@media screen and (min-width: 1600px) {
    .container {
        max-width: 1450px!important;
    } 
     .breadcrumbs {
        max-width: 1450px;
        margin:0 auto;
    }
    p, input, li, label, a, .form-control {
        font-size: 1.7rem;
    }
}
@media screen and (min-width: 1400px) {
    .container {
        max-width: 1250px;
    }
      .breadcrumbs {
        max-width: 1250px;
        margin:0 auto;
    }
    .share-icons {
        right: -134px;
        top: 0px;
    }

}

@media screen and (min-width: 1200px) and (max-width: 1399px) {
    .container {
        max-width: 1170px;
    }
      .breadcrumbs {
        max-width: 1170px;
        margin:0 auto;
    }
}

@media screen and (max-width: 1299px) {
    .container {
        max-width: 100% !important;
    }
}

@media screen and (max-width: 1366px) and (min-width: 992px) { 
    .inner-banner img {
        height: 300px;
        -o-object-fit: cover;
        object-fit: cover;
    }
}

@media screen and (min-width: 1366px) {
    .sec-container {
        max-width: 90%;
    }
    .detailPage  .breadcrumbs {
        max-width: 90%;
        margin:0 auto;
    }
    
}

@media screen and (min-width: 1200px) {
    .video-library {
        margin: 10px 20px !important;
    }
  
}

@media screen and (max-width: 1200px) {
    html {
        font-size: 60%;
    }

    .heading {
        font-size: 3.2rem;
        text-align: center;
    }

    .breadcrumbs {
        /*display: none;*/
    }

    .nav-tabs {
        padding: 0;
        flex-wrap: nowrap;
        overflow: auto;
        overflow-y: hidden;
    }

    .nav-tabs::-webkit-scrollbar {
        display: none;
    }

    .fund-table table {
        width: 1450px;
    }

    .fund-table table tr:first-child th:first-child {
        position: sticky;
        left: -1px;
        z-index: 9;
    }

    .fund-table table td:first-child {
        position: sticky;
        left: -1px;
        z-index: 9;
        background: #fff;
        width: 300px !important;
    }

    .mumboJumbo .trending-slider {
        padding: 0;
    }

    /*.nav-tabs li {*/
    /*    min-width: 185px;*/
    /*}*/

    .nav-tabs li a.nav-link {
        padding: 15px 15px;
    }

    .smallTitle {
        font-size: 2.8rem;
    }
}

@media screen and (min-width: 1181px) {
    .navbar-top .nav-link.active {
        min-width: 105px;
    }
    .inner-banner img, .fund-details-inner-banner img { 
        height: 400px;
        object-fit: cover;
        object-position: center;
    }
    .banner {
        padding-bottom: 70px;
    }
    .banner.inner-banner, .banner.fund-details-inner-banner {
        padding-bottom: 0;
    }

    .overview-sec {
        row-gap: 25px;
    }

    .overview-sec li {
        padding: 0 10px;
    }

    .overview-sec li.bigLI {
        border-right: 0; 
        width: 24%;
    }
    .banner-title {
        max-width: 45%;
    }
     .trending-slider {
      padding: 0 80px!important;
    }
    
    .nav-tabs li a.nav-link:before, .nav-tabs li a.nav-link.active:before {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: 0;
        content: '.';
        color: transparent;
        background: #f25d3c;
        height: 3px;
        transition: all .5s;
    }
    .nav-tabs li a.nav-link:hover:before, .nav-tabs li a.nav-link.active:before {
        width: 100%;
    }
    .about-right .row {
        justify-content: center;
    }
    .about-right .col-md-3 {
        display: flex;
        flex: 0 0 22%;
        max-width: 22%;
    }
}

@media screen and (max-width: 1180px) {
    .overview-sec {
        justify-content: space-between;
    }

    .fund-box {
        width: 32% !important;
    }

    .detailPage .banner-title h2 .size-small {
        font-size: 2rem;
    }
    .bottomText-bottom {
        padding: 15px;
    }
}

