@media screen and (min-width: 700px) {


    .touch-nav-target {
        display: flex !important;
    }
   
    
    .left-panel-nav {
        display: block !important;
    }
    #context_feed.box_eighty {
        width: 100%;
    }
    }
@media screen and (min-width: 320px) and (max-width: 700px) {


span.nav-icon-call.touch-show {
    float: none;
}

.pop-menu div#nav-shop-collections li a {
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    justify-content: space-between;
}

svg.svg-icon {
    margin: 5px 3px;
}


a.f-right.padnone.show_sibling.main-nav-handle.active {
    margin: 10px 0;
}

  .col-right .button {
    margin: 10px 0;
}

span.box_full.cart-order-label {
    line-height: 16px;
    font-weight: bold;
    font-size: 16px;
    padding: 20px 0 30px;
}

  .col-right.flex.center {
    width: 100%;
    display: block;
    float: left;
    position: relative;
    padding: 0 20px 80px;
    height: auto;
    min-height: auto !important;!i;!;
}

.col-main {
    width: 100%;
    display: block;
    float: left;
    position: relative;
    padding: 0 20px;
    height: auto !important;!i;!;
    min-height: auto !important;!i;!;
}
.grid-cols-40-60 {
    grid-template-columns: none;
    display: block !important;
    align-items: normal !important;
}


.checkout-container span.align-right{
    text-align: left;
    float: left !important;
}


.checkout-container a.button.f-right {
    float: none !important;
}

ul#checkout-progress-bar {
    padding: 20px;
    font-size: 14px;
}

ul#checkout-progress-bar li.nav-breadcrumb a.title {
    font-size: 14px;
}


    i.app-logo {
        width: 90px !important;
        height: 28px;
        margin: 0;
        margin-left: 24px;
        float: left;
        background-size: contain;
    }
    .mediaBoxModal .context-opt {
        display: block !important;
    }
    ul.share-options {
        display: block;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: center;
        align-content: center;
    }
    ul.share-options li {
        margin: 0 20px 0 0 !important;
    }
    ul.share-options li .icon-like, ul.share-options li .icon-share,ul.share-options li .icon-comment {
      transform: scale(0.8);
    }
    ul.share-options li .share_count, ul.share-options li .comment_count,ul.share-options li .like_count {
        font-size: 14px;
    }
    
.transaction-item-profile-pic, .transaction-item-name {
    width: 100%;
}
.flex-item.box_ten {
    width: 10%;
}
.flex-item.box_fourty {
    width: 40%;
}
.flex-item.box_twenty {
    width: 20%;
}
.transaction-item-type {

}
.transaction-item-amount {

    
}
.box_ten.transaction-item-type.flex-item {
    width: 10%;
}

