@media (min-height:699px) and (max-height:901px),
(orientation: landscape) {
    .coming-soon-vector {
        width: 400px;
        margin: 50px 0;
    }
    .coming-soon-text h1 {
        font-size: 65px;
        line-height: 65px;
        margin-top: 35px;
    }
    .logo img {
        width: 150px;
    }
}

@media(min-width:992px) {
    .header .navbar-nav .dropdown-menu .dropdown-item:hover {
        color: #00B9B8;
    }
    .header .dropdown:hover .dropdown-menu {
        display: block;
        margin-top: 0;
    }
    .header .navbar-nav .nav-link:hover {
        color: #00B9B8;
    }
    .btn-book-demo:hover span img {
        transform: rotate(0deg);
    }
    .btn-hero-video:hover img {
        transform: translateX(5px);
    }
    .footer-links ul li a:hover,
    .footer-bottom-left a:hover,
    .email-bock a:hover {
        color: #00b9b8;
    }
    .what-we-do-box:hover {
        transform: translateY(-10px);
    }
}

@media(max-width:1199px) {
    .navbar-brand img {
        width: 144px;
    }
    .btn-book-demo {
        font-size: 16px;
        line-height: 16px;
        padding: 5px 25px;
    }
    .header .navbar-nav .nav-link {
        font-size: 16px;
        line-height: 16px;
        padding: 18px 14px;
    }
    .header .navbar-nav {
        gap: 8px;
    }
    .section-title {
        font-size: 40px;
        line-height: 44px;
    }
    .section-text {
        font-size: 14px;
        line-height: 22px;
        margin-top: 15px;
    }
    .hero-buttons {
        margin-top: 30px;
        display: flex;
        gap: 32px;
    }
    .hero-section-padding {
        padding: 112px 0 60px;
    }
    .hero-text {
        padding-right: 0px;
    }
    .certificate-block {
        gap: 70px;
        margin-top: 50px;
    }
    .footer-logo {
        width: 220px;
    }
    .footer-content p {
        font-size: 16px;
        line-height: 16px;
        margin-top: 20px;
    }
    .footer-content a {
        font-size: 18px;
        line-height: 18px;
        margin-top: 6px;
    }
    .footer-links ul li a {
        font-size: 16px;
        line-height: 16px;
    }
    .footer-links {
        gap: 60px;
    }
    .footer-bottom {
        padding-top: 30px;
        padding-bottom: 40px;
    }
    .footer-top {
        padding: 40px 0 24px;
    }
    .custom-padding {
        padding: 70px 0;
    }
    .ai-counter-box span,
    .ai-counter-box h5 {
        font-size: 34px;
        line-height: 34px;
    }
    .ai-counter-box h6 {
        font-size: 16px;
        line-height: 16px;
        margin-top: 15px;
    }
    .ai-counter-box p {
        font-size: 15px;
        line-height: 17px;
    }
    .box-info h6 {
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 12px;
    }
    .box-info p {
        font-size: 15px;
        line-height: 24px;
    }
    .technology-platform-block img {
        border-radius: 20px;
        margin-bottom: 50px;
        height: 450px;
        width: 100%;
        object-fit: cover;
    }
    .other-info {
        gap: 24px;
        width: 100%;
    }
    .security-box {
        height: calc(100% - 38px);
        margin-bottom: 38px;
        padding: 0;
    }
    .security-box h6 {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 10px;
    }
    .security-box p {
        font-size: 16px;
        line-height: 24px;
    }
    .terms-policy-block h1 {
        font-size: 42px;
        line-height: 42px;
        margin-bottom: 30px;
    }
    .terms-policy-block p {
        font-size: 16px;
        line-height: 22px;
        margin-top: 14px;
    }
    .terms-policy-list-block-ul h4 {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 10px;
    }
    .terms-policy-list-block ul li {
        font-size: 16px;
        line-height: 16px;
    }
    .terms-policy-list-block h5 {
        font-size: 20px;
        line-height: 20px;
    }
    .terms-policy-list-block ul {
        margin-top: 14px;
    }
    .terms-policy-list-block-ul ul:not(:first-child) {
        margin-top: 25px;
    }
    .what-we-do-box-info h6 {
        font-size: 20px;
        line-height: 20px;
    }
    .what-we-do-box-info p {
        font-size: 14px;
        line-height: 22px;
    }
    .btn-learn-more {
        font-size: 18px;
        line-height: 18px;
    }
    .what-we-do-block {
        gap: 30px;
    }
    .what-we-do-box {
        padding: 25px;
    }
}

