@font-face {
  font-family: 'mubadalaavenirheavy';
  src:  url("/annual-review-2016/fonts/mubadalaavenir-heavy.woff2") format("woff2"); 
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'mubadalaavenirlight';
  src:  url("/annual-review-2016/fonts/mubadalaavenir-light.woff2") format("woff2"); 
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'mubadalaavenirmedium';
  src:  url("/annual-review-2016/fonts/mubadalaavenir-medium.woff2") format("woff2"); 
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'DinarOneMedium';
  src:  url("/annual-review-2016/fonts/DinarOneMedium.woff") format("woff");

}

html,
body {
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  font-size: 20px;
  color: #636058;
  -webkit-overflow-scrolling: touch;
  letter-spacing: .025em;/*rtl:.025em*/
}

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

html.nav-open,
body.nav-open {
  overflow: hidden !important;
  -webkit-overflow-scrolling: auto !important;
  height: 100%;
  position: fixed;
}

html {
  height: 100%;
}

.l-table {
  display: table;
  table-layout: fixed;
}

.l-row {
  display: table-row;
}

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

.l-col {
  display: table-cell;
  vertical-align: middle;
}

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

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

.l-flex * {
  min-height: 0;
  min-width: 0;
}

.l-fullheight {
  height: 100%;
}

@media (max-width: 767px) {
  .l-fullheight {
    height: auto;
  }
}

.landing-content {
  height: 100%;
  display: table;
  width: 100%;
  table-layout: fixed;
}

.landing-content .landing-info {
  position: relative;
  padding: 30px 30px 80px 30px;
  height: 100%;
  display: table-cell;
  vertical-align: bottom;
  width: 100%;
  overflow: hidden;
}

@media (max-height: 700px) {
  .landing-content .landing-info {
    padding-bottom: 60px;
  }
}

@media (max-height: 600px) {
  .landing-content .landing-info {
    padding-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .landing-content .landing-info {
    padding: 15px;
  }
}

.home .landing-content .landing-info .l-flex-row:first-child {
  min-width: 260px;
}

@media (max-width: 1024px) {
  .home .landing-content .landing-info .l-flex-row:first-child {
    min-width: 275px;
  }
}

.home .landing-content .landing-info .l-flex {
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media (max-width: 767px) {
  .home .landing-content .landing-info .l-flex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .home .landing-content .landing-info .l-flex .l-flex-row {
    min-width: 100%;
    max-width: 100%;
  }
}

.wrapper {
  display: table;
  width: 100%;
  table-layout: fixed;
}

@media (max-width: 767px) {
  .wrapper {
    display: block;
    height: auto;
  }
}

@media (max-width: 767px) {
  .operations-details-open .wrapper > .l-row, .performance .wrapper > .l-row, .leadership .wrapper > .l-row {
    max-height: 60px;
  }
}

.opdetails .opdetails__wrapper {
  background-color: #f2f1ed;
}

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

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

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

.l-video-meta {
  font-size: 14px;
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  text-align: right;
  font-size: 16px;
  padding-top: 10px;
  width: 55%;
}

.performance .l-video-meta {
  width: 65%;
  max-width: 400px;
}

@media (max-width: 1024px) {
  .l-video-meta {
    width: 100%;
  }
}

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

@media (max-width: 767px) {
  .l-video-meta {
    padding-bottom: 20px;
  }
}

.l-video-meta strong {
  font-size: 20px;
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
}

.l-video-meta small {
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
}

.l-video-meta span {
  margin-top: 15px;
}

@media (max-width: 1199px) {
  .l-video-meta span {
    margin-top: 5px;
  }
}

.l-video-meta strong, .l-video-meta span, .l-video-meta small {
  display: block;
}

#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;
  right: 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%;
  right: 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%;
}

.l-cfo {
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 9;
  top: 5vw;
  margin-top: 80px;
}

@media (min-width: 1601px) {
  .l-cfo {
    top: 60px;
    margin-top: 92px;
  }
}

@media (max-width: 1400px) {
  .l-cfo {
    margin-top: 65px;
  }
}

@media (max-width: 767px) {
  .l-cfo {
    margin-top: 0;
    top: 0;
  }
}

.l-ceo__video {
  -webkit-flex: 1 auto;
      -ms-flex: 1 auto;
          flex: 1 auto;
  background: #dddbd2;
  display: block;
  position: relative;
  transition: background .35s;
}

.performance .l-ceo__video {
  width: 52%;
}

@media (max-width: 767px) {
  .performance .l-ceo__video {
    width: 48%;
    margin-right: 45px;
    margin-top: 27vw;
  }
}

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

.l-ceo__video:before, .l-ceo__video:after {
  position: absolute;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 2px solid #FFF;
  content: '';
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%) rotate(0deg);
          transform: translate(50%, -50%) rotate(0deg);
  background: url(../images/icon-play.svg) no-repeat center;
  background-size: 25px 25px;
  transition: background .25s, -webkit-transform .5s;
  transition: background .25s, transform .5s;
  -webkit-transform-origin: center;
          transform-origin: center;
}

.l-ceo__video:after {
  opacity: 0;
  border: none;
  background: url(../images/icon-play-fill.svg) no-repeat center;
  background-size: 25px 25px;
  -webkit-transform: translate(50%, -50%) rotate(0deg) scale(2);
          transform: translate(50%, -50%) rotate(0deg) scale(2);
  transition: all .5s;
}

.l-ceo__video img {
  width: 100%;
  height: auto;
}

.l-ceo__video:hover:after {
  opacity: .7;
  -webkit-transform: translate(50%, -50%) rotate(0deg) scale(0.9);
          transform: translate(50%, -50%) rotate(0deg) scale(0.9);
}

.l-ceo__video:hover:before {
  -webkit-transform: translate(50%, -50%) rotate(0deg) scale(0.9);
          transform: translate(50%, -50%) rotate(0deg) scale(0.9);
  background-color: rgba(0, 0, 0, 0.15);
}

.l-ceo {
  position: relative;
  width: 260px;
  z-index: 999;
  display: inline-block;
  max-width: 260px;
  -webkit-transform: translateX(0%) translateZ(0);
          transform: translateX(0%) translateZ(0);
  -webkit-perspective: 1000;
          perspective: 1000;
  transition: -webkit-transform 1.5s, opacity .5s .5s;
  transition: transform 1.5s, opacity .5s .5s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  opacity: 1;
}

@media (min-width: 768px) {
  .l-ceo {
    margin-bottom: 20px;
  }
}

.loading .l-ceo {
  -webkit-transform: translateX(100%) translateZ(0);
          transform: translateX(100%) translateZ(0);
  opacity: 0;
}

@media (max-width: 1024px) {
  .l-ceo {
    width: 275px;
  }
}

@media (max-width: 767px) {
  .l-ceo {
    margin: 0 auto;
    right: 0;
    width: 100%;
    position: relative;
    bottom: 0;
    display: block;
    padding: 3vw 15px 0 15px;
    max-width: 100%;
  }
}

.l-ceo:focus, .l-ceo:hover, .l-ceo:active, .l-ceo:visited {
  text-decoration: none;
  border: none;
  outline: none;
}

.l-ceo > img {
  position: absolute;
  right: 0;
  bottom: 58px;
  width: 60%;
  height: auto;
  max-width: 220px;
  z-index: 2;
  transition: -webkit-transform 0.5s cubic-bezier(0, 0.57, 0.8, 1.17);
  transition: transform 0.5s cubic-bezier(0, 0.57, 0.8, 1.17);
  display: none;
}

@media (max-width: 767px) {
  .l-ceo > img {
    right: 15px;
    max-width: 50%;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    height: auto;
  }
}

.l-ceo .l-ceo__video {
  padding: 20px;
  float: left;
}

.l-ceo:hover .l-ceo__title {
  background: #315a72;
}

.l-ceo:hover .l-ceo__video {
  background: #e1e0d8;
}

.l-ceo:hover .l-ceo__video:after {
  opacity: .7;
  -webkit-transform: translate(50%, -50%) rotate(0deg) scale(0.9);
          transform: translate(50%, -50%) rotate(0deg) scale(0.9);
}

.l-ceo:hover .l-ceo__video:before {
  -webkit-transform: translate(50%, -50%) rotate(0deg) scale(0.9);
          transform: translate(50%, -50%) rotate(0deg) scale(0.9);
  background-color: rgba(0, 0, 0, 0.15);
}

@media (max-width: 767px) {
  .l-ceo:hover > img {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}

.l-ceo .l-ceo__title {
  background: #2d5265;
  transition: background .35s;
  color: #FFF;
  text-transform: uppercase;
  padding: 15px 20px 15px;/*rtl:15px 20px 15px*/
  text-align: center;
  display: block;
  clear: both;
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  font-size: 20px;/*rtl:20px*/
}

@media (max-width: 1024px) {
  .l-ceo .l-ceo__title {
    font-size: 12px;/*rtl:12px*/
  }
  .l-ceo .l-ceo__title i.l-icon {
    top: -6px;/*rtl:-6px*/
    position: relative;/*rtl:relative*/
  }
}

@media (max-width: 767px) {
  .l-ceo .l-ceo__title {
    font-size: 16px;/*rtl:16px*/
  }
  .l-ceo .l-ceo__title i.l-icon {
    top: -1px;/*rtl:-1px*/
  }
}

@media (max-width: 320px) {
  .l-ceo .l-ceo__title {
    font-size: 13px;
  }
}

.l-ceo .l-ceo__title strong {
  font-weight: normal;
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
}

@media (max-width: 767px) {
  .l-ceo .l-ceo__title i.l-icon {
    display: inline-block;
    vertical-align: middle;
    height: 23px;
  }
}

.l-ceo .l-ceo__title svg {
  fill: #FFF;
}

@media (max-width: 767px) {
  .l-ceo .l-ceo__title svg {
    display: inline-block;
    vertical-align: top;
  }
}

.l-back-link.l-back-link {
  color: #335a89;
  font-size: 1.1rem;
  text-transform: uppercase;
  line-height: 1.182;
  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;
}

@media (max-width: 1400px) {
  .l-back-link.l-back-link {
    font-size: 1.4vw;
  }
}

.l-back-link.l-back-link strong {
  margin-right: 10px;
  font-weight: normal;
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
}

@media (max-width: 1199px) {
  .l-back-link.l-back-link strong {
    margin-right: 5px;
  }
}

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

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

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

@media (max-width: 1024px) {
  .l-back-link.l-back-link {
    font-size: 0.7rem !important;
  }
}

@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-right: 0;
    right: 0;
    max-width: 1356px;
    right: 50%;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
  }
  .sticky-nav .investment-approach-details .l-back-link.l-back-link:after {
    content: "";
    display: block;
    left: 2vw;
    right: 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 {
    left: 0;
    right: 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(0deg);/*rtl:rotate(0deg)*/
  right: -5px;
  position: relative;
  top: 0px;/*rtl:0px*/
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 1601px) {
  .l-back-link.l-back-link i.l-icon {
    margin-left: 5px;
  }
}

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

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

.l-back-link.l-back-link:hover i.l-icon {
  -webkit-transform: translateX(5px) rotate(180deg);
          transform: translateX(5px) rotate(0deg);/*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 {
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*//*rtl:"DinarOneMedium"*/
  font-size: 1.45vw;
  color: #636058;
  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 {
    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 {
    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 {
    max-width: none;
    font-size: 0.8rem;
    margin-bottom: 20px;
  }
}

.chairman .chairman__innercontent p {
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*//*rtl:"DinarOneMedium"*/
  font-size: 1.6vw;
  color: #636058;
  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 {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.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%);
  top: 50%;
  right: 50%;
}

.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: #636058;
  line-height: 1.153;
  text-align: right;
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  font-weight: normal;
  margin-bottom: 36px;
}

@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.8vw;/*rtl:1.8vw*/
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  margin-top: 0;
  line-height: 1.5em;
  margin-bottom: 1rem;
}

@media (min-width: 1601px) {
  .section-subtitle, .opwidgetSmall h3 {
    font-size: 1.4rem;/*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;
  }
}

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

@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: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  font-size: 1.3vw;
  margin: 0 0 16px;
  min-height: 60px;
}

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

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

@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-right: 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 {
  border-color: #FFF;
  color: #FFF;
}

.l-more--white svg,
.l-more--white 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: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  font-size: 3vw;
  margin: 0;
  max-width: 630px;
  color: #636058;
}

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

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

.l-desc {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #FFF;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 30px;
  padding-top: 45px;
  padding-right: 0;
}

.operations-page .l-desc {
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 8vh;
}

.operations-page .l-desc p {
  margin: 0;
}

@media (min-width: 1601px) {
  .l-desc {
    padding-top: 90px;
  }
}

@media (max-width: 1600px) {
  .l-desc {
    padding: 35px 30px 20px 30px;
  }
}

@media (max-height: 899px) {
  .l-desc {
    padding-top: 3vh;
    padding-bottom: 3vh;
  }
}

@media (max-width: 1024px) {
  .l-desc {
    padding-right: 0;
  }
}

@media (max-width: 767px) {
  .l-desc {
    padding-bottom: 15px;
    padding-top: 15px;
    display: block;
  }
}

.l-desc p {
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  font-size: 20px;
}

.l-desc p:empty {
  display: none;
}

.l-desc p:last-child {
  margin: 0;
}

@media (max-width: 1400px) {
  .l-desc p {
    font-size: 18px;
  }
}

@media (max-width: 1024px) {
  .l-desc p {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .l-desc p {
    padding: 10px 0;
    font-size: 14px;
  }
}

@media (max-height: 899px) {
  .l-desc p {
    font-size: 18px;
  }
}

.l-desc p:last-child {
  margin-bottom: 0;
}

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

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

.l-title {
  font-size: 55px;
  line-height: 1;
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  text-transform: uppercase;
  margin: 0;
  position: relative;
  color: #254254;
  letter-spacing: 1px;
}

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

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

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

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

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

@media (max-height: 899px) {
  .l-title {
    font-size: 35px;
  }
}

.l-title strong {
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  font-weight: normal;
}

.landing .l-title {
  padding-left: 30px;
  color: #FFF;
  text-transform: none;
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  min-width: 30%;
  font-weight: normal;
  letter-spacing: -0.5px;
}

@media (max-width: 1024px) {
  .landing .l-title {
    min-width: auto;
  }
}

.landing .l-title strong {
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
}

.home .l-title {
  padding-bottom: 0;
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  text-transform: uppercase;
}

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

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

@media (max-width: 991px) {
  .l-quote .l-quote__wrapper {
    max-width: 100%;
    padding-right: 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-left: 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-left: 10px;
  }
}

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

.l-quote .l-quote__holder blockquote {
  font-family: "DinarOneMedium";/*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: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  font-size: 1rem;
  color: #636058;
}

@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: "DinarOneMedium";/*rtl:"DinarOneMedium"*//*rtl:"DinarOneMedium"*/
  font-size: 1rem;
  color: #636058;
}

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

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

@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;
  left: 10px;
  z-index: 9999;
  text-align: center;
  opacity: 0;
  transition: all 1s;
  cursor: pointer;
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
}

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

@media (max-width: 1024px) {
  .scroll-top {
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
  }
}

.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: #808080;
  font-size: 13px;
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  opacity: 0;
  transition: 0.5s opacity;
}

