/* Main styles with increased specificity */

.background {
    background-color: #F9FAFB;
}

body {
    font-family: 'Inter', sans-serif;
    max-width: 100%;
    margin: 0 auto;
}

.landing-page {
    background-color: #F9FAFB;
}

/* Landing page top nav */
.landing-nav {
   margin-bottom: 10px;
}

.landing-nav-div {
    position: relative;
}

.landing-nav a {
    position: absolute;
}

.landing-nav form {
    position: absolute;
}

.landing-nav .brand0 {
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 44px;
    text-decoration: none;
}

.landing-nav .brand1 {
    color: #316bff;
}

.landing-nav .brand2 {
    color: #101828;
}

.is-logo {
    width: 40px;
}

.nav-signin {
    right: 135px;
    top: 4px;
    color: #316bff;
    text-decoration: none;
    display: block;
    padding: 0.5rem 1rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}

.nav-signin:hover {
    color: #316bff;
    opacity: 0.7;
}

.nav-getstarted {
    right: 0px;
}

.nav-getstarted button {
    width: 130px;
    height: 45px;
    left: 1087px;
    top: 17px;
    background-color: #316bff;
    color: #F9FAFB;
    border-radius: 10px;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    border: none;
}

.nav-getstarted button:hover {
    filter: brightness(120%);
}

.landing-intro {
    position: relative;
    top: 150px;
    text-align: center;
    margin-bottom: 150px;
}
.head-brief {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #316bff;
    margin-bottom: 10px;
}

.head-main {
    font-style: normal;
    font-weight: 800;
    font-size: 60px;
    /* line-height: 77px; */
    text-align: center;
    color: #101828;
    margin: 0 auto;
    margin-bottom: 20px;
    width: 900px;
}

.head-sub {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #475467;
    margin: 0 auto;
    margin-bottom: 30px;
    width: 700px;
}

.head-getstarted button{
    width: 235px;
    height: 57px;
    left: 570px;
    top: 433px;
    background-color: #316bff;
    color: #F9FAFB;
    border-radius: 30px;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    border: none;
    margin-bottom: 10px;
}

.head-getstarted button:hover{
    filter: brightness(120%);
}

.head-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #475467;
    margin:7px auto;
}

.ht1 {
    margin-bottom: 80px;
}

.head-text1 {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #475467;
    margin-bottom: 50px;
}

.brands {
    margin: 30px auto;
}

.brands img {
    width: 195.9px;
    height: 52.92px;
}

.brands .saleshandy {
    width: 190px;
}

.brands .inframail {
    margin-left: -16px;
}

.brands .adspend {
    width: 155.5px;
    margin-bottom: 18px;
}

.brands .badbears {
    width: 175px;
    height: 47.6px;
}

.sending-brands {
    width:247.8px;
    height:75.6px;
}


.landing-image {
    border-radius: 20px;
    width: 995px;
    height: 496px;
    left: 222px;
    top: 538px;
    box-shadow: 0 0 20px rgba(49, 107, 255, 0.15), /* Soft blue shadow */
                0 0 60px rgba(49, 107, 255, 0.1); /* Wider, more subtle blue shadow */
}

/* Section 1 */

.landing-body-1 {
    position: relative;
    top: 150px;
    text-align: center;
    margin-bottom: 200px;
}

.landing-body-1 h1 {
    font-style: normal;
    font-weight: 800;
    font-size: 48px;
    line-height: 58px;
    text-align: center;
    color: #101828;
    width: 80%;
    margin: 0 auto 50px;
}

.landing-body-1 .sub-box {
    width: 300px;
    margin: 25px auto 120px;
}

.landing-body-1 .sb {
    position: relative;
    margin-top: 25px;
    width: 300px;
}

.landing-body-1 .sub-box p {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 39px;
    text-align: left;
    color: #475467;
    white-space: nowrap;
    margin-left: 40px;
}

.landing-body-1 span {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 39px;
    color: #475467;
}

