@font-face {
  font-family: SangBleuVersailles-Regular-WebS;
  font-display: swap;
  src: url("/Themes/Release/theme4/fonts/SangBleuVersailles-Regular-WebS.woff2"), url("/Themes/Release/theme4/fonts/SangBleuVersailles-Regular-WebS.woff"); 
  }

  @font-face {
  font-family: SangBleuVersailles-Regularitalic-WebS;
  font-display: swap;
  src: url("/Themes/Release/theme4/fonts/SangBleuVersailles-Regularitalic-WebS.woff2"), url("/Themes/Release/theme4/fonts/SangBleuVersailles-Regularitalic-WebS.woff"); }

  @font-face {
  font-family: SangBleuVersailles-Medium-WebS;
  font-display: swap;
  src: url("/Themes/Release/theme4/fonts/SangBleuVersailles-Medium-WebS.woff2"), url("/Themes/Release/theme4/fonts/SangBleuVersailles-Medium-WebS.woff"); }

  @font-face {
  font-family: SangBleuVersailles-Mediumitalic-WebS;
  font-display: swap;
  src: url("/Themes/Release/theme4/fonts/SangBleuVersailles-Mediumitalic-WebS.woff2"), url("/Themes/Release/theme4/fonts/SangBleuVersailles-Mediumitalic-WebS.woff"); }

  @font-face {
  font-family: SangBleuVersailles-Bold-WebS;
  font-display: swap;
  src: url("/Themes/Release/theme4/fonts/SangBleuVersailles-Bold-WebS.woff2"), url("/Themes/Release/theme4/fonts/SangBleuVersailles-Bold-WebS.woff"); }

  @font-face {
  font-family: SangBleuVersailles-Bolditalic-WebS;
  font-display: swap;
  src: url("/Themes/Release/theme4/fonts/SangBleuVersailles-Bolditalic-WebS.woff2"), url("/Themes/Release/theme4/fonts/SangBleuVersailles-Bolditalic-WebS.woff"); }

  @font-face {
  font-family: SangBleuVersailles-Book-WebS;
  font-display: swap;
  src: url("/Themes/Release/theme4/fonts/SangBleuVersailles-Book-WebS.woff2"), url("/Themes/Release/theme4/fonts/SangBleuVersailles-Book-WebS.woff"); }

  @font-face {
  font-family: SangBleuVersailles-Bookitalic-WebS;
  font-display: swap;
  src: url("/Themes/Release/theme4/fonts/SangBleuVersailles-Bookitalic-WebS.woff2"), url("/Themes/Release/theme4/fonts/SangBleuVersailles-Bookitalic-WebS.woff"); 
  }   