.wrapper .page-content {
  width: 100%;
}

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

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

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

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

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

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

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

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

.l-explore {
  display: inline-block;
  font-family: "DinarOneMedium";/*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 {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  z-index: 9;
}

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

.landing nav.l-tab {
  width: 100%;
  padding: 30px;
  height: 150px;
}

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

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

@media (max-height: 899px) {
  .landing nav.l-tab {
    height: 80px;
  }
}

.home nav.l-tab {
  padding: 0 30px 30px 30px;
}

@media (max-width: 1024px) {
  .home nav.l-tab {
    padding: 0 30px 20px 30px;
    height: auto;
  }
}

nav.l-tab.l-tab__landing .l-tab__item:first-child {
  max-width: 16%;
}

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

nav.l-tab.l-tab__landing .l-tab__item:first-child:hover {
  height: 90px;
}

@media (max-height: 899px) {
  nav.l-tab.l-tab__landing .l-tab__item:first-child:hover {
    height: 80px;
  }
}

.operations-details-open nav.l-tab.l-tab__landing .l-tab__item:first-child:hover {
  height: auto;
}

@media (max-height: 899px) {
  .operations-details-open nav.l-tab.l-tab__landing .l-tab__item:first-child:hover {
    height: auto;
  }
}

nav.l-tab .l-tab__item {
  -webkit-flex: 1 auto;
      -ms-flex: 1 auto;
          flex: 1 auto;
  position: relative;
  transition: height 0.5s;
}

.landing nav.l-tab .l-tab__item {
  height: 90px;
}

@media (max-height: 899px) {
  .landing nav.l-tab .l-tab__item {
    height: 80px;
  }
}

@media (min-width: 1024px) {
  .landing nav.l-tab .l-tab__item:hover {
    height: 100px;
  }
}

@media (max-height: 899px) {
  .landing nav.l-tab .l-tab__item:hover {
    height: 90px;
  }
}

@media (max-width: 1024px) {
  nav.l-tab .l-tab__item {
    height: 80px;
  }
}

@media (max-width: 1024px) {
  .operations-details-open nav.l-tab .l-tab__item {
    min-height: 0;
  }
}

.sticky-nav.operations-details-open nav.l-tab .l-tab__item {
  min-height: 0;
}

.sticky-nav.operations-details-open nav.l-tab .l-tab__item:first-child {
  max-width: 20%;
}

@media (max-width: 767px) {
  nav.l-tab .l-tab__item {
    width: 100%;
    padding: 15px 0 0 0;
    height: 90px;
  }
}

nav.l-tab .l-tab__item:hover {
  opacity: 1;
}

nav.l-tab .l-tab__item h2 {
  color: #447992;
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  font-weight: normal;
  text-transform: uppercase;
  font-size: 0.9rem;
  margin: 0;
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
  height: 100%;
  transition: -webkit-transform 0.5s 0.5s, opacity 1s 0.5s;
  transition: transform 0.5s 0.5s, opacity 1s 0.5s;
}

nav.l-tab .l-tab__item h2 strong {
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  display: block;
}

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

@media (max-width: 767px) {
  nav.l-tab .l-tab__item h2 {
    text-align: center;
  }
}

.loading.landing nav.l-tab .l-tab__item h2 {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  opacity: 0;
}

nav.l-tab .l-tab__item + .l-tab__item {
  margin-right: 20px;
}

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

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

.home nav.l-tab .l-tab__item + .l-tab__item {
  margin-right: 30px;
}

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

@media (max-width: 1400px) {
  .home nav.l-tab .l-tab__item + .l-tab__item {
    margin-right: 25px;
  }
}

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

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

@media (max-width: 767px) {
  .home nav.l-tab .l-tab__item + .l-tab__item {
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  nav.l-tab .l-tab__item + .l-tab__item {
    margin-right: 0;
  }
}

.landing nav.l-tab .l-tab__item:nth-of-type(1) > * {
  transition-delay: .5s;
}

.landing nav.l-tab .l-tab__item:nth-of-type(2) > * {
  transition-delay: .75s;
}

.landing nav.l-tab .l-tab__item:nth-of-type(3) > * {
  transition-delay: 1s;
}

.landing nav.l-tab .l-tab__item:nth-of-type(4) > * {
  transition-delay: 1.25s;
}

.landing nav.l-tab .l-tab__item:nth-of-type(5) > * {
  transition-delay: 1.5s;
}

nav.l-tab a {
  background: #FFF;
  height: 100%;
  background-size: cover;
  display: block;
  padding: 10px;
  color: #797979;
  text-decoration: none;
  white-space: nowrap;
  transition: color 1s, height 0.35s, padding .5s, box-shadow .5s, background-color .5s;
  width: 100%;
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  box-shadow: inset 0px 0px 164px -6px rgba(30, 44, 79, 0);
  position: absolute;
  bottom: 0;
  font-size: 22px;
}

.home nav.l-tab a {
  font-size: 24px;
}

@media (max-width: 1600px) {
  nav.l-tab a {
    font-size: 18px;
  }
  .home nav.l-tab a {
    font-size: 22px;
  }
}

@media (max-width: 1400px) {
  nav.l-tab a {
    font-size: 16px;
  }
  .home nav.l-tab a {
    font-size: 20px;
  }
}

@media (max-width: 1024px) {
  nav.l-tab a {
    font-size: 14px;
    padding: 10px 14px;
    text-align: right;
  }
  .home nav.l-tab a {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  nav.l-tab a {
    text-align: center;
  }
}

.landing nav.l-tab a {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
  opacity: 1;
  transition: -webkit-transform 0.5s 0.5s, opacity 1s 0.5s;
  transition: transform 0.5s 0.5s, opacity 1s 0.5s;
}

.loading.landing nav.l-tab a {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  opacity: 0;
}

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

@media (min-width: 768px) {
  nav.l-tab a:before {
    position: absolute;
    content: "";
    display: block;
    bottom: 0;
    right: 0;
    height: 0px;
    background: rgba(255, 255, 255, 0.6);
    width: 100%;
    overflow: hidden;
    transition: height .5s;
    display: none;
  }
}

nav.l-tab a > span {
  transition: -webkit-transform .25s;
  transition: transform .25s;
  position: relative;
  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;
  height: 100%;
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
}

.landing nav.l-tab a {
  color: #FFF;
  background-color: #56a29e;
  background-position: top center;
}

.home nav.l-tab a {
  background-color: rgba(65, 123, 155, 0.81);
}

.home nav.l-tab a:hover {
  background: #417b9b;
}

nav.l-tab a i.l-icon {
  display: inline-block;
  min-width: 13px;
  height: 1em;
  margin-right: 0.5em;
  position: relative;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: rotate(0deg);
          transform: rotate(-180deg);/*rtl:rotate(-180deg)*/
  vertical-align: middle;
}

@media (max-width: 1024px) {
  nav.l-tab a i.l-icon {
    margin-right: .1em;
  }
}

nav.l-tab a i.l-icon svg {
  height: 100%;
  fill: #FFF;
}

nav.l-tab a.active i.l-icon, nav.l-tab a.active:hover i.l-icon {
  -webkit-transform: rotate(-90deg);
          transform: rotate(90deg)/*rtl:rotate(90deg)*/;/*rtl:rotate(90deg)*/
  vertical-align: bottom;
}

nav.l-tab a.active {
  pointer-events: none;
  cursor: default;
}

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

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

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

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;
}

nav.l-tab a.l-tab__ceo {
  background: #007b94;
  padding-left: 110px;/*rtl:110px*/
  padding-right: 22px;/*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-right: 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;
    left: 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;
  left: 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;
}

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

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

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

.l-social li:last-child {
  padding-left: 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: 33px;
  height: 29px;
  content: "";
  background-image: url("../images/investment-approach/quote.svg");
  background-repeat: no-repeat;
  background-size: 38px;
  float: right;/*rtl:right*/
  -webkit-transform: scaleX(1);
          transform: scaleX(-1);/*rtl:scaleX(-1)*/
  margin-top: 3px;
}

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

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

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

.lego-quote blockquote {
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  max-width: 630px;
  padding: 0;
  border: 0;
  font-size: 1.75vw;
  line-height: 1.4;
}

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

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

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

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

.lego-quote__author {
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  font-size: 1.3vw;
  color: #636058;
  font-weight: bold;/*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: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  font-size: 1.3vw;
  color: #615F5B;/*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: left;
}

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

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

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

#at-expanded-menu-host .at-expanded-menu-search-label {
  text-align: right !important;
}

#at-expanded-menu-host .at-expanded-menu-search-icon {
  text-align: right !important;
  left: 0 !important;
  right: auto !important;
  margin-left: 0 !important;/*rtl:0 !important*/
}

#menu {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
  opacity: 0;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  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: 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;
  }
}

@media (max-width: 767px) {
  #menu {
    display: none;
  }
}

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

@media (max-width: 767px) {
  #menu .l-footer {
    margin-top: 0;
    position: static;
    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;
}

@media (max-width: 767px) {
  .nav-open #menu {
    display: block;
  }
}

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

#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: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  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: right;
    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 (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;
  right: 0;
  opacity: 0.5;
}

@media (max-width: 991px) {
  #menu .menu__main > li:before {
    right: 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: "DinarOneMedium";/*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-left: 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%);
  right: 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: 18px;/*rtl:18px*/
  font-family: "DinarOneMedium";/*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: 15px;/*rtl:15px*/
    margin-bottom: 0.55rem;
  }
}

@media (max-width: 1024px) {
  #menu .menu__sub a {
    font-size: 14px;/*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;
  left: 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 {
  background: #fff;
  background-position: center;
  background-size: cover;
  padding: 30px;
}

@media (max-width: 1600px) {
  .header {
    padding: 20px 30px;
  }
}

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

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

.operations-details-open .header {
  border-bottom: 1px solid #efefef;
}

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

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

.sticky-nav.landing .header {
  position: static;
}

.landing .header {
  background-color: #395c7b;
  padding: 30px 30px 0;
  opacity: 1;
  transition: opacity 1s .25s;
}

@media (max-width: 1600px) {
  .landing .header {
    padding: 20px 30px 0;
  }
}

.loading.landing .header {
  opacity: 0;
}

.home .header {
  background: none;
}

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

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

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

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

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

@media (max-width: 1024px) {
  .header .logo > a:first-child {
    width: 125px;
    height: 28px;
  }
}

@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") right top no-repeat;
}

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

.header .logo .tagline {
  display: inline-block;
  padding-right: 1.9vw;
  margin-right: 1.9vw;
  vertical-align: top;
  line-height: 2.1;
  text-transform: uppercase;
  font-size: 1rem;
  letter-spacing: 0px;/*rtl:0px*/
  color: #333;
  white-space: nowrap;
  max-height: 35px;
  height: 35px;
  line-height: 2.2;/*rtl:2.2*/
  vertical-align: middle;
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
}

@media (max-width: 1024px) {
  .header .logo .tagline {
    font-size: 14px;/*rtl:14px*/
    margin-right: 1vw;
    padding-right: 1vw;
  }
}

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

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

.header .logo .tagline strong {
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
}

.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;
  fill: #4c6e97;
}

.landing .header .nav-global .nav-global_share line, .landing
.header .nav-global .nav-global_share path {
  fill: #FFF;
}

