<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: EuroFinance
Theme URI: https://wordpress.org/themes/eurofinance/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: EuroFinance brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: eurofinance
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

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

/* ==========================================================================
1. CSS Reset Code
========================================================================== */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, main, hgroup, menu, nav, section {
  display: block;
}

/* Force scrollbar */
html { overflow-y: auto;}

/* Align radios and text inputs with their label */
input[type='radio'] { vertical-align: text-bottom;}

/* Hand cursor on clickable input elements */
label,
input[type='button'],
input[type='submit'],
button {
  cursor: pointer;
}

strong {
  font-weight: bold;
  font-family: inherit;
  font-size: inherit;
}

em { font-style: italic;}

img {
  border: 0;
  vertical-align: middle;
}

sub,
sup {
  vertical-align: baseline;
  position: relative;
  font-size: 55%;
  line-height: 0;
}

sup { top: -.7em;}
sub { bottom: -.25em;}

/* 1.2. Clear Fix
========================================================================== */

.cf:before,
.cf:after {
  display: table;
  content: " ";
}

.cf:after { clear: both; }
.cf { *zoom: 1; }
* { outline: none; }

html {
  width: 100%;
  height: 100%;
}

body {
  width: 100%;
  height: 100%;
}


/* =WordPress Core
-------------------------------------------------------------- */
.alignnone { margin: 5px 20px 12px 0;}

.aligncenter,
div.aligncenter {
  margin: 5px auto 11px auto;
  display: block;
}

.alignright {
  margin: 5px 0 12px 20px;
  float: right;
}

.alignleft {
  margin: 5px 20px 12px 0;
  float: left;
}

a img.alignright {
  margin: 5px 0 12px 20px;
  float: right;
}

a img.alignnone {
  margin: 5px 20px 12px 0;
}

a img.alignleft {
  margin: 5px 20px 12px 0;
  float: left;
}

a img.aligncenter {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

/* Common styling starts here
=============================================================================*/
.wrapper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}

.content-wrapper {
  max-width: 940px;
  width: 100%;
  margin: 0 auto;
}

li { list-style: none; }

html {
  color: #000;
  font-family: "EconSansOSLight", sans-serif;
  font-size: 16px;
  line-height: 19px;
  -webkit-text-size-adjust: 100%;
}

p {
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 23px;
  font-family: "EconSansOSLight";
  color: #000;
}

a:hover { text-decoration: underline; }
.site-logo a:hover img { opacity: 1; }

a,
.tags {
  display: inline-block;
  color: #000;
  text-decoration: none;
}

svg use { fill: #fff; }

span {
  display: inline-block;
  line-height: 23px;
}

img {
  max-width: 100%;
  height: auto;
}

h1 { font: 43px/48px "GT-Zirkon-Bold", sans-serif; }

.um-page-register h1,
.um-page-login h1,
h2 {
  font: 36px/40px "EconSansOSMedium", sans-serif;
}

h3,
h4,
h5,
h6 {
  font: 24px/29px "EconSansOSMedium", sans-serif;
}

.um-page-register h1,
.um-page-login h1,
h2 {
  margin-bottom: 20px;
}

blockquote { margin: 15px 40px; }

video {
  width: 100%;
  height: auto;
}

iframe { max-width: 100%; }

main&gt;article .wrapper,
main&gt;section .wrapper {
  padding: 60px 0;
}

.article-listing .wrapper,
.article-listing__cta .wrapper {
  padding: 0;
  margin: 60px 0;
}

.full-width-banner { margin-top: 30px; }

.article-listing figure,
.article-listing__cta figure {
  margin-bottom: 5px;
}

.article-listing.padding-rounded-image figure { padding: 0 20px; }

.article-listing__block,
.keyfigure__block,
.article-listing__cta--content-block {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 0;
  margin-right: 17px;
  display: inline-block;
  vertical-align: top;
}

.article-listing h1 {
  font: 30px/36px "GT-Zirkon-Bold", sans-serif;
  margin-bottom: 27px;
  color: #000;
}

.article-listing p { line-height: 23px; }

.one article,
.one .keyfigure__block {
  width: 100%;
  margin-right: 0;
}

.article-listing__block a:hover img { opacity: 1; }

.two article,
.two .keyfigure__block {
  width: 48.9%;
}

.two article:nth-of-type(2n),
.two .keyfigure__block:nth-of-type(2n) {
  margin-right: 0;
}

.three article,
.three .keyfigure__block {
  width: 31.9%;
}

.three article:nth-of-type(3n),
.three .keyfigure__block:nth-of-type(3n) {
  margin-right: 0;
}

.four article,
.four .keyfigure__block {
  width: 23.37%;
}

.four article:nth-of-type(4n),
.four .keyfigure__block:nth-of-type(4n) {
  margin-right: 0;
}

.five article,
.five .keyfigure__block {
  width: 18.29%;
}

.five article:nth-of-type(5n),
.five .keyfigure__block:nth-of-type(5n) {
  margin-right: 0;
}

.six article,
.six .keyfigure__block {
  width: 14.8%;
}

.six article:nth-of-type(6n),
.six .keyfigure__block:nth-of-type(6n) {
  margin-right: 0;
}

main ul,
main ol {
  padding: 5px 0 18px 40px;
  font-family: "EconSansOSLight";
  color: #000;
}

main ul li { list-style-type: disc; }
main ol li { list-style-type: decimal; }
select::-ms-expand { display: none; }

input,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
}

input[type="text"],
input[type="email"],
input[type="date"],
input[type="time"],
input[type="search"],
select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 40px;
}

.button+.button { margin-left: 20px; }

.button,
.error-404 a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 180px;
  padding: 11px 10px;
  border: 1px solid transparent;
  border-radius: 2px;
  text-align: center;
}

.button:hover { text-decoration: none; }

.error-404 p a {
  padding: 7px 16px 6px;
  font-family: "EconSansOSMedium";
  border: 1px solid transparent;
  border-radius: 20px;
  background-color: #1f2e7a;
  color: #fff;
  font-size: 16px;
  line-height: 1.38;
  transition: .5s;
}

.error-404 a { min-width: 80px; }

.error-404 a:hover,
input[type="submit"]:hover {
  border-color: #141F52;
  background-color: #141F52;
  color: #fff;
}


.error-404 { min-height: calc(100vh - 522px);}
.error-404 .content-wrapper { text-align: center;}

.error-404 a {
  margin-top: 50px;
  text-decoration: none;
}

.error-404 .content-wrapper h1,
.error-404 .content-wrapper h2,
.error-404 .content-wrapper h3,
.error-404 .content-wrapper h4,
.error-404 .content-wrapper h5,
.error-404 .content-wrapper h6 {
  margin: 20px 0 20px;
  color: #000;
  font-family: "EconSansOSRegular";
}

.error-404 .wrapper { padding: 53px 0 80px; }
.img-mobile { display: none; }

/* Header styling starts here
=============================================================================*/

.site-header .region {
  width: auto;
  border: 0;
  margin-bottom: 0;
  margin-left: 40px;
  display: inline-block;
  vertical-align: middle;
  background: transparent;
  font-size: 16px;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.site-header .region {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 13.4%;
  height: auto;
  padding: 0 15px 3px 0;
  border-bottom: 1px solid #ccc;
  background: url(assets/images/select-region.png) no-repeat right;
  color: #ccc;
  vertical-align: bottom;
  cursor: pointer;
}

.chosen-container-single .chosen-single,
.chosen-container-active.chosen-with-drop .chosen-single {
  padding-left: 0;
  border: none;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #ccc;
  font-size: 16px;
}

.chosen-container {
  border-bottom: 1px solid #000;
  margin-left: 41px;
  margin-bottom: -12px;
}

.chosen-container .chosen-results li.highlighted { background: #000;}
.chosen-container-single .chosen-single span { margin-right: 8px;}
.chosen-container-single .chosen-single div { width: 13px;}

.chosen-container-single .chosen-single div b,
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background: url(assets/images/select-region.png) no-repeat right;
}

.newsletter-email input[type="email"],
.newsletter-email .sign-up {
  padding: 10px 15px;
  border: 1px solid #2e45b8;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  -border-radius: 0;
  margin: 0 0 0 -4px;
  display: inline-block;
  vertical-align: top;
  font-family: "EconSansOSRegular";
  font-size: 16px;
}

/* Navigation styling starts here
=============================================================================*/

.single_logout_btn .xoo-el-action-sc:before {
  content: '';
  width: 1px;
  height: 20px;
  position: absolute;
  top: 10px;
  cursor: default;
}

.single_logout_btn .xoo-el-action-sc:before {
  background-color: #1f2e7a;
  opacity: .7;
}

.site .z-index-change { z-index: 5; }

.filter-cta {
  z-index: 1;
  top: 90px;
  right: 10px;
}

.main-navigation .filter-cta a {
  padding: 0;
  margin: 0 10px;
}

.active-filter &gt; a { background-color: #1E3066; }
.active-filter:before { display: none; }

.training-filter a {
  width: 92%;
  text-align: left;
}

.current-shown&gt;.filter-cta { display: inline-block;}
.main-navigation .menu-item:hover&gt;.training-filter a { background-color: transparent;}
.sub-sub-menu.showm { display: block;}
.sub-menu-item.current-shown a { background-color: #1E3066;}
.preventscroll { overflow: hidden;}
html { -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}

/* Breadcrumbs styling starts here
=============================================================================*/

.breadcrumbs--wrapper { margin: 33px 0 25px; }

.breadcrumbs--wrapper+section {
  padding-top: 0;
  margin-top: 25px;
}

.breadcrumbs--wrapper+.form-content { margin-top: 5px; }
.breadcrumbs--wrapper+.sign-up-newsletter { padding-bottom: 0; }
.content .breadcrumbs--wrapper+h1 { padding-top: 3px; }

.content .breadcrumbs--wrapper+p,
.content .breadcrumbs--wrapper+a {
  padding-top: 5px;
}

.content .breadcrumbs--wrapper+h3,
.content .breadcrumbs--wrapper+h4,
.content .breadcrumbs--wrapper+h5,
.content .breadcrumbs--wrapper+h6 {
  padding-top: 4px;
}

.content span { display: inline; }
.breadcrumbs { padding: 0; }

.breadcrumbs li,
.breadcrumbs a {
  color: #000;
  font-size: 14px;
  font-family: "EconSansOSLight";
}

.breadcrumbs li { display: inline-block; }

.breadcrumbs .separator {
  margin: 0 10px;
  line-height: 9px;
}

.no-banner-image .site-content-contain { padding-top: 180px; }

.no-banner-image .content {
  padding: 0;
  margin-bottom: 70px;
}

.no-banner-image .featured--image { padding-top: 80px;}
.no-banner-image .featured--image img { width: 100%;}

.no-banner-image .content h1 {
  margin-bottom: 23px;
  color: #000;
  font-family: "GT-Zirkon-Bold";
}

.content p+p { margin-top: 19px;}
.no-banner-image .content h1+h2 { margin-bottom: 15px;}

.no-banner-image .content h1+h3,
.no-banner-image .content h1+h4,
.no-banner-image .content h1+h5,
.no-banner-image .content h1+h6 {
  margin: 29px 0 17px;
}

.no-banner-image .content h2,
.no-banner-image .content h3,
.no-banner-image .content h4,
.no-banner-image .content h5,
.no-banner-image .content h6 {
  color: #000;
  font-family: "EconSansOSMedium";
}

.no-banner-image h2,
.no-banner-image h3,
.no-banner-image h4,
.no-banner-image h5,
.no-banner-image h6 {
  margin: 19px 0 8px;
}

/* Cookie popup styling starts here
=============================================================================*/

#catapult-cookie-bar #catapultCookie {
  min-width: 180px;
  padding: 10px;
  border: 1px solid transparent;
  border-radius: 2px;
  font-size: 16px;
  line-height: 19px;
}

#catapult-cookie-bar #catapultCookie:hover {
  border-color: #141F52;
  background-color: #141F52;
  color: #fff;
}

.hides { display: none !important; }

/* About us page styling starts here
=============================================================================*/

/*Banner section*/
.banner .wrapper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 100px;
  padding-bottom: 60px;
  position: relative;
  overflow: hidden;
  color: #fff;
}

.full-width-banner__image,
.page-bg-image {
  background-color: #005faa;
  background-size: 100% 100%;
}

.banner {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.keyfigure {
  border-bottom: 1px solid #1e3066;
  background-color: #1e3066;
}

.banner .wrapper { position: relative; }
main.about-us .content p+p { margin-top: 5px; }
video+.wrapper .banner__content { position: absolute; }

.banner video {
  position: absolute;
  top: 0;
  left: 0;
  background: #ccc;
}

.banner__content h1 {
  margin-bottom: 16px;
  width: 60%;
}

.banner__content-description { width: 60%; }

.banner__content-description h1,
.banner__content-description h2,
.banner__content-description h3,
.banner__content-description h4,
.banner__content-description h5,
.banner__content-description h6 {
  margin-bottom: 14px;
}

.banner__content-description h3,
.banner__content-description h4,
.banner__content-description h5,
.banner__content-description h6 {
  margin-top: 10px;
}

.banner__content-description p,
.banner__content-description li {
  color: #fff;
}

.left img,
.right img {
  width: 100%;
}

.left figure,
.left .article-listing__block__description,
.left .info-section__description,
.left .article-listing__cta--content-block-description {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  float: left;
}

.left .article-listing__block__description,
.left .info-section__description,
.left .article-listing__cta--content-block-description {
  padding-left: 3%;
}

.info-section.left figure,
.info-section.right figure {
  width: 48.94%;
}

.left .info-section__description {
  padding-left: 0;
}

.right figure,
.right .article-listing__block__description,
.right .info-section__description,
.right .article-listing__cta--content-block-description {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  float: right;
}

.right .article-listing__block__description,
.right .info-section__description,
.right .article-listing__cta--content-block-description {
  padding-right: 3%;
}

.right .info-section__description { padding-right: 0; }

.article-listing__block,
.article-listing__cta--content {
  margin-top: 23px;
}

.article-listing__block { text-align: center; }

.article-listing__block figure a,
.article-listing__cta--content-block figure a {
  display: block;
}

.article-listing__block figure img,
.article-listing__cta--content-block figure img {
  width: 100%;
}

.about-us.article-listing:first-of-type figure img { width: auto;}
.about-us.article-listing:first-of-type figure a { display: inline-block;}
.banner__content--cta { margin-top: 11px;}

.article-listing h4 a,
.article-listing h4,
.article-listing__cta--content-block h4 {
  color: #000;
  font-size: 24px;
  line-height: 28px;
  font-family: "EconSansOSRegular";
}

.article-listing h4,
.article-listing__cta--content-block h4 {
  margin-bottom: 7px;
}

.article-listing__cta--content-block h4 { text-align: center; }

.article-listing__cta--content-block span {
  display: block;
  color: #000;
  text-align: center;
}

.article-listing__cta--content-block&gt;a { display: block; }

.article-listing__cta--content-block a:hover .article-listing__cta--content-block-description span {
  display: inline-block;
  text-decoration: none;
}

.article-listing__cta--content-block a:hover .article-listing__cta--content-block-description&gt;span { display: block; }

.keyfigure h2 {
  color: #fff;
  font-family: "EconSansOSMedium";
}

.keyfigure__block {
  margin-top: 15px;
  text-align: center;
}

.keyfigure__block span { display: block; }

.keyfigure__block--number {
  margin-bottom: 20px;
  font-family: "EconSansOSMedium";
  font-size: 64px;
  line-height: 40px;
}

.keyfigure__block--name {
  margin-top: 5px;
  color: #fff;
  font-family: "EconSansOSRegular";
  font-size: 26px;
  line-height: 36px;
}

.full-width-banner .full-width-banner__image { min-height: 300px; }
.full-width-banner h2 { margin-bottom: 12px; }
.newsletter-email { text-align: right; }
.newsletter-popup-form { display: none; }

.newsletter-email input {
  width: 318px;
  border: none;
}

.newsletter-email .sign-up { padding: 6px 40px 10px 37px; }
.sign-up:hover { text-decoration: none; }
.wpcf7-form-control-wrap { margin-top: 0; }
.conferences .show-more__wrapper { margin-bottom: 6px; }
.show-more__wrapper a { margin: 21px 0 20px; }
.conferences .show-more__wrapper a { margin: 26px 0 14px; }

/* Contact us page styling starts here
=============================================================================*/
#resetpassform input[type=password],
.xoo-aff-input-group input[type=password],
.xoo-aff-input-group input[type=text],
.xoo-aff-input-group input[type=email] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 9px;
  border: 1px solid #ccc;
  border-radius: 3px;
  margin: 5px 0 20px;
  -webkit-box-shadow: inset 0 0 4px 0 rgba(0, 0, 0, .2);
  box-shadow: inset 0 0 4px 0 rgba(0, 0, 0, .2);
  color: #000;
  font-family: "EconSansOSRegular";
  font-size: 16px;
  line-height: 19px;
}

#forgot-cancel,
input[type="text"],
input[type="email"],
textarea,
.site-content-contain select,
input[type="submit"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 9px;
  border: 1px solid #ccc;
  border-radius: 3px;
  margin: 5px 0 20px;
  -webkit-box-shadow: inset 0 0 4px 0 rgba(0, 0, 0, .2);
  box-shadow: inset 0 0 4px 0 rgba(0, 0, 0, .2);
  color: #000;
  font-family: "EconSansOSRegular";
  font-size: 16px;
  line-height: 19px;
}

#resetpassform input[type=password]:form-content__form-structure,
.xoo-aff-input-group input[type=password]:focus,
.xoo-aff-input-group input[type=text]:focus,
.xoo-aff-input-group input[type=email]:focus {
  border: 1px solid #1f2e7a;
  border-color: #1f2e7a;
}

input[type="text"]:focus,
input[type="email"]:focus,
textarea:focus {
  border-color: #1f2e7a;
}

.xoo-el-action-form button {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 40px;
  padding: 10px;
  margin-top: 15px;
  margin-bottom: 0;
  vertical-align: bottom;
  line-height: 0;
  padding: 11px;
  border-color: transparent;
  margin-right: 20px;
  background-color: #1f2e7a;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#forgot-cancel:hover,
.site-content-contain .um .um-form input[type="submit"]:hover {
  background: #141F52 !important;
  border: 1px solid #141F52 !important;
  color: #fff !important;
}

#forgot-cancel,
input[type="submit"] {
  padding: 5px 16px 3px;
  border: 1px solid transparent;
  margin-right: 20px;
  border-radius: 25px;
  background-color: #1f2e7a;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  font-family: "EconSansOSMedium";
  font-size: 16px;
  line-height: 1.38;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}


.form-content input[type="submit"] {
  width: 180px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 40px;
  padding: 10px;
  margin-top: 15px;
  margin-bottom: 0;
  vertical-align: bottom;
  line-height: 0;
}

.form-content input[type="submit"]+span+.button { padding: 8px 10px 10px; }

.xoo-aff-group label,
.um-field-label label {
  color: #000;
  font-size: 16px;
  font-weight: 300;
}

label {
  color: #000;
  font-size: 16px;
}

label&gt;span {
  margin-top: 5px;
  display: inline-block;
}

textarea {
  height: 140px;
  resize: none;
}

.site-content-contain select {
  padding-right: 30px;
  background: #1f2e7a url(assets/images/select-arrow.png) no-repeat right 14px center;
  color: #fff;
}

.wpcf7-form .privacy-policy {
  margin-top: 15px;
  font-size: 14px;
}

input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
}


input[type="radio"] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  -ms-appearance: radio;
  -o-appearance: radio;
}

.wpcf7-checkbox span,
.wpcf7-checkbox input {
  margin: 0;
  vertical-align: middle;
}

.wpcf7-checkbox {
  margin-bottom: 16px;
  display: inline-block;
  vertical-align: middle;
  cursor: default;
}

div.wpcf7 .ajax-loader { display: none; }

.wpcf7-checkbox .wpcf7-list-item {
  margin-right: 25px;
  display: inline-block;
}

.wpcf7-list-item label,
.wpcf7-form-control-wrap {
  cursor: default;
}

.wpcf7-list-item-label { cursor: pointer; }

input[type="checkbox"] {
  width: 16px;
  height: 16px;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-right: 7px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  background-color: #fff;
  -webkit-box-shadow: 0 0 1px 0 #ccc inset;
  box-shadow: 0 0 1px 0 #ccc inset;
  cursor: pointer;
}

input[type="checkbox"]:before {
  content: '';
  width: 5px;
  height: 10px;
  border: 1px solid #1f2e7a;
  border-width: 0 2px 2px 0;
  display: none;
  position: absolute;
  top: -2px;
  right: 3px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

input[type="checkbox"]:checked:before { display: inline-block;}
.form-content { margin: 76px 0 74px;}
.child { margin-left: 30px;}

.find-out-more {
  border: 1px solid #000;
  background-color: #fff;
  color: #000;
}

.contact-error { display: none;}

.um-field-error {
  padding: 0 !important;
  position: absolute !important;
  bottom: -20px !important;
  left: 0 !important;
  color: red !important;
  font-size: 12px !important;
  background: transparent !important;
}

.um-field-error i { display: none !important; }

.contact-error {
  color: red;
  font-size: 12px;
}

.amf-el { position: relative; }

.overlay {
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  z-index: 1060;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, .7);
}

.form-popup {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 511px;
  padding: 40px;
  margin-top: calc(50vh - 83px);
  margin-left: calc(50vw - 260px);
  border-radius: 10px;
  display: inline-block;
  position: relative;
  background-color: #fff;
  text-align: center;
}

.form-popup h4 { margin-bottom: 15px;}
.form-popup p { font-size: 20px;}

.close-popup {
  padding: 2px 7px;
  position: absolute;
  top: 1px;
  right: 0;
  color: #000;
  font-size: 12px;
  font-weight: 700;
  cursor: pointer;
}

.wpcf7-response-output { display: none !important;}
.linkedin-btn { margin: 5px 0 17px 0;}

.linkedin-btn p { margin-top: 19px; }

.linkedin-btn p span {
  width: 135px;
  border-bottom: 1px solid #ccc;
  vertical-align: middle;
}

.newsletter-sign-up .form-content__form-structure { margin-top: 25px; }

.newsletter-sign-up input[type="text"],
.newsletter-sign-up input[type="email"], 
.newsletter-sign-up textarea, 
.newsletter-sign-up select {
  width: 300px;
}

.newsletter-sign-up .content-wrapper p {
  margin-bottom: 20px;
}

.linkedin-btn .button {
  padding: 9px 11px 9px 40px;
  background: #1f2e7a url(assets/images/linkedin.png) no-repeat 10px 8px;
}

.linkedin-btn .button:hover {
  background: #fff url(assets/images/linkedin-hover.png) no-repeat 10px 8px;
}

/* Conference page styling starts here
=============================================================================*/
.conferences.banner .wrapper { padding-top: 302px; }

.conferences__listings,
.multipost-section__listings {
  margin-top: 24px;
}

.multipost-section h2 {
  margin: 0;
  color: #000;
  font-family: "EconSansOSMedium";
}

.multipost-section { padding-bottom: 65px; }

.conferences-listing__block,
.multipost-section__listings-block,
.news-section__listings--block {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 31.99%;
  padding: 10px 0;
  margin-right: 17px;
  display: inline-block;
  vertical-align: top;
}

.continued-listing figure { display: none; }

.conferences-listing__block:nth-of-type(3n),
.multipost-section__listings-block:nth-of-type(3n) {
  margin-right: 0;
}

.conferences-listing__block figure img,
.multipost-section__listings-block figure img,
.news-section__listings--block figure img {
  width: 100%;
  margin: 0;
}

.conferences-listing__block figure a,
.multipost-section__listings-block figure a,
.news-section__listings--block figure a {
  display: block;
}

.conferences-listing__block figure,
.multipost-section__listings-block figure,
.news-section__listings--block figure {
  margin-bottom: 14px;
}

.conferences-listing__block h3,
.conferences-listing__block h3 a,
.elsewhere-conferences__listings h3,
.elsewhere-conferences__listings h3 a,
.multipost-section__listings-block h3,
.multipost-section__listings-block h3 a,
.news-section__listings--block h3,
.news-section__listings--block h3 a {
  color: #000;
}

.multipost-section__listings-block h3,
.conferences-near .conferences-listing__block h3 {
  margin-bottom: 7px;
  font-family: "EconSansOSMedium";
}

.conferences-listing__block .show-more__wrapper { margin-top: 26px;}
.info-block-section .wrapper { max-width: 100%;}

.info-block-section__wrapper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 49%;
  float: left;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: left;
}

.info-block-section__wrapper ul { margin-top: 16px;}
.info-block-section__wrapper ul li:not(:last-child) { margin-bottom: 10px;}
.info-block-section__wrapper ul li { line-height: 23px;}
.info-block-section__wrapper strong { line-height: 33px;}
.info-block-section { margin-bottom: 50px;}
.info-block-section+.info-section { margin: 50px 0;}
.info-block-section__wrapper:first-child { margin-right: 2%;}

