/************/
/* SITEWIDE */
/************/

 /* Logo */
@media only screen and (min-width: 757px) {
.headerContent h1.logo {
    width: 138%;
    min-width: 186px;
    max-width: 450px;
    position: absolute;
    top: 0.8em;
    left: auto;
    }
}

/* Navigation - to fit all items in one line */
@media only screen and (min-width: 1280px) {
.navContainer {
    padding-right: 0px;
    }
}

@media only screen and (min-width: 1280px) {
.headerContainer {
  width: 18%;
    }
}

/* Support PPC Button on Nav */
@media only screen and (min-width: 767px) {
.navContent #navTopLevel > li:nth-of-type(7) {
        background: #f04e23;
        padding: .5em 1em;
        border-radius:5px;
        color:white;
    }
.navContent #navTopLevel > li:nth-of-type(7):hover {
        background: #006f3c;
        padding: .5em 1em;
        border-radius:5px;
    }
.navContent #navTopLevel > li:nth-of-type(7) a {
    color:#fff;
    }
}
 /* Navigation */
/* @media only screen and (min-width: 767px) {*/
/*.navContainer {padding-left:0px;}*/
/*.navContainer .navContent ul li ul {background: #fafafa; border: 1px solid #ccc;}*/
/*.navContainer .navContent ul li ul li a {color:#7a7a7a;}*/
/*.navContainer .navContent ul li ul a.selected {color:#f04e23;}*/
/*.navContainer .navContent > ul > li:last-child { padding: .5em 1em; border-radius: 5px;}*/
/*.navContainer .navContent > ul > li:last-child {background:#f04e23;*/
/*    -webkit-transition: background 0.3s ease;*/
/*    -moz-transition:background 0.3s ease;*/
/*    -o-transition: background 0.3s ease;*/
/*    -ms-transition: background 0.3s ease;*/
/*    transition: background 0.3s ease;}*/
/*.navContainer .navContent > ul > li:last-child:hover {background: #00703c;*/
/*    -webkit-transition: background 0.2s ease;*/
/*    -moz-transition:background 0.2s ease;*/
/*    -o-transition: background 0.2s ease;*/
/*    -ms-transition: background 0.2s ease;*/
/*    transition: background 0.2s ease;}*/
/*.navContainer .navContent > ul > li:last-child a {color:white;*/
/*    -webkit-transition: background 0.2s ease, border 0.2s ease, color 0.2s ease;*/
/*    -moz-transition:background 0.2s ease, border 0.2s ease, color 0.2s ease;*/
/*    -o-transition: background 0.2s ease, border 0.2s ease, color 0.2s ease;*/
/*    -ms-transition: background 0.2s ease, border 0.2s ease, color 0.2s ease;*/
/*    transition: background 0.2s ease, border 0.2s ease, color 0.2s ease;}*/
/*.navContainer .navContent > ul > li:last-child:hover {background: #00703c;*/
/*    -webkit-transition: background 0.2s ease;*/
/*    -moz-transition:background 0.2s ease;*/
/*    -o-transition: background 0.2s ease;*/
/*    -ms-transition: background 0.2s ease;*/
/*    transition: background 0.2s ease;*/
/*    }*/
/* }*/
 
/* slide navigation*/
@media only screen and (max-width: 757px) {
/* ------------------------------------------------ */
.navContainer.mobileSideNav {
    background: #fff;
    height: 100%;
}
.block_e736e229bf444418b2abbceecbef2a4f .contentTitle{
    font-size: 28px;
    line-height: 1.2em;
    }
}

/* Padding */    
.primaryAndSecondaryContainer {
    padding-top: 8em;
    }
}

.headerAndNavContainer {
    -webkit-box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.1);
    moz-box-shadow:    0px 1px 15px 0px rgba(0, 0, 0, 0.1);
    box-shadow:         0px 1px 15px 0px rgba(0, 0, 0, 0.1);
}


/* Pages with hero images */
.page_cdaee0dddcc24af7b28ae04fcdbb10b0 .primaryAndSecondaryContainer { margin-top: 0px !important; padding-top:0px;} /* home */
.page_d818d455ad4c4959acf080841d5a259a .primaryAndSecondaryContainer { margin-top: 0px !important; padding-top:0px;} /* about */
.page_e58559cf3f874e03b4061efcf3c4cc0f .primaryAndSecondaryContainer { margin-top: 0px !important; padding-top:0px;} /* pease park conservancy */
.page_e6f018db8676430e92f74c1a36366162 .primaryAndSecondaryContainer { margin-top: 0px !important; padding-top:0px;} /* the board */
.page_f1292d5235d9481fbe5d491d342810d6 .primaryAndSecondaryContainer { margin-top: 0px !important; padding-top:0px;} /* park history */
.page_e88e6fed57ce4a9481ec19e57e354b0c .primaryAndSecondaryContainer { margin-top: 0px !important; padding-top:0px;} /* milestones */
.page_e530ebb8db974d6ba5e9802b71b1956c .primaryAndSecondaryContainer { margin-top: 0px !important; padding-top:0px;} /* volunteer */
.page_a869c98f919a490fb747e118a78992e6 .primaryAndSecondaryContainer { margin-top: 0px !important; padding-top:0px;} /* projects */
.page_fd786af769c241248b2ca2a3f642fc1c .primaryAndSecondaryContainer { margin-top: 0px !important; padding-top:0px;} /* donors */
.page_ba0d5cbfe4134a02af7f08065a7fe9e4 .primaryAndSecondaryContainer { margin-top: 0px !important; padding-top:0px;} /* events */
.page_e6928a0e00ad44faaacb169239688659 .primaryAndSecondaryContainer { margin-top: 0px !important; padding-top:0px;} /* contact */
.page_db5f0c7019514afa91742a5f583daf0c .primaryAndSecondaryContainer { margin-top: 0px !important; padding-top:0px;} /* news */
.page_f3653fef962f484ba1fb29b91b20c683 .primaryAndSecondaryContainer { margin-top: 0px !important; padding-top:0px;} /* projects */
.page_d048a8e331684742a4af32f59053d691 .primaryAndSecondaryContainer { margin-top: 0px !important; padding-top:0px;} /* volleyball */


