@media (min-width:992px) {


    .header {
        z-index: 2;
        padding-top: 24px;
        padding-bottom: 9px;

    }


    .menu {

        display: flex;
        justify-content: space-between;
        width: 580px;

    }

    .menu a {
        letter-spacing: 2px;
        font-size: 16px;
        font-weight: 600;
        color: #fff;
        text-transform: uppercase;
        transition: all 0.5s
    }

    .menu a:hover {
        color: #00E2FE
    }

    .sec0 {
        position: relative;
        z-index: 1;

        background: url(../img/bg0.png) 50% 0 no-repeat;
        min-height: 876px;
    }

    .iframe .frame {
        width: 752px;
        height: 423px;
    }

    .sec1 {
        margin-top: -75px;
        padding-top: 75px;
        background: url(../img/bg1.jpg) 50% 0 no-repeat;
        padding-bottom: 100px;
        min-height: 785px;
    }

    .sec .title {
        font-size: 52px;

    }

    .people {
        position: relative;

        background: #000;
    }

    .people:after {
        position: absolute;
        left: -50%;
        right: -50%;
        bottom: 0;
        transform: translateY(60%);
        content: "";
        height: 150px;
        background: url(../img/line.png) 50% no-repeat;
        background-size: contain;
    }

    .people picture {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }


    .sec2 {
        position: relative;
        background: url(../img/bg2.svg) 50% 0 no-repeat;
        margin-top: -75px;
        padding-top: 75px;
        padding-bottom: 70px;
        min-height: 880px
    }

    .s2p {
        height: 424px;
        width: 100%;
    }


    .s2p1 {
        background: url(../img/img21.png);
        background-size: 100% 100%;
    }

    .s2p2 {
        background: url(../img/img22.png);
        background-size: 100% 100%;
    }

    .s2p3 {
        background: url(../img/img23.png);
        background-size: 100% 100%;
    }

    .sec3 {
        margin-top: -75px;
        padding-top: 75px;
        background: url(../img/bg3.jpg) 50% 0 no-repeat;

    }


    .s3p2 img {
        margin-bottom: -100px;
    }

    .sec4 {
        padding-top: 75px;
        padding-bottom: 75px;
        background: url(../img/bg41.png) 50% 0, url(../img/bg4.svg) 50% 0 no-repeat;

        min-height: 870px
    }

    .s4p {
        float: right;

    }

    .s4p {
        width: 660px;
    }

    .sec5 {
        margin-top: -75px;
        padding-bottom: 75px;
        background: url(../img/bg5.svg) 50% 0 no-repeat;
        background-size: auto 100%;
    }

    .s5p {
        min-height: 510px;
        padding: 40px;
        height: 100%;
        background: url(../img/img6.png);
        background-size: 100% 100%;
    }

    .name {
        font-size: 22px;
    }

    .sec6 {
        padding-top: 75px;
        padding-bottom: 75px;
        background: url(../img/bg6.png) 50% 0 no-repeat;
        min-height: 885px
    }

    .footer {
        margin-top: -75px;
        padding-top: 75px;
    }

    .menu2 {
        display: inline-flex;
        justify-content: space-between
    }

    .menu2 li:not(:last-child) {
        margin-right: 50px;
    }

    .monster {
        left: 65%;
    }

}

@media (min-width:992px) and (max-width:1199px) {

    .menu {
        max-width: 540px;
    }

    .sec0 {
        min-height: 800px;
        overflow: hidden;
        background-size: cover;
    }

    .iframe .earth {
        width: 80%;
        right: 10%;
    }

    .sec .title {
        font-size: 40px;
    }

    .store a:last-child {
        margin-left: 15px;
    }

    .monster {
        width: 200px;
        right: 0;
        left: auto;
    }
}

