.landing-hero .hero-content .ry-each:nth-child(1) .section-headline h1 {
    text-align: left;
    font-size: clamp(1.875rem, 1.4289rem + 1.8301vw, 3.625rem);
    line-height: 1.1;
}
.section-headline p {
    letter-spacing: normal;
}
.landing-hero .hero-content .ry-each:nth-child(1) .section-headline p {
    color: #e75424;
}
.landing-hero .hero-content .ry-flex .ry-text p {
    text-align: left !important;
}
.landing-hero .hero-content .ry-flex .ry-each .form-wrapper .section-headline p {
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
}
.landing-hero .hero-content .ry-flex {
    margin-bottom: 25px;
}
.landing-hero .hero-content .ry-flex .ry-each .form-wrapper {
    padding: 50px 55px;
    background: #3d4a75;
    border: 1px solid #3d4a75;
    border-radius: 20px;
}

.landing-welcome:before {
    display: none;
}
.landing-welcome {
    background: transparent;
}
.landing-welcome .ry-container .ry-content .ry-each:nth-child(2) .section-headline h2 {
    color: #f47f45;
}
.landing-welcome .ry-container .ry-content .ry-each:nth-child(2) .section-headline p {
    color: #dec9a3;
}
.landing-welcome .ry-container .ry-content .ry-each:nth-child(2) .ry-text p {
    color: #666;
}
.landing-welcome:after {
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-5ab876b5-f7d0-4237-8b0b-594701d6b0bc/PPC_Myopia/wave_top.png);
    height: 359px;
}

.landing-services {
    background: #3c4975;
}
.landing-services .section-headline {
    margin-bottom: 0;
}
.landing-services .section-headline p {
    margin-top: 0;
    color: #dec9a3;
    font-weight: 700 !important;
}
.landing-services .ry-content > .ry-text {
    margin-bottom: 30px;
}
.landing-services .ry-content > .ry-text p {
    color: #fff;
}
.landing-services .ry-flex .ry-each .title {
    line-height: 1.1;
}
.landing-services .ry-flex .ry-each .description p {
    color: #fff;
    line-height: 1.1;
}
.landing-bottom-services {
    margin-top: 4vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
}
.landing-bottom-services .ry-text h4 {
    font-size: 30px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 400;
    font-style: italic;
    font-family: "Lato";
    text-align: center;
}
.landing-services {
    position: relative;
    padding: 100px 0 150px;
}
.landing-services:after {
    content: '';
    position: absolute;
    bottom: -8%;
    left: 0;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-5ab876b5-f7d0-4237-8b0b-594701d6b0bc/PPC_Myopia/wave_bottom.png) center center no-repeat;
    width: 100%;
    height: 359px;
}


.landing-more-about-us .ry-text > div:first-child p {
    font-size: 22px;
    line-height: 30px;
    text-transform: uppercase;
    color: #3c4975;
    font-weight: 700 !important;
    font-family: "Lato";
}
.landing-more-about-us .ry-text h2 {
    font-size: clamp(1.875rem, 1.4289rem + 1.8301vw, 3.625rem);
}

.landing-footer-custom .footer-top-style-3, .landing-footer-custom div.footer-wave {
    display: none;
}



