* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.container { max-width: 1170px }

.wrapper .container {
    overflow: hidden;
    min-height: 100%;
}

.wrapper #main-wrapper .container {
    background: #eee;
}

#main-wrapper {
    padding: 30px 0 0 0;
}

body.adminimal-menu #page { 
    padding-top: 0; 
/*    margin-top: 28px */
}

img {
    max-width: 100%;
    height: auto;
    display: block;
}

.grid-inner {
/*  padding: 0 10px;*/
  position: relative;
}

.sidebar-first-wrapper .grin-inner {
    padding: 0;
}

/*
#topbar-wrapper {
background: #12457b;
border-bottom: 1px solid #ededed;
position: relative;
}

#topbar-wrapper .grid-inner { padding: 0 }
#topbar-wrapper .block-inner { padding: 0 }
*/

.views-view-grid img {
    max-width: 100%;
    height: auto;
}









.home-page-hero {
    position: relative;
    overflow: hidden;
    padding: 60px 0;
    margin: 0;
    text-align: center;
}

.home-page-hero img.hero-image, .home-page-hero video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.home-page-hero h1 {
    padding: 0 0 10px 0;
    margin: 0;
    color: #fff;
    font-size: 250%;
    font-weight: 900;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}

.home-page-hero p {
    padding: 0;
    margin: 0;
    color: #fff;
    font-size: 120%;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}

.overlay-dark {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
}

.hero-inner-wrapper {
    display: inline-block;
    position: relative;
    z-index: 200;
    text-align: center;
    background: rgba(34, 71, 119, 0.6);
    overflow: hidden;
    max-width: 760px;
}

.hero-info {
    padding: 80px 40px 40px 40px;
    border-bottom: 8px solid #224777;
    box-shadow: 0 0 10px rgba(23, 28, 72, 0.9);
    position: relative;
    z-index: 100;
}

a.hero-cta {
    display: block;
    width: 100%;
    padding: 20px 10px;
    margin: 0;
    background: #fff;
    color: #A52F2C;
    font-weight: 600;
    font-size: 130%;
    text-transform: uppercase;
}

a.hero-cta-first {
    background: rgba(165, 47, 44, 0.9);
    color: #fff;
}

a.hero-cta:hover {
    background: rgba(34, 71, 119, 0.9);
    color: #fff;
}

@media screen and (min-width: 800px) {
    
    .home-page-hero {
        padding: 60px 40px;
    }

    .home-page-hero img.hero-image, .home-page-hero video {
        width: 100%;
        height: auto;
    }

    .home-page-hero h1 {
        font-size: 290%;
    }

    .home-page-hero p {
        font-size: 140%;
    }
    
    a.hero-cta {
        display: block;
        float: left;
        width: 50%;
    }
    
}











.field-name-field-featured-image { max-width: 100% }

/*#topbar-wrapper p { margin: 0 }*/

/*#main-wrapper > .container { padding-top: 10px }*/

#header-wrapper { 
background: #f2f2f2;
box-shadow: 0 2px 2px rgba(0,0,0, .1);
position: relative;
z-index: 200;
padding: 0;
padding-top: 0px;
margin:0;
 }

#header-wrapper .grid-inner {
  padding: 0;
}

#header-wrapper .container {
  min-height: 115px;
}

#header {
  clear: both;
  position: relative;
}

/*
.basic-page-header {
    background: #f3f3f3;
    padding: 10px 0 0 0;
    max-width: 1170px;
    margin: 0 auto;
}
*/

/*
#basic-page-logo {
    display: block;
    width: 120px;
    height: auto;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    position: relative;
    z-index: 220;
}
*/

#desktop-logo {
    display: block;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin: 20px auto;
    padding: 0;
    text-align: center;
    position: relative;
    z-index: 220;
    background: #fff;
}

.home-page-hero #desktop-logo {
    margin: 0 auto -60px auto;
    border: 4px solid #224777;
}

#desktop-logo img { 
    width: 120px;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: 20px;
}

#mobile-logo {
    width: 160px;
    display: block;
    margin: 0 auto;
    padding: 0;
}

#mobile-logo img { 
    width: 100%;
    margin: 0;
    display: block;
    position: relative;
}

#home-page-logo {
    display: block;
    width: 160px;
    margin: 15px auto;
    padding: 0;
    z-index: 200;
}

