/*
Theme Name: Fine Foundation
Author: Foundation Center
Author URI: http://foundationcenter.org/
Description: 
Template: fcwebbuilder
*/
@import url("../fcwebbuilder/style.css");

* {
	transition: all .5s ease;
}
body {}
a {font-weight:bold;}

div#main p, div#main li {
    font-size:1.35em;
    padding-bottom:.5em;
	padding-left:2.5em;
	padding-right:2.5em;
}

div#main li li {
    font-size: 1em;
}

body.home form.post-password-form {
    color: #fff;
    padding: 4em;
}    

h1.entry-title, h1.page-title {
    font-size: 3em;
    text-align: left;
    margin: 0;
    padding: 1em;
    font-weight: normal;
}
h2 {
    font-size: 2em;
    line-height: 1.25em;
    color: #71706e;
}
h3 {
    color: #487349;
    font-size: 1.75em;
    font-weight: normal;
}

h3 span {
    font-weight: normal;
    display: block;
    margin: .25em 0 0 1em;
    font-size: .85em;
    font-style: italic;
}
h3 span.date {
    font-style: normal;
    font-size: .75em;
    display: inline;
}


h3 + p {
margin-top:0;
}
.wp-caption .wp-caption-text {
    font-size: 1em !important;
    float: right;
    width: 100%;
}




.area-header {
    background-color: #ffc000;
    margin-bottom: 0;
    padding: .5em;
    color: #71706e;
}

.area-header + div span,
.wp-caption img + span {
    float: right;
    margin-top: -.3em;
}
.area-header + div span a,
.wp-caption img + span a {
    font-weight: normal;
    font-size: .7em;
    text-transform: uppercase;
    color: #888;
}
.area-header + div span a:hover,
.wp-caption img + span a:hover {
    color: #71706e;
}






.board-list, .staff-list {
    width: 100%;
    float: left;
    margin-bottom: 3em;
}
.staff-list {
    margin-bottom: 4em;
}
.board-list h2, .staff-list h2 {
	margin-top:.25em;
}
.board-list ul {
    column-count: 3;
}
.staff-list ul {
    column-count: 3;
}
.board-list li, .staff-list li {
    margin-bottom: .25em; 
    list-style-type: none;
}
.board-list li:first-child, .staff-list li:first-child {
    margin-top: 0;
}


.board-list li:first-child {
    margin-bottom: 5.0em;
}    

.board-list span, .staff-list span {
    display: block;
    margin: 0 0 .5em 1em;
    font-size: .85em;
    font-style: italic;
}

hr {
    background-color: #71706e;
    border: 0;
    height: 1px;
    margin: 4em;
}

body:not(.home) div.entry-content {
    padding:0 3em;
}

/* Custom li bullet, image */

body.page-id-10 .entry-content ul > li {
    list-style: square;
}
body.page-id-10 .entry-content ul,
body.page-id-10 .entry-content ol {
    margin: 2em 1em .35em;
    padding: 0;
}
body.page-id-10 .entry-content ul > li,
body.page-id-10 .entry-content ol > li {
    margin-left: 1em;
    padding: 0;
}



ol > li {
    margin-bottom: .35em;
}

/* Header */

header#branding {
    height: 9vw;
    min-height: calc(85px + 2vw);
    background-color: rgba(255,255,255,1);
}

div#custom-logo {
    float: left;
    width: 20%;
}
div#custom-logo img {
    height:7vw;
    min-height:85px;
      margin:1vw 0 1vw 4vw;  
}


header#branding .custom-header-text {display:none;}



/* Main Nav */
div#header-top {
    width: 80%;
    padding: 0;
    float: right;
}
nav#top-access {width:100%;float:left;text-align:center;}
nav#top-access div.menu-primary-menu-container, nav#top-access ul {color:inherit;}
nav#top-access li {width:10%;float:left;}
nav#top-access li.menu-item-17 {width:20%;float:left;}
nav#top-access li.menu-item-378 {width:20%;float:left;}

