@media screen and (max-width:1600px) {

    .Info_Website>div:nth-child(2)>video:nth-child(3),
    .Info_Website>div:nth-child(2)>img:nth-child(3) {
        top: 15%;
        width: 85%;

    }

}

@media screen and (max-width:1288px) {

    .Description>div:first-child>div:last-child div p {
        font-size: 13px;
        width: calc(100% - 35px);
    }

    .footer-info>a {
        width: 100% !important;
    }

    /* -----Gamenet yab------ */
    .info-gamenet {
        justify-content: space-around;
    }

    .info-gamenet-right {
        margin-left: 50px;
    }

    .info-gamenet-left-slider>img {
        height: 333px !important;
    }

}

@media screen and (max-width:1095px) {

    .header-logo {
        width: 30% !important;
    }

    .header-link {
        width: 50% !important;
    }

    .header-right {
        width: 20% !important;
        justify-content: center;
        padding: unset;
    }

    .Info_Website>div:first-child>h1 {
        font-size: 25px;
    }

    .Info_Website>div:first-child>p {
        font-size: 15px;
    }

    .Info_Website>div:first-child {
        width: 50% !important;
    }

    .Info_Website>div:nth-child(2) {
        width: 50% !important;
    }

    .Info_Website>div:nth-child(2)>img:first-child {
        top: 12%;
        right: 45%;
    }

    .Info_Website>div:nth-child(2)>img:nth-child(2) {
        top: 55%;
    }

    /* .Info_Website>div:nth-child(2)>img:nth-child(3) {
        top: 15%;
    } */

    .Licenses_lst {
        overflow-x: auto;
        overflow-y: auto;
        padding: 20px;
        justify-content: start;
    }

    .Licenses_lst::-webkit-scrollbar {
        display: none;
    }

    .Licenses_lst a {
        min-width: 250px;
        margin: 10px;
    }


    .Calc_License {
        height: fit-content;
    }

    .Calc_License>p {
        text-align: center;
    }

    .Calc_License>div:not(:last-child) {
        width: 100%;
    }

    .Calc_License>div:last-child {
        flex-wrap: wrap;
        justify-content: center;
        width: 100% !important;
    }

    .Calc_License>div:last-child div {
        padding: 30px;
        width: 100%;
    }

    .comment {
        min-width: 45%;
    }

    /* -----Gamenet yab------ */
    .info-gamenet {
        justify-content: space-between;
        padding: 0 30px;
    }

    .info-gamenet-left-slider>img {
        height: 283px !important;
    }

    /* -----learn------ */
    .all_Learn>form>div {
        width: 100% !important;
        margin: unset;
    }

}

@media screen and (max-width:995px) {

    .header-logo {
        display: none !important;
    }

    .header-link {
        width: 70% !important;
    }

    .header-link p,
    .header-link a,
    .header-right a,
    .header-right select {
        font-size: 13px;
    }

    /* -----Gamenet yab------ */
    .info-gamenet {
        flex-wrap: wrap;
        justify-content: center;
    }

    .info-gamenet-left {
        width: 100%;
        justify-content: center;
        margin-bottom: 35px;
    }

    .info-gamenet-right {
        width: 100%;
    }

    .info-gamenet-left>div {
        justify-content: center;
    }

    .info-gamenet-right>div:last-child {
        justify-content: center;
        width: 100%;
    }

    .info-gamenet-right>div:last-child div {
        width: 20% !important;
        margin: 0 10px;
    }

    .rating-left {
        margin-left: unset;
    }

    .info-gamenet-left-slider {
        width: 70%;
    }

    .info-gamenet-left-slider>img {
        height: 353px !important;
    }

    /* -----View All------ */

    .view_all_right {
        width: 100% !important;
    }

    .gamenet_Box_List {
        justify-content: space-evenly;
    }

    .view_all_left {
        display: none;
    }

    .view_all_left>div {
        background: #111d31;
        width: 90% !important;
        right: 5%;
        height: fit-content;
        flex-wrap: wrap;
        z-index: 1;
        border-radius: 10px;
        padding: 20px;
        position: fixed;
        top: 16%;
    }

    .view_all_left>div {
        justify-content: center;
        border: 1px solid #ffffff1a;
    }

    .view_all_left>div>div {
        width: 100% !important;
    }

    .view_all_left>div>span:not(.BG_Filtr) {
        position: absolute;
        top: -5px;
        right: -8px;
        border-radius: 100%;
        width: 25px;
        height: 25px;
        display: flex !important;
        background: red;
        align-items: center;
        color: black;
        justify-content: center;
        font-size: 25px;
        padding-top: 2px;
        z-index: 2;
    }

    .view_all_left>span:not(.BG_Filtr)::selection {
        background: transparent;
    }

    .BG_Filtr {
        width: 100%;
        height: 100%;
        position: fixed;
        right: 0;
        top: 0;
        background: rgba(27, 30, 47, 0.6);
        backdrop-filter: blur(10px);
        z-index: 1;
    }

    .gamenet_Box_filter {
        justify-content: space-between;
        padding: 10px;
    }

    .gamenet_Box_filter p {
        display: flex !important;
    }

}

