article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
hr,
nav,
section {
    display: block
}

a,
ins {
    text-decoration: none
}

ins,
mark {
    color: #000
}

dfn,
mark {
    font-style: italic
}

b,
mark,
strong {
    font-weight: 700
}

body,
fieldset,
figure,
form,
li,
nav ol,
nav ul,
ol,
ul {
    margin: 0
}

fieldset,
hr,
img,
legend {
    border: 0
}

body,
fieldset,
hr,
legend,
li,
nav ol,
nav ul,
ol,
ul {
    padding: 0
}

audio,
canvas,
video {
    display: inline-block
}

/* body * {
    scroll-behavior: smooth;
} */

#myTopnav {
    transition: background-color .4s;
}

#home_content {
    margin-top: -20px;
}

body.beige, #myTopnav.beige {
    background-color: beige;
}

.brightness img {
    width: 100%;
}

.brightness > img:last-child {
    display: none;
}

.brightness.beige > img:first-child {
    display: none;
}

.brightness.beige > img:last-child {
    display: block;
}

#home_content .mt-5 {
    margin-bottom: 3rem;
}

#home_content .left {
    padding-right: 0;
    direction: rtl;
}

#home_content #arabic0,
#home_content #trans0 {
    margin: auto;
    width: fit-content;
}

.design-filled {
    position: fixed;
    top: -278px;
    width: 450px;
    right: -205px;
    opacity: .4;
}

.design-filled-2 {
    position: fixed;
    top: -435px;
    right: -324px;
    width: 1000px;
    opacity: .12;
}

.design-hollow {
    position: fixed;
}

.design-hollow-footer {
    position: absolute;
}

.design-hollow, .design-hollow-footer {
    left: -324px;
    bottom: -423px;
    width: 700px;
    opacity: .12;
}

#logo,
.icon,
.inner-tabs {
    position: relative;
}

.quran_menu li,
.quran_menu li section,
.topnav * {
    z-index: 3;
}

.aboveDrawer,
#logo,
.icon,
.inner-tabs {
    z-index: 2;
}

.footerDrawer {
    z-index: 2;
}

#search_content .jumbotron, #bookmark_content .jumbotron, #login_content .jumbotron, #forget .jumbotron, #Signup .jumbotron, #bug_report .jumbotron, #inv_friend_content .jumbotron {
    background-color: rgba(233,236,239,.7);
}

#search_content .jumbotron-fluid.pt-2 {
    padding: 0;
    /* margin: 0; */
}

#search_content .jumbotron-fluid.pt-2 > .container-fluid {
    overflow: scroll;
}

.btn-find {
    border: 2px solid #E74C3C;
    color: #E74C3C !important;
    background: #fff;
    margin-left: 8px;
}

.audio_player {
    width: 85vw;
    margin: auto;
}

.quran_menu {
    transition: 350ms;
}

.quran_menu ul li:nth-child(4),
.quran_menu ul li:nth-child(5),
.quran_menu ul li:nth-child(6) {
    margin: 0;
    /* width:unset !important; */
}

.aboveDrawer {
    position: absolute;
    top: 113px;
}

.aboveDrawer .content {
    overflow-y: scroll;
    overflow-x: hidden;
}

.aboveDrawer .open {
    display: flex;
    justify-content: center;
}

.footerDrawer .open,
.aboveDrawer .open {
    padding: 1px 0;
}

.footerDrawer .open > .triangle:last-child,
.aboveDrawer .open > .triangle:last-child {
    display: none;
}

.footerDrawer.open .open .triangle, .aboveDrawer.open .open .triangle {
    background-color: #d6af28;
}

.footerDrawer.open .open > .triangle:first-child,
.aboveDrawer.open .open > .triangle:first-child {
    display: none;
}
.footerDrawer.open .open > .triangle:last-child,
.aboveDrawer.open .open > .triangle:last-child {
    display: block;
}

.footerDrawer .c-verse {
    margin-top: 1rem;
}

.footerDrawer a {
    cursor: pointer;
}

.footerDrawer .content > div {
    display: grid;
    align-items: center;
    justify-content: space-between;
    grid-auto-flow: column;
    grid-gap: 15px;
}

.footerDrawer .content > div #btnNext {
    grid-column: 3;
}

.footerDrawer .content > div #btnPrevious {
    grid-column: 1;
}

.footerDrawer .content > div i {
    font-size: 1.2rem;
    padding: 5px;
}

/* .footerDrawer .fa-chevron-right {
    padding: 10px 5px 5px 5px;
}

.footerDrawer .fa-chevron-left {
    padding: 5px 5px 10px 5px;
} */

#c-surah,
.footerDrawer .content>div {
    width: 88%;
    margin: auto;
}

#c-surah p {
    margin-top: 10px;
    margin-bottom: 28px;
    text-align: center;
}

#play_btn {
    border: none;
}

#play_btn:focus {
    outline: none;
}

.triangle {
    position: absolute;
    height: auto;
    z-index: 1;
}

.intro-footnote div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: auto;
}

.intro-footnote div .triangle {
    position: unset;
}

.intro-footnote div:last-child .triangle {
    transform: rotate(180deg);
}

.intro-footnote div {
    cursor: pointer;
}

.intro-footnote span {
    color: #fff;
}

.intro-footnote li:last-child .triangle {
    transform: rotate(180deg);
    margin-left: 3px;
}

.aboveDrawer .open {
    position: relative;
}

.aboveDrawer .open .triangle,
.footerDrawer .open .triangle {
    color: #8a2b44;
}

