<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#clusters {
  border-bottom: 5px solid #efeeef;
  padding: 0 0 30px 0;
  margin: 0 0 20px 0;
  box-sizing: border-box;
}
#clusters .cluster-info-container {
  border-right: 1px solid #ddd;
  min-height: 200px;
}
#clusters .cluster-info-container .cluster-info {
  margin-left: 10px;
  position: relative;
  border: 1px solid #dadbdd;
  padding: 2px 20px;
  color: #96989a;
  text-transform: uppercase;
  font-size: 1em;
  text-align: center;
  /*height: 22px;*/
}
#clusters .cluster-info-container .cluster-info span {
  margin-left: 20px;
  /*display: inline-block;
                line-height: 17px;*/
}
#clusters .cluster-info-container .cluster-info:before {
  height: 100%;
  width: 20px;
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 992px) {
  #clusters .cluster-info-container {
    border-right: none;
    min-height: 0;
  }
}
#clusters .cluster-info-container #cluster-info-mr:before {
  background-color: #0097fe;
}
#clusters .cluster-info-container #cluster-info-it:before {
  background-color: #002D72;
}
#clusters .cluster-info-container #cluster-info-e:before {
  background-color: #007377;
}
#clusters .cluster-info-container #cluster-info-i:before {
  background-color: #b6e1ea;
}
#clusters .cluster-info-container p {
  text-align: center;
  color: #96989a;
  font-size: 1.1em;
  margin-top: 20px;
}
#clusters .cluster-info-container:last-child {
  border-right: none;
}

@font-face {
  font-family: 'citi-dmi-icons';
  src: url('../fonts/citi-dmi-icons.eot?d0m6f6');
  src: url('../fonts/citi-dmi-icons.eot?#iefixd0m6f6') format('embedded-opentype'), url('../fonts/citi-dmi-icons.woff?d0m6f6') format('woff'), url('../fonts/citi-dmi-icons.ttf?d0m6f6') format('truetype'), url('../fonts/citi-dmi-icons.svg?d0m6f6#citi-dmi-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}
body {
  padding: 0;
  margin: 0;
  position: relative;
  font-size: 12px;
}
a,
a:hover,
a:active,
button,
button:hover,
button:active {
  outline: none !important;
  text-decoration: none !important;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'citi-dmi-icons';
  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;
}
.table &gt; thead &gt; tr &gt; th {
  border-bottom: none;
}
blockquote {
  background: none;
  border-left: none;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C" "\201D" "\2018" "\2019";
}
blockquote:before,
blockquote:after {
  color: #ccc;
  font-size: 56px;
  /* Specified in px because of IE bug. See http://www.epinova.no/blog/george-gooding/dates/2013/5/internet-explorer-10-bugs/. */
  line-height: 0.1em;
  vertical-align: -0.4em;
}
blockquote:before {
  margin-right: 2px;
  content: open-quote;
}
blockquote:after {
  margin-left: 2px;
  content: close-quote;
}
blockquote p {
  display: inline;
  font-size: 1.4em;
  line-height: 1.5em;
}
.modal-backdrop.in {
  opacity: 0.9;
}
.modal-lg {
  width: 100%;
}
.modal-content {
  background-color: transparent !important;
  color: white !important;
  box-shadow: none;
  border: none;
}
.modal-content h3 {
  font-size: 1.8em;
  font-weight: 700;
}
.modal-content p {
  font-size: 1.4em;
  margin-bottom: 20px;
}
.ml20 {
  margin-left: 20px;
}
.mr20 {
  margin-right: 20px;
}
.close i {
  color: #ccc;
}
.close i:hover {
  color: white;
}
#old-browser-warning {
  display: none;
}
h2 {
  font-size: 1.876em;
  text-align: center;
  margin-bottom: 40px;
  color: #767c83;
}
tr.dummy td {
  padding: 0 !important;
}
@media (max-width: 1200px) {
  p br,
  #dummy-device-detector {
    display: none;
  }
  p br::before {
    content: " ";
  }
}
footer .to-top {
  padding: 10px;
}
footer .to-top a {
  color: #dddddd;
  font-size: 2em;
}
footer .to-top a:hover {
  color: #b8dfea;
}
footer .copy {
  border-top: 1px solid #dddddd;
  padding: 10px 20px 30px 20px;
  color: #a2a2a2;
}

#insights {
  margin-top: 100px;
  min-height: 100vh;
}
#insights p.subtitle {
  color: #1abaed;
  font-size: 2.2em;
}
#insights .container-fluid {
  background-color: #475059;
  margin: 30px 0 40px 0;
}
#insights .container-fluid .container {
  padding: 15px;
}
#insights .container-fluid .container p {
  color: #fff;
  font-size: 1.4em;
  margin-bottom: 0;
}
#insights .container-fluid .container#benefits figure {
  margin: auto;
  width: 160px;
  height: 120px;
}
#insights .container-fluid .container#benefits figure.pie {
  background: url(../img/benefits_1.png);
}
#insights .container-fluid .container#benefits figure.cost {
  background: url(../img/benefits_2.png);
}
#insights .container-fluid .container#benefits figure.shift {
  background: url(../img/benefits_3.png);
}
#insights .container-fluid .container#download-app a {
  margin-left: 5px;
  color: #1abaed;
}
#insights .container-fluid .container#download-app a:hover {
  color: #b8dfea;
}
#insights .container-fluid .container#download-app a span {
  display: inline-block;
  font-size: 1.4em;
  margin-left: 10px;
}
#insights .keys {
  background-color: #FEFEFE;
}
#insights .keys h3 {
  color: #1abaed;
  font-size: 1.4em;
  text-transform: uppercase;
  margin-top: 50px;
}
#insights .keys p {
  color: #afafaf;
  font-size: 1.2em;
  width: 90%;
  line-height: 20px;
  padding: 8px 8px 8px 0;
}
#insights .keys ul {
  color: #afafaf;
  font-size: 1.2em;
  line-height: 20px;
}
#insights .keys .key {
  border-top: 1px solid #efeeef;
}

