/* Navigation */
@media only screen and (max-width: 1140px) {
    .headerWrapper .menu li a {
        padding: 0 7.5px;
    }
    
    .headerWrapper .menu {
        padding-right: 65px;
    }
}
@media only screen and (max-width: 1020px) {
    .headerWrapper .menu {
        padding-right: 0px;
    }
}
@media only screen and (max-width: 950px) {
    .headerWrapper .logo {
        display: block;
        text-align: center;
        margin-top: -55px;
    }
    
    .headerWrapper .logo img {
        height: 125px;
        margin-top: 30px;
    }
    
    .headerWrapper .menu {display: block;margin: 0 auto;margin-top: 20px;}

    .pageHead .bigImage {
        left: 52%;
    }

    .headerWrapper .menu .headerMenu>li:nth-last-child(2) a {
        text-shadow: initial;
        color: rgb(33,37,41) !important;
    }

    .headerWrapper .menu {
        width: 100%;
        text-align: center;
    }

    .theme-page .entry-content, .pageHead .entry-content {
        padding-right: 0px;
    }

    /* .pageHead .container {
        padding-top: 100px;
    } */
    .breadcrumbs {
        margin-top: -50px;
    }
}
@media only screen and (max-width: 767px) {
    .headerWrapper .mobileMenuBtn {
        display: block;
    }

    .headerWrapper .menu.show {
        z-index: 100;
        opacity: 1;
        max-height: 100vh;
        visibility: visible;
        margin-top: 15px;
    }
    
    .headerWrapper .menu .headerMenu li:last-child a::after {
        display: none;
    }

    .headerWrapper .menu ul.dropdown-menu {display: none;}

    .dropdown-toggle::after {
        display: none;
    }

    .headerWrapper .menu li.dropdown a::after {
        display: none;
    }

    .pageHead {
        min-height: 150px;
        padding-bottom: 10px;
    }

    body.single-post .pageHead {
        min-height: 0;
    }
    
    body.single-post .workshopPerformance {position: relative;z-index: 1;}

    body.home .pageHead {
        padding-bottom: 150px;
    }

    /* .pageHead .container {
        padding-top: 110px;
    } */
    .breadcrumbs {
        margin-top: -30px;
    }

    .breadcrumbs li:first-child {
        margin-left: -30px;
    }

    .headerWrapper .menu {
        position: absolute;
        left: 0;
        background: white;
        height: auto;
        z-index: -1;
        visibility: hidden;
        opacity: 0;
        max-height: 0px;
        overflow: hidden;
        transition: all .3s ease-in-out;
        margin: 0;
    }
    
    .headerWrapper .menu li {
        display: block;
        text-align: center;
        width: 100%;
        padding: 10px 20px;
        border-bottom: 1px solid #ccc;
    }
    
    .headerWrapper .menu li a::before {
        display: none;
    }
    
    .headerWrapper .menu li:last-child {
        border: none;
    }
    
    .headerWrapper .menu ul {
        margin: 0;
    }
    
    .headerWrapper .menu .headerMenu li:last-child a {
        color: rgb(33,37,41) !important;
        text-shadow: initial;
    }
    .pageHead .bigImage {
        left: 49.5%;
    }

    .pageHead .bigImage::after {
        display: none;
    }
}
/* End Navigation */
/* pageHead */
@media only screen and (max-width: 1100px) {
    .videoPlaceholder {width: 250px;}

    .pageHead .container {padding-right: 38%;}
    
    .pageHead h1 {
        font-size: 45px;
    }

    .videoPlaceholder {
        width: 180px;
    }
    
    .videoPlaceholder::after {
        width: 75px;
        height: 75px;
    }
    
    .pageHead .entry-content>p {
        min-width: calc(100% - 190px);
    }

    .theme-page .entry-content, .pageHead .entry-content {
        padding-right: 30px;
    }

    .pageHead p {min-width: calc(100% - 215px);width: 100%;}
}
@media only screen and (max-width: 800px) {
    .page-id-20 nf-field:nth-of-type(5) {
        margin-bottom: -10px !important;
        margin-top: 20px !important;
    }
    #nf-label-field-29 { margin-bottom: 10px !Important; }
    .pageHead h1 {
        font-size: 39px;
    }
    
    .videoPlaceholder {
        display: none;
    }
    
    .pageHead p {
        padding-left: 0;
        min-width: 100%;
    }
}
/* End pageHead */
/* headJoinBar */
@media only screen and (max-width: 950px) {
    .headJoinBar h4 {
        display: block;
        text-align: center;
        width: 100%;
        margin-bottom: 15px;
    }

    .workshopIndex .headJoinBar h4 {
        text-align: center;
        margin-bottom: 15px;
    }
    
    .headJoinBar h4 br {
        display: none;
    }
    
    .headJoinBar {
        width: 100%;
        text-align: center;
        height: auto;
    }
    
    .drop.workshopType {
        border-left: none;
    }
}
@media only screen and (max-width: 680px) {
    .headJoinBar .drop {width: 100%;display: block;border: none;}

    .experiences .container.headJoinBarContainer {
        margin-bottom: -50px;
    }

    .experiences .headJoinBar {
        top: -80px;
    }

    .headJoinBar img {
        margin-top: 5px;
    }

    .drop ul li {
        text-align: center;
    }
    
    .headJoinBar .drop {
        padding: 0;
    }
    
    .headJoinBar .drop p {
        width: 50vw;
    }
    
    .headJoinBar .drop p::after {
        left: calc(50% + 65px);
        position: absolute;
        top: 15px;
    }
    
    .headJoinBar .drop.workshopDuration {
        margin-top: 10px;
    }
    
    .headJoinBar .drop span {
        padding: 0 20px;
    }
}
/* End headJoinBar */
/* Home experiences */
@media only screen and (max-width: 1390px) {
    .workshopSlider {max-width: 78%;}

    .experiences .sideText {
        max-width: 30%;
        padding-right: 0;
        padding-top: 50px;
    }
}
@media only screen and (max-width: 1320px) {
    .workshopSlider {
        max-width: 980px;
        width: 980px;
    }
}
@media only screen and (max-width: 1210px) {
    .workshopSlider {
        margin-left: 0;
        width: calc((345px * 2) - 20px);
    }
}
@media only screen and (max-width: 1100px) {
    .experiences .sideText {
        padding-left: 20px;
    }
}
@media only screen and (max-width: 1030px) {
    .workshopSlider {
        width: 50%;
    }
    
    .workshopSlider .slider {
        width: 320px;
        margin: 0 auto;
    }

    .experiences .sideText {
        max-width: 320px;
    }
}
@media only screen and (max-width: 767px) {
    .headJoinBar {
        margin-bottom: 30px;
    }

    .experiences {
        padding-bottom: 40px;
    }
}
@media only screen and (max-width: 700px) {
    .experiences .sideText {
        display: block;
        width: 100%;
        max-width: 100%;
        text-align: center;
        padding-top: 30px;
    }
    
    .experiences .sideText h2 {font-size: 39px;}
    
    .workshopSlider {
        width: 100%;
    }
    
    .experiences .sideText p {
        margin-bottom: 20px;
    }

    .workshopSlider+.sideText .arrows {
        position: absolute;
        top: -30px;
        left: 0;
        width: 100%;
        text-align: center;
        display: block;
    }
    
    .workshopSlider+.sideText {
        position: relative;
        margin-top: 10px;
    }
    
    .workshopSlider+.sideText .arrows img {
        margin: 0 10px;
    }
}
/* End home experiences */
/* What we do */
@media only screen and (max-width: 1200px) {
    .whatWeDo .image {
        max-width: 50%;
        width: 50%;
        min-width: 120px;
    }
    
    .whatWeDo .textual {
        max-width: 50%;
    }

    .whatWeDo .image img {
        position: relative;
        top: calc(50% + 30px);
        transform: translateY(-50%);
    }
}
@media only screen and (max-width: 670px) {
    .whatWeDo .image img {
        opacity: .1;
        top: initial;
        transform: none;
    }
    
    .whatWeDo .image {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate3d(-50%, -50%, 0);
        max-width: 90%;
        max-height: 90%;
        width: 100%;
        margin-top: 0;
    }
    
    .whatWeDo {
        padding-top: 50px;
    }
    
    .whatWeDo .textual {
        max-width: 100%;
    }
    
    .whatWeDo .textual p {
        width: 100%;
        text-align: center;
    }
    
    .whatWeDo .textual h3 {
        text-align: center;
        width: 100%;
    }
    
    .whatWeDo .textual .link {
        margin: 0 auto;
        width: 100%;
        text-align: center;
        position: relative;
        z-index: 5;
    }
    
    .whatWeDo .textual .link a {
        width: auto;
        margin-left: -45px;
    }
}
/* End What we do */
/* Testimonials */
@media only screen and (max-width: 1570px) {

}
/* End Testimonials */
@media only screen and (max-width: 1180px) {
    body.page-template-template-workshops .videoPlaceholder {
        width: 290px;
    }
    
    body.page-template-template-workshops .pageHead .entry-content>p,
    body.page-template-template-workshops .pageHead .entry-content>blockquote {min-width: calc(100% - 310px); max-width: calc(100% - 310px);}

    body.page-template-template-workshops .theme-page .entry-content, body.page-template-template-workshops .pageHead .entry-content {
        padding-right: 40px;
    }

    body.page-template-template-workshops .pageHead .entry-content>blockquote>p {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
    }
}
@media only screen and (max-width: 960px) {
    body.page-template-template-workshops .videoPlaceholder {
        width: 180px;
    }
    
    body.page-template-template-workshops .videoPlaceholder::after {
        width: 75px;
        height: 75px;
    }

    body.page-template-template-workshops .pageHead .entry-content>p, body.page-template-template-workshops .pageHead .entry-content>blockquote {
        min-width: 120px;
        max-width: 100%;
        width: calc(100% - 185px);
    }
}
@media only screen and (max-width: 800px) {
    body.page-template-template-workshops .pageHead .entry-content>p, body.page-template-template-workshops .pageHead .entry-content>blockquote {
        min-width: 100%;
        max-width: 100%;
        width: 100%;
    }
}
/* Workshops Grid */
@media only screen and (max-width: 1160px) {
    .workshopIndex .workshopTile {
        width: calc(33% - 10px);
    }

    .workshopIndex .workshopTile .textual p {
        height: auto;
    }

    .workshopIndex .workshopTile {
        min-height: 300px;
    }

    .workshopIndex {
        padding-left: 12px;
    }

    .workshopIndex .headJoinBarContainer {
        margin-left: -4px;
    }
}
@media only screen and (max-width: 900px) {
    .workshopIndex .workshopTile {
        width: calc(50% - 15px);
    }
}
@media only screen and (max-width: 580px) {
    .workshopIndex .workshopTile {
        width: calc(100% - 20px);
    }
}
/* End Workshops Grid */
/* FAQs Page */
@media only screen and (max-width: 840px) {
    body.page-id-14 blockquote.wp-block-quote {
        min-width: 100% !important;
        padding: 0 !important;
    }
}
/* End FAQs page */
/* Testimonials Page */
@media only screen and (max-width: 767px) {
    .page-template-template-testimonials .testimonial {
        width: 100% !important;
        padding: 0 !important;
    }
}
/* End testimonials page */
/* Contact page */
@media only screen and (max-width: 1110px) {
    body.page-id-18 .entry-content p:nth-child(2), body.page-id-18 .entry-content p:nth-child(3) {
        min-width: 120px;
    }
}
@media only screen and (max-width: 767px) {
    body.page-id-18 .entry-content p:nth-child(2), body.page-id-18 .entry-content p:nth-child(3) {
        width: 100%;
    }
    
    body.page-id-18 .entry-content p:nth-child(2) {
        margin: 5px auto;
    }

    body.page-id-18 .gmp_map_opts {
        width: 75vw !important;
        max-width: 100vw;
    }

    body.page-id-18 .gmp_map_opts {width: calc(100vw - 15px) !important;}
}
/* End contact page */
/* Book page */
@media only screen and (max-width: 800px) {
    body.page-id-20 nf-field {
        width: 100%;
    }
    .page-id-18 nf-field:nth-of-type(6) {
        margin-top: 30px !important;
        margin-bottom: -15px !important;
    }
    body.page-id-20 .nf-field-container {
        margin-bottom: 0 !important;
    }
    
    body.page-id-20 .nf-field-label {
        margin: 0 !important;
    }
    
    body.page-id-20 .nf-error-wrap {
        position: relative;
        top: -5px;
    }

    body.page-id-20 nf-field:nth-child(even) {
        float: none;
    }
    
    body.page-id-20 nf-field {margin-bottom: -10px;}

    body.page-id-20 .entry-content {
        padding-right: 0;
    }
}
/* End book page */
/* Generic */
@media only screen and (max-width: 520px) {
    .pageHead .bigImage img {
        opacity: .15;
    }
    
    .pageHead .bigImage {
        left: 25%;
    }
    
    .pageHead .container {
        padding-right: 15px;
    }
}
/* End Generic */
/* Workshop Page */
@media only screen and (max-width: 1100px) {
    .videoPlaceholder.divTho .image {
        max-width: 100%;
        max-height: 100%;
    }
}
@media only screen and (max-width: 875px) {
    body.single-post .pageHead p {min-width: 120px;max-width: calc(100% - 185px);}
}
@media only screen and (max-width: 800px) {
    body.single-post .pageHead p {
        max-width: 100%;
    }
}
/* Workshop & Performance */
@media only screen and (max-width: 1170px) {
    .workshopPerformance .textual {
        padding: 35px 0 60px 0;
    }
}
@media only screen and (max-width: 1040px) {
    .workshopPerformance .imageContainer {
        position: absolute;
        bottom: auto;
        top: 50%;
        transform: translateY(-50%);
    }
    
    .workshopPerformance .textual {margin-left: auto;}
    
    .workshopPerformance .textual .stats {
        /* width: 100vw; */
        /* left: -100vw; */
        position: relative;
        /* transform: translateX(48vw); */
    }

    .workshopPerformance .imageContainer.verticalCenter {
        height: 100%;
    }
}
@media only screen and (max-width: 880px) {
    .workshopPerformance .imageContainer {width: 100%;height: 100%;max-width: 100%;display: block;}

    .workshopPerformance .textual {
        text-align: center;
        max-width: 100%;
        padding-top: 15px;
        margin: 0 auto;
        display: block;
        flex: initial;
        width: 100%;
    }
    
    .workshopPerformance .textual p {
        padding-left: 0;
    }
    
    .workshopPerformance .textual .stats {
        left: initial;
        transform: none;
        width: 100%;
        padding-bottom: 15px;
    }
    
    .workshopPerformance .imageContainer img {
        opacity: .1;
        margin: 0;
        padding: 0;
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto;
        position: relative;
    }
    
    .workshopPerformance .textual .stats .stat {
        width: 49%;
        text-align: center;
    }
    
    .workshopPerformance .textual .stats .stat p {
        text-align: center;
    }

    .workshopPerformance .textual .stats .stat p:first-child {
        line-height: 30px;
    }
}
/* Key Skills */
@media only screen and (max-width: 1000px) {
    .workshopSkills .skill {
        width: calc(50% - 3px);
        margin-bottom: 20px;
        text-align: center; /* bullet list update */
    }

    .workshopSkills .skill ul {
        display: inline-block;
        text-align: left;
    }
    
    .workshopSkills .skills {
        padding-bottom: 20px;
    }

    .workshopSkills h3 {
        text-align: center;
    }
}
@media only screen and (max-width: 600px) {
    .workshopSkills .skill {
        width: 100%;
        text-align: center;
    }
    
    .workshopSkills .skill p {
        text-align: center;
        padding: 0;
    }
}
/* Gallery */
@media only screen and (max-width: 1240px) {
    .workshopGallery .mainImage {
        max-width: 50%;
        max-height: 42.45vw;
    }
    
    .workshopGallery .tiles .four {
        width: 50%;
    }
    
    .workshopGallery .tiles .four .image {
        max-width: 24vw;
        height: 21.4vw;
    }
}
@media only screen and (max-width: 767px) {
    .workshopGallery .mainImage {
        max-width: 100%;
        max-height: initial;
        width: 100%;
        height: 82vw;
    }
    
    .workshopGallery .tiles .four {
        width: 100%;
        margin-top: -1px;
        margin-left: 0;
    }
    
    .workshopGallery .tiles .four .image {
        max-width: 50%;
        height: 35vw;
        width: 50%;
    }
}
/* End Workshop Page */
/* Footer Get in Touch */
@media only screen and (max-width: 1200px) {
    .footerContact .formContainer {
        padding: 45px 20px;
        width: calc(100% - 455px);
        float: right;
    }
    
    .footerContact::after {
        clear: both;
        content: "";
        display: block;
    }
}
@media only screen and (max-width: 1000px) {
    .footerContact {
        padding: 0px;
        padding-bottom: 40px;
    }
    
    .footerContact .textual {
        padding-top: 0;
        float: none;
        display: block;
        margin: 0 auto;
        width: 100%;
        text-align: center;
    }
    
    .footerContact .textual h4 {
        text-align: center;
    }
    
    .footerContact .textual p {
        text-align: left;
        float: right;
        width: 50%;
    }
    
    .footerContact .textual p.address {
        float: left;
    }
    
    .footerContact .formContainer {
        width: 100%;
    }

    .footerContact .formContainer h3 {
        text-align: center;
        font-size: 39px;
    }
    
    .footerContact .formContainer {
        padding-top: 20px;
    }
}
@media only screen and (max-width: 860px) {
    .footerContact .textual p {
        float: none !important;
        margin: 0 auto;
        margin-bottom: 20px;
        width: 400px;
    }
    
    .footerContact .formContainer {
        margin-top: 20px;
    }

    .footerTestimonials h4 {
        font-size: 39px;
    }
}
@media only screen and (max-width: 800px) {
    .footerContact nf-field:nth-child(odd) {
        float: left;
    }
}
@media only screen and (max-width: 600px) {
    .footerContact nf-field {
        width: 100%;
        float: none !important;
        margin-bottom: -20px;
    }

    .nf-field-container {
        margin-bottom: 0 !important;
    }
}
/* End Footer Get In Touch */
/* Social */
@media only screen and (max-width: 767px) {
    .footerSocial .col-md-6>h5:first-child img {
        margin-top: 10px;
    }
}
@media only screen and (max-width: 445px) {
    .footerSocial .col-md-6>h5:first-child img {position: absolute;left: 50%;transform: translateX(-50%);top: 40px;}

    .footerSocial .col-md-6.twitter>h5 {
        padding-left: 0 !important;
        padding-bottom: 20px;
    }
}
/* End social */
/* Footer */
/* Primarily in benjamin.css, this is Laura's feedback */
@media only screen and (max-width: 680px) {
    footer .headerMenu li {
        display: none;
    }
    
    footer .headerMenu li:last-child, footer .headerMenu li:nth-last-child(2) {
        display: inline-block;
        width: auto;
        float: none;
        width: 25% !important;
    }
    
    footer .headerMenu {
        text-align: center;
    }
}
@media only screen and (max-width: 600px) {
    footer .headerMenu li:last-child, footer .headerMenu li:nth-last-child(2) {
        width: 100% !important;
    }
}
/* End Footer */

