body {
    margin: 0;
    padding: 0;
    color: #333333;
    font-family: 'Gotham Pro';
}

.screen {
    width: 100%;
    height: 100vh;
    position: relative;
}

.full-screen {
    height: auto;
}

.title {
    position: absolute;
    top: 64px;
    left: 64px;
    margin: 0;
    font-size: 64px;
}

.screen-logo {
    width: 280px;
    height: 42px;
    background-image: url(https://kaspyinfo.ru/themes/default/front/img/logo.svg);
    display: inline-block;
    position: absolute;
    top: 85px;
    right: 64px;
    display: none;
}

#auditory3 {
	position: absolute;
	top: 25vh;
	text-align: center;
}

.screen-description {
    font-size: 18px;
    border-top: 1px solid #333333;
    width: 50%;
    padding: 16px 64px 16px 0;
    line-height: 1.5;
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: right;
}

#logo .container {
    width: 430px;
    height: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -50px 0 0 -215px;
}

#logo .img {
    width: 430px;
    height: 74px;
    background-image: url(https://kaspyinfo.ru/themes/default/front/img/logo.svg);
    background-size: cover;
}

#logo h2 {
    text-align: center;
    color: #174f89;
}

#about {
    background-size: cover;
    background-attachment: fixed;
    background-image: url(https://kaspyinfo.ru/wp-content/themes/hueman/img/mediakit/pc-back.png);
    -webkit-box-shadow: inset 8px 10px 18px rgba(0, 0, 0, 0.15);
    box-shadow: inset 8px 10px 18px rgba(0, 0, 0, 0.15);
}

#about h2 {
    color: #ffffff;
}

#about .list {
    margin: 0;
    color: #ffffff;
    font-size: 32px;
    line-height: 1.5;
    list-style: none;
    padding: 200px 0 0 200px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#about .list li {
    margin: 0 0 48px 0;
}

#about .list li:before {
    content: "# ";
}

#statistics .container {
    position: absolute;
    top: 256px;
    left: 0;
    width: 100%;
    padding: 0 64px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#statistics .item {
    display: inline-block;
    width: 33.33%;
    margin: 0 -5px 64px 0;
    vertical-align: top;
}

#statistics .item .value {
    font-size: 48px;
    color: #174f89;
    font-weight: 800;
}

#statistics .item .description {
    font-size: 18px;
    border-top: 1px solid #174f89;
    width: 50%;
    margin: 32px 0 0 0;
    padding: 16px 0 0 0;
    line-height: 1.5;
}

#dynamics {
    background-size: cover;
    background-attachment: fixed;
    background-image: url(https://kaspyinfo.ru/wp-content/themes/hueman/img/mediakit/back-2.png);
    -webkit-box-shadow: inset 8px 10px 18px rgba(0, 0, 0, 0.15);
    box-shadow: inset 8px 10px 18px rgba(0, 0, 0, 0.15);
    color: #ffffff;
}

#dynamics .container {
    position: absolute;
    top: 25vh;
    left: 0;
    width: 100%;
    padding: 0 64px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#dynamics .container svg {
    margin: 0 0 40px 0;
}

#dynamics .item {
    display: inline-block;
    width: 33.33%;
    margin: 0 -5px 64px 0;
    vertical-align: top;
    text-align: center;
}

#dynamics .item .img {
    display: inline-block;
    width: 192px;
    height: 192px;
    background-size: cover;
}

#dynamics .item .img.user-1 {
    background-image: url(https://kaspyinfo.ru/wp-content/themes/hueman/img/mediakit/user-1.png);
}

#dynamics .item .img.user-2 {
    background-image: url(https://kaspyinfo.ru/wp-content/themes/hueman/img/mediakit/user-2.png);
}

#dynamics .item .img.user-8 {
    background-image: url(https://kaspyinfo.ru/wp-content/themes/hueman/img/mediakit/user-8.png);
}

