/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/

/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */

/* #Site Styles
================================================== */
.main-menu-bar {
	background-image:url(../images/menu-bg.png);
	background-repeat: repeat-x;
	border-bottom: 1px solid #4377b5;
	background-color: #2199c7;
	z-index: 1;
	position: relative;
}
.menu-locations {
	height: 28px;
	background-image:url(../images/menu-locations-bg.png);
	background-repeat: repeat;
	padding-top: 8px;

}
.location-menu {
	font-family: 'Raleway', sans-serif;
	color:#FFF;
    opacity: 0.85;
    filter:alpha(opacity=85);
}
.location-menu ul {
	vertical-align:middle;
	float:right;
}
.location-menu ul img {
	height: 18px;
	vertical-align:middle;
	padding-right: 6px;
	}
.location-menu li {
	display:inline;
	padding: 0 8px;	
}
.location-menu li:last-child {
	padding: 0 0 0 8px;
}
.location-menu ul li a {
	color: #ffffff;
	text-decoration: none;	
}
.location-menu a:hover {
	color: #209CC9;
}
.logo {
	float:left;
}
.logo img {
	height: 66px;
	padding-bottom: 6px;
}

/* #Main Page ================================================== */

.slider-container {
	height: 450px;
	background-color:#999;
}

.slides a:hover {
    cursor: pointer !important;
}

h2.locations {
    color: #aaa;
    text-align: center;
    font-size: 22px;
    margin-top: 30px;
}
h2.locations:after{
    content: "";
    display: block;
    height: 13px;
    border-top: 1px solid #bbb;
    border-right: 1px solid #bbb;
    border-left: 1px solid #bbb;
}
h3.campus-locations {
    color: #fff;
    font-size: 24px;
    line-height: 30px;
    background-color: #3b69a0;
    padding: 4px 0 4px 0px;
    text-align: center;
    margin: 0 0 20px 0;
    border-bottom: 6px solid #209CC9;
}
.campus-locations-link {
    text-decoration: none;
}
.campus-locations-link:hover > h3.campus-locations  {
    background-color: #209CC9;
}

.rcgsh_bar {
    display: block;
	background-image:url("../images/rcgsh-background.jpg");
    background-size: cover;
    background-position: center;
	background-color: #2199c7;
    text-align: center;
    color: #fff;
    height: 350px;
    padding: 20px 0;
    vertical-align: middle;
    margin: 50px 0 0px 0;
}

.rcgsh-title {
    margin-top: 150px;
    color: #fff !important;
    font-weight: 600;
    font-size: 44px;
}
.rcgsh-title ul li {
    display: inline;
    padding: 0 16px;
    border-right: 3px solid #fff;
}
.rcgsh-title ul li:last-child {
    border-right: none;
}
.rcgsh-tag {
    font-weight: 500;
    font-size: 20px;
}

.story-picture {
    margin-right: 0 !important;
    margin-top: 75px !important;
}

.share-story-link:hover > .share-story {
     background-color: #209CC9;
}
.share-story {
    background-color: #3B69A0;
    height: 318px;
    margin-left: 0 !important;
    border-left: 10px solid #209CC9;
    padding-right: 10px;
    margin-bottom: 100px !important;
    margin-top: 75px;
}

@media only screen and (min-width: 1200px) { .share-story { height: 400px;}}
@media only screen and (min-width: 768px) and (max-width: 959px) {  .share-story { height: 253px;}}


.share-story h2 {
    color: #fff;
    text-align: center;
    font-size: 50px;
    line-height: 52px;
     position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);   
}
    

/* #Footer
================================================== */
.footer, .push {
    height: 240px;
}
footer {
    background-color: #212A33;
    border-top: 4px solid #3B69A0;
    min-height: 220px;
    color: #3B69A0;
    padding-bottom: 20px;
}
.footer-contact {
    padding: 30px 0 20px 0;
}
.footer-contact h4 {
    margin-bottom: 0px !important;
}
.footer-hr {
border: solid #3B69A0;
border-width: 1px 0 0;
clear: both;
margin: 10px 10px;
height: 0;
}
.back-to-top {
    display: none;
    width: 140px;
    margin: 10px auto 0 auto;
    text-align: center;
}
.cd-top {
    text-decoration: none;
    color: #3B69A0 !important;
}
.cd-top:hover {
    color: #2199c7 !important;
}
#copyright {
    margin: 20px 0 0 0;
    display: inline-block;
}
.social-media {
    text-align: center;
    float: right;
}
.social-media img {
    margin: 15px 0 0 0;
    height: 32px;
    padding: 0 4px;
    width: auto;
}
.instagram-link:hover, .facebook-link:hover, .twitter-link:hover, .flickr-link:hover, .youtube-link:hover {
    opacity: .6;
    filter:alpha(opacity=60);
}

