@media (max-width: 1600px) {
    p.span-paragraphtext.support-text {
        padding-bottom: 16px;
    }

    .hero .hero-content h1 {
        font-size: 56px;
    }

    .hero .hero-content {
        margin-bottom: 0;
    }

    .header .navmenu a,
    .header .navmenu a:focus {
        font-size: 13px;
    }

    .free-trial-sectin.Support {
        height: 100%;
    }

    .free-trial-form .form-label {
        line-height: 11px;
    }

    .free-trial-sectin li {
        font-size: 14px;
        line-height: 135%;
    }

    .free-trial-sectin p {
        font-size: 14px;
        line-height: 27px;
    }

    .paragrph-section {
        padding: 0 15px;
    }

    .padding.about.section {
        padding: 60px 30px;
    }

    .whatwedo-box-section {
        padding: 24px 53px;
    }

    p.p8 {
        font-size: 16px;
    }

    p.p9 {
        font-size: 14px;
        line-height: 23px;
    }

    .padding-all {
        padding: 0 31px;
    }

    .about-description span {
        font-size: 13px;
    }

    h3.subtitle.subtitle-clr {
        font-size: 18px;
        line-height: 23px;
    }

    h4.headingmain {
        font-size: 36px;
        line-height: 41px;
    }

    p.p2 {
        font-size: 24px;
        line-height: 29px;
    }

    p.p1 {
        font-size: 24px;
        line-height: 29px;
    }

    h1.title {
        font-size: 37px;
    }

    .verifywith {
        min-height: calc(59vh - 100px);
    }

    .verifywithai_title span {
        font-size: 39px;
    }

    p.p4 {
        font-size: 16px;
        line-height: 31px;
    }

    p.p5 {
        font-size: 15px;
        line-height: 27px;
    }

    .verifywithai_title {
        padding: 30px;
    }

    .verifywith img {
        inset: inherit;
        /* height: auto; */
    }

    h3.subtitle {
        line-height: 31px;
    }

    .service-item p {
        font-size: 14px;
    }

    .price-item p {
        font-size: 14px;
    }

    h3.price-subtitle {
        font-size: 18px;
    }

    h3.subtitle {
        font-size: 18px;
    }

    .icon h2 {
        font-size: 55px;
    }

    .about .about-description {
        font-size: 14px;
        line-height: 26px;
    }

    .section-title h2 {
        font-size: 36px;
    }

    .about .about-title {
        font-size: 36px;
    }

    .ai-work .section-title h2 {
        font-size: 36px;
    }


    .stat-content {
        padding-right: 20px;
    }

    .hero .stats-row {
        height: 160px;
        position: inherit;
    }

    .transfrom {
        padding: 30px 30px;
    }

    .transfrom p {
        font-size: 14px;
        padding: 0px 20px;
    }

    .transfrom h2 {
        font-size: 28px;
    }

    img.insurance-image.img-fluid {
        max-width: 60%;
    }

    .contet-text-box h1 {
        font-size: 34px;
        line-height: 30px;
    }

    .contet-text-box {
        padding: 18px;
    }
}


@media (max-width: 1440px) {
    .contet-text-box h1 {
        font-size: 30px;
        line-height: 36px;
    }

    .contet-text-box {
        padding: 18px;
    }

    img.insurance-image.img-fluid {
        max-width: 60%;
    }

    .hero .hero-content h1 {
        font-size: 60px;
    }

    h3.subtitle.subtitle-clr {
        font-size: 18px;
        line-height: 23px;
    }

    .stats-box {
        position: relative;
    }

    img.line {
        width: 100%;
    }

    .hero .stats-row {
        margin-left: 0;
        width: fit-content;
        position: inherit;
    }

    .ai-work .work-row {
        padding: 0;
    }

    .hero .hero-content {
        margin-bottom: 0;
        padding-top: 63px;
    }
}

@media (max-width: 1200px) {
    .scrolled .header {
        padding: 0;
        width: 100%;
        background: #fff;
    }

    img.insurance-image.img-fluid {
        max-width: 60%;
    }

    .contet-text-box {
        padding: 16px;
    }

    .contet-text-box h1 {
        font-size: 33px;
        line-height: 42px;
    }

    .hero .hero-content h1 {
        font-size: 54px;
    }

    p.mb-md-5.paragraph-hero {
        margin-bottom: 14px !important;
    }

    .hero {
        padding-top: 85px;
    }

    h3.subtitle.subtitle-clr {
        font-size: 18px;
        line-height: 25px;
    }

    .header .header-container {
        /* margin-left: 10px;
        margin-right: 10px; */
        padding: 10px 5px 10px 15px;
    }

    .header .logo {
        order: 1;
    }

    .header .btn-getstarted {
        order: 2;
        padding: 6px 15px;
        font-size: 14px;
        margin: 0 0 0 17px;
        width: fit-content;
    }

    .header .navmenu {
        order: 3;
    }

    .howIt-col p {
        font-size: 12px;
    }

    .work-row {
        gap: 36px;
        /* justify-content: normal; */
    }

    .hero .hero-image {
        border-radius: 30px 30px 30px 210px;
    }
}