nav#top-access li:first-child a:before {border:none;}
nav#top-access a {padding:3.75vw 0vw;font-size:1.2vw;}
nav#top-access a:hover {
    text-decoration:none;
    background-color: rgba(113,112,110,1);
    color: #fff;
}
nav#top-access ul ul {
    top:initial;
    width: 100%;
    background-color: #fff;
}
nav#top-access ul ul li {margin:0;}
nav#top-access ul ul a {text-align:left;text-shadow:none;text-transform:none;font-size: 1.5em;}
nav#top-access ul ul a:before {border:none;}
nav#top-access ul ul a:hover {text-decoration:none;}


nav#top-access .current-menu-item > a, 
nav#top-access .current-menu-ancestor > a, 
nav#top-access .current_page_item > a, 
nav#top-access .current_page_ancestor > a {
    font-weight: bold;
}

.callout {
    display: block;
    padding: 1em 2em;
    border: 1px #487349 solid;
    margin: 1em 0 1em 0;
    font-size: .85em;
    text-align: center;
    line-height: 1.5em;
    max-width: 620px;
}




/* Search */
div#middle form.search-form {text-align:left;position:absolute;top:-2em;left:0;}

/*
body.home div#page {
    background: #71706e;
    height: 100vh;
}
*/
div#main-wrapper.site-width,
body.home div#main.site-width{max-width:100%;}

/* Custom background image for the main content part of the page, ie. a gradient */
div#main-wrapper{
	width:100%;
	float:left;
	position:relative;
	clear:none;
	box-shadow: inset 0 0 50px -25px rgba(0, 0, 0, 1);
	background: #71706e
}



ul.slides img {
    width: 60vw;
    margin-left: 13vw;
}

div#main ul.slides p {
    width: 26vw;
    box-sizing: border-box;
    padding: 1.5em;
    background: none;
    position: absolute;
    font-size: 1.85vw;
    color: #fff;
    line-height: 1.15em;
    font-weight: bold;
    max-width: unset;
    top: 0;
    left: 73vw;
}





div.flexslider ol.flex-control-nav {
    bottom: 2em;
    right: 0; 
    width:26vw;
    padding: 0 4em;
    box-sizing: border-box;
}
ol.flex-control-nav li {
    width:33.333%;
    text-align:center;
    display: block;
    margin:0;
}
ol.flex-control-nav > li > a {
    width: 1.5em;
    height: 1.5em;
    background-color: rgba(255,255,255,.25);
    display: inline-block;
    text-align: center;
}   

ol.flex-control-nav>li>a.flex-active {background-color:rgba(229,27,36,1);}




div#main {
position:relative;
float:none !important;
margin:0 auto;
padding: 0;
box-sizing:border-box;
}

body:not(.home) div#content {
background-color: #ffffff;
}
.home-tagline {
    background: rgba(57, 106, 54, 0.7);
    padding: 3em;
    height: 100%;
    position: fixed;
    right: 0;
    width: 400px;
}

.go-button a {
    background: rgba(255,255,255,0)url("images/direction-arrow.svg") no-repeat center / 75px;
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    display: block;
    width: 200px;
    height: 200px;
    text-indent: -9999px;
    border-radius: 50%;
    margin: 0 auto;
}
.go-button a:hover {
    background: rgba(255,255,255,.2)url("images/direction-arrow.svg") no-repeat center / 150px;
}


section#primary {float: none;}

.inset {
    margin: 1em 0 1em 3em;
}
.address-container {
    width: 50%;
    float: left;
}
.map-outter-container {
    width: 50%;
    padding-left: 2em;
    box-sizing: border-box;
    float: right;
    margin-top: 2.5em;
}

.map-inner-container {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 75%;
}
 
.map-inner-container iframe {
  position: absolute;
  top:0;
  left: 0;
  width: 100%; 
  height: 100%;
}

body.home div#above-post-content-widgets {
    display:none;
}
aside.widget {border:none;background:none;margin:0;padding:0;width:100%;}
aside.widget h3.widget-title {display:none;}

div.header-image {
    height: 175px;
    background: transparent url(/files/2018/08/sample-interior-image.jpg) no-repeat center / cover;
    background: transparent url(/files/2018/09/header-image-175.jpg) no-repeat center / cover;
    background: transparent url(/files/2018/09/header-image.jpg) no-repeat center / cover;
}