.info-block-section__content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 300px;
  padding: 40px 15% 0px;
  background: -o-radial-gradient(center, ellipse, rgba(30, 48, 102, .8) 0%, rgba(0, 95, 170, .8) 100%);
  background: radial-gradient(ellipse at center, rgba(30, 48, 102, .8) 0%, rgba(0, 95, 170, .8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc1e3066', endColorstr='#cc005faa', GradientType=1);
}

.info-block-section__content h3,
.info-block-section__content h2 {
  margin-bottom: 17px;
  color: #fff;
}

.info-block-section__content h3 a { color: #000; }

.info-block-section__description p,
.info-block-section__description h1,
.info-block-section__description h2,
.info-block-section__description h3,
.info-block-section__description h4,
.info-block-section__description h5,
.info-block-section__description h6,
.info-block-section__description li {
  color: #fff;
}

.elsewhere-conferences__listings { margin-top: 12px;}
.elsewhere-conferences__listings ul { padding: 0;}

.elsewhere-conferences__listings .odd,
.elsewhere-conferences__listings .even {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  padding: 15px 0 16px;
  float: left;
  list-style-type: none;
}

.elsewhere-conferences__listings .odd-block { background-color: #EBF3F8;}

.elsewhere-conferences__listings__wrapper {
  padding: 0 10px 0 76px;
  background: url(assets/images/calendar-icon.png) no-repeat 17px 15px;
}

.elsewhere-conferences .odd+.odd,
.elsewhere-conferences .even+.even {
  padding-left: 0;
}

.elsewhere-conferences__listings h3 { margin-bottom: 8px; }

.be-noticed-by-the-people-who-matter ul li:not(:last-child),
.become-a-speaker ul li:not(:last-child) {
  margin-bottom: 10px;
}

.become-a-speaker nav ul li,
.sponsorship-opportunities ul li,
.be-noticed-by-the-people-who-matter ul li {
  margin-bottom: 0 !important;
}

.sponsorship-opportunities ul li:not(:last-child) { margin-bottom: 10px;}

.be-noticed-by-the-people-who-matter ul li,
.become-a-speaker ul li,
.sponsorship-opportunities ul li {
  line-height: 23px;
}

.sponsorship-opportunities ul li { vertical-align: baseline;}

.be-noticed-by-the-people-who-matter ul,
.become-a-speaker ul,
.sponsorship-opportunities ul {
  padding-bottom: 0;
}

article.become-a-speaker ul a { text-decoration: underline; }
article.become-a-speaker .breadcrumbs a{ text-decoration: none; }

.be-noticed-by-the-people-who-matter p .button,
.become-a-speaker p .button,
.sponsorship-opportunities p .button {
  margin: 15px 0 10px;
}

article.be-noticed-by-the-people-who-matter p+p,
article.become-a-speaker p+p,
.sponsorship-opportunities p+p {
  margin-top: 0;
}

/* Home page styling starts here
=============================================================================*/
.home.banner .wrapper { padding-top: 283px; }

.info-section {
  padding: 0;
  margin: 100px 0;
}

.info-section .wrapper { padding: 0; }

.info-section__content h2 {
  margin-bottom: 16px;
  color: #000;
  font-family: "EconSansOSMedium";
}

.left .info-section__description,
.right .info-section__description {
  width: 100%;
  float: none;
}

.info-section__description .button {
  margin-top: 30px;
  position: relative;
}

.info-section__content--cta--register {
  border: 1px solid #1f2e7a;
  background-color: #fff;
  color: #1f2e7a;
}

.info-section__content--cta--register:hover {
  border-color: transparent;
  background-color: #1f2e7a;
  color: #fff;
}

.info-section__content .button+.button { margin-left: 16px; }

.conferences-near h2 {
  max-width: 75%;
  margin-top: 12px;
  display: inline-block;
}

.conferences-near .button-wrapper { float: right; }

.conferences .conferences-near h2 {
  margin-top: 0;
  color: #000;
  font-family: "EconSansOSMedium";
}

.home .conferences-near h2 {
  margin: 0 0 25px 0;
  color: #fff;
  font-family: "EconSansOSMedium";
}

.home .conferences-near figure { display: none;}

.home .conferences-near {
  background-image: -o-linear-gradient(261deg, #000E25 118%, rgba(0, 32, 76, 0) -14%);
  background-image: linear-gradient(189deg, #000E25 118%, rgba(0, 32, 76, 0) -14%);
}

.home .conferences-near .wrapper {
  padding: 60px 0;
  background-color: #000e25;
}

.home .conferences__listings { margin-top: 33px;}
.home .conferences-listing__block h3 { margin-top: -4px;}

.home .conferences-listing__block h3,
.home .conferences-listing__block h3 a {
  color: #fff;
}

.home .conferences-listing__block span {
  margin-top: 14px;
  color: #fff;
  line-height: 20px;
}


.home .conferences-listing__block {
  width: 32%;
  padding: 0;
  margin-right: 0;
}

.home .conferences-listing__block+.conferences-listing__block {
  padding-left: 15px;
  border-left: 2px solid #C8D7E6;
  margin-left: 15px;
}

.page-bg-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-color: initial;
}

.page-bg-image .wrapper {
  padding: 141px 0 140px;
  color: #fff;
}

.page-bg-image h1 { margin-bottom: 38px;}

.page-bg-image h2 {
  margin-bottom: 16px;
  color: #fff;
}

.page-bg-image h2 a { color: #fff; }

.page-bg-image h3,
.page-bg-image h4,
.page-bg-image h5,
.page-bg-image h6 {
  margin-top: 12px;
  margin-bottom: 18px;
}

.page-bg-image p { width: 64%;}

.page-bg-image__content .button { margin-top: 30px;}
.left.info-section figure { margin-right: 20px;}

.info-section__content figure {
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  overflow: hidden;
}

.info-section__content figure img {
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

/* search result page styling starts here
=============================================================================*/

.site-content section.content { margin-bottom: 55px;}
.about-eurofinance ul { margin-top: 20px;}

.about-eurofinance ul li {
  margin-bottom: 5px;
  line-height: 23px;
}

.search .content .wrapper&gt;.content-wrapper p { clear: both;}

.search .site-content .page-title {
  margin-bottom: 33px;
  display: inline-block;
  float: left;
  color: #000;
}

.page-title+span {
  margin-top: 5px;
  display: inline-block;
  float: right;
  font-family: 'EconSansOSRegular';
  font-size: 24px;
  line-height: 28px;
}

.page-title+span span { vertical-align: middle; }

.page-title+span form {
  margin-left: 25px;
  display: inline-block;
  float: none;
  vertical-align: middle;
  position: relative;
}

.search-field { color: #000; }
.page-title+span form button { margin-left: -5px; }
.content__search-results { clear: both; }

.content__search-results article {
  padding: 9px 0 11px;
  border-top: 1px solid #C8D7E6;
}

.content__search-results article h3 a { color: #000; }
.content__search-results article.search h3 { margin: 5px 0 7px 0; }

.content__search-results article span {
  margin: 0 0 7px;
  display: block;
  color: #999;
}

.content__search-results article p+p { margin-top: 7px; }
.content__search-results article p { margin: 7px 0; }

.nav-links {
  margin-top: 60px;
  text-align: center;
}

.nav-links a,
.nav-links span {
  margin-right: calc(2% - 5px);
  display: inline-block;
}

.prev,
.next,
.previous-page,
.next-page {
  width: 40px;
  height: 40px;
  border: 1px solid transparent;
  border-radius: 50%;
  vertical-align: middle;
  text-indent: -9999px;
}

.nav-links .next {
  background: url('assets/images/next.png') no-repeat center #1f2e7a;
  text-indent: -9999px;
}

.prev { background: url('assets/images/prev.png') no-repeat center #1f2e7a; }

.prev span,
.next span {
  display: none;
}

.prev:hover,
.previous-page {
  border: 1px solid #1f2e7a;
  background: url('assets/images/prevhover.png') no-repeat center #fff;
}

.next:hover,
.next-page {
  border: 1px solid #1f2e7a;
  background: url('assets/images/nexthover.png') no-repeat center #fff;
}

/* Training Listing styling starts here
=============================================================================*/
.training-listing {
  width: 65.96%;
  float: left;
}

.training .breadcrumbs--wrapper { margin-bottom: 15px;}
.training-listing h2 { margin-bottom: 32px;}

.training aside {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 32%;
  padding: 24px 1% 100px 30px;
  float: right;
  background-color: #fafafa;
}

.training aside a { text-decoration: underline; }

.training-listing .training-listing__block {
  width: 48.4%;
  margin-right: 16px;
  margin-bottom: 16px;
  display: inline-block;
  vertical-align: top;
}

.training-listing__block:nth-of-type(2n) { margin-right: 0;}
.training-listing .show-more__wrapper a { margin: 20px 0;}
.training-listing__block figure { margin-bottom: 8px;}
.training-listing__block figure a { display: block;}
.training-listing__block figure img { width: 100%; }

.training h3,
.training h3 a {
  color: #000;
}

.training p+p { margin-top: 19px; }

.training aside h3,
.training aside h4,
.training aside h5,
.training aside h6 {
  margin-bottom: 12px;
}

.training aside ul {
  padding-left: 12px;
  padding-bottom: 0;
}

.training aside li { margin-bottom: 21px;}
.training-listing__block h3 { margin-bottom: 9px;}

.training-near {
  border-bottom: 1px solid #C8D7E6;
  margin-bottom: 40px;
  margin-top: 10px;
}

.training-elsewhere {
  border-bottom: 1px solid #C8D7E6;
  margin-bottom: 39px;
}

.training .info-section { margin: 56px 0 70px;}
.training-elsewhere__listings figure { display: none;}

.training-elsewhere__listings .training-listing__block {
  width: 100%;
  margin-right: 0;
  margin-bottom: 20px;
}

.training-elsewhere__listings .training-listing__block a {
  color: #1E3066;
  text-decoration: underline;
}

.filter-container {
  width: 15%;
  margin-right: 4%;
  padding: 7px 30px 9px 8px;
  margin-bottom: 26px;
  display: inline-block;
  background: #1f2e7a url(assets/images/select-arrow.png) no-repeat right 8px center;
}

.training-elsewhere { position: relative;}
.filter-cta { display: inline-block;}
.filter-hide { display: none;}
.pads { border-bottom: 4px solid #1f2e7a;}

.training-filter {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 3% 0 2% 5%;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .15);
  box-shadow: 0 2px 2px rgba(0, 0, 0, .15);
  border: 1px solid #bbb;
  position: absolute;
  left: 0;
  top: 107px;
  z-index: 1;
  background: #fff;
  list-style-type: none;
  vertical-align: top;
}

.training-elsewhere input[type="checkbox"] {
  width: 14px;
  height: 14px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.filter-active {
  background-color: #1f2e7a;
  color: #fff !important;
}

.training-elsewhere .filter-container span {
  border-radius: 5px;
  display: inline-block;
  color: #fff;
}

.training-elsewhere .filter-container:hover { cursor: pointer;}
.training-elsewhere .filter-container ul:hover { cursor: auto;}
.filter-cta { width: 21.5%;}
.filter-cta .button { min-width: 133px;}

.training-filter li {
  width: 49.7%;
  margin-bottom: 10px;
  display: inline-block;
  vertical-align: top;
  list-style-type: none;
}

.training-filter li label {
  color: #000;
  font-size: 14px;
}

.training-elsewhere h2 { margin-bottom: 26px;}
.training-elsewhere span { color: #bbb;}
.training .info-section__content h2 { margin-bottom: 6px;}
.training-online__listings .show-more__wrapper a { margin: 15px 0 26px;}

.training .info-section h3,
.training .info-section h4,
.training .info-section h5,
.training .info-section h6 {
  margin-bottom: 16px;
  color: #000;
}

.training .info-section__content-description ul li {
  list-style-position: inside;
  line-height: 23px;
}

.training .info-section__content-description ul li:not(:last-child) { margin-bottom: 10px; }
.training .info-section__content-description { margin-bottom: 16px; }
.training .info-section__description { padding-top: 10px; }
.training .left .info-section__description { padding-left: 20px; }
.training .info-section__description .button { margin-top: 0; }
.training-detail .wrapper { padding: 0; }
.training-detail .breadcrumbs { padding: 0; }
.training-detail .breadcrumbs li { margin-bottom: 0; }

.event-duration,
.event-languages {
  margin-top: 20px;
  display: block;
}

.training-detail__location {
  margin-top: 36px;
  margin-bottom: 40px;
}

aside .sidebar-content { margin: 30px 0; }
.training-detail__description { margin: 37px 0 0; }

.training-detail .float-left {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 68.09%;
  padding-right: 20px;
  display: inline-block;
  vertical-align: top;
}

.training-detail .float-left:last-of-type { margin-bottom: 70px; }

.training-detail aside {
  width: 28.78%;
  padding: 12px 1% 20px 20px;
  margin-bottom: 70px;
  float: right;
  background-color: #FAFAFA;
}

.training-detail { padding-top: 0; }

.training-detail aside h1,
.training-detail aside h2,
.training-detail aside h3,
.training-detail aside h4,
.training-detail aside h5,
.training-detail aside h6 {
  margin-bottom: 17px;
}

.training-detail h1,
.training-detail h2,
.training-detail h3,
.training-detail h4,
.training-detail h5,
.training-detail h6 {
  color: #000;
}

.training-detail h1 { margin-bottom: 20px; }

.training-detail__description ul {
  padding-top: 0;
  padding-left: 18px;
}

aside .training-detail__tutor article { display: block; }
aside .training-detail__tutor article a { display: block; }

aside .training-detail__tutor article a img {
  margin: 0 auto 21px;
  display: block;
}

aside .training-detail__tutor article img {
  margin: 0 auto 21px;
  display: block;
}

aside .training-detail__tutor span {
  margin-bottom: 7px;
  display: block;
}

aside .training-detail__tutor article a:hover { text-decoration: none; }

aside .training-detail__tutor article a:hover h3,
aside .training-detail__tutor article a:hover h4,
aside .training-detail__tutor article a:hover h5 {
  text-decoration: underline;
}

aside .training-detail__tutor--description {
  display: none;
  color: #000;
}

.training-detail__location&gt;strong {
  margin-bottom: 10px;
  display: block;
}

.training-detail li { margin-bottom: 5px;}
.training-detail p+p { margin-top: 19px;}
.training-detail .float-left:first-of-type { padding-top: 63px;}

.training-detail__description h1,
.training-detail__description h2,
.training-detail__description h3,
.training-detail__description h4,
.training-detail__description h5,
.training-detail__description h6 {
  margin-top: 30px;
  margin-bottom: 17px;
}

.training-detail__description ul { padding-bottom: 0; }

.training-detail__description p+p strong {
  margin-top: 12px;
  display: inline-block;
}

.training-detail__location ul {
  padding: 0;
  display: inline-block;
}

.training-detail__location li {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 262px;
  margin-bottom: 0;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .15);
  box-shadow: 0 2px 2px rgba(0, 0, 0, .15);
  border-left: 1px solid #bbb;
  border-right: 1px solid #bbb;
  background-color: #fff;
  color: #000;
  list-style-type: none;
}

.training-detail__location li a {
  padding: 10px 32px 10px 10px;
  display: block;
  color: #000;
}

.training-detail__location li a:hover { text-decoration: none; }

.training-detail__location li:first-of-type {
  padding: 10px 32px 10px 10px;
  border-left: 1px solid #1f2e7a;
  border-right: 1px solid #1f2e7a;
  background: #1f2e7a url('assets/images/select-arrow.png') no-repeat right 14px center;
  color: #fff;
}

/* .training-detail__location li:not(:nth-child(1)):before, */
.training-detail__location li:nth-child(n+3):before {
  /* border-top: 1px solid #0a1d56; */
  content: "";
  width: 94%;
  height: 1px;
  margin: 0 auto;
  position: static;
  display: block;
  background-color: #ccc;
}

.training-detail__location li:last-child { border-bottom: 1px solid #ccc; }

.training-detail__location--registration-block {
  margin-right: 16px;
  margin-bottom: 20px;
  display: inline-block;
  vertical-align: top;
}

.training-detail__location--registration-block:nth-of-type(2n) { margin-right: 0; }

.training-detail__location--registration-block strong,
.training-detail__location--registration-block span {
  display: block;
}

.training-detail__location--registration-block .price {
  margin: 14px 0;
  color: #000;
  font: 24px/28px "EconSansOSRegular", sans-serif;
}

.training-detail__location--registration-block--cta { width: 262px; }
.training-detail__button { margin: 21px 0 0px; }
.training-detail__location--registration { margin-bottom: 16px; }
.training-detail__location--venue h3 { margin-bottom: 14px; }

.training-detail__location span {
  display: block;
  margin-bottom: 10px;
}

.training-detail__sponsors { margin-top: 56px; }
.training-detail__sponsors h2 { margin-bottom: 30px; }

.training-detail__sponsors ul {
  padding: 0;
  margin-bottom: 40px;
}

.training-detail__sponsors li {
  width: 22.57%;
  margin-bottom: 0;
  margin-right: 16px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  list-style-type: none;
}

.training-detail__sponsors li:nth-of-type(4n) { margin-right: 0; }

.no-content {
  margin-bottom: 16px;
  color: red;
}

.loader {
  height: 39px;
  margin-bottom: 10px;
  background: url(assets/images/eurofinance.gif) no-repeat;
  background-position: left;
  text-indent: -9999px;
}

.training-detail__tutor {
  margin: 60px 0 40px;
  clear: both;
}

aside .training-detail__tutor {
  margin: 30px 0 30px;
  text-align: center;
}

aside .registration-description { position: relative; }

.registration-description p&gt;mark,
.registration-description&gt;mark {
  width: 7%;
  padding-bottom: 10px;
  margin-top: -3px;
  margin-left: 15px;
  display: inline-block;
  position: relative;
  background: none;
  text-decoration: none;
  vertical-align: top;
}

.registration-description p&gt;mark img,
.registration-description mark img {
  width: 100%;
}

.registration-description p&gt;mark:hover .read-more-content { display: block; }

.registration-description p&gt;mark:hover,
.registration-description&gt;mark:hover {
  cursor: pointer;
}

.registration-description p&gt;mark:hover::after,
.registration-description&gt;mark:hover::after {
  opacity: 1;
}

aside .read-more-content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 400px;
  padding: 20px;
  display: none;
  position: absolute;
  z-index: 1;
  top: 38px;
  left: 0;
  background: #fff;
  color: #000;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .15);
  box-shadow: 0 2px 2px rgba(0, 0, 0, .15);
  border: 1px solid #1f2e7a;
  text-decoration: none;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  cursor: auto;
}

aside .registration-description p mark:after,
aside .registration-description&gt;mark:after {
  content: "";
  position: absolute;
  z-index: 1;
  right: 3px;
  bottom: -13.4px;
  width: 14px;
  height: 14px;
  transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  border-right: 1px solid #1f2e7a;
  border-bottom: 1px solid #1f2e7a;
  background: #fff;
  opacity: 0;
}

aside .registration-description p mark.opaque:after { opacity: 1 !important;}
.tooltip-disp { display: block !important;}
.training-elsewhere__listings p+p { margin-top: 0;}
.training-detail__tutor h2 { margin-top: 0;}
.training-detail__tutor h4 { color: #000;}

.training-detail__tutor span {
  display: block;
  color: #000;
  word-break: break-word;
}

.training-detail p { word-break: break-word;}
aside .training-detail__tutor h4 { margin-bottom: 5px;}
.training-detail__tutor--description { display: none;}

.training-detail__tutor article {
  margin-top: 32px;
  margin-right: 16px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}

section.training-detail__tutor article { width: 22.6%;}
.training-detail__tutor article:nth-of-type(4n) { margin-right: 0;}

.training-detail__tutor article img {
  max-width: 140px;
  margin-bottom: 21px;
}

.training-detail__tutor article a:hover h3,
.training-detail__tutor article a:hover h4,
.training-detail__tutor article a:hover h5 {
  text-decoration: underline;
}

.training-detail__tutor article a:hover { text-decoration: none;}

.training-detail__tutor article h3,
.training-detail__tutor article h4,
.training-detail__tutor article h5 {
  margin-top: 0;
}


.training-detail__agenda { margin: 59px 0 80px;}
.training-detail__agenda h2 { margin-bottom: 30px;}
.training-detail__agenda--day&gt;ul { padding: 0;}

.training-detail__agenda--day {
  border: 1px solid #1f2e7a;
  border-radius: 2px;
  background-color: #EEEEEE;
}

.training-agenda__tabs li {
  float: left;
  margin-bottom: 0;
  list-style-type: none;
}

.training-agenda__tabs li a {
  padding: 8px 0 9px;
  color: #1f2e7a;
  text-decoration: none;
}

.agenda {
  padding: 9px 0 9px 30px;
  background-color: #fff;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: right 20px center;
}

.agenda-details { padding: 25px 30px 25px 30px;}
.agenda-details ul { padding: 15px 0 15px 50px;}

.agenda-details .tutor {
  display: block;
  margin-top: 12px;
}

.training-agenda__tabs li { position: relative;}

.training-agenda__tabs li:not(:nth-child(2)):before {
  content: '';
  width: 1px;
  height: 20px;
  position: absolute;
  top: 9px;
  left: 0;
  cursor: default;
  background: #1f2e7a;
}

.training-agenda__tabs .active:before { display: none;}
.training-agenda__tabs .active+li:before { display: none;}

.training-agenda__tabs .active a {
  background-color: #1f2e7a;
  color: #fff;
  border-radius: 2px;
}

.agenda-timings { margin-top: 10px;}

.start-time,
.end-time {
  text-align: center;
}

.start-time { margin-right: 30px;}

.agenda h5 {
  width: 90%;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  color: #000;
  font: 16px/19px "EconSansOSRegular";
  font-weight: bold;
}

.training-detail__agenda--details { display: none;}

.training-detail__agenda--details.active,
.show-description {
  display: block;
}

.training-detail__agenda--details&gt;li {
  margin-bottom: 0;
  list-style-type: none;
}

.training-detail__agenda--details&gt;li+li { margin-top: 2px;}
.training-agenda__tabs .one-column { width: 100%;}
.training-agenda__tabs .two-column { width: 50%;}
.training-agenda__tabs .three-column { width: 33.33%;}
.training-agenda__tabs .four-column { width: 25%;}
.training-agenda__tabs .five-column { width: 20%;}

.training-agenda__tabs a {
  display: block;
  text-align: center;
}

.training-detail__location .init a { padding: 0;}

.training-detail__location li {
  z-index: 1;
  position: relative;
}

.training-detail__location li:not(.init) { display: none; }
.training-detail__location .init { cursor: pointer; }
.training-agenda__tabs .init { display: none; }

/*treasury network*/
.right figure { margin-left: 9%; }

/*conference near you*/
.conferences-near .wrapper { padding-top: 0; }

.entry-content a,
.custom-heading .news-topics a,
article.accessibility a { text-decoration: underline; }

/*also from eurofinance*/
.multipost-section .wrapper { padding-top: 0; }

/*meet the team*/
.article-listing__cta { position: relative;}
.article-listing__cta--content-block-description .description { display: none;}

.modal-overlay {
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  z-index: 1060;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, .7);
}

.modal-container {
  width: 50%;
  border: 1px solid;
  border-right: none;
  margin: 0 auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #1f2e7a;
}

.modal .image-section {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  padding: 20px;
  margin: 0 20px 10px 0;
  float: left;
  vertical-align: top;
  background-color: #fff;
  text-align: center;
}

.image-section img {
  margin-bottom: 13px;
  display: inline-block;
}

.image-section h4 {
  font-size: 24px;
  line-height: 28px;
  color: #000;
}

.no-banner-img .image-section h4 {
  margin: 0;
}

.image-section span {
  font-size: 16px;
  line-height: 19px;
  color: #000;
}

.modal .description {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 20px;
  background-color: #1f2e7a;
  color: #fff;
  text-align: left;
}

.modal&gt;a {
  padding: 6px 10px;
  display: inline-block;
  position: absolute;
  top: -15px;
  right: -11px;
  background-color: #fff;
  color: #000;
  border-radius: 50%;
}

.modal&gt;a:hover { text-decoration: none; }
.show-modal { display: block; }

/*elsewhere*/
.elsewhere-conferences .odd {
  background-color: #EBF3F8;
  padding-left: .5%;
}

.elsewhere-conferences .even { padding-left: .5%; }

/*keyfigure*/
.keyfigure { color: #fff; }
.keyfigure .wrapper {
  padding: 41px 0 82px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.banner .content-wrapper { position: relative; }
.home .conferences-near .wrapper { background-size: 100% 100%; }
.home .conferences-listing__block+.conferences-listing__block { border-left: 2px solid #C8D7E6; }

.full-width-banner .full-width-banner__image .wrapper {
  min-height: 300px;
  background-size: 100% 100%;
}

.info-block-section .wrapper { max-width: 940px; }
.article-listing__cta--content-block { text-align: center; }
.banner .wrapper {
  min-height: 600px;
}

.article-listing .wrapper,
.article-listing__cta .wrapper {
  margin: 59px auto 46px;
  padding: 0;
}

.article-listing__block {
  margin-top: 0;
  padding: 5px 0 25px 0;
}

.six .article-listing__block { padding-bottom: 0; }

.article-listing__cta--content-block {
  padding: 0;
  margin-bottom: 26px;
}

.article-listing__cta .show-more__wrapper { margin-bottom: 4px; }
.article-listing__cta .show-more__wrapper a { margin: 0 0 30px; }

.article-listing h2 {
  margin-bottom: 27px;
  color: #000;
  font-family: "EconSansOSMedium";
}

.article-listing__cta--content { margin-top: 27px; }
.breadcrumbs--wrapper+section { margin-top: 0; }
.breadcrumbs--wrapper+section .wrapper { margin-top: 25px;}
.button { padding: 8px 10px 10px;}

.conferences-listing__block,
.multipost-section__listings-block {
  width: 31.8%;
  padding: 8px 0;
}

.conferences-listing__block span,
.multipost-section__listings-block span {
  color: #595959;
  font-family: "EconSansOSLight";
}

.multipost-section { padding-bottom: 0; }
.multipost-section .wrapper { padding: 60px 0 67px; }
.conferences .show-more__wrapper { margin-top: 2px; }
.content .wrapper { padding: 0; }

/* Awards Listing page styling starts here
=============================================================================*/
#slb_viewer_wrap .slb_theme_slb_default .slb_container { padding: 10px !important; }
.awards .breadcrumbs--wrapper { margin-bottom: 36px; }
.awards .info-section__description { padding-top: 10px; }

.awards .info-section__description h2 a {
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
  border-bottom: 2px solid transparent;
  color: #000;
}

.awards .info-section__description h2 a:hover {
  border-bottom: 2px solid #1f2e7a;
  text-decoration: none;
}

.awards .info-section { margin: 0 0 30px; }
.awards .show-more__wrapper a { margin: 40px 0 0; }
.awards .info-section__content+.info-section__content { margin-top: 40px; }

.interensted-section__cta {
  width: 384px;
  display: inline-block;
  vertical-align: middle;
  text-align: right;
}

.awards .info-section__content figure a { display: block; }
.interensted-section__cta .button { margin-bottom: 20px; }
.interensted-section__cta .button:nth-of-type(3n) { margin-left: 0; }

.interensted-section p {
  width: 536px;
  margin: 0 16px 20px 0;
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
  font-family: "EconSansOSLight";
  line-height: 28px;
}

.interensted-section { padding-top: 20px; }

/* Awards detail page styling starts here
=============================================================================*/
.banner__content .parent-page {
  margin-bottom: 16px;
  font: 40px/48px "EconSansOSMedium", sans-serif;
}

.awards h1,
.awards h2,
.banner__content .parent-page {
  font-family: "EconSansOSMedium";
}

.breadcrumbs--wrapper .wrapper { padding: 0;}
.type-awards .content .wrapper { padding: 29px 0;}

.type-awards .breadcrumbs--wrapper+.content .wrapper {
  padding-top: 0;
  margin-top: 0;
}

.type-awards .content h1 {
  margin-bottom: 33px;
  color: #000;
}

.type-awards .content h2,
.type-awards .content h3,
.type-awards .content h4,
.type-awards .content h5,
.type-awards .content h6 {
  margin: 34px 0 20px;
  color: #000;
}

.type-awards .content h2 { margin-bottom: 13px;}
.type-awards .content h2+p { margin-top: 17px; }

.type-awards .content h2+h3,
.type-awards .content h2+h4,
.type-awards .content h2+h5,
.type-awards .content h2+h6 {
  margin-top: 0;
}

.type-awards .content h5 { color: #000; }

.type-awards .content ul {
  padding: 0 0 5px 34px;
  margin-top: 20px;
}

.type-awards .content ul+p { margin-top: 15px; }
.content .entry-title { margin-bottom: 32px; }
.type-awards .breadcrumbs--wrapper { margin-bottom: 25px; }

.type-awards section.content {
  padding: 0;
  margin: 0;
}

.type-awards .content li+li { margin-top: 11px; }

.type-awards .background-image-bottom,
.type-awards .background-image-top {
  background-size: contain;
}

.type-awards .background-image-bottom .wrapper { padding-bottom: 185px;}
.type-awards .background-image-top .wrapper { padding-top: 185px;}
.image-gallery.background-image-bottom .wrapper { padding-bottom: 211px;}
.image-gallery.background-image-top .wrapper { padding-top: 211px;}

/* Gallery styling starts here */
.slb_data { display: none !important; }
.image-gallery .wrapper { padding: 33px 0 100px; }
.image-gallery h2 { margin-bottom: 14px; }
.image-gallery ul { padding: 0; }

.gallery-item,
.image-gallery li {
  margin-bottom: 20px;
  display: inline-block;
  vertical-align: top;
}

.gallery-item+.gallery-item,
.image-gallery li+li {
  margin-left: 17px;
}

.image-gallery li {
  width: 23.39%;
  height: 140px;
  position: relative;
  overflow: hidden;
}

.image-gallery li a { display: block; }

.image-gallery li img {
  width: 100%;
  min-height: 140px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}

.image-gallery .img-big { width: 48.9%;}
.image-gallery li:nth-of-type(3n + 4) { margin-left: 0;}

/*Hover effects starts here*/
.site-content-contain figure a { overflow: hidden;}
a.page-numbers { overflow: visible;}

.site-content-contain a img {
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

.padding-rounded-image a img {
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}

.image-gallery a img {
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}

.awards__listings figure a,
.news-section__listings--block figure a,
.multipost-section__listings-block figure a,
.conferences-listing__block figure a,
.training-listing__block figure a,
.article-listing__cta--content-block a figure,
.multipost-section__listings-block figure a {
  border: 1px solid transparent;
}

.awards__listings figure a:hover,
.news-section__listings--block figure a:hover,
.multipost-section__listings-block figure a:hover,
.conferences-listing__block figure a:hover,
.training-listing__block figure a:hover,
.article-listing__cta--content-block a:hover figure,
.multipost-section__listings-block figure a:hover {
  border: 1px solid #1f2e7a;
}

.awards__listings figure a:hover img,
.news-section__listings--block figure a:hover img,
.multipost-section__listings-block figure a:hover img,
.conferences-listing__block figure a:hover img,
.article-listing__cta--content-block a:hover img,
.training-listing__block figure a:hover img,
.multipost-section__listings-block figure a:hover img {
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
  opacity: 1;
}

.training-detail__tutor article a:hover img { opacity: 1;}
.article-listing__cta--content-block a:hover { text-decoration: none;}
.article-listing__cta--content-block a figure { overflow: hidden;}
.button:before { display: none;}

a,
input[type="submit"] {
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

.about-us .article-listing__cta--content-block h4 { display: inline-block;}

/* News Listing styling starts here
=============================================================================*/

.page-template-news-listing-template .news-section .wrapper,
.page-template-news-listing-template .news-must-read .wrapper {
  padding: 0;
  margin: 60px auto 60px;
}

.page-template-news-listing-template .breadcrumbs--wrapper+.news-section .wrapper { margin-top: 0; }
.news-section .show-more__wrapper a { margin-bottom: 0; }

.news-section h2,
.news-must-read h2 {
  margin-bottom: 22px;
}

.news-section__listings--block h3 { margin-bottom: 7px; }

.news-must-read__listings.four .news-section__listings--block:nth-of-type(1n+5) figure,
.news-must-read__listings.three .news-section__listings--block:nth-of-type(1n+4) figure,
.news-must-read__listings.two .news-section__listings--block:nth-of-type(1n+3) figure,
.news-must-read__listings.one .news-section__listings--block:nth-of-type(1n+2) figure {
  display: none;
}

.news-section__listings--block { padding-bottom: 16px; }
.news-section__listings--block span { color: #999; }

.news-section__listings--block-description {
  margin-top: 7px;
  font-size: 16px;
  line-height: 23px;
}

.news-section__listings--block-description p { padding-right: 4px;}
.multipost-section .wrapper { padding: 0;}
.multipost-section { margin: 60px 0 67px;}
.additional-info-section { margin: 60px 0 76px;}
.additional-info-section li { list-style: unset;}
.additional-info-section iframe { width: 100%;}

.additional-info-section h1,
.additional-info-section h2,
.additional-info-section h3,
.additional-info-section h4,
.additional-info-section h5,
.additional-info-section h6 {
  margin: 34px 0 20px;
  color: #000;
  font-family: "EconSansOSMedium";
}

.additional-info-section h2+h3,
.additional-info-section h2+h4,
.additional-info-section h2+h5,
.additional-info-section h2+h6,
.additional-info-section h1+h2,
.additional-info-section h1+h3,
.additional-info-section h1+h4,
.additional-info-section h1+h5,
.additional-info-section h1+h6 {
  margin-top: 0;
}

.additional-info-section p+p { margin-top: 10px; }

.additional-info-section table {
  width: 100%;
  border-collapse: collapse;
  display: block;
  overflow: auto;
}

.additional-info-section th { font-weight: 700; }

.additional-info-section td,
.additional-info-section th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

/*news filter styling start here*/
.news-publication-filter__label {
  background: -o-radial-gradient(circle, #1E3066 0%, #005FAA 100%);
  background: radial-gradient(circle, #1E3066 0%, #005FAA 100%);
}

.news-publication-filter__label .content-wrapper { padding: 10px 0; }

.news-publication-filter__label a {
  padding-right: 20px;
  color: #fff;
  background: url(assets/images/select-region.png) no-repeat right 9px;
  border-bottom: 1px solid transparent;
}

.news-publication-filter__label a:hover {
  border-color: #fff;
  text-decoration: none;
}

.news-publications-filter__container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  display: none;
  background-color: #1E3066;
  color: #fff;
  position: absolute;
  width: 100%;
}

.news-publications-filter__container label { color: #fff;}
.news-publications-filter__container--topics { padding: 0;}

.news-publications-filter__container--topics li {
  width: 49.7%;
  margin-bottom: 10px;
  display: inline-block;
  vertical-align: top;
  list-style-type: none;
}

.news-publications-filter__container--topics input { margin: 0 7px 0 0;}
.news-publications-filter__container--filter-cta { margin-top: 15px;}

.news-publications-filter__container--filter-cta a {
  min-width: auto;
  border: 2px solid transparent;
  color: #fff;
}

.news-publications-filter__container--filter-cta a:hover { border-color: #1f2e7a;}
.wonderplugin-video { margin: 0 !important;}

.news-publications-filter .content-wrapper {
  position: relative;
  z-index: 1;
}

.mejs-container .mejs-controls { z-index: 1;}

/*==================================
		news detail page template
==================================*/
.news-detail .wrapper {
  max-width: 1308px;
  width: 90%;
  padding: 0;
}

.news_publication-template .news-detail .content-wrapper { max-width: none;}

.news-detail .float-left {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 68.09%;
  display: inline-block;
  vertical-align: top;
}

.news-detail .float-left.no-aside {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}

/*custom heading section*/
.custom-heading {
  padding-bottom: 5px;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 25px;
}

.custom-heading .news-topics { margin-bottom: 20px;}

.custom-heading .news-topics ul {
  padding: 0;
  margin: 0;
}

.custom-heading .news-topics li,
.ectn-section li {
  padding: 0 15px 0 12px;
  border-right: 1px solid #1f2e7a;
  display: inline-block;
  list-style-type: none;
}

.custom-heading .news-topics li:first-child,
.ectn-section li:first-child {
  padding-left: 0;
}

.custom-heading .news-topics li:last-child,
.ectn-section li:last-child {
  padding-right: 0;
  border-right: none;
}

.custom-heading__block h2,
.custom-heading__block h1 {
  margin: 0 0 25px;
}

.custom-heading__block h1 { color: #000; }

.custom-heading__block h2 span {
  margin-bottom: 2px;
  display: block;
  color: #90a0b7;
  font: 43px/48px "EconSansOSLight", sans-serif;
  font-weight: bold;
}

.custom-heading__content .feature-image {
  width: 100%;
  margin-bottom: 15px;
  display: block;
}

.custom-heading__content h3,
.custom-heading__content p {
  margin-bottom: 14px;
  color: #000;
}

.custom-heading__content p { font: 24px/29px "EconSansOSLight", sans-serif; }
.author_name { font-weight: bold; }

/*ectn section*/
.ectn-section { margin: 20px 0 35px; }

.ectn-section ul {
  padding-bottom: 0;
  padding-left: 0;
}

/*content section*/
.news-detail section.content { margin: 35px 0 0; }
.float-left { margin-bottom: 35px; }
.news-detail .float-left .left-content-wrapper { padding: 20px; }
.custom-heading+section.content { margin-top: 0; }
.news-detail section.content+.ectn-section { margin-top: -15px; }

.news-detail .content figcaption {
  margin: 10px 0 0;
  color: #90a0b7;
}

.news-detail .content blockquote {
  width: 40%;
  margin: 20px auto;
  color: #90a0b7;
  font-style: italic;
  position: relative;
}

.news-detail .content blockquote::before {
  content: "";
  width: 26px;
  height: 20px;
  position: absolute;
  top: 7px;
  left: -50px;
  background: url('assets/images/quote.png') no-repeat;
}

.news-detail .content figure.alignright,
.news-detail .content figure.alignleft,
.news-detail .content figure.alignright+p,
.news-detail .content figure.alignleft+p {
  margin-top: 19px;
}

.news-detail .content ul { padding: 15px 0 18px 20px }

.news-detail .content li {
  padding-left: 20px;
  line-height: 23px;
}

.news-detail .content li a { text-decoration: underline; }

.news-detail .content .background_text {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 20px;
  margin-bottom: 15px;
}

.background_text.align-left { margin-right: 20px; }
.background_text.Half-width { width: 48%; }
.background_text.full-width { width: 100%; }
.background_text.align-right { margin-left: 20px; }

/*award logsection*/
.award-logo { margin: 10px 0 40px; }

/*aside section starts here */
.news-detail aside {
  width: 28.78%;
  padding: 0 1% 20px 0;
  float: right;
}

.advertisement-section { margin-bottom: 10px; }

.advertisement-section a,
.most-viewed-news__content-listing a,
.related-news-block__listing a {
  display: block;
}

.advertisement-section img { width: 100%; }
.news-detail aside h3 { margin-top: 0; }
.news-detail .no-advertisement-box { margin-top: 270px; }
.no-advertisement-box+.no-advertisement-box { margin-top: 25px; }
.news-detail aside h3 { color: #000; }

.most-viewed-news__content-listing,
.related-news-block__listing {
  padding: 8px 0;
  border-bottom: 1px solid #efefef;
}

.most-viewed-news__content-listing:last-child,
.related-news-block__listing:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.most-viewed-news__content-listing .most-viewed-news__content-listing__image-wrap,
.most-viewed-news__content-listing h4,
.related-news-block__listing .related-news-block__listing__image-wrap,
.related-news-block__listing h4 {
  width: 46%;
  display: inline-block;
  vertical-align: top;
}

.most-viewed-news__content-listing .no-feature-image,
.related-news-block__listing .no-feature-image {
  width: 100%;
  display: block;
}

.most-viewed-news__content-listing__image-wrap,
.related-news-block__listing__image-wrap {
  margin-right: calc(7% - 5px);
}

.most-viewed-news__content-listing__image-wrap img,
.related-news-block__listing__image-wrap img {
  width: 100%;
}

.most-viewed-news__content-listing h4,
.related-news-block__listing h4 {
  margin: 0;
  color: #000;
  font-size: 16px;
  line-height: 19px;
  font-family: 'EconSansOSMedium';
}

.most-viewed-news__content-listing a:hover,
.related-news-block__listing a:hover {
  text-decoration: none;
}

.most-viewed-news__content-listing a:hover h4,
.related-news-block__listing a:hover h4 {
  text-decoration: underline;
}

.most-viewed-news__content-listing a:hover img,
.related-news-block__listing a:hover img {
  opacity: 1;
}

/*news detail page */
.floated-link { display: block; }

.related-article-section-new,
.related-article-section {
  padding: 20px 0;
  border-top: 2px solid #1E3066;
  border-bottom: 2px solid #1E3066;
  margin: 16px 0 20px;
}

.news_publication-template .news-detail .related-art { padding: 0; }
.related-art li { list-style-type: none; }

.related-art span {
  max-width: 95px;
  margin-right: 10px;
  font-weight: 600;
  text-transform: capitalize;
  vertical-align: top;
}

.news_publication-template .news-detail .related-art a {
  max-width: calc(100% - 105px);
  color: #000;
  font-weight: 600;
  vertical-align: top;
  text-decoration: underline;
}

@media screen and (min-width: 1024px) {
  .news_publication-template .news-detail .related-art a:hover { color: #1f2e7a;}
}

@media screen and (min-width: 1800px) {
  .banner { background-size: cover; }

  .page-bg-image {
    background-size: cover;
    background-position: center;
    background-color: #005faa;
  }
}

@media screen and (min-width: 1400px) {
  .training-detail__description ul { padding-left: 3%;}
}

@media screen and (min-width: 1700px) {
  .training-detail__description ul { padding-left: 3.5%; }
}

@media screen and (max-width: 1250px) {
  .info-section__content .info-section__content--cta--register { margin-left: 2%; }

  .article-listing__block,
  .article-listing__cta--content-block,
  .conferences-listing__block,
  .multipost-section__listings-block,
  .keyfigure__block {
    margin-right: 1.63%;
  }

  .home .conferences-listing__block+.conferences-listing__block { margin-left: 1.6%; }
}

@media screen and (max-width: 1024px) {
  .linkedin-btn .button:hover {
    background: url('assets/images/linkedin.png') no-repeat 10px 8px;
    color: #fff;
  }

  .awards .info-section__description h2 a { border-bottom: 0; }

  .awards .info-section__description h2 a:hover {
    border-bottom: 0px;
    text-decoration: none;
  }

  .info-section__description { min-height: auto !important; }

  .awards .info-section figure:hover+.info-section__description,
  .awards .info-section__description:hover {
    background-color: #fff;
    color: #000;
  }

  .awards .info-section figure:hover+.info-section__description a,
  .awards .info-section__description:hover a {
    color: #000;
  }

  .awards__listings figure a:hover img,
  .news-section__listings--block figure a:hover img,
  .multipost-section__listings-block figure a:hover img,
  .training .info-section__content figure:hover img,
  .conferences-listing__block figure a:hover img,
  .article-listing__block figure a:hover img,
  .article-listing__cta--content-block a:hover img,
  .training-listing__block figure a:hover img,
  .training-detail__tutor article a:hover img,
  .multipost-section__listings-block figure a:hover img {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .awards__listings figure a:hover,
  .news-section__listings--block figure a:hover,
  .multipost-section__listings-block figure a:hover,
  .training .info-section__content figure:hover,
  .conferences-listing__block figure a:hover,
  .article-listing__block figure a:hover,
  .article-listing__cta--content-block a:hover figure,
  .training-listing__block figure a:hover,
  .training-detail__tutor article a:hover,
  .multipost-section__listings-block figure a:hover {
    border-color: transparent;
  }

  .news-publications-filter__container--filter-cta a:hover {
    border-color: transparent;
  }

  .news-publications-filter__container--filter-cta a:hover,
  .news-publication-filter__label a:hover {
    border-color: transparent;
  }

  .registration-description p mark:hover .read-more-content { display: none;}
  .registration-description p mark:hover::after { opacity: 0;}

  .training-detail__tutor article a:hover h3,
  .training-detail__tutor article a:hover h4,
  .training-detail__tutor article a:hover h5,
  aside .training-detail__tutor article a:hover h3,
  aside .training-detail__tutor article a:hover h4,
  aside .training-detail__tutor article a:hover h5 {
    text-decoration: none;
  }

  .mobile-css { cursor: pointer; }

  .newsletter-sign-up .content-wrapper &gt; p { text-align: center; }
}

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

  .two article,
  .two .keyfigure__block,
  .three article,
  .three .keyfigure__block,
  .four article,
  .four .keyfigure__block,
  .five article,
  .five .keyfigure__block,
  .six article,
  .six .keyfigure__block {
    width: 100%;
  }

  .training-detail__location ul { display: block; }
  li { text-align: left; }

  a,
  p,
  span,
  li {
    word-break: break-word;
  }

  .wrapper {
    max-width: 87%;
    padding: 0;
  }

  .info-block-section .wrapper { max-width: 93.5%; }

  .menu-link {
    -webkit-transition: unset;
    -o-transition: unset;
    transition: unset;
  }

  .info-section__content--cta--register:hover,
  .info-section__content--cta--register:active {
    border-color: transparent;
    background-color: #fff;
    color: #1f2e7a;
  }

  .img-desktop { display: none; }
  .img-mobile { display: block; }
  a:hover img { opacity: 1; }

  a:hover,
  a:active {
    text-decoration: none;
  }

  .social-links-menu a:hover { opacity: 1; }

  .banner,
  .full-width-banner__image,
  .page-bg-image {
    background-size: cover;
  }

  .next:hover { background: url('assets/images/next.png') no-repeat center #1f2e7a; }
  .prev:hover { background: url('assets/images/prev.png') no-repeat center #1f2e7a; }

  .wrapper {
    max-width: 87%;
    padding: 0;
  }

  .full-width-banner__image .wrapper { max-width: 100%;}
  .home.banner .wrapper { background-image: none !important;}
  .keyfigure .wrapper { background-image: none !important;}

  .page-bg-image .wrapper {
    padding: 0;
    background-image: none !important;
  }

  .home .conferences-near .wrapper,
  .newsletter-form .wrapper {
    padding-right: 0;
    padding-left: 0;
    background-image: none !important;
  }

  .home .conferences-near .wrapper { padding-bottom: 60px; }
  .button-wrapper { bottom: 25px; }

  .newsletter-email input[type="email"],
  .newsletter-email .sign-up {
    width: 100%;
  }

  .site-header .region {
    width: 100px;
    position: absolute;
    top: 130px;
    left: calc(50vw - 80px);
    -webkit-transition: .35s;
    -o-transition: .35s;
    transition: .35s;
  }

  .chosen-container {
    width: 100px !important;
    position: absolute;
    top: 126px;
    left: calc(50vw - 80px);
    -webkit-transition: .35s;
    -o-transition: .35s;
    transition: .35s;
  }

  .mobile-fixed-header .chosen-container { top: 88px; }
  .mobile-fixed-header .site-header .region { top: 92px; }

  .chosen-container-single .chosen-single div b,
  .chosen-container-active.chosen-with-drop .chosen-single div b {
    background: url(assets/images/select-region.png) no-repeat right;
  }

  .sub-sub-menu .training-filter { width: 100%; }
  .filter-category { position: relative; }

  .navigation-top .training-filter a {
    padding: 0;
    border: 0;
    display: inline-block;
    background-color: transparent;
  }

  .filter-cta {
    width: 19.4%;
    padding-top: 0;
  }

  .filter-container {
    width: 15%;
    margin-right: 15px;
    margin-bottom: 20px;
    padding: 12px 30px 12px 8px;
  }

  .filter-cta .button { padding: 13px 0; }
  .filter-category .sub-sub-menu { padding-bottom: 25px; }
  .current-shown&gt;.filter-cta { display: block; }

  .filter-category .filter-cta a {
    padding: 0;
    border: 0;
    display: inline-block;
    vertical-align: top;
    background-color: transparent;
  }

  .current-shown { position: relative; }

  /*About us page*/
  main { text-align: center;}
  .single-awards main { text-align: left;}
  .breadcrumbs--wrapper+section { margin-top: 39px;}
  .form--text-left { text-align: left;}
  .breadcrumbs--wrapper { display: none;}

  .banner {
    min-height: 100vh;
    padding-top: 265px;
    background-image: none !important;
    background: -o-radial-gradient(circle, #1E3066 0%, #005FAA 100%) !important;
    background: radial-gradient(circle, #1E3066 0%, #005FAA 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e3066', endColorstr='#005faa', GradientType=1) !important;
  }

  .banner h2 {
    font-size: 24px;
    line-height: 28px;
  }

  .banner__content-description {
    width: 100%;
    text-align: center;
  }

  .banner video { display: none; }
  .banner:before { display: none; }
  video+.wrapper .banner__content { position: static; }
  h2 { text-align: center; }
  .site-content section.content { margin: 30px 0 30px; }

  .article-listing,
  .article-listing__cta {
    margin: 30px 0 30px;
  }

  .breadcrumbs--wrapper+.content ul {
    padding-bottom: 0;
    text-align: left;
  }

  .article-listing+.content ul { text-align: left; }

  .article-listing .article-listing__block,
  .keyfigure .keyfigure__block,
  .article-listing__cta .article-listing__cta--content-block {
    width: 100%;
    padding: 5px 30px;
    margin-right: 0;
    float: none;
  }

  .keyfigure__block { margin-top: 20px; }
  .article-listing__cta .article-listing__cta--content-block { margin-bottom: 5px; }

  .right figure,
  .right .article-listing__block__description,
  .right .info-section__description,
  .right .article-listing__cta--content-block-description,
  .left figure,
  .left .article-listing__block__description,
  .left .info-section__description,
  .left .article-listing__cta--content-block-description {
    width: 100%;
    padding: 0;
    float: none;
  }

  .article-listing h2,
  .article-listing__cta h2 {
    margin-bottom: 23px;
  }

  .article-listing__block,
  .article-listing__cta--content-block {
    margin-top: 0;
  }

  .article-listing__block ul,
  .article-listing__block ol {
    display: inline-block;
  }

  .article-listing figure,
  .article-listing__cta--content figure {
    display: none;
  }

  .keyfigure {
    background: rgb(30, 48, 102);
    background: -o-radial-gradient(center, ellipse, rgba(30, 48, 102, 1) 0%, rgba(0, 95, 170, 1) 100%) !important;
    background: radial-gradient(ellipse at center, rgba(30, 48, 102, 1) 0%, rgba(0, 95, 170, 1) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e3066', endColorstr='#005faa', GradientType=1) !important;
  }

  .keyfigure h2 { margin-bottom: 21px; }
  .full-width-banner h2 { margin-bottom: 31px; }
  .show-more__wrapper { margin: 16px 0 14px; }

  .newsletter-redirect-url { display: none; }

  /*contact us page*/
  .form-content,
  .breadcrumbs--wrapper+.form-content {
    margin-top: 55px;
  }

  .form-content { margin-bottom: 10px; }
  .wpcf7-form-control-wrap { display: block; }

  .Eurofinance_connectivity,
  .Economist_connectivity,
  .text {
    display: none;
  }

  main.newsletter-sign-up input.text { display: block; }

  .subject_list select { margin-bottom: 0; }

  .wpcf7-checkbox .wpcf7-list-item {
    margin: 0 0 0 25px;
    display: block;
  }

  .form-popup {
    width: 280px;
    padding: 30px;
    margin-left: calc(50vw - 146px);
  }

  .form-popup h4 {
    margin-bottom: 10px;
    line-height: 24px;
  }

  .form-content input[type="submit"] { margin-bottom: 20px;}
  .contact-us .form-content { padding-bottom: 55px;}
  .linkedin-btn p { text-align: center;}
  .linkedin-btn p span { width: 30%;}

  /* conference page */
  .banner__content h1 {
    margin-bottom: 12px;
    width: 100%;
  }

  .banner__content-description h1,
  .banner__content-description h2,
  .banner__content-description h3,
  .banner__content-description h4,
  .banner__content-description h5,
  .banner__content-description h6 {
    margin-bottom: 6px;
  }

  .conferences-listing__block,
  .elsewhere-conferences__listings .odd,
  .elsewhere-conferences__listings .even {
    width: 100%;
    float: none;
  }

  .elsewhere-conferences__listings .odd-block { background-color: transparent;}
  .conferences-near { padding-bottom: 46px;}
  .conferences-near .wrapper { max-width: 93.5%;}
  .conferences .show-more__wrapper { margin: 0;}

  .conferences-listing__block {
    padding: 10px 0;
    margin-right: 0;
  }

  .elsewhere-conferences { padding: 40px 0 60px;}
  .elsewhere-conferences__listings { margin-top: 32px;}

  .elsewhere-conferences__listings__wrapper {
    padding: 0 20px 0 80px;
    background-position: 20px 7px;
  }

  .elsewhere-conferences .even,
  .elsewhere-conferences .odd {
    padding-left: 0;
    background-color: #EBF3F8;
  }

  .elsewhere-conferences .odd+.odd,
  .elsewhere-conferences .even+.even {
    padding-right: 0;
    background-color: transparent;
  }

  .elsewhere-conferences .wrapper { max-width: 100%; }

  .info-block-section__wrapper {
    width: 100%;
    margin-right: 0;
    float: none;
    background: -o-radial-gradient(circle, #1E3066 0%, #005FAA 100%) !important;
    background: radial-gradient(circle, #1E3066 0%, #005FAA 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e3066', endColorstr='#005faa', GradientType=1);
  }

  .info-block-section__content {
    padding: 40px 40px 20px;
    background: transparent;
    min-height: auto !important;
  }

  .info-block-section__wrapper:first-of-type {
    margin-bottom: 20px;
    background: rgb(0, 95, 170);
    background: -o-linear-gradient(315deg, rgba(0, 95, 170, 1) 0%, rgba(30, 48, 102, 1) 100%) !important;
    background: linear-gradient(135deg, rgba(0, 95, 170, 1) 0%, rgba(30, 48, 102, 1) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#005faa', endColorstr='#1e3066', GradientType=1) !important;
  }

  .info-block-section__wrapper:last-of-type {
    background: rgb(30, 48, 102);
    background: -o-linear-gradient(315deg, rgba(30, 48, 102, 1) 0%, rgba(0, 95, 170, 1) 100%) !important;
    background: linear-gradient(135deg, rgba(30, 48, 102, 1) 0%, rgba(0, 95, 170, 1) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e3066', endColorstr='#005faa', GradientType=1) !important;
  }

  .info-block-section__content h3 a,
  .info-block-section__content h2 a {
    text-decoration: underline;
  }

  .button {
    width: 100%;
    padding: 11px 0;
  }

  .multipost-section__listings-block {
    width: 100%;
    margin-right: 0;
    float: none;
  }

  .multipost-section { padding: 40px 0 45px; }
  .multipost-section .wrapper { max-width: 93.5%; }
  .multipost-section__listings-block { margin-bottom: 10px; }

  .multipost-section__listings-block h3,
  .multipost-section__listings-block span {
    padding: 0 10px;
  }

  /*home page*/
  .info-section__content figure { display: none; }

  .right .info-section__description {
    width: 100%;
    float: none;
  }

  .button+.button { margin: 20px 0 0 0; }
  .home.banner { padding-top: 245px; }
  .home .banner__content--cta { margin-top: 20px; }

  .page-bg-image {
    padding: 60px 0 80px;
    background: #fff !important;
    color: #000;
  }

  .page-bg-image__content,
  .page-bg-image__content p {
    width: 100%;
  }

  .home .conferences-near {
    position: relative;
    color: #000;
  }

  .home .page-bg-image__content p,
  .home .page-bg-image__content h1,
  .home .page-bg-image__content h2,
  .home .page-bg-image__content h3,
  .home .page-bg-image__content h4,
  .home .page-bg-image__content h5,
  .home .page-bg-image__content h6,
  .home .page-bg-image__content h2 a {
    color: #000 !important;
  }

  .home .conferences-near:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .3);
  }

  .conferences-near h2 { max-width: 100%; }

  .home .conferences-listing__block {
    width: 100%;
    min-height: auto !important;
    padding: 0;
    border: 0;
    margin: 0;
    text-align: center;
  }

  .home .conferences-listing__block+.conferences-listing__block {
    padding: 0;
    border: 0;
    margin: 17px 0 0;
  }

  .home .conferences-near .wrapper {
    width: 87%;
    padding-bottom: 25px;
    position: relative;
    background-color: transparent;
  }

  .home .conferences__listings {
    margin-top: 14px;
    margin-bottom: 24px;
  }

  .home .latest-news .button-wrapper,
  .home .conferences-near .button-wrapper {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
  }

  .info-section__content h2 {
    margin-bottom: 16px;
    display: block;
  }

  .info-section__description .info-section__content-description .button { margin-top: 11px;}
  .page-bg-image h2 { margin-bottom: 13px;}
  .page-bg-image__content .button { margin-top: 10px;}

  /*become a speaker page styling starts here*/
  .no-banner-image .site-content-contain { padding-top: 161px;}
  .no-banner-image .featured--image { display: none;}

  .no-banner-image .content {
    margin: 42px 0 51px;
    text-align: left;
  }

  .no-banner-image .content h2 { text-align: left;}
  .no-banner-image .content h1 { margin-bottom: 23px;}

  .no-banner-image h3,
  .no-banner-image h4,
  .no-banner-image h5,
  .no-banner-image h6 {
    margin: 5px 0 7px;
  }

  .content .breadcrumbs--wrapper+h1,
  .content .breadcrumbs--wrapper+p,
  .content .breadcrumbs--wrapper+a,
  .content .breadcrumbs--wrapper+h3,
  .content .breadcrumbs--wrapper+h4,
  .content .breadcrumbs--wrapper+h5,
  .content .breadcrumbs--wrapper+h6 {
    padding-top: 0;
  }

  .has-cookie-bar #catapult-cookie-bar {
    width: 100%;
    padding: 5px 20px;
    bottom: 0;
    right: 0;
  }

  #catapult-cookie-bar #catapultCookie { width: 100%; }

  /*search result page*/
  .search .site-content .page-title {
    margin-bottom: 10px;
    float: none;
  }

  .page-title+span {
    margin: 0;
    display: block;
    float: none;
  }

  .page-title+span form {
    width: 100%;
    margin: 19px 0;
    display: block;
  }

  .page-title+span form label,
  .page-title+span form button {
    display: inline-block;
  }

  .page-title+span form button svg+.screen-reader-text {
    display: block;
    color: #fff;
  }

  .content__search-results article { border-top: 1px solid #C8D7E6; }
  .content__search-results article span { display: inline-block;}
  .nav-links { margin-top: 30px; }

  .nav-link a,
  .nav-links span {
    margin-right: calc(2%);
  }

  /*Training listing page starts here*/
  .training-listing,
  .training aside {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: none;
  }

  .training-listing {
    width: 93.5%;
    margin: 0 auto;
  }

  .training aside {
    padding: 23px 30px 42px;
    text-align: left;
  }

  .training aside h3,
  .training aside h4,
  .training aside h5,
  .training aside h6 {
    text-align: center;
  }

  .training-listing__block {
    width: 100%;
    margin-right: 0;
    display: block;
  }

  .training-elsewhere { text-align: left;}
  .training-elsewhere__listings { text-align: center;}
  .training-content__wrapper { max-width: 100%;}
  .training-near { margin-top: 39px;}
  .training-listing .show-more__wrapper { margin: 0 0 40px;}
  .training-elsewhere__listings .show-more__wrapper a { margin-top: 24px;}
  .training-online .show-more__wrapper { margin-bottom: 20px;}

  .training aside ul {
    padding-bottom: 10px;
    padding-left: 18px;
  }

  .nav-links a,
  .nav-links span {
    margin-right: calc(2%);
  }

  .loader { background-position: center; }

  /*Training-detail page styling starts here*/

  .training-detail .wrapper { max-width: 100%; }

  .training-detail .float-left,
  .training-detail aside {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding-right: 6%;
    padding-left: 6%;
    float: none;
    text-align: left;
  }

  .training-detail aside {
    padding: 5px 6% 20px;
    margin-bottom: 20px;
  }

  aside .sidebar-content { margin-bottom: 20px; }

  .float-left h1 {
    padding-top: 42px;
    margin-bottom: 40px;
  }

  .training-detail__location--registration-block {
    width: 100%;
    margin-right: 0;
    display: block;
  }

  .training-detail__sponsors li {
    width: 46%;
    margin-right: 16px;
    margin-bottom: 20px;
    vertical-align: top;
    text-align: center;
  }

  .training-detail__tutor article { margin-right: 16px;}

  .training-detail__sponsors h2,
  .training-detail__tutor h2,
  .training-detail__agenda h2 {
    margin-bottom: 20px;
  }

  .training-detail__sponsors ul { margin-bottom: 0; }

  .training-detail__sponsors li:nth-of-type(2n),
  .training-detail__tutor article:nth-of-type(2n) {
    margin-right: 0;
  }

  .training-detail__tutor .wrapper { max-width: 93.5%; }

  .training-agenda__tabs a,
  .training-agenda__tabs li {
    display: block;
  }

  .training-agenda__tabs li { float: none; }

  .agenda h5 {
    width: 100%;
    margin: 0;
    display: block;
  }

  .agenda { padding: 12px 0 12px 30px;}
  .training-detail__agenda--day { border: none;}
  .training-detail__agenda .wrapper { max-width: 100%;}

  .agenda-details {
    max-width: 87%;
    padding: 25px 0 25px 30px;
    text-align: left;
  }

  .training-detail__description ul { padding-top: 13px;}
  .training-detail__description { margin-bottom: 23px;}

  .training-detail__button {
    margin: 30px 10px 22px;
    width: auto;
    display: block;
  }

  .training-detail__location--registration,
  .training-detail__location--venue {
    padding: 0 10px;
  }

  .training-detail__location--registration {
    padding-bottom: 10px;
    margin-bottom: 34px;
    border-bottom: 1px solid #C8D7E6;
  }

  .training-detail__sponsors {
    margin-top: 36px;
    border-top: 1px solid #ccc;
  }

  .training-detail__location--registration-block { margin-bottom: 24px;}
  .training-detail .float-left:last-of-type { margin-bottom: 33px;}

  .float-left:last-of-type .training-detail__description {
    padding-top: 36px;
    border-top: 1px solid #C8D7E6;
    margin-top: 20px;
  }

  .training-detail__tutor { margin: 30px 0 30px;}
  .training-detail__tutor article { margin-bottom: 16px;}
  .training-detail__agenda { margin: 30px 0 0;}

  .training-agenda__tabs .five-column,
  .training-agenda__tabs .four-column,
  .training-agenda__tabs .three-column,
  .training-agenda__tabs .two-column,
  .training-agenda__tabs .one-column {
    width: 100%;
  }

  .training-agenda__tabs li a:hover {
    background-color: transparent;
    color: #fff;
  }

  .training-detail__location li {
    width: 100%;
    margin-bottom: -1px;
    position: relative;
  }

  aside .read-more-content {
    width: 400px;
    -webkit-transform: translateX(-40%);
    -ms-transform: translateX(-40%);
    transform: translateX(-40%);
  }

  .training-agenda__tabs li:before { display: none; }

  /* .training-detail__location li:not(:first-child):before, */
  .training-agenda__tabs li:not(:first-child):before {
    content: "";
    width: 97%;
    height: 1px;
    margin: 0 auto;
    position: static;
    display: block;
    background-color: #0a1d56;
  }

  .training-detail__location li:nth-child(n+3):before { width: 97%; }

  .training-agenda__tabs .init {
    padding: 10px 32px 10px 10px;
    background: #1E3066 url('assets/images/select-arrow.png') no-repeat right 14px center;
    color: #fff;
  }

  .training-agenda__tabs li {
    border-radius: 0;
    background-color: #1E3066;
    color: #fff;
  }

  .training-agenda__tabs li a {
    padding: 8px 10px 9px;
    color: #fff;
    text-align: left;
  }


  .training-agenda__tabs .init { display: block; }
  .training-agenda__tabs li { z-index: 1; }
  .training-agenda__tabs li:not(.init) { display: none; }

  .training-agenda__tabs li:not(.init):hover,
  .training-agenda__tabs li.selected:not(.init) {
    background: #1f2e7a;
  }

  .training-agenda__tabs .init { cursor: pointer; }

  .registration-description p&gt;mark,
  .registration-description&gt;mark {
    width: 3%;
    margin-top: -3px;
  }

  aside .registration-description p mark:after,
  aside .registration-description mark:after {
    bottom: -12px;
  }

  main&gt;article .wrapper,
  main&gt;section .wrapper {
    padding: 0;
  }

  /*keyfigue*/
  .keyfigure .wrapper { padding: 41px 0 50px; }
  .info-block-section { margin: 35px 0 35px; }

  /*treasury network*/
  .info-section,
  .info-block-section+.info-section {
    margin: 35px 0 60px;
  }

  .info-section__description .button { margin-top: 10px; }
  .info-section__content .button+.button { margin: 18px 0 0 0; }

  /*elsewhere*/
  .elsewhere-conferences {
    padding: 0;
    margin: 34px 0 10px;
  }

  .elsewhere-conferences .even,
  .elsewhere-conferences .odd {
    padding-left: 0;
  }

  /*training list*/
  .training-listing h2 { margin-bottom: 20px; }

  .training-listing .training-listing__block {
    width: 100%;
    margin-right: 0;
  }

  .training .info-section { margin: 35px 0 50px; }

  /*meet the team*/
  .modal-container { width: 75%; }
  .modal .image-section { margin: 0 10px 10px 0; }
  .modal .description { padding: 20px 10px 10px 10px; }
  .modal .description+a { top: -9px; }
  .conferences-near.home { padding-bottom: 56px; }

  .home .conferences-listing__block+.conferences-listing__block {
    margin: 35px 0 0;
    border: 0;
  }

  .full-width-banner .full-width-banner__image .wrapper {
    background-size: cover;
    background-position: center;
  }

  .banner {
    padding-top: 0;
    min-height: auto;
    background: #fff !important;
  }

  .home.banner { padding-top: 0; }

  .home.banner .wrapper,
  .banner .wrapper,
  .conferences.banner .wrapper,
  .page-template-custom-solution .banner .wrapper {
    padding-top: 100px;
  }

  .banner .wrapper {
    background-image: none !important;
    min-height: auto;
    padding: 100px 0;
    color: #000;
  }

  .banner__content-description p, 
  .banner__content-description li {
    color: #000;
  }

  .conferences-listing__block,
  .multipost-section__listings-block,
  .training-listing__block {
    width: 100%;
  }

  .article-listing .wrapper,
  .article-listing__cta .wrapper,
  .home .news-section .wrapper,
  .home .video-section .wrapper {
    margin: 40px auto 46px;
  }

  .article-listing .article-listing__block,
  .article-listing__cta .article-listing__cta--content-block {
    padding: 4px 30px;
  }

  .multipost-section .wrapper { padding: 0;}
  .multipost-section { padding: 40px 0 45px;}
  .breadcrumbs--wrapper+section .wrapper { margin-top: 39px;}

  .article-listing h2,
  .article-listing__cta h2 {
    margin-bottom: 23px;
  }

  .article-listing__cta--content { margin-top: 23px;}
  .article-listing__cta .show-more__wrapper { margin: 0;}

  /*awards listing page starts here*/
  .interensted-section__cta,
  .interensted-section p {
    width: 100%;
  }

  .awards .info-section figure {
    width: 100%;
    margin-bottom: 7px;
    display: block;
  }

  .awards .breadcrumbs--wrapper+section .wrapper {  margin-top: 60px;}
  .interensted-section {  padding: 57px 0 60px;}
  .interensted-section p {  margin: 0 0 10px;}
  .awards .show-more__wrapper a {  margin: 20px 0 3px;}
  .interensted-section__cta .button {  margin: 10px 0 0;}
  .info-section .wrapper {  max-width: 93.5%;}
  main.training .info-section .wrapper {  width: 87%;}

  .awards .info-section__content+.info-section__content {  margin-top: 37px;}

  .type-awards .content,
  .type-awards .content h2 { text-align: left;}
  .type-awards .content ul { padding-left: 20px;}
  .type-awards .content .wrapper { max-width: 100%;}
  .type-awards .content .content-wrapper { max-width: 87%;}
  .type-awards .content .wrapper { padding: 0;}

  /*gallery*/
  .image-gallery .wrapper { max-width: 100%;}
  .gallery { text-align: left; }
  .image-gallery .content-wrapper { max-width: 93.5%; }

  .image-gallery li { width: 48.6%; }

  .image-gallery .img-big { width: 100%; }

  .image-gallery li:nth-of-type(3n + 4),
  .image-gallery li+li {
    margin-left: 2.2%;
  }

  .image-gallery li:nth-of-type(2n),
  .image-gallery li:nth-of-type(6n + 7) {
    margin-left: 0;
  }

  .type-awards .background-image-bottom,
  .type-awards .background-image-top {
    background-size: auto;
  }

  .type-awards .background-image-bottom .wrapper { padding-bottom: 175px;}
  .type-awards .background-image-top .wrapper { padding-top: 150px;}
  .article-listing__cta .show-more__wrapper a { margin: 27px 0 14px;}

  /*News and publication listing page starts here*/

  .single-news_publication .news-section__listings--block,
  .page-template-news-listing-template .news-section__listings--block {
    display: block;
    width: 100%;
  }

  .news-section__listings--block-description p { padding-right: 0; }

  .news-publication-filter__label {
    padding-left: 6%;
    text-align: left;
  }

  .multipost-section {
    padding: 0;
    margin: 40px 0 39px;
  }

  .page-template-news-listing-template .show-more__wrapper a { margin: 0 0 10px;}
  .news-must-read .show-more__wrapper a { margin-bottom: 20px;}

  .page-template-news-listing-template .news-section .wrapper,
  .page-template-news-listing-template .news-must-read .wrapper {
    max-width: 93.5%;
    margin: 40px auto;
  }

  .additional-info-section .wrapper { max-width: 93.5%; }
  .additional-info-section { margin: 40px 0 56px }
  .continued-listing .news-section__listings--block:last-of-type { padding-bottom: 10px; }
  .type-awards .background-image-top .wrapper { padding-top: 175px; }
  
  /*news filter styling*/
  .news-publications-filter .wrapper { max-width: 93.5% }

  .news-publications-filter__container--topics li {
    width: 100%;
    display: block;
    text-align: left;
  }

  .news-publications-filter__container--filter-cta .button {
    width: auto;
    margin-top: 0;
    padding: 0;
  }

  .news-publications-filter__container--filter-cta .button+.button {
    margin-top: 0;
    margin-left: 17px;
  }

  .news-publications-filter__container--filter-cta { text-align: left; }

  .training-filter li {
    width: 100%;
    display: block;
    text-align: left
  }

  .training-filter { top: 110px; }
  section+.training-detail__location--registration-block--cta { display: none; }
  aside .training-detail__tutor article a img { margin: 0 auto 21px; }

  .training-detail__tutor article {
    display: block;
    margin-top: 0;
    margin-bottom: 10px;
  }

  section.training-detail__tutor article { width: 100%;}
  .training-detail__tutor article img { display: none;}
  .info-block-section .content-wrapper { max-width: 93.5%;}

  .menu-item-has-children {
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
  }

  .menu-item-has-children a {
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
  }

  .training .left .info-section__description { padding-left: 0;}

  /*news detail main section*/
  .news-detail .wrapper { max-width: 91%;}

  .news-detail .float-left,
  .news-detail aside {
    width: 100%;
    padding: 0;
    display: block;
    float: none;
    text-align: left;
  }

  .news-detail .float-left {
    margin: 40px 0 0;
    padding: 0;
  }

  .custom-heading__block h2 { text-align: left;}

  /*newsdetail aside section*/
  .news-detail aside { margin: 40px 0;}

  .most-viewed-news,
  .related-news-block,
  .advertisement-section {
    margin: 0 0 30px;
  }

  .advertisement-section a img {
    width: 55%;
    margin: 0 auto;
    display: block;
  }

  .news-detail aside h3 {
    margin-bottom: 10px;
    text-align: center;
  }

  .news_publication-template .news-detail .content-wrapper { max-width: none;}

  .most-viewed-news__content-listing .most-viewed-news__content-listing__image-wrap,
  .most-viewed-news__content-listing h4,
  .related-news-block__listing .related-news-block__listing__image-wrap,
  .related-news-block__listing h4 {
    width: 100%;
    display: block;
  }

  .most-viewed-news__content-listing .most-viewed-news__content-listing__image-wrap,
  .related-news-block__listing .related-news-block__listing__image-wrap {
    margin-bottom: 14px;
  }

  .most-viewed-news__content-listing h4,
  .related-news-block__listing h4 {
    margin: 0;
  }

  .most-viewed-news__content-listing a h4,
  .related-news-block__listing a h4 {
    text-decoration: underline;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1025px) and (orientation : landscape) {
  aside .read-more-content {
    -webkit-transform: translateX(-90%);
    -ms-transform: translateX(-90%);
    transform: translateX(-90%);
  }

  aside .registration-description p mark:after,
  aside .registration-description&gt;mark:after {
    bottom: -12px;
  }

  .news-detail aside {
    display: inline-block;
    float: none;
  }
}

@media screen and (max-width: 1023px) and (orientation : landscape) {
  .site .chosen-container { top: 126px;}
  .site-header .region { top: 130px;}
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {

  .site-logo a,
  .site-logo img {
    width: 100%;
  }

  .article-listing__block figure a,
  .article-listing__cta--content-block figure,
  .site-logo a,
  .training-listing__block figure a {
    width: 100%;
  }

  .banner .wrapper { min-height: 180px; }
}

@media screen and (max-width: 767px) {
  .modal {
    max-height: calc(100vh - 30px);
    overflow-y: auto;
    overflow-x: hidden;
  }

  .filter-container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    border-bottom: 1px solid #fff;
    display: block;
    position: relative;
  }

  .training-filter { top: 42px; }

  .filter-cta {
    width: 100%;
    margin: 10px 0 20px;
    text-align: right;
  }

  .info-section,
  .info-block-section+.info-section {
    margin: 35px 0 35px;
  }

  .agenda-details ul { padding-left: 35px; }

  .registration-description p&gt;mark,
  .registration-description&gt;mark {
    margin-top: -1px;
  }

  /*news detail main content section*/

  .custom-heading .news-topics { margin-bottom: 15px;}
  .background_text.Half-width { width: 100%;}

  .background_text.align-left {
    width: 100% !important;
    margin-right: 0;
    float: none !important;
  }

  .background_text.align-right {
    width: 100% !important;
    margin-left: 0;
    float: none !important;
  }

  .news-detail section.content .alignright,
  .news-detail section.content .alignleft {
    margin: 0 auto;
    display: block;
    float: none;
  }

  .news-detail section.content .alignnone { margin: 0;}
  .news-detail .content figcaption { margin-bottom: 10px;}

  .news-detail .content blockquote {
    width: 63%;
    margin: 15px auto;
  }

  .custom-heading .news-topics li,
  .ectn-section li {
    padding: 0;
    border-right: none;
    margin-bottom: 4px;
    display: block;
  }

  .tags__container ul { vertical-align: top;}
  .news-detail .content li { padding-left: 5px;}

  /*news detail aside section*/

  .news-detail aside h3 { margin-bottom: 20px; }

  .most-viewed-news__content-listing,
  .related-news-block__listing {
    padding: 14px 0 12px;
  }

  .most-viewed-news__content-listing:first-of-type,
  .related-news-block__listing:first-of-type {
    padding-top: 0;
  }

  .modal {
    max-height: calc(100vh - 30px);
    overflow-y: auto;
    overflow-x: hidden;
  }

  .training-detail__tutor article { margin-right: 0; }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .news-publications-filter__container { padding: 20px 80px; }
}

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

  .news-detail .float-left .sponsor-details img { max-width: 50%; }

  .image-gallery li {
    width: 47.3%;
    height: 100px;
  }

  .image-gallery li img { min-height: 100px; }

  .image-gallery li:nth-of-type(3n + 4),
  .image-gallery li+li {
    margin-left: 4.2%;
  }

  .image-gallery li:nth-of-type(2n),
  .image-gallery li:nth-of-type(6n + 7) {
    margin-left: 0;
  }

  aside .training-detail__tutor article a img { margin-bottom: 15px; }

  .agenda-timings span {
    display: block;
    text-align: left;
  }

  .training-detail__location li:nth-child(n+3):before,
  .training-agenda__tabs li:not(:first-child):before {
    width: 94%;
  }

  aside .read-more-content {
    width: 300px;
    -webkit-transform: translateX(-60%);
    -ms-transform: translateX(-60%);
    transform: translateX(-60%);
  }

  .registration-description p&gt;mark,
  .registration-description&gt;mark {
    width: 6%;
  }

  .ectn-section li { text-align: center; }
}

@media screen and (max-width: 413px) {
  aside .read-more-content {
    width: 250px;
    padding: 10px;
  }

  .registration-description p&gt;mark,
  .registration-description&gt;mark {
    margin-left: 10px;
  }
}

@media screen and (max-width: 320px) {
  .form-popup { margin-left: calc(50vw - 149px)}
  .page-title+span form input { width: 214px;}
  .form-popup { margin-left: calc(50vw - 149px);}
  .filter-cta { width: 35%;}
  .filter-cta a:first-child { padding-right: 10px;}
  .filter-cta a:last-child { margin-left: 10px;}

  aside .read-more-content {
    -webkit-transform: translateX(-62%);
    -ms-transform: translateX(-62%);
    transform: translateX(-62%);
  }

  aside .training-detail__location--registration-block:nth-child(2) .read-more-content {
    left: auto;
    right: 0;
    -webkit-transform: translateX(10%);
    -ms-transform: translateX(10%);
    transform: translateX(10%);
  }
}

.page-template-news-listing-template .news-listing-page .wrapper,
.topics-listing .wrapper,
.topic-newsletter-section .wrapper,
.topics-listing-page .promotional-banner .wrapper {
  max-width: 1308px;
  width: 90%;
  padding: 0;
  margin: 0 auto;
}

.topics-listing .content-wrapper,
.topic-newsletter-section .content-wrapper,
.topics-listing-page .breadcrumbs--wrapper .content-wrapper,
.topics-listing-page .promotional-banner .content-wrapper {
  max-width: 100%;
}

.page-template-news-listing-template .news-listing-page .content-wrapper {
  max-width: 1308px;
  width: 100%;
  margin: 0 auto;
}

.news-listing-page .breadcrumbs--wrapper,
.topics-listing-page .breadcrumbs--wrapper {
  max-width: 1308px;
  width: 90%;
  margin: 33px auto;
}

.header-promotional-banner,
.promotional-banner,
.news-newsletter-section {
  margin: 20px 0 20px;
}

.promotional-banner a,
.header-promotional-banner a {
  display: block;
}

.header-promotional-banner img { width: 100%; }

.news-newsletter-section .wrapper {
  max-width: 1308px;
  width: 90%;
  display: block;
}

.news-newsletter-section .sign-up__title,
.news-newsletter-section .sign-up__button-section {
  width: calc(50% - 5px);
  display: inline-block;
  vertical-align: baseline;
}

.news-newsletter-section .sign-up__button-section { text-align: right; }

.sign-up__button-section span:first-child {
  margin-right: 20px;
  color: #2e45b8;
}

.sign-up__button {
  padding: 6px 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 30px;
  background-color: #2e45b8;
  color: #FFF;
  cursor: pointer;
}

.browse-topics { background-color: #2c60aa; }

h3.sign-up__description {
  margin: 0;
  color: #FFF;
}

.browse-topic {
  padding: 10px 0;
  margin-bottom: 12px;
  display: block;
}

.topic-dropdown__left { width: 70%;}
.topic-dropdown__right { width: calc(30% - 5px);}
.topic-dropdown ul li .section-heading { color: #FFF;}
.topic-dropdown { padding-top: 14px; }

.topic-dropdown__left ul {
  width: calc(30% - 5px);
  margin-right: calc(2% - 5px);
  padding: 0;
  margin-bottom: 10px;
  display: inline-block;
  vertical-align: top;
}

.topic-dropdown__left ul:last-child { margin-right: 0; }

.topic-dropdown ul li {
  margin-bottom: 8px;
  list-style-type: none;
}

.topic-dropdown li a {
  color: #000;
  text-decoration: none;
  text-transform: capitalize;
}

.fa-angle-up:before,
.fa-angle-down:before {
  color: #000;
}

.topic-dropdown__right ul { padding: 0;}
span.browse-topic { display: block;}

span.browse-topic.show {
  display: none;
  border-bottom: 1px solid #ccc;
  opacity: 0.3;
}

.topic-dropdown li a:hover { text-decoration: underline;}
.news-listing { margin: 34px 0 19px;}

/*newsletter section*/
.news-newsletter-section {
  padding: 17px 0 13px;
  background: rgb(30, 48, 102);
  background: -o-linear-gradient(left, #1e3060 0, #005faa 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #1e3060), to(#005faa));
  background: linear-gradient(to right, #1e3060 0, #005faa 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e3060', endColorstr='#005faa', GradientType=1);
}

.news-newsletter-section .content-wrapper { position: relative; }

/*topics dropdown*/
.topic-dropdown-wrapper {
  max-width: 1308px;
  width: 90%;
  position: relative;
  vertical-align: top;
  color: #fff;
}

.topic-dropdown-wrapper span {
  display: block;
  font-size: 20px;
  cursor: pointer;
}

.topic-dropdown-wrapper .fa-angle-right {
  font-family: fontawesome;
  margin-left: 10px;
}

.topic-dropdown-wrapper .fa-angle-right.hide { display: none; }

.topic-dropdown-wrapper .fa-angle-up,
.topic-dropdown-wrapper .fa-angle-down {
  position: absolute;
  bottom: 0;
  right: 5px;
  font-family: fontawesome;
  font-size: 34px;
  padding: 15px 0;
  cursor: pointer;
}

.topic-dropdown-wrapper .fa-angle-up { padding: 6px 0; }
.topic-dropdown-wrapper .fa-angle-down { padding: 4px 0; }
.hide-dropdown { display: none; }

.topic-dropdown .section-heading {
  display: block;
  color: #1e3066;
  font-family: "EconSansOSMedium";
  font-size: 16px;
  line-height: 19px;
  cursor: auto;
  text-transform: capitalize;
}

.sign-up-section {
  width: 53%;
  display: inline-block;
  vertical-align: top;
  float: right;
}

.sign-up-section h2 {
  margin: 0 0 2px;
  color: #fff;
  font-size: 24px;
  line-height: 20px;
}

.sign-up-section .sign-up__form-structure {
  width: 49.3%;
  display: inline-block;
  float: right;
  vertical-align: bottom;
}

.sign-up-section form br { display: none; }

.sign-up-section .newsletter-email .sign-up {
  width: 37%;
  padding: 6px 0 10px;
  display: inline-block;
}

.close-signup-modal,
.sign-upmodal-button {
  display: none;
}

.sign-up-section form label { display: inline; }

.sign-up-section label span {
  width: 63%;
  display: inline-block;
}

.sign-up-section .newsletter-email { text-align: left; }

.sign-up-section .newsletter-email input[type="email"] {
  width: 100%;
  margin-left: 0;
}

/*topic section styling common*/

.topics-section { margin-bottom: 8px; }
.news-topic-section__listings--block-content .tags__container { margin-top: 0; }

.news-topic-section__listings--block-content ul,
.news-topic-section__listings--block-content .tags__heading {
  vertical-align: middle;
}

.news-topic-section__listings--block-content ul,
.topics-section ul,
.taxanomy-topics ul,
.taxanomy-topics {
  padding: 0;
}

.news-topic-section__listings--block-content li,
.topics-section li,
.taxanomy-topics li {
  padding-right: 14px;
  margin-right: 9px;
  margin-bottom: 2px;
  display: inline-block;
  position: relative;
  vertical-align: top;
  list-style-type: none;
  white-space: nowrap;
}

.news-topic-section__listings--block-content li:last-child,
.topics-section li:last-child,
.taxanomy-topics li:last-child {
  padding-right: 0;
  margin-right: 0;
}

.news-topic-section__listings--block-content li::after,
.topics-section li::after,
.taxanomy-topics li::after {
  content: '';
  width: 1px;
  height: 20px;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #000;
}

.news-topic-section__listings--block-content li:last-child::after,
.topics-section li:last-child::after,
.taxanomy-topics li:last-child::after {
  display: none
}

.topics-section a,
.taxanomy-topics a,
.topics-section .tags,
.taxanomy-topics .tags,
.news-listing .news-section__listings .tags,
.whitepaper__listing .tags,
.news-listing .most-viewed-news__content-listing .tags {
  color: #595959;
  font-family: "EconSansOSMedium";
}

.taxanomy-topics a {
  white-space: normal;
  color: #595959;
  font-family: "EconSansOSMedium";
}

.tags__container { margin-top: 10px; }

.tags__container .tags { 
  color: #595959; 
  font-family: "EconSansOSMedium";
}

.tags__container .tags__heading { font-weight: bold; }
.tags__container ul { display: inline-block;}
.custom-heading .news-topics .tags__container li { border-color: #000;}

.topics-section .tags,
.taxanomy-topics .tags,
.news-listing .news-section__listings .tags,
.whitepaper__listing .tags,
.news-listing .most-viewed-news__content-listing .tags {
  margin: 0;
  line-height: 19px;
  text-transform: capitalize;
}

/*main content*/
.home .main-content,
.news-listing .main-content {
  width: 72%;
  margin-right: calc(2.2% - 7px);
  display: inline-block;
  vertical-align: top;
}

.home aside,
.news-listing aside {
  width: 26%;
  display: inline-block;
  vertical-align: top;
}

@media screen and (min-width: 1280px) {
  .home .main-content,
  .news-listing .main-content {
    margin-right: 19px;
  }
}

@media screen and (min-width: 1500px) {
  .home aside,
  .news-listing aside {
    width: calc(26% + 2px);
  }
}

/*latest news*/

.news-listing .latest-news { padding-bottom: 20px; }
.feature-image a { display: block; }

.news-listing .continued-listing {
  padding: 20px 0;
  border-top: 1px solid #c8d7e6;
}

.first-latest-news {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #c8d7e6;
}

.news-listing .first-latest-news+.news-section__listings--block,
.news-listing .first-latest-news+.news-section__listings--block.sponsored-news {
  margin-left: 0;
}

.news-listing .news-section__listings--block.first {
  width: 100%;
  display: block;
  padding: 0;
  margin-left: 0;
  border: 1px solid #c8d7e6;
}

.sponsored-news { background-color: #eee; }

.news-listing .latest-news .first-latest-news .first:first-child {
  padding-left: 0;
  border-right: 1px solid #c8d7e6;
}

.first .news-listings__content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 19px 20px 0 2.6%;
  display: inline-block;
  vertical-align: top;
}

.news-section__listings--block.first .news-listings__content h3 {
  font-size: 29px;
  line-height: normal;
}

.first.has_figure .news-listings__content,
.full_width_sponsored_news .has_figure .news-listings__content {
  width: 45%;
}

.first .feature-image {
  width: 55.23%;
  margin: 0;
  margin-left: -5px;
  float: right;
  vertical-align: top;
}

.news-listing .news-section__listings h3,
.whitepaper__listing h3 {
  margin: 0 0 5px;
}

.news-listing .news-section__listings span,
.whitepaper__listing span {
  margin: 5px 0;
  display: block;
  color: #595959;
  font-family: "EconSansOSLight";
}

.news-listing .news-section__listings--block-description,
.news-listing .news-section__listings--block-description p,
.news-section__listings--block-description,
.whitepaper__description,
.whitepaper__description p {
  padding-right: 0;
  margin: 5px 0 14px;
  color: #000;
  font-size: 14px;
  font-family: "EconSansOSLight";
  line-height: 20px;
}

.news-listing .news-section__listings--block-description p { line-height: 20px; }
.news-listing .news-section__listings--block figure a { border: none; }
.news-listing .news-section__listings--block figure a:hover { border: none; }
.news-listing .news-section__listings--block { padding-top: 0; }

.single-news_publication .news-section__listings--block,
.news-listing .news-section__listings--block,
.whitepaper__listing {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: calc(32.7% - 3px);
  padding: 0 20px 5px 0;
  border-right: 1px solid #c8d7e6;
  margin-right: 0;
  margin-left: 2%;
  display: inline-block;
  vertical-align: top;
}

.single-news_publication .news-section__listings--block:last-child,
.news-listing .news-section__listings .news-section__listings--block:last-child {
  padding-right: 0;
  padding-left: 2%;
  margin-left: 0;
}

.single-news_publication .news-section__listings--block:last-child.sponsored-news,
.news-listing .news-section__listings .news-section__listings--block:last-child.sponsored-news {
  padding-right: 1.8%;
}

.news-block-wrapper .news-section__listings--block:nth-child(1),
.whitepaper .whitepaper__listing:nth-of-type(1),
.news-block-wrapper .news-section__listings--block:nth-child(1).sponsored-news {
  margin-left: 0;
}

.news-listing .latest-news .news-section__listings--block:last-child,
.whitepaper__listing:last-child {
  border-right: none;
}

/*sponsored news*/
.news-listing .first-latest-news .news-section__listings--block.sponsored-news {
  width: 100%;
  padding: 0;
}

.news-listing .news-section__listings--block.sponsored-news {
  width: 31.6%;
  padding: 12px 1.8%;
  margin-left: 2%;
}

.news-block-wrapper .sponsor-details,
.latest-news .sponsor-details,
.full_width_sponsored_news .sponsor-details,
.news-topic-section .sponsor-details {
  margin-bottom: 18px;
  padding-bottom: 8px;
  border-bottom: 1px solid #b9b7b7;
}

.news-listing .news-section__listings .sponsor-details span,
.full_width_sponsored_news .sponsor-details span,
.news-topic-section .sponsor-details span,
.float-left .sponsor-details span {
  padding-right: 10px;
  border-right: 1px solid #b9b7b7;
  margin: 0;
  display: inline-block;
  vertical-align: top;
  color: #000;
  font-family: 'EconSansOSLight';
  font-size: 22px;
}

.float-left .sponsor-details img {
  max-width: 220px;
  margin-left: 10px;
  display: inline-block;
}

.news-section__listings .sponsor-details img,
.full_width_sponsored_news .has_figure .sponsor-details img,
.news-topic-section .sponsor-details img {
  width: 46%;
  margin-left: 10px;
  display: inline-block;
}

.full_width_sponsored_news .sponsor-details img {
  width: 18%;
  margin-left: 10px;
  display: inline-block;
}

.news-topic-section .news-topic-section__listings--block.has_figure .sponsor-details img { width: 30%; }
.news-topic-section .news-topic-section__listings--block .sponsor-details img { width: 18%; }

.full_width_sponsored_news {
  margin-bottom: 20px;
  background: #eee;
}

.news-listing .full_width_sponsored_news .news-section__listings--block-description { margin-bottom: 0; }
.full_width_sponsored_news .feature-image img { min-height: 176px; }

.full_width_sponsored_news .has_figure .news-listings__content,
.full_width_sponsored_news .news-listings__content {
  padding-bottom: 12px;
}

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

  .news-listing .news-section__listings .sponsor-details span,
  .full_width_sponsored_news .sponsor-details span,
  .news-topic-section .sponsor-details span,
  .float-left .sponsor-details span {
    font-size: 20px;
    padding-right: 3px;
    font-family: "EconSansOSLight";
  }

  .news-section__listings .sponsor-details img,
  .full_width_sponsored_news .has_figure .sponsor-details img,
  .news-topic-section .sponsor-details img {
    margin-left: 3px;
  }
}

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

  .news-listing .news-section__listings .sponsor-details span,
  .full_width_sponsored_news .sponsor-details span,
  .news-topic-section .sponsor-details span,
  .float-left .sponsor-details span {
    font-size: 22px
  }

  .news-section__listings .sponsor-details img,
  .full_width_sponsored_news .has_figure .sponsor-details img,
  .news-topic-section .sponsor-details img {
    margin-left: 10px;
  }

  .news-listing .news-section__listings .sponsor-details span,
  .full_width_sponsored_news .sponsor-details span,
  .news-topic-section .sponsor-details span,
  .float-left .sponsor-details span {
    padding-right: 10px;
  }
}

/*continued news section*/
.news-block-wrapper { margin: 0 0 37px; }

.continued-listing .news-section__listings--block:nth-child(3n) {
  border-right: none;
  padding-right: 0;
}

.show-more__wrapper { text-align: center;}
.news-section .show-more__wrapper a { margin: 10px 0 0;}

/*promotional banner in main content*/
.news-listing .promotional-banner {
  padding: 20px 0;
  border-top: 1px solid #c8d7e6;
  margin: 0;
}

.promotional-banner img { width: 100%; }

/*whitepaper section*/
.whitepaper {
  padding: 20px 0 20px;
  border-top: 1px solid #c8d7e6;
  text-align: left;
}

.whitepaper-left {
  padding: 53px 0 60px;
  border-top: 1px solid #c8d7e6;
  text-align: left;
}

.whitepaper-left .whitepaper__listing { margin-left: 0; }

.whitepaper h2 {
  margin: 0 0 19px;
  text-align: left;
  text-transform: capitalize;
}

.whitepaper__listing:last-child {
  padding-right: 0;
  margin-right: 0;
}

.whitepaper__listing {
  width: 31.6%;
  text-align: left;
}

.whitepaper__listing figure a:hover {
  text-decoration: none;
  opacity: .7;
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}

.whitepaper__listing figure a img {
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}

.whitepaper__listing .taxanomy-topics { margin-bottom: 13px;}
.whitepaper__listing figure { margin-bottom: 14px;}

.video-section {
  padding: 20px 0;
  border-top: 1px solid #c8d7e6;
}

.home .video-section {
  padding: 0;
  border: none;
}

.no-banner-image .video-section-title {
  margin: 0 0 19px;
  font-family: "EconSansOSMedium";
}

.video-section__wrapper iframe,
.topic-video-section__wrapper iframe,
.topic-video-section__listings--block img {
  width: 100%;
}

.video-block-container {
  z-index: 1;
  text-align: center;
}

.video-block-container .slick-track { margin: auto 0; }

.video-section .video-section__listings--block {
  width: 31.487%;
  margin-right: calc(3% - 5px);
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  text-align: left;
}

.video-section .video-section__listings--block:last-child { margin-right: 0; }

.video-section__description {
  padding: 15px 8px 0px 9px;
  display: block;
  background: #fff;
}

.video-section__wrapper::after {
  content: '\f04b';
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 60px;
  height: 60px;
  padding: 22px 0 0 6px;
  border-radius: 50%;
  display: block;
  position: absolute;
  z-index: 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 24px;
  font-family: 'FontAwesome';
  background-color: #fff;
  color: #000;
  text-align: center;
}

.video-section__wrapper,
.topic-video-section__wrapper {
  display: none;
}

.video-section__listings--block figure,
.aside-video-section figure,
.topic-video-section__listings--block figure,
.topic-aside-video-section figure {
  position: relative;
  cursor: pointer;
}

.video-section__listings--block figure::after,
.aside-video-section figure::after,
.topic-video-section__listings--block figure::after,
.topic-aside-video-section figure::after {
  content: '\f04b';
  content: "";
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
  width: 60px;
  height: 60px;
  background: url('./assets/images/video_icon.png');
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.video-section__listings--block figure img { width: 100%; }
.video-section__description .taxanomy-topics { margin-bottom: 11px; }
.slick-slider .video-section__listings--block { margin-right: 20px; }

.video-section .video-section__description h3 {
  margin: 0;
  color: #000;
  font-family: "EconSansOSMedium";
}

/* custom slider arrow/dots on video slider */
.custom-slider-button .slider-controls, .custom-slider-button-event .slider-controls {
  position: relative;
  display: flex;
}

.custom-slider-button .slick-dots, .custom-slider-button-event .slick-dots {
  position: relative;
  bottom: 6px;
}

.custom-slider-button .slide-m-prev, .custom-slider-button-event .slide-m-prev, .custom-slider-button .slide-m-next, .custom-slider-button-event .slide-m-next {
  content: '';
  cursor: pointer;
  width: 9.3px;
  height: 16px;
  background-size: cover;
  background-repeat: no-repeat;
}

.custom-slider-button .slide-m-prev, .custom-slider-button-event .slide-m-prev {
  margin-right: 16px;
  background-image: url('./assets/images/left_arrow.png');
}

.custom-slider-button .slide-m-next, .custom-slider-button-event .slide-m-next {
  margin-left: 16px;
  background-image: url('./assets/images/right_arrow.png');
}

.custom-slider-button .slider-controls, .custom-slider-button-event .slider-controls {
  display: none;
}

.custom-slider-button .slick-slider + .slider-controls, .custom-slider-button-event .slick-slider + .slider-controls, .custom-slider-button .slick-slider + .controls-block .slider-controls, .custom-slider-button-event .slick-slider + .controls-block .slider-controls, .custom-slider-button .slick-slider + .wrapper .slider-controls, .custom-slider-button-event .slick-slider + .wrapper .slider-controls {
  display: flex;
}

.custom-slider-button .slick-arrow.slick-hidden + .slide-m-dots, .custom-slider-button-event .slick-arrow.slick-hidden + .slide-m-dots {
  display: none;
}

.custom-slider-button .slick-dots li button:before, 
.custom-slider-button-event .slick-dots li button:before { color: #d8d8d8; }

.slick-dots li.slick-active button:before { color: #000;}

/*slick slider overriding*/

/* Arrows */
.slick-prev,
.slick-next {
  z-index: 1;
}

.video-section .slick-prev,
.video-section .slick-next {
  width: 23px;
  height: 100%;
  display: block;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, .8);
  cursor: pointer;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  z-index: 1;
}

.video-section .slick-prev:hover,
.video-section .slick-prev:focus,
.video-section .slick-next:hover,
.video-section .slick-next:focus {
  background: rgba(255, 255, 255, .8);
  opacity: .7;
}

.video-section .slick-prev:hover:before,
.video-section .slick-prev:focus:before,
.video-section .slick-next:hover:before,
.video-section .slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25;
}

.video-section .slick-prev:before,
.video-section .slick-next:before {
  color: #6f6666;
  font-family: 'slick';
  font-size: 40px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
  opacity: 1;
}

.video-section .slick-prev { left: 0; }

.video-section .slick-prev:before {
  content: '\f104';
  margin-right: 5px;
  font-family: 'FontAwesome'
}

.video-section .slick-next { right: 0; }

.video-section .slick-next:before {
  content: '\f105';
  margin-left: 5px;
  font-family: 'FontAwesome'
}

/*video modal*/
.video-modal {
  width: 100%;
  position: fixed;
  z-index: 4;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, .8);
}

.video-modal iframe {
  width: 100%;
  height: 100%;
}

.video-modal .video-modal__wrapper {
  width: 80%;
  position: absolute;
  top: 10%;
  bottom: 7%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  cursor: pointer;
}

.video-modal__wrapper span {
  position: absolute;
  top: -28px;
  right: 0;
  color: #fff;
  font-family: 'EconSansOSLight';
  font-size: 24px;
  cursor: pointer;
}

.modal-hide { display: none; }

/*aside content*/

.topic-dropdown__right,
.topic-dropdown__left {
  display: inline-block;
  vertical-align: top;
}

.topic-dropdown .topic-dropdown__right li { width: 100%; }

.aside-featured-news,
.aside-sponsored-news,
.news-listing aside .topic-dropdown__right,
.news-listing aside .advertisement-section,
.news-listing aside .most-viewed-news,
.news-listing aside .aside-video-section {
  margin-bottom: 20px;
}

.news-listing aside .topic-dropdown__right ul {
  padding: 0;
  width: 100%;
}

.news-listing aside .topic-dropdown__right li {
  list-style: none;
  background-color: #eee;
}

.news-listing aside .topic-dropdown__right a {
  width: 100%;
  padding: 30px;
}

.home aside .most-viewed-news,
.news-listing .most-viewed-news {
  border: 1px solid #e4ecf3;
}

.home .most-viewed-news h3,
.news-listing .most-viewed-news h3,
.news-detail aside h3 {
  padding: 12px 2px 12px 15px;
  margin: 0;
  background-image: -o-linear-gradient(261deg, #000E25 118%, rgba(0, 32, 76, 0) -14%);
  background-image: linear-gradient(189deg, #000E25 118%, rgba(0, 32, 76, 0) -14%);
  color: #fff;
  font-family: "EconSansOSMedium";
}

.aside-sponsored-news h3 {
  padding: 12px 2px 12px 15px;
  margin-bottom: 0;
  font-size: 30px;
  line-height: normal;
  color: #000;
}

.aside-featured-news h3 {
  padding: 15px 15px 0;
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
  color: #1e3060;
}

.aside-featured-news .wrap-head,
.aside-sponsored-news .wrap-head {
  margin-bottom: 20px;
}

.home aside .most-viewed-news__content-listing,
.aside-featured-news article,
.aside-sponsored-news article,
.news-listing .most-viewed-news__content-listing {
  padding: 18px 15px 18px 15px;
  border: none;
  position: relative;
}

.aside-featured-news .sponsored_image,
.aside-sponsored-news .sponsored_image {
  padding: 10px 15px 0;
}

.aside-sponsored-news .sponsored_image,
.aside-featured-news .sponsored_image {
  width: 200px;
  height: 100px;
  overflow: hidden;
}

.aside-featured-news article::before,
.aside-sponsored-news article::before {
  content: '';
  width: 90%;
  height: 1px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #2c60aa;
}

.home aside .most-viewed-news__content-listing::after,
.news-listing .most-viewed-news__content-listing::after {
  content: '';
  width: 90%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #d8d8d8;
}

.news-listing .most-viewed-news__content-listing__image-wrap,
.news-listing .most-viewed-news__content-listing:last-child::after {
  display: none;
}

.aside-featured-news a,
.aside-sponsored-news a {
  color: #000;
}

.aside-featured-news h4,
.aside-sponsored-news h4 {
  margin-top: 0;
}

.home aside .most-viewed-news__content-listing h4,
.aside-featured-news h4,
.aside-sponsored-news h4,
.news-listing .most-viewed-news__content-listing h4 {
  width: 100%;
  margin-bottom: 11px;
  color: #000;
  font-family: "EconSansOSMedium";
  font-size: 24px;
  line-height: 29px;
}

.news-listing .most-viewed-news__content-listing .topics-section {
  margin-bottom: 0;
  display: block;
  vertical-align: top;
}

.news-listing .most-viewed-news__content-listing .topics-section li {
  display: inline-block;
  font-size: 14px;
  line-height: 23px;
}

.aside-content .topics-section a:hover { text-decoration: underline; }

/* .news-listing .most-viewed-news__content-listing .topics-section li::after { display: none; } */
.aside-content .topics-section { padding: 0; }

.home aside .most-viewed-news__content-listing span,
.aside-featured-news .sponsored_news_date,
.aside-sponsored-news .sponsored_news_date,
.news-listing .most-viewed-news__content-listing span {
  font-size: 14px;
  line-height: 23px;
  color: #595959;
  font-family: "EconSansOSLight";
}

.aside-featured-news,
.aside-sponsored-news {
  background: #e7edf0;
}

.aside-featured-news .wrap-head span,
.aside-sponsored-news .wrap-head span {
  padding: 0 15px;
  display: block;
  font-size: 13px;
  line-height: 16px;
}

.aside-video-section { margin-bottom: 40px; }

.aside-video-section h3 {
  margin: 0 0 15px;
  color: #000;
}

.aside-video-section .video-section__wrapper { cursor: pointer; }

/*topics page*/
.topics-listing .main-content {
  width: 72%;
  margin-bottom: 40px;
  margin-right: calc(2.2% - 6px);
  display: inline-block;
  vertical-align: top;
}

.topics-listing aside {
  width: 26%;
  display: inline-block;
  vertical-align: top;
}

.topic-newsletter-section { margin-bottom: 26px }

/* .topics-listing .main-content h2 { margin: 35px auto 0; } */
.topics-listing .main-content .news-topic-section { margin-top: 20px; }

.topics-listing .main-content .topic-title {
  padding-bottom: 14px;
  border-bottom: 1px solid #c8d7e6;
}

.term-video .topics-listing .main-content .topic-title,
.term-video .news-topic-section h2 {
  display: none;
}

/*topic news listing*/
.topics-listing .news-topic-section__listings { margin-top: 22px; }

.topics-listing .news-topic-section__listings--block {
  border: 1px solid #c8d7e6;
  margin-bottom: 34px;
  display: block;
}

.news-topic-section__listings--block.has_figure figure {
  width: 37.5%;
  display: block;
  float: left;
  vertical-align: top;
}

.news-topic-section__listings--block.has_figure figure a { display: block;}
.news-topic-section__listings--block.has_figure figure img { width: 100%;}

.news-topic-section__listings--block.has_figure .news-topic-section__listings--block-content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 62%;
  padding: 16px 20px 10px;
  display: inline-block;
  vertical-align: top;
}

.news-topic-section__listings--block .news-topic-section__listings--block-content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 16px 20px 10px;
}

.news-topic-section__listings--block-content .event-info { color: #595959; }

.news-topic-section__listings--block-content h3 {
  margin: 7px 0 12px;
  color: #000;
}

.news-topic-section__listings--block-content h3 a { color: #000; }
.news-topic-section__listings--block-content .news-section__listings--block-description { margin-bottom: 0;}

/*pagination*/

.news-topic-section__listings .nav-links { margin: 40px 0; }

.news-topic-section__listings .nav-links a,
.news-topic-section__listings .nav-links span.current {
  margin: calc(1% - 5px);
}

.news-topic-section__listings .nav-links a,
.news-topic-section__listings .nav-links span.current {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 30px;
  height: 30px;
  padding: 5px 0 4px 3px;
  border: 1px solid #c8d7e6;
  border-radius: 5px;
  display: inline-block;
  color: #9b9b9b;
  font-size: 14px;
  line-height: 17px;
  -webkit-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
}

.news-topic-section__listings .nav-links span.current,
.news-topic-section__listings .nav-links a:hover {
  background-color: #1f2e7a;
  color: #fff;
  text-decoration: none;
}

.news-topic-section__listings .nav-links .next,
.news-topic-section__listings .nav-links .prev {
  padding: 5px 0 4px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 44%;
  background-color: transparent;
}

.news-topic-section__listings .nav-links .next { background-image: url('assets/images/fast-forward-double-right-arrows.png');}
.news-topic-section__listings .nav-links .prev { background-image: url('assets/images/rewind-double-arrows-angles.png');}
.news-topic-section__listings .nav-links .next:hover { background-image: url('assets/images/next-hover.png');}
.news-topic-section__listings .nav-links .prev:hover { background-image: url('assets/images/rewind-hover.png');}

/* topic page whitepaper section*/
.whitepaper-block,
.topic-video-section {
  padding: 30px 0 40px;
  border-top: 1px solid #c8d7e6;
}

.term-video .topic-video-section {
  border-top: none;
  padding-bottom: 0;
}

.whitepaper-block-container .slick-slider { padding: 30px 0; }

.whitepaper-block h2,
.topic-video-section h2 {
  margin: 0 0 19px;
  text-transform: capitalize;
}

.whitepaper-block__listing:last-child {
  padding-right: 0;
  border-right: none;
  margin-right: 0;
}

.whitepaper-block__listing {
  width: 29.5%;
  padding: 0 19px 5px 0;
  border-right: 1px solid #c8d7e6;
  margin-right: 2%;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}

.whitepaper-block__listing h3 { margin-top: 0; }

.whitepaper-block__listing figure a:hover {
  opacity: .7;
  text-decoration: none;
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}

.whitepaper-block__listing figure a img {
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}

.whitepaper-block__listing .taxanomy-topics { margin-bottom: 13px;}
.whitepaper-block__listing figure { margin-bottom: 14px;}

/*topic page video section*/

.topic-video-block-container {
  padding: 20px 0px;
  z-index: 1;
  text-align: left;
}

.slick-list { padding: 0 20px 0 20px; }

.topic-video-section .topic-video-section__listings--block {
  width: 31.487%;
  margin-right: 20px;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  text-align: left;
}

.topic-video-section .topic-video-section__listings--block:last-child { margin-right: 0;}

.topic-video-section__description {
  padding: 15px 8px 14px 0px;
  display: block;
  background: #fff;
}

.topic-video-section__wrapper { position: relative;}
.topic-video-section__wrapper video { display: block;}

.topic-video-section__description h3 {
  margin: 0;
  color: #000;
}

.topic-video-section__description .taxanomy-topics { margin-bottom: 11px;}
.slick-slider .topic-video-section__listings--block { margin-right: 20px;}

/*slicl slider overriding*/

/* Arrows */
.topic-video-section .slick-prev,
.topic-video-section .slick-next {
  width: 23px;
  height: 100%;
  display: block;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, .8);
  cursor: pointer;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.topic-video-section .slick-prev:hover,
.topic-video-section .slick-prev:focus,
.topic-video-section .slick-next:hover,
.topic-video-section .slick-next:focus {
  background: rgba(255, 255, 255, .8);
  opacity: .7;
}

.topic-video-section .slick-prev:hover:before,
.topic-video-section .slick-prev:focus:before,
.topic-video-section .slick-next:hover:before,
.topic-video-section .slick-next:focus:before {
  opacity: 1;
}

.topic-video-section .slick-prev:before,
.topic-video-section .slick-next:before {
  color: #6f6666;
  font-family: 'slick';
  font-size: 40px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
  opacity: 1;
}

.topic-video-section .slick-prev { left: 0;}

.topic-video-section .slick-prev:before {
  content: '\f104';
  margin-right: 5px;
  font-family: 'FontAwesome'
}

.topic-video-section .slick-next { right: 0;}

.topic-video-section .slick-next:before {
  content: '\f105';
  margin-left: 5px;
  font-family: 'FontAwesome'
}

.topic-aside-section .topic-advertisement-section,
.topic-aside-section .topic-aside-video-section {
  margin-bottom: 34px;
}

.topic-aside-video-section h3 {
  margin: 0 0 15px;
  color: #000;
}

.topic-aside-video-section .topic-video-section__wrapper { cursor: pointer;}
.news_publication-template .sponsor-details { margin-bottom: 20px;}

/*background text styling*/
.full-width.background_text+.wp-caption.alignright,
.wp-caption.alignright+.full-width.background_text,
.full-width.background_text+.wp-caption.alignleft,
.wp-caption.alignleft+.full-width.background_text,
.full-width.background_text+.full-width.background_text,
.Half-width.background_text+.Half-width.background_text {
  margin-top: -20px;
  padding-top: 0;
}

.news-detail .bg .background_text {
  padding-left: 0;
  padding-right: 0;
}

.topic-aside-section { margin: 35px auto 0;}

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

  .news-section__listings .sponsor-details img,
  .full_width_sponsored_news .has_figure .sponsor-details img,
  .news-topic-section .sponsor-details img {
    width: 37%;
  }

  .topic-dropdown li a:hover {  text-decoration: none; }
}

.sign-up-modal { display: none; }

.sign-upmodal-button {
  width: 100%;
  padding: 7px 0 10px;
  display: block;
  position: fixed;
  z-index: 2;
  right: 0;
  bottom: 0;
  left: 0;
  background: #1f2e7a;
  color: #fff;
  font-size: 16px;
  text-align: center;
}

.sign-up-section {
  width: 100%;
  position: fixed;
  z-index: 4;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, .8);
}

.sign-up__content-wrapper {
  width: 80%;
  padding: 24px 18px 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
  text-align: left;
}

.sign-up-section .sign-up__title {
  width: 100%;
  margin-bottom: 16px;
  display: block;
  color: #000;
}

.sign-up__title span {
  font-size: 14px;
  line-height: 20px;
}

.sign-up-section .sign-up__title {
  width: 47%;
  margin-right: calc(4% - 5px);
  display: inline-block;
  vertical-align: bottom;
  color: #fff;
}

.sign-up-section h2 { display: none; }

.sign-up-section .sign-up__form-structure {
  width: 100%;
  display: block;
}

.sign-up-section .newsletter-email .sign-up { margin-left: -4px; }

.close-signup-modal {
  display: block;
  position: absolute;
  top: -28px;
  right: 0;
  color: #fff;
  font-family: 'EconSansOSLight';
  font-size: 24px;
  cursor: pointer;
}

.news-newsletter-section { display: block; }
.sign-up__button.modal-signup { display: none; }

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

  .news-newsletter-section .sign-up__title,
  .news-newsletter-section .sign-up__button-section {
    width: 100%;
    padding: 10px 0;
    display: block;
    text-align: center;
  }

  .topic-dropdown ul li {
    display: block;
    width: 100%;
  }

  .to-top {
    bottom: 45px;
    z-index: 2;
  }

  .news-listing { margin: 42px 0 19px; }

  /*.news-publications .news-listing-page .wrapper { width: 100%; }*/
  .topics-listing .wrapper,
  .topics-listing .wrapper .content-wrapper {
    width: 100%;
  }

  .page-template-news-listing-template .news-listing-page .news-newsletter-section .wrapper {
    width: 90%;
    margin: 0 auto;
  }

  .news-listing .aside-featured-news,
  .news-listing .aside-sponsored-news,
  .topics-listing .aside-sponsored-news {
    text-align: left;
  }

  .news-listing .latest-news,
  .news-listing .continued-listing,
  .news-listing .whitepaper,
  .news-listing .whitepaper-left,
  .news-listing .aside-content,
  .news-listing .promotional-banner,
  .topics-listing .news-topic-section,
  .topics-listing .topic-aside-section {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  /*promotional banner*/
  .header-promotional-banner,
  .promotional-banner,
  .news-listing .advertisement-section {
    display: none;
  }

  /*newsletter section*/
  .news-newsletter-section {
    padding: 0;
    margin: -3px 0 0;
    position: relative;
  }

  .sign-up-modal { display: none; }

  .sign-upmodal-button {
    width: 100%;
    padding: 7px 0 10px;
    display: block;
    position: fixed;
    z-index: 2;
    right: 0;
    bottom: 0;
    left: 0;
    background: #1f2e7a;
    color: #fff;
    font-size: 16px;
    text-align: center;
  }

  .sign-up-section {
    width: 100%;
    position: fixed;
    z-index: 4;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .8);
  }

  .sign-up__content-wrapper {
    width: 80%;
    padding: 24px 18px 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff;
    text-align: left;
  }

  .sign-up-section .sign-up__title {
    width: 100%;
    margin-bottom: 16px;
    display: block;
    color: #000;
  }

  .sign-up__title span {
    font-size: 14px;
    line-height: 20px;
  }

  .sign-up-section .sign-up__title {
    width: 47%;
    margin-right: calc(4% - 5px);
    display: inline-block;
    vertical-align: bottom;
    color: #fff;
  }

  .sign-up-section h2 { display: none; }

  .sign-up-section .sign-up__form-structure {
    width: 100%;
    display: block;
  }

  .sign-up-section .newsletter-email .sign-up { margin-left: -4px; }

  .close-signup-modal {
    display: block;
    position: absolute;
    top: -28px;
    right: 0;
    color: #fff;
    font-family: "EconSansOSLight";
    font-size: 24px;
    cursor: pointer;
  }

  .sign-up__button.modal-signup {
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    z-index: 2;
  }

  .news-newsletter-section .sign-up__title,
  .news-newsletter-section .sign-up__button-section {
    display: none;
  }

  .topic-dropdown-wrapper { text-align: left; }

  .topic-dropdown {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 15px 0 15px;
    top: 36px;
  }

  .topic-dropdown__left,
  .topic-dropdown__right {
    width: 100%;
    display: block;
  }

  .topic-dropdown ul {
    width: 100%;
    margin: 0;
    display: block;
  }

  .topic-dropdown::after {
    border-right: 5px solid transparent;
    border-bottom: 8px solid #eee;
    border-left: 5px solid transparent;
    position: absolute;
    top: -7px;
    left: 5%;
  }

  .news-newsletter-section .content-wrapper { position: static;}
  .topic-dropdown-wrapper span { font-size: 16px;}

  .news-listing .main-content,
  .news-listing aside {
    width: 100%;
    display: block;
  }

  .news-listing .news-section__listings--block {
    width: 100%;
    text-align: left;
  }

  .news-listing .news-section__listings--block,
  .whitepaper__listing {
    padding: 0 0;
    border-right: none;
    margin: 0 0 20px;
  }

  .news-listing .news-section__listings .news-section__listings--block:last-child { padding-left: 0;}

  .single-news_publication .news-section__listings--block:last-child.sponsored-news, .news-listing .news-section__listings .news-section__listings--block:last-child.sponsored-news {
    padding-left: 1.8%;
  }

  .news-listing .latest-news .news-section__listings--block:last-child { margin-bottom: 0;}

  .first.has_figure .news-listings__content,
  .full_width_sponsored_news .has_figure .news-listings__content {
    width: 100%;
  }

  /*first feature news styling*/
  .first-latest-news {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }

  .first .feature-image {
    width: 100%;
    margin-left: 0;
    display: block;
    float: none;
  }

  .first .news-listings__content {
    width: 100%;
    padding: 16px 10px 0 16px;
  }

  .news-block-wrapper .news-section__listings--block:nth-child(3).sponsored-news,
  .latest-news .news-section__listings--block:nth-child(3).sponsored-news,
  .news-block-wrapper .news-section__listings--block:nth-child(2).sponsored-news {
    margin-left: 0;
  }

  /* common styling for all description*/
  .news-listing .news-section__listings--block-description,
  .news-section__listings--block-description,
  .whitepaper__description,
  .whitepaper__description p {
    padding-right: 10px;
    margin: 8px 0 0;
    font-size: 16px;
  }

  .news-listing .first-latest-news .news-section__listings--block-description,
  .first-latest-news .news-section__listings--block-description {
    margin-bottom: 20px;
  }

  .news-listing .news-section__listings span,
  .whitepaper__listing span {
    margin: 8px 0;
  }

  .news-listing .news-section__listings h3,
  .whitepaper__listing h3 {
    margin: 0 0 8px;
  }

  /*latest news styling */
  .news-listing .latest-news { padding-bottom: 20px; }

  /*continues listing*/
  .news-listing .continued-listing { padding: 20px 0 20px; }

  .news-listing .show-more__wrapper,
  .news-block-wrapper {
    margin: 0;
  }

  .news-listing .continued-listing .news-section__listings--block-description,
  .continued-listing .news-section__listings--block-description {
    margin-bottom: 0;
  }

  .news-listing .continued-listing .news-section__listings--block:last-of-type { padding-bottom: 0; }
  .news-listing .continued-listing .news-section__listings--block:last-of-type.sponsored-news { padding-bottom: 12px; }

  /*sponsored news*/

  .news-listing .news-section__listings--block.sponsored-news { width: 100%; }

  .full_width_sponsored_news {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 90%;
    padding: 0 1.8% 12px;
    margin: 0 auto 40px;
    text-align: left;
  }

  .full_width_sponsored_news .news-listings__content { padding-left: 0; }
  .full_width_sponsored_news figure img { width: 100%; }

  /*whitepaper*/
  .whitepaper {
    padding: 33px 0 35px;
    text-align: left;
  }

  .whitepaper h2 {
    margin-bottom: 26px;
    text-align: center;
  }

  .whitepaper__listing {
    width: 100%;
    padding: 40px 0 12px;
    display: block;
  }

  .news-listing .whitepaper-left a,
  .news-listing .whitepaper-left img {
    width: 100%;
  }

  .whitepaper__listing:last-child {
    margin-bottom: 0;
  }

  .whitepaper__description,
  .whitepaper__description p {
    margin-bottom: 16px;
  }

  /*video section*/

  .video-section,
  .news-listing .promotional-banner {
    padding: 20px 0;
  }

  .video-block-container { padding: 0 30px;}

  .video-section .video-section__listings--block,
  .topic-video-section .topic-video-section__listings--block {
    width: 31.4%;
    text-align: left;
  }

  .video-block-container .slick-dots,
  .topic-video-block-container .slick-dots {
    left: 50%;
    -webkit-transform: translateX(-53%);
    -ms-transform: translateX(-53%);
    transform: translateX(-53%);
  }

  .video-block-container .slick-dots li button:before,
  .topic-video-block-container .slick-dots li button:before {
    color: #d8d8d8;
  }

  .video-block-container .slick-dots .slick-active button::before,
  .topic-video-block-container .slick-dots .slick-active button::before {
    color: #444;
    opacity: 1;
  }

  .video-section .slick-dotted.slick-slider,
  .topic-video-section .slick-dotted.slick-slider {
    padding-bottom: 30px;
    margin-bottom: 0px;
  }

  .video-modal .video-modal__wrapper {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  /*aside section*/
  .news-listing aside { margin-top: 20px;}
  .news-listing .most-viewed-news__content-listing { text-align: left;}
  .news-listing .most-viewed-news__content-listing .topics-section { margin-bottom: 6px;}

  .news-listing .most-viewed-news__content-listing span {
    float: none;
    display: block;
  }

  /*topic listing page*/
  .topics-listing .main-content,
  .topic-aside-section {
    width: 100%;
    display: block;
    margin-right: 0;
    margin-bottom: 0;
  }

  .topics-listing .main-content .topic-title {
    max-width: 90%;
    padding-bottom: 24px;
    margin: 35px auto 0;
  }

  .topics-listing .main-content h2 { text-align: left; }

  .topics-listing .news-topic-section__listings {
    margin-top: 18px;
    margin-bottom: 29px;
  }

  .topics-listing .news-topic-section__listings--block {
    width: 100%;
    border: none;
    margin-bottom: 34px;
    display: block;
    text-align: left;
  }

  .topics-listing .news-topic-section__listings--block:last-child { margin-bottom: 0; }

  .news-topic-section__listings--block.has_figure figure {
    width: 100%;
    margin-bottom: 14px;
    display: block;
    float: none;
  }

  .news-topic-section__listings--block.has_figure figure img {
    min-height: auto;
    display: block;
  }

  .news-topic-section__listings--block.has_figure .news-topic-section__listings--block-content,
  .news-topic-section__listings--block .news-topic-section__listings--block-content {
    width: 100%;
    padding: 0 5px 0 0;
    display: block;
  }

  /*sponsor details*/
  .news-topic-section__listings--block.sponsored-news .news-topic-section__listings--block-content { padding: 10px; }
  .news-topic-section__listings--block.has_figure.sponsored-news .news-topic-section__listings--block-content { padding: 0 10px 10px; }
  .news-topic-section .news-topic-section__listings--block .sponsor-details img { width: 30%; }
  .news-topic-section__listings--block-content .event-info { margin-bottom: 7px; }
  .news-topic-section__listings--block-content h3 { margin: 0; }
  .news-topic-section__listings--block-content .news-section__listings--block-description { margin: 12px 0 0; }

  .news-section__listings .sponsor-details img,
  .full_width_sponsored_news .has_figure .sponsor-details img,
  .news-topic-section .sponsor-details img {
    width: 18%;
  }

  .whitepaper-block,
  .topic-video-section {
    padding: 30px 0 40px;
    border: none;
    position: relative;
  }

  .topic-video-block-container,
  .topic-video-section .slider-controls {
    width: 90%;
    margin: 0 auto;
  }

  .whitepaper-block h2 {
    width: 90%;
    margin: 0 auto 25px;
    text-align: left;
  }

  .whitepaper-block__listing {
    width: 90%;
    padding: 0;
    border-right: none;
    margin: 0 auto 34px;
    display: block;
    text-align: left;
  }

  .whitepaper-block__listing:last-child {
    margin-right: auto;
    margin-bottom: 0;
  }

  .whitepaper-block__listing figure a { display: block;}
  .whitepaper-block__listing figure a img { width: 100%;}

  .news-listing .advertisement-section,
  .news-listing .most-viewed-news,
  .topics-listing .topic-advertisement-section,
  .topics-listing .topic-aside-video-section {
    display: none;
  }

  .topic-video-section::before,
  .whitepaper-block::before {
    content: '';
    width: 90%;
    height: 1px;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #c8d7e6;
  }

  .topic-video-section h2 {
    width: 90%;
    margin: 0 auto 19px;
  }

  .aside-video-section { display: none;}

  .full-width.background_text+.wp-caption.alignright,
  .wp-caption.alignright+.full-width.background_text {
    margin-top: 0;
  }

  .term-video .topic-video-section {
    padding: 0 0 40px;
    border: none;
  }

  .term-video .topic-video-section::before { display: none;}
}

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

  .topic-video-section__wrapper figure img { height: auto !important;}
  .video-block-container { padding: 40px 30px;}

  .whitepaper-left .whitepaper__listing {
    padding: 40px 0 12px;
    margin: 0 auto;
  }

  .slick-slider .video-section__listings--block,
  .video-section .video-section__listings--block,
  .slick-slider .topic-video-section__listings--block,
  .topic-video-section .topic-video-section__listings--block {
    margin-right: 0;
  }

  .video-block-container .slick-dots,
  .topic-video-block-container .slick-dots {
    bottom: 6px;
  }

  .home .video-block-container .slick-dots { bottom: -6px;}
  .home .no-banner-image .video-section-title { margin: 0;}

  .video-section .video-section__listings--block,
  .topic-video-section .topic-video-section__listings--block {
    width: 100%;
  }
}

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

  .news-section__listings .sponsor-details img,
  .full_width_sponsored_news .has_figure .sponsor-details img,
  .news-topic-section .sponsor-details img,
  .full_width_sponsored_news .sponsor-details img {
    width: 37%;
  }
}

/*Social share icon*/
.custom-heading__bottom {
  margin-bottom: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.custom-heading__block__author-details p { margin-bottom: 0; }

.custom-heading__bottom .addtoany_shortcode .a2a_svg {
  border-radius: 50%;
  margin: 0 4px;
}

.custom-heading__bottom .addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)&gt;span {
  width: 40px;
  height: 40px;
}

.custom-heading__bottom .addtoany_shortcode .a2a_s_email { background-color: #aaa !important; }

@media screen and (max-width: 767px) {
  .custom-heading__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .social_share_icon { margin-top: 15px; }
}

/*News detail page aside*/
.news-detail aside li {
  list-style: none;
  line-height: 28px;
}

.news-detail aside ul {
  padding: 20px 15px;
  border: 1px solid #d9d9d9;
}

.news-detail aside a { color: #000; }

.news-detail aside li:before {
  content: '&gt;';
  padding-right: 4px;
  color: #000;
}

.news-detail aside .topics { padding-top: 10px;}

/*Sponser page styling changes*/
.custom-heading .sponsor-details img { float: right;}

.custom-heading .custom-heading__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.custom-heading .sponsor-details span { border-right: none;}

@media screen and (max-width: 543px) {
  .custom-heading .sponsor-details img {
    margin-top: 20px;
    margin-left: 0;
    display: block;
    float: none;
  }
}

/*sponser bg*/

.bg { background-color: #fff !important; }

.add-grey {
  background-color: #fff !important;
  border: 3px solid #aaa;
}

.custom-heading__bottom .social_share_icon&gt;span {
  padding-left: 10px;
  padding-bottom: 3px;
}

.news-detail aside .topics { padding-top: 10px; }

/*-----------------Registration page -------------*/
.um-page-register { text-align: center;}
.um-page-login { text-align: center;}

/*First Poppup popup */
.popup_btn .wrapper { display: none;}
.popup_btn_active .wrapper { display: block;}

.popup_btn_active {
  padding: 15px 30px 30px;
  margin-top: 25px;
  position: relative;
  background: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  text-align: center;
}

/*.single_logout_btn button,*/
.popup_btn_active button { padding: 0; }

/*.single_logout_btn button a,*/
.popup_btn_active button a {
  padding: 8px 10px 10px;
  display: block;
  color: #fff;
  text-decoration: none;
}

@media screen and (min-width: 1024px) {
  .popup_btn_active button:hover a {  color: #1f2e7a;}
}

.popup_btn_active p { margin-bottom: 20px}
.popup_btn_active h3 { margin-bottom: 20px}

/*Sidebar remove*/
.xoo-el-sidebar { display: none}
ul.xoo-el-tabs { display: none}
.xoo-aff-input-group .xoo-aff-input-icon { display: none}

.xoo-aff-input-group {
  width: 100%;
  border-radius: 4px;
}

.popup_form_display .hide-content:before {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.news-content-section { position: relative; }

.popup_form_display .xoo-el-inmodal {
  max-height: none;
  height: auto;
}

.xoo-el-action-form button { margin-bottom: 20px; }
.popup_form_display .xoo-el-modal { padding: 5% 0; }

@media screen and (max-width: 767px) {
  .popup_form_display .xoo-el-modal { padding: 15% 0; }
}

.hide-content .p1:first-child,
.hide-content .p1:nth-child(2) {
  display: block !important;
}

html { margin-top: 0px !important; }

.single_logout_btn {
  border-radius: 3px;
  display: inline-block;
  color: #fff;
}

.single_logout_btn a {
  padding: 10px 16px 12px;
  color: #fff;
}

.single_logout_btn a:hover { text-decoration: none;}
.single_logout_btn .xoo-el-action-sc { position: relative;}

.single_logout_btn .xoo-el-action-sc:before {
  position: absolute;
  left: 0;
}

@media screen and (max-width: 1024px) {
  .single_logout_btn {
    width: 88%;
    padding-bottom: 5px;
    margin: 0 auto;
    display: block;
    text-align: right;
  }

  .single_logout_btn a { padding: 5px;}
  .single_logout_btn .xoo-el-action-sc:before { display: none;}
}

.single_logout_hide { display: none;}
.download_cta .pointer_disable { pointer-events: none;}

span.xoo-el-close:before {
  content: '';
  width: 100%;
  height: 100%;
  display: inline-block;
  background-color: #fff;
  background: url('assets/images/error.svg') no-repeat 0% 0%;
  background-size: cover;
}

span.xoo-el-close {
  width: 25px;
  height: 25px;
  font-size: 0;
}

.xoo-el-login-tgr,
.show-message-hide {
  display: none;
}

.xoo-el-section-lostpw .xoo-aff-group { width: 100% !important; }

.xoo-el-section-lostpw .xoo-el-action-btn {
  width: 100%;
  margin-right: 0;
}

/*Forgot password page styling*/

#resetpassform .pass-meter { display: none; }
#resetpassform input[type=password] { width: 300px; }

#forgot-cancel {
  text-align: center;
  text-decoration: none;
}

.forgotpass-submit { margin-top: 20px; }

.forgot-password-container {
  max-width: 1308px;
  width: 90%;
  margin: 50px auto;
}

.login-error div { margin-bottom: 10px; }

@media screen and (max-width: 1024px) {
  #resetpassform input[type=password] { width: 100%; }

  #forgot-cancel {
    max-width: none;
    margin-bottom: 10px;
  }

  #forgot-cancel:hover {
    background-color: #1f2e7a !important;
    color: #fff !important;
  }
}

.news-custom-banner { margin-bottom: 25px; }

.news-custom-banner .banner-desktop-view,
.news-custom-banner .banner-mobile-view {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.news-custom-banner .banner-desktop-view { display: block; }
.news-custom-banner .banner-mobile-view { display: none; }

@media screen and (max-width: 767px) {
  .news-custom-banner .banner-hide { display: none;}
  .news-custom-banner .banner-mobile-view { display: block;}
}

/*Sponser page styling changes*/
.custom-heading .sponsor-details img { float: right; }

.custom-heading .sponsor-details .bold {
  color: #0000ff;
  font-weight: 500;
}

.custom-heading .sponsor-new-logos {
  padding-bottom: 15px;
  border-bottom: 1px solid #dcdcdc;
}

.custom-heading .sponsor-details span {
  padding-right: 0;
  border-right: none;
  margin: 0 3% 0 0;
  color: #000;
}

.custom-heading .sponsor-new-logos img {
  max-width: 185px;
  width: 50%;
  width: auto;
  height: auto;
  margin: 5px 0 0;
  float: none;
}

.custom-heading .sponsor-new-logos span {
  margin-top: 10px;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .custom-heading .sponsor-new-logos img { max-width: 150px; }
}

@media screen and (max-width: 620px) {
  .custom-heading .sponsor-new-logos img {
    max-width: 200px;
    width: 50%;
    display: block;
  }

  .custom-heading .sponsor-new-logos span { margin: 20px 0; }
}

@media screen and (max-width: 543px) {
  .custom-heading .sponsor-details img {
    margin-top: 20px;
    margin-left: 0;
    display: block;
    float: none;
  }

  .custom-heading .sponsor-new-logos img { margin: 0; }
}

/*News detail page wrapper increases*/
.single-news_publication .wrapper {
  width: 90%;
  margin: 0 auto;
  max-width: 1308px;
}

.single-news_publication .content-wrapper { max-width: none; }
.news-detail aside { padding: 0 0 20px 0; }

.related-article-section-new,
.related-article-section {
  clear: both;
}

/*Suggested article styling*/
.single-news_publication .news-section__listings--block {
  width: 47%;
  margin-left: 0;
}

.single-news_publication .suggested-article-section .suggested-article-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.single-news_publication .suggested-article-section h2 { margin: 40px 0 30px; }

.single-news_publication .suggested-article-section {
  width: 80%;
  margin: 0 auto;
}

.single-news_publication .suggested-article-section .suggest-article-btn {
  margin-right: 20px;
  padding: 5px 16px 3px;
  position: absolute;
  bottom: 0;
  left: 0;
  border: 1px solid transparent;
  border-radius: 16px;
  background-color: #1f2e7a;
  color: #fff;
  font-family: "EconSansOSMedium";
  font-size: 16px;
  line-height: 1.38;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

.single-news_publication .suggested-article-section .suggest-article-btn:hover {
  border: 1px solid #141F52;
  background-color: #141F52;
  color: #fff;
  text-decoration: none;
}

.single-news_publication .news-section__listings--block .feature-image { width: 100%; }

.single-news_publication .first.has_figure .news-listings__content {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 40px;
}

.single-news_publication .news-section__listings--block.first .news-listings__content h3 {
  margin: 0 0 5px;
  font: 24px/29px "EconSansOSMedium", sans-serif;
}

.single-news_publication .news-section__listings--block {
  border-right: none;
  position: relative;
}

.single-news_publication .news-section__listings--block:first-child { padding-right: 0; }
.single-news_publication .news-section__listings--block:last-child { padding-left: 0; }

/*Suggetsted article responsive*/
@media screen and (max-width: 1025px) {
  .single-news_publication .suggested-article-section { width: 100%; }

  .single-news_publication .suggested-article-section .suggested-article-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .single-news_publication .news-section__listings--block {
    width: 100%;
    padding: 0;
    margin: 0;
  }

  .single-news_publication .news-section__listings--block:first-child { margin-bottom: 15px; }

  .single-news_publication .suggested-article-section h2 {
    margin: 30px 0 20px;
    text-align: left;
  }

  .single-news_publication .suggested-article-section .suggest-article-btn:hover {
    background-color: #1f2e7a;
    color: #fff;
  }

  .single-news_publication .first.has_figure .news-listings__content { padding: 10px 0; }
  .single-news_publication .suggested-article-section .suggest-article-btn { position: relative; }
}

.related-article-section-new,
.related-article-section {
  clear: both;
}

.news_publication-template .suggested-article-list .sponsor-details img { width: 47%; }

@media screen and (max-width: 1025px) {
  .news_publication-template .suggested-article-list .sponsor-details img { width: 18%; }
}

/*Cleare both */
.single-news_publication .related-article-section-new,
.single-news_publication .related-article-section {
  clear: both;
}

/*READ MORE news detail*/
.news-detail .news-content-section {
  -webkit-transition: max-height 1s ease-out;
  -o-transition: max-height 1s ease-out;
  transition: max-height 1s ease-out;
}

.news-detail .read-more-active {
  max-height: 700px;
  overflow: hidden;
  position: relative;
}

.news-detail .read-more-active:after {
  content: '';
  width: 100%;
  height: 10%;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 65%, rgba(255, 255, 255, 1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 1)));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 65%, rgba(255, 255, 255, 1) 100%);
}

.single-news_publication .news-detail .read-more-btn {
  padding: 10px 0 50px;
  border-bottom: 1px solid #aaa;
  text-align: center;
}

.single-news_publication .news-detail .read-more-btn button {
  padding: 0;
  border: none;
  border-bottom: 1px solid #000;
  background: none;
  font-size: 18px;
  font-family: "EconSansOSMedium", sans-serif;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

@media screen and (min-width: 995px) {
  .news-detail .read-more-btn button:hover {
    border-color: #1f2e7a;
    color: #1f2e7a;
  }
}

/* Awards page - Start */
.set&gt;h3 {
  padding: 20px;
  border: 1px solid #cecece;
  border-bottom: none;
  display: block;
  background: #f7f7f7;
  color: #135fad;
  cursor: pointer;
}

.image-gallery h2,
.accordion h2 {
  margin-bottom: 40px;
}

.single-awards main article.type-awards section.accordion h2 { margin: 20px 0 20px; }
.set&gt;h3&gt;i { float: right; }

.set .acc-content {
  padding: 20px;
  border: 1px solid #cecece;
  border-bottom: none;
  display: none;
  background: #fff;
  line-height: 25px;
}

.set .acc-content p { margin-bottom: 15px;}
.awards-template-default .accordion .wrapper { padding: 0 !important;}
.set:last-child { border-bottom: 1px solid #cecece;}
.award-section h3 { color: #135fad; }

.award-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.award-section h3 {
  margin-top: 15px;
  margin-bottom: 20px;
  font-family: "EconSansOSLight";
}

.award-child {
  margin-bottom: 30px;
  border: 1px solid #1f2e7a;
  -ms-flex-preferred-size: 48%;
  flex-basis: 47%;
  text-align: center;
}

.award-child figure { margin-bottom: 20px; }
.award-child .upper-content { padding: 20px; }

.award-child .upper-content span {
  color: #1f2e7a;
  font-weight: bold;
  font-family: "EconSansOSRegular";
}

.award-child .link-wrap {
  padding: 13px;
  background: #1f2e7a;
  text-align: center;
}

.award-child .link-wrap a {
  color: #fff;
  font-family: "EconSansOSLight";
}

.cta-wrap { text-align: center; }

.cta-wrap a {
  padding: 5px 16px 3px;
  margin: 20px 0;
  display: inline-block;
  font-size: 16px;
  font-family: "EconSansOSMedium";
  border: 1px solid transparent;
  border-radius: 22px;
  background-color: #1f2e7a;
  color: #fff;
  line-height: 1.38;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

.cta-wrap a i.fa {
  border-radius: 60px;
  padding: 0.3em 0.6em;
  background: #fff;
  color: #1f2e7a;
  margin-left: 20px;
  float: right;
}

.cta-wrap i { display: none; }
.awards-template-default .image-gallery .wrapper { padding: 0; }

.single-awards main article.type-awards {
  width: 60%;
  float: left;
  padding: 15px;
}

.single-awards main aside {
  margin: 33px 15px 25px 15px;
  width: 30%;
  float: right;
}

.single-awards .no-banner-image .accordion h3 {
  margin: 0;
  font-family: "EconSansOSLight";
}

.sidebar-banner_with_heading_and_cta {
  background: -o-linear-gradient(left, #1e3060 0%, #005faa 100%);
  background: -webkit-gradient(linear, left top, right top, from(#1e3060), to(#005faa));
  background: linear-gradient(to right, #1e3060 0%, #005faa 100%);
  padding: 30px !important;
  margin-bottom: 15px;
  max-width: 100%;
}

.sidebar-banner_with_heading_and_cta h2,
.sidebar-banner_with_heading_and_cta h3 {
  color: #fff;
  font-family: "EconSansOSRegular";
}

.sidebar-banner_with_heading_and_cta .cta-wrap a {
  text-decoration: none;
  text-align: left;
  width: auto !important;
  text-align: center;
}

.img-banner.ad_banner_with_cta .desktop,
.img-banner.ad_banner_with_cta .mobile {
  margin-bottom: 15px;
}

.img-banner.ad_banner_with_cta .mobile { display: none; }

section.sidebar-related_news_section .sidebar-heading {
  border-left: 1px solid #1f2e7a;
  background-image: -o-linear-gradient(261deg, #000E25 118%, rgba(0, 32, 76, 0) -14%);
  background-image: linear-gradient(189deg, #000E25 118%, rgba(0, 32, 76, 0) -14%);
  padding: 10px 0 10px 14px;
  margin-top: 30px;
}

section.sidebar-related_news_section .sidebar-heading h3 {
  color: #fff;
  text-transform: uppercase;
  font: 20px/40px "EconSansOSMedium", sans-serif;
  text-align: left;
  margin: 0;
}

section.sidebar-related_news_section .wrapper {
  padding: 15px;
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  max-width: 100%;
}

section.sidebar-related_news_section .sidebar-news-item {
  margin-top: 15px;
  margin-bottom: 60px;
  text-align: left;
}

section.sidebar-related_news_section .sidebar-news-item {
  color: #595959;
  font-family: "EconSansOSLight";
}


section.sidebar-related_news_section .sidebar-news-item img {
  width: 100%;
  margin-bottom: 10px;
}

section.sidebar-related_news_section .sidebar-news-item h4 {
  margin-top: 10px;
  font-family: "EconSansOSRegular";
}

section.sidebar-related_news_section h4 a { color: #000; }
section.sidebar-related_news_section .sidebar-news-item .sidebar-news-item-topics { display: block; }
section.sidebar-related_news_section .sidebar-news-item .sidebar-news-item-topics span { margin-bottom: 2px; }

section.sidebar-related_news_section .sidebar-news-item .sidebar-news-item-topics span,
section.sidebar-related_news_section .sidebar-news-item .sidebar-news-item-topics span a {
  padding: 2px;
  color: #595959;
  background: #ebebeb;
  text-decoration: none;
  font-family: "EconSansOSMedium";
}

.single-awards main article.type-awards section.content-cta .wrapper {
  margin-top: 0;
  padding: 0px 0;
}

.single-awards main article.type-awards section h2 {
  margin: 0 0 8px;
  font-family: "EconSansOSMedium";
}

.single-awards main article.type-awards section h2,
.single-awards main article.type-awards section h3 {
  color: #000;
  text-align: left;
}

.single-awards main article.type-awards .image-gallery .content-wrapper { max-width: 100%; }

@media screen and (max-width: 768px) and (min-width: 550px) {
  .single-awards main article.type-awards .wrapper { max-width: 100%; }

  .single-awards main article.type-awards,
  .single-awards main aside {
    width: 95%;
    float: none;
  }

  .sidebar-banner_with_heading_and_cta .cta-wrap a { padding: 15px 2%; }
}

@media screen and (max-width: 540px) {
  .single-awards main article.type-awards { padding: 0; }
  .single-awards main article.type-awards .wrapper { max-width: 100%; }

  .single-awards main article.type-awards,
  .single-awards main aside {
    width: 100%;
    float: none;
  }

  .single-awards main aside { margin: 0; }
  .award-child { min-width: 100%; }
  .sidebar-banner_with_heading_and_cta .cta-wrap a { padding: 15px 2%; }
  .sidebar-banner_with_heading_and_cta { padding: 10px !important; }
  .img-banner.ad_banner_with_cta .desktop { display: none; }
  .img-banner.ad_banner_with_cta .mobile { display: block; }
}
/* Awards page - End */

/* Custom notification - Start */
#note-notify {
  padding: 10px 100px 10px 100px;
  font-size: 14px;
  line-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  background: #1f2e7a;
  z-index: 105;
}

#note-notify.fixed { position: fixed; }

.notify-text {
  width: 85%;
  color: #fff;
}

.notify-text p {
  font-size: 15px;
  line-height: 18px;
}

.notify-cta {
  width: 15%;
  margin-left: 30px;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.notify-cta .button {
  border-radius: 5px;
  padding: 5px 0;
  min-width: 120px;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  background: #fff;
  color: rgba(0, 152, 219, 1);
  font-size: 14px;
  line-height: 17px;
  font-weight: 700;
  font-family: Arial, sans-serif;
  font-style: normal;
  text-align: center;
  background-repeat: no-repeat;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
}

.notify-close {
  width: 40px;
  position: relative;
  margin-left: 10px;
}

.notify-close #note-notify-close {
  background-color: #ffffff;
  width: 20px;
  border: 0;
  border-radius: 50%;
  z-index: 1;
  color: #1f2e7a;
  cursor: pointer;
  font-family: Arial, sans-serif;
  font-size: 17px;
  font-weight: 400;
  height: 20px;
  line-height: 1;
  outline: none;
  padding: 0;
  position: absolute;
  right: 10px;
  text-align: center;
  top: 25%;
  -webkit-transition: background-color .2s ease-in-out, -webkit-transform .2s ease-in-out;
  transition: background-color .2s ease-in-out, -webkit-transform .2s ease-in-out;
  -o-transition: transform .2s ease-in-out, background-color .2s ease-in-out;
  transition: transform .2s ease-in-out, background-color .2s ease-in-out;
  transition: transform .2s ease-in-out, background-color .2s ease-in-out, -webkit-transform .2s ease-in-out;
  text-decoration: none;
}

.note-notify-active main { padding-top: 0; }

@media screen and (max-width: 768px) {
  .custom-slider-button .slider-controls, .custom-slider-button-event .slider-controls {
    justify-content: center;
  }

  .slick-dotted.slick-slider {
    margin-bottom: 12px;
  }

  #note-notify {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 15px;
    position: relative;
  }

  #note-notify .notify-text {
    width: 95%;
    margin-bottom: 15px;
  }

  #note-notify .notify-cta {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
    margin-left: 0;
  }

  #note-notify .notify-close {
    text-align: center;
    cursor: pointer;
    margin-bottom: 15px;
    position: unset;
    z-index: 999;
  }

  .notify-cta .button {
    min-width: 120px;
    width: 120px;
  }

  .notify-close #note-notify-close {
    top: 15px;
    right: 10px;
  }
}

/* Custom notification - End */

@media only screen and (min-width: 1024px) {
  .training-detail__image { margin-bottom: 30px; }
}

/* Custom solution page styling starts here  
=============================================================================*/
.page-template-custom-solution .text-field {
  padding: 25px 0;
  background: #eeeeee;
}

.page-template-custom-solution .banner .wrapper { padding-top: 200px; }

.page-template-custom-solution .text-field h3 {
  width: 67%;
  margin: 0 auto;
  color: #000;
  font: 24px/36px "EconSansOSLight", sans-serif;
  text-align: center;
}

.page-template-custom-solution .add-post .wrapper {
  padding: 0;
  margin: 92px auto;
}

.page-template-custom-solution .add-post li {
  margin-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.page-template-custom-solution .add-post-text {
  -ms-flex-preferred-size: 52%;
  flex-basis: 52%;
}

.page-template-custom-solution .add-post li figure {
  -ms-flex-preferred-size: 41%;
  flex-basis: 41%;
}

.page-template-custom-solution .add-post-text h2 {
  margin: 0 0 15px;
  font-family: "EconSansOSMedium";
}

.page-template-custom-solution .add-post-text { font-size: 12px; }

.page-template-custom-solution .add-post-text p {
  font-family: "EconSansOSLight";
  line-height: 1.3;
}

.page-template-custom-solution .find-more-wrap {
  margin-top: 72px;
  text-align: center;
}

.page-template-custom-solution ul { padding: 0; }

.page-template-custom-solution .custom-slider .quotes-slide {
  padding: 55px 0 95px;
  color: #fff;
  position: relative;
  list-style: none;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.page-template-custom-solution .custom-slider h3 {
  margin-top: 25px;
  font: 32px/41px "EconSansOSLight", sans-serif;
}

.page-template-custom-solution .custom-slider span {
  margin-top: 15px;
  font-size: 20px;
  font-family: "EconSansOSLight";
}

.page-template-custom-solution .slick-dots { bottom: 50px; }

.page-template-custom-solution .custom-slider .bg-gradient {
  background: -o-linear-gradient(left, #005faa 0%, #1e3060 100%);
  background: -webkit-gradient(linear, left top, right top, from(#005faa), to(#1e3060));
  background: linear-gradient(to right, #005faa 0%, #1e3060 100%);
}

.page-template-custom-solution .contact-content {
  width: 50%;
  margin: 0 auto;
  text-align: center;
}

.page-template-custom-solution .contact-content p { font-size: 13px; }
.page-template-custom-solution .contact-content h5 { font-size: 14px; }
.page-template-custom-solution .slick-dotted.slick-slider { margin-bottom: 0; }

.page-template-custom-solution .mobile-content,
.page-template-custom-solution .mobile-image { 
  display: none; 
}

.page-template-custom-solution .contact-us .wrapper {
  padding: 0;
  margin: 73px auto 102px;
  text-align: center;
}

.page-template-custom-solution .contact-us h2 { font-family: "EconSansOSMedium"; }

.page-template-custom-solution .contact-us h5 {
  margin-bottom: 15px;
  font-family: "EconSansOSLight";
}

.page-template-custom-solution .contact-us li {
  margin-right: 2.5%;
  display: inline-block;
  list-style: none;
}

.page-template-custom-solution .contact-us li:last-child { margin-right: 0; }
.page-template-custom-solution .contact-list { margin-top: 20px; }

@media screen and (max-width: 1023px) {
  .page-template-custom-solution .text-field { padding: 60px 0; }
  .page-template-custom-solution .add-post .wrapper { margin: 48px auto; }
  .page-template-custom-solution .add-post-text h2 { margin: 0 0 17px; }
  .page-template-custom-solution .banner .wrapper { padding-top: 100px; }

  .page-template-custom-solution .text-field h3 {
    font-size: 22px;
    width: 85%;
  }

  .find-more-wrap a {
    width: auto;
    min-width: auto;
    padding: 0;
    border: 0;
    background-color: #fff;
    color: #1f2e7a;
  }

  .find-more-wrap a:hover {
    background-color: #fff;
    color: #1f2e7a;
  }

  .find-more-wrap a:after {
    content: '&gt;';
    margin-left: 5px;
  }

  .page-template-custom-solution .find-more-wrap { margin-top: 22px; }

  .page-template-custom-solution .add-post ul li {
    margin-bottom: 35px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .page-template-custom-solution .add-post-text { text-align: center; }
  .page-template-custom-solution .desktop-image { display: none; }

  .page-template-custom-solution .mobile-image {
    margin-bottom: 15px;
    display: block;
  }

  .page-template-custom-solution .custom-slider .quotes-slide { padding: 80px 0 95px; }

  .page-template-custom-solution .custom-slider h3 {
    font-size: 26px;
    line-height: 35px;
  }
}

@media screen and (max-width: 767px) {
  .page-template-custom-solution .banner {
    min-height: 550px;
    position: relative;
    padding: 0;
  }

  .page-template-custom-solution .custom-slider .quotes-slide {
    padding: 60px 0 95px;
    text-align: center;
  }

  .page-template-custom-solution .banner .wrapper {
    position: absolute;
    height: auto;
    min-height: auto;
    padding: 0;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .page-template-custom-solution .custom-slider span { margin-top: 0;}
  .page-template-custom-solution .slick-dots { bottom: 25px;}
  .page-template-custom-solution .contact-us .wrapper { margin: 52px auto 58px;}
  .page-template-custom-solution .contact-us li { margin-right: 30px;}

  .page-template-custom-solution .contact-us p {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 18px;
  }
}

@media screen and (max-width: 543px) {
  .page-template-custom-solution .custom-slider h3 {
    font-size: 21px;
    line-height: 24px;
  }

  .find-more-wrap a {
    font-size: 14px;
    line-height: 29px;
  }

  .page-template-custom-solution .find-more-wrap { margin-top: 10px;}
  .page-template-custom-solution .custom-slider span { font-size: 18px;}
  .page-template-custom-solution .text-field { padding: 50px 0;}

  .page-template-custom-solution .text-field h3 {
    width: 100%;
    font-size: 19px;
    line-height: 28px;
  }

  .page-template-custom-solution .add-post ul li { margin-bottom: 25px;}
  .page-template-custom-solution .add-post ul li:last-child { margin-bottom: 0;}

  .page-template-custom-solution .add-post-text p {
    font-size: 14px;
    line-height: 20px;
  }

  .page-template-custom-solution .mobile-content a {
    color: #999999;
    font-size: 14px;
    font-family: "EconSansOSLight";
  }

  .page-template-custom-solution .mobile-content p { display: inline; }
  .page-template-custom-solution .desktop-content { display: none; }
  .page-template-custom-solution .mobile-content { display: block; }
  .page-template-custom-solution .full-content { display: none; }
}

/* Custom solution page styling ends here
=============================================================================*/

/* Home page Slider Banner Styling starts here
=============================================================================*/
.home-banner-slider {
  padding: 0;
}

.home h3,
.home h4,
.home h5,
.home h6 {
  font: 24px/29px "EconSansOSMedium", sans-serif;
}

.home-banner-slider .wrapper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 690px;
  padding: 240px 0 60px 0;
  overflow: hidden;
  color: #fff;
}

.home-banner-slider li {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  list-style: none;
}

.home-banner-slider .banner__content h1 { margin-bottom: 20px; }

.page-template-custom-solution .slick-dots li,
.home-banner-slider .slick-dots li {
  margin-right: 17px;
}

.page-template-custom-solution .slick-dots li:last-child,
.home-banner-slider .slick-dots li:last-child {
  margin-right: 0;
}

.home-banner-slider .slick-dots { bottom: 52px; }
.home-banner .slick-dotted.slick-slider { margin-bottom: 0; }

.home-banner-slider .banner__content-description p {
  margin-bottom: 8px;
  color: #fff;
}

.page-template-custom-solution .slick-dots button:before,
.home-banner-slider .slick-dots button:before {
  content: "";
  height: 13px;
  width: 13px;
  border: 2px solid #fff;
  border-radius: 50%;
  opacity: .72;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.page-template-custom-solution .slick-dots button:hover:before,
.home-banner-slider .slick-dots button:hover:before {
  background-color: #DADEE0;
}

.page-template-custom-solution .slick-dots li.slick-active button:before,
.home-banner-slider .slick-dots li.slick-active button:before {
  background-color: #DADEE0;
  opacity: 1;
}

.home .latest-news h2 {
  max-width: 75%;
  margin: 0 0 25px 0;
  line-height: 28px;
  display: inline-block;
}

.home .page-bg-image__content h3 { font: 24px/29px "EconSansOSMedium", sans-serif; }

.home .page-bg-image__content p {
  font: 16px/23px "EconSansOSLight", sans-serif;
  color: #fff;
}

.home .news-section__listings--block-description { font: 14px/20px "EconSansOSLight", sans-serif; }
.home .news-section__listings--block span {font: 16px/29px "EconSansOSLight", sans-serif; }
.home .latest-news .button-wrapper { float: right; }

.grid-container li {
  position: relative;
  overflow: hidden;
  list-style: none;
}

.grid-container {
  padding: 0;
  margin: 60px 0 38px;
  height: 670px;
}

.grid-listing__block {
  width: 32%;
  float: left;
  margin-bottom: 2%;
}

.grid-listing__block a {
  height: 100%;
  display: block;
  position: relative;
  -webkit-transition: all ease-in .3s;
  -o-transition: all ease-in .3s;
  transition: all ease-in .3s;
}

.grid-listing__block a:hover img { opacity: 1; }

.grid-listing__block__description {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 0 15px;
  position: absolute;
  top: 100%;
  bottom: 0;
  background: -o-linear-gradient(to top, #0d4988 30%, rgba(22, 49, 72, 0.4));
  background: -o-linear-gradient(bottom, #0d4988 30%, rgba(22, 49, 72, 0.4));
  background: -webkit-gradient(linear, left bottom, left top, color-stop(30%, #0d4988), to(rgba(22, 49, 72, 0.4)));
  background: linear-gradient(to top, #0d4988 30%, rgba(22, 49, 72, 0.4));
  color: #fff;
  -webkit-transition: all linear .2s;
  -o-transition: all linear .2s;
  transition: all linear .2s;
}

.hide-content {
  padding-bottom: 25px;
  display: none;
}

.home .grid-listing__block .grid-overlay {
  padding: 0 15px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: -o-linear-gradient(to top, #0d4988 30%, rgba(22, 49, 72, 0));
  background: -o-linear-gradient(bottom, #0d4988 30%, rgba(22, 49, 72, 0));
  background: -webkit-gradient(linear, left bottom, left top, color-stop(30%, #0d4988), to(rgba(22, 49, 72, 0)));
  background: linear-gradient(to top, #0d4988 30%, rgba(22, 49, 72, 0));
}

.hide-content a {
  display: inline-block;
  color: #fff;
}

.grid-listing__block__description h4 { margin-bottom: 15px; }

@media screen and (max-width: 1200px) {
  .grid-listing__block { margin-bottom: 1.5%; }

  .half-width-grid-section .grid-listing__block__description h4 {
    margin-bottom: 5px;
    font: 20px/29px "EconSansOSMedium", sans-serif;
    line-height: 35px;
  }

  .half-width-grid-section .hide-content { padding-bottom: 15px;  }

  .half-width-grid-section .hide-content p {
    margin-bottom: 3px;
    line-height: 20px;
  }

  .half-width-grid-section .hide-content p,
  .half-width-grid-section .hide-content a {
    font-size: 14px;
  }
}

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

  .grid-listing__block img {
    width: 100%;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .page-template-custom-solution .contact-us .wrapper { margin: 60px auto 60px; }
  .grid-listing h2 { margin: 52px 0 0; }

  .home .latest-news {
    margin-bottom: 65px;
    position: relative;
  }

  .home .latest-news .button-wrapper {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -20px;
  }

  .grid-container {
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .grid-listing__block {
    margin-bottom: 4%;
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
  }

  .grid-listing__block figure {
    max-height: 270px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .half-width-grid-section .grid-listing__block__description h4 {
    margin: 5px 0 7px;
    font: 24px/29px "EconSansOSMedium", sans-serif;
    line-height: 40px;
  }

  .half-width-grid-section .hide-content { padding-bottom: 25px; }

  .half-width-grid-section .hide-content p {
    margin-bottom: 5px;
    line-height: 23px;
  }

  .half-width-grid-section .hide-content p,
  .half-width-grid-section .hide-content a {
    font-size: 16px;
  }

  .home .hide-content a:after {
    content: '&gt;';
    margin-left: 5px;
    vertical-align: middle;
  }

  .home-banner-slider .wrapper {
    min-height: auto;
    padding: 0;
    position: absolute;
    left: 50%;
    top: 46%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .home-banner-slider h1 {
    text-align: center;
    line-height: 1;
  }

  .page-template-custom-solution .slick-dots button:before,
  .home-banner-slider .slick-dots button:before {
    height: 10px;
    width: 10px;
  }

  .home-banner-slider .slick-dots { bottom: 30px; }

  .home-banner-slider .slick-list li {
    height: 440px;
    position: relative;
    background-image: none !important;
    background: -o-radial-gradient(circle, #1E3066 0%, #005FAA 100%) !important;
    background: radial-gradient(circle, #1E3066 0%, #005FAA 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e3066', endColorstr='#005faa', GradientType=1) !important;
  }

  .home .conferences-near .content-wrapper { margin-bottom: 12px;}
  .home .conferences-listing__block span { margin-top: 0;}
}

@media screen and (max-width: 767px) {
  .home-banner-slider h1 {
    font-size: 38px;
    line-height: 38px;
  }

  .home .conferences-near .wrapper { padding: 40px 0 35px; }
  .home .news-section .wrapper { margin: 58px auto 77px; }

  .home .conferences-near h2,
  .home .latest-news h2 {
    margin: 0 0 20px 0;
  }

  .home .conferences-near .content-wrapper { margin-bottom: 0; }

  .half-width-grid-section .grid-container,
  .full-width-grid-section .grid-container {
    height: auto;
    margin: 35px 0 32px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .half-width-grid-section .grid-listing__block,
  .full-width-grid-section .grid-listing__block {
    margin-bottom: 4%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
  }

  .grid-listing__block figure { max-height: 350px; }

  .home-banner-slider h2 {
    font-size: 21px;
    line-height: 24px;
  }

  .home-banner-slider h3 {
    font-size: 18px;
    line-height: 29px;
  }

  .page-template-custom-solution .slick-dots li,
  .home-banner-slider .slick-dots li {
    width: 15px;
    height: 15px;
    margin-right: 12px;
  }

  .page-template-custom-solution .slick-dots button:before,
  .home-banner-slider .slick-dots button:before {
    height: 8px;
    width: 8px;
  }

  .grid-listing__block { float: none;}
  .grid-listing__block__description { text-align: center;}
  .hide-content { padding-bottom: 22px;}

  .hide-content p,
  .hide-content a {
    font-size: 14px;
    line-height: 20px;
  }
}

@media screen and (max-width: 543px) {
  .home-banner-slider h3 { font-size: 16px; }

  .home .conferences-listing__block span {
    margin-top: 0;
    font-size: 14px;
  }

  .home .conferences-listing__block h3 a { font-size: 22px; }

  .home-banner-slider .banner__content-description p {
    font-size: 14px;
    line-height: 18px;
  }

  .home .page-bg-image { padding: 32px 0 60px; }
  .home .page-bg-image__content h2 { margin-bottom: 28px; }

  .home .news-section__listings--block span {
    font-size: 14px;
    line-height: 18px;
  }

  .home .page-bg-image__content h3 {
    margin-bottom: 12px;
    font-size: 22px;
    line-height: 26px;
  }

  .home .page-bg-image__content p {
    font-size: 14px;
    line-height: 18px;
  }

  .grid-listing__block {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .grid-listing__block figure { max-height: 290px;}
  .home-banner-slider .banner__content-description p { margin-bottom: 0;}
  .home-banner-slider .slick-dots { bottom: 25px;}
}

@media screen and (max-width: 420px) {
  .grid-listing__block figure { max-height: 238px; }
}

/* Home page Slider Banner Styling Ends here
=============================================================================*/
.training-detail-text-location { margin-bottom: 20px; }
.single-event aside.hideAside { display: none; }
.single-event .fullWidth { width: 100%; }

/*conference new page*/
.conferences-near .ev-location,
.conferences-near .ev-date {
  display: inline;
  color: #595959;
  font-family: "EconSansOSLight";
}

.conferences .conferences-near .wrapper { padding-bottom: 0; }
.conferences .info-section { margin: 50px 0; }

@media screen and (max-width: 995px) {
  .conferences .info-section { margin: 0 0 35px; }
}

.conferences .filter-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.conferences .site-content-contain select {
  width: 200px;
  font-family: "EconSansOSRegular";
}

@media screen and (max-width: 500px) {
  .filter-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .newsletter-sign-up input[type="text"],
  .newsletter-sign-up input[type="email"], 
  .newsletter-sign-up textarea, 
  .newsletter-sign-up select {
    width: 100%;
  }
}

.training-detail__tutor article img { border-radius: 50%; }
.training-detail .float-left:last-of-type { margin-bottom: 0; }
.training-detail__tutor { margin: 60px 0; }
.training-detail__tutor .wrapper { padding-bottom: 0; }
.full-width-section .training-detail__description .wrapper { padding-top: 30px; }
section.training-detail__tutor article { width: 18%; }
.training-detail__location--registration-block--cta { margin-top: 40px; }
aside .training-detail__location--registration-block--cta { margin-top: 0; }

aside .training-detail__location--venue,
aside .training-detail__location {
  display: none;
}

.adsanity-wrap { margin: 30px 0; }
.filter-wrap select option:first-child { display: none;}
.single-conference .training-detail .float-left:first-of-type { padding-top: 0;}
.single-conference .training-detail { margin-top: 50px;}

@media screen and (max-width: 1023px) {
  section.training-detail__tutor article {
    width: 100%;
    text-align: center;
    margin: 0 auto 30px !important;
  }

  .single-conference .training-detail aside { margin: 0;}
  .single-conference .training-detail { margin-top: 0;}
  .single-conference .training-detail__tutor { margin: 60px 0 20px;}
  .training-detail aside { margin: 40px 0;}
  .training-detail__tutor article img { display: inline-block;}
  .conferences-near { padding-bottom: 25px;}
}

.training-detail__tutor article:nth-of-type(4n) { margin-right: 16px;}
.training-detail__tutor article:nth-of-type(5n) { margin-right: 0;}
section.training-detail__tutor article { width: 17%;}
.training-detail__tutor article img { max-width: 100px;}

.filter-wrap select,
.filter-wrap select option {
  padding: 10px 30px 8px 20px;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 16px;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 19px;
}

.adsanity {
  text-align: center;
  margin: 25px 0;
}

.adsanity-wrap&gt;div { margin: 0 auto; }
.adsanity&gt;div { margin: 0 auto; }
.adsanity-sec .wrapper { padding: 0; }

@media screen and (max-width: 1023px) {
  section.training-detail__tutor article { width: 100%; }
}

/* Homepage wrapper changes because of news section aside bar */

.home .wrapper {
  max-width: 1308px;
  width: 90%;
  margin: 0 auto;
}

.home .wrapper .content-wrapper {
  max-width: 1308px;
  width: 100%;
  margin: 0 auto;
}

.grid-listing__block img { width: 100%; }

.home .grid-listing h2 {
  font-family: "EconSansOSMedium";
  margin: 0 0 8px;
}

.home .grid-listing p { color: #fff; }

.home .grid-listing .wrapper {
  padding: 0 0 40px;
  margin-top: 34px;
}

.home aside .advertisement-section { margin-bottom: 20px;}
.home aside .most-viewed-news__content-listing:last-child::after { content: none;}
.home aside .adsanity&gt;div { display: block !important;}

.home .main-content.full-width-grid-section {
  width: 100%;
  margin-right: 0;
}

@media screen and (max-width: 1023px) {
  .home .main-content {
    width: 100%;
    display: block;
  }

  .home aside { display: none; }
}

/* SignUp newsletter-form end (new template) */
.newsletter-form {
  margin-bottom: 40px;
  background-color: #F5F4EF;
}

.newsletter-form .wrapper {
  max-width: 1372px;
  width: 95.4%;
}

.newsletter-form .wrapper {
  padding: 26px 0 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.newsletter-form .wrapper input[type=email] {
  width: 305px;
  border: 1px solid #595959;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  font-family: "EconSansOSRegular";
}

.newsletter-form .wrapper .sign-up {
  width: 83px;
  height: 40px;
  padding: 9px 16.6px 9px 16px;
  border: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  margin-right: 1px;
  background-color: #2e45b8;
  font-size: 16px;
  font-family: "EconSansOSRegular";
  line-height: 1.38;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.newsletter-form .left-text {
  margin-right: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.newsletter-form .left-text h3 {
  margin: 0;
  font-family: "EconSansOSMedium";
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: -0.03px;
  text-align: left;
  color: #000;
}

.newsletter-form img {
  width: 45px;
  margin-right: 24px;
  display: block;
}

.newsletter-email .show-message {
  top: 40px;
  bottom: 0;
}

.newsletter-email .wpcf7-form-control-wrap { display: unset; }

/* SignUp newsletter-form end (new template) */

/* section main heading  */
.counter-section .section-heading {
  margin: 0 0 32px !important;
  font-family: 'EconSansOSMedium';
  font-size: 32px;
  line-height: .92;
  color: #000;
}

/* counter section start */
.counter-section { margin: 48px 0 64px; }
.counter-section .wrapper { padding: 0; }

.counter-section ul {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.counter-section ul li {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 32px;
  padding: 48px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-preferred-size: 23.2%;
  flex-basis: 23.2%;
  background-color: #f2f2f2;
  font-family: "GT-Zirkon-Bold";
  text-align: center;
}

.counter-section ul li:not(:nth-child(4n)) { margin-right: 2.4%; }

.counter-section ul li span {
  margin-bottom: 9px;
  color: #e3120b;
  font-size: 66px;
  line-height: 1.11;
  letter-spacing: -3.3px;
}


.counter-section ul li h4 {
  padding: 0px 60px;
  font-size: 20px;
  line-height: 1.1;
  letter-spacing: -1px;
  color: #000;
}

.counter-section img {
  width: 80px;
  height: 80px;
  margin-bottom: 23px;
  -o-object-fit: contain;
  object-fit: contain;
}

/* counter section end */

/* back to top styling starts here */
.to-top {
  padding: 24px;
  border: 1px solid #000;
  border-radius: 50%;
  display: none;
  overflow: hidden;
  position: fixed;
  z-index: 5;
  right: 2%;
  bottom: 5%;
  background: url('./assets/images/top.svg') no-repeat center;
  background-color: #000;
  opacity: .8;
  text-decoration: none;
}
/* back to top styling end here */

/* common cta styling */
a.primary-button,
a.secondary-button {
  width: auto;
  min-width: auto;
  margin-right: 20px;
  padding: 5px 16px 3px;
  font-family: "EconSansOSMedium";
  border: 1px solid transparent;
  border-radius: 16px;
  background-color: #1f2e7a;
  color: #fff;
  font-size: 16px;
  line-height: 1.38;
  text-decoration: none;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

a.secondary-button {
  border: 1px solid #1f2e7a;
  background-color: #fff;
  color: #1f2e7a;
}

@media screen and (min-width: 995px) {
  .hide-content a:hover { color: #fff; }
  
  a:hover,
  .news-detail aside a:hover { color: #1f2e7a; }

  /* common cta styling */
  a.primary-button:hover,
  .cta-wrap a:hover {
    border: 1px solid transparent;
    background-color: #141F52;
    color: #fff;
    text-decoration: none;
  }

  a.secondary-button:hover {
    border: 1px solid transparent;
    background-color: #141F52;
    color: #fff;
  }

  .newsletter-form .wrapper .sign-up:hover {
    background-color: #2E45B8;
    color: #fff;
  }
}

@media screen and (max-width: 1280px) {
  /* signup newletter styling */
  .newsletter-form .wrapper input[type=email] { width: 215px; }

  .newsletter-form img {
    width: 40px;
    margin-right: 15px;
  }

  .counter-section ul li span { font-size: 55px;}
  .counter-section ul li h4 { padding: 0px 20px;}
}

@media screen and (max-width: 1024px) {
  /* news page submenu for mobile */
  .tax-news_topics .site-content&gt;.browse-topics,
  .page-template-news-listing-template .site-content&gt;.browse-topics {
    padding: 0;
    display: block;
    position: relative;
    top: 0;
    background-color: #d8d8d8;
  }

  .page-template-news-listing-template .topic-dropdown {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .tax-news_topics .topic-dropdown__right { display: none; }
  .tax-news_topics .topic-dropdown__left ul { margin-bottom: 18px; }

  /* signup newletter styling */
  .newsletter-form .left-text {
    margin: 0 0 24px;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .newsletter-form .left-text h3 { font-size: 18px; }

  .newsletter-form .newsletter-form__form-structure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}

@media screen and (max-width: 995px) {
  .counter-section { margin: 24px 0; }

  .counter-section ul li {
    margin-bottom: 20px;
    -ms-flex-preferred-size: 48.5%;
    flex-basis: 48.5%;
  }

  .counter-section ul li:not(:nth-child(4n)) { margin-right: 0;}
  .counter-section ul li:not(:nth-child(2n)) { margin-right: 3%;}
}

@media screen and (max-width: 768px) {
  /* signup newletter styling */
  .newsletter-form { margin-bottom: 24px; }

  /* section heading */
  .section-heading { 
    margin-bottom: 22px; 
    font-size: 23px;
    line-height: 1.09;
  }
}

@media screen and (max-width: 640px) {
  /* signup newletter styling */
  .newsletter-form .left-text h3 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    text-align: center;
  }

  .newsletter-form .left-text figure {
    margin-bottom: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .newsletter-form img {
    width: 45px;
    margin-right: 0;
  }

  .counter-section ul li {
    padding: 40px 24px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .counter-section ul li:last-child { margin-bottom: 0;}
  .counter-section ul li:not(:nth-child(2n)) { margin-right: 0;}

  .counter-section img {
    margin-bottom: 0;
    margin-right: 24px;
  }

  .counter-section .counter-block { text-align: left; }
  .counter-section ul li span { font-size: 46px;}

  .counter-section ul li h4 {
    font-size: 18px;
    padding: 0;
  }
}

@media screen and (max-width: 500px) {
  .counter-section ul li h4 {
    font-size: 16px;
    letter-spacing: -0.8px;
  }
}

@media screen and (max-width: 375px) {
  /* signup newletter styling */
  .newsletter-form .wrapper input[type=email] { width: 180px; }

  .newsletter-form .wrapper .sign-up {
    width: 75px;
    padding: 9px 13px 9px 13px;
    font-size: 15px;
    line-height: 1;
  }
}
</pre></body></html>