
/* Loading */

.loading__anim {
    width: 35px;
    height: 35px;
    border: 5px solid rgba(189, 189, 189, 0.25);
    border-left-color: rgb(255, 255, 255);
    border-top-color: rgb(255, 255, 255);
    border-radius: 50%;
    display: inline-block;
    animation: rotate 600ms infinite linear;
    margin-top: 10px;
   /* display: none; */
  }
  @keyframes rotate {
    to {
      transform: rotate(1turn);
    }
  }
  
/* end */

.title-by  {
    font-weight: 300;
    text-align: center;
    font-style: normal;
    color: white ;
    letter-spacing: 0;
    font-size: 14px;
    position: absolute;
    bottom: 20px;
    width: 100%;
   
}
.title-by  a {
    color: white;
    
}

/* iphone 6+, 6s+, 7+, 8+ */
@media only screen 
    and (device-width : 414px) 
    and (device-height : 736px) 
    and (-webkit-device-pixel-ratio : 3) {
        .title-by {
            bottom: 0px;
        }
        #christmas-section-2 .iframe-camera {
            margin-top: 0px !important;
        }
     }
 /* iphone 6, 6s, 7, 8 */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (-webkit-device-pixel-ratio: 2) { 
        .title-by {
            bottom: 5px;
        }
        #christmas-section-2 .iframe-camera {
            margin-top: 0px !important;
        }
}
/* .in-mobile {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 20px;
    z-index: 10;
    display: none ;
}
.in-deskop {
    position: relative;
    display: block;
    padding-top: 1.5rem;
    margin-top: 1rem;
}

@media (max-width: 575.98px) { 
    
    .title-by.in-deskop {
        display: none;
    }
    .title-by.in-mobile {
       display: block;
    }
}

@media (max-width: 420px) { 
    .title-by.in-mobile {
        display: block;
        bottom: 5px;
     }
} */

.page-template-template-christmas header,
.page-template-template-christmas footer {
    display: none;
}

#christmas-page {
    height: 100vh;
}
.christmas-wrapper {
    height: 100vh;
    overflow: hidden;
}
#christmas-page .christmas-wrapper .content {
    display: none;
}
#christmas-page .christmas-wrapper .content.click-active {
   display: block;
}
/*
*
* 
* Christmas-section-1 
*
*/

#christmas-section-1 {
    padding-top: 15rem;
    background-image: url(../images/christmas/background_1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
}

#christmas-section-1 .christmas-title {
    width: 70%;
    margin: 0 auto;
    
}
#christmas-section-1 .christmas-title .deskop {
    display: block;
}
#christmas-section-1 .christmas-title .mobile {
    display: none;
}

#christmas-section-1 .christmas-button  {
    text-align: center;
    cursor: pointer;
}
#christmas-section-1 .christmas-button .btn-start{
   display: inline-block;
}
#christmas-section-1 .christmas-button .btn-start img {
    width: 37.5rem;
    -webkit-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    cursor: pointer;
}
#christmas-section-1 .christmas-button .btn-start img:hover{
   -webkit-transform: scale(1.1);
       -ms-transform: scale(1.1);
           transform: scale(1.1);
   -webkit-transition: 0.4s ease-in-out;
   -o-transition: 0.4s ease-in-out;
   transition: 0.4s ease-in-out;
} 
#christmas-section-1 {
    padding-top: 10rem;
 }

#christmas-section-1 .christmas-button .btn-start img  {
    width: 30rem;
}

@media (max-width: 1919.98px) {
    #christmas-section-1 {
        padding-top: 6rem;
     }
}
@media (max-width: 1439.98px) {
    #christmas-section-1 {
        padding-top: 5rem;
     }
}
/* @media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
    #christmas-section-1 {
        padding-top: 25rem;
     }
} */
@media (max-width: 1365.98px) { 
    #christmas-section-1 {
        padding-top: 10rem ;
     }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5) {
    #christmas-section-1 {
        padding-top: 6rem;
     }
}
@media screen and (max-width: 1280px) and (max-height: 720px) and (min-height:300px) {
    #christmas-section-1 {
        padding-top: 2rem;
     }
      #christmas-section-1 .christmas-button .btn-start img {
        width: 20rem;
      }
      #christmas-section-2 .iframe-camera {
            width: 330px;
            height: 400px;
        }
}
@media (max-width: 1024px) { 
    #christmas-section-1 {
        padding-top: 25rem ;
     }
}