.box_ten.transaction-item-code.flex-item {
    width: 15%;
}
.transaction-item-id, .transaction-item-date-time, .transaction-item-name {
    display: none !important;
}
.transaction-item-user {
    width: 15% !important;
}
.transaction-item-details {
    width: 35% !important;
}
.transaction-item-date {
    width: 15% !important;
}

    .shop-nav, .shop-content {
        width: 100% !important;
    }
    .app-content {
        width: calc(100% - 30px) !important;
        margin-left: 15px;
    }
    div#galleryBox, div.galleryBox, div.mediaBoxModal {
        width: 95%;
    }
    .block-grid-container.centre.full .block-grid-item {
        width: 33.33%;
    }
    .board-item {
        width: 33.33%;
    }
    #footer {
        display: none;
    }
    .icon-following-true {
        background-position: -157px -199px;
        width: 14px !important;
    }
    #touch-footer .fas {
        color: #000 !important;
    }
    #touch-footer .icon-notify {
        position: absolute !important;
        top: 0;
    }
    .icon-notify {
        background: #e04c4c;
        padding: 0px 4px !important;
        border-radius: 2px;
        right: 0;
        margin: 0;
        position: relative;
        width: auto;
        float: right;
        line-height: 15px;
        text-align: right;
        color: #fff;
        font-weight: bold;
        font-size: 10px;
        position: relative;
        overflow: visible;
    }

    .subscription-landing {

        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        width: auto;
        border-radius: 0;
        padding: 20px;
        
    }



    .flex-content-item {
        margin: 0 5px 0 0;
    }
    .main-nav-handle {
        left: 15px;
        top: 8px;
    }

    .pop-menu-sidebar {
        width: 100%;

    }

    .pop-menu-sidebar-content ul {
        margin: 0 15px 0;
    }

    .pop-menu-content {
        display: none;
    }
    
    .main_nav {
    margin: -53px 0 0 30px !important;
    }
    
    .sub-options-menu ul {
        width: 100%;
    }




        .block-grid-container.centre {
            width: 100%;
        }
        span.overlay-text-dynamic.large {
   
            top: 50%;
            top: -webkit-calc(50% - 150px);
            top: -moz-calc(50% - 150px);
            top: calc(50% - 150px);
            font-size: 100px;
            line-height: 100px;
            word-break: break-all;
        }
        span.overlay-text-dynamic.sl {
   
            top: 50%;
            top: -webkit-calc(50% - 50px);
            top: -moz-calc(50% - 50px);
            top: calc(50% - 50px);
            font-size: 100px;
            line-height: 100px;
            word-break: break-all;
        }
        .overlay-text-dynamic.touch-small {
            font-size: 44px !important;
            line-height: 50px  !important;
        }


        .touch-align-left {
            text-align: left !important;
            float: left !important;
        }
    .profile-container-album {
        margin-bottom: -75px;
    }
    .overlay .arrow-l, .overlay .arrow-r {
        background-color: rgba(0,0,0,0.3);
        top: 50%;
        top: calc(50% - 20px);
        bottom: 50%;
        height: 40px !important;
        font-size: 30px;
        width: 40px !important;
        color: #fff;
    }
    .mSidebarComment .box_eighty {
        width: 80% !important;
    }
    .mSidebarComment .box_twenty {
        width: 20% !important;
    }
    
    input, textarea, .submit_button, post_textarea {
        background: #f5f5f5;
    }
    
    #context_feed.box_eighty {
        width: 100%;
    }
    
    img.logo-overlay {
        display: block;
        width: 100% !important;
        float: left;
        z-index: 1000;
        margin: -8px 0px 0;
        opacity: 0.8;
    }
    .logo {
        -moz-transition: all 200ms;
        -o-transition: all 200ms;
        -webkit-transition: all 200ms;
        transition: all 200ms;
    }
    
    .timeline.feed .timeCapItem[data-side="l"] {
        left: 0;
    }
    
    .nav_holder {
        display: block;
    }
    .site_search {
        width: 100% !important;
        padding: 10px 0 !important;
        background: #f5f5f5;
        border: 0 !important;
        margin: 0 0 5px;
        text-indent: 20px;
        min-height: 45px;
    }
    input.site_search.site_search_input {
    min-width: 280px;
}
    .share-options-body {
        
    }
    .article-content {
        padding: 0px 0px 0px;
        width: 80%;
        max-width: 80%;
        margin: 0 auto;
    }
    .messageContainer {
        width: 100%;
        left: 0;
        right: 0;
        top: 95px;
    margin-bottom: 40px !important;}
    
    .messageContent, .messageChatContent, .messagePanel {
        left: 0;
        right: 0;
        width: 100%;
    }
    
    .messagePanel {
    
    }
    .messageChatContent {
     
    }
    
    #touch-footer  {
        display: block;
    }
    .icon-cart a span, .icon .cart_total, .navigation-notification span {
        top: 0;
    }
    
    #footer .box_one_third {
        width: 33.33%;
    }
    form.search-form {
        margin: 0px 0 9px;
    }
    .touch-nav-target {
        display: none;
    }
        
    .leftStick.sticky-l {
        position: relative !important;
        -webkit-transform: translate(0,0);
        transform: translate(0,0);
        top: 0 !important;
    }
    ul.sub-options-menu.touch-nav-target {
        float: left;
        display: flex;
        position: relative;
        background: #fff;
        margin: 0 auto;
        left: 0;
        right: 0;
        width: 100%;
        padding: 20px;
        margin: 20px 0 0;
        }
    ul.sub-options-menu.touch-nav-target > li {
        width: 100%;
        height: auto;
        margin: 0 auto !important;
        position: relative;
        left: 0;
        right: 0;
        z-index: inherit;}
    ul.sub-options-menu.touch-nav-target > li > div {
        margin: 0 !important;
        right: 0 !important;
        left: 0 !important;
    }
    ul.sub-options-menu.touch-nav-target li a {
        width: 100%;
        
    }
    ul.sub-options-menu.touch-nav-target ul  {
        float: left;
        width: 100%;
        display: block;
        margin: 0 !important;
    }
    
    ul.sub-options-menu.touch-nav-target ul li {
        margin: 0;
        padding: 0;
        width: 100%;
    }
    ul.sub-options-menu.touch-nav-target ul li a {
        float: left;
        width: auto;
        display: flex;
        flex-direction: row;
        width: 100%;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    
    
    
    
    
    
    .touch-nav-handle {
        display: block !important;
        overflow: hidden;
        width: 29px;
        margin: 0 10px 0;
        padding: 0 0 10px 0;
        position: relative;
        float: right;
        right: 0;
        top: 0;
        z-index: 100;
    }
    .touch-nav-handle.pad {
        padding: 10px 0 10px 0;
        
    }
    .touch-nav-handle span {
        background: #000;
        margin: 0 0 4px;
        padding: 3px 0 0;	
        float: left;
        width: 100px;
    }
    .tablet-show, .touch-nav {
        display: block;
    }
    div#post-helper {
        left: 0;
        right: 0 !important;
        width: 100%;
        top: 109px;
    }
    .touch-show, .touch_show {
        display: block;
    }
    .touch-search-icon {
        display: block;
        margin-right: 17px;
    }
      
  i.user-caret.fas.fa-angle-down {
      margin: 6px 4px;
      font-size: 20px;
      font-weight: 600;
  }
    div#CoreSearchHolder {
        position: fixed;
        left: 0;
        right: 0;
        top: 38px;
        bottom: auto;
        width: 100%;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: stretch;
        justify-content: space-between;
    }
    
    .core-search-input-icon {
        border: 0;
        width: auto;
        right: 66px;
        top: 25px;
        margin: 0 20px;
        float: left;
        border: 0 !important;
        position: absolute;
    }
    .core-search-input-icon i {
        font-size: 24px;
        float: left;
        width: 100%;
        position: relative;
    }
    .core-search-input-input {
     padding: 11px 0px 0 3px;
     height: 45px !important;
     text-indent: 0;
     width: 41px;
     float: left;
     border-radius: 0 !important;
    }
    .search input.main_search.site_search_input.core-search-input-input {
        width: 47px !important;
        border-radius: 50px !important;
        overflow: hidden;
    }
    .feat.content-item .grid-a > .box_twenty{
        width: 50%;	
    }
    .tablet_seventy {
        width: 70%;	
    }
    
    ul.top-nav, .left-panel-nav, #CoreSearchHolder, .right-panel-nav {
        display: block;
    }
    .core-search-options {
        width: 30%;
        margin: 8px 10px 0 0;
    }
    #search {
        width: 72%;
    }
    .tablet-show {
        display: block;
    }
    .feat.content-item {
        float: left;
        position: relative;
        right: 0;
        margin: 0 auto 140px;
        width: 100%;
    }
    
    .feat.content-item.content-item-centre {
        width: 80%;
        position: absolute;
    }
    .text-modal {
        position: absolute;
        top: 25%;
        bottom: 15%;
        left: 0;
        right: 0;
        vertical-align: middle;
        background: transparent;
        padding-left: 5%;
        padding-right: 5%;
        width: 100%;
    }
    .main-content {
        position: initial;
        z-index: 10;
    }
    .touch_hide {
        display: none;
    }
    }
    @media screen and (min-width: 700px) and (max-width: 1100px) {
    
    .feat.content-item.content-item-centre {
        width: 50%;
        position: absolute;
    }
    .tablet_seventy {
        width: 70%;	
    }
    
    ul.top-nav, .left-panel-nav, .right-panel-nav {
        display: none !important;
    }
    #CoreSearchHolder {
        width: 30%;
    }
    .core-search-options {
        width: 30%;
    }
    #search {
        width: 72%;
    }
    .tablet-show {
        display: block;
    }
    }
    @media screen and (min-width: 1100px) and (max-width: 1300px) {
    
    .feat.content-item.content-item-centre {
        width: 33.33%;
        position: absolute;
    }
    #CoreSearchHolder {
        width: 20%;
    }
    .core-search-options {
        width: 40%;
    }
    #search {
        width: 72%;
    }
    }
    @media screen and (min-width: 320px) and (max-width: 980px) {
    
    .row {
        max-width: 1390px;
        min-width: auto;
        margin: 0 auto;
    }
    
    }
    @media screen and (min-width: 320px) and (max-width: 700px) {


.pop-menu div#nav-shop-collections li a {
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    justify-content: space-between;
}
        
    .section-actions {
        bottom: 70px;
    }
    #context_feed.shop_content_feed {
        width: 100%;
        float: left;
        position: relative;
    }
    .user-wall .wall-grid-item.full {
        width: 100%;
        flex: 1 1 100%;
    }
    
    i.mediaFeatureGrid.profileSet,.profile-pic i.mediaFeatureGrid.profileSet {
        width: 130px;
        height: 130px;
    }
    div#user-profile-feature {
        position: relative;
        width: 150px;
        height: 150px;
        margin-top: -85px;
    }
    .header-stripe {
        height: 45px;
    }
    
    .top_nav_holder {
        padding: 0;
    }
    
    .core-search-input-icon {
        top: 0;
        right: 100px;
    }
    body.app-network div#container_cont_inner {
        margin: 45px 0 0;
    }
    body.app-network div#container_cont_inner {
        margin: 45px 0 0;
        height: auto;
        min-height: auto !important;
        min-height: auto !important;
        padding: 0 0 120px;
    }
    a.button.go.f-right.ajax_submit.m-r-5.btn-context {
        width: 100%;
    }
    .sub_options.publish-panel > li > a {
        width: 100%;
        padding: 20px;
        font-weight: 400;
    }
    .sub_options > li > a span {
        font-weight: 400;
    }
    
    .overlay-text-dynamic {
      font-size: 44px;
      line-height: 50px;
    }
     .overlay-text-dynamic.minor span,  .overlay-text-dynamic.minor a {
      font-size: 20px;
      line-height: 26px;
    }
    .grid-article-footer {
        display: none;
    }
    .grid-article-header {
        display: none;
    }
    .grid-article-body {
        border: 0px solid #fff;
    }
    [data-scrolled-into-view=true], [data-scrolled-into-view=false] {
        -webkit-transform: translate(0,0) !important;
        transform: translate(0,0) !important;
    }
    .overlay-text-dynamic {
      padding: 0 40px;
    }

