#bigWrapper {
    width: 100%;

    display: flex;
}

.nav-link {
    cursor: pointer;
}

#roundResult{
    background: url(/assets/images/ooredoo_bubbles.png) center center no-repeat;
    background-size: 100% auto;
    width: 211px;
    height: 160px;
    line-height: 160px;
    text-align: center;
    color: #FFF;
    font-size: 3rem;
    margin: 0 auto;
}


li.nav-link.active {
    border-bottom: solid 1px;
    border-bottom-color: inherit;
    opacity: 1 !important;
}

.threeDText {
    font-family: "Ooredoo-Heavy" !important;
    font-size: 10rem;
    text-shadow: 0px 0px 0 rgb(179, 179, 179), 1px 0px 0 rgb(173, 173, 173), 2px 0px 0 rgb(168, 168, 168), 3px 0px 0 rgb(162, 162, 162), 4px 0px 0 rgb(156, 156, 156), 5px 0px 0 rgb(150, 150, 150), 6px 0px 0 rgb(144, 144, 144), 7px 0px 0 rgb(138, 138, 138), 8px 0px 0 rgb(133, 133, 133), 9px 0px 0 rgb(127, 127, 127), 10px 0px 0 rgb(121, 121, 121), 11px 0px 0 rgb(115, 115, 115), 12px 0px 0 rgb(109, 109, 109), 13px 0px 12px rgba(0, 0, 0, 1), 13px 0px 1px rgba(0, 0, 0, 0.5), 0px 0px 12px rgba(0, 0, 0, .2);
}
h1.cover-heading{
    font-size: 2rem !important;
}
.cover-heading {
    font-size: 1.5rem !important;
}

.carousel .slide {
    background: none;
}

.carousel .control-dots {
    margin: 0 auto !important;
    padding: 0 !important;
}

.contentBg {
    background: rgba(237, 28, 36, 0.7);
    padding: 1.5rem !important;
    border-radius: 20px;
}

.homeContainer .contentBg{
    background: #FFF url('/assets/images/bg_with_opacity.png') center center no-repeat;
    background-size: auto;
    background-position: inherit;
}

.carousel .slide img{
    width: 60%;
}

.timeTo figure {
    direction: ltr;
}
.timeTo > figure:first-child{
    margin-left: 10px;
}
.timeTo figure > div, .timeTo span {
    color: #b90e06 !important;
}
.timeTo figcaption{
    COLOR: #b90e06;
}
.timeTo.timeTo-white div{
    background: #b90e06;
    border: #b90e06;
    margin-left: 1px;
    padding: 5px;
}
.timeTo ul{
    color: #FFF !important;
}

#signInContainer {
    width: 100%;
    max-width: 1024px;
    position: relative;
    margin: 0 auto;
    color: #FFF;
    border-radius: 20px !important;
    background: transparent;
}

.progress{
   border-radius: 1.25rem !important;
}
.progress-bar{
    background: red;
    border: solid 2px #FFF;
    border-right: 0px;
    border-radius: 1.25rem !important;
}

#doubleConfirmation {
    list-style: disc;
    width: 100%;
    max-width: 480px;
    margin: 20px auto;
    padding: 0;
    padding-left: 25px;
    font-size: 0.8em;
    height: 0;
    overflow: hidden;
}

.confirmationHeader {
    overflow: hidden;
}

#doubleConfirmation li {
    text-align: left;
    list-style: disc;
}

.intl-tel-input.separate-dial-code .selected-dial-code {
    color: #000;
}

#signInContainer button {
    background: #FFF;
    color: #000;
    margin: 0 auto;
}

#mobileNumber {
    width: 260px;
    height: 40px;
    font-size: 17px;
    padding-left: 100px;
    line-height: 40px;
    z-index: 2;
}

#subscriptionTypes {
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    width: 260px;
    margin: 0 auto;
    z-index: 1;
    margin-top: 25px;
    border-radius: 5px;
    display: none;
}

#subscriptionTypes.disabled {
    opacity: 0.6;
}

#subscriptionTypes button {
    background: #FFF;
    color: #f60600;
    outline: none;
    border: 0px;
    box-shadow: unset !important;
    width: 45%;
    border-radius: 10px;
}

#subscriptionTypes button small {
    color: #000;
    line-height: 100%;
}