@media (max-width: 991.98px) { 
    #christmas-section-1 {
       padding-top: 15rem;
    }
    #christmas-section-1 .christmas-title  {
        width: 95%;
        margin-top: 7rem;
     }
    #christmas-section-1 .christmas-button .btn-start img {
        width: 25rem;
    }
}


@media (max-width: 575.98px) { 
    
    #christmas-section-1 {
        background-image: url(../images/christmas/mobile/background_1_mobile.jpg);
        padding-top: 0;
    }
    #christmas-section-1 .christmas-title {
        margin-top: 3rem;
    }
    #christmas-section-1 .christmas-title .deskop {
        display: none;
    }
    #christmas-section-1 .christmas-title .mobile {
        display: block;
    }
    #christmas-section-1 .content-1 {
       padding-top: 30%;
    }
    #christmas-section-1 .christmas-title {
        width: 100%;
        margin-bottom: 1rem;
    }
    #christmas-section-1 .christmas-button .btn-start img {
        width: 15rem;
    }
}
@media (max-width: 376px) { 
    #christmas-section-1 .christmas-title {
        margin-top: 0rem;
    }
}

/*
*
* 
* Christmas-section-2 
*
*
*/

#christmas-section-2 {
  text-align: center;
  background-image: url(../images/christmas/background_2.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 100%;
}
#christmas-section-2 .content-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 4rem;
}
#christmas-section-2 .iframe-camera  {
     position: relative;
     width: 450px;
     height: 550px; 
     /* overflow: hidden; */
}

#christmas-section-2 .iframe-camera .img-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 5;
    /* opacity: 0.3; */
}

#christmas-section-2 .camera-wrapper canvas,
#christmas-section-2 .camera-wrapper video,
#christmas-section-2 .camera-wrapper #photo {
    display: inline-block;
    position: absolute;
    width: 85%;
    top: 20%;
    -webkit-transform: scaleX(-1); 
     transform: scaleX(-1);   
     left: 8%; 
} 
#christmas-section-2  .guide {
    position: absolute;
    padding: 5px 8px;
    z-index: 6;
    bottom: 15%;
    width: 60%;
    background: #E7543F;
    border-radius: 10px;
    letter-spacing: 0px;
    left: 50%;
    transform: translateX(-50%);
    font-weight: 400;
    color: white;
    font-size: 14px;
}
#christmas-section-2 .btn-guide {
    width: 5rem;
    height: 5rem;
    border: 4px solid #E99FB2;
    border-radius: 50%;
    padding: 15px;
    background: #E34A39;
    font-size: 25px;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    font-family: 'Cormorant Garamond', serif;
}

#christmas-section-2 .christmas-face {
    position: absolute;
    left: 10%;
    top: 15%;
    width: 73%;
    height: 63%;
    z-index: 3;
}

#christmas-section-2 .camera-wrapper #photo {
    z-index: 1;
}
#christmas-section-2 .camera-wrapper video {
    z-index: 2;
}
#christmas-section-2.active .camera-wrapper #photo {
    z-index: 2;
}
#christmas-section-2.active .camera-wrapper video {
    z-index: 1;
}
#christmas-section-2.active .camera-wrapper .christmas-face {
   z-index: -1;
}


 #christmas-section-2  .btn-camera  .btn-check,