@media screen and (max-width: 1180px) {
     .plan-tab li.nav-item {
        width: auto;
    }

    .plan-img1 {
        width: 48%;
    }

    .plan-img {
        width: 50%;
    }
    .plan-img3 {
        width: 47%;
    }
     .navbar .navbar__left {
        flex-wrap:wrap;
        text-align: center;
        justify-content: center;
        
    }
    .together-more {
        order: 2;
        padding-top: 5px;
    }
    .together-more p {
        font-size: 1.2rem;
    }
    .banner {
        margin-top: 0;
    }

    .banner-slider .slick-dots {
        bottom: 20px;
    }

    .banner-bottom {
        position: static;
        transform: none;
        width: 100%;
    }

    .trending-slider .slick-prev,
    .fund-card .slick-prev {
        left: 15px;
        z-index: 1;
    }

    .trending-slider .slick-next,
    .fund-card .slick-next {
        right: 15px;
        z-index: 1;
    }

    .calc-div .inputIcon {
        width: 90%;
    }

    .banner-title {
        top: 100px;
        left: 15px;
        width: 75%;
    }

    .banner-text {
        top: 100px;
    }

    .banner-title h2 {
        font-size: 2rem;
    }

    .breadcrumbs {
        top: 121px;
        left: 15px;
    }

    .inner-banner {
        margin-top: 0;
    }

    .about-tab {
        width: 100%;
    }

    .trustee {
        padding: 30px 0;
    }
    #fund_disclaimer {
        padding: 20px 15px;
        transform: translateX(-50%);
        top: 50px;
    }
}

@media screen and (max-width: 1180px) and (min-width: 768px) {
    .overview-sec li {
        padding: 10px;
        width: 29%;
    }

    .overview-sec li:nth-child(3n+3) {
        border-right: 0px;
    }
    .navbar .navbar__left {
        flex: 0 0 18%;
    }
}

@media screen and (max-width: 1025px) {
   
     .banner-title {
        top: 50px;
    }
}

@media screen and (min-width: 1024px) {

    /* width */
    ::-webkit-scrollbar {
        width: 10px;
    }

    /* Track */
    ::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    /* Handle */
    ::-webkit-scrollbar-thumb {
        background: #d74b14;
        border-radius: 10px;
        border: 2px solid #f1f1f1;
    }

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #555;
    }
}

@media screen and (max-width: 1024px) {

    .detail-tab.nav-tabs,
    .noborder-tab {
        justify-content: start;
    }
}

@media screen and (min-width: 62rem) {
    .dropdown-toggle {
        -moz-column-gap: 0.35rem;
        column-gap: 0.35rem;
        pointer-events: none;
        display: inline-flex;
        align-items: center;
        margin-left: 5px;
        margin-top: -3px;
    }

    .dropdown-content {
        position: absolute;
        left: 0;
        right: 0;
        top: 145px;
        /*opacity: 0;*/
        height: max-content;
        /*pointer-events: none;*/
        transition: top 0.4s, opacity 0.3s ease;
    }

    .desktopMenu .dropdown-column {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        column-gap: 2rem;
        max-width: 800px;
        margin-inline: auto;

    }

    .dropdown-group:first-child,
    .dropdown-group:last-child {
        margin: unset;
    }

    .dropdown-block {
        padding-top: unset;
        padding-inline: unset;
    }

    /*.dropdown:hover>.dropdown-content {*/
    /*    cursor: initial;*/
    /*    top: 114px;*/
    /*    opacity: 1;*/
    /*    pointer-events: initial;*/
    /*}*/
    
    .desktopMenu .dropdown-content {
    position: absolute;
    left: 0;
    right: 0;
    top: 145px; /* Adjust as needed */
    background: #fff;
    box-shadow: 0px 14px 10px -15px rgba(17, 17, 17, 0.4117647059);
    opacity: 0; /* Initially hidden */
    height: max-content;
    pointer-events: none; /* Prevent interaction when hidden */
    transition: top 0.4s, opacity 0.3s ease; /* Transition for animation */
    z-index: 1000; /* Ensure it's above other elements */
}

.desktopMenu .dropdown-content.show {
    opacity: 1; /* Fully visible when shown */
    pointer-events: auto; /* Allow interaction when shown */
    top: 100%; /* Ensure this matches the position */
}

    .navbar-block {
        position: initial;
        height: initial;
        opacity: 1;
        overflow: auto;
        pointer-events: visible;
        background: none;
        transition: none;
    }
}