#dynamics .item .value {
    margin: 24px 0;
    font-size: 48px;
    font-weight: 800;
}

#dynamics .item .description {
    display: inline-block;
    max-width: 200px;
    font-size: 18px;
    line-height: 1.5;
    border-top: 1px solid #ffffff;
    margin: 32px 0 0 0;
    padding: 24px 0 0 0;
    color: #ffffff;
}

#dynamics .screen-description {
    border-color: #ffffff;
}

#auditory .container {
    position: absolute;
    top: 256px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: calc((100vh - 256px) / 2);
}

#auditory .container.age {
    width: 75%;
    left: 0;
    padding: 0 32px 0 64px;
}

#auditory .container.sex {
    width: 25%;
    left: 75%;
    padding: 0 64px 0 32px;
}

#auditory .container.age .item {
    display: inline-block;
    width: 20%;
    height: 100%;
    margin: 0 -5px 0 0;
    vertical-align: bottom;
    text-align: center;
    padding: 0 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    background: #123f68;
}

#auditory .container.age .item:nth-child(2n) {
    background: #174f89;
}

#auditory .container.age .value {
    color: #ffffff;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    margin: -9px 0 0 0;
}

#auditory .container.age .key {
    color: #333333;
    position: absolute;
    left: 0;
    bottom: -24px;
    width: 100%;
    font-size: 14px;
}

#auditory .container.sex .item {
    display: table;
    width: 100%;
    height: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#auditory .container.sex .item .cell {
    display: table-cell;
    vertical-align: middle;
}

#auditory .container.sex .item .img {
    display: block;
    width: 96px;
    height: 96px;
    margin: 0 auto;
    background-size: cover;
}

#auditory .container.sex .item .img.man {
    background-image: url(https://kaspyinfo.ru/wp-content/themes/hueman/img/mediakit/mans.png);
}

#auditory .container.sex .item .img.woman {
    background-image: url(https://kaspyinfo.ru/wp-content/themes/hueman/img/mediakit/womans.png);
}

#auditory .container.sex .item .value {
    display: block;
    text-align: center;
    font-size: 24px;
    font-weight: 800;
}

#auditory .container.sex .item .key {
    display: block;
    text-align: center;
    font-size: 18px;
}

#auditory .container.hobbies {
    top: calc((100vh - 256px) / 2 + 372px);
    padding: 0 64px 128px;
}

#auditory .container.hobbies .item {
    display: inline-block;
    width: 33.33%;
    height: 50%;
    margin: 0 -5px 0 0;
    vertical-align: top;
    padding: 0 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

#auditory .container.hobbies .item .img {
    display: inline-block;
    vertical-align: top;
    width: 58px;
    height: 58px;
    margin: 0 -63px 0 0;
    background-size: cover;
}

#auditory .container.hobbies .item .description {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 0 0 0 78px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#auditory .container.hobbies .item .value {
    display: block;
    font-size: 24px;
    font-weight: 800;
    margin: 4px 0 0 0;
}

#auditory .container.hobbies .item .key {
    display: block;
    font-size: 14px;
    margin: 4px 0 0 0;
}

#auditory .container.hobbies .item .img.img-1 {
    background-image: url(https://kaspyinfo.ru/wp-content/themes/hueman/img/mediakit/1.png);
}

#auditory .container.hobbies .item .img.img-2 {
    background-image: url(https://kaspyinfo.ru/wp-content/themes/hueman/img/mediakit/2.png);
}

#auditory .container.hobbies .item .img.img-3 {
    background-image: url(https://kaspyinfo.ru/wp-content/themes/hueman/img/mediakit/3.png);
}

#auditory .container.hobbies .item .img.img-4 {
    background-image: url(https://kaspyinfo.ru/wp-content/themes/hueman/img/mediakit/4.png);
}