/* Images are too wide for side-by-side content on the Insights section
#insights .keys .key1 {
  background: url(/icg/sa/digital_symposium/digital_money_index/img/key_image_1.jpg) no-repeat;
  height: 323px;
}
#insights .keys .key2 {
  background: url(/icg/sa/digital_symposium/digital_money_index/img/key_image_2.jpg) no-repeat;
  height: 294px;
}
#insights .keys .key3 {
  background: url(/icg/sa/digital_symposium/digital_money_index/img/key_image_3.jpg) no-repeat;
  height: 381px;
}
#insights .keys .key4 {
  background: url(/icg/sa/digital_symposium/digital_money_index/img/key_image_4.jpg) no-repeat;
  height: 399px;
}
#insights .keys .key5 {
  background: url(/icg/sa/digital_symposium/digital_money_index/img/key_image_5.jpg) no-repeat;
  height: 288px;
}
*/

#intro {
  min-height: 750px;
  min-height: 100%;
  /* Fallback for browsers do NOT support vh unit */
  min-height: 100vh;
  /* These two lines are counted as one :-)       */
  /*display: flex;*/
  /*align-items: center;  */
}
#intro-top {
  background-image: url(../img/bg-intro.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
  /*background-attachment: fixed;*/
  background-size: cover;
  background-color: white;
  color: white;
  min-height: 300px;
  /* Fallback for browsers do NOT support vh unit */
  min-height: 50%;
  /* Fallback for browsers do NOT support vh unit */
  min-height: 50vh;
  /* These two lines are counted as one :-)       */
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
#intro-top div.text-center {
  width: 100%;
  padding-top: 100px;
}
#intro-top p {
  font-size: 2.5em;
  text-shadow: 0 1px 1px black;
}
#intro-bottom {
  color: #a2a2a2;
}
#intro-bottom p:first-child {
  font-size: 2em;
}
#intro-bottom p + p {
  font-size: 1.313em;
}
#intro-bottom button {
  margin-top: 20px;
  border-radius: 0;
  border: 1px solid #1abaed;
  background-color: white;
  color: #1abaed;
  font-size: 1.876em;
  font-weight: bold;
  padding: auto 50px;
}
#intro-bottom button:hover {
  background-color: #1abaed;
  color: white;
}
#intro-bottom .fa-angle-double-down {
  font-size: 2em !important;
  color: #1abaed !important;
}
h1 {
  font-size: 4em;
  text-shadow: 0 1px 1px black;
}