/* Secondary Hero Images */
.homeGallery img {
    width: 100%;
}

/********/
/* HOME */
/********/
/* Hero Image Gallery */
.flexslider .slides img {
    width: 100%;  
}

/* Padding */
.page_cdaee0dddcc24af7b28ae04fcdbb10b0 .primaryAndSecondaryContainer {
    padding-top: 0em;
}

/* Home Page Hero Gallery Custom Caption*/
.block_fbea893a5243486abbd60b5d443e02a5 .customCaption {
    position: absolute;
    color:white;
    /*background: #0196d8;*/
    background: rgba(0,0,0,.5);
    bottom: 20px;
    right: 45px;
    margin: 0 45px 2.5em 0;
    padding: 11px;
    padding-left:25px;
    padding-right:20px;
    font-size:26px;
    width:650px;
}
.block_fbea893a5243486abbd60b5d443e02a5 .customCaption .contentTitle {
    color: white;
    font-size: 31px;
    padding-bottom:0em;
}
@media screen and (max-width: 1024px) {
.block_fbea893a5243486abbd60b5d443e02a5 .customCaption {
    position: absolute;
    color:white;
    /*background: #0196d8;*/
    background: rgba(0,0,0,.5);
    bottom: 20px;
    right: -28px;
    margin: 0 45px 2.5em 0;
    padding: 10px;
    font-size:21px;

}
.block_fbea893a5243486abbd60b5d443e02a5 .customCaption .contentTitle {
    color: white;
    font-size: 31px;
    }
}
@media screen and (max-width: 768px) {
.block_fbea893a5243486abbd60b5d443e02a5 .customCaption {
    position: absolute;
    color:white;
    /*background: #0196d8;*/
    background: rgba(0,0,0,.5);
    bottom: -8px;
    right: 10px;
    margin: 0 45px 2.5em 0;
    padding: 10px;
}
.block_fbea893a5243486abbd60b5d443e02a5 .customCaption .contentTitle {
    color: white;
    font-size: 21px;
    }
}
@media screen and (max-width: 480px) {
.block_fbea893a5243486abbd60b5d443e02a5 .customCaption {
    position: absolute;
    color:white;
    /*background: #0196d8;*/
    background: rgba(0,0,0,.5);
    bottom: -45px;
    right: -55px;
    margin: 0 45px 2.5em 0;
    padding: 10px;
}
.block_fbea893a5243486abbd60b5d443e02a5 .customCaption .contentTitle {
    color: white;
    font-size: 15px;
    }
}
@media screen and (max-width: 480px) {
.block_fbea893a5243486abbd60b5d443e02a5 .customCaption {
    position: absolute;
    color:white;
    /*background: #0196d8;*/
    background: rgba(0,0,0,.5);
    bottom: -37px;
    right: -55px;
    margin: 0 45px 2.5em 0;
    padding: 10px;
    font-size: 14px;
}
.block_fbea893a5243486abbd60b5d443e02a5 .customCaption .contentTitle {
    color: white;
    font-size: 15px;
    }
}

/* Support BTN */
.block_b38232ca796043068db17b02165962cb .ctaButton {
    background-color: #f04e23 ;
    font-weight:800;
}
.block_b38232ca796043068db17b02165962cb { padding-bottom: 2%;}

/* Upcoming Events */
.items_adc3a5f78cf1414faf6da320a22abb96 .contentTitle {
    font-size: 19px;
}
.block_dc25ee65b4ef4eeaa78880d19fd2430f { padding-top: 2%; }
@media only screen and (min-width: 767px) {
.items_adc3a5f78cf1414faf6da320a22abb96 .item {
  height: 530px;
    }
}

/* Latest News */
.items_bd97f89acf424ffc96e06bba0a989fa1 .contentTitle {
    font-size: 20px;
}

/* Mission Statement */
.block_c4eb1548fab24845b4222b388adb95a2 {color:white;}
.block_c4eb1548fab24845b4222b388adb95a2 .contentTitle {color:white;}


/************/
/* PARK MAP */
/************/
/* Map Padding Top */
.block_d36774a39aad42af9935bf11a096468d { padding-top: 2.5% ; }


/***********/
/* CONTACT */
/***********/
.items_e6bf6d95e8534de3a74962a6954e5a34 .item { height: 110px;}


/**********/
/* FOOTER */
/**********/
.scCredit span {
    text-decoration: none;
}
.block_c60516101bd44987844aa8849be5690e {
    font-size: 13px;
}


.navContainer .navTopLevel #zocial #facebook { 
        display:none; 
}

.block_c1658898d2184596a01b8f88fdd7d14b { 
    max-width: 200px!important; 
}
