/* Enter Your Custom CSS Here */

@import url('https://fonts.googleapis.com/css?family=Work+Sans:400,700,800');
/*
#e95e4f - hi
#333333 - txt
#f8faf8 - -bg 
*/

.postid-227 .content-header-image,
.postid-87 .content-header-image,
.postid-76 .content-header-image,
.postid-78 .content-header-image,
.postid-85 .content-header-image,
.postid-82 .content-header-image,
.postid-89 .content-header-image,
.sample-menu-footer-container {
  display: none;
}
.postid-402 .section-image, .postid-402 .full {
  display: none;
}


.col-1, .col-2 {
  width: 100%;
  padding: 20px 0;
}
.col-1 li:target {
  background: #e95e4f;
}
.col-2 {
  font-size: 1rem;
  border-top: 1px solid #ccc;
}

.tab-content {
min-height: 50vh;
  padding-bottom: 10vh;
}
.logo1, .logo2 {
 display: block;
  margin: 0.5vh 4vw;
}
.site-main {
    max-width: 1600px;
    margin: 0 auto;
}
.full{
max-height: 50vh;
 width: auto;
}

.archive .post, .page-template-readingroom .post {
	width: 98%;
    height: 60vh;
    display: inline-block;
    margin: 0.5vh 1%;
}
.partners img {
	height: 60px;
	width: auto;
	margin: 0.5vh 0;
}
.page .responsive-tabs .responsive-tabs__list__item {
	color: #555;
}
.scriptlesssocialsharing {
	margin: 4vh 0;
}
.scriptlesssocialsharing h3 {
	display: none;
}
.content-header-image {
	max-width: 1170px;
	margin: 0 auto;
	background-color: #F8FAF8!important;
}
.section-image {
	width: 88%;
	height: auto;
	margin: 0 auto;
}
.section-image-overlay {
	visibility: hidden;
}
.section-image-overlay:hover {
	visibility: visible
}
.thumbnail {
	padding: 0 0 1vh;
	margin-bottom: 1vh;
	background-color: none;
	border: 0;
	border-bottom: 1px solid #ccc;
	border-radius: 0;
}
.category .entry-title, .category-reading-room .entry-title {
	font-weight: 600;
}
.category .entry-title a,.category-reading-room .entry-title a {
	color: #333;
}
.category .entry-title a:hover, .category-reading-room .entry-title :hover {
	color: #d84d3e;
}
.home .site-main {
	margin: 0 -15px;
}
.entry-content a {
	border-bottom: 1px solid rgba(0, 0, 0, 0);
}
.entry-content a:hover, .entry-content a:focus {
	border-bottom: 1px solid #d84d3e;
}
.scriptlesssocialsharing-buttons a.button {
	border-bottom: 1px;
}
.wp-caption-text {
	position: relative;
	bottom: 40px;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.2;
	width: 100%;
	background: #F8FAF8;
	border: 1px solid #ccc;
	color: #333;
	padding: 4px 10px;
	text-align: center;
	height: 40px;
	font-size: 12px;
	line-height: 16px;
}
.wp-caption-text:hover {
	opacity: 1;
}
.wp-caption-text:before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	content: "i";
	color: #fff;
	text-align: left;
	padding-left: 4px;
}
.wp-caption-text:before:hover {
	background: rgba(0, 0, 0, 0.8);
	content: "";
}
.entry-meta p {
  text-indent: -10000px;
}
.posted-on {
	display: none;
}
.comments-link {
  text-indent: 9990px;
}
a, .pagination>li>a, 
.pagination>li>span, 
.pagination>li>a, 
.pagination>li>span, 
span.page-numbers.current {
	color: #e95e4f;
}
a:hover, a:focus {
	color: #d84d3e;
}
.entry-content a:hover, .entry-content a:focus {
	border-bottom: 1px solid #d84d3e;
}
.pagination>li>a:hover, 
.pagination>li>span:hover, 
.pagination>li>a:focus, 
.pagination>li>span:focus, 
span.page-numbers.current {
	background-color: #d84d3e;
	color: #eeeeee;
	border-color: #d84d3e;
}
.pagination>li:first-child>a, 
.pagination>li:first-child>span .pagination>li:last-child>a, 
.pagination>li:last-child>span {
	border-radius: 0;
}
.navbar-default .navbar-nav>li>a:hover, 
.navbar-default .navbar-nav>li>a:focus, 
.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:hover, 
.navbar-default .navbar-nav>.active>a:focus {
	background-color: #e95e4f;
	color: #eeeeee;
}
div.navbar.navbar-default.navbar-static-top {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 20px;
}
header.content-header {
	min-height: 80px;
}
article.post {
	overflow: hidden;
	padding: 20px;
	border: 1px solid #bbbbbb;
	margin: 0 auto 4vh;
	background: #FFFFFF;
}
.home article.post {
	float: left;
	height: 500px;
}
.home #secondary {
	display: none;
}
.home #primary {
	width: 100%;
}
body {
	font-family: 'Work Sans', sans-serif;
	font-weight: 400;
	font-size: 15px;
	background: #F8FAF8!important;
}
#page {
	max-width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Work Sans', sans-serif;
	font-weight: 400;
}
blockquote {
	font-size: 15px;
	font-style: italic;
	border-left: 5px solid #d84d3e;
}
.navbar .navbar-nav>li>a {
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 1.5;
	font-weight: 400;
}
.content-header h1, .content-header h2, .content-header h3 {
	color: #333;
}
.site-branding img {
	margin: 10px;
	max-height: 70px;
	max-width: 330px;
	width: 85%;
	min-height: 50px;
	min-width: 220px;
}
.site-branding-text {
	text-align: right;
	margin-top: -10px;
}
.site-title img {
	height: 120px;
	width: auto;
	margin: 10px;
}
header.content-header {
	min-height: 20px;
}
.content-header {
	background-color: rgba(0, 0, 0, 0);
	color: #333;
	padding-top: 12px;
	padding-bottom: 12px;
}
.n2-ss-align {
	float: left;
	width: 63%;
	padding: 20px;
}
.intro {
	float: right;
	width: 33%;
	padding: 20px;
}
.entry-content .responsive-tabs .responsive-tabs__panel {
	min-height: 300px;
    padding-bottom: 10vh;
}
.sidebar-pagebottom, .category-reading-room #secondary, 
.category-activities #secondary,
.category .content-header, 
.page-template-readingroom .content-header{
	display: none;
}
.category-reading-room #primary, .category-activities #primary {
	width: 100%;
}
.category-reading-room article {
	margin: 1vh 0.5%;
	padding: 10px;
	border: 1px solid #777;
	float: left;
}
.category-activities article, .page-template-readingroom article {
	margin: 1vh 0.5%;
	height: 60vh;
	padding: 10px;
	border: 1px solid #777;
	float: left;
	overflow: hidden;
}
article .entry-title {
	font-size: 22px;
}
.after-footer {
	background: #fff;
	color: #666;
	font-size: 16px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #d84d3e;
}

