/*
 Theme Name:   FCSN Theme
 Description:  Child theme of Venture for FCSN
 Template:     venture
 Text Domain:  fcsn-theme
*/

.toolbar-left .social-icons {
	display: inline-block;
	float: none;
}
#toolbar .toolbar-left .social-icons a {
	color: #b93a41;
}
.site-footer
.fcsn-main-title {
	display: inline-block;
	margin-left: 12px;
	vertical-align: bottom;
}
 !vvv Added by James, Sep 20, 2020 to change footer backgroundcolor as grey, Not working
!.site-footer {
!  background-color: #CCCCCC;
!  color: #000;
!}

!.site-footer a {
!  color: #000;
}
 !^^^ Added by James, Sep 20, 2020 to change footer backgroundcolor as grey
.header-row {
	position: relative;
}
.header-sticky {
	transition: 0;
}
.header-push {ja
	display: none;
}
.sticky-header+.header-push {
	display: block;
}

.site-logo {
	margin-left: 20px;
	margin-right: 20px;
  float: left;
}
.site-logo img {
	width: 150%;
	max-width: 450px;
}
@media (min-width: 1420px) {
	.site-logo img {
		max-width: 300px;
	}
}
@media (min-width: 1440px) {
	.site-logo img {
		max-width: 320px;
	}
}
@media (min-width: 1680px) {
	.site-logo img {
		max-width: 420px;
	}
}

.main-navigation .menu a {
  padding-left: 10px;
  padding-right: 10px;
}

