@media (max-width:1024px){
    .menu-show body {
        overflow: hidden;
    }
    section {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    header {
        padding: 20px 0;
    }
    .header-logo a {
        width: 160px;
    }
    .header-wpr > * {
        flex: unset;
        z-index: 99;
    }
    .overlay {
        display: block;
        position: fixed;
        z-index: 1;
        inset: 0;
        background: #000000b3;
        height: 100dvh;
        opacity: 0;
        visibility: hidden;
        transition: all 0.4s;
    }
    .menu-show .overlay {
        opacity: 1;
        visibility: visible;
    }
    .header-wpr .header-menu {
        border: 0;
        border-radius: 0;
        padding: 0;
        position: fixed;
        z-index: 9;
        inset: 0;
        width: 100%;
        height: 100dvh;
        opacity: 0;
        visibility: hidden;
        background: transparent;
    }
    .menu-show .header-menu {
        opacity: 1;
        visibility: visible;
    }
    .pmenu {
        position: relative;
        margin: 10px;
        height: 0px;
        overflow: hidden;
        transition: all 0.7s;
    }
    .menu-show .pmenu {
        height: 310px;
    }
    .menu-show .pmenu:has(.submenu_active) {
        height: 480px;
    }
    .pmenu:before {
        content: '';
        display: block;
        position: absolute;
        inset: 0;
        background: #FFF;
    }
    .header-menu .menu {
        display: block;
        padding: 80px 20px 20px;
        position: relative;
    }
    .header-menu .menu li + li {
        margin-top: 10px;
    }
    .header-menu .menu > li > a {
        display: inline-flex;
        padding: 8px 0;
        font-size: 16px;
        line-height: normal;
        margin: 0;
    }
    .header-menu .menu > li > a:before {
        display: none;
    }
    .header-menu .menu > li.active > a, 
    .header-menu .menu > li > a:hover {
        background: transparent;
        color: var(--dark);
    }
    li.menu-parent {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .header-menu .menu > li.menu-parent > a:after {
        display: none;
    }
    .submenu-toggle {
        display: block;
        width: 20px;
        height: 20px;
        border-radius: 20px;
        background-color: rgb(0 29 102 / 10%);
        background-image: url('data:image/svg+xml,<svg width="8" height="5" viewBox="0 0 8 5" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.75 0.750074C6.75 0.750074 4.54055 3.75005 3.75 3.75005C2.9594 3.75005 0.75 0.75005 0.75 0.75005" stroke="%23001D66" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
        background-size: 10px;
        background-position: center 8px;
        background-repeat: no-repeat;
        transition: all 0.4s;
    }
    .submenu_active .submenu-toggle {
        transform: rotate(-180deg);
    }
    .submenu {
        position: static;
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
        width: 100%;
        display: none;
    }
    .submenu_active .submenu {
        display: block;
    }
    .header-wpr .hcta {
        margin-left: auto;
    }
    .navbar-toggle {
        margin-left: 20px;
        width: 30px;
        min-width: 30px;
        height: 30px;
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 4px;
    }
    .navbar-toggle span {
        width: 18px;
        height: 2px;
        background: var(--primary);
        transition: all 0.4s;
    }
    .menu-show .navbar-toggle span {
        transform: rotate(45deg);
        margin-bottom: -4px;
    }
    .menu-show .navbar-toggle span:nth-child(2) {
        transform: scalex(0);
    }
    .menu-show .navbar-toggle span:last-child {
        transform: rotate(-45deg);
        margin-top: -4px;
    }
    .hbanner {
        padding-top: 140px;
    }
    .hbanner .txt h6 {
        font-size: 24px;
    }
    .hbanner .txt h1 {
        font-size: 50px;
        padding-inline: 0;
    }
    .hbanner .txt .btn-wpr {
        margin-top: 30px;
    }
    .hbanner .image {
        transform: translateX(0);
        width: 80%;
        margin: 20px auto 0;
    }
    .bg-img {
        bottom: 60px;
        border-radius: 0 0 40px 40px;
    }
    .float-imgs img {
        width: 115px;
        left: 5%;
        top: 45%;
    }
    .float-imgs .fl2 {
        width: 100px;
        left: 78%;
        top: 11%;
    }
    .float-imgs .fl3 {
        width: 93px;
        left: 81%;
        top: 56%;
    }
    .title {
        margin-bottom: 30px;
    }
    .title h6 {
        font-size: 22px;
        margin-bottom: 10px;
    }
    .title h2 {
        font-size: 70px;
    }
    .title-sm h2 {
        font-size: 44px;
    }

    .abt-sec .logoimage {
        width: 260px;
        height: 260px;
        margin: 40px auto;
    }
    .abt-sec .txt {
        padding: 40px;
    }
    .abt-sec .txt .animbg {
        border-radius: 140px;
        height: 74%;
        width: 36.4%;
        top: -310px;
    }
    .abt-sec .txt p {
        font-size: 16px;
    }
    .abt-sec .btn-wpr {
        margin-top: 20px;
    }
    .abt-bg-img {
        width: 300px;
        bottom: -300px;
    }

    .counter-sec .g-4 {
        --bs-gutter-y: 20px;
        --bs-gutter-x: 30px;
    }
    .counter-sec [class*="col-"]:nth-child(2) {
        margin-top: 50px;
    }
    .counter-sec [class*="col-"]:nth-child(3) {
        margin-top: 0;
    }
    .counter-sec [class*="col-"]:nth-child(4) {
        margin-top: 30px;
    }
    .counter-box {
        padding: 28px 28px 38px;
        border-radius: 14px;
    }
    .counter-box h3 {
        font-size: 70px;
        line-height: 100%;
    }
    .counter-box p {
        font-size: 16px;
    }


    .wcy-box-wpr .g-5 {
        --bs-gutter-y: 30px;
        --bs-gutter-x: 30px;
    }
    .wcy-box .num {
        width: 40px;
        height: 40px;
        font-size: 16px;
        margin-bottom: 20px;
    }
    .wcy-box h5 {
        font-size: 24px;
    }

    .prd-sec {
        padding-block: 80px;
        border-radius: 40px;
    }
    .prd-wpr .item {
        margin-bottom: 50px !important;
        margin-left: 0 !important;
    }
    .prd-wpr .item:last-child {
        margin-bottom: 0 !important;
    }
    .prd-wpr .image a {
        width: 100% !important;
        margin-top: 0 !important;
        margin-left: 0 !important;
    }
    .prd-wpr .item .txt {
        width: 350px;
        padding-left: 20px;
    }
    .prd-wpr .txt h3 {
        font-size: 40px;
    }
    .prd-wpr .txt p {
        font-size: 15px;
        line-height: 160%;
    }
    .prd-wpr .txt .arrow-btn {
        width: 60px;
        height: 60px;
        margin-top: 20px;
    }

    footer {
        overflow: hidden;
    }
    .ftrtop {
        padding-block: 60px 40px;
    }
    .flogo {
        justify-content: center;
        height: 280px;
        margin-top: -160px;
    }
    .flogo a {
        width: 180px;
        margin-top: 60px;
    }
    .flogo:before, .flogo:after {
        width: 440px;
        height: 440px;
        left: 0;
        right: 0;
        margin: auto;
        translate: 0;
    }
    .ftrtop .fwpr {
        padding-right: 0;
    }
    .ftrtop .dots {
        gap: 56px;
        padding-left: 0;
    }
    .ftrtop .fwpr h2 {
        font-size: 32px;
        margin-block: 50px;
        transform: none;
    }
    .cinfo {
        gap: 20px;
        margin-top: 50px;
    }
    .cinfo .item .icon {
        width: 34px;
        min-width: 34px;
        height: 34px;
    }
    .cinfo .txt h4 {
        font-size: 14px;
    }
    .cinfo .item:first-child .txt {
        min-width: 0;
    }

    .ftrbottom {
        padding: 22px 0;
    }
    .ftrbottom p {
        font-size: 15px;
    }
    .social-i a {
        width: 50px;
        height: 30px;
    }
    .social-i a img {
        display: block;
        width: 16px;
        height: 16px;
        object-fit: contain;
    }

    .ibanner {
        padding-top: 140px;
        padding-bottom: 140px;
    }
    .ibanner h1 {
        font-size: 50px;
    }
    .ibanner .bg-img {
        bottom: 80px;
    }

    .prdbanner h1 {
        margin-right: 0;
        margin-top: 0;
    }
    .prdbanner p {
        margin-right: 0;
    }
    .prdbanner .image {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: -127px;
    }
    .features-sec {
        padding-bottom: 0;
    }
    .features-sec .g-4 {
        --bs-gutter-y: 24px;
        --bs-gutter-x: 24px;
    }
    .icon-box {
        gap: 8px;
    }
    .icon-box .icon {
        width: 60px;
        min-width: 60px;
        height: 60px;
        padding: 12px;
    }
    .icon-box .icon svg {
        display: block;
        width: 100%;
        height: 100%;
    }
    .icon-box h4 {
        font-size: 15px;
    }
    .prd-list-sec .title {
        margin-bottom: 40px;
    }
    .prd-list-sec .g-5 {
        --bs-gutter-y: 20px;
        --bs-gutter-x: 30px;
    }
    .prd-box {
        padding: 8px 8px 18px;
        border-radius: 10px;
    }
    .prd-box .image {
        height: 150px;
    }
    .prd-box h4 {
        font-size: 18px;
    }
    .prd-bg {
        width: 580px;
        top: -100px;
        right: -200px;
    }
    .prd-info-popup .modal-dialog {
        --bs-modal-width: calc(100% - 40px);
    }
    .prd-info-popup .modal-body {
        padding: 24px;
        border-radius: 12px;
    }
    .prd-info-popup .image {
        height: 220px;
        border: 1px solid #ECEEF7;
        margin-right: 0;
    }
    .prd-info-popup .txt {
        padding-left: 0;
    }
    .prd-info-popup .txt h6 {
        font-size: 13px;
        margin-bottom: 6px;
    }
    .prd-info-popup .txt h2 {
        font-size: 30px;
    }
    .prd-info-popup .txt table {
        margin-block: 20px;
    }
    .prd-info-popup table :is(th,td) {
        font-size: 12px;
        padding: 12px 6px;
        min-width: 0;
    }
    .prd-info-popup .btn {
        gap: 10px;
        padding: 0 22px;
        line-height: 42px;
        font-size: 14px;
    }
    .prd-info-popup form {
        padding: 20px;
        margin-top: 18px;
    }
    .cbanner {
        padding-bottom: 85px;
    }
    .contact-sec .g-5 {
        --bs-gutter-x: 24px;
    }
    .contact-sec h2 {
        font-size: 30px;
        margin-bottom: 20px;
    }
    .contact-sec p {
        font-size: 14px;
    }
    .contact-sec .cnti {
        grid-template-columns: 1fr;
        gap: 24px;
        margin-top: 30px;
    }
    .contact-sec .cnti h4 {
        font-size: 26px;
        margin-bottom: 8px;
    }
    .contact-sec .cnti a {
        font-size: 15px;
    }
    .contact-sec .cnti :is(.location,.email) a {
        font-size: 15px;
    }
    .contact-sec .social-i a {
        width: 36px;
        min-width: 36px;
        height: 36px;
    }
    .contact-sec .social-i a img {
        width: 16px;
        height: 16px;
    }
    .cformbox {
        padding: 30px;
    }
    .cformbox h3 {
        font-size: 32px;
        margin-bottom: 20px;
    }
    .cformbox p {
        font-size: 14px;
    }
    .cformbox .form-control {
        height: 44px;
    }
    .cformbox .form-submit .btn {
        line-height: 44px;
    }
}
@media (max-width:767px){
    html .container {
        padding: 0 20px;
        width: 1370px;
        max-width: 100%;
    }
    section {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    header {
        padding: 14px 0;
    }
    .sticky header {
        padding: 10px 0;
    }
    .header-logo a {
        width: 140px;
    }
    .sticky .header-logo a {
        width: 130px;
    }
    .hcta a {
        gap: 0;
        font-size: 0;
        width: 36px;
        height: 36px;
        justify-content: center;
        background: #F9FAFF;
        border-radius: 50px;
        padding: 8px;
    }
    .navbar-toggle {
        margin-left: 6px;
    }
    .pmenu {
        margin: 6px;
    }
    .hbanner {
        padding-top: 124px;
    }
    .hbanner .txt h6 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .hbanner .txt h1 {
        font-size: 22px;
    }
    .hbanner .txt p {
        font-size: 14px;
    }
    .hbanner .image {
        width: 100%;
    }
    .float-imgs img {
        width: 45px;
        left: 5%;
        top: 65%;
    }
    .float-imgs .fl2 {
        width: 60px;
        left: 72%;
        top: 13%;
    }
    .float-imgs .fl3 {
        width: 43px;
        left: 79%;
        top: 71%;
    }
    html .btn {
        padding: 0 32px;
        border-radius: 8px;
        font-size: 15px;
        letter-spacing: 0.04em;
        line-height: 44px;
        margin-bottom: 12px;
    }
    html .btn:before {
        bottom: -12px;
        height: 20px;
    }
    html .btn-defualt {
        margin-bottom: 0;
    }
    .bg-img {
        bottom: 30px;
        border-radius: 0 0 20px 20px;
    }
    .title h6 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .title h2 {
        font-size: 50px;
    }
    .title-sm h2 {
        font-size: 22px;
    }
    .abt-sec .logoimage {
        width: 220px;
        height: 220px;
    }
    .abt-sec .logoimage img {
        width: 150px;
    }
    .abt-sec .txt {
        padding: 24px;
        width: 320px;
        max-width: 100%;
        margin: 0 auto;
    }
    .abt-sec .txt .animbg {
        border-radius: 120px;
        height: 52.8%;
        width: 69%;
        top: -260px;
    }
    .abt-sec .txt p {
        font-size: 14px;
    }
    .counter-sec [class*="col-"]:nth-child(2),
    .counter-sec [class*="col-"]:nth-child(3),
    .counter-sec [class*="col-"]:nth-child(4) {
        margin-top: 20px;
    }
    .counter-box {
        padding: 24px 24px 30px;
        border-radius: 10px;
    }
    .counter-box h3 {
        font-size: 50px;
        line-height: 100%;
        margin-bottom: 4px;
    }
    .wcy-box-wpr .g-5 {
        --bs-gutter-y: 10px;
    }
    .wcy-box {
        padding: 20px;
        border-radius: 0;
    }
    .wcy-box:before {
        margin: 0;
    }
    .wcy-box h5 {
        font-size: 22px;
    }
    .prd-sec {
        padding-block: 50px;
        border-radius: 20px;
    }
    .prd-wpr .item {
        display: block;
        width: 100% !important;
        margin-bottom: 0px !important;
        margin-left: 0 !important;
        padding-block: 50px;
        position: relative;
        z-index: 1;
    }
    .prd-wpr .item .image {
        flex: 1;
        width: 100%;
    }
    .prd-wpr .item .txt {
        width: 100%;
        padding-left: 0;
        margin-top: 0 !important;
    }
    .prd-wpr .txt h3 {
        font-size: 32px;
    }
    .prd-wpr .txt p {
        font-size: 14px;
        line-height: 150%;
    }
    .prd-wpr .txt .arrow-btn {
        width: 50px;
        height: 50px;
        margin-top: 20px;
    }
    .prd-wpr .item:nth-child(even):before {
        content: '';
        display: block;
        position: absolute;
        z-index: -1;
        inset: 0;
        margin: 0 -20px;
        background: #FFF;
    }
    .prd-wpr .item:nth-child(even) .image {
        order: 0;
    }


    .flogo {
        height: 300px;
        margin-top: -190px;
    }
    .flogo a {
        width: 150px;
        margin-top: 60px;
    }
    .flogo:before, .flogo:after {
        width: 300px;
        height: 300px;
    }
    .ftrtop .dots {
        gap: 28px;
    }
    .ftrtop .dots .item {
        width: 2px;
        height: 2px;
    }
    .ftrtop .dots .anim {
        width: 60px;
        left: -20px;
        top: -27px;
    }
    .ftrtop .dots .anim2 {
        width: 50px;
        left: -30px;
        top: -16px;
    }
    .ftrtop .dots .anim3 {
        width: 55px;
        left: -60px;
        top: -20px;
    }
    .ftrtop .dots .anim4 {
        width: 55px;
        left: -35px;
        top: -10px;
    }
    .ftrtop .dots .anim5 {
         width: 40px;
        left: 100px;
        top: -15px;
    }
    .ftrtop .dots .anim6 {
        width: 50px;
        left: -10px;
        top: -60px;
    }
    .ftrtop .fwpr h2 {
        font-size: 16px;
        margin-block: 40px;
    }
    .cinfo {
        gap: 14px;
        margin-top: 40px;
        flex-direction: column;
    }
    .cinfo .txt h4 {
        font-size: 15px;
    }
    .ftrbottom {
        padding: 20px 0;
    }
    .ftrbottom p {
        font-size: 14px;
        line-height: 140%;
        text-align: center;
    }
    .social-i {
        justify-content: center;
    }
    .social-i a {
        width: 34px;
        height: 34px;
    }

    .ibanner {
        padding-top: 124px;
        padding-bottom: 80px;
    }
    .ibanner h1 {
        font-size: 38px;
    }
    .ibanner .bg-img {
        bottom: 30px;
    }
    .abtnoanim .logoimage {
        width: 80%;
        height: auto;
    }
    .abtnoanim .logoimage img {
        width: 100%;
    }
    .abtnoanim .txt {
        width: 100%;
    }
    .abtnoanim .txt h5 {
        font-size: 18px;
        margin-top: 20px;
        margin-bottom: 8px;
    }
    .abtnoanim .txt ul {
        grid-template-columns: repeat(1,1fr);
        gap: 8px;
        margin-bottom: 20px;
    }
    .abtnoanim .txt ul li {
        font-size: 16px;
        gap: 8px;
    }
    .abtnoanim .txt ul li:before {
        width: 4px;
        min-width: 4px;
        height: 4px;
    }
    .prdbanner {
        padding-bottom: 140px;
    }
    .prdbanner h1 {
        text-align: center;
    }
    .prdbanner p {
        text-align: center;
        font-size: 15px;
        line-height: 150%;
    }
    .prdbanner .image {
        margin-bottom: -100px;
    }
    .prdbanner .bg-img {
        bottom: 70px;
    }
    .features-sec .title {
        margin-bottom: 30px;
    }
    .features-sec .title h2 {
        font-size: 32px;
    }
    .features-sec .title h2:after, 
    .prd-list-sec .title h2:after {
        width: 60px;
        margin-top: 10px;
    }
    .features-sec .g-4 {
        --bs-gutter-y: 20px;
        --bs-gutter-x: 20px;
    }
    .icon-box {
        gap: 6px;
        flex-direction: column;
        text-align: center;
    }
    .icon-box .icon {
        width: 50px;
        min-width: 50px;
        height: 50px;
        padding: 10px;
    }
    .icon-box h4 {
        font-size: 13px;
        line-height: 140%;
    }
    .prd-list-sec .title {
        margin-bottom: 20px;
    }
    .prd-list-sec .title h2:after {
        height: 2px;
    }
    .prd-list-sec .g-5 {
        --bs-gutter-y: 20px;
        --bs-gutter-x: 20px;
    }
    .prd-box {
        padding: 6px 6px 16px;
        border-radius: 6px;
        border-color: var(--primary);
        height: 100%;
    }
    .prd-box .image {
        height: 120px;
    }
    .prd-box h4 {
        font-size: 15px;
    }
    .prd-info-popup .modal-dialog {
        --bs-modal-width: calc(100% - 40px);
        width: calc(100% - 40px);
        margin: 20px auto;
    }
    .prd-info-popup .btn-close {
        width: 34px;
        height: 34px;
    }
    .prd-info-popup .modal-body {
        padding: 22px;
        border-radius: 10px;
    }
    .prd-info-popup .image {
        height: 240px;
    }
    .prd-info-popup .txt {
        overflow: auto;
    }
    .prd-info-popup .txt h6 {
        font-size: 12px;
    }
    .prd-info-popup .txt h2 {
        font-size: 28px;
    }
    .prd-info-popup table :is(th,td) {
        font-size: 11px;
        padding: 8px 8px;
        min-width: 0;
    }
    .prd-info-popup table th {
        white-space: nowrap;
    }
    .prd-info-popup .g-3:has(.btn) {
        --bs-gutter-y: 10px;
        --bs-gutter-x: 6px;
        justify-content: center;
    }
    .prd-info-popup .btn {
        gap: 6px;
        padding: 0 12px;
        line-height: 40px;
        font-size: 11px;
    }
    .prd-info-popup .btn svg {
        display: block;
        width: 16px;
    }
    .prd-info-popup form {
        padding: 16px;
    }
    .form-submit {
        margin-top: 0;
    }
    .form-submit .btn {
        padding: 0 40px;
        font-size: 14px;
        line-height: 44px;
    }
    .contact-sec .g-5 {
        --bs-gutter-y: 40px;
    }
    .contact-sec h2 {
        font-size: 24px;
        margin-bottom: 12px;
    }
    .contact-sec p {
        font-size: 13px;
    }
    .contact-sec .cnti {
        gap: 18px;
        margin-top: 24px;
    }
    .contact-sec .cnti h4 {
        font-size: 24px;
        margin-bottom: 6px;
    }
    .contact-sec .cnti a,
    .contact-sec .cnti :is(.location,.email) a {
        font-size: 14px;
    }
    .contact-sec .social-i {
        justify-content: flex-start;
    }
    .cformbox {
        padding: 20px;
    }
    .cformbox .form-submit {
        margin-top: 20px;
    }
    .prd-info-popup .col-sticky {
        position: static;
    }
}