@font-face {
    font-family: 'Avenir Next Cyr';
    src: url("https://dimdom.ua/wp-content/themes/dimdom/assets/fonts/AvenirNextCyr/AvenirNextCyr.eot");
    src: url("https://dimdom.ua/wp-content/themes/dimdom/assets/fonts/AvenirNextCyr/AvenirNextCyr.eot?#iefix") format("embedded-opentype"),
    url("https://dimdom.ua/wp-content/themes/dimdom/assets/fonts/AvenirNextCyr/AvenirNextCyr.woff") format("woff"),
    url("https://dimdom.ua/wp-content/themes/dimdom/assets/fonts/AvenirNextCyr/AvenirNextCyr.otf") format("opentype");
    font-weight: normal;
    font-style: normal
}

* {
    font-size: 18px;
    font-family: Avenir Next Cyr;
    vertical-align: middle;
}

h2 {
    font-family: Marck Script;
    font-style: normal;
    font-weight: normal;
    font-size: 62px;
    line-height: 97%;
    text-align: left;
    text-transform: none;
}
.btn.rotate {
    -webkit-transform: rotate(-9deg) matrix(1, 0.16, 0, 1, 0, 0);
    -ms-transform: rotate(-9deg) matrix(1, 0.16, 0, 1, 0, 0);
    transform: rotate(-9deg) matrix(1, 0.16, 0, 1, 0, 0);
}
.btn {
    background: linear-gradient(180deg, #F25F5F 0%, #F32626 100%);
    box-shadow: 0px 5px 20px rgba(217, 49, 53, 0.5), 0px 4px 0px #EA0000;
    border-radius: 10px;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 130%;
    text-align: center;
    letter-spacing: 0.05em;
    color: #FFFFFF;
}
.round-bg-img {
    width: 450px;
    height: 450px;
    border-radius: 50%;
}
.round-bg-img.youtube {
    position: relative;
    cursor: pointer;
}
.photo-descr.youtube{
    position: relative;
    width: fit-content;
    cursor: pointer;
}
.photo-descr.youtube:after {
    content: '';
    display: block;
    width: 109px;
    height: 109px;
    background: url('https://dimdom.ua/wp-content/themes/dimdom/assets/images/youtube.svg');
    position: absolute;
    right: 0;
    top: 50%;
    border-radius: 50%;
}
div[id^=screen] {
    position: relative;
}
div[id^=screen].white {
    background-color: #f8f8f8!important;
}
div[id^=screen].yellow {
    background-color: #ffde00!important;
}

/*=========================================== HEADER-LINE =============================================*/
#screen00 {
    padding-left: 15px;
    margin-top: 25px;
}
span.header-text {
    max-width: 250px;
    display: inline-block;
    vertical-align: middle;
    padding-left: 30px;
}
.header-icons {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

/*=========================================== SCREEN-1 =============================================*/

div#screen01 {
    margin-top: 25px;
    margin-top: 25px;
}

img#dimdomchik {
    width: 500px;
    height: auto;
    position: absolute;
    top: 20px;
    right: 250px;
    pointer-events: none;
}
#screen01 .small.arrow.text {
    width: fit-content;
    max-width: 129px;
    position: absolute;
    right: 200px;
    bottom: 90px;
}
#screen01 .arrow:before {
    content: '';
    background-image: url('https://dimdom.ua/wp-content/themes/dimdom/assets/images/arrow.png');
    height: 92px;
    width: 29px;
    display: block;
    position: absolute;
    z-index: 100;
    transform: rotate(143deg);
    right: 128px;
    top: -109px;
}
.header-cloud h2 {
    min-height: 250px;
    display: block;
    max-width: 590px;
    padding: 55px 0 0 105px;
    background-image: url('https://dimdom.ua/wp-content/uploads/2020/12/01-speaking-cloud.svg');
    background-repeat: no-repeat;
    background-position-x: -25px
}
#screen01 .text-wide {
    padding-left: 15px;
    max-width: 80%;
}
#screen01 .text-description {
    max-width: 380px;
}
#screen01 span.bigger {
    font-size: 24px;
    display: inline-block;
    margin-bottom: 5px;
}
#screen01 span.bigger b {
    display: inline-block;
    position: relative;
    bottom: 2px;
    font-size: 23px;
}
#screen01 .inner p:first-of-type {
    font-family: Avenir Next Cyr;
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    line-height: 147%;
    letter-spacing: 0.04em;
    color: #000000;
    display: inline-block;
    max-width: 800px;
}