.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 {
  text-transform: uppercase;
  margin-right: .95vw;
  padding-right: 1vw;
  position: relative;
  color: #335a89;
  font-size: 0.7rem;
  font-family: "DinarOneMedium";/*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:first-child {
  margin-right: 0;
  padding-right: 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: left;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 35px;
}

.header .main-nav {
  margin-right: 2.18vw;
}

@media (max-width: 767px) {
  .header .main-nav {
    position: absolute;
    z-index: 999;
    top: 0;
    left: 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: #fff;
  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;
}

.header .main-nav a {
  border-radius: 50%;
  width: 45px;
  height: 45px;
  text-align: center;
  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;
  transition: background .5s;
  border: 1px solid #d7d4cb;
}

.landing .header .main-nav a {
  border-color: 255, 0.5 255, 255,;
}

@media (max-width: 1024px) {
  .header .main-nav a {
    width: 40px;
    height: 40px;
  }
}

@media (max-width: 767px) {
  .header .main-nav a {
    width: 35px;
    height: 35px;
  }
}

.header .main-nav a:hover {
  background: #FFF;
}

.header .main-nav a:hover span {
  background: #000;
}

.landing .header .main-nav a:hover span {
  background: #000;
}

.header .main-nav a span {
  width: 50%;
  height: 2px;
  background: #335b89;
  display: block;
  margin: 0 auto;
}

.landing .header .main-nav a span {
  background: #FFF;
}

.header .main-nav a span + span {
  margin: 4px auto 0 auto;
}

@media (max-width: 767px) {
  .header .main-nav a span + span {
    margin: 3px auto 0 auto;
  }
}

.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;
  right: 0;
  left: 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%);
  }
}

.home .header .logo .tagline {
  display: none;
}

@media (min-width: 768px) and (min-height: 1024px) {
  #menu .l-footer {
    position: fixed;
  }
}

@media (min-width: 1024px) and (min-height: 768px) {
  #menu .l-footer {
    position: fixed;
  }
}

footer.l-footer {
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
  right: 0;
  font-family: "DinarOneMedium";/*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: right;
    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: "DinarOneMedium";/*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: "DinarOneMedium";/*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-right: 0.5rem;
  padding-right: 0.5rem;
}

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

footer.l-footer .menu__footer li + li:before {
  display: inline-block;
  content: "";
  width: 1px;
  height: 10px;
  background: #FFF;
  right: -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-left: 15px;
  max-height: 18px;
}

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

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

@media (max-width: 767px) {
  .home {
    height: auto;
  }
}

@media (max-width: 767px) {
  .home .l-col,
  .home .l-row {
    display: block;
  }
}

#page-wrap {
  width: 100%;
  height: 100%;
}

@media (max-width: 767px) {
  #page-wrap {
    height: auto;
  }
}

.home__content {
  padding: 30px;
}

.home-slider {
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  font-size: 33px;/*rtl:33px*/
  color: #FFF;
  line-height: 46px;
  margin: 0 55px;
  max-width: 730px;
  opacity: 1;
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
  transition: opacity 1s 1s, -webkit-transform .5s .75s;
  transition: opacity 1s 1s, transform .5s .75s;
}

.loading .home-slider {
  opacity: 0;
  -webkit-transform: translateX(-20%);
          transform: translateX(-20%);
}

@media (max-width: 1199px) {
  .home-slider {
    font-size: 35px;
    line-height: 40px;
  }
}

@media (max-width: 991px) {
  .home-slider {
    font-size: 30px;
    line-height: 36px;
    margin: 0 35px;
  }
}

@media (max-width: 767px) {
  .home-slider {
    max-width: 100%;
    width: 100%;
    margin: 0;
    padding: 0 30px;
  }
}

@media (max-width: 520px) {
  .home-slider {
    font-size: 25px;
    line-height: 30px;
  }
}

@media (max-height: 899px) {
  .home-slider {
    font-size: 30px;
    line-height: 1.2;
  }
}

.home-slider strong {
  font-weight: normal;
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
}

.home-slider .slick-slide {
  position: relative;
  padding: 0px 45px 60px 45px;
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
}

@media (max-width: 1279px) {
  .home-slider .slick-slide {
    padding: 0px 35px 50px 35px;
  }
}

@media (max-width: 1199px) {
  .home-slider .slick-slide {
    padding: 0px 30px 40px 30px;
  }
}

@media (max-width: 991px) {
  .home-slider .slick-slide {
    padding: 0px 10px 30px 10px;
  }
}

@media (max-height: 899px) {
  .home-slider .slick-slide {
    padding-bottom: 40px;
  }
}

.home-slider .slick-slide:before {
  content: '';
  display: block;
  height: 1px;
  background: #FFF;
  position: absolute;
  bottom: 0;
  right: 50px;
  opacity: 1;
  width: 65px;
  transition: opacity .5s .2s ease-in;
}

@media (max-width: 1279px) {
  .home-slider .slick-slide:before {
    right: 35px;
  }
}

@media (max-width: 1199px) {
  .home-slider .slick-slide:before {
    right: 30px;
    width: 45px;
  }
}

@media (max-width: 991px) {
  .home-slider .slick-slide:before {
    width: 35px;
    right: 10px;
  }
}

.home-slider .slick-arrow {
  position: absolute;
  z-index: 99;
  left: right:-25px;/*rtl:right:-25px*/
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 25px;
  height: 40px;
  overflow: hidden;
  background: transparent no-repeat;
  background-size: contain;
  border: none;
  text-indent: -999px;
  outline: none;
  box-shadow: none;
  padding: 0;
  margin: 0;
  opacity: .6;
  margin-top: -30px;
  transition: all .35s;
}

@media (max-width: 1024px) {
  .home-slider .slick-arrow {
    -webkit-transform: scale(0.8) translateY(-50%);
            transform: scale(0.8) translateY(-50%);
  }
}

@media (max-width: 991px) {
  .home-slider .slick-arrow {
    -webkit-transform: scale(0.7) translateY(-50%);
            transform: scale(0.7) translateY(-50%);
  }
}

.home-slider .slick-arrow:before {
  width: 100%;
  height: 4px;
  background: #FFF;
  overflow: hidden;
  position: absolute;
  left: 0;
  content: '';
  top: 50%;
  margin-top: -2px;
  border-radius: 3px;
  opacity: 0;
  transition: opacity .5s;
}

.home-slider .slick-arrow.slick-next {
  left: -25px;/*rtl:-25px*/
  right: auto;/*rtl:auto*/
  background-image: url(../images/arrow-rgt.svg);
  -webkit-transform: scale(0.75) rotate(0);
          transform: scale(0.75) rotate(180deg);/*rtl:scale(0.75) rotate(180deg)*/
  background-position: right/*rtl:right*/;/*rtl:right*/
}

@media (max-width: 767px) {
  .home-slider .slick-arrow.slick-next {
    right: 0/*rtl:0*/;/*rtl:0*/
  }
}

.home-slider .slick-arrow.slick-prev {
  background-image: url(../images/arrow-lft.svg);
  -webkit-transform: scale(0.75) rotate(0deg);
          transform: scale(0.75) rotate(180deg);/*rtl:scale(0.75) rotate(180deg)*/
}

@media (max-width: 767px) {
  .home-slider .slick-arrow.slick-prev {
    left: right:0;/*rtl:right:0*/
  }
}

.home-slider .slick-arrow.slick-prev:before {
  left: auto;
  right: 0;
}

.home-slider .slick-arrow:hover {
  opacity: 1;
  -webkit-transform: scale(0.75) rotate(0deg);
          transform: scale(0.75) rotate(180deg);/*rtl:scale(0.75) rotate(180deg)*/
}

@media (min-width: 1024px) {
  .home-slider .slick-arrow:hover {
    width: 40px;
  }
  .home-slider .slick-arrow:hover:before {
    opacity: 1;
  }
  .home-slider .slick-arrow:hover.slick-next {
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
}

@media (min-width: 1024px) and (min-width: 768px) {
  .home-slider .slick-arrow:hover.slick-next {
    right: auto;/*rtl:auto*/
  }
}

@media (min-width: 1024px) {
  .home-slider .slick-arrow:hover.slick-prev {
    -webkit-transform-origin: right center;
            transform-origin: right center;
  }
}

@media (min-width: 1024px) and (min-width: 768px) {
  .home-slider .slick-arrow:hover.slick-prev {
    left: auto;/*rtl:auto*/
  }
}

.home-images {
  display: none;
}

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

.home-videos {
  direction: ltr/*rtl:ltr*/;/*rtl:ltr*/
}

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

.home-videos, .home-images {
  overflow: hidden;
  padding-bottom: 56.25%;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  z-index: -1;
  background-size: cover;
}

.home-videos:after, .home-videos:before, .home-images:after, .home-images:before {
  content: '';
  display: block;
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(17, 29, 48, 0.48) 0%, rgba(17, 29, 48, 0.25) 32%);
}

.home-videos:before, .home-images:before {
  background: linear-gradient(to bottom, rgba(17, 29, 48, 0.48) 0%, rgba(17, 29, 48, 0.25) 32%);
}

.home-videos video, .home-videos img, .home-images video, .home-images img {
  width: auto;
  position: absolute;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
  opacity: 0;
  transition: opacity 1s;
  height: 100%;
  right: 50%;
}

.home-videos video.is-active, .home-videos img.is-active, .home-images video.is-active, .home-images img.is-active {
  opacity: 1;
  transition: opacity 1s;
}

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

.home {
  font-smoothing: subpixel-antialiased;
  background: #111d30;
}

.home .l-ceo__title i.l-icon {
  -webkit-transform: rotate(0deg) translateY(-4%);
          transform: rotate(-180deg) translateY(-4%);/*rtl:rotate(-180deg) translateY(-4%)*/
}

@media (max-width: 767px) {
  .home .l-ceo__title i.l-icon {
    -webkit-transform: rotate(0deg);
            transform: rotate(-180deg);/*rtl:rotate(-180deg)*/
  }
}

.home .l-ceo__title i.l-icon svg {
  display: inline-block;
  /* vertical-align: middle; */
}

@media (max-width: 767px) {
  .home .l-ceo__title i.l-icon svg {
    display: block;
  }
}

.home i.l-icon {
  -webkit-transform: rotate(0deg);
          transform: rotate(-180deg);/*rtl:rotate(-180deg)*/
  display: inline-block;
  margin-right: 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;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
}

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

.home #page-wrap {
  padding-top: 0 !important;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.68) 100%);
}

.home .home__extra {
  position: fixed;
  right: 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 {
    right: 85vw;
  }
}

.chairman {
  background: #f0efec;
  position: relative;
  overflow: hidden;
}

.chairman:before {
  content: "";
  position: absolute;
  background: #f0efec;
  background-size: cover;
  top: 0;
  right: 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: #f0efec;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  z-index: 2;
}

.chairman img {
  max-width: 100%;
  margin-left: -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;
  overflow: hidden;
}

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

.chairman .chairman__innercontent p:empty {
  display: none;
}

