/*МОБИЛЬНАЯ ВЕРСИЯ*/
@media only screen and (max-width: 819px) {
    .back-space {
        background-size: cover !important;
    }

    .rocket {
        margin-top: 16.8rem !important;
        width: 30rem !important;
        height: 35.8rem !important;
        left: 64% !important;
    }

    .big-title.basic-programming {
        padding-top: 10rem !important;
        height: auto !important;
        width: auto !important;
    }

    .main-text.basic-programming {
        width: 30.25rem !important;
    }

    #basic-programming-part-2 {
        width: 27rem !important;
    }

    .button.blue {
        margin-top: 4rem !important;
    }

    .container.description {
        flex-direction: row-reverse !important;
        align-items: normal !important;
    }

    .left {
        display: none;
        width: 19rem !important;
        height: 23rem !important;
        margin-top: 7rem !important;
        margin-left: -14rem !important;
    }

    .right {
        width: 21rem !important;
        height: 25rem !important;
        margin-top: 27.5rem !important;
        margin-right: -12rem !important;
        margin-left: 12rem !important;
    }

    .vertun {
        margin-top: 6rem !important;
        margin-left: -2.5rem !important;
        margin-right: -2.5rem !important;
        width: 33rem !important;
        height: 19rem !important;
    }

    .description-text {
        margin-left: 0 !important;
    }

    .FGU {
        width: 31rem !important;
        margin-left: 0 !important;
        margin-top: 2.5rem !important;
    }

    .cloud {
        height: 105.125rem !important;
    }

    .list.piktomir-today {
        padding-left: 1.9rem !important;
    }

    .ipad {
        display: none;
    }

    .swiper.margin {
        margin-top: 2rem !important;
        overflow: hidden;
    }

    .container.piktomir {
        padding-top: 2rem !important;
    }

    .space-between.how-piktomir-works {
        padding-top: 0 !important;
        flex-direction: column;
        align-items: normal !important;
    }

    .orion {
        display: none;
    }

    .galaxy {
        display: none;
    }

    .how-piktomir-works-video {
        width: 40rem !important;
        height: 30rem !important;
    }

    .container.kids {
        margin-top: 5rem !important;
    }

    .zv-4 {
        display: none;
    }

    .tuman {
        display: none;
    }

    .space-between.kids {
        flex-direction: column-reverse;
    }

    .space-between.kids > div, .space-between.how-piktomir-works > div, video {
        margin-top: 3rem !important;
    }

    .main-text.how-piktomir-works-common {
        width: 39rem !important;
        padding-left: 0 !important;
    }

    .main-text.kids {
        width: 38rem !important;
        padding-right: 0 !important;
    }

    .swiper.kids {
        margin-top: 0 !important;
    }

    .swiper.kids {
        width: 40rem !important;
    }

    .swiper-slide.kids img {
        width: 40rem !important;
        height: 40rem !important;
    }

    .owl-theme .owl-dots {
        display: none;
    }
}

/*iPad Air*/
@media only screen and (min-width: 820px) and (max-width: 1023px) {
    .rocket {
        left: 58% !important;
    }

    .main-text.basic-programming {
        max-width: 48rem !important;
    }

    .right {
        margin-left: 75rem !important;
    }

    .cloud {
        height: 104.125rem !important;
    }

    .swiper.kids {
        margin-top: 2.5rem !important;
    }
}

.back {
    background: #3A3992;
    padding-bottom: 5rem;
}

.container.description {
    margin-top: 1.8rem !important;
    display: flex;
    align-items: center;
}

.back-space {
    height: 50.9rem;
}

.rocket {
    background-image: url('/img/rocket.png');
    margin-top: 8.8rem;
    width: 42rem;
    height: 49.8rem;
    left: 55%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
}

.webplossy .rocket {
    background-image: url('/img/rocket.webp');
}

.big-title.basic-programming {
    padding-top: 13rem;
    height: 10rem;
    width: 54rem;
    position: relative;
    color: #FFFFFF;
}

.main-text.basic-programming {
    min-height: 11.3rem;
    max-width: 46rem;
    margin-top: 3rem;
    position: relative;
    color: #FFFFFF;
}

a span {
    color: #FFFFFF;
    font-size: 2rem;
}

