* {
    margin: 0;
    padding: 0;
    outline: 0 none;
}

html,
body {
    font-size: 18px;
    background: #fff;
    color: #000;
    cursor: default;
    line-height: 22px;
    min-height: 100%;
    width: 100%;
    position: absolute;
}

body,
input,
select,
button,
submit,
textarea {
    font-family: SolaimanLipi, Arial, Vrinda, FallbackBengaliFont, Helvetica, sans-serif;
}

a {
    color: #336699;
    text-decoration: none;
    outline: none;
    cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 10px;
}

p {
    margin-bottom: 10px;
}


/*------default parameter-------*/

.widget_body .Prize {
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    padding-top: 4px;
}

.first {
    background-color: #4B8F42;
}

.second {
    background-color: #5B9646;
}

.third {
    background-color: #7EA856;
}

.daily {
    background-color: #91B15C;
}

.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
}

.mb20 {
    margin-bottom: 20px;
}

.dn {
    display: none;
}

.aligncenter {
    text-align: center
}

.widget {
    margin-bottom: 10px;
    margin-right: 20px;
    overflow: hidden;
}

.questions {
    font-size: 21px;
    font-weight: normal;
    margin-bottom: 25px;
    text-align: center;
}

.left-answer {
    text-align: center;
    width: 50%;
    display: inline-block;
}

.title_quiz {
    font-size: 50px;
    line-height: 58px;
    padding-left: 10px;
    padding-top: 15px;
    font-weight: normal;
}

.titlebar a,
.titlebar span {
    display: block;
}

.widget .titlebar {
    border: 0 none;
    color: #fff;
    background-color: #e41824;
    text-align: center;
    height: 37px;
    line-height: 37px;
    margin-bottom: 10px;
    font-size: 25px;
    font-weight: normal;
}

.whole_wrapper {
    background: #fff;
    margin: 0 auto;
    max-width: 1280px;
    overflow: hidden;
    padding: 0 20px;
    text-align: center;
    width: 85%;
}

.whole_inner {
    overflow: hidden;
    text-align: left;
}


/*Header css*/

.head_top {
    box-shadow: 0 5px 15px -3px #ccc;
    height: 28px;
    margin-bottom: 4px;
    padding: 5px 0;
}

.header_top_wrap {
    z-index: 9;
    height: 100px;
}

.header_top {
    margin: 0 auto;
    position: relative;
    height: 75px;
    margin-top: 10px;
    padding-bottom: 22px;
    border-bottom: 1px solid #000;
    width: 100%;
    background: #fff;
}

.header_top_logo {
    margin: 0 auto;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    height: 76px;
}

.header_left_top {
    float: left;
    z-index: 1;
}

.header_left_top_top {
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 20px;
}

.todays_time {
    font-size: 14px;
    font-weight: bold;
}

.header_right_top {
    text-align: right;
    transition: all 0.2s;
}

.header_top::after {
    content: ' ';
    border-bottom: 1px solid #000;
    position: absolute;
    left: 0px;
    bottom: 2px;
    right: 0px;
}

.header_right_top_inner {
    line-height: 32px;
    position: relative;
    height: 32px;
    margin-bottom: 24px;
}

.header_social_wrap {
    float: right;
}

.header_social_wrap .social_links ul {
    list-style: none;
}

.header_social_wrap .social_links li {
    float: left;
}

.header_social_wrap .social_links a {
    color: #4a4a4a;
    display: block;
    overflow: hidden;
    font-size: 24px;
    text-align: center;
    line-height: 32px;
    width: 32px;
    margin-left: 5px;
}

.social_links a::before {
    font-family: font-jade;
}

.social_links a.facebook::before {
    content: '\e876';
}

.social_links a.twitter::before {
    content: '\e886';
}

.social_links a.youtube::before {
    content: '\e88b';
}

.social_links a.instagram::before {
    content: '\e9ca';
}

.header_right_top_menu {
    text-align: right;
    font-size: 14px;
    clear: both;
}

.header_right_top_menu ul {
    list-style: none;
}

.header_right_top_menu li {
    display: inline-block;
    padding: 0 10px;
    position: relative;
}

.header_right_top_menu li:first-child {
    padding-left: 0px;
}

.header_right_top_menu a {
    color: #000;
}

