@media screen and (max-width: 1320px) {
    .page-width, .page-width-2 {
        width: 100%;
        padding: 0 20px !important;
    }

    .wrap-banner-main {
        margin: 0px;
    }
}

@media screen and (max-width: 1150px) {

    .form-search input {
        width: 200px;
    }
}

@media screen and (max-width: 1024px) {
    .page-width, .page-width-2 {
        padding: 0 10px !important;
    }

    * {
        -webkit-overflow-scrolling: touch;
    }

    .main-menu > li > ul {
        min-height: 318px;
    }

    .item-5 {
        width: 24.9%;
    }

    img {
        height: auto !important;
    }

    #boxIdeaWrap {
        display: none;
    }

    .main-menu > li > a {
        font-size: 14px;
        padding: 10px 10px;
    }

    .form-search input {
        width: 180px;
    }

    .title-page-2 .eng {
        letter-spacing: normal;
    }

    body {
        padding-top: 71px;
    }

    .cate-menu {
        font-size: 16px;
        padding: 10px 5px;
    }

    .list-item.cate-idea {
        margin: 0 -5px;
    }

        .list-item.cate-idea .inner-item {
            margin: 0 5px;
        }

    .box-home .link-store {
        font-size: 18px;
    }

    .social-box span {
        margin-right: 5px;
    }

    .guest-item-idea-2 .name .time {
        font-size: 11px;
    }

    .inner-item {
        margin: 0 5px;
    }

    .box-home .menu .item {
        padding: 0 5px;
    }

    .list-paging-slide {
        margin: 0 -5px;
    }

    .guest-item-idea-2 .desc .name .name-cus {
        font-size: 0px;
    }

        .guest-item-idea-2 .desc .name .name-cus span {
            font-size: 12px;
            line-height: 20px;
            vertical-align: top;
        }

    .group-item-2 .more {
        font-size: 12px;
        padding: 0 10px;
        line-height: 26px;
    }



    /*.guest-item-idea-2 .title-2 {
        visibility: visible !important;
    }*/

    .group-item-2 .name {
        font-size: 14px;
    }

    .paging .load-more {
        max-width: 128px;
        border-radius: 100px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 821px) {
    .guest-item-idea-2 .media .img.table {
        font-size: 20px !important;
        padding: 15px !important;
    }

        .guest-item-idea-2 .media .img.table table {
            height: 170px !important;
        }
}

@media only screen and (max-width: 820px) and (min-width: 681px) {
    .social-sharethis-detail {
        position: absolute;
        right: 0px;
        width: 36px;
        top: 10px;
    }

    .social-sharethis .st-btn, #st-3.st-has-labels .st-btn {
        line-height: 25px !important;
        height: 25px !important;
        margin-bottom: 4px;
    }

    #st-1 .st-btn > img {
        width: 25px !important;
        height: 25px !important;
    }

    #listImageIdea {
        width: 65%;
    }

    #boxDetailIdea {
        width: 35%;
    }

    .item-media {
        height: calc(100vh - 100px);
    }

    #st-3 .st-btn > img {
        width: 26px !important;
        height: 26px !important;
        top: 0px !important;
    }
}

