*{	behavior: url('http://www.cambridgeppf.org/wp-content/themes/cppf/css/PIE.htc'); }


html {
	height: 100%;
	padding: 0px;
	margin: 0px;
}

body {
	margin: 0px;
	padding: 0px;
}

#sitewrapper {
	min-height: 100%;
	position: relative;
}

#sitewrapper-inner {
    position: relative;
	padding-bottom: 50px;
	min-height: 700px;
}

img {
	border: none;
}

.section {
	width: 100%;
	position: relative;
}

.stage {
	width: 100%;
	max-width: 1240px;
	margin: 0 auto;
	padding: 0 20px 0 50px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; 
	-webkit-box-sizing:border-box;
	clear: both;
}

.posrel {
    position: relative !important;
}

.stage .stage {
    margin-left: -20px;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    padding: 0 20px;
}

/* header */

#header {
    background-color: #EEEEEE;
    background-position: center center;
    background-repeat: no-repeat;
	height: 220px;
	background-size: cover;
}

#header.homepage {
    height: inherit;
}

#header .stage {
}

#slider {
    clear: both;
}

#header .cta_panel {
    width: 20%;
    min-width: 190px;
    margin-right: 50px;
}

#searchbar {
    background-image: url(../img/searchbar-bg.png);
    position: absolute;
    width: 100%;
    height: 40px;
    left: 0px;
    top: 0px;
    z-index: 9999999999;
}

#searchbar .twitter-icon {
    position: absolute;
    top: 5px;
    right: 50px;
}

#searchbar .facebook-icon {
    position: absolute;
    top: 5px;
    right: 84px;
}

#inpagemenu {
    background-color: white;
    width: 100%;
    z-index: 99999;
}

/* nav */

#navtop .stage {
	height: 40px;
}

#navbottom {
    margin-bottom: 10px;
}

#navbottom .stage {
	height: 50px;
}

#logo {
	position: absolute;
	bottom: 0px;
	left: 50px;
	width: 212px;
	height: 120px;
}

#logo img {
    width: 100%;
}

/* breadcrumbs */

#breadcrumbs {
    margin-bottom: 30px;
    color: #AAA;
}

/* top of content menu */

.vc_wp_custommenu ul {
    display: inline-block;
    background-color: #F5F7C9;
    padding: 8px 0;
    margin: 0px !important;
}

.vc_wp_custommenu ul li {
    display: inline-block;
    padding: 0 15px 0 16px;
    margin: 4px 0px;
    border-right: 1px solid #003427;
    line-height: 22px;
    color: #003427;
}

.vc_wp_custommenu ul li.last_item {
    border: none;
    margin: 0px;
}

.vc_wp_custommenu ul li a{
    color: #003427;
    font-weight: normal !important;
}



/* columns */

.halfcol {
	width: 50%;
	box-sizing:border-box !important;
	-moz-box-sizing:border-box !important; 
	-webkit-box-sizing:border-box !important;
	position: relative;
	float: left;
	clear: none;
	padding: 0 30px 0 0 !important;
	margin: 0 0 20px 0;
}

.qtrcol {
	width: 25%;
	box-sizing:border-box !important;
	-moz-box-sizing:border-box !important; 
	-webkit-box-sizing:border-box !important;
	position: relative;
	float: left;
	clear: none;
	padding: 0 30px 0 0 !important;
	margin: 0 0 20px 0;
}

.threeqtrscol {
	width: 75%;
	box-sizing:border-box;
	-moz-box-sizing:border-box; 
	-webkit-box-sizing:border-box;
	position: relative;
	float: left;
	clear: none;
	padding: 0 30px 0 0;
	margin: 0 0 20px 0;
}

.thirdcol {
	width: 33.3333%;
	box-sizing:border-box !important;
	-moz-box-sizing:border-box !important; 
	-webkit-box-sizing:border-box !important;
	position: relative;
	float: left;
	clear: none;
	padding: 0 30px 0 0 !important;
	margin: 0 0 20px 0;
}

.thirdcol:nth-of-type(3){
}

.thirdcol.home_place > img {
}

