@font-face {
    font-family: 'Speedee';
    src: url('../../assets/fonts/Speedee-Bold.eot');
    src: url('../../assets/fonts/Speedee-Bold.eot?#iefix') format('embedded-opentype'), url('../../assets/fonts/Speedee-Bold.woff2') format('woff2'), url('../../assets/fonts/Speedee-Bold.woff') format('woff'), url('../../assets/fonts/Speedee-Bold.ttf') format('truetype'), url('../../assets/fonts/Speedee-Bold.svg#Speedee-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Speedee';
    src: url('../../assets/fonts/Speedee-Light.eot');
    src: url('../../assets/fonts/Speedee-Light.eot?#iefix') format('embedded-opentype'), url('../../assets/fonts/Speedee-Light.woff2') format('woff2'), url('../../assets/fonts/Speedee-Light.woff') format('woff'), url('../../assets/fonts/Speedee-Light.ttf') format('truetype'), url('../../assets/fonts/Speedee-Light.svg#Speedee-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Speedee';
    src: url('../../assets/fonts/Speedee-Regular.eot');
    src: url('../../assets/fonts/Speedee-Regular.eot?#iefix') format('embedded-opentype'), url('../../assets/fonts/Speedee-Regular.woff2') format('woff2'), url('../../assets/fonts/Speedee-Regular.woff') format('woff'), url('../../assets/fonts/Speedee-Regular.ttf') format('truetype'), url('../../assets/fonts/Speedee-Regular.svg#Speedee-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@media (min-width: 1440px) {
    .container {
        max-width: 1300px;
    }
}

@media screen and (min-width: 1200px) and (min-height: 1200px) {
    body {
        zoom: 1.5 !important;
        -moz-transform: scale(1.5) !important;
        transform: scale(1.5) !important;
    }
}
.error {
    font-size: 12px;
    color: red;
    right: 0;
    float: left;
    /*position: absolute;*/
}

.errormesg {
    font-size: 12px;
    color: red;
    width: 100%;
}
#dv_video {
    min-width: 460px;
    max-width: 100%;
    margin: 0 auto;
}
body {
    text-shadow: 0 0 1em transparent, 1px 1px 1px rgba( 0, 0, 0, 0 );
}

.comreplyto, .mcommentfor, .moreviewall {
    display: none;
}

.upload-picture {
    border: solid 1px #dddddd;
    padding: 15px;
    text-align: center;
    background-color: #ffffff;
    transition: all ease-in .3s;
    cursor: pointer;
    width: 100%;
    float: left;
    text-decoration: none;
}

    .upload-picture:hover {
        background-color: #ffbc0d;
    }


.mr-auto, .mx-auto {
    margin-right: 0 !important;
    margin-left: auto !important;
}

.txtmin-height {
    min-height: 40px !important;
}

.carousel-inner {
    position: absolute;
    width: 100%;
    overflow: hidden;
}

.carousel .carousel-indicators {
    top: 110px;
    text-align: center;
}

.carousel-control-prev, .carousel-control-next {
    position: absolute;
    top: 70px;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    color: #ffffff;
    text-align: center;
    opacity: 0.5;
}

.modal-title {
    font-size: 18px !important;
}

ul.activity-timeline > li .timestamp {
    margin-left: 5px;
    font-size: .85em;
    color: #a3a3a3;
}

.reset-pass-box {
    width: 300px;
    margin: auto;
    max-width: 100%;
}

/*300, 400, 500, 700, 800*/
.multiiple-table {
    text-align: center;
    border: 0;
    margin-bottom: 0;
}

    .multiiple-table th {
        text-align: center;
        border: 0 !important;
    }

    .multiiple-table td {
        text-align: center !important;
        border: 0 !important;
    }

.multiiple-qstn {
    color: #000000;
    font-size: 18px;
    font-weight: 700;
    text-align: left;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
    line-height: normal;
}

.multiiple-table .fancy-radio input[type="radio"] + span i {
    margin-right: 0;
}

.multiple-box {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.radio-box {
    width: auto;
    max-width: 100%;
    float: left;
    height: auto;
    text-align: left;
    margin-right: 10px;
    padding: 10px;
    padding-bottom: 0;
}

.full-box {
    width: 100%;
    float: left;
    text-align: center;
}


    .full-box .fancy-radio input[type="radio"] + span i {
        margin-right: 0;
    }


body {
    font-size: 12px !important;
    background-color: #f8f8f8;
    color: #000000;
    background-image: url(../../assets/img/bg-1.png);
    background-repeat: no-repeat;
    background-position: left bottom;
}

.login {
    background-image: url(../../assets/img/bg.jpg), url(../../assets/img/bg-1.png);
    background-color: #fff;
    background-position: top right, left bottom 15px;
    background-size: auto 98%, auto;
    background-repeat: no-repeat;
}

.home-main-box {
    width: 100%;
    padding-bottom: 30px;
    height: auto;
    background-image: url("../../assets/img/white-bg.jpg");
    background-repeat: repeat-y;
    background-position: top center;
    background-size: 350px;
}

.menu-text {
    width: 300px;
    margin: auto;
    text-align: center;
}

.left-dtld-box .panel-subtitle {
    color: #ffffff !important;
}

.right-dtld-box .panel-subtitle {
    color: #ffffff !important;
}

.menu-main-text {
    font-size: 28px;
    font-weight: bold;
    margin-top: 35px;
    width: 100%;
    color: #000;
    transition: ease-in .3s;
    padding: 10px;
    float: left;
}

    .menu-main-text:hover {
        color: #db2937;
    }

.left-txt-box {
    text-align: center;
    background-color: #000000;
    font-size: :30px;
    width: 200px;
    position: absolute;
    height: 50px;
    color: #ffffff;
    margin-top: -25px;
    margin-left: -25px;
    line-height: 1;
    padding-left: 10px;
    padding-right: 10px;
}

.right-txt-box {
    text-align: center;
    background-color: #db2937;
    font-size: :30px;
    width: 200px;
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
    height: 50px;
    color: #ffffff;
    margin-bottom: -25px;
    margin-right: -25px;
    line-height: 1;
    bottom: 0;
    right: 0;
}

.date-style {
    width: 100%;
    float: left;
    color: #eee;
    padding-bottom: 3px;
}

.right-dtld-box {
    position: absolute;
    top: 0;
    background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,0.1) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,0.1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(0,0,0,0.1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3000000', endColorstr='#00000000', GradientType=0 );
    width: 100%;
}

.left-dtld-box {
    width: 100%;
    position: absolute;
    bottom: 0;
    background: -moz-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.1) 0%, rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#b3000000', GradientType=0 );
}

.left-a-box {
    width: 70%;
    max-width: 100%;
    height: 200px;
    position: relative;
    float: right;
    background-color: #ccc;
    margin-bottom: 50px;
    background-image: url(../../assets/img/defualt-img.jpg);
    background-size: auto 100%;
    background-position: center;
    transition: all ease-in .3s;
    cursor: pointer;
    box-shadow: 0px 0px 20px rgba(0,0,0,0);
    animation-duration: 1;
}


/*.left-a-box:hover {
        transform: scale(1.1);
        box-shadow: 5px 10px #888888;
        box-shadow: 0px 0px 30px rgba(0,0,0,0.1);
    }*/

.left-b-box {
    width: 400px;
    max-width: 100%;
    height: 250px;
    position: relative;
    float: right;
    background-color: #ccc;
    margin-bottom: 50px;
    background-image: url("../../assets/img/defualt-img.jpg");
    background-size: auto 100%;
    background-position: center;
    transition: all ease-in .3s;
    cursor: pointer;
    box-shadow: 0px 0px 20px rgba(0,0,0,0);
    animation-delay: 2s;
    animation-duration: 1;
}

/*.left-b-box:hover {
        transform: scale(1.1);
        box-shadow: 5px 10px #888888;
        box-shadow: 0px 0px 30px rgba(0,0,0,0.1);
    }*/

.left-c-box {
    width: 250px;
    max-width: 100%;
    height: 300px;
    position: relative;
    float: right;
    background-color: #ccc;
    margin-bottom: 50px;
    background-image: url("../../assets/img/defualt-img.jpg");
    background-size: auto 100%;
    background-position: center;
    transition: all ease-in .3s;
    cursor: pointer;
    box-shadow: 0px 0px 20px rgba(0,0,0,0);
    animation-delay: 4s;
    animation-duration: 1;
}

/*.left-c-box:hover {
        transform: scale(1.1);
        box-shadow: 5px 10px #888888;
        box-shadow: 0px 0px 30px rgba(0,0,0,0.1);
    }*/

.prize-box {
    width: 400px;
    max-width: 100%;
    height: 160px;
    position: relative;
    background-color: #ccc;
    margin-bottom: 50px;
    transition: all ease-in .3s;
    cursor: pointer;
    box-shadow: 0px 0px 20px rgba(0,0,0,0);
    animation-delay: 3s;
    animation-duration: 1;
}

/*.prize-box:hover {
        transform: scale(1.1);
        box-shadow: 5px 10px #888888;
        box-shadow: 0px 0px 30px rgba(0,0,0,0.1);
    }*/

.right-a-box {
    width: 250px;
    max-width: 100%;
    height: 300px;
    position: relative;
    background-color: #ccc;
    margin-bottom: 50px;
    background-image: url("../../assets/img/defualt-img.jpg");
    background-size: auto 100%;
    background-position: center;
    transition: all ease-in .3s;
    cursor: pointer;
    box-shadow: 0px 0px 20px rgba(0,0,0,0);
    animation-delay: 1s;
    animation-duration: 1s;
}

/*.right-a-box:hover {
        transform: scale(1.1);
        box-shadow: 5px 10px #888888;
        box-shadow: 0px 0px 30px rgba(0,0,0,0.1);
    }*/

.right-b-box {
    width: 400px;
    max-width: 100%;
    height: 250px;
    position: relative;
    background-color: #ccc;
    margin-bottom: 50px;
    background-image: url("../../assets/img/defualt-img.jpg");
    background-size: auto 100%;
    background-position: center;
    transition: all ease-in .3s;
    cursor: pointer;
    box-shadow: 0px 0px 20px rgba(0,0,0,0);
    animation-delay: 3s;
    animation-duration: 1s;
}

/*.right-b-box:hover {
        transform: scale(1.1);
        box-shadow: 5px 10px #888888;
        box-shadow: 0px 0px 30px rgba(0,0,0,0.1);
    }*/

.right-c-box {
    width: 300px;
    max-width: 100%;
    height: 200px;
    position: relative;
    background-color: #ccc;
    margin-bottom: 50px;
    background-image: url("../../assets/img/defualt-img.jpg");
    background-size: auto 100%;
    background-position: center;
    transition: all ease-in .3s;
    cursor: pointer;
    box-shadow: 0px 0px 20px rgba(0,0,0,0);
    animation-delay: 5s;
    animation-duration: 1s;
}

/*.right-c-box:hover {
        transform: scale(1.1);
        box-shadow: 5px 10px #888888;
        box-shadow: 0px 0px 30px rgba(0,0,0,0.1);
    }*/

.img1 {
    background: url("../../assets/img/premium.png");
}

.yourElement {
    animation-duration: 3s;
    animation-delay: 2s;
    animation-iteration-count: infinite;
}

.rounded-circle {
    background-color: #ccc;
}

textarea {
    min-height: 145px;
}

.btn-width-new-sign-up {
    width: 150px;
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    /* change if the mask should have another color then white */
    z-index: 9009; /* makes sure it stays on top */
}

#status {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    /* centers the loading animation horizontally one the screen */
    top: 50%;
    /* centers the loading animation vertically one the screen */
    background-image: url("../../assets/img/loader.gif");
    /* path to your loading animation */
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px; /* is width and height divided by two */
}
/*cookies-text-start*/

.file-field input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    cursor: pointer;
    opacity: 0;
}

.cnt-bx {
    float: left;
    width: 100%;
    border-bottom: solid 1px #eeeeee;
    font-size: 13px;
    color: #666666;
    padding-bottom: 15px;
    margin-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
}

.white-bx {
    font-size: 12px;
    float: left;
    position: relative;
    margin-right: 0;
    width: 100%;
    max-width: 130px;
    min-height: 30px;
    height: auto;
    font-weight: bold;
    color: #ffffff;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 3px;
    /* padding: 3px 8px; */
    /* border: solid 1px #eeeeee; */
    /* -webkit-box-shadow: 3px 3px 10px rgba(0,0,0,.2); */
    /* box-shadow: 3px 3px 10px rgba(0,0,0,.2); */
    transition: all ease-in .3s;
    padding-left: 26px;
    /* margin-top: 6px; */
    margin-top: 10px;
    margin-bottom: 10px;
}

.cnt-box p {
    color: #fff;
    font-size: 13px;
    line-height: normal;
    margin-bottom: 15px;
}

.span-txt {
    float: left;
    width: 100%;
    color: #999999;
    font-size: 12px;
    margin-top: 3px;
}

.cookies-check {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 10px;
}

/*cookies-text-end*/




.create-account-sub {
    margin-top: -20px;
    margin-bottom: 20px;
}

.footer-box {
    width: 100%;
    background-color: #db2937;
    padding: 10px 0;
}

.footer {
    position: relative;
    float: left;
}


.page-title {
    font-weight: 900;
    margin-bottom: 0;
    color: #db2937;
    font-size: 40px;
    padding: 0 40px;
    margin-top: 0;
}

.poll-progress-box {
    width: 100%;
    background: #cccccc;
    float: left;
    margin-left: 0px;
    margin-bottom: 15px;
    margin-top: 5px;
}

.rate-prev-btn {
    float: left;
    font-weight: 400;
    color: #666;
    border: solid 1px #ccc;
    padding: 5px 20px;
    font-size: 14px;
    border-radius: 50px;
    transition: all ease-in .3s;
    background-color: transparent;
}

    .rate-prev-btn:hover {
        background-color: #666;
        color: #fff;
    }