@media screen and (min-width: 959px) {
    
    #desktop-logo {
        display: block;
    }
/*
    #mobile-logo {
        display: none;
    }
*/
    
/*
    #home-page-logo {
        margin: 20px auto;
    }
*/
    
}

#name-and-slogan {
  float: left;
  line-height: 1.2;
  margin-bottom: 20px;
}

.site-name {
  font-family: 'oswaldregular';
  font-size: 3em;
  margin: 0;
  text-transform: uppercase;
}

.site-name a,
.site-name a:hover,
.site-name a:focus,
.site-name a:active {
  color: #333;
  text-decoration: none;
}

.site-slogan {
  font-size: 0.912em;
  margin: 0;
  padding: 0;
  text-align: right;
  text-transform: uppercase;
}

.region-header {
    padding: 10px 20px;
    border-bottom: 1px solid #eee;
    text-align: center;
    position: relative;
}

.region-header a.site-logo {
    display: block;
    width: 160px;
    height: auto;
    margin: 0 auto 15px auto;
}

.region-header a.site-logo img {
    width: 100%;
    height: auto;
}

@media screen and (min-width: 959px) {
    
    .region-header {
        padding: 30px;
    }
    
    .region-header a.site-logo {
        display: block;
        position: absolute;
        top: 50%;
        left: 30px;
        width: 160px;
        height: 75%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    
    .region-header a.site-logo img {
        width: auto;
        height: 100%;
    }
    
}

.node-type-home-page .region-header {
    background-image: none;
}

.responsive-menu-button {
  display: none;
}

#menu-bar-wrapper {
  margin: 0;
  position: relative;
  z-index: 499;
  float: right;
}

#menu-bar-wrapper .grid-inner {
  padding: 0;
}

#menu-bar-wrapper .menu-bar {
  position: relative;
}

#menu-bar-wrapper .region-menu-bar {
  width: 100%;
}

#main-wrapper #main-content > .grid-inner {
    padding: 40px;
    background: #fff;
}

@media screen and (min-width: 959px) {
    
    #main-wrapper #main-content > .grid-inner {
        padding: 0 20px 20px 40px;
    }
    
    .region-header {
        text-align: right;
    }
    
}

#main-content {
  float: right;
}

#main-content .region-content #block-system-main .block-inner,
#main-content .region-content #block-system-main .block-content {
  padding: 0;
}

/*
@media screen and (min-width: 959px) {
    
    #main-content {
        background: #fff;
        border-left: 15px solid #eee;
    }
    
}
*/

#page-title {
    font-weight: normal;
    text-align: left;
    padding: 0 0 30px 0;
    margin: 0;
    font-size: 280%;
    color: #333;
}

/*
.sidebar {
  margin: 10px 0;
}
*/

.sidebar .contact-block a {
    font-size: 90%;
    color: #777;
    display: block;
    padding: 1px 20px;
    margin: 0;
    text-align: center;
}

.sidebar .sidebar-login-button a {
    display: block;
    padding: 10px 20px;
    margin: 0 20px;
    border: 1px solid #ddd;
    color: #555;
    background: #fff;
    text-align: center;
}

#panel-first-wrapper {
  margin-bottom: 15px;
}

#panel-first-wrapper > .container {
  background: #fff;
  border: 1px solid #d9d9d9;
}

#panel-first-wrapper .grid-inner {
  padding: 10px;
}

.view-grid-panel .block-inner {
  border: 1px solid #e5e5e5;
  padding: 10px;
}

#panel-first-wrapper .block-inner h2 {
  color: #787878;
  font-family: 'oswaldregular';
  font-size: 1.5em;
  font-weight: normal;
  margin: 0 0 10px;
}

.view-grid-panel .views-col .grid-inner {
  padding: 0 !important;
}

.view-grid-panel .views-field-title {
  color: #787878;
  font-family: 'oswaldregular';
  font-size: 1.5em;
  font-weight: normal;
  margin: 0 0 10px;
}

.view-grid-panel .views-field-title a {
  color: #787878;
}

.view-grid-panel .views-field-title a:hover,
.view-grid-panel .views-field-title a:focus,
.view-grid-panel .views-field-title a:active {
  color: #c01700;
  text-decoration: none;
}