.twothirdscol {
	width: 66.6666%;
	box-sizing:border-box;
	-moz-box-sizing:border-box; 
	-webkit-box-sizing:border-box;
	position: relative;
	float: left;
	clear: none;
	padding: 0 30px 0 0;
	margin: 0 0 20px 0;
}

/* footer */

#footer {
	background-image: url(../img/footer_tile.jpg);
	padding-bottom: 20px;
}

.skyline {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    z-index: -1;
}

#footer .tiles {
    position: absolute;
    z-index: -1;
    left: 0px;
    top: 200px;
    width: 100%;
    min-height: 150px;
}

#footer .widget {
    width: 100%;
}

#footer .widget .header {
    position: relative;
    font-size: 1.7em;
    font-family: 'Calibri', Arial, sans-serif;
    color: #003427;
    width: 100%;
    padding: 10px 50px 10px 10px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; 
	-webkit-box-sizing:border-box;
}

#footer .widget .content {
    background-color: white;
    padding: 30px 10px 10px 10px;
    position: relative;
	box-sizing:border-box;
	-moz-box-sizing:border-box; 
	-webkit-box-sizing:border-box;    
}


#footer .widget.nobg .header {
    margin: 0 0 30px 0px;
    padding: 10px;
}


#footer .widget .header .icon {
    position: absolute;
    right: 8px;
    top: 4px;
}

#footer .widget .header .droparrow {
    width: 32px;
    height: 16px;
    position: absolute;
    left: 10px;
    bottom: -16px;
    background-image: url(../img/widget_header_droparrow.png);
    background-repeat: no-repeat;
}

#footer .widget .date {
    margin: 0px;
    color: #999999;
}

#footer .widget a {
    color: #007A6C;
}

#footer .widget label {
    display: inline-block;
    width: 45%;
    padding: 0px;
}

#footer .widget input[type='text'],
#footer .widget input[type='email'],
#footer .widget input[type='submit'] {
    width: 100%;
    height: 32px;
    padding: 8px;
    margin-bottom: 8px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; 
	-webkit-box-sizing:border-box;
	font-size: 1em;
    font-family: Arial, sans-serif;
    background-color: white;
    border: none;
}

#footer .widget ul {
	padding: 0px;
	margin-bottom: 12px;
}

#footer .widget form li {
	list-style: none;
}

.legal {
    color: #999999;
}

#credit {
    width: 100%;
    padding: 20px 0 40px 0;
    margin: 0 auto;
    background: #E7EB7A url(../img/vc_stripe_lime_topgrad.png) repeat-x;
    color: #003427
}


/*

#credit:before {
    display: block;
	content: "";
	position: absolute;
	top: 0px;
	bottom:0;
	left:0;
	right:0;
	background-image: url(../img/noise.png);
	z-index: 0;
}
*/




#credit p {
    margin: 0 0 6px 0;
    max-width: 560px;
}

#credit a {
    color: #007A6C;
}

#totop {
    position: fixed;
    right: 10px;
    bottom: 10px;
    padding: 10px;
    background-color: rgba(0,0,0,0.5);
    color: white;
    opacity: 0;
    z-index: 9999999999999999999999;
}

#totop a {
    color: white;
}


/* visual composer */

.wpb_row {
    position: relative;
    padding: 50px 0;
    margin: 0px !important;
    -ms-behavior: url(/wp-content/themes/cppf/css/backgroundsize.min.htc);
}

.wpb_row .wpb_row {
    padding: 0px;
}

.wpb_wrapper {
}

ul.wpb_thumbnails {
    margin: 0px;
}

.isotope-item {
    padding-left: 0px !important;
    padding-right: 30px !important;
}

.vc_responsive .wpb_column {
    padding-left: 0px !important;
    padding-right: 30px !important;
}


.darkgreen > .wpb_row {
    width: 100%;
    padding: 50px 0;
    margin: 0 auto;
    background: #51A49A url(../img/vc_stripe_darkgreen_topgrad.png) repeat-x;
    border-top: 16px solid #A1D0C9;
    color: white;
}

.lime > .wpb_row {
    width: 100%;
    padding: 50px 0;
    margin: 0 auto;
    background: #E7EB7A url(../img/vc_stripe_lime_topgrad.png) repeat-x;
    border-top: 16px solid #E7E8B1;
}