span.overlay-text-dynamic.text-modal-text.half {
    width: 100%;
      display: flex;
    }
    .overlay-text-dynamic.hero {
        font-size: 50px;
        line-height: 60px;
    }
    .grid-options-base ul {
        display: flex;
        flex-wrap: wrap;
        align-content: space-between;
        justify-content: space-between;
        align-items: stretch;
        flex-direction: column;
    }
    
    
    div#galleryBox {
        left: 0;
        right: 0;
        width: 90%;
        min-width: auto;
        max-width: 90%;
        bottom: 75px !important;
    }
    .text-modal-container {
        padding: 0 20px 0 0;
    }
    .touch-m-t-none {
        margin-top: 0 !important;
    }
    .top_nav_holder .sub_options_container .sub_options > li > a, .top_nav_holder .sub_options_container .sub_options > li > a span {
        font-weight: 400 !important;
    }
      .browser-bar .logo.sea {
          background: url(/media/nowe-logo.jpg?v=95082864) 0 -8px;
          background-size: 150px;
          width: 140px !important;
          height: 28px;
          margin: 12px 20px;
          padding: 0 !important;
          overflow: hidden;
      }
      .browser-bar .logo.sea.logo-full {
          width: 140px !important;
          background-size: 140px !important;
      }
.neutral .browser-bar .logo.sea.logo-full {
    width: 140px !important;
    background-size: 140px !important;
    top: 0;
    padding: 0;
    margin-right: 0;
}
      .neutral .header-navigation .logo.sea, .neutral .browser-bar .logo.sea {
          background: url(/media/nowe-logo.png?v=95082864) 0 !important;
          background-size: 140px !important;
          width: 140px !important;
          height: 28px;
          margin: 12px 20px;
      }
      .header-stripe .browser-bar {
        background: transparent;
        height: auto;
        float: left;
        width: 100px;
        margin: 0 0 0 60px;
      }
    
    .product_detail_content {
           padding: 0 20px;
    }
    .touch-pad {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    div#timeline {
        padding: 0 0;
    }
    
    .core-search-options {
        width: 40%;
    }
    #search {
        width: 60%;
    }
    
    .profile-container-album.feat-image .feat-grid .box_ten {
        width: 20%;
    }
    .user_header .wall-grid-item {
        width: 100%;
        float: left;
    
    }
    .user_header .wall-grid-item.wide {
        
    grid-row: 1 / 2;
        grid-column: 1 / 4;}
    .user_header .wall-grid {
    display: grid;grid-template-columns: repeat(3, 1fr);align-content: space-around;justify-content: space-between;align-items: center;justify-items: center;}
    .user-profile-bio {
        width: auto;
        margin: 0 20px;
    }
    .grid-options-base.detail > ul.flex.centre.space {
        width: 90%;
    }
    .user_header .nav_holder ul.sub_nav {
        width: 100%;
        justify-content: space-around;
        padding: 0;
    }
    .profile-section-title {display: none;}
    
    
    .section ul.sub_nav li {float: left;width: 100% !important;padding: 0 !important;}
    
    .section ul.sub_nav {}
    
    .row {
        width: 100%;
        display: flex;
        flex-direction: column;
        padding: 0;
    }
