﻿@charset "utf-8";

@media only screen and (max-device-width: 1000px),only screen and (max-width: 1000px) {
    /* Login page Start*/

    #dvverifychild {
        width: 54%;
        left: 24%;
    }

    .main_box_top {
        width: 90%;
        height: auto;
        margin-left: 5%;
        margin-right: 5%;
    }

   
    .bill_box_mob {
        display: none;
        width: 36%;
        float: left;
        height: 445px;
        margin-top: 20px;
    }

    .headingsurveydiv {
        background-image: none;
        height: auto;
        width: 100%;
    }

    .logo_box {
        width: 14%;
        float: left;
    }

 


    .iphone {
        margin-right: 0;
        width: 280px;
        height: auto;
    }

    .icon_box {
        margin-right: 10px;
    }

    .box1_txt {
        width: 200px;
    }

    .box3_txt {
        width: 200px;
    }

    .box1 {
        width: 200px;
        height: 200px;
        border: solid #7b797a 3px;
    }

    .box2 {
        width: 200px;
        height: 200px;
        border: solid #7b797a 3px;
    }

    .box3 {
        width: 200px;
        height: 200px;
        border: solid #7b797a 3px;
    }

    .banner_txt {
        font-size: 38px;
        line-height: 1.2;
        margin-top: 30px;
        width: 40%;
        font-size: 30px;
    }

    .button_login {
        margin-left: 10px;
    }

    .banner_txt_sub {
        font-size: 22px;
        margin-top: 10px;
    }



    /* Login page End*/
    /* townsqure page start*/
    .profile_picture {
        display: none;
    }

    .point_main_box {
        width: 71%;
        height: 216px;
        float: left;
        margin-right: 0;
    }

    .profile_box {
        width: 29%;
        height: 216px;
        float: left;
        margin-left: 0;
        background-color: #000;
    }

    .social_share_box {
        display: none;
    }

    .social_share_box_sign_out {
        display: none;
    }

    .edit_btn {
        margin-left: 5px;
        margin-top: 5px;
        margin-bottom: 15px;
        float: left;
    }

    .townsqure_blank_box {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .poin_bar_box {
        width: 100%;
        min-height: 0;
        height: auto;
        margin-top: 10px;
    }

    .poin_bar_box_sign_out {
        width: 100%;
        min-height: 0;
        height: auto;
        margin-top: 10px;
    }

    .notificationpopup_box {
        right: 22%;
        margin-right: 0;
    }

    .profilename {
        font-size: 20px;
    }

    .point_box {
        width: 100%;
        height: auto;
        padding-top: 15px;
        border-right: 0;
        margin-top: 0;
    }

    .point_box_sign_out {
        width: 100%;
        height: auto;
        padding-top: 15px;
        border-right: 0;
        margin-top: 0;
    }

    .video_box {
        width: 45%;
        height: 200px;
    }

    .bottom_box {
        width: 50%;
        height: 200px;
        background-image: url(../images/text_tab.png);
    }

    .bottom_box_about {
        width: 50%;
    }

    .take_ashorty_main_box {
        width: 90%;
        margin-left: 0;
        margin-right: 0;
    }

    .video_comment {
        width: 100%;
    }

    .right_top_box {
        margin-bottom: 20px;
        margin-right: 0;
    }

    .progress_box {
        margin-top: 0;
        margin-bottom: 20px;
    }

   

    .txt_box_big {
        width: 200px;
    }

    .container_townsqure {
        width: 90%;
        height: auto;
        float: left;
        margin-left: 5%;
        margin-right: 5%;
    }

    /* townsqure page end*/
    /* Discussion page start*/
    .reply_replybtns {
        margin-left: 3%;
        margin-top: 10px;
    }

    .discussion_rightbox {
        width: 100%;
        margin-top: 20px;
        display: none;
    }

    .reply_form_class {
        width: 88%;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .reply_replybtns {
        margin-left: 0;
    }

    .reply_form_box_small_new {
        width: 91%;
    }

    .reply_form_box_small {
        width: 92%;
    }

    .reply_form_box {
        width: 92%;
    }

    .reply_form_box_new {
        width: 92%;
    }

    .comment_name_box_newstyle {
        width: 90%;
    }

    .form_attach_box {
        width: 90%;
        margin-right: 1%;
    }

    .left_comment_box {
        float: left;
        width: 49%;
        margin-top: 10px;
    }

    .right_comment_box {
        float: right;
        width: 100%;
        margin-top: 5px;
    }

    .comments_main_box {
        width: 100%;
        height: auto;
        margin-left: 0;
    }

    .discussion_topics_box {
        float: left;
        height: auto;
        width: 100%;
        margin-left: 0;
    }

    .question_main_box {
        width: 100%;
        height: auto;
    }

    /* Discussion page end*/
    /*back to top start...*/
    .cd-top {
        right: 20px;
        bottom: 20px;
    }

    /*back to top End...*/
    .container_survey {
        width: 90%;
        margin: 0;
        float: left;
        margin-left: 5%;
        margin-right: 5%;
    }

    .back_button_main {
        margin-left: 0;
        margin-right: 0;
        width: 98%;
    }

    .email_box {
        width: 98%;
        margin-left: 10px;
    }

    .voucher_txt_main_box {
        width: 100%;
        height: auto;
        margin-left: 0;
        top: 100%;
        position: relative;
        border-radius: 0;
    }

    .mystars li {
        width: 7%;
    }
}