.blue > .wpb_row {
    width: 100%;
    padding: 50px 0;
    margin: 0 auto;
    background: #0096DC url(../img/vc_stripe_blue_topgrad.png) repeat-x;
    border-top: 16px solid #9CD6F1;
    color: white;
}

.pink > .wpb_row { 
    width: 100%;
    padding: 50px 0;
    margin: 0 auto;
    background: #D708AC url(../img/vc_stripe_pink_topgrad.png) repeat-x;
    border-top: 16px solid #EFA0D2;
    color: white;
}
 
.purple > .wpb_row { 
    width: 100%;
    padding: 50px 0;
    margin: 0 auto;
    background: #7882BE url(../img/vc_stripe_purple_topgrad.png) repeat-x;
    border-top: 16px solid #CBCEE6;
    color: white;
}

.orange > .wpb_row { 
    width: 100%;
    padding: 50px 0;
    margin: 0 auto;
    background: #EFAA1E url(../img/vc_stripe_orange_topgrad.png) repeat-x;
    border-top: 16px solid #F9DEA8;
    color: white;
}

.darkgreen > .wpb_row h1,
.darkgreen > .wpb_row h2,
.darkgreen > .wpb_row h3,
.darkgreen > .wpb_row h4,
.darkgreen > .wpb_row h5,
.darkgreen > .wpb_row h6,
.blue > .wpb_row h1,
.blue > .wpb_row h2,
.blue > .wpb_row h3,
.blue > .wpb_row h4,
.blue > .wpb_row h5,
.blue > .wpb_row h6,
.orange > .wpb_row h1,
.orange > .wpb_row h2,
.orange > .wpb_row h3,
.orange > .wpb_row h4,
.orange > .wpb_row h5,
.orange > .wpb_row h6,
.purple > .wpb_row h1,
.purple > .wpb_row h2,
.purple > .wpb_row h3,
.purple > .wpb_row h4,
.purple > .wpb_row h5,
.purple > .wpb_row h6,
.pink > .wpb_row h1,
.pink > .wpb_row h2,
.pink > .wpb_row h3,
.pink > .wpb_row h4,
.pink > .wpb_row h5,
.pink > .wpb_row h6 {
    color: white;
}


.darkgreen > .wpb_row:before,
.lime > .wpb_row:before,
.blue > .wpb_row:before,
.orange > .wpb_row:before,
.purple > .wpb_row:before,
.pink > .wpb_row:before {
    display: block;
	content: "";
	position: absolute;
	top:-16px;
	bottom:0;
	left:0;
	right:0;
	background-image: url(../img/noise.png);
}


.droparrow_bar {
    position: relative;
	width: 100%;
	max-width: 1240px;
	margin: 0 auto;
}

.droparrow {
    width: 72px;
    height: 36px;
    position: absolute;
    left: 20px;
    z-index: 9999;
}

.wpb_row .droparrow {
    top: 34px;
	background-image: url(../img/section_droparrow_white.png);
}

.darkgreen > .wpb_row .droparrow {
    top: 50px;
	background-image: url(../img/section_droparrow_darkgreen.png);
}

.lime > .wpb_row .droparrow {
    top: 50px;
	background-image: url(../img/section_droparrow_lime.png);
}

.blue > .wpb_row .droparrow {
    top: 50px;
	background-image: url(../img/section_droparrow_blue.png);
}

.orange > .wpb_row .droparrow {
    top: 50px;
	background-image: url(../img/section_droparrow_orange.png);
}

.purple > .wpb_row .droparrow {
    top: 50px;
	background-image: url(../img/section_droparrow_purple.png);
}

.pink > .wpb_row .droparrow {
    top: 50px;
	background-image: url(../img/section_droparrow_pink.png);
}

.cppf_button {
    width: 100%;
    max-width: 300px;
    padding: 10px;
    height: 48px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; 
	-webkit-box-sizing:border-box;
    background: url(../img/button_grad.png) repeat-x;
    border-top: 4px solid #D7DF23;
    font-family: 'Calibri', Arial, sans-serif;
    color: white;
    font-size: 1.4em;
    line-height: 1.5em;
    margin-bottom: 14px !important;
    box-shadow: 0 4px 6px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 4px 6px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 4px 6px rgba(0,0,0,0.4);
}

