section.first-section {
    background: #f9f9fd;
}

.fourth-section {
    position: relative;
    overflow: hidden;
}

#mainNavbar {
    z-index: 99;
}

.btn-primary {
    background: #2A3ACD;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #FFFFFF;
}

.first-section {
    position: relative;
    background-color: #f9f9fd;
    /* your main background */
    overflow: hidden;
}

body {
    font-family: "DM Serif Display", serif;
}

.navbar {
    position: relative;
}

p {
    font-family: "DM Sans", sans-serif;
}

a {
    font-family: "DM Sans", sans-serif !important;
}

.heading-main {
    font-size: 28px;
    line-height: 33px;
    font-weight: 400;
}

.sub-haedings {
    font-family: "DM Sans", sans-serif !important;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: #040510;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "DM Serif Display", serif;
    color: #040510;
}

.text-prim {
    color: #8A9BC2;
    font-size: 14px;
    font-weight: 400;
    line-height: 100%;
    font-family: "DM Sans", sans-serif !important;
}

.text-headings {
    font-family: "DM Sans", sans-serif !important;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #8A9BC2;
}

.predictive {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}

.w-70 {
    width: 70%;
}

.w-80 {
    width: 80%;
}

.w-60 {
    width: 60%;
}

.somt {
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    font-family: "DM Sans", sans-serif !important;
    border-radius: 6px;
}

.text-heading {
    font-family: "DM Sans", sans-serif !important;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    border-bottom: 2px solid;
    padding-bottom: 12px;
}

.fw-norm {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 100%;
    font-family: "DM Sans", sans-serif !important;
}

span {
    font-family: "DM Serif Display", serif;
}

.navbar-brand span.orange {
    color: #FF7300;
    font-weight: bold;
}

.navbar-brand span.blue {
    color: #2A3ACD;
    font-weight: bold;
}

.btn-contact {
    background-color: #2A3ACD;
    color: #fff;
    border-radius: 10px;
    padding: 0.5rem 1.2rem;
    font-size: 12px;
    font-weight: 500;
}

.btn-contact:hover {
    background-color: #2A3ACD;
    color: #fff;
}


.nav-link {
    font-family: "DM Sans", sans-serif !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    color: #3E4E75;
}

.nav-link.active {
    border-bottom: 3px solid #2A3ACD;
    color: #2A3ACD !important;
    font-family: "DM Sans", sans-serif !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
}

.hero-heading {
    font-size: 50px;
    font-weight: 400;
    line-height: 70px;
}

.hero-subtext {
    max-width: 700px;
    margin: 0 auto;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    color: #3E4E75;
}

.strike-through {
    text-decoration: line-through;
    text-decoration-color: #2A3ACD;
    text-decoration-thickness: 3px;
}

.book-btn {
    background-color: #2A3ACD!important;
    color: #fff!important;
    border-radius: 10px;
    padding: 0.6rem 1.5rem;
    font-size: 12px;
    font-weight: 500;
}

.book-btn:hover {
    background-color: #11194c;
}

.avatar-group img {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    margin-right: -10px;
    border: 2px solid #fff;
}

.hero-wrapper {
    padding-top: 5rem;
    padding-bottom: 5rem;
    text-align: center;
}

.fas-s {
    margin: auto;
    padding: 7px 40px;
    border-radius: 30px;
    background: white;
    border: 1px solid #ededed;
}

/* Mobile Slide Menu */
.mobile-slide-menu {
    position: fixed;
    top: 0;
    left: -100%;
    height: 100vh;
    width: 80%;
    max-width: 300px;
    background: white;
    z-index: 1050;
    transition: all 0.3s ease-in-out;
    box-shadow: 2px 0 15px rgba(0, 0, 0, 0.1);
}

.mobile-slide-menu.active {
    left: 0;
}

.mobile-overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    background: rgba(0, 0, 0, 0.4);
    z-index: 1040;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
}

.mobile-overlay.active {
    opacity: 1;
    visibility: visible;
}

span.navbar-toggler-icon {
    filter: invert(1);
}

button.navbar-toggler {
    background: #2A3ACD;
}

/* SECOND SECTION START CSS  */