#screen01 .text-wide p:last-of-type {
    display: inline-block;
    position: relative;
    width: fit-content;
}
#screen01 .text-wide p:last-of-type:after {
    display: block;
    content: '';
    width: 50px;
    height: 50px;
    background: url('https://dimdom.ua/wp-content/uploads/2020/12/a7d93b50ba76124e28a493af5fe418c6.png');
    background-repeat: no-repeat;
    position: absolute;
    right: -60px;
    bottom: -20px;
    background-size: 30px 30px;
    z-index: 1000;
}
.dimdomchik {
    background-color: transparent;
}
/*==============================================     SCREEN-2 - ХТО Я?  ========================================*/

div[id^=screen].skew.straight-content {
    padding-bottom: 250px;
}

div[id^=screen].skew.straight-content .container-fluid {
    background-color: #ffde00;
    -webkit-transform: matrix(1, 0.16, 0, 1, 0, 0);
    -ms-transform: matrix(1, 0.16, 0, 1, 0, 0);
    transform: matrix(1, 0.16, 0, 1, 0, 0);
    margin-top: 100px;
    position: relative;
    top: 200px;
}

#screen02 h2 {
    display: inline-block;
    font-size: 72px;
}
img.minions {
    width: 200px;
    height: auto;
    vertical-align: top;
    position: relative;
    float: right;
}
#screen02 p {
    font-size: 20px;
    margin-bottom: 20px;
}
#screen02 .white-rules {
    width: 440px;
    height: 562px;
    background: #FFFFFF;
    box-shadow: 0px 4px 30px rgba(255, 255, 255, 0.3);
    border-radius: 25px;
    margin: 0 auto;
    padding: 40px;
    padding-bottom: 120px;
    position: relative;
    top: -95px;
}
#screen02 .title-rules {
    font-weight: 600;
    font-size: 24px;
    line-height: 120%;
    text-align: center;
    color: #000000;
    margin-bottom: 36px;
}
#screen02 .button-block {
    position: absolute;
    bottom: 40px;
    text-align: center;
    left: 40px;
    right: 40px;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 120%;
    text-align: center;
}
#screen02 .btn:not(:disabled):not(.disabled) {
    cursor: pointer;
    margin-top: 15px;
}
ul.dash li {
    position: relative;
    margin-bottom: 25px;
    font-size: 18px;
    line-height: 120%;
}
ul.dash li:before {
    content: '';
    background: url('https://dimdom.ua/wp-content/themes/dimdom/assets/images/dash.svg');
    width: 15px;
    height: 5px;
    display: block;
    position: absolute;
    z-index: 100;
    background-repeat: no-repeat;
    left: 20px;
    top: 8px;
}
/*==============================================     SCREEN-3 - Подобалось?  ========================================*/

#screen03 {
    padding-top: 160px;
    position: relative;
    z-index: 0;
}
#screen03 img.broom {
    position: absolute;
    top: -180px;
    right: 7%;
    z-index: 100;
}
#screen03 h2 {
    font-size: 72px;
}