@media screen and (max-width:824px) {
    .comment {
        min-width: 60%;
    }

    /* -----download------ */
    /* .download {
        height: calc(40vh) !important;
    } */

    .download>div:last-child {
        display: none !important;
    }

    .Info_Website>div:first-child{
        width: 100% !important;
    }
}


@media screen and (max-width:734px) {

    header {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .Info_Website>div:nth-child(2)>img:first-child {
        top: 22%;
    }

    .header-link {
        width: 100% !important;
        height: unset;
        margin-bottom: 10px;
        border-left: unset;
        border-right: unset;
    }

    .header-right {
        width: 100% !important;
        justify-content: space-between;
        padding: 0 3%;
        padding-top: 10px;
    }

    .header-right>div {
        display: flex !important;
        align-items: center;
    }

    .header-right>div img {
        width: 40px;
    }


    .header-link>span {
        display: flex !important;
        width: 100%;
        height: 1px;
        background: linear-gradient(to left, transparent, #ffffff1a, transparent);
        border-radius: 100%;
        margin-bottom: 15px;
    }

    .header-link>div>a {
        margin: 0 10px;
        text-align: center;
        font-size: 11px !important;
    }

    .header-link p,
    .header-link a,
    .header-right a,
    .header-right select {
        font-size: 12px;
    }

    .header-logo>div>p:first-child {
        font-size: 15px;
    }

    .header-logo>div>p:last-child {
        font-size: 12px;
    }

    .header-logo>img {
        width: 70px;
    }

    .Info_Website>div:nth-child(2)>img:nth-child(2) {
        top: 45%;
    }

    .Description {
        flex-wrap: wrap;
        flex-direction: column-reverse;
        margin-top: 50px;
    }

    .Description>div {
        width: 100% !important;
    }

    .Description>div:first-child {
        padding: 0 40px;
        margin-top: 20px;
    }

    .Description>div:last-child>div:first-child {
        height: 58vh;
    }

    .Description>div:last-child>div:last-child span {
        width: 25px;
        height: 9px;
    }

    .slider_active_dot {
        width: 35px !important;
    }

    .Attributes>div:nth-child(1),
    .Attributes>div:nth-child(2) {
        width: 80% !important;
    }

    .Attributes>div:nth-child(1) {
        margin-bottom: 50px;
    }

    .Attributes>span>a {
        width: 40% !important;
    }

    .footer-top {
        padding-bottom: 30px;
    }

    .Links {
        display: none;
    }

    .footer-info {
        width: 100% !important;
        justify-content: center;
    }

    .footer-info p {
        text-align: center;
    }

    .footer-info p:nth-child(2) {
        width: fit-content !important;
    }

    .footer-info>a {
        width: 50% !important;
    }

    /* -----Gamenet yab------ */
    .rating {
        flex-wrap: wrap;
    }

    .rating-left {
        width: 100%;
        margin-bottom: 80px;
    }

    .rating-right {
        width: 80%;
    }

    .rating-left>div>p {
        font-size: 15px;
    }

    /* -----View All------ */
    .gamenet_Box {
        width: 30%;
        margin: 5px 5px;
    }

}

@media screen and (max-width:624px) {

    /* .header-right {
        width: 30% !important;
    } */

    .Info_Website {
        flex-wrap: wrap;
        position: relative;
        height: 870px;
    }

    .Info_Website>div:first-child {
        width: 100% !important;
        z-index: 2;
        align-content: start !important;
        padding-top: 70px;
        justify-content: center;
    }

    .Info_Website>div:first-child>p,
    .Info_Website>div:first-child>h1 {
        text-align: center;
    }

    .Info_Website>div:nth-child(2) {
        width: 100% !important;
        position: absolute;
        z-index: 1;
        opacity: .6;
        top: -160px;
    }

    .Info_Website>div:nth-child(2)>video:nth-child(3),
    .Info_Website>div:nth-child(2)>img:nth-child(3) {
        /* display: none !important; */
        width: 90%;
        top: unset;
        bottom: -3%;
        right: 6%;
        left: unset;
    }

    .Info_Website>img {
        display: flex !important;
    }

    .comment {
        min-width: 90%;
    }

    .footer-down>p {
        width: 60% !important;
        font-size: 13px;
    }

    .footer-down>div {
        width: 40% !important;
    }

    /* -----Gamenet yab------ */
    .info-gamenet-right>div:last-child div {
        width: 25% !important;
        margin: 0 10px;
    }

    .info-gamenet-left-slider {
        width: 80%;
    }

    .info-gamenet-left-slider>img {
        height: 293px !important;
    }

    /* ----- about ------ */

    .about>div:last-child {
        display: none !important;
    }

}

@media screen and (max-width:590px) {

    /* -----Gamenet yab------ */
    .info-gamenet-left>div:nth-child(2) {
        width: 80%;
    }

    .info-gamenet-left>div:nth-child(2)>img {
        width: 100%;
    }

    .info-gamenet-right {
        margin-left: unset;
        justify-content: center;
    }

    .info-gamenet-right h1 {
        text-align: center !important;
    }

    .info-gamenet-right>div:nth-child(2) {
        flex-wrap: wrap;
    }

    .info-gamenet-right>div:nth-child(2)>div {
        width: 100% !important;
    }

    .info-gamenet-right>* {
        width: 70% !important;
    }

    .info-gamenet-right>div:last-child {
        width: 100% !important;
    }

    .info-gamenet-right>div:nth-child(4)>span:last-child {
        flex-wrap: wrap;
    }

    .info-gamenet-left>div:last-child {
        justify-content: start;
        overflow-x: auto;
    }

    .footer_gamenet {
        margin-top: unset;
    }

    .info-gamenet-left-slider>img {
        height: 243px !important;
    }

    /* -----View All------ */

    .gamenet_Box {
        width: 45%;
        margin: 5px 5px;
        padding: 5px !important;
    }

    .gamenet_Box div span p {
        font-size: 13px;
    }

    .gamenet_Box div span h3 {
        font-size: 17px;
    }

}

@media screen and (max-width:500px) {
    .Calc_License>div:not(:last-child) {
        flex-wrap: wrap;
    }

    .Calc_License>div:not(:last-child) input {
        width: 100% !important;
        margin: 5px 0;
    }

    .Calc_License>div:last-child div {
        flex-wrap: wrap;
    }

    .header-link>span {
        margin-top: 15px;

    }

    /* -----learn------ */

    .all_Learn>form {
        padding: 0px 20px;
    }
}

@media screen and (max-width:444px) {

    .header-link {
        padding: unset;
        padding-bottom: 5px;
    }


    /* .Info_Website>div:first-child {
        padding-left: unset;
        justify-content: center;
        height: 320px !important;
        margin-top: 620px;
    } */

    .Info_Website>div:first-child p,
    .Info_Website>div:first-child a,
    .Info_Website>div:first-child h1 {
        text-align: center;
    }

    .Info_Website>div:nth-child(2)>video:nth-child(3),
    .Info_Website>div:nth-child(2)>img:nth-child(3) {
        /* display: none !important; */
        width: 90%;
        top: unset;
        bottom: 5%;
        right: 6%;
        left: unset;
    }

    .Customers {
        justify-content: space-between;
        padding: 0 40px;
    }

    .Customers>a:nth-child(even) {
        display: none !important;
    }

    .License>div:first-child {
        flex-wrap: wrap;
    }

    .Description {
        width: 95% !important;
    }

    .Description>div:last-child>div:first-child {
        height: 38vh;
        margin: 0 auto;
    }

    .Description_Design {
        right: -71px;
    }

    .Description>div:last-child>div:first-child>img:nth-child(2) {
        left: -90px;
    }

    .Description>div:last-child>div:first-child>img:nth-child(3) {
        right: 25px;
    }

    .Description>div:first-child {
        padding: unset;
    }

    .Description>div:first-child>div:last-child>div {
        width: unset !important;
        margin: 0 3px;
    }

    .Description>div:first-child>div:last-child>div p {
        text-align: right;
    }

    .comment {
        min-width: 95%;
    }

    /* .Description>div:last-child>div:first-child>img:nth-child(3) {
        right: 22%;
    }

    .Description>div:last-child>div:first-child>img:nth-child(4) {
        right: 20%;
        width: 60%;
    }

    .Description>div:last-child>div:first-child>img:nth-child(2) {
        left: -30px;
    }

    .Description>div:last-child>div:first-child>img:nth-child(5) {
        top: 75px;
        right: 0px;
    } */

    .footer-info p:nth-child(2) {
        margin-top: 30px !important;
    }

    /* footer {
        height: 100vh;
    } */


    /* -----Gamenet yab------ */
    .info-gamenet-left>div:last-child {
        width: 100% !important;
        justify-content: flex-start;
        overflow-x: auto;
    }

    .info-gamenet-left>div:nth-child(2) {
        width: 100%;
    }

    .info-gamenet-right>div:last-child {
        width: 80% !important;
    }

    .rating {
        margin-top: 50px;
    }

    .rating-right {
        width: 100%;
    }

    .rating-right>a {
        left: 10%;
    }

    .rating-right>img {
        left: 14%;
    }

    .main_gamenet {
        margin-bottom: 20px;
    }


}

@media screen and (max-width:388px) {

    .Description>div:first-child>div:last-child {
        flex-wrap: wrap;
        margin-top: 10px;
    }

    .Description>div:first-child>div:last-child>div {
        width: 100% !important;
        margin: 5px 0;
    }

    .Attributes>span>a {
        width: 80% !important;
    }

    /* -----Gamenet yab------ */
    .info-gamenet-left>div:nth-child(2) {
        width: 100%;
    }

    .info-gamenet-left>div:last-child {
        width: 100% !important;
    }

    .rating-left>div>div>span {
        width: 7px;
        height: 7px;
    }

    .rating-left>div>div>div {
        height: 3px;
    }

    .rating-ac::before {
        width: 12px !important;
        height: 12px !important;
        right: -2px;
        top: -2px;
    }

    .rating-right {
        height: 25vh;
    }

    /* -----View All------ */

    .gamenet_Box div span p {
        width: 100%;
        text-align: center;
        font-size: 12px;
    }

    .gamenet_Box div span {
        flex-wrap: wrap;
    }

    .gamenet_Box div span h3 {
        font-size: 16px;
    }
}