@media (max-width: 768px) {
    .button_panel input[type="button"], .button_panel input[type="submit"] {
        padding: 7px 10px;
    }

    .step_section.purchase_buttons .button_panel.three_in_row {
        text-align: center;
    }

        .step_section.purchase_buttons .button_panel.three_in_row .next_step, .step_section.purchase_buttons .button_panel.three_in_row .cancel_ticket {
            margin-bottom: 10px;
        }

    .login-register .form-login .step_section h2 {
        /*margin-top: -26px;*/
    }

    .form-login .step_section .phone input {
        width: 27px;
    }
}

@media (max-width: 767px){
.billing_address input[type="text"], .billing_address select, .login_existing input[type="password"], .login_existing input[type="text"], .new_customer_login input[type="text"], .new_customer_login select {
    width: 100%;
}
.form-login .step_section input[type="password"] {
    width: 100%;
}
.billing_address select, .new_customer_login select {
    width: 100%;
} 
.user-profile .navigation .element a, .row .navigation .element a {
    font-size: 12px;
}
.user-profile .navigation .element, .row .navigation .element {
    width: 31% !important;
}  
}

@media (max-width: 650px) {
    .ticket_container .row.content_section {
        display: block;
    }

    header, .no_need {
        display: none !important;
    }

    .ticket_left_section {
        padding-top: 15px;
    }

    .bt_content_wrapper {
        float: none;
        margin-left: 0px;
        padding: 0px 15px 17px;
    }

    .ticket_left_section {
        padding-left: 0px;
    }

    .info_note {
        margin-right: 0px;
    }

    .custom_breadcrumb {
        display: none;
    }

    .section_title, .button_panel {
        /*text-align:center;*/
        text-align: left;
    }

    .step_section {
        margin-bottom: 10px;
    }

    .invisible_panel {
        display: block !important;
    }

    .ticket_left_section .policy_links {
        display: none;
    }

    .billing_details {
        padding-right: 0px;
    }
    /*.billing_address input[type="text"], .billing_address select,.new_customer_login input[type="text"]{
	width:97%;
   
}
.billing_address select,.new_customer_login select{
	width:98.6%;
}*/
    .billing_address .form-inline input[type="text"], .billing_address .form-inline select {
        width: 49.1%;
    }

    .button_panel input[type="button"], .button_panel input[type="submit"] {
        padding: 7px 18px;
    }

    .order_details {
        margin-top: 10px;
    }

    .row.content_section.padd23 {
        padding-top: 0px;
    }

    .notification {
        margin-top: 10px;
    }

    .step_section.purchase_buttons .button_panel.three_in_row .next_step, .step_section.purchase_buttons .button_panel.three_in_row .cancel_ticket {
        margin-bottom: 0px;
    }


    /* code added by sahil*/

    .login-register .cell.right.omega {
        display: none;
    }



    .login-register .login_existing input[type="text"], .login-register .login_existing input[type="password"] {
        width: 80%;
    }

    .login-register .step_section {
        margin-left: -21px;
    }

    .login-register .form-login .step_section h2 {
        /*margin-top: -46px;*/
        margin-bottom: 10px;
    }

    .form-login .step_section .phone input {
        width: 40px;
    }
}

@media (max-width: 320px) {
    .ticket_footer_wrapper ul li {
        width: 100% !important;
        text-align: center;
        margin-bottom: 15px;
    }

    .bt_content_wrapper {
        padding: 0px 10px 12px;
    }

    .ticket_footer {
        padding: 20px 0px;
    }

    .ticket_left_section {
        padding-top: 10px;
    }

    .button_panel input[type="button"], .button_panel input[type="submit"] {
        /*width:47.3%;*/
        margin-bottom: 10px;
        width: 25%;
    }

    .button_panel.three_in_row input[type="button"], .button_panel.three_in_row input[type="submit"] {
        width: 30%;
        margin-bottom: 10px;
    }

    .button_panel input[type="submit"].big_next {
        width: 100%;
    }

    .step_section.purchase_buttons {
        padding: 9px 9px 0px;
    }

        .step_section.purchase_buttons .button_panel.three_in_row input[type="button"], .button_panel.three_in_row input[type="submit"] {
            width: 29%;
        }

        .step_section.purchase_buttons .button_panel.three_in_row .next_step, .step_section.purchase_buttons .button_panel.three_in_row .cancel_ticket {
            margin-bottom: 10px;
        }

    /*code added by sahil */

    .login-register .cell.right.omega {
        display: none;
    }

    .login-register .step_section {
        margin-left: -21px;
    }

    .login-register .login_existing input[type="text"], .login-register .login_existing input[type="password"] {
        width: 60%;
    }

    .login-register .form-login .step_section h2 {
        margin-top: -26px;
    }

    /*.billing_address input[type="text"], .billing_address select,.new_customer_login input[type="text"]{
	width:80%;
}*/

    .login-register .form-login .step_section .row-fluid .span6 select {
        width: 91%;
    }

    .form-login .step_section .phone input {
        width: 40px;
    }

    .hidespengane{
    display:block;
}
}

header.needHeader {
    display: inline !important;
}




/*Modified By Neha*/

.register-separator {
    width: 365px;
}

.login-register.clearfix {
    width: 100%;
}

.register-add-block {
    float: left;
    position: relative;
}

.register-add {
    /*background-color:black;*/ padding: 0 0 0 120px;
    display: inline-block;
    text-align: center;
}

.vheadless {
    float: left;
}

.register-checkbox {
    padding-right: 25px;
    padding-left: 25px;
    vertical-align: top;
}
.login-register.sheet-container.clearfix {
    padding: 30px 0 0 30px;
}


@media (max-width: 768px) {
    .register-separator {
        display: inline;
        text-align: center;
        width: auto;
    }

    .register-add {
        display: inline-block;
    }

    .register-add-last {
        display: none;
    }

    .login-register .right {
        width: auto !important;
        display:inline-block;
    }

    .login-register.sheet-container.clearfix {
        width: auto !important;
    }
}

@media (max-width:480px) {
    .register-checkbox {
        padding-right: 47px;
    }

    .loginres{
        left: 15px !important;
         width: 280px !important;
    }
    .ui-dialog {
        left: 3px !important;
        margin: 0 auto;
        overflow: hidden;
        padding: 0.2em;
        position: absolute;
        width: 94% !important;
    }
    .ui-dialog ul {
        margin:0 !important;
    }

    .hideAddProfileEdit {
     display:none;
    }
    .profileincWidth {
     width:100%;
    }

   .upcoming_show_list li .get_ticket a {
     /*background:url(/Images/New_Button/red_button.jpg) no-repeat;*/
     font-size: 15px;
     font-weight: bold;
     text-transform: uppercase;
     width:95%;
     
     line-height:9px;
}

   .HideMember {
    display: inline;
}

    .backimage {
        display: none;
    }

    
.hideCopyright > ul li {
    text-align: center;
}

.hideCopyright{
    display:block;
}

.descr{
    display:none;
}
.hidespengane{
    display:block;
}

}
