header {
    z-index: 1000 !important;
}

.my-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}


/*media query*/
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    #audio-container {
        padding: unset !important;
        width: 28% !important;
    }

    .BoxSurah {
        width: 100%;
        float: none;
        padding: 8px;
        margin: 10px auto 10px auto;
    }

    .drawer {
        width: 100% !important;
        height: 100% !important;
    }

    .accessibility li {
        width: 49%;
        margin: 0px;
    }

    .OrderAyah {
        margin: 10px 0px 0px 0px !important;
        width: 100% !important;
    }

    .OrderAyah label {
        float: none;
    }

    .OrderAyah select, .OrderAyah input[type="submit"] {
        width: 112px;
        font-size: 14px;
    }

    .ReadAya img {
        width: 200px;
    }

    .ReadAya {
        font-size: 22px;
        line-height: 2.2em;
        padding: 0px 10px 0px 10px
    }

    input[type="submit"], #back {
        width: 91%;
    }

    .time-list2 > li {
        max-width: unset !important;
    }
}

/* Smartphones (landscape) ----------- */
@media only screen and (max-width: 321px) {
    #audio-container {
        padding: unset !important;
        width: 28% !important;
    }

    .BoxSurah {
        width: 100%;
        float: none;
        padding: 8px;
        margin: 10px auto 10px auto;
    }

    .drawer {
        width: 100% !important;
        height: 100% !important;
    }

    .time-list2 > li {
        max-width: unset !important;
    }
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width: 320px) {
    #audio-container {
        padding: unset !important;
        width: 28% !important;
    }

    .BoxSurah {
        width: 100%;
        float: none;
        padding: 8px;
        margin: 10px auto 10px auto;
    }

    .drawer {
        width: 100% !important;
        height: 100% !important;
    }

    .accessibility li {
        width: 49%;
        margin: 0px;
    }

    .OrderAyah {
        margin: 10px 0px 0px 0px !important;
        width: 100% !important;
    }

    .OrderAyah label {
        float: none;
    }

    .OrderAyah select, .OrderAyah input[type="submit"] {
        width: 112px;
        font-size: 14px;
    }

    .ReadAya img {
        width: 200px;
    }

    .ReadAya {
        font-size: 22px;
        line-height: 2.2em;
        padding: 0px 10px 0px 10px
    }

    input[type="submit"], #back {
        width: 91%;
    }

    .time-list2 > li {
        max-width: unset !important;
    }
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    #audio-container {
        padding: unset !important;
        width: 28% !important;
    }

    .BoxSurah {
        width: 100%;
        float: none;
        padding: 8px;
        margin: 10px auto 10px auto;
    }

    .drawer {
        width: 100% !important;
        height: 100% !important;
    }

    .accessibility li {
        width: 49%;
        margin: 0px;
    }

    .OrderAyah {
        margin: 10px 0px 0px 0px !important;
        width: 100% !important;
    }

    .OrderAyah label {
        float: none;
    }

    .OrderAyah select, .OrderAyah input[type="submit"] {
        width: 112px;
        font-size: 14px;
    }

    .ReadAya img {
        width: 200px;
    }

    .ReadAya {
        font-size: 22px;
        line-height: 2.2em;
        padding: 0px 10px 0px 10px
    }

    input[type="submit"], #back {
        width: 91%;
    }

    .time-list2 > li {
        max-width: unset !important;
    }
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    #audio-container {
        padding: unset !important;
        width: 28% !important;
    }

    .BoxSurah {
        width: 100%;
        float: none;
        padding: 8px;
        margin: 10px auto 10px auto;
    }

    .drawer {
        width: 100% !important;
        height: 100% !important;
    }

    .accessibility li {
        width: 49%;
        margin: 0px;
    }

    .OrderAyah {
        margin: 10px 0px 0px 0px !important;
        width: 100% !important;
    }

    .OrderAyah label {
        float: none;
    }

    .OrderAyah select, .OrderAyah input[type="submit"] {
        width: 112px;
        font-size: 14px;
    }

    .ReadAya img {
        width: 200px;
    }

    .ReadAya {
        font-size: 22px;
        line-height: 2.2em;
        padding: 0px 10px 0px 10px
    }

    input[type="submit"], #back {
        width: 91%;
    }

    .time-list2 > li {
        max-width: unset !important;
    }
}
#audio-container{
    /*padding: 20px;*/
    width: 10%;
}
/* iPads (portrait) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    #audio-container {
        padding: unset !important;
        width: 28% !important;
    }

    .BoxSurah {
        width: 100%;
        float: none;
        padding: 8px;
        margin: 10px auto 10px auto;
    }

    .drawer {
        width: 100% !important;
        height: 100% !important;
    }

    .accessibility li {
        width: 49%;
        margin: 0px;
    }

    .OrderAyah {
        margin: 10px 0px 0px 0px !important;
        width: 100% !important;
    }

    .OrderAyah label {
        float: none;
    }

    .OrderAyah select, .OrderAyah input[type="submit"] {
        width: 112px;
        font-size: 14px;
    }

    .ReadAya img {
        width: 200px;
    }

    .ReadAya {
        font-size: 22px;
        line-height: 2.2em;
        padding: 0px 10px 0px 10px
    }

    input[type="submit"], #back {
        width: 91%;
    }

    .time-list2 > li {
        max-width: unset !important;
    }
}

/**********
iPad 3
**********/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    #audio-container {
        padding: unset !important;
        width: 28% !important;
    }

    .BoxSurah {
        width: 100%;
        float: none;
        padding: 8px;
        margin: 10px auto 10px auto;
    }

    .drawer {
        width: 100% !important;
        height: 100% !important;
    }

    .accessibility li {
        width: 49%;
        margin: 0px;
    }

    .OrderAyah {
        margin: 10px 0px 0px 0px !important;
        width: 100% !important;
    }

    .OrderAyah label {
        float: none;
    }

    .OrderAyah select, .OrderAyah input[type="submit"] {
        width: 112px;
        font-size: 14px;
    }

    .ReadAya img {
        width: 200px;
    }

    .ReadAya {
        font-size: 22px;
        line-height: 2.2em;
        padding: 0px 10px 0px 10px
    }

    input[type="submit"], #back {
        width: 91%;
    }

    .time-list2 > li {
        max-width: unset !important;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    #audio-container {
        padding: unset !important;
        width: 28% !important;
    }

    .BoxSurah {
        width: 100%;
        float: none;
        padding: 8px;
        margin: 10px auto 10px auto;
    }

    .drawer {
        width: 100% !important;
        height: 100% !important;
    }

    .time-list2 > li {
        max-width: unset !important;
    }
}