@media(max-width:991.98px) {
    .book-demo-button.desktop-view {
        display: none;
    }
    .mobile-block {
        display: flex;
        align-items: center;
        gap: 10px;
    }
    .header .navbar-toggler {
        border: 0;
        box-shadow: none;
        padding: 0;
        margin: 0;
        color: #000;
    }
    .header .navbar-nav .dropdown-menu {
        background-color: #fff;
    }
    .hero-img {
        text-align: center;
    }
    .hero-img img {
        width: 400px;
    }
    .hero-section-padding {
        padding: 92px 0 40px;
    }
    .section-text-content {
        text-align: center;
        margin-top: 35px;
    }
    .hero-buttons {
        margin-top: 20px;
        justify-content: center;
    }
    .certificate-block {
        gap: 40px;
        margin-top: 40px;
        flex-wrap: wrap;
    }
    .certificate-block img {
        height: 24px;
        object-fit: cover;
    }
    .footer-content {
        text-align: center;
    }
    .footer-content p {
        font-size: 16px;
        line-height: 16px;
        margin-top: 10px;
    }
    .footer-links ul:last-child {
        display: none;
    }
    .footer-links ul {
        display: flex;
        align-items: center;
        gap: 5px 20px;
        flex-wrap: wrap;
        justify-content: center;
    }
    .footer-links ul li {
        padding-top: 0;
    }
    .footer-links {
        margin-top: 30px;
    }
    .footer-contact {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 30px;
        gap: 20px;
        gap: 10px 20px;
        flex-wrap: wrap;
    }
    .email-bock {
        margin-bottom: 0;
    }
    .footer-bottom {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .footer-bottom-left p,
    .footer-bottom-left a {
        font-size: 15px;
        line-height: 15px;
        padding-right: 14px;
    }
    .footer-bottom-right img {
        height: 25px;
        object-fit: cover;
    }
    .footer-bottom-right {
        gap: 15px;
    }
    .ai-counter-box span,
    .ai-counter-box h5 {
        font-size: 44px;
        line-height: 44px;
    }
    .ai-counter-box h6 {
        font-size: 20px;
        line-height: 20px;
        margin-top: 15px;
    }
    .ai-counter-box p {
        font-size: 16px;
        line-height: 16px;
        margin-top: 8px;
    }
    .custom-padding {
        padding: 50px 0;
    }
    .how-it-works-block {
        grid-template-columns: repeat(2, 1fr);
    }
    .divider-line-block img {
        display: none;
    }
    .box-icon img {
        width: 46px;
    }
    .divider-line-block {
        margin: 6px 0;
    }
    .section-title-block {
        margin-bottom: 50px;
    }
    .case-study-block {
        gap: 20px;
        flex-direction: column;
    }
    .case-study-box {
        width: 100%;
    }
    .technology-platform-block img {
        border-radius: 20px;
        margin-bottom: 40px;
        height: auto;
        box-shadow: 2px 8px 24px rgba(0, 0, 0, 0.15);
    }
    .cta-box {
        padding: 50px 24px;
    }
    .ai-counter-section {
        grid-template-columns: repeat(2, 1fr);
    }
    .ai-counter-box {
        padding: 30px 10px;
        border-bottom: 1px solid #A8E6E6;
    }
    .ai-counter-box:nth-child(2) {
        border-right: 0;
    }
    .ai-counter-box:nth-child(3),
    .ai-counter-box:nth-child(4) {
        border-bottom: 0;
    }
    .what-we-do-box-img img {
        width: 55px;
    }
    .what-we-do-box-info h6 {
        font-size: 15px;
        line-height: 15px;
    }
    .what-we-do-box-info p {
        font-size: 12px;
        line-height: 18px;
    }
    .btn-learn-more {
        font-size: 16px;
        line-height: 16px;
    }
    .what-we-do-box {
        padding: 20px;
    }
    .what-we-do-block {
        gap: 15px;
    }
}

@media(max-width:767.98px) {
    .certificate-block {
        gap: 15px 50px;
        margin-top: 35px;
    }
    .terms-policy-list-block ul li {
        align-items: start;
        padding-left: 5px;
    }
    .terms-policy-list-block ul li img {
        margin-top: 7px;
    }
    .box-icon {
        padding: 10px 12px 12px;
        position: relative;
        z-index: 1;
        flex-shrink: 0;
    }
    .how-it-works-box {
        display: flex;
        position: relative;
    }
    .divider-line-block {
        position: absolute;
        bottom: 0;
        left: 30px;
        height: calc(100% - 32px);
        margin: 0;
        z-index: 0;
    }
    .divider-line-block .divider-line {
        width: 3px;
        height: 100%;
    }
    .divider-line-block span {
        transform: none;
        top: auto;
        bottom: 5px;
        right: -10px;
    }
    .box-info p {
        font-size: 13px;
        line-height: 22px;
    }
    .box-info h6 {
        font-size: 17px;
        line-height: 17px;
        margin-bottom: 8px;
    }
    .box-icon img {
        width: 40px;
    }
    .box-info {
        padding: 12px 16px 16px 26px;
    }
    .what-we-do-block {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media(max-width:575.98px) {
    .coming-soon-vector {
        width: 300px;
        margin: 40px 0;
    }
    .coming-soon-text h1 {
        font-size: 54px;
        line-height: 54px;
        margin-top: 34px;
    }
    .logo img {
        width: 150px;
    }
    .btn-book-demo span {
        display: none;
    }
    .navbar-brand img {
        width: 109px;
    }
    .btn-book-demo {
        font-size: 12px;
        line-height: 12px;
        padding: 7px 15px;
    }
    .book-demo-button {
        margin-right: 0;
        display: flex;
    }
    .header .navbar-brand {
        padding: 0;
        margin: 0;
        display: flex;
    }
    .header .navbar {
        padding: 8px 0;
    }
    .mobile-block {
        gap: 5px;
    }
    .header .navbar-nav .nav-link {
        font-size: 14px;
        line-height: 14px;
        padding: 5px 14px;
    }
    .header .navbar-nav {
        gap: 5px;
        margin-top: 10px;
    }
    .header .navbar-nav .dropdown-menu .dropdown-item {
        font-size: 12px;
        line-height: 12px;
        padding: 8px 16px;
    }
    .hero-img img {
        width: 250px;
    }
    .hero-section-padding {
        padding: 64px 0 30px;
    }
    .section-title br {
        display: none;
    }
    .section-title {
        font-size: 26px;
        line-height: 34px;
    }
    .section-text-content {
        margin-top: 20px;
    }
    .section-text {
        font-size: 14px;
        line-height: 22px;
        margin-top: 12px;
    }
    .hero-buttons .btn-book-demo {
        padding: 7px 34px;
    }
    .btn-hero-video {
        gap: 10px;
        font-size: 12px;
        line-height: 12px;
        padding: 0 14px;
    }
    .hero-buttons {
        gap: 10px;
    }
    .certificate-block img {
        height: 18px;
        object-fit: cover;
    }
    .certificate-block {
        gap: 12px 30px;
        margin-top: 25px;
    }
    .footer-top {
        padding: 20px 0 15px;
    }
    .footer-logo {
        width: 180px;
    }
    .footer-content p {
        font-size: 14px;
        line-height: 14px;
        margin-top: 12px;
    }
    .footer-content a {
        font-size: 14px;
        line-height: 14px;
        margin-top: 5px;
    }
    .footer-links ul li a {
        font-size: 14px;
        line-height: 14px;
    }
    .footer-links ul {
        gap: 10px 30px;
    }
    .footer-links {
        margin-top: 15px;
    }
    .email-bock a {
        font-size: 14px;
        line-height: 14px;
    }
    .email-bock img {
        width: 18px;
    }
    .email-bock {
        gap: 5px;
    }
    .footer-bottom {
        flex-direction: column;
    }
    .footer-bottom-left p,
    .footer-bottom-left a {
        font-size: 13px;
        line-height: 13px;
        padding-right: 10px;
    }
    .footer-bottom {
        padding-top: 12px;
        padding-bottom: 15px;
    }
    .footer-bottom-right {
        gap: 15px;
        margin-top: 15px;
    }
    .footer-bottom-right img {
        height: 20px;
        object-fit: cover;
    }
    .footer-contact {
        margin-top: 15px;
    }
    .footer-links ul li {
        display: flex;
    }
    .ai-counter-box span,
    .ai-counter-box h5 {
        font-size: 30px;
        line-height: 30px;
    }
    .ai-counter-box h6 {
        font-size: 16px;
        line-height: 16px;
        margin-top: 12px;
    }
    .ai-counter-box p {
        font-size: 14px;
        line-height: 17px;
        margin-top: 7px;
    }
    .ai-counter-box {
        padding: 35px 12px;
    }
    .custom-padding {
        padding: 30px 0;
    }
    .closing-line {
        font-size: 20px;
        line-height: 26px;
        margin-top: 30px;
    }
    .how-it-works-block {
        grid-template-columns: repeat(1, 1fr);
        gap: 12px;
    }
    .section-title-block {
        margin-bottom: 30px;
    }
    .case-study-box {
        border-radius: 20px;
        padding: 15px;
    }
    .case-study-box p.team-name {
        font-size: 16px;
        line-height: 16px;
        padding: 8px 20px;
    }
    .case-study-box h1 {
        font-size: 60px;
        line-height: 60px;
        margin-top: 12px;
    }
    .case-study-box ul {
        margin-top: 15px;
    }
    .case-study-box ul li {
        gap: 10px;
        font-size: 15px;
        line-height: 17px;
        margin-bottom: 15px;
    }
    .case-study-block {
        gap: 15px;
    }
    .technology-platform-block img {
        border-radius: 13px;
        margin-bottom: 20px;
        height: auto;
    }
    .other-info {
        grid-template-columns: repeat(1, 1fr);
        gap: 15px;
    }
    .other-info-box {
        border-radius: 13px;
        padding: 15px;
        box-shadow: 2px 8px 24px rgba(0, 0, 0, 0.15);
    }
    .other-info-box h6 {
        font-size: 16px;
        line-height: 16px;
        margin-bottom: 7px;
    }
    .other-info-box p {
        font-size: 14px;
        line-height: 20px;
    }
    .security-box img {
        margin-bottom: 15px;
        width: 50px;
    }
    .security-box {
        height: auto;
        margin-bottom: 20px;
    }
    .security-box h6 {
        font-size: 16px;
        line-height: 19px;
        margin-bottom: 10px;
    }
    .security-box p {
        font-size: 14px;
        line-height: 22px;
    }
    .security-block .row>[class*='col-'] {
        padding-left: 5px;
        padding-right: 5px;
    }
    .security-block .row {
        margin: 0 -5px;
    }
    .cta-box .cta-logo {
        width: 200px;
    }
    .cta-box .section-title {
        font-size: 24px;
        line-height: 28px;
        margin-top: 20px;
    }
    .cta-box {
        padding: 30px 12px;
        border-radius: 13px;
    }
    .cta-box .hero-buttons .btn-book-demo {
        padding: 7px 20px;
    }
    .terms-policy-block h1 {
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 24px;
    }
    .terms-policy-block h6 {
        font-size: 20px;
        line-height: 20px;
    }
    .terms-policy-block p {
        font-size: 14px;
        line-height: 20px;
        margin-top: 10px;
    }
    .terms-policy-list-block {
        margin-top: 20px;
    }
    .terms-policy-list-block h5 {
        font-size: 18px;
        line-height: 18px;
    }
    .terms-policy-list-block ul {
        margin-top: 12px;
    }
    .terms-policy-list-block-ul ul:not(:first-child) {
        margin-top: 20px;
    }
    .terms-policy-list-block-ul h4 {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 8px;
    }
    .terms-policy-list-block ul li {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 8px;
    }
    .terms-policy-list-block ul li img {
        margin-top: 7px;
        width: 5px;
    }
    .terms-policy-list-block-ul .contact-block h3 {
        font-size: 16px;
        line-height: 16px;
    }
    .terms-policy-list-block-ul .contact-block p {
        font-size: 14px;
        line-height: 14px;
        margin-top: 8px;
    }
    .counter-section {
        padding: 20px 0;
    }
    .ai-counter-box {
        padding: 20px 12px;
    }
    .what-we-do-box {
        border-radius: 13px;
        padding: 20px;
    }
    .what-we-do-box-img img {
        width: 60px;
    }
    .what-we-do-box-info {
        margin-top: 12px;
    }
    .what-we-do-box-info h6 {
        font-size: 17px;
        line-height: 17px;
    }
    .what-we-do-box-info p {
        font-size: 13px;
        line-height: 20px;
        margin-bottom: 15px;
    }
}