.section-hero {
  margin-top: 16px;
  padding-top: 55px;
  padding-bottom: 55px;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.56), rgba(0, 0, 0, 0.56)), url('../images/GettyImages-669896084.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.brand {
  height: 71px;
  margin-top: 11px;
}

.nav-link {
  height: 60px;
  padding-top: 45px;
  padding-bottom: 46px;
  border: 4px solid transparent;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 2px;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
}

.nav-link:hover {
  border-top-color: #3999a6;
  border-bottom-style: none;
  border-bottom-color: transparent;
  color: #ebb238;
  font-size: 14px;
}

.nav-link.w--current {
  border-top-color: #3999a6;
  color: #ebb238;
}

.nav-bar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  border-bottom: 1px solid rgba(100, 98, 98, 0.35);
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.21);
}

.body-all-pages {
  padding-top: 80px;
  font-family: Lato, sans-serif;
  text-align: center;
}

.section-basic {
  padding-top: 47px;
  padding-bottom: 68px;
}

.section-basic.cta {
  padding-top: 53px;
  padding-bottom: 70px;
  background-color: #b1b0b0;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.56)), linear-gradient(180deg, rgba(0, 0, 0, 0.56), rgba(0, 0, 0, 0.56)), url('../images/GettyImages-537688636.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, fixed;
}

.section-basic.testimonials {
  display: none;
  padding-top: 0px;
  padding-bottom: 0px;
}

.section-basic.features {
  overflow: hidden;
  height: auto;
  border-bottom-color: #b1b0b0;
}

.section-basic.welcome-section {
  padding-top: 24px;
}

.section-basic.welcome-section.gray-section {
  background-color: #d86635;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.67), rgba(0, 0, 0, 0.67)), url('../images/GettyImages-462953641.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.section-basic.contact-section {
  padding-bottom: 94px;
  background-color: #fff;
  font-size: 16px;
}

.slide {
  padding-top: 80px;
  padding-bottom: 80px;
  text-align: center;
}

.slider {
  height: auto;
  background-color: #f0f0f0;
}

.footer {
  padding: 33px;
  background-color: #000;
}

.all-h1-headings {
  margin-bottom: 20px;
}

.all-h1-headings.hero {
  display: block;
  width: 90%;
  margin: 0px auto 70px;
  color: #fff;
  font-size: 67px;
  line-height: 63px;
  font-weight: 400;
  letter-spacing: 0px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45);
}

.button {
  margin-right: 10px;
  margin-left: 10px;
  padding: 15px 24px;
  text-align: center;
}

.button.tabs {
  width: 30%;
  margin-right: 1.5%;
  margin-left: 1.5%;
}

