.site-wrapper {
  max-width: 5000px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}

.cf:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.cf {
  display: inline-block;
}

* html .cf {
  height: 1%;
}

body {
  margin: 0px;
  padding: 0px;
  font-size: 18px;
  font-family: "montserratregular";
  background-color: #ffffff;
  overflow-x: hidden;
}

body,
html {
  height: 100%;
  width: 100%;
  overflow-x: hidden;
}

.left {
  float: left;
}

.right {
  float: right;
}

.container {
  position: relative;
  max-width: 1500px;
  padding: 0px 20px;
  margin: 0 auto;
}

.container1200 {
  position: relative;
  max-width: 1200px;
  padding: 0px 20px;
  margin: 0 auto;
}

img {
  height: auto;
  max-width: 100%;
}

.wow {
  visibility: hidden;
}

.delay0-1s {
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  -o-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.delay0-2s {
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.delay0-3s {
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.delay0-4s {
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.delay0-5s {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.delay0-6s {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.delay0-7s {
  -webkit-animation-delay: 0.7s;
  -moz-animation-delay: 0.7s;
  -o-animation-delay: 0.7s;
  animation-delay: 0.7s;
}

.delay0-8s {
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  -o-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

.delay0-9s {
  -webkit-animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
  -o-animation-delay: 0.9s;
  animation-delay: 0.9s;
}

.delay1s {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s;
}

.delay1-1s {
  -webkit-animation-delay: 1.1s;
  -moz-animation-delay: 1.1s;
  -o-animation-delay: 1.1s;
  animation-delay: 1.1s;
}

.delay1-2s {
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  -o-animation-delay: 1.2s;
  animation-delay: 1.2s;
}

.delay1-3s {
  -webkit-animation-delay: 1.3s;
  -moz-animation-delay: 1.3s;
  -o-animation-delay: 1.3s;
  animation-delay: 1.3s;
}

.delay1-4s {
  -webkit-animation-delay: 1.4s;
  -moz-animation-delay: 1.4s;
  -o-animation-delay: 1.4s;
  animation-delay: 1.4s;
}

.delay1-5s {
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  -o-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

.delay1-6s {
  -webkit-animation-delay: 1.6s;
  -moz-animation-delay: 1.6s;
  -o-animation-delay: 1.6s;
  animation-delay: 1.6s;
}

.delay1-7s {
  -webkit-animation-delay: 1.7s;
  -moz-animation-delay: 1.7s;
  -o-animation-delay: 1.7s;
  animation-delay: 1.7s;
}

.delay1-8s {
  -webkit-animation-delay: 1.8s;
  -moz-animation-delay: 1.8s;
  -o-animation-delay: 1.8s;
  animation-delay: 1.8s;
}

.delay1-9s {
  -webkit-animation-delay: 1.9s;
  -moz-animation-delay: 1.9s;
  -o-animation-delay: 1.9s;
  animation-delay: 1.9s;
}

.delay2s {
  -webkit-animation-delay: 2s;
  -moz-animation-delay: 2s;
  -o-animation-delay: 2s;
  animation-delay: 2s;
}

.ordrbutt a {
  height: 50px;
  margin-left: 18px;
  line-height: 48px;
  text-align: center;
  border-radius: 50px;
  box-sizing: border-box;
  padding: 0px;
  width: 175px;
  border: solid 3px #555555;
}

.slick-dots li {
  margin: 0px 2px !important;
  top: -30px !important;
}

.slick-dots li button {
  width: 14px !important;
  height: 14px !important;
  background-color: #eeeeee !important;
  border-radius: 100% !important;
  outline: none !important;
  list-style: none !important;
}

.slick-dots li.slick-active button {
  background-color: #555555 !important;
}

.slick-dots li button:before {
  opacity: 0 !important;
}

#profileWrap.cf {
  display: block;
}

#allergenLetters.cf {
  display: block;
}

header#mainHdr {
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 1000;
}

header#mainHdr::after {
  display: block;
  content: "";
  background-image: url(../images/header-shadow.png);
  width: 100%;
  height: 4px;
  position: absolute;
  bottom: -4px;
}

header#mainHdr #topPart {
  height: 44px;
  box-sizing: border-box;
  padding-top: 8px;
  background-color: #004f6e;
  color: #ffffff;
}

header#mainHdr #topPart #topQuote {
  background-image: url(../images/header-toppart-location-icon.png);
  background-repeat: no-repeat;
  height: 28px;
  line-height: 30px;
  padding-left: 36px;
}

header#mainHdr #topPart a {
  color: inherit;
  text-decoration: none;
}

header#mainHdr #topPart #phoneNumber {
  display: inline-block;
  float: left;
  background-image: url(../images/header-toppart-phone-icon.png);
  background-repeat: no-repeat;
  background-size: 29px;
  height: 28px;
  line-height: 30px;
  padding-left: 36px;
  font-size: 22px;
  margin-right: 20px;
  font-family: "montserratblack";
}

header#mainHdr #topPart #loginBtn {
  display: inline-block;
  background-image: url(../images/header-toppart-login-icon.png);
  background-size: 29px;
  background-repeat: no-repeat;
  height: 28px;
  line-height: 30px;
  padding-left: 36px;
}

header#mainHdr #mainPart {
  height: 100px;
  box-sizing: border-box;
  padding-top: 12px;
  background-color: #ffffff;
  position: relative;
}

header#mainHdr #mainPart #hamburgerMenuBtn {
  background-image: url(../images/hamburger-menu-icon.png);
  background-repeat: no-repeat;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 15;
}

header#mainHdr #mainPart #hamburgerMenuBtn.active {
  background-position: left bottom;
}

header#mainHdr #mainPart #mobileMemberBtn {
  background-image: url(../images/header-toppart-login-icon.png);
  background-repeat: no-repeat;
  background-size: 27px;
  background-position: center;
  height: 50px;
  width: 50px;
  position: absolute;
  right: 0px;
  top: 0px;
  display: none;
  z-index: 15;
}

header#mainHdr #mainPart #logo {
  width: 314px;
  left: -15px;
  position: relative;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

header#mainHdr #mainPart #menuWrap {
  color: #555555;
}

header#mainHdr #mainPart #menuWrap a {
  text-decoration: none;
  color: inherit;
}

header#mainHdr #mainPart #menuWrap ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  letter-spacing: -6px;
}

header#mainHdr #mainPart #menuWrap ul li {
  display: inline-block;
  letter-spacing: 0px;
}

header#mainHdr #mainPart #menuWrap ul li a {
  display: block;
  height: 77px;
  line-height: 77px;
  padding: 0px 25px;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

header#mainHdr #mainPart #menuWrap ul li a:hover {
  color: #07a3e2;
}

header#mainHdr #mainPart #menuWrap ul li.mobileMenu {
  display: none;
}

header#mainHdr #mainPart #menuWrap ul li#orderNow a {
  height: 50px;
  margin-left: 18px;
  line-height: 48px;
  text-align: center;
  border-radius: 50px;
  box-sizing: border-box;
  padding: 0px;
  width: 175px;
  border: solid 3px #555555;
}

header#mainHdr #mainPart #menuWrap ul li#orderNow a:hover {
  color: #ffffff;
  background-color: #ff6000;
  border-color: #ff6000;
}

header#mainHdr #mainPart #menuWrap ul li:last-child a {
  padding-right: 0px;
}

.mac header#mainHdr #topPart #topQuote,
.mac header#mainHdr #topPart #phoneNumber,
.mac header#mainHdr #topPart #loginBtn {
  line-height: 24px;
}

.mac header#mainHdr #mainPart #menuWrap ul li#orderNow a {
  line-height: 40px;
}

