@import 'boards.css';

/* preloader */
.no-js #loader {
	display: none;
}

.js #loader {
	display: block;
	position: absolute;
	left: 100px;
	top: 0;
}

.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(../img/loading.gif) center no-repeat #121212;
	background-size: 100px 100px !important;
}

#my-menu:not(.mm-menu) {
	display: none;
}

html {
	/* Change default typefaces here */
	-webkit-font-smoothing: antialiased;
}

body {
	font-family: 'museo-sans', sans-serif !important;
	color: rgba(0, 0, 0, 1);
	background-color: #ededed;
}

ul,
ol {
	font-weight: 300;
	margin: 0;
}

a {
	color: #218db5;
	text-decoration: none;
}

a:hover {
	color: #1e8eb8;
}

#section_page a {
	font-weight: 600;
	text-decoration: underline;
}

#single-article a {
	color: rgba(0, 65, 167, 1);
}

address,
p,
.wp-pagenavi {
	font-size: 1rem;
	line-height: 1.5rem;
	color: #121212;
	font-weight: 300;
	margin-bottom: 10px;
}

.wp-pagenavi {
	font-size: 14px;
}

b,
strong {
	font-weight: 700;
}

img {
	max-width: 100%;
	height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 100;
	color: #121212;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: #121212;
}

#page {
	background-color: #ededed;
}

.align-right {
	float: right;
}

.text-center {
	text-align: center;
}

.slick-slider {
	margin: 0 -15px;
}

.slick-slide {
	margin-right: 15px;
	margin-left: 15px;
}

.slick-prev:before,
.slick-next:before {
	color: #10202f;
}

.bg-white {
	background-color: #ffffff;
}

.bg-grey {
	background-color: #ededed;
}

.no-bottom-margin {
	margin-bottom: 0;
}

.single #header {
	margin-bottom: 40px;
}

.videowrapper {
	position: relative;
	padding-bottom: 56.25%;
	/* 16:9 */
	padding-top: 25px;
	height: 0;
}

.videowrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*

		Site header

*/
.content-menu ul {
	margin: 0;
	padding: 0;
	vertical-align: top;
	float: left;
}

.content-menu ul li {
	display: inline-block;
	float: left;
}

.content-menu ul li a {
	color: rgba(255, 255, 255, 1);
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 28px;
	font-size: 12px;
}

form.search-form {
	float: right;
	margin-bottom: 15px;
	padding-top: 10px;
}

#header #featured_header form.search-form input[type='search'] {
	padding: 15px;
}

#header #featured_header form.search-form input.search-submit {
	line-height: 48px;
}

form.search-form label,
form.search-form input {
	border: none;
	font-size: 12px;
	vertical-align: top;
	color: #fff;
}

form.search-form label {
	padding: 0;
	margin: 0;
}

form.search-form input {
	padding: 5px;
	outline: none;
}

form.search-form input[type='search'] {
	border-radius: 3px;
	font-family: 'museo-sans', sans-serif !important;
}

form.search-form input[type='search']::placeholder {
	/* Firefox, Chrome, Opera */
	color: #ffffff;
}

form.search-form input[type='search']:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #ffffff;
}

form.search-form input[type='search']::-ms-input-placeholder {
	/* Microsoft Edge */
	color: #ffffff;
}

form.search-form input.search-submit {
	font-family: 'dashicons';
	font-size: 20px;
	line-height: 28px;
	padding: 0;
	background-color: transparent;
	color: rgba(255, 255, 255, 1);
}

form.search-form input[type='search'] {
	background-color: rgba(255, 255, 255, 0.1);
	color: rgba(255, 255, 255, 1);
}

form.search-form input[type='search']:focus {
	background-color: rgba(255, 255, 255, 1);
	color: rgba(0, 0, 0, 1);
}

#header {
	border-bottom: 5px solid #177598;
}