/* #Church Online Countdown
================================================== */

.google-maps {
        position: relative;
        padding-bottom: 50%; /* This is the aspect ratio */
        height: 0;
        overflow: hidden;
        margin-bottom: 60px;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }
    
/* #Church Online Countdown
================================================== */

.churchonline_bar {
	background-image:url(../images/menu-bg.png);
    background-position: 0px -50px;
	background-repeat: repeat-x;
	border-bottom: 0px solid #3B69A0;
	background-color: #2199c7;
    color: #fff;
    height: 110px;
    padding: 20px 0;
    min-height: 130px;
}


  #churchonline_counter_pre { float:left; padding: 28px 0 0 0; width: 250px; font-size: 24px; text-align:left; font-family: 'Raleway', sans-serif; }
  #churchonline_counter { overflow: auto; width: 530px; padding: 20px 0; margin: 0 auto; display: none; text-align: center; }
  #churchonline_counter .description, #churchonline_counter .time li .label { font-size: 14px; text-align: center; }
  #churchonline_counter .time { list-style: none; padding: 0; margin: 20px 0 0 0; text-align: center; float:right; }
  #churchonline_counter .time li { display: inline-block; padding: 10px 10px 0 14px; text-align: center !important;
  
  	background-image:url(../images/time-fade.png);
    background-position: 0px -11px;
	background-repeat: repeat-x;
  }
  #churchonline_counter .time li:first-child { padding-left: 10; }
  #churchonline_counter .time li:last-child { padding-right: 10; }
  #churchonline_counter .time li span { font-size: 30px; }
  #churchonline_counter .time li span.time-label { font-size: 13px; text-align: center; opacity: .5; padding-top: 6px; display: block; }
  #churchonline_counter .live { display: none; font-weight: bold; text-align: center; float: right; font-size: 26px; padding: 28px 0 20px 0; }
  #churchonline_counter .live a { text-decoration: none; color: #fff; padding: 12px 45px; background-color: #212A33;        -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
       border-radius: 10px;
       -webkit-box-shadow: 0px 0px 12px 2px rgba(255,255,255,0.39);
       -moz-box-shadow: 0px 0px 12px 2px rgba(255,255,255,0.39);
       box-shadow: 0px 0px 12px 2px rgba(255,255,255,0.39);
       margin-right: 14px;
  }
  #churchonline_counter .live a:hover { background-color: #3B69A0; }
@media only screen and (max-width: 767px) {
    #churchonline_counter_pre, #churchonline_counter .time { float: none; margin: 8px 0 0 0; }
    #churchonline_counter { width: 300px;}
    #churchonline_counter .live { float: none; font-size: 22px; padding: 22px 0 20px 0; }
    #churchonline_counter .live a { margin-right: 0px; padding: 10px 35px; }
}
/* #Membership Form Page
================================================== */

.next-step-class-time {
    padding-top: 0;
    background-color: rgba(32, 156, 201, 0.15);
    text-align: left;
}
.next-step-class-time ul {
    padding: 16px 0 16px 0;
}
.next-step-class-time li {
    margin-bottom: 12px;
    padding-left: 20px;
}
.next-step-class-time li:last-child {
    margin-bottom: 0px;
}
.next-step-class-time  h5 {
    text-align: center;
    color: #fff;
    background-color: #209CC9;
    border-bottom: 3px solid #3b69a0;
    font-weight: 700;
}