#subscriptionTypes button.selected {
    background: #ffd401;
    color: #f60600;
    outline: none !important;
    border: 0px !important;
}

#oneTimePassword {
    font-size: 17px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    width: 260px;
    margin: 0 auto;
    z-index: 1;
    height: 40px;
    margin-top: -50px;
    border-radius: 5px;
}

.flag-container {
    z-index: 100;
    font-size: 15px;
}

.intl-tel-input .selected-flag .iti-arrow {
    right: 5px;
}

.primary_color {
    color: rgba(255, 255, 255, .5)
}

.form-signin {
    width: 100%;
    margin: auto;
}

.form-signin .checkbox {
    font-weight: 400;
}

.form-signin .form-control {
    position: relative;
    box-sizing: border-box;
    height: auto;
    padding: 10px;
    font-size: 16px;
}

.form-signin .form-control:focus {
    z-index: 2;
}

.form-signin input[type="email"] {
    margin-bottom: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.form-signin input[type="password"] {
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.questionContainer {
    font-size: 30px;
    margin-bottom: 20px;
    color: #FFF;
    line-height: 30px;
    font-weight: 600;
}

.questionNumberContainer {
    width: auto;
    margin: 0 auto;
}

.questionNumber {
    font-size: 14px;
    color: #B80303;
    width: 25px;
    height: 25px;
    display: inline-block;
    margin: 1px 2px;
    margin-top: -8px;
    line-height: 14px;
    border-radius: 7px;
}
#questionNumberTrack{
    width: 100%;
    position: relative;
    float: left;
    top: 10px;
}
.questionNumberTrack{
    width: 29px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    display: inline-block;
    font-size: 12px;
    color: #b90305;
}
.questionNumberTrack.current{
    color: #FFF;
}
#questionNumberHR{
    width: 260px;
    position: relative;
    top: -13px;
    height: 2px;
    background: #b90305;
    margin: 0 auto;
    position: relative;
}
#questionNumberProgress{
    position: absolute;
    left: 0;
    top: 0;
    height: 2px;
    background: #FFF;
    width: 0px;
}

.questionNumber.current {
    color: #FFF;
    font-weight: bold;
    position: relative;
}

.questionNumber.dark {
}

.react-countdown-clock {
    position: relative;
    float: right;
}

.react-countdown-clock canvas {
    left: 0;
    top: 0;
}

.progressContainer {
    width: 100px;
    height: 100px;
    border: solid 2px #FFF;
    border-radius: 10px;
    overflow: hidden;
    margin: -80px auto;
    background: #FFF;
    border-radius: 50%;
    color: #FF0000;
    line-height: 90px;
    font-size: 2.5rem;
    position: relative;
}

.progressContainer p{
    position: absolute;
    bottom: -36px;
    font-size: 50%;
    left: 32px;
}

.progressBar {
    width: 0%;
    height: 100%;
    background: #FFF;
}

.answerContainer {
    background-color: #FFF;
    color: #000;
    padding: 10px;
    font-weight: bold;
    font-size: 20px;
    border-radius: 10px;
    perspective: 100px;
    max-width: 600px;
    margin: 0 auto;
}

.orderedAnswerContainer {
    display: block;
    background-color: rgb(218, 179, 3);
}

.answerContainer:hover {
    color: #000;
    background-color: rgb(0, 65, 106);
    cursor: pointer;
}

.orderedAnswerContainer:hover {
    background-color: rgba(231, 197, 4, 0.644);
}

.fa-grip-horizontal {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

main[role='main'] canvas, .playContainer canvas {
    position: fixed !important;
}

.answerContainer.disabled {
    background-color: rgba(104, 62, 144, 0.3) !important;
}

.answerContainer.disabled:hover {
    background-color: rgba(104, 62, 144, 0.3) !important;
    color: inherit !important;
    cursor: not-allowed;
}

.answerContainer.active {
    color: #FFF !important;
    background-color: #000 !important;
    cursor: not-allowed;
}

.css-19bon8n {
    line-height: 1.5 !important;
}

.playContainer {
    padding-top: 15px;
    padding-bottom: 15px;
    background: #FFF url(/assets/images/bg_with_opacity.png) center center no-repeat;
    background-size: cover;
    border-radius: 10px;
    margin-top: 10px;
}

.intl-tel-input {
    margin-bottom: 10px;
}

#languagePopup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 100000;
    display: none;
}

