/* Text Elements */

h1.tab-head {
  display: none;
}

h1.heading-9 {
  display: none;
}

h1.heading-10 {
  display: none;
}

h1.phone-header {
  display: none;
}

h2.heading-1 {
  font-size: 29px;
}

h2 span.heading-text-2 {
  color: #fff;
}

h2 span.heading-text-1 {
  font-weight: 600;
  font-size: 24px;
}

h2.Headline {
  margin-right: auto;
  margin-left: auto;
  box-shadow: none;
  color: #231f20;
  text-align: center;
  text-shadow: #777 1px 1px 0;
  font-size: 30px;
}

h2.tab-sub-head1 {
  display: none;
}

h2.tab-sub-head2 {
  display: none;
}

h2.hero-header {
  display: none;
}

h3.heading-2 {
  margin-right: auto;
  margin-left: auto;
  width: 90%;
  background-color: #ff0010;
  color: #fff;
  text-align: center;
  font-size: 18px;
}

h3.Sub-Headline {
  margin-top: 5px;
  color: #ed1941;
  text-align: center;
  text-shadow: #231f20 1px 1px 1px;
  font-size: 28px;
}

h3 span.heading-text-3 {
  color: #231f20;
  font-size: 15px;
}

h3 span.heading-text-4 {
  color: #231f20;
  font-size: 15px;
}

h3.heading-4 {
  margin: -10px auto -25px auto;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  font-size: 30px;
}

h3.heading-5 {
  color: #231f20;
  text-align: center;
}

h3 span.heading-text-6 {
  color: #231f20;
  font-size: 24px;
}

h3.Sub-Headline.heading-6 {
  color: #231f20;
  text-decoration: underline;
  text-shadow: #231f20 1px 1px 1px;
  font-size: 24px;
}

h3.heading-6 {
  text-align: left;
  text-decoration: underline;
}

h3.area-header.two {
  display: none;
}

h3.heading-14 {
  display: none;
}

h4.heading-3 {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom: 0 solid #231f20;
  border-left-width: 0;
  color: #231f20;
  text-align: center;
  text-shadow: #231f20 1px 1px 1px;
  font-size: 24px;
}

h4 span.heading-text-5 {
  color: #231f20;
  text-decoration: underline;
  font-size: 22px;
}

h4 span.heading-text-7 {
  color: #231f20;
  font-size: 21px;
}

h4.heading-7 {
  padding-right: 0;
  padding-left: 18px;
  color: #231f20;
  text-align: center;
  text-decoration: underline;
  text-shadow: #231f20 1px 1px 1px;
  font-size: 24px;
}

h5.heading-12 {
  display: none;
}

h5.heading-11 {
  display: none;
}

h6 span.heading-text-9 {
  color: #fff;
  font-size: 12px;
}

h6.heading-8 {
  text-align: center;
}

p.paragraph.paragraph-1 {
  color: #fff;
  font-size: 22px;
  line-height: 1.3;
  opacity: 1;
}

p.paragraph.paragraph-3 {
  margin-right: auto;
  margin-left: auto;
  width: 90%;
  background-color: #231f20;
  color: #fff;
  text-align: center;
}

p.paragraph.paragraph-2 {
  text-align: center;
  font-size: 12px;
}

p.paragraph span.paragraph-text-1 {
  color: #231f20;
  font-size: 15px;
}

p.paragraph.paragraph-4 {
  font-size: 16px;
}

p.paragraph span.paragraph-text-2 {
  color: #ff0010;
  font-weight: 600;
  font-size: 11px;
}

span.text-element.text-1 {
  display: none;
}

a.link-text.Phone {
  border: 1px solid #231f20;
  color: #ed1941;
  text-align: center;
  text-shadow: #231f20 1px 1px 0;
}

a.link-text span.text-link-text-3 {
  font-size: 20px;
}