.footerDrawer .open .triangle {
    top: -22px;
}

.footerDrawer .content {
    overflow-y: scroll;
    overflow-x: hidden;
}

.footerDrawer>div {
    display: flex;
    justify-content: center;
    position: relative;
}

.footerDrawer .triangle, .aboveDrawer .triangle {
    padding: 2px 5px;
}

.aboveDrawer .triangle {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    top: 2px;
}

.footerDrawer .triangle {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

#CP_ForeColorInSide,
#CP_BackColorInSide {
    margin-left: 5px;
    position: relative;
}

.inline-block {
    display: inline-block;
}

.hidden {
    display: none;
}

.turn {
    transform: rotate(180deg);
}

.color-dropdown-toggle {
    width: 20px;
}

.color-dropdown {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 6px;
    background-color: lightgreen;
    padding: 10px;
    border-radius: 5px;
    background-color: #efefef;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, .25);
    position: absolute;
    top: 20px;
    left: -47px;
    z-index: 1;
    border: 2px solid #8a2b44;
    cursor: auto;
}

.color-dropdown div {
    width: 30px;
    height: 20px;
    border-radius: 3px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .25);
    cursor: pointer;
}

.trns {
    line-height: 30px;
    font-size: 1.20rem;
}

#translation .ayah-end1 {
    margin-right: 5px;
}

#arabic .ayah-end1 {
    margin-left: 6px;
    margin-right: 6px;
}

#arabic .ayah-end1 span,
#translation .ayah-end1 span {
    line-height: 1.6;
}

.ayah-end1 {
    background-size: 100%;
    display: inline-flex;
    background-repeat: no-repeat;
    width: 30px;
    justify-content: center;
    border: 1px solid;
    border-radius: 50%;
    padding-top: 2px;
    padding-bottom: 2px;
}

.ayah-end1 span {
    font-size: 14px;
}

.ayah-end {
    width: 25px;
    height: auto;
}

.ayah-end+span {
    padding: 5px;
    text-align: center;
    margin-left: -25px;
    font-size: 12px;
}

#translation .ayah-end+span {
    margin-right: 6px;
}

#arabic .ayah-end+span {
    margin-left: 0;
    margin-right: -26px;
    margin-left: 6px;
}

/* .arbic .ayah-end {
    margin-left:7px;
} */

#btnPrevious,
section.audio_player section.main_control a.next_b {
    top: -2px !important;
}

section.audio_player section.main_control a.stop_b {
    top: 8px;
}

.trans-mobile {
    direction: ltr;
    margin-top: 1rem;
    margin-bottom: 1.5rem;
    display: none;
}

#wait {
    font-size: 16px;
    position: absolute;
    top: 50%;
    background-color: #8a2b44;
    width: 70%;
    padding-bottom: 1.2rem;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
    color: white;
    box-shadow: 0px 0px 20px rgba(0,0,0,.5);
    border-radius: 4px;
}

#wait img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 7em;
    top: -22px;
}

#wait p {
    text-align: center;
    font-size: 2em;
    width: 80%;
    margin: 1.8em auto 0 auto;
    font-family: "_PDMS_Saleem_QuranFont", "_PDMS_Saleem_QuranFont8.eot", Tahoma, Arial;
    line-height: 1.4;
}

.linePreloader{
    width: 27%;
    min-width: 150px;
    height:4px;
    background: linear-gradient(to right, rgba(255,255,255,.4) 10%,#fff);
    position:fixed;
    top:2em;
    bottom:0;
    left:0;
    right:0;
    margin:0 auto auto auto;
    border-radius:5px;
    background-size:20%;
    background-repeat:repeat-y;
    background-position:-25% 0;
    animation:scroll 1.2s ease-in-out infinite;
  }
  
  @keyframes scroll{
    50%{background-size:80%}
    100%{background-position:125% 0;}
  }

@media (max-width:575px) {
    .footerDrawer:not(.open) .open .triangle, .aboveDrawer:not(.open) .open .triangle {
        background-color: #fff;
        transition: background-color .4s;
    }

    .footerDrawer:not(.open) .open .triangle.beige, .aboveDrawer:not(.open) .open .triangle.beige {
        background-color: beige;
    }
}

@media (max-width:991px) {
    .design-filled-2 {
        top: -576px;
        right: -480px;
    }

    .design-hollow, .design-hollow-footer {
        width: 580px;
        left: -254px;
        bottom: -358px;
    }

    #wait {
        width: 80%;
    }
}

@media (max-width:768px) {

    #btnPrevious,
    section.audio_player section.main_control a.next_b {
        top: 2px !important;
    }

    section.audio_player section.main_control a.stop_b {
        top: 12px;
    }

    section.quran_menu ul li:nth-child(4) img {
        padding-bottom: 7px;
    }

    .design-filled {
        width: 300px;
        top: -174px;
        right: -140px;
    }

    .design-filled-2 {
        width: 680px;
        top: -370px;
        right: -345px;
    }

    .design-hollow, .design-hollow-footer {
        left: -208px;
        bottom: -202px;
        width: 400px;
    }

    #home_content .col-sm-6:first-child {
        display: none !important;
    }

    #home_content .col-sm-6:last-child {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .trans-mobile {
        display: block;
    }

    .trans-mobile.hidden {
        display: none;
    }

    section.quran_menu.quran_menu ul li:nth-child(4) {
        padding: 0;
    }

    #logedin > div,
    #login > .form-group:last-child,
    #signup > .form-group:last-child,
    #forget_password > .form-group:last-child {
        display: grid;
        grid-gap: 10px;
    }

    #logedout .col-md-2 {
        padding-left: 0;
    }

    #arabic .ayah-end1 {
        margin: 0;
    }

    .os-content {
        padding-left: 7px !important;
    }

    #wait {
        font-size: 13px;
    }
}