/* #Ministries Pages
================================================== */

    .header-graphic {
        margin-bottom: 20px !important;
        width: 100%;
        text-align: center;
        overflow: hidden;
        border-bottom: 10px solid #3b69a0;       
    }
    .header-graphic.offset-by-two {
        border-bottom: none;  
    }
    .header-graphic img {
        max-width: 100%;
		height: auto;
        display: block !important;
    }
    .ministry-text strong {
        color: #3B69A0;
    }
    .ministry-main-paragraph {
        font-size: 20px;
        line-height: normal;
        padding: 30px 0 30px 0 !important;
    }
    .ministry-text h4, .ministry-text-half h4, h4.ministry-text  {
        font-weight: 700;
        background-color: #209CC9;
        font-size: 20px;
        color: #fff;
        padding: 2px 10px;
        display: inline-block;
        margin-bottom: 18px !important;
    }
    .ministry-text-half h4 {
        display: block;
    }
    .ministry-text h5 {
        color: #209CC9;
        font-weight: 700;
        margin: 0 0 4px 0;
    }
    .ministry-text p {
        margin: 0 0 30px 0;

    }
    .ministry-text-half p {
        min-height: 100px;
    }
    h3.ministry-campus-locations {
        color: #fff;
        font-size: 24px;
        line-height: 30px;
        background-color: #3b69a0;
        padding: 4px 0 4px 0px;
        text-align: center;
        margin: 0 0 20px 0;
        border-bottom: 6px solid #209CC9;
}
.ministry-contact {
        margin-bottom: 20px;
}
.ministry-contact h4 {
        margin-bottom: 0px;
        line-height: normal;
}
.highlighted-text {
        text-align: center;
        margin: 10px 20px 40px 20px;
        padding: 6px;
}
.kidz-ministry-bar, .centerpoint-ministry-bar, .gap-ministry-bar, .outreach-ministry-bar {
    display: block;
	background-image:url(../images/menu-bg.png);
    background-position: 0px -50px;
	background-repeat: repeat-x;
	background-color: #2199c7;
    text-align: center;
    color: #fff;
    height: 300px;
    padding: 20px 0;
    vertical-align: middle;
    margin: 0px 0 30px 0;
    border-bottom: 10px solid #3b69a0;
}
.kidz-ministry-bar {
    background-image:url(../ministries/images/kidzcreek/kidzcreek-cover-image.jpg);
    background-size: cover;
    background-position: center;
    background-color: #2199c7;
}
.centerpoint-ministry-bar {
    background-image:url(../ministries/images/centerpoint/centerpoint-cover-image.jpg);
    background-size: cover;
    background-position: center;
    background-color: #2199c7;
}
.gap-ministry-bar {
    background-image:url(../ministries/images/gap/gap-cover-image.jpg);
    background-size: cover;
    background-position: center;
    background-color: #2199c7;
}
.outreach-ministry-bar {
    background-image:url(../ministries/images/outreach/outreach-cover-image.jpg);
    background-size: cover;
    background-position: center;
    background-color: #2199c7;
}

.kidz-ministry-title {
    margin-top: 130px;
    color: #fff !important;
    font-weight: 600;
    font-size: 44px;
    line-height: normal;
}
.kidz-creek-img-gallery {
    padding-bottom: 10px;
    padding-top: 0;   
    background-color: rgba(32, 156, 201, 0.15);
    text-align: center;
}
.kidz-creek-img-gallery h5 {
    text-align: center;
    color: #fff;
    background-color: #209CC9;
    border-bottom: 3px solid #3b69a0;
}
.kidz-creek-img-gallery div {
    text-align: center;
    margin: 20px 20px;
    display: block;
}
.kidz-creek-img-gallery a {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 0px !important;
    display: block;
}
.kidz-creek-img-gallery span {
    color: #209CC9;
    font-size: 12px;
}

.centerpoint-campus-info {
    float: right !important;
}

.centerpoint-campus-info-bluebox {
    background-color: rgba(32, 156, 201, 0.15);
}
.centerpoint-campus-info-bluebox p {
    margin-bottom: 4px;
}
.centerpoint-campus-info-bluebox a {
    font-size: 16px;
    font-weight: bold;
}
.centerpoint-campus-info-bluebox a:hover {
    color: #209cc9;
}
.centerpoint-campus-info-bluebox a img {
    vertical-align:middle;
    width: 26px;
    height: auto;   
}
.centerpoint-campus-info-bluebox h4 {
    margin-bottom: 4px;
    line-height: normal;
}

.centerpoint-campus-info-bluebox h5 {
    text-align: center;
    color: #fff;
    background-color: #209CC9;
    border-bottom: 3px solid #3b69a0;
}

.centerpoint-campus-info-bluebox li {
    margin: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px rgba(32, 156, 201, 0.4);
}

.centerpoint-campus-info-bluebox li:last-child {
    border-bottom: none;
}

