@font-face {
  font-family: 'lexiaregular';
  src: url("fonts/lexia-regular-webfont.eot");
  src: url("fonts/lexia-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/lexia-regular-webfont.woff2") format("woff2"), url("fonts/lexia-regular-webfont.woff") format("woff"), url("fonts/lexia-regular-webfont.ttf") format("truetype"), url("fonts/lexia-regular-webfont.svg#lexiaregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'lexiaitalic';
  src: url("fonts/lexia-italic-webfont.eot");
  src: url("fonts/lexia-italic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/lexia-italic-webfont.woff2") format("woff2"), url("fonts/lexia-italic-webfont.woff") format("woff"), url("fonts/lexia-italic-webfont.ttf") format("truetype"), url("fonts/lexia-italic-webfont.svg#lexiaitalic") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'lexiabold';
  src: url("fonts/lexia-bold-webfont.eot");
  src: url("fonts/lexia-bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/lexia-bold-webfont.woff2") format("woff2"), url("fonts/lexia-bold-webfont.woff") format("woff"), url("fonts/lexia-bold-webfont.ttf") format("truetype"), url("fonts/lexia-bold-webfont.svg#lexiabold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'lexiabold_italic';
  src: url("fonts/lexia-bolditalic-webfont.eot");
  src: url("fonts/lexia-bolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/lexia-bolditalic-webfont.woff2") format("woff2"), url("fonts/lexia-bolditalic-webfont.woff") format("woff"), url("fonts/lexia-bolditalic-webfont.ttf") format("truetype"), url("fonts/lexia-bolditalic-webfont.svg#lexiabold_italic") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'mubadalaavenirheavy';
  src: url("fonts/mubadalaavenir-heavy.eot");
  src: url("fonts/mubadalaavenir-heavy.eot?#iefix") format("embedded-opentype"), url("fonts/mubadalaavenir-heavy.woff2") format("woff2"), url("fonts/mubadalaavenir-heavy.woff") format("woff"), url("fonts/mubadalaavenir-heavy.ttf") format("truetype"), url("fonts/mubadalaavenir-heavy.svg#lexiaregular") format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'mubadalaavenirlight';
  src: url("fonts/mubadalaavenir-light.eot");
  src: url("fonts/mubadalaavenir-light.eot?#iefix") format("embedded-opentype"), url("fonts/mubadalaavenir-light.woff2") format("woff2"), url("fonts/mubadalaavenir-light.woff") format("woff"), url("fonts/mubadalaavenir-light.ttf") format("truetype"), url("fonts/mubadalaavenir-light.svg#lexiaitalic") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'mubadalaavenirmedium';
  src: url("fonts/mubadalaavenir-medium.eot");
  src: url("fonts/mubadalaavenir-medium.eot?#iefix") format("embedded-opentype"), url("fonts/mubadalaavenir-medium.woff2") format("woff2"), url("fonts/mubadalaavenir-medium.woff") format("woff"), url("fonts/mubadalaavenir-medium.ttf") format("truetype"), url("fonts/mubadalaavenir-medium.svg#lexiabold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'DinarOneMedium';
  src: url("fonts/DinarOneMedium.eot");
  src: url("fonts/DinarOneMedium.eot?#iefix") format("embedded-opentype"), url("fonts/DinarOneMedium.woff") format("woff"), url("fonts/DinarOneMedium.ttf") format("truetype"), url("fonts/DinarOneMedium.svg#lexia") format("svg");
}

html,
body {
  font-family: "lexiaregular";
  /*rtl:"DinarOneMedium"*/
  font-size: 20px;
  color: #333;
  -webkit-overflow-scrolling: touch;
}

html.operations-details,
body.operations-details {
  background-color: #46aaa4;
}

html.nav-open,
body.nav-open {
  overflow: hidden !important;
  -webkit-overflow-scrolling: auto !important;
}

.opdetails .opdetails__wrapper {
  background-color: #fff;
  padding-top: 85px;
  padding-bottom: 85px;
}

@media (max-width: 1024px) {
  .opdetails .opdetails__wrapper {
    padding: 85px 20px;
  }
}

@media (max-width: 991px) {
  .opdetails .opdetails__wrapper {
    padding: 0 20px 40px;
  }
}

@media (max-width: 767px) {
  .opdetails .opdetails__wrapper {
    padding: 0;
  }
}

.l-video-meta {
  font-size: 14px;
  font-family: "Avenir LT W01 65 Medium", "mubadalaavenirlight";
  /*rtl:"DinarOneMedium"*/
  text-align: left;
  font-size: 12px;
  padding-top: 10px;
}

@media (min-width: 1601px) {
  .l-video-meta {
    font-size: 14px;
  }
}

#at4-share {
  display: none !important;
}

.has-border {
  border-bottom: 1px solid #CCC;
  margin-bottom: -1px;
}

.container-fluid {
  max-width: 1354px;
  width: 100%;
}

.landing .container-fluid {
  max-width: inherit;
}

a {
  transition: 1s color;
}

a:hover {
  text-decoration: none;
}

a:hover,
a,
a:focus,
a:active {
  outline: none;
  box-shadow: none;
}

p:last-of-type,
div p:last-of-type {
  margin-bottom: 0;
}

.loader {
  background: #fff;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.loading .loader {
  z-index: 9999;
  visibility: visible;
}

.loader svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%) scale(1);
          transform: translate(-50%) scale(1);
  width: 32px;
}

svg,
svg * {
  fill: inherit;
}

.nav-open {
  overflow: hidden !important;
  -webkit-overflow-scrolling: auto !important;
}

.blur {
  -webkit-filter: blur(2px);
          filter: blur(2px);
  transition: -webkit-filter 0.5s, filter 0.5s;
}

.landing {
  height: 100%;
  overflow: hidden;
}

@media (max-width: 767px) {
  .landing {
    overflow-y: auto;
  }
}

.l-back-link.l-back-link {
  font-size: 1.4vw;
  font-family: "lexiaregular";
  /*rtl:"DinarOneMedium"*/
  color: white;
  text-transform: uppercase;
  line-height: 1.182;
  color: #fff;
  padding: 2.28vw 0 2vw;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap;
}

.investment-approach-details .l-back-link.l-back-link {
  transition: 0.75s padding;
}

@media (max-width: 1400px) {
  .l-back-link.l-back-link {
    margin-left: 2.5vw;
  }
}

@media (min-width: 1601px) {
  .l-back-link.l-back-link {
    font-size: 1.1rem;
  }
}

@media (max-width: 991px) {
  .l-back-link.l-back-link {
    font-size: 0.75rem;
  }
}

@media (max-width: 767px) {
  .l-back-link.l-back-link {
    padding: 10px 0;
  }
}

@media (min-width: 1025px) {
  .sticky-nav .investment-approach-details .l-back-link.l-back-link {
    position: fixed;
    z-index: 99;
    background: #284f77;
    border: 1px solid #284f77;
    width: 100%;
    padding: 10px 0;
    margin-left: 0;
    left: 0;
    max-width: 1356px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .sticky-nav .investment-approach-details .l-back-link.l-back-link:after {
    content: "";
    display: block;
    right: 2vw;
    left: 2vw;
    height: 1px;
    position: absolute;
    bottom: 0;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
  }
}

@media (min-width: 1401px) {
  .sticky-nav .investment-approach-details .l-back-link.l-back-link:after {
    right: 0;
    left: 0;
  }
}

@media (min-width: 1601px) {
  .sticky-nav .investment-approach-details .l-back-link.l-back-link {
    font-size: 18px;
  }
}

@media (min-width: 1025px) and (max-width: 1600px) {
  .sticky-nav .investment-approach-details .l-back-link.l-back-link {
    font-size: 1.15vw;
  }
}

.l-back-link.l-back-link i.l-icon {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
  /*rtl:rotate(0deg)*/
  left: -5px;
  position: relative;
  top: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.l-back-link.l-back-link svg {
  margin-right: 0.7vw;
  min-width: 16px;
  transition: left 0.5s;
}

@media (min-width: 1601px) {
  .l-back-link.l-back-link svg {
    margin-right: 0.75rem;
  }
}

.l-back-link.l-back-link:hover {
  color: #FFF;
}

.l-back-link.l-back-link:hover i.l-icon {
  -webkit-transform: translateX(-5px) rotate(-180deg);
          transform: translateX(-5px) rotate(-180deg);
  /*rtl:translateX(5px) rotate(0deg)*/
}

.l-back-link.l-back-link:hover svg {
  stroke: #8bcbec !important;
}

.ceo p, .investment p,
.investment p + strong, .inv-spotlight p, .casestudy .article p, .casestudy .widgetSmall p, .opwidgetLarge p, .opwidgetSmall p, .highlights .highlights__content p, .highlights.highlights--semiconductors .highlights__holder p, .highlights.highlights--utilities .highlights__holder p, .highlights.highlights--oilandgas .highlights__holder p, .highlights.highlights--renewables .highlights__holder p {
  font-family: "Avenir LT W01 65 Medium", "mubadalaavenirlight";
  /*rtl:"DinarOneMedium"*/
  font-size: 1.45vw;
  color: #2F2D27;
  margin-bottom: 35px;
}

@media (min-width: 1601px) {
  .ceo p, .investment p,
  .investment p + strong, .inv-spotlight p, .casestudy .article p, .casestudy .widgetSmall p, .opwidgetLarge p, .opwidgetSmall p, .highlights .highlights__content p, .highlights.highlights--semiconductors .highlights__holder p, .highlights.highlights--utilities .highlights__holder p, .highlights.highlights--oilandgas .highlights__holder p, .highlights.highlights--renewables .highlights__holder p {
    font-size: 1.1rem;
  }
}

@media (max-width: 1199px) {
  .ceo p, .investment p,
  .investment p + strong, .inv-spotlight p, .casestudy .article p, .casestudy .widgetSmall p, .opwidgetLarge p, .opwidgetSmall p, .highlights .highlights__content p, .highlights.highlights--semiconductors .highlights__holder p, .highlights.highlights--utilities .highlights__holder p, .highlights.highlights--oilandgas .highlights__holder p, .highlights.highlights--renewables .highlights__holder p {
    font-size: 0.9rem;
  }
}

@media (max-width: 1024px) {
  .ceo p, .investment p,
  .investment p + strong, .inv-spotlight p, .casestudy .article p, .casestudy .widgetSmall p, .opwidgetLarge p, .opwidgetSmall p, .highlights .highlights__content p, .highlights.highlights--semiconductors .highlights__holder p, .highlights.highlights--utilities .highlights__holder p, .highlights.highlights--oilandgas .highlights__holder p, .highlights.highlights--renewables .highlights__holder p {
    max-width: none;
    font-size: 0.8rem;
    margin-bottom: 20px;
  }
}

.chairman .chairman__innercontent p {
  font-family: "Avenir LT W01 65 Medium", "mubadalaavenirlight";
  /*rtl:"DinarOneMedium"*/
  font-size: 1.6vw;
  color: #2F2D27;
  margin-bottom: 35px;
}

@media (min-width: 1601px) {
  .chairman .chairman__innercontent p {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }
}

@media (max-width: 1199px) {
  .chairman .chairman__innercontent p {
    font-size: 0.9rem;
    margin-bottom: 25px;
  }
}

@media (max-width: 1024px) {
  .chairman .chairman__innercontent p {
    max-width: none;
    font-size: 0.8rem;
    margin-bottom: 20px;
  }
}

.home .home-slider__controls > div.home-slider__next:before,
.home .home-slider__controls > div.home-slider__prev:before {
  text-indent: -999px;
  overflow: hidden;
  background-image: url("../images/homepage/arrow.svg");
  background-repeat: no-repeat;
  background-position: right;
  /*rtl:left*/
  background-size: contain;
  border: 0;
  overflow: hidden;
}

.home .home-slider__controls > div.home-slider__next:before {
  -webkit-transform: translateY(-50%) rotate(0deg);
          transform: translateY(-50%) rotate(0deg);
  /*rtl:translateY(-50%) rotate(180deg)*/
}

@media (max-width: 767px) {
  .home .home-slider__controls > div.home-slider__next:before {
    -webkit-transform: translateY(-50%) rotate(0deg) scale(0.5);
            transform: translateY(-50%) rotate(0deg) scale(0.5);
    /*rtl:translateY(-50%) rotate(180deg) scale(.5)*/
  }
}

.home .home-slider__controls > div.home-slider__prev:before {
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
  /*rtl:translateY(-50%) rotate(0deg)*/
}

@media (max-width: 767px) {
  .home .home-slider__controls > div.home-slider__prev:before {
    -webkit-transform: translateY(-50%) rotate(180deg) scale(0.5);
            transform: translateY(-50%) rotate(180deg) scale(0.5);
    /*rtl:translateY(-50%) rotate(0deg) scale(.5)*/
  }
}

.home, .home .home-slider ul li {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.home .home__author {
  position: relative;
}

.home .home__author:before {
  content: "";
  width: 33px;
  height: 6px;
  display: block;
  background: rgba(255, 255, 255, 0.4);
  position: absolute;
  top: 0;
}

@media (max-height: 320px) {
  .home .home__author:before {
    height: 3px;
    width: 20px;
  }
}

@media (max-width: 767px) {
  .home .home__author:before {
    height: 3px;
    width: 20px;
  }
}

.highlights__num--large, .highlights__text--large {
  font-family: "lexiabold";
  /*rtl:"DinarOneMedium"*/
  line-height: 1;
  font-size: 4vw;
}

@media (min-width: 1601px) {
  .highlights__num--large, .highlights__text--large {
    font-size: 4rem;
  }
}

@media (max-width: 991px) {
  .highlights__num--large, .highlights__text--large {
    font-size: 2rem;
  }
}

@media (max-width: 767px) {
  .highlights__num--large, .highlights__text--large {
    font-size: 1.5rem;
  }
}

.vertical-center {
  min-height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.vertical-bottom {
  min-height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.play {
  position: relative;
}

.play a,
.play a:focus,
.play a:active {
  outline: none;
  box-shadow: none;
}

.play span {
  position: absolute;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  bottom: 0;
  left: 0;
}

.play svg {
  fill: #fff;
  stroke: #fff;
  stroke-width: 3;
  transition: 0.8s all;
}

.play:hover svg {
  stroke: #81c6e7;
  fill: #81c6e7;
}

.sticky-nav .bottom-space {
  padding-top: 3.75rem;
}

@media (max-width: 767px) {
  .sticky-nav .bottom-space {
    padding-top: 60px;
  }
}

.active {
  color: #fff;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.section-title {
  font-size: 2.45vw;
  color: #444b4b;
  line-height: 1.153;
  text-align: left;
  font-family: "lexiabold";
  /*rtl:"DinarOneMedium"*/
  font-weight: normal;
  margin-bottom: 2.5rem;
  text-transform: uppercase;
}

@media (min-width: 1601px) {
  .section-title {
    font-size: 2rem;
  }
}

@media (max-width: 1024px) {
  .section-title {
    margin-bottom: 1.5rem;
    font-size: 1.5rem;
  }
}

@media (max-width: 767px) {
  .section-title {
    margin-bottom: 1.5rem;
    font-size: 1.3rem;
  }
}

.section-subtitle, .opwidgetSmall h3 {
  font-size: 1.5vw;
  /*rtl:1.8vw*/
  font-family: "mubadalaavenirmedium";
  /*rtl:"DinarOneMedium"*/
  margin-top: 0;
  line-height: 1.5em;
  margin-bottom: 2rem;
}

@media (min-width: 1601px) {
  .section-subtitle, .opwidgetSmall h3 {
    font-size: 1.2rem;
    /*rtl:1.4rem*/
  }
}

@media (max-width: 1199px) {
  .section-subtitle, .opwidgetSmall h3 {
    font-size: 0.9rem;
  }
}

@media (max-width: 767px) {
  .section-subtitle br, .opwidgetSmall h3 br {
    display: none;
  }
}

.section-subtitle:after, .opwidgetSmall h3:after {
  content: "";
  display: block;
  width: 1rem;
  height: 3px;
  background: #81c6e7;
  margin-top: 1vw;
}

@media (min-width: 1601px) {
  .section-subtitle:after, .opwidgetSmall h3:after {
    margin-top: 1.4rem;
  }
}

.performance-title {
  color: #444b4b;
  font-family: "lexiabold";
  /*rtl:"DinarOneMedium"*/
  font-size: 2rem;
  margin: 4vw 0;
  text-align: center;
  text-transform: uppercase;
}

@media (min-width: 1601px) {
  .performance-title {
    margin: 4.25rem 0;
  }
}

@media (max-width: 1024px) {
  .performance-title {
    font-size: 1.3rem;
  }
}

.performance-subtitle {
  color: #585a5d;
  font-family: "mubadalaavenirheavy";
  /*rtl:"DinarOneMedium"*/
  font-size: 1.3vw;
  text-transform: uppercase;
  margin: 0 0 16px;
}

@media (min-width: 1601px) {
  .performance-subtitle {
    font-size: 1rem;
  }
}

@media (max-width: 1600px) {
  .performance-subtitle {
    max-width: 90%;
  }
}

@media (max-width: 1199px) {
  .performance-subtitle {
    font-size: 0.8rem;
  }
}

@media (max-width: 1024px) {
  .performance-subtitle {
    font-size: 0.65rem;
  }
}

.performance-subtitle:after {
  width: 30px;
  height: 3px;
  background: #adaeae;
  display: block;
  content: " ";
  margin-top: 1vw;
}

@media (min-width: 1601px) {
  .performance-subtitle:after {
    margin-top: 20px;
  }
}

.l-more {
  border: 1px solid #b5e6ff;
  text-transform: uppercase;
  display: inline-block;
  font-size: 0.85rem;
  color: #b5e6ff;
  padding: 10px 20px;
  transition: border 0.35s, background 0.7s;
}

.l-more svg,
.l-more svg * {
  fill: #81c4e7;
  stroke: #81c4e7;
}

.l-more svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}

.l-more:hover, .l-more:active, .l-more:focus {
  background: #FFF;
  border-color: #FFF;
  text-decoration: none;
}

@media (max-width: 767px) {
  .l-more:hover, .l-more:active, .l-more:focus {
    background: none;
    color: #FFF;
  }
}

.l-more:hover svg,
.l-more:hover svg *, .l-more:active svg,
.l-more:active svg *, .l-more:focus svg,
.l-more:focus svg * {
  fill: #337ab7;
  stroke: #337ab7;
}

@media (max-width: 767px) {
  .l-more:hover svg,
  .l-more:hover svg *, .l-more:active svg,
  .l-more:active svg *, .l-more:focus svg,
  .l-more:focus svg * {
    fill: #FFF;
    stroke: #FFF;
  }
}

@media (min-width: 1601px) {
  .l-more {
    font-size: 0.85rem;
  }
}

@media (max-width: 767px) {
  .l-more {
    font-size: 0.75rem;
    padding: 0;
    border: none;
  }
}

.l-more--white, .home .home__quote.home_quote--beige .l-more {
  border-color: #FFF;
  color: #FFF;
}

.l-more--white svg, .home .home__quote.home_quote--beige .l-more svg,
.l-more--white svg *, .home .home__quote.home_quote--beige .l-more svg * {
  fill: #FFF;
  stroke: #FFF;
}

.l-milestone {
  font-size: 2.5vw;
  line-height: 1;
  margin: 5% 0;
}

@media (min-width: 1601px) {
  .l-milestone {
    font-size: 2.1rem;
  }
}

@media (max-width: 1024px) {
  .l-milestone {
    font-size: 1.5rem;
  }
}

.l-milestone span {
  font-size: 0.9rem;
  display: block;
}

@media (max-width: 1024px) {
  .l-milestone span {
    font-size: 0.7rem;
  }
}

#l-icon-svg {
  display: none;
}

.l-quote-title {
  font-family: "lexiabold";
  /*rtl:"DinarOneMedium"*/
  font-size: 3vw;
  text-transform: uppercase;
  margin: 0;
  max-width: 630px;
  color: #444b4b;
}

@media (min-width: 1601px) {
  .l-quote-title {
    font-size: 2.25rem;
  }
}

@media (max-width: 1024px) {
  .l-quote-title {
    font-size: 1.2rem;
  }
}

.l-desc {
  font-size: 1vw;
  font-family: "Avenir LT W01 65 Medium", "mubadalaavenirlight";
  /*rtl:"DinarOneMedium"*/
  color: #e6edf6;
  line-height: 1.5;
  /*rtl:1.2*/
}

@media (max-height: 899px) {
  .l-desc {
    font-size: 0.9rem;
    line-height: 1.4;
  }
}

@media (max-height: 767px) {
  .l-desc {
    margin-bottom: 0;
  }
}

@media (max-width: 1500px) {
  .l-desc {
    font-size: 0.9rem;
  }
}

@media (max-width: 1279px) {
  .l-desc {
    font-size: 0.75rem;
  }
}

.l-desc p {
  margin-bottom: 1.8rem;
  margin-top: -10px;
}

@media (max-height: 899px) {
  .l-desc p {
    margin-bottom: 0.9rem;
    /*rtl:0.7rem*/
  }
}

.operation-details-title {
  color: #444b4b;
  text-transform: uppercase;
  font-family: "lexiabold";
  /*rtl:"DinarOneMedium"*/
  margin: 0;
}

@media (max-width: 767px) {
  .operation-details-title {
    font-size: 1.2rem;
  }
}

.l-title {
  font-size: 3vw;
  line-height: 1;
  font-family: "lexiaregular";
  /*rtl:"DinarOneMedium"*/
  text-transform: uppercase;
  margin-top: 0;
  position: relative;
  color: #254254;
}

.l-title:after {
  content: "";
  width: 1.5rem;
  height: 4px;
  margin-top: 1.5vw;
  background: #254254;
  display: block;
  opacity: 0.8;
}

@media (max-height: 899px) {
  .l-title:after {
    margin-top: 1rem;
  }
}

@media (max-width: 767px) {
  .l-title {
    font-size: 4.5vw;
    margin-bottom: 5vw;
  }
}

@media (max-width: 481px) {
  .l-title {
    font-size: 20px;
  }
}

.l-quote {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.l-quote .l-quote__wrapper {
  max-width: 50%;
  float: left;
  padding-right: 60px;
}

@media (max-width: 991px) {
  .l-quote .l-quote__wrapper {
    max-width: 100%;
    padding-left: 1rem;
  }
}

.l-quote .l-quote__holder {
  padding: 4.5rem 0 8rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  .l-quote .l-quote__holder {
    padding: 1.5rem 0 2rem;
  }
}

.l-quote .l-quote__holder:before {
  max-width: 100px;
  max-height: 100px;
  width: 10vw;
  height: 10vw;
  content: "";
  background: url("../images/investment-approach/quote.svg") no-repeat;
  background-size: contain;
  margin-right: 35px;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}

@media (max-width: 767px) {
  .l-quote .l-quote__holder:before {
    margin-right: 10px;
  }
}

.l-quote .l-quote__holder .l-quote__wrap {
  overflow: hidden;
}

.l-quote .l-quote__holder blockquote {
  font-family: "lexiaregular";
  /*rtl:"DinarOneMedium"*/
  font-size: 1.25rem;
  color: #595B5D;
  max-width: 670px;
  margin: 0 0 25px;
  padding: 0;
  border: 0;
}

@media (max-width: 767px) {
  .l-quote .l-quote__holder blockquote {
    font-size: 0.9rem;
  }
}

.l-quote .l-quote__holder blockquote:after {
  content: "";
  display: block;
  width: 1.65rem;
  height: 6px;
  background: #edebe7;
  margin-top: 20px;
}

.l-quote .l-quote__holder .l-quote__author {
  font-family: "mubadalaavenirheavy";
  /*rtl:"DinarOneMedium"*/
  font-size: 1rem;
  color: #413F38;
}

@media (max-width: 767px) {
  .l-quote .l-quote__holder .l-quote__author {
    font-size: 0.9rem;
  }
}

.l-quote .l-quote__holder .l-quote__designation {
  font-family: "Avenir LT W01 65 Medium", "mubadalaavenirlight";
  /*rtl:"DinarOneMedium"*/
  font-size: 1rem;
  color: #413F38;
}

@media (max-width: 767px) {
  .l-quote .l-quote__holder .l-quote__designation {
    font-size: 0.7rem;
  }
}

.l-quote__image {
  width: 50%;
  float: left;
}

@media (max-width: 991px) {
  .l-quote__image {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .l-quote__image img {
    width: 100%;
  }
}

.l-quote__image svg {
  bottom: 0;
}

.scroll-top {
  position: fixed;
  bottom: -60px;
  right: 10px;
  z-index: 9999;
  text-align: center;
  opacity: 0;
  transition: all 1s;
  cursor: pointer;
  font-family: "Avenir LT W01 65 Medium", "mubadalaavenirlight";
}

.landing .scroll-top {
  display: none;
}

@media (max-width: 1024px) {
  .scroll-top {
    display: none;
  }
}

.scroll-top.active {
  opacity: 1;
  bottom: 5px;
}

.scroll-top:hover span {
  opacity: 1;
}

.scroll-top:before {
  background: rgba(0, 0, 0, 0.5) url("../images/dd_arrow.svg") no-repeat center;
  background-size: 25px 25px;
  width: 5em;
  height: 5em;
  max-width: 60px;
  max-height: 60px;
  display: block;
  border-radius: 50%;
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
  transition: background-color 0.5s ease-in;
  content: '';
  display: inline-block;
}

.scroll-top span {
  display: block;
  color: #CCC;
  font-size: 13px;
  font-family: "Avenir LT W01 65 Medium", "mubadalaavenirlight";
  /*rtl:"DinarOneMedium"*/
  opacity: 0;
  transition: 0.5s opacity;
}

#page-wrap .page-content {
  width: 100%;
}

.home #page-wrap .page-content {
  -webkit-flex: 0;
      -ms-flex: 0;
          flex: 0;
  height: 100%;
}

@media (max-width: 767px) {
  .home #page-wrap .page-content {
    height: 480px;
    position: relative;
  }
}

@media (max-height: 480px) {
  .home #page-wrap .page-content {
    height: 320px;
    position: relative;
  }
}

@media (max-height: 360px) {
  .home #page-wrap .page-content {
    height: 265px;
  }
}

@media (max-height: 320px) {
  .home #page-wrap .page-content {
    height: 265px;
  }
}

.operations-details-open #page-wrap .page-content {
  overflow: hidden;
}

#page-wrap .page-content.page-content--landing {
  position: relative;
  color: white;
}

@media (min-width: 1601px) {
  #page-wrap .page-content.page-content--landing {
    top: 146px;
  }
}

@media all and (orientation: portrait) {
  #page-wrap .page-content.page-content--landing {
    top: 12vw;
  }
}

@media all and (orientation: landscape) {
  #page-wrap .page-content.page-content--landing {
    top: 16.1vh;
  }
}

@media (max-width: 1024px) {
  #page-wrap .page-content.page-content--landing {
    top: 5.5rem;
  }
}

@media (max-width: 767px) {
  #page-wrap .page-content.page-content--landing {
    top: 0;
  }
}

@media (max-height: 480px) {
  #page-wrap .page-content.page-content--landing {
    top: 1vh;
  }
}

@media (max-width: 767px) {
  #page-wrap {
    height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #page-wrap .page-content {
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

.nav-open #page-wrap {
  overflow: hidden !important;
  width: 100vw;
  height: 100vh;
  -webkit-overflow-scrolling: auto;
}

.l-explore {
  display: inline-block;
  font-family: "Avenir LT W01 65 Medium", "mubadalaavenirlight";
  /*rtl:"DinarOneMedium"*/
  text-align: center;
  font-size: 0.8rem;
  color: #81c3e7;
  text-transform: uppercase;
  line-height: 1.875;
}

.l-explore span {
  display: inline-block;
  line-height: 1.2;
}

.l-explore .l-icon {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  /*rtl: rotate(90deg)*/
}

.l-explore svg {
  stroke: #81c3e7;
  display: inline-block;
  stroke-width: 2;
}