#languagesWrapper {
    max-width: 320px;
    width: 80%;
    margin: 0 auto;
}

#languagesWrapper .language {
    background: rgb(237, 28, 36);
    height: 70px;
    line-height: 70px;
    font-size: 1.5rem;
    cursor: pointer;
    border-radius: 30px;
}

#languagesWrapper .language:hover {
    background: #FFF;
    color: rgb(237, 28, 36);
}

.fantasyFont {
    font-family: "self_deceptionregular";
}

.languageSwitcher, .languageSwitcher option {
    background: none;
    border: none !important;
    font-weight: bold;
    color: inherit;
    outline: none !important;
    width: 77px;
    font-size: 0.9rem;
}


ol:first-of-type{
    counter-reset: item;
}

ol li {
    display: block;
    counter-reset: none;
}
ol > li:before {
    content: counters(item, ".") ". ";
    counter-increment: item
}
ol ol ol{
    counter-reset: none;
}
ol li li:before {
    counter-increment: item+1;
}

ol li p{
    display: inline;
}

.card-header {
    background: none;
    padding: 3px;
}

.card-body {
    color: #000
}

.offlineHidden {
    display: none;
}

.offlineWarning {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.7);
    z-index: 1000;
    color: #000;
    display: table;
}

.offlineWarning div {
    vertical-align: middle;
    display: table-cell;
}

.transparentBlack {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
}

#navbarSupportedContent .nav-item {
    margin-left: 0.5em;
    margin-right: 0.5rem;
    font-size: 1.2rem;
}

header[data-lang="MM"] #navbarSupportedContent .nav-item {
    margin-left: 0.2em;
    margin-right: 0.2rem;
    font-size: 0.9rem
}

#bigWrapper[data-lang="AR"] #subscriptionTypes {
    direction: rtl;
}

footer {
    z-index: 1000;
}

.social_media {
    text-align: left;
}

#footerMenu {
    padding: 0;
    margin: 0;
}

#footerMenu .nav-item {
    padding: 0;
    font-weight: 700;
    color: rgba(255, 255, 255, .5);
    background-color: transparent;
    border-bottom: .25rem solid transparent;
    list-style-type: none;
}

.nav-masthead {
    padding-right: 0;
}

.navbar-light .navbar-toggler {
    margin-top: 10px;
    border: none;
    font-weight: bold;
    outline: none;
    z-index: 100000;
}

.languageItem {
    margin-top: -6px;
}

.inlineAutDiv li {
    display: inline-block;
}

.userWallet {
    position: absolute;
    padding: 3px 15px;
    border-radius: 0 0 10px 10px;
    font-weight: bold;
    top: -16px;
    right: 0;
    font-size: 13px;
}

.volumeIcon {
    color: rgb(237, 28, 36);
    cursor: pointer;
}

.languageIcon {
    color: #FFF;
    cursor: pointer;
}

.currentLang {
    color: rgb(104, 62, 144);
}

.settingsIcon {
    cursor: pointer;
}

.languageItem {
    margin-left: 5em !important;
    margin-right: 0px !important;
}

.rounded {
    border-radius: 50% !important;
    width: 100px;
    height: 100px;
}

.card-block {
    position: relative;
}

.winnersContainer {
    position: relative;
    width: 100%;
    margin: 0;
    margin-top: 20px;
}

.winnersContainer .card {
    box-shadow: 5px 5px 15px 1px #666;
    background-color: rgba(255, 255, 255, 1) !important;
    border-radius: 20px;
}

.winnersContainer .nav-pills .nav-link{
    border-radius: 20px;
}

.winnerImageContainer {
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    border: solid 2px #FFF;
    box-shadow: 5px 5px 15px 1px #666;
    width: 100px;
    height: 100px;
}

.winnerDate {
        position: absolute;
    bottom: -20px;
    right: 0px;
    font-size: 0.8rem;
}

.winnerImageContainer img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.winnersDropDown .dropdown-toggle {
    border-radius: 15px;
}

.dropdown-menu, .winnersDropDown .dropdown-toggle {
    box-shadow: 5px 5px 15px 1px #666;
}