/* Navmenu - Desktop */
@media (min-width: 1200px) {

    .navmenu {
        padding: 0;
    }

    .navmenu ul {
        margin: 0;
        padding: 0;
        display: flex;
        list-style: none;
        align-items: center;
    }

    .navmenu li {
        position: relative;
    }

    .navmenu a,
    .navmenu a:focus {
        color: var(--nav-color);
        padding: 7px 15px;
        font-size: 16px;
        font-weight: 400;
        display: flex;
        align-items: center;
        /* justify-content: space-between; */
        white-space: nowrap;
        transition: 0.3s;
    }

    .navmenu a i,
    .navmenu a:focus i {
        font-size: 12px;
        line-height: 0;
        margin-left: 5px;
        transition: 0.3s;
    }

    .navmenu li:last-child a {
        padding-right: 0;
    }

    /* .navmenu li:hover>a,
    .navmenu .active,
    .navmenu .active:focus {
        color: var(--nav-hover-color);
    } */

    .navmenu .dropdown ul {
        margin: 0;
        padding: 10px 0;
        background: var(--nav-dropdown-background-color);
        display: block;
        position: absolute;
        visibility: hidden;
        left: 14px;
        top: 130%;
        opacity: 0;
        transition: 0.3s;
        border-radius: 4px;
        z-index: 99;
        box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
    }

    .navmenu .dropdown ul li {
        min-width: 200px;
    }

    .navmenu .dropdown ul a {
        padding: 10px 20px;
        font-size: 15px;
        text-transform: none;
        color: var(--nav-dropdown-color);
    }

    .navmenu .dropdown ul a i {
        font-size: 12px;
    }

    .navmenu .dropdown ul a:hover,
    .navmenu .dropdown ul .active:hover,
    .navmenu .dropdown ul li:hover>a {
        color: var(--nav-dropdown-hover-color);
    }

    .navmenu .dropdown:hover>ul {
        opacity: 1;
        top: 100%;
        visibility: visible;
    }

    .navmenu .dropdown .dropdown ul {
        top: 0;
        left: -90%;
        visibility: hidden;
    }

    .navmenu .dropdown .dropdown:hover>ul {
        opacity: 1;
        top: 0;
        left: -100%;
        visibility: visible;
    }


}

