/*@font-face {
    font-family: 'Futura PT Demi';
    src: url('../fonts/FuturaPT-Demi.eot');
    src: url('../fonts/FuturaPT-Demi.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FuturaPT-Demi.woff2') format('woff2'),
        url('../fonts/FuturaPT-Demi.woff') format('woff'),
        url('../fonts/FuturaPT-Demi.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura PT Book';
    src: url('../fonts/FuturaPT-Book.eot');
    src: url('../fonts/FuturaPT-Book.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FuturaPT-Book.woff2') format('woff2'),
        url('../fonts/FuturaPT-Book.woff') format('woff'),
        url('../fonts/FuturaPT-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}*/


/**********/


html{scroll-behavior: smooth;}
body{background: #FFF;}
.s-container, section{
	box-sizing:border-box;
	position:relative;
	}

.xmass2025 {
    position: relative;
    margin: 0 auto 20px;
    width: 100%;
    max-width: 1920px;
    background: #FFF;
    overflow-x: hidden;
    font-weight: normal;
  }

  .xmass2025 .snow-bg {
    position: absolute;
    inset: 0;
    overflow: hidden;
    z-index: 0;
    pointer-events: none;
  }

  .xmass2025 .snowflake {
    position: absolute;
    top: -10px;
    color: #edd3a1 !important;
    font-size: 1em;
    opacity: 0.9;
    pointer-events: none;
    user-select: none;
    animation: shimmer 3s ease-in-out infinite;
  }

.xmass2025 .snowflake {
  will-change: transform;
}

  @keyframes shimmer {
    0%, 100% { opacity: var(--op-base); }
    50% { opacity: calc(var(--op-base) * 0.5); }
  }

  .xmass2025 .snow-bg::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 200px;
    background: linear-gradient(to bottom, transparent 0%, #ffffff 100%);
    filter: blur(6px);
  }

  .xmass2025 .content {
    position: relative;
    z-index: 1;
  }

.xmass2025 .sk{
    max-width: 1280px;
    width: 100%;
    margin: 20px auto;
    position: relative;
    z-index: 1
}

.xmass2025 strong{
    font-weight: 600;
}
.xmass2025 h2{font-size: 45px; line-height: 45px; text-transform: uppercase; margin: 0}

.xmass2025 .x1{position: relative;}

.xmass2025 .mainIMG-box{text-align: center; margin: 0 auto;margin-bottom: 34px;}
.xmass2025 .mainIMG{
    width: 100%;
    max-width: 1310px;
    margin-bottom: -15px;
}

.xmass2025 .heromobile{display: none;}
.xmass2025 .giftWrapper {z-index: 4; position: relative;}
.xmass2025 .zestawImageBox{text-align: center;margin-bottom: -80px;}
.xmass2025 .zestawy{max-width: 772px; width: 100%; }

.xmass2025 .heroTxt{position: relative; width: 100%; text-align: center; text-transform: uppercase;margin-bottom: -40px;}
.xmass2025 .heroTxt .subtitle{font-size:20px; font-weight: 400; /*font-family: 'Futura PT Demi';*/ padding-top: 5px}

.xmass2025 .nr1 {
    max-width: 250px;
    width: 100%;
}

.xmass2025 .x1 h1 {
    /*font-family: 'Futura PT Demi';*/
    font-weight: 400;
    /*font-size: 58px;
    line-height: 60px;*/
    font-size: 3.8vw;
    padding-top: 10px;
}

.xmass2025 .x1 .btt-mobile {
    display: none;
}

.xmass2025 .txtRed {
    color: #cd1628;
}

.xmass2025 .x1 .sk .btt {
    margin-top: 20px;
}

.xmass2025 .x1 .sk .note {
    color: #a0a0a0;
    font-size: 12px;
    text-align: center;
}

/***Wybor***/

.xmass2025 .x2 .redBG{
    background: #e2011e url(../images/red-section-snow.png) no-repeat top right;
    /*background: #faf9f3 url(../images/red-section-snow.png) no-repeat top right;*/

    
    background-size: cover;
    padding: 20px;
    text-align: center;
    color:#fff;
    margin-bottom: 100px;
}
.xmass2025 .x2 .redBG .x-boxes {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: -90px;
    width: 100%;
    
}
.xmass2025 .x2 .redBG .x-boxes .box{
   flex: 1;
  min-width: calc(24% - 24px);
  box-sizing: border-box;
  margin: 5px;
    width: 100%;
    height: 180px;
    text-align: center;
    padding: 20px 20 40px 20px;
    position: relative;
    transition: all 0.3s;
    border-radius: 20px;
    justify-content: center;
    display: flex;
    align-items: center;
    color: #000;
}

.xmass2025 .x2 .redBG .x-boxes .box .btt {
    position: absolute !important;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    width: 190px;
    background: #FFF;
    color: #000;
    border: 0;
    font-size: 13px;
    padding: 13px 25px 13px 25px;
    /*font-family: 'Futura PT Demi';*/
    font-weight: 600;
    letter-spacing: 0.8px;

}

.xmass2025 .x2 .redBG .x-boxes .box .btt:hover{
    background: #f6eccf;
}

.xmass2025 .x2 .redBG .x-boxes .box p{
font-size: 23px;
    line-height: 26px;
    text-transform: uppercase;
    margin-top: -40px;
    font-weight: 600;
    text-shadow: 0px 1px 10px rgba(66, 68, 90, 0.5);}

.xmass2025 .x2 .redBG .x-boxes .x-boxes-b1{background: url(../images/xmas-zestaw1-min.png) no-repeat;background-size: cover;}
.xmass2025 .x2 .redBG .x-boxes .x-boxes-b2{background: url(../images/xmas-zestaw2-min.png) no-repeat;background-size: cover; color: #fff}
.xmass2025 .x2 .redBG .x-boxes .x-boxes-b3{background: url(../images/xmas-zestaw3-min.png) no-repeat;background-size: cover; color: #fff}
.xmass2025 .x2 .redBG .x-boxes .x-boxes-b4{background: url(../images/xmas-zestaw4-min.png) no-repeat;background-size: cover; }
.xmass2025 .x2 .redBG .x-boxes .x-boxes-b5{background: url(../images/xmas-zestaw5-min.png) no-repeat;background-size: cover; color: #fff;}


.xmass2025 .x2 .redBG h2{padding: 40px 140px 30px}

.xmass2025 .x2 .redBG > p{
    padding: 0 95px 30px;
    font-size: 24px;
    line-height: 29px;
}

.xmass2025 .x2 .redBG .bttFix{
    display: none;
}



/***Zestawy***/

.xmass2025 .col-container {
  display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    justify-content: flex-start;
    gap: 5px;
    width: 100%;
    max-width: 1220px;
}


.xmass2025 .col-4 .zBG{
    width: 10%;
    
}
.xmass2025 .col-4 .col-4-kid {
  
  width: 29%;
}
.vertical-text {
  display: flex;
  justify-content: center;
  align-items: center;
  transform: rotate(-90deg);
  position: absolute;
  width: 100%;
  height: 100%;
  white-space: nowrap;
    left: 11px;
    text-shadow: 0px 1px 10px rgba(66, 68, 90, 0.9);
}


.xmass2025 .zBG{
    margin-right: 20px;
    background-size: cover;
    
}

.xmass2025 .col-container .b1{background: url(../images/xmas-zestaw1-big.png) no-repeat;}
.xmass2025 .col-container .b2{background: url(../images/xmas-zestaw2-big_v2.png) no-repeat;}
.xmass2025 .col-container .b3{background: url(../images/xmas-zestaw3-big_v2.png) no-repeat;}
.xmass2025 .col-container .b4{background: url(../images/xmas-zestaw4-big.png) no-repeat;}
.xmass2025 .col-container .b5{background: url(../images/xmas-zestaw5-big_v2.png) no-repeat;}

.xmass2025 .col {
    padding: 16px;
    display: flex;
    flex-direction: column;
    position: relative;
    padding-bottom: 60px;
    border-radius: 30px;
    max-width: 390px;
    width: 100%;
    border: 1px solid #ebebeb;
    background: #FFF;
    text-align: center;
    /*min-height: 680px;*/
    min-height: 465px;
    margin-top: 40px;
    width: 29%;
}

.xmass2025 .col img{margin-bottom: 20px;max-width: 356px; width: 100%;transition: 0.5s all;}
.xmass2025 .col:hover > img{transform: scale(1.07); }


.xmass2025 .col .xz-title{height: 50px; padding-bottom: 10px; font-weight: 600;margin-bottom: 20px;}
.xmass2025 .col .xz-content{}
.xmass2025 .col .xz-content .productEffect{margin-top: 5px;}
.xmass2025 .col .xz-content .productEffect li{position: relative;}
.xmass2025 .col .xz-content .productEffect li::before{content: ''; width: 5px; height: 5px; background:#e2011e; display: inline-block; margin-right: 5px; }
.xmass2025 .col .xz-cta{position: absolute; bottom: 20px;left: 0;right: 0;}

.xmass2025 .col-hidden{visibility: hidden;}

.xmass2025 .col.mezczyzna .xz-title{height: 70px}

.xmass2025 .zestaw3 .col-hidden{display: none;}

.xmass2025 .sklepy {
    display: none;
     transition: 0.2s all;
}

.xmass2025 .lista-sklepow {
    background-color: #fff;
    color: #000;
    font-size: 16px;
    line-height: 16px;
    display: block;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    width: 90%;
    z-index: 10;
    border: 1px solid #b2b2b2;
    max-width: 262px;
    bottom: 73px;
    border-radius: 20px;
    text-transform: uppercase;
}

.xmass2025 .lista-sklepow::after{
    content: '';
    background: url(../images/sklepy-arrow.png) no-repeat;
    width: 15px;
    height: 14px;
    position: absolute;
    bottom: -14px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.xmass2025 .lista-sklepow > span{margin: 20px 0;}

.xmass2025 .lista-sklepow a img{max-width: 134px;}



.xmass2025 .x3 .col .xz-title{
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: 600;
    
}
.xmass2025 .x3 .col .xz-title span{font-weight: normal;display: block;font-size: 75%; }

.xmass2025 .x3 .col .xz-content{font-size: 16px; line-height: 20px;margin-bottom: 11px; font-weight: 200;}
.xmass2025 .x3 .col .xz-content sup{line-height: 0}
.xmass2025 .x3 .col .xz-content span{font-weight: 600;display: block;}

.xmass2025 .x3 .zBG{color: #FFF; text-align: center; padding: 0 40px; position: relative; justify-content: center; background-size: cover;}
.xmass2025 .x3 .zBG .xz-title{
    font-size: 27px;
    line-height: 25px;
    height: auto;
    font-weight: 600 !important;
    /*font-family: 'Futura PT Demi';*/
    margin: 0;
    
    
}

.xmass2025 .x3 .zBG::after{
    content: '';
    width: 52px;
    height: 52px;
    background: url(../images/xmas-arrow.png) no-repeat;
    position: absolute;
    bottom: 45px;
    right: -26px;
    transition: all 0.3s;
    z-index: 999
    
}

.xmass2025 .x3 .col-container:hover .zBG::after{
    transition: all 0.1s;
    animation: bounce 1s infinite alternate;
    -webkit-animation: bounce 1s infinite alternate;
    
}

@keyframes bounce {
  from {
    transform: translateX(0px);
  }
  to {
    transform: translateX(-26px);
  }
}
@-webkit-keyframes bounce {
  from {
    transform: translateX(0px);
  }
  to {
    transform: translateX(-26px);
  }
}	




.xmass2025 .x3 .zBG .xz-content{
    font-size: 24px;
    line-height: 29px;
}

/**/

.xmass2025 .doctor{
    background: #e2011e;
    color: #FFF;
    padding-top: 30px;
}
.xmass2025 .doctor > div{
    position: relative;
    width: 100%;
}

.xmass2025 .doctor .sk > div{
    display: flex;
}

.xmass2025 .doctor .sk > div h2{
    margin-bottom: 35px;
    margin-top: 30px;
}

.xmass2025 .doctor .sk figure{
    align-self: flex-end;
    position: relative;
    margin-top: 20px;
    box-sizing: border-box;
    padding: 62px 67px 133px 90px;
}
.xmass2025 .doctor .sk figure figcaption{padding-bottom: 85px;}

.xmass2025 .doctor .sk figure figcaption p {
    font-size: 23px;
    line-height: 23px;
    font-weight: bold;
    position: absolute;
    text-transform: uppercase;
}
.xmass2025 .doctor .sk figure figcaption p span{
    font-size: 16px;
    line-height: 20px;
}

.xmass2025 .doctor .sk figure::after {
    content: "";
    position: absolute;
    z-index: 99;
    display: block;
    right: 0;
    bottom: 64px;
    width: 64px;
    height: 64px;
    border: solid 4px white;
    border-top: none;
    border-left: none;
    text-indent: -9999px;
}

.xmass2025 .doctor .sk figure figcaption::before{
    content: "";
    position: absolute;
    z-index: 99;
    display: block;
    left: 0;
    top: 12px;
    width: 64px;
    height: 64px;
    border: solid 4px white;
    border-bottom: none;
    border-right: none;
    text-indent: -9999px;
}

.xmass2025 .doctor .sk .txtDoctorMobile{display: none;}

.xmass2025 .doctor .sk .doc-box{
    z-index: 1;
    padding: 0 70px 0 0;
}

.xmass2025 .doctor .sk .box-txt{
    box-sizing: border-box;
    padding-right: 10px;
    font-size: 24px;
    line-height: 30px;
    position: relative;
}
.xmass2025 .doctor .quote {
    position: absolute;
}

.xmass2025 .doctor .c-up {
    top: -50px;
    left: -100px;
}

.xmass2025 .doctor .c-down {
    z-index: -1;
    right: -70px;
    bottom: 28%;
}

.xmass2025 .doctor .sk .box-txt p:nth-of-type(1){margin-bottom: 20px;}

.xmass2025 .doctor .sk .txtWithBorder {
    border: 1px solid #FFF;
    padding: 20px;
    margin: 55px 0 15px -20px;
}

.xmass2025 .doctor .txtWithBorder p {
    margin: 0 !important;
    font-size: 16px;
    line-height: 19px;
}
/**/

.xmass2025 .x5 h2{text-align: center; margin-bottom: 35px; margin-top: 100px;}
.xmass2025 .x5 .head{
    font-size: 36px;
    line-height: 36px;
    font-weight: 600;
    
    margin-bottom: 19px;
    text-transform: uppercase;
}

.xmass2025 .x5 p {
    font-size: 18px;
    line-height: 24px;
    font-weight: 200;
}

.xmass2025 .x5 .tiles{
    display: flex;
    justify-content: space-between;
}

.xmass2025 .x5 .tiles .tiles-item{
    max-width: 418px;
    width: 100%;
    text-align: right;
    
    background: #f4f4f4;
    border-radius: 20px;
    margin: 4px;
}
.xmass2025 .x5 .tiles .tiles-item:nth-of-type(2){background: none;}

.xmass2025 .x5 .tiles .tiles-item:nth-of-type(2){
    background: #f4f4f4 url(../images/tile2.png) no-repeat top left;
    background-size: contain;
}
.xmass2025 .x5 .tiles .tileWithTxt{
    box-sizing: border-box;
    padding: 5vw 3vw 5vw 3vw;
}

.xmass2025 .x5 .tiles .tiles-item img.tile{
    max-width: 418px;
    width: 100%;
}

.xmass2025 .x5 .mission{display: flex; flex-wrap: nowrap; justify-content: space-between; margin-top: 30px; margin-bottom: 50px;}
.xmass2025 .x5 .mission-item{width:49%;margin: 0.25%;}
.xmass2025 .x5 .mission-item:nth-of-type(1){padding-right: 40px; border-right: 2px solid #e8af9c;}
.xmass2025 .x5 .mission-item:nth-of-type(2){padding-left: 40px;}

.xmass2025 .zestaw4, .zestaw2{background: url(../images/bg-zestaw.png) no-repeat center right}
/**/

.xmass2025 p, .xmass2025 h3, .xmass2025 h2, .xmass2025 h1{margin: 0;}

.xmass2025 a.withBorder{
    border: 1px solid #1c213f;
}
.xmass2025 a.mineral2022-btn{
    transition: all ease 400ms;
    display: inline-block;
    overflow: hidden;
    position: relative;
    padding: 13px 40px 13px 40px;
    font-weight: 700;
    font-size: .70em;
    text-align: center;
    text-transform: uppercase;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    cursor: pointer;
    color: #fff;
    z-index: 1;
    text-decoration: none;
    margin: 20px 0 0px;
	box-sizing:border-box;
    background-color: #000;
    border-radius: 25px;
}

.xmass2025 a.mineral2022-btn:hover{
    color: #000;
    border-color: #000;
    background: #fff;
    
}

.xmass2025 .x2 .redBG .x-boxes .box .btt:hover{
    background: #e2011e;
    color: #FFF;
}


/********/
@media all and (min-width: 1300px) {
    .xmass2025 .x2 .redBG .x-boxes .box:hover {
        margin-top: -10px;
        transition: all 0.3s;
    }
}

/********/

@media all and (max-width: 1300px) {
    .xmass2025 .sk {
        margin: 20px 0;
        width: 100%;
        padding: 0 10px;
    }
}

@media all and (max-width: 1260px) {
    .xmass2025 h2 {
        font-size: 30px;
        line-height: 37px;
    }

    .xmass2025 .x1 h1 {
        font-size: 46px;
        line-height: 45px;
    }
    
    

    .xmass2025 .doctor .sk figure::after {
        right: 36px;
    }

    .xmass2025 .col .xz-title {
        min-height: 50px;
        height: auto;
    }

    .xmass2025 .x2 .redBG .x-boxes {
        justify-content: center;
        width: 100%;
        margin: 0 auto;
    }

    .xmass2025 .x2 .redBG .x-boxes .box {
        margin: 10px 10px;
        max-width: 300px;
        width: 100%;
    }
    
    .xmass2025 .x2 .redBG {
        background-size: cover;
        margin-bottom: 32px;
    }
}

@media all and (max-width: 1200px) {
    .xmass2025 .doctor .sk .txtWithBorder {
        margin: 55px 0 15px 0;
    }
    
    .xmass2025 .zestaw3 .col-hidden{
        display: block;
    }
}

@media all and (max-width: 1100px) {
.xmass2025 .mainIMG {
  margin-top: -20px;
}
    
}

@media all and (max-width: 1019px) {
    .xmass2025 .x2 .redBG .bttDesktop {
        display: none;
    }

    .xmass2025 .x2 .redBG .bttFix {
        display: inline-block;
    }

    .xmass2025 .col-hidden {
        display: none;
    }

    .xmass2025 .zestaw3 .col-hidden {
        display: none;
    }

    .xmass2025 .zBG {
        margin-right: 0;
    }

    .xmass2025 .col {
        width: 49%;
    }

    .xmass2025 .col-container {
        margin: 0 auto;
        max-width: 810px;
    }

    .xmass2025 .x2 .redBG > p {
        padding: 0 30px 30px;

    }

    .xmass2025 .x2 .redBG > p,
    .xmass2025 .doctor .sk .box-txt {
        font-size: 18px;
        line-height: 24px;
    }
}

@media all and (max-width: 1050px) {

    .xmass2025 .x5 .tiles .tileWithTxt {
        padding: 5vw 3vw 0vw 3vw;
    }
}

@media all and (max-width: 950px) {

    .xmass2025 .x5 .tiles .tileWithTxt {
        padding: 5vw 3vw 0vw 3vw;
    }

    .xmass2025 .x1 h1 {
        padding-top: 25px;
    }
    
    

    .xmass2025 {
        background: #fff url(../images/bg.png) no-repeat;
        background-position: center 130px;
        background-size: contain;
    }
    
    .xmass2025 .mainIMG {
  width: 100%;
  max-width: 1310px;
  margin-bottom: -15px;
  margin-top: 10px;
}
    
    
}

@media all and (max-width: 900px) {
    .xmass2025 .doctor {
        text-align: center;
    }

    .xmass2025 .doctor .sk > div {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .xmass2025 .doctor .sk .doc-box {
        padding: 0;
    }

    .xmass2025 .doctor .sk .txtWithBorder {
        margin-left: 0;
    }

    .xmass2025 .doctor .sk figure {
        max-width: 495px;
        text-align: left;
        margin: 20px auto;
    }

    .xmass2025 .doctor .c-down {
        right: 0;
    }

    .xmass2025 .x5 .head {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 10px;
    }

    .xmass2025 .x5 p br {
        display: none;
    }

    .xmass2025 .txtWithBorder {
        display: none;
    }

    .xmass2025 .doctor .sk .txtDoctorMobile {
        display: block;
        padding-bottom: 50px;
        position: relative;
        font-size: 15px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .xmass2025 .doctor .sk figure {
        padding: 62px 67px 00px 90px;
    }


    .xmass2025 .doctor .sk figure::after {
        display: none;
    }

    .xmass2025 .doctor .sk .txtDoctorMobile::after {
        content: '';
        position: absolute;
        right: 0;
        bottom: 25px;
        width: 40px;
        height: 40px;
        border: solid 2px white;
        border-top: none;
        border-left: none;
        text-indent: -9999px;
    }
}

@media (max-width: 880px) {
    .xmass2025 .mainIMG-box {
        margin-right: -25px;
        margin-top: 80px;
    }

   

    .xmass2025 .x1 h1 {
        padding-top: 20px;
    }

    .xmass2025 .heroTxt {
        margin-top: -50px;
    }
}

@media all and (max-width: 840px) {
    .xmass2025 .x2 .redBG > p {
        padding: 0 20px 30px;
    }

    .swiateczneZestawyTxt {
        max-width: 347px;
        margin: 5px 0;
        padding-right: 10px;
    }

    .xmass2025 .x1 h1 {
        font-size: 39px;
        line-height: 42px;
    }
}

@media all and (max-width: 770px) {
    .xmass2025 .x2 .redBG {
        background-size: contain;
    }

    .xmass2025 .x2 .redBG h2 {
        padding: 40px 30px 30px;
    }

    .xmass2025 .x2 .redBG .x-boxes .box .btt {
        width: 112px;
    }

    /**/
    .xmass2025 .doctor {
        text-align: center;
    }

    .xmass2025 .doctor .sk .doc-box {
        padding: 0;
    }

    .xmass2025 .doctor .sk .box-txt {
        font-size: 18px;
        line-height: 24px;
    }

    .xmass2025 .doctor .sk .txtWithBorder {
        margin-left: 0;
    }

    /**/

    .xmass2025 .x5 .sk {
        padding: 0;
    }

    .xmass2025 .x5 .mission {
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
        background: #f4f4f4;
        padding: 50px 10px 50px 10px;
    }

    .xmass2025 .x5 .mission-item:nth-of-type(1) {
        padding-right: 0;
        border-right: none;
        padding-bottom: 40px;
        border-bottom: 2px solid #e8af9c;
    }

    .xmass2025 .x5 .mission-item:nth-of-type(2) {
        padding-left: 0;
        padding-top: 40px;
    }

    .xmass2025 .x5 .mission-item {
        width: 100%;
        margin: 0.25%;
    }

    .xmass2025 .x5 .head {
        font-size: 30px;
        line-height: 30px;
    }

    .xmass2025 .x5 p {
        font-size: 16px;
    }
}

@media all and (max-width: 740px) {
    .xmass2025 .x1 h1 {
        font-size: 32px;
        line-height: 36px;
    }

    .swiateczneZestawyTxt {
        max-width: 281px;
    }

    .xmass2025 .x1 .nr1 {
        max-width: 200px;
    }
}

@media all and (max-width: 700px) {
    .xmass2025 .x3 .zBG .xz-title {
        font-size: 30px;
        line-height: 30px;
        height: auto;
        font-weight: normal !important;
    }
    
    .xmass2025 .heromobile{display: block;}
    .xmass2025 .herodesktop{display: none;}
      .xmass2025 .heroTxt {
        margin-top: 0;
          position: relative;
          margin-bottom: 0;
      }
     .xmass2025 .mainIMG-box {
    margin-right: 0;
    margin-top: 0;
  }
    
    
    .xmass2025 .x3 .zBG .xz-content {
        font-size: 20px;
        line-height: 26px;
    }

    .xmass2025 .x5 h2 {
        margin-bottom: 25px;
        margin-top: 58px;
    }

    .xmass2025 .x5 .tiles {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .xmass2025 .x5 .head {
        font-size: 35px;
        margin-bottom: 28px;
    }

    .xmass2025 .x5 p {
        font-size: 18px;
    }

    .xmass2025 .x5 p br {
        display: initial;
    }

    .xmass2025 .x5 .tiles .tileWithTxt {
        text-align: left;
        padding: 60px 3vw 0vw 30px;
    }

    .xmass2025 .x5 .tiles .tiles-item:nth-of-type(1) {
        display: none;
    }

    .xmass2025 .x5 .tiles .tiles-item {
        max-width: 400px;
        width: 100%;
        background-size: contain !important;
        height: 414px;
    }

    .xmass2025 .x5 .tiles .tiles-item:nth-of-type(2) {
        background: url(../images/tile1.jpg) no-repeat;
    }

    .xmass2025 .x5 .tiles .tiles-item:nth-of-type(3) {
        background: #f4f4f4 url(../images/tile2-mobile.png) no-repeat;
    }

    .xmass2025 .x5 .tiles .skutecznosc {
        padding-top: 130px;
    }

    .xmass2025 .x5 .tiles .skutecznosc br {
        display: none;
    }
}

@media all and (max-width: 670px) {
    .xmass2025 .x2 .redBG .x-boxes {
        justify-content: center;
        margin-bottom: 0;
    }

    .xmass2025 .x2 .redBG {
        background-size: contain;
    }
}

@media all and (max-width: 640px) {
    .xmass2025 #x2{
        padding-top: 15px;
        scroll-margin-top: 55px;
    }
    
    .xmass2025 .mainIMG {
        margin-bottom: -28px;
        margin-top: -25px;
    }

    .xmass2025 .x2 .redBG .x-boxes .box p {
        font-size: 16px;
        line-height: 17px;
    }
    .xmass2025 .x2 .redBG .x-boxes .box {
        min-width: calc(24% - 10px);
        height: 120px;
        margin: 5px;
    }

    .xmass2025 .col-container {
        display: block;
    }

    .xmass2025 .col {
        width: 100%;
        display: block;
        margin: 20px auto 0;
        max-width: 90%;
    }

    .xmass2025 .col-hidden {
        display: none !important;
    }

    .xmass2025 .x3 .zBG::after {
        content: "";
        bottom: -25px;
        right: 0px;
        transition: all 0.3s;
        animation: bounce 1s infinite alternate;
        -webkit-animation: bounce 1s infinite alternate;
    }

    @keyframes bounce {
        from {
            transform: translateY(0px) rotate(90deg);
        }

        to {
            transform: translateY(-26px) rotate(90deg);
        }
    }

    @-webkit-keyframes bounce {
        from {
            transform: translateY(0px) rotate(90deg);
        }

        to {
            transform: translateY(-26px) rotate(90deg);
        }
    }

    .vertical-text {
        transform: none;
        position: static;
        width: auto;
        height: auto;
        white-space: normal;
        text-align: center;
        display: block;
    }

    .xmass2025 .col-container {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
    }

    .xmass2025 .x3 .zBG {
        color: #fff;
        text-align: center;
        padding: 0 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        white-space: nowrap;
        background-size: cover;
        background-position: center;
        min-height: auto;
    }

    .xmass2025 .x3 .zBG .xz-title {
        padding: 30px;
    }

    .xmass2025 .col img {
        max-width: 445px;
    }
}

@media all and (max-width: 620px) {


    .xmass2025 .mainIMG-box {
        margin-bottom: 25px;
    }

    .swiateczneZestawyTxt {
        max-width: 196px;
    }

    .xmass2025 .mainIMG {
        width: 100%;
    }

    .xmass2025 .x2 .redBG h2 {
        padding: 40px 0 30px;
    }
}

@media all and (max-width: 550px) {
    .xmass2025 .x2 .redBG .x-boxes .box p {
        font-size: 15px;
        line-height: 17px;
        margin-top: -51px;
    }
    .xmass2025 .x2 .redBG .x-boxes .box {
        min-width: calc(24% - 5px);
        height: 120px;
        margin: 2px;
    }
}

@media all and (max-width: 500px) {
    .xmass2025 .x1 .sk .note {
        text-align: center;
    }

    .xmass2025 .mainIMG-box {
        margin-right: 0px;
    }
}

@media all and (max-width: 480px) {
    .xmass2025 .x2 .sk {
        padding: 0;
    }

    .xmass2025 .x2 .redBG .x-boxes .box .btt {
        width: 100px;
        padding: 8px 25px 8px 21px;
    }
    .xmass2025 .x2 .redBG .x-boxes .box {
        min-width: calc(24% - 5px);
        height: 125px;
        margin: 2px;
    }
    .xmass2025 .x2 .redBG .x-boxes .box p {
        font-size: 14px;
        line-height: 16px;
        margin-top: -42px;
    }

    .xmass2025 .mainIMG {
        margin-bottom: -28px;
        margin-top: -15px;
    }

    .xmass2025 .doctor .doctorImg {
        max-width: 225px;
    }

    .xmass2025 .doctor .sk figure figcaption p {
        font-size: 18px;
        line-height: 20px;
    }

    .xmass2025 .doctor .sk figure figcaption::before {
        left: 40px;
        width: 40px;
        height: 40px;
        border: solid 2px white;
        border-right: none;
        border-bottom: none;
    }

    .xmass2025 .doctor .sk figure::after {
        right: 40px;
        bottom: 64px;
        width: 40px;
        height: 40px;
        border: solid 2px white;
        border-top: none;
        border-left: none;
        text-indent: -9999px;
    }

    .xmass2025 .doctor .sk figure {
        padding: 0 67px 10px 90px;
    }
}

@media all and (max-width: 450px) {
    .xmass2025 .mainIMG-box {
        margin-top: 10px;
        margin-bottom: 0;
    }

    .xmass2025 .mainIMG {
        margin: 10px 0 0 0;
    }

    .xmass2025 .x1 h1 {
        font-size: 35px;
        line-height: 35px;
    }

    .swiateczneZestawyTxt {
        max-width: 313px;
    }

    .xmass2025 .heroTxt .subtitle {
        font-size: 16px;
    }

    .xmass2025 .x5 .head {
        font-size: 30px;
    }
    .xmass2025 .x2 .redBG {
        background: #e2011e url(../images/red-bg-mobile.png) no-repeat top right;
        background-size: cover;
    }
}

@media all and (max-width: 430px) {
    .xmass2025 .x2 .redBG {
        padding: 20px 0;
    }
   
    
}

@media all and (max-width: 380px) {
    .xmass2025 .mainIMG-box {
        margin-bottom: 0;
    }

    .xmass2025 .x5 .tiles .tiles-item {
        height: 385px;
    }
    .xmass2025 .x2 .redBG h2{
        margin-top: 20px;
    }
    
    .xmass2025 h2,.xmass2025 .x5 .head {
        font-size: 27px;
        line-height: 26px;
    }
    
    
     .xmass2025 .x3 .zBG .xz-title {
    font-size: 21px;
    line-height: 19px;
  }


}

@media all and (max-width: 370px) {
    .xmass2025 .x1 h1 {
        font-size: 30px;
        line-height: 26px;
    }

    .xmass2025 .x1 span.redBgTxt {
        font-size: 30px;
        line-height: 33px;
    }

    .xmass2025 .col {
        min-height: 515px;
        /* border: none !important;*/
    }

    .xmass2025 .x3 .zBG .xz-content {
        font-size: 18px;
        line-height: 24px;
        margin-top: 45px;
    }

    .xmass2025 .x2 .redBG h2 {
        padding: 40px 0 30px;
    }

    .xmass2025 .x2 .redBG > p {
        padding: 0 0 30px;
    }

    .xmass2025 .x5 .tiles .tiles-item {
        height: 370px;
    }
}

@media all and (max-width: 350px) {
}