#btnPrevious img,
section.audio_player section.main_control a.stop_b img,
section.audio_player section.main_control a.next_b img {
    width: 45px;
    top: -20px;
}

section.quran_menu ul li:nth-child(6) img {
    transform: rotate(90deg);
}

[hidden],
audio:not([controls]) {
    display: none
}

.memorization_box,
section.quran_menu li:nth-child(5):hover section,
.intro-footnote {
    border: 1px solid #3d0f1e;
    border-radius: 4px;
    box-shadow: 1px 1px 7px rgba(0, 0, 0, .2);
}

button,
html,
input,
select,
textarea {
    font-family: Roboto, sans-serif
}

::-moz-selection {
    background: #94c1ff;
    color: #0042a5;
    text-shadow: none
}

::selection {
    background: #94c1ff;
    color: #0042a5;
    text-shadow: none
}

a {
    color: #00e
}

a:hover {
    color: #06e
}

a:active,
a:focus,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

blockquote {
    margin: 1em 40px
}

hr {
    height: 1px;
    border-top: 1px solid #ccc;
    margin: 1em 0
}

ins {
    background: #ff9
}

mark {
    background: #ff0
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:after,
q:before {
    content: "";
    content: none
}

small {
    font-size: 85%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

li,
ol,
ul {
    list-style: none
}

dd {
    margin: 0 0 0 40px
}

nav ol,
nav ul {
    list-style: none
}

img {
    -ms-interpolation-mode: bicubic;
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

legend {
    white-space: normal
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}

button,
input {
    line-height: normal
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button
}

button[disabled],
input[disabled] {
    cursor: default
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical
}

input:invalid,
textarea:invalid {
    background-color: #f0dddd
}

select {
    color: #fff;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background: url(https://read.quranexplorer.com/public/images/Quran/qe-portal-icons.png) top 8px right 8px no-repeat #cde69a;
    background-color: #8a2b44;
    background-size: 15px auto;
    padding: 3px 22px 3px 5px;
    border-radius: 10px;
}

span.customSelect {
    background-color: #9c3 !important;
    color: #fefefe;
    padding: 5px 7px;
    font-size: 14px;
    border: none;
    margin-bottom: 5px
}

span.customSelect.changed {
    background-color: #f0dea4
}

.font_black {
    color: #333
}

.tabs_nav {
    padding: 0;
    height: 40px;
    background: #e7eef6;
    border-bottom: 1px solid #9c3;
    margin-left: 45px;
    font: 12px Roboto, sans-serif
}

.tabs_nav a,
section.quran_menu section {
    font-family: Roboto, sans-serif
}

.tabs_nav a {
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    padding: 10px 20px 9px;
    color: #777
}

.tabs_nav a.current {
    color: #FFF;
    border: 1px solid #9c3;
    border-top: 2px solid #77b646;
    border-bottom: 2px solid rgba(62, 127, 219, 1);
    padding-bottom: 5px 5px 6px 5px;
    background: rgba(62, 127, 219, 1)
}

section.panes_box>section:nth-of-type(n+2) {
    display: none
}

section.quran_menu {
    height: 113px;
    background: #4c1426;
}

div.qemenu_display {
    position: absolute;
    top: 10px;
    left: 130px;
    display: none
}

div.qemenu_display img {
    width: 15px;
    height: 9px;
    cursor: pointer;
    background: url(../../images/Quran/arrow_menu.png) no-repeat
}

div.qemenu_display img.menu_show:hover {
    background-position: 0 -40px
}

div.qemenu_display img.menu_hide {
    display: none;
    background-position: -36px 0
}

div.qemenu_display img.menu_hide:hover {
    background-position: -36px -40px
}

section.quran_menu ul li {
    /* display: block; */
    overflow: hidden;
    position: relative;
    float: left;
    /* height: 115px; */
    text-align: center;
    padding: 3px;
}

section.quran_menu .intro-footnote ul li {
    float: none;
    color: #fff;
    cursor: pointer;
}

section.quran_menu section {
    font-size: 16px;
    margin: 0;
    padding: 7px 5px 1px;
    /* background: #9C3 */
}

section.quran_menu section select {
    margin: 5px 5px 10px 0
}

label {
    cursor: pointer;
    font: 12px Roboto, sans-serif
}

section.quran_menu section label {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    color: #FFF;
    text-align: right;
    /* margin-bottom: 5px; */
    /* padding-right: 10px; */
}

section.quran_menu section.nav_box {
    width: 520px;
    text-align: left
}

section.quran_menu section.nav_box label:nth-of-type(1) {
    width: 110px;
    display: inline-block
}

section.quran_menu section.nav_box label:nth-of-type(2) {
    width: 40px;
    display: inline-block;
    margin-left: 13px;
}

section.quran_menu section.nav_box label:nth-of-type(3) {
    width: 110px;
    display: inline-block;
    margin-top: -3px;
}

section.quran_menu section.nav_box label:nth-of-type(4) {
    width: 75px;
    display: inline-block;
    margin-top: -1px;
}

section.quran_menu section.nav_box label:nth-of-type(5) {
    width: 40px;
    display: inline-block
}

section.quran_menu section.script_box {
    width: 100%;
    text-align: left;
}

section.quran_menu section.script_box #cmbScript {
    margin-left: 9px;
    width: 150px;
}


section.quran_menu section.script_box #cmbReciter {
    width: 150px;
}

section.quran_menu section.script_box {
    width: 246px;
}

section.quran_menu section.script_box.norweg {
    width: 286px;
}

section.quran_menu section.script_box.norweg #cmbReciter {
    margin-left: 20px;
}