/* Navmenu - Mobile */
@media (max-width: 1199px) {
    p.span-paragraphtext.support-text {
        width: 80%;
        padding-bottom: 10px;
    }

    .free-trial-sectin .free-trial-title .text-mid {
        padding: 0;
    }

    .mobile-nav-toggle {
        color: var(--nav-color);
        font-size: 28px;
        line-height: 0;
        margin-right: 10px;
        padding: 17px;
        cursor: pointer;
        transition: color 0.3s;
    }

    .navmenu {
        padding: 0;
        z-index: 9997;
    }

    .navmenu ul {
        display: none;
        list-style: none;
        position: absolute;
        inset: 60px 20px 20px 20px;
        padding: 10px 0;
        margin: 0;
        border-radius: 6px;
        background-color: #fff;
        overflow-y: auto;
        transition: 0.3s;
        z-index: 9998;
        box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
    }

    .navmenu a,
    .navmenu a:focus {
        color: var(--nav-dropdown-color);
        padding: 10px 20px;
        font-family: var(--nav-font);
        font-size: 14px;
        font-weight: 500;
        display: flex;
        align-items: center;
        /* justify-content: space-between; */
        white-space: nowrap;
        transition: 0.3s;
    }

    .navmenu a i,
    .navmenu a:focus i {
        font-size: 12px;
        line-height: 0;
        margin-left: 5px;
        width: 30px;
        height: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        transition: 0.3s;
        background-color: color-mix(in srgb, var(--accent-color), transparent 90%);
    }

    .navmenu a i:hover,
    .navmenu a:focus i:hover {
        background-color: var(--accent-color);
        color: var(--contrast-color);
    }

    .navmenu a:hover,
    .navmenu .active,
    .navmenu .active:focus {
        color: #1c1c1c;
    }

    .navmenu a.btn-getstarted:hover,
    .navmenu .active,
    .navmenu .active:focus {
        color: var(--primary-clr);
    }

    .navmenu .active i,
    .navmenu .active:focus i {
        background-color: var(--accent-color);
        color: var(--contrast-color);
        transform: rotate(180deg);
    }

    .navmenu .dropdown ul {
        position: static;
        display: none;
        z-index: 99;
        padding: 10px 0;
        margin: 10px 20px;
        background-color: var(--nav-dropdown-background-color);
        border: 1px solid color-mix(in srgb, var(--default-color), transparent 90%);
        box-shadow: none;
        transition: all 0.5s ease-in-out;
    }

    .navmenu .dropdown ul ul {
        background-color: rgba(33, 37, 41, 0.1);
    }

    .navmenu .dropdown>.dropdown-active {
        display: block;
        background-color: rgba(33, 37, 41, 0.03);
    }

    .mobile-nav-active {
        overflow: hidden;
    }

    .mobile-nav-active .mobile-nav-toggle {
        color: #fff;
        position: absolute;
        font-size: 24px;
        top: 15px;
        right: 15px;
        margin-right: 0;
        z-index: 9999;
    }

    .mobile-nav-active .navmenu {
        position: fixed;
        overflow: hidden;
        inset: 0;
        background: rgba(33, 37, 41, 0.8);
        transition: 0.3s;
    }

    .mobile-nav-active .navmenu>ul {
        display: block;
    }

    .navmenu ul li {
        margin-bottom: 12px;
    }

    .navmenu .signup-btn {
        margin-left: 20px;
    }

    .free-trial-title {
        padding: 30px;
    }

    .free-trial-title h2 {
        font-size: 26px;
        line-height: 1;
    }

    .free-trial-sectin {
        height: 100%;
    }
}