@media only screen and (max-width: 800px) {
    .pageHead blockquote.wp-block-quote {
        padding: 0 20px !important;
    }
}

@media only screen and (max-width: 520px) {
    body.page-template-template-workshops .theme-page .entry-content, body.page-template-template-workshops .pageHead .entry-content {
        padding-right: 0;
    }
}

@media only screen and (max-width: 900px) {
    .galleryLightbox .content {max-width: calc(75% - 120px);}

    .galleryLightbox .content * {
        max-width: 100%;
    }

    .galleryLightbox .imageContainer img {
        max-width: 100%;
    }

    .galleryLightbox .btns {
        max-width: 250%;
    }
}

@media only screen and (max-width: 767px) {
    .galleryLightbox .content {
        max-width: 100%;
        width: 75%;
    }
    
    .galleryLightbox .btns {
        top: auto;
        bottom: -90px;
        width: 100%;
        left: 0;
    }
    
    .galleryLightbox .imageContainer {
        max-height: calc(100% - 120px);
        max-width: 100%;
    }
    
    .galleryLightbox .imageContainer img {
        max-height: 100%;
        max-width: 100%;
    }
}

/* Header dropdown rework responsive */
@media only screen and (max-width: 1140px) {
    .headerMenu ul.dropdown-menu {
        width: 660px;
        left: calc(50% + 110px);
    }
    
    .headerMenu ul.dropdown-menu li {
        width: 25%;
    }
    
    /* .headerMenu ul.dropdown-menu li:nth-last-child(3)::before, .headerMenu ul.dropdown-menu li:nth-last-child(2)::before {
        display: block;
    } */
    
    .headerMenu ul.dropdown-menu li:nth-child(5n)::after {
        display: block;
    }
    
    .headerMenu ul.dropdown-menu li:nth-child(4n)::after {
        display: none;
    }
}