.button.blue {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border: none;
    margin-top: 5rem;
    width: 17.5rem;
    height: 4.5rem;
    background: #2D9CDB;
    border-radius: 1.25rem;
    box-shadow: 0 0.25rem 0.25rem 0 #00000040;
    font-weight: 700;
    font-style: normal;
}

.button.blue:hover {
    background: linear-gradient(to bottom, #47BCFF, #2D9CDB);
}

.button.blue:focus {
    background: #0078BC;
    box-shadow: none;
}

.play-text {
    width: 11.25rem;
    height: 3.75rem;
    font-size: 3rem;
    line-height: 3.3rem;
    text-align: center;
    color: #FFFFFF;
    /* Inside auto layout */
    flex: none;
    order: 0;
    flex-grow: 0;
}

.left {
    background-image: url('/img/left.png');
    width: 33.4rem;
    height: 30.625rem;
    margin-top: 8rem;
    margin-left: -27rem;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    transform: rotate(60deg);
}

.webplossy .left {
    background-image: url('/img/left.webp');
}

.right {
    background-image: url('/img/right.png');
    width: 27rem;
    height: 31rem;
    margin-left: 70rem;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
}

.webplossy .right {
    background-image: url('/img/right.webp');
}

.vertun {
    background-image: url('/img/vertun.png');
    width: 19rem;
    height: 24rem;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 9;
}

.webplossy .vertun {
    background-image: url('/img/vertun.webp');
}

.main-text.description-text {
    width: 52rem;
    margin-left: 4.4rem;
    color: #FFFFFF;
    justify-content: right;
    display: flex;
    flex-direction: column;
}

.FGU {
    width: 48rem;
    margin-top: 1.5rem;
}

.small-title.piktomir-today {
    color: #2D9CDB;
    padding-top: 13.7rem;
}

.block-piktomir-today {
    padding-top: 1.75rem;
    display: flex;
    flex-direction: row;
    align-items: center;
}


.list.piktomir-today {
    font-weight: 600;
    font-style: normal;
    display: block;
    max-width: 42.7rem;
    color: #393589;
}

.ipad {
    background-image: url('/img/iPad.png');
    margin-left: 4.4rem;
    margin-right: -41.8rem;
    width: 50.8rem;
    height: 31rem;
    background-repeat: no-repeat;
    background-size: contain;
}

.webplossy .ipad {
    background-image: url('/img/iPad.webp');
}

.swiper {
    visibility: hidden;
}

.swiper.margin {
    margin-top: 2.8rem;
    overflow: hidden;
}

.slide {
    display: flex;
    margin-left: 4.4rem;
    height: 28.1rem;
    position: relative;
}

.swiper-slide.piktomir {
    display: flex;
    height: 28.1rem !important;
    position: relative;
    margin-right: 1.75rem;
    margin-left: 1.75rem;
}

.d-table {
    margin-left: 6rem;
}

.card-img {
    position: relative;
    width: 26rem;
    left: 0;
    right: 0;
    z-index: 1;
}

.cross-platform {
    background-image: url('/img/cross-platform.png');
    margin: 1.25rem auto 0 auto;
    width: 19.25rem;
    height: 16.8rem;
    background-repeat: no-repeat;
    background-size: contain;
}

.webplossy .cross-platform {
    background-image: url('/img/cross-platform.webp');
}

.d-tablecell {
    width: 26rem;
    height: 18.75rem;
    border-radius: 1.56rem;
    background: linear-gradient(180deg, #1A8FD5 18.75%, #383F95 100%);
    box-shadow: 0 0 6px 3px rgba(34, 60, 80, 0.2);
    position: absolute;
    bottom: 0;
}

.hero-text {
    font-weight: 600;
    font-style: normal;
    text-align: center;
    padding-top: 8.4rem;
    padding-right: 1.56rem;
    padding-left: 1.56rem;
    color: #FFF;
    font-size: 1.5rem;
    line-height: normal;
}

.dvig-tyag {
    background-image: url('/img/dgiv-tyag.png');
    margin: 0 auto 0 auto;
    width: 22.375rem;
    height: 18.125rem;
    background-repeat: no-repeat;
    background-size: contain;
}

.webplossy .dvig-tyag {
    background-image: url('/img/dgiv-tyag.webp');
}

.journals {
    background-image: url('/img/journals.png');
    margin: 0 auto 0 auto;
    width: 22.875rem;
    height: 17.94rem;
    background-repeat: no-repeat;
    background-size: contain;
}

.webplossy .journals {
    background-image: url('/img/journals.webp');
}

.robots {
    background-image: url('/img/robots.png');
    margin: 0 auto 0 1rem;
    width: 25.5rem;
    height: 16.75rem;
    background-repeat: no-repeat;
    background-size: contain;
}

.webplossy .robots {
    background-image: url('/img/robots.webp');
}

.geography {
    background-image: url('/img/geography.png');
    margin: 2.5rem auto 0 auto;
    width: 23.75rem;
    height: 13.875rem;
    background-repeat: no-repeat;
    background-size: contain;
}

.webplossy .geography {
    background-image: url('/img/geography.webp');
}

.rsa-logo {
    background-image: url('/img/rsa-logo.png');
    margin: 2.7rem auto 0 auto;
    width: 18rem;
    height: 16.44rem;
    background-repeat: no-repeat;
    background-size: contain;
}

.webplossy .rsa-logo {
    background-image: url('/img/rsa-logo.webp');
}


.back-under-cloud {
    background: linear-gradient(180deg, #002A40 18.75%, #3A3992 100%);
    display: flex;
    flex-direction: row;
    overflow: hidden;
    position: relative;
}

.container.piktomir {
    padding-top: 2.25rem;
}

.block {
    display: flex;
    flex-direction: row;
}

.block-and-hidden {
    display: block;
    overflow: hidden;
    position: relative;
}

.white-small-title {
    color: white;
}

.space-between.how-piktomir-works {
    padding-top: 4.5rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.orion {
    background-image: url('/img/orion.png');
    width: 25.125rem;
    margin-left: -25.125rem;
    margin-top: -5.5rem;
    height: 29.8rem;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
}

.webplossy .orion {
    background-image: url('/img/orion.webp');
}

.main-text.how-piktomir-works-common {
    padding-left: 4.1rem;
    width: 34rem;
    color: #FFFFFF;
}

.list.white-and-left-padding {
    color: #FFFFFF;
    padding-left: 1.9rem;
    margin-top: 0.5rem;
}

.galaxy {
    background-image: url('/img/galaxy.png');
    width: 37.9rem;
    margin-left: 77.5rem;
    height: 28.1rem;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
}

.webplossy .galaxy {
    background-image: url('/img/galaxy.webp');
}

.main-text.how-works-bottom {
    padding-top: 1.2rem;
    color: #FFFFFF;

}

.how-piktomir-works-video {
    width: 40.33rem;
    height: 30.25rem;
    border-radius: 1.25rem;
}

.container.kids {
    margin-top: 8.46rem;
}

.space-between {
    display: flex;
    justify-content: space-between;
}

.main-text.kids {
    margin-top: 2.5rem;
    padding-right: 4.6rem;
    color: #FFFFFF;

}

.swiper.kids {
    margin-top: -4rem;
    border-radius: 1.25rem;
    width: 33rem;
}

#slide-kids {
    border-radius: 1.25rem;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #D6D6D6 !important;
}

.owl-theme .owl-dots .owl-dot span {
    background: #869791 !important;
}

.owl-theme .owl-dots .owl-dot:active span {
    background: white !important;
}

.swiper-slide.kids img {
    width: 33rem;
    height: 33rem;
    border-radius: 1.25rem;
    background-repeat: no-repeat;
    background-size: cover;
}

.cloud {
    background-image: url('/img/cloud.png'), linear-gradient(to bottom, rgb(58, 57, 146), rgb(0, 42, 64));
    height: 97.125rem;
    width: 100% !important;
    margin-top: 4.4rem;
    background-size: auto 100%;
    background-repeat: repeat-x;
}

.webplossy .cloud {
    background-image: url('/img/cloud.webp'), linear-gradient(to bottom, rgb(58, 57, 146), rgb(0, 42, 64));
}

.zv-4 {
    background-image: url('/img/zv-4.png');
    width: 37.5rem;
    margin-left: -37.5rem;
    margin-top: -10.5rem;
    height: 38.44rem;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
}

.webplossy .zv-4 {
    background-image: url('/img/zv-4.webp');
}

.tuman {
    background-image: url('/img/tuman.png');
    width: 32.625rem;
    margin-top: -12.7rem;
    margin-left: 77.5rem;
    height: 39.375rem;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
}

.webplossy .tuman {
    background-image: url('/img/tuman.webp');
}