.landing-body-1 .check-box {
    position: absolute;
    width: 100px;
    height: 100px;
    border-radius: 8px;
    left: 20px;
}

.landing-body-1 .check {
    content: "";
    position: absolute;
    top: 5px;
    left: -32px;
    width: 32px;
    height: 32px;
    background: no-repeat center center,#424050;
    background-size: 80%;
    box-shadow: 0px 4px 16px rgb(0 0 0 / 25%);
    border-radius: 8px;
}

.sending-tools {
    margin-bottom: 200px;
}

.ad-platforms {
    margin-bottom: 200px;
}

.ad-platforms .GoogleAds {
    margin-left: 30px;
}

.testimonials {
    margin-top: 0px;
}

.testimonials .testimonial .review {
    width: 92%;
    padding: 24px 24px 12px;
    margin: 0 auto;
    box-shadow: 0 0 20px rgba(49, 107, 255, 0.15), /* Soft blue shadow */
                0 0 60px rgba(49, 107, 255, 0.1); /* Wider, more subtle blue shadow */
}

.testimonial .review {
    background: #fff;
    border-radius: 12px;
    padding: 40px 24px 43px;
    position: relative;
    overflow: hidden;
    font-weight: 500;
}

.testimonial .review .review-text1 {
    position: relative;
    display: inline-block;
    text-align: left;
    margin-bottom: 20px;
}

.testimonial .review .review-text2 {
    position: relative;
    display: inline-block;
    text-align: left;
    margin-bottom: 20px;
}

.testimonial .review .review-text3 {
    position: relative;
    display: inline-block;
    text-align: left;
    margin-bottom: 58px;
}

.quotes-testimonials .testimonial .review .reviewer {
    float: left;
}

.testimonial .review .reviewer {
    text-align: left;
}

.testimonial .review .reviewer {
    position: relative;
    padding-top: 2px;
}

.testimonial .review .reviewer .author-featured img {
    width: 72px;
    border-radius: 17px;
}

.testimonial .review .reviewer .author-featured {
    position: absolute;
    left: 0;
    top: 0;
}

.testimonial .review .reviewer .author-review{
    padding-left: 90px;
    font-size: 20px!important;
    margin-bottom: 0px!important;
    margin-block-end: 0px!important;
    margin-block-start: 0px!important;
    font-weight: 600;
    color: #FFFFFF;
}

.testimonial .review .reviewer .author-review p:last-child {
    font-size: 16px;
    color: #475467;
    font-weight: 600;
    text-decoration: none;
}

.testimonial .highlight {
    color:#316bff;
}

.testimonial {
    width: 80%;
    display: inline-block;
} 

.testimonial .p10 {
    margin-bottom: 6px;
    color: #101828;
}

.more-reviews {
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    cursor: pointer;
}


.landing-body-2 {
    position: relative;
    top: 120px;
    text-align: center;
    margin-bottom: 200px;
}

.landing-body-2 h1 {
    font-style: normal;
    font-weight: 800;
    font-size: 48px;
    line-height: 73px;
    text-align: center;
    color: #101828;
    margin-bottom: 20px;
}

.landing-body-2 .p1 {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 39px;
    text-align: center;
    color: #475467;
    margin: 0 auto;
    width: 800px;
}

.landing-body-2 .box-container {
    display: flex;
    justify-content: center;
}

.landing-body-2 .box {
    width: 305px;
    height: 270px;
    background: #fff;
    border-radius: 10px;
    margin: 40px;
    padding: 24px;
    box-shadow: 0 0 20px rgba(49, 107, 255, 0.15),
                0 0 60px rgba(49, 107, 255, 0.1);
    display: flex;
    flex-direction: column;
    align-items: center;
}

.landing-body-2 .box-image {
    margin-bottom: 20px;
}

.landing-body-2 .box-image img {
    border-radius: 8px;
    width: 48px;
    height: 48px;
}


.landing-body-2 h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 25px;
    line-height: 32px;
    text-align: center;
    color: #101828;
    margin: 0 0 12px 0;
    white-space: nowrap;
}