@media screen and (min-width: 993px) {
    .menu-item {
        position: initial;

    }

    .sideMenu {
        position: fixed;
        top: 0;
        right: 0;
        width: 350px;
        max-width: 85%;
        height: 100%;
        z-index: 100;
        overflow: hidden;
        background-color: #fff;
        transform: translate(100%);
        padding-top: 60px;
        transition: all 0.4s ease-in-out;
    }

    .menu.is-active .sideMenu {
        transform: translate(0%);
    }

    .sideMenu .dropdown-content {
        overflow: hidden;
        transition: height 0.3s ease-out;
        /*height: 0;*/
        /*display: none;*/
        position: static;
    }

    .sideMenu .dropdown-show .dropdown-content {
        display: block;
        overflow: visible;
        opacity: 1;
    }
}


@media screen and (min-width: 992px) {
    .form-list ul {
        justify-content: space-between;
    }
    .desktopMenu {
        align-items: center;
        display: flex;
        flex-wrap: wrap;
        gap: 5px;
    }

    .desktopMenu .dropdown-content {
        background: #fff;
        box-shadow: 0px 14px 10px -15px rgba(17, 17, 17, 0.4117647059);
        overflow: inherit;
        height: max-content !important;
        transition: top 0.4s, opacity 0.3s ease !important;
        /*pointer-events: auto!important;*/
    }

    .desktopMenu .menu-item {
        height: 60px;
    }

    .trending-fund .col-md-12 {
        padding: 0;
    }

    .fund-card .card-item {
        width: 31%;
    }

    .downloadSection li {
        min-height: 110px;
    }

    .downloadLeft {
        width: calc(100% - 136px);
    }

    .downloadRight {
        border-left: 1px solid #DBDBDB;
        margin-left: 20px;
        padding-left: 20px;
        width: 190px;
    }

    .redeem-table th,
    .redeem-table td {
        font-size: 2.5rem;
    }

    .manager-detail p {
        font-size: 1.8rem;
    }

    .video-library {
        margin: 10px 0px;
    }

    .video-carousel .video-library {
        margin: 10px 20px;
    }


    .otherLinks .cardBtm {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        column-gap: 30px;

    }
    .detail-borderRound {
        padding: 15px 25px;
        border: 1px solid #DBDBDB;
        border-radius: 10px;
    }
}

@media screen and (min-width: 545px) and (max-width: 991px) {
    .form-list li {
        width: 32%; 
    } 
    .otherLinks .cardBtm {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        column-gap: 15px;

    }
}

