/* plugin_header_overload.css */


/*****************************************************/

/* Compiled Less CSS File */
/* Generated from "style.css" */

/*
Theme Name: GSMA2017 - Github
Theme URI: https://www.gsma.com
Author: the MWC team
Author URI: https://www.gsma.com
Description: 2017 Wordpress theme for GSMA website
Version: 1.0.2
Tags: gsma, MWC,MWC17,MWC18, Mobile World Congress
Text Domain: gsma
*/

#gsma_section_header {
  margin-top: 88px;
}
.gsma-footer {
  background-color: #F1F1F0; }
  .gsma-footer ul {
    list-style: none;
    font-size: 60%;
    font-weight: 325; }
  .gsma-footer .inner-footer {
    display: flex;
    margin: 0 12.5%;
    padding: 80px 0; }
    .gsma-footer .inner-footer .column {
      flex: 1;
      color: #000000;
      margin-right: 40px; }
      .gsma-footer .inner-footer .column .colum-name {
        margin-bottom: 10px;
        font-size: 70%;
        font-weight: 500;
        line-height: 125%; }
      .gsma-footer .inner-footer .column a {
        color: #000000; }
      .gsma-footer .inner-footer .column a:hover {
        color: #DC002B; }
      .gsma-footer .inner-footer .column li {
        line-height: 250%; }
      .gsma-footer .inner-footer .column img {
        width: 70%; }
      .gsma-footer .inner-footer .column .social-buttons {
        width: calc(100% + 40px);
        border-top: solid 1px #000000;
        padding-top: 10px;
        margin-top: 20px; }
        .gsma-footer .inner-footer .column .social-buttons img {
          width: auto;
          height: 24px;
          margin-right: 5px; }
      .gsma-footer .inner-footer .column .logo_list img {
        width: 24px;
        margin-right: 8px; }
  .gsma-footer .bottom-footer {
    height: 150px;
    background: white;
    color: black;
    padding: 0 12.5%;
    display: flex;
    justify-content: center;
    font-size: 60%;
    font-weight: 325;
    flex-direction: column; }
    .gsma-footer #ot-sdk-btn.ot-sdk-show-settings {
      background-color: transparent;
      color: #000000;
      padding: 0;
      border: none;
      font-size: 100%;
      font-family: "Gotham", sans-serif;
      font-weight: 325;
      text-decoration: none; }
      .gsma-footer #ot-sdk-btn.ot-sdk-show-settings:hover {
        background-color: transparent;
        color: #DC002B; }

#new_header a {
  text-decoration: none;
}
#new_header {
  background-color: #DC002B;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  transition: background 750ms ease-out; }
  #new_header li {
    list-style: none; }
  #new_header .inner-header {
    max-width: 75%;
    margin: 0 auto;
    display: flex;
    position: relative;
    z-index: 2;
    height: 88px;
    align-items: center; }
  #new_header .main-nav {
    width: 90%;
    height: 100%;
    font-size: 1rem; }
    #new_header .main-nav a {
      outline: none !important; }
  #new_header .burger {
    display: none; }
  #new_header div.main_search img {
    vertical-align: middle; }
  #new_header .main_search.menu-item-mobile {
    display: none; }
  #new_header .main-nav > ul {
    display: flex;
    justify-content: flex-end;
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 1;
    list-style: none; }
    #new_header .main-nav > ul > li {
      display: flex;
      padding: 0 2%;
      border-bottom: 7px solid transparent;
      border-top: 7px solid transparent;
      align-items: center;
      transition: border-bottom-color 300ms ease-out; }
      #new_header .main-nav > ul > li a {
        color: #FFFFFF;
        height: 100%;
        font-weight: 350;
        display: flex;
        align-items: center; }
        #new_header .main-nav > ul > li a.menu-item-mobile {
          display: none;
          width: 100%;
          cursor: pointer; }
      #new_header .main-nav > ul > li .sub-nav-container {
        display: none;
        z-index: 50;
        background: #BA0328;
        left: 0px;
        width: 100vw;
        position: fixed;
        top: 88px;
        padding: 22px 12.5% 22px; }
        #new_header .main-nav > ul > li .sub-nav-container.nav_search {
          padding: 0px 0 52px; }
          #new_header .main-nav > ul > li .sub-nav-container.nav_search .label_hidden {
            position: absolute;
            left: -10000px;
            top: auto;
            width: 1px;
            height: 1px;
            overflow: hidden; }
        #new_header .main-nav > ul > li .sub-nav-container .sub-nav-left {
          width: 30.5%;
          color: #FFFFFF;
          padding-right: 5%; }
          #new_header .main-nav > ul > li .sub-nav-container .sub-nav-left .sub-nav-title {
            font-size: 150%;
            margin-top: 15px;
            margin-bottom: 20px;
            font-weight: 350; }
          #new_header .main-nav > ul > li .sub-nav-container .sub-nav-left .sub-nav-blurb {
            font-size: 100%; }
        #new_header .main-nav > ul > li .sub-nav-container .sub-nav-blurb {
          font-size: 120%;
          font-weight: 325;
          color: #FFFFFF;
          display: flex;
          margin-left: -10px; }
          #new_header .main-nav > ul > li .sub-nav-container .sub-nav-blurb span {
            padding: 0 10px;
            font-weight: 350; }
          #new_header .main-nav > ul > li .sub-nav-container .sub-nav-blurb a {
            font-weight: 350;
            padding: 6px 10px;
            margin-top: -5px;
            white-space: nowrap; }
            #new_header .main-nav > ul > li .sub-nav-container .sub-nav-blurb a:hover, #new_header .main-nav > ul > li .sub-nav-container .sub-nav-blurb a:focus {
              background-color: #970725; }
      #new_header .main-nav > ul > li ul.sub-nav {
        width: 69.5%; }
        #new_header .main-nav > ul > li ul.sub-nav li {
          font-size: 150%;
          width: 53.2%;
          height: 50px;
          margin: 4.5px 0;
          display: flex;
          align-items: center; }
          #new_header .main-nav > ul > li ul.sub-nav li a {
            padding: 0 16px;
            color: #FFFFFF;
            width: 100%;
            height: 100%; }
          #new_header .main-nav > ul > li ul.sub-nav li a:focus {
            background-color: #970725; }
          #new_header .main-nav > ul > li ul.sub-nav li:hover, #new_header .main-nav > ul > li ul.sub-nav li:focus {
            background-color: #970725; }
          #new_header .main-nav > ul > li ul.sub-nav li.link-to-parent {
            display: none; }
      #new_header .main-nav > ul > li ul.second-nav {
        width: 100%;
        display: inline-flex;
        margin: 22px 0; }
        #new_header .main-nav > ul > li ul.second-nav > li {
          margin-right: 40px;
          margin-left: -10px; }
          #new_header .main-nav > ul > li ul.second-nav > li .second-nav-group {
            font-size: 125%;
            font-weight: 350;
            white-space: nowrap; }
          #new_header .main-nav > ul > li ul.second-nav > li.link-to-parent, #new_header .main-nav > ul > li ul.second-nav > li .menu-item-mobile, #new_header .main-nav > ul > li ul.second-nav > li .link-to-parent {
            display: none; }
          #new_header .main-nav > ul > li ul.second-nav > li:nth-last-of-type(2) {
            margin-right: 0; }
          #new_header .main-nav > ul > li ul.second-nav > li.has-right-margin {
            margin-right: 40px; }
        #new_header .main-nav > ul > li ul.second-nav ul.second-nav-list > li {
          margin: 8px 0; }
        #new_header .main-nav > ul > li ul.second-nav ul.second-nav-list a {
          font-size: 87.5%;
          font-weight: 325;
          line-height: 112.5%;
          padding: 8px 10px;
          width: 100%; }
        #new_header .main-nav > ul > li ul.second-nav a {
          padding: 3px 10px;
          display: inline-block;
          width: 100%; }
          #new_header .main-nav > ul > li ul.second-nav a:hover, #new_header .main-nav > ul > li ul.second-nav a:focus {
            background-color: #970725; }
      #new_header .main-nav > ul > li.active .sub-nav-container {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column; }
      @media screen and (max-width: 48em) {
        #new_header .main-nav > ul > li.search_li {
          display: none; }
          #new_header .main-nav > ul > li.search_li.active {
            display: block; } }
      #new_header .main-nav > ul > li .search_container {
        background-color: #FFFFFF;
        padding: 27px 12.5%;
        width: 100%;
        max-height: 82vh; }
        @media screen and (max-width: 48em) {
          #new_header .main-nav > ul > li .search_container {
            max-height: 93vh; } }
        #new_header .main-nav > ul > li .search_container .gsc-input-box {
          border: 0;
          padding-left: 10px; }
        #new_header .main-nav > ul > li .search_container input {
          width: 100%;
          border: 0;
          border-left: solid 1px #878787;
          height: 32px;
          font-size: 140%;
          padding-left: 20px; }
          #new_header .main-nav > ul > li .search_container input:focus, #new_header .main-nav > ul > li .search_container input:active, #new_header .main-nav > ul > li .search_container input:focus-visible {
            outline: none;
            border: 0;
            border-left: solid 1px #878787; }
        #new_header .main-nav > ul > li .search_container .found-results {
          overflow: auto;
          max-height: 73vh; }
          #new_header .main-nav > ul > li .search_container .found-results .gs-webResult div.gs-visibleUrl,
          #new_header .main-nav > ul > li .search_container .found-results .gs-webResult.gs-result a.gs-title:visited,
          #new_header .main-nav > ul > li .search_container .found-results .gs-webResult.gs-result a.gs-title {
            color: black; }
          #new_header .main-nav > ul > li .search_container .found-results .gs-webResult.gs-result a.gs-title,
          #new_header .main-nav > ul > li .search_container .found-results .gs-webResult.gs-result a.gs-title:visited {
            font-weight: bold; }
          #new_header .main-nav > ul > li .search_container .found-results .gs-result .gs-image, #new_header .main-nav > ul > li .search_container .found-results .gs-result .gs-promotion-image {
            width: 100px;
            max-width: 100px; }
          #new_header .main-nav > ul > li .search_container .found-results .gs-web-image-box, #new_header .main-nav > ul > li .search_container .found-results .gs-promotion-image-box {
            width: 120px; }
          #new_header .main-nav > ul > li .search_container .found-results .gs-webResult.gs-result a.gs-title:focus {
            color: #DC002B !important; }
          #new_header .main-nav > ul > li .search_container .found-results .gs-result .gs-image:focus {
            outline: 1px solid #DC002B !important; }
          @media screen and (max-width: 48em) {
            #new_header .main-nav > ul > li .search_container .found-results {
              display: block;
              width: 105%;
              margin-left: -2%;
              max-height: 73vh; } }
        #new_header .main-nav > ul > li .search_container .gcsc-more-maybe-branding-root,
        #new_header .main-nav > ul > li .search_container .gsc-search-button-v2 {
          display: none; }
        @media screen and (max-width: 48em) {
          #new_header .main-nav > ul > li .search_container {
            position: fixed;
            margin: 0;
            top: 62px;
            padding: 20px;
            width: 100%;
            min-height: 50vh;
            left: 0; } }
    #new_header .main-nav > ul > li.active {
      border-bottom-color: #BA0328; }
  #new_header .logo {
    width: 10%; }
    #new_header .logo img {
      width: 100%; }
  #new_header.gradient, #new_header.transparent {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, black 100%); }
    #new_header.gradient .main-nav > ul > li, #new_header.transparent .main-nav > ul > li {
      border-bottom-color: transparent;
      border-top-color: transparent; }
  #new_header.transparent {
    background: transparent;
    filter: brightness(0); }

