@charset "UTF-8";
@import '//fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese';
@import url("//fonts.googleapis.com/css?family=Roboto");
.open-sans {
  font-family: 'Open Sans', sans-serif; }

@font-face {
  font-family: 'Andes';
  src: url("../fonts/304244_1_0.eot");
  src: url("../fonts/304244_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/304244_1_0.woff2") format("woff2"), url("../fonts/304244_1_0.woff") format("woff"), url("../fonts/304244_1_0.ttf") format("truetype"); }

@font-face {
  font-family: 'AndesBold';
  src: url("../fonts/304244_0_0.eot");
  src: url("../fonts/304244_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/304244_0_0.woff2") format("woff2"), url("../fonts/304244_0_0.woff") format("woff"), url("../fonts/304244_0_0.ttf") format("truetype"); }

@font-face {
  font-family: "Preeti";
  src: url("../fonts/PREETI.eot?") format("eot"), url("../fonts/PREETI.woff") format("woff"), url("../fonts/PREETI.ttf") format("truetype"), url("../fonts/PREETI.svg#Preeti") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Kantipur";
  src: url("../fonts/Kantipur.TTF") format("truetype");
  font-weight: normal;
  font-style: normal; }

/* === Begin Button Mixin === */
/* === End Button Mixin === */
/* === Begin Card Mixin === */
/* === End Card Mixin === */
/* === Begin dropdown Mixin === */
/* === End dropdown  Mixin === */
/* === Begin Font Mixin === */
/* === End Font Mixin === */
/* === Begin images Mixin === */
/* === End images Mixin === */
/* === Begin box shadows Mixin === */
/* === End box shadows  Mixin === */
/*====== C02v2 Multimedia Image begin ======*/
/*====== C02v2 Multimedia Image end ======*/
@font-face {
  font-family: 'font-icon';
  src: url("../fonts/font-icon.eot?90cppw");
  src: url("../fonts/font-icon.eot?90cppw#iefix") format("embedded-opentype"), url("../fonts/font-icon.ttf?90cppw") format("truetype"), url("../fonts/font-icon.woff?90cppw") format("woff"), url("../fonts/font-icon.svg?90cppw#font-icon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'font-icon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-angle-down-orange:before {
  content: "\e900"; }

.icon-angle-down:before {
  content: "\e901"; }

.icon-angle-down {
  vertical-align: middle;
  font-size: 6px;
  line-height: 18px; }

.icon-angle-right-thin:before {
  content: "\e902"; }

.icon-angle-right-thin {
  vertical-align: middle;
  margin-left: 5px;
  font-size: 12px;
  line-height: 18px; }

.icon-angle-right:before {
  content: "\e903"; }

.icon-angle-right {
  vertical-align: middle;
  margin-left: 3px;
  font-size: 10px;
  line-height: 18px; }

.icon-search-orange:before {
  content: "\e904"; }

.icon-search:before {
  content: "\e905"; }

._loop_play_icon {
  width: 80px;
  height: 80px;
  position: absolute;
  left: 25%;
  right: 25%;
  top: calc((100% - 160px) / 2);
  z-index: 2;
  margin-right: auto;
  margin-left: auto;
  border: 2px solid #fff;
  border-radius: 100%;
  padding: 24px;
  font-size: 24px;
  text-align: center;
  color: #fff;
  cursor: pointer; }
  ._loop_play_icon:hover, ._loop_play_icon:focus {
    color: #fff;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 100%); }

.fa-info {
  background-color: #d8e7f5;
  color: #0071BC;
  border: 1px solid #0071BC;
  border-radius: 100%;
  vertical-align: middle;
  padding: 4px;
  margin-left: 4px;
  width: 20px;
  height: 20px;
  text-align: center;
  opacity: 0.5; }

.arrow-down {
  margin-left: 4px; }

.lock-icon {
  color: #D0021B;
  font-size: 13px;
  border: 2px solid #D0021B;
  padding: 2px 3px 2px 3px;
  margin-right: 4px;
  border-radius: 100%;
  width: 19px;
  height: 20px;
  vertical-align: text-top; }

/* === Begin Bootstraps Overwrite css === */
body {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 26px;
  color: #333333;
  background-color: #ffffff; }

a {
  color: #0071BC;
  text-decoration: none;
  cursor: pointer; }

a:hover, a:focus {
  color: #004c92;
  text-decoration: none; }

a:focus {
  outline: -webkit-focus-ring-color auto 2px; }

ul, ol {
  list-style: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

p {
  margin: 0px; }

hr {
  margin-top: 25px;
  margin-bottom: 25px;
  border: 0;
  border-top: 1px solid #e5e5e5; }

/* === Begin Navbar css === */
.container > .navbar-collapse {
  margin-left: 0px;
  margin-right: 0px; }

.navbar-collapse {
  padding-right: 0px;
  padding-left: 0px; }

.navbar-default {
  background-color: #ffffff;
  border-color: transparent; }
  .navbar-default .navbar-nav {
    float: right;
    margin-top: 20px; }
    .navbar-default .navbar-nav li > a {
      font-family: "Andes", sans-serif;
      font-weight: bold;
      font-size: 13px;
      line-height: 16px;
      color: #0071BC;
      text-transform: uppercase;
      padding: 0px 0px 8px 0px;
      margin: 8px 16px 0px 16px; }
      .navbar-default .navbar-nav li > a.active {
        color: #002245;
        background-color: transparent !important;
        border-bottom: 3px solid #002245;
        cursor: default; }

.navbar-nav {
  margin: 0px; }

.navbar {
  border: 0px;
  margin-bottom: 0px;
  border-bottom: 1px solid #e5e5e5; }

.navbar-brand {
  padding: 16px;
  height: auto; }

/* === End Navbar css === */
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:active, .dropdown-menu > li > a.active {
  color: #ffffff;
  text-decoration: none;
  background-color: #004c92; }

.btn-group.open .dropdown-toggle {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none; }

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
  background-color: transparent; }

/* === End Bootstraps Overwrite css === */
/* === Begin Bootstraps Overwrite Media - Query === */
@media (max-width: 1200px) {
  .navbar-default .navbar-nav {
    margin-top: 24px; }
    .navbar-default .navbar-nav li a {
      margin: 0px 8px 0px 8px;
      padding-bottom: 6px; } }

@media only screen and (max-width: 1199.9px) {
  .navbar {
    min-height: 50px; }
  .navbar-header {
    display: inline-block;
    float: left; }
  .navbar-collapse.collapse {
    overflow: hidden !important; }
  .navbar-collapse {
    width: 100%;
    border-top: 0;
    box-shadow: none; }
  .navbar-default .navbar-nav {
    margin-top: 0px;
    background-color: #f6f6f6;
    padding: 16px; }
    .navbar-default .navbar-nav li > a {
      margin: 0px;
      padding: 0px; }
      .navbar-default .navbar-nav li > a.active {
        border-bottom: 0px solid transparent;
        padding-bottom: 0px; }
  .navbar-default .navbar-toggle {
    border: 0px;
    margin-right: 0px;
    margin-top: 16px;
    display: block; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #EC553A; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: transparent; }
  .navbar-collapse.collapse {
    display: none !important; }
  .navbar-nav {
    float: none !important; }
  .navbar-nav > li {
    float: none; }
  .collapse.in {
    display: block !important; }
  .navbar-collapse.in {
    overflow-y: visible !important; } }

/* === End Bootstraps Overwrite Media - Query === */
.gray-box-shadow {
  box-shadow: 0px 2px 2px 0px #e5e5e5;
  padding: 32px;
  border: 1px solid #e5e5e5;
  background-color: #f6f6f6; }
  @media (max-width: 767px) {
    .gray-box-shadow {
      padding: 16px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .gray-box-shadow {
      padding: 16px; } }

.white-box-shadow {
  box-shadow: 0px 2px 2px 0px #e5e5e5;
  padding: 32px;
  border: 1px solid #e5e5e5;
  background-color: #ffffff; }
  @media (max-width: 767px) {
    .white-box-shadow {
      padding: 16px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .white-box-shadow {
      padding: 16px; } }

.full-row-components, .full-row-video-components {
  padding: 64px 0px 64px 0px;
  background-color: #333333;
  margin-left: 0px;
  margin-right: 0px; }
  @media (max-width: 767px) {
    .full-row-components, .full-row-video-components {
      padding: 32px 0px 32px 0px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .full-row-components, .full-row-video-components {
      padding: 32px 0px 32px 0px; } }

.full-row-white-components {
  padding: 64px 0px 64px 0px;
  background-color: #ffffff;
  margin-left: 0px;
  margin-right: 0px; }
  @media (max-width: 767px) {
    .full-row-white-components {
      padding: 32px 0px 32px 0px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .full-row-white-components {
      padding: 32px 0px 32px 0px; } }

.full-row-gray-components {
  padding: 64px 0px 64px 0px;
  background-color: #f6f6f6;
  margin-left: 0px;
  margin-right: 0px; }
  @media (max-width: 767px) {
    .full-row-gray-components {
      padding: 32px 0px 32px 0px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .full-row-gray-components {
      padding: 32px 0px 32px 0px; } }

.full-row-black-components {
  padding: 64px 0px 64px 0px;
  background-color: #333333;
  margin-left: 0px;
  margin-right: 0px; }
  @media (max-width: 767px) {
    .full-row-black-components {
      padding: 32px 0px 32px 0px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .full-row-black-components {
      padding: 32px 0px 32px 0px; } }

.full-row-footer-components {
  padding-top: 32px;
  padding-bottom: 16px;
  background-color: #262626;
  margin-left: 0px;
  margin-right: 0px; }

.full-row-footer-black-components {
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: #000;
  margin-left: 0px;
  margin-right: 0px; }

.full-row-blue-components {
  padding: 64px 0px 64px 0px;
  background-color: #009fda;
  margin-left: 0px;
  margin-right: 0px; }
  @media (max-width: 767px) {
    .full-row-blue-components {
      padding: 32px 0px 32px 0px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .full-row-blue-components {
      padding: 32px 0px 32px 0px; } }

.full-row-lightblue-components {
  background-color: #0071BC;
  margin-left: 0px;
  margin-right: 0px; }
  .full-row-lightblue-components * {
    color: #fff; }
  .full-row-lightblue-components .icon-angle-right {
    color: #0071BC; }

.full-row-mission-components {
  padding-top: 64px;
  padding-bottom: 32px;
  background-color: #009fda;
  margin-left: 0px;
  margin-right: 0px; }

.full-row-ombc-components {
  padding-top: 24px;
  padding-bottom: 8px;
  background-color: #009FDA;
  margin-left: 0px;
  margin-right: 0px; }

.full-row-social-featured {
  padding: 32px 0px;
  background-color: #ffffff;
  margin-left: 0px;
  margin-right: 0px; }

.full-row-blue-components * {
  color: white; }

.full-row-black-components {
  background-color: #333333;
  padding: 32px 0px; }

.full-row-dark-blue-components {
  padding: 32px 0px;
  background-color: #0071bc;
  margin-left: 0px;
  margin-right: 0px; }

.full-row-arrow-components {
  padding: 64px 0px 64px 0px;
  margin-left: 0px;
  margin-right: 0px;
  position: relative; }
  @media (max-width: 767px) {
    .full-row-arrow-components {
      padding: 32px 0px 32px 0px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .full-row-arrow-components {
      padding: 32px 0px 32px 0px; } }
  .full-row-arrow-components:after {
    content: "";
    border-style: dashed;
    border-color: transparent;
    border-width: 1.4em;
    display: -moz-inline-box;
    display: inline-block;
    font-size: 40px;
    height: 0;
    line-height: 0;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
    width: 0;
    border-top-width: 0.8em;
    border-top-style: solid; }

.full-row-darker-blue-components {
  padding: 32px 0px;
  background-color: #002245;
  margin-left: 0px;
  margin-right: 0px; }
  .full-row-darker-blue-components * {
    color: white; }

.full-row-black-components *,
.full-row-dark-blue-components * {
  color: white; }
  .full-row-black-components * a:hover,
  .full-row-dark-blue-components * a:hover {
    color: #fff; }

@media (max-width: 991px) and (min-width: 320px) {
  .redesign_REsearch .full-row-blue-components {
    padding: 64px 0px 32px 0px; } }

@media (max-width: 991px) and (min-width: 320px) {
  .redesign_REsearch .full-row-blue-components {
    padding: 64px 0px 32px 0px; } }

/* === Begin button === */
.btn-default {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
  color: #ffffff;
  word-wrap: break-word;
  text-transform: none;
  white-space: normal;
  letter-spacing: 0.78px;
  border: 0px;
  border-radius: 0px;
  display: inline-block;
  text-align: center; }

.btn-sm {
  padding: 8px 16px 8px 16px;
  margin: 0px 0px 16px 0px;
  text-transform: capitalize; }

.btn-md {
  min-width: 120px;
  text-transform: uppercase;
  padding: 12px 12px 12px 12px;
  margin: 0px 0px 16px 0px; }

.btn-lg {
  min-width: 140px;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  padding: 12px 12px 12px 12px !important;
  margin: 0px 0px 16px 0px; }

.btn-arrow {
  padding: 10px;
  margin-left: 16px;
  cursor: pointer;
  float: right;
  background: url(../img/angle-right-thin.svg) no-repeat center; }

.primary-blue-btn {
  background-color: #002245;
  margin-right: 16px; }
  .primary-blue-btn:last-child {
    margin-right: 0px; }
  .primary-blue-btn:hover, .primary-blue-btn:focus, .primary-blue-btn:active {
    background-color: #013367;
    color: #ffffff; }

.primary-light-blue-btn {
  background-color: #0071BC;
  margin-right: 16px; }
  .primary-light-blue-btn:last-child {
    margin-right: 0px; }
  .primary-light-blue-btn:hover, .primary-light-blue-btn:focus, .primary-light-blue-btn:active {
    background-color: #004c92;
    color: #ffffff; }

.primary-dark-blue-btn {
  background-color: #002245;
  margin-right: 16px; }
  .primary-dark-blue-btn:last-child {
    margin-right: 0px; }
  .primary-dark-blue-btn:hover, .primary-dark-blue-btn:focus, .primary-dark-blue-btn:active {
    background-color: #013367;
    color: #ffffff; }

.primary-white-btn {
  background-color: #ffffff;
  color: #0071BC; }
  .primary-white-btn:hover, .primary-white-btn:active, .primary-white-btn.active, .primary-white-btn:focus {
    border: 0px;
    background-color: #ffffff;
    color: #004c92;
    box-shadow: none; }
  .primary-white-btn:active:hover {
    border: 0px;
    background-color: #ffffff;
    color: #004c92;
    box-shadow: none; }

.primary-gray-btn {
  background-color: #f6f6f6;
  color: #0071BC; }
  .primary-gray-btn:hover, .primary-gray-btn:active, .primary-gray-btn.active, .primary-gray-btn:focus {
    border: 0px;
    background-color: #f6f6f6;
    color: #004c92;
    box-shadow: none; }
  .primary-gray-btn:active:hover {
    border: 0px;
    background-color: #f6f6f6;
    color: #004c92;
    box-shadow: none; }

.primary-orange-btn {
  background-color: #EC553A;
  color: #ffffff; }
  .primary-orange-btn:hover, .primary-orange-btn:active, .primary-orange-btn.active, .primary-orange-btn:focus {
    border: 0px;
    background-color: #CD2C0F;
    color: #ffffff;
    box-shadow: none; }
  .primary-orange-btn:active:hover {
    border: 0px;
    background-color: #CD2C0F;
    color: #ffffff;
    box-shadow: none; }

._loop_btn_secondary {
  color: #ffffff;
  background-color: #787878; }
  ._loop_btn_secondary:hover, ._loop_btn_secondary.hover, ._loop_btn_secondary.active, ._loop_btn_secondary:active, ._loop_btn_secondary:focus {
    color: #ffffff;
    background-color: #333333; }

.btn_primary_ghost, .btn_media_contact {
  color: #ffffff;
  background-color: transparent;
  border: 1px solid #ffffff; }
  .btn_primary_ghost:hover, .btn_media_contact:hover, .btn_primary_ghost:active, .btn_media_contact:active, .btn_primary_ghost.hover, .hover.btn_media_contact, .btn_primary_ghost.active, .active.btn_media_contact, .btn_primary_ghost:focus, .btn_media_contact:focus, .btn_primary_ghost.focus, .focus.btn_media_contact {
    color: #ffffff;
    border: 1px solid #ffffff;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.2) 100%); }

/* === Begin button === */
/* === Begin button === */
@media (max-width: 380px) {
  .primary-light-blue-btn {
    margin-right: 0px; } }

/* === Begin button === */
/* == Begin Custom SASS ==*/
.bg-color {
  background-color: #f6f6f6; }

.white {
  background-color: #ffffff; }

.dark-grey {
  color: #787878; }

.orange {
  background-color: #EC553A; }

.dark-orange {
  background-color: #CD2C0F; }

.blue {
  background-color: #02A1B6; }

.dark-blue {
  background-color: #028294; }

.gray-21 {
  background-color: #333333; }

.blue-12 {
  background-color: #002245; }

.blue-30 {
  background-color: #004c92; }

.blue-45 {
  background-color: #0071BC; }

.blue-47 {
  background-color: #0079AA; }

.blue-61 {
  background-color: #009fda; }

.blue-63 {
  color: #02aac0; }

.orange-64 {
  color: #f07761; }

.green-69 {
  color: #4CBB88; }

.blue-24 {
  color: #013A79 !important; }

.white-100 {
  color: #fff; }

.bg-57 {
  background: #EC553A; }
  .bg-57 * {
    color: #fff; }
    .bg-57 * a {
      color: #fff; }
      .bg-57 * a:hover {
        color: #fff; }
  .bg-57:after {
    border-top-color: #ec533a; }

.bg-97 {
  background: #f6f6f6; }
  .bg-97 * {
    color: #333; }
    .bg-97 * a {
      color: #333; }
      .bg-97 * a:hover {
        color: #333; }
  .bg-97:after {
    border-top-color: #f6f6f6; }

.bg-blue-12 {
  background: #002245; }
  .bg-blue-12 * {
    color: #fff; }
    .bg-blue-12 * a {
      color: #fff; }
      .bg-blue-12 * a:hover {
        color: #fff; }
  .bg-blue-12:after {
    border-top-color: #002245; }

/* == End Custom SASS ==*/
/* == Begin Custom SASS == */
.border-light {
  border-right: 0px solid #d4d4d4; }

.bold {
  font-weight: bold; }

.float-right {
  float: right !important; }

.float-left {
  float: left !important; }

.show_more_less {
  font-size: 14px; }

.read-more-text {
  white-space: nowrap; }

.right-text {
  text-align: right; }

/*==== Begin Padding ====*/
.pad-0 {
  padding: 0px; }

.padd0 {
  padding: 0; }

.padd-0 {
  padding: 0px; }

.padd-16 {
  padding: 16px; }

.padd-t-64 {
  padding-top: 64px; }

.padd-l-64 {
  padding-left: 64px; }

.padd-y-64 {
  padding-bottom: 64px;
  padding-top: 64px; }

.padd {
  padding: 150px 200px 150px 200px !important; }
  .padd h2, .padd .ombc-section .ombc-title, .ombc-section .padd .ombc-title {
    text-align: right; }

.mrg-r-16 {
  margin-right: 16px; }

.mrg-t-16 {
  margin-top: 16px !important; }

.mrg-b-3 {
  margin-bottom: 3px; }

.mrg-b-16 {
  margin-bottom: 16px; }

.mar-0 {
  margin: 0px; }

.center-padding-left {
  padding-left: 20px; }

.center-padding-right {
  padding-right: 50px; }

.center-left-border {
  border-left: 1px solid #e5e5e5; }

.center-right-border {
  border-right: 1px solid #e5e5e5; }

.latest-issue-descriptor {
  font-size: 16px;
  line-height: 28px;
  font-weight: 600;
  margin: 0px 0px 8px 0px;
  float: left; }

.latest-issue-list {
  font-size: 16px;
  line-height: 28px; }

/* == End Custom SASS == */
@media (max-width: 991px) and (min-width: 320px) {
  .center-left-border {
    border-left: 0px solid #e5e5e5; }
  .right-text {
    text-align: left; } }

@media (max-width: 991px) and (min-width: 768px) {
  .padd-y-64 {
    padding-top: 32px;
    padding-bottom: 32px; } }

/* == Begin Custom SASS == */
@media (min-width: 320px) and (max-width: 991px) {
  .center-padding-left {
    padding-left: 0px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .padd {
    padding: 100px !important; } }

@media (max-width: 991px) {
  .center-right-border {
    border-right: 0px solid #e5e5e5; }
  .center-padding-right {
    padding-right: 0px; }
  .padd-l-64 {
    padding-left: 0px; }
  .padd-16 {
    padding: 8px; } }

@media (min-width: 768px) {
  .border-light {
    border-right: 1px solid #d4d4d4; } }

@media (min-width: 991px) {
  .padd-r-64 {
    padding-right: 64px; } }

/* == End Custom SASS == */
.heading-v1 {
  float: left;
  width: 100%;
  position: relative; }
  .heading-v1 .view-all-btn {
    position: absolute;
    bottom: 0;
    right: 15px;
    height: auto; }
  @media (min-width: 768px) and (max-width: 991px) {
    .heading-v1 h2, .heading-v1 .ombc-section .ombc-title, .ombc-section .heading-v1 .ombc-title {
      padding-right: 128px; }
    .heading-v1 h3 {
      padding-right: 0px; }
    .heading-v1 .view-all-btn {
      position: initial;
      top: 0;
      left: 0; } }
  @media (min-width: 320px) and (max-width: 991px) {
    .heading-v1 h2, .heading-v1 .ombc-section .ombc-title, .ombc-section .heading-v1 .ombc-title {
      padding-right: 0px; }
    .heading-v1 .view-all-btn {
      position: initial;
      top: 0;
      left: 0; }
    .heading-v1 .accordion-group-btn {
      margin-bottom: 16px; } }

.heading-v1-center {
  float: none;
  text-align: center;
  display: inline-block;
  margin-bottom: 10px; }
  .heading-v1-center h2, .heading-v1-center .ombc-section .ombc-title, .ombc-section .heading-v1-center .ombc-title {
    margin-bottom: 10px; }
  .heading-v1-center h3 {
    margin-bottom: 8px; }
  .heading-v1-center .view-all-btn {
    position: relative;
    float: right;
    margin-top: -40px;
    margin-right: 16px;
    text-align: center; }
    @media (min-width: 320px) and (max-width: 991px) {
      .heading-v1-center .view-all-btn {
        float: none;
        margin-top: 0px;
        margin-right: 0px; } }
  .heading-v1-center .lock-icon {
    color: #fff;
    border: 2px solid #fff; }
  .heading-v1-center .author {
    font-size: 15px;
    line-height: 22px;
    color: #818181; }

.heading-v2 {
  text-align: center; }

._loop_heading_v3 ._loop_view_all {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
  color: #ffffff;
  position: absolute;
  bottom: 25px;
  right: 15px;
  height: auto; }
  ._loop_heading_v3 ._loop_view_all ._loop_view_all_link {
    margin: 0px 16px 0px 16px;
    padding: 0px 16px 0px 16px;
    border-right: 1px solid #d4d4d4; }
    ._loop_heading_v3 ._loop_view_all ._loop_view_all_link:last-child {
      border-right: 0px solid #d4d4d4;
      margin: 0px;
      padding: 0px; }

@media (min-width: 320px) and (max-width: 991px) {
  ._loop_heading_v3 ._loop_view_all {
    position: initial;
    bottom: 16px;
    left: 0;
    padding: 0px 0px 16px 0px; }
    ._loop_heading_v3 ._loop_view_all ._loop_view_all_link {
      margin: 0px 16px 0px 0px;
      padding: 0px 16px 0px 0px;
      border-right: 1px solid #d4d4d4; }
      ._loop_heading_v3 ._loop_view_all ._loop_view_all_link:last-child {
        border-right: 0px solid #d4d4d4;
        margin: 0px;
        padding: 0px; } }

/* == Begin gradient ==*/
.s01v1-viewall-links {
  font-size: 14px;
  font-weight: bold;
  padding-top: 5px; }

.view-all {
  font-size: 14px;
  line-height: 22px;
  color: #0071BC;
  display: inline-block; }

@media (max-width: 991px) {
  .supergrid .center-left-border .grid_7_par_1.parsys > .remove-padding-grid:first-child {
    padding: 0 32px !important;
    border: 0px; } }

@media (max-width: 767px) and (min-width: 320px) {
  iframe {
    width: 100% !important; } }

.list-align {
  padding-left: 0px; }

._loop_map img {
  margin-bottom: 16px;
  margin: auto; }

.media-img {
  display: block;
  position: relative; }

.active-state {
  display: block !important; }

.redesign_Overviewcard.section {
  background: white; }

.custom-object-fit {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%; }
  .custom-object-fit .hero-cover-img {
    opacity: 0; }

.interactive-embed {
  margin-bottom: 32px; }

/* == End gradient ==*/
.global-wbg-search {
  padding: 87px 0px 86px 0px;
  text-align: center;
  word-break: break-all; }

.global-wbg-logo img {
  text-align: center;
  display: inline-block;
  width: 400px;
  margin-bottom: 32px; }

.global-wbg-search-input {
  margin-bottom: 32px; }
  .global-wbg-search-input .input-type-img {
    height: 45px;
    padding: 14px; }

.download_img img {
  margin-bottom: 32px; }

.submit-btn-group {
  text-align: center; }

.uploader {
  display: inline-block;
  clear: both;
  margin: 0 auto;
  width: 100%;
  margin-bottom: 32px; }
  .uploader label {
    float: left;
    clear: both;
    width: 100%;
    padding: 2rem 1.5rem;
    text-align: center;
    background: #fff;
    border-radius: 7px;
    border: 2px solid #eee;
    transition: all .2s ease;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    .uploader label:hover {
      border-color: #0071bc; }
    .uploader label.hover {
      border: 1px solid #0071bc;
      box-shadow: inset 0 0 0 2px #eee; }
      .uploader label.hover #start i.fa {
        -webkit-transform: scale(0.8);
                transform: scale(0.8);
        opacity: 0.3; }
  .uploader #start {
    float: left;
    clear: both;
    width: 100%; }
    .uploader #start.hidden {
      display: none; }
    .uploader #start i.fa {
      font-size: 50px;
      margin-bottom: 1rem;
      transition: all .2s ease-in-out; }
  .uploader #response {
    float: left;
    clear: both;
    width: 100%; }
    .uploader #response.hidden {
      display: none; }
    .uploader #response #messages {
      margin-bottom: .5rem; }
  .uploader #file-image {
    display: inline;
    margin: 0 auto .5rem auto;
    width: auto;
    height: auto;
    max-width: 180px; }
    .uploader #file-image.hidden {
      display: none; }
  .uploader #notimage {
    display: block;
    float: left;
    clear: both;
    width: 100%; }
    .uploader #notimage.hidden {
      display: none; }
  .uploader input[type="file"] {
    display: none; }

.image-text {
  margin-bottom: 32px; }

.es-userlink {
  text-align: center; }
  .es-userlink ._loop_primary_checkbox + label:before {
    float: none; }

/* == Begin Global Search ==*/
.input-group {
  width: 100%;
  height: auto;
  display: inline-block;
  border-radius: 0px;
  box-shadow: none; }

.search-section, .header-search-section {
  margin-bottom: 10px; }
  .search-section .search-input-field, .search-section .search-input-field-1, .header-search-section .search-input-field, .header-search-section .search-input-field-1 {
    width: 100%;
    height: 40px;
    border: 0px;
    padding: 10px 64px 10px 10px;
    border-radius: 0px;
    color: #333333;
    font-size: 14px;
    line-height: 22px;
    font-weight: bold; }
  .search-section .search-input-field-1, .header-search-section .search-input-field-1 {
    font-weight: normal;
    color: #333333;
    box-shadow: inset 1px 1px 2px #d4d4d4;
    border: 1px solid #d4d4d4; }
  .search-section .search-submit-icon, .header-search-section .search-submit-icon {
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 12px;
    height: 40px;
    border-radius: 0px;
    background: transparent; }

.search-section input[type="search-text"] {
  background-color: #0071BC;
  color: #ffffff; }

.search-section input[type="search-text"]:focus {
  background-color: #fafcff;
  border: 1px solid #d5dde9;
  border-radius: 0px;
  color: #0071BC;
  outline: 0px; }

.dropdown-search-box input[type="text"] {
  border: 1px solid #e5e5e5; }

.dropdown-search-box input[type="text"] :focus {
  outline: -webkit-focus-ring-color auto 1px; }

.dropdown-search-box input[type="country-text"] {
  border: 1px solid #e5e5e5; }

.dropdown-search-box input[type="country-text"] :focus {
  outline: -webkit-focus-ring-color auto 1px; }

.search-section input[type="image"] {
  background-color: #0071BC;
  margin: 0px;
  padding: 12px;
  height: 40px; }

.search-section input[type="image"]:hover {
  opacity: 0.7; }

.footer-newsletter input[type="text"] {
  background-color: #444;
  color: #fff;
  box-shadow: none;
  border: 0px; }

.footer-newsletter input[type="image"] {
  background-color: transparent;
  padding: 12px;
  height: 40px; }

.dropdown-search-box input[type="image"] {
  background-color: #ffffff;
  margin: 3px;
  padding: 10px;
  height: 35px; }

/* placeholder */
input.search-input-field::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ffffff; }

input.search-input-field::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff; }

input.search-input-field:-ms-input-placeholder {
  /* IE 10+ */
  color: #ffffff; }

input.search-input-field:-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff; }

.search-section input:-webkit-autofill,
.search-section input:-webkit-autofill:hover,
.search-section input:-webkit-autofill:focus,
.search-section input:-webkit-autofill:active {
  border: 1px solid #d5dde9;
  -webkit-text-fill-color: #0071BC;
  -webkit-box-shadow: 0 0 0px 1000px #fafcff inset;
  transition: background-color 5000s ease-in-out 0s; }

.header-search-section input:-webkit-autofill,
.header-search-section input:-webkit-autofill:hover,
.header-search-section input:-webkit-autofill:focus,
.header-search-section input:-webkit-autofill:active {
  border: 1px solid #e5e5e5;
  -webkit-text-fill-color: #333;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  transition: background-color 5000s ease-in-out 0s; }

.footer-newsletter input:-webkit-autofill,
.footer-newsletter input:-webkit-autofill:hover,
.footer-newsletter input:-webkit-autofill:focus,
.footer-newsletter input:-webkit-autofill:active {
  border: 1px solid #787878;
  -webkit-text-fill-color: #e5e5e5;
  -webkit-box-shadow: 0 0 0px 1000px #444 inset;
  transition: background-color 5000s ease-in-out 0s; }

.footer-newsletter input.search-input-field-1::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ffffff;
  opacity: 0.7; }

.footer-newsletter input.search-input-field-1::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff;
  opacity: 0.7; }

.footer-newsletter input.search-input-field-1:-ms-input-placeholder {
  /* IE 10+ */
  color: #ffffff;
  opacity: 0.7; }

.footer-newsletter input.search-input-field-1:-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff;
  opacity: 0.7; }

input.search-input-field-1, input.email-input-field-1::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #787878; }

input.search-input-field-1, input.email-input-field-1::-moz-placeholder {
  /* Firefox 19+ */
  color: #787878; }

input.search-input-field-1, input.email-input-field-1:-ms-input-placeholder {
  /* IE 10+ */
  color: #787878; }

input.search-input-field-1, input.email-input-field-1:-moz-placeholder {
  /* Firefox 18- */
  color: #787878; }

.search-link,
.small-link,
.register-link {
  font-size: 14px;
  line-height: 22px;
  color: #0071BC; }
  .search-link .search-title,
  .search-link .small-link-title,
  .search-link .register-title,
  .small-link .search-title,
  .small-link .small-link-title,
  .small-link .register-title,
  .register-link .search-title,
  .register-link .small-link-title,
  .register-link .register-title {
    font-weight: bold;
    margin: 0px 0px 16px 0px;
    display: block;
    color: #333333; }
    .search-link .search-title a:hover,
    .search-link .small-link-title a:hover,
    .search-link .register-title a:hover,
    .small-link .search-title a:hover,
    .small-link .small-link-title a:hover,
    .small-link .register-title a:hover,
    .register-link .search-title a:hover,
    .register-link .small-link-title a:hover,
    .register-link .register-title a:hover {
      text-decoration: underline; }
    .search-link .search-title a:after,
    .search-link .small-link-title a:after,
    .search-link .register-title a:after,
    .small-link .search-title a:after,
    .small-link .small-link-title a:after,
    .small-link .register-title a:after,
    .register-link .search-title a:after,
    .register-link .small-link-title a:after,
    .register-link .register-title a:after {
      font-family: 'font-icon' !important;
      content: "\e903";
      margin-left: 3px;
      line-height: 18px;
      font-size: 10px;
      vertical-align: middle; }
  .search-link ul,
  .small-link ul,
  .register-link ul {
    list-style: none;
    padding: 0px; }
    .search-link ul li,
    .small-link ul li,
    .register-link ul li {
      margin: 0px 0px 8px 0px; }
      .search-link ul li ul,
      .small-link ul li ul,
      .register-link ul li ul {
        display: block;
        border-bottom: 1px solid #e5e5e5;
        margin: 0px 0px 16px 0px;
        padding: 0px 0px 16px 0px; }
        .search-link ul li ul li,
        .small-link ul li ul li,
        .register-link ul li ul li {
          display: inline-block;
          border-right: 1px solid #d4d4d4;
          margin-right: 8px;
          padding-right: 8px;
          margin-bottom: 0px; }
          .search-link ul li ul li:last-child,
          .small-link ul li ul li:last-child,
          .register-link ul li ul li:last-child {
            border-right: 0px solid #d4d4d4;
            margin-right: 0px;
            padding-right: 0px; }
          .search-link ul li ul li a:hover,
          .small-link ul li ul li a:hover,
          .register-link ul li ul li a:hover {
            text-decoration: underline; }
      .search-link ul li a:hover,
      .small-link ul li a:hover,
      .register-link ul li a:hover {
        text-decoration: underline; }
  .search-link a,
  .small-link a,
  .register-link a {
    display: inline-block;
    border-right: 1px solid #d4d4d4;
    margin-right: 8px;
    padding-right: 8px;
    margin-bottom: 0px; }
    .search-link a:last-child,
    .small-link a:last-child,
    .register-link a:last-child {
      border-right: 0px solid #d4d4d4;
      margin-right: 0px;
      padding-right: 0px; }
    .search-link a:hover,
    .small-link a:hover,
    .register-link a:hover {
      text-decoration: underline; }

.search-link-inverse ul li ul {
  display: block;
  border-bottom: 0px;
  margin: 0px;
  padding: 0px; }

/* == End Global Search ==*/
/* == Begin Media query Global Search ==*/
@media (min-width: 320px) and (max-width: 991px) {
  .search-link {
    margin: 0px 0px 16px 0px; } }

/* == End Media query Global Search ==*/
/* == Begin All Listing Search box ==*/
.listing_search {
  padding: 16px;
  margin-bottom: 32px;
  background-color: #f6f6f6; }
  .listing_search .header-search-section {
    margin-bottom: 0px; }

/* == End All Listing Search box ==*/
.advancesearch {
  font-size: 13px;
  line-height: 45px;
  float: left; }
  @media (min-width: 767px) {
    .advancesearch {
      font-size: 14px; } }
  .advancesearch i {
    margin-left: 4px;
    vertical-align: middle; }
  .advancesearch:hover {
    text-decoration: underline; }
  .advancesearch a {
    border-left: 1px solid #e5e5e5;
    padding-left: 16px; }

/*== Begin Social Icon ==*/
.social-icon {
  display: block;
  float: left; }
  .social-icon ul {
    list-style: none;
    padding: 0px; }
    .social-icon ul li {
      float: left;
      padding-right: 16px; }
      .social-icon ul li:last-child {
        padding-right: 0px; }
      .social-icon ul li a:hover {
        text-decoration: none !important;
        border: 0px; }

.social-icon-img img:hover {
  opacity: 0.5; }

@media (min-width: 320px) and (max-width: 1200px) {
  .social-icon {
    margin: 0px 0px 32px 0px; } }

/*== End Social Icon ==*/
/*== Begin home-page Social Icon ==*/
.join-us-socialicon {
  display: block;
  float: left;
  width: 100%; }
  .join-us-socialicon h2, .join-us-socialicon .ombc-section .ombc-title, .ombc-section .join-us-socialicon .ombc-title {
    float: left;
    margin-right: 16px; }
  .join-us-socialicon .join-us-title,
  .join-us-socialicon h3 {
    font-family: "Andes", sans-serif;
    font-size: 24px;
    line-height: 45px;
    text-transform: capitalize;
    float: left;
    margin-right: 16px; }
    @media (max-width: 767px) {
      .join-us-socialicon .join-us-title,
      .join-us-socialicon h3 {
        font-size: 20px;
        line-height: 40px; } }
  .join-us-socialicon ul {
    list-style: none;
    padding: 0px; }
    .join-us-socialicon ul li.join-us-list-item {
      float: left;
      padding-right: 16px;
      padding-top: 4px; }
      .join-us-socialicon ul li.join-us-list-item:last-child {
        padding-right: 0px; }
      .join-us-socialicon ul li.join-us-list-item a {
        color: #333; }
        .join-us-socialicon ul li.join-us-list-item a:hover {
          text-decoration: none !important;
          border: 0px;
          color: #0071BC; }

@media (max-width: 991px) {
  .join-us-socialicon {
    margin: 0px 0px 32px 0px; } }

@media (max-width: 768px) {
  .join-us-socialicon .join-us-title,
  .join-us-socialicon h3 {
    float: none;
    width: 100%;
    line-height: 28px; } }

/*== End home-page Social Icon ==*/
/* === Begin Typography === */
h1, h2, .ombc-section .ombc-title, h3, h4, .news-hero-section .news-hero-img-overlay .news-hero-description, .highlight_component .highlights-card .highlights-card-block h3, .latest-v1-section h3, .ombc-section .ombc-description, h5, h6 {
  margin: 0px;
  color: #333333; }
  h1 small, h1 .small, h2 small, .ombc-section .ombc-title small, h2 .small, .ombc-section .ombc-title .small, h3 small, h3 .small, h4 small, .news-hero-section .news-hero-img-overlay .news-hero-description small, .highlight_component .highlights-card .highlights-card-block h3 small, .latest-v1-section h3 small, .ombc-section .ombc-description small, h4 .small, .news-hero-section .news-hero-img-overlay .news-hero-description .small, .highlight_component .highlights-card .highlights-card-block h3 .small, .latest-v1-section h3 .small, .ombc-section .ombc-description .small, h5 small, h5 .small, h6 small, h6 .small {
    color: #d4d4d4; }
  h1 a, h2 a, .ombc-section .ombc-title a, h3 a, h4 a, .news-hero-section .news-hero-img-overlay .news-hero-description a, .highlight_component .highlights-card .highlights-card-block h3 a, .latest-v1-section h3 a, .ombc-section .ombc-description a, h5 a, h6 a {
    color: #333333; }
    h1 a:hover, h1 a:focus, h1 a:active, h2 a:hover, .ombc-section .ombc-title a:hover, h2 a:focus, .ombc-section .ombc-title a:focus, h2 a:active, .ombc-section .ombc-title a:active, h3 a:hover, h3 a:focus, h3 a:active, h4 a:hover, .news-hero-section .news-hero-img-overlay .news-hero-description a:hover, .highlight_component .highlights-card .highlights-card-block h3 a:hover, .latest-v1-section h3 a:hover, .ombc-section .ombc-description a:hover, h4 a:focus, .news-hero-section .news-hero-img-overlay .news-hero-description a:focus, .highlight_component .highlights-card .highlights-card-block h3 a:focus, .latest-v1-section h3 a:focus, .ombc-section .ombc-description a:focus, h4 a:active, .news-hero-section .news-hero-img-overlay .news-hero-description a:active, .highlight_component .highlights-card .highlights-card-block h3 a:active, .latest-v1-section h3 a:active, .ombc-section .ombc-description a:active, h5 a:hover, h5 a:focus, h5 a:active, h6 a:hover, h6 a:focus, h6 a:active {
      color: #333333;
      text-decoration: underline;
      border-bottom: 0px; }

h1 {
  font-family: "Andes", sans-serif;
  font-size: 44px;
  line-height: 48px;
  margin: 0px 0px 16px 0px; }
  @media (max-width: 767px) {
    h1 {
      font-size: 32px;
      line-height: 38px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    h1 {
      font-size: 44px; } }

h2, .ombc-section .ombc-title {
  font-family: "Andes", sans-serif;
  font-size: 32px;
  line-height: 38px;
  margin: 0px 0px 16px 0px;
  font-weight: bold; }
  @media (max-width: 767px) {
    h2, .ombc-section .ombc-title {
      font-size: 26px;
      line-height: 32px; } }

h3 {
  font-family: "Andes", sans-serif;
  font-size: 24px;
  line-height: 30px;
  margin: 0px 0px 16px 0px;
  font-weight: normal; }
  @media (max-width: 767px) {
    h3 {
      font-size: 20px;
      line-height: 25px; } }

h4, .news-hero-section .news-hero-img-overlay .news-hero-description, .highlight_component .highlights-card .highlights-card-block h3, .latest-v1-section h3, .ombc-section .ombc-description {
  font-family: "Andes", sans-serif;
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  margin: 0px 0px 8px 0px; }

.h4, .s07v1_media_contacts h6, .s06v3_highlights h6 {
  font-family: "AndesBold", sans-serif;
  font-size: 20px;
  line-height: 26px;
  margin: 0px 0px 8px 0px;
  text-transform: uppercase; }

h5 {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 14px;
  margin: 0px 0px 16px 0px; }

h6 {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  line-height: 16px;
  margin: 0px 0px 16px 0px; }

.h6 {
  font-family: "AndesBold", sans-serif;
  font-size: 16px;
  line-height: 20px;
  margin: 0px 0px 8px 0px;
  text-transform: uppercase; }

.blurb-text, .card-v1-section .card-content .card-description,
.card-v2-section .card-content .card-description,
.card-v3-section .card-content .card-description,
.card-v4-section .card-content .card-description, .contacts-wrapper, .s07v1_media_contacts, .dropdown-v3-seciton .dropdown-subheading, ._loop_experts_content ._loop_experts_subtitle, ._loop_experts_content ._loop_experts_description, .s06v3 .content {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #333333;
  margin-bottom: 10px;
  word-break: break-word; }

.time-stamp, .author {
  font-family: "Open Sans", sans-serif;
  word-break: break-word;
  font-size: 13px;
  line-height: 17px;
  color: #787878; }

.lead-md-paragraph {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 28px;
  color: #333333;
  word-break: break-word; }

.large-link {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #333333; }
  .large-link a {
    color: #0071BC; }
    .large-link a:hover {
      color: #004c92;
      text-decoration: underline; }

.intro-text {
  font-size: 20px;
  line-height: 30px;
  color: #333333;
  margin: 0px 0px 32px 0px;
  text-align: center;
  padding-left: 64px;
  padding-right: 64px; }
  .intro-text:last-child {
    margin: 0px; }

@media (max-width: 767px) {
  .intro-text {
    padding-left: 16px;
    padding-right: 16px; } }

.page-title {
  font-size: 28px;
  color: #ffffff;
  padding: 4px; }
  .page-title a {
    color: #ffffff; }

.hammer,
.small-headline {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  color: #787878;
  text-transform: uppercase;
  margin: 0px 0px 8px 0px; }
  .hammer span,
  .small-headline span {
    border-right: 1px solid #787878;
    margin-right: 8px;
    padding-right: 8px; }
    .hammer span:last-child,
    .small-headline span:last-child {
      border-right: 0px solid #787878;
      margin-right: 0px;
      padding-right: 0px; }

._loop_lead_paragraph_xs {
  font-size: 14px;
  line-height: 22px;
  color: #333; }

._loop_lead_paragraph_sm {
  font-size: 16px;
  line-height: 20px;
  color: #333333; }

._loop_lead_paragraph_md {
  font-size: 18px;
  line-height: 29px;
  color: #333333; }

._loop_lead_paragraph_lg {
  font-size: 20px;
  line-height: 32px;
  color: #545454; }

.intro_paragraph a {
  /*&:after {
			font-family: 'FontAwesome'; 
	        content: "\f105";
	        font-size: 18px;
	        line-height: 22px;
	        color: $loop-color-blue-45;
	        margin-left: 4px;
	        vertical-align: middle;
		}*/ }

.intro_paragraph_inverse {
  padding: 32px;
  margin-bottom: 32px;
  background-color: #f6f6f6; }

/* === End Typography === */
/* === Begin inputs group (checkbox, search box) === */
/* === End Checkbox SASS === */
._loop_white_checkbox {
  position: absolute;
  opacity: 0; }

._loop_white_checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0; }

._loop_white_checkbox + label:before {
  content: '';
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: #ffffff;
  border: 1px solid #ffffff;
  box-shadow: inset 0px 1px 0px 0px #d4d4d4; }

._loop_white_checkbox:hover + label:before {
  background: #ffffff; }

._loop_white_checkbox:checked + label:before {
  background: #ffffff; }

._loop_white_checkbox:disabled + label {
  opacity: 0.4;
  cursor: default; }

._loop_white_checkbox:disabled + label:before {
  box-shadow: none;
  opacity: 0.6; }

._loop_white_checkbox:checked + label:after {
  content: '\f00c';
  font-family: 'FontAwesome';
  position: absolute;
  left: 3px;
  color: #0071BC; }

/* === End Checkbox SASS === */
/* === Begin search box SASS === */
._loop_primary_input,
._loop_primary_search {
  margin: 0px 0px 16px 0px;
  position: relative; }
  ._loop_primary_input input[type='text'],
  ._loop_primary_input input[type='email'],
  ._loop_primary_input input[type='search'],
  ._loop_primary_search input[type='text'],
  ._loop_primary_search input[type='email'],
  ._loop_primary_search input[type='search'] {
    font-size: 14px;
    line-height: 22px;
    width: 100%;
    height: 40px;
    padding: 8px 16px 8px 16px;
    font-weight: normal;
    color: #787878;
    background-color: #fafdff;
    border: 1px solid #d8e7f5;
    border-radius: 0;
    -webkit-appearance: none;
    box-shadow: inset 0px 2px 1px 0px #F0F7FE;
    cursor: pointer; }
    ._loop_primary_input input[type='text']:focus,
    ._loop_primary_input input[type='email']:focus,
    ._loop_primary_input input[type='search']:focus,
    ._loop_primary_search input[type='text']:focus,
    ._loop_primary_search input[type='email']:focus,
    ._loop_primary_search input[type='search']:focus {
      border: 2px solid #d8e7f5;
      background-color: #ffffff;
      outline: 0px; }
  ._loop_primary_input[disabled],
  ._loop_primary_search[disabled] {
    opacity: 0.6; }

.input-type-img {
  position: absolute;
  right: 0px;
  top: 0;
  padding: 10px;
  height: 35px;
  border: 0px;
  background: transparent; }
  .input-type-img:hover {
    opacity: 0.6; }

/* === End search box SASS === */
/* === End inputs group (checkbox, search box) === */
._loop_radio,
._loop_checkbox {
  position: relative;
  display: block;
  margin-top: 0;
  margin-bottom: 16px; }
  ._loop_radio label,
  ._loop_checkbox label {
    padding-left: 16px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

._loop_radio input[type='radio'],
._loop_radio_inline input[type='radio'],
._loop_checkbox input[type='checkbox'],
._loop_checkbox_inline input[type='checkbox'] {
  position: absolute;
  margin-left: 0;
  z-index: 1;
  width: 20px;
  height: 20px; }

._loop_radio + ._loop_radio,
._loop_checkbox + ._loop_checkbox {
  margin-top: -4px; }

._loop_radio_inline,
._loop_checkbox_inline {
  position: relative;
  display: inline-block;
  padding-left: 0;
  margin-bottom: 16px;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }
  ._loop_radio_inline label,
  ._loop_checkbox_inline label {
    padding-right: 8px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

._loop_radio_inline + ._loop_radio_inline,
._loop_checkbox_inline + ._loop_checkbox_inline {
  margin-top: 0;
  margin-left: 16px; }

._loop_primary_radio {
  position: absolute;
  opacity: 0; }
  ._loop_primary_radio + label {
    position: relative;
    padding: 0;
    cursor: default;
    font-size: 14px;
    line-height: 22px;
    font-weight: normal;
    cursor: pointer; }
    ._loop_primary_radio + label:before {
      content: '';
      margin-right: 16px;
      display: inline-block;
      vertical-align: text-top;
      padding: 4px;
      width: 22px;
      height: 22px;
      background: #FAFDFF;
      border: 1px solid #D8E7F5;
      box-shadow: inset 0px 3px 0px 0px #F0F7FE;
      cursor: pointer;
      border-radius: 100%; }

._loop_primary_radio:checked + label:before {
  background: #fff;
  border: 1px solid #0071bc;
  box-shadow: none; }

._loop_primary_radio:checked:disabled + label:before {
  background: #fff;
  border: 1px solid #0071bc;
  box-shadow: inset 0px 1px 0px 0px #F0F7FE; }

._loop_primary_radio:checked:disabled + label:after {
  color: #0071bc; }

._loop_primary_radio:disabled + label {
  opacity: 0.6; }

._loop_primary_radio:disabled + label:before {
  box-shadow: none;
  pointer-events: none; }

._loop_primary_radio:checked + label:after {
  content: "\f111";
  font-family: 'FontAwesome';
  font-size: 14px;
  line-height: 16px;
  padding: 3px;
  position: absolute;
  left: 2px;
  top: 1px;
  color: #0071bc; }

.input-type-img {
  position: absolute;
  right: 0px;
  top: 0;
  padding: 14px;
  height: 45px;
  border: 0px;
  background: transparent; }
  .input-type-img:hover {
    opacity: 0.6; }

.input_text {
  font-size: 14px;
  line-height: 22px;
  color: #333333;
  font-weight: bold;
  margin: 0px;
  border-bottom: 0px; }

@media (min-width: 768px) {
  ._loop_primary_input_inline {
    display: table-cell;
    margin: 0px 0px 16px 0px;
    position: relative;
    padding-right: 16px; } }

._loop_primary_input_inline input[type='text'],
._loop_primary_input_inline input[type='email'],
._loop_primary_input_inline input[type='search'] {
  font-size: 14px;
  line-height: 22px;
  width: 100%;
  height: 40px;
  padding: 8px 16px 8px 16px;
  font-weight: bold;
  color: #787878;
  background-color: #fafdff;
  border: 1px solid #d8e7f5;
  border-radius: 0;
  -webkit-appearance: none;
  box-shadow: inset 0px 2px 1px 0px #F0F7FE; }
  ._loop_primary_input_inline input[type='text']:focus,
  ._loop_primary_input_inline input[type='email']:focus,
  ._loop_primary_input_inline input[type='search']:focus {
    border: 2px solid #d8e7f5;
    background-color: #ffffff;
    outline: 0px; }

._loop_primary_input_inline[disabled] {
  opacity: 0.6; }

._loop_primary_input_inline + div {
  padding-right: 0px;
  margin-bottom: 16px; }

._loop_search {
  position: relative; }

input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  /* Now your own custom styles */
  height: 1px;
  width: 1px;
  background: transparent; }

._loop_primary_checkbox {
  position: absolute;
  opacity: 0; }
  ._loop_primary_checkbox + label {
    position: relative;
    padding: 0;
    cursor: default;
    font-size: 14px;
    line-height: 22px;
    font-weight: normal;
    cursor: pointer;
    display: block;
    /*&:hover {
      color: #0071BC;
    }*/ }
    ._loop_primary_checkbox + label:before {
      content: '';
      margin-right: 8px;
      display: inline-block;
      vertical-align: text-top;
      padding: 4px;
      width: 20px;
      height: 20px;
      background: #FAFDFF;
      border: 1px solid #D8E7F5;
      box-shadow: inset 0px 3px 0px 0px #F0F7FE;
      cursor: pointer;
      float: left; }

._loop_primary_checkbox:checked + label:before {
  background: #0071BC;
  box-shadow: inset 0px 3px 0px 0px #0071BC; }

._loop_primary_checkbox:checked:disabled + label:before {
  background: #FAFDFF;
  border: 1px solid #D8E7F5;
  box-shadow: inset 0px 1px 0px 0px #F0F7FE; }

._loop_primary_checkbox:checked:disabled + label:after {
  color: #4cbb88; }

._loop_primary_checkbox:disabled + label {
  opacity: 0.6; }

._loop_primary_checkbox:disabled + label:before {
  box-shadow: none;
  pointer-events: none; }

._loop_primary_checkbox:checked + label:after {
  content: "\f00c";
  font-family: 'FontAwesome';
  font-size: 12px;
  position: absolute;
  left: 4px;
  top: 0;
  color: #fff; }

._loop_primary_textarea lable {
  display: block; }

.textarea {
  float: left;
  width: 100%;
  height: 15em;
  color: #787878;
  background-color: #fafdff;
  border: 1px solid #d8e7f5;
  border-radius: 0;
  margin-bottom: 16px; }

#CQ .x-form-label-left label.x-form-item-label,
.x-box-item,
#CQ .x-panel.cq-selection .x-form-cb-label-hidden {
  font-weight: normal; }

#CQ .cq-editbar {
  z-index: 0; }

#CQ .cq-editrollover-insert-container {
  z-index: 0; }

.cq-wcm-edit .chart-footer .pull-right img {
  margin-top: 5px; }

#wb-authid {
  /*display: none;*/
  display: block;
  left: -9999px;
  position: absolute;
  height: 0px; }

.cq-wcm-edit form {
  margin-bottom: 0px; }

@media (max-width: 991px) {
  .supergrid .center-left-border .grid_9_par_1.parsys > .remove-padding-grid:first-child {
    padding-left: 0px !important; } }

/* === Begin accordion ===*/
.panel-default {
  border: 0px;
  border-radius: 0px; }

.panel-group {
  margin: 16px 0px 16px 0px; }

.panel-collapse {
  background-color: #fff; }

.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border: 0px; }

.accordion-wrapper {
  position: relative; }

.accordion-btn {
  min-height: 40px;
  font-size: 14px;
  line-height: 22px;
  color: #0071BC;
  padding: 8px 16px 8px 16px;
  border: 1px solid #d8e7f5;
  background-color: #fafdff;
  border-radius: 0px;
  cursor: pointer;
  display: inline-block;
  width: 100%;
  position: relative;
  z-index: 0;
  box-shadow: inset inset 0 3px 0 #f0f7fe; }
  .accordion-btn span {
    display: inline-block;
    width: 70%; }
  .accordion-btn span.data-number {
    display: inline-block;
    width: 10%;
    vertical-align: top;
    color: #333; }
  .accordion-btn[aria-expanded=false]:after {
    font-family: 'FontAwesome';
    content: "\f107";
    font-size: 18px;
    line-height: 22px;
    color: #0071BC;
    margin-left: 4px;
    float: right; }
  .accordion-btn[aria-expanded=true]:after {
    font-family: 'FontAwesome';
    content: "\f106";
    font-size: 18px;
    line-height: 22px;
    color: #0071BC;
    margin-left: 4px;
    float: right; }
  .accordion-btn .fa-chevron-down {
    float: right;
    font-size: 14px;
    line-height: 22px; }

.accordion-content {
  padding: 16px;
  border: 1px solid #d8e7f5; }

.accordion-download {
  font-size: 16px;
  color: #0071BC;
  border: 1px solid #e5e5e5;
  background-color: #fff;
  border-radius: 100%;
  padding: 4px 10px;
  display: inline-block; }

.accordion-group-btn {
  text-align: left;
  position: relative; }

@media (min-width: 768px) {
  .accordion-group-btn {
    text-align: right; } }

.accordion-mainsection {
  padding: 16px; }

.regional-tab-content {
  margin-top: 32px; }

.download_container {
  position: absolute;
  left: 0px;
  top: 32px;
  width: 260px;
  z-index: 1000;
  min-height: 100px;
  background-color: #fff;
  margin-top: 0 !important;
  padding: 16px;
  float: left;
  border: 1px solid #e5e5e5; }
  .download_container span {
    display: block; }
  @media (min-width: 768px) {
    .download_container {
      float: right;
      position: relative;
      top: 0px; } }

.download-info {
  font-size: 12px;
  line-height: 17px;
  font-weight: 600; }
  .download-info ul {
    padding-left: 0px !important;
    margin-left: 0px !important;
    list-style: none !important; }
    .download-info ul li {
      display: block;
      text-align: left; }

.click-download,
.close-download {
  color: #0071bc;
  cursor: pointer;
  z-index: 999; }
  .click-download span,
  .close-download span {
    color: #0071bc; }
  .click-download i,
  .close-download i {
    font-size: 13px; }

/* === End accordion ===*/
/* === Begin Panel collapse == */
.faq-accordion ol li {
  list-style: decimal;
  color: #0071bc;
  font-weight: 600;
  margin-left: 20px; }

.faq-accordion .panel {
  box-shadow: none; }

.faq-accordion .panel-title {
  font-size: 18px;
  line-height: 22px; }

.faq-accordion .panel-default {
  margin-bottom: 4px; }

.faq-accordion .panel-body {
  padding: 0px; }

.faq-accordion .panel-heading {
  font-size: 14px;
  line-height: 22px;
  color: #0071BC;
  padding: 0px;
  background-color: #ffffff;
  border-radius: 0px;
  cursor: pointer;
  position: relative;
  z-index: 0; }
  .faq-accordion .panel-heading h4 a, .faq-accordion .panel-heading .news-hero-section .news-hero-img-overlay .news-hero-description a, .news-hero-section .news-hero-img-overlay .faq-accordion .panel-heading .news-hero-description a, .faq-accordion .panel-heading .highlight_component .highlights-card .highlights-card-block h3 a, .highlight_component .highlights-card .highlights-card-block .faq-accordion .panel-heading h3 a, .faq-accordion .panel-heading .latest-v1-section h3 a, .latest-v1-section .faq-accordion .panel-heading h3 a, .faq-accordion .panel-heading .ombc-section .ombc-description a, .ombc-section .faq-accordion .panel-heading .ombc-description a {
    display: block; }
    .faq-accordion .panel-heading h4 a:hover, .faq-accordion .panel-heading .news-hero-section .news-hero-img-overlay .news-hero-description a:hover, .news-hero-section .news-hero-img-overlay .faq-accordion .panel-heading .news-hero-description a:hover, .faq-accordion .panel-heading .highlight_component .highlights-card .highlights-card-block h3 a:hover, .highlight_component .highlights-card .highlights-card-block .faq-accordion .panel-heading h3 a:hover, .faq-accordion .panel-heading .latest-v1-section h3 a:hover, .latest-v1-section .faq-accordion .panel-heading h3 a:hover, .faq-accordion .panel-heading .ombc-section .ombc-description a:hover, .ombc-section .faq-accordion .panel-heading .ombc-description a:hover, .faq-accordion .panel-heading h4 a:active, .faq-accordion .panel-heading .news-hero-section .news-hero-img-overlay .news-hero-description a:active, .news-hero-section .news-hero-img-overlay .faq-accordion .panel-heading .news-hero-description a:active, .faq-accordion .panel-heading .highlight_component .highlights-card .highlights-card-block h3 a:active, .highlight_component .highlights-card .highlights-card-block .faq-accordion .panel-heading h3 a:active, .faq-accordion .panel-heading .latest-v1-section h3 a:active, .latest-v1-section .faq-accordion .panel-heading h3 a:active, .faq-accordion .panel-heading .ombc-section .ombc-description a:active, .ombc-section .faq-accordion .panel-heading .ombc-description a:active, .faq-accordion .panel-heading h4 a:focus, .faq-accordion .panel-heading .news-hero-section .news-hero-img-overlay .news-hero-description a:focus, .news-hero-section .news-hero-img-overlay .faq-accordion .panel-heading .news-hero-description a:focus, .faq-accordion .panel-heading .highlight_component .highlights-card .highlights-card-block h3 a:focus, .highlight_component .highlights-card .highlights-card-block .faq-accordion .panel-heading h3 a:focus, .faq-accordion .panel-heading .latest-v1-section h3 a:focus, .latest-v1-section .faq-accordion .panel-heading h3 a:focus, .faq-accordion .panel-heading .ombc-section .ombc-description a:focus, .ombc-section .faq-accordion .panel-heading .ombc-description a:focus {
      text-decoration: none;
      color: #0071bc; }
    .faq-accordion .panel-heading h4 a i, .faq-accordion .panel-heading .news-hero-section .news-hero-img-overlay .news-hero-description a i, .news-hero-section .news-hero-img-overlay .faq-accordion .panel-heading .news-hero-description a i, .faq-accordion .panel-heading .highlight_component .highlights-card .highlights-card-block h3 a i, .highlight_component .highlights-card .highlights-card-block .faq-accordion .panel-heading h3 a i, .faq-accordion .panel-heading .latest-v1-section h3 a i, .latest-v1-section .faq-accordion .panel-heading h3 a i, .faq-accordion .panel-heading .ombc-section .ombc-description a i, .ombc-section .faq-accordion .panel-heading .ombc-description a i {
      font-size: 20px;
      line-height: 26px;
      float: right; }
    .faq-accordion .panel-heading h4 a[aria-expanded=false]:after, .faq-accordion .panel-heading .news-hero-section .news-hero-img-overlay .news-hero-description a[aria-expanded=false]:after, .news-hero-section .news-hero-img-overlay .faq-accordion .panel-heading .news-hero-description a[aria-expanded=false]:after, .faq-accordion .panel-heading .highlight_component .highlights-card .highlights-card-block h3 a[aria-expanded=false]:after, .highlight_component .highlights-card .highlights-card-block .faq-accordion .panel-heading h3 a[aria-expanded=false]:after, .faq-accordion .panel-heading .latest-v1-section h3 a[aria-expanded=false]:after, .latest-v1-section .faq-accordion .panel-heading h3 a[aria-expanded=false]:after, .faq-accordion .panel-heading .ombc-section .ombc-description a[aria-expanded=false]:after, .ombc-section .faq-accordion .panel-heading .ombc-description a[aria-expanded=false]:after {
      font-family: 'FontAwesome';
      content: "\f107";
      font-size: 18px;
      line-height: 22px;
      color: #0071BC;
      margin-left: 4px;
      float: right;
      position: absolute;
      right: 0;
      top: 3px; }
    .faq-accordion .panel-heading h4 a[aria-expanded=true]:after, .faq-accordion .panel-heading .news-hero-section .news-hero-img-overlay .news-hero-description a[aria-expanded=true]:after, .news-hero-section .news-hero-img-overlay .faq-accordion .panel-heading .news-hero-description a[aria-expanded=true]:after, .faq-accordion .panel-heading .highlight_component .highlights-card .highlights-card-block h3 a[aria-expanded=true]:after, .highlight_component .highlights-card .highlights-card-block .faq-accordion .panel-heading h3 a[aria-expanded=true]:after, .faq-accordion .panel-heading .latest-v1-section h3 a[aria-expanded=true]:after, .latest-v1-section .faq-accordion .panel-heading h3 a[aria-expanded=true]:after, .faq-accordion .panel-heading .ombc-section .ombc-description a[aria-expanded=true]:after, .ombc-section .faq-accordion .panel-heading .ombc-description a[aria-expanded=true]:after {
      font-family: 'FontAwesome';
      content: "\f106";
      font-size: 18px;
      line-height: 22px;
      color: #0071BC;
      margin-left: 4px;
      float: right;
      position: absolute;
      right: 0;
      top: 3px; }

.faq-accordion .panel-collapse {
  padding: 16px;
  color: #333;
  font-weight: normal; }

/* === End  Panel collapse == */
/* == Begin Country List components ==*/
.alpha-list-section .alpha-list-btn, .alpha-list-mobile-section .alpha-list-btn {
  font-size: 14px;
  line-height: 22px;
  font-weight: bold;
  background-color: #ffffff;
  color: #0071BC;
  padding: 0px 14px;
  border: 0px; }
  .alpha-list-section .alpha-list-btn:hover, .alpha-list-mobile-section .alpha-list-btn:hover {
    color: #004c92;
    text-decoration: underline; }

.alpha-list-section .deactive, .alpha-list-mobile-section .deactive {
  color: #d4d4d4 !important;
  cursor: default; }
  .alpha-list-section .deactive:hover, .alpha-list-section .deactive:focus, .alpha-list-mobile-section .deactive:hover, .alpha-list-mobile-section .deactive:focus {
    color: #d4d4d4 !important;
    cursor: default; }

.alpha-list-section .alpha-list-container .lable, .alpha-list-mobile-section .alpha-list-container .lable {
  padding-left: 0px !important; }

.alpha-list-section .alpha-list-container .alpha-alphabet, .alpha-list-mobile-section .alpha-list-container .alpha-alphabet {
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  margin-bottom: 0px 0px 16px 0px; }

.alpha-list-section .alpha-list-container .alpha-list, .alpha-list-mobile-section .alpha-list-container .alpha-list {
  padding: 0px;
  float: left;
  display: block;
  width: 100%;
  list-style: none; }
  .alpha-list-section .alpha-list-container .alpha-list .alpha-name, .alpha-list-mobile-section .alpha-list-container .alpha-list .alpha-name {
    font-size: 14px;
    line-height: 22px;
    padding-right: 8px;
    margin: 0px 0px 16px 0px;
    color: #0071BC;
    float: left; }
  .alpha-list-section .alpha-list-container .alpha-list .lang-alpha, .alpha-list-mobile-section .alpha-list-container .alpha-list .lang-alpha {
    font-size: 14px;
    line-height: 22px;
    margin: 0px 0px 16px 0px;
    padding-right: 8px;
    float: left; }
    .alpha-list-section .alpha-list-container .alpha-list .lang-alpha span a, .alpha-list-mobile-section .alpha-list-container .alpha-list .lang-alpha span a {
      color: #002245; }
  .alpha-list-section .alpha-list-container .alpha-list .divider, .alpha-list-mobile-section .alpha-list-container .alpha-list .divider {
    margin: 0px 0px 16px 0px;
    line-height: 22px;
    padding-right: 8px;
    color: #787878;
    float: left; }
  .alpha-list-section .alpha-list-container .alpha-list ul, .alpha-list-mobile-section .alpha-list-container .alpha-list ul {
    padding-left: 0px;
    width: 100%;
    display: inline-block; }
    .alpha-list-section .alpha-list-container .alpha-list ul li, .alpha-list-mobile-section .alpha-list-container .alpha-list ul li {
      float: left;
      list-style: none; }
      .alpha-list-section .alpha-list-container .alpha-list ul li a:hover, .alpha-list-mobile-section .alpha-list-container .alpha-list ul li a:hover {
        text-decoration: underline; }

.alpha-checkbox .alpha-list-btn {
  padding: 0px 8px; }

.Multifilter-data .dropdown-v2-inverse {
  margin-bottom: 16px; }

.avgfilter .alpha-alphabet {
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  margin-bottom: 0px 0px 16px 0px;
  line-height: 20px; }

.avgfilter ._loop_radio_inline {
  float: left;
  margin-right: 8px; }

.avgfilter .dropdown-v2-inverse {
  float: left;
  width: 60%; }

/* == End alpha List components ==*/
.rf-custom-query h5 {
  margin: 0px 0px 8px 0px; }
  .rf-custom-query h5 a:hover {
    color: #0071bc; }

.rf-custom-query .main-detail {
  padding: 16px; }

.rf-custom-query ul li .hammer {
  text-transform: none;
  font-weight: normal; }

.rf-custom-query ul li:last-child {
  margin-bottom: 0px !important;
  padding-bottom: 0px !important; }

/* == Begin alpha List Media- Query ==*/
@media (min-width: 800px) and (max-width: 1200px) {
  .alpha-list-section .alpha-list-btn, .alpha-list-mobile-section .alpha-list-btn {
    padding: 0px 10px; } }

@media (min-width: 768px) and (max-width: 800px) {
  .alpha-list-section .alpha-list-btn, .alpha-list-mobile-section .alpha-list-btn {
    padding: 0px 19px;
    line-height: 36px; } }

/* == End alpha List Media- Query ==*/
.alpha-list-v1 {
  margin-top: 16px; }
  .alpha-list-v1 .alpha-alphabet {
    font-family: "AndesBold", sans-serif;
    background-color: #FAFDFF;
    border: 1px solid #C6D5E1;
    padding: 12px;
    font-size: 20px;
    color: #002245; }

.back-to-speaker {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 16px;
  vertical-align: text-bottom;
  font-weight: 600; }
  .back-to-speaker i {
    font-size: 18px;
    margin-right: 4px; }

.speakers-section {
  text-align: center;
  margin-bottom: 32px; }
  .speakers-section img {
    border: 3px solid #009FDA;
    border-radius: 100%;
    width: 220px;
    height: auto;
    margin: auto;
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .speakers-section img {
        width: 220px;
        height: auto; } }
  .speakers-section .speakers-detail .speakers-name {
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    margin-bottom: 8px; }
  .speakers-section .speakers-detail .author {
    font-size: 14px;
    line-height: 22px;
    color: #333;
    font-weight: 600; }
  .speakers-section .speakers-image {
    float: none;
    margin-right: 16px; }
    @media (min-width: 768px) {
      .speakers-section .speakers-image {
        float: left; } }
  .speakers-section .speakers-content {
    text-align: left;
    display: block; }
    @media (min-width: 768px) {
      .speakers-section .speakers-content {
        display: table-cell; } }
    .speakers-section .speakers-content p {
      font-size: 14px;
      line-height: 20px;
      margin-bottom: 16px; }

.card-deck {
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  width: 100%;
  box-sizing: border-box; }

.col-card {
  position: relative;
  word-wrap: break-word; }

.annual_meeting_expert .col-card {
  flex: 1 1 49%; }
  @media (min-width: 786px) {
    .annual_meeting_expert .col-card {
      flex: 1 1 16%; } }

.annualmeeting_speaker_listing .col-card {
  flex: 0 0 40%; }
  @media (min-width: 768px) {
    .annualmeeting_speaker_listing .col-card {
      flex: 0 0 25%; } }
  @media (min-width: 992px) {
    .annualmeeting_speaker_listing .col-card {
      flex: 0 0 16%; } }
  @media (min-width: 1200px) {
    .annualmeeting_speaker_listing .col-card {
      flex: 0 0 13.66%; } }

.annual_meeting_keyevents .col-card {
  flex: 1 1 100%; }
  @media (min-width: 600px) {
    .annual_meeting_keyevents .col-card {
      flex: 1 1 49%; } }

/* === Begin Kendo Table === */
.k-grid tr:hover {
  background-color: transparent; }

.k-grid-content {
  overflow-y: auto; }

.k-header,
.k-widget {
  border-color: #fff;
  background-color: #fff; }

.k-grid-header,
.k-grid-header-wrap {
  background-color: #fff;
  border-color: #fff; }

.k-grid-header th.k-header {
  padding: 8px 6px 8px 6px; }

.k-grid .k-grid-toolbar {
  background-color: #fff;
  padding: 0px 0px 16px 0px;
  border-bottom: 1px solid #e5e5e5;
  text-align: right; }
  .k-grid .k-grid-toolbar .k-button {
    border: 1px solid #e5e5e5;
    background-color: #fff;
    width: 32px;
    height: 32px;
    color: #0071bc;
    border-radius: 100%;
    text-indent: -99999px;
    overflow: hidden; }
    .k-grid .k-grid-toolbar .k-button:focus {
      box-shadow: none; }

.k-i-file-pdf:before {
  content: "\f1c1"; }

.k-i-file-excel:before {
  content: "\f1c3"; }

.k-i-arrow-60-left:before {
  font-family: 'FontAwesome';
  content: "\f100";
  font-size: 20px;
  color: #0071bc; }

.k-i-arrow-60-right:before {
  font-family: 'FontAwesome';
  content: "\f101";
  font-size: 20px;
  color: #0071bc; }

.k-i-arrow-60-down {
  width: 35px;
  height: 35px; }

.k-i-arrow-60-down:before {
  font-family: 'FontAwesome';
  content: "\f107";
  font-size: 18px;
  line-height: 14px;
  color: #fff; }

.k-i-zoom:before {
  font-family: 'FontAwesome';
  content: "\f002";
  font-size: 18px;
  color: #0071bc; }

.k-panelbar .k-tabstrip > .k-content, .k-tabstrip > .k-content {
  border-width: 0px;
  padding: 0px; }

table.schedule-table {
  display: block;
  overflow-x: auto;
  min-height: 0.01%;
  background: #fff !important;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-overflow-scrolling: touch;
  /*		 table #grid1{
			.k-schedule-details {
				position: relative;
			}
		.meeting-calendar {
				position: relative;
				    margin-bottom: 4px;
				@media (min-width: 768px) {
					position: absolute;
					right: 0;
					left: initial;
					bottom: 32px;
				}
			}
			.data-collapse {
				text-align: right;
			}
		}
*/ }
  table.schedule-table > tbody {
    display: table;
    width: 100%; }
    table.schedule-table > tbody tr td {
      padding: 0px;
      border: transparent; }
      table.schedule-table > tbody tr td a:focus {
        outline: 0px; }
  table.schedule-table .k-schedule-time {
    width: 10%;
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    color: #DF3416;
    padding: 8px;
    vertical-align: middle;
    text-align: center;
    border-top: 1px solid #e5e5e5; }
    @media (min-width: 600px) {
      table.schedule-table .k-schedule-time {
        width: 20%;
        font-size: 36px;
        line-height: 36px;
        padding: 16px; } }
  table.schedule-table .k-schedule-details {
    font-size: 14px;
    line-height: 20px;
    /*width: 100%;*/
    padding: 16px;
    font-weight: normal;
    border: 1px solid #e5e5e5;
    margin-bottom: 16px;
    border-left: 2px solid #DF3416; }
  table.schedule-table .location {
    font-size: 12px;
    font-weight: bold;
    color: #DF3416; }
  table.schedule-table h4, table.schedule-table .news-hero-section .news-hero-img-overlay .news-hero-description, .news-hero-section .news-hero-img-overlay table.schedule-table .news-hero-description, table.schedule-table .highlight_component .highlights-card .highlights-card-block h3, .highlight_component .highlights-card .highlights-card-block table.schedule-table h3, table.schedule-table .latest-v1-section h3, .latest-v1-section table.schedule-table h3, table.schedule-table .ombc-section .ombc-description, .ombc-section table.schedule-table .ombc-description {
    margin-bottom: 4px; }
  table.schedule-table .schedule-date {
    font-family: "AndesBold", sans-serif;
    color: #002245; }
  table.schedule-table .event {
    color: #333;
    font-weight: 600; }
  table.schedule-table .event-detail {
    margin-bottom: 4px; }
  table.schedule-table .event-time {
    font-weight: normal;
    color: #333;
    margin-bottom: 4px;
    display: table-cell;
    /*@media(max-width: 650px) {
			display: block;
		}*/ }
  table.schedule-table .event-time-detail {
    margin-bottom: 4px;
    position: relative; }
  table.schedule-table .bulding {
    color: #000; }
  table.schedule-table .room a {
    font-weight: 600; }
  table.schedule-table .fa-map-marker,
  table.schedule-table .fa-user {
    font-size: 18px;
    line-height: 20px;
    color: #DF3416;
    margin-right: 4px; }
  table.schedule-table .meeting-calendar {
    position: relative;
    margin-bottom: 4px; }
    @media (min-width: 768px) {
      table.schedule-table .meeting-calendar {
        position: absolute;
        right: 0;
        left: initial;
        bottom: 0px; } }
  table.schedule-table .meeting-location-detail,
  table.schedule-table .contact-profile {
    margin: 0px 0px 4px 0px; }
    @media (max-width: 767px) {
      table.schedule-table .meeting-location-detail,
      table.schedule-table .contact-profile {
        width: 80%; } }
  table.schedule-table .meeting-location,
  table.schedule-table .contact-icon {
    display: table-cell; }
    table.schedule-table .meeting-location a,
    table.schedule-table .contact-icon a {
      font-weight: 600; }
  table.schedule-table .fa-clock-o,
  table.schedule-table .fa-phone,
  table.schedule-table .fa-calendar {
    font-size: 16px;
    line-height: 20px;
    color: #0071bc;
    margin-right: 4px; }
  table.schedule-table .imf-row .k-schedule-time {
    color: #002245; }
  table.schedule-table .imf-row .k-schedule-details {
    border-left: 2px solid #002245; }
  table.schedule-table .imf-row .location {
    color: #002245; }
  table.schedule-table .speaker-profile {
    position: relative; }
  table.schedule-table .speaker-icon {
    display: table-cell;
    vertical-align: top; }
    table.schedule-table .speaker-icon span {
      padding-right: 8px; }
  table.schedule-table .speaker-detail {
    width: 100%;
    margin-bottom: 8px; }
  table.schedule-table .speaker-list-item {
    display: table-cell; }
    table.schedule-table .speaker-list-item ul {
      padding: 0px; }
      table.schedule-table .speaker-list-item ul li {
        display: inline-block;
        min-width: auto;
        margin-right: 8px;
        padding-right: 8px;
        border-right: 1px solid #e5e5e5; }
        table.schedule-table .speaker-list-item ul li:last-child {
          margin-right: 0px;
          padding-right: 0px;
          border-right: 0px solid #e5e5e5; }
  table.schedule-table .contact-detail {
    display: table-cell;
    margin-left: 4px;
    /*span {
			&:nth-child(1) {
			font-weight: 600;
		}
		}*/ }
  table.schedule-table .data-collapse {
    position: relative;
    cursor: pointer;
    width: 100%; }
  table.schedule-table .data-collapse a[aria-expanded="false"]:before {
    font-family: 'FontAwesome';
    content: "\f107";
    font-size: 18px;
    line-height: 22px;
    float: right;
    position: relative;
    bottom: 25px; }
  table.schedule-table .data-collapse a[aria-expanded="true"]:before {
    font-family: 'FontAwesome';
    content: "\f106";
    font-size: 18px;
    line-height: 22px;
    float: right;
    position: relative;
    bottom: 25px; }
  table.schedule-table .data-collapse .event-description {
    padding: 16px;
    border-top: 1px solid #e5e5e5; }

@media (max-width: 767px) {
  table.schedule-table {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 0px solid #dddddd; } }

/* === End Kendo Table === */
/* === Begin Kendo Tab === */
.Starting-business table colgroup {
  display: none; }

.schedule-tab {
  font-size: 12px;
  line-height: 17px;
  font-weight: bold; }
  .schedule-tab .schedule-date {
    font-family: "AndesBold", sans-serif;
    color: #002245; }
  .schedule-tab ul li {
    min-width: 110px; }
  @media (min-width: 992px) {
    .schedule-tab .k-display-block {
      width: 80%;
      margin: auto; } }
  .schedule-tab .k-tabstrip-items {
    padding: 8px 8px 16px 8px;
    text-align: center; }
  .schedule-tab .k-tabstrip-items .k-state-default {
    border: 1px solid #d8e7f5;
    border-radius: 0px; }
  .schedule-tab .k-tabstrip-items .k-item {
    background-image: none;
    background-color: #fafdff;
    text-align: center; }
    .schedule-tab .k-tabstrip-items .k-item .k-link {
      color: #0071bc; }
  .schedule-tab .k-tabstrip-top > .k-tabstrip-items .k-item {
    margin: 0px 6px 0px 0px; }
    .schedule-tab .k-tabstrip-top > .k-tabstrip-items .k-item:last-child {
      margin: 0px; }
  .schedule-tab .k-tabstrip > .k-button.k-bare {
    top: 10px;
    opacity: 1; }
  .schedule-tab .k-tabstrip-top > .k-tabstrip-items .k-state-active {
    border: 1px solid #EF3E37;
    background-color: #EF3E37; }
    .schedule-tab .k-tabstrip-top > .k-tabstrip-items .k-state-active .k-link {
      color: #fff; }
  .schedule-tab .k-tabstrip:focus {
    box-shadow: none; }

.am-filter-dropdown {
  display: inline-block;
  width: 100%; }

.dropdown-v1-inverse {
  display: block;
  /*float: left;*/
  width: 100%; }
  @media (min-width: 768px) {
    .dropdown-v1-inverse {
      display: inline-block;
      float: right;
      margin-right: 100px;
      width: auto; } }
  .dropdown-v1-inverse .lable {
    padding: 0px 16px 0px 0px;
    line-height: 36px; }
  .dropdown-v1-inverse .dropdown-v1 {
    width: 100%;
    margin-bottom: 16px; }
    @media (min-width: 500px) {
      .dropdown-v1-inverse .dropdown-v1 {
        width: 160px; } }
    @media (max-width: 500px) {
      .dropdown-v1-inverse .dropdown-v1 span.k-dropdown {
        width: 99%; } }
  .dropdown-v1-inverse .k-dropdown .k-dropdown-wrap.k-state-default {
    height: 35px;
    text-align: left;
    width: 100%;
    float: left;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    background-color: #fafcff;
    border: 1px solid #d8e7f5;
    color: #787878;
    border-radius: 0;
    box-shadow: inset 0 3px 0 #f6f6f6;
    outline: 0; }
  .dropdown-v1-inverse .k-dropdown .k-dropdown-wrap {
    padding-right: 0px; }
    .dropdown-v1-inverse .k-dropdown .k-dropdown-wrap .k-select {
      width: 2.6em; }
  .dropdown-v1-inverse .k-dropdown .k-input {
    font-size: 14px;
    line-height: 22px;
    color: #787878;
    padding: 8px; }
  .dropdown-v1-inverse .k-dropdown .k-i-arrow-60-down:before {
    color: #0071bc; }

#eventtype-list,
#eventtype1-list,
#access_FULL-SCHEDULE-list,
#eventtype_FULL-SCHEDULE-list {
  font-size: 14px;
  line-height: 20px;
  color: #333;
  font-weight: normal;
  background-color: #fff;
  border: 1px solid #d8e7f5;
  border-radius: 0;
  box-shadow: inset inset 0 3px 0 #f0f7fe;
  outline: 0; }
  #eventtype-list ul li,
  #eventtype1-list ul li,
  #access_FULL-SCHEDULE-list ul li,
  #eventtype_FULL-SCHEDULE-list ul li {
    padding: 0px 8px; }
  #eventtype-list .k-state-selected,
  #eventtype1-list .k-state-selected,
  #access_FULL-SCHEDULE-list .k-state-selected,
  #eventtype_FULL-SCHEDULE-list .k-state-selected {
    color: #333;
    background-color: #fff;
    border: 0px;
    padding: 0px 8px; }
  #eventtype-list .k-state-hover,
  #eventtype1-list .k-state-hover,
  #access_FULL-SCHEDULE-list .k-state-hover,
  #eventtype_FULL-SCHEDULE-list .k-state-hover {
    color: #0071bc;
    background-color: #fff;
    background-image: none; }
  #eventtype-list .k-listbox .k-item,
  #eventtype-list .k-popup .k-list .k-item,
  #eventtype1-list .k-listbox .k-item,
  #eventtype1-list .k-popup .k-list .k-item,
  #access_FULL-SCHEDULE-list .k-listbox .k-item,
  #access_FULL-SCHEDULE-list .k-popup .k-list .k-item,
  #eventtype_FULL-SCHEDULE-list .k-listbox .k-item,
  #eventtype_FULL-SCHEDULE-list .k-popup .k-list .k-item {
    padding: 2px 12px;
    color: #333; }
  #eventtype-list .k-list > .k-state-focused.k-state-selected,
  #eventtype-list .k-listview > .k-state-focused.k-state-selected,
  #eventtype-list .k-state-focused.k-state-selected,
  #eventtype-list td.k-state-focused.k-state-selected,
  #eventtype1-list .k-list > .k-state-focused.k-state-selected,
  #eventtype1-list .k-listview > .k-state-focused.k-state-selected,
  #eventtype1-list .k-state-focused.k-state-selected,
  #eventtype1-list td.k-state-focused.k-state-selected,
  #access_FULL-SCHEDULE-list .k-list > .k-state-focused.k-state-selected,
  #access_FULL-SCHEDULE-list .k-listview > .k-state-focused.k-state-selected,
  #access_FULL-SCHEDULE-list .k-state-focused.k-state-selected,
  #access_FULL-SCHEDULE-list td.k-state-focused.k-state-selected,
  #eventtype_FULL-SCHEDULE-list .k-list > .k-state-focused.k-state-selected,
  #eventtype_FULL-SCHEDULE-list .k-listview > .k-state-focused.k-state-selected,
  #eventtype_FULL-SCHEDULE-list .k-state-focused.k-state-selected,
  #eventtype_FULL-SCHEDULE-list td.k-state-focused.k-state-selected {
    box-shadow: none; }

/* === End Kendo Tab === */
#speakerTabs ul li {
  font-size: 14px;
  line-height: 26px;
  font-weight: bold;
  min-width: auto; }

#speakerTabs .k-tabstrip-items {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 16px; }

#speakerTabs .k-tabstrip-items .k-item {
  background-color: transparent;
  border: 0px; }

#speakerTabs .k-tabstrip-items .k-loading {
  border-top: 0px; }

#speakerTabs .k-tabstrip-items .k-link {
  padding: 0px 14px; }

#speakerTabs .k-state-active .k-link {
  color: #004c92;
  border: 1px solid #d8e7f5; }

#speakerTabs .col-xs-13,
#speakerTabs .col-sm-13,
#speakerTabs .col-md-13,
#speakerTabs .col-lg-13 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

#speakerTabs .col-xs-13 {
  width: 13.66%;
  float: left; }

@media (max-width: 449px) {
  #speakerTabs .col-xs-6 {
    width: 39%;
    float: left;
    margin-left: auto;
    margin-right: auto; } }

@media (min-width: 450px) {
  #speakerTabs .col-xs-6 {
    width: 33%;
    float: left;
    margin-left: auto;
    margin-right: auto; } }

@media (min-width: 650px) {
  #speakerTabs .col-xs-6 {
    width: 45%;
    float: left; } }

@media (min-width: 768px) {
  #speakerTabs .col-sm-13 {
    width: 13.66%;
    float: left; }
  #speakerTabs .col-sm-4 {
    width: 25%;
    float: left; }
  #speakerTabs .col-xs-13,
  #speakerTabs .col-sm-13,
  #speakerTabs .col-md-13,
  #speakerTabs .col-lg-13 {
    padding-right: 25px;
    padding-left: 25px;
    margin: 0px; } }

@media (min-width: 992px) {
  #speakerTabs .col-md-13 {
    width: 12.66%;
    float: left; }
  #speakerTabs .col-xs-13,
  #speakerTabs .col-sm-13,
  #speakerTabs .col-md-13,
  #speakerTabs .col-lg-13 {
    padding-right: 15px;
    padding-left: 15px;
    margin: 0px; } }

@media (min-width: 1200px) {
  #speakerTabs .col-lg-13 {
    width: 13.66%;
    float: left; }
  #speakerTabs .col-xs-13,
  #speakerTabs .col-sm-13,
  #speakerTabs .col-md-13,
  #speakerTabs .col-lg-13 {
    padding-right: 15px;
    padding-left: 15px;
    margin: 0px; } }

/* ===  Begin kendo Schedule === */
.annualmeeting_bubble_chart {
  display: inline-block;
  width: 100%;
  background: #f6f6f6;
  padding: 32px 0px; }

#annualmeeting_bubblechart {
  padding: 16px 0px;
  border: 1px solid #e5e5e5;
  background-color: #fff;
  box-shadow: 0px 2px 2px 0px #e5e5e5; }
  #annualmeeting_bubblechart .k-widget {
    border-radius: 0px;
    background-color: #ffffff; }
    #annualmeeting_bubblechart .k-widget .k-scheduler-toolbar {
      font-size: 14px;
      line-height: 20px;
      padding: 16px;
      background-color: #545454; }
      #annualmeeting_bubblechart .k-widget .k-scheduler-toolbar .k-header {
        border-color: transparent;
        background-color: transparent; }
      #annualmeeting_bubblechart .k-widget .k-scheduler-toolbar .k-link {
        padding: 0px; }
      #annualmeeting_bubblechart .k-widget .k-scheduler-toolbar + .k-scheduler-navigation {
        padding: 6px 0px; }
      #annualmeeting_bubblechart .k-widget .k-scheduler-toolbar * {
        color: #fff; }
      #annualmeeting_bubblechart .k-widget .k-scheduler-toolbar > ul.k-scheduler-views {
        font-size: 13px;
        line-height: 16px;
        font-weight: 600;
        text-transform: uppercase; }
        @media (max-width: 1024px) {
          #annualmeeting_bubblechart .k-widget .k-scheduler-toolbar > ul.k-scheduler-views {
            min-width: 120px; } }
        #annualmeeting_bubblechart .k-widget .k-scheduler-toolbar > ul.k-scheduler-views > li {
          border-width: 0px; }
          #annualmeeting_bubblechart .k-widget .k-scheduler-toolbar > ul.k-scheduler-views > li a {
            padding: 12px; }
        #annualmeeting_bubblechart .k-widget .k-scheduler-toolbar > ul.k-scheduler-views .k-state-selected,
        #annualmeeting_bubblechart .k-widget .k-scheduler-toolbar > ul.k-scheduler-views .k-state-hover {
          background-color: #262626; }
      #annualmeeting_bubblechart .k-widget .k-scheduler-toolbar .k-state-expanded {
        background-color: #545454; }
      #annualmeeting_bubblechart .k-widget .k-scheduler-toolbar .k-i-arrow-60-right:before,
      #annualmeeting_bubblechart .k-widget .k-scheduler-toolbar .k-i-arrow-60-left:before {
        color: #fff; }
      #annualmeeting_bubblechart .k-widget .k-scheduler-toolbar .k-scheduler-tools {
        position: absolute;
        top: -55px;
        left: 36px; }
        #annualmeeting_bubblechart .k-widget .k-scheduler-toolbar .k-scheduler-tools .k-i-file-pdf {
          border: 1px solid #e5e5e5;
          border-radius: 100%;
          width: 32px;
          height: 32px; }
          #annualmeeting_bubblechart .k-widget .k-scheduler-toolbar .k-scheduler-tools .k-i-file-pdf:before {
            font-family: 'FontAwesome';
            content: "\f1c1";
            font-size: 16px;
            color: #0071bc;
            margin: 8px; }
    #annualmeeting_bubblechart .k-widget .k-scheduler-mark {
      float: left; }
    #annualmeeting_bubblechart .k-widget table.k-scheduler-table tbody tr th {
      font-family: "AndesBold", sans-serif;
      font-size: 16px;
      text-transform: uppercase; }
    #annualmeeting_bubblechart .k-widget .k-scheduler-layout .k-event {
      border: 1px solid #d4d4d4 !important;
      font-size: 12px;
      line-height: 14px;
      color: #333;
      background-color: #f6f6f6;
      padding-left: 1px; }
      #annualmeeting_bubblechart .k-widget .k-scheduler-layout .k-event .k-event-actions:first-child {
        position: absolute; }
      #annualmeeting_bubblechart .k-widget .k-scheduler-layout .k-event .events h6 {
        font-size: 12px;
        line-height: 14px;
        font-weight: bold;
        margin: 0px 0px 8px 0px; }
    #annualmeeting_bubblechart .k-widget .k-scheduler-layout .k-more-events {
      border-width: 0px;
      line-height: 29px; }
      #annualmeeting_bubblechart .k-widget .k-scheduler-layout .k-more-events span {
        margin-top: -.6em;
        font-size: 21px; }
    #annualmeeting_bubblechart .k-widget .k-scheduler-layout .k-scheduler-agendaday {
      font-family: "AndesBold", sans-serif;
      font-size: 2.5em; }
      @media (min-width: 768px) {
        #annualmeeting_bubblechart .k-widget .k-scheduler-layout .k-scheduler-agendaday {
          font-size: 3em; } }
    #annualmeeting_bubblechart .k-widget .k-scheduler-layout .k-scheduler-agendaweek {
      font-family: "Andes", sans-serif;
      font-size: 16px;
      font-weight: 600; }
      @media (min-width: 768px) {
        #annualmeeting_bubblechart .k-widget .k-scheduler-layout .k-scheduler-agendaweek {
          font-size: 18px; } }
    #annualmeeting_bubblechart .k-widget .k-scheduler-layout .k-scheduler-agendadate {
      font-family: "Open Sans", sans-serif;
      font-size: 12px;
      line-height: 16px;
      font-weight: 600;
      text-transform: uppercase;
      color: #787878; }
    #annualmeeting_bubblechart .k-widget .k-scheduler-layout .k-scheduler-timecolumn div {
      font-size: 14px;
      line-height: 20px; }
      #annualmeeting_bubblechart .k-widget .k-scheduler-layout .k-scheduler-timecolumn div:before {
        font-family: 'FontAwesome';
        content: "\f017";
        font-size: 16px;
        line-height: 22px;
        color: #0071bc;
        margin-right: 4px; }
    #annualmeeting_bubblechart .k-widget .k-scheduler-layout .k-task .events h6 {
      font-family: "Andes", sans-serif;
      font-size: 16px;
      line-height: 22px;
      font-weight: bold;
      margin: 0px 0px 8px 0px; }
      @media (min-width: 768px) {
        #annualmeeting_bubblechart .k-widget .k-scheduler-layout .k-task .events h6 {
          font-size: 20px;
          line-height: 26px;
          font-weight: 600; } }
    #annualmeeting_bubblechart .k-widget .k-scheduler-layout .k-task .events span {
      font-size: 14px;
      line-height: 20px; }
      #annualmeeting_bubblechart .k-widget .k-scheduler-layout .k-task .events span:before {
        font-family: 'FontAwesome';
        content: "\f041";
        font-size: 16px;
        line-height: 22px;
        color: #DF3416;
        margin-right: 4px; }
    #annualmeeting_bubblechart .k-widget .k-scheduler-monthview .k-scheduler-table td {
      height: 12.5em; }
  #annualmeeting_bubblechart #eventType {
    text-align: right;
    padding: 0px 16px; }
    @media (min-width: 768px) {
      #annualmeeting_bubblechart #eventType {
        padding-right: 16px; } }
    #annualmeeting_bubblechart #eventType ._loop_checkbox_inline {
      text-align: left;
      margin-left: 8px;
      padding: 6px 14px 6px 14px;
      display: block; }
      @media (min-width: 650px) {
        #annualmeeting_bubblechart #eventType ._loop_checkbox_inline {
          display: inline-block; } }
      #annualmeeting_bubblechart #eventType ._loop_checkbox_inline label {
        font-size: 13px;
        line-height: 20px; }
      #annualmeeting_bubblechart #eventType ._loop_checkbox_inline:nth-child(1) {
        background-color: #A9D8F8; }
      #annualmeeting_bubblechart #eventType ._loop_checkbox_inline:nth-child(2) {
        background-color: #c5f1e2; }
      #annualmeeting_bubblechart #eventType ._loop_checkbox_inline:nth-child(3) {
        background-color: #e8e0f5; }
      #annualmeeting_bubblechart #eventType ._loop_checkbox_inline:nth-child(4) {
        background-color: #f8ddc3; }
  #annualmeeting_bubblechart .export_print .accordion-group-btn {
    left: 20px;
    top: -8px;
    bottom: 15px; }
    @media (min-width: 768px) {
      #annualmeeting_bubblechart .export_print .accordion-group-btn {
        top: 15px;
        right: initial; } }
  #annualmeeting_bubblechart .k-scheduler-footer .k-scheduler-fullday {
    border: 0px; }
    #annualmeeting_bubblechart .k-scheduler-footer .k-scheduler-fullday a {
      padding: 8px 12px 8px 12px;
      color: #ffffff;
      background-color: #0071bc; }

.k-tooltip {
  text-align: left;
  padding: 0px; }
  .k-tooltip .event-wrapper {
    border: 1px solid #d8e7f5;
    padding: 8px; }
    .k-tooltip .event-wrapper .event-title {
      font-family: "Andes", sans-serif;
      font-size: 16px;
      line-height: 22px;
      font-weight: 600; }
    .k-tooltip .event-wrapper .event-type {
      font-size: 12px;
      line-height: 16px;
      font-weight: bold; }
    .k-tooltip .event-wrapper .event-time {
      font-size: 12px;
      line-height: 16px; }
      .k-tooltip .event-wrapper .event-time:before {
        font-family: 'FontAwesome';
        content: "\f017";
        font-size: 16px;
        line-height: 22px;
        color: #0071BC;
        margin-right: 4px; }
    .k-tooltip .event-wrapper .event-location {
      font-size: 12px;
      line-height: 16px; }
      .k-tooltip .event-wrapper .event-location:before {
        font-family: 'FontAwesome';
        content: "\f041";
        font-size: 16px;
        line-height: 22px;
        color: #DF3416;
        margin-right: 4px; }

.k-calendar-container {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  box-shadow: 0px 2px 2px 0px #e5e5e5; }
  .k-calendar-container .k-calendar .k-header .k-nav-fast {
    font-size: 13px;
    line-height: 30px;
    font-weight: bold;
    text-transform: uppercase;
    vertical-align: middle; }
  .k-calendar-container .k-calendar .k-content {
    font-size: 14px;
    line-height: 20px; }
    .k-calendar-container .k-calendar .k-content th {
      font-weight: bold; }
    .k-calendar-container .k-calendar .k-content .k-state-hover {
      background-color: #f6f6f6; }
    .k-calendar-container .k-calendar .k-content .k-link {
      padding: 0px;
      font-weight: 600; }
  .k-calendar-container .k-calendar .k-state-selected {
    background-color: #0071bc; }
    .k-calendar-container .k-calendar .k-state-selected a {
      color: #fff; }
  .k-calendar-container .k-calendar .k-footer {
    font-size: 13px;
    line-height: 30px;
    font-weight: bold; }
  .k-calendar-container .k-calendar td {
    text-align: center; }

#eventsHeading, #disclaimer {
  display: none; }

/* ===  End kendo Schedule === */
/* == Begin Card SASS ==*/
.card-wrapper, .card-v1-section .card-wrapper,
.card-v2-section .card-wrapper,
.card-v3-section .card-wrapper,
.card-v4-section .card-wrapper, .topic-card, .twitter-card {
  border-top: 1px solid #02A1B6;
  background-color: #ffffff;
  -o-box-shadow: 0px 2px 2px 1px #e5e5e5;
  box-shadow: 0px 2px 2px 1px #e5e5e5;
  margin-bottom: 32px;
  word-break: break-word; }
  @media (min-width: 991px) {
    .card-wrapper, .card-v1-section .card-wrapper,
    .card-v2-section .card-wrapper,
    .card-v3-section .card-wrapper,
    .card-v4-section .card-wrapper, .topic-card, .twitter-card {
      margin-bottom: 8px; } }

.card-title {
  font-size: 20px;
  line-height: 26px;
  color: #333333;
  margin: 0px 0px 8px 0px;
  font-weight: 600; }

.card-img {
  position: relative; }
  .card-img ._loop_play_icon {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto; }

.card-v1-section .card-wrapper img, .card-v1-section .topic-card img, .card-v1-section .twitter-card img,
.card-v2-section .card-wrapper img,
.card-v2-section .topic-card img,
.card-v2-section .twitter-card img,
.card-v3-section .card-wrapper img,
.card-v3-section .topic-card img,
.card-v3-section .twitter-card img,
.card-v4-section .card-wrapper img,
.card-v4-section .topic-card img,
.card-v4-section .twitter-card img {
  position: relative;
  top: -1px;
  z-index: 1; }

.card-v1-section .card-content,
.card-v2-section .card-content,
.card-v3-section .card-content,
.card-v4-section .card-content {
  padding: 24px 24px 30px 24px; }
  @media (max-width: 767px) {
    .card-v1-section .card-content,
    .card-v2-section .card-content,
    .card-v3-section .card-content,
    .card-v4-section .card-content {
      padding: 16px 16px 24px 16px; } }
  @media (min-width: 768px) and (max-width: 1200px) {
    .card-v1-section .card-content,
    .card-v2-section .card-content,
    .card-v3-section .card-content,
    .card-v4-section .card-content {
      padding: 16px 16px 24px 16px; } }
  .card-v1-section .card-content .card-link ul,
  .card-v2-section .card-content .card-link ul,
  .card-v3-section .card-content .card-link ul,
  .card-v4-section .card-content .card-link ul {
    padding: 0px; }
    .card-v1-section .card-content .card-link ul li,
    .card-v2-section .card-content .card-link ul li,
    .card-v3-section .card-content .card-link ul li,
    .card-v4-section .card-content .card-link ul li {
      font-size: 14px;
      line-height: 22px;
      color: #0071BC;
      list-style: none;
      margin: 0px 0px 16px 0px; }
      .card-v1-section .card-content .card-link ul li a:hover,
      .card-v2-section .card-content .card-link ul li a:hover,
      .card-v3-section .card-content .card-link ul li a:hover,
      .card-v4-section .card-content .card-link ul li a:hover {
        color: #004c92;
        text-decoration: underline; }

.card-img-wrapper {
  display: block;
  position: relative; }

.multimedia_card_v1 {
  display: flex;
  margin-bottom: 32px; }
  .multimedia_card_v1 i {
    font-size: 16px;
    line-height: 22px;
    width: 32px;
    height: 32px;
    position: absolute;
    left: 16px;
    bottom: 16px;
    border: 2px solid #fff;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    z-index: 1; }
    .multimedia_card_v1 i:before {
      padding: 8px 4px 8px 4px;
      vertical-align: middle; }
  .multimedia_card_v1 a:hover i {
    opacity: 0.8; }

.card-v4-inverse {
  background-color: #333333; }
  .card-v4-inverse .card-content h4, .card-v4-inverse .card-content .news-hero-section .news-hero-img-overlay .news-hero-description, .news-hero-section .news-hero-img-overlay .card-v4-inverse .card-content .news-hero-description, .card-v4-inverse .card-content .highlight_component .highlights-card .highlights-card-block h3, .highlight_component .highlights-card .highlights-card-block .card-v4-inverse .card-content h3, .card-v4-inverse .card-content .latest-v1-section h3, .latest-v1-section .card-v4-inverse .card-content h3, .card-v4-inverse .card-content .ombc-section .ombc-description, .ombc-section .card-v4-inverse .card-content .ombc-description {
    color: #ffffff; }
  .card-v4-inverse .card-content .blurb-text, .card-v4-inverse .card-v1-section .card-content .card-description, .card-v1-section .card-v4-inverse .card-content .card-description,
  .card-v4-inverse .card-v2-section .card-content .card-description, .card-v2-section .card-v4-inverse .card-content .card-description,
  .card-v4-inverse .card-v3-section .card-content .card-description, .card-v3-section .card-v4-inverse .card-content .card-description,
  .card-v4-inverse .card-v4-section .card-content .card-description, .card-v4-section .card-v4-inverse .card-content .card-description, .card-v4-inverse .card-content .contacts-wrapper, .card-v4-inverse .card-content .s07v1_media_contacts, .card-v4-inverse .card-content .dropdown-v3-seciton .dropdown-subheading, .dropdown-v3-seciton .card-v4-inverse .card-content .dropdown-subheading, .card-v4-inverse .card-content ._loop_experts_content ._loop_experts_subtitle, ._loop_experts_content .card-v4-inverse .card-content ._loop_experts_subtitle, .card-v4-inverse .card-content ._loop_experts_content ._loop_experts_description, ._loop_experts_content .card-v4-inverse .card-content ._loop_experts_description, .card-v4-inverse .card-content .s06v3 .content, .s06v3 .card-v4-inverse .card-content .content {
    color: #ffffff; }

.card-v5-section h2, .card-v5-section .ombc-section .ombc-title, .ombc-section .card-v5-section .ombc-title {
  color: #ffffff; }

.card-v5-section .card-wb-number-wrapper {
  background-color: #fff;
  width: 100%; }
  .card-v5-section .card-wb-number-wrapper .card-wb-number-content {
    padding: 24px 24px 30px 24px; }
    @media (max-width: 767px) {
      .card-v5-section .card-wb-number-wrapper .card-wb-number-content {
        padding: 16px 16px 24px 16px; } }
    @media (min-width: 768px) and (max-width: 1200px) {
      .card-v5-section .card-wb-number-wrapper .card-wb-number-content {
        padding: 16px 16px 24px 16px; } }

.card-v5-section .wb-number {
  font-family: "Andes", sans-serif;
  font-weight: bold;
  font-size: 60px;
  line-height: 72px;
  color: #EC553A;
  word-wrap: break-word; }

.card-v5-section .wb-title {
  font-family: "Andes", sans-serif;
  font-size: 28px;
  line-height: 34px;
  color: #EC553A;
  margin: 0px 0px 16px 0px; }

.wb-five-group-section {
  text-align: center; }
  .wb-five-group-section img {
    display: inline-block;
    margin: 0px 0px 32px 0px; }
  .wb-five-group-section .showcase-v3-card-section > .row {
    margin-right: 0;
    margin-left: 0; }
    .wb-five-group-section .showcase-v3-card-section > .row > [class*="col-"] {
      padding-right: 7px;
      padding-left: 7px; }

.hor-card-link {
  font-size: 14px;
  line-height: 20px;
  color: #0071bc;
  margin: 0 0 16px 0; }

a.hor-card-link:hover {
  text-decoration: underline; }

._loop_card_stat_title_subtitle {
  padding: 24px 24px 30px 24px;
  display: inline-block; }
  @media (max-width: 767px) {
    ._loop_card_stat_title_subtitle {
      padding: 16px 16px 24px 16px; } }
  @media (min-width: 768px) and (max-width: 1200px) {
    ._loop_card_stat_title_subtitle {
      padding: 16px 16px 24px 16px; } }
  ._loop_card_stat_title_subtitle ._loop_card_stat_top_content {
    margin-bottom: 8px;
    display: inline-block;
    float: left; }
  ._loop_card_stat_title_subtitle ._loop_card_stat_bottom_content {
    display: table-cell; }
  ._loop_card_stat_title_subtitle ._loop_stat_svgicon {
    width: auto;
    height: auto;
    float: left;
    margin-right: 8px; }
  ._loop_card_stat_title_subtitle ._loop_card_title {
    font-family: "Andes", sans-serif;
    font-weight: bold;
    font-size: 40px;
    line-height: 40px;
    word-wrap: break-word;
    display: table-cell; }
  ._loop_card_stat_title_subtitle ._loop_card_blurb_text {
    font-family: "Andes", sans-serif;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 16px;
    color: #fff; }
  ._loop_card_stat_title_subtitle a {
    color: #fff; }
    ._loop_card_stat_title_subtitle a:after {
      font-family: 'font-icon' !important;
      content: "\e903";
      margin-left: 5px;
      line-height: 18px;
      font-size: 10px;
      vertical-align: middle; }

.col-xs-12 ._loop_card_stat_top_content {
  width: 100%;
  float: left; }

.col-xs-12 ._loop_card_stat_bottom_content {
  width: 100%;
  border-left: 0px solid #787878;
  padding-left: 0px; }

@media (min-width: 600px) {
  .col-lg-8 ._loop_card_stat_top_content {
    float: left;
    width: 40%; }
  .col-lg-8 ._loop_card_stat_bottom_content {
    border-left: 1px solid #787878;
    padding-left: 32px;
    width: 60%; } }

/* == End Card SASS ==*/
/* == Media Query ==*/
@media (min-width: 768px) {
  .card-v5-bg-img {
    background: #333 url(../img/card-number-img.jpg) no-repeat;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%; } }

@media (min-width: 320px) and (max-width: 991px) {
  .card-v1-section .card-wrapper, .card-v1-section .topic-card, .card-v1-section .twitter-card,
  .card-v1-section .showcase-card-wrapper,
  .card-v2-section .card-wrapper,
  .card-v2-section .topic-card,
  .card-v2-section .twitter-card,
  .card-v2-section .showcase-card-wrapper,
  .card-v3-section .card-wrapper,
  .card-v3-section .topic-card,
  .card-v3-section .twitter-card,
  .card-v3-section .showcase-card-wrapper,
  .card-v4-section .card-wrapper,
  .card-v4-section .topic-card,
  .card-v4-section .twitter-card,
  .card-v4-section .showcase-card-wrapper {
    margin: 0px 0px 16px 0px; }
  .showcase-v3-card-section .showcase-card-wrapper {
    margin: 0px 0px 16px 0px; }
  .card-v5-section .card-wb-number-wrapper {
    margin: 0px 0px 16px 0px; } }

/* == Media Query ==*/
/* == Begin country Card components ==*/
._loop_card_header_main_footer {
  background: #fff;
  position: relative;
  margin-bottom: 32px;
  padding: 24px 24px 64px 24px; }
  @media (min-width: 992px) {
    ._loop_card_header_main_footer {
      margin-bottom: 44px;
      padding: 24px 24px 30px 24px; } }
  ._loop_card_header_main_footer .embed-responsive-16by9 {
    padding-bottom: 71.25%; }
  ._loop_card_header_main_footer ._loop_card_header h3 {
    font-size: 24px;
    line-height: 28px;
    color: #333;
    font-weight: bold;
    padding-bottom: 8px;
    border-bottom: 1px solid #e5e5e5; }
  ._loop_card_header_main_footer .blurb-text, ._loop_card_header_main_footer .card-v1-section .card-content .card-description, .card-v1-section .card-content ._loop_card_header_main_footer .card-description,
  ._loop_card_header_main_footer .card-v2-section .card-content .card-description, .card-v2-section .card-content ._loop_card_header_main_footer .card-description,
  ._loop_card_header_main_footer .card-v3-section .card-content .card-description, .card-v3-section .card-content ._loop_card_header_main_footer .card-description,
  ._loop_card_header_main_footer .card-v4-section .card-content .card-description, .card-v4-section .card-content ._loop_card_header_main_footer .card-description, ._loop_card_header_main_footer .contacts-wrapper, ._loop_card_header_main_footer .s07v1_media_contacts, ._loop_card_header_main_footer .dropdown-v3-seciton .dropdown-subheading, .dropdown-v3-seciton ._loop_card_header_main_footer .dropdown-subheading, ._loop_card_header_main_footer ._loop_experts_content ._loop_experts_subtitle, ._loop_experts_content ._loop_card_header_main_footer ._loop_experts_subtitle, ._loop_card_header_main_footer ._loop_experts_content ._loop_experts_description, ._loop_experts_content ._loop_card_header_main_footer ._loop_experts_description, ._loop_card_header_main_footer .s06v3 .content, .s06v3 ._loop_card_header_main_footer .content {
    color: #333;
    display: inline-block;
    width: 100%; }
  ._loop_card_header_main_footer h4, ._loop_card_header_main_footer .news-hero-section .news-hero-img-overlay .news-hero-description, .news-hero-section .news-hero-img-overlay ._loop_card_header_main_footer .news-hero-description, ._loop_card_header_main_footer .highlight_component .highlights-card .highlights-card-block h3, .highlight_component .highlights-card .highlights-card-block ._loop_card_header_main_footer h3, ._loop_card_header_main_footer .latest-v1-section h3, .latest-v1-section ._loop_card_header_main_footer h3, ._loop_card_header_main_footer .ombc-section .ombc-description, .ombc-section ._loop_card_header_main_footer .ombc-description {
    color: #333;
    display: block;
    margin-bottom: 8px; }
    ._loop_card_header_main_footer h4 a, ._loop_card_header_main_footer .news-hero-section .news-hero-img-overlay .news-hero-description a, .news-hero-section .news-hero-img-overlay ._loop_card_header_main_footer .news-hero-description a, ._loop_card_header_main_footer .highlight_component .highlights-card .highlights-card-block h3 a, .highlight_component .highlights-card .highlights-card-block ._loop_card_header_main_footer h3 a, ._loop_card_header_main_footer .latest-v1-section h3 a, .latest-v1-section ._loop_card_header_main_footer h3 a, ._loop_card_header_main_footer .ombc-section .ombc-description a, .ombc-section ._loop_card_header_main_footer .ombc-description a {
      display: table-cell;
      color: #333; }
      ._loop_card_header_main_footer h4 a:hover, ._loop_card_header_main_footer .news-hero-section .news-hero-img-overlay .news-hero-description a:hover, .news-hero-section .news-hero-img-overlay ._loop_card_header_main_footer .news-hero-description a:hover, ._loop_card_header_main_footer .highlight_component .highlights-card .highlights-card-block h3 a:hover, .highlight_component .highlights-card .highlights-card-block ._loop_card_header_main_footer h3 a:hover, ._loop_card_header_main_footer .latest-v1-section h3 a:hover, .latest-v1-section ._loop_card_header_main_footer h3 a:hover, ._loop_card_header_main_footer .ombc-section .ombc-description a:hover, .ombc-section ._loop_card_header_main_footer .ombc-description a:hover {
        color: #333;
        text-decoration: underline; }
  ._loop_card_header_main_footer .card-project-img {
    width: 90px;
    height: 90px;
    float: left;
    margin-right: 16px;
    margin-bottom: 16px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center; }
  ._loop_card_header_main_footer ._loop_card_footer, ._loop_card_header_main_footer ._loop_card_footer_nolink {
    background: #EC553A;
    padding: 12px 16px 12px 16px;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute; }
    @media (min-width: 992px) {
      ._loop_card_header_main_footer ._loop_card_footer, ._loop_card_header_main_footer ._loop_card_footer_nolink {
        bottom: -44px; } }
    ._loop_card_header_main_footer ._loop_card_footer a._loop_card_link, ._loop_card_header_main_footer ._loop_card_footer_nolink a._loop_card_link {
      font-size: 14px;
      line-height: 22px;
      font-weight: 600;
      color: #fff; }
      ._loop_card_header_main_footer ._loop_card_footer a._loop_card_link:hover, ._loop_card_header_main_footer ._loop_card_footer_nolink a._loop_card_link:hover {
        opacity: 0.7; }
      ._loop_card_header_main_footer ._loop_card_footer a._loop_card_link:after, ._loop_card_header_main_footer ._loop_card_footer_nolink a._loop_card_link:after {
        font-family: 'font-icon' !important;
        content: "\e903";
        margin-left: 6px;
        line-height: 18px;
        font-size: 10px;
        vertical-align: middle; }
  ._loop_card_header_main_footer ._loop_card_footer_nolink {
    background-color: #fff;
    min-height: 50px; }

/* == End country Card components ==*/
/*== Begin Topic focus components SASS == */
._focus_title, ._loop_focus ._focus_title {
  position: absolute;
  top: 3em;
  bottom: 3em;
  left: 0;
  right: 0;
  margin: auto;
  padding: 16px;
  font-size: 24px;
  line-height: 28px;
  color: #fff;
  text-align: center;
  z-index: 3; }

.arrow_link {
  float: right;
  border: 2px solid #fff;
  border-radius: 100%;
  padding: 8px;
  width: 25px;
  height: 25px;
  position: absolute;
  right: 1em;
  bottom: 1em; }
  .arrow_link i {
    position: absolute;
    left: 0;
    right: 0;
    font-size: 16px;
    color: #fff;
    padding: 8px;
    margin-top: -14px;
    margin-left: 1px;
    font-weight: bold; }

._loop_focus {
  margin-left: 0px;
  margin-right: 0px; }
  ._loop_focus ._loop_card_focus {
    cursor: pointer;
    margin-left: -15px;
    margin-right: -15px;
    border-right: 1px solid #fff; }
  ._loop_focus .img-gradient {
    opacity: 0.6; }
  ._loop_focus ._loop_front {
    position: relative; }
    ._loop_focus ._loop_front a {
      display: block; }
  ._loop_focus ._loop_back {
    background-color: #0071bc;
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    text-align: left;
    height: 100%; }
    ._loop_focus ._loop_back * {
      color: #fff; }
    ._loop_focus ._loop_back h3 {
      margin-bottom: 8px; }
    ._loop_focus ._loop_back a.back-card-link {
      display: block;
      width: 100%;
      height: 100%;
      padding: 24px 24px 30px 24px; }
  ._loop_focus .slick-prev,
  ._loop_focus .slick-next {
    top: 50%; }
  ._loop_focus .slick-prev {
    left: -10px;
    z-index: 1; }
    @media (max-width: 800px) {
      ._loop_focus .slick-prev {
        left: -10px; } }
  ._loop_focus .slick-next {
    right: -10px; }
    @media (max-width: 800px) {
      ._loop_focus .slick-next {
        right: -10px; } }

@media (min-width: 992px) {
  ._loop_focus ._loop_card_focus:hover ._loop_back {
    opacity: 0.8;
    transition: opacity .3s ease-in; }
  ._loop_focus ._loop_card_focus:hover ._loop_front h3 {
    opacity: 0; } }

@media (max-width: 991px) {
  ._loop_focus ._loop_card_focus ._loop_back {
    display: none;
    position: absolute;
    left: -9999px;
    opacity: 0; }
  ._loop_focus ._loop_card_focus ._focus_title {
    top: 6em;
    bottom: 6em; } }

@media (max-width: 768px) {
  ._loop_focus ._loop_card_focus ._focus_title {
    top: 5em;
    bottom: 5em;
    font-size: 28px;
    line-height: 32px; } }

/*== End Topic focus components SASS == */
/*== Begin Focus page SASS == */
._loop_card_img_link {
  position: relative; }
  ._loop_card_img_link h3 a {
    color: #fff; }
    ._loop_card_img_link h3 a:hover {
      color: #fff;
      text-decoration: underline; }
  ._loop_card_img_link ._loop_card_link {
    background: #0071BC;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    min-height: 50px;
    z-index: 2; }
    ._loop_card_img_link ._loop_card_link h4, ._loop_card_img_link ._loop_card_link .news-hero-section .news-hero-img-overlay .news-hero-description, .news-hero-section .news-hero-img-overlay ._loop_card_img_link ._loop_card_link .news-hero-description, ._loop_card_img_link ._loop_card_link .highlight_component .highlights-card .highlights-card-block h3, .highlight_component .highlights-card .highlights-card-block ._loop_card_img_link ._loop_card_link h3, ._loop_card_img_link ._loop_card_link .latest-v1-section h3, .latest-v1-section ._loop_card_img_link ._loop_card_link h3, ._loop_card_img_link ._loop_card_link .ombc-section .ombc-description, .ombc-section ._loop_card_img_link ._loop_card_link .ombc-description {
      text-align: left;
      color: #fff;
      padding-right: 50px;
      margin-bottom: 0px; }
    ._loop_card_img_link ._loop_card_link a {
      display: block;
      padding: 12px 16px 12px 16px; }

/*== End Focus page SASS == */
/* === Begin Topic landing Card === */
.equal-height {
  display: block; }
  @media (min-width: 768px) {
    .equal-height {
      display: flex;
      display: -webkit-flex; } }

.equal-height-item {
  display: block; }
  @media (min-width: 768px) {
    .equal-height-item {
      display: flex;
      display: -webkit-flex; } }

.photogallery-card {
  display: block; }
  @media (min-width: 768px) {
    .photogallery-card {
      display: flex;
      display: -webkit-flex; } }

.photogallery-card-item {
  display: block; }
  @media (min-width: 768px) {
    .photogallery-card-item {
      display: flex;
      display: -webkit-flex; } }

.topic-equal-height {
  display: block; }
  @media (min-width: 991px) {
    .topic-equal-height {
      display: flex;
      display: -webkit-flex; } }

.topic-equal-height-item {
  display: block; }
  @media (min-width: 991px) {
    .topic-equal-height-item {
      display: flex;
      display: -webkit-flex; } }

.topic-card {
  padding: 24px 24px 30px 24px;
  border-top: 0px;
  width: 100%;
  margin-bottom: 32px;
  align-items: center;
  display: flex; }
  @media (max-width: 767px) {
    .topic-card {
      padding: 16px 16px 24px 16px; } }
  @media (min-width: 768px) and (max-width: 1200px) {
    .topic-card {
      padding: 16px 16px 24px 16px; } }

.topic-img-icon {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  margin-right: 16px;
  width: 100px;
  height: 100px; }
  .topic-img-icon img {
    width: 100px;
    height: 100px;
    margin-left: auto;
    border-radius: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center; }

.topic-list {
  display: table-cell;
  vertical-align: middle; }

.topic-link {
  font-size: 14px;
  line-height: 22px;
  color: #333; }
  .topic-link ul li {
    margin-bottom: 8px; }
    .topic-link ul li a {
      color: #333333;
      display: block; }
      .topic-link ul li a:hover {
        text-decoration: underline; }
      .topic-link ul li a:before {
        font-family: 'FontAwesome';
        content: "\f111";
        font-size: 5px;
        line-height: 22px;
        margin-right: 8px;
        float: left; }

.topic-list-item {
  display: table-cell; }

.topic-expand-link {
  font-size: 13px;
  line-height: 16px;
  color: #0071bc;
  margin: 16px 0px 0px 16px; }

@media (min-width: 1200px) {
  .topic-img-icon {
    width: 120px;
    height: 120px; }
    .topic-img-icon img {
      width: 120px;
      height: 120px; } }

/*=== Begin Topic card second option === */
/* === Begin flexbox IE9 SASS ===*/
.no-flexbox .equal-height {
  display: table;
  width: 100%; }

.no-flexbox .equal-height-item {
  display: table-cell;
  margin-bottom: 32px; }

.no-flexbox .topic-card {
  display: table-cell; }

/* === End flexbox IE9 SASS ===*/
.topic-card-inverse {
  display: flex;
  text-align: center; }
  .topic-card-inverse .topic-img-icon {
    display: table-cell;
    width: 110px;
    height: 110px; }
    .topic-card-inverse .topic-img-icon img {
      width: 110px;
      height: 110px; }
  .topic-card-inverse .topic-list {
    text-align: left; }
  .topic-card-inverse h4, .topic-card-inverse .news-hero-section .news-hero-img-overlay .news-hero-description, .news-hero-section .news-hero-img-overlay .topic-card-inverse .news-hero-description, .topic-card-inverse .highlight_component .highlights-card .highlights-card-block h3, .highlight_component .highlights-card .highlights-card-block .topic-card-inverse h3, .topic-card-inverse .latest-v1-section h3, .latest-v1-section .topic-card-inverse h3, .topic-card-inverse .ombc-section .ombc-description, .ombc-section .topic-card-inverse .ombc-description {
    font-size: 17px;
    line-height: 22px;
    text-align: center; }

@media (min-width: 768px) {
  .topic-card-inverse {
    display: inline-block;
    padding: 24px 24px 30px 24px;
    margin-bottom: 32px;
    position: relative;
    clear: both; }
    .topic-card-inverse .topic-img-icon {
      display: inline-block;
      margin-bottom: 16px; }
    .topic-card-inverse .topic-content {
      position: relative; }
      .topic-card-inverse .topic-content .topic-list {
        display: block; } }

/*=== End Topic card second option === */
/* === End Topic landing Card === */
/* === Begin Archives Photogallery card === */
.photogallery-featured #collpase-section {
  float: left;
  font-size: 0px;
  line-height: 0px;
  padding: 8px;
  margin-right: 8px;
  background-color: #0071bc; }
  .photogallery-featured #collpase-section i {
    color: #fff;
    font-size: 13px; }
  .photogallery-featured #collpase-section .fa-plus:before {
    content: "" !important; }

.photo-card .photocard-wrapper .card-img img {
  width: 220px;
  height: auto;
  margin-bottom: 8px; }

.photo-card .slick-prev,
.photo-card .slick-next {
  top: 50%;
  background: transparent;
  box-shadow: none; }
  .photo-card .slick-prev:before,
  .photo-card .slick-next:before {
    font-size: 30px;
    line-height: 1;
    color: #0071BC;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .photo-card .slick-prev:hover, .photo-card .slick-prev:active, .photo-card .slick-prev:focus,
  .photo-card .slick-next:hover,
  .photo-card .slick-next:active,
  .photo-card .slick-next:focus {
    background: transparent; }

.photo-card .slick-prev {
  left: -60px;
  z-index: 1; }
  .photo-card .slick-prev:before {
    content: "\f104"; }
  @media (max-width: 1200px) {
    .photo-card .slick-prev {
      left: -25px; } }
  @media (max-width: 768px) {
    .photo-card .slick-prev {
      left: -15px; } }

.photo-card .slick-next {
  right: -60px; }
  .photo-card .slick-next:before {
    content: "\f105"; }
  @media (max-width: 1200px) {
    .photo-card .slick-next {
      right: -25px; } }
  @media (max-width: 768px) {
    .photo-card .slick-next {
      right: -15px; } }

/* === End Archives Photogallery card === */
/* === Begin card v6 section === */
.card-v6-section {
  display: block;
  width: 100%;
  background-color: #fff;
  margin-bottom: 16px; }
  .card-v6-section .display-date {
    background-color: #D9EEFB;
    padding: 16px;
    width: 75px;
    color: #333;
    text-align: center;
    display: table-cell; }
    .card-v6-section .display-date .month {
      font-size: 13px; }
    .card-v6-section .display-date .date {
      font-size: 20px;
      font-weight: bold; }
  .card-v6-section .event-title {
    background-color: #fff;
    padding: 16px;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    display: table-cell;
    vertical-align: middle; }

.newsletter-card-deck {
  display: flex;
  display: -ms-flexbox;
  flex-flow: row wrap; }

.newsletter-col-card {
  position: relative;
  display: flex;
  flex-direction: unset;
  min-width: 0;
  word-wrap: break-word; }

/* === End card v6 section === */

#venues .card-v3-section .card-wrapper, #venues .card-v3-section .topic-card, #venues .card-v3-section .twitter-card,
#sec1 .card-v3-section .card-wrapper,
#sec1 .card-v3-section .topic-card,
#sec1 .card-v3-section .twitter-card {
  margin-bottom: 32px; }

/* == Begin Contacts  SASS == */
.contacts-wrapper {
  float: left;
  display: block;
  width: 100%; }
  .contacts-wrapper h5 {
    font-weight: bold; }
  .contacts-wrapper .fax {
    margin: 0px 0px 16px 0px; }
  .contacts-wrapper address {
    margin-bottom: 0px; }

/* == Begin Contacts SASS == */
.country_contacts {
  word-wrap: break-word; }

.s07v1_media_contacts {
  float: left;
  display: block;
  width: 100%;
  margin: 0px; }
  .s07v1_media_contacts .location {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 14px;
    margin: 0px 0px 8px 0px;
    font-weight: bold; }

/* === Begin Chart components SASS=== */
.chartContainer {
  width: 100%;
  min-height: 350px;
  padding: 7px;
  overflow: hidden;
  border-radius: 4px;
  max-height: 420px;
  margin-bottom: 30px; }

.chart-loader {
  width: 40px;
  height: 40px;
  background: rgba(0, 148, 255, 0.43);
  border-radius: 100%;
  position: absolute;
  top: calc((100% - 40px) / 2);
  z-index: 1;
  left: calc((100% - 40px) / 2);
  -webkit-animation: pound 0.9s infinite;
          animation: pound 0.9s infinite;
  border: 3px solid rgba(228, 53, 53, 0.7);
  display: none; }

@-webkit-keyframes pound {
  from, to {
    transform: scale(0);
    -webkit-transform: scale(0); }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

@keyframes pound {
  from, to {
    transform: scale(0);
    -webkit-transform: scale(0); }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

.chart-footer {
  padding: 2px 12px;
  display: inline-block;
  width: 100%;
  padding: 2px 15px;
  display: inline-block;
  width: 100%;
  position: relative;
  margin-top: -32px;
  margin-bottom: 19px;
  display: none; }
  .chart-footer * {
    color: black;
    font-size: 14px; }

.chart-header {
  min-height: 50px; }

.chart-title-primary {
  font-family: "Andes", sans-serif;
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  color: #333333; }

.chart-title-secondary {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #333333;
  font-style: normal;
  display: block; }

h4.chart-primary-title, .news-hero-section .news-hero-img-overlay .chart-primary-title.news-hero-description, .highlight_component .highlights-card .highlights-card-block h3.chart-primary-title, .latest-v1-section h3.chart-primary-title, .ombc-section .chart-primary-title.ombc-description {
  font-family: "Andes", sans-serif;
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  color: #333333; }

.hammer.chart-sub-title {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 22px;
  font-weight: normal;
  color: #333333;
  text-transform: none; }

.chart-blurb-text {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #333333;
  padding: 64px;
  margin-bottom: 10px;
  word-break: break-word; }

/* === End Chart components SASS=== */
/* === Begin Data SASS=== */
.data-link {
  font-size: 14px;
  line-height: 22px;
  color: #0071BC;
  margin-top: 12px; }
  .data-link .data-link-title {
    font-weight: bold;
    float: left;
    margin-right: 8px; }
  .data-link ul {
    list-style: none;
    padding: 0px; }
    .data-link ul li {
      list-style: none;
      display: inline-block;
      border-right: 1px solid #d4d4d4;
      margin-right: 8px;
      padding-right: 8px;
      margin-bottom: 0px; }
      .data-link ul li:last-child {
        border-right: 0px solid #d4d4d4;
        margin-right: 0px;
        padding-right: 0px; }
      .data-link ul li a:hover {
        text-decoration: underline; }

.embedcode-data .blurb-text, .embedcode-data .card-v1-section .card-content .card-description, .card-v1-section .card-content .embedcode-data .card-description,
.embedcode-data .card-v2-section .card-content .card-description, .card-v2-section .card-content .embedcode-data .card-description,
.embedcode-data .card-v3-section .card-content .card-description, .card-v3-section .card-content .embedcode-data .card-description,
.embedcode-data .card-v4-section .card-content .card-description, .card-v4-section .card-content .embedcode-data .card-description, .embedcode-data .contacts-wrapper, .embedcode-data .s07v1_media_contacts, .embedcode-data .dropdown-v3-seciton .dropdown-subheading, .dropdown-v3-seciton .embedcode-data .dropdown-subheading, .embedcode-data ._loop_experts_content ._loop_experts_subtitle, ._loop_experts_content .embedcode-data ._loop_experts_subtitle, .embedcode-data ._loop_experts_content ._loop_experts_description, ._loop_experts_content .embedcode-data ._loop_experts_description, .embedcode-data .s06v3 .content, .s06v3 .embedcode-data .content {
  padding: 64px; }

@media (max-width: 991px) {
  .data-link {
    margin-top: 20px; }
  .embedcode-data .blurb-text, .embedcode-data .card-v1-section .card-content .card-description, .card-v1-section .card-content .embedcode-data .card-description,
  .embedcode-data .card-v2-section .card-content .card-description, .card-v2-section .card-content .embedcode-data .card-description,
  .embedcode-data .card-v3-section .card-content .card-description, .card-v3-section .card-content .embedcode-data .card-description,
  .embedcode-data .card-v4-section .card-content .card-description, .card-v4-section .card-content .embedcode-data .card-description, .embedcode-data .contacts-wrapper, .embedcode-data .s07v1_media_contacts, .embedcode-data .dropdown-v3-seciton .dropdown-subheading, .dropdown-v3-seciton .embedcode-data .dropdown-subheading, .embedcode-data ._loop_experts_content ._loop_experts_subtitle, ._loop_experts_content .embedcode-data ._loop_experts_subtitle, .embedcode-data ._loop_experts_content ._loop_experts_description, ._loop_experts_content .embedcode-data ._loop_experts_description, .embedcode-data .s06v3 .content, .s06v3 .embedcode-data .content {
    padding: 0px; } }

/* === Begin Data SASS=== */
@media (max-width: 992px) {
  .chartContainer {
    margin-bottom: 25px; }
  .chart-blurb-text {
    padding: 0; } }

/* == Begin Data Media- Query ==*/
@media (min-width: 320px) and (max-width: 767px) {
  .data-link {
    margin-top: 16px; } }

/* == Begin Data Media- Query ==*/
/* === Begin Enterprise country Data === */
.surveyGraph .graph-desc {
  margin-bottom: 32px;
  padding-bottom: 16px;
  border-bottom: 1px solid #e5e5e5; }

.surveyGraph .callout {
  padding-left: 20px;
  border-left: 1px dotted #e5e5e5;
  display: inline-block;
  width: 100%; }

/* === End Enterprise country Data === */
/* == Begin Dropdwon ==*/
.dropdown-backdrop {
  position: initial; }

.dropdown-wrapper {
  padding: 32px;
  margin: 0px 0px 32px 0px;
  background-color: #f6f6f6; }
  .dropdown-wrapper .lable {
    padding-left: 16px; }

.lable {
  font-size: 14px;
  line-height: 44px;
  font-weight: bold;
  float: left; }

.dropdown-tabshow {
  margin: 16px 0px 16px 0px; }

.dropdown-group, .dropdown-v1 {
  width: 100%; }
  .dropdown-group .dropdown-select-item, .dropdown-v1 .dropdown-select-item {
    height: 40px;
    border: 0px;
    border-radius: 0px;
    text-align: left;
    width: 100%;
    padding: 8px 16px 8px 16px;
    float: left;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    background-color: #0071BC;
    color: #ffffff; }
    .dropdown-group .dropdown-select-item .filter-option, .dropdown-v1 .dropdown-select-item .filter-option {
      font-size: 14px;
      line-height: 22px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      width: 75%;
      color: #ffffff;
      display: inline-block;
      vertical-align: top; }
  .dropdown-group ul.dropdown-item, .dropdown-v1 ul.dropdown-item {
    top: 40px;
    margin: 0px;
    border-radius: 0px;
    width: 100%;
    max-height: 200px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    background-color: #0071BC; }
    .dropdown-group ul.dropdown-item li.dropdown-search-box, .dropdown-v1 ul.dropdown-item li.dropdown-search-box {
      margin: 4px 16px 4px 16px; }
    .dropdown-group ul.dropdown-item li a, .dropdown-v1 ul.dropdown-item li a {
      font-size: 14px;
      line-height: 22px;
      padding: 4px 16px;
      color: #ffffff;
      white-space: pre-wrap;
      display: block; }
      .dropdown-group ul.dropdown-item li a:hover, .dropdown-v1 ul.dropdown-item li a:hover {
        background-color: #004c92; }
  .dropdown-group .dropdwon-arrow, .dropdown-v1 .dropdwon-arrow {
    height: 40px;
    width: 40px;
    padding: 16px;
    margin: -9px -16px 0px 0px;
    cursor: pointer;
    float: right;
    background: url(../img/angle-down.svg) no-repeat center; }
    .dropdown-group .dropdwon-arrow:hover, .dropdown-v1 .dropdwon-arrow:hover {
      opacity: 0.7; }

.dropdown-v1 .dropdown-select-item-v1 {
  height: 40px;
  border: 0px;
  border-radius: 0px;
  text-align: left;
  width: 100%;
  padding: 8px 16px 8px 16px;
  float: left;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  background-color: #FAFDFF;
  border: 1px solid #D8E7F5;
  color: #787878; }
  .dropdown-v1 .dropdown-select-item-v1 .filter-option {
    font-size: 14px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 75%;
    color: #787878;
    vertical-align: text-top; }

.dropdown-v1 .dropdwon-arrow-v1 {
  height: 40px;
  width: 40px;
  padding: 16px;
  margin: -9px -16px 0px 0px;
  cursor: pointer;
  float: right;
  background: url(../img/angle-down-blue.svg) no-repeat center; }
  .dropdown-v1 .dropdwon-arrow-v1:hover {
    opacity: 0.7; }

.dropdown-v1 ul.select-item {
  top: 40px;
  background-color: #ffffff;
  box-shadow: 0px 2px 2px #D8E7F5;
  border: 1px solid #D8E7F5; }
  .dropdown-v1 ul.select-item .dropdown-search-box {
    margin: 4px 16px 4px 16px; }
  .dropdown-v1 ul.select-item li {
    margin: 6px 0px 6px 0px; }
    .dropdown-v1 ul.select-item li a {
      clear: both;
      white-space: nowrap;
      padding: 4px 16px;
      color: #333;
      white-space: pre-wrap; }
      .dropdown-v1 ul.select-item li a:hover {
        color: #0071bc;
        background-color: #fff; }

.dropdown-v2-seciton {
  display: inline-block;
  width: 100%;
  /*.lable {
		padding-left: $space-xxs;
	}*/ }

.dropdown-v3-seciton .dropdown-subheading {
  font-weight: bold; }

.dropdown_lable {
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  display: block; }

@media (min-width: 991px) {
  .dropdown_lable {
    line-height: 32px; } }

/* == End Dropdwon ==*/
/* === Begin WBL Dropdown ===*/
.dropdown-v2-inverse .lable {
  padding-left: 0px; }

.dropdown-group-inverse {
  font-size: 14px;
  line-height: 20px; }
  .dropdown-group-inverse .dropdown-select-item {
    color: #ffffff;
    background-color: #0c5e9e;
    border: 1px solid #0c5e9e;
    border-radius: 0;
    box-shadow: inset 0 3px 0 #0c5e9e;
    outline: 0; }
  .dropdown-group-inverse ul.dropdown-item {
    max-height: 250px;
    margin-top: 1px;
    background-color: #0c5e9e; }
    .dropdown-group-inverse ul.dropdown-item li:hover {
      background-color: #004c92; }
    .dropdown-group-inverse ul.dropdown-item li a {
      padding: 6px 16px;
      display: block; }
    .dropdown-group-inverse ul.dropdown-item .dropdown-search-box {
      margin: 4px 16px 4px 16px; }
      .dropdown-group-inverse ul.dropdown-item .dropdown-search-box .search-input-field {
        color: #0071bc;
        background-color: #fafdff;
        border: 1px solid #d8e7f5;
        border-radius: 0;
        -webkit-appearance: none;
        box-shadow: inset 0px 2px 1px 0px #F0F7FE;
        outline: 0px; }

.dropdown-checkbox {
  margin-bottom: 32px; }
  .dropdown-checkbox ul.select-checkbox {
    width: 100%;
    margin: 0px;
    padding: 16px;
    border-radius: 0px;
    width: 100%;
    max-height: 200px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch; }
    .dropdown-checkbox ul.select-checkbox .dropdown-search-box {
      margin: 0px; }

/* === End WBL Dropdown ===*/
.more-popup-dropdown {
  display: inline; }
  .more-popup-dropdown .dropdown-menu {
    font-size: 12px;
    line-height: 16px;
    min-width: 300px;
    background-color: #fafdff;
    border: 2px solid #d8e7f5;
    color: #0071BC;
    text-align: left;
    border-radius: 6px;
    padding: 8px;
    z-index: 1;
    left: initial;
    white-space: normal;
    margin-top: 8px; }
    .more-popup-dropdown .dropdown-menu::before {
      content: "";
      position: absolute;
      top: -16px;
      left: 50%;
      right: 50%;
      margin-left: 0px;
      margin-right: 0px;
      border-width: 8px;
      border-style: solid;
      border-color: transparent transparent #d8e7f5 transparent; }

@media (max-width: 991px) {
  .more-popup-dropdown {
    display: inline-block; }
    .more-popup-dropdown .dropdown-menu {
      right: 0; }
      .more-popup-dropdown .dropdown-menu::before {
        left: initial;
        right: 2%; } }

/* == Begin Expert  SASS == */
.expert-wrapper {
  display: inline-block; }
  .expert-wrapper img {
    height: 100px;
    width: 100px;
    float: left;
    margin-right: 16px; }
  .expert-wrapper .expert-content {
    display: table-cell;
    padding-right: 32px; }
    .expert-wrapper .expert-content span {
      display: block; }

@media (min-width: 575px) {
  .expert-wrapper img {
    height: 175px;
    width: 175px; } }

/* == Begin Expert SASS == */
.expert_hero {
  display: inline-block;
  width: 100%; }

.expert-img {
  width: 100%;
  height: 100%;
  float: left;
  margin-right: 16px;
  margin-bottom: 16px; }

.expert_hero_content {
  display: table-cell; }

@media (min-width: 450px) {
  .expert-img {
    width: 150px;
    height: 150px; } }

@media (min-width: 768px) {
  .expert-img {
    width: 170px;
    height: 170px; } }

@media (min-width: 991px) {
  .expert-img {
    width: 220px;
    height: 220px; } }

._loop_experts_content {
  display: table-cell; }
  ._loop_experts_content ._loop_experts_subtitle {
    margin-bottom: 0px;
    font-weight: bold;
    display: block; }

/* == Begin footer SASS == */
.footer hr {
  border-top: 1px solid #787878; }

.footer h4, .footer .news-hero-section .news-hero-img-overlay .news-hero-description, .news-hero-section .news-hero-img-overlay .footer .news-hero-description, .footer .highlight_component .highlights-card .highlights-card-block h3, .highlight_component .highlights-card .highlights-card-block .footer h3, .footer .latest-v1-section h3, .latest-v1-section .footer h3, .footer .ombc-section .ombc-description, .ombc-section .footer .ombc-description {
  font-size: 16px;
  line-height: 22px;
  color: #ffffff;
  margin: 0px 0px 8px 0px;
  text-transform: uppercase; }

.footer .footer-menu-item ul {
  padding: 0px;
  list-style: none; }
  .footer .footer-menu-item ul li {
    font-size: 13px;
    line-height: 17px;
    margin: 0px 0px 8px 0px;
    font-weight: 100; }
    .footer .footer-menu-item ul li a {
      color: #ffffff; }
      .footer .footer-menu-item ul li a:hover {
        color: #ffffff;
        text-decoration: underline; }

.footer .footer-bottom {
  margin-top: 8px;
  padding-top: 8px;
  border-top: 1px solid #787878;
  display: block;
  float: left;
  width: 100%;
  opacity: 0.7; }

.footer .list-inline {
  margin-left: 0px; }
  .footer .list-inline ul {
    padding: 0px;
    list-style: none; }
    .footer .list-inline ul > li {
      padding: 0px;
      line-height: 16px;
      margin: 0px 0px 8px 0px; }

.footer a.disclaimer {
  font-size: 12px;
  line-height: 16px;
  color: #ffffff;
  border-right: 1px solid #ffffff;
  margin-right: 8px;
  padding-right: 8px; }
  .footer a.disclaimer:hover {
    text-decoration: underline; }
  .footer a.disclaimer:last-child {
    border-right: 0px solid #d4d4d4;
    margin-right: 0px;
    padding-right: 0px; }

.footer .footer-copy-right {
  font-size: 12px;
  line-height: 26px;
  color: #ffffff;
  text-align: right;
  opacity: 0.5;
  margin-top: 4px; }

.footer .footer-bottom-left {
  float: left; }
  .footer .footer-bottom-left ul {
    padding: 0px;
    list-style: none; }
    .footer .footer-bottom-left ul li {
      float: left;
      margin-top: 4px; }
      .footer .footer-bottom-left ul li:last-child {
        margin-top: 4px; }
      .footer .footer-bottom-left ul li a.wbg-partnership {
        font-size: 12px;
        line-height: 16px;
        color: #ffffff;
        font-weight: bold;
        text-transform: uppercase;
        opacity: 0.5;
        margin-left: 8px;
        padding-left: 8px; }
        .footer .footer-bottom-left ul li a.wbg-partnership:first-child {
          border-left: 1px solid #e5e5e5; }
        .footer .footer-bottom-left ul li a.wbg-partnership:hover {
          text-decoration: underline; }

.footer .footer-bottom-right {
  float: right; }

.footer .footer-fraud {
  font-size: 12px;
  line-height: 16px;
  color: #ffffff;
  text-transform: uppercase;
  float: right;
  display: inline-block; }
  .footer .footer-fraud a {
    color: #ffffff; }
    .footer .footer-fraud a:hover {
      color: #ffffff;
      text-decoration: underline; }

/* == End footer SASS == */
/* == Begin Media query footer SASS == */
@media (min-width: 320px) and (max-width: 991px) {
  .footer ul.footer-bottom-left li {
    margin: 0px 0px 8px 0px; }
  .footer .footer-bottom-right {
    float: none; }
    .footer .footer-bottom-right .footer-fraud {
      float: left; }
  .footer .footer-copy-right {
    text-align: left; } }

@media (min-width: 320px) and (max-width: 768px) {
  .footer .footer-fraud {
    float: none;
    text-align: left; } }

@media (min-width: 391px) and (max-width: 450px) {
  .footer .footer-bottom-left ul li a.wbg-partnership:first-child {
    margin-left: 4px;
    padding-left: 4px; } }

@media (min-width: 320px) and (max-width: 390px) {
  .footer .footer-bottom-left ul li a.wbg-partnership {
    margin-left: 8px;
    padding-left: 8px; }
    .footer .footer-bottom-left ul li a.wbg-partnership:first-child {
      border-left: 0px;
      margin-left: 4px;
      padding-left: 4px; } }

/* == End Media queryfooter SASS == */
/* === Begin simplified footer === */
.simplified-footer .full-row-footer-components {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  background-color: #262626; }

.simplified-footer .footer .footer-bottom {
  margin-bottom: 4px;
  margin-top: 8px;
  padding-top: 0px;
  border-top: 0px solid #787878; }

/* === End simplified footer === */
/* == Begin  Global Header ==*/
.g01v1-logo img {
  height: 44px;
  width: 220px; }

.navbar-nav .mega-menu {
  position: static; }
  .navbar-nav .mega-menu:hover:last-child > a {
    opacity: 0.5;
    border-bottom: 0px;
    margin-bottom: 21px; }
  .navbar-nav .mega-menu:hover a.dropdown-toggle {
    color: #002245;
    border-bottom: 3px solid #002245;
    margin-bottom: 21px; }
    .navbar-nav .mega-menu:hover a.dropdown-toggle:before {
      content: "";
      border-color: transparent;
      border-width: 18px;
      display: -moz-inline-box;
      display: inline-block;
      position: absolute;
      left: 35%;
      z-index: 105;
      top: 144%;
      background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+IDxnPiAgPHJlY3QgZmlsbD0ibm9uZSIgaWQ9ImNhbnZhc19iYWNrZ3JvdW5kIiBoZWlnaHQ9IjQ2IiB3aWR0aD0iNTgiIHk9IjAiIHg9IjAiLz4gIDxnIGRpc3BsYXk9Im5vbmUiIG92ZXJmbG93PSJ2aXNpYmxlIiB5PSIwIiB4PSIwIiBoZWlnaHQ9IjEwMCUiIHdpZHRoPSIxMDAlIiBpZD0iY2FudmFzR3JpZCI+ICAgPHJlY3QgZmlsbD0idXJsKCNncmlkcGF0dGVybikiIHN0cm9rZS13aWR0aD0iMCIgeT0iMCIgeD0iMCIgaGVpZ2h0PSIxMDAlIiB3aWR0aD0iMTAwJSIvPiAgPC9nPiA8L2c+IDxnPiAgPHBhdGggc3Ryb2tlPSIjZTVlNWU1IiBpZD0ic3ZnXzQiIGQ9Im0xLjUsNDEuNDk5OTlsMjUuNSwtMzkuOTk5OTlsMjUuNSwzOS45OTk5OWwtNTAuOTk5OTksMHoiIHN0cm9rZS13aWR0aD0iMyIgZmlsbD0iI2Y2ZjZmNiIvPiA8L2c+PC9zdmc+");
      background-repeat: no-repeat;
      background-size: 35px 16px;
      width: 35px;
      height: 14px;
      transition: all 0s ease 0.5s; }
      @media (max-width: 1199.9px) {
        .navbar-nav .mega-menu:hover a.dropdown-toggle:before {
          background-image: none; } }
  .navbar-nav .mega-menu:hover .megamenu_search_icon {
    opacity: 0.5;
    margin: 0px 16px 21px 16px; }
  .navbar-nav .mega-menu:hover .mega-menu-dropdown {
    visibility: visible;
    opacity: 1;
    transition: all 0s ease 0.3s; }
  .navbar-nav .mega-menu .megamenu_search_icon {
    padding: 0px 0px 8px 0px;
    margin: 8px 16px 10px 16px;
    cursor: pointer; }
  .navbar-nav .mega-menu .globa-dropdown-search {
    font-family: "Open Sans", sans-serif;
    background-color: #f6f6f6;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    padding: 0px;
    border: 0px;
    border-top: 1px solid #e5e5e5;
    z-index: 10;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
    cursor: default; }
  .navbar-nav .mega-menu li h4, .navbar-nav .mega-menu li .news-hero-section .news-hero-img-overlay .news-hero-description, .news-hero-section .news-hero-img-overlay .navbar-nav .mega-menu li .news-hero-description, .navbar-nav .mega-menu li .highlight_component .highlights-card .highlights-card-block h3, .highlight_component .highlights-card .highlights-card-block .navbar-nav .mega-menu li h3, .navbar-nav .mega-menu li .latest-v1-section h3, .latest-v1-section .navbar-nav .mega-menu li h3, .navbar-nav .mega-menu li .ombc-section .ombc-description, .ombc-section .navbar-nav .mega-menu li .ombc-description {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    cursor: default; }
  .navbar-nav .mega-menu .close-this-megamenu {
    position: absolute;
    top: 0px;
    right: 16px;
    color: #0071BC; }
  .navbar-nav .mega-menu .mega-menu-blurb {
    font-family: "Andes", sans-serif;
    font-size: 18px;
    line-height: 26px;
    color: #333333;
    font-style: normal;
    word-wrap: break-word;
    text-align: left;
    padding: 32px; }
  .navbar-nav .mega-menu .mega-menu-right-column {
    padding-top: 32px; }
    .navbar-nav .mega-menu .mega-menu-right-column ul li a {
      margin: 0px;
      padding: 0px;
      border-bottom: 0px;
      opacity: inherit; }
      .navbar-nav .mega-menu .mega-menu-right-column ul li a span.menu-highlight-item {
        font-family: "Open Sans", sans-serif;
        font-size: 14px;
        line-height: 22px;
        color: #0071BC;
        font-weight: bold;
        margin: 0px;
        text-transform: none; }
        .navbar-nav .mega-menu .mega-menu-right-column ul li a span.menu-highlight-item:hover {
          color: #004c92;
          text-decoration: underline; }
  .navbar-nav .mega-menu .mega-menu-left-column {
    background-color: #e5e5e5; }
    .navbar-nav .mega-menu .mega-menu-left-column ul li a {
      margin: 0px; }
      .navbar-nav .mega-menu .mega-menu-left-column ul li a:hover {
        border-bottom: 0px;
        text-decoration: underline; }
  .navbar-nav .mega-menu .mega-menu-search-padd {
    padding: 32px; }
  .navbar-nav .mega-menu .mega-menu-dropdown {
    font-family: "Open Sans", sans-serif;
    background-color: #f6f6f6;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    padding: 0px;
    border: 0px;
    border-top: 1px solid #e5e5e5;
    z-index: 10;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
    cursor: default;
    opacity: 0;
    transition: all 0s ease 0.3s;
    display: block;
    visibility: hidden; }
    .navbar-nav .mega-menu .mega-menu-dropdown ul {
      list-style: none;
      padding: 0px;
      margin: 10px 0px;
      width: 100%; }
  .navbar-nav .mega-menu ul.mega-menu-sublist li a {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #0071BC;
    font-weight: normal;
    text-transform: none;
    padding: 0px 3px 0px 3px;
    margin: 0px 0px 8px 0px;
    position: relative;
    z-index: 100;
    display: block; }
    .navbar-nav .mega-menu ul.mega-menu-sublist li a:hover {
      color: #002245;
      padding: 0px 3px 0px 3px;
      margin: 0px 0px 8px 0px;
      border-bottom: 0px;
      display: block;
      text-decoration: underline; }
  .navbar-nav .mega-menu ul.no-mega-menu-sublist {
    display: inline-block;
    margin: 0px; }
    .navbar-nav .mega-menu ul.no-mega-menu-sublist li {
      display: inline-block;
      width: auto; }
      .navbar-nav .mega-menu ul.no-mega-menu-sublist li a {
        font-weight: normal;
        padding-bottom: 0px;
        margin-bottom: 0px;
        color: #0071BC;
        margin-right: 4px; }
        .navbar-nav .mega-menu ul.no-mega-menu-sublist li a:hover {
          font-weight: normal;
          padding-bottom: 0px;
          margin-bottom: 0px;
          color: #004c92; }
  .navbar-nav .mega-menu ul.mega-menu-left-column-wrapper {
    margin-bottom: 32px; }
    .navbar-nav .mega-menu ul.mega-menu-left-column-wrapper span.menu-highlight-item {
      font-family: "Open Sans", sans-serif;
      font-size: 14px;
      line-height: 22px;
      color: #0071BC;
      font-weight: bold;
      margin: 0px;
      text-transform: none; }
      .navbar-nav .mega-menu ul.mega-menu-left-column-wrapper span.menu-highlight-item:hover {
        color: #004c92;
        text-decoration: underline; }

.lang-box {
  display: inline; }

.toggle-box {
  float: right; }

.home-page-header-lang {
  float: right;
  width: 100%; }
  .home-page-header-lang .news-navigation {
    font-size: 12px;
    line-height: 16px;
    color: #787878;
    text-transform: uppercase;
    border-right: 1px solid #d4d4d4;
    margin-right: 8px;
    padding-right: 16px;
    margin: 12px 0px 8px 8px;
    min-width: auto;
    height: auto;
    float: right;
    font-weight: 600; }
    .home-page-header-lang .news-navigation a {
      color: #787878; }
      .home-page-header-lang .news-navigation a:hover {
        color: #787878;
        text-decoration: underline; }

/* == End Global Header ==*/
/* ===== Begin Media query Global Header  =======*/
@media (min-width: 1200px) {
  .mega-menu:not(:last-child) .mega-menu-right-column {
    padding-bottom: 20px !important; }
  .mega-menu ul li .row,
  .mega-menu ul li > .row:not(.mega-menu-right-column) > div:first-child {
    display: flex; }
  .mega-menu-left-column {
    width: 100%; }
  .mega-menu-right-column.row {
    display: block !important; } }

@media (max-width: 1200px) {
  .navbar-nav .mega-menu:hover > a.dropdown-toggle {
    margin-bottom: 16px; }
    .navbar-nav .mega-menu:hover > a.dropdown-toggle:before {
      top: 137%; }
  .navbar-nav .mega-menu:hover:last-child > a {
    margin-bottom: 16px; } }

@media (max-width: 1199.9px) {
  .navbar-nav .mega-menu:hover > a.dropdown-toggle {
    margin-bottom: 0px;
    border-bottom: 0px; }
    .navbar-nav .mega-menu:hover > a.dropdown-toggle:before {
      display: none; }
  .mega-menu .mega-menu-blurb .hidden-sm {
    display: block !important; }
  .home-page-header-lang {
    float: right;
    width: auto; }
  .toggle-box {
    float: right; }
  .home-page-header-lang .news-navigation {
    margin-top: 25px; } }

/* ===== End Media query Global Header  =======*/
/* === Begin Annual meeting header === */
.meeting-header .navbar-brand {
  padding: 0px 8px 16px 16px; }

.meeting-header .navbar-default .navbar-nav {
  margin-top: 20px; }

.meeting-header .navbar-default .navbar-text {
  margin: 15px 0px;
  float: left; }

.meeting-header .navbar-nav .mega-menu:hover > a.dropdown-toggle {
  margin-bottom: 0px; }
  .meeting-header .navbar-nav .mega-menu:hover > a.dropdown-toggle:before {
    display: none; }

.meeting-header .globa-dropdown-search {
  font-family: "Open Sans", sans-serif;
  background-color: #f6f6f6;
  position: absolute;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  padding: 0px;
  border: 0px;
  border-top: 1px solid #e5e5e5;
  z-index: 10;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
  cursor: default; }

.meeting-header .search-form {
  position: absolute;
  top: 110px;
  left: 0;
  right: 0;
  background: #F7F7F7;
  padding: 35px 0;
  z-index: 99;
  border-top: 1px solid #E1E0E6;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
  transition: all 0s ease .5s;
  visibility: hidden;
  opacity: 0; }

.meeting-header .global-search {
  float: right; }

.meeting-header .global-search:hover .search-form {
  visibility: visible;
  opacity: 1; }

.meeting-header .g01v1-logo img {
  width: 55px;
  height: 55px;
  float: left; }

.meeting-header .site-name {
  font-family: "AndesBold", sans-serif;
  font-size: 19px;
  line-height: 28px;
  color: #002245;
  margin: 0px 8px 0px 0px;
  float: none; }

.meeting-header .meeting-detail {
  font-family: "Andes", sans-serif;
  font-size: 16px;
  color: #002245;
  margin-top: 0px;
  margin-left: 0px;
  float: none; }
  .meeting-header .meeting-detail span {
    padding: 0px 8px;
    border-left: 1px solid #002245; }
    .meeting-header .meeting-detail span:first-child {
      border-left: 0px;
      padding: 0px 8px 0px 0px; }

.meeting-header .home-page-header-lang {
  float: right;
  width: 100%; }
  .meeting-header .home-page-header-lang .news-navigation {
    border-left: 1px solid #d4d4d4;
    border-right: 0px;
    padding-left: 16px;
    margin: 12px 8px 8px 0px;
    padding: 0px 0px 0px 8px; }
    .meeting-header .home-page-header-lang .news-navigation a {
      color: #787878; }
      .meeting-header .home-page-header-lang .news-navigation a:hover {
        color: #787878;
        text-decoration: underline; }
    .meeting-header .home-page-header-lang .news-navigation:last-child {
      border-left: 0px; }

@media (max-width: 768px) and (min-width: 320px) {
  .meeting-header .navbar-default .navbar-text {
    margin: 8px 0px; }
  .meeting-header .navbar-default .navbar-toggle {
    margin-top: 10px; }
  .meeting-header .navbar-header {
    display: block;
    float: none; }
  .meeting-header .meeting-detail {
    font-size: 13px;
    line-height: 17px; }
  .meeting-header .site-name {
    margin: 0px 8px 0px 0px; }
  .meeting-header .navbar-nav .mega-menu:hover > a.dropdown-toggle {
    margin-bottom: 0px; } }

@media (max-width: 500px) {
  .meeting-header {
    /*    .navbar-default .navbar-text {
    margin: 8px 0px;

  }
    .site-name {
      float: none;
      display: block;
    }*/ }
    .meeting-header .meeting-detail span {
      display: block;
      border: 0px;
      padding: 0px; } }

@media (min-width: 1200px) {
  .meeting-header .site-name {
    float: left; }
  .meeting-header .meeting-detail {
    float: left; }
    .meeting-header .meeting-detail span {
      padding: 0px 8px;
      border-left: 1px solid #002245; }
      .meeting-header .meeting-detail span:first-child {
        padding: 0px 8px;
        border-left: 1px solid #002245; } }

/* === End Annual meeting header === */
.img-gradient {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#99000000',GradientType=0); }

.img-overlay, .hero-v1-section .hero-img-overlay, .news-hero-section .hero-img-overlay, .hero-v4 .hero-img-overlay, .hero-v2-section .hero-img-overlay, .splash-img-overlay {
  position: absolute;
  bottom: 10%;
  text-align: center;
  color: #ffffff;
  margin: auto;
  left: 0px;
  right: 0px;
  display: block; }

.hero-container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

/*== Begin L1 Hero components ==*/
.hero-v1-section, .news-hero-section, .hero-v4, .hero-v2-section {
  position: relative;
  display: block;
  z-index: 2;
  background-color: #f6f6f6; }
  .hero-v1-section .hero-img, .news-hero-section .hero-img, .hero-v4 .hero-img, .hero-v2-section .hero-img {
    overflow: hidden;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 300px; }
    @media (min-width: 768px) {
      .hero-v1-section .hero-img, .news-hero-section .hero-img, .hero-v4 .hero-img, .hero-v2-section .hero-img {
        height: 380px; } }
    @media (min-width: 991px) {
      .hero-v1-section .hero-img, .news-hero-section .hero-img, .hero-v4 .hero-img, .hero-v2-section .hero-img {
        height: 500px; } }
    .hero-v1-section .hero-img .img-gradient, .news-hero-section .hero-img .img-gradient, .hero-v4 .hero-img .img-gradient, .hero-v2-section .hero-img .img-gradient {
      background: rgba(0, 0, 0, 0.35); }
    .hero-v1-section .hero-img .hero-cover-img, .news-hero-section .hero-img .hero-cover-img, .hero-v4 .hero-img .hero-cover-img, .hero-v2-section .hero-img .hero-cover-img {
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: left center;
         object-position: left center;
      width: 100%;
      height: 300px; }
      @media (min-width: 768px) {
        .hero-v1-section .hero-img .hero-cover-img, .news-hero-section .hero-img .hero-cover-img, .hero-v4 .hero-img .hero-cover-img, .hero-v2-section .hero-img .hero-cover-img {
          height: 380px; } }
      @media (min-width: 991px) {
        .hero-v1-section .hero-img .hero-cover-img, .news-hero-section .hero-img .hero-cover-img, .hero-v4 .hero-img .hero-cover-img, .hero-v2-section .hero-img .hero-cover-img {
          height: 500px; } }
  .hero-v1-section .hero-img-overlay .hero-title, .news-hero-section .hero-img-overlay .hero-title, .hero-v4 .hero-img-overlay .hero-title, .hero-v2-section .hero-img-overlay .hero-title {
    font-family: "Andes", sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    margin: 0px 0px 16px 0px;
    font-weight: normal;
    font-size: 40px;
    line-height: 44px; }
    @media (max-width: 768px) {
      .hero-v1-section .hero-img-overlay .hero-title, .news-hero-section .hero-img-overlay .hero-title, .hero-v4 .hero-img-overlay .hero-title, .hero-v2-section .hero-img-overlay .hero-title {
        font-size: 32px;
        line-height: 38px; } }
    .hero-v1-section .hero-img-overlay .hero-title a, .news-hero-section .hero-img-overlay .hero-title a, .hero-v4 .hero-img-overlay .hero-title a, .hero-v2-section .hero-img-overlay .hero-title a {
      color: #ffffff; }
      .hero-v1-section .hero-img-overlay .hero-title a:hover, .news-hero-section .hero-img-overlay .hero-title a:hover, .hero-v4 .hero-img-overlay .hero-title a:hover, .hero-v2-section .hero-img-overlay .hero-title a:hover {
        color: #ffffff;
        text-decoration: underline; }
  .hero-v1-section .hero-img-overlay .hero-description, .news-hero-section .hero-img-overlay .hero-description, .hero-v4 .hero-img-overlay .hero-description, .hero-v2-section .hero-img-overlay .hero-description {
    font-family: "Andes", sans-serif;
    color: #ffffff;
    margin: 0px 0px 16px 0px;
    font-size: 24px;
    line-height: 30px; }
    @media (max-width: 768px) {
      .hero-v1-section .hero-img-overlay .hero-description, .news-hero-section .hero-img-overlay .hero-description, .hero-v4 .hero-img-overlay .hero-description, .hero-v2-section .hero-img-overlay .hero-description {
        font-size: 20px;
        line-height: 26px; } }
  .hero-v1-section .hero-img-overlay-v2, .news-hero-section .hero-img-overlay-v2, .hero-v4 .hero-img-overlay-v2, .hero-v2-section .hero-img-overlay-v2 {
    position: absolute;
    z-index: 2;
    float: right;
    text-align: left;
    color: #ffffff;
    margin: auto;
    bottom: 47px;
    right: 0;
    display: block;
    padding: 32px;
    content: ''; }
    .hero-v1-section .hero-img-overlay-v2 .hero-title, .news-hero-section .hero-img-overlay-v2 .hero-title, .hero-v4 .hero-img-overlay-v2 .hero-title, .hero-v2-section .hero-img-overlay-v2 .hero-title {
      font-family: "Andes", sans-serif;
      color: #ffffff;
      text-transform: uppercase;
      margin: 0px 0px 16px 0px;
      font-weight: normal;
      font-size: 32px;
      line-height: 38px; }
      @media (max-width: 768px) {
        .hero-v1-section .hero-img-overlay-v2 .hero-title, .news-hero-section .hero-img-overlay-v2 .hero-title, .hero-v4 .hero-img-overlay-v2 .hero-title, .hero-v2-section .hero-img-overlay-v2 .hero-title {
          font-size: 28px;
          line-height: 32px; } }
      .hero-v1-section .hero-img-overlay-v2 .hero-title a, .news-hero-section .hero-img-overlay-v2 .hero-title a, .hero-v4 .hero-img-overlay-v2 .hero-title a, .hero-v2-section .hero-img-overlay-v2 .hero-title a {
        color: #ffffff; }
        .hero-v1-section .hero-img-overlay-v2 .hero-title a:hover, .news-hero-section .hero-img-overlay-v2 .hero-title a:hover, .hero-v4 .hero-img-overlay-v2 .hero-title a:hover, .hero-v2-section .hero-img-overlay-v2 .hero-title a:hover {
          color: #ffffff;
          text-decoration: underline; }
    .hero-v1-section .hero-img-overlay-v2 .hero-description, .news-hero-section .hero-img-overlay-v2 .hero-description, .hero-v4 .hero-img-overlay-v2 .hero-description, .hero-v2-section .hero-img-overlay-v2 .hero-description {
      font-family: "Andes", sans-serif;
      color: #ffffff;
      margin: 0px 0px 16px 0px;
      font-size: 20px;
      line-height: 26px; }
    .hero-v1-section .hero-img-overlay-v2 .primary-white-btn, .news-hero-section .hero-img-overlay-v2 .primary-white-btn, .hero-v4 .hero-img-overlay-v2 .primary-white-btn, .hero-v2-section .hero-img-overlay-v2 .primary-white-btn {
      margin-right: 16px; }

@media (min-width: 320px) and (max-width: 991px) {
  .hero-v1-section .hero-container, .news-hero-section .hero-container, .hero-v4 .hero-container, .hero-v2-section .hero-container {
    position: relative;
    margin-top: 0px; }
  .hero-v1-section .hero-img-overlay, .news-hero-section .hero-img-overlay, .hero-v4 .hero-img-overlay, .hero-v2-section .hero-img-overlay {
    position: relative;
    padding: 16px; }
    .hero-v1-section .hero-img-overlay .hero-title, .news-hero-section .hero-img-overlay .hero-title, .hero-v4 .hero-img-overlay .hero-title, .hero-v1-section .hero-img-overlay .hero-subtitle, .news-hero-section .hero-img-overlay .hero-subtitle, .hero-v4 .hero-img-overlay .hero-subtitle, .hero-v1-section .hero-img-overlay .hero-description, .news-hero-section .hero-img-overlay .hero-description, .hero-v4 .hero-img-overlay .hero-description, .hero-v1-section .hero-img-overlay .hero-link, .news-hero-section .hero-img-overlay .hero-link, .hero-v4 .hero-img-overlay .hero-link, .hero-v2-section .hero-img-overlay .hero-title, .hero-v2-section .hero-img-overlay .hero-subtitle, .hero-v2-section .hero-img-overlay .hero-description, .hero-v2-section .hero-img-overlay .hero-link {
      color: #333333; }
  .hero-v1-section .hero-img-overlay-v2, .news-hero-section .hero-img-overlay-v2, .hero-v4 .hero-img-overlay-v2, .hero-v2-section .hero-img-overlay-v2 {
    position: relative;
    padding: 16px;
    background: transparent;
    top: 0px; }
    .hero-v1-section .hero-img-overlay-v2 .hero-title, .news-hero-section .hero-img-overlay-v2 .hero-title, .hero-v4 .hero-img-overlay-v2 .hero-title, .hero-v1-section .hero-img-overlay-v2 .hero-subtitle, .news-hero-section .hero-img-overlay-v2 .hero-subtitle, .hero-v4 .hero-img-overlay-v2 .hero-subtitle, .hero-v1-section .hero-img-overlay-v2 .hero-description, .news-hero-section .hero-img-overlay-v2 .hero-description, .hero-v4 .hero-img-overlay-v2 .hero-description, .hero-v1-section .hero-img-overlay-v2 .hero-link, .news-hero-section .hero-img-overlay-v2 .hero-link, .hero-v4 .hero-img-overlay-v2 .hero-link, .hero-v2-section .hero-img-overlay-v2 .hero-title, .hero-v2-section .hero-img-overlay-v2 .hero-subtitle, .hero-v2-section .hero-img-overlay-v2 .hero-description, .hero-v2-section .hero-img-overlay-v2 .hero-link {
      color: #333333; }
    .hero-v1-section .hero-img-overlay-v2 .primary-white-btn, .news-hero-section .hero-img-overlay-v2 .primary-white-btn, .hero-v4 .hero-img-overlay-v2 .primary-white-btn, .hero-v2-section .hero-img-overlay-v2 .primary-white-btn {
      background-color: #0071BC;
      margin-right: 16px;
      color: #ffffff; }
      .hero-v1-section .hero-img-overlay-v2 .primary-white-btn:last-child, .news-hero-section .hero-img-overlay-v2 .primary-white-btn:last-child, .hero-v4 .hero-img-overlay-v2 .primary-white-btn:last-child, .hero-v2-section .hero-img-overlay-v2 .primary-white-btn:last-child {
        margin-right: 0px; }
      .hero-v1-section .hero-img-overlay-v2 .primary-white-btn:hover, .news-hero-section .hero-img-overlay-v2 .primary-white-btn:hover, .hero-v4 .hero-img-overlay-v2 .primary-white-btn:hover, .hero-v1-section .hero-img-overlay-v2 .primary-white-btn:focus, .news-hero-section .hero-img-overlay-v2 .primary-white-btn:focus, .hero-v4 .hero-img-overlay-v2 .primary-white-btn:focus, .hero-v1-section .hero-img-overlay-v2 .primary-white-btn:active, .news-hero-section .hero-img-overlay-v2 .primary-white-btn:active, .hero-v4 .hero-img-overlay-v2 .primary-white-btn:active, .hero-v2-section .hero-img-overlay-v2 .primary-white-btn:hover, .hero-v2-section .hero-img-overlay-v2 .primary-white-btn:focus, .hero-v2-section .hero-img-overlay-v2 .primary-white-btn:active {
        background-color: #004c92;
        color: #ffffff; } }

/*== End L1 Hero components ==*/
/*== Begin Home Page hero components ==*/
.hero-v3-section {
  background-color: #f6f6f6; }
  .hero-v3-section .hero-v3-fullimg {
    position: relative;
    overflow: hidden;
    color: #ffffff;
    background-color: #333333;
    margin-bottom: 8px; }
    .hero-v3-section .hero-v3-fullimg .large-hero-img {
      overflow: hidden;
      position: relative;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      height: 300px; }
      @media (min-width: 768px) {
        .hero-v3-section .hero-v3-fullimg .large-hero-img {
          height: 380px; } }
      @media (min-width: 991px) {
        .hero-v3-section .hero-v3-fullimg .large-hero-img {
          height: 450px; } }
      .hero-v3-section .hero-v3-fullimg .large-hero-img .hero-cover-img {
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: left center;
           object-position: left center;
        width: 100%;
        height: 300px; }
        @media (min-width: 768px) {
          .hero-v3-section .hero-v3-fullimg .large-hero-img .hero-cover-img {
            height: 380px; } }
        @media (min-width: 991px) {
          .hero-v3-section .hero-v3-fullimg .large-hero-img .hero-cover-img {
            height: 450px; } }
    .hero-v3-section .hero-v3-fullimg .img-gradient {
      background: transparent; }
  .hero-v3-section .hero-v3-content-wrapper {
    display: block;
    position: absolute;
    padding: 0px;
    bottom: 32px;
    margin: auto;
    text-align: left;
    color: #ffffff; }
    .hero-v3-section .hero-v3-content-wrapper .layer {
      content: '';
      right: 0px;
      bottom: 0px;
      left: 0px;
      opacity: 2.8;
      padding: 32px;
      /* FF3.6-15 */
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.7) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3000000', endColorstr='#b3000000',GradientType=0 );
      /* IE6-9 */ }
    .hero-v3-section .hero-v3-content-wrapper .hero-title {
      font-family: "Andes", sans-serif;
      color: #ffffff;
      text-transform: uppercase;
      margin: 0px 0px 16px 0px;
      font-weight: normal;
      font-size: 32px;
      line-height: 38px; }
      @media (max-width: 768px) {
        .hero-v3-section .hero-v3-content-wrapper .hero-title {
          font-size: 28px;
          line-height: 32px; } }
      .hero-v3-section .hero-v3-content-wrapper .hero-title a {
        color: #ffffff; }
        .hero-v3-section .hero-v3-content-wrapper .hero-title a:hover {
          color: #ffffff;
          text-decoration: underline; }
    .hero-v3-section .hero-v3-content-wrapper .hero-description {
      font-family: "Andes", sans-serif;
      color: #ffffff;
      margin: 0px 0px 16px 0px;
      font-size: 20px;
      line-height: 26px; }
  .hero-v3-section .hero-gray-btn {
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(51, 51, 51, 0.8) 0%, rgba(51, 51, 51, 0.8) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc333333', endColorstr='#cc333333',GradientType=0 );
    /* IE6-9 */
    color: #ffffff;
    margin-right: 16px; }
  @media (min-width: 992px) {
    .hero-v3-section .hero-v3-content-wrapper .layer {
      min-height: 120px;
      transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease; }
    .hero-v3-section .hero-v3-content-wrapper:hover .layer {
      min-height: 260px;
      position: initial;
      transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease; }
    .hero-v3-section .hero-v3-content-wrapper .hero-description {
      padding-right: 32px;
      transform: translateY(0px);
      -webkit-transform: translateY(0px);
      position: absolute;
      z-index: -1; }
    .hero-v3-section .hero-v3-content-wrapper:hover .hero-description {
      transition: all 0.2s ease;
      -webkit-transition: all 0.2s ease;
      transform: translateY(10px);
      -webkit-transform: translateY(10px);
      z-index: 1; }
    .hero-v3-section .hero-v3-content-wrapper .hero-btn {
      transform: translateY(70px);
      -webkit-transform: translateY(70px);
      position: absolute;
      z-index: -1;
      display: inline-block;
      width: 100%; }
    .hero-v3-section .hero-v3-content-wrapper:hover .hero-btn {
      transition: all 0.2s ease;
      -webkit-transition: all 0.2s ease;
      transform: translateY(80px);
      -webkit-transform: translateY(80px);
      z-index: 1; } }
  @media (min-width: 1199px) and (max-width: 1220px) {
    .hero-v3-section:hover .layer {
      min-height: 300px; } }
  @media (max-width: 991px) {
    .hero-v3-section .hero-v3-content-wrapper {
      position: relative;
      bottom: 0px; }
      .hero-v3-section .hero-v3-content-wrapper .layer {
        display: inline-block;
        padding: 16px;
        background: #ffffff;
        width: 100%; }
      .hero-v3-section .hero-v3-content-wrapper .hero-title {
        color: #333333; }
        .hero-v3-section .hero-v3-content-wrapper .hero-title a {
          color: #333333; }
          .hero-v3-section .hero-v3-content-wrapper .hero-title a:hover {
            color: #333333;
            text-decoration: underline; }
      .hero-v3-section .hero-v3-content-wrapper .hero-description {
        color: #333333; }
    .hero-v3-section .hero-gray-btn {
      margin-right: 4px; }
      .hero-v3-section .hero-gray-btn:last-child {
        margin-right: 16px; }
    .hero-v3-section .right-btn {
      right: 0px;
      position: relative;
      float: right;
      margin-top: -50px; } }
  @media (max-width: 767px) {
    .hero-v3-section .hero-gray-btn {
      color: #0071BC;
      background: transparent;
      padding: 0px 8px 0px 0px;
      margin-right: 8px;
      border-right: 1px solid #e5e5e5; }
      .hero-v3-section .hero-gray-btn:last-child {
        padding: 0px 8px 0px 0px;
        margin-right: 8px;
        border-right: 0px solid #e5e5e5; }
      .hero-v3-section .hero-gray-btn:hover {
        color: #004c92; } }

.hero-video iframe {
  height: inherit !important;
  width: inherit !important; }

.hero-video {
  height: 100%;
  width: 100%; }

/*== End Home Page hero components ==*/
/*== Begin small Home Page hero components ==*/
.hero-v3-smallimg-section {
  display: block;
  width: 100%;
  background-color: #ffffff; }
  .hero-v3-smallimg-section .hero-smallimg-item {
    display: block;
    position: relative;
    overflow: hidden;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff; }
  .hero-v3-smallimg-section .hero-smallimg {
    width: 100%;
    height: 240px;
    overflow: hidden;
    position: relative;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover; }
    .hero-v3-smallimg-section .hero-smallimg .hero-cover-img {
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: left center;
         object-position: left center;
      width: 100%;
      height: 240px; }
  .hero-v3-smallimg-section .hero-smallimg-content {
    position: absolute;
    height: auto;
    left: 0;
    right: 0;
    bottom: 0px;
    padding: 16px;
    color: #ffffff;
    z-index: 1;
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
    /* IE6-9 */
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease; }
    .hero-v3-smallimg-section .hero-smallimg-content:hover {
      bottom: 0px;
      padding: 16px; }
  .hero-v3-smallimg-section .hammer {
    color: #ffffff;
    margin: 0px 0px 8px 0px; }
  .hero-v3-smallimg-section .hero-small-title {
    font-family: "Andes", sans-serif;
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    letter-spacing: 1.05px;
    color: #ffffff;
    margin: 0px 0px 8px 0px;
    text-transform: uppercase;
    min-height: 60px; }
    @media (max-width: 1440px) and (min-width: 320px) {
      .hero-v3-smallimg-section .hero-small-title {
        font-size: 20px;
        line-height: 26px; } }
    @media (max-width: 991px) {
      .hero-v3-smallimg-section .hero-small-title {
        margin: 0px 0px 4px 0px;
        min-height: auto; } }
    .hero-v3-smallimg-section .hero-small-title a {
      color: #ffffff; }
      .hero-v3-smallimg-section .hero-small-title a:hover {
        color: #ffffff;
        text-decoration: underline; }
  .hero-v3-smallimg-section .hero-small-blurb-text {
    font-size: 14px;
    line-height: 22px;
    font-weight: normal;
    color: #ffffff;
    margin: 0px 16px 16px 0px; }
  .hero-v3-smallimg-section .right-btn {
    right: 0px; }

@media (min-width: 992px) {
  .hero-v3-smallimg-section .hero-smallimg-content {
    bottom: -110px;
    height: 100%;
    padding: 16px;
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 5%, black 50%, black 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
    /* IE6-9 */ }
    .hero-v3-smallimg-section .hero-smallimg-content:hover {
      bottom: 0px;
      padding: 16px;
      /* FF3.6-15 */
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 20%, black 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40000000', endColorstr='#000000',GradientType=0 );
      /* IE6-9 */ }
      .hero-v3-smallimg-section .hero-smallimg-content:hover .hero-small-title {
        min-height: 26px; }
      .hero-v3-smallimg-section .hero-smallimg-content:hover .hero-small-blurb-text {
        display: block; }
      .hero-v3-smallimg-section .hero-smallimg-content:hover .hero-btn {
        display: block; }
    .hero-v3-smallimg-section .hero-smallimg-content .hero-small-blurb-text {
      display: none; }
    .hero-v3-smallimg-section .hero-smallimg-content .hero-btn {
      display: none; } }

@media (min-width: 1200px) {
  .hero-v3-smallimg-section .hero-smallimg-content {
    padding: 32px; }
    .hero-v3-smallimg-section .hero-smallimg-content:hover {
      padding: 32px; } }

/*== End small Home Page hero components ==*/
/* === Begin hero-square-image  ==*/
.hero-square-image .hero-smallimg {
  height: 300px; }
  @media (min-width: 1200px) {
    .hero-square-image .hero-smallimg {
      height: 360px; } }
  .hero-square-image .hero-smallimg:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.15); }
  .hero-square-image .hero-smallimg .hero-cover-img,
  .hero-square-image .hero-smallimg .cover {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: left center;
       object-position: left center;
    width: 100%;
    height: 300px; }
    @media (min-width: 1200px) {
      .hero-square-image .hero-smallimg .hero-cover-img,
      .hero-square-image .hero-smallimg .cover {
        height: 360px; } }

.hero-square-image .hero-video {
  background-color: #000;
  height: 300px; }
  @media (min-width: 1200px) {
    .hero-square-image .hero-video {
      height: 360px; } }
  .hero-square-image .hero-video .hero-cover-img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: left center;
       object-position: left center;
    width: 100%;
    height: 300px; }
    @media (min-width: 1200px) {
      .hero-square-image .hero-video .hero-cover-img {
        height: 360px; } }
  .hero-square-image .hero-video .embed-video {
    height: 100%;
    width: 100%; }
    .hero-square-image .hero-video .embed-video object {
      height: 100% !important;
      width: 100% !important; }
  .hero-square-image .hero-video ._loop_play_icon.embed-image {
    top: calc((100% - 100px) / 2); }
  @media (min-width: 320px) and (max-width: 1199px) {
    .hero-square-image .hero-video ._loop_play_icon.embed-image {
      margin-left: 0px;
      left: 5px;
      top: 5px;
      width: 40px;
      height: 40px;
      font-size: 16px;
      margin-right: 0px;
      padding: 10px; } }

.hero-square-image .hero-smallimg-content {
  bottom: 0px;
  height: auto;
  transition: bottom cubic-bezier(0.075, 0.82, 0.165, 1) 700ms;
  z-index: 2;
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 20%, black 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40000000', endColorstr='#000000',GradientType=0 );
  /* IE6-9 */ }
  .hero-square-image .hero-smallimg-content:hover {
    bottom: 0px;
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 20%, black 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40000000', endColorstr='#000000',GradientType=0 );
    /* IE6-9 */ }
    .hero-square-image .hero-smallimg-content:hover .hero-small-blurb-text {
      display: block; }
  @media (min-width: 1200px) {
    .hero-square-image .hero-smallimg-content {
      bottom: -190px;
      padding: 64px 16px 16px 16px;
      height: 100%;
      /* FF3.6-15 */
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 30%, black 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
      /* IE6-9 */ }
      .hero-square-image .hero-smallimg-content:hover {
        bottom: -150px;
        padding: 16px 16px 16px 16px;
        height: 100%;
        /* FF3.6-15 */
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 50%, black 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40000000', endColorstr='#000000',GradientType=0 );
        /* IE6-9 */ } }
  .hero-square-image .hero-smallimg-content .hero-small-title {
    font-size: 20px;
    line-height: 26px;
    min-height: 90px; }
    @media (max-width: 1200px) {
      .hero-square-image .hero-smallimg-content .hero-small-title {
        min-height: auto; } }
  .hero-square-image .hero-smallimg-content .hero-small-blurb-text {
    min-height: 50px;
    display: none; }
    @media (max-width: 1200px) {
      .hero-square-image .hero-smallimg-content .hero-small-blurb-text {
        min-height: auto;
        display: block; } }

/* === Begin hero-square-image  ==*/
/*== begin hero-V3 Home page vertical Image == */
.hero-v3-small-vr-img-section .hero-smallimg {
  height: 479px;
  overflow: hidden;
  position: relative;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover; }
  .hero-v3-small-vr-img-section .hero-smallimg .hero-cover-img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: left center;
       object-position: left center;
    width: 100%;
    height: 479px; }

@media (min-width: 991px) {
  .hero-v3-small-vr-img-section .hero-smallimg-content {
    bottom: -325px;
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 40%, black 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
    /* IE6-9 */ }
    .hero-v3-small-vr-img-section .hero-smallimg-content:hover {
      bottom: -200px;
      /* FF3.6-15 */
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 60%, black 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40000000', endColorstr='#000000',GradientType=0 );
      /* IE6-9 */ } }

/*== end hero-V3 Home page vertical Image == */
.hero-container-fixed {
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto; }

@media (max-width: 1199px) {
  .hero-container-fixed {
    max-width: 1024px;
    margin-right: auto;
    margin-left: auto; } }

@media (max-width: 991px) {
  .hero-container-fixed {
    max-width: 750px;
    margin-right: auto;
    margin-left: auto; } }

.left-btn {
  float: left;
  display: inline-block; }

.right-btn {
  position: absolute;
  right: 32px;
  display: inline-block;
  padding: 4px 8px 5px 8px;
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(51, 51, 51, 0.8) 0%, rgba(51, 51, 51, 0.8) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc333333', endColorstr='#cc333333',GradientType=0 );
  /* IE6-9 */ }
  .right-btn .hero-social-btn {
    padding: 4px 8px 5px 8px;
    margin: 0px 0px 16px 0px; }

@media (max-width: 990px) {
  .right-btn {
    right: 0; } }

@media (min-width: 320px) and (max-width: 400px) {
  .hero-smallimg-content .hero-btn .left-btn .btn-sm {
    margin: 0px; } }

/* === Begin Hero campaign == */
.hero-v1-campaign {
  background-color: #f6f6f6; }
  .hero-v1-campaign .hero-container-fixed_no .hero-img {
    height: 300px;
    margin: auto; }
    @media (min-width: 768px) {
      .hero-v1-campaign .hero-container-fixed_no .hero-img {
        height: 380px; } }
    @media (min-width: 991px) {
      .hero-v1-campaign .hero-container-fixed_no .hero-img {
        height: 600px; } }
    @media (min-width: 1460px) {
      .hero-v1-campaign .hero-container-fixed_no .hero-img {
        width: 1440px; } }
    .hero-v1-campaign .hero-container-fixed_no .hero-img .hero-cover-img {
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: left center;
         object-position: left center;
      width: 100%;
      height: 300px; }
      @media (min-width: 768px) {
        .hero-v1-campaign .hero-container-fixed_no .hero-img .hero-cover-img {
          height: 380px; } }
      @media (min-width: 991px) {
        .hero-v1-campaign .hero-container-fixed_no .hero-img .hero-cover-img {
          height: 600px; } }

/* === End Hero campaign == */
/*== Begin Focus hero components ==*/
.hero-v1-focus {
  background-color: #f6f6f6; }
  .hero-v1-focus .hero-container-fixed_no .hero-img {
    height: 300px;
    margin: auto; }
    @media (min-width: 768px) {
      .hero-v1-focus .hero-container-fixed_no .hero-img {
        height: 380px; } }
    @media (min-width: 991px) {
      .hero-v1-focus .hero-container-fixed_no .hero-img {
        height: 500px; } }
    @media (min-width: 1460px) {
      .hero-v1-focus .hero-container-fixed_no .hero-img {
        width: 1440px; } }
    .hero-v1-focus .hero-container-fixed_no .hero-img .hero-cover-img {
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: left center;
         object-position: left center;
      width: 100%;
      height: 300px; }
      @media (min-width: 768px) {
        .hero-v1-focus .hero-container-fixed_no .hero-img .hero-cover-img {
          height: 380px; } }
      @media (min-width: 991px) {
        .hero-v1-focus .hero-container-fixed_no .hero-img .hero-cover-img {
          height: 500px; } }
  .hero-v1-focus .hero-img-overlay .hero-title {
    text-transform: none; }

/*== End Focus hero components ==*/
/*== Begin Annual Report hero components ==*/
.hero-v1-annual-report .hero-container-fixed_no .hero-img {
  height: 400px;
  margin: auto; }
  @media (min-width: 768px) {
    .hero-v1-annual-report .hero-container-fixed_no .hero-img {
      height: 600px; } }
  @media (min-width: 991px) {
    .hero-v1-annual-report .hero-container-fixed_no .hero-img {
      height: 700px; } }
  .hero-v1-annual-report .hero-container-fixed_no .hero-img .hero-cover-img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: left center;
       object-position: left center;
    width: 100%;
    height: 400px; }
    @media (min-width: 768px) {
      .hero-v1-annual-report .hero-container-fixed_no .hero-img .hero-cover-img {
        height: 600px; } }
    @media (min-width: 991px) {
      .hero-v1-annual-report .hero-container-fixed_no .hero-img .hero-cover-img {
        height: 700px; } }

.hero-v1-annual-report .hero-container-fixed_no .hero-img-overlay {
  bottom: 25%; }

/*== End Annual Report hero components ==*/
/*== begin New Page hero components SASS == */
.news-hero-section {
  overflow: hidden;
  background-color: #333; }
  .news-hero-section #canvas_svg-image-blur,
  .news-hero-section .svg-image-blur {
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0px;
    z-index: 0;
    margin: 0 auto;
    width: 100% !important;
    height: 100% !important;
    max-height: 450px !important;
    max-width: 1600px; }
    @media (max-width: 991px) and (min-width: 320px) {
      .news-hero-section #canvas_svg-image-blur,
      .news-hero-section .svg-image-blur {
        display: none; } }
  .news-hero-section .news-image img {
    width: 100%;
    height: auto; }
  .news-hero-section .news-hero-img-overlay {
    position: relative;
    z-index: 2;
    float: right;
    text-align: left;
    color: #ffffff;
    margin: auto;
    bottom: 0;
    right: 0;
    top: 50px;
    left: 0;
    display: block;
    padding: 32px;
    content: ''; }
    @media (max-width: 1200px) {
      .news-hero-section .news-hero-img-overlay {
        padding: 16px; } }
    @media (max-width: 991px) {
      .news-hero-section .news-hero-img-overlay {
        padding: 16px;
        top: 0; } }
    .news-hero-section .news-hero-img-overlay .news-hero-title {
      font-family: "Andes", sans-serif;
      color: #ffffff;
      font-size: 24px;
      line-height: 30px;
      text-transform: uppercase;
      margin: 0px 0px 16px 0px;
      font-weight: normal; }
      .news-hero-section .news-hero-img-overlay .news-hero-title a {
        color: #ffffff; }
        .news-hero-section .news-hero-img-overlay .news-hero-title a:hover {
          text-decoration: underline; }
    .news-hero-section .news-hero-img-overlay .news-hero-description {
      color: #fff; }
  @media (max-width: 991px) and (min-width: 320px) {
    .news-hero-section .padding-0 {
      padding: 0px; } }

/*== End New Page hero components SASS == */
/*== Begin Country hero components SASS == */
.hero-v4 {
  overflow: hidden;
  background-color: #333; }
  .hero-v4 #canvas_hero-v4-image-1-img {
    width: 100% !important;
    height: 310px !important;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top; }
    @media (min-width: 768px) {
      .hero-v4 #canvas_hero-v4-image-1-img {
        height: 420px; } }
    @media (max-width: 991px) {
      .hero-v4 #canvas_hero-v4-image-1-img {
        height: 420px !important; } }
    @media (max-width: 768px) {
      .hero-v4 #canvas_hero-v4-image-1-img {
        display: none; } }
  .hero-v4 #hero-v4-image-1-img {
    -webkit-filter: blur(15px);
    filter: blur(15px);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='15'); }
  .hero-v4 #hero-v4-image-1 .hero-cover-img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    height: 300px;
    width: 100%; }
    @media (min-width: 768px) {
      .hero-v4 #hero-v4-image-1 .hero-cover-img {
        height: 420px; } }
    @media (min-width: 991px) {
      .hero-v4 #hero-v4-image-1 .hero-cover-img {
        height: 420px; } }
    @media (min-width: 992px) {
      .hero-v4 #hero-v4-image-1 .hero-cover-img {
        height: 310px; } }
  .hero-v4 #hero-v4-img {
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    margin-bottom: 0px;
    height: 120px;
    width: 120px;
    -webkit-clip-path: circle(68% at 35% 42%);
    clip-path: circle(68% at 35% 42%);
    /*  clip-path: url("#clipPath");*/
    border-radius: 100%; }
    @media (min-width: 768px) {
      .hero-v4 #hero-v4-img {
        margin-top: 50px;
        margin-bottom: 50px;
        height: 150px;
        width: 150px;
        position: absolute; } }
  .hero-v4 .hero-v4-container {
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
    @media (min-width: 768px) {
      .hero-v4 .hero-v4-container {
        position: absolute; } }
  .hero-v4 .hero-v4-img-overlay {
    position: relative;
    top: 0px;
    text-align: left;
    color: #ffffff;
    margin: auto;
    display: block;
    padding: 16px 16px 74px 16px;
    content: ''; }
    @media (min-width: 768px) {
      .hero-v4 .hero-v4-img-overlay {
        top: 25px;
        padding: 32px 16px 32px 16px; } }
    .hero-v4 .hero-v4-img-overlay .hero-v4-title {
      font-family: "Andes", sans-serif;
      color: #ffffff;
      text-transform: none;
      margin: 0px 0px 16px 0px;
      font-weight: normal;
      font-size: 28px;
      line-height: 34px;
      text-align: center; }
      @media (min-width: 768px) {
        .hero-v4 .hero-v4-img-overlay .hero-v4-title {
          font-size: 40px;
          line-height: 44px;
          text-align: left; } }
      .hero-v4 .hero-v4-img-overlay .hero-v4-title a {
        color: #ffffff; }
        .hero-v4 .hero-v4-img-overlay .hero-v4-title a:hover {
          color: #ffffff;
          text-decoration: underline; }
    .hero-v4 .hero-v4-img-overlay .hero-v4-description {
      font-family: "Andes", sans-serif;
      font-size: 18px;
      line-height: 24px;
      font-weight: 600;
      color: #fff; }
      @media (min-width: 768px) {
        .hero-v4 .hero-v4-img-overlay .hero-v4-description {
          font-size: 20px;
          line-height: 26px; } }

/*== End Country hero components SASS == */
/* === Begin Programe featured components SASS== */
._loop_hero_banner,
._loop_event_banner {
  background-color: #fff;
  -o-box-shadow: 1px 1px 3px 1px #e5e5e5;
  box-shadow: 1px 1px 3px 1px #e5e5e5; }

._loop_hero_banner_content,
._loop_event_banner_content {
  padding: 32px; }
  ._loop_hero_banner_content h3,
  ._loop_event_banner_content h3 {
    font-family: "Andes", sans-serif;
    font-size: 28px;
    line-height: 34px;
    font-weight: bold; }

._loop_hero_banner_link,
._loop_event_banner_link {
  font-size: 14px;
  line-height: 22px;
  color: #0071BC;
  display: inline-block; }
  ._loop_hero_banner_link ul,
  ._loop_event_banner_link ul {
    list-style: none; }
    ._loop_hero_banner_link ul li,
    ._loop_event_banner_link ul li {
      display: inline-block;
      float: left;
      margin-right: 8px;
      padding-right: 8px;
      border-right: 1px solid #e5e5e5; }
      ._loop_hero_banner_link ul li:last-child,
      ._loop_event_banner_link ul li:last-child {
        margin-right: 0px;
        padding-right: 0px;
        border-right: 0px solid #e5e5e5; }

@media (min-width: 768px) {
  ._loop_hero_banner_content,
  ._loop_event_banner_content {
    padding: 16px 32px 16px 32px; } }

@media (min-width: 992px) {
  ._loop_hero_banner_content,
  ._loop_event_banner_content {
    padding: 16px 32px 16px 16px; } }

/* === End Programe featured components SASS== */
/* === Begin annual meeting splash banner ===*/
.slick-dotted.slick-slider {
  margin-bottom: 0px !important; }

.splash-cover-img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: left center;
  object-position: left center;
  width: 100%; }
  @media (max-width: 991px) {
    .splash-cover-img {
      height: 600px; } }

.splash-banner .spalash-slide {
  position: relative;
  display: block;
  z-index: 2; }

.splash-banner .splash-bg-image .img-gradient {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.4) 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#99000000',GradientType=0) !important; }

.splash-banner .splash-img-overlay {
  position: absolute;
  bottom: 8%;
  text-align: center;
  color: #ffffff;
  margin: auto;
  left: 0px;
  right: 0px;
  display: block; }

.splash-banner .splash-logo-image {
  text-align: center;
  margin-bottom: 32px; }
  .splash-banner .splash-logo-image img {
    margin: auto; }

.splash-banner .hero-description {
  font-family: "Andes", sans-serif;
  color: #ffffff;
  margin: 0px 0px 16px 0px;
  font-size: 24px;
  line-height: 30px; }
  @media (max-width: 768px) {
    .splash-banner .hero-description {
      font-size: 20px;
      line-height: 26px; } }

.splash-banner .slick-dots {
  bottom: 3%; }
  .splash-banner .slick-dots li.slick-active button:before {
    font-size: 14px;
    content: "\f10c";
    opacity: 1;
    color: #fff; }
  .splash-banner .slick-dots li button:before {
    font-size: 14px;
    content: "\f111";
    opacity: 1;
    color: #fff; }

.splash-leftalign {
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid #e5e5e5;
  display: inline-block;
  width: 100%; }
  @media (min-width: 1200px) {
    .splash-leftalign .splash-logo-image {
      width: 33.33%;
      float: left;
      margin-bottom: 0px; }
    .splash-leftalign .splash-content {
      width: 60.33%;
      float: left;
      padding-left: 16px;
      margin-left: 16px;
      border-left: 1px solid #e5e5e5; } }

.splash-banner-v1 .splash-cover-img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left center;
     object-position: left center;
  width: 100%;
  height: 600px;
  /*	@media (min-width: 768px) {
			height: 480px;
	}
	@media (min-width: 991px) {
			height: 600px;
	}*/ }

.annualmeeting_banner .hero-v1-section .hero-img .img-gradient, .annualmeeting_banner .news-hero-section .hero-img .img-gradient, .annualmeeting_banner .hero-v4 .hero-img .img-gradient {
  background: rgba(0, 0, 0, 0.5) !important; }

.annualmeeting_banner .hero-v1-section .splash-cover-img, .annualmeeting_banner .news-hero-section .splash-cover-img, .annualmeeting_banner .hero-v4 .splash-cover-img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left center;
     object-position: left center;
  width: 100%;
  height: 300px; }
  @media (min-width: 768px) {
    .annualmeeting_banner .hero-v1-section .splash-cover-img, .annualmeeting_banner .news-hero-section .splash-cover-img, .annualmeeting_banner .hero-v4 .splash-cover-img {
      height: 380px; } }
  @media (min-width: 991px) {
    .annualmeeting_banner .hero-v1-section .splash-cover-img, .annualmeeting_banner .news-hero-section .splash-cover-img, .annualmeeting_banner .hero-v4 .splash-cover-img {
      height: 500px; } }

.splash-img-overlay .hero-title {
  font-family: "Andes", sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  margin: 0px 0px 16px 0px;
  font-weight: normal;
  font-size: 40px;
  line-height: 44px; }
  @media (max-width: 768px) {
    .splash-img-overlay .hero-title {
      font-size: 32px;
      line-height: 38px; } }
  .splash-img-overlay .hero-title a {
    color: #ffffff; }
    .splash-img-overlay .hero-title a:hover {
      color: #ffffff;
      text-decoration: underline; }

.splash-img-overlay .hero-description {
  font-family: "Andes", sans-serif;
  color: #ffffff;
  margin: 0px 0px 16px 0px;
  font-size: 24px;
  line-height: 30px; }
  @media (max-width: 768px) {
    .splash-img-overlay .hero-description {
      font-size: 20px;
      line-height: 26px; } }

/* === Begin Hero ===*/
.hero-v1-title .hero-img {
  overflow: hidden;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 200px; }
  .hero-v1-title .hero-img .img-gradient {
    display: none; }
  .hero-v1-title .hero-img .splash-cover-img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: left center;
       object-position: left center;
    width: 100%;
    height: 200px; }

.hero-v1-title .splash-img-overlay * {
  text-align: left;
  color: #013A79 !important; }

@media (max-width: 991px) and (min-width: 320px) {
  .hero-v1-title .splash-img-overlay {
    position: absolute; } }

.hero-v1-title .splash-img-overlay.col-lg-10.col-md-8.col-sm-12.col-xs-12 {
  width: 100%; }

@media (max-width: 991px) and (min-width: 320px) {
  .hero-v1-inverse .splash-img-overlay {
    position: absolute;
    bottom: 50px; }
    .hero-v1-inverse .splash-img-overlay .hero-title,
    .hero-v1-inverse .splash-img-overlay .hero-description {
      color: #fff; } }

@media (max-width: 991px) and (min-width: 320px) {
  .hero-v1-inverse .hero-img-overlay {
    position: absolute;
    bottom: 50px; }
    .hero-v1-inverse .hero-img-overlay .hero-title,
    .hero-v1-inverse .hero-img-overlay .hero-description {
      color: #fff; } }

/* === End Hero ===*/
/* === End annual meeting splash banner ===*/
/* == Begin Highlight SASS == */
.highlight-wrapper, .highlight_component .highlights-card {
  background-color: #fff;
  box-shadow: 0px 2px 2px 1px #e5e5e5;
  -webkit-box-shadow: 0px 2px 2px 1px #e5e5e5;
  -moz-box-shadow: 0px 2px 2px 1px #e5e5e5;
  -o-box-shadow: 0px 2px 2px 1px #e5e5e5; }

.highlight_component .highlights-card {
  margin: 0px 0px 16px 0px; }
  .highlight_component .highlights-card img {
    z-index: 1;
    position: relative;
    top: -1px; }
  .highlight_component .highlights-card .highlights-card-block {
    padding: 24px 24px 30px 24px; }
    @media (max-width: 767px) {
      .highlight_component .highlights-card .highlights-card-block {
        padding: 16px 16px 24px 16px; } }
    @media (min-width: 768px) and (max-width: 1200px) {
      .highlight_component .highlights-card .highlights-card-block {
        padding: 16px 16px 24px 16px; } }
    .highlight_component .highlights-card .highlights-card-block h3 {
      font-weight: 600; }
    .highlight_component .highlights-card .highlights-card-block .blurb-text, .highlight_component .highlights-card .highlights-card-block .card-v1-section .card-content .card-description, .card-v1-section .card-content .highlight_component .highlights-card .highlights-card-block .card-description,
    .highlight_component .highlights-card .highlights-card-block .card-v2-section .card-content .card-description, .card-v2-section .card-content .highlight_component .highlights-card .highlights-card-block .card-description,
    .highlight_component .highlights-card .highlights-card-block .card-v3-section .card-content .card-description, .card-v3-section .card-content .highlight_component .highlights-card .highlights-card-block .card-description,
    .highlight_component .highlights-card .highlights-card-block .card-v4-section .card-content .card-description, .card-v4-section .card-content .highlight_component .highlights-card .highlights-card-block .card-description, .highlight_component .highlights-card .highlights-card-block .contacts-wrapper, .highlight_component .highlights-card .highlights-card-block .s07v1_media_contacts, .highlight_component .highlights-card .highlights-card-block .dropdown-v3-seciton .dropdown-subheading, .dropdown-v3-seciton .highlight_component .highlights-card .highlights-card-block .dropdown-subheading, .highlight_component .highlights-card .highlights-card-block ._loop_experts_content ._loop_experts_subtitle, ._loop_experts_content .highlight_component .highlights-card .highlights-card-block ._loop_experts_subtitle, .highlight_component .highlights-card .highlights-card-block ._loop_experts_content ._loop_experts_description, ._loop_experts_content .highlight_component .highlights-card .highlights-card-block ._loop_experts_description, .highlight_component .highlights-card .highlights-card-block .s06v3 .content, .s06v3 .highlight_component .highlights-card .highlights-card-block .content {
      margin: 0px 0px 32px 0px; }
    .highlight_component .highlights-card .highlights-card-block .small-link {
      text-align: right; }
    .highlight_component .highlights-card .highlights-card-block .news-social-icon {
      margin-right: 4px; }

/* == End Highlight SASS == */
/* === Begin Card Carousel SASS===*/
@media (max-width: 992px) {
  .highlight_component .highlights-card img {
    width: 100%; } }

._loop_highlight_image_title_text ._highlight_image {
  margin-bottom: 16px; }
  ._loop_highlight_image_title_text ._highlight_image img {
    display: block;
    width: 100%; }

._loop_highlight_image_title_text .slick-prev,
._loop_highlight_image_title_text .slick-next {
  top: 38%;
  height: 35px;
  width: 35px; }

._loop_highlight_image_title_text .slick-prev {
  left: 0px;
  z-index: 1; }
  @media (max-width: 800px) {
    ._loop_highlight_image_title_text .slick-prev {
      left: 4px; } }

._loop_highlight_image_title_text .slick-next {
  right: 0px; }
  @media (max-width: 800px) {
    ._loop_highlight_image_title_text .slick-next {
      right: 4px; } }

/* === End Card Carousel SASS===*/
/*== Begin Page in Language dropdown ==*/
.lang-switch-desktop {
  font-size: 12px;
  line-height: 16px;
  font-weight: 600;
  color: #ffffff;
  padding: 12px 0px 8px 16px;
  float: right; }
  .lang-switch-desktop .page-in {
    float: left; }
  .lang-switch-desktop ul {
    list-style: none;
    padding: 0px;
    display: inline-block; }
    .lang-switch-desktop ul li {
      display: inline-block;
      border-right: 1px solid #d4d4d4;
      margin-right: 8px;
      padding-right: 8px;
      margin-bottom: 0px; }
      .lang-switch-desktop ul li:last-child {
        border-right: 0px solid #d4d4d4;
        margin-right: 0px; }
      .lang-switch-desktop ul li a {
        color: #ffffff; }
        .lang-switch-desktop ul li a:hover {
          color: #ffffff;
          text-decoration: underline; }

/* === End deskptop language ===*/
.lang-switch-mobile {
  float: right; }
  .lang-switch-mobile img {
    margin-left: 5px; }
  .lang-switch-mobile .page-langswitch {
    font-size: 12px;
    line-height: 16px;
    font-weight: 600;
    color: #ffffff;
    padding: 16px;
    float: right; }
    .lang-switch-mobile .page-langswitch ul {
      list-style: none;
      padding: 0px; }

.langswitch-dropdown {
  font-size: 12px;
  line-height: 16px;
  border-radius: 0px;
  min-width: 90px;
  background-color: #ffffff;
  position: absolute;
  right: 10px;
  margin: 40px 0px 0px 15px;
  border: 1px solid #e5e5e5;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.175); }
  .langswitch-dropdown ul {
    list-style: none;
    padding: 0px; }
    .langswitch-dropdown ul li {
      padding: 8px 16px 8px 16px; }
      .langswitch-dropdown ul li a {
        color: #787878; }
        .langswitch-dropdown ul li a:hover {
          color: #0071BC; }

/*== End Page in Language dropdown ==*/
/*== Begin footer global Language dropdown ==*/
.lang-switch-wrapper {
  padding: 16px 0px 16px 0px;
  display: inline-block; }
  .lang-switch-wrapper span {
    font-size: 12px;
    line-height: 30px;
    font-weight: 600;
    margin-right: 8px;
    color: #ffffff;
    float: left; }
  .lang-switch-wrapper img {
    width: 10px;
    margin-left: 5px;
    margin-top: -3px;
    display: inline-block; }
  .lang-switch-wrapper .lang-switch {
    display: inline-block;
    text-align: right;
    height: 30px;
    min-width: 94px;
    font-size: 12px;
    line-height: 16px;
    background-color: #0071BC;
    padding: 8px;
    margin-right: 8px; }
    .lang-switch-wrapper .lang-switch .lang-lable {
      text-transform: uppercase; }
    .lang-switch-wrapper .lang-switch ul {
      padding: 0px;
      text-align: center; }
      .lang-switch-wrapper .lang-switch ul li {
        list-style: none; }
        .lang-switch-wrapper .lang-switch ul li a {
          font-size: 12px;
          line-height: 16px;
          color: #ffffff;
          vertical-align: top; }
    .lang-switch-wrapper .lang-switch .text {
      padding-right: 8px; }
    .lang-switch-wrapper .lang-switch .dropdown-menu {
      margin: 0px 0px 7px -8px;
      border-radius: 0px;
      float: right;
      left: initial;
      min-width: 90px;
      background-color: #0071BC; }

/*== End footer global Language dropdown ==*/
/* == Begin home page header changes ==*/
.lang-switch-inverse-wrapper {
  padding: 0px;
  float: right; }
  .lang-switch-inverse-wrapper span {
    font-size: 12px;
    line-height: 16px;
    color: #787878;
    font-weight: 600;
    margin-right: 0px; }
  .lang-switch-inverse-wrapper .lang-switch {
    margin-right: 0px;
    background-color: #ffffff;
    margin: 12px 0px 8px 16px;
    min-width: auto;
    height: auto;
    padding: 0px; }
    .lang-switch-inverse-wrapper .lang-switch ul {
      padding: 0px; }
      .lang-switch-inverse-wrapper .lang-switch ul li a {
        color: #787878; }
        .lang-switch-inverse-wrapper .lang-switch ul li a:hover, .lang-switch-inverse-wrapper .lang-switch ul li a:focus {
          color: #787878;
          background-color: #ffffff; }
    .lang-switch-inverse-wrapper .lang-switch .dropdown-menu {
      color: #0071BC;
      background-color: #ffffff;
      margin-top: 8px; }
      .lang-switch-inverse-wrapper .lang-switch .dropdown-menu a {
        color: #787878;
        padding: 8px 16px 8px 16px; }
        .lang-switch-inverse-wrapper .lang-switch .dropdown-menu a:hover, .lang-switch-inverse-wrapper .lang-switch .dropdown-menu a:focus {
          color: #0071BC;
          background-color: #ffffff; }

/* == End home page header changes ==*/
/*== End global Language dropdown ==*/
ul.lang-dropdown {
  font-size: 12px;
  line-height: 16px;
  border-radius: 0px;
  min-width: 90px;
  background-color: #ffffff;
  position: absolute;
  right: 10px;
  border: 1px solid #e5e5e5;
  margin: 16px 0px 0px 0px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.175); }
  ul.lang-dropdown li {
    display: block;
    padding: 8px 16px 8px 16px;
    margin: 0px;
    border: 0px; }
    ul.lang-dropdown li a {
      color: #333; }
      ul.lang-dropdown li a:hover {
        color: #0071BC; }

.dropdown-link {
  float: right; }
  .dropdown-link a {
    color: #fff; }
    .dropdown-link a i {
      font-size: 8px;
      line-height: 20px; }
      @media (min-width: 991px) {
        .dropdown-link a i {
          font-size: 6px; } }
    .dropdown-link a:hover .icon, .dropdown-link a:focus .icon, .dropdown-link a:active .icon {
      background-color: transparent; }

/*== Begin global Language dropdown media - query ==*/
@media (min-width: 320px) and (max-width: 991px) {
  .langswitch-dropdown {
    z-index: 3; }
  .lang-switch-mobile .page-langswitch {
    padding: 10px 0px; }
  .lang-switch-inverse-wrapper {
    margin-top: 13px; }
    .lang-switch-inverse-wrapper .lang-switch {
      padding-right: 16px;
      border-right: 1px solid #e5e5e5;
      margin-right: 8px; } }

@media (min-width: 320px) and (max-width: 991px) {
  .lang-switch {
    padding: 15px;
    float: left; } }

/*== End global Language dropdown media - query ==*/
/* == Begin latest-v1 SASS == */
.latest-v1-section h3 {
  font-weight: 600; }

.latest-v1-section ul {
  padding-left: 0px;
  list-style: none;
  padding-right: 0px; }
  @media (min-width: 768px) {
    .latest-v1-section ul {
      padding-right: 32px; } }
  .latest-v1-section ul li {
    padding-bottom: 32px;
    margin-bottom: 32px;
    border: 0;
    border-bottom: 1px solid #e5e5e5; }

/* == Begin latest-v1 inverse SASS == */
.inline_search_API_inverse .latest-v1-section h3, .inline_search_API_inverse .latest-v1-section h4, .inline_search_API_inverse .latest-v1-section .news-hero-section .news-hero-img-overlay .news-hero-description, .news-hero-section .news-hero-img-overlay .inline_search_API_inverse .latest-v1-section .news-hero-description, .inline_search_API_inverse .latest-v1-section .highlight_component .highlights-card .highlights-card-block h3, .highlight_component .highlights-card .highlights-card-block .inline_search_API_inverse .latest-v1-section h3, .inline_search_API_inverse .latest-v1-section h3, .inline_search_API_inverse .latest-v1-section .ombc-section .ombc-description, .ombc-section .inline_search_API_inverse .latest-v1-section .ombc-description {
  font-family: "Andes", sans-serif;
  font-size: 18px;
  line-height: 22px;
  color: #333333;
  font-weight: 600; }

.inline_search_API_inverse .latest-v1-section ul {
  padding-left: 0px;
  list-style: none;
  padding-right: 0px; }
  @media (min-width: 768px) {
    .inline_search_API_inverse .latest-v1-section ul {
      padding-right: 0px; } }
  .inline_search_API_inverse .latest-v1-section ul li {
    padding-bottom: 16px;
    margin-bottom: 16px;
    border: 0;
    border-bottom: 0px solid #e5e5e5; }

/* == Begin latest-v1 inverse SASS == */
/* == Begin latest-v1 SASS == */
/* == Begin Link -list SASS ==*/
.link-list-section {
  margin: 0px 0px 32px 0px; }
  .link-list-section .link-list-wrapper ul {
    padding: 0px;
    list-style: none; }
    .link-list-section .link-list-wrapper ul li {
      font-size: 14px;
      line-height: 22px;
      color: #0071BC;
      margin: 0px 0px 16px 0px; }
      .link-list-section .link-list-wrapper ul li ul li {
        margin: 0px; }
      .link-list-section .link-list-wrapper ul li a:hover {
        text-decoration: underline; }

/* == Begin Link -list SASS ==*/
/* == Left nav Desktop css == */
._loop_left_nav {
  font-size: 13px;
  line-height: 17px;
  word-wrap: break-word; }

._loop_left_nav_list li {
  border-top: 1px solid #e5e5e5; }
  ._loop_left_nav_list li:first-child {
    border-top: 0px solid #e5e5e5; }

ul._loop_left_nav_sublist li:first-child {
  border-top: 1px solid #e5e5e5; }

._loop_left_nav_list_item {
  display: block;
  padding: 16px 8px 16px 8px; }
  ._loop_left_nav_list_item:hover, ._loop_left_nav_list_item.active {
    font-weight: 600;
    color: #004c92; }
    ._loop_left_nav_list_item:hover.disabled, ._loop_left_nav_list_item.active.disabled {
      pointer-events: none; }

._loop_left_nav_sublist_item {
  padding: 16px 16px 16px 24px;
  display: block; }
  ._loop_left_nav_sublist_item:hover, ._loop_left_nav_sublist_item.active {
    font-weight: 600;
    color: #004c92;
    background-color: transparent; }
    ._loop_left_nav_sublist_item:hover.disabled, ._loop_left_nav_sublist_item.active.disabled {
      pointer-events: none; }

/* == Left nav Desktop css == */
/* == Left nav mobile css == */
._loop_left_nav_dropdown {
  height: 40px;
  border: 0px;
  border-radius: 0px;
  text-align: left;
  width: 100%;
  padding: 8px 16px 8px 16px;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  background-color: #FAFDFF;
  border: 1px solid #D8E7F5;
  color: #787878; }
  ._loop_left_nav_dropdown .filter-option {
    font-size: 14px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 75%;
    color: #787878;
    display: inline-block;
    vertical-align: baseline; }
  ._loop_left_nav_dropdown .nav-dropdown-arrow {
    height: 45px;
    width: 45px;
    padding: 16px;
    margin: -9px -16px 0px 0px;
    cursor: pointer;
    float: right;
    background: url(../img/angle-down-blue.svg) no-repeat center; }
    ._loop_left_nav_dropdown .nav-dropdown-arrow:hover {
      opacity: 0.7; }
  ._loop_left_nav_dropdown:focus {
    outline: 0; }

._loop_left_nav_dropdown_list {
  background-color: #ffffff;
  box-shadow: 0px 2px 2px #D8E7F5;
  border: 1px solid #D8E7F5;
  width: 100%;
  border-radius: 0px;
  margin: 0px; }
  ._loop_left_nav_dropdown_list ul li {
    border-top: 1px solid #e5e5e5; }
  ._loop_left_nav_dropdown_list ._loop_left_nav_sublist {
    position: relative; }
    ._loop_left_nav_dropdown_list ._loop_left_nav_sublist li:first-child {
      padding: 0px; }
    ._loop_left_nav_dropdown_list ._loop_left_nav_sublist ul li a {
      padding: 16px 16px 16px 32px; }
  ._loop_left_nav_dropdown_list ._loop_left_nav_list_item {
    padding: 16px 16px 16px 16px;
    color: #0071bc; }
    ._loop_left_nav_dropdown_list ._loop_left_nav_list_item:hover, ._loop_left_nav_dropdown_list ._loop_left_nav_list_item.active {
      color: #004c92;
      background-color: transparent !important; }
  ._loop_left_nav_dropdown_list .expanded-menu {
    font-size: 20px;
    position: absolute;
    float: right;
    right: 0;
    top: 0;
    padding: 16px; }
    ._loop_left_nav_dropdown_list .expanded-menu i {
      font-weight: normal; }

/* == Left nav mobile css == */
/* == Begin Menu-list-v1 SASS ==*/
.menu-list-v1-wrapper h2, .menu-list-v1-wrapper .ombc-section .ombc-title, .ombc-section .menu-list-v1-wrapper .ombc-title {
  color: #ffffff; }

.menu-list-v1-wrapper h4, .menu-list-v1-wrapper .news-hero-section .news-hero-img-overlay .news-hero-description, .news-hero-section .news-hero-img-overlay .menu-list-v1-wrapper .news-hero-description, .menu-list-v1-wrapper .highlight_component .highlights-card .highlights-card-block h3, .highlight_component .highlights-card .highlights-card-block .menu-list-v1-wrapper h3, .menu-list-v1-wrapper .latest-v1-section h3, .latest-v1-section .menu-list-v1-wrapper h3, .menu-list-v1-wrapper .ombc-section .ombc-description, .ombc-section .menu-list-v1-wrapper .ombc-description {
  font-family: "Andes", sans-serif;
  text-transform: none;
  font-weight: bold;
  color: #ffffff; }

.menu-list-v1-wrapper .menu-list-item ul {
  padding: 0px;
  list-style: none; }
  .menu-list-v1-wrapper .menu-list-item ul li a {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #ffffff;
    margin: 0px 0px 10px 0px;
    font-weight: normal;
    text-transform: none;
    padding: 0px 3px 0px 3px;
    display: block; }
    .menu-list-v1-wrapper .menu-list-item ul li a:hover {
      color: #ffffff;
      text-decoration: underline; }

.menu-list-v1-wrapper .row:nth-of-type(1) {
  margin-bottom: 32px; }

/* == Begin Menu-list-v1 SASS ==*/
/* == Begin Menu-list-v1 Media - Query SASS ==*/
@media (min-width: 320px) and (max-width: 768px) {
  .menu-list-v1-wrapper .row:nth-of-type(2) {
    margin-bottom: 32px; } }

/* == Begin Menu-list-v1  Media - Query SASS ==*/
/* ==  Begin Video ==*/
.full-row-video-components {
  margin-left: 0px;
  margin-right: 0px; }
  .full-row-video-components iframe {
    padding: 0px 0px 32px 0px; }
  .full-row-video-components h2, .full-row-video-components .ombc-section .ombc-title, .ombc-section .full-row-video-components .ombc-title {
    color: #ffffff; }
  .full-row-video-components h3 {
    color: #ffffff; }

._loop_multimedia_card .card-wrapper, ._loop_multimedia_card .topic-card, ._loop_multimedia_card .twitter-card {
  box-shadow: none;
  position: relative; }
  ._loop_multimedia_card .card-wrapper img, ._loop_multimedia_card .topic-card img, ._loop_multimedia_card .twitter-card img {
    margin-bottom: 16px;
    display: block;
    width: 100%; }

._loop_multimedia_card .card-content {
  padding: 0px; }

._loop_multimedia_card ._loop_play_icon {
  top: calc((100% - 170px) / 2); }

._loop_video {
  margin-bottom: 32px;
  background-color: #000;
  text-align: center; }

/* ==  End Video ==*/
/* == Begin Our Mission SASS == */
.full-row-mission-components:after {
  content: "";
  border-style: dashed;
  border-color: transparent;
  border-width: 2.2em;
  display: -moz-inline-box;
  display: inline-block;
  font-size: 60px;
  height: 0;
  line-height: 0;
  position: absolute;
  left: 50%;
  margin-left: -133px;
  vertical-align: middle;
  width: 0;
  border-top-width: 1em;
  border-top-style: solid;
  border-top-color: #009fda; }

@media (max-width: 991px) {
  .mission-v2-section {
    text-align: center; } }

.mission-v2-section h1 {
  text-align: center;
  color: #ffffff;
  font-weight: bold; }
  @media (max-width: 991px) {
    .mission-v2-section h1 {
      font-size: 36px;
      line-height: 40px; } }

.mission-v2-section .mission-v2-wrapper h2, .mission-v2-section .mission-v2-wrapper .ombc-section .ombc-title, .ombc-section .mission-v2-section .mission-v2-wrapper .ombc-title {
  font-size: 32px;
  line-height: 38px;
  color: #ffffff; }
  @media (max-width: 991px) {
    .mission-v2-section .mission-v2-wrapper h2, .mission-v2-section .mission-v2-wrapper .ombc-section .ombc-title, .ombc-section .mission-v2-section .mission-v2-wrapper .ombc-title {
      font-size: 28px;
      line-height: 32px; } }

.mission-v2-section .mission-v2-wrapper h3 {
  font-size: 20px;
  line-height: 26px;
  color: #ffffff; }

.mission-v2-center-section {
  text-align: center; }

/* == End Our Mission SASS == */
/* == Begin Related-v1 components SASS ==*/
.related-v1-section .related-v1-wrapper ul,
.related-auto-pull .related-v1-wrapper ul {
  padding: 0px;
  list-style: none; }
  .related-v1-section .related-v1-wrapper ul li,
  .related-auto-pull .related-v1-wrapper ul li {
    font-size: 14px;
    line-height: 22px;
    color: #333333;
    margin: 0px 0px 16px 0px; }
    .related-v1-section .related-v1-wrapper ul li a:hover,
    .related-auto-pull .related-v1-wrapper ul li a:hover {
      text-decoration: underline; }

.related-v1-section .related-v1-wrapper:first-of-type,
.related-auto-pull .related-v1-wrapper:first-of-type {
  margin-bottom: 32px; }

.related-v1-section .related-v1-wrapper:last-of-type,
.related-auto-pull .related-v1-wrapper:last-of-type {
  margin-bottom: 0px; }

.related-v1-section .related-v1-wrapper .s01v1-sub-links,
.related-auto-pull .related-v1-wrapper .s01v1-sub-links {
  margin-top: 4px; }

.related-v1-section p,
.related-auto-pull p {
  margin-bottom: 10px; }
  .related-v1-section p a:hover,
  .related-auto-pull p a:hover {
    text-decoration: underline; }

.resources-icon-link ul li {
  font-size: 14px;
  line-height: 22px;
  color: #333333;
  margin: 0px 0px 16px 0px; }
  .resources-icon-link ul li i {
    padding-right: 8px;
    font-size: 17px;
    color: #0071bc; }
  .resources-icon-link ul li span {
    font-size: 14px;
    line-height: 22px;
    color: #787878;
    vertical-align: text-top; }
  .resources-icon-link ul li a:hover {
    text-decoration: underline; }

/* == End Related-v1 components SASS ==*/
/* == Begin Media query Related-v1 components SASS ==*/
@media (min-width: 320px) and (max-width: 991px) {
  .related-v1-section .related-v1-wrapper {
    margin: 0px 0px 32px 0px; } }

/* == End Media query Related-v1 components SASS ==*/
.past_series_list_item {
  font-size: 14px;
  line-height: 22px;
  color: #333333;
  margin: 0px 0px 16px 0px; }
  .past_series_list_item a {
    margin: 0px 0px 8px 0px;
    display: block; }

/* == Begin Showcase-v2 SASS == */
.essential-reading-thumbnail .essential-reading-img {
  margin: 0px 0px 16px 0px; }

.showcase-v2 {
  box-shadow: none;
  padding: 0px;
  border: 0px; }

.showcase-v2-white-inverse {
  box-shadow: 0px 2px 2px 0px #e5e5e5;
  padding: 32px;
  border: 1px solid #e5e5e5;
  background-color: #ffffff; }
  @media (max-width: 767px) {
    .showcase-v2-white-inverse {
      padding: 16px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .showcase-v2-white-inverse {
      padding: 16px; } }

.showcase-v3 .showcase-v3-card-section {
  margin: 0px 0px 16px 0px; }
  .showcase-v3 .showcase-v3-card-section .showcase-card-wrapper {
    margin: 0px 0px 16px 0px;
    padding: 24px;
    display: block;
    background-color: #0071BC;
    box-shadow: 0px 2px 2px 1px #e5e5e5;
    -webkit-box-shadow: 0px 2px 2px 1px #e5e5e5;
    -moz-box-shadow: 0px 2px 2px 1px #e5e5e5;
    -o-box-shadow: 0px 2px 2px 1px #e5e5e5; }
    .showcase-v3 .showcase-v3-card-section .showcase-card-wrapper h2, .showcase-v3 .showcase-v3-card-section .showcase-card-wrapper .ombc-section .ombc-title, .ombc-section .showcase-v3 .showcase-v3-card-section .showcase-card-wrapper .ombc-title {
      color: #ffffff; }
    .showcase-v3 .showcase-v3-card-section .showcase-card-wrapper .showase-card-link {
      font-family: "Open Sans", sans-serif;
      font-size: 14px;
      line-height: 18px;
      font-weight: bold;
      color: #ffffff; }
      .showcase-v3 .showcase-v3-card-section .showcase-card-wrapper .showase-card-link a {
        color: #ffffff; }
        .showcase-v3 .showcase-v3-card-section .showcase-card-wrapper .showase-card-link a:hover {
          color: #ffffff;
          text-decoration: underline; }

.showcase-v4 img {
  margin: 0px 0px 16px 0px; }

.showcase-v5-section {
  position: relative;
  display: block;
  z-index: 2; }
  .showcase-v5-section .showcase-v5-img {
    max-height: 550px;
    overflow: hidden;
    position: relative; }
  .showcase-v5-section .showcase-v5-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  .showcase-v5-section .showcase-v5-overlay {
    background-color: #ffffff;
    padding: 32px 32px 32px 32px;
    position: absolute;
    right: 0;
    top: 5%; }

.showcase-v6 .card-v3-section {
  padding-left: 64px;
  border-left: 1px solid #e5e5e5; }

@media (min-width: 991px) and (max-width: 1280px) {
  .showcase-v6 .card-v3-section {
    padding-left: 32px; } }

.showcase-v5-section-v1 h2, .showcase-v5-section-v1 .ombc-section .ombc-title, .ombc-section .showcase-v5-section-v1 .ombc-title {
  text-align: center; }

.showcase-v5-section-v1 .showcase-v5-img {
  max-height: 600px; }
  .showcase-v5-section-v1 .showcase-v5-img img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: left center;
       object-position: left center;
    width: 100%; }

.showcase-v5-section-v1 .showcase-v5-overlay {
  right: initial;
  left: 0; }

.showcase-v5-section-v1 .link-list-section .link-list-wrapper ul li a:after {
  font-family: 'FontAwesome';
  content: "\f105";
  font-size: 16px;
  margin-left: 4px;
  vertical-align: top; }

.showcase-v5-section-v1 .primary-dark-blue-btn {
  float: right; }

/* == End Showcase-v2 SASS == */
/* == End Showcase Media-query SASS == */
@media (min-width: 320px) and (max-width: 1200px) {
  .showcase-v5-section .showcase-v5-container {
    position: relative;
    margin-top: 0px; }
  .showcase-v5-section .showcase-v5-overlay {
    position: relative;
    padding: 16px 16px 16px 16px; } }

@media (min-width: 1200px) and (max-width: 1400px) {
  .showcase-v5-section .showcase-v5-overlay {
    top: 3%;
    right: 32px;
    padding: 16px 16px 16px 16px; } }

@media (min-width: 320px) and (max-width: 991px) {
  .showcase-v6 .card-v3-section {
    padding-left: 0px;
    border-left: 0px solid #e5e5e5; }
  .showcase-v3 .showcase-v3-card-section .showcase-card-wrapper {
    padding: 16px; } }

/* == End Showcase Media-query SASS == */
/* == Begin survey  SASS == */
.survey {
  font-family: "Open Sans";
  font-size: 13px;
  line-height: 20px;
  color: #fff;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  z-index: 10000;
  padding: 6px 0;
  background: #0071bc;
  position: fixed; }
  .survey .survey_title {
    margin-right: 8px; }
    .survey .survey_title img {
      width: 90px; }
      @media (min-width: 768px) {
        .survey .survey_title img {
          width: 90px;
          margin: 0px 4px 0px 2px; } }
  .survey .btn-schedule {
    background-color: #004c92;
    color: #fff;
    border-radius: 15px;
    padding: 3px 10px;
    display: inline-block;
    font-size: 13px;
    line-height: 20px; }
  .survey .survey-dismiss {
    width: 20px;
    height: 20px;
    cursor: pointer;
    margin: 8px;
    position: absolute; }
    @media (max-width: 991px) {
      .survey .survey-dismiss {
        margin-left: 32px;
        top: 0;
        right: 15px;
        position: fixed; } }

.survey_containier {
  margin: 0 auto; }
  @media (max-width: 991px) {
    .survey_containier {
      padding-right: 40px; } }

.survey input {
  border: solid 1px #e6e6e6;
  border-radius: 3px;
  moz-border-radius: 3px;
  box-shadow: 0px 0px 2px black;
  font-size: 16px;
  color: #696869;
  padding: 1px 10px;
  margin: 0 5px;
  background: #ffffff;
  cursor: pointer; }

.l-page {
  font: 13px "Open Sans", sans-serif; }

.form-group {
  overflow: hidden; }

.has-success .radio-label {
  color: #3c763d; }

.form-group.has-error .radio-label {
  color: #a94442; }

label.help-block {
  display: inline-block;
  max-width: 100%;
  width: 100%;
  margin-bottom: 10px;
  font-weight: 600; }

@media (min-width: 320px) {
  .l-page {
    width: 320px;
    padding: 0px 10px; } }

@media (min-width: 420px) {
  .l-page {
    padding: 0px 5px; }
  .l-page {
    width: 420px; }
  #survey input {
    margin: 5px 0 0; } }

@media (min-width: 640px) {
  .l-page {
    width: 640px;
    padding: 5px 10px 5px; } }

@media (min-width: 768px) {
  .l-page {
    width: 768px;
    padding: 0px 10px 5px; } }

@media (min-width: 960px) {
  .l-page {
    width: 960px; }
  .l-page {
    padding: 0px 0px 5px; } }

.chartfieldclass {
  padding-left: 0px !important; }

@media (max-width: 991px) {
  .survey .btn-schedule {
    padding: 0px 10px; } }

/* == Begin survey SASS == */
.hp_overlay_leader {
  font-family: "open sans";
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  left: 0px;
  padding: 8px;
  position: absolute;
  text-align: center;
  margin-top: 10px;
  top: initial;
  min-width: 100px;
  box-sizing: border-box;
  display: inline-block;
  background-color: #DD342D;
  z-index: 1; }
  @media (max-width: 768px) {
    .hp_overlay_leader {
      min-width: 90px;
      padding: 4px 8px; } }

.hp_overlay_leader .ribbon_text {
  color: #fff; }

.spring-meeting-banner {
  content: '';
  top: 50px;
  right: 0px;
  bottom: initial;
  left: 0px;
  opacity: 2.8;
  padding: 16px;
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3000000', endColorstr='#b3000000',GradientType=0 );
  /* IE6-9 */
  position: absolute;
  width: 280px;
  z-index: 1; }
  .spring-meeting-banner img {
    float: left;
    margin-right: 16px;
    height: 95px;
    width: 95px; }
  .spring-meeting-banner .spring-meeting-content {
    display: table-cell; }
    .spring-meeting-banner .spring-meeting-content .spring-meeting-title {
      font-family: "open sans";
      font-size: 22px;
      line-height: 24px;
      font-weight: normal;
      color: #ffffff;
      margin: 0px 0px 8px 0px; }
      .spring-meeting-banner .spring-meeting-content .spring-meeting-title a {
        color: #fff; }
        .spring-meeting-banner .spring-meeting-content .spring-meeting-title a:hover {
          color: #fff;
          text-decoration: underline; }
    .spring-meeting-banner .spring-meeting-content .spring-meeting-date {
      font-size: 15px;
      line-height: 20px;
      color: #86cfe3;
      font-weight: 600; }

.ombc-section {
  margin: 0px 0px 16px 0px;
  display: inline-block; }
  .ombc-section .ombc-title {
    color: #ffffff;
    float: none;
    display: block;
    margin: 0px 16px 0px 0px; }
    @media (min-width: 768px) {
      .ombc-section .ombc-title {
        float: left; } }
    @media (min-width: 1200px) {
      .ombc-section .ombc-title {
        margin: 8px 16px 0px 0px;
        float: left; } }
  .ombc-section .ombc-description {
    color: #ffffff;
    display: block;
    padding-left: 0px;
    border-left: 0px solid #ffffff; }
    @media (min-width: 992px) {
      .ombc-section .ombc-description {
        display: table-cell;
        padding-left: 16px;
        line-height: 38px;
        border-left: 1px solid #ffffff; } }
    @media (min-width: 768px) {
      .ombc-section .ombc-description {
        display: table-cell;
        padding-left: 16px;
        line-height: 26px;
        border-left: 1px solid #ffffff; } }

.btn_media_contact {
  line-height: 16px;
  text-transform: uppercase; }
  @media (max-width: 522px) {
    .btn_media_contact {
      border: 0px solid #ffffff;
      text-transform: capitalize; }
      .btn_media_contact::after {
        font-family: 'font-icon' !important;
        content: "\e903";
        margin-left: 10px;
        line-height: 18px;
        font-size: 10px;
        vertical-align: middle; }
      .btn_media_contact:hover {
        background: transparent;
        border: 0px; } }

@media (min-width: 1200px) {
  .ombc-section {
    margin: 0px; } }

.language_toggler {
  position: absolute;
  width: 100%; }

.breadcrumb-section {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.33) 100%, rgba(0, 0, 0, 0.33) 100%);
  position: absolute;
  min-height: 40px;
  top: initial;
  z-index: 3;
  width: 100%; }
  .breadcrumb-section a.l1-breadcrumb {
    color: #fff;
    font-size: 12px;
    line-height: 28px;
    font-weight: 600; }
    .breadcrumb-section a.l1-breadcrumb:hover {
      text-decoration: underline; }

.breadcrumb_05 {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 100%, rgba(0, 0, 0, 0.05) 100%); }
  .breadcrumb_05 * {
    color: #0071BC !important; }

.breadcrumb_07 {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.07) 100%, rgba(0, 0, 0, 0.07) 100%); }

.breadcrumb_13 {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.13) 100%, rgba(0, 0, 0, 0.13) 100%); }

.breadcrumb_15 {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.15) 100%, rgba(0, 0, 0, 0.15) 100%); }

.breadcrumb_redesign {
  white-space: nowrap;
  font-size: 12px;
  line-height: 28px;
  font-weight: 600;
  color: #fff; }
  .breadcrumb_redesign > li {
    display: inline-block; }
    .breadcrumb_redesign > li + li:before {
      padding: 0 2px;
      content: "/\00a0"; }

@media (min-width: 320px) and (max-width: 991px) {
  .breadcrumb-section {
    top: 0px;
    position: relative; } }

.breadcrumb-section .page-title a {
  color: #fff; }

@media (min-width: 320px) and (max-width: 768px) {
  .breadcrumb_redesign li:nth-child(2):before {
    display: none; }
  .breadcrumb_redesign li:nth-child(3):before {
    display: none; } }

/*====== C02v2 Multimedia Image begin ======*/
#c02v2 {
  display: block;
  margin: 0px 0px 24px 0px;
  float: none;
  overflow: hidden;
  border-bottom: 0px;
  padding-bottom: 0px; }

.c02v2-credit {
  color: #333333;
  font-size: 13px;
  line-height: 18px;
  font-weight: 600; }

.c02v2-caption {
  display: block;
  color: #787878;
  font-size: 12px;
  line-height: 16px;
  font-weight: normal; }

.sub-header {
  font-size: 13px;
  line-height: 18px;
  color: #787878;
  display: inline-block;
  margin-bottom: 0px; }

.c02v2-video {
  background-color: #000;
  text-align: center; }

.c02v2-body {
  display: inline-block;
  float: left; }
  .c02v2-body .c02v2-small-size {
    width: 140px;
    margin-right: 15px; }
    .c02v2-body .c02v2-small-size .c02v2-ver-small img {
      height: 174px;
      width: 140px;
      float: left;
      display: inline-block;
      overflow: hidden;
      padding: 0px 0px 16px 0px; }
      .c02v2-body .c02v2-small-size .c02v2-ver-small img:hover {
        text-decoration: none;
        border: 0px; }
  .c02v2-body .c02v2-large-size {
    width: 220px;
    margin-right: 15px; }
    .c02v2-body .c02v2-large-size .c02v2-ver-large img {
      height: 274px;
      width: 220px;
      float: left;
      display: inline-block;
      overflow: hidden;
      padding: 0px 0px 16px 0px; }
      .c02v2-body .c02v2-large-size .c02v2-ver-large img:hover {
        text-decoration: none;
        border: 0px; }
  .c02v2-body .c02v2-square-size {
    width: 220px;
    margin-right: 15px; }
    .c02v2-body .c02v2-square-size .c02v2-square img {
      height: 220px;
      width: 220px;
      float: left;
      display: inline-block;
      overflow: hidden;
      padding: 0px 0px 16px 0px; }
      .c02v2-body .c02v2-square-size .c02v2-square img:hover {
        text-decoration: none;
        border: 0px; }
  .c02v2-body .c02v2-hor-size {
    width: 220px;
    margin-right: 15px; }
    .c02v2-body .c02v2-hor-size .c02v2-hor img {
      height: 124px;
      width: 220px;
      float: left;
      display: inline-block;
      overflow: hidden;
      padding: 0px 0px 16px 0px; }
      .c02v2-body .c02v2-hor-size .c02v2-hor img:hover {
        text-decoration: none;
        border: 0px; }

.c02v2-body-full-img {
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid #e5e5e5; }
  .c02v2-body-full-img .c02v2-full img {
    margin-bottom: 16px; }

/*====== C02v2 Multimedia Image end ======*/
/*====== C14V1 ======*/
.c14v1-body {
  overflow-x: auto;
  min-height: 0.01%; }
  .c14v1-body .flipboard-keep table > tbody > tr > td:first-child {
    width: 180px; }
  .c14v1-body p {
    margin: 0px 0px 16px 0px;
    word-wrap: break-word; }
  .c14v1-body table {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch; }
    .c14v1-body table > tbody > tr {
      font-size: 12px;
      line-height: 16px;
      color: #333333; }
      .c14v1-body table > tbody > tr th {
        font-size: 12px;
        line-height: 16px;
        text-align: left;
        vertical-align: bottom;
        font-weight: bold;
        width: auto;
        padding: 16px; }
        .c14v1-body table > tbody > tr th:first-child {
          text-align: left; }
        .c14v1-body table > tbody > tr th:after {
          font-family: 'FontAwesome';
          content: "\f107";
          font-size: 14px;
          line-height: 22px;
          color: #0071bc;
          margin-left: 4px; }
        .c14v1-body table > tbody > tr th .desc:after {
          content: "\f106"; }
      .c14v1-body table > tbody > tr:nth-child(odd) {
        background-color: #ffffff;
        -o-box-shadow: 0px -1px 1px 0px #e5e5e5;
        box-shadow: 0px -1px 1px 0px #e5e5e5; }
      .c14v1-body table > tbody > tr:nth-child(even) {
        background-color: #F5F7FC;
        -o-box-shadow: 0px -1px 1px 0px #e5e5e5;
        box-shadow: 0px -1px 1px 0px #e5e5e5; }
      .c14v1-body table > tbody > tr:first-child {
        -o-box-shadow: none;
        box-shadow: none; }
      .c14v1-body table > tbody > tr:last-child {
        border-bottom: 1px solid #787878; }
      .c14v1-body table > tbody > tr:nth-child(2) {
        border-top: 2px solid #787878; }
      .c14v1-body table > tbody > tr td {
        border: 0px !important;
        padding: 12px 16px 12px 16px !important;
        text-align: left;
        white-space: normal;
        word-break: break-word; }
        .c14v1-body table > tbody > tr td p {
          margin: 0px 16px 4px 0px;
          display: block; }
          @media (max-width: 992px) {
            .c14v1-body table > tbody > tr td p {
              display: inline-block; } }
        .c14v1-body table > tbody > tr td:first-child {
          text-align: left; }
        .c14v1-body table > tbody > tr td a {
          color: #0071BC;
          text-decoration: none; }
          .c14v1-body table > tbody > tr td a:hover {
            color: #004c92;
            text-decoration: underline; }
  .c14v1-body .c14v1-table {
    border: 0px; }
    .c14v1-body .c14v1-table > tbody > tr > td a {
      color: #0071BC;
      border-bottom: 0; }
      .c14v1-body .c14v1-table > tbody > tr > td a:hover {
        color: #004c92;
        text-decoration: underline; }

@media (max-width: 767px) {
  .c14v1-body {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 0px solid #dddddd;
    display: block; }
  .c14v1-body > table {
    margin-bottom: 0; }
  .c14v1-body > table > thead > tr > th,
  .c14v1-body > table > tbody > tr > th,
  .c14v1-body > table > tfoot > tr > th,
  .c14v1-body > table > thead > tr > td,
  .c14v1-body > table > tbody > tr > td,
  .c14v1-body > table > tfoot > tr > td {
    white-space: nowrap; } }

.c14v1_static_content .c14v1-body table > tbody > tr > td {
  text-align: left; }

.sub-1 {
  font-size: 14px;
  line-height: 22px;
  color: #d4d4d4;
  display: block; }

.table-heading {
  position: relative;
  margin-bottom: 16px;
  width: 100%;
  display: list-item;
  list-style: none;
  min-height: 32px; }
  @media (min-width: 768px) {
    .table-heading h4, .table-heading .news-hero-section .news-hero-img-overlay .news-hero-description, .news-hero-section .news-hero-img-overlay .table-heading .news-hero-description, .table-heading .highlight_component .highlights-card .highlights-card-block h3, .highlight_component .highlights-card .highlights-card-block .table-heading h3, .table-heading .latest-v1-section h3, .latest-v1-section .table-heading h3, .table-heading .ombc-section .ombc-description, .ombc-section .table-heading .ombc-description {
      padding-right: 200px; } }
  .table-heading .blurb-text, .table-heading .card-v1-section .card-content .card-description, .card-v1-section .card-content .table-heading .card-description,
  .table-heading .card-v2-section .card-content .card-description, .card-v2-section .card-content .table-heading .card-description,
  .table-heading .card-v3-section .card-content .card-description, .card-v3-section .card-content .table-heading .card-description,
  .table-heading .card-v4-section .card-content .card-description, .card-v4-section .card-content .table-heading .card-description, .table-heading .contacts-wrapper, .table-heading .s07v1_media_contacts, .table-heading .dropdown-v3-seciton .dropdown-subheading, .dropdown-v3-seciton .table-heading .dropdown-subheading, .table-heading ._loop_experts_content ._loop_experts_subtitle, ._loop_experts_content .table-heading ._loop_experts_subtitle, .table-heading ._loop_experts_content ._loop_experts_description, ._loop_experts_content .table-heading ._loop_experts_description, .table-heading .s06v3 .content, .s06v3 .table-heading .content {
    font-size: 12px;
    line-height: 17px;
    font-weight: 600;
    margin: 0px 0px 8px 0px; }

.download-group-btn {
  margin-bottom: 16px; }

@media (min-width: 768px) {
  .accordion-group-btn {
    position: absolute;
    right: 15px;
    top: 0px; } }

.accordion-download {
  padding: 2px 8px;
  margin-right: 4px; }
  .accordion-download i {
    font-size: 16px;
    line-height: 24px;
    color: #0071BC; }
  .accordion-download .fa-info {
    width: 15px;
    height: 25px;
    border: 0px;
    padding: 0px;
    margin: 0px;
    background-color: #fff;
    opacity: 1; }
  .accordion-download:hover {
    text-decoration: none; }

/*====== C14V1 ======*/
@media (min-width: 991px) {
  .c14v1-body table {
    width: 100%;
    float: none;
    border: 1px solid #e5e5e5;
    border-left: 0px;
    border-right: 0px;
    overflow: auto;
    margin: 16px 0px 16px 0px; } }

/* === Begin Table heading inverse color === */
.table-head-inverse table > tbody > tr > th {
  background-color: #545454;
  color: #fff; }
  .table-head-inverse table > tbody > tr > th:after {
    display: none; }

/* === End Table heading inverse color === */
/* === Begin Table inverse color === */
.c14v1-body-inverse {
  background-color: #f6f6f6;
  padding: 32px;
  margin-bottom: 16px; }
  .c14v1-body-inverse table > tbody > tr > th {
    background-color: #545454;
    color: #fff; }
    .c14v1-body-inverse table > tbody > tr > th:after {
      display: none; }
  .c14v1-body-inverse table > tbody > tr:nth-child(even) {
    background-color: #ffffff;
    -o-box-shadow: 0px -1px 1px 0px #e5e5e5;
    box-shadow: 0px -1px 1px 0px #e5e5e5; }
  .c14v1-body-inverse table > tbody > tr:nth-child(odd) {
    background-color: #f6f6f6;
    -o-box-shadow: 0px -1px 1px 0px #e5e5e5;
    box-shadow: 0px -1px 1px 0px #e5e5e5; }
  .c14v1-body-inverse table > tbody > tr:last-child {
    border-bottom: 0px solid #787878; }
  .c14v1-body-inverse table > tbody > tr:nth-child(2) {
    border-top: 0px solid #787878; }

/* === End Table inverse color === */
.accordion-table .table {
  margin-bottom: 8px; }

.accordion-table table {
  border: 0px;
  margin: 0px; }
  .accordion-table table > tbody > tr th {
    font-size: 14px;
    line-height: 22px;
    padding: 8px 16px 8px 16px; }
    .accordion-table table > tbody > tr th:after {
      display: none; }
  .accordion-table table > tbody > tr td:first-child {
    width: 80%; }
  .accordion-table table > tbody > tr:nth-child(odd) {
    background-color: transparent;
    box-shadow: none; }
  .accordion-table table > tbody > tr:nth-child(even) {
    background-color: transparent;
    box-shadow: none; }
  .accordion-table table > tbody > tr:last-child {
    border-bottom: 1px solid #e5e5e5; }
  .accordion-table table > tbody > tr:nth-child(2) {
    border-top: 1px solid #e5e5e5; }

.economy-table table > tbody > tr th:first-child {
  width: 50% !important; }

.economy-table table > tbody > tr th:nth-child(2) {
  width: 30% !important; }

.economy-table table > tbody > tr th:nth-child(3) {
  width: 20% !important; }

/* === Begin Advanced Search page === */
.advanced-search-form,
.detail-download-section {
  border: 1px solid #e5e5e5;
  border-radius: 0px;
  background-color: #ffffff; }

.advanced-search-header,
.header-detail {
  padding: 16px;
  background-color: #545454; }
  .advanced-search-header *,
  .header-detail * {
    color: #fff;
    margin: 0px; }

.advanced-search-footer,
.footer-detail {
  padding: 16px;
  text-align: right; }

.advanced-search-main-section {
  padding: 16px; }
  @media (min-width: 768px) {
    .advanced-search-main-section {
      padding: 32px; } }
  .advanced-search-main-section textarea {
    width: 100%;
    height: 600px; }

.main-detail {
  font-size: 12px;
  line-height: 17px;
  padding: 16px; }
  @media (min-width: 768px) {
    .main-detail {
      padding: 32px 32px 16px 32px; } }
  .main-detail ul li {
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #e5e5e5;
    display: inline-block;
    width: 100%; }
    .main-detail ul li label {
      font-size: 14px;
      width: 50%;
      float: left;
      font-weight: bold; }
    .main-detail ul li .document-info {
      display: inline-block;
      float: left;
      width: 50%; }
    .main-detail ul li:last-child {
      margin-bottom: 8px;
      padding-bottom: 8px;
      border-bottom: 0px solid #e5e5e5;
      display: inline-block; }
    .main-detail ul li a.delete-item {
      margin-left: 4px;
      color: #0071bc;
      border: 1px solid #0071bc;
      text-align: center;
      padding: 0px; }

.econom-overview {
  font-size: 11px;
  line-height: 16px; }
  .econom-overview table tbody tr td {
    padding: 4px 0px; }
    .econom-overview table tbody tr td:first-child {
      font-weight: bold; }
    .econom-overview table tbody tr td:last-child {
      text-align: right; }

/* === End Advanced Search page === */
table.media-partners {
  display: block;
  background: #fff !important;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  min-height: 0.01%;
  border: 0px solid #e5e5e5 !important;
  margin-bottom: 32px; }
  table.media-partners > tbody {
    display: table;
    width: 100%; }
    table.media-partners > tbody tr:nth-child(even) {
      background-color: #ffffff;
      -o-box-shadow: none;
      box-shadow: none; }
    table.media-partners > tbody tr:nth-child(odd) {
      background-color: #ffffff;
      -o-box-shadow: none;
      box-shadow: none; }
    table.media-partners > tbody tr:last-child {
      border-bottom: 0px solid #787878; }
    table.media-partners > tbody tr:nth-child(2) {
      border-top: 0px solid #787878; }
    table.media-partners > tbody tr td {
      border: 1px solid #e5e5e5 !important;
      text-align: center; }

@media (max-width: 767px) {
  table.media-partners {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 0px solid #dddddd; }
  table.media-partners > thead > tr > th,
  table.media-partners > tbody > tr > th,
  table.media-partners > tfoot > tr > th,
  table.media-partners > thead > tr > td,
  table.media-partners > tbody > tr > td,
  table.media-partners > tfoot > tr > td {
    white-space: nowrap; } }

.custom-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

ul.preview-report li {
  margin: 0px;
  border: 0px;
  width: auto; }
  ul.preview-report li:last-child {
    margin: 0px;
    border: 0px; }

.c15v3-body-text {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #333333;
  margin: 0px 0px 16px 0px;
  word-break: break-word; }

.c15v3-links {
  font-size: 13px;
  line-height: 18px;
  margin: 5px 0px 8px 0px; }

/*== Begin Floating bar ==*/
.floating-bars {
  position: fixed !important;
  right: 4px !important;
  bottom: 25px !important;
  width: 175px !important;
  z-index: 4; }

.btn-help-to-improve {
  background: white;
  border: 1px solid #009fda;
  color: #009fda; }

.btn-talk-to-help,
.btn-talk-to-help a {
  background: #0079AA;
  color: white; }
  .btn-talk-to-help:hover, .btn-talk-to-help:focus,
  .btn-talk-to-help a:hover,
  .btn-talk-to-help a:focus {
    background: #0079AA;
    color: white; }

.btn-help-to-improve:hover {
  color: #0079AA; }

.btn-help-to-improve a:hover,
.btn-help-to-improve a:active,
.btn-help-to-improve a:focus,
.btn-talk-to-help a:hover,
.btn-talk-to-help a:active,
.btn-talk-to-help a:focus {
  border-bottom: 0;
  outline: 0; }

.btn-talk-to-help,
.btn-help-to-improve {
  font-size: 12px;
  margin: 5px;
  width: 95%;
  box-sizing: border-box; }

.glyphicon-headphones,
glyphicon-headphones:hover {
  color: #ffffff;
  margin-right: 8px; }

/*== End Floating bar ==*/
/*== begin Load more and Back to top ==*/
#loadMore1 {
  text-align: center; }

#totop {
  position: fixed;
  z-index: 105;
  right: 2%;
  bottom: 10%;
  height: 30px;
  width: 30px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: #ffffff;
  padding: 0;
  outline: none;
  border-radius: 50px;
  border: none;
  -o-box-shadow: 0px 2px 2px 1px #787878;
  box-shadow: 0px 2px 2px 1px #787878; }
  @media (min-width: 768px) {
    #totop {
      bottom: 45%; } }
  #totop:after {
    font-family: "FontAwesome";
    content: "\f106";
    font-size: 18px;
    line-height: 31px;
    color: #0071BC;
    padding: 10px;
    vertical-align: bottom; }

.hide-row .row,
.hide-row .search-listing,
.custom_search_section .c14v1-body table > tbody > tr {
  display: none; }

.f05v6-sorting {
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  color: #333;
  margin: 0px;
  display: block;
  margin-bottom: 32px; }
  .f05v6-sorting .f05v6-sorting-label {
    float: left; }
  .f05v6-sorting ul {
    padding: 0;
    margin: 0;
    float: left;
    font-weight: normal;
    padding-top: 3px; }
    .f05v6-sorting ul li {
      font-size: 13px;
      line-height: 16px;
      float: left;
      list-style: none;
      font-weight: 600;
      margin: 0px 0px 0px 8px; }
      .f05v6-sorting ul li.active-sortable {
        background: none repeat scroll 0 0 #fff; }
  .f05v6-sorting i {
    font-size: 16px; }

/*== begin Load more and Back to top ==*/
/* === begin Tooltip SASS === */
.google-visualization-tooltip {
  min-width: 130px;
  min-height: 80px;
  background-color: rgba(0, 0, 0, 0.55) !important;
  color: white; }
  .google-visualization-tooltip .tooltip {
    opacity: 1;
    line-break: auto;
    padding: 15px;
    width: 100%; }
    .google-visualization-tooltip .tooltip h2, .google-visualization-tooltip .tooltip .ombc-section .ombc-title, .ombc-section .google-visualization-tooltip .tooltip .ombc-title {
      margin: 0;
      font-size: 20px; }
    .google-visualization-tooltip .tooltip * {
      color: white; }

/* === End Tooltip SASS === */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal p {
    font-size: 14px;
    line-height: 22px; }
  .modal ul {
    font-size: 14px;
    line-height: 22px;
    color: #333;
    padding-left: 20px; }
    .modal ul li {
      list-style: disc;
      margin-bottom: 8px; }
      .modal ul li ul li {
        list-style-type: circle; }

.modal * {
  direction: ltr; }

.fade {
  opacity: 1;
  transition: opacity .15s linear; }

.modal-dialog {
  width: 64%;
  margin: 30px auto; }

.modal label {
  font-size: 14px;
  font-weight: bold; }

.modal.fade .modal-dialog {
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
  -webkit-transform: translate(0, 25%);
  transform: translate(0, 25%); }

.modal .form-control {
  height: 45px;
  color: #333;
  font-weight: 600; }

textarea.form-control {
  height: auto !important; }

.modal input[type=radio] {
  margin-right: 5px; }

.modal .close {
  color: #0071bc;
  opacity: 1; }

.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }
  .modal-content button {
    padding: 16px; }
  @media (min-width: 768px) {
    .modal-content .accordion-group-btn {
      position: relative; } }

.modal-title {
  color: white; }

.modal-body {
  position: relative; }

.model-body p {
  font-size: 16px;
  line-height: 22px; }

.modal-footer {
  padding: 16px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

.modal-footer .btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }

.modal-footer .btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }

.modal-footer .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }

.modal-show {
  background: rgba(60, 60, 60, 0.46) !important;
  opacity: 1; }

.modal.fade .modal-dialog.show {
  -webkit-transform: translate(0, 25%);
  transform: translate(0, 25%); }

.modal-header {
  padding: 16px;
  border-bottom: 1px solid #e5e5e5;
  background-color: #0071bc;
  color: white; }

#squarespaceModal .modal-header,
#squarespaceModal .modal-body,
#squarespaceModal .modal-footer {
  padding: 32px 64px; }

@media (max-width: 991px) {
  #squarespaceModal .modal-header,
  #squarespaceModal .modal-body,
  #squarespaceModal .modal-footer {
    padding: 16px 32px; }
  .modal-dialog {
    width: 85%; } }

@media (max-width: 767px) {
  #squarespaceModal .modal-header,
  #squarespaceModal .modal-body,
  #squarespaceModal .modal-footer {
    padding: 16px 16px; }
  .modal-dialog {
    width: 95%; } }

.modal {
  z-index: 19999; }

.modal-body {
  padding: 16px;
  max-height: 75vh;
  overflow-y: auto; }

.model-header {
  border-radius: 6px 6px 0 0; }

.modal-title {
  margin: 0;
  line-height: 1; }

.model-content {
  padding-bottom: 6px; }

@media (max-width: 767px) {
  .modal.fade .modal-dialog.show {
    -webkit-transform: translate(0, 25%);
    transform: translate(0, 1%); }
  .modal-dialog {
    width: 90%;
    margin: 30px auto; }
  .modal-body {
    max-height: 65vh; } }

#n02v11-content {
  display: block; }

.n02v11_list_navigation .n02v11 ul li > div {
  display: table-cell !important;
  vertical-align: top; }

.n02v11 {
  word-wrap: break-word;
  overflow: hidden; }
  .n02v11 .sub {
    margin-bottom: 3px; }
  .n02v11 .hammer {
    text-transform: none; }

.n02v11-list-links ul {
  margin: 0;
  padding: 0; }

.n02v11-list-links a {
  font-size: 14px;
  line-height: 20px;
  display: inline-block;
  color: #0071BC;
  text-decoration: none;
  background-color: transparent; }

.n02v11-blurb-text {
  font-size: 13px;
  line-height: 18px;
  color: #333;
  margin-bottom: 9px;
  display: block; }

/* === Begin List Navigation ==== */
._loop_list_navigation {
  margin-bottom: 32px;
  display: inline-block;
  width: 100%; }
  ._loop_list_navigation:last-child {
    margin-bottom: 0px; }

._list_nav_img_horizontal img {
  height: 96px;
  width: 170px;
  margin: 0px 16px 0px 0px;
  float: left;
  display: block; }

._list_nav_img_vertical img {
  height: 143px;
  width: 110px;
  margin: 0px 16px 0px 0px;
  float: left;
  display: block; }

._list_nav_img_square img {
  height: 90px;
  width: 90px;
  margin: 0px 16px 0px 0px;
  float: left;
  display: block; }

._list_nav_img_largesquare img {
  height: 145px;
  width: 145px;
  margin: 0px 16px 0px 0px;
  float: left;
  display: block; }

._loop_list_nav_content {
  display: block; }
  @media (min-width: 600px) {
    ._loop_list_nav_content {
      display: table-cell; } }
  ._loop_list_nav_content .hammer {
    text-transform: none;
    font-weight: 600; }

._list_link {
  font-size: 14px;
  line-height: 20px;
  color: #333; }
  ._list_link a {
    margin-right: 8px; }
    ._list_link a:hover {
      color: #004c92;
      text-decoration: underline; }

._loop_list_navigation_v1 ._loop_list_navigation_wrapper {
  display: inline-block;
  width: 100%;
  margin-bottom: 16px; }

._list_nav_img_vertical img {
  height: 143px;
  width: 110px;
  margin: 0px 16px 0px 0px;
  float: left;
  display: block; }

/* === End List Navigation ==== */
/* === Begin Generic Search Listing Item ==== */
.search-listing {
  word-wrap: break-word; }
  .search-listing ul li {
    margin-bottom: 32px; }
    .search-listing ul li h4 a:hover, .search-listing ul li .news-hero-section .news-hero-img-overlay .news-hero-description a:hover, .news-hero-section .news-hero-img-overlay .search-listing ul li .news-hero-description a:hover, .search-listing ul li .highlight_component .highlights-card .highlights-card-block h3 a:hover, .highlight_component .highlights-card .highlights-card-block .search-listing ul li h3 a:hover, .search-listing ul li .latest-v1-section h3 a:hover, .latest-v1-section .search-listing ul li h3 a:hover, .search-listing ul li .ombc-section .ombc-description a:hover, .ombc-section .search-listing ul li .ombc-description a:hover {
      color: #004c92; }

.search-listing-img img {
  width: 90px;
  height: 90px;
  float: left;
  margin-right: 16px; }

.search-listing-content {
  display: table-cell; }
  .search-listing-content .hammer {
    color: #333; }

.search-listing-info {
  font-size: 13px;
  line-height: 22px; }
  .search-listing-info .info-list-item {
    padding-right: 16px; }

.search-listing-button {
  margin-top: 16px; }
  .search-listing-button .btn-lg {
    margin-bottom: 0px; }

.info-list-title {
  font-weight: bold;
  margin-right: 4px; }

@media (max-width: 600px) {
  .photo-list-item .photo-item {
    width: 100%;
    float: none; } }

.photo-list-item .photo-group-item {
  float: none;
  width: 100%; }
  .photo-list-item .photo-group-item .search-listing-v1 {
    border-bottom: 1px solid #e5e5e5;
    background-color: #ffffff;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    border-top: 0px;
    box-shadow: none;
    margin-bottom: 32px;
    padding-bottom: 32px;
    word-break: break-word;
    display: inline-block;
    width: 100%; }
    .photo-list-item .photo-group-item .search-listing-v1 .search-listing-img img {
      width: 120px;
      height: 120px;
      float: left;
      margin-right: 16px; }
    .photo-list-item .photo-group-item .search-listing-v1 .search-listing-content {
      padding: 0px; }
      .photo-list-item .photo-group-item .search-listing-v1 .search-listing-content .info-list-item {
        display: block; }
    .photo-list-item .photo-group-item .search-listing-v1 ul li {
      margin-bottom: 32px; }

.search-listing-v1 {
  border-top: 1px solid #02A1B6;
  background-color: #ffffff;
  -o-box-shadow: 0px 2px 2px 1px #e5e5e5;
  box-shadow: 0px 2px 2px 1px #e5e5e5;
  margin-bottom: 32px;
  word-break: break-word;
  width: 100%; }
  @media (min-width: 991px) {
    .search-listing-v1 {
      margin-bottom: 8px; } }
  @media (min-width: 991px) {
    .search-listing-v1 {
      margin-bottom: 32px; } }
  .search-listing-v1 .search-listing-img img {
    width: 100%;
    height: 100%;
    float: left;
    margin-right: 0px; }
  .search-listing-v1 .search-listing-content {
    padding: 24px 24px 30px 24px; }
    @media (max-width: 767px) {
      .search-listing-v1 .search-listing-content {
        padding: 16px 16px 24px 16px; } }
    @media (min-width: 768px) and (max-width: 1200px) {
      .search-listing-v1 .search-listing-content {
        padding: 16px 16px 24px 16px; } }
    .search-listing-v1 .search-listing-content .info-list-item {
      display: block; }
  .search-listing-v1 ul li {
    margin-bottom: 0px; }

.search-listing-v2 .search-listing-info {
  margin-bottom: 8px;
  color: #787878; }

/* === End Generic Search Listing Item ==== */
.home-newsletter .email-input-field-1 {
  margin-left: 130px;
  margin-right: 16px;
  width: 50%;
  height: 45px;
  border: 1px solid #e5e5e5;
  border-radius: 0px;
  padding: 10px 32px 10px 10px;
  font-size: 14px;
  line-height: 22px;
  font-weight: normal; }
  @media (min-width: 991px) {
    .home-newsletter .email-input-field-1 {
      width: 45%;
      padding: 10px 64px 10px 10px; } }

.home-newsletter .newsletter-submit {
  position: absolute;
  height: 45px; }
  @media (max-width: 400px) and (min-width: 320px) {
    .home-newsletter .newsletter-submit {
      position: initial;
      width: 100%; } }

.home-newsletter-title {
  font-family: "Andes", sans-serif;
  font-size: 24px;
  line-height: 45px;
  text-transform: capitalize;
  float: left;
  position: absolute; }
  @media (max-width: 767px) {
    .home-newsletter-title {
      font-size: 20px;
      line-height: 40px; } }

@media (max-width: 768px) {
  .home-newsletter-title {
    float: none;
    width: 100%;
    position: relative; }
  .home-newsletter .email-input-field-1 {
    margin-left: 0px;
    width: 50%; } }

@media (max-width: 400px) and (min-width: 320px) {
  .home-newsletter .email-input-field-1 {
    width: 100%;
    margin-bottom: 16px; } }

.view-all-newsletter {
  float: right;
  display: block;
  font-weight: normal; }

.home-newsletter-section {
  position: relative;
  display: block;
  /*overflow: hidden;*/ }

.home-newsletter {
  float: left;
  width: calc(100% - 117px);
  position: relative; }

.home-newsletter {
  float: none;
  width: initial;
  position: relative; }

.home-newsletter-title {
  position: absolute;
  float: left; }

.home-newsletter-section {
  overflow: hidden; }

@media (max-width: 768px) {
  .home-newsletter {
    width: 100%; } }

@media (max-width: 767px) {
  .home-newsletter-title {
    position: relative; } }

@media (min-width: 991px) {
  .home-newsletter .email-input-field-1 {
    padding: 10px 0px 10px 10px; } }

@media (min-width: 768px) {
  .home-newsletter-section label {
    margin-top: 8px;
    text-align: right; }
  .full-row-dark-blue-components .home-newsletter .email-input-field-1,
  .full-row-black-components .home-newsletter .email-input-field-1 {
    margin-left: 0;
    color: gray;
    width: 70%; }
  .full-row-black-components .home-newsletter .newsletter-submit {
    margin-left: 40px; } }

.full-row-black-components .view-all-newsletter a:hover {
  color: white; }

.subscribe-link h3 a:hover {
  color: #ffffff;
  text-decoration: underline; }

/* === Begin megamenu tt-menu === */
.header-search-section i.search-submit-icon {
  cursor: pointer;
  color: #0071BC;
  font-size: 1.5em;
  padding: 8px 16px 8px 16px;
  background: none; }

header .navbar-nav .mega-menu .mega-menu-dropdown ul.tt-menu {
  max-height: 250px;
  overflow: auto;
  margin-top: 0;
  padding: 0;
  background: white;
  width: 100%;
  display: none;
  border: 1px solid #d4d4d4;
  box-shadow: 1px 1px 2px #d4d4d4; }

header .navbar-nav .mega-menu .mega-menu-dropdown ul.tt-menu.show-tt-menu {
  display: block; }

header .navbar-nav .mega-menu .mega-menu-dropdown ul.tt-menu.show-tt-menu .tt-suggestion {
  display: block;
  padding: 5px 10px;
  cursor: pointer; }

header .navbar-nav .mega-menu .mega-menu-dropdown ul.tt-menu.show-tt-menu .tt-suggestion a {
  margin-right: 4px;
  margin-left: 4px; }

/* === End megamenu tt-menu === */
/* === Begin news Photogallery ===*/
.photo-gallery-wrapper a.media-icon {
  position: absolute; }
  .photo-gallery-wrapper a.media-icon .fa-microphone,
  .photo-gallery-wrapper a.media-icon .fa-play,
  .photo-gallery-wrapper a.media-icon .fa-soundcloud,
  .photo-gallery-wrapper a.media-icon .fa-camera {
    font-size: 20px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 100px;
    position: absolute;
    bottom: 10px;
    left: 20px;
    width: 35px;
    height: 35px;
    text-align: center; }
  .photo-gallery-wrapper a.media-icon .fa-microphone,
  .photo-gallery-wrapper a.media-icon .fa-play,
  .photo-gallery-wrapper a.media-icon .fa-soundcloud,
  .photo-gallery-wrapper a.media-icon .fa-camera {
    padding: 5px 0px 0px 0px; }

@media (min-width: 320px) and (max-width: 767px) {
  .photo-gallery-wrapper {
    margin: 0px 0px 32px 0px; } }

/* === End news Photogallery ===*/
/* === Begin country Photogallery ===*/
.photo-gallery-img {
  margin-bottom: 16px; }

/* === End country Photogallery ===*/
/*=== begin Archives photo gallery === */
.search_photo {
  padding-top: 16px;
  padding-bottom: 16px;
  background-color: #262626;
  display: inline-block;
  width: 100%; }
  .search_photo h3 {
    color: #fff; }
  .search_photo .primary-white-btn {
    text-align: left;
    margin: 0px 0px 8px 0px; }
  .search_photo i {
    float: right; }

/*=== End Archives photo gallery === */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  height: 30px;
  width: 30px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: #ffffff;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  outline: none;
  border-radius: 50px;
  border: none;
  -o-box-shadow: 0px 2px 2px 1px #787878;
  box-shadow: 0px 2px 2px 1px #787878; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: #ffffff;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "FontAwesome";
    font-size: 13px;
    line-height: 1;
    color: #0071BC;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  @media (min-width: 991px) {
    .slick-prev,
    .slick-next {
      height: 40px;
      width: 40px; } }

.slick-prev {
  left: -10px;
  z-index: 1; }
  .slick-prev:before {
    content: ""; }
  @media (max-width: 1250px) and (min-width: 992px) {
    .slick-prev {
      left: 0px; } }
  @media (max-width: 991px) and (min-width: 768px) {
    .slick-prev {
      left: 5px; } }
  @media (max-width: 767px) {
    .slick-prev {
      left: 5px; } }
  @media (max-width: 320px) {
    .slick-prev {
      left: 5px; } }

.slick-next {
  right: -10px; }
  .slick-next:before {
    content: ""; }
  @media (max-width: 1250px) and (min-width: 992px) {
    .slick-next {
      right: 0px; } }
  @media (max-width: 991px) and (min-width: 768px) {
    .slick-next {
      right: 5px; } }
  @media (max-width: 767px) {
    .slick-next {
      right: 5px; } }
  @media (max-width: 320px) {
    .slick-next {
      right: 5px; } }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        width: 20px;
        height: 20px;
        font-family: "FontAwesome";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: auto;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* === Begin Page navigation === */
._loop_page_nav {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
  z-index: 2;
  margin-top: 0px;
  position: absolute;
  margin-top: -46px; }

._loop_nav_list_item {
  min-width: 160px;
  text-align: center;
  float: left;
  margin-bottom: 16px;
  position: relative; }
  ._loop_nav_list_item a {
    background-color: #333;
    color: #fff;
    display: block;
    padding: 16px 32px 16px 32px; }
    ._loop_nav_list_item a:hover {
      background-color: #161616;
      color: #fff; }
    ._loop_nav_list_item a.active {
      background-color: #161616;
      cursor: default; }
      ._loop_nav_list_item a.active:hover {
        opacity: 1; }
      ._loop_nav_list_item a.active.disabled {
        pointer-events: none; }
      ._loop_nav_list_item a.active:after {
        content: "";
        border-style: dashed;
        border-color: transparent;
        border-width: .40em;
        display: -moz-inline-box;
        display: inline-block;
        font-size: 40px;
        height: 0;
        line-height: 0;
        position: absolute;
        left: 50%;
        top: 100%;
        margin-left: -15px;
        vertical-align: middle;
        width: 0;
        border-top-width: 0.30em;
        border-top-style: solid;
        border-top-color: #161616; }

/* === End Page navigation === */
/* === Begin Media query Page navigation === */
@media (min-width: 601px) {
  ._loop_page_nav {
    margin-top: -54px; } }

@media (max-width: 600px) and (min-width: 320px) {
  ._loop_nav_list_item {
    min-width: 105px; }
    ._loop_nav_list_item a {
      padding: 12px 16px 12px 16px; } }

@media (min-width: 991px) {
  ._loop_nav_list_item a {
    padding: 16px 32px 16px 32px; } }

/* === End Media query Page navigation === */
/* === Begin Annual scroll nav === */
.fixed-header {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%; }

.scroller {
  text-align: center;
  cursor: pointer;
  padding: 13px;
  padding-top: 11px;
  white-space: nowrap;
  vertical-align: middle;
  position: absolute;
  z-index: 105; }
  .scroller i {
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    font-weight: 600; }

.scroller-right {
  float: right;
  text-align: right;
  width: 15%;
  right: -10px;
  background: linear-gradient(to right, rgba(125, 185, 232, 0) 0%, #0071bc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#0071bc',GradientType=1 ); }

.scroller-left {
  float: left;
  text-align: left;
  width: 15%;
  left: -10px;
  background: linear-gradient(to right, #0071bc 0%, rgba(125, 185, 232, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0071bc', endColorstr='#007db9e8',GradientType=1 ); }

._loop_page_subnav {
  font-size: 14px;
  line-height: 17px;
  font-weight: 600;
  overflow: hidden;
  position: relative;
  /* min-height: 50px;*/ }
  ._loop_page_subnav .slick-prev,
  ._loop_page_subnav .slick-next {
    background: transparent;
    box-shadow: none; }
    ._loop_page_subnav .slick-prev:before,
    ._loop_page_subnav .slick-next:before {
      color: #fff;
      font-size: 15px;
      font-weight: normal; }
  ._loop_page_subnav .slick-list {
    margin: auto;
    width: 80%; }
    @media (min-width: 500px) {
      ._loop_page_subnav .slick-list {
        width: 90%; } }
  ._loop_page_subnav .slick-prev {
    left: -10px;
    z-index: 1; }
    ._loop_page_subnav .slick-prev:before {
      content: ""; }
    @media (max-width: 1250px) and (min-width: 992px) {
      ._loop_page_subnav .slick-prev {
        left: 0px; } }
    @media (max-width: 991px) and (min-width: 768px) {
      ._loop_page_subnav .slick-prev {
        left: -5px; } }
    @media (max-width: 767px) {
      ._loop_page_subnav .slick-prev {
        left: -5px; } }
    @media (max-width: 320px) {
      ._loop_page_subnav .slick-prev {
        left: -5px; } }
  ._loop_page_subnav .slick-next {
    right: -10px; }
    ._loop_page_subnav .slick-next:before {
      content: ""; }
    @media (max-width: 1250px) and (min-width: 992px) {
      ._loop_page_subnav .slick-next {
        right: 0px; } }
    @media (max-width: 991px) and (min-width: 768px) {
      ._loop_page_subnav .slick-next {
        right: -5px; } }
    @media (max-width: 767px) {
      ._loop_page_subnav .slick-next {
        right: -5px; } }
    @media (max-width: 320px) {
      ._loop_page_subnav .slick-next {
        right: -5px; } }

._loop_page_subnav_list {
  /*height: 50px;*/
  /*position: absolute;
    left: 0px;
    bottom: 0px;
    margin: 0px ;
    top: 0px;*/
  transition: .5s;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: clip; }

._loop_subnav_list_item {
  float: left;
  position: relative;
  text-align: center;
  color: #fff;
  display: inline-block;
  border-right: solid 1px rgba(255, 255, 255, 0.3);
  /*+ li {
     	margin-left: -4px;
     }*/ }
  @media (max-width: 420px) {
    ._loop_subnav_list_item {
      border-left: solid 1px rgba(255, 255, 255, 0.3); } }
  ._loop_subnav_list_item a {
    /*min-height: 50px;*/
    padding: 10px 28px 6px 30px;
    color: #fff;
    display: block; }
    ._loop_subnav_list_item a:hover {
      background: linear-gradient(rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3000000', endColorstr='#b3000000',GradientType=0 ); }
    ._loop_subnav_list_item a.active {
      background: linear-gradient(rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3000000', endColorstr='#b3000000',GradientType=0 ); }
    @media (max-width: 991px) {
      ._loop_subnav_list_item a {
        padding: 12px 30px 12px 36px; } }
    @media (max-width: 1200px) {
      ._loop_subnav_list_item a {
        padding: 12px 16px 12px 16px; } }
  ._loop_subnav_list_item .subnav_direction_arrow {
    display: block; }
    ._loop_subnav_list_item .subnav_direction_arrow i {
      font-size: 18px; }
    @media (max-width: 991px) {
      ._loop_subnav_list_item .subnav_direction_arrow {
        display: none; } }

/*@media  (max-width: 991px){

	._loop_subnav_list_item a:not(.active) {
	    display: none;
	    padding: 8px 0;	
	}


}*/
/* === End Annual scroll nav === */
/* === begin Page_nav_v1 for annual meeting === */
._loop_page_nav_v1 {
  position: relative;
  margin-top: -47px; }
  ._loop_page_nav_v1 .lock-icon {
    color: #fff;
    border: 1px solid #fff; }
  ._loop_page_nav_v1 ._loop_nav_list_item {
    float: none;
    margin-right: 1px; }
    ._loop_page_nav_v1 ._loop_nav_list_item a {
      /* FF3.6-15 */
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, rgba(0, 113, 188, 0.8) 0%, rgba(0, 113, 188, 0.8) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0071bc', endColorstr='#cc0071bc',GradientType=0 );
      /* IE6-9 */
      padding: 12px 32px 12px 32px; }
      ._loop_page_nav_v1 ._loop_nav_list_item a:hover {
        background-color: #0071bc;
        color: #fff; }
      ._loop_page_nav_v1 ._loop_nav_list_item a.active {
        background-color: #0071bc;
        cursor: default; }
        ._loop_page_nav_v1 ._loop_nav_list_item a.active:hover {
          opacity: 1; }
        ._loop_page_nav_v1 ._loop_nav_list_item a.active.disabled {
          pointer-events: none; }
        ._loop_page_nav_v1 ._loop_nav_list_item a.active:after {
          display: none;
          border-top-color: #0071bc; }

@media (min-width: 670px) {
  ._loop_page_nav_v1 {
    position: absolute; }
    ._loop_page_nav_v1 ._loop_nav_list_item {
      float: left;
      min-width: 155px; }
      ._loop_page_nav_v1 ._loop_nav_list_item a.active:after {
        display: inline-block;
        border-top-color: #0071bc; } }

@media (max-width: 450px) {
  ._loop_page_nav_v1 ul._loop_page_nav_list li._loop_nav_list_item {
    width: 100%; } }

/* === End Page_nav_v1 for annual meeting === */
/* === Begin url tab style === */
.page_nav_wrapper {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  min-height: 48px;
  margin-bottom: 16px; }
  .page_nav_wrapper .page_scroller {
    text-align: center;
    cursor: pointer;
    display: none;
    padding: 13px;
    padding-top: 11px;
    white-space: no-wrap;
    vertical-align: middle;
    background-color: #fff;
    position: absolute;
    z-index: 1; }
  .page_nav_wrapper .scroller-right {
    float: right;
    right: 0;
    background: #fff;
    width: auto; }
  .page_nav_wrapper .scroller-left {
    float: left;
    left: 0;
    background: #fff;
    width: auto; }

.page_nav_list {
  position: absolute;
  left: 0px;
  bottom: 0px;
  margin: 0px;
  top: 0px; }
  .page_nav_list li {
    display: table-cell;
    position: relative;
    text-align: center;
    float: left;
    vertical-align: middle;
    margin-bottom: 0;
    padding-right: 16px; }
    .page_nav_list li a {
      position: relative;
      top: 2px;
      display: block;
      padding: 8px 16px 8px 16px;
      border-bottom: 3px solid transparent;
      color: #0071bc;
      text-transform: uppercase;
      font-size: 14px;
      font-weight: bold;
      line-height: inherit;
      border: 0;
      border-radius: 0;
      min-height: 45px;
      min-width: 140px; }
      .page_nav_list li a:hover {
        border-bottom: 3px solid #004c92;
        color: #004c92;
        padding: 8px 16px 8px 16px; }
      .page_nav_list li a._loop_tab_active {
        border-bottom: 3px solid #004c92;
        cursor: default;
        color: #004c92; }

@media (min-width: 600px) {
  .page_nav_wrapper {
    border-bottom: 1px solid #e5e5e5; } }

@media (max-width: 600px) {
  .page_nav_list {
    position: relative; }
    .page_nav_list li {
      display: inline-block;
      width: 100%;
      padding-right: 0px;
      margin-bottom: 16px; }
      .page_nav_list li a {
        border-bottom: 0px solid #0071bc;
        background-color: #0071BC;
        color: #fff; }
        .page_nav_list li a:hover {
          border-bottom: 0px solid #0071bc;
          background-color: #004c92;
          color: #fff; }
        .page_nav_list li a._loop_tab_active {
          border-bottom: 0px solid #0071bc;
          background-color: #004c92;
          color: #fff; }
  .page_nav_wrapper .scroller-left,
  .page_nav_wrapper .scroller-right {
    display: none; } }

.page_nav_wrapper .page_scroller {
  color: #0071bc;
  font-size: 1.75em;
  padding: 6px 10px 16px 6px; }

/* === Begin url tab style === */
#f03v1-social-sharing .screen-reader-text,
#f03v1-social-sharing .social-btn-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

#f03v1-social-sharing .fa-envelope,
#f03v1-social-sharing .fa-facebook,
#f03v1-social-sharing .fa-linkedin,
#f03v1-social-sharing .fa-print,
#f03v1-social-sharing .fa-share-alt,
#f03v1-social-sharing .fa-twitter {
  font-size: 15px;
  padding: 0;
  width: auto;
  height: auto;
  display: block; }

#f03v1-social-sharing .btn-twitter {
  background-color: #4295FF; }

#f03v1-social-sharing .btn-facebook {
  background-color: #3C569A; }

#f03v1-social-sharing .btn-linkedin {
  background-color: #0075B7; }

#f03v1-social-sharing .fa-twitter,
#f03v1-social-sharing .fa-linkedin {
  color: #fff;
  float: left; }

#f03v1-social-sharing .fa-facebook {
  color: #fff;
  float: none; }

.minus-btn,
.plus-btn {
  height: 32px;
  width: 32px;
  padding: 8px;
  color: #0071BC;
  border: 1px solid #e5e5e5;
  background-color: #fff;
  border-radius: 100%;
  float: right;
  cursor: pointer;
  z-index: 999; }

.toggle_container {
  position: relative;
  left: 8px;
  top: 16px;
  z-index: 1000;
  width: 334px;
  min-height: 100px;
  background-color: #fff;
  margin-top: 0 !important;
  padding: 16px;
  float: right;
  border: 1px solid #e5e5e5; }

.tool-btn {
  border: 1px solid #e5e5e5;
  background-color: #fff; }

.sharebox,
.sharebox2 {
  display: list-item;
  padding-right: 16px;
  width: 50%; }

.s03v2-icon {
  padding-left: 0;
  float: left; }
  .s03v2-icon ul li {
    margin-bottom: 8px;
    display: inline-block;
    float: left;
    width: 100%; }

.social-icon-img img {
  opacity: 1;
  width: 32px;
  height: 32px; }

.s03v2-text {
  font-size: 13px;
  line-height: 32px;
  display: table-cell; }
  .s03v2-text a {
    color: #333;
    padding-right: 0 !important; }

.s03v2-text .social-icon-img {
  display: inline-block;
  float: left; }

#f03v1-social-sharing {
  margin-bottom: 32px; }

.fixed-meida-share li,
.fixed-meida-share ol,
.fixed-meida-share ul {
  list-style: none; }

.fixed-meida-share > li {
  display: block;
  float: left;
  margin-bottom: 8px;
  border-radius: 100%;
  height: 32px;
  width: 32px;
  padding: 8px;
  text-align: center;
  margin-right: 16px; }
  .fixed-meida-share > li:last-child {
    margin-right: 0px; }
  .fixed-meida-share > li a:hover {
    opacity: 0.7; }

.fixed-meida-share li .s03v2-icon ul li a {
  padding-right: 10px;
  vertical-align: sub;
  float: left;
  text-align: left; }

@media (min-width: 1024px) {
  .fixed-meida-share {
    position: fixed;
    left: 18pc;
    top: 40%;
    z-index: 1; }
    .fixed-meida-share li,
    .fixed-meida-share ol,
    .fixed-meida-share ul {
      list-style: none; }
    .fixed-meida-share > li {
      float: none;
      margin-left: 0 !important; }
      .fixed-meida-share > li div#plus-drop {
        left: 22pc;
        top: calc((100% - (400px - 90px)) / 2);
        bottom: 0; }
  .pull-left.fixed-meida-share {
    top: calc((100% - (94px + 27px))/ 2); }
  .pull-right.fixed-meida-share {
    top: calc((100% - (188px - 230px))/ 2); }
  .share-media-pop-close {
    position: fixed;
    right: 20px;
    top: 20px;
    width: 30px;
    height: 30px;
    margin: 0;
    padding: 8px;
    z-index: 16777274;
    background: #fff;
    border: none;
    border-radius: 50%;
    color: #000;
    cursor: pointer;
    transition: all .4s ease; }
    .share-media-pop-close:hover {
      background-color: #666;
      color: #fff; }
  #f03v1-social-sharing {
    height: 0;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 2; }
  .toggle_container {
    top: -35px; } }

@media (min-width: 992px) and (max-width: 1800px) {
  .fixed-meida-share {
    left: 0pc; } }

@media (max-width: 992px) {
  .toggle_container {
    top: 16px; } }

/* === Begin Pullquote SASS === */
._loop_pullquote_body {
  border: 0;
  padding: 0;
  word-wrap: break-word;
  overflow: hidden;
  margin: 0px 0px 15px 0px; }
  ._loop_pullquote_body .media-object {
    direction: rtl;
    display: inline-block;
    width: 100%; }

.pullquote_title {
  font-family: "Andes", sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  color: #333333;
  margin: 0px 0px 16px 0px;
  word-wrap: break-word; }

.pullquote_content {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 22px;
  margin-top: 14px;
  color: #787878; }

.author_title {
  font-weight: 600; }

.author_subtitle {
  font-weight: normal;
  font-style: italic; }

.pullquote-img {
  margin-left: 16px;
  display: block;
  float: right;
  padding: 4px;
  border: 1px solid #d4d4d4;
  border-radius: 100%; }

.pullquote-img img {
  height: 60px;
  width: 60px;
  border-radius: 100%;
  -webkit-clip-path: circle(45% at 50% 50%);
  clip-path: circle(45% at 50% 50%); }

/* === End Pullquote SASS === */
/* === Begin Synopsis SASS == */
._loop_synopsis {
  border-top: 1px solid #02A1B6;
  background-color: #f6f6f6;
  padding: 24px 24px 30px 24px; }
  @media (max-width: 767px) {
    ._loop_synopsis {
      padding: 16px 16px 24px 16px; } }
  @media (min-width: 768px) and (max-width: 1200px) {
    ._loop_synopsis {
      padding: 16px 16px 24px 16px; } }
  ._loop_synopsis h3 {
    font-weight: bold;
    text-transform: capitalize; }

._loop_synopsis-text {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 29px;
  margin-bottom: 32px;
  font-style: italic;
  color: #717171; }
  ._loop_synopsis-text ul {
    padding-left: 40px;
    list-style: disc; }

/* === End Synopsis SASS == */
/* === Begin Press release SASS === */
.press_release_title,
.press_release_number {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 29px;
  font-weight: bold;
  color: #333333;
  text-transform: uppercase; }

.press_release_logo {
  position: relative;
  display: inline-block;
  width: 100%; }

.logo-item {
  float: left;
  padding: 0px 8px 0px 8px; }

.logo-list {
  padding: 0px !important; }

/* === End Press release SASS === */
/* == Begin Event detail ==*/
.event_details_info {
  font-size: 14px;
  line-height: 22px;
  color: #333;
  display: block; }

.event_details_list_item {
  margin-bottom: 8px; }
  .event_details_list_item span {
    font-weight: bold;
    text-transform: uppercase;
    padding-right: 4px; }

/* == End Event detail ==*/
/* Foundation v2.1.4 http://foundation.zurb.com */
/* Artfully masterminded by ZURB  */
/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/
/* -----------------------------------------
   Shared Styles
----------------------------------------- */
html {
  --res-tab-bp: 991px; }

table th {
  font-weight: bold; }

/* Mobile */
@media only screen and (max-width: 991px) {
  table.responsive {
    margin-bottom: 0; }
  .pinned {
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    width: 35%;
    overflow: hidden;
    overflow-x: scroll;
    z-index: 1;
    border-right: 1px solid #e5e5e5;
    -o-box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5);
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch; }
  .pinned table {
    border-right: none;
    border-left: none;
    width: 100%; }
  .pinned table th,
  .pinned table td,
  .pinned table > tbody > tr td {
    white-space: nowrap; }
  .pinned td:last-child {
    border-bottom: 0; }
  div.table-wrapper {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
    border-right: 0px solid #e5e5e5; }
  div.table-wrapper div.scrollable table {
    margin-left: 35%; }
  div.table-wrapper div.scrollable {
    overflow: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch; }
  div.table-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 80%;
    z-index: 1;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 75%, white 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); }
  .table-head-inverse div.table-wrapper::before {
    z-index: 0; }
  table.responsive td,
  table.responsive th {
    position: relative;
    white-space: nowrap;
    overflow: initial; }
  table.responsive th:first-child,
  table.responsive td:first-child,
  table.responsive td:first-child,
  table.responsive.pinned td {
    display: none; } }

table th {
  font-weight: bold; }

/* === End responsive table SASS === */
.scrollable-table {
  height: 600px;
  overflow: scroll; }

.table-scroll {
  color: #000;
  width: 100%;
  height: 70vh;
  overflow: scroll; }
  .table-scroll .main-col {
    margin-top: 7rem; }

.table-scroll table {
  position: relative;
  border-collapse: collapse;
  table-layout: fixed;
  text-align: center;
  margin: 0px; }

.table-scroll .thead-col {
  position: absolute;
  margin-top: 0px;
  z-index: 998;
  margin-left: 0px; }

.table-scroll .table-scroll tbody {
  display: block;
  margin-left: 0; }

.table-scroll th, .table-scroll td {
  min-width: 9rem;
  height: 3rem;
  box-sizing: border-box; }

.sortby-search-download {
  font-size: 13px;
  line-height: 17px;
  margin-bottom: 16px;
  display: inline-block;
  width: 100%; }

/* === Begin Sidebar- navigation === */
.sidebar-toggle {
  width: 20px;
  height: 20px;
  border: 0;
  background: #fff;
  display: inline-block !important;
  position: absolute;
  left: 99%;
  top: 0px;
  border: 1px solid #e5e5e5;
  border-left: 0px;
  outline: 0;
  z-index: 2; }

#wrapper {
  position: relative;
  padding-left: 0;
  transition: all 0.5s ease-in-out; }

#sidebar-wrapper {
  z-index: 1000;
  position: relative;
  top: 0px;
  width: 0;
  height: 100%;
  overflow-y: auto;
  background: #fff;
  z-index: 1;
  border-right: 1px solid #e5e5e5;
  transition: all 0.5s ease-in-out; }
  #sidebar-wrapper h4, #sidebar-wrapper .news-hero-section .news-hero-img-overlay .news-hero-description, .news-hero-section .news-hero-img-overlay #sidebar-wrapper .news-hero-description, #sidebar-wrapper .highlight_component .highlights-card .highlights-card-block h3, .highlight_component .highlights-card .highlights-card-block #sidebar-wrapper h3, #sidebar-wrapper .latest-v1-section h3, .latest-v1-section #sidebar-wrapper h3, #sidebar-wrapper .ombc-section .ombc-description, .ombc-section #sidebar-wrapper .ombc-description {
    display: inline-block; }

.sidebar-list {
  border-bottom: 1px solid #e5e5e5; }
  .sidebar-list ul li {
    line-height: 16px;
    margin-bottom: 16px; }
    .sidebar-list ul li a:hover {
      text-decoration: underline; }

.sidebar-list-item span:nth-of-type(2) {
  float: right; }

.sidebar-list-item a {
  font-size: 14px;
  line-height: 22px;
  color: #333;
  font-weight: 600;
  padding: 16px 16px 16px 0px;
  display: block; }
  .sidebar-list-item a[aria-expanded=true] {
    color: #0071bc; }
  .sidebar-list-item a:hover, .sidebar-list-item a:active, .sidebar-list-item a:focus {
    color: #0071bc; }
  .sidebar-list-item a[aria-expanded=false]:after {
    font-family: 'FontAwesome';
    content: "\f107";
    font-size: 18px;
    line-height: 22px;
    color: #0071BC;
    margin-left: 4px;
    float: right; }
  .sidebar-list-item a[aria-expanded=true]:after {
    font-family: 'FontAwesome';
    content: "\f106";
    font-size: 18px;
    line-height: 22px;
    color: #0071BC;
    margin-left: 4px;
    float: right; }

.sidebar-sublist-item,
.list-item-num {
  font-size: 13px;
  line-height: 16px;
  font-weight: 600; }

.expand-link {
  font-size: 13px;
  line-height: 16px;
  color: #0071bc;
  margin: 16px 0px 16px 0px; }

.left-section {
  transition: all 0.5s ease-in-out;
  width: 0; }

.right-section {
  transition: all 0.5s ease-in-out;
  width: 96.8%; }

.sidebar-arrow {
  position: relative;
  top: -6px; }

.reset-btn {
  background-color: transparent;
  border: 0px;
  font-size: 12px;
  line-height: 16px;
  font-weight: 600;
  color: #0071bc;
  vertical-align: bottom; }

.refine-select-button-list {
  margin-bottom: 16px; }

.refine-select-button {
  font-size: 13px;
  line-height: 17px;
  font-weight: 600;
  margin-right: 8px;
  color: #787878; }
  .refine-select-button a {
    margin-left: 4px; }

.clear-all {
  float: right; }

.delete-item {
  width: 15px;
  height: 15px;
  padding-left: 2px;
  font-size: 12px;
  border: 1px solid #787878;
  border-radius: 100%;
  color: #787878;
  vertical-align: middle; }
  .delete-item:hover {
    color: #333; }

.submit-btn {
  width: 35px;
  height: 35px;
  background-color: #333333;
  margin-bottom: 16px; }
  .submit-btn input {
    padding: 8px 14px 8px 14px; }
  .submit-btn i {
    color: #fff;
    padding: 3px 13px;
    font-size: 30px; }

.calender-icon {
  position: absolute;
  right: 0;
  top: 24px;
  padding: 12px;
  color: #787878; }

@media (min-width: 991px) {
  #sidebar-wrapper {
    width: 100%;
    padding-right: 32px; }
  #wrapper.toggled-2 #sidebar-wrapper {
    width: 0px;
    padding-right: 0px; }
  #wrapper.toggled-2 .sidebar-toggle {
    width: 0px;
    left: 0px;
    transition: all 0.5s ease-in-out;
    outline: -webkit-focus-ring-color auto 0px; }
  #wrapper.toggled-2 .sidebar-toggle img {
    left: 15px; }
  #wrapper.toggled-2 .sidebar-arrow {
    right: 4px; } }

.sidebar-list-arrrow {
  float: right;
  font-size: 10px;
  line-height: 22px;
  color: #0071bc; }

/* === End Sidebar-navigation === */
/* === Begin Sidebar-navigation mobile view ===*/
.sidebar-nav-mobile,
.sidebar-collapse {
  margin-bottom: 16px; }
  .sidebar-nav-mobile .sidebar-heading,
  .sidebar-collapse .sidebar-heading {
    background: #000;
    padding: 8px 16px 4px 16px;
    cursor: pointer;
    min-width: 95px;
    float: left;
    white-space: nowrap; }
    .sidebar-nav-mobile .sidebar-heading h4, .sidebar-nav-mobile .sidebar-heading .news-hero-section .news-hero-img-overlay .news-hero-description, .news-hero-section .news-hero-img-overlay .sidebar-nav-mobile .sidebar-heading .news-hero-description, .sidebar-nav-mobile .sidebar-heading .highlight_component .highlights-card .highlights-card-block h3, .highlight_component .highlights-card .highlights-card-block .sidebar-nav-mobile .sidebar-heading h3, .sidebar-nav-mobile .sidebar-heading .latest-v1-section h3, .latest-v1-section .sidebar-nav-mobile .sidebar-heading h3, .sidebar-nav-mobile .sidebar-heading .ombc-section .ombc-description, .ombc-section .sidebar-nav-mobile .sidebar-heading .ombc-description,
    .sidebar-collapse .sidebar-heading h4,
    .sidebar-collapse .sidebar-heading .news-hero-section .news-hero-img-overlay .news-hero-description,
    .news-hero-section .news-hero-img-overlay .sidebar-collapse .sidebar-heading .news-hero-description,
    .sidebar-collapse .sidebar-heading .highlight_component .highlights-card .highlights-card-block h3,
    .highlight_component .highlights-card .highlights-card-block .sidebar-collapse .sidebar-heading h3,
    .sidebar-collapse .sidebar-heading .latest-v1-section h3,
    .latest-v1-section .sidebar-collapse .sidebar-heading h3,
    .sidebar-collapse .sidebar-heading .ombc-section .ombc-description,
    .ombc-section .sidebar-collapse .sidebar-heading .ombc-description {
      font-size: 18px;
      line-height: 28px;
      color: #fff;
      margin-bottom: 0px; }
  .sidebar-nav-mobile .sidebar-list-item a,
  .sidebar-collapse .sidebar-list-item a {
    background: #fff;
    border-bottom: 1px solid #e5e5e5;
    padding: 16px; }
  .sidebar-nav-mobile .sidebar-list,
  .sidebar-collapse .sidebar-list {
    padding: 16px;
    background-color: #ffffff; }
    .sidebar-nav-mobile .sidebar-list ul li,
    .sidebar-collapse .sidebar-list ul li {
      background: #fff;
      border-bottom: 1px solid #e5e5e5;
      margin-bottom: 0px; }
      .sidebar-nav-mobile .sidebar-list ul li a,
      .sidebar-collapse .sidebar-list ul li a {
        padding: 16px 16px 16px 0px;
        display: block; }
  .sidebar-nav-mobile .sidebar-menu-trigger:after,
  .sidebar-collapse .sidebar-menu-trigger:after {
    font-family: 'FontAwesome';
    content: "\f105";
    font-size: 18px;
    line-height: 22px;
    color: #0071BC;
    margin-left: 4px;
    float: right; }
  .sidebar-nav-mobile .sidebar-menu-trigger-back:before,
  .sidebar-collapse .sidebar-menu-trigger-back:before {
    font-family: 'FontAwesome';
    content: "\f104";
    font-size: 18px;
    line-height: 22px;
    color: #0071BC;
    margin-right: 4px;
    margin-top: -2px;
    float: left; }
  .sidebar-nav-mobile .calender-icon,
  .sidebar-collapse .calender-icon {
    position: absolute;
    right: 0;
    top: 20px;
    padding: 12px;
    color: #787878; }
  .sidebar-nav-mobile ._loop_primary_input,
  .sidebar-collapse ._loop_primary_input {
    margin-right: 16px; }

@media (max-width: 450px) and (min-width: 320px) {
  .sidebar-nav-mobile ._loop_primary_input,
  .sidebar-collapse ._loop_primary_input {
    margin-right: 8px; }
    .sidebar-nav-mobile ._loop_primary_input input[type='text'],
    .sidebar-collapse ._loop_primary_input input[type='text'] {
      font-size: 12px;
      line-height: 16px;
      padding: 4px 8px 4px 8px; }
  .sidebar-nav-mobile .sidebar-list,
  .sidebar-collapse .sidebar-list {
    padding: 8px; } }

/*===== Media query -- Tablet view style starts ===== */
@media (min-width: 768px) and (max-width: 990px) {
  .sidebar-toggle {
    border: 1px solid #000;
    left: -25px;
    position: fixed;
    z-index: 1; }
  .content-slider {
    margin-left: -33.3333%;
    -webkit-transform: translate3d(0px, 0px, 0px);
            transform: translate3d(0px, 0px, 0px);
    width: 133.333%;
    position: relative; }
  .sidebar-col {
    display: none;
    height: 100%;
    position: absolute;
    -webkit-transform: translate3d(0px, 0px, 0px);
            transform: translate3d(0px, 0px, 0px); }
  .main-content {
    margin-left: 250px; }
  .slid-open {
    margin-left: 0;
    display: block; }
  .slide-animated {
    transition-duration: 0.3s;
    transition-property: margin;
    transition-timing-function: ease; } }

/*===== Media query -- Tablet view style end ===== */
/*===== Media query -- Mobile view style starts ===== */
@media (min-width: 320px) and (max-width: 991px) {
  #refine-collapse1 {
    overflow: hidden !important;
    margin: 16px 0px 16px 0px;
    background-color: #f6f6f6; }
  .slid-open {
    margin-left: 0;
    display: block; }
  .slide-animated {
    transition-duration: 0.3s;
    transition-property: margin;
    transition-timing-function: ease; }
  .sidebar-slider.slid-open {
    margin-left: -100%; }
  .sidebar-slider {
    width: 200%;
    -webkit-transform: translate3d(0px, 0px, 0px);
            transform: translate3d(0px, 0px, 0px); } }

/*===== Media query -- Mobile view style end ===== */
/* === End Sidebar-navigation mobile view ===*/
/* === begin Pagination SASS=== */
._loop__pagination {
  font-size: 12px;
  line-height: 16px;
  font-weight: 600;
  display: inline-block;
  color: #0071BC; }
  ._loop__pagination .next {
    float: right;
    padding: 16px 0px 16px 0px; }
    ._loop__pagination .next a:hover, ._loop__pagination .next a.active, ._loop__pagination .next a:active, ._loop__pagination .next a:focus {
      color: #333333;
      text-decoration: none; }
    ._loop__pagination .next a:after {
      font-family: 'FontAwesome';
      content: "\f105";
      font-size: 14px;
      padding-left: 4px; }
  ._loop__pagination .previous {
    float: left;
    padding: 16px 0px 16px 0px; }
    ._loop__pagination .previous a:hover, ._loop__pagination .previous a.active, ._loop__pagination .previous a:active, ._loop__pagination .previous a:focus {
      color: #333333;
      text-decoration: none; }
    ._loop__pagination .previous a:before {
      font-family: 'FontAwesome';
      content: "\f104";
      font-size: 14px;
      padding-right: 4px; }

._loop__pagination_number {
  float: left; }
  ._loop__pagination_number ul li {
    padding: 16px;
    list-style: none;
    display: inline-block; }
    ._loop__pagination_number ul li a:hover, ._loop__pagination_number ul li a.active, ._loop__pagination_number ul li a:active, ._loop__pagination_number ul li a:focus {
      color: #333333;
      text-decoration: none; }

/* === End Pagination SASS=== */
.table-tooltip {
  position: relative; }
  .table-tooltip .tooltip-border {
    border-bottom: 1px dotted black;
    position: relative; }
  .table-tooltip .tooltiptext {
    font-size: 12px;
    line-height: 16px;
    visibility: hidden;
    width: 300px;
    background-color: #fafdff;
    border: 2px solid #d8e7f5;
    color: #0071BC;
    text-align: center;
    border-radius: 6px;
    padding: 8px;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1;
    opacity: 0.5;
    transition: opacity 1s; }
    .table-tooltip .tooltiptext::before {
      content: "";
      position: absolute;
      top: -18px;
      left: 50%;
      margin-left: -5px;
      border-width: 8px;
      border-style: solid;
      border-color: transparent transparent #d8e7f5 transparent; }
  .table-tooltip:hover {
    cursor: help; }
    .table-tooltip:hover .tooltiptext {
      visibility: visible;
      opacity: 1; }

@media only screen and (max-width: 991px) {
  .wbl-table table.responsive th:first-child, .wbl-table table.responsive td:first-child, .wbl-table table.responsive td:first-child, .wbl-table table.responsive.pinned td {
    display: table-cell !important;
    /*JIRA 7790 updated from display block */ } }

.wbl-table-economy table > tbody > tr th:first-child {
  width: 60% !important; }

.wbl-table-economy table > tbody > tr th:nth-child(2) {
  width: 15% !important; }

.wbl-table-economy table > tbody > tr th:nth-child(3) {
  width: 25% !important; }

/* Fixed column scrollable table css start */
div.dataTables_wrapper {
  width: 100% !important;
  margin: 0 auto; }

table.dataTable {
  width: 100%;
  margin: 0 auto;
  clear: both;
  border-collapse: separate;
  border-spacing: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  table-layout: fixed;
  word-wrap: break-word; }

table.dataTable thead th,
table.dataTable tfoot th {
  font-weight: bold;
  font-size: 12px; }

table.dataTable thead th,
table.dataTable thead td {
  padding: 10px 18px;
  border-bottom: 2px solid #787878;
  line-height: 16px !important;
  vertical-align: bottom;
  outline: none;
  white-space: normal;
  cursor: pointer; }

table.dataTable thead th:active,
table.dataTable thead td:active {
  outline: none; }

table.dataTable tfoot th,
table.dataTable tfoot td {
  padding: 10px 18px 6px 18px;
  border-top: 1px solid #111; }

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  *cursor: hand;
  background-repeat: no-repeat;
  background-position: center right; }

table.dataTable thead .sorting {
  background-image: url("../images/sort_both.png"); }

table.dataTable thead .sorting_asc {
  background-image: url("../images/sort_asc.png"); }

table.dataTable thead .sorting_desc {
  background-image: url("../images/sort_desc.png"); }

table.dataTable thead .sorting_asc_disabled {
  background-image: url("../images/sort_asc_disabled.png"); }

table.dataTable thead .sorting_desc_disabled {
  background-image: url("../images/sort_desc_disabled.png"); }

table.dataTable tbody tr {
  background-color: #ffffff;
  -o-box-shadow: 0px -1px 1px 0px #e5e5e5;
  box-shadow: 0px -1px 1px 0px #e5e5e5;
  line-height: 16px; }

table.dataTable tbody tr.selected {
  background-color: #B0BED9; }

table.dataTable tbody th,
table.dataTable tbody td {
  padding: 12px 16px;
  white-space: normal; }

table.dataTable.row-border tbody th,
table.dataTable.row-border tbody td,
table.dataTable.display tbody th,
table.dataTable.display tbody td {
  border-top: none; }

table.dataTable.row-border tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td,
table.dataTable.display tbody tr:first-child th,
table.dataTable.display tbody tr:first-child td {
  border-top: none; }

table.dataTable.cell-border tbody th,
table.dataTable.cell-border tbody td {
  border-right: 1px solid #ddd; }

table.dataTable.cell-border tbody tr th:first-child,
table.dataTable.cell-border tbody tr td:first-child {
  border-left: 1px solid #ddd; }

table.dataTable.cell-border tbody tr:first-child th,
table.dataTable.cell-border tbody tr:first-child td {
  border-top: none; }

table.dataTable.stripe tbody tr.odd,
table.dataTable.display tbody tr.odd {
  background-color: #F5F7FC;
  -o-box-shadow: 0px -1px 1px 0px #e5e5e5;
  box-shadow: 0px -1px 1px 0px #e5e5e5; }

table.dataTable.stripe tbody tr.odd.selected,
table.dataTable.display tbody tr.odd.selected {
  background-color: #acbad4; }

table.dataTable.hover tbody tr:hover,
table.dataTable.display tbody tr:hover {
  background-color: #f6f6f6; }

table.dataTable.hover tbody tr:hover.selected,
table.dataTable.display tbody tr:hover.selected {
  background-color: #aab7d1; }

table.dataTable.order-column tbody tr > .sorting_1,
table.dataTable.order-column tbody tr > .sorting_2,
table.dataTable.order-column tbody tr > .sorting_3,
table.dataTable.display tbody tr > .sorting_1,
table.dataTable.display tbody tr > .sorting_2,
table.dataTable.display tbody tr > .sorting_3 {
  background-color: #fafafa; }

table.dataTable.order-column tbody tr.selected > .sorting_1,
table.dataTable.order-column tbody tr.selected > .sorting_2,
table.dataTable.order-column tbody tr.selected > .sorting_3,
table.dataTable.display tbody tr.selected > .sorting_1,
table.dataTable.display tbody tr.selected > .sorting_2,
table.dataTable.display tbody tr.selected > .sorting_3 {
  background-color: #acbad5; }

table.dataTable.display tbody tr.odd > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
  background-color: #F5F7FC;
  -o-box-shadow: 0px -1px 1px 0px #e5e5e5;
  box-shadow: 0px -1px 1px 0px #e5e5e5; }

table.dataTable.display tbody tr.odd > .sorting_2,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
  background-color: #f3f3f3; }

table.dataTable.display tbody tr.odd > .sorting_3,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
  background-color: whitesmoke; }

table.dataTable.display tbody tr.odd.selected > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
  background-color: #a6b4cd; }

table.dataTable.display tbody tr.odd.selected > .sorting_2,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
  background-color: #a8b5cf; }

table.dataTable.display tbody tr.odd.selected > .sorting_3,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
  background-color: #a9b7d1; }

table.dataTable.display tbody tr.even > .sorting_1,
table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background-color: #FFFFFF;
  -o-box-shadow: 0px -1px 1px 0px #e5e5e5;
  box-shadow: 0px -1px 1px 0px #e5e5e5; }

table.dataTable.display tbody tr.even > .sorting_2,
table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
  background-color: #fcfcfc; }

table.dataTable.display tbody tr.even > .sorting_3,
table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
  background-color: #fefefe; }

table.dataTable.display tbody tr.even.selected > .sorting_1,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
  background-color: #acbad5; }

table.dataTable.display tbody tr.even.selected > .sorting_2,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
  background-color: #aebcd6; }

table.dataTable.display tbody tr.even.selected > .sorting_3,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
  background-color: #afbdd8; }

table.dataTable.display tbody tr:hover > .sorting_1,
table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
  background-color: #eaeaea; }

table.dataTable.display tbody tr:hover > .sorting_2,
table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
  background-color: #ececec; }

table.dataTable.display tbody tr:hover > .sorting_3,
table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
  background-color: #efefef; }

table.dataTable.display tbody tr:hover.selected > .sorting_1,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
  background-color: #a2aec7; }

table.dataTable.display tbody tr:hover.selected > .sorting_2,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
  background-color: #a3b0c9; }

table.dataTable.display tbody tr:hover.selected > .sorting_3,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
  background-color: #a5b2cb; }

table.dataTable.no-footer {
  border-bottom: 1px solid #111; }

table.dataTable.nowrap th,
table.dataTable.nowrap td {
  white-space: nowrap; }

table.dataTable.compact thead th,
table.dataTable.compact thead td {
  padding: 4px 17px 4px 4px; }

table.dataTable.compact tfoot th,
table.dataTable.compact tfoot td {
  padding: 4px; }

table.dataTable.compact tbody th,
table.dataTable.compact tbody td {
  padding: 4px; }

table.dataTable th.dt-left,
table.dataTable td.dt-left {
  text-align: left; }

table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
  text-align: center; }

table.dataTable th.dt-right,
table.dataTable td.dt-right {
  text-align: right; }

table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
  text-align: justify; }

table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
  white-space: nowrap; }

table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
  text-align: left; }

table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
  text-align: center; }

table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
  text-align: right; }

table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
  text-align: justify; }

table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
  white-space: nowrap; }

table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
  text-align: left; }

table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
  text-align: center; }

table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
  text-align: right; }

table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
  text-align: justify; }

table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
  white-space: nowrap; }

table.dataTable,
table.dataTable th,
table.dataTable td {
  box-sizing: content-box; }

.dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1;
  zoom: 1; }

.dataTables_wrapper .dataTables_length {
  float: left; }

.dataTables_wrapper .dataTables_filter {
  float: none;
  text-align: left; }

.dataTables_wrapper .dataTables_filter a#searchBtn {
  float: right;
  top: 56px;
  position: relative;
  right: 18px;
  font-size: 1.5rem;
  color: #ef4646 !important; }

.dataTables_wrapper .dataTables_filter label {
  display: block; }

.dataTables_wrapper .dataTables_filter input {
  border: 16px solid #eee;
  width: 100%;
  height: 75px;
  font-size: 13px;
  font-weight: normal;
  padding: 10px;
  outline: none;
  box-shadow: inset 1px 1px 2px #d4d4d4; }

.dataTables_wrapper .dataTables_info {
  padding-top: 0.755em;
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  color: #333333; }

.dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: right;
  padding-top: 0.25em; }

.dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  *cursor: hand;
  color: #333 !important;
  border: 1px solid transparent;
  border-radius: 2px; }

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #333 !important;
  border: 1px solid #979797;
  background-color: white;
  background: linear-gradient(to bottom, #fff 0%, #dcdcdc 100%); }

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  cursor: default;
  color: #666 !important;
  border: 1px solid transparent;
  background: transparent;
  box-shadow: none; }

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: white !important;
  border: 1px solid #111;
  background-color: #585858;
  background: linear-gradient(to bottom, #585858 0%, #111 100%); }

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  outline: none;
  background-color: #2b2b2b;
  background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
  box-shadow: inset 0 0 3px #111; }

.dataTables_wrapper .dataTables_paginate .ellipsis {
  padding: 0 1em; }

.dataTables_wrapper .dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  text-align: center;
  font-size: 1.2em;
  background-color: white;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%); }

.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
  color: #333; }

.dataTables_wrapper .dataTables_scroll {
  clear: both; }

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
  *margin-top: -1px;
  -webkit-overflow-scrolling: touch; }

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td {
  vertical-align: middle; }

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td > div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important; }

.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: none; }

.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,
.dataTables_wrapper.no-footer div.dataTables_scrollBody > table {
  border-bottom: none; }

.dataTables_wrapper:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0; }

@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_info,
  .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center; }
  .dataTables_wrapper .dataTables_paginate {
    margin-top: 0.5em; }
  div.DTFC_LeftWrapper table.dataTable.no-footer, div.DTFC_RightWrapper table.dataTable.no-footer {
    border-right: 1px solid #e5e5e5 !important; } }

@media screen and (max-width: 640px) {
  .dataTables_wrapper .dataTables_length,
  .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center; }
  .dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em; } }

/***Fixed column table.css start****/
table.DTFC_Cloned thead,
table.DTFC_Cloned tfoot {
  background-color: white; }

div.DTFC_Blocker {
  background-color: white; }

div.DTFC_LeftWrapper table.dataTable,
div.DTFC_RightWrapper table.dataTable {
  margin-bottom: 0;
  z-index: 2; }

div.DTFC_LeftWrapper table.dataTable.no-footer, div.DTFC_RightWrapper table.dataTable.no-footer {
  border-bottom: none; }

div.DTFC_LeftHeadWrapper table.dataTable thead tr th.sorting_asc::after {
  font-family: 'FontAwesome';
  content: "\f106";
  font-size: 14px;
  line-height: 22px;
  color: #0071bc;
  margin-left: 4px; }

div.dataTables_scrollHead table.dataTable thead tr th.sorting_asc::after {
  font-family: 'FontAwesome';
  content: "\f106";
  font-size: 14px;
  line-height: 22px;
  color: #0071bc;
  margin-left: 4px; }

div.DTFC_LeftHeadWrapper table.dataTable thead tr th.sorting_desc::after,
div.DTFC_LeftHeadWrapper table.dataTable thead tr th.sorting::after {
  font-family: 'FontAwesome';
  content: "\f107";
  font-size: 14px;
  line-height: 22px;
  color: #0071bc;
  margin-left: 4px; }

div.dataTables_scrollHead table.dataTable thead tr th.sorting_desc::after,
div.dataTables_scrollHead table.dataTable thead tr th.sorting::after {
  font-family: 'FontAwesome';
  content: "\f107";
  font-size: 14px;
  line-height: 22px;
  color: #0071bc;
  margin-left: 4px; }

div.DTFC_LeftBodyLiner {
  overflow-x: hidden; }

.DTFC_ScrollWrapper .DTFC_RightWrapper {
  display: none;
  /* to fix mozilla scroll issue*/ }

div.DTFC_LeftWrapper table.dataTable.no-footer, div.DTFC_RightWrapper table.dataTable.no-footer {
  border-right: 1px solid #e5e5e5 !important;
  -webkit-overflow-scrolling: touch; }

/***Fixed column table.css start****/
/***** tooltip css start ****/
.wbl-table .tooltip-td {
  position: relative;
  border-bottom: 1px dotted black;
  /* If you want dots under the hoverable text */ }

.wbl-table .tooltip-border {
  position: relative;
  border-bottom: 1px dotted black;
  /* If you want dots under the hoverable text */ }

/* Tooltip text */
.wbl-table .tooltip-td .tooltiptext {
  display: none;
  width: auto;
  background-color: #FFF;
  color: #333;
  text-align: left;
  padding: 5px 7px;
  border-radius: 6px;
  border: 1px solid #ccc;
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1; }

.wbl-table .tooltip-td:hover .tooltiptext {
  display: block; }

.k-list-filter {
  padding: 12px; }

.k-list-filter > .k-textbox {
  padding-right: 0px;
  border: 0px;
  border-radius: 0px;
  height: 35px;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  width: 100% !important; }

.k-list-filter > .k-icon {
  right: 26px;
  width: 20px;
  height: 20px; }

.dropdown-v2-seciton .k-dropdown {
  width: 100%; }
  .dropdown-v2-seciton .k-dropdown .k-dropdown-wrap.k-state-default,
  .dropdown-v2-seciton .k-dropdown .k-list-container {
    width: 100%;
    height: 40px;
    border: 0px;
    border-radius: 0px;
    text-align: left;
    background-color: #0071BC;
    color: #ffffff;
    box-shadow: none;
    float: left;
    background-image: none; }
  .dropdown-v2-seciton .k-dropdown .k-dropdown-wrap {
    padding-right: 0px; }
    .dropdown-v2-seciton .k-dropdown .k-dropdown-wrap .k-select {
      width: 2.6em; }
  .dropdown-v2-seciton .k-dropdown .k-input {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    padding: 8px; }

#casestudies-list,
#economy_dropdown-list {
  background-color: #0071BC;
  color: #fff;
  box-shadow: none;
  margin: 0px;
  border-radius: 0px;
  max-height: 400px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  font-size: 14px;
  line-height: 24px; }
  #casestudies-list ul li,
  #economy_dropdown-list ul li {
    padding: 2px 12px; }
    #casestudies-list ul li a,
    #economy_dropdown-list ul li a {
      color: #fff; }
      #casestudies-list ul li a:hover,
      #economy_dropdown-list ul li a:hover {
        background-color: #004c92 !important;
        background-image: none;
        color: #fff; }
    #casestudies-list ul li:hover,
    #economy_dropdown-list ul li:hover {
      background-color: #004c92 !important;
      background-image: none;
      color: #fff; }
  #casestudies-list .k-popup .k-list .k-item,
  #economy_dropdown-list .k-popup .k-list .k-item {
    padding: 2px 12px;
    color: #fff; }
  #casestudies-list .k-state-selected,
  #economy_dropdown-list .k-state-selected {
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
    background-image: none !important;
    border-radius: 0px; }

.lp_kendo_table {
  margin: 16px 0px 16px 0px;
  border: 1px solid #e5e5e5; }
  .lp_kendo_table table {
    font-size: 13px;
    line-height: 17px;
    color: #333; }
    .lp_kendo_table table thead tr th {
      font-weight: bold;
      padding: 16px;
      background-color: #fff;
      vertical-align: top; }
    .lp_kendo_table table tbody tr td {
      border: 0px !important;
      padding: 12px 16px 12px 16px; }
    .lp_kendo_table table tbody tr:nth-child(odd) {
      background-color: #ffffff;
      -o-box-shadow: 0px -1px 0px 0px #e5e5e5;
      box-shadow: 0px -1px 0px 0px #e5e5e5; }
    .lp_kendo_table table tbody tr:nth-child(even) {
      background-color: #ffffff;
      -o-box-shadow: 0px -1px 0px 0px #e5e5e5;
      box-shadow: 0px -1px 0px 0px #e5e5e5; }
  .lp_kendo_table .k-grouping-header {
    display: none; }
  .lp_kendo_table .k-grid-header th.k-header {
    padding: 12px; }
  .lp_kendo_table .k-grid-header {
    font-weight: bold;
    background-color: #fff;
    vertical-align: top;
    border-bottom: 1px solid #787878; }
  .lp_kendo_table .k-grid .k-grid-content,
  .lp_kendo_table .k-grid .k-grid-content-locked,
  .lp_kendo_table .k-grid .k-pager-wrap {
    border-bottom: 1px solid #787878; }

#exportSchedules {
  font-size: 14px;
  line-height: 22px;
  border: 1px solid #e5e5e5;
  /*  .k-grid-content {
    	font-family: "Andes", sans-serif;
	    font-size: 16px;
	    line-height: 24px;
	    margin: 0px 0px 16px 0px;
	    font-weight: bold;
	    color: #002245;
	    background-color: #fafdff;
	    
	    td {
			&:nth-child(3),
			&:nth-child(4),
			&:nth-child(5),
			&:nth-child(6) {
				&:before {
					display:none;
				}
			}
	    }
    }*/ }
  #exportSchedules .k-grid-header th.k-header {
    padding: 12px;
    font-weight: bold; }
  #exportSchedules table .k-reset {
    font-family: "AndesBold", sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    color: #002245; }
  #exportSchedules table tbody tr {
    font-size: 13px;
    line-height: 17px;
    border-bottom: 1px solid #e5e5e5; }
    #exportSchedules table tbody tr td:nth-child(1) {
      white-space: pre-wrap !important; }
    #exportSchedules table tbody tr td:nth-child(2) {
      font-family: "Andes", sans-serif;
      font-size: 14px;
      line-height: 20px;
      font-weight: 600; }
    #exportSchedules table tbody tr td:nth-child(3):before {
      font-family: 'FontAwesome';
      content: "\f017";
      font-size: 16px;
      line-height: 22px;
      color: #0071BC;
      margin-right: 4px; }
    #exportSchedules table tbody tr td:nth-child(4):before {
      font-family: 'FontAwesome';
      content: "\f017";
      font-size: 16px;
      line-height: 22px;
      color: #0071BC;
      margin-right: 4px; }
    #exportSchedules table tbody tr td:nth-child(5):before {
      font-family: 'FontAwesome';
      content: "\f041";
      font-size: 16px;
      line-height: 22px;
      color: #DF3416;
      margin-right: 4px; }
    #exportSchedules table tbody tr td:nth-child(6):before {
      font-family: 'FontAwesome';
      content: "\f041";
      font-size: 16px;
      line-height: 22px;
      color: #DF3416;
      margin-right: 4px; }
    #exportSchedules table tbody tr td:nth-child(7) {
      color: #DF3416;
      border-color: #000; }
    #exportSchedules table tbody tr .imf-file-cls {
      color: #002245 !important; }

/* === Begin new_highlights SASS ==*/
.new_highlights .media {
  padding-bottom: 10px; }

.new_highlights #c07v4-body {
  display: block; }

#c07v4-body {
  word-wrap: break-word;
  display: inline-block; }
  #c07v4-body h4, #c07v4-body .news-hero-section .news-hero-img-overlay .news-hero-description, .news-hero-section .news-hero-img-overlay #c07v4-body .news-hero-description, #c07v4-body .highlight_component .highlights-card .highlights-card-block h3, .highlight_component .highlights-card .highlights-card-block #c07v4-body h3, #c07v4-body .latest-v1-section h3, .latest-v1-section #c07v4-body h3, #c07v4-body .ombc-section .ombc-description, .ombc-section #c07v4-body .ombc-description {
    font-weight: 600; }

.c07v4 {
  height: auto;
  word-wrap: break-word; }
  .c07v4 .small-link a {
    margin-right: 8px;
    padding-right: 8px;
    margin-bottom: 0px;
    display: inline;
    border-right: none; }

.c07v4-subheader {
  margin-bottom: 3px; }

.c07v4-media-text {
  padding: 0px;
  height: auto;
  font-size: 13px;
  line-height: 18px;
  color: #333;
  font-style: normal;
  word-wrap: break-word; }

.c07v4-img img {
  width: 110px;
  height: auto;
  margin: 0px 12px 0px 0px;
  float: left;
  display: block; }

.c07v4-img a {
  color: #337ab7;
  text-decoration: none;
  background-color: transparent; }
  .c07v4-img a:-webkit-any-link {
    color: -webkit-link;
    text-decoration: underline;
    cursor: auto; }

.media {
  display: inline-block;
  width: 100%;
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }
  .media .right-section {
    display: table-cell;
    vertical-align: top; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

/* === End new_highlights SASS ==*/
/* === Begin N02v10 inline_search_API  SASS === */
.n02v10-wrapper {
  margin-bottom: 25px;
  vertical-align: top;
  border-collapse: collapse;
  padding-bottom: 16px;
  margin-bottom: 32px;
  border: 0;
  border-bottom: 1px solid #eee; }
  .n02v10-wrapper .n02v10-img {
    padding-right: 20px;
    display: table-cell;
    vertical-align: top; }
    .n02v10-wrapper .n02v10-img img {
      min-width: 100px; }
  .n02v10-wrapper .n02v10-content {
    display: table-cell;
    vertical-align: top; }
  .n02v10-wrapper .author,
  .n02v10-wrapper .time-stamp {
    border-right: 1px solid #787878;
    margin-right: 8px;
    padding-right: 8px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 16px;
    color: #787878;
    font-weight: bold;
    display: inline-block; }
    .n02v10-wrapper .author:last-child,
    .n02v10-wrapper .time-stamp:last-child {
      border-right: 0; }

#n02v10-body h4, #n02v10-body .news-hero-section .news-hero-img-overlay .news-hero-description, .news-hero-section .news-hero-img-overlay #n02v10-body .news-hero-description, #n02v10-body .highlight_component .highlights-card .highlights-card-block h3, .highlight_component .highlights-card .highlights-card-block #n02v10-body h3, #n02v10-body .latest-v1-section h3, .latest-v1-section #n02v10-body h3, #n02v10-body .ombc-section .ombc-description, .ombc-section #n02v10-body .ombc-description {
  font-weight: 600; }

/* === End N02v10 inline_search_API  SASS === */
/*====== S06v1 Expert begin ======*/
#s06v1-body {
  word-wrap: break-word;
  width: 100%;
  display: inline-block; }

.redesign_experts .s06v1-content h4, .redesign_experts .s06v1-content .news-hero-section .news-hero-img-overlay .news-hero-description, .news-hero-section .news-hero-img-overlay .redesign_experts .s06v1-content .news-hero-description, .redesign_experts .s06v1-content .highlight_component .highlights-card .highlights-card-block h3, .highlight_component .highlights-card .highlights-card-block .redesign_experts .s06v1-content h3, .redesign_experts .s06v1-content .latest-v1-section h3, .latest-v1-section .redesign_experts .s06v1-content h3, .redesign_experts .s06v1-content .ombc-section .ombc-description, .ombc-section .redesign_experts .s06v1-content .ombc-description {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0; }
  .redesign_experts .s06v1-content h4 a, .redesign_experts .s06v1-content .news-hero-section .news-hero-img-overlay .news-hero-description a, .news-hero-section .news-hero-img-overlay .redesign_experts .s06v1-content .news-hero-description a, .redesign_experts .s06v1-content .highlight_component .highlights-card .highlights-card-block h3 a, .highlight_component .highlights-card .highlights-card-block .redesign_experts .s06v1-content h3 a, .redesign_experts .s06v1-content .latest-v1-section h3 a, .latest-v1-section .redesign_experts .s06v1-content h3 a, .redesign_experts .s06v1-content .ombc-section .ombc-description a, .ombc-section .redesign_experts .s06v1-content .ombc-description a {
    color: #0071bc; }
    .redesign_experts .s06v1-content h4 a:hover, .redesign_experts .s06v1-content .news-hero-section .news-hero-img-overlay .news-hero-description a:hover, .news-hero-section .news-hero-img-overlay .redesign_experts .s06v1-content .news-hero-description a:hover, .redesign_experts .s06v1-content .highlight_component .highlights-card .highlights-card-block h3 a:hover, .highlight_component .highlights-card .highlights-card-block .redesign_experts .s06v1-content h3 a:hover, .redesign_experts .s06v1-content .latest-v1-section h3 a:hover, .latest-v1-section .redesign_experts .s06v1-content h3 a:hover, .redesign_experts .s06v1-content .ombc-section .ombc-description a:hover, .ombc-section .redesign_experts .s06v1-content .ombc-description a:hover {
      color: #0071bc;
      text-decoration: underline;
      border-bottom: 0px; }

.redesign_experts .s06v1-content .blurb-text, .redesign_experts .s06v1-content .card-v1-section .card-content .card-description, .card-v1-section .card-content .redesign_experts .s06v1-content .card-description,
.redesign_experts .s06v1-content .card-v2-section .card-content .card-description, .card-v2-section .card-content .redesign_experts .s06v1-content .card-description,
.redesign_experts .s06v1-content .card-v3-section .card-content .card-description, .card-v3-section .card-content .redesign_experts .s06v1-content .card-description,
.redesign_experts .s06v1-content .card-v4-section .card-content .card-description, .card-v4-section .card-content .redesign_experts .s06v1-content .card-description, .redesign_experts .s06v1-content .contacts-wrapper, .redesign_experts .s06v1-content .s07v1_media_contacts, .redesign_experts .s06v1-content .dropdown-v3-seciton .dropdown-subheading, .dropdown-v3-seciton .redesign_experts .s06v1-content .dropdown-subheading, .redesign_experts .s06v1-content ._loop_experts_content ._loop_experts_subtitle, ._loop_experts_content .redesign_experts .s06v1-content ._loop_experts_subtitle, .redesign_experts .s06v1-content ._loop_experts_content ._loop_experts_description, ._loop_experts_content .redesign_experts .s06v1-content ._loop_experts_description, .redesign_experts .s06v1-content .s06v3 .content, .s06v3 .redesign_experts .s06v1-content .content {
  padding-right: 20px; }

.redesign_experts.section .s06v1-img img {
  width: 100px;
  height: 100px; }

.redesign_experts.section .s06v1-content {
  overflow: visible;
  padding-right: 16px; }

.redesign_experts.section .s06v1-img {
  display: inline-block;
  margin-bottom: 32px;
  padding-right: 16px;
  float: left; }

@media (min-width: 768px) {
  .redesign_experts.section .s06v1-img {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px; } }

@media (min-width: 768px) {
  .redesign_experts.section .s06v1-img img {
    width: 170px;
    height: 170px; } }

@media (min-width: 991px) {
  .redesign_experts.section .s06v1-img img {
    width: 140px;
    height: 140px; } }

@media (min-width: 1200px) {
  .redesign_experts.section .s06v1-img img {
    width: 170px;
    height: 170px; } }

.s06v3_highlights {
  margin-bottom: 8px;
  display: inline-block;
  width: 100%; }

.s06v3-img img {
  height: 90px;
  width: 90px;
  margin: 0px 16px 0px 0px;
  float: left;
  display: block; }

._highlight_content {
  display: block; }
  ._highlight_content .hammer {
    text-transform: none;
    font-weight: 600; }

.redesign_experts .vertical .s06v1 {
  margin: 0px 0px 16px 0px;
  display: inline-block;
  width: 100%; }
  @media (max-width: 991px) {
    .redesign_experts .vertical .s06v1 {
      margin: 0px 0px 16px 0px;
      display: inline-block; } }

.redesign_experts .vertical .s06v1-img {
  float: left;
  display: inline-block;
  width: auto;
  padding-right: 0px;
  margin-bottom: 0px; }
  .redesign_experts .vertical .s06v1-img img {
    height: 80px;
    width: 80px;
    margin-right: 16px;
    float: left; }
    @media (min-width: 768px) {
      .redesign_experts .vertical .s06v1-img img {
        height: 120px;
        width: 120px;
        margin-right: 16px; } }
    @media (min-width: 992px) {
      .redesign_experts .vertical .s06v1-img img {
        height: 80px;
        width: 80px; } }

.redesign_experts .vertical .s06v1-content {
  display: table-cell;
  padding-right: 0px; }
  .redesign_experts .vertical .s06v1-content h4, .redesign_experts .vertical .s06v1-content .news-hero-section .news-hero-img-overlay .news-hero-description, .news-hero-section .news-hero-img-overlay .redesign_experts .vertical .s06v1-content .news-hero-description, .redesign_experts .vertical .s06v1-content .highlight_component .highlights-card .highlights-card-block h3, .highlight_component .highlights-card .highlights-card-block .redesign_experts .vertical .s06v1-content h3, .redesign_experts .vertical .s06v1-content .latest-v1-section h3, .latest-v1-section .redesign_experts .vertical .s06v1-content h3, .redesign_experts .vertical .s06v1-content .ombc-section .ombc-description, .ombc-section .redesign_experts .vertical .s06v1-content .ombc-description {
    font-family: "Andes", sans-serif;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    margin: 0px; }
    .redesign_experts .vertical .s06v1-content h4 a, .redesign_experts .vertical .s06v1-content .news-hero-section .news-hero-img-overlay .news-hero-description a, .news-hero-section .news-hero-img-overlay .redesign_experts .vertical .s06v1-content .news-hero-description a, .redesign_experts .vertical .s06v1-content .highlight_component .highlights-card .highlights-card-block h3 a, .highlight_component .highlights-card .highlights-card-block .redesign_experts .vertical .s06v1-content h3 a, .redesign_experts .vertical .s06v1-content .latest-v1-section h3 a, .latest-v1-section .redesign_experts .vertical .s06v1-content h3 a, .redesign_experts .vertical .s06v1-content .ombc-section .ombc-description a, .ombc-section .redesign_experts .vertical .s06v1-content .ombc-description a {
      color: #333333; }

/*====== S06v1 Expert end ======*/
/*START: stay_connected_vertical */
.stay_connected_vertical h3 {
  display: block;
  float: none;
  line-height: 30px; }

.stay_connected_vertical .join-us-title {
  display: block;
  float: none; }

.stay_connected_vertical ul {
  margin-left: 5px; }

.stay_connected_vertical ul li.join-us-list-item {
  float: none !important;
  margin-bottom: 16px; }

.stay_connected_vertical ul li a.social-icon-img img {
  display: inline-block;
  margin-right: 5px;
  float: left; }

.stay_connected_vertical ul li a {
  font-size: 14px;
  line-height: 22px; }

.stay_connected_vertical ul li a:hover {
  text-decoration: underline; }

/*END:  stay_connected_vertical */
.join-us-socialicon.stay_connected_vertical {
  height: auto;
  float: none; }

.join-us-socialicon.stay_connected_horizontal {
  /*height: 45px;*/ }

.join-us {
  /* overflow: hidden;
    margin-bottom: 25px;*/ }

.s03v2_stay_connected .join-us-socialicon ul {
  display: inline-block; }

/* === Begin Full row search components (Research Page) == */
.full-row-search {
  margin: auto;
  width: 100%;
  position: relative;
  text-align: center;
  white-space: nowrap; }
  .full-row-search > * {
    vertical-align: middle; }
  .full-row-search h3 {
    line-height: normal;
    margin: 0;
    text-align: left; }
  .full-row-search .btn-lg {
    margin-bottom: 0; }
  .full-row-search small {
    font-size: 13px;
    color: rgba(0, 0, 0, 0.57); }
  .full-row-search .search-section {
    margin-bottom: 0px; }
  .full-row-search input[type="image"] {
    background-color: rgba(0, 113, 188, 0); }

label {
  font-size: 14px; }

.col-centered {
  display: inline-block;
  float: none;
  text-align: left; }

.full-row-search-wrapper {
  overflow: hidden;
  margin-bottom: 15px; }

.full-row-search-advance {
  padding: 10px 0px;
  display: block;
  font-size: 14px; }

.row-centered {
  text-align: center; }

.form-check-label {
  font-size: 13px;
  font-weight: normal; }

.search-research-publications {
  padding-bottom: 32px; }
  .search-research-publications .form-check {
    margin: 10px 0px; }
    .search-research-publications .form-check a {
      font-weight: bold; }
  .search-research-publications .form-check-label {
    font-weight: bold; }
    .search-research-publications .form-check-label input[type="checkbox"] {
      margin-right: 5px; }

.choose-advance-publications .form-check a,
.search-research-publications .form-check a {
  font-size: 14px; }

.choose-advance-publications a:hover, .choose-advance-publications a:focus,
.search-research-publications a:hover,
.search-research-publications a:focus {
  color: inherit; }

.icon-angle-white-down {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  color: white;
  display: inline-block;
  font-weight: bold; }

.redesign_publication .img-responsive {
  width: 100%; }

/* === End Full row search components (Research Page) == */
/* === Begin Media Query Full row search components (Research Page) == */
@media (min-width: 768px) {
  .full-row-search h3 {
    text-align: right; } }

@media (max-width: 767px) {
  .col-centered {
    display: block;
    float: none;
    text-align: left; } }

@media (max-width: 991px) {
  .form-check {
    display: block; } }

/* === End Media Query Full row search components (Research Page) == */
/* === Begin research related === */
.research_related {
  margin-bottom: 16px; }
  .research_related .s01v1-sub-links {
    font-size: 14px; }
    .research_related .s01v1-sub-links a:hover {
      text-decoration: underline; }

.subscribe_newsletter_checks label.checkbox-inline {
  margin-top: 0;
  padding: 0px; }

.subscribe_newsletter_checks label.checkbox-inline input {
  margin: 7px -20px 0; }

/* === End research related === */
tab-nav {
  margin-bottom: 32px;
  overflow: hidden; }

tab,
tab-nav {
  display: block; }

tab-nav ul > li {
  float: left;
  position: relative;
  display: block;
  margin-right: 14px; }
  tab-nav ul > li:last-child {
    margin-right: 0px; }

tab-nav ul > li > a {
  position: relative;
  top: 2px;
  display: block;
  padding: 8px 16px 8px 16px;
  border-bottom: 3px solid transparent;
  color: #0071bc;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  line-height: inherit;
  border: 0;
  border-radius: 0;
  min-width: 140px; }
  tab-nav ul > li > a:hover {
    border-bottom: 3px solid #004c92;
    color: #004c92; }

tab-nav ul > li > a._loop_tab_active,
tab-nav ul > li._loop_tab_active > a._loop_tab_active {
  border-bottom: 3px solid #004c92;
  cursor: default;
  color: #004c92; }

tab-content ul._loop_tab_content_list > li {
  display: none;
  height: 0;
  transition: visibility 0s, opacity 0.5s linear; }

tab-content ul > li._loop_tab_active {
  display: block;
  height: auto; }

tab-content ul._loop_subtab_content_list > li {
  display: none;
  height: 0;
  transition: visibility 0s, opacity 0.5s linear; }

tab-content ul > li._loop_subtab_active {
  display: block;
  height: auto; }

/* == Begin scrollable tab styles === */
._loop_scroller {
  text-align: center;
  cursor: pointer;
  display: none;
  padding: 13px;
  padding-top: 11px;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #fff;
  position: absolute;
  z-index: 1; }
  ._loop_scroller i {
    font-size: 20px;
    line-height: 24px;
    color: #0071BC;
    font-weight: 600; }

._loop_scroller-right {
  float: right;
  right: 0; }

._loop_scroller-left {
  float: left;
  left: 0; }

._loop_wrapper {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  min-height: 48px; }

._loop_list {
  position: absolute;
  left: 0px;
  bottom: 0px;
  margin: 0px;
  /* overflow: hidden;
    white-space: nowrap;
    text-overflow: clip;
    font-size: 0px;*/
  top: 0px; }
  ._loop_list li {
    display: table-cell;
    position: relative;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 0; }

@media (min-width: 600px) {
  ._loop_wrapper {
    border-bottom: 1px solid #e5e5e5; } }

/* == End scrollable tab styles === */
@media (max-width: 600px) {
  ._loop_list {
    position: relative; }
    ._loop_list li {
      display: inline-block;
      width: 100%; }
  tab-nav ul > li > a:hover {
    border-bottom: 0px solid #0071bc;
    background-color: #004c92;
    color: #fff; }
  tab-nav ul > li > a ._loop_tab_active:hover {
    border-bottom: 0px solid #0071bc;
    background-color: #004c92;
    color: #fff; }
  tab-nav ul > li > a._loop_tab_active,
  tab-nav ul > li._loop_tab_active > a._loop_tab_active {
    border-bottom: 0px solid #0071bc;
    background-color: #0071BC;
    color: #fff;
    cursor: default; }
  ._loop_scroller-left,
  ._loop_scroller-right {
    display: none !important; } }

/* == Begin Dropdwon Media- Query ==*/
@media (min-width: 768px) and (max-width: 1200px) {
  .dropdown-wrapper {
    padding: 16px;
    margin: 0px 0px 32px 0px;
    background-color: #f6f6f6; }
    .dropdown-wrapper h5 {
      font-weight: bold;
      line-height: 22px;
      margin: 0px 0px 16px 0px; }
  .dropdown-group, .dropdown-v1 {
    margin: 0px 0px 16px 0px; } }

@media (min-width: 320px) and (max-width: 767px) {
  .dropdown-v3-seciton {
    margin-right: 0px;
    padding-right: 0px;
    border-right: 0px solid #e5e5e5; } }

@media (max-width: 767px) {
  .dropdown-wrapper {
    padding: 0px;
    margin: 0px 0px 32px 0px;
    background-color: #ffffff; }
    .dropdown-wrapper h5 {
      font-weight: bold;
      line-height: 22px;
      margin: 0px 0px 16px 0px; }
    .dropdown-wrapper .dropdown-group, .dropdown-wrapper .dropdown-v1 {
      margin: 0px 0px 16px 0px; } }

/* == End Dropdwon ==*/
/* == Begin G01v1 Global Header  Media Query ==*/
@media (min-width: 768px) and (max-width: 1200px) {
  .g01v1-logo img {
    height: 35px;
    width: 175px; } }

@media (max-width: 991px) {
  .home-page-header-lang {
    float: right;
    width: 50%; } }

@media only screen and (max-width: 1199.9px) {
  .g01v1-logo img {
    height: 32px;
    width: 162px; }
  .home-page-header-lang {
    float: right;
    width: auto; }
  .toggle-box {
    float: right; }
  .home-page-header-lang .news-navigation {
    margin-top: 25px; }
  .navbar-nav .mega-menu {
    margin: 0px 0px 16px 0px;
    padding: 0px 0px 16px 0px;
    border-bottom: 1px solid #e5e5e5; }
    .navbar-nav .mega-menu:first-child {
      padding: 0px 0px 16px 0px; }
    .navbar-nav .mega-menu .mega-menu-blurb {
      padding: 8px 0px; }
    .navbar-nav .mega-menu .mega-menu-dropdown {
      display: none !important; } }

/* == End G01v1 Global Header Media Query ==*/
@media (min-width: 767px) {
  .container {
    width: 750px; } }

@media (min-width: 768px) {
  .container {
    width: 750px; } }

@media (min-width: 992px) {
  .container {
    width: 960px; } }

@media (min-width: 1200px) {
  .container {
    width: 1170px; } }

@media (max-width: 992px) {
  .n01v1_left_navigatio {
    padding: 32px 0px 0px 0px; } }

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-15 {
  width: 20%;
  float: left; }

@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left; } }

@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left; } }

@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left; } }

@media (max-width: 768px) {
  .col-xs-15,
  .col-sm-15,
  .col-md-15,
  .col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; } }

/* == Begin Mix SASS Media - query ==*/
@media (min-width: 768px) and (max-width: 991px) {
  .center-left-border {
    border-left: 0px solid #dedede; } }

@media (min-width: 320px) and (max-width: 767px) {
  .full-row-mission-components {
    padding-top: 32px;
    padding-bottom: 32px; }
  .langswitch-dropdown {
    z-index: 3; } }

/* == End Mix SASS Media - query ==*/
.c14v1-body {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 29px;
  color: #333333; }
  .c14v1-body h1 {
    font-size: 40px;
    line-height: 44px;
    color: #333333; }
  .c14v1-body h3 {
    font-size: 28px;
    line-height: 30px;
    color: #333333; }
  .c14v1-body p {
    margin-bottom: 16px; }
  .c14v1-body a:hover {
    text-decoration: underline; }
  .c14v1-body ul {
    list-style-type: disc;
    padding-left: 30px;
    margin-left: 20px;
    margin-bottom: 16px; }
    .c14v1-body ul li {
      margin-bottom: 16px; }
      .c14v1-body ul li a:hover {
        text-decoration: underline; }
  .c14v1-body ol {
    list-style-type: decimal;
    padding-left: 30px;
    margin-left: 20px;
    margin-bottom: 16px; }
    .c14v1-body ol li {
      margin-bottom: 16px; }
      .c14v1-body ol li a:hover {
        text-decoration: underline; }

@media (min-width: 1200px) {
  .c14v1_static_content {
    margin-left: 18%;
    margin-right: 18%; } }

._loop_subheader {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 29px;
  color: #333333;
  margin: 0px 0px 16px 0px;
  font-weight: bold; }
  ._loop_subheader span {
    display: block; }

/*== Begin Body content image components ==*/
.c14v1-full {
  margin-bottom: 16px; }

.c14v1-caption {
  font-size: 13px;
  line-height: 17px;
  color: #787878;
  display: block;
  font-weight: normal; }

.c14v1-small-size {
  width: 140px;
  margin-right: 15px; }
  .c14v1-small-size .c14v1-ver-small img {
    height: 174px;
    width: 140px;
    float: left;
    display: inline-block;
    overflow: hidden;
    padding: 0px 0px 16px 0px; }
    .c14v1-small-size .c14v1-ver-small img:hover {
      text-decoration: none;
      border: 0px; }

.c14v1-large-size {
  width: 220px;
  margin-right: 15px; }
  .c14v1-large-size .c14v1-ver-large img {
    height: 274px;
    width: 220px;
    float: left;
    display: inline-block;
    overflow: hidden;
    padding: 0px 0px 16px 0px; }
    .c14v1-large-size .c14v1-ver-large img:hover {
      text-decoration: none;
      border: 0px; }

.c14v1-square-size {
  width: 220px;
  margin-right: 15px; }
  .c14v1-square-size .c14v1-square img {
    height: 220px;
    width: 220px;
    float: left;
    display: inline-block;
    overflow: hidden;
    padding: 0px 0px 16px 0px; }
    .c14v1-square-size .c14v1-square img:hover {
      text-decoration: none;
      border: 0px; }

.c14v1-hor-size {
  width: 220px;
  margin-right: 15px; }
  .c14v1-hor-size .c14v1-hor img {
    height: 124px;
    width: 220px;
    float: left;
    display: inline-block;
    overflow: hidden;
    padding: 0px 0px 16px 0px; }
    .c14v1-hor-size .c14v1-hor img:hover {
      text-decoration: none;
      border: 0px; }

.c14v1-hor-md {
  width: 455px;
  margin-right: 15px; }
  .c14v1-hor-md .c14v1-hor img {
    width: 455px;
    float: left;
    display: inline-block;
    overflow: hidden;
    padding: 0px 0px 16px 0px; }
    .c14v1-hor-md .c14v1-hor img:hover {
      text-decoration: none;
      border: 0px; }

/*== End Body content image components ==*/
.economy-flag {
  margin-right: 16px;
  float: left; }

.economy-header-wrapper {
  display: inline-block;
  width: 100%;
  margin-bottom: 16px; }

.economy-overview-bottom {
  margin-bottom: 16px;
  display: inline-block;
  width: 100%;
  box-shadow: 0 2px 2px 0 #e5e5e5;
  padding: 32px 16px;
  border: 1px solid #e5e5e5;
  background-color: #fff; }

.economy-characteristics-table {
  margin-bottom: 32px; }

.economy-download-profile {
  margin-bottom: 16px; }

.download-profile-btn {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  display: inline-block;
  border: 2px solid #e5e5e5;
  padding: 8px 16px 8px 16px; }

.doc-size {
  font-size: 13px;
  line-height: 17px;
  color: #787878; }

@media (min-width: 767px) {
  .economy-characteristics-table {
    margin-bottom: 0px; } }

.economy-characteristics-table table tbody tr {
  font-size: 12px;
  line-height: 16px;
  color: #333333;
  border-bottom: 1px solid #e5e5e5; }
  .economy-characteristics-table table tbody tr th {
    text-align: left;
    vertical-align: bottom;
    font-weight: bold;
    padding: 8px;
    float: left;
    width: 60%; }
  .economy-characteristics-table table tbody tr td {
    padding: 8px; }

.social-share-wrapper {
  height: 600px;
  overflow: hidden; }

.social-share-seemore {
  margin-top: 15px; }

.twitter-card {
  box-shadow: none;
  border-top: 0;
  overflow: hidden;
  margin-bottom: 30px; }
  .twitter-card .twt-card-header img {
    z-index: 1;
    position: relative;
    top: -1px;
    width: 100%; }
  .twitter-card .twt-card-content {
    padding: 24px 24px 30px 24px; }
    @media (max-width: 767px) {
      .twitter-card .twt-card-content {
        padding: 16px 16px 24px 16px; } }
    @media (min-width: 768px) and (max-width: 1200px) {
      .twitter-card .twt-card-content {
        padding: 16px 16px 24px 16px; } }
    .twitter-card .twt-card-content .twt-card-blurb {
      font-family: "Andes", sans-serif;
      font-size: 16px;
      line-height: 20px;
      margin: 0px 0px 8px 0px;
      font-weight: 500;
      color: #333333; }
      .twitter-card .twt-card-content .twt-card-blurb a {
        color: #0071bc;
        font-weight: bold; }
        .twitter-card .twt-card-content .twt-card-blurb a:hover {
          text-decoration: underline; }
  .twitter-card .twt-card-footer {
    background: #f6f6f6;
    display: list-item;
    padding: 5px 10px; }
    .twitter-card .twt-card-footer ul.card-share li {
      color: #0071BC;
      cursor: pointer; }
      .twitter-card .twt-card-footer ul.card-share li:hover {
        color: #004c92; }
  .twitter-card .has-tag {
    color: #0071BC;
    font-weight: bold; }

.open-share {
  font-size: 14px;
  font-weight: 600;
  display: inline-block; }
  .open-share i.fa.fa-times {
    color: #0071bc;
    font-size: 1.2em; }

.campaign-share-newsletter .join-us-title, .campaign-share-newsletter .home-newsletter-title {
  color: #fff; }

/* == Begin Media Query ==*/
@media (max-width: 767px) {
  .social-share-wrapper {
    height: auto; } }

/* == End Media Query ==*/
.twitterfeed {
  position: relative;
  z-index: 1; }
  .twitterfeed .twitter-card {
    background-color: #fff;
    box-shadow: 1px 0px 1px 1px rgba(229, 229, 229, 0.5);
    margin-bottom: 0px;
    border-bottom: 2px solid #0071bc; }
    @media (max-width: 768px) {
      .twitterfeed .twitter-card {
        margin-bottom: 64px; } }
    .twitterfeed .twitter-card:after {
      content: "";
      border-style: dashed;
      border-color: transparent;
      border-width: 1.2em;
      display: -moz-inline-box;
      display: inline-block;
      font-size: 20px;
      position: absolute;
      transform: rotate(90deg);
      -webkit-transform: rotate(90deg);
      border-top-color: #0071bc;
      bottom: -18px;
      z-index: -1; }
    .twitterfeed .twitter-card:before {
      content: "";
      border-style: dashed;
      border-color: transparent;
      border-width: 1.2em;
      display: -moz-inline-box;
      display: inline-block;
      font-size: 20px;
      position: absolute;
      transform: rotate(90deg);
      -webkit-transform: rotate(90deg);
      border-top-color: #fff;
      bottom: -14px;
      z-index: 0;
      left: -2px; }
  .twitterfeed .twt-card-header {
    border-radius: 3px;
    background: #f6f6f6;
    padding: 8px 0px; }
    .twitterfeed .twt-card-header table td {
      font-size: 14px;
      line-height: 22px; }
      .twitterfeed .twt-card-header table td h5 {
        color: #333;
        font-weight: bold;
        margin-bottom: 0px; }
      .twitterfeed .twt-card-header table td a {
        color: #0071bc; }
        .twitterfeed .twt-card-header table td a:hover {
          text-decoration: underline; }
    .twitterfeed .twt-card-header table td.twitter-img {
      text-align: center;
      width: 34px;
      font-size: 32px;
      color: #009fda;
      padding: 16px; }

.tweetable {
  color: #333;
  display: inline; }

.tweetable a {
  background-color: #d9ecfd;
  color: inherit;
  /* twitter color */
  color: #333 !important;
  padding: 2px;
  text-decoration: none;
  border-bottom: 0px !important;
  transition: all 0.1545s ease-in-out; }

.tweetable .icon {
  float: none !important;
  color: #009fda;
  font-size: 18px;
  padding: 0px 4px 0px 4px;
  display: inline-block; }

a:hover .icon,
a:focus .icon,
a:active .icon,
.tweetable a:hover,
.tweetable a:active,
.tweetable a:focus {
  background-color: #0071bc;
  color: white !important;
  cursor: pointer;
  text-decoration: none; }

.tweetable img {
  border: 0;
  display: inline-block;
  height: 1em;
  margin-left: 0.1875em;
  margin-right: 0.1875em;
  position: relative;
  top: -0.1em;
  vertical-align: middle;
  width: 1em;
  transition: all 0.1545s ease-in-out; }

.tweetable img.twitter-icon-over {
  opacity: 0;
  position: absolute; }

.tweetable:hover img.twitter-icon-over,
.tweetable:active img.twitter-icon-over,
.tweetable:focus img.twitter-icon-over {
  opacity: 1;
  position: relative; }

.tweetable:hover img.twitter-icon-out,
.tweetable:active img.twitter-icon-out,
.tweetable:focus img.twitter-icon-out {
  display: none; }

.ibrd-services-card {
  border-top: 0;
  background-color: #fff;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none; }

.ibrd-card-header {
  border-radius: 3px;
  padding: 11px 0px; }

.ibrd-card-content {
  padding: 24px 24px 30px 24px; }
  .ibrd-card-content p {
    text-align: center; }
    @media (min-width: 991px) {
      .ibrd-card-content p {
        text-align: left; } }

.ibrd-card-content h3 {
  font-weight: 600; }

.alignC {
  text-align: center; }

.w-h-200px {
  width: 200px;
  height: 200px; }

@-moz-document url-prefix() {
  .lang-switch-wrapper img {
    margin-top: 0px; }
  .navbar-nav .mega-menu:hover a.dropdown-toggle:before {
    top: 145%; }
  .twitterfeed:after {
    content: "";
    border-style: dashed;
    border-color: transparent;
    border-width: 1.2em;
    display: -moz-inline-box;
    display: inline-block;
    font-size: 20px;
    position: absolute;
    transform: rotate(90deg);
    /*! transform: rotate(46deg); */
    border-right-color: #0071bc;
    bottom: -22px;
    z-index: -1;
    border-style: solid;
    border-color: #0071bc transparent transparent;
    border-width: 1.2em; }
  .twitterfeed:before {
    content: "";
    border-style: dashed;
    border-color: transparent;
    border-width: 1.2em;
    display: -moz-inline-box;
    display: inline-block;
    font-size: 20px;
    position: absolute;
    transform: rotate(90deg);
    /*! transform: rotate(48deg); */
    border-top-color: #FFF;
    bottom: -17px;
    z-index: 0;
    left: -2px;
    border-style: solid;
    border-color: #fff transparent transparent;
    border-width: 1.2em; } }

/* IE10+ CSS styles go here */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  body {
    -ms-overflow-style: scrollbar; }
  .home-newsletter .newsletter-submit {
    margin-left: -5px; }
  .topic-img-icon img {
    margin-right: 16px; } }

html[lang="en"] ._loop_card_footer, html[lang="en"] ._loop_card_header_main_footer ._loop_card_footer_nolink, ._loop_card_header_main_footer html[lang="en"] ._loop_card_footer_nolink {
  text-transform: uppercase; }

html[lang="en"] .redesign_experts h2, html[lang="en"] .redesign_experts .ombc-section .ombc-title, .ombc-section html[lang="en"] .redesign_experts .ombc-title, html[lang="en"] .redesign_experts h3, html[lang="en"] .related-v1-section h3 {
  text-transform: capitalize; }

html[lang="en"] .inline_search_API h2, html[lang="en"] .inline_search_API .ombc-section .ombc-title, .ombc-section html[lang="en"] .inline_search_API .ombc-title,
html[lang="en"] .inline_search_API h3 {
  text-transform: capitalize; }

html[lang="en"] .latest-v1-section h3 {
  text-transform: none !important; }

html[lang="en"] .join-us-socialicon h2, html[lang="en"] .join-us-socialicon .ombc-section .ombc-title, .ombc-section html[lang="en"] .join-us-socialicon .ombc-title,
html[lang="en"] .join-us-socialicon h3 {
  text-transform: capitalize; }

@media (max-width: 1200px) {
  html[lang="es"] .navbar-default .navbar-nav {
    margin-top: 24px; }
    html[lang="es"] .navbar-default .navbar-nav li a {
      margin: 0px 4px 0px 4px;
      padding-bottom: 6px; }
      html[lang="es"] .navbar-default .navbar-nav li a:hover {
        margin: 0px 4px 0px 4px;
        padding-bottom: 6px; } }

html[lang="es"] .heading-v1 .view-all-btn {
  height: auto; }
  @media (max-width: 1200px) {
    html[lang="es"] .heading-v1 .view-all-btn {
      position: initial; } }

html[lang="es"] .btn-sm {
  text-transform: none; }

html[lang="es"] .btn-talk-to-help,
html[lang="es"] .btn-help-to-improve {
  white-space: normal; }

html[lang="es"] .survey .survey_title img {
  width: 120px;
  margin: 4px 4px 0px 2px; }

@media (max-width: 1441px) {
  html[lang="es"] .hero-v3-smallimg-section .hero-smallimg-content .hero-small-blurb-text {
    line-height: 19px;
    margin: 0px 16px 8px 0px; } }

html[lang="es"] .spring-meeting-banner .spring-meeting-content .spring-meeting-title {
  font-size: 19px;
  line-height: 22px; }

html[lang="es"] .spring-meeting-banner .spring-meeting-content .spring-meeting-date {
  font-size: 14px;
  line-height: 20px; }

html[lang="fa"] .btn-sm {
  text-transform: none; }

html[lang="fr"] .heading-v1 h3 {
  padding-right: 100px; }

html[lang="fr"] .btn-sm {
  text-transform: none; }

html[lang="fr"] .spring-meeting-banner .spring-meeting-content .spring-meeting-title {
  font-size: 20px;
  line-height: 22px; }

html[lang="fr"] .survey .survey_title img {
  width: 120px;
  margin: 4px 4px 0px 2px; }

html[lang="fr"] .sidebar-nav-mobile .sidebar-heading,
html[lang="fr"] .sidebar-collapse .sidebar-heading {
  background: #000;
  padding: 8px;
  cursor: pointer; }
  html[lang="fr"] .sidebar-nav-mobile .sidebar-heading h4, html[lang="fr"] .sidebar-nav-mobile .sidebar-heading .news-hero-section .news-hero-img-overlay .news-hero-description, .news-hero-section .news-hero-img-overlay html[lang="fr"] .sidebar-nav-mobile .sidebar-heading .news-hero-description, html[lang="fr"] .sidebar-nav-mobile .sidebar-heading .highlight_component .highlights-card .highlights-card-block h3, .highlight_component .highlights-card .highlights-card-block html[lang="fr"] .sidebar-nav-mobile .sidebar-heading h3, html[lang="fr"] .sidebar-nav-mobile .sidebar-heading .latest-v1-section h3, .latest-v1-section html[lang="fr"] .sidebar-nav-mobile .sidebar-heading h3, html[lang="fr"] .sidebar-nav-mobile .sidebar-heading .ombc-section .ombc-description, .ombc-section html[lang="fr"] .sidebar-nav-mobile .sidebar-heading .ombc-description,
  html[lang="fr"] .sidebar-collapse .sidebar-heading h4,
  html[lang="fr"] .sidebar-collapse .sidebar-heading .news-hero-section .news-hero-img-overlay .news-hero-description,
  .news-hero-section .news-hero-img-overlay html[lang="fr"] .sidebar-collapse .sidebar-heading .news-hero-description,
  html[lang="fr"] .sidebar-collapse .sidebar-heading .highlight_component .highlights-card .highlights-card-block h3,
  .highlight_component .highlights-card .highlights-card-block html[lang="fr"] .sidebar-collapse .sidebar-heading h3,
  html[lang="fr"] .sidebar-collapse .sidebar-heading .latest-v1-section h3,
  .latest-v1-section html[lang="fr"] .sidebar-collapse .sidebar-heading h3,
  html[lang="fr"] .sidebar-collapse .sidebar-heading .ombc-section .ombc-description,
  .ombc-section html[lang="fr"] .sidebar-collapse .sidebar-heading .ombc-description {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 0px; }

html[lang="fr"] .join-us-socialicon .join-us-title, html[lang="fr"] .join-us-socialicon h3 {
  text-transform: none; }

html[lang="ps"] .btn-sm {
  text-transform: none; }

html[lang="ru"] * {
  font-family: "Roboto", sans-serif; }

html[lang="ru"] i.fa {
  font-family: "FontAwesome" !important; }

html[lang="ru"] .hero-v1-section .hero-img-overlay .hero-description, html[lang="ru"] .news-hero-section .hero-img-overlay .hero-description, html[lang="ru"] .hero-v4 .hero-img-overlay .hero-description,
html[lang="ru"] .news-hero-section .hero-img-overlay .hero-description,
html[lang="ru"] .news-hero-section .news-hero-img-overlay .news-hero-description,
html[lang="ru"] .news-hero-section .news-hero-img-overlay .news-hero-title,
html[lang="ru"] .hero-v2-section .hero-img-overlay .hero-description,
html[lang="ru"] .hero-v1-section .hero-img-overlay-v2 .hero-description,
html[lang="ru"] .news-hero-section .hero-img-overlay-v2 .hero-description,
html[lang="ru"] .hero-v4 .hero-img-overlay-v2 .hero-description,
html[lang="ru"] .news-hero-section .hero-img-overlay-v2 .hero-description,
html[lang="ru"] .hero-v2-section .hero-img-overlay-v2 .hero-description .hero-v3-section .hero-v3-content-wrapper .hero-title,
html[lang="ru"] .hero-v3-section .hero-v3-content-wrapper .hero-description,
html[lang="ru"] .hero-v3-smallimg-section .hero-small-title,
html[lang="ru"] .hero-v1-section .hero-img-overlay .hero-title,
html[lang="ru"] .news-hero-section .hero-img-overlay .hero-title,
html[lang="ru"] .hero-v4 .hero-img-overlay .hero-title,
html[lang="ru"] .news-hero-section .hero-img-overlay .hero-title,
html[lang="ru"] .hero-v2-section .hero-img-overlay .hero-title,
html[lang="ru"] .hero-v1-section .hero-img-overlay-v2 .hero-title,
html[lang="ru"] .news-hero-section .hero-img-overlay-v2 .hero-title,
html[lang="ru"] .hero-v4 .hero-img-overlay-v2 .hero-title,
html[lang="ru"] .news-hero-section .hero-img-overlay-v2 .hero-title,
html[lang="ru"] .hero-v2-section .hero-img-overlay-v2 .hero-title,
html[lang="ru"] .hero-v4 .hero-v4-img-overlay .hero-v4-title,
html[lang="ru"] .hero-v4 .hero-v4-img-overlay .hero-v4-description,
html[lang="ru"] .ombc-section .ombc-title,
html[lang="ru"] .ombc-section .ombc-description,
html[lang="ru"] ._loop_card_stat_title_subtitle ._loop_card_title,
html[lang="ru"] ._loop_card_stat_title_subtitle ._loop_card_blurb_text,
html[lang="ru"] .join-us-socialicon .join-us-title,
html[lang="ru"] .join-us-socialicon h3,
html[lang="ru"] .join-us-socialicon .h4,
html[lang="ru"] .join-us-socialicon .s07v1_media_contacts h6,
.s07v1_media_contacts html[lang="ru"] .join-us-socialicon h6,
html[lang="ru"] .join-us-socialicon .s06v3_highlights h6,
.s06v3_highlights html[lang="ru"] .join-us-socialicon h6,
html[lang="ru"] .card-v5-section .wb-number,
html[lang="ru"] .card-v5-section .wb-title {
  font-family: "Roboto", sans-serif; }

html[lang="ru"] .navbar-default .navbar-nav li > a, html[lang="ru"] .menu-list-v1-wrapper .menu-list-item ul li a {
  font-family: "Roboto", sans-serif; }

html[lang="ru"] .blurb-text, html[lang="ru"] .card-v1-section .card-content .card-description, .card-v1-section .card-content html[lang="ru"] .card-description,
html[lang="ru"] .card-v2-section .card-content .card-description, .card-v2-section .card-content html[lang="ru"] .card-description,
html[lang="ru"] .card-v3-section .card-content .card-description, .card-v3-section .card-content html[lang="ru"] .card-description,
html[lang="ru"] .card-v4-section .card-content .card-description, .card-v4-section .card-content html[lang="ru"] .card-description, html[lang="ru"] .contacts-wrapper, html[lang="ru"] .s07v1_media_contacts, html[lang="ru"] .dropdown-v3-seciton .dropdown-subheading, .dropdown-v3-seciton html[lang="ru"] .dropdown-subheading, html[lang="ru"] ._loop_experts_content ._loop_experts_subtitle, ._loop_experts_content html[lang="ru"] ._loop_experts_subtitle, html[lang="ru"] ._loop_experts_content ._loop_experts_description, ._loop_experts_content html[lang="ru"] ._loop_experts_description, html[lang="ru"] .s06v3 .content, .s06v3 html[lang="ru"] .content,
html[lang="ru"] .card-v1-section .card-content .card-description,
html[lang="ru"] .card-v2-section .card-content .card-description,
html[lang="ru"] .card-v3-section .card-content .card-description,
html[lang="ru"] .card-v4-section .card-content .card-description,
html[lang="ru"] .contacts-wrapper,
html[lang="ru"] .dropdown-v3-seciton .dropdown-subheading {
  font-family: "Roboto", sans-serif; }

html[lang="ru"] .home-newsletter-title {
  float: left;
  position: relative; }

html[lang="ru"] .home-newsletter .input-group {
  display: block; }

html[lang="ru"] .home-newsletter .email-input-field-1 {
  margin-left: 10px; }
  @media (max-width: 767px) {
    html[lang="ru"] .home-newsletter .email-input-field-1 {
      margin-left: 0px; } }

html[lang="ru"] .btn-sm {
  text-transform: none; }

html[lang="ru"] .h4, html[lang="ru"] .s07v1_media_contacts h6, .s07v1_media_contacts html[lang="ru"] h6, html[lang="ru"] .s06v3_highlights h6, .s06v3_highlights html[lang="ru"] h6 {
  font-family: "Roboto ", sans-serif; }

@media (max-width: 767px) and (min-width: 320px) {
  html[lang="ru"] .lang-switch-mobile .page-langswitch {
    font-size: 11px; } }

html[lang="ru"] .sidebar-nav-mobile .sidebar-heading,
html[lang="ru"] .sidebar-collapse .sidebar-heading {
  background: #000;
  padding: 8px;
  cursor: pointer; }
  html[lang="ru"] .sidebar-nav-mobile .sidebar-heading h4, html[lang="ru"] .sidebar-nav-mobile .sidebar-heading .news-hero-section .news-hero-img-overlay .news-hero-description, .news-hero-section .news-hero-img-overlay html[lang="ru"] .sidebar-nav-mobile .sidebar-heading .news-hero-description, html[lang="ru"] .sidebar-nav-mobile .sidebar-heading .highlight_component .highlights-card .highlights-card-block h3, .highlight_component .highlights-card .highlights-card-block html[lang="ru"] .sidebar-nav-mobile .sidebar-heading h3, html[lang="ru"] .sidebar-nav-mobile .sidebar-heading .latest-v1-section h3, .latest-v1-section html[lang="ru"] .sidebar-nav-mobile .sidebar-heading h3, html[lang="ru"] .sidebar-nav-mobile .sidebar-heading .ombc-section .ombc-description, .ombc-section html[lang="ru"] .sidebar-nav-mobile .sidebar-heading .ombc-description,
  html[lang="ru"] .sidebar-collapse .sidebar-heading h4,
  html[lang="ru"] .sidebar-collapse .sidebar-heading .news-hero-section .news-hero-img-overlay .news-hero-description,
  .news-hero-section .news-hero-img-overlay html[lang="ru"] .sidebar-collapse .sidebar-heading .news-hero-description,
  html[lang="ru"] .sidebar-collapse .sidebar-heading .highlight_component .highlights-card .highlights-card-block h3,
  .highlight_component .highlights-card .highlights-card-block html[lang="ru"] .sidebar-collapse .sidebar-heading h3,
  html[lang="ru"] .sidebar-collapse .sidebar-heading .latest-v1-section h3,
  .latest-v1-section html[lang="ru"] .sidebar-collapse .sidebar-heading h3,
  html[lang="ru"] .sidebar-collapse .sidebar-heading .ombc-section .ombc-description,
  .ombc-section html[lang="ru"] .sidebar-collapse .sidebar-heading .ombc-description {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 0px; }

html[lang="uk"] *,
html[lang="bg"] *,
html[lang="mk"] *,
html[lang="mn"] * {
  font-family: "Roboto", sans-serif; }

html[lang="uk"] i.fa,
html[lang="bg"] i.fa,
html[lang="mk"] i.fa,
html[lang="mn"] i.fa {
  font-family: "FontAwesome" !important; }

html[lang="uk"] .hero-v1-section .hero-img-overlay .hero-description, html[lang="uk"] .news-hero-section .hero-img-overlay .hero-description, html[lang="uk"] .hero-v4 .hero-img-overlay .hero-description,
html[lang="uk"] .news-hero-section .hero-img-overlay .hero-description,
html[lang="uk"] .news-hero-section .news-hero-img-overlay .news-hero-description,
html[lang="uk"] .news-hero-section .news-hero-img-overlay .news-hero-title,
html[lang="uk"] .hero-v2-section .hero-img-overlay .hero-description,
html[lang="uk"] .hero-v1-section .hero-img-overlay-v2 .hero-description,
html[lang="uk"] .news-hero-section .hero-img-overlay-v2 .hero-description,
html[lang="uk"] .hero-v4 .hero-img-overlay-v2 .hero-description,
html[lang="uk"] .news-hero-section .hero-img-overlay-v2 .hero-description,
html[lang="uk"] .hero-v2-section .hero-img-overlay-v2 .hero-description .hero-v3-section .hero-v3-content-wrapper .hero-title,
html[lang="uk"] .hero-v3-section .hero-v3-content-wrapper .hero-description,
html[lang="uk"] .hero-v3-smallimg-section .hero-small-title,
html[lang="uk"] .hero-v1-section .hero-img-overlay .hero-title,
html[lang="uk"] .news-hero-section .hero-img-overlay .hero-title,
html[lang="uk"] .hero-v4 .hero-img-overlay .hero-title,
html[lang="uk"] .news-hero-section .hero-img-overlay .hero-title,
html[lang="uk"] .hero-v2-section .hero-img-overlay .hero-title,
html[lang="uk"] .hero-v1-section .hero-img-overlay-v2 .hero-title,
html[lang="uk"] .news-hero-section .hero-img-overlay-v2 .hero-title,
html[lang="uk"] .hero-v4 .hero-img-overlay-v2 .hero-title,
html[lang="uk"] .news-hero-section .hero-img-overlay-v2 .hero-title,
html[lang="uk"] .hero-v2-section .hero-img-overlay-v2 .hero-title,
html[lang="uk"] .hero-v4 .hero-v4-img-overlay .hero-v4-title,
html[lang="uk"] .hero-v4 .hero-v4-img-overlay .hero-v4-description,
html[lang="uk"] .ombc-section .ombc-title,
html[lang="uk"] .ombc-section .ombc-description,
html[lang="uk"] ._loop_card_stat_title_subtitle ._loop_card_title,
html[lang="uk"] ._loop_card_stat_title_subtitle ._loop_card_blurb_text,
html[lang="uk"] .join-us-socialicon .join-us-title,
html[lang="uk"] .join-us-socialicon h3,
html[lang="uk"] .join-us-socialicon .h4,
html[lang="uk"] .join-us-socialicon .s07v1_media_contacts h6,
.s07v1_media_contacts html[lang="uk"] .join-us-socialicon h6,
html[lang="uk"] .join-us-socialicon .s06v3_highlights h6,
.s06v3_highlights html[lang="uk"] .join-us-socialicon h6,
html[lang="uk"] .card-v5-section .wb-number,
html[lang="uk"] .card-v5-section .wb-title,
html[lang="bg"] .hero-v1-section .hero-img-overlay .hero-description,
html[lang="bg"] .news-hero-section .hero-img-overlay .hero-description,
html[lang="bg"] .hero-v4 .hero-img-overlay .hero-description,
html[lang="bg"] .news-hero-section .hero-img-overlay .hero-description,
html[lang="bg"] .news-hero-section .news-hero-img-overlay .news-hero-description,
html[lang="bg"] .news-hero-section .news-hero-img-overlay .news-hero-title,
html[lang="bg"] .hero-v2-section .hero-img-overlay .hero-description,
html[lang="bg"] .hero-v1-section .hero-img-overlay-v2 .hero-description,
html[lang="bg"] .news-hero-section .hero-img-overlay-v2 .hero-description,
html[lang="bg"] .hero-v4 .hero-img-overlay-v2 .hero-description,
html[lang="bg"] .news-hero-section .hero-img-overlay-v2 .hero-description,
html[lang="bg"] .hero-v2-section .hero-img-overlay-v2 .hero-description .hero-v3-section .hero-v3-content-wrapper .hero-title,
html[lang="bg"] .hero-v3-section .hero-v3-content-wrapper .hero-description,
html[lang="bg"] .hero-v3-smallimg-section .hero-small-title,
html[lang="bg"] .hero-v1-section .hero-img-overlay .hero-title,
html[lang="bg"] .news-hero-section .hero-img-overlay .hero-title,
html[lang="bg"] .hero-v4 .hero-img-overlay .hero-title,
html[lang="bg"] .news-hero-section .hero-img-overlay .hero-title,
html[lang="bg"] .hero-v2-section .hero-img-overlay .hero-title,
html[lang="bg"] .hero-v1-section .hero-img-overlay-v2 .hero-title,
html[lang="bg"] .news-hero-section .hero-img-overlay-v2 .hero-title,
html[lang="bg"] .hero-v4 .hero-img-overlay-v2 .hero-title,
html[lang="bg"] .news-hero-section .hero-img-overlay-v2 .hero-title,
html[lang="bg"] .hero-v2-section .hero-img-overlay-v2 .hero-title,
html[lang="bg"] .hero-v4 .hero-v4-img-overlay .hero-v4-title,
html[lang="bg"] .hero-v4 .hero-v4-img-overlay .hero-v4-description,
html[lang="bg"] .ombc-section .ombc-title,
html[lang="bg"] .ombc-section .ombc-description,
html[lang="bg"] ._loop_card_stat_title_subtitle ._loop_card_title,
html[lang="bg"] ._loop_card_stat_title_subtitle ._loop_card_blurb_text,
html[lang="bg"] .join-us-socialicon .join-us-title,
html[lang="bg"] .join-us-socialicon h3,
html[lang="bg"] .join-us-socialicon .h4,
html[lang="bg"] .join-us-socialicon .s07v1_media_contacts h6,
.s07v1_media_contacts html[lang="bg"] .join-us-socialicon h6,
html[lang="bg"] .join-us-socialicon .s06v3_highlights h6,
.s06v3_highlights html[lang="bg"] .join-us-socialicon h6,
html[lang="bg"] .card-v5-section .wb-number,
html[lang="bg"] .card-v5-section .wb-title,
html[lang="mk"] .hero-v1-section .hero-img-overlay .hero-description,
html[lang="mk"] .news-hero-section .hero-img-overlay .hero-description,
html[lang="mk"] .hero-v4 .hero-img-overlay .hero-description,
html[lang="mk"] .news-hero-section .hero-img-overlay .hero-description,
html[lang="mk"] .news-hero-section .news-hero-img-overlay .news-hero-description,
html[lang="mk"] .news-hero-section .news-hero-img-overlay .news-hero-title,
html[lang="mk"] .hero-v2-section .hero-img-overlay .hero-description,
html[lang="mk"] .hero-v1-section .hero-img-overlay-v2 .hero-description,
html[lang="mk"] .news-hero-section .hero-img-overlay-v2 .hero-description,
html[lang="mk"] .hero-v4 .hero-img-overlay-v2 .hero-description,
html[lang="mk"] .news-hero-section .hero-img-overlay-v2 .hero-description,
html[lang="mk"] .hero-v2-section .hero-img-overlay-v2 .hero-description .hero-v3-section .hero-v3-content-wrapper .hero-title,
html[lang="mk"] .hero-v3-section .hero-v3-content-wrapper .hero-description,
html[lang="mk"] .hero-v3-smallimg-section .hero-small-title,
html[lang="mk"] .hero-v1-section .hero-img-overlay .hero-title,
html[lang="mk"] .news-hero-section .hero-img-overlay .hero-title,
html[lang="mk"] .hero-v4 .hero-img-overlay .hero-title,
html[lang="mk"] .news-hero-section .hero-img-overlay .hero-title,
html[lang="mk"] .hero-v2-section .hero-img-overlay .hero-title,
html[lang="mk"] .hero-v1-section .hero-img-overlay-v2 .hero-title,
html[lang="mk"] .news-hero-section .hero-img-overlay-v2 .hero-title,
html[lang="mk"] .hero-v4 .hero-img-overlay-v2 .hero-title,
html[lang="mk"] .news-hero-section .hero-img-overlay-v2 .hero-title,
html[lang="mk"] .hero-v2-section .hero-img-overlay-v2 .hero-title,
html[lang="mk"] .hero-v4 .hero-v4-img-overlay .hero-v4-title,
html[lang="mk"] .hero-v4 .hero-v4-img-overlay .hero-v4-description,
html[lang="mk"] .ombc-section .ombc-title,
html[lang="mk"] .ombc-section .ombc-description,
html[lang="mk"] ._loop_card_stat_title_subtitle ._loop_card_title,
html[lang="mk"] ._loop_card_stat_title_subtitle ._loop_card_blurb_text,
html[lang="mk"] .join-us-socialicon .join-us-title,
html[lang="mk"] .join-us-socialicon h3,
html[lang="mk"] .join-us-socialicon .h4,
html[lang="mk"] .join-us-socialicon .s07v1_media_contacts h6,
.s07v1_media_contacts html[lang="mk"] .join-us-socialicon h6,
html[lang="mk"] .join-us-socialicon .s06v3_highlights h6,
.s06v3_highlights html[lang="mk"] .join-us-socialicon h6,
html[lang="mk"] .card-v5-section .wb-number,
html[lang="mk"] .card-v5-section .wb-title,
html[lang="mn"] .hero-v1-section .hero-img-overlay .hero-description,
html[lang="mn"] .news-hero-section .hero-img-overlay .hero-description,
html[lang="mn"] .hero-v4 .hero-img-overlay .hero-description,
html[lang="mn"] .news-hero-section .hero-img-overlay .hero-description,
html[lang="mn"] .news-hero-section .news-hero-img-overlay .news-hero-description,
html[lang="mn"] .news-hero-section .news-hero-img-overlay .news-hero-title,
html[lang="mn"] .hero-v2-section .hero-img-overlay .hero-description,
html[lang="mn"] .hero-v1-section .hero-img-overlay-v2 .hero-description,
html[lang="mn"] .news-hero-section .hero-img-overlay-v2 .hero-description,
html[lang="mn"] .hero-v4 .hero-img-overlay-v2 .hero-description,
html[lang="mn"] .news-hero-section .hero-img-overlay-v2 .hero-description,
html[lang="mn"] .hero-v2-section .hero-img-overlay-v2 .hero-description .hero-v3-section .hero-v3-content-wrapper .hero-title,
html[lang="mn"] .hero-v3-section .hero-v3-content-wrapper .hero-description,
html[lang="mn"] .hero-v3-smallimg-section .hero-small-title,
html[lang="mn"] .hero-v1-section .hero-img-overlay .hero-title,
html[lang="mn"] .news-hero-section .hero-img-overlay .hero-title,
html[lang="mn"] .hero-v4 .hero-img-overlay .hero-title,
html[lang="mn"] .news-hero-section .hero-img-overlay .hero-title,
html[lang="mn"] .hero-v2-section .hero-img-overlay .hero-title,
html[lang="mn"] .hero-v1-section .hero-img-overlay-v2 .hero-title,
html[lang="mn"] .news-hero-section .hero-img-overlay-v2 .hero-title,
html[lang="mn"] .hero-v4 .hero-img-overlay-v2 .hero-title,
html[lang="mn"] .news-hero-section .hero-img-overlay-v2 .hero-title,
html[lang="mn"] .hero-v2-section .hero-img-overlay-v2 .hero-title,
html[lang="mn"] .hero-v4 .hero-v4-img-overlay .hero-v4-title,
html[lang="mn"] .hero-v4 .hero-v4-img-overlay .hero-v4-description,
html[lang="mn"] .ombc-section .ombc-title,
html[lang="mn"] .ombc-section .ombc-description,
html[lang="mn"] ._loop_card_stat_title_subtitle ._loop_card_title,
html[lang="mn"] ._loop_card_stat_title_subtitle ._loop_card_blurb_text,
html[lang="mn"] .join-us-socialicon .join-us-title,
html[lang="mn"] .join-us-socialicon h3,
html[lang="mn"] .join-us-socialicon .h4,
html[lang="mn"] .join-us-socialicon .s07v1_media_contacts h6,
.s07v1_media_contacts html[lang="mn"] .join-us-socialicon h6,
html[lang="mn"] .join-us-socialicon .s06v3_highlights h6,
.s06v3_highlights html[lang="mn"] .join-us-socialicon h6,
html[lang="mn"] .card-v5-section .wb-number,
html[lang="mn"] .card-v5-section .wb-title {
  font-family: "Roboto", sans-serif; }

html[lang="uk"] .navbar-default .navbar-nav li > a, html[lang="uk"] .menu-list-v1-wrapper .menu-list-item ul li a,
html[lang="bg"] .navbar-default .navbar-nav li > a,
html[lang="bg"] .menu-list-v1-wrapper .menu-list-item ul li a,
html[lang="mk"] .navbar-default .navbar-nav li > a,
html[lang="mk"] .menu-list-v1-wrapper .menu-list-item ul li a,
html[lang="mn"] .navbar-default .navbar-nav li > a,
html[lang="mn"] .menu-list-v1-wrapper .menu-list-item ul li a {
  font-family: "Roboto", sans-serif; }

html[lang="uk"] .blurb-text, html[lang="uk"] .card-v1-section .card-content .card-description, .card-v1-section .card-content html[lang="uk"] .card-description,
html[lang="uk"] .card-v2-section .card-content .card-description, .card-v2-section .card-content html[lang="uk"] .card-description,
html[lang="uk"] .card-v3-section .card-content .card-description, .card-v3-section .card-content html[lang="uk"] .card-description,
html[lang="uk"] .card-v4-section .card-content .card-description, .card-v4-section .card-content html[lang="uk"] .card-description, html[lang="uk"] .contacts-wrapper, html[lang="uk"] .s07v1_media_contacts, html[lang="uk"] .dropdown-v3-seciton .dropdown-subheading, .dropdown-v3-seciton html[lang="uk"] .dropdown-subheading, html[lang="uk"] ._loop_experts_content ._loop_experts_subtitle, ._loop_experts_content html[lang="uk"] ._loop_experts_subtitle, html[lang="uk"] ._loop_experts_content ._loop_experts_description, ._loop_experts_content html[lang="uk"] ._loop_experts_description, html[lang="uk"] .s06v3 .content, .s06v3 html[lang="uk"] .content,
html[lang="uk"] .card-v1-section .card-content .card-description,
html[lang="uk"] .card-v2-section .card-content .card-description,
html[lang="uk"] .card-v3-section .card-content .card-description,
html[lang="uk"] .card-v4-section .card-content .card-description,
html[lang="uk"] .contacts-wrapper,
html[lang="uk"] .dropdown-v3-seciton .dropdown-subheading,
html[lang="bg"] .blurb-text,
html[lang="bg"] .card-v1-section .card-content .card-description,
.card-v1-section .card-content html[lang="bg"] .card-description,
html[lang="bg"] .card-v2-section .card-content .card-description,
.card-v2-section .card-content html[lang="bg"] .card-description,
html[lang="bg"] .card-v3-section .card-content .card-description,
.card-v3-section .card-content html[lang="bg"] .card-description,
html[lang="bg"] .card-v4-section .card-content .card-description,
.card-v4-section .card-content html[lang="bg"] .card-description,
html[lang="bg"] .contacts-wrapper,
html[lang="bg"] .s07v1_media_contacts,
html[lang="bg"] .dropdown-v3-seciton .dropdown-subheading,
.dropdown-v3-seciton html[lang="bg"] .dropdown-subheading,
html[lang="bg"] ._loop_experts_content ._loop_experts_subtitle,
._loop_experts_content html[lang="bg"] ._loop_experts_subtitle,
html[lang="bg"] ._loop_experts_content ._loop_experts_description,
._loop_experts_content html[lang="bg"] ._loop_experts_description,
html[lang="bg"] .s06v3 .content,
.s06v3 html[lang="bg"] .content,
html[lang="bg"] .card-v1-section .card-content .card-description,
html[lang="bg"] .card-v2-section .card-content .card-description,
html[lang="bg"] .card-v3-section .card-content .card-description,
html[lang="bg"] .card-v4-section .card-content .card-description,
html[lang="bg"] .contacts-wrapper,
html[lang="bg"] .dropdown-v3-seciton .dropdown-subheading,
html[lang="mk"] .blurb-text,
html[lang="mk"] .card-v1-section .card-content .card-description,
.card-v1-section .card-content html[lang="mk"] .card-description,
html[lang="mk"] .card-v2-section .card-content .card-description,
.card-v2-section .card-content html[lang="mk"] .card-description,
html[lang="mk"] .card-v3-section .card-content .card-description,
.card-v3-section .card-content html[lang="mk"] .card-description,
html[lang="mk"] .card-v4-section .card-content .card-description,
.card-v4-section .card-content html[lang="mk"] .card-description,
html[lang="mk"] .contacts-wrapper,
html[lang="mk"] .s07v1_media_contacts,
html[lang="mk"] .dropdown-v3-seciton .dropdown-subheading,
.dropdown-v3-seciton html[lang="mk"] .dropdown-subheading,
html[lang="mk"] ._loop_experts_content ._loop_experts_subtitle,
._loop_experts_content html[lang="mk"] ._loop_experts_subtitle,
html[lang="mk"] ._loop_experts_content ._loop_experts_description,
._loop_experts_content html[lang="mk"] ._loop_experts_description,
html[lang="mk"] .s06v3 .content,
.s06v3 html[lang="mk"] .content,
html[lang="mk"] .card-v1-section .card-content .card-description,
html[lang="mk"] .card-v2-section .card-content .card-description,
html[lang="mk"] .card-v3-section .card-content .card-description,
html[lang="mk"] .card-v4-section .card-content .card-description,
html[lang="mk"] .contacts-wrapper,
html[lang="mk"] .dropdown-v3-seciton .dropdown-subheading,
html[lang="mn"] .blurb-text,
html[lang="mn"] .card-v1-section .card-content .card-description,
.card-v1-section .card-content html[lang="mn"] .card-description,
html[lang="mn"] .card-v2-section .card-content .card-description,
.card-v2-section .card-content html[lang="mn"] .card-description,
html[lang="mn"] .card-v3-section .card-content .card-description,
.card-v3-section .card-content html[lang="mn"] .card-description,
html[lang="mn"] .card-v4-section .card-content .card-description,
.card-v4-section .card-content html[lang="mn"] .card-description,
html[lang="mn"] .contacts-wrapper,
html[lang="mn"] .s07v1_media_contacts,
html[lang="mn"] .dropdown-v3-seciton .dropdown-subheading,
.dropdown-v3-seciton html[lang="mn"] .dropdown-subheading,
html[lang="mn"] ._loop_experts_content ._loop_experts_subtitle,
._loop_experts_content html[lang="mn"] ._loop_experts_subtitle,
html[lang="mn"] ._loop_experts_content ._loop_experts_description,
._loop_experts_content html[lang="mn"] ._loop_experts_description,
html[lang="mn"] .s06v3 .content,
.s06v3 html[lang="mn"] .content,
html[lang="mn"] .card-v1-section .card-content .card-description,
html[lang="mn"] .card-v2-section .card-content .card-description,
html[lang="mn"] .card-v3-section .card-content .card-description,
html[lang="mn"] .card-v4-section .card-content .card-description,
html[lang="mn"] .contacts-wrapper,
html[lang="mn"] .dropdown-v3-seciton .dropdown-subheading {
  font-family: "Roboto", sans-serif; }

html[lang="uk"] .home-newsletter-title,
html[lang="bg"] .home-newsletter-title,
html[lang="mk"] .home-newsletter-title,
html[lang="mn"] .home-newsletter-title {
  float: left;
  position: relative; }

html[lang="uk"] .home-newsletter .input-group,
html[lang="bg"] .home-newsletter .input-group,
html[lang="mk"] .home-newsletter .input-group,
html[lang="mn"] .home-newsletter .input-group {
  display: block; }

html[lang="uk"] .home-newsletter .email-input-field-1,
html[lang="bg"] .home-newsletter .email-input-field-1,
html[lang="mk"] .home-newsletter .email-input-field-1,
html[lang="mn"] .home-newsletter .email-input-field-1 {
  margin-left: 10px; }
  @media (max-width: 767px) {
    html[lang="uk"] .home-newsletter .email-input-field-1,
    html[lang="bg"] .home-newsletter .email-input-field-1,
    html[lang="mk"] .home-newsletter .email-input-field-1,
    html[lang="mn"] .home-newsletter .email-input-field-1 {
      margin-left: 0px; } }

html[lang="uk"] .btn-sm,
html[lang="bg"] .btn-sm,
html[lang="mk"] .btn-sm,
html[lang="mn"] .btn-sm {
  text-transform: none; }

html[lang="uk"] .h4, html[lang="uk"] .s07v1_media_contacts h6, .s07v1_media_contacts html[lang="uk"] h6, html[lang="uk"] .s06v3_highlights h6, .s06v3_highlights html[lang="uk"] h6,
html[lang="bg"] .h4,
html[lang="bg"] .s07v1_media_contacts h6,
.s07v1_media_contacts html[lang="bg"] h6,
html[lang="bg"] .s06v3_highlights h6,
.s06v3_highlights html[lang="bg"] h6,
html[lang="mk"] .h4,
html[lang="mk"] .s07v1_media_contacts h6,
.s07v1_media_contacts html[lang="mk"] h6,
html[lang="mk"] .s06v3_highlights h6,
.s06v3_highlights html[lang="mk"] h6,
html[lang="mn"] .h4,
html[lang="mn"] .s07v1_media_contacts h6,
.s07v1_media_contacts html[lang="mn"] h6,
html[lang="mn"] .s06v3_highlights h6,
.s06v3_highlights html[lang="mn"] h6 {
  font-family: "Roboto ", sans-serif; }

html[lang="zh"] .btn-sm {
  text-transform: none; }

/*@import 'languages/np-style';*/
@media print {
  html {
    background-color: #fff !important;
    -webkit-print-color-adjust: exact;
    margin: 4px; }
  body {
    -webkit-print-color-adjust: exact;
    margin: 0px; }
  @page {
    size: landscape; }
  .container {
    width: auto;
    min-width: 1170px; }
  .img-gradient {
    display: none !important; }
  .hero-title,
  .hero-description {
    color: #fff !important; }
  .navbar {
    display: block;
    border-width: 0 !important; }
  .navbar-toggle {
    display: none; }
  a[href]:after {
    content: none !important; }
  h1, h2, .ombc-section .ombc-title, h3, h4, .news-hero-section .news-hero-img-overlay .news-hero-description, .highlight_component .highlights-card .highlights-card-block h3, .latest-v1-section h3, .ombc-section .ombc-description, h5, h6 {
    font-size: 65%; }
  .annualmeeting_bubble_chart {
    display: inline-block; }
  #annualmeeting_bubblechart .hidden-xs {
    display: block !important; }
  #annualmeeting_bubblechart #bubbleChart-mobile,
  #annualmeeting_bubblechart #eventType,
  #annualmeeting_bubblechart .k-scheduler-tools,
  #annualmeeting_bubblechart .export_print {
    display: none !important; }
  #annualmeeting_bubblechart .k-widget .k-scheduler-layout .k-event {
    background-color: #f6f6f6;
    border: 1px solid #e5e5e5; }
  #annualmeeting_bubblechart .k-scheduler-content,
  #annualmeeting_bubblechart .k-scheduler-layout {
    overflow: hidden !important; }
  #eventsHeading {
    font-family: "Andes", sans-serif;
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    margin-top: 10px; }
  button.editMode {
    display: none; }
  #bubbleChart .k-floatwrap {
    display: none !important; }
  .k-scheduler,
  .k-scheduler-content,
  .k-scheduler-times {
    height: auto !important; }
  #wb_banner {
    display: none !important; }
  .k-event {
    background-color: #fff5f5 !important;
    -webkit-print-color-adjust: exact; }
  .k-floatwrap.k-header.k-scheduler-toolbar {
    display: none; }
  .k-header.k-scheduler-footer {
    display: none; }
  #annualmeeting_bubblechart .k-widget table.k-scheduler-table tbody tr th {
    font-family: "Andes", sans-serif; } }
/*=== begin changes 01/06/2021 ====*/
@media (min-width: 1200px) {
  html[data-lang=es] .navbar-default .navbar-nav li > a {
    margin: 8px 10px 4px 10px;
  }
  html[lang=es] .navbar-default .navbar-nav li > a {
    margin: 8px 10px 4px 10px;
  }
}
/* == Begin footer SASS == */

.lp__footer_bottom {
  padding-top: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  display: block;
  float: left;
  width: 100%; }

.lp__listinline {
  margin-left: 0px; }
  .lp__listinline ul {
    padding: 0px;
    list-style: none; }
    .lp__listinline ul > li {
      padding: 0px 8px 0px 8px;
      line-height: 16px;
      margin: 0px 0px 8px 0px; }
      .lp__listinline ul > li:before, .lp__listinline ul > li:after {
        content: " ";
        display: table; }
      .lp__listinline ul > li:after {
        clear: both; }
      .lp__listinline ul > li:last-child {
        border-right: 0px solid rgba(0, 0, 0, 0.16); }
      .lp__listinline ul > li:first-child {
        padding: 0px 8px 0px 0px; }

.disclaimer {
  font-size: 0.75rem;
  line-height: 1.0625rem;
  border-right: 1px solid #ffffff;
  font-weight: normal;
  float: left; }
  .disclaimer a {
    opacity: 0.7;
    color: #ffffff;
    padding: 2px; }
    .disclaimer a:hover {
      text-decoration: underline; }
    .disclaimer a:focus {
      opacity: 1;
      background-color: #ffd380;
      outline: 0px;
      color: #002244; }

.lp__copyright {
  font-size: 0.75rem;
  line-height: 1.625rem;
  color: #ffffff;
  text-align: right;
  opacity: 0.5;
  margin-top: 4px;
  float: right; }

.lp__footer_bottom_left {
  float: left; }
  .lp__footer_bottom_left ul {
    padding: 0px;
    list-style: none; }
    .lp__footer_bottom_left ul li {
      margin-top: 12px;
      float: left; }
      .lp__footer_bottom_left ul li a:focus svg {
        opacity: 1;
        background-color: #996300;
        text-decoration: none; }
      .lp__footer_bottom_left ul li a.lp__wbgpartnership {
        font-size: 0.75rem;
        line-height: 1.0625rem;
        color: #ffffff;
        font-weight: bold;
        text-transform: uppercase;
        opacity: 0.5;
        /*margin-left:$space-sm; */
        padding: 0px 8px 0px 8px;
        float: left; }
        .lp__footer_bottom_left ul li a.lp__wbgpartnership:hover {
          text-decoration: underline; }
        .lp__footer_bottom_left ul li a.lp__wbgpartnership:focus {
          opacity: 1;
          background-color: #ffd380;
          outline: 0px;
          color: #002244; }
      .lp__footer_bottom_left ul li:first-child {
        margin-top: 4px; }
        @media (max-width: 450px) {
          .lp__footer_bottom_left ul li:first-child {
            float: none; } }
      .lp__footer_bottom_left ul li:nth-of-type(2) {
        margin: 12px 0px 0px 8px;
        padding-left: 8px;
        border-left: 1px solid #e5e5e5; }
        @media (max-width: 450px) {
          .lp__footer_bottom_left ul li:nth-of-type(2) {
            margin: 12px 0px 0px 0px;
            padding-left: 0px;
            border-left: 0px solid #e5e5e5; } }
.lp__footer_bottom_right {
  float: right; }

.lp__footer_fraud {
  font-size: 0.75rem;
  line-height: 1rem;
  color: #ffffff;
  text-transform: uppercase;
  display: inline-block;
  font-weight: bold;
  float: right; }
  .lp__footer_fraud a {
    padding: 4px;
    color: #ffffff; }
    .lp__footer_fraud a:hover {
      color: #ffffff;
      text-decoration: underline; }
    .lp__footer_fraud a:focus {
      opacity: 1;
      background-color: #ffd380;
      outline: 0px;
      color: #002244; }


/* == End footer SASS == */
/* == Begin Media query footer SASS == */
@media (min-width: 320px) and (max-width: 991px) {
  ul.lp__footer_bottom_left li {
    margin: 0px 0px 8px 0px; }
  .footer-bottom-right {
    float: none; }
    .footer-bottom-right .lp__footer_fraud {
      float: left; }
  .lp__copyright {
    text-align: left;
    float: left; } }

@media (min-width: 320px) and (max-width: 768px) {
  .lp__footer_fraud {
    float: none;
    text-align: left; } }

@media (min-width: 391px) and (max-width: 450px) {
  .lp__footer_bottom_left ul li a.lp__wbgpartnership:first-child {
    margin-left: 4px;
    padding-left: 4px; } }

@media (min-width: 320px) and (max-width: 390px) {
  .lp__footer_bottom_left ul li a.lp__wbgpartnership {
    margin-left: 8px;
    padding-left: 8px; }
    .lp__footer_bottom_left ul li a.lp__wbgpartnership:first-child {
      border-left: 0px;
      margin-left: 4px;
      padding-left: 4px; } }

/* == End Media queryfooter SASS == */
/*== Begin Social Icon ==*/
.lp__social_icon {
  display: block;
  float: left; }
  .lp__social_icon ul {
    list-style: none;
    padding: 0px; }
    .lp__social_icon ul li {
      padding-right: 16px;
      float: left; }
      .lp__social_icon ul li:last-child {
        padding-right: 0px; }
      .lp__social_icon ul li a:hover {
        text-decoration: none !important;
        border: 0px; }

a.lp__socialimg svg:hover {
  opacity: 0.5; }

a.lp__socialimg:focus {
  outline: 0px; }
  a.lp__socialimg:focus svg {
    background: #ffd380; }

@media (min-width: 320px) and (max-width: 1200px) {
  .lp__social_icon {
    margin: 0px 0px 32px 0px; } }

/*== End Social Icon ==*/
/* === Begin simplified footer === */
.simplified-footer .full-row-footer-components {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  background-color: #262626; }

.simplified-footer .footer .footer-bottom {
  margin-bottom: 4px;
  margin-top: 8px;
  padding-top: 0px;
  border-top: 0px solid rgba(0, 0, 0, 0.6); }

/* === End simplified footer === */
/*== Begin footer global Language dropdown ==*/
.lp-footer-lang-dropdown {
  padding: 16px 0px 16px 0px; }
  .lp-footer-lang-dropdown:before, .lp-footer-lang-dropdown:after {
    content: " ";
    display: table; }
  .lp-footer-lang-dropdown:after {
    clear: both; }
  .lp-footer-lang-dropdown span.lang-lable {
    font-size: 0.75rem;
    line-height: 1.875rem;
    font-weight: 600;
    margin-right: 8px;
    color: #ffffff;
    float: left; }
  .lp-footer-lang-dropdown .lang-filter-label {
    text-transform: uppercase;
    font-size: 0.75rem;
    line-height: 1.0625rem;
    color: #ffffff;
    vertical-align: top;
    padding: 8px 24px;
    display: block;
    background-color: #0071BC;
    border-radius: 2px;
    float: left;
    min-width: 118px;
    border: 0px; }
    .lp-footer-lang-dropdown .lang-filter-label:after {
      font-family: 'loopicon';
      content: "\e116";
      font-size: 0.75rem;
      color: #ffffff;
      float: right; }
    .lp-footer-lang-dropdown .lang-filter-label[aria-expanded=true]:after {
      font-family: 'loopicon';
      content: "\e119";
      font-size: 0.75rem;
      color: #ffffff;
      float: right; }
    .lp-footer-lang-dropdown .lang-filter-label:hover {
      background-color: #004c92;
      text-decoration: none; }
    .lp-footer-lang-dropdown .lang-filter-label:focus {
      color: #ffffff;
      outline: #ffd380 solid 2px; }
  .lp-footer-lang-dropdown .lp__dropdown_menu {
    margin: 0px 0px 1px 74px;
    border-radius: 0px;
    float: right;
    left: auto;
    bottom: 0;
    min-width: 118px;
    background-color: #0071BC;
    border: 0px;
    top: auto;
    outline: 0px;
    display: block;
    box-shadow: none;}
    .lp-footer-lang-dropdown .lp__dropdown_menu li {
      font-size: 0.75rem;
      line-height: 1.0625rem;
      text-align: center;
      color: #fff;
      display: block;
      padding: 8px 16px 8px 16px;
      border-radius: 0px; }
      .lp-footer-lang-dropdown .lp__dropdown_menu li:hover {
        color: #fff;
        background: rgba(0, 0, 0, 0.42); }
      .lp-footer-lang-dropdown .lp__dropdown_menu li:focus, .lp-footer-lang-dropdown .lp__dropdown_menu li.focused {
        background: rgba(0, 0, 0, 0.42);
        color: #ffffff; }
  .lp-footer-lang-dropdown .show .lang-filter-label {
    background-color: #004c92;
    outline: #ffd380 solid 2px; }

/*== End footer global Language dropdown ==*/

/*=== end changes 01/06/2021 ====*/
/*=== begin covid19 css updated ==== */

 


     .lp__megamenu_list a.lp__covidmenu_item {
  font-family: "Andes", sans-serif;
  font-size: 13px;
  line-height: 16px;
  display: inline-block;
  position: relative;
  color: #ffffff!important;
  background-color: #DF3416!important;
  padding: 8px 16px 8px 16px!important;
margin:-8px 0px 0px 0px!important;}
  .lp__megamenu_list a.lp__covidmenu_item:hover {
     background-color: #DF3416!important;
     color: #ffffff!important;
     text-decoration:underline;
  }
@media only screen and (max-width: 1199.9px) {
    .mega-menu .hidden-md,
    .mega-menu.visible-sm{
        display:block!important;
    }
            header .navbar-nav .mega-menu .megamenu_search_icon {
                 display: none !important;
            }
}
@media (min-width:1200px) {
html[lang=es] header .navbar-default .navbar-nav li a{
            margin: 8px 10px 0px 10px;
    }
html[lang=es] header .navbar-default .navbar-nav li a:hover {
            margin: 8px 10px 21px 10px;
    }
html[lang=es] header .navbar-nav .mega-menu ul.mega-menu-sublist li a,
html[lang=es] header .navbar-nav .mega-menu .mega-menu-right-column ul li a{
        margin: 0px 0px 8px 0px;
}
}
html[lang=zh] header .g01v1-logo img {
        width: auto;
}
/*=== end covid19 css updated ==== */