#christmas-section-2  .btn-camera  button {
    width: 5rem;
    height: 5rem;
    border: 4px solid #E99FB2;
    border-radius: 50%;
    padding: 15px;
    background: #E34A39;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
}
#christmas-section-2  .btn-camera  .btn-check {
    margin-left: 1.5rem;
}
#christmas-section-2 .btn-camera  {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: center;
       -ms-flex-pack: center;
           justify-content: center;
   margin-top: 3rem;
}
#christmas-section-2 .btn-camera .btn-snap {
    position: relative;
}
#christmas-section-2 .btn-camera .btn-snap .tooltip {
    position: absolute;
    display: inline-block;
    right: -21rem;
    padding: 1rem 2rem;
    background: white;
    color: #960A0A;
    border-radius: 10px;
    border: 5px solid #EE9FB1;
    font-size: 20px;
    font-family: 'Cormorant Garamond', serif;
    letter-spacing: 0;
    font-weight: 400;
    top : 0;
}
#christmas-section-2 .btn-camera .btn-snap .tooltip::after {
    content: '';
    height: 20px;
    width: 20px;
    position: absolute;
    background-color: rgb(255, 255, 255);
    top: 35%;
    left: -13px;
    border-top: #EE9FB1  solid 5px;
    border-left: #EE9FB1 solid 5px;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  #christmas-section-2 .camera-wrapper .btn-camera .btn-swap {
    display: none ;
  }
  #christmas-section-2 .camera-wrapper.active-hide .btn-swap {
    display: flex;
  }
  #christmas-section-2 .camera-wrapper.active-hide .christmas-face,
  #christmas-section-2 .camera-wrapper.active-hide .guide,
  #christmas-section-2 .camera-wrapper.active-hide .btn-guide {
       display: none;
  }
 
#christmas-section-2 .camera-wrapper  .btn-camera .btn-wrapper {
    display: none;

}
#christmas-section-2.active .btn-camera .btn-snap {
    display: none;
}
#christmas-section-2.active .camera-wrapper  .btn-camera .btn-wrapper {
    display:  -webkit-box;
    display:  -ms-flexbox;
    display:  flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

@media (max-width: 1919.98px) {
    #christmas-section-2 .iframe-camera  {
        width: 350px;
        height: 450px;
     }
}
@media (max-width: 1439.98px) {

       #christmas-section-2 .content-2 {
        padding-top: 2rem;

      }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5) {

    #christmas-section-2 .camera-wrapper video,
    #christmas-section-2 .camera-wrapper #photo {
        height: 90%;
        top: 5%;
    }
    #christmas-section-2 .iframe-camera  {
       width: 330px;
       height: 400px;
    }
    #christmas-section-2 .content-2 {
       padding-top: 1rem;
     }
     #christmas-section-2 .btn-camera {
        margin-top: 1rem;
     }
}


@media (max-width: 991.98px) { 
    #christmas-section-2 .camera-wrapper video,
    #christmas-section-2 .camera-wrapper #photo {
        height: 90%;
        top: 5%;
    }
      #christmas-section-2 .content-2 {
        /* padding-top: 1rem; */
        position: relative;
        top: 50%;
        transform: translateY(-50%);
      }
      #christmas-section-2 .iframe-camera  {
        width: 330px;
        height: 400px;
     }
     #christmas-section-2 .btn-camera  {
        margin-top: 1rem;
     }
     #christmas-section-2 .btn-camera .btn-snap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
     }
     #christmas-section-2 .btn-camera .btn-snap #snap {
        margin-top: 2rem;
     }
     #christmas-section-2 .btn-camera .btn-snap .tooltip  {
        position: relative;
        right: 0 ;
     }
     #christmas-section-2 .btn-camera .btn-snap .tooltip::after {
        bottom: 0;
        left: 47%;
        -webkit-transform: rotate(224deg);
            -ms-transform: rotate(224deg);
                transform: rotate(224deg);
        top: 90%;
     }
    
}

    @media (max-width: 575.98px) { 
        #christmas-section-2 {
            background-image: url(../images/christmas/mobile/background_2_mobile.jpg);
        }
        #christmas-section-2 .content-2 {
            padding-top: 1rem;
            top: 0;
            transform: none;
          }
        #christmas-section-2 .iframe-camera {
            margin-top: 50px;
        }
    }


  @media (max-width: 450px) { 
    .title-by {
        font-size: 12px;
    }
    #christmas-section-2 .btn-camera .btn-snap #snap {
        margin-top: 1rem;
    }
    
  }
  @media (max-width: 415px) {

    #christmas-section-2 .iframe-camera {
        margin-top: 20px;
    }

  }
  @media (max-width: 376px) { 
    #christmas-section-2 .camera-wrapper {
        text-align: center;
    }
    #christmas-section-2 .iframe-camera  {
        width: 250px;
        height: 320px;
        display: inline-block;
     }
     #christmas-section-2 .guide {
        font-size: 12px;
        padding: 5px;
        bottom: 14%;
        width: 65%;
        line-height: 15px;
     }
  }