@media (max-width:1024px) {
    .form-freetrial.free-trial-form.contactUS_form {
        height: 85%;
        padding: 18px 30px;
    }

    .free-trial-sectin .free-trial-title .text-mid {
        padding: 0;
        margin-right: 0;
        font-size: 26px;
        line-height: 39px;
    }

    p.p5 {
        font-size: 16px;
    }

    .verifywith {
        min-height: calc(50vh - 100px);
    }

    .section-title.benfitai {
        padding-bottom: 0;
    }

    h1.titlecommunity {
        font-size: 28px;
        line-height: 38px;
    }

    .padding.community.section {
        padding: 16px 3px;
        padding-top: 60px;
    }

    .padding.verifywith.section {
        padding: 9px 0;
    }

    .verifywithai_title span {
        font-size: 35px;
        line-height: 60px;
    }

    .row.verify_ai {
        display: flex;
        justify-content: center;
    }

    p.p4 {
        font-size: 16px;
        line-height: 30px;
    }

    h1.title {
        font-size: 35px;
        line-height: 60px;
    }

    .verifywithai_title {
        padding: 34px;
        margin-left: 0;
    }

    img.circle-img {
        width: 37px;
    }

    h3.subtitle.subtitle-clr {
        font-size: 18px;
        line-height: 27px;
    }

    p.p2 {
        font-size: 20px;
        line-height: 24px;
    }

    p.p1 {
        font-size: 25px;
    }

    h4.headingmain {
        font-size: 30px;
        line-height: 41px;
    }


    img.img-2 {
        z-index: -1;
    }

    img.img-1 {
        z-index: -1;
    }

    .form-freetrial.free-trial-form {
        padding: 58px 30px;
        height: 100%;
    }

    .free-trial-title {
        padding: 40px;
    }

    .free-trial {
        left: 53%;
        width: 18%;
    }

    a.btn-getstarted {
        width: fit-content !important;
    }

    .scrolled .header .header-container {
        box-shadow: none;
    }

    .header {
        padding: 0;
        background: #fff;
        box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
    }

    .hero .hero-image {
        max-width: 100%;
        border-radius: 30px 30px 30px 140px;

    }

    .stat-item {
        padding: 20px;
    }

    .stat-content {
        padding-right: 8px;
        gap: 0;
    }

    .stat-content h4 {
        font-size: 30px;
        margin: 0;
    }

    .stat-content h4 span {
        font-size: 30px;
    }

    .stat-content p {
        font-size: 14px;
        text-align: center;
        line-height: 21px;
    }

    .line {
        width: 100%;
    }

    .hero.section .container-fluid {
        padding: 0 22px;
    }

    .hero .hero-content h1 {
        font-size: 35px;
        line-height: 1.2;
    }

    .paragraph-hero {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 16px !important;
    }

    .hero .hero-content {
        margin-top: 0;
        margin-bottom: 86px;
    }

    /* .hero {
        padding-top: 26px;
    } */

    .hero-buttons .btn.btn-primary {
        font-size: 14px;
    }

    .hero-buttons a.btn.btn-link {
        font-size: 14px;
    }

    .header {
        padding: 2px 0px;
        width: 100%;
        padding-top: 0px;
        background: #fff;
        box-shadow: 0 .375rem 1.5rem 0 rgba(140, 152, 164, .125);
        margin: 0;
        padding: 0;
        position: fixed;
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 1030;
    }

    .paragrph-section {
        padding: 0 10px;
    }

    .about .about-title {
        font-size: 28px;
        line-height: 33px;
    }

    p.about-secondry-text {
        font-size: 14px;
        line-height: 23px;
        margin-bottom: 0;
    }

    .about .about-description {
        font-size: 13px;
        line-height: 26px;
        margin-bottom: 0;
    }

    .image-wrapper .img-fluid {
        max-width: 78%;
    }

    .about .image-wrapper {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .ai-work .section-title h2 {
        font-size: 28px;
        line-height: 28px;
    }

    .section-title p {
        font-size: 14.9px;
        line-height: 21px;
    }

    .howIt-col {
        gap: 15px;
        padding: 10px;
        margin-bottom: 12px;
    }

    .howIt-col h2 {
        font-size: 39px;
        line-height: 45.6px;
    }

    .howIt-col h4 {
        line-height: 19.2px;
        height: 110px;
        max-width: 110px;
        padding: 12px;
        font-size: 13px;
    }

    .work-row {
        padding: 31px 0px;
        gap: 0;
    }

    .howIt-col .black-col {
        padding: 14px;
    }

    .howIt-col p {
        font-size: 12.9px;
        line-height: 19px;
    }

    .ai-work {
        padding: 0;
        padding-top: 40px;
    }

    /*-----------why------------*/
    .section-title h2 {
        font-size: 28px;
        line-height: 18px;
    }

    .service-item {
        padding: 18px;
    }

    .icon h2 {
        font-size: 45px;
        line-height: 48px;
    }

    h3.subtitle {
        font-size: 18px;
        line-height: 18px;
    }

    .service-item p {
        font-size: 13px;
        line-height: 19px;
        margin: 0;
    }

    .service-box-section {
        padding: 0;
        padding-top: 21px;
    }

    /*---------------prices--------------------*/
    .price-item.text-center {
        padding: 11px;
        height: 231px;
    }

    img.icon-img {
        padding-bottom: 13px;
        width: 66px;
    }

    h3.price-subtitle {
        font-size: 18px;
        line-height: 100%;
        letter-spacing: 1px;
    }

    .price-item p {
        font-size: 14px;
        line-height: 24.84px;
    }

    .price-forth-box {
        height: 276px !important;
        padding: 18px !important;
    }

    /*--------------------transfrom section --------------------------------*/
    .transfrom h2 {
        font-size: 22px;
        line-height: 30px;
    }

    .transfrom p {
        font-size: 14px;
    }

    .transfrom {
        background: rgba(9, 112, 208, 0.10);
        padding: 35px 8px;
    }

    a.btn-get-started {
        font-size: 14px;
    }

    /*------------------footer------------------------*/
    img.footer-logo {
        width: 150px;
    }

    .footer-li a {
        color: #fff;
        font-size: 12px;
    }

    .footer-link {
        justify-content: center;
    }

    ul.fooltermenu {
        display: flex;
        margin: 1px;
        padding: 16px 0;
    }

    li.footer-li {
        padding: 10px;
        border-right: 0;
    }

    .footer-li a.active {
        font-size: 14px;
    }

    .social-media {
        justify-content: start;
    }

    div#social_media {
        display: flex;
    }

    i.fa-brands {
        width: 35px;
        height: 35px;
        line-height: 33px;
        font-size: 16px;
        margin-right: 13px;
    }

    footer.footer {
        padding: 20px 8px;
    }

    hr {
        margin: 1rem 0;
    }

    .ai-work .line {
        display: none;
    }

    .free-trial-sectin p {
        font-size: 14px;
        line-height: 27.9px;

    }

    .free-trial-sectin li {
        font-size: 14px;
        line-height: 157%;
    }

    .free-trial-form .form-label {
        font-size: 14px;
    }

    button.custom-submit-btn.btn.px-4.float-center {
        font-size: 16px;
        line-height: 146%;
    }
}

