/*
	Theme Name: Beyond Fossil Fuels EBC 4.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('');

/*------------------------------------*\
	FONTS
\*------------------------------------*/
#wpadminbar{
	z-index: 99999999 !important;
}
/* 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%;
	scroll-behavior: smooth;
	font-family: 'Open Sans', sans-serif;
}
body {
	color:#282a2a;
	font-size: 22px;
	font-weight: 300;
	line-height: 178%;
}
/* 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 #00a1e3;}
h1,h2,h3,h4,h5,h6{
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	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: #00a1e3 !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;}
.transparent_button:hover{
	background: rgba(255, 255, 255, 0.69)}
.white_button{
	display: block;
	border: 2px solid #fff;
	padding: 16px 36px;
	width: fit-content;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 700;
	color:#ffffff;
	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: 30px 25px;}
.beflex{
	display:flex;}
.flexWrap{
	flex-wrap: wrap;}	
.half{
	width:50%;}
.third{
	width:33.333%;}
.twothird{
	width:66.666%;}
.clearfix{
	width: 100%;
	display: block;
	clear: both;}

/* header */
.header {
	display: flex;
	width:100%;
	position:fixed;
	z-index: 3;
	justify-content:flex-end;
	font-family: 'Montserrat', sans-serif;
	top:0px;}
.desktop_header {
	background: #ffffff;
	width: 100%;
	z-index: 999999;
	top:0px;
	display: flex;
	justify-content: flex-end;
	flex-wrap: wrap;}
.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;}
.search-results main{
	margin-top:45px;
	position: relative;}
.page-template-default main{
	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;
	position: relative;}
.header_socialmedia{
	display: flex;}
.header_socialmedia a {
	padding: 0 12px;
	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_right{
	display: flex;
	width:180px;
	justify-content: end}
.header_languages{
	margin-right: 20px;}
.header_languages ul, .preheader_menu_inner, .footer_menu .footer_menu_inner, .inner_menu{
	list-style: none;
	display: flex;
	margin: 0;
	height: 100%;}
.header_languages ul{
	padding: 0;}
.header_languages ul li{
	margin: 0;
	padding: 0;
	display:flex;
	position: relative;
	align-items: center;}
.header_languages ul li::after{
	content: '';
	display: block;
	width: 2px;
	background: #979797;
	height: 20px;
	position: absolute;
	top:50%;
	transform: translateY(-50%);}
.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;
	font-size: 20px;
	color: #fff;
	padding: 0 12px;
	font-weight: 600;}
