/*
Theme Name: Next Generation Camps Theme
Theme URI: http://www.mayecreate.com/
Author: Tim Scheman, Tyler Ernst, Creative Director Monica Pitts
Author URI: http://www.mayecreate.com/
Description: Parent Theme built on Bootstrap v3.3.5
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@font-face {
    font-family: 'wc_mano_negra_btaregular';
    src: url('/wp-content/themes/mayecreate-theme/fonts/WCManoNegraBta-webfont.eot');
    src: url('/wp-content/themes/mayecreate-theme/fonts/WCManoNegraBta-webfont.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/mayecreate-theme/fonts/WCManoNegraBta-webfont.woff') format('woff'), url('/wp-content/themes/mayecreate-theme/fonts/WCManoNegraBta-webfont.ttf') format('truetype'), url('/wp-content/themes/mayecreate-theme/fonts/WCManoNegraBta-webfont.svg#wc_mano_negra_btaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html {
    background: none;
    font-size: 62.5%;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
}

body {
    font-family: 'Roboto', sans-serif;
    /*font-size: 24px;*/
    /*font-size: 2.4rem;*/ /* 10 ÷ $rembase */
    /*font-weight: 400;*/ /* normal */
    color: #444444;
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
}
*:not(#content) {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }
#content *,
#content *:before,
#content *:after {
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
}
    /* PRINT STYLE SHEET
==========================================	*/
    @media print {
    a:link:after, a:visited:after {
        content: "";
    }

    #mobile_menu {
        display: none !important;
    }
}

/* GLOBAL STUFF
==========================================	*/
.cleared, .clear {
    float: none;
    clear: both;
    margin: 0;
    padding: 0;
    border: none;
}

#page .container {
    padding-bottom: 40px;
}

form {
    padding: 0 !important;
    margin: 0 !important;
}

.template_divider {
    height: 26px;
    width: 100%;
    clear: both;
    background: url(rb_divider.jpg) center center repeat-x;
    box-shadow: 0 0 12px 3px rgba(0,0,0,.25);
    margin: 50px 0 70px 0;
}

#page_inner {
    background: url(footer_template_divider.png) bottom center no-repeat;
    padding-bottom: 30px;
}

.main_camp_page #page_inner {
    background: url(rb_divider.jpg) bottom center repeat-x;
}

.divider {
    clear: both;
    width: 100%;
    margin: 50px 0;
    border-bottom: 1px solid #444;
    display: block;
}

.center {
    text-align: center;
}

#map {
    margin-bottom: 60px;
    max-height: 300px !important;
}

.wide_container {
    width: 85%;
}

.search_number, .first_pagination {
    display: none;
}

#map {
    display: none;
}

.vidframe {
    border: 5px solid #0084D1;
    position: relative;
    outline: 5px solid #C82120;
    margin: 0 auto;
    text-align: center !important;
    display: block;
}

.vidbg {
    content: "";
    background: url(iframe-bg.png) center center no-repeat;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 40px 0;
}


/* LINKS: Change the colors of your links here.  These will change he navigation as well.
* To override these color in navigation change the colors in the style-tablet.css file.
==========================================	*/

a, a:link, a:visited {
    color: #065276;
    text-decoration: none;
    -webkit-transition: all 0.14s ease-in-out;
    -moz-transition: all 0.14s ease-in-out;
    -o-transition: all 0.14s ease-in-out;
    -ms-transition: all 0.14s ease-in-out;
}

    a:hover, a:active, a:focus {
        color: #0084D1;
        text-decoration: none; /* change to none if you don't want links to be underlined wehn hovered */
    }

.social_h4 a .fa {
    color: #FF6700;
    -webkit-transition: all 0.14s ease-in-out;
    -moz-transition: all 0.14s ease-in-out;
    -o-transition: all 0.14s ease-in-out;
    -ms-transition: all 0.14s ease-in-out;
}

.social_h4 a:hover .fa {
    color: #FF8113;
}

/*/* TYPOGRAPHY: HEADINGS
==========================================  */
.page-header {
    margin: 0;
    padding: 0;
    border-color: transparent;
}

/*h1, h2, h3, h4, h5, h6 {
    line-height: 120%;
    margin: 0;
    margin-bottom: 10px;
    -webkit-font-smoothing: antialiased;
    font-family: 'Roboto', sans-serif;
    color: #000;
    font-weight: 700;
}

    h1, h1.entry-title {
        font-family: 'wc_mano_negra_btaregular';
        text-align: center;
        font-size: 60px;
        font-size: 6.0rem;
        color: #444444;
        font-weight: 400;
        margin-bottom: 20px;
        line-height: 100%;
    }

h2, .h2 {
    font-family: 'wc_mano_negra_btaregular';
    font-size: 50px;
    font-size: 5.0rem;
    color: #444444;
    font-weight: 400;
    margin-bottom: 0;
}

h3, .h3 {
    font-size: 37px;
    font-size: 3.7rem;
}

h4, .h4 {
    font-family: 'wc_mano_negra_btaregular';
    font-size: 55px;
    font-size: 5.5rem;
    color: #444444;
    font-weight: 400;
    margin-bottom: 0;
}

    h4.social_h4 {
        font-size: 45px;
        font-size: 4.5rem;
    }

h5, .h5 {
    font-size: 30px;
    font-size: 3.0rem;
    font-weight: 400;
}

h6, .h6 {
    font-size: 70px;
    font-size: 7.0rem;
    font-weight: 400;
}*/

.marker-title {
    color: #000;
    text-shadow: none;
}

/* TYPOGRAPHY: PARAGRAPHS
==========================================  */
p {
    font-size: 24px;
    font-size: 2.4rem; /* 10 ÷ $rembase */
    line-height: 140%;
    margin: 0 0 25px 0;
}

.orange {
    color: #FF6600;
}

.blue {
    color: #0084D1;
}

.red {
    color: #E70000;
}

.green {
    color: #009600;
}

.frm_style_formidable-style.with_frm_style div.frm_description {
    line-height: 100%;
    margin-top: 0;
}

.frm_style_formidable-style.with_frm_style label.frm_primary_label {
    line-height: 100%;
}

/* JOIN OUR TEAM
==========================================  */
.jobhover {
    text-align: center;
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    opacity: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: all 0.14s ease-in-out;
    -moz-transition: all 0.14s ease-in-out;
    -o-transition: all 0.14s ease-in-out;
    -ms-transition: all 0.14s ease-in-out;
}


.jobouter {
    max-height: 470px;
    height: 470px;
    position: relative;
    background-size: cover !important;
    margin-bottom: 10px;
}

.jobbg {
    background-size: cover !important;
    background-position: center center !important;
}

.job-front {
    padding: 50px 0;
}

.jobouter:hover .jobhover {
    opacity: 1;
    padding: 0;
    max-height: 470px;
}

    .jobouter:hover .jobhover .jobcontent {
        background: rgba(28,159,244,.50);
        overflow: hidden;
        position: absolute;
        opacity: 1;
        padding: 60px 15px;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        max-height: 470px;
    }

.jobtitle {
    position: relative;
    display: block;
    top: 0;
    bottom: 0;
    opacity: 1;
    text-align: center;
    font-size: 35px;
    font-size: 3.5rem;
    color: #fff !important;
    text-shadow: 0 0 25px #000 !important;
}

.jobouter:hover .jobtitle, .jobouter:hover .iconimg {
    opacity: 0;
}

.jobread {
    text-align: center;
    font-size: 47px;
    font-size: 4.7rem;
    color: #fff !important;
    text-shadow: 0 0 25px #000 !important;
}

    .jobread span {
        text-align: center;
        font-size: 65px;
        font-size: 6.5rem;
        color: #fff !important;
        text-shadow: 0 0 25px #000 !important;
    }

.jobcontent p {
    max-width: 750px;
    margin: 0 auto;
    color: #fff !important;
    text-align: center;
    font-size: 24px;
    font-size: 2.4rem;
    text-shadow: 0 0 25px #000 !important;
}

.featuredjobs:before {
    content: '';
    display: block;
    margin-top: 0px;
    position: absolute;
    z-index: 10;
    left: 0;
    width: 100%;
    height: 30px;
    background: url(header_after.png) repeat-x;
}

.featuredjobs:after {
    display: block;
    content: '';
    width: 100%;
    clear: both;
    height: 3px;
}



/* TYPOGRAPHY: LIST ITEMS
==========================================  */
o/*l, ul {
    margin: 20px 0 20px 60px;
    padding: 0;
}*/

ul {
    list-style-type: none;
    list-style-position: outside;
}

ol {
    list-style-position: outside;
}