section.quran_menu section.script_box label {
    display: inline-block;
    color: #fefefe
}

section.quran_menu section.translate_box {
    width: 201px;
    height: 102px;
    text-align: left;
    position: relative
}

section.quran_menu section.translate_box select {
    width: 170px
}

section.quran_menu section.translate_box p {
    margin: 5px 0;
    padding: 0
}

section.quran_menu section.intro-footnote {
    width: 160px;
    height: 59px;
    text-align: left
}

section.quran_menu section.intro-footnote div {
    height: 35px
}

section.quran_menu section.option_box {
    padding-top: 0
}

section.quran_menu section.option_box p {
    margin: 0;
    padding: 0;
    height: 24px;
    overflow: hidden
}

section.quran_menu section.option_box label {
    width: 190px;
    text-align: left;
    display: block;
    padding-left: 25px;
    padding-right: 0
}

section.quran_menu section.option_box input[type=checkbox] {
    position: absolute;
    left: -99999px
}

section.quran_menu section.option_box input[type=checkbox]+label {
    /* background: url(../img/qm_navigation.png) -164px -1px no-repeat; */
    background-size: 200px auto
}

section.quran_menu section.option_box input[type=checkbox]:checked+label {
    background-position: -164px -43px
}

section.quran_menu section.search_cl {
    width: 300px;
    text-align: left
}

section.quran_menu section.search_cl label {
    width: 70px;
    display: inline-block
}

section.quran_menu section.search_cl select {
    width: 210px !important
}

section.quran_menu section.search_cl span {
    width: 185px !important
}

section.quran_menu section.text_search {
    width: 280px;
    height: 105px;
    text-align: left;
}

section.quran_menu section.text_search label {
    width: 150px;
    margin-bottom: 11px;
    display: inline-block
}

section.quran_menu section.text_search input[type=text] {
    width: 215px;
    margin-right: 5px
}

section.quran_menu section.memorization_box {
    width: 385px;
    height: 65px;
    text-align: left
}

section.quran_menu section.memorization_box input {
    margin: 0 4px 7px 0
}