.main_menu a:hover,
.main_menu a.active {
    text-decoration: none;
    border-bottom: 4px solid #09f;
}

.header_right_top_menu li::after {
    content: ' ';
    position: absolute;
    right: 0px;
    top: 7px;
    width: 1px;
    height: 12px;
    background: #000;
}

.header_right_top_menu a {
    color: #000;
}

.header_social_wrap .social_links span {
    display: none;
}

.main_menu {
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    font-size: 20px;
    text-align: center;
    transition: all 0.2s;
}

.main_menu ul {
    list-style: none;
}

.main_menu li {
    display: inline-block;
}

.main_menu li:first-child a {
    margin-left: 0px;
}

.main_menu li a {
    margin: 0 10px;
    display: block;
    line-height: 42px;
    padding-top: 4px;
    color: #333333;
}

@media only screen and (min-width: 801px) {
    .header,
    .container,
    .subheader,
    .header_home_inner,
    .header_top {
        /* width: 90%; */
        max-width: 1280px;
    }
    .site_logo_top img {
        padding-top: 13px;
    }
    .header,
    .container {
        margin: 0 auto;
    }
    .header {
        position: relative;
    }
    .header_menu_container {
        border-bottom: 1px solid #ededed;
    }
    .header_menu_wrap {
        overflow: hidden;
        text-align: left;
    }
}


/*-------user module-----*/

#account_bar {
    float: right;
    font-family: Arial, Vrinda, FallbackBengaliFont, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 28px;
}

#account_bar .profile_link,
#account_bar .logout_link,
#account_bar .login_link {
    border-right: 1px solid #cbc9c2;
    float: left;
}

#account_bar a {
    color: #000;
    padding: 0 10px;
    text-decoration: none;
}

#account_bar .profile_link {
    float: left;
    overflow: hidden;
    padding-left: 0;
}

#account_bar .profile_pic {
    float: left;
    height: 28px;
    margin-right: 5px;
    overflow: hidden;
    width: 28px;
}

#account_bar .profile_link span {
    float: left;
    height: 28px;
    overflow: hidden;
    overflow-wrap: break-word;
    width: 150px;
}

#jw_notifications {
    display: none;
}

.fresh_header {
    overflow: hidden;
    text-align: left;
    margin: 0 0 10px 0;
    padding: 10px 0 0 0;
    width: 100%;
}

.fresh_header .head-logo a {
    text-decoration: none;
}

.fresh_header .head-logo a img {
    max-width: 100%;
}

.fresh_header .head-logo {
    overflow: hidden;
    font-weight: normal;
    height: 66px;
    margin-bottom: 5px;
    width: 43%;
    float: left;
    padding-top: 15px;
}

.header_right_ad_code {
    width: 55%;
    overflow: hidden;
    float: right;
    text-align: center;
}

.header_right_ad_code img {
    max-width: 100%;
}


/*Main Menu css*/

.mobile_menu_openar::before {
    content: "\e89b";
    font-family: font-jade;
    font-size: 24px;
    line-height: 40px;
}

.mobile_menu_openar {
    background-color: #eee;
    color: #000;
    cursor: pointer;
    display: none;
    font-family: Arial, Vrinda, FallbackBengaliFont, Helvetica, sans-serif;
    font-size: 24px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
}

.menu_container {
    width: 100%;
    height: 30px;
    position: relative;
    border-top: 1px solid #2e4155;
    border-bottom: 2px solid #2e4155;
    line-height: 30px;
    padding-bottom: 1px;
    margin: 0 auto;
}

.main_menu {
    display: block;
}


/*BPL Quiz Main Body css*/

.full_body img {
    max-width: 100% !important;
}

.full_body {
    overflow: hidden;
    margin: 20px -20px 30px 0px;
}

.left_sidebar {
    width: 70%;
    float: left;
}

.right_sidebar {
    width: 30%;
    float: left;
}

.quiz .form_body {
    padding: 0px 0px 20px 35px;
}

.quiz {
    font-size: 18px;
    line-height: 26px;
}

.submit_button {
    background-color: #ac101b;
    border: 1px solid #5e121b;
    color: rgb(255, 255, 255);
    cursor: pointer;
    font-size: 18px;
    padding: 8px 20px;
    margin-top: 20px;
}

.winner {
    padding: 10px;
}

.prize {
    text-align: center;
    padding: 10px;
}