@media screen and (max-width: 992px) {
    .menu {
        flex-wrap: wrap;
        position: fixed;
        top: 0;
        right: 0;
        width: 350px;
        max-width: 85%;
        height: 100%;
        z-index: 99;
        overflow: hidden;
        background-color: #fff;
        transform: translate(100%);
        transition: all 0.4s ease-in-out;
    }

    .menu.is-active {
        display: block;
        transform: translate(0%);
        overflow: auto;

    }

    .dropdown-show .menu-link {
        background: #F7F7F3;
        border-bottom: 1px solid #C4C4C4;
    }

    .sideMenu {
        position: static !important;
        background: transparent;

    }

    .menu .desktopMenu .menu-item {
        width: 100%;
        display: block;
        padding-right: 0;

    }

    .menu .desktopMenu .menu-link {
        padding: 15px 20px;
        border-top: 1px solid #ccc;
    }

    .menu .desktopMenu {
        padding-top: 60px;
    }

    .dropdown-toggle {
        position: absolute;
        top: 15px;
        right: 20px;
    }

    .overlay {
        pointer-events: visible;
    }

    .burger {
        opacity: 1;
        visibility: visible;
        display: block;
    }

    .slider-heading {
        padding: 30px 10px;
    }

    .plan-calculator {
        padding: 30px 15px;
    }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    .plan-left {
        width: 250px;
    }

    .plan-calculator {
        width: calc(100% - 250px) !important;
    }

    .learn-div .col-md-4 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .holderCircle {
        width: 250px;
        height: 250px;
        margin: 0 auto 0px;
    }
    .round {
        left: 41px;
        top: 44px;
        width: 170px;
        height: 170px;
    }
   .title-box .title {
       font-size: 16px;
   }
    .dotCircle .itemDot {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
    .range-container {
        height: 180px;
        width: 180px;
    }
    .range-container .dial {
        transform: translateX(90px) translateY(4px);
    }
    .slice {
            border-radius: 180px 0 0 180px;
    }
    .slice.right {
            border-radius: 0 180px 180px 0;
    }
} 

@media screen and (max-width: 991px) and (min-width: 767px) {
    .fund-card .card-item {
        width: 48%;
    }
}

@media screen and (min-width: 991.9px) {
    .form-list li {
        width: 19%; 
    } 
    .videoSlider-mob .slick-track {
        justify-content: center;
        display: flex;
    }

    .kycWrap .box {
        min-height: 360px;
    }
    .trending-slider {
      padding: 0 20px;
    }
    .mob-banner {
        display: none;
        width: 100%;
    }
}

@media screen and (max-width: 991px) {
    
    .result-detail ul {
        justify-content: center;
    }

    .result-detail ul li {
        justify-content: start;
        width: 25%;
    }

    .result-detail ul li .orange-button br {
        display: none;
    }

    .learn-div .row {
        row-gap: 30px;
    }

    .newsletter {
        justify-content: center;
        -moz-column-gap: 15px;
        column-gap: 15px;
        row-gap: 15px;
    }

    .newsletter input {
        width: calc(100% - 102px);
    }

    .newsletter h2 {
        width: 100%;
        display: flex;
        justify-content: center;
        font-size: 2rem;
    }

    .faq-mob-hide {
        display: none;
    }

    .app-mob-hide {
        display: none;
    }

    .borderNone::before {
        display: none;
    }

    .inner-banner img {
        height: 200px;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
    }

    .fund-accord .card-header a {
        font-size: 1.8rem;
    }

    .downloadSection li,
    .boxUL li {
        flex-wrap: wrap;
    }

    .downloadRight {
        height: auto;
        justify-content: space-between;
        margin-top: 10px;
    }

    .share-icons {
        top: 40px;
    }

    .share-button {
        align-items: center;
        display: flex;
        gap: 10px;
    }

    .file-name,
    .boxUL .left p {
        font-size: 1.4rem;
    }

    .icon-sec p {
        order: -1;
        margin-top: 4px;
        line-height: normal;
    }

    .nav-table table {
        white-space: nowrap;
    }

    .download-btn li {
        padding: 0 14px;
    }

    .download-btn li p {
        font-size: 1.5rem;
    }

    .marginT-mob {
        margin-top: 35px !important;
    }

    .performance-table table th:first-child {
        width: 120px;
        white-space: normal;
    }

    .performance-table table {
        width: 800px;
    }

    .plan-tab {
        overflow: visible;
        width: 800px;
    }
    .detailpage-main .col-md-8, .detailpage-main .col-md-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .mob-order {
        order: -1;
        padding: 0;
    }
}

@media screen and (max-width: 900px) and (min-width: 546px) {
    .result-detail ul li {
        width: 33%;
    }

    .result-detail ul li:nth-child(4) {
        width: auto;
    }
}

@media screen and (max-width: 990px) {
   
    .desk-banner {
        display: none;
    }
    .navbar .navbar__center {
        flex: 0 0 100%;
        order: 3;
        align-items: center;
    }

    .navbar .navbar__right {
        flex: 0 0 auto;
        align-items: center;
    }

    .blog-div {
        width: 100%;
        max-width: 100%;
        text-align: center;
    }

    .blog-div .heading {
        text-align: center;
    }
    .breadcrumbs ul {
        align-items: start;
    }
    .breadcrumbs ul li a::after {
        font-size: 12px;
        left: -1px;
        top: 10px;
    }
    .breadcrumbs ul a {
        font-size: 1.2rem;
        display: inline-block;
    }
}

@media screen and (min-width: 768px) and (max-width: 900px) {

    .business .col-md-5,
    .business .col-md-7 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media screen and (min-width: 769px) {
    .filter-sec .filter-open {
        display: none;
    }
}

@media screen and (min-width: 768px) {
   
    .download-sec .img-right .col-md-5 {
        order: 1;
    }

    .downloadSection li,
    .boxUL li {
        min-height: 100px;
        width: 48%;
    }


    .font-big p {
        font-size: 1.8rem;
    }

    .contact-card .cardRight {
        width: calc(100% - 140px);
    }

    .mediaContent2 li {
        width: 48%;
    }
    .dottedR-border {
        border-right: 1px dashed #DBDBDB;
        padding: 0 20px 0 0;
    }
}

@media screen and (max-width: 768px) {
    .header-btn .white-btn {
        padding: 5px;
        height: 30px;
        line-height: normal;
        font-size: 1.2rem;
    }
    .navbar {
        gap: 10px;
    }
    .navbar .navbar__right {
            column-gap: 1rem;
    }
    .burger {
        margin-right: 0;
    }
    #filter-box {
        display: none;
        overflow: hidden;
        max-height: 0;
        border-top: 1px dashed #ced4da;
        padding-top: 15px;
        margin-top: 15px;
        transition: max-height 0.3s ease;
    }

    .greyBox {
        padding: 30px 15px;
    }

    .detailPage .mob-fixed {
        box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.51);
        position: fixed;
        bottom: 0;
        left: 0;
        background: #fff;
        z-index: 9;
        text-align: center;
        padding: 14px 10px;
        width: 100%;
    }

    .detailPage .mob-fixed .orange-button {
        width: 80%;
    }

    .pr-mob-0 {
        padding-right: 0;
    }

    .filter-sec {
        padding: 10px;
    }

    .fundLinksUL {
        flex-direction: column;
    }

    .filterFund .row {
        flex-direction: column;
    }

    .filterFund .col-md-4 {
        min-width: 100%;
    }

    .fond-page-heading {
        flex-direction: column;
        align-items: flex-start;
    }

    .fond-page-heading .head-right ul {
        flex-direction: column;
        align-items: flex-start;
    }

    .fond-page-heading .head-right li {
        margin-left: 0;
        margin-top: 10px;
    }

    .fond-page-heading .head-right .mob-fixed a {
        width: 100%;
        text-align: center;
    }

    #agenda_dropdownw .dropdownW {
        width: 100%;
    }

    #agenda_dropdownw .dropdown {
        width: 100%;
    }
}

