@media (max-width: 480px) {

    body {
        width: auto;
    }

/* Шапка сайта */

    header {
        width: auto;
        position: relative;
        height: 69px;
    }

    div.all-header {
        width: auto;
    }

    .logo {
        width: 27px;
        height: 51px;
        padding-left: 18px;
        padding-top: 9px;
        padding-right: 5px;
    }

    div.main_name {
        padding-top: 21px;
        padding-left: 54px;
    }

    .main_name p {
        width: 95px;
        height: 27px;
        font-family: 'Fredoka One';
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 15px;

        color: #000000;
    }

    .active::after {display: none;}

    .menu-burger__header {
        position: absolute; 
        width: 31px;
        height: 35px;
        display: block;
        top: 14px;
        right: 18px;
    }

    .menu-burger__header span, .menu-burger__header:after, .menu-burger__header:before{
        height: 3px;
        width: 100%;
        position: absolute;
        background: #E8532E;
        margin: 0 auto;
        border-radius: 3px;
        z-index: 2;
    }
    .menu-burger__header span{
        top: 21px;
    }
    .menu-burger__header:after, .menu-burger__header:before{
        content: '';
    }
    .menu-burger__header:after{
        bottom: 2px;
    }
    .menu-burger__header:before{
        top: 12px;
    }

    .header__nav {
        display: none;
        position: absolute;
        background: #FFFFFF;
        box-shadow: #ccc;
        width: 100%;
        height: 325px;
        box-shadow: 0 4px 2px -2px rgba(36, 36, 36, 0.17);
        transition: all 0.4s ease;
        z-index: 1;
        opacity: 0;
    }

    .header__nav ul {
        display: block;
    }

    .header__nav li {
        text-align: center;
        padding-bottom: 10px;
        font-size: 14px;
        width: 100%;
    }

    .menu-burger__header.open-menu span {
        opacity: 0; 
        transition: 0.5s; 
    }
    .menu-burger__header.open-menu:before {
        transform: rotate(38deg);
        top: 16px;
        transition: 0.4s;
    }
    .menu-burger__header.open-menu:after {
        transform: rotate(-38deg);
        bottom: 16px;
        transition: 0.4s;
    }

    .header__nav.open-menu {
        display: block;
        position: absolute;
        right: 0;
        width: 100%;
        height: 325px;
        align-items: center;
        opacity: 1;
    }

    .header__nav.open-menu li {
        display: block;
        float: none;
        margin: 20px auto;
        text-align: center;
        padding-bottom: 10px;
    }

/* Основа */

    main {
        width: auto;
        overflow: hidden;
    }

    div.mission {
        height: 1103px;
    }

    div.mission p.mission_start {
        width: 179px;
        height: 56px;
        margin: 0 auto;
        margin-top: 13px;
        font-family: 'DM Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 11px;
        line-height: 14px;
        text-align: center;
    }

    div.mission h3.mission_h3 {
        width: 285px;
        height: 44px;
        margin: 0 auto;
        margin-top: 17px;
        font-family: 'Fredoka One';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 22px;
        text-align: center;
    }

    div.mission p.mission_center_1 {
        width: 177px;
        height: 58px;
        margin: 0 auto;
        margin-top: 17px;
        font-family: 'DM Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 11px;
        line-height: 14px;
        text-align: center;
    }

    img.mission_image_left {
        height: 303px;
        margin-top: -150px;
    }

    div.mission p.mission_center_2 {
        width: 179px;
        height: 98px;
        margin: 0 auto;
        margin-top: 290px;
        font-family: 'DM Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 11px;
        line-height: 14px;
        text-align: center;
    }

    div.mission p.mission_center_end {
        width: 179px;
        height: 70px;
        margin: 0 auto;
        margin-top: 18px;
        font-family: 'DM Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 11px;
        line-height: 14px;
        text-align: center;
    }

    img.mission_image_right {
        position: absolute;
        width: 285px;
        height: 296px;
        margin-top: 194px;
    }

    div.mission p.mission_center_end_2 {
        width: 181px;
        height: 56px;
        margin: 0 auto;
        margin-top: 304px;
        font-family: 'DM Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 11px;
        line-height: 14px;
        text-align: center;
    }

    div.our_team {
        top: 77px;
        width: auto;
        height: 656px;
        max-width: 480px;
    }

    div.ellipse {
        width: 421px;
        height: 101px;
    }

    img.ellipse_top {
        position: absolute;
        left: -401px;
        top: -50px;
    }

    img.ellipse_bottom {
        position: absolute;
        left: -401px;
        top: 650px;
    }

    div.our_team h3 {
        height: 17px;
        margin: 0 auto;
        margin-top: -140px;
        font-family: 'Fredoka One';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 17px;
    }

    div.team_info p {
        font-family: 'Fredoka One';
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 15px;
    }

    div.team_info span {
        width: 107px;
        height: 28px;
        font-family: 'DM Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 11px;
        line-height: 14px;
        text-align: center;
    }

    div.team_info img {
        width: 107px;
        height: 107px;
    }

    div.first img {
        border: 2px solid #9FEEFF;
        border-radius: 50%;
        padding: 4px;
        margin: 5px -5px;
    }

    div.team_info br {
        display: none;
    }

    div.team_info div.first {
        position: absolute;
        width: 107px;
        height: 107px;
        left: 35px;
        top: 56px;
    }

    div.team_info div.second {
        position: absolute;
        width: 107px;
        height: 107px;
        left: 65%;
        top: 62px;
    }

    
    div.team_info div.third {
        position: absolute;
        width: 107px;
        height: 107px;
        left: 37%;
        top: 251px;
    }

    div.team_info div.fourth {
        position: absolute;
        width: 107px;
        height: 107px;
        left: 37px;
        top: 446px;
    }

    div.team_info div.fifth {
        position: absolute;
        width: 107px;
        height: 107px;
        left: 65%;
        top: 446px;
    }

    div.our_products {
        width: auto;
        height: 630px;
        left: 0px;
        top: 175px;
    }

    div.our_products h3 {
        height: 17px;
        left: 35%;
        top: 84px;
        font-family: 'Fredoka One';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 17px;
    }

    div.top_shot img.top_shot {
        position: absolute;
        width: 80px;
        height: 70px;
        left: 13%;
        top: 122px;
    }

    div.top_shot p {
        position: absolute;
        width: 148px;
        height: 42px;
        left: 50%;
        top: 136px;
        font-family: 'DM Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 11px;
        line-height: 14px;
    }

    div.top_shot p span {display: none;}

    div.top_shot p.highlights {
        display: block;
        position: absolute;
        width: 148px;
        height: 14px;
        left: 50%;
        top: 356px;
        font-family: 'DM Sans';
        font-style: normal;
        font-weight: 500;
        font-size: 11px;
        line-height: 14px;
        color: #000000;
    }

    div.top_shot img.top_shot_main {
        position: absolute;
        width: 95%;
        height: 148px;
        left: 2.5%;
        top: 195px;
    }

    div.cryptokitties img.cryptokitties {
        position: absolute;
        width: 117px;
        height: 25px;
        left: 13%;
        top: 405px;
    }

    div.cryptokitties p {
        position: absolute;
        width: 33px;
        height: 14px;
        left: 50%;
        top: 411px;
        font-family: 'DM Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 11px;
        line-height: 14px;
    }

    div.cryptokitties img.cryptokitties_main {
        position: absolute;
        width: 95%;
        height: 154px;
        left: 2.5%;
        top: 450px;
    }

    div.careers {
        width: auto;
        height: 254px;
        left: 0px;
    }

    div.careers img {display: none;}
    div.careers .main_text {display: none;}
    div.careers button {display: none;}

    div.careers h3 {
        position: absolute;
        width: 64px;
        height: 17px;
        left: 41%;
        top: 23px;
        font-family: 'Fredoka One';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 17px;
    }

    div.careers .first_text {
        position: absolute;
        width: 135px;
        height: 28px;
        left: 13%;
        top: 78px;
        font-family: 'DM Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 11px;
        line-height: 14px;
    }

    div.careers .second_text {
        position: absolute;
        width: 65px;
        height: 14px;
        left: 68%;
        top: 78px;
        font-family: 'DM Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 11px;
        line-height: 14px;
    }

    div.careers div.rectangle_1 {
        position: absolute;
        width: 78%;
        height: 6px;
        left: 12%;
        top: 128px;
    }

    div.careers .third_text {
        position: absolute;
        width: 150px;
        height: 28px;
        left: 13%;
        top: 184px;
        font-family: 'DM Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 11px;
        line-height: 14px;
    }

    div.careers .fourth_text {
        position: absolute;
        width: 23px;
        height: 14px;
        left: 80%;
        top: 181px;
        font-family: 'DM Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 11px;
        line-height: 14px;
    }

    div.careers div.rectangle_2 {
        position: absolute;
        width: 78%;
        height: 6px;
        left: 12%;
        top: 239px;
    }

    div.contact_us {
        position: relative;
        width: auto;
        height: 370px;
        left: 0px;
    }

    div.contact_us h3 {
        position: absolute;
        width: 90px;
        height: 17px;
        left: 40%;
        top: 36px;
        font-family: 'Fredoka One';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 17px;
    }

    .contact_us ul li a {border: none;}
    .contact_us ul li a span {display: none;}

    a.twitter {
        position: absolute;
        width: 20px;
        height: 20px;
        left: 20%;
        top: 83px;
    }

    a.facebook {
        position: absolute;
        width: 20px;
        height: 20px;
        left: 35%;
        top: 83px;
    }

    ul li a.medium {
        position: absolute;
        width: 20px;
        height: 20px;
        left: 50%;
        top: 83px;
    }

    a.discord {
        position: absolute;
        width: 20px;
        height: 20px;
        left: 65%;
        top: 83px;
    }

    a.email {
        position: absolute;
        width: 15.6px;
        height: 20px;
        left: 80%;
        top: 83px;
    }
}

@media (max-width: 370px) {
    div.team_info div.second {left: 60%}
    div.team_info div.fifth {left: 60%}
}