.grayscale-logo {
    filter: grayscale(100%);
    opacity: 0.8;
    transition: 0.3s ease;
    max-height: 40px;
    object-fit: contain;
}

.grayscale-logo:hover {
    filter: grayscale(0%);
    opacity: 1;
}

/* THIRD SECTION CSS  */

.third-section h2 {
    text-align: left;
    font-family: 'DM Serif Display';
    font-style: normal;
    font-weight: 400;
    font-size: 37px;
    line-height: 51px;
    letter-spacing: -0.02em;
    color: #FFFFFF;
}

.text-change {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #B1BCD8;
}

.iconthird {
    background: white;
    border-radius: 6px;
    padding: 8px 15px;
    font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #3E4E75;
}

.third-section {
    background-color: #EDF0F9;
    background-repeat: no-repeat;
    background-position: center;
}

.third-section .text-muted {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
}

/* FOURTH SECTION CSS */


.bg-col {
    background-color: #040510;
}

.fourth-section .text-mut {
    font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #3E4E75;
}

/* FIFTH SECTON CSS HERE  */

.fifth-section .bg-black {
    background-color: #1C1D24 !important;
}

.fifth-section a.text-primary {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #8A9BC2;
}

.fifth-section ul li a:hover {
    text-decoration: none;
}

.fifth-section .ratio iframe {
    object-fit: cover;
}

/* SIX SECTION CSS HERE  */

.six-section .btn-primary {
    background-color: #2A3ACD;
    border: none;
    border-radius: 0.5rem;
}

.heading-six {
    text-align: left;
    font-family: 'DM Serif Display';
    font-style: normal;
    font-weight: 400;
    font-size: 44px;
    line-height: 51px;
    letter-spacing: -0.02em;
    color: #040510;
}

.subhead-six {
    background: linear-gradient(90deg, #EBE5F8 0%, #FAF4E9 50%, #FBE5E5 100%);
    border-radius: 6px;
    padding: 8px 15px;
    font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #3E4E75;
}

.text-sixe {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;

}

.six-section .btn-primary:hover {
    background-color: #2A3ACD;
}

.six-section .rounded-4 {
    border-radius: 1rem !important;
}

.six-section .shadow {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

/*SEVEN FAQ START HERE */

.seven-faq .tab-button {
    margin-right: 10px;
    font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
    padding: 9px 16px;
    background: #FFFFFF;
    border: 1px solid #2A3ACD;
    border-radius: 100px;
    color: #2A3ACD;
}

.seven-faq .tab-button.active {
    background-color: #2A3ACD;
    color: white;
}

.seven-faq .accordion-button:not(.collapsed) {
    color: #000;
    background-color: #fff;
    box-shadow: none;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    font-family: "DM Sans", sans-serif;
    border-radius: 14px;
}

.seven-faq .accordion-item {
    border: none;
    border-bottom: 1px solid #ddd;
}

.seven-faq .accordion-button {
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    font-family: "DM Sans", sans-serif;
    border-radius: 14px;

}

.seven-faq .accordion-item {
    margin: 10px;
    border-radius: 14px;
}

.seven-faq .accordion-body {
    font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: #3E4E75;
}

.seven-faq {
    position: relative;
    overflow: hidden;

}

.seven-faq::before {
    content: "";
    position: absolute;
    width: 600px;
    height: 360px;
    left: 300px;
    top: 300px;
    background: rgba(42, 58, 205, 0.1);
    filter: blur(100px);
}

.domnet {
    position: relative;

}

.domnet::before {
    content: "";
    position: absolute;
    width: 216px;
    height: 221px;
    right: 70px;
    top: 17px;
    background: rgba(42, 58, 205, 0.2);
    filter: blur(100px);


}

/* SEVEN SECTION CSS HERE  */

.seven-section .carousel-item {
    transition: transform 0.6s ease-in-out;
}

small {
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    font-family: "DM Sans", sans-serif;
}

.seven-section strong {
    font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #040510;
}

.seven-section p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #3E4E75;
}

.seven-section .rounded-4 {
    border-radius: 1rem !important;
}

/* FOOTER SECTION CSS HERE  */

.footer-dark {
    background-color: #0B1326;
}

.footer-primary {
    background-color: #2A3ACD;
    width: 50%;
    margin: auto;
    margin-bottom: -50px;
    z-index: 999;
    position: relative;
}

.footer-primary h3 {
    color: white;
}

.footer-primary p {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #B1BCD8;
}

.footer-primary input {
    background: #2A3ACD;
    color: white;
}

::placeholder {
    color: rgb(216, 216, 216) !important;
}

.rounded-circle {
    border-radius: 8px !important;
}

.footer-dark a.text-decoration-none {
    color: #b1bcd8;
}

.footer-dark a {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    line-height: 19px;
}

.footer-dark p {
    font-size: 14px;
    color: #b1bcd8;
    font-weight: 400;
    line-height: 19px;
}

.footer-dark h6 {
    font-family: "DM Sans", sans-serif !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
}

.form-control {
    font-family: "DM Sans", sans-serif !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
}

.circle-text {
    position: relative;
    width: 50px;
    height: 50px;
    margin-top: -12px;
    border-radius: 50%;
    text-align: left;
    float: right;

}

.circle-text span {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 12px;
    color: #9CA3AF;
    /* soft blue/gray like your image */
    font-weight: bold;
    transform-origin: center;
}



/* new page css start here command wall */


.mid-image h2 {
    font-size: 44px;

}

.mid-image {
    text-align: center;
    position: relative;
}

.mid-image img {
    width: 100%;
}

.box-shades {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    text-align: center;
    border-radius: 30px;
}

.box-shades ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
    gap: 20px;
    padding: 30px 30px 20px;
    margin-top: 30px;
    text-align: left;

    border-radius: 20px;
}