#header #site_header ul li {
	display: inline-block;
	float: left;
	font-size: 13px;
	text-transform: uppercase;
	color: #fff;
	margin-left: 10px;
}

#header #site_header ul li a {
	color: #fff;
	text-decoration: none;
	font-weight: 500;
}

#header #featured_header {
	position: relative;
	background-image: url(../img/iceberg_bg.jpg);
	background-position: center;
	background-size: cover;
	padding: 20px 0 80px;
}

#header #featured_header .featured_header-logos {
	display: block;
	margin: 0 auto;
}

#header #featured_header a:hover .featured_header-logos {
	opacity: 0.8;
}

#header #featured_header span.presents {
	padding: 20px 0 20px;
	display: inline-block;
	color: rgba(255, 255, 255, 1);
	font-weight: 700;
	letter-spacing: 0.5em;
}

#header #featured_header .content-menu {
	text-align: center;
	background-color: rgba(0, 0, 0, 0.5);
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 10px 20px;
}

.content-menu ul {
	display: none;
}

#header #featured_header .content-menu ul li {
	margin: 0 8px;
}

#header #featured_header .content-menu #mmenu-trig {
	outline: none;
	display: inline-block;
	height: 26px;
	float: left;
	line-height: 26px;
	font-weight: 700;
	font-size: 15px;
	text-transform: uppercase;
	color: rgba(255, 255, 255, 1);
	vertical-align: middle;
	transition: all ease-in-out 0.2s;
	padding: 0;
}

#header #featured_header .search-iceberg {
	text-align: center;
}

#header #featured_header .search-iceberg form.search-form {
	margin-bottom: 0;
	padding-top: 0;
	float: none !important;
}

#header #site_header {
	background-color: #10202f;
	padding: 10px 0;
}

#header #site_header .site_logo {
	float: left;
	display: inline-block;
	vertical-align: top;
	padding: 11px 0;
}

#header #site_header #header_menu ul li {
	vertical-align: top;
}

#header #site_header #mmenu-trig {
	outline: none;
	display: inline-block;
	height: 26px;
	float: left;
	line-height: 26px;
	font-weight: 700;
	font-size: 15px;
	text-transform: uppercase;
	color: rgba(255, 255, 255, 1);
	vertical-align: middle;
	transition: all ease-in-out 0.2s;
	padding: 25px 15px 25px 0;
}

/*

		Menu Trigger

*/
#mmenu-trig:hover {
	letter-spacing: normal !important;
}

#mmenu-trig .hamburger {
	padding: 0;
	outline: none;
}

#mmenu-trig .hamburger .hamburger-box {
	transform: translate(0, 6px);
}

#mmenu-trig .hamburger-label {
	display: none;
}

#mmenu-trig .hamburger-title {
	line-height: 26px;
	display: inline-block;
	vertical-align: top;
	padding-left: 5px;
}

.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before {
	transition-duration: 0.4s;
	background-color: #fff;
	height: 2px;
}

/*

		Mmenu Menu

*/
.mm-menu.mm-theme-dark {
	background-color: #121212 !important;
}

.mm-listview > li > a,
.mm-listview > li > span {
	text-transform: uppercase !important;
	font-weight: 100;
	line-height: 30px;
}

/*

		Site Footer

*/
#site_footer {
	padding: 50px 0;
	background-color: #10202f;
}

#site_footer h3 {
	color: rgba(255, 255, 255, 1);
	font-weight: 700;
	font-size: 0.9rem;
	text-transform: uppercase;
	margin-bottom: 15px;
}

#site_footer ul {
	margin-left: 0;
	padding: 0;
	margin-bottom: 20px;
}

#site_footer ul li {
	font-size: 0.9rem;
	line-height: 1.5rem;
	margin-bottom: 5px;
	list-style: none;
	color: rgba(255, 255, 255, 1);
}

#site_footer ul li a {
	color: #ffffff;
	font-weight: 100;
}

.copyright {
	background-color: rgba(8, 19, 30, 1);
	padding: 10px 0;
	vertical-align: middle;
}

