.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  background-color: #fff;
}

.image {
  width: auto;
  height: 90px;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.nav-link {
  font-family: Exo, sans-serif;
  font-size: 18px;
}

.nav-link:hover {
  background-color: #66839c;
  color: #fff;
}

.nav-link.w--current {
  background-color: transparent;
  color: #333;
}

.one1 {
  background-image: url('../images/hickory-hut.jpg'), -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
  background-image: url('../images/hickory-hut.jpg'), linear-gradient(180deg, #000, #000);
  background-position: 50% 50%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
}

.site {
  display: block;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}

.site.examples {
  color: #d6dce0;
  font-size: 1.8vw;
  line-height: 13px;
  text-align: left;
}

.one5 {
  background-image: url('../images/pinchnrub.jpg');
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.sitelink {
  display: block;
  margin-right: auto;
  margin-bottom: 17px;
  margin-left: auto;
  padding-top: 6px;
  padding-bottom: 10px;
  -webkit-transition: color 600ms ease;
  transition: color 600ms ease;
  color: #000;
  font-size: 2vw;
  text-align: left;
  text-decoration: none;
  cursor: pointer;
}

.sitelink:hover {
  color: #3395ff;
}

.responsicon {
  display: block;
  width: 40%;
  margin: 0px auto 16px;
  text-align: left;
}

.webrow {
  margin-top: 52px;
  margin-bottom: 36px;
}

.one7 {
  background-image: url('../images/snackluxe-webdesign.jpg');
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.one6 {
  background-image: url('../images/Screen-Shot-2019-12-20-at-8.09.04-AM.png');
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.one2 {
  background-image: url('../images/el-pollo-felix.jpg');
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.webslider {
  display: block;
  width: 428px;
  height: 240px;
  margin-right: auto;
  margin-left: auto;
}

.one4 {
  background-image: url('../images/tin-cups.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.websites {
  height: auto;
  padding-top: 45px;
  padding-bottom: 49px;
  background-color: #f3f9ff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(51, 149, 255, 0.22)), to(rgba(51, 149, 255, 0.22))), url('../images/blueback.jpg');
  background-image: linear-gradient(180deg, rgba(51, 149, 255, 0.22), rgba(51, 149, 255, 0.22)), url('../images/blueback.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.webheadser {
  margin-bottom: 22px;
  font-family: Exo, sans-serif;
  color: #d6e5f5;
  font-size: 36px;
  font-weight: 600;
  text-align: center;
}

.computer {
  width: 100%;
  height: 400px;
  padding-top: 28px;
  background-image: url('../images/iMacFrame.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.webheadere {
  padding-top: 16px;
  padding-bottom: 16px;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 48px;
  font-weight: 600;
  text-align: center;
}

.agentlogin {
  -webkit-transition: background-color 600ms ease;
  transition: background-color 600ms ease;
}

.text-span-6 {
  color: #fa0606;
}

.bluetwo {
  margin-top: 0px;
  background-color: #d6e5f5;
}

.contactheader {
  font-family: Exo, sans-serif;
  color: #333;
  font-size: 40px;
  text-align: center;
}

.submit {
  display: block;
  margin-top: 13px;
  margin-right: auto;
  margin-left: 0px;
  padding: 10px 70px;
  border-radius: 7px;
  background-color: #5c5c5c;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  font-size: 24px;
}

.submit:hover {
  background-color: rgba(92, 92, 92, 0.46);
}

.welcome {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.welcome._2 {
  margin-top: 58px;
  font-family: Exo, sans-serif;
  color: #333;
  font-size: 44px;
}

.welcome._1 {
  padding-right: 14px;
  padding-left: 14px;
  color: #333;
  font-size: 18px;
  line-height: 22px;
}

.blueparagraph {
  margin-top: 1px;
  padding: 0px 14px 14px;
  font-family: Exo, sans-serif;
  color: #333;
  font-size: 26px;
  line-height: 39px;
  text-align: center;
}

.contactformform {
  text-align: left;
}

.containertwo {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 27px;
}

.image-2 {
  display: block;
  width: 250px;
  max-width: 100%;
  margin-right: auto;
  margin-bottom: 13px;
  margin-left: auto;
  cursor: pointer;
}

.message-box {
  height: 118px;
  padding-top: 0px;
  padding-bottom: 78px;
}

.contactarea {
  margin-top: 39px;
}

.media {
  margin-top: 45px;
}

.logo {
  margin-top: 41px;
  padding: 0px 7px;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
  cursor: pointer;
}

.logo:hover {
  opacity: 0.34;
}

.column {
  margin-top: 10px;
  padding: 2px 27px 21px;
}

.agentloginbutton {
  display: block;
  width: 80%;
  margin-top: 26px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 7px;
  background-color: #5c5c5c;
  -webkit-transition: background-color 600ms ease;
  transition: background-color 600ms ease;
  font-size: 25px;
  text-align: center;
}

.agentloginbutton:hover {
  background-color: rgba(92, 92, 92, 0.28);
}

.social {
  display: block;
  width: auto;
  height: auto;
  margin: -45px 0px 28px;
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}

.agentloginbutton-copy {
  display: none;
  width: 80%;
  margin-top: 26px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 7px;
  background-color: #5c5c5c;
  -webkit-transition: background-color 600ms ease;
  transition: background-color 600ms ease;
  font-size: 25px;
  text-align: center;
}

.agentloginbutton-copy:hover {
  background-color: rgba(92, 92, 92, 0.28);
}

.footer {
  background-color: #000;
}

.footertext {
  padding: 27px 16px;
  color: #fff;
  font-size: 15px;
  text-align: center;
}

.policy {
  color: #fff;
  text-decoration: none;
}

.button {
  position: fixed;
  left: 0px;
  bottom: 0px;
  width: 242.421875px;
  height: 42px;
  margin-bottom: 0px;
  margin-left: 35px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #064d9b;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
}

.section {
  margin-top: 100px;
  padding-top: 40px;
  padding-bottom: 60px;
  background-color: #d6e5f5;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  text-align: left;
}

.column-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 600px;
  margin-top: 10px;
  padding: 2px 27px 21px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slide {
  background-image: url('../images/morts-deli.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.list-features {
  padding-bottom: 10px;
  font-family: Exo, sans-serif;
  font-size: 20px;
  line-height: 32px;
  font-weight: 600;
}

.heading {
  padding-bottom: 20px;
  color: #c21010;
}

.image-3 {
  height: 400px;
  padding-top: 20px;
}

.phone {
  color: #333;
  text-decoration: none;
}

.button-2 {
  padding: 10px 40px;
  border-radius: 7px;
  background-color: #3892e0;
  font-size: 20px;
}

.column-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.body {
  background-color: #d6e5f5;
}

@media screen and (max-width: 991px) {
  .sitelink {
    font-size: 25px;
  }

  .webslider {
    width: 328px;
    height: 185px;
  }

  .webheadser {
    margin-top: 74px;
    font-size: 30px;
  }

  .computer {
    padding-top: 69px;
  }

  .welcome._2 {
    font-size: 37px;
  }

  .welcome._1 {
    font-size: 16px;
  }

  .blueparagraph {
    font-size: 25px;
  }

  .media {
    padding-top: 9px;
  }

  .logo {
    margin-top: -14px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .social {
    margin-top: -6px;
    margin-bottom: -3px;
    padding-top: 0px;
    padding-right: 16px;
    padding-left: 16px;
  }
}

@media screen and (max-width: 767px) {
  .site.examples {
    color: #111a81;
    font-size: 4.8vw;
    line-height: 19px;
  }

  .sitelink {
    width: 341px;
  }

  .responsicon {
    display: none;
  }

  .webslider {
    width: 450px;
    height: 256px;
  }

  .webheadser {
    color: #fff;
    font-size: 40px;
  }

  .computer {
    padding-top: 15px;
  }

  .webheadere {
    line-height: 39px;
  }

  .contactheader {
    margin-top: -17px;
  }

  .welcome._2 {
    font-size: 26px;
  }

  .welcome._1 {
    padding-right: 30px;
    padding-left: 30px;
    font-size: 16px;
  }

  .logo {
    padding-top: 13px;
    padding-bottom: 13px;
  }

  .section {
    margin-top: 10px;
  }

  .column-copy {
    height: auto;
  }

  .column-4 {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    text-align: center;
  }

  .columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (max-width: 479px) {
  .one1 {
    background-position: 50% 0px;
    background-size: contain;
  }

  .site.examples {
    font-size: 18px;
  }

  .responsicon {
    display: none;
  }

  .one2 {
    background-position: 50% 0px;
    background-size: contain;
  }

  .webslider {
    width: 280px;
    height: 156px;
  }

  .one4 {
    background-position: 50% 0px;
    background-size: contain;
  }

  .websites {
    padding-bottom: 20px;
  }

  .webheadser {
    margin-top: -22px;
    font-size: 32px;
  }

  .computer {
    padding-top: 85px;
  }

  .webheadere {
    margin-bottom: -57px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
    font-size: 32px;
  }

  .contactheader {
    font-size: 32px;
  }

  .welcome._2 {
    font-size: 26px;
  }

  .blueparagraph {
    font-size: 18px;
    line-height: 24px;
  }

  .contactformform {
    text-align: left;
  }

  .media {
    margin-top: -15px;
  }

  .logo {
    margin-top: 59px;
    padding-top: 4px;
  }

  .column {
    text-align: left;
  }

  .social {
    margin-top: 6px;
    margin-bottom: 20px;
  }

  .column-2 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .list-features {
    font-size: 16px;
    line-height: 26px;
  }

  .heading {
    padding-right: 10px;
    padding-left: 10px;
  }

  .image-3 {
    height: auto;
    padding-top: 10px;
  }

  .column-4 {
    padding-right: 0px;
    padding-left: 0px;
  }
}

