.single-menu a:after {
    display: none !important;
}

.single-menu .righticon {
    display: none !important;
}


.navbar .dropdown-menu {
    transition: all 0.3s ease;
}

.navbar .dropdown:hover>.dropdown-menu {
    display: block;
}


/* terms and connditions */

.breadcrumbs-banner {
    background: #111926;
    padding-block: 150px 80px;
}

.breadcrumbs-banner h1 {
    font-weight: 600;
    font-size: 30px;
    text-align: center;
    color: #FFFFFF;
    text-transform: uppercase;
}

.breadcrumbs-banner h1 span {
    text-transform: lowercase;
}

.terms-privacy {
    padding-block: 60px;
}

.terms-privacy .sidebar {
    background: #ECECF0;
    padding: 24px;
    border-radius: 10px;
    position: sticky;
    top: 20px;
}

.terms-privacy .sidebar h4 {
    font-weight: 500;
    font-size: 16px;
    color: #0A0A0A;
    line-height: unset;
}

.terms-privacy .sidebar p {
    font-weight: 400;
    font-size: 16px;
    color: #717182;
    margin-bottom: 10px;
}

.terms-privacy .content p {
    color: #0A0A0A;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 15px;
}

.terms-privacy .content ul {
    list-style: unset;
    padding: revert;
}

.terms-privacy .content li {
    color: #0A0A0A;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 15px;
}

.terms-privacy .content .font-weight {
    font-weight: 600;
}

.terms-privacy .content .back-color {
    background: #ECECF0;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 15px;
}

.terms-privacy .content .back-color p:last-child {
    margin-bottom: 0;
}

.terms-privacy .content .back-color p span {
    font-weight: 700;
    font-size: 16px;
    color: #0A0A0A;
}

.terms-privacy .content .light-color {
    color: #717182;
    margin-bottom: 0;
}

@media (max-width:991px) {
    .breadcrumbs-banner h1 {
        font-size: 25px;
    }

    .terms-privacy .sidebar {
        display: none;
    }
}

/* about page */
.banner-image {
    height: 100vh;
    display: flex;
    justify-content: center;
}

.banner-cus-text h1 {
    font-weight: 700;
    font-size: 60px;
    color: #fff;
    line-height: 75px;
    text-transform: uppercase;
}

.banner-cus-text p {
    font-weight: 400;
    font-size: 20px;
    color: #fff;
    width: 70%;
}

.page-sub-head {
    font-weight: 800;
    font-size: 48px;
    text-align: center;
    text-transform: uppercase;
    color: #000000 !important;
}

.page-sub-head span {
    color: #D04B09 !important;
    display: inline-block;
    position: relative;
    text-align: center;
}

.page-sub-head span::after {
    content: "";
    display: block;
    width: 100%;
    height: 30px;
    background: url(../img/about/underline.png) no-repeat center;
    background-size: contain;
}

.section-padd {
    padding-block: 60px;
}

.page-sub-para p {
    font-weight: 400;
    font-size: 20px;
    line-height: 36px;
    text-align: center;
    color: #000000;
    margin: 0 !important;
}

.new-common-btn a {
    border-radius: 30px;
    padding: 16px 36px;
    font-weight: 400 !important;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    background: #D04B09;
    background-color: #D04B09 !important;
}

.new-common-btn a span {
    font-weight: 400 !important;
}

.new-common-btn a:hover {
    opacity: .8;
}

.about-sec-back {
    background: #111926;
}

.about-sec-back .page-sub-head {
    color: #fff;
    text-align: left;
}

.about-sec-back .page-sub-head span::after {
    background: url(../img/about/underline-white.png) no-repeat center;
}

.about-sec-back h4 {
    font-weight: 400;
    font-size: 24px;
    color: #fff;
}

.about-sec-back p {
    font-weight: 400;
    font-size: 18px;
    line-height: 36px;
    color: #fff;
}

