@media screen and (max-width: 1200px) {
    .wrapper{
        width:auto !important;
        margin: 0 auto;
    }
    #news-article{
        padding: 0 10px;
    }
    #store{
        width: 70% !important;
    }
    .cart-box{
        padding-left: 0 !important;
    }
    #view_show{
        padding: 20px !important;
    }
    .editorContent{
        padding: 0 20px;
    }
    #headlines{
        width: 80%;
        margin: 0 auto;
    }
}
@media screen and (max-width: 1000px){
    #fan_talk #search_box #post{
        background-image:none !important;
    }
    #fan_talk #search_box #post h1{
        text-align:center !important;
    }
    #fan_talk #search_box #post .click_here{
        text-align: center !important;
        margin-bottom: 20px;
    }
    .benefit_banner{
        /*height: 100px !important;*/
    }

}
@media screen and (max-width: 900px) {
    #mailing_list_second form{
        text-align: center;
    }
    #mailing_list_second form input[type="submit"]{
        margin-top: 10px;
    }
    footer #footer_menu{
        padding: 0 20px;
    }
    footer #footer_menu ul li a{
        padding: 7px 0 !important;
        display:inline-block;
    }
    #details_container{
        width: 100%!important;
        padding: 0 4%;
        box-sizing:border-box;
    }
    .details-basic-info{
        width: 100% !important;
        
    }
    .details-image{
        width: 100% !important;
        box-sizing:border-box;
        text-align:center;
    }
    .cart-box{
        width: 100%;
        box-sizing:border-box;
    }
}
@media screen and (max-width: 840px) {
    footer #social_links_footer{
        float:none !important;
        display:block !important;
        text-align:center !important;
    }
    footer .powered{
        float:none !important;
        display: block !important;
        text-align: center !important;
    }
    #headlines .wrapper #headlines_carousel li.active{
        width: 310px !important;
    }
    #page_title{
        font-size: 4.0em !important;
    }
    table{
        width: 100% !important;
        box-sizing:border-box;
    }
    table td{
        display:inline-block;
        width: 100%;
        box-sizing:border-box;
    }
    .inner-box .left{
        width: auto!important;
    }
}
@media screen and (max-width: 800px) {

    .gold_member .form-element{
        margin: 5px 0 !important;    
    }
    #store{
        width: 60% !important;
    }
    #mobile_menu{
        display:block;
        position:relative;
        box-sizing:border-box;
        top:0;
        right:0;
    }
    #mobile_menu #mobile_button a{
        font-size: 2.5em;
        color: #FFF;
    }
    #gold_login .email{
        display:block !important;
    }
    #gold_login .password{
        display: block !important;
    }
    #mailing_list_second form .input{
        display: block !important;
        margin-bottom: 10px !important;
        text-align: center !important;
        width: auto !important;
    }
    #mobile_menu #mobile_button{
        position:relative;
        text-align:left;
    }
    #mobile_menu #mobile_button img{
        width: 40px;
    }
    #mobile_menu ul{
        display:none;
        position: relative;
        top:0;
        left:0;
        text-align: left;
        list-style:none;
        padding: 0;
        margin: 0;
        background-color: rgba(0,0,0,0.8);
        width: 100%;
    }
    #mobile_menu ul li a{
        display:block;
        padding: 10px 5px;
        color: #FFF;
        text-decoration: none;
        font-family: 'open_sansregular';

    }
    #navigation{
        display: none;
    }
    .benefit_banner{
        /*height: 80px !important;*/
    }
    #mailing_list form .input{
        width: 100%;
        box-sizing:border-box;
        margin: 5px 0;
    }
}
@media screen and (max-width: 610px) {
    #page_title{
        font-size: 3.0em !important;
    }
    #store{
        width: 100% !important;
        text-align:center;
    }
    .cart-box{
        width: 100% !important;
    }
    .form-element input[type="submit"]{
        display: inline-block !important;
        width: auto !important;
    }
    .action_btns a{
        display:inline-block !important;
    }
    footer #footer_menu ul li{
        display: list-item !important;
    }
    footer #footer_menu ul{
        text-align:left;
    }
    footer #social_links_footer ul{
        text-align: center !important;
    }
    footer #social_links_footer ul li{
        display: inline-block !important;
    }
    #shows_container .event{
        font-size: 0.8em !important;
    }
    .benefit_banner{
        /*height: 50px !important;*/
    }
    #headlines .wrapper h1{
        font-size: 3.0em !important;
    }
    #headlines .wrapper #headlines_carousel li.item{
        height: 100px !important;

    }
    #headlines .wrapper #headlines_carousel li.active{
        height: 150px !important;

    }
    #headlines{
        height: 200px;
    }

}
@media screen and (max-width: 490px) {
    #mailing_list_second h1{
        font-size: 2.5em;
    }
    #page_title{
        font-size: 2.0em !important;
    }
    #upcoming_shows #event_container .event .event_show_details,#upcoming_shows #event_container .event .event_location,#upcoming_shows #event_container .event .event_title,#upcoming_shows #event_container .event .event_date{
        display:inline-block;
        width: 100%;
        box-sizing:border-box;
        border-bottom: 1px solid #000;
        
    }
    #headlines .wrapper #headlines_carousel li.active{
        width: 200px !important;
    }
    #upcoming_shows #event_container .event .event_show_details{
        border-bottom: none;
    }
    #upcoming_shows h1{
        font-size: 3.5em;
    }
    header #social_links ul li.sign_up{
        padding:0;
    }
    #fan_talk #search_box #post{
        width: auto !important;
    }
    #fan_talk #search_box #post .click_here a{
        width: 250px !important;
    }
    #fan_talk #search_box #post h1{
        font-size: 3.0em !important;
    }
    #fan_talk #search_box .archives form input[type="text"]{
        width: auto !important;
    }
    #fan_talk #search_box .archives form a{
        margin-right: 0 !important;
        margin-bottom: 10px !important;
    }
    #fan_talk #search_box .archives{
        width: auto !important;
    }
    #banner{
        height: 300px !important;
    }
    header #logo h1{
        font-size: 2.0em !important;
    }
    header #logo h3{
        font-size: 1.4em !important;
    }
    #mobile_menu #mobile_button img{
        width: 30px !important;
    }
}