/* ¡MOBILE OVERRIDES! */

body {
    -webkit-text-size-adjust: none;
}

.desktopOnly {
    display: none !important;
}

.mobileOnly {
    display: block;
}

h2 {
    font-size: 23px;
    padding-bottom: 1em;
}

/* ===\\==============//=== *
 * ====\\=== MENU ===//==== *
 * =====\\==========//===== */

header .logo {
    opacity: 1 !important;
}

.dividerBar h3 {
	font-size: 18px;
}

	.dividerBar h3 span.icon {
		left: -25vw;
	}

	.dividerBar h3 span.small {
		font-size: 10px;
	}


/* ===\\==============//=== *
 * ====\\=== MAIN ===//==== *
 * =====\\==========//===== */

main {
    margin-bottom: 0px;
}

    main:before {
        height: 61px;
    }

    main:after {
        display: none;
    }

    #content .maxWidth {
        width: 91%;
    }



/* ===\\==============//=== *
 * ====\\=== HOME ===//==== *
 * =====\\==========//===== */

.home .hero {
    display: block;
    position: relative;
}

    .home .hero.cycle-slideshow .slide {
		

	}

        .home .hero .slide .imageHolder {
            height: auto;
            width: 100%;
            position: relative;
        }

            .home .hero .slide .vignette,
            .home .hero .slide .imageHolder .vignette,
            .home .hero .slide figcaption {
                display: none;
            }

        .hero .mobilePhoto {
            display: block;
            width: 100%;
            height: auto;
        }

      .desktopPhoto {
            display: none !important;
        }

    .hero .slide.version3 .desktopPhoto {
        display: block;
        height: 100%;
    }

        .hero .slide.version3 .mobilePhoto {
            display: block !important;
            height: 64%;
            opacity: 1;
        }

        .home .hero .slide .mainCaption {
            width: 100%;
            height: auto;
            position: relative;
            text-align: center;
        }

            .home .hero.cycle-slideshow span.button {
                padding: 10px 17px;
                font-size: 3vw;
                margin-top: 15px;
            }

            .home .hero .slide .mainCaption:before {
                display: none;
            }

            .home .hero.cycle-slideshow .mainCaption .inner {
                width: 91%;
                margin: auto;
                padding: 7px 0px 0px;
            }

                .home .hero.cycle-slideshow .mainCaption .inner h1 {
                    font-size: 5.5vw;
                    padding: 0px 0px;
                }

                    .home .hero.cycle-slideshow .mainCaption .inner h1 .tiny {
                        margin-top: 9px;
                        margin-left: 0px;
                        font-size: 3.5vw;
                    }

                    .home .hero.cycle-slideshow .mainCaption .inner h1 span.h2,
                    .home .hero.cycle-slideshow .mainCaption .inner h2 {
                        font-size: 3.5vw;
                        padding-top: 6px;
                        padding-bottom: 0px;
                    }

                    .eventHeader h1 .tiny img, .home .hero h1 .tiny img {
                        height: 11px;
                    }

                    .home .hero .hideBreaks br {
                        display: none;
                    }

                    span.commaAdj {
                        right: 0px !important;
                    }

                .home .hero.cycle-slideshow .mainCaption .inner a.button {
                    border: 1px solid #ebebeb;
                    padding: 7px 15px;
                    margin-top: 16px;
                    color: #a7a7a7;
                    text-transform: uppercase;
                    letter-spacing: .08em;
                    transition: all .3s;
                    font-size: 10px;
                }

            .home .hero.cycle-slideshow .slide.version2 .mainCaption ul {
                margin: 20px 20px 10px 20px;
                text-align: left;
            }

                .home .hero.cycle-slideshow .slide.version2 .mainCaption ul li:after {
                    left: -10px;
                }

            .home .hero.cycle-slideshow .slide.version2 .mainCaption h2.v2 {
                display: block;
                text-align: center;
                font-size: 12px;
                margin-right: 0px;
            }

            .home .hero.cycle-slideshow .slide.version2 .mainCaption span.button {
                margin-bottom: 10px;
                padding: 10px 17px;
                font-size: 1.7vw;
            }

    .home .hero .cycle-pager {
        width: 100%;
        bottom: 18px;
        right: 0px;
        text-align: center;
    }

        .home .hero .cycle-pager span {
            margin: 0px 1px 0px 5px;
        }

