/*
Theme Name:         CIW
Description:        Base Bootstrap (v3.3.4) WordPress Theme.
Version:            1.0.0
Author:             Oak Creek Trail
Author URI:         http://oakcreektrail.com/
*/

/* ----------------------------------------------------------------------------
  Stylesheet
---------------------------------------------------------------------------- */
.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
   clear: both;
}

.no-padding {
	padding-left: 0 !important;
    padding-right: 0 !important;
}

body {
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-family: 'Open Sans', Arial, sans-serif;
	color:#666;
	font-weight:400;
	font-size:16px;
	line-height:1.6em;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-bottom: 20px;
    margin-top: 0;
	color:#aaa292;
}

a, a:link, a:focus, a:active, a:hover, a:visited {color:#00aeef;}

span.highlight {color:#e5a812}

span.grey-highlight {color:#aaa292}

.img-responsive img {max-width:100%; height:auto;}

.alignleft {float:left; margin-right:25px;}
.alignright {float:right; margin-left:25px;}

/* Hide mobile nav */

#navbar-mobile {display:none !important;}

/* Global */

.main-wrap {
	border: 1px solid #cccccc;
    margin-top:30px; margin-bottom:0;
    padding: 15px 15px 0;
	overflow:hidden;

}

header.main-head {padding:10px 20px;}
header.main-head img {max-width:100%; height:auto;}
.logo {text-align:right; padding-top:0;}
.navbar-brand-2 { height:auto;}
/* header.main-head .navbar-brand-2 img { max-width:320px; height:auto;} */
.tag-wrap {width:100%;}
.main-tag {padding-top:0; }
.main-tag p {
	border-left:1px solid #ccc;
	font-weight:700;
	padding:25px 0 25px 10px;
	text-align:center;
	text-transform:uppercase;
	line-height:1.3em;

}
.main-tag span {color:#00aeef; text-transform:uppercase; font-weight:400; font-size:.9em; display:block; margin-top:10px;}

.logo-wrap {width:80%;text-align:center; margin-top:-10px; margin-right:-35px; float:right;}
.tagline {color:#00aeef; text-transform:lowercase; padding-top:10px;}

/****** Text Sizer ******/

.text-sizer {
	float:right;
	background-color:#e9e5e1;
	padding:5px 10px;
	margin-top:20px;
	border-radius: 0;
	margin-right:-35px;
}
.text-sizer span {font-size:12px;}
.text-sizer button {
	background:none; border:none;
	font-size:1.2em;
	display:inline;
	margin:0; padding:0;
	}
.text-sizer button#font-dn {font-size:.8em;}

.text-sizer ul {
	margin:0; padding:0; list-style:none;
}

.text-sizer li {
	margin:0; padding:0; list-style:none;
}

.text-sizer li a {
	display:inline-block;
	color:#999;
}

.fontResizer_minus {display:none !important;}

#search {width:20%; float:right; margin-top:25px; text-align:right;}
#search form {width:70%; display:inline-block;}

.navbar-default {
    background-image: none;
	background-color:transparent;
	border:none;
    border-radius:0;
    box-shadow: none;
}

.navbar-brand {
    float: none;
    font-size: 18px;
    height: auto;
    line-height: 20px;
    padding: 0;
}

/* #navbar {text-align:left; padding-bottom:20px; width:78%;} */
nav.navbar {text-align:left; padding-bottom:20px; width:78%;}

.navbar-nav {
    float: none;
    margin: 15px auto 0;
}

.navbar-nav > li {
    float: none;
	margin-right:18px;
}

.navbar-nav > li:last-child {
	margin-right:0;
}
.nav > li {
    display:inline-block;
    position: relative;
	text-transform:lowercase;
	font-size:18px;
}

.nav > li > a { padding-left:12px;padding-right:12px;}

.nav > li li {
	font-size:16px;
}

.navbar-default {
    margin-bottom:40px;
}

.navbar-default .navbar-nav > li > a:hover {
    color:#fec232;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .open > a {
    background-image: none;
    box-shadow: none;

}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .current-page-ancestor > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .current-page-ancestor > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    background-color: #00aeef;
    color:#fff;
	padding:4px 20px;
}

.archive.date.post-type-archive .navbar-default .navbar-nav > #menu-item-19 > a {background-color:transparent; color:#777;}

.single-story .navbar-default .navbar-nav > #menu-item-18 > a,
.single-post .navbar-default .navbar-nav > #menu-item-19 > a,
.archive.date .navbar-default .navbar-nav > #menu-item-19 > a,
.archive.date.post-type-archive .navbar-default .navbar-nav > #menu-item-18 > a {
    background-color: #00aeef;
    color:#fff;
	padding:4px 20px;
}

.

/* Top Subnav */

.page-id-8 #top-subnav.first,
.page-id-85 #top-subnav.first {display:none;}

#top-subnav {
	width:auto;
	text-align:left;
	margin:0 auto; padding:0;
	display:inline;
}

#top-subnav.about-us,
.parent-pageid-7 #top-subnav {margin-left:265px;} /* About Subnav */

#top-subnav.resources,
.parent-pageid-10 #top-subnav {margin-left:165px;} /* Resources Subnav */

#top-subnav li {
	display:inline;
	text-align:center;
	text-transform:lowercase;
	margin:0 20px 0 0;
}

#top-subnav li.current_page_item a,
#top-subnav li.active a {color:#fec232;}

#top-subnav li a {
	color:#00aeef;
}

