@media all and (max-width: 1399px){
    .section-title {
        font-size: 62px;
    }
    .text-slider-text1,
    .text-slider-text2 {
        font-size: 40px;
    }
    .category-card-title {
        font-size: 20px;
    }
    .category-card.active .category-card-title {
        font-size: 22px;
    }
    /* Banner */
    .fn-banner-section {
        margin-top: -114px;
    }
    .banner-slider-area {
        max-width: 450px;
        margin-top: 0px;
    }
    .fn-banner-title {
        max-width: 650px;
        font-size: 74px;
    }
    .fn-banner-section::after {
        width: 700px;
    }
}
@media all and (max-width: 1199px){
    .section-title {
        font-size: 54px;
    }
    .fg-step-title {
        font-size: 30px;
    }
    .ph-card-title {
        font-size: 35px;
    }
    .product-card-title {
        font-size: 30px;
    }
    .product-card-price {
        font-size: 25px;
    }
    .ambassador-card-title {
        font-size: 34px;
    }
    .text-slider-text1,
    .text-slider-text2 {
        font-size: 36px;
    }
    .text-slider-arrow svg {
        aspect-ratio: 39 / 36;
        width: 36px;
    }
    
    .category-card.active .category-card-btn {
        padding: 11px 22px;
    }
    /* Banner */
    .banner-slider-area {
        max-width: 380px;
    }
    .fn-banner-title {
        max-width: 500px;
        font-size: 60px;
    }
    .fn-banner-subtitle {
        max-width: 500px;
        font-size: 20px;
    }
    .fn-banner-section::after {
        width: 630px;
    }
    .fn-banner-title-shape svg {
        width: 40px;
        height: 40px;
    }
    .fn-banner-title-shape {
        width: 76px;
        height: 76px;
    }
    .category-cards-wrap {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    
}
@media all and (max-width: 991px){
    .section-title {
        font-size: 46px;
    }
    .bsp-title-area {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .fg-step-title {
        font-size: 28px;
    }
    .ph-card-title {
        font-size: 32px;
    }
    .product-card-title {
        font-size: 28px;
    }
    .product-card-price {
        font-size: 24px;
    }
    .ambassador-card-area {
        margin-right: 0px;
    }
    .ambassador-card-title {
        font-size: 31px;
    }
    .text-slider-text1,
    .text-slider-text2 {
        font-size: 32px;
    }
    .text-slider-arrow svg {
        width: 33px;
    }
    
    /* Category */
    .category-card.active,
    .category-card{
        -webkit-box-flex: 0;
            -ms-flex: 0 0 calc(50% - 5px);
                flex: 0 0 calc(50% - 5px);
    }
    .category-card.active .category-icon-badge,
    .category-card .category-icon-badge{
        width: 56px;
        height: 56px;
        padding: 11px;
    }
    .category-card.active .category-card-content,
    .category-card .category-card-content{
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-column-gap: 16px;
           -moz-column-gap: 16px;
                column-gap: 16px;
    }
    .category-card.active .category-card-btn,
    .category-card .category-card-btn{
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        padding: 11px 20px;
    }
  
    .category-card {
        height: 500px;
    }
    /* Banner */
    .fn-banner-section {
        padding-top: 200px;
        margin-top: -98px;
    }
    .banner-area{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        row-gap: 30px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    .bn-profileNrating {
        margin-top: 40px;
        margin-bottom: 0px;
    }
    .fn-banner-slider .swiper-pagination {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .fn-banner-title-shape svg {
        width: 36px;
        height: 36px;
    }
    .fn-banner-title-shape {
        width: 62px;
        height: 62px;
        right: -0px;
        top: -47px;
    }
    .fn-banner-title {
        max-width: 100%;
        font-size: 50px;
    }
    .fn-banner-subtitle {
        max-width: 100%;
        font-size: 18px;
        margin-bottom: 30px;
    }
    .bn-stars-title {
        font-size: 20px;
    }
}
@media all and (max-width: 767px){
    .section-title {
        font-size: 38px;
    }
    .section-subtitle {
        font-size: 18px;
    }
    .fg-step-title {
        font-size: 26px;
    }
    .ph-card-title {
        font-size: 29px;
    }
    .product-card-title {
        font-size: 26px;
    }
    .product-card-price {
        font-size: 23px;
    }
    .ambassador-card-title {
        font-size: 28px;
    }
    .ambassador-card-btn {
        width: 56px;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 56px;
                flex: 0 0 56px;
        height: 56px;
    }
    .ambassador-card-subtitle {
        font-size: 17px;
    }
    .testimonial-subtitle {
        font-size: 19px;
        margin-bottom: 30px;
    }
    .testimonial-title {
        font-size: 19px;
    }
    .tm-user-name {
        font-size: 19px;
    }
    .tm-user-image {
        width: 76px;
        height: 76px;
    }
    .testimonial-slider .swiper-wrapper {
        margin-bottom: 46px;
    }
    .tm-quote-icon svg {
        aspect-ratio: 47 / 39;
        width: 36px;
    }
    .tm-quote-icon {
        width: 85px;
        height: 85px;
    }
    .ambassador-badge {
        width: 140px;
        height: 48px;
        font-size: 26px;
    }
    .ambassador-card-play-btn {
        width: 70px;
        height: 70px;
    }
    .text-slider-text1,
    .text-slider-text2 {
        font-size: 28px;
    }
    .text-slider-arrow svg {
        width: 30px;
    }
    /* Category */
   
    .category-card {
        height: 450px;
    }
    /* Banner */
    .fn-banner-section {
        padding-top: 180px;
        margin-top: -82px;
    }
    .fn-banner-section::after {
        width: 550px;
    }
    .fn-banner-title {
        font-size: 40px;
    }
    .fn-banner-title-shape svg {
        width: 34px;
        height: 34px;
    }
    .fn-banner-title-shape {
        top: -52px;
    }
    
}
@media all and (max-width: 575px){
    .section-title {
        font-size: 30px;
    }
    .fg-step-title {
        font-size: 24px;
    }
    .fg-banner-wrap {
        max-width: 350px;
        margin: 0 auto;
    }
    .fg-banner-left {
        margin-top: 0px;
    }
    .ph-card-title {
        font-size: 26px;
    }
    .product-card-title {
        font-size: 24px;
    }
    .product-card-price {
        font-size: 22px;
    }
    .ambassador-card-title {
        font-size: 25px;
    }
    .testimonial-slider{
        padding: 0 24px;
    }
    .testimonial-subtitle {
        font-size: 18px;
        margin-bottom: 26px;
    }
    .testimonial-title {
        font-size: 18px;
    }
    .tm-user-name {
        font-size: 18px;
    }
    .testimonial-slide {
        padding: 78px 30px 32px 30px;
    }
    .tm-user-image {
        width: 56px;
        height: 56px;
    }
    .testimonial-slider .swiper-wrapper {
        margin-bottom: 36px;
    }
    .tm-quote-icon {
        width: 70px;
        height: 70px;
    }
    .ambassador-badge {
        width: 110px;
        height: 40px;
        font-size: 22px;
    }
    .ambassador-card-play-btn {
        width: 60px;
        height: 60px;
    }
    .text-slider-text1,
    .text-slider-text2 {
        font-size: 24px;
    }
    .text-slider-arrow svg {
        width: 27px;
    }
    /* Category */
    .category-card.active,
    .category-card{
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        max-width: 400px;
        width: 100%;
        margin: 0 auto;
    }
    .category-card.active .category-icon-badge,
    .category-card .category-icon-badge{
        width: 46px;
        height: 46px;
        padding: 11px;
    }
    .category-card.active .category-card-title,
    .category-card .category-card-title {
        font-size: 18px;
    }
    /* Banner */
    .fn-banner-section {
        margin-top: -78px;
    }
    .fn-banner-title {
        font-size: 34px;
    }
    .bn-stars-title {
        font-size: 18px;
    }
    .fn-banner-title-shape {
        top: -54px;
        width: 56px;
        height: 56px;
    }
    .fn-banner-title-shape {
        top: -54px;
        width: 56px;
        height: 56px;
    }
    .fn-banner-title-shape svg {
        width: 30px;
        height: 30px;
    }
    /* Scroll Top Css */
    .scroll-progress-wrap {
        bottom: 24px;
        right: 24px;
    }
}