.button.cta-button {
  margin-top: 40px;
  padding: 25px 45px;
  float: none;
  border: 0px none #fff;
  border-radius: 4px;
  background-color: rgba(41, 180, 199, 0.83);
  transition: opacity 500ms ease;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.button.cta-button:hover {
  border-color: #da3431;
  background-color: #000;
}

.button.hero-button {
  margin-bottom: 25px;
  padding: 25px 49px;
  border-radius: 4px;
  background-color: rgba(41, 180, 199, 0.83);
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.button.hero-button:hover {
  background-color: rgba(0, 0, 0, 0.93);
}

.button.submit {
  width: 100%;
  margin-left: 0px;
  padding: 20px 42px;
  border-radius: 4px;
  background-color: #ebb238;
  font-size: 18px;
  text-transform: uppercase;
}

.button.submit:hover {
  background-color: #000;
}

.hero-image {
  margin-top: 60px;
}

.teaser-icon {
  margin-bottom: 25px;
}

.all-h5-headings {
  margin-top: 0px;
  font-size: 16px;
  line-height: 20px;
}

.all-h5-headings.contact-h5 {
  margin-bottom: 5px;
  color: #9a342a;
  font-size: 17px;
}

.all-h3-headings {
  margin-bottom: 4px;
  color: #000;
  font-size: 38px;
  line-height: 45px;
  font-weight: 700;
}

.all-h3-headings.dine-with-us {
  margin-top: 0px;
}

.all-h3-headings.contact-h3 {
  margin-top: 0px;
}

.all-h3-headings.white {
  margin-bottom: 15px;
  color: #ebb238;
}

.all-h4-headings {
  margin-top: 4px;
  color: #3999a6;
  font-size: 20px;
  line-height: 29px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.all-h4-headings.lighter {
  margin-bottom: 30px;
  color: #5fc7cf;
}

.all-h4-headings.left-aligned {
  margin-top: 0px;
  margin-bottom: 22px;
  color: #ebb238;
  font-size: 22px;
  line-height: 25px;
  font-style: italic;
  font-weight: 700;
  text-align: left;
  letter-spacing: 1px;
  text-transform: none;
}

.all-h4-headings.left-aligned.hide-on-desktop {
  display: none;
}

.features-row {
  margin-top: 60px;
  margin-bottom: 100px;
  text-align: left;
}

.all-paragraphs {
  margin-bottom: 0px;
  padding-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 23px;
}

.all-paragraphs.about-paragraph {
  margin-top: 29px;
  margin-bottom: 29px;
}

.all-paragraphs.about-paragraph.service {
  margin-top: 7px;
  margin-bottom: 0px;
}

.all-paragraphs.alt-paragraph {
  margin-bottom: 25px;
}

.features-description {
  margin-top: 52px;
  margin-bottom: 0px;
  font-size: 14px;
  text-align: left;
}

.features-description.data {
  background-image: url('../images/features-icon-data.png');
  background-size: 80px;
}

.about-tabs {
  margin-top: 60px;
  text-align: left;
}

.about-tabs-menu {
  margin-bottom: 60px;
  padding-right: 15%;
  padding-left: 15%;
  text-align: center;
}

.tab-button {
  margin-right: 25px;
  text-align: center;
}

.about-icon {
  margin-bottom: 20px;
}

.cta-text {
  margin-top: 3px;
  margin-bottom: 20px;
  padding-bottom: 3px;
  float: none;
  color: #ebb238;
  font-size: 37px;
  line-height: 43px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0px;
}

.cta-text.sub-cta {
  margin-top: 0px;
  padding-bottom: 19px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.team-row {
  margin-top: 41px;
  margin-bottom: 43px;
}

.team-image {
  width: 95%;
  margin-bottom: 16px;
  border-radius: 50%;
}

.team-title {
  margin-bottom: 16px;
}

.twitter {
  display: block;
  width: 125px;
  margin-right: auto;
  margin-left: auto;
}

.testimonial-icon {
  margin-bottom: 31px;
}

.testimonial-quote {
  display: block;
  width: 80%;
  max-width: 940px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  line-height: 33px;
  font-style: italic;
  font-weight: 300;
}

.contact-row {
  margin-top: 29px;
  text-align: left;
}

.contact-p-text {
  margin-bottom: 14px;
  font-size: 16px;
  line-height: 21px;
  text-align: left;
}

.contact-p-text.margin {
  margin-bottom: 40px;
}

.copyright {
  margin-bottom: 10px;
  padding-top: 11px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 0px;
}

.social-media-link {
  display: none;
  width: 40px;
  height: 40px;
  margin-left: 5px;
  float: right;
  background-image: url('../images/social-icons-green.png');
  background-position: 0px 0px;
  background-size: 200%;
  background-repeat: no-repeat;
}

.social-media-link:hover {
  border-radius: 50%;
  background-color: #fff;
  background-position: 100% 0px;
}

.social-media-link.tw {
  background-position: 0px 50%;
}

.social-media-link.tw:hover {
  background-position: 100% 50%;
}

.social-media-link.g {
  display: none;
  background-position: 0px 100%;
}

.social-media-link.g:hover {
  background-position: 100% 100%;
}

.all-h2-headings.hero-h2 {
  display: block;
  margin: 0px auto 8px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.47);
}

.hide-logo {
  display: block;
}

.text-logo-lg {
  margin-top: 8px;
  padding-right: 14px;
  padding-bottom: 5px;
  float: none;
  border-bottom-style: none;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #eeb02c;
  font-size: 30px;
  line-height: 34px;
  font-weight: 700;
  text-align: left;
  text-shadow: 0 1px 0 #fff, 0 2px 2px rgba(0, 0, 0, 0.35);
}

.text-logo-sm {
  margin-left: 0px;
  padding-bottom: 0px;
  float: left;
  font-family: Lato, sans-serif;
  color: #b1b0b0;
  font-size: 17px;
  line-height: 17px;
  font-weight: 400;
  letter-spacing: 4px;
  text-transform: uppercase;
  text-shadow: 0 1px 0 #fff;
}

.right-welcome {
  padding-left: 35px;
}

.container {
  transition: opacity 500ms ease;
}

.slider-arrow {
  color: #b1b0b0;
}

.testimonial-author {
  margin-bottom: 21px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.map {
  display: none;
  height: 100%;
  margin-top: 48px;
}

.contact-column2 {
  padding-left: 25px;
}

._10-wrapper {
  padding-top: 8px;
}

.welcome-img.margin {
  margin-bottom: 10px;
}

.welcome-img.alt-margin {
  margin-bottom: 21px;
}

.nav-menu {
  height: 99px;
}

.image {
  display: none;
  margin-top: 6px;
}

.row {
  margin-top: 30px;
}

.image-circle {
  display: block;
  width: 300px;
  height: 300px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 50%;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.16), rgba(0, 0, 0, 0.16)), url('../images/GettyImages-515629281.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.image-circle.variant-1 {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.16), rgba(0, 0, 0, 0.16)), url('../images/GettyImages-501295459.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.image-circle.variant-2 {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.16), rgba(0, 0, 0, 0.16)), url('../images/GettyImages-510311890.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.dynamic-item {
  position: static;
  display: inline-block;
  text-align: left;
}

.image-2 {
  height: 100%;
}

.img-1 {
  height: 140px;
  background-image: url('../images/Lunch-photo-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.img-1._2 {
  background-image: url('../images/Breakfast-photo-4.jpg');
}

.img-1.all-h3-headings {
  background-image: none;
}

.img-1._3 {
  background-image: url('../images/breakfast-photo-10.jpg');
}

.img-1._4 {
  background-image: url('../images/94682f0718d5a3105576102b7f1f6151.jpg');
}

.img-1._5 {
  background-image: url('../images/Breakfast-photo-3.jpg');
}

.img-1._6 {
  background-image: url('../images/Breakfast-photo-1.jpg');
}

.link {
  color: #fff;
  text-decoration: underline;
}

.family-word {
  width: 35%;
  margin-bottom: -23px;
}

.emphasized-text {
  color: #70be3c;
  font-size: 75px;
  line-height: 83px;
  font-weight: 600;
}

.form-block {
  margin-top: 24px;
}

.column-2 {
  display: block;
}

.list-item {
  margin-bottom: 12px;
  float: none;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  text-align: left;
}

.unordered-list {
  padding-left: 21px;
}

.orange-text-span {
  color: #f15a45;
  font-size: 20px;
  font-weight: 600;
}

.yellow-span {
  color: #fcb040;
  font-size: 20px;
  font-weight: 600;
}

.blue-span {
  color: #014672;
  font-size: 20px;
  font-weight: 600;
}

.contact-heading {
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #3999a6;
  font-size: 16px;
  font-weight: 600;
}

.hide-on-tablet {
  display: block;
}

.container-3 {
  margin-bottom: 0px;
  padding-top: 28px;
  padding-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 23px;
}

.italic-text {
  font-family: Merriweather, serif;
  color: #ebb238;
  font-size: 65px;
  line-height: 74px;
  font-style: normal;
  font-weight: 700;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.53);
}

.text-block {
  font-family: Lato, sans-serif;
  color: #d86635;
  font-size: 18px;
  letter-spacing: 1px;
}

.text-block-2 {
  margin-bottom: 12px;
  color: #f2c563;
  font-size: 19px;
  line-height: 23px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.28);
}

.text-block-2.margin-add {
  padding-right: 37px;
  line-height: 23px;
}

.row-2 {
  padding-right: 50px;
}

.product-links {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
}

.top-margin {
  margin-top: 30px;
}

.textarea {
  padding-bottom: 34px;
}

.text-field.hidden {
  height: 1px;
  padding-top: 0px;
  padding-bottom: 0px;
  border: 0px none #000;
}

.white-paragraph {
  margin-bottom: 40px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 23px;
}

.italic-text-2 {
  font-size: 23px;
}

@media screen and (max-width: 991px) {
  .section-hero {
    padding-top: 60px;
    padding-bottom: 60px;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.56), rgba(0, 0, 0, 0.56)), url('../images/GettyImages-669896084.jpg');
    background-position: 0px 0px, 50% 0px;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .brand {
    width: 20%;
    height: 87px;
  }

  .nav-link {
    padding-right: 8px;
    padding-left: 8px;
  }

  .nav-link.w--current {
    font-size: 14px;
  }

  .section-basic.cta {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.56), rgba(0, 0, 0, 0.56)), url('../images/GettyImages-583735462.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }

  .section-basic.welcome-section {
    padding-bottom: 43px;
  }

  .section-basic.welcome-section.gray-section {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.56), rgba(0, 0, 0, 0.56)), url('../images/GettyImages-537688636.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .all-h3-headings {
    margin-bottom: 7px;
    line-height: 39px;
  }

  .all-h4-headings.left-aligned {
    color: #e7bb5b;
    text-align: center;
  }

  .all-h4-headings.left-aligned.hide-on-desktop {
    display: block;
  }

  .all-paragraphs {
    font-size: 15px;
  }

  .all-paragraphs.alt-paragraph {
    text-align: center;
  }

  .features-description {
    margin-top: 33px;
  }

  .testimonial-quote {
    font-size: 19px;
  }

  .all-h2-headings.hero-h2 {
    font-size: 22px;
    line-height: 25px;
  }

  .text-logo-lg {
    margin-top: 12px;
    font-size: 15px;
    line-height: 29px;
  }

  .text-logo-sm {
    font-size: 12px;
    letter-spacing: 5px;
  }

  .contact-column2 {
    padding-left: 10px;
  }

  ._10-wrapper {
    padding-right: 15px;
    padding-left: 15px;
  }

  .image {
    overflow: hidden;
    width: 187px;
    margin-top: 17px;
    float: left;
  }

  .image-circle {
    width: 220px;
    height: 220px;
  }

  .img-1 {
    height: 140px;
    margin-bottom: 22px;
  }

  .family-word {
    width: 55%;
  }

  .emphasized-text {
    line-height: 68px;
  }

  .form-block {
    margin-top: 0px;
  }

  .contact-heading {
    margin-top: 0px;
  }

  .hide-show {
    display: block;
  }

  .italic-text {
    font-size: 53px;
    line-height: 34px;
  }
}

