/*
Theme Name: The Climate Trust
Description: A child theme of Anchor Theme by Umbrella
Author: Illusio Design
Version: 1.0
Template: anchor
*/
@import url("../anchor/style.css");


/**********************************************
	General styles
***********************************************/

/* Normailize the fonts at top level */
body, a, h1, h2, h3, h4, h5, h6, p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Arial, sans-serif;
}

/* Override global text size */
*, p, p a, .inner_content ol li, .col-md-9 ul li {
    font-size: 15px;
}

/* Custom font for headers */
.inner_content h1, .inner_content h2, .inner_content h3, .inner_content h4, .inner_content h5, .inner_content h6 {
	/* color: #43627a; */
	font-family: 'SceneStd-Regular' !important;
}

/* Increase paragraph size and tighten line-height */
p {
	font-family: inherit;
	line-height: 21px;
	color: #202020;
}


/* Set default anchor link styling */
p a {
	color: #0073ad;
	font-family: inherit;
}

p a:hover {
	color: #00aeef;
}


/* Page content titles - remove top margin */
.default_page_content h1 {
	margin-top: 0;
}

.default_holder {
	padding-left: 0;
	padding-right: 0;
}

/* Styles for ordered lists */
.inner_content ol li {
	line-height: 1.75em;
	list-style-type: decimal;
	list-style-position: inside !important;
	padding: 0 0 .5em 1em;
}

/* Styles for unordered lists */
.col-md-9 ul li {
	line-height: 1.75em;
	margin: 15px 0;
}


/* Blockquotes */
blockquote  {
	border-left: 8px solid #6b9442;
	margin: 30px 0 ;
	padding: 0 0 0 30px;
}

blockquote p {
	color: #6b9442;
	font-size: 18px;
	line-height: 22px;
}

blockquote cite {
	color: #8b8b8b !important;
	font-style: italic;
}

hr {
	margin: 25px 0;
	border: 0;
	border-top: 3px solid #ededed;
}


/* Tables */
table {
	border: 0;
	border-spacing: 0;
	margin: 2em 0;
	padding: 0;	
}

table td {
	border-bottom: 3px solid #fff;
	border-right: 3px solid #fff;
}

table td.heading {
	background: #f0f0f0;
	text-transform: uppercase;
}

table tr td {
	background: #f8f8f8;
	padding: 15px;
	vertical-align: top;
}


/* Testimonials Rotator */
#ivycat-testimonial blockquote {
	border: 0;
	margin: 0;
	padding: 0;
}

#ivycat-testimonial blockquote p {
	color: inherit !important;
	font-family: 'ArcherMediumItalic';
	font-size: 1.25em;
	line-height: 1.2em;
}

#ivycat-testimonial cite {
	color: #999;
	display: block;
	margin-top: .5em;
}


/* Search - remove label */
.blog #searchform > div > label {
	display: none;
}


/**********************************************
	General - page titles
***********************************************/

/* Blog landing page header */
body.blog .top_image_container img {
	position: absolute;
}


/* Default template – display page title with featured image */
.default_text h1 {
	position: absolute;
	left: 15%;
}

/* Blog - single post header normalizing */
body.single-post .default_text h1 {
	position: inherit;
	left: inherit;
}


/**********************************************
	General - buttons
***********************************************/

/* Grey  */
.dark-grey {
	background: #676363;
	border: 0;
	color: #ffffff;
	font-family: 'SceneStd-Regular';
	font-size: 15px;
	letter-spacing: .05em;
	margin: 0 5px 5px 0;
	padding: 7px 20px;
	text-transform: uppercase;
}

/* Yellow and white */
.yellow, .white {
	border: 0;
	font-family: 'SceneStd-Regular';
	font-size: 15px;
	letter-spacing: .05em;
	margin: 0 5px 5px 0;
	padding: 7px 20px;
	text-transform: uppercase;
}

.white {
	border: 1px solid #ededed;
}

.yellow:hover {
	background: #ffff00;
	padding: 7px 20px;
}