section.quran_menu section.memorization_box > div > p {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

section.quran_menu section.memorization_box>div+div {
    width: 238px
}

section.quran_menu section.memorization_box>div span {
    display: block;
    height: 22px
}

section.quran_menu section.memorization_box>div span div.iradio_square-blue {
    width: 20px !important;
    overflow: hidden;
    padding-right: 5px
}

section.quran_menu section.memorization_box>div span em {
    display: inline-block;
    width: 70px;
    position: relative
}

a.qExplorerLogo {
    display: block;
    height: 33px;
    width: 36px;
    background: url(../../images/Quran/quran-explorer-logo.png) -3px -5px no-repeat;
    background-size: 41px auto;
    position: absolute;
    top: 4px;
    left: 4px;
    text-indent: -9999px
}

div.qemenu_nav {
    position: absolute;
    display: none;
    top: 10px;
    right: 10px
}

div.qemenu_nav img {
    width: 18px;
    height: 62px;
    cursor: pointer;
    background: url(../../images/Quran/qemenu_nav.png) no-repeat
}

div.qemenu_nav img.show_left:hover {
    background-position: -24px 0
}

div.qemenu_nav img.show_right {
    background-position: -82px 0;
    display: none
}

div.qemenu_nav img.show_right:hover {
    background-position: -58px 0
}

table.quran_text {
    background: #d8dbe0;
    border-color: #d8dbe0;
    height: 100%
}

table.quran_text td {
    width: 50%;
    vertical-align: top;
    margin: 5px
}

table.quran_text section {
    overflow: hidden;
    margin: 5px;
    background: #FFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.table_text .scrollbar,
.table_text .track {
    background: #f1f2f3;
    position: relative;
    width: 5px
}

table.quran_text section.arabic_text {
    margin: 8px
}

.table_text .viewport {
    height: 100px;
    overflow: hidden;
    position: relative
}

.table_text .overview {
    list-style: none;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0;
    margin: 0;
    width: 100%
}

.table_text .scrollbar {
    float: right;
    margin: 3px
}

h1,
h1:nth-child(2) {
    color: #06c;
    text-shadow: 0 1px 0 #ccc;
    padding: 0;
    margin: 0
}

.table_text .track {
    height: 100%;
    padding: 0
}

.table_text .thumb {
    background: #cdd1d8;
    height: 20px;
    width: 5px;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0
}

.table_text:hover .track {
    background: #cfd0d1;
    cursor: pointer
}

.table_text:hover .thumb {
    background: #b6b9bf
}

h1 {
    font: 30px Roboto, sans-serif;
    font-weight: 700
}

h1:nth-child(2) {
    font: 24px/24px Roboto, sans-serif;
    font-weight: 700
}

section.audio_player section.extra_button .zoom_text {
    padding-top: 21px;
    height: 27px;
    width: 40px;
    top: 2px;
    right: 45px;
    position: absolute
}

section.audio_player section.extra_button .zoom_text.minus_size {
    right: 0
}

section.audio_player section.extra_button .zoom_text.minus_size img {
    background-position: -346px -234px
}

section.audio_player section.extra_button .zoom_text output {
    width: 42px !important;
    left: -10px
}

section.audio_player section.extra_button .book_mark {
    height: 27px;
    width: 40px;
    top: 22px;
    right: -42px;
    position: absolute
}

section.audio_player section.extra_button .book_mark img {
    width: 28px;
    height: 28px;
    background: #fff;
    border-radius: 100%;
    padding: 4px;
}

section.audio_player section.main_control a.play_b {
    text-align: center;
    padding-top: 4px;
    height: 48px;
    width: 52px;

    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    position: fixed;
    /* top: -5px; */
    bottom: 12px;
    left: 50%;
    margin-left: -25px;
    z-index: 1000
}

/* section.audio_player section.main_control a.play_b:active {
    background: rgba(58, 104, 189, .95)
} */

img.pause_butn,
img.play_butn {
    background: url(../img/qm_navigation.png) -76px -166px no-repeat;
    width: 40px;
    height: 40px
}

img.pause_butn {
    background-position: -157px -166px
}

section.audio_player section.main_control a.pre_b {
    text-align: center;
    padding-top: 8px;
    height: 27px;
    width: 53px;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 23%
}

section.audio_player section.main_control a.next_b {
    text-align: center;
    padding-top: 8px;
    height: 27px;
    /* width: 53px; */
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 70%
}


section.audio_player section.main_control a.stop_b {
    text-align: center;
    padding-top: 0px;
    height: 27px;
    width: 40px;
    cursor: pointer;
    position: absolute;
}


section.audio_player section.main_control a.volume_b {
    padding-top: 8px;
    height: 27px;
    width: 40px;
    top: 0;
    right: -2px;
    cursor: pointer;
    position: absolute
}

section.audio_player section.main_control a.volume_b:hover {
    background: rgba(65, 115, 210, .95)
}

section.audio_player section.main_control a.volume_b:active {
    background: rgba(58, 104, 189, .95)
}

section.audio_player section.main_control a.volume_b img.unmute_btn {
    background: url(../img/qm_navigation.png) 3px -233px no-repeat;
    width: 40px;
    height: 30px
}

section.audio_player section.main_control a.volume_b img.mute_btn {
    background: url(../img/qm_navigation.png) -65px -233px no-repeat;
    width: 40px;
    height: 30px
}

section.script_box a.container_btn1 {
    position: absolute;
    top: 11px;
    left: 218px;
}

/* section.script_box a.container_btn1 img:active,
section.script_box a.container_btn1 img:hover {
    background-color: rgba(153, 204, 51, .95)
} */

section.script_box a.container_btn1 img {
    width: 30px;
    height: 30px;
    background: url(../img/qm_navigation.png) -5px -226px no-repeat;
}

section.script_box a.container_btn1 img.mute_btn {
    background-position: -68px -225px
}

section.script_box a.container_btn2 {
    position: absolute;
    top: 9px;
    left: 195px
}

section.script_box a.container_btn2 img:active,
section.script_box a.container_btn2 img:hover {
    background-color: rgba(153, 204, 51, .95)
}

section.script_box a.container_btn2 img {
    width: 30px;
    height: 30px;
    background: url(../img/qm_navigation.png) -108px -226px no-repeat
}

section.script_box a.container_btn2 img.s_t_r,
section.translate_box a.container_btn1 img:active,
section.translate_box a.container_btn1 img:hover {
    background-color: rgba(153, 204, 51, .95)
}

section.translate_box a.container_btn1 {
    position: absolute;
    top: 7px;
    right: 17px
}

section.translate_box a.container_btn1 img {
    width: 30px;
    height: 30px;
    background: url(../img/qm_navigation.png) -5px -226px no-repeat
}

section.translate_box a.container_btn1 img.mute_btn {
    background-color: rgba(153, 204, 51, .95);
    background-position: -68px -225px
}

section.quran_menu section.memorization_box div p {
    margin: 0;
    padding: 0
}

section.quran_menu section.memorization_box div+div {
    width: 210px;
    margin-top: -5px
}

section.quran_menu section.memorization_box label {
    display: inline-block;
    /* text-align: right; */
    /* float: left; */
    /* padding-top: 19px; */
}

section.quran_menu section.memorization_box div span.mem_span {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    height: 25px;
    color: #FFF
}

section.quran_menu section.memorization_box div+div label,
section.quran_menu section.memorization_box div+div span {
    display: block;
    width: auto;
    clear: both;
    margin: 0;
    float: none;
    text-align: left;
    font-size: 15px
}

section.quran_menu section.memorization_box div+div span label {
    float: left
}

section.quran_menu section.memorization_box div+div input[type=radio] {
    position: absolute;
    left: -99999px
}

section.quran_menu section.memorization_box div+div input[type=radio]+label {
    background: url(../img/qm_navigation.png) -164px -61px no-repeat;
    background-size: 200px auto;
    padding-left: 25px
}

section.quran_menu section.memorization_box div+div input[type=radio]:checked+label {
    background-position: -164px -103px
}

#btnNext img,
#btnPrevious img,
.stop_b img {
    width: 30px !important;
}

#btnNext,
#btnPrevious {
    top: 13px !important;
}

.stop_b {
    top: 21px !important;
}

/*.label-and-select-container {
    position:relative;
    display: inline-block;
  }

  .label-and-select-container select {
    position: absolute;
    right: -15px;
    background: none;
    background-color: #add65c;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    top: -5px;
    padding: 4px 0px 4px 0px;
    color: white;
    -webkit-appearance: menulist;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-appearance: none;
  }

  .label-and-select-container input[type='text'] {
    color: #4c4c4c;
  }

  section.quran_menu section.nav_box .label-and-select-container label {
    width: 70px;
  }

  .label-and-select-container input {
    padding: 5px;
    border-radius: 10px;
    width: 63px;
    border: none;
    background-color: #cde69a;
  }*/
.slectedopt {
    color: #cde69a !important;
}

.opt {
    color: #fff !important;
}

.fromdrop {

    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background-size: 15px auto;
    padding: 3px 22px 3px 5px;
    border-radius: 10px;
}

.Qinput {
    border-radius: 10px !important;
    height: 25px;
    Ztext-align: left;
    margin: -27px;
    margin-top: -25px;
    margin-left: 113px;
}

.Qinput .btn-default {
    margin-top: 0px;
    width: 22px;
    margin-right: 0px;
    padding: 0px 5px !important;
    height: 25px !important;
    background: #add65c;
    border-radius: 0px 10px 10px 0px !important;
}

.Qinput input {
    border-radius: 10px 0px 0px 10px !important;
    background: #8a2b44;
    border: none;
    outline: none;
    height: 25px;
    color: #fff;
}

.Qinput .btn:focus,
.Qinput input:focus {
    box-shadow: 0 0 0 0 rgba(0, 123, 255, .25);
}

.input-group.Qinput input.form-control:focus {
    background-color: #8a2b44;
    color: #fff;
}

/* @media only screen and (max-width:1780px) { */
section.quran_menu ul li:nth-child(6) {
    padding-top: 10px;
    padding-bottom: 9px;
    overflow: visible;
    width: 52px;
}

section.quran_menu li:nth-child(6) section {
    visibility: hidden;
    height: auto;
    position: absolute;
    top: 65px;
    right: 0;
    z-index: 100;
    padding: 15px;
    width: 205px;
    background: #4c1426;
}

section.quran_menu li:nth-child(6) select {
    width: 100%
}

/* } */

/* @media only screen and (max-width:1680px) { */
section.quran_menu ul li:nth-child(5) {
    background: url(../img/qm_navigation.png) -204px 0 no-repeat;
    /* padding-top: 53px; */
    /*height: 27px;
        */
    height: 65px;
    overflow: visible;
    width: 65px;
    /* padding-bottom: 12px; */
}

section.quran_menu li:nth-child(5) section {
    visibility: hidden;
    height: auto;
    position: absolute;
    top: 65px;
    right: 0px;
    z-index: 100;
    padding: 15px;
    width: 220px;
    background: #4c1426;
}

section.quran_menu li:nth-child(5) section > div label {
    margin: 0;
}

section.quran_menu li:nth-child(5) section > div:first-child,
#CP_ForeColor > div {
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
}