a.link-text.Phone:hover {
  color: #231f20;
  text-shadow: #231f20 1px 1px 1px;
}

/* Layout Elements */

body > .row.row-1 {
  position: static;
  min-height: 390px;
  max-width: none;
  max-height: 600px;
  width: auto;
  height: auto;
  background-image: url('../images/worktruck2.jpg');
  background-attachment: scroll;
  background-position: center top;
  background-clip: content-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: repeat;
  box-shadow: #777 2px 2px 5px 0;
}

body > .row.row-2 {
  position: fixed;
  max-width: none;
  border-style: solid;
  border-top-width: 3px;
  border-right-width: 1px;
  border-bottom-width: 3px;
  border-left-width: 1px;
  background-color: #fff;
}

body > .row > [class*='coffee-span-'].column-1 {
  float: right;
  margin: -47px 42% 0 4%;
  padding-top: 2px;
  padding-right: 0;
  padding-left: 0;
  min-height: 50px;
}

body > .row > [class*='coffee-span-'].column-3 {
  border: 1px solid #ed1941;
  box-shadow: none;
}

body > .row > [class*='coffee-span-'].column-4 {
  border: 1px solid #231f20;
  box-shadow: none;
}

body > .row > [class*='coffee-span-'].column-5 {
  border: 1px solid #ed1941;
}

body > .row > [class*='coffee-span-'].column-6 {
  border: 1px solid #ed1941;
}

body > .row > [class*='coffee-span-'].column-7 {
  border: 1px solid #231f20;
}

body > .row > [class*='coffee-span-'].column-8 {
  border: 1px solid #231f20;
}

body > .row > [class*='coffee-span-'].blkborder.column-3 {
  border-color: #231f20;
}

body > .row > [class*='coffee-span-'].blkborder.column-5 {
  border-color: #231f20;
}

body > .row > [class*='coffee-span-'].blkborder.column-6 {
  border-color: #231f20;
}

body > .row.row-3 {
  max-width: none;
}

body > .row.row-4 {
  margin-top: 1px;
  padding-top: 0;
  max-width: none;
  background-color: #000;
}

body > .row > [class*='coffee-span-'].column-14 {
  display: none;
}

body > .row > [class*='coffee-span-'].column-2 {
  margin-top: 12px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 8px;
  padding-left: 8px;
  border-width: 0;
  border-style: none;
}

body > .row > [class*='coffee-span-'].column-10 {
  display: none;
}

body > .row > [class*='coffee-span-'].column-13 {
  display: none;
}

body > .row > [class*='coffee-span-'].column-11 {
  display: none;
}

body > .row > [class*='coffee-span-'].column-15 {
  display: none;
}

body > .row > [class*='coffee-span-'].column-17 {
  display: none;
}

body > .row > [class*='coffee-span-'].column-19 {
  display: none;
}

body > .row > [class*='coffee-span-'].column-21 {
  display: none;
}

body > .row > [class*='coffee-span-'].column-23 {
  display: none;
}

body > .row > [class*='coffee-span-'].column-24 {
  display: none;
}

body > .row > [class*='coffee-span-'].column-18 {
  display: none;
}

body > .row > [class*='coffee-span-'].column-16 {
  display: none;
}

.subgrid > .row > [class*='coffee-span-'].subgrid-column-1 {
  margin-top: -19px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0;
  padding-right: 8px;
}

.subgrid > .row > [class*='coffee-span-'].subgrid-column-2 {
  float: left;
  margin-right: auto;
  margin-left: auto;
  padding-right: 100px;
  padding-left: 0;
}

.subgrid > .row > [class*='coffee-span-'].subgrid-column-3 {
  float: left;
  margin-top: -10px;
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 48px;
}

.subgrid > .row > [class*='coffee-span-'].subgrid-column-4 {
  margin: -10px auto 0 -5%;
  padding-right: 0;
  padding-left: 0;
}

