.backdrop-1 {
    display: none;
}

.mobile-header-2020 ~ .backdrop-1 {
    padding-top: 62px;
}

.mobile-header-2020.is-hidden-up ~ .backdrop-1 {
    padding-top: 62px;
}

.backdrop-head {
    width: 100%;
}

.backdrop-1 .backdrop-image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: fixed;
    width: 100%;
    padding-bottom: 62.7%;
}

.backdrop-1 .backdrop-gradient {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20vw;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .8) 60%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .8) 60%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .8) 60%, rgba(255, 255, 255, 1) 100%);
}

.template-1.content {
    position: relative;
    padding-top: 62px;
}

.template-1 #stat_page {
    background-color: #fff;
    margin-top: 0;
    border-radius: 0;
}

.template-1 .stat_box {
    padding: 0 0 30px;
    width: 100%;
    font-family: 'Raleway';
}

.template-1 .head-photo {
    width: 100%;
    margin-bottom: 15px;
}

.template-1 .stat_centr_wr .st-name {
    font-size: 28px;
    line-height: 1.1;
    text-align: center;
    font-family: 'Raleway';
    font-weight: 800;
    margin-bottom: 30px;
}

.template-1 .stat_centr_wr .style_subtitle {
    font-size: 23px;
    line-height: 1.2;
    text-align: center;
    font-weight: 300;
    font-family: 'Raleway';
    margin-bottom: 30px;
    width: 100%;
    display: inline-block;
}

.stat_centr_wr h2 {
    font-size: 23px;
}

.template-1 .stat_centr_wr img.divider {
    display: block;
    margin: 0 auto 30px;
    width: auto;
    max-width: 90%;
}

.template-1 .down_stat_wr {
    border-bottom: none;
    padding-bottom: 0;
    margin-top: 20px;
}

.template-1 .down_stat_wr {
    border-bottom: none;
    display: block;
}

.template-1 .down_material {
    -ms-flex-align: start;
    align-items: flex-start;
}

.down_material_last {
    -ms-flex-pack: center;
    justify-content: center;
}

.template-1 .down_material .inform_top_line {
    width: auto;
    height: 20px;
}

.template-1 .comments {
    padding: 0 0 30px;
    display: inline-block;
    width: 100%;
}

.template-1 .right_inform_top_line > div {
    height: 20px;
}

.template-1 .inform_top_line span {
    margin-top: 1px;
}

.template-1 .head_com_block {
    width: 100%;
    padding: 0 15px;
}

.template-1 .comment_mob_lite {
    width: 100%;
    margin: 5px auto 0;
}

.template-1 .inform_count .coments {
    margin-right: 10px;
    display: inline-block;
    cursor: auto;
}

@media (min-width: 500px) {
    .template-1 .stat_centr_wr .st-name {
        font-size: 6vw;
    }

    .template-1 .stat_centr_wr .style_subtitle {
        font-size: 25px;
    }

    .stat_centr_wr h2 {
        font-size: 25px;
    }

    /*.template-1 .social-down .social-btn i {
        text-align: left;
        width: auto;
    }

    .template-1 .social-down .social-btn .s-count {
        display: block;
    }

    .template-1 .social-down .social-btn.btn-mail i {
        text-align: center;
        width: 100%;
        margin: 0;
    }*/
}

@media (min-width: 768px) {

    .backdrop-1 {
        display: block;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        padding-top: 50px;
        background-color: #fff;
    }

    .template-1.content .container {
        padding-left: 0;
        padding-right: 0;
    }

    .template-1 #stat_page {
        margin-top: calc(19.5vw + 50px);
        margin-bottom: 50px;
        border-radius: 15px;
        -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, .1);
        box-shadow: 0 0 40px 0 rgba(0, 0, 0, .1);
    }

    .template-1 .stat_box {
        padding: 50px 50px 30px;
        width: 100%;
    }

    .template-1 .flex-dop {
        padding: 0 50px;
    }

    .template-1 .stat_centr_wr .style_subtitle {
        font-family: 'Raleway';
    }

    .template-1 .stat_centr_wr img.divider {
        margin: 0 auto 40px;
    }


    .template-1 .stat_centr_wr .st-name {
        font-size: 46px;
        margin-bottom: 40px;
    }

}

@media (min-width: 992px) {

    .template-1 .stat_centr_wr .st-name {
        font-size: 56px;
    }

    .template-1 .stat_box {
        padding: 50px 100px 30px;
        width: 100%;
    }

    .template-1 blockquote p.bq_text {
        font-size: 25px;
        font-style: italic;

        font-weight: 300;
    }

    .template-1 .comments {
        padding: 0 10%;
    }
}

@media (min-width: 1200px) {

    .template-1.content .container {
        width: 970px;
    }

    .template-1 .stat_box {
        padding: 75px 120px 30px;
        width: 100%;
    }

}