#screen03 .subtitle {
    font-style: italic;
    font-weight: 500;
    font-size: 23px;
    line-height: 29px;
}
#screen03 .num {
    font-style: normal;
    font-weight: 600;
    font-size: 70px;
    line-height: 147%;
    letter-spacing: 0.05em;
    color: #000000;
}
#screen03 .numbered-icons {
    -webkit-transform: matrix(1, 0.16, 0, 1, 0, 0);
    -ms-transform: matrix(1, 0.16, 0, 1, 0, 0);
    transform: matrix(1, 0.16, 0, 1, 0, 0);
}
#screen03 .numbered-icons img {
    max-height: 90px;
    width: auto;
    max-width: 90px;
}
#screen03 .numbered-icons:nth-of-type(3) img {
    height: auto;
    width: 122px;
    max-width: unset;
    margin-top: 21px;
    margin-left: -15px;
}
#screen03 .row.numbers-icons {
    text-align: center;
}
#screen03 .round {
    background-color: #ffde00;
    width: 140px;
    height: 140px;
    display: inline-block;
    border-radius: 50%;
    padding: 25px;
}
#screen03 .button-block {
    width: 100%;
    padding: 80px 0 50px 0;
    text-align: center;
}
#screen03 .description {
    font-size: 20px;
    margin-top: 10px;
    padding-left: 45px;
}
#screen03 img.kitties {
    width: 193px;
    height: AUTO;
    float: right;
    -webkit-transform: matrix(1, 0.16, 0, 1, 0, 0);
    -ms-transform: matrix(1, 0.16, 0, 1, 0, 0);
    transform: matrix(1, 0.16, 0, 1, 0, 0);
}
#screen03 .above-button p {
    font-family: Avenir Next Cyr;
    font-style: italic;
    font-weight: 600;
    font-size: 22px;
    line-height: 115%;
    text-align: center;
}


/*==============================================     SCREEN-4 - Покажи відправнику  ========================================*/

#screen04 {
    padding: 105px 0 65px 0;
}
#screen04 h2.second {
    margin: 95px 0 65px;
    text-align: left;
}
#screen04 h2 {
    font-size: 62px;
    line-height: 97%;
    text-align: center;
    margin: 0px 0 20px 0;
    width: 100%;
}
#screen04 .subtitle {
    font-family: Avenir Next Cyr;
    font-style: italic;
    font-weight: 600;
    font-size: 24px;
    line-height: 115%;
    text-align: center;
}
#screen04 img.instagram, img.facebook {
    -webkit-transform: matrix(1, 0.16, 0, 1, 0, 0);
    -ms-transform: matrix(1, 0.16, 0, 1, 0, 0);
    transform: matrix(1, 0.16, 0, 1, 0, 0);
    width: 202px;
    height: 202px;
}
#screen04 .row.social {
    margin: 30px 0 40px;
}
#screen04 .text b {
    font-size: 24px;
}
#screen04 .text {
    font-style: italic;
    font-size: 24px;
    line-height: 120%;
    text-align: left;
}
#screen04 .hash span {
    font-style: italic;
    font-weight: 600;
    font-size: 24px;
    line-height: 115%;
    color: #000000;
    margin-left: 20px;
}
.smiles-item img {
    height: 227px;
    width: auto;
}
.smile-slider {
    max-width: 750px;
    margin: 0 auto;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #869791;
    width: 10.59px;
    height: 10.59px;
    left: 745.09px;
    top: 3452.37px;
    background: #F23333;
    -webkit-transform: matrix(1, 0.16, 0, 1, 0, 0);
    -ms-transform: matrix(1, 0.16, 0, 1, 0, 0);
    transform: matrix(1, 0.16, 0, 1, 0, 0);
}
.owl-theme .owl-dots .owl-dot span {
    width: 7.56px;
    height: 7.56px;
    left: 725.69px;
    top: 3455.86px;
    background: #FFFFFF;
}
.owl-carousel .owl-item img {
    display: block;
    width: auto;
    margin: 0 auto;
}
.smiles-item {
    -webkit-transform: matrix(1, 0.16, 0, 1, 0, 0) rotate(-9deg);
    -ms-transform: matrix(1, 0.16, 0, 1, 0, 0) rotate(-9deg);
    transform: matrix(1, 0.16, 0, 1, 0, 0) rotate(-9deg);
}
/*=======================================     SCREEN-5 - Покажи відправнику  ======================================*/
#screen05 {
    padding-top: 170px;
}
#screen05 .container-fluid {
    -webkit-transform: matrix(1, 0.16, 0, 1, 0, 0);
    -ms-transform: matrix(1, 0.16, 0, 1, 0, 0);
    transform: matrix(1, 0.16, 0, 1, 0, 0);
}
#screen05 .right {
    position: relative;
    top: -75px;
}
#screen05 p.small.description {
    font-size: 16px;
    line-height: 25px;
    text-align: center;
}
#screen05 .round-bg-img {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin-bottom: 35px;
    border: solid 7px #ffde00;
}
#screen05 p.small.arrow:before {
    content: '';
    background-image: url(https://dimdom.ua/wp-content/themes/dimdom/assets/images/arrow3.svg);
    background-repeat: no-repeat;
    height: 58px;
    width: 122px;
    display: block;
    position: absolute;
    z-index: 100;
    transform: rotate(26deg);
    left: -95px;
    top: -109px;
}
#screen05 p.small.arrow {
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    position: absolute;
    bottom: 0;
    left: -115px;
}
#screen05 .photo-descr.youtube:after {
    right: 23px;
    bottom: 108px;
    top: unset;
    pointer-events: none;
}