/* Buttons - fix alignment */
a + .dark-grey
{
	margin: 0 5px 5px 0;
}

.dark-grey:hover {
	background: #00a6ef;
}


/**********************************************
	Webfonts
***********************************************/

@font-face {font-family: 'SceneStd-Italic';src: url('_webfonts/306D8B_0_0.eot');src: url('_webfonts/306D8B_0_0.eot?#iefix') format('embedded-opentype'),url('_webfonts/306D8B_0_0.woff2') format('woff2'),url('_webfonts/306D8B_0_0.woff') format('woff'),url('_webfonts/306D8B_0_0.ttf') format('truetype');}

@font-face {font-family: 'SceneStd-Regular';src: url('_webfonts/306D8B_1_0.eot');src: url('_webfonts/306D8B_1_0.eot?#iefix') format('embedded-opentype'),url('_webfonts/306D8B_1_0.woff2') format('woff2'),url('_webfonts/306D8B_1_0.woff') format('woff'),url('_webfonts/306D8B_1_0.ttf') format('truetype');}


@font-face {font-family: 'SceneStd-Bold';src: url('_webfonts/306D8B_2_0.eot');src: url('_webfonts/306D8B_2_0.eot?#iefix') format('embedded-opentype'),url('_webfonts/306D8B_2_0.woff2') format('woff2'),url('_webfonts/306D8B_2_0.woff') format('woff'),url('_webfonts/306D8B_2_0.ttf') format('truetype');}
}


/**********************************************
	Shortcodes - Tabs, toggles, accordian
***********************************************/

/* Replace icon */
.fa-minus-circle:before {
	/* content: "\f056"; */
	content: url(images/icon-toggle-up.png);
}
.fa-plus-circle:before {
	/* content: "\f055"; */
	content: url(images/icon-toggle-down.png);
}

/*
.icon-plus-sign:before {
}
*/

/* Adjust margins */
.tabs {
	margin: 1.5em 0;
}

/* Set sefault background colors */
ul.tab_buttons li a, ul.toggle li a, ul.accordion li a {
	background: #0073ad;
	border: 0 !important;
	color: #fff !important;
	font-size: 14px !important;
	font-weight: 600 !important;
	margin-right: 3px;
	padding: 12px 17px !important;
	text-transform: uppercase;
}

/* Hover and current state */
ul.tab_buttons li a.active, ul.tab_buttons li a:hover, ul.toggle li a.active, ul.toggle li a:hover, ul.accordion li a.active, ul.accordion li a:hover {
	background: #005b97 !important;
	color: #fff !important;
}

/* Remove defaut bullets */
ul.tab_buttons li, ul.tab_content li, ul.toggle li, e, ul.accordion li {
	border: 0 !important;
	list-style-type: none;
}

/* Normalize inner content link style */
ul.accordion .section_content p a, ul.toggle .section_content p a {
	background: none !important;
	border: 0;
	color: #0073ad !important;
	display: inline;
	font-weight: inherit !important;
	margin: inherit !important;
	padding: inherit !important;
	text-transform: inherit !important;
}

/* Set background color of content */
ul.tab_content li, ul.toggle li, ul.toggle li div, e, ul.accordion li div {
	background: #f9f9f9;
	border: 0 !important;
}

/* Toggles - add bullets back in */
ul.toggle li div li {
	list-style-type: disc !important;
}


/**********************************************
	CSS3 transitions
***********************************************/