.one-column-no-sidebar section#primary {padding:0;width:100%;}
.two-column-right-sidebar section#primary {width:60%;padding:0 5% 0 0;}
.two-column-right-sidebar section#secondary {width:35%;padding:0;}
.two-column-left-sidebar section#primary {width:60%;padding:0 0 0 5%;}
.two-column-left-sidebar section#secondary {width:35%;padding:0;}







div#grants-accordion article.fc-grant {
    display: block;
}
div#grants-accordion > section {pointer-events: none;}
div#grants-accordion > section > article:last-of-type {margin-bottom:3em;}
span.fc-grant-arrow {display:none;}

ul.arealist{
	
}

ul.arealist li{
	margin-bottom:20px;
}

ul.arealist li .speciallist{
	color:#9F1C21;
	font-weight:bold;
	font-variant:small-caps;
	letter-spacing:0.1em;
}
.image-frame {float:right;text-align:center;width:200px;font-size: .85em !important;text-transform:uppercase;margin:0 0 1em 5em;line-height: 1.75em;}
.image-frame img {width:100%;box-shadow: 5px 5px 10px rgba(0,0,0,.2);}
.image-frame + p {margin-top:0;}

div.entry-content > h2:first-of-type {margin-top:0;}



article.fc_people > div,
.category-wrapper > h2 {
    display:none;
}
article.fc_people{
    float: left;
    width: 50%;
    margin-bottom: 2em;
}
article.fc_people header{
    float: left;
    width: 100%;
}
article.fc_people h1.entry-title span {
    display: block;
}
span.name-container {
	float:left;
	padding: .25em .25em .5em;
	margin: 0;
}
span.name-container:hover {	
    background-color:#eee;
}
span.people-image {
    float: left;
    max-width: 200px;
    margin: 0 .25em 0 0;
}
article.fc_people h1.entry-title {
    font-size: 1.75em;
    margin-bottom: 0;
    float: left;
    width: 100%;
    }
article.fc_people h1.entry-title > a:hover {
    text-decoration: none;
}
  
span.people-name {
    font-family: "secondary";
}
span.name-container span.people-name:after {
    content:" \00bb";
    font-size: 65%;
    font-weight: normal;
}
span.people-position {
    font-family: "primary";
    font-size: .75em;
    margin: .5em 0 0;
}
p span.people-email a{

}
article.fc_people header > h1 > p {
    margin: 0;
}
div#main article.fc_people header > h1 > p {
    font-size: .6em;
    font-family: "primary";
    margin: 0;
}
p span.people-email a{
    padding-left: .5em;
}

.fancybox-inner .entry-content {
padding: 2em;
}

.fancybox-inner .entry-content img {
    float: right;
    margin: 0 0 0 3em;
    max-width: 300px !important;
}
.fancybox-inner .entry-content h1.entry-title {
    display: inline-block;
    width: 50%;
    margin: 0 0 .2em;
}
.fancybox-inner .entry-content h2 {
    display: inline-block;
    width: 50%;
    font-size: 2.5em;
}
.fancybox-inner .entry-content h2 + p {
    margin-top:0;
}
.fancybox-inner .entry-content p span.people-email a {
    padding-left: 0;
}
.fancybox-inner .entry-content p {
    font-size: 1.25em;
}

div.board-staff h2 {margin-bottom: .1em;}
div.board-staff div {width:45%;float:left;padding: 0 2.5% 2em 7.5%;}

div.board-staff div.staff {padding: 0 0 2em 0;}



div.board-staff ul > li {
    padding-left: 0;
    list-style: none;
    background: none;
    font-size: 1.55em !important;
    margin-bottom: .4em;
}
div.board-staff ul > li:first-child {margin-top: 0;}
div.board ul li span,
div.staff ul li span {
    font-size: .85em;
    margin: 0 0 1em 0;
    line-height: 1.35em;
    display: block;
}

.inset {margin-left:2em;}

.home-intro {padding:5% 3em;text-align:center;}
.home-more {text-align:center;}
.home-more a {
    display: inline-block;
    padding: .5em 1.5em;
    background-color: #D0A459;
    border-radius: 3px;
    font-size: .85em;
    font-weight: normal;
    box-shadow: 0 5px 5px rgba(0,0,0,.3);
}
.home-more a:hover {
    background-color: #b89250;
    xcolor: #fff;
    text-decoration:none;
}