.box-shades ul li {
    list-style: none;
    font-family: "DM Sans", sans-serif;
    display: flex;
    align-items: flex-start;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: #3E4E75;

}

.change-bg {
    background: #f9f9fd
}


.success-new {
    font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #3E4E75;
    padding: 5px 9px;
    background: linear-gradient(90deg, #EBE5F8 0%, #FAF4E9 50%, #FBE5E5 100%);
    border-radius: 6px;
    height: 30px;
    display: inline-block;
}

.head-img {
    background: #E9EAF2;
    padding: 42px;
}

.head-img ul li {
    list-style: none;
    font-family: "DM Sans", sans-serif;
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 8px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #3E4E75;
}

.head-img ul li i {
    background: white;
    padding: 10px;
    color: red;
    border-radius: 100%;
}


.new-clas {
    background: #f1f1fb;
    margin-top: 50px;
}

.box-new {
    padding: 35px;
    z-index: 9;
    position: relative;
    width: 426px;
    height: 244px;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px rgba(189, 202, 233, 0.25);
    border-radius: 20px;
}

.box-new li {
    list-style: none;
    font-family: "DM Sans", sans-serif;
    border-bottom: 1px solid #DAE0EF;
    padding: 10px;
    display: flex;
    align-items: flex-start;
    gap: 20px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: #3E4E75;
}

.list-new {
    border-bottom: 0px solid #c9c9c9 !important;
}

.bg-blue {
    background-color: #0b1326;
}

/* .command-wall .nav-link.active::after {
    content: "";
    position: absolute;
    width: 164px;
    height: 2px;
    background: #FFFFFF;
    transform: translate(2px, 30px);
    left: 0;
    right: 0;
    text-align: center;
} */

#commandWallTabs {
    position: relative;
}

.bg-blue .nav-link {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #8A9BC2;
    border-left: none;
    border-right: none;
    border: none;
    padding-left: 0px;
    padding-bottom:0;
    margin-top:12px;
}

.bg-blue .nav-tabs {
    border: none;
}

.bg-blue .nav-link.active {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #FFFFFF !important;
    border-bottom: 1px solid #fff;
    background: transparent;
    padding-bottom:10px;
}

.financce-w {
    text-align: center;
}

.financce-w h2 {
    color: white;
}

.financce-w p {
    color: #B1BCD8;
    font-size: 18px;
    font-weight: 500;
}

.margin-drop {
    color: white;
    border-bottom: 2px solid white;
    width: 165px;
    padding-bottom: 10px;
    font-size: 16px;
}