li ol, li ul {
    margin: 10px 0 10px 60px;
    padding: 0;
}

li {
    margin: 10px 0;
    padding: 0;
}

.center ul {
    text-align: left;
}

/* HEADER
==========================================  */
#branding-container {
    margin: 0;
    margin-left: 4%;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 70%;
    max-width: 200px;
}

    #branding-container a.brand {
        text-transform: uppercase;
        font-size: 20px;
        color: #000000;
    }

        #branding-container a.brand img.site-logo {
            display: block;
            margin: 0;
            padding: 0;
            width: 100%;
            height: auto;
        }

#aboveNav {
    position: relative;
}

    #aboveNav #branding-container {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        width: 75%;
        max-width: 325px;
        margin: auto;
        z-index: 1100;
    }

#navbarTop.navbar .container, #navbarBottom.navbar .container {
    width: 100%;
    margin: 0 auto;
    padding: 0 2.5%;
}

.camp_logo_inner {
    max-width: 200px;
    margin: 0 auto 25px auto;
}

.camp_logo {
    position: absolute;
    z-index: 1;
    width: 100%;
    top: 95px;
}

#navigation.affix .camp_logo {
    display: none;
}

.camp_752 {
    background: url(camp_logo_bg_lightblue.jpg) center center repeat-x;
}

.camp_746 {
    background: url(camp_logo_bg_blue.jpg) center center repeat-x;
}

.camp_748 {
    background: url(camp_logo_bg_red.jpg) center center repeat-x;
}

.camp_750 {
    background: url(camp_logo_bg_orange.jpg) center center repeat-x;
}

.camp_754 {
    background: url(camp_logo_bg_green.jpg) center center repeat-x;
}

/* HOME SLIDER
==========================================  */
div#homefeatured {
    display: block;
}

.slideDesc {
    display: none;
}


/* NAVIGATION
==========================================  */
#navbarTop {
    display: none;
}

#navbarBottom { /* Main Navbar */
    display: block;
    background: none;
    position: relative;
    border: 0 none;
    margin: 0;
}

.main_camp_page #navbarBottom {
    padding-bottom: 60px;
}

.main_camp_page #navigation.affix #navbarBottom {
    padding-bottom: 0;
}

#navbarBottom .container {
    position: relative;
    z-index: 2;
}

#main_nav {
    display: none;
}

/* NAVIGATION:: Slide Out Drawer
==========================================  */
#mobile_menu {
    display: block;
    position: absolute;
    float: right;
    height: 87.7px;
    right: 4%;
    top: 0;
    bottom: 0;
    margin: auto;
}

    #mobile_menu a {
        /* use this rule to add a border around the menu togle button */
    }

    #mobile_menu select {
        width: 85%;
        display: block;
        margin: 10px auto;
    }

.navbar-header {
}

.nav-button {
    display: block;
    position: absolute;
    overflow: hidden;
    width: 34px;
    height: 34px;
    font-size: 0;
    text-indent: -9999px;
    appearance: none;
    box-shadow: none;
    border-radius: none;
    border: none;
    cursor: pointer;
    transition: background 0.3s;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

    .nav-button:focus {
        outline: none;
    }

    .nav-button span {
        display: block;
        position: absolute;
        top: 16px;
        left: 7px;
        right: 7px;
        height: 2px;
        width: 20px;
        background: #fff;
    }

        .nav-button span::before,
        .nav-button span::after {
            position: absolute;
            display: block;
            left: 0;
            width: 100%;
            height: 2px;
            background-color: #fff;
            content: "";
        }

        .nav-button span::before {
            top: -7px;
        }

        .nav-button span::after {
            bottom: -7px;
        }

.nav-button-x {
    background-color: transparent;
}

    .nav-button-x span {
        -webkit-transition: background 0s 0.3s;
        -moz-transition: background 0s 0.3s;
        -o-transition: background 0s 0.3s;
        transition: background 0s 0.3s;
    }

        .nav-button-x span::before,
        .nav-button-x span::after {
            -webkit-transition-duration: 0.3s, 0.3s;
            -moz-transition-duration: 0.3s, 0.3s;
            -o-transition-duration: 0.3s, 0.3s;
            transition-duration: 0.3s, 0.3s;
            -webkit-transition-delay: 0.3s, 0s;
            -moz-transition-delay: 0.3s, 0s;
            -o-transition-delay: 0.3s, 0s;
            transition-delay: 0.3s, 0s;
        }

        .nav-button-x span::before {
            -webkit-transition-property: top, -webkit-transform;
            -moz-transition-property: top, -moz-transform;
            -o-transition-property: top, -o-transform;
            transition-property: top, transform;
        }

        .nav-button-x span::after {
            -webkit-transition-property: bottom, -webkit-transform;
            -moz-transition-property: bottom, -moz-transform;
            -o-transition-property: bottom, -o-transform;
            transition-property: bottom, transform;
        }

/* NAVIGATION:: Slide Out Drawer (Open)
==========================================*/
.mm-opened .nav-button-x {
    background-color: transparent;
}

    .mm-opened .nav-button-x span {
        background: none;
    }

        .mm-opened .nav-button-x span::before {
            top: 0;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
        }

        .mm-opened .nav-button-x span::after {
            bottom: 0;
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
        }

        .mm-opened .nav-button-x span::before,
        .mm-opened .nav-button-x span::after {
            -webkit-transition-delay: 0s, 0.3s;
            -moz-transition-delay: 0s, 0.3s;
            -o-transition-delay: 0s, 0.3s;
            transition-delay: 0s, 0.3s;
        }

.mm-menu {
    background: #ffffff;
    color: #6d9e42;
    font-family: 'Open Sans', sans-serif;
}

.mm-listview > li > a, .mm-listview > li > span {
    font-size: 14px;
    text-transform: uppercase;
    color: #333333;
    white-space: normal;
}

.mm-listview > li.active {
    background: #FF6700;
}

    .mm-listview > li.active > a {
        color: #ffffff;
    }

.mm-menu .mm-header > a {
    color: #cb0032;
    text-transform: uppercase;
}

/* NAVIGATION:: Slide Out Drawer Searcch Box
==========================================  */
.mm-menu > .mm-panel {
    /*You can add padding-top here to make space 
    for the search box at the top of the dawer menu */
}

#drawer-menu .form-group {
    z-index: 1000;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    padding: 10px 10px 10px 20px;
}

    #drawer-menu .form-group .form-control {
        width: 80%;
        float: left;
        margin-right: 1%;
    }

/* NAVIGATION: SCROLL STICK 
==========================================  */
@keyframes affixFadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-webkit-keyframes affixFadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

#navigation {
    z-index: 3;
}

    #navigation.affix-top {
        z-index: 100;
        position: absolute;
        width: 94%;
    }

    #navigation.affix {
        animation: affixFadeIn 1s ease-in;
        -webkit-animation: affixFadeIn 1s;
        z-index: 100;
        width: 100%;
        background: url(header_bg_default.jpg) center center no-repeat;
        background-size: cover;
    }

        #navigation.affix:after {
            height: 26px;
            width: 100%;
            clear: both;
            background: url(rb_divider.jpg) center center repeat-x;
            box-shadow: 0 0 12px 3px rgba(0,0,0,.25);
            margin: 0;
            content: '';
            position: absolute;
            bottom: -26px;
        }

/* NAVIGATION: BREADCRUMB
==========================================  */
.breadcrumb {
    display: none;
}


/* CONTENT SECTIONS
==========================================	*/
#homeContentWrap, #contentwrap {
    min-height: none;
}

#contentWrap, #page {
    padding-top: 50px;
    padding-bottom: 0px;
}

#page {
    background: url(header_after.png) top center no-repeat;
}

.main_camp_page #page {
    background: none;
}

#contentwrap.scroll {
    padding-top: 102px;
    position: relative;
    z-index: 2;
}

.main_camp_page #contentwrap.scroll {
    padding-top: 240px;
}

#contentwrap .child {
    outline: 1px solid yellow;
    min-height: 25vh; /* this will come in handy if you want the child page sections to be full screen height */
    padding-top: 2vw;
    padding-bottom: 2vw;
}

.collapseomatic {
    background: url(collapse.png) top left no-repeat;
    padding: 6px 0 10px 63px;
}

.pagebreak .collapseomatic, .pagebreak .colomat-hover {
    background: url(collapse_white.png) top left no-repeat;
}

.colomat-hover {
    background: url(collapse_hover.png) top left no-repeat;
    text-decoration: none;
    color: #FF8113;
}

.colomat-close {
    background: url(collapse_close.png) top left no-repeat;
    color: #FF8113;
}