nav.l-tab {
  margin: 0 auto;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

nav.l-tab.l-tab__landing > li:first-child,
nav.l-tab.l-tab__landing > div:first-child {
  min-width: 220px;
}

nav.l-tab.l-tab__landing > li:first-child a,
nav.l-tab.l-tab__landing > div:first-child a {
  color: #FFF;
}

nav.l-tab.l-tab__landing a {
  color: #065389;
}

nav.l-tab.l-tab__landing a.active i.l-icon {
  opacity: 0;
}

.home nav.l-tab .l-icon svg {
  fill: #797979;
}

.home .home nav.l-tab a:hover .l-icon svg {
  fill: #333;
}

.landing nav.l-tab {
  width: 100%;
  position: absolute;
  bottom: 0;
}

@media (max-width: 767px) {
  .landing nav.l-tab {
    position: static;
  }
}

@media (max-width: 767px) {
  nav.l-tab {
    display: block;
  }
}

nav.l-tab .l-tab__item {
  -webkit-flex: 1 auto;
      -ms-flex: 1 auto;
          flex: 1 auto;
  width: 25%;
  margin-top: 30px;
  position: relative;
}

.opdetails nav.l-tab .l-tab__item {
  transition: 0.5s margin;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  nav.l-tab .l-tab__item {
    width: 18%;
  }
}

nav.l-tab .l-tab__item:first-child {
  min-width: 270px;
  width: 19.6vw;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  nav.l-tab .l-tab__item:first-child {
    min-width: 270px;
    width: 17.6vw;
  }
}

@media (min-width: 1601px) {
  nav.l-tab .l-tab__item:first-child {
    min-width: 300px;
  }
}

@media (max-width: 1400px) {
  nav.l-tab .l-tab__item:first-child {
    min-width: 270px;
  }
}

@media (max-width: 1199px) {
  nav.l-tab .l-tab__item:first-child {
    min-width: 250px;
  }
}

@media (max-width: 991px) {
  nav.l-tab .l-tab__item:first-child {
    min-width: 230px;
  }
}

@media (max-width: 767px) {
  nav.l-tab .l-tab__item:first-child {
    width: 100%;
  }
}

nav.l-tab .l-tab__item h2 {
  color: #FFF;
  font-family: "Avenir LT W01 65 Medium", "mubadalaavenirlight";
  /*rtl:"DinarOneMedium"*/
  font-weight: normal;
  text-transform: uppercase;
  height: 8.8vh;
  font-size: 1.1rem;
}

@media (max-width: 1500px) {
  nav.l-tab .l-tab__item h2 {
    font-size: 0.95rem;
  }
}

@media (max-width: 1400px) {
  nav.l-tab .l-tab__item h2 {
    font-size: 0.85rem;
    height: 78px;
  }
}

@media (max-width: 1199px) {
  nav.l-tab .l-tab__item h2 {
    font-size: 0.8rem;
    height: 64px;
  }
}

@media (max-width: 1024px) {
  nav.l-tab .l-tab__item h2 {
    font-size: 0.7rem;
    height: 60px;
    padding-left: 15px;
  }
}

@media (max-width: 767px) {
  nav.l-tab .l-tab__item h2 {
    margin: 0;
    padding: 15px;
    line-height: 2.5em;
  }
  nav.l-tab .l-tab__item h2 br {
    display: none;
  }
}

@media (max-width: 767px) {
  nav.l-tab .l-tab__item {
    width: 100%;
    margin-top: 0;
  }
  nav.l-tab .l-tab__item br {
    display: none;
  }
}

nav.l-tab .l-tab__item + .l-tab__item {
  margin-left: 1.3vw;
}

@media (min-width: 1601px) {
  nav.l-tab .l-tab__item + .l-tab__item {
    margin-left: 20px;
  }
}

@media (max-width: 1199px) {
  nav.l-tab .l-tab__item + .l-tab__item {
    margin-left: 10px;
  }
}

@media (max-width: 1024px) {
  nav.l-tab .l-tab__item + .l-tab__item {
    margin-left: 1px;
  }
}

@media (max-width: 767px) {
  nav.l-tab .l-tab__item + .l-tab__item {
    margin-left: 0;
    border-top: 2px solid transparent;
  }
}

.landing nav.l-tab {
  padding: 0 2.15vw;
}

@media (max-width: 1500px) {
  .landing nav.l-tab {
    padding: 0 1rem;
  }
}

@media (min-width: 1601px) {
  .landing nav.l-tab {
    padding: 0 5rem;
  }
}

@media (max-width: 1024px) {
  .landing nav.l-tab {
    padding: 0;
  }
}

nav.l-tab a {
  background: #FFF;
  background-size: cover;
  display: block;
  padding: 3.2vh 1.6vw;
  position: relative;
  text-transform: uppercase;
  color: #797979;
  font-size: 0.9vw;
  /*rtl:1.1vw*/
  text-decoration: none;
  white-space: nowrap;
  /*rtl:normal*/
  height: 10vh;
  transition: color 1s, height 0.35s;
  position: absolute;
  bottom: 0;
  width: 100%;
  font-family: "lexiabold";
  /*rtl:"DinarOneMedium"*/
  letter-spacing: -.5px;
}

nav.l-tab a:before {
  position: absolute;
  content: '';
  display: block;
  height: 0;
  bottom: 0;
  width: 100%;
  left: 0;
  z-index: 99;
  transition: height 0.3s;
  background: #007b94;
  opacity: 0.7;
}

nav.l-tab a i.l-icon {
  display: inline-block;
  width: 0.75vw;
  min-width: 13px;
  height: 1em;
  margin-left: 0.5em;
  top: 2px;
  max-height: 14px;
  position: relative;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  /*rtl:rotate(-180deg)*/
}

@media (max-width: 767px) {
  nav.l-tab a i.l-icon {
    top: 50%;
    position: absolute;
    right: 10px;
    margin-top: -.5em;
  }
}

nav.l-tab a i.l-icon svg {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 12px;
}

nav.l-tab a:hover {
  color: #333;
  height: 100px;
  max-height: 120px;
}

@media (max-width: 767px) {
  nav.l-tab a:hover {
    height: auto;
  }
}

nav.l-tab a:hover:before {
  height: auto;
}

nav.l-tab a:hover i.l-icon {
  -webkit-transform: rotate(0deg) translateX(50%);
          transform: rotate(0deg) translateX(50%);
  /*rtl:rotate(-180deg) translateX(50%)*/
}

nav.l-tab a:focus {
  outline: none;
  box-shadow: none;
}

@media (max-height: 320px) and (max-width: 520px) {
  nav.l-tab a br {
    display: none;
  }
}

nav.l-tab a svg {
  fill: #457992;
  stroke: #457992;
  stroke-width: 3px;
  position: absolute;
  top: 20px;
  right: 26%;
}

@media (max-width: 1400px) {
  nav.l-tab a svg {
    top: 19px;
  }
}

@media (max-width: 1199px) {
  nav.l-tab a svg {
    top: 14px;
    right: 30%;
  }
}

nav.l-tab a {
  height: 90px;
  background-image: url("../images/homepage/nav-leadership.jpg");
}

nav.l-tab a:hover:after {
  width: 50px;
}

nav.l-tab a:after {
  width: 22px;
  height: 2px;
  background: #FFF;
  content: "";
  display: block;
  margin-top: 8px;
  transition: all 0.7s;
  display: none;
}

@media (min-width: 1601px) {
  nav.l-tab a {
    font-size: 0.85rem;
    /*rtl:1rem*/
    padding-top: 18px;
    line-height: 1.3;
    /*rtl:1*/
  }
}

@media (max-width: 1600px) {
  nav.l-tab a {
    font-size: 0.8rem;
    padding-top: 18px;
    padding-bottom: 18px;
    height: 90px;
  }
}

@media (max-width: 1199px) {
  nav.l-tab a {
    padding: 15px;
    height: 75px;
    white-space: normal;
    font-size: 0.7rem;
  }
}

@media (max-width: 1024px) {
  nav.l-tab a {
    font-size: 0.65rem;
    height: 70px;
  }
}

@media (max-width: 991px) {
  nav.l-tab a {
    font-size: 0.6rem;
  }
}

@media (max-width: 767px) {
  nav.l-tab a {
    font-size: 0.8rem;
    line-height: 2.5em;
    padding: 10px;
    position: static;
    height: 60px;
    transition: none;
  }
  nav.l-tab a:hover {
    height: 60px;
  }
}

@media (max-width: 520px) {
  nav.l-tab a {
    font-size: 0.6rem;
    line-height: 2.5em;
    padding: 10px;
    height: 50px;
  }
}

nav.l-tab a.l-tab__ceo {
  background: #007b94;
  padding-left: 22px;
  /*rtl:110px*/
  padding-right: 80px;
  /*rtl:22px*/
  color: #FFF;
}

nav.l-tab a.l-tab__ceo:before {
  background: #FFF;
}

@media (max-width: 1199px) {
  nav.l-tab a.l-tab__ceo {
    padding-left: 15px;
  }
}

nav.l-tab a.l-tab__ceo i.l-icon {
  display: none;
}

nav.l-tab a.l-tab__ceo svg {
  fill: #FFF !important;
  stroke: #FFF;
}

@media (max-width: 767px) {
  nav.l-tab a.l-tab__ceo svg {
    position: absolute;
    right: 10px;
    top: 15%;
  }
}

nav.l-tab a.l-tab__ceo:after {
  background: #FFF;
  display: block;
}

@media (max-width: 767px) {
  nav.l-tab a.l-tab__ceo:after {
    display: none;
  }
}

nav.l-tab a.l-tab__ceo img {
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: 110px;
  width: 7vw;
  min-width: 95px;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  /*rtl:scaleX(-1)*/
}

@media (max-width: 1024px) {
  nav.l-tab a.l-tab__ceo img {
    width: 95px;
  }
}

@media (max-width: 767px) {
  nav.l-tab a.l-tab__ceo img {
    display: none;
  }
}

nav.l-tab a.l-back-link {
  background: transparent;
  opacity: 1;
}

nav.l-tab a.l-back-link:before {
  display: none;
}

nav.l-tab a.l-back-link:hover {
  height: 70px;
}

.l-social {
  text-align: center;
}

.l-social li {
  display: inline-block;
  padding-right: 15px;
  opacity: 1;
  transition: opacity 1s;
}

.l-social li.disable {
  opacity: 0.45;
}

.l-social li:last-child {
  padding-right: 0;
}

.l-social li a {
  opacity: 1;
  transition: opacity 0.5s;
  -webkit-transform: scale(1.25);
          transform: scale(1.25);
}

.l-social li a:hover {
  opacity: 1;
}

.l-social svg {
  fill: #fff;
}

.lego-quote {
  display: table;
  padding: 3rem 0 2rem;
}

.lego-quote:before {
  max-width: 100px;
  max-height: 100px;
  width: 100px;
  height: 92px;
  content: "";
  background-image: url("../images/investment-approach/quote.svg");
  background-repeat: no-repeat;
  background-size: contain;
  float: left;
  /*rtl:right*/
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  /*rtl:scaleX(-1)*/
  margin-top: 3px;
}

.lego-quote .lego-quote__wrapper {
  padding: 0 0 0 30px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .lego-quote .lego-quote__wrapper {
    padding: 0 0 0 15px;
  }
}

.lego-quote blockquote {
  font-family: "lexiaregular";
  /*rtl:"DinarOneMedium"*/
  color: #595B5D;
  max-width: 630px;
  margin: 0 0 25px;
  padding: 0;
  border: 0;
  font-size: 1.75vw;
  line-height: 1.29;
}

@media (min-width: 1601px) {
  .lego-quote blockquote {
    font-size: 1.25rem;
  }
}

@media (max-width: 1199px) {
  .lego-quote blockquote {
    font-size: 1.05rem;
  }
}

@media (max-width: 991px) {
  .lego-quote blockquote {
    font-size: 0.9rem;
  }
}

.lego-quote blockquote:after {
  content: "";
  display: block;
  width: 1.65rem;
  height: 6px;
  background: #edebe7;
  margin-top: 20px;
}

.lego-quote__author {
  font-family: "mubadalaavenirheavy";
  /*rtl:"DinarOneMedium"*/
  font-size: 1.3vw;
  color: #413F38;
  font-weight: normal;
  /*rtl:bold*/
}

@media (min-width: 1601px) {
  .lego-quote__author {
    font-size: 1rem;
  }
}

@media (max-width: 1199px) {
  .lego-quote__author {
    font-size: 0.9rem;
  }
}

@media (max-width: 991px) {
  .lego-quote__author {
    font-size: 0.75rem;
  }
}

.lego-quote__designation {
  font-family: "Avenir LT W01 65 Medium", "mubadalaavenirlight";
  /*rtl:"DinarOneMedium"*/
  font-size: 1.3vw;
  color: #413F38;
  /*rtl:#615F5B*/
}

@media (min-width: 1601px) {
  .lego-quote__designation {
    font-size: 1rem;
  }
}

@media (max-width: 1199px) {
  .lego-quote__designation {
    font-size: 0.9rem;
  }
}

@media (max-width: 991px) {
  .lego-quote__designation {
    font-size: 0.75rem;
  }
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  text-align: right;
}

#at4m-mobile-container {
  display: none !important;
}

#at-expanded-menu-v2 .at-expanded-menu {
  left: 50% !important;
  margin-left: -20pc !important;
  max-width: 40pc;
}

#at-expanded-menu-v2 #at-expanded-menu-bd {
  min-width: 103%;
}

#menu {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(88, 91, 93, 0.98);
  -webkit-transform: translateY(10%);
          transform: translateY(10%);
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  color: #fff;
  padding-top: 3rem;
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}

@media (max-width: 767px) {
  #menu {
    position: absolute;
  }
}

@media (max-width: 991px) {
  #menu {
    overflow-y: auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (max-width: 1024px) {
  #menu {
    overflow-y: auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  #menu {
    display: table;
  }
}

#menu .l-footer {
  position: fixed;
}

@media (max-width: 1024px) {
  #menu .l-footer {
    position: static;
  }
}

@media (max-width: 767px) {
  #menu .l-footer {
    display: table;
    height: auto;
  }
}

.nav-open #menu {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
  z-index: 999999;
  transition: opacity 0.2s ease-out, z-index 0.4s;
}

#menu .nav-arabic {
  position: fixed;
  top: 1.5rem;
  right: 4rem;
  color: #fff;
  font-family: "Avenir LT W01 65 Medium", "mubadalaavenirlight";
}

#menu .nav-arabic path {
  fill: #fff;
}

#menu .nav-arabic:hover path {
  fill: #81c4e7;
}

#menu .menu__sitelink {
  width: 70%;
  margin: 0 auto;
}

#menu .menu__sitelink a {
  font-size: 1.15rem;
  color: #fff;
  font-family: "mubadalaavenirmedium";
  margin-bottom: 1rem;
  display: inline-block;
}

@media (max-width: 1500px) {
  #menu .menu__sitelink a {
    font-size: 0.9rem;
  }
}

#menu .menu__main {
  max-width: 1340px;
  margin: 10vh auto;
  overflow: hidden;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: center;
  -webkit-flex: 1 auto;
      -ms-flex: 1 auto;
          flex: 1 auto;
}

@media (max-width: 1024px) {
  #menu .menu__main {
    max-width: 100%;
  }
}

@media (max-width: 991px) {
  #menu .menu__main {
    display: table;
    text-align: left;
    margin: 0 auto;
  }
}

@media (max-width: 481px) {
  #menu .menu__main {
    max-width: 90%;
  }
}

@media (max-height: 899px) {
  #menu .menu__main {
    margin: 2vh auto;
  }
}

@media (max-height: 767px) {
  #menu .menu__main {
    margin: 0 auto;
  }
}

#menu .menu__main > li {
  width: 40%;
  position: relative;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #menu .menu__main > li {
    width: 20%;
  }
}

@media (max-width: 991px) {
  #menu .menu__main > li {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 20px;
  }
}

#menu .menu__main > li:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 55px;
  background: #fff;
  left: 0;
  opacity: 0.5;
}

@media (max-width: 991px) {
  #menu .menu__main > li:before {
    left: 130px;
    height: auto;
    top: -10px;
    bottom: 25px;
    opacity: 0.2;
  }
}

#menu .menu__main > li:first-of-type {
  width: 20%;
}

@media (max-width: 991px) {
  #menu .menu__main > li:first-of-type {
    width: 100%;
  }
}

#menu .menu__main > li:first-of-type:before {
  display: none;
}

@media (max-width: 991px) {
  #menu .menu__main > li:first-of-type:before {
    display: block;
  }
}

#menu .menu__main > li > a {
  color: #fff;
  font-family: "lexiaregular";
  /*rtl:"DinarOneMedium"*/
  font-size: 1.1rem;
  padding-bottom: 1.5rem;
  margin-bottom: 1.5rem;
  display: block;
  position: relative;
  min-height: 92px;
}

@media (max-width: 1500px) {
  #menu .menu__main > li > a {
    font-size: 0.9rem;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
  }
}

@media (max-width: 1024px) {
  #menu .menu__main > li > a {
    font-size: 0.8rem;
    min-height: 70px;
  }
}

@media (max-width: 991px) {
  #menu .menu__main > li > a {
    min-width: 130px;
    margin-right: 20px;
    margin-bottom: 0;
    padding-bottom: 0;
    min-height: 40px;
  }
}

#menu .menu__main > li > a:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 3px;
  background: #d4d5d6;
  margin: 0 auto;
  bottom: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
}

@media (max-width: 991px) {
  #menu .menu__main > li > a:after {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    position: static;
    display: block;
    margin: 3px 0;
  }
}

#menu .menu__main > li > a:hover {
  color: #81c4e7;
}

#menu .menu__sub a {
  color: #b0b0b0;
  font-size: 0.85rem;
  /*rtl:18px*/
  font-family: "mubadalaavenirmedium";
  /*rtl:"DinarOneMedium"*/
  border-bottom: 1px solid transparent;
  display: inline-block;
  transition: color 0.5s, border 0.5s;
  margin-bottom: 0.9rem;
}

@media (max-width: 1500px) {
  #menu .menu__sub a {
    font-size: 0.7rem;
    /*rtl:15px*/
    margin-bottom: 0.55rem;
  }
}

@media (max-width: 1024px) {
  #menu .menu__sub a {
    font-size: 0.65rem;
    /*rtl:14px*/
    margin-bottom: 0.4rem;
  }
}

@media (max-width: 991px) {
  #menu .menu__sub a {
    vertical-align: top;
  }
}

#menu .menu__sub a:hover {
  color: #fff;
  border-color: inherit;
}

#menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#menu .close {
  width: 1.85rem;
  height: 1.85rem;
  position: absolute;
  right: 1rem;
  top: 1rem;
  opacity: 0.6;
  background: #d4d4d5;
  transition: background 0.7s;
  z-index: 999;
}

#menu .close:hover {
  background: #333;
}

#menu .close:hover svg {
  fill: #fff;
}

#menu .close svg {
  fill: #333;
  width: 12px;
  height: 12px;
  transition: fill 0.5s;
  margin: 13px;
}

.header {
  height: 3.75rem;
  background: #fff;
  padding: 1.3vw 2.3vw 0;
}

@media (max-width: 1024px) {
  .header {
    padding: 1rem;
  }
}

@media (min-width: 1601px) {
  .header {
    padding: 21px 34px 0;
  }
}

@media (max-width: 767px) {
  .header {
    position: static;
    height: 60px;
  }
}

.header .container-fluid {
  max-width: inherit;
}

.sticky-nav .header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  transition: height 0.5s ease, padding 0.5s ease;
}

@media (max-width: 1024px) {
  .sticky-nav .header {
    position: static;
  }
}

@media (max-width: 767px) {
  .sticky-nav .header {
    height: 60px;
  }
}

.landing .header {
  position: absolute;
  right: 0;
  left: 0;
  z-index: 20;
  height: auto;
  background: none;
  padding-top: 2.6vw;
}

@media (min-width: 1601px) {
  .landing .header {
    padding-top: 42px;
  }
}

@media (max-width: 767px) {
  .landing .header {
    position: static;
    height: 60px;
  }
}

.header a {
  text-decoration: none;
  transition: 0.8s color;
}

.header .logo {
  display: inline-block;
  margin: 0;
  height: 42px;
}

@media (max-width: 767px) {
  .header .logo {
    display: block;
  }
  .landing .header .logo {
    text-align: left;
  }
}

@media (max-width: 481px) {
  .header .logo {
    text-align: left;
  }
}

.header .logo > a:first-child {
  width: 165px;
  /*rtl:135px*/
  height: 35px;
  font-size: 0;
  float: left;
  background: transparent url("../images/Mubadala_Logo.svg") left top no-repeat;
}

@media (max-width: 767px) {
  .header .logo > a:first-child {
    width: 100px;
  }
}

.landing .header .logo > a:first-child {
  background: transparent url("../images/Mubadala_Logo_white.svg") left top no-repeat;
}

.nav-open .header .logo > a {
  opacity: 0.6;
}

.header .logo .tagline {
  display: inline-block;
  border-left: 1px solid rgba(0, 0, 0, 0.4);
  padding-left: 1.9vw;
  margin-left: 1.9vw;
  vertical-align: top;
  line-height: 2.1;
  text-transform: uppercase;
  font-size: 1rem;
  /*rtl:.8rem*/
  letter-spacing: -0.5px;
  /*rtl:0px*/
  color: #333;
  white-space: nowrap;
  max-height: 35px;
  height: 35px;
  line-height: 1.7;
  /*rtl:2.2*/
}

@media (max-width: 767px) {
  .header .logo .tagline {
    line-height: 1.5;
    font-size: 0.7rem;
    height: 23px;
  }
}

@media (max-width: 520px) {
  .header .logo .tagline {
    display: none;
  }
}

.header .logo .tagline span {
  font-size: 1.1rem;
}

@media (max-width: 767px) {
  .header .logo .tagline span {
    font-size: 0.8rem;
  }
}

.landing .header .logo .tagline {
  border-color: rgba(255, 255, 255, 0.4);
  color: #fff;
}

.header .nav-global {
  white-space: nowrap;
  max-height: 20px;
}

@media (max-width: 767px) {
  .header .nav-global {
    display: none;
  }
}

.header .nav-global .nav-global_share svg {
  width: 0.95rem;
  height: 0.95rem;
  margin-left: 0.5rem;
}

.header .nav-global .nav-global_share line,
.header .nav-global .nav-global_share path {
  transition: 0.8s all;
  stroke: #3d638e;
}

.landing .header .nav-global .nav-global_share line,
.landing .header .nav-global .nav-global_share path {
  stroke: #fff;
}

.header .nav-global .nav-global_share:hover line,
.header .nav-global .nav-global_share:hover path {
  stroke: #81c4e7;
}

.header .nav-global > a {
  margin-left: .95vw;
  padding-left: 1vw;
  position: relative;
  color: #335a89;
  font-size: 0.8rem;
  font-family: "Avenir LT W01 65 Medium", "mubadalaavenirlight";
  /*rtl:"DinarOneMedium"*/
  vertical-align: top;
  display: inline-block;
}

@media (max-width: 991px) {
  .header .nav-global > a {
    font-size: 13px;
  }
}

.header .nav-global > a span {
  display: inline-block;
  vertical-align: top;
}

.landing .header .nav-global > a {
  color: #fefefe;
}

.header .nav-global > a:hover {
  color: #81c4e7;
}

.header .nav-global > a:before {
  content: '';
  position: absolute;
  height: 15px;
  width: 1px;
  background: rgba(0, 0, 0, 0.2);
  left: 0;
  top: 2px;
}

.landing .header .nav-global > a:before {
  background: rgba(255, 255, 255, 0.2);
}

.header .nav-global > a:first-child {
  margin-left: 0;
  padding-left: 0;
}

.header .nav-global > a:first-child:before {
  display: none;
}

.header .nav-global > a.nav-arabic {
  font-family: "Avenir LT W01 65 Medium", "mubadalaavenirlight";
}

.header .nav-wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: right;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 42px;
}

.header .main-nav {
  margin-left: 2.18vw;
  max-height: 27px;
}