#top-subnav li:last-child {
	margin-right:0;
}

/* Sidebar */
.widget_archive label {display:none;}
.side-call-wrap {position:relative; margin-top:10px;}

.side-call {
	background:url(assets/img/callout_sidebar_r.png) no-repeat;
	width:90%; height:auto;
	display:block;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
	background-color:#fec232;
	padding:30px 20px; text-align:center;
	text-transform:uppercase;
	color:#d68119;
	text-decoration:none;
	cursor:pointer;
	line-height:1.3em;
	margin-bottom:0;
	color:#fff !important;
}

.side-call p {margin-bottom:0;}

.side-call:hover {
	color:#fff;
	text-decoration:none;
}

.cta-corner {position:absolute; left:0; bottom:-18px;}

.sub-call {
	margin-top:24px; margin-bottom:25px;
	text-transform:uppercase;
	color:#00aeef;
	text-align:left;
	width:90%;
	line-height:1.3em;
}

.sub-call a {text-decoration:none;}
.sub-call a:hover {text-decoration:none;}

/* Pages / Posts */

article.page,
article.post,
article.story,
article.team {padding-left:20px; padding-right:20px;}

.archive article,
.category article {margin-bottom:25px;}

article#post-6.page {padding-left:0; padding-right:0;}

/* Team */
.team-member h3 {margin-bottom:5px; color: #666;}
.team-member p.tm-title {margin-bottom:5px; ;}
.well {
    background-image: none;
	background-color:#fff;
    background-repeat: repeat-x;
    border-color: #dcdcdc;
    box-shadow: none;
}

/* Humanly Possible */

#tree {position:relative; margin-left:-45px; padding-bottom:30px; margin-top:20px;}
.tree-xs {display:none}
.tree-sm {display:block;}

.map_link {position:absolute; text-transform:uppercase; font-weight:700;}
.map_link.observe {left:115px; top:240px;}
.map_link.experiment {left:233px; top:342px;}
.map_link.expand {left:365px; top:11px;}
.map_link.inquire {left:350px; top:130px;}
.map_link.collaborate {left:416px; top:244px;}
.map_link.link {left:603px; top:52px;}
.map_link.imagine {left:720px; top:258px;}
.map_link.inspire {left:784px; top:115px;}

.humanly-text-block {
	position:absolute; top:0; left:50px;
	width:200px; z-index:999;
}
.humanly-text-block span {color: #00aeef;}

.modal-dialog {
    max-width: 600px;
    width: 100%;
}

.modal-dialog .modal-content {
    background: #00aeef none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
}
.modal-dialog .modal-header,
.modal-dialog .modal-content,
.modal-dialog .modal-footer {
    border: medium none;
    color: #ffffff;
    width: 100% !important;
}

.modal-header {
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.4286px;
    padding: 15px;
}

.modal-header .close {
    font-size: 51px;
    height: 50px;
    width: 50px;
    z-index: 99999999;
	position:relative;

}

.modal-dialog .modal-body {
    min-height: 250px;
}
.modal-body {
    padding: 15px;
    position: relative;
}

.modal-dialog .m-img-circle img {
    background: rgba(0, 0, 0, 0) url("../../ciw/images/modal_frame.png") repeat scroll 50% center;
    border-radius: 50%;
    height: 200px;
    width: 200px;
}

.modal-dialog .modal-footer {
    background: #cccccc none repeat scroll 0 0;
    margin-top: 8px;
}

.fa-play-circle {
    color: #ffffff;
    display: block;
    float: left;
}

.modal-dialog .modal-footer .m-learn-more {
    float: left;
    padding-left: 10px;
    text-align: left;
}

/* Resources */

#resources-blocks {position:relative; margin-left:auto; padding-bottom:30px;}
.res-xs {display:none;}
.res-sm {display:block; min-height:430px;}

.res-sm a {position:absolute;}
.res-sm a.partners {left:0; top:45px;}
.res-sm a.press {left:66px; top:242px;}
.res-sm a.videos {left:276px; top:20px;}
.res-sm a.photos {left:330px; top:300px;}
.res-sm a.tools {left:590px; top:20px;}
.res-sm a.impact {left:629px; top:264px;}

#theVideo-embed {text-align:center; padding-top:25px;}
#theVideo-embed p {text-align:center;}

/* Partners
#partners {margin:25px 0; padding:0; list-style:none;}
#partners li {
	list-style:none;
	margin:0 0 15px;
	text-align:center;
	font-size:13px; line-height:1.3em;
	display:table;
	float:left;
}
#partners li a {

}
#partners li .logo-wrap-partner {
	display:table-cell;
	vertical-align:middle;
	border:1px solid #ccc;
	padding:15px;
}
#partners li img {width:95%; height:auto; margin-bottom:10px;}

#partners .partner-name {display:block;}

*/

/* Partners - NEW */
#partners {margin:25px 0; padding:0; list-style:none;}
#partners .partner-div {
	list-style:none;
	margin:0 0 15px;
	text-align:center;
	font-size:13px; line-height:1.3em;
	display:table;
	float:left;
}

#partners .row {
	border-bottom:1px solid #e9e5e1; margin-bottom:15px;
}