p a, .logo img, .navbar-nav > li > a, .dropdown-menu > li > a, .widget ul.menu li a, ul.tab_buttons li a,
.toggle li a, ul.accordion li a, .services-widget, .caption-icon, .dark-grey, .blog-widgets a, .widget_post_description_blog p, .yellow {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

/* Fade on hover */
.logo img:hover {
	opacity: 0.6;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; /* IE 8 hack */ 
	filter: alpha(opacity = 60); /* IE 5-7 hack */
}


/**********************************************
	Branding & Top Header
***********************************************/

/* Set the background color */
.logo {
    background: #00a6ef;
}

/* Override default logo size */
.logo img {
    width: 75%;
}

/* Social media icons - replace dribbble with mail */
.fa-dribbble:before {
	/* content: "\f17d"; */
	content: url(images/icon-newsletter.png);
}


/**********************************************
	Top Navigation
***********************************************/

/* Override the background of the nav wrapper */
.navigation_menu {
	background: #323c44 !important;
}

/* Set the background and border color */
.nav > li {
	background: transparent;
	border-right: 1px solid #313437;
}

/* Nav text links */
.navbar-nav > li > a {
	color: #d8d8d8;
	font-family: 'SceneStd-Bold';
	font-size: 16px;
	letter-spacing: .04em;
	padding-top: 50px;
	text-align: left; 
}

/* Climate Trust Capital - manual nav adjust */
.navbar-nav li#menu-item-1563 a {
	width: 270px !important;
}


.navbar-nav > li > a:hover {
	color: #fff;
}


/**********************************************
	Drop Down Navigation
***********************************************/

/* Adjust the width of the menu; hide menu so parent-level nav works properly */
.dropdown-menu {
	background: #323c44;
	border: 0;
	display: none !important;
	min-width: 247px;
}

/* Drop down menu text */
.dropdown-menu > li > a {
	border-bottom: 1px solid #313437;
	font-family: 'SceneStd-Bold';
	font-size: 16px;
	font-weight: 400;
	letter-spacing: .03em;
}

/* Hover state for both navs */
.nav > li a:hover,
.nav > li.current-menu-item,
.dropdown-menu > li a:hover,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
{
	background: #293238 !important;
}


/* Dropdown hover state - txt color */
.dropdown-menu > li a:hover {
	color: #fff !important;
}

/* Submenu - fix alignment of child pages */
.dropdown-submenu {
	display: inline-block;
	width: 100%;
}


/**********************************************
	Sidebar Navigation
***********************************************/

/* Make title border span entire width of sidebar */
.widget h5.widget-title {
	border-bottom: 3px solid #ededed !important;
	font-family: 'SceneStd-Regular';
	font-size: 22px;
	padding-bottom: 10px;
	margin-bottom: 25px;
	text-transform: uppercase;
	width: 100%;
}

/* Remove bullets and adjust list height */
.widget ul.menu li {
	list-style-type: none;
	line-height: 1.5em;
	margin: 0 0 15px 0;
}

/* Add left padding for backgroun support */
.widget ul.menu li a {
	font-family: 'SceneStd-Regular';
	font-size: 17px;
	letter-spacing: .03em;
	padding-left: 15px;
	text-transform: uppercase;
}

/* Current list item background color */
.widget ul.menu li.current-menu-item {
	background: none !important;
	border-left: 7px solid #293238;
}

.widget ul.menu li.current-menu-item a, .widget ul.menu li a:hover {
	color: #293238;
}


/* Sidebar - Blog page widgets */
.blog-widgets div > ul > li {
	line-height: 1em;
}

.blog-widgets a {
	color: #428bca;
	font-family: 'SceneStd-Regular';
	font-size: 17px;
	letter-spacing: .03em;
	padding-left: 0;
}

.blog-widgets a:hover {
	color: #293238;
}


/**********************************************
	Sidebar - Twitter Feed Pro
***********************************************/

ul.twitterfeed li {
	list-style-type: none;
	margin-bottom: 15px;
	padding: 0 0 10px 0;
}


/**********************************************
	Sidebar - Salesforce News Sign-Up
***********************************************/

/* Input formatting */
.salesforce-leads input {
	background: #f8f8f8;
	border: 0;
	clear: both;
	display: block;
	margin: 0 0 7px 0 !important;
	padding: 7px !important;
	width: 100%;
	height: auto;
}


/* Button formmating */
.salesforce-leads input.submit {
	background: #a4a4a4;
	border: 0;
	clear: both;
	color: #fff;
	float: none;
	font-family: 'SceneStd-Regular';
	font-size: 16px;
	letter-spacing: .03em;
	margin: .75em 0 0 0;
	text-transform: uppercase;
	width: 70%;
}

