*,
::after,
::before {
  box-sizing: border-box;
}

body {
  margin: 0;
  padding: 0;
  border: none;
}

@font-face {
  font-family: "KPMGWeb";
  src: url("../fonts/KPMGWeb-Light.eot");
  src: url("../fonts/KPMGWeb-Light.eot?#iefix") format("embedded-opentype"),
    url("../fonts/KPMGWeb-Light.woff2") format("woff2"),
    url("../fonts/KPMGWeb-Light.woff") format("woff"),
    url("../fonts/KPMGWeb-Light.ttf") format("truetype"),
    url("../fonts/KPMGWeb-Light.svg#KPMGWeb-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
}

/* Grids */

.nk-container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.nk-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.nk-col,
.nk-col-md-12,
.nk-col-md-3,
.nk-col-md-5,
.nk-col-md-6,
.nk-col-md-7 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.nk-col-md-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.nk-col-md-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.nk-col-md-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.nk-col-md-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.nk-col-md-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.nk-img-fluid {
  max-width: 100%;
  vertical-align: middle;
}

.nk-col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  min-width: 0;
  max-width: 100%;
}

/* Grids Ends */

.nk-prgm-0164-wrapper {
  max-width: 1100px;
  margin: 0 auto;
}

.nk-prgm-0164-wrapper p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  margin: 0;
  padding: 0;
  line-height: 1.2;
}

.nk-text-center {
  text-align: center;
}

.nk-list-style-none {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.bg-tab0 {
  background-color: #00338d;
}

.bg-tab1 {
  background-color: #00338d;
}

#emea_region .bg-tab1 {
  background-color: #470a68;
}

.bg-tab2 {
  background-color: #6d2077;
}

.bg-tab3 {
  background-color: #00a3a1;
}

.bg-tab4 {
  background-color: #0091da;
}

.bg-tab5 {
  background-color: #483698;
}

.bg-tab6 {
  background-color: #005eb8;
}

.bg-tab7 {
  background-color: #470a68;
}

.nk-tab {
  padding-top: 20px;
  padding-bottom: 20px;
  opacity: 0.7;
  transition: opacity 0.2s linear;
}

.nk-tab.nk-tab-active {
  opacity: 1;
}

.nk-tab:hover {
  cursor: pointer;
  opacity: 1;
}

.nk-tab>span {
  display: block;
  width: 100%;
  color: #ffffff;
}

.nk-tab>span.nk-num {
  font-family: "KPMG", Arial, Helvetica, sans-serif;
  font-size: 40px;
  margin: 0 0 10px;
  padding: 0;
  line-height: 1;
}

.nk-tab>span.nk-tab-title {
  font-size: 36px;
  color: #ffffff;
  /* font-family: 'KPMG Light', Arial, Helvetica, sans-serif; */
  font-family: "KPMGWeb";
  font-weight: normal;
  line-height: 1.2;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

#emea_region .nk-tab>span.nk-tab-title {
  font-size: 26px;
}

.nk-tab-content {
  padding: 50px 25px;
  margin: 0;
  min-height: 350px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 center;
  display: none;
}

.nk-tab-content.nk-dp-block {
  display: block;
}

.nk-tab-content p {
  color: #ffffff;
}

.nk-tab-content p.nk-chart-source {
  font-size: 12px;
}

.nk-tab-content p.nk-tab-content-heading {
  font-size: 22px;
  margin: 0;
  padding-bottom: 40px;
}

.nk-accordian {
  display: none !important;
}

.padd-left-25 {
  padding-left: 25px;
}

.padd-right-25 {
  padding-right: 25px;
}

.nk-col-md-6.padd-right-25:after {
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  height: 90%;
  background-color: #ffffff;
  top: 0;
}

.nk-chart-container {
  padding-bottom: 25px;
}

.nk-chart-container>.nk-chart-source {
  font-size: 12px;
}

.nk-chart-container>.nk-chart {
  padding: 30px 0;
}

.nk-country-content {
  padding: 0 0 20px;
}

.nk-country-content>p {
  padding: 0 0 10px;
}

.nk-country-quoted {
  padding: 0 0 20px;
}

.nk-country-quoted span.nk-quote {
  font-size: 50px;
  position: absolute;
}

.nk-country-quoted>p {
  padding-left: 25px;
  padding-right: 25px;
  position: relative;
  font-size: 18px;
  padding-bottom: 10px;
}

.nk-country-quoted>p>span.nk-quote.nk-left-quote {
  left: 0;
  top: -15px;
}

.nk-country-quoted>p>span.nk-last-word {
  position: relative;
}

.nk-country-quoted>p>span.nk-last-word>span.nk-quote.nk-right-quote {
  right: -25px;
  top: 0;
}

.nk-country-partner {
  text-align: right;
  padding-bottom: 25px;
}

.nk-country-partner p {
  font-size: 16px;
  padding: 0 0 10px;
}

.nk-country-partner p.nk-name {
  font-weight: bold;
}

.nk-country-partner p.nk-title {
  font-size: 14px;
}

.nk-country-partner p.nk-title>span {
  display: block;
  margin: 0;
  padding: 0;
}

.nk-prgm-0164-wrapper p.nk-margin-top-20 {
  margin-top: 20px;
}

.nk-country-footnote{
  padding-bottom: 20px;
}
.nk-country-footnote>p>a,
.nk-country-footnote>p {
  font-size: 13px;
  color: #ffffff;
}

.nk-country-footnote>p{
  position: relative;
  padding-left: 10px;
}

.nk-country-footnote>p>sup{
  position: absolute;
  left: 0;
}

@media (max-width: 991px) {
  .nk-tabs {
    display: none;
  }

  .nk-tab-content {
    padding: 0 15px 40px;
    min-height: auto;
    background-size: cover;
    background-attachment: fixed;
  }

  .nk-accordian {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }

  .nk-accordian:before {
    position: absolute;
    top: 22px;
    right: 15px;
    content: "";
    width: 15px;
    height: 3px;
    background: #fff;
  }

  .nk-accordian:after {
    position: absolute;
    top: 22px;
    right: 15px;
    content: "";
    width: 15px;
    height: 3px;
    background: #fff;
    transition: all 0.2s linear;
    transform: rotate(90deg);
    opacity: 1;
  }

  .nk-accordian:hover {
    cursor: pointer;
  }

  .nk-accordian p {
    color: #ffffff;
    font-size: 18px;
  }

  .nk-tab-content p.nk-tab-content-heading {
    margin: 0;
    padding-top: 30px;
    font-size: 20px;
  }

  .nk-accordian {
    display: block !important;
  }

  .nk-accordian.nk-active:after {
    transform: rotate(0deg);
    opacity: 0;
  }

  .nk-col-md-12,
  .nk-col-md-3,
  .nk-col-md-5,
  .nk-col-md-6,
  .nk-col-md-7 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .nk-col-md-6.padd-right-25:after {
    display: none;
  }

  .nk-img-fluid {
    max-width: 480px;
  }

  .padd-left-25 {
    padding-left: 15px;
  }

  .nk-chart-container {
    padding-bottom: 50px;
  }
}

@media (max-width: 767px) {
  .padd-right-25 {
    padding-right: 15px;
  }

  .padd-left-25 {
    padding-left: 15px;
  }
}

@media (max-width: 480px) {
  .nk-img-fluid {
    max-width: 100%;
  }
}