#world-map {
  background-color: #f1f1f1;
  color: #8e8b86;
  position: relative;
  min-height: 60vh;
}
#world-map-container {
  height: 400px;
  /* Fallback for browsers do NOT support vh unit */
  height: 60vh;
  padding: 0 10px 30px 10px;
  position: relative;
}
#world-map-container #download-report {
  font-size: 1.2em;
  position: absolute;
  bottom: 29px;
  right: 0;
  background-color: rgba(71, 80, 89, 0.8);
  padding: 10px 15px;
}
#world-map-container #download-report h6 {
  color: white;
  margin-top: 0;
  font-size: 1.05em;
}
#world-map-container #download-report a {
  font-size: 1em;
  color: #1abaed;
}
#world-map-container #download-report a:hover {
  color: #b8dfea;
}
#world-map-container #download-report .fa-cloud-download {
  margin-left: 10px;
}
.jvectormap-zoomin,
.jvectormap-zoomout {
  width: 32px;
  height: 32px;
  line-height: 26px;
  left: auto;
  right: 10px;
  background-color: #a2a2a2;
  border-radius: 0;
  font-weight: bold;
}
.jvectormap-zoomout {
  top: 52px;
}
.jvectormap-label {
  border-radius: 0;
}
.map-label {
  /*background-color: @color-dark-grey;*/
  padding: 8px;
  display: table-cell;
}
.map-label div {
  display: table-cell;
  vertical-align: bottom;
}
.map-label .country-rank {
  font-size: 3em;
  line-height: 1em;
}
.map-label .country-rank-out-of {
  color: #b2b6b9;
  font-style: italic;
  padding: 0 12px 0 6px;
}
.map-label .country-name {
  text-transform: uppercase;
  font-size: 1.2em;
}
.map-label.no-info {
  display: block;
}
.map-label.no-info div {
  display: block;
}
.map-label.no-info .country-name {
  padding-top: 0;
}
#list-cluster-reference {
  margin-bottom: 20px;
}
#list-cluster-reference &gt; li {
  padding-right: 20px;
}
.cluster-reference {
  display: inline-block;
  width: 16px;
  height: 16px;
  color: #96989a;
}
.cluster-reference-mr {
  display: inline-block;
  width: 16px;
  height: 16px;
  color: #96989a;
  background-color: #0097fe;
}
.cluster-reference-it {
  display: inline-block;
  width: 16px;
  height: 16px;
  color: #96989a;
  background-color: #002D72;
}
.cluster-reference-e {
  display: inline-block;
  width: 16px;
  height: 16px;
  color: #96989a;
  background-color: #007377;
}
.cluster-reference-i {
  display: inline-block;
  width: 16px;
  height: 16px;
  color: #96989a;
  background-color: #b6e1ea;
}
#country-info-container {
  -webkit-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -moz-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -o-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  position: absolute;
  top: 10px;
  left: 0;
}
#country-info-container #country-info {
  width: 400px;
  background-color: rgba(71, 80, 89, 0.95) !important;
  padding: 10px;
  border: 1px solid #8e8b86;
  border-left: none;
  color: white;
}
#country-info-container #country-info h3 {
  margin-top: 0;
  margin-bottom: 0;
}
#country-info-container #country-info h4 {
  margin-bottom: 15;
}
#country-info-container #country-info h4 small {
  color: white;
}
#country-info-container #country-info hr {
  margin-top: 0;
  margin-bottom: 0;
  border-top: 1px solid #ccc;
}
#country-info-container #country-info hr:first {
  border-top: 2px solid #ccc;
}
#country-info-container #country-info .header {
  display: table;
  /*margin-bottom: 5px;*/
}
#country-info-container #country-info .header .rank-container {
  display: table-cell;
  vertical-align: middle;
  width: 120px;
}
#country-info-container #country-info .header .rank-container .rank {
  font-size: 4em;
}
#country-info-container #country-info .header .rank-container .rank.mr {
  color: #0097fe;
}
#country-info-container #country-info .header .rank-container .rank.it {
  color: #002D72;
}
#country-info-container #country-info .header .rank-container .rank.e {
  color: #007377;
}
#country-info-container #country-info .header .rank-container .rank.i {
  color: #b6e1ea;
}
#country-info-container #country-info .header .rank-container .rank-out-of {
  color: #afafaf;
  font-size: 1.5em;
}
#country-info-container #country-info .header .name-cluster-container {
  display: table-cell;
  vertical-align: middle;
}
#country-info-container #country-info .header .name-cluster-container .name {
  font-size: 1.7em;
}
#country-info-container #country-info .header .name-cluster-container .cluster {
  font-size: 1.2em;
}
#country-info-container #country-info .pillars {
  margin-bottom: 10px;
}
#country-info-container #country-info .pillar-rank {
  font-size: 4em;
  line-height: 1.1em;
}
#country-info-container #country-info .pillar-rank.gams {
  color: #f9ac4f;
}
#country-info-container #country-info .pillar-rank.fati {
  color: #dbe150;
}
#country-info-container #country-info .pillar-rank.podms {
  color: #b69cca;
}
#country-info-container #country-info .pillar-rank.pta {
  color: #23b9b0;
}
#country-info-container #country-info .pillar-name {
  margin: 0;
  font-size: .9em;
}
#country-info-container #country-info .key-observations {
  margin-top: 10px;
  font-size: .9em;
}
#country-info-container #chart-container-map {
  max-width: 370px;
  height: 180px;
}
#country-info-container.ng-hide {
  left: -420px;
  /* width + padding */
}

#methodology {
  min-height: 100vh;
  text-align: center;
}
#methodology p {
  text-align: center;
  margin-top: 20px;
  font-size: 1.4em;
  color: #a2a2a2;
}
#methodology #index-def {
  font-size: 1.1em;
}
#methodology #we-believe {
  color: #1abaed;
  font-size: 2.4em;
  line-height: 1.4em;
}
#methodology #adoption-is,
#methodology #underpinning {
  margin-bottom: 30px;
}
#methodology #methodology-pillars {
  background-color: #475059;
  padding: 50px 20px;
}
#methodology #methodology-pillars * {
  text-align: center;
}
#methodology #methodology-pillars h3 {
  font-weight: normal;
  font-size: 1.7em;
  color: white;
}
@media screen and (min-width: 768px) {
  #methodology #methodology-pillars h3 {
    min-height: 50px;
  }
}
@media screen and (min-width: 992px) {
  #methodology #methodology-pillars h3 {
    min-height: 65px;
  }
}
@media screen and (min-width: 1200px) {
  #methodology #methodology-pillars h3 {
    min-height: 40px;
  }
}
@media (min-width: 992px) {
  #methodology #methodology-pillars .pillar-description {
    min-height: 100px;
  }
}
@media (min-width: 1200px) {
  #methodology #methodology-pillars .pillar-description {
    min-height: 80px;
  }
}
#methodology #methodology-pillars .read-more {
  border: 1px solid #afafaf;
  padding: 4px 10px;
  color: #afafaf;
  background-color: transparent;
  font-size: 1.2em;
}
#methodology #methodology-pillars .read-more:hover {
  background-color: white;
  color: #475059;
}
@media (max-width: 992px) {
  #methodology #methodology-pillars .read-more {
    margin-bottom: 10px;
  }
}
#modal-pillar .carousel-indicators {
  position: static;
  width: auto;
  margin-left: 0;
  margin-top: 20px;
}
#modal-pillar .carousel-indicators li {
  margin: 3px;
}
#modal-pillar .carousel-indicators li.active {
  margin: 2px;
}
.pillar-icon-container {
  width: 80px;
  margin: 0 auto;
  padding: 4px;
  border-radius: 50%;
  text-align: center;
}
.pillar-icon-container-gams {
  background-color: #f9ac4f;
}
.pillar-icon-container-fati {
  background-color: #dbe150;
}
.pillar-icon-container-podms {
  background-color: #b69cca;
}
.pillar-icon-container-pta {
  background-color: #23b9b0;
}
[class^="icon-"],
[class*=" icon-"] {
  font-size: 48pt;
  color: #475059;
}
.modal-content [class^="icon-"],
.modal-content [class*=" icon-"] {
  color: black;
}
.icon-podms:before {
  content: "\e602";
}
.icon-fati:before {
  content: "\e603";
}
.icon-gams:before {
  content: "\e604";
}
.icon-pta:before {
  content: "\e605";
}

