@media (max-width: 1400px) {
    #menu .navbar-nav > li > a {
        font-size: 21px;
        padding-left: 12px;
        padding-right: 12px;
    }
    #menu .navbar-nav > li:last-of-type > a {
        padding-right: 0;
    }
}


@media (max-width: 991px) {
    .nav.float-start {
        display: none;
    }
    .nav.float-end {
        width: 100%;
    }
    .nav.float-end ul.list-inline {
        justify-content: space-between;
        width: 100%;
    }
    .head-account {
        display: none !important;
    }

    header .align-items-center .col-lg-4 {
        width: 60%;
    }
    header .align-items-center .col-lg-8 {
        width: 20%;
    }
    header .align-items-center .col-lg-8  .mobmenu {
        position: relative;
        top: 2px;
    }
    header .align-items-center .header-cart-mob {
        width: 20%;
    }
    #header-cart .fa-basket-shopping {
        width: 50px;
    }
    .qval {
        top: 2px;
        left: 43px;
    }


    #menu .navbar-nav > li > a:hover {
        background: #de0000;
        color: #fff;
    }




    .home-bestseller-wrap h3,
    .h-notice-title {
        font-size: 40px;
        line-height: 1.3;
    }
    .home-bestseller-wrap {
        margin-top: 30px;
    }

    .home-bestseller-wrap .swiper-slide .product-thumb {
        margin-top: 0 !important;
        left: 0 !important;
        right: 0   !important;
    }
    .home-bestseller-wrap .swiper-slide .product-thumb .image {
        max-width: 100% !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .home-bestseller-wrap .bs-slide-number {
        display: none !important;
    }



    .h-notice-text {
        font-size: 15px;
        line-height: 1.3;
    }
    .home-notice .tab-pane {
        font-size: 15px;
        line-height: 1.3;
    }


    footer h5.active {
        color: #000;
    }



    .footer-bottom {
        display: block;
        padding: 25px 0;
    }
    .footer-bottom-2 {
        margin-top: 20px;
    }


    .footer-social ul {
        margin-top: -7px;
    }




    .pr-sale-banner {
        font-size: 30px;
    }
    #product-info h1 {
        font-size: 36px;
    }
    .pr-related h3 {
        font-size: 36px;
        line-height: 1.1;
    }
    .pr-left .xzoom-container > a {
        margin-right: 50px;
    }
}




@media (max-width: 767px) {
    #common-home #carousel-banner-0,
    .banner-collage {
        margin-left: -15px;
        margin-right: -15px;
    }
    .banner-collage .container {
        padding-left: 0;
        padding-right: 0;
    }
    .banner-collage .row > * {
        padding-left: 5px;
        padding-right: 5px;
    }



    .home-bestseller-wrap h3,
    .h-notice-title {
        font-size: 32px;
    }
    .home-bestseller-wrap {
        margin-top: 5px;
    }
    .home-bestseller-swiper {
        padding-top: 15px !important;
    }


    .h-notice-title {
        margin-top: 10px;
    }


    .home-notice .nav-link img {
        height: 25px;
    }
    .home-notice .nav-link strong {
        font-size: 14px;
        line-height: 1.1;
        margin-top: 5px;
        min-height: 50px;
    }
    .home-notice .nav-link {
        padding: 20px 5px 5px;
    }
    .home-notice .tab-pane strong {
        font-size: 20px;
        line-height: 1.5;
        margin-bottom: 5px;
    }
    .home-notice .tab-content {
        min-height: 190px;
    }


    footer h5 {
        font-size: 20px;
        line-height: 1.3;
        margin-bottom: 15px;
    }
    footer h5:before {
        font-size: 18px;
    }
    footer h5.active {
        color: #000;
    }




    /********* register ********/
    .container-grey {
        padding-top: 30px;
        padding-bottom: 40px;
    }
    #account-register #content h1,
    #account-login #content h1 {
        font-size: 40px;
    }
    #account-register .container-640 > p,
    #account-login .container-640 > p {
        font-size: 16px;
        line-height: 1.3;
    }


}






@media (max-width: 576px) {
    .pr-sale-banner {
        font-size: 20px;
        margin-left: -15px;
        margin-right: -15px;
    }
    #product-info h1 {
        font-size: 30px;
    }
    .pr-related h3 {
        font-size: 30px;
    }


    .menu-mob.mobShow {
        display: none !important;
    }
    #common-home {
        margin-top: 20px;
    }
    .breadcrumb {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .pr-left .xzoom-container > a {
        margin-right: auto;
        margin-left: auto;
    }
    .pr-left .border_product {
        padding: 0;
    }
    .pr-left .xzoom-container .owl-nav button.owl-prev {
        left: -5px;
    }
    .pr-left .xzoom-container .owl-nav button.owl-next {
        right: -5px;
    }



    .pr-option-item-name {
        font-size: 18px;
    }
    .pr-option-item .pr-option-item-label {
        min-width: 76px;
        min-height: 44px;
    }
    .pr-option-item-availability {
        line-height: 1.1;
        font-size: 11px;
    }
    .pr-option-item-img-wrap img {
        width: 32px;
    }
    .pr-option > .form-label, .pr-options-text-title > .form-label {
        font-size: 22px;
    }
    .pr-options > div {
        margin-bottom: 15px !important;
    }
    .pr-option-item {
        margin-right: 8px;
        margin-bottom: 8px;
    }


    #sizeChartModal .modal-body {
        padding: 30px 5px;
    }

    .pr-item-total-text {
        font-size: 18px;
        line-height: 1.25;
        margin-top: -5px;
    }
    .pr-item-total-value {
        font-size: 26px;
        line-height: 1;
    }
    #button-cart {
        font-size: 22px;
    }


    .product-thumb .pr-sticker-items {
        top: 0;
    }
    .product-thumb .pr-sticker-item {
        font-size: 10px;
        line-height: 11px;
        padding: 4px 10px 3px;
    }
    .product-thumb .pr-sticker-items > div {
        margin-bottom: 3px;
    }
    .product-thumb .pr-sticker-items > div:last-of-type {
        margin-bottom: 0;
    }
    .product-thumb h4 {
        font-size: 18px;
        line-height: 20px;
    }




    /********* register ********/
    #form-register .row > label,
    #form-login .row > label  {
        font-size: 18px;
        margin-top: 1px;
    }
    #form-register .form-control,
    #form-login .form-control {
        font-size: 18px;
    }
    #form-register .r-agree-row > .col-sm-2,
    #form-login .r-agree-row > .col-sm-2 {
        display: none;
    }
    #form-register .r-agree-row > .col-sm-10,
    #form-login .r-agree-row > .col-sm-10 {
        width: 100%;
    }
    .r-btn-wrap {
        text-align: center;
    }
    #form-register .form-check label,
    #form-login .form-check label {
        font-size: 13px;
    }



}







@media (min-width: 992px) {
    .head-account,
    .head-lang {
        position: relative;
        padding: 0 25px;
    }
    .head-account:before,
    .head-account:after,
    .head-lang:after {
        content: "";
        position: absolute;
        top: 50%;
        transform:translateY(-50%);
        background: #e6e6e6;
        height: 34px;
        width: 1px;
    }
    .head-account:before {
        left: 0;
    }
    .head-account:after,
    .head-lang:after {
        right: 0;
    }
}




@media (min-width: 1200px) {
    header {
        background: #fff !important;
    }
    header .align-items-center > .col-lg-4 {
        width: 25%;
    }
    header .align-items-center > .col-lg-8 {
        width: 75%;
    }
    .cimenu {
        margin-bottom: 0;
    }
}