#CP_ForeColor > div {
    justify-content: space-between;
}

section.quran_menu li:nth-child(5) section > div:first-child input {
    margin-right: 5px;
}

section.quran_menu li:nth-child(5) select {
    width: 100%
}

/* } */

/* @media only screen and (max-width:1520px) { */
section.quran_menu ul li:nth-child(4) {
    /* background: url(../img/repeat.png) -272px 0 no-repeat; */
    /* padding-top: 10px; */
    padding-bottom: 7px;
    /*height: 27px;*/
    overflow: visible;
    width: 65px
}

section.quran_menu ul li:nth-child(4) img {
    padding: 0;
    width: 48px;
    height: 65px;
}

section.quran_menu li:nth-child(4) section {
    visibility: hidden;
    height: auto;
    position: absolute;
    top: 65px;
    right: 0;
    z-index: 100;
    padding: 15px;
    width: 230px;
    background: #4c1426;
}

section.quran_menu section.memorization_box div+div {
    zoom: 100%;
    margin-top: 5px
}

section.quran_menu section.memorization_box div span.mem_span {
    height: 28px
}

section.quran_menu section.option_box input {
    float: left;
    margin-top: 5px
}

/* } */

@media (max-width:1300px) and (min-width:1201px) {
    section.quran_menu ul li:nth-child(7) {
        display: none;
    }
}

@media only screen and (max-width:1200px) {
    section.quran_menu ul li:nth-child(3) {
        padding-bottom: 15px;
    }

    .translate_box {
        border: 1px #3d0f1e;
        border-radius: 4px;
        box-shadow: rgba(0, 0, 0, .2);
    }

    section.quran_menu ul li:nth-child(3) {
        background: url(../img/qm_navigation.png) -135px 0 no-repeat;
        /* padding-top: 50px; */
        height: 65px;
        overflow: visible;
        width: 65px;
        padding: 0;
    }

    section.quran_menu li:nth-child(3) section {
        visibility: hidden;
        position: absolute;
        top: 65px;
        left: 0;
        z-index: 100;
        padding: 20px;
        background: #4c1426;
    }

    section.quran_menu ul li:nth-child(3) {
        position: absolute;
        right: 190px;
    }

    section.quran_menu.quran_menu ul li:nth-child(7) {
        right: 250px;
    }

    section.quran_menu.quran_menu ul li:nth-child(7):hover {
        background: none;   
    }
}