@media (max-width: 768px) {
    img.img-fluid.ai-ins-image {
        margin-top: 38px;
    }

    .hero {
        padding-top: 35px;
    }

    .free-trial-sectin span {
        padding: 5px 13px;
        width: inherit;
        height: inherit;
    }

    .verifywith {
        min-height: 100%;
    }

    .padding-all {
        padding: 0 20px;
    }

    .about-description span {
        font-size: 14px;
    }

    .whatwedo-box-section {
        padding: 0 20px;
    }

    p.p1 {
        font-weight: 600;
        font-size: 20px;
    }

    h4.headingmain {
        font-size: 30px;
        line-height: 38px;
    }

    .titlesection {
        z-index: 1;
    }

    p.p2 {
        font-weight: 500;
        line-height: 28px;
        font-size: 18px;
    }

    .padding.verifywith.section {
        padding: 29px 0;
    }

    .verifywithai_title {
        padding: 16px;
        margin-left: 0;
    }

    .verifywithai_title span {
        font-size: 23px;
        line-height: 41px;
    }

    h1.title {
        font-size: 22px;
        line-height: 18px;
    }

    p.p4 {
        font-size: 14px;
        line-height: 30px;
    }

    p.p5 {
        font-size: 14px;
        line-height: 25px;
    }

    .padding.community.section {
        padding: 39px 8px;
    }

    h1.titlecommunity {
        font-size: 30px;
        line-height: 41px;
    }

    p.p7 {
        font-size: 15px;
        line-height: 29px;
    }

    p.p9 {
        font-size: 14px;
        line-height: 27px;
    }

    p.p8 {
        font-size: 16px;
    }

    h3.subtitle.subtitle-clr {
        font-size: 22px;
        line-height: 31px;
    }

    img.clr-2 {
        z-index: -1;
    }

    .padding.why-work.section.benfits {
        background-color: #1975d2;
        padding-top: 0;
    }

    img.img-2 {
        width: 30%;
        z-index: -1;
    }

    img.img-1 {
        top: 5%;
        width: 48%;
    }

    .free-trial-form .form-control::placeholder {
        font-size: 11px;

    }

    .free-trial-form .form-control {
        padding: 11px;
    }

    .free-trial-form .form-label {
        font-size: 13px;
        line-height: 4px;
    }

    .free-trial {
        left: 51%;
        width: 19%;
    }

    .free-trial-title {
        padding: 20px;
    }

    .free-trial-title h2 {
        font-size: 26px;
    }

    .free-trial-sectin p {
        font-size: 13px;
    }

    .free-trial-sectin p {
        font-size: 13px;
        line-height: 24px;
    }

    .free-trial-sectin li {
        font-size: 12px;
        padding: 4px 0;
    }

    .form-freetrial.free-trial-form .mb-3 {
        margin-bottom: 0.5rem !important;
    }

    p.span-paragraphtext {
        font-size: 12px;
    }

    .form-freetrial.free-trial-form {
        padding: 19px;
    }

    button.custom-submit-btn.btn.px-4.float-center {
        font-size: 14px;
    }

    /* .hero {
        padding-top: 89px;
    } */

    a.btn-getstarted :hover {
        color: #fff;
    }

    .scrolled .header .header-container {
        box-shadow: none;
    }

    img.hero-image {
        max-width: 100%;
        border-radius: 30px 30px 30px 117px;
    }

    .hero .stats-row {
        display: flex;
        align-items: center;
        width: fit-content;
        height: fit-content;
        bottom: 0;
    }

    .stat-content {
        padding-right: 8px;
        gap: 0;
    }

    .stat-content h4 {
        font-size: 30px;
        margin: 0;
    }

    .stat-content h4 span {
        font-size: 30px;
    }

    .stat-content p {
        font-size: 14px;
        text-align: center;
        line-height: 21px;
    }

    .line {
        width: 100%;
    }

    .hero.section .container-fluid {
        padding: 0 22px;
    }

    .hero .hero-content h1 {
        font-size: 35px;
        line-height: 1.2;
    }

    .paragraph-hero {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 16px !important;
    }

    .hero .hero-content {
        margin-top: 42px;
        margin-bottom: 63px;
    }

    .hero-buttons .btn.btn-primary {
        font-size: 14px;
    }

    .hero-buttons a.btn.btn-link {
        font-size: 14px;
    }

    .header {
        padding-top: 0px;
        background: #fff;
        box-shadow: 0 .375rem 1.5rem 0 rgba(140, 152, 164, .125);
        margin: 0;
        padding: 0;
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 1030;
    }

    .paragrph-section {
        padding: 0 10px;
    }

    .about .about-title {
        font-size: 28px;
        line-height: 33px;
    }

    p.about-secondry-text {
        font-size: 16px;
        line-height: 24px;
    }

    .about .about-description {
        font-size: 14px;
        line-height: 28px;
        margin-bottom: 0;
    }

    .image-wrapper .img-fluid {
        max-width: 84%;
    }

    .about .image-wrapper {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .ai-work .section-title h2 {
        font-size: 28px;
        line-height: 28px;
    }

    .section.about {
        margin-top: 10px;
    }

    .section-title p {
        font-size: 14.9px;
        line-height: 21px;
    }

    .howIt-col {
        gap: 6px;
        padding: 10px;
        margin-bottom: 12px;
    }

    .howIt-col h2 {
        font-size: 39px;
        line-height: 45.6px;
    }

    .howIt-col h4 {
        line-height: 19.2px;
        height: 110px;
        max-width: 110px;
        padding: 12px;
        font-size: 13px;
    }

    .work-row {
        padding: 10px 0px;
    }

    .howIt-col .black-col {
        padding: 14px;
    }

    .howIt-col p {
        font-size: 12.9px;
        line-height: 19px;
    }

    .ai-work {
        padding: 0;
        padding-top: 30px;
    }

    /*-----------why------------*/
    .section-title h2 {
        font-size: 28px;
        line-height: 18px;
    }

    .service-item {
        padding: 18px;
    }

    .icon h2 {
        font-size: 45px;
        line-height: 48px;
    }

    h3.subtitle {
        font-size: 18px;
        line-height: 18px;
    }

    .service-item p {
        font-size: 14px;
        line-height: 19px;
        margin: 0;
    }

    .service-box-section {
        padding: 0;
        padding-top: 21px;
    }

    /*---------------prices--------------------*/
    .price-item.text-center {
        padding: 27px;
        height: auto;
    }

    img.icon-img {
        padding-bottom: 13px;
        width: 66px;
    }

    h3.price-subtitle {
        font-size: 18px;
        line-height: 100%;
        letter-spacing: 1px;
    }

    .price-item p {
        font-size: 14px;
        line-height: 24.84px;
    }

    .price-forth-box {
        height: 276px !important;
        padding: 18px !important;
    }

    /*--------------------transfrom section --------------------------------*/
    .transfrom h2 {
        font-size: 22px;
        line-height: 30px;
    }

    .transfrom p {
        font-size: 14px;
    }

    .transfrom {
        background: rgba(9, 112, 208, 0.10);
        padding: 35px 8px;
    }

    a.btn-get-started {
        font-size: 14px;
    }

    /*------------------footer------------------------*/
    img.footer-logo {
        width: 150px;
    }

    .footer-li a {
        color: #fff;
        font-size: 14px;
    }

    .footer-link {
        justify-content: start;
    }

    ul.fooltermenu {
        display: block;
        margin: 0;
        padding: 16px 0;
    }

    li.footer-li {
        padding: 10px 0;
        border-right: 0;
    }

    .footer-li a.active {
        font-size: 14px;
    }

    .social-media {
        justify-content: start;
    }

    div#social_media {
        display: flex;
    }

    i.fa-brands {
        width: 35px;
        height: 35px;
        line-height: 33px;
        font-size: 16px;
        margin-right: 13px;
    }

    footer.footer {
        padding: 20px 8px;
    }

    hr {
        margin: 1rem 0;
    }

    .section.padding {
        padding: 18px 8px;
    }

    .section-title.text-center {
        padding-bottom: 12px;
    }

    .contet-text-box h1 {
        font-size: 28px;
        line-height: 39px;
    }
}