/* Desktops and laptops ----------- */
@media only screen  and (min-width: 1224px) {
    .drawer {
        width: 750px !important;
    }

    .time-list2 > li {
        max-width: 14% !important;
    }
}

/* Large screens ----------- */
@media only screen  and (min-width: 1824px) {
    .drawer {
        width: 750px !important;
    }

    .time-list2 > li {
        max-width: 14% !important;
    }
}

/* iPhone 4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    #audio-container {
        padding: unset !important;
        width: 28% !important;
    }

    .BoxSurah {
        width: 100%;
        float: none;
        padding: 8px;
        margin: 10px auto 10px auto;
    }

    .drawer {
        width: 100% !important;
        height: 100% !important;
    }

    .accessibility li {
        width: 49%;
        margin: 0px;
    }

    .OrderAyah {
        margin: 10px 0px 0px 0px !important;
        width: 100% !important;
    }

    .OrderAyah label {
        float: none;
    }

    .OrderAyah select, .OrderAyah input[type="submit"] {
        width: 112px;
        font-size: 14px;
    }

    .ReadAya img {
        width: 200px;
    }

    .ReadAya {
        font-size: 22px;
        line-height: 2.2em;
        padding: 0px 10px 0px 10px
    }

    input[type="submit"], #back {
        width: 91%;
    }

    .time-list2 > li {
        max-width: unset !important;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    #audio-container {
        padding: unset !important;
        width: 28% !important;
    }

    .BoxSurah {
        width: 100%;
        float: none;
        padding: 8px;
        margin: 10px auto 10px auto;
    }

    .drawer {
        width: 100% !important;
        height: 100% !important;
    }

    .accessibility li {
        width: 49%;
        margin: 0px;
    }

    .OrderAyah {
        margin: 10px 0px 0px 0px !important;
        width: 100% !important;
    }

    .OrderAyah label {
        float: none;
    }

    .OrderAyah select, .OrderAyah input[type="submit"] {
        width: 112px;
        font-size: 14px;
    }

    .ReadAya img {
        width: 200px;
    }

    .ReadAya {
        font-size: 22px;
        line-height: 2.2em;
        padding: 0px 10px 0px 10px
    }

    input[type="submit"], #back {
        width: 91%;
    }

    .time-list2 > li {
        max-width: unset !important;
    }
}

/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
    #audio-container {
        padding: unset !important;
        width: 28% !important;
    }

    .BoxSurah {
        width: 100%;
        float: none;
        padding: 8px;
        margin: 10px auto 10px auto;
    }

    .drawer {
        width: 100% !important;
        height: 100% !important;
    }

    .accessibility li {
        width: 49%;
        margin: 0px;
    }

    .OrderAyah {
        margin: 10px 0px 0px 0px !important;
        width: 100% !important;
    }

    .OrderAyah label {
        float: none;
    }

    .OrderAyah select, .OrderAyah input[type="submit"] {
        width: 112px;
        font-size: 14px;
    }

    .ReadAya img {
        width: 200px;
    }

    .ReadAya {
        font-size: 22px;
        line-height: 2.2em;
        padding: 0px 10px 0px 10px
    }

    input[type="submit"], #back {
        width: 91%;
    }

    .time-list2 > li {
        max-width: unset !important;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
    #audio-container {
        padding: unset !important;
        width: 28% !important;
    }

    .BoxSurah {
        width: 100%;
        float: none;
        padding: 8px;
        margin: 10px auto 10px auto;
    }

    .drawer {
        width: 100% !important;
        height: 100% !important;
    }

    .accessibility li {
        width: 49%;
        margin: 0px;
    }

    .OrderAyah {
        margin: 10px 0px 0px 0px !important;
        width: 100% !important;
    }

    .OrderAyah label {
        float: none;
    }

    .OrderAyah select, .OrderAyah input[type="submit"] {
        width: 112px;
        font-size: 14px;
    }

    .ReadAya img {
        width: 200px;
    }

    .ReadAya {
        font-size: 22px;
        line-height: 2.2em;
        padding: 0px 10px 0px 10px
    }

    input[type="submit"], #back {
        width: 91%;
    }

    .time-list2 > li {
        max-width: unset !important;
    }
}

/* iPhone 6, 7, 8 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
    #audio-container {
        padding: unset !important;
        width: 28% !important;
    }

    .BoxSurah {
        width: 100%;
        float: none;
        padding: 8px;
        margin: 10px auto 10px auto;
    }

    .drawer {
        width: 100% !important;
        height: 100% !important;
    }

    .accessibility li {
        width: 49%;
        margin: 0px;
    }

    .OrderAyah {
        margin: 10px 0px 0px 0px !important;
        width: 100% !important;
    }

    .OrderAyah label {
        float: none;
    }

    .OrderAyah select, .OrderAyah input[type="submit"] {
        width: 112px;
        font-size: 14px;
    }

    .ReadAya img {
        width: 200px;
    }

    .ReadAya {
        font-size: 22px;
        line-height: 2.2em;
        padding: 0px 10px 0px 10px
    }

    input[type="submit"], #back {
        width: 91%;
    }

    .time-list2 > li {
        max-width: unset !important;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
    #audio-container {
        padding: unset !important;
        width: 28% !important;
    }

    .BoxSurah {
        width: 100%;
        float: none;
        padding: 8px;
        margin: 10px auto 10px auto;
    }

    .drawer {
        width: 100% !important;
        height: 100% !important;
    }

    .accessibility li {
        width: 49%;
        margin: 0px;
    }

    .OrderAyah {
        margin: 10px 0px 0px 0px !important;
        width: 100% !important;
    }

    .OrderAyah label {
        float: none;
    }

    .OrderAyah select, .OrderAyah input[type="submit"] {
        width: 112px;
        font-size: 14px;
    }

    .ReadAya img {
        width: 200px;
    }

    .ReadAya {
        font-size: 22px;
        line-height: 2.2em;
        padding: 0px 10px 0px 10px
    }

    input[type="submit"], #back {
        width: 91%;
    }

    .time-list2 > li {
        max-width: unset !important;
    }
}

/* iPhone 6+, 7+, 8+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
    #audio-container {
        padding: unset !important;
        width: 28% !important;
    }

    .BoxSurah {
        width: 100%;
        float: none;
        padding: 8px;
        margin: 10px auto 10px auto;
    }

    .drawer {
        width: 100% !important;
        height: 100% !important;
    }

    .accessibility li {
        width: 49%;
        margin: 0px;
    }

    .OrderAyah {
        margin: 10px 0px 0px 0px !important;
        width: 100% !important;
    }

    .OrderAyah label {
        float: none;
    }

    .OrderAyah select, .OrderAyah input[type="submit"] {
        width: 112px;
        font-size: 14px;
    }

    .ReadAya img {
        width: 200px;
    }

    .ReadAya {
        font-size: 22px;
        line-height: 2.2em;
        padding: 0px 10px 0px 10px
    }

    input[type="submit"], #back {
        width: 91%;
    }

    .time-list2 > li {
        max-width: unset !important;
    }
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
    #audio-container {
        padding: unset !important;
        width: 28% !important;
    }

    .BoxSurah {
        width: 100%;
        float: none;
        padding: 8px;
        margin: 10px auto 10px auto;
    }

    .drawer {
        width: 100% !important;
        height: 100% !important;
    }

    .accessibility li {
        width: 49%;
        margin: 0px;
    }

    .OrderAyah {
        margin: 10px 0px 0px 0px !important;
        width: 100% !important;
    }

    .OrderAyah label {
        float: none;
    }

    .OrderAyah select, .OrderAyah input[type="submit"] {
        width: 112px;
        font-size: 14px;
    }

    .ReadAya img {
        width: 200px;
    }

    .ReadAya {
        font-size: 22px;
        line-height: 2.2em;
        padding: 0px 10px 0px 10px
    }

    input[type="submit"], #back {
        width: 91%;
    }

    .time-list2 > li {
        max-width: unset !important;
    }
}

/* iPhone X ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
    #audio-container {
        padding: unset !important;
        width: 28% !important;
    }

    .BoxSurah {
        width: 100%;
        float: none;
        padding: 8px;
        margin: 10px auto 10px auto;
    }

    .drawer {
        width: 100% !important;
        height: 100% !important;
    }

    .accessibility li {
        width: 49%;
        margin: 0px;
    }

    .OrderAyah {
        margin: 10px 0px 0px 0px !important;
        width: 100% !important;
    }

    .OrderAyah label {
        float: none;
    }

    .OrderAyah select, .OrderAyah input[type="submit"] {
        width: 112px;
        font-size: 14px;
    }

    .ReadAya img {
        width: 200px;
    }

    .ReadAya {
        font-size: 22px;
        line-height: 2.2em;
        padding: 0px 10px 0px 10px
    }

    input[type="submit"], #back {
        width: 91%;
    }

    .time-list2 > li {
        max-width: unset !important;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
    #audio-container {
        padding: unset !important;
        width: 28% !important;
    }

    .BoxSurah {
        width: 100%;
        float: none;
        padding: 8px;
        margin: 10px auto 10px auto;
    }

    .drawer {
        width: 100% !important;
        height: 100% !important;
    }

    .accessibility li {
        width: 49%;
        margin: 0px;
    }

    .OrderAyah {
        margin: 10px 0px 0px 0px !important;
        width: 100% !important;
    }

    .OrderAyah label {
        float: none;
    }

    .OrderAyah select, .OrderAyah input[type="submit"] {
        width: 112px;
        font-size: 14px;
    }

    .ReadAya img {
        width: 200px;
    }

    .ReadAya {
        font-size: 22px;
        line-height: 2.2em;
        padding: 0px 10px 0px 10px
    }

    input[type="submit"], #back {
        width: 91%;
    }

    .time-list2 > li {
        max-width: unset !important;
    }
}

/* iPhone XS Max, XR ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
    #audio-container {
        padding: unset !important;
        width: 28% !important;
    }

    .BoxSurah {
        width: 100%;
        float: none;
        padding: 8px;
        margin: 10px auto 10px auto;
    }

    .drawer {
        width: 100% !important;
        height: 100% !important;
    }

    .accessibility li {
        width: 49%;
        margin: 0px;
    }

    .OrderAyah {
        margin: 10px 0px 0px 0px !important;
        width: 100% !important;
    }

    .OrderAyah label {
        float: none;
    }

    .OrderAyah select, .OrderAyah input[type="submit"] {
        width: 112px;
        font-size: 14px;
    }

    .ReadAya img {
        width: 200px;
    }

    .ReadAya {
        font-size: 22px;
        line-height: 2.2em;
        padding: 0px 10px 0px 10px
    }

    input[type="submit"], #back {
        width: 91%;
    }

    .time-list2 > li {
        max-width: unset !important;
    }
}

@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
    #audio-container {
        padding: unset !important;
        width: 28% !important;
    }

    .BoxSurah {
        width: 100%;
        float: none;
        padding: 8px;
        margin: 10px auto 10px auto;
    }

    .drawer {
        width: 100% !important;
        height: 100% !important;
    }

    .accessibility li {
        width: 49%;
        margin: 0px;
    }

    .OrderAyah {
        margin: 10px 0px 0px 0px !important;
        width: 100% !important;
    }

    .OrderAyah label {
        float: none;
    }

    .OrderAyah select, .OrderAyah input[type="submit"] {
        width: 112px;
        font-size: 14px;
    }

    .ReadAya img {
        width: 200px;
    }

    .ReadAya {
        font-size: 22px;
        line-height: 2.2em;
        padding: 0px 10px 0px 10px
    }

    input[type="submit"], #back {
        width: 91%;
    }

    .time-list2 > li {
        max-width: unset !important;
    }
}

/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
    #audio-container {
        padding: unset !important;
        width: 28% !important;
    }

    .BoxSurah {
        width: 100%;
        float: none;
        padding: 8px;
        margin: 10px auto 10px auto;
    }

    .drawer {
        width: 100% !important;
        height: 100% !important;
    }

    .accessibility li {
        width: 49%;
        margin: 0px;
    }

    .OrderAyah {
        margin: 10px 0px 0px 0px !important;
        width: 100% !important;
    }

    .OrderAyah label {
        float: none;
    }

    .OrderAyah select, .OrderAyah input[type="submit"] {
        width: 112px;
        font-size: 14px;
    }

    .ReadAya img {
        width: 200px;
    }

    .ReadAya {
        font-size: 22px;
        line-height: 2.2em;
        padding: 0px 10px 0px 10px
    }

    input[type="submit"], #back {
        width: 91%;
    }

    .time-list2 > li {
        max-width: unset !important;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
    #audio-container {
        padding: unset !important;
        width: 28% !important;
    }

    .BoxSurah {
        width: 100%;
        float: none;
        padding: 8px;
        margin: 10px auto 10px auto;
    }

    .drawer {
        width: 100% !important;
        height: 100% !important;
    }

    .accessibility li {
        width: 49%;
        margin: 0px;
    }

    .OrderAyah {
        margin: 10px 0px 0px 0px !important;
        width: 100% !important;
    }

    .OrderAyah label {
        float: none;
    }

    .OrderAyah select, .OrderAyah input[type="submit"] {
        width: 112px;
        font-size: 14px;
    }

    .ReadAya img {
        width: 200px;
    }

    .ReadAya {
        font-size: 22px;
        line-height: 2.2em;
        padding: 0px 10px 0px 10px
    }

    input[type="submit"], #back {
        width: 91%;
    }

    .time-list2 > li {
        max-width: unset !important;
    }
}

/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
    #audio-container {
        padding: unset !important;
        width: 28% !important;
    }

    .BoxSurah {
        width: 100%;
        float: none;
        padding: 8px;
        margin: 10px auto 10px auto;
    }

    .drawer {
        width: 100% !important;
        height: 100% !important;
    }

    .accessibility li {
        width: 49%;
        margin: 0px;
    }

    .OrderAyah {
        margin: 10px 0px 0px 0px !important;
        width: 100% !important;
    }

    .OrderAyah label {
        float: none;
    }

    .OrderAyah select, .OrderAyah input[type="submit"] {
        width: 112px;
        font-size: 14px;
    }

    .ReadAya img {
        width: 200px;
    }

    .ReadAya {
        font-size: 22px;
        line-height: 2.2em;
        padding: 0px 10px 0px 10px
    }

    input[type="submit"], #back {
        width: 91%;
    }

    .time-list2 > li {
        max-width: unset !important;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
    #audio-container {
        padding: unset !important;
        width: 28% !important;
    }

    .BoxSurah {
        width: 100%;
        float: none;
        padding: 8px;
        margin: 10px auto 10px auto;
    }

    .drawer {
        width: 100% !important;
        height: 100% !important;
    }

    .accessibility li {
        width: 49%;
        margin: 0px;
    }

    .OrderAyah {
        margin: 10px 0px 0px 0px !important;
        width: 100% !important;
    }

    .OrderAyah label {
        float: none;
    }

    .OrderAyah select, .OrderAyah input[type="submit"] {
        width: 112px;
        font-size: 14px;
    }

    .ReadAya img {
        width: 200px;
    }

    .ReadAya {
        font-size: 22px;
        line-height: 2.2em;
        padding: 0px 10px 0px 10px
    }

    input[type="submit"], #back {
        width: 91%;
    }

    .time-list2 > li {
        max-width: unset !important;
    }
}

/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
    #audio-container {
        padding: unset !important;
        width: 28% !important;
    }

    .BoxSurah {
        width: 100%;
        float: none;
        padding: 8px;
        margin: 10px auto 10px auto;
    }

    .drawer {
        width: 100% !important;
        height: 100% !important;
    }

    .accessibility li {
        width: 49%;
        margin: 0px;
    }

    .OrderAyah {
        margin: 10px 0px 0px 0px !important;
        width: 100% !important;
    }

    .OrderAyah label {
        float: none;
    }

    .OrderAyah select, .OrderAyah input[type="submit"] {
        width: 112px;
        font-size: 14px;
    }

    .ReadAya img {
        width: 200px;
    }

    .ReadAya {
        font-size: 22px;
        line-height: 2.2em;
        padding: 0px 10px 0px 10px
    }

    input[type="submit"], #back {
        width: 91%;
    }

    .time-list2 > li {
        max-width: unset !important;
    }
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
    #audio-container {
        padding: unset !important;
        width: 28% !important;
    }

    .BoxSurah {
        width: 100%;
        float: none;
        padding: 8px;
        margin: 10px auto 10px auto;
    }

    .drawer {
        width: 100% !important;
        height: 100% !important;
    }

    .accessibility li {
        width: 49%;
        margin: 0px;
    }

    .OrderAyah {
        margin: 10px 0px 0px 0px !important;
        width: 100% !important;
    }

    .OrderAyah label {
        float: none;
    }

    .OrderAyah select, .OrderAyah input[type="submit"] {
        width: 112px;
        font-size: 14px;
    }

    .ReadAya img {
        width: 200px;
    }

    .ReadAya {
        font-size: 22px;
        line-height: 2.2em;
        padding: 0px 10px 0px 10px
    }

    input[type="submit"], #back {
        width: 91%;
    }

    .time-list2 > li {
        max-width: unset !important;
    }
}

.change {
    text-decoration: underline !important;
    color: #48993d !important;
    font-weight: 700 !important;
    cursor: pointer;
}

.logo4 a {
    border-radius: 50px;
}

header.style1 .topbar {
    padding-left: unset;
}

header.style1 .logo {
    margin-top: 0;
}

.logo-menu-wrap {
    padding-right: unset;
    background-color: #fff;
    border-bottom: 2px solid #0a993C;
}

.plyr .player .cover {
    display: none;
}

.img-fluid1 {
    background-color: #FFF;
    width: 100px;
    margin-left: unset;
    margin: 10px 0 10px 50px;
}

#formCnt {
    margin-bottom: 155px !important;
}

#formCnt .button {
    font-size: 20px !important;
}

.cont-info-list > li span::before, .cont-info-list > li span::after {
    border: 2px solid rgb(255 255 255 / 50%);
}

/*calendar > language : from sidebar to button*/
#mySidebar {
    margin: 10px auto;
    padding: 10px;
}