@media (max-width:1130px) and (min-width:1071px) {
    section.quran_menu.quran_menu ul li:nth-child(7) {
        display: none;
    }
}

@media only screen and (max-width:1070px) {
    .script_box {
        border: 1px solid #3d0f1e;
        border-radius: 4px;
        box-shadow: rgba(0, 0, 0, .2);
    }

    .tabs_nav a {
        padding: 10px 10px 9px
    }

    section.quran_menu ul li:nth-child(2) {
        background: url(../img/qm_navigation.png) -67px 0 no-repeat;
        /* padding-top: 50px; */
        height: 65px;
        overflow: visible;
        width: 65px;
        /* padding-bottom: 15px; */
    }

    section.quran_menu li:nth-child(2) section {
        visibility: hidden;
        position: absolute;
        top: 65px;
        left: 0;
        z-index: 100;
        background: #4c1426;
    }

    section.quran_menu ul li:nth-child(2) {
        position: absolute;
        right: 250px;
    }

    section.quran_menu.quran_menu ul li:nth-child(7) {
        right: 310px;
    }
}

@media (min-width:921px) {
    section.quran_menu ul li:nth-child(6),
    section.quran_menu ul li:nth-child(5),
    section.quran_menu ul li:nth-child(4)

    /* section.quran_menu ul li:nth-child(3),
    section.quran_menu ul li:nth-child(2) */
    /* .translate-box-li,
    .script-box-li */
        {
        position: absolute !important;
    }

    section.quran_menu section.script_box.norweg a.container_btn1 {
        left: 267px;
        top: 12px;
    }

    .quran_menu ul li:nth-child(3) {
        margin-left: 30px;
    }

    section.quran_menu ul li:nth-child(6) {
        right: 10px;
    }

    section.quran_menu ul li:nth-child(5) {
        right: 70px;
    }

    section.quran_menu ul li:nth-child(4) {
        right: 130px;
    }
    section.quran_menu ul li:nth-child(7) {
        position: absolute;
        right: 196px;
        width: 53px;
        padding: 10px 3px;
        top: 3px;
    }

    /* #home_content {
        margin-top: -20px;
    } */

    section.quran_menu section.text_search {
        margin-top: 4px;
    }

    .Qinput {
        width: 75px;
    }
}

@media only screen and (max-width:920px) {
    section.quran_menu li:nth-child(2) section {
        width: 275px !important;
    }

    .aboveDrawer {
        top: 65px;
    }

    .quran_menu ul li:first-child section {
        display: grid;
        grid-gap: 10px;
    }

    .quran_menu ul li:first-child section * {
        margin: 0 !important;
    }

    .quran_menu ul li:first-child section .Qinput .input-group-btn select {
        width: 145px !important;
        border-left: 1px solid rgba(255,255,255,.1);
    }

    .quran_menu #cmbScript {
        width: 143px !important;
    }

    section.script_box a.container_btn1 {
        left: 246px;
        top: 8px;
    }

    .nav_box {
        border: 1px solid #3d0f1e;
        border-radius: 4px;
        box-shadow: 1px 1px 7px rgba(0, 0, 0, .2);
    }

    section.quran_menu {
        height: 65px
    }

    section.quran_menu ul li:nth-child(1) {
        background: url(../img/qm_navigation.png) no-repeat;
        /* padding-top: 50px; */
        overflow: visible;
        width: 65px;
        height: 65px;
        /* padding-bottom: 15px; */
    }

    section.quran_menu li:nth-child(1) section {
        visibility: hidden;
        position: absolute;
        top: 65px;
        left: 0;
        z-index: 100;
        padding: 20px;
        background: #4c1426;
        width: 256px
    }

    section.quran_menu ul li:nth-child(5) section {
        right: -50px
    }

    section.quran_menu section.nav_box label {
        width: 100% !important;
        text-align: left !important
    }

    section.quran_menu section.nav_box select {
        width: 220px !important
    }

    section.quran_menu section.nav_box span.customSelect {
        width: 210px !important
    }

    section.quran_menu section.search_cl label {
        width: 100%;
        text-align: left
    }

    section.quran_menu ul li:nth-child(3),
    section.quran_menu ul li:nth-child(2) {
        position: relative;
        right: unset;
    }

    section.quran_menu.quran_menu ul li:nth-child(7) {
        width: 53px;
        right: -12px;
        top: 3px;
        padding-top: 6px;
        padding-bottom: 9px;
    }
}

.hidden,
.invisible {
    visibility: hidden
}

@media only screen and (max-width:650px) {
    .tabs_nav a {
        padding: 10px 5px 9px
    }
}

@media (min-width:576px) {
    #sura_nm {
        line-height: 60px;
    }
}

@media only screen and (max-width:580px) {
    .tabs_nav a {
        padding: 10px 2px 9px
    }

    .tabs_nav {
        margin-left: 40px
    }
}

@media only screen and (max-width:550px) {
    .tabs_nav {
        position: relative;
        width: 105px;
        border-bottom: 0;
        z-index: 100;
        padding: 5px 0 0 14px;
        height: 31px
    }

    .tabs_nav a {
        background: #4488e5;
        display: none;
        color: #FFF;
        width: 130px;
        padding: 13px 10px 16px
    }

    .tabs_nav:hover {
        background-position: right 17px
    }

    .tabs_nav:hover a {
        display: block
    }

    .tabs_nav:hover a:hover {
        background: #e1e1e1;
        color: #1f48a1
    }

    .tabs_nav a:first-child {
        margin-top: 30px
    }

    .tabs_nav a.current:first-child {
        margin-top: 0
    }

    .tabs_nav a.current:first-child+a {
        margin-top: 30px
    }

    .tabs_nav a.current {
        padding: 9px 10px 6px;
        display: block;
        position: absolute;
        top: 0;
        left: 0
    }
}