#partners .row:last-child {
	border-bottom:none;
}

#partners .partner-div a {

}
#partners .partner-div .logo-wrap-partner {
	display:table-cell;
	vertical-align:middle;
	padding:0;
	height:200px;
	max-width:200px;
}
/* #partners .partner-div img {width:95%; height:auto; margin-bottom:10px;} */
#partners .partner-div img {
	max-width:175px;
	width:auto;
	height:auto;
	margin-bottom:10px;
	}

#partners .partner-name {display:block;}

/* Impact Stories */
.impact-stories {/*border-top:1px solid #ccc;*/ padding-top:25px;}
.story-header h1 {margin:0; font-size:1.4em; color:#00aeef;}
.story-header p {margin-bottom:0;}
.story-header {margin-bottom:-45px; padding-left:15px; padding-right:30px; position:relative;}
.story-header.vid-head {margin-bottom:15px; padding-left:0; padding-right:0; text-align:center;}

.impact-stories h1 {margin:0; font-size:1em; color:#00aeef;}
.impact-stories a p  {color:#333;}
.impact-stories a:hover {text-decoration:none;}

.story-tile {margin-bottom:30px;}

/* Content with Left Image */

.img-left {margin-left:0; text-align:center;}
.img-left iframe {width:321px !important; height:213px !important;}
.single-story .img-left {margin-left:-10px;}

/* Sidebar Blog and Press */
.widget {margin-bottom:30px;}
.widget i {color:#fec232}

/* Photo Area */
.photo-area {
	border-top:1px solid #e9e5e1;
	margin-top:20px; padding-top:20px;
}

.mikado .filters a {color:#00aeef !important;}
.mikado .filters a.selected,
.mikado .filters a:hover {border-color:#00aeef !important;}

/* Filters NEW */
.page-id-975 .final-tiles-gallery .ftg-filters a:hover,
.page-id-975 .final-tiles-gallery .ftg-filters a.selected {
    border-color: #333;
    color: #777;
    text-decoration: underline;
	border:none;
}
.page-id-975 .final-tiles-gallery .ftg-filters a.selected {
    color: #777; font-weight:bold;
}
.page-id-975 .final-tiles-gallery .ftg-filters a {
    border: none;
    box-shadow: none;
    color: #00aeef;
    display: inline-block;
    margin-right: 15px;
    outline: 0 none;
    padding: 0 0 3px;
    text-decoration: none;
    text-shadow: none;
}

.page-id-975 .slb_template_tag.slb_template_tag_item.slb_template_tag_item_description {display:none;}

/* Spotlight */
.spot-sub {font-style:italic;}
header h4 {margin-bottom:0;}
#main-spotlight {margin-bottom:30px;}
.page-id-9 .widget_archive {display:none; /* Hide on Spotlight landing page */}
#feedburner-email-subscription-2 {}
#feedburner-email-subscription-2 .btn-default {
    background-image: none;
    background-repeat: repeat-x;
	background-color:#00aeef;
    border-color: #00aeef;
    text-shadow:none;
	color:#fff;
	border-radius:1px;
	width:100%;
}

#feedburner-email-subscription-2 .form-group {
    margin-bottom: 5px;
}

/* Search */
.form-control {width:100% !important;}

/* Widget / Sidebar */

.widget_archive h5,
.widget_categories h5  {text-transform:uppercase; font-weight:700;}

.widget_archive ul,
.widget_categories ul  {margin:0; padding:0; list-style:none;}

.widget_archive li,
.widget_categories li  {margin:0 0 5px; padding:0; list-style:none;}

.widget_archive li.current-cat a,
.widget_categories li.current-cat a  {font-weight:bold;}

.widget #searchform {}

.vid-text {margin-bottom: 25px; font-size: 18px; line-height:1.1em;}

.page-id-76 .entry-content p,
.page-id-74 .entry-content p {margin-bottom: 25px; font-size: 18px; line-height:1.1em;}


/* Footer */
.container.foot {text-align:center; font-size:15px; padding:15px 0;}
#footer-content {text-align:center; padding-bottom:20px;}
#footer-content p {text-align:center; font-size:1em; margin-bottom:0;}


/*------------------------------------*\
    Media Queries
\*------------------------------------*/


/* MOBILE BREAKPOINT */
@media only screen and (max-width: 768px) {
	/* Hide Desktop/Bootstrap nav and show mobile nav */
	#navbar,
	.navbar-toggle {display:none;}
	#navbar-mobile {display:block;}

}

@media (min-width: 768px) {
	.container {
		width: 750px;
		border:1px solid #e9e5e1;
		margin-top:20px;
	}

	.container.foot {
		border:none;
	}

	/* Subnav */
	#menu-main-navigation .caret {display:none;}
	.dropdown-menu-2 {
		display:none;
		list-style:none; margin:0; padding:0;
		text-align:left;
	}

	.dropdown-menu-2 li,
	.post-type-archive-story #menu-item-18 .dropdown-menu-2 li,
	.archive #menu-item-19 .dropdown-menu-2 li,
	.single-story #menu-item-18 .dropdown-menu-2 li,
	.single #menu-item-19 .dropdown-menu-2 li {
		display:inline-block;
		list-style:none; margin:0 20px 0 0; padding:0;
	}

	.dropdown-menu-2 li.active a,
	.post-type-archive-story #menu-item-18 .dropdown-menu-2 #menu-item-101 a {color:#fec232;}

	.dropdown-menu-2 li:last-child {
		margin-right:0;
	}

	.current_page_item .dropdown-menu-2,
	.current_page_parent .dropdown-menu-2,
	.post-type-archive-story #menu-item-18 .dropdown-menu-2,
	.single-story #menu-item-18 .dropdown-menu-2,
	.archive #menu-item-19 .dropdown-menu-2,
	.single #menu-item-19 .dropdown-menu-2 {
		display:block;
		position:absolute;
		bottom: -39px;
		left:-50px;
	}

	.single-story #menu-item-19.current_page_parent .dropdown-menu-2,
	.archive.post-type-archive-story #menu-item-19 .dropdown-menu-2,
	.single.single-story #menu-item-19 .dropdown-menu-2{display:none;}

	.current_page_item .dropdown-menu-2,
	.current_page_parent .dropdown-menu-2 {}

	#menu-item-15 .dropdown-menu-2 {padding-left:175px;} /* About Us */
	#menu-item-15.current_page_item .dropdown-menu-2,
	#menu-item-15.current_page_parent .dropdown-menu-2 { left:-180px; width:1000px;}

	#menu-item-18 .dropdown-menu-2 {text-align:center;} /* Impact */
	#menu-item-18.current_page_item .dropdown-menu-2,
	#menu-item-18.current_page_parent .dropdown-menu-2,
	.post-type-archive-story #menu-item-18 .dropdown-menu-2,
	.single-story #menu-item-18 .dropdown-menu-2 { left:-350px; width:1000px;}

	#menu-item-19 .dropdown-menu-2 {text-align:center;} /* Impact */
	#menu-item-19.current_page_item .dropdown-menu-2,
	#menu-item-19.current_page_parent .dropdown-menu-2f,
	.post-type-archive-story #menu-item-19 .dropdown-menu-2,
	.archive #menu-item-19 .dropdown-menu-2,
	.single #menu-item-19 .dropdown-menu-2 { left:-450px; width:1000px;}

	#menu-item-20 .dropdown-menu-2 {text-align:right;} /* Resources */
	#menu-item-20.current_page_item .dropdown-menu-2,
	#menu-item-20.current_page_parent .dropdown-menu-2 { left:-700px; width:1000px;}

	#menu-item-21 .dropdown-menu-2 {text-align:right;} /* Get Involved */
	#menu-item-21.current_page_item .dropdown-menu-2,
	#menu-item-21.current_page_parent .dropdown-menu-2 { left:-800px; width:1000px;}
}

@media (min-width: 992px) {
	.container {
		/* width: 980px; */
		width: 1024px;
	}
	.row {
		margin-left:0;
		margin-right:0;
	}
}

@media (min-width: 1200px) {
	.container {width: 1170px;}
	.container.main-wrap {padding-bottom:25px;}
}

/*------------------------------------*\
    Media Queries
\*------------------------------------*/

/* TABLET BREAKPOINT */
@media only screen and (min-width: 768px) and (max-width: 1199px) {

	.navbar-nav > li {
		float: none;
		margin-right:0;
	}
	.story-header {
		margin-bottom: -35px;
		padding-left: 20px;
    	padding-right: 30px;
	}
	.impact-stories h1 {margin:0; font-size:.95em; color:#00aeef;}
	.impact-stories a p  {color:#333; font-size:14px;}

	.res-sm a.partners {left:0; top:45px;}
	.res-sm a.press {left:66px; top:242px;}
	.res-sm a.videos {left:246px; top:20px;}
	.res-sm a.photos {left:290px; top:300px;}
	.res-sm a.tools {left:530px; top:20px;}
	.res-sm a.impact {left:550px; top:264px;}
}

/* TABLET BREAKPOINT */
@media only screen and (min-width: 768px) and (max-width: 991px) {

	.imagine {padding-top:15px;}

	.main-tag p {
		border-left:1px solid #ccc;
		font-weight:400;
		font-size:14px;
		padding:12px 0 12px 20px;
	}

	.logo-wrap {margin-right:-25px;}

	.navbar-nav > li {
		float: none;
		margin-right:0;
	}

	.navbar-nav > li a {
		font-size:14px;
	}

	.nav > li > a { padding: 10px 7px;}

	nav.navbar {width:85%;}
	#search {width:15%;}
	#search form {width:100%;}

	.navbar-collapse {
   	 	padding-left: 0 !important;
    	padding-right: 0 !important;
	}

	.row {
		margin-left:0;
		margin-right:0;
	}

	.side-call {width:100%;}
	.sub-call {width:100%;}

	#top-subnav.about-us,
	.parent-pageid-7 #top-subnav {margin-left:100px;} /* About Us Subnav */
	#top-subnav.resources,
	.parent-pageid-10 #top-subnav {margin-left:0;} /* Resources Subnav */

	/* Partners - NEW */
	#partners {margin:25px 0; padding:0; list-style:none;}
	#partners .partner-div {
		list-style:none;
		margin:0 0 15px;
		text-align:center;
		font-size:13px; line-height:1.3em;
		display:table;
		float:left;
	}

	#partners .row {
		border-bottom:1px solid #ccc; margin-bottom:15px;
	}

	#partners .partner-div .logo-wrap-partner {
		display:table-cell;
		vertical-align:middle;
		padding:0;
		height:150px;
		max-width:150px;
	}

	#partners .partner-div img {
		max-width:125px;
		width:auto;
		height:auto;
		margin-bottom:10px;
	}

	article.page,
	article.post,
	article.story,
	article.team {padding-right:0;}

	/* Impact Story Video */
	.img-left iframe {width:150px !important; height:100px !important;}

}