/*.winnerImageContainer img{
  z-index: 2;
  position: absolute;
  width: 70px;
  height: 70px;
  top: 10px;
  left: 50%;
  margin-left: -50px;
}*/
.winnerTopBg {
    /*background-color: rgb(104, 62, 144, 0.8);*/
    height: 70%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}

header.masthead {
    z-index: 10000;
}

.card-title {
    min-height: 33px;
}

header[data-lang="AR"] .dropdown-menu.show {
    text-align: right !important;
}

header[data-lang="AR"] .nav-masthead {
    float: left !important;
    padding-left: 0px !important;
    padding-right: auto !important;
}

header[data-lang="AR"] .userWallet {
    left: 0;
    right: auto;
    text-align: left !important;
}

header[data-lang="AR"] .userWallet small a {
    font-weight: bold !important;
}

header[data-lang="AR"] .signInOut {
    margin-left: 0 !important;
}

header[data-lang="AR"] {
    direction: rtl;
}

header[data-lang="AR"] .nav-masthead .nav-link {
    margin-left: 1rem;
    font-size: 1rem;
}

header[data-lang="AR"] .authDiv {
    float: left !important;
    margin-left: 0px !important;
}

header[data-lang="AR"] .authDiv li {
    text-align: left !important;
}

header[data-lang="AR"] .masthead-brand {
    float: right !important;
}

header[data-lang="AR"] .languageSwitcher {
    width: 65px;
    font-size: 1rem;
}

header[data-lang="AR"] .languageItem {
    margin-right: 5em !important;
    margin-left: 0px !important;
}

main[data-lang="AR"] {
    direction: rtl;
    text-align: right !important;
}

.navbar-light .navbar-toggler-icon {
    background: url("data:image/svg+xml,<svg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'><path stroke='rgba(104, 62, 144, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/></svg>") !important;
}

.hamburger {
    font: inherit;
    display: inline-block;
    overflow: visible;
    margin: 0;
    padding: 15px;
    padding-right: 0px;
    cursor: pointer;
    transition-timing-function: linear;
    transition-duration: .15s;
    transition-property: opacity, filter;
    text-transform: none;
    color: inherit;
    border: 0;
    background-color: transparent;
    padding-bottom: 0px;
}

.hamburger-box {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #FFF;
    border-radius: 50%;
    top: 0;
}

.hamburger--spin .hamburger-inner {
    transition-timing-function: cubic-bezier(.55, .055, .675, .19);
    transition-duration: .22s;
}
.hamburger-inner{
    top: 18px;
    left: 5px;
}
.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
    position: absolute;
    width: 30px;
    height: 3px;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform;
    border-radius: 4px;
    background-color: rgba(237, 28, 36, 1)
}

.hamburger--spin .hamburger-inner:before {
    transition: top .1s ease-in .25s, opacity .1s ease-in;
}

.hamburger--spin .hamburger-inner:after {
    transition: bottom .1s ease-in .25s, transform .22s cubic-bezier(.55, .055, .675, .19);
}

.hamburger-inner:before {
    top: -7px;
}

.hamburger-inner:after {
    bottom: -7px;
}

.hamburger-inner:after, .hamburger-inner:before {
    display: block;
    content: "";
}

.hamburger--spin.is-active .hamburger-inner {
    transition-delay: .12s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transform: rotate(225deg);
}

.hamburger--spin.is-active .hamburger-inner:before {
    top: 0;
    transition: top .1s ease-out, opacity .1s ease-out .12s;
    opacity: 0;
}

.hamburger--spin.is-active .hamburger-inner:after {
    bottom: 0;
    transition: bottom .1s ease-out, transform .22s cubic-bezier(.215, .61, .355, 1) .12s;
    transform: rotate(-90deg);
}

header[data-lang="AR"] .hamburger {
    padding-left: 0px;
}

.questionContainer {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none;
}

.questionMask {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 100;
    top: 0;
    left: 0;
}

.winnersContainer, header {
    z-index: 1000;
}

.logoImage {
    position: absolute;
    left: 20px;
    width: 76px;
    top: 85px;
}
.carousel .control-dots .dot{
    background: #f5211c;
}
.hsLogo{
    width: 75px;
    margin-top: 20px;
}

#accordion {
    color: #000;
    background: #FFF url(/assets/images/bg_with_opacity.png) center center no-repeat;
    border-radius: 10px;
}