.why-fall ul li {
    list-style: none;
    font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #B1BCD8;

    strong {
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 20px;
        color: #FFFFFF;
    }
}

.fall-us2 ul li {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #B1BCD8;

    strong {
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 20px;
        color: #FFFFFF;
    }
}

.why-fall {
    display: flex;

    padding: 35px;
    background: #172442;
    border-radius: 20px;
}

.sales-type {
    padding: 0px;
}

.sales-type li {
    list-style: none;
    color: white;
    font-family: "DM Sans", sans-serif;
    padding: 10px;
}

.business-sec ul {
    padding: 20px;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px rgba(189, 202, 233, 0.25);
    border-radius: 20px;

    strong {
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 21px;
        color: #3E4E75;
    }

    p {
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 21px;
        color: #3E4E75;
    }
}

.business-sec ul li {
    list-style: none;
    font-size: 18px;
    font-family: "DM Sans", sans-serif;
    padding: 10px;
    border-bottom: 1px solid #DAE0EF;
}

.list-new {
    border-bottom: 0px solid #c9c9c9 !important;
}

.blur-back {
    background-color: #2839cd;
    padding: 20px;
    border-radius: 14px;
}

.blur-back h4 {
    font-family: 'DM Serif Display';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 33px;
    color: #FFFFFF;
}

.blur-back p {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    color: #FFFFFF;
}

.action-ctn button {
    background-color: white;
    padding: 13px 50px;
}

.talk-to {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    align-content: space-around;
}

.why-fall {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 20px;
    position: relative;
}

.fall-us2 {
    display: flex;
    align-items: flex-start;
}

.fall-us2::after {
    position: absolute;
    content: "";
    background-color: #3e4a66;
    width: 65%;
    height: 2px;
    top: 92px;
    left: 103px;
}

.fall-us {
    display: flex;
    align-items: flex-start;
}

.grip-now ul li {
    list-style: none;
    font-size: 18px;
    font-family: "DM Sans", sans-serif;
    padding: 10px;

}

.after-on {

    background-color: red;
    width: 400px;
    height: 400px;

}

.after-on::after {
    position: absolute;
    content: "";

}

.grip-now {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 20px;
}

.new-section {
    width: 100%;
    background: url('../images/command-wall/new.png') no-repeat center center/cover;
    align-items: center;
    padding: 20px;
    border-radius: 30px;
}

.info-box {
    border-radius: 10px;
    color: #fff;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5);
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(7.5px);

    .point {
        padding: 20px 25px;
    }

    .point strong {
        color: #B1BCD8;
        font-size: 14px;
        font-weight: 500;
    }
}

.info-box .alert-warning {
    color: #FFFFFF;
    font-weight: 600;
    padding: 8px;
    margin-bottom: 15px;
    display: flex;
    font-size: 16px;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(7.5px);
    border-radius: 14px 14px 0px 0px;
    text-align: center;
    line-height: 22px;
    margin-bottom: 0px;
    border-radius: 10px 10px 0px 0px;

    span {
        font-family: 'DM Sans';
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 22px;
        color: #FFFFFF;
        text-align: left;
        padding-left: 10px;
    }
}


.info-box p {
    margin: 0 0 10px;
    font-size: 16px;
    font-weight: 400;
}

.info-box strong {
    color: #999;
    display: inline-block;
    width: 60px;
}

.business-sec h2 {
    font-size: 28px;
    font-weight: 400;
    line-height: 100%;
}

.copyright {
    font-size: 12px;
    font-weight: 400;
    line-height: 19px;
    font-family: "DM Sans", sans-serif;
}

.accordion-button::after {
    left: -40px;
    position: absolute;
}

.change-bg h2 {
    text-align: left;
    font-family: 'DM Serif Display';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 38px;
    color: #040510;
}

p.text-sixer.mb-4 {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #3E4E75;
}


.change-bg p {
    color: #fff;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
}

a.tab-link.active-tab {
    text-underline-offset: 14px;
    text-decoration: underline 2px;
}

a.tab-link {
    text-decoration: none;
}

.omtiker {
    position: relative;
}

