@media only screen and (max-width: 768px) {
    .d-desktop {
        display: none !important;
    }

    .d-mobile {
        display: inline-block !important;
    }


    .first {
        order: 1;
    }

    .second {
        order: 2;
    }

    .third {
        order: 3;
    }

    .fourth {
        order: 4;
    }
    /* Other */
    .container-fluid.navgation h1 {
        font-size: 20px;
        font-weight: 500;
        margin-top: 10px;
        margin-bottom: 30px;
    }
    .container.callback .info {
        transform: unset;
        right: 0;
        width: 89%;
    }
    /* Header All Page*/
    form#form-search-box-header {
        display: none !important;
    }
    .header.upSection .button_login_homepage {
        float: left;
        color: #6e4ff5;
        background: white;
        padding: 8px 15px 8px;
        border-radius: 3px;
        font-size: 10px;
        position: relative;
        top: 0px;
        left: 10px;
        min-width: 100px;
        border: 1px solid #6e4ff5;
    }
    .header.upSection .button_login_homepage span {
        display: block;
        width: 100%;
        text-align: center;
    }
    .col-md-12.headerMainPage > img {
        position: absolute;
        left: 50%;
        transform: translate(-50% , -50%);
        top: 50%;
        width: 100px;
    }
    .header.upSection .button_login_homepage i {
        display: none;
    }
    .col-md-12.headerMainPage > .toggle.d-mobile {
        position: relative;
        right: 20px;
        cursor: pointer;
    }
    .menubar-header.d-mobile{
        position: fixed;
        right: -255px;
        width: 200px;
        background: #682df5;
        height: 100%;
        top: 0;
        z-index: 1;
        padding: 10px;
    }
    .menubar-header.d-mobile.active {
        right: 0;
    }
    .menubar-header.d-mobile::before {
        content: '';
        position: fixed;
        top: 0;
        left: -100%;
        width: calc(100% - 200px);
        background: #0000008a;
        height: 100%;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -o-transition: all .3s;
        -ms-transition: all .3s;
        transition: all .3s;
    }
    .menubar-header.d-mobile.active::before {
        left: 0;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -o-transition: all .3s;
        -ms-transition: all .3s;
        transition: all .3s;
    }
    .header.upSection .container-fluid.menubar {
        padding: 0 0 0 0 !important;
    }
    .menubar-header.d-mobile > img {
        max-width: 100%;
        right: 50%;
        position: relative;
        transform: translate(50%);
    }
    .menubar-header.d-mobile .icon {
        position: absolute;
        left: -50px;
        color: white;
        width: 50px;
        height: 50px;
        z-index: 9999;
        background: #682df5;
        top: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 30px;
    }
    .logo-header.d-mobile {
        position: relative;
        right: 20px;
    }
    .menubar-header.d-mobile .link-header {
        font-size: 13px;
        margin-top: 25px;
    }
    .menubar-header.d-mobile .link-header li {
        margin-bottom: 15px;
        margin-right: 8px;
    }
    .container.product-info .info.m-b-10 {
        margin-bottom: 15px !important;
    }
    .container.product-info .tab-product li {
        margin: 0 0px -1px 0;
        font-size: 13px;
    }
    .container.product-info .information .content p {
        line-height: 2.3;
    }
    .container.product-info aside .list-notic li {
        margin-bottom: 8px;
    }
    .menubar-header.d-mobile .link-header > li > a {
        color: white;
    }
    .menubar-header.d-mobile .sub-link-header {
        background: white;
        width: 90%;
        padding: 8px 10px 1px !important;
        position: relative;
        display: block;
        margin-top: 8px;
        right: 5%;
        border-radius: 8px;
        height: 0;
        overflow: hidden;
        padding: 0 !important;
        margin: 0;
    }
    .menubar-header.d-mobile .sub-link-header.active {
        height: unset;
        padding: 7px 10px 1px !important;
        position: relative;
        margin-top: 8px;
    }
    /* Home Page*/
    .container-floud.SearchBox > .container > .row > div {
        right: 15px;
    }
    .container-floud.SearchBox h1 {
        font-size: 20px;
        width: 100%;
        display: block;
        text-align: center;
    }
    .search-category-homepage > form {
        justify-content: space-between;
        flex-direction: column;
    }
    .search-category-homepage > form > * {
        width: 100%;
        margin: 4px;
        height: 45px;
    }
    .categoryies-box > article {
        width: 46.5%;
        margin: 1.5%;
    }
    .container-floud.products-latest .products-box article {
        width: 100%;
        margin: 2% 0%;
    }
    .container-floud.statistics-latest .statistics-box {
        flex-wrap: wrap;
    }
    .container-floud.statistics-latest .statistics-box > article {
        width: 46%;
        margin: 2% 2%;
    }
    footer.container-fluid.footer header h4 {
        text-align: center;
    }
    footer.container-fluid.footer ul {
        padding: 0 !important;
        list-style: none;
        text-align: center;
    }


