.hero { background: url('../img/bible-1154567_1280.jpg') no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; padding: 0px 0 900px 0; height: auto; }
#nav-logo { position: absolute; right: 15px; top: 0; }

.wp3 { 
    background: url('../img/yfcc-logo3.png') no-repeat center center; 
    background-size: 100%; 
    background-color: #efefef; 
}
.swag { 
    background: url('../img/water-4948586_1920.jpg') no-repeat center center; 
    -webkit-background-size: cover;
    -moz-background-size: cover; 
    -o-background-size: cover; 
    background-size: cover; 
    background-attachment: fixed; 
    padding: 50px 0; 
}
.outreach_swag { 
    background: url('../img/arkansas-river-4568904_1920.jpg') no-repeat center center; 
    -webkit-background-size: cover; 
    -moz-background-size: cover; 
    -o-background-size: cover; 
    background-size: cover; 
    background-attachment: fixed; 
    padding: 50px 0; 
}
.subscribe { 
    background: url('../img/arkansas-river-4568904_1920.jpg') no-repeat center center; 
    -webkit-background-size: cover; 
    -moz-background-size: cover; 
    -o-background-size: cover; 
    background-size: cover; 
    background-attachment: fixed; 
    padding: 120px 0 140px; 
}
.comm-service-img{
	background-image: url('../img/community-150125_640.png')
}
a:hover, a:focus {
    color: 
    #ccf72a;
    text-decoration: none;
}
.icon {
    height: 175px;
    width: 175px;
    line-height: 175px;
    max-width: 100%;
    /*background: #ccf72a;*/
    background: #52c3bb;
border-radius: 50%;
-o-border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
display: block;
color:
    #fff;
    font-size: 55px;
    text-align: center;
    vertical-align: middle;
    position: relative;
    margin: 0 auto 50px;
}
h2::after {
    content: " ";
    border: solid 2px #ccf72a;
    display: block;
    width: 35px;
    margin: 25px auto;
}
.light-box:hover, .light-box:focus { -webkit-box-shadow: 0px 3px 0px 0px #ccf72a; -moz-box-shadow: 0px 3px 0px 0px #ccf72a; box-shadow: 0px 3px 0px 0px #ccf72a; }
.down-arrow-btn:hover, .down-arrow-btn:focus {
color: #fff;
background: rgba(204, 247, 42, 1);
}
.down-arrow-btn {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    background: rgba(204, 247, 42, .8);
    display: inline-block;
    margin: 10px auto 20px;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
}
.up-btn:hover, up-btn:focus {
    color: 
#fff;
background: rgba(204, 247, 42, 1);
}
.up-btn {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    background: rgba(204, 247, 42, .5);
display: block;
margin: 0 auto;
    margin-right: auto;
    margin-left: auto;
color:
    #fff;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    position: absolute;
    top: -26px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
.subscribe input[type="submit"]:hover {
    background: rgba(204, 247, 42, 1);
	border: solid 1px rgba(204, 247, 42, .5);
	color: #fff;
}
.subscribe input[type="submit"] {
    background: rgba(204, 247, 42, .5);
    border: solid 1px rgba(204, 247, 42, .5);
    padding: 20px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.ignite-btn:hover, .ignite-btn:focus { color: #ccf72a; border: solid 1px #ccf72a; }
.social-btn:hover, .social-btn:focus { background: #ccf72a; color: #fff; }
.contact-details h2 span { display: block; color: #ccf72a; text-transform: uppercase; letter-spacing: 1px; font-size: 14px; margin-top: 15px; }
h1 {
    font-size: 2em;
    margin: 0.67em 0;
    color: #FEFCFF;
}
.hero h1 span {
    color: #ccf72a;
    display: inline-block;
}
.hero h1 {
    font-size: 35px;
    letter-spacing: 2px;
    margin: 0px;
    background: -webkit-linear-gradient(#000000 40.9%, #ffffff 60%, #ffffff 100%);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#nav-toggle span, #nav-toggle span::before, #nav-toggle span::after {
    cursor: pointer;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    -o-border-radius: 1px;
    height: 2px;
    width: 35px;
    background: #000000;
    position: absolute;
    display: block;
    content: '';
}
nav ul li a {
    color: rgba(0,0,0,1)
    display: block;
    padding: 20px;
        padding-left: 20px;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    padding-left: 0;
    position: relative;
}
nav ul li a:hover, nav ul li a:focus {
    text-decoration: none;
    color: rgba(204, 247, 42, 1);
}

nav {
    background-color: #ffffff;
    margin-top: -1px;
}

nav ul li a {
    color: rgba(0, 0, 0, 1);
}

.inner {
    padding: 30px;
}
.site-header {
    background-color: rgba(255,255,255);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
}
.navicon {
    position: relative;
    height: 98px;
}
#nav-toggle {
    cursor: pointer;
    padding: 30px 35px 16px 0px;
}

.navbar-brand {
    background: url("../img/yfcc-logo7.jpg") no-repeat;
    background-size: 100%;
    height: 100%;
    padding: 100px;
    position: absolute;
    left: 47%;
    margin-left: -50px !important;  /* 50% of your logo width */
    display: block;
}

.website-title {
    position: relative;
    padding: 0em 0em;
        padding-top: 0em;
        padding-bottom: 0em;
    /*padding-top: 6em;*/
    /*padding-top: 6em;
    padding-bottom: 0em;
    background-color: #9dc1e3;*/
    /*background-color: #7396B0;*/

}

.website-title h2{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #FFFFFF;
    border: none;
    font-style: normal;
    font-weight: lighter;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 0.13em;
    margin: 1.83em 0;
    text-transform: none;
}

.website-title h2::after { content: " "; border: none; display: block; width: 35px; margin: 25px auto; }

.subpage-title {
    position: relative;
    padding: 0em 0em;
        padding-top: 0em;
        padding-bottom: 0em;
    /*padding-top: 6em;*/
    padding-top: 6em;
    padding-bottom: 0em;
    padding-left: 1em;
    background-color: #9dc1e3;

}

.subpage-title h2{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #FFFFFF;
    border: none;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 0.13em;
    margin: 1.83em 0;
    text-transform: none;
}

.subpage-title h2::after { content: " "; border: none; display: block; width: 35px; margin: 25px auto; }


h1.arrow {

    font-size: 20px;
    text-transform: uppercase;
    color: #353535;
    letter-spacing: 1px;
    background: url('../img/h1-bg.png') no-repeat center bottom;
    padding-bottom: 30px;
    font-weight: bolder;
    font-family: 'Varela Round', sans-serif;

}
p {

    color: #8c9398;
    word-spacing: 1px;
    line-height: 35px;
    font-size: 15px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 300;

}
h2 {

    font-size: 18px;
    color: #353535;
    text-transform: uppercase;
    font-weight: bold;

}
.cover-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.25);
    width: 100%;
    height: inherit;
}
.btn:hover, .btn:focus {

    color: #ccf72a;
    text-decoration: none;
    border: .05rem solid #ccf72a;

}
.btn-secondary {
    color: #fefefe;
    text-shadow: none;
    background-color: #353535;
    border: .05rem solid #353535;
    text-decoration: none;
}
.overlay {
    display: block;
    position: relative;
    z-index: 20;
    background: rgba(0, 0, 0, 0.25);
    overflow: hidden;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.hero-content {
    padding: 375px 100px 0px 0px;
    position: absolute;
}
.form-style{

    background: #ffffff;

}
.donate_style{
    width: 140px
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    color: #ccf72a;
    background-color: #353535;
    border-color: #ccf72a;
}
.btn-primary {
    color: #fefefe;
    background-color: #353535;
    border-color: #353535;
}
.health h2::after { content: " "; border: none; display: block; width: 35px; margin: 25px auto; }
.swag h1 {
    color: #fff;
    font-size: 35px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.aboutus_overlay { display: block; position: absolute; z-index: 20; background: rgba(0, 0, 0, 0.25); overflow: hidden; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
a.expand { display: block; position: absolute; z-index: 100; text-align: center; color: #fff; font-weight: 600; font-size: 14px; text-transform: uppercase; line-height: 30px; }
.aboutus_overlay-effect .img i { font-size: 30px; }
.aboutus_overlay-effect .aboutus_overlay { bottom: 0; left: 0; right: 0; width: 100%; height: 100%; opacity: 0; }
.aboutus_overlay-effect .aboutus_overlay a.expand { left: 0; right: 0; bottom: 47%; margin: 0 auto -30px auto; }
.aboutus_overlay-effect .img.hover .aboutus_overlay { height: 100%; opacity: 1; }

.effects .img img {
    margin: 0;
    padding: 0;
    height: auto;
}

.effects .img img {
    display: unset;
    margin: 0;
    padding: 0;
    height: auto;
}
.img img {
    width: unset !important;
    /*width: calc(100% + 40px) !important;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;*/
    -moz-transition: opacity 0.35s, -moz-transform 0.35s;
    /*-o-transition: opacity 0.35s, -o-transform 0.35s;*/
    -webkit-transform: unset;
    transform: unset;
    /*-ms-transform: translate3d(-40px, 0, 0);*/
}

.sponsor-name h2{

    font-family: Rammetto One;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 34px;
    letter-spacing: 0.13em;

}

footer {
    background-color: #ffffff;
    padding: 40px 0 30px;
}
footer p {
    color: #000;
}

#our_outreach .img-responsive {
    display: unset;
}
.credit {

    text-align: center;

}
.fixed-top {
    position: fixed;
    top: -10px;
    right: 0;
    left: 0;
    z-index: 1030;
}
.shadow {
    box-shadow: 0 0.1rem .1rem rgba(0, 0, 0, 0.15) !important;
    text-shadow: unset;
}
.shadow footer {
    box-shadow: 0 0.1rem .1rem rgba(0, 0, 0, 0.15) !important;
    text-shadow: unset;
}
.subhead-content {
    padding: 10% 20% 0px 20%;
    position: relative;
}
.subhead-bg-img{
    background: url('../../../../user/pages/06.virtual-camp/_sub-heading/ipad-1721500_1920.jpg') no-repeat center center;
    background-size: cover;
    padding: 0px 0 150px 0;
    height: auto;
    background-attachment: fixed;

}
.schedule-bg-img{
    background: url('../../../../user/pages/06.virtual-camp/_schedule-swag/imac-605421_1280.jpg') no-repeat center center;
    background-size: cover;
    padding: 0px 0 150px 0;
    height: auto;
    background-attachment: fixed;

}
.essential-bg-img{
    background: url('../../../../user/pages/06.virtual-camp/_essentials-swag/soup-918422_1920-sm.jpg') no-repeat center center;
    background-size: cover;
    padding: 0px 0 150px 0;
    height: auto;
    background-attachment: fixed;

}
.competition-bg-img{
    background: url('../../../../user/pages/06.virtual-camp/_competition-swag/competition-rings.jpg') no-repeat center center;
    background-size: cover;
    padding: 0px 0 150px 0;
    height: auto;
    background-attachment: fixed;

}
.speaker-bg-img{
    background: url('../../../../user/pages/06.virtual-camp/_guest-speakers-swag/woofer-1885354_1920.png') no-repeat center center;
    background-size: cover;
    padding: 0px 0 150px 0;
    height: auto;
    background-attachment: fixed;

}

.top-nav dl, menu, ol, ul {
    margin: 7em 0em 1em 0;
}

.donate_swag {
    background: url('../img/arkansas-river-4568904_1920.jpg') no-repeat center center;
        background-attachment: scroll;
        background-size: auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    padding: 100px 0;
}

.image-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
  margin: 20px 0;
}

.grid-item img {
  width: 100%;
  height: auto;
  border-radius: 8px;
}

/* Beginning of Summper Camp page CSS */

.modular-hero {
    background-color: #4B2E83; /* adjust to match your color scheme */
    color: #fff;
    padding: 100px 20px;
    text-align: center;
}

/* Base button styling */
.button {
    display: inline-block;
    padding: 0.75em 1.5em;
    border-radius: 8px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    transition: background 0.3s ease, color 0.3s ease;
}

/* Primary: Yellow on Purple */
.button-primary {
    background-color: #FFD700;
    color: #4B2E83 !important;
}

.button-primary:hover {
    background-color: #fcd800;
    color: #2e1860;
}

/* Secondary: Teal on White */
.button-secondary {
    background-color: #00B6B1;
    color: #fff;
}

.button-secondary:hover {
    background-color: #009e9a;
    color: #fff;
}

/* Tertiary: Purple outline (for dark backgrounds) */
.button-tertiary {
    background-color: transparent;
    color: #7B4BB7;
    border: 2px solid #7B4BB7;
}

.button-tertiary:hover {
    background-color: #7B4BB7;
    color: #fff;
}

/* White on dark backgrounds */
.button-light {
    background-color: #ffffff;
    color: #4B2E83;
}

.button-light:hover {
    background-color: #eee;
    color: #2e1860;
}


.flyer-section {
    padding: 60px 20px;
    font-family: 'Segoe UI', sans-serif;
    background-color: #fff;
    color: #2e2e2e;
}

.flyer-container {
    max-width: 900px;
    margin: 0 auto;
    background: #ffffff;
    border-left: 10px solid #7B4BB7; /* deep purple accent */
    padding: 2rem;
    /*border-radius: 12px;
    box-shadow: 0 0 15px rgba(0,0,0,0.1);*/
}

.flyer-container h2::after {

    border: 0;
}

.flyer-heading {
    color: #00B6B1; /* teal */
    font-size: 2.25rem;
    font-weight: bold;
    border-bottom: 3px solid #FFD700; /* yellow */
    padding-bottom: 0.5rem;
    margin-bottom: 1rem;
}


.flyer-content a {
    color: #7B4BB7 !important;
    text-decoration: underline;
}

.flyer-content h1{

    color: inherit;
}

.flyer-content a:hover {
    color: #FFD700 !important;
}

.flyer-content dl, menu, ol, ul {
  margin: 2em 0em 1em 0;
}

.flyer_content .text-light a {
  color: #000;
}

.bg-light {
    background-color: #f4f4f4;
}

.bg-dark {
    background-color: #3a1f6f;
    color: #fff;
}

.text-light a {
    color: #fff;
}

.text-light a:hover {
    color: #FFD700;
}

.flyer-hero {
    position: relative;
    overflow: hidden;
    background-color: #4B2E83; /* fallback if no image */
    padding: 0;
}

.hero-image-container {
    width: 100%;
   /* height: 300px;*/
    overflow: hidden;
    position: relative;
}

.hero-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
}

.hero-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    text-shadow: 0 0 10px rgba(0,0,0,0.5);
    width: 90%;
    max-width: 800px;
}

.hero-content h1, 
.hero-content h2, 
.hero-content h3 {
    margin: 0.5rem 0;
}

/* End of Summer Camp Page CSS */

/* override styles when printing */
@media print {

  body {

    margin: 0;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #000;
    background-color: #fff;
  }

}

@media screen and (max-width: 3840px){
    /*.navbar-brand {
        background: url("../img/yfcc-logo6.jpg") no-repeat;
        background-size: auto;
        background-size: 100%;
        height: 100%;
        padding: 70px;
        position: absolute;
        left: 49.5%;
        margin-left: -50px !important;
        display: block;
    }

    .hero {
        background: url('../img/bible-1154567_1280.jpg') no-repeat center center;
        background-size: auto;
        background-size: cover;
        padding: 0px 0 2900px 0;
        height: auto;
    }
    .hero-content {
        padding: 1215px 1000px 0px 0px;
        position: absolute;
    }*/
}
@media screen and (max-width: 2160px){

}
@media screen and (max-width: 1920px) { }
@media screen and (max-width: 1680px) { }
@media screen and (max-width: 1480px) { 

    .hero-content {
        padding: 375px 100px 0px 0px;
        position: absolute;
    }

}
@media screen and (max-width: 1280px) { 

    .hero {
        background: url('../img/bible-1154567_1280.jpg') no-repeat center center;
            background-size: auto;
        background-size: auto;
        background-size: cover;
        padding: 0px 0 900px 0;
        height: auto;
    }

    .hero-content {
        padding: 375px 50px 0px 0px;
        position: absolute;
    }

    .wp3 {
        background-position: 0px center !important;
    }
}
@media screen and (max-width: 1030px) { 

    .navbar-brand {
    padding-bottom: .5rem !important;
    padding-left: 0rem !important;
    }

    .cover-heading {

    padding: 0em 0em;
    padding-top: 0em;

    }
  
    .navbar-brand {
        background: url("../img/yfcc-logo7.jpg") no-repeat;
            background-size: auto;
        background-size: 100%;
        height: 100%;
        padding: 180px;
        position: absolute;
        left: 45%;
        margin-left: -50px !important;
        display: block;
    }

    .outreach_swag {
        background-attachment: scroll;
    }
    .subhead-content {
        padding: 20% 20% 0 20%;
        position: relative;
    }
    .subhead-bg-img {
        background: url('../../../../user/pages/06.virtual-camp/_sub-heading/ipad-1721500_1920.jpg') no-repeat center center;
            background-attachment: scroll;
            background-size: auto;
        background-size: cover;
        padding: 0px 0 300px 0;
        height: auto;
        background-attachment: scroll;
    }
}
@media screen and (max-width: 970px) { 
    .logoicon {
        background: url('../img/site-top-header5.png') no-repeat;
            background-size: auto;
        background-size: auto;
        background-size: auto;
        background-size: auto;
        background-size: auto;
        -webkit-background-size: cover;
        -moz-background-size: 150px 50px;
        -o-background-size: 150px 50px;
        background-size: 100%;
        padding: 0px 0px 160px 0px;
        height: auto;
        position: relative;
        height: 100%;
        right: 0px;
    }
    .hero {
        background: url('../img/bible-1154567_1280.jpg') no-repeat center center;
            background-size: auto;
        background-size: auto;
        background-size: auto;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        padding: 0px 0 380px 0;
        height: auto;
    }
    .hero-content {
        padding: 200px 55px 0px 0px;
        position: absolute;
    }
    .hero h1 {
        font-size: 25px;
        letter-spacing: 2px;
        margin: 0px;
        background: -webkit-linear-gradient(#000000 40.9%, #ffffff 60%, #ffffff 100%);
        background-clip: border-box;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .swag h1 {
        color: #fff;
        font-size: 25px;
        text-transform: uppercase;
        letter-spacing: 2px;
    }
    .navbar-brand {
        background: url("../img/yfcc-logo7.jpg") no-repeat;
        background-size: 100%;
        height: 100%;
        padding: 180px;
        position: absolute;
        left: 43%;
        margin-left: -50px !important;  /* 50% of your logo width */
        display: block;
    }
}
@media screen and (max-width: 870px){

    .hero {
        background: url('../img/bible-1154567_1280.jpg') no-repeat center center;
            background-size: auto;
        background-size: auto;
        background-size: auto;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        padding: 0px 0 380px 0;
        height: auto;
    }
    .hero-content {
        padding: 100px 55px 0px 0px;
        position: absolute;
    }
    .hero h1 {
        font-size: 25px;
        letter-spacing: 2px;
        margin: 0px;
        background: -webkit-linear-gradient(#000000 40.9%, #ffffff 60%, #ffffff 100%);
        background-clip: border-box;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .swag h1 {
        color: #fff;
        font-size: 25px;
        text-transform: uppercase;
        letter-spacing: 2px;
    }

    .subhead-content {
        padding: 20% 20% 0% 20%;
        position: relative;
    }

    .subhead-bg-img{
        background: url('../../../../user/pages/06.virtual-camp/_sub-heading/ipad-1721500_1920.jpg') no-repeat center center;
        background-size: cover;
        padding: 0px 0 150px 0;
        height: auto;
        background-attachment: scroll;

    }
    .schedule-bg-img{
        background: url('../../../../user/pages/06.virtual-camp/_schedule-swag/imac-605421_1280.jpg') no-repeat center center;
        background-size: cover;
        padding: 0px 0 150px 0;
        height: auto;
        background-attachment: scroll;

    }
    .essential-bg-img{
        background: url('../../../../user/pages/06.virtual-camp/_essentials-swag/soup-918422_1920-sm.jpg') no-repeat center center;
        background-size: cover;
        padding: 0px 0 150px 0;
        height: auto;
        background-attachment: scroll;

    }
    .competition-bg-img{
        background: url('../../../../user/pages/06.virtual-camp/_competition-swag/competition-rings.jpg') no-repeat center center;
        background-size: cover;
        padding: 0px 0 150px 0;
        height: auto;
        background-attachment: scroll;

    }
    .speaker-bg-img{
        background: url('../../../../user/pages/06.virtual-camp/_guest-speakers-swag/woofer-1885354_1920.png') no-repeat center center;
        background-size: cover;
        padding: 0px 0 150px 0;
        height: auto;
        background-attachment: scroll;

    }
}
@media screen and (max-width: 770px) { 

   .hero { 
        background: url('../img/bible-1154567_1280.jpg') no-repeat center center; 
        -webkit-background-size: cover; 
        -moz-background-size: cover; 
        -o-background-size: cover; 
        background-size: cover; 
        padding: 0px 0 500px 0; 
        height: auto; 
    }

    .hero-content {
        padding: 200px 0px 0px 0px;
        position: absolute;
    }
    .hero h1 {
        font-size: 25px;
        letter-spacing: 2px;
        margin: 0px;
        background: -webkit-linear-gradient(#000000 40.9%, #ffffff 60%, #ffffff 100%);
        background-clip: border-box;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .swag h1 {
        color: #fff;
        font-size: 25px;
        text-transform: uppercase;
        letter-spacing: 2px;
    }

    .subhead-content {
        padding: 20% 20% 0% 20%;
        position: relative;
    }

    .subhead-bg-img{
        background: url('../../../../user/pages/06.virtual-camp/_sub-heading/ipad-1721500_1920.jpg') no-repeat center center;
        background-size: cover;
        padding: 0px 0 250px 0;
        height: auto;
        background-attachment: scroll;

    }
    .schedule-bg-img{
        background: url('../../../../user/pages/06.virtual-camp/_schedule-swag/imac-605421_1280.jpg') no-repeat center center;
        background-size: cover;
        padding: 0px 0 90px 0;
        height: auto;
        background-attachment: scroll;

    }
    .essential-bg-img{
        background: url('../../../../user/pages/06.virtual-camp/_essentials-swag/soup-918422_1920-sm.jpg') no-repeat center center;
        background-size: cover;
        padding: 0px 0 90px 0;
        height: auto;
        background-attachment: scroll;

    }
    .competition-bg-img{
        background: url('../../../../user/pages/06.virtual-camp/_competition-swag/competition-rings.jpg') no-repeat center center;
        background-size: cover;
        padding: 0px 0 90px 0;
        height: auto;
        background-attachment: scroll;

    }
    .speaker-bg-img{
        background: url('../../../../user/pages/06.virtual-camp/_guest-speakers-swag/woofer-1885354_1920.png') no-repeat center center;
        background-size: cover;
        padding: 0px 0 90px 0;
        height: auto;
        background-attachment: scroll;

    }
    .inner {
        padding: 10px;
    }
}
@media screen and (max-width: 740px) { 

   .hero { 
        background: url('../img/bible-1154567_1280.jpg') no-repeat center center; 
        -webkit-background-size: cover; 
        -moz-background-size: cover; 
        -o-background-size: cover; 
        background-size: cover; 
        padding: 0px 0 500px 0; 
        height: auto; 
    }

    .hero-content {
        padding: 200px 0px 0px 0px;
        position: absolute;
    }
    .hero h1 {
        font-size: 25px;
        letter-spacing: 2px;
        margin: 0px;
        background: -webkit-linear-gradient(#000000 40.9%, #ffffff 60%, #ffffff 100%);
        background-clip: border-box;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .swag h1 {
        color: #fff;
        font-size: 25px;
        text-transform: uppercase;
        letter-spacing: 2px;
    }

    .subhead-content {
        padding: 20% 20% 0% 20%;
        position: relative;
    }

    .subhead-bg-img {
        background: url('../../../../user/pages/06.virtual-camp/_sub-heading/ipad-1721500_1920.jpg') no-repeat center center;
        background-size: cover;
        padding: 0px 0 300px 0;
        height: auto;
        background-attachment: scroll;
    }

    .subhead-bg-img .subhead-content {
        padding: 40% 20% 0% 20%;
        position: relative;
    }
}

@media screen and (max-width: 670px){

   .hero {
        background: url('../img/bible-1154567_1280.jpg') no-repeat center center;
            background-size: auto;
        background-size: auto;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        padding: 200px 0 280px 0;
        height: auto;
    }
    .hero-content {
        padding: 0px 40px 0px 30px;
        position: absolute;
    }
    .hero h1 {
        font-size: 25px;
        letter-spacing: 2px;
        margin: 0px;
        background: -webkit-linear-gradient(#000000 40.9%, #ffffff 60%, #ffffff 100%);
        background-clip: border-box;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .swag h1 {
        color: #fff;
        font-size: 25px;
        text-transform: uppercase;
        letter-spacing: 2px;
    }

    .subhead-content {
        padding: 15% 20% 0px 20%;
        position: relative;
    }

    .subhead-bg-img{
        background: url('../../../../user/pages/06.virtual-camp/_sub-heading/ipad-1721500_1920.jpg') no-repeat center center;
        background-size: cover;
        padding: 0px 0 260px 0;
        height: auto;
        background-attachment: scroll;

    }
    .subhead-bg-img .subhead-content {
        padding: 40% 20% 0px 20%;
        position: relative;
    }
    .schedule-bg-img{
        background: url('../../../../user/pages/06.virtual-camp/_schedule-swag/imac-605421_1280.jpg') no-repeat center center;
        background-size: cover;
        padding: 0px 0 90px 0;
        height: auto;
        background-attachment: fixed;

    }
    .essential-bg-img{
        background: url('../../../../user/pages/06.virtual-camp/_essentials-swag/soup-918422_1920-sm.jpg') no-repeat center center;
        background-size: cover;
        padding: 0px 0 90px 0;
        height: auto;
        background-attachment: fixed;

    }
    .competition-bg-img{
        background: url('../../../../user/pages/06.virtual-camp/_competition-swag/competition-rings.jpg') no-repeat center center;
        background-size: cover;
        padding: 0px 0 90px 0;
        height: auto;
        background-attachment: fixed;

    }
    .speaker-bg-img{
        background: url('../../../../user/pages/06.virtual-camp/_guest-speakers-swag/woofer-1885354_1920.png') no-repeat center center;
        background-size: cover;
        padding: 0px 0 90px 0;
        height: auto;
        background-attachment: fixed;

    }
    .inner {
        padding: 10px;
    }
    .subhead-content h1 {
        font-size: 1.5em;
        margin: 0.67em 0;
        color: #FEFCFF;
    }

    .navbar-brand {
        background: url("../img/yfcc-logo7.jpg") no-repeat;
        background-size: 100%;
        height: 100%;
        padding: 180px;
        position: absolute;
        left: 40%;
        margin-left: -50px !important;
        display: block;
    }
}
@media screen and (max-width: 550px) { 

    .hero {
        background: url('../img/bible-1154567_1280.jpg') no-repeat center center;
            background-size: auto;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        padding: 0px 0 200px 0;
        height: auto;
    }
    .hero-content {
        padding: 105px 0px 0px 0px;
        position: absolute;
    }
    .hero h1 {
        font-size: 20px;
        letter-spacing: 2px;
        margin: 0px;
        background: -webkit-linear-gradient(#000000 40.9%, #ffffff 60%, #ffffff 100%);
        background-clip: border-box;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .swag h1 {
        color: #fff;
        font-size: 20px;
        text-transform: uppercase;
        letter-spacing: 2px;
    }

    .subhead-bg-img{
        background: url('../../../../user/pages/06.virtual-camp/_sub-heading/ipad-1721500_1920.jpg') no-repeat center center;
        background-size: cover;
        padding: 0px 0 90px 0;
        height: auto;
        background-attachment: scroll;

    }
    .schedule-bg-img{
        background: url('../../../../user/pages/06.virtual-camp/_schedule-swag/imac-605421_1280.jpg') no-repeat center center;
        background-size: cover;
        padding: 0px 0 90px 0;
        height: auto;
        background-attachment: scroll;

    }
    .essential-bg-img{
        background: url('../../../../user/pages/06.virtual-camp/_essentials-swag/soup-918422_1920-sm.jpg') no-repeat center center;
        background-size: cover;
        padding: 0px 0 90px 0;
        height: auto;
        background-attachment: scroll;

    }
    .competition-bg-img{
        background: url('../../../../user/pages/06.virtual-camp/_competition-swag/competition-rings.jpg') no-repeat center center;
        background-size: cover;
        padding: 0px 0 90px 0;
        height: auto;
        background-attachment: scroll;

    }
    .speaker-bg-img{
        background: url('../../../../user/pages/06.virtual-camp/_guest-speakers-swag/woofer-1885354_1920.png') no-repeat center center;
        background-size: cover;
        padding: 0px 0 90px 0;
        height: auto;
        background-attachment: scroll;

    }
}
@media screen and (max-width: 480px) { 
 
    .hero {
        background: url('../img/bible-1154567_1280.jpg') no-repeat center center;
            background-size: auto;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        padding: 60px 0 200px 0;
        height: auto;
    }
    .hero-content {
        padding: 0px 30px 0px 15px;
        position: absolute;
    }
    .hero h1 {
        font-size: 15px;
        letter-spacing: 2px;
        margin: 0px;
        background: -webkit-linear-gradient(#000000 40.9%, #ffffff 60%, #ffffff 100%);
        background-clip: border-box;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .swag h1 {
        color: #fff;
        font-size: 15px;
        text-transform: uppercase;
        letter-spacing: 2px;
    }

    .swag h1 span {
        font-size: 15px;
    }

    .outreach_swag h1 {
        font-size: 15px;
        margin: 0.67em 0;
        color: #FEFCFF;
        text-transform: uppercase;
        letter-spacing: 2px;
        line-height: 2.1;
    }

    .subhead-bg-img{
        background: url('../../../../user/pages/06.virtual-camp/_sub-heading/ipad-1721500_1920.jpg') no-repeat center center;
        background-size: cover;
        padding: 0px 0 90px 0;
        height: auto;
        background-attachment: scroll;

    }
    .subhead-bg-img .subhead-content {
        padding: 50% 20% 0px 20%;
        position: relative;
    }
    .schedule-bg-img{
        background: url('../../../../user/pages/06.virtual-camp/_schedule-swag/imac-605421_1280.jpg') no-repeat center center;
        background-size: cover;
        padding: 0px 0 90px 0;
        height: auto;
        background-attachment: scroll;

    }
    .essential-bg-img{
        background: url('../../../../user/pages/06.virtual-camp/_essentials-swag/soup-918422_1920-sm.jpg') no-repeat center center;
        background-size: cover;
        padding: 0px 0 90px 0;
        height: auto;
        background-attachment: scroll;

    }
    .competition-bg-img{
        background: url('../../../../user/pages/06.virtual-camp/_competition-swag/competition-rings.jpg') no-repeat center center;
        background-size: cover;
        padding: 0px 0 90px 0;
        height: auto;
        background-attachment: scroll;

    }
    .speaker-bg-img{
        background: url('../../../../user/pages/06.virtual-camp/_guest-speakers-swag/woofer-1885354_1920.png') no-repeat center center;
        background-size: cover;
        padding: 0px 0 90px 0;
        height: auto;
        background-attachment: scroll;

    }
    .subhead-content h1 {
        font-size: 1.3em;
        margin: 0.67em 0;
        color: #FEFCFF;
    }

    .navbar-brand {
        background: url("../img/yfcc-logo7.jpg") no-repeat;
        background-size: 100%;
        height: 100%;
        padding: 180px;
        position: absolute;
        left: 38%;
        margin-left: -50px !important;
        display: block;
    }
}
@media screen and (max-width: 370px) { 
 
    .navbar-brand {
        padding-bottom: .5rem !important;
        padding-left: 0rem !important;
    }

    .cover-heading {
       
        padding-top: 0em !important;

    }

    .subhead-content {
        padding: 30% 10% 0px 10%;
        position: relative;
    }

    .subhead-content h1 {
        font-size: 1.3em;
        margin: 0.0em 0;
        color: #FEFCFF;
    }
    .subhead-bg-img{
        background: url('../../../../user/pages/06.virtual-camp/_sub-heading/ipad-1721500_1920.jpg') no-repeat center center;
        background-size: cover;
        padding: 0px 0 90px 0;
        height: auto;
        background-attachment: scroll;

    }
    .subhead-bg-img .subhead-content {
        padding: 80% 10% 0px 10%;
        position: relative;
    }
    .schedule-bg-img{
        background: url('../../../../user/pages/06.virtual-camp/_schedule-swag/imac-605421_1280.jpg') no-repeat center center;
        background-size: cover;
        padding: 0px 0 90px 0;
        height: auto;
        background-attachment: scroll;

    }
    .essential-bg-img{
        background: url('../../../../user/pages/06.virtual-camp/_essentials-swag/soup-918422_1920-sm.jpg') no-repeat center center;
        background-size: cover;
        padding: 0px 0 90px 0;
        height: auto;
        background-attachment: scroll;

    }
    .competition-bg-img{
        background: url('../../../../user/pages/06.virtual-camp/_competition-swag/competition-rings.jpg') no-repeat center center;
        background-size: cover;
        padding: 0px 0 90px 0;
        height: auto;
        background-attachment: scroll;

    }
    .speaker-bg-img{
        background: url('../../../../user/pages/06.virtual-camp/_guest-speakers-swag/woofer-1885354_1920.png') no-repeat center center;
        background-size: cover;
        padding: 0px 0 90px 0;
        height: auto;
        background-attachment: scroll;

    }

    .navbar-brand {
        background: url("../img/yfcc-logo7.jpg") no-repeat;
        background-size: 100%;
        height: 100%;
        padding: 180px;
        position: absolute;
        left: 32%;
        margin-left: -50px !important;
        display: block;
    }
}