.dividerBar {
    height: 72px;
    padding-right: 18px;
}

    .dividerBar h3 {
        font-size: 16px;
        margin-right: 4.5%;
    }

        .news .dividerBar h3 {
            font-size: 19px;
        }

        .news .dividerBar h3 span.icon {
            top: -28px;
			left: 0px;
        }



    .dividerBar form {
        display: none;
    }

.home .threeCol {
    padding: 0px 4.5%;
}

    .home .threeCol h1 {
        font-size: 16px;
    }

    /*tablet, portrait*/
    @media all and (max-width: 768px) {

        /*3-col thing*/
        .home .threeCol .col {
            width: 100%;
            margin: 0% 0% 20px;
            text-align: left;
            position: relative;
        }

    }

/*text/video module*/
.text-video .text-column {
    display: block;
    width: 100%;
    max-width: 300px;
    margin: auto;
}

.text-video {
    text-align: center;
}

.home .text-video .vidHold {
    display: block;
    margin: 2em auto;
    width: 100%;
}

.text-video h1 {
    font-size: 30px;
}

.text-video h2 {
    font-size: 14px;
}

.text-video button {
    font-size: 20px;
}


article.news {
    padding: 75px 4.5%;
}

    article.news h1 {
        display: block;
    }

        article.news h1 span.smaller {
            top: -2px;
            padding-left: 10px;
        }

    article.news .feed {
        display: block;
        border-top: 1px solid #4b4b4b;
        border-left: none;
        margin-left: 0px;
        margin-top: 12px;
        padding: 15px 0px 0px 0px;
    }


.randoText {
    margin: 50px 0px 35px;
}

.grid-sizer {
    width: 47.75%;
}

.grid li {
    width: 47.75%;
}

@media all and (max-width: 414px) {
    .grid-sizer {
        width: 100%;
    }

    .grid li {
        width: 100%;
    }
}

.gutter-sizer {
    width: 4.5%;
}

.grid li img.photo {
    width: 100%;
}

.gallery a.button,
.video a.button {
    display: block;
    font-family: 'Archivo Black';
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: .03em;
    font-weight: normal;
    color: #fff;
    background-color: #f22c2c;
    padding: 11px 0px;
    margin-top: 10px;
}

.home .video {
    padding-bottom: 1px;
}

    .home .video h1 {
        font-size: 19px;
        padding: 0px 20px;
        line-height: 1.3;
    }

    .home .vidHold {
        width: 80%;
        border: 6px solid #fff;
    }

        .vidHold .poster {
            display: none;
        }

        .home .video:before {
            height: 30%;
        }

        .home .video p {
            font-size: 12px;
            width: 85%;
            margin: 27px auto 40px;
        }

        .home .video a.button {
            margin: 10px auto 30px;
            width: 80%;
        }




/* ===\\====================//=== *
 * ====\\=== EVENT PAGE ===//==== *
 * =====\\================//===== */

.event.corporate .eventHeader,
.event.camp .eventHeader {
    height: auto !important;
}