@media screen and (max-width: 820px) {
    .guest-item-idea-2 .title h3 {
        font-size: 14px;
    }

    .box-home .menu .item {
        padding: 0 3px;
    }

    .list-paging-slide .item-4 {
        width: 49.9%;
    }

    .title-box span {
        display: block;
    }

    .title-box a {
        margin-left: 0px;
        margin-right: 10px;
    }


    .next-slide-cate, .prev-slide-cate {
        display: none;
    }

    .form-search input {
        width: 120px;
    }

    .list-item {
        margin: 0 -5px;
    }

    .inner-item {
        margin: 0 5px;
    }

    .product-item {
        padding: 5px;
    }

    #listItemGuestIdea .product-item .img {
        margin: 0 -5px;
    }

    .news-item .name {
        font-size: 12px;
    }

    .popup-idea .dialog-box {
        padding: 10px;
    }

    .popup-idea .dialog-content {
        width: 100%;
    }

    .main-menu {
        width: auto;
        float: none;
        clear: both;
        border-top: solid 1px #ddd;
        margin: 0 -10px;
        display: block;
    }

        .main-menu > li > a {
            padding: 0 10px;
            line-height: 30px;
            font-weight: bold;
        }

            .main-menu > li:hover > a span, .main-menu > li > a.select span {
                border-bottom: solid 2px #ffffff;
                color: #96d570;
            }

        .main-menu > li {
            margin: 0 10px;
        }

    .menu-top > li > a span {
        display: none;
    }

    .menu-top ul li a {
        font-size: 14px;
    }

    .menu-top ul {
        left: auto;
    }

    .menu-top li a {
        font-size: 18px;
    }

    .form-search input, .form-search button {
        height: 35px;
        line-height: 35px;
    }

    .form-search input {
        width: 100%;
    }

    .form-search.open {
        display: block;
        border-radius: 0px;
        position: absolute;
        left: 0px;
        right: 0px;
        z-index: 11;
        margin: 0px;
        top: 0px;
        height: 63px;
        padding-left: 40px;
    }

    .form-search input {
        height: 63px;
    }

    .form-search .back-search {
        position: absolute;
        left: 0px;
        top: 0px;
        line-height: 63px;
        width: 40px;
    }

    .form-search button {
        line-height: 63px;
        height: 63px;
    }

    .menu-top .hide-on-desk, .form-search .back-search {
        display: inline-block !important;
    }

    .form-top {
        display: none;
    }

    .box-home .link-store {
        background-size: auto 40px;
        padding-left: 50px;
        background-position: left center;
        font-size: 18px;
    }

    .title-page-2 .eng {
        font-size: 26px;
    }

    .list-item.cate-idea .item-6 {
        width: 33.3%;
    }

    .list-item.cate-idea .cate-menu {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 680px) {
    .item-media {
        height: 0px !important;
    }

    body {
        padding-top: 0px;
        overflow: hidden;
    }

    .body {
        padding-top: 61px;
        background: white;
        z-index: 1;
        overflow: auto;
        height: 100%;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        overflow-x: hidden;
    }

    #wrapMenu {
        border-bottom: solid 1px #ddd;
    }

        #wrapMenu .main-menu {
            display: block !important;
            float: none;
            text-align: center;
        }

            #wrapMenu .main-menu ul {
                display: none !important;
            }

    .item-5, .item-4 {
        width: 49.9%;
    }


    #wrapMenu .page-right {
        display: none;
    }

    .page-left, .page-right {
        width: 100%;
    }

    .banner-left {
        display: none;
    }

    .banner-left, .banner-right {
        width: 100%;
    }



    .form-menu {
        display: none;
        margin-top: 0px;
        position: absolute;
        right: 0px !important;
        top: 100% !important;
        background: white;
        height: 35px;
        width: 100%;
    }




    .item-2 {
        width: 100%;
        margin-bottom: 10px;
    }

    .tab-style .tabbox-name li {
        margin: 0px;
        width: 49.9%;
    }

    .page-left {
        display: none;
    }

    .page-left-member {
        display: block !important;
    }

    #wrapMenu {
        padding: 1px 10px !important;
    }



    .link-filter {
        display: inline-block;
        float: none;
        margin-bottom: 10px;
    }

    .item-3 {
        width: 100%;
    }

    .list-product-item .item-3, .min-2-item {
        width: 49.9% !important;
    }

    .item-mobi {
        display: inline-block !important;
        width: 49.9% !important;
    }

    .banner-bottom .item-2 {
        width: 49.9% !important;
    }

    #mapWrap .tick:hover .detail-tick {
        display: none !important;
    }

    .product-item .price {
        font-size: 14px;
    }

    .tab-style.TabBox .tabbox-name .TabName {
        font-size: 12px;
    }

    .tab-style .tabbox-name li::after {
        display: none;
    }

    .title-page {
        font-size: 18px;
        line-height: 25px;
    }

    .item-6 {
        width: 33.3%;
    }

    .product-category-favorite {
        display: none;
    }

    #productCategoryFavorite a {
        width: 33.3%;
        padding: 0 10px;
        margin: 0 0 10px 0;
    }

    #listImageIdea, #boxDetailIdea {
        width: 100%;
        position: relative;
        top: 0px;
        left: 0px;
        min-height: 300px;
    }

    #boxDetailIdea {
        padding-bottom: 0px;
    }

    #boxDetailIdeaScroll {
        position: relative;
        top: 0px;
        left: 0px;
        height: auto !important;
        padding-bottom: 84px;
    }

    .popup-idea .dialog-box {
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        height: 100%;
    }

    .form-article {
        min-width: 0px !important;
        width: 100% !important;
    }

    .popup-idea .dialog-content {
        position: absolute;
        left: 0px;
        display: block;
        top: 0px;
        bottom: 0px;
        right: 0px;
        height: auto !important;
        width: auto !important;
    }

    .btn-style {
        margin-right: 5px;
    }

    #wrapListImgIdea {
        visibility: visible;
        bottom: -70px;
    }


    #listImageIdea.question {
        border-bottom: 0px !important;
    }

    .none-mobi {
        display: none !important;
    }

    .none-desk {
        display: block !important;
    }

    #footPage {
        position: relative;
        height: 100%;
        background: black;
    }

    #headPage {
        position: -webkit-sticky;
        position: -moz-sticky;
        position: -ms-sticky;
        position: -o-sticky;
        position: sticky;
        margin-bottom: 0px;
    }

    .body {
        padding-top: 0px;
    }

    .box-member {
        background: #f5f5f5;
    }

        .box-member .avt-left {
            float: left;
            width: 40%;
        }

        .box-member .box-left {
            width: 60%;
            float: right;
        }

        .box-member .avt-left .Image {
            display: block;
            width: 100%;
            margin: auto;
        }

    .menu-top .glyphicon-triangle-bottom:before {
        content: "\e236";
        font-size: 21px;
    }

    .hide-on-mobi {
        display: none !important;
    }

    .hide-on-desk {
        display: inline-block !important;
    }

    .menu-top ul li.hide-on-desk {
        display: block !important;
    }

    .menu-top ul li {
        border-bottom: solid 1px white;
        padding: 0px;
    }

        .menu-top ul li a {
            padding: 10px;
        }

    .avt-box {
        height: 65px;
        line-height: 40px;
        font-weight: bold;
        font-size: 20px;
        text-transform: capitalize;
        border-bottom: solid 5px white !important;
    }


        .avt-box .default-avt {
            display: inline-block;
            vertical-align: middle;
            float: none;
            margin-right: 10px;
        }

    #boxDetailIdea > .comment-input {
        position: fixed;
        bottom: 0px;
        left: 0px;
        width: 100%;
        background: white;
        padding: 10px 10px 10px 50px;
        margin: 0px;
    }

        #boxDetailIdea > .comment-input .avt {
            top: 5px;
            height: 44px;
        }

        #boxDetailIdea > .comment-input .btn-comment-send {
            right: 10px;
            top: 10px;
        }

    .list-item.cate-idea .item-6 {
        width: 16.5%;
    }

    .cate-idea .cate-menu {
        height: 100px;
        border: 0px;
        font-size: 0px;
    }

    .cate-idea .cate-menu-idea-1 {
        background: url(/Content/Images/Home/icon-1.png) center center no-repeat;
        background-size: contain;
    }

    .cate-idea .cate-menu-idea-2 {
        background: url(/Content/Images/Home/icon-2.png) center center no-repeat;
        background-size: contain;
    }

    .cate-idea .cate-menu-idea-3 {
        background: url(/Content/Images/Home/icon-3.png) center center no-repeat;
        background-size: contain;
    }

    .cate-idea .cate-menu-idea-4 {
        background: url(/Content/Images/Home/icon-4.png) center center no-repeat;
        background-size: contain;
    }

    .cate-idea .cate-menu-idea-5 {
        background: url(/Content/Images/Home/icon-5.png) center center no-repeat;
        background-size: contain;
    }

    .cate-idea .cate-menu-idea-6 {
        background: url(/Content/Images/Home/portfolio-icon.png) center center no-repeat;
        background-size: contain;
    }

    .cate-idea .cate-menu-idea-1.select {
        background-image: url(/Content/Images/Home/icon-1-hover.png);
    }

    .cate-idea .cate-menu-idea-2.select {
        background-image: url(/Content/Images/Home/icon-2-hover.png);
    }

    .cate-idea .cate-menu-idea-3.select {
        background-image: url(/Content/Images/Home/icon-3-hover.png);
    }

    .cate-idea .cate-menu-idea-4.select {
        background-image: url(/Content/Images/Home/icon-4-hover.png);
    }

    .cate-idea .cate-menu-idea-5.select {
        background-image: url(/Content/Images/Home/icon-5-hover.png);
    }

    .cate-idea .cate-menu-idea-6.select {
        background-image: url(/Content/Images/Home/portfolio-icon-hover.png);
    }



    .box-home .menu {
        display: none;
    }

    .box-home .link-store {
        padding-left: 0px;
        font-size: 0px;
        width: 100%;
        height: 40px;
        background-size: 30px auto;
        background-position: center;
        border-radius: 100px;
        background-color: #f3f3f3;
        background-size: 20px !important;
    }

    .box-home .wrap-link-store {
        width: 40px;
        border-radius: 100%;
        position: absolute;
        top: 0px;
        right: 5px;
    }

        .box-home .wrap-link-store .inner-item {
            margin: 0px;
        }

    .show-desk {
        display: none;
    }

    .show-mobi {
        display: block !important;
    }

    .box-home .create {
        width: 100%;
        position: relative;
        padding-right: 50px;
    }

        .box-home .create a {
            text-align: center;
            display: block;
            line-height: 38px;
            border: solid 1px #ddd;
            font-size: 32px;
            color: black;
            border-radius: 100px;
            font-size: initial;
            background: #f3f3f3;
            margin-left: 50px;
        }

        .box-home .create .default-avt {
            top: 0px;
            left: 5px;
        }

    .box-home {
        margin-bottom: 10px;
        position: relative;
    }

    .title-page-2 {
        display: none;
    }

    .title-cate .eng {
        font-size: 18px;
    }

        .title-cate .eng:before {
            bottom: 3px;
        }

    .title-cate .vie {
        font-size: 12px;
        top: 10px;
    }

    .list-item .datalist-content .item-4 {
        width: 50%;
    }

    .member-idea .posts .item-4 {
        width: 25% !important;
    }

    .title-cate {
        margin-bottom: 0px;
    }

    .guest-item-idea-2 .name .time {
        display: none;
    }

    .guest-item-idea-2 .desc .name .name-cus {
        display: none;
    }

    .guest-item-idea-2 .name .img-cus {
        width: 30px !important;
    }



    .guest-item-idea-2 .media .img.table {
        padding: 10px !important;
        font-size: 16px !important;
    }

        .guest-item-idea-2 .media .img.table table {
            height: 117px !important;
        }

    .guest-item-idea-2 .title-2, .guest-item-idea-2 .title {
        font-size: 12px;
    }

    .item-8 {
        width: 25%;
    }

    .filter-repon {
        width: 110px !important;
    }

        .filter-repon select {
            width: 100% !important;
            margin: 0px !important;
        }

    .box-quick-view .profile-left {
        width: 80%;
        padding-right: 0px;
        float: none;
        margin: auto;
        text-align: center;
    }

    .box-quick-view .profile-right {
        width: 100%;
    }

    .quick-view .dialog-close {
        color: black;
        position: fixed;
    }

    .box-quick-view .title-left-large {
        font-size: 24px;
    }

    .box-quick-view .box-follow {
        margin-top: 10px;
        text-align: center;
    }

    .box-quick-view .btn-follow {
        margin-bottom: 10px;
    }

    .box-member-mobi {
        position: relative;
    }

        .box-member-mobi .title-left-large {
            top: 70px !important;
        }

        .box-member-mobi .title-left-large {
            left: 110px;
        }

    .list-paging-slide .paging {
        display: none !important;
    }

    .news-item.guest-item .desc-line {
        font-size: 12px;
        padding-left: 5px;
        padding-right: 5px;
    }

        .news-item.guest-item .desc-line .share-icon > i {
            margin: 0px;
        }

        .news-item.guest-item .desc-line span {
            margin-right: 5px;
        }

    .wrap-link-cus .news-item.guest-item .view i {
        font-size: 11px;
    }
}