.copyright p {
	color: #fff;
	line-height: 25.5px;
	font-size: 11px;
	margin: 0;
}

.copyright p a {
	color: rgba(255, 255, 255, 1);
}

.copyright span {
	font-size: 18px;
	vertical-align: middle;
}

/*

		Section Style

*/
section {
	padding-bottom: 80px;
}

section.first-section {
	padding-top: 40px;
}

section.no-padding {
	padding-bottom: 0px;
}

.section-heading {
	position: relative;
	text-align: center;
	padding: 0;
	top: -24px;
	margin-bottom: -24px;
}

.first-section .section-heading {
	margin-bottom: 0;
}

.section-heading h2 {
	display: inline-block;
	text-align: center;
	background-color: #10202f;
	color: rgba(255, 255, 255, 1);
	text-transform: uppercase;
	font-weight: 700;
	padding: 10px 35px;
	letter-spacing: 0.08em;
	font-size: 1.5rem;
	margin-bottom: 40px;
}

.section-heading.left {
	text-align: left;
	top: auto;
	margin-bottom: 0;
}

.section-heading.left h2 {
	font-size: 1rem;
	padding: 10px 20px;
	margin-bottom: 5px;
}

.section-heading.left h3 {
	font-size: 0.8rem;
}

section.first-section.first-section .section-heading {
	top: auto;
}

/*

		Articles

*/
article {
	position: relative;
	margin-bottom: 20px;
}

article .edit-link {
	position: absolute;
	top: 0;
	right: 0;
	width: 15px;
	height: 15px;
	background-color: rgba(183, 183, 183, 1);
	display: inline-block;
	text-align: center;
	z-index: 100;
}

article .edit-link a:before {
	content: '\f464';
	vertical-align: top;
	font-family: 'dashicons';
	font-size: 12px;
	line-height: 15px;
	height: 15px;
	width: 15px;
	color: rgba(255, 255, 255, 1);
}

article .article-links {
	position: absolute;
	bottom: 0;
	right: 0;
}

article .read-more {
	display: inline-block;
	background-color: #10202f;
	color: #fff;
	font-weight: 500;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	padding: 4px 8px;
	font-size: 0.7em;
	box-sizing: border-box;
}

article .add-to-board {
	display: inline-block;
	background-color: #2ea1cc;
	color: #fff;
	font-weight: 500;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	padding: 4px 8px;
	font-size: 0.7rem;
	box-sizing: border-box;
}

article .article-content {
	padding: 20px 20px 30px;
	width: 100%;
	position: relative;
}

article h3 {
	font-size: 1.2rem;
	line-height: 1.4rem;
	font-weight: 500;
}

article p {
	font-size: 0.8rem;
	line-height: 1.1rem;
}

article .related_partner h6 {
	font-size: 12px;
	line-height: 14px;
	font-weight: 500;
	color: #3abdee;
}

article .related_partner {
	margin-bottom: 15px;
}

article .related_partner img {
	margin: 10px 0;
}

.article-style-1 article .article-content {
	display: block;
	float: none;
	background-color: #fff;
}

.article-style-1 article .article-image {
	width: 100%;
	display: block;
	float: none;
}

.article-style-1 article .article-image img {
	width: 100%;
}

.prominent article.case_study p {
	display: block;
}

.prominent article .article-image {
	width: 100%;
	display: block;
}

.prominent article .article-image img {
	width: 100%;
}

.prominent article .article-content {
	background-color: #10202f;
}

.prominent article .article-content {
	width: 100%;
	display: block;
	color: rgba(255, 255, 255, 1);
}

.prominent article .article-content p,
.prominent article .article-content a {
	color: rgba(255, 255, 255, 1);
}

.prominent article .article-content .read-more {
	background-color: #ffffff;
	color: #10202f;
}

.article-container {
	width: 100%;
}

