@media only screen and (min-width: 700px) and (max-width: 1130px) {

    .desktop-hidden {
        display:block;
    }

    .tablet-hidden {
        display: none;
    }

    h3 {
        font-size: 32px;
        line-height: 38px;
    }

    #section-main {
        height: auto;
    }

    #section-main .c-section-content {
        position: relative;
        flex-direction: row-reverse;
        margin-top: 30px;
        justify-content: flex-end;
    }

    #section-main .laptop-container {
        width: 100%;
        text-align: right;
    }

    #section-main .laptop-container img {
        width: 612px;
        height: auto;
        margin-top: -30px;
    }

    #section-family-playing .people-playing-container {
        margin-left: -100px;
    }

    #section-family-playing .section-text-container {
        max-width: 440px;
        margin-left: 50px;
        margin-top: -130px;
    }

    #section-family-playing .section-text-container h3 {
        font-size: 32px;
        line-height: 36px;
    }

    #section-coachmarks .section-text-container,
    #section-setup-game .section-text-container {
        width: 391px;
        margin-right: 160px;
    }

    #section-coachmarks .section-text-container,
    #section-setup-game .section-text-container {
        width: 520px;
        text-align: center;
        margin-right: 0;
        margin-left: 0;
    }

    #section-coachmarks .section-image-container,
    #section-setup-game .section-image-container {
        margin-top: 70px;
    }

    #section-features {
        margin-top: 40px;
    }

    #section-features .c-feature-card {
        margin: 20px 40px;
    }

    #section-story .section-text-container .story-text {
        width: auto;
    }

    #section-price .c-section-content .text-container {
        width: 680px;
    }

    #section-price .c-section-content p {
        margin-bottom: 20px;
    }

    #section-price .c-section-content .prices-container {
        justify-content: center;
        width: 720px;
    }

    #section-price .c-price-plan-box {
        margin: 20px 10px;
    }

    #section-price .price-plan-wrapper .recommended-price-plan-tab {
        left: 10px;
        top: -15px;
    }

    #section-price .price-plan-wrapper {
        margin-top: 45px;
    }

    #section-nursing-home {
        margin-bottom: 160px;
    }

    #section-nursing-home .people-playing-container {
        margin-left: -40px;
        position: relative;
        width: 605px;
        height: 420px;
        z-index: -1;
    }

    #section-nursing-home .people-playing-container img {
        position: absolute;
    }

    #section-nursing-home .people-playing-container img.img-1 {
        position: absolute;
        top:520px;
        left:90px;
    }


    #section-nursing-home .section-text-container {
        margin-left: 170px;
        margin-top: -150px;
    }

    #section-lets-play .c-wrapper {
        padding-top: 120px;
        padding-bottom: 80px;
    }

    #section-lets-play .c-section-content {
       flex-wrap: nowrap;
    }

    #section-lets-play .section-image-container {
        margin-top: -285px;
    }

    footer {
        flex-wrap: wrap;
        justify-content: center;
        padding: 20px 10px;
    }

    footer .logo-container {
        width: 100px;
        margin: 20px 0;
    }

    footer .copyright-container {
        width: auto;
        text-align: center;
        margin: 20px 0;
    }
}