.about-sec-back .border-bottom-cus {
    border-bottom: 1px solid #fff;
}

.about-sec3-bottom h3 {
    font-weight: 600;
    font-size: 20px;
    line-height: 36px;
    color: #fff;
    text-align: center;
    border-bottom: 1px solid #FFFFFF;
    padding-bottom: 20px;
}

.about-sec3-bottom h6 {
    font-weight: 700;
    font-size: 72px;
    text-align: center;
    color: #fff;
    margin-top: 60px;
}

.about-sec3-bottom .padd-inner {
    padding-inline: 20px;
}

.about-sec3-bottom .padd-inner:nth-child(2) h3 {
    color: #D04B09;
    border-bottom: 1px solid #D04B09;
}

.about-sec3-bottom .padd-inner:nth-child(2) h6 {
    color: #D04B09;
}

.about-sec-4 {
    padding-top: 60px;
}

.about-sec-4-bottom h3 {
    font-weight: 400;
    font-size: 20px;
    line-height: 36px;
    color: #D04B09;
    position: relative;
}

.about-sec-4-bottom p {
    font-weight: 400;
    font-size: 18px;
    line-height: 36px;
    color: #000000;
}

.about-sec-4-bottom {
    padding-block: 20px 60px;
}

.about-sec-4-bottom .text-right-cust {
    text-align: right;
}

.about-sec-4-bottom .text-left-cust {
    text-align: left;
}

.about-sec-4-bottom .text-center-cust {
    text-align: center;
}

.about-sec-4-bottom h3::after {
    content: "";
    display: block;
    width: 60px;
    /* length of border line */
    height: 1px;
    /* thickness of border */
    background-color: #D04B09;
    margin-top: 5px;
    /* space below text */
}

.about-sec-4-bottom .text-right-cust h3::after {
    position: absolute;
    right: 0;
}

.about-sec-4-bottom .text-center-cust h3::after {
    position: absolute;
    left: 41%;
}

.silder-back-color {
    background: #F3F3F3;
}

.cust-term-silder .mySwiper .block-shadow {
    padding: 15px !important;
}

.cust-term-silder .slide-basic-info .slide-icons {
    display: none;
}

.cust-term-silder .swiper-rating-centered-buttons-block {
    margin-top: 20px !important;
}

.cust-term-silder .swiper-pagination-bullet-active {
    width: 12px !important;
    background: #D04B09 !important;
}

.cust-term-silder .slide-title {
    margin-bottom: 20px !important;
    margin-top: 10px;
}

.cust-term-silder .slide-subtitle {
    border-bottom: 1px solid;
    padding-bottom: 20px;
}

.cust-term-silder .slide-description p {
    margin-bottom: 15px;
}

.cust-term-silder .slide-description p:last-child {
    margin-bottom: 0;
}

.cust-term-silder .slide-description p a {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-transform: capitalize;
    color: #D04B09;
}

.cust-term-silder .slide-description p a:hover {
    text-decoration: underline !important;
}

.cust-term-silder .mySwiper {
    padding: 0 !important;
}

.mySwiper .swiper-pagination-bullet {
    width: 12px !important;
    height: 12px !important;
}

.breadcurmes-text {
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: #637083;
}

.breadcurmes-text span {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    text-transform: capitalize;
    color: #141C25;
}

.breadcurmes-text p {
    margin-bottom: 0;
}

.breadcurmes-text i {
    color: #CED2DA;
    margin-inline: 5px;
}

.cust-cta-sect h4 {
    font-weight: 600;
    font-size: 30px;
}




