.vertical-center {
  min-height: 100%;
  /* Fallback for browsers do NOT support vh unit */
  min-height: 100vh;
  /* These two lines are counted as one :-)       */
  display: flex;
  align-items: center;
}
.display-table {
  display: table;
}
.display-table-cell {
  display: table-cell;
}
.vertical-align-middle {
  vertical-align: middle;
}
.cell-middle {
  display: table-cell;
  vertical-align: middle;
}
.cursor-pointer {
  cursor: pointer;
}
.text-uppercase {
  text-transform: uppercase;
}

.nav &gt; li {
  margin-left: 40px;
  color: #9f9fa1;
}
.nav &gt; li a {
  font-size: 1.125em;
}
@media (max-width: 1200px) {
  .nav &gt; li {
    margin-left: 10px;
  }
}
#nav-intro {
  background: rgba(0, 0, 0, 0.2) !important;
  border-bottom: none;
  text-align: center;
  /* For centering the nav */
  /* */
}
#nav-intro .nav,
#nav-intro .nav &gt; li {
  float: none;
  display: inline-block;
  *display: inline;
  /* ie7 fix */
  *zoom: 1;
  /* hasLayout ie7 trigger */
  vertical-align: top;
}
#nav-intro .navbar-nav &gt; .active &gt; a,
#nav-intro .navbar-nav &gt; .active &gt; a:hover,
#nav-intro .navbar-nav &gt; .active &gt; a:focus {
  background-color: rgba(8, 8, 8, 0.4) !important;
}
#nav-intro a {
  color: white;
}
#nav-intro a:hover {
  color: #ccc !important;
}
#nav-journey .nav {
  display: table;
}
#nav-journey .nav &gt; li {
  float: none;
  display: table-cell;
  *display: table-cell;
  /* ie7 fix */
  *zoom: 1;
  /* hasLayout ie7 trigger */
  vertical-align: top;
  margin-left: 0;
}
@media (min-width: 1200px) {
  #nav-journey .nav &gt; li {
    padding: 0 20px;
  }
}
#nav-journey li.active {
  background-color: #3685c7;
}
#nav-journey li.active a {
  color: white !important;
  background-color: transparent;
}