.event.corporate .eventHeader {
    padding-bottom: 53%;
}

    .event.corporate .eventHeader:before,
    .event.camp .eventHeader:before {
        display: none;
    }

    .corporate .eventHeader .info,
    .camp .eventHeader .info,
    .contact .eventHeader .info {
        display: block;
        width: 91%;
        margin: auto;
        padding: 0% 0%;
        margin-top: 0px;
    }

        .eventHeader hr {
            display: none;
        }

        .eventHeader h1 {
            font-size: 28px;
            line-height: 1.1;
            padding: 20px 0px 25px;
            width: 100%;
        }

            .eventHeader h1 br {
                display: none;
            }

            .eventHeader h1 .tiny {
                display: block;
                margin: 7px 0px 3px 2px;
            }

        .eventHeader .info h2 {
            display: inline-block; *display: inline; zoom: 1;
            font-family: sans-serif;
            font-weight: bold;
            font-size: 12px;
            text-transform: uppercase;
            letter-spacing: .03em;
            padding: 15px 0px 50px;
            border-top: 1px solid rgb(255, 255, 255);
        }

    .eventHeader .floater {
        position: relative;
        bottom: 0px;
        left: 0px;
        z-index: 3;
        text-align: left;
        padding-bottom: 20px;
        width: 91%;
        margin: auto;
    }

        .eventHeader .floater img {
            display: inline-block; *display: inline; zoom: 1;
            vertical-align: bottom;
            padding-right: 15px;
        }

        .eventHeader .floater p {
            display: inline-block; *display: inline; zoom: 1;
            vertical-align: bottom;
        }

        .home .eventHeader .bg.layer2,
        .home .eventHeader .bg.layer1,
        .event .eventHeader .bg.layer2,
        .event .eventHeader .bg.layer1 {
            display: none;
        }


    @media all and (orientation: landscape) {
        .home .eventHeader .bg.layer2,
        .home .eventHeader .bg.layer1,
        .event .eventHeader .bg.layer2,
        .event .eventHeader .bg.layer1 {
            display: block;
            background-size: 100% auto !important;
            background-position: 0% 0% !important;
        }

        .eventHeader h1 {
            width: 60%;
        }

        .event.corporate .eventHeader {
            padding-bottom: 0%;
        }
    }

    @media all and (orientation: portrait) {
        .event .eventHeader .bg.mobileOnly {
            display: block;
            position: absolute;
            top: 0px;
            left: 0px;
            width: 100%;
            height: 100%;
            z-index: 1;
            background-position: 50% 100% !important;
        }

        .event.corporate .eventHeader .bg.mobileOnly {
            background-position: 50% 100% !important;
        }

        .eventHeader .floater {
            padding-top: 53%;
        }
    }

    @media all and (min-width: 401px) and (orientation: portrait) {
        .event .eventHeader .bg.mobileOnly {
            background-position: 0% 100% !important;
        }
    }


.event .dividerBar {
    height: 58px;
    padding-right: 0px;
    width: 91%;
    padding: 0px 4.5%;
    text-align: left;
}

    .event .dividerBar h3 {
        font-size: 22px;
        top: 0px;
        line-height: 1;
        margin-right: 0px;
        width: 100%;
    }

    .event .dividerBar h3:after {
        position: absolute;
        top: -1px;
        right: 0px;
    }

.event .writeup {
    width: 100%;
    margin-right: 0px;
    margin-top: 40px;
    clear: both;
    float: none;
}

@media all and (max-width: 767px) {
    .event .writeup .starburst2 img {
        display: none;
       }
}


    .event .writeup .vidHold {
        margin-bottom: 25px;
    }

    .writeup h3 {
        color: #f22c2c;
        font-size: 16px;
        padding-bottom: .7em;
        line-height: 1.3;
    }

    .writeup h2 .tiny,
    .maxWidth h2 .tiny {
        font-size: 12px;
        display: block;
        margin: 5px 0px 0px 0px !important
    }

    .writeup blockquote p {
        font-size: 15px;
        width: 90%;
        margin: 0% 0% 0% 10%;
    }
	
	.writeup iframe {
		max-width: 100%;
	}

#sidebar {
    clear: both;
    float: none;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 70px;
    border-left: none;
    border-right: none;
    position: relative;
    text-align: center;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    padding: 22px 0px;
}

    #sidebar .cycle-slideshow .cell {
        height: 400px;
    }

    @media all and (max-width: 414px) {
        #sidebar .cycle-slideshow .cell {
                height: 200px;
        }
    }


    #sidebar .shadowL,
    #sidebar .shadowR {
        display: none;
    }