.landing-body-2 p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #475467;
    margin: 0;
}

.landing-body-2 .p3 {
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 39px;
    text-align: center;
    color: #475467;
    margin-bottom: 10px;
}

.landing-body-2 .list2 {
    margin-bottom: 30px;
}

.landing-body-2 button {
    border-radius: 20px;
    width:200px ;
}

/* Section 3 */
.landing-body-3 {
    margin-bottom: 50px;
}

.landing-body-3 h1 {
    font-style: normal;
    font-weight: 800;
    font-size: 48px;
    line-height: 73px;
    text-align: center;
    color: #101828;
    margin-bottom: 30px;
}

.landing-body-3 .video {
    width: 983px;
    height: 490px;
    background-color: #D9D9D9;
    margin: 0 auto;
}

.landing-body-3 p {
    padding-top: 200px;
    color: black;
    text-align: center;
    font-size: 72px;
}

/* Section 4 */
.landing-body-4 {
    position: relative;
    text-align: center;
    margin-bottom: 80px;
}

.landing-body-4 .p1 {
    position: relative;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    color: #101828;
    padding-bottom: 40px;
}

.landing-body-4 .step1 {
    left: 200px;
    position: absolute;
}

.landing-body-4 .step2 {
    left: 600px;
    position: absolute;
}

.landing-body-4 .step3 {
    right: 200px;
    position: absolute;
}

.landing-body-4 .box-container {
    display: flex;
    justify-content: center;
}

.landing-body-4 .box {
    width: 357px;
    height: 300px;
    background: #fff;
    border-radius: 10px;
    margin: 30px;
    padding: 10px;
    box-shadow: 0 0 20px rgba(49, 107, 255, 0.15), /* Soft blue shadow */
                0 0 60px rgba(49, 107, 255, 0.1); /* Wider, more subtle blue shadow */
}

.landing-body-4 .box h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    color: #101828;
    margin-bottom: 15px;
}

.landing-body-4 img {
    width: 321px;
    height: 184px;
}

/* Section 5 */
.landing-body-5 {
    position: relative;
    text-align: center;
    margin-bottom: 200px;
}

.landing-body-5 h1 {
    font-style: normal;
    font-weight: 800;
    font-size: 48px;
    line-height: 58px;
    text-align: center;
    color: #101828;
    margin: 0 auto;
    width: 847px;
    margin-bottom: 20px;
}

.landing-body-5 p {
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 39px;
    text-align: center;
    color: #475467;
    margin-bottom: 20px;
}

.landing-body-5 button {
    border-radius: 20px;
    width: 260px;
    height: 66px;
}

/* Section 6 */

.landing-body-6 {
    position: relative;
    margin-bottom: 300px;
    top: 120px;
}

.landing-body-6 .p07_column {
    margin: 0 15px;
    vertical-align: top;
}

.landing-body-6 .pricing {
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 58px;
    text-align: center;
    color: #101828;
}

.landing-body-6 .lead{
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 39px;
    text-align: center;
    color: #475467;
    margin-bottom: 60px;
}

.landing-body-6 .upgrade-page {
    margin-left: 150px;
}

.landing-body-6 form {
    text-align: center;
}

.landing-body-6 .btn1 {
    background-color: #12141D;
    border: none;
    border-radius: 10px;
    color: #FFFFFF;
    padding: 15px 60px;
    font-weight: 700;
    margin-bottom: 20px;
}

.landing-body-6 .btn2 {
    background-color: #FFFFFF;
    border: none;
    border-radius: 10px;
    color: #12141D;
    padding: 15px 60px;
    font-weight: 700;
    margin-bottom: 20px;
}

.landing-body-6 .btn1:hover {
    filter: brightness(190%);
}
.landing-body-6 .btn2:hover {
    opacity: 90%;
    filter: brightness(190%);
}

.plans {
    text-align: center;
    color: #475467;
}

/* Section */

.landing-body-7 {
    position: relative;
    margin-bottom: 80px;
    text-align: center;
}