#auditory .container.hobbies .item .img.img-5 {
    background-image: url(https://kaspyinfo.ru/wp-content/themes/hueman/img/mediakit/5.png);
}

#auditory .container.hobbies .item .img.img-6 {
    background-image: url(https://kaspyinfo.ru/wp-content/themes/hueman/img/mediakit/6.png);
}

#mobile {
    background-size: cover;
    background-attachment: fixed;
    background-image: url(https://kaspyinfo.ru/wp-content/themes/hueman/img/mediakit/back-3.png);
    -webkit-box-shadow: inset 8px 10px 18px rgba(0, 0, 0, 0.15);
    box-shadow: inset 8px 10px 18px rgba(0, 0, 0, 0.15);
    color: #ffffff;
}

#mobile .description {
    position: absolute;
    top: 256px;
    left: 64px;
    width: 50%;
    line-height: 1.5;
    font-size: 24px;
}

#mobile .container {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    padding: 0 64px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#mobile .container .item {
    display: block;
    margin: 0 0 86px 0;
    background: #ffffff;
    position: relative;
    height: 64px;
}

#mobile .container .item .value {
    position: absolute;
    left: 64px;
    top: 16px;
    font-size: 24px;
    font-weight: 800;
    color: #333333;
}

#mobile .container .item .key {
    position: absolute;
    left: 0;
    bottom: -32px;
    font-size: 18px;
}

#mobile .screen-description {
    border-color: #ffffff;
}

#banners .title {
    position: relative;
    top: 0;
    left: 0;
    margin: 64px;
}

#banners .scroll {
    height: 100%;
    width: 100%;
    overflow-y: auto;
}

#banners {
    padding: 0 0 400px 0;
    overflow: hidden;
}

#banners .container {
    width: 100%;
    max-width: 1170px;
    padding: 180px 0 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    margin: 0 auto 64px;
    text-align: center;
}

#banners .container.pc-2,
#banners .container.pc-3 {
    display: none;
    padding: 50px 0 0 0;
}

#banners .container .item {
    display: inline-block;
    margin: 0 -5px 0 0;
    vertical-align: top;
    width: 25%;
    position: relative;
}

#banners .container.pc-2 .item {
    width: 50%;
}

#banners .container.pc-3 .item {
    width: 100%;
}

#banners .container.banners .item:before {
    content: "";
    display: block;
    position: absolute;
    top: -170px;
    left: 0;
    width: 100%;
    height: 120px;
    background-image: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 341.33 1454'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23333;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Edown%3C/title%3E%3Cpath class='cls-1' d='M423.54,333.79a10.66,10.66,0,0,0-15.08,0L266.67,475.58V-931.33A10.66,10.66,0,0,0,256-942a10.66,10.66,0,0,0-10.67,10.67V475.58L103.54,333.79a10.67,10.67,0,1,0-15.08,15.08l160,160a10.66,10.66,0,0,0,15.08,0l160-160A10.66,10.66,0,0,0,423.54,333.79Z' transform='translate(-85.33 942)'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position-y: top;
    background-position-x: center;
}

#banners .container.pc-2 .item:before,
#banners .container.pc-3 .item:before {
    display: none;
}

#banners .container.price {
    padding: 100px 0 0 0;
}

#banners .container.price .item:before {
    content: "";
    display: block;
    position: absolute;
    top: -100px;
    left: 0;
    width: 100%;
    height: 80px;
    padding: 0 5px;
    background-image: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 341.33 1454'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23333;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Edown%3C/title%3E%3Cpath class='cls-1' d='M423.54,333.79a10.66,10.66,0,0,0-15.08,0L266.67,475.58V-931.33A10.66,10.66,0,0,0,256-942a10.66,10.66,0,0,0-10.67,10.67V475.58L103.54,333.79a10.67,10.67,0,1,0-15.08,15.08l160,160a10.66,10.66,0,0,0,15.08,0l160-160A10.66,10.66,0,0,0,423.54,333.79Z' transform='translate(-85.33 942)'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position-y: top;
    background-position-x: center;
}

