.top .logo{
    display: none;
}

.container {
    padding: 0 16px;
}

.button{
    padding: 4px 10px;
}

.top .buttons{
    display: flex;
    margin-top: 15px;
}

.top .buttons .button{
    width: 136px;
    display: inline-block;
    text-align: center;
}

.top .container{
    justify-content: flex-start;
}

.top .buttons .button{
    margin-left: 0;
    margin-right: 12px;
}

.top .buttons .button:last-child{
    margin-right: 0;
}

.banner .container {
    padding-top: 20px;
    position: relative;
    z-index: 2;
}

h1, h1.h1-style, h2.h1-style, h3.h1-style{
    font-size: 36px;
    line-height: 1.08;
}

.banner{
    text-align: center;
    height: 446px;
    background-image: url(../img/headline_mobile.png);
}

.banner::before{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.2;
    position: absolute;
    z-index: 1;
}

p.bigger, .bigger{
    font-size: 16px;
    line-height: 1.5;
}

.banner .but {
    margin-top: 40px;
}

.steps{
    padding: 36px 0;
}

.steps-boxes{
    flex-wrap: wrap;
}

.steps-boxes::before {
    display: none;
}

.steps-boxes .box{
    width: 100%;
    max-width: 100%;
}

.steps-boxes .box + .box{
    margin-top: 23px;
}

.logos{
    padding: 38px 0;
}

.logos .users {
    margin-top: 21px;
}

.logos .users img{
    height: 85px;
}

.users a{
    margin-right: 10px;
}

.users a + a{
    margin-left: 0;
}

.volunteer{
    padding-top: 11px;
}

.volunteer_boxes .box{
    width: 100%;
}

.volunteer_boxes .full{
    flex-wrap: wrap;
    padding-left: 16px;
    padding-right: 16px;
}

.volunteer_boxes .box.align-right {
    text-align: center;
}

.volunteer_boxes .box.align-left {
    text-align: center;
}

.volunteer_boxes{
    margin-top: -8px;
    width: calc( 100% + 32px );
    margin-left: -16px;
    padding-bottom: 560px;
    background-size: auto 560px;
}

.volunteer_boxes .box{
    border: 0px solid transparent;
    box-shadow: none;
    padding: 24px 0;
    min-height: 0;
    margin-bottom: -10px;
}

.i-boxes {
    padding: 22px 0 32px;
}

.info-boxes{
    flex-wrap: wrap;
}

.info-boxes .box::before {
    display: none;
}

.info-boxes .box{
    width: 100%;
    min-height: 0;
    padding: 0;
}

.info-boxes .box + .box{
    margin-top: 30px;
}

.shops{
    padding: 32px 0;
}

.shops .tabs {
    margin-top: 53px;
    width: calc( 100% + 32px );
    margin-left: -16px;
}

.shops .tabs .head li:first-child{
    padding-left: 11px;
}

.shops .tabs .head li:last-child{
    padding-right: 11px;
}

.shops .tabs .head a{
    padding-left: 15px;
    padding-right: 15px;
}

.shops .tabs .body{
    padding-left: 16px;
    padding-right: 16px;;
    margin-top: 29px;
}

.online-boxes .box{
    width: calc( ( 100% - 12px ) / 2 );
    margin-left: 12px;
    padding: 12px 15px 18px;
    min-height: 152px;
    margin-bottom: 16px;
}

.online-boxes .box:nth-child(2n+1){
    margin-left: 0;
}

.online-addition-info{
    margin-top: 36px;
}

.online-addition-info .box{
    width: 100%;
    margin-left: 0;
}

.online-addition-info .box + .box{
    margin-top: 36px;
}

.shops-boxes .box{
    width: 100%;
    min-height: 0;
    padding: 12px 15px 18px;
    margin-bottom: 16px;
    margin-left: 0;
}

.bottom .container::before {
    display: none;
}

.bottom .container{
    flex-wrap: wrap;
    padding-top: 26px;
    padding-bottom: 22px;
}

.bottom .copy{
    width: 100%;
    text-align: center;
    justify-content:center;
}

.bottom .copy span {
    margin-top: -6px;
}

.bottom .right{
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 17px;
}

.bottom .right a.circle.yt{
    margin-left: 0;
}

.bottom .right .circles{
    width: 100%;
    justify-content: center;
    margin-top: 18px;
}

.contact .container{
    flex-wrap: wrap;
}

.contact .form_box{
    width: 100%;
    min-height: 0;
    padding-top: 38px;
    padding-left: 18px;
    padding-right: 18px;
    padding-bottom: 32px;
}

.contact .h1-style{
    font-size: 48px;
    line-height: 1.21;
    text-align: center;
}

.contact .form_box .tit p {
    margin-top: 30px;
    font-size: 18px;
    line-height: 1.44;
    color: var(--text-color-dark);
    text-align: center;
}

.contact .form{
    margin-top: 35px;
}

.contact .slider_box{
    width: 100%;
    min-height: 662px;
}

.slider_box .owl-dots{
    margin-top: -41px;
}

.slider_box .item {
    padding-left: 15px;
    padding-right: 15px;
}

.slider_box .item .text{
    font-size: 18px;
    line-height: 1.33;
    margin-bottom: 27px;
}

.slider_box .item .sign{
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: -6px;
}

.bottom {
    margin-top: -3px;
}

#thanks{
    text-align: center;
    padding: 60px 0 100px;
}

.app_logos img {
	padding-bottom: 25px;
}

.plugin_body .volunteer_boxes .full {
  padding-top: 0px;
}
.plugin_body .info-boxes .box + .box {
  margin-top: 0px;
}
.plugin_body p.bigger {
	width: 100%;
	font-size: 20px;
	opacity: 0.7;
}