.chairman.inviewport .chairman__innercontent:after {
  content: "";
  position: fixed;
  bottom: 0;
  width: 50%;
  background: linear-gradient(to bottom, rgba(240, 239, 236, 0) 0%, #f0efec 100%);
  height: 3.8rem;
  left: 0;
  opacity: 1;
}

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

.chairman.inviewport .chairman__img {
  position: relative;
  z-index: 100;
}

.chairman.inviewport .chairman__imginner {
  position: fixed;
  width: 100%;
  right: 50%;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
  top: 160px;
}

.chairman.inviewport .chairman__wrap {
  width: 52.17391304%;
  position: relative;
  height: 100%;
}

@media (min-height: 700px) {
  .chairman.inviewport .chairman__wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (max-width: 1199px) {
  .chairman.inviewport .chairman__wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.chairman .chairman__wrap {
  width: 100%;
}

@media (min-height: 700px) {
  .chairman .chairman__wrap {
    min-height: calc(100vh - 125px);
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .chairman .chairman__wrap {
    min-height: calc(100% - 125px);
  }
}

@media (max-width: 1024px) {
  .chairman .chairman__wrap {
    margin: 0 auto;
    min-height: 0 !important;
  }
}

.chairman .chairman__wrap img {
  -webkit-transform: translateX(17%);
          transform: translateX(17%);
}

.chairman .chairman__imgdesc {
  position: absolute;
  top: 157px;
  z-index: 999;
  left: 0;
  text-align: right;
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  width: 40%;
  max-width: 270px;
  overflow: hidden;
  padding-left: 30px;
}

@media (min-width: 1601px) {
  .chairman .chairman__imgdesc {
    top: 179px;
  }
}

@media (max-width: 1600px) {
  .chairman .chairman__imgdesc {
    top: 135px;
  }
}

@media (max-width: 1400px) {
  .chairman .chairman__imgdesc {
    top: 125px;
  }
}

@media (max-width: 1024px) {
  .chairman .chairman__imgdesc strong, .chairman .chairman__imgdesc span {
    padding-left: 0;
  }
}

.chairman .chairman__imgdesc strong {
  display: block;
  font-weight: normal;
  font-size: 20px;
  margin-bottom: 10px;
}

.chairman .chairman__imgdesc strong:after {
  content: '';
  display: block;
  height: 65px;
  width: 2px;
  position: absolute;
  top: 0;
  left: 0;
  background: #bdbdbd;
}

@media (max-width: 1024px) {
  .chairman .chairman__imgdesc strong:after {
    position: static;
    clear: both;
    width: 45px;
    height: 2px;
    margin: 10px auto;
  }
}

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

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

.chairman .chairman__imgdesc span {
  display: block;
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  font-size: 16px;
}

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

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

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

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

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

.chairman .chairman__imginner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -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;
  right: 0;
  z-index: 1;
  width: 100%;
}

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

.chairman .chairman__imginner img {
  margin-top: 20px;
  width: 100%;
}

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

@media only screen and (max-width: 1200px) and (orientation: landscape) {
  .chairman .chairman__imginner img {
    max-width: 95%;
    max-height: 100%;
  }
}

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

@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 h1 {
  font-size: 45px;
  line-height: 1.154;
  padding-top: 55px;
  letter-spacing: -.05em;
}

@media (max-width: 1600px) {
  .chairman h1 {
    font-size: 42px;
    margin-bottom: 20px;
  }
}

@media (max-width: 1400px) {
  .chairman h1 {
    font-size: 35px;
  }
}

@media (max-width: 1024px) {
  .chairman h1 {
    padding-top: 20px;
    margin-top: 10px;
  }
}

@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: 120px 0 2rem 0;
  background: rgba(232, 232, 231, 0.58);
}

.ceo p {
  width: 99%;/*rtl:99%*/
}

@media (max-width: 1024px) {
  .ceo {
    padding-top: 2rem;
  }
}

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

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

@media (max-width: 1024px) {
  .ceo .ceo__profile .ceo__img-wrap {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
}

@media (max-width: 767px) {
  .ceo .ceo__profile .ceo__img-wrap {
    padding-top: 20px;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    display: block;
  }
}

.ceo .ceo__profile .ceo__img-wrap:after {
  display: block;
  content: '';
  width: 2px;
  height: 65px;
  background: #BDBDBD;
  right: -6.2%;
  position: absolute;
  top: 0;
}

@media (min-height: 760px) {
  .ceo .ceo__profile .ceo__img-wrap:after {
    top: 135px;
  }
}

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

@media (max-width: 1024px) {
  .ceo .ceo__profile figure {
    border-bottom: 1px solid #949082;
  }
}

.ceo .ceo__profile figure img {
  position: absolute;
  left: -8vw;
  display: inline-block;
  max-height: 80vh;
}

@media (max-width: 1024px) {
  .ceo .ceo__profile figure img {
    left: 0;
    position: static;
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .ceo .ceo__profile figure img {
    max-width: 250px;
  }
}

.ceo .ceo__profile small {
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  display: block;
}

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

.ceo .ceo__profile .ceo__video {
  overflow: hidden;
  width: 70%;
}

@media (min-height: 760px) {
  .ceo .ceo__profile .ceo__video {
    position: absolute;
    top: 135px;
    right: 0;
  }
}

@media (max-width: 1024px) {
  .ceo .ceo__profile .ceo__video {
    width: 100%;
  }
}

.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 p {
  font-size: 1rem;
}

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

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

.navigation {
  background: #02b1ab;
  text-align: left;
  padding: 0 1rem;
  max-height: 500px;
  text-transform: uppercase;
  transition: background 0.5s;
}

.sticky-nav.leadership .navigation {
  background: #019790;
  z-index: 110;
}

.performance .navigation {
  background: #f5f4f1;
}

.sticky-nav.performance .navigation {
  background: #eeede8;
  z-index: 110;
}

@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 #e6e4dd !important;
  }
  .leadership .navigation li + li a {
    border-color: #02B1AB !important;
  }
}

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

@media (max-width: 1400px) {
  .navigation .nav-title {
    font-size: 1.4vw;
  }
}

.leadership .navigation .nav-title {
  color: #FFF;
}

.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: right;
  }
}

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

@media (max-width: 1600px) {
  .sticky-nav .navigation {
    top: 77px;
  }
}

@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: right;
    width: 100%;
    overflow: hidden;
    background: #eeede8;
    max-height: 45px;
    transition: max-height 0.4s ease-in-out;
  }
  .leadership .navigation ul {
    background: #019790;
  }
  .navigation ul:after {
    display: block;
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    left: 1rem;
    top: 13px;
    background: url("../images/dd_arrow.svg") no-repeat center;
    pointer-events: none;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
  }
  .performance .navigation ul:after {
    background-image: url("../images/dd_arrow-dark.svg");
  }
  .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: right;
  }
}

.navigation a {
  font-size: 0.65rem;
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*//*rtl:"DinarOneMedium"*/
  letter-spacing: .05em;
  color: #636058;
  line-height: 3.75;
  text-align: right;
  display: inline-block;
  margin-right: 2.75rem;
  border-top: 3px solid transparent;
  transition: all 0.5s;
  position: relative;
  opacity: .6;
}

@media (min-width: 1601px) {
  .navigation a {
    font-size: 0.675rem;
  }
}

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

.leadership .navigation a {
  color: #FFF;
}

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

@media (max-width: 991px) {
  .sticky-nav .navigation a {
    font-size: 0.55rem;
  }
}

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

@media (max-width: 1024px) {
  .navigation a {
    margin-right: 0.6rem;
    letter-spacing: 0.02em;
  }
}

@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: 991px) {
  .navigation a {
    font-size: 0.55rem;
  }
}

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

@media (max-width: 520px) {
  .navigation a {
    font-size: 0.65rem !important;
  }
}

.navigation a:hover {
  opacity: 1;
}

.navigation a:focus, .navigation a:active, .navigation a:visited {
  text-decoration: none;
}

.navigation a:before {
  content: '';
  display: block;
  width: 33px;
  height: 4px;
  background: #bcb8a6;
  position: absolute;
  bottom: 0;
  right: 0;
  opacity: 0;
  transition: all 1s;
}

@media (max-width: 767px) {
  .navigation a:before {
    display: none;
  }
}

.leadership .navigation a:before {
  background: #FFF;
}

.navigation a.current.current {
  opacity: .6;
}

.navigation a.active {
  -webkit-transform: none;
          transform: none;
  text-decoration: none;
  opacity: 1;
}

.navigation a.active:before {
  opacity: 1;
}

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

.org-structure {
  padding: 0 2rem;
  background: #dedbd3;
  padding-top: 3rem;
}

@media (max-width: 1024px) {
  .org-structure {
    padding-top: 10px;
  }
}

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

.org-structure .section-title {
  text-align: center;
}

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

.org-structure .org-structure__items-wrapper {
  margin: 0 auto;
  width: 100%;
  min-height: 340px;
  padding-bottom: 50px;
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  font-size: 1.6vw;
  position: relative;
  border: 1px solid transparent;
}

@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;
    min-height: 0;
  }
}

.org-structure .org-structure__items-wrapper:after {
  display: block;
  content: '';
  position: absolute;
  border: 20px solid transparent;
  border-top-color: #e3e3e1;
  top: 0;
  right: 50%;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
}

@media (max-width: 767px) {
  .org-structure .org-structure__items-wrapper:after {
    margin-top: -1px;
  }
}

.org-structure .org-structure__items-wrapper:before {
  display: block;
  width: 340px;
  position: absolute;
  height: 340px;
  right: 50%;
  bottom: 20px;
  -webkit-transform: translate(50%, 0%);
          transform: translate(50%, 0%);
  content: "";
  border-radius: 50%;
  opacity: .4;
}

@media (max-width: 767px) {
  .org-structure .org-structure__items-wrapper:before {
    display: none;
  }
}

.org-structure .org-structure__items-wrapper .org-structure__items-flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  position: relative;
  z-index: 2;
  font-size: 19px;
  max-height: 100px;
}

@media (max-width: 1024px) {
  .org-structure .org-structure__items-wrapper .org-structure__items-flex {
    font-size: 17px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

@media (max-width: 991px) {
  .org-structure .org-structure__items-wrapper .org-structure__items-flex {
    font-size: 16px;
    max-width: 70%;
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  .org-structure .org-structure__items-wrapper .org-structure__items-flex {
    max-height: none;
    max-width: 90%;
  }
}

.org-structure .org-structure__items-wrapper .org-structure__items-flex span {
  margin-left: 35px;
}

@media (max-width: 1199px) {
  .org-structure .org-structure__items-wrapper .org-structure__items-flex span {
    margin-left: 25px;
  }
}

@media (max-width: 1024px) {
  .org-structure .org-structure__items-wrapper .org-structure__items-flex span {
    margin-left: 15px;
  }
}

.org-structure .org-structure__items-wrapper .org-structure__items-flex span:after {
  content: '';
  display: block;
  width: 1px;
  height: 17px;
  background: #9b9b98;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -9px;
}

@media (max-width: 991px) {
  .org-structure .org-structure__items-wrapper .org-structure__items-flex span:after {
    display: none;
  }
}

.org-structure .org-structure__items-wrapper .org-structure__items-flex span:last-child:after {
  display: none;
}

.org-structure .org-structure__items {
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  font-size: 0.95rem;
  margin-top: -65px;
}

@media (max-width: 767px) {
  .org-structure .org-structure__items {
    margin-top: 0;
  }
}

.org-structure .org-structure__items:nth-of-type(3) {
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}

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

@media (max-width: 991px) {
  .org-structure .org-structure__items:last-child .org-structure__items-flex {
    max-width: 55%;
  }
}

@media (max-width: 600px) {
  .org-structure .org-structure__items:last-child .org-structure__items-flex {
    max-width: 80%;
  }
}

.org-structure .org-structure__items:nth-of-type(1) {
  margin-top: 0;
}

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

@media (max-width: 767px) {
  .org-structure .org-structure__items:nth-of-type(1) .org-structure__items-wrapper {
    background: #d0cdc1;
  }
}

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

.org-structure .org-structure__items:nth-of-type(2) .org-structure__items-wrapper:before {
  background: #81c3e7;
}

@media (max-width: 767px) {
  .org-structure .org-structure__items:nth-of-type(2) .org-structure__items-wrapper:after {
    border-top-color: #d0cdc1;
  }
}

@media (max-width: 767px) {
  .org-structure .org-structure__items:nth-of-type(2) {
    background: #c2d4d9;
  }
}

.org-structure .org-structure__items:nth-of-type(3) .org-structure__items-wrapper:before {
  background: #63b0ab;
}

@media (max-width: 767px) {
  .org-structure .org-structure__items:nth-of-type(3) .org-structure__items-wrapper:after {
    border-top-color: #c2d4d9;
  }
}

@media (max-width: 767px) {
  .org-structure .org-structure__items:nth-of-type(3) {
    background: #c5d2cb;
  }
}

.org-structure .org-structure__items:nth-of-type(4) .org-structure__items-wrapper:before {
  background: #7accd6;
}

@media (max-width: 767px) {
  .org-structure .org-structure__items:nth-of-type(4) .org-structure__items-wrapper:after {
    border-top-color: #c5d2cb;
  }
}

@media (max-width: 767px) {
  .org-structure .org-structure__items:nth-of-type(4) {
    background: #c0d6d4;
  }
}

.org-structure .org-structure__items h3 {
  position: relative;
  z-index: 1;
  text-transform: uppercase;
  font-size: 2vw;
  margin: 85px auto 15px auto;
  color: #FFF;
  width: 100%;
  max-width: 235px;
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  font-weight: normal;
}

@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: 1rem;
  }
}

@media (max-width: 767px) {
  .org-structure .org-structure__items h3 {
    margin-top: 60px;
  }
}

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

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

@media (max-width: 1024px) {
  .org-structure .org-structure__items:nth-of-type(3) .org-structure__items-wrapper .org-structure__items-flex {
    max-height: 100px;
    -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;
  }
  .org-structure .org-structure__items:nth-of-type(3) .org-structure__items-wrapper span {
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .org-structure .org-structure__items:nth-of-type(3) .org-structure__items-wrapper .org-structure__items-flex {
    max-height: none;
  }
}

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

@media (max-width: 1024px) {
  .org-structure .org-structure__items:nth-of-type(3) ul {
    padding-left: 0;
    width: 100%;
    max-height: 75px;
  }
}

@media (max-width: 1024px) and (max-width: 767px) {
  .org-structure .org-structure__items:nth-of-type(3) ul {
    width: 100%;
    max-height: 100px;
  }
}

.org-structure .org-structure__items:nth-of-type(3) ul li {
  line-height: 2.5;
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  font-size: 20px;
  text-align: left;
}

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

@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;
  }
}

@media (max-width: 1024px) {
  .org-structure .org-structure__items:nth-of-type(3) ul li:first-child {
    padding-left: 20px;
  }
}

@media (max-width: 767px) {
  .org-structure .org-structure__items:nth-of-type(3) ul li:first-child {
    padding-left: 6px;
  }
}

@media (max-width: 1024px) {
  .org-structure .org-structure__items:nth-of-type(3) ul li:last-child {
    padding-right: 20px;
    text-align: right;
  }
}

@media (max-width: 767px) {
  .org-structure .org-structure__items:nth-of-type(3) ul li:last-child {
    padding-right: 6px;
  }
}

.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;
  left: 20px;
  top: 16px;
  -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 auto;
  }
}

.org-structure .org-structure__items:nth-of-type(4) .org-structure__items-flex > span {
  white-space:  pre-wrap;/*rtl: pre-wrap*/
}

.org-structure .org-structure__items:nth-of-type(4) .org-structure__items-flex > span:before {
  content: "";
  display: table-cell;
  width: 62px;
  height: 62px;
  position: relative;
  background-size: 50px 50px;
}

@media (max-width: 991px) {
  .org-structure .org-structure__items:nth-of-type(4) .org-structure__items-flex > span:before {
    width: 60px;
    height: 50px;
    background-size: 40px 40px;
  }
}