#banners .container.price table {
    font-size: 14px;
}

#banners .container.price table tr:nth-child(2n) {
    background: #f1f1f1;
}

#banners .container.price table td {
    padding: 5px;
}

#banners .container.price table tr td:nth-child(2) {
    width: 100px;
}

#banners .container svg {
    max-width: 150px;
    width: 50%;
    height: auto;
}

#banners .container h3 {
    font-weight: 700;
    text-align: center;
}

#banners .container table {
    width: 100%;
    font-weight: 700;
    text-align: center;
}

#banners .container .banner-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    cursor: pointer;
    background: #ff8100;
    color: #ffffff;
    font-size: 0.7em;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    text-align: center;
}

#banners .container .banner-bottom span {
    display: block;
    font-size: 1.1em;
}

#banners .container .banner-bottom:hover {
    background: #123f68;
}

#svg-pc {
    position: relative;
    width: 100%;
    height: auto;
}

#banners .container img {
    width: 100%;
    height: auto;
    display: block;
}

#banners .container.container-pc {
    background: #dddddd;
    position: relative;
    height: auto;
    overflow: hidden;
    padding: 0;
    border: 1px solid #ff8100;
}

#banners .container.container-pc .banner-bottom {
    height: 50px;
}

#banners .container-2 {
    text-align: center;
}

.svg-item h3 {
    width: 100%;
    font-size: 16px;
    text-align: center;
}

.svg-item:last-child {
    margin: 0;
}

.svg-item svg {
    width: 100%;
    display: block;
}

#banners .container.container-tb {
    max-width: 600px;
    padding: 0;
    border: 1px solid #ff8100;
}

#banners .container.container-ph-1 {
    max-width: 480px;
    padding: 0;
    border: 1px solid #ff8100;
}

#banners .container.container-ph-1 .banner-bottom {
    height: 50px;
    font-size: 0.7em;
}

#banners .container.container-tb .banner-bottom {
    height: 50px;
}

#banners .container.container-ph-2 {
    max-width: 480px;
    padding: 0;
    border: 1px solid #ff8100;
}

#banners .container.container-ph-2 .banner-bottom {
    height: 50px;
    font-size: 0.7em;
}

svg .cls-1 {
    fill: #333333;
}

svg .cls-1,
svg .cls-2 {
    stroke: #ff8100;
    stroke-miterlimit: 10;
    stroke-width: 5px;
}

svg .cls-2 {
    fill: none;
}