/*=======================================     SCREEN-6 - Навіщо?  ======================================*/

#screen06 {
    padding-top: 170px;
}
#screen06 .container-fluid {
    -webkit-transform: matrix(1, 0.16, 0, 1, 0, 0);
    -ms-transform: matrix(1, 0.16, 0, 1, 0, 0);
    transform: matrix(1, 0.16, 0, 1, 0, 0);
}
#screen06 .round-bg-img {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    border: solid 7px white;
}
#screen06 .photo-descr {
    position: relative;
    top: -150px;
}
#screen06 .small.description {
    margin-top: 10px;
    font-family: Avenir Next Cyr;
    font-style: normal;
    font-size: 16px;
    line-height: 21px;
    text-align: center;
}
#screen06 .half {
    display: inline-block;
    width: fit-content;
    max-width: 355px;
    vertical-align: baseline;
}
#screen06 .half.second {
    margin-left: 50px;
    position: relative;
    top: 8px;
    font-style: italic;
    font-weight: 600;
    font-size: 20px;
    line-height: 23px;
}
#screen06 .description p {
    max-width: 452px;
    font-size: 20px;
    line-height: 24px;
}
#screen06 .button-block p {
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    max-width: 495px;
}

/*=======================================   SCREEN-7 - Навіщо?  ======================================*/

#screen07 {
    padding-top: 90px;
    padding-bottom: 258px;
}
#screen07 h2 {
    font-size: 72px;
    margin-bottom: 15px;
}
#screen07 img.dimdomchik_007 {
    position: absolute;
    width: 611px;
    left: -220px;
    top: -105px;
    height: auto;
    transform: rotate(64deg);
}
#screen07 span.red {
    font-family: Marck Script;
    font-size: 72px;
    line-height: 70px;
    color: #F23333;
    position: relative;
    top: -6px;
}
#screen07 .description {
    font-family: Avenir Next Cyr;
    font-style: italic;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
}
.haha {
    margin-top: 75px;
    font-family: Avenir Next Cyr;
    font-style: italic;
    font-weight: 600;
    font-size: 32px;
    line-height: 97%;
    color: #F23333;
}
img.barnlock {
    width: 137px;
    height: auto;
    position: absolute;
    right: 270px;
    -webkit-transform: matrix(1, 0.16, 0, 1, 0, 0);
    -ms-transform: matrix(1, 0.16, 0, 1, 0, 0);
    transform: matrix(1, 0.16, 0, 1, 0, 0);
}

/*=======================================   SCREEN-8 - За це все потрібно платити??  ======================================*/
#screen08 {
    padding-top: 88px;
    padding-bottom: 67px;
}
#screen08 h2 {
    font-size: 72px;
    line-height: 97%;
}
#screen08 img.screen_8_cat {
    width: 168px;
    height: auto;
}
#screen08 .text-block {
    max-width: 540px;
}
#screen08 .text-block, .screen_8_cat {
    display: inline-block;
}
#screen08 .button-block p {
    font-family: Avenir Next Cyr;
    font-style: italic;
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
    max-width: 280px;
    padding-top: 20px;
}
#screen08 .photo-descr.youtube {
    position: relative;
    left: 50%;
    -webkit-transform: matrix(1, 0.16, 0, 1, 0, 0) translateX(-50%);
    -ms-transform: matrix(1, 0.16, 0, 1, 0, 0) translateX(-50%);
    transform: matrix(1, 0.16, 0, 1, 0, 0) translateX(-50%);
}
#screen08 .photo-descr.youtube:after {
    right: 16px;
    bottom: 11px;
    top: unset;
    pointer-events: none;
}
#screen08 .youtube.round-bg-img {
    border: solid white 7px;
}
/*=======================================   SCREEN-9 - Часті питання  ======================================*/

