@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body { }
/*
ol, ul {
        list-style: none;
}
*/
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
a, a:focus, input, select, textarea {
    /*	outline: 0;*/
    /*	border: none;*/
}
select, select option, input, input placeholder { color:#666; }
input[type=checkbox], input[type=radio] {
    vertical-align: middle;
}
textarea {font-family: 'Roboto', sans-serif;}
.contest-form-outer {
    margin: 0 auto;
    max-width: 75%;
    width: 100%;
    overflow: hidden;
    padding: 40px 15px 10px 15px;
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;

}
.red-bg {background-color: #9e0206;}
.contest-form-In {
    width: 100%;
    font-family: 'Roboto', sans-serif;
    float: left;
}
.field-title {
    font-size: 20px;
    color: #579ded;
    padding: 10px 0;
    width: 100%;
    text-transform: uppercase;
}
.thanku-blk-In {
    width: 100%;
    font-family: 'Roboto', sans-serif;
    float: left;;
    padding: 10px;
}
.contest-form-top {
    width: 100%;
    height: 50px;
    padding: 15px;
    position: relative;
}
.contest-form-middle {
    width: 100%;
    border: 1px #e0e0e0 solid;
    padding: 50px 10px;
}
.thanku-middle-blk {
    width: 100%;
    padding: 50px 10px;
}
.contest-form-bottom {
    width: 100%;
}
.close-btn {
    position: absolute;
    top: 3px;
    right: 15px;
    z-index: 10;
    font-size: 33px;
    color: #fff;
    cursor: pointer;
    width: 30px;
    text-align: right;
}
.title-blk {
    font-weight: 700;
    line-height: 24px;
    color: #fff;
    float: left;
    font-size: 19px;
}

.content-text-02 {
    font-weight: 400;
    line-height: 22px;
    color: #666;
    width: 100%;
    text-align: center;
    padding: 0 15px;
}
.pad-b {
    padding-bottom: 15px;
}
.lg-font {
    font-size: 27px;
    line-height: 30px;
    font-weight: 700;
    color: #000;
}
.lg-font-02 {
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    color: #000;
    margin-top: 15px;
}
.md-font {
    font-size: 16px;
}
.btn-blk.submit-btn, .btn-blk.reset-btn {
    transition: 0.3s;
}
.btn-blk.submit-btn {
    background-color: #f7d22b;
}
.btn-blk.submit-btn:hover, .qut-next-btn.active:hover {
    background-color: var(--brandPrimary-color);
    color: var(--white-color);
}
.btn-blk.reset-btn:hover, .qut-next-btn.desable:hover {
    background-color: #a9a9a9;
    color: var(--white-color);
}
.btn-blk {
    width: auto;
    text-align: center;
    line-height: 44px;
    height: 44px;
    padding: 0 20px;
    float: left;
    font-size: 17px;
    color: #000;
    cursor: pointer;
    margin-right: 10px;
    border-radius: 22px;
}
.image-blk {
    text-align: center;
    width: 100%;
    padding: 10px;
}
.image-blk img {
    max-width: 100%;
}
.radio-btn-blk {
    width: 100%;
    padding: 15px 10px 0 10px;
    overflow: hidden;
}
.font-normal {
    font-weight: 400 !important;
}
.black-clr {
    color: #333;
}
.blue {
    background-color: #333994;
}
.gray {
    background-color: #c5c5c5;
}
.bold {
    font-weight: 700;
}
.left-align {
    text-align: left;
    padding: 0 10px 0 10px;
}
.center {text-align: center;}
.field-style {
    width: 100%;
    height: 44px;
    padding: 0 15px;
    border: 1px solid #d7e6f8;
    border-radius: 22px;
    font-size: 14px;
}
input:focus {
    outline: none;
    /*	border: 0;*/
}
.contest-form-common-blk {
    /*    margin: 10px 0 10px 0;*/
    width: 100%;
    float: left;
    position: relative;
}
.error {
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    color: red;
    position: absolute;
    bottom: -13px;
    left: 10px;
    width: auto;
    display: none;
}
.date-text {
    font-family: arial;
    font-size: 14px;
    color: #333;
    height: 35px;
    padding: 0 10px;
    width: auto;
    display: inline-block;
    text-align: left;
}
.date-pick-block {
    width: 50%;
    max-width: 200px;
    display: inline-block;
}
.field-style-02, .field-style-03 {
    height: 35px;
    width: 100%;
    padding: 0 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
}
.field-style-03 {
    height: 60px;
    width: 100%;
    padding: 5px 10px;
}
*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.right {
    text-align: right;
}
.left {
    text-align: left;
}
.top-border-box {
    width: 100%;
    height: 7px;
    background-color: #333994;
    margin-top: 10px;
    margin-bottom: 10px;
}
.top-logo-box {
    width: 100%;
    padding: 10px;
    text-align: center;
    background-color: #d30e15;
}
.top-logo-box img {
    max-width: 100%;
}
.bor-none { 
    border: none !important; 
}
.green-bg{
    background-color: #02b220;
}
.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height:40px;
    margin-bottom: 0;
}
.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height:40px;
    margin: 0;
    opacity: 0;
}
.custom-file-label {
    transition: none;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: 40px;
    padding: .375rem 80px .375rem .75rem;
    font-weight: 400;
    line-height: 2;
    color: #333;
    border: 1px solid #ddd;
    border-radius: .25rem;
    cursor: pointer;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; 
    font-size: 13px;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse";
}
.custom-file input[type="file"] {
    cursor: pointer;
}
.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: 38px;
    padding: 0px .75rem;
    line-height: 40px;
    color: #333;
    content: "Browse";
    background-color: #ddd;
    border-left: inherit;
    border-radius: 0 .25rem .25rem 0;
}
.file-info {
    font-size: 0.9em;
}
.form-name {
    display: block;
    width: 100%;
    color: #333;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 7px;
}
span.mandtry {
    color: #fd0707;
}
.form-filed {
    position: relative;
}
.form-filed.captchSpecial {
    padding-right: 35px;
}
.otpverificatonwrp {
    position: relative;
}
.otpverificatonwrp .form-control {
    padding-right: 135px;
}
input.form-control, textarea.form-control {
    border: 1px solid #ddd;
    width: 100%;
    padding: 0 10px;
    height: 40px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #333;
}
.captechetext {
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    line-height: 40px;
    background: #eaeaea;
    padding: 0 10px;
    -moz-border-radius: 0px 3px 3px 0px;
    -webkit-border-radius: 0px 3px 3px 0px;
    border-radius: 0px 3px 3px 0px;
    font-style: italic;
    text-decoration: line-through;
    font-weight: bold;
    min-width: 100px;
    text-align: center;
}
label.error, .custerror {
    position: absolute;
    background: #c80042;
    color: #fff;
    font-size: 13px;
    padding: 3px 10px;
    left: 5px;
    display: none;
    top: 100%;
    -moz-transition: all .1s ease-in .0s;
    -webkit-transition: all .1s ease-in .0s;
    transition: all .1s ease-in .0s;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    z-index: 2;
}
.captchbtn {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    width: 35px;
    height: 40px;
    text-align: center;
    line-height: 47px;
}
.agree-txt {
    color: #333;
    display: inline-block;
}
.quest-ans-txt {
    font-family: Eggindulekhauni;
    font-size: 22px;
    color: #333;
    line-height: 23px;
    position: relative;
    padding-left: 30px;
    font-weight: bold;
    /*    padding-bottom: 10px;*/
}
.bg-grey {
    /*    background: rgba(0,0,0,0.1);*/
    background-color: #f2f2f2;
}
.number-blk {
    width: 26px;
    height: 26px;
    text-align: center;
    color: var(--white-color);
    font-size: 15px;
    margin-right: 5px;
    background-color: var(--brandPrimary-color);
    position: absolute;
    border-radius: 13px;
    line-height: 27px;
    font-family: 'Poppins', sans-serif; 
    left: 0;
    top: 2;
    display: -webkit-box ;
    display: -ms-flexbox;
    display: flex ;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.form-sub-head, .form-sub-head-ml {
    font-size: 23px;
    color: #89cc95;
    padding: 5px 0;
}
.form-sub-head-ml {
    font-size: 26px;
    color: #89cc95;
    padding: 5px 0;
    font-family: EggindulekhaUni;
}



/* New styles */
.qusetion-field {
    width: 100%;
    overflow: hidden;
    /*    margin: 15px 0;*/
    float: left;
}
.quiz-ans-blk{
    display: -webkit-box ;
    display: -ms-flexbox;
    display: flex ;
}
.ans-option-blk {
    width: 100%;
    font-family: EggindulekhaUni;
    float: left;
    margin-bottom:10px;
    margin-right: 5px;
    padding: 10px 10px 10px 40px;
    font-size: 24px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight:normal;
    cursor: pointer;
    color: var(--text-color);
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#eaefb5+0,e1e9a0+100;Wax+Flat */
background: linear-gradient(45deg,  #eaefb5 0%,#e1e9a0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */


    text-align: left;
    -moz-border-radius: 28px;
    -webkit-border-radius: 28px;
    border-radius: 28px;
    position: relative;
}
.ans-option-blk:hover{
   /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#eaefb5+0,e1e9a0+100;Wax+Flat */
background: linear-gradient(45deg,  #c5cc80 0%, #9dd33c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ 
}
.ans-option-blk:last-child{
    margin-right: 0
}
.spriteicon {
    background-image: url(../images/sprite.svg);
    background-repeat: no-repeat;
    background-size: 78px auto;
}
.answrselect {
    position: absolute;
    width: 21px;
    height: 21px;
    border-radius: 50%;
    border: 2px solid var(--brandPrimary-color);
    left: 10px;
    top: 50%;
    margin-top: -11px;
    background-position: -100px;
    background-color: #fff;
}
.wrong-answer.ans-option-blk {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ff0000+0,b50e0e+100 */
background: linear-gradient(45deg,  #ff0000 0%,#b50e0e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */


    color: #FFFFFF;
    cursor: default;
}
.right-answer.ans-option-blk {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#18e01c+0,18a023+100 */
background: linear-gradient(45deg,  #18e01c 0%,#18a023 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

    color: #FFFFFF;
    cursor: default;
}
.ans-option-blk.right-answer .answrselect {
    border: 0px;
    background-color: #FFFFFF;
    background-position: 3px -24px;
}
.ans-option-blk.wrong-answer .answrselect {
    border: 0px;
    background-color: #FFFFFF;
    background-position: 3px -59px;
}
.question-number {
    width: auto;
    float: left;
    font-size: 14px;
    font-weight: 600;
     font-family: "Poppins", sans-serif;
}
.qst-ans-bottom {
    width: 100%;
    float: left;
    font-family: 'Poppins', sans-serif; 
    font-size: 15px;
    color: var(--text-color);
    height: 48px;
}
.total-count {
    font-weight: 500;
    color: var(--brandPrimary-color);
}
.qst-btn-blk {
    float: right;

}
.qut-next-btn {
    line-height: 30px;
    color: #fff;
    text-align: left;
    padding: 5px 15px 5px 15px;
    -webkit-appearance: none;
    border: 0px;
    border-radius: 22px;
    position: relative;
    font-size: .75rem;
    font-family: 'Poppins', sans-serif; 
    font-weight: 600;
    transition: all 0.3s linear;
    cursor: pointer;
    outline: none;
    background-color: var(--brandPrimary-color);
    text-transform: uppercase;
}
.mm-dark-theme .qut-next-btn:after {
    border: solid var(--white-color);
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    content: "";
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    position: absolute;
    right: 14px;
    top: 50%;
    margin-top: -4px;
}
/*
.qut-next-btn:after {
        width: 20px;
        height: 22px;
        position: absolute;
        clear: both;
        content: "";
        background-image: url(../images/sprite.svg);
        background-repeat: no-repeat;
        background-size: 42px auto;
        background-position: -31px 2px;
        z-index: 2;
        right: 5px;
        top: 11px;
    border: solid  #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    content: "";
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    position: absolute;
    right: 14px;
    top: 50%;
    margin-top: -4px;
*/
}
.qut-next-btn.desable {
    background-color: #c6c6c6;
}
.qut-next-btn.active {
    background-color: var(--brandPrimary-color);
    color: var(--white-color);

}
/* .active.qut-next-btn:after{
    border: solid var(--white-color);
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    content: "";
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    position: absolute;
    right: 14px;
    top: 50%;
    margin-top: -4px;
} */

.d-flex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.side-align {
    justify-content: space-between;
}
.quiz-completed-stage {
    width: 100%;
    float: left;
    text-align: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.content-text {
    font-weight: 500;
    line-height: 32px;
    color: var(--brandBlue-color);
    width: 100%;
    font-size: 26px;
    text-align: center;
    padding-bottom: 15px;
    font-family: 'Poppins', sans-serif; 
}
.your-points {
    width: 100%;
    text-align: center;
    color: var(--text-color);
    font-family: 'Poppins', sans-serif;
}
.quiz-completed-stage-In {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.rgt-ans-description {
    font-size: 20px;
    color: #333;
    padding: 10px;
    width: 100%;
}
.quest-ans-txt-outer{
    margin-bottom: 20px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;

}
.quest-ans-txt {
    font-family:eggIndulekhaUni;
    font-size: 28px;
    font-weight: normal;
    line-height: 26px;
    color: var(--title-color);
    width: 100%;
    width: fit-content;
}


/*------------------------------------*/
/* ------ scroll script starts -------- */
.daily-quiz-date-list::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}
.daily-quiz-date-list::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.daily-quiz-date-list::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(204,204,204,0.6);
    -webkit-box-shadow: inset 0 0 3px rgb(0 0 0 / 50%);
}
.daily-quiz-date-list::-webkit-scrollbar-thumb:window-inactive {
    background: #579ded; 
}

/* ------ scroll script ends -------- */
.daily-quiz-date-list {
    height: 380px;
    overflow-y: auto;
}

ul.date-item-Ul {
    padding: 0;
    margin: 0;
}

li.date-item-Li {
    padding: 10px;
    background-color: #e5f0fd;
    border-radius: 8px;
    display: table;
    width: 100%;
    margin-bottom: 8px;
    cursor: pointer;
    transition: 0.3s;
}
li.date-item-Li:hover {
    background-color: #e3f9ff;
}
.date-item-block {
    position: relative;
    padding-left: 45px;
    justify-content: space-between;
}

.q-icon-block {
    width: 35px;
    height: 35px;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 24px;
    background-color: #fff;
    color: #579ded;
    border-radius: 50%;
    padding: 3px 0;
    text-align: center;
}

.date-title {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 5px;
}

.quiz-content {
    font-size: 12px;
    color: #5192dd;
}

.date-item-left {
    float: left;
    width: auto;
    margin-right: 8px;
}

.date-item-right {
    float: right;
    width: auto;
}

.quiz-content-md {
    font-weight: 400;
    font-size: 13px;
    color: #36b548;
}

.quiz-content-sm {
    font-size: 12px;
    color: #666;
}
.q-arrow-icon-block {
    width: 24px;
    height: 24px;
    margin-right: 5px;
    border-radius: 50%;
    border: 2px solid #579ded;
    background-position: -100px;
    border: 0px;
    background-color: #fff;
    background-position: -46px -53px;
    background-image: url(../images/sprite.svg);
    background-repeat: no-repeat;
    background-size: 66px auto;
}
.complete-icon-block {
    width: 21px;
    height: 21px;
    margin-right: 5px;
    border-radius: 50%;
    border: 2px solid #579ded;
    background-position: -100px;
    border: 0px;
    background-color: #36b548;
    background-position: 4px 3px;
    background-image: url(../images/sprite.svg);
    background-repeat: no-repeat;
    background-size: 70px auto;
}
:root {
    --body-bg: #fff;
    --white-color: #fff;
    --black-color: #000;
    --yellow-color:#fbd537;
    --black-color-gradient: 0, 0, 0;
    --title-color: #15173D;
    --dark-blue-color: #15173D;
    --text-color: #262626;
    --secondaryText-color: #7f7f7f;
    --border-color: #E9E9E9;
    --cardBox-color: #F5F5F5;
    --cardBox-color-gradient: 245, 245, 245;
    --brandRed-color: #EC1C24;
    --lightRed-color: #FFF8F8;
    --brandPrimary-color: #333994;
    --brandPrimary-top-color: #fff;
    --brandBlue-color: #00B8F1;
    --lightBlue-color: #F2FBFF;
    --premium-color: #FFCA05;
    --lightPremium-color: #FFF8E0;
    --adBg-color: #ECEFF1;
    --banner-color1: #E0F5FD;
    --banner-color2: #FFF8E0;
    --banner-color3: #FFEAED;
    --banner-color4: #E9EBF6;
    --breakingnews-bg: #FDECED;
    --breakingnews-text-color: #410000;
    --gray9-color: #999;
    --rose-color: #ED396C;
    --green-color: #8DC541;
    --dark-green-color: #177f02;
    --orange-color: #F39200;
    --quickdoc-color: #114dba;
    --spl-heighlight-color-1: #eed9ec;
    --spl-heighlight-border-color-1: #930074;
    --spl-heighlight-color-2: #eaeed3;
    --spl-heighlight-border-color-2: #919b58;
    --spl-heighlight-color-3: #d9ecf0;
    --spl-heighlight-border-color-3: #099bbe;
    --article-size-1: 1090px;
    --article-size-2: 1150px;
    --form-border: #dae3e6;
    --caption-color: #474B71
}
.mm-dark-theme {
    --body-bg: #181818;
    --white-color: #fff;
    --black-color: #000;
    --title-color: #E0E0E0;
    --dark-blue-color: #070707;
    --text-color: #E0E0E0;
    --secondaryText-color: #aaa;
    --border-color: #262626;
    --cardBox-color: #242424;
    --cardBox-color-gradient: 36, 26, 36;
    --brandRed-color: #EC1C24;
    --lightRed-color: #242424;
    --brandPrimary-color: #A3ABDB;
    --brandPrimary-top-color: #080927;
    --brandBlue-color: #7DD6F5;
    --lightBlue-color: #242424;
    --premium-color: #FFCA05;
    --lightPremium-color: #242424;
    --adBg-color: #070707;
    --banner-color1: #1C2C31;
    --banner-color2: #332d19;
    --banner-color3: #311D1D;
    --banner-color4: #1B1C2A;
    --breakingnews-bg: #FDECED;
    --breakingnews-text-color: #410000;
    --rose-color: #C85878;
    --green-color: #708D49;
    --orange-color: #C88D34;
    --quickdoc-color: #114dba;
    --spl-heighlight-color-1: #2e222d;
    --spl-heighlight-border-color-1: #5f034c;
    --spl-heighlight-color-2: #1f220c;
    --spl-heighlight-border-color-2: #4f5916;
    --spl-heighlight-color-3: #0f2428;
    --spl-heighlight-border-color-3: #157188;
    --form-border: #3f3f3f;
    --caption-color: #999
}
.mm-sepia-theme {
    --body-bg: #F4ECD8;
    --white-color: #fff;
    --black-color: #000;
    --title-color: #444542;
    --dark-blue-color: #353546;
    --text-color: #444542;
    --secondaryText-color: #5F605C;
    --border-color: #E7D9C3;
    --cardBox-color: #E7D9C3;
    --cardBox-color-gradient: 231, 217, 195;
    --brandRed-color: #DA2235;
    --lightRed-color: #E7D9C3;
    --brandPrimary-color: #443674;
    --brandPrimary-top-color: #fff;
    --brandBlue-color: #5399B5;
    --lightBlue-color: #E7D9C3;
    --premium-color: #FFCA05;
    --lightPremium-color: #E7D9C3;
    --adBg-color: #F6F0E0;
    --banner-color1: #d5e6dd;
    --banner-color2: #E3D9B2;
    --banner-color3: #E1CACA;
    --banner-color4: #CACCD2;
    --breakingnews-bg: #FDECED;
    --breakingnews-text-color: #410000;
    --rose-color: #ED396C;
    --green-color: #8DC541;
    --orange-color: #F39200;
    --quickdoc-color: #114dba;
    --spl-heighlight-color-1: #f2e4e0;
    --spl-heighlight-border-color-1: #cd8eb0;
    --spl-heighlight-color-2: #eeedd5;
    --spl-heighlight-border-color-2: #cccca5;
    --spl-heighlight-color-3: #e4ece6;
    --spl-heighlight-border-color-3: #67bbc8;
    --form-border: #D7C9B3;
    --caption-color: #474B71
}
.disabledbutton 
{
    pointer-events: none;
    opacity: 0.4;
} 
.backToHome {
    padding: 12px 15px;
    margin: 15px auto;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    background-color: var(--brandPrimary-color);
    text-align: center;
    font-size: 14px;
    font-family: roboto;
    display: table;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font-size: .75rem;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}

@media only screen and (max-width: 768px) {
    .quest-ans-txt{
        font-size: 22px;
        line-height: 24px;
    }
    .quest-ans-txt-outer{
        margin-bottom: 10px;
    }
    .quiz-ans-blk{
            -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    }
    .ans-option-blk{
        font-size: 20px;
    }
}
@media only screen and (max-width: 1180px) {
    .contest-form-outer{
        max-width: 100%;
    }
    .game-module-quiz-block{
        max-width: 100%;
    }
}