@media screen and (max-width: 1199px) {
    .container{max-width: 100%;}
    .fs-24{font-size: 22px;}
    .fs-28{font-size: 26px;}
    .fs-32{font-size: 28px;}
    .navbar-header{ position: absolute; left: .75rem; top: 50%; transform:translateY(-50%) ; -webkit-transform:translateY(-50%) ; -moz-transform:translateY(-50%) ; -ms-transform:translateY(-50%) ; -o-transform:translateY(-50%) ; }
}

@media screen and (max-width:992px) {
    .fs-18{font-size: 16px;}
    .fs-20{font-size: 18px;}
    .fs-24{font-size: 20px;}
    .fs-28{font-size: 22px;}
    .fs-32{font-size: 24px;}
    .table-wishlist{min-width: 900px;}
    [data-aos] {opacity: 1 !important;transform: none !important;transition: none !important;}
}

@media screen and (max-width:768px) {
     body,.fs-18{font-size: 15px;}
    .banner{height: 250px;}
    .fs-20{font-size: 16px;}
    .fs-24{font-size: 18px;}
    .fs-28{font-size: 18px;}
    .fs-32{font-size: 20px;}
    .widget-desktop-items__icon{width: 30px;height: 30px;}
    .content-ckeditor table{display: block;}
}

@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;}
    .banner{height: 210px;}
    .fs-20{font-size: 15px;}
    .fs-24,.fs-28{font-size: 16px;}
    .fs-32{font-size: 18px;}
    .fs-14{font-size: 13px;}
    .content-ckeditor span {font-size: inherit !important;}
    .wrapper-list{position: relative!important;}
    .swiper-button-next{right: 0;}
    .swiper-button-prev{left: 0;}
    .swiper-button-next:after, .swiper-button-prev:after{font-size: 10px;}
}

@media screen and (max-width:450px) {
    input,textarea,select{font-size: 14px!important;}
   .banner{height: 180px;}
    .fs-20{font-size: 14px;}
    .fs-24,.fs-28{font-size: 15px;}
    .fs-32{font-size: 16px;}
}

@media screen and (max-width:320px) {
     body{font-size: 13px;}
    .banner{height: 150px;}
    .breadcrumb-item{font-size: 10px;}
    .fs-20{font-size: 13px;}
    .fs-24,.fs-28{font-size: 14px;}
    .fs-32{font-size: 15px;}
}