@media screen and (max-width: 768px) {
    .thisweek-newlawyer section h2 {
        margin-bottom: 0.4em;
    }

    .join-volunteer-give {
        padding-bottom: 25px;
    }

    .join-volunteer-give figure {
        display: block;
        margin: 45px 0 10px;
        width: 100%;
    }

    .two-box {
        padding: 10px 0 15px;
    }

    .three-box {
        padding: 20px 0 0;
    }

    .two-box-online-pass section figure figcaption,
    .three-box section figure figcaption,
    .portals-three-box section figure figcaption {
        height: auto;
        min-height: auto;
        font-size: 1em;
        padding-top: 20px;
    }

    .two-box-online-pass section.onlinepass img {
        height: auto;
    }

    footer section:first-child {
        text-align: center;
        padding: 0;
    }

    footer section:last-child {
        padding-left: 0;
        padding-right: 0;
    }

    footer section:last-child > p {
        text-align: center;
    }

    footer ul {
        text-align: center;
    }

    main.onlinepass section:last-child {
        padding-bottom: 15px;
    }

    main.onlinepass figure {
        margin: 0 20px 30px;
    }

    .find-answers {
        padding: 40px 25px 30px;
    }

    .find-answers figure {
        margin-left: 0;
        margin-right: 0;
    }

    .exceptional-value {
        padding: 60px 25px 40px;
    }

    main.onlinepass section:first-child {
        padding: 0 40px;
    }

    main.onlinepass h1 {
        padding-top: 18%;
    }

    .watch-video section:first-child figure img,
    .free-webcast-video section:first-child figure img {
        width: 100%;
        padding-bottom: 0;
    }

    .watch-video section:first-child video,
    .free-webcast-video section:first-child video {
        width: 100%;
        padding-bottom: 0;
    }

    .watch-video section:last-child figure figcaption {
        padding: 0;
        text-align: center;
        margin-left: 0;
    }

    .watch-video section:last-child p {
        text-align: center;
        margin-left: 0;
    }

    .onlinepass-benefits {
        padding: 50px 75px 20px;
    }

    .db-resources {
        padding: 50px 25px 20px;
    }

    .onlinepass-benefits figure,
    .db-resources figure,
    .vol-share-icons figure {
        width: 100%;
        margin-bottom: 25px;
    }

    .onlinepass-thoughts {
        padding: 0 55px;
    }

    .onlinepass-thoughts ul figure,
    .vol-recognition ul figure {
        display: block;
    }

    .onlinepass-thoughts ul figure img,
    .vol-recognition ul figure img {
        margin-bottom: 20px;
    }

    .onlinepass-thoughts ul figure figcaption,
    .vol-recognition ul figure figcaption {
        padding-left: 0;
    }

    .onlinepass-thoughts ul figure figcaption p,
    .vol-recognition ul figure figcaption p {
        text-align: center;
    }

    .onlinepass-thoughts ul figure figcaption p.desc,
    .vol-recognition ul figure figcaption p.desc {
        text-align: justify;
    }

    .practice-development h1 {
        padding-top: 0%;
        font-size: 40px;
    }

    .practice-development h2 {
        font-size: 25px;
    }

    .featured-book {
        padding: 10px;
    }

    .featured-book section:first-child {
        display: block;
        padding-bottom: 10px;
    }

    .popup {
        width: auto;
        left: 10px;
        right: 10px;
        top: 10px;
        margin-left: 0;
    }

    .tech-guide h1 {
        font-size: 50px;
    }

    .tech-guide-intro h3 {
        margin: 1.5em 0 0.5em;
    }

    .marketing-content .marketing-categories-select,
    .tech-guide-content .tech-guide-categories-select,
    .practicetips-content .practicetips-categories-select {
        width: 100%;
    }

    .new-lawyer h1 {
        padding-top: 15%;
    }

    .marketing-product, .practicetips-video {
        width: 96%;
    }

    .practicetips-video {
        margin-bottom: 15px;
    }

    .practicetips-video .author {
        width: 100%;
        position: relative;
    }

    .practicetips-intro h1 {
        font-size: 16px;
    }

    .practicetips-intro h2,
    .practicetips-video-details p.playing,
    .practicetips-video-details p.title,
    .practicetips-video-details p.speaker {
        font-size: 14px;
    }

    .practicetips-intro {
        padding-left: 10px;
        padding-right: 10px;
    }

    .practicetips-video-details {
        padding: 10px;
    }

    article.portals-three-box h3,
    article.portals-two-box h3 {
        height: auto;
        min-height: inherit;
    }

    article.portals-three-box section figure figcaption,
    article.portals-two-box section figure figcaption {
        height: auto;
        min-height: inherit;
    }

    article.portals-featured-books section figure figcaption {
        height: auto;
        min-height: inherit;
    }

    .portals-featured-books button {
        width: 150px;
    }
}