/*
*
* 
* Christmas-section-3 
*
*/

.section-wrapper-3,
.section-3 {
    background-image: url(../images/christmas/background_3.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.section-3 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding-top: 2rem;
    z-index: 1;
}

/* start curtain */

@-webkit-keyframes go-left {
    0% {
        -webkit-transform: translate(0%, 0%);
                transform: translate(0%, 0%);
    }
    100% {
        -webkit-transform: translate(-70%, 0%);
                transform: translate(-70%, 0%);
    }
}

@keyframes go-left {
    0% {
        -webkit-transform: translate(0%, 0%);
                transform: translate(0%, 0%);
    }
    100% {
        -webkit-transform: translate(-70%, 0%);
                transform: translate(-70%, 0%);
    }
}

@-webkit-keyframes go-right {
    0% {
        -webkit-transform: translate(0%, 0%);
                transform: translate(0%, 0%);
    }
    100% {
        -webkit-transform: translate(70%, 0%);
                transform: translate(70%, 0%);
    }
}

@keyframes go-right {
    0% {
        -webkit-transform: translate(0%, 0%);
                transform: translate(0%, 0%);
    }
    100% {
        -webkit-transform: translate(70%, 0%);
                transform: translate(70%, 0%);
    }
}
.section-wrapper-3 .curtain-wrapper {
   position: relative;
   padding-top: 5%;
}
.section-wrapper-3 .curtain-wrapper .curtain-item img {
    width: 100%;
    height:  100vh;
}
.section-wrapper-3 .curtain-wrapper .curtain-item {
    position: absolute;
    z-index: 20;
    top: 0;
    width: 55%;
    height: 100vh;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    -webkit-animation-duration: 3s;
            animation-duration: 3s;
    -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
}
.section-wrapper-3 .curtain-wrapper .curtain-left {
    left: 0;
}

.section-wrapper-3 .curtain-wrapper .curtain-right {
    right: 0;    
}

.section-wrapper-3.curtain-active .curtain-wrapper .curtain-left {
    -webkit-animation-name: go-left;
            animation-name: go-left;
}
.section-wrapper-3.curtain-active .curtain-wrapper .curtain-right {
    -webkit-animation-name: go-right;
            animation-name: go-right;
}
/* end curtain */

.section-3 .list-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.section-3 .item-image {
    position: relative;
    width: 450px;
    height: 550px;
    overflow: hidden;
} 

.section-3 .list-image .box-img-1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 5;
}
.section-3 .list-image .box-img-2 img {
    display: inline-block;
    position: absolute;
    width: 85%;
    z-index: 2;
    -webkit-transform: scaleX(-1); 
    transform: scaleX(-1);   
}

.section-3 .list-image .image-0 .box-img-2 img { 
    width: 41%;
    bottom: 23%;
    left: 33%;
}
.section-3 .list-image .image-1 .box-img-2 img { 
    width: 15%;
    bottom: 39%;
    left: 24%;
    -webkit-transform: rotate(232deg);
        -ms-transform: rotate(232deg);
            transform: rotate(232deg);
}
.section-3 .list-image .image-2 .box-img-2 img { 
    width: 16.5%;
    bottom: 31%;
    left: 43%;
}
.section-3 .list-image .image-3 .box-img-2 img { 
    width: 40%;
    bottom: 28%;
    left: 42%;
}
.section-3 .list-image .image-4 .box-img-2 img {
    width: 33%;
    bottom: 44%;
    left: 31%;
    -webkit-transform: rotate(355deg);
        -ms-transform: rotate(355deg);
            transform: rotate(355deg);
}



.section-wrapper-3 .btn-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 20;
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 2rem;
    -webkit-transform: translateY(900%);
        -ms-transform: translateY(900%);
            transform: translateY(900%);
    -webkit-transition: 1s ease-in;
    -o-transition: 1s ease-in;
    transition: 1s ease-in;
}