.orangeRoundBtn {
  display: block;
  width: 140px;
  height: 50px;
  border-radius: 50px;
  background-color: #ff6000;
  color: #ffffff;
  padding: 0 20px;
  text-decoration: none;
  text-align: center;
  line-height: 50px;
  font-size: 16px;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.orangeRoundBtn:hover {
  background-color: #ff4200;
}

#mainTop {
  position: relative;
  z-index: 10;
}

#sliderArea {
  background-image: url(../images/Slider-BG.jpg);
  /* background-image: url(../images/delete-food-pic-placement.png); */
  background-repeat: no-repeat;
  background-position: top center;
  height: 1089px;
}

#sliderArea #foodPics {
  position: relative;
}

#sliderArea #foodPics #foodPlate {
  background-image: url(../images/plate.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  right: -180px;
  top: 60px;
  width: 1027px;
  height: 1029px;
}

#sliderArea #foodPics .foodPic {
  position: absolute;
  width: 980px;
  height: 958px;
  top: 77px;
  right: -147px;
  z-index: 1;
}

#sliderArea #textWrap {
  position: relative;
  z-index: 12;
}

#sliderArea #textWrap #welcomeTo {
  position: absolute;
  background-image: url(../images/slider-welcome-to.png);
  background-repeat: no-repeat;
  width: 555px;
  height: 157px;
  top: 272px;
  left: 66px;
  z-index: 15;
}

#sliderArea #textWrap #heaven {
  position: absolute;
  background-image: url(../images/slider-heaven.png);
  background-repeat: no-repeat;
  width: 727px;
  height: 483px;
  top: 334px;
  left: -31px;
  z-index: 14;
}

#sliderArea #textWrap #text {
  position: absolute;
  background-image: url(../images/slider-text-2.png);
  background-repeat: no-repeat;
  width: 461px;
  height: 106px;
  top: 599px;
  left: 215px;
}

#sliderArea #textWrap #btnWrap {
  position: absolute;
  top: 711px;
  left: 240px;
  z-index: 17;
}

#panel2 .panelItem {
  margin-bottom: 120px;
}

#panel2 .panelItem:last-child {
  margin-bottom: 103px;
}

#panel2 .panelItem .picWrap,
#panel2 .panelItem .textWrap {
  height: 375px;
  position: relative;
}

#panel2 .panelItem .picWrap .overlay {
  background-image: url(../images/panel-pic-overlay.png);
  width: 100%;
  height: 78px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  text-align: center;
  color: #ffffff;
  line-height: 93px;
  font-size: 23px;
}

#panel2 .panelItem .textWrap {
  width: 570px;
  color: #555555;
  font-size: 16px;
  line-height: 30px;
}

#panel2 .panelItem .textWrap h4 {
  color: #004f6e;
  font-weight: normal;
  margin: 0px;
  font-family: "montserratblack";
  font-size: 40px;
  padding: 0px;
  line-height: 43px;
}

#panel2 .panelItem .textWrap h3 {
  color: #00a1e1;
  font-size: 23px;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  line-height: normal;
}

#panel2 .panelItem .textWrap .fadedBg {
  position: absolute;
  z-index: 3;
}

#panel2 .panelItem .textWrap .innerContent {
  position: absolute;
  width: 100%;
  bottom: 0px;
  z-index: 5;
}

#panel2 .panelItem#mobilePanelItem {
  display: none;
}

#weDeliver {
  background-image: url(../images/wood-bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  height: 540px;
  margin-bottom: 97px;
}

#weDeliver #deliveryBag {
  background-image: url(../images/delivery-bag.png);
  background-repeat: no-repeat;
  width: 905px;
  height: 752px;
  position: absolute;
  right: -216px;
  top: -84px;
}

#weDeliver #outerWrap {
  display: table;
}

#weDeliver #outerWrap #innerWrap {
  display: table-cell;
  vertical-align: middle;
  height: 540px;
  width: 570px;
  font-size: 20px;
  color: #000000;
  line-height: 40px;
}

#weDeliver #outerWrap #innerWrap p {
  margin: 0px;
  position: relative;
  top: -13px;
  text-shadow: #fff 0 0 10px;
}

#weDeliver #zipWrap .left {
  width: 335px;
}

#weDeliver #zipWrap input {
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  display: block;
  border: 0px;
  font-family: "montserratregular";
  color: #555555;
  font-size: 16px;
  padding-left: 20px;
}

#weDeliver #zipWrap input::placeholder {
  color: #555555;
  opacity: 1;
}

#weDeliver #zipWrap input:-ms-input-placeholder {
  color: #555555;
}

#weDeliver #zipWrap input::-ms-input-placeholder {
  color: #555555;
}

#weDeliver #zipWrap .orangeRoundBtn {
  cursor: pointer;
}

#ourMembers #memberReviewsWrap {
  background-image: url(../images/words-from-our-members.png);
  background-repeat: no-repeat;
  padding-top: 190px;
}

#ourMembers #memberReviewsWrap #viewAllBtn {
  position: absolute;
  right: 30px;
  top: 46px;
}

#ourMembers #memberReviewsWrap #reviews {
  padding-bottom: 30px;
}

#ourMembers #memberReviewsWrap #reviews .review {
  color: #555555;
  line-height: 30px;
  box-sizing: border-box;
  width: 360px;
  margin-right: 60px;
}

#ourMembers #memberReviewsWrap #reviews .review .name {
  color: #004f6e;
  font-size: 20px;
  margin-top: 20px;
}

#ourMembers #memberReviewsWrap #reviews .review:nth-child(3n) {
  margin-right: 0px;
}

#ourMembers #memberReviewsWrap .slick-dots li button {
  width: 19px;
  height: 19px;
  background-color: #eeeeee;
  border-radius: 100%;
}

#ourMembers #memberReviewsWrap .slick-dots li button::before {
  opacity: 0;
}

#ourMembers #memberReviewsWrap .slick-dots li.slick-active button {
  background-color: #00bb0d;
}

.table {
  display: table;
  width: 100%;
}

.table-cell {
  display: table-cell;
  vertical-align: middle;
}

#parallaxForm #parallaxFood {
  background-image: url(../images/parallax.jpg);
  background-repeat: no-repeat;
  background-position: center center;
}

#parallaxForm #parallaxFood #overlay {
  position: relative;
}

#parallaxForm #parallaxFood #overlay #halfBg {
  background-image: url(../images/p-form-bg.png);
  background-position: center center;
  background-repeat: repeat-y;
  width: 100%;
}

#parallaxForm #parallaxFood #overlay #halfBg .table-cell {
  height: 781px;
}

#parallaxForm #parallaxFood #overlay #halfBg #leftForm {
  color: #ffffff;
  width: 50%;
  font-size: 20px;
  height: 781px;
}

#parallaxForm #parallaxFood #overlay #halfBg #leftForm #textWrap {
  line-height: 35px;
  margin-top: -22px;
  position: relative;
}

#parallaxForm #parallaxFood #overlay #halfBg #leftForm #leftFormTitle {
  background-image: url(../images/do-you-like-variety.png);
  background-repeat: no-repeat;
  width: 607px;
  height: 169px;
  position: relative;
  left: -7px;
}

#parallaxForm #parallaxFood #overlay #halfBg #leftForm #iconLabels {
  margin-top: 30px;
}

#parallaxForm #parallaxFood #overlay #halfBg #leftForm #iconLabels .icon {
  display: inline-block;
  width: 142px;
  height: 179px;
  border-right: solid 1px #bababa;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

