.homebody {
  overflow-x: visible;
  overflow-y: visible;
  height: auto;
  max-height: 100vh;
  background-image: url('../images/LandingImage1.jpg');
  background-position: 100% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.homesection {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  overflow-x: visible;
  overflow-y: visible;
  margin-top: 10vh;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 0px;
  float: none;
  clear: none;
}

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

.locationgrand {
  width: 280px;
  height: 80px;
  margin-top: 68px;
  padding-top: 30px;
  padding-left: 30px;
  border-radius: 120px 0px 0px 120px;
  background-color: white;
  box-shadow: rgba(141, 139, 139, 0.49) -1px 1px 2px 0px;
  font-family: Exo, sans-serif;
  color: black;
  font-size: 20px;
  text-align: center;
}

.locationgrand:hover {
  font-size: 20px;
}

.locationnassau {
  width: 280px;
  height: 80px;
  margin-top: 54px;
  padding-top: 30px;
  padding-left: 0px;
  border-top-right-radius: 120px;
  border-bottom-right-radius: 120px;
  background-color: white;
  box-shadow: rgba(141, 139, 139, 0.49) 1px 1px 2px 0px;
  font-family: Exo, sans-serif;
  color: black;
  font-size: 20px;
  text-align: center;
}

.locationnassau:hover {
  font-size: 20px;
}

.howrow {
  height: 200px;
}

.homerowc1 {
  padding-right: 0px;
  padding-left: 0px;
  text-align: right;
}

.homerowc2 {
  height: 200px;
  background-image: url('../images/IMG_3001.GIF');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.homerowc3 {
  margin-top: 15px;
  padding-left: 0px;
  text-align: left;
}

.grandbody {
  background-image: url('../images/bsbg.gif');
  background-position: 0px 0px;
  background-size: 36px;
}

.section1 {
  height: 700px;
  background-image: url('../images/IMG_2712.JPG');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.section1.nassauhero {
  background-image: -webkit-linear-gradient(71deg, rgba(0, 0, 0, 0.21), rgba(0, 0, 0, 0.18)), url('../images/9.jpg');
  background-image: linear-gradient(19deg, rgba(0, 0, 0, 0.21), rgba(0, 0, 0, 0.18)), url('../images/9.jpg');
  background-position: 0px 0px, 0px 100%;
}

.section2 {
  height: 600px;
  background-color: transparent;
}

.section3 {
  height: 400px;
  margin-top: 50px;
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.4)), url('../images/BBagelBgDark.jpg');
  background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.4)), url('../images/BBagelBgDark.jpg');
  background-position: 0px 0px, 0px 100%;
  background-size: auto, 900px;
}

.section4 {
  height: 400px;
}