@media (max-width: 767px) {
  .org-structure .org-structure__items:nth-of-type(4) .org-structure__items-flex > span:before {
    width: 65px;
    min-width: 42px;
  }
}

.org-structure .org-structure__items:nth-of-type(4) .org-structure__items-flex > span:last-child {
  margin-left: 0;
}

@media (max-width: 991px) {
  .org-structure .org-structure__items:nth-of-type(4) .org-structure__items-flex > span {
    min-width: 50%;
    width: 50%;
    margin-left: 0;
  }
  .org-structure .org-structure__items:nth-of-type(4) .org-structure__items-flex > span span {
    width: 100%;
    white-space: normal;
  }
}

@media (max-width: 520px) {
  .org-structure .org-structure__items:nth-of-type(4) .org-structure__items-flex > span {
    margin-left: 0;
    width: 65%;
  }
}

.org-structure .org-structure__items:nth-of-type(4) span {
  text-align: right;
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  font-size: 18px;
  position: relative;
  line-height: 1.3;
  max-height: 73px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 1199px) {
  .org-structure .org-structure__items:nth-of-type(4) span {
    font-size: 16px;
  }
}

@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 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%;
  }
}

.org-structure .committee {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  margin-top: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 20px;
}

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

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

@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 {
  background: url(../images/icons-svg/emerging.svg) no-repeat center;
}

.org-structure .tech:before {
  background: url(../images/icons-svg/technology.svg) no-repeat center;
}

.org-structure .aerospace:before {
  background: url(../images/icons-svg/aerospace.svg) no-repeat center;
}

.org-structure .energy:before {
  background: url(../images/icons-svg/renewables.svg) no-repeat center;
}

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

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

.org-structure .icon-holder:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 62px;
  background: rgba(255, 255, 255, 0.3);
  left: 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: #FFF;
  padding-top: 2rem;
  position: relative;
}

@media (max-width: 1024px) {
  .investment {
    padding-top: 10px;
  }
}

.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;
  right: 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: rotate(0deg);/*rtl:rotate(0deg)*/
}

.investment .investmentCommittee__top strong,
.investment .investmentCommittee__bottom strong {
  font-family: "DinarOneMedium";/*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: "DinarOneMedium";/*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 0.8em 0 auto;
}

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

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

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

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

.investment .names li .nameWrap:before, .investment .names li .nameWrap:after {
  content: '';
  display: block;
  top: 0;
  right: 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-right: 25%;
}

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

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

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

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

.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%;
  border-bottom: 1px solid #d5d5d5;
}

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

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

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

.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%;
  right: 23%;
}

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

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

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

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

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

.investment .investmentCommittee__top .hoverLeader.khaled {
  width: 22%;
  height: 67%;
  right: 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-right: 8%;
}

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

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

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

.investment .investmentCommittee__bottom .names li.khaled {
  width: 29%;
  padding-right: 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;
  right: auto;
  margin-right: -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: #636058;
}

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

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

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

@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: left;
  max-width: 50%;
  height: auto;
}

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

.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: 245px;
  }
}

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

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

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

.investment p + strong {
  font-family: "DinarOneMedium";/*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: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  font-size: 4.45vw;
  color: #636058;
  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: left;
  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: right;
  width: 100%;
}

@media (min-width: 1601px) {
  .list {
    padding: 70px 0 80px;
    margin-bottom: 86px;
  }
}

.list h2 {
  text-transform: uppercase;
  font-size: 2vw;
  font-family: "DinarOneMedium";/*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: right;
}

@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;
  right: 50%;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
  opacity: .5;
  transition: all 1s;
  -webkit-transform-origin: right;
          transform-origin: right;
  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: "DinarOneMedium";/*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;
  right: 0;
  left: 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: "DinarOneMedium";/*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%;
  right: 50%;
  margin-top: 40px;
  margin-right: -20px;
  border-right: 20px solid transparent;
  border-left: 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-right: 2px solid #FFF;
  right: 0;
  height: 100%;
  top: 0;
  position: absolute;
}

.casestudy .widgetLarge .widgetLarge__info {
  font-family: "DinarOneMedium";/*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 {
  right: 0;
  left: 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: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  right: 0;
  left: 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-left: 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-right: 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-right: 90px;
}

@media (max-width: 1024px) {
  .casestudy .article .article__quote--table .article__quote-author, .casestudy .article .article__quote--table .article__quote-designation {
    padding-right: 40px;
  }
}

@media (max-width: 991px) {
  .casestudy .article .article__quote--table .article__quote-author, .casestudy .article .article__quote--table .article__quote-designation {
    text-align: right;
    padding-right: 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: right;
  background: url("../images/investment-approach/quote.svg") no-repeat;
  background-size: contain;
  margin-left: 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-left: 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;
  right: 0;
  width: 100%;
  border-top: 1px solid #CCC;
}

@media (max-width: 767px) {
  .casestudy .article .article__quote:after {
    right: 50%;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
  }
}

.casestudy .article .article__quote-wrap {
  padding: 30px 0;
}

.casestudy .article .article__quote-wrap--noimg {
  padding: 30px 0 30px 50px;
  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: "DinarOneMedium";/*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: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  font-size: 1.3vw;
  color: #636058;
}

@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: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  color: #615F5B;/*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 left 0;
  padding-left: 30px;
}

.casestudy .widgetSmall h3 {
  color: #FFF;
  font-family: "DinarOneMedium";/*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: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  margin-bottom: 20px;
}

.casestudy .widgetSmall a {
  color: #FFF;
  font-family: "DinarOneMedium";/*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: 2vh 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-left: 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;
    right: 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%;
  right: 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%;
  right: 25.6%;
}

.investment-approach .investment-approach__links li:nth-of-type(3) {
  top: 54%;
  right: 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%;
  right: 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%;
  right: 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%;
  right: 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%;
  right: 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-left: 10px;
    width: 45px;
    height: 45px;
  }
}

.investment-approach .investment-approach__links i:before {
  position: absolute;
  content: "";
  display: block;
  width: 64px;
  height: 64px;
  right: 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: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  line-height: 0.952;
  display: block;
  max-width: 165px;
  margin-bottom: 20px;
  margin-left: -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;
    right: 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-left: -25px;
  background: url("../images/icons-svg/readmore.svg") no-repeat 100% 0;
  background-size: cover;
  -webkit-transform: rotateY(0deg) translateY(20%) translateX(-20%);
          transform: rotateY(180deg) translateY(20%) translateX(20%);/*rtl:rotateY(180deg) translateY(20%) translateX(20%)*/
}

.investment-approach .mesh {
  background-size: 100%;
  position: fixed;
  top: 0;
  right: 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: scaleX(-1)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 {
  right: 50%;
  margin-right: 640px;
}

@media (max-width: 1420px) {
  .investment-approach-details .investment-approach-details__inner #next {
    left: 0;
    margin: 0;
    right: auto;
  }
}

.investment-approach-details .investment-approach-details__inner #prev {
  left: 50%;
  margin-left: 640px;
}

@media (max-width: 1420px) {
  .investment-approach-details .investment-approach-details__inner #prev {
    right: 0;
    margin: 0;
    left: 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;
  left: 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;
    left: 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 {
  right: 3.5vw;
  left: auto;
}

@media (min-width: 1601px) {
  .investment-approach-details .investment-approach-details__inner #prevPageTitle.btn-nav__title {
    right: 50px;
  }
}

.investment-approach-details:before {
  content: "";
  top: 0;
  right: 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: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  font-size: 4.45vw;
  color: #636058;
  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: left;
  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: right;
  width: 100%;
}

@media (min-width: 1601px) {
  .list {
    padding: 70px 0 80px;
    margin-bottom: 86px;
  }
}