.verticle-style-articles article {
	background-color: #f8f8f8;
}

.verticle-style-articles article .article-content {
}

article.event-article {
	border-left: 5px solid #3abdee;
}

.event_date {
	background-color: #3abdee;
	display: inline-block;
	padding: 2px 20px;
	color: rgba(255, 255, 255, 1);
	font-size: 0.8rem;
}

article.partner .article-image {
	padding: 25px;
	background-color: #fff;
}

article.partner .article-content {
	border-top: 1px solid #e4e4e4;
}

article.partner .article-content h3 {
	font-size: 1.1rem;
}

.article-style-1 article.partner .article-image {
	padding: 10px 0 10px 10px;
	background-color: rgba(16, 32, 47, 0.05);
}

.article-style-1 article.partner .article-content {
	background-color: rgba(16, 32, 47, 0.05);
	border-top: none;
}

.slider-container article.publications .article-content,
.slider-container article.newsletter .article-content {
	display: none;
}

/*

		Single Articles

*/
.article-heading {
	padding-top: 0;
	padding: 40px 0;
}

.article-heading h1 {
	border-left: 5px solid #299fcb;
	padding-left: 15px;
	margin-bottom: 15px;
}

.article-heading .post-meta span:first-child {
	margin-left: 0;
}

.post_loop_details {
	padding: 10px 0;
}

.post_loop_details p {
	font-size: 0.8rem;
	margin-bottom: 0;
}

.post_loop_details a {
	font-weight: 700;
}

.post_loop_details .left-half {
	width: 50%;
	display: inline-block;
	float: left;
	position: relative;
}

.post_loop_details .right-half {
	width: 50%;
	display: inline-block;
	float: right;
	position: relative;
	text-align: right;
}

.filter-options {
	margin-bottom: 20px;
	background-color: #fff;
	padding: 20px;
}

.filter-options ul {
	margin: 0;
	padding: 0;
}

.filter-options ul li {
	display: inline-block;
	float: left;
	list-style: inside;
	font-size: 0.8rem;
	font-weight: 300;
	padding: 15px 10px;
}

.filter-options ul li:first-child {
	padding-left: 0 !important;
}

.filter-options ul li.active {
	background-color: #10202f;
	color: rgba(255, 255, 255, 1);
}

.filter-options ul li.active a {
	color: rgba(255, 255, 255, 1);
}

.filter-options.list ul li {
	display: block;
	padding: 0;
	width: 100%;
	margin-bottom: 10px;
}