#parallaxForm #parallaxFood #overlay #halfBg #leftForm #iconLabels .icon:hover {
  background-color: rgba(0, 187, 13, 0.6);
}

#parallaxForm #parallaxFood #overlay #halfBg #leftForm #iconLabels .icon img {
  max-width: 142px;
  display: block;
  margin: 0 auto;
}

#parallaxForm
  #parallaxFood
  #overlay
  #halfBg
  #leftForm
  #iconLabels
  .icon:last-child {
  border-right: 0px;
}

#parallaxForm #parallaxFood #overlay #halfBg #rightForm {
  width: 50%;
  height: 781px;
  color: #ffffff;
  line-height: 35px;
  font-size: 16px;
  box-sizing: border-box;
  padding-left: 60px;
}

#parallaxForm #parallaxFood #overlay #halfBg #rightForm h3 {
  font-family: "montserratblack";
  font-weight: normal;
  font-size: 39px;
  margin: 0px;
  line-height: 35px;
}

#parallaxForm #parallaxFood #overlay #halfBg #rightForm #yourInfo {
  width: 305px;
  background-image: url(../images/lock.png);
  background-repeat: no-repeat;
  background-size: 27px;
  font-size: 14px;
  box-sizing: border-box;
  padding-top: 4px;
  padding-left: 40px;
  margin-left: 20px;
  line-height: 18px;
}

.footerPhone {
  background-image: url(../images/phone-icone.png);
  background-repeat: no-repeat;
  background-size: 41px;
  height: 41px;
  line-height: 45px;
  text-decoration: none;
  display: inline-block;
  padding-left: 51px;
  font-size: 34px;
  font-family: "montserratblack";
  color: #004f6e;
}

#footer1 {
  background-color: #ffffff;
  padding-top: 46px;
  padding-bottom: 30px;
}

#footer1 #footerRight {
  width: 339px;
  padding-top: 8px;
  text-align: right;
}

#footer1 .footerCat {
  float: left;
  width: 215px;
}

#footer1 .footerCat .footerTitle {
  text-transform: uppercase;
  color: #004f6e;
  font-family: "montserratblack";
  height: 30px;
  line-height: 30px;
}

#footer1 .footerCat ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

#footer1 .footerCat ul li a {
  font-size: 14px;
  color: #555555;
  text-decoration: none;
  line-height: 30px;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

#footer1 .footerCat ul li a:hover {
  color: #07a3e2;
}

#footer1 hr {
  border: 0px;
  margin: 27px 0px;
  padding: 0px;
  background-color: #ebebeb;
  height: 1px;
}

.socialIcons a {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 40px;
  width: 41px;
  height: 41px;
  background-color: #00bb0d;
  color: #ffffff;
  text-decoration: none;
  border-radius: 100%;
  line-height: 43px;
  text-align: center;
  font-size: 24px;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.socialIcons a#facebook {
  background-image: url(../images/facebook.png);
}

.socialIcons a#instagram {
  background-image: url(../images/instagram.png);
}

.socialIcons a#yelp {
  background-image: url(../images/yelp.png);
}

.socialIcons a:hover {
  background-color: #00a1e1;
}

.footerInfoRight {
  color: #00a1e1;
  font-size: 14px;
  text-align: right;
  padding-top: 5px;
}

.footerInfoRight span {
  color: #004f6e;
}

.footerInfoRight a {
  text-decoration: none;
  color: inherit;
}

#footer2 {
  background-color: #f7f7f7;
  padding-top: 46px;
}

#footer2 .footerCat {
  float: left;
  width: 215px;
}

#footer2 .footerCat .footerTitle {
  text-transform: uppercase;
  color: #004f6e;
  font-family: "montserratblack";
  height: 30px;
  line-height: 30px;
}

#footer2 .footerCat ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

#footer2 .footerCat ul li a {
  font-size: 12px;
  color: #555555;
  text-decoration: none;
  line-height: 30px;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

#footer2 .footerCat ul li a:hover {
  color: #07a3e2;
}

.footerBottom {
  font-size: 12px;
  color: #555555;
  text-align: center;
  padding: 40px 0px 20px 0;
}

.footerBottom a {
  text-decoration: none;
  color: inherit;
}

#mbF {
  display: none;
}

#mobileFooter {
  display: none;
  padding: 0 20px;
}

#mobileFooter .accordCat {
  border-bottom: solid 1px #ebebeb;
}

#mobileFooter .accordCat .footerCatTitle {
  height: 50px;
  line-height: 50px;
  color: #004f6e;
  text-transform: uppercase;
  font-family: "montserratblack";
  font-size: 16px;
  position: relative;
  cursor: pointer;
}

#mobileFooter .accordCat .footerCatTitle i {
  position: absolute;
  right: 0px;
  top: 14px;
  color: #00a1e1;
  font-size: 22px;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

#mobileFooter .accordCat .footerCatTitle.active i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

#mobileFooter .accordCat ul {
  display: none;
  margin: 0px;
  padding: 0px;
  list-style: none;
  padding-bottom: 20px;
}

#mobileFooter .accordCat ul li {
  line-height: 27px;
}

#mobileFooter .accordCat ul li a {
  text-decoration: none;
  color: #555555;
  font-size: 14px;
}

#mobileFooter .accordCat ul li.areaTitle {
  font-family: "montserratbold";
  color: #555555;
  font-size: 16px;
  padding-top: 10px;
}

#mobileFooter .accordCat ul li.areaTitle:first-child {
  padding-top: 0px;
}

#mobileFooter .footerPhone {
  display: inline-block;
  margin-top: 15px;
  margin-bottom: 15px;
}

#mobileFooter .footerPhone,
#mobileFooter .footerInfoRight,
#mobileFooter .socialIcons,
#mobileFooter .footerBottom {
  text-align: center;
}

#mobileFooter .socialIcons {
  margin-bottom: 20px;
}

#mobileFooter .footerBottom {
  background-color: #f7f7f7;
  padding: 30px 0;
}

#mobileFooter #footerLogo {
  text-align: center;
  margin: 20px auto;
  width: 211px;
}

#hamburgerMenuBtn {
  display: none;
}

/*# sourceMappingURL=styles.css.map */

.about-top-sec {
  background-position: center !important;
  background-size: cover !important;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  height: 615px;
  position: relative;
  margin: 145px 0 0 0;
}

.pricing-top-section::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 20px;
  height: 450px;
  width: 450px;
  transform: translateX(-68%);
  background: url("../images/pricing-hero-icon.png");
  background-repeat: no-repeat;
}

.about-icon::after {
  content: "";
  position: absolute;
  left: 25%;
  top: 50px;
  height: 450px;
  width: 450px;
  background: url("../images/about-hero-icon.png");
  background-repeat: no-repeat;
}

.faq-about-top-box::after {
  content: "";
  position: absolute;
  left: 15%;
  top: 50px;
  height: 450px;
  width: 450px;
  background: url("../images/faq-banner-icon.png");
  background-repeat: no-repeat;
}

.about-hero-content {
  width: 100%;
  display: inline-block;
  vertical-align: top;
}

.about-hero-left-box {
  width: 50%;
  float: left;
}

.about-hero-right-box {
  width: 50%;
  position: relative;
  float: left;
}

.generic-content p {
  line-height: 30px;
  font-size: 16px;
  color: #555;
}

.about-img {
  position: absolute;
  width: 630px;
  height: 630px;
  top: -17px;
  right: 0;
  z-index: 1;
}

.generic-content h4 {
  color: #004f6e;
  font-weight: normal;
  margin: 0px;
  font-family: "montserratblack";
  font-size: 40px;
  padding: 0px;
  line-height: 43px;
}

