@media screen and (max-width: 1366px) {
    .fs-36{font-size: 34px;}
    .fs-40{font-size: 36px;}
}
@media screen and (max-width: 1199px) {
    .container{max-width: 100%;}
    .fs-24{font-size: 22px;}
    .fs-32{font-size: 28px;}
    .fs-36{font-size: 30px;}
    .fs-40{font-size: 32px;}
    .p-left{padding-left: .75rem;}
    .content-slider .more-slider a{font-size: 14px;}
    .content-slider .desc{font-size: 18px;}
}

@media screen and (max-width:992px) {
    .fs-18{font-size: 16px;}
    .fs-20{font-size: 18px;}
    .fs-24{font-size: 20px;}
    .fs-32{font-size: 24px;}
    .fs-36{font-size: 26px;}
    .fs-40{font-size: 28px;}
    .table-wishlist{min-width: 900px;}
    [data-aos] {opacity: 1 !important;transform: none !important;transition: none !important;}
    .content-slider .name{font-size: 22px;margin-bottom: .5rem!important;line-height: 30px;}
    .content-slider .more-slider a{font-size: 13px;}
    .content-slider .desc{font-size: 15px;}
    .container-contact{ transform: translateY(50px); -webkit-transform: translateY(50px); -moz-transform: translateY(50px); -ms-transform: translateY(50px); -o-transform: translateY(50px); }
}

@media screen and (max-width:768px) {
     body,.fs-18{font-size: 15px;}
    .fs-20{font-size: 16px;}
    .fs-24{font-size: 18px;}
    .fs-32{font-size: 20px;}
    .fs-36{font-size: 22px;}
    .fs-40{font-size: 24px;}
    .widget-desktop-items__icon{width: 30px;height: 30px;}
    .widget-cart{font-size: 14px;}
    .content-slider .name{font-size: 16px;line-height: 20px;}
    .content-slider .more-slider a{font-size: 10px;}
    .content-slider .desc{font-size: 11px;}
}

@media screen and (max-width:576px) {
    body,.fs-18{font-size: 14px;}
    input,textarea,select{font-size: 15px!important;}
    .scrollToTop {width: 35px;height: 35px;right: 10px;line-height: 35px;font-size: 13px;}
    .breadcrumb-item{font-size: 12px;}
    .fs-20{font-size: 15px;}
    .fs-24{font-size: 16px;}
    .fs-32{font-size: 18px;}
    .fs-14{font-size: 13px;}
    .fs-36{font-size: 20px;}
    .fs-40{font-size: 22px;}
    .content-ckeditor span {font-size: inherit !important;}
    .widget-desktop-items__icon{width: 30px;height: 30px;}
    .content-slider .name{font-size: 13px;line-height: 15px;}
    .content-slider .content-ckeditor{font-size: 11px;}
    .content-slider .desc{font-size: 8px;}
}

@media screen and (max-width:450px) {
    input,textarea,select{font-size: 14px!important;}
    .fs-20{font-size: 14px;}
    .fs-24{font-size: 15px;}
    .fs-32{font-size: 16px;}
    .fs-36{font-size: 18px;}
    .fs-40{font-size: 20px;}
    .content-slider .name{font-size: 11px;line-height: 13px;margin-bottom: .3rem!important;}
    .content-slider .more-slider a{font-size: 8px;padding: .2rem 1rem!important;}
    .content-slider .desc{font-size: 6px;padding: .3rem!important;}
}

@media screen and (max-width:320px) {
     body{font-size: 13px;}
    .breadcrumb-item{font-size: 10px;}
    .fs-20{font-size: 13px;}
    .fs-24{font-size: 14px;}
    .fs-32{font-size: 15px;}
    .fs-36{font-size: 16px;}
    .fs-40{font-size: 18px;}
    .content-slider .name{margin-bottom: 0!important;font-size: 9px;}
    .content-slider .row .col-8{width:80%!important ;}
}