/*==========  Desktop First  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1700px) {
    .container {
        max-width: 1340px;
    }

    .hero-image {
        margin-top: -130px;
    }

    .advantages-banner {
        margin-top: 40px;
        padding: 24px;
    }

    .advantages-banner-title {
        font-size: 44px;
    }

    .advantages-banner-description {
        font-size: 18px;
        max-width: 55%;
    }

    .tools-how-it-works-info {
        max-width: 500px;
    }

    .our-vision-info {
        max-width: 590px;
        width: 100%;
    }

    .blog-container {
        max-width: 800px;
    }

    .ads-content-title,
    .our-vision-section .our-vision-content-title {
        font-size: 38px;
    }

    .ads-description,
    .our-vision-section .our-vision-description {
        font-size: 16px;
    }

    .our-mission,
    .ads-section,
    .our-vision-section {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .ads-image-wrap {
        width: 300px;
        height: auto;
    }

    .ads-content {
        padding-left: 24px;
        width: calc(100% - 380px);
    }

    .ads-content-title,
    .our-vision-section .our-vision-content-title {
        font-size: 28px;
    }

    .ads-description,
    .our-vision-section .our-vision-description {
        font-size: 14px;
    }

    .ads-wrap,
    .our-vision-section .our-vision-wrap {
        padding-top: 24px;
        padding-bottom: 24px;
    }

    .why-choose-title {
        font-size: 38px;
    }

    .why-choose-descr {
        font-size: 16px;
        max-width: 560px;
    }

    .why-choose-item-title {
        font-size: 18px;
    }

    .why-choose-item-descr {
        font-size: 14px;
    }

    .our-vision-section .our-vision-image-wrap {
        width: 300px;
        height: auto;
    }

    .our-vision-section .our-vision-content {
        width: calc(100% - 380px);
    }

    .our-vision-section .our-vision-image {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

    .ads-image {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

    .advanced-analytic-hero-title {
        font-size: 44px;
    }

    .advanced-difference-section .advanced-capabilities-item-bullet-text {
        font-size: 17px;
    }

    .difference-line1 .advanced-capabilities-item-bullet:nth-child(1) {
        padding-right: 170px;
    }


}


/* Large Devices, Wide Screens */
@media only screen and (max-width : 1500px) {

    .container {
        max-width: 1140px;
    }

    .hero-title {
        font-size: 44px;
        line-height: 44px;
    }

    .hero-description {
        font-size: 16px;
        line-height: 20px;
    }

    .about-title {
        font-size: 44px;
    }

    .about-description {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px;
    }

    .about-advanteges-item-content {
        padding: 12px;
    }

    .about-advanteges-item-value {
        font-size: 38px;
    }

    .about-advanteges-item-title {
        font-size: 16px;
    }

    .section-title {
        font-size: 44px;
        line-height: normal;
        max-width: 80%;
    }

    .section-services {
        padding-top: 50px;
    }

    .section {
        margin-bottom: 50px;
    }

    .services-list-item-title {
        font-size: 38px;
    }

    .service-content-item-description {
        max-width: 460px;
    }

    .services-list-item {
        padding: 20px 0;
    }

    .advantages-item-title {
        font-size: 25px;
    }

    .advantages-item-description {
        font-size: 14px;
    }

    .advantages-list {
        width: 350px;
    }

    .advantages-image {
        width: calc(100% - 700px);
    }

    .advantages-banner-title {
        font-size: 40px;
    }

    .advantages-banner-description {
        font-size: 16px;
        max-width: 55%;
    }

    .contact-wrap {
        padding: 50px;
        background-size: 40%;
    }

    .page-title {
        font-size: 44px;
    }

    .page-subtitle {
        font-size: 18px;
    }

    .page-description {
        font-size: 18px;
    }

    .how-it-works-item-title {
        font-size: 38px;
    }

    .how-it-works-item-content-item {
        font-size: 16px;
    }

    .how-it-works-item-content-item-title {
        font-size: 16px;
    }

    .how-it-works-item {
        padding-bottom: 40px;
    }

    .how-it-works-list {
        padding-top: 40px;
    }

    .our-mission-title {
        font-size: 38px;
    }

    .our-mission-description {
        font-size: 16px;
        max-width: 500px;
    }

    .section-tools-how-it-works {
        margin-top: 0;
        padding-bottom: 0;
    }

    .tools-how-it-works-info {
        max-width: initial;
    }

    .tools-how-it-works-container {
        flex-wrap: wrap;
    }

    .tools-how-it-works-item {
        width: 48.5%;
    }

    .tools-how-it-works-list {
        justify-content: space-between;
        margin-top: 40px;
    }

    .our-vision-wrap {
        padding: 40px;
    }

    .our-vision-title {
        font-size: 38px;
    }

    .our-vision-description p {
        font-size: 16px;
    }

    .our-vision-info {
        max-width: 490px;
    }

    .blog-container {
        max-width: 800px;
    }

    .services-hero-title {
        font-size: 34px;
    }

    .services-hero-description {
        font-size: 14px;
        line-height: 20px;
    }

    .tools-how-it-works-title {
        font-size: 34px;
    }

    .section-service-title {
        font-size: 34px;
    }

    .key-features-list {
        padding: 0;
    }

    .key-features-item {
        max-width: 30%;
    }

    .beta-access-hero-container {
        flex-wrap: wrap;
    }

    .beta-access-hero-content {
        width: 100%;
        order: 2;
        margin-top: 34px;
    }

    .beta-access-hero-img-wrap {
        width: 100%;
        order: 1;
    }

    .beta-access-hero {
        padding-bottom: 0;
    }

    .advantages-info-item {
        flex-wrap: wrap;
        padding: 20px 0px;
    }

    .advantages-info-image-wrap {
        height: auto;
        width: 100%;
        order: 1;
    }

    .advantages-info-content {
        width: 100%;
        order: 2;
    }

    .advantages-info-item:nth-child(even) .advantages-info-image-wrap {
        order: 1;
    }

    .advantages-info-item:nth-child(even) .advantages-info-content {
        order: 2;
    }

    .page-template-how-it-works .advantages-info-item .advantages-info-image-wrap {
        order: 1;
    }

    .page-template-how-it-works .advantages-info-item .advantages-info-content {
        order: 2;
    }

    .page-template-how-it-works .advantages-info-item:nth-child(even) .advantages-info-image-wrap {
        order: 1;
    }

    .page-template-how-it-works .advantages-info-item:nth-child(even) .advantages-info-content {
        order: 2;
    }

    .advantages-info-content-list .advantages-info-content-description {
        margin-bottom: 0;
    }

    .advanced-analytic-hero-title {
        font-size: 34px;
    }

    .advanced-analytic-hero-description {
        max-width: 80%;
        margin: 0 auto;
    }

    .why-timing-matters-item {
        width: calc(50% - 16px);
    }

    .advanced-analytic-testimonials-item-title {
        font-size: 20px;
    }

    .advanced-analytic-testimonials-description {
        font-size: 14px;
    }

    .advanced-analytic-testimonials-subtitle {
        font-size: 17px;
    }

    .advanced-analytic-testimonials--item {
        width: calc(33.333% - 16px);
    }

    .our-vision-image-wrap {
        width: 490px;
        height: 340px;
    }

    .why-timing-matters-content {
        width: calc(100% - 580px);
    }

    .why-timing-matters-content-title {
        font-size: 38px;
    }

    .why-timing-matters-subtitle {
        font-size: 24px;
    }

    .advanced-difference-section {
        display: none;
    }

    .beta-access-form-wrap .contact-form {
        max-width: 550px;
    }

    .beta-access-form-wrap .contact-title {
        font-size: 44px;
    }

    .beta-access-form-wrap .contact-description {
        font-size: 16px;
    }

}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

    .container {
        max-width: 960px;
    }

    .hero-title {
        font-size: 40px;
        line-height: 45px;
    }

    .hero-image {
        margin-top: -60px;
    }

    .about-image {
        width: calc(45% - 13px);
    }

    .about-info {
        width: calc(55% - 13px);
    }

    .services-list-item-image {
        width: calc(55% - 12px);
    }

    .services-list-item-content {
        width: calc(45% - 12px);
    }

    .services-list-item-title {
        font-size: 32px;
    }

    .service-content-item-title {
        font-size: 16px;
    }

    .service-content-item-description {
        font-size: 14px;
        line-height: 22px;
    }

    .advantages-wrap {
        margin-top: 40px;
    }

    .advantages-list {
        width: 300px;
    }

    .advantages-image {
        width: calc(100% - 600px);
    }

    .timeline-header div {
        font-size: 14px;
    }

    .timeline-item:nth-child(1) {
        width: 200px;
    }

    .timeline-item:nth-child(2) {
        width: calc(100% - 700px);
    }

    .timeline-item:nth-child(3) {
        width: 200px;
    }

    .timeline-item:nth-child(4) {
        width: 240px;
    }

    .faq-question {
        font-size: 18px;
    }

    .faq-answer {
        font-size: 14px;
    }

    .contact-title {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 22px;
    }

    .contact-us-form {
        width: 350px;
    }

    .contact-wrap {
        background-size: 50%;
    }

    .our-vision-wrap {
        background-size: 40%;
    }

    .tools-how-it-works-title {
        font-size: 38px;
    }

    .blog-container {
        max-width: 800px;
    }

    .tools-how-it-works-item ul li {
        font-size: 14px;
        line-height: 20px;
    }

    .key-features-item-icon img {
        width: 29px;
        height: 26px;
    }

    .key-features-item-content {
        width: calc(100% - 60px);
    }

    .key-features-item-description {
        font-size: 14px;
        line-height: 20px;
    }

    .key-features-list {
        align-items: initial;
    }

    .contact-wrap {
        background-size: 55%;
        background-position: top right;
    }

    .start-trial-block {
        background-image: none;
    }

    .beta-access-form-wrap .contact-form {
        max-width: 100%;
    }

}