.omtiker::before {
    content: "";
    position: absolute;
    width: 50%;
    height: 300px;
    right: 84px;
    top: 15px;
    background: rgba(42, 58, 205, 0.2);
    filter: blur(100px);
}

.autoert {
    z-index: 0;
}

.accordion-header {
    border-radius: 14px;
}

.toml {
    position: relative;
}

.bidasher {
    box-sizing: border-box;
    position: absolute;
    width: 135.76px;
    /*height: 0px;*/
    left: 90%;
    top: 33%;
    /*border: 1px solid #DAE0EF;*/
    transform: rotate(348deg);
    z-index: 9;
}

.text-mu {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #3E4E75;
}

.text-mued {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #3E4E75;
}

a.tab-link {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #8A9BC2 !important;
}

a.tab-link.active-tab {
    text-underline-offset: 14px;
    text-decoration: underline 2px;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    color: #FFFFFF !important;
}

.heading-man {
    font-family: 'DM Serif Display';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 38px;
    color: #040510;
}

.text-med {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #3E4E75;
}

.text-murt {
    font-style: normal;
    font-size: 14px;
    line-height: 20px;
    color: #3E4E75;
    font-family: "DM Sans", sans-serif;
}

.fw-mort {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #040510;
    font-family: "DM Sans", sans-serif;
}

.text-mopted {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #3E4E75;
}

.rounded-lginh {
    padding: 0px 0px;
    width: 36px;
    height: 36px;
    background: #FFFFFF;
    border: 1px solid #2A3ACD;
    border-radius: 14px !important;
}

.own-shadow {
    box-shadow: 0px 0px 20px rgba(189, 202, 233, 0.25);
    border-radius: 20px;
}

.b {
    top: 35.5%;
}

.c {
    top: 38.0%;
}

.d {
    top: 40.5%;
}

/*Command WALL CSS*/
.tab-pane {
    opacity: 0;
    transform: translateY(50px);
    transition: all 0.5s ease-in-out;
}

.tab-pane.show.active {
    opacity: 1;
    transform: translateY(0);
}
.command-wall .nav-link {
    cursor: pointer;
}

/* Mobile Responsive CSS */

@media (max-width: 768px) {
    .flex-dir-reverse { flex-direction: column-reverse; }
    .tranform-rotate-deg-3 { transform: rotate(-3deg); }
    .tranform-rotate-deg3 { transform: rotate(3deg); }
    .hero-heading {
        font-size: 2.2rem;
    }
    .hero-subtext {
        font-size: 13px!important;
        padding:0 12px!important;
    }
    .box-new {
        width:auto!important;
        height:auto!important;
        padding:20px!important;
    }

    .arrows {display:none;}
    .bidasher {
        left: 35%;
        top: 90%;
        width: 90px;
    }
    .b { top: 88%; } 
    .c { top: 92%; }
    .d { top: 96%; }   
    
    .bg-blue .nav-link {
        padding-bottom:12px;
        margin-bottom:12px;
    }

}

@media (max-width: 991.98px) {
  .nav-tabs {
    overflow-x: auto;
    white-space: nowrap;
    flex-wrap: nowrap;
    -webkit-overflow-scrolling: touch;
  }

  .nav-tabs .nav-item {
    flex: 0 0 auto;
  }
}


@media only screen and (min-width:900px) {
    .fourth-section::after {
        content: "";
        position: absolute;
        width: 325px;
        height: 327px;
        left: -200px;
        top: 90px;
        background: rgba(42, 58, 205, 0.2);
        filter: blur(100px);

    }

    .pssm5 {
        padding: 4rem 0rem 2rem 4rem;
    }

    .fourth-section::before {
        content: "";
        position: absolute;
        width: 325px;
        height: 327px;
        right: -200px;
        top: 509px;
        background: rgba(42, 58, 205, 0.2);
        filter: blur(100px);

    }

    .navbar::before {
        content: "";
        position: absolute;
        width: 398px;
        height: 64px;
        left: 39%;
        top: -1px;
        background: rgba(42, 58, 205, 0.35);
        filter: blur(100px);
        right: 50%;
    }

    .first-section::before {
        content: "";
        position: absolute;
        width: 325px;
        height: 327px;
        right: -200px;
        top: 95px;
        background: rgba(42, 58, 205, 0.2);
        filter: blur(100px);
    }

    .first-section::after {
        content: "";
        position: absolute;
        width: 327px;
        height: 327px;
        left: -160px;
        top: 115px;
        background: rgba(42, 58, 205, 0.2);
        filter: blur(100px);
    }
}