.row > [class*='coffee-span-'] > .container.container-1 {
  float: left;
  margin: 85px auto 25px;
  padding: 15px 0 15px 10px;
  max-width: 400px;
  width: auto;
  height: auto;
  border-width: 0;
  border-style: none;
  border-top-left-radius: 0 0;
  border-top-right-radius: 0 0;
  border-bottom-right-radius: 0 0;
  border-bottom-left-radius: 0 0;
  background-color: rgba(133, 106, 133, .3);
  background-image: -webkit-linear-gradient(70deg, rgba(237, 25, 65, 1) 0%, rgba(164, 147, 199, .1) 100%);
  background-image:    -moz-linear-gradient(70deg, rgba(237, 25, 65, 1) 0%, rgba(164, 147, 199, .1) 100%);
  background-image:     -ms-linear-gradient(70deg, rgba(237, 25, 65, 1) 0%, rgba(164, 147, 199, .1) 100%);
  background-image:      -o-linear-gradient(70deg, rgba(237, 25, 65, 1) 0%, rgba(164, 147, 199, .1) 100%);
  background-image:         linear-gradient(70deg, rgba(237, 25, 65, 1) 0%, rgba(164, 147, 199, .1) 100%);
  background-clip: padding-box;
  box-shadow: none;
}

div.responsive-picture.picture-1 {
  margin: 20px auto 0;
  max-width: none;
  width: 90%;
  box-shadow: #777 2px 2px 5px 0;
}

a.responsive-picture.picture-link-1 {
  float: none;
  margin: 8px 0 3px;
  padding-right: 0;
  padding-left: 0;
  max-width: none;
}

li.Services {
  color: #fff;
  font-size: 18px;
}

li span.list-item-text-1 {
  font-weight: 600;
}

@media screen and (max-width: 1050px) {
  /* Text Elements */

  h1.tab-phone {
    display: none;
  }

  h1.phone-header {
    display: none;
  }

  h1.heading-10 {
    display: none;
  }

  h2 span.heading-text-1 {
    font-size: 22px;
  }

  h2 span.heading-text-2 {
    font-size: 24px;
  }

  h2.heading-1 {
    font-size: 27px;
  }

  h2.hero-header {
    display: none;
  }

  h3 span.heading-text-8 {
    font-size: 25px;
  }

  h3.Sub-Headline.heading-6 {
    font-size: 24px;
  }

  h3 span.heading-text-6 {
    font-size: 20px;
  }

  h3 span.heading-text-4 {
    font-size: 13px;
  }

  h3 span.heading-text-3 {
    font-size: 13px;
  }

  h3.area-header.two {
    display: none;
  }

  h3.heading-14 {
    display: none;
  }

  h4 span.heading-text-7 {
    font-size: 19px;
  }

  h4 span.heading-text-5 {
    font-size: 19px;
  }

  h4.heading-7 {
    text-align: right;
  }

  h5.heading-11 {
    display: none;
  }

  h5.heading-12 {
    display: none;
  }

  p.paragraph span.paragraph-text-3 {
    font-size: 19px;
  }

  p.paragraph span.paragraph-text-2 {
    font-size: 9px;
  }

  p.paragraph.paragraph-4 {
    font-size: 15px;
  }

  span.text-element.text-1 {
    display: none;
  }

  a.link-text span.text-link-text-3 {
    font-size: 18px;
  }

  /* Layout Elements */

  body > .row > [class*='coffee-span-'].column-14 {
    display: none;
  }

  body > .row > [class*='coffee-span-'].column-10 {
    display: none;
  }

  body > .row > [class*='coffee-span-'].column-11 {
    display: none;
  }

  body > .row > [class*='coffee-span-'].column-15 {
    display: none;
  }

  body > .row > [class*='coffee-span-'].column-13 {
    display: none;
  }

  body > .row > [class*='coffee-span-'].column-19 {
    display: none;
  }

  body > .row > [class*='coffee-span-'].column-23 {
    display: none;
  }

  body > .row > [class*='coffee-span-'].column-24 {
    display: none;
  }

  body > .row > [class*='coffee-span-'].column-18 {
    display: none;
  }

  body > .row > [class*='coffee-span-'].column-16 {
    display: none;
  }

  .subgrid > .row > [class*='coffee-span-'].subgrid-column-4 {
    margin-left: -1%;
  }

  .subgrid > .row > [class*='coffee-span-'].subgrid-column-3 {
    padding-left: 42px;
  }

  .row > [class*='coffee-span-'] > .container.container-1 {
    max-width: 348px;
  }
}