a:active .cppf_button {
    margin: 1px 0 13px 0 !important;
    box-shadow: 0 1px 2px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.4);
    
}

.cppf_button:before {
    display: block;
	content: "";
	position: absolute;
	top:0px;
	left:10;
	width: 20px;
	height: 10px;
	background: url(../img/button_droparrow.png) no-repeat;
}

.visitor_info {
    width: 100%;
    max-width: 300px;
    position: relative;
    padding: 50px 10px 10px 10px;
    color: white !important;
    margin-bottom: 14px !important;
    color: white !important;
}

.visitor_info .header {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 0px;
    padding: 10px;
    color: #007A6C;
    font-size: 1.5em;
}

.visitor_info .icon {
    margin-right: 6px;
}

.upcoming_event {
    position: relative;
    width: 50%;
    padding: 0 30px 0 120px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; 
	-webkit-box-sizing:border-box;
	margin-bottom: 40px;
	min-height: 100px;
}

.upcoming_event .dateblock {
    width: 100px;
    padding: 8px 8px 0 8px;
    background-color: white;
    position: absolute;
    left: 0px;
    top: 0px;
    text-align: center;
    box-shadow: 0 4px 6px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 4px 6px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 4px 6px rgba(0,0,0,0.4);
    font-size: 1.25em;
    color: #003427;
}

.upcoming_event .dateblock .metadata {
    width: 100px;
    padding: 8px;
    margin: 4px 0 0 -8px;
    color: white;
    font-size: 0.8em;
    line-height: 1em;
}

.place_intro {
    margin-bottom: 30px;
}

.place_intro .place_image img {
    width: 100%;
}

.place_intro_arrow {
    padding: 10px 90px 10px 10px;
    color: white;
    position: relative;
    display: inline-block;
    overflow: hidden;
    max-width: 100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box; 
	-webkit-box-sizing:border-box;
}

.place_intro_arrow h1{
    color: white;
    position: relative;
    margin: 0px;
}
.place_intro_arrow h3{
    color: white;
    position: relative;
}

.place_intro_arrow .background {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
    z-index: 0;
}

.place_intro_arrow .icon {
    margin-right: 6px;
    position: relative;
}

.place_intro_arrow .opening_hours {
    display: inline-block;
    font-size: 1.2em;
    line-height: 1.2em;
    margin: 8px 0;
    position: relative;
}

.home_place {
    position: relative;
    padding-bottom: 20px;
}

.home_place img.wp-post-image {
    width: 100%;
}



.home_place_arrow {
    width: 85%;
    padding: 15px 50px 15px 15px;
    position: absolute;
    left: 0px;
    bottom: 25px;
    overflow: hidden;
    background-position: right center;
	box-sizing:border-box;
	-moz-box-sizing:border-box; 
	-webkit-box-sizing:border-box;
	color: white;
}

.home_place_arrow .background {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
    z-index: 0;
}


.home_place_arrow h5 {
    color: white;
    position: relative;
    font-size: 1.6em;
    margin-bottom: 4px;
}

.home_place_arrow p {
    position: relative;
    line-height: 1.2em;
}


.homenews {
    border: 1px solid red;
}

