<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
  display: none; }

.nbs-flexisel-container {
  position: relative;
  max-width: 100%; }

.nbs-flexisel-ul {
  position: relative;
  width: 9999px;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  text-align: center; }

.nbs-flexisel-inner {
  overflow: hidden;
  float: left;
  width: 100%; }

.nbs-flexisel-item {
  float: left;
  margin: 0px;
  padding: 0px;
  cursor: pointer;
  position: relative; }

.nbs-flexisel-item img {
  width: 100%;
  cursor: pointer;
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  max-width: 210px; }

/*** Navigation ***/
.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
  width: 18px;
  height: 18px;
  position: absolute;
  cursor: pointer;
  z-index: 100;
  opacity: 0.5; }

.nbs-flexisel-nav-left {
  left: -22px;
  background: url(../images/button-previous.png) no-repeat; }

.nbs-flexisel-nav-right {
  right: -22px;
  background: url(../images/button-next.png) no-repeat; }

/* presets */
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 400;
  src: local("Cabin Regular"), local("Cabin-Regular"), url(https://themes.googleusercontent.com/static/fonts/cabin/v5/kJXt72Gt1LyFMZcEKAAvlKCWcynf_cDxXwCLxiixG1c.woff) format("woff"); }
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 500;
  src: local("Cabin Medium"), local("Cabin-Medium"), url(https://themes.googleusercontent.com/static/fonts/cabin/v5/km2iCywk7CnC11BE8pBNVHYhjbSpvc47ee6xR_80Hnw.woff) format("woff"); }
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 700;
  src: local("Cabin Bold"), local("Cabin-Bold"), url(https://themes.googleusercontent.com/static/fonts/cabin/v5/haOjnueK8Or1ztuuRtr8dnYhjbSpvc47ee6xR_80Hnw.woff) format("woff"); }
@font-face {
  font-family: 'klavika_basicmedium';
  src: url("klavikabasic-medium-webfont.eot");
  src: url("klavikabasic-medium-webfont.eot?#iefix") format("embedded-opentype"), url("klavikabasic-medium-webfont.woff") format("woff"), url("klavikabasic-medium-webfont.ttf") format("truetype"), url("klavikabasic-medium-webfont.svg#klavika_basicmedium") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'klavika_basicregular_italic';
  src: url("klavikabasic-regularitalic-webfont.eot");
  src: url("klavikabasic-regularitalic-webfont.eot?#iefix") format("embedded-opentype"), url("klavikabasic-regularitalic-webfont.woff") format("woff"), url("klavikabasic-regularitalic-webfont.ttf") format("truetype"), url("klavikabasic-regularitalic-webfont.svg#klavika_basicregular_italic") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'klavika_basicbold';
  src: url("klavikabasic-bold-webfont.eot");
  src: url("klavikabasic-bold-webfont.eot?#iefix") format("embedded-opentype"), url("klavikabasic-bold-webfont.woff") format("woff"), url("klavikabasic-bold-webfont.ttf") format("truetype"), url("klavikabasic-bold-webfont.svg#klavika_basicbold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'klavika_regularregular';
  src: url("klavika-regular-webfont.eot");
  src: url("klavika-regular-webfont.eot?#iefix") format("embedded-opentype"), url("klavika-regular-webfont.woff") format("woff"), url("klavika-regular-webfont.ttf") format("truetype"), url("klavika-regular-webfont.svg#klavika_regularregular") format("svg");
  font-weight: normal;
  font-style: normal; }
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

img {
  height: auto;
  z-index: 15; }

a {
  cursor: pointer;
  text-decoration: none;
  color: #EF5921; }

a:hover {
  text-decoration: underline; }

a img {
  border: none; }

body {
  margin: 0px;
  padding: 0px;
  min-width: 320px;
  overflow-x: hidden;
  min-height: 547px;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #57575B; }

/* end presets */
header {
  padding: 2% 10px 2% 10px;
  margin: 0 auto;
  height: 80px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

section {
  padding: 10px 10px 0px 10px;
  max-width: 1147px;
  margin: 0 auto; }

figure {
  margin: 0px; }

.logo {
  width: 68.44%;
  max-width: 309px;
  float: left;
  height: 80px; }
  .logo a {
    display: block;
    height: 80px;
    background: url(../images/treetop.svg) no-repeat center left;
    background-size: 100% auto; }
  .logo img {
    width: 100%; }

.no-svg .logo a {
  background: url(../images/treetop.jpg) no-repeat center left; }

.menu {
  margin: 26px 4px 0px 0px;
  padding: 0px;
  overflow: visible;
  float: right; }
  .menu &gt; a {
    text-decoration: none;
    display: inline-block;
    text-align: center;
    padding: 5px 10px 5px 10px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    background-color: #006638;
    /*padding-top: -moz-calc(22px);*/
    color: #FFFFFF;
    float: right;
    font: 14px;
    font-family: Dosis, sans-serif; }
    .menu &gt; a span {
      width: 10px;
      height: 10px;
      border-top: 2px solid #FFFFFF;
      border-bottom: 2px solid #FFFFFF;
      display: inline-block;
      background: url(../images/white-2px.gif) repeat-x center;
      margin-left: 5px; }
  .menu:hover &gt; a, .menu &gt; a.menuhover {
    background-color: #65C133; }
  .menu:hover &gt; a.menuundo {
    background-color: #006638; }
  .menu:hover nav {
    left: 0; }
  .menu nav {
    position: absolute;
    left: -9999em;
    z-index: 150;
    width: 100%;
    padding-top: 5%;
    margin-top: 28px; }

.nav {
  padding: 0;
  margin: 0;
  height: 46px;
  list-style: none; }
  .nav a {
    font: 16px;
    font-family: Dosis, sans-serif;
    color: #FFFFFF;
    text-decoration: none;
    height: 36px;
    padding: 5px 0px 0px 0px;
    display: block;
    width: 90%;
    float: left; }
  .nav &gt; li {
    float: left;
    padding: 0px 20px;
    background-color: #65C133;
    width: 100%;
    border-bottom: 1px solid #FFFFFF; }
  .nav li:hover {
    background-color: #006638; }
  .nav span {
    width: 10%;
    max-width: 46px;
    display: block;
    float: right;
    text-align: right; }
    .nav span a {
      background: url(../images/plus.png) no-repeat center 42%; }
      .nav span a.drophover {
        background: url(../images/minus.png) no-repeat center 42%; }
      .nav span a.dropundo {
        background: url(../images/plus.png) no-repeat center 42%; }
  .nav ul.cs-dropnav {
    display: none; }
  .nav li ul {
    list-style: none;
    padding: 0 10px 0px 10px;
    margin: 0; }
    .nav li ul li {
      border: none;
      background-color: transparent; }
      .nav li ul li a {
        font: 14px;
        font-family: Dosis, sans-serif;
        height: 30px;
        padding: 0px 0px 0px 0px;
        display: block;
        width: 90%;
        float: left; }
        .nav li ul li a:hover {
          color: #65C133; }

.services-dropnav {
  display: none; }

/* sticky element */
header.sticky-element.stuck {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 60px;
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0;
  box-shadow: 0 2px 4px rgba(0, 102, 56, 0.5);
  z-index: 9999;
  background: rgba(255, 255, 255, 0.9); }
  header.sticky-element.stuck .header-inner {
    max-width: 1185px;
    margin: 0 auto;
    padding: 0 2.5%; }
    @media screen and (min-width: 1220px) {
      header.sticky-element.stuck .header-inner {
        padding: 0; } }
  header.sticky-element.stuck .logo {
    height: 40px;
    width: 155px;
    margin: 10px 0 10px 0px; }
    header.sticky-element.stuck .logo a {
      height: 40px;
      width: 155px;
      background-size: 100% 100%; }
  header.sticky-element.stuck .menu {
    margin-top: 0;
    margin-right: 4px;
    height: 60px; }
    header.sticky-element.stuck .menu .visible-phone {
      margin-top: 15px; }

h1 {
  font-size: 22px;
  font-family: Dosis, sans-serif;
  color: #FFFFFF;
  margin: 0px auto;
  letter-spacing: 2px; }

.banner-text h1 {
  margin: 0px 0px 12px 0px;
  color: #FFFFFF;
  font-family: Dosis, sans-serif;
  line-height: 1.1;
  text-align: center;
  font-size: 34px; }

.banner-bar a {
  font-size: 16px;
  font-family: Dosis, sans-serif;
  color: #62A435;
  padding: 10px 0px;
  display: block; }

.green-ribbon h2 {
  padding: 4px 24px 6px 24px;
  font-size: 24px;
  color: #ffffff;
  font-family: Dosis, sans-serif;
  background: url(../images/ribbon-right.png) no-repeat right center;
  background-size: auto 100%;
  letter-spacing: 2px; }

.web-services h2 {
  font-family: Dosis, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  color: #EF5921;
  margin: 0px; }

.web-services p {
  font-family: Open Sans, sans-serif;
  margin: 4px 0px 0px 0px;
  color: #57575B;
  font-style: normal;
  font-weight: 500;
  font-size: 14px; }

.footer-column2 td {
  font-weight: 400; }

footer {
  tree-height: 140px;
  color: #FFFFFF; }

.trees {
  background: url(../images/trees.png) repeat-x center;
  background-size: auto 100%;
  padding-top: 21.5%;
  max-height: 137px; }

.footer-bg {
  background-color: #006638;
  margin-top: -1px; }

footer section {
  padding: 14px 0px 26px 0px;
  position: relative;
  max-width: 1147px;
  margin: 0 auto; }

footer h4 {
  font-size: 14px;
  font-family: Dosis, sans-serif;
  font-weight: normal;
  margin: 8px 0px; }

.footer-column1, .footer-column2, .footer-nav {
  padding: 0px 12px;
  font-size: 14px;
  clear: both;
  margin-bottom: 20px; }

.footer-nav {
  display: none; }

.footer-column1 p {
  font-family: Dosis, sans-serif;
  font-weight: 300;
  letter-spacing: 1px; }

.footer-column2 {
  font-family: Open Sans, sans-serif;
  letter-spacing: 2px;
  font-weight: 500;
  margin-top: 20px; }

.footer-column2 a {
  color: #ffffff; }

.tweets {
  margin-bottom: 26px; }

.tweets a {
  color: #45BBC5; }

.social-media {
  width: 48px;
  height: 48px;
  background-color: #000000;
  float: left;
  margin: 0px 4px 4px 0px;
  position: relative; }

.social-icon {
  text-align: center;
  position: absolute;
  bottom: 0;
  width: 48px;
  height: 43px; }

.social-icon a {
  display: block;
  padding-top: 11px;
  height: 100%; }

.facebook-bar {
  height: 5px;
  background-color: #45639D;
  transition: height .5s;
  -webkit-transition: height .5s; }

.social-media:hover .facebook-bar {
  height: 48px; }

.twitter-bar {
  height: 5px;
  background-color: #00B6EF;
  transition: height .5s;
  -webkit-transition: height .5s; }

.social-media:hover .twitter-bar {
  height: 48px; }

.linkedin-bar {
  height: 5px;
  background-color: #339AC8;
  transition: height .5s;
  -webkit-transition: height .5s; }

.social-media:hover .linkedin-bar {
  height: 48px; }

a.nickname {
  color: #65C133; }

.locations td {
  padding-bottom: 8px; }

.phone-number {
  color: #65C133; }

p.get-in-touch {
  font-size: 14px;
  font-family: Dosis, sans-serif;
  margin: 8px 0px;
  margin-top: 0px; }

p.get-in-touch span a {
  background-color: #65C133;
  color: #FFFFFF;
  text-decoration: none;
  padding: 0px 3px 1px 3px;
  margin-left: 4px;
  font-family: Open Sans, sans-serif;
  font-weight: 500; }

p.get-in-touch span a:hover {
  background-color: #EF5921; }

.copyright {
  position: absolute;
  bottom: 26px;
  right: 3%;
  font-size: 10px; }

.h1-bg {
  width: 100%;
  background: url(../images/h1-bg.jpg);
  padding: 1px 10px; }

.text-center {
  text-align: center; }

.about-figure-text {
  float: left;
  width: 70%; }

article {
  clear: both;
  color: #57575B; }

.treetop-heading {
  clear: both;
  color: #57575B;
  font: 30px;
  font-family: Dosis, sans-serif;
  font-weight: bold; }

article p {
  margin-top: 0px;
  color: #57575B; }

article.about p.lg-green-text {
  color: #006638;
  font: 18.5px;
  font-family: Dosis, sans-serif; }

article.about figure {
  width: 30%;
  max-width: 265px;
  float: left;
  margin: 0px;
  padding-right: 20px; }

article.about h2 {
  color: #57575B;
  font: 18px;
  font-family: Dosis, sans-serif;
  margin-top: 0px;
  margin-bottom: 8px; }

article.about p {
  color: #57575B;
  font-family: Open Sans, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px; }

article.about img {
  text-align: left;
  float: left;
  margin: 10px 0px 30px 0px;
  width: 100%; }

.meet-founders {
  margin: 20px 0px 5px 0px;
  background: url(../images/leaves.png) no-repeat right 0px;
  background-size: auto 100%;
  height: 34px; }

.meet-founders h2 {
  background: url(../images/green-bg.jpg) repeat-x;
  color: #FFFFFF;
  font: 20px;
  font-family: Dosis, sans-serif;
  padding-left: 10px;
  margin-right: 20px; }

.listing-group {
  background-color: #F2F2F2;
  clear: both;
  margin-bottom: 18px; }

.listing-group img {
  max-height: 264px;
  max-width: 264px;
  width: 23.8%;
  background-color: #FFFFFF;
  float: left;
  margin-right: 2.5%;
  margin-bottom: 10px; }

.listing-group.lg-case-study img {
  max-height: 264px;
  max-width: 402px;
  width: 36.2%; }

.listing-group figure {
  margin: 0px; }

.listing-group p {
  margin-bottom: 0px; }

.listing-group h3 {
  font-family: Open Sans, sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #006638;
  font-size: 18px;
  border-bottom: 2px solid #65C133;
  float: left;
  display: block;
  width: 74.9%;
  padding-bottom: 2px;
  margin: 8px 0px 10px 0px; }

.listing-group.lg-case-study h3 {
  width: 61.8%; }

.listing-group-text {
  padding-top: 2px;
  padding: 2px 2.5% 15px 2.5%; }

.detail-study h2 {
  font-family: Dosis, sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #57575B;
  font-size: 18px;
  display: block;
  width: 100%;
  padding-bottom: 2px;
  padding-top: 10px;
  margin-top: 30px;
  margin-bottom: 8px; }

.detail-study p {
  font-size: 16px;
  line-height: 1.3em;
  margin-bottom: 25px; }

.testimony-quote {
  border: 4px solid #61C6D0;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  -o-border-radius: 9px;
  border-radius: 9px;
  padding: 20px 4.4% 0 4.4%;
  font: 14px;
  font-family: Open Sans, sans-serif;
  font-style: italic;
  background-color: #FFFEF9; }

.testimony-credit {
  font-family: Open Sans, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px; }

.testimony-notch {
  margin: 0px 0px 20px 0px;
  width: 49px;
  height: 38px;
  background: url(../images/quote-notch.png) no-repeat;
  position: relative;
  top: -4px;
  left: 20px; }

.recent-news h4 {
  font: 15px;
  font-family: Dosis, sans-serif;
  font-weight: bold;
  margin: 0px 0px 9px 0px;
  width: auto;
  display: inline-block;
  background-color: #FFFFFF;
  padding-right: 8px; }

.recent-news {
  font-family: Open Sans, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  background: url(../images/double-gray-lines.png) repeat-x center 7px; }

.recent-news a {
  color: #EF5921; }

.recent-news img {
  float: left;
  clear: both;
  border: 4px solid #EF5921;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  margin: 5px 20px 5px 0px; }

.contact-us-banner {
  background: url(../images/orange-bg.jpg);
  width: 260px;
  height: 48px;
  margin: 50px auto 40px auto;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  position: relative; }

.contact-us-banner a {
  width: 100%;
  height: 48px;
  padding: 2px;
  display: block;
  color: #FFFFFF;
  text-decoration: none;
  background: url(../images/contact-banner-arrow.png) no-repeat 214px center;
  font-size: 17px;
  font-family: Dosis, sans-serif;
  line-height: 1; }

.contact-us-banner a span {
  border: 2px solid transparent;
  display: block;
  padding: 2px 0px 0px 10px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  height: 44px; }

.contact-us-banner a:hover span {
  border: 2px solid #FFFFFF;
  display: block;
  padding: 2px 0px 0px 10px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  height: 44px; }

.filters {
  margin: 0px 0px 40px 0px; }

.filters ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.filters li {
  float: left;
  font: 16px;
  font-family: Dosis, sans-serif;
  margin-left: 8px;
  margin-bottom: 8px; }

.filters a {
  font: 16px;
  font-family: Dosis, sans-serif;
  text-decoration: none;
  color: #FFFFFF;
  background-color: #006638;
  padding: 1px 8px 3px 8px;
  display: block; }

.row {
  clear: both;
  margin-top: 30px; }

.dashed {
  border-top: 1px dashed #BFBFBF;
  padding-top: 50px; }

.filters a:hover {
  background-color: #65C133; }

.work-wrapper {
  max-width: 361px;
  padding-bottom: 20px;
  display: inline-block;
  margin-right: 2px;
  margin-bottom: 20px;
  text-align: left;
  width: 100%; }

.work-wrapper:hover figure.work img {
  border: 2px solid #65C133; }

.work-wrapper:hover {
  background-color: #F2F2F2; }

figure.work {
  padding: 8px 8px 4px 8px;
  background-color: #F8F8F8;
  border: 2px solid #E6E6E6; }

figure.work img {
  width: 100%;
  border: 2px solid #F8F8F8; }

figcaption.project h4 {
  font: 18px;
  font-family: Dosis, sans-serif;
  color: #006638;
  margin: 4px 0px 0px 10px;
  text-decoration: none; }

figcaption.project h4 a {
  color: #006638;
  text-decoration: none; }

figcaption.project p {
  font: 18px;
  font-family: Dosis, sans-serif;
  margin: 0px 0px 0px 10px; }

.center {
  text-align: center; }

.work-back a {
  color: #EF5921;
  font-family: Open Sans, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px; }

.special-blue-link {
  color: #45BBC5;
  font-family: Open Sans, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px; }

a.page-back {
  color: #EF5921;
  font-family: Open Sans, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  display: inline-block;
  margin-bottom: 1em; }

.work-scope h2 {
  color: #FFFFFF;
  background-color: #006638;
  padding: 1px 8px 3px 8px;
  font: 16px;
  font-family: Dosis, sans-serif;
  margin-bottom: 0px; }

.work-scope h3 {
  color: #FFFFFF;
  background-color: #006638;
  padding: 1px 8px 3px 8px;
  font: 16px;
  font-family: Dosis, sans-serif;
  margin-bottom: 0px; }

.work-scope ul {
  padding: 16px 28px;
  margin: 0px;
  background-color: #F2F2F2;
  line-height: 1.5; }

.view-case-study a {
  color: #FFFFFF;
  font: 22.5px;
  font-family: Dosis, sans-serif;
  background: url(../images/green-bg.jpg);
  padding: 6px 12px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  border: 2px solid transparent;
  display: inline-block;
  margin: 25px auto 0px auto; }

.view-case-study a:hover {
  text-decoration: none; }

.view-case-study {
  text-align: center; }

.group-view-case-study {
  text-align: left; }

.group-view-case-study a {
  color: #FFFFFF; }

.view-case-study a:hover {
  border: 2px solid #006638;
  color: #006638; }

.detail-image {
  max-width: 699px; }

.detail-image img {
  width: 100%;
  margin-bottom: 20px; }

.detail-study figcaption {
  font-size: 14px;
  margin-bottom: 20px;
  margin-top: 5px; }

.detail-study img {
  width: 100%; }

.contact-bg {
  background-color: #C7EAEE;
  overflow: hidden;
  margin-top: 10px; }

.contact-bg section {
  padding-top: 0px; }

.contact-hero {
  max-width: 616px; }

.contact-hero img {
  width: 100%; }

.contact-locations {
  position: relative;
  margin-top: -5px;
  font-size: 14px; }

.contact-locations-bg {
  background-color: #E9F7F8;
  padding: 20px 36px 10px 36px;
  width: 100%;
  margin-bottom: 10px; }

.contact-locations .phone-number {
  color: #57575B;
  padding-left: 17%; }

.contact-locations .phone-number a {
  color: #57575B; }

.contact-locations h4 {
  font: 28px;
  font-family: Dosis, sans-serif;
  margin: 0px 0px 10px 0px; }

.contact-locations p.get-in-touch span a {
  margin-left: 0px;
  font-size: 16px; }

.contact-form {
  border: 1px solid #B7B7B7;
  padding: 3.4%;
  margin-bottom: 20px; }

.contact-form h3 {
  margin-top: 0px;
  font: 28px;
  font-family: Dosis, sans-serif;
  color: #006638; }

.contact-form input {
  width: 100%;
  height: 42px;
  margin-bottom: 16px;
  background-color: #F3F3F3;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #B7B7B7;
  font-family: Open Sans, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  color: #57575B;
  padding-left: 8px; }

.contact-form textarea {
  width: 100%;
  margin-bottom: 16px;
  background-color: #F3F3F3;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #B7B7B7;
  height: 240px;
  font-family: Open Sans, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  color: #57575B;
  padding: 8px 0px 0px 8px; }

.contact-form .contact-send {
  width: auto; }

input.contact-send {
  color: #006638;
  font: 22.5px;
  font-family: Dosis, sans-serif;
  background: url(../images/green-bg.jpg);
  padding: 4px 12px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  border: 2px solid transparent;
  display: inline-block;
  margin-bottom: 0px; }

input.contact-send:hover {
  border: 2px solid #006638; }

aside .testimony-bubble.side-quote-2 .testimony-notch {
  background: url(../images/quote-notch-right.png) no-repeat;
  position: relative;
  top: -4px;
  left: -20px;
  float: right; }

.tree-branch {
  background: url(../images/branch3.jpg) repeat-x left 131px;
  position: relative;
  z-index: 0;
  margin-bottom: 40px; }

.branch-cut {
  width: 50%;
  background: #FFFFFF;
  float: right;
  height: 160px;
  position: absolute;
  z-index: -500;
  right: 0px; }

.tree-wrapper {
  max-width: 1147px;
  margin: 0 auto;
  background-color: #FFFFFF;
  z-index: 10; }

.bird-space {
  max-width: 382px;
  padding-right: 26px;
  width: 100%;
  padding-bottom: 37%;
  max-height: 212px; }

.tree-birds {
  background: url(../images/birds-on-tree.png) no-repeat;
  background-size: 74.3% auto; }

.tree-birds img {
  width: 100%; }

.tree-birds-text {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px; }

.lg-bird-text {
  font-family: Open Sans, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  color: #006638; }

.green-ribbon {
  background: url(../images/green-bg.jpg);
  text-align: center;
  position: relative; }

.left-ribbon-cut {
  background: url(../images/ribbon-left.png) no-repeat left center;
  background-size: auto 100%; }

.left-caret {
  height: 100%;
  position: absolute;
  left: 0; }

.web-services ul {
  margin: 0px;
  padding: 0px; }

.web-services li {
  margin: 15px auto 0px auto;
  width: 100%;
  background-color: #F2F2F2;
  list-style: none; }

.web-service-link {
  display: block; }
  .web-service-link:hover {
    text-decoration: none; }

.web-service-image {
  background-color: #57585B;
  width: 64px;
  text-align: center;
  display: table-cell;
  height: 134px;
  vertical-align: middle; }
  .web-service-image img {
    width: 71%; }

.web-sevice-text {
  padding: 8px 14px;
  display: table-cell;
  min-height: 134px;
  vertical-align: middle; }

.design-partner {
  color: #57575B;
  text-decoration: underline; }

.banner-bg {
  background: #62A435 url(../images/treeline.png) repeat-x bottom;
  background-size: 250% auto;
  text-align: center;
  position: relative; }

.top-shadow {
  height: 15px;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(227, 228, 229, 0) 15px);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.3)), color-stop(15px, rgba(227, 228, 229, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(227, 228, 229, 0) 15px);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(227, 228, 229, 0) 15px);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(227, 228, 229, 0) 15px);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(227, 228, 229, 0) 15px);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d000000', endColorstr='#00e3e4e5', GradientType=0 );
  position: absolute;
  width: 100%; }

.banner-bg section {
  padding-top: 45px; }

.banner-text {
  margin-bottom: 5px; }

.banner-button {
  font-size: 18px;
  font-face: Dosis, sans-serif;
  color: #FFFFFF;
  padding: 2px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  display: block;
  max-width: 157px;
  margin: 12px auto 0px auto; }

.banner-button-contact {
  background: url(../images/orange-bg.jpg); }

.banner-button-action {
  background-color: #006638; }

.banner-button:hover {
  text-decoration: none; }

.banner-button span {
  border: 2px solid transparent;
  display: block;
  padding: 3px 22px 6px 22px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }

.banner-button:hover span {
  border: 2px solid #FFFFFF;
  display: block;
  padding: 3px 22px 6px 22px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }

.banner-image {
  margin-top: 20px;
  margin-bottom: -5px; }

.banner-image img {
  width: 100%;
  margin: 0 auto; }

.banner-bar {
  background: #006638 url(../images/banner-bar-bg.png) repeat-x bottom;
  margin-bottom: 45px;
  padding: 0px 10px 4px 10px;
  text-align: center;
  min-height: 46px; }

.banner-client {
  color: #FFFFFF; }

.banner-project {
  color: #FFFFFF;
  font-family: Dosis, sans-serif; }

.banner-bar a:hover, .banner-bar a:hover .banner-client, .banner-bar a:hover .banner-project {
  color: #62A435;
  text-decoration: none; }

.banner-bar span {
  display: block; }

.recent-work-head-title {
  text-align: center;
  background: url(../images/double-green-lines.gif) repeat-x center;
  margin: 40px 0px 12px 0px; }

.recent-work-head-title h4 {
  font-size: 24px;
  font-family: Dosis, sans-serif;
  font-weight: 700;
  color: #006638;
  display: inline-block;
  padding: 0px 20px;
  margin: 0px;
  background-color: #FFFFFF; }

.nbs-flexisel-item img {
  max-width: 361px;
  width: 98%;
  margin: 0px; }

.recent-work-bg {
  padding: 0px 2.5%;
  background-color: #F2F2F2; }

.nbs-flexisel-item {
  padding: 22px 0px; }

.nbs-flexisel-item:hover {
  background-color: #E4E4E4; }

.recent-work-slider {
  padding: 0px 25px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
  max-width: 1185px;
  margin: 0 auto; }

.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
  background-color: #006638;
  opacity: 1;
  height: 0px;
  width: 25px;
  padding-bottom: 58.5%;
  top: 22px !important;
  background-position: center center;
  max-height: 216px; }

.nbs-flexisel-nav-left {
  -webkit-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
  left: -25px; }

.nbs-flexisel-nav-right {
  -webkit-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  right: -25px; }

.recent-work-slider p {
  margin: 0px 0px; }

.recent-work-slider a {
  color: #57575B;
  font-size: 18px;
  font-family: Dosis, sans-serif; }

.recent-work-slider a:hover {
  text-decoration: none; }

.lg-slider-text a {
  color: #006638;
  font-size: 20px;
  font-family: Dosis, sans-serif;
  font-weight: 700; }

.error {
  color: red;
  font-weight: bold; }

.thankyou-bg {
  height: 500px; }

.home-testimony-wrapper {
  width: 92.2%;
  margin: 50px auto 0px auto;
  max-width: 1093px; }

.treetop-message {
  width: 80%;
  max-width: 1093px;
  padding: 10px 0px 0px 0px;
  margin: 0px auto 0px auto; }

.treetop-message p {
  font-face: Dosis, sans-serif;
  text-align: center;
  font-size: 20px; }

.bg-message {
  background-color: #69c533;
  margin-top: 50px;
  margin-bottom: 5px;
  padding-bottom: 50px; }

.treetop-bg-message {
  width: 80%;
  margin: 0px auto 0px auto;
  max-width: 800px;
  padding: 0px 0px 0px 0px; }

.treetop-bg-message h3 {
  font-face: Dosis, sans-serif;
  color: #ffffff;
  text-align: center; }

.treetop-bg-message p {
  font-face: Dosis, sans-serif;
  color: #ffffff;
  text-align: center; }

.home-testimony-quote {
  font-size: 16px;
  font-family: Open Sans, sans-serif;
  font-style: italic;
  background: url(../images/blue-bg.jpg);
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding: 25px;
  width: 88.5%;
  max-width: 967px;
  margin: 0px 5.75%;
  text-align: center; }

.home-testimony-quote p {
  margin: 0px 0px 8px 0px; }

.home-testimony-quote .testimony-credit {
  font-family: Open Sans, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px; }

#work-container {
  margin: 0 auto;
  width: 100%; }

.web-developer-content {
  max-width: 900px; }

.tti-button {
  text-align: center;
  padding: 30px 0px; }

.green-ribbon h2 {
  font-size: 18px; }

/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2; }

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1; }

/**** Isotope CSS3 transitions ****/
.isotope, .isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s; }

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width; }

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity; }

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }

.formcheck {
  display: none; }

/*media queries*/
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  body {
    -webkit-text-size-adjust: none; } }
@media (min-width: 480px) {
  .detail-study p {
    font-size: 18px;
    line-height: 1.3em;
    margin-bottom: 25px; }

  .detail-study h2 {
    font-size: 20px; }

  .web-service-image {
    width: 84px; }

  .nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
    padding-bottom: 29.2%; }

  .phone-break {
    display: none; }

  .treetop-message p, .treetop-bg-message h3 {
    font-size: 24px; }

  .treetop-bg-message p {
    font-size: 20px; } }
@media (min-width: 600px) {
  footer h4 {
    font-size: 18px;
    margin: 16px 0px; }

  .footer-column1, .footer-column2 {
    font-size: 14px;
    width: 50%;
    float: left;
    clear: none;
    margin-bottom: 0px; }

  p.get-in-touch {
    font-size: 20px; }

  p.get-in-touch span a {
    font-size: 16px; }

  .copyright {
    font-size: 13px; }

  .social-media {
    width: 58px;
    height: 58px; }

  .social-icon {
    width: 58px;
    height: 53px; }

  .social-icon a {
    padding-top: 16px; }

  .social-media:hover .facebook-bar {
    height: 58px; }

  .social-media:hover .twitter-bar {
    height: 58px; }

  .social-media:hover .linkedin-bar {
    height: 58px; }

  aside .testimony-bubble.side-quote-1 {
    width: 50%;
    float: left;
    padding-right: 15px; }

  aside .testimony-bubble.side-quote-2 {
    width: 50%;
    float: left;
    padding-left: 15px;
    padding-right: 0px; }

  .testimony-bubble {
    width: 50%;
    float: left;
    padding-right: 15px; }

  .recent-news {
    width: 50%;
    float: left;
    padding-left: 15px; }

  .recent-news h4 {
    margin-left: -15px;
    padding-left: 15px; }

  .work-wrapper {
    width: 48%; }

  .detail-image {
    width: 50%;
    max-width: 699px;
    float: right; }

  .work-scope {
    width: 50%;
    padding-right: 35px; }

  .view-case-study {
    text-align: left; }

  .detail-study .work-scope {
    width: 100%;
    padding-right: 0px; }

  .two-column-list, .three-column-list {
    background-color: #F2F2F2;
    padding-bottom: 16px; }

  .two-column-list li, .three-column-list li {
    width: 50%;
    float: left;
    padding-right: 28px; }

  .tree-branch {
    background: url(../images/branch4.jpg) repeat-x left 136px; }

  .branch-cut {
    width: 50%;
    background: #FFFFFF;
    float: right;
    height: 160px;
    position: absolute;
    z-index: -500;
    right: 0px; }

  .bird-space {
    max-width: 382px;
    padding-right: 26px;
    padding-bottom: 0px;
    width: 33.3%;
    float: left;
    height: 160px; }

  .tree-birds {
    background: url(../images/birds-on-tree.png) no-repeat -30px 7px;
    background-size: 33.3% auto;
    min-height: 214px; }

  .tree-birds img {
    width: 100%; }

  .tree-birds-text {
    width: 66.6%;
    padding-right: 38px;
    padding-left: 0px;
    float: left;
    font-family: 'Cabin';
    font-style: normal;
    font-weight: 500;
    font-size: 20px; }

  .lg-bird-text {
    font-family: 'Cabin';
    font-style: normal;
    font-weight: 700;
    font-size: 27px;
    color: #006638; }

  p.banner-lg-text {
    margin-top: 20px; }

  .home-testimony-quote {
    font-size: 26px; }

  .home-testimony-quote .testimony-credit {
    font-size: 18px; }

  .banner-bg {
    background-size: 200% auto; }

  .treetop-message p, .treetop-bg-message h3 {
    font-size: 26px; } }
@media (min-width: 638px) {
  .trees {
    padding-top: 137px; }

  .footer-column2 {
    max-width: 300px;
    float: right;
    margin-top: 0px; } }
@media (min-width: 768px) {
  body {
    font-size: 18px; }

  header {
    padding: 25px 2.5% 25px 2.5%;
    max-width: 1185px;
    margin: 0 auto; }

  section {
    padding: 45px 2.5% 0px 2.5%;
    max-width: 1147px;
    margin: 0 auto;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box; }

  .h1-bg {
    padding: 1px 0px; }

  .h1-wrapper {
    padding: 0px 2.5%;
    max-width: 1185px;
    margin: 0 auto;
    box-sizing: content-box; }

  h1 {
    font-size: 44px;
    margin: 0px auto;
    padding: 0px 38px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box; }

  article {
    padding-left: 38px;
    padding-right: 38px; }

  .treetop-heading {
    padding-left: 38px;
    padding-right: 38px; }

  article.about p.lg-green-text {
    font-size: 36px; }

  article.about h2 {
    font-size: 34px;
    margin-bottom: 8px; }

  article.about p {
    font-size: 22px;
    line-height: 1.45; }

  .about-figure-text {
    padding-right: 2.5%; }

  article.about img {
    text-align: left;
    float: left;
    margin-right: 76px;
    width: auto; }

  .founders {
    padding-right: 0px; }

  .meet-founders {
    margin-top: 60px;
    height: 67px;
    background-position: right 6px;
    background-size: auto auto; }

  .meet-founders h2 {
    background: url(../images/green-bg.jpg) repeat-x;
    color: #FFFFFF;
    font: 36px 'klavika_basicmedium';
    padding-left: 10px;
    margin-right: 39px; }

  .listing-group {
    margin-bottom: 35px; }

  .listing-group figure {
    margin: 0px; }

  .listing-group p {
    font-size: 17px;
    line-height: 1.4; }

  .listing-group h3 {
    font-size: 27px;
    margin: 18px 0px; }

  .detail-study h2 {
    font-size: 27px;
    margin-bottom: 12px;
    margin-top: 30px; }

  .detail-study p {
    margin-bottom: 20px;
    font-size: 18px; }

  .listing-group-text {
    padding-top: 2px;
    padding: 2px 2.5% 15px 2.5%; }

  .contact-us-banner {
    width: 700px;
    height: 72px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    max-width: 967px; }

  .contact-us-banner br {
    display: none; }

  .contact-us-banner a {
    width: 100%;
    height: 72px;
    display: block;
    padding: 7px;
    color: #FFFFFF;
    text-decoration: none;
    background: url(../images/contact-banner-arrow-lg.png) no-repeat 96.8% center;
    font-size: 27px; }

  .contact-us-banner a span {
    border: 2px solid transparent;
    display: block;
    padding: 8px 0px 0px 2.5%;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    height: 58px; }

  .contact-us-banner a:hover span {
    border: 2px solid #FFFFFF;
    display: block;
    padding: 8px 0px 0px 2.5%;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    height: 58px; }

  footer section {
    padding: 14px 0 26px 2.5%; }

  .footer-nav {
    display: block; }

  .footer-nav ul {
    list-style: none;
    margin: 4px 0px 0px 0px;
    padding: 0px;
    max-width: 177px; }

  .footer-nav li {
    padding: 12px 0px;
    border-top: 1px dashed #7EB29C; }

  .footer-nav li:first-child {
    border-top: none; }

  .footer-nav a {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 18px;
    font-family: Dosis, sans-serif;
    font-weight: 500;
    display: block; }

  .footer-nav a:after {
    content: "&gt;";
    float: right; }

  .footer-nav a:hover {
    color: #65C133; }

  .footer-column1 {
    width: 42.5%;
    padding-right: 3%; }

  .footer-column2 {
    width: 33%;
    max-width: 300px;
    float: right; }

  .footer-nav {
    width: 24.5%;
    float: left; }

  .work-scope h2, .work-scope h3 {
    padding: 4px 16px 5px 16px;
    font-size: 20px; }

  a.page-back {
    font-size: 18px; }

  .contact-bg {
    margin-top: 45px; }

  .contact-hero {
    max-width: 616px;
    width: 52%;
    float: left;
    margin-bottom: -5px; }

  .contact-hero img {
    width: 100%;
    margin: 0px;
    padding: 0px; }

  .contact-locations {
    max-width: 383px;
    width: 48%;
    float: right;
    margin-top: 0px; }

  .contact-locations-bg {
    position: absolute;
    height: 310px;
    padding-top: 1%; }

  .contact-form {
    width: 65.5%;
    float: left; }

  article.expanded {
    padding-right: 0px; }

  aside .testimony-bubble {
    width: 34.5%;
    float: left;
    padding-left: 15px;
    padding-right: 0px; }

  aside .testimony-bubble.side-quote-1 {
    width: 34.5%;
    float: left;
    padding-left: 15px;
    padding-right: 0px; }

  aside .testimony-bubble.side-quote-2 {
    width: 34.5%; }

  aside .testimony-notch {
    margin: 0px 0px 10px 0px;
    width: 49px;
    height: 38px;
    background: url(../images/quote-notch-right.png) no-repeat;
    position: relative;
    top: -4px;
    left: -20px;
    float: right; }

  .green-ribbon {
    margin-bottom: 15px; }

  .green-ribbon h2 {
    font-size: 36px; }

  .web-services {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 14px;
    margin-right: -15px; }

  .web-services li {
    margin: 15px 0 0 0;
    width: 50%;
    float: left;
    padding-right: 15px;
    background-color: transparent; }

  .web-service-image img {
    width: auto; }

  .web-sevice-text {
    background-color: #F2F2F2;
    height: 182px; }

  .banner-text p {
    margin: 0px 0px 12px 0px;
    font-size: 14px; }

  p.banner-lg-text {
    font-size: 44px;
    margin-bottom: 20px;
    margin-top: 40px; }

  p.banner-client {
    padding: 0px 6px 2px 6px;
    font-size: 26px; }

  p.banner-project {
    font: 22px 'klavika_regularregular'; }

  .recent-work-head-title h4 {
    font-size: 34px; }

  .banner-text h1 br {
    display: none; }

  .banner-bar span {
    display: inline;
    margin-left: 5px; }

  .banner-bg {
    padding-top: 0px; }

  .banner-bg {
    background-size: 150% auto; }

  .treetop-message {
    margin: 50px auto 0px auto; } }
@media (min-width: 920px) {
  .banner-button {
    display: inline-block;
    margin: 0px 0px 0px 15px;
    position: relative;
    top: -4px; }

  .recent-work-head-title h4 {
    font-size: 44px; }

  .nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
    padding-bottom: 19.1%; }

  .contact-locations-bg {
    padding-top: 20px; }

  a.visible-phone {
    display: none; }

  .menu {
    margin: 14px 4px 0px 0px;
    padding: 0px;
    overflow: visible;
    float: right;
    width: 58%; }

  .menu nav {
    position: static;
    padding-top: 0px;
    margin-top: 20px; }

  .nav {
    float: right;
    display: inline-block;
    width: auto;
    min-width: 450px; }

  .nav li {
    float: left;
    padding: 0px 0px 0px 0px;
    background-color: transparent;
    width: auto;
    border-bottom: none;
    margin-left: 5.3%; }

  .nav a {
    color: #57575B;
    text-decoration: none;
    height: auto;
    padding: 0px 0px 0px 0px;
    display: inline;
    width: auto;
    float: none; }

  .nav &gt; li:hover {
    background-color: transparent;
    padding-bottom: 10px; }

  .nav &gt; li.drop-parent:hover {
    background: url(../images/dropnav-arrow.png) no-repeat center bottom; }

  .nav &gt; li.drop-parent:after {
    content: url(../images/caret-gray.png); }

  .nav &gt; li.drop-parent:hover:after {
    content: url(../images/caret-orange.png); }

  .nav &gt; li.drop-parent {
    margin-right: -10px; }

  .nav &gt; li:hover &gt; a {
    color: #EF5921; }

  .nav &gt; li &gt; a.active {
    color: #EF5921; }

  .nav ul.cs-dropnav, .services-dropnav {
    display: block; }

  .nav li ul {
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    left: -9999em;
    border-top: 5px solid #EF5921;
    border-right: 1px solid #EF5921;
    border-bottom: 1px solid #EF5921;
    border-left: 1px solid #EF5921;
    width: auto;
    margin-left: -10px;
    margin-top: 10px;
    background-color: #FFFFFF;
    z-index: 500; }

  .nav li:hover ul {
    left: auto;
    margin-left: -10px; }

  .nav li ul li {
    border-top: 1px dashed #BFBFBF;
    background-color: transparent;
    width: 100%;
    margin: 0px;
    float: none; }

  .nav li ul li:first-child {
    border-top: none; }

  .nav li ul li a {
    height: 40px;
    padding: 10px 10px 0px 10px;
    display: block;
    width: auto;
    float: none;
    font-weight: 500;
    font-size: 13px; }

  .nav li ul li:hover {
    background-color: transparent; }

  .nav li ul li a:hover {
    background-color: #FDEFE9;
    color: #57575B; }

  .founders {
    margin-right: 0px; }

  section {
    max-width: 1185px;
    margin: 0 auto;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box; }

  .recent-news h4 {
    margin-bottom: 18px; }

  .testimony-quote {
    font-size: 22px; }

  .testimony-credit {
    font-size: 18px; }

  .recent-news h4 {
    font-size: 28px;
    line-height: 1; }

  .contact-us-banner {
    width: 750px;
    height: 72px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    max-width: 967px;
    margin-top: 70px; }

  .contact-us-banner br {
    display: none; }

  .three-column .row {
    padding-right: 0px; }

  figcaption.project h4 {
    font-size: 24px; }

  figcaption.project p {
    font-size: 18px; }

  a.work-scope {
    font-size: 18px; }

  .detail-image {
    width: 63%; }

  .work-scope {
    width: 37%; }

  .green-ribbon h1 {
    font-size: 44px; }

  .home-testimony-quote {
    padding: 25px 50px; }

  .banner-bg {
    background-size: auto auto; }

  .h1-bg {
    margin-top: 15px; }

  .treetop-message p, .treetop-bg-message h3 {
    font-size: 30px; }

  .inner-quote {
    padding: 40px 0px; } }
@media (min-width: 1000px) {
  .web-services li {
    width: 33%; }

  .web-services {
    margin-right: -28px; }

  .contact-locations h4 {
    font-size: 36px; }

  .contact-locations {
    font-size: 18px; }

  .contact-form h3 {
    font-size: 30px; }

  .home-testimony-quote {
    font-size: 24px; }

  .home-testimony-quote .testimony-credit {
    font-size: 18px; }

  .recent-news {
    font-size: 16px;
    background: url(../images/double-gray-lines.png) repeat-x center 10px; } }
@media (min-width: 1080px) {
  .listing-group img {
    margin-bottom: 0px; } }
@media (min-width: 1147px) {
  .tree-birds {
    background-size: 381px auto; } }
@media (min-width: 1180px) {
  .contact-us-banner {
    width: 84.4%;
    height: 96px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    max-width: 967px;
    margin-top: 125px; }

  .contact-us-banner br {
    display: none; }

  .contact-us-banner a {
    width: 100%;
    height: 96px;
    background: url(../images/contact-banner-arrow-lg.png) no-repeat 94.8% center;
    font-size: 36px; }

  .contact-us-banner a span {
    border: 2px solid transparent;
    display: block;
    padding: 14px 0px 0px 5%;
    height: 82px; }

  .contact-us-banner a:hover span {
    border: 2px solid #FFFFFF;
    display: block;
    padding: 14px 0px 0px 5%;
    height: 82px; }

  .three-column-list li {
    width: 33%;
    float: left; }

  .contact-locations .locations td {
    padding-bottom: 12px; }

  .contact-locations p.get-in-touch {
    margin-top: 15px; }

  .contact-locations p.get-in-touch span a {
    font-size: 21px; }

  .contact-form h3 {
    font-size: 36px; }

  .banner-image img {
    width: auto; }

  .treetop-message p, .treetop-bg-message h3 {
    font-size: 35px; } }
/* work filter css media queries */
@media (min-width: 400px) {
  #work-container {
    width: 370px; } }
@media (min-width: 600px) {
  #work-container {
    width: auto; } }
@media (min-width: 760px) {
  #work-container {
    width: 730px; } }
@media (min-width: 1200px) {
  #work-container {
    width: 1200px; } }
</pre></body></html>