.filter-options.list ul li.li_title {
	font-weight: 700;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.filter-options.list ul li.active {
	background-color: transparent;
	border-left: 3px solid #10202f;
	padding-left: 5px;
}

.filter-options.list ul li.active a {
	color: rgba(0, 0, 0, 1);
}

/* Search & Filter Styles */
.searchandfilter p {
	margin-top: 1em;
	display: inline-block;
}

.searchandfilter ul {
	display: inline-block;
	margin: 0;
	padding: 0;
}

.searchandfilter li {
	list-style: none;
	display: inline-block;
	float: left;
	padding: 0 15px;
}

.horizontal-filter.inline .searchandfilter li {
	width: 50% !important;
}

.horizontal-filter.inline .searchandfilter li select,
.horizontal-filter.inline .searchandfilter li input {
	width: 100% !important;
	min-height: 25px;
}

.searchandfilter li select,
.searchandfilter li input {
	padding: 5px;
	border-radius: 3px;
	font-size: 0.8rem;
	font-weight: 500;
	border: 1px solid rgba(210, 210, 210, 1);
}

/* If in a widget area make a single column by adding display block  */
.widget-area .searchandfilter li,
.widget-area .searchandfilter p {
	display: block;
}

.horizontal-filter.inline .searchandfilter h4 {
	display: block;
	padding: 0 15px !important;
}

.horizontal-filter.inline .searchandfilter label {
	display: block;
	padding: 0 15px !important;
}

.horizontal-filter.inline .searchandfilter label {
	width: 100%;
}

.horizontal-filter.inline {
	margin: 0 -15px;
}

.horizontal-filter.stacked .searchandfilter li {
	width: 100% !important;
}

.horizontal-filter.stacked .searchandfilter li > ul > li {
	width: auto !important;
	font-size: 12px;
	margin-right: 10px;
}

.horizontal-filter.stacked .searchandfilter li > ul > li select,
.horizontal-filter.stacked .searchandfilter li > ul > li input {
	width: auto !important;
	padding: 5px;
	border-radius: 3px;
	font-size: 0.8rem;
	font-weight: 500;
	border: 1px solid rgba(210, 210, 210, 1);
	display: inline-block;
}

.horizontal-filter.stacked .searchandfilter li > ul > li label {
	width: 100% !important;
	max-width: 100%;
	vertical-align: top;
}

.horizontal-filter.stacked .searchandfilter li > ul > li.sf-option-active {
	background-color: #10202f;
	color: #ffffff;
}

.horizontal-filter.stacked .searchandfilter li > ul > li:hover label {
	opacity: 0.7;
}

.horizontal-filter.stacked .searchandfilter li > ul > li input {
	display: none;
}

.searchandfilter h4 {
	margin: 15px 0 5px !important;
	font-size: 0.8rem !important;
	font-weight: 700 !important;
	padding-bottom: 0 !important;
}

.searchandfilter ul > li > ul:not(.children) {
	margin-left: 0;
}

.filter-options.list ul li label,
.filter-options.list ul li label .sf-input-select {
	max-width: 100%;
}

.sf-field-search label,
.sf-field-sort_order label,
.sf-field-search label .sf-input-text,
.sf-field-sort_order label .sf-input-select {
	width: 100%;
}

.pagination {
	display: block !important;
}

#single-article .article-heading {
	padding: 30px 30px 10px;
}

#single-article .article-content {
	padding: 30px;
}

.post-meta {
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 10px;
}

.post-meta ul {
	margin-left: 0;
	padding-left: 0;
}

.post-meta ul li {
	display: block;
	margin-bottom: 5px;
}

.post-meta ul li b {
	color: #299fcb;
}

.post-meta.horizontal {
	padding-bottom: 20px;
}

.post-meta.horizontal ul {
	margin-left: 0;
	padding-left: 30px;
}

.post-meta.horizontal ul li {
	display: inline-block;
	margin: 0 10px 0;
}

.post-meta.horizontal ul li:first-child {
	margin: 0 10px 0 0;
}

#single-article .post-meta.horizontal {
	padding-bottom: 0;
}

.slider-container {
	margin: 0 -15px;
}

.slick-slider {
	display: table;
	table-layout: fixed;
	width: 100%;
	min-width: 100%;
	margin: 0;
}

.slick-prev {
	left: 25px;
	bottom: -35px;
	top: auto !important;
	z-index: 50;
}

.slick-next {
	right: 25px;
	bottom: -35px;
	top: auto !important;
	z-index: 50;
}

.social-share {
	padding-bottom: 10px;
}

.social-share span {
	padding: 0;
	vertical-align: middle;
	text-align: center;
	display: inline-block;
}

.social-share span.title {
	font-size: 11px;
}

.social-share span.icon {
	width: 18px;
	line-height: 18px;
}

.social-share span a {
	color: #fff !important;
	vertical-align: middle;
	display: block;
}

.social-share span a:before {
	font-size: 10px;
	line-height: 10px;
}

.social-share span.share_facebook {
	background-color: #3e5b98;
}

.social-share span.share_twitter {
	background-color: #4da7de;
}

.social-share span.share_x {
	background-color: #000000;
}

.social-share span.share_linkedin {
	background-color: #3371b7;
}

.social-share span.share_pinterest {
	background-color: #c92619;
}

.social-share span.share_email {
	background-color: #c9c9c9;
}