@media screen and (max-width: 560px) {
    .wrap-banner-main {
        display: none;
    }

    .foot-left, .foot-right {
        width: 100%;
        margin-bottom: 10px;
    }



    #logo {
        text-align: center;
        display: block;
        width: 200px;
        margin: 4px 0px;
    }

        #logo span {
            font-size: 11px;
        }

            #logo span.text {
                font-size: 15px;
            }

        #logo img {
            margin: auto;
            width: 46px;
        }

    .hotline {
        margin-left: 0px;
        margin-top: 10px;
        margin-right: 10px;
    }

    #cart {
        margin-top: 15px;
        width: 40px;
        overflow: hidden;
        background-size: 28px auto;
        height: 40px;
    }

    #headPage .a-center {
        text-align: left;
    }

    .product-item .price .price-old {
        display: block;
    }

    .TabBox .tabbox-name .TabName {
        font-size: 12px;
    }

    .sep20 {
        height: 10px;
    }

    .banner-middle {
        display: none;
    }




    .TabBox .tabbox-name {
        height: auto;
        margin-bottom: 10px;
        white-space: nowrap;
        overflow: auto;
        position: relative;
    }

        .TabBox .tabbox-name:after {
            border: solid black;
            border-width: 0 3px 3px 0;
            display: inline-block;
            padding: 3px;
            transform: rotate(-45deg);
            -webkit-transform: rotate(-45deg);
            position: absolute;
            top: 0px;
            right: 0px;
        }

    .form-newsletter input {
        width: 200px;
    }

    .tab-style2 .tabbox-name li .TabName {
        padding: 0 10px;
    }

    .title-cart img {
        margin-right: 5px;
        vertical-align: top;
    }

    .item-cart {
        height: 120px;
        position: relative;
        border: solid 1px #ddd;
        display: block;
        margin-top: -1px;
    }

        .item-cart > div {
            border: none !important;
            float: none;
            width: auto;
            height: auto;
        }

    .cart-header > div {
        display: none;
    }

    .cart-header .title-cart {
        width: auto;
        float: none;
        display: block;
    }

    .item-cart .title-cart {
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100% !important;
    }

    .item-cart .quantity-cart {
        position: absolute;
        top: 55px;
        width: 75px;
        padding: 0px;
        left: 90px;
    }

    .item-cart .quantity {
        width: 50px;
    }

    .item-cart .none-x {
        display: inline-block;
        margin-left: 5px;
    }

    .item-cart > div {
        height: auto !important;
    }

    .item-cart .price-cart {
        padding: 0px;
        position: absolute;
        top: 59px;
        left: 164px;
        color: #D9684A;
        font-weight: bold;
    }

    .item-cart .total-cart {
        padding: 0px;
        position: absolute;
        top: 85px;
        left: 110px;
        width: 120px;
        font-weight: bold;
        font-size: 16px;
    }

    .item-cart .delete-cart {
        position: absolute;
        top: 40px;
        right: 10px;
        padding: 0px;
    }

        .item-cart .delete-cart .Button {
            min-width: 0px;
        }

    .none-x {
        display: inline-block;
    }

    .total-price-cart {
        display: none !important;
    }

    .form-cart th, .form-cart td {
        width: 100%;
        display: block;
    }

    .facebook-signin {
        margin-left: 10px;
    }

    .payment-item {
        padding: 0px;
    }

        .payment-item .name {
            display: block;
            font-weight: bold;
            background: #ddd;
            padding: 5px 10px;
        }

        .payment-item .img {
            display: none;
        }

        .payment-item .desc {
            padding: 10px;
            font-weight: normal;
        }

    .cate-menu {
        padding: 10px 0px;
        font-size: 16px;
    }

    .cate-idea .item-3 {
        width: 33.3% !important;
    }

    .member-idea .posts .item-3 {
        width: 33.3% !important;
    }

    .guest-item.fix-height .desc, .guest-item-idea {
        height: auto !important;
    }

    .breadcrumb {
        margin-bottom: 10px;
    }

    .main-menu > li > ul {
        display: none !important;
    }

    .box-left.show-mobi {
        padding: 10px 0;
        background: none;
        margin: 0 -5px;
    }

        .box-left.show-mobi .menu-product li {
            width: 33.3%;
            float: left;
            padding: 0 5px;
            margin-bottom: 10px;
        }

            .box-left.show-mobi .menu-product li a {
                padding: 0px;
                border: solid 1px #ddd;
                font-size: 11px;
                text-align: center;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
            }

    .form-article {
        min-width: 400px;
    }

    .wrap-login {
        background: #519926;
        background: #519926;
        transition: all 1s;
        top: 100%;
    }

        .wrap-login.active {
            top: 0px;
        }

        .wrap-login .dialog-box {
            box-shadow: none;
            background: none;
            width: 100%;
            padding: 20px;
        }

        .wrap-login .dialog-header {
            background: url(/content/images/home/logo-login.png) center center no-repeat;
            font-size: 0px;
            height: 190px;
            position: initial;
        }

            .wrap-login .dialog-header .dialog-close {
                font-size: 18px;
            }

        .wrap-login .frame-signin {
            width: 100%;
        }

    .form-login2.mobile {
        color: white;
    }

        .form-login2.mobile a {
            color: white;
        }

        .form-login2.mobile input {
            border-radius: 100px;
        }

        .form-login2.mobile button {
            background: #38691b;
            max-width: 180px;
            margin: auto !important;
            display: block;
        }

        .form-login2.mobile .sign-in-line {
            padding: 0px;
            background: none;
            text-align: center;
        }

            .form-login2.mobile .sign-in-line .text {
                display: none;
            }

            .form-login2.mobile .sign-in-line > div {
                float: none;
                border-radius: 100px;
            }

    .title-large {
        font-size: 16px;
    }

    .nav-sign-up li {
        padding-right: 20px;
        padding-left: 10px;
        background: url(/Content/Images/Home/step-sign-up.jpg) right center no-repeat;
        background-size: 20px auto;
        line-height: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .nav-sign-up a {
        font-size: 13px;
    }

    .sign-up-item {
        padding: 0px;
    }

    .chucdanh-item .name {
        line-height: 40px;
        width: 150px;
        font-size: 14px;
    }

    .chucdanh-item {
        padding-left: 160px;
    }

    .sign-up-item .next, .sign-up-item .prev {
        display: none;
    }

    .box-title .box-date {
        background: rgba(0, 0, 0, 0.53);
        padding: 6px 105px 5px 5px;
        color: white;
        top: 0px;
        border-radius: 10px;
        white-space: nowrap;
        bottom: auto;
    }

        .box-title .box-date .report-menu {
            top: 5px;
        }

            .box-title .box-date .report-menu .btn {
                color: white;
            }

    .box-title-name-large {
        font-size: 16px;
    }

    .wrap-title-cate .more {
        font-size: 12px;
        bottom: 6px;
    }
}