@media screen and (max-width: 944px) {
  /* Text Elements */

  h1.tab-head {
    display: block;
    margin-top: -16px;
    color: #000;
    text-align: center;
  }

  h1 span.heading-text-13 {
    font-size: 28px;
  }

  h1 span.heading-text-17 {
    color: #ff0010;
    font-weight: 600;
    font-size: 22px;
  }

  h1.tab-phone {
    display: block;
    margin-top: -7px;
    border: 1px solid #000;
    text-align: center;
  }

  h1 span.heading-text-18 {
    font-size: 18px;
  }

  h1.heading-9 {
    border: 1px solid #000;
    color: #ff0010;
    text-align: center;
    font-weight: 600;
    font-size: 20px;
  }

  h1.heading-10 {
    display: none;
  }

  h1.phone-header {
    display: none;
  }

  h2 span.heading-text-1 {
    letter-spacing: 1px;
    font-size: 17px;
    line-height: 1.19;
  }

  h2.Headline {
    margin-top: 1px;
    line-height: 1.23;
  }

  h2.tab-sub-head1 {
    display: block;
    margin-top: -19px;
    color: #000;
    text-align: center;
    font-size: 22px;
  }

  h2.tab-sub-head2 {
    display: block;
    margin-top: -11px;
    color: #ff0010;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
  }

  h2 span.heading-text-14 {
    font-size: 18px;
  }

  h2 span.heading-text-15 {
    font-size: 16px;
  }

  h2.heading-1 {
    display: none;
  }

  h2.hero-header {
    display: block;
    margin-top: 30px;
    color: #000;
    text-align: left;
    font-weight: 600;
    font-size: 27px;
  }

  h2 span.heading-text-16 {
    color: #fff;
    font-size: 18px;
  }

  h3 span.heading-text-8 {
    font-size: 20px;
  }

  h3 span.heading-text-4 {
    font-size: 12px;
  }

  h3 span.heading-text-3 {
    font-size: 12px;
  }

  h3 span.heading-text-6 {
    font-size: 18px;
  }

  h3.Sub-Headline {
    margin-top: -1px;
  }

  h3.Sub-Headline.heading-6 {
    margin-top: 0;
  }

  h3.area-header.two {
    display: none;
  }

  h3.heading-14 {
    display: none;
  }

  h4 span.heading-text-5 {
    font-size: 17px;
  }

  h4 span.heading-text-7 {
    font-size: 17px;
  }

  h4.heading-7 {
    margin-top: 0;
    margin-right: -4%;
    margin-left: 0;
    padding-right: 0;
    padding-left: 7px;
  }

  h5.heading-11 {
    display: none;
  }

  h5.heading-12 {
    display: none;
  }

  p.paragraph.paragraph-2 {
    margin-top: -9px;
    font-size: 10px;
  }

  p.paragraph.paragraph-4 {
    font-size: 14px;
  }

  p.paragraph span.paragraph-text-2 {
    letter-spacing: 0;
    font-size: 9px;
    line-height: 1.5;
  }

  p.paragraph.paragraph-1 {
    display: none;
  }

  span.text-element.text-1 {
    display: none;
  }

  a.link-text.Phone {
    display: none;
    margin-top: 4px;
  }

  /* Interaction Elements */

  a.link-button.button {
    display: none;
  }

  /* Layout Elements */

  body > .row > [class*='coffee-span-'].column-9 {
    display: none;
  }

  body > .row.row-2 {
    margin: 0 auto;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    max-height: 75px;
  }

  body > .row > [class*='coffee-span-'].hide-col-2 {
    display: none;
  }

  body > .row > [class*='coffee-span-'].column-14 {
    display: block;
  }

  body > .row > [class*='coffee-span-'].column-2 {
    display: block;
    margin-top: -50px;
  }

  body > .row > [class*='coffee-span-'].column-10 {
    display: block;
  }

  body > .row > [class*='coffee-span-'].column-15 {
    display: none;
  }

  body > .row > [class*='coffee-span-'].column-13 {
    display: none;
  }

  body > .row > [class*='coffee-span-'].column-16 {
    display: none;
  }

  .subgrid > .row > [class*='coffee-span-'].subgrid-column-3 {
    margin-top: -22px;
  }

  .subgrid > .row > [class*='coffee-span-'].subgrid-column-4 {
    margin-top: -22px;
  }

  .row > [class*='coffee-span-'] .subgrid.subgrid-1 {
    margin-top: -5px;
    margin-right: -8%;
    margin-bottom: 0;
  }

  li span.list-item-text-2 {
    font-size: 12px;
  }

  li span.list-item-text-3 {
    font-size: 12px;
  }

  li span.list-item-text-4 {
    font-size: 12px;
  }

  li span.list-item-text-5 {
    font-size: 12px;
  }

  li span.list-item-text-6 {
    font-size: 12px;
  }

  li span.list-item-text-7 {
    font-size: 12px;
  }

  li span.list-item-text-8 {
    font-size: 12px;
  }

  li span.list-item-text-9 {
    font-size: 12px;
  }

  .row > [class*='coffee-span-'] > .container.container-1 {
    margin-top: 87px;
    margin-right: 0;
    margin-left: 0;
    padding-top: 10px;
    padding-bottom: 16px;
    padding-left: 11px;
    min-width: 100px;
    min-height: 50px;
    max-width: 332px;
    width: 100%;
    height: auto;
  }

  li.Services {
    font-size: 16px;
  }
}

