@media (min-width: 991px) and (max-width: 1300px) {
  .product_flavour_box {
    height: 450px;
  }
}
@media (max-width: 990px) and (min-width: 768px) {
  .product_flavour_box {
    height: 400px;
  }
}
.pos_ab_breadcrumb {
  position: absolute;
  z-index: 1;
}
@media (max-width: 767px) {
  .pos_ab_breadcrumb {
    display: none;
  }
}
ul.breadcrumb {
  padding: 1.04167vw 0 0;
  list-style: none;
  font-family: "Futura PT";
  text-transform: uppercase;
  line-height: 0.5;
}
ul.breadcrumb li {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.025vw;
  text-transform: uppercase;
  font-weight: bold;
}
ul.breadcrumb li + li:before {
  padding: 0 0.625vw 0 0;
  color: #000;
  content: "\00B7";
  font-size: 3vw;
  margin-left: 0.7vw;
  font-weight: normal;
  display: inline-block;
  vertical-align: middle;
}
ul.breadcrumb a {
  color: #000;
  text-decoration: none;
  font-weight: normal;
  font-family: "Futura-PT-regular";
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 768px) {
  ul.breadcrumb a:hover {
    color: #000;
    text-decoration: underline;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  ul.breadcrumb {
    padding: 1.46484vw 0 0;
  }
  ul.breadcrumb li {
    font-size: 1.24609vw;
  }
  ul.breadcrumb li + li:before {
    padding: 0 0.20833vw 0;
    content: "\00B7";
  }
}
.black_bg ul.breadcrumb {
  color: #fefefe;
}
.black_bg ul.breadcrumb li a {
  color: #fefefe;
}
.black_bg ul.breadcrumb li + li:before {
  color: #fefefe;
}
.contact_bg {
  background: url(../images/cont_hero_banner/hero_contact_LG.webp) no-repeat
    center;
  background-size: cover;
}
@media (max-width: 767px) {
  .contact_bg {
    background: url(../images/cont_hero_banner/hero_contact_sm.webp) no-repeat
      center;
    background-size: cover;
  }
}
.coupons_bg {
  background: url(../images/cont_hero_banner/hero_coupons_LG.webp) no-repeat
    center;
  background-size: cover;
}
@media (max-width: 767px) {
  .coupons_bg {
    background: url(../images/cont_hero_banner/hero_coupons_sm.webp) no-repeat
      center;
    background-size: cover;
  }
}
.product_request_form_bg {
  background: url(../images/cont_hero_banner/hero_product_request_form_LG.webp)
    no-repeat center;
  background-size: cover;
}
@media (max-width: 767px) {
  .product_request_form_bg {
    background: url(../images/cont_hero_banner/hero_product_request_form_sm.webp)
      no-repeat center;
    background-size: cover;
  }
}
.newsletter_bg {
  background: url(../images/cont_hero_banner/hero_newsletter_LG.webp) no-repeat
    center;
  background-size: cover;
}
@media (max-width: 767px) {
  .newsletter_bg {
    background: url(../images/cont_hero_banner/hero_newsletter_sm.webp)
      no-repeat center;
    background-size: cover;
  }
}
.comm_hero-banner {
  width: 100%;
  height: 32.96875vw;
}
@media (max-width: 767px) {
  .comm_hero-banner {
    height: 101.33333vw;
  }
}
.comm_hero-banner .hero_cont {
  text-align: center;
  max-width: 80%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 85%;
}
@media (max-width: 767px) {
  .comm_hero-banner .hero_cont {
    height: 100%;
  }
}
.comm_hero-banner .hero_cont h1 {
  font-family: "Sniglet", cursive;
  font-size: 5.20833vw;
}
@media (max-width: 767px) {
  .comm_hero-banner .hero_cont h1 {
    font-size: 13.33333vw;
    line-height: 1;
  }
}
.comm_hero-banner .hero_cont .text_img {
  width: 58.07292vw;
  margin: 0 auto;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
@media (max-width: 767px) {
  .comm_hero-banner .hero_cont .text_img {
    width: 79.2vw;
  }
}
.comm_hero-banner .hero_cont p {
  font-family: "Futura PT Book";
  font-size: 1.5625vw;
  max-width: 48%;
  margin: 1.04167vw auto;
}
@media (max-width: 767px) {
  .comm_hero-banner .hero_cont p {
    font-size: 4vw;
    margin: 2.66667vw auto;
  }
}
.comm_hero-banner .hero_cont .btn {
  padding: 0 1.5625vw;
  font-size: 1.61458vw;
  margin-top: 1.5625vw;
}
@media (max-width: 767px) {
  .comm_hero-banner .hero_cont .btn {
    padding: 0 4vw;
    font-size: 4.13333vw;
    margin-top: 4vw;
  }
}
.comm_hero-banner .text-white {
  color: #fff;
}
.comm_hero-banner ul.breadcrumb {
  color: #fff;
}
.comm_hero-banner ul.breadcrumb a {
  color: #fff;
}
.comm_hero-banner ul.breadcrumb li + li:before {
  color: #fff;
  content: "•";
}
.mob_cont {
  font-size: 1.77083vw;
  font-family: "Futura PT Book";
  padding-top: 2.60417vw;
  padding-bottom: 2.60417vw;
}
@media (max-width: 767px) {
  .mob_cont {
    font-size: 4.53333vw;
    padding-top: 6.66667vw;
    padding-bottom: 6.66667vw;
    text-align: center;
  }
}
.about_page {
  font-size: 1.5625vw;
  font-family: "Futura-Medium";
  text-align: center;
  padding: 4.16667vw 0;
}
@media (max-width: 767px) {
  .about_page {
    font-size: 4.53333vw;
    padding: 0vw 0;
  }
}
.comm_hero-banner ul.breadcrumb {
  color: #000;
}
.cont_form {
  padding-top: 2.60417vw;
  padding-bottom: 6.25vw;
}
@media (max-width: 767px) {
  .cont_form {
    padding-top: 0vw;
    padding-bottom: 16vw;
  }
}
h4.text_heading {
  font-family: "Quicksand";
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 1.45833vw;
  font-size: 1.5625vw;
}
@media (max-width: 767px) {
  h4.text_heading {
    margin-bottom: 4vw;
    font-size: 4.66667vw;
    text-align: center;
  }
}
.survey .row {
  margin-bottom: 1.5625vw;
}
@media (max-width: 767px) {
  .survey .row {
    margin-bottom: 6.66667vw;
  }
}
@media (min-width: 768px) {
  .survey .mob_cont {
    max-width: 83%;
  }
}
.survey .radio .radio-label,
.survey .form label {
  font-size: 1.5625vw;
  font-family: "Futura LT Pro";
}
@media (max-width: 767px) {
  .survey .radio .radio-label,
  .survey .form label {
    font-size: 4.66667vw;
  }
}
.survey input[type="checkbox"] + label {
  padding-left: 1.5em;
}
.survey input[type="checkbox"] + label:before {
  font-size: 58%;
  top: 0.45em;
}
@media (max-width: 767px) {
  .radio input[type="radio"] + .radio-label:before {
    width: 3.8vw;
    height: 3.8vw;
  }
  #survey_form {
    max-width: 80%;
    margin: 0 auto;
  }
  .col-xs-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }
  #ser_reow fieldset:not(:first-of-type) {
    display: none;
  }
}
#ser_reow fieldset {
  width: 100%;
}
.next,
.submit {
  display: none !important;
}
@media (max-width: 767px) {
  .next,
  .submit {
    display: table !important;
    margin: 0 auto;
  }
}
#progressbar {
  display: none;
}
@media (max-width: 767px) {
  #progressbar {
    display: block;
    font-family: "QuicksandBold-Regular";
    margin-bottom: 4vw;
    font-size: 5.06667vw;
    text-align: center;
  }
  #progressbar li {
    display: none;
  }
  #progressbar li.active {
    font-weight: 900;
    display: block;
    color: #000;
  }
}
/*# sourceMappingURL=newsletter.min.css.map */