svg .cls-3 {
    fill: #ff8100;
    cursor: pointer;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

svg .cls-3 {
    fill: #ff8100;
}

svg .cls-4 {
    font-size: 18px;
    font-family: GothamPro-Bold, Gotham Pro;
    fill: #fff;
    font-weight: 400;
}

svg .cls-5 {
    font-size: 24px;
}

svg .cls-3:hover {
    fill: #123f68;
}

svg .cls-6 {
    fill: #333;
}

svg .cls-6,
svg .cls-7 {
    stroke: #ff8100;
    stroke-miterlimit: 10;
    stroke-width: 5px;
}

svg .cls-7 {
    fill: none;
}

svg .cls-8 {
    fill: #ff8100;
    cursor: pointer;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

svg .cls-8:hover {
    fill: #123f68;
}

svg .cls-9 {
    font-size: 18px;
    fill: #fff;
    font-family: GothamPro-Bold, Gotham Pro;
    font-weight: 700;
}

svg .cls-10 {
    font-size: 24px;
}

svg .cls-11 {
    fill: #333;
}

svg .cls-11,
svg .cls-12 {
    stroke: #ff8100;
    stroke-miterlimit: 10;
    stroke-width: 5px;
}

svg .cls-12 {
    fill: none;
}

svg .cls-13 {
    fill: #ff8100;
    cursor: pointer;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

svg .cls-13:hover {
    fill: #123f68;
}

svg .cls-14 {
    font-size: 18px;
    fill: #fff;
    font-family: GothamPro-Bold, Gotham Pro;
    font-weight: 700;
}

svg .cls-15 {
    font-size: 24px;
}

svg .cls-16,
svg .cls-17 {
    stroke-miterlimit: 10;
    stroke-width: 5px;
}

svg .cls-17 {
    fill: none;
}

svg .cls-16 {
    fill: #ff8100;
    cursor: pointer;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

svg .cls-16:hover {
    fill: #123f68;
}

svg .cls-17 {
    font-size: 18px;
    fill: #fff;
    font-family: GothamPro-Bold, Gotham Pro;
    font-weight: 700;
}

svg .cls-18 {
    fill: #fff;
    font-family: GothamPro-Bold, Gotham Pro;
    font-size: 24px;
}

#contacts {
    background-size: cover;
    background-attachment: fixed;
    background-image: url(https://kaspyinfo.ru/wp-content/themes/hueman/img/mediakit/pc-back.png);
    -webkit-box-shadow: inset 8px 10px 18px rgba(0, 0, 0, 0.15);
    box-shadow: inset 8px 10px 18px rgba(0, 0, 0, 0.15);
    color: #ffffff;
}

#contacts .staff {
    width: 75%;
    margin: -150px 0 0;
    padding: 0 64px 0 0;
    position: absolute;
    left: 25%;
    color: #ffffff;
    font-size: 32px;
    line-height: 1.5;
    top: 50%;
    box-sizing: border-box;
    list-style: none;
}

#contacts .staff .item {
    width: 50%;
    max-width: 220px;
    margin: 0 -5px 0 0;
    padding: 0 60px 0 0;
    overflow: hidden;
    display: inline-block;
    text-align: center;
}

#contacts .staff .item img {
    width: 100%;
    max-width: 160px;
    border-radius: 50%;
    text-align: center;
}

#contacts .staff .item .name {
    font-size: 32px;
    display: block;
    text-align: center;
}

#contacts .staff .item .phone {
    font-size: 24px;
    display: block;
    text-align: center;
}

#contacts .list {
    margin: 0;
    padding: 0 64px 0 0;
    color: #ffffff;
    font-size: 20px;
    line-height: 1.5;
    box-sizing: border-box;
    list-style: none;
}

#contacts .list li {
    margin: 0 0 8px 0;
    position: relative;
}

#contacts .list li:before {
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    right: -38px;
}

#contacts .list li.address:before {
    content: "\f041";
}

#contacts .list li.phone:before {
    content: "\f095";
    right: -42px;
}

#contacts .list li.email:before {
    content: "\f0e0";
    right: -44px;
}

@media only screen and (max-width: 1170px) {

    #statistics .item .value {
        font-size: 32px;
    }

    #dynamics .item .value {
        font-size: 32px;
    }
}

@media only screen and (max-height: 768px) {

    #statistics .container {
        top: 200px;
    }

    #dynamics .item .img {
        width: 102px;
        height: 102px;
    }

    #auditory .container {
        top: 200px;
    }

    #auditory .container.hobbies {
        top: calc((100vh - 256px) / 2 + 280px);
    }

    #auditory .container.hobbies .item {
        margin: 0 -5px 30px 0;
    }
}

