/* A single file for the 3 main files required for out header and footer. THis file should only be used for external sites */
@font-face {
  font-family: 'icomoon-dotie';
  src: url("fonts/icomoon.eot?v=20191104");
  src: url("fonts/icomoon.eot?v=20191104") format("embedded-opentype"), url("fonts/icomoon.ttf?v=20191104") format("truetype"), url("fonts/icomoon.woff?v=20191104") format("woff"), url("fonts/icomoon.svg?v=20191104") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="dotie-icon"], [class*=" dotie-icon"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon-dotie' !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; }

.dotie-icon_trophy:before {
  content: "\e900"; }

.dotie-icon_calendar:before {
  content: "\e901"; }

.dotie-icon_heart:before {
  content: "\e902"; }

.dotie-icon_star:before {
  content: "\e903"; }

.dotie-icon_youtube:before {
  content: "\e904"; }

.dotie-icon_email:before {
  content: "\e905"; }

.dotie-icon_facebook:before {
  content: "\e906"; }

.dotie-icon_twitter:before {
  content: "\e907"; }

.dotie-icon_comments:before {
  content: "\e908"; }

.dotie-icon_recipe:before {
  content: "\e909"; }

.dotie-icon_gallery:before {
  content: "\e90a"; }

.dotie-icon_audio:before {
  content: "\e90b"; }

.dotie-icon_video:before {
  content: "\e90c"; }

.dotie-icon_live:before {
  content: "\e90d"; }

.dotie-icon_logo_rte:before {
  content: "\e90e"; }

.dotie-icon_signpost:before {
  content: "\e90f"; }

.dotie-icon_arrow_left:before {
  content: "\e910"; }

.dotie-icon_arrow_right:before {
  content: "\e911"; }

.dotie-icon_360d:before {
  content: "\e912"; }

.dotie-icon_menu:before {
  content: "\e913"; }

.dotie-icon_quote_close:before {
  content: "\e914"; }

.dotie-icon_quote_open:before {
  content: "\e915"; }

.dotie-icon_search:before {
  content: "\e916"; }

.dotie-icon_breaking:before {
  content: "\e917"; }

.dotie-icon_golfflag:before {
  content: "\e918"; }

.dotie-icon_rightarrow:before {
  content: "\e919"; }

.dotie-icon_downarrow:before {
  content: "\e91a"; }

.dotie-icon_print:before {
  content: "\e91b"; }

.dotie-icon_sponsored:before {
  content: "\e91c"; }

.dotie-icon_cloudy:before {
  content: "\e91d"; }

.dotie-icon_raining:before {
  content: "\e91e"; }

.dotie-icon_sunny:before {
  content: "\e91f"; }

.dotie-icon_share:before {
  content: "\e920"; }

.dotie-icon_link:before {
  content: "\e921"; }

.dotie-icon_whatsapp:before {
  content: "\e922"; }

.dotie-icon_whatsapp2:before {
  content: "\e923"; }

.dotie-icon_login_new:before {
  content: "\e924"; }

.dotie-icon_360m:before {
  content: "\e925"; }

.dotie-icon_login:before {
  content: "\e926"; }

.dotie-icon_instagram:before {
  content: "\e927"; }

.dotie-icon_linkedin:before {
  content: "\e928"; }

.dotie-icon_x:before {
  content: "\e929"; }

.dotie-icon_heart_empty:before {
  content: "\e92a"; }

.dotie-icon_bookmark:before {
  content: "\e92b"; }

.dotie-icon_logout:before {
  content: "\e92c"; }

/* All the fonts-related variables go here */
/* Change the following values if you change Foundation's version */
.masthead {
  background: #151719;
  font-family: "Source Sans Pro", sans-serif;
  /* nav-header: Top part of masthead RTE logo and Icons  */
  /* Menu icon, Search and more */
  /* End of top masthead*/
  /* Global Nav */ }
  .masthead .nav-header {
    position: relative;
    text-align: center; }
    @media screen and (min-width: 64em) {
      .masthead .nav-header {
        text-align: left;
        padding-left: 1.25rem;
        padding-right: 1.25rem; } }
    .masthead .nav-header > div {
      display: inline-block;
      height: 60px;
      vertical-align: middle; }
    .masthead .nav-header .hamburger-container {
      float: left;
      margin-left: 1.25rem; }
      @media screen and (min-width: 64em) {
        .masthead .nav-header .hamburger-container {
          display: none; } }
    @media screen and (max-width: 63.9375em) {
      .masthead .nav-header .rte-logo-container {
        position: absolute;
        left: 50%;
        margin-left: -30px; } }
    .masthead .nav-header .primary-nav-container {
      margin-left: 1rem; }
      .masthead .nav-header .primary-nav-container.visible {
        display: block; }
      @media screen and (max-width: 63.9375em) {
        .masthead .nav-header .primary-nav-container {
          display: none;
          height: auto;
          margin-top: 60px !important;
          /* jQuery's slide animation modifies this value */
          margin-left: 0; }
          .masthead .nav-header .primary-nav-container #primary-nav {
            height: auto; } }
    .masthead .nav-header .search-user-container {
      float: right;
      /* This is needed or the primary-nav will make it go on a new line when opened */ }
      @media screen and (max-width: 63.9375em) {
        .masthead .nav-header .search-user-container {
          position: absolute;
          top: 0;
          right: 1.25rem; } }
  .masthead #primary-nav {
    display: inline-block;
    width: 100%;
    height: 60px;
    background-color: #151719;
    z-index: 99999; }
    .masthead #primary-nav ul {
      display: inline-block;
      line-height: 60px; }
      @media screen and (max-width: 63.9375em) {
        .masthead #primary-nav ul {
          line-height: 50px; }
          .masthead #primary-nav ul li {
            border-top: 1px solid #2b2b2b;
            padding-left: 1.25rem;
            padding-right: 1.25rem; } }
      @media screen and (min-width: 64em) {
        .masthead #primary-nav ul li.weather-link {
          display: none; } }
  .masthead .secondary-nav-container {
    background: #292d32; }
  .masthead #secondary-nav {
    overflow: hidden;
    height: 0;
    -moz-transition: height .5s;
    -ms-transition: height .5s;
    -o-transition: height .5s;
    -webkit-transition: height .5s;
    transition: height .5s;
    /* Footer stuff */ }
    .masthead #secondary-nav.visible {
      height: 260px; }
      @media screen and (min-width: 64em) {
        .masthead #secondary-nav.visible {
          height: 122px; } }
    .masthead #secondary-nav .columns {
      padding-top: 0;
      padding-bottom: 0; }
      @media screen and (min-width: 64em) {
        .masthead #secondary-nav .columns {
          padding-top: 1rem;
          padding-bottom: 1rem; } }
    .masthead #secondary-nav .take-space {
      padding: 1rem 0 0 0; }
      @media screen and (min-width: 64em) {
        .masthead #secondary-nav .take-space {
          padding: 0; } }
    .masthead #secondary-nav .menu-heading,
    .masthead #secondary-nav .break,
    .masthead #secondary-nav .social-btn-container {
      display: none; }
    .masthead #secondary-nav ul li {
      width: 100%; }
      .masthead #secondary-nav ul li a {
        color: #fff;
        font-size: 0.9em;
        line-height: 1.9rem; }
        .masthead #secondary-nav ul li a:hover {
          text-decoration: underline; }
  .masthead #rte-logo {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    font-size: 3.8rem;
    line-height: 0; }
    @media screen and (min-width: 64em) {
      .masthead #rte-logo {
        width: 55px; }
        .masthead #rte-logo i:before {
          margin-left: -7px; } }
  .masthead .nav-btn {
    float: left;
    text-align: center;
    display: block;
    text-decoration: none;
    color: #fff;
    font-size: 2.3rem;
    line-height: 60px; }
    .masthead .nav-btn.active {
      color: #00a7b3; }
    .masthead .nav-btn.menu {
      display: block;
      width: 30px;
      height: 60px;
      position: relative;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
      -webkit-transition: .5s ease-in-out;
      -moz-transition: .5s ease-in-out;
      -o-transition: .5s ease-in-out;
      transition: .5s ease-in-out; }
      .masthead .nav-btn.menu span {
        display: block;
        position: absolute;
        width: 100%;
        height: 2px;
        background: #fff;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out; }
        .masthead .nav-btn.menu span:nth-child(1) {
          top: 20px; }
        .masthead .nav-btn.menu span:nth-child(2), .masthead .nav-btn.menu span:nth-child(3) {
          top: 30px; }
        .masthead .nav-btn.menu span:nth-child(4) {
          top: 40px; }
      .masthead .nav-btn.menu.open span:nth-child(1) {
        top: 18px;
        width: 0;
        left: 50%; }
      .masthead .nav-btn.menu.open span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg); }
      .masthead .nav-btn.menu.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg); }
      .masthead .nav-btn.menu.open span:nth-child(4) {
        top: 18px;
        width: 0;
        left: 50%; }
    .masthead .nav-btn.dotie-icon_search {
      margin-right: 10px;
      margin-left: 10px;
      float: right; }
    .masthead .nav-btn.dotie-icon_login_new {
      float: right; }
  .masthead nav {
    margin: auto;
    position: relative; }
    .masthead nav ul {
      margin: 0;
      list-style: none;
      padding: 0; }
      @media screen and (max-width: 63.9375em) {
        .masthead nav ul {
          width: 100%; } }
      .masthead nav ul li {
        float: left;
        width: 100%;
        text-align: left; }
        @media screen and (min-width: 64em) {
          .masthead nav ul li {
            width: auto; } }
        .masthead nav ul li a {
          color: #fff;
          text-decoration: none;
          line-height: 3rem;
          font-size: 1rem;
          font-weight: 600;
          /* Hover colors */ }
          @media screen and (max-width: 63.9375em) {
            .masthead nav ul li a {
              display: block; } }
          @media screen and (min-width: 64em) {
            .masthead nav ul li a {
              padding: 0 0.5rem;
              line-height: 1rem; } }
          .masthead nav ul li a.first {
            padding-left: 0; }
          .masthead nav ul li a#more-btn {
            padding-right: 0; }
          .masthead nav ul li a#more-btn.active {
            color: #00a7b3; }
          .masthead nav ul li a:hover {
            color: #00a7b3; }
          .masthead nav ul li a.news-nav-item:hover {
            color: #1176dd; }
          .masthead nav ul li a.sport-nav-item:hover {
            color: #4dbeee; }
          .masthead nav ul li a.entertainment-nav-item:hover {
            color: #f2558a; }
          .masthead nav ul li a.lifestyle-nav-item:hover {
            color: #f7a411; }
          .masthead nav ul li a.culture-nav-item:hover {
            color: #8450d6; }
          .masthead nav ul li a.business-nav-item:hover {
            color: #1176dd; }
  .masthead .weather-widget {
    display: none;
    opacity: 0;
    height: 60px;
    float: right;
    margin-right: 2rem;
    position: relative;
    color: #fff;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 1rem;
    font-weight: 600;
    line-height: 60px; }
    @media (min-width: 700px) and (max-width: 62em), (min-width: 65em) {
      .masthead .weather-widget {
        display: block; }
        .masthead .weather-widget.loaded {
          opacity: 1;
          -moz-transition: opacity 500ms ease-in;
          -o-transition: opacity 500ms ease-in;
          -webkit-transition: opacity 500ms ease-in;
          transition: opacity 500ms ease-in; } }
    .masthead .weather-widget:hover .link, .masthead .weather-widget:hover .temperature {
      color: #539b98; }
    .masthead .weather-widget.level-orange:hover .link, .masthead .weather-widget.level-orange:hover .temperature {
      color: #f97500; }
    .masthead .weather-widget.level-red:hover .link, .masthead .weather-widget.level-red:hover .temperature {
      color: #ff0034; }
    .masthead .weather-widget .warning {
      display: none;
      position: relative;
      margin: 0; }
      .masthead .weather-widget .warning:before {
        border-radius: 62.5rem;
        display: inline-block;
        position: relative;
        width: 1rem;
        height: 1rem;
        content: '';
        margin: 0 8px 2px 0;
        vertical-align: middle;
        -webkit-animation: blinker 1.5s linear 0s infinite normal forwards;
        -moz-animation: blinker 1.5s linear 0s infinite normal forwards;
        -o-animation: blinker 1.5s linear 0s infinite normal forwards;
        animation: blinker 1.5s linear 0s infinite normal forwards; }
      .weather-widget.level-orange .warning {
        display: inline; }
        .weather-widget.level-orange .warning:before {
          background-color: #f97500; }
      .weather-widget.level-red .warning {
        display: inline; }
        .weather-widget.level-red .warning:before {
          background-color: #ff0034; }
  .masthead .weather-widget .icon,
  .masthead .mobile-weather-widget .icon {
    display: inline-block;
    width: 35px;
    height: 35px;
    margin: 0 8px 4px;
    vertical-align: middle;
    background-image: url("../img/weather/widget_sprites.png?v=20171107");
    background-size: 2100% 300%;
    background-repeat: no-repeat;
    background-position: top left; }
  .masthead .mobile-weather-widget {
    float: right; }
    .masthead .mobile-weather-widget .warning {
      display: none;
      position: relative;
      margin: 0; }
      .masthead .mobile-weather-widget .warning:before {
        border-radius: 62.5rem;
        display: inline-block;
        position: relative;
        width: 1rem;
        height: 1rem;
        content: '';
        margin: 0 8px 2px 0;
        vertical-align: middle;
        -webkit-animation: blinker 1.5s linear 0s infinite normal forwards;
        -moz-animation: blinker 1.5s linear 0s infinite normal forwards;
        -o-animation: blinker 1.5s linear 0s infinite normal forwards;
        animation: blinker 1.5s linear 0s infinite normal forwards; }
      .mobile-weather-widget.level-orange .warning {
        display: inline; }
        .mobile-weather-widget.level-orange .warning:before {
          background-color: #f97500; }
      .mobile-weather-widget.level-red .warning {
        display: inline; }
        .mobile-weather-widget.level-red .warning:before {
          background-color: #ff0034; }
    .masthead .mobile-weather-widget .icon {
      -moz-transform: scale(0.7);
      -o-transform: scale(0.7);
      -ms-transform: scale(0.7);
      -webkit-transform: scale(0.7);
      transform: scale(0.7);
      margin-left: 0; }

#searchbox {
  height: 0;
  overflow: hidden;
  background: #292d32;
  -moz-transition: height .5s;
  -ms-transition: height .5s;
  -o-transition: height .5s;
  -webkit-transition: height .5s;
  transition: height .5s; }
  #searchbox.active {
    height: 73px; }
  #searchbox .columns {
    text-align: center; }
    @media screen and (min-width: 64em) {
      #searchbox .columns {
        text-align: right; } }
  #searchbox form {
    display: inline-block;
    margin: 1rem auto;
    width: 100%;
    max-width: 425px;
    background: #ffffff;
    border-radius: 40px;
    padding-left: 1rem; }
    #searchbox form input {
      font-family: "Source Sans Pro", sans-serif;
      border: none;
      padding: 0.3rem 0;
      margin: 0.3rem auto;
      width: 70%;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      box-shadow: none; }
      #searchbox form input:focus {
        outline: none; }
      @media screen and (min-width: 40em) {
        #searchbox form input {
          width: 80%; } }
    #searchbox form button {
      background: #00a7b3;
      margin: 0;
      font-size: 1rem;
      padding: 12px 0;
      color: #ffffff;
      float: right;
      border-radius: 40px;
      width: 30%; }
      @media screen and (min-width: 40em) {
        #searchbox form button {
          width: 20%; } }
      #searchbox form button:focus {
        outline: none; }
      #searchbox form button span {
        font-family: "Montserrat", sans-serif;
        display: inline-block;
        position: relative;
        margin-right: 0.2rem;
        font-weight: bold; }
      #searchbox form button span.icon-container {
        width: 16px;
        font-weight: bold; }
        #searchbox form button span.icon-container i {
          font-size: 1.5rem;
          font-weight: bold;
          line-height: 0;
          color: #fff !important; }
          #searchbox form button span.icon-container i:before {
            position: absolute;
            bottom: 5px; }