.imagearrow {
    height: 300px;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.imagearrow img {
    min-height: 100%;
    width: 100%;
    height: auto;
}

.lime_arrow_panel {
    text-align: left;
    padding: 10px 60px 10px 10px;
    width: 80%;
    background-image: url(../img/lime_arrow_panel.png);
    background-position: right center;
    position: absolute;
    left: 0px;
    bottom: 0px;
    color: #003427
}

.lime_arrow_panel h3{
    margin-bottom: 4px;
    color: #003427
}

.gallerypic {
    height: 200px;
}

.callstoaction {
    height: 340px;
}

.cta {
   	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50% 50% 50% 50%;
    color: white;
    display: block;
    box-shadow: 0 12px 24px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 12px 24px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 12px 24px rgba(0,0,0,0.4);
    
    position: absolute;
    overflow: hidden;
	font-weight: normal !important;
    behavior: url(/wp-content/themes/cppf/css/PIE.htc);
}

.cta:hover {
    color: white;
}

.cta > span {
    display: table;
    width: 80%;
    height: 40%;
    position: absolute;
    left: 10%;
    top: 30%;
}

.cta > span > span {
    display: table-cell;    
    vertical-align: middle;
    text-align: center;
}

.cta.donation {
    font-size: 3em;
    line-height: 1em;
    background-color: #D7DF23;
    color: #003427 !important;
    width: 230px;
    height: 230px;
    left: 0px;
    top: 0px;
    z-index: 8;
}

.cta.member {
    font-size: 2.6em;
    line-height: 1em;
    background-color: #003427;
    color: white !important;
    width: 210px;
    height: 210px;
    top: 220px;
    left: 120px;
    z-index: 8;
}

.cta.volunteer {
    font-size: 2em;
    line-height: 1em;
    background-color: #007A6C;
    color: white !important;
    width: 160px;
    height: 160px;
    top: 120px;
    left: 250px;
    z-index: 10;
}

.cta_panel .cta.donation {
    width: 10vw;
    height: 10vw;
    min-height: 77px;
    min-width: 77px;
    font-size: 2vw;
    top: 48px;
}

.cta_panel .cta.member {
    width: 9vw;
    height: 9vw;
    min-height: 69px;
    min-width: 69px;
    font-size: 1.5vw;
    top: 14vw;
    left: 5vw;
}

.cta_panel .cta.volunteer {
    width: 7vw;
    height: 7vw;
    min-height: 54px;
    min-width: 54px;
    font-size: 1.2vw;
    top: 9.5vw;
    left: 10.5vw;
}



article {
    margin: 20px 0 20px 0;
}

.wpb_tour, .wpb_tour * {
    border: none !important;
    background: none !important;
   	-moz-border-radius: 0px !important;
	-khtml-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	border-radius: 0px !important;
	padding: 0px ;
	color: #555 !important;
    font-weight: normal !important;
}

.wpb_tour {
    padding-top: 20px !important;
}

.wpb-tour .wpb_wrapper {
}

.wpb_tour .wpb_tabs_nav {
    width: auto !important;
    max-width: 25% !important;

    padding-right: 0px !important;
    float: left !important;
    clear: none !important;
}

.wpb_tour .wpb_tabs_nav  li {
    width: 100% !important;
    white-space: normal !important;
    padding: 8px 12px !important;
    background-image: url(../img/darkgreen15pc.png) !important;
    margin-bottom: 1px !important;
    margin-right: 1px !important;
}

.wpb_tour .wpb_tabs_nav li a {
    display: inline !important;
    width: 100% !important;
}

.wpb_tour .wpb_tabs_nav  li.ui-state-active {
    padding: 8px 12px !important;
    background-image: url(../img/darkgreen25pc.png) !important;
}

.wpb_tour .wpb_tour_tabs_wrapper {
    padding-right: 30px !important;
    
}

.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
    padding: 20px 20px 20px 35px !important;
    background-image: url(../img/darkgreen25pc.png) !important;
    overflow: hidden !important;
    float: none !important;
    width: auto !important;
}

.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab a {
    font-weight: bold !important;
    color: #007A6C !important;
}

.wpb_tour a.ui-tabs-anchor {
    padding: 0.4em 0em !important;
}


.wpb_tour .wpb_tour_next_prev_nav {
    display: none !important;
}

div.lime .wpb_tour .wpb_tabs_nav li,
div.darkgreen .wpb_tour .wpb_tabs_nav li {
    background-image: url(../img/white15pc.png) !important;    
}

div.lime .wpb_tour .wpb_tabs_nav  li.ui-state-active,
div.lime .wpb_tour .wpb_tour_tabs_wrapper .wpb_tab,
div.darkgreen .wpb_tour .wpb_tabs_nav  li.ui-state-active,
div.darkgreen .wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
    background-image: url(../img/white25pc.png) !important;    
}


.darkgreen > .wpb_row .wpb_tabs_nav li a,
.blue > .wpb_row .wpb_tabs_nav li a,
.pink > .wpb_row .wpb_tabs_nav li a,
.orange > .wpb_row .wpb_tabs_nav li a,
.purple > .wpb_row .wpb_tabs_nav li a{
    color: white !important;
}