.pagebreak .colomat-close {
    background: url(collapse_close_white.png) top left no-repeat;
}

/* CALLOUTS
==========================================  */
#callouts {
}

    #callouts a[role="button"] {
        position: relative;
        display: block;
        padding: 0;
        margin-bottom: 35px;
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }

        #callouts a[role="button"]:hover {
            box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .25), 0 2px 10px 0 rgba(0, 0, 0, .5);
        }

        #callouts a[role="button"] h2 {
            position: absolute;
            color: blue;
            -webkit-transition: all .5s ease-in-out;
            -moz-transition: all .5s ease-in-out;
            -ms-transition: all .5s ease-in-out;
            -o-transition: all .5s ease-in-out;
            transition: all .5s ease-in-out;
            bottom: 0;
            left: 5%;
            right: 5%;
            color: #ffffff;
        }

        #callouts a[role="button"]:hover h2 {
            color: #000000;
        }

        #callouts a[role="button"] p {
            /* Style the callout body text here */
        }

        #callouts a[role="button"]:hover p {
            /* Style the hover state of the callout body text here */
        }

        #callouts a[role="button"] img {
            position: relative;
            width: 100%;
            padding: 0;
        }

/* FOOTER
==========================================  */
footer.site-footer {
    background: none;
    padding: 0px;
    color: #fff;
    position: relative;
}

    footer.site-footer:before {
        position: absolute;
        content: '';
        top: -13px;
        left: 0;
        height: 26px;
        width: 100%;
        clear: both;
        background: url(rb_divider.jpg) center center repeat-x;
        box-shadow: 0 0 12px 3px rgba(0,0,0,.25);
        margin: 0;
    }

    footer.site-footer a:link, footer.site-footer a:visited {
        color: #fff;
        text-decoration: none;
    }

    footer.site-footer a:hover, footer.site-footer a:active {
        color: #ccc;
        text-decoration: none;
    }

    footer.site-footer .aside {
        padding-top: 0;
        padding-bottom: 0;
        display: none;
    }

    footer.site-footer #footer_logos.aside {
        display: block;
        text-align: center;
    }

#credits span {
    display: block;
    height: 0;
    overflow: hidden;
}

#footer_menu_wrapper {
    background: url(footer_bg.jpg) bottom center no-repeat fixed;
    padding: 85px 0;
}

#footer_credits {
    background: url(blue_diagonal.jpg) 0 0 repeat;
    text-align: center;
    padding: 15px 0;
    box-shadow: 0 0 22px 6px rgba(0,0,0,.25);
}

    #footer_credits p {
        font-size: 20px;
        font-size: 2.0rem;
        margin: 0;
    }

#footer_camps {
    padding: 40px 0 80px 0;
}

    #footer_camps img {
        max-width: 100%;
        height: auto;
        margin: 0 auto 10px auto;
        display: block;
        -webkit-transition: all 0.14s ease-in-out;
        -moz-transition: all 0.14s ease-in-out;
        -o-transition: all 0.14s ease-in-out;
        -ms-transition: all 0.14s ease-in-out;
    }

    #footer_camps a img {
        opacity: .6;
    }

    #footer_camps a:hover img {
        opacity: 1;
    }

/* IMAGES
==========================================	*/
img.alignleft, img.alignright, img.aligncenter, img.alignnone {
    max-width: 100%;
    height: auto;
    float: none;
    display: block;
    margin: 10px auto 16px auto;
}

img {
    max-width: 100%;
    height: auto;
}

    img.circle {
        border-radius: 50%;
        border: 2px solid #009600;
    }

/* Text meant only for screen readers.
==========================================	*/
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

    .screen-reader-text:focus {
        background-color: #f1f1f1;
        border-radius: 3px;
        box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
        clip: auto !important;
        color: #21759b;
        display: block;
        font-size: 14px;
        font-size: 0.875rem;
        font-weight: bold;
        height: auto;
        left: 5px;
        line-height: normal;
        padding: 15px 23px 14px;
        text-decoration: none;
        top: 5px;
        width: auto;
        z-index: 100000; /* Above WP toolbar. */
    }

/* BUTTONS: From Shortcodes
==========================================  */
a.btn-mayecreate, a.btn-mayecreate:link, a.btn-mayecreate:visited, .pager li a:link, .pager li a:visited, .nav-previous a:link, .nav-previous a:visited, .nav-next a:link, .nav-next a:visited, .search-filter-reset:link, .search-filter-reset:visited {
    background: url(button_standard.png) right center no-repeat #FF6700;
    background-size: auto 100%;
    border-radius: 30px;
    border: none;
    color: #fff;
    display: block;
    width: 100%;
    max-width: 320px;
    margin: 0 auto 30px auto;
    padding: 15px 30px;
    line-height: 100%;
    font-size: 35px;
    font-size: 3.5rem;
    text-align: center;
    font-family: 'Roboto', sans-serif;
}

    a.btn-mayecreate.wide:link, a.btn-mayecreate.wide:visited {
        max-width: 580px;
    }

.nav-previous a:link, .nav-previous a:visited, .pager li:first-child a:link, .pager li:first-child a:visited {
    display: inline-block;
    float: left;
    padding: 15px 15px;
}

.nav-next a:link, .nav-next a:visited, .pager li:last-child a:link, .pager li:last-child a:visited {
    display: inline-block;
    float: right;
    padding: 15px 15px;
}

a.btn-mayecreate.inline:link, a.btn-mayecreate.inline:visited {
    display: inline-block;
}

a.btn-mayecreate:hover, a.btn-mayecreate:active, a.btn-mayecreate:focus {
    background: url(button_standard_hover.png) right center no-repeat #FF8113;
    background-size: auto 100%;
}

a.btn-mayecreate.blue {margin-top:40px;}
a.btn-mayecreate.blue, a.btn-mayecreate.blue:link, a.btn-mayecreate.blue:visited, .pager li a:link, .pager li a:visited, .nav-previous a:link, .nav-previous a:visited, .nav-next a:link, .nav-next a:visited {
    background: url(button_blue.png) right center no-repeat #0084D1;
    background-size: auto 100%;
}

    a.btn-mayecreate.blue:hover, a.btn-mayecreate.blue:active, a.btn-mayecreate.blue:focus, .pager li a:hover, .pager li a:active, .nav-previous a:hover, .nav-previous a:active, .nav-next a:hover, .nav-next a:active {
        background: url(button_blue_hover.png) right center no-repeat #21A1DE;
        background-size: auto 100%;
    }

a.btn-mayecreate.green, a.btn-mayecreate.green:link, a.btn-mayecreate.green:visited {
    background: url(button_green.png) right center no-repeat #009600;
    background-size: auto 100%;
}

    a.btn-mayecreate.green:hover, a.btn-mayecreate.green:active, a.btn-mayecreate.green:focus {
        background: url(button_green_hover.png) right center no-repeat #30BE00;
        background-size: auto 100%;
    }

a.btn-mayecreate.small, a.btn-mayecreate.small:link, a.btn-mayecreate.small:visited, .search-filter-reset:link, .search-filter-reset:visited {
    background: #FF6700;
    font-size: 22px;
    font-size: 2.2rem;
    display: table;
    width: auto;
    padding: 5px 15px;
}

    a.btn-mayecreate.small:hover, a.btn-mayecreate.small:active, a.btn-mayecreate.small:focus, .search-filter-reset:hover, .search-filter-reset:active {
        background: #FF8113;
    }

    a.btn-mayecreate.small.blue, a.btn-mayecreate.small.blue:link, a.btn-mayecreate.small.blue:visited {
        background: #0084D1;
    }

        a.btn-mayecreate.small.blue:hover, a.btn-mayecreate.small.blue:active, a.btn-mayecreate.small.blue:focus {
            background: #21A1DE;
        }

    a.btn-mayecreate.small.green, a.btn-mayecreate.small.green:link, a.btn-mayecreate.small.green:visited {
        background: #009600;
    }

        a.btn-mayecreate.small.green:hover, a.btn-mayecreate.small.green:active, a.btn-mayecreate.small.green:focus {
            background: #30BE00;
        }

    a.btn-mayecreate.small.red, a.btn-mayecreate.small.red:link, a.btn-mayecreate.small.red:visited {
        background: #E80100;
    }

        a.btn-mayecreate.small.red:hover, a.btn-mayecreate.small.red:active, a.btn-mayecreate.small.red:focus {
            background: #FF5555;
        }

.btn-mayecreate.left:link, .btn-mayecreate.left:visited {
    margin: 0 15px 30px 0;
}