.rate-next-btn {
    float: right;
    font-weight: 400;
    color: #db2937;
    font-size: 14px;
    border: solid 1px #db2937;
    padding: 5px 20px;
    border-radius: 50px;
    background-color: transparent;
    transition: all ease-in .3s;
}

    .rate-next-btn:hover {
        color: #fff;
        background-color: #db2937;
    }

.poll-progress {
    width: 50%;
    background: #db2937;
    height: 3px;
    float: left;
}

.poll-per {
    position: absolute;
    font-size: 16px;
    font-weight: 700;
    margin-top: -27px;
    color: #db2937;
    right: 0;
    margin-right: 35px;
}

.separation {
    height: 30px;
}

.red-color {
    color: #db2937;
}

.reply-form {
    width: calc(100% - 80px);
    padding: 10px;
    font-size: 14px;
    border-radius: 5px;
    border: solid 1px #cccccc;
    height: 45px !important;
    overflow: auto;
}

.attach {
    float: left;
    width: 40px;
    font-size: 20px;
    padding-top: 10px;
    color: #999999;
    text-align: center;
    cursor: pointer;
    transition: all ease-in .3s;
}

.send-icn {
    float: right;
    width: 40px;
    font-size: 20px;
    padding-top: 10px;
    color: #999999;
    text-align: center;
    cursor: pointer;
    transition: all ease-in .3s;
}

.border-separation {
    border-top: solid 1px #dddddd;
    margin-bottom: 50px;
    margin-top: 50px;
}

.discussion-topic {
    width: 100% !important;
}

#frame .discussion-topic .messages {
    height: auto;
    min-height: calc(100% - 60px) !important;
    max-height: calc(100% - 60px) !important;
}

.disc-head {
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    padding: 5px 20px;
    background-color: #ffbc0d;
    float: left;
    width: 100%;
    border: 1px solid #e6eaea;
    box-shadow: 0px 0px 20px rgba(0,0,0,.1);
}

.letter-style {
    text-transform: none;
}

.quiz-question {
    font-size: 1.3rem;
    text-align: center;
    margin-top: 0;
}

.quiz-answer-box {
    width: 300px;
    height: auto;
    margin: auto;
    max-width: 100%;
}

.right-answer {
    background-color: #39b54a !important;
    color: #fff !important;
    background-image: url(../../assets/img/tick.svg);
    background-repeat: no-repeat;
    background-position: right 20px center;
    background-size: 20px;
}

.wrong-answer {
    background-color: #db2937 !important;
    color: #fff !important;
    background-image: url(../../assets/img/close.svg);
    background-repeat: no-repeat;
    background-position: right 20px center;
    background-size: 20px;
}

.navbar-nav {
    text-align: center;
}

.video-box {
    margin: 20px 0;
}

.quiz-answer {
    width: 100%;
    margin-top: 20px;
    background-color: #eeeeee;
    min-height: 48px;
    text-align: center;
    line-height: 48px;
    color: #000;
    border-radius: 100px;
    font-size: 20px;
    font-weight: 900;
    cursor: pointer;
    transition: all ease-in .3s;
    float: left;
}

    .quiz-answer:hover {
        background-color: #fff22f;
    }

.quiz-answer-box .active {
    background-color: #fff22f;
}

.reply-box {
    background-color: #f5f5f5 !important;
    border-radius: 10px;
}

    .reply-box .chat-name {
        background-color: #f5f5f5 !important;
        padding-top: 10px !important;
    }

    .reply-box .datecolor_chat {
        background-color: #f5f5f5 !important;
    }

.chat-img img {
    min-width: 100%;
    border-radius: 10px !important;
}

.reply-main {
    width: 100%;
    float: left;
    /* background-color: #eee; */
    padding: 10px 0;
    border-radius: 5px;
    position: relative;
}

.survey-sub {
    width: 500px;
    font-size: 16px !important;
    color: #666 !important;
    margin: auto;
    max-width: 100%;
}

.margin-bottom-20 {
    margin-bottom: 20px !important;
}

.app-icn {
    width: 55px;
    height: auto;
    float: right;
    margin-top: 5px;
}

.app-store-box {
    width: 260px;
    float: right;
}
/*menu css*/


.logo {
    float: left;
    width: 160px;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0px 0px 5px rgba(0,0,0,.5);
    padding: 15px 0;
}

.header-box {
    padding: 15px 0;
    position: fixed;
    top: 0;
    z-index: 8000;
    width: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: auto 100%;
}

.menu-icon {
    width: 45px;
    float: right;
    background-color: transparent !important;
}

.lan-btn {
    padding: 14px 0;
    text-decoration: none;
    font-size: 16px;
    color: #818181;
    display: block;
    transition: 0.3s;
    text-align: center;
    background-color: transparent;
    border: 0;
    margin: auto;
    transition: all ease-in .3s;
    cursor: pointer;
}

    .lan-btn:hover {
        color: #fff;
    }

    .lan-btn option {
        text-align: center !important;
        background-color: #000;
        font-size: 15px;
        padding: 5px 10px;
        text-align: center;
    }

.notification-circle {
    background-color: #000;
    width: 20px;
    height: 20px;
    border-radius: 100px;
    text-align: center;
    font-weight: 700;
    font-size: 13px;
    color: #fff;
    line-height: 1.5;
    position: absolute;
    margin-left: 20px;
    z-index: 2000;
    margin-top: -2px;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9000;
    top: 0;
    right: 0;
    background-color: #000;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

    .sidenav a {
        padding: 14px 0;
        text-decoration: none;
        font-size: 16px;
        color: #818181;
        display: block;
        transition: 0.3s;
        text-align: center;
    }

        .sidenav a:hover {
            color: #f1f1f1;
        }

    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        opacity: .5;
        margin-left: 50px;
        transition: all ease-in .3s;
    }

        .sidenav .closebtn:hover {
            opacity: 1;
        }

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

        .sidenav a {
            font-size: 18px;
        }
}
/*menu css*/





.create-account {
    font-size: 28px;
    font-weight: 700;
    color: #000000;
    margin: 0;
    margin-bottom: 10px;
}

.sign-in-box {
    width: 320px;
    float: left;
}

.remember-me {
    font-size: 13px;
    cursor: pointer;
    line-height: 14px;
    font-size: 13px;
    color: #000;
    transition: all ease-in .3s;
}

    .remember-me:hover {
        color: #db2937;
    }

.form-control {
    background-color: #e5e5e5;
}

.reg-now-txt {
    font-size: 20px;
    color: #000;
    margin-bottom: 30px;
}

    .reg-now-txt a {
        color: #db2937;
        font-weight: bold;
        font-size: 22px;
        transition: all ease-in .3s;
    }

        .reg-now-txt a:hover {
            color: #ffbc0d;
        }

.reas-txt {
    font-size: 20px;
    color: #000;
    margin-bottom: 20px;
    font-weight: bold;
    margin-top: 20px;
    width: 100%;
    float: left;
    line-height: normal;
}

    .reas-txt a {
        color: #db2937;
        font-weight: bold;
        font-size: 20px;
        transition: all ease-in .3s;
    }

        .reas-txt a:hover {
            color: #ffbc0d;
        }

.reg-btn-box-new {
    float: left;
    width: 100%;
    margin-bottom: 17px;
    margin-top: 20px;
}


.rem-box {
    width: auto;
    float: left;
    padding-top: 0px;
    text-align: left;
    padding-left: 2px;
}


.sign-up-txt-new a {
    text-decoration: underline;
}

.reason_text ul {
    padding-left: 20px;
    font-size: 14px;
    color: #000000;
    font-weight: 400;
}

    .reason_text ul li {
        list-style-image: url(../../assets/img/bullet.svg);
        padding-bottom: 10px;
        padding-left: 5px;
        font-size: 13px;
    }

.reason_btn_box {
    width: 165px;
    height: 45px;
    margin: auto;
}

.modal-fit {
    width: 100% !important;
    margin: 0 !important;
    overflow: auto;
    max-width: 100% !important;
}

.register-box {
    width: 600px;
    max-width: 100%;
    margin: auto;
}

.bmd-form-group {
    padding-top: 10 !important;
}

.reason_btn {
    float: right;
    width: 45px;
    height: 45px;
    border-radius: 100px;
    text-align: center;
    padding-top: 7px;
    margin-left: 10px;
    background-color: #db2937;
    transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -webkit-transition: all .5s;
    cursor: pointer;
}

    .reason_btn:hover {
        background-color: #ffbc0d;
    }

.reason_text_heading {
    font-weight: bold;
    font-size: 16px;
    color: #db2937;
    width: auto;
    padding-bottom: 10px;
    height: auto;
    padding-left: 5px;
}

.reason_to_join_box {
    float: left;
    width: 100%;
    height: auto;
    min-height: 315px;
    margin-top: 20px;
}

.sign-up-txt-new {
    float: left;
    font-size: 16px;
    color: #666666;
    text-decoration: none;
    padding-top: 10px;
    width: 100%;
    display: none;
    margin-top: 20px;
}

.sign-up-txt {
    float: left;
    font-size: 14px;
    color: #666666;
    text-decoration: none;
    padding-top: 10px;
    width: 100%;
}
/*survey page*/

.panel-reward-img {
    width: 100%;
    height: auto;
    float: left;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.09);
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.09);
    -ms-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.09);
}

    .panel-reward-img img {
        border-radius: 5px;
        width: 100%;
    }

.panel-img {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    width: 100%;
    height: 225px;
    background: url(../../assets/img/defualt-img.jpg);
    background-position: center;
    float: left;
    background-size: 100%;
    transition: all ease-in .4s;
}

    .panel-img:hover {
        background-size: 115%;
    }

.panel {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.09);
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.09);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.09);
    background-color: #fff;
}

    .panel .panel-heading, .panel .panel-body, .panel .panel-footer {
        padding-left: 15px;
        padding-right: 20px;
    }

    .panel .panel-heading {
        padding-top: 13px;
        padding-bottom: 5px;
        height: 110px;
        overflow-y: auto;
        overflow: auto;
        position: relative;
    }

        .panel .panel-heading .panel-title {
            margin: 0;
            font-size: 24px;
            font-weight: 700;
            color: #000;
            text-align: center;
        }

        .panel .panel-heading button {
            padding: 0;
            margin-left: 5px;
            margin-top: 5px;
            background-color: transparent;
            border: none;
            outline: none;
        }

            .panel .panel-heading button i {
                font-size: 14px;
            }

    .panel .panel-body {
        padding: 0;
    }

.panel-subtitle {
    color: #ffffff !important;
    font-size: 13px;
    line-height: normal !important;
    padding: 10px;
    margin: 0;
    text-align: left;
    padding-bottom: 5px;
}

.new-item {
    margin-top: -18px;
    position: absolute;
    margin-left: 20px;
}

.panel-footer {
    padding: 10px;
    color: #fff;
    font-size: 13px;
    text-align: left;
    padding-top: 5px;
}

.img-new-img1 {
    transition: all ease-in .4s;
    /*background: url("../../assets/img/premium.png");*/
    background-size: auto 100%;
    background-position: center;
}

.img-new-img2 {
    transition: all ease-in .4s;
    /*background: url("../../assets/img/bakery.png");*/
    background-size: auto 100%;
    background-position: center;
}

.img-new-img3 {
    transition: all ease-in .4s;
    /*background: url("../../assets/img/spicy.png");*/
    background-size: auto 100%;
    background-position: center;
}

.img-new-img4 {
    transition: all ease-in .4s;
    /*background: url("../../assets/img/new-menu.png");*/
    background-size: auto 100%;
    background-position: center;
}

.img-new-img5 {
    transition: all ease-in .4s;
    /*background: url("../../assets/img/new-signature.png");*/
    background-size: auto 100%;
    background-position: center;
}

.img-new-img6 {
    transition: all ease-in .4s;
    /*background: url("../../assets/img/Loyalty.png");*/
    background-size: auto 100%;
    background-position: center;
}

.panel .panel-body-new {
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 15px;
    padding-left: 15px;
}

.question-box {
    color: #333333;
    font-size: 16px;
    padding: 10px 0;
    width: 100%;
    font-weight: normal;
}

.progress-bar-header {
    color: #888888;
    font-size: 1.37rem;
    padding-bottom: 5px;
    width: 100%;
    font-weight: normal;
}

.question-box-sub {
    color: #666666;
    font-size: 1.2rem;
    padding-bottom: 10px;
    width: 100%;
    font-weight: normal;
}

h3 {
    color: #000000;
}

.progress-bar-header span {
    font-size: 18px;
    font-weight: 700;
    color: #666 !important;
    position: absolute;
    z-index: 2;
    margin-top: -24px;
    margin-left: -12px;
}

.btn-box {
    width: 290px;
    height: auto;
    margin: auto;
}

.btn {
    border-radius: 0;
    text-transform: capitalize !important;
    font-size: 14px;
}

.padding-new {
    padding: 20px 0;
}

.next-btn {
    width: 100%;
    margin: 0;
}

.next-btn-bx {
    width: 50%;
    padding: 20px 0;
    padding-left: 10px;
    float: left;
}

.prev-btn-bx {
    width: 50%;
    padding: 20px 0;
    float: left;
}

.survey-end-box {
    float: left;
    height: 580px;
    width: 100%;
    padding-top: 100px;
}

.thank-you-sub {
    color: #666666 !important;
    font-size: 18px;
    padding-bottom: 20px;
    width: 100%;
    padding-top: 10px;
    text-align: center;
}

.coupon {
    margin: auto;
    width: 400px;
}

.btn-box-new {
    width: 130px;
    margin: auto;
    margin-top: 40px;
}

.survey-answer-box {
    min-height: 250px;
    height: auto;
    padding-top: 35px;
}

