/*
Theme Name: cumberland new
*/
@import url('css/font-awesome.min.css');
@import url('css/main.css');

.btn.new{
	background: #004022;
	color: #fff;
	/* padding: 8px 10px 5px 10px; */
	padding: 10px 20px 10px 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
	border: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-size: 0.8em;
	margin-right:10px;
	line-height:20px
	font;
}

h2.landingPage{
font-weight:bold;
margin: 20px 0;

}

.landingPageBottom {
	color: #004022;
	margin-top:50px;
	font-family: AGaramondPro, Helvetica, Arial;
vertical-align: baseline;
line-height:34px;
}

.landingPageGoFar {
	font-size:34px;
	text-align:right;
	float:right;
	line-height:34px;
	vertical-align: baseline;

}

.landingPageLM {
font-size:20px;	
line-height:34px;
vertical-align: baseline;

}

.thumbImg{
	float:left;
	margin-right:30px;
	margin-bottom:30px;
}
.thumbImg img{
	width:200px;
}
.youTubeVideo,
.podcastFile{
	margin-bottom:30px;
}
.clearBoth{
	clear:both;
}
.disclaimer{
	font-size:13px;
}
#contact-us-1 .content-1{
	float:none;
	width:100%;
}
#contact-us-1 .tabs-nav ul > li{
	float: left;
margin-right: 20px;
}
#contact-us-1 .content-2{
	float:none;
}
.TeamHeader{
	width: 400px;
	text-align: center;
	margin: 30px auto;
}
.TeamHeader h1{
	font-size: 30px;
	font-size: 1.875rem;
	margin:0 0 1em;
}
.TeamHeader p{
	margin-bottom: 30px;
}
.tabBtn{
	background: #fff;
	color: #282829;
	padding: 8px 20px 5px 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
	border: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-size: 0.8em;
}
.tabBtn.short{
	width: 15%;
	display: inline-block;
}
.tabBtn.on{
	background: #004022;
	color: #fff;
}
#who-we-are-3 {
    color: #282829;
    background: none;
}
#who-we-are-3 .content{
	margin-bottom:0;
	padding: 30px 4.66667%;
}
.fundList{
	display: table;
	width: 100%;
}
.fundList .fundContent{
	width: 25%;
padding: 20px;
background: #001d34;
color: #fff;
display: inline-block;
margin-right: 20px;
border-radius: 20px;
vertical-align: top;
}
.fundList .fundContent .line-1{
	font-weight:bold;
	height:50px;
}
.fundList .fundContent .line-2{
	height:150px;
	font-size: 1rem;
}
.fundList .fundBtn{
	background: #fff;
width: 70%;
display: inline-block;
padding: 10px 20px;
text-align: center;
border-radius: 10px;
}
.fundList .fundBtn:hover{
	text-decoration:none;
}
@media only screen and (max-width: 1000px) {
	.fundList .fundContent{
		width: 90%;
		margin-bottom: 20px;
		margin-right:0px;
	}
	.fundList .fundContent .line-1{
		height:35px;
	}
	.fundList .fundContent .line-2{
		height:100px;
		font-size: 1rem;
	}
}
.post #wrapper{
	padding-top:0px;
}
/* new what you think */
ul{
	padding-left: 2%;
	line-height: 1.3;
	list-style: disc;
	padding-bottom:10px;
}
ul.team-memeber-list{
	list-style: none;
}
#who-we-are-1.what-we-think .content{
	padding-bottom:1.5em;
}
.navList{
	display: table;
	width: 100%;
}
.navList .navContent {
    width: 18%;
	display: inline-block;
	vertical-align: top;
	margin: 20px 0px 20px 10px;
}
.navList .navContent .fa{
	font-size: 35px;
	line-height: 35px;
	color: #fff;
}
.navList .navBtn {
    background: #fff;
    padding: 10px 20px;
    text-align: center;
    border-radius: 10px;
	height: 36px;
	width:240px;
	display: table-cell;
	vertical-align: middle;
}
.navList .navBtn.active{
	background: #004022;
	color: #fff;
}
#new-post-list{
	background:#fff;
}
#new-post-list .searchBox{
	margin: 20px;
}
#new-post-list .postList{
	display: table;
	width: 100%;
}
#new-post-list .postList .postBox{
	width: 23%;
	display: inline-block;
	vertical-align: top;
	margin-right:1%;
	margin-bottom:20px;
	background: #001b33;
	color: #fff;
	border-radius:20px;
}
#new-post-list .postList img{
	margin-bottom: 10px;
	border-top-left-radius:20px;
	border-top-right-radius:20px;
}
#new-post-list .postList .postImage{
	margin-bottom: 10px;
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	height: 190px;
}
#new-post-list .postList .postContent{
	padding:10px;
}
#new-post-list .postList .postContent h2{
	font-weight: bold;
	margin-bottom: 10px;
}
#new-post-list .postList .postContent p{
	font-size:15px;
}
#new-post-list .postList .postContent .description{
	height:40px;
}
#new-post-list .postList .postContent .readMore{
	text-align:center;
}
#new-post-list .postList .postContent .readMoreBtn{
	background: #fff;
	width: 50%;
	display: inline-block;
	padding: 5px;
	text-align: center;
	border-radius: 10px;
}
#new-post-list .postList .postContent .date,
#new-post-list .postList .postContent .readtime{
	font-size:12px;
}
#new-post-list .postNav{
	margin: 20px;
}
#new-post-list .postNav .page-numbers{
	text-decoration: none;
	border: 1px solid #bfbfbf;
	padding: 5px 10px;
	margin: 2px;
}
#new-post-list .postNav .page-numbers.current{
	background: #004022;
	color: #fff;
}
.navList .navContent.forMobile{
	display:none;
}
@media only screen and (min-width: 1000px) {
	#new-post-list .postList img{
		height: 190px;
	}
}
@media only screen and (max-width: 1000px) {
	#what-we-do-2.tabMenu{
		background: #001b33;
		color: #fff;
	}
	.navList .navContent{
		width: 40%;
	}
	#new-post-list .postList .postBox{
		width: 100%;
	}
	.navList .navContent.forDesktop{
		display:none;
	}
	.navList .navContent.forMobile{
		display:inline-block;
	}
}
/* homepage featured post */
#home-section-2{
	text-align: left;
}
#home-section-2 .featuredPosts{
	display: table;
	width: 100%;
}
#home-section-2 .featuredPosts .postBox{
	width: 23%;
	display: inline-block;
	vertical-align: top;
	margin-right: 1%;
	margin-bottom: 20px;
	background: #fff;
	color: #001b33;
	border-radius: 20px;
}
#home-section-2 .featuredPosts img{
	margin-bottom: 10px;
	border-top-left-radius:20px;
	border-top-right-radius:20px;
}
#home-section-2 .featuredPosts .postImage{
	margin-bottom: 10px;
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	height: 190px;
}
#home-section-2 .featuredPosts .postContent{
	padding:10px;
}
#home-section-2 .featuredPosts .postContent h2{
	font-weight: bold;
	margin-bottom: 10px;
	font-size:16px;
}
#home-section-2 .featuredPosts .postContent p{
	font-size:14px;
}
#home-section-2 .featuredPosts .postContent .description{
	height:40px;
}
#home-section-2 .featuredPosts .postContent .readMore{
	text-align:center;
}
#home-section-2 .featuredPosts .postContent .date,
#home-section-2 .featuredPosts .postContent .readtime{
	font-size:12px;
}
#home-section-2 .featuredPosts .postContent .readMoreBtn{
	background: #001b33;
	width: 50%;
	display: inline-block;
	padding: 5px;
	text-align: center;
	border-radius: 10px;
	color: #fff;
}
#home-section-2 .moreArticles{
	text-align:center;
	margin-top:20px;
}
#home-section-2 .moreArticlesBtn{
	background: #fff;
	width: 20%;
	display: inline-block;
	padding: 5px;
	text-align: center;
	border-radius: 10px;
	color: #001b33;
	font-size: 16px;
}
ul.footer_menu_desktop ul{
	list-style: none;
}
@media only screen and (min-width: 1000px) {
	#home-section-2 .featuredPosts img{
		height: 190px;
	}
}
@media only screen and (max-width: 1000px) {
	#home-section-2 .featuredPosts .postBox{
		width: 100%;
	}
}
.hide{
	display:none !important;
}
#home-section-1 h1{
	margin-bottom: 1em;
}
#home-section-1 .content-1 p{
	margin-bottom: 1em;
}

