@media (min-width: 1920px) {
    .context_card h6 {
        font-size: 16px;
        font-weight: 400;
        color: #fff;
        font-family: var(--secondaryfont);
        line-height: 20px;
        padding-top: 23px;
        margin-top: 60px;
        transition: .4s all ease-in-out;
    }

    .inner_bnr figure .inr_bnr_text {
        position: absolute;
        top: 50%;
        left: 200px;
        transform: translateY(-50%);
    }

    .jImgInner {
        max-width: 415px;
        margin-left: auto;
    }
}



@media (max-width: 1440px) {
    .context_card h6 {
        padding-top: 23px;
    }

    .jImgInner {
        max-width: 453px;
        margin-left: auto;
    }

    .ftr_btm {
        margin-top: 80px;
    }

    .site_footer {
        padding: 80px 0px 0px;
    }

    .self_sec {
        padding-top: 80px;
    }

    .system_sec {
        padding-bottom: 80px;
    }

    .solve_sec {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .context_sec {
        padding: 80px 0 100px;
    }

    .next_sec {
        background-color: #f9f9f9;
        padding: 80px 0;
    }

    .anchore_inner {
        position: relative;
        padding-bottom: 80px;
    }

    .lead_sec {
        background-color: #E6EEEF;
        padding: 80px 0 0px;
    }

    .lead_sec .lead_btns {
        padding-bottom: 80px;
    }

    .contact_sec {
        padding: 80px 0;
    }

    .team_sec {
        padding: 80px 0;
    }

    .prgrm_sec {
        padding: 80px 0;
    }

    .what_sec {
        padding: 80px 0;
    }

    .msn_sec {
        padding-bottom: 80px;
    }

    .bannerOverley h1 {
        font-size: 33px;
        line-height: 46px;
    }

    .inner_bnr figure .inr_bnr_text {
        position: absolute;
        top: 50%;
        left: 50px;
        transform: translateY(60%);
    }

    .headerarea .container-fluid {
        padding: 0 50px;
    }

    .bannerOverley h1 {
        font-size: 33px;
        line-height: 52px;
    }

    .bannerOverley h2 {
        font-size: 33px;
        line-height: 52px;
    }


    .bannerOverley p {
        font-size: 16px;
        line-height: 26px;
    }

    .bannerOverley h6 {
        margin-top: 30px;
        font-size: 22px;
        line-height: 26px;
    }

    .btnWrapper {
        margin-top: 30px;
    }

    .bannerOverley {
        top: 55%;
    }

    .heroBanner .swiper-pagination {
        bottom: 20px;
    }

    section.justicesec {
        padding: 80px 0 80px;
    }

    .justiceTitle h2 {
        font-size: 69px;
        margin-bottom: 30px;
    }
}

@media (max-width: 1199px) {
    .ftr_btm {
        flex-direction: column;
        gap: 10px;
    }

    a.brandLogo img {
        width: 180px;
        transition: 0.4s all ease-in-out;
    }

    .headerarea.scrolled .navInner a img {
        width: 150px;
    }

    .jIcon {
        width: 88px;
    }

    .site_footer .address a {
        font-size: 13px;
    }

    .site_footer .address h6 {
        font-size: 14px;
    }

    .contact_sec {
        padding: 70px 0;
    }

    .what_sec {
        padding: 70px 0;
    }

    /* .prg_scnd {
        flex-direction: column-reverse;
    } */

    .team_sec h6 {
        height: auto;
    }

    .prg_card img {
        width: 100% !important;
        height: 100% !important;
    }

    .inner_bnr figure .inr_bnr_text h1 {
        font-size: 40px;
    }

    .inner_bnr figure img {
        width: 100%;
        height: 200px;
        object-fit: cover;
    }

    .what_left img {
        width: 100%;
    }

    .what_left .frst {
        width: 100%;
    }

    .what_left .scnd {
        width: 100%;
    }

    .justiceTitle {
        text-align: center;
    }

    .justiceTitle h2 {
        font-size: 45px;
        margin-bottom: 30px;
        text-align: center;
        padding-top: 10px;
    }

    .context_sec p {
        font-size: 17px;
        font-weight: 300;
        color: #DFE9EA;
        font-family: var(--secondaryfont);
        font-style: italic;
        line-height: 30px;
        padding-top: 20px;
        width: 570px;
        padding-bottom: 30px;
    }

    .context_sec h2 {
        font-size: 40px;
    }

    .jImgInner {
        max-width: 100%;
        margin: 0 auto;
    }

    .self_sec h2 {
        font-size: 40px;
    }

    .self_sec p {
        font-size: 17px;
        padding-top: 15px;

    }

    .system_sec h2 {
        font-size: 45px;
        padding-top: 35px;
    }

    .system_sec h3 {
        font-size: 40px;
    }

    .system_sec p {
        font-size: 17px;
        padding-top: 15px;
        width: auto;
    }

    .system_sec {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .system_sec h6 {
        font-size: 25px;
        font-weight: 600;
        color: #fff;
        font-family: var(--secondaryfont);
        width: auto;
        margin: 0 auto;
        padding-top: 10px;
        line-height: normal;
        text-align: center;
    }

    .justiceimgWrapper,
    .jusriceContent {
        padding: 0px;
        position: relative;
    }

    .jusriceContent p em {
        font-weight: 300;
        font-size: 18px;
        line-height: 30px;
        letter-spacing: 0%;
        color: var(--black);
        margin-bottom: 30px;
        display: block;
        margin-top: 15px;
    }

    .next_sec h2 {
        font-size: 40px;
        font-weight: 600;
        text-align: center;
        color: #1F1F1F;
        font-family: var(--primaryFont);
    }

    .next_sec {
        background-color: #f9f9f9;
        padding: 70px 0 70px;
    }

    .context_card p {
        padding-bottom: 0px;
        width: auto;
        font-size: 17px;
        font-weight: 600;
        color: #fff;
        font-style: normal;
        padding-top: 15px;
    }

    .context_card {
        border-radius: 20px;
        background: #0000004D;
        backdrop-filter: blur(30px);
        padding: 50px 28px;
        text-align: center;
        height: auto;
        width: auto;

    }

    .context_card h6 {
        font-size: 16px;
        font-weight: 400;
        color: #fff;
        font-family: var(--secondaryfont);
        line-height: 20px;
        padding-top: 20px;
        margin-top: 0;
        transition: .4s all ease-in-out;
    }

    .self_sec {
        padding-top: 70px;
        padding-bottom: 0px;
    }

    .solve_tablets .tblet.scnd {
        background-color: #00AEB8;
        padding: 15px 25px;
        border-radius: 90px;
        display: flex;
        width: fit-content;
        gap: 10px;
    }

    .solve_tablets .tblet p {
        width: auto;
        padding-top: 0;
        font-size: 15px;
        font-weight: 500;
        color: #fff;
        font-family: var(--secondaryfont);
        font-style: normal;
        margin: auto;
        text-align: center;
    }

    .solve_tablets .tblet.third {
        background-color: #6DAFB3;
        padding: 15px 25px;
        border-radius: 90px;
        display: flex;
        width: fit-content;
        gap: 15px;
    }

    .solve_tablets .tblet.first {
        background-color: #006C72;
        padding: 15px 25px;
        border-radius: 90px;
        display: flex;
        width: fit-content;
        gap: 15px;
    }

    .context_sec {
        background: url('../images/context-bg.png')no-repeat;
        background-size: cover;
        padding: 70px 0 70px;
    }

    .solve_sec h2 {
        font-size: 40px;
    }

    .solve_sec {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .anchore_inner::before {
        position: absolute;
        content: "";
        background: url('../images/eclepse.png')no-repeat;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        background-position: top;
        background-size: contain;
        z-index: -1;
    }

    .anchore_sec h2 {
        font-size: 40px;
        font-weight: 600;
        color: #1F1F1F;
        text-align: center;
        padding-top: 11px;
        font-family: var(--primaryFont);
    }

    .anchore_sec p {
        font-size: 17px;
        font-weight: 300;
        line-height: 30px;
        width: 630px;
        margin: 0 auto;
        font-family: var(--secondaryfont);
        color: #1F1F1F;
        padding-top: 25px;
        text-align: center;
        font-style: italic;
    }

    .anchore_tab {
        margin-top: 25px;
    }

    .ancr_logo {
        flex-wrap: wrap;
    }

    .lead_sec {
        background-color: #E6EEEF;
        padding: 70px 0 0px;
    }

    .lead_sec .lead_btns {
        padding-bottom: 70px;
    }

    .site_footer {
        margin: 0 15px;
        padding: 70px 0px 0px;
    }

    .floating {
        position: fixed;
        right: 15px;
        top: 30%;
        z-index: 11;
    }

    .site_footer h3 {
        font-size: 23px;
    }

    .site_footer p {
        font-size: 16px;
        padding-bottom: 0;
    }

    .site_footer h4 {
        font-size: 20px;
        padding-bottom: 20px;
    }

    .site_footer ul li a {
        font-size: 15px;
        ;
    }

    .site_footer h5 {
        font-size: 15px;
        line-height: 26px;
    }

    .ftr_btm {
        margin-top: 40px;
    }

    section.justicesec {
        padding: 70px 0 70px;
    }

    .lead_sec h2 {
        font-size: 40px;
    }

    .brandLogo img {
        height: auto;
    }

    .bannerItem {
        height: 400px;
    }

    .bannerItem img {
        height: 400px;
        object-fit: cover;
    }

    .bannerOverley h6 {
        margin-top: 15px;
        font-size: 20px;
        line-height: normal;
    }

    .bannerOverley {
        top: 55%;
        width: 100%;
    }

    .bannerOverley h1 {
        font-family: var(--secondaryfont);
        font-weight: 600;
        font-size: 50px;
        line-height: 70px;
        letter-spacing: 0%;
        text-align: center;
        color: var(--white);
        margin-bottom: 0px;
    }

    .bannerOverley h1 {
        font-size: 30px;
        line-height: 50px;
    }

    .bannerOverley h2 {
        font-family: var(--secondaryfont);
        font-weight: 600;
        font-size: 50px;
        line-height: 70px;
        letter-spacing: 0%;
        text-align: center;
        color: var(--white);
        margin-bottom: 0px;
    }

    .bannerOverley h2 {
        font-size: 30px;
        line-height: 50px;
    }

    .btnWrapper {
        margin-top: 15px;
    }

    .headerarea .container-fluid {
        padding: 0 15px;
    }

    .lead_sec h6 br {
        display: none;
    }

    .team_sec img {
        height: 400px;
    }
}

@media (max-width: 991.98px) {
    .mblmenu {
        transition: 1s all ease-in-out;
    }

    .mblmenu .offcanvas-body ul li {
        padding: 15px 0;
        border-bottom: 1px solid #000;
    }

    .mblmenu .offcanvas-body {
        padding-top: 0;
        background: url(../images/self-bg.png) no-repeat;
        background-size: cover;
    }

    .mblmenu .offcanvas-body ul li a {
        font-size: 16px;
        color: #1F1F1F;
        font-weight: 600;
        font-family: var(--secondaryfont);
    }

    .mblmenu .offcanvas-header {
        background-color: var(--secondaryColor);
    }

    .mblmenu .offcanvas-header h5 {
        font-size: 20px;
        font-weight: 600;
        color: #fff;
        font-family: var(--primaryFont);
    }

    .mblmenu .btn-close {
        --bs-btn-close-color: #000;
        --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
        --bs-btn-close-opacity: 1;
        --bs-btn-close-hover-opacity: 0.75;
        --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
        --bs-btn-close-focus-opacity: 1;
        --bs-btn-close-disabled-opacity: 0.25;
        --bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);
        box-sizing: content-box;
        width: 1em;
        height: 1em;
        padding: 0.5em;
        color: var(--bs-btn-close-color);
        background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
        border: 0;
        border-radius: .375rem;
        opacity: var(--bs-btn-close-opacity);
        border: 1px solid #fff;
        border-radius: 50%;
    }


    .mobBtn {
        display: inline-grid;
        width: 40px;
        height: 40px;
        place-content: center;
        background: #00f1ff00;
        border-radius: 4px;
        font-size: 29px;
        border: 1px solid #00f1ff00;
    }

    .navWrapper ul {
        display: flex;
        align-items: flex-start;
        gap: 0px;
        position: fixed;
        top: -50px;
        left: 0;
        flex-direction: column;
        background: #fff;
        width: 80%;
        z-index: 9999;
        height: 100vh;
        padding: 20px;
        border-right: 2px solid var(--primaryColor);
        transform: translateX(-120%);
        transition: 0.5s;
    }

    .navBg {
        width: 100%;
        height: 100vh;
        position: fixed;
        top: -46px;
        left: 0;
        background: #000000d9;
        display: block;
        z-index: 9998;
        opacity: 0;
        visibility: hidden;
        transition: 0.5s;
    }

    .shownav .navBg {
        opacity: 1;
        visibility: visible;
        transition: 0.5s;
    }

    .shownav .navWrapper ul {
        transform: translateX(0%);
        transition: 0.5s;
    }

    .closeBtn {
        display: inline-grid;
        width: 30px;
        height: 30px;
        place-content: center;
        position: absolute;
        right: -40px;
        background: #ffffff61;
        border-radius: 4px;
        color: #fff;
    }

    .navWrapper ul li {
        width: 100%;
    }

    .navWrapper ul li a {
        padding: 20px 0;
        display: block;
    }

    .navWrapper ul li:not(:last-child) a {
        border-bottom: 1px solid #eee;
    }

    .navWrapper ul li a {
        color: var(--black);
    }

    .navWrapper {
        gap: 15px;
    }

    .saferySec {
        background-size: cover !important;
    }
}

@media (max-width: 767.98px) {
    .self_sec {
        overflow-x: hidden;
    }

    .site_footer ul li:last-child {
        padding-bottom: 0;
    }

    .solve_tablets .tblet p {
        margin: 0;
    }

    .solve_sec p br {
        display: none;
    }

    .solve_tablets .tblet.scnd {
        padding: 10px 25px;
        width: 250px;
    }

    .solve_tablets .tblet.first {
        padding: 10px 25px;
        width: 250px;
    }

    .solve_tablets .tblet.third {
        padding: 10px 25px;
        width: 250px;
    }

    .next_crd h5::before {
        position: absolute;
        content: "";
        height: 10px;
        width: 10px;
        border-radius: 50%;
        background-color: #00F1FF;
        left: 10px;
        top: 40%;
        transform: translate(-71%, 100%);
    }

    .next_crd img {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }

    .headMail {
        font-size: 14px;
    }

    a.brandLogo img {
        width: 100px;
        transition: 0.4s all ease-in-out;
    }

    .headerarea.scrolled .navInner a img {
        width: 80px;
    }

    .contact_sec {
        padding: 40px 15px;
    }

    .prg_scnd {
        flex-direction: column-reverse;
    }

    .cntct_address {
        display: flex;
        gap: 15px;
        align-items: start;
        padding-bottom: 30px;
    }

    .msn_sec .msn_vsn {
        margin-bottom: 40px;
        padding: 30px 20px;

    }

    .team_sec h6 {
        height: auto;
    }

    .team_sec h2 {
        font-size: 20px;
    }

    .contact_right .nav-link {
        font-size: 13px;
    }

    .contact_right .nav-link {
        font-size: 13px !important;
        padding: 10px 5px;
    }

    .contact_right form {
        padding: 15px;
    }

    .cntct_address p {
        color: #1F1F1F;
        font-size: 16px;
        padding-top: 10px;
        line-height: 23px;
        font-family: var(--bodyFont);
    }

    .contact_sec h2 {
        font-size: 24px;
        line-height: normal;
        padding-bottom: 30px;
    }

    .cntct_address figure {
        background-color: #E6EEEF;
        border-radius: 10px;
        height: 50px;
        min-width: 50px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .cntct_address a {
        color: #1F1F1F;
        font-size: 16px;
        padding-top: 10px;
        line-height: 23px;
        font-family: var(--bodyFont);
    }

    .cntct_address figure img {
        height: 30px;
        width: 30px;
    }

    .jIcon {
        min-width: 100px;
        aspect-ratio: 1;
        background: #E6EEEF;
        border-radius: 20px;
        display: inline-grid;
        place-content: center;
    }

    .team_sec .scnd {
        margin-top: 10px;
    }

    .team_ftr {
        padding-bottom: 0 !important;
    }

    .prg_card img {
        width: 100%;
    }

    .prgrm_sec {
        padding-bottom: 40px !important;
    }

    .prg_card {
        padding-top: 25px;
    }

    .prgrm_sec h2 {
        font-size: 21px;
    }

    .prgrm_sec .prg_bx {
        box-shadow: 3px 0px 30px 0px #0000000D;
        padding: 15px;
        height: 100%;
    }

    .what_sec .what_right h2 {
        font-size: 30px;
    }

    .what_sec .what_left {
        display: flex;
        gap: 10px;
    }

    .team_sec a {
        margin-bottom: 15px;
    }

    .team_sec img {
        height: 350px;
        object-position: top;
        object-fit: cover;
    }

    .what_sec .what_left .frst .aqua {
        height: 12px;
    }

    .what_sec .what_left .frst .light {
        height: 12px;
    }

    .what_sec .what_left .scnd .aqua {
        height: 12px;
    }

    .what_sec .what_left .scnd .light {
        height: 12px;
    }

    .what_sec .what_right h2 {
        padding-top: 10px;
    }

    .what_sec .what_right h2 br {
        display: none;
    }

    .what_sec .what_left img {
        width: 100%;
        height: 200px;
        object-fit: cover;
    }

    .prg_card img {
        width: 100% !important;
        height: 300px !important;
        object-fit: cover;
    }

    .what_sec .what_right p {
        font-size: 14px;
        font-weight: 400;
        line-height: 23px;
        font-family: var(--secondaryfont);
        color: #1F1F1F;
        padding-top: 15px;
    }

    .msn_vsn_blk {
        display: flex;
        gap: 15px;
    }

    .msn_vsn_blk.scnd {
        padding-top: 30px;
    }

    .msn_vsn_sec {
        padding-bottom: 0 !important;
        margin-top: 0px;
    }

    .msn_sec {
        padding: 0 !important;
    }

    .msn_vsn_blk .txt p {
        color: #BBBBBB;
        font-size: 14px;
        font-weight: 400;
        line-height: 23px;
        font-family: var(--secondaryfont);
        padding-top: 15px;
    }

    .msn_vsn_blk .txt {
        width: auto;
    }

    .msn_vsn_blk figure {
        background-color: #00F1FF;
        height: 60px;
        min-width: 60px;
        border-radius: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .msn_vsn_sec .msn_vsn {
        background: url('../images/msn-vsn-bg.png')no-repeat;
        height: 100%;
        width: 100%;
        background-size: cover;
        padding: 20px;
        margin-bottom: 40px;
        margin-top: 0;
    }

    .msn_vsn_blk .txt h4 {
        font-size: 25px;
        font-weight: 600;
        color: #FFFFFF;
        font-family: var(--primaryFont);
    }

    .inner_bnr figure .inr_bnr_text {
        position: absolute;
        top: 50%;
        left: 15px;
        transform: translateY(0%);
    }

    .inner_bnr figure .inr_bnr_text h1 {
        font-size: 25px;
    }

    .inner_bnr figure img {
        width: 100%;
        height: 150px;
        object-fit: cover;
    }

    .inner_bnr {
        padding: 0 !important;
    }

    .context_card h6 {
        font-size: 16px;
        font-weight: 400;
        color: #fff;
        font-family: var(--secondaryfont);
        line-height: 20px;
        padding-top: 22px;
        margin-top: 5px;
        transition: .4s all ease-in-out;
    }

    .context_inner p {
        padding-bottom: 0 !important;
    }

    .anchore_sec {
        background: url('../images/anchor-bg.png')no-repeat;
        background-size: cover;
        position: relative;
        background-position: bottom;
    }

    .floating {
        position: fixed;
        right: 5px;
        top: 30%;
        z-index: 11;
    }

    .bannerOverley {
        top: 55%;
        width: 100%;
        padding: 0 10px;
    }

    .bannerOverley p {
        font-size: 14px;
        line-height: 22px;
        margin-top: 10px;
    }

    .bannerItem {
        height: 350px;
    }

    .bannerItem img {
        height: 350px;
        object-fit: cover;
    }

    .bannerOverley h1 {
        font-size: 21px;
        line-height: normal;
        margin-bottom: 5px;
    }

    .bannerOverley h2 {
        font-size: 21px;
        line-height: normal;
        margin-bottom: 5px;
    }

    .bannerOverley h6 {
        margin-top: 15px;
        font-size: 15px;
        line-height: 10px;
    }

    .primaryBtn {
        font-size: 14px;
        padding: 9px 15px;
    }

    .btnWrapper {
        display: flex;
        justify-content: center;
        flex-flow: nowrap;
        margin-top: 20px;
        gap: 8px;
    }

    .headerarea .container-fluid {
        padding: 0 15px;
    }

    .brandLogo img {
        height: auto;
    }

    .heroBanner {
        padding: 0 !important;
    }

    section {
        padding: 40px 0 !important;
    }

    .justiceTitle {
        text-align: center;
    }

    .justiceTitle h6 {
        font-size: 20px;
    }

    .justiceTitle h2 {
        font-size: 30px;
        margin-bottom: 20px;
        text-align: center;
        margin-top: 0px;
    }

    .justiceimgWrapper,
    .jusriceContent {
        padding: 0 0px;
        position: relative;
    }

    .justicesec {
        padding-bottom: 40px !important;
    }

    .jusriceContent p em {
        font-weight: 300;
        font-size: 15px;
        line-height: 25px;
        letter-spacing: 0%;
        color: var(--black);
        margin-bottom: 30px;
        display: block;
        margin-top: 10px;
    }

    .jusriceContent ul li {
        display: flex;
        gap: 20px;
        align-items: center;
    }

    .jContent h6 {
        font-weight: 600;
        font-size: 20px;
        letter-spacing: 0%;
        color: var(--secondaryColor);
        margin-bottom: 5px;
    }

    .jContent p {
        font-weight: 400;
        font-size: 15px;
        line-height: 20px;
    }

    .next_sec h2 {
        font-size: 30px;
    }

    .next_sec p {
        font-size: 16px;
        padding-top: 15px;
        padding-bottom: 30px;
    }

    .next_crd h5 {
        font-size: 22px;
        padding-top: 20px;
    }

    .context_sec p {
        font-size: 16px;
        font-weight: 300;
        color: #DFE9EA;
        font-family: var(--secondaryfont);
        font-style: italic;
        line-height: 26px;
        padding-top: 15px;
        width: auto;
        padding-bottom: 30px;
    }

    .context_card {
        padding: 50px 28px;
        height: 170px;
        width: 100%;
    }

    .self_sec h2 {
        font-size: 30px;
    }

    .self_sec p {
        text-align: center;
        font-size: 16px;
        padding-top: 15px;
        font-weight: 300;
        color: #1F1F1F;
        font-style: italic;
        font-family: var(--secondaryfont);
        padding-bottom: 20px;
    }

    .self_sec .left {
        font-size: 22px;
        font-weight: 600;
        color: #00555A;
        font-family: var(--secondaryfont);
        text-align: center;
    }

    .self_sec .left-para {
        font-size: 16px;
        font-weight: 400;
        color: #1F1F1F;
        font-family: var(--secondaryfont);
        text-align: center;
        padding-top: 15px;
        font-style: normal;
        line-height: 22px;
        padding-bottom: 0;
    }

    .site_footer .address a {
        font-size: 14px;
    }

    .self_sec img {
        margin-bottom: 0;
    }

    .self_sec .right {
        font-size: 22px;
        font-weight: 600;
        color: #00555A;
        font-family: var(--secondaryfont);
        text-align: center;
    }

    .self_sec .right-para {
        text-align: center;
        padding-top: 15px;
    }

    .system_sec h3 {
        font-size: 30px;
    }

    .system_sec p {
        font-size: 16px;
        font-weight: 300;
        color: #fff;
        font-style: italic;
        font-family: var(--secondaryfont);
        text-align: center;
        line-height: 26px;
        padding-top: 15px;
        width: auto;
        margin: 0 auto;
    }

    .system_sec h2 {
        font-size: 35px;
        padding-top: 25px;
    }

    .system_sec h6 {
        font-size: 20px;
        font-weight: 600;
        color: #fff;
        font-family: var(--secondaryfont);
        width: auto;
        margin: 0 auto;
        padding-top: 10px;
        line-height: 29px;
        text-align: center;
    }

    .solve_sec h2 {
        font-size: 30px;
    }

    .solve_sec p {
        font-size: 16px;
        font-weight: 300;
        font-family: var(--secondaryfont);
        text-align: center;
        padding-top: 15px;
        width: auto !important;
        /* margin: 0 auto; */
        color: #1F1F1F;
        line-height: 26px;
        font-style: italic;
    }

    .solve_tablets {
        display: flex;
        flex-direction: column;
        gap: 5px;
        align-items: center;
        justify-content: center;
        padding-top: 30px;
    }

    .solve_tablets span {
        transform: rotate(90deg);
    }

    .ai_cards {
        display: flex;
        gap: 0;
        justify-content: center;
        padding-top: 30px;
        flex-direction: column;
        text-align: center;
    }

    .ai_cards .card {
        background-color: #F9F9F9;
        border-radius: 20px;
        padding: 10px;
        width: auto;
        border: none;
        margin-bottom: 10px;
    }

    .ai_cards h4 {
        font-size: 22px;
        font-weight: 600;
        color: #00555A;
        font-family: var(--secondaryfont);
    }

    .anchore_sec {
        padding-top: 0 !important;
    }

    .anchore_sec h2 {
        font-size: 30px;
        font-weight: 600;
        color: #1F1F1F;
        text-align: center;
        padding-top: 11px;
        font-family: var(--primaryFont);
    }

    .anchore_sec p {
        font-size: 16px;
        font-weight: 300;
        line-height: 26px;
        width: auto;
        margin: 0 auto;
        font-family: var(--secondaryfont);
        color: #1F1F1F;
        padding-top: 15px;
        text-align: center;
        font-style: italic;
    }

    .anchore_tab {
        justify-content: center;
        border-bottom: none;
        gap: 10px;
        margin-top: 20px;
    }

    .anchore_tab li .nav-link {
        padding: 6px 15px;
    }

    .anchore_inner::before {
        position: absolute;
        content: "";
        background: url('../images/eclepse.png')no-repeat;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        background-position: top;
        background-size: contain;
        z-index: -1;
    }

    .ancr_logo {
        display: flex;
        gap: 15px;
        align-items: center;
        justify-content: center;
        padding-top: 20px;
        flex-wrap: wrap;
    }

    .anchore_inner {
        position: relative;
        padding-bottom: 0;
    }

    .context_sec h2 {
        font-size: 30px;
    }

    .lead_sec h2 {
        font-size: 30px;
    }

    .lead_sec p {
        font-size: 16px;
        padding-top: 15px;
    }

    .lead_sec h6 {
        font-size: 15px;
        padding-top: 15px;
    }


    .lead_sec .lead_btns {
        padding-top: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 10px;
        padding-bottom: 120px;
        flex-direction: column;
    }

    .lead_sec .lead_btns {
        padding-top: 25px;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 10px;
        padding-bottom: 40px;
        flex-direction: row;
    }

    .site_footer p {
        font-size: 18px;
        font-weight: 600;
        font-family: var(--secondaryfont);
        text-align: left;
        color: #E6EEEF;
        padding-top: 22px;
        padding-bottom: 0;
        font-style: normal;
    }

    .site_footer h3 {
        font-size: 25px;
    }

    .site_footer {
        background: #E6EEEF url('../images/ftr-bg.png') no-repeat;
        background-size: cover;
        margin: 0px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        padding: 40px 0px 20px;
        background-position: center;
    }

    .ftr_btm {
        border-top: 1px solid #FFFFFF33;
        margin-top: 33px;
        padding: 33px 0;
        display: flex;
        justify-content: space-between;
    }

    .site_footer p {
        font-size: 16px;
        font-weight: 600;
        font-family: var(--secondaryfont);
        text-align: left;
        color: #E6EEEF;
        padding-top: 15px;
        padding-bottom: 0;
        font-style: normal;
    }

    .site_footer .address {
        display: flex;
        gap: 7px;
        align-items: center;
        padding-top: 15px;
    }

    .site_footer .address:first-of-type {
        align-items: start !important;
    }

    .site_footer .address span {
        color: #fff;
    }

    .site_footer .address h6 {
        font-size: 14px;
        line-height: 25px;
    }

    .site_footer h4 {
        font-size: 22px;
        font-weight: 600;
        color: #E6EEEF;
        font-family: var(--secondaryfont);
        padding-bottom: 12px;
        padding-top: 15px;
    }

    .ftr_btm h5 {
        font-size: 15px;
    }

    .ftr_btm p {
        line-height: 23px;
    }

    .lead_sec {
        padding-bottom: 0px !important;
    }

    .ftr_btm {
        flex-direction: column;
        padding: 20px 0;
    }

    .site_footer p {
        font-size: 18px;
        padding-top: 5px;
    }

    .lead_sec .lead_btns .second {
        font-size: 14px;
        font-weight: 500;
        font-family: var(--secondaryfont);
        color: #1F1F1F;
        border-radius: 50px;
        border: 1px solid #1F1F1F;
        padding: 10px 13px;
        transition: 0.4s all ease-in-out;
    }

    .lead_sec .lead_btns .first {
        font-size: 14px;
        font-weight: 500;
        font-family: var(--secondaryfont);
        color: #1F1F1F;
        border-radius: 50px;
        background-color: #00F1FF;
        padding: 10px 13px;
        transition: 0.4s all ease-in-out;
        border: 1px solid #00F1FF;
    }
}

@media (max-width: 400px) {
    .primaryBtn {
        font-size: 13px;
        padding: 9px 10px;
    }

    .site_footer .address a {
        font-size: 13px;
    }

    .lead_sec .lead_btns .first {
        font-size: 13px;
    }

    .contact_right .nav-link {
        font-size: 12px !important;
        padding: 10px 5px;
        border-radius: 0;
    }
}

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

@media (min-width: 992px) and (max-width: 1199.98px) {}

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