.footer {
  height: 100px;
  background-color: black;
  background-image: url('../images/wooden-bg.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.section0 {
  height: 104px;
  background-color: white;
  color: black;
}

.navcontainer {
  background-color: white;
}

.navlinks {
  margin-top: 21px;
  font-family: Lato, sans-serif;
  color: black;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.navlinks.w--current {
  color: #464545;
  font-size: 16px;
}

.container2 {
  height: 600px;
  text-align: center;
}

.h1home {
  margin-top: 38px;
  font-family: Lato, sans-serif;
}

.phome {
  padding-top: 0px;
  padding-bottom: 15px;
  font-family: Lato, sans-serif;
}

.homec1 {
  position: static;
  height: 200px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.homec1.a {
  position: static;
}

.homec2 {
  height: 200px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.homec2.b {
  position: static;
  display: block;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-right: 0px;
  padding-left: 0px;
  background-image: none;
  background-position: 50% 50%;
  background-size: cover;
}

.homec3 {
  height: 200px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.container3 {
  height: 400px;
  text-align: center;
}

.orderh2 {
  margin-top: 90px;
  font-family: Lato, sans-serif;
  color: white;
  font-size: 24px;
}

.orderh2.vendor {
  margin-top: 40px;
  color: black;
}

.orderp {
  font-family: Lato, sans-serif;
  color: white;
}

.orderonlinebtn {
  width: 200px;
  margin-top: 30px;
  padding: 20px;
  border-radius: 50px;
  background-color: white;
  font-family: Lato, sans-serif;
  color: black;
  font-size: 18px;
}

.orderonlinebtn:hover {
  width: 220px;
  font-weight: 900;
}

.orderonlinebtn.onhero {
  display: none;
}

.container4 {
  height: 400px;
  text-align: center;
}

.vendorslider {
  height: 300px;
  background-color: transparent;
}

.sliderc1 {
  height: 300px;
  text-align: center;
}

.sliderc2 {
  height: 300px;
  text-align: center;
}

.sliderc3 {
  height: 300px;
  text-align: center;
}

.sliderc4 {
  height: 300px;
  text-align: center;
}

.sliderimg1 {
  margin-top: 44px;
  box-shadow: rgba(0, 0, 0, 0.29) 0px 0px 8px 1px;
}

.sliderimg2 {
  margin-top: 44px;
  box-shadow: rgba(0, 0, 0, 0.29) 0px 0px 8px 1px;
}

.sliderimg3 {
  margin-top: 44px;
  box-shadow: rgba(0, 0, 0, 0.29) 0px 0px 8px 1px;
}

.sliderimg4 {
  margin-top: 44px;
  box-shadow: rgba(0, 0, 0, 0.29) 0px 0px 8px 1px;
}

.sliderleftarrow {
  display: none;
  margin-left: -5px;
}

.rightarrow {
  display: none;
}

.footercontainer {
  height: 100px;
}

.footerrow {
  height: 100px;
}

.footerc1 {
  height: 100px;
}

.footerc2 {
  height: 66px;
  margin-top: 16px;
  text-align: center;
}

.footerh3 {
  margin-top: 9px;
  font-family: Lato, sans-serif;
  color: white;
  font-size: 16px;
}

.footertext {
  font-family: Lato, sans-serif;
  color: white;
}

.poweredbymunch {
  text-align: right;
}

.heroslogan {
  margin-top: -5px;
  padding-top: 260px;
  font-family: Lato, sans-serif;
  color: white;
  font-size: 100px;
  font-weight: 700;
  text-shadow: black 1px 1px 6px;
}

.aboutimg2 {
  margin-top: -14px;
}

.aboutimg5 {
  margin-top: -10px;
}

.scroldownicon {
  margin-top: 80px;
}

.contactsection {
  height: 600px;
}

.contactcontainer {
  height: 600px;
}

.crc1 {
  display: inline;
  height: 600px;
  text-align: left;
}

.crc2 {
  height: 600px;
}

.map {
  height: 600px;
}

.contacth2 {
  margin-top: 61px;
  font-family: Lato, sans-serif;
}

.contactp1 {
  margin-bottom: 35px;
  font-family: Lato, sans-serif;
}

.contactlabel {
  margin-top: 20px;
  font-family: Lato, sans-serif;
}

.contactbox {
  width: 460px;
  height: 50px;
}

.contactsubmitbtn {
  width: 460px;
  height: 60px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
}

.formwrapper {
  display: inline;
  text-align: left;
}

.prow1 {
  margin-top: 30px;
}

.prow2 {
  margin-top: 30px;
}

.prow3 {
  margin-top: 30px;
}

.prow4 {
  margin-top: 30px;
}

.prow5 {
  margin-top: 30px;
}

.seitanimg {
  display: block;
  width: 400px;
  height: 200px;
  margin-right: auto;
  margin-left: auto;
}

.ph2 {
  margin-top: 12px;
  font-family: Lato, sans-serif;
}

.pp1 {
  font-family: Lato, sans-serif;
}

.landingsection {
  height: 500px;
}

.landing-container {
  height: 500px;
  background-image: url('../images/bdLanding.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.landinglogo {
  display: block;
  width: 260px;
  margin-top: 270px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

.landingbuton1 {
  display: block;
  width: 200px;
  margin-top: 14px;
  margin-right: auto;
  margin-left: auto;
  padding: 22px;
  text-align: center;
}

.landingnavsection {
  display: block;
  height: 150px;
  margin-top: 100px;
}

.cleanlandinglogo {
  display: block;
  width: 660px;
  margin-right: auto;
  margin-left: auto;
}

.nassaulink {
  color: white;
}

.nassaulbutton {
  display: block;
  width: 300px;
  margin: 30px;
  padding: 25px;
  border: 1px solid white;
  border-radius: 56px;
  background-color: transparent;
  font-family: Lato, sans-serif;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
}

.nassaulbutton:hover {
  border-width: 1px;
  border-color: rgba(255, 255, 255, 0.4);
}

.grandlbutton {
  position: static;
  display: block;
  width: 300px;
  margin: 30px;
  padding: 25px;
  float: none;
  clear: none;
  border: 1px solid white;
  border-radius: 56px;
  background-color: transparent;
  font-family: Lato, sans-serif;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
}

.grandlbutton:hover {
  border-color: rgba(255, 255, 255, 0.4);
}

.footerc3 {
  margin-top: 26px;
  text-align: right;
}

.social-icons {
  margin: 11px;
  text-align: center;
}

@media (max-width: 991px) {
  .homebody {
    background-position: 50% 0px;
  }
  .locationgrand {
    width: 230px;
    font-size: 16px;
  }
  .locationgrand:hover {
    font-size: 16px;
  }
  .locationnassau {
    width: 230px;
    font-size: 16px;
  }
  .locationnassau:hover {
    font-size: 16px;
  }
  .section1 {
    height: 600px;
  }
  .section3 {
    margin-top: -35px;
  }
  .navlinks {
    color: white;
    font-size: 18px;
    line-height: 5px;
    text-align: center;
  }
  .footerh3 {
    font-size: 14px;
  }
  .footertext {
    font-size: 12px;
  }
  .heroslogan {
    padding-top: 185px;
  }
  .aboutimg2 {
    margin-top: -59px;
  }
  .aboutimg5 {
    margin-top: -60px;
  }
  .mobilenavbox {
    margin-top: 4px;
  }
  .mobilenavbox.w--open {
    margin-right: -22px;
    background-color: transparent;
  }
  .mobilenavicon {
    background-color: transparent;
    color: black;
    font-size: 58px;
  }
  .mobile-navbarbox2 {
    position: absolute;
    display: block;
    width: auto;
    margin-right: -21px;
    margin-left: -20px;
    padding-left: 0px;
    border-bottom: 2px solid white;
    background-color: rgba(0, 0, 0, 0.72);
    color: black;
  }
  .contacth2 {
    font-size: 28px;
  }
  .contactbox {
    width: 360px;
  }
  .contactsubmitbtn {
    width: 360px;
  }
  .landingnavsection {
    display: block;
    height: 200px;
  }
  .cleanlandinglogo {
    margin-top: -50px;
  }
  .nassaulbutton {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .grandlbutton {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .homebody {
    overflow-x: visible;
    overflow-y: visible;
  }
  .homesection {
    margin-top: 20vh;
  }
  .locationgrand {
    display: block;
    width: 378px;
    margin-top: 62px;
    margin-left: 95px;
    border-top-right-radius: 120px;
    border-bottom-right-radius: 120px;
  }
  .locationnassau {
    display: block;
    width: 378px;
    margin-top: -14px;
    margin-left: 95px;
    border-top-left-radius: 120px;
    border-bottom-left-radius: 120px;
  }
  .homerowc2 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .section1 {
    height: 500px;
  }
  .phome {
    padding-right: 20px;
    padding-left: 20px;
  }
  .homec1.a {
    margin-top: -34px;
  }
  .homec2.b {
    margin-top: -94px;
  }
  .homec3.c {
    margin-top: -20px;
  }
  .container3 {
    margin-top: -92px;
  }
  .orderh2 {
    display: inline-block;
    margin-top: -86px;
    margin-bottom: 3px;
    font-size: 20px;
    text-align: center;
  }
  .orderonlinebtn.onhero {
    display: inline-block;
    margin-top: 90px;
  }
  .sliderrow1 {
    margin-top: 30px;
  }
  .footercontainer {
    display: block;
    height: auto;
    margin-top: 0px;
    background-image: url('../images/wooden-bg.jpg');
    background-position: 0px 0px;
    background-size: 960px;
    text-align: center;
  }
  .heroslogan {
    font-size: 80px;
  }
  .aboutimg2 {
    margin-top: -57px;
  }
  .aboutimg5 {
    margin-top: -73px;
  }
  .scroldownicon {
    display: none;
  }
  .mobilenavbox.w--open {
    margin-right: 0px;
  }
  .mobile-navbarbox2 {
    margin-right: 0px;
  }
  .contactsection {
    height: 900px;
    text-align: center;
  }
  .contactcontainer {
    height: 800px;
    text-align: center;
  }
  .crc1 {
    height: 500px;
  }
  .crc2 {
    height: 400px;
  }
  .map {
    height: 400px;
    margin-top: -10px;
    margin-bottom: 0px;
  }
  .contacth2 {
    margin-top: 23px;
    text-align: center;
  }
  .contactp1 {
    text-align: center;
  }
  .contactlabel {
    margin-top: 2px;
  }
  .contactbox {
    width: 500px;
  }
  .contactsubmitbtn {
    width: 500px;
  }
  .formwrapper {
    display: block;
    width: 500px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
  }
  .cleanlandinglogo {
    width: 560px;
    margin-top: -110px;
  }
  .footerc3 {
    text-align: center;
  }
}

@media (max-width: 479px) {
  .homebody {
    overflow-x: visible;
    overflow-y: visible;
    height: auto;
    max-height: 100px;
    background-color: black;
    background-image: url('../images/LandingImage1.jpg');
    background-position: 50% 0px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .homesection {
    margin-top: 4px;
  }
  .hoemcontainer {
    margin-top: 40px;
  }
  .locationgrand {
    display: block;
    width: 300px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    padding-top: 30px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .locationnassau {
    display: block;
    width: 300px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    text-align: center;
  }
  .homerowc2 {
    margin-top: -3px;
    margin-bottom: -3px;
  }
  .section1 {
    height: 300px;
  }
  .section3 {
    height: 300px;
  }
  .footer {
    height: 200px;
  }
  .container2 {
    height: 300px;
  }
  .h1home {
    font-size: 34px;
  }
  .phome {
    margin-top: 35px;
    padding: 8px;
  }
  .homerow1 {
    display: none;
  }
  .container3 {
    height: 300px;
    margin-top: -257px;
  }
  .orderh2 {
    margin-top: 43px;
    font-size: 18px;
  }
  .orderonlinebtn.onhero {
    margin-top: 65px;
  }
  .footerc1 {
    padding-right: 0px;
    padding-left: 3px;
  }
  .footerc2 {
    margin-top: 31px;
    text-align: center;
  }
  .footerh3 {
    margin-top: 23px;
    font-size: 16px;
    text-align: center;
  }
  .footertext {
    font-size: 14px;
    text-align: center;
  }
  .heroslogan {
    padding-top: 84px;
    font-size: 50px;
  }
  .scroldownicon {
    margin-top: 5px;
  }
  .mobile-navbarbox2 {
    background-color: rgba(0, 0, 0, 0.8);
  }
  .contacth2 {
    font-size: 22px;
  }
  .contactlabel {
    width: 300px;
  }
  .contactbox {
    width: 300px;
  }
  .contactsubmitbtn {
    width: 300px;
  }
  .formwrapper {
    width: 300px;
  }
  .cleanlandinglogo {
    width: 300px;
    margin-top: 0px;
  }
}