/* Social Media Icon Links
============================================*/
ul.social {
    margin: 0;
    margin-bottom: 0px;
    padding: 0;
    display: block;
}

    ul.social li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px;
    }

        ul.social li a .fa {
            font-size: 40px;
            color: #fff;
            -webkit-transition: all 0.14s ease-in-out;
            -moz-transition: all 0.14s ease-in-out;
            -o-transition: all 0.14s ease-in-out;
            -ms-transition: all 0.14s ease-in-out;
            text-shadow: 2px 2px 3px rgba(0,0,0,.3);
        }

        ul.social li a:hover .fa {
            color: #ccc !important;
        }

/* Collapsing Content
==========================================  */
.collapsingContent h2 {
    position: relative;
    padding-left: 30px;
}

    .collapsingContent h2::before {
        position: absolute;
        width: 100px;
        height: 100%;
        content: '\f056';
        font-family: FontAwesome;
        left: 0;
        color: #6c9e41;
    }

    .collapsingContent h2.collapsed::before {
        position: absolute;
        content: '\f055';
        font-family: FontAwesome;
        color: #6c9e41;
    }

/* Responsive Videos
============================================*/
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.embed-responsive-item {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
    position: relative;
}

.embed-responsive-4by3 {
    padding-bottom: 75%;
    position: relative;
}

/* FEATURE POSTS
==========================================  */
#featuredPosts {
    /* Place to customize the home page featured posts */
}

/* HOME PAGE: FEATURE BOXES
==========================================  */
#callouts {
    /* Place to customize the home page callouts */
}


/* PAGE OF PAGES: NAVIGATION
==========================================  */
#childpageNav {
    position: fixed;
    z-index: 999999;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 175px;
    width: 50px;
    outline: 1px solid #000;
    background: #ffffff;
}

    #childpageNav li a {
        display: block;
        width: 15px;
        height: 15px;
        margin-top: 15px;
        margin-bottom: 15px;
        border-radius: 50%;
        border: 2px solid #6c9d30;
    }

        #childpageNav li a:hover {
            text-decoration: none;
            border: 2px solid #000000;
            background: #000000;
        }

        #childpageNav li a:active, #childpageNav li a:focus {
            text-decoration: none;
            background: #6c9d30;
        }

/* HOME
==========================================	*/
.home_message * {
    margin-bottom: 0;
    line-height: 100%;
}

.home_message h6:nth-child(3) {
    margin-bottom: 10px;
}

.home_message h4:nth-child(4) {
    margin-bottom: -10px;
}

#featuredPostsSlider {
    margin-top: 5vh;
    padding-top: 5vh;
    padding-bottom: 5vh;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

    #featuredPostsSlider h2 {
        padding-bottom: 2vh;
    }

    #featuredPostsSlider #lightSlider li {
        height: auto;
    }

.lSSlideWrapper.usingCss {
    position: relative;
}

.lightSlider.lsGrab.lSSlide li {
    padding: 0;
    list-style: none;
    margin: 0;
}

.lSAction .lSPrev {
    background: url(left.png) no-repeat;
    background-size: contain;
    height: 90px;
    margin-top: 0;
    top: 0;
    left: 1%;
    bottom: 0;
    margin: auto;
}

.lSAction .lSNext {
    background: url(right.png) no-repeat;
    background-size: contain;
    height: 90px;
    margin-top: 0;
    top: 0;
    right: 1%;
    bottom: 0;
    margin: auto;
}

.slider_row {
    position: relative;
}

button#goToNextSlide {
    background: url(collapse.png) center center no-repeat;
    border: 0 none;
    width: 52px;
    height: 53px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    padding: 0;
    text-indent: -999em;
    opacity: 0.1;
    -webkit-transition: all 0.14s ease-in-out;
    -moz-transition: all 0.14s ease-in-out;
    -o-transition: all 0.14s ease-in-out;
    -ms-transition: all 0.14s ease-in-out;
}

button#goToPrevSlide {
    background: url(slide_prev.png) center center no-repeat;
    border: 0 none;
    width: 52px;
    height: 53px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    padding: 0;
    text-indent: -999em;
    opacity: 0.1;
    -webkit-transition: all 0.14s ease-in-out;
    -moz-transition: all 0.14s ease-in-out;
    -o-transition: all 0.14s ease-in-out;
    -ms-transition: all 0.14s ease-in-out;
}

    button#goToPrevSlide:hover, button#goToNextSlide:hover {
        opacity: 1;
    }

#lightSlider {
    height: 170px !important;
}
/* PAGEBREAKS
==========================================	*/
.pagebreak {
    padding: 60px 0 20px 0;
    position: relative;
    background: url(bg_option_1.jpg) center center no-repeat fixed;
    background-size: cover;
}

    .pagebreak.map_break {
        padding: 13px 0 0 0;
        background: none;
    }

.map_break #map {
    margin-bottom: 0;
}

.pagebreak > *:last-child {
    margin-bottom: 0;
}

.pagebreak:before {
    height: 26px;
    width: 100%;
    clear: both;
    background: url(rb_divider.jpg) center center repeat-x;
    box-shadow: 0 0 12px 3px rgba(0,0,0,.25);
    margin: 0;
    position: absolute;
    top: -13px;
    content: '';
    display: block;
}

.pagebreak * {
    color: #fff;
    text-shadow: 2px 2px 3px rgba(0,0,0,.3);
}

.pagebreak img.circle {
    border: 2px solid #fff;
}

.pagebreak ul li {
    list-style-image: url(ul_li_break.png);
}

.pagebreak a:link, .pagebreak a:visited {
    color: #fff;
}

.pagebreak a:hover, .pagebreak a:active {
    color: #ddd;
}

.pagebreak .marker-title * {
    text-shadow: none;
}

.pagebreak .marker-desc {
    color: #444;
    text-shadow: none;
    font-weight: 400;
    font-size: 20px;
    font-size: 2.0rem;
}

.marker-title a:link, .marker-title a:visited {
    color: #065276;
}

.marker-title a:hover, .marker-title a:active {
    color: #0084D1;
}

.background_1 {
    background: url(bg_option_1.jpg) center center no-repeat fixed;
    background-size: cover;
}

.background_2 {
    background: url(bg_option_2.jpg) center center no-repeat fixed;
    background-size: cover;
}

.background_3 {
    background: url(bg_option_3.jpg) center center no-repeat fixed;
    background-size: cover;
}

.background_4 {
    background: url(bg_option_4.jpg) center center no-repeat fixed;
    background-size: cover;
}

.background_5 {
    background: url(bg_option_5.jpg) center center no-repeat fixed;
    background-size: cover;
}

.background_6 {
    background: url(bg_option_6.jpg) center center no-repeat fixed;
    background-size: cover;
}

.background_7 {
    background: url(bg_option_7.jpg) center center no-repeat fixed;
    background-size: cover;
}

.background_8 {
    background: url(bg_option_8.jpg) center center no-repeat fixed;
    background-size: cover;
}

.background_9 {
    background: url(bg_option_9.jpg) center center no-repeat fixed;
    background-size: cover;
}

.background_10 {
    background: url(bg_option_10.jpg) center center no-repeat fixed;
    background-size: cover;
}

.background_11 {
    background: url(bg_option_11.jpg) center center no-repeat fixed;
    background-size: cover;
}

.background_12 {
    background: url(bg_option_12.jpg) center center no-repeat fixed;
    background-size: cover;
}

.background_13 {
    background: url(bg_option_13.jpg) center center no-repeat fixed;
    background-size: cover;
}

.background_impact {
    background: rgba(56,181,230,.2);
}

    .background_impact h5, .background_impact h3 {
        color: #000000;
        text-shadow: none;
    }

    .background_impact h4, .background_impact h2, .background_impact p {
        color: #444;
        text-shadow: none;
    }

#page .background_impact .container {
    padding-bottom: 10px;
}

.continued_container {
    padding-top: 60px;
    position: relative;
}

    .continued_container:before {
        height: 26px;
        width: 100vw;
        clear: both;
        background: url(rb_divider.jpg) center center repeat-x;
        box-shadow: 0 0 12px 3px rgba(0,0,0,.25);
        margin: auto;
        position: absolute;
        top: -13px;
        left: -50%;
        right: -50%;
        content: '';
        display: block;
    }
/* TESTIMONIALS
==========================================	*/
.testimonial_outer {
    margin-bottom: 50px;
    clear: both;
}

.testimonial_wrapper {
    position: relative;
    padding-left: 40px;
}

    .testimonial_wrapper:before {
        display: block;
        width: 31px;
        height: 22px;
        background: url(testimonial_before.png) center center no-repeat;
        top: 0;
        left: 0;
        position: absolute;
        content: '';
    }

    .testimonial_wrapper p span {
        display: inline-block;
        width: 40px;
        height: 22px;
        background: url(testimonial_after.png) center center no-repeat;
    }