site-header__hamburger, .mobile-header__search--btn {
    background: none;
    border: none;
    outline: none; }
  
  .site-header__hamburger, .mobile-header__search--btn {
    background: none;
    border: none;
    outline: none; }
  
  .input-box {
    background: #FFF;
    border: 1px solid #DEDEDE;
    padding: 16px 24px;
    width: 100%;
    border-radius: 36px; }
    @media screen and (min-width: 1000px) {
      .input-box {
        border-radius: 36px; } }
    @media screen and (min-width: 1000px) {
      .input-box {
        padding: 12px 20px; } }
  

  
  @media screen and (min-width: 1000px) {
    .mobile-view {
      display: none !important; } }
  
  .hide {
    display: none !important; }
  

  
  .btn-invert {
    padding: 10px 16px;
    background: #ED1C24;
    color: #fff;
    border: 1px solid #ED1C24;
    border-radius: 40px;
    width: auto;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 15px;
    text-align: center;
    transition: all ease 0.5s;
    background: #fff;
    color: #ED1C24;
    will-change: transform;
    transform: translateZ(0);
    outline: none;
    position: relative; }
    .btn-invert:hover, .btn-invert:focus {
      background: #fff;
      color: #ED1C24; }
    .btn-invert:hover, .btn-invert:focus {
      background: #ED1C24;
      color: #fff; }
      .btn-invert:hover::after, .btn-invert:focus::after {
        background-position: -623px -218px; }
    .btn-invert:after {
      content: "";
      background-image: url(/Themes/Release/theme4/images/sprite-icons.svg?mod=21);
      background-repeat: no-repeat;
      height: 12px;
      width: 8px;
      display: inline-block;
      margin-left: 8px;
      color: #ED1C24;
      background-position: -254px -218px; }
  
  .btn-invert-gray {
    padding: 10px 16px;
    background: #736E6E;
    color: #fff;
    border: 1px solid #736E6E;
    border-radius: 40px;
    width: auto;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 15px;
    text-align: center;
    transition: all ease 0.5s;
    background: #fff;
    color: #736E6E; }
    .btn-invert-gray:hover, .btn-invert-gray:focus {
      background: #fff;
      color: #736E6E; }
    .btn-invert-gray:hover, .btn-invert-gray:focus {
      background: #736E6E;
      color: #fff; }
      .btn-invert-gray:hover::after, .btn-invert-gray:focus::after {
        background-position: -623px -218px; }
    .btn-invert-gray:hover, .btn-invert-gray:focus {
      background: #ED1C24;
      color: #FFF;
      border-color: #ED1C24; }
    .btn-invert-gray:focus {
      outline: none; }
  
 header .container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1232px;
  padding-left: 0px;
  padding-right: 0px; }
  
  .slick-slider {
    position: relative; }
    .slick-slider .slick-track {
      padding-top: 0px;
      padding-bottom: 10px; }
    .slick-slider .slick-arrow {
      width: 31px;
      height: 31px;
      background: #FFF;
      color: red;
      border-radius: 30px;
      border: 1px solid #595959;
      right: 0;
      top: -24px;
      left: auto; }
      .slick-slider .slick-arrow:before {
        display: inline-block;
        content: '';
        width: 16px;
        height: 12px;
        opacity: 1 !important;
        background-image: url(/Themes/Release/theme4/images/sprite-icons.svg?mod=21);
        background-repeat: no-repeat;
        background-position: -292px -145px; }
    .slick-slider .slick-prev {
      right: 39px; }
      .slick-slider .slick-prev:before {
        transform: rotate(-180deg); }
    .slick-slider .slick-disabled {
      opacity: 0.5; }
    .slick-slider:after {
      content: "";
      position: absolute;
      background: #fff;
      width: 15px;
      height: 180px;
      display: none;
      right: 0;
      top: 5px;
      box-shadow: 15px 15px 20px 0px #fff; }
  
  .btn-listen__duration {
    font-size: 12px;
    line-height: 15px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    color: #727272;
    margin-left: 16px;
    color: #1a1a1a; }
  
  .clearfix:after {
    content: "";
    clear: both;
    display: table; }
  
  .exclusive-item {
    position: relative;
    color: #ED1C24 !important;
    padding-left: 20px !important; }
    .exclusive-item:after {
      content: '';
      display: inline-block;
      background-image: url(/Themes/Release/theme4/images/sprite-icons.svg?mod=21);
      background-repeat: no-repeat;
      background-position: -177px -175px;
      width: 17px;
      height: 17px;
      margin-right: 6px;
      position: absolute;
      left: 0;
      top: -2px; }
    .exclusive-item:not(:first-child) {
      padding-left: 28px !important; }
      .exclusive-item:not(:first-child):after {
        left: 8px; }
  
  .audio-item {
    position: relative;
    padding-left: 0 !important;
    width: 30px;
    height: 15px;
    display: inline-block; }
    .audio-item:after {
      content: '';
      display: inline-block;
      background: url(/Themes/Release/theme4/images/icons/icon-audio-red.svg) no-repeat center;
      width: 15px;
      height: 15px;
      position: absolute;
      left: 13;
      top: -2px; }
    .audio-item:first-of-type {
      width: 13px; }
      .audio-item:first-of-type:after {
        left: 0; }
  
  .video-item {
    position: relative;
    padding-left: 0 !important;
    width: 30px;
    height: 12px;
    display: inline-block; }
    .video-item:after {
      content: '';
      display: inline-block;
      background: url(/Themes/Release/theme4/images/icons/icon-video-red.svg) no-repeat center;
      width: 12px;
      height: 12px;
      position: absolute;
      left: 13;
      top: 0px; }
    .video-item:first-of-type {
      width: 13px; }
      .video-item:first-of-type:after {
        left: 0; }
  
  .slide-shows {
    position: relative;
    padding-left: 0 !important;
    width: 30px;
    height: 15px;
    display: inline-block; }
    .slide-shows:after {
      content: '';
      display: inline-block;
      background: url(/Themes/Release/theme4/images/icons/icon-slideshow-red.svg) no-repeat center;
      width: 15px;
      height: 15px;
      position: absolute;
      left: 13;
      top: -2px; }
    .slide-shows:first-of-type {
      width: 13px; }
      .slide-shows:first-of-type:after {
        left: 0; }
  
  .notransition {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important; }
  
  .vh {
    visibility: hidden;
    position: relative;
    z-index: -1; }
    .vh * {
      transition: none; }
  
  .narratives-panel:after, .special-init-panel:after, .leaders-speak-panel:after,
  .portal-events-panel:after {
    margin: 25px auto 15px auto;
    content: "";
    display: block;
    border-bottom: 1px solid #cccccc;
    max-width: 992px; }
    @media screen and (max-width: 1000px) {
      .narratives-panel:after, .special-init-panel:after, .leaders-speak-panel:after,
      .portal-events-panel:after {
        margin: 20px auto 30px auto; } }
  
  input.val-error {
    border-color: #ED1C24; }
  
  #maincontent > div:last-child:after, #maincontent > section:last-child:after {
    display: none; }
  
  .page-homepage .mobile-header__nav--home {
    color: #ED1C24; }
    .page-homepage .mobile-header__nav--home:before {
      background-position: -136px -170px; }
  
  .page-latestNews .mobile-header__nav--news {
    color: #ED1C24; }
    .page-latestNews .mobile-header__nav--news:before {
      background-position: -60px -61px; }
  
  .page-exclusiveNews .mobile-header__nav--exclusives {
    color: #ED1C24; }
    .page-exclusiveNews .mobile-header__nav--exclusives:before {
      background-position: -15px -92px; }
  
  .page-awards .mobile-header__nav--awards {
    color: #ED1C24; }
    .page-awards .mobile-header__nav--awards:before {
      background-position: -152px -61px; }
  
  .page-eventListing .mobile-header__nav--events {
    color: #ED1C24; }
    .page-eventListing .mobile-header__nav--events:before {
      background-position: -107px -62px; }
  
  .site-header {
    position: absolute;
    z-index: 12;
    background: rgba(255, 255, 255, 0.02);
    /* backdrop-filter: blur(5px); */
    transition: all ease 0.5s;
    height: 60px;
    width: 100%;
    top: 0px; }
    @media screen and (min-width: 1000px) {
 
        .site-header.site-header-pip {
          height: 160px; } }
    .site-header.site-header-nosticky {
      height: 207px; }
      @media screen and (max-width: 1000px) {
        .site-header.site-header-nosticky {
          height: 66px; } }
    .site-header.sticky {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 999;
      background: #fff;
      box-shadow: 0px 2px 14px rgba(0, 0, 0, 0.1); }
      @media screen and (min-width: 1000px) {
        .site-header.sticky {
          height: unset; }
          .site-header.sticky .top-logo-view {
            display: none; }
          .site-header.sticky .floating-logo-view {
            display: block !important; } }
      .site-header.sticky .international-section {
        display: none; }
    .site-header__outer {
      background: #FFF;
      position: absolute;
      left: 0;
      z-index: 999999;
      width: 100%; }
    @media screen and (max-width: 1000px) {
      .site-header__inner {
        padding: 14px 0;
        width: calc(100% - 48px);
        -ms-display: flex;
        -webkit-display: flex;
        display: flex;
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -ms-align-items: center;
        -webkit-align-items: center;
        align-items: center;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row; }
        .site-header__inner:after {
          display: none; } }
    @media screen and (min-width: 1000px) {
      .site-header__inner {
        padding-top: 10px; }
        .site-header__inner.hrme, .site-header__inner.hrsea, .site-header__inner.hr, .site-header__inner.cio, .site-header__inner.ciosea, .site-header__inner.energy, .site-header__inner.energymea {
          padding-top: 10px; }
          .site-header__inner.hrme .site-header__logo, .site-header__inner.hrsea .site-header__logo, .site-header__inner.hr .site-header__logo, .site-header__inner.cio .site-header__logo, .site-header__inner.ciosea .site-header__logo, .site-header__inner.energy .site-header__logo, .site-header__inner.energymea .site-header__logo {
            height: 30px; }
          .sticky .site-header__inner.hrme .site-header__logo, .sticky .site-header__inner.hrsea .site-header__logo, .sticky .site-header__inner.hr .site-header__logo, .sticky .site-header__inner.cio .site-header__logo, .sticky .site-header__inner.ciosea .site-header__logo, .sticky .site-header__inner.energy .site-header__logo, .sticky .site-header__inner.energymea .site-header__logo {
            height: 40px; }
        .sticky .site-header__inner {
          max-width: 1232px;
          position: relative;
          margin-top: 0;
          padding: 16px 0 0;
          height: 54px;
          overflow: hidden; } }
    .site-header__hamburger {
      display: inline-block;
      position: absolute;
      left: -50%;
      top: 21px;
      width: 35px;
      cursor: pointer;
      z-index: 10; }
      .sticky .site-header__hamburger {
        left: 0; }
    @media screen and (min-width: 1000px) {
      .site-header__logo {
        position: relative;
        height: 40px; } }
    .site-header__logo a {
      display: inline-block;
      z-index: 99; }
      @media screen and (min-width: 1000px) {
        .site-header__logo a {
          position: absolute;
          left: 60px;
          transform: translateX(-50%); } }
    .sticky .site-header__logo a {
      left: 60px;
      margin-left: 0;
      top: 10px;
      transform: none;
      z-index: 99; }
    .site-header__login {
      float: right;
      position: relative;
      top: -40px; }
      .site-header__login .btn-invert-gray {
        height: 37px; }
      @media screen and (min-width: 1000px) {
        .sticky .site-header__login {
          top: -40px;
          z-index: 3; }
          .sticky .site-header__login .loggedin-user {
            top: 2px;
            position: relative; } }
      .site-header__login .loggedin-user {
        cursor: pointer;
        height: 45px;
        position: relative; min-width: 60px; }
        .site-header__login .loggedin-user .hvr_bx {
          display: none;
          position: absolute;
          top: -10000px;
          background-color: #FFF;
          width: 195px;
          border-radius: 20px;
          box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
          padding: 20px;
          padding-right: 0px;
          right: 0;
          z-index: 999;
          cursor: auto; }
          @media screen and (min-width: 1000px) {
            .site-header__login .loggedin-user .hvr_bx {
              border-radius: 20px; } }
          .site-header__login .loggedin-user .hvr_bx ul li i.fa {
            width: 20px;
            height: 18px;
            display: inline-block;
            vertical-align: middle;
            margin-right: 8px; }
          .site-header__login .loggedin-user .hvr_bx ul li .fa-pencil {
            background: url(/Themes/Release/theme4/images/icons/edit-icon.svg) 0 0 no-repeat; }
          .site-header__login .loggedin-user .hvr_bx ul li .fa-key {
            background: url(/Themes/Release/theme4/images/icons/create-pwd-icon.svg) 0 0 no-repeat; }
          .site-header__login .loggedin-user .hvr_bx ul li .fa-power-off {
            background: url(/Themes/Release/theme4/images/icons/logout-icon.svg) 0 0 no-repeat;
            height: 16px; }
          .site-header__login .loggedin-user .hvr_bx ul li.saved-stories i.fa {
            background: url(/Themes/Release/theme4/images/icons/bookmark-icon.svg?mod=4) no-repeat 0 0; }
          .site-header__login .loggedin-user .hvr_bx ul li.my-subscriptions i.fa {
            background: url(/Themes/Release/theme4/images/icons/subscriptions-icon.svg?mod=4) no-repeat 0 0;
            height: 20px; }
          .site-header__login .loggedin-user .hvr_bx ul li.manage-preferences i.fa {
            background: url(/Themes/Release/theme4/images/icons/manage.PNG?mod=4) no-repeat 0 0;
            background-size: 100%; }
        .site-header__login .loggedin-user:hover .hvr_bx {
          display: block;
          top: 40px; }
          .site-header__login .loggedin-user:hover .hvr_bx ul li {
            padding-top: 0px; }
            .site-header__login .loggedin-user:hover .hvr_bx ul li a {
              font-size: 12px;
              line-height: 15px;
              font-family: "Montserrat", sans-serif;
              font-weight: 500;
              color: #1a1a1a;
              display: block;
              padding: 10px; }
              .site-header__login .loggedin-user:hover .hvr_bx ul li a:hover {
                color: #ED1C24; }
            .site-header__login .loggedin-user:hover .hvr_bx ul li:first-child {
              padding-top: 0; }
            .site-header__login .loggedin-user:hover .hvr_bx ul li:last-of-type a {
              padding-bottom: 0; }
        .site-header__login .loggedin-user .fa-user-circle-o {
          background: url(/Themes/Release/theme4/images/icons/default-user.svg) 0 0 no-repeat;
          height: 32px;
          width: 32px;
          display: inline-block;
          margin-right: 12px; }
        .site-header__login .loggedin-user .b2boauth-user-name {
          width: 32px;
          height: 32px;
          border-radius: 20px;
          float: none;
          margin-right: 12px;
          background-color: #F3CB9E; }
          .site-header__login .loggedin-user .b2boauth-user-name span {
            color: #000;
            font-weight: bold; }
        .site-header__login .loggedin-user .arrow-icon-down {
          display: inline-block; }
          .site-header__login .loggedin-user .arrow-icon-down::after {
            content: "";
            background: url(/Themes/Release/theme4/images/icons/down-arrow.svg) 0 0 no-repeat;
            height: 20px;
            width: 20px;
            display: inline-block;    position: relative;
            top: 11px; }
        .site-header__login .loggedin-user:before {
          content: '';
          position: absolute;
          width: 100%; }
        .site-header__login .loggedin-user img {
          margin-right: 10px;
          border-radius: 50%;}
        .site-header__login .loggedin-user .crown-img {
          top: -5px;
          left: -10px; }
    @media screen and (max-width: 1000px) {
      .site-header {
        box-shadow: 0px 2px 14px rgba(0, 0, 0, 0.1); }
        .site-header__getapp {
          width: 90px; }
          .site-header__getapp a {
            display: inline-block;
            min-width: 52px;
            font-size: 12px; }
            .site-header__getapp a::after {
              display: none; } }
  
  @media screen and (min-width: 1000px) {
    .international-section {
      position: absolute;
      top: 15px;
      left: 50%;
      transform: translateX(-50%);     display: none; } }
  
  @media screen and (max-width: 1000px) {
    .international-section {
      margin: 30px 0 30px 0; }
      .international-section .country-version {
        text-align: center; } }
  
  .international-section .countryhvr ul {
    display: flex; }
    @media screen and (max-width: 1000px) {
      .international-section .countryhvr ul {
        flex-direction: column;
        margin-top: 20px; } }
    .international-section .countryhvr ul li {
      display: inline-block;
      margin-right: 12px;
      padding: 4px 8px;
      border-radius: 40px;
      line-height: 0; }
      @media screen and (max-width: 1000px) {
        .international-section .countryhvr ul li {
          display: block;
          padding-left: 0;
          margin-bottom: 20px; } }
      @media screen and (min-width: 1000px) {
        .international-section .countryhvr ul li:hover {
          background: #f5f5f5; } }
      .international-section .countryhvr ul li a {
        font-size: 9px;
        line-height: 11px;
        font-family: "Montserrat", sans-serif;
        font-weight: 500;
        color: #727272; }
        @media screen and (max-width: 1000px) {
          .international-section .countryhvr ul li a {
            font-size: 16px;
            line-height: 20px;
            color: #000000;
            font-weight: 500 !important; } }
      .international-section .countryhvr ul li.active a {
        color: #1A1A1A;
        font-weight: 700; }
    .international-section .countryhvr ul.hr li:first-child a {
      color: #1A1A1A;
      font-weight: 700; }
    .international-section .countryhvr ul.hrme li:first-child {
      order: 3; }
    .international-section .countryhvr ul.hrme li:nth-child(2) {
      order: 2; }
    .international-section .countryhvr ul.hrme li:nth-child(3) {
      order: 1; }
      .international-section .countryhvr ul.hrme li:nth-child(3) a {
        color: #1A1A1A;
        font-weight: 700; }
    .international-section .countryhvr ul.hrsea li:first-child {
      order: 3; }
    .international-section .countryhvr ul.hrsea li:nth-child(2) {
      order: 1; }
      .international-section .countryhvr ul.hrsea li:nth-child(2) a {
        color: #1A1A1A;
        font-weight: 700; }
    .international-section .countryhvr ul.hrsea li:nth-child(3) {
      order: 2; }
    .international-section .countryhvr ul.cio li:first-child a, .international-section .countryhvr ul.energy li:first-child a {
      color: #1A1A1A;
      font-weight: 700; }
    .international-section .countryhvr ul.ciosea li:first-child, .international-section .countryhvr ul.energymea li:first-child {
      order: 2; }
    .international-section .countryhvr ul.ciosea li:nth-child(2), .international-section .countryhvr ul.energymea li:nth-child(2) {
      order: 1; }
      .international-section .countryhvr ul.ciosea li:nth-child(2) a, .international-section .countryhvr ul.energymea li:nth-child(2) a {
        color: #1A1A1A;
        font-weight: 700; }
  
  .site-header.sticky .site-header__login .loggedin-user .header-user-nav {
    position: fixed; }
    .site-header.sticky .site-header__login .loggedin-user .header-user-nav .hvr_bx {
      position: absolute;
      right: -50px;
      top: 25px; }
      .site-header.sticky .site-header__login .loggedin-user .header-user-nav .hvr_bx:before {
        content: '';
        position: absolute;
        width: 100%;
        padding: 28px 0;
        top: -25px; }
  
  .site-header.sticky .top-panel__navigation > li > span.navigation__more--trigger:after {
    right: -4px; }
  
  .mobile-header {
    background: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 99;
    width: calc(100% - 48px);
    padding: 20px 24px 13px;
    transition: all ease 0.2s;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1); }
    @supports (-webkit-overflow-scrolling: touch) {
      .mob-view-fullscreen .mobile-header {
        z-index: 1; } }
    .mobile-header.bottom-nav {
      bottom: -90px; }
    .mobile-header__nav {
      -ms-display: flex;
      -webkit-display: flex;
      display: flex;
      -ms-justify-content: space-between;
      -webkit-justify-content: space-between;
      justify-content: space-between;
      -ms-align-items: flex-start;
      -webkit-align-items: flex-start;
      align-items: flex-start;
      -ms-flex-direction: row;
      -webkit-flex-direction: row;
      flex-direction: row; }
      .mobile-header__nav a {
        font-size: 10px;
        line-height: 12px;
        font-family: "Montserrat", sans-serif;
        font-weight: 700;
        color: #1a1a1a;
        -ms-display: flex;
        -webkit-display: flex;
        display: flex;
        -ms-justify-content: center;
        -webkit-justify-content: center;
        justify-content: center;
        -ms-align-items: center;
        -webkit-align-items: center;
        align-items: center;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        transition: none; }
        .mobile-header__nav a:before {
          content: '';
          display: block;
          width: 25px;
          height: 25px;
          display: inline-flex;
          align-items: center;
          background-image: url(/Themes/Release/theme4/images/sprite-icons.svg?mod=21);
          background-repeat: no-repeat; }
      .mobile-header__nav--home .active {
        color: #ED1C24; }
      .mobile-header__nav--home:hover, .mobile-header__nav--home:focus {
        color: #ED1C24; }
      .mobile-header__nav--home:before {
        background-position: -373px -99px; }
      .mobile-header__nav--news .active {
        color: #ED1C24; }
      .mobile-header__nav--news:hover, .mobile-header__nav--news:focus {
        color: #ED1C24; }
      .mobile-header__nav--news:before {
        background-position: -128px -138px; }
      .mobile-header__nav--exclusives .active {
        color: #ED1C24; }
      .mobile-header__nav--exclusives:hover, .mobile-header__nav--exclusives:focus {
        color: #ED1C24; }
      .mobile-header__nav--exclusives:before {
        background-position: -165px -137px; }
      .mobile-header__nav--events .active {
        color: #ED1C24; }
      .mobile-header__nav--events:hover, .mobile-header__nav--events:focus {
        color: #ED1C24; }
      .mobile-header__nav--events:before {
        background-position: -208px -138px; }
      .mobile-header__nav--awards .active {
        color: #ED1C24; }
      .mobile-header__nav--awards:hover, .mobile-header__nav--awards:focus {
        color: #ED1C24; }
      .mobile-header__nav--awards:before {
        background-position: -249px -140px; }
      .mobile-header__nav--more .active {
        color: #ED1C24; }
      .mobile-header__nav--more:hover, .mobile-header__nav--more:focus {
        color: #ED1C24; }
      .mobile-header__nav--more:before {
        background-position: -97px -169px; }
      .mobile-header__nav--more:hover:before, .mobile-header__nav--more:focus:before {
        background-position: -93px -172px; }
      .mobile-header__nav--more.js-btn-mob-close:before {
        background-position: -15px -59px; }
    .mobile-header__callout {
      position: fixed;
      z-index: 8;
      left: 0;
      top: 9999px;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.5);
      transition: all ease 0.2s; }
      .mobile-header__callout.active {
        top: 0; }
      .mobile-header__callout--close {
        display: inline-block;
        height: 36px;
        width: 36px;
        position: absolute;
        right: 16px;
        top: 50px;
        background: #fff;
        border-radius: 50%;
        border: none; }
        .mobile-header__callout--close > span {
          height: 20px;
          width: 20px; }
          .mobile-header__callout--close > span.close-icon {
            background-position: -612px -174px; }
      .mobile-header__callout--section {
        position: absolute;
        left: 0;
        top: 100px;
        z-index: 9;
        width: 100%;
        height: calc(100% - 150px);
        padding-bottom: 80px;
        border-radius: 20px 20px 0px 0px;
        background: #FFF;
        overflow-y: auto; }
      .mobile-header__callout--slot {
        border-bottom: 1px solid #E6E6E6;
        padding-bottom: 32px; }
      .mobile-header__callout--inner {
        padding: 0 24px; }
      .mobile-header__callout nav {
        margin-top: 32px;
        display: block; }
        .mobile-header__callout nav a, .mobile-header__callout nav span {
          display: block; }
          .mobile-header__callout nav a.mobile-header__user--logout, .mobile-header__callout nav span.mobile-header__user--logout {
            text-transform: capitalize; }
            .mobile-header__callout nav a.mobile-header__user--logout:before, .mobile-header__callout nav span.mobile-header__user--logout:before {
              top: 4px; }
        .mobile-header__callout nav .navigation__more--trigger {
          font-size: 16px;
          line-height: 20px;
          font-family: "Montserrat", sans-serif;
          font-weight: 700;
          color: #1A1A1A;
          margin-top: 32px;
          position: relative;
          cursor: pointer; }
          .mobile-header__callout nav .navigation__more--trigger i {
            background-image: url(/Themes/Release/theme4/images/sprite-icons.svg?mod=21);
            background-repeat: no-repeat;
            background-position: -58px -26px;
            position: absolute;
            right: 10px;
            height: 10px;
            width: 10px;
            top: 4px; }
          .mobile-header__callout nav .navigation__more--trigger .navigation__more--nav {
            margin-top: 4px; }
            .mobile-header__callout nav .navigation__more--trigger .navigation__more--nav a {
              font-weight: 500;
              line-height: 18px;
              padding: 0;
              width: 47%;
              display: inline-block;
              margin-top: 24px;
              vertical-align: text-top; }
              .mobile-header__callout nav .navigation__more--trigger .navigation__more--nav a:nth-child(odd) {
                margin-right: 10px; }
    .mobile-header__links a {
      text-decoration: none;
      font-size: 16px;
      line-height: 20px;
      font-family: "Montserrat", sans-serif;
      font-weight: 700;
      color: #1A1A1A;
      margin-top: 32px; }
      .mobile-header__links a:hover, .mobile-header__links a:focus {
        color: #ED1C24; }
    .mobile-header__user {
      margin-top: 10px;
      padding: 24px;
      width: calc(100% - 48px); }
      .mobile-header__user--head {
        -ms-display: flex;
        -webkit-display: flex;
        display: flex;
        -ms-justify-content: flex-start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        -ms-align-items: center;
        -webkit-align-items: center;
        align-items: center;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row;
        position: relative; }
        .mobile-header__user--head:after {
          content: '';
          width: 20px;
          height: 20px;
          position: absolute;
          right: 0;
          display: inline-block;
          top: 10px;
          background: url(/Themes/Release/theme4/images/icons/icon-mob-chevron-down.svg) no-repeat center;
          transform: rotate(-180deg);
          transition: all ease 0.3s; }
        .mobile-header__user--head.active:after {
          transform: rotate(0deg); }
        .mobile-header__user--head .crown-img {
          top: -2px;
          left: -4px; }
      .mobile-header__user--image {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        margin-right: 15px;
        -ms-display: flex;
        -webkit-display: flex;
        display: flex;
        -ms-justify-content: center;
        -webkit-justify-content: center;
        justify-content: center;
        -ms-align-items: center;
        -webkit-align-items: center;
        align-items: center;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row; }
        .mobile-header__user--image img {
          display: block;
          max-width: 100%;
          border-radius: 50%; }
          @media screen and (min-width: 1000px) {
            .mobile-header__user--image img {
              object-fit: cover; } }
        .mobile-header__user--image .fa-user-circle-o {
          background: url(/Themes/Release/theme4/images/icons/default-user.svg) 0 0 no-repeat;
          height: 32px;
          width: 32px;
          display: inline-block; }
        .mobile-header__user--image .b2boauth-user-name {
          width: 35px;
          height: 35px;
          border-radius: 50%;
          float: none;
          margin: 0;
          background-color: #F3CB9E; }
          .mobile-header__user--image .b2boauth-user-name span {
            color: #000;
            font-weight: bold; }
      .mobile-header__user--name {
        font-size: 14px;
        line-height: 17px;
        font-family: "Montserrat", sans-serif;
        font-weight: 500;
        color: #595959;
        color: #1F1D1D;
        font-weight: 600; }
      .mobile-header__user--desc a {
        margin-top: 28px;
        font-size: 14px;
        line-height: 17px;
        font-family: "Montserrat", sans-serif;
        font-weight: 500;
        color: #595959;
        color: #1a1a1a; }
        .mobile-header__user--desc a:first-child {
          margin-top: 0; }
        .mobile-header__user--desc a:before {
          content: '';
          width: 16px;
          height: 16px;
          display: inline-block;
          margin-right: 16px;
          display: inline-flex;
          position: relative;
          top: 3px; }
        .mobile-header__user--desc a:hover, .mobile-header__user--desc a:focus {
          color: #ED1C24; }
      .mobile-header__user--edit:before {
        background: url(/Themes/Release/theme4/images/icons/icon-edit-profile.svg) no-repeat; }
      .mobile-header__user--edit:hover:before, .mobile-header__user--edit:focus:before {
        background: url(/Themes/Release/theme4/images/icons/icon-edit-profile-hover.svg) no-repeat; }
      .mobile-header__user--create-pwd:before {
        background: url(/Themes/Release/theme4/images/icons/icon-create-password.svg) no-repeat; }
      .mobile-header__user--create-pwd:hover:before, .mobile-header__user--create-pwd:focus:before {
        background: url(/Themes/Release/theme4/images/icons/icon-create-password-hover.svg) no-repeat; }
      .mobile-header__user--logout:before {
        background: url(/Themes/Release/theme4/images/icons/icon-logout.svg) no-repeat; }
      .mobile-header__user--logout:hover:before, .mobile-header__user--logout:focus:before {
        background: url(/Themes/Release/theme4/images/icons/icon-logout-hover.svg) no-repeat; }
      .mobile-header__user--saved-stories {
        background: url(/Themes/Release/theme4/images/icons/bookmark-icon.svg) no-repeat 0 2px; }
      .mobile-header__user--my-subscription {
        background: url(/Themes/Release/theme4/images/icons/subscriptions-icon.svg) no-repeat 0 2px; }
        .mobile-header__user--my-subscription::before {
          height: 18px !important; }
      .mobile-header__user--manage-preferences::before {
        background: url(/Themes/Release/theme4/images/icons/manage.PNG) no-repeat 0 0;
        background-size: contain;
        width: 17px !important; }
    .mobile-header__search {
      -ms-display: flex;
      -webkit-display: flex;
      display: flex;
      -ms-justify-content: space-between;
      -webkit-justify-content: space-between;
      justify-content: space-between;
      -ms-align-items: flex-start;
      -webkit-align-items: flex-start;
      align-items: flex-start;
      -ms-flex-direction: row;
      -webkit-flex-direction: row;
      flex-direction: row; }
      .mobile-header__search--input {
        width: calc(100% - 85px);
        padding: 12px 16px;
        border: 1px solid #E6E6E6;
        border-radius: 12px; }
        .mobile-header__search--input:hover, .mobile-header__search--input:focus {
          border-color: #ED1C24;
          outline: #ED1C24; }
      .mobile-header__search--btn {
        padding: 12px;
        background: #1a1a1a;
        font-size: 14px;
        line-height: 17px;
        font-family: "Montserrat", sans-serif;
        font-weight: 500;
        color: #595959;
        color: #FFF;
        border-radius: 8px;
        height: 40px; }
        .mobile-header__search--btn:hover, .mobile-header__search--btn:focus {
          background: #ED1C24; }
      .mobile-header__search--top-links a:before {
        content: '';
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px;
        position: relative;
        top: 3px;
        width: 25px;
        height: 25px;
        background-image: url(/Themes/Release/theme4/images/sprite-icons.svg?mod=21);
        background-repeat: no-repeat;
        background-position: -128px -138px; }
      .mobile-header__search--top-links a:hover:before, .mobile-header__search--top-links a:focus:before {
        background: url(/Themes/Release/theme4/images/icons/icon-mob-news-hover.png) no-repeat; }
  


        .bottom-footer ul li {
          font-family: Montserrat,sans-serif;
          display: inline-block;
          color: #595959;
      }


      .bottom-footer__inner .portalnames ul li {
        font-size: 12px;
        font-weight: 500;
        line-height: 16px;
        margin-top: 15px;
        width: 16%;
    }

    .bottom-footer__inner {
      border-bottom: 1px solid #ccc;
  }

.bottom-footer__inner__last .section-copyright {
  margin-top: 20px;
  text-align: center;
}
.bottom-footer__inner__last ul li {
  font-size: 10px;
  line-height: 12px;
  font-family: Montserrat,sans-serif;
  font-weight: 500;
  color: #595959;
}
.bottom-footer__inner .portalnames {
  padding: 20px 0 40px 0;
}
.bottom-footer__inner__last .section-copyright li {
  margin-right: 20px;
}

.bottom-footer__inner h3 {
  font-size: 18px;
  line-height: 26px;
  font-family: SangBleuVersailles-Bold-WebS,sans-serif;
  font-weight: 400;
  color: #1a1a1a;
  display: flex;
}


body footer.footer {
    margin: 0px;
    background: #eaeaea;
    padding-top: 20px !important;
}

body footer.footer img {
    margin-right: 10px;
}

img.desktop-view.top-logo-view {
  height: 30px !important;
  margin-top: 4px;
}

img.desktop-view.top-logo-view {
  height: auto;
}

.loggedin-user .author-name-container, .mobile-header__user--image .author-name-container{
  vertical-align: middle;
}
@media(max-width:1100px){
  .international-section.desktop-view {
    display: none !important;
}
.site-header__logo img.desktop-view.top-logo-view {
  display: none !important;
}

.site-header__login {
  top: 0px;
}
.international-section.desktop-view {
  display: none !important;
}

.site-header__logo img.desktop-view.top-logo-view {
  display: none !important;
}

.site-header__logo {
  display: inline-block;
  width: 100%;
}

.site-header__logo img.mobile-view.floating-logo-view {
  height: 32px;
}

.site-header__login {
  top: 0px;
}

.site-header__login .loggedin-user .arrow-icon-down::after {
  right: 0px;
  top: 2px !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

.site-header__login .loggedin-user .arrow-icon-down {
  position: absolute;
  right: -15px;
  top: 0px;
}

.box_widget_section {
  /* padding: 0px 20px; */
}

section.header_section.common_spacing.text-center-content {
  padding-left: 15px;
  padding-right: 15px;
}

ul.content_listing {
  padding: 0px !important;
  margin: 0px !important;
}

#guidelines li {
  text-align: center;
  justify-content: center !important;
}

ul.content_listing {
  padding: 0px 20px;
}

section.attend_section.common_spacing {
  padding-left: 15px;
  padding-right: 15px;
}

.footer_bottom {
  display: inline-block;
}

section.quiz_fotter.common_spacing {
  padding-top: 0px !important;
}

section.quiz_fotter.common_spacing {
  padding: 0px !important;
}

.quiz_fotter .footer_bottom li {
  width: 100%;
  text-align: center;
  font-size: 12px;
  margin-bottom: 3px;
}

.footer_bottom ul {
  display: inline-block !important;
}

}