.custom-page-mimishki {
    background-image: url('/assets/website/images/custom-page/bg_mi.jpg');
    background-position: center 0;
    background-repeat: no-repeat;
    background-color: #71BCF5;
}

.custom-page-mimishki .off-screen-nav__container {
    background-color: transparent;
}

.custom-page-mimishki .v3__site-header {
    background-color: transparent;
    padding-top: 48px;
}


.custom-page-mimishki .v3__site-header__nav a  {
    color: #fff;
}

.custom-page-mimishki .custom-page__logo {
    width: 198px;
    height: 49px;
    text-align: center;
    margin: 15px 0 0 60px;
}

.custom-page-mimishki .custom-page__logo a {
    display: inline-block;
}

.custom-page__shadow-text {
    text-shadow:
        -0   -3px 2px #FFFFFF,
        0   -3px 2px #FFFFFF,
        -0    3px 2px #FFFFFF,
        0    3px 2px #FFFFFF,
        -3px -0   2px #FFFFFF,
        3px -0   2px #FFFFFF,
        -3px  0   2px #FFFFFF,
        3px  0   2px #FFFFFF,
        -1px -3px 2px #FFFFFF,
        1px -3px 2px #FFFFFF,
        -1px  3px 2px #FFFFFF,
        1px  3px 2px #FFFFFF,
        -3px -1px 2px #FFFFFF,
        3px -1px 2px #FFFFFF,
        -3px  1px 2px #FFFFFF,
        3px  1px 2px #FFFFFF,
        -2px -3px 2px #FFFFFF,
        2px -3px 2px #FFFFFF,
        -2px  3px 2px #FFFFFF,
        2px  3px 2px #FFFFFF,
        -3px -2px 2px #FFFFFF,
        3px -2px 2px #FFFFFF,
        -3px  2px 2px #FFFFFF,
        3px  2px 2px #FFFFFF,
        -3px -3px 2px #FFFFFF,
        3px -3px 2px #FFFFFF,
        -3px  3px 2px #FFFFFF,
        3px  3px 2px #FFFFFF,
        -3px -3px 2px #FFFFFF,
        3px -3px 2px #FFFFFF,
        -3px  3px 2px #FFFFFF,
        3px  3px 2px #FFFFFF;
}

.custom-page__title {
    font-family: 'Rotondac bold';
    font-size: 26px;
    margin-top: 20px;
    text-align: center;
}

.custom-page__title-green {
    color: #00a000;
}

.custom-page__title-greeting {
    text-transform: uppercase;
}

.custom-page__description {
    font-size: 24px;
    color: #ff5676;
    font-family: 'Rotondac bold';
    width: 550px;
    margin: 8px auto 0;
    text-align: center;
    line-height: 28px;
}

.custom-page__video-description {
    font-size: 24px;
    color: #ff5676;
    font-family: 'Rotondac bold';
    text-align: center;
    width: 90%;
    margin: 30px auto 0;
    line-height: 28px;
}

.custom-page-socials .custom-page__video-description {
    font-size: 24px;
    color: #c2d440;
    font-family: 'Rotondac bold';
    text-align: center;
    width: 70%;
    margin: 20px auto 0;
    line-height: 30px;    
}

.custom-page__video-how-use-items {
    width: 100%;
    margin-left: 40px;
}

.custom-page__video-how-use-item > span {
    font-size: 20px;
    font-family: 'Rotondac bold';
    color: #fff;
    margin-bottom: 5px;
    margin-left: 45px;
    width: 85%;
    display: block;
}

.custom-page__video-how-use-item > img {
    width: 26px; 
    height: 26px; 
    display: inline;
    margin-left: 10px;
    float: left;
    margin-top: 5px;
}

.custom-page__video {
    width: 90%;
    margin: 20px auto 0;
}