.centerpoint-ministry-title {
    margin-top: 110px;
    color: #fff !important;
    font-weight: 600;
    font-size: 44px;
    line-height: 48px;
}

.centerpoint-resources-title {
    margin-bottom: 20px !important;
    border-bottom: 10px solid #39b549;
}

.centerpoint-resources-link {
    color: #39b549 !important;
    font-weight: bold;
}

.centerpoint-resources-link:hover {
    color: #2d903a !important;
}

.indicates-required, .asterisk {
    color: #DC143C;   
}

.indicates-required {
    font-size: 10px;
    padding-bottom: 18px;
    display: block;
}

.gap-ministry-title {
    margin-top: 110px;
    color: #fff !important;
    font-weight: 600;
    font-size: 44px;
    line-height: 48px;
}

.ministry-main-p-gap {
        font-size: 20px;
        line-height: normal;
        padding: normal;
}

.care-ministry-group {
    margin: 24px 0 !important;    
}

.outreach-year-trip {
    width: 100%;
    background-color: #3b69a0;
    display: inline-block;
    color: #fff;
    margin-top: 20px;
    text-align: center;
}
.outreach-year-trip h4 {
    color: #fff;
    margin: 0 0 20px 0;
    line-height: normal;
    font-size: 16px;
}
.outreach-year-trip h2 {
    color: #fff;
    margin: 20px 0 0 0;
    line-height: normal;
}


.outreach-partners {
    text-align: center;
}

.outreach-partners li {
    display: inline-block;
    padding: 10px 20px;
    margin: 0;
}

.outreach-partners li img {
    border: 2px solid rgba(32, 156, 201, 0.4);
}

.outreach-partners li img:hover {
    border: 2px solid rgba(32, 156, 201, 1);
}

.outreach-ministry-title {
    margin-top: 130px;
    color: #fff !important;
    font-weight: 600;
    font-size: 44px;
    line-height: normal;
}
.outreach-trip-img {
    text-decoration: none;
    display: block;
}
.outreach-trip-location {
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    background-color: #3b69a0;
    padding: 4px 0 4px 0px;
    text-align: center;
    border-bottom: 6px solid #209CC9;
}
.care-min-header {
        font-weight: 700;
        background-color: #209CC9;
        font-size: 20px;
        color: #fff;
        padding: 0px 10px 2px 10px;
        display: block;
        margin-bottom: 4px !important;
}
.care-min {
    margin-bottom: 20px;
}


@media only screen and (max-width: 767px) { .care-min { margin-bottom: 40px; } }


.care-min img {
    display: block;
}

.care-min p {
    min-height: 66px;
}

@media only screen and (max-width: 1199px) { .care-min p { min-height: 66px; } }
@media only screen and (max-width: 959px) { .care-min p { min-height: 88px; } }
@media only screen and (max-width: 767px) { .care-min p { min-height: 22px; } }

/* #Ministries Pages
================================================== */