.generic-content h3 {
  color: #00a1e1;
  font-size: 23px;
  font-weight: normal;
  margin: 10px 0 0 0;
  padding: 0px;
  line-height: normal;
}

.about-hero-left-box .generic-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 615px;
  z-index: 9;
  position: relative;
}

.meal-plan {
  padding: 115px 0 115px 0;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}

.meal-plan-left-box {
  width: 50%;
  float: left;
}

.meal-plan-content-box {
  width: 50%;
  float: left;
}

.plan-box {
  padding: 80px 0 0 30px;
}

.meal-plan-box {
  width: 100%;
  display: inline-block;
  padding: 60px 0 0 0;
}

.cta-section {
  background: #004f6e;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  padding: 40px 0 40px 0;
}

.cta-btn {
  width: 230px;
  float: left;
}

.cta-left-box {
  width: calc(100% - 230px);
  float: left;
}

.cta-btn-box {
  float: right;
  padding: 13px 0 0 0;
}

.cta-content h2 {
  color: #fff;
  font-weight: normal;
  margin: 0px;
  text-transform: uppercase;
  font-family: "montserratblackitalic";
  font-size: 50px;
  padding: 0px;
  line-height: 43px;
}

.cta-content h4 {
  color: #00a1e1;
  font-size: 23px;
  font-weight: normal;
  margin: 5px 0 0 0;
  padding: 0px;
  line-height: normal;
}

.pricing-top-section .generic-content {
  position: relative;
  max-width: 560px;
  z-index: 9;
}

.pricing-top-section .generic-content img {
  width: 215px;
  position: absolute;
  top: 96px;
  left: -50px;
}

#pricing-top-section .generic-content h4 br {
  display: none;
}

/*-------======== Faq's Page Section Css ===========----------*/

.faq-hero-content {
  width: 100%;
  display: inline-block;
  vertical-align: top;
}

.faq-hero-left-box {
  width: 50%;
  float: left;
}

.faq-hero-right-box {
  width: 50%;
  float: left;
  position: relative;
}

.faq-img {
  position: absolute;
  width: 980px;
  height: 672px;
  top: 35px;
  right: -250px;
  z-index: 1;
}

.faq-hero-left-box .generic-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 615px;
  z-index: 9;
  position: relative;
}

.faq-section {
  padding: 25px 0 30px 0;
}

.accordion-title {
  border-bottom: 1px solid #ebebeb;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  padding: 40px 0 40px 0;
}

.faq-inner-box {
  padding: 0 0 15px 0;
}

.accordion-panel p {
  color: #555;
  font-size: 16px;
  line-height: 2.1;
}

.accordion-panel {
  display: none;
}

.accordion-title h4 {
  color: #004f6e;
  font-weight: normal;
  margin: 0px;
  font-family: "montserratblack";
  font-size: 40px;
  padding: 0px;
  line-height: 43px;
}

.faq-inner-box h5 {
  color: #004f6e;
  font-size: 18px;
  margin: 0;
}

.faq-box {
  background: #f8f8f8;
  padding: 50px 45px 15px 45px;
}

.accordion-content.in .accordion-title {
  border-bottom: none;
}

.accordion-content.in .accordion-title h4 {
  color: #00a1e1;
}

.accordion-title h4::before {
  content: "\f107";
  float: right;
  transition: all 0.5s;
  padding: 7px 0 0 0;
  font-size: 50px;
  font-family: fontawesome;
  color: #00a1e1;
}

.accordion-content.in .accordion-title h4::before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
  color: #00a1e1;
}

.map iframe {
  width: 100%;
  display: inline-block;
  vertical-align: top;
}

.call-box {
  border-bottom: 1px solid #ebebeb;
  padding: 15px 0 5px 55px;
  position: relative;
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
}

.call-box h3 {
  color: #004f6e;
  font-weight: normal;
  margin: 0px;
  font-family: "montserratblack";
  font-size: 30px;
  padding: 0px;
  line-height: 43px;
}

.form-section {
  margin: 145px 0 0 0;
  padding: 75px 0 75px 0;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}

.form-section .container1200 {
  max-width: 1055px;
}

.call-box a {
  font-family: "montserratbold";
  font-size: 24px;
  color: #00a1e1;
  text-decoration: none;
  padding: 10px 0 10px 0;
  display: inline-block;
}

.address-box h3 {
  margin-bottom: 15px;
}

.call-box ul {
  padding: 0;
  margin-top: 0;
}

.call-box li {
  list-style: none;
  color: #555;
  font-size: 18px;
  margin-bottom: 10px;
}

.mail-box li a {
  color: #555;
  font-size: 18px;
  font-family: "montserratregular";
}

.address-box li a {
  font-family: "montserratbold";
  font-size: 18px;
  color: #00a1e1;
  text-decoration: underline;
  padding-top: 0px;
}

.follow-us h4 {
  color: #004f6e;
  font-weight: normal;
  margin: 0px;
  font-family: "montserratblack";
  font-size: 30px;
  padding: 0px;
  line-height: 43px;
}

.follow-us {
  display: inline-block;
  padding: 0px 0 0 0;
  vertical-align: top;
}

.social-list {
  display: inline-block;
  padding: 0 0 0 20px;
}

.social-list ul {
  padding: 0;
  margin-top: 0;
}

.social-list li {
  list-style: none;
  display: inline-block;
  padding: 0 0px 0 5px;
}

.social-icons-box {
  padding: 15px 0 0 0;
}

.call-box h3 {
  position: relative;
}

.call-box::before {
  content: "\f10b";
  font-family: fontawesome;
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: #00bb0d;
  left: 0;
  text-align: center;
  color: #fff;
  font-size: 23px;
  border-radius: 50px;
  line-height: 40px;
}

.give-call h3::before {
  font-size: 30px;
}

.address-box:before {
  content: "\f1ad";
}

.mail-box:before {
  content: "\f003";
}