#single-article .social-share {
	padding-left: 30px;
}

#single-article .social-share span:first-child {
	padding: 0 3px 0 0;
}

.select2-container {
	width: 100% !important;
}

.videowrapper {
	position: relative;
	padding-bottom: 56.25%;
	/* 16:9 */
	padding-top: 25px;
	height: 0;
}

.videowrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#newsletter {
	padding-bottom: 0;
}

#newsletter section {
	padding-bottom: 0 !important;
}

#single-newsletter #page {
	background-color: #efefef;
}

#newsletter {
	max-width: 600px;
	margin: 0 auto 10px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.1);
	border: 1px solid rgba(213, 213, 213, 1);
}

#newsletter .slick-slide {
	margin-left: 20px;
	margin-right: 20px;
}

.newsletter_top_section {
	padding: 10px;
	width: 600px;
	margin: 0 auto;
}

.newsletter_top_section p {
	margin: 0;
	font-size: 11px;
}

.boxed-advert {
	padding: 20px;
	background-color: #ededed;
}

.jump-to-menu {
	background-color: #10202f;
	display: flex;
	width: 100%;
}

.jump-to-menu ul {
	display: inline-block;
	margin: 0 auto !important;
	vertical-align: top;
	-webkit-padding-start: 0 !important;
}

.jump-to-menu ul li {
	display: inline-block;
	float: left;
	margin: 0 5px;
	padding: 10px 0;
	color: rgba(255, 255, 255, 1);
	margin-bottom: 0;
	font-size: 11px;
	line-height: 12px;
}

.jump-to-menu ul li a {
	text-transform: uppercase;
	font-size: 11px;
	line-height: 12px;
	display: block;
	color: rgba(255, 255, 255, 1) !important;
}

#newsletter_welcome {
}

#newsletter_welcome iframe {
	width: 100%;
}

#newsletter_welcome p {
	font-size: 14px;
	padding: 0 20px;
}

#newsletter_welcome > div {
	margin-bottom: 20px;
}

#newsletter_title {
	margin: 0;
	padding: 20px 0;
	letter-spacing: 0.1em;
}

.newsletter-info {
	font-size: 12px;
	line-height: 12px;
	padding: 0 20px 10px;
	display: inline-block;
	vertical-align: top;
}

#newsletter footer {
	background-color: #10202f;
	margin-top: 20px;
}

#conclusion {
	padding: 20px;
}

#banners {
	margin: 0 auto;
	width: 100%;
	min-height: 93px;
	position: relative;
	margin-right: 0;
}

#banners img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}

.social_icons_header {
	float: right;
	color: #fff !important;
	line-height: 33px;
	vertical-align: bottom;
	display: inline-block;
	height: 28px;
	border-right: 1px solid #4a4a4a;
	margin-right: 10px;
	padding-right: 10px;
}

.mt-10 {
	margin-top: 10px;
}

.row.no-gutters {
	margin-right: 0;
	margin-left: 0;
}

.row.no-gutters > [class^='col-'],
.row.no-gutters > [class*=' col-'] {
	padding-right: 0;
	padding-left: 0;
}

.pb-sm {
	padding-bottom: 80px;
}

.hide-view-all .right-half {
	display: none;
}

article.ambassadors .article-image {
	position: relative;
}

article.ambassadors .article-image .ambassadors-company-logo {
	position: absolute;
	bottom: -50px;
	left: 15px;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	background-color: #fff;
	overflow: hidden;
	display: flex;
	align-items: center;
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
}

article.ambassadors .article-image:after {
	position: absolute;
	content: 'Ambassador';
	right: 15px;
	bottom: -25px;
	font-size: 14px;
	line-height: 14px;
	font-weight: 500;
	font-style: italic;
}

article.ambassadors .article-content {
	padding-top: 60px;
}

article.ambassadors .article-content .ambassadors-job-info {
	font-size: 14px;
	font-weight: 300;
}