.landing-body-7 h1 {
    font-style: normal;
    font-weight: 800;
    font-size: 48px;
    line-height: 65px;
    color: #101828;
    margin-bottom: 20px;
}

.landing-body-7 .p1 {
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 24px;
    color: #316bff;
}

.landing-body-7 .p2 {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #475467;
}

.landing-body-7 .box-container {
    display: flex;
    justify-content: center;
}

.landing-body-7 .box {
    width: 324px;
    height: 201px;
    left: 205px;
    top: 4723px;
    background: #fff;
    border-radius: 10px;
    margin: 17px;
    padding: 14px;
}

.landing-body-7 .box h3 {
    text-align: left;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #101828;
}

.landing-body-7 .box p {
    text-align: left;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #475467;
}

.landing-body-8 {
    position: relative;
    text-align: center;
    background-color: #316bff;
    border-radius: 20px;
    padding: 20px;
    width: 80%;
    margin: 0 auto 80px;
    font-family: 'Archivo', sans-serif;
}

.landing-body-8 h1 {
    font-size: 60px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #F9FAFB;
}

.landing-body-8 .p1 {
    display: inline-block;
    font-size: 20px;
    font-weight: 400;
    color: #F9FAFB;
    margin-bottom: 30px;
}

.landing-body-8 button {
    font-size: 16px;
    font-weight: 700;
    width: 180px;
    height: 50px;
    background-color: #F9FAFB;
    color: #101828;
}

.landing-body-8 button:hover {
    background-color: #F9FAFB;
    color: #101828;
    opacity: 90%;
    transition-duration: 0.3s;
}

/* Footer */

.landing-footer {
    position: relative;
    width: 100%;
    margin-bottom: 100px;
}


.landing-footer .s1 {
    color: #316bff;
    font-size: 32px;
    font-weight: 700;
}

.landing-footer .s2 {
    color: #101828;
    font-size: 32px;
    font-weight: 700;
}

.is-logo2 {
    width: 40px;
    padding-bottom: 8px;
}

.landing-footer .cp {
    margin: 20px 5px 0px;
    font-size: 14px;
}

.landing-footer .column-left {
    display: inline-block;
    text-align: left;
}

.landing-footer .column-right {
    float:right;
    text-align: left;
}

.landing-footer .column {
    display: inline-block;
    margin: auto 60px;
    vertical-align: top;
}

.landing-footer .column-title {
    font-weight: 500;
}

.landing-footer .column-links {
    content: "";
    display: block;
    height: 0;
    width: 130px;
}

.landing-footer .column-links1 {
    height: 0;
}

#a1:hover  {
    color: #316bff;
}

#a2:hover  {
    color: #316bff;
}

#a3:hover  {
    color: #316bff;
}

#a4:hover  {
    color: #316bff;
}

#a5:hover  {
    color: #316bff;
}

#a6:hover  {
    color: #316bff;
}

#a7:hover  {
    color: #316bff;
}


.landing-footer a {
    text-decoration: none;
    color: #475467;
    margin: 13px auto;
    display: block;
}

.opt-out {
    margin: 0 auto;
    width: 500px;
}

.opt-out-head {
    text-align: center;
    text-decoration: none;
    margin: 200px 0px 30px 0px;
}

.opt-out-head a {
    text-decoration: none;
    color: #101828;
    font-size: 28px;
    font-weight: 700;
}

.send-email {
    padding: 12px 12px;
    border: none;
    background-color: #316bff;
    color: #101828;
    text-align: center;
    font-weight: 700;
    border-radius: 4px;
}



/* Animation */

.reveal {
    position: relative;
    transform: translateY(150px);
    opacity: 0;
    transition: all 0.6s linear;
}

.reveal.active {
    transform: translateY(0px);
    opacity: 1;
}