/* Special box of text, i.e. a mission statement */

div.specialbox{
 background: url("images/gold.jpg") repeat-x scroll center top #fff;
border:1px solid #9F1C21;
-webkit-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    4px 4px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         4px 4px 5px 0px rgba(50, 50, 50, 0.75);
padding:1% 5%;
}

div.specialbox h3{
color:#9F1C21;
font-weight:bold;
font-size:170%;
text-align:center;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}

div.specialbox p{
text-align:right;
}



/* Grants */

div#grants-accordion {
	width:70%;
	margin:0 auto;
}
div#grants-accordion section > h1 {
	background: url("images/gold.jpg") repeat-x scroll center top #fff;
	border: 1px solid #D0A459;
	font-size:1em;
	font-weight:normal;
}

h2.fc-grant-criteria {
    font-size: 1.75em;
    margin: .5em 0 1em;
    text-align: center;
    color: #444;
}
body.fc-grant h1.entry-title:before {content:"Our Recent Grantmaking";}

article.fc-grant {padding:0 5% !important;box-sizing:border-box;}
article.fc-grant > header > h1 {color:#9F1C21;font-size:1em;line-height: 1.3em;width: 85%;font-weight:normal;}
div#grants-accordion section > h1 {padding: .5em 5%;}

div.column1,
div.column2,
footer.entry-meta {display:none;}
div.column2.fc-grant-amount {display:block;width: 90% !important;padding:0 !important;} 



body.fc-grant div#grants-accordion {font-size:1.2em;}

div#year-end-total,
div.fc-grant-year,
div.fc-grant-category,
.fc_grants footer.entry-meta

article.fc-grant header {margin-left:3%;}
div.twoColumnTbl.fc-grant-info-tbl {width: 100%;text-align:right;position:absolute; top:0;margin: 0 0;}
div.column2.fc-grant-amount {width:97%;padding-right:3%;text-align:right;position:absolute; top:0;}
article.fc-grant {border:none;padding:0;margin-bottom:.75em;}
.hentry {margin: 0;}





div#year-end-total {
    clear: both;
    padding: 0 !important;
    text-align: right;
    width: 70%;
    margin: 0 auto;
    box-sizing: border-box;
}
div#year-end-total span {
    padding: 0 5%;
    font-weight: bold;
    font-size: 1.3em;
    color: #444;
}
div#year-end-total span:before {content:"Year ";}


/* Footer */


div#hosted-by,
div#site-info {
	margin: 0 auto;
	padding: 14px;
	box-sizing: border-box;
}


div#site-info p {
	font-size:14px;
	height:14px;
	line-height:14px;
	display: inline-block;
	margin:0;
}
div#site-info p span {
	display:inline-block;
	line-height:1.25em;
}
div#site-info p.company-info > span {
    border-right-width: 0;
}    
div#hosted-by img {
	height:100%;
	}
div#hosted-by a {
	height: 32px;
	display: inline-block;
	opacity:.5;
}    
    
    
div#fc-to-top {
    bottom: 1.5em;
    right: 1.5em;
    width: 60px;
    height: 60px;
    padding: 0;
    background: rgba(57,80,101,.2)url("images/direction-arrow.svg") no-repeat center / 35px;
    border-radius: 50%;
    text-indent: -9999px;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

div#fc-to-top:hover {
    background: rgba(57,80,101,1)url("images/direction-arrow.svg") no-repeat center / 35px;
        opacity:.75;
}
    
    
/* Slide Show */
div.flexslider {border:0;}
div#slide-wrapper {width:100%;padding:0;margin:0;}

ol.flex-control-nav {
    z-index:2;
}
ul.flex-direction-nav {
    display:none;
}

/* Nav Search */

div#header-top form {
	width: 12%;
	float: right;
}
form.search-form span.search-icon-container {
	display:block;
	padding: 3.75vw 1.5vw;
	cursor: pointer;
}