.social-list li a i {
  width: 40px;
  height: 40px;
  background: #00bb0d;
  text-align: center;
  color: #fff;
  font-size: 22px;
  border-radius: 50px;
  line-height: 41px;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.social-list li a i:hover {
  background-color: #00a1e1;
}

.contact-box {
  width: 45%;
  float: left;
  padding: 15px 40px 0 0;
  box-sizing: border-box;
}

.contact-form {
  width: 55%;
  float: left;
}

.form-title h4 {
  font-family: "montserratlight";
  font-size: 34px;
  color: #00bb0d;
  text-decoration: none;
  margin: 0;
  text-transform: uppercase;
  display: inline-block;
}

.form-title h2 {
  color: #fff;
  font-weight: normal;
  margin: 15px 0 15px 0;
  font-family: "montserratblackitalic";
  font-size: 70px;
  text-transform: uppercase;
  padding: 0px;
  line-height: 43px;
}

.form-title p {
  font-size: 16px;
  color: #fff;
  line-height: 2;
}

.form-box {
  background: #004f6e;
  padding: 25px 30px 40px 30px;
  position: relative;
}

.form-box::after {
  content: "";
  position: absolute;
  background: url("../images/contact-form-after-img.png");
  height: 210px;
  top: -47px;
  right: -58px;
  width: 245px;
  z-index: 9;
  background-repeat: no-repeat;
}

.pricing-top-section .faq-img {
  position: absolute;
  width: 1135px;
  height: 680px;
  top: 5px;
  right: -500px;
  z-index: 1;
}

/*
.about-top-sec.pricing-top-section {
  height: 450px;
}

.pricing-top-section  .faq-hero-left-box .generic-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 450px;
}*/

.areas-section {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  margin: 215px 0 0 0;
}

.areas-content {
  width: 50%;
  float: left;
}

.areas-map {
  width: 50%;
  float: left;
}

.area-desc h2 {
  color: #004f6e;
  font-weight: normal;
  margin: 0px;
  font-family: "montserratblack";
  font-size: 40px;
  padding: 0px;
  line-height: 43px;
}

.area-desc {
  padding: 60px 70px 0 0;
}

.area-desc p {
  color: #555;
  font-size: 16px;
  line-height: 1.8;
}

.areas-content-block {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  padding: 30px 0 25px 0;
}

.area-map-box iframe {
  width: 100%;
}

.area-block {
  padding: 5px 0 10px 0;
}

.area-block p {
  color: #555;
  font-size: 16px;
  line-height: 1.9;
}

.area-block h4 {
  color: #00a1e1;
  font-size: 24px;
  font-weight: normal;
  margin: 10px 0 0 0;
  padding: 0px;
  line-height: normal;
}

.pricing-section {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  padding: 90px 0 0;
}

.pricing-section .container1200 {
  padding: 0;
}

.pricing-section .pricing-box-content .pricing-list-box {
  padding: 0 100px;
}

.pricing-content {
  padding-bottom: 30px;
}

.pricing-content .generic-content h4 br {
  display: none;
}

.pricing-content.contloyal {
  margin: auto;
  width: 50%;
}

.pricing-title h2 {
  color: #004f6e;
  font-weight: normal;
  margin: 0px;
  font-family: "montserratblackitalic";
  font-size: 50px;
  text-transform: uppercase;
  padding: 0px 20px;
  line-height: 43px;
}

.pricing-title h2 br {
  display: none;
}

.content-pricing {
  padding: 0 0 35px 0;
}

.content-pricing-desc {
  padding: 20px 0;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}

/*
.content-pricing-desc:last-of-type {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 55px;
}
*/

.pricing-title h4 {
  color: #00a1e1;
  font-size: 21px;
  font-weight: normal;
  margin: 5px 0 35px 0;
  padding: 0px;
  text-transform: uppercase;
  line-height: normal;
}

.pricing-box-content {
  background: #e2eef5;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  padding: 55px 0 30px 0;
}

.pricing-content-box {
  width: 50%;
  float: left;
  text-align: center;
}

.meal-price p {
  color: #555;
  font-size: 24px;
  font-weight: normal;
  font-family: "montserratregular";
  padding: 20px 0 20px 0;
  margin: 0;
}

.meal-price:nth-child(2n + 1) {
  background: #fff;
}

.pricing-list-box {
  padding: 0 30px;
}

.delivery-section {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  padding: 30px 0 110px 0;
}

.deliver-box-content {
  width: 100%;
  display: inline-block;
  vertical-align: top;
}

.deliver-content-box {
  width: 50%;
  float: left;
  padding: 60px 0px 0 0px;
}

.deliver-content-box .generic-content p {
  padding: 0 50px 0 0px;
  margin-bottom: 0;
}

.deliver-content-box .generic-content h3 {
  margin: 5px 0 0 0;
  line-height: 1.5;
}

.delivery-img {
  width: 50%;
  float: left;
  transform: translateX(50px);
}

.content-pricing-desc p {
  line-height: 30px;
  font-size: 16px;
  color: #555;
  margin: 0;
}

.content-pricing-desc p.colored-blue {
  color: #00a1e1;
  font-style: italic;
}

.delivery-cost p {
  color: #00a1e1;
  font-size: 20px;
  text-transform: uppercase;
  margin: 15px 0 15px 0;
}

.delivery-cost ul {
  padding: 0;
}

.delivery-cost li {
  list-style: none;
  color: #555;
  font-size: 18px;
  padding-bottom: 10px;
}

.premuim-meal-section {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  background-size: cover !important;
  background-position: center !important;
  height: 550px;
}

.premuim-meal-img-box {
  width: 50%;
  float: left;
  position: relative;
}

/*.pricing-top-section .faq-img {
  position: absolute;
  width: 1135px;
  height: 680px;
  top: 90px;
  right: -513px;
  z-index: 1;
}*/

.mobile-meal-section {
  display: none;
}

.premuim-meal-content-box-ss {
  width: 50%;
  float: left;
}

.premuim-meal-content {
  position: relative;
}

.premuim-meal-content::after {
  content: "";
  position: absolute;
  top: 25px;
  height: 450px;
  width: 450px;
  background: url("../images/premium-meal-icon.png");
  background-repeat: no-repeat;
  right: -20%;
}

.premium-meal-title p {
  color: #fff;
  font-size: 21px;
  font-weight: normal;
  margin: -10px 0 0 0;
  padding: 0px;
  text-transform: uppercase;
  line-height: normal;
}

.grass-box-title p {
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  margin: 15px 0 0 0;
  padding: 0px;
  line-height: normal;
}

.premium-meal-title img {
  margin: 0 0 0 -73px;
}

.grass-box {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  padding: 30px 0 35px 0;
}

.grass-box-content {
  width: 49%;
  float: left;
  border-right: 1px solid #fff;
  text-align: center;
}

.grass-box-img {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 95px;
}

.grass-box-img img {
  max-height: 95px;
}

.grass-box-content:last-of-type {
  border-right: none;
}

.premium-mealsec-content {
  max-width: 370px;
  margin: 0 auto;
  padding: 55px 0 0 0;
}

.viewmenu-btn {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  z-index: 99;
  position: relative;
}

.viewmenu-btn a {
  display: inline-block;
}

#contactFormWrap select {
  -webkit-appearance: none;
  background-image: url(../images/dd-button.png);
  background-repeat: no-repeat;
  background-position: right center;
}

#contactFormWrap input,
#contactFormWrap select,
#contactFormWrap textarea {
  -webkit-appearance: none;
  border: 0px;
  display: block;
  background-color: #ffffff;
  margin-bottom: 20px;
  box-sizing: border-box;
  font-family: "montserratregular";
  font-size: 16px;
  color: #555555;
  width: 100%;
  height: 50px;
  padding-left: 20px;
}

#contactFormWrap input::placeholder,
#contactFormWrap select::placeholder,
#contactFormWrap textarea::placeholder {
  color: #555555;
  opacity: 1;
}

#contactFormWrap input:-ms-input-placeholder,
#contactFormWrap select:-ms-input-placeholder,
#contactFormWrap textarea:-ms-input-placeholder,
#contactFormWrap input::-ms-input-placeholder,
#contactFormWrap select::-ms-input-placeholder,
#contactFormWrap textarea::-ms-input-placeholder {
  color: #555555;
}

#contactFormWrap textarea {
  padding-top: 20px;
  height: 140px;
}

#contactFormWrap .frm50 {
  width: 250px;
}

#contactFormWrap .orangeRoundBtn {
  width: 175px;
  color: #fff;
  background-color: #ff6000;
}

#contactFormWrap .orangeRoundBtn:hover {
  background-color: #ff4200;
}

#yourInfo {
  width: 255px;
  background-image: url(../images/lock.png);
  background-repeat: no-repeat;
  background-size: 27px;
  font-size: 14px;
  box-sizing: border-box;
  padding-top: 4px;
  padding-left: 40px;
  color: #fff;
  margin-left: 20px;
  line-height: 18px;
  min-height: 40px;
}

.call-box.address-box li {
  line-height: 1.9;
}

::-webkit-input-placeholder {
  /* Chrome */
  color: #555 !important;
  font-size: 16px;
  font-family: "montserratregular";
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #555 !important;
  font-family: "montserratregular";
  font-size: 16px;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #555 !important;
  opacity: 1;
  font-family: "montserratregular";
}