@media (max-width: 767px) {
  .header .main-nav {
    position: absolute;
    z-index: 99999;
    top: 5px;
    right: 0;
  }
  .header .main-nav svg {
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
}

.header .main-nav path {
  fill: #3d638e;
  transition: 0.8s all;
}

.landing .header .main-nav path {
  fill: #fff;
}

.header .main-nav:hover {
  color: #81c4e7;
  text-decoration: none;
}

.header .main-nav:hover path {
  fill: #81c4e7;
}

.landing .header .nav-arabic {
  color: #fff;
}

.header .nav-arabic svg {
  display: inline-block;
  vertical-align: middle;
}

.nav-arabic {
  cursor: pointer;
}

.nav-arabic path,
.nav-arabic rect {
  transition: 0.8s all;
  fill: #3d638e;
}

.landing .nav-arabic path,
.landing .nav-arabic rect {
  fill: #fff;
}

.nav-arabic:hover {
  color: #81c4e7;
}

.nav-arabic:hover path,
.nav-arabic:hover rect {
  fill: #81c4e7;
}

.nav-open .main-nav-overlay {
  position: fixed;
  background: rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}

.nav-open .l-social {
  -webkit-animation: fadeIn 1s forwards;
          animation: fadeIn 1s forwards;
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
  opacity: 0;
  padding: 4rem;
}

@media (max-width: 767px) {
  .nav-open .l-social {
    padding: 1.5rem 2rem;
    display: table;
    margin: 0 auto;
  }
}

.nav-open .menu__main > li {
  -webkit-animation: fadeIn 0.6s forwards;
          animation: fadeIn 0.6s forwards;
  opacity: 0;
}

.nav-open .menu__main > li:nth-of-type(1) {
  -webkit-animation-delay: 0.01s;
          animation-delay: 0.01s;
}

.nav-open .menu__main > li:nth-of-type(2) {
  -webkit-animation-delay: 0.03s;
          animation-delay: 0.03s;
}

.nav-open .menu__main > li:nth-of-type(3) {
  -webkit-animation-delay: 0.05s;
          animation-delay: 0.05s;
}

.nav-open .menu__main > li:nth-of-type(4) {
  -webkit-animation-delay: 0.07s;
          animation-delay: 0.07s;
}

.nav-open .menu__main > li:nth-of-type(5) {
  -webkit-animation-delay: 0.09s;
          animation-delay: 0.09s;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10%);
            transform: translateY(10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10%);
            transform: translateY(10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}

footer.l-footer {
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
  left: 0;
  font-family: "mubadalaavenirmedium";
  /*rtl:"DinarOneMedium"*/
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.4rem 0.75rem;
  line-height: 1;
  height: 50px;
}

.landing footer.l-footer {
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
}

@media (max-width: 767px) {
  .landing footer.l-footer {
    position: static;
    display: table;
    height: auto;
  }
}

@media (max-width: 1024px) {
  footer.l-footer {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

@media (max-width: 991px) {
  footer.l-footer {
    display: block;
    text-align: center;
    height: 80px;
  }
}

@media (max-width: 481px) {
  footer.l-footer {
    height: 110px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  footer.l-footer {
    text-align: left;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 70px;
  }
}

footer.l-footer ul {
  margin: 0;
  padding: 0;
  font-size: 0;
}

footer.l-footer ul li {
  opacity: 1;
  transition: opacity 1s;
}

footer.l-footer ul li.disable {
  opacity: .45;
}

footer.l-footer p {
  font-size: 0.6rem;
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.686;
  font-family: "Avenir LT W01 65 Medium", "mubadalaavenirlight";
  /*rtl:"DinarOneMedium"*/
  -webkit-flex: 1 auto;
      -ms-flex: 1 auto;
          flex: 1 auto;
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0;
}

@media (max-width: 481px) {
  footer.l-footer p {
    padding-bottom: 5px;
  }
}

footer.l-footer p br {
  display: none;
}

@media (max-width: 481px) {
  footer.l-footer p br {
    display: block;
  }
}

footer.l-footer a {
  font-size: 0.6354rem;
  color: #FFF;
  line-height: 1.81;
  font-family: "mubadalaavenirmedium";
  /*rtl:"DinarOneMedium"*/
  opacity: .7;
  transition: opacity .5s;
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) {
  footer.l-footer a {
    font-size: 0.55rem;
  }
}

footer.l-footer a:hover {
  color: #FFF;
  opacity: 1;
}

footer.l-footer .menu__footer {
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

footer.l-footer .menu__footer li {
  display: inline-block;
  margin-left: 0.5rem;
  padding-left: 0.5rem;
}

@media (max-width: 1024px) {
  footer.l-footer .menu__footer li:first-child {
    padding-left: 0;
    margin-left: 0;
  }
}

footer.l-footer .menu__footer li + li:before {
  display: inline-block;
  content: "";
  width: 1px;
  height: 10px;
  background: #FFF;
  left: -0.5rem;
  position: relative;
  opacity: 0.5;
  transition: opacity 1s;
}

footer.l-footer .menu__footer li + li:hover:before {
  opacity: .1;
}

footer.l-footer .l-social {
  padding-right: 15px;
  max-height: 18px;
}

@media (max-width: 991px) {
  footer.l-footer .l-social {
    padding-right: 0;
  }
}

html,
.home {
  height: 100%;
  width: 100%;
}

.home-slider,
.home-slider ul,
#page-wrap,
.home-slider li {
  width: 100%;
  height: 100%;
}

#contnet {
  width: 100%;
  height: 100%;
}

.home {
  font-smoothing: subpixel-antialiased;
  background: #194F6B;
  overflow: hidden;
  /* Slider -- Next/Prev Navigation */
  /* Slider Style */
}

@media (max-width: 767px) {
  .home {
    overflow-x: hidden;
    overflow-y: auto;
  }
}

.home i.l-icon {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  /*rtl:rotate(-180deg)*/
  display: inline-block;
  margin-left: 10px;
}

.home i.l-icon svg {
  margin: 0;
}

.home .home__bgs,
.home .home__bg {
  width: 100%;
  height: 100%;
  z-index: 0;
  position: absolute;
  overflow: hidden;
}

@media (max-width: 767px) {
  .home .home__bgs,
  .home .home__bg {
    top: -60px;
    height: auto;
    bottom: 0;
    min-height: 445px;
  }
}

.home .home__bg {
  background-repeat: repeat-x;
  background-size: cover;
  opacity: 0;
  transition: opacity 1s;
  transition-delay: 0.5s;
  width: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.home .home__bg.active {
  opacity: 1;
}

.home #page-wrap {
  padding-top: 0 !important;
}

.home .home__extra {
  position: fixed;
  left: 82vw;
  margin-top: 1vh;
  z-index: 1;
  opacity: 0.3;
  pointer-events: none;
  display: none;
}

@media (max-width: 767px) {
  .home .home__extra {
    display: none !important;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .home .home__extra {
    left: 85vw;
  }
}

.home .home__quote {
  width: 56vw;
  color: #FFF;
  margin-left: 2.7rem;
  position: relative;
}

.home .home__quote.home_quote--beige .home__author:before {
  background: #FFF;
}

.home .home__quote.home_quote--beige .l-more:hover {
  color: #23527c;
}

.home .home__quote.home_quote--beige .l-more:hover svg, .home .home__quote.home_quote--beige .l-more:hover svg * {
  fill: #337ab7;
  stroke: #337ab7;
}

@media all and (orientation: portrait) {
  .home .home__quote {
    margin-top: 20vw;
  }
}

@media all and (orientation: landscape) {
  .home .home__quote {
    margin-top: 18vh;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .home .home__quote {
    width: 60vw;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .home .home__quote {
    width: 80vw;
  }
}

@media (max-width: 1024px) {
  .home .home__quote {
    margin-left: 2rem;
  }
}

@media (max-width: 767px) {
  .home .home__quote {
    margin-left: 1rem;
    margin-right: 1rem;
    padding-right: 7vw;
    margin-top: 30px;
    width: auto;
  }
}

@media (max-width: 481px) {
  .home .home__quote {
    margin-top: 0;
  }
}

.home .home__quote > div {
  overflow: hidden;
}

.home .home__quote:before {
  width: 165px;
  max-height: 100px;
  height: 7vw;
  display: inline-block;
  content: "";
  float: left;
  background-image: url("../images/quote.svg");
  background-repeat: no-repeat;
  background-position: top right;
  /*rtl:ignore*/
  background-size: contain;
  margin-right: 2.5vw;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  /*rtl:scaleX(-1)*/
}

@media (max-width: 767px) {
  .home .home__quote:before {
    width: 7vw;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .home .home__quote:before {
    width: 60px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .home .home__quote:before {
    width: 50px;
  }
}

@media (max-height: 767px) {
  .home .home__quote:before {
    height: 70px;
  }
}

@media (max-height: 480px) {
  .home .home__quote:before {
    height: 50px;
  }
}

.home .home__quote blockquote {
  border: none;
  margin: 0;
  padding: 0;
  line-height: 1.2;
}

@media (max-width: 1500px) {
  .home .home__quote blockquote {
    font-size: 1.85vw;
  }
}

@media all and (orientation: portrait) {
  .home .home__quote blockquote {
    font-size: 3vw;
  }
}

@media all and (orientation: landscape) {
  .home .home__quote blockquote {
    font-size: 3vh;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .home .home__quote blockquote {
    font-size: 3vh;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .home .home__quote blockquote {
    font-size: 3.5vw;
    line-height: 1.5;
  }
}

@media (min-width: 1280px) {
  .home .home__quote blockquote {
    font-size: 1.95vw;
  }
}

@media (max-width: 767px) {
  .home .home__quote blockquote {
    font-size: 0.9rem;
  }
}

@media (max-height: 767px) {
  .home .home__quote blockquote {
    font-size: 0.95rem;
  }
}

@media (max-height: 600px) {
  .home .home__quote blockquote {
    font-size: 1rem;
  }
}

@media (max-height: 480px) {
  .home .home__quote blockquote {
    font-size: 0.75rem;
  }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 2 / 3) and (orientation: portrait) {
  .home .home__quote blockquote {
    font-size: 0.7rem;
  }
}

@media (max-height: 700px) and (min-width: 1600px) {
  .home .home__quote blockquote {
    font-size: 1.7vw;
  }
}

.home .home-slider__controls {
  width: 100vw;
  position: absolute;
  top: 50vh;
  z-index: 2;
}

@media (max-width: 767px) {
  .home .home-slider__controls {
    top: 240px;
  }
}

@media (max-height: 480px) {
  .home .home-slider__controls {
    top: 160px;
  }
}

.home .home-slider__controls .home-slider__meta {
  position: absolute;
  width: 190px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #FFF;
  background: rgba(0, 0, 0, 0.4);
  opacity: 0;
  top: 0;
  transition: all 1s;
  font-size: 13px;
  cursor: pointer;
}

@media (max-width: 1024px) {
  .home .home-slider__controls .home-slider__meta {
    display: none;
  }
}

.home .home-slider__controls .home-slider__meta img {
  background: #dce2e5;
  overflow: hidden;
  border-radius: 50%;
  margin: 10px;
  width: 45px;
  height: 45px;
  min-width: 45px;
}

.home .home-slider__controls .home-slider__meta span {
  -webkit-flex: 1 auto;
      -ms-flex: 1 auto;
          flex: 1 auto;
  padding: 10px 0;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .home .home-slider__controls .home-slider__meta span {
    float: left;
    width: 150px;
  }
}

.home .home-slider__controls > div:before {
  width: 60px;
  height: 60px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 4;
  position: absolute;
  content: "";
  display: block;
  transition: width 1s, height 1s;
}

.home .home-slider__controls > div:hover:before {
  width: 20px;
  height: 20px;
  opacity: 0.6;
  transition: width 1s, height 1s, opacity 0.7s;
}

@media (max-width: 1024px) {
  .home .home-slider__controls > div:hover:before {
    width: 60px;
    height: 60px;
    transition: none;
  }
}

.home .home-slider__controls > div:hover .home-slider__meta {
  opacity: 1;
}

@media (max-width: 1024px) {
  .home .home-slider__controls > div.home-slider__next {
    display: block !important;
    opacity: 1 !important;
  }
}

.home .home-slider__controls > div.home-slider__next:before {
  right: 8vw;
}

@media (min-width: 1601px) {
  .home .home-slider__controls > div.home-slider__next:before {
    right: 140px;
  }
}

@media (max-height: 480px) {
  .home .home-slider__controls > div.home-slider__next:before {
    right: 10px;
  }
}

@media (max-width: 767px) {
  .home .home-slider__controls > div.home-slider__next:before {
    right: 10px;
  }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) {
  .home .home-slider__controls > div.home-slider__next:before {
    right: 6px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .home .home-slider__controls > div.home-slider__next:before {
    right: 4.5vw;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .home .home-slider__controls > div.home-slider__next:before {
    right: 3vw;
  }
}

.home .home-slider__controls > div.home-slider__next .home-slider__meta {
  right: 0;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
}

.home .home-slider__controls > div.home-slider__next .home-slider__meta span {
  padding-right: 40px;
}

.home .home-slider__controls > div.home-slider__next:hover .home-slider__meta {
  -webkit-transform: translate(-55%, -50%);
          transform: translate(-55%, -50%);
}

@media (min-width: 1601px) {
  .home .home-slider__controls > div.home-slider__next:hover .home-slider__meta {
    -webkit-transform: translate(-130px, -50%);
            transform: translate(-130px, -50%);
  }
}

@media (max-width: 1024px) {
  .home .home-slider__controls > div.home-slider__prev {
    display: block !important;
    opacity: 1 !important;
  }
}

.home .home-slider__controls > div.home-slider__prev:before {
  left: 8vw;
}

@media (min-width: 1601px) {
  .home .home-slider__controls > div.home-slider__prev:before {
    left: 140px;
  }
}

@media (max-height: 480px) {
  .home .home-slider__controls > div.home-slider__prev:before {
    left: 10px;
  }
}

@media (max-width: 767px) {
  .home .home-slider__controls > div.home-slider__prev:before {
    left: 10px;
  }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) {
  .home .home-slider__controls > div.home-slider__prev:before {
    left: 6px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .home .home-slider__controls > div.home-slider__prev:before {
    left: 4.5vw;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .home .home-slider__controls > div.home-slider__prev:before {
    left: 3vw;
  }
}

.home .home-slider__controls > div.home-slider__prev .home-slider__meta {
  left: 0;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
}

.home .home-slider__controls > div.home-slider__prev .home-slider__meta span {
  padding-left: 40px;
  text-align: left;
  /*rtl:ignore*/
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .home .home-slider__controls > div.home-slider__prev .home-slider__meta span {
    padding-left: 60px;
  }
}

.home .home-slider__controls > div.home-slider__prev:hover .home-slider__meta {
  -webkit-transform: translate(55%, -50%);
          transform: translate(55%, -50%);
}

@media (min-width: 1601px) {
  .home .home-slider__controls > div.home-slider__prev:hover .home-slider__meta {
    -webkit-transform: translate(130px, -50%);
            transform: translate(130px, -50%);
  }
}

.home .home-slider {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  position: relative;
  overflow: hidden;
}

@media (max-width: 767px) {
  .home .home-slider {
    height: 100%;
    min-height: 480px;
  }
}

@media (max-width: 481px) {
  .home .home-slider {
    min-height: 360px;
  }
}

@media (max-height: 767px) and (max-width: 767px) and (orientation: landscape) {
  .home .home-slider {
    min-height: 320px;
  }
}

.home .home-slider ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.home .home-slider ul li {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}

.home .home-slider ul li img {
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  position: absolute;
  left: 65vw;
  z-index: 1;
  margin-left: -7%;
  bottom: 0;
}

@media (max-width: 1500px) {
  .home .home-slider ul li img {
    height: 50vw;
  }
}

@media all and (orientation: portrait) {
  .home .home-slider ul li img {
    width: 30vw;
    max-width: 470px;
    height: auto;
  }
}

@media all and (orientation: landscape) {
  .home .home-slider ul li img {
    height: 82vh;
    width: auto;
    max-height: 780px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .home .home-slider ul li img {
    margin-left: 0;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .home .home-slider ul li img {
    height: 72vh;
  }
}

@media (max-height: 480px) and (orientation: landscape) {
  .home .home-slider ul li img {
    bottom: -100px;
    min-width: 150px;
  }
}

@media (max-height: 320px) {
  .home .home-slider ul li img {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.home .home-slider ul li img:last-child {
  z-index: 0;
  opacity: 0;
  -webkit-transform: rotate(2deg) translateX(0);
          transform: rotate(2deg) translateX(0);
}

.home .home-slider ul li.active img:last-child {
  opacity: 0.2;
}

.home .home__author,
.home .home__designation {
  font-family: "Avenir LT W01 65 Medium", "mubadalaavenirlight";
  /*rtl:"DinarOneMedium"*/
  font-weight: normal;
  font-size: 1rem;
}

@media (max-width: 1500px) {
  .home .home__author,
  .home .home__designation {
    font-size: 0.9rem;
  }
}

@media (max-width: 767px) {
  .home .home__author,
  .home .home__designation {
    font-size: 0.7rem;
  }
}

@media (max-width: 600px) {
  .home .home__author,
  .home .home__designation {
    font-size: 0.6rem;
  }
}

@media (max-height: 767px) {
  .home .home__author,
  .home .home__designation {
    font-size: 0.7rem;
  }
}

@media (max-height: 600px) {
  .home .home__author,
  .home .home__designation {
    font-size: 0.6rem;
  }
}

@media (max-width: 767px) {
  .home .home__author,
  .home .home__designation,
  .home .l-more {
    width: 50vw;
  }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 2 / 3) and (orientation: portrait) {
  .home .home__author,
  .home .home__designation,
  .home .l-more {
    width: 132px;
  }
}

.home .home__author {
  padding-top: 33px;
  margin-top: 30px;
  font-family: "mubadalaavenirheavy";
  /*rtl:"DinarOneMedium"*/
}

@media (max-height: 700px) and (min-width: 1600px) {
  .home .home__author {
    padding-top: 25px;
    margin-top: 20px;
  }
}

@media (max-width: 1500px) {
  .home .home__author {
    margin-top: 20px;
    padding-top: 23px;
  }
}

@media (max-width: 767px) {
  .home .home__author {
    padding-top: 20px;
    margin-top: 20px;
  }
}

@media (max-height: 480px) {
  .home .home__author {
    padding-top: 20px;
    margin-top: 10px;
  }
}

.home .home__designation {
  padding-bottom: 30px;
}

@media (max-height: 700px) and (min-width: 1600px) {
  .home .home__designation {
    padding-bottom: 20px;
  }
}

@media (max-height: 767px) {
  .home .home__designation {
    padding-bottom: 10px;
  }
}

@media (max-height: 480px) {
  .home .home__designation {
    padding-bottom: 10px;
  }
}

@media (max-height: 320px) {
  .home .home__designation {
    padding-bottom: 2px;
  }
}

.home .home__dots {
  position: absolute;
  z-index: 999;
  height: 7vw;
  width: 100%;
  left: 2.7rem;
  margin-left: 2.5vw;
  bottom: 55px;
}

@media (max-width: 1500px) {
  .home .home__dots {
    bottom: 85px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .home .home__dots {
    bottom: 120px;
  }
}

@media (max-width: 1024px) {
  .home .home__dots {
    left: 2rem;
  }
}

@media (max-width: 991px) {
  .home .home__dots {
    bottom: 100px;
  }
}

@media (max-width: 767px) {
  .home .home__dots {
    display: none;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .home .home__dots {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    bottom: 100px;
  }
}

.home .home__dots:before {
  width: 165px;
  content: "";
  display: inline-block;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .home .home__dots:before {
    width: 60px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .home .home__dots:before {
    width: 50px;
  }
}

.home .home__dots a {
  display: inline-block;
  margin: 6px;
  background: #dce2e5;
  opacity: 1;
  position: relative;
  width: 7vw;
  height: 7vw;
  max-width: 50px;
  min-width: 30px;
  max-height: 50px;
  min-height: 30px;
  border-radius: 50%;
  opacity: 0.5;
  outline: none;
  transition: opacity 1s, -webkit-transform 0.3s ease-in;
  transition: opacity 1s, transform 0.3s ease-in;
}

.home .home__dots a .home__progress {
  display: none;
}

.home .home__dots a:first-child {
  margin-left: 0;
}

.home .home__dots a:before {
  content: "";
  display: none;
  position: absolute;
  width: 10px;
  height: 10px;
  background: #FFF;
  top: 50%;
  left: 50%;
  z-index: -1;
  margin-left: -5px;
  margin-top: -5px;
  -webkit-transform: scale(2);
          transform: scale(2);
  border-radius: 50%;
  opacity: .1;
  transition: 1.1s opacity, 0.75s -webkit-transform;
  transition: 1.1s opacity, 0.75s transform;
}

.home .home__dots a.active {
  opacity: 1;
  cursor: default;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.home .home__dots a.active .home__progress {
  position: absolute;
  top: 0;
  stroke: #FFF;
  stroke-width: 3;
  stroke-dashoffset: 0;
  stroke-dasharray: 125;
  fill: none;
  left: 0;
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
  outline: none;
  display: block;
  -webkit-animation: progress 2s ease-in-out forwards;
          animation: progress 2s ease-in-out forwards;
}

.home .home__dots a.enable {
  opacity: 1;
}

@-webkit-keyframes progress {
  0% {
    stroke-dashoffset: 125;
  }
  80% {
    opacity: 1;
  }
  95% {
    stroke-dashoffset: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes progress {
  0% {
    stroke-dashoffset: 125;
  }
  80% {
    opacity: 1;
  }
  95% {
    stroke-dashoffset: 0;
  }
  100% {
    opacity: 0;
  }
}

.home .home__dots a.disable {
  opacity: 0.5;
}

.home .home__dots a.active:hover, .home .home__dots a.enable {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.home .home__dots a:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.home .home__dots a:hover:before {
  -webkit-transform: scale(7);
          transform: scale(7);
  opacity: 0;
}

.home .home__dots a img {
  width: 7vw;
  height: 7vw;
  max-width: 50px;
  min-width: 30px;
  max-height: 50px;
  min-height: 30px;
  overflow: hidden;
  border-radius: 50%;
  z-index: 1;
}

@media (max-width: 1500px) {
  .home .l-more {
    max-width: 480px;
  }
}

@media (max-width: 1024px) {
  .home .l-more {
    padding: 10px;
    font-size: 0.65rem;
  }
  .home .l-more svg {
    max-width: 15px;
  }
}

@media (max-height: 767px) {
  .home .l-more {
    padding: 10px;
    font-size: 0.65rem;
  }
  .home .l-more svg {
    max-width: 15px;
  }
}

@media (max-width: 767px) {
  .home .l-more svg {
    max-width: 10px;
    margin-left: 5px;
  }
}

@media (max-width: 481px) {
  .home .l-more {
    font-size: 0.65rem;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .home .l-more {
    font-size: 0.6rem;
  }
}

@media (max-height: 480px) {
  .home .l-more {
    font-size: 0.55rem;
    padding: 0;
    border: none;
  }
  .home .l-more:hover, .home .l-more:active, .home .l-more:focus {
    background: none;
    color: #b5e6ff;
  }
  .home .l-more svg {
    width: 10px;
    height: 10px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .home .l-more {
    font-size: 0.7rem;
  }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) {
  .home .l-more {
    font-size: 0.5rem;
  }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 2 / 3) and (orientation: portrait) {
  .home .l-more {
    font-size: 0.5rem;
  }
}

.chairman {
  background: #f0efec;
  margin-bottom: 5rem;
  position: relative;
  overflow: hidden;
}

@media (max-width: 1024px) {
  .chairman {
    margin-bottom: 2.5rem;
  }
}

@media (max-width: 767px) {
  .chairman {
    margin-bottom: 1.25rem;
  }
}

.chairman:before {
  content: "";
  position: absolute;
  background: #3d638e;
  background-size: cover;
  top: 0;
  left: 50%;
  width: 50%;
  z-index: 1;
  height: 100%;
}

@media (max-width: 1024px) {
  .chairman:before {
    display: none;
  }
}

.chairman .row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 1024px) {
  .chairman .row {
    display: block;
  }
}

@media (max-width: 1024px) {
  .chairman .row > div {
    width: 100%;
  }
}

.chairman .row > div + div {
  background: #3d638e;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  z-index: 2;
}

.chairman img {
  max-width: 100%;
  margin-right: -6px;
}

@media (max-height: 800px) {
  .chairman img {
    max-width: 90%;
  }
}

@media (max-width: 600px) {
  .chairman img {
    max-width: 60vw;
    margin: 0 auto;
  }
}

.chairman .chairman__innercontent {
  position: relative;
  padding-bottom: 1.5rem;
  padding-top: 10vw;
  overflow: hidden;
}

.chairman .chairman__innercontent:after {
  opacity: 0;
}

.chairman .chairman__innercontent p {
  color: #FFF;
}

.chairman.inviewport .chairman__innercontent:after {
  content: "";
  position: fixed;
  bottom: 0;
  width: 50%;
  background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 0%, #3d638e 19%, #3d638e 100%);
  height: 3.8rem;
  right: 0;
  opacity: 1;
}

@media (max-width: 600px) {
  .chairman.inviewport .chairman__innercontent:after {
    display: none;
  }
}

.chairman.inviewport .chairman__imginner {
  position: fixed;
  width: 50%;
}

.chairman .chairman__imgdesc {
  position: absolute;
  bottom: 0;
  z-index: 999;
  right: 0;
  background: #f0efec;
  text-align: left;
  padding: 20px 20px 25px 20px;
  font-family: "mubadalaavenirheavy";
  /*rtl:"DinarOneMedium"*/
  width: 100%;
  max-width: 700px;
  overflow: hidden;
}

@media (max-width: 1024px) {
  .chairman .chairman__imgdesc {
    bottom: 0 !important;
    text-align: center;
    padding: 10px 20px;
    position: absolute;
    width: 100%;
    max-width: 100%;
    right: 0;
    z-index: 1;
  }
}

.chairman .chairman__imgdesc strong {
  display: block;
  font-weight: normal;
  font-size: 24px;
}

@media (max-width: 1400px) {
  .chairman .chairman__imgdesc strong {
    font-size: 20px;
  }
}

@media (max-width: 1024px) {
  .chairman .chairman__imgdesc strong {
    font-size: 1.8vw;
  }
}

@media (max-width: 991px) {
  .chairman .chairman__imgdesc strong {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .chairman .chairman__imgdesc strong {
    font-size: 14px;
  }
}

.chairman .chairman__imgdesc span {
  display: block;
  font-family: "Avenir LT W01 65 Medium", "mubadalaavenirlight";
  /*rtl:"DinarOneMedium"*/
  font-size: 22px;
  color: #636058;
}

@media (max-width: 1400px) {
  .chairman .chairman__imgdesc span {
    font-size: 18px;
  }
}

@media (max-width: 1024px) {
  .chairman .chairman__imgdesc span {
    font-size: 1.6vw;
  }
}

@media (max-width: 991px) {
  .chairman .chairman__imgdesc span {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .chairman .chairman__imgdesc span {
    font-size: 13px;
  }
}

.chairman .chairman__imginner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  bottom: 0;
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
}

@media (max-width: 1024px) {
  .chairman .chairman__imginner {
    position: static;
  }
}

.chairman .chairman__imginner img {
  max-width: 680px;
  width: 100%;
}

@media all and (orientation: landscape) {
  .chairman .chairman__imginner img {
    height: 70vh;
    width: auto;
  }
}

@media all and (orientation: portrait) {
  .chairman .chairman__imginner img {
    width: 100%;
    height: auto;
  }
}

@media (max-width: 1400px) {
  .chairman .chairman__imginner img {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: 0;
  }
}

@media (max-width: 1024px) {
  .chairman .chairman__imginner img {
    position: static;
    -webkit-transform: none;
            transform: none;
    left: auto;
  }
}

@media (max-width: 1024px) {
  .chairman .chairman__imginner {
    width: 100%;
    margin: 0 auto;
    padding-top: 1.5rem;
    text-align: center;
    top: 0;
    height: auto;
  }
  .chairman .chairman__imginner img {
    margin: 0 auto;
  }
}

.chairman .chairman__content {
  color: #fff;
}

.chairman h1 {
  font-size: 3.2vw;
  color: white;
  text-transform: uppercase;
  line-height: 1.154;
}

@media (min-width: 1601px) {
  .chairman h1 {
    font-size: 2.6rem;
  }
}

@media (max-width: 1024px) {
  .chairman h1 {
    font-size: 1.2rem;
  }
}

@media (max-width: 767px) {
  .chairman h1 {
    margin-top: 1.2rem;
  }
}

@media (max-width: 1024px) {
  .chairman p {
    font-size: 0.9rem;
  }
}

@media (max-width: 767px) {
  .chairman p {
    font-size: 0.9rem;
    margin-bottom: 1rem;
  }
}

.ceo {
  padding: 0 2rem;
  margin-bottom: 5rem;
  background: #fff;
}

@media (max-width: 767px) {
  .ceo {
    margin-bottom: 2.5rem;
  }
}

.ceo .ceo__profile {
  text-align: center;
}

.ceo .ceo__profile .ceo__img-wrap {
  text-align: right;
}

@media (max-height: 800px) {
  .ceo .ceo__profile .ceo__img-wrap {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
}

@media (max-height: 700px) {
  .ceo .ceo__profile .ceo__img-wrap {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

@media (max-width: 600px) {
  .ceo .ceo__profile .ceo__img-wrap {
    text-align: center;
    padding-top: 1.5rem;
  }
}

.ceo .ceo__profile figure {
  border-bottom: 3px solid #67b2ad;
  margin-bottom: 1.75rem;
  text-align: center;
}

.ceo .ceo__profile figure img {
  display: inline-block;
  width: 80%;
  max-width: 45vw;
}

.ceo .ceo__profile figcaption {
  text-align: left;
  font-family: "mubadalaavenirheavy";
  /*rtl:"DinarOneMedium"*/
  font-size: 1rem;
  line-height: 1.2;
  float: left;
  width: 37%;
  margin-right: 2rem;
}

@media (max-width: 1400px) {
  .ceo .ceo__profile figcaption {
    font-size: 1.5vw;
  }
}

@media (max-width: 1024px) {
  .ceo .ceo__profile figcaption {
    font-size: 1rem;
    float: none;
    width: 100%;
    margin-bottom: 1.3rem;
  }
}

@media (max-width: 600px) {
  .ceo .ceo__profile figcaption {
    text-align: center;
  }
}

.ceo .ceo__profile span {
  display: block;
  font-family: "mubadalaavenirmedium";
  /*rtl:"DinarOneMedium"*/
  font-size: 0.8rem;
  color: #636058;
  line-height: 1.3;
  padding-top: 0.5rem;
}

@media (max-width: 1400px) {
  .ceo .ceo__profile span {
    font-size: 1.1vw;
  }
}

@media (max-width: 1024px) {
  .ceo .ceo__profile span {
    font-size: 0.8rem;
  }
}

.ceo .ceo__profile small {
  font-family: "Avenir LT W01 65 Medium", "mubadalaavenirlight";
  /*rtl:"DinarOneMedium"*/
  display: block;
}

@media (max-width: 1400px) {
  .ceo .ceo__profile small {
    font-size: 0.65rem;
  }
}

.ceo .ceo__profile .ceo__video {
  overflow: hidden;
}

.ceo .ceo__profile .ceo__video a {
  position: relative;
  display: block;
}

@media (max-width: 600px) {
  .ceo .ceo__profile .ceo__video {
    display: inline-block;
    margin: 0 auto;
  }
}

.ceo .section-title {
  letter-spacing: -2px;
}

@media (max-width: 1600px) {
  .ceo .section-title {
    letter-spacing: -1px;
  }
}

.navigation {
  background: #434343;
  text-align: right;
  padding: 0 1rem;
  max-height: 500px;
}

@media (max-width: 767px) {
  .navigation {
    padding: 0;
  }
  .navigation li,
  .navigation .nav-title {
    padding: 0 1rem;
  }
  .navigation li a {
    border: none;
    padding: 0.25rem 0;
    opacity: 0.9;
  }
  .navigation li.nav-label a {
    opacity: 1;
  }
  .navigation li + li a {
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
  }
}

.navigation .nav-title {
  font-size: 1.1rem;
  color: white;
  text-transform: uppercase;
  line-height: 1;
  float: left;
  margin: 1.1rem 0 0;
  white-space: pre;
  transition: font-size 1s;
}

.sticky-nav .navigation .nav-title {
  font-size: .9rem;
}

@media (max-width: 1199px) {
  .navigation .nav-title {
    font-size: 0.9rem;
  }
}

@media (max-width: 1024px) {
  .navigation .nav-title {
    font-size: 0.7rem !important;
    margin-top: 0.8rem;
  }
}

@media (max-width: 767px) {
  .navigation .nav-title {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
    width: 100%;
    text-align: left;
  }
}

.sticky-nav .navigation {
  position: fixed;
  top: 3.75rem;
  left: 0;
  right: 0;
  z-index: 10;
  transition: min-height 0.5s ease, padding 0.5s ease, max-height 1s ease;
}

@media (max-width: 1024px) {
  .sticky-nav .navigation {
    position: static;
    top: 0;
  }
}

@media (max-width: 767px) {
  .sticky-nav .navigation {
    top: 3rem;
  }
}

@media (max-width: 600px) {
  .sticky-nav .navigation {
    overflow: hidden;
  }
}

.navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  position: relative;
}

@media (max-width: 767px) {
  .navigation ul {
    float: left;
    width: 100%;
    overflow: hidden;
    background: #333;
    max-height: 48px;
    transition: max-height 0.4s ease-in-out;
  }
  .navigation ul:after {
    display: block;
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    right: 1rem;
    top: 13px;
    background: url("../images/dd_arrow.svg") no-repeat center;
    pointer-events: none;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
  }
  .navigation ul.active {
    max-height: 400px;
  }
  .navigation ul.active:after {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
  }
}

.navigation li {
  display: inline-block;
}

@media (max-width: 767px) {
  .navigation li {
    width: 100%;
    text-align: left;
  }
}

.navigation a {
  font-size: 0.8rem;
  font-family: "mubadalaavenirmedium";
  /*rtl:"DinarOneMedium"*/
  color: white;
  line-height: 3.75;
  text-align: left;
  display: inline-block;
  margin-left: 2.75rem;
  border-top: 3px solid transparent;
  transition: all 0.5s;
}

.sticky-nav .navigation a {
  font-size: 0.7rem;
}

@media (max-width: 1199px) {
  .navigation a {
    margin-left: 0.75rem;
    font-size: 0.75rem;
  }
}

@media (max-width: 1024px) {
  .navigation a {
    margin-left: 0.6rem;
    font-size: 0.6rem !important;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .navigation a {
    font-size: 0.55rem !important;
  }
}

@media (max-width: 767px) {
  .navigation a {
    line-height: 2.75;
    border-top: 1px solid transparent;
    font-size: 0.7rem !important;
    margin-left: 0;
  }
}

.navigation a:hover, .navigation a.active {
  border-color: #81c6e7;
  -webkit-transform: none;
          transform: none;
}

@media (max-width: 767px) {
  .navigation a {
    margin-left: 0;
    display: block;
    text-align: left;
  }
}

.org-structure {
  padding: 0 2rem;
  background: #fff;
}

@media (max-width: 767px) {
  .org-structure {
    padding: 0 15px;
  }
}

.org-structure .org-structure__panels {
  text-align: center;
}

.org-structure .org-structure__items-wrapper {
  margin: 0 auto;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 215px;
  padding-bottom: 50px;
  font-family: "Avenir LT W01 65 Medium", "mubadalaavenirlight";
  /*rtl:"DinarOneMedium"*/
  font-size: 1.6vw;
}

@media (min-width: 1601px) {
  .org-structure .org-structure__items-wrapper {
    font-size: 1.3rem;
  }
}

@media (max-width: 1199px) {
  .org-structure .org-structure__items-wrapper {
    padding: 0 25px 25px;
  }
}

@media (max-width: 1024px) {
  .org-structure .org-structure__items-wrapper {
    font-size: 1rem;
  }
}

@media (max-width: 991px) {
  .org-structure .org-structure__items-wrapper {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .org-structure .org-structure__items-wrapper {
    padding: 0 10px 50px;
    font-size: 0.8rem;
  }
}

.org-structure .org-structure__items {
  font-family: "mubadalaavenirmedium";
  /*rtl:"DinarOneMedium"*/
  font-size: 0.95rem;
  border-bottom: 5px solid #FFF;
  position: relative;
  border-color: #ccc;
  position: relative;
  border-color: #fff;
}

.org-structure .org-structure__items:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-color: #ccc;
  top: 100%;
  left: 50%;
  margin-top: -1px;
  margin-left: -21px;
  border-left: 21px solid transparent;
  border-right: 21px solid transparent;
  border-top: 21px solid #ccc;
  border-top-color: inherit;
  z-index: 1;
}

.org-structure .org-structure__items:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-color: #fff;
  top: 100%;
  left: 50%;
  margin-top: 5px;
  margin-left: -21px;
  border-left: 21px solid transparent;
  border-right: 21px solid transparent;
  border-top: 21px solid #fff;
  border-top-color: inherit;
  z-index: 1;
}

.org-structure .org-structure__items:last-child {
  border-bottom: 0;
}

.org-structure .org-structure__items h3 {
  font-family: "lexiabold";
  /*rtl:"DinarOneMedium"*/
  font-size: 2vw;
  margin: 60px 0 30px;
  width: 100%;
}

@media (min-width: 1601px) {
  .org-structure .org-structure__items h3 {
    font-size: 1.6rem;
  }
}

@media (max-width: 1024px) {
  .org-structure .org-structure__items h3 {
    font-size: 1.25rem;
  }
}

.org-structure .org-structure__items ul {
  padding: 0;
  list-style: none;
}

.org-structure .org-structure__items:nth-of-type(1) {
  background: #e3e3e1;
}

.org-structure .org-structure__items:nth-of-type(1):after {
  border-top-color: #e3e3e1;
  z-index: 1;
}

.org-structure .org-structure__items:nth-of-type(1) h3 {
  color: #244359;
}

.org-structure .org-structure__items:nth-of-type(1) ul {
  list-style: none;
  max-width: 75vw;
  text-align: center;
  margin: 0 auto;
  width: 100%;
}

.org-structure .org-structure__items:nth-of-type(2) {
  background: #81c6e7;
  color: white;
}

.org-structure .org-structure__items:nth-of-type(2):after {
  border-top-color: #81c6e7;
  z-index: 1;
}

.org-structure .org-structure__items:nth-of-type(2) h3 {
  color: white;
}

.org-structure .org-structure__items:nth-of-type(2) ul {
  list-style: none;
  text-align: center;
  margin: 0 auto;
  max-width: 75vw;
  width: 100%;
}

.org-structure .org-structure__items:nth-of-type(3) {
  background: #dbdbd2;
}

.org-structure .org-structure__items:nth-of-type(3):after {
  border-top-color: #dbdbd2;
  z-index: 1;
}

.org-structure .org-structure__items:nth-of-type(3) .org-structure__items-wrapper {
  max-width: 835px;
  /*rtl:600px*/
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}

.org-structure .org-structure__items:nth-of-type(3) h3 {
  color: #244359;
}

.org-structure .org-structure__items:nth-of-type(3) ul {
  position: relative;
  padding-right: 99px;
  margin: 0;
}

@media (max-width: 1024px) {
  .org-structure .org-structure__items:nth-of-type(3) ul {
    padding-right: 0;
    width: 70vw;
  }
}

.org-structure .org-structure__items:nth-of-type(3) ul li {
  line-height: 2.5;
  font-family: "mubadalaavenirheavy";
  /*rtl:"DinarOneMedium"*/
  color: #244359;
  font-size: 1.3rem;
  text-align: right;
}

@media (max-width: 1024px) {
  .org-structure .org-structure__items:nth-of-type(3) ul li {
    float: left;
    width: 50%;
    font-size: 1rem;
    text-align: center;
    line-height: 1.5;
  }
}

@media (max-width: 767px) {
  .org-structure .org-structure__items:nth-of-type(3) ul li {
    font-size: 0.85rem;
  }
}

@media (max-width: 520px) {
  .org-structure .org-structure__items:nth-of-type(3) ul li {
    font-size: 0.7rem;
  }
}

.org-structure .org-structure__items:nth-of-type(3) ul:after {
  content: "";
  background: url(../images/leadership/branch-arrow.png) no-repeat;
  width: 49px;
  height: 67px;
  position: absolute;
  right: 20px;
  top: 30px;
  -webkit-transform: scale(1);
          transform: scale(1);
  /*rtl:scale(-1)*/
}

@media (max-width: 1024px) {
  .org-structure .org-structure__items:nth-of-type(3) ul:after {
    display: block;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    /*rtl:ignore*/
    position: static;
    clear: both;
    margin: 0.5rem auto;
  }
}

.org-structure .org-structure__items:nth-of-type(4) {
  background: #72c1bd;
  color: white;
}

.org-structure .org-structure__items:nth-of-type(4):after {
  display: none;
}

.org-structure .org-structure__items:nth-of-type(4):before {
  display: none;
}

.org-structure .org-structure__items:nth-of-type(4) h3 {
  color: white;
}

.org-structure .org-structure__items:nth-of-type(4) span {
  max-width: 250px;
  text-align: left;
  font-family: "mubadalaavenirheavy";
  /*rtl:"DinarOneMedium"*/
  font-size: 1.5vw;
  position: relative;
  line-height: 1.3;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .org-structure .org-structure__items:nth-of-type(4) span {
    display: inline-table;
  }
}

@media (min-width: 1601px) {
  .org-structure .org-structure__items:nth-of-type(4) span {
    font-size: 1.3rem;
  }
}

@media (max-width: 991px) {
  .org-structure .org-structure__items:nth-of-type(4) span:before {
    display: inline-block;
  }
}

@media (max-width: 767px) {
  .org-structure .org-structure__items:nth-of-type(4) span:before {
    display: inline-block;
    margin: 0 auto;
  }
}

@media (max-width: 1024px) {
  .org-structure .org-structure__items:nth-of-type(4) span {
    max-width: 208px;
    font-size: 0.8rem;
  }
}

@media (max-width: 991px) {
  .org-structure .org-structure__items:nth-of-type(4) span {
    margin-bottom: 1.25rem;
    max-width: 190px;
    text-align: center;
  }
}

@media all and (max-width: 991px) and (-ms-high-contrast: none), (max-width: 991px) and (-ms-high-contrast: active) {
  .org-structure .org-structure__items:nth-of-type(4) span {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .org-structure .org-structure__items:nth-of-type(4) span {
    max-width: 120px;
    width: 50%;
    margin-bottom: 15px;
    text-align: center;
  }
}

.org-structure .org-structure__items:nth-of-type(4) .org-structure__items-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  max-width: 1040px;
}

.org-structure .committee {
  font-family: "Avenir LT W01 65 Medium", "mubadalaavenirlight";
  /*rtl:"DinarOneMedium"*/
  color: #35373b;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  margin-top: -15px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 1601px) {
  .org-structure .committee {
    font-size: 1.3rem;
  }
}

@media (max-width: 1024px) {
  .org-structure .committee {
    font-size: 1rem;
  }
}

@media (max-width: 991px) {
  .org-structure .committee {
    font-size: 0.9rem;
  }
}

@media (max-width: 767px) {
  .org-structure .committee {
    font-size: 0.8rem;
  }
}

@media (max-width: 520px) {
  .org-structure .committee {
    font-size: 0.8rem;
  }
}

.org-structure .emerging:before {
  content: "";
  background: url(../images/icons-svg/emerging.svg) no-repeat;
  display: table-cell;
  width: 62px;
  height: 61px;
  position: relative;
}

.org-structure .tech:before {
  content: "";
  background: url(../images/icons-svg/technology.svg) no-repeat;
  display: table-cell;
  width: 74px;
  height: 63px;
}

.org-structure .aerospace:before {
  content: "";
  background: url(../images/icons-svg/aerospace.svg) no-repeat;
  display: table-cell;
  width: 57px;
  height: 56px;
}

.org-structure .energy:before {
  content: "";
  background: url(../images/icons-svg/renewables.svg) no-repeat;
  display: table-cell;
  width: 57px;
  height: 71px;
}

.org-structure .energy .icon-holder:after {
  display: none;
}

.org-structure .icon-holder {
  display: table-cell;
  vertical-align: middle;
  padding: 0 15px;
}

.org-structure .icon-holder:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 62px;
  background: rgba(255, 255, 255, 0.3);
  right: 0;
  top: 0px;
}

@media (max-width: 1199px) {
  .org-structure .icon-holder:after {
    display: none;
  }
}

@media (max-width: 767px) {
  .org-structure .icon-holder:after {
    display: none;
  }
}

.investment-page {
  background: #00527d;
}

.investment {
  background: #f0efec;
  padding-top: 2rem;
  padding-bottom: 3rem;
  position: relative;
}

.investment .investment__wrapper:nth-of-child(2) {
  margin-top: 20px;
}

.investment .section-title {
  margin-bottom: 1.35rem;
}

.investment:after {
  content: "";
  background: #fff;
  position: absolute;
  width: 100%;
  bottom: 0;
  height: 265px;
  left: 0;
  z-index: 1;
}

.investment > div {
  z-index: 2;
  position: relative;
}

.investment .leadTeam {
  width: 100%;
  position: relative;
  z-index: 2;
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
  /*rtl:rotateY(-180deg)*/
}

.investment .investmentCommittee__top strong,
.investment .investmentCommittee__bottom strong {
  font-family: "mubadalaavenirheavy";
  /*rtl:"DinarOneMedium"*/
  font-size: 0.8rem;
  margin-bottom: 0.25rem;
}

@media (max-width: 767px) {
  .investment .investmentCommittee__top strong,
  .investment .investmentCommittee__bottom strong {
    font-size: 3vw;
  }
}

@media (max-width: 600px) {
  .investment .investmentCommittee__top strong,
  .investment .investmentCommittee__bottom strong {
    font-size: 0.8rem;
  }
}

.investment span {
  font-family: "mubadalaavenirmedium";
  /*rtl:"DinarOneMedium"*/
  font-size: 0.7rem;
}

@media (max-width: 767px) {
  .investment span {
    font-size: 2.5vw;
  }
}

@media (max-width: 600px) {
  .investment span {
    font-size: 0.75rem;
  }
  .investment span br {
    display: none;
  }
}

.investment .names {
  padding: 0;
  margin: 0 auto 0 0.8em;
}

.investment .names .nameWrap {
  padding-top: 0;
}

.investment .names li {
  list-style: none;
  float: left;
  padding: 2em 0;
}

.investment .names li span,
.investment .names li strong {
  display: block;
}

.investment .names li .nameWrap {
  cursor: default;
  width: 100%;
  position: relative;
  padding-left: 25px;
  top: 0;
  transition: all 0.5s;
}

.investment .names li .nameWrap:before, .investment .names li .nameWrap:after {
  content: '';
  display: block;
  top: 0;
  left: 0;
  position: absolute;
  transition: all 0.5s;
}

.investment .names li .nameWrap:after {
  border: 1px solid #dfdfdf;
  height: 30em;
  transition: all 0.5s;
}

.investment .names li .nameWrap:before {
  -webkit-transform: translateX(-40%);
          transform: translateX(-40%);
  width: 10px;
  height: 10px;
  background: #dfdfdf;
  border-radius: 50%;
  transition: all 0.5s;
  z-index: 1;
}

.investment .names li .nameWrap.active {
  top: -.3em;
  transition: all 0.35s;
  color: initial;
  color: #333;
}

.investment .names li .nameWrap.active:before {
  background: #67b2ad;
  transition: all 0.5s;
}

.investment .names li .nameWrap.active:after {
  border: 1px solid #67b2ad;
  transition: all 0.5s;
}

.investment .names li.sameer {
  width: 28%;
}

.investment .names li.sameer .nameWrap {
  width: 71.5%;
  margin-left: 25%;
}

.investment .names li.khaldoon {
  width: 21%;
}

.investment .names li.khaldoon .nameWrap {
  width: 90%;
}

.investment .names li.sultan {
  width: 16%;
  cursor: default;
  pointer-events: none;
}

.investment .names li.sultan .nameWrap {
  width: 94.2%;
}

.investment .names li.sultan div, .investment .names li.sultan div:hover {
  cursor: default;
  pointer-events: none;
}

.investment .names li.homaid {
  width: 16%;
}

.investment .names li.homaid .nameWrap {
  width: 90%;
}

.investment .names li.carlos {
  width: 12%;
}

.investment .names li.carlos .nameWrap {
  width: 100%;
}

.investment .investmentCommittee__top {
  position: relative;
  display: table;
  margin: 2em auto 0;
  width: 100%;
}

.investment .investmentCommittee__top .names {
  margin: 0 auto;
  width: 100%;
}

.investment .investmentCommittee__top .names img {
  display: none;
}

.investment .investmentCommittee__top a {
  color: #333;
}

.investment .investmentCommittee__top a:hover {
  color: #333;
}

.investment .investmentCommittee__top .hoverLeader {
  position: absolute;
  height: 100%;
  bottom: 0;
  z-index: 5;
  display: block;
}

.investment .investmentCommittee__top .hoverLeader.sameer {
  width: 23%;
}

.investment .investmentCommittee__top .hoverLeader.khaldoon {
  width: 20%;
  left: 23%;
}

.investment .investmentCommittee__top .hoverLeader.sultan {
  width: 20%;
  left: 43%;
}

.investment .investmentCommittee__top .hoverLeader.homaid {
  width: 18%;
  left: 63%;
}

.investment .investmentCommittee__top .hoverLeader.carlos {
  width: 20%;
  right: 0;
  z-index: 8;
}

.investment .investmentCommittee__top .hoverLeader.ahmed {
  width: 26%;
  left: 6%;
  height: 69%;
  z-index: 9;
  border-radius: 50% 50% 0 0;
  bottom: -180px;
}

.investment .investmentCommittee__top .hoverLeader.waleed {
  width: 20%;
  left: 40%;
  height: 65%;
  z-index: 9;
  border-radius: 50% 50% 0 0;
  bottom: -180px;
}

.investment .investmentCommittee__top .hoverLeader.khaled {
  width: 22%;
  height: 67%;
  left: 72%;
  z-index: 9;
  border-radius: 50% 50% 0 0;
  bottom: -180px;
}

.investment .investmentCommittee__bottom {
  margin: 0 auto;
  background: white;
  display: table;
  overflow: hidden;
  width: 100%;
}

.investment .investmentCommittee__bottom .names {
  width: 100%;
}

.investment .investmentCommittee__bottom .names li {
  position: relative;
}

.investment .investmentCommittee__bottom .names li.ahmed {
  width: 41%;
  padding-left: 8%;
}

.investment .investmentCommittee__bottom .names li.ahmed .nameWrap {
  width: 53.114%;
}

.investment .investmentCommittee__bottom .names li.waleed {
  width: 30%;
  padding-left: 1%;
}

.investment .investmentCommittee__bottom .names li.waleed .nameWrap {
  width: 60.439%;
}

.investment .investmentCommittee__bottom .names li.khaled {
  width: 29%;
  padding-left: 4%;
}

.investment .investmentCommittee__bottom .names li.khaled .nameWrap {
  width: 70.11%;
}

.investment .investmentCommittee__bottom .names li .nameWrap {
  position: relative;
  top: auto;
  bottom: 0;
  min-height: 125px;
}

.investment .investmentCommittee__bottom .names li .nameWrap:after, .investment .investmentCommittee__bottom .names li .nameWrap:before {
  top: auto;
  bottom: 0;
  left: auto;
  margin-left: -2em;
}

.investment .investmentCommittee__bottom .names li .nameWrap.active {
  bottom: -.3em;
  transition: all 0.35s;
}

.investment .investmentComittee__wrapMobile .mobileHolder {
  list-style: none;
  overflow: hidden;
  padding: 0;
  margin: 0;
  margin-top: 30px;
  background: #F2F2F2;
}

.investment .investmentComittee__wrapMobile .mobileHolder .nameWrap, .investment .investmentComittee__wrapMobile .mobileHolder a {
  color: #333;
}

.investment .investmentComittee__wrapMobile .mobileHolder li {
  position: relative;
  border-top: 1px solid #d8d8d8;
  float: left;
  overflow: hidden;
  width: 100%;
}

.investment .investmentComittee__wrapMobile .mobileHolder li a {
  color: #333;
}

.investment .investmentComittee__wrapMobile .mobileHolder li a:hover {
  color: #333;
}

@media (max-width: 991px) {
  .investment .investmentComittee__wrapMobile .mobileHolder li {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .investment .investmentComittee__wrapMobile .mobileHolder li {
    width: 100%;
  }
}

.investment .investmentComittee__wrapMobile .mobileHolder li img {
  float: right;
  max-width: 300px;
}

@media (max-width: 481px) {
  .investment .investmentComittee__wrapMobile .mobileHolder li img {
    float: none;
    margin: 0 auto;
  }
}

.investment .investmentComittee__wrapMobile .nameWrap {
  top: 2em;
  position: absolute;
  padding: 15px;
  max-width: 500px;
  display: block;
  line-height: 1;
}

@media (max-width: 991px) {
  .investment .investmentComittee__wrapMobile .nameWrap {
    max-width: 250px;
  }
  .investment .investmentComittee__wrapMobile .nameWrap br {
    display: none;
  }
}

@media (max-width: 800px) {
  .investment .investmentComittee__wrapMobile .nameWrap {
    max-width: 225px;
  }
}

@media (max-width: 767px) {
  .investment .investmentComittee__wrapMobile .nameWrap {
    max-width: 100%;
    padding-right: 200px;
  }
}

@media (max-width: 481px) {
  .investment .investmentComittee__wrapMobile .nameWrap {
    position: relative;
    padding-right: 15px;
    text-align: center;
  }
}

.investment .investmentComittee__wrapMobile .nameWrap strong {
  display: block;
}

.investment p + strong {
  font-family: "mubadalaavenirheavy";
  /*rtl:"DinarOneMedium"*/
  font-weight: normal;
}

.inv-spotlight {
  margin: 5vw 0 5vw;
}

@media (min-width: 1601px) {
  .inv-spotlight {
    margin: 4rem 0 4rem;
  }
}

@media (max-width: 991px) {
  .inv-spotlight {
    padding: 0 20px;
  }
}

.inv-spotlight h1 {
  display: inline-block;
  font-family: "lexiaregular";
  /*rtl:"DinarOneMedium"*/
  font-size: 4.45vw;
  color: #444b4b;
  max-width: 665px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: -1.7px;
  margin-bottom: 2.5vw;
}

@media (min-width: 1601px) {
  .inv-spotlight h1 {
    margin-bottom: 2rem;
  }
}

.inv-spotlight h1:after {
  margin-top: 2.6vw;
}

@media (min-width: 1601px) {
  .inv-spotlight h1:after {
    margin-top: 1.4rem;
  }
}

@media (min-width: 1601px) {
  .inv-spotlight h1 {
    font-size: 3.8rem;
  }
}

@media (max-width: 767px) {
  .inv-spotlight h1 {
    font-size: 1.5rem;
  }
}

.inv-spotlight p {
  max-width: 665px;
  font-size: 1.45vw;
}

@media (max-width: 991px) {
  .inv-spotlight p {
    font-size: 2vw;
  }
}

@media (max-width: 767px) {
  .inv-spotlight p {
    font-size: 0.85rem;
  }
}

.inv-spotlight img {
  float: right;
  margin-top: 35px;
  width: 100%;
  max-width: 555px;
}

@media (max-width: 767px) {
  .inv-spotlight img {
    display: block;
    float: none;
    margin: 20px auto 0 auto;
    max-width: 320px;
  }
}

.list {
  background: #F3F2EF;
  padding: 4.5vw 0 5vw;
  margin-bottom: 5vw;
  text-align: center;
  float: left;
  width: 100%;
}

@media (min-width: 1601px) {
  .list {
    padding: 70px 0 80px;
    margin-bottom: 86px;
  }
}

.list h2 {
  text-transform: uppercase;
  font-size: 2vw;
  font-family: "lexiabold";
  /*rtl:"DinarOneMedium"*/
  margin-bottom: 65px;
}

@media (min-width: 1601px) {
  .list h2 {
    font-size: 1.75rem;
  }
}

@media (max-width: 1199px) {
  .list h2 {
    font-size: 1.25rem;
  }
}

.list .list__items {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
}

.list .list__items li {
  width: 20%;
  padding: 0 10px;
  padding-bottom: 1.5vw;
  text-align: left;
}

@media (min-width: 1601px) {
  .list .list__items li {
    padding-bottom: 25px;
  }
}

@media (max-width: 991px) {
  .list .list__items li {
    width: 33%;
    padding-bottom: 25px;
  }
}

@media (max-width: 481px) {
  .list .list__items li {
    width: 50%;
  }
}

.list .list__items .list__wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  position: relative;
  max-width: 200px;
  margin: 0 auto;
}

.list .list__items .list__wrapper:before {
  content: "";
  display: none;
  width: 6vw;
  height: 6vw;
  min-width: 60px;
  min-height: 60px;
  background: #CCC;
  position: absolute;
  border-radius: 50%;
  z-index: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  opacity: .5;
  transition: all 1s;
  -webkit-transform-origin: left;
          transform-origin: left;
  opacity: .1;
}

@media (min-width: 1601px) {
  .list .list__items .list__wrapper:before {
    width: 95px;
    height: 95px;
  }
}

@media (max-width: 991px) {
  .list .list__items .list__wrapper:before {
    width: 9vw;
    height: 9vw;
  }
}

@media (max-width: 481px) {
  .list .list__items .list__wrapper:before {
    width: 17vw;
    height: 17vw;
  }
}

.list .list__items .list__wrapper:hover:before {
  -webkit-transform: scale(1.4) translateX(-50%);
          transform: scale(1.4) translateX(-50%);
  z-index: 2;
  opacity: 0;
}

.list .list__items .list__wrapper i {
  width: 6vw;
  height: 6vw;
  border-radius: 50%;
  border: 1px solid #4d6d8d;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
  transition: all ease-in 0.4s;
  min-width: 60px;
  min-height: 60px;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
  position: relative;
  z-index: 1;
  background: #F3F2EF;
}

@media (min-width: 1601px) {
  .list .list__items .list__wrapper i {
    width: 95px;
    height: 95px;
  }
}

@media (max-width: 991px) {
  .list .list__items .list__wrapper i {
    width: 9vw;
    height: 9vw;
  }
}

@media (max-width: 481px) {
  .list .list__items .list__wrapper i {
    width: 17vw;
    height: 17vw;
  }
}

.list .list__items .list__wrapper img {
  transition: all ease-in 0.6s;
  width: 3vw;
  height: 3vw;
}

@media (min-width: 1601px) {
  .list .list__items .list__wrapper img {
    width: 40px;
    height: 40px;
  }
}

@media (max-width: 991px) {
  .list .list__items .list__wrapper img {
    width: 4vw;
    height: 4vw;
    min-width: 30px;
    min-height: 30px;
  }
}

@media (max-width: 481px) {
  .list .list__items .list__wrapper img {
    width: 8vw;
    height: 8vw;
  }
}

.list .list__items .list__wrapper span {
  font-family: "mubadalaavenirmedium";
  /*rtl:"DinarOneMedium"*/
  font-size: 1vw;
  text-align: center;
  color: #545353;
  display: block;
  width: 100%;
}

@media (min-width: 1601px) {
  .list .list__items .list__wrapper span {
    font-size: 0.8rem;
  }
}

@media (max-width: 1400px) {
  .list .list__items .list__wrapper span {
    font-size: 0.65rem;
  }
}

@media (max-width: 991px) {
  .list .list__items .list__wrapper span br {
    display: none;
  }
}

.casestudy {
  overflow: hidden;
  width: 100%;
  margin-bottom: 3.25rem;
}

@media (max-width: 1024px) {
  .casestudy {
    padding: 0 1rem;
    margin-bottom: 1rem;
  }
}

@media (max-width: 767px) {
  .casestudy .l-quote {
    display: block;
  }
}

.casestudy .l-quote .l-quote__holder {
  padding-bottom: 0rem;
}

.casestudy .l-quote .chairman__img {
  margin-top: -20px;
}

@media (max-width: 767px) {
  .casestudy .l-quote .chairman__img {
    margin-top: 50px;
  }
}

.casestudy .l-quote .chairman__img img {
  max-width: 45vw;
}

@media (max-width: 767px) {
  .casestudy .l-quote .chairman__img img {
    margin: 0 auto;
  }
}

.casestudy .casestudy-quote--special {
  margin-bottom: 5rem;
}

.casestudy .casestudy-quote--special.casestudy-quote--smallimg.casestudy-quote--smallimg .lego-quote__wrapper {
  min-height: 270px;
}

@media (max-width: 767px) {
  .casestudy .casestudy-quote--special.casestudy-quote--smallimg.casestudy-quote--smallimg img {
    max-width: 30%;
  }
}

.casestudy .casestudy-quote--special.casestudy-quote--smallimg.casestudy-quote--smallimg .lego-quote {
  padding-bottom: 1vw;
}

.casestudy .casestudy-quote {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

@media (max-width: 991px) {
  .casestudy .casestudy-quote {
    display: block;
  }
}

.casestudy .casestudy-quote .lego-quote {
  width: 66%;
  padding: 7vw 0 12vw;
}

@media (min-width: 1601px) {
  .casestudy .casestudy-quote .lego-quote {
    padding: 5rem 0 8.25rem;
  }
}

@media (max-width: 991px) {
  .casestudy .casestudy-quote .lego-quote {
    width: 100%;
    padding: 2.5rem 0 1.75rem;
  }
}

@media (max-width: 991px) {
  .casestudy .casestudy-quote .lego-quote:before {
    width: 55px;
  }
}

@media (max-width: 767px) {
  .casestudy .casestudy-quote .lego-quote:before {
    width: 35px;
  }
}

.casestudy .casestudy-quote .lego-quote .lego-quote__wrapper {
  min-height: 320px;
  max-width: 640px;
}

@media (max-width: 991px) {
  .casestudy .casestudy-quote .lego-quote .lego-quote__wrapper {
    min-height: 1px;
  }
}

.casestudy .casestudy-quote .casestudy-quote__image {
  width: 34%;
  position: relative;
}

@media (max-width: 991px) {
  .casestudy .casestudy-quote .casestudy-quote__image {
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  .casestudy .casestudy-quote .casestudy-quote__image {
    width: 100%;
    border-bottom: 1px solid #CCC;
    margin-bottom: 20px;
  }
}

.casestudy .casestudy-quote .casestudy-quote__image .casestudy--salma {
  -webkit-transform: translateX(-6.5%);
          transform: translateX(-6.5%);
}

.casestudy .casestudy-quote .casestudy-quote__image .casestudy--hana {
  -webkit-transform: translateX(-2.6%);
          transform: translateX(-2.6%);
}

.casestudy .casestudy-quote .casestudy-quote__image > div {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media (max-width: 991px) {
  .casestudy .casestudy-quote .casestudy-quote__image > div {
    display: block;
    position: static;
  }
}

.casestudy .casestudy-quote .casestudy-quote__image img {
  position: absolute;
  bottom: 0;
}

@media (max-width: 991px) {
  .casestudy .casestudy-quote .casestudy-quote__image img {
    position: static;
  }
}

@media (max-width: 767px) {
  .casestudy .casestudy-quote .casestudy-quote__image img {
    margin: 0 auto;
    max-width: 30%;
  }
}

.casestudy .casestudy-title {
  font-family: "lexiabold";
  /*rtl:"DinarOneMedium"*/
  font-size: 2.8vw;
  color: #666;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  border-color: #FFF;
}

@media (max-width: 1320px) {
  .casestudy .casestudy-title {
    min-height: 10vh;
  }
}

@media (max-width: 991px) {
  .casestudy .casestudy-title {
    font-size: 1.4rem;
    margin-bottom: 0.8rem;
    min-height: 0;
  }
}

@media (max-width: 767px) {
  .casestudy .casestudy-title {
    font-size: 1.2rem;
    margin-bottom: 0.75rem;
  }
}

@media (min-width: 1601px) {
  .casestudy .casestudy-title {
    font-size: 2rem;
  }
}

.casestudy .casestudy-title:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-color: #FFF;
  top: 100%;
  left: 50%;
  margin-top: 40px;
  margin-left: -20px;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #FFF;
  border-top-color: inherit;
  z-index: 1;
}

.casestudy .casestudy-title:after {
  margin: 0.4rem auto 0;
}

@media (max-width: 1024px) {
  .casestudy .casestudy-title:before {
    margin-top: 39px;
  }
}

@media (max-width: 991px) {
  .casestudy .casestudy-title:before {
    display: none;
  }
}

.casestudy .widgetLarge {
  overflow: hidden;
  width: 100%;
  position: relative;
}

.casestudy .widgetLarge .article__img {
  position: relative;
}

@media (max-width: 767px) {
  .casestudy .widgetLarge .article__img {
    display: none;
  }
}

.casestudy .widgetLarge .article__img:after {
  display: block;
  content: "";
  overflow: hidden;
  border-left: 2px solid #FFF;
  left: 0;
  height: 100%;
  top: 0;
  position: absolute;
}

.casestudy .widgetLarge .widgetLarge__info {
  font-family: "lexiaregular";
  /*rtl:"DinarOneMedium"*/
  color: #2f2d27;
  line-height: 1.2;
  padding: 6vw 5vw;
  font-size: 1.8vw;
}

@media (min-width: 1601px) {
  .casestudy .widgetLarge .widgetLarge__info {
    padding: 60px 30px;
    font-size: 1.5rem;
  }
}

@media (max-width: 991px) {
  .casestudy .widgetLarge .widgetLarge__info {
    padding: 40px;
  }
}

@media (max-width: 767px) {
  .casestudy .widgetLarge .widgetLarge__info {
    padding: 20px;
    font-size: 0.8rem;
  }
}

.casestudy .widgetLarge .widgetLarge__imgholder {
  position: relative;
  overflow: hidden;
}

.casestudy .widgetLarge .widgetLarge__imgholder .play {
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  position: absolute;
  margin-bottom: 80px;
}

@media (max-width: 767px) {
  .casestudy .widgetLarge .widgetLarge__imgholder .play {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .casestudy .widgetLarge .widgetLarge__imgholder .play svg {
    width: 50px;
  }
}

@media (max-width: 1024px) {
  .casestudy .widgetLarge .widgetLarge__imgholder img {
    object-fit: cover;
    height: 100%;
    width: 100%;
  }
}

.casestudy .widgetLarge .widgetLarge__imgtitle {
  color: #ccc;
  font-family: "mubadalaavenirmedium";
  /*rtl:"DinarOneMedium"*/
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 25px 60px;
}

@media (min-width: 1601px) {
  .casestudy .widgetLarge .widgetLarge__imgtitle {
    font-size: 1.25rem;
  }
}

@media (max-width: 767px) {
  .casestudy .widgetLarge .widgetLarge__imgtitle {
    padding: 10px 20px;
    font-size: 0.8rem;
  }
}

@media (max-width: 767px) {
  .casestudy .widgetLarge .full-width {
    width: 100%;
  }
}

.casestudy .article p {
  margin-bottom: 40px;
}

.casestudy .article .article__quote--table {
  display: table;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
}

.casestudy .article .article__quote--table .article__quote {
  width: 50%;
  display: table-cell;
  vertical-align: top;
}

@media (max-width: 991px) {
  .casestudy .article .article__quote--table .article__quote {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
}

.casestudy .article .article__quote--table .article__quote blockquote {
  min-height: 192px;
}

@media (max-width: 991px) {
  .casestudy .article .article__quote--table .article__quote blockquote {
    min-height: 0;
  }
}

.casestudy .article .article__quote--table .article__quote:first-child {
  padding-right: 20px;
}

@media (max-width: 991px) {
  .casestudy .article .article__quote--table .article__quote:first-child {
    padding: 0;
    border-bottom: 1px solid #CCC;
  }
}

.casestudy .article .article__quote--table .article__quote:last-child {
  padding-left: 20px;
}

@media (max-width: 991px) {
  .casestudy .article .article__quote--table .article__quote:last-child {
    padding: 0;
  }
}

.casestudy .article .article__quote--table .article__quote:after {
  display: none;
}

@media (min-width: 1601px) {
  .casestudy .article .article__quote--table .article__quote blockquote {
    font-size: 1rem;
  }
}

.casestudy .article .article__quote--table .article__quote-author, .casestudy .article .article__quote--table .article__quote-designation {
  padding-left: 90px;
}

@media (max-width: 1024px) {
  .casestudy .article .article__quote--table .article__quote-author, .casestudy .article .article__quote--table .article__quote-designation {
    padding-left: 40px;
  }
}

@media (max-width: 991px) {
  .casestudy .article .article__quote--table .article__quote-author, .casestudy .article .article__quote--table .article__quote-designation {
    text-align: left;
    padding-left: 0;
  }
}

.casestudy .article .article__quote--table .article__quote-img img {
  margin: 0 auto;
}

@media (max-width: 991px) {
  .casestudy .article .article__quote--table .article__quote-img {
    min-width: 30%;
  }
}

.casestudy .article .article__quote--table .article__quote {
  border: none;
}

.casestudy .article .article__body {
  padding: 5vw 0;
}

@media (min-width: 1601px) {
  .casestudy .article .article__body {
    padding: 65px 0;
  }
}

@media (max-width: 767px) {
  .casestudy .article .article__body {
    padding: 40px 0;
  }
}

.casestudy .article .article__body .article__quote {
  padding-bottom: 0;
  margin-bottom: 0;
  margin-top: 7px;
}

.casestudy .article .article__quote {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #CCC;
  margin-bottom: 55px;
  position: relative;
}

.casestudy .article .article__quote + .article__quote:after {
  display: none;
}

.casestudy .article .article__quote + .article__quote .article__quote-wrap {
  border-top: none;
}

@media (max-width: 767px) {
  .casestudy .article .article__quote {
    margin-bottom: 40px;
    display: block;
  }
}

.casestudy .article .article__quote:before {
  width: 65px;
  height: 65px;
  min-width: 65px;
  min-height: 65px;
  content: "";
  float: left;
  background: url("../images/investment-approach/quote.svg") no-repeat;
  background-size: contain;
  margin-right: 25px;
  margin-top: 32px;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  /*rtl:scaleX(-1)*/
}

@media (max-width: 1024px) {
  .casestudy .article .article__quote:before {
    margin-right: 10px;
    margin-top: 30px;
    width: 30px;
    height: 30px;
    min-width: 30px;
    min-height: 30px;
  }
}

@media (max-width: 767px) {
  .casestudy .article .article__quote:before {
    width: 20px;
    height: 20px;
    min-width: 20px;
    min-height: 20px;
  }
}

.casestudy .article .article__quote:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border-top: 1px solid #CCC;
}

@media (max-width: 767px) {
  .casestudy .article .article__quote:after {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.casestudy .article .article__quote-wrap {
  padding: 30px 0;
}

.casestudy .article .article__quote-wrap--noimg {
  padding: 30px 50px 30px 0;
  border-top: 1px solid #CCC;
  width: 100%;
}

.casestudy .article .article__quote-wrap--noimg blockquote {
  margin-bottom: 25px;
}

@media (max-width: 767px) {
  .casestudy .article .article__quote-wrap--noimg blockquote {
    font-size: 0.7rem;
  }
}

.casestudy .article blockquote {
  border: 0;
  margin: 0 0 43px;
  font-family: "mubadalaavenirmedium";
  /*rtl:"DinarOneMedium"*/
  font-size: 1.3vw;
  color: #2f2d27;
  padding: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.2;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .casestudy .article blockquote {
    display: inline-block;
  }
}

@media (min-width: 1601px) {
  .casestudy .article blockquote {
    font-size: 1.1rem;
  }
}

@media (max-width: 1400px) {
  .casestudy .article blockquote {
    font-size: 0.9rem;
  }
}

@media (max-width: 991px) {
  .casestudy .article blockquote {
    font-size: 0.8rem;
  }
}

.casestudy .article .article__quote-author,
.casestudy .article .article__quote-designation {
  font-family: "mubadalaavenirheavy";
  /*rtl:"DinarOneMedium"*/
  font-size: 1.3vw;
  color: #413F38;
}

@media (min-width: 1601px) {
  .casestudy .article .article__quote-author,
  .casestudy .article .article__quote-designation {
    font-size: 1rem;
  }
}

@media (max-width: 1400px) {
  .casestudy .article .article__quote-author,
  .casestudy .article .article__quote-designation {
    font-size: 0.9rem;
  }
}

@media (max-width: 991px) {
  .casestudy .article .article__quote-author,
  .casestudy .article .article__quote-designation {
    font-size: 0.8rem;
  }
}

@media (max-width: 767px) {
  .casestudy .article .article__quote-author,
  .casestudy .article .article__quote-designation {
    text-align: center;
  }
}

.casestudy .article .article__quote-designation {
  font-family: "Avenir LT W01 65 Medium", "mubadalaavenirlight";
  /*rtl:"DinarOneMedium"*/
  color: #413F38;
  /*rtl:#615F5B*/
}

.casestudy .article .article__quote-img {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
  min-width: 355px;
}

.casestudy .article .article__quote-img img {
  margin-top: 10px;
}

@media (max-width: 767px) {
  .casestudy .article .article__quote-img {
    width: 100%;
    min-width: 100%;
    max-width: 175px;
    margin: 0 auto;
  }
}

@media (max-width: 991px) {
  .casestudy .article .article__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

.casestudy .widgetSmall--nocontent {
  margin-top: 5px;
}

@media (max-width: 991px) {
  .casestudy .widgetSmall--nocontent img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
}

.casestudy .widgetSmall {
  margin-top: 80px;
}

@media (max-width: 991px) {
  .casestudy .widgetSmall {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .casestudy .widgetSmall {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

.casestudy .widgetSmall .widgetSmall__body {
  background: #63B0AB;
  padding: 45px 50px;
}

.casestudy .widgetSmall .widgetSmall__body ul {
  margin: 0;
  padding: 0 1rem;
  color: #fff;
}

@media (max-width: 767px) {
  .casestudy .widgetSmall .widgetSmall__body {
    padding: 20px;
  }
}

.casestudy .widgetSmall .widgetSmall__body .article__link {
  background: url("../images/investment-approach/social-impact.png") no-repeat right 0;
  padding-right: 30px;
}

.casestudy .widgetSmall h3 {
  color: #FFF;
  font-family: "lexiabold";
  /*rtl:"DinarOneMedium"*/
  font-size: 2vw;
  text-transform: uppercase;
  margin: 0 0 20px;
}

@media (min-width: 1601px) {
  .casestudy .widgetSmall h3 {
    font-size: 1.5rem;
  }
}

@media (max-width: 991px) {
  .casestudy .widgetSmall h3 {
    font-size: 1.25rem;
  }
}

@media (max-width: 767px) {
  .casestudy .widgetSmall h3 {
    font-size: 1.1rem;
  }
}

.casestudy .widgetSmall p {
  color: #FFF;
  font-family: "lexiaregular";
  /*rtl:"DinarOneMedium"*/
  margin-bottom: 20px;
}

.casestudy .widgetSmall a {
  color: #FFF;
  font-family: "lexiabold";
  /*rtl:"DinarOneMedium"*/
  font-size: 1.5vw;
  text-transform: uppercase;
  cursor: pointer;
}

@media (min-width: 1601px) {
  .casestudy .widgetSmall a {
    font-size: 1rem;
  }
}

@media (max-width: 1199px) {
  .casestudy .widgetSmall a {
    font-size: 0.8rem;
  }
}

@media (max-width: 991px) {
  .casestudy .widgetSmall__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

.investment-page {
  background-image: url("../images/tmp/ref.jpg"), url("../images/investment-approach/bg.jpg");
  background-image: url("../images/investment-approach/bg.jpg");
  background-size: cover;
  background-position: center bottom, center 0;
  background-repeat: no-repeat;
}

.investment-page #page-wrap {
  height: 100%;
}

@media (max-width: 1025px) and (min-width: 767px) {
  .investment-page {
    background-image: url("../images/investment-approach/bg_ipad.jpg");
  }
}

.investment-approach .l-title {
  color: #FFF;
}

.investment-approach .l-title:after {
  background: #64afab;
}

.investment-approach .l-explore {
  clear: both;
  display: block;
  padding: 4vh 0 3.5vh;
}

@media (max-height: 899px) {
  .investment-approach .l-explore {
    padding: 5vh 0 2.5vh;
    /*rtl:2vh 0 2.5vh*/
  }
}

.investment-approach .l-desc__scroll {
  overflow: hidden;
}

.investment-approach .l-desc {
  overflow: hidden;
  padding-top: 11px;
  width: 105%;
  padding-right: 5%;
}

.investment-approach .investment-approach__links {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  width: 100%;
  height: 30vh;
}

@media (max-width: 767px) {
  .investment-approach .investment-approach__links {
    min-height: 100px;
    height: auto;
    width: 90%;
    margin: 0 auto;
    display: table;
  }
}

@media (max-width: 481px) {
  .investment-approach .investment-approach__links {
    max-width: 300px;
  }
}

@media (max-width: 767px) {
  .investment-approach .investment-approach__links {
    padding-bottom: 20px;
  }
}

.investment-approach .investment-approach__links li {
  position: absolute;
}

@media (max-width: 767px) {
  .investment-approach .investment-approach__links li {
    position: relative;
    left: 0 !important;
    top: 0 !important;
    padding: 1vw 0;
  }
}

@media (max-width: 767px) {
  .investment-approach .investment-approach__links li a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 !important;
  }
}

.investment-approach .investment-approach__links li a:hover i {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
          transform: scale3d(1.1, 1.1, 1.1);
}

.investment-approach .investment-approach__links li a:hover i:before {
  -webkit-transform: scale3d(1.4, 1.4, 1.4);
          transform: scale3d(1.4, 1.4, 1.4);
  opacity: 0;
}

.investment-approach .investment-approach__links li:nth-of-type(1) {
  top: 15%;
  left: 8.8%;
}

.investment-approach .investment-approach__links li:nth-of-type(1) img {
  width: 45%;
}

.investment-approach .investment-approach__links li:nth-of-type(2) {
  top: 1.1%;
  left: 25.6%;
}

.investment-approach .investment-approach__links li:nth-of-type(3) {
  top: 54%;
  left: 34.8%;
}

.investment-approach .investment-approach__links li:nth-of-type(3) span {
  position: absolute;
  bottom: -60px;
  margin-bottom: 0;
}

.investment-approach .investment-approach__links li:nth-of-type(3) img {
  width: 51%;
}

.investment-approach .investment-approach__links li:nth-of-type(4) {
  top: -10%;
  left: 44.6%;
}

.investment-approach .investment-approach__links li:nth-of-type(4) img {
  width: 48%;
}

.investment-approach .investment-approach__links li:nth-of-type(5) {
  top: 35%;
  left: 53.6%;
}

.investment-approach .investment-approach__links li:nth-of-type(5) span {
  position: absolute;
  bottom: -40px;
  margin-bottom: 0;
}

.investment-approach .investment-approach__links li:nth-of-type(5) img {
  width: 48%;
}

.investment-approach .investment-approach__links li:nth-of-type(6) {
  top: 2%;
  left: 65.6%;
}

.investment-approach .investment-approach__links li:nth-of-type(6) img {
  width: 60%;
}

.investment-approach .investment-approach__links li:nth-of-type(7) {
  top: 2%;
  left: 81.6%;
}

@media (max-width: 991px) {
  .investment-approach .investment-approach__links li:nth-of-type(7) {
    top: 42%;
  }
}

.investment-approach .investment-approach__links li:nth-of-type(7) img {
  width: 60%;
}

.investment-approach .investment-approach__links li:nth-of-type(7) span {
  position: absolute;
  bottom: -60px;
  margin-bottom: 0;
}

.investment-approach .investment-approach__links i {
  display: inline-block;
  width: 64px;
  height: 64px;
  background: #fff;
  border-radius: 50%;
  line-height: 3;
  text-align: center;
  transition: all .5s;
}

@media (max-width: 767px) {
  .investment-approach .investment-approach__links i {
    line-height: 2.1;
  }
}

.investment-approach .investment-approach__links i img {
  max-width: 60%;
  display: inline-block;
}

@media (max-width: 767px) {
  .investment-approach .investment-approach__links i {
    margin-right: 10px;
    width: 45px;
    height: 45px;
  }
}

.investment-approach .investment-approach__links i:before {
  position: absolute;
  content: "";
  display: block;
  width: 64px;
  height: 64px;
  left: 0;
  bottom: 0;
  border-radius: 50%;
  background: #FFF;
  opacity: .1;
  transition: all 1s;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
  z-index: -1;
}

@media (max-width: 767px) {
  .investment-approach .investment-approach__links i:before {
    display: none;
  }
}

.investment-approach .investment-approach__links span {
  color: #fefefe;
  font-size: 1.05rem;
  font-family: "lexiaregular";
  /*rtl:"DinarOneMedium"*/
  line-height: 0.952;
  display: block;
  max-width: 165px;
  margin-bottom: 20px;
  margin-right: -50px;
  transition: 1s all;
}

@media (max-width: 991px) {
  .investment-approach .investment-approach__links span {
    font-size: 1.8vw;
  }
}

@media (max-width: 767px) {
  .investment-approach .investment-approach__links span {
    top: 0 !important;
    left: 0 !important;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: 100%;
    position: relative !important;
    margin: 0 !important;
    font-size: 0.85rem;
  }
  .investment-approach .investment-approach__links span br {
    display: none;
  }
}

@media (max-width: 481px) {
  .investment-approach .investment-approach__links span {
    font-size: 0.75rem;
  }
}

.investment-approach .investment-approach__links span:hover {
  color: #81c3e7;
}

.investment-approach .investment-approach__links span .l-icon {
  display: inline-block;
  position: relative;
  width: 13px;
  height: 10px;
  margin-right: -25px;
  background: url("../images/icons-svg/readmore.svg") no-repeat 0 0;
  background-size: cover;
  -webkit-transform: rotateY(0deg) translateY(20%) translateX(20%);
          transform: rotateY(0deg) translateY(20%) translateX(20%);
  /*rtl:rotateY(180deg) translateY(20%) translateX(20%)*/
}

.investment-approach .mesh {
  background-size: 100%;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  opacity: 1;
  z-index: -1;
}

.investment-approach .mesh canvas {
  display: block;
  vertical-align: bottom;
  height: 100%;
  width: 100%;
}

.investment-approach .mesh .mesh__inner {
  background: url("../images/investment-approach/investment_approach_pattern.svg") no-repeat center 0;
  background-size: 100%;
  width: 1877px;
  height: 1458px;
  -webkit-transform: rotate(-3.16deg);
          transform: rotate(-3.16deg);
  display: block;
}

.investment-approach-details {
  position: absolute;
  margin-top: 0;
  top: 75px;
  width: 100%;
  background: #284f77;
}

.investment-approach-details .investment-approach-details__inner {
  background: #fff;
  min-height: 100vh;
  clear: both;
  overflow: hidden;
}

@media (max-width: 1400px) {
  .investment-approach-details .investment-approach-details__inner {
    margin: 0 2.3vw;
    min-width: 100px;
  }
}

.investment-approach-details .investment-approach-details__inner .btn-nav {
  background: #8bcbec;
  position: fixed;
  border-radius: 0;
  top: 50vh;
  z-index: 999;
  opacity: 0;
  cursor: pointer;
  text-align: center;
  transition: background 0.5s;
  width: 3.5vw;
  height: 3.5vw;
  min-width: 40px;
  min-height: 40px;
  overflow: hidden;
}

@media (min-width: 1601px) {
  .investment-approach-details .investment-approach-details__inner .btn-nav {
    width: 50px;
    height: 50px;
    margin: 0;
  }
}

.investment-approach-details .investment-approach-details__inner .btn-nav span {
  color: #fff;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  /*rtl:prepend:scaleX(-1)*/
  position: relative;
  top: 50%;
  display: inline-block;
}

@media (max-width: 1199px) {
  .investment-approach-details .investment-approach-details__inner .btn-nav span {
    -webkit-transform: translateY(-50%) scale(0.8);
            transform: translateY(-50%) scale(0.8);
    /*rtl:translateY(-50%) scale(-0.8)*/
  }
}

.investment-approach-details .investment-approach-details__inner .btn-nav span svg {
  display: block;
}

.investment-approach-details .investment-approach-details__inner .btn-nav:hover {
  background: #6cb7e4;
  overflow: visible;
}

.investment-approach-details .investment-approach-details__inner #next {
  left: 50%;
  margin-left: 640px;
}

@media (max-width: 1420px) {
  .investment-approach-details .investment-approach-details__inner #next {
    right: 0;
    margin: 0;
    left: auto;
  }
}

.investment-approach-details .investment-approach-details__inner #prev {
  right: 50%;
  margin-right: 640px;
}

@media (max-width: 1420px) {
  .investment-approach-details .investment-approach-details__inner #prev {
    left: 0;
    margin: 0;
    right: auto;
  }
}

.investment-approach-details .investment-approach-details__inner #prev span {
  -webkit-transform: translateY(-50%) rotate(180deg) scale(1);
          transform: translateY(-50%) rotate(180deg) scale(1);
  /*rtl:translateY(-50%) rotate(180deg) scale(-1)*/
}

@media (max-width: 1199px) {
  .investment-approach-details .investment-approach-details__inner #prev span {
    -webkit-transform: translateY(-50%) rotate(180deg) scale(0.8);
            transform: translateY(-50%) rotate(180deg) scale(0.8);
    /*rtl:translateY(-50%) rotate(180deg) scale(-0.8)*/
  }
}

.investment-approach-details .investment-approach-details__inner .btn-nav__title {
  background: #284f77;
  width: auto;
  min-height: 40px;
  position: absolute;
  white-space: nowrap;
  top: 0;
  bottom: 0;
  right: 3.5vw;
  color: #fff;
  line-height: 1;
  font-size: 1.3vw;
  padding: 16px 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  transition: .5s opacity ease-out;
  opacity: 0;
  overflow: hidden;
}

@media (min-width: 1601px) {
  .investment-approach-details .investment-approach-details__inner .btn-nav__title {
    height: 50px;
    right: 50px;
    line-height: 1rem;
  }
}

@media (max-width: 1024px) {
  .investment-approach-details .investment-approach-details__inner .btn-nav__title {
    display: none;
  }
}

.investment-approach-details .investment-approach-details__inner #next:hover .btn-nav__title {
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
  opacity: 1;
  transition: .5s opacity ease-in;
}

.investment-approach-details .investment-approach-details__inner #prev:hover .btn-nav__title {
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
  opacity: 1;
  transition: .5s opacity ease-in;
}

.investment-approach-details .investment-approach-details__inner #prevPageTitle.btn-nav__title {
  left: 3.5vw;
  right: auto;
}

@media (min-width: 1601px) {
  .investment-approach-details .investment-approach-details__inner #prevPageTitle.btn-nav__title {
    left: 50px;
  }
}

.investment-approach-details:before {
  content: "";
  top: 0;
  left: 0;
  position: absolute;
  bottom: 0;
  height: 100%;
  opacity: 0.03;
  background: url("../images/investment-approach/bg.svg") repeat-y center 0;
  background-attachment: fixed;
  background-size: 100%;
  width: 100%;
}

.inv-spotlight {
  margin: 5vw 0 5vw;
}

@media (min-width: 1601px) {
  .inv-spotlight {
    margin: 4rem 0 4rem;
  }
}

@media (max-width: 991px) {
  .inv-spotlight {
    padding: 0 20px;
  }
}

.inv-spotlight h1 {
  display: inline-block;
  font-family: "lexiaregular";
  /*rtl:"DinarOneMedium"*/
  font-size: 4.45vw;
  color: #444b4b;
  max-width: 665px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: -1.7px;
  margin-bottom: 2.5vw;
}

@media (min-width: 1601px) {
  .inv-spotlight h1 {
    margin-bottom: 2rem;
  }
}

.inv-spotlight h1:after {
  margin-top: 2.6vw;
}

@media (min-width: 1601px) {
  .inv-spotlight h1:after {
    margin-top: 1.4rem;
  }
}

@media (min-width: 1601px) {
  .inv-spotlight h1 {
    font-size: 3.8rem;
  }
}

@media (max-width: 767px) {
  .inv-spotlight h1 {
    font-size: 1.5rem;
  }
}

.inv-spotlight p {
  max-width: 665px;
  font-size: 1.45vw;
}

@media (max-width: 991px) {
  .inv-spotlight p {
    font-size: 2vw;
  }
}

@media (max-width: 767px) {
  .inv-spotlight p {
    font-size: 0.85rem;
  }
}

.inv-spotlight img {
  float: right;
  margin-top: 35px;
  width: 100%;
  max-width: 555px;
}

@media (max-width: 767px) {
  .inv-spotlight img {
    display: block;
    float: none;
    margin: 20px auto 0 auto;
    max-width: 320px;
  }
}

.list {
  background: #F3F2EF;
  padding: 4.5vw 0 5vw;
  margin-bottom: 5vw;
  text-align: center;
  float: left;
  width: 100%;
}

@media (min-width: 1601px) {
  .list {
    padding: 70px 0 80px;
    margin-bottom: 86px;
  }
}

.list h2 {
  text-transform: uppercase;
  font-size: 2vw;
  font-family: "lexiabold";
  /*rtl:"DinarOneMedium"*/
  margin-bottom: 65px;
}

@media (min-width: 1601px) {
  .list h2 {
    font-size: 1.75rem;
  }
}

@media (max-width: 1199px) {
  .list h2 {
    font-size: 1.25rem;
  }
}

.list .list__items {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
}

.list .list__items li {
  width: 20%;
  padding: 0 10px;
  padding-bottom: 1.5vw;
  text-align: left;
}

@media (min-width: 1601px) {
  .list .list__items li {
    padding-bottom: 25px;
  }
}

@media (max-width: 991px) {
  .list .list__items li {
    width: 33%;
    padding-bottom: 25px;
  }
}

@media (max-width: 481px) {
  .list .list__items li {
    width: 50%;
  }
}

.list .list__items .list__wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  position: relative;
  max-width: 200px;
  margin: 0 auto;
}

.list .list__items .list__wrapper:before {
  content: "";
  display: none;
  width: 6vw;
  height: 6vw;
  min-width: 60px;
  min-height: 60px;
  background: #CCC;
  position: absolute;
  border-radius: 50%;
  z-index: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  opacity: .5;
  transition: all 1s;
  -webkit-transform-origin: left;
          transform-origin: left;
  opacity: .1;
}

@media (min-width: 1601px) {
  .list .list__items .list__wrapper:before {
    width: 95px;
    height: 95px;
  }
}

@media (max-width: 991px) {
  .list .list__items .list__wrapper:before {
    width: 9vw;
    height: 9vw;
  }
}

@media (max-width: 481px) {
  .list .list__items .list__wrapper:before {
    width: 17vw;
    height: 17vw;
  }
}

.list .list__items .list__wrapper:hover:before {
  -webkit-transform: scale(1.4) translateX(-50%);
          transform: scale(1.4) translateX(-50%);
  z-index: 2;
  opacity: 0;
}

.list .list__items .list__wrapper i {
  width: 6vw;
  height: 6vw;
  border-radius: 50%;
  border: 1px solid #4d6d8d;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
  transition: all ease-in 0.4s;
  min-width: 60px;
  min-height: 60px;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
  position: relative;
  z-index: 1;
  background: #F3F2EF;
}

@media (min-width: 1601px) {
  .list .list__items .list__wrapper i {
    width: 95px;
    height: 95px;
  }
}

@media (max-width: 991px) {
  .list .list__items .list__wrapper i {
    width: 9vw;
    height: 9vw;
  }
}

@media (max-width: 481px) {
  .list .list__items .list__wrapper i {
    width: 17vw;
    height: 17vw;
  }
}

.list .list__items .list__wrapper img {
  transition: all ease-in 0.6s;
  width: 3vw;
  height: 3vw;
}

@media (min-width: 1601px) {
  .list .list__items .list__wrapper img {
    width: 40px;
    height: 40px;
  }
}

@media (max-width: 991px) {
  .list .list__items .list__wrapper img {
    width: 4vw;
    height: 4vw;
    min-width: 30px;
    min-height: 30px;
  }
}

@media (max-width: 481px) {
  .list .list__items .list__wrapper img {
    width: 8vw;
    height: 8vw;
  }
}

.list .list__items .list__wrapper span {
  font-family: "mubadalaavenirmedium";
  /*rtl:"DinarOneMedium"*/
  font-size: 1vw;
  text-align: center;
  color: #545353;
  display: block;
  width: 100%;
}

@media (min-width: 1601px) {
  .list .list__items .list__wrapper span {
    font-size: 0.8rem;
  }
}

@media (max-width: 1400px) {
  .list .list__items .list__wrapper span {
    font-size: 0.65rem;
  }
}

@media (max-width: 991px) {
  .list .list__items .list__wrapper span br {
    display: none;
  }
}

.casestudy {
  overflow: hidden;
  width: 100%;
  margin-bottom: 3.25rem;
}

@media (max-width: 1024px) {
  .casestudy {
    padding: 0 1rem;
    margin-bottom: 1rem;
  }
}

@media (max-width: 767px) {
  .casestudy .l-quote {
    display: block;
  }
}

.casestudy .l-quote .l-quote__holder {
  padding-bottom: 0rem;
}

.casestudy .l-quote .chairman__img {
  margin-top: -20px;
}

@media (max-width: 767px) {
  .casestudy .l-quote .chairman__img {
    margin-top: 50px;
  }
}

.casestudy .l-quote .chairman__img img {
  max-width: 45vw;
}

@media (max-width: 767px) {
  .casestudy .l-quote .chairman__img img {
    margin: 0 auto;
  }
}

.casestudy .casestudy-quote--special {
  margin-bottom: 5rem;
}

.casestudy .casestudy-quote--special.casestudy-quote--smallimg.casestudy-quote--smallimg .lego-quote__wrapper {
  min-height: 270px;
}

@media (max-width: 767px) {
  .casestudy .casestudy-quote--special.casestudy-quote--smallimg.casestudy-quote--smallimg img {
    max-width: 30%;
  }
}

.casestudy .casestudy-quote--special.casestudy-quote--smallimg.casestudy-quote--smallimg .lego-quote {
  padding-bottom: 1vw;
}

.casestudy .casestudy-quote {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

@media (max-width: 991px) {
  .casestudy .casestudy-quote {
    display: block;
  }
}

.casestudy .casestudy-quote .lego-quote {
  width: 66%;
  padding: 7vw 0 12vw;
}

@media (min-width: 1601px) {
  .casestudy .casestudy-quote .lego-quote {
    padding: 5rem 0 8.25rem;
  }
}

@media (max-width: 991px) {
  .casestudy .casestudy-quote .lego-quote {
    width: 100%;
    padding: 2.5rem 0 1.75rem;
  }
}

@media (max-width: 991px) {
  .casestudy .casestudy-quote .lego-quote:before {
    width: 55px;
  }
}

@media (max-width: 767px) {
  .casestudy .casestudy-quote .lego-quote:before {
    width: 35px;
  }
}

.casestudy .casestudy-quote .lego-quote .lego-quote__wrapper {
  min-height: 320px;
  max-width: 640px;
}

@media (max-width: 991px) {
  .casestudy .casestudy-quote .lego-quote .lego-quote__wrapper {
    min-height: 1px;
  }
}

.casestudy .casestudy-quote .casestudy-quote__image {
  width: 34%;
  position: relative;
}

@media (max-width: 991px) {
  .casestudy .casestudy-quote .casestudy-quote__image {
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  .casestudy .casestudy-quote .casestudy-quote__image {
    width: 100%;
    border-bottom: 1px solid #CCC;
    margin-bottom: 20px;
  }
}

.casestudy .casestudy-quote .casestudy-quote__image .casestudy--salma {
  -webkit-transform: translateX(-6.5%);
          transform: translateX(-6.5%);
}

.casestudy .casestudy-quote .casestudy-quote__image .casestudy--hana {
  -webkit-transform: translateX(-2.6%);
          transform: translateX(-2.6%);
}

.casestudy .casestudy-quote .casestudy-quote__image > div {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media (max-width: 991px) {
  .casestudy .casestudy-quote .casestudy-quote__image > div {
    display: block;
    position: static;
  }
}

.casestudy .casestudy-quote .casestudy-quote__image img {
  position: absolute;
  bottom: 0;
}

@media (max-width: 991px) {
  .casestudy .casestudy-quote .casestudy-quote__image img {
    position: static;
  }
}

@media (max-width: 767px) {
  .casestudy .casestudy-quote .casestudy-quote__image img {
    margin: 0 auto;
    max-width: 30%;
  }
}

.casestudy .casestudy-title {
  font-family: "lexiabold";
  /*rtl:"DinarOneMedium"*/
  font-size: 2.8vw;
  color: #666;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  border-color: #FFF;
}

@media (max-width: 1320px) {
  .casestudy .casestudy-title {
    min-height: 10vh;
  }
}

@media (max-width: 991px) {
  .casestudy .casestudy-title {
    font-size: 1.4rem;
    margin-bottom: 0.8rem;
    min-height: 0;
  }
}

@media (max-width: 767px) {
  .casestudy .casestudy-title {
    font-size: 1.2rem;
    margin-bottom: 0.75rem;
  }
}

@media (min-width: 1601px) {
  .casestudy .casestudy-title {
    font-size: 2rem;
  }
}

.casestudy .casestudy-title:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-color: #FFF;
  top: 100%;
  left: 50%;
  margin-top: 40px;
  margin-left: -20px;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #FFF;
  border-top-color: inherit;
  z-index: 1;
}

.casestudy .casestudy-title:after {
  margin: 0.4rem auto 0;
}

@media (max-width: 1024px) {
  .casestudy .casestudy-title:before {
    margin-top: 39px;
  }
}

@media (max-width: 991px) {
  .casestudy .casestudy-title:before {
    display: none;
  }
}

.casestudy .widgetLarge {
  overflow: hidden;
  width: 100%;
  position: relative;
}

.casestudy .widgetLarge .article__img {
  position: relative;
}

@media (max-width: 767px) {
  .casestudy .widgetLarge .article__img {
    display: none;
  }
}

.casestudy .widgetLarge .article__img:after {
  display: block;
  content: "";
  overflow: hidden;
  border-left: 2px solid #FFF;
  left: 0;
  height: 100%;
  top: 0;
  position: absolute;
}

.casestudy .widgetLarge .widgetLarge__info {
  font-family: "lexiaregular";
  /*rtl:"DinarOneMedium"*/
  color: #2f2d27;
  line-height: 1.2;
  padding: 6vw 5vw;
  font-size: 1.8vw;
}

@media (min-width: 1601px) {
  .casestudy .widgetLarge .widgetLarge__info {
    padding: 60px 30px;
    font-size: 1.5rem;
  }
}

@media (max-width: 991px) {
  .casestudy .widgetLarge .widgetLarge__info {
    padding: 40px;
  }
}

@media (max-width: 767px) {
  .casestudy .widgetLarge .widgetLarge__info {
    padding: 20px;
    font-size: 0.8rem;
  }
}

.casestudy .widgetLarge .widgetLarge__imgholder {
  position: relative;
  overflow: hidden;
}

.casestudy .widgetLarge .widgetLarge__imgholder .play {
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  position: absolute;
  margin-bottom: 80px;
}

@media (max-width: 767px) {
  .casestudy .widgetLarge .widgetLarge__imgholder .play {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .casestudy .widgetLarge .widgetLarge__imgholder .play svg {
    width: 50px;
  }
}

@media (max-width: 1024px) {
  .casestudy .widgetLarge .widgetLarge__imgholder img {
    object-fit: cover;
    height: 100%;
    width: 100%;
  }
}

.casestudy .widgetLarge .widgetLarge__imgtitle {
  color: #ccc;
  font-family: "mubadalaavenirmedium";
  /*rtl:"DinarOneMedium"*/
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 25px 60px;
}

@media (min-width: 1601px) {
  .casestudy .widgetLarge .widgetLarge__imgtitle {
    font-size: 1.25rem;
  }
}

@media (max-width: 767px) {
  .casestudy .widgetLarge .widgetLarge__imgtitle {
    padding: 10px 20px;
    font-size: 0.8rem;
  }
}

@media (max-width: 767px) {
  .casestudy .widgetLarge .full-width {
    width: 100%;
  }
}

.casestudy .article p {
  margin-bottom: 40px;
}

.casestudy .article .article__quote--table {
  display: table;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
}

.casestudy .article .article__quote--table .article__quote {
  width: 50%;
  display: table-cell;
  vertical-align: top;
}

@media (max-width: 991px) {
  .casestudy .article .article__quote--table .article__quote {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
}

.casestudy .article .article__quote--table .article__quote blockquote {
  min-height: 192px;
}

@media (max-width: 991px) {
  .casestudy .article .article__quote--table .article__quote blockquote {
    min-height: 0;
  }
}

.casestudy .article .article__quote--table .article__quote:first-child {
  padding-right: 20px;
}

@media (max-width: 991px) {
  .casestudy .article .article__quote--table .article__quote:first-child {
    padding: 0;
    border-bottom: 1px solid #CCC;
  }
}

.casestudy .article .article__quote--table .article__quote:last-child {
  padding-left: 20px;
}

@media (max-width: 991px) {
  .casestudy .article .article__quote--table .article__quote:last-child {
    padding: 0;
  }
}

.casestudy .article .article__quote--table .article__quote:after {
  display: none;
}

@media (min-width: 1601px) {
  .casestudy .article .article__quote--table .article__quote blockquote {
    font-size: 1rem;
  }
}

.casestudy .article .article__quote--table .article__quote-author, .casestudy .article .article__quote--table .article__quote-designation {
  padding-left: 90px;
}

@media (max-width: 1024px) {
  .casestudy .article .article__quote--table .article__quote-author, .casestudy .article .article__quote--table .article__quote-designation {
    padding-left: 40px;
  }
}

@media (max-width: 991px) {
  .casestudy .article .article__quote--table .article__quote-author, .casestudy .article .article__quote--table .article__quote-designation {
    text-align: left;
    padding-left: 0;
  }
}

.casestudy .article .article__quote--table .article__quote-img img {
  margin: 0 auto;
}

@media (max-width: 991px) {
  .casestudy .article .article__quote--table .article__quote-img {
    min-width: 30%;
  }
}

.casestudy .article .article__quote--table .article__quote {
  border: none;
}

.casestudy .article .article__body {
  padding: 5vw 0;
}

@media (min-width: 1601px) {
  .casestudy .article .article__body {
    padding: 65px 0;
  }
}

@media (max-width: 767px) {
  .casestudy .article .article__body {
    padding: 40px 0;
  }
}

.casestudy .article .article__body .article__quote {
  padding-bottom: 0;
  margin-bottom: 0;
  margin-top: 7px;
}

.casestudy .article .article__quote {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #CCC;
  margin-bottom: 55px;
  position: relative;
}

.casestudy .article .article__quote + .article__quote:after {
  display: none;
}

.casestudy .article .article__quote + .article__quote .article__quote-wrap {
  border-top: none;
}

@media (max-width: 767px) {
  .casestudy .article .article__quote {
    margin-bottom: 40px;
    display: block;
  }
}

.casestudy .article .article__quote:before {
  width: 65px;
  height: 65px;
  min-width: 65px;
  min-height: 65px;
  content: "";
  float: left;
  background: url("../images/investment-approach/quote.svg") no-repeat;
  background-size: contain;
  margin-right: 25px;
  margin-top: 32px;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  /*rtl:scaleX(-1)*/
}

@media (max-width: 1024px) {
  .casestudy .article .article__quote:before {
    margin-right: 10px;
    margin-top: 30px;
    width: 30px;
    height: 30px;
    min-width: 30px;
    min-height: 30px;
  }
}

@media (max-width: 767px) {
  .casestudy .article .article__quote:before {
    width: 20px;
    height: 20px;
    min-width: 20px;
    min-height: 20px;
  }
}

.casestudy .article .article__quote:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border-top: 1px solid #CCC;
}

@media (max-width: 767px) {
  .casestudy .article .article__quote:after {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.casestudy .article .article__quote-wrap {
  padding: 30px 0;
}

.casestudy .article .article__quote-wrap--noimg {
  padding: 30px 50px 30px 0;
  border-top: 1px solid #CCC;
  width: 100%;
}

.casestudy .article .article__quote-wrap--noimg blockquote {
  margin-bottom: 25px;
}

@media (max-width: 767px) {
  .casestudy .article .article__quote-wrap--noimg blockquote {
    font-size: 0.7rem;
  }
}

.casestudy .article blockquote {
  border: 0;
  margin: 0 0 43px;
  font-family: "mubadalaavenirmedium";
  /*rtl:"DinarOneMedium"*/
  font-size: 1.3vw;
  color: #2f2d27;
  padding: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.2;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .casestudy .article blockquote {
    display: inline-block;
  }
}

@media (min-width: 1601px) {
  .casestudy .article blockquote {
    font-size: 1.1rem;
  }
}

@media (max-width: 1400px) {
  .casestudy .article blockquote {
    font-size: 0.9rem;
  }
}

@media (max-width: 991px) {
  .casestudy .article blockquote {
    font-size: 0.8rem;
  }
}

.casestudy .article .article__quote-author,
.casestudy .article .article__quote-designation {
  font-family: "mubadalaavenirheavy";
  /*rtl:"DinarOneMedium"*/
  font-size: 1.3vw;
  color: #413F38;
}

@media (min-width: 1601px) {
  .casestudy .article .article__quote-author,
  .casestudy .article .article__quote-designation {
    font-size: 1rem;
  }
}

@media (max-width: 1400px) {
  .casestudy .article .article__quote-author,
  .casestudy .article .article__quote-designation {
    font-size: 0.9rem;
  }
}

@media (max-width: 991px) {
  .casestudy .article .article__quote-author,
  .casestudy .article .article__quote-designation {
    font-size: 0.8rem;
  }
}

@media (max-width: 767px) {
  .casestudy .article .article__quote-author,
  .casestudy .article .article__quote-designation {
    text-align: center;
  }
}

.casestudy .article .article__quote-designation {
  font-family: "Avenir LT W01 65 Medium", "mubadalaavenirlight";
  /*rtl:"DinarOneMedium"*/
  color: #413F38;
  /*rtl:#615F5B*/
}

.casestudy .article .article__quote-img {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
  min-width: 355px;
}

.casestudy .article .article__quote-img img {
  margin-top: 10px;
}

@media (max-width: 767px) {
  .casestudy .article .article__quote-img {
    width: 100%;
    min-width: 100%;
    max-width: 175px;
    margin: 0 auto;
  }
}

@media (max-width: 991px) {
  .casestudy .article .article__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

.casestudy .widgetSmall--nocontent {
  margin-top: 5px;
}

@media (max-width: 991px) {
  .casestudy .widgetSmall--nocontent img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
}

.casestudy .widgetSmall {
  margin-top: 80px;
}

@media (max-width: 991px) {
  .casestudy .widgetSmall {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .casestudy .widgetSmall {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

.casestudy .widgetSmall .widgetSmall__body {
  background: #63B0AB;
  padding: 45px 50px;
}

.casestudy .widgetSmall .widgetSmall__body ul {
  margin: 0;
  padding: 0 1rem;
  color: #fff;
}

@media (max-width: 767px) {
  .casestudy .widgetSmall .widgetSmall__body {
    padding: 20px;
  }
}

.casestudy .widgetSmall .widgetSmall__body .article__link {
  background: url("../images/investment-approach/social-impact.png") no-repeat right 0;
  padding-right: 30px;
}

.casestudy .widgetSmall h3 {
  color: #FFF;
  font-family: "lexiabold";
  /*rtl:"DinarOneMedium"*/
  font-size: 2vw;
  text-transform: uppercase;
  margin: 0 0 20px;
}

@media (min-width: 1601px) {
  .casestudy .widgetSmall h3 {
    font-size: 1.5rem;
  }
}

@media (max-width: 991px) {
  .casestudy .widgetSmall h3 {
    font-size: 1.25rem;
  }
}

@media (max-width: 767px) {
  .casestudy .widgetSmall h3 {
    font-size: 1.1rem;
  }
}

.casestudy .widgetSmall p {
  color: #FFF;
  font-family: "lexiaregular";
  /*rtl:"DinarOneMedium"*/
  margin-bottom: 20px;
}

.casestudy .widgetSmall a {
  color: #FFF;
  font-family: "lexiabold";
  /*rtl:"DinarOneMedium"*/
  font-size: 1.5vw;
  text-transform: uppercase;
  cursor: pointer;
}

@media (min-width: 1601px) {
  .casestudy .widgetSmall a {
    font-size: 1rem;
  }
}

@media (max-width: 1199px) {
  .casestudy .widgetSmall a {
    font-size: 0.8rem;
  }
}

@media (max-width: 991px) {
  .casestudy .widgetSmall__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

.operations-page {
  background: #48b3ad url("../images/operations/bg.png") no-repeat center;
  background-size: cover;
}

@media (max-width: 767px) {
  .operations-page.landing .page-content {
    min-height: 220px;
  }
}

@media (max-width: 1400px) {
  .operations-page .l-tab__landing .l-tab__item a {
    white-space: normal;
  }
  .operations-page .l-tab__landing .l-tab__item br {
    display: none;
  }
}

.operations-details-wrap {
  position: absolute;
  margin-top: 0;
  top: 75px;
  width: 100%;
  background: #46aaa4;
  z-index: 99;
  min-height: 100vh;
}

@media (max-width: 767px) {
  .operations-details-wrap {
    top: 60px;
  }
}

.operations-details-wrap .operations-details-wrap {
  display: none;
}

@media (max-width: 767px) {
  .operations-details-wrap nav.l-tab.l-tab__landing a {
    color: #FFF;
  }
}

.opdetails__wrapper {
  min-height: 100vh;
}

.operations .operations__timeline {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative;
  margin: 5vh 0;
  -webkit-transform-origin: top;
          transform-origin: top;
}

@media (max-height: 899px) {
  .operations .operations__timeline {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    margin: 0 -3vw;
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

@media (max-height: 767px) {
  .operations .operations__timeline {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    margin: 0 -6vw;
  }
}

@media (max-width: 767px) {
  .operations .operations__timeline {
    display: none;
    max-width: 700px;
    margin: auto;
  }
  .operations .operations__timeline:before {
    width: 1px;
    background: #FFF;
    position: absolute;
    content: "";
    display: block;
    top: 0;
    bottom: 0;
    left: 50%;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .operations .operations__timeline {
    height: 55vh;
  }
}

.operations .operations__timeline > div:first-child {
  position: relative;
}

.operations .operations__timeline > div:first-child span.operations__year {
  margin-left: -10px;
}

.operations .operations__timeline > div:nth-of-type(7) {
  position: relative;
}

.operations .operations__timeline > div:nth-of-type(7) span.operations__year {
  left: auto;
  right: 0;
}

.operations .operations__timeline span.operations__year {
  position: absolute;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  padding: 0 5px;
  background: #00B5AE;
  z-index: 99;
  bottom: 0;
  left: 0;
  font-size: 0.9rem;
  border-radius: 7px;
}

@media (min-width: 1601px) {
  .operations .operations__timeline span.operations__year {
    font-size: 1.05rem;
  }
}

@media (max-width: 991px) {
  .operations .operations__timeline span.operations__year {
    font-size: 0.9rem;
  }
}

@media (max-width: 767px) {
  .operations .operations__timeline span.operations__year {
    font-size: 0.8rem;
    top: 0;
  }
}

.operations .operations__timeline > div {
  width: 16.46%;
  position: relative;
  border-bottom: 1px solid #FFF;
  font-family: "lexiaregular";
  /*rtl:"DinarOneMedium"*/
  font-size: 0.95vw;
  line-height: 1.25;
}

@media (max-width: 1600px) {
  .operations .operations__timeline > div {
    font-size: 0.75rem;
  }
}

@media (max-width: 1024px) {
  .operations .operations__timeline > div {
    font-size: 0.7rem;
  }
}

@media (max-width: 991px) {
  .operations .operations__timeline > div {
    width: 15%;
  }
}

@media (max-width: 767px) {
  .operations .operations__timeline > div {
    width: 50% !important;
    border-bottom: 0;
    min-height: 80px;
  }
}

.operations .operations__timeline > div .operations__milestone {
  padding-left: 1vw;
  max-width: 75%;
  padding-bottom: 18%;
  font-family: "Avenir LT W01 65 Medium", "mubadalaavenirlight";
  /*rtl:"DinarOneMedium"*/
}

.operations .operations__timeline > div .operations__milestone .l-milestone {
  font-family: "lexiaregular";
  /*rtl:"DinarOneMedium"*/
}

.operations .operations__timeline > div .operations__milestone img {
  display: block;
  margin-top: 12px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .operations .operations__timeline > div .operations__milestone {
    max-width: none;
  }
}

@media (max-height: 899px) {
  .operations .operations__timeline > div .operations__milestone {
    max-width: 90%;
  }
}

.operations .operations__timeline > div .operations__milestone svg {
  display: block;
  fill: #FFF;
  margin-bottom: 12px;
}

@media (max-width: 1600px) {
  .operations .operations__timeline > div .operations__milestone {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 767px) {
  .operations .operations__timeline > div .operations__milestone {
    padding-top: 0 !important;
    float: right;
    padding-right: 100px !important;
    max-width: none;
    margin-top: -7px;
  }
}

@media (max-width: 767px) {
  .operations .operations__timeline > div .operations__milestone {
    padding-right: 70px !important;
  }
}

.operations .operations__timeline > div .operations__dots {
  border-left: 2px dotted #FFF;
  top: 0;
  bottom: 0;
  position: absolute;
}

@media (max-width: 767px) {
  .operations .operations__timeline > div .operations__dots {
    width: 80px;
    border: 1px dotted #FFF;
    border-left: 2px dotted #FFF;
    top: auto;
    bottom: auto;
    right: 0;
  }
}

@media (max-width: 767px) {
  .operations .operations__timeline > div .operations__dots {
    width: 50px;
  }
}

.operations .operations__timeline > div .operations__dots:before {
  display: block;
  content: "";
  width: 14px;
  height: 14px;
  border: 3px solid #FFF;
  border-radius: 50%;
  position: absolute;
  bottom: 0;
  left: -1px;
  -webkit-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
  background: #01a69f;
}

@media (max-width: 767px) {
  .operations .operations__timeline > div .operations__dots:before {
    left: auto;
    right: -1px;
    -webkit-transform: translate(50%, 50%);
            transform: translate(50%, 50%);
  }
}

.operations .operations__timeline > div .operations__dots:after {
  display: block;
  content: "";
  top: 0;
  left: -1px;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  background: #FFF;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
}

.operations .operations__timeline > div:nth-of-type(1) {
  width: 6.66%;
}

@media (max-width: 767px) {
  .operations .operations__timeline > div:nth-of-type(1) {
    display: none;
  }
}

.operations .operations__timeline > div:nth-of-type(2) .operations__dots {
  top: 20%;
}

@media (max-width: 767px) {
  .operations .operations__timeline > div:nth-of-type(2) {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}

.operations .operations__timeline > div:nth-of-type(9) .operations__dots {
  bottom: 35%;
}

.operations .operations__timeline > div:nth-of-type(9) .operations__milestone {
  max-width: 80%;
}

.operations .operations__timeline > div:nth-of-type(9) .l-milestone {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.75vw;
}

@media (max-width: 1400px) {
  .operations .operations__timeline > div:nth-of-type(9) .l-milestone {
    font-size: 1.95vw;
  }
}

@media (min-width: 1601px) {
  .operations .operations__timeline > div:nth-of-type(9) .l-milestone {
    font-size: 1.7rem;
  }
}

.operations .operations__timeline > div:nth-of-type(9) .l-milestone span {
  margin-left: 1vw;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .operations .operations__timeline > div:nth-of-type(9) .l-milestone span {
    margin-left: 0.4vw;
  }
}

@media (max-width: 1199px) {
  .operations .operations__timeline > div:nth-of-type(9) .l-milestone span {
    margin-left: 0;
  }
}

@media (max-width: 1199px) {
  .operations .operations__timeline > div:nth-of-type(9) .l-milestone {
    display: block;
  }
}

@media (max-width: 767px) {
  .operations .operations__timeline > div:nth-of-type(9) {
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
}

.operations .operations__timeline > div:nth-of-type(3) .operations__dots {
  top: 32%;
}

@media (max-width: 767px) {
  .operations .operations__timeline > div:nth-of-type(3) {
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
}

.operations .operations__timeline > div:nth-of-type(10) .operations__dots {
  bottom: 42%;
}

@media (max-width: 767px) {
  .operations .operations__timeline > div:nth-of-type(10) {
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
}

.operations .operations__timeline > div:nth-of-type(4) .operations__dots {
  top: 17%;
}

@media (max-width: 767px) {
  .operations .operations__timeline > div:nth-of-type(4) {
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
}

.operations .operations__timeline > div:nth-of-type(11) .operations__dots {
  bottom: 35%;
}

@media (max-width: 767px) {
  .operations .operations__timeline > div:nth-of-type(11) {
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
}

.operations .operations__timeline > div:nth-of-type(5) .operations__dots {
  top: 20%;
}

@media (max-width: 767px) {
  .operations .operations__timeline > div:nth-of-type(5) {
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
}

.operations .operations__timeline > div:nth-of-type(12) .operations__dots {
  bottom: 38%;
}

@media (max-width: 767px) {
  .operations .operations__timeline > div:nth-of-type(12) {
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }
}

@media (max-width: 767px) {
  .operations .operations__timeline > div:nth-of-type(6) {
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }
}

.operations .operations__timeline > div:nth-of-type(13) .operations__dots {
  bottom: 35%;
}

@media (max-width: 767px) {
  .operations .operations__timeline > div:nth-of-type(13) {
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }
}

.operations .operations__timeline > div:nth-of-type(7) .operations__dots {
  top: 47%;
}

@media (max-width: 767px) {
  .operations .operations__timeline > div:nth-of-type(7) {
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }
}

.operations .operations__timeline > div:nth-of-type(7) {
  width: 10.8%;
}

.operations .operations__timeline > div:nth-of-type(7) .operations__milestone {
  padding-right: 0;
}

.operations .operations__timeline > div:nth-of-type(8) {
  width: 14.6%;
}

@media (max-width: 991px) {
  .operations .operations__timeline > div:nth-of-type(8) {
    width: 10%;
  }
}

@media (max-width: 767px) {
  .operations .operations__timeline > div:nth-of-type(8) {
    display: none;
  }
}

.operations .operations__timeline > div:nth-of-type(13) .operations__milestone {
  padding-right: 0;
}

@media (max-width: 991px) {
  .operations .operations__timeline > div:nth-of-type(9) {
    width: 22.6%;
  }
}

@media (max-width: 767px) {
  .operations .operations__timeline > div:nth-of-type(9), .operations .operations__timeline > div:nth-of-type(10), .operations .operations__timeline > div:nth-of-type(11), .operations .operations__timeline > div:nth-of-type(12), .operations .operations__timeline > div:nth-of-type(13) {
    margin-top: 10%;
  }
  .operations .operations__timeline > div:nth-of-type(9) .operations__dots, .operations .operations__timeline > div:nth-of-type(10) .operations__dots, .operations .operations__timeline > div:nth-of-type(11) .operations__dots, .operations .operations__timeline > div:nth-of-type(12) .operations__dots, .operations .operations__timeline > div:nth-of-type(13) .operations__dots {
    right: auto;
    left: 0;
  }
  .operations .operations__timeline > div:nth-of-type(9) .operations__dots:before, .operations .operations__timeline > div:nth-of-type(10) .operations__dots:before, .operations .operations__timeline > div:nth-of-type(11) .operations__dots:before, .operations .operations__timeline > div:nth-of-type(12) .operations__dots:before, .operations .operations__timeline > div:nth-of-type(13) .operations__dots:before {
    left: -2px;
  }
}

@media (max-width: 767px) and (max-width: 767px) {
  .operations .operations__timeline > div:nth-of-type(9) .operations__dots:after, .operations .operations__timeline > div:nth-of-type(10) .operations__dots:after, .operations .operations__timeline > div:nth-of-type(11) .operations__dots:after, .operations .operations__timeline > div:nth-of-type(12) .operations__dots:after, .operations .operations__timeline > div:nth-of-type(13) .operations__dots:after {
    left: 100%;
  }
}

@media (max-width: 767px) {
  .operations .operations__timeline > div:nth-of-type(9) .operations__milestone, .operations .operations__timeline > div:nth-of-type(10) .operations__milestone, .operations .operations__timeline > div:nth-of-type(11) .operations__milestone, .operations .operations__timeline > div:nth-of-type(12) .operations__milestone, .operations .operations__timeline > div:nth-of-type(13) .operations__milestone {
    float: left;
    padding-left: 100px !important;
    padding-right: 0 !important;
  }
}

@media (max-width: 767px) and (max-width: 767px) {
  .operations .operations__timeline > div:nth-of-type(9) .operations__milestone, .operations .operations__timeline > div:nth-of-type(10) .operations__milestone, .operations .operations__timeline > div:nth-of-type(11) .operations__milestone, .operations .operations__timeline > div:nth-of-type(12) .operations__milestone, .operations .operations__timeline > div:nth-of-type(13) .operations__milestone {
    padding-left: 70px !important;
  }
}

.operations .operations__timeline > div:nth-of-type(8), .operations .operations__timeline > div:nth-of-type(9), .operations .operations__timeline > div:nth-of-type(10), .operations .operations__timeline > div:nth-of-type(11), .operations .operations__timeline > div:nth-of-type(12), .operations .operations__timeline > div:nth-of-type(13) {
  border: none;
}

.operations .operations__timeline > div:nth-of-type(8) .operations__dots:before, .operations .operations__timeline > div:nth-of-type(9) .operations__dots:before, .operations .operations__timeline > div:nth-of-type(10) .operations__dots:before, .operations .operations__timeline > div:nth-of-type(11) .operations__dots:before, .operations .operations__timeline > div:nth-of-type(12) .operations__dots:before, .operations .operations__timeline > div:nth-of-type(13) .operations__dots:before {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  bottom: auto;
  top: 0;
}

.operations .operations__timeline > div:nth-of-type(8) .operations__dots:after, .operations .operations__timeline > div:nth-of-type(9) .operations__dots:after, .operations .operations__timeline > div:nth-of-type(10) .operations__dots:after, .operations .operations__timeline > div:nth-of-type(11) .operations__dots:after, .operations .operations__timeline > div:nth-of-type(12) .operations__dots:after, .operations .operations__timeline > div:nth-of-type(13) .operations__dots:after {
  top: auto;
  bottom: 0;
  -webkit-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
}

.operations .operations__timeline > div:nth-of-type(8) .operations__milestone, .operations .operations__timeline > div:nth-of-type(9) .operations__milestone, .operations .operations__timeline > div:nth-of-type(10) .operations__milestone, .operations .operations__timeline > div:nth-of-type(11) .operations__milestone, .operations .operations__timeline > div:nth-of-type(12) .operations__milestone, .operations .operations__timeline > div:nth-of-type(13) .operations__milestone {
  padding-top: 18%;
  padding-bottom: 0;
}

.operations .operations__timeline > div:nth-of-type(8) .operations__milestone svg, .operations .operations__timeline > div:nth-of-type(9) .operations__milestone svg, .operations .operations__timeline > div:nth-of-type(10) .operations__milestone svg, .operations .operations__timeline > div:nth-of-type(11) .operations__milestone svg, .operations .operations__timeline > div:nth-of-type(12) .operations__milestone svg, .operations .operations__timeline > div:nth-of-type(13) .operations__milestone svg {
  margin-bottom: 0;
  margin-top: 12px;
}

.operations .l-tab__landing a {
  padding: 23px 29px;
  height: 93px;
}

.operations .l-tab__landing a:hover {
  height: 110px;
}

.operations-details-open .page-content--landing, .operations-details-open .page-content--landing + .l-tab__landing {
  display: none;
}

@media (max-width: 767px) {
  .operations-details-open .operations-details-wrap {
    position: static;
  }
}

.operations-details-open .operations-details-wrap .highlights {
  margin-bottom: 0;
}

.operations-details-open .operations-details-wrap .opdetails {
  margin-bottom: 0;
}

.asidenav {
  margin: 0;
  padding: 0;
  position: fixed;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 9;
  margin-top: 50px;
}

@media (min-width: 1601px) {
  .asidenav {
    right: auto;
    margin-left: 755px;
    left: 50%;
  }
}

@media (max-width: 1024px) {
  .asidenav {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }
}

@media (max-width: 991px) {
  .asidenav {
    display: none;
  }
}

.asidenav li {
  list-style-type: none;
  margin-bottom: 10px;
  border-radius: 50%;
  background-color: #fff;
  width: 50px;
  height: 50px;
  position: relative;
  line-height: 1;
}

.asidenav li span {
  opacity: 0;
  position: absolute;
  min-width: 130px;
  right: 65px;
  background: #65b1ac;
  top: 0;
  padding: 13px;
  color: #fff;
  font-size: 0.65rem;
  font-size: 0.65rem;
  border-radius: 5px;
  display: block;
  transition: opacity 1s;
  font-family: "Avenir LT W01 65 Medium", "mubadalaavenirlight";
  /*rtl:"DinarOneMedium"*/
}

.asidenav li span:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 12px solid #65b1ac;
  border-right: 12px solid transparent;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  position: absolute;
  right: -18px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.asidenav li:hover span {
  opacity: 1;
  transition: 1s linear;
}

.asidenav li a {
  width: 48px;
  height: 48px;
  display: block;
}

.asidenav li.asidenav--realestate {
  border: 1px solid #65b1ac;
  background: #fff url("../images/operations/realestate-icon.png") no-repeat 50%;
}

.asidenav li.asidenav--realestate.active {
  background-color: #65b1ac;
  background: #65b1ac url("../images/operations/realestate-icon-hover.png") no-repeat 50%;
}

.asidenav li.asidenav--realestate:hover {
  background: #65b1ac url("../images/operations/realestate-icon-hover.png") no-repeat 50%;
}

.asidenav li.asidenav--realestate span {
  background: #65b1ac;
}

.asidenav li.asidenav--realestate span:after {
  border-left: 12px solid #65b1ac;
}

.asidenav li.asidenav--healthcare {
  border: 1px solid #81c4e7;
  background: #fff url("../images/operations/healthcare-icon.png") no-repeat 50%;
}

.asidenav li.asidenav--healthcare.active {
  background-color: #81c4e7;
  background: #81c4e7 url("../images/operations/healthcare-icon-hover.png") no-repeat 50%;
}

.asidenav li.asidenav--healthcare:hover {
  background-color: #81c4e7;
  background: #81c4e7 url("../images/operations/healthcare-icon-hover.png") no-repeat 50%;
}

.asidenav li.asidenav--healthcare span {
  background: #81c4e7;
}

.asidenav li.asidenav--healthcare span:after {
  border-left: 12px solid #81c4e7;
}

.asidenav li.asidenav--investment {
  border: 1px solid #7accd6;
  background: #fff url("../images/operations/investment-icon.png") no-repeat 50%;
}

.asidenav li.asidenav--investment.active {
  background-color: #7accd6;
  background: #7accd6 url("../images/operations/investment-icon-hover.png") no-repeat 50%;
}

.asidenav li.asidenav--investment:hover {
  background-color: #7accd6;
  background: #7accd6 url("../images/operations/investment-icon-hover.png") no-repeat 50%;
}

.asidenav li.asidenav--investment span {
  background: #7accd6;
}

.asidenav li.asidenav--investment span:after {
  border-left: 12px solid #7accd6;
}

.asidenav li.asidenav--aerospace {
  border: 1px solid #7accd6;
  background: #fff url("../images/operations/aerospace-icon.png") no-repeat 50%;
}

.asidenav li.asidenav--aerospace.active {
  background-color: #7accd6;
  background: #7accd6 url("../images/operations/aerospace-icon-hover.png") no-repeat 50%;
}

.asidenav li.asidenav--aerospace:hover {
  background-color: #7accd6;
  background: #7accd6 url("../images/operations/aerospace-icon-hover.png") no-repeat 50%;
}

.asidenav li.asidenav--aerospace span {
  background: #7accd6;
}

.asidenav li.asidenav--aerospace span:after {
  border-left: 12px solid #7accd6;
}

.asidenav li.asidenav--information {
  border: 1px solid #7accd6;
  background: #fff url("../images/operations/ic-icon.png") no-repeat 50%;
}

.asidenav li.asidenav--information.active {
  background-color: #7accd6;
  background: #7accd6 url("../images/operations/ic-icon-hover.png") no-repeat 50%;
}

.asidenav li.asidenav--information:hover {
  background-color: #7accd6;
  background: #7accd6 url("../images/operations/ic-icon-hover.png") no-repeat 50%;
}

.asidenav li.asidenav--information span {
  background: #7accd6;
}

.asidenav li.asidenav--information span:after {
  border-left: 12px solid #7accd6;
}

.asidenav li.asidenav--metals {
  border: 1px solid #7accd6;
  background: #fff url("../images/operations/metal.png") no-repeat 50%;
}

.asidenav li.asidenav--metals.active {
  background-color: #7accd6;
  background: #7accd6 url("../images/operations/metal-icon-hover.png") no-repeat 50%;
}

.asidenav li.asidenav--metals:hover {
  background-color: #7accd6;
  background: #7accd6 url("../images/operations/metal-icon-hover.png") no-repeat 50%;
}

.asidenav li.asidenav--metals span {
  background: #7accd6;
}

.asidenav li.asidenav--metals span:after {
  border-left: 12px solid #7accd6;
}

.asidenav li.asidenav--semiconductors {
  border: 1px solid #7accd6;
  background: #fff url("../images/operations/semiconductors.png") no-repeat 50%;
}

.asidenav li.asidenav--semiconductors.active {
  background-color: #7accd6;
  background: #7accd6 url("../images/operations/semiconductors-icon-hover.png") no-repeat 50%;
}

.asidenav li.asidenav--semiconductors:hover {
  background-color: #7accd6;
  background: #7accd6 url("../images/operations/semiconductors-icon-hover.png") no-repeat 50%;
}

.asidenav li.asidenav--semiconductors span {
  background: #7accd6;
}

.asidenav li.asidenav--semiconductors span:after {
  border-left: 12px solid #7accd6;
}

.asidenav li.asidenav--utilities {
  border: 1px solid #7accd6;
  background: #fff url("../images/operations/utilities.png") no-repeat 50%;
}

.asidenav li.asidenav--utilities.active {
  background-color: #7accd6;
  background: #7accd6 url("../images/operations/utilities-icon-hover.png") no-repeat 50%;
}

.asidenav li.asidenav--utilities:hover {
  background-color: #7accd6;
  background: #7accd6 url("../images/operations/utilities-icon-hover.png") no-repeat 50%;
}

.asidenav li.asidenav--utilities span {
  background: #7accd6;
}

.asidenav li.asidenav--utilities span:after {
  border-left: 12px solid #7accd6;
}

.asidenav li.asidenav--oilgas {
  border: 1px solid #7accd6;
  background: #fff url("../images/operations/oilgas-icon.png") no-repeat 50%;
}

.asidenav li.asidenav--oilgas.active {
  background-color: #7accd6;
  background: #7accd6 url("../images/operations/oilgas-icon-hover.png") no-repeat 50%;
}

.asidenav li.asidenav--oilgas:hover {
  background-color: #7accd6;
  background: #7accd6 url("../images/operations/oilgas-icon-hover.png") no-repeat 50%;
}

.asidenav li.asidenav--oilgas span {
  background: #7accd6;
}

.asidenav li.asidenav--oilgas span:after {
  border-left: 12px solid #7accd6;
}

.asidenav li.asidenav--renewables {
  border: 1px solid #7accd6;
  background: #fff url("../images/operations/renewable-icon.png") no-repeat 50%;
}

.asidenav li.asidenav--renewables.active {
  background-color: #7accd6;
  background: #7accd6 url("../images/operations/renewable-icon-hover.png") no-repeat 50%;
}

.asidenav li.asidenav--renewables:hover {
  background-color: #7accd6;
  background: #7accd6 url("../images/operations/renewable-icon-hover.png") no-repeat 50%;
}

.asidenav li.asidenav--renewables span {
  background: #7accd6;
}

.asidenav li.asidenav--renewables span:after {
  border-left: 12px solid #7accd6;
}

.asidenav li:hover {
  transition: 0.4s linear;
}

.opdetails-quote {
  border-bottom: 1px solid #dddddd;
  margin-bottom: 50px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

@media (max-width: 991px) {
  .opdetails-quote {
    display: block;
  }
}

.opdetails-quote .lego-quote {
  width: 66%;
  padding: 5.25rem 0 3.5rem;
}

@media (max-width: 991px) {
  .opdetails-quote .lego-quote {
    width: 100%;
    padding: 2.5rem 0 1.75rem;
  }
}

@media (max-width: 991px) {
  .opdetails-quote .lego-quote:before {
    width: 55px;
  }
}

@media (max-width: 767px) {
  .opdetails-quote .lego-quote:before {
    width: 20px;
  }
}

.opdetails-quote .opdetails-quote__image {
  width: 34%;
  position: relative;
}

@media (max-width: 991px) {
  .opdetails-quote .opdetails-quote__image {
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  .opdetails-quote .opdetails-quote__image {
    width: 100%;
  }
}

.opdetails-quote .opdetails-quote__image > div {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media (max-width: 991px) {
  .opdetails-quote .opdetails-quote__image > div {
    display: block;
    position: static;
  }
}

.opdetails-quote .opdetails-quote__image img {
  max-width: 29vw;
  width: 100%;
}

@media (max-width: 767px) {
  .opdetails-quote .opdetails-quote__image img {
    margin: 0 auto;
    max-width: 30%;
    min-width: 150px;
  }
}

.opdetails-quote:before {
  width: 34px;
  height: 1px;
  background: #dddddd;
  content: " ";
  bottom: -1px;
  right: -34px;
  position: absolute;
}

@media (max-width: 991px) {
  .opdetails-quote:before {
    display: none;
  }
}

.opdetails-quote:after {
  width: 34px;
  height: 1px;
  background: #dddddd;
  content: " ";
  bottom: -1px;
  left: -34px;
  position: absolute;
}

@media (max-width: 991px) {
  .opdetails-quote:after {
    display: none;
  }
}

.opwidgetLarge {
  margin-top: 130px;
  margin-bottom: 95px;
  background: #F7F7F7;
}

@media (max-width: 991px) {
  .opwidgetLarge {
    margin-top: 30px;
    margin-bottom: 50px;
  }
}

.opwidgetLarge h2 {
  color: #63afab;
  font-family: "lexiabold";
  /*rtl:"DinarOneMedium"*/
  font-size: 1.75rem;
  text-transform: uppercase;
  margin: 2.5vw 0 2vw;
}

@media (min-width: 1601px) {
  .opwidgetLarge h2 {
    margin: 3.3rem 0 2.5rem;
  }
}

@media (max-width: 991px) {
  .opwidgetLarge h2 {
    margin: 1.9rem 0 1.25rem;
    font-size: 1.2rem;
  }
}

@media (max-width: 767px) {
  .opwidgetLarge h2 {
    font-size: 1rem;
    margin: 0 0 1rem;
  }
}

.opwidgetLarge a.opwidgetLarge__link {
  color: #2e5171;
  font-family: "lexiabold";
  /*rtl:"DinarOneMedium"*/
  font-size: 0.9rem;
  display: block;
  margin-top: 1vw;
}

@media (min-width: 1601px) {
  .opwidgetLarge a.opwidgetLarge__link {
    margin-top: 60px;
  }
}

@media (max-width: 991px) {
  .opwidgetLarge a.opwidgetLarge__link {
    margin-top: 30px;
  }
}

@media (max-width: 600px) {
  .opwidgetLarge a.opwidgetLarge__link {
    font-size: 3.5vw;
  }
}

.opwidgetLarge a.opwidgetLarge__link i.l-icon {
  margin-left: 10px;
  display: inline-block;
  -webkit-transform: scaleX(1) rotate(0deg);
          transform: scaleX(1) rotate(0deg);
  /*rtl:scaleX(-1) rotate(0deg)*/
}

@media (max-width: 991px) {
  .opwidgetLarge a.opwidgetLarge__link svg {
    width: 13px;
    height: 11px;
  }
}

.opwidgetLarge .opwidgetLarge__imgholder img {
  width: 100%;
}

@media (max-width: 991px) {
  .opwidgetLarge .opwidgetLarge__imgholder img {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .opwidgetLarge .opwidgetLarge__content {
    padding: 0 2rem 2rem;
  }
}

@media (max-width: 767px) {
  .opwidgetLarge .opwidgetLarge__content {
    padding: 1rem 1rem;
  }
}

.opwidgetLarge.opwidgetLarge--health h2 {
  color: #81c4e7;
}

.opwidgetLarge.opwidgetLarge--investment h2 {
  color: #7accd6;
}

.opwidgetSmall {
  clear: both;
}

.opwidgetSmall p {
  line-height: 1.5;
}

.opwidgetSmall strong {
  font-weight: normal;
}

.opwidgetSmall .opwidgetSmall__image {
  max-width: 530px;
}

@media (max-width: 991px) {
  .opwidgetSmall .opwidgetSmall__image {
    display: none;
  }
}

.opwidgetSmall .opwidgetSmall__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.opwidgetSmall .opwidgetSmall__img-group {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1px;
}

.opwidgetSmall .opwidgetSmall__img-group img {
  width: 50%;
  height: auto;
}

.opwidgetSmall .opwidgetSmall__img-group img:first-child {
  border-right: 1px solid #fff;
}

.opdetails {
  margin: 30px 0;
}

@media (max-width: 1024px) {
  .opdetails {
    padding: 0 20px;
  }
}

@media (max-width: 767px) {
  .opdetails {
    margin: 0;
    padding: 0;
  }
}

@media (min-width: 1025px) {
  .sticky-nav .opdetails .l-tab {
    position: fixed;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    left: 0;
    width: 100%;
    background: #46aaa4;
    max-width: 1356px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: 3.75rem;
    z-index: 999;
  }
  .sticky-nav .opdetails .l-tab:after {
    content: "";
    display: block;
    width: 100%;
    left: 0;
    height: 1px;
    position: absolute;
    bottom: 0;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.5);
  }
  .sticky-nav .opdetails .l-tab a {
    padding: 10px 15px;
    text-align: center;
  }
  .sticky-nav .opdetails .l-tab a br {
    display: none;
  }
}

@media (min-width: 1025px) {
  .sticky-nav .opdetails .l-tab .l-tab__item {
    margin-top: 0;
    margin-left: 0;
    width: auto;
  }
  .sticky-nav .opdetails .l-tab .l-tab__item .l-icon {
    display: none;
  }
}

.opdetails .l-tab .l-tab__item:first-child {
  min-width: 225px;
}

.opdetails .l-tab .l-tab__item:first-child .l-icon {
  display: block;
}

@media (min-width: 1025px) {
  .sticky-nav .opdetails .l-tab .l-tab__item:first-child {
    min-width: inherit;
    width: auto;
  }
}

@media (max-width: 1024px) {
  .opdetails .l-tab .l-tab__item:first-child {
    min-width: 180px;
  }
}

@media (max-width: 767px) {
  .opdetails .l-tab .l-tab__item:first-child {
    background: #46aaa4;
  }
}

.opdetails .l-tab .l-tab__item:first-child a {
  padding-left: 0;
}

@media (max-width: 1024px) {
  .opdetails .l-tab .l-tab__item:first-child a {
    padding-left: 0;
  }
}

@media (max-width: 991px) {
  .opdetails .l-tab .l-tab__item:first-child a {
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .opdetails .l-tab .l-tab__item:first-child a {
    padding: 0 0 0 35px;
    margin: 0;
    border: none;
    height: 50px;
  }
}

@media (max-width: 767px) {
  .opdetails .l-tab .l-tab__item {
    width: 100%;
    margin-top: 0;
    background: #378782;
  }
}

.opdetails .l-tab a {
  position: static;
  height: 70px;
  padding: 20px 30px;
  opacity: 0.7;
}

@media (min-width: 1025px) {
  .sticky-nav .opdetails .l-tab a {
    height: 43px;
  }
}

@media (min-width: 1601px) {
  .sticky-nav .opdetails .l-tab a {
    font-size: 18px;
  }
}

@media (min-width: 1025px) and (max-width: 1600px) {
  .sticky-nav .opdetails .l-tab a {
    font-size: 1.15vw;
  }
}

@media (max-width: 1199px) {
  .opdetails .l-tab a {
    padding: 10px 15px;
  }
}

.opdetails .l-tab a:hover {
  height: 70px;
  opacity: 1;
}

@media (min-width: 991px) {
  .sticky-nav .opdetails .l-tab a:hover {
    height: 43px;
  }
}

@media (max-width: 767px) {
  .opdetails .l-tab a:hover {
    height: 60px;
  }
}

.opdetails .l-tab a:before {
  display: none;
}

.opdetails .l-tab a.active {
  opacity: 1;
}

@media (max-width: 767px) {
  .opdetails .l-tab a {
    background: transparent;
    color: #fff;
    padding: 15px;
    border-bottom: 1px solid #5f9f9b;
    font-size: 0.65rem;
    height: 60px;
    opacity: 1;
    margin: 0 15px;
    width: auto;
  }
  .opdetails .l-tab a .l-icon svg {
    display: none;
  }
  .opdetails .l-tab a.l-tab__emerging {
    background-image: none;
  }
  .opdetails .l-tab a.l-tab__aero {
    background-image: none;
  }
  .opdetails .l-tab a.l-tab__technology {
    background-image: none;
  }
  .opdetails .l-tab a.l-tab__energy {
    background-image: none;
  }
}

.opdetails .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 64px;
  height: 64px;
  border: 1px solid #015a8c;
  border-radius: 50%;
  outline: none;
  text-indent: -999em;
  z-index: 1;
  fill: #015a8c;
}

@media (max-width: 600px) {
  .opdetails .slick-arrow {
    width: 30px;
    height: 30px;
  }
}

.opdetails .slick-prev {
  left: 15px;
  background: #fff url("../images/icons-svg/left-arrow.svg") no-repeat;
  background-size: 50%;
  background-position: 50%;
}

@media (max-width: 600px) {
  .opdetails .slick-prev {
    left: 0;
  }
}

.opdetails .slick-next {
  right: 15px;
  background: #fff url("../images/icons-svg/right-arrow.svg") no-repeat;
  background-size: 50%;
  background-position: 50%;
}

@media (max-width: 600px) {
  .opdetails .slick-next {
    right: 0;
  }
}

.highlights {
  overflow: hidden;
  position: relative;
}

@media (max-width: 991px) {
  .highlights {
    padding: 0 15px;
    margin-bottom: 25px;
  }
}

@media (max-width: 767px) {
  .highlights {
    padding: 0;
    margin-bottom: 25px;
  }
}

.highlights.highlights--realestate .highlights__wrapper > div:last-child, .highlights.highlights--aerospace .highlights__wrapper > div:last-child {
  margin-top: 50px;
}

.highlights.highlights--realestate .highlights__wrapper .highlights__holder:nth-of-type(3) .highlights__text--medium, .highlights.highlights--realestate .highlights__wrapper .highlights__holder:nth-of-type(7) .highlights__text--medium, .highlights.highlights--realestate .highlights__wrapper .highlights__holder:nth-of-type(8) .highlights__text--medium {
  font-size: 1.8vw;
  line-height: 1.2;
}

@media (min-width: 1601px) {
  .highlights.highlights--realestate .highlights__wrapper .highlights__holder:nth-of-type(3) .highlights__text--medium, .highlights.highlights--realestate .highlights__wrapper .highlights__holder:nth-of-type(7) .highlights__text--medium, .highlights.highlights--realestate .highlights__wrapper .highlights__holder:nth-of-type(8) .highlights__text--medium {
    font-size: 1.4rem;
  }
}

@media (max-width: 767px) {
  .highlights.highlights--realestate .highlights__wrapper .highlights__holder:nth-of-type(3) .highlights__text--medium, .highlights.highlights--realestate .highlights__wrapper .highlights__holder:nth-of-type(7) .highlights__text--medium, .highlights.highlights--realestate .highlights__wrapper .highlights__holder:nth-of-type(8) .highlights__text--medium {
    font-size: 0.8rem;
  }
}

@media (max-width: 481px) {
  .highlights.highlights--realestate .highlights__wrapper .highlights__holder:nth-of-type(3) .highlights__text--medium, .highlights.highlights--realestate .highlights__wrapper .highlights__holder:nth-of-type(7) .highlights__text--medium, .highlights.highlights--realestate .highlights__wrapper .highlights__holder:nth-of-type(8) .highlights__text--medium {
    font-size: 0.6rem;
  }
}

.highlights:before {
  content: "";
  position: absolute;
  left: 48.5%;
  width: 12px;
  height: 12px;
  background: #63afab;
  border-radius: 6px;
  top: 83px;
  z-index: 10;
}

@media (max-width: 1199px) {
  .highlights:before {
    left: 48.5%;
    top: 80px;
  }
}

@media (max-width: 1024px) {
  .highlights:before {
    left: 48.3%;
  }
}

@media (max-width: 991px) {
  .highlights:before {
    left: 49.2%;
    top: 40px;
  }
}

@media (max-width: 767px) {
  .highlights:before {
    left: 25px;
    top: 60px;
  }
}

.highlights h2, .highlights h3 {
  font-family: "lexiabold";
  /*rtl:"DinarOneMedium"*/
}

.highlights h2 {
  text-transform: uppercase;
  text-align: center;
  font-size: 1.75rem;
  color: #444B4B;
  margin-bottom: 25px;
  direction: ltr;
  /*rtl:ltr*/
}

@media (max-width: 991px) {
  .highlights h2 {
    margin-top: 0;
    font-size: 1.15rem;
  }
}

.highlights h3 {
  margin-top: 0;
  font-size: 2vw;
  color: #63AFAB;
}

@media (min-width: 1601px) {
  .highlights h3 {
    font-size: 1.5rem;
  }
}

@media (max-width: 600px) {
  .highlights h3 {
    font-size: 0.8rem;
  }
}

.highlights .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 64px;
  height: 64px;
  border: 1px solid #015a8c;
  border-radius: 50%;
  outline: none;
  text-indent: -999em;
  z-index: 1;
  fill: #015a8c;
}

@media (max-width: 767px) {
  .highlights .slick-arrow {
    width: 30px;
    height: 30px;
    max-width: 30px;
    max-height: 30px;
    padding: 0;
  }
}

.highlights .slick-prev {
  left: 15px;
  background: #fff url("../images/icons-svg/left-arrow.svg") no-repeat;
  background-size: 50%;
  background-position: 50%;
}

@media (max-width: 600px) {
  .highlights .slick-prev {
    left: 0;
  }
}

.highlights .slick-next {
  right: 15px;
  background: #fff url("../images/icons-svg/right-arrow.svg") no-repeat;
  background-size: 50%;
  background-position: 50%;
}

@media (max-width: 600px) {
  .highlights .slick-next {
    right: 0;
  }
}

@media (max-width: 991px) {
  .highlights .pin {
    right: -3px;
  }
}

@media (max-width: 767px) {
  .highlights .pin {
    display: none;
  }
}

.highlights .pin:after {
  content: "";
  width: 2px;
  height: 0;
  position: absolute;
  background: #63afab;
  margin-left: -1px;
  top: -100vh;
  z-index: 0;
  transition: height cubic-bezier(1, -0.41, 1, 0.76) 0.7s;
}

@media (max-width: 767px) {
  .highlights .pin:after {
    display: none;
  }
}

.highlights .highlights__wrapper {
  overflow: hidden;
  position: relative;
}

@media (max-width: 767px) {
  .highlights .highlights__wrapper {
    padding-top: 10px;
  }
}

.highlights .highlights__wrapper:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 12px;
  height: 12px;
  border-radius: 6px;
  background: #63afab;
  z-index: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media (max-width: 767px) {
  .highlights .highlights__wrapper:after {
    display: none;
  }
}

.highlights .highlights__wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  bottom: 0;
  width: 2px;
  background: #e0e0e0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 0;
}

@media (max-width: 767px) {
  .highlights .highlights__wrapper:before {
    height: 2px;
    top: 15px;
    width: 100%;
    left: 25px;
    -webkit-transform: initial;
            transform: initial;
  }
}

.highlights .highlights__holder {
  width: 50%;
  float: left;
  clear: left;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-top: 50px;
}

.highlights .highlights__holder:nth-of-type(1) {
  margin-top: 100px;
}

@media (max-width: 991px) {
  .highlights .highlights__holder:nth-of-type(1) {
    margin-top: 50px;
  }
}

@media (max-width: 767px) {
  .highlights .highlights__holder:nth-of-type(1) {
    margin-top: 0;
  }
}

@media (max-width: 1199px) {
  .highlights .highlights__holder {
    margin-top: 50px;
  }
}

@media (max-width: 767px) {
  .highlights .highlights__holder {
    padding: 75px 60px 25px;
    margin-top: 0 !important;
    width: 100%;
    clear: none;
  }
}

@media (max-width: 481px) {
  .highlights .highlights__holder {
    padding: 70px 35px 0;
  }
}

.highlights .highlights__holder button {
  cursor: pointer;
}

.highlights .highlights__holder:before {
  content: "";
  position: absolute;
  right: -6px;
  top: 10px;
  background: #FFF;
  width: 12px;
  height: 12px;
  border: 2px solid #63afab;
  border-radius: 6px;
  z-index: 1;
  opacity: 0;
}

@media (max-width: 767px) {
  .highlights .highlights__holder:before {
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.highlights .highlights__holder h3 {
  position: relative;
}

.highlights .highlights__holder h3:after {
  position: absolute;
  content: "";
  right: -13px;
  top: 11px;
  width: 8px;
  height: 8px;
  background: #8b8b8b;
  border-radius: 4px;
  opacity: 0;
}

@media (max-width: 767px) {
  .highlights .highlights__holder h3:after {
    display: none;
  }
}

.highlights .highlights__holder:nth-child(even) {
  margin-top: 100px;
  float: right;
  clear: right;
}

.highlights .highlights__holder:nth-child(even):nth-of-type(2) {
  margin-top: 200px;
}

@media (max-width: 991px) {
  .highlights .highlights__holder:nth-child(even):nth-of-type(2) {
    margin-top: 100px;
  }
}

@media (max-width: 767px) {
  .highlights .highlights__holder:nth-child(even):nth-of-type(2) {
    margin-top: 0;
  }
}

@media (max-width: 1199px) {
  .highlights .highlights__holder:nth-child(even) {
    margin-top: 150px;
  }
}

@media (max-width: 767px) {
  .highlights .highlights__holder:nth-child(even) {
    float: left;
    clear: none;
    width: 100%;
    margin: 0;
  }
}

.highlights .highlights__holder:nth-child(even):before {
  left: -6px;
  right: auto;
}

@media (max-width: 767px) {
  .highlights .highlights__holder:nth-child(even):before {
    left: 50%;
  }
}

.highlights .highlights__holder:nth-child(even) .highlights__info:after {
  display: none;
}

.highlights .highlights__holder:nth-child(even) .pin {
  right: auto;
  left: -6px;
}

.highlights .highlights__holder:nth-child(even) .highlights__content {
  padding-left: 100px;
  padding-right: 35px;
  max-width: 370px;
}

@media (max-width: 1199px) {
  .highlights .highlights__holder:nth-child(even) .highlights__content {
    padding-left: 50px;
    padding-right: 15px;
  }
}

@media (max-width: 767px) {
  .highlights .highlights__holder:nth-child(even) .highlights__content {
    padding-left: 0px;
    padding-right: 15px;
    max-width: 100%;
    float: left;
  }
}

.highlights .highlights__holder:nth-child(even) .highlights__content h3:after {
  right: auto;
  left: -25px;
}

@media (max-width: 1199px) {
  .highlights .highlights__holder:nth-child(even) .highlights__content h3:after {
    left: -17px;
  }
}

.highlights .highlights__holder:nth-child(even) .highlights__content:after {
  right: auto;
  left: 0;
}

@media (max-width: 1199px) {
  .highlights .highlights__holder:nth-child(even) .highlights__content:after {
    width: 40px;
  }
}

@media (max-width: 767px) {
  .highlights .highlights__holder:nth-child(even) .highlights__content:after {
    left: 50%;
    width: 1px;
  }
}

.highlights .highlights__holder.active:before {
  transition-delay: 0.7s;
  opacity: 1;
  transition: all ease-in 1s;
}

.highlights .highlights__holder.active .highlights__content:after {
  width: 80px;
  transition: width ease-out 0.4s;
  transition-delay: 0.7s;
}

@media (max-width: 1199px) {
  .highlights .highlights__holder.active .highlights__content:after {
    width: 30px;
  }
}

@media (max-width: 767px) {
  .highlights .highlights__holder.active .highlights__content:after {
    width: 1px;
  }
}

.highlights .highlights__holder.active .highlights__content h3:after {
  opacity: 1;
  transition-delay: .5s;
  transition: all ease-in 1s;
}

@media (max-width: 767px) {
  .highlights .highlights__holder.active .highlights__content h3:after {
    display: none;
  }
}

@media (max-width: 767px) {
  .highlights .highlights__content + .highlights__info,
  .highlights .highlights__info + .highlights__content {
    padding-left: 25px !important;
    padding-right: 0 !important;
  }
}

.highlights .highlights__info {
  width: 230px;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}

@media (max-width: 1199px) {
  .highlights .highlights__info {
    width: 240px;
  }
}

@media (max-width: 767px) {
  .highlights .highlights__info {
    margin-bottom: 25px;
  }
}

.highlights .highlights__info span {
  color: #686868;
  text-transform: uppercase;
  display: block;
}

.highlights .highlights__info img.highlights__icon {
  margin: 0 auto;
  padding: 40px 0 0;
}

.highlights .highlights__content {
  width: 375px;
  padding-left: 35px;
  padding-right: 100px;
  margin-bottom: 25px;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}

@media (max-width: 1199px) {
  .highlights .highlights__content {
    padding-right: 50px;
  }
}

@media (max-width: 767px) {
  .highlights .highlights__content {
    float: left;
    padding-left: 0;
    padding-right: 0;
    max-width: 100%;
  }
}

.highlights .highlights__content:after {
  content: "";
  position: absolute;
  right: 5px;
  width: 0;
  border-top: 1px dashed #8b8b8b;
  height: 2px;
  top: 15px;
}

@media (max-width: 1199px) {
  .highlights .highlights__content:after {
    width: 1px;
  }
}

@media (max-width: 767px) {
  .highlights .highlights__content:after {
    left: 50%;
    width: 1px;
    border-right: 1px dashed #8b8b8b;
    height: 30px;
    top: 10px;
  }
}

@media (max-width: 767px) {
  .highlights .highlights__content:before {
    position: absolute;
    content: "";
    left: 50%;
    top: 38px;
    width: 8px;
    height: 8px;
    background: #8b8b8b;
    border-radius: 4px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

@media (min-width: 1601px) {
  .highlights .highlights__content p {
    font-size: 1rem;
  }
}

@media (max-width: 767px) {
  .highlights .highlights__content p {
    font-size: 0.75rem;
    min-height: 0;
  }
}

.highlights__info img + .highlights__num--large {
  border-top: 1px solid #c3c3c3;
  margin-top: 2vw;
  padding-top: 1.5vw;
}

@media (min-width: 1601px) {
  .highlights__info img + .highlights__num--large {
    padding-top: 20px;
    margin-top: 30px;
  }
}

.highlights__info-border {
  padding-bottom: 2vw;
  margin-bottom: 2vw;
}

@media (min-width: 1601px) {
  .highlights__info-border {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
}

@media (max-width: 991px) {
  .highlights__info-border {
    width: auto;
  }
}

.highlights__info-border.has-image-border {
  border-bottom: 1px solid #c3c3c3;
}

.highlights__num--medium {
  font-family: "lexiabold";
  /*rtl:"DinarOneMedium"*/
  font-size: 4vw;
  line-height: 1;
}

@media (min-width: 1601px) {
  .highlights__num--medium {
    font-size: 3rem;
    letter-spacing: -1px;
  }
}

@media (max-width: 767px) {
  .highlights__num--medium {
    font-size: 1.6rem;
  }
}

.highlights__text--medium {
  font-family: "lexiaregular";
  /*rtl:"DinarOneMedium"*/
  font-size: 1.4vw;
  line-height: 1.35;
}

.highlights__text--medium strong {
  font-size: 3vw;
  margin-right: 5px;
}

@media (min-width: 1601px) {
  .highlights__text--medium strong {
    font-size: 2.25rem;
  }
}

@media (min-width: 1601px) {
  .highlights__text--medium {
    font-size: 1.4rem;
  }
}

@media (max-width: 767px) {
  .highlights__text--medium {
    font-size: 3vw;
  }
}

@media (max-width: 481px) {
  .highlights__text--medium {
    font-size: 3.2vw;
  }
}

.highlights__text--small {
  font-family: "lexiaregular";
  /*rtl:"DinarOneMedium"*/
  font-size: 0.9rem;
  text-transform: uppercase;
  line-height: 0.5;
}

@media (max-width: 1199px) {
  .highlights__text--small {
    font-size: 0.7rem;
  }
}

@media (max-width: 991px) {
  .highlights__text--small {
    line-height: 1;
  }
}

.highlights__num--large strong {
  font-size: 3vw;
}

@media (min-width: 1601px) {
  .highlights__num--large strong {
    font-size: 2.5rem;
  }
}

@media (max-width: 991px) {
  .highlights__num--large {
    font-size: 3vw;
  }
}

.highlights__text--xlarge {
  font-family: "lexiaregular";
  /*rtl:"DinarOneMedium"*/
  font-size: 3rem;
}

.highlights__text--largebold {
  font-family: "lexiabold";
  /*rtl:"DinarOneMedium"*/
  font-size: 2.5rem;
}

.highlights__text--xmedium {
  font-family: "lexiaregular";
  /*rtl:"DinarOneMedium"*/
  font-size: 1.6rem;
}

.highlights__text--mlarge {
  font-family: "lexiaregular";
  /*rtl:"DinarOneMedium"*/
  font-size: 2.25rem;
}

.highlights__text--xxmedium {
  font-family: "lexiaregular";
  /*rtl:"DinarOneMedium"*/
  font-size: 2vw;
  line-height: 1.25;
}

@media (min-width: 1601px) {
  .highlights__text--xxmedium {
    font-size: 1.65rem;
  }
}

@media (max-width: 767px) {
  .highlights__text--xxmedium {
    font-size: 0.65rem;
  }
}

.highlights__text--xmediumlarge {
  font-family: "lexiaregular";
  /*rtl:"DinarOneMedium"*/
  font-size: 2.1vw;
  line-height: 1.2;
}

@media (min-width: 1601px) {
  .highlights__text--xmediumlarge {
    font-size: 1.75rem;
  }
}

@media (max-width: 767px) {
  .highlights__text--xmediumlarge {
    font-size: 0.65rem;
  }
}

.highlights__text--mediumlargebold {
  font-family: "lexiabold";
  /*rtl:"DinarOneMedium"*/
  font-size: 2.5vw;
  line-height: 1.2;
}

@media (min-width: 1601px) {
  .highlights__text--mediumlargebold {
    font-size: 2rem;
  }
}

@media (max-width: 767px) {
  .highlights__text--mediumlargebold {
    font-size: 1rem;
  }
}

.highlights__num--xlarge {
  font-family: "lexiaregular";
  /*rtl:"DinarOneMedium"*/
  line-height: 1;
  font-size: 5rem;
}

@media (min-width: 1601px) {
  .highlights__num--xlarge {
    font-size: 6rem;
  }
}

.highlights__num--xlarge strong {
  font-weight: normal;
}

@media (min-width: 1601px) {
  .highlights__num--xlarge strong {
    font-size: 2.8rem;
  }
}

.highlights__num--xmedium {
  font-family: "lexiabold";
  /*rtl:"DinarOneMedium"*/
  font-size: 4.25rem;
}

.highlights__num--xmmedium {
  font-family: "lexiabold";
  /*rtl:"DinarOneMedium"*/
  font-size: 4rem;
}

.highlights__text--xmlarge {
  font-family: "lexiaregular";
  /*rtl:"DinarOneMedium"*/
  font-size: 2vw;
}

@media (min-width: 1601px) {
  .highlights__text--xmlarge {
    font-size: 1.5rem;
  }
}

.highlights__num--xmlarge {
  font-family: "lexiabold";
  /*rtl:"DinarOneMedium"*/
  font-size: 1.85rem;
}

.highlights__text--xsmlarge {
  font-family: "lexiaregular";
  /*rtl:"DinarOneMedium"*/
  font-size: 1.95rem;
}

.highlights__text--xssmall {
  font-family: "lexiabold";
  /*rtl:"DinarOneMedium"*/
  font-size: 2vw;
}

@media (min-width: 1601px) {
  .highlights__text--xssmall {
    font-size: 1.5rem;
  }
}

@media (max-width: 600px) {
  .highlights__text--xssmall {
    font-size: 0.7rem;
  }
}

.highlights__num--xssmall {
  font-family: "lexiaregular";
  /*rtl:"DinarOneMedium"*/
  font-size: 1.5vw;
}

@media (min-width: 1601px) {
  .highlights__num--xssmall {
    font-size: 1.35rem;
  }
}

@media (max-width: 600px) {
  .highlights__num--xssmall {
    font-size: 0.65rem;
  }
}

.highlights.highlights--health:before {
  background: #81c4e7;
}

.highlights.highlights--health h3 {
  color: #81c4e7;
}

.highlights.highlights--health .highlights__holder:before {
  border: 2px solid #81c4e7;
}

.highlights.highlights--health .highlights__wrapper:before, .highlights.highlights--health .highlights__wrapper:after {
  background: #81c4e7;
}

.highlights.highlights--investment:before {
  background: #7accd6;
}

.highlights.highlights--investment h3 {
  color: #7accd6;
}

.highlights.highlights--investment .highlights__holder:before {
  border: 2px solid #7accd6;
}

.highlights.highlights--investment .highlights__wrapper:before {
  background: #7accd6;
}

.highlights.highlights--investment .highlights__wrapper > .highlights__holder:first-child .highlights__info > .highlights__text--medium {
  font-size: 1.8vw;
}

@media (min-width: 1601px) {
  .highlights.highlights--investment .highlights__wrapper > .highlights__holder:first-child .highlights__info > .highlights__text--medium {
    font-size: 1.5rem;
  }
}

.highlights.highlights--investment .highlights__wrapper > .highlights__holder:first-child .highlights__info > .highlights__text--medium:first-child {
  font-size: 3vw;
}

@media (min-width: 1601px) {
  .highlights.highlights--investment .highlights__wrapper > .highlights__holder:first-child .highlights__info > .highlights__text--medium:first-child {
    font-size: 2.25rem;
  }
}

.highlights.highlights--investment .highlights__wrapper > .highlights__holder:first-child .highlights__info .highlights__num--medium {
  font-size: 5vw;
}

@media (min-width: 1601px) {
  .highlights.highlights--investment .highlights__wrapper > .highlights__holder:first-child .highlights__info .highlights__num--medium {
    font-size: 3.25rem;
  }
}

.highlights.highlights--aerospace:before {
  background: #335b89;
}

.highlights.highlights--aerospace h3 {
  color: #335b89;
}

.highlights.highlights--aerospace .highlights__holder:before {
  border: 2px solid #335b89;
}

.highlights.highlights--aerospace .highlights__wrapper:after {
  background: #335b89;
}

.highlights.highlights--operationinfo:before {
  background: #79ccd6;
}

.highlights.highlights--operationinfo h3 {
  color: #79ccd6;
}

.highlights.highlights--operationinfo .highlights__holder:before {
  border: 2px solid #79ccd6;
}

.highlights.highlights--operationinfo .highlights__wrapper:after {
  background: #79ccd6;
}

.highlights.highlights--metalsandmining:before {
  background: #bcb8a6;
}

.highlights.highlights--metalsandmining h3 {
  color: #bcb8a6;
}

.highlights.highlights--metalsandmining .highlights__holder:before {
  border: 2px solid #bcb8a6;
}

.highlights.highlights--metalsandmining .highlights__wrapper:after {
  background: #bcb8a6;
}

.highlights.highlights--semiconductors:before {
  background: #335b89;
}

.highlights.highlights--semiconductors h3 {
  color: #335b89;
  font-size: 1.5vw;
}

@media (min-width: 1601px) {
  .highlights.highlights--semiconductors h3 {
    font-size: 1.5rem;
  }
}

@media (max-width: 600px) {
  .highlights.highlights--semiconductors h3 {
    font-size: 0.7rem;
  }
}

.highlights.highlights--semiconductors .highlights__holder:before {
  border: 2px solid #335b89;
}

.highlights.highlights--semiconductors .highlights__wrapper:after {
  background: #335b89;
}

.highlights.highlights--semiconductors .highlights__num--large {
  font-size: 4vw;
}

@media (min-width: 1601px) {
  .highlights.highlights--semiconductors .highlights__num--large {
    font-size: 2.75rem;
  }
}

.highlights.highlights--semiconductors .highlights__num--large strong {
  font-size: 2vw;
}

.highlights.highlights--utilities:before {
  background: #79cbd5;
}

.highlights.highlights--utilities h3 {
  color: #79cbd5;
  font-size: 2vw;
}

@media (min-width: 1601px) {
  .highlights.highlights--utilities h3 {
    font-size: 1.5rem;
  }
}

@media (max-width: 767px) {
  .highlights.highlights--utilities h3 {
    font-size: 0.7rem;
  }
}

.highlights.highlights--utilities .highlights__holder:before {
  border: 2px solid #79cbd5;
}

.highlights.highlights--utilities .highlights__holder .highlights__num--xmedium {
  font-size: 2rem;
}

.highlights.highlights--utilities .highlights__holder .highlights__num--xmedium strong {
  font-size: 4.25rem;
  line-height: 1;
}

.highlights.highlights--utilities .highlights__holder .highlights__text--xxmedium {
  line-height: 1;
}

.highlights.highlights--utilities .highlights__wrapper:after {
  background: #79cbd5;
}

.highlights.highlights--oilandgas:before {
  background: #79cbd5;
}

.highlights.highlights--oilandgas h3 {
  color: #79cbd5;
}

.highlights.highlights--oilandgas .highlights__holder:before {
  border: 2px solid #79cbd5;
}

.highlights.highlights--oilandgas .highlights__holder .highlights__num--xmmedium {
  font-size: 4vw;
}

@media (min-width: 1601px) {
  .highlights.highlights--oilandgas .highlights__holder .highlights__num--xmmedium {
    font-size: 3rem;
  }
}

.highlights.highlights--oilandgas .highlights__holder .highlights__num--xmmedium strong {
  font-size: 4.25rem;
  line-height: 1;
}

.highlights.highlights--oilandgas .highlights__holder .highlights__text--xxmedium {
  line-height: 1;
}

.highlights.highlights--oilandgas .highlights__wrapper:after {
  background: #79cbd5;
}

.highlights.highlights--renewables:before {
  background: #335b89;
}

.highlights.highlights--renewables h3 {
  color: #335b89;
}

.highlights.highlights--renewables .highlights__holder:before {
  border: 2px solid #335b89;
}

.highlights.highlights--renewables .highlights__holder .highlights__num--xmmedium {
  font-size: 3.5rem;
}

.highlights.highlights--renewables .highlights__holder .highlights__num--xmmedium strong {
  font-size: 4.25rem;
  line-height: 1;
}

.highlights.highlights--renewables .highlights__holder .highlights__text--xxmedium {
  line-height: 1;
}

.highlights.highlights--renewables .highlights__wrapper:after {
  background: #335b89;
}

.navigation {
  background: #434343;
  text-align: right;
  padding: 0 1rem;
  max-height: 500px;
}

@media (max-width: 767px) {
  .navigation {
    padding: 0;
  }
  .navigation li,
  .navigation .nav-title {
    padding: 0 1rem;
  }
  .navigation li a {
    border: none;
    padding: 0.25rem 0;
    opacity: 0.9;
  }
  .navigation li.nav-label a {
    opacity: 1;
  }
  .navigation li + li a {
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
  }
}

.navigation .nav-title {
  font-size: 1.1rem;
  color: white;
  text-transform: uppercase;
  line-height: 1;
  float: left;
  margin: 1.1rem 0 0;
  white-space: pre;
  transition: font-size 1s;
}

.sticky-nav .navigation .nav-title {
  font-size: .9rem;
}

@media (max-width: 1199px) {
  .navigation .nav-title {
    font-size: 0.9rem;
  }
}

@media (max-width: 1024px) {
  .navigation .nav-title {
    font-size: 0.7rem !important;
    margin-top: 0.8rem;
  }
}

@media (max-width: 767px) {
  .navigation .nav-title {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
    width: 100%;
    text-align: left;
  }
}

.sticky-nav .navigation {
  position: fixed;
  top: 3.75rem;
  left: 0;
  right: 0;
  z-index: 10;
  transition: min-height 0.5s ease, padding 0.5s ease, max-height 1s ease;
}

@media (max-width: 1024px) {
  .sticky-nav .navigation {
    position: static;
    top: 0;
  }
}

@media (max-width: 767px) {
  .sticky-nav .navigation {
    top: 3rem;
  }
}

@media (max-width: 600px) {
  .sticky-nav .navigation {
    overflow: hidden;
  }
}

.navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  position: relative;
}

@media (max-width: 767px) {
  .navigation ul {
    float: left;
    width: 100%;
    overflow: hidden;
    background: #333;
    max-height: 48px;
    transition: max-height 0.4s ease-in-out;
  }
  .navigation ul:after {
    display: block;
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    right: 1rem;
    top: 13px;
    background: url("../images/dd_arrow.svg") no-repeat center;
    pointer-events: none;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
  }
  .navigation ul.active {
    max-height: 400px;
  }
  .navigation ul.active:after {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
  }
}

.navigation li {
  display: inline-block;
}

@media (max-width: 767px) {
  .navigation li {
    width: 100%;
    text-align: left;
  }
}

.navigation a {
  font-size: 0.8rem;
  font-family: "mubadalaavenirmedium";
  /*rtl:"DinarOneMedium"*/
  color: white;
  line-height: 3.75;
  text-align: left;
  display: inline-block;
  margin-left: 2.75rem;
  border-top: 3px solid transparent;
  transition: all 0.5s;
}

.sticky-nav .navigation a {
  font-size: 0.7rem;
}

@media (max-width: 1199px) {
  .navigation a {
    margin-left: 0.75rem;
    font-size: 0.75rem;
  }
}

@media (max-width: 1024px) {
  .navigation a {
    margin-left: 0.6rem;
    font-size: 0.6rem !important;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .navigation a {
    font-size: 0.55rem !important;
  }
}

@media (max-width: 767px) {
  .navigation a {
    line-height: 2.75;
    border-top: 1px solid transparent;
    font-size: 0.7rem !important;
    margin-left: 0;
  }
}

.navigation a:hover, .navigation a.active {
  border-color: #81c6e7;
  -webkit-transform: none;
          transform: none;
}

@media (max-width: 767px) {
  .navigation a {
    margin-left: 0;
    display: block;
    text-align: left;
  }
}

.message-cfo {
  margin-top: 5vw;
  margin-bottom: 4vw;
  float: left;
}

@media (min-width: 1601px) {
  .message-cfo {
    margin-top: 90px;
    margin-bottom: 60px;
  }
}

.message-cfo .message-cfo__quote {
  width: 100%;
  float: left;
}

@media (max-width: 991px) {
  .message-cfo .message-cfo__quote {
    width: 100%;
  }
}

.message-cfo .message-cfo__image {
  position: relative;
  float: right;
  margin-top: 5px;
  width: 100%;
}

.message-cfo .message-cfo__image a {
  cursor: pointer;
}

@media (max-width: 991px) {
  .message-cfo .message-cfo__image img {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .message-cfo .message-cfo__image {
    width: 100%;
  }
}

.message-cfo .l-quote-title {
  font-size: 2.8vw;
}

@media (max-width: 767px) {
  .message-cfo .l-quote-title {
    font-size: 23px;
  }
}

.message-cfo .lego-quote {
  padding: 2vw 0 2vw;
}

@media (min-width: 1601px) {
  .message-cfo .lego-quote {
    padding: 2rem 0 0;
  }
}

@media (max-width: 767px) {
  .message-cfo .lego-quote {
    padding-top: 25px;
  }
}

.message-cfo .lego-quote:before {
  width: 67px;
  height: 62px;
}

@media (max-width: 991px) {
  .message-cfo .lego-quote:before {
    width: 30px;
    height: 30px;
  }
}

.message-cfo .lego-quote .lego-quote__wrapper {
  padding-left: 25px;
}

@media (max-width: 991px) {
  .message-cfo .lego-quote .lego-quote__wrapper {
    padding-left: 20px;
  }
}

@media (max-width: 767px) {
  .message-cfo .lego-quote .lego-quote__wrapper {
    padding-left: 15px;
  }
}

@media (min-width: 1601px) {
  .message-cfo .lego-quote blockquote {
    line-height: 1.6rem;
  }
}

@media (max-width: 1199px) {
  .message-cfo .lego-quote blockquote {
    font-size: 1.5vw;
  }
}

@media (max-width: 991px) {
  .message-cfo .lego-quote blockquote {
    font-size: 0.75rem;
    margin-bottom: 10px;
  }
}

@media (max-width: 767px) {
  .message-cfo .lego-quote blockquote {
    font-size: 0.9rem;
  }
}

.message-cfo .lego-quote__author {
  color: #444b4b;
}

@media (max-width: 1199px) {
  .message-cfo .lego-quote__author {
    font-size: 0.75rem;
  }
}

@media (max-width: 1199px) {
  .message-cfo .lego-quote__designation {
    font-size: 0.65rem;
  }
}

.ginvestor {
  background: #76c4ee;
  padding: 4vw 0;
}

@media (min-width: 1601px) {
  .ginvestor {
    padding: 50px 0;
  }
}

@media (max-width: 767px) {
  .ginvestor {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.ginvestor h3 {
  font-family: "lexiabold";
  /*rtl:"DinarOneMedium"*/
  font-size: 1.5rem;
  color: #fff;
  margin: 0;
  text-align: center;
}

@media (max-width: 1024px) {
  .ginvestor h3 {
    font-size: 1.2rem;
  }
}

@media (max-width: 767px) {
  .ginvestor h3 {
    font-size: 1.1rem;
  }
}

.ginvestor .ginvestor__wrapper ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
  padding: 0;
  margin-top: 3.7vw;
  margin-bottom: 0;
}

@media (min-width: 1601px) {
  .ginvestor .ginvestor__wrapper ul {
    margin: 50px 0 0;
  }
}

@media (max-width: 767px) {
  .ginvestor .ginvestor__wrapper ul {
    margin-top: 25px;
  }
}

@media (max-width: 600px) {
  .ginvestor .ginvestor__wrapper ul {
    margin-top: 10px;
    display: block;
  }
}

.ginvestor .ginvestor__wrapper ul li {
  padding: 0 2vw;
  border-right: 1px solid rgba(255, 255, 255, 0.4);
  text-align: center;
}

@media (max-width: 600px) {
  .ginvestor .ginvestor__wrapper ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    border-right: none;
    padding: 15px 0;
    max-width: 300px;
    margin: 0 auto;
  }
}

.ginvestor .ginvestor__wrapper ul li .ginvestor__details {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.ginvestor .ginvestor__wrapper ul li:last-child {
  border-right: none;
}

@media (max-width: 600px) {
  .ginvestor .ginvestor__wrapper ul li:last-child {
    border: none;
    padding-bottom: 0;
  }
}

.ginvestor .ginvestor__wrapper ul .ginvestor__title {
  font-family: "lexiaregular";
  /*rtl:"DinarOneMedium"*/
  color: #fff;
  font-size: 0.9rem;
  line-height: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px;
  text-align: center;
}

@media (max-width: 1400px) {
  .ginvestor .ginvestor__wrapper ul .ginvestor__title {
    font-size: 0.75rem;
  }
}

@media (min-width: 768px) {
  .ginvestor .ginvestor__wrapper ul .ginvestor__title {
    white-space: nowrap;
  }
}

@media (max-width: 991px) {
  .ginvestor .ginvestor__wrapper ul .ginvestor__title {
    font-size: 0.65rem;
  }
}

.ginvestor .ginvestor__wrapper ul .ginvestor__count {
  font-family: "lexiabold";
  /*rtl:"DinarOneMedium"*/
  color: #fff;
  line-height: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2px;
  font-size: 3.5vw;
}

@media (min-width: 1601px) {
  .ginvestor .ginvestor__wrapper ul .ginvestor__count {
    font-size: 3rem;
  }
}

@media (max-width: 767px) {
  .ginvestor .ginvestor__wrapper ul .ginvestor__count {
    font-size: 1.25rem;
  }
}

.ginvestor .ginvestor__wrapper ul .ginvestor__desc {
  font-family: "lexiabold";
  /*rtl:"DinarOneMedium"*/
  color: #fff;
  font-size: 1.2rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 1400px) {
  .ginvestor .ginvestor__wrapper ul .ginvestor__desc {
    font-size: 1rem;
  }
}

@media (max-width: 991px) {
  .ginvestor .ginvestor__wrapper ul .ginvestor__desc {
    font-size: 0.8rem;
  }
}

.ginvestor.ginvestor--simpacts {
  background: #3b68a9;
}

.ginvestor.ginvestor--simpacts .ginvestor__wrapper ul li:last-child .ginvestor__details {
  border-right: none;
}

@media (max-width: 600px) {
  .ginvestor.ginvestor--simpacts .ginvestor__wrapper ul li:last-child .ginvestor__details {
    border: none;
    padding: 0;
  }
}

.piechart {
  margin: 50px 0;
}

@media (max-width: 1024px) {
  .piechart {
    padding: 0 20px;
  }
}

.piechart > div > div {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 600px) {
  .piechart > div > div {
    display: block;
  }
}

.piechart .piechart__image {
  float: right;
  margin-top: -60px;
  visibility: hidden;
  opacity: 0;
  transition: all 1s;
  min-height: 590px;
}

.piechart .piechart__image.piechart__anim {
  opacity: 1;
  visibility: visible;
}

@media (max-width: 1024px) {
  .piechart .piechart__image {
    margin-top: 20px;
    float: left;
    min-height: inherit;
  }
}

@media (max-width: 991px) {
  .piechart .piechart__image {
    width: 100%;
  }
}

.piechart .piechart__image img {
  width: 100%;
}

@media (max-width: 991px) {
  .piechart .piechart__image img {
    margin: 0 auto;
    display: block;
    max-width: 300px;
  }
}

@media (max-width: 767px) {
  .piechart .piechart__image img {
    margin-right: 20px;
  }
}

@media (max-width: 600px) {
  .piechart .piechart__image img {
    margin: 0 auto;
  }
}

.piechart .piechart__desc {
  padding: 0;
  margin: 0;
}

@media (max-width: 991px) {
  .piechart .piechart__desc {
    float: left;
    width: 100%;
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
  .piechart .piechart__desc {
    margin-top: 10vw;
  }
}

.piechart .piechart__desc li {
  list-style: none;
  margin-bottom: 14px;
}

@media (max-width: 991px) {
  .piechart .piechart__desc li {
    margin-bottom: 10px;
  }
}

.piechart .piechart__desc li span {
  color: #8b8b8b;
  font-family: "mubadalaavenirmedium";
  /*rtl:"DinarOneMedium"*/
  font-size: 0.9rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 1199px) {
  .piechart .piechart__desc li span {
    font-size: 0.9rem;
  }
}

@media (max-width: 767px) {
  .piechart .piechart__desc li span {
    font-size: 0.7rem;
  }
}

@media (max-width: 481px) {
  .piechart .piechart__desc li span {
    font-size: 0.65rem;
  }
}

.piechart .piechart__desc li span:before {
  content: " ";
  display: inline-block;
  width: 14px;
  height: 14px;
  min-width: 14px;
  min-height: 14px;
  border-radius: 50%;
  background: #bcb8a6;
  margin-right: 20px;
  margin-top: 5px;
}

@media (max-width: 767px) {
  .piechart .piechart__desc li span:before {
    margin-right: 15px;
    float: left;
    width: 12px;
    height: 12px;
    min-width: 12px;
    min-height: 12px;
    margin-top: 2px;
  }
}

.piechart .piechart__desc li:nth-child(1) span:before {
  background: #447992;
}

.piechart .piechart__desc li:nth-child(2) span:before {
  background: #595b5d;
}

.piechart .piechart__desc li:nth-child(3) span:before {
  background: #d5d2c7;
}

.piechart .piechart__desc li:nth-child(4) span:before {
  background: #bcb8a6;
}

.piechart .piechart__desc li:nth-child(5) span:before {
  background: #84878a;
}

.piechart .piechart__desc li:nth-child(6) span:before {
  background: #63afab;
}

.piechart .piechart__desc li:nth-child(7) span:before {
  background: #79ccd6;
}

.piechart .piechart__desc li:nth-child(8) span:before {
  background: #335a89;
}

.fperformance {
  margin: 0 0 7vw;
}

@media (min-width: 1601px) {
  .fperformance {
    margin-bottom: 80px;
  }
}

@media (max-width: 520px) {
  .fperformance {
    max-width: 320px;
    margin: 0 auto;
  }
}

.fperformance ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  list-style: none;
  padding: 0;
  border-right: 1px solid #cdcecf;
}

@media (max-width: 991px) {
  .fperformance ul {
    border: none;
  }
}

.fperformance ul li {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media (max-width: 991px) {
  .fperformance ul li {
    max-width: 33%;
  }
}

@media (max-width: 520px) {
  .fperformance ul li {
    max-width: 100%;
    width: 100%;
    -webkit-flex: auto;
        -ms-flex: auto;
            flex: auto;
  }
}

.fperformance .fperformance__wrapper .performance-subtitle {
  min-height: 60px;
}

@media (max-width: 767px) {
  .fperformance .fperformance__wrapper .performance-subtitle {
    min-height: 0;
  }
}

.fperformance .fperformance__wrapper figure {
  margin-bottom: 20px;
}

@media (max-width: 520px) {
  .fperformance .fperformance__wrapper {
    margin-bottom: 25px;
  }
}

.fperformance .fperformance__wrapper > figure, .fperformance .fperformance__wrapper > div {
  min-height: 200px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1600px) {
  .fperformance .fperformance__wrapper > figure, .fperformance .fperformance__wrapper > div {
    max-width: 90%;
  }
}

@media (max-width: 1024px) {
  .fperformance .fperformance__wrapper > figure, .fperformance .fperformance__wrapper > div {
    max-width: 80%;
    margin-top: 20px;
    margin-bottom: 25px;
  }
}

.f-ratings {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 4vw;
}

@media (max-width: 520px) {
  .f-ratings {
    display: block;
    max-width: 320px;
    margin: 0 auto;
  }
}

.f-ratings .f-ratings__wrapper {
  width: 44%;
  margin-right: 34px;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media (max-width: 1024px) {
  .f-ratings .f-ratings__wrapper {
    width: 100%;
    margin: 0;
  }
}

@media (max-width: 991px) {
  .f-ratings .f-ratings__wrapper {
    max-width: 33%;
  }
}

@media (max-width: 767px) {
  .f-ratings .f-ratings__wrapper {
    max-width: 50%;
  }
}

@media (max-width: 520px) {
  .f-ratings .f-ratings__wrapper {
    max-width: 100%;
    width: 100%;
    margin-bottom: 25px;
  }
}

.f-ratings .f-ratings__wrapper:last-child {
  margin-right: 0;
}

.f-ratings .f-ratings__wrapper h4 {
  font-family: "mubadalaavenirheavy";
  /*rtl:"DinarOneMedium"*/
  font-size: 1vw;
  color: #666;
  text-transform: uppercase;
  margin: 25px 0 15px;
  line-height: 1.25;
}

@media (min-width: 1601px) {
  .f-ratings .f-ratings__wrapper h4 {
    font-size: 0.8rem;
  }
}

@media (max-width: 1199px) {
  .f-ratings .f-ratings__wrapper h4 {
    font-size: 0.6rem;
  }
}

.f-ratings .f-ratings__wrapper h5 {
  font-family: "lexiaregular";
  /*rtl:"DinarOneMedium"*/
  color: #63afab;
  margin: 15px 0;
  font-size: 1.9vw;
  direction: ltr;
  /*rtl:ltr*/
  text-align: left;
}

@media (min-width: 1601px) {
  .f-ratings .f-ratings__wrapper h5 {
    font-size: 1.5rem;
  }
}

@media (max-width: 767px) {
  .f-ratings .f-ratings__wrapper h5 {
    font-size: 0.75rem;
  }
}

.f-ratings .f-ratings__wrapper p {
  font-family: "Avenir LT W01 65 Medium", "mubadalaavenirlight";
  /*rtl:"DinarOneMedium"*/
  font-size: 1vw;
  color: #666;
  text-transform: uppercase;
  margin: 0;
}

@media (min-width: 1601px) {
  .f-ratings .f-ratings__wrapper p {
    font-size: 0.8rem;
  }
}

@media (max-width: 1024px) {
  .f-ratings .f-ratings__wrapper p {
    font-size: 11px;
  }
}

.f-ratings .f-ratings__wrapper .f-ratings__credits {
  padding-bottom: 25px;
}

.f-ratings .f-ratings__wrapper .f-ratings__credits:last-child {
  border-top: 1px solid #d9d9da;
}

.f-ratings .f-ratings__wrapper .f-ratings__credits p {
  color: #424345;
  font-size: 1vw;
  font-family: "Avenir LT W01 65 Medium", "mubadalaavenirlight";
  /*rtl:"DinarOneMedium"*/
  text-transform: none;
}

@media (max-width: 1199px) {
  .f-ratings .f-ratings__wrapper .f-ratings__credits p {
    font-size: 0.65rem;
  }
}

@media (max-width: 767px) {
  .f-ratings .f-ratings__wrapper .f-ratings__credits p {
    font-size: 0.75rem;
  }
}

@media (max-width: 1024px) {
  .f-ratings .f-ratings__wrapper .f-ratings__content h4 br {
    display: none;
  }
}

.f-ratings .f-ratings__wrapper .f-ratings__score {
  width: 157px;
  height: 157px;
  border: 2px solid #b9b9b9;
  border-radius: 50%;
  position: relative;
}

@media (max-width: 520px) {
  .f-ratings .f-ratings__wrapper .f-ratings__score {
    margin: 0 auto;
  }
}

.f-ratings .f-ratings__wrapper .f-ratings__score:before {
  height: 66px;
  width: 1px;
  background: #b9b9b9;
  content: " ";
  display: block;
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
  position: absolute;
  top: 50px;
  right: 75px;
}

.f-ratings .f-ratings__wrapper .f-ratings__score span {
  color: #63afab;
  font-family: "lexiabold";
  /*rtl:"DinarOneMedium"*/
  margin: 0;
}

.f-ratings .f-ratings__wrapper .f-ratings__score span:first-child {
  font-size: 2.7rem;
  position: absolute;
  left: 20px;
  top: 25px;
}

.f-ratings .f-ratings__wrapper .f-ratings__score span:last-child {
  font-size: 1.5rem;
  position: absolute;
  right: 35px;
  bottom: 30px;
}

.download {
  background: #2d5170;
  padding: 40px 0;
}

@media (max-width: 991px) {
  .download {
    padding: 20px;
  }
}

@media (max-width: 481px) {
  .download {
    padding: 10px 5px;
    overflow: hidden;
  }
}

.download .download__wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 520px) {
  .download .download__wrapper {
    text-align: center;
    display: block;
  }
}

.download .download__wrapper h3 {
  font-family: "lexiabold";
  /*rtl:"DinarOneMedium"*/
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  line-height: 1;
  display: inline-block;
  font-size: 2vw;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media (min-width: 1601px) {
  .download .download__wrapper h3 {
    font-size: 1.5rem;
  }
}

@media (max-width: 991px) {
  .download .download__wrapper h3 {
    font-size: 1.1rem;
  }
}

@media (max-width: 767px) {
  .download .download__wrapper h3 {
    font-size: 0.9rem;
  }
}

@media (max-width: 520px) {
  .download .download__wrapper h3 {
    display: block;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 10px;
  }
}

.download .download__wrapper a {
  font-family: "mubadalaavenirmedium";
  /*rtl:"DinarOneMedium"*/
  color: #fff;
  padding: 2vw 5.3vw 2vw 1.5vw;
  border: 1px solid #57748d;
  text-transform: uppercase;
  float: right;
  background: url("../images/icons-svg/download-white.svg") no-repeat;
  background-size: 2vw 2vw;
  background-position: right 1.8vw top 1.7vw;
  font-size: 1.4vw;
  transition: background-color .6s;
}

@media (min-width: 1601px) {
  .download .download__wrapper a {
    font-size: 0.95rem;
    padding: 1.6rem 3.2rem 1.6rem 1.65rem;
    background-size: 32px 26px;
    background-position: right 20px top 26px;
  }
}

@media (max-width: 767px) {
  .download .download__wrapper a {
    font-size: 0.6rem;
    padding: 0.75rem 2.3rem 0.75rem 1rem;
    background-size: 20px 26px;
    background-position: right 10px top 10px;
  }
}

@media (max-width: 520px) {
  .download .download__wrapper a {
    float: none;
    margin: 0 auto;
    display: table;
  }
}

.download .download__wrapper a:hover {
  color: #FFF;
  background-color: #244a6a;
}