#screen09 {
    margin-top: 160px;
    padding-bottom: 150px;
}

#screen09  h2{
    font-size: 72px;
}

#screen09 p {
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
}
#screen09 p.answer {
    font-weight: 400;
}

/*=======================================   SCREEN-10 - Співучасники  ======================================*/
#screen10 {
    padding: 100px 0 90px;
    margin-bottom: 100px;
}
div#screen10 p {
    font-style: italic;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    max-width: 690px;
}
#screen10 img {
    width: 138px;
    height: auto;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    border-radius: 23%;
}
.icon-col:last-of-type img {
    border-radius: 0!important;
}
.round-wrapper {
    width: 168px;
    height: 168px;
    background-color: white;
    border-radius: 50%;
    -webkit-transform: matrix(1, 0.16, 0, 1, 0, 0);
    -ms-transform: matrix(1, 0.16, 0, 1, 0, 0);
    transform: matrix(1, 0.16, 0, 1, 0, 0);
    position: relative;
}

/*==========================================================================================================

============================================================================================================*/

@media screen and (max-width: 1280px) {
    .header-cloud h2 {
        min-height: 250px;
        max-width: 380px;
        padding: 68px 0 0 30px;
        background-position: -11px 40px;
        background-size: 406px;
        font-size: 47px;
    }
    img#dimdomchik {
        right: 120px;
    }
    #screen01 .small.arrow.text {
        right: 100px;
    }
    #screen05 p.small.arrow {
        font-size: 18px;
        line-height: 21px;
        max-width: 300px;
        left: -20px;
    }
    #screen06 h2 {
        margin-bottom: 20px;
    }
    #screen06 .half {
        max-width: unset;
    }
    #screen06 .half.second {
        margin: 0 0 20px;
    }
}

@media screen and (max-width: 1180px) {
    img#dimdomchik {
        right: 120px;
    }
    #screen01 .small.arrow.text {
        right: 10px;
    }
    #screen05 p.small.arrow {
        left: 30px;
    }
}

@media screen and (max-width: 992px) {
    img#dimdomchik {
        width: 175px;
    }
    img#dimdomchik {
        right: 276px;
        top: 75px;
    }
    #screen01 .small.arrow.text {
        right: 107px;
        top: 270px;
    }
    .photo-descr.youtube {
        margin: 0 auto;
    }
    #screen05 {
        padding-top: 70px;
    }
    #screen05 p.small.arrow {
        left: unset;
        top: -90px;
        right: 0;
        height: fit-content;
    }
    #screen05 p.small.arrow:before {
        left: 110px;
    }
    #screen06 .photo-descr {
        top: 20px;
    }
    #screen06 .round-bg-img {
        width: 320px;
        height: 320px;
    }
}

@media screen and (max-width: 992px) {
    img#dimdomchik {
        width: 175px;
    }
    img#dimdomchik {
        right: 276px;
        top: 75px;
    }
    #screen01 .small.arrow.text {
        right: 107px;
        top: 270px;
    }
    #screen02 .white-rules {
        top: 0;
    }
    #screen03 img.broom {
        right: 0%;
    }
    div[id^=screen].skew.straight-content .container-fluid {
        top: 100px;
    }
    .row.social {
        text-align: center;
    }
    #screen04 .row.social > [class^="col"] {
        width: 50%;
    }
    #screen04 .row.social img {
        width: 86px;
        height: auto;
    }
    p.instagram, p.facebook{
        display: block!important;
    }
    #screen05 .right {
        position: relative;
        top: 0;
    }
    #screen05 .right {
        top: 0;
    }
    #screen07 {
        padding-top: 90px;
        padding-bottom: 400px;
    }
    #screen07 img.dimdomchik_007 {
        width: 400px;
        left: -150px;
        top: 255px;
    }
    #screen10 img {
        left: 40%;
    }
    .round-wrapper {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 860px) {
    img#dimdomchik {
        right: 176px;
        top: 75px;
    }
    #screen01 .small.arrow.text {
        right: 7px;
        top: 270px;
    }
}