.survey-answer-box-new {
    min-height: 250px;
    height: auto;
    padding-top: 16px;
}
/* fancy checkbox and radio button */
.fancy-checkbox {
    display: block;
    font-weight: normal;
}

    .fancy-checkbox input[type="checkbox"] {
        display: none;
    }

        .fancy-checkbox input[type="checkbox"] + span {
            display: inline-block;
            vertical-align: middle;
            *vertical-align: auto;
            *zoom: 1;
            *display: inline;
            cursor: pointer;
            position: relative;
            font-size: 16px;
            color: #000000;
            margin-bottom: 10px!important;
            padding-left: 30px;
        }

            .fancy-checkbox input[type="checkbox"] + span:before {
                display: inline-block;
                vertical-align: middle;
                *vertical-align: auto;
                *zoom: 1;
                *display: inline;
                position: relative;
                border-radius: 3px;
                bottom: 1px;
                width: 18px;
                height: 18px;
                margin-right: 10px;
                content: "";
                border: 1px solid #999999;
                margin-left: -30px;
            }

        .fancy-checkbox input[type="checkbox"]:checked + span:before {
            font-family: FontAwesome;
            content: '\f00c';
            font-size: 16px;
            text-stroke: 2px #ffbc0d;
            -webkit-text-stroke: 2px #ffbc0d;
            -moz-text-stroke: 2px #ffbc0d;
            -ms-text-stroke: 2px #ffbc0d;
            -o-text-stroke: 2px #ffbc0d;
            color: #000000;
            text-align: center;
            line-height: 16px;
            background: #ffbc0d;
            border: 1px solid #ffbc0d;
        }

    .fancy-checkbox.custom-color-green input[type="checkbox"]:checked + span:before {
        color: #53D76A;
        background-color: #fff;
    }

    .fancy-checkbox.custom-bgcolor-green input[type="checkbox"]:checked + span:before {
        color: #fff;
        background-color: #53D76A;
        border-color: #32cf4d;
    }

.fancy-radio {
    display: block;
    font-weight: normal;
}

    .fancy-radio input[type="radio"] {
        display: none;
    }

        .fancy-radio input[type="radio"] + span {
            display: block;
            cursor: pointer;
            position: relative;
            font-size: 16px;
            margin-bottom: 20px;
            color: #000;
        }

            .fancy-radio input[type="radio"] + span i {
                display: inline-block;
                vertical-align: middle;
                *vertical-align: auto;
                *zoom: 1;
                *display: inline;
                -webkit-border-radius: 100%;
                -moz-border-radius: 100%;
                border-radius: 100%;
                position: relative;
                bottom: 1px;
                content: "";
                border: 1px solid #ccc;
                width: 18px;
                height: 18px;
                margin-right: 10px;
            }

        .fancy-radio input[type="radio"]:checked + span i:after {
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            display: block;
            position: relative;
            top: 2px;
            left: 2px;
            content: '';
            width: 12px;
            height: 12px;
            border: 1px solid #ffbc0d;
            background-color: #ffbc0d;
        }

    .fancy-radio.custom-color-green input[type="radio"]:checked + span i:after {
        background-color: #53D76A;
    }

    .fancy-radio.custom-bgcolor-green input[type="radio"]:checked + span i {
        background-color: #53D76A;
    }

        .fancy-radio.custom-bgcolor-green input[type="radio"]:checked + span i:after {
            background-color: #fff;
        }

    .fancy-radio input[type="radio"]:checked + span i {
        border: 1px solid #ffbc0d;
    }

td .fancy-checkbox input[type="checkbox"] + span {
    margin-bottom: 0px;
}

td .fancy-radio input[type="radio"] + span {
    margin-bottom: 0px;
}
/* poll checkbox and radio button */
.poll-checkbox {
    display: block;
    font-weight: normal;
}

    .poll-checkbox input[type="checkbox"] {
        display: none;
    }

        .poll-checkbox input[type="checkbox"] + span {
            display: inline-block;
            vertical-align: middle;
            *vertical-align: auto;
            *zoom: 1;
            *display: inline;
            cursor: pointer;
            position: relative;
            font-size: 16px;
            color: #000000;
            margin-top: 10px;
        }

            .poll-checkbox input[type="checkbox"] + span:before {
                display: inline-block;
                vertical-align: middle;
                *vertical-align: auto;
                *zoom: 1;
                *display: inline;
                position: relative;
                border-radius: 3px;
                bottom: 1px;
                width: 18px;
                height: 18px;
                margin-right: 10px;
                content: "";
                border: 1px solid #ccc;
            }

        .poll-checkbox input[type="checkbox"]:checked + span:before {
            font-family: FontAwesome;
            content: '\f00c';
            font-size: 16px;
            text-stroke: 2px #ffbc0d;
            -webkit-text-stroke: 2px #ffbc0d;
            -moz-text-stroke: 2px #ffbc0d;
            -ms-text-stroke: 2px #ffbc0d;
            -o-text-stroke: 2px #ffbc0d;
            color: #ffffff;
            text-align: center;
            line-height: 16px;
            background: #ffbc0d;
            border: 1px solid #ffbc0d;
        }

    .poll-checkbox.custom-color-green input[type="checkbox"]:checked + span:before {
        color: #53D76A;
        background-color: #fff;
    }

    .poll-checkbox.custom-bgcolor-green input[type="checkbox"]:checked + span:before {
        color: #fff;
        background-color: #53D76A;
        border-color: #32cf4d;
    }

.poll-radio {
    display: block;
    font-weight: normal;
}

    .poll-radio input[type="radio"] {
        display: none;
    }

        .poll-radio input[type="radio"] + span {
            display: block;
            cursor: pointer;
            position: relative;
            font-size: 15px;
            margin-top: 10px;
            color: #000;
        }

            .poll-radio input[type="radio"] + span i {
                display: inline-block;
                vertical-align: middle;
                *vertical-align: auto;
                *zoom: 1;
                *display: inline;
                -webkit-border-radius: 8px;
                -moz-border-radius: 8px;
                border-radius: 8px;
                position: relative;
                bottom: 1px;
                content: "";
                border: 1px solid #ccc;
                width: 18px;
                height: 18px;
                margin-right: 10px;
            }

        .poll-radio input[type="radio"]:checked + span i:after {
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            display: block;
            position: relative;
            top: 2px;
            left: 2px;
            content: '';
            width: 12px;
            height: 12px;
            border: 1px solid #ffbc0d;
            background-color: #ffbc0d;
        }

    .poll-radio.custom-color-green input[type="radio"]:checked + span i:after {
        background-color: #53D76A;
    }

    .poll-radio.custom-bgcolor-green input[type="radio"]:checked + span i {
        background-color: #53D76A;
    }

        .poll-radio.custom-bgcolor-green input[type="radio"]:checked + span i:after {
            background-color: #fff;
        }

    .poll-radio input[type="radio"]:checked + span i {
        border: 1px solid #db2937;
    }

td .poll-checkbox input[type="checkbox"] + span {
    margin-bottom: 0px;
}

td .poll-radio input[type="radio"] + span {
    margin-bottom: 0px;
}

.poll-question {
    font-size: 15px;
    line-height: 1.55em;
    margin-bottom: 0px;
    font-weight: 700;
    color: #000;
    margin-top: 10px;
    margin-bottom: 10px;
}

.home-main-btn {
    width: 100%;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}

.icn-bx {
    width: 100px;
    float: left;
    text-align: center;
    padding-top: 5px;
    min-height: 70px;
}

.btn-text {
    color: #000;
    font-size: 22px;
    font-weight: 900;
    transition: all ease-in .2s;
    text-transform: none;
}

    .btn-text:hover {
        color: #db2937;
    }

.btn-sub-text {
    color: #666;
    line-height: normal;
    font-size: 16px;
    font-weight: 400;
}

.notify-circle {
    background-color: #db2937;
    width: 20px;
    height: 20px;
    border-radius: 100px;
    text-align: center;
    font-weight: 700;
    font-size: 13px;
    color: #fff;
    line-height: 1.5;
    position: absolute;
    margin-left: 60px;
    margin-top: -5px;
}

}

.home-btn-txt {
    width: calc(100%-120px);
    float: left;
    margin-top: 20px;
}

.survey-end-box {
    float: left;
    height: 580px;
    width: 100%;
    padding-top: 100px;
}

.thank-you {
    color: #000;
    font-size: 26px;
    padding: 10px 0;
    padding-top: 30px;
    padding-bottom: 0px;
    width: 100%;
    font-weight: 700;
    text-align: center;
}

.survey-end-box {
    float: left;
    height: 580px;
    width: 100%;
    padding-top: 100px;
}

.thank-you-sub {
    color: #333333;
    font-size: 18px;
    padding-bottom: 5px;
    width: 100%;
    font-weight: normal;
    text-align: center;
}
/*profile start*/

.profile-form {
    width: 100%;
    padding: 8px 10px;
    font-size: 13px;
    border-radius: 0;
    border: solid 1px #eeeeee;
    height: auto;
    background-color: #ffffff;
    margin-bottom: 0 !important;
}

.pnt-txt {
    width: 100%;
    font-size: 46px;
    color: #db2937;
    text-align: center;
    /* border: solid 1px #dddddd; */
    padding: 15px 10px;
    padding-bottom: 25px;
    /* border-radius: 100px; */
    font-weight: 900;
    margin: auto;
    margin-top: 50px;
    background-color: #f8f8f8;
}

.margin-top-20 {
    margin-top: 20px;
}

.ttl-pnt {
    font-size: 16px;
    color: #000;
    text-align: center;
    font-weight: 400;
    padding-bottom: 10px;
}

.pro-head {
    border-bottom: solid 1px #dddddd;
    padding-top: 5px;
    margin-bottom: 20px;
}

.point-graph {
    width: 536px;
    height: 320px;
    background: url(../../assets/img/point.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    margin: auto;
    max-width: 100%;
    background-size: 100%;
}

.perc-txt {
    text-align: center;
    width: 100%;
    color: #000;
    font-weight: 900;
}

.profile-header .profile-main {
    position: relative;
    padding: 20px;
    border-top-left-radius: 5px;
    text-align: center;
}

.profile-header .name {
    margin: 8px 0 0 0;
    font-size: 22px;
    color: #000;
}

.profile-main h3 {
    color: #fff;
}

.pro-pic-box {
    width: 110px;
    float: left;
}

.pro-name-box {
    width: calc(100% - 110px);
    float: left;
    text-align: left;
    padding-left: 20px;
    padding-top: 18px;
    font-weight: 600;
}

.pro-pic-new {
    width: 105px;
    height: 105px;
    border: solid 1px #db2937;
    text-align: center;
    padding: 8px;
    border-radius: 150px;
    margin: auto;
    margin-top: 0;
}

    .pro-pic-new img {
        border-radius: 150px;
    }

.pro-pic {
    width: 135px;
    height: 135px;
    border: solid 1px #db2937;
    text-align: center;
    padding: 8px;
    border-radius: 150px;
    margin: auto;
    margin-top: 0;
    margin-bottom: 20px;
}

    .pro-pic img {
        border-radius: 150px;
    }

.brand-txt {
    font-size: 14px;
    color: #db2937;
}

.brand-txt-new {
    font-size: 14px;
    color: #db2937;
}

.point-box {
    background-color: #db2937;
    width: 100%;
    text-align: center;
    padding: 20px 0;
    margin-bottom: 19px;
    margin-top: 13px;
}

.point {
    font-size: 42px;
    color: #ffffff;
    line-height: 1em;
    font-weight: 900;
}

.point-sub {
    font-size: 13px;
    color: #ffffff;
    line-height: 1.5em;
}

.next-topic {
    width: 35px;
    margin-top: 20px;
    float: left;
    opacity: .5;
    transition: all ease-in .3s;
}

    .next-topic:hover {
        opacity: 1;
    }

.left-topic {
    float: right;
    width: 35px;
    margin-top: 20px;
    opacity: .5;
    transition: all ease-in .3s;
}

    .left-topic:hover {
        opacity: 1;
    }

.poll-box {
    width: 100%;
    padding: 20px;
    background-color: #fbf4ef;
    border: solid 1px #db2937;
    font-size: 20px;
    color: #db2937;
    font-weight: 900;
    border-radius: 10px;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: left;
    float: left;
}

.home-btn {
    width: 100%;
    padding: 20px 10px;
    background-color: #ffffff;
    border: solid 1px #000000;
    font-size: 20px;
    color: #db2937;
    font-weight: 900;
    border-radius: 10px;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 85px;
    text-align: left;
    background-image: url(../../assets/img/do-you.png);
    background-repeat: no-repeat;
    background-position: top 15px left 15px;
    float: left;
    transition: all ease-in .3s;
}

    .home-btn:hover {
        border: solid 1px #db2937;
        color: #db2937;
        box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
    }

.promotion {
    background-image: url(../../assets/img/promotion.png);
    background-repeat: no-repeat;
    background-position: top left;
    height: 93px;
    background-size: 100% 100%;
}
/*Profile Pic Start*/
.img-picture {
    width: 116px;
    height: 116px;
    background-color: #999999;
    border: 2px solid #CCCCCC;
    color: #FFFFFF;
    border-radius: 50%;
    margin: 0px auto;
    transition: all ease-in 0.3s;
    -webkit-transition: all 0.3s;
}

    .img-picture:hover {
        border-color: #db2937;
    }

.upload-pic {
    width: 120px;
    height: 120px;
    margin: auto;
    margin-bottom: 20px;
}

.picture {
    width: 33px;
    height: 33px;
    /* background-color: #eeeeee; */
    background-image: url(../../assets/img/upload-propic.svg);
    /* background-size: 50px; */
    background-repeat: no-repeat;
    /* background-position: top 30px center; */
    /* border: 4px solid #CCCCCC; */
    color: #212529;
    /* border-radius: 50%; */
    margin: 0px auto;
    overflow: hidden;
    transition: all ease-in 0.3s;
    -webkit-transition: all 0.3s;
}

    .picture:hover {
        border-color: #db2937;
    }

.content.ct-wizard-green .picture:hover {
    border-color: #05ae0e;
}

.content.ct-wizard-blue .picture:hover {
    border-color: #3472f7;
}

.content.ct-wizard-orange .picture:hover {
    border-color: #ff9500;
}

.content.ct-wizard-red .picture:hover {
    border-color: #ff3b30;
}

.picture input[type="file"] {
    cursor: pointer;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0 !important;
    position: absolute;
    top: 0;
    width: 100%;
}

.picture-src {
    width: 100%;
}
/*Profile Pic End*/

/*nitifications*/

.todo-list > li {
    border-top: 1px solid #F0F0F0;
    position: relative;
}

    .todo-list > li:first-child {
        border-top: none;
    }

    .todo-list > li .fancy-checkbox {
        position: absolute;
        top: 50%;
        margin-top: -11px;
    }

        .todo-list > li .fancy-checkbox input[type="checkbox"] + span {
            margin-right: 0;
        }

    .todo-list > li p {
        display: inline-block;
        vertical-align: middle;
        vertical-align: auto;
        /*display: inline;*/
        width: 100%;
        margin: 0;
        padding: 20px 0 20px 35px;
    }

    .todo-list > li.completed p, .todo-list > li.completed .date {
        text-decoration: none;
        color: #b4b7b9;
    }

.todo-list .title {
    font-size: 16px;
    font-weight: 600;
}

.todo-list .short-description {
    display: block;
    margin-top: 7px;
    margin-bottom: 5px;
    font-size: 14px;
}


.todo-list .date {
    font-size: 13px;
    color: #a3a3a3;
}

.todo-list .controls {
    float: right;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -11px;
}

    .todo-list .controls a {
        margin-left: 5px;
    }
/********************
 * PAGE: PROFILE
 ********************/
.panel-profile {
    position: relative;
}

.profile-left {
    padding-left: 0;
    float: left;
    width: 35%;
    height: 100%;
    position: absolute;
    background-color: #F8F8F8;
}

.profile-right {
    float: right;
    width: 65%;
    padding: 20px 25px;
}

    .profile-right .heading {
        margin-top: 0;
    }

@media screen and (max-width: 1025px) {
    .profile-left, .profile-right {
        float: none;
        width: 100%;
    }

    .profile-left {
        position: relative;
    }
}

@media screen and (max-width: 992px) {
    .profile-left, .profile-right {
        float: none;
        width: 100%;
    }

    .profile-left {
        position: relative;
    }
}

.profile-header {
    position: relative;
    text-align: center;
    color: #fff;
}

    .profile-header .overlay {
        display: block;
        content: "";
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.2);
    }

    .profile-header .profile-main {
        position: relative;
        padding: 20px;
        border-top-left-radius: 5px;
        background-color: #000;
    }

        .profile-header .profile-main a {
            color: #000;
        }