@media screen and (max-width: 816px) {
  /* Text Elements */

  h1 span.heading-text-13 {
    font-size: 22px;
  }

  h1.tab-phone {
    font-size: 31px;
  }

  h1 span.heading-text-10 {
    color: #000;
    font-size: 12px;
  }

  h1.heading-10 {
    display: block;
    margin-top: 4px;
    text-align: center;
    text-transform: capitalize;
  }

  h1.phone-header {
    display: none;
  }

  h2.tab-sub-head2 {
    display: none;
  }

  h2.tab-sub-head1 {
    font-size: 21px;
  }

  h2 span.heading-text-14 {
    font-size: 15px;
  }

  h3.area-header {
    display: none;
  }

  h3.heading-14 {
    display: none;
  }

  h5.heading-11 {
    display: none;
  }

  h5.heading-12 {
    display: none;
  }

  span.text-element.text-1 {
    display: none;
  }

  /* Interaction Elements */

  a.link-button.button {
    display: none;
  }

  /* Layout Elements */

  body > .row.row-2 {
    max-height: 70px;
  }

  body > .row > [class*='coffee-span-'].column-15 {
    display: none;
  }

  body > .row > [class*='coffee-span-'].column-13 {
    display: none;
  }

  body > .row > [class*='coffee-span-'].column-16 {
    display: none;
  }

  body > .row > [class*='coffee-span-'].column-20 {
    display: none;
  }
}