.view-grid-panel .views-field-field-image,
.view-grid-panel .views-field-field-product-image {
  margin-bottom: 10px;
}

.view-grid-panel .views-field-view-node {
  margin-bottom: 5px;
}

.view-grid-panel .views-field-view-node a {
  background: url(../images/ico-readmore.gif) no-repeat 0 2px;
  color: #999;
  display: inline-block;
  font-size: 0.912em;
  padding-left: 18px;
}

.view-grid-panel .views-field-view-node a:hover,
.view-grid-panel .views-field-view-node a:active,
.view-grid-panel .views-field-view-node a:focus {
  color: #333;
  text-decoration: none;
}

#panel-second-wrapper {
  margin-bottom: 15px;
}

#panel-second-wrapper > .container {
  background: url(../images/bg-1.gif) 0 0 repeat-x;
  height: 160px;
}

#panel-second-wrapper .block-inner,
#panel-second-wrapper .grid-inner,
#panel-third-wrapper .grid-inner {
  padding: 40px 0;
}

#panel-third-wrapper .container {
  padding: 20px 0 15px;
}

#slideshow-wrapper {
    margin: 0;
    background: #fff;
    border-top: 10px solid #12457b;
    z-index: 100;
    overflow: hidden;
}

#slideshow-wrapper .grid-inner {
  padding: 0;
}

#footer-wrapper {
  margin-bottom: 0;
  background: #eee
}

#panel-third-wrapper { 
  background: #00154e; 
/*  margin-top: 40px*/
}

#panel-third-wrapper .region-panel-third-4 { font-size: 12px }
#panel-third-wrapper .region-panel-third-4 strong{ color: #b1b5c2; }
#panel-third-wrapper .region-panel-third-4 a { color: #a1a6b5; border-bottom: 1px solid #9196a6; text-decoration: none; }
#panel-third-wrapper .region-panel-third-4 a:hover { color: #b1b5c2; border-bottom: 1px solid #a1a6b5; text-decoration: none}



#footer-wrapper .container {
  padding: 0;
}

#footer-wrapper {
  color: #767a84;
}


#footer-wrapper .grid-inner {
  border-top: 1px dotted #555862;
  margin: 0 10px;
  padding: 15px 0;
}

.page-node .node-video .field-name-field-video { 
  margin-bottom: 30px 
}

#footer {
  font-size: 0.912em;
  position: relative;
}

#footer .tb-copyright {
  color: #bbbdbf;
  float: right;
  padding: 0;
}

#footer .tb-copyright a {
  color: #fff;
}

ul.action-links {
  margin: 0 2em 0;
  padding: 0;
}

ul.action-links li {
  margin: 0;
}

ul.action-links li a {
	background-color:#b21b20;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-border-radius:5px;
	display:inline-block;
	color:#ffffff !important;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	height:30px;
	line-height:30px;
	padding: 0 10px;
	text-decoration:none;
	text-align:center;
	border: none !important;

  display: inline-block;
  font-weight: bold;
  margin: 0;
  padding: .25em 1.25em;
}

ul.action-links a:hover,
ul.action-links a:active,
ul.action-links a:focus {
  background: #333;
  color: #fff !important;
  text-decoration: none;
}

.profile {
  margin-top: 0;
}

.profile h3 {
  border-bottom: 1px solid #ddd;
  margin: 0 0 1em;
  padding: 0 0 .5em 0;
}

.profile .user-picture {
  float: none;
}

.search-results {
  margin: 0;
}

.search-results li {
  border-bottom: 1px dotted #dadada;
  margin-bottom: 10px;
  padding-bottom: 15px;
}

.search-results .title {
  font-size: 1.154em;
}

.search-results .title a {
  color: #333;
}

.search-results .title a:hover {
  color: #c01700;
  text-decoration: none;
}

.search-results .search-snippet-info {
  padding: 0;
}

.search-results p {
  margin: 0;
}

.search-results .search-info {
  color: #727272;
  font-size: .923em;
  padding-top: 3px;
}

.poll .vote-form {
  text-align: left;
}

.poll .vote-form .choices {
  margin: 0;
}

.poll .vote-form .choices .form-item {
  margin-top: 0;
  overflow: hidden;
}

.poll .vote-form .form-item label.option {
  display: block;
  float: left;
}

