@media (max-width: 800px) {

    header {
        width: 720px;
    }

    .container {
        width: 720px;
        margin: auto;
    }

    .main_text h1 {
        width: 390px;
        font-size: 34px;
    }
    
    .main_text p {
        width: 390px;
        font-size: 16px;
    }

    .main_image img {
        width: 340px;
    }
    
    .main_text button, .cta_wrapper button {
        width: 200px;
        height: 40px;
    }

    .chrome_store {
        width: 200px;
    }

    .feature_wrapper img {
        width: 340px;
    }

    .feature_wrapper_right img {
        width: 340px;
        margin: auto;
    }

    .feature_text h2 {
        font-size: 28px;
    }
    
    .feature_text p {
        width: 360px;
        font-size: 16px;
    }

    .feature_wrapper_right {
        margin-right: 0px;
    }

    .before_you_go {
        width: 500px;
        margin: auto;
    }
    
    .before_you_go h1 {
        font-weight: bold;
    }
    
    .text_wrapper {
        width: 300px;
        margin: auto;
    }

    .before_you_go_text h2 {
        font-size: 28px;
    }
    
    .before_you_go_text p {
        font-size: 16px;
    }
    
}

@media (max-width: 576px) {

    .container {
        width: 288px;
        margin: auto;
    }

    header {
        width: 90%;
        margin-top: 14px;
        height: 60px;
    }

    #header_logo {
        height: 44px;
        margin-left: 18px;
    }

    .join_community_btn {
        display: none;
    }

    .chrome_store {
        width: 190px;
    }

    .top_view {
        display: block;
        margin: auto;
        width: fit-content;
        margin-top: 30px;
        text-align: center;
    }

    .main_text h1 {
        width: 300px;
        font-size: 28px;
    }
    
    .main_text p {
        width: 288px;
        line-height: 24px;
    }

    .main_image img {
        width: 328px;
        margin-left: -20px;
        margin-top: 30px;
    }

    .main_text button, .cta_wrapper button {
        width: 190px;
        height: 38px;
        font-size: 16px;
    }

    .lp_hero {
        margin-top: 50px;
    }

    .num_legacy_wraper {
        width: 100%;
    }

    .num_legacy_wrap span {
        font-size: 24px;
    }

    .num_legacy_wrap p {
        font-size: 16px;
    }

    .features {
        margin-top: 50px;
    }

    .feature_wrapper {
        flex-wrap: wrap;
        flex-direction: row;
        margin-top: 40px;
        margin-bottom: 0px;
    }

    .feature_wrapper_right {
        flex-wrap: wrap;
        flex-direction: row;
        margin-top: 40px;
        margin-bottom: 0px;
    }

    .feature_wrapper :nth-child(1) { 
        order: 2;
    }

    .feature_text {
        text-align: center;
    }

    .feature_text h2 {
        font-size: 24px;
        width: 288px;
        margin: auto;
        line-height: 30px;
    }

    .lp_featured_authors_wrapper {
        gap: 6px;
        margin-top: 24px;
        grid-template-columns: auto auto auto auto auto auto;
    }

    .lp_featured_authors_wrapper img {
        width: 48px;
        height: 48px;
    }

    .feature_text p {
        width: 288px;
        font-size: 14px;
        line-height: 20px;
    }
    
    .feature_wrapper img {
        width: 288px;
        margin-top: 10px;
    }

    .feature_wrapper_right img {
        width: 268px;
        margin-top: 20px;
    }

    .call_to_action {
        margin-top: 0px;
        margin-bottom: 20px;
        padding: 60px 0 40px;
        display: block;
    }

    .cta_wrapper {
        width: 288px;
        margin: auto;
    }

    .cta_wrapper h2 {
        font-size: 26px;
        line-height: 30px;
        text-align: center;
    }

    .cta_wrapper p {
        width: 288px;
        font-size: 14px;
        line-height: 22px;
        margin: 0px;
        text-align: center;
        margin-top: 8px;
    }

    .call_to_action img {
        width: 100%;
        margin: auto;
        margin-top: 48px;
    }

    .cta_wrapper div {
        margin: auto;
    }

    footer {
        padding-top: 20px;
        margin: auto;
    }

    .footer_wrapper {
        width: auto;
    }

    .tos_pp_footer {
        width: auto;
        margin: 0px;
        justify-content: center;
    }

    .tos_pp_footer a {
        font-size: 14px;
    }

    .footer_wrapper p {
        font-size: 14px;
    }

    .tos_pp_wrapper {
        text-align: left;
    }

    .before_you_go {
        width: 288px;
        margin: auto;
    }
    
    .before_you_go h1 {
        font-weight: bold;
    }
    
    .text_wrapper {
        width: 288px;
        margin: auto;
    }

    .before_you_go h1 {
        font-size: 24px;
    }

    .before_you_go_text h2 {
        font-size: 20px;
        width: 288px;
        margin: auto;
        margin-top: 50px;
        line-height: 30px;
    }
    
    .before_you_go_text p {
        width: 288px;
        font-size: 14px;
        line-height: 20px;
    }

    .tutorial_video {
        border-radius: 6px !important;
        width: 100% !important;
        height: 100% !important;
        margin-top: 20px !important;
    }

    .trust {
        margin-top: 80px;
    }

    .trust_title {
        font-size: 25px;
    }

    .trust_logo_wrapper {
        width: 100%;
    }

    .trust_logo_wrapper img {
        height: 40px !important;
        margin: 14px;
    }

    .testimonial {
        margin: 0px;
    }

    .testimonial_title {
        font-size: 25px;
    }

    .testimonial_wrapper {
        max-width: none;
        margin-top: 20px;
        padding-bottom: 60px;
        display: block;
    }

    .testimonial_quote {
        width: 85%;
        margin: auto;
        margin-top: 5px;
        margin-bottom: 20px;
    }

    .testimonial_desc {
        height: fit-content;
        font-size: 15px;
        margin-bottom: 10px;
    }

    .testimonial_message_wrapper:nth-of-type(2n) {
        display: none;
    }

    .story {
        margin-top: 60px;
        margin-bottom: 60px;
    }

    .story_title {
        font-size: 21px;
        line-height: 25px;
    }
    
    .story_wrapper {
        width: 288px;
        font-size: 14px;
        line-height: 20px;
        margin-top: 14px;
    }

    .quote {
        padding: 40px 10px 50px;
        margin: 0 -10px;
        border-radius: 8px;
        margin-top: 30px;
        margin-bottom: 40px;
    }

    .quote_person {
        font-size: 16px;
    }

    .quote_message {
        font-size: 12px;
    }

    .main_text_typing_img {
        height: 30px;
        max-height: 30px;
        width: min-content !important;
        max-width: 40px;
    }

    .main_text_typing_img_obsidian {
        width: 30px !important;
    }

    .header_nav {
        grid-gap: 0px;
    }

    .header_nav_separator, .header_nav_options {
        display: none;
    }

    .main_text_typewriter {
        border-bottom: 2px solid #000000;
    }

}