.section-wrapper-3 .btn-wrapper.appears-btn {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
}
.section-wrapper-3 .btn-wrapper .btn-restart {
    margin-right: 2rem;

}
.section-wrapper-3 .btn-wrapper .btn-block {
    border: 4px solid #E99FB2;
    border-radius: 50px;
    padding: 15px 50px;
    background: #E34A39;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
    font-family: 'Dancing Script', cursive;
    font-size: 30px;
    font-weight: 700;
    color: #F2E7B3;
    letter-spacing: 0;
}
.section-wrapper-3 .btn-wrapper .social-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    overflow: hidden;
}
.section-wrapper-3 .btn-wrapper .share-social  a {
    flex-shrink: 0;
    width: 5rem;
    height: 5rem;
    border: 4px solid #E99FB2;
    border-radius: 50%;
    padding: 15px;
    background: #E34A39;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
    margin-right: 1rem;
}
.section-wrapper-3 .btn-wrapper .share-social  a  .icon {
    width: 90%;
    height: 90%;
}
.section-wrapper-3 .btn-wrapper .share-social  a  .icon-facebook {
    width: 60%;
    height: 90%;
}
.section-wrapper-3 .btn-wrapper .btn-social.active .btn-share{
    display: none;
}
.section-wrapper-3 .btn-wrapper .btn-social .share-social {
    display: none;
 }

.section-wrapper-3 .btn-wrapper .btn-social.active .share-social {
   display: block;
}
#christmas-3 .title-sub img {
    max-width: 500px;
    width: 90%;
}
#christmas-3 .title-sub {
    display: block ;
    margin-top: 30px;
}


@media (max-width: 1919.98px) {
    #christmas-3 .title-sub  {
        display: block;
        margin-top: 0px;
    }
   
    #christmas-3 .title-sub img {
        width: 25%;
    }
    .section-3 {
        padding-top: 1rem;
    }
    .section-3 .item-image {
        width: 350px;
        height: 450px;
        margin-top: 0rem;
    } 
    
}
@media (max-width: 1439.98px) {
    #christmas-3 .title-sub  {
        /* display: none; */
        width: 100% ;
    }
    #christmas-3 .title-sub img {
        width: 20%;
    }
    
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5)  {
    .section-3 {
        padding-top: 2rem;
    }
    .section-3 .item-image  {
        width: 330px;
        height: 400px;
    }
    .section-wrapper-3 .btn-wrapper { 
        -webkit-transform: translateY(1500%);
        -ms-transform: translateY(1500%);
            transform: translateY(1500%);
    }
    #christmas-3 .title-sub {
        display: block ;
        margin-top:20px;
    }
    #christmas-3 .title-sub img  {
        width: 60%;
        height: 60%;
    }

}
 @media (max-width: 991.98px) { 
    
    #christmas-3 .title-sub {
        display: block ;
        margin-top:20px;
    }
    #christmas-3 .title-sub img  {
        width: 60%;
        height: 60%;
    }
    .section-3 {
        padding-top: 15rem;
    }
    .section-wrapper-3 .btn-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
                align-items: center;
        /* top: 60%; */
        padding: 0 60px;
    }
    .section-wrapper-3 .btn-wrapper .btn-restart,
    .section-wrapper-3 .btn-wrapper .btn-social {
        width: 50%;
    }
    .section-wrapper-3 .btn-wrapper .btn-restart {
        margin-right: 0;
        margin-bottom: 1rem;
    }
    .section-wrapper-3 .btn-wrapper .share-social .social-list {
        padding-left: 1rem;
    }
    .section-3 .list-image .image-0 .box-img-2 img {
        width: 49%;
        bottom: 21%;
        left: 18%;    
    }
    .section-3 .list-image .image-1 .box-img-2 img  {
        width: 18%;
        bottom: 38%;
        left: 18%;
    }
    .section-3 .list-image .image-2 .box-img-2 img { 
        width: 20%;
        bottom: 31%;
        left: 37%;
    }
    .section-3 .list-image .image-3 .box-img-2 img {
        width: 50%;
        bottom: 24%;
        left: 26%;
    }
    .section-3 .list-image .image-4 .box-img-2 img { 
        width: 40%;
        bottom: 43%;
        left: 37%;
    }
 }