.testimonial_title {
    font-size: 30px;
    font-size: 3.0rem;
}
/* TYPOGRAPHY: STAFF LOOP
==========================================  */
.staff_img .collapseomatic {
    padding: 0 0 20px 0;
    background: none;
    position: relative;
}

    .staff_img .collapseomatic .hover_content {
        max-width: 280px;
        height: 96%;
        padding-top: 20%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        margin: auto;
        background: url(staff_hover.png) top center no-repeat;
        background-size: 100% 100%;
        opacity: 0;
        -webkit-transition: all 0.14s ease-in-out;
        -moz-transition: all 0.14s ease-in-out;
        -o-transition: all 0.14s ease-in-out;
        -ms-transition: all 0.14s ease-in-out;
    }

        .staff_img .collapseomatic .hover_content h4 {
            text-align: center;
            color: #fff;
        }

            .staff_img .collapseomatic .hover_content h4.colomat-close-text, .staff_img .collapseomatic.colomat-close .hover_content h4.colomat-hover-text {
                display: none;
            }

    .staff_img .collapseomatic.colomat-close .hover_content h4.colomat-close-text {
        display: block;
    }

    .staff_img .collapseomatic.colomat-hover .hover_content {
        opacity: .8;
    }

    .staff_img .collapseomatic.colomat-close .hover_content {
        opacity: 1;
    }

    .staff_img .collapseomatic h3 {
        -webkit-transition: all 0.14s ease-in-out;
        -moz-transition: all 0.14s ease-in-out;
        -o-transition: all 0.14s ease-in-out;
        -ms-transition: all 0.14s ease-in-out;
    }

    .staff_img .collapseomatic.colomat-close h3, .staff_img .collapseomatic.colomat-hover h3 {
        opacity: 0;
    }

.staff_move_wrapper {
    margin-bottom: 40px;
}

.staff_wrapper {
    margin-bottom: 25px;
}