.darkgreen .wpb_tour *,
.blue .wpb_tour *,
.pink .wpb_tour *,
.orange .wpb_tour *,
.purple .wpb_tour *{
    color: white !important;
}

.darkgreen .wpb_tour .wpb_tour_tabs_wrapper .wpb_tab a,
.blue .wpb_tour .wpb_tour_tabs_wrapper .wpb_tab a,
.pink .wpb_tour .wpb_tour_tabs_wrapper .wpb_tab a,
.orange .wpb_tour .wpb_tour_tabs_wrapper .wpb_tab a,
.purple .wpb_tour .wpb_tour_tabs_wrapper .wpb_tab a {
    color: #D7DF23 !important;
}

/* team members */

.teammember {
}

.teammember img {
    max-width: 50% !important;
}

.teammember .wp-post-image {
    position: relative !important;
    float: left !important;
    clear: none !important; 
    margin: 0 10px 10px 0 !important;
   	-moz-border-radius: 50% !important;
	-khtml-border-radius: 50% !important; 
	-webkit-border-radius: 50% !important;
	border-radius: 50% !important;
}

/* forms */

input[type='text'],
input[type='email'] {
    padding: 4px;
    height: 16px;
    border: none;
}

.white input[type='text'],
.white input[type='email'] {
    background-color: #F2F2F2;
}

#searchform {
    position: absolute;
    left: 50px;
    top: 0px;
    padding: 8px 0;
}

#searchform #s {
    width: 220px;
    outline: none;
}

#searchform #searchsubmit {
    background: none;
    width: 20px;
    height: 24px;
    border: none;
    background: white url(../img/search-icon.png) no-repeat center center;
    position: absolute;
    top: 8px;
    right: 0px;
}

.limebutton {
    border: none;
    outline: none;
    height: 32px;
    background: url(../img/button_lime_bg.png) repeat-x;
    color: #003427;
	font-size: 1em;
    font-family: 'Calibri', Arial, sans-serif;
    text-align: right;
    box-shadow: 0 2px 4px rgba(0,0,0,0.25);
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.25);
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.25);
}

.limebutton:active {
    margin-top: 1px !important;
    box-shadow: 0 1px 2px rgba(0,0,0,0.25);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.25);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.25);
}

.darkgreenbutton {
    border: none;
    outline: none;
    height: 32px;
    background: url(../img/button_dark_green.png) repeat-x;
    color: #FFF;
	font-size: 1.3em;
    font-family: 'Calibri', Arial, sans-serif;
    text-align: center;
    box-shadow: 0 2px 4px rgba(0,0,0,0.25);
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.25);
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.25);
    cursor: pointer;
}

.darkgreenbutton:active {
    margin-top: 1px !important;
    box-shadow: 0 1px 2px rgba(0,0,0,0.25);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.25);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.25);
}


.wpcf7-form input[type='text'],
.wpcf7-form input[type='email'] {
    width: 100%;
    height: 32px;
}


.wpcf7-form textarea {
    width: 100%;
    border: none;
}

.wpcf7-form  .wpcf7-list-item {
    display: block;
}

.wpcf7-response-output {
    position: relative;
    float: left;
    clear: none;
}

.wpcf7-validation-errors {
    border: none !important;
    background: #EFAA1E !important;
    color: #003427 !important;
}

.wpcf7-mail-sent-ok {
    border: none !important;
    background: #D7DF23 !important;
    color: #003427 !important;
}

#wpcf7-f155-o1 input[type='submit'] {
    color: white;
    min-width: 200px;
    margin-right: 30px;
}

#wpcf7-f155-o1 textarea {
    min-height: 160px;
}

#submission_search {
    width: 100%;
    padding: 0 0 20px 0;
}

#submission_search input[type='text']{
    background-color: #F3F5BD;
    margin-right: 8px;
    top: 4px;
    padding: 12px;
    font-size: 1em;
    outline: none;
}