@media (max-width: 659px) {

    .landing-page {
        max-width: 100%;
        overflow-x: hidden;
    }

    .nav-signin {
        visibility: hidden;
    }

    .nav-getstarted {
        visibility: hidden;
    }
    
    .landing-nav button {
        width: 100px;
        font-size: 14px;
    }

    .landing-nav .nav-link {
        right: 95px;
    }


    .landing-page p {
        font-size: 14px;
    }

    .landing-intro {
        top: 100px;
    }

    .landing-intro button {
        width: 190px;
        height: 45px;
        font-size: 13px;
    }

    .head-main {
        width: 90%;
        font-size: 28px;
    }

    .head-text {
        font-size: 13px;
    }

    .head-sub {
        width: 90%;
    }

    .landing-page .head-text {
        font-size: 14px;
    }

    .brands img {
        width: 86.45px;
        height: 26.46px;
    }

    .brands .adspend {
        width: 55.45px;
        height: 26.46px;
        margin-bottom: 9px;
    }

    .brands .inframail {
        margin-left: -8px;
    }

    .brands .saleshandy {
        width: 90.45px;
    }

    .brands .badbears {
        width: 90.45px;
        height: 24.46px;
    }
    
    .sending-brands {
        width:123.9px;
        height:37.8px;
    }
    
    .ad-platform {
        width: 125px;
    }

    .landing-image {
        width: 90%;
        height: 237px;
    }

    .landing-body-1 {
        margin-bottom: 100px;
    }

    .landing-body-1 h1 {
        width: 90%;
        font-size: 28px;
    }

    .sub-box {
        margin: 0 auto;
    }

    .landing-body-1 p {
        width: 90%;
        font-size: 14px;
    }

    .landing-nav .brand0 {
        font-size: 20px;
        position: absolute;
        left: 50%;
        transform: translate(-50%, 0);
        top:40px;
    }

    .is-logo {
        width: 25px;
    }

    p .head-brief {
        font-size: 14px;
    }

    .testimonial {
       width: 100%;
       margin-bottom: 50px;
    }

    .testimonial .review .reviewer .author-review p:last-child a {
        font-size: 16px;
    }

    .landing-body-1 span {
        font-style: normal;
        font-weight: 600;
        font-size: 17px;
        line-height: 39px;
        color: #475467;
    }

    testimonial .review .reviewer .author-featured img {
        width: 90px;
        border-radius: 17px;
    }

    .landing-body-2 {
        top: 120px;
        margin-bottom: 150px;
    }

    .landing-body-2 h1 {
        font-size: 25px;
    }

    .landing-body-2 .box {
        margin:auto;
        width: 100%;
        text-align: center;
    }

    .landing-body-2 .box-container {
        display: inline-block;
    }


    .landing-body-2 .box {
        margin: 50px 10px;
        width: 100%;
        text-align: center;
    }

    .landing-body-2 .box-image {
        text-align: center;
    }

    .landing-body-2 .p1 {
        font-size: 18px;
        margin: 0 auto;
        width: 90%;
    }

    .landing-body-2 .p2 {
        text-align: center;
    }


    .landing-body-4 .box-container {
        display: block;
        justify-content: none;
        
    }

    .landing-body-4 .box {
        margin: 0px auto 50px;
    }

    .landing-body-4 .p1 {
        visibility: hidden;
    }

    .landing-body-3 h1 {
        width: 100%;
        margin: 0 auto 30px;
        font-size: 28px;
    }

    .landing-body-3 .video {
        width: 90%;
        height: 240px;
    }

    .landing-body-5 h1 {
        font-size: 28px;
        width: 100%;
    }

    .landing-body-6 .pricing {
        font-size: 28px;
    }

    .landing-body-6 .lead {
        font-size: 17px;
    }

    .head-getstarted button {
        font-size: 14px;
        width: 200px;
    }

    .landing-body-6 .upgrade-page {
        margin-left: 0px;
    }

    .landing-body-6 .p07_column {
        display: block;
        margin: 0 auto;
    }


    .landing-body-7 .box-container {
        display: inline-block;
    }

    .landing-body-7 .box {
        height: 240px;
    }

    .landing-body-8 h1{
        font-size: 48px;
    }

    .landing-footer {
        margin-bottom: 30px;
        width: 100%;
    }

    .landing-footer .column-left {
        display: block;
        text-align: center;
        margin-bottom: 20px;
    }
    
    .landing-footer .column-right {
        margin: 20px;
        text-align: center;
        float: none;

    }
    .landing-footer .column {
        text-align: center;
        display: block;
        margin: 100px auto;
        float: none;
    }

    .landing-footer a {
        text-align: center;
        margin: 5px auto;

    }

    .landing-footer .column-links {
        content: none;
        height: 0;
        width: 100%;
    }

}