@media only screen and (max-height: 600px), only screen and (max-width: 1024px) {

    #about .list {
        top: 200px;
        left: 20%;
        width: 80%;
        font-size: 25px;
    }

    #about .list li {
        margin: 0 0 24px 0;
    }

    #statistics .container {
        top: 170px;
    }

    #statistics .item {
        margin: 0 -5px 32px 0;
    }

    #statistics .item .value {
        font-size: 32px;
    }

    #statistics .item .description {
        font-size: 15px;
        margin: 16px 0 0 0;
        padding: 8px 0 0 0;
        line-height: 1.1;
    }

    #dynamics .item .value {
        margin: 18px 0;
        font-size: 32px;
    }

    #dynamics .item .description {
        font-size: 16px;
        line-height: 1.2;
        margin: 0;
        padding: 10px 0 0 0;
    }

    #auditory .container {
        top: 170px;
    }

    #auditory .container.age {
        width: 80%;
        padding: 0 0 0 64px;
    }

    #auditory .container.age .key {
        font-size: 12px;
        bottom: -14px;
    }

    #auditory .container.sex {
        width: 20%;
        left: 80%;
        padding: 0 64px 0 32px;
    }

    #auditory .container.sex .item .img {
        width: 48px;
        height: 48px;
    }

    #auditory .container.sex .item .value {
        font-size: 14px;
    }

    #auditory .container.sex .item .key {
        font-size: 14px;
    }

    #auditory .container.hobbies {
        top: calc((100vh - 256px) / 2 + 240px);
    }

    #auditory .container.hobbies .item .img {
        width: 32px;
        height: 32px;
    }

    #auditory .container.hobbies .item .key {
        font-size: 12px;
        line-height: 1.2;
    }

    #auditory .container.hobbies .item .value {
        font-size: 18px;
    }

    #auditory .container.hobbies .item {
        height: auto;
        margin: 0 -5px 10px 0;
    }

    #mobile .description {
        top: 170px;
    }

    #mobile .description {
        font-size: 18px;
    }

    #mobile .container .item {
        height: 48px;
    }

    #mobile .container .item .value {
        top: 12px;
        left: 48px;
        font-size: 20px;
    }

    #mobile .container .item {
        margin: 0 0 48px 0;
    }

    #contacts .list {
        top: 220px;
        font-size: 24px;
    }
}

@media only screen and (max-width: 1000px) {
    #banners .container.pc-1 {
        display: none;
    }
    #banners .container.pc-2 {
        display: block;
    }
}

@media only screen and (max-width: 800px) {

    .title {
        top: 32px;
        left: 32px;
        font-size: 48px;
    }

    .screen-description {
        font-size: 16px;
        width: 40%;
        padding: 8px 32px 8px 0;
    }

    #about .list {
        top: 50%;
        margin-top: -150px;
        font-size: 24px;
        left: 120px;
    }

    #statistics .container {
        top: 50%;
        margin-top: -150px;
    }

    #dynamics .container {
        top: 50%;
        margin-top: -120px;
    }
}

@media only screen and (max-width: 600px) {

    #banners .container.pc-2 {
        display: none;
    }
    #banners .container.pc-3 {
        display: block;
    }
}

