@media screen and (max-width:1301px) {
    nav ul li {
        padding: 3px 10px;
    }
}

@media screen and (max-width:1183px) {
    nav {
        width: 90%;
    }

    section p {
        font-size: 12px;
        font-weight: normal;
    }

    section .why_pwa_bx .cards .card .cont div:nth-child(2) {
        font-size: 12px;
    }

    .left_right_sec .left_bx p {
        margin-top: 8px !important;
        font-size: 11px;
        font-weight: normal;
    }

    .left_right_sec .left_bx p:nth-child(2) {
        font-size: 12px !important;
        margin-top: 0px !important;
        font-weight: normal;
    }

    .flexbility .flexbility_bx .pra {
        font-size: 13px !important;
    }

    .flexbility .flexbility_bx .flex_cards .card .list-line {
        font-size: 13px;
        float: left;
        margin-left: 10px;
    }

    section {
        width: 90%;
        margin: auto;
        margin-top: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        font-weight: normal;
    }

    section .tech {
        margin-top: 100px;
        width: 100%;
    }

    section .left_right_sec {
        width: 60%;
        flex-direction: column-reverse; font-weight: normal;
    }

    section .left_right_sec .left_bx,
    .right_bx {
        width: 100%;
        font-weight: normal;
    }

    section .left_right_sec2 {
        width: 70%;
        font-weight: normal;
    }

    .left_right_sec3 {
        flex-direction: column-reverse;
        width: 100%;
        flex-wrap: wrap;
        align-items: center;
        margin: auto;
    }

    .left_right_sec3 .sec3_left_bx,
    .sec3_right_bx {
        width: 50% !important;
        margin-top: 30px;
    }
}

@media screen and (max-width:1050px) {
    nav .contact_btn {
        padding: 6px 20px;
    }

    nav .menu {
        width: 80px;
        height: 40px;
    }

    nav ul li a {
        font-size: 12px;
    }

    footer .social_foot {
        flex-direction: column;
        flex-wrap: wrap;
    }

    footer .social_foot .social,
    .subscription {
        width: 100% !important;
        padding: 30px 20px;
        border-right: none !important;
    }

}

@media screen and (max-width:990px) {
    nav {
        position: relative;
    }

    nav ul {
        display: flex;
        align-items: center;
        position: absolute;
        flex-direction: column;
        background: #fff;
        right: 5%;
        width: 200px;
        box-shadow: 0 0 20px rgb(0, 0, 0, .1);
        border-radius: 10px;
        top: 100%;
        padding: 20px;
        display: none;
    }

    nav ul li {
        padding: 10px 3px;
    }

    .flexbility .flexbility_bx {
        width: 95%;
    }

    .flexbility .flexbility_bx h1 {
        font-size: 30px;
    }

    section h1 {
        font-size: 45px;
    }

    footer .social_foot .subscription h1 {
        font-size: 18px;
    }
}

@media screen and (max-width:817px) {
    .flexbility .flexbility_bx .flex_cards {
        width: 80%;
        margin: auto;
    }

    .flexbility .flexbility_bx .flex_cards .card {
        width: 46%;
        margin-top: 15px;
        /* flex-wrap: wrap; */
    }

    .flexbility .flexbility_bx .flex_cards2 .card {
        margin-top: 50px;
    }

    section h1 {
        font-size: 35px;
    }

}

@media screen and (max-width: 761px) {
    section h3 {
        text-align: center;
    }

    section .why_pwa_bx .cards .card {
        width: 48%;
    }

}

@media screen and (max-width: 622px) {
    section .left_right_sec {
        width: 90%;
    }

    .left_right_sec3 .sec3_left_bx,
    .sec3_right_bx {
        width: 80% !important;
    }

    section .cards2 .card {
        width: 40%;
    }

    .flexbility .flexbility_bx .flex_cards .card {
        width: 100%;
    }

    section .game {
        width: 90%;
    }

    section .game .game-up {
        max-width: 100%;
    }

    section .game .pra2 {
        width: 90% !important;
        font-size: 11px !important;
    }

    footer .foot_logo .logo_right img {
        max-width: 60px;
    }

    footer .foot_logo .logo_left img {
        max-width: 80px;
    }

    footer .sec_foot {
        margin-top: 15px;
    }

    section h1 {
        font-size: 24px;
    }

    nav .contact_btn {
        display: none;
    }

    section .sub-heading {
        text-align: center;
    }

    footer .social_foot .subscription .foot_search button {
        padding: 14px 30px;
        font-size: .6rem;
    }

    section .left_right_sec .left_bx .match-place {
        font-size: 30px;
        font-weight: normal;
    }
}

@media screen and (max-width: 500px) {
    section img {
        width: 70%;
    }

    .sec3_right_bx img {
        width: 70%;
    }

    section .cards2 .card img {
        width: 40%;
    }

    .flexbility .flexbility_bx .flex_cards .card {
        width: 90%;

    }

    .flexbility .flexbility_bx .flex_cards {
        justify-content: center;
    }

    section .fast_secure img {
        width: 40px;
    }

    .why_pwa_bx img {
        width: 50px;
    }
    section .why_pwa_bx .cards .card {
        width: 75%;
    }
    section .why_pwa_bx .cards {
        justify-content: center;
    }
    section h1 {
        font-size: 21px;
    }
    section h3 {
        font-size: 17px;
    }
    section .read_more {
        padding: 8px 30px 6px 29px;
        margin-top: 20px;
    }
    section .why_pwa_bx .why-pwa {
        font-size: 30px;
    }
    .left_right_sec .left_bx .match-place {
        font-size: 30px;
        font-weight: normal;
    }
    .flexbility .flexbility_bx h1 {
        font-size: 21px;
    }
    footer .social_foot .subscription .foot_search input {
        width: 40%;
    }

    section .game .start-trial {
        font-size: 10px;
    }
}


@media screen and (max-width: 371px) {
    section h1 {
        font-size: 19px;
    }
    section .left_right_sec .left_bx .match-place {
        font-size: 20px;
        font-weight: normal;
    }
    section .cards2 .card h1 {
        font-size: 15px;
    }
    .flexbility .flexbility_bx .flex_cards .card .heading {
        font-size: 20px;
    }
    section .game .game-up {
        font-size: 24px;
        line-height: 34px;
        font-weight: 600;
    }
}
@media screen and (max-width: 353px) {
    nav img {
        height: 40px;
    }
    section h1 {
        font-size: 17px;
    }
    section .cards2 .card {
        width: 100%;
    }
    .flexbility .flexbility_bx .flex_cards {
        width: 100%;
    }
    .flexbility .flexbility_bx .flex_cards .card {
        width: 95%;
    }
}