@media screen and (min-width:481px) {
    div.qemenu_display {
        display: none !important
    }
}

@media only screen and (max-width:480px) {
    .aboveDrawer {
        top: 48px;
    }

    section.quran_menu ul li:nth-child(4) img {
        margin-top: -33px;
    }

    section.quran_menu ul li:nth-child(6) {
        padding-top: 0 !important;
        margin-top: 1px;
    }

    section.quran_menu ul li:nth-child(6) object {
        width: 45px;
    }

    section.quran_menu {
        height: 48px
    }

    section.quran_menu ul li:nth-child(n+1) {
        width: 50px;
        /* padding-top: 33px */
    }

    section.quran_menu ul li:first-child {
        background-position: -7px -9px
    }

    section.quran_menu ul li:nth-child(2) {
        background-position: -76px -9px
    }

    section.quran_menu ul li:nth-child(3) {
        background-position: -145px -9px
    }

    section.quran_menu ul li:nth-child(4) {
        background-position: -282px -9px
    }

    section.quran_menu ul li:nth-child(5) {
        background-position: -212px -9px
    }

    section.quran_menu ul li:nth-child(6) {
        background-position: -350px -9px
    }

    section.quran_menu li section {
        top: 48px !important
    }

    section.quran_menu ul li:nth-child(4) section {
        right: -95px
    }

    section.audio_player section.control_panel {
        width: 230px
    }

    section.audio_player section.main_control {
        left: 28%;
        border: 0 solid #d8dbe0
    }

    .pc_qtext,
    section.audio_player section.extra_button,
    section.audio_player section.volume_bar {
        display: none
    }

    .mobile_qtext {
        display: table;
        width: 100%
    }

    section.audio_player section.main_control a.pre_b {
        left: 15%;
    }

    section.audio_player section.main_control a.stop_b {
        left: -5px;
    }

    section.quran_menu.quran_menu ul li:nth-child(7) {
        width: 52px;
        right: -1px;
        top: 1px;
        padding-top: 0;
        padding-bottom: 0;
    }

    .arbic {
        font-size: 1.5rem !important;
    }

    .trans-mobile {
        margin-top: .2rem;
        margin-bottom: .35rem;
    }

    .trns, .trans-mobile {
        font-size: .9rem !important;
    }

    .ayah-end1 {
        width: 26px !important;
    }

    .ayah-end1 span {
        font-size: 12px !important;
    }

    /* section.quran_menu ul li:nth-child(5) {
        padding-bottom: 15px;
    } */

    section.quran_menu.quran_menu ul li:nth-child(4) {
        height: 48px;
    }

    section.quran_menu ul li:nth-child(4) img {
        margin-top: -8px;
        padding-bottom: 0;
        width: 44px;
    }

    section.quran_menu ul li:nth-child(6) {
        padding-bottom: 0;
        height: 47px;
    }

    #c-surah p {
        font-size: 12px;
    }

    section.quran_menu section label,
    .quran_menu span, .quran_menu select {
        font-size: 14px;
    }

    #footnotes .modal-header h5 {
        font-size: 18px;
    }

    #footnotes .c-verse {
        font-size: 1rem !important;
        line-height: 25px !important;
    }

    section.quran_menu.quran_menu ul li {
        height: 47px;
    }

    section.script_box a.container_btn1 {
        left: 241px;
    }

    #wait {
        width: 90%;
        font-size: 11px;
    }
}

.ir,
.visuallyhidden {
    border: 0;
    overflow: hidden
}

@media screen and (min-width:421px) {
    section.quran_menu ul li {
        display: block;
    }
}

@media only screen and (max-width:420px) {
    .data_grid tr td:nth-child(2) {
        display: none
    }

    .data_grid {
        width: 100%
    }

    section.quran_menu ul li:nth-child(4) section {
        left: -120px
    }
}

@media only screen and (max-width:360px) {
    .graph_donation {
        display: none
    }

    .donate_box input {
        display: block
    }

    .donate_box {
        width: auto
    }

    section.top_right_box {
        width: 125px
    }
}

@media only screen and (max-width:320px) {
    .tabs_nav {
        padding: 5px 0 0 5px
    }

    section.quran_menu li:nth-child(1) section {
        width: 260px
    }

    section.quran_menu section.nav_box label:nth-of-type(1n+1) {
        width: 70px;
        text-align: left
    }

    section.quran_menu ul li:nth-child(4):hover section {
        left: -120px
    }
}

@media only screen and (max-width:250px) {
    section.quran_menu ul li:nth-child(4) {
        display: none
    }
}

@media (min-width:1199px) {
    section.audio_player section.main_control a.play_b {
        position: fixed !important;
        bottom: 11px !important;
        top: unset !important;
        left: 50% !important;
    }
}

@media (hover: hover) {
    section.quran_menu ul li:hover section {
        visibility: visible
    }

    section.quran_menu ul li.hovered {
        background-color: #4c1426;
    }
}

@media (hover: none) {
    section.quran_menu ul li.open {
        background-color: #4c1426;
    } 
    section.quran_menu ul li.open section {
        visibility: visible;
    }
    
    section.quran_menu ul li section.open {
        visibility: visible;
    }
}