body.search #searchbox {
  height: 73px; }
body.search .dotie-icon_search {
  color: #00a7b3; }

.subnav {
  font-family: "Source Sans Pro", sans-serif;
  position: relative;
  background: #00a7b3;
  height: 40px;
  overflow-y: hidden; }
  .subnav nav {
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .subnav nav::-webkit-scrollbar {
      width: 0 !important;
      -ms-overflow-style: none;
      overflow: -moz-scrollbars-none; }
  .subnav ul {
    margin: 0; }
    .subnav ul li {
      display: inline-block;
      position: relative;
      vertical-align: middle; }
      .subnav ul li:hover {
        text-decoration: none; }
      .subnav ul li:first-child {
        padding-left: 0; }
      .subnav ul li.border-left {
        border-left: 1px solid #00a7b3; }
      .subnav ul li a {
        font-weight: 600; }
        .subnav ul li a:hover {
          text-decoration: underline !important; }
      .subnav ul li.pillar a {
        position: relative;
        padding-left: 0;
        padding-right: 0.3rem; }
        .subnav ul li.pillar a:after {
          content: ">";
          color: #fff;
          z-index: 2;
          position: relative;
          padding-left: 0.5rem;
          display: inline-block; }
        .subnav ul li.pillar a span {
          position: relative;
          z-index: 2; }
      .subnav ul li.tag {
        margin-top: -1px;
        position: relative; }
        .subnav ul li.tag a {
          position: relative;
          border-right: 1px solid white;
          padding: 0.1rem 1.1rem 0.1rem 0; }
          .subnav ul li.tag a span {
            position: relative;
            z-index: 2; }
          .subnav ul li.tag a span.title {
            text-transform: capitalize; }
          .subnav ul li.tag a span.title.no-line {
            text-decoration: none; }
          .subnav ul li.tag a:before {
            content: "";
            width: 100vw;
            right: 0;
            top: 0;
            position: absolute;
            height: 100%;
            z-index: 1; }
      .subnav ul li a {
        display: block;
        font-size: 1rem;
        line-height: 1rem;
        color: #fff;
        height: 100%;
        width: 100%;
        padding: 0.75rem 0.5rem; }
      .subnav ul li.first a {
        padding-left: 1rem; }
      .subnav ul li.last a {
        padding-right: 1rem; }

body.home .subnav ul li.first a {
  padding-left: 0; }
body.home .subnav ul li.tag a:hover {
  text-decoration: none !important;
  cursor: default; }

/* All the fonts-related variables go here */
/* Change the following values if you change Foundation's version */
footer.rte-global-footer {
  background: #000000;
  color: #fff;
  height: auto;
  width: 100%;
  padding: 0;
  /** Icon buttons **/ }
  footer.rte-global-footer .more-links {
    padding-top: 1.25rem; }
    @media screen and (min-width: 40em) {
      footer.rte-global-footer .more-links {
        padding-top: 2rem; } }
  footer.rte-global-footer p {
    font-size: .9em;
    font-family: "Source Sans Pro", sans-serif;
    color: #fff;
    margin-bottom: 0;
    font-weight: normal; }
  footer.rte-global-footer .footer-logo {
    display: block;
    font-size: 3.8em;
    margin: 0 auto;
    color: #ffffff;
    text-decoration: none; }
  footer.rte-global-footer .menu-heading {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    color: #fff;
    padding-bottom: 1rem; }
    @media screen and (max-width: 39.9375em) {
      footer.rte-global-footer .menu-heading:hover {
        cursor: pointer; } }
  footer.rte-global-footer ul {
    display: none;
    list-style: none;
    padding: 0; }
    @media screen and (min-width: 40em) {
      footer.rte-global-footer ul {
        display: block; } }
    footer.rte-global-footer ul:first-of-type {
      margin-bottom: 0; }
    footer.rte-global-footer ul:last-child {
      margin-bottom: 2rem;
      margin-top: 0; }
    footer.rte-global-footer ul li {
      font-family: "Source Sans Pro", sans-serif;
      padding-bottom: .625rem;
      font-size: .9em;
      font-weight: 600; }
      footer.rte-global-footer ul li a {
        color: #fff;
        text-decoration: none; }
        footer.rte-global-footer ul li a:hover {
          text-decoration: underline; }
  footer.rte-global-footer .social-btn-container {
    float: left !important; }
  footer.rte-global-footer .disclaimer {
    background: #292d32;
    text-align: center;
    margin-top: 2rem;
    padding: 1rem 0 0 0; }
    footer.rte-global-footer .disclaimer p:last-of-type {
      padding-top: 0;
      color: #6b728c; }
  footer.rte-global-footer .break {
    border-top: 1px solid #292D32;
    padding-top: 2rem; }
  footer.rte-global-footer .newsletter {
    margin-top: 1rem;
    font-size: .9em; }
    footer.rte-global-footer .newsletter input {
      width: 60%;
      padding: .8rem 1rem;
      float: left;
      color: #000;
      margin-right: 1rem;
      font-family: "Source Sans Pro", sans-serif;
      background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOC4xLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4yIiBiYXNlUHJvZmlsZT0idGlueSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiDQoJIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTYgMTIuMSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8cG9seWdvbiBmaWxsPSIjQTZCM0M5IiBwb2ludHM9IjEzLjgsMCAyLjUsMCA4LDUuOSAJIi8+DQoJPHBvbHlnb24gZmlsbD0iI0E2QjNDOSIgcG9pbnRzPSIxNiwwLjkgOCw5LjQgMCwwLjkgMCwxMi4xIDE2LDEyLjEgCSIvPg0KPC9nPg0KPC9zdmc+DQo=") no-repeat 10px 14px #fff;
      text-indent: 24px;
      background-size: 20px;
      border: none; }
    footer.rte-global-footer .newsletter ::-webkit-input-placeholder {
      color: #6b728c; }
    footer.rte-global-footer .newsletter :-moz-placeholder {
      /* Firefox 18- */
      color: #6b728c; }
    footer.rte-global-footer .newsletter ::-moz-placeholder {
      /* Firefox 19+ */
      color: #6b728c; }
    footer.rte-global-footer .newsletter :-ms-input-placeholder {
      color: #6b728c; }
    footer.rte-global-footer .newsletter button {
      background: #6b728c;
      border-radius: 40px;
      padding: 1rem 1rem;
      display: inline-block; }
  footer.rte-global-footer .btn-group {
    display: inline-block;
    margin-top: 0; }
    footer.rte-global-footer .btn-group i {
      color: #FFFFFF;
      margin: 0 0.5rem !important;
      display: inline-block;
      cursor: pointer;
      text-align: left;
      width: 36px;
      height: 36px;
      border-radius: 50%;
      float: left;
      background: #6b728c;
      font-family: 'icomoon-dotie' !important;
      font-style: normal;
      line-height: 1;
      font-size: 2.3rem;
      position: relative; }
      @media screen and (min-width: 40em) {
        footer.rte-global-footer .btn-group i {
          margin: 0 1rem; } }
      footer.rte-global-footer .btn-group i a {
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: 0; }
    footer.rte-global-footer .btn-group i.facebook {
      font-size: 44px;
      line-height: 36px; }
      footer.rte-global-footer .btn-group i.facebook:before {
        margin-left: -5px; }
    footer.rte-global-footer .btn-group i.twitter {
      line-height: 38px;
      margin-left: 0 !important; }
      footer.rte-global-footer .btn-group i.twitter:before {
        margin-top: 6px; }
    footer.rte-global-footer .btn-group i.linkedin:before {
      margin-left: 0; }
    footer.rte-global-footer .btn-group i.envelope {
      font-size: 30px;
      line-height: 36px; }
      footer.rte-global-footer .btn-group i.envelope:before {
        margin-left: 3px; }
    footer.rte-global-footer .btn-group i.youtube {
      font-size: 58px;
      line-height: 38px; }
      footer.rte-global-footer .btn-group i.youtube:before {
        margin-left: -10px; }
    footer.rte-global-footer .btn-group i.comment {
      font-size: 34px;
      line-height: 38px;
      width: 72px;
      border-radius: 24px; }
      footer.rte-global-footer .btn-group i.comment a {
        color: #fff;
        text-align: right;
        font-family: "Source Sans Pro", sans-serif;
        font-size: 18px;
        padding: 0 14px; }
      footer.rte-global-footer .btn-group i.comment a#cload {
        position: absolute;
        z-index: 2;
        width: 100%;
        height: 100%; }
  footer.rte-global-footer #cookie-policy-strap {
    background: #fff;
    position: fixed;
    z-index: 999999;
    width: 100%;
    bottom: 0;
    height: 110px;
    overflow: hidden;
    border-top: 1px solid #a6b3c9;
    display: none; }
    footer.rte-global-footer #cookie-policy-strap * {
      box-sizing: border-box; }
    footer.rte-global-footer #cookie-policy-strap.animate-hidden {
      -moz-transition: height 1s ease !important;
      -o-transition: height 1s ease !important;
      -webkit-transition: height 1s ease !important;
      transition: height 1s ease !important;
      height: 0; }
    footer.rte-global-footer #cookie-policy-strap.hide {
      display: none !important; }
    footer.rte-global-footer #cookie-policy-strap .inner {
      padding: 0.5rem 1.25rem 0;
      max-width: 1160px;
      width: 100%;
      position: relative;
      margin: auto; }
      footer.rte-global-footer #cookie-policy-strap .inner .cookie-disclaimer {
        float: left;
        width: 80%; }
        @media screen and (min-width: 40em) {
          footer.rte-global-footer #cookie-policy-strap .inner .cookie-disclaimer {
            width: 91.66667%; } }
      footer.rte-global-footer #cookie-policy-strap .inner p {
        text-align: center;
        color: #000 !important;
        font-family: "Source Sans Pro", sans-serif !important;
        font-size: 12px !important;
        line-height: 1rem !important;
        margin: 0 0 0.5rem !important; }
        @media screen and (min-width: 40em) {
          footer.rte-global-footer #cookie-policy-strap .inner p {
            font-size: 18px !important;
            line-height: 24px !important; } }
      footer.rte-global-footer #cookie-policy-strap .inner a {
        color: #00a7b3 !important; }
      footer.rte-global-footer #cookie-policy-strap .inner .button-group {
        text-align: center; }
      footer.rte-global-footer #cookie-policy-strap .inner .button {
        display: inline-block;
        color: #fff !important;
        font-family: "Source Sans Pro", sans-serif !important;
        font-weight: 400 !important;
        font-size: 12px !important;
        line-height: 1rem !important;
        padding: 0.25rem 1rem !important;
        margin: 0;
        border-radius: 1rem; }
        footer.rte-global-footer #cookie-policy-strap .inner .button.more {
          background: #677890;
          margin-right: 10px; }
        footer.rte-global-footer #cookie-policy-strap .inner .button.accept {
          background: #00a7b3; }
        @media screen and (min-width: 40em) {
          footer.rte-global-footer #cookie-policy-strap .inner .button {
            font-size: 18px !important;
            line-height: 24px !important; } }
      footer.rte-global-footer #cookie-policy-strap .inner #close-strap {
        float: left;
        width: 20%; }
        footer.rte-global-footer #cookie-policy-strap .inner #close-strap .button {
          float: right;
          display: block;
          padding: 0 !important;
          width: 40px;
          height: 40px;
          background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgd2lkdGg9IjYycHgiIGhlaWdodD0iNjJweCIgdmlld0JveD0iMCAwIDYyIDYyIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPg0KICAgIDxnIGlkPSJydGUuaWUtRCIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+DQogICAgICAgIDxnIGlkPSJHRFBSLUNvb2tpZS1Qb2xpY3ktTWVzc2FnZS0tLUQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xNDc5LjAwMDAwMCwgLTExODMuMDAwMDAwKSIgc3Ryb2tlPSIjMDBBNEIwIiBzdHJva2Utd2lkdGg9IjIiPg0KICAgICAgICAgICAgPGcgaWQ9IlgtQnV0dG9uIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNDgwLjAwMDAwMCwgMTE4NC4wMDAwMDApIj4NCiAgICAgICAgICAgICAgICA8Y2lyY2xlIGlkPSJPdmFsIiBjeD0iMzAiIGN5PSIzMCIgcj0iMzAiPjwvY2lyY2xlPg0KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yMS4yNSwyMS4yNSBMMzguNzUsMzguNzUiIGlkPSJMaW5lLTMiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiPjwvcGF0aD4NCiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzguNzUsMjEuMjUgTDIxLjI1LDM4Ljc1IiBpZD0iTGluZS0zIiBzdHJva2UtbGluZWNhcD0ic3F1YXJlIj48L3BhdGg+DQogICAgICAgICAgICA8L2c+DQogICAgICAgIDwvZz4NCiAgICA8L2c+DQo8L3N2Zz4=");
          background-size: 100%;
          background-position: 50% 50%;
          background-repeat: no-repeat;
          border-radius: 50%; }
          footer.rte-global-footer #cookie-policy-strap .inner #close-strap .button:hover {
            background-color: #b8e4e9; }
        @media screen and (min-width: 40em) {
          footer.rte-global-footer #cookie-policy-strap .inner #close-strap {
            width: 8.33333%; }
            footer.rte-global-footer #cookie-policy-strap .inner #close-strap .button {
              float: none;
              width: 60px;
              height: 60px; } }
@-webkit-keyframes rollUp {
  0% {
    height: 0; }
  100% {
    height: 110px; } }
@-moz-keyframes rollUp {
  0% {
    height: 0; }
  100% {
    height: 110px; } }
@-o-keyframes rollUp {
  0% {
    height: 0; }
  100% {
    height: 110px; } }
@keyframes rollUp {
  0% {
    height: 0; }
  100% {
    height: 110px; } }
