/* Text Elements */

h1 {
  color: #e5e5e5;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 50px;
  font-family: 'Montserrat', sans-serif;
}

h1.welcome-title {
  margin-top: 0;
  margin-left: 0;
  padding-right: 30px;
  padding-left: 15px;
  border-radius: 0;
  background-color: transparent;
  text-align: left;
  text-shadow: #353535 3px 6px 10px;
  word-spacing: 5px;
  letter-spacing: 0;
  font-weight: 100;
  font-size: 40px;
  font-family: 'Pontano Sans', sans-serif;
  line-height: 1.11;
}

h1 span.heading-text-1 {
  letter-spacing: 0;
  font-weight: 100;
}

h1.mainpictureTitle {
  margin: -106px 0 -9px 0;
  padding: 49px 0 16px 10px;
  min-height: 94px;
  width: 100%;
  border-radius: 0 0 15px 15px;
  background-color: rgba(111, 111, 111, .7);
  text-align: left;
  text-shadow: #303030 2px 2px 5px;
  font-weight: 400;
  font-family: 'Pontano Sans', sans-serif;
  line-height: .84;
}

h1.galleryheader {
  margin: 30px auto -22px auto;
  padding: 30px 0 4px 50px;
  min-height: 0;
  max-width: none;
  width: auto;
  border-top: 0 solid #e2e2e2;
  border-right: 0 solid rgba(226, 226, 226, .53);
  border-bottom: 0 solid rgba(226, 226, 226, .53);
  border-left: 0 solid rgba(226, 226, 226, .53);
  border-radius: 8px;
  background-color: #303030;
  background-image: -webkit-linear-gradient(top, rgba(133, 133, 133, 1) 0%, rgba(48, 48, 48, 1) 59%);
  background-image:    -moz-linear-gradient(top, rgba(133, 133, 133, 1) 0%, rgba(48, 48, 48, 1) 59%);
  background-image:      -o-linear-gradient(top, rgba(133, 133, 133, 1) 0%, rgba(48, 48, 48, 1) 59%);
  background-image:         linear-gradient(180deg, rgba(133, 133, 133, 1) 0%, rgba(48, 48, 48, 1) 59%);
  box-shadow: rgba(119, 119, 119, .44) 0 9px 9px 0;
  color: #6f6f6f;
  text-align: left;
  text-indent: 0;
  word-spacing: 8px;
  letter-spacing: 2px;
  font-weight: 400;
  font-size: 44px;
  font-family: 'Roboto', sans-serif;
  line-height: .69;
}

h1 span.heading-text-3 {
  color: #d3d3d3;
  font-weight: 100;
  font-style: normal;
  font-size: 29px;
  line-height: .89;
}

h1.homwpicturetitle {
  margin: -43px 0 0 0;
  padding: 42px 0 26px 10px;
  min-height: 94px;
  width: 100%;
  border-radius: 0 0 15px 15px;
  background-color: rgba(111, 111, 111, .7);
  text-align: left;
  text-shadow: #303030 2px 2px 5px;
  font-weight: 400;
  font-family: 'Pontano Sans', sans-serif;
  line-height: .84;
}

h1.contactus.mainpictureTitle {
  margin-top: -106px;
  padding-top: 97px;
  padding-bottom: 14px;
}

h1.gallerytitle.mainpictureTitle {
  margin-top: -113px;
  padding-top: 48px;
}

h1.mainpictureTitle.technicaltitle {
  margin-top: -109px;
  padding-top: 105px;
}

h2 {
  margin-bottom: 35px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  font-size: 24px;
  font-family: 'Roboto', sans-serif;
}

h2.p-heading {
  margin: -7px 7% 55px 7%;
  color: #acacac;
  text-align: center;
  text-shadow: none;
  font-weight: 300;
  font-size: 45px;
  font-family: 'Roboto', sans-serif;
  line-height: 1.12;
}

h2 span.heading-text-2 {
  color: rgba(111, 111, 111, .9);
  letter-spacing: -2px;
  font-weight: 100;
  font-size: 43px;
  line-height: 1.09;
}

h2.heading-2 {
  padding-right: 0;
  padding-left: 30px;
  border-bottom: 1px solid #53ad00;
  color: #333435;
  letter-spacing: 0;
  font-weight: 300;
  font-size: 20px;
}

h3 {
  color: #fc8a1a;
  font-weight: 700;
  font-size: 21px;
  font-family: 'Roboto', sans-serif;
}

h3.heading-3 {
  color: #188d00;
  text-transform: uppercase;
  font-weight: 100;
  font-variant: normal;
  font-size: 28px;
}

h4 {
  margin-bottom: 0;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  font-family: 'Roboto Condensed', sans-serif;
}

h4.form-heading {
  color: #000;
  text-align: center;
  font-weight: 300;
  font-size: 34px;
}

h4.footer-heading {
  margin-top: 7px;
  margin-bottom: 5px;
  padding: 3px 0 3px 10px;
  border-bottom: 2px solid rgba(111, 111, 111, .9);
  border-top-left-radius: 0;
  border-top-right-radius: 20px;
  background-color: #292929;
  box-shadow: none;
  color: #188d00;
  text-align: left;
  font-weight: 200;
  font-size: 26px;
}

h4.welcome-subtitle {
  margin-top: -27px;
  padding-left: 15px;
  text-align: left;
  text-shadow: #1d1e21 2px 2px 5px;
  font-size: 24px;
}

p.paragraph {
  margin-top: 0;
  margin-bottom: 20px;
  color: #808080;
  font-size: 15px;
  font-family: 'Roboto', sans-serif;
  line-height: 2;
}

p.paragraph span.paragraph-text-1 {
  color: #28d702;
  font-weight: 700;
}

p.paragraph.intro-paragraph {
  margin: -34px auto -25px auto;
  padding: 15px;
  border: 1px solid #6f6f6f;
  border-radius: 20px;
  background-color: rgba(226, 226, 226, .53);
  background-image: url('../background-problems.png');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;
  color: rgba(30, 30, 30, .5);
  text-align: center;
  font-weight: 300;
  font-size: 24px;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 1.3;

  background-blend-mode: normal;
  mix-blend-mode: normal;
}

p.paragraph span.Para-Header {
  color: #53ad00;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 100;
  font-size: 30px;
  font-family: 'Roboto', sans-serif;
  line-height: 1.11;
}

p.paragraph span.paragraph-text-2 {
  color: #383838;
}

p.paragraph span.paragraph-text-3 {
  color: #858585;
}

p.paragraph.paragraph-1 {
  display: block;
  margin-right: 4%;
  margin-left: 4%;
  padding-top: 15px;
  padding-right: 10px;
  padding-bottom: 20px;
  background-color: transparent;
  color: #cacaca;
  text-indent: 0;
  word-spacing: 0;
  letter-spacing: 0;
  font-weight: 500;
  line-height: 1.7;
}

p.paragraph span.paragraph-text-4 {
  color: #fff;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.03;
}

p.paragraph span.paragraph-text-5 {
  background-color: transparent;
  color: #072d00;
  text-transform: uppercase;
  font-size: 20px;
}

p.paragraph.heroImageText {
  margin-top: -35px;
  margin-bottom: -15px;
  margin-left: 1%;
  padding-bottom: 0;
  color: #fff;
  text-shadow: #303030 2px 2px 2px;
  font-size: 19px;
  font-family: 'Pontano Sans', sans-serif;
}

p.paragraph span.paragraph-text-6 {
  color: #072d00;
  letter-spacing: 0;
  font-weight: 200;
  font-size: 28px;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: .83;
}

p.paragraph.action-paragraph {
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  max-width: none;
  width: auto;
  color: rgba(0, 0, 0, .75);
  text-shadow: #303030 2px 2px 2px;
  font-weight: 300;
  font-size: 24px;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 1.3;
}

p.paragraph.bulletpoints {
  display: block;
  margin: -24px auto -53px auto;
  padding: 10px 30px 71px;
  border: 1px solid #6f6f6f;
  border-radius: 20px;
  background-color: #f2f2f2;
  background-image: none;
  background-attachment: fixed;
  color: rgba(30, 30, 30, .5);
  text-align: center;
  text-indent: -4px;
  word-spacing: 0;
  letter-spacing: 0;
  font-weight: 300;
  font-size: 15px;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 1.3;
}

p.paragraph.darkgreyPara {
  margin-right: 4%;
  margin-left: 4%;
  padding-right: 10px;
  padding-bottom: 0;
  background-color: transparent;
  color: #28d702;
  text-align: right;
  text-shadow: #1d1e21 2px 2px 5px;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.59;
}

