@import "tailwindcss";

/* Large Desktop */
@media only screen and (max-width: 1200px) {
}
/* Desktop */
@media only screen and (max-width: 992px) {
    main {
        height: 50vh;
    }
    .about-wrapper {
        margin: 0 auto;
        flex-direction: column-reverse;
    }
    .flex-parent {
        display: inherit;
    }
    .case-synopsis {
        flex-direction: column;
        margin: 50px 0;
    }
    .case-synopsis-details h1,
    h2,
    h3 {
        margin: 0 auto;
        text-align: center;
    }
    .case-summary-text h2 {
        margin: 0 auto;
        text-align: center;
        font-size: 22px;
    }
    .caseTemp-wrapper {
        flex-direction: column;
    }
    .homeTemp-container {
        flex-direction: column;
    }
    .sectionTemp-title-wrapper {
        margin: 0 auto;
        display: inherit;
    }
    .sectionTemp-main-number {
        text-align: center;
    }
    .sectionTemp-main-text {
        text-align: center;
    }
    .section-title-wrapper {
        margin: 0 auto;
        display: inherit;
    }
    .section-main-number {
        text-align: center;
    }
    .section-main-text {
        text-align: center;
    }
    .caseTemp-col-2 {
        margin-top: 50px;
    }
    .homeTemp-col-2 {
        margin-top: 20px;
    }
    .case-wrapper {
        margin: 25px auto;
        width: 70%;
    }
    .case-wrapper p {
        text-align: center;
    }
    .case-wrapper-special {
        text-align: center;
        margin: 25px auto;
        width: 60%;
    }
}
/* Tablet */
@media only screen and (max-width: 768px) {
    .case-hero {
        height: 50vh;
    }
    .flex-parent {
        display: inherit;
    }
    section h1 {
        font-size: 24px;
    }
    .case-summary-text h2 {
        margin: 0 auto;
        text-align: center;
        font-size: 22px;
    }
    main {
        padding-top: 150px;
    }
    .about-wrapper {
        margin: 0 auto;
        flex-direction: column-reverse;
    }
    .about-column1 {
        padding: 100px 0 0 0;
        margin: 0;
    }
    .about-column1 section {
        margin: 0 auto;
    }
    .about-column1 section h1 {
        font-size: 18px;
    }
    .about-links a {
        text-align: center;
    }
    .intro-case-wrapper2 {
        padding: 24px 24px;
    }
    .case-wrapper {
        width: 90%;
    }
}
/* Mobile */
@media only screen and (max-width: 480px) {
    html {
        overflow-x: hidden;
    }
    body {
        overflow: hidden;
    }
    nav a {
        font-size: 18px;
    }
    nav ul {
        padding: 0;
    }
    nav li {
        text-align: center;
        display: block;
    }
    #menu-new {
        border: none;
    }
    .intro-case-wrapper2 {
        padding: 24px;
    }
    .case-synopsis {
        height: auto;
    }
    .case-wrapper-special h2 {
        font-size: 19px;
        line-height: inherit;
    }
    .full-img-width {
        width: 95%;
    }
    .chapter-wrapper {
        margin: 0 auto;
    }
    .primary-nav {
        display: inherit;
        width: 100%;
    }
    .primary-nav img {
        display: none;
    }
    .left {
        padding: 24px;
        background-color: #f8f8f8;
    }
    .left a {
        font-size: 22px;
    }
    .right {
        display: none;
    }
    .right:nth-child(odd) {
        border: 1px solid #eee;
    }
    .portfolio-container {
        width: 100%;
    }
    .portfolio {
        padding: 20px;
    }
    main {
        height: 300px;
        display: flex;
        align-items: center;
        padding-bottom: 80px;
    }
    main section {
        width: 85%;
        text-align: center;
        min-height: 200px;
        margin: 0 auto;
    }
    main section h1 {
        font-size: 22px;
        line-height: 32px;
    }
    .about-column1 section {
        width: 100%;
    }
    .about-contact {
        text-align: center;
    }
    .case-p2 {
        top: inherit;
        transform: none;
    }
    .case-p2 p {
        text-align: center;
        padding-top: 10px;
    }
    .column-1 {
        display: inline-block;
    }
    .column-2 {
        display: inline-block;
    }
    .gif-mobile {
        width: 100% !important;
    }
    #menu {
        min-height: 90px;
    }
    .mobile-project-title {
        display: inline;
        background-color: #fff;
        margin: 0 auto;
        width: 100%;
        margin-bottom: 10px;
        margin-top: 30px;
    }
    .mobile-project-title h1 {
        font-family: "aktiv-grotesk", "sans-serif";
        font-weight: 700;
        font-size: 1.8rem;
        text-align: center;
    }
    .mobile-project-title h2 {
        font-family: "aktiv-grotesk", "sans-serif";
        font-weight: 500;
        font-size: 2.5rem;
        color: #333;
        text-align: center;
        font-size: 16px;
    }
    .intro-case-wrapper {
        padding: 0;
        margin: 0;
    }
    .intro-column-wrapper {
        min-height: 400px;
        width: 100%;
    }
    .intro-column-wrapper2 {
        width: 100%;
    }
    .intro-column1 {
        min-height: 500px;
        order: 2;
    }
    .intro-column2 {
        min-height: 500px;
        order: 1;
    }
    .intro-text p {
        text-align: center;
    }
    .app-title-heading {
        font-size: 1.9rem;
    }
    .case-list-comment li {
        font-size: 0.95rem;
    }
    .case-close img {
        max-width: 100%;
    }
    .center-img-1200 {
        max-width: 100%;
    }
    .detail-wrapper {
        display: none;
    }
    .hide {
        display: none;
    }
    .flex-parent {
        flex-direction: column;
        margin: 0;
    }
    .case-container {
        padding: 16px;
        margin: 0;
        width: 100%;
    }
    .case-study-container {
        padding: 0;
        margin: 0;
    }
    .case-image {
        margin: 50px auto;
    }
    .case-p {
        font-size: 1rem;
        line-height: 1.6rem;
    }
    .case-wide img {
        max-width: 100%;
    }
    .center-img-35 {
        max-width: 95%;
    }
    .case-title-heading {
        font-size: 1.8rem;
    }
    .case-text p {
        font-size: 0.97rem;
        line-height: 1.6rem;
        text-align: inherit;
    }
    .case-title-subheading {
        font-weight: 400;
        font-size: 0.8rem;
        color: #777;
    }
    .case-title-wrapper {
        text-align: center;
    }
    .case-list li {
        text-align: center;
    }
    .detail-wrapper {
        display: none;
    }
    .margin-r {
        margin: 0;
    }
    .margin-30 {
        margin: 0;
    }
    .footer {
        padding-bottom: 30px;
        width: 80%;
    }
    .project {
        margin: 0 0 10px 0;
        padding: 0;
    }
    .project-wrapper {
        margin: 15px 0;
        padding: 10px;
    }
    .case-list ul {
        margin: 0;
    }
    .about-wrapper {
        margin: 0 auto;
        flex-direction: column-reverse;
    }
    .about-column1 {
        padding: 35px;
        margin-top: 30px;
    }
    .about-column2 {
        padding: 0;
    }
    .about-column2 img {
        max-width: 100%;
    }
    .about-column1 h1 {
        text-align: center;
        font-size: 1.3rem;
    }
    .about-links {
        text-align: center;
        margin-bottom: 50px;
    }
    .email-link {
        display: none;
    }
    .text-highlight-quote {
        font-size: 1.6rem;
    }
    footer {
        display: none;
    }
    .caseTemp-wrapper {
        flex-direction: column;
    }
}
/* Small Phone */
@media only screen and (max-width: 320px) {
    html {
        overflow-x: hidden;
    }
    body {
        overflow: hidden;
    }
    nav a {
        font-size: 18px;
    }
    nav ul {
        padding: 0;
    }
    nav li {
        text-align: center;
        display: block;
    }
    #menu-new {
        border: none;
    }
    .right {
        display: none;
    }
}