.skip-to-content-link {
  background: #000000;
  color: #ffffff;
  height: 30px;
  padding: 8px;
  position: absolute;
  transform: translateY(-400%);
  transition: transform 0.3s;
  display: flex;
  align-items: center; }

.skip-to-content-link:focus {
  transform: translateY(-100%); }

body.logged-in #new_header {
  top: 32px; }

body.logged-in #new_header .main-nav > ul > li .sub-nav-container {
  top: 120px; }

@media screen and (max-width: 48em) {
  .gsma-footer .inner-footer {
    flex-wrap: wrap;
    margin: 0 20px;
    padding: 40px 0; }
    .gsma-footer .inner-footer .column {
      margin-bottom: 20px;
      flex: 0 50%;
      margin-right: 0; }
      .gsma-footer .inner-footer .column .colum-name {
        font-size: 87.5%;
        line-height: 123%; }
      .gsma-footer .inner-footer .column ul {
        font-size: 75%;
        line-height: 144%; }
    .gsma-footer .inner-footer .column:first-of-type {
      flex: 0 100%;
      margin-bottom: 70px; }
      .gsma-footer .inner-footer .column:first-of-type img {
        width: 24.7%; }
  .gsma-footer .bottom-footer {
    padding: 0 20% 0 20px;
    line-height: 81.25%; }
  .contact-us-banner .contact-us-banner__inner {
    margin: 0 20px;
    padding-bottom: 80px; }
    .contact-us-banner .contact-us-banner__inner p {
      padding-right: 0;
      font-size: 125%;
      line-height: 150%; } 
    }

