@import "../media_multiples.css";

@media (max-width: 1399px) {

  /* BANNER 1399 */
  .bannerSection .bannerSectionContainer .imgContainer .img-banner-2 {
    left: -232px;
  }
  .bannerSection .bannerSectionContainer .imgContainer .old-price {
    top: 49px;
  }
  .bannerSection .bannerSectionContainer .imgContainer .precio-info .iva {
    font-size: 12px;
  }
}

@media (max-width: 1199px) {

  /* BANNER 1199 */
  .bannerSection .bannerSectionContainer .imgContainer .img-banner-2 {
    left: -264px;
    top: 234px;
  }
  .bannerSection .bannerSectionContainer .imgContainer .precio-info {
    gap: 5px;
  } 
  .bannerSection .bannerSectionContainer .imgContainer .precio {
    font-size: 86px;
    line-height: 1;
    margin-right: 5px;
  }
  .bannerSection .bannerSectionContainer .firstInfo .title {
    font-size: 20px;
  }
  .bannerSection .bannerSectionContainer .firstInfo .titlePromo,
  .bannerSection .bannerSectionContainer .firstInfo .titlePromo.margin {
    font-size: 22px;
  }
  .bannerSection .bannerSectionContainer .imgContainer .img-banner-2 {
    width: 286px;
  }
  .bannerSection .bannerSectionContainer .imgContainer .precio-banner {
    left: 24px;
  }
}