@media screen and (max-width: 767px) {
  .section-hero {
    margin-top: 12px;
    padding-top: 54px;
    padding-bottom: 54px;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.56), rgba(0, 0, 0, 0.56)), url('../images/8e5af50200f37909d7330b36a2205270.png');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .brand {
    position: relative;
    display: block;
    width: 55%;
    height: 100%;
    margin-top: 14px;
    margin-bottom: 0px;
    padding-left: 20px;
  }

  .nav-link {
    height: 70px;
    padding: 32px 16px;
    border-top-style: none;
    border-top-width: 0px;
    background-color: #000;
    color: #fff;
    font-size: 15px;
    line-height: 8px;
  }

  .nav-link:hover {
    background-color: #3999a6;
    color: #fff;
    font-size: 15px;
  }

  .nav-link.w--current {
    line-height: 6px;
  }

  .nav-bar {
    padding: 0px;
  }

  .section-basic {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .section-basic.cta {
    padding-bottom: 82px;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.56), rgba(0, 0, 0, 0.56)), url('../images/pretty-lawn.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, repeat;
    background-attachment: scroll, scroll;
  }

  .section-basic.welcome-section {
    padding-bottom: 24px;
  }

  .section-basic.welcome-section.gray-section {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.67), rgba(0, 0, 0, 0.67)), url('../images/pretty-lawn2.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }

  .section-basic.contact-section {
    padding-bottom: 57px;
  }

  .slide {
    padding-top: 42px;
    padding-bottom: 42px;
  }

  .all-h1-headings.hero {
    margin-bottom: 38px;
    font-size: 43px;
    line-height: 46px;
  }

  .all-h3-headings {
    margin-top: 0px;
    margin-bottom: 9px;
    font-size: 36px;
    line-height: 36px;
  }

  .all-h4-headings {
    margin-bottom: 18px;
    line-height: 24px;
  }

  .all-paragraphs {
    margin-bottom: 12px;
    text-align: center;
  }

  .all-paragraphs.alt-paragraph {
    margin-bottom: 33px;
  }

  .cta-text {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 15px;
    font-size: 28px;
    line-height: 34px;
  }

  .cta-text.sub-cta {
    font-size: 17px;
    line-height: 22px;
  }

  .team-image {
    width: 100%;
  }

  .testimonial-icon {
    width: 15%;
  }

  .testimonial-quote {
    margin-bottom: 36px;
    padding-right: 35px;
    padding-left: 35px;
    font-size: 19px;
    line-height: 30px;
  }

  .copyright {
    padding-bottom: 16px;
  }

  .social-media-link {
    float: none;
  }

  .all-h2-headings.hero-h2 {
    font-size: 21px;
  }

  .text-logo-lg {
    margin-top: 3px;
    padding-bottom: 2px;
    font-size: 33px;
    line-height: 35px;
  }

  .text-logo-sm {
    font-size: 15px;
    letter-spacing: 6px;
  }

  .right-welcome {
    margin-top: 0px;
    padding-left: 0px;
  }

  .testimonial-author {
    margin-bottom: 0px;
    font-size: 14px;
  }

  .contact-column2 {
    padding-left: 10px;
  }

  ._10-wrapper {
    padding-right: 25px;
    padding-left: 25px;
  }

  .welcome-img {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
  }

  .column {
    overflow: hidden;
    height: auto;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .menu-button {
    color: #3999a6;
    font-size: 42px;
  }

  .menu-button-2 {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .menu-button-2.w--open {
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: #000;
  }

  .image {
    width: 94px;
    height: 100%;
    margin-top: 4px;
  }

  .image.mobile-logo {
    width: 76px;
    margin-top: 0px;
  }

  .image-circle {
    width: 160px;
    height: 160px;
  }

  .container-2 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .list-item {
    margin-bottom: 2px;
    font-size: 16px;
    line-height: 24px;
  }

  .unordered-list {
    margin-bottom: 0px;
  }

  .contact-heading {
    margin-top: 6px;
  }

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

  .column-3 {
    padding-left: 0px;
  }

  .italic-text {
    font-size: 41px;
  }

  .text-block-2.margin-add {
    margin-bottom: 17px;
  }

  .column-4 {
    margin-bottom: 37px;
  }

  .column-5 {
    margin-bottom: 32px;
  }
}

@media screen and (max-width: 479px) {
  .section-hero {
    margin-top: 32px;
    padding-top: 43px;
    padding-bottom: 43px;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.56), rgba(0, 0, 0, 0.56)), url('../images/GettyImages-484406754.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .brand {
    overflow: hidden;
    width: 74%;
    height: 100%;
    margin-top: 12px;
  }

  .nav-link {
    height: 44px;
    padding-top: 20px;
    padding-bottom: 27px;
    border-style: none;
    border-width: 0px;
    color: #fff;
    font-size: 14px;
  }

  .nav-link:hover {
    border-style: none;
    background-color: #3999a6;
    color: #fff;
    font-size: 14px;
  }

  .nav-link.w--current {
    border-style: none;
    color: #fff;
    line-height: 8px;
  }

  .body-all-pages {
    padding-top: 59px;
  }

  .section-basic {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .section-basic.cta {
    padding-top: 48px;
    padding-bottom: 52px;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.56), rgba(0, 0, 0, 0.56)), url('../images/GettyImages-537688636.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
  }

  .section-basic.welcome-section {
    padding-top: 8px;
    padding-bottom: 0px;
  }

  .section-basic.welcome-section.gray-section {
    padding-top: 21px;
    padding-bottom: 53px;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)), url('../images/GettyImages-462953641.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
  }

  .section-basic.contact-section {
    padding-bottom: 57px;
  }

  .all-h1-headings.hero {
    width: 85%;
    margin-bottom: 20px;
    font-size: 23px;
    line-height: 36px;
  }

  .button.cta-button {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-bottom: 14px;
    margin-left: auto;
  }

  .all-h3-headings {
    font-size: 25px;
    line-height: 26px;
  }

  .all-h4-headings {
    margin-top: 12px;
    margin-bottom: 24px;
    font-size: 16px;
    line-height: 20px;
  }

  .all-h4-headings.left-aligned.hide-on-desktop {
    color: #ebb238;
    font-size: 17px;
    line-height: 21px;
  }

  .all-paragraphs {
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 21px;
  }

  .all-paragraphs.about-paragraph {
    margin-top: 16px;
    margin-bottom: 0px;
  }

  .features-description {
    margin-top: 30px;
  }

  .cta-text {
    margin-top: 0px;
    font-size: 24px;
    line-height: 28px;
  }

  .cta-text.sub-cta {
    font-size: 14px;
    line-height: 19px;
  }

  .testimonial-quote {
    padding-right: 40px;
    padding-left: 40px;
    font-size: 15px;
    line-height: 21px;
  }

  .all-h2-headings.hero-h2 {
    width: 90%;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
  }

  .text-logo-lg {
    margin-top: 4px;
    margin-bottom: -2px;
    padding-bottom: 0px;
    font-size: 22px;
    line-height: 38px;
  }

  .text-logo-sm {
    font-size: 12px;
    letter-spacing: 3px;
  }

  .right-welcome {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
  }

  .slider-arrow {
    font-size: 28px;
  }

  .map {
    display: none;
    width: 100%;
    margin-top: 36px;
  }

  .contact-column2 {
    padding-left: 10px;
  }

  ._10-wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }

  .column {
    height: auto;
    margin-bottom: -28px;
  }

  .menu-button {
    margin-top: 0px;
    padding: 23px 8px;
    background-color: transparent;
    font-size: 32px;
  }

  .menu-button-2 {
    padding: 7px 5px;
  }

  .menu-button-2.w--open {
    padding: 7px 5px;
    background-color: #000;
  }

  .slide-2 {
    background-image: url('../images/pizza4.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .slide-3 {
    background-image: url('../images/pizza3.jpg');
    background-position: 50% 50%;
    background-size: 360px;
    background-repeat: no-repeat;
  }

  .mobile-slider {
    height: 200px;
    margin-bottom: 28px;
  }

  .slide-4 {
    background-image: url('../images/GettyImages-515629281.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .slide-5 {
    background-image: url('../images/GettyImages-501295459.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .mobile-arrow {
    display: none;
  }

  .nav-menu {
    background-color: #da3431;
  }

  .slide-6 {
    background-image: url('../images/GettyImages-510311890.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .image {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    overflow: hidden;
    height: 90%;
    margin-top: 7px;
    padding-bottom: 0px;
    float: left;
  }

  .img-1 {
    height: 120px;
  }

  .container-2 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .emphasized-text {
    font-size: 45px;
    line-height: 46px;
  }

  .list-item {
    margin-bottom: 6px;
    font-size: 15px;
  }

  .unordered-list {
    margin-bottom: 0px;
  }

  .contact-heading {
    margin-top: 7px;
  }

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

  .column-3 {
    padding-left: 0px;
  }

  .italic-text {
    font-size: 31px;
    line-height: 15px;
  }
}