@media (max-width:576px) {
    img.insurance-image.img-fluid {
        max-width: 70%;
    }

    .contet-text-box {
        padding: 12px;
    }

    .contet-text-box p {
        font-size: 14px;
        line-height: 28px;
    }

    .contet-text-box h1 {
        font-size: 24px;
        line-height: 22px;
    }

    .contet-text-box h6 {
        font-size: 25px;
        line-height: 25px;
    }

    .padding.about.section {
        padding: 19px 6px;
    }

    .hero-content.padding-text-content {
        margin-bottom: 0;
        margin-top: 0;
    }

    .free-trial-sectin.Support {
              height: 100%;
        min-height: 390px;
    }

    .padding.why-work.section.benfits {
        padding: 0;
    }

    .service-box-section {
        padding: 23px;
        padding-top: 21px;
    }

    .free-trial-title {
        padding: 19px;
    }

    .free-trial {
        left: 0;
        width: 50%;
    }

    .stats-row .col-lg-4.col-md-6 {
        display: flow;
    }

    .stat-content h4 {
        color: #FFF;
        font-size: 25px;
        margin-bottom: 0;
        line-height: 43px;
    }

    .stat-content h4 span {
        font-size: 25px;
        line-height: 44px;
    }

    .stat-content p {
      color: #FFF;
        font-size: 12px;
        line-height: 15px;
        text-align: left;
    }

    .stat-content {
        border-right: 0;
        border-bottom: 1px solid var(--border-stat);
        padding-bottom: 12px;
        display: flow;
        padding-right: 0;
    }

    .hero .stats-row {
        border: 0;
        margin-left: 0;
        width: 100%;
        border-radius: 30px 30px 0 30px;
        border-radius: 30px 30px 9px 140px;
        background: var(--Primary-2, #0B2B4C);
        opacity: 0.85;
        padding: 14px;
        position: absolute;
    }

    .hero-buttons {
        margin-bottom: 28px;
    }

    .hero {
        height: auto;
        padding-top: 32px;
    }

    .hero .hero-content h1 {
        font-size: 30px;
        line-height: 1.5;
        margin-bottom: 1rem;
    }

    .paragraph-hero {
        font-size: 12px;
        line-height: 24px;
        font-weight: 400;
    }

    .header {
        padding-top: 0px;
        background: #fff;
        box-shadow: 0 .375rem 1.5rem 0 rgba(140, 152, 164, .125);
        margin: 0;
        padding: 0;
    }

    .header .btn-getstarted,
    .header .btn-getstarted:focus {
        font-size: 14px;
        margin: 0 0 0 17px;
        width: fit-content;
    }

    .header .logo img {
        width: 70px;
    }

    .scrolled .header .header-container {
        box-shadow: none;
        background: #fff;
        justify-content: space-between;
        padding-top: 13px;
        border-radius: 0;
        margin: 0;
    }

    .header .header-container {
        padding-top: 13px;
        margin: 0;
    }

    .hero .hero-content {
        margin-top: 0;
    }

    .hero-buttons .btn.btn-primary {
        padding: 14px 9px;
        font-size: 12px;
    }

    .hero-buttons a.btn.btn-link {
        font-size: 13px;
        padding: 14px 13px;
    }

    .hero.section .container-fluid {
        padding: 0 12px;
    }



    .about .about-title {
        font-size: 22px;
        line-height: 31px;
    }

    .paragrph-section {
        padding: 0;
        margin-top: 14px;
    }

    p.about-secondry-text {
        font-size: 14px;
        line-height: 26px;
    }

    .about .about-description {
        font-size: 13px;
        line-height: 26px;
    }

    .ai-work .section-title h2 {
        font-size: 22px;
        line-height: 24px;
    }

    .section-title p {
        font-size: 12.9px;
        line-height: 20px;
    }

    .work-row {
        padding: 10px 20px;
    }

    .howIt-col h2 {
        font-size: 42px;
    }

    .howIt-col h4 {
        font-size: 13px;
        line-height: 20.2px;
        height: 110px;
        max-width: 110px;
        padding: 14px;
    }

    .howIt-col p {
        font-size: 12.9px;
        line-height: 20px;
    }

    .ai-work {
        padding: 24px 0;
    }

    .howIt-col {
        margin-top: 0px;
        margin-inline: 44px;
    }

    .section-title h2 {
        font-size: 22px;
        line-height: 21px;
    }

    .service-item {
        padding: 20px 20px;
    }

    .icon h2 {
        font-size: 50px;
        line-height: 43px;
        opacity: 0.2;
    }

    h3.subtitle {
        font-size: 16px;
        line-height: 26px;
    }

    .service-item p {
        font-size: 12px;
        line-height: 19px;
        margin-bottom: 0;
    }

    .price-item.text-center {
        padding: 14px;
        height: auto;
    }

    img.icon-img {
        padding-bottom: 20px;
        width: 60px;
    }

    h3.price-subtitle {
        font-size: 16px;
        letter-spacing: 1px;
    }

    .price-item p {
        font-size: 13px;
        line-height: 21.84px;
        margin-bottom: 0;
    }

    .transfrom {
        padding: 27px 16px;
    }

    .transfrom h2 {
        font-size: 18px;
        line-height: 27px;
    }

    .transfrom p {
        font-size: 14px;
        margin-bottom: 22px !important;
    }

    a.btn-get-started {
        padding: 10px 12px;
        font-size: 14px;
    }

    .line {
        top: 6%;
        left: 0;
        opacity: 0.7;
        width: 100%;
    }

    img.img-1 {
        top: 19%;
    }

    img.footer-logo {
        width: 100px;
    }

    .footer-link {
        justify-content: start;
    }

    ul.fooltermenu {
        display: block;
        margin: 0;
        padding: 16px 0;
    }

    li.footer-li {
        padding: 10px 0;
        border-right: 0;
    }

    .footer-li a.active {
        font-size: 14px;
    }

    .footer-li a {
        font-size: 14px;
    }

    p.text-center.footer-text {
        font-size: 12px;
    }

    a.privacy-text {
        font-size: 12px;
        line-height: 24px;
    }

    div#social_media {
        display: flex;
    }

    .social-media {
        justify-content: start;
    }

    i.fa-brands {
        width: 35px;
        height: 35px;
        line-height: 33px;
        font-size: 16px;
        margin-right: 13px;
    }

    footer.footer {
        padding: 30px 6px;
    }

    hr {
        margin: 1rem 0;
    }

    .section.about {
        margin-top: 0;
        padding-bottom: 30px;
    }

    .hero-image.insurance-img {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .hero-image.insurance-img {
        height: auto;
    }
}

@media (max-width: 475px) {
    .free-trial-sectin.Support {
        height: 100%;
    }

    .howIt-col {
        gap: 3px;
        margin-inline: 0;
    }

    .hero .stats-row {
        width: 100%;
        border-radius: 30px 30px 34px 116px;
        padding: 14px;
        /* min-height: 385px; */
        height: 100%;
    }

   div #MobileView-CstnStats {
        display: block;
        position: absolute;
        height: 100%;
        width: 95%;
        border-radius: 30px 30px 30px 140px;
    }

    .stat-content h4 {
        color: #FFF;
        font-size: 22px;
        line-height: 41px;
    }

    .stat-content h4 span {
        font-size: 22px;
        line-height: 44px;
    }

    .stat-content p {
           color: #FFF;
        font-size: 11px;
        line-height: 12px;
        text-align: left;
    }

    .hero-image {
        background: transparent;
        width: 100%;
    }

    .stats-row .col-lg-4.col-md-4.col-sm-6.col-12 {
        display: block;
    }
}