form.search-form span.search-icon-container:hover {
	background-color: rgba(234,208,99,.3);
}  
form.search-form span.search-icon {
	background: rgba(0, 0, 0, 0) url("images/search-fff.svg") no-repeat 50% / auto 28.8px;
	display: block;
	height: 28.8px;
}


#branding form input[type="submit"] {
	display: none;
}

#branding .search-form label {
	
}

#branding .search-form input.search-field {
	background: rgba(255, 255, 255, 1) url("images/search-fff-focus.svg") no-repeat 1em / auto 1.25em;
	box-sizing: border-box;
	color: #436885;
	float: right;
	font-family: "Primary",Verdana,Arial,sans-serif;
	margin: 0;
	opacity: 0;
	padding: 1em 1em 1em 2.75em;
	text-align: left;
	transition: all .5s ease;
	width: 0;
	position: fixed;
	right: 0;
	z-index: 1;
	box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.2);
	font-size:2em;
}
div#header-top form p {
	font-size: 1em;
	margin: 0;
	opacity: 1 !important;
}
#branding input {
	line-height: 1;
}
#branding .search-form input.search-field:focus {
	opacity:1;
	width: 50%; 
}  

.size-full {
	max-width: 341px !important;
}

.wp-caption {
    width: 600px;
    box-sizing: border-box;
    padding: 4px;
}


div.header-image {
    position: relative;
}

div.header-image span  {
    position:absolute;
    top:0;
    right:0;
}
div.header-image span a,
ul.slides span a {
    padding: .35em 1.35em;
    background-color: rgba(27,88,124,.5);
    font-weight: normal;
    font-size: .7em;
    text-transform: uppercase;
    color: #fff;
}

ul.slides span {
    position: absolute;
    bottom: 4px;
    left: 13%;
    z-index: 3;
}






div#credits {margin-top:2em;}

div#credits img {
    width: 50% !important;
    float: left;
    margin: 0 1em 3em 0;
    min-width: 230px;
}
div#credits p {
    width: 45%;
    float: left;
    font-size: 1em;
    margin-top: 1em;
    margin-left:3%;
    font-weight:bold;
    line-height:1.2em;
} 

div#credits p span:last-of-type {
    font-size: .75em;
    text-transform: uppercase;
    font-weight:normal;
    display:block;
    line-height: 1.25em;
} 

body.page-id-109 div.header-image span {
    display:none;
}




	.image-array img:first-of-type {
	display:block;
	}
	.image-array img:last-of-type {
	display:none;
	}






/*
div.home-special {margin: 2em 0 0 0;position: absolute;top: 0;left: calc(13vw + 2em);z-index: 2;}
*/
div.home-special {
    margin: 2em 0 0 0;
    position: absolute;
    bottom: 4em;
    right: calc(27vw + 2em);
    z-index: 2;
}
div.home-special p { 
background-color: rgba(255,255,255,1);
padding:0;
margin:0;
box-sizing: border-box;
width: 400px;
max-width: 100%;
box-shadow: 5px 5px 20px 5px rgba(0,0,0,.75);
text-align:center;
}
div.home-special p:hover {
background-color: rgba(255,255,255,1);
}    
div.home-special p a {
display:block;
padding:.5em;
}
div.home-special p a:hover {
text-decoration:none;
}
div.home-special span {
display:block;
}
div.home-special span:nth-of-type(1) {
font-size: 1.3em;
}
div.home-special span:nth-of-type(2) {
font-size: 1em;
margin: 1em;
line-height: 1.25em;
}
div.home-special span:nth-of-type(3) {
font-size: 1em;
line-height: 1.0em;
text-transform: uppercase;
padding: .75em 1em;
margin: 0 20%;
background-color: rgba(229,27,36,1);
color: #fff;
font-weight: normal;
}
div.home-special span:nth-of-type(3):hover {
background-color: #71706e;
}













/* Responsive */





@media (max-width:1120px) {

	ul.slides img {
	    margin-left: 0;
	}
	div#main ul.slides p {
    	    width: 39vw;
    	    left: 60vw;
    	}
    	div.flexslider ol.flex-control-nav {
	    width:39vw;
	}
	ul.slides span {
    	    left: 0;
    	}
    	
	body:not(.home) div.entry-content {
	    padding:0 2em;
	}
	h1.entry-title, h1.page-title {
	    padding: .5em;
	}
}