.rockers {
    margin-bottom: 70px;
}

    .event .rockers .inner {
        width: 91%;
    }

        .event .rockers ul {
            text-align: center;
        }

        .event .rockers h2 {
            font-size: 23px;
            line-height: 1.3;
        }

        .event .rockers ul li {
            width: 47%;
            margin: 0px 0px 35px;
        }

        .event .rockers ul.grid .grid-sizer {
            width: 47%
        }

        .event .rockers ul.grid .gutter-sizer {
            width: 6%;
        }

            .event .rockers ul li p {
                color: #fff !important;
            }

            .event .rockers:after {
                display: none;
            }

        @media all and (max-width: 375px) {
            .rockers {
                margin-bottom: 0px;
            }

            .event .rockers ul li {
                display: block;
                width: 100%;
                margin: 0px 0px 35px;
            }

            .event .rockers ul.grid .grid-sizer {
                width: 100%
            }

            .event .rockers ul.grid .gutter-sizer {
                width: 0%;
            }

            .event .rockers ul li:last-child p {
                color: #000 !important;
            }

            .event .rockers:after {
                content: '';
                display: block;
                width: 100%;
                height: 206px;
                position: relative;
                z-index: 0;
                background-color: #fff;
                margin-top: -152px;
            }

        }



.twoCols .left, .twoCols .right {
    text-align: center;
    width: 100%;
    position: relative;
    z-index: 1;
    margin-top: 0px;
    clear: both;
    float: none;
}

.twoCols .right {
    margin-top: 60px;
}

.twoCols h2 {
    font-size: 23px;
}


ul.packages li.cell {}

    .packages h3 {
        color: #f22c2c;
        margin: 16px 17px 0px;
        position: relative;
        font-size: 13px;
        line-height: 1.25;
    }

    .packages li > span {
        padding-left: 17px;
        padding-bottom: 10px;
        padding-top: 8px;
        font-size: 10px;
    }

        .packages li ul {
            padding: 0px 17px;
        }

            .packages ul li {
                line-height: 1.4;
                padding-bottom: 0.7em;
            }

        .packages a.button {
            display: block;
            padding: 11px 20px;
            margin: 17px 0px 30px 17px;
            width: 60%;
            text-align: center;
        }

        .packages iframe {
            max-width: 100%;
        }

.event.corporate figure.left {
    width: 100%;
    margin-bottom: 0px;
    margin-right: 0px;
}

    .event.corporate figure.left img {
        width: 100%;
    }


/* ===\\=========================//=== *
 * ====\\=== CORPORATE CAMPS ===//==== *
 * =====\\=====================//===== */

nav.headerCorp {
    display: none;
}

.fullWidthBar {
    margin-bottom: 60px;
}

    .fullWidthBar .info h2 {
        width: 91%;
        margin-bottom: 28px;
    }

    .fullWidthBar .info ul {
        width: 91%;
        margin: auto;
    }

.event.corporate .maxWidth img.v_middle {
    display: block;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 35px;
}

.event.corporate .maxWidth .cycle-slideshow img.v_middle {
    display: inline-block;
}

.event.corporate .maxWidth .writeup.v_middle {
    width: 100%;
    margin: 0%;
    display: block;
}

.event.corporate .maxWidth.twoCols {
    margin-top: 15px !important;
}

    .corporate .twoCols blockquote {
        margin: 28px 22px 17px;
    }

    .corporate .twoCols h3 {
        margin: 0px 22px 30px;
    }




/* ===\\=======================//=== *
 * ====\\=== VIDEO GALLERY ===//==== *
 * =====\\===================//===== */

body.photoGallery h2,
body.videos h2 {
    font-size: 23px;
    line-height: 1.2;
    width: 100%;
    margin: 40px auto 0px;
}

body.photoGallery h2 {
    width: 91%;
}

.ytce {
    width: 235px !important;
    margin: auto;
}




/* ===\\===================//=== *
 * ====\\=== TEXT PAGE ===//==== *
 * =====\\===============//===== */

body.textPage #content .maxWidth {
    padding-top: 40px;
}




/* ===\\====================//=== *
 * ====\\=== PAST CAMPS ===//==== *
 * =====\\================//===== */
.pastCamps #grid .grid-item {
    width: 100%;
}

.pastCamps #grid .gutter-sizer {
    width: 4.5%;
}




/* ===\\==================//=== *
 * ====\\=== ABOUT US ===//==== *
 * =====\\==============//===== */

