/*
	Theme Name: EBC 3.0
	Theme URI: http://html5blank.com
	Description: HTML5 Custom WordPress Theme
	Version: 1.0
	Author: Oscar Alarcon
	Author URI: http://ddobble.net
	Tags: Blank, HTML5, CSS3

	License: Copyright EBC 2020
*/

/*------------------------------------*\
    PLUGINS
\*------------------------------------*/

@import url('css/accordion-slider.min.css');
@import url('css/lightbox.css');
@import url('');
@import url('destyle.css');
/*------------------------------------*\
	FONTS
\*------------------------------------*/

@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900|Open+Sans:300,400,600,700|Roboto+Slab:300,400,700&display=swap&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,600,700,900&display=swap&subset=cyrillic-ext,latin-ext');

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;}
body {
	color:#134b67;}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;}
.clear:after {
    clear:both;}
.clear {
    *zoom:1;}
img {
	max-width:100%;
	vertical-align:bottom;}
a {
	color:#444;
	text-decoration:none;}
a:hover {
	color:#444;}
a:focus {
	outline:0;}
a:hover,
a:active {
	outline:0;}
input:focus {
	outline:0;
	border:1px solid #04A4CC;}
h1,h2,h3,h4,h5,h6{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	margin: 0;
	padding: 0;
	line-height: 100%;}
h1{
	font-size: 60px;}
h2{
	font-size: 45px;}
h3{
	font-size: 32px;}
h4{
	font-size: 28px;}
h5{
	font-size: 22px;}
h6{
	font-size: 18px;}
.roboto{
	font-family: 'Roboto Slab', serif !important;}
.openSans{
	font-family: 'Open Sans', sans-serif !important;}
.darkblue{
	color:#192e41;}
.nightblue{
	color:#21445a;}
.seablue{
	color:#134b67;}
.brightblue{
	color: #02a2e3 !important;}
.skyblue{
	color:#498fbb;}
.bacalarblue{
	color:#76afd3;}
.greyblue{
	color:#899eac;}
.darkgrey{
	color:#393939;}
.charcoal{
	color:#555555;}
.lightgrey{
	color:#999999;}
.nomargin{
	margin: 0px !important;
	padding: 0px !important;}
.bebold{
	font-weight: 900 !important;}
.transparent_button{
	display: block;
    border: 2px solid #fff;
    padding: 16px 70px;
    width: fit-content;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
    font-weight: 700;
    color:#ffffff;
    margin:0 auto;
    border-radius: 3px;}
.transparent_button:hover{
	background: rgba(255, 255, 255, 0.69)}
.white_button{
	display: block;
    border: 2px solid #fff;
    padding: 16px 70px;
    width: fit-content;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
    font-weight: 700;
    color:#ffffff;
    border-radius: 3px;
    background:#ffffff;}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

.wrapper {
	width:100%;
	padding: 0;
	margin:0 auto;
	position:relative;}
section{
	position: relative;}
.section_inner{
	width:100%;
	max-width: 1560px;
	margin: 0 auto;
	padding: 0 20px;}
.beflex{
	display:flex;}
.half{
	width:50%;}
.third{
	width:33.333%;}
.twothird{
	width:66.666%;}
.clearfix{
	width: 100%;
	display: block;
	clear: both;}

/* header */
.header {
	display: flex;
	background: #192e41;
	height: 56px;
	width:100%;
	position:fixed;
	z-index: 3;
	justify-content:flex-end;
	font-family: 'Montserrat', sans-serif;
	top:0px;}
.header_white {
	background: #ffffff;
	height: 85px;
	width: 100%;
	position: fixed;
	z-index: 4;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.17);
	top:0px;
	display: flex;
	justify-content: flex-end;}
.disapear{
	display: none;
	animation: fadeOut ease .3s;
	-webkit-animation: fadeOut ease .3s;
	-moz-animation: fadeOut ease .3s;
	-o-animation: fadeOut ease .3s;
	-ms-animation: fadeOut ease .3s;}
.appear{
	display: block !important;
	animation: fadeIn ease .3s;
	-webkit-animation: fadeIn ease .3s;
	-moz-animation: fadeIn ease .3s;
	-o-animation: fadeIn ease .3s;
	-ms-animation: fadeIn ease .3s;}
.page-template main, .search-results main{
	margin-top:45px;
	position: relative;}
.page-template-default main{
	margin-top:180px;
	position: relative;}
.page-template-default main .section_inner{
	justify-content: space-between;}
.sidebar-left{
	width: 66.666%;}
.sidebar-right{
	width: 30%;}
.home main{
	padding-top: 0px !important;
	margin-top:56px;
	position: relative;}
.header_socialmedia{
	display: flex;}
.header_socialmedia a {
	padding: 0 16px;
	line-height: 62px;
	transition: line-height .2s;}
.header_socialmedia a svg{
	width: 24px;
    height:15px;}
.header_socialmedia a svg{
	fill:#fff;
	opacity: .6;
	transform: all .3s;}
.header_socialmedia a:hover > svg{
	opacity: 1;}
.header_socialmedia a:hover{
	background: rgba(2, 163, 227, 0.08);}
.header_languages{
	margin-right: 38px;}
.header_languages ul, .preheader_menu_inner, .footer_menu .footer_menu_inner, .inner_menu{
	list-style: none;
	display: flex;
	padding: 0;
	margin: 0;}
.header_languages ul li{
	margin: 0;
	padding: 0;
	display:block;
	position: relative;}
.header_languages ul li::after{
	content: '';
	display: block;
	width: 1px;
	background: #979797;
	height: 28px;
	position: absolute;
	top:14px;}
.header_languages ul li:first-child::after{
	display: none}
.header_languages ul li a, .preheader_menu_inner li a, .footer_menu .footer_menu_inner li a, .inner_menu li a{
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	font-size: 15px;
	color: #fff;
	line-height: 56px;
	padding: 0 12px;
	font-weight: 600;}
.inner_menu li.current-menu-item>a, .inner_menu li.current-menu-ancestor > a, .inner_menu li.current-page-ancestor > a{
	color: #02a2e3 }
	
		
.footer_menu .footer_menu_inner li a{
	font-weight: 400;}
.preheader_menu_inner li a{
	color:#899eac}
.preheader_menu_inner li a:hover{
	color: #ffffff;
}	
.header_languages ul li.current-lang a{
	font-weight: 900;
	color: #02a2e3;
	font-family: 'Montserrat', sans-serif;}
.header_preheader_menu{
	display: flex;
	margin-right: 45px;}
.header_search{
	position: relative;}
.header_search .search{
	position: absolute;
	width: 585px;
	max-width: 585px;
	background: white;
	height: 64px;
	top: 140%;
	right: 0;
	border:1px solid #cacaca;
	box-shadow: 0px 0px 4px #cccccc;
	box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 2px;}
	
#searchForm{
	top:100%;
}	


	
	
	
/*
.header_search .search:before {
  content: "";
  position: absolute;
  box-shadow: rgba(0, 0, 0, 0.3) -2px -2px 2px ;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  top: -10px;
  right: 2%;
  border-width: 10px;
  border-style: solid;
  border-color: transparent #FFF #FFF transparent;
	
}
*/
.header_search .search:after{
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 0 10px 9px;
    border-color: #ffffff transparent;
    display: block;
    width: 0;
    z-index: 1;
    top: -8px;
    right: 2%;}
.header_search .search:before{
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 0 10px 9px;
    border-color: #e1e1e1 transparent;
    display: block;
    width: 0;
    z-index: 0;
    top: -10px;
    right: calc(2% - 1px);}
.header_search a{
	line-height: 66px;}
.header_search a svg{
	width: 47px;
	height: 17px;
	line-height: 56px;
	overflow: hidden;
	fill:#ffffff;
	opacity: .6;}
.header_search a svg:hover{
	opacity: 1;	
}
.header_search .search .search-input{
	width:calc(100% - 2px);
	position: absolute;
	height: 100%;
	display: flex;
	font-size: 25px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	color:#adadad;
	border:none;
	padding-left:25px;
	padding-right:25px;
	box-sizing: border-box;
	text-align: right;
	text-transform: uppercase;}
.header_search .search .search-input:active, .header_search .search .search-input:focus{
	border:none;}
::-webkit-input-placeholder { /* Edge */
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	color:#adadad;}
:-ms-input-placeholder { /* Internet Explorer */
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	color:#adadad;}
::placeholder {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	color:#adadad;}

/* HEADER WHITE */

.header_white .header_logo img {
	width: 74px;}
.header_preheader_menu_white {
	display: flex;
	padding: 0 20px;
	flex-wrap: nowrap;
	justify-content: space-between;
	max-width: 1760px;
	width:100%}
.header_preheader_menu_white_left {
	display: flex;}
.header_white .header_search a{
	line-height: 85px;}
.header_white .header_socialmedia a svg{
	fill:#192e41}
.header_white .header_search a svg{
	fill:#192e41}
.header_logo{
	display: flex;
    justify-content: center;
    align-items: center;}
.header_preheader_menu_white .header_socialmedia a .menu{
	width: 19px;
	height: 19px !important}
.header_preheader_menu_white .header_socialmedia a.hamMenuTrigger{
	line-height:85px;}
	
/* MAIN NAVIGATION */
.site_menu{
	width:100%;
	margin-top: 15px;
	z-index: 2;
	position: absolute;
	display: flex;
    justify-content: flex-end;
    align-items: center;}
.hamMenuTrigger{
	fill:#ffffff;
	font-size: 25px;
	height: 25px;
	cursor: pointer;
	display: none;}    
.hamMenuTrigger svg{
	width: 29px;
	height: 25px;
	stroke: #ffffff;}
.site_menu_inner{
	width:100%;
	max-width: 1160px;
	padding: 0px 20px;
	box-sizing: border-box;
	justify-content: space-between;
	align-items: center;}
.header_logo svg{
	max-width: 140px;}
.header_menu_inner{
	list-style: none;
	display: flex;
    -webkit-box-align: center;
    align-items: center;}
.header_menu_inner,.header_menu_inner li, .header_menu_inner li a{
	padding: 0;
	margin: 0;
	width: -moz-max-content;}
.header_menu_inner li{
	display: inline-block;
	margin-right: 24px;
	position: relative}
.header_menu_inner li ul{
	position: absolute;
	padding: 0px;
    display: flex;
    flex-wrap: wrap;
	background: transparent;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    transition: all 0.5s ease;
    margin-top: 0rem;
    left: 0;
    padding: 20px 0px 0px;
    width: -moz-}


.header_menu_inner li:hover ul{
	visibility: visible;
	opacity: 1;
	display: block;}


.header_menu_inner li ul li{
    width: max-content;
    padding: 10px 0;
}

.header_menu_inner li ul li a:hover, .header_menu_inner li a:hover{
	background: #02a2e3;
}


.header_menu_inner li a{
font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 17px;
    color: #fff;
    font-weight: 700;
    line-height: 100%;
    text-shadow: 0px 0px 3px #868686;
    padding: 9px 5px 5px;
    letter-spacing: -1px;
	}
.header_right .header_search{
	line-height: 86px;}

/* INNER PAGES NAVIGATION */

.inner_menu li {
	margin: 0 15px;}
.inner_menu li a{
	color: #192e41;
	font-family: 'Montserrat', sans-serif;
	line-height: 85px;
	font-weight: 700;
	font-size: 14px;
	letter-spacing: -1px;}
.header_preheader_menu_white .header_socialmedia a{
	line-height: 85px;}
.inner_menu li{
	display: block;
	transition-duration: 0.5s;
	position: relative;}
.inner_menu li:hover {
	cursor: pointer;}
.inner_menu li ul{
	background: #ffffff;
	visibility: hidden;
	opacity: 0;
	position: absolute;
	transition: all 0.5s ease;
	margin-top: 0rem;
	left: 0;
	display: none;
	padding: 0px;
	width: max-content;
	box-shadow:0px 8px 12px 0 rgba(0, 0, 0, 0.17);
	width: -moz-max-content}
.inner_menu li:hover > a{
	color: #02a2e3 !important} 
.inner_menu li:hover > ul,
.inner_menu li ul:hover {
	visibility: visible;
	opacity: 1;
	display: block;}
.inner_menu li ul li {
	clear: both;
	width: 100%;
	margin: 0 5px;}
.inner_menu li ul li a{
	line-height: 40px !important;}

/*  MOBILE MENU  */

.mobile-header{
	display: none;}
.mobile-menu-close{
	cursor: pointer;}
.mobile-menu{
    position: fixed;
    top: 0px;
    z-index: 4;
    background: #ffffff;
    width: 100%;
    display: none;
    padding-top: 15px;
    padding-left: 0px;
    padding-right: 15px;
    padding-bottom: 30px;
        box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.17);}
.mobile-menu-inner{
	flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
    padding: 0 20px;
    width: 100%;}
.mobile-menu-inner .header_logo img{
	width: 85px;}
.mobile-menu-inner .nav{
	width: 100%;}
.mobile-menu-close{
	width: 25px;
    position: absolute;
    right: 20px;
    top: 20px;}
.mobile_menu{
	list-style: none;
	padding-left: 55px;}
.mobile_menu li{
	padding: 6px 0;
	width:100%;
	max-width: 300px;}
.mobile_menu li a{
	font-size: 20px;
	color: #192e41;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-transform: uppercase;}
.mobile_menu li a:hover{
	color: #02a2e3;}
.mobile_menu li ul{
	list-style: none;
	padding-left: 25px;
	display: none;}
.mobile_menu li.menu-item-has-children{
	position: relative;}
.mobile_menu li.menu-item-has-children::after{
	content: ' ';
	display: block;
	position: absolute;
	right:2%;
	top:0;
	display: block;
	background: url(img/chevron-down.png);		
	background-repeat: no-repeat;
	background-position: 98% 7px;
    background-size: 16px;
    height: 30px;
    width: 30px;
    transform: rotate(90deg);
    transition:all .3s}   
.mobile_menu li.active-item-menu::after{
	transform: rotate(0deg);
	top:5px;}
.active-item-menu > a{
	color: #02a2e3 !important;}
.mobile-menu-inner .header_socialmedia a svg{
	fill:#192e41;}
.fixed-items ul{
	list-style: none;
	padding-left: 53px;}
.fixed-items ul li{
	padding: 8px 0;}
.fixed-items ul li a{
	font-size: 16px;
	text-transform: uppercase;
	transition: all .3s;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;}
.fixed-items ul li a:hover{
	color: #02a2e3;}

/* sidebar */

.sidebar {

}
/* FORM */

.wpcf7 input[type=text],
.wpcf7 input[type=email],
.wpcf7 textarea {
	border: solid 1px rgba(137, 157, 171, 0.4) !important;
	background-color: rgba(219, 227, 230, 0.4) !important;
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	color: #192e41 !important;
	padding: 19px 12px !important;
	font-weight: 300;
	width: 100% !important;
	margin-top: 13px !important;}
.textArea_container {
	max-width: 97%;
	padding-left: 15px !important;}
.wpcf7 .wpcf7-submit {
	display: block;
	background: #fff !important;
	padding: 16px 98px !important;
	border: 2px solid #02a2e3 !important;
	border-radius: 3px !important;
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	color: #02a2e3 !important;
	margin-top: 44px !important;
	margin-left: 15px !important;}
.wpcf7 input[type=text]:focus,
.wpcf7 input[type=email]:focus {
	background-color: #eefaff !important;
	border: 1px solid #02a2e3 !important;}
.wpcf7 label {
	font-family: 'Roboto Slab', serif;
	color: #02a2e3 !important;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0 2.5% !important;}
.wpcf7 form p label {
	float: left;
	width: 45%;
	max-width: 378px;
	padding-top: 52px !important;}

/*------------------------------------*\
    FOOTER    
\*------------------------------------*/

.footer {
	min-height: 104px;
	box-shadow:0 2px 12px 0 rgba(0, 0, 0, 0.17);
	background-color: #ffffff;
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	color: #999999;
	text-transform: uppercase;
	display: flex;
	align-items: center;
	position: absolute;
	width: 100%;
	z-index: 1}
.footer_inner {
	width: 100%;
	max-width: 95%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;}
.footer_logo {
	max-width: 66px;
	margin-right: 30px;}
.copyright,
.footer_menu .footer_menu_inner li a {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 15px;
	color: #999999;}
.footer_socialMedia a {
	padding: 0 12px;}
.footer_socialMedia a svg {
	fill: #999999;
	width: 24px;
	height: 15px;}
.footer_menu {
	display: flex;}
.footer_left,
.footer_right {
	display: flex;
	align-items: center;}
/*------------------------------------*\
    PAGES
\*------------------------------------*/



.pageIntroBuilder{
	padding-bottom: 120px;
}



/*------------------------------------*\
    HOME
\*------------------------------------*/

/* HOME slider */
.home_slider_container{
	position: relative;
	min-height: 865px;
	background: #fbfbfb url('img/disk-preloader.gif');
    background-position: center;}
.scroll_more{
	position: absolute;
	width:100%;
	bottom: 0px;
	z-index: 2;}
.scroll_more_container{
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	flex-direction:column;
	padding-bottom: 40px;}
.scroll_more_container a{
	color: #fff;
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	text-align: center;
	line-height: 100%;}
.scroll_more_container svg{
	fill:#fff;
	width: 20px;
	margin: 0 auto;}

/* SLIDER CONTAINER */
.slider_container,.slick-list,.slick-track,.actual_slide{
	height: 100%;}
.slick-slider{
	margin-bottom: 0px !important;}
.slick-slide{
	position: relative;
	height: 100%;}
.actual_slide{
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;}
.actual_slide_inner{
	position: absolute;
	display: flex;
	padding: 6rem 4 rem;
	height: 100%;
	width: 100%;
	max-width:1160px;
	box-sizing: border-box;
	padding-left: 20px;
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	flex-direction: column;
	justify-content: center;
	right: 0;
	top:0;
	z-index: 2;}
.actual_slide_inner h1{
	color: #fff;
	text-transform: uppercase;
	font-weight:700;
	text-shadow: 0px 0px 3px #868686;}
.actual_slide_inner .slide_title{
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	text-shadow: 0px 0px 3px #868686;}
.actual_slide_inner .slide_text{
	font-size: 22px;
	color: #fff;
	max-width: 650px;
	line-height: 150%;
	font-weight: 600;
	text-align: left;
	text-shadow: 0px 0px 3px #868686;
	background: none;}
.actual_slide_button{
    display: block;
    background: #fff;
    padding: 16px 70px;
    border-radius: 3px;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    margin-top: 30px;
    text-transform: uppercase;}
.slide-nav-container{
	position: absolute;
	bottom:155px !important;
	max-width: 1160px;
	padding: 0 20px !important;
	right:0;
	width: 100%;
	height: 50px;
	z-index: 3;}
.button-container{
	padding: 0 20px;}
.slick-prev{
	left: 20px !important;
	background: #fff url(img/left_arrow.svg) !important;
    background-size: 14px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;}
.slick-next{
    left: 87px !important;
    background: #fff url(img/right_arrow.svg) !important;
    background-size: 14px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;}
.slick-prev:before, .slick-next:before{
	display: none !important;}
.slick-prev, .slick-next{	
	border-radius: 50%;
	width: 47px !important;
	height: 47px !important;}
.slick-dots{
	width: 220px !important;
	bottom: auto !important;
	text-align: left !important;}
.slick-dots .slick-active button{
	background: #02a2e3 !important}
.slick-dots li{
	margin: 0 !important;}
.slick-dots li button{
	background: #ffffff !important;
	border-radius: 50% !important;
	width: 11px !important;
	height: 11px !important;}
.slick-dots li button:before{
	display: none;}
.arrow_container{
	left: 152px;
    position: relative;
    height: 30px;
    width: 220px;
    top:13px;}
.slick-dots li.slick-active button:before{
	color: #fff !important;
	font-size: 11px;}
.slick-active .slick-dots li.slick-active button:before{
	color: #02a2e3 !important;}
.slick-track{
	display: flex !important;
    align-items: center;
    align-content: center;}

/*///////////// SLIDE VIDEO ////////////////*/

.fullscreen-video-background {
	background: #000;
	position: relative;
	width: 100%;
	overflow: hidden;
	height: 100%;}
#_youtube-iframe-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	position: absolute;
	height: 100%;}
#_youtube-iframe-wrapper #_youtube-iframe {
	position: absolute;
	pointer-events: none;
	margin: 0 auto;
	height: 300vh; 
	width: 120vw;}				
._pattern-overlay { 
	position: absolute;
	top: 0;
	width: 100%;
	opacity: 0.3;
	bottom: 0;
	background-image: url(https://cdnjs.cloudflare.com/ajax/libs/vegas/2.3.1/overlays/03.png);
	z-index: 2;
	}	
@media all and (max-width: 1280px) {
#_youtube-iframe-wrapper #_youtube-iframe {
	height: 300vh; 
	width: 182vw;}
	}	
@media all and (max-width: 980px) {
#_youtube-iframe-wrapper #_youtube-iframe {
	height: 66vh; 
	width: 182vw;}	
}
@media all and (max-width: 768px) {
#_youtube-iframe-wrapper #_youtube-iframe {
	height: 66vh; 
	width: 260vw;}
}
@media all and (max-width: 650px) {
#_youtube-iframe-wrapper #_youtube-iframe {
	height: 72vh; 
	width: 260vw;}
}
@media all and (max-width: 450px) {
#_youtube-iframe-wrapper #_youtube-iframe {
	height: 120vh; 
	width: 360vw;}
}
/*
  	#_buffering-background {
		position: absolute;
		width: 100%;
		top: 0;
		bottom: 0;
		background: #222;
		z-index: -1;
	}
*/

/*Home Sidebar */

.home_slider_feed_container{
	padding: 45px 0px 95px 35px;
	margin-left:35px;
	margin-right: 35px;}
.home_slider_feed_container h2{
	font-size: 30px;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	padding-bottom: 45px;
	border-bottom: 1px solid #dedede;}
.home_slider_feed_item{
	border-bottom: 1px solid #dedede;
	padding: 27px 0;}
.home_slider_feed_item_image{
    width: 30%;
    height: 72px;
    float: left;}
.home_slider_feed_item .item_info{
    float: right;
    width: 60%;}
.home_slider_feed_item img{ 
    max-width: 100%;
    vertical-align: bottom;
    object-fit: cover;
    width: 100%;
    height: 100%;}
.item_info_date{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 400;
	margin-bottom: 5px;}
.item_info_date span{
	color: #02a2e3;}
.item_info_title{
	font-size: 18px;
	color: #192e41;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	font-weight: 700;}
.item_info_title:hover{
	color: #02a2e3}	
.item_info_link{
    margin-top: 15px !important;
    opacity: 1;
    transition: all .3s;}		
.home_slider_feed_container .grid_title{
	margin-top: 80px;
	display: block;}
.home_slider_feed_item:last-child{
	border-bottom: 0px;}

.item_info:hover > .item_info_link{
	opacity: 1 !important;
}   
 
#ctf{
	font-size: 14px;
}  
  
   
   
/* Quote section */

.quote_section{
	background-color:#eefaff;
	overflow: hidden;
	padding: 0px;
	box-sizing: border-box;
	align-items: center;
	justify-content: center;
	position: relative;}
.quote_section picture{
	overflow: hidden;
	position: absolute;
	width: 100%;
	height: 100%;}
.quote_section img{
    object-fit: cover;
    opacity: .11;
    object-position: center center;
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;}
.quote_section .section_inner{
	position: relative;
	height:100%;
	width: 100%;
	box-sizing: border-box;
	padding: 70px 20px;; 
	flex-wrap: wrap;
	justify-content: center;
	align-content: left;
	flex-direction: column;}
.light_blue_title{
	font-size:15px;
	font-weight: 600;
	margin: 0 0 10px;
	transition: all .2s;}
.light_blue_title:hover{
	color:#00aceb;
}
.blue_text{
	font-size:18px;
	max-width: 1180px;
	line-height: 178%;}	
	
/* 	ACCORDION */


.mobile-accordion-slider{
	display: none;
}

.as-mask{
	width: 100% !important;}
.as-shadow{
	-webkit-box-shadow: none;
    -mox-box-shadow: none;
    box-shadow: none;}
.accoverlay{
	background:rgba(0,0,0,0.49);
	position: absolute;
	width: 100%;
	height: 100%;
	top:0px;
	cursor: pointer;}
.panel-counter{
    top: 50% !important;
    transform: translate(-50% ,-50%);
    text-align: center;
}
.accordion_slider_title{
	font-family: 'Montserrat', sans-serif;
	color: #ffffff;
	font-size: 28px;
	line-height: 100%;
	text-align: center;
	font-weight: 700;} 
.icon_white{
	width: 70px;
	margin: 0 auto;}
.icon_blue img{
	fill:#02a2e3;}
.slide_text{
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	margin-top: 55px;
	min-width: 300px;
	text-shadow: 0px 0px 3px #3b3b3b;
	background: rgba(0,0,0,.69);
	max-width: 300px;
	padding: 10px;
	}
.slide_button{
	background: #00aceb;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	padding: 10px 13px 8px;
	width: auto;
	margin: 0 auto;
	text-transform: uppercase;
	font-size: 16px;
	transition: all .3s;
	font-weight: 700;}
.slide_button:hover{
	color: #000
}

.as-horizontal .as-background, .as-horizontal .as-background-opened{
	height: auto !important;
}

	
/* Shutter Out Horizontal */
.hvr-shutter-out-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #00aceb;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-out-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #ffffff;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
  color: #00aceb;
}
.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/* Shutter In Horizontal */
.hvr-shutter-in-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-in-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  border-radius: 3px;
  left: 0;
  right: 0;
  background: #ffffff;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-in-horizontal:hover, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:active {
  color: white !important;
}
.hvr-shutter-in-horizontal:hover:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:active:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}




/*
    background: none !important;
    color:rgba(255, 255, 255, 0.84);
	font-family: 'Montserrat', sans-serif;
    font-size: 38px;
    font-weight: 300;

    letter-spacing: 1px;


#mainSlider{
	display: block;;
	background: #000;
	position: relative;}
#mainSlider .specialwrapper{
	position: absolute;
	z-index: 1;
	top:36%;
	width: 100%;
	max-width:1280px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);}
#mainSlider .specialwrapper .container {
	display: block;
	max-width:1280px;
	width:100%;
	position: relative;
	padding-left: 0px;
	box-sizing:border-box;}
#mainSlider .specialwrapper .container h1{
	font-family: 'Fjalla One', sans-serif;
	color: #fff;
	font-size: 65px;
	max-width: 100%;
	line-height: 120%	
}
.half .accoverlay{
	background: rgba(36, 68, 143, 0.35);
	padding: 10px;
	transition: all .5s;
	display: flex;
    align-items: center;
    justify-content: center;
}
.half .accoverlay h1{
	color: #fff;
	position: absolute;
	opacity: 1;
	transition:all .7s;
}
.half .accoverlay .accdescription{
	color: #fff;
    line-height: 130%;
    font-size: 16px;
    width: 70%;
    opacity: 0;
}
.half .accoverlay h1:first-child{
	right: 5px;
	bottom: 5px;
}
.even {
	color:rgba(255, 201, 20, 0.84);
}
.innerlayerTitle{
	color: #fff;
    font-family: 'Fjalla One', sans-serif;
    font-size: 33px !important;
    font-weight: 300;;
    background: rgba(0,0,0,0.5);
    line-height: 60%;
    padding: 1px 35px	;
    letter-spacing: 1px;
    text-shadow: 0px 0px 2px #999;
    text-transform: uppercase;
}
.accordion-slider{
	cursor: pointer;
}
.accordion-slider .half{
	float: left;
	min-height: 300px;
	background-size: cover;
	background-position: center center;
	position:relative;
}
.accordion-slider .half:hover > .accoverlay{
background: rgba(36, 68, 143, 0.71);
}
.accordion-slider .half:hover > .accoverlay h1{
opacity: 0;
}
.half .accoverlay:hover > .accdescription{
	opacity: 1
}
.accordion-slider p.as-layer{
	font-size: 16px;
}
.accordion-slider a{
	display: block;
	position: relative;
	cursor: pointer
}
.slide_text{
	font-weight: 400;
	font-family: 'Lato', sans-serif;
}
.slide_button{
	background: #ffffff;
    width: 120px !important;
    color:#003a76;
    text-align: center;
    transition: all .3s;
    font-family: 'Fjalla One', sans-serif;
    text-transform: uppercase;
    font-weight: 100;
    font-size: 16px;
    transition: all .3s;
    margin-top: 15px
}
.slide_button:hover{
	color: #3b3b3b
}
.mobileslide_button{
	background: #ffffff;
    width: 120px !important;
    color:#003a76;
    text-align: center;
    transition: all .3s;
    font-family: 'Fjalla One', sans-serif;
    text-transform: uppercase;
    font-weight: 100;
    font-size: 16px;
    transition: all .3s;
    position: absolute;
    bottom: 20px;
    left: 20px;
}
.colorBorder{
	width: 100%
}
*/

/*------------------------------------*\
    
    COUNTDOWN 
    
\*------------------------------------*/
/*
#countersection{
	padding: 120px 20px}
#countersection h1{
	color:#1a2e3e;
	text-transform: uppercase;
	text-align: center;
	font-size: 50px;
	font-weight: 100;
	line-height: 120%}
.counterBlock{
	padding-top: 50px;}
#countersection .get_involved{
	float: none;
	margin: 60px auto 0;
	display: block;
	max-width: 160px;
	text-align:center;}
.counterBlock .quarter{
	float: left;
	padding: 10px;
	box-sizing: border-box;}
.counterBlock .quarter .circlecontainer{
	margin: 0 auto;
	width: 100%;
	max-width: 279px;}
.counterBlock .quarter .circlecontainer .circle{
	display: block;
	max-height: 193px;
	text-align: center;
	color: #fff;
	font-size: 66px;
	font-family: 'Fjalla One', sans-serif;
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    background-size: cover}
.circle span{
	padding-top: 100%;
	transform: translateY(-50%) ;
	display: block}
.circlecaption{
	font-size: 30px;
	font-weight: 300;
	font-family: 'Fjalla One', sans-serif;
	color: #114b63;
	text-transform: uppercase}
.retired.circle{
	background: url(img/circles/retired.png);
}
.retiredannoun.circle{
	background: url(img/circles/retired-anounced.png);
}
.lefttogocirc.circle{
	background: url(img/circles/lefttogo.png);
}
.plannedprojcirc.circle{
	background: url(img/circles/planned-projects.png);
	filter:opacity(.7);	
}
.plannedprojcirc.circle span{
	color: #292a2c
}
.get_involved{
    background: #014368;
    padding: 10px 25px;
    float: right;
    margin-right: 8%;
    color: #fff;
    font-family: 'Fjalla One', sans-serif;}
.get_involved:hover{
	color: #FEC815}
*/
ul#chart-vs-map li{
	box-shadow: 0px 0px 6px #3b3b3b inset}
ul#chart-vs-map li.active{
	box-shadow: none;}
.whiteSection{
	padding: 80px 20px 40px;
    background: #fff;}
#counter{
	background: url(css/images/counter-bg.jpg);
	overflow:hidden;
	background-size: cover;
    background-position: center right;}

#counter>.overlay{
	background: transparent;
}	

#counter .subTitle{
	color: #ffffff;
}
	
#counter h1{
	color: #ffffff !important;}
#counter p{
	margin: 25px auto 50px;
	font-family: 'Open Sans', sans-serif !important; }
#counter p span{
	color: #ffffff !important;}
#counter figcaption{
	font-weight: 600;
	text-shadow: 1px 1px 5px #3b3b3b;}
#counter .circle h3{
	color: #ffffff !important;}
#counter .get_involved{
	margin: 0 auto !important;
    border: 2px solid #ffffff;
    display: inline-block;
    color: #ffffff;
    padding: 20px 50px;
    border-radius: 3px;
    font-size: 16px;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    transition: all .3s;}
#counter .get_involved:hover{
	background: #ffffff;
	color: #124B69;}
#counter .embed-corner {
	cursor: pointer;
	position: absolute;
	top: -70px;
	left: -140px;
	transform: rotate(-45deg);
	background-color: #00a1e3;
	color: #fff;
	text-align: center;
	padding: 100px 100px 20px;}
#counter .embed-corner span {
	font-size: 150%;}
.protip-skin-default--scheme-black.protip-container a{
	color: #ffffff;}
.tooltip-text{
	display: none;}
#counter .moreButton a, #counter figcaption, #counter h1{
	font-family: 'Montserrat', sans-serif !important;}


/*------------------------------------*\
    
    SECONDARY SLIDER
    
\*------------------------------------*/


.homeRoadSliderSEction{
	padding: 8rem 0;
	text-align: center;
}
.homeRoadSliderSEction .content, .homeRoadSliderSEction .content p{
	text-align: center;
	margin: 0 auto;
}

.homeRoadSliderSEction .content div{
	margin: 2rem auto 4rem;
}

.homeRoadSlider{
	background: #000;
}

.homeRoadSlider-buttons{
	display: none;
}
.homeRoadSlider-arrows{
	position: absolute;
	top:50%;
	display: flex;
	justify-content: space-between;
	width: 100% !important;
	transform: translateY(50%);	
}
.homeRoadSlider-arrows .slick-prev, .homeRoadSlider-arrows .slick-next{
	position: relative !important;
	left: auto !important;
	top: 24px !important;
	opacity: .5;
}

.homeRoadSlider-arrows .slick-prev{
	left: 25px !important;
}

.homeRoadSlider-arrows .slick-next{
	right: 25px !important
}

.homeRoadSlider_slide{
	padding: 8rem 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	min-height: 50rem !important;
}

.homeRoadSlider_slide h1{
	color: #fff;
	font-size: 4.8rem;
	max-width: 80%;
	margin: 0 auto;
	text-shadow: 0px 0px 10px #3b3b3b;
	
}


.homeRoadSlider_slide p{
	color:#ffffff;
	font-size: 22px;
    color: #fff;
    max-width: 650px;
    line-height: 150%;
    font-weight: 600;
    text-shadow: 0px 0px 3px #868686;
    background: none;
    text-align: center;
    margin: 5rem auto;
}

.homeRoadSlider_slide a{
	margin: 0 auto !important;
    border: 2px solid #ffffff;
    display: inline-block;
    color: #ffffff;
    padding: 20px 50px;
    border-radius: 3px;
    font-size: 16px;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: 700;
    transition: all .3s;	
}


.homeRoadSlider_slide p a{
		margin: 0 !important;
		border: none !important;
		color: #ffffff;
		text-decoration: underline;
		padding:0 !important;
		font-size: 22px;
		

}


.homeRoadSlider_slide a:hover{
	background: #ffffff;
    color: #124B69;
}


@media all and (max-width: 767px) { 
	
	.homeRoadSlider_slide h1{
		font-size: 3.8rem;
	
	}
	
	
}









/*------------------------------------*\
    
    PARTNERSHIPS
    
\*------------------------------------*/

.partnershipsection{
	padding: 15px 0 55px;
	background: #ffffff;}
.partnershipsection .section_inner{
	display: flex;
	flex-direction: column;}
.partnershipsection .section_inner .blue_text{
	max-width: 870px;
	margin-top: 40px;}
#partner_section_id{
	min-height: 300px;
	max-height:none;}
.grid_title{
	border-left: 7px solid #00aceb;
	padding-left: 10px;
	margin-top: 60px;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;}
.partnerships{
	max-height: 3000px;
	overflow: inherit;
	min-height: 500px;
	display: block;
	margin-bottom: 100px;}
.partners{
	width: 100%;}
.partners_grid{
	display: flex;
	flex-wrap: wrap;}
.grid_item{
	padding: 15px;
	width: 10%;}

/*------------------------------------*\
    
    PAGES
    
\*------------------------------------*/

.page-template main, .post-template-default, .search-results main, .siteimages-template-default main, .error404 main {
	padding-top:123px;}

.page-template-page-full main{
	padding-top: 85px;
	margin-top: 0px;}
.pre-title{
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0 5px 10px 0px;}	
.action_intro_text .pre-title{
	line-height: 100%;}
.page_title{
	text-transform: uppercase;
	font-size: 45px;
	font-family: 'Montserrat', sans-serif;}
.section_inner article{
	margin-bottom: 65px;
	margin-left: auto;
	margin-right: auto;
	color: #393939;
	font-family: 'Open Sans', serif;
	line-height: 200%;
	font-size: 17px;}
.section_inner article p a{
	color: #00adef}
.page-full{
	max-width: 100% !important;
	padding:0px;
	width: 100%;}
.maps main{
	margin-top:85px;
} 	
.page-full article{
	max-width: 100%;
	padding: 0px;
	width: 100%;}
blockquote{
	font-family: 'Roboto Slab', serif;
	margin: 0;}
blockquote p{
	color: #134b67 !important;
	line-height: 140% !important;
	font-family: 'Roboto Slab', serif;
	font-weight: 300;
	font-size: 26px !important;}	
.page-intro{ }
.page-intro .page-intro_image{
	float: right;
	margin-bottom: 0px;}


/*------------------------------------*\
    
    ALL ACTIONS
    
\*------------------------------------*/

.acion-feed{
	padding-bottom:110px;}
.feed_item{
	justify-content: flex-start;
	display: flex;
	padding: 15px 0;}
.feed_item img{
	object-fit:cover;
	max-width:25%;
	height: 246px;
	width: 100%;
	margin-right: 25px;}
.feed_item_info{
	padding: 35px 10px;
	flex-flow: column;}
.feed_item_info h3{
	font-size: 28px;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;}
.feed_item_info p{
	font-size: 16px;
	line-height: 28px;
	color: #393939;}
.feed_item_info .grid_title{
	margin-top: 0px;}

/*------------------------------------*\
    
    DATA TOOL PAGE
    
\*------------------------------------*/


.charts-top{
	display: flex;
	
}

.charts-top-title{
	width: 20%;
	min-width: 305px;
}

.charts-top article{
	width: 80%;
	margin-bottom: 5px !important;
}


.extra_content{
	padding: 80px 0 40px;
	background: #ffffff;}




.wptl-more-meta{
	display: none !important;
}

/*------------------------------------*\
    
    PAGINATION
    
\*------------------------------------*/

.pagination{
	display: flex;
	text-align: center;
	justify-content: center;}
.pagination a,.pagination span{
	width:51px;
	height: 51px;
	font-family: 'Roboto Slab', serif;
	font-size:16px;
	display: flex;
	justify-content: center;
	align-content: center;
	line-height: 47px;
	border-radius: 50%;
	color: #112e43;
	transition: all .4s;
	font-weight: 600;
	margin: 0 5px !important;}
.pagination a{
	color: #192e41;}
.pagination a:hover{
	background: #00aceb;
	color: #ffffff;}
.pagination span{
	width: 51px !important;
	height: 51px !important;
	background: #ffffff !important;
	color: #112e43;
	margin: 0 5px !important;}
	
.pagination span.current{
	background: #00aceb !important;
}	

/*------------------------------------*\
    
    ACTIONS
    
\*------------------------------------*/

.action_intro{
	justify-content: space-between;}
.action_intro_text{width: 100%;}
.action_intro img{
	object-fit: cover;
    max-width: 786px;
    max-height: 538px;
    width: 50%;
    height: 538px;
    margin-left: 20px;}
.action_intro_text {
	font-size: 16px;
	line-height: 150%;}
.take-action-content{
	margin-top:50px;}
.action_quote{
	background: #05415f;
	padding: 0 20px;}
.action_quote .section_inner{
	max-width: 1290px;
	padding: 90px 0 120px;
	position: relative;}
.inner_quote_slider{
	max-width: 778px;
	margin: 0 auto;}
.inner_quote_slider_slide p{
	font-size: 26px;
	color: #ffffff;
	font-family: 'Montserrat', sans-serif;
	text-align: center;}
.inner_quote_slider_slide .pre-title{
	font-size: 14px;
	text-align: center;}
.action-quote-button-container{
	position: absolute;
    height: 40px;
    width: 100%;
    left: 0;
    top:50%;
    transform: translateY(-50%);}
.action-quote-arrow_container .slick-dots{
	display: block;
    width: 100% !important;
    text-align: center !important;
    margin-top: 25px;}
.action-quote-button-container .slick-prev{
	left: 20px !important;
	background: transparent url(img/left_arrow-white.svg) !important;
    background-size: 14px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    width: 60px !important;
    height: 60px !important;
    border:1px solid #fff;
    transition: all .3s}
 .action-quote-button-container .slick-prev:hover{
	 background: #fff url(img/left_arrow.svg) !important;
    background-size: 14px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;}   
.action-quote-button-container .slick-next{
    left:calc(100% - 80px) !important;
    background: transparent url(img/right_arrow-white.svg) !important;
    background-size: 14px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    width: 60px !important;
    height: 60px !important;
    border:1px solid #fff;
    transition: all .3s}
.action-quote-button-container .slick-next:hover{
	 background: #fff url(img/right_arrow.svg) !important;
    background-size: 14px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;}
.action_tweet{
	padding: 85px 0 112px;
	position: relative;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	min-height: 300px;}
.action_tweet .section_inner{
	min-height: 330px;}		
.section_overlay{
	background: rgba(0, 0, 0, 0.79);
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 2;
	top:0;
	left: 0;}
.inner_tweet{
	z-index: 2;
    position: relative;
    justify-content: space-between;}
.inner_tweet_element{
	display: flex;
} 
        
.tweet_title{
	color: #ffffff;
	font-size: 32px;
	font-weight: 700;
	text-transform: uppercase;}
.tweet-text{
	font-size: 26px;
	font-family: 'Roboto Slab', serif;
	color: #fff;
	font-weight: 300;
	margin-top: 50px;}
.inner_tweet_button{
	max-width: 326px;
	max-height: 326px;
	width: 100%;
	min-width: 325px;
	height: 100%;
	position:relative;}
.inner_tweet_button_cont{
/* 	background: rgba(2, 163, 227, 0.05); */
	max-width: 326px;
	min-height: 326px;
	width: 100%;
	height: 100%;
	top:0;
	left: 0;
	border-radius: 50%}
.action_prevnext{
	display: flex;
	align-items: center;
	justify-content: center;
	background: #cccccc}
.action_prevnext_next, .action_prevnext_prev{
	width: 100%;
	height: 250px;
	display: flex;
	position: relative;
	flex-wrap: wrap;
	background: #000;
	transition:all .3s;}
.action_prevnext_next a, .action_prevnext_prev a{
	width: 100%;
	height: 100%;}
.action_prevnext_next a img, .action_prevnext_prev a img{
	object-fit: cover;
    height: 100%;
    width: 100%;
    opacity: .80;}
.action_prevnext_next_inner{
	position: absolute;
	top:50%;
	left:90px;
	transform: translateY( -50%);}
.action_prevnext_prev_inner{
	position: absolute;
	top:50%;
	right:90px;
	transform: translateY( -50%);}
.action_prevnext_prev_inner{
	display: flex;
	align-content: flex-end;
	flex-wrap: wrap;
    justify-content: flex-end;}
.action_prevnext_next h4, .action_prevnext_prev h4{
	width:100%;}
.action_prevnext_next h4 a, .action_prevnext_prev h4 a{
	color:#ffffff;
	font-size:22px;
	transition: all .3s;
	width:100%;
	text-transform: uppercase;}
.action_prevnext_prev_inner{
	text-align: right;
	padding-left: 20px;}
.action_prevnext_next:hover > div h4 a, .action_prevnext_prev:hover > div h4 a{
	color:#192e41;}
.action_prevnext_next:hover > a img, .action_prevnext_prev:hover > a img{
	opacity:0;}
.action_prevnext_next:hover, .action_prevnext_prev:hover{
		background: #eefaff;}
		
.action_prevnext_next a img.top, .action_prevnext_prev a img.top{
	object-position:top;
}		
.action_prevnext_next a img.middle, .action_prevnext_prev a img.middle{
	object-position:middle;
}
.action_prevnext_next a img.bottom, .action_prevnext_prev a img.bottom{
	object-position:bottom;
}		
		
		
.fotorama__arr--prev{
		right: 34px !important;
		left:auto !important;
		border-right: 1px solid #ffffff !important;}
.fotorama__arr--prev, .fotorama__arr--next{
		background-color: #02a2e3 !important;
		top:calc(100% - 16px) !important;}
		
.fotorama__arr--prev{
	background-image: url(img/left_arrow-white.png) !important;
	background-position: center center !important;
	background-size: 50% !important;
}		
.fotorama__arr--next{
	background-image: url(img/right_arrow-white.png) !important;
	background-position: center center !important;
	background-size: 50% !important;
}				
.fotorama__arr--prev:hover{
	background-color: #ffffff !important;
	background-image: url(img/left_arrow-blue.png) !important;
	background-position: center center !important;
	background-size: 50% !important;
}		
.fotorama__arr--next:hover{
	background-color: #ffffff !important;	
	background-image: url(img/right_arrow-blue.png) !important;
	background-position: center center !important;
	background-size: 50% !important;
}
		
/*------------------------------------*\
    
    WHY END COAL
    
\*------------------------------------*/

.why-end-space{
	margin-top: 120px;}
.why-end-hero{
	background: #000;}
.why-end-hero img{
	opacity: .41 !important;}
.why-end-hero .section_inner{
	align-content: center;
	text-align: center;}
.why-end-hero .section_inner h2, .why-end-hero .section_inner p{
	color: #ffffff;
	margin: 8px auto;}
.why-end-hero .section_inner p{
	max-width: 696px;}
.why-end-hero .section_inner .transparent_button{
	margin-top:33px;}
.related-content-container{
	display: flex;
	justify-content: space-around;
	margin: 40px 0 60px;}
.related-item{
	width: 23%;}
.related-item img{
	height: 200px;
	width: 100%;
	object-fit:cover;}
	
/*------------------------------------*\
    
   PEOPLE
    
\*------------------------------------*/

.stories-app{
	padding-top: 145px;
	padding-bottom: 145px;}
.stories-filters{
	width: 25%;
	flex-wrap: wrap;
	flex-direction: column;}
.stories-filters p{
	font-size: 18px;}
.stories-filters_title{
	width: 100%;}
.media-center-app h6{
	color:#899eac;
	font-size: 14px;
    font-family: 'Open Sans', serif;
    font-weight: 400;
    width;100%;
    margin-right: 20px;}
.media-center-app span{
	width: 60%;
	height: 1px;
	background: #cccccc;
	display: inline-block;
	margin-top:10px;}
.stories-filters_contact{
	width:100%;
	font-family: 'Open Sans', serif;
	margin-top:100px;}
.stories-filters_contact p{
	margin: 0;}	
.stories-grid{
	width:75%;
	flex-wrap: wrap;
	align-content: flex-start;
	margin-bottom: 120px;
	min-height: 1000px;}	
.stories-grid-item{
	width:33.333%;
	padding: 1.5%;}
.stories-grid-item-image{
	background-size: cover;
    background-repeat: no-repeat;
	height: 281px;
	position: relative;
	display: block;}
.stories-grid-item p a{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 20px;
	text-transform: uppercase;
	line-height: 130%;
	color: #134b67;
	transition: all .3s;}
.stories-grid-item p a:hover{
	color:  #02a2e3;}
.next-prev-pagination{
	height: 255px;
	background: gray;}
.next-prev-pagination_inner{
	width: 100%;
	display: flex;
	z-index: 1}
.next-prev-pagination-prev, .next-prev-pagination-next{
	width: 50%;
	padding: 80px;
	display: flex;
    flex-direction: column;
    position: relative;
    transition: all .3s}
.next-prev-pagination-prev img, .next-prev-pagination-next img{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    object-fit: cover;
    height: 100%;
    z-index: -1;
    filter: brightness(60%);}
 .next-prev-pagination-prev:hover, .next-prev-pagination-next:hover{
	 background-color: transparent;}
 .next-prev-pagination-prev:hover > a, .next-prev-pagination-next:hover > a{
	 color: #fff}
.next-prev-pagination-prev{
	background: #eefaff;
	align-items: flex-end;}
.next-prev-pagination-next{
	background: #05415f;
	align-items: flex-start;}
.next-prev-pagination-prev a, .next-prev-pagination-next a{
	color:#ffffff;
	font-size: 22px;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	font-weight:600;}
.next-prev-pagination-prev a{
	color: #192e41;}

/*------------------------------------*\
    
   PEOPLE
    
\*------------------------------------*/

.financial-section h4{
	text-align: center;
	margin-bottom: 40px;
}

.financialGrid{
	margin-bottom: 100px;
}

.financialGrid-inner{
	display: flex;
}

.financialGrid-inner-item{
	width: 25%;
	padding: 20px;
	align-items: center;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    display: flex;
}

.financialGrid-inner-item-inner{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    flex-direction: column;
    align-content: center;
    align-items: center;
    box-shadow: 0px 0px 10px #cacaca;
    height: 100%;
    width: 100%;
    padding: 20px 20px 45px;
	
}

.financialGrid-inner-item-inner .textitems{
	text-align: center;
	margin-top: 70px;
}

.financialGrid-inner-item-inner h3{
	text-transform: uppercase;
	font-size: 23px;
	margin-bottom: 20px;
}

.financialGrid-inner-item-inner img{
	max-width: 270px;
	max-height: 165px;
	margin-top: 50px;
}






/*------------------------------------*\
    
    WHO WE ARE 
    
\*------------------------------------*/

.team_grid{
	background: #05415f;
	padding: 85px 20px;
	text-align: center;}
.team_grid h3{
	color: #fff;
	margin-top:20px;
	font-family: 'Montserrat', sans-serif;}
.team_grid p{
	font-size: 18px;
	color: #ffffff;
	line-height: 180%;
	font-family: 'Open Sans', sans-serif;
	max-width: 787px;
	margin: 40px auto 0;}
.team_grid .pre-title{
	font-size: 14px !important;
	cursor: pointer}
.team_grid_container{
	max-width: 1240px;
	margin: 100px auto 70px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;}
.team_grid_container_item{
	width:33.333%;
	padding: 20px;
	box-sizing: border-box;
	margin-bottom: 50px;
	cursor: pointer;}
.team_grid_container_item h5{
	color: #ffffff;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 0px;}
.team_grid_container_item p{
	color: #fff;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	margin-top:5px;
	margin-bottom:5px;}
.itemSocialNets{
	font-family: ETmodules;
	color: #fff;
	font-size: 20px;
	margin-bottom: 30px;}
.itemSocialNets a{
    margin: 0px;
    color: #fff;
    background: transparent;
    padding: 15px !important;
    border-radius: 50%;
    transition: all .3s;
    line-height: 100% !important;}
.itemSocialNets a:hover{
	background: #02a2e3;}
.team_grid_container_item_photo{
	height: 237px;
	width: 237px;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 auto 30px;}
.team_grid_container_item_photo img{
	object-fit:cover;
	height: 100%;}
.comitee_section{
	background: #eefaff;}
	
/* TEAM MODAL */

.site_overlayaux{
    background: rgba(0, 0, 0, 0.75) !important;
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 9999;
    left: 0px;
    top: 0px;
    display: none;}
.team_people{
    background: #ffffff;
    max-width: 1024px;
    margin: 2.5% auto 0;
    text-align: center;
    width: 100%;
    max-width: 760px;
    height: 100%;
    max-height: 900px;
    position: relative;}
.team_people_inner{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	max-width:960px;
	padding: 80px;
	background: #ffffff;}
.team_people .itemSocialNets a{
	color: rgba(24, 45, 64, 0.44);}
.team_people .itemSocialNets a:hover{
	color: #ffffff;}
.team_people p{
	font-size: 16px;
	color: #393939;
	line-height: 150%;
	font-family: 'Open Sans', sans-serif;}
.closeButton{
	color: #192e41;
    font-size: 28px;
    right: 20px;
    position: absolute;
    top: 20px;
    cursor: pointer;}

/*------------------------------------*\
    
    People Stories post 
    
\*------------------------------------*/

.partner-form-cont{
	display: flex;
	flex-wrap: wrap}
.partner-form-cont-half{
	width: 50%;
	padding: 20px 30px;}
.partner-form-cont label, .partner-form-cont p label{
	color: rgba(24, 45, 64, 0.4) !important;
	width: 100% !important;
    max-width: none !important;
    margin: 0px 0px !important;
    padding-top: 30px !important;}
.optionquestion{
	clear: both;}
.partner-form-cont .optionquestion span label{
    padding-top: 0px !important;
    display: flex;
    align-items: center;}
.partner-form-cont input[type=text], .partner-form-cont input[type=email], .partner-form-cont textarea{
	box-shadow: none !important;
	background: rgba(219, 227, 230, 0.4) !important;
	border: 1px solid rgba(137, 157, 171, 0.4) !important;
	margin-top: 0px !important;
	padding: 10px 25px !important;
	height: 60px !important;}
.partner-form-cont input[type=radio]:checked {
    background-image: linear-gradient(0deg,#2aa9e0 1%,#00acee) !important;
    box-shadow: none !important;}
#wpcf7-f76569-p76760-o1 .wpcf7-submit{
	display: block;
	width: auto;
	text-decoration: none;}

/*------------------------------------*\
    
    People Stories post 
    
\*------------------------------------*/

.postSocial{
	margin-bottom:40px;
	margin-top: 30px;}
.postSocial a{
	border-radius: 50%;
	transition:all.3s;
	padding: 10px 5px;
	line-height: 100%;
	margin-right: 10px;}
.postSocial a svg{
	fill:rgba(25, 46, 65, 0.75);
	width: 30px;
    height: 18px;
    transition:all.3s;}
.postSocial a:hover{
	background: #02a2e3;}	
.postSocial a:hover > svg{
	fill:#ffffff}
.category-people-stories .page_subtitle{
	color: #134b67 !important;
    line-height: 140% !important;
    font-family: 'Open Sans', serif;
    font-weight: 300;
    font-size: 26px !important;
    margin-top: 32px;
    margin-bottom:20px;}
.sidebarAuxiliar{
	display: flex;
	margin-top: -36px;}
.leftSideContent{
	width:71.43%;
	padding-top:36px;
	padding-bottom: 100px;}
.category-press-release .page_subtitle, .category-report .page_subtitle {
	color: #134b67 !important;
    line-height: 140% !important;
    font-family: 'Open Sans', serif;
    font-weight: 300;
    font-size: 26px !important;
    margin-top: 32px;
    margin-bottom:20px;}
.press-release-sidebar{
	background: #f5f5f5;
	padding-top:36px;
	width:28.57%;}
.sidebar_item_image{
	height: 156px;
	width: 100%;
	overflow: hidden;}	
.sidebar_item_image img{
	object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;}
.press-release-sidebar-inner{
	padding: 0 16.25%;}
.press-release-sidebar-inner .press-release-filters_title{
	margin-bottom: 25px;}
.press-release-sidebar-inner .stories-grid-item{
	margin-bottom: 25px;}
.press-release-sidebar-inner h6{
	padding: 7px 0;}
.press-release-sidebar-inner h6 a{
	color: #192e41;
	font-size: 22px;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	line-height: 110%;}
.press-release-sidebar-inner .sidebar-excerpt{
	color: rgba(24, 45, 64, 0.58);
	font-family: 'Open Sans', serif;
	font-size: 15px;
	margin-top: 0px;}
.press-release-filters_title{
	width: 100%;
	justify-content: flex-end;}
.press-release-filters_title h6{
	color:#899eac;
	font-size: 14px;
    font-family: 'Open Sans', serif;
    font-weight: 400;
    min-width: 100px;
    width:auto;
    margin-left: 20px;
    display: inline-block;
    padding: 0 1.5%;}
.press-release-filters_title span{
	flex:1;	
	height: 1px;
	background: #cccccc;
	display: inline-block;
	margin-top:10px;}
.pressrelease-item{
	width:100%;
	margin-bottom: 65px;}

.pressrelease-item .pre-title{
	margin: 10px 0px 0px 0px;
}		
.pressrelease-item picture{
	max-height: 280px;
}
.pressrelease-item img{
	object-fit:cover;
	height: 280px;
	width: 100%;
}		
		
		
/*------------------------------------*\
    
    SEARCH PAGE
    
\*------------------------------------*/

.page-filters{
	margin-top: 40px;
	margin-right: 40px;
	width: 100%;}
.page-filters .tab{
	display: flex;
	box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.17);	}
.page-filters .tab .tablinks{
	width: 50%;
	display: block;
	-webkit-appearance: none;
	-moz-appearance: none;
	border:none;
	padding: 22px 0;
	outline: none;
	font-size: 15px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	color:#899eac;
	transition: all .3s;}
.page-filters .tab .tablinks.active, .page-filters .tab .tablinks:hover{
	background: #02a2e3  url(img/chevron-bottom.png);
	background-repeat:no-repeat;
	color:#ffffff;
	background-size: 25px;
	background-position: 90% center;}
.page-filters .tabcontent h5{
	font-size: 14px;
	font-family: 'Roboto Slab', serif;
	color: #192e41;
	text-transform: uppercase;
	border-bottom: solid 2px rgba(151, 151, 151, 0.2);
	padding: 20px 0;
	cursor: pointer;
	}
.page-filters .tabcontent h5 a{
	display: block;
	padding: 5px;
	border-radius: 3px;
	width: 60%;}
.page-filters .tabcontent h5 a:hover{
	background: #02a2e3;
	color: #ffffff;
	padding: 5px;
	border-radius: 3px;
	width: 60%;}

.lanzadorblue{
	background: #02a2e3;
	color: #ffffff;}	
	
.search_title{
	margin-bottom: 40px;}
.search_term{
	font-size: 45px;
	color: #192e41;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;}
.search_grid{
	width: 100%;
    padding-bottom: 120px;}
.search_grid_item{
	display: flex;
	border-bottom: solid 2px #899eac;
	padding-bottom: 50px;
	padding-top: 50px;}
.search_image{
	margin-right: 50px;
	width: 241px;
    height: 173px;}
.search_image a img{
	width: 241px;
	height: 173px;
	object-fit:cover;
	max-width: inherit;}
.search_grid_item:first-child{
	padding-top:0px;}
.search_grid_item:last-child{
	border:none;}
.search-result-title a{
	font-size: 28px;
	font-family: 'Montserrat', sans-serif;
	color: #192e41;
	font-weight: 100;
	text-transform: uppercase;}
.search_grid_item_content p{
	color: #393939;
	font-size: 16px;
    font-family: 'Open Sans', serif;
    line-height: 1.75;}
.stories-filters-search{
	width: 36%;
    flex-wrap: wrap;
    flex-direction: column;
    padding-right: 35px;}

.searchandfilter ul{
	padding: 0px;
	display: flex;
    flex-wrap: wrap;
}

.searchandfilter ul li{
	width: 100%;
	padding: 10px 0;
}

.searchandfilter ul > li:first-child{
	height: 0px;
	padding: 0;
	visibility: hidden
}



.searchandfilter ul li ul li{
	padding: 5px 0;
		font-family: 'Roboto Slab', serif;

	
	
}
.searchandfilter input[type=radio]{
	border: 1px solid rgba(137, 157, 171, 0.4) !important

}

.searchandfilter input[type=radio]:checked{
	background-image: linear-gradient(0deg,#00aceb 1%,#0092ff);
    box-shadow: none;
    border: 1px solid rgba(137, 157, 171, 0.4) !important
}

.searchandfilter input[type=text]{
	border: 1px solid rgba(137, 157, 171, 0.4) !important;
	box-shadow: none;
	background: rgba(219, 227, 230, 0.4) !important;
	padding: 10px 25px !important;
	height: 60px !important;
	color: #192e41 !important;
	font-size: 16px;
	font-family: 'Roboto Slab', serif;
	height: 0px !important;
	visibility: hidden;
}

.searchandfilter input[type=submit]{
	    background: #02a2e3 url(img/chevron-bottom.png);
    background-repeat: no-repeat;
    color: #ffffff;
    background-size: 25px;
    background-position: 90% center;
    border-radius: 2px;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    padding: 20px;
    text-decoration: none;
}

.searchandfilter input[type=submit]:hover{
	box-shadow: none;
}

.searchandfilter select:focus, .searchandfilter select:hover{
	outline: none;
	box-shadow: none;
}


.searchandfilter select {
	display: block;
	font-size: 16px;
	font-family: sans-serif;
	font-weight: 700;
	color: #444;
	line-height: 1.3;
	padding: .6em 1.4em .5em .8em;
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	margin: 0;
	border: 1px solid #aaa;
	box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
	border-radius: 2px;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: #fff;
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
	  linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
	background-repeat: no-repeat, repeat;
	background-position: right .7em top 50%, 0 0;
	background-size: .65em auto, 100%;
	height: 48px;
	outline: none;
}
.searchandfilter select::-ms-expand {
	display: none;
}
.searchandfilter select:hover {
	border-color: #888;
}
.searchandfilter select:focus {
	border-color: #aaa;
	box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
	box-shadow: 0 0 0 3px -moz-mac-focusring;
	color: #222;
	outline: none;
}
.searchandfilter select option {
	font-weight:normal;
}


.search-filters {
    margin-top: 15px;
    margin-right: 40px;
    width: 100%;
}

	
/*------------------------------------*\
    PUBLICATIONS
\*------------------------------------*/	
	
.publication-photo{
	position: relative;}
.publication-tag{
	position: absolute;
	right: 0px;
	z-index: 1;
	background: transparent;
	font-family: 'Roboto Slab', serif;
	font-weight: 600;
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	padding: 7px 47px;
	line-height: 100%;}	
.publication-tag div{
	display: none;
	text-align: center;}
.category-press-release .publication-tag .pressTag{
	display: block}	
.category-press-release .publication-tag{
	background: rgba(250, 82, 16, 0.81)}
.category-blog .publication-tag{
	background: rgba(250, 82, 16, 0.81)}
.category-blog .publication-tag .blogTag{
	display: block}
.category-report .publication-tag{
	background: rgba(2, 163, 227, 0.81)}
.category-report .publication-tag .reportTag{
	display: block}
.category-briefing .publication-tag{
	background: rgba(255, 200, 18, 0.81)}
.category-briefing .publication-tag .briefingTag{
	display: block}
.category-infographic .publication-tag{
	background: rgba(255, 200, 18, 0.81)}
.category-infographic .publication-tag .infographicTag{
	display: block}
.category-video .publication-tag{
	display: none}
.stories-grid-item .category-video{
	display: flex;
	align-items: center;
    justify-content: center;}
.images-grid-item-image{
    position: relative;
    height: 100%;
    max-height: 300px;
    overflow: hidden;}    
.category-video .videoTag{
	display: block;
	width: 78px;
	height: 78px;
	background: #f9510e;
	border-radius: 50%;
	background-image: url(img/play.svg);
    background-position: center;
    background-size: 25px;
    background-repeat: no-repeat;}
.publication-date{
	margin-top:25px;}
.publication-excerpt{
	font-size: 15px;
	font-family: 'Open Sans', serif;
	color: rgba(24, 45, 64, 0.58);}
.report-download-button{
	border: 1px solid #f9510e;
	padding: 10px 29px;
	border-radius: 3px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	color: #f9510e;
	transition: all .3s;
	margin: 22px 0;
	display: inline-block;
	font-size: 15px;}
.report-download-button:hover{
	background: #f9510e;
	color: #ffffff;}


a.watch {
	display: none;
}

.Video .read{
	display: none;
}
.Video .watch{
	display: block;
}


/*------------------------------------*\
    IMAGE GALLERY
\*------------------------------------*/

#image-Grid{
	max-height: 1500px;}
.gallerybuttons{
	position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%, -50%);
	opacity: 0;
	transition: all .5s;}
.images-grid-item-image:hover  .gallerybuttons{
	opacity: 1;}
.images-grid-item-image img{
	-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
filter: grayscale(0%);
    transition: all .5s;
    object-fit: cover;
    height: 100%;
    width: 100%;}
.images-grid-item-image:hover img{
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);}
.viewButton{
	background-image: url(img/view.svg);
	display: inline-block;
	width: 55px;
	height: 55px;
	background-color: #fff;
	border-radius: 50%;
	background-size: 25px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 5px;}
.downloadButton{
	background-image: url(img/download.svg);
	display: inline-block;
	width: 55px;
	height: 55px;
	background-color: #fff;
	border-radius: 50%;
	background-size: 25px;
	background-repeat: no-repeat;
	background-position: center center;	}

/*------------------------------------*\
    IMAGE GALLERY INNER
\*------------------------------------*/

.single_image_title{
	margin-bottom: 35px;}
.imageMetadatablock{
	padding: 0 20px 20px 30px;}
.imageMetadatablock dd{
	font-size: 16px;
    line-height: 150%;
    margin-left: 0px;}
.imageMetadatablock p a{
	color: #02a2e3;}
.imageMetadatablock strong{
	color: #02a2e3;}		
.imageMetadatablock p:first-child{
	margin-top: 0;}
.imageMetadatablock-License{
	background: #f5f5f5;
	padding: 10px 0;}
.photolicence{
	line-height: 150%;
	font-size: 12px;}
.photo-download-button{
	margin-top: 0px !important;
}	

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/
/* VIDEO */

.video-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; }
.video-container iframe, .video-container object, .video-container embed, .video-container video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/* Big screens */
@media all and (max-width: 1920px) { 
	.header_preheader_menu_white{
	max-width: 1960px;}
}

/* DESKTOPS */
@media all and (max-width: 1440px) { 
	/* Home Menu */
	.site_menu .header_logo img{
		width: 105px;}
	.header_menu_inner li{
		margin-right: 10px;}
	.section_inner{
		width:100%;
		max-width: 1280px;
		margin: 0 auto;
		padding: 0 20px;}	
}
@media all and (max-width: 1390px) { 
	.home .header_logo img{
		max-width: 100px;
		}
	.home .header_menu_inner{
		padding-top: 0px;}
	.header_menu_inner li a{
		font-size: 15px;
		padding: 9px 10px;}
}
@media all and (max-width: 1280px) { 

	.header_preheader_menu_white .header_socialmedia a{
		padding: 0px 4px;
	}
}
@media all and (max-width: 1180px) { 
	.home .header_logo img{
		max-width: 75px;
		height:80px;}
	.header_menu_inner li{
		margin-right: 14px;}
	.header_menu_inner li a{
		font-size: 13px;
		padding: 9px 10px;}
	.home_slider_feed_container{
		padding: 20px 0px 95px 10px;}
	.header_preheader_menu_white_left .inner_menu li{
		margin: 0;}
	.header_preheader_menu_white_left .inner_menu li a{
		font-size: 13px;}
	.home_slider .twothird, .home_slider .third{
		width: 100%;}
	.home_slider{
		flex-wrap: wrap;}
	.home_slider_container{
		max-height: 665px;
		min-height: 665px;}
	.slide-nav-container {
		bottom:50px !important;}
	.home_slider_feed_item_image{
		height: 150px;
}
	.stories-grid{
		width: 66.66%;
		min-height: 2800px !important;}
	.stories-grid-item{
		width:50%;}
	.stories-filters{
		width: 33.33%;}
}

@media all and (max-width: 1024px) {
	.header{
		display: none;}
	.site_menu{
		display: none;
		}
	.site_menu nav{
		display: none;}
	.header_white{
		display: none;}
	.home main{
		margin-top: 0px;}
	.hamMenuTrigger{
		display: block;}
	.header_white{
		height: auto;
		display: none !important;}
	.header_preheader_menu_white{
		flex-wrap: wrap;
		flex-direction: column;
		justify-content: left;
		align-items: flex-start;}
	.header_socialmedia .hamMenuTrigger{
		display: none;}

	/* Mobile Header */
	
	.mobile-header{
		position: absolute;
	    z-index: 3;
	    top: 0px;
	    background:#ffffff;
	    width: 100%;
	    display: flex;
	    padding: 15px;
	    justify-content: space-between;
	    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.17);}
	.mobile-header-logo img{
		width: 65px;}
	.mobile-header .hamMenuTrigger svg{
}
	/* Home slider */
	
	.home_slider{
		padding-top:86.25px;
	}

	/* PAGES */	
		
	.page-template main, .post-template-default, .search-results main{
		padding-top:110px;}	
	.take-action-content{
		margin-top: 50px;}

	.accordion-slider{
		height: 400px;}
	.accordion-slider .slide_text{
		display: none;}
	.accordion_slider_title{
		font-size: 20px;
		padding-bottom: 20px;}
		
	.page-template-default main .section_inner, .sidebarAuxiliar{
		flex-wrap: wrap;}	
	.sidebar-left, .sidebar-right, .leftSideContent, .press-release-sidebar{
		width: 100%;}
	.leftSideContent{
		padding-top: 70px;}
	.sidebar-right{
		padding-bottom: 100px;}			
	.action_intro{
		flex-wrap: wrap;
		margin-bottom: 35px;}
	.action_intro_text, .action_intro img{
		width: 100%;}
	.action_intro_text{
		max-width: 100%;}
	.action_intro img{
		margin-left: auto;
		height: 350px;
		margin-right: auto;}
	.page-intro {
    	display: flex;
		flex-direction: column-reverse;}	
	.why-end-space {
		margin-top:60px;}
	.why-end-hero{
		height: 600px;}
	.quote_section picture{
		width: 100%;
		height: 100%}
	.quote_section img{
		width: 100%;
		height: 100%
	}

	/* Work with Us */

	.team_grid_container_item{
		 width:50%;	
	}

	/* REPORTS */

	.press-release-sidebar-inner{
		padding: 0 20px;}
	.press-release-sidebar-inner .stories-grid-item{
		width: 100%;
		display: flex;}
	.press-release-sidebar-inner .stories-grid-item img{
		height: 150px;
	    width: 250px;}
	.mobile-flex-aux{
		margin-left: 20px;}


	/* SIDEBAR */

/*
	.press-release-sidebar-inner .stories-grid-item{
		width: 100%;
		flex-wrap: wrap;
		
	}
	.press-release-sidebar-inner .stories-grid-item picture, .press-release-sidebar-inner .stories-grid-item img{
		width: 100%;
		height: 300px;
		object-fit
		
	}
*/

	.partner-form-cont{
		flex-wrap: wrap;

	}
     .partner-form-cont-half{
	     width: 100%;
     }

	#wpcf7-f76569-p76760-o1 .wpcf7-submit{
		margin: 0px auto !important;
	}


	/* FOOTER */
	
	.footer_inner {
		flex-wrap: wrap;
		justify-content: center;
		flex-direction: column;}
	.footer_menu {
		display: flex;
		padding: 14px 0 20px;}
	.footer_logo{
		display: none;}
	.grid_item {
		width: 20%;}
	.footer{
		padding-bottom: 25px;}				
}

@media only screen and (max-width:860px) {
	
	.accordion-slider .icon_white {
		width: 50px;}
	.accordion-slider .slide_text{
		font-size: 22px;}
	.media-center-app .section_inner{
		flex-wrap: wrap;}
	.stories-filters_contact{
		display: none;}
	.stories-grid{
		width: 100%;
		margin-top:50px;}
	.stories-grid-item{
		width:50%;}
	.stories-filters{
		width: 100%;}

	/* TAKE ACTION PAGE */
	
	.feed_item img{
		width: 100%;
		max-width: 100%;}
	.feed_item{
		flex-wrap: wrap;}
	.page-template main, .post-template-default, .search-results main {
	    padding-top: 90px;}
	.siteimages .beflex {
		flex-wrap: wrap-reverse;}
	.siteimages .beflex .half{
		width: 100%;}
	.imageMetadatablock{
		padding-top: 35px;}
	.action_prevnext_prev_inner{
		right: 15px;}
	.action_prevnext_next_inner{
		left: 15px;
	}
	.action_prevnext_next h4 a, .action_prevnext_prev h4 a{
		font-size: 15px;
		line-height: 100%;
	}	
}

@media only screen and (max-width:768px) {

	.mobile-header-logo img{
		width: 50px;}	
	.mobileHidden{
		display: none;}
	.mobile-accordion-slider{
		display: flex;
		flex-wrap: wrap;}
	.mobile-accordion-slider-block{
	 	width: 50%;
	    min-height: 300px;
	    display: flex;
	    align-items: center;
	    flex-wrap: wrap;
	    flex-direction: column;
	    justify-content: center;
	    padding: 20px;
	    background-position: center center;
	    background-size: cover;}
	.mobile-accordion-slider-block .slide_text{
		display: none;}
	.home_slider{
		padding-top:74.25px;}
	.scroll_more{
		display: none;}	
	.charts-top{
		flex-wrap: wrap;}
	.charts-top-title{
		width: 100%;
		min-width: 305px;}
	.charts-top article{
		width: 100%;
		margin-bottom: 5px !important;
		margin-top: 40px;}
	.publication-tag{
		width: 100%;
		padding: 7px 0px;}
	.related-content-container{
		flex-wrap: wrap;}
	.related-item{
		width: 50%;
		margin-bottom: 60px;}
	.page_title{
		font-size: 30px;}
	.leftSideContent{
		padding-top: 40px;}
	.inner_tweet_element{
		flex-wrap: wrap;}
	.inner_tweet_button{
		max-width: 226px;
		margin: 30px auto 0;
	}
		
		
}

@media only screen and (max-width:580px) {
	#counter h1{
		font-size: 30px;}
	.stories-grid-item img{
		height: 181px;}
	.stories-grid-item p a{
		font-size: 16px;}	
	.quote_section{
		max-height: none;}
	.actual_slide_inner h1 {
		font-size: 40px;}
	.actual_slide_inner .slide_text{
		font-size: 22px;}
	.actual_slide_inner .slide_text{
		    margin-top: 20px;}
	.next-prev-pagination-prev a, .next-prev-pagination-next a{
		font-size: 17px;}
	.next-prev-pagination-prev, .next-prev-pagination-next{
	padding: 80px 10px;}
	.related-item{
		width: 100%;
		margin-bottom: 60px;}
	.tweet_title{
		font-size: 25px;}
	.tweet-text{
		font-size: 20px;}
	.inner_quote_slider_slide p{
		font-size: 20px;
	}	
}

@media only screen and (min-width:320px) {

}

@media only screen and (max-width:480px) {

	.copyright, .footer_menu .footer_menu_inner li a{
		font-size: 10px;}
	.related-content-container{
		flex-wrap: wrap;}
	.related-item{
		width: 100% !important;}
}

@media only screen and (max-width:690px) {

	/* Work with Us */
	.team_grid_container_item{
		 width:100%;	}
	.team_people_inner{
		padding: 100px 20px;}
}

@media only screen and (min-width:1024px) {

}

@media only screen and (min-width:1140px) {

}

@media only screen and (min-width:1280px) {

}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;}
.alignright {
	float:right;
	margin:5px 0 20px 20px;}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;}
a img.alignnone {
	margin:5px 20px 20px 0;}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;}
.wp-caption.alignright {
	margin:5px 0 20px 20px;}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}
