/* Text Elements */

h1.hero-header {
  color: #222;
  text-transform: capitalize;
  font-weight: 400;
  font-style: italic;
  font-size: 28px;
  font-family: Baskerville, 'Baskerville Old Face', 'Hoefler Text', Garamond, 'Times New Roman', serif;
}

h2.main-title {
  margin-bottom: 0;
  padding: 20px 25px;
  color: #3e5b2f;
  text-align: center;
  font-weight: 700;
  font-size: 30px;
  font-family: 'Abel', cursive;
  line-height: 1.2;
}

h3 {
  font-weight: 700;
  line-height: 1;
}

h3.about-title {
  float: left;
  margin-bottom: 0;
  padding: 10px;
  max-width: 940px;
  background-color: #fff;
  color: #222;
  font-weight: 400;
  font-size: 20px;
  font-family: Baskerville, 'Baskerville Old Face', 'Hoefler Text', Garamond, 'Times New Roman', serif;
}

h3.contact-title {
  margin-top: 7px;
  margin-bottom: 7px;
  width: 90%;
  color: #fff;
  text-align: center;
  font-weight: 400;
  font-size: 22px;
  font-family: Baskerville, 'Baskerville Old Face', 'Hoefler Text', Garamond, 'Times New Roman', serif;
  line-height: .9;
}

