@media only screen and (min-width: 576px) {
    .btn.btn-outline-black:hover {
        font-family: "Noto Sans", sans-serif;
        font-weight: 400;
        font-size: 16px;
        background-color: #2e2e2e;
        color: #ffffff;
        transition: all 500ms ease-in-out;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .btn.btn-text-gold:hover {
        font-family: 'Noto Sans', sans-serif;
        font-weight: 700;
        font-size: 14px;
        color: #ffffff;
        background: #B58E57;
        transition: all 500ms ease-in-out;
    }

    .btn.btn-gold:hover {
        font-family: 'Inter', sans-serif;
        font-weight: 700;
        font-size: 14px;
        border: 2px solid;
        border-image-source: linear-gradient(90deg, #B58E57 0%, #CAA66A 33.33%, #DBB97A 66.67%, #B28C54 100%);
        border-image-slice: 1;
        color: #B58E57;
        background: transparent;
        transition: all 500ms ease-in-out;
    }

    .btn.btn-outline-gold:hover {
        font-size: 14px;
        color: #ffffff;
        background: linear-gradient(90deg, #B58E57 0%, #CAA66A 34.5%, #DBB97A 69.9%, #B28C54 100%);
        transition: all 500ms ease-in-out;
    }

    .btn.btn-outline-bottom-gold:hover {
        font-size: 14px;
        color: #ffffff;
        background: linear-gradient(90deg, #B58E57 0%, #CAA66A 34.5%, #DBB97A 69.9%, #B28C54 100%);
        transition: all 500ms ease-in-out;
    }

    .head-content-left .highlight {
        min-height: 45em;
    }

    .section-choose-us .icon {
        width: 40px;
    }

    .section-choose-us .item {
        border-right: 1px solid #BF9B61!important;
    }

    .section-choose-us .item:nth-child(2),
    .section-choose-us .item:last-child {
        border-right: none!important;
    }
    
    .section-choose-us .content {
        text-align: left;
    }

    .section-our-selection .content .card {
        width: 26rem;
    }

    .section-our-selection {
        padding-left: 0!important;
        padding-right: 0!important;
    }
    
    .head-content-left .head-title h3 {
        font-size: 40px;
    }

    .section-our-selection .title {
        font-size: 32px;
    }

    .section-category .head-content .title {
        font-size: 32px;
    }
    
    .section-category .body-content .accordion:not(.collapsed) .title {
        font-weight: 600;
        font-size: 28px;
    }

    .section-category .body-content .accordion:not(.collapsed) .subtitle {
        font-weight: 500;
        font-size: 14px;
    }

    .section-category .body-content .accordion .collapsed .title {
        font-weight: 600;
        font-size: 28px;
    }

    .section-category .body-content .accordion .collapsed .subtitle {
        font-weight: 500;
        font-size: 14px;
    }

    .section-category .body-content .accordion .see-all {
        font-weight: 500;
        font-size: 14px;
    }
    
    .section-about .content .title {
        font-size: 32px;
    }

    .section-instagram .title {
        font-size: 32px;
    }
    
    .section-article .head-content .title {
        font-size: 32px;
    }

    .section-article .body-content .item .content .content-bottom .title {
        font-size: 19px;
    }

    .section-article .body-content .item .content .content-bottom .date {
        font-size: 12px;
    }

    .section-article .body-content .item .content .content-bottom .subtitle {
        font-size: 12px;
    }

    /* footer  */
    footer .content:last-child {
        text-align: center;
    }
    .footer-bottom {
        height: 3.5em;
    }

    .footer-bottom div {
        font-size: 4em;
    }
    
    footer .social-media {
        justify-content: center;
    }

    /* ---------------------------about-------------------------- us  */
    .section-about .head-title {
        font-size: 35px;
    }

    .section-category-about .body-content .card-title {
        font-size: 24px;
    }

    .section-category-about .head-content .title {
        font-size: 36px;
    }

    .section-vm .left .title {
        font-size: 32px;
    }

    .section-gallery .title {
        font-size: 32px;
    }

    .section-gallery .gallery .image {
        height: 100%;
    }

    /* ---------------product-----------------  */
    .section-detail-product .content.right .recomend-product .item .title {
        font-size: 18px;
    }
    
    .section-detail-product .content.right .recomend-product .item .price {
        font-size: 18px;
    }

    .section-detail-product .content.right .recomend-product .item .action {
        width: 7em;
    }

    .section-detail-product .content.left .detail .product .title {
        font-size: 32px;
    }
}

@media only screen and (min-width: 768px) {
    .navbar-img {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    .head-content-left .highlight {
        min-height: 50em;
    }

    .section-our-selection .content .card {
        width: 20rem;
    }

    .section-our-selection {
        padding-left: 3rem!important;
        padding-right: 3rem!important;
    }
    
    .head-content-left .subtitle {
        font-size: 16px;
    }

    .section-our-selection .title {
        font-size: 34px;
    }
    
    .section-our-selection .subtitle {
        font-size: 16px;
    }
    
    .section-category .body-content .accordion .accordion-header{
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }

    .section-category .head-content .title {
        font-size: 34px;
    }

    .section-category .head-content .subtitle {
        font-size: 16px;
    }
    
    .section-category .body-content .accordion:not(.collapsed) .title {
        font-weight: 600;
        font-size: 32px;
    }

    .section-category .body-content .accordion:not(.collapsed) .subtitle {
        font-weight: 500;
        font-size: 14px;
    }

    .section-category .body-content .accordion .collapsed .title {
        font-weight: 600;
        font-size: 32px;
    }

    .section-category .body-content .accordion .collapsed .subtitle {
        font-weight: 500;
        font-size: 14px;
    }

    .section-category .body-content .accordion .see-all {
        font-weight: 500;
        font-size: 14px;
    }
    
    .section-about .content .title {
        font-size: 34px;
    }

    .section-about .content .subtitle {
        font-size: 16px;
    }

    .section-instagram .title {
        font-size: 34px;
    }
    
    .section-article .head-content .title {
        font-size: 34px;
    }

    .section-article .head-content .subtitle {
        font-size: 16px;
    }

    .section-article .body-content .item:hover .content .content-bottom .action {
        display: block;
        opacity: 1;
        text-decoration: none;
    }

    /* footer  */
    .footer-bottom {
        height: 4.5em;
    }

    .footer-bottom div {
        bottom: -60%;
        font-size: 6em;
    }

    /* ---------------------------about-------------------------- us  */
    .section-about .head-title {
        font-size: 40px;
    }

    .section-about .head-subtitle {
        font-size: 16px;
    }

    .section-category-about .body-content .card-title {
        font-size: 26px;
    }

    .section-category-about .head-content .subtitle {
        font-size: 16px;
    }

    .section-vm .left .head-title {
        font-size: 24px;
    }

    .section-vm .left .title {
        font-size: 34px;
    }

    .section-gallery .title {
        font-size: 34px;
    }
    
    .head-content-left .head-title h3 {
        font-size: 44px;
    }

    /* ---------------product-----------------  */
    .section-detail-product .content.right .recomend-product .item .title {
        font-size: 25px;
    }
    
    .section-detail-product .content.right .recomend-product .item .price {
        font-size: 25px;
    }

    .section-detail-product .content.right .recomend-product .item .action {
        width: 7em;
    }

    .section-detail-product .content.left .detail .product .title {
        font-size: 34px;
    }

    .section-detail-product .content.left .detail .image{
        width: 65%;
    }

    /* --------------------page-----------------  */
    .section-page .title{
        font-size: 22px;
    }
    .section-page .subtitle{
        font-size: 14px;
    }
}

@media only screen and (min-width: 992px) {
    .h-lg-100{
        height: 100%!important;
    }
    
    .section-choose-us .icon {
        width: 50px;
    }
    .section-choose-us .content .title {
        font-size: 14px;
    }
    
    .section-choose-us .content .subtitle {
        font-size: 12px;
    }

    .section-choose-us .item:not(:last-child) {
        border-right: 1px solid #BF9B61!important;
    }

    .section-our-selection .content .card {
        width: 20rem;
    }

    .section-about .content {
        margin-top: 10rem;
    }

    .head-content-left .highlight {
        min-height: 15em;
    }
    
    .head-content-left .head-title {
        margin-top: 5rem;
    }
    
    .head-content-left .head-title h3 {
        font-size: 40px;
    }
    
    .head-content-left .subtitle {
        font-size: 14px;
    }

    .section-our-selection .title {
        font-size: 32px;
    }
    
    .section-our-selection .subtitle {
        font-size: 14px;
        margin-bottom: 1em;
        min-height: 11em;
    }

    .section-category .head-content .title {
        font-size: 32px;
    }

    .section-category .head-content .subtitle {
        font-size: 14px;
    }
    
    .section-about .content .title {
        font-size: 32px;
    }

    .section-about .content .subtitle {
        font-size: 14px;
    }

    .section-instagram .title {
        font-size: 32px;
    }
    
    .section-article .head-content .title {
        font-size: 32px;
    }

    .section-article .head-content .subtitle {
        font-size: 14px;
    }

    .section-article .body-content .item .content .content-bottom .title {
        font-size: 21px;
    }

    .section-article .body-content .item .content .content-bottom .date {
        font-size: 13px;
    }

    .section-article .body-content .item .content .content-bottom .subtitle {
        font-size: 13px;
    }


    /* footer  */
    footer .content:last-child {
        text-align: start;
    }

    .footer-bottom {
        height: 8.5em;
    }

    .footer-bottom div {
        bottom: -38%;
        font-size: 9em;
    }
    
    footer .social-media {
        justify-content: start;
    }
    
    /* ---------------------------about-------------------------- us  */
    .section-about .head-title {
        font-size: 33px;
    }

    .section-about .head-subtitle {
        font-size: 14px;
    }

    .section-category-about .body-content .card-title {
        font-size: 28px;
    }

    .section-vm .left .title {
        font-size: 32px;
    }

    .section-gallery .title {
        font-size: 32px;
    }

    /* -------------------product-------------------------- */
    .section-detail-product .content.left .related-category .item {
        width: 15rem;
    }

    .section-detail-product .content.right .recomend-product .item .title {
        font-size: 16px;
    }
    
    .section-detail-product .content.right .recomend-product .item .price {
        font-size: 16px;
    }

    .section-detail-product .content.right .recomend-product .item .action {
        width: 100%;
    }

    .section-detail-product .content.left .detail .product .title {
        font-size: 36px;
    }
    
    .section-detail-product .content.left .detail .image{
        width: 100%;
    }

    /* --------------------page-----------------  */
    .section-page .title{
        font-size: 24px;
    }
    .section-page .subtitle{
        font-size: 14px;
    }
}

@media only screen and (min-width: 1200px) {
    .section-choose-us .icon {
        width: 50px;
    }

    .section-our-selection .content .card {
        width: 16rem;
    }

    .head-content-left .highlight {
        min-height: 15em;
    }
    
    .head-content-left .head-title h3 {
        font-size: 46px;
    }
    
    .head-content-left .subtitle {
        font-size: 16px;
    }

    .section-our-selection .title {
        font-size: 36px;
    }
    
    .section-our-selection .subtitle {
        font-size: 16px;
    }

    .section-category .head-content .title {
        font-size: 36px;
    }

    .section-category .head-content .subtitle {
        font-size: 16px;
    }
    
    .section-category .body-content .accordion:not(.collapsed) .title {
        font-weight: 700;
        font-size: 35px;
    }

    .section-category .body-content .accordion:not(.collapsed) .subtitle {
        font-weight: 700;
        font-size: 16px;
    }

    .section-category .body-content .accordion .collapsed .title {
        font-weight: 700;
        font-size: 35px;
    }

    .section-category .body-content .accordion .collapsed .subtitle {
        font-weight: 700;
        font-size: 16px;
    }

    .section-category .body-content .accordion .see-all {
        font-weight: 700;
        font-size: 16px;
    }
    
    .section-about .content .title {
        font-size: 36px;
    }

    .section-about .content .subtitle {
        font-size: 16px;
    }

    .section-instagram .title {
        font-size: 36px;
    }
    
    .section-article .head-content .title {
        font-size: 36px;
    }

    .section-article .head-content .subtitle {
        font-size: 16px;
    }

    .section-article .body-content .item .content .content-bottom .title {
        font-size: 26px;
    }

    .section-article .body-content .item .content .content-bottom .date {
        font-size: 14px;
    }

    .section-article .body-content .item .content .content-bottom .subtitle {
        font-size: 14px;
    }

    /* footer  */
    .footer-bottom {
        height: 8.5em;
    }

    .footer-bottom div {
        bottom: -53%;
        font-size: 11em;
    }
    
    /* ---------------------------about-------------------------- us  */
    .section-about .head-title {
        font-size: 40px;
    }

    .section-vm .left .title {
        font-size: 36px;
    }

    .section-vm .left .vismis .title {
        font-size: 24px;
    }
    
    .section-vm .left .vismis .subtitle {
        font-size: 16px;
    }

    .section-gallery .title {
        font-size: 36px;
    }

    /* -------------------product-------------------------- */

    .section-detail-product .content.right .recomend-product .item .title {
        font-size: 18px;
    }
    
    .section-detail-product .content.right .recomend-product .item .price {
        font-size: 18px;
    }

    .section-detail-product .content.left .detail .product .title {
        font-size: 37px;
    }

    /* --------------------page-----------------  */
    .section-page .title{
        font-size: 26px;
    }
    .section-page .subtitle{
        font-size: 16px;
    }
}

@media only screen and (min-width: 1400px) {
    .head-content-left .highlight {
        min-height: 5em;
    }

    .section-our-selection .content .card {
        width: 18rem;
    }

    .section-choose-us .icon {
        width: 70px;
    }

    .section-choose-us .content .title {
        font-size: 18px;
    }
    
    .section-choose-us .content .subtitle {
        font-size: 16px;
    }
    
    .head-content-left .head-title h3 {
        font-size: 52px;
    }
    
    .section-category .body-content .accordion:not(.collapsed) .title {
        font-weight: 700;
        font-size: 40px;
    }

    .section-category .body-content .accordion:not(.collapsed) .subtitle {
        font-weight: 700;
        font-size: 16px;
    }

    .section-category .body-content .accordion .collapsed .title {
        font-weight: 700;
        font-size: 40px;
    }

    .section-category .body-content .accordion .collapsed .subtitle {
        font-weight: 700;
        font-size: 16px;
    }

    .section-category .body-content .accordion .see-all {
        font-weight: 700;
        font-size: 16px;
    }

    /* footer  */
    .footer-bottom {
        height: 8.5em;
    }

    .footer-bottom div {
        bottom: -53%;
        font-size: 11em;
    }
    
    /* ---------------------------about-------------------------- us  */
    .section-about .head-title {
        font-size: 48px;
    }

    .section-about .head-subtitle {
        font-size: 16px;
    }

    /* -------------------product-------------------------- */
    .section-detail-product .content.left .related-category .item {
        width: 18rem;
    }

    .section-detail-product .content.right .recomend-product .item .title {
        font-size: 25px;
    }
    
    .section-detail-product .content.right .recomend-product .item .price {
        font-size: 25px;
    }
    .section-detail-product .content.left .related-category .item .title{
        font-size: 20px;
    }
    .section-detail-product .content.left .related-category .item .price{
        font-size: 20px;
    }

    .section-detail-product .content.left .detail .product .title {
        font-size: 38px;
    }

    /* --------------------page-----------------  */
    .section-page .title{
        font-size: 35px;
    }
    .section-page .subtitle{
        font-size: 18px;
    }
}

@media only screen and (min-width: 1600px) {
    .head-content-left .head-title h3 {
        font-size: 62px;
    }

    .section-choose-us .icon {
        width: 80px;
    }

    .section-choose-us .content .title {
        font-size: 20px;
    }
    
    .section-choose-us .content .subtitle {
        font-size: 18px;
    }

    .section-about .gallery img {
        width: 60%;
    }

    /* --------------------product--------------------  */
    .section-detail-product .content.left .detail .product .title {
        font-size: 39px;
    }
}

@media only screen and (min-width: 1900px) {
    .section-our-selection .content .card {
        width: 20rem;
    }
    .head-content-left .head-title h3 {
        font-size: 82px;
    }
}