@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@300&family=Oswald&display=swap");
.ds-1col {
  width: 100%;
}

.section {
  position: relative;
}

.row-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  position: relative;
  overflow: hidden;
  /* max-width: 1920px; */
}

.block-system-breadcrumb-block {
  display: none;
}

.nesq_compra_div a {
  color: #1B3F8F;
}

.nesq_compra_div a {
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
}

/* --------------------------------
Section Header
-------------------------------- */
.section-header,
.section-subheader {
  background-color: #FFFFFF;
}

.section-header picture img,
.section-subheader picture img {
  width: 100%;
  -ms-flex-item-align: start;
      align-self: flex-start;
}

/* --------------------------------
Section SubHeader
-------------------------------- */
/* Only mobile */
@media (max-width: 576px) {
  .section-subheader .row-wrapper-banner {
    background-color: red;
  }
}

/* --------------------------------
Section Escucha
-------------------------------- */
.section-escucha {
  background: url(/themes/custom/minestle/images/crunch/crunch-escucha-bg2.jpg);
  background-color: #FFFFFF;
  /* background-size: cover;
  background-repeat: no-repeat; */
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.section-escucha .row-wrapper-banner .block-container {
  width: 90%;
  max-width: 1300px;
}

.section-escucha .row-wrapper-banner img {
  margin: auto;
  max-width: 100%;
}

.section-escucha .row-wrapper-banner img.imagen {
  width: 90%;
  height: auto;
  /* padding: 0 10%; */
}

.section-escucha .row-wrapper-banner {
  padding: 15% 0;
}

.section-escucha .row-wrapper-banner .left-col {
  padding-left: 8%;
}

.section-escucha .float-container {
  position: relative;
}

.section-escucha .float {
  position: absolute;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
}

.section-escucha .float.float1 {
  top: 15%;
  font-size: 20px;
  padding: 0px 19% 0px 34%;
  text-align: left;
  color: #ffffff;
  text-transform: uppercase;
}

.section-escucha .float.float2 {
  top: 59%;
  font-size: 20px;
  padding: 0px 19% 0px 34%;
  text-align: left;
  color: #ffffff;
  text-transform: uppercase;
}

.section-escucha .float.float3 {
  top: 21%;
  right: 12%;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

.section-escucha .float.float4 {
  top: 62%;
  right: 12%;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (max-width: 1556px) {
  .section-escucha .row-wrapper-banner {
    padding: 15% 0;
  }
}

@media (max-width: 1440px) {
  .section-escucha .float.float1 {
    font-size: 1.5vw;
  }
  .section-escucha .float.float2 {
    font-size: 1.5vw;
  }
}

@media (max-width: 1200px) {
  .section-escucha .row-wrapper-banner {
    padding: 12% 0;
  }
}

@media (max-width: 1024px) {
  .section-escucha .row-wrapper-banner {
    padding: 10% 0;
  }
}

@media (max-width: 767px) {
  .section-escucha .float.float3 {
    top: 20%;
    right: 5%;
    width: 30px;
    height: 30px;
  }
  .section-escucha .float.float4 {
    top: 62%;
    right: 5%;
    width: 30px;
    height: 30px;
  }
  .section-escucha {
    background: url(/themes/custom/minestle/images/crunch/crunch-escucha-mb-bg.jpg);
    background-color: #FFFFFF;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .section-escucha .row-wrapper-banner {
    padding: 5% 0;
  }
  .section-escucha .float-container {
    /* width: max-content; */
    max-width: 90%;
    margin: auto;
  }
  .section-escucha .float.float1 {
    font-size: 3vw;
    line-height: 4vw;
  }
  .section-escucha .float.float2 {
    font-size: 3vw;
    line-height: 4vw;
  }
}

@media (max-width: 576px) {
  .section-escucha .row-wrapper-banner {
    padding: 10% 0;
  }
}

@media (max-width: 480px) {
  .section-escucha .row-wrapper-banner {
    padding: 15% 0;
  }
}

@media (max-width: 380px) {
  .section-escucha .row-wrapper-banner {
    padding: 22% 0;
  }
}

/* ----- */
@media (min-width: 576px) {
  .section-escucha .float.float1 img {
    width: 30%;
    padding-left: 5%;
  }
}

@media (min-width: 768px) {
  .section-escucha .row-wrapper-banner .left-col {
    padding-top: 4%;
  }
}

@media (max-width: 767.98px) {
  .section-escucha .float.float3 {
    top: 20% !important;
    right: 5% !important;
    width: 30px !important;
    height: 30px !important;
    cursor: pointer;
  }
  .section-escucha .float.float4 {
    top: 62% !important;
    right: 5% !important;
    width: 30px !important;
    height: 30px !important;
    cursor: pointer;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .section-escucha .float.float3 {
    top: 20% !important;
    right: 8% !important;
    width: 32px !important;
    height: 32px !important;
    cursor: pointer;
  }
  .section-escucha .float.float4 {
    top: 62% !important;
    right: 8% !important;
    width: 32px !important;
    height: 32px !important;
    cursor: pointer;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .section-escucha .float.float3 {
    top: 21% !important;
    right: 7% !important;
    width: 43px !important;
    height: 43px !important;
    cursor: pointer;
  }
  .section-escucha .float.float4 {
    top: 62% !important;
    right: 7% !important;
    width: 43px !important;
    height: 43px !important;
    cursor: pointer;
  }
}

@media (min-width: 1200px) {
  .section-escucha .float.float3 {
    top: 21% !important;
    right: 5% !important;
    width: 60px !important;
    height: 60px !important;
    cursor: pointer;
  }
  .section-escucha .float.float4 {
    top: 62% !important;
    right: 5% !important;
    width: 60px !important;
    height: 60px !important;
    cursor: pointer;
  }
}

/* --------------------------------
Section products
-------------------------------- */
.section-products {
  background-color: #FFFFFF;
}

.section-products .row-wrapper-banner img {
  width: 100%;
  max-width: 496px;
  height: auto;
  display: block;
  margin-top: 70px;
}

.section-products .btn-group {
  margin-top: 25px;
}

.section-products .btn-group button {
  border: 1px solid #BA0018;
  background-color: transparent;
  color: #163AAA;
  text-transform: uppercase;
  font-weight: bold;
}

.section-products .btn-group button.active {
  background-color: #BA0018;
  color: #FFFFFF;
}

.section-products-bottom {
  height: 50px;
  background-color: #BA0018;
}

/* ------------------------------------------------
PRODUCTS
------------------------------------------------*/
.section-tabs {
  background: url(/themes/custom/minestle/images/crunch/crunch-productos-bg_0.jpg);
  background-size: cover;
  background-color: #BA0018;
  background-repeat: no-repeat;
  background-position: center 90%;
}

.section-tabs .slick-slider {
  margin-bottom: 0;
}

.block-views-blocklanding-crunch-products-block-1,
.block-views-blocklanding-crunch-products-block-2 {
  margin: 20px auto auto auto;
  position: relative;
  z-index: 100;
  width: 100%;
}

.block-views-blocklanding-crunch-products-block-2 {
  display: none;
}

.block-views-blocklanding-crunch-products-block-1 .views-element-container,
.block-views-blocklanding-crunch-products-block-2 .views-element-container {
  max-width: 1200px;
  margin: auto;
}

.block-views-blocklanding-crunch-products-block-1 .slide__content,
.block-views-blocklanding-crunch-products-block-2 .slide__content {
  position: relative;
  margin: 0 10px;
}

.block-views-blocklanding-crunch-products-block-1 .slide__description,
.block-views-blocklanding-crunch-products-block-2 .slide__description {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 200;
  font-size: 19.7532px;
  line-height: 18px;
  -ms-flex-align: center;
      align-items: center;
  color: #FFFFFF;
  margin-top: 90px;
  height: 340px;
}

.block-views-blocklanding-crunch-products-block-1 .slide__description .views-field-field-cheerios-titulo .field-content,
.block-views-blocklanding-crunch-products-block-2 .slide__description .views-field-field-cheerios-titulo .field-content {
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
}

/* Image */
.block-views-blocklanding-crunch-products-block-1 .slick-list .slick-track,
.block-views-blocklanding-crunch-products-block-2 .slick-list .slick-track {
  padding: 4% 0 4% 0;
}

@media (max-width: 768px) {
  .block-views-blocklanding-crunch-products-block-1 .slick-list .slick-track,
  .block-views-blocklanding-crunch-products-block-2 .slick-list .slick-track {
    padding: 4% 0 0 0;
  }
}

@media (max-width: 560px) {
  .block-views-blocklanding-crunch-products-block-1 .slick-list .slick-track,
  .block-views-blocklanding-crunch-products-block-2 .slick-list .slick-track {
    padding: 4% 0 0 0;
  }
}

.slick--less .slick-slide {
  background: #ffffff;
  vertical-align: top;
  border-radius: 30px;
  width: 260px;
  margin: 0 10px;
}

.block-views-blocklanding-crunch-products-block-1 .slick-slide,
.block-views-blocklanding-crunch-products-block-2 .slick-slide {
  background: transparent;
  vertical-align: top;
  border-radius: 15px;
}

.block-views-blocklanding-crunch-products-block-1 .slick-slide img,
.block-views-blocklanding-crunch-products-block-2 .slick-slide img {
  margin: -90px auto auto auto;
  max-height: 300px;
  width: auto;
  border-radius: 5%;
}

.block-views-blocklanding-crunch-products-block-1 .slick-slide .modal-retails img,
.block-views-blocklanding-crunch-products-block-2 .slick-slide .modal-retails img {
  margin: -10px auto auto auto;
}

@media (max-width: 576px) {
  .block-views-blocklanding-crunch-products-block-1 .slick-slide img,
  .block-views-blocklanding-crunch-products-block-2 .slick-slide img {
    max-height: none;
  }
}

/* Title */
.block-views-blocklanding-crunch-products-block-1 .slick-slide .views-field-field-cheerios-titulo .field-content,
.block-views-blocklanding-crunch-products-block-2 .slick-slide .views-field-field-cheerios-titulo .field-content {
  color: #FFFFFF;
  width: 80%;
  margin: auto;
  font-size: 20px;
}

/* Description */
.block-views-blocklanding-crunch-products-block-1 .slick-slide .views-field-field-cheerios-descripcion .field-content,
.block-views-blocklanding-crunch-products-block-2 .slick-slide .views-field-field-cheerios-descripcion .field-content {
  color: #FFFFFF;
  width: 100%;
  margin: auto;
  font-size: 16px;
}

.block-views-blocklanding-crunch-products-block-1 ul.slick-dots,
.block-views-blocklanding-crunch-products-block-2 ul.slick-dots {
  position: inherit;
  display: none;
}

.block-views-blocklanding-crunch-products-block-1 .slick-dots li.slick-active button:before,
.block-views-blocklanding-crunch-products-block-2 .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #03267e;
  font-size: 20px;
}

.block-views-blocklanding-crunch-products-block-1 .slide__description .field-content,
.block-views-blocklanding-crunch-products-block-2 .slide__description .field-content {
  text-align: center;
  padding-bottom: 15px;
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  color: #FFFFFF;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center !important;
      justify-content: center !important;
  text-align: center;
  z-index: 999;
  max-height: 560px;
}

.field-content.modal-retails {
  background-color: #BA0018;
}

.block-views-blocklanding-crunch-products-block-1 .slide__description .field-content.modal-retails .field-content,
.block-views-blocklanding-crunch-products-block-2 .slide__description .field-content.modal-retails .field-content {
  color: #ffffff;
}

.block-views-blocklanding-crunch-products-block-1 .slide__description .field-content.cher-product-country-code,
.block-views-blocklanding-crunch-products-block-2 .slide__description .field-content.cher-product-country-code {
  display: none;
}

/* --------------------------------
Section anuncios
-------------------------------- */
.section-anuncios {
  background-color: #BA0018;
  padding: 50px 0;
  border: 0.1px solid #BA0018;
}

.section-anuncios .row-wrapper-banner > img {
  width: 100%;
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.section-anuncios .row-wrapper-banner .content {
  height: 250px;
  max-height: 300px;
  margin: 20px 10% 60px 10%;
  background: #C4C4C4;
  width: 100%;
}

/* Only mobile */
@media (max-width: 576px) {
  .section-anuncios .row-wrapper-banner {
    background-color: #BA0018;
  }
}

/* Above mobile */
@media (min-width: 576px) {
  .section-anuncios .float.float1 img {
    width: 30%;
    padding-left: 5%;
  }
}

/* --------------------------------
Section recetas
-------------------------------- */
.section-recetas {
  background-color: #051b81;
}

.section-recetas .row-wrapper-banner > img {
  width: 100%;
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.crunch_sec_descubre {
  position: relative;
  padding: 0 0 30px;
}

@media (max-width: 767px) {
  .block-views-blockcrunch-landing-recetas-block-1 {
    margin: auto;
  }
  .block-views-blockcrunch-landing-recetas-block-1 .slick img {
    width: 100%;
    max-width: 300px;
  }
  .block-views-blockcrunch-landing-recetas-block-1 .slick__slide {
    max-width: 300px;
  }
  .block-views-blockcrunch-landing-recetas-block-1 .slick__slide .slide__content {
    padding: 20px 20px 10px;
  }
}

@media (min-width: 576px) {
  .section-recetas .float.float1 img {
    width: 30%;
    padding-left: 5%;
  }
}

.views-field-field-cheerios-receta-titulo,
.views-field-field-cheerios-receta-descripcio {
  line-height: 18px;
  color: #1B3F8F;
}

.views-field-field-cheerios-receta-titulo,
.views-field-field-cheerios-receta-descripcio,
.views-field-field-cheerios-receta-link {
  text-align: left;
  margin-top: 14px;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
}

@media (min-width: 1200px) {
  .views-field-field-cheerios-receta-titulo {
    font-size: 18px;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .views-field-field-cheerios-receta-titulo {
    font-size: 18px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .views-field-field-cheerios-receta-titulo {
    font-size: 14px;
  }
  .views-field-field-cheerios-receta-descripcio {
    font-size: 14px !important;
  }
  .views-field-field-cheerios-receta-link {
    font-size: 10px !important;
  }
}

.views-field-field-cheerios-receta-descripcio {
  font-size: 17px;
}

.views-field-field-cheerios-receta-descripcio .field-content {
  background-image: url(/themes/custom/minestle/images/crunch/crunch-recetas-icon.png);
  background-repeat: no-repeat;
  padding-left: 24px;
  /* width of the image plus a little extra padding */
  display: block;
  /* may not need this, but I've found I do */
}

.views-field-field-cheerios-receta-link {
  font-size: 15px;
}

@media (max-width: 767px) {
  .views-field-field-cheerios-receta-titulo {
    font-size: 22px;
    min-height: 45px;
  }
  .views-field-field-cheerios-receta-descripcio {
    font-size: 18px;
  }
  .views-field-field-cheerios-receta-link {
    font-size: 16px;
  }
  .views-field.views-field-field-cheerios-receta-titulo .field-content {
    font-size: 22px;
    line-height: 22px;
    height: auto;
  }
}

.views-field-field-cheerios-receta-link .field-content {
  margin-top: 5px;
}

.views-field-field-cheerios-receta-link .field-content a {
  color: #BA0018;
  text-decoration: none;
  border: 1px solid #BA0018;
  padding: 5px 20px;
  margin: 5px auto;
  border-radius: 15px;
}

.views-field-field-cheerios-receta-imagen .field-content {
  border-radius: 15px;
  overflow: hidden;
}

/* --------------------------------
Section Newsletter
-------------------------------- */
.section-newsletter {
  margin: 40px auto 20px auto;
}

.section-newsletter .row-wrapper {
  -ms-flex-direction: column;
      flex-direction: column;
}

.section-newsletter .text1,
.section-newsletter .text2 {
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
}

.section-newsletter .text1 {
  font-size: 60px;
  color: #ffffff;
  line-height: 60px;
  margin-top: 20px;
  text-align: center;
}

.section-newsletter .text2 .content {
  margin: 30px auto 10px auto;
  padding: 5px;
  background-color: #BA0018;
  color: #ffffff;
  display: inline-block;
}

.nesq_news_sec {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  background-color: #1b277e;
  background-color: radial-gradient(circle, #1b277e 0%, rgba(27, 39, 126, 0.821166) 100%);
  background-image: url(/themes/custom/minestle/images/crunch/crunch-hand-chocolate.png);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 30%;
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 0;
  padding-bottom: 7%;
}

.nesq_news_sec .row {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

@media (max-width: 767px) {
  .nesq_news_sec {
    background-image: url(/themes/custom/minestle/images/crunch/crunch-footer-background-mobile.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center top;
    padding-top: 80%;
    position: relative;
    z-index: 1;
  }
}

.tint-section {
  padding-bottom: 10vw;
  padding-top: 2vw;
  margin: auto;
}

.tint-section .field__item {
  width: 70vw;
  margin: 0 auto;
}

.tint-section .tintup {
  overflow-y: hidden;
  height: 500px !important;
  width: 100%;
  margin: auto !important;
}

@media (max-width: 767.98px) {
  .tint-section {
    padding-bottom: 20vw;
    padding-top: 7vw;
    margin: auto;
  }
  .tint-section .field__item {
    width: 90vw;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .tint-section {
    padding-bottom: 15vw;
    padding-top: 5vw;
    margin: auto;
  }
  .tint-section .field__item {
    width: 90vw;
  }
}

.gigya-composite-control-active.gigya-screen.v2.portrait {
  max-width: 500px !important;
}

.gigya-screen.portrait.mobile .forgotpassword,
.gigya-screen.portrait.mobile .gigya-composite-control-label,
.gigya-screen.portrait.mobile .gigya-error-msg-active.gigya-form-error-msg,
.gigya-screen.portrait.mobile .gigya-error-msg.gigya-error-msg-active,
.gigya-screen.portrait.mobile .gigya-forgotPassword,
.gigya-screen.portrait.mobile .gigya-label,
.gigya-screen.portrait.mobile .gigya-label-text,
.gigya-screen.portrait.mobile .gigya-legend,
.gigya-screen.portrait.mobile .gigya-legend-text,
.gigya-screen.portrait.mobile .gigya-login-footer-text-wrapper,
.gigya-screen.portrait.mobile .gigya-message,
.gigya-screen.portrait.mobile .gigya-terms-of-use,
.gigya-screen.portrait.mobile .main-header,
.gigya-screen.portrait.mobile .site-title,
.gigya-screen.portrait.mobile .sub-title-text,
.gigya-screen.portrait.mobile a,
.gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-code-remember-label,
.gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-header-text,
.gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-label,
.gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-code-header-subtext,
.gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-code-header-text,
.gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-code-phonenumber,
.gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-code-resend,
.gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-edit-header-text,
.gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-edit-number,
.gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-register-example,
.gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-register-type span,
.gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-resend-header-text,
.gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-resend-type,
.gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-resend-type span,
.gigya-screen.portrait.mobile div.gigya-tfa .gig-tfa-container .gig-tfa-phone-resend-yourphone,
.gigya-screen.portrait.mobile h1,
.gigya-screen.portrait.mobile h2,
.gigya-screen,
.gigya-screen * {
  color: #fff !important;
}

.countrySelect select > *,
select.gigya-country-code-select > *,
.countrySelect label.gigya-label,
select.gigya-country-code-select option,
select.gigya-country-code-select,
select#gigya-dropdown-161332537052916540,
select#gigya-dropdown-161332537052916540 {
  color: #646e78 !important;
}

.footer-text a {
  text-decoration: none;
}

.gigya-screen.portrait.mobile {
  padding-top: 0px !important;
  padding-bottom: 15px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.gigya-screen .gigya-composite-control.gigya-composite-control-checkbox .gigya-label {
  max-width: 300px;
}

.gigya-composite-control.gigya-composite-control-textbox.float-label.c-gray input {
  color: #000 !important;
}

/* --------------------------------
Section Footer
-------------------------------- */

.footer-header {
  margin: 0;
  margin-top: -7%;
}

.footer-header img {
  width: 100%;
}

.section-footer {
  background-color: #070E63;
}

.section-footer .row-wrapper-footer {
  background: url(/themes/custom/minestle/images/crunch/crunch-footer-bg2.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top center;
}

.section-footer .block {
  position: relative;
  color: #FFFFFF;
  width: 100%;
  height: 100%;
}

.section-footer .block-container {
  margin: 2% auto 9% auto;
}

.section-footer .block p {
  color: #FFFFFF;
  margin-bottom: 5px;
}

.section-footer .block p a {
  color: #FFFFFF;
}

.section-footer .block img {
  width: auto;
  height: auto;
}

.section-footer .footer-text {
  margin-top: 20px;
}

.section-footer .block .footer-logo {
  padding-bottom: 20px;
}

@media (max-width: 767px) {
  .section-footer .block-container {
    margin: 5% auto 21% auto;
  }
}

.modal-cruch {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}

.modal-content-cruch-header {
  margin: 10% auto;
  width: 40vw;
  height: 100vh;
}

.resposive-img {
  width: 100%;
  height: auto;
}

.close-modal-cruch {
  position: absolute;
  color: white;
  margin-left: -35px;
  border: white solid 1px;
  padding: 10px;
}

.hide-banner {
  display: none;
}

@media (max-width: 768px) {
  .hide-banner {
    display: none;
  }
  .modal-content-cruch-header {
    margin: 40% auto;
    width: 90vw;
    height: 100vh;
  }
}

@media (min-width: 769px) and (max-width: 991px) {
  .hide-banner {
    display: none;
  }
  .modal-content-cruch-header {
    margin: 20% auto;
    width: 80vw;
    height: 100vh;
  }
}

.site-footer{
	
	    margin-top: -11vh !important;
}
.tint-section .text-container{
display: none;
}


.form-gigya .gigya-screen .gigya-subscribe-with-email-form input[type=submit] {
  background-color: #BA0018;
}