#terms_dropdown {
    background: #E7EB7A url(../img/vc_stripe_lime_topgrad.png) repeat-x;
    width: 100%;
    display: none;
    position: absolute;
    left: 0px;
    top: 24px;
    z-index: 999999999;
    padding: 4px
}
#terms_dropdown li{
    list-style: none;
}

.event_booking_panel {
    padding: 30px;
}

.event_booking_panel input[type='text'] {
    height: 32px;
    width: 100% !important;
}

.event_booking_panel input[type='submit'] {
    width: 100%;
    max-width: 300px;
}

.vc_responsive .wpb_column .eventmap {
    padding: 20px !important;
    background-color: #E7EB7A;
}

.cap input.wpcf7-form-control.wpcf7-captchar {
	width: 100px !important;
}

.capimg {
	background-color: white;
	width: 100px;
	height: 32px;
	float: left;
	clear: none;
	margin-right: 8px;
	text-align: center;
}

.wpcf7 .wpcf7-mail-sent-ok {visibility:hidden;}

.giftaiddetails {
	display: none;
}
/* calendar */

#calendar {
    position: relative;
}

#calendar h2 img {
    margin: 0px;
    cursor: pointer;
    padding: 20px;
    margin-bottom: -20px;    
}

.calendar {
    width: 100%;
    margin-bottom: 30px;
}
.calendar td {
    width:14.286%;
    height:120px !important;
    padding:5px;
    position:relative;
    background-color: rgba(255,255,255,0.5);
}

td.calendar-day:hover {
    background-color: rgba(255,255,255,0.7);
}

td.calendar-day-np	{
    background: none;
}

td.calendar-day-head {
    text-align:center;
    background: none;
    color: white;
    height: 16px !important;
}

.lime td.calendar-day-head {
    color: #666666;
}

.day-number {
    color:#666;
}

.calendar .event {
    padding: 4px;
    margin: 3px 0 0 0;
    color: white;
    box-shadow: 0 1px 2px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.4);
    line-height: 1.2em;
    cursor: pointer;
}

#event_popup {
    width: 600px;
    min-height: 20px;
    padding: 10px 10px 60px 10px;
    background-color: white;
    color: #333333;
    position: absolute;
    left: 50%;
    top: 0;
    margin: 140px 0 0 -310px;
    box-shadow: 0 8px 32px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 8px 32px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 8px 32px rgba(0,0,0,0.4);
    display: none;
}

#event_popup h2 {
    color: #003427;
}

#event_popup .close {
    height: 32px;
    padding: 8px;
    position: absolute;
    left: 10px;
    bottom: 10px;
    color: white;
    cursor: pointer;
}

#event_popup .moreinfo {
    height: 32px;
    padding: 8px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: white;
    cursor: pointer;
    font-weight: normal !important;
    font-size: 1em;
}

#event_popup .moreinfo a {
    font-weight: normal;
}


/* news frontpage */

#news_frontpage .newsitem {
}

#news_frontpage .rule {
    border-bottom: 1px solid #CCC;
    margin-bottom: 30px;
}

#news_frontpage img {
    margin: 0 1% 20px 0;
    position: relative;
    float: left;
    clear: none;
}

#news_frontpage .newsitem img {
    width: 35%;
}

#news_frontpage .medium {
    width: 50%;
    padding: 0 30px 0 0;
	box-sizing:border-box;
	-moz-box-sizing:border-box; 
	-webkit-box-sizing:border-box;
	position: relative;
	float: left;
	clear: none;
}

#news_frontpage .tertiary-news img {
    max-width: 20%;
}

.tintback {
    padding: 4px 8px;
    background-color: #F3F5BD;
    margin-right: 1px;
    margin-bottom: 1px;
    max-width: 100%;
    display: inline-block;
}

.tintback a {
    	font-weight: normal !important;

}

div.tintback {
    display: block;
    padding: 20px;
}

.tintback.date {
    background-color: #E7EB7A;
}

.donrow {
    padding: 0 0 0 70px;
}

.example_donation {
    width: 60px;
    height: 28px;
    padding: 4px 0;
    text-align: center;
    font-size: 1.4em;
    color: white;
    position: relative;
    float: left;
    clear: none;
    margin: -4px 10px 0 0;
    box-shadow: 0 1px 3px rgba(0,0,0,0.3);
}