@media only screen and (max-height: 480px), only screen and (max-width: 640px) {

    .screen {
        height: auto;
        padding: 0 0 64px 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        /*min-height: 100vh;*/
    }

    #logo {
        min-height: 100vh;
    }

    .title {
        position: static;
        padding: 32px 0 0 32px;
        font-size: 32px;
    }

    .screen-description {
        width: 50%;
        font-size: 14px;
    }

    #about .list {
        position: static;
        width: 100%;
        max-width: 480px;
        margin: 32px auto 0;
        padding: 0 32px;
        font-size: 18px;
    }

    #statistics .container {
        position: static;
        width: 100%;
        margin: 64px 0 0;
        padding: 0 32px;
    }

    #statistics .item {
        margin: 0 -5px 32px 0;
    }

    #statistics .item .value {
        font-size: 24px;
    }

    #statistics .item .description {
        font-size: 14px;
        margin: 8px 0 0 0;
    }

    #dynamics .container {
        position: static;
        margin: 64px 0 0;
        padding: 0 32px;
    }

    #dynamics .item {
        padding: 0 16px 0 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    #dynamics .item .img {
        width: 64px;
        height: 64px;
    }

    #dynamics .item .value {
        font-size: 24px;
    }
	
	#auditory2 .container {
		position: static;
		width: 100%;
		height: auto;
	}

    #auditory .container.age {
        position: static;
        margin: 32px 0 0;
        padding: 0 32px 32px;
        height: 258px;
        width: 100%;
    }

    #auditory .container.sex {
        position: static;
        margin: 64px 0 0;
        padding: 0 32px;
        width: 100%;
        height: auto;
    }

    #auditory .container.sex .item {
        width: 50%;
        display: inline-block;
        margin: 0 -5px 0 0;
        text-align: center;
    }

    #auditory .container.sex .item .cell {
        display: block;
        text-align: center;
    }

    #auditory .container.hobbies {
        position: static;
        margin: 64px 0 0;
        padding: 0 32px;
        width: 100%;
        height: auto;
    }

    #auditory .container.age .key {
        bottom: -38px;
        height: 32px;
    }

    #mobile .description {
        position: static;
        margin: 32px 0 0;
        padding: 0 32px;
    }

    #mobile .container {
        position: static;
        margin: 32px 0 0;
        padding: 0 32px;
    }

    #mobile .container .item {
        height: 32px;
        margin: 0 0 64px 0;
    }

    #mobile .container .item .value {
        top: 6px;
        left: 32px;
        font-size: 18px;
    }

    #banners .title {
        position: static;
        margin: 0 0 64px;
    }

    #contacts .list {
        position: static;
        margin: 64px 0 0;
        padding: 0;
        width: 100%;
        font-size: 20px;
    }

    #contacts .list li {
        margin: 0;
    }

    #contacts .list li.address:before,
    #contacts .list li.email:before {
        display: none;
    }

    #contacts .staff {
        position: relative;
        width: 100%;
        text-align: center;
        padding: 0;
        margin: 100px 0 0;
        display: block;
        top: auto;
        left: auto;
    }

    #contacts .screen-description {
        width: 100%;
        position: static;
        padding: 0 20px;
        margin: 0;
        right: auto;
        display: block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

}

@media only screen and (max-width: 480px) {

    #logo .img {
        width: 300px;
        height: 44px;
        background-size: cover;
        margin: 0 auto;
    }

    #logo h2 {
        font-size: 20px;
    }

    #statistics .item {
        width: 50%;
        padding: 0 16px 0 0;
        box-sizing: border-box;
    }

    #dynamics .item {
        width: 100%;
    }

    #auditory .container.age .value {
        font-size: 12px;
        margin: -6px 0 0 0;
    }

    #auditory .container.hobbies .item {
        width: 50%;
    }

    #mobile .container .item .key {
        font-size: 14px;
        bottom: -24px;
        width: calc(100vw - 64px);
    }
}

@media only screen and (max-width: 400px) {

    .screen-description {
        width: 80%;
    }

    #logo .container {
        width: 300px;
        margin: -50px 0 0 -150px;
    }

    #statistics .container {
        margin: 48px 0 0;
    }

    #dynamics .container {
        margin: 48px 0 0;
    }

    #dynamics .item {
        margin: 0 0 32px 0;
    }

    #banners .title {
        margin: 0 0 48px;
    }

    #contacts .list {
        margin: 48px 0 0;
        padding: 0 32px 0 98px;
        font-size: 16px;
    }
}

@media only screen and (max-width: 352px) {

    .title {
        font-size: 24px;
    }

    #statistics .container {
        margin: 32px 0 0;
    }

    #statistics .item {
        width: 100%;
        padding: 0;
    }

    #dynamics .container {
        margin: 32px 0 0;
    }

    #auditory .container.age {
        padding: 0 0 48px;
    }

    #auditory .container.hobbies .item {
        width: 100%;
        margin: 0 0 32px;
        padding: 0;
    }

    #mobile .description {
        width: 100%;
        padding: 0 32px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

}