@media (max-width: 800px) {

    .adsMediaNet{
        display: none;
    }
    
    #header_banner{
        background: none;
        background-color: #8dcd27;
        text-align: center;
        height: 40px;
    }
    #page_title{
        font-size: 2.5em;
        top: 0px;
        left: 0px;
    }

    #preview-widget-frame, #native-preview-container{
        display: none;
    }

    .preview-disclaimer{
        display: none !important;
    }

    .anotherpage-box {
        width: 100%;
        margin-bottom: -20px;
        padding-bottom: 0px;
    }

    .form-inner-wrapper {
        width: 100%;
        margin-bottom: 0px;
    }

    div.form-outer-wrapper {
        width: 100%;
        margin-left: 0px;
    }

    .refresh-preview{
        display: none;
    }

    div.form-inner-wrapper div.row input[type=text]{
        width: 98%;
    }

    #fdbk_tab{
        display: none;
    }

    div.form-inner-wrapper div.row textarea {
        background: #fff;
        border: 1px solid #CCCCCC;
        border-radius: 5px;
        font-size: 14px;
        width: 98%;
        padding: 8px 6px;
    }

    .footer {
        background-image: url('../png/footer_background.png');
        background-repeat: repeat-x;
        height: 60px;
        width: 100%;
        color: #FFF;
        font-family: Arial;
    }

    .footer-centered {
        padding-top: 10px;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }

    .right_footer_block {
        display: none;
    }

    .left_footer_block {
        float: none;
        margin: auto;
    }

    .articleheader {
        display: none;
    }

    div.form-inner-wrapper div.row div.group div.app-icon {
        display: block;
        height: 78px;
        width: 72px;
        float: none;
        left: 175px;
        position: absolute;
    }

    #icon-row{
        margin-bottom: 50px;
    }

    div.form-inner-wrapper div.row select {
        background: none repeat scroll 0% 0% #FFF;
        border: 1px solid #CCC;
        border-radius: 5px;
        padding: 5px;
        width: auto;
    }

    .full{
    text-align: center;
        width: 100%;
        color: #62675c;
        text-decoration: underline;
    }

    #logo img{
        width: 200px;
        margin-left: 30px;
    }

    div.form-inner-wrapper div.row div.group label {
        float: inherit;
        display: block;
        margin-left: 104px;
        width: 130px;
        line-height: 30px;
        padding-bottom: 20px;
    }


    body, .body{
        min-width: 100% !important;
    }

    .header{
        display: none;
    }

    .top-menu h1{
        line-height: 50px;
    }

    .textFeatures{
        width: 100% !important;
        padding: 0 !important;
    }

    div.form-outer-wrapper div.form-inner-wrapper{
        width: 100% !important;
    }
    div.groupAccordion{
        width: 100%;
    }
    div.form-inner-wrapper form {
        width: 100% !important;
        min-width: initial !important;

    }
    div.form-inner-wrapper {
        min-width: initial !important;
    }

    div.form-inner-wrapper div.row input[type=text],
    div.form-inner-wrapper div.row input[type=password],
    div.form-login-outer-wrapper div.row input[type=text],
    div.form-login-outer-wrapper div.row input[type=password],
    div.form-inner-wrapper div.row textarea {
        width: 80% !important;
    }

    @media (max-width: 480px) {
        div.form-inner-wrapper div.row input[type=text],
        div.form-inner-wrapper div.row input[type=password],
        div.form-login-outer-wrapper div.row input[type=text],
        div.form-login-outer-wrapper div.row input[type=password],
        div.form-inner-wrapper div.row textarea {
            width: 65% !important;
        }
    }


        .next-button {
        margin: 10px auto 0px !important;
    }

    div.form-inner-wrapper div.row label, div.form-login-outer-wrapper div.row label {
        width: 100%;
        text-align: center;
        float: none;
    }

    div.form-inner-wrapper div.row label span {
        display: block;
        height: 24px;
    }

    div.form-inner-wrapper div.row input[class=_appName]{
        width: 95% !important;
    }

    div.form-inner-wrapper div.row textarea[class=_description] {
        width: 95% !important;
    }

    div.form-inner-wrapper div.row div.group label input {
        margin-top: 8px;
    }

    .refresh-preview{
        display: none !important;
    }

    .contentbody{
        padding: 5px;
    }

    .footer{
        display: none;
    }

    /*.footerMain{
        display: none;
    }*/

    .showPreview, .closePreview{
        position: fixed;
        height: 50px;
        text-align: center;
        width: 100%;
        background-color: #525457;
        color: #fff;
        line-height: 50px;
        font-size: 16px;
        z-index: 10;
        bottom: 0;
        -webkit-backface-visibility: hidden;
    }

    #preview-widget-frame{
        position: fixed;
        margin-top: 75px;
        left: 50%;
        z-index: 100;
        background: none;
        height: auto;
        right: auto;
        width: auto;
    }

    #preview-widget-frame .preview-widget-button{
        display: none;
    }

    #preview-widget-frame iframe{
        margin: auto !important;
    }

    .overflowM{
        width: 100%;
        position: absolute;
        background-color: #525457;
        z-index: 10;
        display: none;
    }

    div.form-outer-wrapper{
        min-height: auto;
        margin-bottom: 80px;
    }

    div.form-inner-wrapper div.row .multiple-item .tab-content input[type=text]{
        width: 95% !important;
    }

    .amazonRewards{
        display: none;
    }

    div.form-inner-wrapper div.item {
        margin: auto !important;
        text-align: center;
    }

    .icon-presets-tooltip, .icon-presets{
        display: none !important;
    }

    .item .inputs-wrapper {
         margin-right: auto;
    }

    #QuizModelForm_shuffleQuestions{
        margin-left: auto !important;
    }

    div.form-inner-wrapper div.row select {
        margin-left: 0px;
    }

    .browser-style span label{
        width: 100px !important;
    }

    .customTemplate .item {
        text-align: center !important;
    }

    .customTemplate.settingsBlock .item.radio-group {
        text-align: left !important;
    }

    .multiple-item {
        padding: 10px 5px 5px 5px;
    }

    .textEditorItem .mce-container{
        margin: auto;
    }
    div.form-inner-wrapper div.item.text-label {
       word-break: break-word;
    }
    .easy-autocomplete{
        width: 95% !important;
        margin: auto;
    }

    .multiple-item .dd-options{
        width: 400px !important;
        left: auto !important;
    }
    #MobileTvModelForm_color_template {
        margin-left: 0px;
    }
    .enter-number {
         margin-left: 0px;
         margin-top: 0px;
    }

    input#SmartUrlModelForm_url {
        width: 65% !important;
    }

    #loader .spiner{
        width: 50px;
        height: 50px;
        left: 50%;
        margin-left: -25px;
    }

    .content-template label{
        float: none;
    }

    .content-template .item{
        text-align: center !important;
    }

    #templates .errorMessage{
        padding-left: 0px;
    }

    .amazonPromo {
        height: 100px;
    }

    .supportButton{
        display: none !important;
    }

    #tourlanding{
        display: none;
    }


}