@media (min-width: 992px) {

    .mobile-slide-menu,
    .mobile-overlay {
        display: none !important;
    }

}


@media (max-width: 576px) {
    .grayscale-logo {
        max-height: 30px;
    }
}



@media (max-width: 767.98px) {
    .third-section h2 {
        font-size: 1.75rem;
    }
}

@media (max-width:900px) {
    .fourth-section .img-fluid {
        max-height: 100%;
        object-fit: cover;
        width: 100%;
    }

    .footer-primary {
        width: 90% !important;
        padding: 20px;
    }

    .w-50 {
        width: 100% !important;
    }
}

@media (max-width: 768px) {
    .seven-section .carousel-item .col-md-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}


@media (min-width:2000px) {
    .new-section {
        min-height: 40vh;
    }

    .container-fluid {
        max-width: 1320px;
    }
}

@media (max-width:900px) {
    .info-box {
        transform: none;
        max-width: 90%;
    }

    .fall-us2::after {
        position: absolute;
        content: "";
        background-color: #c9c9c9;
        width: 94%;
        height: 2px;
        top: 118px;
        left: 10px;
    }

    /*.why-fall {
padding: 20px;
}*/

    .subhead-six {
        font-size: 9px;
    }

    .success-new {

        font-size: 9px;
    }

    .box-shades ul {
        grid-template-columns: repeat(1, 1fr);
        padding: 16px;
        margin-top: 10px;
    }

    .head-img {
        padding: 30px;
    }

    /* .new-section {
        min-height: 40vh;
    } */

    .business-sec ul {
        padding: 10px !important;
    }
}


@media only screen and (max-width: 600px) and (min-width: 320px) {

    .hero-heading {
        font-weight: 400;
        line-height: 39px;
    }

    .third-section h2 {

        line-height: 38px;
    }

    .heading-six {
        text-align: left;
        font-family: 'DM Serif Display';
        font-style: normal;
        font-weight: 400;
        line-height: 35px;
        letter-spacing: -0.02em;
        color: #040510;
        font-size: 1.75rem;
    }

    h2 {
        font-size: 1.75rem;
    }


    .business-sec h2 {
        font-size: 22px;
        font-weight: 400;
        line-height: 100%;
    }

    .fall-us2::after {
        position: absolute;
        content: "";
        background-color: #c9c9c9;
        width: 94%;
        height: 2px;
        top: 100px;
        left: 10px;
    }

    .tabliter li.nav-item button {
        border:
            1px solid #2A3ACD;
        border-radius:
            70px;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 8px;
    }

}

@media screen and (min-width:767px) {
    .height-410 { height: 410px; }
}