.blog_page .card {
    padding: 15px;
    background-color: #fff;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}

.blog_page .card img {
    width: 100%;
    height: 180px;
    object-fit: cover;
}

.blog_page .card-content {
    padding: 20px;
    padding-bottom: 5px;
}

.blog_page .tag {
    display: inline-block;
    background-color: #fff2e5;
    color: #D04B09;
    font-size: 13px;
    font-weight: 600;
    padding: 4px 10px;
    border-radius: 12px;
    margin-bottom: 12px;
    text-transform: capitalize;
}

.blog_page .card-title {
    font-size: 16px;
    font-weight: 600;
    color: #D04B09;
    line-height: 1.3;
    text-transform: uppercase;
    margin-bottom: 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: all 0.3s ease;
}

.blog_page .card-title a {
    color: #D04B09;
}

.blog_page .divider {
    height: 1px;
    background-color: #D04B09;
    margin: 14px 0;
}

.blog_page .card-meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 12px;
    color: #6b7280;
    margin-bottom: 10px;
}

.blog_page .card-meta .time {
    display: flex;
    align-items: center;
    gap: 6px;
}

.blog_page .card-description {
    color: #4b5563;
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    /* show only 3 lines */
    -webkit-box-orient: vertical;
    transition: all 0.3s ease;
}

.blog_page .card-footer {
    display: flex;
    justify-content: flex-start;
    padding: 0 20px 20px;
    border-top: 0;
    background: white;
}

.blog_page .arrow-btn {
    background-color: #b45309;
    color: #fff;
    /* width: 36px;
    height: 36px; */
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    text-decoration: none;
    transition: background-color 0.3s ease;
    background-color: #D04B08;
    border: none;
    border-radius: 30px;
    color: white;
    cursor: pointer;
    /* margin-top: 10px; */
    padding-top: 8px;
    padding-right: 24px;
    padding-bottom: 8px;
    padding-left: 24px;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
}

.blog_page .arrow-btn:hover {
    background-color: #92400e;
}

.blog_page .icon {
    font-size: 14px;
}

.blog_page .pbmit-svg-arrow {
    margin-left: 0;
}

.blog_page .pbmit-svg-arrow line {
    stroke: #ffffff;
}

/* model */
.new_common_btn_custom {
    border-radius: 30px;
    padding: 10px 36px;
    font-weight: 400 !important;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    background: #D04B09;
    background-color: #D04B09 !important;
    color: white !important;
    border-color: transparent;
}

.new_common_btn_custom span {
    font-weight: 400 !important;
}

.new_common_btn_custom :hover {
    opacity: .8;
}

.custom-modal {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.6);
    justify-content: center;
    align-items: center;
    z-index: 9999;
    backdrop-filter: blur(3px);
    overflow-y: scroll;
}

.contact_model_custom .modal-content {
    background: #f5f5f5;
    border-radius: 20px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    max-width: 950px;
    width: 90%;
    position: relative;
    animation: fadeIn 0.3s ease;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: scale(0.95);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}



.contact_model_custom .close {
    position: absolute;
    right: 20px;
    top: 15px;
    font-size: 22px;
    color: #555;
    cursor: pointer;
    transition: 0.2s;
    z-index: 99999;
}

/* .contact_model_custom .close i {
    font-size: 20px;
    font-weight: 400;
    border-radius: 16px;
    padding: 5px 18px 6px 8px;
} */

.contact_model_custom .close i:hover {
    color: #000;
}

.contact_model_custom .close:hover {
    color: #000;
}

.contact_model_custom .modal-body {
    display: flex;
    flex-wrap: wrap;
    padding: 25px;
}

.contact_model_custom .modal-left {
    flex: 1 1 40%;
}

.contact_model_custom .modal-left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px;
}

.contact_model_custom .modal-right {
    flex: 1 1 60%;
    padding: 10px 25px;
}

.contact_model_custom .modal-right h2 {
    color: #D04B09;
    /* font-family: Wix Madefor Text; */
    font-weight: 700;
    font-style: Bold;
    font-size: 30px;
    text-transform: uppercase;

}

.contact_model_custom .modal-right p {
    color: #000000;
    /* font-family: Wix Madefor Text; */
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 28px;
    letter-spacing: 0%;

}