.change-propic {
    width: 28px;
    height: 28px;
    position: absolute;
    margin-left: -10px;
}

.half-box {
    float: left;
    width: 50%;
    text-align: center;
    border-right: solid 1px #c60227;
}

.profile-header .name {
    margin: 8px 0 0 0;
    font-size: 22px;
}

.profile-header .online-status {
    font-size: 13px;
    position: relative;
    top: -2px;
}

    .profile-header .online-status:before {
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        content: '';
        width: 8px;
        height: 8px;
        margin-right: 3px;
    }

    .profile-header .online-status.status-available:before {
        background-color: #41B314;
    }

.profile-header .profile-stat {
    position: relative;
    background-color: #db2937;
}

    .profile-header .profile-stat .stat-item {
        padding: 10px;
        position: relative;
        padding-bottom: 20px;
    }


        .profile-header .profile-stat .stat-item:after {
            content: "";
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            width: 1px;
            height: 100%;
            background-color: #db2937;
        }

        .profile-header .profile-stat .stat-item:last-child:after {
            display: none;
        }

        .profile-header .profile-stat .stat-item span {
            display: block;
        }

@media screen and (max-width: 1023px) {
    .profile-header .profile-stat .stat-item:after {
        display: none;
    }
}

.profile-detail {
    padding-bottom: 30px;
}

.profile-info {
    padding: 0 20px;
    margin: 40px 0;
}

.first-box {
    width: 40%;
    font-size: 15px;
    color: #000000;
    float: left;
    margin-bottom: 10px;
}

.second-box {
    width: 60%;
    font-size: 15px;
    color: #000000;
    font-weight: 500;
    float: left;
    margin-bottom: 10px;
}

.coin_names-1 {
    height: auto;
    width: auto;
    color: #666666;
    font-size: 14px;
    position: absolute;
    top: 23%;
    left: 18%;
}

.coin_names-2 {
    height: auto;
    width: auto;
    color: #666666;
    font-size: 14px;
    position: absolute;
    top: 6%;
    right: 26%;
}

.coin_names-3 {
    height: auto;
    width: auto;
    color: #666666;
    font-size: 14px;
    position: absolute;
    top: 68%;
    left: 31%;
}

.coin_names-4 {
    height: auto;
    width: auto;
    color: #666666;
    font-size: 14px;
    position: absolute;
    top: 85%;
    left: 52%;
}

.coin_names-5 {
    height: auto;
    width: auto;
    color: #666666;
    font-size: 14px;
    position: absolute;
    top: 44%;
    left: 68%;
}

.point-percentage {
    font-size: 50px;
    font-weight: 900;
    color: #000;
    width: 150px;
    text-align: center;
    position: absolute;
    top: 40%;
    left: 41%;
}

.point-stage {
    font-size: 50px;
    color: #000;
    text-align: center;
    position: absolute;
    top: 49%;
    left: 34.5%;
    font-size: 17px;
    width: 250px;
    text-align: center;
}

.profile-info ul > li {
    margin-bottom: 8px;
}

.social-icons {
    margin-bottom: 0;
}

    .social-icons > li {
        padding: 0 2px 5px 2px;
    }

        .social-icons > li > a {
            display: inline-block;
            vertical-align: middle;
            *vertical-align: auto;
            *zoom: 1;
            *display: inline;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            width: 40px;
            height: 40px;
            line-height: 42px;
            text-align: center;
            background-color: #4d4d4d;
            color: #fff;
        }

            .social-icons > li > a i {
                font-size: 18px;
            }

            .social-icons > li > a:hover, .social-icons > li > a:focus {
                background-color: #404040;
            }
/*leader board*/

.sidenav select {
    text-align: center;
    text-align-last: center; /* webkit*/
}

.sidenav option {
    text-align: center;
    text-align-last: center;
}

.sliding-div {
    width: 700px;
    height: auto;
    left: -700px;
    top: 110px;
    min-height: 450px;
    background-color: #ffffff;
    padding: 20px;
    position: absolute;
    z-index: 950;
}

#leader-btn-ic {
    background-image: url(../../assets/img/next.svg);
    width: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    height: 40px;
}

.sliding-div-btn {
    width: 60px;
    height: 450px;
    position: absolute;
    right: 0;
    padding: 13px;
    top: 0;
    margin-right: -60px;
    z-index: 9600;
    background-color: #fbf4ef;
    background-image: url(../../assets/img/leader-board.png);
    background-repeat: no-repeat;
    background-position: top center;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
    cursor: pointer;
}

.champions-text {
    transform: rotate(-90deg);
    width: 225px;
    position: absolute;
    color: #db2937;
    top: 302px;
    left: -83px;
    font-size: 20px;
    font-weight: 900;
}

.pro-pic-leader-board {
    width: 110px;
    height: 110px;
    border: solid 1px #db2937;
    text-align: center;
    padding: 8px;
    border-radius: 150px;
    float: left;
    margin-top: 0;
    margin-bottom: 20px;
}

    .pro-pic-leader-board img {
        border-radius: 150px;
    }

.leader-board-head {
    float: left;
    width: calc (100% - 110px);
    padding-left: 20px;
}

.pro-name {
    font-size: 24px;
    color: #000;
    font-weight: 900;
    padding-top: 10px;
}

.brand-div {
    font-size: 15px;
    width: 200px;
    padding-top: 25px;
    float: left;
    margin-right: 20px;
}

.circle-box {
    width: 60px;
    width: 60px;
    float: left;
    margin-top: -5px;
}

.brand-text-main {
    float: left;
    padding-left: 10px;
    margin-bottom: 10px;
}


.brand-text-box {
    font-size: 13px;
    color: #666;
    float: left;
    margin-top: 7px;
}

.point-box-div {
    width: 100%;
    margin-right: auto;
    float: left;
    padding: 5px 20px;
    border-bottom: solid 1px #eee;
    padding-bottom: 5px;
}

.brand-perc {
    font-size: 24px;
    color: #333333;
    font-weight: 900;
}

.brand-percpoint {
    font-size: 24px;
    color: #db2937;
    font-weight: 900;
}

.nav-pills .nav-item .nav-link {
    line-height: 24px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 900;
    min-width: 100px;
    text-align: center;
    color: #000;
    transition: all .3s;
    border-radius: 0 !important;
    padding: 10px 25px;
    border-bottom: solid 5px #fff;
}

    .nav-pills .nav-item .nav-link:hover {
        background-color: rgba(200, 200, 200, 0.2);
    }

    .nav-pills .nav-item .nav-link.active {
        color: #db2937;
        border-bottom: solid 5px #db2937;
        background-color: #fff;
        box-shadow: none;
        border-radius: 0 !important;
    }

.scroll-box {
    width: 100%;
    height: auto;
    overflow-y: auto;
    border-top: solid 1px #ddd;
    margin-bottom: 20px;
    padding-top: 20px;
}

.tab-space {
    padding-top: 0;
    padding-bottom: 0;
}

.leader-pro {
    width: 40px;
    height: 40px;
    float: left;
}

    .leader-pro img {
        width: 40px;
        height: 40px;
        border-radius: 40px;
    }

.leader-head-text {
    font-size: 15px;
    line-height: normal;
    text-transform: uppercase;
    font-weight: 900;
    width: 100%;
    color: #db2937;
    margin-bottom: 5px;
}

.cmt-name-box {
    float: left;
    width: calc(100% - 40px);
    padding-left: 10px;
}

.cmt-name {
    font-size: 12px;
    color: #666666;
    width: 100%;
    line-height: normal;
}

.ldr-cmt {
    font-size: 14px;
    color: #333333;
    line-height: normal;
    font-weight: 700;
    margin-top: 3px;
}

.wnr-name {
    font-size: 14px;
    color: #000;
    width: 100%;
    line-height: normal;
    font-weight: 500;
}

.nav-tabs, .nav-pills {
    border: 0;
    border-radius: 3px;
    padding: 0 0;
    border-bottom: solid 1px #ddd;
}

.card {
    margin-top: 0;
    margin-bottom: 0;
}
/*point-system*/
.table-box {
    width: 100%;
    overflow-x: auto;
    padding: 20px 0;
}

.ps-content {
    font-size: 14px;
}

.ps-title {
    font-size: 20px;
    color: #db2937;
    font-weight: 700 !important;
    text-transform: uppercase;
}

.ps-ul {
    font-size: 14px;
    color: #000;
}

.head-red {
    background-color: #E40002;
}
/*mission -page*/
canvas {
    position: absolute;
    overflow-y: hidden;
    overflow-x: hidden;
    width: 95%;
    margin: 0 auto;
}

.mission-pro-pic {
    width: 40px !important;
    margin-top: -2px !important;
}

.mission-admn-txt {
    background: #ffee00 !important;
    color: #333 !important;
    font-size: 13px !important;
}

.mission-ansr-box {
    float: left;
    width: calc(100% - 60px);
    background-color: #fff;
    padding: 5px;
}

.ms-btn {
    padding: 10px 15px;
    border: 1px solid #db2937;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 500;
    background-color: #ffffff;
    color: #333;
    transition: all ease-in .3s;
    margin: 5px;
    float: right;
}

    .ms-btn:hover {
        background-color: #db2937;
        color: #fff;
    }

    .ms-btn:active {
        background-color: #db2937;
        color: #fff;
    }

.replies p {
    font-size: 14px;
}

.congrats-box {
    width: 96%;
    border-radius: 5px;
    background-color: #ffffff;
    padding: 20px;
    box-shadow: 0px 0px 10px rgba(0,0,0,.1);
    margin: 2%;
}

.congrats-title {
    margin-top: 20px;
    font-size: 1.5rem;
    color: #db2937;
    text-align: center;
    font-weight: 700 !important;
    margin-bottom: 10px;
}

.congrats-title2 {
    font-size: 1rem;
    color: #000000;
    text-align: center;
    font-weight: 700 !important;
    margin-top: 30px;
    margin-bottom: 10px;
}

.congrats-text {
    font-size: 14px;
    color: #000000;
    text-align: center;
}

.congrats-points {
    font-size: 20px;
    color: #666666;
    text-align: center;
    font-weight: 700 !important;
    margin-top: 20px;
    width: 100%;
    float: left;
    margin-top: 20px;
}

.congrats-points2 {
    font-size: 40px;
    color: #db2937;
    text-align: center;
    line-height: normal;
    font-weight: 700 !important;
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 20px;
}

.margin-bottom-15 {
    margin-bottom: 15px;
}

.receipt-food-img {
    width: 50%;
    float: left;
}

.fr-img {
    width: 100%;
    clear: both;
    display: inline-block;
}

.file-upload {
    width: 50px;
    height: 50px;
    padding: 10px;
    margin: 0px auto;
    border-radius: 100px;
    border: solid 1px #db2937;
    float: left;
    margin-right: 10px;
}

.file-upload__label {
    display: block;
    padding: 1em;
    color: gray;
    background: #ffffff;
    border: 2px solid #db2937;
    text-align: center;
    font-size: 14px;
    border-radius: 50%;
    margin-bottom: 8px;
    cursor: pointer;
}

.upload-txt {
    font-weight: 500;
    font-size: 14px;
    color: #000000;
    float: left;
    margin-top: 20px;
}

.file-upload__input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    font-size: 1;
    width: 0;
    height: 100%;
    opacity: 0;
}

.points-earned {
    text-align: center;
    font-size: 22px;
}

.points-earned-2 {
    text-align: center;
    font-size: 25px;
    color: #db2937;
}

.ms-box {
    padding: 0px 20px 20px 20px;
}