/* Workshop contact pop-up */
@media only screen and (max-width: 1265px) {
    .joshModal {
        min-width: 50%;
        width: 65%;
    }
}
@media only screen and (max-width: 980px) {
    .joshModal {
        width: 75%;
    }
}
@media only screen and (max-width: 850px) {
    .joshModal {
        width: 90%;
    }
}
@media only screen and (max-width: 705px) {
    .joshModal {
        width: 95%;
    }
}
@media only screen and (max-width: 670px) {
    .joshModal {
        width: 95%;
    }

    .joshModal ul li {
        width: 100%;
        display: block;
        text-align: center;
        padding: 5px;
        font-size: 18px;
    }
    
    .joshModal ul li label {
        width: 275px;
        text-align: left;
    }

    /* .joshModal ul li {
        width: 75%;
    } */
}
@media only screen and (max-width: 440px) {
    .joshModal {
        padding: 30px 10px;
    }
}
/* @media only screen and (max-width: 500px) {
    .joshModal ul li {
        width: 100%;
    }
} */
.joshModal {
    max-height: 75vh;
    overflow-y: auto;
}

@media only screen and (max-width: 767px) {
    .headerWrapper {
        padding-bottom: 0;
    }

    .pageHead .container:nth-child(2) {margin-top: 55px;}

    .testimonialPage.yellowBackground {
        padding: 0 15px;
    }
}

@media only screen and (max-width: 780px) and (min-width: 601px) {
    input.ninja-forms-field.nf-element.selectWorkshopsQuickContact {
        margin-top: -7px;
    }
}