:-moz-placeholder {
  /* Firefox 4 - 18 */
  color: #555 !important;
  opacity: 1;
  font-family: "montserratregular";
  font-size: 16px;
}

.premuim-meal-img img {
  max-width: 1000px !important;
  position: relative;
  margin: -50px 0 0 -290px;
}

.loyaltydiv {
  display: flex;
  justify-content: space-between;
}

.pricing-box.contloyal {
  width: 50%;
}

.loyalty-section {
  margin-bottom: 42px;
}

.loyalty-section .pricing-title h2 {
  font-size: 26px;
  text-transform: none;
  padding-bottom: 18px;
  line-height: 32px;
}

.loyalty-section .meal-price p {
  font-size: 16px;
  padding: 25px 5px;
  line-height: 20px;
}

.loyalty-section .meal-price p img {
  max-width: none;
}

.loyalty-section .pricing-section-content {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 70px;
}

.loyalty-section .pricing-content-box {
  width: 100%;
}

.loyalty-section .pricing-box-content {
  width: 550px;
  /*margin-left: 50px;*/
}

.loyalty-section .generic-content {
  padding-right: 50px;
}

/*
@media (min-width: 1700px) {


.pricing-top-section .faq-img {
  position: absolute;
  width: 1200px;
  height: 672px;
  top: 70px;
  right: -83%;
  z-index: 1;
}


}*/

@media (max-width: 1299px) {
  .faq-img {
    position: absolute;
    width: 844px;
    height: 672px;
    top: 120px;
    z-index: 1;
  }
  .form-title h2 {
    font-size: 40px;
  }
  .form-title h4 {
    font-size: 26px;
  }
  .form-box::after {
    right: -15px;
  }
  #contactFormWrap .frm50 {
    width: 100%;
  }
  .form-box #submitWrap.right {
    float: none;
    padding: 20px 0 0 0;
    display: inline-block;
    text-align: center;
    vertical-align: top;
  }
}

@media only screen and (max-width: 1240px) {
  .pricing-top-section .generic-content {
    max-width: 500px;
  }
}

@media (max-width: 1180px) {
  .about-top-sec {
    margin: 125px 0 0 0;
  }
  .about-hero-left-box .generic-content {
    z-index: 9;
    position: relative;
  }
  .pricing-top-section .generic-content {
    max-width: 450px;
  }
  .pricing-top-section .generic-content img {
    left: -25px;
    top: 15px;
  }
  .pricing-section .pricing-box-content .pricing-list-box {
    padding: 0 50px;
  }
  .pricing-section .container1200 {
    padding: 0 20px;
  }
  .premuim-meal-img img {
    max-width: 880px !important;
    position: relative;
    margin: -10px 0 0 -290px;
  }
  .loyalty-section .pricing-box-content {
    width: 100%;
  }
  .faq-hero-left-box .generic-content p br {
    display: none;
  }
  .plan-box {
    padding: 0 0 0 30px;
  }
}

@media only screen and (max-width: 1120px) {
  .pricing-top-section .generic-content {
    max-width: 370px;
  }
}

@media (max-width: 1024px) {
  .premuim-meal-content::after {
    content: "";
    position: absolute;
    top: 25px;
    height: 190px;
    width: 190px;
    background: url("../images/premium-meal-icon.png");
    background-repeat: no-repeat;
    right: -50px;
    background-size: contain;
  }
  .grass-box-title p br {
    display: none;
  }
  .faq-img {
    position: absolute;
    width: 700px;
    height: 616px;
    top: 110px;
    z-index: 1;
  }
  .faq-hero-left-box .generic-content {
    height: 525px;
  }
  .faq-hero-left-box .generic-content {
    height: 600px;
  }
  .deliver-content-box {
    padding: 0px 0px 0 0px;
  }
  .delivery-img {
    transform: none;
  }
  .premuim-meal-img img {
    max-width: 100% !important;
    position: relative;
    margin: 130px 0 0 0;
  }
  .pricing-top-section .generic-content {
    max-width: 340px;
  }
  .pricing-box,
  .pricing-box.contloyal,
  .pricing-content.contloyal {
    width: 100%;
    margin-right: 0;
  }
  .pricing-section .pricing-box-content .pricing-list-box {
    padding: 0 30px;
  }
  .loyaltydiv {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .loyalty-section {
    padding-bottom: 30px;
    margin-bottom: 0;
  }
  .loyalty-section .generic-content {
    padding-right: 0;
  }
  .loyalty-section .pricing-box-content {
    margin-left: 0;
  }
  .loyalty-section .pricing-section-content {
    border-bottom: none;
    padding-bottom: 0;
  }
}

@media (max-width: 992px) {
  .about-hero-left-box {
    width: 100%;
    float: left;
  }
  .faq-section {
    padding: 225px 0 30px 0;
  }
  .about-top-sec.faq-top-sec {
    margin: 105px 0 0 0;
  }
  .about-top-sec.faq-top-sec {
    height: 525px;
    padding-top: 0;
    background: #c9dde8 !important;
  }
  .meal-plan-left-box {
    width: 100%;
    float: left;
  }
  .meal-plan-content-box {
    width: 100%;
    float: left;
    padding-top: 30px;
  }
  .plan-box {
    padding: 0px 0 0 0px;
  }
  .meal-plan-img img {
    width: 100%;
  }
  .faq-about-top-box::after {
    content: "";
    position: absolute;
    left: auto;
    top: 50px;
    height: 190px;
    width: 190px;
    background: url("../images/faq-banner-icon.png");
    background-repeat: no-repeat;
    background-size: contain;
    right: 30px;
  }
  .about-icon::after {
    content: "";
    position: absolute;
    left: auto;
    top: -15px;
    height: 190px;
    width: 190px;
    background: url("../images/about-hero-icon.png");
    background-repeat: no-repeat;
    background-size: contain;
    right: 40px;
  }
  .pricing-top-section::after {
    content: "";
    position: absolute;
    left: auto;
    top: 50px;
    right: 0;
    height: 150px;
    width: 150px;
    background-size: contain !important;
    transform: translateX(-50%);
    background: url("../images/pricing-hero-icon.png");
    background-repeat: no-repeat;
  }
  .mobile-meal-section {
    display: inline-block !important;
    height: auto;
    padding-bottom: 60px;
    background: #c9dde8 !important;
  }
  .premuim-meal-section {
    display: none;
  }
  .premuim-meal-content-box-ss {
    width: 100%;
    float: none;
  }
  .premium-meal-title {
    padding: 0 0 0 60px;
  }
  .premium-mealsec-content {
    max-width: none;
    padding: 55px 0 0 0;
  }
  .premuim-meal-img-box {
    width: 100%;
    float: left;
    position: relative;
  }
  .areas-content {
    width: 100%;
    float: left;
  }
  .areas-map {
    width: 100%;
    float: left;
    padding: 30px 0 0 0;
  }
  .area-desc {
    padding: 60px 0px 0 0;
  }
  .faq-top-sec .faq-img {
    position: absolute;
    width: 700px;
    height: 680px;
    top: -90px;
    right: auto;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%);
  }
  .faq-top-sec .faq-hero-left-box .generic-content {
    height: 400px;
  }
  .deliver-content-box .generic-content p {
    padding: 0 0 0 0px;
    margin-bottom: 0;
  }
  .form-box::after {
    content: none;
  }
  .contact-box {
    width: 100%;
    float: left;
    padding: 15px 20px 0 20px;
  }
  .contact-form {
    width: 100%;
    float: left;
    padding-top: 30px;
  }
  .about-hero-right-box {
    width: 100%;
    position: relative;
    float: left;
    display: none;
  }
  .about-hero-left-box .generic-content {
    height: auto;
  }
  .about-top-sec {
    padding: 55px 0 55px 0;
    height: auto;
    background: #c9dde8 !important;
  }
  .about-img {
    position: static;
    width: 100%;
    height: auto;
    margin: 0px 0 -30px 0;
  }
  .plan-box {
    padding: 0px 0 0 0;
  }
  .cta-content h2 {
    font-size: 36px;
  }
  .cta-content h4 {
    font-size: 16px;
  }
  .cta-left-box {
    width: 100%;
    float: left;
  }
  .cta-btn {
    width: 100%;
    float: left;
  }
  .cta-btn-box {
    float: left;
    padding: 13px 0 0 0;
  }
  .meal-plan {
    padding: 50px 0 30px 0;
  }
  .meal-plan-box {
    padding: 35px 0 0 0;
  }
  .form-section {
    margin: 140px 0 0 0;
    padding: 0px 0 0 0;
    display: inline-block;
    width: 100%;
    vertical-align: top;
  }
  .form-box::after {
    top: -45px;
    right: -55px;
    width: 245px;
  }
  .faq-hero-left-box {
    width: 100%;
    float: left;
  }
  .faq-hero-right-box {
    width: 100%;
    float: left;
    position: relative;
  }
  .pricing-top-section .generic-content img {
    left: -25px;
    top: -25px;
  }
  .pricing-top-section .faq-img {
    position: absolute;
    width: 700px;
    height: 680px;
    top: -90px;
    right: auto;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%);
  }
  .about-top-sec.pricing-top-section {
    padding: 50px 0 0 0;
    height: 525px;
    background: #c9dde8 !important;
  }
  .pricing-section {
    padding: 240px 0 30px;
  }
  .pricing-top-section .faq-hero-left-box .generic-content {
    height: 400px;
  }
  .pricing-top-section .generic-content {
    max-width: 100%;
  }
  .deliver-content-box {
    padding: 0px 0px 0 0px;
  }
  .premuim-meal-img img {
    max-width: 100% !important;
    position: relative;
    margin: 15px 0 0 0;
  }
  .grass-box {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    padding: 3px 0 35px 0;
  }
  .areas-section {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin: 115px 0 0 0;
  }
  .delivery-section {
    padding: 30px 0 110px 0;
  }
  .form-section .container1200 {
    padding: 0 0;
  }
}