.menu-venture {
  display: table;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
.header-bar {
	margin-top: 25px!important;
	!add_filter('show_admin_bar', '__return_false'); !Added by James to hide header bar
	!margin-left: 600px;
	padding-left: 15px;
	padding-right: 15px;
}
.header-bar .form-search {
	display:inline-block;
	width: 100%;
	!margin-left: 0px;
}

!.nav-footer { text-align: center; } !Added by James, Nov.2, 2016 to force "donate" button showing up

 !vvv Added by James, Oct.21, 2018 to control format of sub-menu
!.sub-menu .dropdown-menu-toggle {
!	width: 100px;
!	style="width: 100px" 
!    position: absolute;
!    left: 0;
!}

!.main-navigation ul ul {
!    width: 100px; !auto; !250px;   
!    white-space: nowrap;
!}
 !^^^ Added by James, Oct.21, 2018 to control format of sub-menu

.top-link.top-link-3 {
	!display: none;
	vertical-align: bottom;
	float: none;
}
@media (min-width: 768px) {  
	.right-menu {
		float: right;
	}
	.menu-venture {
		display: inline-block;
		margin-top: 50px!important;
		float: left;
		width: auto;
	}
	.header-bar {
		display:none;
 		position: absolute;
	  	top: 0px;
		!left: 100px;
	  	right: 15px;!

		padding: 0;
 	}
	.header-bar .form-search {
		!display: inline; !James Nov 2018
		!display:none;
		width: 200px;
		margin-top: 0px;
		!margin-left: 0px;
        display:inline-block;!
        float:none;!
		!text-align: center;!
		margin-right: 200px;
	}
}
@media (min-width: 1100px) {
}
@media (min-width: 1420px) {
	.site-logo {
		float: left;
	}
	.header-bar {
		position: static;
		top: auto;
		right: auto;
		display: inline-block;
	}
}
@media (min-width: 1580px) {
	.header-bar {
		float: right;
	}
	.header-bar .form-search {
		margin-top: 0;
		margin-right: 20px;
	}
	.top-link.top-link-3 {
		display: inline-block;
	}
}

@media (min-width: 1200px) {
	.header-sticky {
		margin-bottom: 0!important;
	}
}

// @media (min-width: 1500px) {
// 	.menu-venture {
// 		margin-top: 20px!important;
// 	}
// }



.color-white,
.color-white h1,
.color-white h2 {
	color: white;
}

.color-white .heading-style-center1:before,
.color-white .heading-style-center1:after,
.color-white .heading-style-left1:before,
.color-white .heading-style-left1:after {
	background-color: white;
}

	/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 479px) {
	.after-school-schedule {
		width:100%;
		border: 1px solid black;
		padding: 15px;
	}
	td.school, th.school {
		width:30%;
		border: 1px solid black;
		padding: 15px;
	}
	
	.payment-calendar {
		width:100%;
		border: 1px solid black;
		padding: 15px;
	    table-layout: fixed; 
	}
	td.days, th.days {
		width: 30%;
		border: 1px solid black;
		padding: 15px;
	}
	.fcsn-respite-program {
		width: 100%;
	}
	.family-support-gatherings {
	    width:100%;
		border: 1px solid black;
		padding: 15px;
		table-layout: fixed;
	}
	td.support, th.support {
		width:25%;
		border: 1px solid black;
		padding: 15px;
	}
	.week-support-coordinators {
		width:100%;
		border: 1px solid black;
		padding: 15px;
		table-layout: fixed;
	}
	td.coordinators {
		width:50%;
		border: 1px solid black;
		padding: 15px;
	}
	.fcsn-now-hiring {
		width: 100%;
	}
	.fcsn-volunteer-program {
		width: 100%;
	}
	.fcsn-youth-volunteer-image {
		width: 100%;
	}
	.fcsn-summer-camp-image-1 {
		width:100%;
		margin:2%;
	}
	.fcsn-summer-camp-image-2 {
		width: 100%;
		margin:2%;
	}
	.rev-slider-build-future{
		font-family:Arial,Helvetica,sans-serif !important;
		font-size:22px !important;
		padding-left:5px !important;
	}
	.rev-slider-build-dream {
		font-family:Arial,Helvetica,sans-serif !important;
		font-size:22px !important;
		padding-left:5px !important;
	}
	.rev-slider-community-involvement {
		font-family:Arial,Helvetica,sans-serif !important;
		font-size:28px !important;
	}
	.the-work-dream-image-1 {
		width:100%;
	}
	.the-work-dream-image-2 {
		width:100%;
	}
	.adp-curriculum-image {
		width:100%;
	}
	.sls-program-image {
		width:100%;
	}
	.ils-program-image-1 {
		width: 100%;
	}
	.ils-program-image-2 {
		width: 100%;
	}
	.east-bay-enrich-image {
		width: 100%;
	}
	.east-bay-after-school-programs-image {
		width: 100%;
	}
	.south-bay-enrichment-programs-image {
		width: 100%;
	}
	.east-bay-summer-program-image {
		width: 100%;
	}
	.south-bay-summer-program-image {
		width: 100%;
	}
	.upcoming-events-image {
		width: 100%;
	}
	.become-a-member-image {
		width: 100%;	
	}
	.employment-image {
		width:100%;
	}
	.adult-volunteer-program-image {
		width:100%;
	}
	.weekend-family-gatherings-image {
		width:100%;
	}
	.resources   {
		width:100%;
		border: 1px solid black;
		padding: 15px;
	    table-layout: fixed; 
	}
    td.help {
		width:15%;
		vertical-align:top;
		border: 1px solid black;
		padding: 15px;
	}
    .home-page-image-1 {
		width: 100%;
	}
	.home-page-image-2 {
		width: 100%;
	}
	.home-page-image-3 {
		width: 100%;
	}
	.adult-day-image-1 {
		width: 100%;	
	}
	.adult-day-image-2 {
		width: 100%;
	}
	.adult-day-image-3 {
		width: 100%;
	}
	.adult-day-image-4 {
		width: 100%;
	}
    .build-future {
		padding-left:10px !important;
	}	
	.page-id-2022 .rev_slider_wrapper.fullwidthbanner-container {
		margin:0!important;
	}
	

}