.salesforce-leads input.submit:hover {
	background: #7c7c7c;
}

/**********************************************
	Sidebar - Salesforce News Sign-Up
***********************************************/

/* Input formatting */

#gform_wrapper_2 {
	margin: 0 !important;
}

#gform_wrapper_2 .gform_footer {
	margin: 0;
	padding: 0;
}

#gform_wrapper_2 input {
	background: #f8f8f8;
	border: 0;
	clear: both;
	display: block;
	margin: 0 0 7px 0 !important;
	padding: 7px !important;
	width: 100%;
	height: auto;
}

#gform_wrapper_2 label {
	display: none !important;
}

/* Button formmating */
#gform_wrapper_2 input#gform_submit_button_2 {
	background: #a4a4a4;
	border: 0;
	clear: both;
	color: #fff;
	float: none;
	font-family: 'SceneStd-Regular';
	font-size: 16px;
	letter-spacing: .03em;
	margin: .75em 0 0 0;
	text-transform: uppercase;
	width: 70%;
}

#gform_wrapper_2 input#gform_submit_button_2:hover {
	background: #7c7c7c;
}

/**********************************************
	Pages
***********************************************/

/* Our Work - adjust height of services holders */
.service_box {
	height: 350px;
}


/**********************************************
	Home page - widgets
***********************************************/

/* Main headline - arrow image */
.caption-icon {
	border: 1px solid #77cff5;
	color: #77cff5;
}

/* Services widget - make whole container clickable */
.services-widget a {
	display: block !important;
	width: 100% !important;
	height: 100% !important;
}

/* Services - hide navigation */
.services_widget .prev-slide, .services_widget .next-slide {
	display: none;
}

/* Increase size of widget title and reduce spacing */
.widget_title {
	font-family: 'SceneStd-Bold';
	font-size: 17px;
	color: #7d7d7d;
	letter-spacing: .03em;
	padding: 5px 0;
}

/* Using this for the Project Portfolio */
.clients-widget, .clients-widget:hover {
	background: none !important;
}

/* Services - widget text */
.widget_service_box_holder p {
	color: #fff;
	font-family: 'SceneStd-Regular';
	font-size: 15px;
	letter-spacing: .02em;
	padding: 10px 0 0 15px;
}

.services-widget:hover {
	background: #323c44;
	cursor: pointer;
}

/* Slider caption txt */
.slider_caption h1 {
	color: #fefefe;
	font-size: 35px;
	margin: 0;
	line-height: 1.1em;
}


/* Blog post headline */
.widget_post_description a {
	font-family: 'SceneStd-Regular';
	font-size: 17px;
	line-height: 18px;
	color: #626262;
}

/* Blog post category */
.post_category a {
	color: #a2a2a2;
	font-family: 'SceneStd-Bold';
	font-size: 13px;
}

/* Key Metrics widget */
.custom_markup.col-sm-12 {
	border: 0;
}

.custom_markup > .widget_navigation .widget_title {
	margin: 0 0 .5em 0;
}

.custom_markup.col-sm-12 .widget_navigation {
	margin-bottom: 0;
}


/**********************************************
	History
***********************************************/

.history_container p {
	font-size: 15px;
}

/* Define dark link color */
.timeline_dark a {
	color: #7ed6ff !important;
}

.timeline_dark a:hover {
	color: #fff !important;
}


/**********************************************
	Subpage galleries
***********************************************/

#gallery-1 img {
	border: 0 !important;
}

#gallery-1 .gallery-item {
	margin-top: 0 !important;
}

.gallery-item {
	margin-bottom: 0;
}


/**********************************************
	Blog 
***********************************************/

.widget_post_description_blog p {
	color: #428bca;
	font-family: 'SceneStd-Regular';
	font-size: 18px;
}

.widget_post_description_blog p:hover {
	color: inherit;
}


/**********************************************
	Leadership 
***********************************************/

/* Adjust height to accomodate more text */
.team_box {
	height: 400px;
}

/* Set mailto links as block - clearing */
.team_box p a {
	display: block;
}