@font-face {
  font-family: 'citi-dmi-icons';
  src: url('../fonts/citi-dmi-icons.eot?d0m6f6');
  src: url('../fonts/citi-dmi-icons.eot?#iefixd0m6f6') format('embedded-opentype'), url('../fonts/citi-dmi-icons.woff?d0m6f6') format('woff'), url('../fonts/citi-dmi-icons.ttf?d0m6f6') format('truetype'), url('../fonts/citi-dmi-icons.svg?d0m6f6#citi-dmi-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}
body {
  padding: 0;
  margin: 0;
  position: relative;
  font-size: 12px;
}
a,
a:hover,
a:active,
button,
button:hover,
button:active {
  outline: none !important;
  text-decoration: none !important;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'citi-dmi-icons';
  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;
}
.table &gt; thead &gt; tr &gt; th {
  border-bottom: none;
}
blockquote {
  background: none;
  border-left: none;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C" "\201D" "\2018" "\2019";
}
blockquote:before,
blockquote:after {
  color: #ccc;
  font-size: 56px;
  /* Specified in px because of IE bug. See http://www.epinova.no/blog/george-gooding/dates/2013/5/internet-explorer-10-bugs/. */
  line-height: 0.1em;
  vertical-align: -0.4em;
}
blockquote:before {
  margin-right: 2px;
  content: open-quote;
}
blockquote:after {
  margin-left: 2px;
  content: close-quote;
}
blockquote p {
  display: inline;
  font-size: 1.4em;
  line-height: 1.5em;
}
.modal-backdrop.in {
  opacity: 0.9;
}
.modal-lg {
  width: 100%;
}
.modal-content {
  background-color: transparent !important;
  color: white !important;
  box-shadow: none;
  border: none;
}
.modal-content h3 {
  font-size: 1.8em;
  font-weight: 700;
}
.modal-content p {
  font-size: 1.4em;
  margin-bottom: 20px;
}
.ml20 {
  margin-left: 20px;
}
.mr20 {
  margin-right: 20px;
}
.close i {
  color: #ccc;
}
.close i:hover {
  color: white;
}
#old-browser-warning {
  display: none;
}
h2 {
  font-size: 1.876em;
  text-align: center;
  margin-bottom: 40px;
  color: #767c83;
}
tr.dummy td {
  padding: 0 !important;
}
@media (max-width: 1200px) {
  p br,
  #dummy-device-detector {
    display: none;
  }
  p br::before {
    content: " ";
  }
}
footer .to-top {
  padding: 10px;
}
footer .to-top a {
  color: #dddddd;
  font-size: 2em;
}
footer .to-top a:hover {
  color: #b8dfea;
}
footer .copy {
  border-top: 1px solid #dddddd;
  padding: 10px 20px 30px 20px;
  color: #a2a2a2;
}
.nav &gt; li {
  margin-left: 40px;
  color: #9f9fa1;
}
.nav &gt; li a {
  font-size: 1.125em;
}
@media (max-width: 1200px) {
  .nav &gt; li {
    margin-left: 10px;
  }
}
#nav-intro {
  background: rgba(0, 0, 0, 0.2) !important;
  border-bottom: none;
  text-align: center;
  /* For centering the nav */
  /* */
}
#nav-intro .nav,
#nav-intro .nav &gt; li {
  float: none;
  display: inline-block;
  *display: inline;
  /* ie7 fix */
  *zoom: 1;
  /* hasLayout ie7 trigger */
  vertical-align: top;
}
#nav-intro .navbar-nav &gt; .active &gt; a,
#nav-intro .navbar-nav &gt; .active &gt; a:hover,
#nav-intro .navbar-nav &gt; .active &gt; a:focus {
  background-color: rgba(8, 8, 8, 0.4) !important;
}
#nav-intro a {
  color: white;
}
#nav-intro a:hover {
  color: #ccc !important;
}
#nav-journey .nav {
  display: table;
}
#nav-journey .nav &gt; li {
  float: none;
  display: table-cell;
  *display: table-cell;
  /* ie7 fix */
  *zoom: 1;
  /* hasLayout ie7 trigger */
  vertical-align: top;
  margin-left: 0;
}
@media (min-width: 1200px) {
  #nav-journey .nav &gt; li {
    padding: 0 20px;
  }
}
#nav-journey li.active {
  background-color: #3685c7;
}
#nav-journey li.active a {
  color: white !important;
  background-color: transparent;
}
#intro {
  min-height: 750px;
  min-height: 100%;
  /* Fallback for browsers do NOT support vh unit */
  min-height: 85vh;
  /* These two lines are counted as one :-)       */
  /*display: flex;*/
  /*align-items: center;  */
}
#intro-top {
  background-image: url(../img/bg-intro.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
  /*background-attachment: fixed;*/
  background-size: cover;
  background-color: white;
  color: white;
  min-height: 300px;
  /* Fallback for browsers do NOT support vh unit */
  min-height: 50%;
  /* Fallback for browsers do NOT support vh unit */
  min-height: 50vh;
  /* These two lines are counted as one :-)       */
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
#intro-top div.text-center {
  width: 100%;
  padding-top: 100px;
}
#intro-top p {
  font-size: 2.5em;
  text-shadow: 0 1px 1px black;
}
#intro-bottom {
  color: #a2a2a2;
}
#intro-bottom p:first-child {
  font-size: 2em;
}
#intro-bottom p + p {
  font-size: 1.313em;
}
#intro-bottom button {
  margin-top: 20px;
  border-radius: 0;
  border: 1px solid #1abaed;
  background-color: white;
  color: #1abaed;
  font-size: 1.876em;
  font-weight: bold;
  padding: auto 50px;
}
#intro-bottom button:hover {
  background-color: #1abaed;
  color: white;
}
#intro-bottom .fa-angle-double-down {
  font-size: 2em !important;
  color: #1abaed !important;
}
h1 {
  font-size: 4em;
  text-shadow: 0 1px 1px black;
}
#world-map {
  background-color: #f1f1f1;
  color: #8e8b86;
  position: relative;
  min-height: 60vh;
}
#world-map-container {
  height: 400px;
  /* Fallback for browsers do NOT support vh unit */
  height: 60vh;
  padding: 0 10px 30px 10px;
  position: relative;
}
#world-map-container #download-report {
  font-size: 1.2em;
  position: absolute;
  bottom: 29px;
  right: 800px;
  background-color: rgba(71, 80, 89, 0.8);
  padding: 10px 15px;
}
#world-map-container #download-report h6 {
  color: white;
  margin-top: 0;
  font-size: 1.05em;
}
#world-map-container #download-report a {
  font-size: 1em;
  color: #1abaed;
}
#world-map-container #download-report a:hover {
  color: #b8dfea;
}
#world-map-container #download-report .fa-cloud-download {
  margin-left: 10px;
}
.jvectormap-zoomin,
.jvectormap-zoomout {
  width: 32px;
  height: 32px;
  line-height: 26px;
  left: auto;
  right: 10px;
  background-color: #a2a2a2;
  border-radius: 0;
  font-weight: bold;
}
.jvectormap-zoomout {
  top: 52px;
}
.jvectormap-label {
  border-radius: 0;
}
.map-label {
  /*background-color: @color-dark-grey;*/
  padding: 8px;
  display: table-cell;
}
.map-label div {
  display: table-cell;
  vertical-align: bottom;
}
.map-label .country-rank {
  font-size: 3em;
  line-height: 1em;
}
.map-label .country-rank-out-of {
  color: #b2b6b9;
  font-style: italic;
  padding: 0 12px 0 6px;
}
.map-label .country-name {
  text-transform: uppercase;
  font-size: 1.2em;
}
.map-label.no-info {
  display: block;
}
.map-label.no-info div {
  display: block;
}
.map-label.no-info .country-name {
  padding-top: 0;
}
#list-cluster-reference {
  margin-bottom: 20px;
}
#list-cluster-reference &gt; li {
  padding-right: 20px;
}
.cluster-reference {
  display: inline-block;
  width: 16px;
  height: 16px;
  color: #96989a;
}
.cluster-reference-mr {
  display: inline-block;
  width: 16px;
  height: 16px;
  color: #96989a;
  background-color: #0097fe;
}
.cluster-reference-it {
  display: inline-block;
  width: 16px;
  height: 16px;
  color: #96989a;
  background-color: #002D72;
}
.cluster-reference-e {
  display: inline-block;
  width: 16px;
  height: 16px;
  color: #96989a;
  background-color: #007377;
}
.cluster-reference-i {
  display: inline-block;
  width: 16px;
  height: 16px;
  color: #96989a;
  background-color: #b6e1ea;
}
#country-info-container {
  -webkit-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -moz-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -o-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  position: absolute;
  top: 10px;
  left: 0;
}
#country-info-container #country-info {
  width: 400px;
  background-color: rgba(71, 80, 89, 0.95) !important;
  padding: 10px;
  border: 1px solid #8e8b86;
  border-left: none;
  color: white;
}
#country-info-container #country-info h3 {
  margin-top: 0;
  margin-bottom: 0;
}
#country-info-container #country-info h4 {
  margin-bottom: 15;
}
#country-info-container #country-info h4 small {
  color: white;
}
#country-info-container #country-info hr {
  margin-top: 0;
  margin-bottom: 0;
  border-top: 1px solid #ccc;
}
#country-info-container #country-info hr:first {
  border-top: 2px solid #ccc;
}
#country-info-container #country-info .header {
  display: table;
  /*margin-bottom: 5px;*/
}
#country-info-container #country-info .header .rank-container {
  display: table-cell;
  vertical-align: middle;
  width: 120px;
}
#country-info-container #country-info .header .rank-container .rank {
  font-size: 4em;
}
#country-info-container #country-info .header .rank-container .rank.mr {
  color: #0097fe;
}
#country-info-container #country-info .header .rank-container .rank.it {
  color: #002D72;
}
#country-info-container #country-info .header .rank-container .rank.e {
  color: #007377;
}
#country-info-container #country-info .header .rank-container .rank.i {
  color: #b6e1ea;
}
#country-info-container #country-info .header .rank-container .rank-out-of {
  color: #afafaf;
  font-size: 1.5em;
}
#country-info-container #country-info .header .name-cluster-container {
  display: table-cell;
  vertical-align: middle;
}
#country-info-container #country-info .header .name-cluster-container .name {
  font-size: 1.7em;
}
#country-info-container #country-info .header .name-cluster-container .cluster {
  font-size: 1.2em;
}
#country-info-container #country-info .pillars {
  margin-bottom: 10px;
}
#country-info-container #country-info .pillar-rank {
  font-size: 4em;
  line-height: 1.1em;
}
#country-info-container #country-info .pillar-rank.gams {
  color: #f9ac4f;
}
#country-info-container #country-info .pillar-rank.fati {
  color: #dbe150;
}
#country-info-container #country-info .pillar-rank.podms {
  color: #b69cca;
}
#country-info-container #country-info .pillar-rank.pta {
  color: #23b9b0;
}
#country-info-container #country-info .pillar-name {
  margin: 0;
  font-size: .9em;
}
#country-info-container #country-info .key-observations {
  margin-top: 10px;
  font-size: .9em;
}
#country-info-container #chart-container-map {
  max-width: 370px;
  height: 180px;
}
#country-info-container.ng-hide {
  left: -420px;
  /* width + padding */
}
#country-list #cluster-filter-container {
  margin-bottom: 20px;
}
#country-list #cluster-filter {
  margin-bottom: 0;
}
#country-list #cluster-filter li {
  margin-left: 10px;
  position: relative;
  width: 156px;
  border: 1px solid #dadbdd;
  cursor: pointer;
  padding: 2px 20px;
  color: #ccc;
  font-size: 1em;
  text-align: center;
}
#country-list #cluster-filter li span {
  margin-left: 20px;
}
#country-list #cluster-filter li:before {
  height: 100%;
  width: 20px;
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 991px) {
  #country-list #cluster-filter li {
    padding: 2px;
    width: 120px;
    text-transform: uppercase;
  }
}
@media (max-width: 767px) {
  #country-list #cluster-filter li {
    width: 60px;
  }
}
#country-list #cluster-filter li.mr:before {
  background-color: #0097fe;
}
#country-list #cluster-filter li.it:before {
  background-color: #002D72;
}
#country-list #cluster-filter li.e:before {
  background-color: #007377;
}
#country-list #cluster-filter li.i:before {
  background-color: #b6e1ea;
}
#country-list #cluster-filter li.active {
  color: white;
  background-color: #63717C;
  border: 1px solid transparent;
}
#country-list #cluster-filter .label {
  font-size: inherit;
}
#country-list #cluster-filter .label a {
  color: white;
}
#country-list #cluster-filter .label a:hover,
#country-list #cluster-filter .label a:active {
  text-decoration: none;
}
#country-list .cluster-code {
  color: white;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  width: 40px;
  padding: 4px;
}
#country-list .cluster-name {
  color: white;
  /*font-weight: bold;*/
  font-size: 1em;
  padding: 4px 8px;
}
#country-list .cluster-name-mr {
  color: white;
  /*font-weight: bold;*/
  font-size: 1em;
  padding: 4px 8px;
  background-color: #0097fe;
}
#country-list .cluster-name-it {
  color: white;
  /*font-weight: bold;*/
  font-size: 1em;
  padding: 4px 8px;
  background-color: #002D72;
}
#country-list .cluster-name-e {
  color: white;
  /*font-weight: bold;*/
  font-size: 1em;
  padding: 4px 8px;
  background-color: #007377;
}
#country-list .cluster-name-i {
  color: white;
  /*font-weight: bold;*/
  font-size: 1em;
  padding: 4px 8px;
  background-color: #b6e1ea;
}
#country-list th {
  font-size: 1.2em;
  vertical-align: middle;
  background-color: #475059;
  color: white;
  padding: 10px;
  text-align: center;
  font-weight: normal;
}
#country-list th a {
  color: white;
}
#country-list th a:hover {
  color: #ccc;
}
#country-list th.active {
  background-color: #3a4149 !important;
}
#country-list td {
  color: black;
  border-top: none;
  font-size: 1.2em;
  vertical-align: middle;
}
#country-list td.name {
  width: 20%;
}
#country-list td.name .cluster-code-mr {
  color: white;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  width: 40px;
  padding: 4px;
  background-color: #0097fe;
}
#country-list td.name .cluster-code-it {
  color: white;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  width: 40px;
  padding: 4px;
  background-color: #002D72;
}
#country-list td.name .cluster-code-e {
  color: white;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  width: 40px;
  padding: 4px;
  background-color: #007377;
}
#country-list td.name .cluster-code-i {
  color: white;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  width: 40px;
  padding: 4px;
  background-color: #b6e1ea;
}
#country-list td.name .cluster-code-container {
  padding: 0 10px 0 0;
}
#country-list h4 {
  color: white !important;
}
#country-list &gt; tbody &gt; tr:nth-child(odd) &gt; td,
#country-list &gt; tbody &gt; tr:nth-child(odd) &gt; th {
  background-color: #475059;
}
#country-list &gt; thead &gt; tr &gt; th,
#country-list &gt; tbody &gt; tr &gt; th,
#country-list &gt; tfoot &gt; tr &gt; th,
#country-list &gt; thead &gt; tr &gt; td,
#country-list &gt; tbody &gt; tr &gt; td,
#country-list &gt; tfoot &gt; tr &gt; td {
  border-top: none;
}
#country-list &gt; tbody &gt; tr:nth-child(even) &gt; td {
  background-color: white;
}
#country-list &gt; tbody &gt; tr:nth-child(odd) &gt; td {
  background-color: #eeeeee;
}
#country-list &gt; tbody &gt; tr:nth-child(odd) + tr.expand &gt; td {
  background-color: white;
}
#country-list &gt; tbody &gt; tr:nth-child(even) + tr.expand &gt; td {
  background-color: #475059;
}