.prize p {
    font-weight: bold;
}

.mobile_recharge {
    width: 100%;
    max-width: 100%;
    padding: 15px 0;
    border: 1px solid #666;
    text-align: center;
    font-weight: bold;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.agrement {
    font-size: 15px;
    /* color: #f00; */
}

.agrement p {
    margin-bottom: 10px;
    padding-left: 20px;
}

.user_submit {
    color: #000;
    padding: 10px;
}

.user_submit .inputWrap {
    width: 100%;
    margin-bottom: 20px;
    clear: both;
}

.user_submit .inputWrap.submit {
    text-align: center;
}

.user_submit .inputWrap.accepts {
    text-align: center;
}

.user_submit .inputWrap.accepts label,
.user_submit .inputWrap.accepts .inputbox {
    float: none;
    display: inline;
}

.user_submit .inputWrap label {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    width: 20%;
}

.user_submit .inputWrap label,
.user_submit .inputWrap .inputbox {
    float: left;
    display: block;
}

.user_submit .inputWrap input.inputbox {
    padding: 5px 10px;
    width: 70%;
    border: 1px solid #916e74;
    -ms-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

.user_submit .inputWrap.accepts label {
    width: auto;
}

.user_submit .inputWrap.accepts label .inputbox {
    width: auto;
    margin-right: 10px;
}

.widget .bottomCol {
    float: left;
    width: 47%;
    margin-right: 1%;
    font-size: 17px;
}

.secondary-headbar {
    text-align: center;
    color: #000;
    font-size: 22px;
    border-bottom: 3px solid #7f4247;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.lastDayPollTitle {
    padding-bottom: 10px;
}

.lastDayPollAnswer {
    color: #4B8F42;
}

.singleParticipant .participantNumber,
.singleParticipant .participantDetails {
    float: left;
}

.singleParticipant .participantNumber {
    width: 10%;
}

.singleParticipant .participantDetails {
    width: 90%;
}


/*footer css*/

a {
    color: #336699;
    text-decoration: none;
    outline: none;
    cursor: pointer;
}

.top-banner {
    max-width: 100%;
}

.top-banner img {
    max-width: 100%;
    width: 100%;
}

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

@media only screen and (max-width: 1080px) {
    .whole_wrapper {
        max-width: 100%;
        padding: 0 10px;
        width: auto;
    }
    .header_right_ad_code,
    .fresh_header .head-logo {
        float: none;
        width: 100%;
        text-align: center;
    }
    .left_sidebar {
        width: 65%;
    }
    .right_sidebar {
        width: 35%;
    }
}

@media only screen and (max-width: 800px) {
    .widget .bottomCol {
        float: none;
        width: 98%;
    }
    .nagadBottomBanner {
        max-width: 97%;
    }
    .header_right_top,
    .header_left_top {
        display: none;
    }
    .header_top {
        padding-bottom: 0;
    }
    .desktop-only label {
        display: none !important;
    }
    .desktop-only .inputbox {
        width: 100% !important;
        padding: 0 !important;
    }
    .user_submit {
        padding: 0;
    }
    .left_sidebar {
        width: 100%;
        float: none;
    }
    .right_sidebar {
        width: 100%;
        float: none;
    }
    .new_foot_middle .foot_menu_2,
    .new_foot_middle .new_foot_eaddress,
    .new_foot_middle .new_foot_social,
    .new_foot_top_each {
        float: none;
        width: 100%;
    }
    .new_foot_eaddress .foot_eaddress_holder {
        text-align: center;
    }
    .new_foot_social .new_foot_social_holder {
        padding-left: 0;
    }
    .mobile_menu_openar {
        display: block;
    }
    .main_menu {
        /* display: none; */
        margin-top: 0;
    }
    .main_menu ul {
        white-space: nowrap;
        overflow-x: auto;
        height: 50px;
    }
    .main_menu li,
    .main_menu li a,
    .main_menu a {
        border: 0 none;
        height: auto;
        text-align: center;
        display: inline-block;
    }
    .main_menu li a,
    .main_menu ul ul li a {
        height: auto;
        line-height: 24px;
        padding: 6px 0px !important;
    }
    .singleParticipant .participantNumber {
        width: 20%;
    }
    .singleParticipant .participantDetails {
        width: 80%;
    }
}