body {
  font-family: Verdana, Geneva, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 25px;
  font-family: 'Droid Sans', sans-serif;
  color: #082600;
  font-size: 48px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  margin-top: 20px;
  margin-bottom: 25px;
  font-family: 'Droid Sans', sans-serif;
  color: #f60;
  font-size: 27px;
  line-height: 36px;
  font-weight: 400;
}

h3 {
  margin-top: 20px;
  margin-bottom: 25px;
  font-family: 'Droid Sans', sans-serif;
  color: #608000;
  font-size: 24px;
  line-height: 36px;
  font-weight: 700;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-bottom: 25px;
  line-height: 29px;
}

a {
  color: #00e;
}

.button {
  display: inline-block;
  padding: 6px 15px;
  background-color: #f60;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.button:hover {
  background-color: #b84f09;
}

.button.quote-bt {
  position: absolute;
  top: 0px;
  right: 28px;
  z-index: 1001;
  padding-top: 12px;
  padding-bottom: 12px;
}

.button.lightbox-bt {
  display: block;
  width: 335px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  padding-top: 17px;
  padding-bottom: 17px;
  border-radius: 10px;
  font-size: 16px;
}

.top {
  background-color: #8fa946;
}

.callus {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
}

.navbar {
  padding-top: 24px;
  padding-bottom: 24px;
  background-color: #fff;
}

.navbar.home {
  padding-bottom: 0px;
}

.navlink {
  color: grey;
  font-size: 15px;
}

.navlink:hover {
  color: #f60;
}

.navlink.w--current {
  color: #f60;
}

.menu-wrapper {
  padding-top: 7px;
}

