h1, h2, h3, h4, h5, h6 {
    margin-bottom: 15px;
    font-weight: 600;
}
h1 {font-size: 22px !important;}
h2 {font-size: 21px !important;}
h3 {font-size: 20px !important;}
h4 {font-size: 19px !important;}
h5,h6 {font-size: 18px !important;}

@media (max-width: 1366px) {}

@media (max-width: 1199px) {
    .col-md-pull-9 {
        right: 75% !important;
    }
    .col-md-push-3 {
        left: 25% !important;
    }
    .section-wrapper .left {
        width: 25% !important;
    }
    .section-wrapper .right {
        width: 75% !important;
    }
    .product-detail-content .content-box .three-pic {
        /*width: calc(100% - 10px);*/
        width: 100%;
        float: left;
        margin: 0;
        margin-bottom: 10px;
    }
    .product-detail-content .content-box .three-pic img {
        width: auto;
        height: auto;
        width: calc(100% / 3);
        float: left;
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media (max-width: 1024px) {
    /*breadcrumb s*/
    .breadcrumb {
        padding: 8px 10px;
        border-radius: 5px;
        background-color: #ffebed;
    }
    .breadcrumb>li.active {
        color: #333;
    }
    .product-infomation .col-md-5.left {
        width: inherit !important;
    }
    .product-infomation .col-md-7.right {
        width: inherit !important;
    }
    .product-list-type03 .col-5 {
        width: 33.33333% !important;
        float: left;
    }
}

@media (max-width: 991px) {
    .col-md-pull-9 {
        right: 0 !important;
    }
    .col-md-push-3 {
        left: 0 !important;
    }

    .section-wrapper .left,
    .section-wrapper .right {
        width: 100% !important;
    }

    .aside-box-wide {
        position: relative;
        width: 100%;
        min-height: 1px;
        float: left;
    }
    .aside-box-wide ul {
        width: calc(33.333% - 20px);
        float: left;
        padding-left: 10px;
        padding-right: 10px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .left .aside-box:first-child,
    .left .aside-box:last-child {
        width: 100%;
    }
    .left .aside-box {
        width: 50%;
    }
    .left .aside-box:nth-of-type(2),
    .left .aside-box:nth-of-type(3) .left .aside-box:nth-of-type(4),
    .left .aside-box:nth-of-type(5) {
        /*width: 100%;*/
    }

    .banner-pic .wide-pic {
        display: none;
    }
    .banner-pic .full-pic {
        display: block;
    }

    .col-5:nth-of-type(1),
    .col-5:nth-of-type(2) {
        width: 50%;
    }
    .col-5 {
        width: 33.333%;
    }
    .col-sm-4 {
        width: 33.333%;
        float: left;
    }

    .product-list-type02 .product-box:hover .info {
        display: none !important;
    }
    .product-list-type02 .product-box .info {
        /*display: block !important;*/
    }
    .product-list-type02 .product-box:hover .info {
        display: block;
        position: inherit !important;
        top: inherit !important;
        left: inherit !important;
        right: inherit !important;
        color: inherit !important;
        background-color: transparent !important;
    }
    .product-list-type02 .product-box .btn-click {
        font-size: 12px;
    }
    .product-list-type02 .product-box .btn-click>span {
        margin-right: 5px;
    }
    .col-5 .product-box .info {
        text-align: left !important;
    }
    .content-video .pic-box {
        margin-bottom: 10px;
    }

    .main-banner .info {
        top: 5% !important;
        right: 10% !important;
        width: 80% !important;
    }
    .main-banner .full-pic {
        display: block;
    }
    .main-banner .wide-pic {
        display: none;
    }

    .aside-box .product-box .pic-box {
        width: 20%;
        float: left;
    }
    .aside-box .product-box .info {
        width: 80%;
        float: left;
        padding-left: 15px;
    }

    footer .center,
    footer .right {
        width: 50%;
        float: left;
    }
    footer .right .footer-box img {
        width: 100% !important;
        height: auto !important;
        margin-bottom: 10px;
    }
    .tips-list {
        column-count: 1 !important;
    }

    .btn-chat img.normal-pic {
        display: none;
    }
    .btn-chat img.mobile-pic {
        display: block;
    }
    .product-infomation .col-md-5.left {
        width: inherit !important;
    }
    .product-infomation .col-md-7.right {
        width: inherit !important;
    }
    .top3-box .content-box .info {
        display: block !important;
        left: 10px !important;
    }
    .product-box .btn-click {
        display: inline-block;
        padding: 4px 12px;
        box-shadow: none;
    }
    footer .top .footer-box img {
        width: 100% !important;
        height: auto !important;
        margin-bottom: 10px;
    }
    .product-detail-content .content-box img {
        width: 100%;
        height: auto;
        max-width: 100%;
    }

    .slide-main .slick-dots {
        margin-bottom: 30px;
    }
    .slide-main .slick-dots li {
        width: 20px !important;
        height: 20px !important;
        float: none !important;
        margin: 0 5px !important;
        padding: 0 !important;
        cursor: pointer;
    }
    .slide-main .slick-dots li button:before {
        display: block;
    }
    .slide-main .slick-dots li button.thumbnail img {
        display: none;
    }
    .slide-main .slick-dots li button {
        width: 20px;
        height: 20px;
        padding: 5px;
    }
    .aside-category {
        display: block;
        position: fixed;
        top: 85%;
        transform: translateY(-50%);
        right: 15px;
        z-index: 99999;
        width: 45px;
        height: 45px;
        line-height: 45px;
        text-align: center;
        border-radius: 100%;
        background: red;
        color: #fff;
        font-size: 24px;
    }

    body.category-body .aside-main {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        display: none;
        cursor: pointer;
        z-index: 9999999;
        background: rgba(0, 0, 0, 0.4);
    }
    body.category-body .aside-main .aside-inner-box {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 50%;
        text-align: left;
        overflow-y: auto;
        padding: 1rem;
        -ms-transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        background: white;
        -webkit-transition: all 0.1s ease-out;
        -moz-transition: all 0.1s ease-out;
        -o-transition: all 0.1s ease-out;
        transition: all 0.1s ease-out;
    }
    body.category-body .aside-main .aside-inner-box.active {
        box-shadow: rgba(0, 0, 0, 0.1) 0 0 200px 0;
        -ms-transform: translateX(0);
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@media (max-width: 812px) {
    .product-list-type03 .col-5 {
        width: 33.33333% !important;
        float: left;
    }
}

@media (max-width: 767px) {
    .product-infomation .left,
    .product-infomation .right {
        float: left;
    }
    .product-infomation .col-md-5.left {
        width: inherit !important;
    }
    .product-infomation .col-md-7.right {
        width: inherit !important;
    }

    .thumb-pic {
        height: 900px;
    }
    .thumb-pic .control-btn .scroll-down {
        bottom: -900px;
    }

    .details-nav-tabs {
        position: relative;
        display: inherit;
        table-layout: inherit;
        width: 100%;
        height: auto;
        padding-top: 10px;
        margin-bottom: 5px !important;
        border-radius: 0;
        border-bottom: none;
        background: none;
    }
    .details-nav-tabs>li {
        display: inherit;
        position: relative;
        width: calc(100% / 3);
        float: left;
        text-align: center;
        font-size: 16px;
        font-weight: bold;
        line-height: 44px;
        cursor: pointer;
        /*margin-bottom: 5px;*/
    }
    .details-nav-tabs>li>a {
        width: 100%;
        display: block;
        overflow: hidden;
        color: #777;
        font-size: 14px;
        font-weight: normal;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        border: 1px solid #f56a6a;
        border-radius: 5px;
        border: 1px solid #ffb9c0;
        background: #fff5f6;
        cursor: pointer;
    }
    .details-nav-tabs>li>a:focus,
    .details-nav-tabs>li>a:hover,
    .details-nav-tabs>li.active>a,
    .details-nav-tabs>li.active>a:focus,
    .details-nav-tabs>li.active>a:hover {
        cursor: default;
        color: #100101;
        border: 1px solid #776af5;
        background: linear-gradient(#efbf38, #f1d137);
    }
    .details-nav-tabs>li.active::before {
        content: "";
        display: none;
    }
    .details-tab-content .table>tbody>tr>td,
    .details-tab-content .table>tbody>tr>th {
        width: 100%;
        float: left;
    }
    .details-tab-content .three-pic {
        width: 100%;
        float: left;
        text-align: center;
    }
    .details-tab-content .three-pic img+img {
        margin: 0;
    }
    .details-tab-content .three-pic img {
        /*width: auto;*/
        max-width: calc(100% / 3 - 10px);
        height: auto;
        float: left;
        margin: 0 5px !important;
    }
    .details-tab-content .three-pic img:nth-of-type(1) {
        /*float: left;*/
    }
    .details-tab-content .three-pic img:nth-of-type(3) {
        /*float: right;*/
    }

    .product-detail-content .table>tbody>tr>th,
    .product-detail-content .table>tbody>tr>td {
        width: 100%;
        float: left;
    }

    .details-tab-content img {
        width: 100%;
        height: auto;
    }
    .policy-box .block-box img {
        max-width: 100%;
        height: auto;
    }
    .policy-box .table>tbody>tr>th,
    .policy-box .table>tbody>tr>td {
        /*width: 100%;
        float: left;*/
    }
    .policy-box .table>tbody>tr>th {
        white-space: inherit;
        text-align: right;
    }
    .policy-box .table>tbody>tr>td {
        white-space: inherit;
    }
    .details-tab-content .info-box {
        padding: 5px 0;
    }
    .aside-category {
        top: 75%;
    }
    .btn-chat {
        top: 60%;
    }
}

@media (max-width: 479px) {
    .aside-box-wide ul {
        width: calc(100% - 20px);
        float: left;
        padding: 10px;
        padding-top: 15px;
        margin-bottom: 10px;
    }
    .aside-box-wide ul>li:first-child {
        top: 15px;
        left: 20%;
    }
    .aside-box .blog-list-box .info .title {
        padding-left: 0;
    }
    .aside-box ul>li {
        position: relative;
        text-align: left;
    }
    .aside-box ul>li a {
        /*padding-left: 40%;*/
    }

    .left .aside-box .catalog-pic .title>span {
        font-size: 14px;
        line-height: 2;
    }
    .left .aside-box:nth-last-of-type(2) .catalog-pic .title {
        top: 30%;
    }
    .left .aside-box:nth-last-of-type(2) .catalog-pic .title>span {
        font-size: 14px;
        line-height: 1.6;
    }

    .banner-pic .title>span {
        color: #fff;
        padding: 10px 20px;
        border-radius: 0 20px 20px 0;
    }

    .top3-box .row {
        margin-left: -5px;
        margin-right: -5px;
    }
    .top3-box .row .col-md-4 {
        padding-left: 5px;
        padding-right: 5px;
    }
    .top3-box .content-box .title>span {
        padding: 8px 15px !important;
        border-radius: 20px 0 0 20px !important;
    }
    .top3-box .content-box img.logo {
        height: 30px !important;
    }
    .sub-top3-box .content-box .title {
        top: 60% !important;
    }
    .sub-top3-box .content-box .title>span {
        padding: 8px 15px !important;
        border-radius: 0 !important;
    }
    .top3-box .content-box .info {
        /*display: none;*/
    }
    .top3-box .content-box:hover .info {
        left: 5px !important;
        padding: 5px 10px !important;
    }
    .top3-box .content-box .info>span {
        font-size: 14px !important;
        line-height: 1.5 !important;
    }
    .top3-box .content-box {
        padding: 5px;
        margin-bottom: 20px;
        border: 1px solid #ddd;
    }
    .top3-box .content-box img {
        width: 30%;
        float: left;
    }
    .top3-box .content-box .info {
        display: block !important;
        width: 70%;
        float: right;
        position: inherit !important;
        bottom: inherit !important;
        left: inherit !important;
        min-width: inherit !important;
        text-align: inherit !important;
        padding: 5px 15px !important;
        padding-top: 30px !important;
        padding-left: 20px !important;
        background-color: transparent !important;
        z-index: 999;
    }
    .top3-box .content-box .info>span {
        display: inline-block !important;
        color: #333 !important;
        margin-right: 10px;
    }
    .top3-box .content-box .info>span:first-child {
        display: block !important;
        font-weight: bold !important;
        margin-bottom: 10px;
    }

    .product-box-frame .info .title {
        height: 40px !important;
        font-size: 16px !important;
        line-height: 35px !important;
    }
    .owl-theme .owl-nav {
        margin-top: 0;
    }
    .product-box-frame .corner-icon img {
        width: 60px !important;
    }

    .col-5 {
        width: 100% !important;
    }
    .col-xs-6 {
        width: 50%;
    }
    .col-xs-12 {
        width: 100%;
        float: left;
    }

    .product-list-type01 .product-box .pic-box,
    .col-5 .product-box .pic-box {
        width: 30%;
        float: left;
        margin-bottom: 0;
    }
    .product-list-type01 .product-box .info,
    .col-5 .product-box .info {
        width: 70%;
        float: left;
        padding-left: 15px;
    }
    .product-list-type02 .product-box:hover .info {
        /*display: none !important;*/
    }
    .col-5 .product-box .info {
        text-align: left !important;
    }

    .main-banner .full-pic {
        display: none !important;
    }
    .main-banner .wide-pic {
        display: block !important;
    }

    .msg-title {
        display: inline-block;
        padding: 8px 20px;
        border: 1px solid #dadada;
    }
    .msg-title .section-title {
        font-size: 18px;
    }
    .msg-title .section-title>span:after {
        top: 30px;
    }
    .msg-title .section-title:after {
        top: 32px;
    }

    .product-infomation .col-md-5.left {
        width: inherit !important;
        margin-bottom: 12px;
    }
    .product-infomation .col-md-7.right {
        width: inherit !important;
    }
    .product-infomation .products-view .full-view {
        width: 100%;
        float: left;
    }
    .products-view .thumb-pic {
        position: inherit;
        width: 100%;
        height: auto;
        float: left;
    }
    .product-infomation .products-view ul {
        width: calc(100% + 40px);
        height: auto;
        float: left;
        padding-left: 0;
        margin-top: 15px;
        margin-left: -10px;
        margin-right: -10px;
    }
    .products-view ul li {
        width: 25%;
        float: left;
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 15px;
    }

    .thumb-pic .control-btn {
        display: none;
    }
    .option-box-main select.form-control {
        width: 100%;
    }
    .product-infomation .page-title .title {
        line-height: 1.2;
    }
    .product-infomation .page-title,
    .product-infomation .right .reference-price {
        margin-bottom: 1px !important;
    }
    .product-infomation .right .price-box {
        padding: 10px 0;
        margin-bottom: 2px;
    }
    .product-infomation .right .price-box p {
        font-size: 16px;
    }
    .product-infomation .right .price-box p>span {
        font-size: 26px;
    }
    .product-infomation .right .type-choice {
        padding: 20px 10px;
    }
    .product-infomation .right .summary {
        font-size: 14px;
        line-height: 1.6;
    }
    .btn-add-to-cart {
        font-size: 20px !important;
        padding: 15px 40px !important;
        border-radius: 10px !important;
    }

    .aside-box .product-box .pic-box {
        width: 30%;
        float: left;
    }
    .aside-box .product-box .info {
        width: 70%;
        float: left;
        padding-left: 15px;
    }
    .border-title {
        margin-bottom: 0 !important;
    }
    .product-content p {
        font-size: 14px;
        line-height: 1.6;
    }
    .product-content .content-title {
        font-size: 16px;
        line-height: 1.6;
    }

    footer .center,
    footer .right {
        width: 100%;
        float: left;
    }

    iframe {
        width: 375px;
        height: 211px;
    }

    .product-list-type03 .col-5 {
        width: 50% !important;
        float: left;
    }
    .product-list-type03 .col-5 .pic-box {
        width: 100%;
        float: left;
    }
    .product-list-type03 .col-5 .info {
        width: 100%;
        float: left;
        padding-left: 0;
    }
    body.category-body .aside-main .aside-inner-box {
        width: 80%;
    }
    .aside-category {
        top: 85%;
    }
    .btn-chat {
        top: 75%;
    }
}

@media (max-width: 375px) {
    iframe {
        width: 345px;
        height: 194px;
    }
    .product-list-type03 .product-box .info .price {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .product-detail-content video {
        width: auto;
        max-width: 320px;
        max-height: 640px;
        background-color: transparent;
    }
}

@media (max-width: 374px) {
    iframe {
        width: 320px;
        height: 180px;
    }
}

@media (max-width: 320px) {
    iframe {
        width: 280px;
        height: 158px;
    }
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

@media (min-width: 1400px) {
    .container {
        width: 1260px;
    }
}