@media (min-width:768px) and (max-width:991px) {

    .sec0 {
        overflow: hidden;
    }

    .header {
        position: absolute;
        z-index: 2;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .logo1 img {
        height: 25px;
    }

    .menu {
        justify-content: space-between;
        display: inline-flex;
        width: 330px
    }

    .menu a {
        letter-spacing: 2px;
        font-size: 12px;
        font-weight: 600;
        color: #fff;
        text-transform: uppercase;
        transition: all 0.5s
    }

    .menu a:hover {
        color: #00E2FE
    }

    .sec0 {
        position: relative;
        z-index: 1;
        min-height: 510px;
        background: url(../img/bg0-md.png) 50% 0;
        text-align: center;

    }

    .iframe .frame {
        width: 382px;
        height: 213px;
    }

    .sec0 .title {
        font-size: 20px;
    }

    .sec .title {
        font-size: 44px;
    }

    .store a {
        width: 200px;
    }

    .sec1 {
        margin-top: -75px;
        padding-top: 75px;
        background: url(../img/bg1-md.jpg) 50% 0 no-repeat;
        background-size: cover;
        padding-bottom: 100px;
        min-height: 730px;
    }

    .sec2 {
        position: relative;
        background: url(../img/bg2-md.svg) 50% 0 no-repeat;
        margin-top: -75px;
        padding-top: 75px;
        padding-bottom: 70px;
        min-height: 940px
    }

    .s2p {
        margin: auto;
        width: 100%;
        min-height: 205px;
        font-size: 14px;
    }

    .s2p .name {
        font-size: 20px;
    }

    .s2p1 {
        background: url(../img/img21-md.png);
        background-size: 100% 100%;
    }

    .s2p2 {
        background: url(../img/img22-md.png);
        background-size: 100% 100%;
    }

    .s2p3 {
        background: url(../img/img23-md.png);
        background-size: 100% 100%;
    }

    .sec3 {
        margin-top: -75px;
        padding-top: 75px;
        background: url(../img/bg3-md.jpg) 50% 0 no-repeat;
        background-size: cover
    }

    .s3p2 img {
        margin-bottom: -100px;
    }


    .sec4 {
        text-align: center;
        padding-top: 75px;
        padding-bottom: 75px;
        background: url(../img/bg41-md.png) 50% 0, url(../img/bg4-md.svg) 50% 0 no-repeat;

        min-height: 920px
    }

    .sec4 .store {
        display: inline-flex;
        flex-direction: column;
    }



    .sec5 {
        margin-top: -75px;
        padding-top: 75px;
        padding-bottom: 75px;
        background: url(../img/bg5.svg) 50% 0 no-repeat;
        background-size: auto 100%;
        min-height: 100px;
    }


    .s5p {
        margin: auto;
        font-size: 14px;
        width: 100%;
        padding: 40px;
        min-height: 230px;
        background: url(../img/img6-md.png);
        background-size: 100% 100%;
    }

    .s5p .name {
        font-size: 18px;
        min-height: auto;
    }

    .sec6 {
        padding-top: 75px;
        padding-bottom: 75px;
        background: url(../img/bg6-md.png) 50% 0 no-repeat;
        min-height: 830px
    }

    .sec6 .text {
        max-width: 375px
    }

    .footer {
        margin-top: -75px;
        padding-top: 75px;
    }

    .menu2 {
        flex-wrap: wrap;
        display: inline-flex;
        justify-content: space-between
    }



    .menu2 li:last-child {
        width: 100%;
        padding-top: 20px;
    }

    .monster {
        width: 200px;
        right: 0;
        left: auto;
    }


}

@media (min-width:768px) {
    .header.active {
        padding-top: 10px;
        padding-bottom: 10px;
        background: #202125;
    }

    .nav .close {
        display: none;
    }

    .nav1 {
        display: none;
    }
}

@media (max-width:767px) {

    .header.active .nav1 .logo-xs,
    .header.active .nav1 .aivik-xs {
        display: none;
    }

    .header.active .menu-icon {
        background-color: #000;
    }

    .nav {
        position: fixed;
        z-index: 5;
        left: 0;
        top: 0;
        right: 0;
        width: 100%;
        padding: 20px;
        padding-top: 70px;
        background: #000;
        text-align: left;
        display: block;
        min-height: 100vh;
        font-family: 'Furore';
        transform: translate(-100%);
        transition: all 0.5s
    }

    .nav.active {
        transform: translate(0)
    }

    .nav .close {

        position: absolute;
        left: 15px;
        top: 15px;
        width: 30px;
        height: 30px;

    }

    .nav .close:after,
    .nav .close:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 50%;
        border-top: 2px solid #fff;
    }

    .nav .close:after {
        transform: rotate(-45deg)
    }

    .nav .close:before {
        transform: rotate(45deg)
    }

    .nav a {
        width: 100%;
        display: inline-block;
        margin-top: 15px;
        color: #fff;
        font-size: 20px;
    }

    .nav img {
        height: 30px;
    }

    .header {
        z-index: 2;

    }

    .nav1 {
        padding: 10px 0;
        z-index: 1;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .menu-icon {
        border-radius: 4px;
        width: 30px;
        height: 30px;
        background: url(../img/menu-icon.svg) 50% no-repeat;
        background-size: 20px;
        transition: all 0.5s;
    }

    .logo-xs {
        width: 40px;
        height: 30px;
        background: url(../img/logo-xs.png) 50% no-repeat;
        background-size: contain;
    }

    .aivik-xs {
        width: 40px;
        height: 30px;
        background: url(../img/aivix-xs.png) 50% no-repeat;
        background-size: contain;
    }

    .sec0 .title {
        font-size: 18px;
    }

    .header {
        position: fixed;
    }

    .sec0,
    .sec1,
    .sec2,
    .sec3,
    .sec4,
    .sec5,
    .sec6,
    .sec7;

    .footer {
        overflow: hidden;
    }



    .sec .title {
        font-size: 27px;
    }

    .sec0 {
        overflow: hidden;
        text-align: center;
        min-height: 480px;

        position: relative;
        z-index: 1;

        background: url(../img/bg0-xs.png) 50% 0 no-repeat;
        text-align: center;

    }

    .iframe .frame {
        width: 290px;
        height: 160px;
    }

    .iframe .earth {
        width: 375px;
        right: 45%;
        top: -10%;
    }

    .sec1 {
        margin-top: -35px;
        padding-top: 35px;
        background: url(../img/bg1-xs.jpg) 50% 0 no-repeat;
        background-size: 480px 100%;

        min-height: 730px;
    }

    .people {
        width: 120px;
    }

    .sec2 {
        text-align: left;
        position: relative;
        background: url(../img/bg2-xs.svg) 50% 0 no-repeat;
        background-size: cover;
        margin-top: -35px;
        padding-top: 35px;
        padding-bottom: 70px;
        min-height: 1200px
    }

    .sec2 .title span {

        display: block;
    }

    .sec2 .title img.logo2 {
        display: inline;
    }

    .s2p {
        margin: auto;
        width: 100%;
        min-height: 280px;
        font-size: 14px;
        padding: 25px;
    }

    .s2p .name {
        font-size: 20px;
    }

    .s2p1 {
        background: url(../img/img21-xs.png);
        background-size: 100% 100%;
    }

    .s2p2 {
        background: url(../img/img22-xs.png);
        background-size: 100% 100%;
    }

    .s2p3 {
        background: url(../img/img23-xs.png);
        background-size: 100% 100%;
    }

    .sec3 {
        text-align: left;
        margin-top: -75px;
        padding-top: 75px;
        background: url(../img/bg3-xs.jpg) 50% 0 no-repeat;
        background-size: 480px 100%;


    }

    .s3p1 img {
        transform: scale(1.2);
        transform-origin: 50% 100%
    }

    .s3p2 img {
        transform: scale(1.3);
        margin-bottom: -100px;
        transform-origin: 50% 100%
    }

    .sec4 {
        text-align: left;
        padding-top: 75px;
        padding-bottom: 75px;
        background: url(../img/bg41-xs.png) 50% 100% no-repeat, url(../img/bg4-xs.svg) 50% 100% no-repeat;

        min-height: 670px
    }

    .sec4 .title span {
        display: block;
    }

    .sec4 .store {
        display: inline-flex;
        flex-direction: column;
    }

    .sec5 {
        margin-top: -35px;
        padding-top: 35px;
        padding-bottom: 75px;
        background: url(../img/bg5.svg) 50% 0 no-repeat;
        background-size: auto 100%;
        min-height: 100px;
    }


    .s5p {
        margin: auto;
        padding: 25px;
        font-size: 14px;
        width: 100%;

        min-height: 307px;
        background: url(../img/img6-xs.png);
        background-size: 100% 100%;
    }

    .s5p .name {
        font-size: 18px;
        min-height: auto;
    }

    .sec6 {

        background: url(../img/bg6-xs.png) 50% 0 no-repeat;
        min-height: 730px
    }

    .formname span {
        display: block;
    }

    .sec6 .text {
        max-width: 375px
    }

    .monster {
        display: none;
    }

    .footer {
        margin-top: -75px;
        padding-top: 75px;
    }

    .menu2 {
        flex-wrap: wrap;
        display: inline-flex;
        justify-content: space-between
    }

    .menu2 li {
        margin-top: 5px;
        width: 100%;

    }

    .menu2 li:last-child {
        width: 100%;
        padding-top: 20px;
        text-align: center;
    }
}