.covid-bar {
	background: #fc9d0f; /* Old browsers */
background: -moz-linear-gradient(top, #fc9d0f 1%, #f94f35 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #fc9d0f 1%,#f94f35 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #fc9d0f 1%,#f94f35 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    color: #fff;
    padding: 20px 0;
    color: #fff;
    text-align: center;
}
.covid-bar a, .covid-bar a:visited {
    color: #fff;

}

b {
    font-weight: bold;
}

.covid-bar a:visited {
    opacity: .6;
}

.covid-header {
    background: #fc9d0f; /* Old browsers */
background: -moz-linear-gradient(left, #fc9d0f 1%, #f94f35 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #fc9d0f 1%,#f94f35 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #fc9d0f 1%,#f94f35 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    text-align: center;
    color: #fff;
    padding: 40px 0;
    margin:  30px 0 10px 0;
    border-radius: 4px;
}

.covid-vid {
    border-radius: 4px;
}
.covid-button {

    text-align: center;
    color: #fff;

    font-weight: bold;
    font-size: 2.0rem;
    display: inline;
    width: 34%;
    margin-top: 2.2rem;
    float: right;
        min-height: 90px
}
@media only screen and (max-width: 1199px) {
    .covid-button {  margin-top: 2.5rem; }
}
@media only screen and (max-width: 959px) {
    .covid-button {  margin-top: 2.3rem; }
}
@media only screen and (max-width: 767px) {
    .covid-button { display: block; width: 100%; float: none; margin: 1.5rem 0; min-height: 0;}
}

.covid-button:visited, .covid-button:hover {
    color: #fff;
}
.covid-button:hover {
    opacity: .6;
}

.orange-color {
    color: #fc9d0f;
    font-weight: bold;
}
.covid-link, .covid-link:visited {
    color: #fc9d0f;
    font-weight: bold;
}

.covid-link:hover {
    color: #f94f35;
}
.covid-border {
    border: 3px solid #fc9d0f;
    border-radius: 4px;
    min-height: 90px;
    background: #fc9d0f; /* Old browsers */
background: -moz-linear-gradient(top, #fc9d0f 1%, #f94f35 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #fc9d0f 1%,#f94f35 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #fc9d0f 1%,#f94f35 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    margin-bottom: 30px;
}
.covid-border p {
    width: 60%;
    display: inline-block;
    margin: 0;
    padding: 3%;
    background: #fff;
    font-size: 1rem;
    border-radius: 2px;
}
@media only screen and (max-width: 767px) {
    .covid-border p { display: inline-block; width: auto; }
    }



.resource-header h2 {
    text-align: center;
    font-weight: bold;
    color: #fff;
    background-color: #3b69a0;
    padding: 20px 0;
    margin-bottom: 30px;
}
   .resource-box h3, .resource-box  h3, h4.resource-box   {
       display: block;
        font-weight: 700;
        background-color: #209CC9;
        font-size: 20px;
        color: #fff;
        padding: 2px 10px;
       text-align: center;
    }


.resource-gallery {
    padding-bottom: 10px;
    padding-top: 0;   
    background-color: rgba(32, 156, 201, 0.15);
    text-align: left;
    padding: 24px;
    padding-left: 30px;
    margin-bottom: 20px;
}

.resource-gallery ul {
    list-style-position: outside;
    list-style-type: circle;
 
}

.resource-gallery li {
    padding: 4px 0;
}
.sub-header {
    list-style-type: none !important;
    font-weight: bold;
    background-color: #209CC9;
    color: #fff;
    padding: 4px 8px !important;
    display: inline-block;
    margin-bottom: 10px;
    
}

.resource-box h3 {
    text-align: center;
    color: #fff;
    background-color: #209CC9;
    border-bottom: 3px solid #3b69a0;
    margin-bottom:0;
}
.resource-gallery div {
    text-align: center;
    margin: 20px 20px;
    display: block;
}
.resource-gallery a, resource-galler a:visited {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 0px !important;
    color: #000;
    font-weight: 700;
}

.resource-gallery a:hover {
    color: #209CC9;
}
.resource-gallery span {
    color: #209CC9;
    font-size: 12px;
}

/* #Campus Staff Page
================================================== */

    .campus-staff-select .button{ font-size: 14px; padding: 6px; margin: 4px 2px; }
    .campus-staff-select { margin: 0px 0 50px 0 !important; float: right; font-size: 14px;}
    .header-image {}
    .single-staff-pic { min-height: 360px;}

/* #Giving Page
================================================== */

.give > h2 {
    text-align: center;
    font-weight: 700;
    font-size: 46px;
    margin: 70px 0 8px 0;
    line-height: 48px;
}

.give > h4 {
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 120px;
}

.give {
    text-align: center;
}
.give .select .button {
    padding: 12px 20px;
}

.give-sub1 {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: normal;
    max-width: 740px; 
    color: #3B69A0;
    margin: 100px auto 16px auto;
}

.give-sub2 {
    font-size: 16px;
    line-height: normal;
    max-width: 740px; 
    margin: 0 auto 40px auto;
    
}
/* #Contact Page
================================================== */
    .contact-times { color: #fff; background-color: #209CC9; border: none; text-align: center; padding: 0px 5px 5px 5px; margin-bottom: 20px;}
    .contact-block { min-height: 120px;}

    h3.contact-campus-locations {
    color: #fff;
    font-size: 24px;
    line-height: 30px;
    background-color: #3b69a0;
    padding: 4px 0 4px 0px;
    text-align: center;
    margin: 0 0 0px 0;
    border-bottom: 6px solid #209CC9;
}

/* #Campus Pages
================================================== */

    .campus-address {
        font-family: 'Raleway', sans-serif;
        color: #fff;
        font-size: 24px;
        line-height: 30px;
        background-color: #3b69a0;
        padding: 4px 0 4px 0px;
        text-align: center;
        margin: 0 0 30px 0;
        border-bottom: 6px solid #209CC9;
}
    .campus-greeting {
        margin-bottom: 50px;
}
    .campus-info {
        float:right !important;        
}
    .campus-pastor-signature {
        display: inline;
        float:right;
        margin-right: 20px;      
    }
    .campus-pastor-signature h4 {
        margin-bottom: 0;
        line-height: normal;
    }
    .service-times { 
        background-color: #3B69A0;
        height: 110px;
        border-bottom: 6px solid #209CC9;
}
    .service-times h3 {
        color: #fff;
        text-align: center;
        font-size: 20px;
        line-height: 26px;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);   
}
    .campus-directions {
        padding: 20px 0 0px 0;
        text-align: center;
        line-height: normal;
        font-size: 14px;
        font-weight: 700;
    }
    .campus-directions a:hover {
        color: #3B69A0;
    }
    .campus-directions img {
          height: 24px;
          width: auto;
          vertical-align: middle;
    }

    .campus-social-media {
    text-align: center;

}
.campus-social-media img {
    margin: 10px 4px 10px 4px;
    height: 42px;
    padding: 0 4px;
    width: auto;
}
    .campus-staff-container h3 {
          margin-bottom: 30px;
          font-weight: 700;
    }

    .staff-info {
    padding: 0 30px 30px 30px;
        min-height: 130px;
    }
    .staff-info h4 {
    margin: 4px 0 0 0;
        line-height: normal;

    }

/* #Archive Page
================================================== */

.current-series-img {
    margin-bottom: 30px;
}

.archive-image img {
       margin-bottom: 60px;
}
    
.archive-table {
     width: 100%;
  box-sizing: border-box;
    margin-bottom: 60px;
}

.archive-table th {
    background-color: #209CC9;
    border-bottom: 4px solid #3B69A0;
    color: #fff;
}
.archive-table tr img {
    width: 24px;
    height: auto;
    vertical-align: middle;
}

.archive-table tr a:hover {
    opacity: .6;
    filter:alpha(opacity=60);
}
.archive-no-column-mobile {
 
}
.archive-media-icon {

}
/* #Google Calendar
================================================== */

.googleCalendar{
  position: relative;
  height: 0;
  width: 50%;
  padding-bottom: 50%;
}

.googleCalendar iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/* #Leadership Podcast Page
================================================== */


.leadership-question {
    background-color: #3B69A0;
    height: auto;
    margin-left: 0 !important;
    border-left: 10px solid #209CC9;
    padding-right: 10px;
    padding-top: 10px;
    margin-bottom: 100px !important;
    margin-top: 30px;
}

@media only screen and (max-width: 767px) { .leadership-question { border-left: none; border-top: 10px solid #209CC9; padding-right: 0} }

.leadership-form {
    margin: 10px;
}

.req {
    color: #fff !important;
}

.leadership-question-picture {
    margin-right: 0 !important;
    margin-top: 30px !important;
    background-image: url(https://www.cedarcreekchurch.net/watch-and-listen/leadership-podcast/mic-image.jpg);
    background-size: cover;
    height: 354px;
    background-color: #ccc;
}

@media only screen and (max-width: 767px) { .leadership-question-picture { margin-right: 10px; height: auto; } }


.leadership-question-picture h2 {
    font-size: 50px;
    font-weight: bold;
    line-height: normal;
    padding-top: 40px;
    padding-left: 20px;
    color: #fff;
}

@media only screen and (max-width: 767px) { .leadership-question-picture h2 { padding-top: 20px; } }


.leadership-question-picture p {
    color: #fff;
    font-size: 18px;
    padding-left: 20px;
    padding-right: 20px;
}


/* #Page Styles
================================================== */

        .space-for-mobile { display:none;}
        .page-header { margin-top: 40px !important;}
        .page-header h2 { margin: 0 0 30px 0 !important; font-weight: 700;}
        .header-image {}

        .video-outer {
	       width: 100%;
	       height: auto;
	       padding: 20px 0px;
            }
        .video-container {
            border: 0pt solid #000;
            position: relative;
            margin: 0;
            padding-bottom: 56.25%;
            padding-top: 0px; height: 0; overflow: hidden;
        } 
        .video-container iframe,
        .video-container object,
        .video-container embed {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;    
        }

        


/* #Media Queries
================================================== */

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {
        .hide-tablet-and-below { display: none; }
        .campus-directions { font-size: 20px; line-height: normal;}
    }

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
        .rcgsh-title { font-size: 36px; }
          .staff-info {padding: 0 0 30px 0;}
        .kidz-ministry-title {margin-top: 110px;}
        .gap-ministry-title {margin-top: 90px;}
        .outreach-ministry-title {margin-top: 120px;}

    }

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
        .give-sub1 { margin-top: 70px;}
        .give > h4 { margin-bottom: 90px; font-size: 20px; line-height: normal;}
        .hide-for-mobile { display:none;}
        .space-for-mobile { display:inline;}
        .no-break-mobile { display:none; }
		.menu-locations { display:none !important;}
		.logo img { padding-top: 12px; height: 56px;}
		.main-menu-bar { background-position: 0px -28px;}
        h3.campus-locations, h3.contact-campus-locations  { padding: 4px 0 4px 16px; text-align: left;}
        .social-media { float: none; }
        #copyright { display: block; width: 300px; margin: 10px auto; font-size: 12px; text-align: center;}
        .back-to-top { display: block; }
        .story-picture { margin-right: 10px; }
        .share-story { height: 80px; margin-left: 0px !important; border-left: 0px; padding-right: 0; border-bottom: 6px solid #209CC9;}
        .share-story h2 {font-size: 30px; line-height: normal; }
        .one-third.footer-contact {display:none !important;}
        .footer-hr {display:none;}
        .rcgsh-title { margin-top: 44px; }
        .rcgsh-title ul li { display: block; padding: 8px 16px; border-right: none;}
        .contact-times { text-align: left; padding: 0 0 6px 16px;}
        .campus-address { font-size: 18px; line-height: normal; margin: 0 0 0px 0; }
        .service-times { height: 60px; background-color: #209CC9; border: none; }
        .service-times h3 { font-size: 16px; line-height: 18px; }
        .staff-info {padding: 0 30px 30px 30px;}
        .archive-image img {margin-bottom: 0px; }
        .archive-no-column-mobile {display: none;}
        .google-maps {margin-bottom: 30px;}
        .page-header h2 { margin: 0 0 10px 0 !important; font-size: 30px;}
        .campus-staff-select { margin: 0px 0 30px 0 !important; float: left;}
        .header-graphic-container { margin: 0px 0px; width: 100%; }
        .header-graphic {width: 100% !important; height: auto;}
        .header-graphic img {  position: relative; left: 50%; -moz-transform: translate(-50%,0); -webkit-transform: translate(-50%,0); -ms-transform: translate(-50%,0); transform: translate(-50%,0);
        height: auto; max-width: 768px !important; }
        .ministry-main-paragraph { font-size: inherit; line-height: inherit; padding: 10px 0 10px 0 !important;}

        
           
        #ccc-main-wrapper { margin: 0px auto -120px auto;}
        footer, .push { height: 120px; min-height: 120px !important;}
        
        
    }


	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
        .staff-info {padding: 0 60px 30px 60px;}
        .kidz-ministry-title {margin-top: 82px;}
        .centerpoint-ministry-title {margin-top: 60px;}
        .gap-ministry-title { margin-top: 30px;}
        .outreach-ministry-title {margin-top: 100px;}
    }

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
        .kidz-ministry-title {margin-top: 24px;}
        .archive-table th, .archive-table tr { font-size: 13px; line-height: normal; }
        .page-header h2 { font-size: 24px;}
        .centerpoint-ministry-title {margin-top: 30px;}
        .gap-ministry-title { margin-top: 40px; font-size: 34px; line-height: 42px;}
        .outreach-ministry-title {margin-top: 80px;}
    }


/* #Font-Face
================================================== */
/* 	This is the proper syntax for an @font-face file
		Just create a "fonts" folder at the root,
		copy your FontName into code below and remove
		comment brackets */

/*	@font-face {
	    font-family: 'FontName';
	    src: url('../fonts/FontName.eot');
	    src: url('../fonts/FontName.eot?iefix') format('eot'),
	         url('../fonts/FontName.woff') format('woff'),
	         url('../fonts/FontName.ttf') format('truetype'),
	         url('../fonts/FontName.svg#webfontZam02nTh') format('svg');
	    font-weight: normal;
	    font-style: normal; }
*/