.taxitem img {
    max-height: 120px;
}

/* misc */

.clear {
	clear: both;
}

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

.fl {
	position: relative;
	float: left;
	clear: none;
}

.fr {
	position: relative;
	float: right;
	clear: none;
}

blockquote {
    display: inline-block;
    background-color: #F3F5BD; 
    padding: 20px;
    font-size: 1.4em;
    font-style: italic;
    margin: 0px !important; 
}

.toggle {
	cursor: pointer;
}

/* responsive */


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

    #header.homepage {
    }

    #logo {
    	width: 177px;
    	height: 100px;
    }
    
    .cta.donation {
        width: 25vw;
        height: 25vw;
        font-size: 5vw;
        top: 0px;
    }
    
    .cta.member {
        width: 23vw;
        height: 23vw;
        font-size: 3.8vw;
        top: 24vw;
        left: 12.5vw;
    }
    
    .cta.volunteer {
        width: 17vw;
        height: 17vw;
        font-size: 3vw;
        top: 13vw;
        left: 26vw;
    }

    .cta_panel .cta.donation {
        width: 93px;
        height: 93px;
        font-size: 1.3em;
    }
    
    .cta_panel .cta.member {
        width: 85px;
        height: 85px;
        font-size: 1em;
        top: 129px;
        left: 46px;
    }
    
    .cta_panel .cta.volunteer {
        width: 65px;
        height: 65px;
        font-size: 0.8em;
        top: 87px;
        left: 96px;
    }
    

    .nav {
        padding: 8px 0 0 200px !important;
    }

    .nav ul > li {
    	margin: 0 12px 0 0 !important;
    }
    
    #navbottom ul {
        padding-top: 6px;
    }
    
    #navbottom ul > li > a,
    #navbottom ul > li > a:visited {	
    	font-size: 1.25em !important;
    }
    
    .qtrcol {
        width: 50%;
    }

    .home_place_arrow {
        padding: 8px 50px 8px 8px;
    }

    .plus920 {
        display: none;
    }
    


}

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



    #header {
    	height: 180px !important;
    }
    
    #logo {
    	width: 141px;
    	height: 80px;
    	left: 10px;
    }
    
    #searchform {
        left: 10px;
    }
    
    #searchbar .twitter-icon {
        right: 10px;
    }
    
    #searchbar .facebook-icon {
        right: 44px;
    }


    .nav {
        padding: 8px 0 0 150px !important;
    }
    
    .cta_panel {
        display: none;
    }

    .stage {
    	padding: 0 10px;
    }


    .vc_responsive .wpb_column {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .twothirdscol {
        width: 100%;
        padding: 0px;
    }

    .thirdcol {
        width: 100%;
        padding: 0px !important;
    }

    .qtrcol {
        width: 100%;
        padding: 0px;
    }

    .threeqtrscol {
        width: 100%;
        padding: 0px;
    }

    .gallerypic {
        height: 100px;
    }
    .upcoming_event {
        width: 100%;
        padding: 0 0 0 120px;
    }

        
    #navtop .stage {
    	height: 10px;
    }
    

    .web {
        display: none;
    }
    
    .mobile {
        display: inherit !important;
    }
    .home_place_arrow {
        width: 50%;
    }
    
    .cta.donation {
        width: 196px;
        height: 196px;
        font-size: 2.8em;
        top: 0px;
    }
    
    .cta.member {
        width: 175px;
        height: 175px;
        font-size: 2.2em;
        top: 183px;
        left: 96px;
    }
    
    .cta.volunteer {
        width: 130px;
        height: 130px;
        font-size: 1.5em;
        top: 100px;
        left: 200px;
    }

    .cta_panel .cta.donation {
        width: 93px;
        height: 93px;
        font-size: 1.3em;
    }
    
    .cta_panel .cta.member {
        width: 85px;
        height: 85px;
        font-size: 1em;
        top: 129px;
        left: 46px;
    }
    
    .cta_panel .cta.volunteer {
        width: 65px;
        height: 65px;
        font-size: 0.8em;
        top: 87px;
        left: 96px;
    }

    
}

@media only screen and (max-width: 460px) {
     #searchform #s {
     }

}