.sidebar-footer a:hover:not(.btn), .sidebar-footer a:focus:not(.btn), .footer-nav-menu a:hover:not(.btn), .footer-nav-menu a:focus:not(.btn) {
	color: #555;
}
.sidebar-footer a:not(.btn), .footer-nav-menu a:not(.btn) {
	color: #999;
}
.footer-links a {
	font-size: 11px;
	font-weight: 600;
	color: #777;
  text-decoration: none;
}
.footer-links a:hover, .footer-links a:focus {
	color: #333;
	text-decoration: underline;
}


button, html input[type="button"], input[type="submit"] {
    color: #fff;
    background-color: #d84d3e;
    border-color: #d84d3e;
}


@media screen and (min-width: 768px) {
	.archive .post, .page-template-readingroom .post  {
		width: 48%;
		height: 60vh;
	}
	.home article.post {
		float: none;
		width: 48%;
		margin: 0 auto;
	}
  
  
.col-1, .col-2 {
  float: left; 
  width: 66%;
  padding: 0 20px;
}
.col-2 {
  width: 33%;
  border-left: 1px solid #ccc;
  border-top: 0;
}

  
	/* = */
}
@media screen and (min-width: 1024px) {
	.archive .post, .page-template-readingroom .post  {
		width: 31%;
		height: 60vh;
	}
	
	/* = */
}