.footer_menu .footer_menu_inner li a, .inner_menu li {
	padding: 0;
}	
.header_languages ul li a{
	color: #899eac;}
.header_languages ul li a:hover{
	color: #fff;}
.darkLangs ul li a{
	color:#192e41;}
.darkLangs ul li a:hover{
	color: #00a1e3;}
.inner_menu li.current-menu-item>a, .inner_menu li.current-menu-ancestor > a, .inner_menu li.current-page-ancestor > a{
	color: #00a1e3 }
.footer_menu .footer_menu_inner li a{
	font-weight: 400;}
.preheader_menu_inner li {
	display: flex;
	transition-duration: 0.5s;
	position: relative;
	justify-content: center;
	align-content: center;
	align-items: center;
	margin: 0;}
.preheader_menu_inner li a{
	color:#899eac;
	display: block;}
.preheader_menu_inner li a:hover{
	color: #ffffff;}
.header_languages ul li.current-lang a{
	font-weight: 900;
	color: #00a1e3;
	font-family: 'Montserrat', sans-serif;}
.header_preheader_menu{
	display: flex;
	margin-right: 45px;}
.header_search{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center	
	}
.header_search .search{
	position: absolute;
	width: 585px;
	max-width: 585px;
	background: white;
	height: 64px;
	top: 140%;
	right: 0;
	z-index:101;
	border:1px solid #cacaca;
	box-shadow: 0px 0px 4px #cccccc;
	box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 2px;}
#searchForm{top:80px;}	
.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 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;
	opacity: 1;
	z-index: 99;}
.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;}

/* --------------------------

	PREHEADER BLUE 

--------------------------- */

.header_preheader_blue{
	padding:15px 30px;
	flex-wrap: nowrap;
	justify-content: space-between;
	width:100%;
	background:#00a1e3;}
.header_preheader_blue__inner{
	max-width: 1960px;
	margin:0 auto;
	display: flex;
	justify-content: space-between;}
.header_preheader_blue__inner p{
	color: #fff;
	margin: 0;
	display: flex;
	align-items: center;
	font-size: 16px;
	width: 100%;
	text-align: center;
	display: block;
	line-height: 1.5;}
.closeBlueheader{
	cursor: pointer;}	
.closeBlueheader svg{
	fill:#ffffff;
	width:25px;}	

/* HEADER WHITE */

.desktop_header{
	display: block;}
.desktop_header .header_logo img {
	width: 180px;
	height: auto;}
.header_preheader_menu_white {
	display: flex;
	padding: 0 30px;
	flex-wrap: nowrap;
	justify-content: space-between;
	max-width: 1760px;
	width:100%;
	height:85px;
margin: 0 auto;}
.header_preheader_menu_white_left {
	display: flex;
	width:100%;
}

.header_preheader_menu_white_left nav{
	width:100%;
	margin: 0 auto;
}

.search_trigger{
	background: #00a1e3;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	cursor: pointer}	
.desktop_header .header_search a svg{
	fill:#ffffff;}
.header_logo{
	display: flex;
	justify-content: center;
	align-items: center;}
.site_menu_inner{
	width:100%;
	max-width: 1160px;
	padding: 0px 20px;
	box-sizing: border-box;
	justify-content: space-between;
	align-items: flex-start;}
.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 a{
	display: block;}	
.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;}
.header_menu_inner li:hover ul{
	visibility: visible;
	opacity: 1;
	display: block;
	background: rgba(0, 0, 0, 0.47);
	padding:  0 10px;}
.header_menu_inner li ul li{
	width: max-content;
	min-width: 100%;
	padding: 10px 0;}
.header_menu_inner li ul li a:hover, .header_menu_inner li a:hover{
	color: #00a1e3;}
.header_menu_inner li a{
	font-family: 'Montserrat', sans-serif;
	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{
	display: flex;
	transition-duration: 0.5s;
	position: relative;
	justify-content: center;
	align-content: center;
	align-items: center;
	margin: 0;}	
.inner_menu li a{
	color: #192e41;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 14px;
	letter-spacing: -1px;
	display: block;
	padding: 7px 12px;}
.header_preheader_menu_white .header_socialmedia a{
	line-height: 85px;}
.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: #00a1e3 !important} 
.inner_menu li:hover > ul,
.inner_menu li ul:hover {
	visibility: visible;
	opacity: 1;
	display: block;
	top:100%;}
.inner_menu li ul li {
	clear: both;
	width: 100%;
	margin: 0 5px;
	justify-content: flex-start}

/* MOBILE HEADER  */
	.mobile-header{
		position: absolute;
		z-index: 3;
		top: 0px;
		background:#ffffff;
		width: 100%;
		display: flex;
		padding: 15px;
		justify-content: space-between;
		display: none;
		border-bottom: 1px solid silver;}
	.mobile-header-logo img{
		width: 100px;
		}
		

/*  MOBILE MENU  */



.hamMenuTrigger{
	cursor: pointer;
	background: #00a1e3;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;}    

.hamMenuTrigger svg{
	fill:#ffffff;
}


	

.mobile-menu-close{
	cursor: pointer;}
.mobile-menu{
	position: absolute;
	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: 600;
	}
	
.mobile_menu li .sub-menu li a{
	font-size: 19px;
	font-weight: 500;
}	
	
	
	
.mobile_menu li a:hover{
	color: #00a1e3;}
.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:-4%;
	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); /* W3C */
	-webkit-transform: rotate(0deg); /* Safari & Chrome */
	-moz-transform: rotate(90deg); /* Firefox */
	-ms-transform: rotate(90deg); /* Internet Explorer */
	-o-transform: rotate(90deg);
	transition:all .3s}   
.mobile_menu li.active-item-menu::after{
	transform: rotate(0deg);
	top:5px;}
.active-item-menu > a{
	color: #00a1e3 !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;
	
	transition: all .3s;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;}
.fixed-items ul li a:hover{
	color: #00a1e3;}



/* MEGA MENU */


.wp-megamenu{
	
}

.wp-megamenu-wrap .wpmm-nav-wrap > ul > li > a{
	padding:  15px 24px;
}

.wp-megamenu-sub-menu{
	padding-top:5px !important;
	padding-bottom: 5px !important;
	
}


.menu_first_third{
	display: block;
	height: 181px;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	justify-content: center;
}

#wp-megamenu-inner-menu>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li a:after{
content:' ';
display:block;
width: 0; 
  height: 0; 
  border-top: 60px solid transparent;
  border-bottom: 60px solid transparent;
  border-left: 60px solid green;
  
}



/* .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_mega_menu ul.wp-megamenu-sub-menu{
	width:85%;
	left:50%;
	transform: translateX(-50%);
} */





/* 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;}
.wpcf7 textarea{
	margin-top: -5px !important;
}	
.textArea_container {
	max-width: 100%;
	padding-left: 0px !important;}
.wpcf7 .wpcf7-submit {
	display: block;
	background: #fff !important;
	padding: 16px 98px !important;
	border: 2px solid #00a1e3 !important;
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	
	color: #00a1e3 !important;
	margin: 10px 0 !important;}
.wpcf7 input[type=text]:focus,
.wpcf7 input[type=email]:focus {
	background-color: #eefaff !important;
	border: 1px solid #00a1e3 !important;}
.wpcf7 label {
	font-family: 'Roboto Slab', serif;
	color: #00a1e3 !important;
	font-size: 14px;
	font-weight: 600;
	
	margin: 0 !important;}
.wpcf7 form p label {
	float: left;
	width: 100%;
	padding-top: 0px !important;}

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

.footer {
	background-color: #114b63;
	font-family: 'Montserrat', sans-serif;
	color: #ffffff;	
	width: 100%;
	z-index: 1;
	padding: 0 95px;}
.footer_inner {
	width: 100%;
	max-width: 1560px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin: 0 auto;
	padding:40px 0px;}
.footer_tagline{
	width: 100%;
	border-bottom:1px solid #c6c6c67a;}
.footer_tagline .footer_inner {
	display: flex;
	justify-content: space-between;}
.footer_tagline h3{
	font-size:22px;
	line-height: 1.3;
	text-transform: none;
	margin: 15px 0 35px;}
.footer_button a button, .footer_button_button{
	padding:15px 35px;
	border:2px solid #ffffff;
	background: transparent;
	color: #ffffff;
	font-size: 20px;
	font-weight: 400;}

.footer_button_button{
	padding:10px 35px;
}	

.footer_button_button:hover{
	color:#ffffff;
}	
.footer_menu{width: 100%;}
.footer_menu .menu-item .sub-menu{
	padding-left: 0;
	margin-top: 15px;	}
.footer_menu .menu-item .sub-menu li{
	list-style: none;
	margin-bottom: 15px;}
.footer_menu .footer_inner{
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;}
.footer_menu .footer_inner .nav{
	width:70%;}
.footer_social{
	width:30%;}
.footer_social_header{
	text-transform: none;
	font-weight: 800;
	text-align: right;
	font-size: 16px;}
.footer_social_header p{
	font-weight: 600;
	margin-top: 0;}
.footer_socialMedia{
	display: flex;
	justify-content: flex-end;
	margin: 0 auto 30px;}
.footer_socialMedia:nth-child(3){margin-bottom: 0;}	
.footer_socialMedia a {
	border: 1px solid #fff;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	margin: 0 15px;
	display: flex;
	align-items: center;
	justify-content: center;
	justify-items: center;}
.footer_socialMedia a:last-child{
	margin-right: 0;}
.footer_socialMedia a svg {
	fill: #ffffff;
	width: 41px;
	height: 22px;}
.footer_description{
	width:100%;
	border-top: 1px solid #c6c6c67a;}
.footer_description_inner{
	max-width:1280px;
	display: flex;
	align-items: center;
	margin: o auto;
	}
.footer_description p{
	text-transform: none;
	font-size: 18px;
	display: table-cell;
	width:100%;
	line-height: 1.5;
	margin: 0;
	color:#ffffff;
}
.footer_description p a{
	color:#ffffff;
	text-decoration: underline;
}
.footer_description p a:hover{
	color: #00a1e3;
}
.footer_inner_logos{
	width: 100%;
	display: flex;
	justify-content: flex-end;
	margin-top:4rem;
justify-content: space-between;}
.footer_description img{
	max-height: 55px;
	display: inline-block;
	margin-left: 30px;}
.footer_base{
	width: 100%;
	border-top:1px solid #c6c6c67a;}	
.footer_menu_inner{
	justify-content: space-between;
	padding: 0;}	
.copyright, .footer_menu .footer_menu_inner li a {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #ffffff;}
.copyright{
	width:calc(100% - 40px);}
.returnTop{
	display: flex;
	width: 40px;
	height: 40px;
	border-radius: 50%;}
.returnTop svg{
	fill:#ffffff;
	width:40px;
	height: 40px;}
.footer_menu {
	display: flex;}
.footer_left,
.footer_right {
	display: flex;
	align-items: center;}
/*------------------------------------*\
	PAGES
\*------------------------------------*/

.pageIntroBuilder{}

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

/* HOME slider */
.home_slider:after{
	content:' ';
	display:block;
	width:100%;
	position: absolute;
	bottom:0;
	height: 5px;
	background: rgb(17,75,107);
		background: linear-gradient(90deg,rgba(0,161,227,1) 0%,rgba(0,161,227,1) 33.333%,rgba(224,25,123,1) 33.334%,rgba(224,25,123,1) 66.665%,rgba(254,200,21,1) 66.666%,rgba(254,200,21,1) 100%);
	
}

.home_slider_container{
	position: relative;
	height:560px;
	max-height: 1440px;
	background: #191919 url('img/loader.gif');
	background-position: center;
	background-repeat: no-repeat;
	width:100%;}
.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;
	padding: 0 95px;
}
.slide_overlay{
	position: absolute;
	width:100%;
	height:100%;
	left: 0;
	background: rgb(0,0,0);
	background: linear-gradient(90deg, rgba(0,0,0,0.4990371148459384) 0%, rgba(0,0,0,0.053658963585434205) 100%);}	
.actual_slide_inner{
	display: flex;
	height: 100%;
	width:calc(100% - 190px);
	max-width:1560px;
	margin:0 auto;	
	box-sizing: border-box;
	flex-wrap: wrap;
	flex-direction: column;
	justify-content: center;
	left:50%;
	transform: translateX(-50%);
	position:absolute;
	top:0;
	z-index: 2;}
@media all and (max-width: 1440px){
	.actual_slide_inner{
		max-width: 1280px;
	}
	
}	
	
	
	
.actual_slide_inner h1{
	color: #fff;
	text-transform: none;
	font-size:50px;
	font-weight:600;
	text-shadow: 0px 0px 3px #868686;
	max-width: 65%;}
.actual_slide_inner .slide_title{
	color: #fff;
	font-size: 18px;
	font-weight: 300;
	text-shadow: 0px 0px 3px #868686;}
.actual_slide_inner .actual_slide__text{
	font-size: 25px;
	color: #fff;
	max-width: 850px;
	line-height: 150%;
	font-weight: 500;
	text-shadow: 0px 0px 3px #868686;
	background: none;
	text-align: left;
	padding: none;
padding-left: none !important}
.actual_slide_button{
	display: block;
	background: #fff;
	padding: 16px 25px;
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	width: fit-content}
.slide-nav-container{
	position: absolute;
	bottom:50% !important;
	padding: 0 30px !important;
	width: 100%;
	height: 50px;
	z-index: 3;}
.button-container{
	adding: 0 20px;
	width: 100%;
	display: block;
	background: transparent;
	height: inherit;
	display: flex;
	justify-content: space-between;}
.slick-prev, .slick-next{
	position: relative !important;
}
.slick-prev{
	left: 0px !important;
	background: #fff url(img/left_arrow.svg) !important;
	background-size: 14px !important;
	background-repeat: no-repeat !important;
	background-position: center !important;}
.slick-next{
	background: #fff url(img/right_arrow.svg) !important;
	background-size: 14px !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
right:auto !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: #00a1e3 !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: absolute;
	height: 30px;
	width: 220px;
	bottom:13px;
visibility: hidden;}
.slick-dots li.slick-active button:before{
	color: #fff !important;
	font-size: 11px;}
.slick-active .slick-dots li.slick-active button:before{
	color: #00a1e3 !important;}
.slick-track{
	display: flex !important;
	align-items: center;
	align-content: center;}

.slider_container{
	display: none;
}

/*///////////// 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 Columns Section  */

.home_column_section{ }
.home_column_section_inner{
	display: flex;
	width: 100%;}
.home_column_section_item{
	width: 33.333%;
	height: 700px;
	position: relative;}
.home_column_section_item video{
	object-fit: cover;
	position: absolute;
	width:100%;
	height: 100%;}
.background-image{
	object-fit: cover;
	position: absolute;
	height: 100%;}
.home_column_section_item_overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgb(0 0 0 / 20%);
	z-index: 1;}
.home_column_section_item:nth-child(1){
	border-top:5px solid #00a1e3}
.home_column_section_item:nth-child(2){
	border-top:5px solid #e0197b}
.home_column_section_item:nth-child(3){
	border-top:5px solid #fec815}
.home_column_section_item:nth-child(4){
	border-top:5px solid #e6bc0d}
.home_column_section_item_content{
	width: 100%;
	padding: 160px 20px 20px;
	background: rgba(0, 0, 0, 0.219);
	position: absolute;
	height: 100%;
	z-index: 2;
	display: flex;
	flex-direction: column;
	align-items: center;
	}
.home_column_section_item_content .titler{
		width:100%;
		position: absolute;
		z-index: 4;
		top: 40px;
		height: 47px;
}	
.home_column_section_item_content h2{
	color: #ffffff;
	font-size: 25px;
	background: url(img/ARROW2.png);
	background-position: center;
	background-size: 400%;
	height: 47px;
	width:calc(100% - 188px);
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
}
.home_column_section_item_content h2:before{
	content: " ";
	display: block;
	width: 94px;
	height: 73px;
	background: url(img/ARROW2.png);
	position: absolute;
	left: 34px;
	top: -13px;
	background-position: left center;
	background-size: cover;
	z-index: -3;
} 
.home_column_section_item_content h2:after{
	content: " ";
	display: block;
	width: 136px;
	height: 73px;
	background: url(img/ARROW2.png);
	position: absolute;
	right: -41px;
	top: -13px;
	background-position: right center;
	background-size: cover;
	z-index: 0;
}


.home_column_section_item:nth-child(1)>.home_column_section_item_content h2:after{
	background: url(img/ARROW2.png);
	background-size: 400%;
	background-position: center;
	height: 47px;
	top: 0px;
}

.home_column_section_item:nth-child(2)>.home_column_section_item_content h2:before{
	background: url(img/ARROW2.png);
	background-size: 400%;
	background-position: center;
	height: 47px;
	top: 0px;
}




.home_column_section_item:nth-child(1){
	z-index: 3;
}
.home_column_section_item:nth-child(1):after{
	z-index: 3;
	content: ' ';
	width: 100px;
	height: 100px;
	position: absolute;
	bottom:30px;
	right: 20px;
	background-image: url(/wp-content/themes/beyond2023/img/white-transp-logo.png);
	background-size: 100%;
	background-repeat: no-repeat;
}
.home_column_section_item:nth-child(2){
	z-index: 2;
}
.home_column_section_item:nth-child(3){
	z-index: 0;
}	
.home_column_section_item:nth-child(3)>.home_column_section_item_content h2{
	background: transparent;
}
.home_column_section_item:nth-child(3)>.home_column_section_item_content h2:after, .home_column_section_item:nth-child(3)>.home_column_section_item_content h2:before{
	display:none !important
}		
.home_column_section_item_content img{
	max-width: 220px;}
.home_column_section_item_content p{
	color: #ffffff;
	font-size: 20px;
	font-weight: 400;
	max-width: 320px;
	line-height: 1.3;
	margin-top: 40px;}
.home_column_section_item_content .ghost-button{
	margin: 0 auto !important;
m	display: inline-block;
	color: #ffffff;
	padding: 10px 25px;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 700;
	transition: all .3s;
	bottom: 40px;
	position: absolute;
	background: transparent;}
.ghost-button:hover{
	background: #00a1e3;
	color: #ffffff;}


@media all and (min-width: 1100px) and (max-width: 1405px) {
	.home_column_section_item_content img{
		max-width: 250px;}	
	.home_column_section_item_content p{
		font-size: 16px;
	}		
}

   
/* Quote section */

.quote_section{
	overflow: hidden;
	padding: 0px 95px;
	box-sizing: border-box;
	align-items: center;
	justify-content: center;
	position: relative;
	background:#ffffff;
}
.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{
	padding: 70px 0 !important;}
.light_blue_title{
	font-size:15px;
	font-weight: 600;
	margin: 0 0 10px;
	transition: all .2s;}
.light_blue_title:hover{
	color:#00a1e3;}
.quote_section .section_inner h2{
	font-weight: 600;}	
.blue_text{
	font-size:22px;
	max-width: 1560px;
	line-height: 178%;
	font-weight: 200;}	

/* Dark slider */

.storySlider_pre_container{
		background: #192e41;
		align-items: center;
		overflow: hidden;	
}
.storySlider_pre_container_title{
	padding: 3% 7% 3% 2.5%;
	height: 400px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	width: 100%;
	max-width: 400px;		
}

.storySlider_pre_container h1{
	color: #ffffff;
	font-size: 40px;}

.storySlider_pre_container_title a{
	font-size: 17px;
	color: #fff;
	transition: all .3s;}

.storySlider_pre_container_title a:hover{
	color: #00a1e3;
}

.slider_inner{
	padding: 80px 8% !important;
}


.morestories{
	margin: 0 !important;
	border: 2px solid #ffffff;
	display: block;
	color: #ffffff;
	padding: 15px 16px;
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	transition: all .3s;
	min-width: 200px;
	text-align: center;
}

/*
#storyslide_section{
	background: #192e41;
	min-height: 400px;
	width: 100%;
}
*/
.storySlider_container{
	background-color:#eefaff;
	overflow: hidden;
	padding: 0px;
	box-sizing: border-box;
	align-items: center;
	justify-content: center;
	position: relative;}
	
.storySlider_container .overlay{
	background: rgba(24, 45, 64, 0.46);
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height: 100%;}
.storySlider_container_slide{
	position: relative;
	width: 100%;
	min-height: 400px !important;
	display: flex !important;
	align-items: center;
	background-position: center center;
	background-size: cover;   
}
.storySlider_container_slide img{
	position: absolute;
	top:0;
	left:0;
	object-fit:cover;
	width: 100%;
	opacity: .45;
}
.storySlider_container_slide .section_inner{
	z-index: 1;
	flex-wrap: wrap;
	padding: 0px 8%;
}
.storySlider_container_slide .section_inner h2{
	color: #ffffff;
	max-width: 80%;
	font-size: 30px;
}
.storySlider_container_slide .section_inner p{
	color: #ffffff;
	font-size: 17px;
	max-width: 80%;
	padding: 0px;
}
.storySlider_container_slide .section_inner .actual_slide_button {
	margin-top: 5px;
}
.storybutton-container{
	position: absolute;
	bottom: -4px;
	left: 400px;
	margin-left: 6.5%;
	width: 100%;
	display: flex;}
	
.storybutton-container .slick-next{
	right: auto !important;
	left: 30px !important;}

	
@media all and (max-width: 1024px) { 
	.storySlider_pre_container{
		flex-wrap: wrap;
	}
	.storySlider_pre_container_title{
		flex-wrap: nowrap;
		justify-content: space-between;
		max-width: none;
		height: 140px;
		padding: 30px;
	}
	.storybutton-container{
	margin-left: 0;
	width: 150px;
	right: 0px;
	left: auto;
		
	}
	
	
}    
	
	
/* 	ACCORDION */

.mobile-accordion-slider{
	display: none;}		
.as-mask{
	width: 100% !important;}
.as-shadow{
	-webkit-box-shadow: none;
	-mox-box-shadow: none;
	box-shadow: none;}
.as-shadow:nth-child(1){
	border-left: 0;
}	
	
.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;
	margin: 30px 0;
	max-width: 220px;} 
.icon_white{
	width: 70px;
	margin: 0 auto;}
.icon_blue img{
	fill:#00a1e3;}
.slide_text{
	font-size: 16px;
	line-height: 1.5;
	color: #ffffff;
	text-align: center;
	margin-top: 15px;
	min-width: 300px;
	text-shadow: 0px 0px 3px #3b3b3b;
	background: rgba(0,0,0,.69);
	max-width: 300px;
	padding: 10px;}
.slide_button{
	background: #00a1e3;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	padding: 10px 13px 8px;
	width: auto;
	margin: 0 auto;
	font-size: 16px;
	transition: all .3s;
	font-weight: 700;}
.slide_button:hover{
	color: #000}
.as-horizontal .as-background, .as-horizontal .as-background-opened{
}
	
/* 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: #00a1e3;
  -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: #00a1e3;}
.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;
  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);}


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;
	padding-top: 60px;}

#counter>.overlay{
	background: transparent;
}	

#counter .subTitle{
	color: #ffffff;
}
	
#counter h1{
	color: #ffffff !important;
	font-size: 50px;}
#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;
	font-size: 16px;
	font-family: 'Open 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;}

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

.partnershipsection{
	padding: 40px 95px;
	background: #ffffff;}
.partnershipsection .section_inner{
	display: flex;
	flex-direction: column;
	padding:30px 0px !important;
	
}
.partnershipsection .section_inner .blue_text{
	margin-top: 40px;
	margin-bottom: 0;}
.grid_title{
	border-left: 7px solid #00a1e3;
	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;
	padding:0 95px 100px;
	background: #ffffff;
}
.partnerships .section_inner{
	padding: 30px 0px;
}
.partners{
	width: 100%;}
.partners_grid{
	display: flex;
	flex-wrap: wrap;}
.grid_item{
	padding: 15px;
	width: 10%;}



@media all and (max-width: 1024px){
	
	.partnershipsection{
		padding: 40px 0 0 !important;
	}
	
	.partnershipsection .section_inner{
		padding:30px 20px !important;
	}
	
	.partnerships .section_inner{
		padding:30px 20px !important;
	}
	
	.partnerships{
		padding:0 0px 100px;
	}
	
}


/*------------------------------------*\
	
	DIVI BUILDER MAIN TEMPLATE

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

.main-content-builder-content h1, .main-content-builder-content h2, .main-content-builder-content h3, .main-content-builder-content h4, .main-content-builder-content h5, .main-content-builder-content h6{
	
	font-weight: 600;
	
}



.main-content-builder-content img.alignright {
	margin-left:10px;
}



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

.page-template main, .post-template-default main, .search-results main, .siteimages-template-default main, .error404 main {
	border-top:1px solid #dddddd;
}
.fullpageTop{}	
.page-template-page-full main{
	margin-top: 0px;}

.builder_page{
	padding-top: 0px;
}	
	
.pre-title{
	font-size: 14px;
	font-weight: 600;
	
	margin: 0 5px 10px 0px;}	
.action_intro_text .pre-title{
	line-height: 100%;}
.page_title{
	font-size: 35px;
	font-family: 'Montserrat', sans-serif;}
.section_inner article{
	max-width: 1055px;
	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, .section_inner article ol li a, .section_inner article ul li 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{
	max-width: none !important;}
.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;
	}
.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: #00a1e3;
	color: #ffffff;}
.pagination span{
	width: 51px !important;
	height: 51px !important;
	background: #ffffff !important;
	color: #112e43;
	margin: 0 5px !important;}
	
.pagination span.current{
	background: #00a1e3 !important;
}	


/*------------------------------------*\
	
	2023 Page Header - This is used in combined pages where Divi was already used and the header couldn't be incorporated
	
\*------------------------------------*/

.new_header{
	width:100%;
	position: relative;
	height: 380px;}
.new_header_border{
	background: rgb(0, 161, 227);
	background: linear-gradient(90deg,rgba(0, 161, 227, 1) 0%,rgba(0, 161, 227, 1) 33.333%,rgba(224, 25, 123, 1) 33.334%,rgba(224, 25, 123, 1) 66.665%,rgba(254, 200, 21, 1) 66.666%,rgba(254, 200, 21, 1) 100%);
	height: 5px;
	width: 100%;
	z-index: 1;
	position: absolute;}
.new_header img{
	width:100%;
	object-fit: cover;
	position: absolute;
	top:0;
	height: 60vh;
	min-height: 500px;
	z-index: -1;}
.new_header_inner{
	position: relative;
	width: 100%;
	max-width: 1560px;
	padding: 20px 95px;
	height: 100%;
	display: flex;
	align-items: center;
	flex-direction: column;
	margin: 0 auto;
	justify-content: center;
}

.new_header_inner h1{
	color:#ffffff;
	font-weight: 700;
	font-size: 40px;
	font-family: 'Montserrat', sans-serif;
}

.new_header_inner .article_content{
	font-size: 20px;
	line-height: 1.45em;
	color:#ffffff;
	max-width: 670px;
	text-align: center;
}


/*------------------------------------*\
	
	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: max-content;
	margin-left: 40px;
	margin-top: 105px;}
.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;
	}
.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%;
	}
.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: #00a1e3 !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: #E4E9EC;}
.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;}

.no_image picture{
	display: none !important; 
}
.no_image h2{
	color: #08283A !important;
}
.no_image p{
	color: #08283A !important
}
.no_image .brightblue{
	color: #b5b5b5 !important	
}
.no_image .transparent_button{
	border: 0 !important;
	background: #08283A;
	color: #fff !important;
	font-family: 'Roboto Slab',serif!important;
	
}
	
/*------------------------------------*\
	
   PEOPLE
	
\*------------------------------------*/

.stories-app{
	padding-bottom: 145px;
	width: 100%;}
.stories-filters{
	width: 100%;
	flex-wrap: wrap;
justify-content: center;}
.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{
	height: 1px;
	background: #cccccc;
	display: inline-block;
	margin-top:17px;
	padding: 0 15px;}
.stories-filters_contact{
	width:100%;
	font-family: 'Open Sans', serif;
	margin-top:100px;}
.stories-filters_contact p{
	margin: 0;}	
.stories-grid{
	width:100%;
	flex-wrap: wrap;
	align-content: flex-start;
	}
.ajax-load-more-wrap{
	width: 100%;
}

.ajax-load-more-wrap{
	margin-bottom: 60px;
}	

.alm-filters-container{
	margin: 0 auto;
	display: flex;
}


.alm-filters-container .alm-filter--inner{
	padding: 0 !important;
}

.alm-filters-container .alm-filter ul{
	display: flex;
}

.alm-filters-container .alm-filter ul ul li{
	font-size: 14px;
	font-family: 'Roboto Slab', serif;
	color: #192e41;
	
	border-bottom: solid 2px rgba(151, 151, 151, 0.2);
	padding: 20px 0;
	cursor: pointer;
}

.alm-filters-container .alm-filters--controls{
	width: auto;
}


#alm-filters-imagelib .alm-filter li div.alm-filter--link,
#alm-filters-publications .alm-filter li div.alm-filter--link,
#alm-filters-media_center .alm-filter li div.alm-filter--link{
font-size: 18px;
color: #3b3b3b;
padding-top: 5px !important;
padding-bottom: 3px;
padding-left: 20px;
font-weight: 600;   }
#alm-filters-imagelib .alm-filter li,
#alm-filters-publications .alm-filter li,
#alm-filters-media_center .alm-filter li{
	padding: 15px 0px;
	width: max-content;}
	
.alm-filters-container .alm-filter li div.alm-filter--link:hover{
	color:#00a1e3 !important;
}	
	
.alm-filters-container .alm-filter li div.alm-filter--link:before{
	width: 0;
	height: 0;
	opacity: 0;}
.alm-filters-container .alm-filter li div.alm-filter--link.field-radio:after{
		visibility: hidden !important;}
.alm-filters-container .alm-filters--reset{
	width: 100%;}
.alm-filters-container button[type=reset]{
	font-size: 19px;
	color: #3b3b3b;
	font-weight: 500;
	width: 100% !important;
	padding-bottom: 58px !important;
	padding-right: 15px;
	padding-left: 15px;}
.media-center-app{
	padding: 0px 95px
}	
.media-center-app span{
	font-size: 19px;
	opacity: 1;
	color:#3b3b3b;
	background: #fff !important;
	font-weight: 600;}
#radio-237-1{display: none;}
.alm-btn-wrap{
	text-align: center;
	margin-top: 20px !important;}
.loade__more__button{
	background: #00a1e3 !important;
	border: 0 !important;
	padding: 15px 30px !important;
	color: #fff !important;
	font-size: 18px !important;
	font-weight: 300 !important;
	border-radius: 0 !important;
	font-weight: 700 !important;
	text-transform: lowercase;
}
	
	.loade__more__button:first-letter {
	  text-transform: capitalize;
	}
	
	
	.loade__more__button::before{
	    content: " ";
		position: absolute;
		z-index: -1;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		background: #fff;
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		-webkit-transform-origin: 50%;
		transform-origin: 50%;
		-webkit-transition-property: transform;
		transition-property: transform;
		-webkit-transition-duration: .3s;
		transition-duration: .3s;
		-webkit-transition-timing-function: ease-out;
		transition-timing-function: ease-out;
	}
	
	
.alm-filters-container .alm-filter li div.alm-filter--link.active{
	background: transparent;
	color: #00a1e3 !important;
	padding-top: 5px;}
#alm-filters-imagelib .alm-filter li div.alm-filter--link.active,
#alm-filters-publications .alm-filter li div.alm-filter--link.active,
#alm-filters-media_center .alm-filter li div.alm-filter--link.active{
	background: tranparent;
	color: #00a1e3 !important;
	padding-top: 5px;}
.alm-layouts .alm-listing{
	font-size: 20px;}
.alm-listing.stories-grid{
	max-width: 1561px;
	margin: 0 auto !important;}	
.alm-masonry{
	overflow: visible !important;}
.stories-grid-item{
	width:calc(33.3334% + 1px);
	padding: 55px 40px;
	border: 1px solid rgb(213, 213, 213);
	border-top:0;
	margin-left: -1px;
	margin-top:-2x;}
.stories-grid-item:nth-child(-n+3){border-top: 1px solid rgb(213, 213, 213);}

.stories-grid-item-image{
	background-size: cover;
	background-repeat: no-repeat;
	height: 281px;
	position: relative;
	display: block;
	background-position: center center;}
.storyOverlay{
	background: rgba(0, 0, 0, 0.250);
	position: absolute;
	width:100%;
	height:100%;
	transition: all .3s;}
.stories-grid-item:hover .storyOverlay{
	background: transparent;}
.blockTitle{
	line-height: 1.4;
}	
.stories-grid-item p a{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 25px;
	line-height: 130%;
	color: #282a2a;
	transition: all .3s;}
.stories-grid-item p a:hover{
	color:  #00a1e3;}
.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:hover > p, .next-prev-pagination-next:hover > p{
	 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-prev p, .next-prev-pagination-next a, .next-prev-pagination-next p{
	color:#ffffff;
	font-size: 22px;
	font-family: 'Montserrat', sans-serif;
	
	font-weight:600;}
.next-prev-pagination-prev a, .next-prev-pagination-prev p{
	color: #192e41;}

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

.resources_section{
} 
.resources_section_elements{
	border-left: 1px solid rgb(213, 213, 213);
	border-bottom: 1px solid rgb(213, 213, 213);	
	margin-bottom: 40px;
}
.resources_section_title{
	text-align: center;
}
.resources_section_title h2{
	margin: 0 0 2.5rem;
	font-size: 35px;
	color: #3b3b3b;
}
.resources_section_item{
	width:33.3333%;
	border-top: 1px solid rgb(213, 213, 213);
	padding:55px 40px 35px 40px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
	border-right: 1px solid rgb(213, 213, 213);
}

.resources_section_item a{
	width: 100%;
}

.resources_section_item img{
	width: 100%;
	height: 280px;
	object-fit: cover;
}

.resources_section_item h3{
	text-align: center;
	margin-top: 2.2rem;
	font-size: 25px;
}

.resources_section_prefooter{
	border-top: 1px solid rgb(213, 213, 213);
	border-bottom: 1px solid rgb(213, 213, 213);
	padding: 40px 0;
}

.resources_section_prefooter .section_inner{
	max-width: 780px;
	padding: 20px;
	
}

.resources_section_prefooter-item{
	width: 50%;
	padding: 10px 30px;
	
}

.resources_section_prefooter-item p{
	font-size: 18px;
	color:#3b3b3b;
}


.resources_section_prefooter-item:first-child{
	text-align: right;
	border-right: 1px solid rgb(213, 213, 213);

}

.ghost-button{
	color:#3b3b3b;
	border-color: #3b3b3b;
	position: relative;
	bottom: 0;
	font-weight: 600;
}





/*------------------------------------*\
	
   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{
	
	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 .section_inner{
	padding: 30px 95px;
}

@media all and (max-width: 786px){
	.team_grid .section_inner{
		padding: 30px 20px;
	}
}


.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: 1560px;
	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;
	
	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;
	min-height:25px;}
.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: #00a1e3;}
.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: 99999999;
	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);}
	
.itemSocialNets a svg{
	fill:#fff;
}	
.team_people .itemSocialNets a:hover{
	color: #ffffff;}
.team_people p{
	font-size: 16px;
	color: #393939;
	line-height: 150%;
	font-family: 'Open Sans', sans-serif;}

.team_people p a{
	color: #00a1e3;}
.closeButton{
	color: #192e41;
	font-size: 28px;
	right: 20px;
	position: absolute;
	top: 20px;
	cursor: pointer;}
	
/*------------------------------------*\
		
		Data page TABS
		
\*------------------------------------*/	
	
	.dataTabs{
		padding: 0 0;
	}
	.dataTabs_inner{
		width:100%;
		max-width: 1220px;
		margin: 0 auto;
		padding: 30px 20px;
	}	
	/* Style the tab */
	.tabMain {
	  overflow: hidden;
	  width: 100%;
	  display: flex;
	  justify-content: space-around;
	  flex-wrap: wrap;
	}
	/* Style the buttons inside the tab */
	.tabMain button {
	  float: left;
	  border: none;
	  outline: none;
	  cursor: pointer;
	  padding: 14px 16px;
	  transition: 0.3s;
	  font-size: 18px;
	  color: #3b3b3b;
	  font-weight: 600;
	  background: transparent;
	  font-family: Montserrat;
	}
	/* Change background color of buttons on hover */
	.tabMain button:hover {
	  color:#00a1e3;
	}
	/* Create an active/current tablink class */
	.tabMain button.active {
	  color: #00a1e3;
	}
	/* Style the tab content */
	.maintabcontent {
	  display: none;
	  -webkit-animation: fadeEffect 1s;
	  animation: fadeEffect 1s;
	  border-top:1px solid silver;
	}
	/* Fade in tabs */
	@-webkit-keyframes fadeEffect {
	  from {opacity: 0;}
	  to {opacity: 1;}
	}
	@keyframes fadeEffect {
	  from {opacity: 0;}
	  to {opacity: 1;}
	}
	.tabcontainer{
		border-top: 1px solid rgb(213, 213, 213);
		width:100%;
		padding:40px 0;
	}	
	.tabcontainer_inner{
		padding:0px 95px;
		max-width: 1560px;
		margin: 0 auto;
	}
	.tabcontainer_inner p{
		font-size: 22px;
		max-width: 1560px;
		line-height: 178%;
		font-weight: 300;
	}
	@media all and (max-width: 980px){
		.tabcontainer_inner{
			padding:0px 20px;
		}
		.tabcontainer_inner p{
			font-size: 16px;
		}
		.tabheader img {
			width: 48px;
			margin-right: 12px;
		}

		.tabheader h2{
			font-size: 22px !important;			
		}
		.tabcontent .section_inner>p{
			font-size: 16px;
		}		
	}
	.colorTabs{
		background: #114B63;
		border-top:20px solid #00A1E3;		
	}
	.colorTabs .dataTabs_inner{
		max-width: 100%;
	}
	.colorTabs .dataTabs_inner .tabMain button{
		background-color: #08283A;
		border: none;
		outline: none;
		cursor: pointer;
		padding: 25px 40px;
		transition: 0.3s;
		color: #ffffff;
		text-align: center;
		font-family: montserrat,sans-serif;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 18px;
		font-weight: bold;
		line-height: 1;
		border-radius: 5px;
		height: fit-content;
		margin: 1.5rem;
	}
	.colorTabs .dataTabs_inner .tabMain button:hover{
		background: #00A1E3;
	}
	
/*------------------------------------*\
		
		Timeline section 
		
	\*------------------------------------*/	
.timelineSection{
	background: #08283A !important;
	padding: 40px 95px;
}

.wpex-timeline-list.show-simple-bod .timeline-details{
	background: #ffffff !important;
}
.wpex-timeline-list.show-simple .wpex-timeline > li .wpex-timeline-time{
	background: transparent !important
}

.loadmore-timeline{
	margin: 0 auto !important;
	display: inline-block;
	padding: 10px 25px;
	font-size: 16px !important;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 700 !important;
	transition: all .3s;
	background: #ffffff !important;
}

.loadmore-timeline span{
	color:#00A1EF !important;
	background: transparent;
}

.loadmore-timeline:hover{
	color:#ffffff !important;  
	background: #00A1EF !important;
}


.wpex-loadmore .loadmore-timeline span:not(.load-tltext){
	background-color:#00A1EF !important;
}

	
.timelineSection .timeline_container{
		
}	

.timelineSection .timeline_container{
	
}	
.timelineSection .timeline_item{
	display: flex;
	z-index: 0;
	position: relative;
}

.timelineSection .timeline_item:nth-child(odd){
	display: flex;
	justify-content: flex-start;
	flex-direction: row-reverse;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
}	

.timelineSection .timeline_item:nth-child(even){
	display: flex;
	justify-content: flex-end;
	flex-direction: revert;	
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;	
}

.timelineSection .timeline_item .stories-grid-item{
	width:440px;
	background: #ffffff;
}


.timelineSection .timeline_item .timeline-icon{
	width:41px;
	height: 41px;
	background: #fff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 20px;
}

.timelineSection .timeline_item .timeline-icon:after{
	display: block;
	width:4px;
	background: #ffffff;
	height:100%;
}
.timelineSection .timeline_item .timeline-icon svg{
	fill:#41bcff;
	width: 33px;
	height: 33px;
}
.timelineSection .timeline_item .timeline-date{
	width:440px;
	display: flex;
}
.timelineSection .timeline_item:nth-child(even) > .timeline-date{
	justify-content: end;
}
.timelineSection .timeline_item .timeline-date-inner{
	background: #41bcff;
	color: #ffffff;
	font-size: 20px;
	font-weight: 700;
	font-family: Montserrat;
	padding: 7px;
}
.timelineSection .timeline_item .stories-grid-item p{
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 200;
	line-height: 1.5;
}
.timelineSection .timeline_item .stories-grid-item p a{
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	color:#00a1e3!important;
}	
.timeline_container_line{
	border-width: 2px;
	border-color: #f4f4f4;
	border-style: solid;
	width: 1px;
	height:calc(100% - 368px);
	position: absolute;
	left: 50%;
	z-index: 0;
	transform: translateX(-50%);
	top: 278px;
}

.load-more__btn-wrap{
	display: block;
background: #00a1e3;
color: #fff;
cursor: pointer;
text-align: center;
font-weight: 600;
font-size: 18px;
width: 180px;
line-height: 50px;
margin: 50px auto 0;
}

.load-more__btn-wrap a{
	color: #ffffff;
}


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

.partner-form-cont{
	display: flex;
	flex-wrap: wrap}
.partner-form-cont-half{
	width: 50%;
	padding: 20px 30px !important;}
.partner-form-cont-submit-cont{
	clear: both;
	width: 100%;}	
.partner-form-cont label, .partner-form-cont p label{
	color: #00a1e3 !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;}

.wpcf7-form-control.selecter{
	background: rgba(219,227,230,.4)!important;
	border: 1px solid rgba(137,157,171,.4)!important;
	width: 100%;
	padding: 15px;
	color: #adadad;
	-webkit-appearance: none;
	font-size: 16px;
	border-radius: 0;
}



/*------------------------------------*\
	
	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: #00a1e3;}	
.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;}
.leftSideContent{
	width:71.43%;
	padding-top:36px;
	padding-bottom: 100px;}
.leftSideContent .section_inner{
	margin-right: 0px;
}	
	
	
.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, .sidebar-realted-title a{
	color: #192e41;
	font-size: 22px;
	
	font-family: 'Montserrat', sans-serif;
	line-height: 110%;
	font-weight: bold;}	
.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-sidebar-inner .publication-photo{
	margin-bottom: 30px;}
.press-release-sidebar-inner .publication-photo .stories-grid-item-image{
	display: flex;
	align-items: center;
	justify-content: center}
.press-release-sidebar-inner .publication-photo .stories-grid-item-image .publication-tag{
	top:0px;}	
.press-release-filters_title{
	width: 100%;
	justify-content: flex-end;
	align-items: center;}
.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;}
.press-release-filters_title p{
	width: 150px;}
.press-release-filters_title p a{
	color:#192e41;
	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 p a:hover{
	color:#00a1e3;}    	
.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{
	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: #00a1e3  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;
	
	border-bottom: solid 2px rgba(151, 151, 151, 0.2);
	padding: 20px 0;
	cursor: pointer;}
.page-filters .tabcontent h5 a{
	display: block;
	padding: 5px;
	width: 60%;}
.page-filters .tabcontent h5 a:hover{
	background: #00a1e3;
	color: #ffffff;
	padding: 5px;
	width: 60%;}
.lanzadorblue{
	background: #00a1e3;
	color: #ffffff;}	
.search_title{
	margin-bottom: 40px;}
.search_term{
	font-size: 45px;
	color: #192e41;
	
	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;
	}
.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,#00a1e3 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: #00a1e3 url(img/chevron-bottom.png);
	background-repeat: no-repeat;
	color: #ffffff;
	background-size: 25px;
	background-position: 90% center;
	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);
	-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;
	
	color: #fff;
	font-size: 14px;
	padding: 7px 47px;
	line-height: 100%;}	
.publication-tag div{
	display: none;
	text-align: center;}
.category-people-stories .publication-tag .peopTag{
	display: block}	
.category-people-stories .publication-tag{
	background: rgba(225, 26, 126, 0.81)}
.category-press-release .publication-tag .pressTag{
	display: block}	
	
.category-press-release .publication-date span{
	display: none;
}	
	
.category-press-release .publication-tag{
	background: rgba(250, 82, 16, 0.81)}
.category-stories .publication-tag{
	background: rgba(17, 75, 100, 0.81)}
.category-stories .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:0px;
	text-transform: none;
	font-weight: 400;}
.publication-excerpt{
	font-size: 18px;
	font-family: 'Open Sans', serif;
	color: #424952;
	line-height: 1.5;
	font-weight: 200;
	margin-bottom: 0;}
.report-download-button{
	border: 1px solid #f9510e;
	padding: 10px 29px;
	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: #00a1e3;}
.imageMetadatablock strong{
	color: #00a1e3;}		
.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;}	


/* 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%; }



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


/*** Responsive Styles Large Desktop And Above ***/
@media all and (min-width: 1405px) {
 .header_preheader_menu_white{
 max-width: 1960px;} 
}
 
/*** Responsive Styles Standard Desktop Only ***/
@media all and (min-width: 1100px) and (max-width: 1405px) {
 
}

/*** Responsive Styles Standard Desktop Only ***/
@media all and (min-width: 1100px) and (max-width: 1024px) {
	.desktop_header{display: none;}
	.mobile-header{display: flex;}
}

 
/*** Responsive Styles Tablet And Below ***/
@media all and (max-width: 980px) {
	
	.desktop_header{display: none;}
	.mobile-header{display: flex;}
		
/* Home slider */
	.actual_slide_inner{width: 100%;padding: 0 20px;}
	.actual_slide_inner h1{font-size: 40px;}
	.actual_slide_inner .slide_text {font-size: 16px;}

/* Home columns */

.home_column_section_item_content img {max-width: 80%;}
.home_column_section_item_content p{font-size: 16px;}


 
}
 
/*** Responsive Styles Tablet Only ***/
@media all and (min-width: 768px) and (max-width: 980px) {
 .mobile-header{
	 display: flex;
 }
 .desktop_header{
	 display: none;
 }
 
 .footer_description img{
	 margin-left: 0;
 }
 
 
 
 
 
 
 .footer_menu .footer_inner .nav{
	 margin:0 auto 40px;
	 width: 70%;
 }
 .footer_social{
	 margin: 0 auto;
	 width: 100%;
 }
 .footer_social_header{
	 text-align: center;
 }
 .footer_socialMedia{
	 justify-content: center;
 }
 
 
 
 
}
 
/*** Responsive Styles Smartphone Only ***/
@media all and (max-width: 767px) {
 
.footer_description img{
	 margin-left: 0;
 } 
 .home_column_section_inner{
	 flex-wrap: wrap;
 }
 .home_column_section_item{
	 width: 100%;
 }
 
 .arrow_container{
	 visibility: visible;
 }
 
 .resources_section_elements{
	 flex-wrap: wrap;
 }
 .resources_section_item{
	 width: 100%;
 }
 .footer_menu .footer_inner .nav{
	  margin:0 auto 40px;
	  width:100%;
  }
  .footer_social{
	  margin: 0 auto;
	  width: 100%;
  }
  .footer_social_header{
	  text-align: center;
  }
  .footer_socialMedia{
	  justify-content: center;
  }
  .home_column_section_item_content h2{
	  width: 100%;
	  font-size: 25px;
	  background: transparent;
  }
  .home_column_section_item_content h2:before, .home_column_section_item_content h2:after{
  	display: none !important;
  }
  
}
 
/*** Responsive Styles Smartphone Portrait ***/
@media all and (max-width: 479px) {
 
}




/* 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: 30px 20px 0;}	
}
@media all and (max-width: 1390px) { 

	.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) { 
	.header_menu_inner li{
		margin-right: 14px;}
	.header_menu_inner li a{
		font-size: 13px;
		padding: 9px 10px;}
	.home_slider_feed_container{
		padding: 40px 0px 35px 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;}
	.home_slider_feed_item_image{
		height: 150px;}
	.media-center-app{
		padding: 0 20px;
	}	
	.stories-grid{
		width: 100%;
		min-height: 2800px !important;
	}	
	.home_column_section_item_content h2{
		width: 100%;
		font-size: 25px;
	}
	.home_column_section_item_content h2:before{
		display: none;
	}			
}

@media all and (max-width: 1024px) {
	.home main{
		margin-top: 0px;}
	.header_socialmedia .hamMenuTrigger{
		display: none;}	
	.home_column_section_item_content img{
		max-width: 250px;}
	.home_column_section_item_content h2{
		width: 100%;
		font-size: 25px;}
	.home_column_section_item_content h2:after, .home_column_section_item_content h2:before{
		display: none;}
	.home_column_section_item:nth-child(2)> .home_column_section_item_content h2:after{
		display: block;}	

	
	/* PAGES */	
		
	.page-template main, .post-template-default, .search-results main{
		padding-top:0px;}
	.post-template-default .section_inner{
		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{
		padding:0 25px;
	}
	
	.quote_section .section_inner h2{
		font-size: 35px;
	}	
	
	.quote_section .section_inner .blue_text{
		font-size: 20px;
	}
		
	.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%;
		 padding: 10px 20px 0px 20px;}
	#wpcf7-f76569-p76760-o1 .wpcf7-submit{
		margin: 0px auto !important;}

	/* FOOTER */

	.footer{
	padding: 0 25px 25px;
	background-color: #114b63;
}
	.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%;}
			
}

@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, .search-results main {
		padding-top: 90px;}
	
	.post-template-default{
		
	}	
		
	.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) {

	.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;
		position: relative;}
		
	.mobile-accordion_underlay{
		background: rgb(0 0 0 / 50%);
		width:100%;
		height:100%;
		position: absolute;
		top:0;
		left:0;
		z-index: 0;
		transition: all .3s;
	}	

	.mobile-accordion-slider-block .accordion_slider_title, .mobile-accordion-slider-block .slide_button {
		z-index: 1;
	}
	
	.mobile-accordion-slider-block:hover >.mobile-accordion_underlay{
		background: rgb(0 0 0 / 12%);
	}
	
	.mobile-accordion-slider-block:last-child{
		width: 100%;
	}
	.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;}
	.button-container{
		display: none;
	}
	blockquote, blockquote p{
		font-size: 18px !important;
	}
	
	.action_intro img{
		margin-top: 0;
	}
	.stories-app{
		padding-top: 45px;
	}
	.page-filters{
		display: none;
	}
	
		
}

@media only screen and (max-width:580px) {
	.home_slider_feed_item_image{
		height: 90px;}
	#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: 35px;}
	.actual_slide_inner .actual_slide__text{
		font-size: 20px;}
	.actual_slide_inner .slide_text{
			margin-top: 20px;}
	.next-prev-pagination-prev a, .next-prev-pagination-next a, .next-prev-pagination-prev p, .next-prev-pagination-next p{
		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;}
	#et-boc .et-l label{
		width:100%;}
		
	.stories-filters{
	width: 100%;
	}	
	.media-center-app{
		padding: 0 20px;
	}	
	#alm-filters-media_center .alm-filter li div.alm-filter--link{
		font-size: 14px;	
	}
	.stories-grid-item{
		width:100%;
	}
	.alm-filters-container .alm-filter ul{
		display: flex;
		width: max-content;
		flex-wrap: wrap;
	}
	.alm-filters-container .alm-filter ul li{
		width: 50% !important;
		padding-bottom: 0 !important;
		text-align: center;
	}
	.alm-filters-container .alm-filters--controls{
		display: none;
	}
	
			
}
@media only screen and (max-width:480px) {
	.copyright, .footer_menu .footer_menu_inner li a{
		font-size: 15px;}
	.related-content-container{
		flex-wrap: wrap;}
	.related-item{
		width: 100% !important;}
	
	.quote_section .section_inner{
		flex-wrap: nowrap;
	}	
		
}

@media only screen and (max-width:690px) {
	/* Work with Us */
	.team_grid_container_item{
		 width:100%;	}
	.team_people_inner{
		padding: 100px 20px;}
}

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

::selection {
	background:#00a1e3;
	color:#FFF;
	text-shadow:none;}
::-webkit-selection {
	background:#00a1e3;
	color:#FFF;
	text-shadow:none;}
::-moz-selection {
	background:#00a1e3;
	color:#FFF;
	text-shadow:none;}

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

.alignnone {
	margin:5px 20px 20px 0 !important;}
.aligncenter,
div.aligncenter {
	display:block !important;
	margin:5px auto 5px auto !important;}
.alignright {
	float:right;
	margin:5px 0 20px 20px !important}
.alignleft {
	float:left;
	margin:5px 20px 20px 0 !important}
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;}
}


.grecaptcha-badge{
	display: none
}






	.modal {
	  font-family: -apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;
	}
	
	.modal__overlay {
	  position: fixed;
	  top: 0;
	  left: 0;
	  right: 0;
	  bottom: 0;
	  background: rgba(0,0,0,0.6);
	  display: flex;
	  justify-content: center;
	  align-items: center;
	}
	
	.modal__container {
	  background-color: #fff;
	  padding: 30px;
	  max-width: 500px;
	  max-height: 100vh;
	  border-radius: 4px;
	  overflow-y: auto;
	  box-sizing: border-box;
	font-family: open sans,sans-serif!important;
	font-size:13px;
	line-height: 1.2;
	
	}
  
  .modal__container h3{    
	font-family:montserrat,sans-serif;
	font-size:22px;
	line-height:2;
	color:#192e41
  }
  
  .modal__container a{
	color:#2ea3f2;
  }
	
	.modal__header {
	  display: flex;
	  justify-content: space-between;
	  align-items: center;
	}
	
	.modal__title {
	  margin-top: 0;
	  margin-bottom: 0;
	  font-weight: 600;
	  font-size: 1.25rem;
	  line-height: 1.25;
	  color: #00449e;
	  box-sizing: border-box;
	}
	
	.modal__close {
	  background: transparent;
	  border: 0;
	}
	
	.modal__header .modal__close:before { content: "\2715"; }
	
	.modal__content {
	  margin-top: 2rem;
	  margin-bottom: 2rem;
	  line-height: 1.5;
	  color: rgba(0,0,0,.8);
	}
	
	.modal__btn {
	  font-size: .875rem;
	  padding-left: 1rem;
	  padding-right: 1rem;
	  padding-top: .5rem;
	  padding-bottom: .5rem;
	  background-color: #e6e6e6;
	  color: rgba(0,0,0,.8);
	  border-radius: .25rem;
	  border-style: none;
	  border-width: 0;
	  cursor: pointer;
	  -webkit-appearance: button;
	  text-transform: none;
	  overflow: visible;
	  line-height: 1.15;
	  margin: 0;
	  will-change: transform;
	  -moz-osx-font-smoothing: grayscale;
	  -webkit-backface-visibility: hidden;
	  backface-visibility: hidden;
	  -webkit-transform: translateZ(0);
	  transform: translateZ(0);
	  transition: -webkit-transform .25s ease-out;
	  transition: transform .25s ease-out;
	  transition: transform .25s ease-out,-webkit-transform .25s ease-out;
	}
	
	.modal__btn:focus, .modal__btn:hover {
	  -webkit-transform: scale(1.05);
	  transform: scale(1.05);
	}
	
	.modal__btn-primary {
	  background-color: #00449e;
	  color: #fff;
	}
	
	
	
	/**************************\
	  Demo Animation Style
	\**************************/
	@keyframes mmfadeIn {
		from { opacity: 0; }
		  to { opacity: 1; }
	}
	
	@keyframes mmfadeOut {
		from { opacity: 1; }
		  to { opacity: 0; }
	}
	
	@keyframes mmslideIn {
	  from { transform: translateY(15%); }
		to { transform: translateY(0); }
	}
	
	@keyframes mmslideOut {
		from { transform: translateY(0); }
		to { transform: translateY(-10%); }
	}
	
	.micromodal-slide {
	  display: none;
	}
	
	.micromodal-slide.is-open {
	  display: block;
	}
	
	.micromodal-slide[aria-hidden="false"] .modal__overlay {
	  animation: mmfadeIn .3s cubic-bezier(0.0, 0.0, 0.2, 1);
	}
	
	.micromodal-slide[aria-hidden="false"] .modal__container {
	  animation: mmslideIn .3s cubic-bezier(0, 0, .2, 1);
	}
	
	.micromodal-slide[aria-hidden="true"] .modal__overlay {
	  animation: mmfadeOut .3s cubic-bezier(0.0, 0.0, 0.2, 1);
	}
	
	.micromodal-slide[aria-hidden="true"] .modal__container {
	  animation: mmslideOut .3s cubic-bezier(0, 0, .2, 1);
	}
	
	.micromodal-slide .modal__container,
	.micromodal-slide .modal__overlay {
	  will-change: transform;
	z-index:9999;
	}
	
	.modal {
	  display: none;
	}

	.modal__overlay {
	  display: flex;
	  align-items: center;
	  justify-content: center;
	  position: fixed;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	  background-color: rgba(0, 0, 0, 0.5);
	}

	.modal__container {
	  background-color: #fff;
	  border-radius: 4px;
	  padding: 20px;
	  max-width: 500px;
	  width: 100%;
	  animation: fadeIn 0.3s ease-out;
	}

	.modal__header {
	  display: flex;
	  justify-content: space-between;
	  align-items: center;
	  margin-bottom: 15px;
	}

	.modal__title {
	  font-size: 1.25rem;
	}

	.modal__close {
	  background: none;
	  border: none;
	  cursor: pointer;
	  padding: 0;
	  font-size: 1.5rem;
	}

	.modal__content {
	  margin-bottom: 15px;
	}

	.modal__footer {
	  text-align: right;
	  margin-top: 2rem;
	}

	.modal__btn {
	  background-color: #2ea3f2;
	  color: #fff;
	  font-family: 'Open Sans', sans-serif !important;
	  font-weight: 700;
	  border: none;
	  border-radius: 0px;
	  padding: 10px 20px;
	  cursor: pointer;
	  font-size: 16px;
	}

	@keyframes fadeIn {
	  from {
		opacity: 0;
	  }
	  to {
		opacity: 1;
	  }
	}
  