#country-list #cluster-filter-container {
  margin-bottom: 20px;
}
#country-list #cluster-filter {
  margin-bottom: 0;
}
#country-list #cluster-filter li {
  margin-left: 10px;
  position: relative;
  width: 156px;
  border: 1px solid #dadbdd;
  cursor: pointer;
  padding: 2px 20px;
  color: #ccc;
  font-size: 1em;
  text-align: center;
}
#country-list #cluster-filter li span {
  margin-left: 20px;
}
#country-list #cluster-filter li:before {
  height: 100%;
  width: 20px;
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 991px) {
  #country-list #cluster-filter li {
    padding: 2px;
    width: 120px;
    text-transform: uppercase;
  }
}
@media (max-width: 767px) {
  #country-list #cluster-filter li {
    width: 60px;
  }
}
#country-list #cluster-filter li.mr:before {
  background-color: #0097fe;
}
#country-list #cluster-filter li.it:before {
  background-color: #002D72;
}
#country-list #cluster-filter li.e:before {
  background-color: #007377;
}
#country-list #cluster-filter li.i:before {
  background-color: #b6e1ea;
}
#country-list #cluster-filter li.active {
  color: white;
  background-color: #63717C;
  border: 1px solid transparent;
}
#country-list #cluster-filter .label {
  font-size: inherit;
}
#country-list #cluster-filter .label a {
  color: white;
}
#country-list #cluster-filter .label a:hover,
#country-list #cluster-filter .label a:active {
  text-decoration: none;
}
#country-list .cluster-code {
  color: white;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  width: 40px;
  padding: 4px;
}
#country-list .cluster-name {
  color: white;
  /*font-weight: bold;*/
  font-size: 1em;
  padding: 4px 8px;
}
#country-list .cluster-name-mr {
  color: white;
  /*font-weight: bold;*/
  font-size: 1em;
  padding: 4px 8px;
  background-color: #0097fe;
}
#country-list .cluster-name-it {
  color: white;
  /*font-weight: bold;*/
  font-size: 1em;
  padding: 4px 8px;
  background-color: #002D72;
}
#country-list .cluster-name-e {
  color: white;
  /*font-weight: bold;*/
  font-size: 1em;
  padding: 4px 8px;
  background-color: #007377;
}
#country-list .cluster-name-i {
  color: white;
  /*font-weight: bold;*/
  font-size: 1em;
  padding: 4px 8px;
  background-color: #b6e1ea;
}
#country-list th {
  font-size: 1.2em;
  vertical-align: middle;
  background-color: #475059;
  color: white;
  padding: 10px;
  text-align: center;
  font-weight: normal;
}
#country-list th a {
  color: white;
}
#country-list th a:hover {
  color: #ccc;
}
#country-list th.active {
  background-color: #3a4149 !important;
}
#country-list td {
  color: black;
  border-top: none;
  font-size: 1.2em;
  vertical-align: middle;
}
#country-list td.name {
  width: 20%;
}
#country-list td.name .cluster-code-mr {
  color: white;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  width: 40px;
  padding: 4px;
  background-color: #0097fe;
}
#country-list td.name .cluster-code-it {
  color: white;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  width: 40px;
  padding: 4px;
  background-color: #002D72;
}
#country-list td.name .cluster-code-e {
  color: white;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  width: 40px;
  padding: 4px;
  background-color: #007377;
}
#country-list td.name .cluster-code-i {
  color: white;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  width: 40px;
  padding: 4px;
  background-color: #b6e1ea;
}
#country-list td.name .cluster-code-container {
  padding: 0 10px 0 0;
}
#country-list h4 {
  color: white !important;
}
#country-list &gt; tbody &gt; tr:nth-child(odd) &gt; td,
#country-list &gt; tbody &gt; tr:nth-child(odd) &gt; th {
  background-color: #475059;
}
#country-list &gt; thead &gt; tr &gt; th,
#country-list &gt; tbody &gt; tr &gt; th,
#country-list &gt; tfoot &gt; tr &gt; th,
#country-list &gt; thead &gt; tr &gt; td,
#country-list &gt; tbody &gt; tr &gt; td,
#country-list &gt; tfoot &gt; tr &gt; td {
  border-top: none;
}
#country-list &gt; tbody &gt; tr:nth-child(even) &gt; td {
  background-color: white;
}
#country-list &gt; tbody &gt; tr:nth-child(odd) &gt; td {
  background-color: #eeeeee;
}
#country-list &gt; tbody &gt; tr:nth-child(odd) + tr.expand &gt; td {
  background-color: white;
}
#country-list &gt; tbody &gt; tr:nth-child(even) + tr.expand &gt; td {
  background-color: #475059;
}