.logo h1 {
    margin-top: 0;
}

#calendar-custom {
    margin-bottom: 60px;
}

/*events : style cards*/

.prod-info {
    padding: 4.6875rem 4.6875rem 4.6875rem 4.6875rem;
    position: relative;
}


.prod-info > span + h3 {
    padding-bottom: 20px;
}

.prod-info .price, .prod-detail-img .price {
    background-color: rgb(10 153 60 / 60%);
    max-width: unset;
    width: 300px;
    padding: 35px 50px;
}

.pagination-wrap {
    margin-bottom: 30px;
}

/*
** Prayer Section
*/

.title-agr {
    color: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
}

.btn-agr-white {
    background-color: #fff;
    color: #000;
    margin: 0 10px 10px 0;
}

.btn-agr-white:hover {
    opacity: 0.8;
}

.collapse {
    margin-bottom: 10px;
}

.btn-agr {
    color: #fff;
    background-color: #048b33;
    padding: 5px 20px;
    margin: 0 10px 10px 0;
    cursor: pointer;
}

.btn-agr:hover {
    color: #fff;
    opacity: 0.8;
}

input#notif {
    padding: 5px 10px;
    margin: 0 20px 20px 0;
    border: 1px solid #ccc;
    cursor: text;
}

input#notif::-webkit-calendar-picker-indicator {
    cursor: pointer;
}