h5 {
  margin-top: 7px;
  margin-bottom: 7px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: rgba(34, 34, 34, .54);
  font-weight: 400;
  font-size: 24px;
  font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

h5 span.strong {
  font-weight: 700;
}

h5.block-overlay {
  margin-bottom: 15px;
  margin-left: 5%;
  color: #fff;
  text-align: center;
  font-size: 30px;
  font-family: Baskerville, 'Baskerville Old Face', 'Hoefler Text', Garamond, 'Times New Roman', serif;
  line-height: 1;
}

h5.list-title {
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 28px;
  font-family: 'Abel', cursive;
}

h6 {
  text-align: center;
  font-weight: 400;
  font-style: italic;
  font-size: 24px;
  font-family: Baskerville, 'Baskerville Old Face', 'Hoefler Text', Garamond, 'Times New Roman', serif;
  line-height: 1;
}

h6.feature-heading {
  margin-top: 7px;
  margin-bottom: 20px;
  color: #a5e84d;
  text-align: left;
  font-weight: 600;
  font-style: normal;
  font-family: 'Abel', cursive;
}

h6.footer-info {
  margin: 28px auto 10px;
  color: #fff;
  text-align: left;
  font-size: 24px;
  font-family: 'Abel', cursive;
}

h6.about-subtitle {
  display: inline-block;
  float: left;
  clear: left;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding: 10px;
  max-width: 940px;
  background-color: rgba(48, 48, 48, .9);
  color: #fff;
  text-align: left;
  font-style: normal;
  font-size: 15px;
  font-family: Cambria, Georgia, serif;
}

h6.context-links {
  text-align: left;
  font-size: 17px;
}

h6.heading-1 {
  color: #3e5b2f;
  font-weight: 600;
  font-style: normal;
  font-size: 26px;
  font-family: 'Abel', cursive;
}

p.paragraph {
  color: #414141;
  font-size: 14px;
  font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  line-height: 1.5;
}

p.paragraph.img-desc {
  padding-right: 20px;
  padding-left: 20px;
  color: #7eb536;
  text-align: center;
  font-size: 16px;
}

p.paragraph.footer-contact {
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  width: 100%;
  color: #fff;
  font-weight: 700;
  font-size: 13px;
  -webkit-transition-duration: .2s;
     -moz-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
  -webkit-transition-property: color;
     -moz-transition-property: color;
       -o-transition-property: color;
          transition-property: color;
}

p.paragraph span.contact-link {
  color: #a5e84d;
  font-size: 1rem;
  font-family: 'Abel', cursive;
}

p.paragraph.copyright {
  float: left;
  margin-top: 7px;
  margin-bottom: 0;
  padding-bottom: 5px;
  color: #fff;
  font-size: 12px;
}

p.paragraph span.link-color {
  color: #94d0df;
}

p.paragraph.block-overlay {
  margin-top: 7px;
  margin-bottom: 0;
  margin-left: 5%;
  color: rgba(255, 255, 255, .55);
  text-align: center;
  font-weight: 500;
  font-size: 16px;
}

p.paragraph.subtext {
  margin-top: 7px;
  margin-bottom: 7px;
}

p.paragraph span.room-rating {
  color: #a3a3a3;
}

p.paragraph.room-text {
  margin-top: 18px;
}

p.paragraph.map-text {
  margin-top: 7px;
  margin-bottom: 7px;
  padding-bottom: 5px;
  width: 90%;
  color: #163239;
  text-align: center;
}

p.paragraph.paragraph-1 {
  color: #fff;
  line-height: 1.4;
}

p.paragraph.project-text {
  width: 95%;
  color: #7eb536;
  font-size: 16px;
  font-family: 'Abel', cursive;
  line-height: 1.2;
}

ul.unorder-list {
  padding-right: 10%;
  padding-bottom: 7px;
  padding-left: 0;
  list-style-type: none;
}

ul.unorder-list.footer-info {
  margin-right: auto;
}

ul.unorder-list.context-links {
  margin-right: auto;
  margin-left: auto;
}

ul.unorder-list.unordered-list-1 {
  padding-right: 0;
  padding-left: 14px;
  list-style-type: disc;
}

span.text-element.contact-note {
  color: #fff;
}

a.link-text {
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  color: #5c98ce;
  text-decoration: none;
  font-size: 15px;
  font-family: 'Roboto', cursive;
  -webkit-transition-duration: .2s;
     -moz-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
}

a.link-text.active-navlink {
  padding-top: 5px;
  border-bottom: .125rem solid #718fc2;
  color: #000;
  text-align: center;
  font-size: 18px;
  font-family: 'Abel', cursive;
  -webkit-transition-duration: .2s;
     -moz-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
}

a.link-text.navlink {
  padding-top: 5px;
  border-bottom: .125rem none #718fc2;
  color: #3e5b2f;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  font-family: 'Abel', cursive;
  -webkit-transition-duration: .2s;
     -moz-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
}

a.link-text.footer-content {
  margin: 7px 0;
  padding-top: 0;
  padding-bottom: 5px;
  width: 100%;
  color: #565b63;
  font-weight: 700;
  font-size: 13px;
  line-height: 1.5;
}

a.link-text.email-link {
  padding-top: 0;
  width: 100%;
  color: #a5e84d;
  font-size: 16px;
  font-family: 'Abel', cursive;
}

a.link-text.phone {
  color: #fff;
  font-size: 25px;
}

a.link-text:hover {
  color: #a3a3a3;
}

a.link-text.active-navlink:hover {
  border-bottom-color: #565b63;
  -webkit-transition-duration: .2s;
     -moz-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
}

a.link-text.navlink:hover {
  border-bottom-color: #565b63;
  color: #6c7171;
  -webkit-transition-duration: .2s;
     -moz-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
}

a.link-text.email-link:hover {
  color: #fff;
}

ul.link-list.info {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

/* Common Elements */

.placeholder-hero {
  padding-left: 0;
  background-color: transparent;
}

.placeholder-hero.logo {
  margin-right: auto;
  margin-left: auto;
}

/* Interaction Elements */

a.link-button {
  line-height: 1.6;
}

a.link-button.block-overlay {
  display: inline-block;
  margin-top: 10px;
  margin-right: 2%;
  margin-bottom: 7px;
  padding: 8px 15px;
  border-radius: 4px;
  background-color: #686c87;
  color: #fff;
  font-size: 14px;
  -webkit-transition-duration: .5s;
     -moz-transition-duration: .5s;
       -o-transition-duration: .5s;
          transition-duration: .5s;
}

a.link-button span.button-link-text-1 {
  text-decoration: none;
}

a.link-button.block-overlay:hover {
  background-color: #9ea2c0;
  -webkit-transition-duration: .5s;
     -moz-transition-duration: .5s;
       -o-transition-duration: .5s;
          transition-duration: .5s;
}

form.form-container.contact-form {
  margin-right: auto;
  margin-bottom: 7px;
  margin-left: auto;
  padding: 20px;
  max-width: 1200px;
  width: 100%;
}

input[type=text] {
  padding: 10px;
  font-family: Cambria, Georgia, serif;
  line-height: 1;
}

input[type=text].contact-input {
  margin-top: 5px;
  margin-bottom: 5px;
  padding-right: 5px;
  padding-left: 5px;
  width: 100%;
  color: #666;
  font-size: 15px;
}

input[type=email] {
  font-family: Cambria, Georgia, serif;
}

input[type=email].contact-input {
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 10px 5px;
  width: 100%;
  color: #666;
  font-size: 15px;
  line-height: 1;
}

/* Layout Elements */

body > .row.navbar {
  padding-top: 17px;
  padding-bottom: 17px;
  max-width: 1200px;
  width: 100%;
}

body > .row > [class*='col-xs-'].logo-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
}

body > .row.feature-row {
  background-color: #f3f5f8;
  background-image: url('../treetransplant/bush-background.jpg');
  background-attachment: scroll;
  background-position: center top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row > [class*='col-xs-'].feature-column {
  padding: 20px 20px 10px;
  min-height: auto;
  background-image: url('https://red-resources.coffeecup.com/storage/common/url-placeholder.png');
}

body > .row > [class*='col-xs-'].slider-col {
  padding-right: 0;
  padding-left: 0;
}

body > .row.small-width {
  position: relative;
  max-width: 1200px;
}

body > .row > [class*='col-xs-'].info-block {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 10px 8px 15px;
  -webkit-transition-duration: 1.5s;
     -moz-transition-duration: 1.5s;
       -o-transition-duration: 1.5s;
          transition-duration: 1.5s;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

body > .row.location-bg-img {
  background-color: #f6f2f2;
  background-image: url('http://red-resources.coffeecup.com/storage/common/url-placeholder.png');
  background-attachment: scroll;
  background-position: 80% -60%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row > [class*='col-xs-'] {
  padding-right: 0;
  padding-left: 0;
}

body > .row.footer {
  padding-top: 10px;
  padding-bottom: 0;
  background-color: #4d7335;
}

body > .row.copyright {
  padding: 20px 10px 40px;
  background-color: #bfb9ae;
  background-image: url('../treetransplant/leaves-background.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: repeat;

  background-blend-mode: normal;
}

body > .row > [class*='col-xs-'].cover-about {
  padding-right: 8px;
  padding-left: 8px;
  min-height: 250px;
  background-color: #a3a3a3;
  background-image: url('http://red-resources.coffeecup.com/storage/common/url-placeholder.png');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row > [class*='col-xs-'].main-text {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
}

body > .row > [class*='col-xs-'].block-overlay {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 20px;
  min-height: 200px;
  background-image: url('http://red-resources.coffeecup.com/storage/common/url-placeholder.png');
  background-attachment: scroll;
  background-position: right center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: repeat;

  -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;
  background-blend-mode: normal;
}

body > .row > [class*='col-xs-'].room-list {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  padding-right: 20px;
  padding-left: 20px;
  min-height: 50px;
}

body > .row > [class*='col-xs-'].room-info {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

body > .row#roomlist {
  padding-bottom: 40px;
}

body > .row > [class*='col-xs-'].cover-about.events {
  background-image: url('http://red-resources.coffeecup.com/storage/common/url-placeholder.png');
}

body > .row.map-bg-img {
  min-height: 400px;
  background-image: url('http://red-resources.coffeecup.com/storage/common/url-placeholder.png');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: repeat;

  background-blend-mode: normal;
}

body > .row > [class*='col-xs-'].map-title {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 8px;
  min-height: 200px;
  background-color: rgba(69, 69, 69, .49);

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -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;
}

body > .row > [class*='col-xs-']#map-form {
  -ms-flex-align: start;

  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
}

body > .row > [class*='col-xs-']#about-us {
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row > [class*='col-xs-'].column-1 {
  min-height: 60px;
  background-image: url('../treetransplant/treescape.jpg');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row > [class*='col-xs-']#tree-spade-copy-1 {
  float: right;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row > [class*='col-xs-']#big-tree-nursery-copy-2 {
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row > [class*='col-xs-']#work-history-copy-2 {
  float: right;
  background-image: url('../treetransplant/bush-background.jpg');
  background-attachment: scroll;
  background-position: 50% 50%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row.tree-spade-row {
  background-image: url('../treetransplant/trees-bg2.jpg');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row.tree-nursery-row {
  background-image: url('../treetransplant/trees-bg3.jpg');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row.projects-row {
  background-image: url('../treetransplant/trees-bg4.jpg');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row > [class*='col-xs-'].info-block.outofview {
  opacity: .11;
  -webkit-transition-duration: .5s;
     -moz-transition-duration: .5s;
       -o-transition-duration: .5s;
          transition-duration: .5s;
  -webkit-transform: translateY(50px);
     -moz-transform: translateY(50px);
       -o-transform: translateY(50px);
          transform: translateY(50px);
}

.subgrid > .row > [class*='col-xs-'].nav_links {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: end;
  padding-right: 8px;
  padding-left: 8px;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
          justify-content: flex-end;
}

.subgrid.location {
  margin-right: auto;
  margin-left: auto;
  padding-top: 0;
  min-height: 250px;
  max-width: 1200px;
}

.subgrid > .row > [class*='col-xs-'].location-list {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
}

.subgrid.copyright.location {
  min-height: auto;
}

.subgrid > .row > [class*='col-xs-'].subgrid-column-1 {
  margin-left: 15px;
}

p.hero-tagline {
  color: #414141;
  text-align: center;
  font-size: 14px;
  font-family: Cambria, Georgia, serif;
  line-height: 1.3;
}

button {
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 8px 20px 7px;
  font-family: Cambria, Georgia, serif;
  line-height: 1.6;
}

.container-fluid.feature-content {
  margin-bottom: 7px;
  padding: 10px 15px 5px 20px;
  background-color: transparent;
}

span.glyph {
  font-size: 15px;
  line-height: 2.49;
}

a.link-button-glyph.info-btn {
  margin: 7px auto;
  padding: 5px 50px;
  min-width: 0auto;
  min-height: 100px;
  max-width: 100px;
  background-image: url('../treetransplant/professional.png');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: repeat;

  background-blend-mode: normal;
}

span.glyph-for-button.info-btn-icon {
  display: inline-block;
  margin-top: 15px;
  color: #fff;
  text-align: center;
  font-size: 40px;
  line-height: 1.6;
}

a.link-button-glyph.clean-easy.info-btn {
  background-image: url('http://red-resources.coffeecup.com/storage/common/url-placeholder.png');
}

a.link-button-glyph.customer-service.info-btn {
  background-image: url('http://red-resources.coffeecup.com/storage/common/url-placeholder.png');
}

li.list-item {
  color: #785c49;
  font-size: 13px;
  font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  line-height: 2;
  -webkit-transition-duration: .5s;
     -moz-transition-duration: .5s;
       -o-transition-duration: .5s;
          transition-duration: .5s;
}

.container-fluid.footer-info {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: end;
  -ms-flex-align: center;
  padding-right: 0;
  padding-left: 0;
  min-height: 28px;
  max-height: 30px;
  width: 100%;

  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
          align-content: flex-end;
}

span.glyph.footer-align {
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  color: #fff;
  font-size: 16px;
  line-height: 1.5;
}

li.list-item.footer-info {
  margin-right: auto;
  margin-left: auto;
  color: #565b63;
  font-weight: 700;
  -webkit-transition-duration: .2s;
     -moz-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
  -webkit-transition-property: color;
     -moz-transition-property: color;
       -o-transition-property: color;
          transition-property: color;
}

.container-fluid.heading-title {
  position: relative;
  top: 10px;
  left: 0;
  display: inline-block;
}

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

.container-fluid.block-overlay {
  padding: 50px;
  max-width: 930px;
  border-width: .25rem;
  border-style: none;
  background-color: rgba(0, 0, 0, .51);
}

div.responsive-picture.room-img {
  margin-top: .437em;
  margin-bottom: .437em;
  max-width: none;
  border-radius: 5px;
  -webkit-transition-duration: .5s;
     -moz-transition-duration: .5s;
       -o-transition-duration: .5s;
          transition-duration: .5s;
}

.container-fluid.room-info {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-right: 10px;
  padding-left: 20px;
  min-height: 50px;
  width: 100%;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container-fluid.rating {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-align: center;
  margin-right: 0;
  margin-left: 0;
  padding-left: 0;
  min-height: 20px;
  width: 100%;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

button.contact-submit {
  margin-top: 20px;
  padding-top: 13px;
  padding-bottom: 12px;
  max-width: 150px;
  width: 100%;
  border-radius: 4px;
  background-color: #203e4a;
  color: #fefefe;
  font-size: 15px;
}

li.list-item-link > a {
  color: #565b63;
  font-weight: 700;
  font-size: 13px;
  font-family: 'Roboto', cursive;
}

li.list-item-link {
  margin-right: auto;
  margin-left: auto;
  line-height: 1.8;
}

a.link-button-glyph.fully-insured.info-btn {
  background-image: url('../treetransplant/insured.png');
}

a.link-button-glyph.info-btn.nz-service {
  background-image: url('../treetransplant/nz-wide.png');
}

a.link-button-glyph.info-btn.save-money {
  background-image: url('../treetransplant/save-money.png');
}

a.link-button-glyph.info-btn.landscaping {
  background-image: url('../treetransplant/landscaping.png');
}

a.link-button-glyph.info-btn.tree-nursery {
  background-image: url('../treetransplant/trees-nursery.png');
}

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

a.link-button-glyph.councilprojects.info-btn {
  background-image: url('../treetransplant/council-projects.png');
}

a.link-button-glyph.info-btn.property-developers {
  background-image: url('../treetransplant/property-developers.png');
}

a.link-button-glyph.info-btn.landscapers {
  background-image: url('../treetransplant/landscaping.png');
}

a.link-button-glyph.home-landscapers.info-btn {
  background-image: url('../treetransplant/home-landscaper.png');
}

a.link-button-glyph.golf-clubs.info-btn {
  background-image: url('../treetransplant/golf-clubs.png');
}

a.link-button-glyph.info-btn.orchards {
  background-image: url('../treetransplant/orchard.png');
}

a.link-button-glyph.info-btn.lifestyle {
  background-image: url('../treetransplant/residential-lifestyle.png');
}

a.link-button-glyph.info-btn.residential {
  background-image: url('../treetransplant/residential-properties.png');
}

a.link-button-glyph.info-btn.schools {
  background-image: url('../treetransplant/school.png');
}

div.responsive-picture.nojobtoobig {
  padding-top: 25px;
  padding-bottom: 25px;
  width: 230px;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

li.list-item.list-item-1 {
  padding-bottom: 8px;
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
}

li.list-item:hover {
  color: #222;
  -webkit-transition-duration: .5s;
     -moz-transition-duration: .5s;
       -o-transition-duration: .5s;
          transition-duration: .5s;
}

li.list-item.footer-info:hover {
  color: #222;
  -webkit-transition-duration: .2s;
     -moz-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
}

div.responsive-picture.room-img:hover {
  -webkit-transition-duration: .42s;
     -moz-transition-duration: .42s;
       -o-transition-duration: .42s;
          transition-duration: .42s;
  -webkit-transform: scaleX(1.1) scaleY(1.1);
     -moz-transform: scaleX(1.1) scaleY(1.1);
       -o-transform: scaleX(1.1) scaleY(1.1);
          transform: scaleX(1.1) scaleY(1.1);
}

li.list-item.list-item-1:hover {
  color: #fff;
}

@media screen and (min-width: 26.875rem) {
  /* Text Elements */

  h1.hero-header {
    font-size: 33px;
  }

  h2.main-title {
    padding: 20px 25px;
    color: #3e5b2f;
    text-align: center;
    font-weight: 700;
    font-size: 32px;
    font-family: 'Abel', cursive;
    line-height: 1.2;
  }

  h3.contact-title {
    font-size: 26px;
  }

  h5.list-title {
    font-size: 32px;
  }

  h6.feature-heading {
    margin-bottom: 24px;
    color: #a5e84d;
    font-weight: 600;
    font-style: normal;
    font-size: 28px;
    font-family: 'Abel', cursive;
  }

  h6.heading-1 {
    color: #3e5b2f;
    font-weight: 600;
    font-style: normal;
    font-size: 30px;
    font-family: 'Abel', cursive;
  }

  h6.footer-info {
    font-family: 'Abel', cursive;
  }

  p.paragraph.paragraph-1 {
    color: #fff;
    font-size: 15px;
    line-height: 1.4;
  }

  p.paragraph span.contact-link {
    color: #a5e84d;
    font-size: 1.125rem;
    font-family: 'Abel', cursive;
  }

  p.paragraph.img-desc {
    color: #7eb536;
    font-size: 18px;
  }

  p.paragraph.copyright {
    color: #fff;
  }

  p.paragraph.project-text {
    font-size: 20px;
    line-height: 1.2;
  }

  ul.unorder-list.unordered-list-1 {
    padding-right: 0;
  }

  a.link-text.active-navlink {
    color: #000;
    font-weight: 800;
    font-size: 14px;
    font-family: 'Abel', cursive;
  }

  a.link-text.navlink {
    color: #3e5b2f;
    font-weight: 600;
    font-size: 14px;
    font-family: 'Abel', cursive;
  }

  a.link-text.email-link {
    padding-top: 0;
    width: 100%;
    color: #a5e84d;
    font-size: 18px;
    font-family: 'Abel', cursive;
  }

  a.link-text.email-link:hover {
    color: #fff;
  }

  /* Layout Elements */

  body > .row > [class*='col-xs-'].cover-about {
    min-height: 350px;
  }

  body > .row.copyright {
    padding-bottom: 30px;
    background-image: url('../treetransplant/leaves-background.jpg');
  }

  body > .row > [class*='col-xs-'].column-1 {
    min-height: 70px;
    background-image: url('../treetransplant/treescape.jpg');
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row > [class*='col-xs-']#about-us {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row.footer {
    padding-top: 10px;
    background-color: #4d7335;
  }

  body > .row > [class*='col-xs-']#tree-spade-copy-1 {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row > [class*='col-xs-']#big-tree-nursery-copy-2 {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row > [class*='col-xs-']#work-history-copy-2 {
    background-image: url('../treetransplant/bush-background.jpg');
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row.feature-row {
    background-image: url('../treetransplant/bush-background.jpg');
  }

  body > .row > [class*='col-xs-'].feature-column {
    padding-bottom: 10px;
    min-height: auto;
  }

  body > .row > [class*='col-xs-'].info-block {
    padding-bottom: 20px;
  }

  body > .row.tree-nursery-row {
    background-image: url('../treetransplant/trees-bg3.jpg');
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row > [class*='col-xs-'].room-list {
    padding-right: 25px;
    padding-left: 25px;
  }

  .subgrid > .row > [class*='col-xs-'].nav_links {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
  }

  .subgrid > .row > [class*='col-xs-'].subgrid-column-1 {
    margin-left: 40px;
  }

  .subgrid.location {
    padding-top: 4px;
    min-height: 260px;
  }

  .container-fluid.feature-content {
    padding: 15px 20px 15px 30px;
    background-color: transparent;
  }

  a.link-button-glyph.info-btn {
    padding: 5px 70px;
    min-height: 140px;
    max-width: 150px;
    background-image: url('../treetransplant/professional.png');
  }

  a.link-button-glyph.info-btn.save-money {
    background-image: url('../treetransplant/save-money.png');
  }

  a.link-button-glyph.info-btn.landscaping {
    background-image: url('../treetransplant/landscaping.png');
  }

  a.link-button-glyph.info-btn.tree-nursery {
    background-image: url('../treetransplant/trees-nursery.png');
  }

  a.link-button-glyph.fully-insured.info-btn {
    background-image: url('../treetransplant/insured.png');
  }

  a.link-button-glyph.info-btn.nz-service {
    background-image: url('../treetransplant/nz-wide.png');
  }

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

  .container-fluid.footer-info {
    min-height: 32px;
  }

  a.link-button-glyph.councilprojects.info-btn {
    background-image: url('../treetransplant/council-projects.png');
  }

  a.link-button-glyph.info-btn.property-developers {
    background-image: url('../treetransplant/property-developers.png');
  }

  a.link-button-glyph.info-btn.landscapers {
    background-image: url('../treetransplant/landscaping.png');
  }

  a.link-button-glyph.home-landscapers.info-btn {
    background-image: url('../treetransplant/home-landscaper.png');
  }

  a.link-button-glyph.golf-clubs.info-btn {
    background-image: url('../treetransplant/golf-clubs.png');
  }

  a.link-button-glyph.info-btn.orchards {
    background-image: url('../treetransplant/orchard.png');
  }

  a.link-button-glyph.info-btn.lifestyle {
    background-image: url('../treetransplant/residential-lifestyle.png');
  }

  a.link-button-glyph.info-btn.residential {
    background-image: url('../treetransplant/residential-properties.png');
  }

  div.responsive-picture.nojobtoobig {
    padding-top: 30px;
    padding-bottom: 30px;
    max-width: 240px;
    width: 230px;
  }

  li.list-item.list-item-1 {
    font-size: 15px;
    line-height: 1.5;
  }

  .container-fluid.room-info {
    padding-right: 10px;
    padding-left: 25px;
  }
}

@media screen and (min-width: 36rem) {
  /* Text Elements */

  h2.main-title {
    padding-top: 25px;
    padding-bottom: 25px;
    color: #3e5b2f;
    text-align: center;
    font-weight: 700;
    font-size: 36px;
    font-family: 'Abel', cursive;
    line-height: 1.2;
  }

  h3.about-title {
    padding: 15px;
    font-size: 26px;
  }

  h3.contact-title {
    max-width: 300px;
    width: auto;
    text-align: right;
    font-size: 34px;
  }

  h5.list-title {
    margin-top: 15px;
    width: 90%;
    font-size: 26px;
  }

  h6 {
    font-size: 24px;
  }

  h6.about-subtitle {
    padding: 15px;
  }

  h6.heading-1 {
    color: #3e5b2f;
    font-weight: 600;
    font-style: normal;
    font-size: 23px;
    font-family: 'Abel', cursive;
  }

  h6.feature-heading {
    margin-bottom: 18px;
    color: #a5e84d;
    font-weight: 600;
    font-style: normal;
    font-size: 26px;
    font-family: 'Abel', cursive;
  }

  h6.footer-info {
    margin-bottom: 12px;
    font-family: 'Abel', cursive;
  }

  p.paragraph.map-text {
    max-width: 400px;
    text-align: right;
  }

  p.paragraph.paragraph-1 {
    color: #fff;
    font-size: 13px;
    line-height: 1.4;
  }

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

  p.paragraph span.contact-link {
    color: #a5e84d;
    font-size: 1.125rem;
    font-family: 'Abel', cursive;
  }

  p.paragraph.img-desc {
    padding-right: 10px;
    padding-left: 10px;
    color: #7eb536;
    font-size: 13px;
  }

  p.paragraph.copyright {
    color: #fff;
  }

  p.paragraph.project-text {
    width: 95%;
    font-size: 16px;
    line-height: 1.2;
  }

  ul.unorder-list.unordered-list-1 {
    list-style-position: outside;
  }

  a.link-text.navlink {
    color: #3e5b2f;
    font-weight: 600;
    font-size: 21px;
    font-family: 'Abel', cursive;
  }

  a.link-text.active-navlink {
    color: #000;
    font-size: 21px;
    font-family: 'Abel', cursive;
  }

  a.link-text.email-link {
    padding-top: 0;
    width: 100%;
    color: #a5e84d;
    font-size: 18px;
    font-family: 'Abel', cursive;
  }

  a.link-text.email-link:hover {
    color: #fff;
  }

  /* Interaction Elements */

  form.form-container.contact-form {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  /* Layout Elements */

  body > .row > [class*='col-xs-'].logo-icon {
    position: relative;
    -ms-flex-pack: start;
    min-height: 80px;

    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
  }

  body > .row > [class*='col-xs-'].menu-col {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: center;
    min-height: 80px;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  body > .row > [class*='col-xs-'].info-block {
    padding: 40px 0 50px;
  }

  body > .row > [class*='col-xs-'].cover-about {
    min-height: 450px;
  }

  body > .row > [class*='col-xs-'].main-text {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 20px;
  }

  body > .row > [class*='col-xs-'].block-overlay {
    padding-top: 80px;
    padding-bottom: 80px;
    min-height: 400px;
  }

  body > .row > [class*='col-xs-'].room-list {
    padding-left: 40px;
  }

  body > .row > [class*='col-xs-'].map-title {
    -ms-flex-align: end;
    padding-top: 0;
    padding-bottom: 0;
    min-height: 420px;

    -webkit-box-align: end;
    -webkit-align-items: flex-end;
       -moz-box-align: end;
            align-items: flex-end;
  }

  body > .row.feature-row {
    background-image: url('../treetransplant/bush-background.jpg');
  }

  body > .row > [class*='col-xs-'].align-middle.logo-icon {
    position: relative;
    float: left;
  }

  body > .row.copyright {
    padding-bottom: 30px;
    background-image: url('../treetransplant/leaves-background.jpg');
  }

  body > .row > [class*='col-xs-'].column-1 {
    min-height: 98px;
    background-image: url('../treetransplant/treescape.jpg');
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row > [class*='col-xs-']#about-us {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row.footer {
    padding-top: 5px;
    padding-bottom: 10px;
    background-color: #4d7335;
  }

  body > .row > [class*='col-xs-']#tree-spade-copy-1 {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row > [class*='col-xs-']#big-tree-nursery-copy-2 {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row > [class*='col-xs-']#work-history-copy-2 {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row > [class*='col-xs-'].feature-column {
    padding-bottom: 10px;
    min-height: auto;
  }

  body > .row > [class*='col-xs-'].column-2 {
    min-height: 60px;
  }

  .subgrid > .row > [class*='col-xs-'].subgrid-column-1 {
    margin-left: 25px;
    padding-right: 0;
    padding-left: 15px;
  }

  .subgrid.location {
    padding-top: 5px;
    min-height: 260px;
  }

  .container-fluid.heading-title {
    top: 30px;
    left: 50px;
  }

  div.responsive-picture.room-img {
    max-width: 400px;
  }

  .container-fluid.feature-content {
    padding-right: 10px;
    background-color: transparent;
  }

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

  a.link-button-glyph.info-btn {
    padding: 5px 55px;
    min-height: 110px;
    max-width: 140px;
    background-image: url('../treetransplant/professional.png');
  }

  a.link-button-glyph.info-btn.save-money {
    background-image: url('../treetransplant/save-money.png');
  }

  a.link-button-glyph.info-btn.landscaping {
    background-image: url('../treetransplant/landscaping.png');
  }

  a.link-button-glyph.info-btn.tree-nursery {
    background-image: url('../treetransplant/trees-nursery.png');
  }

  a.link-button-glyph.fully-insured.info-btn {
    background-image: url('../treetransplant/insured.png');
  }

  a.link-button-glyph.info-btn.nz-service {
    background-image: url('../treetransplant/nz-wide.png');
  }

  .container-fluid.footer-info {
    min-height: 34px;
    max-height: 31px;
  }

  a.link-button-glyph.councilprojects.info-btn {
    background-image: url('../treetransplant/council-projects.png');
  }

  a.link-button-glyph.info-btn.property-developers {
    background-image: url('../treetransplant/property-developers.png');
  }

  a.link-button-glyph.info-btn.landscapers {
    background-image: url('../treetransplant/landscaping.png');
  }

  a.link-button-glyph.home-landscapers.info-btn {
    background-image: url('../treetransplant/home-landscaper.png');
  }

  a.link-button-glyph.golf-clubs.info-btn {
    background-image: url('../treetransplant/golf-clubs.png');
  }

  a.link-button-glyph.info-btn.orchards {
    background-image: url('../treetransplant/orchard.png');
  }

  a.link-button-glyph.info-btn.lifestyle {
    background-image: url('../treetransplant/residential-lifestyle.png');
  }

  a.link-button-glyph.info-btn.residential {
    background-image: url('../treetransplant/residential-properties.png');
  }

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

  .container-fluid.room-info {
    padding-left: 10px;
  }
}

@media screen and (min-width: 48rem) {
  /* Text Elements */

  h2.main-title {
    padding-top: 25px;
    padding-bottom: 25px;
    color: #3e5b2f;
    text-align: center;
    font-weight: 700;
    font-size: 42px;
    font-family: 'Abel', cursive;
    line-height: 1.2;
  }

  h5.list-title {
    width: 90%;
    font-size: 28px;
  }

  h6 {
    font-size: 28px;
  }

  h6.feature-heading {
    margin-bottom: 24px;
    color: #a5e84d;
    font-style: normal;
    font-size: 30px;
    font-family: 'Abel', cursive;
  }

  h6.heading-1 {
    color: #3e5b2f;
    font-weight: 600;
    font-style: normal;
    font-size: 24px;
    font-family: 'Abel', cursive;
  }

  h6.footer-info {
    margin-bottom: 12px;
    font-family: 'Abel', cursive;
  }

  p.paragraph.copyright {
    color: #fff;
    font-size: 14px;
  }

  p.paragraph.paragraph-1 {
    color: #fff;
    font-size: 15px;
    line-height: 1.4;
  }

  p.paragraph span.contact-link {
    color: #a5e84d;
    font-size: 1.25rem;
  }

  p.paragraph.img-desc {
    color: #7eb536;
    font-size: 14px;
  }

  p.paragraph.footer-contact {
    font-family: 'Abel', cursive;
  }

  p.paragraph.project-text {
    font-size: 18px;
    line-height: 1.3;
  }

  a.link-text.navlink {
    color: #3e5b2f;
    font-weight: 600;
    font-size: 18px;
    font-family: 'Abel', cursive;
  }

  a.link-text.active-navlink {
    color: #000;
    font-size: 18px;
    font-family: 'Abel', cursive;
  }

  a.link-text.email-link {
    padding-top: 0;
    width: 100%;
    color: #a5e84d;
    font-size: 20px;
    font-family: 'Abel', cursive;
  }

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

  a.link-text.email-link:hover {
    color: #fff;
  }

  /* Layout Elements */

  body > .row > [class*='col-xs-'].info-block {
    padding-top: 40px;
    padding-bottom: 60px;
  }

  body > .row.feature-row {
    background-image: url('../treetransplant/bush-background.jpg');
  }

  body > .row.copyright {
    padding-bottom: 30px;
    background-image: url('../treetransplant/leaves-background.jpg');
  }

  body > .row > [class*='col-xs-'].column-1 {
    min-height: 98px;
    background-image: url('../treetransplant/treescape.jpg');
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row > [class*='col-xs-']#about-us {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row.footer {
    padding-top: 5px;
    padding-bottom: 0;
    background-color: #4d7335;
  }

  body > .row > [class*='col-xs-']#tree-spade-copy-1 {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row > [class*='col-xs-']#big-tree-nursery-copy-2 {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row > [class*='col-xs-']#work-history-copy-2 {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row > [class*='col-xs-'].feature-column {
    padding-bottom: 10px;
    min-height: auto;
  }

  .subgrid > .row > [class*='col-xs-'].subgrid-column-1 {
    margin-left: 40px;
  }

  .subgrid.location {
    padding-top: 5px;
    min-height: 280px;
  }

  .container-fluid.feature-content {
    padding-right: 20px;
    background-color: transparent;
  }

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

  a.link-button-glyph.info-btn.nz-service {
    padding: 5px 60px;
    background-image: url('../treetransplant/nz-wide.png');
  }

  a.link-button-glyph.info-btn {
    padding: 5px 60px;
    min-height: 120px;
    max-width: 110px;
    background-image: url('../treetransplant/professional.png');
  }

  a.link-button-glyph.info-btn.save-money {
    background-image: url('../treetransplant/save-money.png');
  }

  a.link-button-glyph.info-btn.landscaping {
    background-image: url('../treetransplant/landscaping.png');
  }

  a.link-button-glyph.info-btn.tree-nursery {
    background-image: url('../treetransplant/trees-nursery.png');
  }

  a.link-button-glyph.fully-insured.info-btn {
    background-image: url('../treetransplant/insured.png');
  }

  a.link-button-glyph.councilprojects.info-btn {
    background-image: url('../treetransplant/council-projects.png');
  }

  a.link-button-glyph.info-btn.property-developers {
    background-image: url('../treetransplant/property-developers.png');
  }

  a.link-button-glyph.info-btn.landscapers {
    background-image: url('../treetransplant/landscaping.png');
  }

  a.link-button-glyph.home-landscapers.info-btn {
    background-image: url('../treetransplant/home-landscaper.png');
  }

  a.link-button-glyph.golf-clubs.info-btn {
    background-image: url('../treetransplant/golf-clubs.png');
  }

  a.link-button-glyph.info-btn.orchards {
    background-image: url('../treetransplant/orchard.png');
  }

  a.link-button-glyph.info-btn.lifestyle {
    background-image: url('../treetransplant/residential-lifestyle.png');
  }

  a.link-button-glyph.info-btn.residential {
    background-image: url('../treetransplant/residential-properties.png');
  }

  li.list-item.list-item-1 {
    text-indent: 0;
    white-space: normal;
    word-spacing: 0;
    letter-spacing: 0;
    font-size: 15px;
    line-height: 1.5;
  }

  .container-fluid.room-info {
    padding-left: 25px;
  }
}

@media screen and (min-width: 62rem) {
  /* Text Elements */

  h2.main-title {
    padding-top: 25px;
    padding-bottom: 25px;
    color: #3e5b2f;
    text-align: center;
    font-weight: 700;
    font-size: 44px;
    font-family: 'Abel', cursive;
    line-height: 1.3;
  }

  h3.about-title {
    padding: 20px;
    font-size: 30px;
  }

  h3.contact-title {
    max-width: 350px;
    font-size: 40px;
  }

  h5.list-title {
    width: 90%;
    font-size: 32px;
  }

  h6.footer-info {
    margin-bottom: 14px;
    font-size: 26px;
    font-family: 'Abel', cursive;
  }

  h6.about-subtitle {
    padding: 20px;
    font-size: 17px;
  }

  h6.feature-heading {
    margin-bottom: 26px;
    color: #a5e84d;
    font-style: normal;
    font-size: 32px;
    font-family: 'Abel', cursive;
  }

  h6.heading-1 {
    color: #3e5b2f;
    font-style: normal;
    font-size: 28px;
    font-family: 'Abel', cursive;
  }

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

  p.paragraph.copyright {
    float: none;
    color: #fff;
    font-size: 14px;
  }

  p.paragraph.paragraph-1 {
    color: #fff;
    font-size: 17px;
    line-height: 1.4;
  }

  p.paragraph span.contact-link {
    color: #a5e84d;
    font-size: 1.25rem;
  }

  p.paragraph.img-desc {
    color: #7eb536;
    font-size: 16px;
  }

  p.paragraph.footer-contact {
    font-size: 14px;
    font-family: 'Abel', cursive;
  }

  p.paragraph.project-text {
    font-size: 22px;
    line-height: 1.3;
  }

  ul.unorder-list.unordered-list-1 {
    list-style-type: disc;
  }

  a.link-text.navlink {
    color: #3e5b2f;
    font-weight: 600;
    font-size: 20px;
    font-family: 'Abel', cursive;
  }

  a.link-text.active-navlink {
    color: #000;
    font-weight: 800;
    font-size: 20px;
    font-family: 'Abel', cursive;
  }

  a.link-text.email-link {
    padding-top: 0;
    width: 100%;
    color: #a5e84d;
    font-size: 20px;
    font-family: 'Abel', cursive;
  }

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

  a.link-text.email-link:hover {
    color: #fff;
  }

  /* Interaction Elements */

  input[type=text].contact-input {
    padding: 15px 10px;
    max-width: 500px;
  }

  input[type=email].contact-input {
    padding: 15px 10px;
    max-width: 500px;
  }

  /* Layout Elements */

  body > .row > [class*='col-xs-'].feature-column {
    padding: 30px 30px 10px;
    min-height: auto;
  }

  body > .row.footer {
    padding-top: 10px;
    padding-bottom: 0;
    background-color: #4d7335;
  }

  body > .row.copyright {
    padding-top: 20px;
    padding-bottom: 30px;
    background-image: url('../treetransplant/leaves-background.jpg');
  }

  body > .row > [class*='col-xs-'].cover-about {
    min-height: 600px;
  }

  body > .row > [class*='col-xs-'].main-text {
    padding-top: 70px;
    padding-bottom: 70px;
    padding-left: 40px;
  }

  body > .row > [class*='col-xs-']#room-text {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  body > .row.map-bg-img {
    min-height: 500px;
  }

  body > .row > [class*='col-xs-'].map-title {
    min-height: 500px;
  }

  body > .row.feature-row {
    background-image: url('../treetransplant/bush-background.jpg');
  }

  body > .row > [class*='col-xs-'].column-1 {
    min-height: 98px;
    background-image: url('../treetransplant/treescape.jpg');
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row > [class*='col-xs-'].info-block {
    padding-top: 40px;
    padding-bottom: 60px;
  }

  body > .row > [class*='col-xs-']#about-us {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row > [class*='col-xs-']#tree-spade-copy-1 {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row > [class*='col-xs-']#big-tree-nursery-copy-2 {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row > [class*='col-xs-']#work-history-copy-2 {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .subgrid.location {
    padding-top: 0;
    min-height: 285px;
    max-width: 970px;
  }

  .subgrid > .row > [class*='col-xs-'].subgrid-column-1 {
    margin-left: 30px;
  }

  .container-fluid.feature-content {
    width: 95%;
    background-color: transparent;
  }

  .container-fluid.heading-title {
    top: 50px;
    bottom: 0;
    left: 150px;
  }

  .container-fluid.rating {
    min-height: 50px;
  }

  button.contact-submit {
    max-width: 180px;
  }

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

  a.link-button-glyph.info-btn {
    padding: 5px 60px;
    min-height: 120px;
    max-width: 110px;
    background-image: url('../treetransplant/professional.png');
  }

  a.link-button-glyph.info-btn.save-money {
    background-image: url('../treetransplant/save-money.png');
  }

  a.link-button-glyph.info-btn.landscaping {
    background-image: url('../treetransplant/landscaping.png');
  }

  a.link-button-glyph.info-btn.tree-nursery {
    background-image: url('../treetransplant/trees-nursery.png');
  }

  a.link-button-glyph.fully-insured.info-btn {
    background-image: url('../treetransplant/insured.png');
  }

  a.link-button-glyph.info-btn.nz-service {
    background-image: url('../treetransplant/nz-wide.png');
  }

  div.responsive-picture.picture-1 > picture > img {
    -o-object-position: 50% center;
       object-position: 50% center;
  }

  a.link-button-glyph.councilprojects.info-btn {
    background-image: url('../treetransplant/council-projects.png');
  }

  a.link-button-glyph.info-btn.property-developers {
    background-image: url('../treetransplant/property-developers.png');
  }

  a.link-button-glyph.info-btn.landscapers {
    background-image: url('../treetransplant/landscaping.png');
  }

  a.link-button-glyph.home-landscapers.info-btn {
    background-image: url('../treetransplant/home-landscaper.png');
  }

  a.link-button-glyph.golf-clubs.info-btn {
    background-image: url('../treetransplant/golf-clubs.png');
  }

  a.link-button-glyph.info-btn.orchards {
    background-image: url('../treetransplant/orchard.png');
  }

  a.link-button-glyph.info-btn.schools {
    background-image: url('../treetransplant/school.png');
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  a.link-button-glyph.info-btn.lifestyle {
    background-image: url('../treetransplant/residential-lifestyle.png');
  }

  a.link-button-glyph.info-btn.residential {
    background-image: url('../treetransplant/residential-properties.png');
  }

  li.list-item.list-item-1 {
    font-size: 16px;
    line-height: 1.5;
  }

  .container-fluid.room-info {
    padding-left: 30px;
  }
}

@media screen and (min-width: 75rem) {
  /* Text Elements */

  h2.main-title {
    padding-top: 25px;
    padding-bottom: 25px;
    color: #3e5b2f;
    text-align: center;
    font-weight: 700;
    font-size: 48px;
    font-family: 'Abel', cursive;
    line-height: 1.3;
  }

  h5.list-title {
    width: 90%;
    font-size: 34px;
  }

  h6.feature-heading {
    margin-bottom: 28px;
    color: #a5e84d;
    font-weight: 600;
    font-style: normal;
    font-size: 36px;
    font-family: 'Abel', cursive;
  }

  h6.heading-1 {
    color: #3e5b2f;
    font-weight: 600;
    font-style: normal;
    font-size: 30px;
    font-family: 'Abel', cursive;
  }

  h6.footer-info {
    margin-bottom: 16px;
    font-family: 'Abel', cursive;
  }

  p.paragraph {
    color: #7eb536;
    font-size: 16px;
  }

  p.paragraph.paragraph-1 {
    color: #fff;
    font-size: 19px;
    line-height: 1.4;
  }

  p.paragraph span.contact-link {
    color: #a5e84d;
    font-size: 1.25rem;
    line-height: 1.5;
  }

  p.paragraph.img-desc {
    color: #7eb536;
    font-size: 18px;
  }

  p.paragraph.copyright {
    color: #fff;
  }

  p.paragraph.footer-contact {
    font-size: 14px;
    font-family: 'Abel', cursive;
  }

  p.paragraph.project-text {
    font-size: 24px;
    line-height: 1.3;
  }

  ul.unorder-list.unordered-list-1 {
    list-style-type: disc;
  }

  a.link-text.navlink {
    color: #3e5b2f;
    font-weight: 600;
    font-size: 22px;
    font-family: 'Abel', cursive;
  }

  a.link-text.active-navlink {
    color: #000;
    font-weight: 800;
    font-size: 22px;
    font-family: 'Abel', cursive;
  }

  a.link-text.email-link {
    padding-top: 0;
    width: 100%;
    color: #a5e84d;
    font-size: 20px;
    font-family: 'Abel', cursive;
    line-height: 22px;
  }

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

  a.link-text.email-link:hover {
    color: #fff;
  }

  /* Layout Elements */

  body > .row.feature-row {
    background-image: url('../treetransplant/bush-background.jpg');
  }

  body > .row.copyright {
    padding-top: 20px;
    padding-bottom: 30px;
    background-image: url('../treetransplant/leaves-background.jpg');
  }

  body > .row > [class*='col-xs-'].column-1 {
    min-height: 98px;
    height: 98px;
    background-image: url('../treetransplant/treescape.jpg');
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row.footer {
    padding-top: 15px;
    padding-bottom: 0;
    background-color: #4d7335;
  }

  body > .row > [class*='col-xs-'].info-block {
    padding-top: 40px;
    padding-bottom: 60px;
  }

  body > .row > [class*='col-xs-']#about-us {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row > [class*='col-xs-']#tree-spade-copy-1 {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row > [class*='col-xs-']#big-tree-nursery-copy-2 {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row > [class*='col-xs-']#work-history-copy-2 {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row > [class*='col-xs-'].feature-column {
    padding-top: 40px;
    padding-bottom: 10px;
    min-height: auto;
  }

  body > .row.tree-nursery-row {
    background-image: url('../treetransplant/trees-bg3.jpg');
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row > [class*='col-xs-'].room-list {
    padding-right: 20px;
    padding-left: 40px;
  }

  .subgrid.copyright.location {
    min-height: auto;
  }

  .subgrid.location {
    padding-top: 0;
    min-height: 280px;
  }

  .container-fluid.feature-content {
    padding-left: 40px;
    width: 95%;
    background-color: transparent;
  }

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

  a.link-button-glyph.info-btn {
    margin-top: 7px;
    padding: 5px 60px;
    min-height: 120px;
    max-width: 110px;
    background-image: url('../treetransplant/professional.png');
  }

  a.link-button-glyph.clean-easy.info-btn {
    background-image: url('../treetransplant/save-money.png');
  }

  a.link-button-glyph.customer-service.info-btn {
    background-image: url('../treetransplant/landscaping.png');
  }

  a.link-button-glyph.info-btn.save-money {
    background-image: url('../treetransplant/save-money.png');
  }

  a.link-button-glyph.info-btn.landscaping {
    background-image: url('../treetransplant/landscaping.png');
  }

  a.link-button-glyph.info-btn.tree-nursery {
    background-image: url('../treetransplant/trees-nursery.png');
  }

  a.link-button-glyph.fully-insured.info-btn {
    background-image: url('../treetransplant/insured.png');
  }

  a.link-button-glyph.info-btn.nz-service {
    background-image: url('../treetransplant/nz-wide.png');
  }

  span.glyph.footer-align {
    font-size: 18px;
  }

  .container-fluid.footer-info {
    max-height: 32px;
  }

  a.link-button-glyph.councilprojects.info-btn {
    background-image: url('../treetransplant/council-projects.png');
  }

  a.link-button-glyph.info-btn.property-developers {
    background-image: url('../treetransplant/property-developers.png');
  }

  a.link-button-glyph.info-btn.landscapers {
    background-image: url('../treetransplant/landscaping.png');
  }

  a.link-button-glyph.home-landscapers.info-btn {
    background-image: url('../treetransplant/home-landscaper.png');
  }

  a.link-button-glyph.golf-clubs.info-btn {
    padding-left: 60px;
    background-image: url('../treetransplant/golf-clubs.png');
  }

  a.link-button-glyph.info-btn.orchards {
    background-image: url('../treetransplant/orchard.png');
  }

  a.link-button-glyph.info-btn.schools {
    background-image: url('../treetransplant/school.png');
    background-size: cover;
  }

  a.link-button-glyph.info-btn.lifestyle {
    padding-left: 60px;
    background-image: url('../treetransplant/residential-lifestyle.png');
  }

  a.link-button-glyph.info-btn.residential {
    background-image: url('../treetransplant/residential-properties.png');
  }

  li.list-item.list-item-1 {
    font-size: 18px;
    line-height: 1.5;
  }

  .container-fluid.room-info {
    padding-left: 10px;
  }
}

@media screen and (min-width: 83.875rem) {
  /* Text Elements */

  h2.main-title {
    margin-bottom: 0;
    padding-top: 25px;
    padding-bottom: 25px;
    color: #3e5b2f;
    text-align: center;
    font-weight: 700;
    font-size: 52px;
    font-family: 'Abel', cursive;
    line-height: 1.2;
  }

  h5.list-title {
    margin-top: 40px;
    font-size: 36px;
    font-family: 'Abel', cursive;
  }

  h6.feature-heading {
    margin-top: 7px;
    margin-bottom: 32px;
    color: #a5e84d;
    font-weight: 600;
    font-style: normal;
    font-size: 40px;
    font-family: 'Abel', 'Arial Narrow', Arial, sans-serif;
  }

  h6.heading-1 {
    color: #3e5b2f;
    font-weight: 600;
    font-style: normal;
    font-size: 34px;
    font-family: 'Abel', cursive;
  }

  h6.footer-info {
    margin-top: 10px;
    margin-bottom: 18px;
    font-weight: 600;
    font-family: 'Abel', cursive;
  }

  h6 span.heading-text-1 {
    font-family: 'Abel', cursive;
  }

  p.paragraph.paragraph-1 {
    color: #fff;
    font-size: 22px;
    line-height: 1.4;
  }

  p.paragraph.footer-contact {
    color: #7eb536;
    font-size: 16px;
    font-family: 'Abel', cursive;
    line-height: 2;
  }

  p.paragraph.copyright {
    color: #fff;
  }

  p.paragraph span.contact-link {
    font-size: 1.375rem;
    line-height: 1.8;
  }

  p.paragraph.img-desc {
    font-size: 20px;
  }

  p.paragraph.project-text {
    width: 700px;
    font-size: 26px;
    line-height: 1.3;
  }

  ul.unorder-list.unordered-list-1 {
    list-style-position: outside;
    list-style-type: disc;
  }

  a.link-text.active-navlink {
    color: #000;
    font-weight: 800;
    font-size: 24px;
    font-family: 'Abel', 'Arial Narrow', Arial, sans-serif;
  }

  a.link-text.navlink {
    color: #3e5b2f;
    font-weight: 600;
    font-size: 24px;
    font-family: 'Abel', 'Arial Narrow', Arial, sans-serif;
  }

  a.link-text.email-link {
    padding-top: 0;
    width: 100%;
    color: #a5e84d;
    font-weight: 700;
    font-size: 22px;
    font-family: 'Abel', cursive;
    line-height: 2;
  }

  a.link-text.phone {
    color: #fff;
    font-size: 40px;
  }

  a.link-text.email-link:hover {
    color: #fff;
  }

  /* Layout Elements */

  body > .row > [class*='col-xs-'].info-block {
    padding: 40px 0 60px;
  }

  body > .row.copyright {
    padding-top: 20px;
    padding-bottom: 30px;
  }

  body > .row.footer {
    padding-bottom: 10px;
    background-color: #4d7335;
  }

  body > .row.feature-row {
    background-image: url('../treetransplant/bush-background.jpg');
  }

  body > .row > [class*='col-xs-']#about-us {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row.navbar {
    max-width: 1300px;
  }

  body > .row.small-width {
    max-width: 1400px;
  }

  body > .row > [class*='col-xs-']#tree-spade-copy-1 {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row > [class*='col-xs-'].column-1 {
    min-height: 98px;
    height: 98px;
    background-image: url('../treetransplant/treescape.jpg');
    background-repeat: repeat;
  }

  body > .row > [class*='col-xs-']#big-tree-nursery-copy-2 {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row > [class*='col-xs-']#work-history-copy-2 {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row > [class*='col-xs-'].feature-column {
    padding: 30px 30px 20px;
    min-height: auto;
  }

  body > .row > [class*='col-xs-'].column-2 {
    height: auto;
  }

  body > .row.tree-spade-row {
    background-image: url('../treetransplant/trees-bg2.jpg');
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row.tree-nursery-row {
    background-image: url('../treetransplant/trees-bg3.jpg');
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row.projects-row {
    background-image: url('../treetransplant/trees-bg4.jpg');
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  body > .row > [class*='col-xs-'].room-list {
    text-align: left;
  }

  .subgrid.location {
    padding-top: 10px;
    min-height: 270px;
  }

  .subgrid > .row > [class*='col-xs-'].subgrid-column-1 {
    margin-right: 0;
    margin-left: 30px;
    height: 230px;
  }

  .container-fluid.feature-content {
    padding-bottom: 0;
    background-color: transparent;
  }

  .container-fluid.footer-info {
    max-height: 36px;
  }

  span.glyph.footer-align {
    font-size: 20px;
  }

  a.link-button-glyph.info-btn.landscaping {
    min-height: 140px;
    max-width: 100px;
  }

  a.link-button-glyph.info-btn.save-money {
    min-height: 140px;
    max-width: 100px;
  }

  a.link-button-glyph.info-btn {
    padding-right: 70px;
    padding-left: 70px;
    min-height: 140px;
    max-width: 100px;
    background-image: url('../treetransplant/professional.png');
  }

  a.link-button-glyph.info-btn.nz-service {
    padding-right: 70px;
    padding-left: 70px;
    min-height: 140px;
    max-width: 100px;
  }

  a.link-button-glyph.info-btn.schools {
    background-image: url('../treetransplant/school.png');
    background-size: cover;
  }

  a.link-button-glyph.golf-clubs.info-btn {
    min-height: 140px;
    max-width: 100px;
    background-image: url('../treetransplant/golf-clubs.png');
  }

  a.link-button-glyph.info-btn.tree-nursery {
    max-width: 100px;
  }

  a.link-button-glyph.councilprojects.info-btn {
    background-image: url('../treetransplant/council-projects.png');
  }

  a.link-button-glyph.info-btn.property-developers {
    background-image: url('../treetransplant/property-developers.png');
  }

  a.link-button-glyph.info-btn.landscapers {
    background-image: url('../treetransplant/landscaping.png');
  }

  a.link-button-glyph.home-landscapers.info-btn {
    background-image: url('../treetransplant/home-landscaper.png');
  }

  a.link-button-glyph.info-btn.orchards {
    background-image: url('../treetransplant/orchard.png');
  }

  a.link-button-glyph.info-btn.lifestyle {
    background-image: url('../treetransplant/residential-lifestyle.png');
  }

  a.link-button-glyph.info-btn.residential {
    background-image: url('../treetransplant/residential-properties.png');
  }

  div.responsive-picture.nojobtoobig {
    max-width: 241px;
    width: 245px;
  }

  li.list-item.list-item-1 {
    color: #fff;
    font-size: 20px;
    line-height: 1.5;
  }

  div.responsive-picture.room-img > picture > img {
    -o-object-position: 50% 50%;
       object-position: 50% 50%;
  }

  div.responsive-picture.room-img {
    display: block;
  }
}