/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

    .container {
        max-width: 720px;
        padding-left: 0;
        padding-right: 0;
    }

    .hero-title {
        font-size: 20px;
        line-height: 28px;
        max-width: 80%;
        margin: 0 auto;
    }

    .hero-description {
        font-size: 14px;
        line-height: 20px;
        max-width: 400px;
        margin: 0 auto;
    }

    .about-title {
        font-size: 20px;
    }

    .about-advanteges-item-value {
        font-size: 20px;
        margin-bottom: 0;
    }

    .about-advanteges-item-title {
        font-size: 14px;
    }

    .section {
        margin-bottom: 40px;
    }

    .section-title {
        font-size: 20px;
        line-height: 28px;
        max-width: 400px;
    }

    .services-list-item-title {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 16px;
    }

    .service-content-item-title {
        font-size: 14px;
        line-height: 20px;
    }

    .service-content-item-description {
        font-size: 14px;
        line-height: 20px;
    }

    .advantages-image {
        width: 100%;
        order: 1;
    }

    .advantages-wrap {
        flex-wrap: wrap;
    }

    .advantages-list {
        width: calc(50% - 20px);
        order: 2;
    }

    .advantages-list:nth-child(3) {
        width: calc(50% - 20px);
        order: 3;
    }

    .advantages-image img {
        width: 100%;
        max-height: 400px;
        object-fit: contain;
    }

    .advantages-banner-description {
        font-size: 14px;
        max-width: initial;
        line-height: 20px;
    }

    .advantages-banner {
        background-image: none;
    }

    .advantages-banner-title {
        font-size: 30px;
    }

    .timeline {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        flex-wrap: wrap;
    }

    .timeline-header {
        flex-direction: column;
        width: 100px;
    }

    .timeline-body {
        width: calc(100% - 100px);
    }

    .time-line-list {
        padding-top: 0;
        align-items: flex-start;
        flex-wrap: wrap;
    }

    .lines-list {
        flex-wrap: wrap;
    }

    .lines-list .line {
        width: 100%;
        height: 1px;
        margin-bottom: 68px;
    }

    .timeline-header div {
        font-size: 20px;
        padding: 30px;
        line-height: 28px;
    }

    .timeline-item {
        margin-bottom: 20px;
    }

    .timeline-item:nth-child(1) {
        border-radius: 16px;
        border: 1px solid #DD79EC;
        background: #F7C1FF;
        box-shadow: 0px 21px 40px 0px rgba(176, 153, 227, 0.35);
        width: 100%;
    }

    .preparation .item-header,
    .development .item-header,
    .launch .item-header,
    .growth .item-header {
        border: none;
        background: transparent;
        box-shadow: none;
    }

    .timeline-item .item-content {
        background-color: transparent;
    }

    .timeline-item-step {
        margin-bottom: 8px;
    }

    .timeline-item-step {
        padding: 12px;
        min-height: 40px;
    }

    .timeline-item .item-header {
        padding: 0;
        margin-bottom: 8px;
    }

    .timeline-item {
        padding: 12px;
        margin-left: 20px;
    }

    .timeline-item:nth-child(2) {
        border-radius: 8px;
        border: 1px solid #96C558;
        background: #C6EC95;
        box-shadow: 0px 20px 40px 0px rgba(173, 215, 118, 0.35);
        min-height: 350px;
        width: 100%;
    }

    .timeline-item:nth-child(3) {
        border-radius: 16px;
        border: 1px solid #97D2EE;
        background: #C1EBFF;
        box-shadow: 0px 16px 40px 0px rgba(131, 202, 235, 0.35);
        width: 100%;
    }

    .timeline-item:nth-child(4) {
        border-radius: 16px;
        border: 1px solid #F4C988;
        background: #FFE6C1;
        box-shadow: 0px 21px 40px 0px rgba(228, 182, 116, 0.35);
        width: 100%;
    }

    .timeline-item-step-description {
        display: none;
    }

    .faq-item.active .faq-question {
        font-size: 16px;
        line-height: 24px;
    }

    .faq-answer {
        font-size: 14px;
        line-height: 20px;
    }


    .faq-question {
        padding: 20px 25px;
        cursor: pointer;
        position: relative;
        font-size: 20px;
        line-height: normal;
    }

    .faq-answer {
        padding: 0px 32px 16px 25px;
    }

    .contact-wrap {
        padding: 40px 16px;
    }

    .page-title {
        font-size: 34px;
    }

    .page-subtitle {
        font-size: 16px;
    }

    .page-description {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .how-it-works-item-title {
        font-size: 28px;
    }

    .how-it-works-item-content-item {
        font-size: 14px;
    }

    .how-it-works-item-content-item-title {
        font-size: 14px;
    }

    .page-header {
        padding-top: 70px;
    }

    .our-mission-title {
        font-size: 28px;
    }

    .our-mission-description {
        font-size: 14px;
        max-width: 500px;
    }

    .our-mission-wrap {
        margin-top: 30px;
    }

    .tools-how-it-works-item {
        width: 47.5%;
    }

    .tools-how-it-works-item-title {
        font-size: 25px;
    }

    .our-vision-info {
        max-width: 100%;
    }

    .our-vision-wrap {
        background-size: 50%;
        padding-bottom: 190px;
    }

    .blog-post-item {
        width: calc(50% - 16px);
    }

    .page-header {
        padding-top: 90px;
    }

    .services-hero-title {
        font-size: 24px;
    }

    .services-hero-content {
        width: calc(55% - 40px);
    }

    .single-service .section-tools-how-it-works {
        margin-top: 30px;
    }

    .metrics-list {
        flex-wrap: wrap
    }

    .metrics-item {
        width: calc(50% - 30px);
    }

    .beta-access-hero-title {
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
    }

    .beta-access-hero-description {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 16px;
    }

    .beta-access-hero-advantages-item {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 16px;
    }

    .advantages-info-content-title {
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }

    .advantages-info-content-description {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 16px;
    }

    .advantages-info-content-list-item {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 16px;
    }

    .contact-wrap.beta-access-form-wrap {
        background-size: 80%;
        padding-top: 400px;
        background-position: top right;
    }

    .beta-access-form-wrap .contact-title {
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }

    .beta-access-form-wrap .contact-description {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 16px;
    }

    .beta-access-form-wrap .beta-access-hero-advantages-item {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 16px;
    }

    .contact-wrap.beta-access-form-wrap {
        background-size: 70%;
        padding-top: 400px;
        background-position: top right;
    }

    .footer-nav {
        display: none;
    }

    .ads-logo-wrap {
        max-width: 180px;
    }

    .ads-logo-wrap img {
        width: 100%;
        height: auto;
    }

    .header-nav {
        display: none;
    }

    .header-burger {
        display: block;
    }

    .header .btn {
        display: none;
    }

    .header-menu-mob.mm-menu--opened {
        display: flex;
    }

    .about-wrap {
        flex-wrap: wrap;
    }

    .about-image {
        width: 100%;
    }

    .about-info {
        width: 100%;
    }

    .about-advanteges {
        flex-wrap: nowrap;
        align-items: flex-start;
    }

    .upcoming-features-list {
        flex-wrap: wrap;
    }

    .upcoming-features-item {
        flex-basis: 100%;
    }

    .page-404-image img {
        height: 300px !important;
    }

    .advanced-analytic-hero-image {
        height: auto;
    }

    .advanced-analytic-section-title {
        font-size: 38px;
    }

    .why-timing-matters-item {
        width: 100%;
    }

    .advanced-analytic-testimonials-list {
        flex-wrap: wrap;
    }

    .advanced-analytic-testimonials--item {
        width: 100%;
    }

    .why-timing-matters-image {
        display: none;
    }

    .why-timing-matters-content {
        width: 100%;
    }

    .our-vision-image-wrap {
        display: none;
    }

    .why-timing-matters-content {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .advanced-capabilities-list {
        flex-wrap: wrap;
    }

    .advanced-capabilities-item {
        width: 100%;
    }

    .contact-wrap.beta-access-form-wrap.start-trial-block {
        background-size: 70%;
        padding-top: 30px;
        background-position: top right;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    .container {
        width: auto;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }

    .hero-image {
        margin-top: 0;
        order: 1;
    }

    .hero-content {
        order: 2;
    }

    .hero {
        padding-top: 40px;
    }

    .hero-title {
        text-align: left;
        max-width: 500px;
        width: 100%;
        margin-right: auto;
        margin-left: 0;
    }

    .hero-description {
        text-align: left;
        max-width: 500px;
        width: 100%;
        margin-right: auto;
        margin-left: 0;
    }

    .hero-btns-wrap {
        justify-content: flex-start;
    }

    .hero-btn {
        max-width: 500px;
        width: 100%;
    }

    .section {
        margin-bottom: 60px;
    }

    .about-wrap {
        flex-wrap: wrap;
        gap: 0px;
    }

    .about-image {
        width: 100%;
        margin-bottom: 16px;
    }

    .about-image img {
        margin-bottom: 0;
    }

    .about-info {
        width: 100%;
    }

    .section-services {
        padding-top: 0;
    }

    .services-list {
        padding-top: 0;
        padding-bottom: 0;
    }

    .services-list-item {
        flex-wrap: wrap;
    }

    .services-list-item-image {
        width: 100%;
    }

    .services-list-item-content {
        width: 100%;
    }

    .service-content-item-description {
        max-width: 100%;
    }

    .service-content-item {
        margin-bottom: 16px;
    }

    .services-list-item-even .services-list-item-image {
        order: 1;
    }

    .services-list-item-link {
        width: 100%;
        max-width: 500px;
        box-sizing: border-box;
        ;
    }

    .section-title {
        margin-left: 0;
        text-align: left;
    }

    .section-advantages-description {
        max-width: 500px;
        margin-left: 0;
        margin-right: auto;
        text-align: left;
    }

    .advantages-list {
        width: 100%;
        order: 2;
    }

    .advantages-item {
        margin-bottom: 16px;
    }

    .advantages-item:last-child {
        margin-bottom: 16px;
    }

    .advantages-list:nth-child(3) {
        width: 100%;
        order: 3;
    }

    .advantages-item-title {
        font-size: 20px;
        line-height: 28px;
    }

    .advantages-item-description {
        font-size: 14px;
        line-height: 20px;
    }

    .faq-question {
        font-size: 16px;
        line-height: 20px;
    }

    .contact-wrap:not(.beta-access-form-wrap) {
        background-image: none;
    }

    .contact-us-form {
        width: 100%;
    }

    .contact-title {
        font-size: 20px;
        margin-bottom: 16px;
    }

    .contact-wrap {
        padding: 24px;
    }

    .section-faq {
        background-image: none;
    }

    .header-nav {
        display: none;
    }

    .header-burger {
        display: block;
    }

    .header .btn {
        display: none;
    }

    .header-menu-mob {
        /* transform: translate3d(100%, 0%, 0); */
        /* display: flex; */
    }

    .header-menu-mob.mm-menu--opened {
        display: flex;
    }

    .page-title {
        font-size: 20px;
        line-height: 28px;
    }

    .page-subtitle {
        font-size: 14px;
        line-height: 20px;
    }

    .page-description {
        font-size: 14px;
        margin-bottom: 10px;
        line-height: 20px;
    }

    .how-it-works-item {
        flex-wrap: wrap;
    }

    .how-it-works-item-content {
        width: 100%;
    }

    .how-it-works-item-image-wrap {
        width: 100%;
    }

    .how-it-works-item.odd .how-it-works-item-image-wrap {
        order: 1;
    }

    .how-it-works-item.odd .how-it-works-item-content {
        order: 2;
    }

    .how-it-works-item {
        padding-bottom: 10px;
    }

    .how-it-works-item-title {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 16px;
    }

    .how-it-works-item-content-item {
        font-size: 14px;
        line-height: 20px;
    }

    .how-it-works-item-content-item-title {
        font-size: 14px;
        line-height: 20px;
    }

    .our-mission-title {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 16px;
    }

    .our-mission-description {
        font-size: 14px;
        max-width: 100%;
        line-height: 20px;
    }

    .our-mission-content {
        width: 100%;
        order: 2;
    }

    .our-mission-image {
        width: 100%;
        order: 1;
    }

    .our-mission-wrap {
        flex-wrap: wrap;
        gap: 0px;
    }

    .tools-how-it-works-title {
        font-size: 20px;
        line-height: 28px;
    }

    .tools-how-it-works-description {
        font-size: 14px;
        line-height: 20px;
    }

    .tools-how-it-works-item {
        width: 100%;
    }

    .blog-container {
        max-width: 100%;
    }

    .blog-single-content {
        margin-bottom: 40px;
    }

    .blog-single-title {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 16px;
    }

    .blog-single-content p {
        margin-bottom: 16px;
        font-size: 14px;
        line-height: 20px;
    }

    .blog-single-content li {
        margin-bottom: 8px;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
    }

    .blog-single-content h3 {
        font-size: 16px;
        line-height: 24px;
    }

    .blog-container .breadcrumb {
        margin-bottom: 16px;
    }

    .services-hero-content {
        width: 100%;
        order: 1;
    }

    .services-hero-image {
        width: 100%;
        order: 1;
    }

    .services-hero {
        flex-wrap: wrap;
        gap: 16px;
    }

    .key-features-item {
        max-width: 100%;
    }

    .key-features-list {
        flex-wrap: wrap;
        gap: 16px;
        margin-top: 16px;
    }

    .key-features-item-content {
        width: 100%;
    }

    .section-service-title {
        font-size: 20px;
        line-height: 28px;
        text-align: left;
    }

    .section-key-features {
        padding: 24px 16px;
    }

    .tools-how-it-works-item {
        padding: 24px 16px;
    }

    .section-service-description {
        font-size: 14px;
        line-height: 20px;
        text-align: left;
    }

    .metrics-list {
        margin-top: 20px;
    }

    .metrics-item {
        width: 100%;
        max-width: initial;
    }

    .section-metrics {
        padding-bottom: 0;
    }

    .metrics-item-ttile {
        font-size: 16px;
        line-height: 24px;
    }

    .metrics-item-description {
        font-size: 14px;
        line-height: 20px;
    }

    .faq-question {
        padding-right: 40px;
    }

    .faq-answer {
        padding-right: 40px;
    }

    .section-description {
        text-align: left;
    }

    .footer-nav {
        display: flex;
        margin-right: auto;
        width: 100%;
        justify-content: center;
        margin-bottom: 24px;
    }

    .ads-logo-wrap {
        max-width: 180px;
        margin-left: auto;
        margin-right: auto;
    }

    .footer-social-list {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 16px;
        margin-top: 12px;
    }

    .our-mission-image-wrap {
        width: 100%;
    }

    .ads-content {
        padding-left: 24px;
        width: 100%;
        margin-bottom: 12px;
    }

    .ads-image-wrap {
        width: 100%;
        height: auto;
    }

    .why-choose-item {
        width: 100%;
    }

    .our-vision-section .our-vision-content {
        width: 100%;
        margin-bottom: 12px;
    }

    .our-vision-section .our-vision-image-wrap {
        width: 100%;
        height: auto;
        margin-bottom: -30px;
    }

    .about-advanteges {
        flex-wrap: wrap;
    }

    .about-advanteges-item {
        width: 100%;
        padding-right: 12px;
        margin-right: 12px;
        border-right: none;
    }

    .about-advanteges-item-descr {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 14px;
        color: var(--text-secondary);
        margin-top: 0px;
    }

    .advanced-analytic-hero-sub-title {
        font-size: 30px;
    }

    .advanced-analytic-hero-sub-content-description {
        font-size: 14px;
    }

    .advanced-analytic-section-title {
        font-size: 30px;
    }

    .advanced-analytic-section-subtitle {
        font-size: 14px;
    }

    .why-timing-matters-item-title {
        font-size: 22px;
    }

    .why-timing-matters-item-desription p {
        font-size: 14px;
    }

    .why-timing-matters-item-red-chip {
        font-size: 14px;
    }

    .why-timing-matters-item-green-chip {
        font-size: 14px;
    }

    .why-timing-matters-item-subdesription p {
        font-size: 14px;
    }

    .why-timing-matters-content-title {
        font-size: 30px;
    }

    .why-timing-matters-content {
        padding-left: 24px;
        padding-bottom: 24px;
        padding-top: 24px;
    }

    .why-timing-matters-subtitle {
        font-size: 20px;
    }

    .why-timing-matters-description {
        font-size: 14px;
    }

    .advanced-capabilities-title {
        font-size: 22px;
    }

    .advanced-capabilities-item-bullet {
        font-size: 14px;
    }

    .advanced-analytic-hero-content {
        margin-top: 40px;
    }

    .advanced-difference-section {
        display: block;
    }

    .difference-line1,
    .difference-line2,
    .difference-line3,
    .difference-line4 {
        flex-wrap: wrap;
    }

    .advanced-difference-item-bullets {
        flex-wrap: wrap;
    }

    .advanced-capabilities-item-bullet {
        width: 100%;
    }

    .advanced-capabilities-item-bullet {
        padding-right: 0 !important;
    }

    .advanced-capabilities-item-bullet-text br {
        display: none;
    }

    .difference-line2 .advanced-capabilities-item-bullet {
        width: 100%;
    }

    .advanced-difference-section .advanced-difference-item-title {
        margin-bottom: 12px;
    }

    .difference-line3 .advanced-capabilities-item-bullet {
        width: 100%;
    }

    .difference-line4 .advanced-capabilities-item-bullet {
        width: 100%;
    }

}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {}

@media only screen and (max-width : 650px) {
    .footer-wrap {
        flex-wrap: wrap;
    }

    .footer-logo {
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 40px;
    }

    .footer-nav {
        margin-right: auto;
        width: 100%;
    }

    .footer-nav-list {
        padding-left: 0;
        flex-wrap: wrap;
    }

    .footer-nav-item {
        width: 100%;
        text-align: center;
    }

    .hero {
        min-height: auto;
    }

    .our-vision-wrap {
        background-size: 90%;
        padding-bottom: 190px;
    }

    .blog-post-item {
        width: 100%;
    }

    .blog-post-btn-wrap {
        width: 100%;
    }

    .blog-post-item-link {
        width: 100%;
        box-sizing: border-box;
    }

    .blog-post-list {
        margin-top: 16px;
    }

    .blog-post-item-image {
        height: auto;
    }

    .blog-post-item h4 a {
        font-size: 16px;
        line-height: 24px;
    }

    .divider {
        height: 2px;
        width: 200px;
        margin: 0 auto;
    }

    .contact-wrap.beta-access-form-wrap {
        background-size: 80%;
        padding-top: 360px;
        background-position: top right;
    }

    .upcoming-features-list {
        margin-top: 25px;
    }

    .upcoming-features-header {
        font-size: 18px;
        padding: 8px;
    }

    .upcoming-features-body-item-title {
        font-size: 18px;
    }

    .upcoming-features-body-item-chip {
        font-size: 14px;
    }

    .upcoming-features-body-item-descr {
        font-size: 14px;
        line-height: 20px;
    }

    .upcoming-features-list {
        background-image: none;
    }

    .advanced-analytic-hero-title {
        font-size: 24px;
        text-align: left;
    }

    .advanced-analytic-hero-description {
        max-width: 100%;
        margin: 0 auto;
        text-align: left;
    }

    .advanced-analytic-hero-sub-title {
        font-size: 24px;
        text-align: left;
    }

    .advanced-analytic-hero-sub-content-description {
        font-size: 14px;
        text-align: left;
    }

    .advanced-analytic-hero-image {
        display: none;
    }

    .advanced-analytic-section-title {
        font-size: 24px;
        text-align: left;
    }

    .advanced-analytic-section-subtitle {
        text-align: left;
    }

    .why-timing-matters-item-title {
        font-size: 20px;
    }

    .advanced-analytic-section-title {
        font-size: 24px;
        text-align: left;
    }

    .why-timing-matters-content-title {
        font-size: 24px;
    }

    .why-timing-matters-subtitle {
        font-size: 18px;
    }

    .advanced-difference-section .advanced-difference-item-title {
        font-size: 20px;
    }

    .advanced-capabilities-item-bullet {
        align-items: flex-start;
    }

    .advanced-difference-section .advanced-capabilities-item-bullet-text {
        position: relative;
        z-index: 2;
        padding-top: 12px;
    }

    .advanced-difference-section .advanced-capabilities-item-bullet-image {
        top: 30px;
    }

    .contact-wrap.beta-access-form-wrap.start-trial-block .hero-btn {
        width: 100%;
        max-width: 100%;
    }

    .advanced-analytic-hero-image-mob {
        display: block;
    }

    .advanced-analytic-hero-sub-content {
        margin-top: 14px;
        margin-bottom: 0;
    }

    .advanced-analytic-hero-content {
        margin-bottom: 16px;
    }

    .trp_language_switcher_shortcode {
        margin-left: auto;
    }


}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
    .contact-wrap.beta-access-form-wrap {
        padding-top: 280px;
    }

    .page-404-image {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .page-404-image img {
        height: auto !important;
        max-width: 90% !important;
        margin: 0 auto !important;
    }
}



/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {}


/*==========  Mobile First  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {}



/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {}



/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {}


/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {}



/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1701px) {}