.poll .vote-form .form-item input.form-radio {
  float: left;
  margin: 1px 5px 0 0;
}

.poll .bar {
  background: #ddd;
}

.poll .bar .foreground {
  background: #333;
}

.poll .percent {
  color: #7b7b7b;
  font-size: 0.92em;
}

#aggregator .feed-item {
  margin-bottom: 40px;
}

#aggregator .feed {
  margin: 1em 0;
}

#aggregator .feed .feed-url {
  margin: .5em 0 0;
}

#aggregator .feed .item-list ul li {
  background-image: none;
  margin: 1em 0 0;
  padding: 0;
}

#aggregator .feed .source {
  margin: .5em 0 0;
}

#aggregator .feed .feed-name,
#aggregator .feed .links a {
  margin: 0;
}

.maintenance-page #skip-link {
  position: absolute;
  top: -99em;
}

.feed-icon img {
  padding: 0;
}

#sidebar-first-wrapper {
    float: left;
    font-family: Lato;
    min-height: 100%;
    position: relative;
    padding: 15px 0 0 0;
    margin: 0 0 30px 0;
    border: 2px solid #A52F2C;
}

a.hamburger {
    display: none;
    width: 40px;
    position: relative;
    margin: 15px auto;
    z-index: 888;
}

span.patty {
    display: block;
    width: 100%;
    height: 3px;
    border-radius: 3px;
    margin: 5px 0;
    background: #333;
}

span.closeMenuBtn {
    position: absolute;
    top: 20px;
    right: 15px;
    font-size: 80px;
    line-height: 0;
    color: #bbb;
    font-weight: 100;
    cursor: pointer;
}

@media screen and (max-width: 959px) {
    
    #sidebar-first-wrapper {
        display: none;
        float: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        overflow: scroll;
        background: #fff;
        z-index: 9999;
        padding: 40px 20px;
        border: none;
    }
    
    a.hamburger {
        display: block;
    }
    
}






.galleryformatter {
  margin-bottom: 15px;
}

.galleryformatter-greenarrows .gallery-thumbs {
  border-bottom: 1px dotted #dadada;
  padding: 10px 0;
}

.galleryformatter-greenarrows .gallery-thumbs .wrapper {
  background: none;
  border-bottom: none;
  margin: 0 10px;
}

.galleryformatter-greenarrows .gallery-thumbs li {
  padding: 0 5px;
}

.galleryformatter-greenarrows .gallery-thumbs li a {
  padding: 0;
}

.galleryformatter-greenarrows .gallery-thumbs .back {
  background: url(../images/controls.png) no-repeat 0 0;
  bottom: 33px;
  height: 30px;
  left: 0;
  overflow: hidden;
  width: 30px;
}

.galleryformatter-greenarrows .gallery-thumbs .back:hover {
  background-position: 0 -30px;
}

.galleryformatter-greenarrows .gallery-thumbs .forward {
  background: url(../images/controls.png) no-repeat 0 -60px;
  bottom: 33px;
  height: 30px;
  overflow: hidden;
  right: 0;
  width: 30px;
}

.galleryformatter-greenarrows .gallery-thumbs .forward:hover {
  background-position: 0 -90px;
}

.galleryformatter-greenarrows .view-full {
  background: none;
  bottom: 5px;
  display: none;
  height: 36px;
  top: auto;
  width: 36px;
}

.galleryformatter-greenarrows a:hover .view-full {
  background-position: 0 0;
}

.page-tracker table {
  margin-bottom: 15px;
}

.sticky-table {
  margin: 15px 0;
  width: 100%;
}

#site-map a {
  color: #333;
}

#site-map a:hover,
#site-map a:focus,
#site-map a:active {
  color: #c01700;
}

#site-map li {
  margin: 2px 0;
}

#page #credits {
  display: none;
}

.field-name-field-featured-image img { margin-bottom: 18px; }