@media screen and (max-width: 720px) {
  /* Text Elements */

  h1.phone-header {
    display: none;
  }

  h3.area-header {
    color: #231f20;
    text-shadow: #231f20 1px 1px 1px;
    font-size: 24px;
  }

  h3 span.heading-text-19 {
    font-size: 18px;
  }

  h3.heading-13 {
    color: #231f20;
    text-shadow: #777 1px 1px 1px;
    font-size: 18px;
  }

  h3 span.heading-text-20 {
    text-decoration: underline;
  }

  h3.heading-14 {
    display: none;
  }

  span.text-element.text-1 {
    display: none;
  }

  span.text-element.areas {
    color: #000;
    font-size: 15px;
  }

  span.text-element span.text-text-2 {
    font-weight: 700;
  }

  /* Interaction Elements */

  a.link-button.button {
    display: none;
  }

  /* Layout Elements */

  body > .row > [class*='coffee-span-'].column-12 {
    display: none;
  }

  body > .row.row-2 {
    max-height: 60px;
  }

  body > .row > [class*='coffee-span-'].column-15 {
    display: none;
  }

  body > .row > [class*='coffee-span-'].column-13 {
    display: none;
  }

  body > .row > [class*='coffee-span-'].column-16 {
    display: none;
  }

  body > .row > [class*='coffee-span-'].column-20 {
    display: block;
    text-align: left;
  }
}

@media screen and (max-width: 671px) {
  /* Text Elements */

  h1 span.heading-text-10 {
    font-size: 11px;
  }

  h1.tab-phone {
    font-size: 33px;
  }

  h1 span.heading-text-13 {
    font-size: 20px;
  }

  h1.heading-10 {
    display: block;
  }

  h1 span.heading-text-17 {
    font-size: 18px;
  }

  h1.tab-head {
    margin-top: -19px;
  }

  h1.phone-header {
    display: none;
  }

  h2 span.heading-text-14 {
    font-size: 13px;
  }

  h3.heading-14 {
    display: none;
  }

  h5.heading-11 {
    display: none;
  }

  h5.heading-12 {
    display: none;
  }

  span.text-element.text-1 {
    display: none;
    color: #fff;
    text-align: center;
  }

  /* Interaction Elements */

  a.link-button.button {
    display: none;
  }

  /* Layout Elements */

  body > .row > [class*='coffee-span-'].column-2 {
    display: block;
  }

  body > .row > [class*='coffee-span-'].column-15 {
    display: none;
  }

  body > .row > [class*='coffee-span-'].column-13 {
    display: none;
  }

  body > .row > [class*='coffee-span-'].column-16 {
    display: none;
    background-color: #000;
  }
}

@media screen and (max-width: 575px) {
  /* Text Elements */

  h1 span.heading-text-13 {
    font-size: 19px;
  }

  h1 span.heading-text-17 {
    font-size: 16px;
  }

  h1 span.heading-text-10 {
    font-size: 10px;
    line-height: 1.16;
  }

  h1.tab-phone {
    display: none;
  }

  h1 span.heading-text-11 {
    color: #000;
    font-size: 19px;
  }

  h1.phone-header {
    display: block;
    margin-top: -22px;
    color: #231f20;
    text-align: center;
    text-shadow: #777 1px 1px 1px;
  }

  h2 span.heading-text-16 {
    font-size: 15px;
  }

  h2.hero-header {
    margin-top: 14px;
  }

  h2 span.heading-text-14 {
    font-size: 12px;
  }

  h2.tab-sub-head1 {
    display: none;
    margin-top: -21px;
  }

  h3.heading-14 {
    display: none;
  }

  h5 span.heading-text-12 {
    color: #000;
    font-size: 12px;
  }

  h5.heading-11 {
    display: block;
    margin-top: -26px;
    text-align: center;
    font-size: 25px;
  }

  h5.heading-12 {
    display: block;
    margin-top: -11px;
    color: #000;
    text-align: center;
    font-size: 12px;
  }

  h6.heading-8 {
    font-size: 17px;
  }

  h6 span.heading-text-9 {
    font-size: 11px;
  }

  p.paragraph span.paragraph-text-4 {
    font-size: 17px;
  }

  p.paragraph span.paragraph-text-5 {
    font-size: 16px;
  }

  p.paragraph span.paragraph-text-6 {
    font-size: 16px;
  }

  p.paragraph span.paragraph-text-7 {
    font-size: 16px;
  }

  p.paragraph span.paragraph-text-8 {
    font-size: 16px;
  }

  p.paragraph span.paragraph-text-9 {
    font-size: 16px;
  }

  span.text-element.text-1 {
    display: none;
    color: #fff;
    text-align: center;
  }

  /* Interaction Elements */

  a.link-button.button {
    display: block;
    margin-top: 7px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 14px;
    background-color: #04b21f;
    color: #fff;
  }

  /* Layout Elements */

  body > .row > [class*='coffee-span-'].column-2 {
    display: none;
  }

  body > .row > [class*='coffee-span-'].column-10 {
    display: none;
  }

  body > .row > [class*='coffee-span-'].column-14 {
    display: none;
  }

  body > .row > [class*='coffee-span-'].column-13 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 30px;
  }

  body > .row > [class*='coffee-span-'].column-15 {
    display: block;
  }

  body > .row > [class*='coffee-span-'].column-16 {
    display: none;
    background-color: #000;
  }

  li.Services {
    font-size: 14px;
  }

  .row > [class*='coffee-span-'] > .container.container-1 {
    max-width: 284px;
  }
}