/**********************************************
	Portfolio
***********************************************/

/* Portfolio background */
.portfolio_info {
	background: #fff;
}


/**********************************************
	Partners
***********************************************/

/* Tighten up list line height */
body.page-id-158 .col-md-9 ul li {
	line-height: 1.2em !important;
	margin: 12px 0 !important;
}


/**********************************************
	Contact & Career
***********************************************/

/* Set the inout backgrounds */
.contact_form input, .contact_form textarea, .contact_form_career input, .contact_form_career textarea {
	background: #f8f8f8;
}

.address-info h3 {
	border-bottom: 1px solid #ccc;
	color: inherit;
	font-weight: 500;
	font-size: 18px;
	margin: 0 0 7px 0;
	padding-bottom: 10px;
}

.address-info p {
	padding-bottom: 15px;
}

/* Google Infowindow styling */
.google-infowindow {
	padding: 0 20px 20px 20px;
}

/* Send button */
.contact_form_career .send, .contact_form .send {
	font-family: 'SceneStd-Regular';
	font-size: 17px;
	letter-spacing: .03em;
}


/**********************************************
	Apply 
***********************************************/

.success-message {
	display: none;
	color: #6b9442;
	margin-top: 0;
	font-size: 1.7em;
}


/**********************************************
	Footer - copyright
***********************************************/

/* Footer copyright */
.copyright {
	color: #858585;
	font-size: 12px;
}

.copyright a {
	font-size: 12px;
}

/* Home only */
body.home .copyright {
	color: #fff !important;
}

body.home .copyright a {
	color: #88d4ff;
}

body.home .copyright a:hover {
	color: #50bbf9;
}


/**********************************************
	Custom Placemarks Map 
***********************************************/

.map-wrap {
     text-align: center !important; 
   }
.map-wrap p {
 color: #43627a;
font-family: 'SceneStd-Regular' !important;
font-size: 25px;
margin-bottom:5px;
line-height: 20px; 
}
.wpgmza_map {
    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
}

#wpgmza_map_1 {
    width: 80% !important;
}
#filter-nav {
    margin:20px 0;
    text-align: center;
    font-family: 'SceneStd-Regular' !important;
}
.filter-checkbox {
    display: inline-block;
    margin-right: 10px;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s;
}
.filter-checkbox:hover {
    color:#0073ad;
}
.filter-checkbox input {
    margin-right: 5px;
}
.wpgmza_markerbox a, .wpgmza_markerbox p, .wpgmza_markerbox * {
    font-size: 12px !important;
    text-align:left !important;
}

.wpgmza_markerbox br {
display: none;
}

.wpgmza_gd {
    display: none !important;
}

#filter-nav-second {
    position: absolute;
    right: 0;
    top: 5.5%;
}
#filter-nav-second .filter-checkbox {
    display: block;
    margin-bottom:35px;
    text-align: left;
    clear:both;
    overflow: hidden;
}

#filter-nav-second .filter-checkbox img, #filter-nav-second .filter-checkbox input, #filter-nav-second .filter-checkbox span {
	float: right;
	vertical-align: top;
	margin-right: 10px;
}

#filter-nav-second .filter-checkbox span { 
	
	}

#filter-nav-second .filter-checkbox br {
	display: none;
}

@media (max-width: 1024px) {

#filter-nav-second {
    position: static;
}
#filter-nav-second .filter-checkbox {
    display: inline-block;
    margin-bottom:15px;
}

#wpgmza_map_1 {
	width: 100% !important;
}

	}

/* Donate Form */

#gform_wrapper_1	.ginput_price {
		display: none !important;
}

#field_1_7 .gfield_label {
	display: none;
}

#gform_submit_button_1 {
	background: #ebb61e;
	color:white;
	font-weight: bold;
	font-size: 20px;
	border:none;
	float: right;
}

.page-id-4752 .default_holder {
	padding-top: 0px;
}

@media (min-width: 1024px) {
.page-id-4752 .col-md-6 {
  width: 66.66666666666666%;
}

.page-id-4752 .col-md-6 + .col-md-6 {
  width: 33.33333333333333%;
}	
}