@media (min-width: 660px) and (max-width: 759px) {
    body {
        max-width: 100%;
        margin: 0 auto;
    }

    .landing-nav button {
        width: 100px;
        font-size: 14px;
    }

    .landing-nav .nav-link {
        right: 95px;
    }


    .landing-page p {
        font-size: 18px;
    }

    .landing-intro button {
        width: 220px;
        height: 45px;
        font-size: 16px;
    }

    .head-main {
        width: 600px;
        font-size: 56px;
    }

    .head-sub {
        width: 580px;
    }

    .landing-page .head-text {
        font-size: 14px;
    }

    .landing-image {
        width: 487px;
        height: 237px;
    }

    .landing-body-1 {
        margin-bottom: 100px;
    }

    .landing-body-1 p {
        width: 90%;
        font-size: 20px;
    }

    .landing-nav .brand0 {
        font-size: 20px;
    }

    .testimonial .review .reviewer .author-review p:last-child a {
        font-size: 20px;
    }

    .landing-body-2 .box-container {
        display: inline-block;
    }


    .landing-body-2 .box {
        margin: 50px 10px;
        width: 100%;
        text-align: center;
    }

    .landing-body-2 .box-image {
        text-align: center;
    }

    .landing-body-2 .p1 {
        font-size: 18px;
        margin: 0 auto;
        width: 90%;
    }

    .landing-body-2 .p2 {
        text-align: center;
    }


    .landing-body-4 .box-container {
        display: block;
        justify-content: none;
        
    }
    .landing-body-4 .box {
        margin: 50px auto;
    }

    .landing-body-4 .p1 {
        visibility: hidden;
    }

    .landing-body-3 h1 {
        width: 100%;
        margin: 0 auto 30px;
    }

    .landing-body-3 .video {
        width: 480px;
        height: 240px;
    }

    .landing-body-5 h1 {
        font-size: 48px;
        width: 100%;
    }

    .landing-body-6 .upgrade-page {
        margin-left: 0px;
    }

    .landing-body-6 .p07_column {
        display: block;
        margin: 0 auto;
    }


    .landing-body-7 .box-container {
        display: inline-block;
    }

    .landing-body-7 .box {
        height: 240px;
    }

    .landing-body-8 h1{
        font-size: 48px;
    }

    .landing-footer {
        margin-bottom: 300px;
        width: 100%;
    }

    .landing-footer .column-left {
        display: block;
        text-align: center;
    }
    
    .landing-footer .column-right {
        margin: 35px;
        display:block;
        text-align: center;
    }
    .landing-footer .column {
        text-align: left;
    }
}