.about.event .hero.eventHeader {
    height: 260px !important;
}

    .about.event .eventHeader .bg.layer2 {
        display: block;
    }

    .about .hero .info {
        width: 91%;
        margin-top: 0px;
        display: inline-block; *display: inline; zoom: 1;
        vertical-align: middle;
    }

        .about .hero h1 {
            font-size: 22px;
            padding: 0px 0px 16px;
        }

        .about .hero h2 {
            font-size: 12px;
            padding: 13px 0px 0px;
            font-family: 'Archivo Black';
            text-transform: none;
            display: block;
        }

.faqs {
    padding-bottom: 70px;
}

.faqs .col {
    display: block;
    width: 100%;
    margin: 0px;
}

    .faqs ul li {
        width: 100%;
    }

        .faqs ul li p {
            margin: 0px 15px;
        }




/* ===\\=================//=== *
 * ====\\=== ARTISTS ===//==== *
 * =====\\=============//===== */

.artists .hero {
    height: 370px !important;
}

    .artists .hero .vignette {
        display: none;
    }

    .artists .hero .photo {
        background-position: 50% 50% !important;
    }

.artists .grid .grid-sizer,
.artists .grid .grid-item {
    width: 47.75%;
}

.artists .grid .gutter-sizer {
    width: 4.5%;
}

    .artists .grid li .hoverlay {
        opacity: 1;
    }

        .artists .grid-item .hoverlay h4 {
            bottom: 9px;
            left: 0px;
            letter-spacing: 0em;
            font-size: 10px;
            opacity: 1;
        }






/* ===\\=============================//=== *
 * ====\\=== CAMPER TESTIMONIALS ===//==== *
 * =====\\=========================//===== */

.testimonials .writeup.left h2:first-child {
    padding-top: 40px;
}

.testimonials #sidebar {
    margin-top: 56px;
}

.event.corporate.testimonials .maxWidth.twoCols#client-testimonials {
    border-top: none;
    padding-top: 0;
    margin-top: 0;
}



/* ===\\===============//=== *
 * ====\\=== PRESS ===//==== *
 * =====\\===========//===== */

.press article.gallery {
    margin-bottom: 40px;
}

    .press .grid .gutter-sizer {
        width: 4.5%;
    }

    .press .grid .grid-sizer,
    .press .grid li.grid-item {
        width: 47.75%;
    }



/* ===\\========================//=== *
 * ====\\=== ABOUT PRODUCER ===//==== *
 * =====\\====================//===== */
.textPage .writeup figure.left {
    width: 100%;
    margin-right: 0px;
    clear: both;
    float: none;
}

.textPage .writeup figure figcaption p {
    padding-bottom: 0px;
}

.textPage .writeup figure figcaption {
    margin-bottom: 25px;
}




/* ===\\=================//=== *
 * ====\\=== CONTACT ===//==== *
 * =====\\=============//===== */

body.contact {}

    .contact .eventHeader {
        margin-bottom: 55px;
    }

        .contact .eventHeader:before {
            display: none;
        }

        .contact .eventHeader h1 {
            padding-top: 40px;
        }

        .contact .eventHeader p {
            font-size: 10px;
        }

        .contact form {
            width: 100%;
            max-width: 440px;
            margin-top: 16px;
        }

            .contact form input,
            .contact form textarea {
                box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.36);
            }

        .contact .eventHeader .vignette {
            position: absolute;
            top: 0px;
            left: 0px;
            z-index: 2;
            width: 100%;
            height: 230px;
            background-image: url('../images/vignette-caption.png');
            background-size: 1px 100%;
            background-repeat: repeat-x;
            background-position: top left;
            -webkit-transform: rotate(180deg);
                -ms-transform: rotate(180deg);
                    transform: rotate(180deg);
        }

        .contact .hero .bg {
            background-position: 72% 100% !important;
        }

.contact .col.left,
.contact .col.right {
    width: 100%;
    padding: 0%;
    margin-right: 0%;
    text-align: left;
    border-right: none;
    float: none;
    clear: both;
}

.contact .col.left {
    margin-bottom: 60px;
}

    .contact .col.left h2 {
        font-size: 23px;
    }

        .contact .col h2 span {
            font-size: 16px;
        }

    .contact .col.left a {
        font-size: 16px;
    }