@media screen and (min-width: 767px) {
    
    .range-sec {
        width: 40%;
    }

    .calcRight {
        padding: 20px;
    }

    .innerCalc {
        padding: 25px; 
    }

    .detail-box,
    .calc-result p {
        padding:10px 10px 10px 48px;
        width: 45%;
    }

    .detail-box.fullbox {
        width: 65%;
    }

    .result-amt {
        margin-bottom: 0;
    }
    .mob-order .cart-sec .orange-button {
        display: none;
      }
    
}

@media screen and (max-width: 767.9px) {

    .downloadSection li,
    .boxUL li {
        margin: 10px 0;
        padding: 15px;
    }

    .downloadSection li {
        margin: 10px 0;
        padding: 15px;
    }
    
}

@media screen and (max-width: 767px) {
    .choose-date {
        flex-wrap: wrap;
    }
    .choose-date .form-control {
        width: 100%!important;
    }
    .checkBox-sec {
        padding: 20px 10px;
    }
    .border-line {
        margin: 0px;
    }
    #buttonDiv {
        row-gap: 15px;
    }
    .detail-box,
    .calc-result p {
        margin: 0;
    }
    .resultBox {
        padding: 15px 0;
    }
    .navbar-top ul:first-child .nav-link img {
        display: none;
    }
    .top-issuers {
        border-top: 1px dashed #DBDBDB;
        padding-top: 20px;
        margin-top: 20px;
      }
    .search-box {
        width: 270px;
        right: -16%;
    }

    .search-box input[type=text] {
        width: 140px;
        margin-left: 15px;
    }

    .search-box input[type=button] {
        margin-right: 12px;
    }

    .plan-left::before {
        left: 50%;
        bottom: -35px;
        top: auto;
        right: auto;
        transform: translateY(-50%) rotate(90deg);
    }

    .plan-left {
        width: 100%;
    }

    .plan-left img {
        margin: 0 auto;
    }

    .slider-heading {
        text-align: center;
    }

    .plan-calculator {
        width: 100%;
    }

    .calc-div .inputIcon.full-width {
        width: 100%;
    }

    .calc-div .inputIcon {
        width: 100%;
    }

    .blog-sec {
        width: 100%;
    }

    .monthly-outlook {
        margin-bottom: 20px;
    }

    .blogBg-img img {
        width: 100%;
    }

    .paddingTB50 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .small-heading {
        text-align: center;
    }

    .footer-link h4 {
        text-align: center;
    }

    .footer-bottom {
        row-gap: 15px;
        justify-content: center;
    }

    .page-heading {
        position: static;
        transform: none;
        width: 100%;
        margin: 0 auto;
    }

    .inner-banner {
        padding-bottom: 0;
    }

    .filter-sec {
        padding: 15px;
    }

    .card-top {
        justify-content: center;
    }

    .investor-sec .row {
        row-gap: 25px;
    }

    .textSec {
        margin-bottom: 25px;
        order: -1;
    }

    .our-mission.borderR {
        border-right: 0px;
        border-bottom: 1px solid #DEDEDE;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .our-mission img {
        width: 50px;
    }

    .our-mission .small-heading {
        text-align: left;
    }

    .trustee-img {
        margin-top: 15px;
    }

    .arrowIcon {
        width: 60px;
        height: 60px;
    }

    .arrowIcon::before {
        font-size: 40px;
    }

    .download-sec .row {
        padding: 20px 0;
    }

    .download-sec .row .col-md-5 {
        margin-bottom: 25px;
    }

    .order1 {
        order: 1;
    }

    .category-search input {
        height: 38px;
    }

    .center-slider img {
        height: 400px;
    }

    .overview-sec li {
        width: 48%;
    }

    .overview-sec li:nth-child(2n+2) {
        border-right: 0px;
    }

    .detailPage .title {
        justify-content: center;
    }

    .detailPage .title .heading {
        text-align: center !important;
    }

    .mumboJumbo .trending-bottom {
        padding: 10px 9px 20px;
    }

    .mumboJumbo .trending-bottom h4 {
        font-size: 1.2rem;
    }

    .topHeader-right {
        display: none;
    }


    .paddingT50 {
        padding-top: 30px;
    }

    .footerLinksUL li {
        margin: 8px 0;
    }

    .footerLinksUL {
        text-align: center;
    }

    .topFooter p {
        text-align: center;
    }

    .contact-card .cardRight h4,
    .contact-card .cardRight p {
        text-align: center;
    }

    .tabDiv {
        text-align: center;
    }

    .nofoundpage .wrap404 img {
        margin: 0 15px 0 0;
    }

    .nofoundpage .wrap404 ul.bulletUL {
        clear: left;
    }

    .nofoundpage .wrap404 .cont h2 {
        font-size: 6rem;
    }

    .nofoundpage .wrap404 .cont h3 {
        font-size: 2rem;
    }

    .nofoundpage .wrap404 .cont h3 br {
        display: none;
    }

    .kyc-table table {
        width: 800px;
    }
    .mobT-0 {
        padding-top: 0;
    }
  
  .mob-order .cart-sec {
    background: #fff;
    box-shadow: -5px -3px 14px 0px rgba(51, 51, 51, 0.2705882353);
    position: fixed;
    bottom: 0;
    padding: 15px 15px;
    width: 100%;
    left: 0;
    z-index: 9;
  }
  .mob-order .cart-sec a.orange-button {
    margin: 0;
  }
  .mob-order .mHide {
    display: none;
  }
  .mob-order .trending-top {
    border: 0;
    padding: 0 15px 10px;
    border-radius: 0;
  }
  .mob-order .trending-top h4 {
    display: none;
  }
  .mob-order .trending-top p.msite-hide {
    display: none;
  }
  .mob-order .trending-bottom {
    border: 0;
    padding: 10px 15 0;
  }
  .mob-order .fund-type {
    margin-top: 0; 
  }
      .graph-sec {
        row-gap: 25px;
    }
        .graph-sec .col-md-6 {
        padding: 0;
    }
    .rightDropdown {
        flex-wrap: wrap;
    }
    .rightDropdown .dropdownW {
        justify-content: start!important;
    }
}