/* Location menu*/
.coords {
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 20px;
}

.coords label {
    color: #666;
    margin: 0;
}

.coords input {
    width: 120px;
}

.coords .form-group {
    margin-bottom: 0;
}


/* prayer details */
.prayer-details .row {
    margin-bottom: 15px;
    font-size: 1.2rem;
}

.prayer-details .col div {
    color: #ccc;
}

.prayer-details .col div span {
    color: #fff;
}

.prayer-details .dates div {
    color: #fff;
    display: inline-block;
    padding: 0 !important;
}

.prayer-details #demo {
    background-color: #000;
    padding: 2px 10px;
    border-radius: 4px;
}

/*
** Quran
*/

.trad-agr {
    margin-left: 20px;
    margin-bottom: 20px;
}

.trad-agr .dropdown {
    margin-left: 20px;
    margin-bottom: 20px;
    padding-right: 6px;
}

.trad-agr .dropdown-content {
    min-width: 170px;
}

.trad-agr .dropdown-content a {
    padding: 10px 8px;
}

.trad-agr .btn-agr {
    height: fit-content;
    padding: 15px 20px;
}

.translation-padding {
    height: 310px;
}

@media only screen and (max-width: 768px) {
    .translation-padding {
        height: 0px;
    }
}

form.cont-form-2 > input,
form.cont-form-2 > textarea {
    border-bottom: 2px solid #ccc;
    width: 100%;
    font-size: .9375rem;
    font-weight: 700;
    color: #999;
    padding-bottom: 12px;
    margin-bottom: 2.125rem;
}
form.cont-form-2 > textarea {height: 6.25rem;}
form.cont-form-2 > button {
    font-size: 1rem;
    margin: 14px 0 0;
    padding: 1.28125rem 2.5rem;
}