@media (min-width: 760px) and (max-width: 862px) {
    body {
        max-width: 100%;
        margin: 0 auto;
    }

    .landing-nav button {
        width: 100px;
        font-size: 14px;
    }

    .landing-nav .nav-link {
        right: 95px;
    }


    .landing-page p {
        font-size: 18px;
    }

    .landing-intro button {
        width: 220px;
        height: 45px;
        font-size: 16px;
    }

    .head-main {
        width: 600px;
        font-size: 56px;
    }

    .head-sub {
        width: 580px;
    }

    .landing-page .head-text {
        font-size: 14px;
    }

    .landing-image {
        width: 487px;
        height: 237px;
    }

    .landing-body-1 {
        margin-bottom: 100px;
    }

    .landing-body-1 p {
        width: 90%;
        font-size: 20px;
    }

    .testimonial .review .reviewer .author-review p:last-child a {
        font-size: 20px;
    }

    .landing-nav .brand0 {
        font-size: 20px;
    }

    .landing-body-2 .box-container {
        display: inline-block;
    }


    .landing-body-2 .box {
        margin: 50px 10px;
        width: 100%;
        text-align: center;
    }

    .landing-body-2 .box-image {
        text-align: center;
    }

    .landing-body-2 .p1 {
        font-size: 18px;
        margin: 0 auto;
        width: 90%;
    }

    .landing-body-2 .p2 {
        text-align: center;
    }


    .landing-body-4 .box-container {
        display: block;
        justify-content: none;
        
    }
    .landing-body-4 .box {
        margin: 50px auto;
    }

    .landing-body-4 .p1 {
        visibility: hidden;
    }

    .landing-body-3 h1 {
        width: 100%;
        margin: 0 auto 30px;
    }

    .landing-body-3 .video {
        width: 480px;
        height: 240px;
    }

    .landing-body-5 h1 {
        font-size: 48px;
        width: 100%;
    }

    .landing-body-6 .upgrade-page {
        display: flex;
        justify-content: center;
        margin-left: 0;
    }

    .landing-body-6 .p07_column {
        display: inline-block;
        margin: 0px;
    }


    .landing-body-7 .box-container {
        display: inline-block;
    }

    .landing-body-7 .box {
        height: 240px;
    }

    .landing-footer {
        margin-bottom: 300px;
    }

    .landing-footer .column-left {
        display: block;
        text-align: center;
    }
    
    .landing-footer .column-right {
        margin: 35px;
        display:block;
        text-align: center;
    }
    .landing-footer .column {
        text-align: left;
    }
}

@media (min-width: 863px) and (max-width: 1059px) {

    .landing-page {
        max-width: 100%;
    }
    .head-main {
        width: 770px;
    }

    .head-sub {
        width: 720px;
    }

    .landing-nav .brand0 {
        font-size: 28px;
    }

    .landing-image {
        width: 800px;
        height: 396px;;
    }

    .landing-body-2 .box-container {
        display: inline-block;
    }


    .landing-body-2 .box {
        margin: 50px 10px;
        width: 770px;
        text-align: center;
    }

    .landing-body-2 .box-image {
        text-align: center;
    }

    .landing-body-2 .p2 {
        text-align: center;
    }

    .landing-body-2 .p1 {
        width: 700px;
    }

    .landing-body-4 .box-container {
        display: block;
        justify-content: none;
        
    }
    .landing-body-4 .box {
        margin: 20px auto;
    }

    .landing-body-4 .p1 {
        visibility: hidden;
    }

    .landing-body-3 h1 {
        width: 600px;
        margin: 0 auto 30px;
    }

    .landing-body-3 .video {
        width: 700px;
        height: 340px;
    }

    .landing-body-6 .upgrade-page {
        display: flex;
        justify-content: center;
        margin-left: 0;
    }

    .landing-body-6 .p07_column {
        display: inline-block;
        margin: 0px;
    }


    .landing-body-7 .box-container {
        display: inline-block;
    }

    .landing-body-7 .box {
        height: 240px;
    }
    .landing-footer .column-left {
        margin-left: 20px;
    }

    .landing-footer .column {
        margin: 30px;
    }
    .tools-ads {
        width: 800px!important;
    }
}


@media (min-width: 1060px) and (max-width: 1100px) {
    .landing-body-6 .upgrade-page {
        margin-left: 70px;
        white-space: nowrap;
     }
 
     .landing-body-6 .p07_column {
         display: inline-block;
         margin: 0px;
     }

    .landing-body-2 .box {
        margin: 50px 10px;
    }

    .landing-body-4 .box {
        margin: 0px;
    }

    .landing-body-4 .step1 {
        left: 120px;
    }

    .landing-body-4 .step2 {
        left: 460px;
    }

    .landing-body-4 .step3 {
        right: 120px;
    }
    .landing-footer .column-left {
        margin-left: 20px;
    }
    .tools-ads {
        width: 800px!important;
    }
}