@media screen and (max-width: 500px) {


    .form-login th, .form-login td {
        width: 100%;
        display: block;
    }

    .form th, .form td {
        width: 100%;
        display: block;
    }

    .form {
        width: 100% !important;
    }

    #slideLogo .content {
        width: auto !important;
        height: auto !important;
        margin-left: 0px !important;
        left: 0px !important;
    }

    #slideLogo a {
        margin-bottom: 10px;
    }

    .item-6 {
        width: 49.9%;
    }

    .member-idea .info {
        width: 100%;
        padding-bottom: 0px;
    }

    .member-idea {
        margin-bottom: 0px;
    }

        .member-idea .posts {
            width: 100%;
        }

            .member-idea .posts .item-3 {
                width: 33.3% !important;
            }

        .member-idea .post-idea-item .post-idea-item-tool {
            display: none;
        }



    #listItem .item-2 {
        width: 100%;
    }

    .box-member .avt-left {
        float: none;
        width: 100%;
        max-height:300px !important;
        overflow:hidden;
    }

    .box-member .box-left {
        float: none;
        width: 100%;
    }

    .profile-menu {
        position: initial !important;
    }

        .profile-menu > ul {
            width: 100%;
            right: -100%;
            top: 63px;
            bottom: 0px;
            display: block !important;
            position: fixed;
        }

        .profile-menu.open ul {
            right: 0px;
        }

    .menu-top li a i {
        float: right;
        position: relative;
        top: 5px;
    }

    .profile-menu.open > ul > li.open > a > i:before {
        content: "\f054";
    }

    .profile-menu.open > ul > li > ul {
        display: none !important;
        position: relative;
        width: 100%;
    }

    .profile-menu.open .show-mobi > a {
        background: #ddd;
    }

    .profile-menu.open .show-mobi .text {
        padding: 10px;
        background: #ddd;
    }

    .profile-menu.open ul > li.open > ul {
        display: block !important;
    }

    .profile-menu ul > li > ul > li {
        display: block;
        border-bottom: none;
        border-top: solid 1px #ddd;
    }

    .profile-menu .fas:before {
        display: inline-block;
        margin-right: 10px;
    }

    .notification-menu {
        position: initial !important;
    }

        .notification-menu ul {
            width: 100%;
            top: 63px;
            right: 0px;
        }

        .notification-menu .item-notification .img {
            left: 10px;
            top: 10px;
        }

    .item-media .title {
        white-space: nowrap;
        font-size: 12px;
        overflow: hidden;
        text-overflow: ellipsis;
        padding-right: 110px;
    }

    #lightSlider table {
        height: 300px !important;
    }

    .ContentEditor .toolbar .smile-icon .smile-icon-list {
        right: -60px !important;
        left: auto;
    }
}

@media screen and (max-width: 420px) {
    .tab-style2 .tabbox-name li .TabName {
        padding: 0 8px;
        font-size: 10px;
    }

    .box-like .item-customer {
        width: 31.3%;
    }

    .title-box > a {
        font-size: 12px;
        margin-right: 2px;
        padding: 0 10px;
    }

    .follow-text, .follow-button {
        margin-right: 10px;
        margin-bottom: 10px;
    }

    .avt-left {
        height: auto !important;
        max-height: 1000px !important;
    }

    .Button {
        font-size: 12px;
    }

    .cml20 {
        margin-left: 5px;
    }

    .hide-mobi {
        display: none !important;
    }

    .cate-idea .cate-menu {
        height: 80px;
    }

    .filter-price > span {
        display: none;
    }

    .filter-price .SelectBox {
        border: 0px;
    }

    .filter-price .display-item {
        margin-left: 0px;
        margin-right: 10px;
    }

    .form-article th, .form-article td {
        width: 100% !important;
        display: block;
    }

    .form-article th {
        padding-bottom: 0px;
    }

    .list-paging-slide .item-4 {
        width: 100%;
    }

    .guest-item-idea-2 .media .img img {
        min-height: 148px;
    }
}