.accordion-toggle {cursor: pointer; display: block; padding: 5px; background: #ebebeb url(../images/accordion_plus.png) no-repeat 99% 2px; border: 1px solid #ddd;}
.accordion-toggle.active {background: #f1f1f1 url(../images/accordion_minus.png) no-repeat 99% 2px;}
.accordion-content {display: none;}
.accordion-content.default {display: block;}


.node-type-project .flex-control-nav,
.node-type-project .flex-direction-nav { z-index: 22 }

.node-type-project .panel-pane.pane-custom.pane-1 { float: left }

ul.flippy li.prev.empty {
color: LightGrey;
}

.pane-custom-pagers {
float: right;
}

.pane-custom-pagers .contextual-links-wrapper { 
display: none !important;
}
 
.node-type-article .field-name-body { clear: both }









@keyframes bounce {
	25% {
		-webkit-transform: scale(.95);
		transform: scale(.95);
	}
	75% {
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}
@-webkit-keyframes bounce {
	25% {
		-webkit-transform: scale(.95);
		transform: scale(.95);
	}
	75% {
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}
@-moz-keyframes bounce {
	25% {
		-webkit-transform: scale(.95);
		transform: scale(.95);
	}
	75% {
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}











.gallery-photo-wrapper {
    position: relative;
    width: 50%;
    height: 0;
    padding-bottom: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    border: 2px solid #fff;
    cursor: pointer;
}

@media screen and (min-width: 500px) {
    
    .gallery-photo-wrapper {
        width: 33.3333%;
        padding-bottom: 33.3333%;
    }
    
}
@media screen and (min-width: 700px) {
    
    .gallery-photo-wrapper {
        width: 20%;
        padding-bottom: 20%;
    }
    
}

.node-photo-gallery img {
    width: auto;
    height: 100px;
    display: inline-block;
    margin: 0 10px 10px 0;
    padding: 0;
    margin: 1%;
    vertical-align: middle;
    background: #eee;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    max-width: 100%;
    cursor: pointer;
}

/*
.gallery-photo-wrapper:hover {
    -webkit-animation: bounce .2s ease;
    -moz-animation: bounce .2s ease;
    -o-animation: bounce .2s ease;
    animation: bounce .2s ease;
}
*/

.photo-gallery-overlay {
    display: block;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 9999;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.3);
    display: none;
    border-bottom: 80px solid #000;
}

.photo-gallery-overlay .gallery-overlay-item {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    transition: all ease-in-out .2s;
}

.photo-gallery-close {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 29px;
    color: #fff;
    border-radius: 50%;
    border: 3px solid #214677;
    background: #214677;
    text-align: center;
    cursor: pointer;
    z-index: 200;
}

.photo-gallery-prev,
.photo-gallery-next {
    display: block;
    position: absolute;
    bottom: 20px;
    left: 10px;
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 38px;
    color: #fff;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.3);
    background: #214677;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    transition: all ease 0.2s;
}

.photo-gallery-next {
    left: auto;
    right: 10px;
}

.photo-gallery-prev:hover,
.photo-gallery-next:hover {
    color: #fff;
    background: rgba(255, 255, 255, 1);
    background: #00c853;
}

.gallery-overlay-thumbstrip {
    width: 100%;
    height: 80px;
    position: absolute;
    bottom: -80px;
    left: 0;
    z-index: 400;
    padding: 5px;
    background: #eee;
    text-align: center;
    overflow-x: auto;
    overflow-y: hidden;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.6);
}

.gallery-overlay-thumbstrip .thumbstrip-inner-wrapper {
	height: 100%;
	display: inline-block;
}

.thumbnail {
    padding: 0;
    height: 100%;
    width: 80px;
    display: inline-block;
    cursor: pointer;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border: 3px solid #ddd;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    transition: all ease 0.2s;
}

.thumbnail:hover {
	border: 3px solid #888;
}

.thumbnail.currentThumbnail {
	border: 3px solid #333;
}









a.three-column {
    display: block;
    width: 100%;
    margin: 0 0 10px 0;
    background: #fff;
    color: #fff;
    padding: 0;
    text-align: left;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    transition: all ease 0.2s;
}

.three-column-inner-wrapper {
    padding: 15px;
}

a.three-column h3 {
    padding: 0 0 10px 0;
    margin: 0;
    color: #A52F2C;
    font-weight: 600;
}

a.three-column p {
    color: #555;
    padding: 0;
    margin: 0;
}

a.three-column:hover {
    text-decoration: none;
}









.block-bean h2.block-title {
    display: none;
}

.schema-organization {
    clear: both;
    background: #eee;
    text-align: center;
    padding: 15px 0 50px 0;
}

.schema-organization .container {
    margin-left: auto;
    margin-right: auto;
}

.schema-column {
    display: block;
    width: 100%;
    border: 1px solid #eee;
    margin: 0 0 10px 0;
    background: #fff;
    color: #555;
    padding: 0;
    text-align: left;
}

.schema-inner-wrapper {
    padding: 15px;
}

.schema-organization .schema-column img {
    display: block;
    width: 0;
    margin: 0;
}

.schema-organization h2 {
    margin: 0;
    padding: 30px 0 5px 0;
}

.schema-organization h3 {
    color: #555;
    margin: 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #eee;
}

.schema-organization h4 {
    color: #111;
    margin: 10px 0 0 0;
    padding: 5px 0;
    font-size: 90%;
}

.three-column ul {
    list-style: none;
    padding: 0 10px;
    margin: 0;
}

.three-column li {
    padding: 0;
    margin: 0;
    font-size: 100%;
    color: #555;
}

.copyright-info {
    background: #333a3d;
}

@media screen and (min-width: 800px) {
    
    a.three-column {
        width: 32%;
        float: left;
        border: 1px solid #eee;
    }
    
    a.three-column:hover {
        background: #A52F2C;
        box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
    }

    a.three-column-first {
        margin: 0 2% 0 0;
    }

    a.three-column-last {
        margin: 0 0 0 2%;
    }
    
    a.three-column:hover h3 {
        color: #fff;
    }
    
    .three-column:hover p {
        color: #fff;
    }
    
    .schema-column {
        width: 32%;
        float: left;
        border: 1px solid #eee;
    }
    
    .schema-column-first {
        margin: 0 2% 0 0;
    }

    .schema-column-last {
        margin: 0 0 0 2%;
    }
    
}









.funnel-wrapper {
    
}

.funnel-wrapper figure {
    width: 100%;
    display: block;
    float: left;
    border: 1px solid #eee;
    margin: 0 0 10px 0;
    padding: 0;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    transition: all ease 0.2s;
}

.funnel-wrapper figcaption {
    padding: 10px;
    margin: 0;
    color: #A52F2C;
    background: #fff;
    text-transform: uppercase;
    text-align: center;
    font-weight: 800;
    font-size: 120%;
}


@media screen and (min-width: 800px) {
    
    .funnel-wrapper figure {
        width: 48%;
        display: block;
        float: left;
    }
    
    .funnel-wrapper figure:hover {
        box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
    }
    
    .funnel-wrapper figure.figure-left {
        margin: 0 2% 0 0;
    }

    .funnel-wrapper figure.figure-right {
        margin: 0 0 0 2%;
    }
    
    .funnel-wrapper figure:hover figcaption {
        color: #fff;
        background: #850F0C;
    }
    
}









.block-follow {
    padding: 0 15px 20px 15px;
}









.clearit {
    clear: both;
}

@media screen and (min-width: 959px) {
    
    .mobile-only {
        display: none;
    }
    
}









.facebook-cta {
    padding: 20px;
    margin: 0 0 30px 0;
    background: #eee;
    text-align: center;
}

.facebook-cta p {
    margin: 0;
    padding: 0;
}









#block-views-notification-block-block h2 {
    display: none;
}

.notification-wrapper {
    padding: 10px 20px 5px 20px;
    background: rgb(165, 47, 44);
}

.notification-wrapper h2, .notification-wrapper h3 {
    margin: 0;
    padding: 0 0 5px 0;
    font-size: 110%;
    color: #ddd;
}

.notification-wrapper p {
    margin: 5px 0;
    padding: 0;
    font-size: 90%;
    color: #fff;
}









.volunteer-form-block.block {
    background: #f2f2f2;
    padding: 15px 20px 20px 20px;
    margin: 30px 0;
}

.volunteer-form-block.block form {
    padding: 0;
    margin: 0;
}

.volunteer-form-block h2 {
    padding: 0 0 15px 0;
    font-size: 120%;
}

.volunteer-form-block .form-item {
    margin-bottom: 5px;
}

.volunteer-form-block .form-actions {
    margin: 15px 0 0 0;
}

.volunteer-form-block label {
    font-size: 90%;
}

.volunteer-form-block input[type="submit"] {
    padding: 10px 20px;
}









.clearit {
    clear: both;
}