.contact .col.right {
    border-top: 1px solid #e7e7e7;
    padding-top: 30px;
}

    .contact .col.right .googleMap {
        padding-bottom: 100%;
    }

    .contact .col.right h1 {
        font-size: 23px;
    }

    .contact .col.right h2 {
        font-size: 17px;
    }

    .contact .col.right a {
        font-size: 16px;
    }

.contact .preFooter {}

    .contact .preFooter h4 {
        padding-bottom: 1em;
        font-size: 20px;
    }

    .contact .preFooter p .spacer {
        display: block;
        height: 10px;
    }




/* ===\\============================//=== *
 * ====\\=== NEWSLETTER OVERLAY ===//==== *
 * =====\\========================//===== */

@media all and (max-width: 414px) {

    .overlay.newsletter {
        position: absolute;
    }

    .overlay.newsletter:before {
        display: none;
    }

        .overlay.newsletter article {
            width: 100%;
            margin: 0 auto;
            overflow-x: hidden;
        }
    
            .overlay.newsletter .graphic img {
                top: 120px;
            }

                .overlay.newsletter .graphic .background {
                    height: 167px;
                }

            .overlay.newsletter h1 {
                font-size: 13px;
            }

            .overlay.newsletter h2 {
                margin-top: 15px;
            }

            .overlay.newsletter td {
                width: 100%;
                display: block;
            }

                .newsletter form .split input {
                    width: 88%;
                    padding: 0% 6%;
                }

                .newsletter form p {
                    line-height: 1.4;
                    padding-bottom: 7px;
                }

    .overlay.newsletter article .close {
        bottom: 10px;
    }

        .overlay.newsletter .close span:first-child {
            color: #fff;
        }

        .overlay.newsletter .close span.x:before,
        .overlay.newsletter .close span.x:after {
            background-color: #fff;
        }

        .dividerBar h3 span.icon {
            left: 0px;
        }

}




/* ===\\===========================//=== *
 * ====\\=== LIGHTBOX CONTROLS ===//==== *
 * =====\\=======================//===== */

.overlay .prevLB {
    bottom: 20px;
    left: 4.5%;
    top: auto;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
}

.overlay .nextLB {
    bottom: 20px;
    right: 4.5%;
    top: auto;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
}




/* ===\\=====================//=== *
 * ====\\=== ARTIST BIOS ===//==== *
 * =====\\=================//===== */

.overlay .bio {
    width: 88%;
    top: 0px;
    max-height: 72%;
    padding-right: 0px;
}

    .bio img {
        display: block;
        float: none;
        max-height: none;
        width: 100%;
        height: auto;
        margin: 0px 0px 20px;
    }

    .bio h1 {
        font-size: 25px;
    }

    .bio h4 span.biggums {
            font-size: 13px;
    }



/* ===\\================================//=== *
 * ====\\=== PHOTO GALLERY LIGHTBOX ===//==== *
 * =====\\============================//===== */

.overlay.gallery .thePhoto {
    height: auto;
    width: 91%;
}



/* ===\\======================//=== *
 * ====\\=== HALL OF FAME ===//==== *
 * =====\\==================//===== */

.hall-of-fame.press .grid .grid-sizer,
.hall-of-fame.press .grid li.grid-item {
    width: 100%;
}

.hall-of-fame.press .grid .gutter-sizer {
    width: 0%;
}

    .hall-of-fame.press .grid li.grid-item iframe {
        margin-bottom: 10px;
    }




/* ===\\===================//=== */
/* ====\\=== BROCHURES ===//==== */
/* =====\\===============//===== */

@media all and (max-width: 450px) {

    .brochureGrid li {
        float: none;
        display: block;
        width: 100%;
        margin-bottom: 20px;
        margin-right: 0%;
        height: auto;
    }

}



/* ===\\=========================//=== */
/* ====\\=== UPCOMING EVENTS ===//==== */
/* =====\\=====================//===== */

.upcoming .writeup h2.underline {
    margin-bottom: 104px;
}