@media screen and (max-width: 766px) {
    .fund-card .card-item {
        width: 90%;
        margin: 0 auto;
    }
    .innerCalc {
        padding: 15px 0;
    }
}

@media screen and (max-width: 767px) and (min-width: 481px) {
    .footer-link .d-flex {
        justify-content: center !important;
        gap: 15px !important;
    }

    .footer-link .d-flex li {
        width: auto;
    }

    .social-list {
        justify-content: center !important;
        gap: 15px !important;
    }

    .social-list li {
        width: auto;
    }
}

@media screen and (min-width: 640px) {
    .banner-title h2 br {
        display: none;
    }

    .giveCall a br {
        display: none;
    }
    
    .manager-slider .slick-slide, .slider-container .slick-slide {
        margin: 0 20px;
    }

}

@media screen and (max-width: 640px) {
    .center-slider img {
        height: 300px;
    }

    .slider-caption {
        width: 80%;
    }

    .download-btn li {
        padding: 0;
        width: 100%;
        border: 0;
    }
}

@media screen and (min-width: 514px) {
    .banner-slider .desk-hide {
        display: none;
    }
   
}

@media screen and (max-width: 514px) {
    .banner-slider .mobile-hide {
        display: none;
    }
    .switches-container {
        width: 100%!important;
    }
}