.custom-page__video video {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.custom-page__video-how-use-code {
    width: 176px;
    height: 174px;
    margin: 20px auto;
}

.custom-page__video-how-use-code-description {
    width: 90%;
    font-family: 'Rotondac bold';
    color: #fff;
    margin: 20px auto 0 auto;
    font-size: 12px;
    text-align: justify;
}

.custom-page__video-how-use-code-rules {
    width: 90%;
    font-family: 'Rotondac bold';
    color: #fff;
    margin: 0 auto 20px auto;
    font-size: 12px;
    text-align: left;
}

.custom-page__video-how-use-code-rules > a {
    font-family: 'Rotondac bold';
    color: #005EA8;
    text-decoration: underline !important;
}

.custom-page-mimishki .v2__site-footer {
    background: #f2f2f2;
    margin: 0;
}

@media screen and (min-width: 601px) and (max-width: 768px) {
    .custom-page-mimishki {
        background-image: url('/assets/website/images/custom-page/768_BG.jpg');
    }

    .custom-page-mimishki .v3__site-header {
        padding-top: 0;
    }

    .custom-page__video {
        width: 100%;
    }

    .custom-page-mimishki .custom-page__description {
        width: 80%;
    }    

    .custom-page-mimishki .custom-page__description:before {
        content: url('/assets/website/images/custom-page/800_Snowman.png');
        position: absolute;
        left: 30px;
        top: 220px;
        z-index: -1;
    }

    .custom-page-mimishki .custom-page__description:after {
        content: url('/assets/website/images/custom-page/800_Tsipa.png');
        position: absolute;
        right: 130px;
        top: 50px;
        z-index: -1;
    }

    .custom-page__title {
        margin-bottom: 10px;
    }

    .custom-page__video-how-use-item > span {
        width: 80%;
        margin-left: 45px;
    }


    .custom-page__video-how-use-item > img {
        margin-top: 5px;
    }

    .custom-page__video-how-use-items {
        width: 100%;
        margin-left: 0;
    }


    .custom-page__video-how-use-code {
        display: flex;
        margin: 20px calc((100vw - 600px) / 2);
    }

    .custom-page-mimishki .custom-page__video-how-use-code:before {
        content: url('/assets/website/images/custom-page/800_friends_left.png');
        display: inline-block;
        z-index: -1;
        margin-right: 5px;
        margin-top: -15px;
    }

    .custom-page-mimishki .custom-page__video-how-use-code:after {
        content: url('/assets/website/images/custom-page/800_friends_right.png');
        display: inline-block;
        z-index: -1;
        margin-left: 5px;
    }
}

@media screen and (min-width: 415px) and (max-width: 600px) {
    .custom-page-mimishki {
        background-image: url('/assets/website/images/custom-page/768_BG.jpg');
    }    

    .custom-page__logo {
        margin: 10px auto;
    }
    
    .custom-page-mimishki .custom-page-mimishki .custom-page__description:before {
        content: url('/assets/website/images/custom-page/800_Snowman.png');
        position: absolute;
        left: 0;
        top: 220px;
        z-index: -1;
    }

    .custom-page-mimishki .custom-page__description:after {
        content: url('/assets/website/images/custom-page/800_Tsipa.png');
        position: absolute;
        right: 60px;
        top: 50px;
        z-index: -1;
    }

    .custom-page__title {
        margin-bottom: 10px;
    }

    .custom-page__video-how-use-item > span {
        width: 80%;
        margin-left: 45px;
    }

    .custom-page__video-how-use-item > img {
        margin-top: 5px;
    }

    .custom-page__video-how-use-items {
        width: 100%;
        margin-left: 0;
    }

    .custom-page-mimishki .v3__site-header {
        padding-top: 0;
    }

    .custom-page__video {
        width: 100%;
    }

    .custom-page__description {
        width: 80%;
    } 
}

@media screen and (min-width: 321px) and (max-width: 414px) {
    .custom-page-mimishki {
        background-image: url('/assets/website/images/custom-page/768_BG.jpg');
    } 

    .custom-page__logo {
        margin: 10px auto;
    }

    .custom-page__description::before {
        content: none;
    }

    .custom-page__description::after {
        content: none;
    }

    .custom-page-mimishki .custom-page__video-how-use-code:before {
        content: url('/assets/website/images/custom-page/320_Snowman.png');
        display: block;
        position: absolute;
        left: calc(10vw);
        z-index: -1;
    }

    .custom-page-mimishki .custom-page__video-how-use-code:after {
        content: url('/assets/website/images/custom-page/320_Tsipa.png');
        display: block;
        position: relative;
        left: calc(40vw);       
        bottom: 190px;
        z-index: -1;
    }

    .custom-page__video-how-use-code-rules:after {
        content: url('/assets/website/images/custom-page/320_friends.png');
        text-align: center;
        display: block;
    }

    .custom-page__title {
        margin-bottom: 10px;
    }

    .custom-page__video-description {
        margin-bottom: 30px;
    }

    .custom-page__title-greeting {
        margin-bottom: 20px;
    }

    .custom-page__video-how-use-item > span {
        width: 80%;
        margin-left: 45px;
    }

    .custom-page__video-how-use-item > img {
        margin-top: 5px;
    }

    .custom-page__video-how-use-items {
        width: 100%;
        margin-left: 0;
    }

    .custom-page-mimishki .v3__site-header {
        padding-top: 0;
    }

    .custom-page__video {
        width: 100%;
    }

    .custom-page__description {
        width: 80%;
        margin-bottom: 40px;
    } 
    
    .custom-page__video-how-use-item > span {
        font-size: 16px;
        font-family: 'Rotondac bold';
        color: #fff;
        margin-bottom: 5px;
        margin-left: 45px;
        width: 80%;
        display: block;
    }
}

@media screen and (max-width: 320px) {
    .custom-page-mimishki {
        background-image: url('/assets/website/images/custom-page/320_BG_2.jpg');
    }    

    .custom-page__logo {
        margin: 10px auto;
    }

    .custom-page__description {
        width: 100%;
        font-size: 18px;
    }   

    .custom-page__description::before {
        content: none;
    }

    .custom-page__description::after {
        content: none;
    }

    .custom-page__video-description {
        font-size: 18px;
    }

    .custom-page__title-greeting {
        font-size: 24px;
    }

    .custom-page__title {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .custom-page-mimishki .v3__site-header {
        padding-top: 0;
    }

    .custom-page__video {
        width: 100%;
    }

    .custom-page__video-how-use-item > span {
        font-size: 14px;
        width: 80%;
        margin-left: 45px;
    }

    .custom-page__video-how-use-item > img {
        margin-top: 5px;
    }

    .custom-page__video-how-use-code:before {
        content: url('/assets/website/images/custom-page/320_Snowman.png');
        display: block;
        position: absolute;
        left: 10px;
        z-index: -1;
    }

    .custom-page__video-how-use-code:after {
        content: url('/assets/website/images/custom-page/320_Tsipa.png');
        display: block;
        position: relative;
        left: 160px;        
        bottom: 190px;
        z-index: -1;
    }

    .custom-page__video-how-use-code-rules:after {
        content: url('/assets/website/images/custom-page/320_friends.png');
        text-align: center;
        display: block;
    }

    .custom-page__video-how-use-items {
        width: 100%;
        margin-left: 0;
    }
    
    .custom-page__video-how-use-item > span {
        font-size: 17px;
        font-family: 'Rotondac bold';
        color: #fff;
        margin-bottom: 5px;
        margin-left: 45px;
        width: 80%;
        display: block;
    }
}