@media (max-width: 860px) {
  .meal-price p {
    font-size: 20px;
  }
  .pricing-title h2 {
    font-size: 44px;
  }
  .areas-section {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin: 40px 0 0 0;
  }
  .about-top-sec.faq-top-sec {
    margin: 50px 0 0 0;
  }
  .form-section {
    margin: 60px 0 0 0;
    padding: 0px 0 0 0;
    display: inline-block;
    width: 100%;
    vertical-align: top;
  }
  .about-top-sec {
    margin: 50px 0 0 0;
  }
  .mail-box li a {
    font-size: 16px;
  }
  .call-box li {
    font-size: 16px;
  }
  .social-list li {
    list-style: none;
    display: inline-block;
    padding: 0 0px 0 0px;
  }
  .social-list {
    display: inline-block;
    padding: 0 0 0 10px;
  }
}

@media (max-width: 767px) {
  .form-section {
    margin: 55px 0 0 0;
    padding-bottom: 0;
  }
  .contact-info-box {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    /*padding: 0 0 0 20px;*/
  }
  .form-section .container1200 {
    max-width: none;
    /*margin: 0 -20px;*/
  }
  .areas-content-block {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    padding: 30px 0 0px 0;
  }
  .area-map-box iframe {
    width: 100%;
    height: 450px;
  }
  .meal-plan-left-box {
    width: 100%;
    float: left;
  }
  .about-top-sec .generic-content .orangeRoundBtn {
    width: 100%;
    max-width: 175px;
    margin: 0 auto;
  }
  .premuim-meal-content::after {
    content: "";
    position: absolute;
    top: 25px;
    height: 175px;
    width: 175px;
    background: url("../images/premium-meal-icon.png");
    background-repeat: no-repeat;
    right: -45px;
    background-size: contain;
  }
  .about-icon::after {
    content: "";
    position: absolute;
    left: auto;
    top: 0px;
    height: 150px;
    width: 150px;
    background: url("../images/about-hero-icon.png");
    background-repeat: no-repeat;
    background-size: contain;
    right: 30px;
  }
  .faq-top-sec .faq-img {
    position: absolute;
    width: 700px;
    height: auto;
    top: 335px;
    right: auto;
    z-index: 1;
    left: 50%;
    max-width: 375px;
    transform: translateX(-50%);
  }
  .cta-section {
    display: none;
  }
  .faq-about-top-box::after {
    content: "";
    position: absolute;
    left: auto;
    top: 50px;
    height: 180px;
    width: 180px;
    /* transform: translateX(-50%); */
    background: url("../images/faq-banner-icon.png");
    background-repeat: no-repeat;
    background-size: contain;
    right: 20px;
  }
  .premium-meal-title {
    position: relative;
    z-index: 9;
    padding: 0;
  }
  .mobile-meal-section {
    display: inline-block !important;
    height: auto;
    padding-bottom: 0px;
  }
  .mobile-meal-section .container1200 {
    padding: 0;
  }
  .mobile-meal-section .premium-meal-title {
    padding: 0 20px;
  }
  .mobile-meal-section .grass-box {
    padding: 3px 5px 25px 5px;
  }
  .meal-plan-content-box {
    width: 100%;
    padding: 50px 0 0 0;
    float: left;
  }
  .plan-box {
    padding: 0px 0 0 0px;
  }
  .faq-hero-left-box {
    width: auto;
    float: left;
    z-index: 99;
    position: relative;
    padding: 0 20px;
  }
  .faq-hero-left-box .generic-content {
    height: auto;
  }
  .faq-hero-right-box {
    width: 100%;
    float: none;
    position: relative;
  }
  .faq-img {
    position: absolute;
    width: 100%;
    height: auto;
    top: 290px;
    z-index: 1;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    max-width: 460px;
  }
  .about-top-sec.faq-top-sec {
    height: 450px;
    padding-top: 0;
  }
  .about-img {
    margin: 0px 0 -23px 0;
  }
  .generic-content h4 {
    font-size: 32px;
  }
  .pricing-content .generic-content h4 br {
    display: block;
  }
  .pricing-content .generic-content h4 {
    line-height: 35px;
  }
  .generic-content h3 {
    font-size: 20px;
  }
  #pricing-top-section .generic-content h3 {
    font-size: 20px;
    margin-top: 3px;
  }
  #pricing-top-section .generic-content h4 {
    line-height: 36px;
  }
  .faq-section {
    padding: 150px 0 30px 0;
  }
  .accordion-title h4 {
    font-size: 32px;
  }
  .faq-box {
    padding: 40px 15px 15px 15px;
  }
  .contact-box {
    width: 100%;
    float: left;
    padding: 25px 20px 0 20px;
  }
  .area-desc {
    padding: 40px 0px 0 0;
  }
  .form-box {
    background: #004f6e;
    padding: 35px 20px 40px 20px;
    position: relative;
  }
  .form-title h2 {
    font-size: 40px;
    margin: 0;
  }
  .form-title p {
    margin-top: 10px;
  }
  .contact-form {
    width: 100%;
    float: left;
    padding: 40px 0 0 0;
  }
  #contactFormWrap input,
  #contactFormWrap select,
  #contactFormWrap textarea {
    margin-bottom: 15px;
  }
  .form-box #submitWrap.right {
    float: none;
    padding: 20px 0 0 0;
    vertical-align: top;
    width: 100%;
    display: inline-block;
    text-align: center;
  }
  .form-box #submitWrap #submit.orangeRoundBtn {
    display: inline-block;
  }
  .form-box #yourInfo {
    width: 95%;
    margin: 0;
  }
  .premuim-meal-section {
    display: none;
  }
  .pricing-top-section .faq-img {
    width: 100%;
    height: auto;
    top: 460px;
    margin-left: 3px;
  }
  .pricing-top-section .generic-content img {
    left: -20px;
    top: 30px;
  }
  .about-top-sec.pricing-top-section {
    padding: 40px 0 0 0;
    height: 615px;
  }
  .pricing-section {
    padding: 150px 0 20px;
  }
  .content-pricing-desc:last-of-type {
    border-bottom: none;
    padding-bottom: 0px;
  }
  .delivery-section {
    padding: 20px 0 60px 0;
  }
  .pricing-title h2 {
    font-size: 32px;
    line-height: 36px;
  }
  .pricing-content-box {
    width: 100%;
    margin-bottom: 20px;
  }
  .pricing-box-content {
    padding: 35px 0 10px 0;
  }
  .deliver-content-box {
    padding: 0px 0px 0 0px;
    width: 100%;
  }
  .delivery-img {
    width: 100%;
    float: left;
  }
  .premium-mealsec-content {
    max-width: none;
    margin: 0 auto;
    padding: 55px 0 45px 0;
  }
  .premuim-meal-content-box-ss {
    width: 100%;
    float: left;
  }
  .premuim-meal-img img {
    max-width: 100% !important;
    position: relative;
    margin: 45px 0 0 5px;
  }
  .premuim-meal-img-box {
    width: 100%;
    float: left;
    position: relative;
  }
  .premium-meal-title img {
    margin: 0 0 0 -15px;
  }
  .grass-box-title br {
    display: none;
  }
  .pricing-list-box,
  .pricing-section .pricing-box-content .pricing-list-box {
    padding: 0 25px;
  }
  .pricing-top-section .faq-hero-left-box .generic-content {
    height: 545px;
  }
  .pricing-section .container1200,
  .pricing-top-section .container1200,
  .loyalty-section .container1200 {
    padding: 0 0;
  }
  .pricing-content {
    padding: 0 20px 10px 20px;
  }
  .pricing-content.contloyal {
    padding: 0 20px;
    width: auto;
  }
  .content-pricing {
    padding: 10px 20px;
  }
  .pricing-box {
    width: auto;
  }
  .faq-hero-left-box .generic-content p br {
    display: none;
  }
  .order-btn {
    text-align: center;
    display: inline-block;
    width: 100%;
    padding-top: 10px;
  }
  .order-btn a.orangeRoundBtn {
    display: inline-block;
  }
  .mail-box li a {
    font-size: 15px;
  }
  .grass-box-content {
    border-right: 1px solid #d7e3eb;
  }
  .generic-content h4 {
    line-height: 36px;
  }
  .loyalty-section {
    padding: 20px 0;
  }
}