/**********************************************
	Responsive
***********************************************/

/* Submenu alignment fix */
@media (min-width: 1080px){
	.dropdown-submenu:hover ul.dropdown-menu {
		display: inline-block !important;
		position: absolute;
		left: 100%;
		top: 0;
		margin: 0px;
	}
}


/* Menu adjustment for 1440px laptops */
@media (max-width: 1440px){
	
	/* About */
	.navbar-nav li#menu-item-1697 a {
		width: 120px !important;
	}
	
	/* Climate Trust Capital */
	.navbar-nav li#menu-item-1563 a {
		width: 267px !important;
	}
	
	/* Apply */
	.navbar-nav li#menu-item-6186 a {
		width: 220px !important;
	}
	
	/* Blog */
	.navbar-nav li#menu-item-2427 a {
		width: 110px !important;
	}
	
	/* Donate */
	.navbar-nav li#menu-item-4870 a {
		width: 145px !important;
	}
	
}


/* Responsive tweak for 1280 monitors */
@media (max-width: 1280px){
	
	/* Add styles */

}


/* iPad horizontal */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) { 
	
	/* Set nav items to 100% */
	.navbar-nav li#menu-item-1697 a, .navbar-nav li#menu-item-1563 a, .navbar-nav li#menu-item-6186 a,
	.navbar-nav li#menu-item-2427 a, .navbar-nav li#menu-item-4870 a {
		width: 100% !important;
	}
	
	/* Remove the background images */
	.top_image_container img {
		display: none;
	}
	
	/* Page title adjustment */
	.top_image_container {
		height: 150px;
	}
	.page .default_text, .default_text h1 {
		left: 35px;
	}
	
	/* Reduce tab padding */
	ul.tab_buttons li a {
		padding: 11px 12px !important;
	}
	
	/* Reduce Content padding */
	.default_holder {
		padding: 20px 0;
	}
}

/* Mobile horizontal 
/* iPod5: 320 x 568 
/* Android (Samsung Galaxy) horizontal 685 x 380 
/* Android (HTC One S) horizontal */

@media only screen and (min-width: 480px) and (max-width: 767px) {
	
	/* Set nav items to 100% */
	.navbar-nav li#menu-item-1697 a, .navbar-nav li#menu-item-1563 a, .navbar-nav li#menu-item-6186 a,
	.navbar-nav li#menu-item-2427 a, .navbar-nav li#menu-item-4870 a {
		width: 100% !important;
	}
	
	/* Remove the background images */
	.top_image_container img {
		display: none;
	}
	
	/* Page title adjustment */
	.top_image_container {
		height: 150px;
	}
	.page .default_text, .default_text h1 {
		left: 15px;
	}
	
	/* Set the navigation bg color */ 
	.navbar-nav > li > a {
		background: #424649;
	}
	
	/* Reduce Content padding */
	.default_holder {
		padding: 10px 0;
	}
}


/* Mobile vertical: 
/* iPod 3&4, Motorola Cliq: 320 x 480 
/* Android (Samsung Galaxy) vertical 380 x 685 
/* Android (HTC One S) vertical */

@media only screen and (max-width: 479px) {
	
	/* Set nav items to 100% */
	.navbar-nav li#menu-item-1697 a, .navbar-nav li#menu-item-1563 a, .navbar-nav li#menu-item-6186 a,
	.navbar-nav li#menu-item-2427 a, .navbar-nav li#menu-item-4870 a {
		width: 100% !important;
	}
	
	/* Remove the background images */
	.top_image_container img {
		display: none;
	}
	
	/* Page title adjustment */
	.top_image_container {
		height: 150px;
	}
	.page .default_text, .default_text h1 {
		left: 15px;
	}
	
	/* Set the navigation bg color */ 
	.navbar-nav > li > a {
		background: #424649;
		width: 479px !important;
	}
	
	/* Reduce Content padding */
	.default_holder {
		padding: 10px 0;
	}
	
}
