.sec-gap {
        padding: 80px 0px;
    }

    .funds-report {
        margin-top: 80px;
    }

    .reach-sec {
        margin-bottom: 80px;
    }

    .bg-area.new-plan {
        background-image: url(https://www.jubileelife.com/assets/images/new-plan-bg.png);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: 0 -495px;
    }

    .past-price-filter .no-label+.select2-container--bootstrap-5 .select2-selection.select2-selection--single.custom-container,
    .fund-performance-filter .no-label+.select2-container--bootstrap-5 .select2-selection.select2-selection--single.custom-container {
        margin-top: 0;
        height: 64px !important;
    }

    .past-price-filter,
    .fund-performance-filter {
        margin-top: 50px;
        background-color: #fff;
        padding: 40px 70px;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    }

    .result-generate-btn,
    .reset-btn {
        margin-top: 40px;
    }

    .reset-btn {
        margin-left: 30px;
    }

    .generated-table {
        display: none;
    }

    .bg-area.new-plan.fund-price-bg {
        background-position: 0 -570px;
    }

    .fund-performance.sec-gap {
        padding: 0 0 40px;
    }

    .gen-graph-wrap {
        display: flex;
    }

    .btn-action-list {
        list-style: none;
        padding: 0;
        margin-right: 20px;
        /* width: 15%; */
    }

    .btn-action-list li {
        margin-bottom: 10px;
    }
    
    .fund-overview-swiper .swiper-wrapper .swiper-btns {
        position: relative;
        bottom: -15px;
    }
 

    .btn-action-list li a {
        width: 100%;
    }

    .generated-graph {
        display: none;
        margin-top: 50px;
    }

    .fund-overview {
        margin-top: 40px;
    }

    .fund-overview-left-text {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .overview-bg {
        background: rgb(255, 232, 232);
        background: linear-gradient(0deg, rgba(255, 232, 232, 1) 0%, rgba(243, 243, 243, 1) 100%);
        padding: 10px 10px 0;
        padding-left: 130px;
    }

    .fund-overview-right {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 0 10px 0px 20px;
    }

    .fund-overview-swiper {
        padding-right: 130px;
        height: 100%;
        padding-left: 25px;
        background-color: #F3F3F3;
    }

    .fund-overview-swiper .swiper,
    .fund-overview-swiper .swiper .swiper-wrapper,
    .fund-overview-swiper .swiper-wrapper .swiper-slide {
        height: 100%;
    }

    .fund-overview-swiper .swiper-wrapper .swiper-slide .box {
        height: 100%;
        display: flex;
        align-items: center;
    }

    .fund-overview-swiper .swiper-wrapper .swiper-slide {
        opacity: 0 !important;
    }

    .fund-overview-swiper .swiper-wrapper .swiper-slide.swiper-slide-active {
        opacity: 1 !important;
    }
	
   

    .fund-overview-swiper .swiper-wrapper .swiper-slide .content-area h4 {
        font-size: var(--font-size-20);
    }

    .fund-overview-swiper .swiper-wrapper .swiper-slide .content-area {
        width: 100%;
    }

    .inner-banner-sec.fund-prices .img-area img {
        width: 100%;
    }

    .inner-banner-sec.fund-prices {
        height: 438px;
    }

    .inner-banner-sec.fund-prices .banner-text {
        display: flex;
        align-items: center;
        height: 100%;
    }

    .example-plot {
        width: 100% !important;
    }


    @media(min-width: 2000px) {
        .overview-bg {
            padding-left: 195px;
        }

        .fund-overview-swiper {
            padding-right: 195px;
        }
    }

    @media(min-width: 2099px) {
        .overview-bg {
            padding-left: 450px;
        }

        .fund-overview-swiper {
            /* padding-right: 450px; */
            padding-right: 190px;
        }
    }


    @media (max-width:1699px) and (min-width:1200px) {
        .fund-overview-right {
            padding: 0 10px 0px 10px;
        }

        .fund-overview-swiper .swiper-wrapper .swiper-slide .content-area .val-1 p,
        .fund-overview-swiper .swiper-wrapper .swiper-slide .content-area .val-2 p {
            font-size: var(--font-size-12);
        }

        .past-price-filter .no-label+.select2-container--bootstrap-5 .select2-selection.select2-selection--single.custom-container,
        .fund-performance-filter .no-label+.select2-container--bootstrap-5 .select2-selection.select2-selection--single.custom-container {
            height: 50px !important;
        }
    }

    @media(min-width: 1680px) and (max-width: 1699px) {
        .overview-bg {
            padding-left: 183px;
        }

        .fund-overview-swiper {
            padding-right: 183px;
        }

        .fund-overview .row .col-md-5.col-sm-12>.row .col-xxl-3 {
            width: 35%;
        }

        .fund-overview .row .col-md-5.col-sm-12>.row .col-xxl-9 {
            width: 65%;
        }

    }

    @media (min-width: 1600px) and (max-width: 1600px) {
        .overview-bg {
            padding-left: 143px;
        }

        .fund-overview-swiper {
            padding-right: 143px;
        }

        .fund-overview .row .col-md-5.col-sm-12>.row .col-xxl-3 {
            width: 35%;
        }

        .fund-overview .row .col-md-5.col-sm-12>.row .col-xxl-9 {
            width: 65%;
        }
    }

    @media (min-width: 1440px) and (max-width: 1499px) {
        .overview-bg {
            padding-left: 63px;
        }

        .fund-overview-swiper {
            padding-right: 63px;
        }

        .fund-overview .row .col-md-5.col-sm-12>.row .col-xxl-3 {
            width: 35%;
        }

        .fund-overview .row .col-md-5.col-sm-12>.row .col-xxl-9 {
            width: 65%;
        }

    }

    @media (min-width: 1366px) and (max-width: 1399px) {
        .overview-bg {
            padding-left: 88px;
        }

        .fund-overview-swiper {
            padding-right: 40px;
        }
    }

    @media (min-width: 1200px) and (max-width: 1399px) {

        .fund-overview-swiper .swiper-wrapper .swiper-slide .content-area h4 {
            font-size: var(--font-size-20);
        }
    }

    @media (min-width: 1280px) and (max-width: 1299px) {
        .overview-bg {
            padding-left: 45px;
        }

        .fund-overview-swiper {
            padding-right: 42px;
        }

        .fund-overview-right {
            padding: 0;
        }
    }

    @media (min-width: 1200px) and (max-width: 1200px) {
        .overview-bg {
            padding-left: 10px;
        }

        .fund-overview-swiper {
            padding-right: 10px;
        }

        .fund-overview-right {
            padding: 0;
        }
    }

    @media (max-width:1199px) {
        .inner-banner-sec.fund-prices {
            height: 417px;
        }

        .overview-bg {
            padding-left: 40px;
            padding-top: 0;
        }

        .fund-overview-swiper {
            padding-right: 40px;
        }

        .fund-overview-left-img {
            text-align: right;
        }

        .fund-overview-left-text {
            padding-top: 20px;
        }

        .fund-overview-right {
            background: #F3F3F3;
            justify-content: flex-start;
            padding-top: 20px;
        }
    }

    @media (max-width:899px) and (min-width:768px) {
        .inner-banner-sec.fund-prices {
            height: auto;
            padding: 0px 0 45px;
        }

        .overview-bg {
            padding-left: 52px;
        }

        .fund-overview-right,
        .fund-overview-swiper {
            padding-right: 52px;
        }

        .past-price-filter,
        .fund-performance-filter {
            padding: 30px 40px;
        }

        .inner-banner-sec.fund-prices .img-area {
            position: static;
            padding: 0 4px;
        }

        .inner-banner-sec.fund-prices .banner-text {
            padding-top: 25px;
        }
    }


    @media (min-width: 768px) and (max-width: 1199px) {}

    @media(max-width:767px) {
        .jqplot-axis.jqplot-xaxis .jqplot-xaxis-tick:last-child{
            left: unset !important;
            right: 0 !important;
        }
        .inner-banner-sec.fund-prices {
            height: auto;
            padding: 0px 0 45px;
        }

        .inner-banner-sec.fund-prices .banner-text {
            padding-top: 25px;
        }

        .inner-banner-sec.fund-prices .col-12.col-xl-2 {
            padding-left: 0;
            padding-right: 0;
        }

        .overview-bg,
        .fund-overview-right,
        .fund-overview-swiper {
            padding: 0 15px;
        }

        .fund-overview-right {
            padding-top: 25px;
        }

        .past-price-filter,
        .fund-performance-filter {
            padding: 20px 20px;
            margin-top: 20px;
        }

        .past-price-filter>.row .col-md-4.col-sm-12,
        .fund-performance-filter>.row .col-md-4.col-sm-12 {
            margin-bottom: 15px;
        }

        .result-generate-btn,
        .reset-btn {
            margin-top: 10px;
        }

        .funds-report {
            margin-top: 40px;
        }

        .sec-gap {
            padding: 45px 0px;
        }

        .gen-graph-wrap {
            flex-wrap: wrap;
        }

        .btn-action-list {
            display: flex;
            gap: 10px;
            flex-wrap: wrap;
        }
    }
    
     @media (max-width: 768px) {
    .fund-overview-swiper .swiper-wrapper .swiper-btns {
        position: relative;
        bottom: 16px;
        left: 180PX;
    }
    }

    .error-message {
        font-size: 12px;
        margin-top: 4px;
    }