#accordion .card{
    border: 0px;
    border-radius: 0px;
    background: none;
}

.staticPage h4 {
    width: 100%;
    font-size: 1.1rem;
}

.card {
    /* border: 0px; */
    /* background: none; */
    color: #000;
}

.card-header {
    border-bottom: 0px;

}

.winnersContainer .nav-link {
    background-color: #B80E05;
    color: #FFF;
    border-radius: 10px;
}

.winnersContainer .nav-link.active {
    background-color: #FFF;
    color: #B80E05;
}

.question-image {
    max-height: 170px !important;
    border-radius: 20px;
    margin: 0 auto;
}

#navbarSupportedContent {
    margin-top: 2rem !important;
}

.userWallet small a {
    color: #ea0c0c;
}

.upgrade-badge {
    position: absolute;
    right: -2%;
    top: 12%;
    z-index: 99;
}

.upgrade-badge img {
    width: 150px;
    height: 150px
}

@media only screen and (max-width: 1280px) {
    main.inner.cover.text-left:not(.staticPage):not(.winnersPage) {
        padding: 20px;
        padding: 0;
    }

    .winnerImageContainer img {
        min-height: unset;
    }

    .winnersContainer {
        top: 20px;
    }
}

@media only screen and (max-width: 1024px) {
    .winnerImageContainer {
        width: 50px;
        height: 50px;
    }

}
 #navbarSupportedContent {
            background-color: #ffffff;
            z-index: 1000;
            padding: 15px;
            width: 150px;
            border: solid 1px #ebebeb;
            margin-top: -30px !important;
            border-radius: 20px;
            padding-top: 35px;
    }

    #navbarSupportedContent .nav-item {
        margin: 0 !important;
    }
    .navbar.nav {
        position: absolute;
        right: 1rem;
    }

 #navbarSupportedContent .nav-item a {
    color: #414141 !important;
    text-align: right;
    font-family: 'Tahoma';
    font-weight: normal;
    text-transform: uppercase;
}
@media only screen and (max-width: 767px) {


    .termsContent {
        padding: 0 !important;
    }

    .threeDText {
        font-size: 2.8rem;
        height: 110px;
        display: inline-block;
    }

    h1.cover-heading{
        font-size: 1.2rem !important;
    }
    .cover-heading {
        font-size: 1rem !important;
    }

    .social_media {
        text-align: center;
    }

    .winnerImageContainer {
        width: 30px;
        height: 30px;
    }


    .winnersIcon {
        float: right;
    }



    .userWallet {
        background: #FFF !important;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        font-size: 13px;
        border-radius: 0px !important;
        color: rgb(228, 33, 40) !important;
        text-align: center !important;
    }

    #languageSwitcher[data-sessionexists=true] .languageIcon {
        color: #FFF;
    }

    .userWallet small a {
        font-size: 15px;
        color: #ea0c0c;
    }

    #languageSwitcher[data-sessionexists=true] a {
        color: #FFF;
    }

    #languageSwitcher[data-sessionexists=true] a .fa{
        color: #FFF;
    }

    #languageSwitcher {
        z-index: 10;
    }

    header[data-lang="AR"] .navbar.nav {
        position: absolute;
        right: auto;
        left: 1rem;
    }

    .signInOut {
        margin-top: 0;
    }

    .languageItem {
        margin-top: 0;
        margin-left: 0.5rem !important;
    }

    .questionContainer {
        font-size: 25px;
        margin-bottom: 0px;
    }

    .playContainer {
        margin-top: 60px;
    }

    main.inner.cover.text-left:not(.staticPage) {
        text-align: center !important;
    }

    .h2, h2 {
        font-size: 1em;
        font-weight: bold;
    }

    header[data-lang="AR"] .signInOut {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .h1, h1 {
        font-size: 1.5em;
        font-weight: bold;
    }

    .lead {
        font-size: 1em;
    }

    .questionContainer {
        font-size: 20px;
        margin-bottom: 0px;
        font-weight: 600;
        line-height: 24px;
    }



    .answerContainer {
        font-size: 18px;
    }

    header[data-lang="AR"] .text-left {
        text-align: right !important;
    }

    .signInOut {
        margin-left: 0.5em !important;
        margin-top: 0;
        text-align: left !important
    }

    header[data-lang="AR"] .signInOut {
        margin-right: 0.5em !important;
        margin-top: 0;
        text-align: right !important
    }

    header[data-lang="AR"] .languageItem {
        margin-top: 0;
        margin-right: 0.5rem !important;
        margin-left: 0 !important;
    }

    header[data-lang="AR"] .winnersIcon {
        float: left;
    }

    .logoImage {
        max-height: 60px;
        min-height: unset !important;
    }

    #bigWrapper {
        background-position-x: 64% !important;
    }

    #footerMenu .nav-item {
        font-size: 0.8em;
    }

    .staticPage, .staticPage h4 {
        font-size: 0.8rem;
    }

    .upgrade-badge {
        right: 0;
        top: 17%;
    }

    .homeContainer {
        margin-top: 10px;
    }

    .upgrade-badge img {
        width: 100px;
        height: 100px;
    }
}