@media (min-width: 1100px) and (max-width: 1160px) {

    .landing-body-6 .upgrade-page {
        display: flex;
        justify-content: center;
        margin-left: 0;
    }

    .landing-body-6 .p07_column {
        display: inline-block;
        margin: 0px;
    }

    .landing-body-2 .box {
        margin: 50px 10px;
    }

    .landing-body-4 .box {
        margin: 10px;
    }
    .landing-footer .column-left {
        margin-left: 50px;
    }
    .tools-ads {
        width: 800px!important;
    }
}

@media only screen and (min-width: 1160px) and (max-width: 1280px) {
    .landing-body-4 .box {
        margin: 10px;
    }

    .landing-body-6 .upgrade-page {
        display: flex;
        justify-content: center;
        margin-left: 0;
    }

    .landing-body-6 .p07_column {
        display: inline-block;
        margin: auto 20px;
    }

    .landing-footer .column-left {
        margin-left: 110px;
    }

    .tools-ads {
        width: 800px!important;
    }
}

@media only screen and (min-width: 1280px) {
    body {
        max-width: 1280px;
        margin: 0 auto;
    }

    .testimonials {
        margin-top: 50px;
        display: flex;
    }

    .testimonial .review .review-text1 {
        margin-bottom: 97px;
    }
    
    .landing-footer .column-left {
        margin-left: 110px;
    }

    .tools-ads {
        width: 800px!important;
    }
}

/* Features Section */
.landing-body {
  padding: 40px 0;
}

.features-section {
  padding: 80px 0;
  background: #fff;
  max-width: 1200px;
  margin: 0 auto;
}

.section-title {
  font-size: 42px;
  font-weight: 700;
  text-align: center;
  color: #1a1a1a;
  margin-bottom: 16px;
  line-height: 1.2;
}

.section-subtitle {
  font-size: 20px;
  text-align: center;
  color: #666;
  margin-bottom: 64px;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.features-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 32px;
  padding: 0 24px;
}

.feature-card {
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  padding: 24px;
  text-align: center;
  transition: all 0.3s ease;
}

.feature-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.1);
}

.feature-icon {
  width: 56px;
  height: 56px;
  margin: 0 auto 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f0f4ff;
  border-radius: 12px;
}

.feature-icon img {
  width: 32px;
  height: 32px;
}

.feature-card h3 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 12px;
  color: #1a1a1a;
}

.feature-card p {
  font-size: 16px;
  line-height: 1.5;
  color: #666;
  margin: 0;
}

/* How It Works Section */
.how-it-works {
  padding: 80px 0;
  background: #f8fafc;
}

.steps-container {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  max-width: 1200px;
  margin: 48px auto 0;
  padding: 0 24px;
  gap: 40px;
}

.step {
  flex: 1;
  text-align: center;
  max-width: 320px;
}

.step-number {
  width: 40px;
  height: 40px;
  background: #316bff;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 600;
  margin: 0 auto 20px;
}

.step-content img {
  width: 100%;
  max-width: 280px;
  border-radius: 8px;
  margin-top: 20px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

/* Export Section */
.export-section {
  padding: 80px 0;
  background: #fff;
  max-width: 1200px;
  margin: 0 auto;
}

.export-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 32px;
  align-items: center;
  justify-items: center;
  padding: 0 24px;
  margin-top: 48px;
}

.export-grid img {
  max-width: 140px;
  height: auto;
  filter: grayscale(100%);
  opacity: 0.7;
  transition: all 0.3s ease;
}

.export-grid img:hover {
  filter: grayscale(0%);
  opacity: 1;
  transform: translateY(-2px);
}

/* Responsive Adjustments */
@media (max-width: 768px) {
  .steps-container {
    flex-direction: column;
    align-items: center;
  }
  
  .step {
    margin-bottom: 40px;
  }
  
  .features-grid {
    grid-template-columns: 1fr;
  }
  
  .section-title {
    font-size: 32px;
  }
  
  .section-subtitle {
    font-size: 18px;
  }
}