.list h2 {
  text-transform: uppercase;
  font-size: 2vw;
  font-family: "DinarOneMedium";/*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: right;
}

@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;
  right: 50%;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
  opacity: .5;
  transition: all 1s;
  -webkit-transform-origin: right;
          transform-origin: right;
  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: "DinarOneMedium";/*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;
  right: 0;
  left: 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: "DinarOneMedium";/*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%;
  right: 50%;
  margin-top: 40px;
  margin-right: -20px;
  border-right: 20px solid transparent;
  border-left: 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-right: 2px solid #FFF;
  right: 0;
  height: 100%;
  top: 0;
  position: absolute;
}

.casestudy .widgetLarge .widgetLarge__info {
  font-family: "DinarOneMedium";/*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 {
  right: 0;
  left: 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: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  right: 0;
  left: 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-left: 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-right: 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-right: 90px;
}

@media (max-width: 1024px) {
  .casestudy .article .article__quote--table .article__quote-author, .casestudy .article .article__quote--table .article__quote-designation {
    padding-right: 40px;
  }
}

@media (max-width: 991px) {
  .casestudy .article .article__quote--table .article__quote-author, .casestudy .article .article__quote--table .article__quote-designation {
    text-align: right;
    padding-right: 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: right;
  background: url("../images/investment-approach/quote.svg") no-repeat;
  background-size: contain;
  margin-left: 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-left: 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;
  right: 0;
  width: 100%;
  border-top: 1px solid #CCC;
}

@media (max-width: 767px) {
  .casestudy .article .article__quote:after {
    right: 50%;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
  }
}

.casestudy .article .article__quote-wrap {
  padding: 30px 0;
}

.casestudy .article .article__quote-wrap--noimg {
  padding: 30px 0 30px 50px;
  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: "DinarOneMedium";/*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: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  font-size: 1.3vw;
  color: #636058;
}

@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: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  color: #615F5B;/*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 left 0;
  padding-left: 30px;
}

.casestudy .widgetSmall h3 {
  color: #FFF;
  font-family: "DinarOneMedium";/*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: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  margin-bottom: 20px;
}

.casestudy .widgetSmall a {
  color: #FFF;
  font-family: "DinarOneMedium";/*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: #efefef;
}

@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__image {
  width: 40%;
  margin-bottom: 10px;
}

.operations__image img {
  width: 100%;
}

.operations-details-wrap {
  position: absolute;
  margin-top: 0;
  top: 75px;
  width: 100%;
  z-index: 99;
  min-height: 100vh;
}

@media (min-width: 1601px) {
  .operations-details-wrap {
    top: 89px;
  }
}

@media (max-width: 767px) {
  .operations-details-wrap {
    top: 60px;
  }
}

.operations-details-wrap .operations-details-wrap {
  display: none;
}

.operations-details-wrap nav.l-tab a.active i.l-icon, .operations-details-wrap nav.l-tab a.active:hover i.l-icon {
  vertical-align: middle;
}

@media (max-width: 767px) {
  .operations-details-wrap nav.l-tab.l-tab__landing a {
    color: #FFF;
  }
}

@media (max-width: 1024px) {
  .operations-details-wrap nav.l-tab .l-tab__item a {
    line-height: 1.2;
  }
}

.operations-details-wrap nav.l-tab .l-tab__item + .l-tab__item {
  min-width: calc(20% - 20px);
}

.operations-details-wrap nav.l-tab .l-tab__emerging {
  background: url(../images/operations/bg-tab-emerging-sectors.jpg);
  color: #fff;
  padding-top: 0;
  padding-bottom: 0;
  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;
}

@media (max-width: 1199px) {
  .operations-details-wrap nav.l-tab .l-tab__emerging {
    white-space: normal;
  }
  .operations-details-wrap nav.l-tab .l-tab__emerging strong br {
    display: none;
  }
}

@media (max-width: 991px) {
  .operations-details-wrap nav.l-tab .l-tab__emerging {
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    text-align: right;
  }
}

.operations-details-wrap nav.l-tab .l-tab__item {
  padding-bottom: 20px;
}

.sticky-nav .operations-details-wrap nav.l-tab .l-tab__item {
  padding-bottom: 0;
}

@media (max-width: 767px) {
  .operations-details-wrap nav.l-tab .l-tab__item {
    padding-bottom: 0;
  }
}

.operations-details-wrap nav.l-tab .l-tab__item:nth-of-type(4) a {
  background: url(../images/operations/bg-tab-technology.jpg);
}

@media (max-width: 767px) {
  .operations-details-wrap nav.l-tab .l-tab__item:nth-of-type(4) a {
    background: none;
  }
}

.operations-details-wrap nav.l-tab .l-tab__item:nth-of-type(5) a {
  background: url(../images/operations/bg-tab-energy.jpg);
}

@media (max-width: 767px) {
  .operations-details-wrap nav.l-tab .l-tab__item:nth-of-type(5) a {
    background: none;
  }
}

.operations-details-wrap nav.l-tab .active.active.active {
  background: #f5f4f1;
  color: #63afab;
  border: 1px solid #ebebeb;
}

@media (max-width: 767px) {
  .operations-details-wrap nav.l-tab .active.active.active {
    background: none;
    border: none;
    color: #FFF;
    border-bottom: 1px solid #5f9f9b;
  }
}

.operations-details-wrap nav.l-tab .active.active.active .l-icon {
  color: #9a9a9a;
}

.operations-details-wrap nav.l-tab svg {
  width: 14px;
  vertical-align: top;
  margin-top: -1px;
}

@media (max-width: 1199px) {
  .operations-details-wrap nav.l-tab svg {
    width: 11px;
  }
}

@media (max-width: 767px) {
  .operations-details-wrap nav.l-tab svg {
    margin-top: 0;
  }
}

.opdetails__wrapper {
  min-height: 100vh;
}

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

.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: 2vh 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 -8vw;
  }
}

@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;
    right: 50%;
  }
}

.operations .operations__timeline > div:first-child {
  position: relative;
}

.operations .operations__timeline > div:first-child span.operations__year {
  margin-right: -10px;
}

@media (max-width: 1024px) {
  .operations .operations__timeline > div:first-child span.operations__year {
    margin-right: -14px;
  }
}

.operations .operations__timeline > div:nth-of-type(7) {
  position: relative;
}

.operations .operations__timeline > div:nth-of-type(7) span.operations__year {
  right: auto;
  left: 0;
}

.operations .operations__timeline span.operations__year {
  position: absolute;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  padding: 0 5px;
  background: #efefef;
  z-index: 99;
  bottom: 0;
  right: 0;
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  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%;
  position: relative;
  border-bottom: 1px solid #cdcdcd;
  font-family: "DinarOneMedium";/*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: 16%;
  }
}

@media (max-width: 767px) {
  .operations .operations__timeline > div {
    width: 50% !important;
    border-bottom: 0;
    min-height: 80px;
  }
}

.operations .operations__timeline > div .operations__milestone {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-right: 1vw;
  height: 100%;
  max-width: 90%;
  padding-bottom: 20px;
  color: #636058;
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
}

@media (max-width: 1600px) {
  .operations .operations__timeline > div .operations__milestone {
    padding-bottom: 15px;
  }
}

.operations .operations__timeline > div .operations__milestone .l-milestone {
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
}

.operations .operations__timeline > div .operations__milestone img {
  display: block;
}

@media (max-width: 1600px) {
  .operations .operations__timeline > div .operations__milestone img {
    max-width: 85px;
  }
}

@media (max-width: 1400px) {
  .operations .operations__timeline > div .operations__milestone img {
    width: 100px;
  }
}

@media (max-width: 1024px) {
  .operations .operations__timeline > div .operations__milestone img {
    width: 80px;
  }
}

@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%;
  }
}

@media (max-height: 767px) {
  .operations .operations__timeline > div .operations__milestone {
    max-width: 100%;
  }
}

.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-right: 20px;
    padding-left: 20px;
  }
}

@media (max-width: 767px) {
  .operations .operations__timeline > div .operations__milestone {
    padding-top: 0 !important;
    float: left;
    padding-left: 100px !important;
    max-width: none;
    margin-top: -7px;
  }
}

@media (max-width: 767px) {
  .operations .operations__timeline > div .operations__milestone {
    padding-left: 70px !important;
  }
}

.operations .operations__timeline > div .operations__title {
  -webkit-flex: 1 auto;
      -ms-flex: 1 auto;
          flex: 1 auto;
  font-size: 15px;
  margin-bottom: 10px;
}

@media (max-width: 1600px) {
  .operations .operations__timeline > div .operations__title {
    margin-bottom: 5px;
    font-size: 15px;
  }
}

@media (max-width: 1024px) {
  .operations .operations__timeline > div .operations__title {
    font-size: 14px;
  }
}

.operations .operations__timeline > div .operations__dots {
  border-right: 2px dotted #cdcdcd;
  top: 0;
  bottom: 0;
  position: absolute;
}

@media (max-width: 767px) {
  .operations .operations__timeline > div .operations__dots {
    width: 80px;
    border: 1px dotted #cdcdcd;
    border-right: 2px dotted #cdcdcd;
    top: auto;
    bottom: auto;
    left: 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 #cdcdcd;
  border-radius: 50%;
  position: absolute;
  bottom: 0;
  right: -1px;
  -webkit-transform: translate(50%, 50%);
          transform: translate(50%, 50%);
  background: #efefef;
  box-shadow: 0px 0px 1px 3px #efefef;
}

@media (max-width: 767px) {
  .operations .operations__timeline > div .operations__dots:before {
    right: auto;
    left: -1px;
    -webkit-transform: translate(-50%, 50%);
            transform: translate(-50%, 50%);
  }
}

.operations .operations__timeline > div .operations__dots:after {
  display: block;
  content: "";
  top: 0;
  right: -1px;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  background: #cdcdcd;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  position: absolute;
}

.operations .operations__timeline > div:nth-of-type(1) {
  width: 6%;
}

@media (max-width: 767px) {
  .operations .operations__timeline > div:nth-of-type(1) {
    display: none;
  }
}

@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__milestone {
  max-width: 90%;
}

@media (max-height: 899px) {
  .operations .operations__timeline > div:nth-of-type(9) .operations__milestone {
    max-width: 100%;
  }
}

.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: 2;
  }
}

@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-right: 1vw;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .operations .operations__timeline > div:nth-of-type(9) .l-milestone span {
    margin-right: 0.4vw;
  }
}

@media (max-width: 1199px) {
  .operations .operations__timeline > div:nth-of-type(9) .l-milestone span {
    margin-right: 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;
  }
}

@media (max-width: 767px) {
  .operations .operations__timeline > div:nth-of-type(3) {
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
}

@media (max-width: 767px) {
  .operations .operations__timeline > div:nth-of-type(10) {
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
}

@media (max-width: 767px) {
  .operations .operations__timeline > div:nth-of-type(4) {
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
}

@media (max-width: 767px) {
  .operations .operations__timeline > div:nth-of-type(11) {
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
}

@media (max-width: 767px) {
  .operations .operations__timeline > div:nth-of-type(5) {
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
}

@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;
  }
}

@media (max-width: 767px) {
  .operations .operations__timeline > div:nth-of-type(13) {
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }
}

@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: 14%;
}

.operations .operations__timeline > div:nth-of-type(7) .operations__milestone {
  padding-left: 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-left: 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 {
    left: auto;
    right: 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 {
    right: -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 {
    right: 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: right;
    padding-right: 100px !important;
    padding-left: 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-right: 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__title, .operations .operations__timeline > div:nth-of-type(9) .operations__title, .operations .operations__timeline > div:nth-of-type(10) .operations__title, .operations .operations__timeline > div:nth-of-type(11) .operations__title, .operations .operations__timeline > div:nth-of-type(12) .operations__title, .operations .operations__timeline > div:nth-of-type(13) .operations__title {
  padding-top: 10px;
}

@media (max-width: 1600px) {
  .operations .operations__timeline > div:nth-of-type(8) .operations__title, .operations .operations__timeline > div:nth-of-type(9) .operations__title, .operations .operations__timeline > div:nth-of-type(10) .operations__title, .operations .operations__timeline > div:nth-of-type(11) .operations__title, .operations .operations__timeline > div:nth-of-type(12) .operations__title, .operations .operations__timeline > div:nth-of-type(13) .operations__title {
    padding-top: 5px;
  }
}

.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: 20px;
  padding-bottom: 0;
}

@media (max-width: 1600px) {
  .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: 15px;
  }
}

.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 #menu ~ .l-fullheight.l-row,
.operations-details-open #menu ~ .l-fullheight.l-row + .l-row {
  display: none;
}

.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;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 9;
  margin-top: 50px;
}

@media (min-width: 1601px) {
  .asidenav {
    left: auto;
    margin-right: 755px;
    right: 50%;
  }
}

@media (max-width: 1024px) {
  .asidenav {
    -webkit-transform: scale(0.85);
            transform: scale(0.85);
  }
}

@media (max-width: 991px) {
  .asidenav {
    display: none;
  }
}

.asidenav li {
  list-style-type: none;
  margin-bottom: 10px;
  border: 1px solid #e2e2e2;
  background-color: #fff;
  width: 50px;
  height: 50px;
  position: relative;
  line-height: 1;
  transition: background 0.5s;
  background-position: 50%;
  background-repeat: no-repeat;
}

.asidenav li span {
  cursor: pointer;
  opacity: 0;
  position: absolute;
  min-width: 130px;
  left: 65px;
  background: #65b1ac;
  top: 0;
  padding: 13px;
  color: #fff;
  font-size: 0.75rem;
  font-size: 0.75rem;
  border-radius: 5px;
  display: block;
  transition: opacity 1s;
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
}

.asidenav li span:after {
  content: "";
  width: 0;
  height: 0;
  border-right: 12px solid #65b1ac;
  border-left: 12px solid transparent;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  position: absolute;
  left: -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.active, .asidenav li:hover {
  border: 1px solid #457a92;
  background-color: #457a92;
}

.asidenav li.asidenav--realestate {
  background-image: url("../images/operations/realestate-icon.png");
}

.asidenav li.asidenav--realestate.active, .asidenav li.asidenav--realestate:hover {
  background-image: url("../images/operations/realestate-icon-hover.png");
}

.asidenav li.asidenav--healthcare {
  background-image: url("../images/operations/healthcare-icon.png");
}

.asidenav li.asidenav--healthcare.active, .asidenav li.asidenav--healthcare:hover {
  background-image: url("../images/operations/healthcare-icon-hover.png");
}

.asidenav li.asidenav--investment {
  background-image: url("../images/operations/investment-icon.png");
}

.asidenav li.asidenav--investment.active, .asidenav li.asidenav--investment:hover {
  background-image: url("../images/operations/investment-icon-hover.png");
}

.asidenav li.asidenav--aerospace {
  background-image: url("../images/operations/aerospace-icon.png");
}

.asidenav li.asidenav--aerospace.active, .asidenav li.asidenav--aerospace:hover {
  background-image: url("../images/operations/aerospace-icon-hover.png");
}

.asidenav li.asidenav--information {
  background-image: url("../images/operations/ic-icon.png");
}

.asidenav li.asidenav--information.active, .asidenav li.asidenav--information:hover {
  background-image: url("../images/operations/ic-icon-hover.png");
}

.asidenav li.asidenav--metals {
  background-image: url("../images/operations/metal.png");
}

.asidenav li.asidenav--metals.active, .asidenav li.asidenav--metals:hover {
  background-image: url("../images/operations/metal-icon-hover.png");
}

.asidenav li.asidenav--semiconductors {
  background-image: url("../images/operations/semiconductors.png");
}

.asidenav li.asidenav--semiconductors.active, .asidenav li.asidenav--semiconductors:hover {
  background-image: url("../images/operations/semiconductors-icon-hover.png");
}

.asidenav li.asidenav--utilities {
  background-image: url("../images/operations/utilities.png");
}

.asidenav li.asidenav--utilities.active, .asidenav li.asidenav--utilities:hover {
  background-image: url("../images/operations/utilities-icon-hover.png");
}

.asidenav li.asidenav--oilgas {
  background-image: url("../images/operations/oilgas-icon.png");
}

.asidenav li.asidenav--oilgas.active, .asidenav li.asidenav--oilgas:hover {
  background-image: url("../images/operations/oilgas-icon-hover.png");
}

.asidenav li.asidenav--renewables {
  background-image: url("../images/operations/renewable-icon.png");
}

.asidenav li.asidenav--renewables.active, .asidenav li.asidenav--renewables:hover {
  background-image: url("../images/operations/renewable-icon-hover.png");
}

.asidenav li:hover {
  transition: 0.4s linear;
}

.opdetails-quote {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  background: #f5f4f1;
}

@media (min-width: 1024px) {
  .opdetails-quote {
    min-height: 425px;
  }
}

.opdetails-quote > .row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

@media (max-width: 991px) {
  .opdetails-quote > .row {
    display: block;
  }
}

@media (max-width: 991px) {
  .opdetails-quote {
    display: block;
  }
}

.opdetails-quote .lego-quote {
  padding: 5.25rem 0 3.5rem;
}

@media (max-width: 1199px) {
  .opdetails-quote .lego-quote {
    padding: 3.5rem 0 1.75rem;
  }
}

@media (max-width: 1024px) {
  .opdetails-quote .lego-quote {
    padding: 3rem 0 1.75rem;
  }
}

@media (max-width: 991px) {
  .opdetails-quote .lego-quote {
    width: 90%;
    margin: 0 auto;
    padding: 1.5rem 0 1.75rem;
  }
}

@media (max-width: 991px) {
  .opdetails-quote .lego-quote:before {
    width: 35px;
  }
}

@media (max-width: 767px) {
  .opdetails-quote .lego-quote:before {
    width: 30px;
  }
}

.opdetails-quote .lego-quote blockquote {
  max-width: 100%;
  margin-bottom: 40px;
}

@media (min-width: 1601px) {
  .opdetails-quote .lego-quote blockquote {
    margin-bottom: 80px;
  }
}

@media (max-width: 1024px) {
  .opdetails-quote .lego-quote blockquote {
    margin-bottom: 20px;
  }
}

.opdetails-quote .opdetails-quote__image {
  position: absolute;
  height: 100%;
}

@media (max-width: 991px) {
  .opdetails-quote .opdetails-quote__image {
    margin: 0 auto;
    position: relative;
  }
}

@media (max-width: 767px) {
  .opdetails-quote .opdetails-quote__image {
    width: 100%;
  }
}

.opdetails-quote .opdetails-quote__image > div {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  height: 100%;
}

@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: 991px) {
  .opdetails-quote .opdetails-quote__image img {
    margin: 10px auto 0 auto;
  }
}

@media (max-width: 767px) {
  .opdetails-quote .opdetails-quote__image img {
    max-width: 30%;
    min-width: 150px;
  }
}

.opwidgetLarge {
  margin-bottom: 95px;
  position: relative;
}

@media (max-width: 1600px) {
  .opwidgetLarge {
    margin-bottom: 50px;
  }
}

.opwidgetLarge:before {
  content: '';
  display: block;
  width: 100%;
  right: 0;
  height: 300px;
  position: absolute;
  background: #FFF;
}

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

.opwidgetLarge ~ .opwidgetLarge:before {
  display: none;
}

.opwidgetLarge > .row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 991px) {
  .opwidgetLarge > .row {
    display: block;
  }
}

.opwidgetLarge h2 {
  color: #FFF;
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  font-size: 1.75rem;
  margin: 0 0 2vw;
}

@media (min-width: 1601px) {
  .opwidgetLarge h2 {
    margin: 0 0 2.5rem;
  }
}

@media (max-width: 991px) {
  .opwidgetLarge h2 {
    margin: 0 0 1.25rem;
    font-size: 1.2rem;
  }
}

@media (max-width: 767px) {
  .opwidgetLarge h2 {
    font-size: 1rem;
    margin: 0 0 1rem;
  }
}

.opwidgetLarge p {
  color: #FFF;
}

.opwidgetLarge a.opwidgetLarge__link {
  color: #FFF;
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  font-size: 0.9rem;
  display: block;
  margin-top: 2vw;
  transition: opacity .5s;
}

.opwidgetLarge a.opwidgetLarge__link:hover {
  opacity: .7;
}

@media (min-width: 1601px) {
  .opwidgetLarge a.opwidgetLarge__link {
    margin-top: 60px;
  }
}

@media (max-width: 1024px) {
  .opwidgetLarge a.opwidgetLarge__link {
    font-size: 0.75rem;
  }
}

@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-right: 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%;
  }
}

.opwidgetLarge .opwidgetLarge__content {
  padding: 80px;
  background: #63afab;
  right: -18%;
  position: relative;
  margin-left: -18%;
}

@media (min-width: 1601px) {
  .opwidgetLarge .opwidgetLarge__content {
    padding: 100px;
  }
}

@media (max-width: 1199px) {
  .opwidgetLarge .opwidgetLarge__content {
    padding: 65px;
  }
}

@media (max-width: 1024px) {
  .opwidgetLarge .opwidgetLarge__content {
    padding: 50px;
  }
}

@media (max-width: 991px) {
  .opwidgetLarge .opwidgetLarge__content {
    padding: 2rem;
    right: 0;
    margin-left: 0;
  }
}

@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;
  overflow: hidden;
  background: #FFF;
  padding-bottom: 100px;
}

@media (max-width: 991px) {
  .opwidgetSmall {
    padding-bottom: 30px;
  }
}

.opwidgetSmall p {
  line-height: 1.5;
}

.opwidgetSmall h3 {
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  line-height: 1.1;
}

@media (min-width: 1601px) {
  .opwidgetSmall h3 {
    font-size: 34px;
    margin-top: 80px;
  }
}

@media (max-width: 1600px) {
  .opwidgetSmall h3 {
    font-size: 28px;
    margin-top: 50px;
  }
}

@media (max-width: 1199px) {
  .opwidgetSmall h3 {
    font-size: 24px;
    margin-top: 40px;
  }
}

@media (max-width: 600px) {
  .opwidgetSmall h3 {
    font-size: 18px;
  }
}

.opwidgetSmall strong {
  font-weight: normal;
}

.opwidgetSmall .opwidgetSmall__image {
  max-width: 530px;
}

.opwidgetSmall .opwidgetSmall__image:before {
  display: block;
  content: '';
  position: absolute;
  right: -10%;
  width: 2px;
  height: 65px;
  background: #79ccd6;
  top: 50px;
}

@media (max-width: 991px) {
  .opwidgetSmall .opwidgetSmall__image:before {
    display: none;
  }
}

@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-left: 1px solid #fff;
}

.opdetails {
  margin: 30px 0;
}

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

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

.opdetails .l-tab {
  background: #FFF;
}

@media (min-width: 1025px) {
  .sticky-nav .opdetails .l-tab {
    position: fixed;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    right: 0;
    width: 100%;
    background: #fff;
    max-width: 1356px;
    right: 50%;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
    top: 77px;
    z-index: 999;
  }
}

@media (min-width: 1025px) and (min-width: 1601px) {
  .sticky-nav .opdetails .l-tab {
    top: 98px;
  }
}

@media (min-width: 1025px) {
  .sticky-nav .opdetails .l-tab:after {
    content: "";
    display: block;
    width: 100%;
    right: 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-right: 0;
    width: auto;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
  }
  .sticky-nav .opdetails .l-tab .l-tab__item .l-icon {
    display: none;
  }
}

@media (max-width: 991px) {
  .opdetails .l-tab .l-tab__item {
    width: 20%;
  }
}

.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-right: 0;
}

@media (max-width: 1024px) {
  .opdetails .l-tab .l-tab__item:first-child a {
    padding-right: 0;
    margin-right: 0;
  }
}

@media (max-width: 991px) {
  .opdetails .l-tab .l-tab__item:first-child a {
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .opdetails .l-tab .l-tab__item:first-child a {
    padding: 0 35px 0 0;
    margin: 0;
    border: none;
    height: 50px;
    line-height: 51px;
  }
}

@media (max-width: 767px) {
  .opdetails .l-tab .l-tab__item {
    width: 100%;
    margin-top: 0;
    background: #378782;
    padding-top: 0;
    height: auto;
    min-height: 0;
    transition: opacity 1s;
  }
  .opdetails .l-tab .l-tab__item a {
    opacity: 0.5;
  }
  .opdetails .l-tab .l-tab__item a.active {
    background: none;
    border: none;
    border-bottom: 1px solid #5f9f9b;
  }
}

.opdetails .l-tab a {
  position: static;
  height: 70px;
  padding: 20px 30px;
  transition: opacity .5s;
}

@media (min-width: 1601px) {
  .opdetails .l-tab a {
    height: 90px;
    line-height: 1;
    font-size: 20px;
  }
}

@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 14px;
  }
}

.opdetails .l-tab a:hover {
  height: 70px;
  opacity: 0.7;
}

@media (min-width: 1601px) {
  .opdetails .l-tab a:hover {
    height: 90px;
  }
}

@media (min-width: 1025px) {
  .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 (min-width: 1601px) {
  .opdetails .l-tab a.active i.l-icon {
    vertical-align: middle;
    margin-top: -1px;
  }
  .opdetails .l-tab a.active:hover i.l-icon {
    vertical-align: middle;
    margin-top: -1px;
  }
}

@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;
  }
}

@media (max-width: 767px) {
  .opdetails .slick-arrow {
    -webkit-transform: translateY(-50%) scale(0.75) !important;
            transform: translateY(-50%) scale(0.75) !important;
  }
}

.opdetails .slick-prev {
  right: 15px;
  background: #fff url("../images/icons-svg/left-arrow.svg") no-repeat;
  background-size: 50%;
  background-position: 50%;
}

@media (max-width: 767px) {
  .opdetails .slick-prev {
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
}

@media (max-width: 600px) {
  .opdetails .slick-prev {
    right: 0;
  }
}

.opdetails .slick-next {
  left: 15px;
  background: #fff url("../images/icons-svg/right-arrow.svg") no-repeat;
  background-size: 50%;
  background-position: 50%;
}

@media (max-width: 767px) {
  .opdetails .slick-next {
    -webkit-transform-origin: right center;
            transform-origin: right center;
  }
}

@media (max-width: 600px) {
  .opdetails .slick-next {
    left: 0;
  }
}

.highlights {
  overflow: hidden;
  position: relative;
  padding-bottom: 100px;
}

@media (max-width: 1600px) {
  .highlights {
    padding-bottom: 80px;
  }
}

@media (max-width: 1199px) {
  .highlights {
    padding-bottom: 40px;
  }
}

@media (max-width: 991px) {
  .highlights {
    padding: 0 15px 15px 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:before {
  content: "";
  position: absolute;
  right: 50%;
  width: 12px;
  height: 12px;
  background: #335b89;
  border-radius: 6px;
  top: 72px;
  z-index: 10;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
}

@media (max-width: 991px) {
  .highlights:before {
    top: 70px;
  }
}

@media (max-width: 767px) {
  .highlights:before {
    right: 25px;
    top: 85px;
  }
}

.highlights h2 {
  text-align: center;
  font-size: 1.75rem;
  color: #636058;
  margin-bottom: 25px;
  direction: ltr/*rtl: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: #457992;
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
}

@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;/*rtl:ignore*/
  right: auto;/*rtl:ignore*/
  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: 3px;/*rtl:ignore*/
  }
}