/* CAMP ACTIVITIES
==========================================  */
.activity_wrapper {
    position: relative;
    text-align: center;
}

    .activity_wrapper .img_wrapper {
        position: relative;
        z-index: 1;
    }

        .activity_wrapper .img_wrapper img {
            position: relative;
            z-index: 2;
            -webkit-transition: all 0.5s ease-in-out;
            -moz-transition: all 0.5s ease-in-out;
            -o-transition: all 0.5s ease-in-out;
            -ms-transition: all 0.5s ease-in-out;
        }

        .activity_wrapper .img_wrapper:after {
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            content: '';
            width: 100%;
            height: 100%;
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.2+0,1+100 */
            background: -moz-radial-gradient(center, ellipse cover, rgba(0,0,0,0.2) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
            background: -webkit-radial-gradient(center, ellipse cover, rgba(0,0,0,0.2) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
            background: radial-gradient(ellipse at center, rgba(0,0,0,0.2) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33000000', endColorstr='#000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
            z-index: 1;
            opacity: .7;
            -webkit-transition: all 0.25s ease-in-out;
            -moz-transition: all 0.25s ease-in-out;
            -o-transition: all 0.25s ease-in-out;
            -ms-transition: all 0.25s ease-in-out;
        }

    .activity_wrapper:hover .img_wrapper:after {
        background: #0084D1;
    }

.hover_content {
    position: absolute;
    padding: 60px 15%;
    width: 100%;
    height: 100%;
    z-index: 2;
    top: 0;
    opacity: 0;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
}

.activity_wrapper:hover .img_wrapper img {
    opacity: 0;
}

.activity_wrapper:hover .hover_content {
    opacity: 1;
}

.hover_content h5 {
    color: #fff;
    font-size: 24px;
    font-size: 2.4rem;
}

.hover_content p {
    color: #fff;
    font-size: 24px;
    font-size: 2.4rem;
}

#activity_wrapper {
    padding-bottom: 13px;
}
/* CAMP LOOP
==========================================  */
.camp_wrapper {
    max-width: 979px;
    width: 100%;
    margin: 100px auto 15px auto;
    padding: 80px 2.5% 25px 2.5%;
    position: relative;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1b82a7+0,1b82a7+100&0.9+0,0+100 */
    background: -moz-linear-gradient(top, rgba(27,130,167,0.9) 0%, rgba(27,130,167,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(27,130,167,0.9) 0%,rgba(27,130,167,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(27,130,167,0.9) 0%,rgba(27,130,167,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e61b82a7', endColorstr='#001b82a7',GradientType=0 ); /* IE6-9 */
}

    .camp_wrapper p {
        margin: 0;
    }

    .camp_wrapper a.btn-mayecreate {
        margin-bottom: 10px;
    }

    .camp_wrapper:before {
        position: absolute;
        content: '';
        top: -90px;
        left: 0;
        right: 0;
        margin: auto;
        width: 180px;
        height: 180px;
    }

.ignite_wrapper {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ca0704+0,ca0704+100&0.9+0,0+100 */
    background: -moz-linear-gradient(top, rgba(202,7,4,0.9) 0%, rgba(202,7,4,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(202,7,4,0.9) 0%,rgba(202,7,4,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(202,7,4,0.9) 0%,rgba(202,7,4,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ca0704', endColorstr='#00ca0704',GradientType=0 ); /* IE6-9 */
}

.wide_container .ignite_wrapper {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ca0704+0,ca0704+100&0.9+0,0+100 */
    background: -moz-linear-gradient(top, rgba(202,7,4,0.4) 0%, rgba(202,7,4,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(202,7,4,0.4) 0%,rgba(202,7,4,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(202,7,4,0.4) 0%,rgba(202,7,4,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ca0704', endColorstr='#00ca0704',GradientType=0 ); /* IE6-9 */
}

.ignite_wrapper:before {
    background: url(footer_ignite.png) center center no-repeat;
    background-size: contain;
}

.impact_wrapper {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1b82a7+0,1b82a7+100&0.9+0,0+100 */
    background: -moz-linear-gradient(top, rgba(27,130,167,0.9) 0%, rgba(27,130,167,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(27,130,167,0.9) 0%,rgba(27,130,167,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(27,130,167,0.9) 0%,rgba(27,130,167,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e61b82a7', endColorstr='#001b82a7',GradientType=0 ); /* IE6-9 */
}

.wide_container .impact_wrapper {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1b82a7+0,1b82a7+100&0.9+0,0+100 */
    background: -moz-linear-gradient(top, rgba(27,130,167,0.4) 0%, rgba(27,130,167,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(27,130,167,0.4) 0%,rgba(27,130,167,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(27,130,167,0.4) 0%,rgba(27,130,167,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e61b82a7', endColorstr='#001b82a7',GradientType=0 ); /* IE6-9 */
}

.impact_wrapper:before {
    background: url(footer_impact.png) center center no-repeat;
    background-size: contain;
}

.infuse_wrapper {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f18903+0,f18903+100&0.9+0,0+100 */
    background: -moz-linear-gradient(top, rgba(241,137,3,0.9) 0%, rgba(241,137,3,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(241,137,3,0.9) 0%,rgba(241,137,3,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(241,137,3,0.9) 0%,rgba(241,137,3,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6f18903', endColorstr='#00f18903',GradientType=0 ); /* IE6-9 */
}

.wide_container .infuse_wrapper {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f18903+0,f18903+100&0.9+0,0+100 */
    background: -moz-linear-gradient(top, rgba(241,137,3,0.4) 0%, rgba(241,137,3,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(241,137,3,0.4) 0%,rgba(241,137,3,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(241,137,3,0.4) 0%,rgba(241,137,3,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6f18903', endColorstr='#00f18903',GradientType=0 ); /* IE6-9 */
}

.infuse_wrapper:before {
    background: url(footer_infuse.png) center center no-repeat;
    background-size: contain;
}

.intrepid_wrapper {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#009600+0,009600+100&0.9+0,0+100 */
    background: -moz-linear-gradient(top, rgba(0,150,0,0.9) 0%, rgba(0,150,0,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,150,0,0.9) 0%,rgba(0,150,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,150,0,0.9) 0%,rgba(0,150,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6009600', endColorstr='#00009600',GradientType=0 ); /* IE6-9 */
}

.wide_container .intrepid_wrapper {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#009600+0,009600+100&0.9+0,0+100 */
    background: -moz-linear-gradient(top, rgba(0,150,0,0.4) 0%, rgba(0,150,0,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,150,0,0.4) 0%,rgba(0,150,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,150,0,0.4) 0%,rgba(0,150,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6009600', endColorstr='#00009600',GradientType=0 ); /* IE6-9 */
}

.intrepid_wrapper:before {
    background: url(footer_intrepid.png) center center no-repeat;
    background-size: contain;
}

.spark_wrapper {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1895c5+0,1895c5+100&0.9+0,0+100 */
    background: -moz-linear-gradient(top, rgba(24,149,197,0.9) 0%, rgba(24,149,197,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(24,149,197,0.9) 0%,rgba(24,149,197,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(24,149,197,0.9) 0%,rgba(24,149,197,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e61895c5', endColorstr='#001895c5',GradientType=0 ); /* IE6-9 */
}

.wide_container .spark_wrapper {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1895c5+0,1895c5+100&0.9+0,0+100 */
    background: -moz-linear-gradient(top, rgba(24,149,197,0.4) 0%, rgba(24,149,197,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(24,149,197,0.4) 0%,rgba(24,149,197,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(24,149,197,0.4) 0%,rgba(24,149,197,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e61895c5', endColorstr='#001895c5',GradientType=0 ); /* IE6-9 */
}

.spark_wrapper:before {
    background: url(footer_spark.png) center center no-repeat;
    background-size: contain;
}

.spark_wrapper a.btn-mayecreate.small, .spark_wrapper a.btn-mayecreate.small:link, .spark_wrapper a.btn-mayecreate.small:visited, .impact_wrapper a.btn-mayecreate.small, .impact_wrapper a.btn-mayecreate.small:link, .impact_wrapper a.btn-mayecreate.small:visited, .pagebreak .spark_wrapper a.btn-mayecreate.small:hover, .pagebreak .spark_wrapper a.btn-mayecreate.small:active, .pagebreak .spark_wrapper a.btn-mayecreate.small:focus, .pagebreak .impact_wrapper a.btn-mayecreate.small:hover, .pagebreak .impact_wrapper a.btn-mayecreate.small:active, .pagebreak .impact_wrapper a.btn-mayecreate.small:focus {
    background: #0084D1;
}

    .spark_wrapper a.btn-mayecreate.small:hover, .spark_wrapper a.btn-mayecreate.small:active, .spark_wrapper a.btn-mayecreate.small:focus, .impact_wrapper a.btn-mayecreate.small:hover, .impact_wrapper a.btn-mayecreate.small:active, .impact_wrapper a.btn-mayecreate.small:focus {
        background: #21A1DE;
    }

.intrepid_wrapper a.btn-mayecreate.small, .intrepid_wrapper a.btn-mayecreate.small:link, .intrepid_wrapper a.btn-mayecreate.small:visited, .pagebreak .intrepid_wrapper a.btn-mayecreate.small:hover, .pagebreak .intrepid_wrapper a.btn-mayecreate.small:active, .pagebreak .intrepid_wrapper a.btn-mayecreate.small:focus {
    background: #009600;
}

    .intrepid_wrapper a.btn-mayecreate.small:hover, .intrepid_wrapper a.btn-mayecreate.small:active, .intrepid_wrapper a.btn-mayecreate.small:focus {
        background: #30BE00;
    }

.ignite_wrapper a.btn-mayecreate.small, .ignite_wrapper a.btn-mayecreate.small:link, .ignite_wrapper a.btn-mayecreate.small:visited, .pagebreak .ignite_wrapper a.btn-mayecreate.small:hover, .pagebreak .ignite_wrapper a.btn-mayecreate.small:active, .pagebreak .ignite_wrapper a.btn-mayecreate.small:focus {
    background: #E80100;
}

    .ignite_wrapper a.btn-mayecreate.small:hover, .ignite_wrapper a.btn-mayecreate.small:active, .ignite_wrapper a.btn-mayecreate.small:focus {
        background: #FF5555;
    }

.pagebreak .camp_wrapper a.btn-mayecreate:link, .pagebreak .camp_wrapper a.btn-mayecreate:visited {
    border: 2px solid #fff;
    background: none;
}

.searchandfilter > ul {
    margin: 0 0 25px 0;
    padding: 0;
}

    .searchandfilter > ul > li {
        margin: 0 0 20px 0 !important;
        padding: 0 !important;
    }

        .searchandfilter > ul > li ul li {
            display: inline;
            margin-right: 20px !important;
        }

.searchandfilter h4 {
    font-size: 30px;
    font-size: 3.0rem;
    color: #000;
    font-family: 'Roboto', sans-serif;
}

.searchandfilter > label {
    display: block !important;
    margin-bottom: 15px !important;
}

.searchandfilter label select {
    width: 100%;
}





/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {

    /* TYPOGRAPHY: HEADINGS
			==========================================  */
    /*h1, h1.entry-title {
        font-size: 70px;
        font-size: 7.0rem;
    }

    h2, .h2 {
        font-size: 60px;
        font-size: 6.0rem;
    }*/

    /* HEADER
		    ==========================================  */
    #branding-container {
        margin: 0;
        padding: 0px;
        width: auto;
        max-width: 250px;
    }

        #branding-container a.brand {
            font-size: 30px;
            color: #000000;
        }

    #contentwrap.scroll {
        padding-top: 102px;
    }

    .main_camp_page #contentwrap.scroll {
        padding-top: 320px;
    }

    .camp_logo_inner {
        max-width: 300px;
    }

    .camp_logo {
        top: 82px;
    }

    /* HOME SLIDER
			==========================================  */
    div#homefeatured {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0px;
    }

        div#homefeatured #myCarousel {
            box-shadow: none;
            -webkit-transition: all .5s ease-in-out;
            -moz-transition: all .5s ease-in-out;
            -ms-transition: all .5s ease-in-out;
            -o-transition: all .5s ease-in-out;
            transition: all .5s ease-in-out;
        }

            div#homefeatured #myCarousel:hover {
                box-shadow: none;
            }
        /*div#homefeatured .carousel{
		    	width: 100%;
				height:100vh;
			}
			div#homefeatured .carousel img {
				height:100vh;
				width:auto !important;
				max-width:none;
				min-width:100%;
				display:block;
				
			}*/
        div#homefeatured .carousel-inner > .item > a > img, div#homefeatured .carousel-inner > .item > img {
            width: 100%;
        }

        div#homefeatured .slideDesc {
            position: absolute;
            z-index: 4000;
            top: 10%;
            bottom: 10%;
            left: 0;
            right: 0;
            margin: auto;
            width: 85%;
            text-align: center;
            height: 100px;
            display: block;
        }

            div#homefeatured .slideDesc .slideTitle {
                display: block;
                font-size: 40px;
                font-size: 4.0rem;
                color: #ffffff;
                font-family: 'wc_mano_negra_btaregular';
                /*background:url(home_slide_title.jpg) center 100px no-repeat;*/
            }

            div#homefeatured .slideDesc .slideText {
                display: block;
                font-size: 20px;
                font-size: 2.0rem;
                line-height: 160%;
                color: #ffffff;
                margin-bottom: 15px;
            }

            div#homefeatured .slideDesc .btn.btn-mayecreate {
                margin-top: 5vh;
                width: 200px;
                color: #fff;
                font-size: 20px !important;
                font-size: 2.0rem !important;
            }


        div#homefeatured .carousel-control {
            display: block;
            height: 75px;
            width: 25px;
            top: 0;
            bottom: 0;
            margin: auto;
            background: none;
        }

            div#homefeatured .carousel-control.left {
                background: url(left.png) no-repeat;
                background-size: contain;
                left: 3%;
            }

            div#homefeatured .carousel-control.right {
                background: url(right.png) no-repeat;
                background-size: contain;
                right: 3%;
            }

    .carousel-fade .carousel-inner .item {
        -webkit-transition-property: opacity;
        transition-property: opacity;
    }

    .carousel-fade .carousel-inner .item,
    .carousel-fade .carousel-inner .active.left,
    .carousel-fade .carousel-inner .active.right {
        opacity: 0;
    }

    .carousel-fade .carousel-inner .active,
    .carousel-fade .carousel-inner .next.left,
    .carousel-fade .carousel-inner .prev.right {
        opacity: 1;
    }

        .carousel-fade .carousel-inner .next,
        .carousel-fade .carousel-inner .prev,
        .carousel-fade .carousel-inner .active.left,
        .carousel-fade .carousel-inner .active.right {
            left: 0;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }

    .carousel-fade .carousel-control {
        z-index: 2;
    }
    /* NAVIGATION
			==========================================  */
    #mobile_menu {
        height: 68px;
    }

    /* SCROLL STICK NAVIGATION
			==========================================  */
    #navigation {
        margin: 0px;
    }

        #navigation.affix {
            margin-top: 0;
            width: 100%;
        }

            #navigation.affix #branding-container {
                max-width: 200px;
                padding-top: 0px;
                padding-bottom: 0px;
            }

        #navigation .navbar {
            margin-bottom: 0;
        }

        #navigation.affix .navbar-default {
            background-color: none;
            border: 0 none;
        }

        #navigation.affix #main_nav a {
            font-size: 14px;
            font-size: 1.4rem;
            padding: 15px 10px 26px 10px;
        }

        #navigation.affix #main_nav .sub-menu a {
            padding: 5px 10px;
        }

        #navigation.affix #main_nav li#menu-item-812 {
            display: block;
            float: left;
            clear: none;
        }

            #navigation.affix #main_nav li#menu-item-812 a:link, #navigation.affix #main_nav li#menu-item-812 a:visited {
                background: none !important;
                font-size: 15px;
                font-size: 1.5rem;
                padding: 15px 10px !important;
                margin: 0 !important;
            }

    /* BREADCRUMB NAVIGATION
			==========================================  */
    .breadcrumb {
        display: block;
        margin-left: 0;
    }

    /* CONTENT SECTIONS
			==========================================	*/
    #page {
        background-size: 100% auto;
    }

    #page_inner {
        background-size: 100% auto;
        padding-bottom: 12px
    }

    #map {
        max-height: 400px !important;
        display: block;
    }

    /* CAMP ACTIVITIES
			==========================================  */
    .activity_wrapper {
        float: left;
        width: 50%;
    }

    /* SIDEBARS
			==========================================  */

    /* IMAGES
			==========================================	*/

    img.alignleft {
        float: left;
        display: block;
        margin: 0 15px 15px 0;
    }

    .wp-caption.alignleft {
        float: left;
        display: block;
        margin: 5px 15px 15px 0;
    }

    img.alignright {
        float: right;
        display: block;
        margin: 0 0 15px 15px;
    }

    .wp-caption.alignright {
        float: right;
        display: block;
        margin: 5px 0 15px 15px;
    }

    img.aligncenter, .wp-caption.aligncenter {
        float: none;
        display: block;
        margin: 0 auto 15px auto;
    }

    /* BUTTONS
			==========================================  */
    .btn-mayecreate {
        display: inline-block;
        width: 32.9%;
    }

    /* FEATURE POSTS
			==========================================  */
    #featuredPosts {
        /* Place to customize the home page featured posts */
    }

    /* HOME PAGE: FEATURE BOXES
			==========================================  */
    #callouts {
        /* Place to customize the home page callouts */
    }
}


/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {

    /* TYPOGRAPHY: HEADINGS
					==========================================  */
    /*h1, h1.entry-title {
        font-size: 90px;
        font-size: 9.0rem;
    }

    h2, .h2 {
        font-size: 65px;
        font-size: 6.5rem;
    }*/

    /* STAFF LOOP
					==========================================  */
    .staff_img {
        float: left;
        width: 30%;
        margin-right: 2.5%;
    }

    /* HEADER
				    ==========================================  */
    #branding-container {
        max-width: 280px;
        /*padding-top: 30px;
						padding-bottom: 30px;*/
    }

        #branding-container a.brand {
            text-transform: uppercase;
            font-size: 30px;
            color: #000000;
        }

    #contentwrap.scroll {
        padding-top: 114px;
    }

    .main_camp_page #contentwrap.scroll {
        padding-top: 325px;
    }

    .camp_logo {
        top: 94px;
    }
    /* HOME SLIDER
					==========================================  */
    div#homefeatured .carousel-control {
        height: 100px;
        width: 30px;
    }

        div#homefeatured .carousel-control.left {
            left: 7%;
        }

        div#homefeatured .carousel-control.right {
            right: 7%;
        }

    div#homefeatured .slideDesc {
        height: 175px;
    }

        div#homefeatured .slideDesc .slideTitle {
            font-size: 90px;
            font-size: 5vw;
        }

        div#homefeatured .slideDesc .slideText {
            font-size: 35px;
            font-size: 3.0rem;
        }

        div#homefeatured .slideDesc .btn.btn-mayecreate {
            font-size: 30px !important;
            font-size: 3.0rem !important;
        }

    /* TOP NAVIGATION
				    ==========================================  */
    #navbarTop, #navbarBottom, #footer_nav {
        display: block;
    }

        #navbarTop.navbar, #navbarBottom.navbar {
            border-radius: 0px;
        }

            #navbarTop.navbar .container, #navbarBottom.navbar .container {
                position: relative;
            }

    #top_nav ul {
        margin: 0;
        padding: 0;
        list-style: none;
        display: inline;
    }

        #top_nav ul li {
            float: left;
            margin: 0;
            padding: 0 0 0 0;
            background: none;
        }

    #top_nav a {
        display: inline-block;
        margin: 0;
        text-decoration: none;
        font-size: 17px;
        padding: 15px 10px;
        text-transform: uppercase;
        color: #ccc;
        font-weight: 100;
        /* if you have different color for Nav links, change it here */
    }

        #top_nav a:hover {
            color: #000000;
            text-decoration: none;
            /* if you have different color for Nav link hover state, change it here */
        }

    #top_nav ul li:first-child a {
        padding: 15px 10px 15px 10px;
    }

    #top_nav li.current_page_item a {
    }

    #top_nav li.current_page_parent a {
    }


    /* MAIN NAVIGATION
				    ==========================================  */
    #main_nav {
        display: block;
    }

        #main_nav ul {
            margin: 0;
            padding: 0;
            list-style: none;
            margin-top: 20px;
        }

            #main_nav ul li {
                float: left;
                margin: 0;
                padding: 0;
                background: none;
                display: block;
                position: relative;
            }

            #main_nav ul ul {
                display: none;
                position: absolute;
                z-index: 9000;
                background: #0084D1;
                margin: 0;
                padding: 0;
                width: 250px;
                min-width: 150px;
                max-width: 250px;
            }

            #main_nav ul li:hover ul {
                list-style: none;
                position: absolute;
                display: list-item;
            }

            #main_nav ul ul li {
                float: none;
            }

        #main_nav a {
            display: inline-block;
            margin: 0;
            text-decoration: none;
            font-size: 15px;
            font-size: 1.5rem;
            padding: 0px 10px;
            text-transform: uppercase;
            color: #fff;
            font-weight: 400;
            text-shadow: 0 0 5px rgba(0,83,121,.15);
        }

        #main_nav li#menu-item-812 {
            display: block;
            float: right;
            clear: both;
        }

            #main_nav li#menu-item-812 a:link, #main_nav li#menu-item-812 a:visited {
                background: url(button_blue.png) right center no-repeat #0084D1;
                background-size: auto 100%;
                border-radius: 30px;
                border: none;
                color: #fff;
                display: block;
                width: 100%;
                max-width: 300px;
                margin: 5px auto 0 auto;
                padding: 8px 30px;
                font-size: 15px;
                font-size: 1.5rem;
                text-align: center;
            }

            #main_nav li#menu-item-812 a:hover, #main_nav li#menu-item-812 a:active {
                background: url(button_blue_hover.png) right center no-repeat #21A1DE;
                background-size: auto 100%;
            }

        #main_nav a:hover {
            /* if you have different color for Nav link hover state, change it here */
            color: #cccccc;
        }

        #main_nav ul ul li a {
            padding: 10px 15px 10px 15px;
            width: 100%;
        }

        #main_nav a:hover {
            text-decoration: none;
        }

        #main_nav li.current_page_item a {
        }

        #main_nav li.current_page_parent a {
        }

    #mobile_menu {
        display: none;
    }

    /* FOOTER
				    ==========================================  */
    #credits span {
        display: inline;
        height: auto;
    }

    footer.site-footer .aside {
        display: block;
    }

        footer.site-footer .aside .menu {
            margin: 0;
            padding: 0;
        }

            footer.site-footer .aside .menu li {
                list-style: none;
                margin: 0 0 20px 0;
            }

                footer.site-footer .aside .menu li ul {
                    margin: 20px 0 0 40px;
                }

                    footer.site-footer .aside .menu li ul li {
                        list-style-image: url(footer_sub_menu.png);
                    }

                footer.site-footer .aside .menu li a:link, footer.site-footer .aside .menu li a:visited {
                    font-size: 23px;
                    font-size: 2.3rem;
                    text-transform: uppercase;
                    text-shadow: 2px 2px 3px rgba(0,0,0,.3);
                    font-weight: 500;
                }

                footer.site-footer .aside .menu li ul li a:link, footer.site-footer .aside .menu li ul li a:visited {
                    text-transform: capitalize;
                }

    /* CONTENT SECTIONS
					==========================================	*/
    #page_inner {
        padding-bottom: 17px
    }

    /* CAMP ACTIVITIES
					==========================================  */
    .activity_wrapper {
        width: 25%;
    }

    /* CONTENT
					==========================================  */
    #map {
        max-height: 500px !important;
    }

    /* JOBS
					==========================================  */
    .jobouter:nth-child(odd) {
        border-right: 10px solid transparent;
        width: 50%;
        float: left;
        clear: left;
    }

    /*.jobouter:nth-child(3n+2){
						width:50%;
						float: left;
					}*/

    .jobouter {
        width: 50%;
        float: left;
    }

        /*.jobouter:nth-child(3n+3), .jobouter:nth-child(3n+4):last-child {
						width:100%;
						float: none;
						clear: both;
						border: 0 none;

					}*/

        .jobouter:nth-child(odd):last-child {
            width: 100%;
            float: none;
            clear: both;
            border: 0 none;
        }

    .post_count_1 .jobouter {
        width: 100% !important;
        float: none !important;
        clear: both !important;
    }

    /* BUTTONS
				    ==========================================  */
    .btn-mayecreate {
        display: block;
        width: 100%;
    }
    /* CAMP LOOP
					==========================================  */
    .camp_wrapper {
        padding: 25px 2.5% 25px 120px;
        margin: 25px auto;
        max-width: 80%;
    }

        .camp_wrapper:before {
            left: -90px;
            right: auto;
            top: 0;
            bottom: 0;
        }

        .camp_wrapper .camp_button_wrapper {
            padding-top: 15px;
        }

        .camp_wrapper .btn-mayecreate:link, .camp_wrapper .btn-mayecreate:visited {
            margin: 0;
        }

    .ignite_wrapper {
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ca0704+0,ca0704+100&0.9+0,0+100 */
        background: -moz-linear-gradient(left, rgba(202,7,4,0.9) 0%, rgba(202,7,4,0) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left, rgba(202,7,4,0.9) 0%,rgba(202,7,4,0) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, rgba(202,7,4,0.9) 0%,rgba(202,7,4,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ca0704', endColorstr='#00ca0704',GradientType=1 ); /* IE6-9 */
    }

    .wide_container .ignite_wrapper {
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ca0704+0,ca0704+100&0.9+0,0+100 */
        background: -moz-linear-gradient(left, rgba(202,7,4,0.4) 0%, rgba(202,7,4,0) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left, rgba(202,7,4,0.4) 0%,rgba(202,7,4,0) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, rgba(202,7,4,0.4) 0%,rgba(202,7,4,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ca0704', endColorstr='#00ca0704',GradientType=1 ); /* IE6-9 */
    }

    .impact_wrapper {
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1b82a7+0,1b82a7+100&0.9+0,0+100 */
        background: -moz-linear-gradient(left, rgba(27,130,167,0.9) 0%, rgba(27,130,167,0) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left, rgba(27,130,167,0.9) 0%,rgba(27,130,167,0) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, rgba(27,130,167,0.9) 0%,rgba(27,130,167,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e61b82a7', endColorstr='#001b82a7',GradientType=1 ); /* IE6-9 */
    }

    .wide_container .impact_wrapper {
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1b82a7+0,1b82a7+100&0.9+0,0+100 */
        background: -moz-linear-gradient(left, rgba(27,130,167,0.4) 0%, rgba(27,130,167,0) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left, rgba(27,130,167,0.4) 0%,rgba(27,130,167,0) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, rgba(27,130,167,0.4) 0%,rgba(27,130,167,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e61b82a7', endColorstr='#001b82a7',GradientType=1 ); /* IE6-9 */
    }

    .infuse_wrapper {
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f18903+0,f18903+100&0.9+0,0+100 */
        background: -moz-linear-gradient(left, rgba(241,137,3,0.9) 0%, rgba(241,137,3,0) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left, rgba(241,137,3,0.9) 0%,rgba(241,137,3,0) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, rgba(241,137,3,0.9) 0%,rgba(241,137,3,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6f18903', endColorstr='#00f18903',GradientType=1 ); /* IE6-9 */
    }

    .wide_container .infuse_wrapper {
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f18903+0,f18903+100&0.9+0,0+100 */
        background: -moz-linear-gradient(left, rgba(241,137,3,0.4) 0%, rgba(241,137,3,0) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left, rgba(241,137,3,0.4) 0%,rgba(241,137,3,0) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, rgba(241,137,3,0.4) 0%,rgba(241,137,3,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6f18903', endColorstr='#00f18903',GradientType=1 ); /* IE6-9 */
    }

    .intrepid_wrapper {
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#009600+0,009600+100&0.9+0,0+100 */
        background: -moz-linear-gradient(left, rgba(0,150,0,0.9) 0%, rgba(0,150,0,0) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left, rgba(0,150,0,0.9) 0%,rgba(0,150,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, rgba(0,150,0,0.9) 0%,rgba(0,150,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6009600', endColorstr='#00009600',GradientType=1 ); /* IE6-9 */
    }

    .wide_container .intrepid_wrapper {
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#009600+0,009600+100&0.9+0,0+100 */
        background: -moz-linear-gradient(left, rgba(0,150,0,0.4) 0%, rgba(0,150,0,0) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left, rgba(0,150,0,0.4) 0%,rgba(0,150,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, rgba(0,150,0,0.4) 0%,rgba(0,150,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6009600', endColorstr='#00009600',GradientType=1 ); /* IE6-9 */
    }

    .spark_wrapper {
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1895c5+0,1895c5+100&0.9+0,0+100 */
        background: -moz-linear-gradient(left, rgba(24,149,197,0.9) 0%, rgba(24,149,197,0) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left, rgba(24,149,197,0.9) 0%,rgba(24,149,197,0) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, rgba(24,149,197,0.9) 0%,rgba(24,149,197,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e61895c5', endColorstr='#001895c5',GradientType=1 ); /* IE6-9 */
    }

    .wide_container .spark_wrapper {
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1895c5+0,1895c5+100&0.9+0,0+100 */
        background: -moz-linear-gradient(left, rgba(24,149,197,0.4) 0%, rgba(24,149,197,0) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left, rgba(24,149,197,0.4) 0%,rgba(24,149,197,0) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, rgba(24,149,197,0.4) 0%,rgba(24,149,197,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e61895c5', endColorstr='#001895c5',GradientType=1 ); /* IE6-9 */
    }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

    /* CAMP LOOP
							==========================================  */
    .camp_wrapper {
        max-width: 800px;
    }

    /* HEADER
						    ==========================================  */
    #branding-container {
        max-width: 360px;
    }

        #branding-container a.brand {
            font-size: 38px;
        }

    #main_nav li#menu-item-812 a:link, #main_nav li#menu-item-812 a:visited {
        padding: 10px 30px;
        font-size: 25px;
        font-size: 2.5rem;
        margin: 15px auto 0 auto;
    }

    #contentwrap.scroll {
        padding-top: 147px;
    }

    .main_camp_page #contentwrap.scroll {
        padding-top: 365px;
    }

    .camp_logo {
        top: 126px;
    }

    /* HOME SLIDER
							==========================================  */
    div#homefeatured .carousel-control {
        height: 125px;
        width: 35px;
    }

        div#homefeatured .carousel-control.left {
            left: 10%;
        }

        div#homefeatured .carousel-control.right {
            right: 10%;
        }

    /* MAIN NAVIGATION
						    ==========================================  */
    #main_nav a {
        font-size: 18px;
        font-size: 1.8rem;
    }

    /* CONTENT SECTIONS
						  	==========================================  */
    #page_inner {
        padding-bottom: 21px
    }
}

/* Extra Large devices (Apple 4K desktops, 1700px and up) */
@media (min-width: 1500px) {

    /* Place to add stylesheets if you want to target monitors 
									bigger than a desktop. */
    #main_nav a {
        font-size: 24px;
        font-size: 2.4rem;
        padding: 0 16px;
    }

    #main_nav li#menu-item-812 a:link, #main_nav li#menu-item-812 a:visited {
        font-size: 35px;
        font-size: 3.5rem;
        /*padding: 5px 40px;*/
    }

    #map {
        max-height: 700px !important;
    }

    .wide_container {
        max-width: 1250px;
        width: 95%;
        padding: 0 2.5% 40px 2.5%;
    }
}

@media (min-width: 1700px) {

    /* Place to add stylesheets if you want to target monitors 
										bigger than a desktop. */
    #main_nav a {
        font-size: 28px;
        font-size: 2.8rem;
    }
}