@media screen and (max-width: 545px) and (min-width: 380px) {
    .result-detail ul {
        justify-content: center;
    }

    .result-detail ul li {
        justify-content: center;
        width: 50%;
    }

    .result-detail ul li:nth-child(2),
    .result-detail ul li:nth-child(4) {
        border-right: 0;
    }

    .result-detail ul li:nth-child(3) {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        border: 0;
        padding-top: 20px;
        gap: 5px;
    }

    .result-detail ul li:nth-child(3) .invest-title {
        margin: 0;
    }

    .result-detail ul li:last-child {
        width: auto;
    }
}

@media screen and (max-width: 545px) {
    .executive-list .e-item {
        width: 46%;
    }
    .executive-list .e-item:nth-child(2) {
        border-right: 0;
        margin: 0;
    }
    .executive-list .e-item:last-child {
        margin: 0;
    }
    .work li {
        width: 47%;
        margin: 10px 0;
    }

    .drop-section .dropdownW {
        display: inline-block !important;
        width: 100% !important;
    }

    .drop-section .dropdown {
        width: 100% !important;
    }
    .tabDetail-page {
        top: 106px!important;
    }
}

@media screen and (min-width: 481px) and (max-width: 1200px) {
    .fund-table table {
        width: 1200px;
    }
}
@media screen and (min-width: 481px) and (max-width:545px) {
    .form-list li {
        width: 49%;
    }
}
@media screen and (min-width: 480px) {
    .mob-show {
        display: none;
    }
     .borderR {
        border-right: 1px solid #dee2e6; 
    }
    .risk-div .col-md-6 {
        flex: 0 0 auto;
        width: 50%;
    }
}

@media screen and (max-width: 480px) {
    .top-header {
        padding: 5px 0;
    }

    .navbar-top ul:first-child a {
        height: auto;
        font-size: 1rem;
        line-height: normal;
    }

    .navbar-top ul:first-child {
        border: 1px solid #d6d6d6;
        margin: 0;
    }

    .navbar-top ul:first-child .nav-link.active {
        border: 0px;
    }

    .navbar-top .nav-link {
        padding: 6px;
        font-size: 1.2rem;
    }

   .navbar .navbar__left {
        flex: 0 0 40%;
   }
    .work {
        text-align: center;
    }

    .work .small-heading {
        text-align: center;
    }

    .desktop-show {
        display: none;
    }

    .footer-link .d-flex {
        justify-content: center;
    }

    .social-list {
        justify-content: center;
    }
    

    .filter-sec li {
        display: block;
        width: 100%;
    }

    .filter-sec li select {
        width: 100%;
    }

    .giveCall a p {
        font-size: 1rem;
    }

    .giveCall a img {
        width: 18px;
    }

    .giveCall a {
        padding-right: 0px;
    }

    .doc-list .cardBtm ul {
        width: 100%;
    }

    .fund-table table td:first-child {
        width: 200px !important;
    }
    #myDoughnutChart, #myDoughnutChartDebt {
        margin: 0 auto 30px;
    }
    .stated-asset h3 {
        text-align: center;
    }
    .chart-legend li {
        display: inline-flex;
        width: 48%;
    }
 
    .chart-legend {
        margin-left: 0px;
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    p.detail-label {
        display: block;
        font-weight: normal;
        font-size: 1.3rem;
    }

    .search-main img {
        width: 15px;
    }

    .kyc-link li {
        width: 100%;
    }

    .socialMediaUL li:first-child {
        text-align: center;
        width: 100%;
    }
    .return ul li:last-child {
        width: 35%;
    }
}

@media screen and (max-width: 380px) {
    .result-detail ul {
        justify-content: center;
    }

    .result-detail ul li { 
        border-right: 0px;
        justify-content: center;
        width: 100%;
    }

    .work li {
        width: 100%;
    }

    .overview-sec li {
        border-right: 0;
        width: 100%;
    }
    .docList li {
        width: 100%;
    }
    .tabDetail-page {
        top: 102px!important;
    }
}

@media screen and (min-width: 360px) and (max-width: 767px) {
    .footer-link li {
        padding: 10px 0;
        width: 49%;
        display: inline-flex;
        line-height: normal;
    }
}

@media screen and (max-width: 320px) {
    .return ul li:last-child {
        width: 45%; 
    }
}