.contact_model_custom .modal-right ul {
    list-style: outside;
    padding-left: 1rem;
    color: #000000;
    /* font-family: Wix Madefor Text; */
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 28px;
    letter-spacing: 0%;
}

.contact_model_custom .modal-right li {
    padding-bottom: 10px;
}

#contactModal form {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

#contactModal input,
#contactModal textarea {
    width: 100%;
    padding: 10px;
    border-radius: 8px;
    border: 1px solid #ccc;
    font-size: 15px;
}

/* model */


.cta-cust h4 {
    font-weight: 600;
    font-size: 30px;
    color: #000000;
    display: flex;
    align-items: center;
    gap: 10px;
}

.cta-cust h4 span {
    border-radius: 30px;
    padding-top: 6px;
    padding-right: 12px;
    padding-bottom: 6px;
    padding-left: 12px;
    background-color: #D1FAE5;
    color: #141C25;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0%;
    text-transform: capitalize;
}

.cta-cust .new-common-btn a {
    padding: 10px 36px;
}

.cta-cust p {
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: #141C25;
    margin-bottom: 0;
}

.mutual-funds h5 {
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 600 !important;
    font-size: 24px !important;
    color: #D04B09 !important;
}

.mutual-funds .border-box-cust {
    border: 1px solid #E8E8E8;
    border-radius: 16px;
}

.mutual-funds h6 {
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
    color: #D04B09 !important;
    line-height: normal;
}

.mutual-funds p {
    font-weight: 500;
    font-size: 16px;
    color: #000000 !important;
    margin-bottom: 0;
}

.mutual-funds .color-box-cust {
    background-color: #FFF7ED;
    border-radius: 16px;
    min-height: 28pc;
}

.mutual-funds .cust-text-inner h6 {
    font-weight: 600;
    font-size: 18px;
    color: #000000 !important;
}

.mutual-funds .cust-text-inner p {
    font-weight: 400;
    font-size: 16px;
    color: #000000 !important;
}

.mutual-funds .cust-active-color p {
    border-radius: 30px;
    padding-top: 6px;
    padding-right: 12px;
    padding-bottom: 6px;
    padding-left: 12px;
    background-color: #D1FAE5;
    color: #141C25;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0%;
    text-transform: capitalize;
    float: inline-end;
}

.mutual-funds .cust-text-inner.min-hei {
    min-height: 21.4pc;
}

.mutual-funds .last-sec-mut-inc h4 {
    font-weight: 600;
    font-size: 20px;
    color: #D04B09;
}

@media (max-width:768px) {
    .banner-cus-text h1 {
        font-size: 30px;
        line-height: normal;
    }

    /* .banner-cus-text h1 br{
        display: none;
    } */
    .banner-cus-text br {
        display: none;
    }
}


.contact_model_custom .wpcf7-form-control-wrap {
    position: relative;
    width: 100%;
    display: block;
}

.contact_model_custom label {
    display: inline-block;
    width: 100%;
    margin-block: 5px;
}

.contact_model_custom select,
.contact_model_custom textarea {
    max-width: 100%;
    width: 100%;
    padding: 10px;
    border-radius: 8px;
    border: 1px solid #ccc;
    font-size: 15px;
}

.contact_model_custom input {
    box-shadow: 0px 1px 2px 0px #141C250A;
    border: 1px solid #E4E7EC;
    width: 100%;
}

.contact_model_custom textarea {
    height: 100px;

}

.wpcf7-form-control.wpcf7-submit {
    margin-top: 15px;
    border-radius: 30px !important;
    padding: 16px 36px !important;
    font-weight: 400 !important;
    font-size: 15px !important;
    text-align: center;
    text-transform: uppercase;
    background: #D04B09;
    color: #fff !important;
    background-color: #D04B09 !important;
    width: fit-content !important;
    line-height: normal;
}

.wpcf7-form-control.wpcf7-submit span {
    font-weight: 400 !important;
}

.wpcf7-form-control.wpcf7-submit:hover {
    opacity: .8;
}