@media only screen and (max-width: 700px) {

    h3 {
        font-size: 28px;
        line-height: 32px;
    }

    p {
        font-size: 16px;
        font-weight: 300;
        line-height: 24px;
    }

    .desktop-hidden {
        display:block;
    }

    .mobile-hidden {
        display: none;
    }

    #section-main {
        height: auto;
    }

    #section-main .laptop-container img {
        width: 256px;
        height: auto;
        margin-top: -30px;
        margin-left: 70px;
    }

    #section-main h1 {
        font-size: 32px;
        font-weight: 500;
        line-height: 40px;
        margin-top: 0;
    }

    #section-main p {
        font-size: 16px;
        font-weight: 300;
        line-height: 24px;
    }

    #section-main .c-section-content .stores-info-container {
        margin-top: 50px;
    }

    #section-family-playing .people-playing-container {
        width: 362px;
        margin-left: -70px;
        margin-right: 0;
    }

    #section-family-playing .people-playing-container img {
        width: 100%;
    }

    #section-family-playing .section-text-container {
        width: 100%;
        max-width: none;
    }

    #section-family-playing .section-text-container img {
        width: 190px;
        margin-left: 180px!important;
        margin-top: 20px;
    }

    #section-setup-game .section-text-container {
        width: 100%;
        margin-right: 0;
    }

    #section-setup-game .section-image-container {
        width: 254px;
        margin-top:20px;
    }

    #section-setup-game .section-image-container img {
        width: 100%;
    }

    #section-coachmarks .section-text-container {
        width: 100%;
        margin-left: 0;
    }

    #section-coachmarks .section-image-container {
        width: 254px;
        margin-top:20px;
    }

    #section-coachmarks .section-image-container img {
        width: 100%;
    }

    #section-features {
        margin-top: 40px;
    }

    #section-features .c-feature-card {
        margin: 20px 40px;
    }

    #section-design .blue-box {
        height: 354px;
    }

    #section-design .blue-box .box-text {
        font-family: 'Roboto', sans-serif;
        width:100%;
        margin-top: 50px;
        font-weight: 300;
        font-size: 16px;
        line-height: 24px;
        text-align: center;
        color: #FFFFFF;
        padding: 0 30px;
        box-sizing: border-box;
    }

    #lottie {
        margin-top: -150px!important;
    }

    #section-story .section-text-container .story-text {
        width: 100%;
        margin: 0;
    }

    #section-story .c-section-content h3 img#walter {
        width: 80px;
    }

    #section-story .c-section-content h3 span {
        width: 120px;
    }

    #section-story .section-text-container .story-text.story-summary {
        position: relative;
        font-weight: 500;
        font-size: 20px;
        line-height: 32px;
    }

    #section-story .section-text-container .story-text.story-content {
        font-weight: 300;
        font-size: 20px;
        line-height: 32px;
        color: #70798F;
        margin-top: 40px;
    }

    #section-story .section-text-container .story-text.story-content p {
        font-size: 20px;
        line-height: 32px;
    }

    #section-quote .c-wrapper {
        padding: 20px 0;
    }

    #section-quote .c-quote-box {
        border-radius: 0;
        padding: 0 40px;
    }

    #section-quote .c-section-content {
        padding: 80px 0;
    }

    #section-price .c-section-content .text-container {
        width: 328px;
    }

    #section-price .c-section-content p {
        margin-bottom: 20px;
        font-size: 16px;
    }

    #section-price .c-section-content .prices-container {
        display: flex;
        flex-direction: row;
        justify-content: center;
        flex-wrap: wrap;
        width: 100%;
    }

    #section-price .c-price-plan-box {
        margin-bottom: 30px;
    }

    #section-price .price-plan-wrapper {
        margin-top: 0;
    }

    #section-nursing-home .people-playing-container {
        width: 100%;
    }

    #section-nursing-home .people-playing-container img {
        width: 100%;
    }

    #section-nursing-home {
        margin-bottom: 60px;
    }

    #section-lets-play .section-text-container h3 {
        font-size: 32px;
        line-height: 40px;
    }

    #section-lets-play .c-section-content {
        box-sizing: border-box;
        padding: 60px 0;
    }

    #section-lets-play .section-image-container {
        text-align: center;
        margin-top: 0;
    }

    #section-lets-play .section-image-container img {
        width: 160px;
    }

    footer {
        flex-direction: column;
        padding: 40px 0 20px 0;
    }

    footer .links-container {
        flex-direction: column;
        align-items: center;
        margin-bottom: 70px;
    }

    footer .links-container a {
        margin: 5px 0;
    }

    footer .logo-container {
         width: auto;
        margin-bottom: 40px;
    }

    footer .copyright-container {
        text-align: center;
    }
}