.article-body.row {
    width: 100%;
    max-width: 100%;
}
        .row.view-full {
        width: 100%;
        min-width: 100%;
        }
    .wall-grid-item {
        width: auto;
        flex: 1 1 100%;
        box-sizing: border-box;
      }
    .wall-grid-item.type-article,.wall-grid-item.type-board {
        width: 100%;
       
      }
    .wall-grid.shop-grid .wall-grid-item {
        width: auto;
        flex: 1 1 100%;
        box-sizing: border-box;
      }
    
    .user-wall .wall-grid-item {
        width: 100%;
        flex: 1 1 30%;
        box-sizing: border-box;
        margin: 3px 0 3px;
      }
    .wall-grid-item.shop-grid-item {
        width: auto;
        flex: 1 1 50% !important;
        grid-row: unset;
        grid-column: unset;
        padding: 0 10px;
        
    }
    .wall-grid.shop-grid-container .wall-grid-item {
    width: calc(50% - 10px) !important;!i;!;
    }
    .cart .wall-grid-item.shop-grid-item {
        width: 100%;
        flex: 1 1 100% !important;
        grid-row: unset;
        grid-column: unset;
        padding: 0 10px;
    }
    .wall-grid-item.wide {
        grid-row: 1 / 2;
        grid-column: 1 / 2;
    }
    .wall-grid, .wall-grid.col-4 {
        grid-template-columns: repeat(1, 1fr);
        align-content: space-around;
        justify-content: flex-start;
        align-items: flex-start;
        flex-wrap: wrap;
        padding: 0;
        float: left;
        flex-basis: 100%;
        width: 100%;display: flex;column-gap: 0;grid-row-gap: 0;
        row-gap: 0;
        margin: 0;
    }
    
    /*LEFT NAV*/
    div#main-setting-base {width: auto;left: 5px;right: 5px !important;margin: 8px 0;}
    .top_nav_holder.cf.relative.b-radius-none.box_full {position: initial;}
    .f-left.hover_show_off.relative.padbottom-0.padtop-5 {position: initial !important;margin-top: -1px;}
    /*RIGHT NAV*/
    .tablet-show.nav-icons {float: left;width: 100%;margin: 10px 0 20px;}
    ul.top-navcore {display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: flex-end;position: absolute !important;right: 20px;}
    
    
    .rightNavHolder {
        position:initial;
        margin-top: -1px;
        }
    form#site_search {
        display: flex;justify-content: space-evenly;flex-wrap: nowrap;flex-direction: row;
    }
    
    div#user-main-setting-options {
        width: auto;left: 5px;margin: 0px 0;right: 5px !important;position: absolute;
        }
    
    .icon-video-mid, .icon-article-mid, .icon-photos-mid, .icon-shop-mid, .icon-tag-mid, .icon-user-mid, .icon-followers-mid, .icon-following-mid {
    
        padding: 7px 18px;
    }
    input.siteSearch {
        top: 10px;
        right: 15px !important;
    }
    .search-toggle {
        height: 25px;
        width: 0;
        right: 0;
        top: 0;
        position: absolute;
    }
    form#site_search {
        display: flex;
        justify-content: space-evenly;
        flex-wrap: nowrap;
        flex-direction: row;
    }
    .sub_nav {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        width: 100%;
        justify-content: space-between;
        margin: 0;
    }
    .sub_nav.left { 
        display: flex;
        justify-content: flex-start;
    }
    .sub_nav.right { 
        display: flex;
        justify-content: end;
    }
     ul.top-nav.f-right {
         display: none;
     }
    
     .sticky-r {
        top: 0 !important;
        position: relative !important;
        background: #fff;
        border-left: 0px solid #c4cde0;
        border: 0px solid #c4cde0;
        padding: 15px 0px 20px;
        border-radius: 5px;
        width: 284px;
        width: 100% !important;
    
     }
     #progress-bar li:last-child a {
        margin: 0;
        border-radius: 0;
    }
    #progress-bar li a {line-height: 20px;padding-left: 5px !important;padding-right: 5px !important;}
    #progress-bar li a:before {
        height: 35px;
        width: 47px;
        right: -15px;
        display: none;
        }
    
    ul#progress-bar {
        border-radius: 0;
        width: 100%;
        float: left;
        display: flex;
        flex-direction: row;
        justify-content: space-around;
    }
    #progress-bar li:first-child {
    }
        
    #progress-bar li {
        right: -2px;
        width: 100% !important;
    }
    .touch-padnone, .touch-pad-none, .text-modal.touch-pad-none {
        padding: 0 !important
    }
    .touch-m-none, .touch-margin-none {
        margin: 0 !important
    }
    .touch-pad-20 {
        padding: 20px !important;
    }
    .touch-f-left {
        float: left !important;
    }
    .touch-f-left {
        float: left !important;
    }
    .touch-align-left {
        text-align: left !important;
    }
    .touch-padtop-7 {
        padding-top: 7px !important;
    }
    /****************************
      * LAYOUT BOXES ***
    *****************************/
    
    .timeCapItem {
        width: 100%;
    }
    .touch_one_half,
    .touch_one_fourth,
    .touch_one_fifth,
    .touch_three_fourth,
    .touch_two_third,
    .touch_one_third,
    .touch_two_sixth,
    .touch_three_sixth,
    .touch_four_sixth,
    .touch_five_sixth,
    .touch_one_sixth,
    .touch_fullwidth,
    .touch_one_ninth, 
    .touch_full,
    .touch_one,
    .touch_two,
    .touch_three,
    .touch_four,
    .touch_five,
    .touch_six,
    .touch_seven,
    .touch_eight,
    .touch_nine,
    .touch_ten,
    .touch_fifteen,
    .touch_twenty,
    .touch_twenty_five,
    .touch_thirty,
    .touch_fourty,
    .touch_fifty,
    .touch_sixty,
    .touch_seventy,
    .touch_eighty,
    .touch_ninty,
    .touch_ninty_one,
    .touch_ninty_two,
    .touch_ninty_three,
    .touch_ninty_four,
    .touch_ninty_five,
    .touch_ninty_six,
    .touch_ninty_seven,
    .touch_ninty_eight,
    .touch_ninty_nine
    {
        float:left;
        /*margin:0px 0px;*/
        padding:0px;
        position:relative;/*background-color:#bbb;*/text-align: left;word-wrap: break-word;}
    
    .touch_one_half{ width:50%; /*background-color:#bbb;*/ }
    .touch_one_third{ width: 33.3%; /*background-color:#bbb;*/}
    .touch_two_third{ width:66.66%; /*background-color:#bbb;*/}
    .touch_one_fourth{ width:25%; }
    .touch_one_fifth{ width:20%; }
    .touch_one_sixth{ width:16.66%; }
    .touch_two_sixth{ width:33.33%; }
    .touch_three_sixth{ width:50%; }
    .touch_four_sixth{ width:66.66%; }
    .touch_five_sixth{ width:83.33%; }
    .touch_three_fourth{ width:75%; }
    .touch_full{ width:100%; }
    .touch_one_ninth {width:11.11%;}
    .touch_one {width: 1%; }
    .touch_two {width: 2%; }
    .touch_three {width: 3%; }
    .touch_four {width: 4%; }
    .touch_five {width: 5%; }
    .touch_six {width: 6%; }
    .touch_seven {width: 7%; }
    .touch_eight {width: 8%; }
    .touch_nine {width: 9%; }
    .touch_ten {width: 10%; }
    .touch_fifteen {width: 15%; }
    .touch_twenty {width: 20%; }
    .touch_twenty_five {width: 25%; }
    .touch_thirty {width: 30%; }
    .touch_fourty {width: 40%; }
    .touch_fifty {width: 50%; }
    .touch_sixty {width: 60%; }
    .touch_seventy {width: 70%; }
    .touch_eighty {width: 80%; }
    .touch_ninty {width: 90%; }
    .touch_ninty_one {width: 91%; }
    .touch_ninty_two {width: 92%; }
    .touch_ninty_three {width: 93%; }
    .touch_ninty_four {width: 94%; }
    .touch_ninty_five {width: 95%; }
    .touch_ninty_six {width: 96%; }
    .touch_ninty_seven {width: 97%; }
    .touch_ninty_eight {width: 98%; }
    .touch_ninty_nine {width: 99%; }
    
    .postHeader .box_ten {
        width: 15%;
    }
    .overlay {
        
    top: 0 !important;}
    .nav_sub_holder .sub_options_container:not(.incontext) {
        right: 0px !important;
        left: 0;
    }
    .nav_sub_holder .site_search_input {
        width: 105px !important;	
        display: none;
    }
    /*
        SHOP
    */
    #view-control .m-r-10 {
        margin-right: 0;
    }
    #view-control li > .pad-10 {
        padding: 10px 0;
    }
    
    i.mediaThumb {
        height: auto !important;
        width: 100%;
        padding-top: 100%;
    }
    
    
    .timeCapItem .unitHolder, .nav_sub_holder, .nav_holder, .blockLine .unitHolder, #view-control .leftStick .b-radius {
        border-radius: 0;
    }
    
    .nav_sub_holder {margin: 20px 0 0;}
    .profile-name {
        right: 0 !important;
        margin-right: 0;
        left: auto !important;
        width: 173px;
        background: transparent;
        color: #797979;
    }
    
    .profile-name .feature-sub, .profile-name .feature-sub a {
        color: #969696;
    }
    
    .touch-show {
        display: block;
    }
    .touch-hide {
        display: none;
    }
    /*
        MEDIA
    */
    .user_sub_header .options {
        margin: 0 10px;
    }
    
    .nav_holder .options {
        margin-right: 0;
        right: 0;
        top: 0;
    }
    
    .timeLine .options {
        margin: 0 0 10px;
    }
    .o-options {
    width: 300px;
    background: #fff;
    position: relative;
    top: 0;
    bottom: 0;
    margin: auto;
    overflow: auto;
    min-height: 10px;
    
    margin-left: 0 !important;
    left: 0;
    height: auto !important;
    right: 0;
    width: 100%;
    bottom: 0;
    margin-bottom: 70px;
    }
    .overlay-img {
    margin: auto;
    margin-left: -150px;
    float: none;
    border: 0;
    border-radius: 0;
    
    left: 0;
    right: 0;
    top: 0;
    position: relative !important;bottom: 0;
    background: #fff;
    width: 100% !important;
    height: auto !important;
    margin-top: 0;
    top: 0;
    margin-bottom: 0;margin-left: auto;
    
    margin-right: auto;
    }
    .overlay {
        width: 100% !important;
        overflow: auto;
        padding: 0;
        margin: 0px !important;
        background: #fff;
    }
    
    .media-close {
        top: 10px;
        right: 15px;
    
    }
        
    .overlay-grid {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: space-between;
        align-items: stretch;
        overflow: auto;
        padding: 0px 0px 10px;
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
        background: #fff;
    }
    .media-viewer li.box_one_fifth {
        width: 33.33%;
    }
    .media-viewer.section-view-Re-order .sort_item {
    	width: calc(32% - 1%);
    	margin: 1%;
    }
    .section-grid .wall-grid-item {
        width: auto;
        flex: 1 1 50%;
        max-width: 100%;
    }
    .media-viewer li.box_one_fifth i.mediaThumb {
        height: auto !important;
        padding-top: 100%;
    }
    /*
        HEADER
    */
    
    .nav_holder .button_holder, .nav_sub_holder .button_holder {
        float: left;
        width: 100%;
        padding: 2px 0 10px;
    }
    .nav_holder .button_holder ul.options {
        padding: 0 10px 0;
    }
    
    .sub_nav li a {
        padding: 6px 8px;
        font-size: 12px;
    }
    .tabs a {
        font-size: 18px !important;
    }
    .search-toggle {
        right: 0;
        left: 0;
        margin: 0;
        float: left;
        position: relative;
    }
    #top-header .search-toggle {
        position: absolute;
        right: 23px !important;
        left: auto
    }
    
    .f-right.padleft-5.padtop-2.username {
        display: none;
    }
    
    /*
        GRID FEATURE
    */
    #time-bg .profile-pic {
        margin: 15px;
        width: 30%;
        border-radius: 50px;
        overflow: hidden;
    }
    #time-bg {
        height:auto !important;
    }
    #time-bg .box_twenty, #time-bg .box_fourty {
        width: 100%;
    }
    #time-bg .box_twenty > .box_full{
        width: 100% !important;
    }
    #time-bg .box_twenty .mediaFeatureGrid {
        width: 100%;
        padding-top: 100% !important;
        height: auto !important;
    }
    
    ul.top-nav.f-right {
        position: fixed;
        bottom: 0;
        background: #006C9E;
        left: 0;
        right: 0;
        margin: 0;
        padding: 5px;
    }
    .icon-app-home {
        background: url(/media/logo-icon-white.png) no-repeat scroll 0px 4px;
        width: 29px !important;
        cursor: pointer;
        background-size: 24px !important;
        height: 36px !important;
        margin: 0 0px 0 10px;
    }
    #search {
        margin: 8px 0px 0 12px;
    }
    .site_search_input {
        
        margin: 0;
        border: 0px solid #009CBE;
        width: 166px;
    }
    .timeCapItem .unitHolder {
        width: 100%;
    }
    .user_header #time-bg .box_twenty, .user_header #time-bg .box_fourty {
        
    }
    .skim-images li {
        width: 100%;
    }
    .inner-wrap {
        width: 100%;
        padding: 0;
    }
    
    .w300 {
        width: 260px;
    }
    .box_one_half, .box_fourty, .box_sixty, .box_one_fourth, .box_twenty, .box_eighty, .box_three_fourth, .box_two_third, .box_one_third, .box_one_sixth, .box_fullwidth, .box_one_ninth, .skim-images li, .user_header #time-bg .box_twenty, .user_header #time-bg .box_fourty, .tablet_seventy, .box_ten, .box_ninty
    {width: 100%;}

        .select_item .box_twenty, .select_user .box_twenty {
           width: 20%; 
        }
         .select_item .box_eighty, .select_user .box_eighty {
           width: 80%; 
        }
    
    ul.top-nav, #CoreSearchHolder {
        display: none;
    }
    ul#upload-images.ui-sortable {
        padding: 30px;
    }
    
    }
    