.ms-title {
    font-size: 20px;
    color: #db2937;
    font-weight: 800 !important;
}

.ms-title-2 {
    font-size: 16px;
    color: #333333;
    font-weight: 800 !important;
}

.mission-post {
    width: 45%;
    background-color: #ffffff;
    border-radius: 5px;
    box-shadow: 0px 0px 10px rgba(0,0,0,.1);
    margin: 5px 20px 20px 20px;
    float: left;
}

.ms-post-head {
    border-bottom: 1px solid #cccccc;
    padding: 10px;
    background-color: #ffffff;
    margin: 0px 20px;
}

.ms-post-footer1 {
    padding: 10px;
    background-color: green;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-bottom: 10px;
}

.ms-post-footer2 {
    padding: 10px;
    background-color: darkgoldenrod;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-bottom: 10px;
}

.ms-post-footer3 {
    padding: 10px;
    background-color: #999999;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-bottom: 10px;
}

.ms-post-title {
    font-size: 18px;
    color: #db2937;
    font-weight: 800 !important;
    margin: 0px;
    text-align: center;
}

.ms-head-points {
    font-size: 18px;
    color: #333333;
    font-weight: 800 !important;
    margin: 5px 0px;
    text-align: center;
}

.ms-head-text {
    font-size: 12px;
    color: #999999;
    margin: 0px;
    font-style: italic;
    font-weight: 500 !important;
    text-align: center;
}

.ms-post-title2 {
    font-size: 16px;
    color: #ffffff;
    font-weight: 800 !important;
    margin-bottom: 0;
    margin-top: 0;
    text-align: center;
}

.ms-post-body {
    padding: 20px 20px 5px 20px;
    background-color: #ffffff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.ms-text-title {
    font-size: 14px;
    color: #666666;
}

.ms-text-title2 {
    font-size: 15px;
    color: #000000;
    font-weight: 800 !important;
}

.col-img-1 {
    float: left;
    width: 50%;
    height: 150px;
}

.row-img:after {
    content: "";
    display: table;
    clear: both;
    margin-bottom: 20px;
}

img {
    max-height: 100%;
    max-width: 100%;
}

.nav-btn-box {
    float: right;
    width: 227px;
    margin: 0;
}


.menu-icon2 {
    width: 32px;
    float: right;
    cursor: pointer;
    margin-left: 25px;
}

.help-ms {
    font-size: 11px;
    text-align: center;
    margin-left: -7px;
}

.chat-name2 {
    font-weight: 500;
    font-size: 14px;
    color: #000000;
    margin-bottom: 10px;
    line-height: normal !important;
}

.btn {
    padding: 7px 25px;
    line-height: 1.3;
}

* {
    box-sizing: border-box;
}
/* The actual timeline (the vertical ruler) */
.timeline {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}
    /* The actual timeline (the vertical ruler) */
    .timeline::after {
        content: '';
        position: absolute;
        width: 3px;
        background-color: #000000;
        top: 0;
        bottom: 0;
        left: 50%;
        margin-left: -3px;
    }
/* Container around content */
.container12 {
    padding: 10px 40px;
    position: relative;
    background-color: inherit;
    width: 50%;
}
    /* The circles on the timeline */
    .container12::after {
        content: '\f024';
        position: absolute;
        width: 30px;
        height: 30px;
        right: -14px;
        font-family: FontAwesome;
        color: #ffffff;
        padding: 5px;
        text-align: center;
        background-color: #db2937;
        border: 1px solid #cccccc;
        top: 15px;
        border-radius: 50%;
        z-index: 1;
    }
/* Place the container to the left */
.left12 {
    left: 0;
}
/* Place the container to the right */
.right12 {
    left: 50%;
}
/* Add arrows to the left container (pointing right) */
.left12::before {
    content: " ";
    height: 0;
    position: absolute;
    top: 18px;
    width: 0;
    z-index: 1;
    right: 30px;
    border: medium solid #fefefe;
    border-left-color: #db2937;
    border-width: 10px 0 10px 10px;
}
/* Add arrows to the right container (pointing left) */
.right12::before {
    content: " ";
    height: 0;
    position: absolute;
    top: 18px;
    width: 0;
    z-index: 1;
    left: 30px;
    border: medium solid #fefefe;
    border-right-color: #db2937;
    border-width: 10px 10px 10px 0px;
}
/* Fix the circle for containers on the right side */
.right12::after {
    left: -14px;
}
/* The actual content */
.content12 {
    padding: 0;
    background-color: white;
    position: relative;
    border-radius: 6px;
    box-shadow: 0px 0px 10px rgba(0,0,0,.1);
}

.btns-box {
    text-align: right;
    margin-top: 10px;
    width: 100%;
    float: left;
}

.sub-title {
    font-size: 16px;
    color: #666;
    width: 100%;
    float: left;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 10px;
}

.ms-head-points-new {
    font-size: 17px;
    color: #333333;
    font-weight: 700 !important;
    padding: 5px 0;
    margin-bottom: 10px;
    padding-top: 20px;
    float: left;
    width: 100%;
    border-bottom: solid 1px #ccc;
}

.accept-div {
    position: absolute;
    margin-top: 10px;
    right: 35px;
}

.activate-div {
    padding: 5px 12px;
    text-transform: uppercase;
    font-size: 10px;
    color: #fff;
    background-color: #444;
    border-radius: 100px;
    font-weight: 500;
    line-height: 1;
}
/* Make all right containers behave like the left ones */
.right12 {
    left: 0%;
}

.coming-soon {
    font-size: 24px;
    margin-top: 10px;
}
/*404*/





.ep-box {
    padding: 20px;
}

.ep-content {
    font-size: 16px;
    text-align: center;
    line-height: normal;
}

.ep-title {
    font-size: 22px;
    float: left;
    width: 100%;
    color: #000000;
    line-height: normal;
    margin-bottom: 5px;
    font-weight: 800 !important;
}

.ep-img {
    width: 125px;
    margin: 20px auto;
}

.reg-step {
    float: right;
    padding-top: 15px;
    font-weight: bold;
    font-size: 14px;
    color: #000;
}

.cookies-box {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.8);
    width: 250px;
    padding: 20px;
    height: auto;
    line-height: normal;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 2900;
}


#language-box .modal-dialog {
    max-width: 400px;
}

.btn-bx-txt {
    font-size: 13px;
    text-align: center;
    width: 100%;
    font-weight: 500;
}

.btn-bx {
    width: 170px;
    height: auto;
    margin: auto;
    border: solid 1px #cccccc;
    color: #666;
    border-radius: 5px;
    transition: all ease-in .3s;
    padding-bottom: 18px;
    cursor: pointer;
    margin-top: 10px;
}

    .btn-bx:hover {
        border: solid 1px #db2937;
    }


.profile-main a {
    color: #ffffff;
}

a {
    color: inherit;
    transition: all ease-in .2s;
}

    a:hover, a:focus {
        color: #d43e44;
    }

.stat-item h1 {
    font-weight: 600 !important;
    margin: 0;
    font-size: 3.3125rem;
    line-height: 1.15em;
}

/*profile page*/
.poin_cnt {
    float: left;
    text-align: center;
    width: 100%;
    color: #666;
    font-size: 14px;
    padding-bottom: 5px;
    height: auto;
}

.poin_cnt_line {
    float: left;
    text-align: center;
    width: 100%;
    padding-bottom: 5px;
    padding-left: 7px;
    padding-right: 7px;
    height: auto;
}

.point_color {
    color: #c30c0e;
    font-weight: bold;
}

.progrees_point {
    width: 100%;
    height: 20px;
    background-color: #dfe0e3;
    border-radius: 50px;
    margin-top: 25px;
    margin: auto;
}

.progrees_point_inside {
    float: left;
    /*width: 30%;*/
    height: 20px;
    background-color: #ffbc0d;
    border-radius: 50px;
}

.first_box {
    height: auto;
    width: 20%;
    float: left;
}

.second_box {
    height: auto;
    width: 40%;
    float: left;
}

.third_box {
    height: auto;
    width: 20%;
    float: left;
}

.forth_box {
    height: auto;
    width: 20%;
    float: right;
}

.coin_names_towm {
    height: auto;
    width: auto;
    float: left;
    color: #666666;
    font-size: 11px;
    text-align: left;
    margin-left: -5px;
}

.coin_names_right {
    height: auto;
    width: 100%;
    float: right;
    color: #666666;
    font-size: 11px;
    text-align: right;
    margin-right: -5px;
}


.coin_images {
    float: left;
    width: 100%;
    height: 10px;
    border-left: 1px solid #5b5b5b;
}

.coin_images_right {
    float: left;
    width: 100%;
    height: 10px;
    border-right: 1px solid #5b5b5b;
}

/********************
 * PAGE: PROFILE
 ********************/
.panel-profile {
    position: relative;
}

.profile-left {
    padding-left: 0;
    float: left;
    width: 35%;
    height: 100%;
    position: absolute;
    background-color: #F8F8F8;
}

.profile-right {
    float: right;
    width: 65%;
    padding: 20px 25px;
}

    .profile-right .heading {
        margin-top: 0;
    }

@media screen and (max-width: 992px) {
    .profile-left,
    .profile-right {
        float: none;
        width: 100%;
    }

    .profile-left {
        position: relative;
    }
}

.profile-header {
    position: relative;
    text-align: center;
    color: #fff;
}

    .profile-header .overlay {
        display: block;
        content: "";
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.2);
    }

    .profile-header .profile-main {
        position: relative;
        padding: 20px;
        border-top-left-radius: 5px;
        background-image: url("../../assets/img/profile-bg.jpg");
        background-repeat: no-repeat;
        background-size: cover;
    }

    .profile-header .name {
        margin: 8px 0 0 0;
        font-size: 25px;
        margin-bottom: 7px;
    }


    .profile-header .online-status {
        font-size: 13px;
        position: relative;
        top: -2px;
    }

        .profile-header .online-status:before {
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            display: inline-block;
            vertical-align: middle;
            *vertical-align: auto;
            *zoom: 1;
            *display: inline;
            content: '';
            width: 8px;
            height: 8px;
            margin-right: 3px;
        }

        .profile-header .online-status.status-available:before {
            background-color: #41B314;
        }

    .profile-header .profile-stat {
        position: relative;
        background-color: #db2937;
    }

        .profile-header .profile-stat .stat-item {
            padding: 10px;
            position: relative;
        }

            .profile-header .profile-stat .stat-item:after {
                content: "";
                display: block;
                position: absolute;
                top: 0;
                right: 0;
                width: 1px;
                height: 100%;
                background-color: #d39d36;
            }

            .profile-header .profile-stat .stat-item:last-child:after {
                display: none;
            }

            .profile-header .profile-stat .stat-item span {
                display: block;
            }

@media screen and (max-width: 1023px) {
    .profile-header .profile-stat .stat-item:after {
        display: none;
    }
}

.profile-detail {
    padding-bottom: 30px;
}

.profile-info {
    padding: 0 20px;
    margin: 40px 0;
}

    .profile-info .heading {
        margin: 0 0 10px 0;
        font-weight: 600;
    }

    .profile-info ul > li {
        margin-bottom: 8px;
    }

.social-icons {
    margin-bottom: 0;
}

    .social-icons > li {
        padding: 0 2px 5px 2px;
    }

        .social-icons > li > a {
            display: inline-block;
            vertical-align: middle;
            *vertical-align: auto;
            *zoom: 1;
            *display: inline;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            width: 40px;
            height: 40px;
            line-height: 42px;
            text-align: center;
            background-color: #4d4d4d;
            color: #fff;
        }

            .social-icons > li > a i {
                font-size: 18px;
            }

            .social-icons > li > a:hover, .social-icons > li > a:focus {
                background-color: #404040;
            }

/* colored background */
.z500px-bg {
    background-color: #0099e5 !important;
}

    .z500px-bg:hover, .z500px-bg:focus {
        background-color: #0088cc !important;
    }

.about-me-bg {
    background-color: #00405d !important;
}

    .about-me-bg:hover, .about-me-bg:focus {
        background-color: #002e44 !important;
    }

.airbnb-bg {
    background-color: #fd5c63 !important;
}

    .airbnb-bg:hover, .airbnb-bg:focus {
        background-color: #fd434b !important;
    }

.alphabet-bg {
    background-color: #ed1c24 !important;
}

    .alphabet-bg:hover, .alphabet-bg:focus {
        background-color: #de1219 !important;
    }

.amazon-bg {
    background-color: #ff9900 !important;
}

    .amazon-bg:hover, .amazon-bg:focus {
        background-color: #e68a00 !important;
    }

.american-express-bg {
    background-color: #002663 !important;
}

    .american-express-bg:hover, .american-express-bg:focus {
        background-color: #001c4a !important;
    }

.aol-bg {
    background-color: #ff0b00 !important;
}

    .aol-bg:hover, .aol-bg:focus {
        background-color: #e60a00 !important;
    }

.behance-bg {
    background-color: #1769ff !important;
}

    .behance-bg:hover, .behance-bg:focus {
        background-color: #0059fd !important;
    }

.bing-bg {
    background-color: #ffb900 !important;
}

    .bing-bg:hover, .bing-bg:focus {
        background-color: #e6a700 !important;
    }

.bitbucket-bg {
    background-color: #205081 !important;
}

    .bitbucket-bg:hover, .bitbucket-bg:focus {
        background-color: #1b436d !important;
    }

.bitly-bg {
    background-color: #ee6123 !important;
}

    .bitly-bg:hover, .bitly-bg:focus {
        background-color: #e65312 !important;
    }

.blogger-bg {
    background-color: #f57d00 !important;
}

    .blogger-bg:hover, .blogger-bg:focus {
        background-color: #dc7000 !important;
    }

.booking-com-bg {
    background-color: #003580 !important;
}

    .booking-com-bg:hover, .booking-com-bg:focus {
        background-color: #002a67 !important;
    }