.investment_content_card h3 {
    /* font-family: Wix Madefor Text; */
    font-weight: 400;
    /* border: ; */
    font-size: 40px;
    color: #D04B09;
}

.investment_content_card h2 {
    /* font-family: Wix Madefor Text; */
    font-weight: 600;
    font-size: 24px;
    text-transform: capitalize;
    color: #252525;
}

.investment_content_card p {
    /* font-family: Wix Madefor Text; */
    font-weight: 400;
    font-size: 16px;
    color: #667085;
}

.investment_card_design {
    border: 1px solid #E0E0E0;
    padding: 10px;
    border-radius: 10px;
    cursor: pointer;
}

.investment_card_design:hover {
    background-color: #FFF9F6;
    border-bottom: 1px solid #D04B09;
    border-radius: 10px 10px 0px 0px;
}

.our_bussiness_class {
    background-color: #111926;
}

.our_bussiness_class .page-sub-head h2 {
    color: white !important;
}

.bussiness_number_div h3 {
    /* font-family: Wix Madefor Display; */
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
}

.bussiness_number_div h5 {
    /* font-family: Wix Madefor Display; */
    font-weight: 600;
    font-size: 16px;
    color: #FFFFFF;
}

.bussiness_number_div h4 {
    /* font-family: Wix Madefor Display; */
    font-weight: 700;
    font-size: 40px;
    color: #FFFFFF;
    margin-top: 10px;
}

.bussiness_number_div hr {
    color: #fff;
    border: 1px solid #fff;
}

.mutual-top-cust p {
    border-radius: 50%;
    padding-top: 6px;
    padding-right: 12px;
    padding-bottom: 6px;
    padding-left: 12px;
    background-color: #FFF7ED;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    text-transform: capitalize;
    margin-right: 10px;
}

.blue-back-cust {
    background-color: #F0FAFF;
}

.blue-back-cust h4 {
    color: #000000;
    font-weight: 400 !important;
    font-size: 24px;
    text-transform: capitalize;
}

.graph-text-cust h5 {
    font-weight: 500 !important;
    font-size: 14px !important;
}

.graph-text-cust p {
    color: #000000;
    font-weight: 500;
    font-size: 20px;
}

.chart-box {
    padding: 0 !important;
    box-shadow: unset !important;
}

.e-n-tab-title .e-n-tab-title-text {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0%;
    text-align: center;
    color: #000000;
}

.cust-tab-fund .e-n-tab-title[aria-selected=true] {
    background-color: unset !important;
}

.cust-tab-fund .e-n-tab-title:hover {
    background-color: unset !important;
}

.cust-tab-fund .e-n-tab-title[aria-selected=true] .e-n-tab-title-text {
    background-color: unset !important;
    color: #D04B09 !important;
}

.cust-tab-fund .e-n-tab-title:hover .e-n-tab-title-text {
    background-color: unset !important;
    color: #D04B09 !important;
}

.e-n-tabs-heading {
    background-color: #FFF7ED;
    border-radius: 30px;
    padding-top: 8px;
    padding-right: 16px;
    padding-bottom: 8px;
    padding-left: 16px;
    width: max-content;
}

.cust-tab-fund.cente-tab .e-n-tabs {
    align-items: center;
}

.back-colot-tab {
    border: 1px solid #E8E8E8;
    background-color: #F8F8F8;
    border-radius: 16px;
}

.back-colot-tab .e-n-tab-title {
    background-color: unset !important;
}

.color-box-cust.cust-box-he {
    min-height: unset !important;
}

.color-box-cust.cust-box-he h5 {
    font-size: 20px !important;
    margin-bottom: 0;
}

.cust-table caption {
    display: none;
}

.cust-table .row-6 td {
    border-bottom: 1px solid var(--border-color);
}

/* .reports-page-css .container {
    max-width: 1200px;
    margin: 0 auto;
} */


.reports-page-css .tabs {
    display: flex;
    justify-content: flex-start;
    gap: 10px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #D04B09;
}