p.paragraph span.paragraph-text-7 {
  text-transform: uppercase;
  font-weight: 900;
  font-size: 15px;
}

p.paragraph.galleryLink {
  margin-right: 2%;
  margin-bottom: 4px;
  margin-left: 0;
  color: #fff;
  text-shadow: #777 2px 2px 2px;
  font-weight: 100;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 1.65;
}

p.paragraph span.paragraph-text-12 {
  color: #1d1e21;
  text-transform: uppercase;
  font-weight: 100;
  font-size: 20px;
  font-family: 'Roboto', sans-serif;
  line-height: 1.19;
}

p.paragraph span.paragraph-text-13 {
  color: #072d00;
}

p.paragraph span.paragraph-text-14 {
  text-transform: uppercase;
  font-size: 27px;
  font-family: 'Roboto', sans-serif;
  line-height: 2.16;
}

p.paragraph span.paragraph-text-15 {
  color: #53ad00;
}

p.paragraph span.paragraph-text-16 {
  color: #303030;
  font-size: 22px;
  line-height: .95;
}

p.paragraph.contactussub.heroImageText {
  margin-top: -61px;
}

p.paragraph.gallerysubtitle.heroImageText {
  margin-top: -93px;
  margin-bottom: -35px;
  padding-bottom: 58px;
}

p.paragraph.heroImageText.technicalSubtitle {
  margin-top: -28px;
  margin-bottom: -14px;
  padding-bottom: 0;
}

p.paragraph.bulletpoints.techmaincopy {
  background-color: #fff;
  color: rgba(30, 30, 30, .6);
}

span.text-element {
  font-family: 'Roboto', sans-serif;
}

span.text-element.form-row-paragraph {
  margin-bottom: 12px;
  margin-left: 0;
  color: #595959;
  text-align: center;
  font-size: 20px;
}

blockquote.videotext {
  margin-top: -28px;
  margin-bottom: 5px;
  padding-top: 5px;
  padding-left: 30px;
  color: #535353;
  word-spacing: 1px;
  letter-spacing: 0;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  line-height: 1.25;
}

a.link-text {
  font-family: 'Roboto', sans-serif;
}

a.link-text.footer-nav-item {
  margin: 1px 0 0;
  padding-top: 0;
  padding-left: 10px;
  max-width: none;
  width: auto;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  background-color: #303030;
  box-shadow: none;
  color: #6f6f6f;
  text-align: left;
  font-size: 15px;
}

a.link-text.active.nav-item {
  color: #28d702;
}

a.link-text.nav-item {
  float: right;
  margin-top: 13px;
  margin-bottom: 0;
  margin-left: 2%;
  padding-bottom: 10px;
  padding-left: 0;
  width: auto;
  color: #fff;
  text-align: right;
  text-transform: uppercase;
  font-size: 16px;
  font-family: 'Roboto Condensed', sans-serif;
}

a.link-text.footer-nav-item:hover {
  background-color: #3d3d3d;
  color: #bababa;
  -webkit-transition-delay: .02s;
     -moz-transition-delay: .02s;
       -o-transition-delay: .02s;
          transition-delay: .02s;
  -webkit-transition-duration: .6s;
     -moz-transition-duration: .6s;
       -o-transition-duration: .6s;
          transition-duration: .6s;
}

a.link-text.nav-item:hover {
  margin-top: 13px;
  padding-bottom: 0;
  border-bottom: 2px solid #fff;
  color: #28d702;
  -webkit-transition-timing-function: linear;
     -moz-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transition-duration: .2s;
     -moz-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
}

a.link-text span.text-link-text-2:hover {
  color: rgba(226, 226, 226, .53);
  text-decoration: underline;
}

/* Common Elements */

div.rule.divider-rule {
  margin: 40px auto;
  width: 90%;
}

/* Interaction Elements */