.buffer-bg {
    background-color: #168eea !important;
}

    .buffer-bg:hover, .buffer-bg:focus {
        background-color: #1380d3 !important;
    }

.code-school-bg {
    background-color: #616f67 !important;
}

    .code-school-bg:hover, .code-school-bg:focus {
        background-color: #55615a !important;
    }

.codecademy-bg {
    background-color: #f65a5b !important;
}

    .codecademy-bg:hover, .codecademy-bg:focus {
        background-color: #f54243 !important;
    }

.creative-market-bg {
    background-color: #8ba753 !important;
}

    .creative-market-bg:hover, .creative-market-bg:focus {
        background-color: #7d964b !important;
    }

.delicious-bg {
    background-color: #3399ff !important;
}

    .delicious-bg:hover, .delicious-bg:focus {
        background-color: #1a8cff !important;
    }

.deviantart-bg {
    background-color: #05cc47 !important;
}

    .deviantart-bg:hover, .deviantart-bg:focus {
        background-color: #04b33e !important;
    }

.digg-bg {
    background-color: #005be2 !important;
}

    .digg-bg:hover, .digg-bg:focus {
        background-color: #0051c9 !important;
    }

.disqus-bg {
    background-color: #2e9fff !important;
}

    .disqus-bg:hover, .disqus-bg:focus {
        background-color: #1593ff !important;
    }

.django-bg {
    background-color: #092e20 !important;
}

    .django-bg:hover, .django-bg:focus {
        background-color: #051911 !important;
    }

.dribbble-bg {
    background-color: #ea4c89 !important;
}

    .dribbble-bg:hover, .dribbble-bg:focus {
        background-color: #e7357a !important;
    }

.elance-bg {
    background-color: #0d69af !important;
}

    .elance-bg:hover, .elance-bg:focus {
        background-color: #0b5b97 !important;
    }

.envato-bg {
    background-color: #82b541 !important;
}

    .envato-bg:hover, .envato-bg:focus {
        background-color: #75a23a !important;
    }

.etsy-bg {
    background-color: #d5641c !important;
}

    .etsy-bg:hover, .etsy-bg:focus {
        background-color: #be5919 !important;
    }

.facebook-bg {
    background-color: #3b5998 !important;
}

    .facebook-bg:hover, .facebook-bg:focus {
        background-color: #344e86 !important;
    }

.feedly-bg {
    background-color: #2bb24c !important;
}

    .feedly-bg:hover, .feedly-bg:focus {
        background-color: #269d43 !important;
    }

.flattr-bg {
    background-color: #f67c1a !important;
}

    .flattr-bg:hover, .flattr-bg:focus {
        background-color: #ed6f09 !important;
    }

.flickr-bg {
    background-color: #0063dc !important;
}

    .flickr-bg:hover, .flickr-bg:focus {
        background-color: #0058c3 !important;
    }

.flipboard-bg {
    background-color: #e12828 !important;
}

    .flipboard-bg:hover, .flipboard-bg:focus {
        background-color: #d21d1d !important;
    }

.flixster-bg {
    background-color: #2971b2 !important;
}

    .flixster-bg:hover, .flixster-bg:focus {
        background-color: #24649d !important;
    }

.foursquare-bg {
    background-color: #0732a2 !important;
}

    .foursquare-bg:hover, .foursquare-bg:focus {
        background-color: #062a8a !important;
    }

.github-bg {
    background-color: #4183c4 !important;
}

    .github-bg:hover, .github-bg:focus {
        background-color: #3876b4 !important;
    }

.google-bg {
    background-color: #4285f4 !important;
}

    .google-bg:hover, .google-bg:focus {
        background-color: #2a75f3 !important;
    }

.google-plus-bg {
    background-color: #dc4e41 !important;
}

    .google-plus-bg:hover, .google-plus-bg:focus {
        background-color: #d83a2b !important;
    }

.instagram-bg {
    background-color: #3f729b !important;
}

    .instagram-bg:hover, .instagram-bg:focus {
        background-color: #386589 !important;
    }

.kickstarter-bg {
    background-color: #2bde73 !important;
}

    .kickstarter-bg:hover, .kickstarter-bg:focus {
        background-color: #20cf67 !important;
    }

.kik-bg {
    background-color: #82bc23 !important;
}

    .kik-bg:hover, .kik-bg:focus {
        background-color: #73a71f !important;
    }

.lastfm-bg {
    background-color: #d51007 !important;
}

    .lastfm-bg:hover, .lastfm-bg:focus {
        background-color: #bc0e06 !important;
    }

.line-bg {
    background-color: #00c300 !important;
}

    .line-bg:hover, .line-bg:focus {
        background-color: #00aa00 !important;
    }

.linkedin-bg {
    background-color: #0077b5 !important;
}

    .linkedin-bg:hover, .linkedin-bg:focus {
        background-color: #00669c !important;
    }

.mail-ru-bg {
    background-color: #168de2 !important;
}

    .mail-ru-bg:hover, .mail-ru-bg:focus {
        background-color: #147fcb !important;
    }

.mailchimp-bg {
    background-color: #2c9ab7 !important;
}

    .mailchimp-bg:hover, .mailchimp-bg:focus {
        background-color: #2789a2 !important;
    }

.myspace-bg {
    background-color: #000000 !important;
}

    .myspace-bg:hover, .myspace-bg:focus {
        background-color: black !important;
    }

.netflix-bg {
    background-color: #e50914 !important;
}

    .netflix-bg:hover, .netflix-bg:focus {
        background-color: #cc0812 !important;
    }

.ning-bg {
    background-color: #75af42 !important;
}

    .ning-bg:hover, .ning-bg:focus {
        background-color: #699c3b !important;
    }

.path-bg {
    background-color: #ee3423 !important;
}

    .path-bg:hover, .path-bg:focus {
        background-color: #e62412 !important;
    }

.patreon-bg {
    background-color: #e6461a !important;
}

    .patreon-bg:hover, .patreon-bg:focus {
        background-color: #d03f17 !important;
    }

.paypal-bg {
    background-color: #003087 !important;
}

    .paypal-bg:hover, .paypal-bg:focus {
        background-color: #00276e !important;
    }

.photobucket-bg {
    background-color: #0ea0db !important;
}

    .photobucket-bg:hover, .photobucket-bg:focus {
        background-color: #0c8ec3 !important;
    }

.pinterest-bg {
    background-color: #bd081c !important;
}

    .pinterest-bg:hover, .pinterest-bg:focus {
        background-color: #a50718 !important;
    }

.product-hunt-bg {
    background-color: #da552f !important;
}

    .product-hunt-bg:hover, .product-hunt-bg:focus {
        background-color: #cb4924 !important;
    }

.quora-bg {
    background-color: #a82400 !important;
}

    .quora-bg:hover, .quora-bg:focus {
        background-color: #8f1f00 !important;
    }

.rdio-bg {
    background-color: #007dc3 !important;
}

    .rdio-bg:hover, .rdio-bg:focus {
        background-color: #006daa !important;
    }

.reddit-bg {
    background-color: #ff4500 !important;
}

    .reddit-bg:hover, .reddit-bg:focus {
        background-color: #e63e00 !important;
    }

.rss-bg {
    background-color: #f26522 !important;
}

    .rss-bg:hover, .rss-bg:focus {
        background-color: #ed560e !important;
    }

.salesforce-bg {
    background-color: #1798c1 !important;
}

    .salesforce-bg:hover, .salesforce-bg:focus {
        background-color: #1486aa !important;
    }

.scribd-bg {
    background-color: #1a7bba !important;
}

    .scribd-bg:hover, .scribd-bg:focus {
        background-color: #176ca4 !important;
    }

.shopify-bg {
    background-color: #96bf48 !important;
}

    .shopify-bg:hover, .shopify-bg:focus {
        background-color: #89b03e !important;
    }

.skype-bg {
    background-color: #00aff0 !important;
}

    .skype-bg:hover, .skype-bg:focus {
        background-color: #009cd7 !important;
    }

.slack-bg {
    background-color: #6ecadc !important;
}

    .slack-bg:hover, .slack-bg:focus {
        background-color: #59c2d7 !important;
    }

.slideshare-bg {
    background-color: #0077b5 !important;
}

    .slideshare-bg:hover, .slideshare-bg:focus {
        background-color: #00669c !important;
    }

.soundcloud-bg {
    background-color: #ff8800 !important;
}

    .soundcloud-bg:hover, .soundcloud-bg:focus {
        background-color: #e67a00 !important;
    }

.spotify-bg {
    background-color: #2ebd59 !important;
}

    .spotify-bg:hover, .spotify-bg:focus {
        background-color: #29a84f !important;
    }

.squarespace-bg {
    background-color: #222222 !important;
}

    .squarespace-bg:hover, .squarespace-bg:focus {
        background-color: #151515 !important;
    }

.stackoverflow-bg {
    background-color: #fe7a15 !important;
}

    .stackoverflow-bg:hover, .stackoverflow-bg:focus {
        background-color: #f86c01 !important;
    }

.stripe-bg {
    background-color: #00afe1 !important;
}

    .stripe-bg:hover, .stripe-bg:focus {
        background-color: #009bc8 !important;
    }

.stumbleupon-bg {
    background-color: #eb4924 !important;
}

    .stumbleupon-bg:hover, .stumbleupon-bg:focus {
        background-color: #e13b15 !important;
    }

.telegram-bg {
    background-color: #0088cc !important;
}

    .telegram-bg:hover, .telegram-bg:focus {
        background-color: #0077b3 !important;
    }

.tumblr-bg {
    background-color: #35465c !important;
}

    .tumblr-bg:hover, .tumblr-bg:focus {
        background-color: #2c3a4c !important;
    }

.twitch-tv-bg {
    background-color: #6441a5 !important;
}

    .twitch-tv-bg:hover, .twitch-tv-bg:focus {
        background-color: #593a93 !important;
    }

.twitter-bg {
    background-color: #55acee !important;
}

    .twitter-bg:hover, .twitter-bg:focus {
        background-color: #3ea1ec !important;
    }

.vimeo-bg {
    background-color: #162221 !important;
}

    .vimeo-bg:hover, .vimeo-bg:focus {
        background-color: #0c1312 !important;
    }

.vine-bg {
    background-color: #00b488 !important;
}

    .vine-bg:hover, .vine-bg:focus {
        background-color: #009b75 !important;
    }

.wechat-bg {
    background-color: #7bb32e !important;
}

    .wechat-bg:hover, .wechat-bg:focus {
        background-color: #6d9f29 !important;
    }

.whatsapp-bg {
    background-color: #43d854 !important;
}

    .whatsapp-bg:hover, .whatsapp-bg:focus {
        background-color: #2ed441 !important;
    }

.yahoo-bg {
    background-color: #410093 !important;
}

    .yahoo-bg:hover, .yahoo-bg:focus {
        background-color: #36007a !important;
    }

.youtube-bg {
    background-color: #cd201f !important;
}

    .youtube-bg:hover, .youtube-bg:focus {
        background-color: #b71d1c !important;
    }

.profile-right .heading {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eaeaea;
}

.awards {
    margin-bottom: 50px;
}

    .awards div[class^="col-"] {
        text-align: center;
    }

.award-item {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    text-align: center;
    margin-bottom: 30px;
}

    .award-item .hexagon {
        margin: 35px 0;
    }

.hexagon {
    width: 100px;
    height: 55px;
    background: #ececec;
    position: relative;
}

    .hexagon:before {
        content: "";
        position: absolute;
        top: -25px;
        left: 0;
        width: 0;
        height: 0;
        border-left: 50px solid transparent;
        border-right: 50px solid transparent;
        border-bottom: 25px solid #ececec;
    }

    .hexagon:after {
        content: "";
        position: absolute;
        bottom: -25px;
        left: 0;
        width: 0;
        height: 0;
        border-left: 50px solid transparent;
        border-right: 50px solid transparent;
        border-top: 25px solid #ececec;
    }

.award-icon {
    font-size: 36px;
    line-height: 1.5em;
}

ul.activity-timeline > li {
    margin-bottom: 20px;
    position: relative;
    z-index: 0;
}

    ul.activity-timeline > li .activity-icon {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        float: left;
        width: 34px;
        height: 34px;
        background-color: #ffbc0d;
        font-size: 16px;
        color: #fff;
        line-height: 34px;
        text-align: center;
        margin-right: 10px;
    }

    ul.activity-timeline > li > p {
        margin-bottom: 0;
        padding-left: 40px;
    }

.mspanc {
    font-weight: 700;
    margin-bottom: 10px;
    padding-bottom: 10px;
    line-height: 1.7;
    font-size: 14px;
}

/*ul.activity-timeline > li .timestamp {
        display: block;
        font-size: .85em;
        color: #a3a3a3;
        margin-top: 10px;
        margin-bottom: 25px;
    }*/


ul.activity-timeline > li:after {
    content: "";
    display: block;
    border-left: 1px solid #eaeaea;
    width: 1px;
    height: 100px;
    position: absolute;
    top: 5px;
    left: 16px;
    z-index: -1;
}

ul.activity-timeline > li:last-child:after {
    display: none;
}

.project-table .progress {
    margin-bottom: 0;
}

.project-table .progress-bar {
    font-size: 10px;
}

.project-table > tbody > tr > td {
    padding: 12px 8px;
}

    .project-table > tbody > tr > td .avatar {
        width: 22px;
        border: 1px solid #CCC;
    }