@media screen and (max-width: 492px) {
  /* Text Elements */

  h2.hero-header {
    display: none;
    font-size: 25px;
  }

  h2 span.heading-text-16 {
    font-size: 14px;
  }

  h3 span.heading-text-21 {
    color: #fff;
    font-size: 20px;
  }

  h3.heading-14 {
    display: block;
  }

  span.text-element.text-1 {
    display: block;
    color: #fff;
    text-align: center;
    font-size: 14px;
  }

  span.text-element span.text-text-1 {
    font-size: 12px;
  }

  /* Interaction Elements */

  a.link-button.button {
    float: left;
    margin-top: 7px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 14px;
    min-width: 0;
    max-width: none;
    width: 100%;
  }

  /* Layout Elements */

  body > .row.row-1 {
    background-image: url('../images/Platinum-Overhead-Door-Service-Vehicle.jpg');
  }

  body > .row > [class*='coffee-span-'].column-15 {
    display: none;
  }

  body > .row > [class*='coffee-span-'].column-13 {
    margin-right: 0;
    margin-left: 12%;
    padding-right: 0;
    padding-left: 50px;
  }

  body > .row > [class*='coffee-span-'].column-16 {
    display: block;
    background-color: #000;
  }

  li.Services {
    font-size: 12px;
  }

  .row > [class*='coffee-span-'] > .container.container-1 {
    max-width: 223px;
  }

  a.responsive-picture.picture-link-1 {
    margin-top: 5px;
  }
}

@media screen and (max-width: 394px) {
  /* Interaction Elements */

  a.link-button.button {
    font-size: 14px;
  }
}

@media screen and (max-width: 363px) {
  /* Interaction Elements */

  a.link-button.button {
    width: auto;
    text-align: center;
    font-size: 12px;
    line-height: 1.25;
  }

  li.Services {
    font-size: 11px;
  }
}

@media screen and (max-width: 334px) {
  /* Text Elements */

  h3 span.heading-text-21 {
    font-size: 18px;
  }

  /* Interaction Elements */

  a.link-button.button {
    max-width: none;
    width: auto;
    font-size: 12px;
  }

  /* Layout Elements */

  body > .row > [class*='coffee-span-'].column-11 {
    display: none;
  }

  body > .row > [class*='coffee-span-'].column-13 {
    padding-left: 50px;
  }

  li.Services {
    font-size: 9px;
  }

  a.responsive-picture.picture-link-1 {
    margin-top: 11px;
  }
}