a.link-button.flat-button {
  position: static;
  display: block;
  float: none;
  clear: right;
  margin: 34px auto -4px auto;
  padding: 5px 20px 1px;
  min-height: 55px;
  max-width: none;
  width: 70%;
  border-width: 3px;
  border-radius: 20px;
  background-color: #136c00;
  background-image: -webkit-linear-gradient(top, rgba(24, 141, 0, 1) 0%, rgba(174, 255, 156, 1) 21%, rgba(24, 141, 0, 1) 47%, rgba(7, 45, 0, 1) 100%);
  background-image:    -moz-linear-gradient(top, rgba(24, 141, 0, 1) 0%, rgba(174, 255, 156, 1) 21%, rgba(24, 141, 0, 1) 47%, rgba(7, 45, 0, 1) 100%);
  background-image:      -o-linear-gradient(top, rgba(24, 141, 0, 1) 0%, rgba(174, 255, 156, 1) 21%, rgba(24, 141, 0, 1) 47%, rgba(7, 45, 0, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(24, 141, 0, 1) 0%, rgba(174, 255, 156, 1) 21%, rgba(24, 141, 0, 1) 47%, rgba(7, 45, 0, 1) 100%);
  box-shadow: #1d1e21 3px 7px 14px 0;
  color: #fff;
  text-shadow: #1d1e21 2px 2px 4px;
  font-weight: 300;
  font-size: 30px;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 1.24;
  -webkit-transition-duration: .2s;
     -moz-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
}

a.link-button span.button-link-text-1 {
  font-weight: 600;
}

a.link-button span.button-link-text-2 {
  font-weight: 100;
}

a.link-button.smallButton {
  margin-top: 0;
  padding: 2px 20px 4px;
  border-width: 2px;
  border-color: #f2f2f2;
  border-top-left-radius: 91px 24px;
  border-top-right-radius: 91px 24px;
  border-bottom-right-radius: 91px 24px;
  border-bottom-left-radius: 91px 24px;
  background-color: #14a839;
  background-image: -webkit-linear-gradient(top, rgba(162, 162, 162, 1) 0%, rgba(202, 202, 202, 1) 18%, rgba(74, 74, 74, 1) 100%);
  background-image:    -moz-linear-gradient(top, rgba(162, 162, 162, 1) 0%, rgba(202, 202, 202, 1) 18%, rgba(74, 74, 74, 1) 100%);
  background-image:      -o-linear-gradient(top, rgba(162, 162, 162, 1) 0%, rgba(202, 202, 202, 1) 18%, rgba(74, 74, 74, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(162, 162, 162, 1) 0%, rgba(202, 202, 202, 1) 18%, rgba(74, 74, 74, 1) 100%);
  box-shadow: rgba(82, 82, 82, .35) 5px 5px 6px 0;
  color: #aeff9c;
  text-shadow: #1d1e21 2px 2px 3px;
  font-size: 16px;
  font-family: 'Roboto Condensed', sans-serif;
}

a.link-button.demo.flat-button {
  margin-top: 18px;
  padding-top: 6px;
  width: 54%;
}

a.link-button.flat-button.gallerybutton {
  margin: 24px 0 5px;
  padding-right: 4px;
  min-height: 47px;
  width: 41%;
  text-align: center;
  font-size: 25px;
}

a.link-button.contact-button.formcontactbtn {
  margin-top: 0;
  margin-bottom: 31px;
  padding-top: 11px;
  width: 65%;
  font-size: 24px;
}

a.link-button.contact-button {
  position: static;
  display: block;
  float: none;
  clear: right;
  margin: 17px auto 25px;
  padding: 5px 20px;
  min-height: 55px;
  max-width: none;
  width: 70%;
  border-width: 3px;
  border-radius: 20px;
  background-color: #136c00;
  background-image: -webkit-linear-gradient(top, rgba(24, 141, 0, 1) 0%, rgba(174, 255, 156, 1) 21%, rgba(24, 141, 0, 1) 47%, rgba(7, 45, 0, 1) 100%);
  background-image:    -moz-linear-gradient(top, rgba(24, 141, 0, 1) 0%, rgba(174, 255, 156, 1) 21%, rgba(24, 141, 0, 1) 47%, rgba(7, 45, 0, 1) 100%);
  background-image:      -o-linear-gradient(top, rgba(24, 141, 0, 1) 0%, rgba(174, 255, 156, 1) 21%, rgba(24, 141, 0, 1) 47%, rgba(7, 45, 0, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(24, 141, 0, 1) 0%, rgba(174, 255, 156, 1) 21%, rgba(24, 141, 0, 1) 47%, rgba(7, 45, 0, 1) 100%);
  box-shadow: #1d1e21 3px 7px 14px 0;
  color: #fff;
  text-shadow: #1d1e21 2px 2px 4px;
  font-weight: 300;
  font-size: 30px;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 1.24;
  -webkit-transition-duration: .2s;
     -moz-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
}

a.link-button.flat-button.mobileHome {
  margin-top: 54px;
  padding-top: 5px;
}

a.link-button.flat-button:hover {
  background-color: transparent;
  box-shadow: rgba(19, 108, 0, .9) 3px 7px 14px 0;
  text-shadow: #1d1e21 1px 1px 4px;
  -webkit-transition-duration: .2s;
     -moz-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
}

a.link-button.smallButton:hover {
  box-shadow: rgba(82, 82, 82, .34902) 2px 2px 3px 0;
  text-shadow: #1d1e21 0 0 2px;
}

a.link-button.contact-button:hover {
  background-color: transparent;
  box-shadow: rgba(19, 108, 0, .9) 3px 7px 14px 0;
  text-shadow: #1d1e21 1px 1px 4px;
  -webkit-transition-duration: .2s;
     -moz-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
}

/* Layout Elements */

body > .row.welcome-row {
  padding-top: 60px;
  padding-bottom: 10px;
  max-width: none;
  border-top: 2px solid #b6b6b6;
  border-bottom: 2px solid #999;
  background-color: #333;
  background-image: -webkit-linear-gradient(top, rgba(24, 141, 0, 1) 0%, rgba(174, 255, 156, 1) 6%, rgba(22, 134, 0, 1) 30%, rgba(8, 48, 0, 1) 91%);
  background-image:    -moz-linear-gradient(top, rgba(24, 141, 0, 1) 0%, rgba(174, 255, 156, 1) 6%, rgba(22, 134, 0, 1) 30%, rgba(8, 48, 0, 1) 91%);
  background-image:      -o-linear-gradient(top, rgba(24, 141, 0, 1) 0%, rgba(174, 255, 156, 1) 6%, rgba(22, 134, 0, 1) 30%, rgba(8, 48, 0, 1) 91%);
  background-image:         linear-gradient(180deg, rgba(24, 141, 0, 1) 0%, rgba(174, 255, 156, 1) 6%, rgba(22, 134, 0, 1) 30%, rgba(8, 48, 0, 1) 91%);
  background-clip: padding-box;
  box-shadow: #4d4d4d 0 13px 35px 0;
  -webkit-transform: scale(1, 1);
     -moz-transform: scale(1, 1);
       -o-transform: scale(1, 1);
          transform: scale(1, 1);
}

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

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

body > .row.nav-row {
  max-width: none;
  background-color: #4c4c4c;
}

body > .row.form-row {
  padding-top: 40px;
  padding-bottom: 40px;
  max-width: none;
  background-color: #f2f2f2;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 6%, rgba(242, 242, 242, 1) 68%, rgba(152, 152, 152, 1) 100%);
  background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, 1) 6%, rgba(242, 242, 242, 1) 68%, rgba(152, 152, 152, 1) 100%);
  background-image:      -o-linear-gradient(top, rgba(255, 255, 255, 1) 6%, rgba(242, 242, 242, 1) 68%, rgba(152, 152, 152, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(255, 255, 255, 1) 6%, rgba(242, 242, 242, 1) 68%, rgba(152, 152, 152, 1) 100%);
}

body > .row.footer-row {
  padding-top: 50px;
  padding-bottom: 100px;
  max-width: none;
  background-color: #333;
  background-image: -webkit-linear-gradient(top, rgba(29, 30, 33, .8) 0%, rgba(111, 111, 111, .9) 22%, rgba(48, 48, 48, 1) 66%, rgba(16, 17, 19, 1) 100%);
  background-image:    -moz-linear-gradient(top, rgba(29, 30, 33, .8) 0%, rgba(111, 111, 111, .9) 22%, rgba(48, 48, 48, 1) 66%, rgba(16, 17, 19, 1) 100%);
  background-image:      -o-linear-gradient(top, rgba(29, 30, 33, .8) 0%, rgba(111, 111, 111, .9) 22%, rgba(48, 48, 48, 1) 66%, rgba(16, 17, 19, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(29, 30, 33, .8) 0%, rgba(111, 111, 111, .9) 22%, rgba(48, 48, 48, 1) 66%, rgba(16, 17, 19, 1) 100%);
}

body > .row > [class*='coffee-span-'].ignition {
  padding-top: 34px;
  padding-bottom: 60px;
}

body > .row.subscribe {
  margin-top: 16px;
  padding-top: 30px;
  padding-bottom: 5px;
  max-width: none;
  border-top: 2px solid #6f6f6f;
  border-bottom: 2px solid #6f6f6f;
  background-color: #e6e6e6;
  background-image: -webkit-linear-gradient(top, rgba(82, 82, 82, 1) 0%, rgba(202, 202, 202, 1) 24%, rgba(111, 111, 111, 1) 57%, rgba(29, 30, 33, 1) 100%);
  background-image:    -moz-linear-gradient(top, rgba(82, 82, 82, 1) 0%, rgba(202, 202, 202, 1) 24%, rgba(111, 111, 111, 1) 57%, rgba(29, 30, 33, 1) 100%);
  background-image:      -o-linear-gradient(top, rgba(82, 82, 82, 1) 0%, rgba(202, 202, 202, 1) 24%, rgba(111, 111, 111, 1) 57%, rgba(29, 30, 33, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(82, 82, 82, 1) 0%, rgba(202, 202, 202, 1) 24%, rgba(111, 111, 111, 1) 57%, rgba(29, 30, 33, 1) 100%);
  box-shadow: #6f6f6f 0 8px 17px 0;
}

body > .row.text-row {
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding: 25px 30px 30px;
  max-width: 1000px;
  width: 90%;
  border: 1px solid #adadad;
  border-radius: 30px;
  background-color: #cacaca;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(111, 111, 111, .9) 100%);
  background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(111, 111, 111, .9) 100%);
  background-image:      -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(111, 111, 111, .9) 100%);
  background-image:         linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(111, 111, 111, .9) 100%);
  box-shadow: none;
}

body > .row > [class*='coffee-span-'].column-1 {
  min-height: 60px;
  background-image: -webkit-linear-gradient(top, rgba(172, 172, 172, 1) 1%, rgba(111, 111, 111, 1) 11%, rgba(111, 111, 111, 1) 68%, rgba(44, 46, 51, 1) 100%);
  background-image:    -moz-linear-gradient(top, rgba(172, 172, 172, 1) 1%, rgba(111, 111, 111, 1) 11%, rgba(111, 111, 111, 1) 68%, rgba(44, 46, 51, 1) 100%);
  background-image:      -o-linear-gradient(top, rgba(172, 172, 172, 1) 1%, rgba(111, 111, 111, 1) 11%, rgba(111, 111, 111, 1) 68%, rgba(44, 46, 51, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(172, 172, 172, 1) 1%, rgba(111, 111, 111, 1) 11%, rgba(111, 111, 111, 1) 68%, rgba(44, 46, 51, 1) 100%);
  box-shadow: #1d1e21 0 3px 17px 0;
}

body > .row.mainpic1 {
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 400px;
  min-height: 0;
  max-width: none;
  background-image: url('../HOOKA-heroPic.jpg');
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
  -webkit-transition-duration: 1s;
     -moz-transition-duration: 1s;
       -o-transition-duration: 1s;
          transition-duration: 1s;
}

body > .row.mainpic-2 {
  margin-top: -51px;
  margin-bottom: 0;
  padding-top: 80px;
  padding-bottom: 400px;
  min-height: 0;
  max-width: none;
  background-image: url('../Hooka-Mainscreen-4.jpg');
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
  -webkit-transition-duration: 1s;
     -moz-transition-duration: 1s;
       -o-transition-duration: 1s;
          transition-duration: 1s;
}

body > .row.mainpic-3 {
  position: static;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 400px;
  min-height: 0;
  max-width: none;
  background-image: url('../Hooka-Mainscreen-3.jpg');
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
  -webkit-transition-duration: 1s;
     -moz-transition-duration: 1s;
       -o-transition-duration: 1s;
          transition-duration: 1s;
}

body > .row > [class*='coffee-span-'].column-2 {
  padding-top: 8px;
  border-width: 0;
  border-style: none;
}

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

body > .row.slider {
  margin-top: -52px;
  margin-bottom: 0;
  padding-top: 112px;
  padding-bottom: 400px;
  min-height: 0;
  max-width: none;
  background-image: url('../Hooka-Mainscreen-2.jpg');
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
  -webkit-transition-duration: 1s;
     -moz-transition-duration: 1s;
       -o-transition-duration: 1s;
          transition-duration: 1s;
}

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

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

body > .row > [class*='coffee-span-'].column-3 {
  border: 2px solid #6f6f6f;
  border-radius: 10px;
  background-color: #fff;
}

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

.subgrid.subgrid-1 {
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px;
}

.subgrid > .row > [class*='coffee-span-'].subgrid-column-5 {
  padding-top: 6px;
  background-color: transparent;
}

.subgrid > .row > [class*='coffee-span-'].subgrid-column-6 {
  padding-top: 10px;
  background-color: transparent;
}

.subgrid > .row.subgrid-row-1 {
  max-width: 1000px;
  border: 0 none #989898;
  border-radius: 30px;
  background-color: #303030;
}

.subgrid > .row.technicals {
  position: relative;
  top: 10px;
  margin-top: -4px;
  padding: 10px;
  width: 94%;
  border-right: 1px solid #6f6f6f;
  border-bottom: 1px solid #6f6f6f;
  border-left: 1px solid #6f6f6f;
  border-radius: 20px 20px 30px 30px;
  background-color: #cacaca;
  background-image: -webkit-linear-gradient(top, rgba(48, 48, 48, 1) 0%, rgba(111, 111, 111, 1) 97%);
  background-image:    -moz-linear-gradient(top, rgba(48, 48, 48, 1) 0%, rgba(111, 111, 111, 1) 97%);
  background-image:      -o-linear-gradient(top, rgba(48, 48, 48, 1) 0%, rgba(111, 111, 111, 1) 97%);
  background-image:         linear-gradient(180deg, rgba(48, 48, 48, 1) 0%, rgba(111, 111, 111, 1) 97%);
  box-shadow: none;
  -webkit-transition-delay: 0s, 0s;
     -moz-transition-delay: 0s, 0s;
       -o-transition-delay: 0s, 0s;
          transition-delay: 0s, 0s;
  -webkit-transition-timing-function: ease, linear;
     -moz-transition-timing-function: ease, linear;
       -o-transition-timing-function: ease, linear;
          transition-timing-function: ease, linear;
  -webkit-transition-duration: 0s, .3s;
     -moz-transition-duration: 0s, .3s;
       -o-transition-duration: 0s, .3s;
          transition-duration: 0s, .3s;
  -webkit-transition-property: all, all;
     -moz-transition-property: all, all;
       -o-transition-property: all, all;
          transition-property: all, all;
}

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

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

.subgrid > .row > [class*='coffee-span-'].flexparent {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  margin-right: 0;
  margin-left: 0;
  height: auto;
}

.subgrid.subgrid-3 {
  margin-top: 48px;
}

.subgrid > .row > [class*='coffee-span-'].contactformblock {
  border: 1px solid #909090;
  border-radius: 15px;
  background-color: #fff;
}

.subgrid > .row > [class*='coffee-span-'].subgrid-column-1 {
  box-shadow: none;
  -webkit-transform: translateX(0px) rotate(0deg);
     -moz-transform: translateX(0px) rotate(0deg);
       -o-transform: translateX(0px) rotate(0deg);
          transform: translateX(0px) rotate(0deg);

  mix-blend-mode: normal;
}

.subgrid.subgrid-4 {
  border-width: 0;
  border-style: none;
}

.container.centered-container {
  margin-right: auto;
  margin-left: auto;
  max-width: 900px;
}

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

.container {
  width: auto;
}

.container.flexitemtable1 {
  padding-bottom: 12px;
  width: 100%;
  border-bottom: 1px solid rgba(226, 226, 226, .53);
}

.container.flexitemtable2 {
  padding-bottom: 12px;
  width: 100%;
  border-bottom: 1px solid rgba(226, 226, 226, .53);
}

.container.flexitemtable3 {
  padding-bottom: 12px;
  width: 100%;
  border-bottom: 1px solid rgba(226, 226, 226, .53);
}

.container.flexitemtable4 {
  padding-bottom: 12px;
  width: 100%;
  border-bottom: 1px solid rgba(226, 226, 226, .53);
}

.container.flexitemtable5 {
  margin-right: auto;
  margin-bottom: 7px;
  margin-left: auto;
  padding-right: 0;
  padding-bottom: 12px;
  padding-left: 0;
  width: 100%;
  border-bottom: 1px solid rgba(226, 226, 226, .53);
}

a.responsive-picture.logo {
  float: left;
  margin: -40px 2% 0 5%;
  max-width: 215px;
  box-shadow: none;
}

div.responsive-picture.gallery-image {
  position: static;
  float: none;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  max-width: none;
  width: 82%;
  border-right: 0 solid #fff;
  border-left: 0 solid #fff;
  border-radius: 6px;
  box-shadow: #777 6px 6px 8px 0;
  vertical-align: baseline;
}

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

div.responsive-picture.image {
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
}

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

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

.row > [class*='coffee-span-'] .html-element.html-element-1 {
  display: none;
}

span.glyph.font-icon-1 {
  float: right;
  margin-top: 12px;
  margin-right: 0;
  margin-bottom: 0;
  padding-right: 0;
  padding-bottom: 10px;
  padding-left: 6px;
  max-width: none;
  width: auto;
  color: #fff;
  text-align: right;
  font-size: 18px;
}

.row > [class*='coffee-span-'] .html-element.hooka-menu {
  display: none;
}

div.responsive-picture.picture-1 {
  position: absolute;
  display: block;
  margin-top: -95px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0;
  padding-bottom: 0;
  max-width: 401px;
  width: 100%;
  background-image: none;
  background-clip: border-box;
  -webkit-transition-duration: 1.5s;
     -moz-transition-duration: 1.5s;
       -o-transition-duration: 1.5s;
          transition-duration: 1.5s;
}

.row > [class*='coffee-span-'] .html-element.Video {
  position: static;
  overflow: hidden;
  min-height: 50px;
  max-width: none;
  max-height: none;
  width: auto;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  box-shadow: rgba(119, 119, 119, .53) 10px 10px 18px 1px;
}

div.responsive-picture.floatingImage {
  position: static;
  float: right;
  clear: none;
  margin: -38px 4% 20px 0;
  max-width: 600px;
  width: 100%;
  -webkit-transition-duration: .59s;
     -moz-transition-duration: .59s;
       -o-transition-duration: .59s;
          transition-duration: .59s;
}

.row > [class*='coffee-span-'] .html-element.html-element-2 {
  margin-right: auto;
  margin-left: auto;
}

.row > [class*='coffee-span-'] .html-element.html-element-3 {
  width: 100%;
}

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

  h1.welcome-title {
    position: static;
    float: none;
    clear: none;
    margin-top: 0;
    margin-right: 0;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
    border-radius: 10px;
    background-color: transparent;
    text-align: left;
    text-shadow: #353535 3px 3px 5px;
    font-weight: 900;
    font-size: 28px;
  }

  h1.mainpictureTitle {
    margin-top: -147px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 53px;
    padding-bottom: 10px;
    min-height: 67px;
    width: auto;
    text-shadow: #303030 2px 2px 5px;
    line-height: .9;
  }

  h1 span.galleryheader {
    background-color: transparent;
    color: #6f6f6f;
    font-weight: 400;
    font-size: 42px;
    font-family: 'Roboto', sans-serif;
  }

  h1.galleryheader {
    margin: 25px auto -20px auto;
    padding-top: 30px;
    padding-bottom: 4px;
    width: 96%;
    border: 0 none #fff;
    border-radius: 10px;
    background-color: #303030;
    box-shadow: none;
    color: #cacaca;
    font-size: 12px;
  }

  h1 span.heading-text-3 {
    color: #cacaca;
    font-weight: 200;
    font-size: 28px;
    line-height: 1.07;
  }

  h1.homwpicturetitle {
    margin-top: -147px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 53px;
    padding-bottom: 10px;
    min-height: 67px;
    width: auto;
    text-shadow: #303030 2px 2px 5px;
    line-height: .9;
  }

  h1.mainpictureTitle.technicaltitle {
    margin-top: -64px;
    padding-top: 60px;
    box-shadow: #303030 2px 2px 5px 0;
  }

  h1.hometitle.homwpicturetitle {
    margin-top: -148px;
    width: auto;
    box-shadow: #303030 2px 2px 5px 0;
  }

  h2 {
    font-size: 20px;
  }

  h2.p-heading {
    margin-top: -23px;
    margin-bottom: 11px;
    color: #acacac;
    text-shadow: none;
    font-weight: 100;
    font-size: 37px;
    line-height: 1;
  }

  h2 span.heading-text-2 {
    font-size: 39px;
    font-family: 'Roboto Condensed', sans-serif;
  }

  h3 {
    font-size: 18px;
  }

  h4.form-heading {
    font-size: 28px;
  }

  h4.footer-heading {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 17px;
  }

  h4.welcome-subtitle {
    margin-top: 0;
    padding-right: 15px;
    padding-left: 13px;
    text-shadow: #1d1e21 2px 2px 4px;
    font-weight: 500;
    font-size: 19px;
  }

  p.paragraph {
    display: list-item;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 1.7;
  }

  p.paragraph.intro-paragraph {
    border-color: rgba(111, 111, 111, .47);
    background-position: center bottom;
    font-size: 20px;
  }

  p.paragraph.paragraph-1 {
    background-color: transparent;
  }

  p.paragraph.heroImageText {
    display: block;
    margin-top: -248px;
    margin-bottom: 91px;
    padding-top: 0;
    padding-left: 3px;
    color: #fff;
    text-shadow: #303030 2px 2px 2px;
    word-spacing: 2px;
    font-size: 17px;
    font-family: 'Pontano Sans', sans-serif;
  }

  p.paragraph span.paragraph-text-6 {
    color: #105c00;
    font-size: 18px;
  }

  p.paragraph.action-paragraph {
    display: block;
    text-align: center;
    font-size: 20px;
  }

  p.paragraph.bulletpoints {
    overflow: auto;
    margin-top: -4px;
    margin-bottom: -25px;
    padding-top: 10px;
    padding-bottom: 42px;
    border-color: rgba(111, 111, 111, .47);
    background-color: #f2f2f2;
    background-image: none;
    background-clip: border-box;
    color: #525252;
    text-indent: -4px;
    font-size: 20px;
  }

  p.paragraph.darkgreyPara {
    display: block;
    padding-bottom: 0;
    background-color: transparent;
    color: #28d702;
    text-shadow: #1d1e21 2px 2px 5px;
    line-height: 1.52;
  }

  p.paragraph span.Para-Header {
    color: #188d00;
    font-weight: 300;
    line-height: 1.17;
  }

  p.paragraph span.paragraph-text-7 {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 15px;
  }

  p.paragraph span.paragraph-text-14 {
    text-transform: uppercase;
    font-weight: 200;
    font-size: 32px;
    font-family: 'Roboto', sans-serif;
    line-height: 2.09;
  }

  p.paragraph.galleryLink {
    display: block;
    padding-left: 12px;
    text-shadow: #1d1e21 1px 1px 1px;
  }

  p.paragraph.contactussub.heroImageText {
    margin-top: -275px;
    margin-bottom: 9px;
  }

  p.paragraph.gallerysubtitle.heroImageText {
    margin-top: -271px;
  }

  p.paragraph.heroImageText.technicalSubtitle {
    margin-top: -263px;
    margin-bottom: -14px;
  }

  p.paragraph.heroImageText.homeSubtitle {
    margin-top: -271px;
  }

  span.text-element.form-row-paragraph {
    font-size: 17px;
  }

  a.link-text.footer-nav-item {
    margin-top: 1px;
    margin-bottom: 1px;
    margin-left: 0;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 14px;
  }

  /* Common Elements */

  div.rule.divider-rule {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  /* Interaction Elements */

  a.link-button.flat-button {
    margin-top: 28px;
    margin-bottom: -12px;
    padding-top: 14px;
    min-height: 60px;
    text-shadow: #1d1e21 3px 3px 3px;
    font-size: 25px;
  }

  a.link-button.contact-button {
    margin-top: 28px;
    margin-bottom: -12px;
    padding-top: 14px;
    min-height: 60px;
    text-shadow: #1d1e21 3px 3px 3px;
    font-size: 25px;
  }

  a.link-button.flat-button.gallerybutton {
    padding-top: 4px;
    padding-bottom: 4px;
    width: 49%;
  }

  a.link-button.contact-button.formcontactbtn {
    padding-top: 15px;
    font-size: 22px;
  }

  /* Layout Elements */

  body > .row.welcome-row {
    padding-top: 60px;
    padding-bottom: 10px;
  }

  body > .row.form-row {
    margin-bottom: 0;
    padding-top: 60px;
    padding-bottom: 72px;
  }

  body > .row > [class*='coffee-span-'].ignition {
    padding-top: 7px;
    padding-bottom: 60px;
  }

  body > .row.subscribe {
    margin-top: 12px;
    padding-top: 27px;
    padding-bottom: 4px;
  }

  body > .row.text-row {
    margin-top: 26px;
    margin-bottom: 21px;
    padding: 30px 30px 34px;
    background-color: rgba(111, 111, 111, .56);
  }

  body > .row.mainpic1 {
    padding-top: 300px;
    padding-bottom: 300px;
    background-image: url('../HOOKA-heroPic.jpg');
    -webkit-transition-duration: 1s;
       -moz-transition-duration: 1s;
         -o-transition-duration: 1s;
            transition-duration: 1s;
  }

  body > .row.mainpic-2 {
    padding-top: 300px;
    padding-bottom: 300px;
    background-image: url('../Hooka-Mainscreen-4.jpg');
    background-position: center top;
    -webkit-transition-duration: 1s;
       -moz-transition-duration: 1s;
         -o-transition-duration: 1s;
            transition-duration: 1s;
  }

  body > .row.mainpic-3 {
    padding-top: 300px;
    padding-bottom: 300px;
    background-image: url('../Hooka-Mainscreen-3.jpg');
    background-position: center center;
    -webkit-transition-duration: 1s;
       -moz-transition-duration: 1s;
         -o-transition-duration: 1s;
            transition-duration: 1s;
  }

  body > .row.slider {
    margin-top: -51px;
    margin-right: 0;
    margin-left: 0;
    padding-top: 300px;
    padding-bottom: 300px;
    background-image: url('../Hooka-Mainscreen-2.jpg');
    background-position: 34.2% -80%;
    -webkit-transition-duration: 1s;
       -moz-transition-duration: 1s;
         -o-transition-duration: 1s;
            transition-duration: 1s;
  }

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

  body > .row > [class*='coffee-span-'].column-6 {
    height: 81%;
  }

  .subgrid > .row > [class*='coffee-span-'].subgrid-column-6 {
    background-color: transparent;
  }

  .subgrid > .row.technicals {
    margin-right: auto;
    margin-left: auto;
    padding-right: 16px;
    padding-left: 10px;
    width: 100%;
    border-right-width: 1px;
    border-right-color: #6f6f6f;
    border-bottom-width: 1px;
    border-bottom-color: #6f6f6f;
    border-left-width: 1px;
    border-left-color: #6f6f6f;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    background-color: #6f6f6f;
    background-image: -webkit-linear-gradient(top, rgba(48, 48, 48, 1) 0%, rgba(111, 111, 111, 1) 97%);
    background-image:    -moz-linear-gradient(top, rgba(48, 48, 48, 1) 0%, rgba(111, 111, 111, 1) 97%);
    background-image:      -o-linear-gradient(top, rgba(48, 48, 48, 1) 0%, rgba(111, 111, 111, 1) 97%);
    background-image:         linear-gradient(180deg, rgba(48, 48, 48, 1) 0%, rgba(111, 111, 111, 1) 97%);
  }

  .subgrid > .row > [class*='coffee-span-'].flexparent {
    padding-right: 0;
  }

  .subgrid > .row > [class*='coffee-span-'].subgrid-column-5 {
    background-color: transparent;
  }

  .subgrid > .row.subgrid-row-1 {
    background-color: #303030;
  }

  .container.centered-container {
    margin-top: 27px;
  }

  a.responsive-picture.logo {
    margin-right: 3%;
    padding-right: 0;
    max-width: 174px;
  }

  .row > [class*='coffee-span-'] .html-element.html-element-1 {
    display: none;
  }

  .row > [class*='coffee-span-'] .html-element.hooka-menu {
    display: none;
    overflow: auto;
  }

  div.responsive-picture.picture-1 {
    margin-top: -65px;
    min-width: 44px;
    max-width: 313px;
    max-height: none;
    width: 100%;
    -webkit-transition-duration: 1.5s;
       -moz-transition-duration: 1.5s;
         -o-transition-duration: 1.5s;
            transition-duration: 1.5s;
    -webkit-transition-property: all;
       -moz-transition-property: all;
         -o-transition-property: all;
            transition-property: all;
  }

  div.responsive-picture.gallery-image {
    margin: 0 auto;
    padding-right: 0;
    padding-left: 0;
    width: 90%;
    border-right-width: 0;
    border-right-style: solid;
  }
}

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

  h1 span.heading-text-1 {
    letter-spacing: 0;
    font-size: 20px;
    line-height: .64;
  }

  h1.welcome-title {
    display: block;
    margin: -6px 0;
    padding-right: 0;
    padding-left: 0;
    border-radius: 15px;
    background-color: transparent;
    text-align: left;
    text-shadow: #373737 2px 2px 4px;
    font-size: 40px;
    line-height: .65;
  }

  h1.mainpictureTitle {
    margin: -117px auto 0 auto;
    padding-top: 66px;
    padding-bottom: 5px;
    min-height: 0;
    width: auto;
    text-indent: 0;
    text-shadow: #303030 2px 2px 5px;
    font-size: 25px;
    line-height: .93;
    -webkit-transition-duration: .5s;
       -moz-transition-duration: .5s;
         -o-transition-duration: .5s;
            transition-duration: .5s;
  }

  h1 span.heading-text-3 {
    font-size: 28px;
    line-height: .88;
  }

  h1.galleryheader {
    margin-top: 47px;
    margin-bottom: -30px;
    padding-top: 32px;
    padding-bottom: 4px;
    padding-left: 22px;
    width: 96%;
    border-radius: 10px;
  }

  h1.homwpicturetitle {
    margin: -137px auto 0 auto;
    padding-top: 39px;
    padding-bottom: 12px;
    min-height: 0;
    width: auto;
    text-indent: 0;
    text-shadow: #303030 2px 2px 5px;
    font-size: 35px;
    line-height: .93;
    -webkit-transition-duration: .5s;
       -moz-transition-duration: .5s;
         -o-transition-duration: .5s;
            transition-duration: .5s;
  }

  h1.contactus.mainpictureTitle {
    margin-top: -102px;
    padding-top: 58px;
    padding-bottom: 9px;
    box-shadow: #303030 2px 2px 5px 0;
  }

  h1.gallerytitle.mainpictureTitle {
    margin-top: -102px;
    padding-top: 47px;
    box-shadow: #303030 2px 2px 5px 0;
  }

  h1.mainpictureTitle.technicaltitle {
    margin-top: 57px;
    padding-top: 49px;
    padding-bottom: 12px;
    box-shadow: #303030 2px 2px 5px 0;
  }

  h2 {
    font-size: 17px;
  }

  h2.p-heading {
    margin-top: -15px;
    margin-bottom: 20px;
    color: #858585;
    text-shadow: none;
    font-weight: 100;
    font-size: 40px;
    line-height: .85;
  }

  h2 span.heading-text-2 {
    letter-spacing: 0;
    font-size: 30px;
    line-height: 1;
  }

  h3 {
    font-size: 16px;
  }

  h4.form-heading {
    font-size: 24px;
  }

  h4.welcome-subtitle {
    display: block;
    margin-top: 0;
    margin-right: 15%;
    margin-left: 30%;
    padding-left: 0;
    font-size: 15px;
  }

  p.paragraph {
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 1.5;
  }

  p.paragraph.intro-paragraph {
    background-position: center bottom;
    background-size: 93% 94%;
    font-size: 17px;
  }

  p.paragraph.paragraph-1 {
    margin: 10px 2% 15px;
  }

  p.paragraph.heroImageText {
    margin-top: -177px;
    margin-bottom: 59px;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 36px;
    padding-left: 7px;
    max-width: none;
    width: auto;
    color: #fff;
    text-transform: uppercase;
    text-shadow: #303030 2px 2px 2px;
    font-weight: 700;
    font-size: 13px;
    font-family: 'Pontano Sans', sans-serif;
  }

  p.paragraph.action-paragraph {
    text-align: center;
    font-size: 17px;
  }

  p.paragraph.bulletpoints {
    margin-top: -39px;
    padding-top: 12px;
    font-size: 17px;
  }

  p.paragraph span.paragraph-text-5 {
    line-height: 1.29;
  }

  p.paragraph.darkgreyPara {
    margin: 10px 2% 0;
    padding-bottom: 0;
    text-align: center;
  }

  p.paragraph span.paragraph-text-8 {
    text-transform: uppercase;
  }

  p.paragraph span.paragraph-text-7 {
    font-weight: 800;
    font-size: 15px;
  }

  p.paragraph span.paragraph-text-9 {
    font-size: 14px;
    line-height: 1.49;
  }

  p.paragraph span.paragraph-text-10 {
    font-size: 14px;
    line-height: 1.49;
  }

  p.paragraph span.paragraph-text-14 {
    text-transform: uppercase;
    font-size: 23px;
    font-family: 'Roboto', sans-serif;
    line-height: 1.9;
  }

  p.paragraph.galleryLink {
    display: block;
    padding-left: 15px;
  }

  p.paragraph.contactussub.heroImageText {
    margin-top: -160px;
    margin-bottom: 43px;
    padding-bottom: 0;
    padding-left: 11px;
  }

  p.paragraph.gallerysubtitle.heroImageText {
    margin-top: -170px;
    margin-bottom: -39px;
    padding-bottom: 53px;
    padding-left: 10px;
  }

  p.paragraph.heroImageText.technicalSubtitle {
    margin-top: -170px;
    margin-bottom: -106px;
    padding-left: 10px;
  }

  p.paragraph.heroImageText.homeSubtitle {
    margin-top: -174px;
    margin-bottom: 68px;
    padding-left: 11px;
  }

  p.paragraph.paragraph-2 {
    display: block;
  }

  p.paragraph.bulletpoints.techmaincopy {
    margin-top: -8px;
  }

  span.text-element.form-row-paragraph {
    font-size: 15px;
  }

  a.link-text.nav-item {
    position: static;
    display: block;
    float: none;
    clear: none;
    margin-top: 0;
    margin-left: 0;
    padding-bottom: 5px;
    width: auto;
    vertical-align: baseline;
    text-align: center;
    font-size: 20px;
  }

  a.link-text.active.nav-item {
    margin-top: 0;
  }

  /* Common Elements */

  div.rule.divider-rule {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  /* Interaction Elements */

  a.link-button.flat-button {
    margin-top: 10px;
    margin-bottom: 34px;
    margin-left: auto;
    padding-top: 7px;
    padding-right: 0;
    padding-left: 8px;
    min-height: 50px;
    width: 88%;
    text-shadow: #1d1e21 2px 2px 2px;
    font-size: 24px;
    line-height: 1.24;
  }

  a.link-button.smallButton {
    float: right;
  }

  a.link-button.flat-button.mobileHome {
    margin-top: 46px;
    padding-top: 7px;
  }

  a.link-button.contact-button {
    padding-top: 9px;
    padding-right: 0;
    padding-left: 0;
    min-height: 50px;
    text-shadow: #1d1e21 2px 2px 2px;
    font-size: 24px;
    line-height: 1.24;
  }

  a.link-button.flat-button.gallerybutton {
    margin-top: 12px;
    margin-bottom: 30px;
    width: 87%;
  }

  a.link-button.contact-button.formcontactbtn {
    padding-top: 12px;
    font-size: 19px;
  }

  /* Layout Elements */

  body > .row.welcome-row {
    padding-top: 40px;
    padding-bottom: 15px;
  }

  body > .row.form-row {
    margin-bottom: 0;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  body > .row.footer-row {
    padding-top: 30px;
    padding-bottom: 50px;
  }

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

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

  body > .row.subscribe {
    margin-top: 25px;
    margin-bottom: -17px;
    padding-top: 40px;
    padding-bottom: 0;
  }

  body > .row.text-row {
    margin-top: 35px;
    margin-bottom: 0;
    padding: 10px 0;
    width: 96%;
    border-radius: 20px;
    background-color: rgba(111, 111, 111, .56);
  }

  body > .row > [class*='coffee-span-'].column-1 {
    display: none;
    min-height: 80px;
    background-image: -webkit-linear-gradient(top, rgba(172, 172, 172, 1) 1%, rgba(111, 111, 111, 1) 4%, rgba(111, 111, 111, 1) 94%, rgba(44, 46, 51, 1) 100%);
    background-image:    -moz-linear-gradient(top, rgba(172, 172, 172, 1) 1%, rgba(111, 111, 111, 1) 4%, rgba(111, 111, 111, 1) 94%, rgba(44, 46, 51, 1) 100%);
    background-image:      -o-linear-gradient(top, rgba(172, 172, 172, 1) 1%, rgba(111, 111, 111, 1) 4%, rgba(111, 111, 111, 1) 94%, rgba(44, 46, 51, 1) 100%);
    background-image:         linear-gradient(180deg, rgba(172, 172, 172, 1) 1%, rgba(111, 111, 111, 1) 4%, rgba(111, 111, 111, 1) 94%, rgba(44, 46, 51, 1) 100%);
  }

  body > .row > [class*='coffee-span-'].column-2 {
    margin-top: 17px;
    padding-right: 30px;
    padding-left: 30px;
  }

  body > .row > [class*='coffee-span-'].column-3 {
    height: auto;
    background-color: #fff;
  }

  body > .row.mainpic1 {
    padding-top: 200px;
    padding-bottom: 200px;
    -webkit-transition-duration: 1s;
       -moz-transition-duration: 1s;
         -o-transition-duration: 1s;
            transition-duration: 1s;
  }

  body > .row.mainpic-2 {
    margin-top: 0;
    padding-top: 200px;
    padding-bottom: 200px;
    background-position: 45.6% center;
    -webkit-transition-duration: 1s;
       -moz-transition-duration: 1s;
         -o-transition-duration: 1s;
            transition-duration: 1s;
  }

  body > .row.mainpic-3 {
    margin-top: 0;
    padding-top: 200px;
    padding-bottom: 200px;
    background-image: url('../Hooka-Mainscreen-3.jpg');
    background-position: left center;
  }

  body > .row > [class*='coffee-span-'].column-4 {
    padding-right: 0;
    padding-left: 0;
    min-height: 50px;
    max-height: 600px;
    height: 100%;
  }

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

  body > .row.slider {
    margin-top: 0;
    padding-top: 200px;
    padding-bottom: 200px;
    background-position: 31.4% center;
  }

  .subgrid > .row > [class*='coffee-span-'].subgrid-column-5 {
    background-color: transparent;
  }

  .subgrid > .row > [class*='coffee-span-'].subgrid-column-6 {
    background-color: transparent;
  }

  .subgrid > .row.subgrid-row-1 {
    border-radius: 20px;
    background-color: #303030;
  }

  .subgrid > .row.technicals {
    padding-right: 10px;
    padding-left: 10px;
    width: 100%;
    border-right-width: 1px;
    border-right-color: #525252;
    border-bottom-width: 1px;
    border-bottom-color: #525252;
    border-left-width: 1px;
    border-left-color: #525252;
    border-radius: 20px;
    background-color: #6f6f6f;
  }

  .subgrid.subgrid-2 {
    border-radius: 0 0 24px 24px;
  }

  .subgrid > .row > [class*='coffee-span-'].flexparent {
    position: static;
    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;
    float: left;
    clear: none;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0;
    min-height: 0;
    max-height: none;
    height: auto;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
  }

  .subgrid > .row > [class*='coffee-span-'].subgrid-column-8 {
    margin-top: -38px;
    margin-right: 0;
    margin-left: 0;
    padding-right: 22px;
    padding-left: 21px;
  }

  .subgrid > .row.technicalGallery {
    margin-right: 0;
    margin-left: 0;
    max-width: none;
    width: auto;
  }

  .subgrid > .row > [class*='coffee-span-'].contactformblock {
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    border-radius: 15px;
    background-color: #fff;
  }

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

  .container.nav-container {
    padding-top: 5px;
    padding-bottom: 5px;
    min-height: 50px;
  }

  .container.centered-container {
    margin-top: 48px;
  }

  .container.flexitemtable1 {
    -ms-flex-order: 0;
    width: 100%;

    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
            align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
       -moz-box-ordinal-group: 1;
            order: 0;
  }

  .container.flexitemtable2 {
    width: 100%;
  }

  .container.flexitemtable3 {
    width: 100%;
  }

  .container.flexitemtable4 {
    width: 100%;
  }

  .container.flexitemtable5 {
    width: 100%;
  }

  a.responsive-picture.logo {
    float: left;
    margin: -25px auto 5px 20px;
    max-width: 126px;
  }

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

  .row > [class*='coffee-span-'] .html-element.html-element-1 {
    display: block;
    margin-top: -9px;
    min-width: 0;
    min-height: 60px;
  }

  .row > [class*='coffee-span-'] .html-element.hooka-menu {
    display: block;
    margin-right: auto;
    margin-left: auto;
    min-width: 23px;
    min-height: 60px;
    max-width: 1200px;
    max-height: none;
    width: 100%;
  }

  div.responsive-picture.picture-1 {
    margin-top: -51px;
    margin-bottom: 0;
    max-width: 319px;
    -webkit-transition-duration: 1.5s;
       -moz-transition-duration: 1.5s;
         -o-transition-duration: 1.5s;
            transition-duration: 1.5s;
    -webkit-transition-property: all;
       -moz-transition-property: all;
         -o-transition-property: all;
            transition-property: all;
  }

  div.responsive-picture.gallery-image {
    margin-right: auto;
    margin-left: auto;
    max-width: none;
    max-height: none;
    width: 95%;

    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
            align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }

  div.responsive-picture.floatingImage {
    margin-top: -15px;
    margin-right: 0;
    margin-left: 0;
  }

  .row > [class*='coffee-span-'] .html-element.Video {
    width: 99%;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
  }
}

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

  h1.welcome-title {
    margin-top: 1px;
    margin-right: 0;
    margin-left: 1%;
    max-width: none;
    width: auto;
    text-align: center;
    font-size: 28px;
    line-height: .74;
  }

  h1.mainpictureTitle {
    position: relative;
    top: -205px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 5px auto 36px;
    padding-top: 15px;
    padding-bottom: 15px;
    min-height: 31px;
    width: 84%;
    text-align: center;
    text-shadow: #303030 2px 2px 3px;
    font-size: 25px;
    line-height: .97;
  }

  h1.galleryheader {
    margin-bottom: -40px;
    padding-top: 30px;
    padding-bottom: 4px;
    font-size: 27px;
    line-height: 1.12;
  }

  h1 span.heading-text-3 {
    color: #cacaca;
    font-size: 26px;
  }

  h1.homwpicturetitle {
    position: relative;
    top: -205px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 5px auto 36px;
    padding-top: 15px;
    padding-bottom: 15px;
    min-height: 31px;
    width: 84%;
    text-align: center;
    text-shadow: #303030 2px 2px 3px;
    font-size: 25px;
    line-height: .97;
  }

  h1.contactus.mainpictureTitle {
    margin-top: 5px;
    margin-bottom: 60px;
    padding-top: 18px;
    padding-bottom: 11px;
  }

  h1.gallerytitle.mainpictureTitle {
    margin-top: 5px;
    padding-top: 22px;
  }

  h1.mainpictureTitle.technicaltitle {
    margin-top: 5px;
    padding-top: 26px;
  }

  h1.hometitle.homwpicturetitle {
    margin-top: 4px;
    padding-top: 19px;
  }

  h2.p-heading {
    margin: -6px 0 17px 0;
    width: auto;
  }

  h4.welcome-subtitle {
    display: none;
  }

  p.paragraph.intro-paragraph {
    border: 1px dotted rgba(111, 111, 111, .42);
    background-position: center center;
    background-size: contain;
  }

  p.paragraph.heroImageText {
    display: none;
    margin-top: -57px;
    margin-bottom: -58px;
    padding-left: 0;
    text-align: center;
    font-weight: 900;
    font-size: 12px;
  }

  p.paragraph.bulletpoints {
    margin-top: 0;
    padding-top: 9px;
    padding-right: 20px;
    padding-left: 20px;
    width: auto;
    border: 1px dotted rgba(111, 111, 111, .42);
  }

  p.paragraph span.Para-Header {
    line-height: 1.04;
  }

  p.paragraph span.paragraph-text-7 {
    text-transform: uppercase;
    font-variant: normal;
  }

  p.paragraph.galleryLink {
    margin-right: 0;
    margin-left: 5%;
    padding: 206px 35px 4px 0;
    text-align: center;
    -webkit-transition-duration: 1s;
       -moz-transition-duration: 1s;
         -o-transition-duration: 1s;
            transition-duration: 1s;
  }

  p.paragraph span.paragraph-text-14 {
    text-transform: uppercase;
    font-size: 21px;
    font-family: 'Roboto', sans-serif;
    line-height: 1.84;
  }

  p.paragraph.heroImageText.homeSubtitle {
    margin-top: -126px;
  }

  p.paragraph.paragraph-1 {
    margin-right: 0;
    margin-left: 0;
    padding-right: 5px;
  }

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

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

  p.paragraph.darkgreyPara {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  a.link-text.footer-nav-item {
    margin-top: 1px;
    margin-bottom: 1px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #303030;
    color: #6f6f6f;
  }

  /* Interaction Elements */

  a.link-button.flat-button {
    margin-left: auto;
    padding-right: 13px;
    padding-left: 13px;
    width: 95%;
    text-shadow: #1d1e21 2px 2px 2px;
  }

  a.link-button.smallButton {
    float: right;
    text-align: left;
  }

  a.link-button.flat-button.mobileHome {
    margin-left: 0;
    padding-left: 13px;
    width: auto;
  }

  a.link-button.demo.flat-button {
    margin-bottom: 14px;
    margin-left: auto;
    width: 95%;
  }

  a.link-button.flat-button.gallerybutton {
    float: none;
    margin-top: 17px;
    margin-right: auto;
    margin-left: auto;
    width: 59%;
    text-align: center;
  }

  a.link-button.contact-button {
    margin-left: auto;
    padding-right: 13px;
    padding-left: 13px;
    width: 100%;
    text-shadow: #1d1e21 2px 2px 2px;
  }

  a.link-button.contact-button.formcontactbtn {
    margin-bottom: 15px;
    padding-top: 14px;
    width: 100%;
    font-size: 16px;
  }

  /* Layout Elements */

  body > .row.mainpic1 {
    background-position: 33.4% 0;
    -webkit-transition-duration: 1s;
       -moz-transition-duration: 1s;
         -o-transition-duration: 1s;
            transition-duration: 1s;
  }

  body > .row.mainpic-2 {
    margin-top: 28px;
    max-width: 1200px;
    width: 100%;
    background-position: 50.9% 0;
  }

  body > .row.mainpic-3 {
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 200px;
    max-width: none;
    max-height: none;
    width: 100%;
    height: auto;
    background-position: 13.8% 0;
  }

  body > .row.text-row {
    margin-top: 47px;
    margin-bottom: 0;
    padding: 19px 0 10px;
    width: 100%;
  }

  body > .row.slider {
    padding-top: 200px;
    width: 100%;
    background-position: 39.6% 0;
  }

  body > .row > [class*='coffee-span-'].ignition {
    padding-bottom: 0;
  }

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

  body > .row > [class*='coffee-span-'].column-3 {
    padding-right: 10px;
    padding-left: 10px;
    max-height: none;
    height: auto;
  }

  .subgrid > .row.technicals {
    width: 95%;
  }

  .subgrid > .row > [class*='coffee-span-'].flexparent {
    -ms-flex-pack: center;
    -ms-flex-align: center;
    padding-left: 0;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -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;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
  }

  .subgrid > .row.subgrid-row-3 {
    max-width: 1200px;
    max-height: none;
    width: 100%;
    height: auto;
  }

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

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

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

  .subgrid > .row > [class*='coffee-span-'].subgrid-column-9 {
    padding-bottom: 28px;
    -webkit-transition-duration: 1s;
       -moz-transition-duration: 1s;
         -o-transition-duration: 1s;
            transition-duration: 1s;
  }

  .container.flexitemtable1 {
    padding-bottom: 12px;
    min-height: 69px;
  }

  a.responsive-picture.logo {
    float: none;
    margin-left: auto;
    max-width: 214px;
  }

  .row > [class*='coffee-span-'] .html-element.hooka-menu {
    max-width: 1200px;
    width: 100%;
  }

  div.responsive-picture.gallery-image {
    width: 100%;
  }

  div.responsive-picture.picture-1 {
    margin-top: -69px;
    margin-right: auto;
    margin-left: 2%;
    min-width: 48px;
    max-width: none;
    width: 92%;
    -webkit-transition-duration: 1.5s;
       -moz-transition-duration: 1.5s;
         -o-transition-duration: 1.5s;
            transition-duration: 1.5s;
    -webkit-transition-property: all;
       -moz-transition-property: all;
         -o-transition-property: all;
            transition-property: all;
  }

  div.responsive-picture.floatingImage {
    margin-top: -26px;
    margin-right: 0;
    margin-left: .5%;
    -webkit-transition-duration: 1.5s;
       -moz-transition-duration: 1.5s;
         -o-transition-duration: 1.5s;
            transition-duration: 1.5s;
  }

  .row > [class*='coffee-span-'] .html-element.html-element-2 {
    min-width: 0;
  }

  .row > [class*='coffee-span-'] .html-element.Video {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
}

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

  h1.welcome-title {
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    font-size: 19px;
    line-height: 1.07;
  }

  h1.mainpictureTitle {
    margin: 5px auto 35px;
    padding-top: 17px;
    width: 100%;
    font-size: 15px;
  }

  h1.galleryheader {
    margin-top: 13px;
    margin-bottom: -12px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-weight: 400;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    line-height: .99;
  }

  h1 span.heading-text-3 {
    color: #cacaca;
    font-size: 18px;
    line-height: 1.15;
  }

  h1.homwpicturetitle {
    margin: 5px auto 35px;
    padding-top: 17px;
    width: 100%;
    font-size: 15px;
  }

  h1.contactus.mainpictureTitle {
    margin-top: -49px;
    padding-top: 20px;
  }

  h2.p-heading {
    margin-top: -11px;
    margin-bottom: 21px;
    color: rgba(111, 111, 111, .9);
    text-indent: 0;
    text-shadow: none;
    word-spacing: 1px;
    letter-spacing: 0;
    font-weight: 200;
    font-size: 5px;
    line-height: .82;
  }

  h2 span.heading-text-2 {
    font-weight: 400;
    font-size: 22px;
  }

  h2.heading-2 {
    padding-left: 0;
    text-align: center;
  }

  p.paragraph.intro-paragraph {
    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;
    line-height: 1.29;

    background-blend-mode: normal;
  }

  p.paragraph.heroImageText {
    display: none;
  }

  p.paragraph.bulletpoints {
    margin-right: 0;
    margin-left: 0;
    padding: 5px 1px 40px;
    max-width: none;
    width: auto;
    border-radius: 6px;
    text-align: center;
    font-size: 14px;
    line-height: 1.36;
  }

  p.paragraph.galleryLink {
    padding-top: 104px;
    padding-right: 20px;
    text-align: center;
  }

  p.paragraph span.paragraph-text-14 {
    font-weight: 700;
    font-size: 19px;
    line-height: 1.73;
  }

  p.paragraph span.Para-Header {
    color: #28d702;
    font-size: 20px;
  }

  p.paragraph span.paragraph-text-17 {
    font-size: 18px;
  }

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

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

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

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

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

  p.paragraph.bulletpoints.techmaincopy {
    margin-top: 15px;
  }

  blockquote.videotext {
    padding-left: 0;
  }

  /* Interaction Elements */

  a.link-button.flat-button {
    margin-left: 0;
    padding-bottom: 6px;
    width: 100%;
    border-radius: 10px;
    font-size: 20px;
  }

  a.link-button.contact-button {
    margin-left: 0;
    width: 100%;
    font-size: 20px;
  }

  a.link-button.contact-button.formcontactbtn {
    margin-bottom: 10px;
    padding-bottom: 9px;
    border-radius: 10px;
    font-size: 16px;
  }

  a.link-button.flat-button.gallerybutton {
    width: 74%;
    border-radius: 10px;
    font-size: 20px;
  }

  a.link-button.demo.flat-button {
    margin-top: 17px;
    margin-bottom: -4px;
    padding-top: 12px;
    padding-right: 10px;
    padding-left: 10px;
    width: 100%;
    border-radius: 10px;
    font-weight: 200;
    font-size: 17px;
  }

  /* Layout Elements */

  body > .row.mainpic-2 {
    margin-top: 28px;
    padding-top: 254px;
    background-position: 45.7% 0;
    background-size: auto auto;
  }

  body > .row.text-row {
    margin-top: 27px;
    margin-bottom: 0;
    padding: 0 0 10px;
  }

  body > .row > [class*='coffee-span-'].column-2 {
    padding-top: 9px;
    padding-right: 5px;
    padding-left: 5px;
  }

  body > .row.slider {
    padding-top: 200px;
    padding-bottom: 0;
    background-position: 58.4% 0;
  }

  body > .row.mainpic1 {
    padding-top: 200px;
    padding-bottom: 146px;
    -webkit-transition-duration: 1s;
       -moz-transition-duration: 1s;
         -o-transition-duration: 1s;
            transition-duration: 1s;
  }

  body > .row > [class*='coffee-span-'].ignition {
    padding-bottom: 0;
  }

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

  .subgrid > .row.technicals {
    padding-right: 0;
    padding-bottom: 16px;
    padding-left: 0;
  }

  div.responsive-picture.picture-1 {
    margin-top: -60px;
    margin-left: -3.1%;
    max-width: none;
  }

  .row > [class*='coffee-span-'] .html-element.html-element-2 {
    min-width: 0;
  }

  div.responsive-picture.gallery-image {
    width: 95%;
  }

  .row > [class*='coffee-span-'] .html-element.Video {
    width: 100%;
  }
}