#what-we-do-2 .content-3 .dotline-1.new {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    width: 2px;
    height: auto;
    right: auto;
    background: url(images/dotline-h-w.png) repeat-y;
}

#who-we-are-3 .content-1{
	position: relative;
	text-align: center;
}
#who-we-are-3 .content-1 h2{
	font-size: 1.5em;
	padding-top: 2em;
}
#who-we-are-3 .content-1 #what-we-do-2-content-1-line-1 {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  bottom: auto;
  left: 0;
  width: 2px;
  height: auto;
  right: auto;
  background: url(images/dotline-1.png) repeat-y;
  bottom:20%;
}
#who-we-are-3 .content-1 #what-we-do-2-content-1-line-2 {
  position: absolute;
  content: "";
  display: block;
  top: 80%;
  right: auto;
  left: 0;
  height: 2px;
  width: auto;
  bottom: auto;
  width: 35%;
  background: url(images/dotline-3.png) repeat-x;
}
.highlight{
	color: #004022;
	font-weight:bold;
	text-decoration:underline
}
#contact-us-1 .header_content{
	width:58%;
}
#contact-us-1 .tabs-nav ul > li{
	width:31%;
	border-radius: 10px;
	color: #fff;
}
#contact-us-1 .tabs-nav ul > li h4{
	font-weight:bold;
	font-size: 20px;
}
#contact-us-1 .tabs-nav ul > li > div{
	padding: 15px;
text-align: center;
font-size: 16px;
}
#contact-us-1 .tabs-nav .btn{
	border-radius:10px;
	border:none;
	width:80%;
	padding:10px 0px;
	background: #fff;
color: #004022;
max-width: 100%;
margin: 0 auto 20px;
display: block;
}
#contact-us-1 .tabs-nav .btn.on{
	background: #fff;
	color: #004022;
}
#contact-us-1 .tabs-nav ul > li:first-child{
	background: #001b33;
}
#contact-us-1 .tabs-nav ul > li:nth-child(2){
	background: #25486b;
}
#contact-us-1 .tabs-nav ul > li:nth-child(3){
	background: #809fd1;
}
#contact-us-1 .tabs-nav ul > li div a{
	text-decoration:underline;
	color: #fff;
}
@media only screen and (max-width: 1000px) {
	#contact-us-1 .header_content{
		width:100%;
	}
	#contact-us-1 .tabs-nav ul > li{
		width:100%;
	}
	#who-we-are-3 .content-1 #what-we-do-2-content-1-line-2{
		width: 25%;
	}
}
@media only screen and (max-width: 600px) {
	#who-we-are-3 .content-1 #what-we-do-2-content-1-line-2{
		width: 10%;
	}
	#contact-us-1 .content-1 {
	  display: block !important;
	}
	.tab-content.on .tabs-accordions-body {
	  display: block;
	}
}