.event-block {
    margin: 0px auto 122px;
}

    .event-block .date {
        padding: 0px 0px 5px;
        position: absolute;
        top: -59px;
        color: #2a2a2a;
        border-bottom: 1px solid #DADADA;
        font-size: 16px;
        background-color: rgba(255,255,255,0);
    }

        .event-block .date .month {
            display: inline-block; *display: inline; zoom: 1;
            font-size: inherit;
            border-bottom: 0px;
            letter-spacing: inherit;
        }

        .event-block .date .day {
            display: inline-block; *display: inline; zoom: 1;
            font-size: inherit;
            letter-spacing: inherit;
        }

            .event-block .date .day:after {
                content: ',';
            }

        .event-block .date .year {
            display: inline-block; *display: inline; zoom: 1;
            font-size: inherit;
            letter-spacing: inherit;
        }

    .event-block .location {
        position: absolute;
        left: 0px;
        top: -27px;
        color: #2a2a2a;
        font-size: 11px;
        font-weight: bold;
        letter-spacing: 0.03em;
    }

    .event-block .campName {
        position: absolute;
        left: 0px;
        top: 0px;
    }

        .event-block .campName h3 {
            display: none;
        }

        .event-block .campName .location {
            position: relative;
            bottom: 0px;
            left: 0px;
        }

    .event-block .info {
        padding: 24px 6%;
    }

        .event-block .info p {
            line-height: 1.3;
        }

            .event-block .info p span {
                font-size: 15px;
            }




/* ===\\=================================//=== *
 * ====\\=== CONTEST / SAVE THE DATE ===//==== *
 * =====\\=============================//===== */

.contest .contestHeader {
    margin: 2.5%;
}

    .contest .photo-grid .holdit {
        width: 100%;
        display: block;
        margin-right: 0% !important;
        margin-bottom: 27px !important;
        padding-bottom: 66% !important;
    }

.contest .contestHeader .contestImg {
    width: 100%;
    height: auto;
    display: block;
}

.contest .contestHeader .contestImg2 {
    width: 100%;
    height: auto;
    display: block;
}

.contest .contestHeader:after {
    display: none;
}

.contest .contestHeader h1 {
    font-size: 1.3rem;
    color: red;
    text-shadow: 3px 4px 0px lightgrey;
    position: absolute;
    top: unset;
    bottom: -91px;
    width: 100%;

}




/* ===\\================//=== *
 * ====\\=== FOOTER ===//==== *
 * =====\\============//===== */

.preFooter:before {
    top: -120px;
    height: 120px;
}

    .preFooter .inner {
        width: 91%;
    }

        @media all and (max-width: 500px) {
            .preFooter .v_bottom {
                display: block;
            }

            .preFooter .v_bottom .whiskyTix {
                margin: 30px 0px 10px !important;
            }
        }

        .preFooter .inner .callout {
            position: relative;
            bottom: 0px;
            right: 0px;
            width: auto;
            border: none;
            padding: 18px 0px;
            text-align: left;
        }

            .preFooter .callout h4 {
                display: block;
            }

            .preFooter .callout img {
                margin-left: 0px;
                margin-right: 0px;
                margin-top: 13px;
            }

footer {
    height: auto;
}

    footer nav {
        margin: 0% 6% 40px;
        height: auto;
    }

        footer .col.sitemap {
            font-size: 10px;
            width: 46%;
            margin-right: 8%;
        }

        footer .desktopOnly {
            display: none !important;
        }

        footer .mobileOnly {
            display: block;
        }

        footer nav .col.sitemap:nth-child(2) {
            margin-right: -4px;
        }

        footer .col.contact {
            display: block;
            text-align: center;
            width: 100%;
            position: relative;
            padding-top: 10px;
            top: 0px;
            right: 0px;
        }

            footer .social {
                text-align: center;
            }

                footer ul.social li {
                    margin: 0px 4px 0px 7px;
                }

                    @media all and (max-width: 340px) {

                        footer ul.social li {
                            margin: 0px 3px 0px 6px;
                        }

                            footer ul.social li a {
                                width: 20px;
                                height: 20px;
                            }

                    }

    footer .bottom {
        height: auto;
    }

        footer .sponsors ul li {
            margin: 0px 7px 2px 13px;
        }

        footer .bottom p {
            width: 210px;
            margin: auto;
            padding: 6px 0px 25px;
        }