@media (max-width:1010px) {

	.board-list ul,
	.staff-list ul {
	    column-count: 2;
	}
	.board-list li:first-child {
	    margin: 0 0 13em;
	}

	.alignright {
	    display: block;
	    float: none;
	    margin: 0 auto 2em;
	}
	.wp-caption {
	    padding: 0;
	    border: none;
	}
	.wp-caption img + span { 
	    margin-right: 10px;
	}
}

@media (max-width:850px) {

	nav#top-access a {
	    padding:1em 0.9em;
	    font-size:1em;
	}
	.callout {
	    padding: 0;
	    border: none;
	    margin: 1em 0 1em 0;
	    font-size: .85em;
	    text-align: left;
	}
	.callout br {
	    display:none;
	}
}





@media (max-width:800px) {

	.address-container,
	.map-outter-container {
	    width: 100%;
	    margin:0 0 2em;
	    padding: 0;
	}
	div#credits img {
	    width: 300px !important;
	}
	div#credits p {
	    width: 100%;
	    margin-left:0; 
	} 


}





@media (max-width:768px) {

/*Make submenu part of main menu i.e. no drop-down */

nav#top-access.primary-menu li a{padding:.75em;}

nav#top-access ul ul {display:block;position:relative;top:0;width:100%;border:0;text-align:center;}

nav#top-access ul ul li {text-align:center;background:#3D3D3D;}

nav#top-access ul ul a {font-size:1em;}

ul.slides img {
	    width:100%
	}
	div#main ul.slides p {
	    width: 100%;
	    position: relative;
	    text-align: center;
	    left: unset;
	    padding-bottom: 6em;
	    font-size:1em;
	}
	div.flexslider ol.flex-control-nav {
	    width: 100%;
	    margin: 0 0;
	    right: unset;
	}

    
	/* Mobile Menu @768px */

	div#header-top {
	    bottom: unset;
	    right: 1em;
	    top: .75em;
	}    
    
	nav.primary-menu {z-index:99999 !important;}

	nav.primary-menu>h3,
	nav#top-access.primary-menu>h3 {display:none;}

	nav.primary-menu,
	nav#top-access.primary-menu {width:5em;max-width:10%;padding:0;margin:0;position:fixed;top:.5em;right:.5em;}