#testimonials {
  position: relative;
}
#testimonials ul.nav-tabs {
  padding: 0;
  margin-bottom: 40px;
  border: none;
}
#testimonials ul.nav-tabs li {
  margin-left: 0;
  color: #afafaf;
  font-size: 1.125em;
  display: inline-block;
  box-sizing: border-box;
  padding: 4px;
}
#testimonials ul.nav-tabs li a {
  display: inline;
  border: none;
  color: #afafaf;
  border-radius: none;
}
#testimonials ul.nav-tabs li a:hover {
  background-color: transparent;
}
#testimonials ul.nav-tabs li.active {
  background-color: #a2a2a2;
}
#testimonials ul.nav-tabs li.active a {
  color: #fff;
  background-color: transparent;
}
#testimonials .glyphicon-chevron-right,
#testimonials .glyphicon-chevron-left {
  font-size: 4em;
}
#testimonials .texts {
  padding-left: 0;
}
#testimonials .texts h3 {
  margin-top: 0;
  color: #1abaed;
  font-size: 1.5em;
}
#testimonials .texts p {
  color: #767c89;
  font-size: 1.125em;
}
#testimonials video {
  width: 90%;
}
#testimonials .container-fluid {
  background-color: #3685c7;
  margin: 100px 0 50px 0;
  padding: 15px 0;
}
#testimonials .container-fluid p {
  color: #fff;
  font-size: 1.2em;
  margin-bottom: 0;
}
#testimonials .container-fluid p a {
  font-weight: bold;
  color: #fff;
}
#testimonials .container-fluid p a:hover {
  text-decoration: underline !important;
}
#modal-app .links {
  margin: 20px auto;
  width: 200px;
}
#modal-app .links a {
  display: inline-block;
}
#modal-app .links a figure {
  height: 35px;
  width: 95px;
}
#modal-app .links a figure.app-store {
  background: url(../img/app_store.png);
}
#modal-app .links a figure.google-play {
  background: url(../img/google_play.png);
}
#modal-app .crew {
  box-sizing: border-box;
  padding: 5px;
  margin: 15px auto;
  border: 1px solid #FFF;
  width: 40%;
  height: 40px;
}
#modal-app p {
  font-size: 1.3em;
}
#modal-app p.short {
  width: 60%;
  margin: 0px 0 0 20%;
}
#modal-app p.crewID {
  font-size: 1.8em;
}
#modal-app p.smaller {
  font-size: 1.1em;
}
#modal-app p a.guide {
  color: #fff;
  text-decoration: underline !important;
}
#modal-app p a.guide:hover {
  text-decoration: none !important;
}
#modal-app .round {
  border-radius: 35px;
  border: 1px dashed #fff;
  height: 70px;
  width: 70px;
  margin: 40px auto;
  font-size: 3.5em;
  font-weight: bold;
  text-align: center;
  padding-top: 5px;
  box-sizing: border-box;
  color: #fff;
}
</pre></body></html>