@media (max-width: 575.98px) { 
   
    #christmas-3 .title-sub img  {
        width: 90%;
    }
    .section-3 {
        padding-top: 0;
    }
    .section-wrapper-3,
    .section-3 {
        background-image: url(../images/christmas/mobile/background_3_mobile.jpg);
    }
    .section-3 .item-image {
        width: 330px;
        height: 400px;
        margin-top: 1rem;
    } 
    .section-wrapper-3 .btn-wrapper .btn-restart,
    .section-wrapper-3 .btn-wrapper .btn-social {
        width: 100%;
    }
    @-webkit-keyframes go-left {
        0% {
            -webkit-transform: translate(0%, 0%);
                    transform: translate(0%, 0%);
        }
        100% {
            -webkit-transform: translate(-80%, 0%);
                    transform: translate(-80%, 0%);
        }
    }
    @keyframes go-left {
        0% {
            -webkit-transform: translate(0%, 0%);
                    transform: translate(0%, 0%);
        }
        100% {
            -webkit-transform: translate(-80%, 0%);
                    transform: translate(-80%, 0%);
        }
    }
    
    @-webkit-keyframes go-right {
        0% {
            -webkit-transform: translate(0%, 0%);
                    transform: translate(0%, 0%);
        }
        100% {
            -webkit-transform: translate(80%, 0%);
                    transform: translate(80%, 0%);
        }
    }
    
    @keyframes go-right {
        0% {
            -webkit-transform: translate(0%, 0%);
                    transform: translate(0%, 0%);
        }
        100% {
            -webkit-transform: translate(80%, 0%);
                    transform: translate(80%, 0%);
        }
    }
   
   
}

@media (max-width: 400px) {
    @-webkit-keyframes go-left {
        0% {
            -webkit-transform: translate(0%, 0%);
                    transform: translate(0%, 0%);
        }
        100% {
            -webkit-transform: translate(-85%, 0%);
                    transform: translate(-85%, 0%);
        }
    }
    @keyframes go-left {
        0% {
            -webkit-transform: translate(0%, 0%);
                    transform: translate(0%, 0%);
        }
        100% {
            -webkit-transform: translate(-85%, 0%);
                    transform: translate(-85%, 0%);
        }
    }
    
    @-webkit-keyframes go-right {
        0% {
            -webkit-transform: translate(0%, 0%);
                    transform: translate(0%, 0%);
        }
        100% {
            -webkit-transform: translate(85%, 0%);
                    transform: translate(85%, 0%);
        }
    }
    
    @keyframes go-right {
        0% {
            -webkit-transform: translate(0%, 0%);
                    transform: translate(0%, 0%);
        }
        100% {
            -webkit-transform: translate(85%, 0%);
                    transform: translate(85%, 0%);
        }
    }
    .section-wrapper-3 .btn-wrapper .share-social  a {
        width: 4rem;
        height: 4rem;
    }
    .section-wrapper-3 .btn-wrapper .share-social  a  .icon {
        width: 23px;
        height: 23px;
    }
    .section-wrapper-3 .btn-wrapper .share-social  a  .icon-facebook {
        width: 14px;
    }
   
}
@media (max-width: 376px) { 
    #christmas-section-2 .camera-wrapper canvas,
     #christmas-section-2 .camera-wrapper video,
      #christmas-section-2 .camera-wrapper #photo {
        width: 84%;
      }
    .section-3 .item-image {
        width: 250px;
        height: 320px;
        margin-top: 5px;
    } 
    .title-by.in-deskop {
        display: block !important;
        margin-top: 0 !important;

    }
    .title-by.in-mobile {
       display: none !important;
    }
    #christmas-3 .title-sub {
        width: 100%;
    }
    #christmas-3 .title-sub img {
        height: 10%;
    }
    .section-wrapper-3 .btn-wrapper {
        margin-top: 10px;
    }
    #christmas-3 .title-by  {
        margin-top: 20px !important;
    }
}