/*
nav.primary-menu:before,
	nav#top-access.primary-menu:before {display:block;float:right;font-size:.75em;height:1.5em;padding:1em 1em .5em 2.5em;content:"Menu";cursor:pointer;color:inherit;background-image:url("../fcwebbuilder/images/sprite_mobile-icons.png");background-color:inherit;background-position:15% -7.3em;background-repeat:no-repeat;border-radius:5px;}
*/
	nav.primary-menu ul.menu,
	nav#top-access.primary-menu ul.menu {display:none;width:10em;position:absolute;top:2.25em;right:0;}

	nav.primary-menu ul.menu li,
	nav#top-access.primary-menu ul.menu li {width:100%;font-size:1em;}

	nav.primary-menu li a,
	nav#top-access.primary-menu li a {padding:.75em 0;}

	nav.primary-menu li:first-child a,
	nav#top-access.primary-menu li:first-child a {border-top-width:1px;}

	nav.primary-menu li a:before,
	nav#top-access.primary-menu li a:before {border:none;}

	nav.primary-menu.open ul.menu,
	nav#top-access.primary-menu.open ul.menu {display:block;}

	div#header-top {
	position: absolute;
	}
	nav#top-access ul ul, nav#access ul ul, nav#footer-access ul ul {
	display: block;
	}

    
	/* mobile menu revisions */

	div#middle {
	    position: absolute;
	}

	nav#top-access {
		background: none;
	}

	nav#top-access.primary-menu::before {
	    display: block;
	    float: right;
	    font-size: .75em;
	    height: 36px;
	    width: 36px;
	    padding: 0;
	    cursor: pointer;
	    color: inherit;
	    border-radius: 0px;
	    opacity: 1;
	    content: "Menu";
	    background: transparent url("images/hamburger.png") no-repeat 0 0;
	    line-height: 90px;
	}

	nav#top-access.primary-menu {
	    padding: 0;
	    margin: 0;
	    position: absolute;
	    top: -8px;
	    right: -1px;
	}

	nav#top-access.primary-menu ul.menu {
	    top: 36px;
	    right: 0;
	    width: calc(100vw - 2em);
	}

	nav#top-access.primary-menu ul.menu {
	    border-top:1em rgba(255,255,255,.75) solid;			
	} 


	nav#top-access ul li {background-color: #a7adb5;}
	nav#top-access ul a, nav#top-access ul ul a {background:none;}
	nav#top-access ul a:hover {
		xcolor:#fff;
		background-image:url("../fcwebbuilder/images/bg_translucent-black-5.png");
		text-decoration:none;
	}

	li#menu-item-38 > a,
	li#menu-item-61 > a {pointer-events:none;}


	nav#top-access ul ul {
	    top: 0;
	    width: 100%;
	    border: none;
	    position: relative;
	    padding-top: 0;
	}

	nav#top-access.primary-menu ul.menu li {font-size: 1.5em;}

	nav#top-access.primary-menu ul.menu ul li {font-size: 1em;}

	nav#top-access li {margin: 0;}

	nav#top-access.primary-menu li a {
	    width: 100%;
	    padding: .5em 1.5em;
	    box-sizing:border-box;
	}

	nav#top-access ul ul a {
	    width: 100%;
	    padding: .75em 2em;
	    box-sizing:border-box;
	}	
	nav#top-access.primary-menu li:first-child a {
	    border: none;
	    border-bottom: 1px #fff solid;
	}
	nav#top-access.primary-menu li a {
	    border-bottom: 1px #fff solid;
	    text-align:left;
	}
	nav#top-access.primary-menu ul ul li {
	    border-bottom: 1px #555 solid;
	}
	nav#top-access.primary-menu ul ul li:last-of-type {
	    border-bottom: 1px #fff solid;
	}
	nav#top-access.primary-menu ul#menu-primary-menu > li > a {text-align:left;padding: .75em 1em;}

	nav#top-access.primary-menu ul.menu li#menu-item-12 {display:none;} 


}
	
@media (max-width:720px) {

	.image-array img:first-of-type {
	display:none;
	}
	.image-array img:last-of-type {
	display:block;
	}
	.area-header + div span, .wp-caption img + span {
	    margin-top: 0;
	}
}

@media (max-width:680px) {

	.board-list ul,
	.staff-list ul {
	    column-count: 1;
	}
	.board-list li:first-child {
	    margin: 0 0 1em;
	}
	.wp-caption img + span { 
	    margin-right: 0;
	}
	body:not(.home) div.entry-content {
	    padding: 0 1em;
	}
	h1.entry-title, h1.page-title {
	    padding: .3em;
	}
	div#credits p,
	div#credits span {
	display:block;
	float:left;
	width:100%;
	margin-bottom:.25em;
	}
	div#credits img {
	margin: 1em 1em .25em 0;
	}
	ol.flex-control-nav {
	    display:none;
	}
	div#main ul.slides p {
	    padding-bottom: 2em;
	}
	
	 
}

@media (max-width:480px) {

	div#main ul.slides p {
	    padding:1em 1em 6em;
	}
	h1.entry-title, h1.page-title {
	    text-align: center;
	}
	h2,
	h3.area-header {
	    text-align: center;
	}
	body.page-id-10 .entry-content ul,
	body.page-id-10 .entry-content ol {
	    margin: 0 1em;
	    padding: 0;
	}
	body.page-id-10 .entry-content ul > li,
	body.page-id-10 .entry-content ol > li {
	    margin-left: .5em;
	    padding: 0;
	}
	.inset {
	    margin-left: 0;
	}
}

@media (max-width:320px) {

	.board-list ul, .staff-list ul {
	    margin: 0;
	    padding: 0;
	}
	div#main .board-list ul li,
	div#main .staff-list ul li {
	    padding: 0 0 0 .5em;
	}
	.board-list span, 
	.staff-list span {
	    margin: 0 0 .5em .25em;
	}
}
