/*!
Theme Name: Climate Lead
Theme URI: http://underscores.me/
Author: Sagar Prajapati
Author URI: http://underscores.me/
Description: Climate Lead
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: climatelead
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Climate Lead is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions 
	## Galleries
--------------------------------------------------------------*/
*,*::before,*::after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
body{font-family:'Raleway',sans-serif;margin:0!important;background:#fff;overflow-x:hidden;-webkit-font-smoothing:antialiased}
html{line-height:1.15;-webkit-text-size-adjust:100%;box-sizing:border-box}
h1{font-size:2em;margin:0.67em 0}
hr{box-sizing:content-box;height:0;overflow:visible}
pre{font-family:monospace,monospace;font-size:1em}
a{background-color:transparent}
abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}
b{font-weight:bolder}
code,kbd,samp{font-family:monospace,monospace;font-size:1em}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-0.25em}
sup{top:-0.5em}
img{border-style:none}
button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}
button,input{overflow:visible}
button,select{text-transform:none}
button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}
button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}
button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}
fieldset{padding:0.35em 0.75em 0.625em}
legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}
progress{vertical-align:baseline}
textarea{overflow:auto}
[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}
[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}
[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}
[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
details{display:block}
summary{display:list-item}
template{display:none}
[hidden]{display:none}
body,button,input,select,optgroup,textarea{color:#404040;font-size:16px;font-size:16px;line-height:normal}
dfn,cite,em,i{font-style:italic}
blockquote{margin:0 1.5em}
address{margin:0 0 1.5em}
pre{background:#eee;font-family:"Courier 10 Pitch",Courier,monospace;font-size:15px;font-size:0.9375rem;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}
code,kbd,tt,var{font-family:Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;font-size:15px;font-size:0.9375rem}
abbr,acronym{border-bottom:1px dotted #666;cursor:help}
mark,ins{background:#fff9c0;text-decoration:none}
big{font-size:125%}
*,*:before,*:after{box-sizing:inherit}
hr{background-color:#ccc;border:0;height:1px;margin-bottom:1.5em}
ul,ol{margin:0 0 1.5em 3em}
/*ul{list-style:none}*/
ol{list-style:decimal}
li > ul,li > ol{margin-bottom:0px;margin-left:1.5em}
dt{font-weight:bold}
dd{margin:0 1.5em 1.5em}
figure{margin:1em 0}
table{margin:0 0 1.5em;width:100%}
button,input[type="button"],input[type="reset"],input[type="submit"]{border:1px solid;border-color:#ccc #ccc #bbb;border-radius:3px;background:#e6e6e6;color:rgba(0,0,0,0.8);font-size:12px;font-size:0.75rem;line-height:1;padding:.6em 1em .4em}
button:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover{border-color:#ccc #bbb #aaa}
button:active,button:focus,input[type="button"]:active,input[type="button"]:focus,input[type="reset"]:active,input[type="reset"]:focus,input[type="submit"]:active,input[type="submit"]:focus{border-color:#aaa #bbb #bbb}
input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="number"],input[type="tel"],input[type="range"],input[type="date"],input[type="month"],input[type="week"],input[type="time"],input[type="datetime"],input[type="datetime-local"],input[type="color"],textarea{color:#666;border:1px solid #ccc;border-radius:3px;padding:3px}
input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="number"]:focus,input[type="tel"]:focus,input[type="range"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="time"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="color"]:focus,textarea:focus{color:#111}
select{border:1px solid #ccc}
textarea{width:100%}
a{color:royalblue}
a:visited{color:purple}
a:hover,a:focus,a:active{color:midnightblue}
a:focus{outline:thin dotted}
a:hover,a:active{outline:0}
.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}
.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,0.6);clip:auto!important;clip-path:none;color:#21759b;display:block;font-size:14px;font-size:0.875rem;font-weight:bold;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}
#content[tabindex="-1"]:focus{outline:0}
.alignleft{display:inline;float:left;margin-right:1.5em}
.alignright{display:inline;float:right;margin-left:1.5em}
.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}
.clear:before,.clear:after,.entry-content:before,.entry-content:after,.comment-content:before,.comment-content:after,.site-header:before,.site-header:after,.site-content:before,.site-content:after,.site-footer:before,.site-footer:after{content:"";display:table;table-layout:fixed}
.clear:after,.entry-content:after,.comment-content:after,.site-header:after,.site-content:after,.site-footer:after{clear:both}
.widget{margin:0 0 1.5em}
.widget select{max-width:100%}
.sticky{display:block}
.post,.page{margin:0}
.updated:not(.published){display:none}
.page-content,.entry-content,.entry-summary{margin:0}
.page-links{clear:both;margin:0 0 1.5em}
.comment-content a{word-wrap:break-word}
.bypostauthor{display:block}
.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer{display:none}
.infinity-end.neverending .site-footer{display:block}
.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}
embed,iframe,object{max-width:100%}
.custom-logo-link{display:inline-block}
.wp-caption{margin-bottom:1.5em;max-width:100%}
.wp-caption img[class*="wp-image-"]{display:block;margin-left:auto;margin-right:auto}
.wp-caption .wp-caption-text{margin:0.8075em 0}
.wp-caption-text{text-align:center}
.gallery{margin-bottom:1.5em}
.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}
.gallery-columns-2 .gallery-item{max-width:50%}
.gallery-columns-3 .gallery-item{max-width:33.33%}
.gallery-columns-4 .gallery-item{max-width:25%}
.gallery-columns-5 .gallery-item{max-width:20%}
.gallery-columns-6 .gallery-item{max-width:16.66%}
.gallery-columns-7 .gallery-item{max-width:14.28%}
.gallery-columns-8 .gallery-item{max-width:12.5%}
.gallery-columns-9 .gallery-item{max-width:11.11%}
.gallery-caption{display:block}
hr{border-top:0;border-bottom:0;background-color:#CCC;height:1px}
hr.wp-block-climatelead-adv-separator.is-seprator-left{margin-right:auto;margin-left:0}
hr.wp-block-climatelead-adv-separator.is-seprator-right{margin-left:auto;margin-right:0}
hr.wp-block-climatelead-adv-separator.is-seprator-center{margin-left:auto;margin-right:auto}
h1,h2,h3,h4,h5,h6{font-family:'Oswald',sans-serif}
h1{font-size:72px;line-height:90px;text-shadow:0 9px 27px #353535;font-weight:500;color:#fff;padding:0 20px}
h2{font-size:60px;line-height:60px;font-weight:600!important;color:#20becd;margin-bottom:50px!important}
h3{font-size:36px;line-height:46px;color:#20becd;margin-bottom:40px!important;font-weight:600!important}
h3 a{font-size:30px;color:#20becd;font-weight:400;line-height:normal}
.wp-block-climatelead-multipurpose-gutenberg-block h5,h6{font-size:30px;line-height:38px;font-weight:700}
.wp-block-climatelead-multipurpose-gutenberg-block h6{font-weight:400!important;margin-bottom:40px}
.wp-block-climatelead-multipurpose-gutenberg-block h6 strong{font-weight:normal}
p{font-size:21px;line-height:33px;font-weight:500;padding-bottom:17px;margin:0;color:#000}
a{color:#f70000;text-decoration:none;font-weight:300;font-size:18px;line-height:12px}
a:focus{outline:none}
img{height:auto;max-width:100%;color:transparent;font-size:0}
.common-Box-Shadow{-webkit-box-shadow:0 0 28px 12px rgba(180,180,180,.45);-moz-box-shadow:0 0 28px 12px rgba(180,180,180,.45);box-shadow:0 0 28px 12px rgba(180,180,180,.45)}
p a{color:#20becd!important;text-decoration:underline!important;font-size:inherit;font-weight:inherit}
.full-width-container li a{color:#000;text-decoration:underline;font-size:inherit;font-weight:inherit}
ul,ol{margin:0!important;padding-left:50px}
ul li,ol li{font-size:21px;margin-bottom:26px;font-weight:500;line-height:normal;color:#000;line-height:26px}
ol.smallNumList li{counter-increment:item;padding-left:25px;position:relative}
ol.smallNumList li:before{content:counter(item) ".";padding-right:7px;font-weight:700;font-size:16px;color:#414d53;position:absolute;left:0}
.teal-color{color:#20becd!important}
.site-header{background-color:#FFF;height:165px;position:relative;z-index:99999}
.site-header .siteLogoContainer{width:247px}
.site-header .headerContainer{display:flex;align-items:center;justify-content:space-between;height:100%;padding:0;position:relative;padding:0 68px 0 32px}
.site-header .headerContainer:before,.site-header .headerContainer:after{display:none}
.site-header .headerContainer .responsiveTvImage,.site-header .headerContainer .menu-toggle{display:none}
.site-header .headerContainer .menuContainer{width:calc(100% - 250px);text-align:right}
.site-header .headerContainer .menuContainer .main-navigation{display:inline-block}
.site-header .headerContainer .menuContainer #primary-menu{padding:0;margin:0;text-align:right}
.site-header .headerContainer .menuContainer #primary-menu li{display:inline-block;margin-left:70px;padding-top:0;padding-bottom:0px;margin-bottom:0;position:relative}
.site-header .headerContainer .menuContainer #primary-menu li:before{display:none}
.site-header .headerContainer .menuContainer #primary-menu li:first-child{margin-left:0}
.site-header .headerContainer .menuContainer #primary-menu li:last-child{margin-right:70px}
.site-header .headerContainer .menuContainer #primary-menu li a{color:#010101;font-size:24px;font-weight:400;font-family:'Oswald',sans-serif}
.site-header .headerContainer .menuContainer #primary-menu li a:hover{text-decoration:none}
.site-header .headerContainer .menuContainer .siteLogoContainer{width:203px}
.site-header .headerContainer .menuContainer #primary-menu .current-menu-item:before{content:'';width:100%;height:8px;background:#20becd;display:inline-block;position:absolute;bottom:-20px;left:0}
.search-icon{display:inline-block;float:right;cursor:pointer}
.search-icon .search{font:24px/1 'FontAwesome';color:#000;cursor:pointer}
.site-header .search_outer{overflow:hidden;position:absolute;top:60px;width:0;height:42px;right:66px;opacity:1;transition:width 0.3s linear}
.active-search .site-header .search_outer{width:300px;box-shadow:0px 0px 5px #ccc;background:#fff}
.site-header .search_form_container{-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;width:100%;height:100%}
.site-header .search-form{width:100%;border-radius:0!important;height:100%}
.site-header .search-form input{font-size:15px;font-weight:700;width:100%;border:none;color:#000;background-color:#fff;outline:none;padding:10px;text-transform:capitalize;border-radius:0;-webkit-transition:none;transition:none;height:100%}
.site-header span.close_search_field{position:absolute;margin-top:-13px;right:9px;top:50%;cursor:pointer;font-size:22px;color:#000;line-height:1}
.site-header .search-form input::placeholder{color:#57bbc8}
.site-header .search-form input[type="search"]::-webkit-search-decoration,.site-header .search-form input[type="search"]::-webkit-search-cancel-button,.site-header .search-form input[type="search"]::-webkit-search-results-button,.site-header .search-form input[type="search"]::-webkit-search-results-decoration{-webkit-appearance:none}
.site-footer{background-color:#20becd;width:100%;text-align:center;padding:50px 0 42px}
.site-footer ul{margin:0 0 20px 0;padding:0}
.site-footer ul li{margin-bottom:18px}
.site-footer ul li a{color:#fff;font-weight:300;text-decoration:none;font-family:'Oswald',sans-serif;font-size:21px;line-height:24px;border-bottom:1px solid #eee}
.site-footer p{color:#ceedf1;padding-bottom:0;font-family:'Oswald',sans-serif;font-weight:300}
.cli-Banner{padding:139px 0 137px}
.challenge-res-block .wp-block-climatelead-multipurpose-gutenberg-block > .wp-block-climatelead-multipurpose-gutenberg-block{padding-top:30px;padding-bottom:40px}
.oppurtunity-Block h3{color:#484848!important}
.oppurtunity-Block .wp-block-climatelead-multipurpose-gutenberg-block .wp-block-climatelead-image-with-content .wp-block-climatelead-right-column .wp-block-image figure.aligncenter{margin-top:0}
.sectors-block h4{font-size:30px;line-height:38px;color:#484848!important;font-weight:600}
.cli-slider-wrapper{position:relative;overflow-y:hidden;height:584px}
.cli-slider-wrapper .slide-cont{background-size:cover;background-position:center;background-repeat:no-repeat;overflow-y:hidden;height:100%}
.cli-slider-wrapper .slide-wrap{position:relative;overflow-y:hidden;height:100%;}
.cli-slider-wrapper h1{position:absolute;top:50%;left:0;right:0;text-align:center;transform:translateY(-50%);margin:0 auto;max-width:100%;width:1000px}
.cli-home-about p{font-size:27px;font-weight:600;color:#FFF;line-height:36px}
.funder-Block .funder.wp-block-columns .wp-block-column .wp-block-climatelead-multipurpose-gutenberg-block{position:relative}
.funder-Block .funder.wp-block-columns .wp-block-column .wp-block-climatelead-multipurpose-gutenberg-block:before{content:'';position:absolute;width:1px;height:92%;background:#bcbcbc;top:0;right:-16px}
.funder-Block .funder.wp-block-columns .wp-block-column .wp-block-climatelead-multipurpose-gutenberg-block:after{content:'';position:absolute;width:98%;height:1px;background:#bcbcbc;bottom:0;left:0;display:block}
.funder-Block .funder.wp-block-columns .wp-block-column:last-child .wp-block-climatelead-multipurpose-gutenberg-block:before{display:none}
.funder-Block .funder.wp-block-columns:last-child .wp-block-column .wp-block-climatelead-multipurpose-gutenberg-block.is-block-center:after{display:none}
.funder-Block .funder .wp-block-columns .wp-block-column{margin:0 18px 18px 0!important}
.funder-Block .funder .wp-block-columns .wp-block-column:last-child{margin-right:0!important}
.funder-Block p{padding-bottom:78px}
.funder-Block .wp-block-columns .wp-block-column .wp-block-image figure img{width:100%}
.climateContactBlock .head-Title{font-size:30px;line-height:38px;position:relative;padding-left:152px!important;display:inline-block;font-family:'Oswald',sans-serif;font-weight:400!important}
.climateContactBlock .head-Title:before{position:absolute;content:"\f003";top:50%;margin-top:-62px;left:0;background:#20becd;display:inline-block;width:123px;height:123px;border-radius:50%;font:normal normal normal 49px/1 FontAwesome;color:#fff;line-height:123px;text-align:center}
.climateContactBlock .head-Title.mobileNumber:before{content:"\f095"}
.climateContactBlock .head-Title.location:before{content:"\f041"}
.climateContactBlock .head-Title a{font-family:'Oswald',sans-serif}
.wp-block-columns.mission-approach .wp-block-column{margin:0 7% 1em 0;position:relative}
.wp-block-columns.mission-approach .wp-block-column:before{content:'';width:1px;height:56%;background:#b7b7b7;top:50%;right:-41px;z-index:9999;position:absolute;margin-top:-100px}
.wp-block-columns.mission-approach .wp-block-column:last-child:before{display:none}
.ourTeamBlock .wp-block-climatelead-adv-separator{margin-bottom:60px}
.cliBlockquote{border-radius:50px 0 50px 0px;position:relative}
.cliBlockquote h2{color:#000!important;margin-bottom:0!important}
.cliBlockquote:before,.cliBlockquote:after{content:"\f10d";font:normal normal normal 28px/1 FontAwesome;color:#20becd;position:absolute;top:45px;left:60px}
.cliBlockquote:after{top:inherit;bottom:45px;left:inherit;right:60px;content:"\f10e"!important}
.faqBlock ul li,.disc li{list-style:disc;margin-bottom:26px}
.common-btn{width:100%;display:block!important;text-align:left!important;margin-right:0!important}
.common-btn a.wp-block-button__link{font-size:22px!important;padding:14px 40px 16px 40px;text-transform:capitalize;font-weight:300;line-height:24px}
.error404 h1,.search-results h1,.search-no-results h1{font-size:46px;line-height:56px;margin:40px 0;text-shadow:none;padding:0;color:#484848}
.error404 form.search-form,.search-results form.search-form,.search-no-results form.search-form{margin-bottom:30px}
.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}
.error404 form.search-form .search-field,.search-results form.search-form .search-field,.search-no-results form.search-form .search-field{padding:8px 10px;border-radius:0;width:300px;margin-bottom:15px;height:42px}
.error404 .search-submit,.search-results .search-submit,.search-no-results .search-submit{background:#20becd;padding:13px 40px;color:#fff;border-top:0;border-right:0;border-left:0;font-size:16px;font-weight:700;text-transform:uppercase;display:inline-block;border-radius:2px;border-bottom:0;font-family:'Raleway',sans-serif;vertical-align:top}
.search .content-area,.error404 .content-area{padding:40px 0}
.search-results h2.entry-title{margin:0px 0 20px 0!important;font-size:24px;color:#20becd!important;line-height:28px}
.search-results h2.entry-title a{font-size:24px;color:#20becd!important}
.search-results .entry-meta{margin-bottom:26px}
.search-results footer.entry-footer{margin-bottom:26px}
.entry-summary{font-family:'Raleway',sans-serif;padding-bottom:26px;line-height:26px;font-weight:500;font-size:21px}
.search h2 a{font-weight:600}
.search .navigation.posts-navigation .nav-links a{color:#20becd}
.search .navigation.posts-navigation .nav-links div{display:inline-block}
.search .navigation.posts-navigation .nav-links .nav-next{float:right}
.cli-custom-block-wrapper{display: -webkit-box;display: flex; flex-wrap: wrap; margin: 0 -3.5%}
.cli-custom-media-block{width: calc(100% / 3); margin-bottom: 90px;padding: 0 3.5%}
.cli-custom-media-block:nth-child(3n){margin-right:0}
.cli-custom-media-block a,.cli-custom-media-block span{display:block;font-size:30px;color:#000;font-weight:700;line-height:normal}
.cli-custom-media-block span{font-weight:400}
.cli-custom-media-block img{margin-bottom:16px;width: 100%}
.team-member-detail{padding-top:50px;padding-bottom:34px}
.team-member-detail.wp-block-climatelead-image-with-content .content-wrap figure.wp-block-image img{margin:0 auto 40px}
.team-member-detail.wp-block-climatelead-image-with-content .content-wrap h5{font-size:30px;font-weight:700;color:#000;margin-top:0;margin-bottom:0;font-family:'Raleway',sans-serif}
.team-member-detail.wp-block-climatelead-image-with-content .content-wrap h6{font-size:30px;font-weight:400;color:#000;margin-bottom:35px;margin-top:0;font-family:'Raleway',sans-serif}
.team-member-detail.wp-block-climatelead-image-with-content .content-wrap h6 strong{font-weight:600}
.team-member-detail.wp-block-climatelead-image-with-content .content-wrap p{font-size:21px;color:#000}
.team-member-detail .img-wrap .bio-mail-link a{position:relative;background-color:transparent;color:#20becd;padding:0;font-size:22px;font-weight:400;text-transform:lowercase}
.team-member-detail .img-wrap .bio-mail-link a:before{content: "\f003";font-family: FontAwesome;color: #20becd; margin-right: 5px;}
.team-member-detail .img-wrap figure{margin-bottom:25px}
.team-member-detail .img-wrap p{padding-bottom:8px}
.team-member-detail .img-wrap .wp-block-button{margin-bottom:0}
.breadcrum-wrapper{background-color:#f7f7f7;padding:26px 0;border-top:1px solid #dadada;border-bottom:1px solid #dadada}
.breadcrum-wrapper .cli-breadcrum a,.breadcrum-wrapper .cli-breadcrum a:hover,.breadcrum-wrapper .cli-breadcrum a:focus,.breadcrum-wrapper .cli-breadcrum a:visited,.breadcrum-wrapper .cli-breadcrum a:active{color:#575757;text-decoration:underline}
.breadcrum-wrapper .cli-breadcrum span{font-weight:700;color:#575757;font-size:21px}
.cookie-notice-container{font-size:18px;letter-spacing:1px}
.cookie-notice-container span{margin-bottom:5px}
.popover__content{cursor:pointer}
span[data-tippy-content]{border-bottom:2px solid #20becd}
.tippy-tooltip.light-theme{box-shadow:0 0 3px #00000059;background-color:#fff}
.tippy-backdrop+.tippy-content{color:#000}
.tippy-backdrop{background-color:#fff!important}
.lb-details{display:none}
.lightbox{z-index: 100000}
.lightboxOverlay{z-index: 99999}
/* Password Protected post css */
.post-password-required {background-color: #f7f7f7;padding-top: 84px;padding-bottom: 54px;}
.post-password-required .entry-content {width: 85%;margin: 0 auto;max-width: 1366px;}
.post-password-required .entry-content form.post-password-form p label {display: inline-block;}
.post-password-required .entry-content form.post-password-form p label input{padding: 8px 10px;border-radius: 0;width: 300px;margin-bottom: 15px;height: 42px;margin: 0 10px;}
.post-password-required .entry-content form.post-password-form p input[type="submit"]{background: #20becd;padding: 13px 40px;color: #fff;border-top: 0;border-right: 0;border-left: 0;font-size: 16px;font-weight: 700;text-transform: uppercase;display: inline-block;border-radius: 2px;border-bottom: 0;font-family: 'Raleway',sans-serif;vertical-align: top;}
@media screen and (max-width:1700px){
	.wp-block-columns.has-2-columns.mission-approach .wp-block-column .wp-block-climatelead-image-with-content .wp-block-climatelead-right-column.img-wrap figure img{max-width:80%}
	.wp-block-columns.has-2-columns.mission-approach .wp-block-column .wp-block-climatelead-image-with-content .wp-block-climatelead-right-column h2{font-size:38px}
}
@media (max-width:1400px){
	.site-header .headerContainer .menuContainer #primary-menu li{margin-left:30px}
	.site-header .headerContainer .menuContainer #primary-menu li:last-child{margin-right:40px}
	.site-header .headerContainer .menuContainer #primary-menu li a{font-size:20px}
	.climateContactBlock .head-Title{font-size:24px;line-height:32px}
	.cliBlockquote h2{font-size:38px!important}
}
@media screen and (max-width:1199px){
	h1{font-size:64px}
	.site-header .headerContainer .menuContainer #primary-menu li{margin-left:20px}
	.site-header .headerContainer .menuContainer #primary-menu li:last-child{margin-right:20px}
	.funder-Block h2{font-size:60px!important;line-height:70px;margin-bottom:30px!important}
	.res-marginbottom{margin-bottom:40px!important}
}
@media screen and (max-width:1024px){
	.site-header{height:70px}
	.site-header .headerContainer{padding:0 32px 0 10px;height:70px;background-color:#FFF}
	.site-header.stickyHeader .headerContainer{position:fixed;width:100%}
	.site-header .siteLogoContainer{width:130px;z-index:3;padding:10px 0;height:75px}
	.site-header .headerContainer .menu-menu-1-container{display:none;width:100%;position:absolute;left:0;right:0;top:69px;background:#FFF}
	.site-header .headerContainer .menuContainer{width:100%;position:absolute;left:0;bottom:0;top:0}
	.site-header .headerContainer .main-navigation .menu-toggle{background:url(/wp-content/themes/climatelead/images/bars-images.png) no-repeat;width:30px;height:22px;background-position:0 1px;position:absolute;display:inline-block;outline:none;border:none;top:50%;right:28px;margin-top:-11px;transition:0.3s all linear}
	.site-header .headerContainer .menu-header-main-menu-container{display:none;position:absolute;width:100%;z-index:1;left:0;right:0;top:61px;padding:5px 10% 15px}
	.site-header .headerContainer .menuContainer #primary-menu{text-align:left}
	.site-header .headerContainer .menuContainer #primary-menu li{margin-left:0;display:block;border-bottom:1px solid #e6e6e6;padding:10px 15px}
	.site-header .headerContainer .menuContainer #primary-menu li:last-child{margin-right:0}
	.site-header .headerContainer .menuContainer #primary-menu li a{font-size:18px}
	.site-header .headerContainer .menuContainer #primary-menu .current-menu-item:before{display:none}
	.reduceMultipurposeSpacer{padding-top:40px!important;padding-bottom:20px!important}
	.wp-block-climatelead-multipurpose-gutenberg-block.has-semi.is-block-center.funder-Block p{padding-bottom:40px}
	.site-header .headerContainer .search-icon{margin:22px 87px 0 0}
	.site-header .search_outer{top:50%;right:85px;z-index:9;margin-top:-21px}
	.climateContactBlock .wp-block-columns .wp-block-column .wp-block-climatelead-multipurpose-gutenberg-block.is-block-center{margin:20px 0 30px 0!important}
	.climateContactBlock .head-Title{padding-left:100px!important;font-size:22px;line-height:40px}
	.climateContactBlock .head-Title:before{margin-top:-40px;width:80px;height:80px;line-height:80px}
	.climateContactBlock .head-Title a{font-size:22px}
	.wp-block-columns.mission-approach .wp-block-column:before{right:-31px}
	.cli-slider-wrapper{height:370px}
}
@media screen and (max-width:991px){
	h1{font-size:50px!important;line-height:60px}
	h2{font-size:36px}
	h3{font-size:36px!important;margin-bottom:20px!important}
	.wp-block-climatelead-multipurpose-gutenberg-block h2{font-size:52px;margin-bottom:20px!important;line-height:48px}
	.wp-block-columns.has-2-columns.mission-approach h2{margin:0!important}
	.funder-Block h2{font-size:48px!important}
	.funder-Block .wp-block-columns .wp-block-column .wp-block-climatelead-multipurpose-gutenberg-block figure{text-align:center}
	.wp-block-columns.mission-approach{flex-wrap:wrap;display:block}
	.wp-block-columns.mission-approach .wp-block-column:before{display:none}
	.cliBlockquote{margin-bottom:40px!important}
	.cliBlockquote h2{font-size:34px!important;line-height:44px!important;margin-bottom:0px!important}
	.cliBlockquote:before{top:20px;left:30px}
	.cliBlockquote:after{bottom:20px;left:inherit;right:30px}
	.ourTeamBlock .wp-block-climatelead-image-with-content{flex-wrap:wrap}
	.ourTeamBlock .wp-block-climatelead-multipurpose-gutenberg-block{margin-bottom:30px!important}
	.ourTeamBlock .wp-block-climatelead-multipurpose-gutenberg-block .wp-block-climatelead-image-with-content{flex-wrap:wrap}
	.ourTeamBlock .wp-block-climatelead-multipurpose-gutenberg-block .wp-block-climatelead-image-with-content .wp-block-climatelead-right-column.img-wrap{margin:0 0 26px 0}
	.ourTeamBlock .wp-block-climatelead-multipurpose-gutenberg-block .wp-block-climatelead-image-with-content .wp-block-climatelead-right-column.content-wrap,.ourTeamBlock .wp-block-climatelead-multipurpose-gutenberg-block .wp-block-climatelead-image-with-content .wp-block-climatelead-right-column .wp-block-image figure,.ourTeamBlock .wp-block-climatelead-multipurpose-gutenberg-block .wp-block-climatelead-image-with-content .wp-block-climatelead-right-column .wp-block-image{margin:0}
	.ourTeamBlock .wp-block-climatelead-multipurpose-gutenberg-block .wp-block-climatelead-image-with-content .wp-block-climatelead-right-column.content-wrap h3{margin-bottom:18px!important}
	.ourTeamBlock .wp-block-climatelead-adv-separator{margin-bottom:40px}
	.cli-custom-media-block a,.cli-custom-media-block span{font-size:20px}
	.cli-slider-wrapper{height:280px}
	.climateContactBlock h3{font-size:22px!important;line-height:30px}
	.team-member-detail .img-wrap .bio-mail-link a{font-size: 18px;}
}
@media screen and (max-width:980px){
	.funder-Block .wp-block-columns{flex-wrap:nowrap!important}
	.funder-Block .funder.wp-block-columns .wp-block-column .wp-block-climatelead-multipurpose-gutenberg-block:after{left:inherit;right:0;width:90%}
	.funder-Block .funder.wp-block-columns .wp-block-column:first-child .wp-block-climatelead-multipurpose-gutenberg-block:after{left:0;width:100%}
	.climateContactBlock .wp-block-columns .wp-block-column:last-child .wp-block-climatelead-multipurpose-gutenberg-block{margin-top:0!important}
	.climateContactBlock .wp-block-columns .wp-block-column:first-child .wp-block-climatelead-multipurpose-gutenberg-block:last-child{margin-bottom:20px!important}
	.cli-custom-media-block{width: calc(100% / 2);margin-bottom: 50px;}
}
@media screen and (max-width:781px){
	.sectors-block .wp-block-columns .wp-block-column{flex-basis:calc(50% - 23px);margin-bottom:40px}
}
@media screen and (max-width:767px){
	h1{font-size:30px!important;line-height:34px}
	h3{font-size:36px;line-height:40px;margin-bottom:28px!important}
	h3 a{font-size:22px;line-height:26px}
	p{font-size:18px;line-height:26px;font-weight:400;padding-bottom:26px}
	.cli-Banner{padding:9.647% 0}
	.sectors-block h4 br{display:none}
	.challenge-res-block .wp-block-climatelead-multipurpose-gutenberg-block > .wp-block-climatelead-multipurpose-gutenberg-block{padding-top:0px;padding-bottom:0px}
	.funder-Block h2{font-size:38px!important;line-height:48px}
	.funder-Block .wp-block-columns .wp-block-column{margin-bottom:0}
	.funder-Block .wp-block-columns .wp-block-column .wp-block-climatelead-multipurpose-gutenberg-block .wp-block-image{margin-bottom:0!important}
	.funder-Block .wp-block-columns .wp-block-column .wp-block-climatelead-multipurpose-gutenberg-block{padding:15px 20px!important}
	.funder-Block .funder .wp-block-columns .wp-block-column{flex-basis:100%}
	.funder-Block .funder .wp-block-columns .wp-block-column .wp-block-climatelead-multipurpose-gutenberg-block{padding:0px!important}
	.funder-Block .wp-block-columns{flex-wrap:wrap!important}
	.funder-Block .funder.wp-block-columns .wp-block-column .wp-block-climatelead-multipurpose-gutenberg-block:after{width:100%;left:0;right:0;display:block}
	.funder-Block .wp-block-columns .wp-block-column .wp-block-climatelead-multipurpose-gutenberg-block figure{margin:0 auto!important}
	.funder-Block .funder.wp-block-columns .wp-block-column .wp-block-climatelead-multipurpose-gutenberg-block:before{display:none}
	.funder-Block .funder.wp-block-columns:last-child .wp-block-column .wp-block-climatelead-multipurpose-gutenberg-block.is-block-center:after{display:block}
	.wp-block-climatelead-multipurpose-gutenberg-block.has-semi.is-block-center.funder-Block p{padding-bottom:20px}
	.funder-Block .funder.wp-block-columns:last-child .wp-block-column:last-child .wp-block-climatelead-multipurpose-gutenberg-block.is-block-center:after{display:none}
	.mission-approach .wp-block-climatelead-image-with-content .wp-block-climatelead-right-column.img-wrap{margin:0 20px 0px 0!important}
	.climateContactBlock .wp-block-columns{display:block}
	.climateContactBlock .wp-block-columns .wp-block-column .wp-block-climatelead-multipurpose-gutenberg-block.is-block-center{margin-bottom:40px!important}
	.cliBlockquote h2{font-size:24px!important;line-height:30px!important;margin-bottom:0px!important}
	.ourTeamBlock .wp-block-climatelead-adv-separator{width:100%!important}
	.climateContactBlock .wp-block-columns .wp-block-column:first-child .wp-block-climatelead-multipurpose-gutenberg-block:last-child{margin-bottom:40px!important}
	.error404 h1,.search-results h1,.search-no-results h1{margin-bottom:30px;font-size:34px!important;line-height:45px}
	.investBlock .wp-block-climatelead-right-column.img-wrap .wp-block-image,.investBlock .wp-block-climatelead-right-column.img-wrap .wp-block-image figure{margin-bottom:0!important}
	.cli-custom-block-wrapper{justify-content:center}
	.responsive-space-reduce{height:10px!important}
	.team-member-detail.wp-block-climatelead-image-with-content .content-wrap h6{margin-bottom:10px}
	.cli-home-about{padding-top:40px!important;padding-bottom:20px!important}
	.cli-home-about p{font-size:22px}
	.wp-block-climatelead-multipurpose-gutenberg-block h2{font-size:44px}
	.wp-block-climatelead-image-with-content.hasRightImage .img-wrap{order:inherit}

	/* Password Protected post css */
	.post-password-required .entry-content form.post-password-form p label {display: block;}
	.post-password-required .entry-content form.post-password-form p label input{display: block;margin: 10px 0 15px 0;width:100%}
	.post-password-required .entry-content form.post-password-form p input[type="submit"] {display: block;}
}
@media screen and (max-width:559px){
	.sectors-block .wp-block-columns .wp-block-column{flex-basis:100%;margin-bottom:40px}
	.funder-Block .funder .wp-block-columns .wp-block-column .wp-block-climatelead-multipurpose-gutenberg-block img{max-width:70%! important}
	.funder-Block .funder .wp-block-columns .wp-block-column{margin-right:0!important}
	.cliBlockquote{padding-bottom:56px!important}
	.wp-block-button.common-btn a.wp-block-button__link.has-text-color.has-background{font-size:22px!important;padding:16px 36px 18px 36px}
	.cli-slider-wrapper{height:140px}
}
@media screen and (max-width:412px){
	.climateContactBlock .wp-block-columns .wp-block-column:first-child .wp-block-climatelead-multipurpose-gutenberg-block:last-child{margin-bottom:20px!important}
	.climateContactBlock .wp-block-columns .wp-block-column .wp-block-climatelead-multipurpose-gutenberg-block.is-block-center{margin-bottom:20px!important;margin-top:0!important}
	.climateContactBlock .head-Title{padding-left:80px!important;font-size:18px;margin-bottom:0!important}
	.climateContactBlock .head-Title:before{margin-top:-30px;width:60px;height:60px;line-height:60px;font-size:30px}
	.wp-block-columns.has-2-columns.mission-approach h2{margin:0 0 18px 0!important}
	.error404 form.search-form .search-field,.search-results form.search-form .search-field,.search-no-results form.search-form .search-field{width:100%}
	.cli-custom-block-wrapper{margin:0}
	.cli-custom-media-block{width:100%;padding:0;margin-bottom: 30px;}
}
@media screen and (max-width:375px){
	.active-search .site-header .search_outer{width:262px}
	.site-header .search-form input{border-radius:0!important}
	.team-member-detail .img-wrap .bio-mail-link a{font-size: 16PX;}
}
@media screen and (max-width:320px){
	.active-search .site-header .search_outer{width:220px}
}