.reports-page-css .tab {
    padding: 8px 16px;
    border: none;
    background-color: #FFF7ED;
    border-radius: 30px;
    cursor: pointer;
    font-weight: bold;
    color: #D04B09;
    font-weight: 500;
    font-size: 16px;
    text-transform: capitalize;
}

.reports-page-css .tab.active {
    background-color: #D04B09;
    color: white;
}

.reports-page-css .date-section {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-bottom: 20px;
}

.reports-page-css .date-picker {
    padding: 10px 15px;
    border-radius: 5px;
    border: 1px solid var(--Border-Colors-border-200, #E4E7EC);
    font-weight: 400;
    font-size: 16px;
    color: #344051;
}

.reports-page-css .search-btn {
    background-color: #D04B09;
    border: none;
    border-radius: 20px;
    color: #FFFFFF;
    cursor: pointer;
    border-radius: 30px;
    padding-top: 12px;
    padding-right: 36px;
    padding-bottom: 12px;
    padding-left: 36px;
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
}

.reports-page-css .cards-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.reports-page-css .card {
    background-color: white;
    display: none;
    /* Initially hidden, shown based on tab */
    border-radius: 16px;
    padding-top: 24px;
    padding-right: 16px;
    padding-bottom: 24px;
    padding-left: 16px;
    border: 1px solid #E8E8E8;
}

.reports-page-css .card.show {
    display: block;
    /* Show cards matching the active tab */
}

.reports-page-css .card .date {
    color: #000000;
    font-weight: 400;
    font-size: 14px;
    margin: 0;
}

.reports-page-css .card h2 {
    color: #D04B09;
    margin: 10px 0;
    font-weight: 600;
    font-size: 20px;
    text-transform: uppercase;
    padding-bottom: 10px;
    border-bottom: 1px solid #D04B09;
    line-height: normal;
}

.reports-page-css .card p {
    font-weight: 400;
    font-size: 14px;
    color: #000000;
}

.reports-page-css .view-btn {
    background-color: #D04B09;
    border: none;
    border-radius: 30px;
    color: white;
    cursor: pointer;
    margin-top: 10px;
    padding-top: 8px;
    padding-right: 24px;
    padding-bottom: 8px;
    padding-left: 24px;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
}

.reports-page-css.ptb-100 {
    padding-block: 200px;
}

@media (max-width:900px) {
    .reports-page-css .tabs {
        overflow-y: scroll;
    }

    .reports-page-css .tab {
        padding: 5px 7px;
        white-space: nowrap;
    }

    .reports-page-css .date-section {
        flex-wrap: wrap;
    }

    .reports-page-css .cards-container {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width:768px) {
    .reports-page-css .cards-container {
        grid-template-columns: repeat(1, 1fr);
    }
}

.pbmit-service-style-2 .pbmit-serv-cat a {
    padding-left: unset !important;
    line-height: normal !important;
}

.pbmit-service-style-2 .pbmit-serv-cat a::before {
    display: none !important;
}


.table-edit-none caption {
    display: none !important;
}

@media screen and (max-width:1350px) and (min-width:1200px) {
    .header_image_splash img {
        height: 35px;
    }

    .menu a {
        font-size: 12px;
    }
}

.faq-tabs.elementor-widget-n-tabs .e-n-tabs-heading {
    align-items: center;
    margin: auto;
}

.faq-tabs .e-n-tab-title .e-n-tab-title-text {
    color: #D04B09;
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0%;
    text-transform: uppercase;
}

.faq-tabs .e-n-tab-title[aria-selected="true"] .e-n-tab-title-text {
    color: #fff;
}

.faq-tabs .e-n-tab-title[aria-selected="false"]:hover .e-n-tab-title-text {
    color: #fff;
}

.faq-tabs p {
    margin-bottom: 0;
}

.cust-container .e-con-inner:first-child {
    max-width: 1524px;
    margin: auto;
}








/* Button */
.new_common_btn_custom {
    border-radius: 30px;
    padding: 12px 36px;
    font-weight: 400 !important;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    background: #D04B09 !important;
    color: white !important;
    border: none;
    cursor: pointer;
    transition: opacity 0.3s ease;
    display: inline-block;
}

.new_common_btn_custom:hover,
.new_common_btn_custom:focus {
    opacity: 0.8;
}

/* Modal Overlay */
.custom-modal {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.7);
    justify-content: center;
    align-items: center;
    z-index: 9999;
    backdrop-filter: blur(5px);
    padding: 15px;
    overflow-y: auto;
}

/* Modal Content - Now with max height & internal scroll */
.contact_model_custom .modal-content {
    background: #f5f5f5;
    border-radius: 20px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    max-width: 950px;
    width: 100%;
    max-height: 95vh;
    /* Critical: Limits modal height */
    display: flex;
    flex-direction: column;
    animation: fadeIn 0.4s ease;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(-30px) scale(0.95);
    }

    to {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

/* Close Button */
.contact_model_custom .close {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 30px;
    height: 30px;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #555;
    cursor: pointer;
    z-index: 10;
    transition: all 0.2s;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.contact_model_custom .close:hover {
    background: white;
    color: #000;
    transform: scale(1.1);
}

/* Scrollable Body */
.contact_model_custom .modal-body {
    display: flex;
    flex-wrap: wrap;
    padding: 20px;
    /* Top padding for close button */
    gap: 20px;
    overflow-y: auto;
    /* This creates internal scroll */
    max-height: calc(95vh - 20px);
    -webkit-overflow-scrolling: touch;
    /* Smooth on iOS */
}

/* Left & Right Columns */
.contact_model_custom .modal-left,
.contact_model_custom .modal-right {
    flex: 1 1 100%;
}

/* Image */
.contact_model_custom .modal-left img {
    width: 100%;
    height: auto;
    max-height: 320px;
    object-fit: cover;
    border-radius: 15px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}

/* Right Side Text */
.contact_model_custom .modal-right {
    /* padding: 10px 15px; */
    display: flex;
    flex-direction: column;
}

.contact_model_custom .modal-right h2 {
    color: #D04B09;
    font-weight: 700;
    font-size: 26px;
    text-transform: uppercase;
    margin-bottom: 16px;
    line-height: 1.2;
}

.contact_model_custom .modal-right p,
.contact_model_custom .modal-right ul {
    color: #000;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 18px;
}

.contact_model_custom .modal-right ul {
    padding-left: 1.4rem;
}

.contact_model_custom .modal-right li {
    margin-bottom: 10px;
}

/* Button at bottom */
.contact_model_custom .modal-right .new_common_btn_custom {
    align-self: flex-start;
    margin-top: auto;
    /* Pushes button to bottom if space */
    margin-bottom: 10px;
}

/* Form Styling */
#contactModal input,
#contactModal textarea {
    width: 100%;
    padding: 14px;
    border-radius: 10px;
    border: 1.5px solid #ddd;
    font-size: 15px;
    box-sizing: border-box;
    transition: border 0.3s;
}

#contactModal input:focus,
#contactModal textarea:focus {
    outline: none;
    border-color: #D04B09;
}

/* RESPONSIVE BREAKPOINTS */

/* Tablet */
@media (min-width: 640px) {

    .contact_model_custom .modal-left,
    .contact_model_custom .modal-right {
        flex: 1 1 50%;
    }

    .contact_model_custom .modal-right h2 {
        font-size: 28px;
    }
}

/* Desktop - Side by Side */
@media (min-width: 768px) {
    .contact_model_custom .modal-left {
        flex: 1 1 42%;
    }

    .contact_model_custom .modal-right {
        flex: -1 1 58%;
        /* padding: 20px 35px; */
    }

    .contact_model_custom .modal-left img {
        height: 100%;
        max-height: none;
        min-height: 500px;
    }

    .contact_model_custom .modal-right h2 {
        font-size: 32px;
    }

    .contact_model_custom .modal-body {
        padding: 40px;
    }
}


/* Beautiful custom scrollbar (optional) */
.contact_model_custom .modal-body::-webkit-scrollbar {
    width: 8px;
}

.contact_model_custom .modal-body::-webkit-scrollbar-track {
    background: transparent;
}

.contact_model_custom .modal-body::-webkit-scrollbar-thumb {
    background: #D04B09;
    border-radius: 4px;
}

.contact_model_custom .modal-body::-webkit-scrollbar-thumb:hover {
    background: #b03800;
}

@media screen and (max-width:1100px) {
    .homebannerbg-content {
        left: 35%;
    }

    .pbminfotech-ele-fid-style-2 .pbmit-fid-title {
        font-size: 10px;
    }

    .pbminfotech-ele-fid-style-2 .pbmit-fid-inner {
        font-size: 45px;
        line-height: 45px;
        letter-spacing: 0px;
    }

}

@media screen and (max-width:1000px) {
    .cd-headline.clip .cd-words-wrapper {
        font-size: 20px !important;
    }

    .homebannerbg-content .pbmit-tbar-title,
    .mfbannerbg-content .pbmit-tbar-title {
        font-size: 25px !important;
        line-height: 45px !important;
    }

    .homebannerbg-content {
        left: 10% !important;
        padding-top: 25pc;
    }
}

@media screen and (max-width:767px) {
    .mblpy120 {
        padding: 540px 0px 120px 0px;
    }

    .about-two_rightbox {
        padding: 170px 30px 60px 30px;
    }

    .bg-blue .mblpy120 .img-fluid {
        display: none;
    }

    .pbmit-service-style-2.swiper-slide {
        padding-bottom: 30px;
    }

    .home-news {
        padding-top: 30px;
    }

    .moblie-head-cust h2 {
        line-height: normal !important;
        font-size: 20px !important;
    }

    .about-sec3-bottom h6 {
        font-size: 50px;
    }

    .banner-cus-text p {
        width: 100%;
    }
}

@media screen and (max-width:1200px) {

    #menu-item-25 .dropdown-toggle:after,
    #menu-item-28 .dropdown-toggle:after,
    #menu-item-31 .dropdown-toggle:after {
        content: '';
        display: inline-block;
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 9px solid #f04f00;
        vertical-align: middle;
        margin-left: 5px;
        transform: rotate(180deg);
        margin-top: -3px;
        border-top: none;
    }
}