.panel-subtitle {
    color: #999999 !important;
    font-size: 13px;
    line-height: normal !important;
    margin-top: 5px;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

ul.list-justify > li {
    margin-bottom: 5px;
}

.col-md-4 span {
    float: right;
    font-weight: bold;
    width: 100%;
    margin-bottom: 10px;
}


    .col-md-4 span .bmd-form-group {
        padding-top: 0;
    }


.margin-top-30 {
    margin-top: 30px;
}

/*# sourceMappingURL=main.css.map */



/*Discussion topic and survey*/
.discussion-body {
    width: 100%;
    height: auto;
    padding: 20px;
    background: #ffffff;
    /*box-shadow: 0px 0px 20px rgba(0, 0, 0, .1);*/
    height: calc(100vh - 250px);
    overflow-y: auto;
}

.discussion-body-survey {
    width: 100%;
    height: auto;
    padding: 20px;
    background: #ffffff;
    height: auto;
}

.discussion-footer {
    border-top: solid 1px #eeeeee;
    text-align: center;
    background: #ffffff;
    box-shadow: 0px 8px 16px rgba(0,0,0,.1);
    padding: 15px 10px;
}



.btn-bx-txt {
    font-size: 13px;
    text-align: center;
    width: 100%;
    font-weight: 500;
}

.btn-bx {
    width: 170px;
    height: auto;
    margin: auto;
    border: solid 1px #cccccc;
    color: #666;
    border-radius: 5px;
    transition: all ease-in .3s;
    padding-bottom: 18px;
    cursor: pointer;
    margin-top: 10px;
}

    .btn-bx:hover {
        border: solid 1px #db2937;
    }

.discussion-title {
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 30px;
    color: #000000;
}

.discussion-subtitle {
    font-weight: 400;
    font-size: 14px;
    margin-top: 10px;
}

.message-input {
    border-top: solid 1px #eeeeee;
}

.vid-box {
    text-align: center;
    width: 600px;
    max-width: 100%;
    margin: auto;
}

.menu-txt {
    font-size: 20px;
    font-weight: 500;
}

.menu-bx {
    width: auto;
    cursor: pointer;
    float: right;
    background-color: transparent !important;
    margin-right: 20px;
    margin-top: 10px;
}

.margin-top-5 {
    margin-top: 5px;
}

.circle1 {
    height: 43px;
    min-width: 43px;
    border-radius: 43px;
    border: solid 1px #eee;
    display: inline-block;
    text-align: center;
}

.circle2 {
    height: 35px;
    min-width: 35px;
    border-radius: 35px;
    border: solid 1px #eee;
    display: inline-block;
    text-align: center;
    padding-top: 7px;
    padding-left: 5px;
    padding-right: 5px;
    margin: 3px;
}

.text-align-right {
    text-align: right;
}


.disc-bx1 {
    float: left;
    width: calc(100% - 50px);
}

.disc-bx2 {
    float: right;
    width: 50px;
}

.disc-title span {
    font-size: 13px;
    padding-top: 0;
    font-weight: normal;
    width: 100%;
    float: left;
    padding-bottom: 10px;
    padding-top: 5px;
}

.disc-title {
    line-height: normal;
    padding-top: 11px;
    font-size: 16px;
}



.chat-date {
    clear: both;
    margin: 15px 15px 5px 0px;
    padding-top: 20px;
    padding-left: 15px;
    color: #999;
    text-align: left;
}

.chat-line {
    border-top: 1px solid #eee;
    width: 94%;
    display: inline-block;
}

.play-btn {
    height: auto;
    padding: 0 20px;
    border-radius: 100px;
    border: solid 1px #eee;
    display: inline-block;
    text-align: center;
    line-height: 2.8em;
    cursor: pointer;
    font-size: 14px;
    margin-top: 3px;
}

.play-icon {
    color: #db2937;
}

.play-link {
    color: #000000;
}

.survey-quest {
    font-size: 18px;
    font-weight: bold;
    line-height: normal;
}

.survey-bx1 {
    float: left;
    width: 50%;
}

/*END*/
/*COMING SOON*/
.comming-soon {
    font-weight: 900;
    margin-bottom: 0;
    color: #db2937;
    font-size: 40px;
    padding: 0;
    margin-top: 0;
    text-transform: uppercase;
}

.padding-top-0 {
    padding-top: 0px;
}

td {
    vertical-align: middle !important;
}

/*END*/

@media only screen and (max-device-width: 767px), only screen and (max-width: 767px) {
    .radio-box {
        border: solid 1px #eeeeee;
        width: 100%;
        margin-bottom: 10px;
    }

    .fancy-radio input[type="radio"] + span {
        text-align: left;
    }

    .full-box {
        width: auto;
        color: #000;
    }

        .full-box .fancy-radio input[type="radio"] + span i {
            margin-right: 15px;
        }

    .page-title {
        font-size: 20px !important;
        padding: 0 20px;
        margin-top: 0;
    }

    h3 {
        font-size: 16px !important;
        margin-bottom: 20px;
    }
}

.video-box {
    margin: 20px 0;
}

.btn-box {
    width: 290px;
    height: auto;
    margin: auto;
}

/*.poll-radio span {
	font-size: 14px!important;
	color: #ffffff!important;
}

.poll-progress-box {
	width: 100%;
	background: #cccccc;
	float: left;
	margin-bottom: 15px;
	margin-top: -15px;
}
.poll-progress {
	width: 50%;
	background: #db2937;
	height: 3px;
	float: left;
}
.poll-per {
	position: absolute;
	font-size: 16px;
	font-weight: 700;
	margin-top: -27px;
	color: #db2937;
	right: 0;
	margin-right: 15px;
}*/

.form-txt {
    margin-bottom: 5px;
    margin-top: 5px;
    color: #666666;
}

.form-txt1 {
    margin-bottom: 5px;
    margin-top: 20px;
    color: #000000;
    font-size: 16px;
}

.form-check .form-check-label, .fancy-checkbox > span {
    color: #333333 !important;
    font-size: 13px !important;
    line-height: normal !important;
    margin-bottom: 0px !important;
}

.form-check {
    margin-top: 20px;
    margin-bottom: 10px;
}

select.form-control:not([size]):not([multiple]) {
    background-image: url(../../assets/img/drop-arrow.png);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: right 13px top 14px;
}

/*.modal-backdrop {
    z-index: 100000 !important;
  }

  .modal {
    z-index: 100001 !important;
  }*/
.form-check .form-check-sign .check {
    top: 2px;
}

.close-txt {
    margin-top: 4px;
    float: left;
}

.white-bx .fancy-checkbox input[type="checkbox"] + span:before {
    border-radius: 50px;
}

.white-bx .fancy-checkbox input[type="checkbox"]:checked + span:before {
    font-family: FontAwesome;
    content: '\f00c';
    font-size: 10px;
    text-stroke: .5px #000;
    -webkit-text-stroke: .5px #000;
    -moz-text-stroke: .5px #000;
    -ms-text-stroke: .5px #000;
    -o-text-stroke: .5px #000;
    color: #dddddd;
    text-align: center;
    line-height: 16px;
    background: #000;
    border: 1px solid #dddddd;
    border-radius: 50px;
}

.container_box {
    line-height: normal;
    padding: 20px;
    background-color: #ffffff;
}

    .container_box p {
        font-size: 14px;
        line-height: normal;
        margin-top: 10px;
        margin-bottom: 10px;
    }

        .container_box p em {
            font-weight: bold;
            font-size: 14px;
        }

    .container_box h3 {
        font-size: 18px;
        line-height: normal;
        color: #333333;
        font-weight: 700;
        margin-bottom: 10px;
        margin-top: 30px;
    }

.terms_box {
    font-size: 20px;
    line-height: normal;
    color: #db2937;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 30px;
    padding-bottom: 20px;
    border-bottom: solid 1px #ddd;
}

.container_box a {
    color: #db2937;
    text-decoration: none;
}

    .container_box a:link {
        color: #db2937;
        text-decoration: none;
        transition: all .5s;
        -moz-transition: all .5s;
        -ms-transition: all .5s;
        -webkit-transition: all .5s;
    }

    .container_box a:visited {
        text-decoration: none;
    }

    .container_box a:hover {
        text-decoration: underline;
        color: #b51522;
    }

    .container_box a:active {
        text-decoration: none;
    }

.content ul {
    color: #000000;
    font-weight: 400;
}

    .content ul li {
        list-style-image: url(../../assets/img/bullet.svg);
        padding-bottom: 10px;
        padding-left: 5px;
        font-size: 14px;
    }

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background: rgba(219, 41, 55, .7);
    color: #ffffff;
    cursor: pointer;
    padding: 15px;
    border-radius: 3px;
    transition: all ease-in .3s;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .3);
}

    #myBtn:hover {
        background: rgba(219, 41, 55, 1);
    }

.container_box p strong {
    font-weight: bold;
    font-size: 16px;
}

.popup-overlay {
    position: fixed;
    z-index: 3000;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    top: 0;
    min-height: 100%;
    overflow-y: auto;
}

.popup-main {
    position: absolute;
    z-index: 3001;
    width: 600px;
    height: auto;
    left: 50%;
    margin-left: -300px;
    margin-bottom: 20px;
    top: 100px;
    padding: 20px;
    background: #ffffff;
    border-top: solid 3px #db2937;
}

.popup-header {
    padding-bottom: 15px;
    border-bottom: solid 1px #eeeeee;
    margin-bottom: 20px;
}

.close-btn {
    position: absolute;
    right: 20px;
    top: 15px;
}

.ep-img-new {
    width: 520px;
    margin: 20px auto;
    max-width: 80%;
}

.name-icn {
    background-image: url("../../assets/img/name.svg") !important;
    background-repeat: no-repeat !important;
    background-size: auto !important;
    background-position: left 10px top 9px;
    padding-left: 40px;
    background-size: 20px !important;
}

p {
    font-size: 14px;
    margin: 0 0 10px;
}

.form-check .form-check-sign .check {
    position: relative;
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 1px solid #999999;
    overflow: hidden;
    z-index: 1;
    border-radius: 3px;
}

.form-check .form-check-input:checked + .form-check-sign .check {
    background: #000000;
}

.form-check .form-check-input:checked + .form-check .form-check-sign .check {
    background: #ffbc0d !important;
    border: 1px solid #ffbc0d !important;
}

.name-new {
    font-size: 20px !important;
    margin-top: 10px;
    margin-bottom: 20px;
}

.title {
    color: #333333 !important;
}

.modal-dialog .modal-header {
    color: #000000;
    background-color: #fff;
    border-top: solid 3px #db2934;
    border-radius: 0;
    border-bottom: solid 1px #eee;
}

.modal-dialog .modal-content {
    border-radius: 0;
}

.messages ul li {
    list-style-image: none;
}

.name-st {
    font-size: 13px;
    color: #999;
    margin-bottom: 0px !important;
    font-style: italic;
}

#frame .content .message-input .wrap #txtstatus {
    float: left;
    border: none;
    width: calc(100% - 110px);
    padding: 18px;
    font-size: 14px;
    font-weight: 500;
    color: #000000;
    overflow: hidden;
    height: 54px !important;
    min-height: 54px !important;
}

.so-point-title {
    font-weight: 400;
    font-size: 16px;
    margin-top: 10px;
    color: #ffffff;
}

.so-point-title2 {
    font-weight: 400;
    font-size: 16px;
    margin-top: 10px;
}

.so-point {
    font-size: 44px;
    color: #ffbc0d;
    margin-top: 5px;
    font-weight: 700;
}

.so-point-bx {
    background-color: #f7f7f7;
    padding: 5px;
    height: auto;
    width: 100%;
    border-radius: 10px;
    margin: 10px auto 10px;
}

.so-point-head {
    color: #000000;
    text-align: center;
    margin: 0;
    font-size: 12px;
    line-height: 2rem;
}

.so-point2 {
    color: #ffbc0d;
    text-align: center;
    margin: 0;
    font-size: 30px;
    font-weight: 700;
    line-height: 2rem;
}


.so-txt {
    font-size: 16px;
    color: #000000;
    margin: 10px 0 0;
    line-height: 3rem;
    text-align: center;
}

.so-qst {
    font-size: 16px;
    color: #000000;
    margin: 20px 0 0;
    font-weight: 600;
    text-align: center;
}

.so-box-pt {
    position: relative;
    width: 16.66%;
    min-height: 1px;
    margin-top: 15px;
    padding: 0 3px;
}

.so-padding {
    padding: 0 6px;
}

.so-bx-total {
    padding: 15px 0;
    background-color: #DB0007;
    height: 125px;
    width: 100%;
    border-radius: 10px;
    margin: 0px auto;
}

.so-ty {
    font-size: 16px;
    color: #000000;
    margin: 5px 0 0;
    text-align: center;
}

.circle-point {
    height: 35px;
    min-width: 35px;
    border-radius: 35px;
    border: solid 1px #eee;
    display: inline-block;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    margin: 3px;
    float: right;
    margin-top: 3px;
    line-height: 1.5;
}

.point-text-main {
    float: right;
    margin-left: 5px;
}

.brand-text-box {
    font-size: 12px;
    color: #000;
    float: right;
    padding-top: 2px;
    font-weight: normal;
    padding-right: 5px;
}

.brand-text-box-poll {
    font-size: 14px;
    color: #000;
    float: left;
    font-weight: normal;
    margin-bottom: 10px;
}

.reset-pass-box {
    width: 300px;
    margin: auto;
    max-width: 100%;
}

.reset-password-main {
    width: 600px;
    height: auto;
    max-width: 100%;
    margin-bottom: 20px;
    padding: 20px;
    background: #ffffff;
    margin: auto;
}
/*T&C start*/
button.accordion {
    background-color: #fff;
    cursor: pointer;
    outline: none;
    border: none;
    transition: 0.4s;
    border-bottom: 1px solid #ddd;
    color: #333;
    font-size: 14px;
    height: auto;
    padding: 15px 10px;
    width: 100%;
    text-align: left;
    font-weight: 700;
    text-transform: capitalize;
}

    button.accordion.active, button.accordion:hover {
        background-color: #ffbc0d;
    }

    button.accordion:after {
        content: '\02795';
        font-size: 14px;
        color: #333;
        float: right;
        margin-left: 5px;
    }

    button.accordion.active:after {
        content: "\2796";
    }
/*div.panel {*/
.container_box .panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: 0.6s ease-in-out;
    opacity: 0;
}
    /*div.panel.show {*/
    .container_box .panel.show {
        opacity: 1;
        max-height: 50000px;
        padding: 10px 15px;
    }

