@media only screen and (min-width: 1200px) and (max-width: 1440px) {
    /* Islamic Way App */
    .big-text h1 {
        margin-left: 142px !important;
    }

    .lamp_left, .lamp_right {
        display: none !important;
    }

    .title_solution {
        margin-left: 5% !important;
    }

    .brand_area {
        margin-left: 8% !important;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    /* Islamic Way App */
    .lamp_right {
        display: none !important;
    }

    .lamp_left {
        display: none !important;
    }

    .about_title {
        font-size: 70px !important;
    }

    .about_section {
        padding: 35px 0 !important;
    }

    .title {
        font-size: 75px !important;
    }

    .text_area h2 {
        width: 84% !important;
        margin: auto;
    }

    .intro_paced {
        width: 100% !important;
    }

    .text_area li {
        width: 100% !important;
    }

    .palette {
        gap: 45px 20px !important;
    }

    .glass-card {
        left: 5% !important;
    }

    .big-text h1 {
        font-size: 247px !important;
        margin-left: 162px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* Islamic Way App */
    .lamp_right {
        display: none !important;
    }

    .lamp_left {
        display: none !important;
    }

    .about_title {
        font-size: 70px !important;
        -webkit-text-stroke: 2px #1E824C !important;
    }

    .islamic_phone, .boy_img {
        width: 50% !important;
    }

    .islamic_about_text {
        width: 100%;
        font-size: 18px !important;
    }

    .about_text {
        text-align: left !important;
    }

    .title {
        font-size: 70px !important;
    }

    .title_you {
        font-size: 72px !important;
    }

    .text_area h2 {
        width: 100% !important;

    }

    .text_area li {

        width: 100% !important;
    }

    .big-text h1 {
        font-size: 385px !important;
    }

    .glass-card {
        width: 280px !important;
        padding: 38px !important;
    }

    .islamic-feature-img {
        display: none;
    }
}

@media only screen and (max-width: 575px) {
    /* Islamic Way App */
    .lamp_right {
        display: none !important;
    }

    .lamp_left {
        display: none !important;
    }

    .about_title {
        margin-top: -29px !important;
        text-align: center !important;
        font-size: 54px !important;
        -webkit-text-stroke: 1px #1E824C !important;
    }

    .islamic_title {
        font-size: 50px !important;
        -webkit-text-stroke: 1px #7fbf9f !important;
    }

    .intro_paced {
        width: 100% !important;
    }

    .text_area h2 {
        width: 100% !important;
    }

    .title_solution {
        font-size: 64px !important;
    }

    .palette {
        gap: 15px 5px !important;
        grid-template-columns: repeat(3, 1fr) !important;
        margin-right: 2px !important;
        margin-top: 10px !important;
    }

    .font_card {
        display: none !important;
    }

    .glass-card {
        width: 177px !important;
        top: 30% !important;
    }

    .color_item {
        height: 200px;
    }

    .outline_typography {
        font-size: 46px !important;
    }

    .main_typography {
        font-size: 46px !important;
    }

    .big-text h1 {
        font-size: 150px !important;
    }

    .glass-card {
        padding: 3px !important;
    }

    .title_back {
        font-size: 24px !important;
    }

    .title_front {
        font-size: 32px !important;
    }

    .title_you {
        font-size: 54px !important;
    }

    .big-text {
        margin-top: 0 !important;
    }
}
@media only screen and (min-width: 320px) and (max-width: 374px) {
    /* Islamic Way App */
    .lamp_right {
        display: none !important;
    }

    .lamp_left {
        display: none !important;
    }

    .about_title {
        margin-top: -24px !important;
        text-align: center !important;
        font-size: 45px !important;
        -webkit-text-stroke: 1px #1E824C !important;
    }

    .title_solution {
        font-size: 60px !important;
        -webkit-text-stroke: 1px #7fbf9f;
    }

    .palette {
        gap: 15px 5px !important;
        grid-template-columns: repeat(2, 1fr) !important;
        margin-right: 2px !important;
        margin-top: 10px !important;
    }

    .big-text h1 {
        font-size: 140px !important;
    }

    .main_typography {
        font-size: 37px !important;
    }

    .outline_typography {
        font-size: 37px !important;
    }

    .glass-card {
        width: 164px !important;
        padding: 16px !important;
    }

    .title_front {
        font-size: 28px !important;
    }

    .title_back {
        font-size: 24px !important;
    }

    .user_pray, .download_container p {
        font-size: 16px !important;
    }

    .dua-content h2 {
        font-size: 24px !important;
    }

    .title_you {
        font-size: 46px !important;
    }
}