.pbmit-single-post h1 {
    font-size: 40px;
}

.pbmit-single-post p {
    font-size: 18px;
    margin-bottom: 10px;
}

.pbmit-single-post ul {
    font-size: 18px;
    margin-bottom: 10px;
    padding: revert;
    list-style: unset;
}

.pbmit-single-post h2 {
    font-size: 35px;
    margin-bottom: 10px;
}

.pbmit-single-post table {
    margin-bottom: 10px;
}

.blog-single .pbmit-meta-category a {
    background-color: #D04B09;
    color: #fff;
    padding: 5px 10px;
    border-radius: 30px;
}

.blog-single .pbmit-meta-reading-time {
    margin-bottom: 0px;
    padding: 5px 10px;
    border-radius: 30px;
    background: #eee;
    color: #000000;
    font-size: 14px;
}

.blog_page {
    padding-block: 70px;
}

.tading-cust h2 {
    font-size: 25px !important;
    font-weight: 600 !important;
    line-height: normal !important;
    color: #000000;
    text-transform: capitalize !important;
}

.tading-cust p {
    font-weight: 400;
    font-size: 16px !important;
    line-height: normal !important;
    text-align: center;
    color: #000000;
    margin: 0 !important;
}

@media screen and (max-width:768px) {
    .tading-cust h2 {
        font-size: 16px !important;
    }
}