.highlights .slick-next {
  right: 15px;/*rtl:ignore*/
  left: auto;/*rtl:ignore*/
  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: 3px;/*rtl:ignore*/
  }
}

@media (max-width: 991px) {
  .highlights .pin {
    left: -3px;
  }
}

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

.highlights .pin:after {
  content: "";
  width: 2px;
  height: 0;
  position: absolute;
  background: #335b89;
  margin-right: -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;
  right: 50%;
  width: 12px;
  height: 12px;
  border-radius: 6px;
  background: #335b89;
  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;
  right: 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%;
    right: 25px;
    -webkit-transform: initial;
            transform: initial;
  }
}

.highlights .highlights__holder {
  width: 50%;
  float: right;
  clear: right;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  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;
  left: -6px;
  top: 10px;
  background: #FFF;
  width: 12px;
  height: 12px;
  border: 2px solid #335b89;
  border-radius: 6px;
  z-index: 1;
  opacity: 0;
}

@media (max-width: 767px) {
  .highlights .highlights__holder:before {
    top: 0;
    right: 50%;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
  }
}

.highlights .highlights__holder h3 {
  position: relative;
}

.highlights .highlights__holder h3:after {
  position: absolute;
  content: "";
  left: -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;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  float: left;
  clear: left;
}

.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: right;
    clear: none;
    width: 100%;
    margin: 0;
  }
}

.highlights .highlights__holder:nth-child(even):before {
  right: -6px;
  left: auto;
}

@media (max-width: 767px) {
  .highlights .highlights__holder:nth-child(even):before {
    right: 50%;
  }
}

.highlights .highlights__holder:nth-child(even) .highlights__info:after {
  display: none;
}

.highlights .highlights__holder:nth-child(even) .pin {
  left: auto;
  right: -6px;
}

.highlights .highlights__holder:nth-child(even) .highlights__content {
  padding-right: 100px;
  padding-left: 35px;
  max-width: 430px;
}

@media (max-width: 1199px) {
  .highlights .highlights__holder:nth-child(even) .highlights__content {
    padding-right: 50px;
    padding-left: 15px;
  }
}

@media (max-width: 767px) {
  .highlights .highlights__holder:nth-child(even) .highlights__content {
    padding-right: 0px;
    padding-left: 15px;
    max-width: 100%;
    float: right;
  }
}

.highlights .highlights__holder:nth-child(even) .highlights__content h3:after {
  left: auto;
  right: -25px;
}

@media (max-width: 1199px) {
  .highlights .highlights__holder:nth-child(even) .highlights__content h3:after {
    right: -17px;
  }
}

.highlights .highlights__holder:nth-child(even) .highlights__content:after {
  left: auto;
  right: 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 {
    right: 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-right: 25px !important;
    padding-left: 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: 470px;
  padding-right: 35px;
  padding-left: 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-left: 50px;
  }
}

@media (max-width: 767px) {
  .highlights .highlights__content {
    float: right;
    padding-right: 0;
    padding-left: 0;
    max-width: 100%;
  }
}

.highlights .highlights__content:after {
  content: "";
  position: absolute;
  left: 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 {
    right: 50%;
    width: 1px;
    border-left: 1px dashed #8b8b8b;
    height: 30px;
    top: 10px;
  }
}

@media (max-width: 767px) {
  .highlights .highlights__content:before {
    position: absolute;
    content: "";
    right: 50%;
    top: 38px;
    width: 8px;
    height: 8px;
    background: #8b8b8b;
    border-radius: 4px;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
  }
}

.highlights .highlights__content p {
  font-size: 16px;
}

@media (max-width: 767px) {
  .highlights .highlights__content p {
    font-size: 0.75rem;
    min-height: 0;
  }
}

.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;
}

.navigation {
  background: #02b1ab;
  text-align: left;
  padding: 0 1rem;
  max-height: 500px;
  text-transform: uppercase;
  transition: background 0.5s;
}

.sticky-nav.leadership .navigation {
  background: #019790;
  z-index: 110;
}

.performance .navigation {
  background: #f5f4f1;
}

.sticky-nav.performance .navigation {
  background: #eeede8;
  z-index: 110;
}

@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 #e6e4dd !important;
  }
  .leadership .navigation li + li a {
    border-color: #02B1AB !important;
  }
}

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

@media (max-width: 1400px) {
  .navigation .nav-title {
    font-size: 1.4vw;
  }
}

.leadership .navigation .nav-title {
  color: #FFF;
}

.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: right;
  }
}

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

@media (max-width: 1600px) {
  .sticky-nav .navigation {
    top: 77px;
  }
}

@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: right;
    width: 100%;
    overflow: hidden;
    background: #eeede8;
    max-height: 45px;
    transition: max-height 0.4s ease-in-out;
  }
  .leadership .navigation ul {
    background: #019790;
  }
  .navigation ul:after {
    display: block;
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    left: 1rem;
    top: 13px;
    background: url("../images/dd_arrow.svg") no-repeat center;
    pointer-events: none;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
  }
  .performance .navigation ul:after {
    background-image: url("../images/dd_arrow-dark.svg");
  }
  .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: right;
  }
}