.container_box {
    float: left;
    height: auto;
    width: 100%;
    padding: 10px 15px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    margin: 0;
}

    .container_box .panel ul {
        color: #000000;
        font-weight: 400;
        padding-left: 20px;
    }

        .container_box .panel ul li {
            list-style-image: url(../../assets/img/bullet.svg);
            padding-bottom: 10px;
            padding-left: 5px;
            font-size: 14px;
        }

    .container_box .panel {
        box-shadow: none !important;
    }

.main {
    min-height: calc(100vh - 40px);
}
/*T&C End*/

.circle-point {
    height: 35px;
    min-width: 35px;
    border-radius: 35px;
    border: solid 1px #eee;
    display: inline-block;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    margin: 3px;
    float: right;
    margin-top: 3px;
    line-height: 1.5;
}

.point-text-main {
    float: right;
    margin-left: 5px;
}

.brand-text-box {
    font-size: 12px;
    color: #000;
    float: right;
    padding-top: 2px;
    font-weight: normal;
    padding-right: 5px;
}

.brand-text-box-poll {
    font-size: 14px;
    color: #000;
    float: left;
    font-weight: normal;
    margin-bottom: 10px;
}

.reset-pass-box {
    width: 300px;
    margin: auto;
    max-width: 100%;
}

.reset-password-main {
    width: 600px;
    height: auto;
    max-width: 100%;
    margin-bottom: 20px;
    padding: 20px;
    background: #ffffff;
    margin: auto;
}

.coup-title {
    line-height: 3em;
}

.selectpicker-filter {
    font-size: 14px;
    color: #333333;
    border: 1px solid #cccccc;
    background-repeat: no-repeat;
    background-position: right top 8px;
    height: auto;
    background-color: #ffffff;
    width: 140px;
    text-align: center;
    border-radius: 3px;
    padding: 7px;
    margin-top: 5px;
    cursor: pointer;
    background-size: 8px;
}

.header_txt {
    color: #666666;
}

.coupon-small {
    width: 150px;
    height: 75px;
    float: left;
    border: 1px solid #aaaaaa;
}

.list-box-div {
    float: left;
    padding: 15px;
    background-color: #eeeeee;
    width: 100%;
    margin-bottom: 30px;
    border: solid 2px #eeeeee;
    transition: all ease-in .3s;
}

.padding-bottom-space {
    padding-bottom: 70px;
}

.list-box-div:hover {
    border: solid 2px #db0007;
}

.redeemed-box:hover {
    border: solid 2px #eeeeee;
}

.couponlist-txt-box {
    width: 100%;
    padding-left: 165px;
}

.copon-list-heading {
    color: #000000;
    font-size: 1.45rem;
    float: left;
    font-weight: normal;
    padding-top: 5px;
}

.valid-txt-box {
    font-size: 13px;
    color: #666666;
    float: left;
    margin-bottom: 5px;
}

.coupon-head {
    font-size: 20px;
    color: #000000;
    width: 100%;
    float: left;
    line-height: 1;
    margin-bottom: 13px;
}

.redeemed-txt {
    font-size: 13px;
    color: #ffffff;
    background-color: #666666;
    float: right;
    height: 25px;
    padding: 7px 10px;
    margin-top: -17px;
    margin-right: -17px;
    width: 95px;
    text-align: center;
}

.redeemed-head-txt {
    color: #999999;
}

.redeemed img {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.lan-btn {
    color: #999999;
    text-decoration: none;
    font-size: 14px;
}

    .lan-btn:hover {
        color: #bf0c0c;
        text-decoration: none;
    }

.thank-you1 {
    color: #ffbc0d;
    font-size: 1.8rem;
    padding: 10px 0;
    padding-top: 10px;
    padding-bottom: 0px;
    width: 100%;
    font-weight: bold;
    text-align: center;
}

canvas {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 0;
}

.thank-you-sub1 {
    color: #333333;
    font-size: 16px;
    padding-bottom: 5px;
    width: 100%;
    font-weight: normal;
    text-align: center;
    padding-top: 10px;
    line-height: normal;
}

.thankyou-sub-ar {
    color: #333333;
    font-size: 16px;
    padding-bottom: 5px;
    width: 100%;
    font-weight: normal;
    text-align: center;
    padding-top: 10px;
    direction: rtl;
    line-height: 1.45rem;
}

.coupon {
    margin: auto;
    width: 400px;
}

.btn-box-new {
    width: 130px;
    margin: auto;
    margin-top: 40px;
}

.full-receipt {
    margin: auto;
    width: 310px;
    height: auto;
    padding: 5px;
    border-radius: 5px;
    background-color: #ffffff;
}

.receipt-full-sub-text {
    font-weight: bold;
    font-size: 2rem;
    padding: 40px 0;
    float: left;
    width: 100%;
}

.coupon-bg {
    background-image: url(../images/coupon-art.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: auto 100%;
}

.sldr-main {
    margin: auto;
    width: 600px;
    margin-top: 15%;
}

.border-slider {
    float: left;
    width: 100%;
    height: 15px;
    background-image: url(../images/border.jpg);
    background-repeat: repeat-x;
    background-position: center;
}

.cir-sldr {
    float: left;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    background-color: #cccccc;
    margin-left: 50px;
    cursor: pointer;
    transition: all ease-in .3s;
}

    .cir-sldr:hover {
        background-color: #999999;
    }

.emoji-sldr {
    float: left;
    width: 60px;
    height: 60px;
    margin-left: -23px;
    margin-top: -24px;
}

.sldr-number {
    position: absolute;
    color: #000000;
    font-size: 22px;
    margin-top: -60px;
}

.voucher_txt_main_box {
    float: left;
    width: 100%;
    height: auto;
    padding: 20px 0;
    background-color: #ffbc0d;
    box-sizing: border-box;
}

.voucher_txt {
    float: left;
    width: 100%;
    height: auto;
    padding: 10px 0;
    font-size: 12px;
    background-color: #eeeeee;
    text-align: center;
    box-sizing: border-box;
}

.cpncde {
    margin: auto;
    width: 220px;
}

.voucher_heading_txt {
    width: 100%;
    height: auto;
    color: #333333;
    padding-top: 5px;
    font-weight: bold;
    font-size: 19px;
    text-align: center;
    margin-bottom: 10px;
}

.bold {
    font-weight: bold;
    text-align: center;
}

.voucher_txt_box {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-radius: 50px;
    text-align: center;
    color: #db0007;
    font-size: 18px;
    font-weight: bold;
    box-sizing: border-box;
    background-color: #FFF;
    margin: 5px auto 0;
}

.coupon-normal {
    margin: auto;
    width: 500px;
    max-width: 100%;
}

    .coupon-normal img {
        display: block;
    }

.claim-title {
    font-size: 20px;
    color: #db0007;
    margin: 5px 0 0;
    text-align: center;
    font-weight: 600;
    margin-top: 20px;
}

.enterpin-bx {
    width: 200px;
    margin: 0 auto;
}

.enterpin-icn {
    background-image: url(../../assets/img/pin-code.svg) !important;
    background-repeat: no-repeat !important;
    background-size: auto !important;
    background-position: left 10px top 9px;
    padding-left: 40px;
    background-size: 20px !important;
}

.popup-main canvas {
    width: 1360px;
    height: 882px;
    left: -380px;
}

.so-ty {
    font-size: 14px;
    text-align: center;
    color: #666666;
    margin-top: 10px;
    margin-bottom: 20px;
}

.coupon-body {
    width: 100%;
    height: auto;
    padding: 20px;
    background: #ffffff;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, .1);
    min-height: 70vh;
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #ffffff;
    opacity: 1;
    background-image: none !important;
}

/*coupon list page End*/
.notification-circle-chat {
    width: 15px;
    height: 15px;
    border-radius: 100px;
    text-align: center;
    font-weight: 400;
    font-size: 10px;
    color: #fff;
    line-height: 1.5;
    position: absolute;
    margin-top: -3px;
    background-color: #db2937;
    left: 50%;
    margin-left: 6px;
    display: none;
}

#frame #sidepanel #contacts ul li.contact .wrap {
    position: relative;
}


/*coupon list page End*/
/*NEW COUPON WALLET START*/
.cpn-head {
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    padding: 5px 20px;
    background-color: #ffbc0d;
    float: left;
    width: 100%;
    border: 1px solid #e6eaea;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, .1);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

a.cpn-list {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    transition: all ease-in .3s;
    border-radius: 10px;
}

    a.cpn-list:hover {
        box-shadow: 0px 0px 20px rgba(0, 0, 0, .1);
    }

.cpn-bx {
    width: 100%;
    height: auto;
    border: 1px solid #eeeeee;
    box-shadow: 0px 0px 7px rgba(0, 0, 0, .1);
    background-color: #ffffff;
}

.cpn-head-bg {
    background-color: #ffffff;
    height: auto;
    width: 100%;
}

.cpn-img-bx {
    width: 100%;
}

    .cpn-img-bx img {
        display: block;
    }

.cpn-body-bg {
    height: 220px;
    max-height: 220px;
    background-image: url(../../assets/img/cpn-bg.jpg);
    background-position: center;
    background-size: cover;
}

.cpn-code {
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    color: #000000;
    padding: 25px 0;
    background-image: linear-gradient(to right, white 33%, rgba(255, 255, 255, 0) 0%);
    background-position: bottom;
    background-size: 20px 3px;
    background-repeat: repeat-x;
}

.cpn-txt {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #000000;
    padding: 20px 10px 0;
}

.cpn-subtxt {
    text-align: center;
    font-size: 12px;
    color: #000000;
    padding: 5px 10px 10px;
}

.cpn-half-circle-right {
    width: 0;
    height: 0;
    border-top: 20px solid #ffffff;
    border-bottom: 20px solid #ffffff;
    border-right: 20px solid transparent;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    float: right;
    background-color: #ffffff;
}

.cpn-half-circle-left {
    width: 0;
    height: 0;
    border-top: 20px solid #ffffff;
    border-bottom: 20px solid #ffffff;
    border-left: 20px solid transparent;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    float: left;
    background-color: #ffffff;
}

.cpn-gray {
    background-color: #333333;
}

    .cpn-gray .cpn-body-bg {
        height: 220px;
        max-height: 220px;
        background-image: url(../../assets/img/cpn-bg.jpg);
        background-position: center;
        background-size: cover;
    }

        .cpn-gray .cpn-body-bg .cpn-subtxt {
            padding: 5px 10px 10px;
        }

.coup-title {
    line-height: 2.5em;
    font-size: 20px;
}

.cpn-badge {
    margin: 10px auto;
    color: #000000;
    border: 1px solid #666666;
    font-size: 14px;
    padding: 7px 5px;
    width: 130px;
    text-align: center;
}


.cpn-circle-bx {
    width: 100%;
    position: relative;
    bottom: 138px;
}

/*NEW COUPON WALLET END*/

/*NEW COUPON WALLET END*/
/*Scroll bar*/
::-webkit-scrollbar {
    width: 3px;
    height: 3px;
}

::-webkit-scrollbar-button {
    width: 0px;
    height: 0px;
}

::-webkit-scrollbar-thumb {
    background: #999999;
    border: 0px none #ffffff;
    border-radius: 50px;
}

    ::-webkit-scrollbar-thumb:hover {
        background: #999999;
    }

    ::-webkit-scrollbar-thumb:active {
        background: #999999;
    }

::-webkit-scrollbar-track {
    background: transparent;
    border: 0px none #ffffff;
    border-radius: 50px;
}

    ::-webkit-scrollbar-track:hover {
        background: transparent;
    }

    ::-webkit-scrollbar-track:active {
        background: transparent;
    }

::-webkit-scrollbar-corner {
    background: transparent;
}

.cpn-code span {
    float: none;
    font-weight: none;
    width: 100%;
    margin-bottom: 0;
}

.cpn-subtxt span {
    float: none;
    font-weight: bold;
    width: 100%;
    margin-bottom: 0;
    line-height: 1rem;
}

.modal {
    z-index: 2000 !important;
}
/*.cpn-txt span {
    float: none;
    width: 100%;
    margin-bottom: 0;
}*/
.imgprogress {
    margin-left: 196px;
}

.mech-box {
    width: 100%;
    height: 675px;
    background: url(../../assets/img/mech-bg.png);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.step1-bx {
    width: 100%;
    padding: 46px 70px 0 160px;
}

.step2-bx, .step3-bx {
    width: 100%;
    padding: 46px 70px 0 160px;
    margin-top: 74px;
}

.step4-bx {
    width: 100%;
    padding: 46px 70px 0 160px;
    margin-top: 85px;
}

.step-ttl {
    font-weight: 700;
    text-transform: uppercase;
    color: #db0007;
    margin-bottom: 5px;
}

.step-subttl {
    color: #2d2d2d;
}

.hlp-bx {
    width: calc(100% - 21px);
    float: left;
}

.hlp-icn {
    width: 16px;
    height: 16px;
    float: left;
    margin-top: 20px;
    margin-left: 5px;
}

.cpn-gray .cpn-circle-bx {
    width: 100%;
    position: relative;
    bottom: 100px;
}

.cpn-gray .cpn-bx {
    opacity: 0.4;
    filter: alpha(opacity=40); /* msie */
}


.multi-bx-dv {
    text-align: center;
    width: 100%;
    float: left;
}

.img-bx-btn {
    background-color: #ffffff;
    padding: 10px;
    border: solid 2px #eeeeee;
    transition: all ease-in .3s;
    cursor: pointer;
    text-decoration: none;
    border-radius: 5px;
    width: 250px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0);
    margin-left: 5px;
    margin-right: 5px;
    color: #333333 !important;
    display: inline-block;
    margin-bottom: 10px;
    display: inline-block;
    text-align: center;
}

    .img-bx-btn:hover, .img-bx-btn:active, .img-bx-btn:focus {
        box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
        border: solid 2px #e4402b;
        color: #e4402b !important;
    }

.img-bx-btn-selected {
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
    border: solid 2px #e4402b;
    color: #e4402b !important;
}