@media screen and (max-width: 780px) {
    .container-fluid {
        padding-right: 0px;
        padding-left: 0px;
    }
    #screen01 span.bigger {
        display: none;
    }
    .header-cloud h2 {
        max-width: 259px;
        padding: 7px 0 0 6px;
        background-position: -10px -5px;
        background-size: 240px;
        font-size: 35px;
        min-height: 92px;
    }
    img#dimdomchik {
        right: unset;
        top: 106px;
        left: 10px;
        width: 270px;
    }
    #screen01 .small.arrow.text {
        right: unset;
        top: 270px;
        left: 330px;
    }
    #screen01 .text-description {
        max-width: 380px;
        margin-top: 200px;
    }
    .header-icons {
        max-width: 35px;
        position: absolute;
        right: 5px;
        top: 40px;
        z-index: 100;
    }
    img.barnlock {
        right: 10px;
    }
}
@media screen and (max-width: 768px) {
    #screen05 {
        padding-top: 70px;
    }
    #screen05 p.small.arrow {
        top: 415px;
        height: fit-content;
        left: calc(50% - 139px);
    }
    #screen05 p.small.arrow:before {
        transform: rotate(258deg);
        left: -95px;
        top: 50px;
    }
    #screen05 .photo-descr.youtube {
        margin: 0 auto;
        margin-top: 90px;
    }
    #screen08 h2 {
        font-size: 38px;
        line-height: 42px;
        padding-left: 15px;
    }
    h2.second {
        padding-left: 0!important;
    }
    #screen08 img.screen_8_cat {
        width: 250px;
        height: auto;
        margin: 0 auto;
        left: calc(50% - 125px);
        position: relative;
        margin-bottom: 75px;
    }
    #screen09 {
        margin-top: 70px;
        padding-bottom: 50px;
    }
    #screen10 .col-md-6 {
        width: 48%;
        text-align: center;
        padding: 0;
    }
    #screen10 .round-wrapper {
        margin-bottom: 20px;
        margin: 0 auto 20px auto;
    }
}
@media screen and (max-width: 640px) {
    .header-icons a {
        margin-bottom: 5px;
        display: inline-block;
    }
    .header-icons {
        max-width: 35px;
    }
    div#screen01 {
        margin-top: 0;
    }
    div#screen01 {
        margin-top: 22px;
    }
    * {
        font-size: 18px;
    }
    #screen07 .description {
        font-size: 18px;
    }
    .haha {
        margin-top: 35px;
    }
    #screen07 h2 {
        font-size: 52px;
    }
    #screen07 .description {
        font-size: 18px;
        line-height: 22px;
    }
}

