.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

body {
  background-color: #edeff2;
  font-family: 'Open Sans', sans-serif;
  color: #6a859c;
  font-size: 16px;
  line-height: 20px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #676770;
  font-size: 32px;
  line-height: 36px;
  font-weight: 300;
  text-align: center;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #676770;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  letter-spacing: 7px;
  text-transform: uppercase;
}

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

h5 {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #676770;
  font-size: 18px;
  line-height: 20px;
  font-weight: 300;
  letter-spacing: 4px;
  text-transform: uppercase;
}

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

p {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 25px;
  font-weight: 300;
}

a {
  text-decoration: none;
}

.button {
  display: inline-block;
  margin: 8px 10px 7px;
  padding: 12px 30px;
  border: 2px solid #fff;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.53);
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  direction: ltr;
  color: #fff;
  font-size: 16px;
  line-height: 21px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.button:hover {
  background-color: #2e9dff;
}

.button.w--current {
  background-color: #2e80b6;
}

.button.full-width {
  display: block;
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
}

.button.tab {
  margin-right: 8px;
  margin-left: 8px;
  background-color: #92a0ad;
}

.button.tab:hover {
  background-color: #2e80b6;
}

.button.tab.w--current {
  background-color: #2e80b6;
}

.navigation-link {
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  color: #676770;
}

.navigation-link:hover {
  color: #2e9dff;
}

.navigation-bar {
  background-color: #fff;
}

.brand-text {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Lobster, sans-serif;
  color: #f70;
  font-size: 25px;
  line-height: 25px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: none;
}

.brand-link {
  padding-top: 16px;
  padding-bottom: 16px;
}

.section {
  position: relative;
  margin-bottom: 0px;
  padding: 80px 10px;
  border: 0px solid #000;
  border-radius: 0px;
  background-color: #fff;
  text-align: center;
}

.section.accent {
  margin-bottom: 0px;
  border-style: none;
  border-radius: 0px;
  background-color: #192024;
}

.white-box {
  padding: 15px 0px;
  border: 1px solid #dcebf7;
  border-radius: 5px;
  background-color: #fff;
  text-align: center;
}

.white-box.transparent {
  border-style: none;
  background-color: transparent;
}

.hero-section {
  padding-top: 242px;
  padding-bottom: 242px;
}

.hero-section.centered {
  margin-bottom: -6px;
  padding-top: 63px;
  padding-bottom: 227px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 0px;
  background-image: url('../images/DSC_5887-4.jpeg'), -webkit-gradient(linear, left top, left bottom, from(rgba(97, 97, 97, 0.42)), to(rgba(97, 97, 97, 0.42)));
  background-image: url('../images/DSC_5887-4.jpeg'), linear-gradient(180deg, rgba(97, 97, 97, 0.42), rgba(97, 97, 97, 0.42));
  background-position: 50% 90%, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
  color: #fff;
  text-align: center;
}

.hero-heading {
  margin-bottom: 30px;
  background-color: rgba(0, 0, 0, 0.18);
  font-family: Lobster, sans-serif;
  color: #fff;
  font-size: 60px;
  line-height: 60px;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: none;
}

.hero-subheading {
  margin-bottom: 40px;
  padding: 20px 14px;
  border-style: none;
  border-width: 1px;
  border-color: #fff;
  border-radius: 0px;
  background-color: transparent;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 25px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 3px;
  text-transform: none;
  text-shadow: 0 0 0 #000;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
  -o-object-fit: fill;
  object-fit: fill;
}

.hollow-button {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  padding: 10px 30px;
  border: 1px solid #fff;
  border-radius: 4px;
  -webkit-transition: background-color 300ms ease, border 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, border 300ms ease, color 300ms ease;
  color: #fff;
  line-height: 21px;
  font-weight: 300;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.hollow-button:hover {
  border-color: #2e9dff;
  color: #2e9dff;
}

.hollow-button.all-caps {
  border-color: #09f;
  color: #3b99d9;
  text-transform: uppercase;
}

.section-heading {
  margin-top: 0px;
  margin-bottom: 16px;
}

.section-heading.centered {
  padding-top: 0px;
  color: #49647b;
  font-size: 30px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.section-heading.centered.white {
  color: #fff;
}

.section-subheading.center {
  color: #8e8e9c;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.section-subheading.center.off-white {
  padding-bottom: 0px;
  color: #e8e8e8;
}

.section-title-group {
  margin-bottom: 60px;
}

.form-field {
  height: 45px;
  margin-bottom: 17px;
  border: 0px solid #000;
  border-radius: 3px;
  box-shadow: 0 0 0 1px rgba(64, 64, 71, 0.3);
}

.form-field.text-area {
  height: 110px;
}

.footer {
  padding-top: 35px;
  padding-bottom: 35px;
}

.footer.center {
  border-top: 1px solid #dbdbdb;
  background-color: #383838;
  text-align: center;
}

.footer-text {
  margin-top: 5px;
  margin-bottom: 5px;
  color: #9e9e9e;
  font-size: 16px;
}

.grid-image {
  display: block;
  width: 35%;
  margin: 20px auto;
  padding: 20px;
  border: 10px solid #fff;
  border-radius: 50%;
  background-color: #69b9ff;
  box-shadow: 0 0 0 1px #2e9dff;
}

.info-icon {
  float: left;
}

.footer-link {
  display: block;
  margin-bottom: 6px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d5d5e0;
  color: #668cad;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
}

.footer-link:hover {
  color: rgba(0, 140, 255, 0.84);
}

.footer-link.with-icon {
  margin-left: 30px;
}

.tab-menu {
  margin-bottom: 40px;
  text-align: center;
}

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

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

.white-text {
  margin-bottom: 20px;
  color: #fff;
}

.form {
  margin-top: 40px;
}

.bold-text {
  font-family: Lato, sans-serif;
  color: #fff;
  font-weight: 900;
  text-shadow: 2px 2px 4px #000;
}

.youtube {
  margin-bottom: 20px;
}

.image {
  margin-bottom: 20px;
}

.image-2 {
  margin-bottom: 20px;
}

.grid {
  grid-template-areas: ". Area";
}

.container {
  margin-top: 80px;
  margin-bottom: -103px;
}

.heading {
  text-shadow: 1px 1px 10px #000;
}

.image-3 {
  padding-top: 45px;
  padding-bottom: 0px;
}

.image-4 {
  padding-bottom: 13px;
}

.grid-2 {
  grid-template-areas: "Area";
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: minmax(177px, 1fr) auto auto;
  grid-template-rows: minmax(177px, 1fr) auto auto;
}

.background-video {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow: hidden;
  margin-top: -96px;
  margin-bottom: -18px;
  padding-top: 0px;
}

.container-2 {
  padding-top: 148px;
}

.hero-section-video {
  padding-top: 242px;
  padding-bottom: 242px;
}

.hero-section-video.centered {
  margin-bottom: -6px;
  padding-top: 129px;
  padding-bottom: 227px;
  border-bottom: 4px solid #69b9ff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(97, 97, 97, 0.42)), to(rgba(97, 97, 97, 0.42)));
  background-image: linear-gradient(180deg, rgba(97, 97, 97, 0.42), rgba(97, 97, 97, 0.42));
  background-position: 0px 0px;
  color: #fff;
  text-align: center;
}

.div-block {
  padding-bottom: 0px;
}

.colums-benefits {
  color: #fff;
}

.paragraph {
  display: block;
  color: #fff;
  font-size: 16px;
}

.paragraph-2 {
  color: #edeff2;
  font-size: 16px;
  font-weight: 300;
}

.button-2 {
  border-radius: 5px;
  background-color: #ec383b;
}

.button-3 {
  border: 5px none #000;
  border-radius: 5px;
  background-color: #0084ff;
}

.button-4 {
  border: 5px none #000;
  border-radius: 5px;
  background-color: #fff;
  color: #192024;
}

.heading-2 {
  margin-top: 46px;
  color: #edeff2;
}

.heading-3 {
  color: #fff;
}

.paragraph-3 {
  color: #edeff2;
}

.heading-4 {
  color: #fff;
}

.heading-5 {
  color: #fff;
}

.div-block-2 {
  color: #fff;
}

.div-block-3 {
  color: #fff;
}

.bold-text-2 {
  color: #fff;
}

.div-block-4 {
  color: #fff;
}

.div-block-5 {
  color: #fff;
}

.div-block-6 {
  color: #fff;
}

.column {
  color: #fff;
}

.container-2-copy {
  padding-top: 168px;
}

.heading-6 {
  color: #fff;
}

.paragraph-4 {
  color: #fff;
}

.heading-7 {
  color: #fff;
}

.image-5 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.container-3 {
  padding-top: 126px;
}

.link {
  border: 1px solid #edeff2;
  border-radius: 5px;
}

.columns-2 {
  padding-top: 59px;
}

.div-block-7 {
  color: #49647b;
}

.div-block-8 {
  color: #49647b;
}

.div-block-9 {
  color: #2d3e4f;
}

.div-block-10 {
  color: #49647b;
}

.div-block-11 {
  color: #49647b;
}

.column-2 {
  color: #49647b;
}

.image-6 {
  padding-bottom: 9px;
  border: 2px none #ecf0f1;
  border-radius: 20px;
}

.image-7 {
  padding-bottom: 9px;
  font-weight: 300;
}

.image-8 {
  padding-bottom: 9px;
}

.image-9 {
  padding-bottom: 9px;
}

.image-10 {
  padding-bottom: 9px;
}

.image-11 {
  padding-bottom: 9px;
}

.heading-8 {
  color: #2d3e4f;
  font-weight: 400;
  text-align: center;
}

.heading-9 {
  color: #2d3e4f;
  font-weight: 400;
}

.heading-10 {
  color: #2d3e4f;
  font-weight: 400;
}

.heading-11 {
  color: #2d3e4f;
  font-weight: 400;
}

.heading-12 {
  color: #2d3e4f;
  font-weight: 400;
}

.heading-13 {
  color: #2d3e4f;
  font-weight: 400;
}

.bold-text-3 {
  color: #fff;
}

.bold-text-4 {
  color: #fff;
}

.paragraph-5 {
  color: #fff;
}

.paragraph-6 {
  color: #fff;
}

.bold-text-5 {
  color: #fff;
}

.paragraph-7 {
  color: #fff;
}

.paragraph-8 {
  font-weight: 300;
}

.bold-text-6 {
  color: #49647b;
}

.heading-8-copy {
  color: #fff;
  font-weight: 400;
  text-align: center;
}

.paragraph-9 {
  font-weight: 700;
}

.paragraph-10 {
  color: #49647b;
  font-weight: 700;
}

.paragraph-11 {
  font-weight: 700;
}

.paragraph-12 {
  font-weight: 700;
}

.slide {
  background-image: url('../images/139608534_105261874883353_4636584735141889954_n.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-2 {
  background-color: #192024;
  background-image: url('../images/139632942_105261708216703_6509403549394904045_n.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: repeat-y;
  background-attachment: scroll;
}

.slide-3 {
  background-color: #fff;
  background-image: url('../images/139718773_105261624883378_5630738797945768407_n.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: repeat-y;
  background-attachment: scroll;
  color: #fff;
}

.slide-4-car {
  background-color: #fff;
  background-image: url('../images/IMG_0125-2.JPG');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: repeat-y;
}

.slide-5 {
  background-color: #fff;
  background-image: url('../images/139638723_105261731550034_7507799204009413362_n.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: repeat-y;
}

.slide-commercial {
  background-color: #192024;
  background-image: url('../images/DSC_5500-Large.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat-y;
}

.section-commercial {
  position: relative;
  margin-bottom: 0px;
  padding: 80px 10px;
  border: 0px solid #000;
  border-radius: 0px;
  background-color: #192024;
  text-align: center;
}

.section-commercial.accent {
  margin-bottom: 0px;
  border-style: none;
  border-radius: 0px;
  background-color: #192024;
}

.heading-14 {
  color: #fff;
}

.paragraph-13 {
  color: #fff;
}

.slide-2-copy {
  background-color: #192024;
  background-image: url('../images/DSC_3701-Large.jpeg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: repeat-y;
  background-attachment: scroll;
}

.slide-3-copy {
  background-color: #192024;
  background-image: url('../images/304741143_443140967762107_6480511920831739702_n.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: repeat-y;
  background-attachment: scroll;
  color: #fff;
}

.slide-4-copy {
  background-color: #fff;
  background-image: url('../images/DSC_5537-Large.jpeg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: repeat-y;
}

.slide-5-copy {
  background-color: #fff;
  background-image: url('../images/IMG_0684-2-Large.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat-y;
}

.hero-section-photography {
  padding-top: 242px;
  padding-bottom: 242px;
}

.hero-section-photography.centered {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 1122px;
  border-bottom: 4px solid #69b9ff;
  background-image: url('../images/mountians1.1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  color: #fff;
  text-align: center;
}

.image-12 {
  padding-top: 0px;
  background-color: #fff;
}

.slide-car {
  background-image: url('../images/IMG_0671-2.JPG');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-2-car {
  background-color: #192024;
  background-image: url('../images/IMG_0692-2.JPG');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: repeat-y;
  background-attachment: scroll;
}

.slide-3-car {
  background-color: #fff;
  background-image: url('../images/DSC_4899-2.JPG');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: repeat-y;
  background-attachment: scroll;
  color: #fff;
}

.paragraph-mobile {
  display: block;
  color: #fff;
  font-size: 16px;
}

.heading-15 {
  padding-bottom: 8px;
  color: #fff;
}

.heading-16 {
  color: #49647b;
}

.slide-4 {
  background-color: #fff;
  background-image: url('../images/139656672_105261794883361_4948517082566446972_n.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: repeat-y;
}

.slide-5-car {
  background-color: #fff;
  background-image: url('../images/Image-2-27-18-at-9.00-PM-2.JPG');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: repeat-y;
}

.columns-3 {
  padding-top: 21px;
}

.paragraph-14 {
  font-size: 0px;
}

.image-13 {
  margin-top: -30px;
  margin-bottom: -28px;
}

.nav-link {
  color: #676770;
}

.hero-section-grapic-deisng {
  padding-top: 242px;
  padding-bottom: 242px;
}

.hero-section-grapic-deisng.centered {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 1049px;
  border-bottom: 4px solid #69b9ff;
  background-image: url('../images/light_in_the_darkness.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat-x;
  background-attachment: scroll;
  color: #fff;
  text-align: center;
}

.image-14 {
  margin-top: 15px;
}

.link-2 {
  color: #008aff;
}

.image-15 {
  margin-top: -21px;
}

.paragraph-15 {
  padding-right: 2px;
  padding-left: 2px;
}

.paragraph-16 {
  padding-right: 2px;
  padding-left: 2px;
}

.paragraph-17 {
  padding-bottom: 35px;
}

.section-2 {
  padding-bottom: 675px;
  background-color: #fff;
  background-image: url('../images/tryitbud.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat-y;
  background-attachment: scroll;
}

.hero-section-videography {
  padding-top: 242px;
  padding-bottom: 242px;
}

.hero-section-videography.centered {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 1016px;
  border-bottom: 4px solid #69b9ff;
  background-image: url('../images/DSC_5894-Large.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  color: #fff;
  text-align: center;
}

.button-different {
  display: inline-block;
  margin: 45px 10px 7px;
  padding: 12px 30px;
  border: 2px none #fff;
  border-radius: 5px;
  background-color: #f70;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  direction: ltr;
  color: #fff;
  font-size: 16px;
  line-height: 21px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.button-different:hover {
  background-color: #2e9dff;
}

.button-different.w--current {
  background-color: #2e80b6;
}

.button-different.full-width {
  display: block;
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
}

.button-different.tab {
  margin-right: 8px;
  margin-left: 8px;
  background-color: #92a0ad;
}

.button-different.tab:hover {
  background-color: #2e80b6;
}

.button-different.tab.w--current {
  background-color: #2e80b6;
}

.image-16 {
  padding-bottom: 0px;
}

@media screen and (max-width: 991px) {
  .button {
    margin-top: -25px;
    margin-bottom: 5px;
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: rgba(0, 0, 0, 0.53);
  }

  .navigation-link {
    color: #fff;
  }

  .navigation-link.w--current {
    color: #fff;
  }

  .hamburger-button.w--open {
    background-color: #f70;
  }

  .navigation-menu {
    background-color: #f70;
  }

  .hero-section.centered {
    padding-top: 144px;
    padding-bottom: 144px;
  }

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

  .grid-image {
    width: 50%;
    padding: 15px;
  }

  .bold-text {
    text-shadow: 2px 2px 14px #000;
  }

  .container-2 {
    margin-bottom: -16px;
    padding-top: 109px;
    padding-bottom: 30px;
  }

  .hero-section-video.centered {
    padding-top: 144px;
    padding-bottom: 144px;
  }

  .container-2-copy {
    margin-bottom: -16px;
    padding-bottom: 30px;
  }

  .hero-section-photography.centered {
    padding-top: 144px;
    padding-bottom: 144px;
  }

  .hero-section-grapic-deisng.centered {
    padding-top: 144px;
    padding-bottom: 212px;
    background-size: cover;
  }

  .section-2 {
    padding-bottom: 355px;
  }

  .hero-section-videography.centered {
    padding-top: 144px;
    padding-bottom: 144px;
  }

  .button-different {
    margin-top: 12px;
    margin-bottom: 5px;
    padding-top: 12px;
    padding-bottom: 12px;
    border-style: none;
    background-color: #f70;
  }
}

@media screen and (max-width: 767px) {
  .button {
    background-color: rgba(0, 0, 0, 0.53);
  }

  .button.full-width {
    margin-right: auto;
    margin-left: auto;
  }

  .button.tab {
    font-size: 12px;
  }

  .white-box {
    margin-bottom: 30px;
  }

  .hero-section.centered {
    padding-top: 119px;
    padding-bottom: 119px;
  }

  .hero-heading {
    margin-bottom: 15px;
    font-size: 50px;
  }

  .hero-subheading {
    font-size: 18px;
  }

  .form-field.text-area {
    display: block;
  }

  .grid-image {
    width: 20%;
    padding: 20px;
  }

  .spc {
    margin-bottom: 30px;
  }

  .container {
    display: block;
    padding-left: 0px;
    clear: none;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .container-2 {
    padding-top: 60px;
  }

  .hero-section-video.centered {
    padding-top: 119px;
    padding-bottom: 119px;
  }

  .hero-section-photography.centered {
    padding-top: 119px;
    padding-bottom: 119px;
  }

  .hero-section-grapic-deisng.centered {
    padding-top: 119px;
    padding-bottom: 119px;
    background-size: cover;
  }

  .section-2 {
    padding-bottom: 268px;
    background-size: cover;
    background-repeat: repeat-x;
    background-attachment: scroll;
  }

  .hero-section-videography.centered {
    padding-top: 119px;
    padding-bottom: 119px;
  }

  .button-different {
    margin-bottom: 15px;
    border-style: none;
    border-width: 0px;
    background-color: #f70;
  }

  .button-different.full-width {
    margin-right: auto;
    margin-left: auto;
  }

  .button-different.tab {
    font-size: 12px;
  }
}

@media screen and (max-width: 479px) {
  .button {
    margin-top: -1px;
    margin-bottom: 25px;
    padding-top: 13px;
    border: 2px solid #edeff2;
    border-radius: 6px;
    background-color: rgba(0, 0, 0, 0.53);
    text-decoration: none;
  }

  .hero-section.centered {
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 0px;
    background-image: url('../images/DSC_5887-Large.jpeg'), -webkit-gradient(linear, left top, left bottom, from(rgba(97, 97, 97, 0.42)), to(rgba(97, 97, 97, 0.42)));
    background-image: url('../images/DSC_5887-Large.jpeg'), linear-gradient(180deg, rgba(97, 97, 97, 0.42), rgba(97, 97, 97, 0.42));
    background-position: 60% 100%, 0px 0px;
    background-size: cover, auto;
    background-repeat: repeat, repeat;
  }

  .hero-subheading {
    position: static;
    margin-top: -149px;
    background-color: transparent;
  }

  .section-subheading.center {
    line-height: 30px;
  }

  .grid-image {
    width: 35%;
  }

  .bold-text {
    position: static;
    clear: none;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    text-shadow: 0 0 9px #000;
  }

  .container {
    margin-top: 15px;
    margin-bottom: -41px;
  }

  .image-3 {
    margin-top: -11px;
    padding: 0px 40px 130px 39px;
  }

  .image-4 {
    padding-top: 21px;
  }

  .background-video {
    margin-top: 38px;
  }

  .container-2 {
    padding-top: 62px;
  }

  .hero-section-video {
    padding-top: 0px;
    padding-bottom: 140px;
  }

  .hero-section-video.centered {
    padding-top: 60px;
    padding-bottom: 60px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(97, 97, 97, 0.42)), to(rgba(97, 97, 97, 0.42))), url('../images/mountians1.1.jpg'), url('../images/DSC_3488-3.jpg');
    background-image: linear-gradient(180deg, rgba(97, 97, 97, 0.42), rgba(97, 97, 97, 0.42)), url('../images/mountians1.1.jpg'), url('../images/DSC_3488-3.jpg');
    background-position: 0px 0px, 50% 100%, 100% 50%;
    background-size: auto, cover, cover;
  }

  .hero-section-video.centered.mobile {
    position: -webkit-sticky;
    position: sticky;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(97, 97, 97, 0.42)), to(rgba(97, 97, 97, 0.42))), url('../images/mountians1.1.jpg'), url('../images/DSC_3488-3.jpg');
    background-image: linear-gradient(180deg, rgba(97, 97, 97, 0.42), rgba(97, 97, 97, 0.42)), url('../images/mountians1.1.jpg'), url('../images/DSC_3488-3.jpg');
    background-position: 0px 0px, 50% 100%, 100% 50%;
    background-size: auto, cover, cover;
  }

  .button-3 {
    margin-left: -3px;
  }

  .slide {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    background-color: #fff;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: repeat-x;
  }

  .slide-2 {
    background-color: #fff;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: repeat-x;
  }

  .slide-4-car {
    background-image: url('../images/IMG_0125-2.JPG');
  }

  .slide-5 {
    background-image: url('../images/139638723_105261731550034_7507799204009413362_n.JPG');
  }

  .slider {
    position: relative;
  }

  .slider-commercial {
    position: relative;
  }

  .slide-commercial {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    background-color: #192024;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: repeat-x;
  }

  .slide-2-copy {
    background-color: #192024;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: repeat-x;
  }

  .slide-3-copy {
    background-repeat: no-repeat;
  }

  .slide-4-copy {
    background-color: #192024;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: repeat-x;
  }

  .slide-5-copy {
    background-color: #192024;
    background-size: contain;
    background-repeat: repeat-x;
  }

  .hero-section-photography.centered {
    margin-top: 0px;
    margin-bottom: -5px;
    padding-top: 40px;
    padding-bottom: 229px;
    background-image: url('../images/DSC_3488-3.jpg');
    background-position: 100% 50%;
    background-size: cover;
  }

  .slide-car {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    background-color: #fff;
    background-image: url('../images/IMG_0671-2.JPG');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: repeat-x;
  }

  .slide-2-car {
    background-color: #fff;
    background-image: url('../images/IMG_0692-2.JPG');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: repeat-x;
  }

  .slide-3-car {
    background-image: url('../images/DSC_4899-2.JPG');
  }

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

  .heading-15 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .heading-16 {
    padding-bottom: 20px;
  }

  .heading-17 {
    padding-bottom: 20px;
  }

  .slide-5-car {
    background-image: url('../images/Image-2-27-18-at-9.00-PM-2.JPG');
  }

  .video {
    margin-bottom: 31px;
  }

  .hero-section-grapic-deisng.centered {
    margin-top: 0px;
    margin-bottom: -5px;
    padding-top: 40px;
    padding-bottom: 107px;
    background-image: url('../images/light_in_the_darkness.png');
    background-position: 50% 0%;
    background-size: cover;
  }

  .image-14 {
    padding-bottom: 12px;
  }

  .heading-18 {
    padding-top: 28px;
    padding-bottom: 0px;
  }

  .section-2 {
    padding-bottom: 149px;
    background-size: cover;
    background-repeat: repeat-x;
  }

  .hero-section-videography.centered {
    margin-top: 0px;
    margin-bottom: -5px;
    padding-top: 40px;
    padding-bottom: 174px;
    background-image: url('../images/DSC_5894-Large.jpeg');
    background-position: 50% 50%;
    background-size: cover;
  }

  .button-different {
    margin-top: -1px;
    margin-bottom: 25px;
    padding-top: 13px;
    border: 0px solid #edeff2;
    border-radius: 6px;
    background-color: #f70;
  }
}

/* Advertisement Page */
.wf-section:nth-child(even) {
  background-color: #333;
  color: #FFF;
}

.wf-section:nth-child(even) h2,
.wf-section:nth-child(even) h3,
.wf-section:nth-child(even) h4,
.wf-section:nth-child(even) p,
.wf-section:nth-child(even) strong {
  color: #FFF;
}

.wf-section:nth-child(even) .colums-benefits img {
filter: brightness(0) invert(1);
}

.wf-section:nth-child(odd) .colums-benefits img {
  filter: brightness(0) invert(0);
  }