@media (max-width: 375px) {
    .free-trial-sectin.Support {
        height: 100%;
    }

    .hero .stats-row {
        width: 100%;
        /* min-height: 353px; */
        height: 100%;
    }

   div div #MobileView-CstnStats {
        width: 93%;
    }

    .stat-item {
        padding: 9px;
    }

    .hero-image {
        background: transparent;
        width: 100%;
    }

    .hero-image.insurance-img img {
        height: 100%;
    }

    .hero-image.insurance-img {
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

@media (max-width: 320px) {
.contact-detail {
    margin-top: 2px;
}
        .free-trial-sectin p {
             font-size: 10px;
        line-height: 14px;
        display: flex;
        align-items: center;
        margin-bottom: 0;
        align-items: center;
    }
    i.fa.fa-phone {
    font-size: 12px;
}
i.fa.fa-envelope {
     font-size: 12px;
}
    .icon-contact {
    display: inline-flex;
    height: 36px;
    padding: 10px;
    align-items: center;
    border-radius: 25px;
    border: 1px solid #DDD;
    color: var(--primary-clr);
}
    .stat-content h4 {
        color: #FFF;
        font-size: 16px;
        line-height: 14px;
    }
    p.text-paragraph {
        font-size: 11px;
    }

    .free-trial-sectin.Support {
        height: 100%;
    }
    .stat-content {
        padding-bottom: 9px;
    }
    .hero .stats-row {
        height: auto;
    }
.stat-content h4 span {
        font-size: 15px;
        line-height: 28px;
    }
}

@media (max-width: 576px) {
    #CstnStats-row {
        display: none;
    }

    #MobileView-CstnStats {
        display: block;
        position: absolute;
        height: 100%;
        width: 95.5%;
        border-radius: 30px 30px 30px 140px;
    }
}

@media (max-width: 445px) {
    div #MobileView-CstnStats {
        display: block;
        position: absolute;
        height: 100%;
        width: 94%;
        border-radius: 30px 30px 30px 140px;
    }
}