@media (max-width: 768px) {
	.mission-statement-image {
		width:100%;
	}
	.management-team-image {
		width:100%;
	}
	.board-image {
		width:100%;
	}
	.ground-breaking-image {
		width:100%;
	}
	.dream-project-image {
		width:100%;
	}
	.fcsn-center-image {
		width:100%;
	}
	.fcsn-south-bay-center-image {
		width:100%;
	}
	
   .after-school-schedule {
		width:50% !important;
		border: 1px solid black;
	}
	td.school, th.school {
		width:15%;
		border: 1px solid black;
		padding: 8px;
	}
	
	.payment-calendar {
		width:95%;
		border: 1px solid black;
		padding: 15px;
	    table-layout: fixed; 
	}
	td.days, th.days {
		width: 15%;
		border: 1px solid black;
		padding: 15px;
	}
	.fcsn-respite-program {
		width: 100%;
	}
	.family-support-gatherings {
	    width:100%;
		border: 1px solid black;
		padding: 15px;
		table-layout: fixed;
	}
	td.support, th.support {
		width:10%;
		border: 1px solid black;
		padding: 15px;
	}
	.week-support-coordinators {
		width:100%;
		border: 1px solid black;
		table-layout: fixed;
		padding: 15px;
	}
	td.coordinators {
		width:50%;
		border: 1px solid black;
		padding: 15px;
	}
	.fcsn-now-hiring {
		width: 100%;
	}
	.fcsn-volunteer-program {
		width: 100%;
	}
	.fcsn-youth-volunteer-image {
		width: 100%;
	}
	.fcsn-summer-camp-image-1 {
		width:100%;
		margin:2%;
	}
	.fcsn-summer-camp-image-2 {
		width: 100%;
		margin:2%;
	}
	.rev-slider-build-future{
		font-family:Arial,Helvetica,sans-serif !important;
		font-size:50px !important;
		padding-left:10px !important;
	}
	.rev-slider-build-dream {
		font-family:Arial,Helvetica,sans-serif !important;
		font-size:40px !important;
	}
	.rev-slider-community-involvement {
		font-family:Arial,Helvetica,sans-serif !important;
		font-size:30px !important;
	}
	.the-work-dream-image-1 {
		width:100%;
	}
	.the-work-dream-image-2 {
		width:100%;
	}
	.adp-curriculum-image {
		width:100%;
	}
	.sls-program-image {
		width:100%;
	}
	.ils-program-image-2 {
		width: 100%;
	}
	.east-bay-enrich-image {
		width: 100%;
	}
	.east-bay-after-school-programs-image {
		width: 100%;
	}
	.south-bay-enrichment-programs-image {
		width: 100%;
	}
	.east-bay-summer-program-image {
		width: 100%;
	}
	.south-bay-summer-program-image {
		width: 100%;
	}
	.upcoming-events-image {
		width: 100%;
	}
	.become-a-member-image {
		width: 100%;	
	}
	.employment-image {
		width:100%;
	}
	.adult-volunteer-program-image {
		width:100%;
	}
	.weekend-family-gatherings-image {
		width:100%;
	}
	.resources   {
		width:75%;
		border: 1px solid black;
		padding: 15px;
	    table-layout: fixed; 
	}
    td.help {
		width:15%;
		vertical-align:top;
		border: 1px solid black;
		padding: 15px;
	}	
	.home-page-image-1 {
		width: 100%;
	}
	.home-page-image-2 {
		width: 100%;
	}
	.home-page-image-3 {
		width: 100%;
	}
	.adult-day-image-1 {
		width: 100%;	
	}
	.adult-day-image-2 {
		width: 100%;
	}
	.adult-day-image-3 {
		width: 100%;
	}
	.adult-day-image-4 {
		width: 100%;
	}
	.page-id-2022 .rev_slider_wrapper.fullwidthbanner-container {
		margin:0!important;
	}
	

}
@media (min-width: 768px) {
	.mission-statement-image {
		width:100%;
	}
	.management-team-image {
		width:100%;
	}
	.board-image {
		width:100%;
	}
	.ground-breaking-image {
		width:100%;
	}
	.dream-project-image {
		width:100%;
	}
	.fcsn-center-image {
		width:100%;
	}
	.fcsn-south-bay-center-image {
		width:100%;
	}
	
   .after-school-schedule {
		width:75%;
		border: 1px solid black;
	}
	td.school, th.school {
		width:15%;
		border: 1px solid black;
		padding: 8px;
	}
	
	.payment-calendar {
		width:75%;
		border: 1px solid black;
		padding: 15px;
	    table-layout: fixed; 
	}
	td.days, th.days {
		width: 15%;
		border: 1px solid black;
		padding: 15px;
	}
	.fcsn-respite-program {
		width: 100%;
	}
	.family-support-gatherings {
	    width:85%;
		border: 1px solid black;
		padding: 15px;
		table-layout: fixed;
	}
	td.support, th.support {
		width:10%;
		border: 1px solid black;
		padding: 15px;
	}
	.week-support-coordinators {
		width:85%;
		border: 1px solid black;
		table-layout: fixed;
		padding: 15px;
	}
	td.coordinators {
		width:50%;
		border: 1px solid black;
		padding: 15px;
	}
	.fcsn-now-hiring {
		width: 100%;
	}
	.fcsn-volunteer-program {
		width: 100%;
	}
	.fcsn-youth-volunteer-image {
		width: 100%;
	}
	.fcsn-summer-camp-image-1 {
		width:100%;
		margin:2%;
	}
	.fcsn-summer-camp-image-2 {
		width: 100%;
		margin:2%;
	}
	.rev-slider-build-future{
		font-family:Arial,Helvetica,sans-serif !important;
		font-size:60px !important;
		padding-left:10px !important;
	}
	.rev-slider-build-dream {
		font-family:Arial,Helvetica,sans-serif !important;
		font-size:60px !important;
	}
	.rev-slider-community-involvement {
		font-family:Arial,Helvetica,sans-serif !important;
		font-size:40px !important;
	}
	.the-work-dream-image-1 {
		width:100%;
	}
	.the-work-dream-image-2 {
		width:100%;
	}
	.adp-curriculum-image {
		width:100%;
	}
	.sls-program-image {
		width:100%;
	}
	.ils-program-image-2 {
		width: 100%;
	}
	.east-bay-enrich-image {
		width: 100%;
	}
	.east-bay-after-school-programs-image {
		width: 100%;
	}
	.south-bay-enrichment-programs-image {
		width: 100%;
	}
	.east-bay-summer-program-image {
		width: 100%;
	}
	.south-bay-summer-program-image {
		width: 100%;
	}
	.upcoming-events-image {
		width: 100%;
	}
	.become-a-member-image {
		width: 100%;	
	}
	.employment-image {
		width:100%;
	}
	.adult-volunteer-program-image {
		width:100%;
	}
	.weekend-family-gatherings-image {
		width:100%;
	}
	.resources   {
		width:75%;
		border: 1px solid black;
		padding: 15px;
	    table-layout: fixed; 
	}
    td.help {
		width:15%;
		vertical-align:top;
		border: 1px solid black;
		padding: 15px;
	}	
	.home-page-image-1 {
		width: 100%;
	}
	.home-page-image-2 {
		width: 100%;
	}
	.home-page-image-3 {
		width: 100%;
	}
	.adult-day-image-1 {
		width: 100%;	
	}
	.adult-day-image-2 {
		width: 100%;
	}
	.adult-day-image-3 {
		width: 100%;
	}
	.adult-day-image-4 {
		width: 100%;
	}
	.page-id-2022 .rev_slider_wrapper.fullwidthbanner-container {
		margin:0!important;
	}
	

}
@media (min-width: 992px) {
	.mission-statement-image {
		width:100%;
	}
	.management-team-image {
		width:100%;
	}
	.board-image {
		width:100%;
	}
	.board-image {
		width:100%;
	}
	.ground-breaking-image {
		width:100%;
	}
	.dream-project-image {
		width:100%;
	}
	.fcsn-center-image {
		width:100%;
	}
	.fcsn-south-bay-center-image {
		width:100%;
	}
    .after-school-schedule {
		width:75%;
		border: 1px solid black;
		padding: 15px;
	}
	td.school, th.school {
		width:15%;
		border: 1px solid black;
		padding: 15px;
	}
	
	.payment-calendar {
		width:75%;
		border: 1px solid black;
		padding: 15px;
	    table-layout: fixed; 
	}
	td.days, th.days {
		width: 15%;
		border: 1px solid black;
		padding: 15px;
	}
	.fcsn-respite-program {
		width: 100%;
	}
	.family-support-gatherings {
	    width:80%;
		border: 1px solid black;
		padding: 15px;
		table-layout: fixed;
	}
	td.support, th.support {
		width:10%;
		border: 1px solid black;
		padding: 15px;
	}
	.week-support-coordinators {
		width:75%;
		border: 1px solid black;
		padding: 15px;
		table-layout: fixed;
	}
	td.coordinators {
		width:50%;
		border: 1px solid black;
		padding: 15px;
	}
	.fcsn-now-hiring {
		width: 100%;
	}
	.fcsn-volunteer-program {
		width: 100%;
	}
	.fcsn-youth-volunteer-image {
		width: 100%;
	}
	.fcsn-summer-camp-image-1 {
		width:100%;
		margin:2%;
	}
	.fcsn-summer-camp-image-2 {
		width: 100%;
		margin:2%;
	}
	.rev-slider-build-future{
		font-family:Arial,Helvetica,sans-serif !important;
		font-size:60px !important;
	}
	.rev-slider-build-dream {
		font-family:Arial,Helvetica,sans-serif !important;
		font-size:60px !important;
	}
	.rev-slider-community-involvement {
		font-family:Arial,Helvetica,sans-serif !important;
		font-size:40px !important;
	}
	.the-work-dream-image-1 {
		width:100%;
	}
	.the-work-dream-image-2 {
		width:100%;
	}
	.adp-curriculum-image {
		width:100%;
	}
	.sls-program-image {
		width:100%;
	}
	.ils-program-image-1 {
		width: 100%;
	}
	.east-bay-enrich-image {
		width: 100%;
	}
	.east-bay-after-school-programs-image {
		width: 100%;
	}
	.south-bay-enrichment-programs-image {
		width: 100%;
	}
	.east-bay-summer-program-image {
		width: 100%;
	}
	.south-bay-summer-program-image {
		width: 100%;
	}
	.upcoming-events-image {
		width: 100%;
	}
	.become-a-member-image {
		width: 100%;	
	}
	.employment-image {
		width:100%;
	}
	.weekend-family-gatherings-image {
		width:100%;
	}
	.resources   {
		width:75%;
		border: 1px solid black;
		padding: 15px;
	    table-layout: fixed; 
	}
    td.help {
		width:15%;
		vertical-align:top;
		border: 1px solid black;
		padding: 15px;
	}	
	.home-page-image-1 {
		width: 100%;
	}
	.home-page-image-2 {
		width: 100%;
	}
	.home-page-image-3 {
		width: 100%;
	}
	.adult-day-image-1 {
		width: 100%;	
	}
	.adult-day-image-2 {
		width: 100%;
	}
	.adult-day-image-3 {
		width: 100%;
	}
	.adult-day-image-4 {
		width: 100%;
	}
	 .page-id-2022 .rev_slider_wrapper.fullwidthbanner-container {
		margin:0!important;
	}
	
}
@media (min-width: 1200px) {
	.mission-statement-image {
		width:100%;
	}
	.management-team-image {
		width:100%;
	}
	.board-image {
		width:100%;
	}
	.ground-breaking-image {
		width:100%;
	}
	.dream-project-image {
		width:100%;
	}
	.fcsn-center-image {
		width:100%;
	}
	.fcsn-south-bay-center-image {
		width:100%;
	}
    .after-school-schedule {
		width:75%;
		border: 1px solid black;
		padding: 15px;
	}
	td.school, th.school {
		width:15%;
		border: 1px solid black;
		padding: 15px;
	}
	
	.payment-calendar {
		width:75%;
		border: 1px solid black;
		padding: 15px;
	    table-layout: fixed; 
	}
	td.days, th.days {
		width: 25%;
		border: 1px solid black;
		padding: 15px;
	}
	.fcsn-respite-program {
		width: 100%;
	}
	.family-support-gatherings {
	    width:80%;
		border: 1px solid black;
		padding: 15px;
		table-layout: fixed;
	}
	td.support, th.support {
		width:10%;
		border: 1px solid black;
		padding: 15px;
	}
	.week-support-coordinators {
		width:75%;
		border: 1px solid black;
		padding: 15px;
		table-layout: fixed;
	}
	td.coordinators {
		width:50%;
		border: 1px solid black;
		padding: 15px;
	}
	.fcsn-now-hiring {
		width: 100%;
	}
	.fcsn-volunteer-program {
		width: 100%;
	}
	.fcsn-youth-volunteer-image {
		width: 100%;
	}
	.fcsn-summer-camp-image-1 {
		width: 100%;
		margin:2%;
	}
	.fcsn-summer-camp-image-2 {
		width: 100%;
		margin:2%;
	}
	.rev-slider-build-future{
		font-family:Arial,Helvetica,sans-serif !important;
		font-size:60px !important;
	}
	.rev-slider-build-dream {
		font-family:Arial,Helvetica,sans-serif !important;
		font-size:60px !important;
	}
	.rev-slider-community-involvement {
		font-family:Arial,Helvetica,sans-serif !important;
		font-size:40px !important;
	}
	.the-work-dream-image-1 {
		width:100%;
	}
	.the-work-dream-image-2 {
		width:100%;
	}
	.adp-curriculum-image {
		width:100%;
	}
	.sls-program-image {
		width:100%;
	}
	.ils-program-image-1 {
		width: 100%;
	}
	.ils-program-image-2 {
		width: 100%;
	}
	.east-bay-enrich-image {
		width: 100%;
	}
	.east-bay-after-school-programs-image {
		width: 100%;
	}
	.south-bay-enrichment-programs-image {
		width: 100%;
	}
	.east-bay-summer-program-image {
		width: 100%;
	}
	.south-bay-summer-program-image {
		width: 100%;
	}
	.upcoming-events-image {
		width: 100%;
	}
	.become-a-member-image {
		width: 100%;	
	}
	.employment-image {
		width:100%;
	}
	.adult-volunteer-program-image {
		width:100%;
	}
	.weekend-family-gatherings-image {
		width:100%;
	}
	.resources td  {
		width:75%;
		border: 1px solid black;
		padding: 15px;
		vertical-align:top;
	    table-layout: fixed; 
	}	
	.home-page-image-1 {
		width: 100%;
	}
	.home-page-image-2 {
		width: 100%;
	}
	.home-page-image-3 {
		width: 100%;
	}
	.adult-day-image-1 {
		width: 100%;	
	}
	.adult-day-image-2 {
		width: 100%;
	}
	.adult-day-image-3 {
		width: 100%;
	}
	.adult-day-image-4 {
		width: 100%;
	}
	.header-sticky {
        margin-bottom: -50px;
    }
    .page-id-2022 .rev_slider_wrapper.fullwidthbanner-container {
		margin:0!important;
	}
	
}