/*   Callback Page   */
    .container.callback .box-download .subject a {
        font-size: 14px;
        text-align: center;
        width: 100%;
        display: block;
    }
    .container.callback .box-download {
        padding-bottom: 80px !important;
    position: relative;
    }
    .box-download > .download {
        position: absolute;
        bottom: -5px;
        right: 0;
        width: 90%;
        right: 5%;
        display: block;

    }
    .box-download > .download a.button {
        width: 100% !important;
        position: relative !important;
        right: 0%;
    }

/*     categories Page*/
    .products-list.categories .products-box article {
        width: 93%;

    }
/* contact-us Page */
    .container.contact-us .box-info {
        padding: 20px 40px !important;
    }
/*     Factor Page */
    .container.shop .shop_cart {
        background: white;
        margin: 30px 0;
        box-shadow: 0 0 20px #ccc;
        border-radius: 4px;
        padding: 50px;
        text-align: center;
        width: 96%;
        right: 2%;
        position: relative;
    }
    .container.shop .shop_cart {
        background: white;
        margin: 30px 0;
        box-shadow: 0 0 20px #ccc;
        border-radius: 4px;
        padding: 15px;
        text-align: center;
        width: 96%;
        right: 2%;
        position: relative;
    }
    .container.shop .shop_cart ul.price li .title {
        font-size: 14px;
    }
    .container.shop .shop_cart form .submit_discount > button {

        padding: 8px;
        font-size: 20px;

    }
    .container.shop .shop_cart form .discount button {
        background: #6f7881;
        color: white;
        border: none;
        padding: 16px 10px;
        font-size: 10px;
        position: absolute;
        left: 0;
    }


    .container-fluid.navgation .breadcrumb {
        padding: 5px 5px 8px 5px !important;
        font-size: 10px;
    }

/*     Products */
    .container.products-list .products-box article {
        width: 91%;
    }
/*    User Panel */
    .container.user-panel {
        padding: 45px 15px;
    }
    .container.products-list {
        padding: 5px 0;
    }
    #buy_product .list-file-buy li .download {
        width: 100px;
        font-size: 9px;
    }
    #buy_product .list-file-buy li .download a span {
        font-size: 11px;
    }
    #buy_product .list-file-buy li .subject i {
        display: none;
    }
    #buy_product .list-file-buy li .subject a {
        width: calc(100%);
    }
    .container.products-list aside .box-filter {
        margin-bottom: 20px;
        margin: 15px 15px;
        position: relative;
    }



    footer.container-fluid.footer > .tags ul {
        flex-wrap: wrap;
    }
    footer.container-fluid.footer > .tags ul li {
        background: #888;
        padding: 4px 10px;
        border-radius: 1px;
        display: inline-block;
        font-size: 13px;
        width: 49%;
        margin: 3px 0;
        text-align: center;
    }
}