.slide1 {
  background-image: url('../images/showcase-a-d.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.home-slider {
  min-height: 519px;
}

.slide2 {
  background-image: url('../images/showcase-a-a.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.slide3 {
  background-image: url('../images/showcase-a-b.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.callout-slide {
  position: absolute;
  left: 100px;
  bottom: 100px;
  padding: 10px;
  background-color: #f60;
  font-family: 'Droid Sans', sans-serif;
  color: #fff;
  font-size: 32px;
  line-height: 1.2em;
  font-weight: 700;
}

.callout-slide.pos1 {
  left: 100px;
  bottom: 100px;
}

.callout-slide.pos3 {
  left: 100px;
  bottom: 100px;
}

.callout-slide.pos2 {
  left: 100px;
  bottom: 100px;
}

.highlight-333 {
  color: #333;
}

.slide4 {
  background-image: url('../images/showcase-a-c.jpg');
  background-size: cover;
}

.snippets {
  background-color: #8fa946;
}

.h2-snippet {
  font-family: 'Droid Sans', sans-serif;
  color: #fff;
  font-size: 17px;
}

.p-snippet {
  margin-bottom: 25px;
  color: #e8e8e8;
  font-size: 13px;
  line-height: 23px;
}

.h3-snippet {
  margin-bottom: 25px;
  color: #262626;
  font-size: 22px;
}

.snippet-col {
  padding: 30px;
}

.snip-img {
  border: 6px solid #fff;
}

.testimonial-slider {
  height: 0px;
  min-height: 200px;
  background-color: #f2f2f2;
  box-shadow: inset 0 0 16px 2px hsla(0, 0%, 40%, 0.68);
}

.tet-arrow {
  color: #333;
}

.quote-container {
  position: absolute;
  left: 0px;
  top: 68px;
  right: 0px;
  font-size: 14px;
  line-height: 28px;
}

.cite {
  font-style: italic;
  text-align: right;
}

.footer {
  background-image: url('../images/bg-quote.jpg');
}

.copyright {
  padding-top: 10px;
  padding-bottom: 10px;
  border-right: 1px solid #787878;
  color: #f2f2f2;
  font-size: 12px;
}

.footer-links {
  padding-top: 24px;
  padding-bottom: 24px;
}

.foot-col1 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.link-orange {
  margin-right: 0px;
  margin-left: 7px;
  padding-right: 7px;
  border-right: 1px solid #787878;
  color: #f60;
  font-size: 12px;
  line-height: 21px;
}

.greeen {
  color: #8fa946;
}

.p-white {
  color: #fff;
  line-height: 25px;
}

.main-container {
  padding-right: 19px;
  padding-bottom: 25px;
  padding-left: 19px;
  background-color: #fff;
}

.breadcrumb-wrap {
  text-align: right;
}

.breadcrumb-link {
  margin-right: 7px;
  margin-left: 7px;
  color: #696969;
  font-size: 12px;
}

.breadcrumb-link.home {
  color: #f60;
}

.no-underline {
  text-decoration: none;
}

.content-main-img {
  width: 100%;
  margin-bottom: 25px;
}

.content-body {
  background-image: url('../images/bg.jpg');
}

.vcard {
  padding-right: 20px;
}

.vcard.hide-b {
  display: none;
}

.p-vcard {
  margin-bottom: 20px;
}

.h3-sidebar {
  color: #f60;
  font-size: 22px;
  font-weight: 700;
}

.list-item {
  margin-bottom: 10px;
  padding-top: 0px;
  padding-bottom: 3px;
  padding-left: 25px;
  background-image: url('../images/arrow.png');
  background-position: 0px 2px;
  background-repeat: no-repeat;
  font-size: 13px;
}

.content-col {
  padding-bottom: 25px;
  border-bottom: 1px solid #888;
}

.orange {
  color: #f60;
  font-size: 12px;
}

.form-wrap {
  padding-right: 20px;
}

.text-field {
  border: 1px solid #9c9c9c;
  font-size: 13px;
}

.text-field.comments {
  min-height: 100px;
}

.contact-popdown {
  overflow: hidden;
  background-image: url('../images/request-arrow.png'), url('../images/bg-quote.jpg');
  background-position: 48% 100%, 0% 0%;
  background-repeat: no-repeat, repeat;
}

.white {
  color: #fff;
}

.request {
  padding-bottom: 50px;
  background-image: none;
}

.form-popdown {
  padding-top: 71px;
}

.slidenav {
  display: none;
}

.slider-arrow {
  display: none;
}

.row-foot-links {
  border-bottom: 1px solid #878787;
}

.single-col {
  position: relative;
}

.lightbox-link {
  position: relative;
  z-index: 1002;
  display: block;
  margin-right: auto;
  margin-bottom: 41px;
  margin-left: auto;
  text-align: center;
}

.lightbox-link.mobile {
  display: none;
}

.img-mobile {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

html.w-mod-js *[data-ix="display-none"] {
  display: none;
}

@media (max-width: 991px) {
  h3 {
    font-size: 23px;
  }
  .navlink {
    color: #fff;
  }
  .navlink:hover {
    background-color: #d5e3af;
    color: #f60;
  }
  .navlink.w--current {
    background-color: #d5e3af;
  }
  .menu-wrapper {
    background-color: #8fa946;
  }
  .slide2 {
    background-position: 42% 47%;
  }
  .callout-slide {
    left: 90px;
    right: 90px;
    bottom: 102px;
  }
  .slide4 {
    background-position: 67% 0%;
    background-repeat: no-repeat;
  }
  .h2-snippet {
    font-size: 16px;
    line-height: 21px;
  }
  .p-snippet {
    font-size: 14px;
  }
  .h3-snippet {
    font-size: 20px;
    line-height: 28px;
  }
  .snippet-col {
    padding-right: 13px;
    padding-left: 15px;
  }
  .quote-container {
    top: 27px;
    padding-right: 50px;
    padding-left: 50px;
  }
  .cite {
    text-align: right;
  }
  .footer-links {
    padding-right: 0px;
    padding-left: 0px;
  }
  .main-container {
    padding-bottom: 0px;
  }
  .contact-popdown {
    background-position: 60% 100%, 0% 0%;
  }
  .request {
    background-position: 103% 99%;
    background-size: 141px;
  }
  .menu-button {
    top: 1px;
    bottom: -29px;
    color: #f60;
    font-size: 47px;
  }
  .menu-button.w--open {
    background-color: #8fa946;
  }
}

@media (max-width: 767px) {
  p {
    margin-bottom: 15px;
    font-size: 16px;
  }
  .button.quote-bt {
    position: absolute;
  }
  .navlink {
    padding-top: 16px;
    padding-bottom: 16px;
    color: #fff;
  }
  .navlink:hover {
    background-color: #d5e3af;
  }
  .navlink.w--current {
    background-color: #d5e3af;
  }
  .menu-wrapper {
    top: 108px;
    padding-top: 0px;
    background-color: #8fa946;
  }
  .callout-slide.pos1 {
    left: 20px;
    right: 20px;
  }
  .h2-snippet {
    font-size: 28px;
    line-height: 32px;
  }
  .p-snippet {
    font-size: 18px;
  }
  .h3-snippet {
    font-size: 22px;
  }
  .snippet-col {
    border-bottom: 2px solid #d5e3af;
    text-align: center;
  }
  .snip-img {
    width: 69%;
  }
  .quote-container {
    padding-right: 63px;
    padding-left: 63px;
    text-align: center;
  }
  .cite {
    text-align: center;
  }
  .footer {
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
  }
  .copyright {
    border-right-style: none;
  }
  .footer-links {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .foot-col1 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .link-orange {
    font-size: 16px;
  }
  .p-white {
    font-size: 16px;
  }
  .vcard.hide {
    display: none;
  }
  .vcard.hide-b {
    display: block;
  }
  .form-wrap {
    padding-right: 0px;
  }
  .contact-popdown {
    padding-bottom: 40px;
    background-image: url('../images/bg-quote.jpg');
    background-position: left top;
    background-repeat: repeat;
  }
  .request {
    padding-bottom: 0px;
  }
  .form-popdown {
    padding-top: 1px;
  }
  .menu-button {
    top: 2px;
    color: #f60;
  }
  .menu-button.w--open {
    padding-bottom: 18px;
    background-color: #8fa946;
  }
}

@media (max-width: 479px) {
  .button.quote-bt {
    left: 29px;
    right: 29px;
  }
  .top {
    height: 97px;
    text-align: center;
  }
  .navbar {
    padding-bottom: 0px;
  }
  .menu-wrapper {
    top: 168px;
  }
  .slide1 {
    background-size: contain;
  }
  .home-slider {
    height: 245px;
    min-height: 219px;
  }
  .slide2 {
    background-position: 50% 0px;
    background-size: contain;
    text-align: center;
  }
  .slide3 {
    background-size: contain;
  }
  .callout-slide {
    left: 0px;
    top: 127px;
    right: 0px;
    bottom: 0px;
    font-size: 22px;
    text-align: center;
  }
  .callout-slide.pos1 {
    left: 0px;
    top: 127px;
    right: 0px;
    bottom: 0px;
    font-size: 22px;
    text-align: center;
  }
  .callout-slide.pos3 {
    left: 0px;
    top: 127px;
    right: 0px;
    bottom: 0px;
    font-size: 20px;
    text-align: center;
  }
  .callout-slide.pos2 {
    left: 0px;
    top: 127px;
    right: 0px;
    bottom: 0px;
    font-size: 20px;
  }
  .slide4 {
    background-position: 0% 0%;
    background-size: contain;
  }
  .snippet-col {
    padding-right: 10px;
    padding-left: 10px;
  }
  .testimonial-slider {
    min-height: 350px;
  }
  .tet-arrow.right {
    right: -25px;
  }
  .tet-arrow.left {
    left: -27px;
  }
  .copyright {
    border-right-style: none;
  }
  .link-orange {
    display: inline-block;
    margin-bottom: 15px;
    text-decoration: none;
  }
  .main-container {
    padding-right: 0px;
    padding-left: 0px;
  }
  .breadcrumb-wrap {
    display: none;
  }
  .content-main-img {
    display: none;
    width: 100%;
  }
  .vcard {
    display: block;
    padding-top: 10px;
    padding-right: 0px;
    border-top: 1px solid #ccc;
    text-align: center;
  }
  .vcard.hide {
    display: none;
  }
  .request {
    padding-bottom: 0px;
  }
  .menu-button {
    position: relative;
    width: 100%;
    padding: 5px 15px;
    float: right;
    background-color: #f2f2f2;
  }
  .single-col {
    padding-right: 8px;
    padding-left: 8px;
  }
  .hamberger {
    float: right;
  }
  .lightbox-link.mobile {
    display: block;
  }
  .img-large {
    display: none;
  }
  .img-mobile {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
}