@media screen and (max-width: 480px) {
    img#dimdomchik {
        left: 120px;
    }
    #screen09 p {
        font-weight: 600;
        font-size: 18px;
        line-height: 20px;
    }
    #screen09 h2 {
        font-size: 48px;
        margin-bottom: 40px;
    }
    img.barnlock {
        display: none;
    }
    .haha {
        margin-top: 25px;
    }
    #screen01 .text-description {
        text-align: center;
    }
    #screen01 .text-description p {
        padding-left: 15px;
    }
    .inner.text-left img {
        width: 75px;
        height: auto;
    }
    span.header-text {
        font-size: 13px;
        line-height: 13px;
        max-width: 165px;
        padding-left: 10px;
    }
    #screen01 .small.arrow.text {
        left: 25px;
    }
    #screen01 .arrow:before {
        transform: rotate(-50deg);
        right: 41px;
        top: 80px;
    }
    #screen01 .small.arrow.text {
        top: 150px;
        height: fit-content;
    }
    .header-cloud h2 {
        margin-left: 12px;
    }
    .text-wide .inner p {
        font-size: 16px!important;
    }
    .text-wide .inner p {
        font-size: 16px!important;
        text-align: center;
    }
    div#screen01 {
        margin-top: 22px;
        margin-bottom: -85px;
    }
    #screen02 p {
        font-size: 16px;
        margin-bottom: 13px;
        line-height: 21px;
    }
    #screen02 h2 {
        display: inline-block;
        font-size: 52px;
        margin-bottom: 18px;
    }
    #screen02 .white-rules {
        width: 318px;
        padding: 10px;
        padding-bottom: 120px;
        position: relative;
        margin-top: 15px;
    }
    ul.dash li {
        margin-bottom: 15px;
        font-size: 16px;
        line-height: 19px;
    }
    #screen02 .title-rules {
        font-size: 18px;
        margin-top: 15px;
    }
    #screen03 img.broom {
        width: 320px;
        height: auto;
        bottom: unset;
        top: -85px;
    }
    img.minions {
        top: -95px;
        position: absolute;
        float: none;
        right: 0;
    }
    .modal-open .modal {
        padding: 0!important;
    }
    .modal-dialog.modal-lg.modal-dialog-centered {
        margin: 6px;
    }
    .modal .modal-header {
        padding: 40px 5px 20px 5px;
    }
    .modal .modal-body {
        padding: 0 5px 50px;
    }
    #screen03 .subtitle {
        font-size: 16px;
        line-height: 25px;
    }
    h2 {
        margin-bottom: 1rem;
    }
    #screen03 h2 {
        font-size: 52px;
    }
    #screen03 {
        padding-top: 100px;
    }
    #screen03 .numbered-icons {
        margin: 15px 0;
    }
    #screen03 .description {
        padding-left: 0;
    }
    #screen03 img.kitties {
        float: none;
    }
    #screen03 .description {
        padding-left: 0;
    }
    #screen04 {
        padding: 50px 0 50px 0;
    }
    #screen04 h2 {
        font-size: 42px;
    }
    #screen04 .row.social {
        margin: 30px 0 0px;
    }
    #screen04 .text {
        font-size: 19px;
        line-height: 23px;
        text-align: center;
        margin-bottom: 20px;
    }
    .hash .hash1, .hash .hash2 {
        font-size: 24px;
        line-height: 28px;
        width: 100%;
        display: inline-block;
        text-align: center;
        margin-bottom: 7px;
    }
    #screen04 h2.second {
        margin: 35px 0 40px;
        font-size: 44px;
        text-align: center;
    }
    .owl-carousel .owl-item img {
        display: block;
        top: 0px;
    }
    .owl-nav {
        display: none;
    }
    #screen05 p.small.arrow {
        top: 350px;
        /* left: 66px; */
    }
    #screen05 p.small.arrow:before {
        transform: rotate(258deg);
        left: -70px;
        top: 54px;
    }
    #screen05 h2 {
        font-size: 40px;
    }
    h2 {
        font-size: 52px;
    }
    .round-bg-img {
        width: 320px;
        height: 320px;
    }
    .photo-descr.youtube:after {
        width: 77px;
        height: 77px;
        background-size: 77px, 77px;
    }
    #screen05 .photo-descr.youtube:after {
        right: 7px;
    }
    #screen06 {
        padding-top: 70px;
    }
    #screen06 .half.second {
        font-size: 18px;
    }
    #screen06 .description p {
        font-size: 18px;
    }
    #screen06 .button-block p {
        font-size: 20px;
        text-align: center;
    }
    #screen06 button.btn {
        margin: 0 auto;
        display: block;
    }
    #screen10 .round-wrapper {
        -webkit-transform: matrix(1, 0.16, 0, 1, 0, 0) scale(0.7);
        -ms-transform: matrix(1, 0.16, 0, 1, 0, 0) scale(0.7);
        transform: matrix(1, 0.16, 0, 1, 0, 0) scale(0.7);
    }
}

@media screen and (max-width: 360px) {
    #screen02 .white-rules {
        width: 280px;
    }
    img#dimdomchik {
        left: 120px;
        width: 200px;
        top: 170px;
    }
}