.gsc-adBlock,
.gsc-adBlockInvisible {
  display: none !important; }

@media screen and (max-width: 64em) {
  ul.second-nav {
    flex-wrap: wrap; }
    ul.second-nav > li {
      flex: 1; } }

@media screen and (max-width: 51.2em) {
  #new_header .inner-header {
    max-width: 95%; } }

@media screen and (max-width: 48em) {
  #new_header .inner-header {
    margin-top: 0;
    padding: 20px;
    justify-content: space-between;
    max-width: 100%;
    height: 58px; }
    #new_header .inner-header .logo {
      width: 30%; }
    #new_header .inner-header .main-nav {
      display: none; }
      #new_header .inner-header .main-nav.show {
        display: block;
        position: absolute;
        top: 58px;
        background: #BA0328;
        width: 100%;
        left: 0;
        height: unset;
        overflow: scroll; }
        #new_header .inner-header .main-nav.show > ul {
          flex-direction: column;
          justify-content: flex-start; }
          #new_header .inner-header .main-nav.show > ul > li {
            height: 100%;
            min-height: 58px;
            flex-direction: column;
            align-items: flex-start;
            padding: 0 20px; }
            #new_header .inner-header .main-nav.show > ul > li a.menu-item-desktop {
              display: none; }
            #new_header .inner-header .main-nav.show > ul > li a.menu-item-mobile {
              display: flex; }
            #new_header .inner-header .main-nav.show > ul > li:after {
              content: url(images_2023/arrow_up.png);
              position: absolute;
              right: 20px; }
            #new_header .inner-header .main-nav.show > ul > li.active:after {
              content: url(images_2023/arrow_down.png); }
            #new_header .inner-header .main-nav.show > ul > li .sub-nav-left, #new_header .inner-header .main-nav.show > ul > li .sub-nav-blurb, #new_header .inner-header .main-nav.show > ul > li .second-nav-list {
              display: none; }
            #new_header .inner-header .main-nav.show > ul > li .second-nav {
              display: flex;
              flex-direction: column;
              margin: 22px 0 0; }
              #new_header .inner-header .main-nav.show > ul > li .second-nav .link-to-parent {
                display: flex; }
                #new_header .inner-header .main-nav.show > ul > li .second-nav .link-to-parent a {
                  font-weight: 325;
                  text-decoration: underline; }
              #new_header .inner-header .main-nav.show > ul > li .second-nav > li {
                height: 50px;
                flex: unset; }
                #new_header .inner-header .main-nav.show > ul > li .second-nav > li.active {
                  height: auto; }
                  #new_header .inner-header .main-nav.show > ul > li .second-nav > li.active .second-nav-list {
                    display: flex;
                    flex-direction: column; }
                  #new_header .inner-header .main-nav.show > ul > li .second-nav > li.active .second-nav-group:after {
                    content: url(images_2023/arrow_down.png); }
                #new_header .inner-header .main-nav.show > ul > li .second-nav > li a:hover {
                  background-color: transparent; }
                #new_header .inner-header .main-nav.show > ul > li .second-nav > li ul.second-nav-list li {
                  font-size: 100%; }
            #new_header .inner-header .main-nav.show > ul > li .second-nav-group::after {
              content: ' ';
              position: absolute;
              right: 20px;
              margin-top: -30px; }
            #new_header .inner-header .main-nav.show > ul > li .second-nav-group:not(.no-children):after {
              content: url(images_2023/arrow_up.png); }
            #new_header .inner-header .main-nav.show > ul > li .sub-nav-container {
              background-color: #970725;
              padding: 10px 20px;
              margin-left: -20px;
              margin-right: -20px;
              top: 14px;
              position: relative;
              margin-bottom: 10px; }
            #new_header .inner-header .main-nav.show > ul > li ul.sub-nav {
              width: 100%; }
              #new_header .inner-header .main-nav.show > ul > li ul.sub-nav li {
                width: 100%;
                font-size: 100%;
                margin: 0; }
                #new_header .inner-header .main-nav.show > ul > li ul.sub-nav li.link-to-parent {
                  display: flex; }
                  #new_header .inner-header .main-nav.show > ul > li ul.sub-nav li.link-to-parent a {
                    font-weight: 325;
                    text-decoration: underline; }
                #new_header .inner-header .main-nav.show > ul > li ul.sub-nav li a {
                  padding: 0; }
    #new_header .inner-header .burger {
      display: flex; }
    #new_header .inner-header .main_search.menu-item-mobile {
      display: flex;
      margin-right: 20px; }
  body.logged-in #new_header {
    top: 46px; }
  body.logged-in #new_header .main-nav > ul > li .sub-nav-container {
    top: 162px; }
  body.logged-in #new_header .main-nav > ul > li .search_container {
    top: 108px; } }