@media(max-width: 991px) {
  .bannerSection {
    background-image: linear-gradient(0deg, var(--grey-background) 0, var(--grey-background) 52%, #01A8CC 44%, #01A8CC 100%);
  }
  section.bannerSection.email {
    background-image: linear-gradient(0deg, var(--grey-background) 0, var(--grey-background) 52%, #01A8CC 44%, #01A8CC 100%);
  }
  .bannerSection .bannerSectionContainer .firstInfo {
    margin-top: 0;
  }
  .bannerSection .bannerSectionContainer .firstInfo .titlePromo {
    width: fit-content;
  }
  .bannerSection .bannerSectionContainer .firstInfo .logos {
    width: fit-content;
  }
  .bannerSection .bannerSectionContainer .firstInfo .promosBanner {
    margin: 32px 0 30px 0;
  }
  .bannerSection .bannerSectionContainer .img-banner-1 {
    margin-bottom: 0;
  }
  .bannerSection .bannerSectionContainer .imgContainer .img-banner-2 {
    top: -331px;
    left: 288px;
    height: 247px;
  }
  .bannerSection .bannerSectionContainer .img-main-banner .condiciones {
    margin-bottom: 15px;
  }
}

@media(max-width: 767px) {
  /* BANNER 767 */
  section.bannerSection {
    min-height: 240px;  
    padding-bottom: 60px;
  } 
  section.bannerSection.email {
    background-image: linear-gradient(0deg, var(--grey-background) 0, var(--grey-background) 57%, #01A8CC 44%, #01A8CC 100%);
  }
  .bannerSection .bannerSectionContainer .firstInfo h1 {
    margin-bottom: 10px;
  }
  .bannerSection .bannerSectionContainer .firstInfo .title {
    font-size: 20px;
  }
  .bannerSection .bannerSectionContainer .firstInfo .titlePromo {
    font-size: 22px;
    width: fit-content;
  }
  .bannerSection .bannerSectionContainer .firstInfo .logos {
    font-size: 22px;
  }
  .bannerSection .bannerSectionContainer .firstInfo .logo-neflix {
    width: 73px;
    height: 20px;
  }
  .bannerSection .bannerSectionContainer .firstInfo .promoBanner {
    margin-bottom: 9px;
  }
  .bannerSection .bannerSectionContainer .dazn span {
    font-size: 16px;
  }
  .bannerSection .bannerSectionContainer .firstInfo .btn_banner {
    width: 100%;
    text-align: center;
  }
  .bannerSection .bannerSectionContainer .icon-flecha.img1 {
    transform: rotateZ(159deg);
    right: 182px;
    width: 70px;
    top: 72px;
  }
  .bannerSection .bannerSectionContainer .img-main-banner .text {
    position: absolute;
    bottom: 17px;
    left: 0;
    z-index: 9;
  }
  .bannerSection .bannerSectionContainer .img-main-banner {
    width: 100%;
    align-items: flex-end;
    margin-top: 100px;
  }
  .bannerSection .bannerSectionContainer .imgContainer .img-banner-2 {
    transform: scale(.8);
    top: -390px;
    left: -47px;
  }
  .ofertasSection .normalDots .slick-dots {
    justify-content: center;
  }
}

@media(max-width: 575px) {
  /* BANNER 575 */
  section.bannerSection {
    background-image: linear-gradient(0deg, var(--grey-background) 0, var(--grey-background) 50%, #01A8CC 50%, #01A8CC 100%);
  }
  .bannerSection .bannerSectionContainer .dazn {
    display: none;
  }
  .bannerSection .bannerSectionContainer .dazn.movil {
    display: flex;
    position: absolute;
    width: calc(100% + 30px);
    top: 29px;
    left: -15px;
  }
  .bannerSection .bannerSectionContainer .firstInfo .titlePromo.margin {
    display: none;
  }
  .bannerSection .bannerSectionContainer .firstInfo .titlePromo.movil {
    display: block;
  }
  .bannerSection .bannerSectionContainer .img-main-banner .text span {
    font-size: 16px;
  }
  .bannerSection .bannerSectionContainer .icon-flecha.img1 {
    top: 119px;
  }
  .bannerSection .bannerSectionContainer .imgContainer .img-banner-1 {
    width: 104px;
    left: 275px;
    bottom: -101px;
  }
  .bannerSection .bannerSectionContainer .imgContainer .img-banner-1 .text {
    top: -49px;
    right: -35px;
  }
  .bannerSection .bannerSectionContainer .imgContainer .icon-flecha.img1 {
    top: 15px;
  }
  .bannerSection .bannerSectionContainer .imgContainer .img-banner-2 {
    left: -22px;
  }
}

@media(max-width: 450px) {
  /* BANNER 450 */
  .bannerSection .bannerSectionContainer .firstInfo .logo-neflix,
  .bannerSection .bannerSectionContainer .firstInfo .logo-prime {
    width: 61px;
    height: 17px;
  }
  .bannerSection .bannerSectionContainer .firstInfo .promosBanner {
    margin: 30px 0 30px 0;
  }
  .bannerSection .bannerSectionContainer .firstInfo .mancheta-banner {
    font-size: 16px;  
  }
  .bannerSection .bannerSectionContainer .img-main-banner .condiciones {
    margin-bottom: 48px;
  }
  .bannerSection .bannerSectionContainer .img-banner-1{
    width: 117px;
    height: 163px;
    z-index: 1;
  }
  .bannerSection .bannerSectionContainer .imgContainer .img-banner-2 {
    transform: scale(.6);
    left: -45px;
  }
  .bannerSection .bannerSectionContainer .icon-flecha.img1 {
    right: 144px;
    width: 55px;
    top: 87px;
  }
}

@media(max-width: 376px) {
  /* BANNER 376 */
  section.bannerSection {
    background-image: linear-gradient(0deg, var(--grey-background) 0, var(--grey-background) 52%, #01A8CC 44%, #01A8CC 100%);
  }
  .bannerSection .bannerSectionContainer .firstInfo .mancheta-banner {
    font-size: 16px;
    padding: 4px 6px;
  }
  .bannerSection .bannerSectionContainer .firstInfo .titlePromo {
    padding: 4px 5px;
  }
}

@media(max-width: 369px) {
}

@media(max-width: 360px) {
  /* BANNER 360 */
  section.bannerSection {
    background-image: linear-gradient(0deg, var(--grey-background) 0, var(--grey-background) 53%, #01A8CC 44%, #01A8CC 100%);
  } 
  .bannerSection .bannerSectionContainer .firstInfo .mancheta-banner {
    font-size: 14px;
  }
}

@media(max-width: 350px) {
  /* BANNER 350 */
  .bannerSection .bannerSectionContainer .firstInfo .title {
    padding: 10px 5px;
  }
  .bannerSection .bannerSectionContainer .imgContainer .img-banner-2 {
    transform: scale(.5);
    top: -369px;
  }
  .bannerSection .bannerSectionContainer .img-main-banner .text span {
    font-size: 14px;
  }
  .bannerSection .bannerSectionContainer .icon-flecha.img1 {
    right: 126px;
    top: 45px;
  }
  
}

@media(max-width: 330px) {
  /* BANNER 330 */
  .bannerSection .bannerSectionContainer .firstInfo .mancheta-banner {
    font-size: 14px;
  }
}