.navigation a {
  font-size: 0.65rem;
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*//*rtl:"DinarOneMedium"*/
  letter-spacing: .05em;
  color: #636058;
  line-height: 3.75;
  text-align: right;
  display: inline-block;
  margin-right: 2.75rem;
  border-top: 3px solid transparent;
  transition: all 0.5s;
  position: relative;
  opacity: .6;
}

@media (min-width: 1601px) {
  .navigation a {
    font-size: 0.675rem;
  }
}

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

.leadership .navigation a {
  color: #FFF;
}

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

@media (max-width: 991px) {
  .sticky-nav .navigation a {
    font-size: 0.55rem;
  }
}

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

@media (max-width: 1024px) {
  .navigation a {
    margin-right: 0.6rem;
    letter-spacing: 0.02em;
  }
}

@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: 991px) {
  .navigation a {
    font-size: 0.55rem;
  }
}

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

@media (max-width: 520px) {
  .navigation a {
    font-size: 0.65rem !important;
  }
}

.navigation a:hover {
  opacity: 1;
}

.navigation a:focus, .navigation a:active, .navigation a:visited {
  text-decoration: none;
}

.navigation a:before {
  content: '';
  display: block;
  width: 33px;
  height: 4px;
  background: #bcb8a6;
  position: absolute;
  bottom: 0;
  right: 0;
  opacity: 0;
  transition: all 1s;
}

@media (max-width: 767px) {
  .navigation a:before {
    display: none;
  }
}

.leadership .navigation a:before {
  background: #FFF;
}

.navigation a.current.current {
  opacity: .6;
}

.navigation a.active {
  -webkit-transform: none;
          transform: none;
  text-decoration: none;
  opacity: 1;
}

.navigation a.active:before {
  opacity: 1;
}

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

#message-cfo {
  background: #f5f4f1;
  position: relative;
  overflow: hidden;
}

#message-cfo .cfo__image {
  max-height: calc(100vh - 150px);
  float: left;
  -webkit-transform: translateX(-30%);
          transform:  translateX(-20%);/*rtl: translateX(-20%)*/
  margin-bottom: -4vw;
  max-width: 80%;
}

@media (min-width: 1199px) {
  #message-cfo .cfo__image {
    min-height: 485px;
  }
}

.message-cfo {
  margin-bottom: 4vw;
  float: right;
  width: 100%;
}

@media (min-width: 1601px) {
  .message-cfo {
    margin-top: 20px;
    margin-bottom: 60px;
  }
}

.message-cfo .message-cfo__quote {
  width: 100%;
  float: right;
  margin-top: 5vw;
}

@media (max-width: 991px) {
  .message-cfo .message-cfo__quote {
    width: 100%;
  }
}

@media (min-width: 1601px) {
  .message-cfo .message-cfo__quote {
    margin-top: 60px;
  }
}

.message-cfo .message-cfo__image {
  position: relative;
  float: left;
  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 {
  color: #636058;
  letter-spacing: -1px;
  font-size: 45px;
}

@media (max-width: 1600px) {
  .message-cfo .l-quote-title {
    font-size: 42px;
  }
}

@media (max-width: 1400px) {
  .message-cfo .l-quote-title {
    font-size: 35px;
  }
}

@media (max-width: 767px) {
  .message-cfo .l-quote-title {
    font-size: 22px;
  }
}

.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-right: 0;
}

@media (max-width: 991px) {
  .message-cfo .lego-quote .lego-quote__wrapper {
    padding-right: 20px;
  }
}

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

.message-cfo .lego-quote blockquote {
  color: #636058;
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
}

@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;
  }
}

@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: #003f53;
  background-position: center;
  background-size: cover;
  padding: 4vw 0;
}

@media (min-width: 1601px) {
  .ginvestor {
    padding: 0 0 50px 0;
  }
}

@media (max-width: 767px) {
  .ginvestor {
    padding: 30px 20px;
  }
}

.ginvestor h3 {
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  font-size: 1.5rem;
  color: #fff;
  margin: 0;
}

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

@media (max-width: 767px) {
  .ginvestor h3 {
    font-size: 1.1rem;
  }
}

.ginvestor .ginvestor__wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex: 1 auto;
      -ms-flex: 1 auto;
          flex: 1 auto;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  .ginvestor .ginvestor__wrapper {
    display: block;
  }
}

.ginvestor .ginvestor__wrapper .section-title {
  min-width: 18%;
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  .ginvestor .ginvestor__wrapper .section-title {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.ginvestor .ginvestor__wrapper .section-title:after {
  content: "";
  display: block;
  width: 85px;
  height: 1px;
  background: #FFF;
  opacity: 0.6;
  top: 50%;
  left: 0;
}

@media (max-width: 767px) {
  .ginvestor .ginvestor__wrapper .section-title:after {
    display: none;
  }
}

@media (max-width: 767px) {
  .ginvestor .ginvestor__wrapper .section-title {
    text-align: center;
  }
}

.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-bottom: 0;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 1601px) {
  .ginvestor .ginvestor__wrapper ul {
    margin: 50px 0 0;
  }
}

@media (max-width: 767px) {
  .ginvestor .ginvestor__wrapper ul {
    margin-top: 25px;
    text-align: center;
  }
}

@media (max-width: 600px) {
  .ginvestor .ginvestor__wrapper ul {
    margin-top: 10px;
    display: block;
  }
}

.ginvestor .ginvestor__wrapper ul li {
  min-width: 32%;
  padding: 0px 40px;
  position: relative;
}

@media (max-width: 1400px) {
  .ginvestor .ginvestor__wrapper ul li {
    padding: 0 2.5vw;
  }
}

@media (max-width: 767px) {
  .ginvestor .ginvestor__wrapper ul li {
    min-width: 33.33%;
  }
}

.ginvestor .ginvestor__wrapper ul li:after {
  content: '';
  display: block;
  height: 35px;
  width: 2px;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -17px;
}

@media (max-width: 600px) {
  .ginvestor .ginvestor__wrapper ul li:after {
    display: none;
  }
}

@media (max-width: 600px) {
  .ginvestor .ginvestor__wrapper ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    border-left: 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-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.ginvestor .ginvestor__wrapper ul li:last-child {
  border-left: none;
  padding-left: 0;
}

@media (max-width: 767px) {
  .ginvestor .ginvestor__wrapper ul li:last-child {
    padding-left: 3.2vw;
  }
}

.ginvestor .ginvestor__wrapper ul li:last-child:after {
  display: 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: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  color: #fff;
  font-size: 0.9rem;
  line-height: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px;
}

@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: 767px) {
  .ginvestor .ginvestor__wrapper ul .ginvestor__title {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (max-width: 991px) {
  .ginvestor .ginvestor__wrapper ul .ginvestor__title {
    font-size: 0.65rem;
  }
}

.ginvestor .ginvestor__wrapper ul .ginvestor__count {
  font-family: "DinarOneMedium";/*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;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.ginvestor .ginvestor__wrapper ul .ginvestor__desc {
  font-family: "DinarOneMedium";/*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;
  }
}

@media (max-width: 767px) {
  .ginvestor .ginvestor__wrapper ul .ginvestor__desc {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.ginvestor.ginvestor--simpacts {
  background: #009a96;
  background-size: cover;
  background-position: center;
}

.ginvestor.ginvestor--simpacts .ginvestor__wrapper ul li:last-child .ginvestor__details {
  border-left: 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: left;
  margin-top: -60px;
  visibility: hidden;
  opacity: 0;
  min-height: 590px;
}

.piechart .piechart__image.piechart__anim {
  float: none;
  opacity: 1;
  visibility: visible;
}

.piechart .piechart__image.loading {
  position: relative;
}

.piechart .piechart__image.loading:before {
  content: "";
  width: 100%;
  height: 100%;
  background: url(../images/loading.png) no-repeat center;
  -webkit-animation: spin 10s infinite linear;
          animation: spin 10s infinite linear;
  position: absolute;
}

@media (max-width: 991px) {
  .piechart .piechart__image.loading:before {
    background-size: 58%;
  }
}

.piechart .piechart__image.loading .loading_text {
  font-size: 1.5rem;
  position: absolute;
  text-align: center;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  display: block;
}

.piechart .piechart__image.loading .dummy-img {
  visibility: hidden;
}

.piechart .piechart__image .loading_text {
  display: none;
}

@media (max-width: 1024px) {
  .piechart .piechart__image {
    margin-top: 20px;
    float: right;
    min-height: inherit;
  }
}

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

.piechart .piechart__image img {
  width: 100%;
  height: auto;
  min-height: 500px;
}

@media (max-width: 991px) {
  .piechart .piechart__image img {
    margin: 0 auto;
    display: block;
    max-width: 300px;
    min-height: 0;
  }
}

@media (max-width: 767px) {
  .piechart .piechart__image img {
    margin-left: 20px;
    min-height: 0;
  }
}

@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: right;
    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: "DinarOneMedium";/*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-left: 20px;
  margin-top: 5px;
}

@media (max-width: 767px) {
  .piechart .piechart__desc li span:before {
    margin-left: 15px;
    float: right;
    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;
}

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}

@keyframes spin {
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}

.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-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  list-style: none;
  padding: 0;
  border-left: 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: 1600px) {
  .fperformance .fperformance__wrapper .performance-subtitle {
    min-height: 40px;
  }
}

@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 figure {
    text-align: center;
  }
}

.fperformance .fperformance__wrapper figure img {
  max-width: 100%;
}

@media (max-width: 520px) {
  .fperformance .fperformance__wrapper {
    margin-bottom: 25px;
  }
}

.fperformance .fperformance__wrapper > figure, .fperformance .fperformance__wrapper > div {
  min-height: 200px;
  margin-right: auto;
  margin-left: 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;
  }
}

@media (max-width: 520px) {
  .fperformance .fperformance__wrapper .fperformance__chart img {
    margin: auto;
  }
}

.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-left: 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-left: 0;
}

.f-ratings .f-ratings__wrapper h4 {
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  font-size: 1vw;
  color: #636058;
  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 .f-ratings__score + .f-ratings__content h4,
.f-ratings .f-ratings__wrapper .f-ratings__score + .f-ratings__content p {
  text-transform: none;
}

.f-ratings .f-ratings__wrapper h5 {
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  color: #63afab;
  margin: 15px 0;
  font-size: 1.9vw;
  direction: ltr/*rtl:ltr*/;/*rtl:ltr*/
  text-align: right;
}

@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: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  font-size: 1vw;
  color: #636058;
  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: #636058;
  font-size: 1vw;
  font-family: "DinarOneMedium";/*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: 1024px) {
  .f-ratings .f-ratings__wrapper .f-ratings__score {
    width: 135px;
    height: 135px;
  }
}

@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;
  left: 75px;
}

@media (max-width: 1024px) {
  .f-ratings .f-ratings__wrapper .f-ratings__score:before {
    top: 40px;
    right: 66px;/*rtl:66px*/
  }
}

.f-ratings .f-ratings__wrapper .f-ratings__score span {
  color: #63afab;
  font-family: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  margin: 0;
}

.f-ratings .f-ratings__wrapper .f-ratings__score span:first-child {
  font-size: 2.7rem;
  position: absolute;
  right: 20px;
  top: 25px;
}

@media (max-width: 1024px) {
  .f-ratings .f-ratings__wrapper .f-ratings__score span:first-child {
    top: 17px;
    font-size: 2.25rem;
    right: 25px;
  }
}

.f-ratings .f-ratings__wrapper .f-ratings__score span:last-child {
  font-size: 1.5rem;
  position: absolute;
  left: 35px;
  bottom: 30px;
}

@media (max-width: 1024px) {
  .f-ratings .f-ratings__wrapper .f-ratings__score span:last-child {
    bottom: 14px;
  }
}

.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: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  color: #fff;
  margin: 0;
  line-height: 1;
  display: inline-block;
  font-size: 42px;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media (min-width: 1601px) {
  .download .download__wrapper h3 {
    font-size: 45px;
  }
}

@media (max-width: 1400px) {
  .download .download__wrapper h3 {
    font-size: 38px;
  }
}

@media (max-width: 1199px) {
  .download .download__wrapper h3 {
    font-size: 35px;
  }
}

@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: "DinarOneMedium";/*rtl:"DinarOneMedium"*/
  color: #fff;
  padding: 2vw 1.5vw 2vw 5.3vw;
  border: 1px solid #57748d;
  text-transform: uppercase;
  float: left;
  background: url("../images/icons-svg/download-white.svg") no-repeat center;
  background-size: 2vw 2vw;
  background-position: left 1.8vw top 1.7vw;
  font-size: 18px;
  transition: background-color .6s;
}

@media (min-width: 1601px) {
  .download .download__wrapper a {
    padding: 1.6rem 1.65rem 1.6rem 3.2rem;
    background-size: 32px 26px;
    background-position: left 20px top 26px;
  }
}

@media (max-width: 1400px) {
  .download .download__wrapper a {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .download .download__wrapper a {
    font-size: 0.6rem;
    padding: 0.75rem 1rem 0.75rem 2.3rem;
    background-size: 20px 26px;
    background-position: left 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;
}
/* .l-icon-arw-rht {
  background: url(../images/arrow-rgt.svg) no-repeat left top;
  width: 20px;
  height: 20px!important;
  background-size: contain;
} */
.l-close-btn {
  position: relative;

}
.l-close-btn:after {
  content: "";
  position: absolute;
  background: url(../images/icons-svg/close.svg) no-repeat left top;
  width: 12px;
  height: 12px!important;
  background-size: contain;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