#bigWrapper[data-lang='AR'] .winnerDate {
    right: unset;
    left: 0;
}

#bigWrapper[data-lang='AR'] .cashWinners .card-body, #bigWrapper[data-lang='AR'] .cashWinners .card-body h4, #bigWrapper[data-lang='AR'] .cashWinners .card-body h3 {
    text-align: right !important;
    direction: ltr;
}

#bigWrapper[data-lang='AR'] .cashWinners .col-4 {
    order: 1
}

#bigWrapper[data-lang='AR'] .cashWinners .col-8 {
    order: 0
}

.qProgressRowContainer {
    margin-top: 1rem !important;
}

@media only screen and (max-width: 500px) {
    .playContainer {
        padding: 1rem !important;
    }

    .qProgressRowContainer {
        margin-top: 0.2rem !important;
    }

    .cashWinners .card-body h4, .cashWinners .card-body h3 {
        font-size: 1rem
    }

    .cashWinners .card-body {
        padding-left: 5px;
    }

    .winnerPrizeCol {
        padding-top: 0px !important;
    }

    .question-image {
        max-width: 100% !important;
        max-height: 120px !important;
    }
}

@media only screen and (max-width: 350px) {

    .upgrade-badge img {
        width: 70px;
        height: 70px;
    }

    .cover-heading{
        font-size: .8rem !important;
    }
    h1.cover-heading{
        font-size: 1rem !important;
    }

    .upgrade-badge {
        top: 14%;
    }

    .threeDText {
        font-size: 3rem;
        height: 80px;
        display: inline-block;
    }

    #mobileNumber, #oneTimePassword {
        width: 100%;
    }

    #signInContainer {
        margin-top: 20px;
    }

    html body {
        height: unset;
    }
}

html body[current-page='privacy'], body[current-page='privacy'], body[current-page='terms'],
html body.unsetHeight {
    height: unset;
}

html body[current-page='winners'] #hundredSecondsContainer {
    /*display: block !important;*/
}

[data-lang="AR"].text-left {
    text-align: right !important;
}

@media only screen and (orientation: landscape) and (max-width: 989px) {
    html, body {
        height: unset;
    }
}

/*@media only screen and (max-height: 582px) {*/
/*html, body:not(current-page="play"){*/
/*height: unset;*/
/*}*/
/*}*/

@media only screen and (max-height: 570px) {
    .contentBg {
        padding: 1rem !important;
    }
}

.video-react {
    max-width: 767px !important;
    margin: 0 auto;
    border: solid 5px rgb(236 28 35);
    border-radius: 20px;
    overflow: hidden;
}

.video-react .video-react-big-play-button {
    background: rgb(236 28 35);
    color: white;
}

.carousel .slider-wrapper.axis-horizontal .slider {
    direction: ltr !important;
}


#bigWrapper[data-lang=MM]{
    font-family: 'pyidaungsu' !important;
}

#bigWrapper[data-lang=MM] .h1,#bigWrapper[data-lang=MM] .h2,#bigWrapper[data-lang=MM] .h3,#bigWrapper[data-lang=MM] .h4,#bigWrapper[data-lang=MM] .h5,#bigWrapper[data-lang=MM] .h6,#bigWrapper[data-lang=MM] h1,#bigWrapper[data-lang=MM] h2,#bigWrapper[data-lang=MM] h3,#bigWrapper[data-lang=MM] h4,#bigWrapper[data-lang=MM] h5,#bigWrapper[data-lang=MM] h6 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.5;
}