@media (max-width: 480px) {
  .pricing-top-section .generic-content img {
    left: -15px;
    top: -10px;
  }
  .about-img {
    margin: 0px 0 -19px 0;
  }
  .pricing-top-section .faq-img {
    position: absolute;
    width: 100%;
    height: auto;
    top: 490px;
    right: auto;
    z-index: 1;
    left: 50%;
    max-width: 375px;
    transform: translateX(-50%);
  }
  .pricing-top-section::after {
    right: 20px;
    top: 20px;
    transform: none;
  }
  .pricing-box-content {
    padding-bottom: 0;
  }
  .pricing-list-box {
    padding: 0 20px;
  }
  .faq-img {
    position: absolute;
    width: 100%;
    height: auto;
    top: 350px;
    z-index: 1;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    max-width: 300px;
  }
  .faq-section {
    padding: 135px 0 30px 0;
  }
  #yourInfo {
    width: 245px;
  }
  .faq-top-sec .faq-img {
    position: absolute;
    width: 100%;
    height: auto;
    top: 355px;
    right: auto;
    z-index: 1;
    left: 50%;
    max-width: 375px;
    transform: translateX(-50%);
  }
}

@media (max-width: 430px) {
  .grass-box-title p br {
    display: inline-block;
  }
  .faq-hero-left-box .generic-content p {
    font-size: 14px;
    line-height: 1.9;
    padding: 0 10px 0 0px;
  }
  .pricing-title h2 br {
    display: block;
  }
  .pricing-top-section .faq-hero-left-box .generic-content {
    height: 465px;
  }
  .pricing-top-section .faq-img {
    top: 460px;
  }
  .about-top-sec.pricing-top-section {
    height: 580px;
  }
  #pricing-top-section .generic-content h4 br {
    display: block;
  }
  .generic-content h3 {
    font-size: 18px;
  }
  #pricing-top-section .container1200 {
    width: 100%;
    box-sizing: border-box;
  }
  .pricing-top-section::after {
    height: 140px;
    width: 140px;
  }
  .pricing-top-section .generic-content img {
    left: -15px;
    top: -20px;
    max-width: 160px;
  }
  .premium-meal-title img {
    max-width: 205px;
    margin: -15px 0 0 -15px;
  }
}

@media (max-width: 370px) {
  #pricing-top-section .container1200 {
    width: 100%;
    box-sizing: border-box;
  }
  .pricing-top-section .faq-img {
    max-width: none;
    margin-left: 3px;
    top: 485px;
  }
  .about-top-sec.pricing-top-section {
    /* padding: 80px 10px 0 10px; */
    height: 580px;
  }
  .pricing-top-section .faq-hero-left-box .generic-content {
    height: 480px;
  }
  .pricing-top-section .faq-hero-left-box .generic-content img {
    max-width: 140px;
  }
  .premium-meal-title img {
    max-width: 170px;
    margin: -15px 0 0 -15px;
  }
  .faq-top-sec .faq-img {
    position: absolute;
    width: 100%;
    height: auto;
    top: 365px;
    right: auto;
    z-index: 1;
    left: 50%;
    max-width: 330px;
    transform: translateX(-50%);
  }
}

@media (max-width: 330px) {
  .premium-meal-title img {
    max-width: 155px;
    margin: -15px 0 0 -15px;
  }
  .pricing-top-section .faq-img {
    min-width: 260px;
    margin-left: 2px;
    top: 525px;
  }
  .pricing-top-section .faq-hero-left-box .generic-content {
    height: 500px;
  }
  .pricing-top-section .generic-content img {
    top: -25px;
  }
}

a#backToTop {
  width: 40px;
  height: 40px;
  opacity: 1;
  position: fixed;
  bottom: 5px;
  left: 5px;
  display: none;
  text-indent: -10000px;
  outline: none !important;
  background: #004f6e;
  border-radius: 50%;
  z-index: 999;
}

a#backToTop:before {
  content: "";
  position: absolute;
  left: 15px;
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  transform: rotate(45deg);
  bottom: 11px;
}

@media (max-width: 1168px) {
  #productList #cartTL #selectMealsFor #selectMealsText {
    display: none;
  }
  .orangeRoundBtn {
    display: block;
    width: 74px !important;
    height: 50px;
    border-radius: 50px;
    background-color: #ff6000;
    color: #ffffff;
    padding: 0 20px;
    text-decoration: none;
    text-align: center;
    line-height: 50px;
    font-size: 13px;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
}

/*28/9/2021*/
@media (min-width: 860px) {
  #dateupdate {
    margin-top: 134px;
  }
}