/* Co-pilot CSS  */
.dm-sans { font-family: "DM Sans", sans-serif !important; }
.text-primary { color: #2a3acd !important; }
.bg-primary-blue { background-color: #2a3acd !important; }
.dark-text { color: #3E4E75 !important; }
.light-text { color: #B1BCD8 !important; }
.medium-text-color { color: #8A9BC2 !important; }
.border-blue { border: 1px solid #2A3ACD; }
.required { color: #D94747; }
.fs-12 { font-size: 12px!important; }
.fs-14 { font-size: 14px!important; }
.fs-16 { font-size: 16px!important; }
.fs-18 { font-size: 18px!important; }

.co-pilot-table .table { box-shadow: 0px 0px 20px 0px #BDCAE940; border-collapse: collapse; border-spacing: 0; width: 100%; border-radius: 12px; overflow: hidden; }
.co-pilot-table .table, .co-pilot-table .table th, .co-pilot-table .table tr { border: none !important; }
.co-pilot-table .table th { background: #E6E7FB; padding: 15px 25px!important; }
.co-pilot-table .table td { border: 1px solid #DAE0EF !important; }
.co-pilot-table .table th, .co-pilot-table .table td, .co-pilot-table .table td span { font-family: "DM Sans", sans-serif !important; font-size: 16px; padding: 15px 12px; text-align: left; }

.co-pilot-slider .carousel-card {
        background-color: #172442;
        color: #fff;
        border-radius: 12px;
        padding: 20px;
        margin: 0 15px;
}

.co-pilot-tab .tab-toggle {
    display: inline-flex;
    background-color: #F9F9FD;
    border-radius: 50px;
    padding: 4px;
    border: 1px solid #2A3ACD33
}

.co-pilot-tab .tab-toggle .nav-link.active {
    background-color: #2A3ACD;
    color: #fff !important;
    border-radius: 20px;
    font-weight: 600;
}

.co-pilot-tab button:focus:not(:focus-visible) {
    outline: 0;
}

.co-pilot-tab .tab-toggle .nav-link {
    border: none;
    background: none;
    padding: 10px 30px;
    border-radius: 50px;
    color: #2A3ACD;
    font-weight: 500;
    transition: all 0.3s ease;
}

.co-pilot-tab .card-highlight {
    border: 1px solid #DAE0EF;
    border-radius: 20px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
}

.co-pilot-tab .header-txt { 
    background: #E6E7FB;
    padding: 30px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom: solid 1px #E6E7FB;
}

.co-pilot-tab .per-user-month-text { color: #8a8a8b; }

.co-pilot-tab .checklist {
    list-style: none;
    padding: 0;
    margin: 0;
}

.co-pilot-tab .checklist li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
    font-size: 16px;
}

.co-pilot-tab .checklist li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    width: 20px;
    height: 20px;
    background-image: url('../assets/images/check.png');
    background-size: contain;
    background-repeat: no-repeat;
}

.co-pilot-tab .bdge-n {
    margin-top: -12px;
    margin-bottom: 17px;
    z-index: 0 !important;
}

.co-pilot-tab .badge-popular {
    background-color: #2C6E63;
    color: white;
    font-weight: 300;
    border-radius: 6px !important;
    padding-top: 7px;
    padding-bottom: 6px;
    font-size: 12px;
}

.co-pilot-tab .text-top { margin-top: -32px; padding-top: 24px; }
.co-pilot-tab .most-popular { background-color: #FFECD0; font-weight: 600;
    border-radius: 6px !important;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 12px; 
}

.how-neon-works .timeline {
    position: relative;
    margin-left: 10px;
    padding-left: 30px;
    background: url('../images/arrow-down.svg') no-repeat left center;
    background-size: 10px auto; /* Adjust based on your image */
    /* border-left: 2px dotted #B1BCD8; */
}

.how-neon-works .timeline-step {
    position: relative;
    margin-bottom: 2rem;
    font-family: "DM Sans", sans-serif !important;
    box-shadow: 0px 0px 20px 0px #BDCAE940;
}

.how-neon-works .timeline-step::before {
    content: attr(data-step);
    font-family: "DM Sans", sans-serif !important;
    position: absolute;
    left: -42px;
    top: 10px;
    width: 32px;
    height: 32px;
    background-color: #3E4E75;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 32px;
    font-weight: bold;
    font-size: 14px;
}

.co-pilot-faq {
    overflow: visible;
}

.position-form {
    position: relative;
    top: 105px;
}


/* Purchase Plan CSS */
.bg-team-plan { background: #E6E7FB; border-top-left-radius: 14px; border-top-right-radius: 14px; }
.bg-team-plan .black-text { color: #40403F; }

@media screen and (max-width: 1199px) {
    .w-mb-100 { width: 100%; }
    
}

.check-icon {
    width: 20px;
    height: 20px;
    background-image: url('../assets/images/check.png');
    background-size: contain;
    background-repeat: no-repeat;
}

.arrow-down {
    margin-left: 10px;
    padding-left: 30px;
    background: url('../assets/images/arrow-down.svg') no-repeat left center;
    background-size: 10px auto;
}

.blue-border-CTA { border: 1px solid #2A3ACD!important; }
.text-blue { color: #2A3ACD!important; }