/* MOBILE BREAKPOINT */
@media only screen and (max-width: 991px) {

	.container {border:none;}

	.row {
		margin-left:0;
		margin-right:0;
	}

	.container.foot {border-top:1px solid #ccc; margin-top:15px;}

	.side-call {width:100%;}
	.sub-call {width:100%;}

	.entry-content h1 {font-size:1.6em;}
	.entry-content p {font-size:1.2em;}

	/* Humanly Possible */

	#tree {position:relative; margin-left:auto; padding-bottom:30px;}
	.tree-xs {display:block;}
	.tree-sm {display:none;}

	.map_link {position:relative; text-transform:uppercase; font-weight:700; margin-right:20px; line-height:24px; display:block;}
	.map_link.observe {left:auto; top:auto;}
	.map_link.experiment {left:auto; top:auto;}
	.map_link.expand {left:auto; top:auto;}
	.map_link.inquire {left:auto; top:auto; }
	.map_link.collaborate {left:auto; top:auto;}
	.map_link.link {left:auto; top:auto; }
	.map_link.imagine {left:auto; top:auto;}
	.map_link.inspire {left:auto; top:auto;}

	.humanly-text-block {
		position:relative; top:0; left:0;
		width:100%; z-index:999;
	}

	/* Resources */

	#resources-blocks {position:relative; margin-left:auto; padding-bottom:30px;}
	.res-xs {display:block; text-align:center;}
	.res-sm {display:none !important;}

	.res-xs a {position:relative; margin:0 20px;}

	.res-xs a.partners {left:auto; top:auto;}
	.res-xs a.press {left:auto; top:auto;}
	.res-xs a.videos {left:auto; top:auto;}
	.res-xs a.tools {left:auto; top:auto;}
	.res-xs a.impact {left:auto; top:auto;}

	.res-xs a img {width:148px; height:auto; margin-bottom:20px;}

	/* Impact Stories */
	.story-header h1 {margin:0; font-size:1em; color:#00aeef; text-align:left;}
	.story-header p {margin-bottom:0; text-align:left; font-size:.9em;}
	.story-header {margin-bottom:-30px; padding-left:10px; padding-right:0}
	/* Content with Left Image */

}

/* MOBILE BREAKPOINT */
@media only screen and (max-width: 768px) {

	.logo-wrap {width:100%;text-align:center; margin-top:0; float:none; padding-bottom:10px;}
	.tagline {color:#00aeef; text-transform:lowercase; padding-top:10px;}

	.visible-xs .navbar-brand > img {
    	display: inline;
	}

	#search {text-align:center; width:100%;}

	/* Partners - NEW */
	#partners {margin:25px 0; padding:0; list-style:none;}
	#partners .partner-div {
		list-style:none;
		margin:0 auto 15px;
		text-align:center;
		font-size:13px; line-height:1.3em;
		display:table;
		float:left;
	}

	#partners .row {
		border-bottom:1px solid #ccc;
	}

	#partners .partner-div .logo-wrap-partner {
		display:table-cell;
		vertical-align:middle;
		padding:0;
		height:100px;
		max-width:100px;
	}

	#partners .partner-div img {
		max-width:95px;
		width:auto;
		height:auto;
		margin-bottom:10px;
	}

	/* Impact Stories */
	.story-header h1 {font-size:1.2em; text-align:center;}
	.story-header p { text-align:center; font-size:1em;}
	.story-header {margin-bottom:-40px; padding-left:10px; padding-right:0}

	/* Gallery */
	.final-tiles-gallery.captions-always-visible.hover-fade.caption-full-height .caption {display:none !important;}

}

/* MOBILE BREAKPOINT */
@media only screen and (max-width: 480px) {

	/* Partners - NEW */
	#partners .partner-div {
		list-style:none;
		margin:0 auto 15px;
		text-align:center;
		font-size:13px; line-height:1.3em;
		display:table;
		float:none;
		clear:both;
	}

	#partners .row {
		border-bottom:none;
	}

	#partners .partner-div .logo-wrap-partner {
		display:table-cell;
		vertical-align:middle;
		padding:0;
		height:200px;
		max-width:200px;
	}

	#partners .partner-div img {
		max-width:175px;
		width:auto;
		height:auto;
		margin-bottom:10px;
	}

}
