.container-custom {
    max-width: 1920px;
    margin: 0 auto
}

.container-inner {
    max-width: 1680px;
    margin: 0 auto
}

.container-custom-md {
    max-width: 1536px;
    margin: 0 auto
}

h1,
.h1 {
    font-family: 'din_mediumregular';
    font-style: normal;
    font-weight: 500;
    font-size: 68px;
    line-height: 75px;
    letter-spacing: -0.02em;
    color: #fff
}

h2,
.h2 {
    font-family: 'din_mediumregular';
    font-style: normal;
    font-weight: normal;
    font-size: 56px;
    line-height: 73px;
    letter-spacing: -0.02em;
    color: #004b6e
}

h3,
.h3 {
    font-family: 'din_mediumregular';
    font-style: normal;
    font-weight: normal;
    font-size: 40px;
    line-height: 44px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #fff
}

h4,
.h4 {
    font-family: 'din_mediumregular';
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 36px;
    letter-spacing: -0.02em
}

h5,
.h5 {
    font-family: 'din_mediumregular';
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -0.02em;
    color: #fff
}

p {
    font-family: 'DIN';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 31px;
    letter-spacing: -0.02em;
    color: #004b6e
}

.sub-heading-blue {
    font-size: 44px;
    line-height: 52px;
    color: #004b6e
}

.sub-heading-white {
    font-size: 44px;
    line-height: 52px;
    color: #fff
}

.text-muted {
    font-family: 'DIN';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #6c757d !important;
    margin-bottom: 16px
}

.text-span-blue {
    color: rgba(0, 75, 110, 0.7) !important
}

.text-span-blue-1 {
    color: #004b6e !important
}

.text-span-white {
    color: #fff !important
}

.text-white {
    color: #fff
}

.text-blue {
    color: #004b6e
}

.text-light-blue {
    color: #0397C9;
}

.margin-bottom-37 {
    margin-bottom: 37px
}

.margin-bottom-32 {
    margin-bottom: 32px
}

.margin-bottom-24 {
    margin-bottom: 24px
}

.margin-bottom-16 {
    margin-bottom: 16px
}

.icon-svg {
    display: inline-block;
    position: relative
}

.icon-search-white {
    width: 21px;
    height: 21px;
    background: url('../images/background/search-white.svg') no-repeat;
    background-size: 100%
}

.icon-filled-white-dropdown {
    background: url('../images/background/down-arrow-filled.svg') no-repeat right top;
    width: 10px;
    height: 5px;
    background-size: 100%
}

.icon-filled-blue-dropdown {
    background: url('../images/background/down-arrow-filled-blue.svg') no-repeat right top;
    width: 10px;
    height: 5px;
    background-size: 100%
}

.icon-right-arrow-blue {
    background: url('../images/background/arrow-right-blue.svg') no-repeat right top;
    width: 6px;
    height: 10px;
    background-size: 100%
}

.icon-right-arrow-blue-dark {
    background: url('../images/background/arrow-right-blue-dark.svg') no-repeat right top;
    width: 6px;
    height: 10px;
    background-size: 100%
}

.icon-right-arrow-white {
    background: url('../images/background/arrow-right-white.svg') no-repeat right top;
    width: 6px;
    height: 10px;
    background-size: 100%
}

.icon-facebook {
    background: url('../images/background/facebook.svg') no-repeat right top;
    width: 12px;
    height: 21px;
    background-size: 100%
}

.icon-twitter {
    background: url('../images/background/twitter.svg') no-repeat right top;
    width: 17px;
    height: 17px;
    background-size: 100%
}

.icon-instagram {
    background: url('../images/background/instagram.svg') no-repeat right top;
    width: 18px;
    height: 18px;
    background-size: 100%
}

.icon-linkedin {
    background: url('../images/background/linkedin.svg') no-repeat right top;
    width: 18px;
    height: 17px;
    background-size: 100%
}

.icon-youtube {
    background: url('../images/background/youtube.svg') no-repeat right top;
    width: 25px;
    height: 20px;
    background-size: 100%
}

.icon-mail {
    background: url('../images/background/mail.svg') no-repeat right top;
    width: 15px;
    height: 12px;
    background-size: 100%
}

.icon-solar-farm {
    background: url('../images/background/solar-farm.svg') no-repeat right top;
    width: 24px;
    height: 24px;
    background-size: 100%;
    margin-right: 10px
}

.icon-wind-farm {
    background: url('../images/background/wind-farm.svg') no-repeat right top;
    width: 24px;
    height: 24px;
    background-size: 100%;
    margin-right: 10px
}

.icon-board {
    width: 89px;
    height: 89px;
    background: url('../images/background/board.svg') no-repeat;
    background-size: 100%
}

.icon-executive-board {
    width: 89px;
    height: 89px;
    background: url('../images/background/director.svg') no-repeat;
    background-size: 100%
}

.icon-team {
    width: 89px;
    height: 89px;
    background: url('../images/background/team.svg') no-repeat;
    background-size: 100%
}

.icon-download {
    width: 12px;
    height: 12px;
    background: url('../images/background/download-white.svg') no-repeat;
    background-size: 100%
}

.icon-calendar {
    width: 16px;
    height: 19px;
    background-size: 100%;
    background: url('../images/background/calendar.svg') no-repeat
}

.icon-time {
    width: 16px;
    height: 16px;
    background-size: 100%;
    background: url('../images/background/time.svg') no-repeat
}

.icon-views {
    width: 20px;
    height: 16px;
    background-size: 100%;
    background: url('../images/background/views.svg') no-repeat
}

.icon-left-white-arrow {
    width: 5px;
    height: 10px;
    background-size: 100%;
    background: url('../images/background/left-arrow-bg.svg') no-repeat
}

.icon-speaker {
    width: 18px;
    height: 18px;
    background-size: 100%;
    background: url('../images/background/speaker-listen.svg') no-repeat;
    vertical-align: middle;
    margin-left: 12px
}

.icon-copy-white {
    width: 20px;
    height: 20px;
    background-size: 100%;
    background: url('../images/background/copy-white.svg') no-repeat
}

.icon-twitter-white {
    width: 15px;
    height: 15px;
    background-size: 100%;
    background: url('../images/background/twitter-white.svg') no-repeat
}

.icon-download-blue {
    width: 12px;
    height: 12px;
    background-size: 100%;
    background: url('../images/background/download-small-blue.svg') no-repeat
}

.icon-download-blue-dark {
    width: 24px;
    height: 24px;
    background-size: 100%;
    background: url('../images/background/download-big-blue.svg') no-repeat
}

.icon-download-white {
    width: 12px;
    height: 12px;
    background-size: 100%;
    background: url('../images/background/download-small-white.svg') no-repeat
}

.icon-white-arrow-tail {
    width: 12px;
    height: 12px;
    background-size: 100%;
    background: url('../images/background/arrow-with-stick.svg') no-repeat
}

.icon-download-large {
    width: 18px;
    height: 18px;
    background: url('../images/background/download-big-blue.svg') no-repeat;
    background-size: 100%;
    cursor: pointer
}

.icon-speaker-white {
    width: 34px;
    height: 23px;
    background: url('../images/background/speaker.svg') no-repeat;
    background-size: 100%;
    cursor: pointer
}

.icon-arrow-up-right {
    width: 16px;
    height: 16px;
    background: url('../images/background/arrow-right-up-blue.svg') no-repeat;
    background-size: 100%
}

.icon-affordable-clean-energy {
    width: 40px;
    height: 40px;
    background: url('../images/affordable-and-clean-energy.svg') no-repeat;
    background-size: 100%
}

.icon-zero-hunger {
    width: 31px;
    height: 40px;
    background: url('../images/zero-hunger.svg') no-repeat;
    background-size: 100%
}

.icon-good-health {
    width: 40px;
    height: 40px;
    background: url('../images/good-health.svg') no-repeat;
    background-size: 100%
}

.icon-water {
    width: 40px;
    height: 40px;
    background: url('../images/water.svg') no-repeat;
    background-size: 100%
}

.icon-good-education {
    width: 40px;
    height: 40px;
    background: url('../images/good-education.svg') no-repeat;
    background-size: 100%
}

.icon-add-btn {
    width: 56px;
    height: 56px;
    background: url('../images/background/plus-circle-button.svg') no-repeat;
    background-size: 100%;
    cursor: pointer
}

.icon-minus-btn {
    width: 56px;
    height: 56px;
    background: url('../images/background/minus-circle-button.svg') no-repeat;
    background-size: 100%;
    cursor: pointer
}

.icon-delete-blue {
    width: 20px;
    height: 20px;
    background: url('../images/background/delete.svg') no-repeat;
    background-size: 100%;
    cursor: pointer
}

.icon-banner-map {
    width: 100px;
    height: 50px;
    background: url('../images/background/banner-map.svg') no-repeat;
    background-size: 100%
}

.icon-banner-people {
    width: 55px;
    height: 50px;
    background: url('../images/background/banner-people.svg') no-repeat;
    background-size: 100%
}

.bg-image__cover {
    background-size: cover !important
}

.bg-image__full {
    background-size: 100% !important
}

.bg-blue {
    background: #004b6e
}

.link-block a {
    font-family: 'din_bold';
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none;
    position: relative
}

.link-block.text-blue a {
    color: #0397c9
}

.link-block.text-white a {
    color: #fff
}

.link-block.text-blue a:after {
    content: '';
    position: absolute;
    bottom: -5px;
    width: 100%;
    left: 0;
    right: 0;
    background: rgba(3, 151, 201, 0.37);
    height: 1px
}

.link-block.text-white a:after {
    content: '';
    position: absolute;
    bottom: -5px;
    width: 100%;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.37);
    height: 1px
}

.link-block .icon-right-arrow-blue,
.link-block .icon-right-arrow-white,
.link-block .icon-download-blue,
.link-block .icon-download-white,
.link-block .icon-right-arrow-blue-dark {
    margin-left: 10px
}

.size-md {
    max-width: 700px;
    margin: 0 auto
}

.size-lg {
    max-width: 1015px;
    margin: 0 auto
}

.title-block h2 {
    margin-bottom: 24px
}

.title-block p {
    margin-bottom: 0;
    max-width: 739px;
    margin: 0 auto;
    font-size: 24px;
    line-height: 31px
}

.title-block .subtitle {
    font-size: 40px;
    line-height: 52px;
    margin: 0 0 24px 0
}

.btn {
    border-radius: 79px;
    font-family: 'din_bold';
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: .08em;
    text-transform: uppercase;
    padding: 9px 21px 7px 21px;
    cursor: pointer;
    transition: all .5s ease
}

.btn-blue {
    background: #0397c9;
    color: #fff
}

.btn.btn-blue:hover,
.btn.btn-blue:focus,
.btn.btn-blue:active {
    background: #fff;
    color: #0397c9;
    border: 1px solid #0397c9
}

.btn.btn-blue:hover .icon-right-arrow-white,
.btn.btn-blue:focus .icon-right-arrow-white,
.btn.btn-blue:active .icon-right-arrow-white {
    background: url('../images/background/arrow-right-blue.svg') no-repeat right top;
    width: 6px;
    height: 10px;
    background-size: 100%
}

.btn-check:focus+.btn,
.btn:focus {
    box-shadow: none
}

.btn-white {
    background: #fff;
    color: #0397c9
}

.btn-white:hover,
.btn-white:focus,
.btn-white:active {
    background: #0397c9;
    color: #fff
}

.btn-white:hover .icon-right-arrow-blue,
.btn-white:focus .icon-right-arrow-blue,
.btn-white:active .icon-right-arrow-blue {
    background: url('../images/background/arrow-right-white.svg') no-repeat right top;
    width: 6px;
    height: 10px;
    background-size: 100%
}

.btn-white .icon-right-arrow-blue,
.btn-blue .icon-right-arrow-white {
    height: 10px;
    margin-left: 10px
}

header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 999;
    padding: 19px 0
}

header .navbar-nav .nav-link,
header .navbar-nav .nav-link.active {
    font-family: 'DIN';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: .03em;
    text-transform: uppercase;
    color: #fff;
    padding: 0
}

header .navbar-nav .nav-link:hover,
header .navbar-nav .nav-link.active:hover,
header .navbar-nav .nav-link:focus,
header .navbar-nav .nav-link.active:focus,
header .navbar-nav .nav-link:active,
header .navbar-nav .nav-link.active:active {
    color: #fff
}

header .header-left {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

header .header-left .navbar-brand {
    margin-right: 48px;
    width: 236px;
    padding: 0;
}

header .header-left .navbar-brand .white-logo,
header .header-left .navbar-brand .blue-logo {
    width: 100%;
    width: 236px;
    height: 50px;
}

header .header-left .nav-item:not(:last-child),
header .header-right .nav-item:not(:last-child) {
    margin-right: 26px
}

header .navbar-nav .nav-item.search-block .nav-link {
    line-height: 11px
}

header .header-right .search-block {
    margin-right: 0 !important
}

header .header-right .lang-block {
    margin-left: 36px;
    border-radius: 7px;
    overflow: hidden;
}

header .header-right .lang-block.on {
    background: #fff;
}

header {
    transition: all ease-in;
    -webkit-transition: all ease-in;
    -moz-transition: all ease-in
}

header.sticky_header {
    position: fixed;
    background: #fff;
    transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    z-index: 9999
}

header.sticky_header .header-left .navbar-brand .white-logo {
    display: none
}

header.sticky_header .header-left .navbar-brand .blue-logo {
    display: block
}

header.sticky_header .navbar-nav .nav-link,
header.sticky_header .navbar-nav .nav-link.active {
    color: #096ca4
}

header.sticky_header .navbar-nav .nav-link:hover,
header.sticky_header .navbar-nav .nav-link.active:hover,
header.sticky_header .navbar-nav .nav-link:focus,
header.sticky_header .navbar-nav .nav-link.active:focus,
header.sticky_header .navbar-nav .nav-link:active,
header.sticky_header .navbar-nav .nav-link.active:active {
    color: #004b6e
}

header.sticky_header .icon-search-white {
    background: url('../images/background/search-blue.svg') no-repeat;
    background-size: 100%
}

header.sticky_header .icon-filled-white-dropdown {
    background: url('../images/background/down-arrow-filled-blue.svg') no-repeat right top;
    width: 10px;
    height: 5px;
    background-size: 100%
}

header.sticky_header .icon-speaker-white,
header.active .icon-speaker-white {
    background: url('../images/background/speaker-blue.svg') no-repeat;
    background-size: 100%
}

header.sticky_header .header-left .nav-item .dropdown-menu {
    top: 107px
}

header.non-sticky-header {
    background: #fff
}

header.non-sticky-header .header-left .navbar-brand .blue-logo {
    display: block
}

header.non-sticky-header .header-left .nav-item .nav-link,
header.non-sticky-header .navbar-nav .nav-link,
header.non-sticky-header .navbar-nav .nav-link.active,
header.non-sticky-header .energy-efficient .label-text {
    color: #096ca4
}

header.non-sticky-header .header-left .navbar-brand .white-logo {
    display: none
}

header.non-sticky-header .header-right .nav-item.speaker-block .icon-speaker-white {
    background: url('../images/background/speaker-blue.svg') no-repeat;
    background-size: 100%
}

header.non-sticky-header .header-right .nav-item.search-block .icon-search-white {
    background: url('../images/background/search-blue.svg') no-repeat;
    background-size: 100%
}

header.non-sticky-header .header-right .nav-item.search-block .icon-search-white.cancel {
    background: url('../images/background/close-blue.svg') no-repeat;
    background-size: 100%;
    width: 21px;
    height: 21px
}

header.non-sticky-header .icon-filled-white-dropdown {
    background: url('../images/background/down-arrow-filled-blue.svg') no-repeat right top;
    width: 10px;
    height: 5px;
    background-size: 100%
}

header .search-form {
    display: none;
    position: absolute;
    width: 520px;
    right: 0px;
    top: 45px;
    z-index: 99999
}

header .search-form:before {
    content: "";
    position: absolute;
    top: -14px;
    right: 3px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid transparent;
    border-bottom: 8px solid #fff
}

header .search-block .search-field {
    font-family: "DIN";
    font-weight: 400;
    background: #fff;
    box-shadow: 0 16px 14px rgba(0, 0, 0, 0.05);
    font-size: 20px;
    line-height: 20px;
    color: #004b6e;
    border: 0;
    padding: 17px 75px 17px 29px;
    outline-offset: 0;
    outline: 0;
    width: 100%;
    height: 68px;
    border-radius: 7px
}

header .search-block .btn-search {
    padding: 0;
    position: absolute;
    right: 25px;
    height: auto;
    display: block;
    line-height: normal;
    top: 20px
}

header .search-block .btn.btn-search:focus,
header .search-block .btn.btn-search:hover,
header .search-block .btn.btn-search:active {
    box-shadow: none
}

header .search-block .icon-search-white.cancel {
    background: url('../images/background/close.svg') no-repeat;
    background-size: 100%;
    width: 21px;
    height: 21px
}

header .search-block .search-field::-webkit-input-placeholder {
    color: rgba(0, 75, 110, 0.6)
}

header .search-block .search-field::-moz-placeholder {
    color: rgba(0, 75, 110, 0.6)
}

header .search-block .search-field:-ms-input-placeholder {
    color: rgba(0, 75, 110, 0.6)
}

header .search-block .search-field:-moz-placeholder {
    color: rgba(0, 75, 110, 0.6)
}

header.sticky_header .search-form {
    top: 63px
}

header.sticky_header .search-block .icon-search-white.cancel {
    background: url('../images/background/close-blue.svg') no-repeat;
    background-size: 100%;
    width: 21px;
    height: 21px
}

header .header-right .search-block,
header.sticky_header .header-right .search-block {
    position: relative
}

header .header-right .selected-language {
    cursor: pointer;
    padding: 3px 5px;
    border-radius: 7px 7px 0 0;
    border-right: 1px solid transparent;
}

header .header-right .on .selected-language {
    background: #fff;
}

header .header-right .image {
    width: 24px;
    margin-right: 4px;
}

header .header-right {
    background: transparent;
}

header .header-right .lang-select-dropdown {
    list-style: none;
    padding: 0;
    position: absolute;
    display: none;
    background: #fff;
    padding: 3px 8px 8px;
    width: 49px;
    margin: 0;
    border-radius: 0 0 7px 7px;
    z-index: 999;
}

header .header-right .lang-block.on {
    border-radius: 7px 7px 0 0;
}

/* header.sticky_header .header-right .lang-block, header.sticky_header .header-right .lang-select-dropdown, header.sticky_header .header-right .selected-language  {
    background: #004b6e; 
} */

header.sticky_header .nav-item.lang-block .icon-filled-blue-dropdown {
    background: url('../images/background/down-arrow-filled.svg') no-repeat right top;
    background-size: 100%;
}

header .header-right .lang-select-dropdown.active {
    display: block
}

header .header-right .lang-select-dropdown li {
    width: 24px;
    height: 16.69px;
    cursor: pointer
}

header .header-right .lang-select-dropdown li img {
    width: 100%
}

header .header-right .lang-select-dropdown li.active {
    display: none
}

header .header-right .image img {
    width: 100%
}

header .container-custom {
    padding: 0 50px
}

.banner-section .banner-item {
    background: #004b6e
}

.banner-section .banner-item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 81, 119, 0.5)
}

.banner-section picture {
    display: block;
    width: 100%;
    height: 100%
}

.banner-section .banner-image img {
    width: 100%
}

.banner-section .swiper-pagination-bullet {
    position: relative;
    width: 146px;
    height: 3px;
    text-align: left;
    border-radius: 0;
    opacity: 1;
    margin-right: 20px;
    border-radius: 3px;
    background: rgba(255, 255, 255, 0.3)
}

.banner-section .swiper-pagination-bullet b {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 0;
    height: 3px;
    background-color: #fff
}

.banner-section .swiper-pagination-bullet-active {
    background: rgba(255, 255, 255, 0.3)
}

.banner-section .swiper-pagination-bullet-active b {
    animation-name: countingBar;
    animation-duration: 7s;
    animation-timing-function: ease-in;
    animation-iteration-count: 1;
    animation-direction: alternate;
    animation-fill-mode: forwards
}

@keyframes countingBar {
    0% {
        width: 0
    }
    100% {
        width: 100%
    }
}

.banner-section .banner-item {
    position: relative
}

.banner-section .banner-content,
.banner-section.banner-section-v1 .banner-content {
    position: absolute;
    top: 300px;
    left: 0;
    max-width: 100%;
    width: 100%;
    right: 0;
    margin: 0 auto
}

.banner-section .banner-content h2,
.banner-section.banner-section-v1 .banner-content h2 {
    font-family: 'din_mediumregular';
    font-style: normal;
    font-weight: normal;
    font-size: 68px;
    line-height: 75px;
    color: #fff;
    margin-bottom: 32px
}

.banner-section .banner-content p,
.banner-section.banner-section-v1 .banner-content p {
    font-family: 'DIN';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 31px;
    color: #fff;
    margin: 0
}

.banner-section .swiper-container-horizontal>.swiper-pagination-bullets {
    position: relative;
    text-align: right;
    right: unset;
    left: unset;
    bottom: unset
}

.banner-section .banner-content .banner-button {
    margin: 48px 0 0
}

.banner-section .banner-content .banner-content-left {
    max-width: 610px;
    position: relative;
}

.banner-section .swiper-button-prev,
.banner-section .swiper-button-next {
    display: block
}

.banner-section .slider-nav {
    position: absolute;
    width: 100%;
    right: 0;
    left: 0;
    bottom: 80px;
    text-align: left;
    margin-left: 0;
}

.banner-section .slider-nav .swiper-arrows {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 68px;
    margin-left: 0;
    position: relative
}

.banner-section .swiper-pagination {
    position: relative;
    text-align: left;
    margin: 40px 0 0
}

.banner-section .swiper-pagination-bullet:last-child {
    margin-right: 0
}

.banner-section .swiper-button-next,
.banner-section .swiper-button-prev {
    width: auto;
    height: auto
}

.banner-section .swiper-button-prev {
    order: 1
}

.banner-section .swiper-button-next {
    order: 2
}

.banner-section .swiper-button-next:after {
    content: '';
    font-family: none;
    font-size: 0;
    background: url('../images/background/slider-arrow-right-white.svg') no-repeat right center;
    width: 12px;
    height: 23px;
    background-size: 100%;
    display: block
}

.banner-section .swiper-button-prev:after {
    content: '';
    font-family: none;
    font-size: 0;
    background: url('../images/background/slider-arrow-left-white.svg') no-repeat left center;
    width: 12px;
    height: 23px;
    background-size: 100%;
    display: block
}

.banner-section .swiper-wrapper {
    height: auto !important
}

.spotlight .hero-card__three-columns-container {
    padding: 69px 0 0
}

.hero-card__three-columns-container .title-block {
    margin-bottom: 48px
}

.hero-card .image img {
    width: 100%;
    height: 100%
}

.hero-card {
    background: #f9fbfd
}

.hero-card .content {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    padding: 12px 6px 12px
}

.hero-card .content .category {
    font-family: 'DIN';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: -0.02em;
    color: #004b6e;
    opacity: .7;
    margin-bottom: 16px
}

.hero-card .content h2 {
    margin-bottom: 40px;
    text-align: left;
    color: #004b6e;
    font-size: 32px;
    line-height: 35px
}

.three-column {
    position: relative;
    overflow: hidden
}

.three-column .image img {
    width: 100%;
    height: 100%
}

.three-column .three-column-content {
    position: absolute;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-end;
    padding: 20px 32px;
    z-index: 20;
    bottom: 0;
    width: 100%;
    height: auto
}

.three-column:after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    /* background: url(../images/spotlight-gradient.webp) no-repeat bottom center; */
    background-size: 100%;
    height: 165px;
    left: 0;
    right: 0;
    z-index: 10;
    background: linear-gradient(360deg, #005177 0%, rgba(0, 81, 119, 0.00) 100%);
}

.three-column .three-column-content h2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 0
}

.three-column .three-column-content h2 a {
    color: #fff;
    text-decoration: none
}

.three-column .three-column-content .category,
.three-column .three-column-content .category a {
    font-family: 'DIN';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: -0.02em;
    color: #fff;
    margin-top: 16px;
    text-align: left;
    margin: 16px 0 0;
    text-decoration: none
}

.three-column-blocks {
    margin-top: 24px
}

.pioneer-energy .container-custom-md {
    padding: 135px 0 80px;
    border-bottom: 1px solid rgba(0, 75, 110, 0.2)
}

.text-two-blocks h2 {
    max-width: 482px;
    line-height: 44px
}

.text-two-blocks p {
    font-size: 24px;
    line-height: 31px
}

.image-two-blocks .image-item {
    position: relative;
    max-width: 820px;
    width: 100%;
    overflow: hidden
}

.image-two-blocks .image-item:first-child {
    margin-right: 24px
}

.image-two-blocks-v2 .image-item:not(:last-child) {
    margin-right: 24px
}

.image-two-blocks .image-item img {
    width: 100%;
    height: 100%
}

.image-two-blocks .image-content {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    margin: 0 auto;
    text-align: center
}

.image-two-blocks .image-content h2 {
    color: #fff;
    text-decoration: none;
    margin-bottom: 25px
}

.image-two-blocks .image-content a {
    text-decoration: none
}

.image-two-blocks .col-lg-6:last-child .image-item {
    margin-left: auto
}

.image-two-blocks.renewables {
    margin-top: 64px
}

.clean-energy-map {
    padding-top: 86px;
    padding-bottom: 30px;
    overflow: hidden
}

.our-projects-map .clean-energy-map {
    overflow: visible
}

.clean-energy-map.map-block .text {
    width: 100%
}

.map-image {
    margin: 40px 0 0;
    position: relative;
    /* max-width: 1780px */
    max-width: 1280px;
    margin: 40px auto 0;
}

.map-image img {
    width: 100%;
    height: auto
}

.map-image .pin-container {
    width: 25px;
    height: 25px;
    border-radius: 100%;
    background: rgba(255, 255, 255, 0.4);
    background-color: rgba(255, 255, 255, 0.4);
    display: block;
    position: relative;
    cursor: pointer
}

.map-image .pin-container .pin {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: #0397c9;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto
}

.map-image .map-image-pin {
    position: absolute
}

.map-image-pin-info {
    max-width: 170px;
    width: 170px;
    position: absolute;
    bottom: 30px;
    left: 10px;
    padding-bottom: 33px;
    display: none;
    z-index: 99
}

.map-image-pin-info a {
    text-decoration: none
}

.map-image-pin-info:before {
    content: '';
    position: absolute;
    height: 99%;
    width: 1px;
    left: 0;
    background: #004b6e
}

.map-image-pin-info .text {
    background: #004b6e;
    padding: 10px 16px
}

.map-image-pin-info .text h2 {
    font-family: 'din_mediumregular';
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -0.02em;
    color: #fff;
    margin: 0
}

.map-image-pin-info .text p {
    font-family: 'DIN';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: -0.02em;
    color: #fff;
    margin: 0
}

.map-image-pin-info .image {
    width: 170px !important;
    height: 85px !important
}

.map-image-pin-info .image img {
    width: 100%;
    height: 100%
}

.map-image .map-image-pin .pin-container .hover-pin {
    display: none
}

.map-image .map-image-pin.active .pin-container {
    width: 32px;
    height: 32px;
    margin-left: -6px;
    margin-top: -5px
}

.map-image .map-image-pin.active .pin-container .hover-pin {
    display: block;
    width: 40px;
    height: 40px
}

.map-image .map-image-pin.active .pin-container .hover-pin img {
    width: 22px;
    height: 22px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto
}

.map-image .map-image-pin.active .pin-container .pin {
    width: 40px;
    height: 40px;
    display: none
}

.map-image .map-image-pin .pin-container .pin img {
    display: none
}

.map-image .map-image-pin.active .pin-container .pin img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 29px;
    height: 29px;
    display: block
}

.map-image .map-image-pin.active .map-image-pin-info {
    display: block;
    z-index: 99;
}

.map-image .map-image-pin__1 {
    top: 25%;
    left: 14%
}

.map-image .map-image-pin__2 {
    top: 19%;
    left: 21%
}

.map-image .map-image-pin__3 {
    top: 37%;
    left: 20%
}

.map-image .map-image-pin__4 {
    top: 63%;
    left: 28%
}

.map-image .map-image-pin__5 {
    top: 19%;
    left: 48%
}

.map-image .map-image-pin__6 {
    top: 33%;
    left: 48%
}

.map-image .map-image-pin__7 {
    top: 39%;
    left: 44%
}

.map-image .map-image-pin__8 {
    top: 38.5%;
    left: 51%
}

.map-image .map-image-pin__9 {
    top: 20%;
    left: 62%
}

.map-image .map-image-pin__10 {
    top: 25.5%;
    left: 59%
}

.map-image .map-image-pin__11 {
    top: 25.5%;
    left: 66%
}

.map-image .map-image-pin__12 {
    top: 30.5%;
    left: 62%
}

.map-image .map-image-pin__13 {
    top: 34.5%;
    left: 66%
}

.map-image .map-image-pin__14 {
    top: 29.5%;
    left: 70%
}

.map-image .map-image-pin__15 {
    top: 22.5%;
    left: 83%
}

.map-image .map-image-pin__16 {
    top: 49.5%;
    left: 95%
}

.map-image .map-image-pin__17 {
    top: 57.5%;
    left: 83%
}

.map-image .map-image-pin__18 {
    top: 76%;
    left: 86%
}

.map-block .btn-block {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0
}

.accordion-section {
    overflow: hidden;
    background: #f2f8fb
}

.accordion-header-blue {
    background: #0397c9;
    padding: 76px 0
}

.accordion-header-blue .title-block,
.accordion-section .accordion-block {
    max-width: 850px;
    margin-left: auto;
    margin-right: 56px
}

.accordion-section .accordion-block {
    padding: 80px 98px 80px 0
}

.accordion-header-blue h2,
.accordion-header-blue p {
    color: #fff;
    margin: 0;
    max-width: 100%
}

.accordion-header-blue .title-block h2 {
    margin-bottom: 32px
}

.accordion-section .image img {
    width: 100%;
    height: 100%
}

.accordion-custom .accordion-button {
    padding: 16px 0;
    border-radius: 0;
    font-family: 'din_mediumregular';
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 35px;
    letter-spacing: -0.02em;
    color: #004b6e;
    box-shadow: none;
    background: #f2f8fb
}

.accordion-custom .accordion-item {
    border: 0;
    background: #f2f8fb
}

.accordion-custom .accordion-button:not(.collapsed) {
    background: transparent
}

.accordion-custom .accordion-button:focus {
    box-shadow: none
}

.accordion-custom .accordion-body {
    padding: 0
}

.accordion-custom .accordion-body p {
    font-family: 'DIN';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 31px;
    letter-spacing: -0.02em;
    color: #004b6e;
    padding: 16px 0;
    margin: 0
}

.accordion-custom .accordion-body .achievements {
    padding: 16px 0 38px
}

.accordion-custom .accordion-body .achievements .achievement-item:not(:last-child) {
    margin-right: 25px
}

.accordion-custom .accordion-item:not(:last-child) {
    border-bottom: 1px solid rgba(0, 75, 110, 0.2)
}

.accordion-custom .accordion-button.collapsed {
    color: rgba(0, 75, 110, 0.5);
    font-weight: normal
}

.achievements .achievement-item h2 {
    font-family: 'DIN';
    font-style: normal;
    font-weight: normal;
    font-size: 44px;
    line-height: 53px;
    letter-spacing: -0.02em;
    color: #0397c9;
    margin-bottom: 0
}

.achievements .achievement-item p {
    font-family: 'DIN';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: -0.02em;
    color: #7e8f9a;
    padding: 0
}

.accordion-custom .accordion-button::after {
    background: url('../images/background/accordion-arrow.svg') no-repeat;
    width: 20px;
    height: 10px;
    background-size: 100%
}

.accordion-custom .accordion {
    margin-bottom: 101px
}

.accordion-custom .hidden-image {
    display: none
}

.image-text-card .image img {
    width: 100%;
    height: 100%
}

.image-text-card .image {
    height: 100%
}

.image-text-card .card-body {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    padding: 0 120px 0 80px
}

.image-text-card .card-body .card-title {
    margin-bottom: 32px
}

.image-text-card .card-body .card-text {
    margin-bottom: 53px;
    font-size: 24px;
    line-height: 31px;
    max-width: 880px
}

.image-text-card .card-body p {
    margin-bottom: 25px
}

.hero-banner .image img {
    width: 100%;
    height: 100%
}

.hero-banner {
    position: relative;
    overflow: hidden
}

.hero-banner .content-block {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center
}

.hero-banner .text-muted {
    text-align: center;
    color: rgba(255, 255, 255, 0.7) !important
}

.hero-banner h2 {
    color: #fff;
    margin-bottom: 37px
}

.slider-v2 {
    overflow: hidden
}

.slider-v2 .video-wrapper img {
    width: 100%;
    height: 100%
}

.slider-v2 h2,
.slider-v2 p {
    color: #fff;
    text-align: center
}

.slider-v2 .youtube-slider h2 {
    font-family: 'din_mediumregular';
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 35px;
    letter-spacing: -0.02em;
    color: #fff;
    max-width: 760px;
    text-align: left;
    margin: 24px 0 16px
}

.slider-v2 .youtube-slider h2 a {
    text-decoration: none;
    color: #fff
}

.slider-v2 .youtube-slider p {
    font-family: 'DIN';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: -0.02em;
    color: #fff;
    max-width: 760px;
    text-align: left
}

.slider-v2 .block-video {
    position: relative
}

.slider-v2 .play-button,
.slider-v2 .block-video>div.play-button {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin: 0 auto;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    width: 72px;
    height: 72px;
    border-radius: 50%;
    cursor: pointer;
    z-index: 999
}

.slider-v2 .swiper-slide .play-button img,
.slider-v2 .swiper-slide .video-wrapper .play-button img {
    width: 100%
}

.slider-v2 .swiper-slide.swiper-slide-prev,
.slider-v2 .swiper-slide.swiper-slide-next {
    opacity: .6;
    pointer-events: none
}

.slider-v2 .swiper {
    position: relative;
    width: 100%;
    overflow: hidden
}

.slider-v2 .swiper-slide {
    position: relative;
    width: 1008px
}

.slider-v2 .swiper-image {
    position: relative;
    width: 100%
}

.slider-v2 .swiper-button-next,
.slider-v2 .swiper-button-prev {
    padding: 8px;
    width: 12px;
    height: 12px;
    margin-top: 0;
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 50%
}

.slider-v2 .swiper-button-next::after,
.slider-v2 .swiper-button-prev::after {
    color: #fff;
    font-size: 12px
}

.slider-v2 .swiper-button-next {
    transform: translate(50%, -50%);
    right: calc((100% - var(50%)) / 2)
}

.slider-v2 .swiper-button-prev {
    transform: translate(-50%, -50%);
    left: calc((100% - var(50%)) / 2)
}

.source-hope {
    padding: 40px 0 80px
}

.source-hope .title-block p {
    max-width: unset
}

.source-hope .btn-block {
    margin: 72px 0 0
}

.source-hope.slider-v2 .video-wrapper img {
    height: auto
}

.source-hope.slider-v2 .block-video {
    overflow: hidden
}

.slider-v2 .youtube-slider {
    margin: 32px 0 0 0;
    position: relative
}

.slider-v2 .block-video>div {
    height: 100%;
    width: 100%
}

.slider-v2 .swiper-button-prev,
.slider-v2 .swiper-button-next {
    display: block;
    background-color: transparent;
    width: 13px;
    height: 24px
}

.slider-v2 .swiper-button-prev:after {
    content: '';
    position: absolute;
    width: 13px;
    height: 24px;
    background: url('../images/background/slider-arrow-left-white.svg') no-repeat;
    background-size: 100%
}

.slider-v2 .swiper-button-next:after {
    content: '';
    position: absolute;
    width: 13px;
    height: 24px;
    background: url('../images/background/slider-arrow-right-white.svg') no-repeat;
    background-size: 100%
}

.slider-v2 .swiper-button-prev {
    left: 0
}

.slider-v2 .swiper-button-next {
    right: 0
}

.slider-v2 .swiper-nav {
    position: absolute;
    top: 34%;
    max-width: 1100px;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 100%;
    height: 24px;
    z-index: 0
}

.slider-v2 .swiper-pagination-bullet {
    position: relative;
    width: 75px;
    height: 3px;
    text-align: left;
    border-radius: 0;
    opacity: 1;
    margin-right: 20px;
    border-radius: 3px;
    background: rgba(255, 255, 255, 0.3)
}

.slider-v2 .swiper-pagination-bullet b {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 0;
    height: 3px;
    background-color: #fff
}

.slider-v2 .swiper-pagination-bullet-active {
    background: rgba(255, 255, 255, 0.3)
}

.slider-v2 .swiper-pagination-bullet-active b {
    animation-name: countingBar;
    animation-duration: 7s;
    animation-timing-function: ease-in;
    animation-iteration-count: 1;
    animation-direction: alternate;
    animation-fill-mode: forwards
}

@keyframes countingBar {
    0% {
        width: 0
    }
    100% {
        width: 100%
    }
}

.newsletter {
    background: #0397c9;
    padding: 28px 0
}

.newsletter-form .form-control {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    min-width: 281px;
    color: #fff;
    font-family: 'DIN';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: .2px
}

.newsletter-form .form-control::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5)
}

.newsletter-form .form-control::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5)
}

.newsletter-form .form-control:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5)
}

.newsletter-form .form-control:-moz-placeholder {
    color: rgba(255, 255, 255, 0.5)
}

.newsletter-form .form-control:focus {
    box-shadow: none
}

.newsletter-form .btn-white {
    min-width: 295px;
    letter-spacing: .08em
}

.newsletter .newsletter-logo {
    width: 213px
}

.newsletter .newsletter-logo img {
    width: 100%
}

.footer-top ul,
.footer-bottom ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.footer-top ul li {
    font-family: 'din_bold';
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    color: #7e8f9a
}

.footer-bottom .link-block a {
    font-size: 16px;
    line-height: 20px;
    text-transform: capitalize;
    letter-spacing: 0
}

.footer-top ul li:not(:last-child) {
    margin-right: 56px
}

.footer-top ul li a {
    text-decoration: none;
    color: #7e8f9a
}

.footer-top {
    padding: 40px 0
}

.footer-bottom {
    padding: 0 0 40px
}

.footer-bottom ul li:not(:last-child) {
    margin-right: 32px
}

.social-icons ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.social-icons ul li:not(:last-child) {
    margin-right: 24px
}

.footer-bottom-bottom p {
    font-family: 'din_bold';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #004b6e
}

.footer-bottom-bottom {
    margin: 36px 0 0;
    opacity: .43
}

.social-media-sticky {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    width: 58px;
    z-index: 99;
    background: #fff;
    box-shadow: 1px 1px 23px 1px rgb(0 0 0 / 30%)
}

.social-media-sticky ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding: 20px 0
}

.social-media-sticky ul li {
    width: 100%;
    text-align: center
}

.social-media-sticky ul li:not(:last-child) {
    padding-bottom: 16px
}

.social-media-sticky ul li .icon-linkedin {
    width: 14px;
    height: 13px;
    opacity: .43
}

.social-media-sticky ul li .icon-twitter {
    width: 15px;
    height: 12px;
    opacity: .43
}

.social-media-sticky ul li .icon-facebook {
    width: 8px;
    height: 15px;
    opacity: .43
}

.social-media-sticky ul li .icon-mail {
    opacity: .43
}

header .navbar-nav .mobile-links .nav-link,
header .navbar-nav .nav-item.mobile-links {
    display: none
}

header .mobile-header-right {
    display: none
}

header .mobile-header-right .selected-language {
    cursor: pointer
}

header .mobile-header-right .image {
    width: 24px;
    margin-right: 12px
}

header .mobile-header-right .image img {
    width: 100%
}

header .mobile-header-right .lang-select-dropdown {
    list-style: none;
    padding: 0;
    position: absolute;
    display: none
}

header .mobile-header-right .lang-select-dropdown li.active {
    display: none
}

header .mobile-header-right .lang-select-dropdown li {
    width: 24px;
    height: 16.69px;
    cursor: pointer
}

header .mobile-header-right .lang-select-dropdown li img {
    width: 100%;
    /*height: 100%*/
}

header .mobile-header-right .lang-block {
    margin-right: 45px !important
}

header .header-left .nav-item .dropdown-menu {
    position: fixed;
    left: 0;
    right: 0;
    top: 116px;
    background: #004b6e;
    border-radius: 0;
    display: block;
    opacity: 0;
    z-index: -1;
    padding: 0;
    visibility: hidden;
    border: 0;
    max-height: 0;
    height: 00%;
    overflow: hidden
}

header .header-left .nav-item .dropdown-menu>.d-flex {
    height: 100%
}

header.active .header-left .nav-item.active .dropdown-menu {
    opacity: 1;
    z-index: 99;
    transition: .5s;
    visibility: visible;
    height: 100%;
    max-height: 685px
}

header .navbar {
    padding: 0;
    position: static
}

header.active {
    background: #fff
}

header .header-left .navbar-brand .blue-logo {
    display: none
}

header.active .header-left .navbar-brand .white-logo {
    display: none
}

header .header-left .navbar-brand .white-logo {
    display: block
}

header.active .header-left .navbar-brand .blue-logo {
    display: block
}

header.active .navbar-nav .nav-link {
    color: #004b6e
}

header.active .icon-search-white {
    background: url('../images/background/search-blue.svg') no-repeat
}

header.active .icon-filled-white-dropdown {
    background: url('../images/background/down-arrow-filled-blue.svg') no-repeat right top
}

header.active .header-left .nav-item .nav-link,
header.active .header-right .nav-item .nav-link {
    opacity: .6
}

header.active .header-left .nav-item .nav-link.active {
    color: #004b6e;
    opacity: 1
}

header * {
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

header {
    transition: background 1s
}

header .navbar-expand-lg .navbar-nav .nav-link {
    padding: 0
}

header .navbar-nav .nav-item.has-sub-menu .nav-link {
    position: relative
}

header.active .navbar-nav .nav-item.has-sub-menu .nav-link.active:after {
    content: '';
    position: absolute;
    height: 7px;
    width: 100%;
    background: #004b6e;
    bottom: -32px;
    left: 0;
    right: 0
}

header.sticky_header .dropdown-menu-overlay {
    top: 107px
}

/* header.sticky_header .mobile-header {
    margin: 0
} */

header .dropdown-menu-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 75, 110, 0.3);
    opacity: 0;
    z-index: -1;
    position: absolute;
    top: 116px;
    left: 0;
    right: 0;
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    visibility: hidden
}

header.active .dropdown-menu-overlay {
    opacity: 1;
    z-index: -1;
    visibility: visible
}

.dropdown-menu .dropdown-menu-left,
.dropdown-menu .dropdown-menu-right {
    width: 50%
}

.dropdown-menu .dropdown-menu-left h2,
.dropdown-menu .dropdown-menu-right h2 {
    font-family: 'din_mediumregular';
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 26px;
    letter-spacing: -0.02em;
    color: #fff;
    margin-bottom: 16px
}

.dropdown-menu .dropdown-menu-left h2 a,
.dropdown-menu .dropdown-menu-right h2 a {
    color: #fff;
    text-decoration: none
}

.dropdown-menu .dropdown-menu-left ul,
.dropdown-menu .dropdown-menu-right ul {
    margin: 0;
    padding: 0;
    list-style: none;
    max-width: 550px
}

.dropdown-menu-left li a,
.dropdown-menu-right li a {
    font-family: 'DIN';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none
}

.dropdown-menu-left li,
.dropdown-menu-right li {
    margin: 0 0 10px
}

.dropdown-menu-left li:not(:last-child),
.dropdown-menu-right li:not(:last-child) {
    margin-right: 48px
}

.dropdown-menu .dropdown-menu-right {
    position: relative
}

.dropdown-menu .dropdown-menu-right:before {
    content: '';
    position: absolute;
    left: -50px;
    background: rgba(255, 255, 255, 0.1);
    height: 110px;
    width: 1px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%)
}

.main-menu-left {
    width: 60%;
    padding: 64px 0 0 0
}

.main-menu-right {
    width: 40%;
    background: #0397c9
}

.main-menu-right .image img {
    width: 100%;
    height: 100%
}

.main-menu-right .content {
    padding: 40px
}

.main-menu-right .content h2 {
    font-size: 32px;
    line-height: 35px;
    color: #fff;
    margin: 0 0 29px
}

.main-menu-right .content p {
    font-size: 20px;
    line-height: 26px;
    color: #fff;
    margin: 0 0 34px
}

.main-menu-left .container-inner {
    max-width: 920px
}

.banner-v2 {
    overflow: hidden
}

.banner-v2 .banner-image img {
    width: 100%;
    height: auto;
}

.banner-v2 .banner-content {
    position: absolute;
    top: 53%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%
}

.banner-v2 h1 {
    letter-spacing: -0.02em;
    color: #fff;
    margin-bottom: 16px;
    max-width: 781px
}

.banner-v2 p {
    color: #fff;
    max-width: 770px
}

.banner-v2 .banner-content .btn-block {
    margin-top: 32px
}

.banner-v2 .banner-content p span {
    display: block
}

.breadcrumb-box {
    padding: 62px 0
}

.breadcrumb-item {
    font-family: 'DIN';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    color: #004b6e
}

.breadcrumb-item a {
    color: #004b6e;
    opacity: .6;
    text-decoration: none
}

.breadcrumb-item.active {
    color: #004b6e
}

.breadcrumb-item+.breadcrumb-item::before {
    content: '';
    background: url('../images/background/breadcrumb-arrow.svg') no-repeat top 6px right 8px;
    width: 8px;
    height: 19px;
    background-size: 6px;
    padding-right: 16px;
    display: block
}

.breadcrumb {
    flex-wrap: wrap;
    align-items: center
}

.textSwiperSlider {
    overflow: hidden;
    margin: 0;
    padding: 0 0 0 100px;
    position: relative
}

.infotext .infotext-left h2 {
    font-size: 36px;
    line-height: 40px
}

.infotext .infotext-right p {
    font-size: 40px;
    line-height: 52px;
    margin: 0
}

.infotext .infotext-left {
    max-width: 955px;
    position: relative
}

.infotext .infotext-right span {
    font-family: 'din_mediumregular';
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 31px;
    letter-spacing: -0.02em;
    color: #004b6e;
    opacity: .6
}

.infotext .infotext-right p {
    font-family: 'din_mediumregular';
    font-style: normal;
    font-weight: normal;
    font-size: 56px;
    line-height: 72px;
    letter-spacing: -0.02em;
    color: #004b6e
}

.infotext .infotext-left:after {
    content: '';
    position: absolute;
    right: -160px;
    background: rgba(0, 75, 110, 0.2);
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    height: 100%;
    width: 1px
}

.textSwiperSlider .swiper-pagination-bullet {
    position: relative;
    width: 47px;
    height: 3px;
    text-align: left;
    border-radius: 0;
    opacity: 1;
    margin-right: 10px;
    background: rgba(0, 75, 110, 0.3)
}

.textSwiperSlider .swiper-pagination-bullet b {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 0;
    height: 3px;
    background: #004b6e
}

.textSwiperSlider .swiper-pagination-bullet-active {
    background: rgba(0, 75, 110, 0.3)
}

.textSwiperSlider .swiper-pagination-bullet-active b {
    animation-name: countingBar;
    animation-duration: 7s;
    animation-timing-function: ease-in;
    animation-iteration-count: 1;
    animation-direction: alternate;
    animation-fill-mode: forwards
}

.textSwiperSlider.swiper-container-horizontal>.swiper-pagination-bullets {
    text-align: left;
    width: 100%;
    position: relative;
    bottom: unset;
    margin: 22px 0 0
}

.overview-left {
    max-width: 70%;
    min-width: 70%;
    padding-left: 0
}

.overview-left .content {
    margin: 0 0 100px 0;
    padding-right: 80px
}

.textSwiperSlider:before {
    content: '';
    position: absolute;
    left: 0;
    height: 100%;
    width: 1px;
    background: rgba(0, 75, 110, 0.2);
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%)
}

.overview-block {
    width: 100%
}

.overview-left .content h2,
.overview-block-v1 h2 {
    font-size: 44px;
    line-height: 52px;
    margin: 0
}

.overview-block-v1 h2 {
    padding-top: 40px;
}

.overview-left .content span {
    font-family: 'DIN';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #6c757d;
    margin-bottom: 16px;
    display: block
}

.overview-left .para-block {
    margin: 32px 0 0
}

.overview-left .para-block p {
    font-family: 'DIN';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 31px;
    letter-spacing: -0.02em;
    color: #004b6e
}

.overview-left .para-block p:not(:last-child) {
    margin-bottom: 28px
}

.overview-section {
    overflow: hidden;
    position: relative
}

.overview-section .overview-right .infotext-right {
    max-width: 550px;
    padding-right: 30px
}

.overview-section .overview-right .image {
    position: absolute;
    right: 0;
    bottom: -40px
}

.overview-section .overview-right .image img {
    width: 100%
}

.what-we-do-map {
    padding: 170px 0 80px
}

.what-we-do-map .map-block .btn-block {
    bottom: 0
}

.what-we-do-map .map-block .text {
    width: 100%
}

.slider-v3 h2 {
    color: #fff
}

.project-portfolio {
    padding: 90px 0;
    overflow: hidden
}

.swiper {
    overflow: hidden
}

.slider-v3 .slide-item-v1 {
    max-width: 480px;
    pointer-events: none
}

.slider-v3 .slide-item-v1 .image img {
    width: 100%
}

.slider-v3 .slide-item-v1 .title {
    font-family: 'din_mediumregular';
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: -0.02em;
    color: #fff;
    padding-top: 40px;
    min-height: 92px;
    margin-bottom: 24px
}

.slider-v3 .slide-item-v1 span {
    font-family: 'DIN';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: -0.02em;
    color: #fff
}

.slider-v3 .slide-item-v1 span:last-child {
    margin-left: 10px;
    padding-left: 10px;
    position: relative;
    border-left: 1px solid #fff
}

.slider-v3 .slide-item-v1 .production-capacity {
    margin-top: 20px;
    padding-top: 15px;
    border-top: 1px solid rgba(255, 255, 255, 0.1)
}

.slider-v3 .slide-item-v1 .production-capacity p {
    font-family: 'DIN';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: -0.02em;
    color: #fff;
    opacity: .8;
    margin: 0
}

.slider-v3 .slide-item-v1 .production-capacity h2 {
    font-size: 56px;
    line-height: 62px
}

.slider-v3 .slide-item-v1 .link-block {
    padding-bottom: 5px;
    margin-top: 29px
}

.slider-v3 .slide-item-v1 {
    margin: 56px 0 80px
}

.slider-v3 .swiper-pagination {
    position: relative
}

.slider-v3 .swiper-pagination-progressbar {
    background: rgba(255, 255, 255, 0.3);
    width: 52%;
    top: 0
}

.slider-v3.green-slider .swiper-pagination-progressbar {
    background: rgba(0, 75, 110, 0.3)
}

.slider-v3 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #fff
}

.slider-v3.green-slider .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #004b6e
}

.slider-v3 .swiper-arrows {
    position: absolute;
    right: 6%;
    display: flex
}

.slider-v3 .swiper-button-next,
.slider-v3 .swiper-button-prev {
    display: block;
    width: auto;
    height: auto;
    position: relative
}

.slider-v3.blue-slider .swiper-button-prev {
    opacity: 1
}

.slider-v3 .swiper-button-prev {
    order: 1;
    left: 0
}

.slider-v3 .swiper-button-next {
    order: 2;
    right: 0;
    padding-left: 30px
}

.slider-v3 .swiper-button-next:after {
    content: '';
    font-family: none;
    font-size: 0;
    background: url('../images/background/slider-arrow-right-white.svg') no-repeat right center;
    width: 12px;
    height: 23px;
    background-size: 100%;
    display: block
}

.slider-v3 .swiper-button-prev:after {
    content: '';
    font-family: none;
    font-size: 0;
    background: url('../images/background/slider-arrow-left-white.svg') no-repeat left center;
    width: 12px;
    height: 23px;
    background-size: 100%;
    display: block
}

.slider-v3.blue-slider .swiper-button-prev:after {
    background: url('../images/background/slider-arrow-left-white.svg') no-repeat left center
}

.slider-v3.green-slider .swiper-button-next:after {
    background: url('../images/background/slider-arrow-right-blue.svg') no-repeat right center
}

.slider-v3 .swiper-button-prev:after {
    background: url('../images/background/slider-arrow-left-blue.svg') no-repeat left center
}

.slider-v3.stories .swiper-button-prev:after {
    background: url('../images/background/slider-arrow-left-white-bold.svg') no-repeat left center
}

.slider-v3.stories .swiper-button-next:after {
    background: url('../images/background/slider-arrow-right-white-bold.svg') no-repeat left center
}

.slider-v3.stories .swiper-right-overlay {
    display: none
}

.slider-v3.stories .swiper-arrows {
    margin-top: -25px
}

.portfolioSwiper {
    width: 100vw;
    height: 100%;
    overflow: hidden
}

.slider-v3 .slide-item-v1.swiper-slide-prev,
.slider-v3 .slide-item-v1.swiper-slide-active,
.slider-v3 .slide-item-v1.swiper-slide-next,
.slider-v3 .slide-item-v1.swiper-slide-next+.slide-item-v1,
.slider-v3 .slide-item-v1.visible:last-child,
.slider-v3 .slide-item-v1:first-child,
.slider-v3 .slide-item-v1:nth-child(2),
.slider-v3 .slide-item-v1:nth-child(3) {
    opacity: 1;
    pointer-events: all
}

.slider-v3 .slide-item-v1,
.slider-v3 .slide-item-v1:last-child {
    opacity: .5;
    pointer-events: none
}

.slider-v3 .slide-item-v1:last-child {
    margin-right: 180px !important
}

.technologies {
    padding: 74px 0;
    background: url('../images/technologies-bg.webp') no-repeat;
    background-size: cover
}

.technologies .title-block p {
    max-width: 800px;
    margin: 0 auto
}

.technologies .technologies-block .technology-item {
    width: 20%;
    text-align: center;
    padding: 0 30px
}

.technologies .technologies-block .technology-item p {
    font-family: 'din_mediumregular';
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #004b6e;
    margin: 17px 0 0
}

.technologies .technologies-block {
    margin: 93px 0 110px
}

.technologies .technologies-block .technology-item .technology-image {
    width: 89px;
    height: 89px;
    filter: invert(61%) sepia(59%) saturate(6691%) hue-rotate(167deg) brightness(93%) contrast(98%) !important
}

.image-two-blocks.what-we-do .container-inner {
    max-width: 100%
}

.image-two-blocks.what-we-do .image-item {
    margin-right: 0;
    max-width: 100%
}

.energy-efficient .switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 20px
}

.energy-efficient .switch input {
    opacity: 0;
    width: 0;
    height: 0
}

.energy-efficient .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #7e8f9a;
    -webkit-transition: .4s;
    transition: .4s
}

.energy-efficient .slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 0;
    bottom: 0;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s
}

.energy-efficient input:checked+.slider {
    background: #07ab78
}

.energy-efficient input:focus+.slider {
    box-shadow: 0 0 1px #07ab78
}

.energy-efficient input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px)
}

.energy-efficient .slider.round {
    border-radius: 34px
}

.energy-efficient .slider.round:before {
    border-radius: 50%
}

.energy-efficient {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.energy-efficient .label-text {
    font-size: 16px;
    line-height: 21px;
    color: #fff;
    margin-right: 12px;
    font-family: 'DIN';
    font-weight: 400
}

header.active .energy-efficient .label-text {
    color: #004b6e
}

header.non-sticky-header .energy-efficient .label-text,
header.sticky_header .energy-efficient .label-text {
    color: #096ca4
}

header.sticky_header .energy-efficient .slider.round:before,
header.non-sticky-header .energy-efficient .slider.round:before {
    background: #096ca4
}

header.sticky_header .energy-efficient .slider.round,
header.non-sticky-header .energy-efficient .slider.round {
    background: rgba(126, 143, 154, 0.3)
}

header .mobile-header {
    margin-bottom: 5px;
}

.banner-section .video-slide .banner-item {
    width: 100% !important
}

.banner-section .swiper-slide.video-slide {
    width: 100% !important
}

.cookie-popup .cookie-left {
    max-width: 75%
}

.cookie-popup .cookie-right .link-block {
    margin-right: 70px
}

.cookie-popup {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #0397c9;
    padding: 20px 0;
    z-index: 9999
}

.cookie-popup h2 {
    font-size: 26px;
    line-height: 40px;
    color: #fff
}

.cookie-popup p {
    color: #fff
}

.cookie-popup.inactive {
    position: relative;
    display: none
}

.energy-efficient .switch.disabled,
.energy-efficient .switch.disabled input[type="checkbox"] {
    cursor: default;
    pointer-events: none
}

.sustainability-policy {
    padding: 90px 0
}

.sustainability-policy .sustainability-item:first-child {
    margin-bottom: 214px
}

.sustainability-policy .sustainability-item:last-child h2,
.sustainability-policy .sustainability-item:last-child p {
    color: #fff
}

.sustainability-policy .sustainability-item:last-child p {
    max-width: 600px;
    margin: 0
}

.sustainability-policy .sustainability-item .btn-blue {
    margin-top: 32px
}

.sustainability-policy ul {
    list-style: none;
    margin: 0;
    padding: 30px 0 0;
    max-width: 400px;
    width: 100%
}

.sustainability-policy ul li {
    font-family: 'din_mediumregular';
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 31px;
    letter-spacing: -0.02em;
    color: #004b6e;
    padding-left: 40px;
    background: url('../images/background/list-icon-sustainability.svg') no-repeat left top 4px
}

.sustainability-policy ul li {
    padding-bottom: 50px
}

.hero-banner h2 {
    max-width: 1010px;
    margin: 0 auto 37px
}

.hero-banner.whitepapers .text-muted {
    color: #fff !important
}

.hero-banner.whitepapers h2 {
    max-width: 1270px
}

.governance-structure {
    padding: 90px 0
}

.governance-structure .team-structure {
    max-width: 740px;
    width: 100%;
    margin: 80px auto 55px
}

.governance-structure .team-structure-item {
    text-align: center
}

.governance-structure .team-structure-item h2 {
    font-family: 'din_mediumregular';
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #004b6e;
    margin: 17px 0 0
}

.governance-structure .team-structure-separator {
    margin: 37px
}

.esg-block {
    max-width: 800px;
    margin: 0 auto;
    padding: 180px 0;
}

.esg-block .esg-block-item:last-child p {
    margin-bottom: 0;
}

.esg-block h2 {
    margin-bottom: 32px;
    color: #fff
}

.esg-block p {
    color: #fff;
    margin-bottom: 52px
}

.work-on-esg {
    padding: 45px 0 0
}

.reporting-and-standards {
    padding: 0 0 90px
}

.reporting-and-standards .reporting-item img {
    width: 100%;
    position: relative;
    height: 100%
}

.reporting-and-standards .reporting-item a {
    text-decoration: none
}

.reporting-and-standards .reporting-item .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 45px 24px;
    background: rgba(0, 81, 119, 0.5)
}

.reporting-and-standards .reporting-item .content h2,
.reporting-and-standards .reporting-item .content h2 a {
    font-family: 'din_mediumregular';
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 31px;
    letter-spacing: -0.02em;
    color: #fff;
    text-decoration: none
}

.reporting-and-standards .standardsSwiper {
    margin: 44px 0 0
}

.slider-v4 .swiper-pagination-bullet {
    position: relative;
    width: 75px;
    height: 3px;
    text-align: left;
    border-radius: 0;
    opacity: 1;
    margin-right: 20px;
    border-radius: 3px;
    background: rgba(0, 75, 110, 0.3)
}

.slider-v4 .swiper-pagination-bullet b {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 0;
    height: 3px;
    background: #004b6e
}

.slider-v4 .swiper-pagination-bullet-active {
    background: rgba(0, 75, 110, 0.3)
}

.slider-v4 .swiper-pagination-bullet-active b {
    animation-name: countingBar;
    animation-duration: 7s;
    animation-timing-function: ease-in;
    animation-iteration-count: 1;
    animation-direction: alternate;
    animation-fill-mode: forwards
}

.slider-v4 .swiper-pagination {
    position: relative;
    line-height: 0;
    font-size: 0
}

.slider-v4 .swiper-nav {
    margin-top: 55px
}

.slider-v4 .standardsSwiper .swiper-button-next,
.slider-v4 .standardsSwiper .swiper-button-prev {
    position: relative
}

.slider-v4 .standardsSwiper .swiper-arrows {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 68px;
    height: 24px;
    margin-right: 170px
}

.slider-v4 .standardsSwiper .swiper-button-next,
.slider-v4 .standardsSwiper .swiper-button-prev {
    width: auto;
    height: auto;
    display: block
}

.slider-v4 .standardsSwiper .swiper-button-prev {
    order: 1
}

.slider-v4 .standardsSwiper .swiper-button-next {
    order: 2
}

.slider-v4 .standardsSwiper .swiper-button-next:after {
    content: '';
    font-family: none;
    font-size: 0;
    background: url('../images/background/slider-arrow-right-blue.svg') no-repeat right center;
    width: 12px;
    height: 23px;
    background-size: 100%;
    display: block
}

.slider-v4 .standardsSwiper .swiper-button-prev:after {
    content: '';
    font-family: none;
    font-size: 0;
    background: url('../images/background/slider-arrow-left-blue.svg') no-repeat left center;
    width: 12px;
    height: 23px;
    background-size: 100%;
    display: block
}

@keyframes countingBar {
    0% {
        width: 0
    }
    100% {
        width: 100%
    }
}

.reports-blocks {
    margin-top: 42px
}

.image-two-blocks-v2 h2 {
    font-family: 'din_mediumregular';
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 35px;
    letter-spacing: -0.02em;
    color: #fff;
    margin-bottom: 16px;
    text-align: left
}

.image-two-blocks-v2 .image-content h2 {
    margin-bottom: 16px
}

.image-two-blocks-v2 p {
    color: #fff
}

.image-two-blocks-v2 .image-content {
    text-align: left;
    bottom: 0;
    top: auto;
    transform: none;
    padding: 24px 24px 30px 24px;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    background: rgba(0, 81, 119, 0.5)
}

.image-two-blocks-v2 .btn-block {
    margin-top: 64px
}

.banner-v3 .banner-image img {
    width: 100%;
    height: 100%
}

.banner-v3 .banner-content {
    position: absolute;
    top: 65%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    width: 100%;
    z-index: 99
}

.news-form-block .form-group .form-control {
    background: transparent;
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 0;
    padding: 0 10px 18px 38px;
    background: url('../images/background/iconSearch.svg') no-repeat left 10px top 4px;
    color: #fff;
    font-size: 18px;
    font-family: 'DIN';
    font-weight: 400
}

.banner-v3 .banner-content p {
    max-width: 884px
}

.news-form-block .form-group .form-control:focus {
    box-shadow: none
}

.news-form-block .form-group .form-control::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.4)
}

.news-form-block .form-group .form-control::-moz-placeholder {
    color: rgba(255, 255, 255, 0.4)
}

.news-form-block .form-group .form-control:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.4)
}

.news-form-block .form-group .form-control:-moz-placeholder {
    color: rgba(255, 255, 255, 0.4)
}

.news-form-block .form-group .select2-container .select2-selection--single {
    height: 43px
}

.news-form-block .form-group .select2-container--default .select2-selection--single {
    border: 0;
    border-radius: 0;
    background: transparent
}

.news-form-block .select2-container {
    width: 100% !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3)
}

.map-block.clean-energy-map .filter-block {
    padding-top: 40px
}

.news-form-block .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #fff;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: .2px;
    font-family: 'DIN'
}

.news-form-block .select2-results__option {
    font-family: 'DIN'
}

.title-content-block p {
    margin-bottom: 30px
}

.news-form-block .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border: 0;
    background: url('../images/background/iconsearchdropdown.svg') no-repeat right center;
    margin: 0;
    width: 10px;
    height: 6px;
    background-size: 100%
}

.contact-us-section .form-group.normal-dropdown.title-dropdown .select2-container--default .select2-selection--single {
    padding: 12px 10px
}

.contact-us-section .form-group.date-field .form-control {
    padding: 15px 10px 15px 10px
}

.news-form-block .topic,
.news-form-block .type {
    position: relative
}

.news-form-block .topic .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 18px
}

.form-group.view-by-project .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 2px
}

.news-form-block .btn {
    width: 300px
}

.news-form-block {
    margin-top: 48px
}

.news-form-block .select2-results__option,
.news-form-block .select2-results,
.news-form-block .select2-container--default .select2-results>.select2-results__options,
.news-form-block .select2-dropdown {
    background: #fff
}

.view-by-country,
.view-by-technology,
.view-by-project,
.view-by-category {
    position: relative;
    margin-top: -44px
}

.map-block.clean-energy-map .news-form-block .select2-container {
    top: 0 !important
}

.map-block.clean-energy-map .news-form-block .select2-container--open .select2-dropdown {
    margin-top: 44px
}

.map-block.clean-energy-map .news-form-block .form-group .select2-container--default .select2-selection--single {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3)
}

.map-block.clean-energy-map .news-form-block .select2-container {
    border: 0
}

.map-block.clean-energy-map .select2-container--open .select2-dropdown {
    z-index: 99
}

.news-listing {
    margin: 0
}

.news-listing h2 {
    padding-bottom: 24px;
    border-bottom: 1px solid rgba(0, 75, 110, 0.1)
}

.news-listing .news-sidebar h2 {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 25px
}

.news-listing .news-list {
    margin-right: 160px
}

.news-list .news-list-item {
    padding: 32px 0
}

.news-list .news-list-item h2 {
    font-size: 24px;
    line-height: 31px;
    margin-bottom: 16px;
    padding: 0;
    border-bottom: 0
}

.news-list .news-list-item h2 a {
    color: #004b6e
}

.news-list .news-list-item p {
    font-size: 20px;
    line-height: 26px;
    color: #343434;
    margin-bottom: 32px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 80px
}

.news-list .news-list-item .content {
    margin-left: 10px
}

.news-list .news-list-item .content span {
    font-family: 'DIN';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: -0.02em;
    color: #004b6e;
    margin-left: 10px
}

.news-list .news-list-item .content .date,
.news-list .news-list-item .content .time {
    margin-right: 26px
}

.news-list .news-list-item .content .right span {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.02em;
    color: #004b6e
}

.news-list .more-info-block {
    opacity: .7
}

.news-list .more-info-block .btn-blue:hover .icon-speaker {
    background: url('../images/background/speaker-listen-blue.svg') no-repeat;
    background-size: 100%
}

.news-list .news-list-item {
    border-bottom: 1px solid rgba(0, 75, 110, 0.1)
}

.news-list .news-list-item .image img {
    display: block;
    width: 100%
}

.news-list .news-list-item .image {
    overflow: hidden
}

.news-list .news-list-item a {
    text-decoration: none
}

.pagination-block {
    padding: 51px 0
}

.pagination-block .page-item.disabled .page-link,
.pagination-block .page-link {
    border: 0;
    color: rgba(0, 75, 110, 0.4);
    font-size: 18px;
    line-height: 18px;
    font-family: 'DIN';
    font-weight: 400
}

.pagination-block .page-link:focus,
.pagination-block .page-link:hover {
    box-shadow: none;
    background: transparent
}

.page-item.active .page-link {
    color: #0397c9;
    background: transparent;
    border-color: transparent
}

.pagination-dropdown span {
    font-size: 18px;
    line-height: 18px;
    letter-spacing: .2px;
    color: rgba(0, 75, 110, 0.6);
    font-family: 'DIN';
    font-weight: 400
}

.pagination-dropdown span.select2-selection__rendered {
    color: #004b6e;
    font-weight: bold
}

.pagination-dropdown .select2-container--default .select2-selection--single {
    border: 0;
    background: transparent
}

.pagination-dropdown .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border: 0;
    background: url('../images/background/blue-arrow-down.svg') no-repeat right center;
    margin: 0;
    width: 10px;
    height: 6px;
    background-size: 100%
}

.pagination-dropdown .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 0
}

.pagination-dropdown .select2-container--open .select2-dropdown {
    left: 0;
    width: 50px !important
}

.pagination-dropdown .list-per-page {
    margin-right: 10px;
    font-family: 'din_mediumregular';
    font-weight: normal
}

.capsules ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.capsules ul li a {
    font-family: 'DIN';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -0.02em;
    text-decoration: none;
    display: block;
    border-radius: 25px;
    padding: 2px 10px
}

.capsules ul li {
    margin: 0 10px 10px 0
}

.capsules.light-blue ul li a {
    color: #0397c9;
    border: 1px solid #0397c9
}

.news-sidebar .topics {
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0, 75, 110, 0.1)
}

.news-sidebar .topics h2,
.news-sidebar .social-media h2 {
    font-size: 32px;
    line-height: 35px
}

.news-sidebar .social-media {
    padding: 20px 0 40px
}

.news-sidebar .social-media .social-icons {
    opacity: .43
}

.pagination-dropdown .select2-container .select2-selection--single .select2-selection__rendered {
    text-overflow: unset
}

.stories {
    padding: 90px 0 90px
}

.op-eds {
    padding: 90px 0
}

.opeds-listing {
    margin: 56px 0 0
}

.opeds-listing .image img {
    width: 100%
}

.opeds-listing .opeds-item {
    position: relative
}

.opeds-listing .opeds-item .content {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 32px
}

.opeds-listing .opeds-item .content h2,
.opeds-listing .opeds-item .content h2 a {
    font-size: 32px;
    line-height: 35px;
    letter-spacing: -0.02em;
    color: #fff;
    text-decoration: none
}

.opeds-listing .opeds-item .content .button {
    width: 42px;
    height: 42px;
    border-radius: 100%;
    position: relative
}

.opeds-listing .opeds-item .content .button img {
    width: 100%;
    position: absolute;
    width: 42px;
    height: 42px
}

.opeds-listing .opeds-item .content .button img.arrow {
    opacity: 0
}

.opeds-listing .opeds-item:hover .content .button img.arrow {
    opacity: 1
}

.opeds-listing .opeds-item:hover .content .button img.logo {
    opacity: 0
}

.opeds-listing .opeds-item:hover .content {
    background: rgba(0, 75, 110, 0.9) url('../images/opeds-bg.webp') no-repeat right bottom;
    background-size: 100%
}

.opeds-listing .opeds-item * {
    transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in
}

.newsletter-listing .newsletter-item .card {
    border-radius: 0;
    border: 0;
    background: #076ca4
}

.newsletter-listing .newsletter-item .image img {
    width: 100%;
    height: 100%
}

.newsletter-listing .newsletter-item .card-body {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    padding: 36px 24px
}

.newsletter-listing {
    margin: 56px 0 0
}

.newsletter-sub-section {
    padding: 40px 0 0
}

.newsletter-sub-section .card-title {
    font-size: 24px;
    line-height: 29px
}

.opeds-newsletter {
    padding: 0 0 50px
}

.opeds-newsletter .title-block .subtitle {
    margin-bottom: 0
}

.hero-banner.hero-banner-v1 .content-block {
    position: relative;
    top: unset;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    left: unset;
    right: unset
}

.hero-banner.hero-banner-v1 {
    background: #004b6e;
    padding: 90px 0
}

.hero-banner .text-muted {
    color: #fff !important
}

.video-block-container .block-video {
    position: relative
}

.video-block-container .play-button {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin: 0 auto;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    border-radius: 50%;
    cursor: pointer;
    z-index: 999
}

.video-block-container .play-button .btn-layer1 {
    width: 95px;
    height: 95px;
    margin: 0 auto
}

.video-block-container img {
    width: 100%;
    height: auto
}

.video-block-container .block-video>div {
    height: 100%;
    width: 100%
}

.video-block-container .block-video>div.play-button {
    height: auto
}

.video-block-container .play-button p {
    font-family: 'din_bold';
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    letter-spacing: .08em;
    text-transform: uppercase;
    color: #fff;
    margin-top: 23px
}

.masdar-in-numbers {
    padding: 95px 0
}

.masdar-in-numbers .text-item p,
.text-blocks-container-v1 .text-item-v1 p {
    font-family: 'din_mediumregular';
    font-weight: normal;
    line-height: 26px
}

.text-blocks-container-v1 .text-item-v1 p {
    max-width: 277px;
    margin: 0 auto
}

.text-columns .subtitle {
    color: #004b6e
}

.text-columns .text-blocks-container {
    margin: 72px auto 0;
    width: 1200px
}

.text-columns .text-blocks-container-v1 {
    width: 100%
}

.text-columns .text-blocks-container-v1 .text-item-v1 h2 {
    font-size: 32px;
    line-height: 35px
}

.text-columns .text-blocks-container .text-item {
    width: 33.33%
}

.text-columns .text-blocks-container .text-item p {
    margin-bottom: 12px;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    font-family: 'din_mediumregular';
    font-style: normal;
    font-weight: normal
}

.text-columns .text-blocks-container .text-item h2 {
    font-size: 40px;
    line-height: 44px;
    color: #72bf44;
    margin-bottom: 8px;
    text-align: center
}

.text-columns .btn-block {
    margin: 72px 0 0
}

.vision-values {
    padding: 79px 0 250px
}

.vision-values h2 {
    margin-bottom: 24px
}

.vision-values .our-approach-item,
.vision-values .vision-values-item {
    max-width: 385px
}

.vision-values .our-approach-item {
    margin: 0 0 54px 0
}

.vision-values .vision-values-item {
    margin-left: auto;
    margin-right: 0
}

.director-executive {
    overflow: hidden
}

.director-executive .bg-image__cover {
    padding: 90px 0
}

.director-executive h2 {
    margin-bottom: 24px !important
}

.director-executive p {
    color: #fff
}

.slider-v3 .slide-item-v2 .card {
    background: transparent;
    max-width: 580px;
    border: 0;
    border-radius: 0
}

.slider-v3 .slide-item-v2 .card .card-text {
    max-width: 242px;
    font-size: 20px;
    line-height: 26px;
    color: #fff
}

.slider-v3 .slide-item-v2 .card .card-body {
    padding: 40px 36px 40px;
    height: 100%
}

.slider-v3.blue-slider .slide-item-v2 .card .card-body {
    background: #076ca4 url('../images/background/blue-slider-pattern.svg') no-repeat
}

.slider-v3.green-slider .slide-item-v2 .card .card-body {
    background: #319c8f url('../images/background/pattern-wiser-green.svg') no-repeat;
    background-position: bottom
}

.slider-v3 .slide-item-v2 .team-image {
    position: relative
}

.slider-v3 .slide-item-v2 .team-image .gradient--image-text {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-top: 120px
}

.slider-v3.blue-slider .slide-item-v2 .team-image .gradient--image-text {
    background: url('../images/directors-gradient.png') no-repeat bottom
}

.slider-v3.green-slider .slide-item-v2 .team-image .gradient--image-text {
    background: url('../images/wiser-green-gradient.png') no-repeat bottom
}

.slider-v3 .slide-item-v2 .team-image .gradient--image-text h2 {
    font-size: 24px;
    line-height: 31px;
    text-align: left;
    margin-bottom: 40px !important;
    padding: 0 20px
}

.slider-v3 .slide-item-v2 .team-image img {
    width: 100%;
    height: 100%
}

.slider-v3 .slide-item-v2 {
    max-width: 580px
}

.board-directors .swiper-wrapper {
    padding: 41px 0 71px
}

.board-directors {
    width: 100vw;
    height: 100%;
    overflow: hidden
}

.slider-v3 .slide-item-v2.swiper-slide-prev,
.slider-v3 .slide-item-v2.swiper-slide-active,
.slider-v3 .slide-item-v2.swiper-slide-next,
.slider-v3 .slide-item-v2.visible:last-child,
.slider-v3 .slide-item-v2:first-child,
.slider-v3 .slide-item-v2:nth-child(2),
.slider-v3 .slide-item-v2.swiper-slide-next+.slide-item-v2.visible {
    opacity: 1;
    pointer-events: all
}

.slider-v3 .slide-item-v2,
.slider-v3 .slide-item-v2:last-child,
.slider-v3 .slide-item-v2.swiper-slide-next+.slide-item-v2 {
    opacity: .5;
    pointer-events: none
}

.slider-v3 .slide-item-v2:last-child {
    margin-right: 180px !important
}

.executive-team {
    padding: 90px 0 0
}

.director-executive .title-block:nth-child(3) {
    padding: 90px 0 0;
}

.executive-team h2 {
    margin-bottom: 0 !important
}

.team-members-block {
    margin-top: 72px
}

.team-members-block .team-member {
    max-width: 280px;
    margin: 0 auto
}

.team-members-block .team-member .image {
    text-align: center;
    max-width: 236px;
    margin: 0 auto 32px;
    overflow: hidden
}

.team-members-block .team-member .image img {
    width: 100%
}

.team-members-block .team-member h2,
.team-members-block .team-member h3 {
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    margin: 0 !important
}

.team-members-block .team-member h3 {
    color: #80a8bb
}

.awards {
    padding: 90px 0;
    background: #f7fafb
}

.awards .three-column-blocks-v1 .three-column .three-column-content {
    background: url('../images/background/awards-gradient.webp') no-repeat bottom;
    background-size: cover
}

.awards .three-column:after {
    display: none
}

.three-column-blocks-v1 .three-column .three-column-content span,
.three-column-blocks-v1 .three-column .three-column-content h2 {
    font-size: 24px;
    line-height: 31px;
    color: #fff;
    margin-bottom: 12px;
    display: block;
    font-family: 'DIN';
    font-weight: 400
}

.three-column-blocks-v1 .three-column .three-column-content h2 {
    margin-bottom: 8px;
    font-size: 32px;
    line-height: 35px;
    font-family: 'din_mediumregular';
    font-weight: normal
}

.three-column-blocks-v1 .three-column .three-column-content p {
    margin: 0;
    font-size: 24px;
    line-height: 31px;
    color: rgba(255, 255, 255, 0.8)
}

.three-column-blocks-v1 .three-column .three-column-content {
    padding: 60px 24px 24px 24px;
    background: url('../images/award-gradient.png') no-repeat bottom;
    background-size: 100%
}

.three-column-blocks.three-column-blocks-v1 {
    margin: 56px 0 0
}

.partners-section {
    padding: 90px 0
}

.partners-section .title-block {
    max-width: 1018px;
    margin: 0 auto
}

.partners-section .partners-block {
    margin-top: 110px;
    opacity: .6
}

.partners-section .partners-block .logo:not(:last-child) {
    margin-right: 20px
}

.partners-section .partners-block .logo {
    margin-bottom: 20px
}

.partners-section .partners-block .logo img {
    height: 50px
}

.director-executive.stories .title-block p {
    max-width: 822px
}

.career-item .image {
    margin-right: 32px;
    width: 200px !important;
    height: 199px !important;
    margin-top: 32px;
    overflow: hidden;
    min-width: 200px
}

.career-item .content h2 {
    font-size: 24px;
    line-height: 31px;
    margin-bottom: 16px !important
}

.career-item .content p,
.career-item .content .details h2 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 16px
}

.career-item .content p {
    max-width: 550px
}

.career-item .content .details h2 {
    margin-bottom: 0 !important
}

.career-item .content .details p {
    font-size: 18px;
    line-height: 23px;
    color: rgba(255, 255, 255, 0.8)
}

.career-item .content {
    position: relative;
    margin: 25px 0 0
}

.career-item .content:before {
    content: '';
    position: absolute;
    left: -24px;
    top: -36px;
    background: url('../images/quotes.svg') no-repeat;
    width: 98px;
    height: 74px
}

.careers {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.careers .swiper-wrapper {
    margin: 80px 0 95px
}

.careers .slide-item-v3.swiper-slide-active,
.careers .slide-item-v3.swiper-slide-next {
    opacity: 1;
    pointer-events: all
}

.careers .slide-item-v3,
.careers .slide-item-v3:last-child,
.careers .slide-item-v3.swiper-slide-next+.slide-item-v3 {
    opacity: .5;
    pointer-events: none
}

.careers .slide-item-v3.swiper-slide-next:last-child {
    opacity: 1;
    pointer-events: all
}

.text-three-blocks-container .donut1,
.text-three-blocks-container .donut2,
.text-three-blocks-container .donut3 {
    width: 90px;
    height: 90px;
    position: relative;
    margin: 0 auto;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    margin-bottom: 16px
}

.text-three-blocks-container svg {
    position: absolute;
    left: -36px;
    top: -36px
}

.text-three-blocks-container .circle_animation {
    stroke-dasharray: 300;
    stroke-dashoffset: 300
}

.text-three-blocks-container .donut1 .circle_animation {
    -webkit-animation: donut1 1s ease-out forwards;
    animation: donut1 1s ease-out forwards
}

.text-three-blocks-container .donut2 .circle_animation {
    -webkit-animation: donut2 1s ease-out forwards;
    animation: donut2 1s ease-out forwards
}

.text-three-blocks-container .donut3 .circle_animation {
    -webkit-animation: donut3 1s ease-out forwards;
    animation: donut3 1s ease-out forwards
}

@-webkit-keyframes donut1 {
    to {
        stroke-dashoffset: 55
    }
}

@keyframes donut1 {
    to {
        stroke-dashoffset: 55
    }
}

@-webkit-keyframes donut2 {
    to {
        stroke-dashoffset: 65
    }
}

@keyframes donut2 {
    to {
        stroke-dashoffset: 65
    }
}

@-webkit-keyframes donut3 {
    to {
        stroke-dashoffset: 175
    }
}

@keyframes donut3 {
    to {
        stroke-dashoffset: 175
    }
}

.text-three-blocks-container .text-item {
    text-align: center
}

.text-three-blocks-container .text-item h2 {
    font-size: 40px;
    line-height: 44px
}

.text-three-blocks-container .text-item p {
    margin: 0
}

.text-three-blocks-container {
    padding: 64px 0 56px;
    border-bottom: 1px solid rgba(0, 75, 110, 0.2)
}

.image-description-blocks {
    padding: 110px 0
}

.image-description-blocks .image-desc-item .image {
    width: 64px;
    height: 64px;
    margin: 0 auto 26px
}

.image-description-blocks .image-desc-item .image img {
    width: 100%
}

.image-description-blocks .image-desc-item .description h2 {
    text-align: center;
    margin: 0 0 24px
}

.image-description-blocks .image-desc-item .description p {
    max-width: 450px;
    margin: 0 auto;
    text-align: center
}

.full-width-video {
    position: relative
}

.full-width-video .play-button {
    max-width: 800px;
    margin: 0 auto
}

.full-width-video .play-button .content h2 {
    font-size: 40px;
    line-height: 44px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #fff;
    margin-bottom: 24px
}

.full-width-video .play-button .content p {
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #fff;
    margin-bottom: 24px;
    text-transform: none;
    font-weight: 400
}

.full-width-video .play-button .btn-layer1 {
    width: 72px;
    height: 72px;
    margin: 0 auto
}

.full-width-video .video-block-container .block-video .play-button {
    height: auto
}

.news-listing.details {
    margin: 150px 0 0
}

.news-listing.details .title-block h1 {
    padding: 33px 0 81px 0;
    border: 0
}

.back-button .btn-dark-blue {
    background: #004b6e;
    color: #fff
}

.back-button .btn {
    border-radius: 100px;
    padding: 4px 10px;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0
}

.back-button .btn .icon-left-white-arrow {
    margin-right: 7px
}

.news-listing.details .more-info-block span {
    font-family: 'DIN';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: -0.02em;
    color: #004b6e;
    margin-left: 10px
}

.news-listing.details .more-info-block .categories span {
    margin-left: 30px
}

.news-listing.details .date,
.news-listing.details .time {
    margin-right: 26px
}

.news-listing.details .more-info-block {
    opacity: 1;
    margin-bottom: 40px
}

.news-listing.details .more-info-block .actionables,
.news-listing.details .more-info-block .right .categories {
    opacity: .7
}

.right .social-share .icon-facebook {
    width: 9px;
    height: 15px
}

.right .social-share .icon-twitter {
    width: 17px;
    height: 14px
}

.right .social-share .icon-linkedin {
    width: 16px;
    height: 15px
}

.right .social-share .social-icons {
    margin-left: 30px
}

.news-listing.details .more-info-block .btn-block,
.news-listing.details .more-info-block .social-share {
    margin: 28px 0 0
}

.news-details-item img {
    width: 100%;
    height: 100%
}

.news-details-item .image {
    margin-bottom: 40px;
    overflow: hidden
}

.news-details-item p {
    color: #004b6e;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 30px
}

.news-details-item {
    margin-bottom: 40px
}

.news-listing.details .news-list {
    margin-right: 90px
}

.news-listing .news-details-item h2 {
    border: 0;
    padding: 0;
    margin: 0 0 24px;
    font-size: 32px;
    line-height: 35px
}

.news-listing .news-details-item h2.subtitle {
    font-size: 24px;
    line-height: 31px;
    color: #004b6e
}

.news-listing .news-details-item .video-caption p {
    font-family: 'din_mediumregular';
    font-weight: normal;
    font-size: 24px;
    line-height: 31px;
    color: #004b6e;
    letter-spacing: -0.02em;
    margin-top: 16px
}

.news-listing .news-details-item .quote-msg p {
    font-family: 'din_mediumregular';
    font-size: 24px;
    line-height: 31px;
    color: #004b6e;
    position: relative;
    font-weight: normal
}

.news-listing .news-details-item .quote-msg p:after {
    content: '';
    position: absolute;
    left: -50px;
    top: 0;
    width: 33px;
    height: 25px;
    background: url('../images/background/dark-blue-quote-left.svg') no-repeat
}

.news-listing .news-details-item:last-child {
    margin-bottom: 169px
}

.news-listing .news-details-item .video-block-container .play-button {
    width: 72px;
    height: 72px
}

.news-listing .news-sidebar.similar-news h2 {
    font-size: 20px;
    line-height: 24px;
    font-weight: normal;
    margin-bottom: 16px;
    padding: 0
}

.news-sidebar.similar-news .three-column-content .category {
    margin: 0;
    font-size: 18px;
    line-height: 21px
}

.news-sidebar.similar-news .three-column-content {
    padding: 24px 20px
}

.news-sidebar.similar-news .three-column {
    margin-bottom: 16px
}

.news-sidebar.similar-news {
    padding: 80px 0 0
}

.news-sidebar.similar-news .title-block h2 {
    font-size: 32px;
    line-height: 35px;
    font-weight: 500;
    margin-bottom: 24px
}

.qs-popup-shown,
.qs-popup-hidden {
    width: 88px !important;
    height: 50px !important;
    background: #004b6e !important;
    border-radius: 16px !important;
    padding: 15px 13px 15px !important
}

.qs-copylink {
    color: #fff
}

.qs-popup-shown a,
.qs-popup-hidden a {
    display: block
}

.qs-sharelink {
    margin-left: 40px !important
}

.qs-popup-hidden div,
.qs-popup-shown div {
    display: none !important
}

.qs-popup-hidden .icon-copy-white,
.qs-popup-shown .icon-copy-white {
    width: 21px;
    height: 21px;
    margin-top: 0 !important
}

.qs-popup-hidden .icon-twitter-white,
.qs-popup-shown .icon-twitter-white {
    width: 22px;
    height: 16px;
    margin-top: 3px !important
}

.banner-v4-bg {
    background: #004b6e url('../images/background/banner-pattern-bg.png') no-repeat right bottom -38px
}

.bg-grey {
    background: #fafbfc
}

.banner-v4 {
    padding: 130px 0 103px
}

.banner-v4 h1 {
    margin-bottom: 16px
}

.banner-v4 p {
    color: #fff;
    max-width: 894px
}

.investor-numbers {
    padding: 15px 0 50px
}

.investor-numbers h2 {
    font-size: 40px;
    line-height: 44px
}

.investor-numbers p {
    max-width: 300px
}

.section-padding {
    padding: 90px 0
}

.section-padding-150 {
    padding: 150px 0
}

.section-padding-100 {
    padding: 100px 0
}

.section-padding-60 {
    padding: 60px 0
}

.text-two-columns .links-box .icon-download-blue {
    margin-left: 10px
}

.text-two-columns .links-box {
    margin: 45px 0 0
}

.text-two-columns .links-box .link-block:first-child {
    border-right: 1px solid rgba(3, 151, 201, 0.2);
    margin-right: 24px;
    padding-right: 24px
}

.text-two-columns p {
    max-width: 790px
}

.credit-trade-finance h2 {
    max-width: 702px
}

.credit-trade-finance p {
    margin-bottom: 37px
}

.credit-trade-finance p:last-child {
    margin: 0
}

.credit-ratings {
    max-width: 581px;
    padding: 75px 0 75px 81px
}

.credit-ratings h2 {
    color: #fff;
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 24px;
    max-width: 580px
}

.credit-ratings p {
    font-size: 20px;
    line-height: 26px;
    color: #fff;
    max-width: 580px;
    margin-bottom: 12px
}

.credit-ratings ul {
    list-style: none;
    margin: 0;
    padding: 0;
    max-width: 565px
}

.credit-ratings .link-block .icon-white-arrow-tail {
    margin-left: 10px
}

.credit-ratings ul li .left span {
    font-size: 32px;
    line-height: 35px;
    color: #fff;
    font-weight: 500;
    margin-right: 32px
}

.credit-ratings ul li {
    padding: 24px 0
}

.credit-ratings ul li:last-child {
    padding-bottom: 0
}

.credit-ratings ul li:not(:last-child) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}

.credit-trade-finance {
    overflow: hidden;
    padding-bottom: 150px
}

.text-block-container {
    width: 100%
}

.text-block-container .text-block-left {
    min-width: 795px;
    width: 100%;
    margin-right: 123px;
    padding-bottom: 10px
}

.text-block-container .text-block-right {
    min-width: 810px;
    width: 100%;
    background: #004b6e url('../images/background/credit-pattern-bg.webp') no-repeat right;
    background-size: 100%;
    height: 500px
}

.margin-bottom-24 {
    margin-bottom: 24px
}

.cookie-popup .container-custom {
    padding: 0 50px
}

.three-column-blocks.three-column-blocks-v1 .btn-block {
    margin: 50px 0 0
}

.three-column-blocks.three-column-blocks-v1 .row {
    --bs-gutter-x: 2.4rem
}

.video-right .video-block-container .block-video {
    width: 100% !important
}

.overview-right.video-right {
    position: absolute;
    right: 0;
    width: 100%;
    max-width: 688px;
    height: 100%
}

.full-screen-video-banner {
    position: relative;
    overflow: hidden
}

.full-screen-video-banner video {
    width: 100%;
    height: 100%;
    display: block
}

.full-screen-video-banner h1 {
    max-width: 440px;
    position: absolute;
    bottom: 75px;
    padding-left: 40px
}

.full-screen-video-banner h1 span {
    display: block
}

.full-screen-video-banner .full-screen-video-button {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 800px;
    z-index: 99;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%)
}

.full-screen-video-banner .full-screen-video-button .btn-layer1 {
    cursor: pointer
}

.full-screen-video-banner .full-screen-video-button .content,
.full-screen-video-banner .full-screen-video-button .btn-layer1 {
    text-align: center
}

.full-screen-video-banner .full-screen-video-button .content h2,
.full-screen-video-banner .full-screen-video-button .content p {
    color: #fff;
    margin-bottom: 24px
}

.full-screen-video-banner-v1 .full-screen-video-button {
    max-width: 1100px
}

.full-screen-video-banner-v1 .full-screen-video-button .content span {
    color: rgba(255, 255, 255, 0.7) !important;
    display: block;
    margin-bottom: 24px
}

.full-screen-video-banner-v1 .full-screen-video-button.active {
    display: block !important
}

.full-screen-video-banner .full-screen-video-button.active .content {
    display: none
}

.downloads-section span {
    font-size: 20px;
    line-height: 26px;
    color: rgba(0, 75, 110, 0.7) !important;
    padding-bottom: 24px;
    display: block;
    margin: 0
}

.downloads-section .container-custom-md {
    max-width: 1280px
}

.documents-list {
    list-style: none;
    padding: 0;
    margin: 0
}

.documents-list p {
    margin-bottom: 0
}

.documents-list li {
    padding: 24px 0
}

.documents-list li:not(:last-child) {
    border-bottom: 1px solid rgba(0, 75, 110, 0.2)
}

.documents-list li:last-child {
    padding-bottom: 0
}

.documents-list li p,
.documents-list li p a {
    font-family: 'din_mediumregular';
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -0.02em;
    color: #004b6e;
    text-decoration: none
}

.request-more-info-container {
    padding: 56px 0;
    position: relative
}

.request-more-info {
    margin-bottom: 80px
}

.request-more-info-container h2 {
    font-size: 32px;
    line-height: 42px;
    color: #fff;
    text-align: center;
    margin-bottom: 24px
}

.request-more-info-container p {
    font-size: 24px;
    line-height: 29px;
    color: #fff;
    text-align: center;
    margin: 0
}

.request-more-info-container .icon-copy-white {
    margin: 5px 0 0 10px;
    cursor: pointer
}

.request-more-info-container .image {
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center
}

.documents-list .icon-download-large {
    min-width: 18px
}

header .header-right .nav-item.speaker-block .icon-speaker-white {
    margin-top: 5px
}

header .mobile-header .speaker-block {
    display: block;
    margin-left: 36px
}

.low-carbon-on .hero-card .col-lg-8,
.low-carbon-on .image-text-card .image,
.low-carbon-on .slider-v2 .block-video,
.low-carbon-on .map-image-pin-info .image,
.low-carbon-on .main-menu-right .image,
.low-carbon-on .image-two-blocks.what-we-do .image-item,
.low-carbon-on .portfolioSwiper .image,
.low-carbon-on .standardsSwiper .reporting-item,
.low-carbon-on .career-item .image,
.low-carbon-on .banner-v3 .banner-image,
.low-carbon-on .news-details-item .image,
.low-carbon-on .blocks-listing .block-listing-item .image,
.low-carbon-on .banner-v2 .banner-image,
.low-carbon-on .text-over-image .image,
.low-carbon-on .card-custom-horizontal .image,
.low-carbon-on .blocks-listing .block-listing-item .image,
.low-carbon-on .slider-v3 .slide-item-v2 .team-image,
.low-carbon-on .profile-listing .card-custom-horizontal-v1 .image,
.low-carbon-on .wiser-testimonial-image,
.low-carbon-on .wiser-pledge-image {
    overflow: hidden
}

.low-carbon-on .hero-card .image img,
.low-carbon-on .image-two-blocks .image-item img,
.low-carbon-on .accordion-section .image img,
.low-carbon-on .image-text-card .image img,
.low-carbon-on .map-image-pin-info .image img,
.low-carbon-on .main-menu-right .image img,
.low-carbon-on .image-two-blocks.what-we-do .image-item img,
.low-carbon-on .career-item .image img,
.low-carbon-on .banner-v3 .banner-image img,
.low-carbon-on .news-details-item .image img,
.low-carbon-on .banner-v2 .banner-image img,
.low-carbon-on .text-over-image .image img,
.low-carbon-on .blocks-listing .block-listing-item .image img,
.low-carbon-on .news-listing.our-projects-details .news-details-item img,
.low-carbon-on .slider-v3 .slide-item-v2 .team-image img,
.low-carbon-on .profile-listing .card-custom-horizontal-v1 .image img,
.low-carbon-on .wiser-testimonial-image img,
.low-carbon-on .wiser-pledge-image img {
    width: auto;
    height: auto;
    max-width: 100%
}

.low-carbon-on .image-text-card .image,
.low-carbon-on .profile-listing .card-custom-horizontal-v1 .image {
    height: 100% !important
}

.low-carbon-on .accordion-section .image,
.low-carbon-on .video-right .video-block-container .block-video,
.low-carbon-on .full-screen-video-banner.full-screen-video-banner-v1 video {
    background: rgb(15, 156, 204);
    background: -moz-linear-gradient(180deg, rgba(15, 156, 204, 1) 0%, rgba(141, 208, 231, 1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(15, 156, 204, 1) 0%, rgba(141, 208, 231, 1) 100%);
    background: linear-gradient(180deg, rgba(15, 156, 204, 1) 0%, rgba(141, 208, 231, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0f9ccc", endColorstr="#8dd0e7", GradientType=1);
}

.low-carbon-on .video-right .video-block-container .block-video .video-image-small {
    display: none
}

.low-carbon-on .card-custom-horizontal .image img {
    width: auto;
    height: auto
}

.low-carbon-on .bg-image-low-carbon {
    background: #80cbe4 !important
}

.low-carbon-on .page-not-found,
.low-carbon-on .y4s-accordion,
.low-carbon-on .sustainability-page {
    background: none !important
}

.low-carbon-on .slider-v2 .video-wrapper a>img,
.low-carbon-on .slider-v2 .video-wrapper img {
    width: unset;
    height: unset
}

.low-carbon-on .hero-banner .image img {
    width: auto;
    height: auto
}

.opeds-newsletter {
    background: #004b6e
}

.video-block-container .block-video {
    overflow: hidden
}

.low-carbon-on .slider-v3 .slide-item-v2 .team-image img {
    max-width: unset
}

.low-carbon-on .three-column .image img {
    width: auto;
    height: auto
}

.low-carbon-on .source-of-hope-listing a>img {
    width: auto;
    height: auto
}

.blocks-listing {
    padding: 0 0 38px
}

.blocks-listing .blocks-listing-row a {
    text-decoration: none
}

.blocks-listing .blocks-listing-row {
    --bs-gutter-x: 1.45rem;
    margin-bottom: 24px
}

.blocks-listing .col-lg-4 {
    margin-bottom: 72px
}

.blocks-listing .blocks-listing-row .block-listing-item a {
    text-decoration: none
}

.blocks-listing .block-listing-item .image img {
    width: 100%;
    height: 100%
}

.blocks-listing .block-listing-item .image {
    margin-bottom: 32px
}

.blocks-listing .block-listing-item h2 {
    font-size: 32px;
    line-height: 35px;
    margin-bottom: 16px
}

.blocks-listing .block-listing-item h2 a,
.blocks-listing .block-listing-item p a {
    color: #004b6e
}

.blocks-listing .block-listing-item p {
    margin-bottom: 0;
    max-width: 477px
}

.blocks-details .blocks-details-content {
    max-width: 1000px;
    margin: 10px auto 90px
}

.blocks-details .blocks-details-content h2 {
    margin-bottom: 32px
}

.blocks-details .blocks-details-content p:not(:last-child) {
    margin-bottom: 32px
}

.our-projects-map {
    margin-top: 130px
}

.our-projects-map .clean-energy-map {
    margin: 0;
    padding: 180px 0 100px
}

.our-projects-map .clean-energy-map .map-image-pin-info:before {
    background: #fff
}

.our-projects-map .map-block .text {
    width: 100%
}

.white-map .map-image-pin-info:before,
.white-map .map-image .pin-container .pin {
    background: #fff
}

.white-map .map-image .pin-container {
    background: rgba(3, 151, 201, 0.4)
}

.white-map h1 {
    padding: 0;
    margin: 0;
    color: #fff;
    text-align: left
}

.white-map .map-image {
    margin: 0 auto;
}

.header-spacing {
    margin-top: 124px
}

.pioneer-energy {
    background: url('../images/background/pioneer-bg.png') no-repeat;
    background-size: cover
}

.a2a_default_style:not(.a2a_flex_style) a {
    float: none !important;
    line-height: 0 !important;
    padding: 0 !important;
    display: block
}

.a2a_default_style .a2a_counter img,
.a2a_default_style .a2a_dd,
.a2a_default_style .a2a_svg {
    display: none !important
}

.a2a_default_style:not(.a2a_flex_style) a:not(:last-child) {
    margin: 0 auto 24px !important
}

.a2a_default_style:not(.a2a_flex_style) a.icon-facebook {
    width: 8px;
    height: 15px;
    opacity: .43
}

.a2a_default_style:not(.a2a_flex_style) a.icon-twitter {
    width: 13px;
    height: 12px;
    opacity: .43
}

.a2a_default_style:not(.a2a_flex_style) a.icon-linkedin {
    width: 14px;
    height: 13px;
    opacity: .43
}

.a2a_default_style:not(.a2a_flex_style) a.icon-mail {
    opacity: .43;
    margin: 0 auto !important
}

.a2a_kit {
    padding: 20px 0
}

.our-shareholders {
    padding: 121px 0
}

.text-image-block .text p {
    max-width: 728px;
    margin-bottom: 74px
}

.text-image-block .text h2 {
    margin-bottom: 24px
}

.text-image-block .text .a-link,
.text-image-block .text .a-link:focus,
.text-image-block .text .a-link:hover {
    color: #004b6e
}

.text-image-block .images-block {
    max-width: 350px;
    margin-left: auto;
    text-align: center;
    margin-top: 25px
}

.text-image-block .images-block .image-item:not(:last-child) {
    margin-bottom: 72px
}

.content-scroll {
    padding: 90px 0
}

.content-scroll .title-block span {
    color: #6c757d !important;
    display: block
}

.content-scroll .title-block p {
    margin: 0
}

.content-scroll .title-block {
    margin-bottom: 72px
}

.content-scroll .scroll-list .content {
    padding-left: 40px;
    position: relative;
    width: 100%
}

.content-scroll .scroll-list {
    position: relative;
    margin-top: 20px;
    margin-left: auto;
    max-width: 957px
}

.content-scroll .scroll-list ul {
    margin: 0;
    padding: 0
}

.content-scroll .scroll-list ul li {
    list-style: none;
    display: flex
}

.content-scroll .scroll-list ul li span {
    font-family: 'din_mediumregular';
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 35px;
    letter-spacing: -0.02em;
    color: #004b6e;
    display: block;
    padding-right: 40px;
    position: relative;
    max-width: 121px;
    width: 100%
}

.content-scroll .scroll-list ul li span a {
    color: #0397c9
}

.content-scroll .scroll-list ul li .number {
    color: rgba(0, 75, 110, 0.3)
}

.content-scroll .scroll-list ul li.active span {
    color: #004b6e
}

.content-scroll .scroll-list ul li.active span:after {
    content: '';
    position: absolute;
    top: 0;
    right: -3px;
    width: 3px;
    height: 35px;
    background: #004b6e
}

.content-scroll .scroll-list .content-list li span {
    max-width: 350px;
    padding: 0;
    font-size: 20px;
    line-height: 26px;
    width: 100%;
    display: block
}

.content-scroll .scroll-list .content-list li span:first-child {
    margin-right: 40px
}

.content-scroll .scroll-list .content-list li span:after {
    display: none
}

.content-scroll .scroll-list .content-list li {
    padding: 24px 0;
    border-bottom: 1px solid rgba(0, 75, 110, 0.1)
}

.content-scroll .scroll-list li:first-child .content-list li:first-child {
    padding-top: 0
}

.content-scroll .right-scroll-content {
    max-width: 957px;
    margin-left: auto;
    display: flex;
    position: relative;
    width: 100%
}

.content-scroll .right-scroll-content:before {
    content: '';
    position: absolute;
    top: 0;
    left: 121px;
    width: 3px;
    height: 100%;
    background: rgba(0, 75, 110, 0.1)
}

.content-scroll .scroll-list h2 {
    display: none
}

.content-scroll .scroll-list .active h2 {
    display: block
}

.content-scroll .scroll-list ul li:first-child .right-scroll-content {
    margin: 0;
    margin-left: auto
}

.content-scroll .scroll-list ul li:not(:first-child) .right-scroll-content .number {
    margin: 20px 0 0
}

.content-scroll .scroll-list ul li.section:last-child .content-list li:last-child {
    border-bottom: 0
}

.mobile-only {
    display: none
}

.shareholders .text-two-columns:first-child {
    padding: 0 0 130px
}

.shareholders .text-two-columns {
    padding: 130px 0
}

.shareholders .text-two-columns p {
    max-width: 750px
}

.text-two-columns .image {
    margin-bottom: 40px
}

.vision-mission .content {
    margin-bottom: 145px
}

.vision-mission.video-block-info .content {
    margin: 40px 0 160px;
    min-height: 300px
}

.image-text-card.image-text-card-v1 .card-body .card-title {
    max-width: 918px
}

.image-text-card.image-text-card-v1 .card-body {
    padding: 0 40px 0 49px;
    margin-bottom: 0
}

.image-text-card.image-text-card-v1 .image {
    max-width: 687px
}

.our-values {
    padding: 92px 0 129px
}

.our-values .text-muted {
    color: rgba(0, 75, 110, 0.7) !important;
    margin-bottom: 56px;
    display: block
}

.our-values .our-values-item h2 {
    color: #0397c9;
    font-size: 44px;
    line-height: 53px;
    margin: 0 0 0 24px
}

.our-values .our-values-item .our-values-header {
    margin-bottom: 32px
}

.our-values .row:not(:last-child) {
    margin-bottom: 72px
}

.key-partners .overview-left .content {
    padding-right: 0
}

.key-partners .overview-left .content h2 {
    padding-right: 0
}

.key-partners .overview-left {
    max-width: 1107px;
    min-width: unset
}

.key-partners .our-values-item .image:not(:last-child) {
    margin-right: 59px
}

.overview-section.adsw-page .overview-right .image {
    position: relative;
    right: unset;
    bottom: unset;
    max-width: 325px
}

.overview-section.adsw-page.zsp-page .overview-right .image {
    margin-top: 100px
}

.overview-section.adsw-page .overview-right .image img {
    width: 100%
}

.overview-section.adsw-page .overview-block {
    align-items: center
}

.text-over-image {
    overflow: hidden;
    position: relative
}

.text-over-image .text {
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    width: 100%
}

.text-over-image .text h2,
.text-over-image .text p {
    max-width: 1050px
}

.text-over-image .text h2 {
    margin-bottom: 24px
}

.text-over-image .image img {
    width: 100%;
    height: 100%
}

.adsw-events {
    padding: 90px 0 118px
}

.adsw-events .title-block h2 {
    margin-bottom: 39px
}

.adsw-events .logo-image {
    background: #fff;
    padding: 60px 20px;
    position: relative;
    text-align: center;
    height: 160px
}

.adsw-events .logo-image .image {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%)
}

.adsw-events .text {
    margin-top: 24px
}

.adsw-events .text h3,
.adsw-events .text h3 a {
    font-family: 'din_mediumregular';
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -0.02em;
    color: #004b6e;
    margin: 0 10px 0 10px;
    text-align: left
}

.adsw-events .events-item {
    margin-bottom: 32px
}

.adsw-events a {
    text-decoration: none
}

.zsp-page .overview-left .content {
    padding: 0 80px 0 0
}

.shareholders .btn-block {
    margin: 72px 0 0
}

.full-screen-video-banner.zsp-page {
    padding: 72px 0 0
}

.tabs-custom .nav-tabs .nav-link:focus,
.tabs-custom .nav-tabs .nav-link:hover,
.tabs-custom .nav-tabs .nav-link {
    border: 0;
    font-family: 'din_bold';
    font-weight: normal;
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
    color: #99b7c5
}

.tabs-custom .nav-tabs .nav-link {
    padding: 8px 30px
}

.tabs-custom .nav-tabs .nav-link.active,
.tabs-custom .nav-tabs .nav-link.active:hover,
.tabs-custom .nav-tabs .nav-link.active:focus {
    color: #0397c9;
    border-bottom: 1px solid #0397c9
}

.card-custom-horizontal .card-body {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding: 24px
}

.card-custom-horizontal .image img {
    width: 100%;
    height: 100%
}

.card-custom-horizontal {
    border-radius: 0;
    margin-bottom: 24px
}

.card-custom-horizontal .card-title,
.card-custom-horizontal .card-title a {
    font-family: 'din_mediumregular';
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: -0.02em;
    color: #004b6e
}

.tabs-custom .tab-content {
    padding: 28px 0 59px
}

.tabs-custom .tab-content>.tab-pane {
    display: block;
    height: 0;
    overflow: hidden
}

.tabs-custom .tab-content>.active {
    height: auto;
    overflow: auto;
    overflow-x: hidden
}

.three-column-blocks-v2 {
    margin: 0;
    padding: 0 0 102px
}

.three-column-blocks-v2 .three-column:after {
    display: none
}

.three-column-blocks-v2 .three-column-content {
    background: 0;
    text-align: center;
    padding: 20px 32px 60px 32px
}

.three-column-blocks-v2 .three-column-content .text-muted {
    font-size: 18px;
    line-height: 23px;
    display: block;
    text-align: center;
    width: 100%
}

.three-column-blocks-v2 .three-column-content.text-white .text-muted {
    color: #fff !important
}

.three-column-blocks-v2 .three-column-content.text-blue .text-muted {
    color: #004b6e !important
}

.three-column-blocks-v2 .three-column-content h3 {
    font-size: 32px;
    line-height: 33px;
    text-align: center;
    max-width: 384px;
    margin: 0 auto 37px
}

.three-column-blocks-v2 .three-column-content.text-blue h3 {
    color: #004b6e
}

.three-column-blocks-v2 .three-column-content.text-white h3 {
    color: #fff
}

.three-column-blocks-v2 .three-column-content .link-container {
    width: 100%
}

.three-column-blocks-v2 .three-column-content .link-container .link-block:first-child {
    padding-right: 24px;
    margin-right: 24px;
    border-right: 1px solid rgba(3, 151, 201, 0.2)
}

.explore-reports {
    padding: 80px 0
}

.explore-reports .title-block {
    margin-bottom: 79px
}

.explore-reports-listing .list-item-header {
    margin-bottom: 39px
}

.explore-reports-listing .list-item:not(:last-child) {
    padding-bottom: 56px;
    margin-bottom: 74px;
    border-bottom: 1px solid rgba(0, 75, 110, 0.1)
}

.banner-v5 {
    background: url('../images/background/contact-us-banner.png') no-repeat bottom;
    background-position: center;
}

.hero-banner-v3 h2 {
    max-width: 588px
}

.contact-text p {
    max-width: 324px
}

.contact-us-section {
    padding: 110px 0 210px;
    background: url('../images/contact-us-bg.webp') no-repeat bottom left
}

.contact-us-section .tabs-custom .tab-content {
    padding: 46px 0 0
}

.contact-us-section .form-group {
    margin-bottom: 36px
}

.contact-us-section .form-group .form-control {
    border: 0;
    border-bottom: 1px solid rgba(0, 75, 110, 0.3);
    border-radius: 0;
    font-family: 'DIN';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: .2px;
    padding: 13px 10px;
    color: #004b6e
}

.contact-us-section .form-group .form-control:focus,
.contact-us-section .form-group .form-control:hover {
    box-shadow: none
}

.contact-us-section .form-group .form-control:focus {
    border-bottom: 1px solid rgba(0, 75, 110, 1);
    color: #004b6e
}

.contact-us-section .form-group .form-control::-webkit-input-placeholder {
    color: rgba(0, 75, 110, 0.4)
}

.contact-us-section .form-group .form-control::-moz-placeholder {
    color: rgba(0, 75, 110, 0.4)
}

.contact-us-section .form-group .form-control:-ms-input-placeholder {
    color: rgba(0, 75, 110, 0.4)
}

.contact-us-section .form-group .form-control:-moz-placeholder {
    color: rgba(0, 75, 110, 0.4)
}

.contact-us-section .btn {
    width: 360px;
    margin-top: 45px
}

.more-info-banner {
    background: url('../images/contact-us-bg-1.webp') no-repeat
}

.contact-information {
    padding: 121px 0
}

.more-info-banner h4 {
    margin-bottom: 16px
}

.more-info-banner p {
    margin-bottom: 21px
}

.more-info-banner .more-info-item {
    max-width: 358px
}

.more-info-banner .more-info-item:first-child {
    margin-right: 40px
}

.more-info-banner h4 .icon-copy-white {
    margin-left: 10px;
    cursor: pointer
}

.banner-v3-custom p {
    max-width: 886px
}

.filter-listing-section .listing-box {
    padding: 34px 0 114px
}

.filter-listing-section .filter-box span {
    font-family: 'DIN';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: .2px;
    color: rgba(0, 75, 110, 0.6)
}

.filter-listing-section .form-group .select2-container {
    width: 85px !important
}

.filter-listing-section .form-group .select2-container--default .select2-selection--single {
    border-radius: 0;
    border: 0
}

.filter-listing-section .form-group .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border: 0;
    background: url('../images/background/blue-arrow-down.svg') no-repeat;
    display: block;
    width: 12px;
    height: 12px
}

.filter-listing-section .form-group .select2-container--default .select2-selection--single .select2-selection__rendered,
.filter-listing-section .form-group .select2-results__option[aria-selected] {
    color: #004b6e
}

.filter-listing-section .form-group .select2-dropdown {
    border: 1px solid rgba(0, 75, 110, 0.2)
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: #004b6e;
    color: #fff !important
}

.listing-row {
    padding-bottom: 114px
}

.listing-row .explore-reports-listing .list-item-header {
    margin-bottom: 32px
}

.listing-row .card-custom-horizontal {
    margin: 0
}

.listing-row .explore-reports-listing .list-item:not(:last-child) {
    padding-bottom: 0;
    margin-bottom: 60px;
    border-bottom: 0
}

.tabs-custom-vertical .nav-pills {
    max-width: 481px;
    width: 100%;
    border-left: 3px solid rgba(0, 75, 110, 0.1);
    padding-left: 24px
}

.tabs-custom-vertical .tab-content {
    max-width: 754px
}

.tabs-custom-vertical .nav-pills .nav-link.active,
.tabs-custom-vertical .nav-pills .show>.nav-link {
    background: transparent
}

.tabs-custom-vertical .nav-pills .nav-link {
    font-family: 'din_mediumregular';
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 35px;
    color: rgba(0, 75, 110, 0.3);
    text-align: left;
    padding: 0
}

.tabs-custom-vertical .nav-pills .nav-link:not(:last-child) {
    margin: 0 0 16px 0
}

.tabs-custom-vertical .nav-pills .nav-link.active {
    color: #004b6e;
    position: relative
}

.tabs-custom-vertical .nav-pills .nav-link.active:before {
    content: '';
    position: absolute;
    left: -27px;
    height: 100%;
    width: 3px;
    background: #004b6e
}

.global-footprint-tabs {
    padding-bottom: 120px
}

.text-over-image-v1 .text h2 {
    max-width: 625px
}

.text-over-image-v1 .logo-image {
    width: 160px;
    margin: 0 0 42px 0
}

.text-over-image-v1 .text {
    top: 50%
}

.text-blocks .text-two-columns .image {
    margin: 0 0 24px
}

.text-blocks .text-two-columns h2 {
    font-size: 32px;
    line-height: 35px;
    margin-bottom: 16px
}

.text-blocks .text-two-columns:not(:last-child) .text-column {
    margin-bottom: 28px
}

.text-blocks .text-two-columns .swiper {
    margin-top: 110px
}

.text-blocks .text-two-columns .swiper-slide .image {
    text-align: center
}

.text-blocks .text-block-right {
    background: #004b6e;
    min-width: 948px
}

.text-blocks .text-block-right .credit-ratings {
    max-width: 714px;
    padding: 87px 0 87px 40px
}

.text-blocks .text-block-right .credit-ratings p {
    font-size: 24px;
    line-height: 31px;
    max-width: 100%
}

.text-blocks {
    padding: 40px 0 192px;
    overflow: hidden
}

.text-blocks .swiper-slide.swiper-slide .image {
    opacity: .2
}

.text-blocks .swiper-slide.swiper-slide-active .image {
    opacity: 1
}

.countrySwiper {
    position: relative
}

.countrySwiper .swiper-button-prev,
.countrySwiper .swiper-button-next {
    display: block;
    width: auto;
    height: auto
}

.countrySwiper .swiper-button-next:after {
    content: '';
    font-family: none;
    font-size: 0;
    background: url('../images/background/slider-arrow-right-blue.svg') no-repeat right center;
    width: 12px;
    height: 23px;
    background-size: 100%;
    display: block
}

.countrySwiper .swiper-button-prev:after {
    content: '';
    font-family: none;
    font-size: 0;
    background: url('../images/background/slider-arrow-left-blue.svg') no-repeat left center;
    width: 12px;
    height: 23px;
    background-size: 100%;
    display: block
}

.text-blocks .text-block-right .credit-ratings .slide-content {
    display: none
}

.text-blocks .text-block-right .credit-ratings .slide-content.active {
    display: block
}

.text-over-image-v2 .text {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    top: 89px
}

.text-over-image.text-over-image-v2 p {
    color: #fff;
    margin: 0;
    max-width: 755px
}

.projects {
    padding: 61px 0 103px
}

.projects .title-block p {
    margin: 0
}

.projects-listing .project-list-item {
    background: #fff;
    border-left: 5px solid #0397c9;
    padding: 40px
}

.projects-listing .project-list-item p {
    font-size: 22px;
    line-height: 28px;
    margin: 0;
    font-style: normal;
    letter-spacing: -0.02em;
    color: #004b6e
}

.projects-listing {
    margin: 59px 0 0
}

.projects-listing .project-list-item ul {
    margin: 32px 0 0
}

.projects-listing .project-list-item:not(:last-child) {
    margin-bottom: 48px
}

.projects-listing .project-list-item ul li {
    font-family: 'DIN';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 28px;
    letter-spacing: -0.02em;
    color: #004b6e
}

.special-initatives {
    margin: 0 0 60px 0
}

.special-initatives .overview-left .para-block {
    max-width: 767px
}

.contact-us-section.media-inquiries {
    padding: 0;
    background: 0
}

.media-inquiries .media-inquiries-row {
    padding: 80px 0
}

.media-inquiries .media-inquiries-row .form-block1:not(:first-child) {
    padding-top: 24px;
    border-top: 1px solid #004b6e;
    margin-top: 48px
}

.media-inquiries .media-inquiries-row:first-child {
    padding: 80px 0 0
}

.media-inquiries .media-inquiries-row:last-child {
    padding: 0 0 120px
}

.contact-us-section .media-inquiries-row .btn {
    margin-top: 36px
}

.media-inquiries .media-inquiries-row h4 {
    max-width: 391px
}

.media-inquiries .media-inquiries-row .col-lg-8 .row:last-child .form-group {
    margin-bottom: 0
}

.contact-us-section.media-inquiries .form-group .form-control {
    font-size: 18px;
    line-height: 21px;
    letter-spacing: -0.02em
}

.media-request a {
    color: #004b6e
}

.media-inquiries .media-inquiries-row .btn-add {
    margin-top: 32px
}

.contact-us-section .form-group.normal-dropdown .select2-container--default .select2-selection--single {
    border: 0;
    border-bottom: 1px solid rgba(0, 75, 110, 0.3);
    border-radius: 0;
    font-family: 'DIN';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: .2px;
    color: #004b6e;
    height: 48px;
    padding: 13px 10px 13px 10px
}

.contact-us-section .form-group.normal-dropdown .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: normal;
    padding: 0
}

.contact-us-section .form-group.normal-dropdown .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 11px
}

.contact-us-section .form-group.normal-dropdown .select2-container {
    width: 100% !important
}

.contact-us-section .form-group.normal-dropdown .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: rgba(0, 75, 110, 1)
}

.contact-us-section .form-group.normal-dropdown .select2-selection__placeholder {
    color: rgba(0, 75, 110, 0.7)
}

.contact-us-section .form-group.normal-dropdown .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border: 0;
    background: url('../images/background/blue-arrow-down.svg') no-repeat;
    width: 10px;
    height: 10px;
    background-size: 100%
}

.contact-us-section .form-group.normal-dropdown .select2-container {
    width: auto !important;
    display: block
}

.select2-container--default .select2-search--dropdown .select2-search__field:focus {
    box-shadow: none;
    outline: 0
}

.contact-us-section.media-inquiries .form-group .form-control.datepicker-icon {
    background: url('../images/background/calendar.svg') no-repeat right 14px top 18px;
    padding-right: 20px;
    cursor: pointer
}

.contact-us-section.media-inquiries .form-group .select2-results__option {
    color: rgba(0, 75, 110, 1)
}

.contact-us-section.media-inquiries .form-group .form-control.timepicker-icon {
    background: url('../images/background/timepicker.svg') no-repeat right 14px top 13px;
    padding-right: 20px;
    cursor: pointer;
    background-size: 22px
}

.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
    display: flex;
    margin-bottom: 10px
}

.upload-image {
    position: absolute;
    left: 2.5rem;
    top: 2rem
}

.upload-btn {
    border: 0;
    background: #fff;
    border-bottom: 1px solid rgba(0, 75, 110, 0.3);
    font-family: 'DIN';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    width: 100%;
    height: 100px;
    text-align: left;
    color: rgba(0, 75, 110, 0.7)
}

.upload-btn-wrapper input[type=file] {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    cursor: pointer;
    z-index: 100;
    width: 100%;
    height: 100%
}

.media-inquiries-row .help-text {
    color: rgba(0, 75, 110, 0.4);
    font-family: 'DIN';
    font-weight: 400
}

.media-inquiries-row .additional-files {
    margin: 20px 0 0
}

.media-inquiries-row .additional-files .success:not(:last-child) {
    margin-bottom: 10px
}

.hero-card .image,
.three-column .image,
.image-two-blocks .image-item,
.block-listing-item .image,
.card-custom-horizontal .image,
.reporting-item .image {
    overflow: hidden
}

.hero-card .image img,
.three-column .image img,
.image-two-blocks .image-item img,
.block-listing-item .image img,
.card-custom-horizontal .image img,
.events-item .logo-image img,
.reporting-item .image img {
    transition: .3s
}

.hero-card .image:hover img,
.three-column:hover .image img,
.image-two-blocks .image-item:hover img,
.block-listing-item:hover .image img,
.card-custom-horizontal:hover img,
.events-item:hover .logo-image img,
.reporting-item:hover .image img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1)
}

.banner-section.banner-section-v1 .banner-statistics {
    max-width: 1100px;
    margin: 150px auto 0
}

.banner-section.banner-section-v1 .banner-statistics .banner-statistic-item:not(:last-child) {
    margin-right: 65px
}

.banner-section.banner-section-v1 .banner-statistics .text {
    margin-left: 16px
}

.banner-section.banner-section-v1 .banner-statistics .text h2 {
    font-size: 26px;
    line-height: 32px;
    font-family: 'din_bold';
    font-weight: normal;
    color: #fff;
    margin: 0
}

.banner-section.banner-section-v1 .banner-statistics .text h2 span {
    display: block;
    font-family: 'dinlight';
    font-weight: normal;
    font-size: 26px;
    line-height: 32px;
    color: #fff
}

.wiser-overview-section.overview-section .overview-right .image {
    bottom: 40px;
    width: 690px;
    height: 558px
}

.wiser-overview-section.overview-section .overview-left .content {
    max-width: 988px
}

.text-over-image-v3 .text span {
    color: rgba(255, 255, 255, 0.7) !important;
    margin-bottom: 16px;
    display: block
}

.text-over-image-v3 .text h2 {
    max-width: 854px;
    margin-bottom: 32px
}

.text-over-image-v3 .text p {
    max-width: 600px;
    font-size: 20px;
    line-height: 26px;
    color: #fff
}

.text-over-image-v3 .text {
    top: 50%
}

.wiser-slider-v3 .title-block span {
    color: rgba(0, 75, 110, 0.7) !important;
    margin-bottom: 16px;
    display: block
}

.wiser-slider-v3 .title-block h2,
.wiser-slider-v3 .title-block p {
    color: #004b6e
}

.wiser-slider-v3 .title-block p {
    max-width: 942px
}

.wiser-in-numbers .text-blocks-container {
    max-width: unset;
    width: 100%
}

.wiser-in-numbers .text-blocks-container .text-item {
    width: 20%
}

.wiser-in-numbers .text-blocks-container .text-item h2 {
    color: #4abfb0;
    font-size: 32px;
    line-height: 35px;
    margin-bottom: 8px
}

.tabs-accordion {
    padding: 80px 0 0;
    position: relative
}

.tabs-custom-v1 {
    margin: 27px 0 0
}

.tabs-custom-v1 .nav-tabs .nav-link:focus,
.tabs-custom-v1 .nav-tabs .nav-link:hover,
.tabs-custom-v1 .nav-tabs .nav-link {
    font-family: 'din_mediumregular';
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 30px;
    text-transform: none;
    letter-spacing: -0.02em
}

.tabs-custom-v1 .nav-tabs {
    border-bottom: 4px solid #eee
}

.tabs-custom-v1 .nav-tabs .nav-item {
    position: relative
}

.tabs-custom-v1 .nav-tabs .nav-link.active,
.tabs-custom-v1 .nav-tabs .nav-link.active:hover,
.tabs-custom-v1 .nav-tabs .nav-link.active:focus {
    border: 0;
    color: #004b6e
}

.tabs-custom-v1 .nav-tabs .nav-link.active:after,
.tabs-custom-v1 .nav-tabs .nav-link.active:hover:after,
.tabs-custom-v1 .nav-tabs .nav-link.active:focus:after {
    content: '';
    position: absolute;
    bottom: -3px;
    width: 100%;
    background: #4abfb0;
    height: 4px;
    left: 0
}

.tabs-custom-v1 .tab-content {
    padding: 42px 0 0
}

.accordion-section-v1,
.accordion-section-v1 .accordion-custom .accordion-item,
.accordion-section-v1 .accordion-custom .accordion-button {
    background: #fff
}

.accordion-section-v1 .accordion-block {
    padding: 0 15px;
    margin: 0;
    max-width: 756px
}

.accordion-section-v1 .accordion-custom .accordion-item .accordion-button {
    font-size: 24px;
    line-height: 26px;
    color: rgba(0, 75, 110, 0.5);
    font-family: 'din_mediumregular';
    font-style: normal;
    font-weight: normal
}

.accordion-section-v1 .accordion-custom .accordion-item.active .accordion-button {
    font-size: 40px;
    line-height: 44px;
    color: rgba(0, 75, 110, 1)
}

.accordion-section-v1 .accordion-custom .accordion-item.active .accordion-button span {
    color: #4abfb0
}

.accordion-section-v1 .accordion-custom .accordion-body p {
    padding: 8px 0 16px 0
}

.accordion-section-v1 .btn-block {
    margin: 16px 0 24px
}

.accordion-section-v1 .image {
    max-width: 818px !important;
    max-height: 550px !important;
    margin-left: auto;
    overflow: hidden;
    width: unset !important;
    height: unset !important
}

.accordion-section-v1 .col-lg-5 {
    position: absolute;
    right: 0;
    text-align: right
}

.tabs-accordion.green-tabs {
    overflow: hidden
}

.wiser-newsletter-section {
    padding: 70px 0
}

.wiser-newsletter-section .title-block h2 {
    margin-bottom: 16px
}

.wiser-newsletter-section .title-block p {
    max-width: 1015px;
    margin: 16px 0 0
}

.wiser-newsletter-section .newsletter-blocks {
    margin: 56px 0 0
}

.hero-banner-v4 h2 {
    margin: 0 auto 16px
}

.hero-banner-v4 p {
    max-width: 958px;
    margin: 0 auto 32px;
    color: #fff;
    font-family: 'DIN';
    font-weight: 400
}

.wiser-newsletter-section .col-lg-4 .card-custom-horizontal {
    margin-bottom: 0
}

.overview-left .content h2.wiser-title span,
.overview-left .content h2.wiser-title {
    display: inline;
    font-size: 56px;
    line-height: 72px;
    color: #4abfb0;
    font-family: 'din_mediumregular';
    font-style: normal;
    font-weight: normal;
    letter-spacing: -0.02em;
    text-transform: none
}

.overview-left .content h2.wiser-title {
    color: rgba(0, 75, 110, 1)
}

.wiser-innerpg-overview .para-block {
    max-width: 756px
}

.wiser-innerpg-overview .btn-block {
    margin: 32px 0 0
}

.wiser-innerpg-overview .overview-left .para-block p:not(:last-child) {
    margin-bottom: 16px
}

.highlight-text,
.wiser-innerpg-overview .overview-left .para-block p.highlight-text {
    font-family: 'din_mediumregular';
    font-style: normal;
    font-weight: normal;
    letter-spacing: -0.02em;
    color: #004b6e
}

.overview-section.wiser-innerpg-overview .overview-right .image {
    bottom: 0;
    width: 730px
}

.list {
    margin: 0
}

.list li {
    font-family: 'DIN';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 28px;
    letter-spacing: -0.02em;
    color: #004b6e
}

.listing-criteria h3 {
    color: #004b6e;
    font-size: 24px;
    line-height: 26px;
    text-align: left;
    margin-bottom: 24px
}

.listing-criteria .listing-criteria-item:not(:last-child) {
    margin-bottom: 60px
}

.listing-criteria {
    background: url('../images/pioneer-program-bg.webp') no-repeat left bottom
}

.wiser-newsletter-section-v2 .newsletter-blocks {
    padding-bottom: 55px
}

.btn-add .icon-minus-btn {
    display: none;
    margin-left: 20px
}

.btn-add.active .icon-minus-btn {
    display: block
}

.full-screen-video-banner.full-screen-video-banner-v2 {
    position: relative;
    margin-top: 124px
}

.full-screen-video-banner.full-screen-video-banner-v2 .full-screen-video-button {
    top: 0;
    max-width: 1536px;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    height: 100%
}

.full-screen-video-banner.full-screen-video-banner-v2 h1 {
    position: absolute;
    max-width: unset;
    padding: 0;
    bottom: 108px;
    text-align: left;
    margin: 0
}

.full-screen-video-banner.full-screen-video-banner-v2 .content {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.full-screen-video-banner.full-screen-video-banner-v2 .content .logo-wiser {
    text-align: right;
    margin-top: 82px
}

.full-screen-video-banner.full-screen-video-banner-v2 .full-screen-video-button .btn-layer1 {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    margin: 0 auto
}

.wiser-pledge .wiser-pledge-content {
    max-width: 431px;
    margin-top: 114px
}

.wiser-common-section h2 {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 28px
}

.wiser-common-section p {
    margin: 0 0 28px
}

#chartdiv {
    width: 100%;
    height: 500px
}

.map-block .map {
    width: 60%
}

.map-block .text {
    width: 25%
}

g[role="tooltip"] h2 {
    font-family: 'din_bold';
    font-weight: normal;
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    padding: 0;
    margin: 0
}

g[role="tooltip"] p {
    font-family: 'DIN';
    font-weight: 400;
    color: #fff;
    font-size: 20px;
    line-height: 27px;
    padding: 0 0 10px;
    margin: 0
}

[filter='url("#filter-id-72")'] {
    display: none !important
}

.wiser-common-section .map-block .btn-block {
    position: relative;
    bottom: unset;
    right: unset;
    left: unset
}

.wiser-common-section .title-block h2 span {
    display: block
}

.wiser-womens-slider {
    background: #e9e9eb
}

.wiser-common-section .wiser-testimonial-content {
    margin: 117px 0 76px
}

.wiser-common-section .wiser-testimonial-content h2 {
    font-size: 32px;
    line-height: 35px;
    margin-bottom: 53px;
    max-width: 565px
}

.wiser-common-section .wiser-testimonial-content .testimonial-identity h2 {
    font-size: 24px;
    line-height: 26px;
    color: #4abfb0;
    margin-bottom: 16px
}

.wiser-common-section .wiser-testimonial-content .testimonial-identity p {
    font-size: 20px;
    line-height: 22px;
    color: rgba(0, 75, 110, 0.7);
    margin: 0;
    max-width: 288px
}

.wiser-common-section .wiser-testimonial-content .testimonial-identity {
    padding-left: 24px;
    border-left: 2px solid #4abfb0
}

.wiserSwiper {
    position: relative
}

.wiserSwiper .swiper-pagination {
    text-align: left;
    bottom: 20px
}

.wiserSwiper .swiper-pagination .swiper-pagination-bullet {
    background: #c6c6c6;
    width: 9px;
    height: 9px;
    border: 0;
    border-radius: 100%;
    padding: 0;
    opacity: 1
}

.wiserSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff
}

.wiser-videos-section {
    padding: 40px 0;
    overflow: hidden
}

.videos-library .swiper-slide {
    opacity: .3;
    pointer-events: none
}

.videos-library .swiper-slide:nth-child(1),
.videos-library .swiper-slide:nth-child(2),
.videos-library .swiper-slide.swiper-slide-next,
.videos-library .swiper-slide.swiper-slide-active {
    opacity: 1;
    pointer-events: all
}

.videos-library .block-video {
    position: relative
}

.bio-videos-slider .videos-library .block-video {
    background: #fafbfc
}

.videos-library .play-button {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin: 0 auto;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    width: 100px;
    height: 100px;
    border-radius: 50%;
    cursor: pointer
}

.videos-library .play-button .btn-layer1 {
    width: 72px;
    height: 72px;
    margin: 0 auto;
    opacity: 1;
    border: 0;
    border-radius: 50%;
    transition: all .4s;
    position: relative;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    margin: 0 auto;
    text-align: center
}

.videos-library .block-video>div {
    height: 100%;
    width: 100%
}

.videos-library .block-video a {
    border-radius: 12px
}

.videos-library .swiper-button-next,
.videos-library .swiper-button-prev {
    z-index: 1;
    width: 40px;
    height: 40px
}

.videos-library .swiper {
    width: 100vw;
    height: 100%;
    overflow: hidden;
    padding-top: 10px
}

.videos-library .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.videos-library .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.videos-library .youtube-slider .container {
    padding-bottom: 90px;
    border-bottom: 1px solid #e4f2f5
}

.videos-library .swiper-slide .play-button img {
    border-radius: 0
}

.videos-library .swiper-button-prev {
    left: auto;
    right: 70px
}

.videos-library .youtube-slider {
    position: relative
}

.videos-library .swiper-nav .swiper-button-next,
.videos-library .swiper-nav .swiper-button-prev,
.gallery-library .swiper-nav .swiper-button-next,
.gallery-library .swiper-nav .swiper-button-prev {
    position: relative;
    left: unset;
    right: unset;
    top: unset;
    margin: 0;
    display: block
}

.videos-library .swiper-button-prev:after,
.videos-library .swiper-container-rtl .swiper-button-next:after,
.videos-library .swiper-button-next:after,
.videos-library .swiper-container-rtl .swiper-button-prev:after,
.gallery-library .swiper-button-prev:after,
.gallery-library .swiper-container-rtl .swiper-button-next:after,
.gallery-library .swiper-button-next:after,
.gallery-library .swiper-container-rtl .swiper-button-prev:after {
    display: none
}

.videos-library .swiper-nav,
.gallery-library .swiper-nav {
    display: flex;
    height: 25px;
    position: absolute;
    top: -93px;
    right: 0;
    width: 100px;
    justify-content: end
}

.videos-library .swiper-button-next {
    background: url('../images/background/right-arrow-dark-blue.svg') no-repeat !important
}

.videos-library .swiper-button-prev {
    background: url('../images/background/left-arrow-dark-blue.svg') no-repeat !important
}

.wiserVideosSwiper h2 {
    font-size: 20px;
    line-height: 24px;
    text-align: left;
    padding: 32px 0 0;
    margin: 0
}

.videos-library .block-video>div,
.videos-library .block-video>div>div {
    height: 100%
}

.wiser-counts .wiser-count {
    max-width: 236px;
    width: 100%
}

.wiser-counts .wiser-count:not(:last-child) {
    margin-right: 24px
}

.wiser-counts .wiser-count h2 {
    color: #4abfb0
}

.wiser-counts .wiser-count p span {
    display: block
}

.wiser-banner {
    background: #f6f6f6;
    margin: 128px 0 0;
    padding: 85px 0 136px
}

.wiser-banner .image {
    max-width: 536px;
    margin-left: auto
}

.wiser-banner .image img {
    width: 100%
}

.title-block h2.special-text {
    font-size: 32px;
    line-height: 36px
}

.title-block h2.special-text span {
    display: block
}

.wiser-pledge-form {
    margin: 60px 0 145px
}

.wiser-pledge-form h3 {
    font-family: 'din_mediumregular';
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: .08em;
    color: #004b6e;
    margin: 10px 0 32px;
    text-align: left;
    letter-spacing: -0.01em
}

.checkbox.inline,
.radio.inline {
    display: inline-block;
    vertical-align: top;
    margin-right: 18px
}

.checkbox.inline:last-child,
.radio.inline:last-child {
    margin-right: 0
}

.checkbox label,
.radio label {
    display: block;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    font-family: 'DIN';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    color: #004b6e;
    display: flex;
    align-items: center
}

.radio label {
    display: flex;
    align-items: center
}

.checkbox input[type="checkbox"],
.radio input[type="checkbox"],
.checkbox input[type="radio"],
.radio input[type="radio"] {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden
}

.checkbox .custom-checkbox,
.radio .custom-checkbox,
.checkbox .custom-radio,
.radio .custom-radio {
    display: inline-block;
    vertical-align: top;
    min-width: 40px;
    width: 40px;
    height: 40px;
    background: #fff;
    position: relative;
    border: 2px solid #f2f2f2;
    border-radius: 3px
}

.checkbox .custom-checkbox {
    top: 4px;
    background: #fff
}

.checkbox .icon-check {
    background-size: cover;
    position: absolute;
    width: 19px;
    height: 19px;
    top: 8px;
    left: 9px;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transition: all 180ms ease;
    -webkit-transition: all 180ms ease;
    -moz-transition: all 180ms ease
}

.checkbox input[type="checkbox"]:checked+.custom-checkbox {
    border-color: #0397c9;
    box-shadow: none;
    background: #0397c9
}

.checkbox input[type="checkbox"]:checked+.custom-checkbox .icon-check {
    transform: scale(1)
}

.radio .custom-radio {
    border-radius: 18px;
    background: #fff;
    transition: all 180ms ease;
    top: -2px;
    width: 25px;
    height: 25px
}

.radio input[type="radio"]:checked+.custom-radio {
    border-color: #0397c9;
    background: #0397c9;
    box-shadow: inset 0 0 0 4px #fff
}

.icon-check {
    background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20baseProfile%3D%22tiny%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13.483%201.992l-7.186%207.066-3.778-3.715-2.518%202.475%205.037%204.954%201.259%201.237%209.704-9.541-2.518-2.476z%22/%3E%3C/svg%3E');
    background-repeat: no-repeat
}

.form-checkboxes .checkbox:not(:last-child) {
    margin-bottom: 24px
}

.form-checkboxes .checkbox .label {
    display: block;
    margin: 5px 0 0 21px
}

.history-legacy {
    padding: 0 0 80px
}

.history-legacy .fixed-title,
.history-legacy .mobile-only {
    max-width: 400px
}

.history-legacy.content-scroll .scroll-list .content p:not(:last-child) {
    margin-bottom: 32px
}

.history-legacy.content-scroll .scroll-list .content p:last-child {
    padding-bottom: 120px
}

.history-legacy.content-scroll .scroll-list ul li.section:first-child span {
    color: #004b6e
}

.history-legacy.content-scroll .scroll-list ul li.section:first-child span:after {
    background: #004b6e;
    content: '';
    position: absolute;
    top: 0;
    right: -3px;
    width: 3px;
    height: 35px
}

.management-blocks {
    padding: 0 0 100px
}

.management-blocks .image-item .image-content {
    max-width: 617px
}

.management-blocks .image-item .image-content span {
    display: block
}

.management-blocks .image-item .image-content .image-content-inner {
    min-height: 339px
}

.management-blocks .image-two-blocks .image-content h2 {
    margin-bottom: 36px;
    min-height: 200px
}

.management-blocks .image-two-blocks .image-content h2.sub-heading-blue {
    color: #004b6e
}

.management-blocks .link-block.text-blue a {
    color: #004b6e
}

.management-blocks .link-block.text-blue a:after {
    background: rgba(0, 75, 110, 0.37)
}

.profile-listing .card-custom-horizontal-v1 .image img {
    width: 100%
}

.profile-listing .card-custom-horizontal-v1 .image {
    position: relative;
    overflow: hidden
}

.profile-listing .card-custom-horizontal-v1 .image .image-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: url('../images/profile-gradient.svg') no-repeat bottom;
    padding: 100px 24px 40px;
    background-size: cover
}

.profile-listing .card-custom-horizontal-v1 .image .image-overlay h2,
.profile-listing .card-custom-horizontal-v1 .image .image-overlay h2 a {
    font-size: 32px;
    line-height: 35px;
    color: #fff;
    margin: 0;
    text-align: left;
    text-decoration: none
}

.profile-listing .card-custom-horizontal-v1 .card-body {
    padding: 0 24px 20px 24px
}

.profile-listing .card-custom-horizontal-v1 .card-body .card-text {
    margin-bottom: 28px
}

.profile-listing .row:not(:last-child) .col-lg-6 {
    margin-bottom: 32px
}

.profile-listing {
    padding: 0 0 100px 0
}

.profile-listing .profile-listing-item {
    margin-bottom: 32px
}

.profile-listing .profile-listing-item:last-child,
.profile-listing .profile-listing-item:nth-last-child(2) {
    margin-bottom: 0
}

.intro-section {
    overflow: hidden;
    padding: 0 0 60px 0
}

.intro-section .content h1 {
    margin-bottom: 16px;
    padding-top: 26px
}

.intro-section .content p {
    color: rgba(0, 75, 110, 0.6)
}

.intro-section .content .para-block p {
    color: #004b6e
}

.intro-section .content .image {
    float: left;
    margin: 0 120px 60px -12%;
    max-width: 972px;
    overflow: hidden;
    max-height: 1080px
}

.intro-section .content .para-block a,
.intro-section .content .para-block a:active,
.intro-section .content .para-block a:hover {
    color: #0397c9;
    text-decoration: none
}

.intro-section-part2 {
    padding: 58px 0
}

.achievements-section.content-scroll .scroll-list,
.achievements-section.content-scroll .scroll-list ul li .right-scroll-content {
    max-width: 100%
}

.achievements-section.content-scroll .scroll-list {
    margin-top: 60px
}

.achievements-section.content-scroll .scroll-list ul li.section:not(:last-child) .content p {
    padding-bottom: 94px
}

.achievements-section {
    padding: 60px 0
}

.achievements-section.content-scroll .scroll-list ul li:not(:first-child) .right-scroll-content .number {
    margin: 0
}

.achievements-section.content-scroll .scroll-list ul li.section.always-active span {
    color: #004b6e
}

.achievements-section.content-scroll .scroll-list ul li.section.always-active span:after {
    background: #004b6e;
    content: '';
    position: absolute;
    top: 0;
    right: -3px;
    width: 3px;
    height: 35px
}

.news,
.bio-videos-slider,
.gallery-library {
    padding: 70px 0
}

.gallery-library {
    overflow: hidden;
    padding-top: 0px !important;
}

.gallery-library .swiper-button-next,
.gallery-library .swiper-button-prev {
    z-index: 1;
    width: 40px;
    height: 40px
}

.gallery-library .swiper {
    width: 100vw;
    height: 100%;
    overflow: hidden
}

.gallery-library .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.gallery-library .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.gallery-library .swiper-button-prev {
    left: auto;
    right: 70px
}

.gallery-library .swiper-button-next {
    background: url('../images/background/right-arrow-dark-blue.svg') no-repeat !important
}

.gallery-library .swiper-button-prev {
    background: url('../images/background/left-arrow-dark-blue.svg') no-repeat !important
}

.gallery-library .gallery-block img {
    width: 100%
}

.gallery-library .gallery-block span {
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
    color: rgba(0, 75, 110, 0.6);
    margin-top: 35px;
    display: block;
    text-align: left;
    font-family: 'din_mediumregular';
    font-style: normal;
    font-weight: normal
}

.gallery-library .gallery-block p {
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #004b6e;
    margin: 3px 0 0;
    text-align: left;
    max-width: 100%;
    font-family: 'din_mediumregular';
    font-style: normal;
    font-weight: normal
}

.gallery-library .gallery-slider {
    position: relative
}

.gallery-library .swiper-slide:nth-child(1),
.gallery-library .swiper-slide:nth-child(2),
.gallery-library .swiper-slide:nth-child(3),
.gallery-library .swiper-slide.swiper-slide-next,
.gallery-library .swiper-slide.swiper-slide-active {
    opacity: 1
}

.gallery-library .swiper-slide {
    opacity: .3
}

.gallery-library .swiper-slide.swiper-slide-next+.swiper-slide {
    opacity: 1
}

.bio-videos-slider .title-block,
.gallery-library .title-block {
    margin-bottom: 48px
}

.bod-bio.intro-section .content {
    padding: 0;
    margin-left: 154px;
    max-width: 626px
}

.bod-bio.intro-section {
    padding: 0 0 90px
}

.bod-bio .image {
    height: auto !important
}

.bod-bio .image img {
    width: 100%
}

.banner-v3.newsroom .banner-content {
    top: 53%
}

.masdar-in-numbers-v1.text-columns .text-blocks-container .text-item {
    width: 25%
}

.masdar-in-numbers-v1.text-columns .text-blocks-container {
    max-width: 100%;
    width: 100%
}

.masdar-in-numbers-v1.text-columns .text-blocks-container .text-item h2 {
    font-size: 32px;
    line-height: 35px;
    color: #004b6e
}

.masdar-in-numbers-v1 {
    padding: 134px 0
}

.director-executive .directors {
    margin-bottom: 24px
}

.director-executive .directors h2 {
    margin-bottom: 0 !important
}

.blocks-listing.our-projects .block-listing-item .image {
    margin-bottom: 24px;
    position: relative;
    width: 100% !important;
    height: 100% !important
}

.blocks-listing.our-projects .block-listing-item:hover .image .image-content {
    visibility: visible;
    opacity: 1
}

.blocks-listing.our-projects .block-listing-item .image .image-content {
    position: absolute;
    bottom: 0;
    width: 100%;
    top: 0;
    padding: 40px 24px;
    background: rgba(0, 75, 110, 0.8);
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in
}

.blocks-listing.our-projects .block-listing-item .image .image-content p {
    font-size: 20px;
    line-height: 26px;
    color: #fff;
    margin-bottom: 16px
}

.blocks-listing.our-projects .block-listing-item .image .image-content .arrow-image {
    width: 40px;
    height: 40px;
    margin-left: auto
}

.blocks-listing.our-projects .block-listing-item .image .image-content .arrow-image img {
    width: 100%
}

.blocks-listing.our-projects .block-listing-item h2 {
    font-size: 28px;
    line-height: 33px;
    margin-bottom: 12px;
    min-height: 52px
}

.blocks-listing.our-projects .block-listing-item span {
    font-size: 20px;
    line-height: 26px;
    color: rgba(0, 75, 110, 0.8);
    font-family: 'DIN'
}

.blocks-listing.our-projects .block-listing-item .project-detailing h2 {
    font-size: 32px;
    line-height: 35px;
    color: #004b6e;
    margin-bottom: 12px;
    min-height: unset
}

.blocks-listing.our-projects .block-listing-item .project-detailing .icon .icon-dark-blue {
    filter: invert(21%) sepia(20%) saturate(5718%) hue-rotate(173deg) brightness(94%) contrast(104%);
    width: 24px;
    height: 24px
}

.blocks-listing.our-projects .block-listing-item .project-detailing .icon {
    margin-right: 10px
}

.blocks-listing.our-projects .block-listing-item .project-detailing p {
    font-size: 20px;
    line-height: 26px;
    margin-right: 10px
}

.blocks-listing.our-projects .block-listing-item .project-detailing .flag img {
    height: 25px
}

.blocks-listing.our-projects .btn-block {
    padding: 0 0 80px
}

.blocks-listing.our-projects .btn-block .btn {
    width: 300px
}

.blocks-listing.our-projects .block-listing-item {
    margin-bottom: 42px
}

.our-projects-details .news-details-item p {
    color: #004b6e;
    font-size: 24px;
    line-height: 31px
}

.news-listing.our-projects-details .news-details-item .video-block-container .play-button {
    width: auto;
    height: auto
}

.news-listing.our-projects-details .video-block-container .play-button .btn-layer1 {
    margin: 0 auto 16px
}

.news-listing.our-projects-details .video-block-container .play-button span {
    font-size: 16px;
    line-height: 16px
}

.news-listing.our-projects-details .news-details-item img {
    height: 100%
}

.news-listing.our-projects-details .news-details-item {
    margin-bottom: 72px
}

.news-listing.our-projects-details .news-details-item p:last-child {
    margin-bottom: 0
}

.news-listing.our-projects-details .news-details-item h2 {
    margin: 0 0 32px
}

.info-list .project-category .icon-dark-blue {
    filter: invert(21%) sepia(20%) saturate(5718%) hue-rotate(173deg) brightness(94%) contrast(104%);
    width: 24px;
    height: 24px !important
}

.info-list .project-category .icon {
    margin-right: 10px
}

.project-category .flag {
    width: 60px
}

.info-list {
    border-bottom: 1px solid rgba(0, 75, 110, 0.1)
}

.info-list .info-item {
    position: relative;
    margin-bottom: 32px
}

.info-list .info-item:before {
    content: '';
    position: absolute;
    background: rgba(0, 75, 110, 0.1);
    width: 100%;
    height: 1px;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    z-index: 1
}

.our-projects-details .news-details-item .info-list p {
    padding-right: 32px;
    position: relative;
    z-index: 5;
    background: #fff;
    font-size: 20px;
    line-height: 26px
}

.our-projects-details .news-details-item .info-list .project-category p {
    min-width: unset;
    padding: 0
}

.our-projects-details .news-details-item .info-list .project-category .project-category-item:not(:last-child) {
    margin-right: 20px
}

.our-projects-details .news-details-item .info-list .project-category {
    justify-content: end;
    padding-left: 32px;
    position: relative;
    z-index: 5;
    background: #fff
}

.news-listing.our-projects-details .news-details-item .logo-item {
    width: 161px;
    margin-right: 43px;
    -webkit-filter: saturate(0);
    filter: saturate(0);
    -webkit-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear
}

.news-listing.our-projects-details .news-details-item .logo-item:hover {
    -webkit-filter: saturate(1);
    filter: saturate(1)
}

.news-listing.our-projects-details .news-details-item .logo-item img {
    width: 100%
}

.news-listing.our-projects-details .container-custom-md {
    border-bottom: 1px solid rgba(0, 75, 110, 0.1)
}

.gallery-library.our-project-details {
    padding: 60px 0 90px
}

.gallery-library.our-project-details h2 {
    font-size: 32px;
    line-height: 35px
}

.our-projects-details .news-sidebar.similar-news {
    padding: 0;
    margin: 0
}

.our-projects-details .news-sidebar.similar-news .title-block h2 {
    margin-bottom: 32px
}

.quick-facts-list ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.quick-facts-list ul .quick-facts-icon {
    filter: invert(21%) sepia(87%) saturate(2733%) hue-rotate(186deg) brightness(89%) contrast(101%)
}

.quick-facts-list ul .icon {
    margin-right: 21px;
    width: 40px;
    height: 40px;
    min-width: 40px
}

.quick-facts-list ul p {
    margin-bottom: 0
}

.quick-facts-list ul li:not(:last-child) {
    margin-bottom: 26px
}

.quick-facts-list {
    padding-bottom: 32px;
    margin-bottom: 32px;
    border-bottom: 1px solid rgba(0, 75, 110, 0.1)
}

.our-projects-details .news-sidebar.similar-news .downloads-list {
    margin-bottom: 42px
}

.downloads-list ul {
    padding: 0;
    margin: 0
}

.downloads-list ul li p,
.downloads-list ul li p a {
    width: 70%;
    font-size: 20px;
    line-height: 26px;
    color: #004b6e;
    font-family: 'din_mediumregular';
    font-style: normal;
    font-weight: normal
}

.downloads-list ul li .icon {
    text-align: right;
    min-width: 65px
}

.downloads-list ul li:not(:last-child) {
    margin-bottom: 16px;
    border-bottom: 1px solid rgba(0, 75, 110, 0.1);
    padding-bottom: 10px
}

.downloads-list ul li .icon span {
    color: #7e8f9a;
    font-size: 18px;
    line-height: 23px;
    font-family: 'DIN';
    font-style: normal;
    font-weight: 400
}

.downloads-list ul li a {
    text-decoration: none
}

.wiser-overview-section.overview-section.y4s-section .overview-right .image {
    position: relative;
    width: 433px;
    height: auto;
    bottom: unset
}

.text-over-image-v3 .text h2 {
    max-width: 1093px
}

.text-over-image-v3 .text p {
    max-width: 1093px;
    font-size: 24px;
    line-height: 31px
}

.y4s-impact.text-columns .text-blocks-container .text-item {
    width: 24%
}

.y4s-impact.text-columns .text-blocks-container .text-item h2 {
    color: #ea9940;
    font-size: 32px;
    line-height: 35px;
    margin-bottom: 12px
}

.y4s-impact.text-columns .text-blocks-container .text-item:nth-child(-n+4) {
    margin-bottom: 56px
}

.y4s-programs .three-column:after {
    display: none
}

.y4s-programs .three-column .three-column-content {
    width: 100%;
    height: 100%;
    top: 0;
    display: block;
    padding: 40px 24px 60px
}

.y4s-programs .three-column .three-column-content .image {
    width: 103px
}

.y4s-programs .three-column .three-column-content .category {
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    opacity: 1;
    margin: 0 0 16px 0
}

.y4s-programs .three-column .three-column-content h2 {
    font-family: 'din_mediumregular';
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 38px;
    color: #fff
}

.y4s-programs .title-block h2 {
    margin-bottom: 72px
}

.y4s-programs .three-column:hover .image>img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1)
}

.y4s-programs .three-column .image>img {
    transition: .3s
}

.y4s-programs .three-column .image {
    overflow: hidden
}

.y4s-programs .btn-block {
    margin: 72px 0 0
}

.y4s-accordion {
    background: url('../images/connect-y4s-bg-v1.webp') no-repeat;
    background-size: cover;
    padding: 80px 0
}

.y4s-accordion .title-block h2 {
    margin-bottom: 48px
}

.y4s-accordion .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    background: transparent
}

.y4s-accordion .text h3 {
    font-size: 32px;
    line-height: 35px;
    font-family: 'din_mediumregular';
    font-style: normal;
    font-weight: normal;
    color: #004b6e;
    text-align: left;
    margin-bottom: 24px
}

.y4s-accordion .text:not(:first-child) {
    margin: 48px 0 0
}

.y4s-accordion .btn-block {
    margin: 32px 0 0
}

.y4s-accordion .col-lg-6:first-child {
    min-height: 525px
}

.y4s-accordion .image {
    position: absolute;
    right: 0;
    max-width: 818px;
    overflow: hidden;
    height: 550px
}

.y4s-accordion .tabs-custom-v1 .nav-tabs .nav-link.active:after,
.y4s-accordion .tabs-custom-v1 .nav-tabs .nav-link.active:hover:after,
.y4s-accordion .tabs-custom-v1 .nav-tabs .nav-link.active:focus:after {
    background: #e2a143
}

.page-not-found {
    background: url('../images/404-bg.webp') no-repeat right top
}

.page-not-found-container {
    padding: 230px 0 78px
}

.page-not-found-container .image {
    max-width: 650px;
    margin: 0 auto 56px
}

.page-not-found-container h2 {
    color: #0397c9
}

.page-not-found-container p {
    font-family: 'din_mediumregular';
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 35px;
    color: #7e8f9a
}

.page-not-found-container .btn-block {
    margin-top: 48px
}

.search-listing .search-form .search-field {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 0;
    border-bottom: 1px solid #7e8f9a;
    width: 100%;
    padding: 17px 0;
    font-family: 'din_mediumregular';
    font-style: normal;
    font-weight: normal;
    font-size: 44px;
    line-height: 53px;
    color: #004b6e
}

.search-listing .search-form .search-field:focus,
.search-listing .search-form .search-field:hover {
    outline: 0
}

.search-listing .search-form {
    position: relative;
    margin-bottom: 50px
}

.search-listing .btn-search {
    position: absolute;
    right: 0;
    padding: 0;
    top: 17px
}

.search-listing .search-list-block h4 {
    color: #7e8f9a;
    margin-bottom: 46px
}

.search-listing .search-list-block .help-text {
    font-family: 'din_mediumregular';
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    color: #0397c9;
    margin-top: 11px;
    display: block
}

.search-listing .search-list-block .help-text i {
    font-style: normal
}

.search-listing .search-list-result ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.search-listing .search-list-result em {
    color: #0397c9;
    font-style: normal
}

.search-listing .search-list-result li {
    padding: 50px 0 35px;
    border-bottom: 1px solid rgba(3, 151, 201, 0.4)
}

.search-listing .search-list-result li h2 {
    color: rgba(0, 75, 110, 1);
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 33px
}

.search-listing .search-list-result li h2 a,
.search-listing .search-list-result li h2 a:hover,
.search-listing .search-list-result li h2 a:focus {
    color: rgba(0, 75, 110, 1);
    text-decoration: none
}

.search-listing .search-list-result li p {
    color: rgba(126, 143, 154, 1);
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 33px;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 80px
}

.search-listing .search-list-result li p .blue-text {
    color: rgba(3, 151, 201, 1)
}

.search-listing .search-list-result ul {
    margin-bottom: 200px
}

.search-pagination ul.pagination {
    margin-bottom: 120px;
    align-items: center
}

.search-pagination ul.pagination li {
    padding: 0;
    border: 0
}

.search-pagination .page-item:first-child .page-link,
.search-pagination .page-item:not(:first-child) .page-link {
    border: 0
}

.search-pagination .page-link:hover,
.search-pagination .page-link:focus {
    outline: 0;
    box-shadow: none
}

.search-pagination .page-link span {
    font-family: 'din_bold';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: .08em;
    text-transform: uppercase;
    color: #fff
}

.search-pagination .prev-item .page-link,
.search-pagination .next-item .page-link {
    background: #0397c9;
    border-radius: 79px;
    display: flex;
    align-items: center;
    padding: 10px 12px
}

.search-pagination .next-item .page-link span {
    display: block;
    margin-right: 10px
}

.search-pagination .prev-item .page-link span {
    display: block;
    margin-left: 10px
}

.search-pagination .prev-item {
    margin-right: 40px
}

.search-pagination .next-item {
    margin-left: 40px
}

.search-pagination .page-link,
.search-pagination .page-link:not(:first-child),
.search-pagination .page-link:not(:last-child) {
    font-family: 'DIN';
    font-style: normal;
    font-weight: 400;
    font-size: 29px;
    line-height: 35px;
    color: #7e8f9a;
    padding: 1px 16px;
    background: #eee;
    color: #7e8f9a
}

.search-pagination .page-item.active .page-link {
    background: #0397c9;
    color: #fff
}

.search-pagination .prev-item .page-link img {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg)
}

.search-pagination .page-item:nth-child(2) {
    border-radius: 40px 0 0 40px;
    overflow: hidden
}

.search-pagination .page-item:nth-last-child(2) {
    border-radius: 0 40px 40px 0;
    overflow: hidden
}

.search-pagination ul.pagination li.disabled .page-link {
    cursor: default;
    background: #ccc
}

.wiser-common-section .wiser-testimonial-image {
    max-width: 735px;
    max-height: 521px
}

.wiser-womens-slider .swiper-slide {
    position: static;
    height: unset
}

.wiser-womens-slider .wiser-testimonials-block {
    height: 100%
}

.right .social-share .social-icons .a2a_default_style:not(.a2a_flex_style) a:not(:last-child) {
    margin: 0 auto !important;
    margin-right: 24px !important;
    opacity: 1
}

.right .social-share .social-icons .a2a_default_style:not(.a2a_flex_style) a.icon-mail {
    opacity: 1
}

.right .social-share .social-icons .a2a_default_style:not(.a2a_flex_style) a.icon-whatsapp {
    margin-right: 0 !important;
}

.source-of-hope-listing .video-wrapper {
    position: relative;
    overflow: hidden
}

.source-of-hope-listing .video-wrapper .btn-layer1 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    z-index: 10;
    cursor: pointer
}

.source-of-hope-listing .slide-content h4 {
    color: #004b6e;
    margin-bottom: 24px
}

.source-of-hope-listing .slide-content h4 a {
    color: #004b6e;
    text-decoration: none
}

.source-of-hope-listing .slide-content {
    padding: 32px 0 0
}

.source-of-hope-listing .slide-content p {
    font-size: 20px;
    line-height: 26px;
    margin: 0
}

.source-of-hope-listing .btn-block {
    width: 300px;
    margin: 75px auto
}

.source-of-hope-listing .btn-block .btn {
    width: 100%
}

.source-of-hope-listing .source-of-hope-list-item {
    margin: 0 0 32px 0
}

.source-of-hope-listing .source-of-hope-list-item:last-child,
.source-of-hope-listing .source-of-hope-list-item:nth-last-child(2) {
    margin: 0
}

.source-of-hope-listing .source-of-hope-list-item .block-video>div {
    width: 100%;
    height: 100%
}

.source-of-hope-listing a>img {
    width: 100%;
    height: 100%
}

.sitemap ul {
    list-style: none
}

.sitemap ul.sitemap-level1 {
    padding: 0
}

.sitemap ul.sitemap-level1>li {
    padding: 0 0 24px;
    margin: 0 0 24px
}

.sitemap ul li a {
    text-decoration: none
}

.sitemap ul.sitemap-level1>li:not(:last-child) {
    border-bottom: 1px solid rgba(0, 75, 110, 0.1)
}

.sitemap ul.sitemap-level1>li h2,
.sitemap ul.sitemap-level1>li h2 a {
    font-size: 32px;
    line-height: 38px;
    color: #004b6e;
    margin-bottom: 0
}

.sitemap ul.sitemap-level2 {
    margin: 24px 0 0
}

.sitemap ul.sitemap-level2>li h3,
.sitemap ul.sitemap-level2>li h3 a {
    font-size: 26px;
    line-height: 32px;
    color: #004b6e;
    text-align: left;
    padding: 0;
    margin: 0
}

.sitemap ul.sitemap-level2>li {
    width: 50%
}

.sitemap ul.sitemap-level2>li {
    padding-top: 10px
}

.sitemap ul.sitemap-level3>li p a,
.sitemap ul.sitemap-level2>li p a {
    color: #004b6e
}

.sitemap ul.sitemap-level2>li:first-child,
.sitemap ul.sitemap-level2>li:nth-child(2) {
    padding-top: 0
}

.sitemap ul.sitemap-level3 {
    margin: 20px 0 0
}

.card-custom-horizontal .card-body a {
    text-decoration: none
}

.director-executive.wiser-slider-v3 {
    padding: 90px 0
}

.hero-banner.media-inquiries h2 {
    max-width: 1150px
}

.contact-us-section .form-group.timeList .select2-container--default .select2-selection--single .select2-selection__arrow b {
    background: url('../images/background/timepicker.svg') no-repeat right top 0;
    padding-right: 0;
    cursor: pointer;
    background-size: 100%;
    width: 20px;
    height: 20px
}

.contact-us-section .form-group.timeList .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 3px;
    right: 14px
}

.contact-us-section.media-inquiries .form-group.normal-dropdown .select2-results__option:first-child {
    cursor: default;
    pointer-events: none
}

.link-block {
    margin-bottom: 5px
}

header .navbar-nav .nav-item .nav-link.active-link {
    font-family: 'din_bold';
    font-weight: normal
}

.fade:not(.show) {
    opacity: 0
}

.banner-v2 .banner-image {
    position: relative;
    text-align: center;
}

.banner-v2 .banner-image:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 81, 119, 0.5)
}

.field-validation-error,
p.error,
span.error {
    color: red;
    font-size: 16px;
    line-height: 20px;
    margin: 5px 0 0;
    font-family: 'DIN';
    font-weight: 400
}

.html-video video {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.newsletter-form .newsletter-form-input {
    position: relative
}

.newsletter-form .newsletter-form-input .field-validation-error {
    position: absolute;
    bottom: -22px
}

.footer-top .link-block a {
    text-transform: capitalize;
    letter-spacing: 0
}

.footer-bottom ul li a {
    font-family: 'DIN';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-decoration: none;
    color: #7e8f9a
}

.wiser-tabs-accordion .tabs-custom .tab-content>.tab-pane {
    margin-right: -192px
}

.three-column-blocks-v2 .three-column-content h3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: unset
}

.card-custom-horizontal .card-title {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 90px
}

header .navbar-nav .nav-item .nav-link:link {
    cursor: pointer
}

header .navbar-nav .nav-item .nav-link {
    cursor: default
}

.dropdown-menu-left li a,
.dropdown-menu-right li a {
    font-size: 18px;
    line-height: 23px
}

.banner-section.banner-section-v1 .banner-statistics .banner-statictics-icon {
    min-width: 55px
}

.banner-section.banner-section-v1 .banner-statistics .text {
    min-width: 138px
}

.source-hope.slider-v2 .swiper-button-prev,
.source-hope.slider-v2 .swiper-button-next {
    width: auto;
    height: auto;
    padding: 0
}

.source-hope.slider-v2 .swiper-button-next {
    right: 24px
}

.source-hope.slider-v2 .swiper-button-prev {
    left: 10px
}

.a-link {
    color: #0397c9
}

.a-link:hover,
.a-link:focus,
.a-link:active {
    color: #0397c9
}

.news-details-item.wrap-text {
    overflow: auto
}

.news-details-item.wrap-text .image-wrap {
    float: left;
    margin: 0 38px 38px 0
}

.investor-presentations h2 {
    margin-bottom: 36px
}

.investor-presentations .documents-list {
    margin: 0
}

.investor-presentations .downloads-blocks:not(:last-child) {
    margin-bottom: 56px
}

.investor-presentations .downloads-blocks span {
    margin-bottom: 0;
    color: #6c757d !important
}

.investor-presentations .documents-list table th {
    font-family: 'din_mediumregular';
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -0.02em;
    color: #004b6e;
    text-decoration: none;
    vertical-align: middle
}

.investor-presentations .documents-list table td {
    font-family: 'DIN';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    color: #7e8f9a;
    padding: 14px 8px;
    vertical-align: middle
}

.investor-presentations .documents-list table tr:last-child,
.investor-presentations .documents-list table tr:last-child td {
    border-bottom: 0
}

.newsletter-box .newsletter-block {
    max-width: 1200px;
    margin: 0 auto;
    background-color: rgba(0, 182, 221, .05);
    padding: 50px 60px
}

.newsletter-box .newsletter-block h2 {
    color: #004b6e;
    margin-bottom: 25px;
    text-align: center
}

.newsletter-box .newsletter-block p {
    text-align: center
}

.newsletter-box .newsletter-block label {
    display: block;
    width: 100%
}

.newsletter-box .newsletter-block .form-block {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 40px 0 60px
}

.newsletter-box .newsletter-block .form-checkboxes {
    margin-left: 50px
}

.newsletter-box .newsletter-block .form-control {
    border: 0;
    border-bottom: 1px solid rgba(0, 75, 110, 0.3);
    border-radius: 0;
    font-family: 'DIN';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: .2px;
    padding: 13px 10px;
    color: #004b6e;
    background: transparent
}

.newsletter-box .newsletter-block .form-block .form-group {
    max-width: 300px;
    width: 100%
}

.newsletter-box .newsletter-block .form-block .checkbox .custom-checkbox {
    min-width: 30px;
    width: 30px;
    height: 30px;
    margin-right: 8px
}

.newsletter-box .newsletter-block .form-block .checkbox .icon-check {
    top: 4px;
    left: 4px
}

.newsletter-box .newsletter-block .checkbox .custom-checkbox {
    top: 0
}

.newsletter-box .newsletter-block .link-block {
    position: relative;
    margin-left: 5px
}

.newsletter-box .newsletter-block .btn-block {
    text-align: center
}

.newsletter-box {
    margin-bottom: 70px
}

.newsletter-box .newsletter-block .form-control:focus {
    box-shadow: none
}

.title-content-block h2 {
    margin-bottom: 24px
}

.text-button.title-block h2 {
    margin-bottom: 32px
}

.text-button.title-block {
    margin-bottom: 40px
}

.wiser-slider-v3 .swiper-right-overlay {
    display: none
}

.slider-v3.wiser-slider-v3 .swiper-arrows {
    margin-top: -15px
}

.text-container .h3,
.text-container h2 {
    text-align: left;
    color: #004b6e;
    margin-bottom: 16px
}

.text-container:not(:last-child),
.overview-left.title-text-overview .container-custom-md:not(:last-child) {
    margin-bottom: 32px
}

.overview-left.title-text-overview {
    max-width: 100%;
    min-width: unset;
    padding-left: 0
}

.overview-left.title-text-overview h2 {
    margin-bottom: 16px
}

.esg-block .esg-block-item:first-child {
    margin-bottom: 80px
}

.sustainability-page .overview-left.title-text-overview .container-custom-md {
    max-width: 100%;
    margin: 0
}

.sustainability-page .overview-left.title-text-overview .container-custom-md:not(:last-child) {
    margin: 0 0 32px 0
}

.youtube-video-watch {
    margin: 90px 0 0
}

.blocks-listing.pioneering-listing {
    padding: 100px 0
}

.blocks-listing.pioneering-listing .title-block h2 {
    margin-bottom: 56px
}

.blocks-listing.pioneering-listing .block-listing-item .image {
    height: auto !important
}

.blocks-listing.pioneering-listing .blocks-listing-row {
    justify-content: center
}

.blocks-listing.pioneering-listing .blocks-listing-row:last-child .col-lg-4 {
    margin-bottom: 0
}

.slider-v3.director-executive .slide-item-v2>a {
    text-decoration: none;
}

/* Newsletter New design - 23rd August */

.newsletter-box.newsletter-box-v1 .newsletter-block {
    background: transparent;
    padding: 0;
    border-bottom: 1px solid rgba(0, 75, 110, 0.20);
    max-width: 100%;
}

.newsletter-box.newsletter-box-v1 {
    padding: 0;
    margin-bottom: 50px;
}

.newsletter-box.newsletter-box-v1 .newsletter-block h2 {
    margin-bottom: 0;
}

.newsletter-box.newsletter-box-v1 .newsletter-block .form-block {
    max-width: 499px;
    margin: 48px auto;
}

.newsletter-box.newsletter-box-v1 .newsletter-block .form-block .form-group {
    max-width: 261px;
}

.newsletter-box.newsletter-box-v1 .newsletter-block .form-control {
    padding: 10px;
    color: #004B6E;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.2px;
    border-bottom: 1px solid #004B6E;
}

.newsletter-box.newsletter-box-v1 .newsletter-block .form-block {
    justify-content: space-between;
}

.newsletter-box.newsletter-box-v1 .newsletter-block .form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: rgba(0, 75, 110, 0.5);
}

.newsletter-box.newsletter-box-v1 .newsletter-block .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(0, 75, 110, 0.5);
}

.newsletter-box.newsletter-box-v1 .newsletter-block .form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: rgba(0, 75, 110, 0.5);
}

.newsletter-box.newsletter-box-v1 .newsletter-block .form-control:-moz-placeholder {
    /* Firefox 18- */
    color: rgba(0, 75, 110, 0.5);
}

.newsletter-box.newsletter-box-v1 .left-block {
    margin-bottom: 10px;
}

.newsletter-box.newsletter-box-v1 .newsletter-block .form-checkboxes {
    margin: 0;
}

.newsletter-box.newsletter-box-v1 .newsletter-block .form-block .checkbox .custom-checkbox {
    min-width: 16px;
    width: 16px;
    height: 16px;
    border-radius: 2px;
    border: 1px solid rgba(0, 75, 110, 0.70);
}

.newsletter-box.newsletter-box-v1 .newsletter-block .form-block .checkbox .icon-check {
    top: 2px;
    left: 2px;
    width: 10px;
    height: 10px;
}

.newsletter-box.newsletter-box-v1 .checkbox input[type="checkbox"]:checked+.custom-checkbox {
    border-color: #0397c9;
}

.newsletter-box.newsletter-box-v1 .newsletter-block label {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    color: rgba(0, 75, 110, 0.5);
    display: flex;
    align-items: center;
}

.newsletter-box.newsletter-box-v1 .newsletter-block label span a {
    color: rgba(0, 75, 110, 0.5);
    text-decoration: none;
}

/* pioneer energy */

.text-two-blocks.pioneer-energy .details {
    margin: 20px 0 0;
}

.text-two-blocks.pioneer-energy .details .name {
    font-weight: 700;
    margin-bottom: 0;
}

.text-two-blocks.pioneer-energy .quote-msg {
    position: relative;
}

.text-two-blocks.pioneer-energy .quote-msg:before {
    content: '';
    position: absolute;
    left: -34px;
    top: 0;
    background: url('../images/background/left-quote.svg') no-repeat;
    width: 25px;
    height: 20px;
    background-size: 100%;
}

.text-two-blocks.pioneer-energy .quote-msg:after {
    content: '';
    position: absolute;
    right: -7px;
    bottom: 11px;
    background: url('../images/background/right-quote.svg') no-repeat;
    width: 25px;
    height: 20px;
    background-size: 100%;
}

.title-content-block p:last-child {
    margin-bottom: 0;
}

.text-two-blocks.pioneer-energy .details p:last-child {
    font-size: 20px;
    line-height: 26px;
}

.news-list .news-list-item p {
    color: #004b6e;
}

.banner-v3 .image {
    text-align: center;
}

.overview-left.title-text-overview h3 {
    color: #004b6e;
    text-align: left;
}

.news-listing .news-details-item h2.author-name {
    font-size: 28px;
    line-height: 32px;
}

.text-blocks .text-two-columns .icon-title {
    display: flex;
    align-items: center;
    margin-bottom: 24px;
}

.text-blocks .text-two-columns .icon-title .image {
    margin: 0 24px 0 0;
}

.text-blocks .text-two-columns .icon-title h2 {
    margin-bottom: 0;
}

.toast-msg {
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    background: #000;
    padding: 5px 10px;
    border-radius: 10px;
    font-family: 'DIN';
    margin-left: 10px;
    display: none;
}

/* Vodcast */

.vodacst-section h2 {
    line-height: 60px;
    padding: 16px 0;
    margin: 0;
}

.vodacst-section p {
    margin-bottom: 72px;
}

.vodcast-social-media p {
    color: #004B6E;
    font-family: 'din_mediumregular';
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    line-height: 18px;
    letter-spacing: 1.44px;
    text-transform: uppercase;
    margin: 5px 44px 0 0;
}

.vodcast-social-media .a2a_kit {
    padding: 0;
}

.vodcast-social-media .a2a_default_style:not(.a2a_flex_style) a:not(:last-child) {
    margin: 0 !important
}

.vodcast-social-media .a2a_default_style:not(.a2a_flex_style) a.icon-facebook {
    width: 24px;
    height: 24px;
}

.vodcast-social-media .a2a_default_style:not(.a2a_flex_style) a.icon-twitter,
.vodcast-social-media .a2a_default_style:not(.a2a_flex_style) a.icon-linkedin {
    width: 22px;
    height: 22px;
}

.vodcast-social-media .icon-facebook {
    background-size: contain;
}

.vodcast-social-media .a2a_default_style:not(.a2a_flex_style) a:not(:last-child) {
    margin-right: 32px !important;
}

.vodcast-hero-video {
    padding-bottom: 60px;
}

.more-vodcast-videos h2 {
    color: #004B6E;
    text-align: left;
    font-family: 'din_mediumregular';
    margin-bottom: 32px;
    line-height: 36px;
    padding: 0;
}

.more-vodcast-videos ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.more-vodcast-videos ul li {
    max-width: 236px;
    width: 16.66%;
}

.more-vodcast-videos ul li:not(:last-child) {
    margin-right: 24px;
}

.more-vodcast-videos p {
    font-family: 'din_mediumregular';
    font-size: 20px;
    line-height: 24px;
    margin: 12px 0 0;
}

.vodcast-thumbnail a {
    text-decoration: none;
}

.vodacst-section .more-vodcast-videos {
    padding-bottom: 126px;
    border-bottom: 1px solid rgba(0, 75, 110, 0.4);
}

.vodcast-subscribe {
    padding: 91px 0 117px;
}

.vodcast-subscribe h2 {
    font-size: 44px;
    line-height: 50px;
    color: #004B6E;
    margin-bottom: 50px;
    text-align: center;
}

.vodcast-subscribe .subscribe-on-platforms ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.vodcast-subscribe .subscribe-on-platforms ul li:not(:last-child) {
    margin-right: 79px;
}

.icon-apple-podcast {
    background: url('../images/background/apple-podcast.svg') no-repeat;
    width: 62px;
    height: 62px;
    background-size: 100%;
}

.icon-spotify {
    background: url('../images/background/spotify.svg') no-repeat;
    width: 62px;
    height: 62px;
    background-size: 100%;
}

.icon-stitcher {
    background: url('../images/background/stitcher.svg') no-repeat;
    width: 62px;
    height: 38px;
    background-size: 100%;
}

.icon-amazon {
    background: url('../images/background/amazon.svg') no-repeat;
    width: 62px;
    height: 52px;
    background-size: 100%;
}

.icon-google-podcast {
    background: url('../images/background/google-podcast.svg') no-repeat;
    width: 59px;
    height: 61px;
    background-size: 100%;
}

.icon-youtube-vodcast {
    background: url('../images/background/youtube-vodcast.svg') no-repeat;
    width: 62px;
    height: 62px;
    background-size: 100%;
}

.low-carbon-on .accordion-section .image img {
    height: 100%;
    width: 100%;
}

/* Global Office Locations */

.blocks-listing.our-projects.global-office-location .block-listing-item .image .image-content {
    opacity: 1;
    visibility: visible;
    background: #004B6E;
    top: auto;
    padding: 20px;
}

.global-office-location .block-listing-item .image .flag-image {
    width: 60px;
}

.global-office-location .block-listing-item .image .flag-image img {
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    height: 25px;
}

.global-office-location .block-listing-item:hover .image .flag-image img {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none
}

.blocks-listing.our-projects.global-office-location .block-listing-item .image .image-content p {
    font-family: 'din_mediumregular';
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 35.2px;
    letter-spacing: -0.64px;
}

.global-office-location.blocks-listing .blocks-listing-row .block-listing-item span,
.global-office-location.blocks-listing .blocks-listing-row .block-listing-item a {
    font-family: 'din_mediumregular';
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.4px;
    color: #004B6E;
}

.global-office-location.blocks-listing .blocks-listing-row .block-listing-item span {
    margin-left: 0 !important;
    margin-right: 0.5rem !important;
}

.global-office-location.blocks-listing .blocks-listing-row .block-listing-item ul {
    padding: 0;
    margin: 0;
    list-style: none;
    min-height: 144px;
}

.global-office-location.blocks-listing .blocks-listing-row .block-listing-item ul li:not(:last-child) {
    padding-bottom: 16px;
}

.global-office-location.blocks-listing .link-block {
    margin-top: 18px;
}

.global-office-location.blocks-listing .link-block a {
    color: #0397c9 !important;
}

.blocks-listing.global-office-location {
    padding: 0 0 55px 0;
}

.blocks-listing.global-office-location .col-lg-4 {
    margin-bottom: 45px;
}

.blocks-listing.our-projects.global-office-location .block-listing-item {
    margin-bottom: 0;
}

.hero-banner-v3.global-locations h2 {
    max-width: 760px;
}

.global-office-location.blocks-listing .blocks-listing-row .block-listing-item span.toast-msg {
    font-size: 14px;
    padding: 2px 10px;
    color: #fff;
    line-height: 20px;
}

.icon-global-phone {
    width: 24px;
    height: 24px;
    background-size: 100%;
    background: url('../images/background/global-phone.svg') no-repeat;
    margin-right: 10px;
}

.icon-global-email {
    width: 24px;
    height: 24px;
    background-size: 100%;
    background: url('../images/background/global-mail.svg') no-repeat;
    margin-right: 10px;
}

.icon-global-location {
    width: 24px;
    height: 24px;
    background-size: 100%;
    background: url('../images/background/global-location.svg') no-repeat;
    margin-right: 10px;
}

.icon-global-website {
    width: 24px;
    height: 24px;
    background-size: 100%;
    background: url('../images/background/global-website.svg') no-repeat;
    margin-right: 10px;
}

.icon-global-copy {
    width: 24px;
    height: 24px;
    background-size: 100%;
    background: url('../images/background/global-copy.svg') no-repeat;
    margin-left: 10px;
    cursor: pointer;
}

.global-office-location .map-image {
    max-width: 1420px;
}

.our-projects-map.global-office-locations-map .clean-energy-map {
    padding: 150px 0 40px;
}

/* Global location details */

.global-locations-details .overview-right h2 {
    font-size: 44px;
    line-height: 48px;
}

.global-locations-details .overview-right ul {
    list-style: none;
    padding: 30px 0 0;
    margin: 0;
}

.global-locations-details .overview-right ul li,
.global-locations-details .overview-right ul li a {
    font-family: 'din_mediumregular';
    font-weight: normal;
    color: #004B6E;
    /* font-size: 32px;
    line-height: 36px; */
    font-size: 28px;
    line-height: 32px;
    letter-spacing: -0.64px;
    text-decoration: none;
}

.global-locations-details .overview-right ul li:not(:last-child) {
    padding-bottom: 24px;
}

.global-locations-details .overview-right .icon-global-phone,
.global-locations-details .overview-right .icon-global-email,
.global-locations-details .overview-right .icon-global-location,
.global-locations-details .overview-right .icon-global-website {
    width: 32px;
    height: 32px;
    background-size: 100%;
}

.global-locations-details .content {
    min-height: unset;
    margin: 0;
    padding-right: 140px;
}

.overview-section.global-locations-details {
    background: #FAFBFC;
    padding: 60px 0;
}

.global-location-details-numbers .image,
.global-location-details-numbers .text-three-blocks-container .text-item h2 {
    margin-bottom: 16px;
}

.sub-title-block {
    margin: 60px 0 0;
}

.sub-title-block h2 {
    margin-bottom: 16px;
}

.sub-title-block p {
    max-width: unset;
}

.masdar-in-numbers.global-location-details-numbers {
    padding: 95px 0 66px;
}

.global-location-details-numbers .text-three-blocks-container .text-item p {
    max-width: 230px;
    margin: 0 auto;
}

.blocks-listing.global-offices-locations-projects {
    padding: 100px 0;
    background: #F7FAFB;
}

.global-offices-locations-projects .title-block {
    margin-bottom: 48px;
}

.spotlight.global-offices-latest-news .hero-card__three-columns-container {
    padding: 0;
}

.global-offices-latest-news {
    padding: 100px 0;
}

.global-locations-details .overview-right ul li {
    position: relative;
}

.global-locations-details .overview-right ul li .toast-msg {
    position: absolute;
    bottom: 0;
    right: 0;
}

.more-info-block .btn-block .btn:focus .icon-speaker,
.more-info-block .btn-block .btn:hover .icon-speaker {
    background: url('../images/background/speaker-listen-blue.svg') no-repeat;
    background-size: 100%;
}

.search-listing .search-list-result li .date p {
    height: auto;
    margin: 16px 0 0;
    font-family: 'DIN';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: -0.02em;
    color: #004b6e;
    opacity: 0.7;
    text-align: left;
}

header .header-right .image p,
.lang-select-dropdown li p,
header .mobile-header-right .selected-language p {
    font-family: 'DIN';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: .03em;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
}

header .header-right .lang-block.on .image p,
.lang-block.on .lang-select-dropdown li p,
header .mobile-header-right .lang-block.on .selected-language p {
    color: #004b6e;
}

header .header-right .lang-block.on .icon-filled-white-dropdown {
    background: url('../images/background/down-arrow-filled-blue.svg') no-repeat right top;
    width: 10px;
    height: 5px;
    background-size: 100%;
}

header .header-right * {
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
}

.lang-select-dropdown {
    margin: 10px 0 0;
}

header.sticky_header .header-right .image p,
.sticky_header .lang-select-dropdown li p,
header.sticky_header .mobile-header-right .selected-language p,
header.non-sticky-header .header-right .image p,
.non-sticky-header .lang-select-dropdown li p,
header.non-sticky-header .mobile-header-right .selected-language p {
    color: #096ca4;
}

header.sticky_header .header-right .image p,
.sticky_header .lang-select-dropdown li p,
header.sticky_header .header-right .selected-language p,
header.non-sticky-header .header-right .image p,
.non-sticky-header .lang-select-dropdown li p,
header.non-sticky-header .header-right .selected-language p {
    color: #096ca4;
}

.sticky_header .lang-select-dropdown {
    margin: 3px 0 0;
}

header.sticky_header .header-right .lang-block.on,
header.sticky_header .header-right .on .selected-language,
header.sticky_header .header-right .lang-select-dropdown {
    background: #096ca4
}

header.sticky_header .header-right .lang-block.on .image p,
header.sticky_header .lang-block.on .lang-select-dropdown li p,
header.sticky_header .mobile-header-right .lang-block.on .selected-language p {
    color: #fff;
}

header.sticky_header .header-right .lang-block.on .icon-filled-white-dropdown {
    background: url('../images/background/down-arrow-filled.svg') no-repeat right top;
    background-size: 100%;
}

/* COP28 CSS: 10th November 2023 starts */

.overview-block-v1 .overview-block-v1-right .image {
    margin-right: -185px;
}

.overview-block-v1 .overview-block-v1-right .image img {
    width: 100%;
    height: 100%;
}

.overview-block-v1 h2 {
    font-size: 44px;
    line-height: 52px;
    margin: 0;
}

.overview-block-v1 .overview-block-v1-left {
    max-width: 1018px;
    margin-right: 26px;
}

.cop28-team h3 {
    text-align: left;
    margin-bottom: 24px;
}

.cop28-team .title-block p {
    max-width: unset;
}

.cop28-team .title-block {
    max-width: 1018px;
    margin-bottom: 120px;
}

.cop28-team .sustainability-policy .sustainability-item p {
    color: #004b6e;
    max-width: 100%;
}

.cop28-team .sustainability-policy .sustainability-item h2 {
    color: #004b6e;
}

.cop28-team .sustainability-policy .sustainability-item .details-item h2 {
    margin-bottom: 24px;
}

.cop28-team .sustainability-policy .sustainability-item .details-item p {
    margin-bottom: 48px;
}

.cop28-team .sustainability-policy .sustainability-item .details-item h2,
.cop28-team .sustainability-policy .sustainability-item .details-item p {
    color: #fff;
}

.cop28-team .sustainability-policy .sustainability-item .details-item {
    max-width: 756px;
}

.cop28-team .sustainability-policy .sustainability-item .details-item:first-child {
    margin-right: 154px;
}

.cop28-team .sustainability-policy .sustainability-item:first-child {
    margin-bottom: 0;
}

.cop28-team .sustainability-policy {
    padding: 80px 0;
}

.cop28-about-masdar-v1 h2,
.cop28-about-masdar-v1 h3 {
    margin-bottom: 24px;
    text-align: left;
}

.cop28-about-masdar-v1 .overview-block-v1-left .content {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}

.stratergic-platforms-cop28 {
    padding: 80px 0;
}

.stratergic-platforms-cop28 .title-block p {
    max-width: 1018px;
}

.stratergic-platforms-cop28 .blocks-listing {
    margin: 60px 0 0;
}

.stratergic-platforms-cop28 .blocks-listing .block-listing-item h2,
.stratergic-platforms-cop28 .blocks-listing .block-listing-item p {
    color: #fff;
}

.stratergic-platforms-cop28 .blocks-listing .block-listing-item p {
    margin-bottom: 32px;
}

.stratergic-platforms-cop28 .blocks-listing .col-lg-4 {
    margin-bottom: 0;
}

/* COP28 CSS: 10th November 2023 ends */

/* @media (max-width: 1920px) and (-webkit-device-pixel-ratio: 1.1) {
    header .search-form { right: 30px;}
}

@media (max-width: 1920px) and (-webkit-device-pixel-ratio: 1.25) {
    header .search-form { right: 24px;}
}

@media (max-width: 1920px) and (-webkit-device-pixel-ratio: 1.5) {
    header .search-form { right: 18px;}
}

@media (max-width: 1920px) and (-webkit-device-pixel-ratio: 1.75) {
    header .search-form { right: 11px;}
} */

header.non-sticky-header .icon-speaker-white {
    background: url('../images/background/speaker-blue.svg') no-repeat;
    background-size: 100%;
}

header.non-sticky-header .icon-search-white {
    background: url('../images/background/search-blue.svg') no-repeat;
    background-size: 100%;
}

header.non-sticky-header .search-block .icon-search-white.cancel {
    background: url('../images/background/close-blue.svg') no-repeat;
    background-size: 100%;
}

/* 20th November 2024 starts */

.milestone-section .title-block p {
    max-width: 1016px;
}

.gap-32 {
    gap: 32px;
}

.gap-24 {
    gap: 24px;
}

.gap-16 {
    gap: 16px;
}

.gap-8 {
    gap: 8px;
}

.mb-51 {
    margin-bottom: 51px;
}

.padding-136 {
    padding: 136px 0;
}

.bg-blue-v1 {
    background: #076CA4;
}

.card-image {
    position: relative;
}

.card-image:after {
    content: '';
    position: absolute;
    width: 100%;
    background: linear-gradient(180deg, rgba(0, 75, 110, 0.00) 0%, rgba(0, 75, 110, 0.80) 100%);
    bottom: 0;
    left: 0;
    right: 0;
    background-size: 100%;
    height: 275px;
}

.card-milestone .card-image {
    max-width: 285px;
    min-width: 285px;
    width: 100%;
}

.card-milestone .card-image img {
    width: 100%;
    height: 100%;
}

.card-milestone .card-text {
    padding: 40px;
}

.p-v1 {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
}

.p-v2 {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
}

.opacity-7 {
    opacity: 0.7;
}

.company-info-section .row {
    --bs-gutter-x: 10.5rem;
}

.text-two-columns .para-block p:not(:last-child) {
    padding-bottom: 36px;
}

.font-weight-regular {
    font-family: 'DIN' !important;
    font-weight: 400 !important;
}

.border-top-grey {
    border-top: 1px solid rgba(0, 75, 110, 0.2);
}

.text-slider-section h2 {
    max-width: 1173px;
    margin: 0 auto;
}

.text-slider-section {
    background: url('../images/text-slider-image.svg') bottom center no-repeat;
}

.text-slider-section .swiper-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    top: 50%;
    width: 100%;
}

.text-slider-section .swiper-nav .swiper-button-prev,
.text-slider-section .swiper-nav .swiper-button-next {
    position: relative;
    left: unset;
    right: unset;
    margin: 0;
    display: block;
    top: unset;
    width: 32px;
    height: 32px;
}

.text-slider-section .swiper-nav .swiper-button-prev {
    background: url('../images/text-slider-arrow-left.svg') no-repeat;
    background-size: 100%;
}

.text-slider-section .swiper-nav .swiper-button-next {
    background: url('../images/text-slider-arrow-right.svg') no-repeat;
    background-size: 100%;
}

.text-slider-section .swiper-nav .swiper-button-next:after,
.text-slider-section .swiper-nav .swiper-button-prev:after {
    display: none;
}

.text-slider-section .swiper {
    position: relative;
}

.terna-energy-info-block {
    padding: 56px 0;
}

.terna-energy-info-block .achievements .achievement-item h2 {
    font-family: 'din_mediumregular';
}

.terna-energy-info-block .achievements {
    gap: 50px;
}

.terna-energy-info-block .achievements p {
    max-width: 178px;
}

.timeline-section {
    background: url('../images/timeline-deal.png') no-repeat;
    background-size: cover;
}

.timeline-list .item {
    max-width: 268px;
    width: 100%;
    text-align: center;
}

.timeline-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
    gap: 48px;
    position: relative;
    align-items: flex-start;
}

.timeline-list ul li {
    opacity: 0.6;
}

.timeline-list ul::before {
    content: '';
    position: absolute;
    top: 7px;
    width: 100%;
    background: url('../images/timeline-line.svg') no-repeat;
    background-size: 100%;
    height: 3px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.icon-timeline-dot {
    width: 16px;
    height: 16px;
    background: url('../images/timeline-dot.svg') no-repeat;
    background-size: 100%;
    margin: 0 auto;
}

.timeline-list li.active .icon-timeline-dot {
    width: 21px;
    height: 21px;
    background: url('../images/timeline-dot-active.svg') no-repeat;
    background-size: 100%;
    margin: 0 auto;
}

.timeline-list li.active {
    opacity: 1;
    background: rgba(3, 151, 201, 0.75);
    border-radius: 16px;
    padding: 36px 16px;
    margin-top: -38px;
}

.timeline-list li.active h2 {
    font-family: 'din_mediumregular';
    font-weight: normal;
}

.timeline-list {
    padding: 40px 0 48px;
}

.timeline-section .caption {
    font-size: 20px;
    font-family: 'DIN';
    font-weight: 400;
    line-height: 26px;
    letter-spacing: -0.4px;
}

.latest-news-section .category {
    opacity: 0.6;
}

.gallery-library .icon-download-large {
    width: 24px;
    height: 24px;
}

.gallery-content {
    padding: 16px;
}

.milestone-container .card {
    height: 100%;
}

.milestone-section,
.company-info-section {
    overflow: hidden;
}

/* Media queries */

@media screen and (max-width:1900px) {
    .banner-section .banner-content,
    .banner-section.banner-section-v1 .banner-content {
        top: 220px
    }
}

@media screen and (max-width:1860px) {
    .main-menu-left .container-inner {
        max-width: 88%
    }
    .vision-mission .overview-left {
        max-width: 60%;
        min-width: 60%
    }
}

@media screen and (max-width:1780px) {
    header .header-left .nav-item .dropdown-menu {
        max-height: 660px
    }
    .banner-section .banner-content,
    .banner-section.banner-section-v1 .banner-content {
        top: 210px
    }
    .banner-section.banner-section-v1 .banner-statistics {
        margin: 100px auto 0
    }
    .overview-block-v1 .overview-block-v1-right .image {
        margin-right: -125px;
    }
}

@media screen and (max-width:1760px) {
    .newsletter {
        padding: 28px 0
    }
    footer .footer-top {
        padding: 40px 0
    }
    .footer-bottom {
        padding: 0 0 40px
    }
    .container-inner {
        max-width: 94%
    }
    header .container-custom {
        padding: 0 40px
    }
    .news-listing .news-details-item .quote-msg p:after {
        left: -31px;
        top: 0
    }
    .overview-section .overview-right .image {
        max-width: 510px
    }
    .text-block-container .text-block-left {
        margin-right: 55px
    }
    .wiser-overview-section.overview-section .overview-right .image {
        bottom: -40px
    }
    .overview-section.wiser-innerpg-overview .overview-right .image {
        max-width: 630px
    }
    .our-projects-map .clean-energy-map {
        padding: 90px 0 100px
    }
    .our-projects-map.global-office-locations-map .clean-energy-map {
        padding: 90px 0 40px;
    }
}

@media screen and (max-width:1680px) {
    .banner-section .swiper-pagination-bullet {
        width: 85px;
        height: 4px
    }
    h2,
    .h2 {
        font-size: 50px;
        line-height: 68px
    }
    h3,
    .h3 {
        font-size: 36px;
        line-height: 41px
    }
    .sub-heading-blue,
    .sub-heading-white {
        font-size: 40px;
        line-height: 45px
    }
    .accordion-custom .accordion-button {
        font-size: 29px;
        line-height: 34px
    }
    .banner-section .banner-content h2,
    .banner-section.banner-section-v1 .banner-content h2 {
        font-size: 58px;
        line-height: 63px
    }
    .slider-v2 .swiper-button-next {
        right: 28px
    }
    .slider-v2 .swiper-button-prev {
        left: 28px
    }
    header .header-left .navbar-brand {
        width: 210px
    }
    .banner-v2 h1,
    .h1,
    h1 {
        font-size: 58px;
        line-height: 63px
    }
    .overview-left .content h2,
    .overview-block-v1 h2 {
        font-size: 40px;
        line-height: 48px
    }
    .infotext .infotext-right p {
        font-size: 51px;
        line-height: 66px
    }
    .what-we-do-map {
        padding: 120px 0 80px
    }
    .technologies .technologies-block {
        margin: 65px 0 85px
    }
    .blocks-listing {
        padding: 0 0 38px
    }
    .blocks-details .blocks-details-content {
        margin: 0 auto 70px
    }
    .shareholders .text-two-columns {
        padding: 80px 0
    }
    .shareholders .text-two-columns:first-child {
        padding: 0 0 80px
    }
    .vision-mission .content {
        margin-bottom: 90px
    }
    .overview-right.video-right .video-block-container {
        height: 100%
    }
    .video-right .video-block-container .block-video {
        height: 100% !important
    }
    .our-values {
        padding: 65px 0 90px
    }
    .key-partners .our-values-item .image:not(:last-child) {
        margin-right: 35px
    }
    .key-partners .our-values-item .image {
        max-width: 175px
    }
    .key-partners .our-values-item .image img {
        width: 100%
    }
    .adsw-events {
        padding: 75px 0 90px
    }
    .text-columns .btn-block {
        margin: 50px 0 0
    }
    .text-columns .text-blocks-container {
        margin: 55px auto 0
    }
    .section-padding,
    .blocks-listing.pioneering-listing {
        padding: 75px 0
    }
    .shareholders .btn-block {
        margin: 50px 0 0
    }
    .banner-v4 {
        padding: 110px 0 90px
    }
    .section-padding-150 {
        padding: 90px 0
    }
    .contact-us-section {
        padding: 80px 0 210px
    }
    .contact-information {
        padding: 80px 0
    }
    header.sticky_header .header-left .nav-item .dropdown-menu,
    header.sticky_header .dropdown-menu-overlay {
        top: 102px
    }
    .text-blocks {
        padding: 40px 0 110px
    }
    .bod-bio.intro-section .content {
        margin-left: 100px
    }
    .intro-section .content .image {
        margin: 0 80px 60px -8%
    }
    .wiser-overview-section.overview-section.y4s-section .overview-right .image {
        position: relative;
        width: 340px;
        height: auto;
        bottom: unset;
        right: unset;
        left: unset;
        margin: 0 auto;
        max-width: unset
    }
    .y4s-accordion .image {
        max-width: 680px
    }
    .director-executive.wiser-slider-v3 {
        padding: 70px 0
    }
    .banner-section .slider-nav {
        bottom: 56px
    }
    .y4s-accordion .col-lg-6:first-child {
        min-height: 450px
    }
    .youtube-video-watch {
        margin: 75px 0 0
    }
    /* header .header-left .nav-item .dropdown-menu {
        top: 119px;
    } */
    .map-image {
        max-width: 80%;
    }
    .overview-block-v1 .overview-block-v1-left {
        max-width: 62%;
    }
    .cop28-team .sustainability-policy .sustainability-item .details-item:first-child {
        margin-right: 90px;
    }
    .cop28-team .sustainability-policy .sustainability-item .details-item {
        max-width: 50%;
    }
    .padding-136 {
        padding: 100px 0;
    }
    .mb-51 {
        margin-bottom: 40px !important;
    }
    .company-info-section .row {
        --bs-gutter-x: 5.5rem;
    }
    .text-two-columns .image img.masdar-logo {
        width: 280px;
    }
    .text-two-columns .image img.terna-energy-logo {
        width: 400px;
    }
    .terna-energy-info-block {
        padding: 20px 0;
    }
}

@media screen and (max-width:1600px) {
    .container-custom-md {
        max-width: 96%
    }
    .accordion-header-blue {
        padding: 76px 40px
    }
    .accordion-section .accordion-block {
        padding: 80px 98px 80px 40px;
        margin: 0
    }
    .accordion-section-v1 .accordion-block {
        padding: 0 15px
    }
    .tabs-custom-v1 .tab-content {
        padding: 24px 0 0
    }
    .accordion-section-v1 .image {
        max-width: 685px !important
    }
}

@media screen and (max-width:1580px) {
    .career-item .content p {
        max-width: 100%
    }
    .news-form-block {
        margin-top: 30px
    }
    .content-scroll .scroll-list .content {
        padding-right: 20px
    }
    .banner-v2 p {
        max-width: 950px
    }
    .banner-v2 .banner-content .btn-block {
        margin-top: 25px
    }
    .banner-v2 .banner-content {
        top: 60%
    }
    header .header-left .nav-item .dropdown-menu {
        max-height: 620px
    }
    .text-block-container .text-block-left {
        min-width: 725px
    }
    .text-block-container .text-block-right {
        min-width: 770px
    }
    .credit-ratings {
        padding: 75px 0 75px 55px
    }
    .banner-v4-bg {
        background-size: 40%
    }
    .text-blocks .text-block-right .credit-ratings .slide-content {
        max-width: 600px
    }
    .overview-right.video-right {
        max-width: 640px
    }
    .banner-section.banner-section-v1 .banner-statistics {
        margin: 100px auto 0
    }
    .news,
    .bio-videos-slider,
    .gallery-library {
        padding: 50px 0
    }
    .bio-videos-slider .title-block h2,
    .gallery-library .title-block {
        margin-bottom: 36px
    }
    .blocks-listing.our-projects .block-listing-item .image .image-content {
        padding: 16px
    }
    .blocks-listing.our-projects .block-listing-item .image>img {
        height: 300px;
        object-fit: cover
    }
    .blocks-listing.our-projects .block-listing-item .image {
        height: auto !important
    }
    .page-not-found-container .image {
        max-width: 520px
    }
    .search-listing .search-list-result li h2 {
        font-size: 38px;
        line-height: 44px;
        margin-bottom: 33px
    }
    .search-listing .search-list-result li p {
        font-size: 28px;
        line-height: 36px
    }
    .search-listing .search-form {
        margin-bottom: 30px
    }
    .search-listing .search-list-result ul {
        margin-bottom: 100px
    }
    .search-listing .search-list-result ul.pagination {
        margin-bottom: 80px
    }
    .banner-section.banner-section-v1 .banner-statistics .text h2 span,
    .banner-section.banner-section-v1 .banner-statistics .text h2 {
        font-size: 22px;
        line-height: 30px
    }
    .banner-section.banner-section-v1 .banner-statistics {
        margin: 45px auto 0
    }
    .text-over-image.pioneering-listing .image {
        height: auto !important
    }
    .text-over-image.pioneering-listing .image img {
        height: 600px;
        object-fit: cover
    }
    header .navbar-nav .nav-link,
    header .navbar-nav .nav-link.active {
        font-size: 16px;
    }
    .banner-v3.banner-mobile-height .banner-image {
        height: unset !important;
    }
    .banner-v3.banner-mobile-height .banner-image img {
        height: 400px;
        object-fit: cover;
    }
    .text-over-image .text {
        top: 48%;
    }
    .vodacst-section h2 {
        font-size: 38px;
        line-height: 43px;
        margin-bottom: 24px;
    }
    .vodacst-section p {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 40px;
    }
    .vodcast-social-media p {
        font-size: 18px;
        line-height: 22px;
        margin: 5px 44px 0 0;
    }
    .vodacst-section .video-details-block h2 {
        margin: 0;
    }
    .vodacst-section .more-vodcast-videos h2 {
        font-size: 28px;
    }
    .vodacst-section .more-vodcast-videos {
        padding-bottom: 30px;
    }
    .vodcast-subscribe {
        padding: 65px 0 100px;
    }
    .blocks-listing.our-projects.global-office-location .block-listing-item .image .image-content p {
        font-size: 24px;
        line-height: 30px;
    }
    .blocks-listing.our-projects.global-office-location .block-listing-item .image .image-content {
        flex-direction: row;
    }
    .masdar-in-numbers.global-location-details-numbers,
    .blocks-listing.global-offices-locations-projects,
    .global-offices-latest-news {
        padding: 70px 0;
    }
    .overview-left .content h2,
    .overview-block-v1 h2 {
        font-size: 38px;
        line-height: 46px;
    }
    .global-locations-details .overview-right h2 {
        font-size: 40px;
        line-height: 46px;
    }
    .global-locations-details .overview-right ul li,
    .global-locations-details .overview-right ul li a {
        font-size: 26px;
        line-height: 30px;
    }
    .masdar-in-numbers.global-location-details-numbers .text-three-blocks-container {
        padding: 35px 0 56px;
    }
    .sub-title-block {
        margin: 35px 0 0;
    }
    .overview-block-v1 .overview-block-v1-right .image {
        margin-right: -85px;
    }
    .cop28-team .title-block {
        margin-bottom: 80px;
    }
    .cop28-team .sustainability-policy .sustainability-item .details-item p {
        margin-bottom: 32px;
    }
    .overview-block-v1 .overview-block-v1-right .image {
        height: 100% !important;
    }
    .card-milestone .card-text {
        padding: 24px;
    }
    .card-milestone .card-text {
        gap: 16px;
    }
    .text-two-columns .image img.masdar-logo {
        width: 240px;
    }
    .text-two-columns .image img.terna-energy-logo {
        width: 360px;
    }
    p,
    .title-block p {
        font-size: 22px;
        line-height: 30px;
    }
    .text-slider-section {
        background-size: 80%;
    }
}

@media screen and (max-width:1440px) {
    header .header-right .lang-block {
        margin-left: 25px
    }
    .work-on-esg {
        background-position: bottom !important
    }
    .news-form-block {
        margin-top: 35px
    }
    .news-form-block .btn {
        width: 100%
    }
    .news-sidebar.similar-news {
        margin-left: 0
    }
    .banner-section .slider-nav {
        bottom: 40px
    }
    header .header-left .navbar-brand {
        margin-right: 30px
    }
    h2,
    .h2 {
        font-size: 44px;
        line-height: 58px
    }
    .spotlight .hero-card__three-columns-container {
        padding: 45px 0 0
    }
    .hero-card__three-columns-container .title-block {
        margin-bottom: 32px
    }
    .pioneer-energy .container-custom-md {
        padding: 105px 0 60px
    }
    .image-two-blocks.renewables {
        margin-top: 44px
    }
    .clean-energy-map {
        padding-top: 66px
    }
    .accordion-header-blue {
        padding: 56px 40px
    }
    .accordion-section .accordion-block {
        padding: 50px 98px 50px 40px
    }
    .accordion-section-v1 .accordion-block {
        padding: 0 15px
    }
    .accordion-custom .accordion {
        margin-bottom: 70px
    }
    header .header-left .nav-item:not(:last-child),
    header .header-right .nav-item:not(:last-child) {
        margin-right: 20px
    }
    .breadcrumb-box {
        padding: 45px 0
    }
    .technologies {
        padding: 50px 0
    }
    .technologies .technologies-block {
        margin: 50px 0 70px
    }
    .banner-v2 h1,
    .h1,
    h1 {
        font-size: 53px;
        line-height: 60px
    }
    .overview-left .content h2,
    .overview-block-v1 h2 {
        font-size: 38px;
        line-height: 44px
    }
    .infotext .infotext-right p {
        font-size: 47px;
        line-height: 59px
    }
    .blocks-listing .block-listing-item h2 {
        font-size: 30px;
        line-height: 32px
    }
    .text-image-block .text p {
        margin-bottom: 55px
    }
    .overview-section .overview-right .image {
        max-width: 475px
    }
    .banner-v3 .banner-content {
        top: 68%
    }
    .our-values .text-muted {
        margin-bottom: 34px
    }
    .our-values .our-values-item h2 {
        font-size: 40px;
        line-height: 50px
    }
    .our-values .our-values-item .our-values-header {
        margin-bottom: 16px
    }
    .our-values .row:not(:last-child) {
        margin-bottom: 46px
    }
    .our-values .our-values-item h2 {
        font-size: 40px;
        line-height: 48px
    }
    .text-block-container .text-block-left {
        min-width: 650px
    }
    .credit-trade-finance {
        padding-bottom: 80px
    }
    .content-scroll .scroll-list .active h2,
    .content-scroll .scroll-list h2 {
        line-height: 68px
    }
    .three-column-blocks-v2 {
        margin: 0;
        padding: 0 0 90px
    }
    .explore-reports .title-block {
        margin-bottom: 40px
    }
    .explore-reports-listing .list-item-header {
        margin-bottom: 24px
    }
    .overview-left .content {
        margin: 0 0 80px 0
    }
    .image-description-blocks,
    .director-executive .bg-image__cover {
        padding: 80px 0
    }
    .careers .swiper-wrapper {
        margin: 50px 0
    }
    .section-padding-150 {
        padding: 50px 0
    }
    .contact-us-section {
        padding: 80px 0 130px;
        background-size: 40%
    }
    .masdar-in-numbers {
        padding: 70px 0
    }
    .banner-v3-custom h1 {
        font-size: 45px;
        line-height: 50px
    }
    .banner-v3-custom p {
        font-size: 20px;
        line-height: 28px
    }
    .filter-listing-section .listing-box {
        padding: 34px 0 70px
    }
    .text-over-image-v1 .text h2 {
        max-width: 400px;
        font-size: 39px;
        line-height: 50px
    }
    .text-over-image-v1 .image {
        height: 100% !important
    }
    .text-over-image-v1 .logo-image {
        margin: 0 0 20px 0
    }
    .text-blocks .text-block-right .credit-ratings .slide-content {
        max-width: 550px
    }
    .overview-right.video-right {
        max-width: 550px;
        height: 446px
    }
    .vision-mission.video-block-info .content {
        margin: 40px 0 50px
    }
    .listing-row {
        padding-bottom: 50px
    }
    .wiser-overview-section.overview-section .overview-right .image {
        bottom: -87px
    }
    .accordion-section-v1 .image {
        max-width: 612px !important
    }
    .tabs-custom-v1 .nav-tabs .nav-link {
        padding: 8px 15px
    }
    .listing-criteria {
        background-size: 60%
    }
    .full-screen-video-banner.full-screen-video-banner-v2 h1 {
        bottom: 70px
    }
    .full-screen-video-banner.full-screen-video-banner-v2 .content .logo-wiser {
        margin-top: 40px
    }
    .wiser-pledge .wiser-pledge-image {
        max-width: 800px
    }
    .wiser-pledge .wiser-pledge-image img {
        width: 100%
    }
    .section-padding-100 {
        padding: 80px 0
    }
    .wiser-common-section .wiser-testimonial-content {
        margin: 80px 0
    }
    .wiser-pledge .wiser-pledge-content {
        margin-top: 50px
    }
    .management-blocks .image-two-blocks .image-content {
        padding: 0 20px
    }
    .management-blocks .image-two-blocks .image-content h2 {
        font-size: 34px;
        line-height: 42px;
        min-height: 160px
    }
    .profile-listing .card-custom-horizontal-v1 .image .image-overlay h2 {
        font-size: 29px;
        line-height: 32px
    }
    .videos-library .swiper-nav,
    .gallery-library .swiper-nav {
        top: -76px
    }
    .bod-bio.intro-section .content {
        margin-left: 70px
    }
    .bod-bio .image {
        height: auto !important;
        max-width: 600px;
        width: 100% !important
    }
    .intro-section .content .image {
        max-width: 650px
    }
    .intro-section .content .image img {
        width: 100%
    }
    .intro-section .content .image {
        margin: 0 80px 60px 0
    }
    .news-listing .news-list {
        margin-right: 120px
    }
    .news-listing .news-details-item:last-child {
        margin-bottom: 80px
    }
    .vision-values {
        padding: 70px 0 90px
    }
    .awards,
    .partners-section {
        padding: 70px 0
    }
    .partners-section .partners-block {
        margin-top: 60px
    }
    .executive-team {
        padding: 60px 0 0
    }
    .director-executive .title-block:nth-child(3) {
        padding: 60px 0 0;
    }
    .three-column-blocks.three-column-blocks-v1 .btn-block {
        margin: 30px 0 0
    }
    .our-projects-map .clean-energy-map {
        padding: 70px 0
    }
    .our-projects-map.global-office-locations-map .clean-energy-map {
        padding: 70px 0 40px;
    }
    .blocks-listing.our-projects .block-listing-item .image .image-content {
        display: flex;
        flex-direction: column;
        justify-content: space-between
    }
    .y4s-programs .title-block h2,
    .y4s-accordion .title-block h2 {
        margin-bottom: 36px
    }
    .source-hope .btn-block {
        margin: 36px 0 0
    }
    .footer-bottom ul li:not(:last-child) {
        margin-right: 42px
    }
    .image-two-blocks-v2 h2 {
        font-size: 27px;
        line-height: 31px
    }
    .banner-section .banner-content,
    .banner-section.banner-section-v1 .banner-content {
        top: 190px
    }
    .newsletter-box.newsletter-box-v1 .newsletter-block .form-block {
        margin: 32px auto;
    }
    .newsletter-box.newsletter-box-v1 {
        margin-bottom: 32px;
    }
    .map-image {
        max-width: 70%;
    }
    .global-offices-locations-projects .title-block {
        margin-bottom: 32px;
    }
    .cop28-about-masdar-v1 .overview-block-v1-left .content {
        padding: 40px 0 20px;
    }
    header .header-left .nav-item .dropdown-menu,
    header .dropdown-menu-overlay {
        top: 111px;
    }
    .card-milestone .card-image {
        min-width: 300px;
        max-width: 300px;
    }
    .padding-136 {
        padding: 80px 0;
    }
    .accordion-header-blue.padding-136 {
        padding: 80px 40px;
    }
}

@media screen and (max-width:1366px) {
    .spotlight .hero-card__three-columns-container {
        padding: 50px 0
    }
    .pioneer-energy .container-inner {
        padding: 50px 0
    }
    .overview-left .content {
        margin: 0 0 50px
    }
    .textSwiperSlider {
        padding: 0 0 0 55px
    }
    .project-portfolio {
        padding: 50px 0
    }
    .slider-v3 .slide-item-v1 {
        margin: 35px 0 60px
    }
    .technologies {
        padding: 50px 0
    }
    .banner-v2 h1,
    .h1,
    h1 {
        font-size: 50px;
        line-height: 60px
    }
    .slider-v3 .slide-item-v1 .production-capacity h2 {
        font-size: 44px;
        line-height: 56px
    }
    .overview-left .content h2,
    .overview-block-v1 h2 {
        font-size: 35px;
        line-height: 41px
    }
    .infotext .infotext-right p {
        font-size: 42px;
        line-height: 53px
    }
    .sustainability-policy,
    .governance-structure {
        padding: 50px 0
    }
    .governance-structure .team-structure {
        margin: 50px auto
    }
    .work-on-esg {
        padding: 25px 0 0
    }
    .reporting-and-standards {
        padding: 0 0 50px
    }
    .sustainability-policy ul {
        padding: 10px 0 0
    }
    .sustainability-policy ul li {
        padding-bottom: 35px
    }
    .pagination-block {
        padding: 35px 0
    }
    .news-sidebar .topics {
        padding-bottom: 20px
    }
    .news-sidebar .social-media {
        padding: 20px 0 40px
    }
    .stories {
        padding: 50px 0
    }
    .hero-card__three-columns-container .title-block {
        margin-bottom: 30px
    }
    .op-eds {
        padding: 50px 0
    }
    .opeds-listing,
    .newsletter-listing {
        margin: 35px 0 0
    }
    .masdar-in-numbers,
    .director-executive .bg-image__cover,
    .awards,
    .partners-section {
        padding: 50px 0
    }
    .vision-values {
        padding: 50px 0 100px
    }
    .executive-team {
        padding: 50px 0 0
    }
    .director-executive .title-block:nth-child(3) {
        padding: 50px 0 0;
    }
    .team-members-block {
        margin-top: 35px
    }
    .text-columns .text-blocks-container {
        margin: 50px 0 0
    }
    .three-column-blocks.three-column-blocks-v1 {
        margin: 35px 0 0
    }
    .text-columns .text-blocks-container {
        margin: 40px 0 0
    }
    .stories .swiper-slide {
        max-width: 96%
    }
    .news-form-block {
        margin-top: 25px
    }
    .banner-v4 h1 {
        font-size: 48px;
        line-height: 54px
    }
    header .header-left .navbar-brand {
        margin-right: 25px
    }
    .pioneer-energy .container-custom-md {
        padding: 55px 0 60px
    }
    .banner-section .banner-content h2,
    .banner-section.banner-section-v1 .banner-content h2 {
        font-size: 50px;
        line-height: 56px;
        margin-bottom: 25px
    }
    h3,
    .h3 {
        font-size: 32px;
        line-height: 37px
    }
    .sub-heading-blue,
    .sub-heading-white {
        font-size: 35px;
        line-height: 42px
    }
    header .navbar-nav .nav-link,
    header .navbar-nav .nav-link.active {
        font-size: 16px
    }
    .three-column .three-column-content {
        padding: 20px
    }
    .three-column-blocks-v2 .three-column-content {
        padding: 20px 32px 60px 32px
    }
    .text-two-blocks p,
    .title-block p,
    .accordion-custom .accordion-body p,
    .image-text-card .card-body .card-text {
        font-size: 22px;
        line-height: 28px
    }
    .title-block h2,
    .accordion-header-blue .title-block h2 {
        margin-bottom: 18px
    }
    .slider-v2 .youtube-slider h2 {
        font-size: 28px;
        line-height: 31px
    }
    header .header-left .nav-item .dropdown-menu {
        max-height: 580px
    }
    .blocks-listing .block-listing-item .image {
        margin-bottom: 24px
    }
    .blocks-listing .block-listing-item h2 {
        font-size: 27px;
        line-height: 30px
    }
    .overview-section .overview-right .image {
        max-width: 445px
    }
    .shareholders .text-two-columns {
        padding: 50px 0
    }
    .text-block-container .text-block-left {
        min-width: 625px
    }
    .credit-ratings {
        max-width: 510px
    }
    .downloads-section .container-custom-md {
        max-width: 96%
    }
    .adsw-events {
        padding: 50px 0
    }
    .masdar-in-numbers {
        padding: 50px 0
    }
    .text-columns .btn-block {
        margin: 50px 0 0
    }
    .text-columns .text-blocks-container {
        margin: 50px auto 0
    }
    .section-padding,
    .blocks-listing.pioneering-listing {
        padding: 50px 0
    }
    .text-over-image .text {
        top: 50%
    }
    .three-column-blocks-v2 {
        margin: 0;
        padding: 0 0 50px
    }
    .explore-reports {
        padding: 50px 0
    }
    .image-description-blocks,
    .director-executive .bg-image__cover {
        padding: 50px 0
    }
    .banner-v4-bg {
        background-size: 34%
    }
    h4,
    .h4 {
        font-size: 29px;
        line-height: 32px
    }
    .source-hope {
        padding: 50px 0
    }
    .our-shareholders {
        padding: 50px 0
    }
    .shareholders .text-two-columns:first-child {
        padding: 0 0 50px
    }
    .our-values {
        padding: 50px 0
    }
    .content-scroll {
        padding: 50px 0
    }
    .section-padding,
    .blocks-listing.pioneering-listing {
        padding: 50px 0
    }
    .credit-trade-finance {
        padding-bottom: 50px
    }
    .content-scroll .title-block {
        margin-bottom: 45px
    }
    .full-screen-video-banner.zsp-page {
        padding: 50px 0 0
    }
    .explore-reports-listing .list-item:not(:last-child) {
        padding-bottom: 30px;
        margin-bottom: 30px
    }
    .contact-us-section,
    .contact-information {
        padding: 50px 0
    }
    .filter-listing-section .listing-box {
        padding: 34px 0 50px
    }
    .listing-row .explore-reports-listing .list-item:not(:last-child) {
        padding-bottom: 0;
        margin-bottom: 50px
    }
    .listing-row {
        padding-bottom: 50px
    }
    .tabs-custom-vertical .nav-pills .nav-link {
        font-size: 26px;
        line-height: 32px
    }
    .tabs-custom-vertical .nav-pills {
        max-width: 354px
    }
    .global-footprint-tabs {
        padding-bottom: 70px
    }
    .text-blocks {
        padding: 40px 0 70px
    }
    .section-padding-100 {
        padding: 50px 0
    }
    .text-over-image-v2 .text {
        top: 49px
    }
    .projects {
        padding: 50px 0 90px
    }
    .media-inquiries .media-inquiries-row:first-child {
        padding: 50px 0 0
    }
    .media-inquiries .media-inquiries-row {
        padding: 50px 0
    }
    .media-inquiries .media-inquiries-row:last-child {
        padding: 0 0 50px
    }
    .wiser-overview-section.overview-section .overview-right .image {
        bottom: -140px
    }
    .board-directors .swiper-wrapper {
        padding: 30px 0 50px
    }
    .wiser-newsletter-section {
        padding: 50px 0
    }
    .tabs-accordion {
        padding: 50px 0 0
    }
    .accordion-section-v1 .image {
        max-width: 550px !important
    }
    .accordion-section-v1 .accordion-block {
        max-width: 670px
    }
    .overview-section.wiser-innerpg-overview .overview-right .image {
        max-width: 590px
    }
    .wiser-newsletter-section-v2 .newsletter-blocks {
        padding-bottom: 30px
    }
    .wiser-common-section .wiser-testimonial-content {
        margin: 50px 0
    }
    .wiser-counts .wiser-count {
        max-width: 155px
    }
    .wiser-pledge-form {
        margin: 50px 0 80px
    }
    .history-legacy {
        padding: 0 0 50px
    }
    .management-blocks {
        padding: 0 0 50px
    }
    .profile-listing {
        padding: 0 0 50px 0
    }
    .profile-listing .card-custom-horizontal-v1 .image .image-overlay {
        padding: 70px 16px 24px
    }
    .bod-bio.intro-section {
        padding: 0 0 50px
    }
    .intro-section {
        padding: 0 0 50px 0
    }
    .news-sidebar .topics h2,
    .news-sidebar .social-media h2 {
        font-size: 26px;
        line-height: 33px
    }
    .news-list .news-list-item h2 {
        max-width: 100%
    }
    .news-listing.details .news-list {
        margin-right: 42px
    }
    .news-listing.details .title-block h1 {
        padding: 33px 0 50px 0
    }
    .news-listing .news-details-item:last-child {
        margin-bottom: 50px
    }
    .news-listing.details .news-sidebar.similar-news .title-block h2 {
        padding: 0
    }
    .hero-banner.hero-banner-v1 {
        padding: 50px 0
    }
    .blocks-listing.our-projects .btn-block {
        padding: 36px 0
    }
    .our-projects-map .clean-energy-map {
        padding: 50px 0
    }
    .our-projects-map.global-office-locations-map .clean-energy-map {
        padding: 50px 0;
    }
    .news-listing.our-projects-details .news-details-item {
        margin-bottom: 50px
    }
    .gallery-library.our-project-details {
        padding: 50px 0 70px
    }
    .y4s-accordion,
    .section-padding-60 {
        padding: 50px 0
    }
    .y4s-programs .btn-block {
        margin: 42px 0 0
    }
    .y4s-accordion .image {
        max-width: 550px
    }
    .blocks-listing .col-lg-4 {
        margin-bottom: 50px
    }
    .page-not-found-container .image {
        max-width: 450px
    }
    .page-not-found-container p {
        font-size: 28px;
        line-height: 32px
    }
    .source-hope .btn-block {
        margin: 24px 0 0
    }
    .director-executive.wiser-slider-v3 {
        padding: 50px 0
    }
    .footer-bottom ul li:not(:last-child) {
        margin-right: 32px
    }
    .footer-bottom ul li {
        margin-bottom: 10px
    }
    .footer-bottom ul {
        flex-wrap: wrap
    }
    .blocks-listing.our-projects .block-listing-item {
        margin-bottom: 16px
    }
    .blocks-listing.our-projects .block-listing-item .image .image-content p {
        max-height: 200px;
        -webkit-box-orient: vertical;
        display: block;
        display: -webkit-box;
        overflow: hidden !important;
        text-overflow: ellipsis;
        -webkit-line-clamp: 4
    }
    .content-scroll .title-block p {
        font-size: 35px;
        line-height: 41px
    }
    .newsletter-box .newsletter-block {
        max-width: 100%
    }
    .stories.careers .swiper-slide {
        width: 100%
    }
    .youtube-video-watch {
        margin: 50px 0 0
    }
    .vodacst-section p {
        font-size: 20px;
        line-height: 26px;
    }
    .vodacst-section .more-vodcast-videos p {
        font-size: 18px;
        line-height: 22px;
    }
    .masdar-in-numbers.global-location-details-numbers,
    .blocks-listing.global-offices-locations-projects,
    .global-offices-latest-news {
        padding: 50px 0;
    }
    .global-locations-details .overview-right h2 {
        font-size: 34px;
        line-height: 39px;
    }
    .global-locations-details .overview-right ul li:not(:last-child) {
        padding-bottom: 16px;
    }
    .cop28-team .sustainability-policy {
        padding: 50px 0;
    }
    .stratergic-platforms-cop28 {
        padding: 50px 0;
    }
    .stratergic-platforms-cop28 .blocks-listing {
        margin: 40px 0 0;
    }
    .card-milestone .card-image {
        min-width: 240px;
        max-width: 240px;
    }
    .p-v2 {
        font-size: 16px;
    }
    .card-milestone .card-text {
        gap: 10px;
    }
    .gap-32 {
        gap: 24px;
    }
    p,
    .title-block p {
        font-size: 20px;
        line-height: 28px;
    }
    .text-slider-section h2 {
        max-width: 85%;
    }
    .timeline-list ul {
        gap: 36px;
    }
}

@media screen and (max-width: 1300px) {
    header .header-left .nav-item:not(:last-child),
    header .header-right .nav-item:not(:last-child) {
        margin-right: 15px;
    }
}

@media screen and (max-width:1280px) {
    header .header-left .navbar-brand {
        margin-right: 28px
    }
    header .header-left .nav-item:not(:last-child),
    header .header-right .nav-item:not(:last-child) {
        margin-right: 18px
    }
    header .header-right .lang-block {
        margin-left: 18px
    }
    .banner-v2 .banner-content {
        top: 62%
    }
    .cookie-popup .cookie-right .link-block {
        margin-right: 35px
    }
    .cookie-popup {
        padding: 15px 0
    }
    .cookie-popup h2 {
        font-size: 22px;
        line-height: 30px
    }
    .cookie-popup p {
        font-size: 17px;
        line-height: 21px
    }
    .slider-v4 .swiper-pagination-bullet {
        width: 40px;
        margin-right: 10px
    }
    .slider-v4 .swiper-nav {
        margin-top: 35px
    }
    .text-columns .text-blocks-container .text-item h2 {
        font-size: 35px;
        line-height: 40px
    }
    .news-form-block {
        margin-top: 20px
    }
    .banner-v4 {
        padding: 80px 0 60px
    }
    .banner-v4-bg {
        background-size: 30%
    }
    .hero-card .content h2 {
        margin-right: 0;
        font-size: 22px;
        line-height: 28px
    }
    h3,
    .h3 {
        font-size: 28px;
        line-height: 33px
    }
    header .header-left .navbar-brand {
        width: 189px
    }
    header .header-left .navbar-brand {
        margin-right: 20px
    }
    header .header-left .nav-item:not(:last-child),
    header .header-right .nav-item:not(:last-child) {
        margin-right: 15px
    }
    .image-text-card .card-body {
        padding: 0 50px
    }
    h2,
    .h2 {
        font-size: 41px;
        line-height: 56px
    }
    /* 
    header .dropdown-menu-overlay, header .header-left .nav-item .dropdown-menu {
        top: 114px
    } */
    header.sticky_header .dropdown-menu-overlay,
    header.sticky_header .header-left .nav-item .dropdown-menu {
        top: 96px
    }
    .achievements .achievement-item h2 {
        font-size: 38px;
        line-height: 46px
    }
    header .header-left .nav-item .dropdown-menu {
        max-height: 560px
    }
    header .search-block .search-field {
        height: 60px
    }
    header .search-block .btn-search {
        top: 17px
    }
    .text-block-container .text-block-left {
        min-width: 570px
    }
    .credit-ratings {
        padding: 75px 0 75px 45px;
        max-width: 480px
    }
    .text-block-container .text-block-right {
        height: auto
    }
    .text-columns .text-blocks-container {
        max-width: 96%;
        margin: 50px auto 0
    }
    .card-custom-horizontal .card-title {
        font-size: 20px;
        line-height: 25px;
        height: 79px
    }
    .card-custom-horizontal .card-body {
        padding: 15px
    }
    .content-scroll .right-scroll-content {
        max-width: 800px
    }
    .career-item .content:before {
        content: '';
        left: -24px;
        top: -7px;
        width: 58px;
        height: 58px;
        background-size: 100%
    }
    .sustainability-blocks .image-two-blocks-v2 p {
        font-size: 20px;
        line-height: 23px
    }
    .image-two-blocks-v2 .image-content h2,
    .image-two-blocks-v2 .image-content p {
        margin-bottom: 8px
    }
    header.active .navbar-nav .nav-item.has-sub-menu .nav-link.active:after {
        bottom: -30px
    }
    .text-blocks .text-block-right .credit-ratings .slide-content {
        max-width: 500px
    }
    .overview-right.video-right {
        max-width: 495px;
        height: 408px
    }
    .vision-mission.video-block-info .content {
        margin: 40px 0
    }
    .banner-section.banner-section-v1 .banner-statistics .banner-statistic-item:not(:last-child) {
        margin-right: 45px
    }
    .banner-section.banner-section-v1 .banner-statistics .text {
        margin-left: 20px
    }
    .banner-section.banner-section-v1 .banner-statistics {
        margin: 45px auto 0
    }
    .wiser-in-numbers .text-blocks-container .text-item h2 {
        font-size: 30px;
        line-height: 36px
    }
    .tabs-custom-v1 .nav-tabs .nav-link:focus,
    .tabs-custom-v1 .nav-tabs .nav-link:hover,
    .tabs-custom-v1 .nav-tabs .nav-link {
        font-size: 20px
    }
    .accordion-section-v1 .accordion-block {
        max-width: 595px
    }
    .wiser-newsletter-section .newsletter-blocks {
        margin: 32px 0 0
    }
    .text-over-image-v3 .text span {
        margin-bottom: 10px
    }
    .text-over-image-v3 .text h2 {
        margin-bottom: 17px
    }
    .overview-section.wiser-innerpg-overview .overview-right .image {
        max-width: 500px
    }
    .wiser-common-section .wiser-testimonial-image img {
        width: 100%;
        height: 100%
    }
    .wiser-counts .wiser-count {
        max-width: 140px
    }
    .wiser-banner .image {
        max-width: 340px
    }
    .wiser-banner {
        padding: 50px 0
    }
    .title-block h2.special-text {
        font-size: 28px;
        line-height: 33px
    }
    .intro-section .content .image {
        margin: 0 50px 40px 0
    }
    .news-listing .news-list {
        margin-right: 80px
    }
    .news-list .news-list-item .content {
        margin-left: 0
    }
    .our-projects-map {
        margin-top: 104px
    }
    .wiser-overview-section.overview-section.y4s-section .overview-right .image {
        width: 265px
    }
    .search-listing .search-list-result li h2 {
        font-size: 28px;
        line-height: 35px;
        margin-bottom: 20px
    }
    .search-listing .search-list-result li p {
        font-size: 24px;
        line-height: 29px
    }
    .search-listing .search-list-result li {
        padding: 40px 0
    }
    .search-listing .search-form .search-field {
        font-size: 36px;
        line-height: 46px
    }
    .source-of-hope-listing .slide-content {
        padding: 20px 0 0
    }
    .source-of-hope-listing .slide-content h4 {
        margin-bottom: 16px
    }
    .accordion-section-v1>.row {
        align-items: center
    }
    .image-two-blocks-v2 .image-content {
        padding: 16px 16px 20px 16px
    }
    .image-two-blocks-v2 h2,
    .image-two-blocks-v2 .image-content h2 {
        font-size: 23px;
        line-height: 25px;
        margin-bottom: 16px
    }
    .banner-section .banner-content .banner-button,
    .banner-section.banner-section-v1 .banner-content .banner-button {
        margin: 25px 0 0
    }
    .timeline-list ul {
        gap: 24px;
    }
    .gap-24 {
        gap: 16px;
    }
    .terna-energy-info-block .achievements {
        gap: 24px;
    }
}

@media screen and (max-width:1200px) {
    header .navbar-nav .nav-link,
    header .navbar-nav .nav-link.active {
        font-size: 15px
    }
    .banner-section .banner-content h2,
    .banner-section.banner-section-v1 .banner-content h2 {
        font-size: 50px;
        line-height: 53px
    }
    .banner-section .banner-content p,
    .banner-section.banner-section-v1 .banner-content p {
        font-size: 21px;
        line-height: 29px
    }
    .banner-v2 .banner-image {
        height: 100% !important
    }
    header .header-left .navbar-brand {
        width: 160px
    }
    header .header-left .navbar-brand img {
        width: 100%
    }
    .banner-section .swiper-pagination-bullet {
        width: 54px;
        height: 4px;
        margin-right: 12px
    }
    .banner-section .swiper-pagination {
        margin: 20px 0 0
    }
    header .dropdown-menu-overlay,
    header .header-left .nav-item .dropdown-menu {
        top: 103px
    }
    header.active .navbar-nav .nav-item.has-sub-menu .nav-link.active:after {
        bottom: -22px
    }
    header.sticky_header .navbar-nav .nav-item.has-sub-menu .nav-link.active:after {
        bottom: -25px
    }
    .overview-left .content h2,
    .overview-block-v1 h2 {
        font-size: 32px;
        line-height: 38px
    }
    .infotext .infotext-right p {
        font-size: 35px;
        line-height: 50px
    }
    .slider-v3 .slide-item-v1,
    .slider-v3 .slide-item-v1:last-child {
        opacity: 1;
        pointer-events: none
    }
    .slider-v3 .slide-item-v1:last-child {
        margin-right: 90px !important
    }
    .image-two-blocks-v2 h2 {
        margin-bottom: 10px
    }
    .vision-values {
        background-position: bottom !important
    }
    .banner-v4 h1 {
        font-size: 44px;
        line-height: 54px
    }
    header .header-right .nav-item.speaker-block .icon-speaker-white {
        width: 30px;
        height: 21px
    }
    .banner-v3 .banner-image img {
        height: 400px;
        object-fit: cover;
        object-position: center;
    }
    .banner-v3.newsroom .banner-image img {
        height: 100%
    }
    .banner-v3.newsroom {
        overflow: visible
    }
    .banner-v3 .banner-image {
        height: 320px !important
    }
    .banner-v3 {
        overflow: hidden
    }
    .blocks-listing .block-listing-item .image {
        margin-bottom: 15px
    }
    .blocks-listing .block-listing-item h2 {
        margin-bottom: 10px
    }
    .blocks-details .blocks-details-content {
        margin: 0 auto 50px
    }
    .header-spacing {
        margin-top: 114px
    }
    .banner-section .banner-content,
    .banner-section.banner-section-v1 .banner-content {
        top: 180px
    }
    .text-two-blocks h2 {
        line-height: 38px
    }
    .technologies .technologies-block .technology-item .technology-image {
        width: 64px;
        height: 64px
    }
    .technologies .technologies-block .technology-item p {
        font-size: 18px;
        line-height: 24px
    }
    .three-column-blocks-v2 .three-column-content h3 {
        font-size: 26px;
        line-height: 30px;
        margin: 0 auto 20px;
        height: unset
    }
    .three-column-blocks-v2 .link-block a {
        font-size: 16px;
        line-height: 16px
    }
    .banner-v3-custom .banner-image,
    .banner-v3-custom .banner-image img {
        height: 420px !important
    }
    header.sticky_header .dropdown-menu-overlay,
    header.sticky_header .header-left .nav-item .dropdown-menu {
        top: 91px
    }
    .text-over-image-v1 .image {
        height: 500px !important
    }
    .text-blocks .text-block-right .credit-ratings {
        padding: 50px 0 50px 20px;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        position: relative
    }
    .text-blocks .text-block-right .credit-ratings p {
        font-size: 21px;
        line-height: 29px
    }
    .text-blocks .text-two-columns h2 {
        font-size: 28px;
        line-height: 33px
    }
    .tabs-custom-vertical .tab-content {
        max-width: 680px
    }
    .banner-v2 p.desktop-only {
        display: none
    }
    .tabs-custom-v1 .nav-tabs {
        flex-wrap: nowrap
    }
    .overview-section.wiser-innerpg-overview .overview-right .image {
        max-width: 440px
    }
    .history-legacy.content-scroll .scroll-list .content p:last-child {
        padding-bottom: 70px;
        margin: 0
    }
    .bod-bio .intro-container {
        flex-direction: column
    }
    .bod-bio .image {
        margin: 0 auto 30px
    }
    .bod-bio.intro-section .content {
        margin: 0;
        max-width: 100%
    }
    .intro-section .content h1,
    .intro-section .content p {
        text-align: left
    }
    .intro-section.bod-bio .content h1,
    .intro-section.bod-bio .content p {
        text-align: left
    }
    .blocks-listing.our-projects .block-listing-item .image .image-content p {
        font-size: 18px;
        line-height: 22px
    }
    .low-carbon-on .banner-v3-custom .banner-image img {
        width: 100%
    }
    .wiser-common-section .wiser-testimonial-image {
        max-height: 400px;
        max-width: 550px
    }
    .footer-top ul li:not(:last-child) {
        margin-right: 35px
    }
    .management-blocks .image-item .image-content .image-content-inner {
        min-height: 280px
    }
    .banner-section .banner-content h2,
    .banner-section.banner-section-v1 .banner-content h2 {
        font-size: 43px;
        line-height: 48px;
        margin-bottom: 18px
    }
    .content-scroll .title-block p {
        font-size: 32px;
        line-height: 38px
    }
    .text-over-image .image img {
        height: 400px;
        object-fit: cover;
    }
    .text-over-image .image {
        height: auto !important;
    }
    .vodcast-hero-video {
        flex-direction: column;
    }
    .vodcast-hero-video .col-lg-9,
    .vodcast-hero-video .col-lg-3 {
        width: 100%;
        padding: 0;
    }
    .vodcast-hero-video .col-lg-3 {
        margin: 30px 0 0;
    }
    .more-vodcast-videos ul {
        flex-wrap: wrap;
    }
    .more-vodcast-videos ul li {
        width: 17%;
    }
}

@media screen and (max-width: 1199px) {
    .cop28-about-masdar-v1 .overview-block-v1 {
        flex-direction: column;
    }
    .cop28-about-masdar-v1 .overview-block-v1-left .content {
        position: static;
        top: unset;
        transform: unset;
        -webkit-transform: unset;
        -moz-transform: unset;
    }
    .cop28-about-masdar-v1 .overview-block-v1 .overview-block-v1-left {
        max-width: 100%;
    }
    .cop28-about-masdar-v1 .overview-block-v1 .overview-block-v1-right .image {
        margin: 0 auto 40px;
        max-width: 500px;
        width: 100% !important;
    }
    .overview-block-v1 h2 {
        padding-top: 20px;
    }
    .milestone-container .row {
        flex-direction: column;
        gap: 24px;
    }
    .milestone-container .row>* {
        max-width: 100%;
        flex: unset;
        width: 100%;
    }
    .padding-136 {
        padding: 60px 0;
    }
    .mb-51 {
        margin-bottom: 36px !important;
    }
    .text-two-columns .image img.masdar-logo {
        width: 220px;
    }
    .text-two-columns .image img.terna-energy-logo {
        width: 340px;
    }
    .achievements .achievement-item p {
        font-size: 18px;
        line-height: 24px;
    }
    .accordion-header-blue.padding-136 {
        padding: 60px 36px;
    }
}

@media screen and (max-width:1150px) {
    .banner-section .banner-content h2,
    .banner-section.banner-section-v1 .banner-content h2 {
        font-size: 42px;
        line-height: 49px
    }
    .banner-section .banner-content,
    .banner-section.banner-section-v1 .banner-content {
        top: 160px
    }
    h2,
    .h2 {
        font-size: 39px;
        line-height: 48px
    }
    .banner-section .banner-content h2,
    .banner-section.banner-section-v1 .banner-content h2 {
        margin-bottom: 20px
    }
    .sub-heading-blue,
    .sub-heading-white {
        font-size: 32px;
        line-height: 41px
    }
    .hero-card .content h2 {
        margin-bottom: 20px
    }
    .hero-card__three-columns-container .title-block {
        margin-bottom: 30px
    }
    .three-column .three-column-content {
        padding: 16px
    }
    .three-column .three-column-content .category {
        margin: 0
    }
    .achievements .achievement-item h2 {
        font-size: 35px;
        line-height: 42px
    }
    .image-text-card .card-body .card-text {
        margin-bottom: 25px
    }
    .image-text-card .card-body .card-title {
        margin-bottom: 24px
    }
    .margin-bottom-32 {
        margin-bottom: 24px
    }
    .cookie-popup .cookie-container {
        flex-direction: column
    }
    .cookie-popup h2 {
        text-align: center
    }
    .cookie-popup p {
        text-align: center
    }
    .cookie-popup .cookie-right .btn-blue {
        padding: 4px 12px
    }
    .cookie-popup .cookie-right .link-block {
        margin-right: 22px
    }
    .reporting-and-standards .reporting-item .content {
        padding: 20px
    }
    .title-block .subtitle {
        font-size: 35px;
        line-height: 40px
    }
    .opeds-listing .opeds-item .content {
        padding: 16px
    }
    .opeds-listing .opeds-item .content h2 {
        font-size: 20px;
        line-height: 27px
    }
    .newsletter-listing .newsletter-item .card-body {
        padding: 36px 15px
    }
    .newsletter-listing .newsletter-item .link-block a {
        font-size: 14px;
        line-height: 16px
    }
    .newsletter-listing .newsletter-item h5 {
        font-size: 20px;
        line-height: 24px
    }
    .vision-values .vision-values-item {
        margin-right: 0
    }
    .vision-values .our-approach-item {
        margin-left: 0
    }
    .board-directors .swiper-wrapper {
        padding: 30px 0 60px
    }
    .hero-banner.hero-banner-v2 .image img {
        height: 300px;
        object-fit: cover
    }
    .hero-banner.hero-banner-v2 .image {
        height: auto !important
    }
    .image-description-blocks .image-desc-item .description h2 {
        font-size: 27px;
        line-height: 37px
    }
    .image-description-blocks .image-desc-item .image {
        width: 54px;
        height: 54px
    }
    .accordion-section .accordion-block {
        padding: 50px 40px 50px 40px
    }
    .accordion-custom .accordion-button {
        font-size: 26px;
        line-height: 33px
    }
    .accordion-section .col-lg-5 {
        display: none !important
    }
    .accordion-section .col-lg-7 {
        width: 100%
    }
    .accordion-header-blue .title-block,
    .accordion-section .accordion-block {
        max-width: 100%;
        margin-right: 0
    }
    .overview-section .overview-right .image {
        max-width: 400px
    }
    .content-scroll .scroll-list ul li span {
        font-size: 28px;
        line-height: 32px
    }
    .overview-right.video-right {
        max-width: 490px
    }
    .our-values .our-values-item h2 {
        font-size: 36px;
        line-height: 46px
    }
    .text-block-container {
        flex-direction: column
    }
    .text-block-container .text-block-left,
    .text-block-container .text-block-right {
        min-width: unset;
        margin: 0
    }
    .text-block-container .text-block-right {
        margin: 40px 0 0
    }
    .credit-trade-finance h2,
    .credit-ratings p,
    .credit-ratings ul {
        max-width: 100%
    }
    .credit-ratings {
        max-width: 80%
    }
    .card-custom-horizontal .card-title {
        font-size: 18px;
        line-height: 22px;
        height: 66px
    }
    .card-custom-horizontal .link-block a {
        font-size: 16px;
        line-height: 18px
    }
    .card-custom-horizontal .card-body {
        padding: 12px
    }
    .content-scroll .scroll-list ul li:first-child .right-scroll-content {
        margin: 0;
        margin-left: auto
    }
    .contact-us-section .tabs-custom .nav-tabs .nav-link {
        padding: 8px 20px
    }
    .content-scroll .scroll-list {
        margin-top: 15px
    }
    .overview-right.video-right {
        max-width: 420px;
        height: 330px
    }
    .vision-mission.video-block-info .content {
        margin: 30px 0 50px;
        min-height: unset
    }
    .accordion-section-v1 .accordion-custom .accordion {
        margin-bottom: 0
    }
    .accordion-section-v1 .accordion-block {
        padding: 0 15px
    }
    .text-over-image-v3 .image {
        height: 100% !important
    }
    .text-over-image-v3 .image img {
        height: 550px
    }
    .profile-listing .card-custom-horizontal-v1 .image .image-overlay h2 {
        font-size: 25px;
        line-height: 31px
    }
    .profile-listing .card-custom-horizontal-v1 .card-body .card-text {
        margin-bottom: 15px;
        font-size: 22px;
        line-height: 26px
    }
    .y4s-accordion .image {
        max-width: unset;
        position: relative
    }
    .y4s-accordion .text:not(:first-child) {
        margin: 32px 0 0
    }
    .y4s-programs .three-column .three-column-content {
        padding: 24px
    }
    .y4s-programs .three-column .three-column-content h2 {
        font-size: 26px;
        line-height: 28px
    }
    .banner-section.banner-section-v1 .banner-statistics .text h2 span,
    .banner-section.banner-section-v1 .banner-statistics .text h2 {
        font-size: 20px;
        line-height: 26px
    }
    .investor-presentations .documents-list table tr td:first-child,
    .investor-presentations .documents-list table tr td:nth-child(2),
    .investor-presentations .documents-list table tr td:nth-child(3) {
        min-width: 120px
    }
    .investor-presentations .documents-list table td {
        min-width: 160px
    }
    .investor-presentations .documents-list table tr td:last-child {
        min-width: 240px
    }
    .y4s-accordion .image,
    .y4s-accordion .col-lg-6 {
        height: auto !important
    }
    .blocks-listing.pioneering-listing .title-block h2 {
        margin-bottom: 36px
    }
    header .navbar-nav .nav-link,
    header .navbar-nav .nav-link.active {
        font-size: 14px;
    }
    header .header-left .nav-item:not(:last-child),
    header .header-right .nav-item:not(:last-child) {
        margin-right: 12px;
    }
}

@media screen and (max-width:1088px) {
    header .header-left .navbar-brand {
        width: 140px
    }
    header .header-left .nav-item:not(:last-child),
    header .header-right .nav-item:not(:last-child) {
        margin-right: 13px
    }
    header .header-right .lang-block {
        margin-left: 10px
    }
    .banner-section .slider-nav .swiper-arrows {
        align-items: center;
        justify-content: center;
        margin-left: 0;
        margin: 0 auto
    }
    .banner-section .slider-nav {
        position: absolute;
        left: unset;
        right: unset;
        margin: 0 auto;
        width: 100%;
        text-align: center;
        bottom: 40px
    }
    .banner-section .swiper-pagination {
        text-align: center
    }
    header .header-right .image {
        margin-right: 6px
    }
    .slider-v2 .swiper-nav {
        position: relative;
        top: unset;
        max-width: 63px;
        width: 100%;
        height: 56px;
        z-index: 0
    }
    .slider-v2 .youtube-slider {
        max-width: 96%;
        margin: 32px auto 0
    }
    .slider-v2 .swiper-slide {
        width: 95%
    }
    header .header-left .navbar-brand {
        margin-right: 18px
    }
    .image-text-card .image {
        height: 100% !important
    }
    .slider-v2 .swiper-button-prev {
        left: unset
    }
    .overview-section .overview-right .image {
        max-width: 380px
    }
    .image-text-card.image-text-card-v1 .card-body {
        padding: 60px 40px
    }
    .content-scroll .right-scroll-content {
        max-width: 660px
    }
    header.active .navbar-nav .nav-item.has-sub-menu .nav-link.active:after {
        bottom: -22px
    }
    header.sticky_header .dropdown-menu-overlay,
    header.sticky_header .header-left .nav-item .dropdown-menu {
        top: 86px
    }
    .text-blocks .text-block-right .credit-ratings .slide-content {
        max-width: 400px
    }
    .tabs-custom-vertical .tab-content {
        max-width: 590px
    }
    .text-blocks .text-two-columns .image {
        margin: 0 0 15px
    }
    .banner-section .swiper-pagination {
        text-align: center
    }
    .banner-section .slider-nav .swiper-arrows {
        align-items: end;
        justify-content: end
    }
    .banner-section .slider-nav {
        left: auto;
        right: 0;
        text-align: right
    }
    .banner-section .slider-nav .swiper-arrows {
        margin: 0;
        margin: 0 auto
    }
    .wiser-pledge .wiser-pledge-content {
        margin-top: 24px
    }
    .management-blocks .image-two-blocks .image-content h2 {
        font-size: 28px;
        line-height: 34px;
        min-height: 130px;
        margin-bottom: 24px
    }
    .intro-section .content .image {
        max-width: 500px
    }
    .banner-section.banner-section-v1 .banner-statistics {
        margin: 30px auto 0
    }
    .banner-section .slider-nav {
        bottom: 20px
    }
    .banner-section.banner-section-v1 .banner-statistics .text h2 span {
        font-size: 19px;
        line-height: 24px
    }
    header .navbar-nav .nav-link,
    header .navbar-nav .nav-link.active {
        font-size: 14px;
    }
    h4,
    .h4 {
        font-size: 24px;
        line-height: 28px;
    }
    .more-info-banner .more-info-item p {
        font-size: 20px;
        line-height: 26px;
    }
}

@media screen and (max-width:1024px) {
    header .header-right {
        display: none
    }
    .mobile-header-block {
        justify-content: space-between;
        width: 100%;
        min-width: 100%
    }
    header .header-left {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        min-width: 100%
    }
    header .navbar-toggler .navbar-toggler-icon {
        background: url('../images/background/hamburger.svg') no-repeat;
        width: 35px;
        height: 35px;
        background-size: 100%
    }
    header.active .navbar-toggler .navbar-toggler-icon,
    header.sticky_header .navbar-toggler .navbar-toggler-icon,
    header.non-sticky-header .navbar-toggler .navbar-toggler-icon {
        background: url('../images/background/hamburger-blue.svg') no-repeat;
        background-size: 100%
    }
    header.non-sticky-header .icon-filled-white-dropdown {
        background: url('../images/background/down-arrow-filled-blue.svg') no-repeat right top;
        width: 10px;
        height: 5px;
        background-size: 100%
    }
    header.non-sticky-header .icon-speaker-white {
        background: url('../images/background/speaker-blue.svg') no-repeat;
        background-size: 100%
    }
    header .header-left .navbar-brand {
        width: 150px
    }
    .collapse:not(.show) {
        display: block
    }
    header * {
        -webkit-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out
    }
    header .navbar-nav {
        height: 100%;
        min-height: 100% !important;
        position: fixed;
        left: -100%;
        right: 0;
        width: 100%;
        height: 100%;
        top: 0;
        transition: left .3s ease-in;
        -webkit-transition: left .3s ease-in;
        -moz-transition: left .3s ease-in;
        background: #004b6e;
        z-index: 999;
        top: 0;
        bottom: 0;
        max-height: 90vh
    }
    .header-left .navbar-toggler {
        position: absolute;
        right: 27px;
        z-index: 9999;
        padding: 0;
        display: block;
    }
    header .navbar-toggler .navbar-toggler-icon.close {
        background: url('../images/background/close.svg') no-repeat left 3px top 3px !important;
        width: 30px;
        height: 30px;
        background-size: 80% !important
    }
    header .active .navbar-nav {
        left: 0;
        flex-direction: column;
    }
    header .mobile-header>.energy-efficient {
        display: none;
    }
    header .navbar-nav .nav-item.mobile-links .energy-efficient {
        justify-content: center;
    }
    header .header-left .nav-item:not(:last-child),
    header .header-right .nav-item:not(:last-child) {
        margin-right: 0
    }
    .accordion-section .col-lg-4 {
        display: none
    }
    .accordion-section .col-lg-8 {
        width: 100%
    }
    .accordion-custom .collapse:not(.show) {
        display: none
    }
    h2,
    .h2 {
        line-height: 38px
    }
    .accordion-section .accordion-block {
        padding: 40px 100px 40px 5%
    }
    .accordion-custom .accordion {
        margin-bottom: 40px
    }
    .image-text-card .card-body {
        padding: 20px 25px
    }
    .navbar-toggler:focus {
        box-shadow: none
    }
    .footer-top ul li:not(:last-child) {
        margin-right: 30px
    }
    .footer-bottom ul li:not(:last-child) {
        margin-right: 35px
    }
    .footer-bottom .social-icons ul li:not(:last-child) {
        margin-right: 20px
    }
    /* 
    header .navbar-nav .mobile-links .nav-link, header .navbar-nav .nav-item.mobile-links {
        display: block
    } */
    header .mobile-header-right {
        display: flex;
        align-items: center
    }
    header .search-block {
        max-width: 350px;
        background: transparent;
        margin: 30px auto
    }
    header .search-block .form-control {
        background: transparent;
        border: 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
        border-radius: 0;
        color: #fff;
        font-size: 16px;
        font-family: 'DIN';
        font-weight: 400
    }
    header .search-block .form-control::-webkit-input-placeholder {
        color: rgba(255, 255, 255, 0.7)
    }
    header .search-block .form-control::-moz-placeholder {
        color: rgba(255, 255, 255, 0.7)
    }
    header .search-block .form-control:-ms-input-placeholder {
        color: rgba(255, 255, 255, 0.7)
    }
    header .search-block .form-control:-moz-placeholder {
        color: rgba(255, 255, 255, 0.7)
    }
    header .search-block .form-control:focus {
        box-shadow: none
    }
    header .search-block .btn {
        padding: 0
    }
    header .active .navbar-nav {
        padding: 100px 0 0
    }
    header .header-left .nav-item {
        width: 95%;
        padding: 15px 20px
    }
    header .header-left .nav-item:not(:last-child) {
        border-bottom: 1px solid rgba(255, 255, 255, 0.3)
    }
    header .header-left .nav-item.lang-block {
        border-bottom: 0
    }
    header * {
        transition: none
    }
    header .header-left .nav-item .dropdown-menu {
        position: relative;
        top: unset;
        left: unset;
        right: unset;
        opacity: 1;
        padding: 0;
        border: 0;
        z-index: unset;
        visibility: visible
    }
    header .header-left .nav-item .dropdown-menu {
        margin-top: 20px
    }
    .dropdown-menu .dropdown-menu-right:before {
        display: none
    }
    .dropdown-menu-left li,
    .dropdown-menu-right li {
        margin-top: 0
    }
    .dropdown-menu .dropdown-menu-left .d-flex,
    .dropdown-menu .dropdown-menu-right .d-flex {
        flex-direction: column
    }
    header.sticky_header .navbar-nav .nav-link,
    header.sticky_header .navbar-nav .nav-link.active,
    header.sticky_header .navbar-nav .nav-link:hover,
    header.sticky_header .navbar-nav .nav-link.active:hover,
    header.sticky_header .navbar-nav .nav-link:focus,
    header.sticky_header .navbar-nav .nav-link.active:focus,
    header.sticky_header .navbar-nav .nav-link:active,
    header.sticky_header .navbar-nav .nav-link.active:active {
        color: #fff
    }
    header {
        padding: 15px 0
    }
    .dropdown-menu .dropdown-menu-left h2,
    .dropdown-menu .dropdown-menu-right h2 {
        font-size: 19px;
        line-height: 25px;
        letter-spacing: 0
    }
    header .dropdown-menu-overlay {
        display: none
    }
    header .header-left .nav-item .dropdown-menu {
        display: none
    }
    header .navbar-nav .nav-item.has-sub-menu .nav-link {
        position: relative;
        z-index: 99;
        display: inline-block
    }
    header .navbar-nav .nav-item.has-sub-menu {
        position: relative
    }
    header .navbar-nav .nav-item.has-sub-menu:before {
        content: '';
        position: absolute;
        right: 20px;
        top: 15px;
        width: 11px;
        height: 20px;
        background-size: 100%;
        background: url('../images/background/down-arrow-filled.svg') no-repeat left center;
        z-index: 10
    }
    header .navbar-nav .nav-item.has-sub-menu.open:before {
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg)
    }
    header.non-sticky-header .navbar-nav .nav-item.has-sub-menu .nav-link,
    header.non-sticky-header .header-left .nav-item .nav-link,
    header.non-sticky-header .navbar-nav .nav-link,
    header.non-sticky-header .navbar-nav .nav-link.active,
    header.non-sticky-header .energy-efficient .label-text {
        color: #fff
    }
    header.non-sticky-header .energy-efficient .label-text,
    header.sticky_header .energy-efficient .label-text {
        color: #fff
    }
    header.sticky_header .energy-efficient .slider.round:before,
    header.non-sticky-header .energy-efficient .slider.round:before {
        background: #fff;
    }
    header .navbar-nav .nav-link,
    header .navbar-nav .nav-link.active {
        font-size: 18px;
        line-height: 22px
    }
    .dropdown-menu-left li a,
    .dropdown-menu-right li a {
        font-size: 18px;
        line-height: 23px
    }
    .dropdown-menu-left li,
    .dropdown-menu-right li {
        padding: 6px 0
    }
    .main-menu-right {
        display: none
    }
    .main-menu-left {
        padding: 0;
        width: 100%
    }
    .main-menu-left .container-inner {
        max-width: 95%
    }
    .dropdown-menu-left li,
    .dropdown-menu-right li {
        margin: 0
    }
    .dropdown-menu .dropdown-menu-left h2,
    .dropdown-menu .dropdown-menu-right h2 {
        margin-bottom: 8px
    }
    .energy-efficient {
        margin-bottom: 6px
    }
    header .mobile-header .speaker-block {
        display: block
    }
    header.sticky_header .mobile-header {
        display: none !important
    }
    .image-text-card .card-body .card-text {
        font-size: 21px;
        line-height: 28px
    }
    .accordion-header-blue .title-block h2 {
        margin-bottom: 28px
    }
    .pioneer-energy .container-custom-md {
        padding: 40px 0
    }
    header .mobile-header {
        margin-bottom: 0
    }
    .three-column .three-column-content h2 {
        font-size: 17px;
        line-height: 22px;
        margin-bottom: 10px
    }
    .accordion-header-blue {
        padding: 40px
    }
    .accordion-block .link-block,
    .image-text-card .link-block {
        text-align: left
    }
    .accordion-section .accordion-block {
        padding: 30px 30px 50px
    }
    .banner-section .slider-nav {
        bottom: 25px
    }
    .banner-section .banner-content h2,
    .banner-section.banner-section-v1 .banner-content h2 {
        font-size: 40px;
        line-height: 45px;
        margin-bottom: 15px
    }
    header .header-left .nav-item .dropdown-menu {
        max-height: unset;
        height: auto
    }
    .banner-v2 h1,
    .h1,
    h1 {
        font-size: 45px;
        line-height: 55px
    }
    .blocks-listing .block-listing-item h2 {
        font-size: 24px;
        line-height: 30px
    }
    header.active .header-left .nav-item .nav-link.active {
        color: #fff;
        opacity: 1
    }
    header.sticky_header .dropdown-menu-overlay,
    header.sticky_header .header-left .nav-item .dropdown-menu {
        top: unset
    }
    .banner-v3 .banner-content {
        top: 70%
    }
    .vision-mission .overview-block {
        align-items: center
    }
    .video-block-container .play-button .btn-layer1 {
        width: 70px;
        height: 70px
    }
    .key-partners .overview-left .content {
        margin: 0 0 50px
    }
    .special-initatives.vision-mission .overview-block {
        flex-direction: column
    }
    .special-initatives .overview-left .para-block {
        max-width: 100%
    }
    .special-initatives.vision-mission .overview-left {
        min-width: unset;
        max-width: unset
    }
    .special-initatives {
        margin: 0
    }
    .vision-mission.video-block-info .content {
        margin: 10px 0 50px
    }
    .wiser-in-numbers .text-blocks-container .text-item {
        width: 48%
    }
    .wiser-in-numbers .text-blocks-container .text-item:nth-child(-n+2) {
        margin-bottom: 25px
    }
    .accordion-section-v1 .accordion-block {
        padding: 0 15px
    }
    .overview-left .content h2.wiser-title span,
    .overview-left .content h2.wiser-title {
        font-size: 46px;
        line-height: 56px
    }
    .wiser-innerpg-overview .para-block {
        margin: 15px 0 0
    }
    .wiser-testimonials-block,
    .wiser-common-section .map-block {
        flex-direction: column;
        align-items: center !important
    }
    .wiser-common-section .wiser-testimonial-content h2 {
        max-width: 100%;
        text-align: center;
        margin-bottom: 24px;
        font-size: 27px;
        line-height: 32px
    }
    .wiser-common-section .wiser-testimonial-content .testimonial-identity {
        border-left: 0;
        text-align: center;
        padding: 10px 0 0
    }
    .wiser-common-section .wiser-testimonial-content .testimonial-identity p {
        text-align: center;
        max-width: 100%
    }
    .wiser-common-section .wiser-testimonial-image {
        order: 1
    }
    .wiser-common-section .wiser-testimonial-content {
        order: 2
    }
    .wiser-common-section .wiser-testimonial-content {
        margin: 24px 0 50px
    }
    .wiserSwiper .swiper-pagination {
        text-align: center
    }
    .map-block .map {
        width: 100%;
        margin-top: 40px
    }
    .videos-library .swiper-nav {
        top: -66px
    }
    .achievements-section.content-scroll .scroll-list ul li.section:not(:last-child) .content p {
        padding-bottom: 30px;
        margin: 0
    }
    .achievements-section.content-scroll .scroll-list {
        margin-top: 36px
    }
    .news-listing.details .news-list {
        margin-right: 0
    }
    .news-listing.details .title-block h1 {
        padding: 40px 0
    }
    .page-not-found-container .image {
        max-width: 325px
    }
    .source-of-hope-listing .slide-content h4 {
        font-size: 24px;
        line-height: 28px
    }
    .source-of-hope-listing .video-wrapper .btn-layer1 {
        width: 60px;
        height: 60px
    }
    .source-of-hope-listing .video-wrapper .btn-layer1 img {
        width: 100%
    }
    .banner-section .banner-content .banner-button,
    .banner-section.banner-section-v1 .banner-content .banner-button {
        margin: 32px 0 0
    }
    header .mobile-header-right .lang-select-dropdown.active {
        display: block
    }
    .blocks-listing.our-projects .block-listing-item .image .image-content p {
        -webkit-line-clamp: 3
    }
    .management-blocks .image-item .image-content .image-content-inner {
        min-height: 220px
    }
    .hero-banner.hero-banner-v3 .image img {
        height: 330px;
        object-fit: cover;
        object-position: center
    }
    .hero-banner.hero-banner-v3 .image {
        height: auto !important
    }
    .image-text-card .col-md-4,
    .image-text-card .col-md-5 {
        display: none
    }
    .image-text-card .col-md-7,
    .image-text-card .col-md-8 {
        width: 100%
    }
    .text-over-image .image {
        height: auto !important
    }
    .text-over-image .image img {
        height: 420px;
        object-fit: cover
    }
    .banner-section .slider-nav {
        top: 0;
    }
    .banner-section .slider-nav .swiper-arrows {
        position: absolute;
        top: 50%;
        justify-content: space-between;
        width: 98%;
        left: 0;
        right: 0;
    }
    .banner-section .swiper-pagination {
        position: absolute;
        top: auto;
        bottom: 20px;
        left: 0;
        right: 0;
    }
    .banner-section .swiper-button-prev {
        left: 0;
    }
    .banner-section .swiper-button-next {
        right: 0;
    }
    .banner-section .swiper-pagination-bullet {
        margin-right: 21px;
    }
    .banner-section .banner-content,
    .banner-section.banner-section-v1 .banner-content {
        width: 96%;
    }
    .our-projects-map .clean-energy-map .map-image,
    .map-block .map-image,
    .our-projects-map.global-office-locations-map .clean-energy-map .map-image {
        display: none
    }
    .map-block .btn-block {
        position: relative;
        bottom: unset;
        margin: 24px 0 0;
    }
    .blocks-listing.our-projects.global-office-location .block-listing-item .image .image-content p {
        font-size: 20px;
        line-height: 28px;
    }
    .text-three-blocks-container .text-item h2 {
        font-size: 33px;
        line-height: 38px;
    }
    .mb-51 {
        margin-bottom: 24px !important;
    }
    .gap-32 {
        gap: 16px;
    }
    p,
    .title-block p,
    .timeline-section .caption {
        font-size: 18px;
        line-height: 26px;
    }
}

@media screen and (max-width:991px) {
    .banner-section .banner-content h2,
    .banner-section.banner-section-v1 .banner-content h2 {
        font-size: 38px;
        line-height: 50px
    }
    .hero-card .content {
        padding: 16px
    }
    .text-two-blocks h2 {
        max-width: 100%;
        padding-bottom: 20px
    }
    .image-text-card .card-body {
        padding: 40px 20px
    }
    .image-text-card .col-md-3 {
        display: none
    }
    .image-text-card .col-md-9 {
        width: 100%
    }
    .title-block {
        max-width: 100%;
        margin: 0 auto
    }
    .accordion-section .title-block {
        max-width: 100%
    }
    .newsletter>.d-flex {
        flex-direction: column
    }
    .image-two-blocks .image-item {
        max-width: 100%;
        margin-right: 0
    }
    .image-two-blocks .d-flex {
        flex-direction: column
    }
    .image-two-blocks .image-item:first-child {
        margin-bottom: 20px
    }
    .image-two-blocks.what-we-do .image-item:first-child {
        margin-bottom: 0
    }
    .banner-v2 h1,
    .h1,
    h1 {
        font-size: 38px;
        line-height: 45px
    }
    .overview-left .content h2,
    .overview-block-v1 h2 {
        font-size: 28px;
        line-height: 33px
    }
    .infotext .infotext-right p {
        font-size: 30px;
        line-height: 44px
    }
    .infotext .infotext-right span {
        font-size: 20px;
        line-height: 30px
    }
    .textSwiperSlider {
        margin: 58px 0
    }
    .overview-block {
        flex-direction: column
    }
    .overview-left {
        width: 100%;
        max-width: 100%;
        min-width: 100%
    }
    .overview-left .content {
        padding-right: 0
    }
    .textSwiperSlider {
        margin: 0 0 40px;
        padding: 0;
        text-align: center
    }
    .textSwiperSlider:before {
        display: none
    }
    .textSwiperSlider.swiper-container-horizontal>.swiper-pagination-bullets {
        text-align: center;
        margin: 15px 0 0
    }
    .overview-left .content span,
    .downloads-section span.text-muted,
    .text-muted {
        text-align: left;
        font-size: 17px;
        line-height: 24px
    }
    .slider-v3 .swiper-pagination-progressbar {
        top: unset;
        width: 92%
    }
    .slider-v3 .swiper-arrows {
        position: relative;
        right: unset;
        display: flex;
        bottom: unset;
        justify-content: center;
        margin: 40px 0 0;
        margin-left: -20px
    }
    .slider-v3.wiser-slider-v3 .swiper-arrows {
        margin-top: 35px;
        bottom: 0;
        margin-left: -20px
    }
    .slider-v3 .slide-item-v1 {
        max-width: 380px
    }
    .banner-v2 .banner-content .btn-block {
        margin-top: 20px
    }
    .image-two-blocks-v2 .btn-block {
        margin-top: 30px
    }
    .slider-v4 .swiper-nav {
        flex-direction: column
    }
    .slider-v4 .standardsSwiper .swiper-arrows {
        margin: 0 0 30px 0
    }
    .slider-v4 .swiper-pagination {
        margin: 0 0 30px 0
    }
    .news-sidebar {
        margin: 0 0 40px
    }
    .news-listing {
        margin: 0
    }
    .news-listing .news-list .title-block {
        max-width: 100%
    }
    .opeds-listing .opeds-item .content h2 {
        font-size: 18px;
        line-height: 23px
    }
    .newsletter-listing .newsletter-item .card-body {
        padding: 20px 15px;
    }
    .overview-block {
        max-width: 100%;
        margin: 0 auto
    }
    .three-column-blocks-v1 .three-column .three-column-content {
        padding: 15px
    }
    .awards .three-column-blocks-v1 .three-column .three-column-content {
        padding: 60px 24px 24px 24px
    }
    .three-column-blocks-v1 .three-column .three-column-content h2,
    .three-column-blocks-v1 .three-column .three-column-content span {
        margin-bottom: 3px
    }
    .three-column-blocks-v1 .three-column .three-column-content span,
    .three-column-blocks-v1 .three-column .three-column-content h2 {
        font-size: 18px;
        line-height: 23px
    }
    .text-blocks-container .text-item:nth-child(-n+2) {
        margin-bottom: 50px
    }
    .vision-values .our-approach-item,
    .vision-values .vision-values-item {
        max-width: 300px
    }
    .full-width-video .video-block-container .block-video .play-button {
        max-width: 90%
    }
    .news-listing .news-list {
        margin-right: 0
    }
    .news-listing .news-details-item .quote-msg p:after {
        left: -11px;
        top: -24px
    }
    .news-listing .news-details-item:last-child {
        margin-bottom: 50px
    }
    .news-listing.details .title-block h1 {
        padding: 54px 0 40px 0
    }
    .news-listing.details .news-sidebar .title-block h2 {
        padding: 0
    }
    .news-listing.details {
        margin: 130px 0 0
    }
    .image-two-blocks .image-item:first-child {
        margin: 0 auto 20px
    }
    .news-sidebar.similar-news .three-column {
        width: 100% !important;
        height: 100% !important
    }
    .news-sidebar.similar-news .three-column-blocks {
        display: flex
    }
    .news-sidebar.similar-news .three-column-blocks .similar-news-item:not(:last-child) {
        margin-right: 20px
    }
    .news-sidebar.similar-news {
        padding: 20px 0 0
    }
    .banner-v4 {
        padding: 60px 0 40px
    }
    .investor-numbers h2 {
        font-size: 33px;
        line-height: 40px
    }
    .credit-ratings {
        padding: 40px
    }
    .documents-list li p {
        width: 80%
    }
    .documents-list .icon-download-large {
        margin-top: 10px
    }
    .banner-v2 .banner-image img {
        width: 100%;
        height: 400px;
        object-fit: cover;
        object-position: center;
    }
    .banner-v2 .banner-image {
        height: auto !important
    }
    .accordion-header-blue {
        padding: 56px 30px
    }
    .technologies .technologies-block .technology-item {
        width: 33.33%
    }
    .technologies .technologies-block {
        flex-wrap: wrap
    }
    .technologies .technologies-block .technology-item:nth-child(-n+3) {
        margin-bottom: 50px
    }
    .technologies .technologies-block .technology-item p {
        margin: 8px 0 0
    }
    .overview-section .overview-right .infotext-right {
        max-width: 100%;
        padding-right: 0
    }
    .what-we-do-map {
        padding: 70px 0
    }
    .container-custom-md {
        max-width: 96%;
        margin: 0 20px
    }
    .container-inner {
        max-width: 96%
    }
    .header-left .navbar-toggler {
        right: 13px
    }
    .overview-section .overview-right .image {
        display: none
    }
    .text-image-block .text p {
        max-width: 100%;
        margin-bottom: 34px
    }
    .text-image-block .images-block {
        margin: 45px auto 0
    }
    .text-image-block .images-block .image-item:not(:last-child) {
        margin-bottom: 55px
    }
    .content-scroll .scroll-list {
        margin: 45px 0 0
    }
    .content-scroll .scroll-list .content {
        max-width: 100%;
        padding-right: 40px
    }
    .content-scroll .scroll-list .content p:last-child {
        margin-bottom: 75px
    }
    .our-shareholders,
    .content-scroll {
        padding: 40px 0
    }
    .content-scroll .scroll-list {
        margin: 35px 0 0
    }
    .shareholders .text-two-columns p {
        max-width: 100%
    }
    .vision-mission .overview-left {
        max-width: 100%;
        min-width: 100%
    }
    .overview-right.video-right {
        margin: 0 auto 50px
    }
    .our-values.key-partners .our-values-item .d-flex {
        flex-direction: column
    }
    .key-partners .our-values-item .image:not(:last-child) {
        margin: 0 0 45px 0
    }
    .documents-list li {
        padding: 13px 0
    }
    .documents-list li p {
        line-height: 30px
    }
    .overview-section.adsw-page .overview-right .image {
        display: block;
        margin: 0 0 40px;
        max-width: 260px
    }
    .text-columns .btn-block {
        margin: 20px 0 0
    }
    .adsw-events {
        padding: 40px 0
    }
    .adsw-events .title-block h2 {
        margin-bottom: 24px
    }
    .text-over-image .image img {
        height: 400px;
        object-fit: cover
    }
    .text-over-image-v3 .image img {
        height: 560px
    }
    .text-over-image-v3 .image {
        height: 560px !important
    }
    .newsletter-form .btn-white {
        min-width: 250px;
        font-size: 15px;
        line-height: 20px
    }
    .newsletter-form .form-control {
        min-width: 220px
    }
    .newsletter .newsletter-logo {
        width: 180px
    }
    .footer-top ul li {
        font-size: 16px;
        line-height: 22px
    }
    .footer-top ul li:not(:last-child),
    .footer-bottom ul li:not(:last-child) {
        margin-right: 35px
    }
    .footer-bottom-top .btn-blue {
        font-size: 15px;
        line-height: 20px
    }
    footer .footer-top {
        padding: 25px 0
    }
    .footer-bottom {
        padding: 0 0 35px
    }
    .footer-bottom .link-block a {
        font-size: 16px;
        line-height: 18px
    }
    .content-scroll .title-block {
        margin-bottom: 35px
    }
    .overview-section.adsw-page .overview-left .content {
        padding: 0
    }
    .overview-section.adsw-page.zsp-page .overview-right .image {
        margin-top: 0
    }
    .section-padding,
    .blocks-listing.pioneering-listing {
        padding: 40px 0
    }
    .full-screen-video-banner.zsp-page {
        padding: 40px 0 0
    }
    .card-custom-horizontal .card-body {
        padding: 16px
    }
    .card-custom-horizontal .card-title {
        margin-bottom: 30px;
        font-size: 20px;
        line-height: 24px;
        height: 72px
    }
    .content-scroll .scroll-list .content-list li {
        flex-direction: column
    }
    .content-scroll .scroll-list .content {
        padding: 0 0 0 30px
    }
    .content-scroll .scroll-list ul li span.number {
        padding-right: 30px;
        max-width: 103px
    }
    .content-scroll .right-scroll-content:before {
        left: 103px
    }
    .content-scroll .scroll-list .content-list li span {
        max-width: 100%
    }
    .content-scroll .scroll-list .active h2,
    .content-scroll .scroll-list h2 {
        display: none
    }
    .content-scroll .right-scroll-content {
        max-width: 100%
    }
    .tabs-custom .nav {
        flex-direction: column;
        max-width: 390px;
        margin: 0 auto;
        border: 1px solid #dee2e6
    }
    .tabs-custom .nav-tabs .nav-link {
        width: 100%;
        display: block;
        border-bottom: 0
    }
    .tabs-custom .nav-tabs {
        position: relative
    }
    .tabs-custom .nav-tabs:after {
        content: '';
        position: absolute;
        right: 15px;
        top: 15px;
        background: url('../images/background/down-arrow-filled-blue.svg') no-repeat right top;
        width: 12px;
        height: 12px;
    }
    .contact-us-section.contact-page .tabs-custom .nav-tabs:after {
        display: none;
    }
    .tabs-custom .nav-tabs .nav-item.open {
        display: block
    }
    .tabs-custom .nav-tabs .nav-item {
        display: none
    }
    .tabs-custom .nav-tabs .nav-item.active {
        display: block
    }
    .explore-reports-listing .list-item:not(:last-child) {
        padding-bottom: 30px;
        margin-bottom: 30px
    }
    .three-column-blocks-v2 .row {
        justify-content: center
    }
    .three-column-blocks-v2 .col-lg-4:not(:last-child) {
        margin-bottom: 24px
    }
    .three-column-blocks-v2 .three-column-content {
        padding: 20px 32px 60px 32px
    }
    .text-blocks-container-v1 .text-item-v1:nth-child(-n+2) {
        margin: 0 0 30px 0
    }
    .investor-numbers .number-item {
        text-align: left
    }
    .investor-numbers .number-item:nth-child(-n+2) {
        margin: 0 0 40px 0
    }
    .investor-numbers p {
        margin: 0;
        max-width: 80%
    }
    .contact-us-section .contact-text h2,
    .contact-us-section .contact-text p {
        text-align: left;
        max-width: unset;
        margin-bottom: 20px
    }
    .contact-us-section,
    .contact-information {
        padding: 50px 0
    }
    .more-info-banner h2 {
        text-align: left;
        margin-bottom: 45px
    }
    .more-info-banner h2 span {
        display: inline !important
    }
    .more-info-banner .d-flex {
        justify-content: flex-start !important
    }
    .mobile-only {
        display: block
    }
    .scrolltosection h2.fixed-title {
        display: none
    }
    .listing-box .card-custom-horizontal .card-title,
    .listing-row .card-custom-horizontal .card-title {
        margin-bottom: 10px
    }
    .listing-row .link-block .icon-download-blue {
        margin-left: 0
    }
    .text-two-columns .text-column p {
        max-width: 100%
    }
    .text-blocks .text-two-columns:last-child .row {
        flex-direction: column
    }
    .text-blocks .text-block-right .credit-ratings {
        top: unset;
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        max-width: 90%
    }
    .text-blocks .text-block-right {
        margin: 30px 0 0
    }
    .text-blocks .text-block-right .credit-ratings .slide-content {
        max-width: 100%
    }
    .global-footprint-tabs-container {
        flex-direction: column
    }
    .tabs-custom-vertical .tab-content {
        max-width: 100%
    }
    .text-blocks .text-two-columns .swiper {
        margin-top: 45px
    }
    .text-blocks .text-block-right {
        min-width: unset
    }
    .text-blocks .text-block-right .credit-ratings {
        max-width: 100%;
        padding: 40px 20px
    }
    .tabs-custom-vertical .nav-pills {
        padding: 0;
        border-left: 0;
        margin: 0 auto 30px;
        border: 1px solid rgba(0, 75, 110, 0.1);
        position: relative;
        z-index: 99
    }
    .tabs-custom-vertical .nav-pills:before {
        content: '';
        position: absolute;
        right: 15px;
        top: 15px;
        background: url('../images/background/down-arrow-filled-blue.svg') no-repeat right top;
        width: 12px;
        height: 12px;
        z-index: -1
    }
    .tabs-custom-vertical .nav-pills .nav-link:not(:last-child) {
        margin: 0
    }
    .tabs-custom-vertical .nav-pills .nav-link.active:before {
        display: none
    }
    .tabs-custom-vertical .nav-pills .nav-link {
        font-size: 20px;
        line-height: 24px;
        padding: 6px 10px;
        padding-right: 32px
    }
    .tabs-custom-vertical .nav-pills .nav-link {
        display: none
    }
    .tabs-custom-vertical .nav-pills .nav-link.active,
    .tabs-custom-vertical .nav-pills .nav-link.open {
        display: block
    }
    .projects-listing .project-list-item {
        padding: 24px
    }
    .projects-listing {
        margin: 34px 0 0
    }
    .projects-listing .project-list-item:not(:last-child) {
        margin-bottom: 24px
    }
    .overview-right.video-right {
        position: relative
    }
    .overview-right.video-right {
        max-width: 420px
    }
    .banner-section.banner-section-v1 .banner-statistics .banner-statistic-item:not(:last-child) {
        margin-right: 30px
    }
    .icon-banner-map {
        width: 65px;
        height: 40px
    }
    .icon-banner-people {
        width: 45px;
        height: 40px
    }
    .banner-section.banner-section-v1 .banner-statistics {
        margin: 40px auto 0
    }
    .banner-section.banner-section-v1 .banner-content {
        bottom: 20px
    }
    .banner-section.banner-section-v1 .banner-statistics .text {
        margin-left: 10px
    }
    .banner-section.banner-section-v1 .banner-statistics .text h2 {
        font-size: 20px;
        line-height: 26px
    }
    .banner-section.banner-section-v1 .banner-statistics .text h2 span {
        font-size: 19px;
        line-height: 24px
    }
    .tabs-custom-v1 .nav-tabs:after {
        top: 20px
    }
    .wiser-innerpg-overview .para-block {
        max-width: 100%
    }
    .wiser-pledge .d-flex {
        flex-direction: column
    }
    .wiser-pledge .wiser-pledge-content {
        max-width: 100%;
        margin: 0 0 24px 0
    }
    .wiser-pledge .wiser-pledge-image {
        max-width: 600px;
        margin: 0 auto
    }
    .wiser-counts {
        justify-content: center !important;
        margin: 40px 0 0
    }
    .wiser-counts .wiser-count {
        max-width: 100%
    }
    .wiser-counts .wiser-count p span {
        display: inline
    }
    .history-legacy .fixed-title,
    .history-legacy .mobile-only {
        max-width: 100%
    }
    .history-legacy {
        padding: 0 0 50px
    }
    .history-legacy.content-scroll .scroll-list .content p:last-child {
        padding-bottom: 80px;
        margin: 0
    }
    .management-blocks .image-two-blocks .image-item {
        height: auto !important;
        max-width: 600px;
        margin: 0 auto 20px
    }
    .management-blocks .image-two-blocks .image-content h2 {
        min-height: 160px
    }
    .profile-listing .card-custom-horizontal-v1 {
        max-width: 400px;
        margin: 0 auto
    }
    .profile-listing .card-custom-horizontal-v1 .image {
        width: 100% !important;
        height: auto !important
    }
    .profile-listing .card-custom-horizontal-v1 .col-lg-6:first-child {
        margin-bottom: 16px
    }
    .profile-listing .card-custom-horizontal-v1 .card-body {
        padding: 16px 0 0 0
    }
    .profile-listing .row:not(:last-child) .col-lg-6 {
        margin-bottom: 46px
    }
    .profile-listing .card-custom-horizontal-v1 .image .image-overlay {
        padding: 125px 16px 24px
    }
    .gallery-library .swiper-nav {
        top: -64px
    }
    .bio-videos-slider .title-block,
    .gallery-library .title-block {
        margin-bottom: 36px
    }
    .intro-section .content .image {
        float: none;
        margin: 0 auto 40px
    }
    .intro-section .content h1,
    .intro-section .content p {
        text-align: left
    }
    .three-column-blocks-v1 .three-column .three-column-content p {
        font-size: 18px;
        line-height: 23px
    }
    .masdar-in-numbers-v1.text-columns .text-blocks-container .text-item {
        width: 50%
    }
    .hero-card__three-columns-container .title-block {
        flex-direction: column;
        justify-content: center !important;
        align-items: center !important
    }
    .hero-card__three-columns-container .title-block h2 {
        text-align: center;
    }
    .title-block .d-flex {
        justify-content: flex-start !important;
        align-items: flex-start !important;
        flex-direction: column
    }
    .opeds-newsletter .title-block>.d-flex {
        justify-content: center !important;
        align-items: center !important;
    }
    .opeds-newsletter .title-block .subtitle {
        margin-bottom: 22px
    }
    .hero-card__three-columns-container .title-block h2 {
        padding-bottom: 30px
    }
    .our-projects .project-category {
        flex-direction: column;
        align-items: flex-start !important
    }
    .blocks-listing.our-projects .block-listing-item .project-detailing p {
        min-height: 60px
    }
    .blocks-listing.our-projects .block-listing-item h2 {
        min-height: 55px
    }
    .blocks-listing.our-projects .btn-block {
        padding: 0 0 20px
    }
    .blocks-listing.our-projects .block-listing-item .image>img {
        height: 350px
    }
    .y4s-impact.text-columns .btn-block {
        margin: 50px 0 0
    }
    .y4s-impact.text-columns .text-blocks-container .text-item {
        width: 32%
    }
    .y4s-impact.text-columns .text-blocks-container .text-item:nth-child(-n+6) {
        margin-bottom: 36px
    }
    .y4s-impact.text-columns .text-blocks-container {
        justify-content: center !important
    }
    .y4s-programs .three-column .three-column-content {
        padding: 12px
    }
    .y4s-programs .three-column .three-column-content h2 {
        font-size: 22px;
        line-height: 26px
    }
    .y4s-accordion .image {
        text-align: center;
        margin: 30px auto 0
    }
    .blocks-listing .col-lg-4:nth-child(-n+4) {
        margin-bottom: 40px
    }
    .intro-section .content h1 {
        padding-top: 0
    }
    .cookie-popup .cookie-left {
        max-width: 100%
    }
    .low-carbon-on .three-column .image img {
        width: 100%
    }
    .footer-top .container-inner>.d-flex {
        flex-direction: column
    }
    .footer-top .container-inner>.d-flex ul:first-child {
        margin-bottom: 15px
    }
    .banner-section.banner-section-v1 .banner-statistics {
        display: none !important
    }
    .banner-section.banner-section-v1 .banner-content,
    .banner-section .banner-content {
        bottom: unset;
        top: 145px
    }
    .blocks-listing.our-projects .block-listing-item .image .image-content p {
        -webkit-line-clamp: 4
    }
    .management-blocks .image-item .image-content .image-content-inner {
        min-height: unset
    }
    .image-two-blocks-v2 h2,
    .image-two-blocks-v2 .image-content h2 {
        font-size: 30px;
        line-height: 38px;
        margin-bottom: 31px
    }
    .image-two-blocks-v2 .image-content {
        padding: 16px 16px 35px 16px
    }
    .image-two-blocks-v2 .image-item:not(:last-child) {
        margin: 0 0 20px 0
    }
    .hero-banner.whitepapers .image img {
        height: 400px;
        object-fit: cover;
        object-position: center
    }
    .hero-banner.whitepapers .image {
        height: auto !important
    }
    .director-executive .directors {
        flex-direction: row;
        justify-content: space-between !important;
        align-items: flex-start !important
    }
    .director-executive .title-block {
        align-items: flex-start !important
    }
    .awards {
        overflow: hidden
    }
    .image-text-card.image-text-card-v1 .card-body .card-title {
        font-size: 28px;
        line-height: 33px
    }
    .content-scroll .title-block p {
        font-size: 28px;
        line-height: 33px
    }
    .newsletter-box .newsletter-block .form-block {
        flex-direction: column
    }
    .newsletter-box .newsletter-block .form-checkboxes {
        margin: 30px 0 0 0
    }
    .newsletter-box .newsletter-block .form-block .form-group {
        max-width: 600px
    }
    .wiser-newsletter-section .title-block h2 {
        margin-bottom: 24px !important
    }
    .tabs-accordion .text-muted,
    .management-blocks .image-item .image-content span {
        text-align: center
    }
    .governance-structure .team-structure-separator {
        margin: 37px 20px
    }
    .governance-structure .team-structure-item i {
        width: 65px;
        height: 65px
    }
    .y4s-accordion .col-lg-6:first-child {
        min-height: unset
    }
    .esg-block {
        padding: 90px 0;
    }
    .slider-v3.stories .swiper-arrows {
        margin-top: 20px
    }
    .newsletter-box.newsletter-box-v1 .newsletter-block .form-block {
        flex-direction: row;
    }
    .text-two-blocks.pioneer-energy .quote-msg,
    .text-two-blocks.pioneer-energy .details {
        max-width: 93%;
        margin: 0 auto;
    }
    .text-two-blocks.pioneer-energy .details {
        margin: 20px auto 0;
    }
    .text-two-blocks.pioneer-energy .quote-msg:after {
        bottom: 5px;
        right: -18px;
    }
    .banner-v3.banner-mobile-height .banner-image img {
        height: 370px;
    }
    .banner-v3.banner-mobile-height .banner-content {
        top: 67%;
    }
    .text-over-image .text p {
        font-size: 21px;
        line-height: 30px
    }
    .more-info-banner .more-info-item .d-flex.text-white {
        justify-content: flex-start !important;
    }
    .toast-msg {
        padding: 3px 10px;
    }
    .more-vodcast-videos ul li {
        width: 22%;
    }
    .icon-apple-podcast {
        width: 45px;
        height: 45px;
    }
    .icon-spotify {
        width: 50px;
        height: 50px;
    }
    .icon-amazon {
        width: 46px;
        height: 40px;
    }
    .icon-google-podcast {
        width: 43px;
        height: 43px;
    }
    .icon-youtube-vodcast {
        width: 44px;
        height: 44px;
    }
    .vodcast-subscribe .subscribe-on-platforms ul li:not(:last-child) {
        margin-right: 40px;
    }
    .vodcast-subscribe {
        padding: 40px 0 60px;
    }
    .blocks-listing.our-projects.global-office-location .block-listing-item .image .image-content {
        padding: 10px 20px;
    }
    .global-locations-details .overview-right ul {
        padding: 10px 0 0;
    }
    .sub-title-block {
        margin: 35px 0 0
    }
    .global-offices-locations-projects .title-block {
        flex-direction: column;
        justify-content: center !important;
        align-items: center !important;
    }
    .global-offices-locations-projects .title-block h2 {
        padding-bottom: 30px
    }
    .blocks-listing.our-projects .block-listing-item {
        margin-bottom: 30px !important;
    }
    .global-location-details-numbers .image {
        max-width: 60px;
        margin: 0 auto 16px;
    }
    p,
    .global-locations-details .overview-right ul li,
    .global-locations-details .overview-right ul li a {
        font-size: 16px;
        line-height: 24px;
    }
    .global-location-details-numbers .image img {
        width: 100%;
    }
    .global-locations-details .overview-right ul li .toast-msg {
        right: auto;
        left: 165px;
        max-width: 200px;
    }
    .overview-section .overview-block-v1-right {
        display: none;
    }
    .overview-block-v1 .overview-block-v1-left {
        max-width: 100%;
        margin: 0 0;
    }
    .cop28-team .details-container {
        flex-direction: column;
    }
    .cop28-team .sustainability-policy .sustainability-item .details-item:first-child {
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 60px;
    }
    .cop28-team .sustainability-policy .sustainability-item .details-item h2 {
        margin-bottom: 16px;
    }
    .cop28-team .sustainability-policy .sustainability-item .details-item p {
        margin-bottom: 0px;
    }
    .cop28-team .title-block,
    .cop28-team .sustainability-policy .sustainability-item .details-item:first-child {
        margin-bottom: 40px;
    }
    .cop28-team h3 {
        margin-bottom: 16px;
    }
    .cop28-team .sustainability-policy .sustainability-item .details-item {
        max-width: 100%;
    }
    .cop28-team .sustainability-policy .sustainability-item .btn-block {
        margin-top: 21px;
    }
    .stratergic-platforms-cop28 .blocks-listing .col-lg-4:last-child {
        margin-bottom: 0;
    }
    .stratergic-platforms-cop28 .blocks-listing .blocks-listing-row {
        margin-bottom: 0;
    }
    .overview-section.cop28-about-masdar-v1 .overview-block-v1-right {
        display: block;
    }
    .overview-block-v1 .overview-block-v1-left {
        margin-bottom: 50px;
    }
    .cop28-about-masdar-v1 .overview-block-v1 .overview-block-v1-left {
        margin-bottom: 0px;
    }
    .overview-block-v1 h2 {
        padding-top: 0px;
    }
    .company-info-section .row {
        --bs-gutter-x: 0;
        row-gap: 36px;
    }
}

@media screen and (max-width:950px) {
    .banner-section .banner-content h2,
    .banner-section.banner-section-v1 .banner-content h2 {
        font-size: 32px;
        line-height: 43px
    }
}

@media screen and (max-width:850px) {
    .banner-section .banner-content .banner-button,
    .banner-section.banner-section-v1 .banner-content .banner-button {
        margin: 20px 0 0
    }
    .banner-section .banner-content h2,
    .banner-section.banner-section-v1 .banner-content h2 {
        font-size: 28px;
        line-height: 36px
    }
    h4,
    .h4 {
        font-size: 22px;
        line-height: 28px
    }
    h5,
    .h5 {
        font-size: 16px;
        line-height: 19px
    }
    .pioneer-energy .container-inner {
        padding: 40px 0
    }
    .image-two-blocks.renewables {
        margin-top: 35px
    }
    header .container-custom {
        padding: 0 20px
    }
    .governance-structure .team-structure {
        max-width: 80%
    }
    .accordion-section-v1 .accordion-custom .accordion-item.active .accordion-button {
        font-size: 32px;
        line-height: 38px
    }
    .text-over-image.pioneering-listing .image img {
        height: 660px
    }
    .search-listing .search-list-result li p {
        height: 65px;
    }
}

@media screen and (max-width:767px) {
    .banner-section .banner-content p,
    .banner-section.banner-section-v1 .banner-content p {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 20px
    }
    .banner-section.banner-section-v1 .banner-content,
    .banner-section .banner-content {
        bottom: unset;
        top: 125px
    }
    .banner-section .slider-nav {
        bottom: 15px
    }
    .three-column-blocks .row {
        justify-content: center
    }
    .three-column-blocks .row .col-sm-6:last-child {
        margin-top: 25px
    }
    .three-column-blocks-v2 .row .col-sm-6:last-child {
        margin-top: 0
    }
    .three-column-blocks-v2 .three-column-content {
        padding: 20px 32px 30px 32px
    }
    .spotlight .hero-card__three-columns-container {
        padding: 40px 0 0;
    }
    .three-column-blocks {
        margin-top: 40px
    }
    .image-two-blocks .image-item:first-child {
        margin: 0 auto 20px
    }
    .image-two-blocks.renewables {
        padding: 40px 0;
        margin: 0
    }
    .image-two-blocks.renewables .col-lg-6:last-child {
        margin-top: 25px
    }
    .map-block .btn-block {
        bottom: 20px
    }
    .map-block .btn-block {
        bottom: unset;
        position: relative;
        left: unset;
        right: unset;
        margin: 30px 0 0
    }
    .map-block .map-image {
        display: none
    }
    .clean-energy-map {
        padding: 0 0 40px 0
    }
    .footer-top>.d-flex {
        flex-direction: column
    }
    footer .footer-top,
    footer .footer-bottom {
        padding: 20px 0
    }
    footer .footer-bottom {
        padding: 0 0 20px 0
    }
    .footer-top .d-flex .d-flex:first-child {
        margin-bottom: 15px
    }
    .footer-bottom .footer-bottom-top {
        flex-direction: column
    }
    footer .footer-top .container-inner>.d-flex,
    .newsletter .container-inner>.d-flex {
        flex-direction: column
    }
    .newsletter .newsletter-logo {
        margin: 0 auto 30px
    }
    .footer-bottom .btn-block {
        margin-top: 30px
    }
    .slider-v2 .play-button,
    .slider-v2 .block-video>div.play-button {
        width: 50px;
        height: 50px
    }
    .image-two-blocks .image-item:first-child {
        margin-bottom: 20px
    }
    .hero-banner h2 {
        margin-bottom: 13px
    }
    .technologies .technologies-block .technology-item {
        width: 33.33%
    }
    .technologies .technologies-block {
        flex-wrap: wrap
    }
    .technologies .technologies-block .technology-item:nth-child(-n+3) {
        margin-bottom: 40px
    }
    .technologies .technologies-block .technology-item p {
        margin: 8px 0 0
    }
    .project-portfolio .title-block {
        flex-direction: column
    }
    .slider-v3 h2 {
        margin-bottom: 24px !important
    }
    .slider-v3 .slide-item-v1 {
        max-width: 330px
    }
    .slider-v3 .title-block h2 {
        text-align: left
    }
    .hero-banner .image img,
    .low-carbon-on .hero-banner .image img {
        width: 100%;
        height: 350px;
        object-fit: cover
    }
    .hero-banner .image {
        height: auto !important
    }
    .sustainability-policy,
    .governance-structure {
        padding: 40px 0
    }
    .reporting-and-standards {
        padding: 0 0 40px
    }
    .sustainability-policy .sustainability-item .d-flex {
        flex-direction: column;
        margin-bottom: 20px
    }
    .sustainability-policy ul li {
        padding-bottom: 20px;
        background: url(../images/background/list-icon-sustainability.svg) no-repeat left top 5px;
        background-size: 20px
    }
    .sustainability-policy ul {
        padding: 0 0 0 20px
    }
    .reporting-and-standards .standardsSwiper {
        margin: 25px 0 0
    }
    .icon-board {
        width: 40px;
        height: 40px
    }
    .icon-executive-board {
        width: 36px;
        height: 44px
    }
    .icon-team {
        width: 40px;
        height: 40px
    }
    .governance-structure .team-structure-item h2 {
        margin-top: 5px
    }
    .banner-v2 h1,
    .h1,
    h1 {
        font-size: 34px;
        line-height: 38px
    }
    .banner-v2 p {
        font-size: 20px;
        line-height: 27px
    }
    .banner-v2 .btn {
        font-size: 15px;
        line-height: 16px;
        padding: 6px 12px
    }
    .governance-structure .team-structure {
        flex-direction: column
    }
    .governance-structure .team-structure-item {
        margin-bottom: 35px
    }
    .governance-structure .team-structure-separator {
        display: none
    }
    .work-on-esg {
        padding: 0
    }
    .banner-v2 .banner-content .container-inner {
        max-width: 92%
    }
    .banner-v3 .banner-image img {
        width: 100%;
        height: 275px;
        object-fit: cover
    }
    .news-form-block .form-group {
        margin-bottom: 20px
    }
    .news-list .news-list-item .image {
        width: 100% !important;
        height: auto !important;
        max-width: 350px;
        margin: 0 auto 30px
    }
    .news-list .news-list-item h2 {
        max-width: 100%
    }
    .pagination-block {
        flex-direction: column
    }
    .pagination-dropdown {
        order: 2
    }
    .news-listing .news-list {
        margin-right: 0
    }
    .banner-v3 .banner-image {
        height: 275px !important
    }
    .banner-v3-custom .banner-image {
        height: 420px !important
    }
    .banner-v3.banner-v3-custom .banner-content {
        top: 65%
    }
    .opeds-listing .opeds-item .content {
        padding: 10px
    }
    .opeds-listing .opeds-item .content h2 {
        font-size: 18px;
        line-height: 25px;
    }
    .opeds-listing .opeds-item .content .button,
    .opeds-listing .opeds-item .content .button img {
        width: 30px;
        height: 30px
    }
    .director-executive .title-block {
        flex-direction: column
    }
    .director-executive p {
        text-align: left;
        margin-bottom: 20px
    }
    .team-members-block .team-member {
        margin-top: 36px
    }
    .slider-v3 .slide-item-v2 {
        max-width: 100%
    }
    .masdar-in-numbers,
    .director-executive .bg-image__cover,
    .awards,
    .partners-section {
        padding: 40px 0
    }
    .full-width-video .video-block-container .block-video .play-button .content {
        display: none
    }
    .stories .career-item {
        flex-direction: column
    }
    .stories .career-item .image {
        margin: 0 auto
    }
    .stories .swiper-slide {
        max-width: 100%
    }
    .career-item .content h2 {
        text-align: center
    }
    .career-item .content {
        max-width: 96%;
        margin: 20px auto 0;
        margin-left: 0
    }
    .career-item .content:before {
        content: '';
        left: 22px;
        top: 0;
        background: url(../images/quotes.svg) no-repeat;
        width: 70px;
        height: 55px;
        background-size: 100%
    }
    .careers .slide-item-v3,
    .careers .slide-item-v3:last-child,
    .careers .slide-item-v3.swiper-slide-next {
        opacity: 1;
        pointer-events: all
    }
    .news-listing.details .title-block h1 {
        padding: 35px 0 35px 0
    }
    .news-listing.details .more-info-block>.d-flex {
        flex-direction: column;
        justify-content: flex-start !important;
        align-items: flex-start !important
    }
    .news-listing.details .more-info-block .right span:first-child {
        margin: 0
    }
    .news-listing.details .more-info-block .actionables {
        margin: 0 0 10px 0
    }
    .news-listing.details .more-info-block .btn-block,
    .news-listing.details .more-info-block .social-share {
        margin: 10px 0 0
    }
    .news-listing.details h2 {
        font-size: 25px;
        line-height: 31px
    }
    .news-details-item p {
        margin-bottom: 25px
    }
    .news-details-item .image {
        margin-bottom: 25px
    }
    .news-listing .news-details-item .video-caption p {
        font-size: 21px;
        line-height: 27px
    }
    .news-listing .news-details-item .quote-msg p:after {
        width: 20px;
        height: 18px;
        background-size: 100%;
        left: -11px;
        top: -15px
    }
    .image-text-card .card-body {
        padding: 40px 30px
    }
    .image-text-card .card-body {
        padding: 40px 20px
    }
    .news-sidebar.similar-news .three-column-content {
        padding: 15px 10px
    }
    .full-screen-video-banner .full-screen-video-button .content h2,
    .full-screen-video-banner .full-screen-video-button .content p {
        margin-bottom: 15px
    }
    .full-screen-video-banner .full-screen-video-button .btn-layer1 {
        width: 50px;
        height: 50px;
        margin: 0 auto
    }
    .full-screen-video-banner .full-screen-video-button .btn-layer1 img {
        width: 100%
    }
    .section-padding,
    .blocks-listing.pioneering-listing {
        padding: 40px 0
    }
    .investor-numbers .number-item:nth-child(-n+2) {
        margin-bottom: 20px
    }
    .text-two-columns .links-box {
        margin: 20px 0 0
    }
    .credit-trade-finance h2 {
        max-width: 100%
    }
    .request-more-info {
        margin-bottom: 40px
    }
    .banner-v4-bg {
        background: #004b6e
    }
    .banner-v4 {
        padding: 30px 0
    }
    .container-custom-md {
        max-width: 95%
    }
    .slider-v2 .youtube-slider h2 {
        font-size: 24px;
        line-height: 27px
    }
    .what-we-do-map .map-image {
        display: none
    }
    .what-we-do-map {
        padding: 40px 0
    }
    .what-we-do-map .map-block .btn-block {
        margin: 0
    }
    .breadcrumb-box {
        padding: 30px 0
    }
    .technologies {
        padding: 40px 0
    }
    .technologies .technologies-block {
        margin: 40px 0 50px
    }
    .blocks-details .blocks-details-content p,
    p,
    .overview-left .para-block p,
    .image-text-card.image-text-card-v1 .card-body .card-title {
        font-size: 22px;
        line-height: 29px
    }
    .blocks-details .blocks-details-content h2 {
        margin-bottom: 24px
    }
    .blocks-details .blocks-details-content p:not(:last-child) {
        margin-bottom: 20px
    }
    .text-two-columns .image {
        margin-bottom: 25px
    }
    .banner-v3 .banner-content {
        top: 72%
    }
    .image-text-card.image-text-card-v1 .card-body {
        padding: 40px 20px
    }
    .our-values .our-values-item h2 {
        font-size: 30px;
        line-height: 45px
    }
    .our-values .row:not(:last-child) {
        margin-bottom: 0
    }
    .our-values .our-values-item {
        margin-bottom: 40px
    }
    .our-values .our-values-item .our-values-header {
        margin-bottom: 10px
    }
    .our-values {
        padding: 40px 0
    }
    .our-values .our-values-item h2 {
        margin: 0 0 0 15px;
        font-size: 27px;
        line-height: 40px
    }
    .credit-ratings {
        max-width: 100%
    }
    .full-screen-video-banner .full-screen-video-button .content {
        display: none
    }
    .text-columns .text-blocks-container {
        flex-direction: column;
        margin: 10px auto 0
    }
    .text-columns .text-blocks-container .text-item {
        margin: 0 auto 30px;
        width: 100%
    }
    .adsw-events .text {
        margin-top: 15px
    }
    .three-column-blocks-v2 {
        margin: 0
    }
    .three-column-blocks-v2 .three-column-content .link-container .link-block:first-child {
        padding-right: 12px;
        margin-right: 12px
    }
    .explore-reports-listing .list-item-header {
        flex-direction: column;
        align-items: flex-start !important
    }
    .explore-reports .title-block {
        margin-bottom: 25px
    }
    .explore-reports-listing .list-item-header .btn-block {
        margin: 10px 0 0
    }
    .btn {
        font-size: 16px;
        line-height: 16px
    }
    .text-columns .text-blocks-container-v1 {
        margin: 30px 0 0;
        flex-direction: row
    }
    .text-blocks-container-v1 .text-item-v1:nth-child(-n+3) {
        margin: 0 0 30px 0
    }
    .text-blocks-container-v1 .text-item-v1 p {
        margin: 0;
        max-width: 100%
    }
    .contact-us-section .form-group .form-control {
        font-size: 18px;
        line-height: 18px
    }
    .contact-us-section .form-group {
        margin-bottom: 20px
    }
    .more-info-banner .d-flex {
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start !important;
    }
    .more-info-banner h2 {
        margin-bottom: 32px
    }
    .more-info-banner .more-info-item:first-child {
        margin: 0 0 45px 0
    }
    .more-info-banner .more-info-item {
        margin: 0 auto;
        text-align: left
    }
    .image-text-card .card-body .card-title {
        margin-bottom: 16px
    }
    .margin-bottom-32 {
        margin-bottom: 16px
    }
    .overview-left .content {
        margin: 0 0 40px
    }
    .source-hope {
        padding: 40px 0
    }
    .image-text-card.image-text-card-v1 .image {
        max-width: 100%
    }
    .shareholders .text-two-columns {
        padding: 40px 0
    }
    .shareholders .text-two-columns:first-child {
        padding: 0 0 40px
    }
    .overview-right.video-right {
        margin: 0 auto 40px
    }
    .key-partners .overview-left .content {
        margin: 0 0 40px
    }
    .section-padding,
    .blocks-listing.pioneering-listing {
        padding: 40px 0
    }
    .three-column-blocks-v2 {
        margin: 0;
        padding: 0 0 40px
    }
    .explore-reports {
        padding: 40px 0
    }
    .sustainability-blocks .image-two-blocks .image-item {
        height: 100% !important
    }
    .section-padding-150 {
        padding: 40px 0
    }
    .credit-trade-finance {
        padding: 0 0 40px
    }
    .contact-us-section,
    .contact-information {
        padding: 40px 0
    }
    .filter-listing-section .listing-box {
        padding: 20px 0 20px
    }
    .listing-row .explore-reports-listing .list-item:not(:last-child) {
        margin-bottom: 40px
    }
    .listing-row {
        padding-bottom: 40px
    }
    .text-over-image-v1 .logo-image {
        margin: 0 auto 20px
    }
    .text-over-image-v1 .logo-image img {
        width: 100%
    }
    .text-over-image-v1 .text h2 {
        max-width: 100%
    }
    .text-blocks .text-block-right .credit-ratings {
        padding: 30px 20px
    }
    .section-padding-100 {
        padding: 40px 0
    }
    .text-over-image-v2 .text {
        top: 40px
    }
    .text-over-image-v2 .text h2 {
        margin-bottom: 15px
    }
    .media-inquiries .media-inquiries-row:first-child {
        padding: 40px 0 0
    }
    .media-inquiries .media-inquiries-row {
        padding: 40px 0
    }
    .media-inquiries .media-inquiries-row:last-child {
        padding: 0 0 40px
    }
    .video-block-container .play-button .btn-layer1 {
        width: 54px;
        height: 54px
    }
    .video-block-container .play-button p {
        margin-top: 16px
    }
    .icon-banner-people {
        width: 36px;
        height: 36px
    }
    .banner-section.banner-section-v1 .banner-statistics {
        margin: 24px auto 0
    }
    .tabs-accordion {
        padding: 40px 0 0
    }
    .wiser-in-numbers .text-blocks-container .text-item:nth-child(-n+3) {
        margin: 0 0 30px 0
    }
    .wiser-in-numbers .text-blocks-container .text-item:last-child {
        margin: 0
    }
    .wiser-slider-v3 .title-block span {
        text-align: left
    }
    .listing-criteria .listing-criteria-item:not(:last-child) {
        margin: 30px 0
    }
    .listing-criteria h3 {
        margin-bottom: 16px
    }
    .overview-left .content h2.wiser-title span,
    .overview-left .content h2.wiser-title {
        font-size: 40px;
        line-height: 49px
    }
    .banner-v3.wiser-inner-pages .banner-image img {
        height: 350px;
        width: 100%
    }
    .banner-v3.wiser-inner-pages .banner-image {
        height: 100% !important
    }
    .banner-v3.wiser-inner-pages .banner-content {
        top: 68%
    }
    .wiser-newsletter-section-v2 .newsletter-blocks {
        padding-bottom: 20px
    }
    .media-inquiries .media-inquiries-row .col-lg-8 .row:last-child .form-group {
        margin-bottom: 20px
    }
    .media-inquiries .media-inquiries-row .form-block1:not(:first-child) {
        padding-top: 24px;
        margin-top: 24px
    }
    .media-inquiries .media-inquiries-row .btn-add {
        margin-top: 14px;
        margin-bottom: 20px
    }
    .media-inquiries .media-inquiries-row h4 {
        margin-bottom: 20px
    }
    .wiser-common-section h2 {
        font-size: 30px;
        line-height: 37px;
        margin-bottom: 16px
    }
    .wiser-common-section p {
        margin: 0 0 16px
    }
    .wiser-common-section .wiser-testimonial-content h2 {
        margin-bottom: 16px;
        font-size: 25px;
        line-height: 29px
    }
    #chartdiv {
        height: 400px
    }
    .wiser-pledge-form {
        margin: 40px 0
    }
    .title-block h2.special-text {
        font-size: 24px;
        line-height: 28px
    }
    .management-blocks {
        padding: 0 0 40px
    }
    .profile-listing {
        padding: 0 0 40px 0
    }
    .news,
    .bio-videos-slider,
    .gallery-library {
        padding: 40px 0
    }
    .videos-library .swiper,
    .gallery-library .swiper {
        width: 100%
    }
    .bod-bio.intro-section {
        padding: 0 0 40px
    }
    .intro-section {
        padding: 0 0 40px 0
    }
    .banner-v3.newsroom .banner-image img {
        height: 350px
    }
    .banner-v3.newsroom .banner-image {
        height: auto !important
    }
    .banner-v3.newsroom .banner-content {
        top: 50%
    }
    .news-list .news-list-item p {
        margin-bottom: 24px;
        display: block;
        -webkit-line-clamp: unset;
        -webkit-box-orient: unset;
        height: auto;
    }
    .masdar-in-numbers-v1.text-columns .text-blocks-container .text-item {
        margin: 30px auto 0
    }
    .masdar-in-numbers-v1.text-columns .text-blocks-container .text-item:first-child {
        margin-top: 0
    }
    .slider-v3.blue-slider .slide-item-v2 .card {
        margin: 0 auto
    }
    .team-members-block .team-member .image {
        margin-bottom: 16px
    }
    .masdar-in-numbers-v1.text-columns .text-blocks-container .text-item {
        width: 100%
    }
    .team-members-block {
        margin-top: 0
    }
    .hero-card .content h2 {
        font-size: 20px;
        line-height: 24px
    }
    .hero-card__three-columns-container .title-block .link-block {
        text-align: center;
    }
    .our-projects-map .clean-energy-map {
        display: block
    }
    .our-projects-map .filter-block {
        margin: 30px 0 0
    }
    .our-projects-map .clean-energy-map {
        padding: 50px 0 30px
    }
    .news-listing.our-projects-details .news-details-item h2,
    .our-projects-details .news-sidebar.similar-news .title-block h2 {
        margin-bottom: 24px
    }
    .our-projects-details .news-details-item p {
        font-size: 22px;
        line-height: 29px
    }
    .news-listing.details .news-sidebar.similar-news .title-block h2 {
        font-size: 25px;
        line-height: 31px
    }
    .news-listing.our-projects-details .news-details-item {
        margin-bottom: 40px
    }
    .gallery-library.our-project-details {
        padding: 40px 0
    }
    .y4s-impact.text-columns .text-blocks-container .text-item {
        width: 100%
    }
    .y4s-impact.text-columns .text-blocks-container .text-item:nth-child(-n+7) {
        margin-bottom: 20px
    }
    .y4s-impact.text-columns .btn-block {
        margin: 0
    }
    .y4s-section.text-over-image-v3 .text p {
        font-size: 20px;
        line-height: 26px
    }
    .y4s-accordion,
    .section-padding-60 {
        padding: 40px 0
    }
    .y4s-section.text-over-image-v3 .text h2 {
        font-size: 28px;
        line-height: 37px
    }
    .y4s-programs .title-block h2,
    .y4s-accordion .title-block h2 {
        margin-bottom: 18px
    }
    .y4s-accordion .text h3 {
        font-size: 26px;
        line-height: 28px;
        margin-bottom: 15px
    }
    .page-not-found-container p {
        font-size: 24px;
        line-height: 32px
    }
    .page-not-found-container .image {
        max-width: 280px
    }
    .search-listing .search-list-result li {
        padding: 25px 0
    }
    .search-listing .search-list-result li p {
        font-size: 22px;
        line-height: 29px
    }
    .search-listing .search-list-result li h2 {
        margin-bottom: 15px
    }
    .search-listing .search-list-result ul.pagination,
    .search-listing .search-list-result ul {
        margin-bottom: 50px
    }
    .search-listing .search-form .search-field {
        font-size: 29px;
        line-height: 39px
    }
    .search-listing .btn-search {
        width: 23px;
        height: 23px;
        top: 25px
    }
    .search-listing .btn-search img {
        width: 100%
    }
    .news-listing.details .more-info-block .btn-block {
        margin: 15px 0 0
    }
    .news-listing.details .more-info-block {
        margin-bottom: 24px
    }
    .source-of-hope-listing .video-wrapper .btn-layer1 {
        width: 60px;
        height: 60px
    }
    .our-projects-details .news-details-item .info-list p {
        padding-left: 10px
    }
    .our-projects-details .news-details-item .info-list .project-category {
        padding-right: 10px
    }
    .sitemap ul.sitemap-level2>li {
        width: 100%
    }
    .sitemap ul.sitemap-level2>li:not(:first-child),
    .sitemap ul.sitemap-level2>li:nth-child(2) {
        padding: 10px 0 0
    }
    .sitemap ul.sitemap-level1>li h2 {
        font-size: 28px;
        line-height: 34px
    }
    .sitemap ul.sitemap-level2>li h3 {
        font-size: 24px;
        line-height: 30px
    }
    .sitemap ul.sitemap-level2,
    .sitemap ul.sitemap-level3 {
        padding-left: 1rem
    }
    .director-executive.wiser-slider-v3 {
        padding: 50px 0
    }
    .view-by-country,
    .view-by-technology,
    .view-by-project,
    .view-by-category {
        margin-top: 0
    }
    .map-block.clean-energy-map .filter-block {
        padding-top: 0
    }
    .gallery-library.our-project-details h2 {
        font-size: 25px;
        line-height: 31px
    }
    .footer-bottom ul {
        justify-content: center
    }
    .footer-bottom .btn-block {
        margin-top: 15px
    }
    .news-form-block .type .select2-container--default .select2-selection--single .select2-selection__arrow {
        right: 18px
    }
    .banner-section .banner-content h2,
    .banner-section.banner-section-v1 .banner-content h2 {
        font-size: 24px;
        line-height: 34px
    }
    .banner-section .banner-content p,
    .banner-section.banner-section-v1 .banner-content p {
        font-size: 20px;
        line-height: 25px
    }
    .news-details-item.wrap-text .image-wrap {
        float: none;
        margin: 0 auto 24px;
        max-width: 400px
    }
    .source-of-hope-listing .source-of-hope-list-item:nth-last-child(2) {
        margin: 0 0 32px 0
    }
    .investor-presentations .downloads-blocks:not(:last-child) {
        margin-bottom: 40px
    }
    .investor-presentations .documents-list table td {
        font-size: 17px;
        line-height: 23px
    }
    .investor-presentations .documents-list .link-block a {
        font-size: 16px
    }
    .newsletter-box .newsletter-block {
        padding: 40px 30px
    }
    .technologies .technologies-block .technology-item p {
        font-size: 21px;
        line-height: 26px
    }
    .blocks-listing.our-projects .block-listing-item .project-detailing h2 {
        font-size: 30px;
        line-height: 35px
    }
    .slider-v3.board-directors .slide-item-v2 .card {
        margin: 0 auto
    }
    .board-directors .swiper-wrapper {
        padding: 30px 0
    }
    .wiser-in-numbers .text-blocks-container .text-item h2 {
        font-size: 27px;
        line-height: 33px
    }
    .card-custom-horizontal .link-block a {
        font-size: 16px;
        line-height: 20px
    }
    .three-column .three-column-content h2 {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 10px
    }
    .career-item .content p {
        text-align: center
    }
    .youtube-video-watch {
        margin: 40px 0 0
    }
    .text-over-image.pioneering-listing .image img {
        height: 740px
    }
    .news-sidebar.similar-news .three-column-blocks {
        margin-top: 20px
    }
    .newsletter-box.newsletter-box-v1 {
        margin-top: 20px;
    }
    .pagination {
        flex-wrap: wrap;
    }
    .blocks-details .blocks-details-content p,
    p,
    .overview-left .para-block p,
    .text-two-blocks p,
    .title-block p,
    .accordion-custom .accordion-body p,
    .image-text-card .card-body .card-text,
    .profile-listing .card-custom-horizontal-v1 .card-body .card-text,
    .slider-v2 .youtube-slider p,
    p,
    .slider-v3 .slide-item-v2 .card .card-text,
    .three-column-blocks-v1 .three-column .three-column-content p,
    .content-scroll .title-block p,
    .banner-v2 p,
    .blocks-listing.our-projects .block-listing-item .project-detailing p,
    .blocks-listing.our-projects .block-listing-item span,
    .list li,
    .y4s-section.text-over-image-v3 .text p,
    .text-over-image-v3 .text p,
    .newsletter-box .newsletter-block label,
    .news-list .news-list-item p,
    .news-list .news-list-item .content span,
    .banner-v3 .banner-content p,
    .banner-v3-custom p,
    .filter-listing-section .filter-box span,
    .contact-us-section.media-inquiries .form-group .form-control,
    .contact-us-section .form-group.normal-dropdown .select2-container--default .select2-selection--single,
    .upload-btn,
    .credit-ratings p,
    .career-item .content p,
    .text-columns .text-blocks-container .text-item p,
    .blocks-details .blocks-details-content p,
    p,
    .overview-left .para-block p,
    .text-two-blocks.pioneer-energy .details p:last-child,
    .banner-section .banner-content p,
    .banner-section.banner-section-v1 .banner-content p,
    .image-text-card.image-text-card-v1 .card-body .card-title,
    .text-over-image .text p,
    .news-details-item p,
    .news-listing .news-details-item .quote-msg p,
    .our-projects-details .news-details-item p,
    .our-projects-details .news-details-item .info-list p,
    .more-info-banner .more-info-item p,
    .vodacst-section p,
    .vodacst-section .more-vodcast-videos p,
    .gallery-library .gallery-block p,
    .technologies .technologies-block .technology-item p,
    .global-office-location.blocks-listing .blocks-listing-row .block-listing-item span,
    .global-office-location.blocks-listing .blocks-listing-row .block-listing-item a,
    p,
    .global-locations-details .overview-right ul li,
    .global-locations-details .overview-right ul li a,
    .source-of-hope-listing .slide-content p,
    p,
    .title-block p,
    .timeline-section .caption {
        font-size: 16px;
        line-height: 24px;
    }
    .footer-bottom-bottom p {
        font-size: 14px;
        line-height: 20px;
    }
    .text-three-blocks-container .text-item p,
    .text-blocks-container-v1 .text-item-v1 p {
        font-size: 18px;
        line-height: 23px;
    }
    .contact-us-section .form-group .form-control {
        font-size: 16px;
        line-height: 18px;
    }
    .text-columns .text-blocks-container .text-item p {
        font-family: 'DIN';
    }
    .breadcrumb-box {
        display: none;
    }
    .vision-mission.video-block-info .content {
        margin: 40px 0 30px;
    }
    .overview-section .overview-left .content {
        margin: 40px 0;
    }
    .shareholders .text-two-columns:first-child,
    .management-blocks,
    .profile-listing,
    .blocks-listing {
        padding: 40px 0;
    }
    .management-blocks .image-two-blocks .image-item:last-child {
        margin-bottom: 0;
    }
    .title-content-block {
        padding: 40px 0 0 !important;
    }
    .text-over-image.green-hydrogen-banner {
        margin: 40px 0 0;
    }
    .block-listing {
        margin: 40px 0 0;
    }
    .global-footprint-tabs {
        padding: 40px 0;
    }
    .three-column-blocks {
        margin-top: 40px;
    }
    .three-column-blocks.three-column-blocks-v2 {
        margin: 40px 0 0;
    }
    .stratergic-platforms {
        margin: 40px 0 0;
    }
    .title-content-block.work-on-esg {
        padding: 40px 0 !important;
    }
    .stories {
        padding: 40px 0 !important;
    }
    .news-listing {
        margin: 40px 0 0;
    }
    .newsletter-box.newsletter-box-v1,
    .media-request {
        margin-top: 40px;
    }
    .investor-numbers {
        padding: 40px 0;
    }
    .credit-trade-finance {
        padding: 40px 0;
    }
    .full-screen-video-banner .careers-video {
        margin: 40px 0 0;
    }
    .contact-us-section .tabs-custom .tab-content {
        padding: 20px 0 0;
    }
    .accordion-custom .accordion-button {
        font-size: 20px;
        line-height: 24px;
    }
    .content-pages-footer {
        padding: 40px 0 0;
    }
    .sitemap {
        margin: 40px 0 0;
    }
    .sitemap ul.sitemap-level1>li h2,
    .sitemap ul.sitemap-level1>li h2 a {
        font-size: 24px;
        line-height: 30px;
    }
    .title-content-block.spacing-top-section {
        margin-top: 40px;
    }
    .text-two-blocks.pioneer-energy .details .name {
        font-size: 18px;
    }
    .title-content-block.green-hydrogen-section {
        padding: 40px 0 !important;
    }
    .our-projects-details {
        padding: 40px 0 0;
    }
    /* 28th August 2023 */
    .link-block a {
        font-size: 16px;
        line-height: 18px;
    }
    .sub-heading-blue,
    .sub-heading-white,
    h2,
    .h2,
    .text-two-blocks h2,
    .image-text-card.image-text-card-v1.image-text-card-size .card-body .card-title,
    .our-values .our-values-item h2,
    .intro-section .content h1,
    .blocks-listing.our-projects .block-listing-item h2,
    .title-block .subtitle,
    .text-columns .text-blocks-container .text-item h2,
    .y4s-impact.text-columns .text-blocks-container .text-item h2,
    .slider-v3 .slide-item-v2 .team-image .gradient--image-text h2,
    .text-over-image-v1 .text h2,
    .three-column-blocks-v2 .three-column-content h3,
    .image-two-blocks-v2 .image-content h2,
    .news-listing.details h2,
    .news-sidebar .topics h2,
    .news-sidebar .social-media h2,
    .investor-numbers h2,
    .image-description-blocks .image-desc-item .description h2,
    .vodacst-section .video-details-block h2,
    .vodacst-section .more-vodcast-videos h2,
    .vodacst-section h2,
    .global-locations-details .overview-right h2,
    .text-three-blocks-container .text-item h2,
    .overview-left .content h2,
    .overview-block-v1 h2,
    .news-listing .news-details-item h2.author-name,
    .source-of-hope-listing .slide-content h4 {
        font-size: 24px;
        line-height: 30px;
    }
    /* h3 */
    .slider-v2 .youtube-slider h2,
    .masdar-in-numbers-v1.text-columns .text-blocks-container .text-item h2,
    .profile-listing .card-custom-horizontal-v1 .image .image-overlay h2,
    .profile-listing .card-custom-horizontal-v1 .image .image-overlay h2 a,
    h3,
    .h3,
    .y4s-accordion .text h3,
    .accordion-section-v1 .accordion-custom .accordion-item .accordion-button,
    .accordion-section-v1 .accordion-custom .accordion-item.active .accordion-button,
    .text-blocks .text-two-columns h2 {
        font-size: 20px;
        line-height: 24px;
    }
    .vision-values h2,
    .title-block h2,
    .accordion-header-blue .title-block h2,
    .director-executive .directors,
    .title-content-block h2,
    .text-over-image-v2 .text h2 {
        margin-bottom: 16px;
    }
    .hero-card__three-columns-container .title-block h2,
    .text-two-blocks h2,
    .downloads-section span,
    .news-listing h2 {
        padding-bottom: 16px;
    }
    .slider-v3 h2,
    .director-executive .directors h2 {
        margin-bottom: 16px !important;
    }
    .team-members-block .team-member h3 {
        font-size: 20px;
        line-height: 24px;
    }
    .team-members-block .team-member h2,
    .team-members-block .team-member h3 {
        font-size: 18px;
        line-height: 22px;
    }
    .overview-left .para-block {
        margin: 16px 0 0;
    }
    .text-image-block .text h2,
    .esg-block h2 {
        margin-bottom: 16px;
    }
    .achievements-section.content-scroll .scroll-list {
        margin-top: 24px;
    }
    .content-scroll {
        padding: 40px 0 0;
    }
    .intro-section .content .image,
    .bod-bio .image {
        margin: 0 auto 20px
    }
    .intro-section .content h1 {
        margin-bottom: 5px
    }
    .blocks-listing.our-projects .block-listing-item .project-detailing h2 {
        font-size: 26px;
        line-height: 30px;
    }
    .slider-v3 .slide-item-v2 .team-image .gradient--image-text h2 {
        text-align: left;
    }
    .text-muted,
    .three-column-blocks-v2 .three-column-content .text-muted,
    .pagination-dropdown span {
        font-size: 15px;
        line-height: 19px;
    }
    .newsletter-box .newsletter-block .form-control,
    .news-list .news-list-item .content .right span {
        font-size: 16px;
        line-height: 20px;
    }
    .overview-section .overview-left .content {
        margin: 20px 0;
    }
    .sustainability-page {
        padding-bottom: 40px !important;
    }
    .text-blocks .text-two-columns .icon-title .image {
        margin: 0 14px 0 0;
    }
    .more-info-banner .more-info-item .d-flex.text-white {
        flex-direction: row;
        justify-content: flex-start !important;
        position: relative;
    }
    /* .more-info-banner .more-info-item .d-flex.text-white .toast-msg {
        position: absolute;
        right: 5px;
    } */
    .more-info-banner .more-info-item {
        margin: 0;
    }
    h4,
    .h4,
    .more-info-banner h4 {
        font-size: 18px;
        line-height: 22px;
    }
    .more-info-banner h4 {
        margin-bottom: 8px;
    }
    .btn {
        font-size: 14px;
        line-height: 16px;
    }
    .vodcast-hero-video {
        margin: 40px 0 0;
    }
    .vodcast-social-media .a2a_default_style:not(.a2a_flex_style) a.icon-facebook {
        width: 18px;
        height: 18px;
    }
    .vodcast-social-media .a2a_default_style:not(.a2a_flex_style) a.icon-twitter,
    .vodcast-social-media .a2a_default_style:not(.a2a_flex_style) a.icon-linkedin {
        width: 17px;
        height: 17px;
    }
    .vodcast-social-media .a2a_default_style:not(.a2a_flex_style) a:not(:last-child) {
        margin-right: 22px !important;
    }
    .more-vodcast-videos ul li {
        width: 20%;
    }
    .vodcast-hero-video {
        padding-bottom: 40px;
    }
    .vodacst-section p {
        margin-bottom: 25px;
    }
    .vodcast-social-media p {
        margin: 5px 22px 0 0;
    }
    .video-block-container .play-button p {
        display: none;
    }
    .opeds-newsletter {
        padding: 0;
    }
    .global-office-location.blocks-listing .blocks-listing-row .block-listing-item ul li:not(:last-child) {
        padding-bottom: 10px;
    }
    .blocks-listing.global-office-location {
        margin: 40px 0 0;
    }
    .masdar-in-numbers.global-location-details-numbers,
    .blocks-listing.global-offices-locations-projects,
    .global-offices-latest-news {
        padding: 40px 0;
    }
    .masdar-in-numbers.global-location-details-numbers .text-three-blocks-container {
        padding: 20px 0 40px;
    }
    .global-location-details-numbers .text-three-blocks-container .text-item:nth-child(-n+2) {
        margin-bottom: 30px;
    }
    .global-location-details-numbers .image,
    .global-location-details-numbers .text-three-blocks-container .text-item h2 {
        margin-bottom: 5px;
    }
    .global-offices-locations-projects .title-block h2 {
        padding-bottom: 16px;
    }
    .global-locations-details .overview-right .icon-global-phone,
    .global-locations-details .overview-right .icon-global-email,
    .global-locations-details .overview-right .icon-global-location,
    .global-locations-details .overview-right .icon-global-website {
        width: 25px;
        height: 25px;
    }
    .overview-section.global-locations-details {
        padding: 40px 0;
    }
    .overview-block-v1 .overview-block-v1-left {
        margin: 40px 0 0;
    }
    .cop28-team .sustainability-policy {
        padding: 40px 0;
    }
    .stratergic-platforms-cop28 {
        padding: 0 0 40px 0;
    }
    .cop28-about-masdar-v1 .overview-block-v1-left .content {
        padding: 0;
    }
    .overview-block-v1 .overview-block-v1-left {
        margin-bottom: 40px;
    }
    .cop28-about-masdar-v1 .overview-block-v1 .overview-block-v1-left {
        margin-bottom: 0px;
    }
    .card-milestone .card-image {
        min-width: 200px;
        max-width: 200px;
    }
    .milestone-container .row {
        gap: 36px;
    }
    .padding-136 {
        padding: 40px 0;
    }
    .gap-16 {
        gap: 8px;
    }
    .achievements .achievement-item p {
        font-size: 16px;
        line-height: 22px;
    }
    .accordion-header-blue.padding-136 {
        padding: 40px 24px;
    }
    .timeline-list ul {
        flex-direction: column;
        padding-left: 20px;
        border-left: 1px dotted #fff;
    }
    .timeline-list ul::before {
        display: none;
    }
    .timeline-list {
        padding: 0 0 36px 0;
    }
    .timeline-list .item {
        max-width: 100%;
    }
    .timeline-list .item,
    .timeline-list li.active {
        max-width: 100%;
        text-align: left;
        width: 100%;
        gap: 8px;
    }
    .timeline-list ul {
        gap: 36px;
    }
    .timeline-list li.active {
        margin: 0;
    }
    .timeline-list li .icon-timeline-dot {
        position: absolute;
        left: -8px;
    }
    .timeline-list li.active .icon-timeline-dot {
        left: -10px;
    }
    .timeline-list li.active {
        padding: 24px 16px;
    }
    .latest-news-section .title-block {
        flex-direction: column;
        align-items: start !important;
    }
}

@media screen and (max-width:680px) {
    .banner-section .banner-content .banner-button,
    .banner-section.banner-section-v1 .banner-content .banner-button {
        margin: 30px 0 0
    }
    .banner-section .banner-content h2,
    .banner-section.banner-section-v1 .banner-content h2 {
        margin-bottom: 18px;
        font-size: 35px;
        line-height: 42px
    }
    .banner-section .swiper-pagination {
        margin: 5px 0 0
    }
    .banner-section.banner-section-v1 .banner-content,
    .banner-section .banner-content {
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        bottom: unset
    }
    .banner-section .slider-nav {
        bottom: 40px
    }
    .banner-section .swiper-pagination {
        margin: 25px 0 0
    }
    .hero-banner h2 {
        margin-bottom: 15px
    }
    .hero-card__three-columns-container .title-block {
        flex-direction: column
    }
    .hero-card__three-columns-container .title-block h2 {
        padding-bottom: 20px
    }
    .overview-left .content h2,
    .overview-block-v1 h2 {
        font-size: 24px;
        line-height: 30px
    }
    .technologies .technologies-block .technology-item .technology-image {
        width: 45px;
        height: 45px
    }
    .banner-section .swiper-slide.video-slide {
        height: 100%;
        background: #004b6e
    }
    .banner-section .banner-image img,
    .banner-section .banner-image,
    .banner-section .banner-item-video {
        height: 100%;
        min-height: 100%
    }
    .banner-section .banner-image img {
        min-height: 500px
    }
    .three-column-blocks-v2 .three-column-content {
        padding: 20px 20px 30px 20px
    }
    .three-column-blocks-v2 .three-column-content h3 {
        height: unset
    }
    .three-column-blocks-v2 .three-column-content .text-muted {
        margin-bottom: 10px
    }
    .listing-row {
        padding-bottom: 50px
    }
    .banner-section .slider-nav .swiper-arrows {
        margin: 0 auto
    }
    .banner-section .swiper-pagination {
        text-align: center
    }
    .banner-section.banner-section-v1 .banner-statistics .banner-statistic-item {
        width: 48%;
        text-align: center;
        justify-content: center
    }
    .banner-section.banner-section-v1 .banner-statistics {
        flex-wrap: wrap
    }
    .banner-section.banner-section-v1 .banner-statistics .banner-statistic-item:not(:last-child) {
        margin: 0
    }
    .banner-section.banner-section-v1 .banner-statistics .banner-statistic-item:nth-child(-n+2) {
        margin-bottom: 40px
    }
    .banner-section.banner-section-v1 .banner-statistics {
        margin: 60px auto 0
    }
    .banner-section.banner-section-v1 .banner-statistics .text h2 {
        font-size: 26px;
        line-height: 33px;
        text-align: left
    }
    .banner-section.banner-section-v1 .banner-statistics .text h2 span {
        font-size: 22px;
        line-height: 24px
    }
    .banner-section.banner-section-v1 .banner-statistics .text {
        margin-left: 18px
    }
    .text-over-image.pioneering-listing .image img {
        height: 790px
    }
    .text-over-image.pioneering-listing .text p {
        font-size: 20px;
        line-height: 28px
    }
    .text-over-image .image img {
        height: 460px;
    }
    .text-over-image-v3 .image {
        height: auto !important;
    }
}

@media screen and (max-width:600px) {
    .banner-section .slider-nav {
        bottom: 50px
    }
    header .header-left .nav-item .dropdown-menu .container-inner {
        flex-direction: column
    }
    .dropdown-menu .dropdown-menu-right {
        margin-top: 20px
    }
    .dropdown-menu .dropdown-menu-left,
    .dropdown-menu .dropdown-menu-right {
        width: 100%
    }
    .technologies .technologies-block .technology-item {
        width: 50%
    }
    .technologies .technologies-block .technology-item:nth-child(-n+3) {
        margin: 0
    }
    .technologies .technologies-block .technology-item:nth-child(-n+4) {
        margin: 0 0 38px
    }
    .news-sidebar.similar-news .three-column-blocks {
        flex-direction: column
    }
    .news-sidebar.similar-news .three-column-blocks .similar-news-item:not(:last-child) {
        margin-right: 0
    }
    .news-sidebar.similar-news .three-column-content {
        padding: 20px
    }
    .dropdown-menu-left li:not(:last-child),
    .dropdown-menu-right li:not(:last-child) {
        margin-right: 0
    }
    .dropdown-menu .dropdown-menu-left:not(:last-child) {
        margin-bottom: 20px
    }
    .news-sidebar.similar-news .three-column {
        width: unset !important;
        height: unset !important
    }
}

@media screen and (max-width:575px) {
    .three-column-blocks .row .col-sm-6:not(:last-child) {
        margin-top: 15px
    }
    .three-column-blocks-v2 .row .col-sm-6:not(:last-child) {
        margin-top: 0
    }
    .three-column-blocks-v2 .col-lg-4:not(:last-child) {
        margin: 0 0 10px 0
    }
    .accordion-custom .accordion-body .achievements {
        flex-direction: column
    }
    .accordion-custom .accordion-body .achievements {
        padding: 20px 0
    }
    .accordion-custom .accordion-body .achievements .achievement-item:not(:last-child) {
        margin-bottom: 15px
    }
    .newsletter-form .d-flex {
        flex-direction: column
    }
    .newsletter-form .btn-white {
        margin-top: 30px
    }
    .link-block a {
        letter-spacing: 0
    }
    .three-column-blocks {
        margin-top: 15px
    }
    .social-media-sticky {
        width: 40px
    }
    .social-media-sticky ul li:not(:last-child) {
        padding-bottom: 11px
    }
    .social-media-sticky ul {
        padding: 10px 0
    }
    .image-two-blocks-v2 .image-content {
        padding: 16px
    }
    .news-list .more-info-block {
        flex-direction: column
    }
    .news-list .news-list-item .content .right span {
        margin-left: 0
    }
    .news-list .news-list-item .content .right {
        margin: 15px 0 0
    }
    .news-list .news-list-item {
        padding: 20px 0
    }
    .news-list .news-list-item .image {
        margin: 0 auto 20px
    }
    .news-list .news-list-item h2 {
        margin-bottom: 11px
    }
    .news-list .news-list-item .image {
        max-width: 100%
    }
    .news-list .news-list-item .content .date,
    .news-list .news-list-item .content .time {
        margin-right: 16px
    }
    .news-list .news-list-item .content span {
        margin-left: 5px
    }
    .opeds-listing .opeds-item,
    .newsletter-listing .newsletter-item {
        max-width: 360px;
        margin: 0 auto 30px
    }
    .opeds-listing .opeds-item .content {
        padding: 25px
    }
    .newsletter-sub-section {
        padding: 0
    }
    .title-block .d-flex {
        flex-direction: column
    }
    .title-block .subtitle {
        margin-bottom: 20px
    }
    .text-blocks-container .text-item:nth-child(-n+3) {
        margin-bottom: 30px
    }
    .text-columns .text-blocks-container {
        margin: 30px 0 0
    }
    .vision-values {
        background: none !important
    }
    .vision-values .our-approach-item,
    .vision-values .vision-values-item {
        max-width: 100%
    }
    .vision-values .our-approach-item {
        margin: 0 0 35px 0
    }
    .vision-values {
        padding: 35px 0
    }
    .slider-v3 .slide-item-v2 {
        max-width: 350px
    }
    .slider-v3 .slide-item-v2 .team-image .gradient--image-text {
        background-size: 100%
    }
    .slider-v3 .slide-item-v2 .card .card-body {
        padding: 20px;
        min-height: 150px
    }
    .slider-v3 .slide-item-v2 .card .card-text {
        max-width: 100%
    }
    .slider-v3 .slide-item-v2:last-child {
        margin-right: 30px !important
    }
    .slider-v3 .slide-item-v2 .team-image img {
        display: block
    }
    .image-description-blocks .image-desc-item:not(:last-child),
    .text-three-blocks-container .text-item:not(:last-child) {
        margin-bottom: 45px
    }
    .container-inner {
        max-width: 92%
    }
    .cookie-popup .container-custom {
        padding: 0 20px
    }
    .full-screen-video-banner .full-screen-video-button .content h2,
    .full-screen-video-banner .full-screen-video-button .content p {
        display: none
    }
    .investor-numbers h2,
    .investor-numbers p {
        text-align: left;
        max-width: 100%
    }
    .investor-numbers .number-item:nth-child(-n+3) {
        margin-bottom: 30px
    }
    .investor-numbers p {
        margin: 0
    }
    .request-more-info-container h2 {
        font-size: 27px;
        line-height: 30px;
        margin-bottom: 14px
    }
    .banner-v4 h1 {
        font-size: 38px;
        line-height: 51px
    }
    .banner-v4 p {
        font-size: 19px
    }
    .text-two-columns .links-box {
        margin: 10px 0 0
    }
    .text-two-columns .links-box {
        flex-direction: column;
        align-items: flex-start !important
    }
    .text-two-columns .links-box .link-block:first-child {
        padding-right: 0;
        margin-right: 0;
        border-right: 0;
        margin-bottom: 20px
    }
    .credit-ratings h2 {
        color: #fff;
        font-size: 26px;
        line-height: 36px
    }
    .request-more-info-container {
        padding: 40px 16px 30px
    }
    .request-more-info-container h2 {
        font-size: 24px;
        line-height: 28px
    }
    .request-more-info-container p {
        font-size: 20px;
        line-height: 27px
    }
    .request-more-info-container .icon-copy-white {
        margin: 5px 0 0 6px;
        cursor: pointer;
        width: 16px;
        height: 16px;
        background-size: 100%
    }
    .news-listing.details .more-info-block span {
        margin-left: 8px
    }
    .blocks-listing .blocks-listing-row:not(:last-child) {
        margin-bottom: 0
    }
    .breadcrumb-box .breadcrumb {
        flex-wrap: wrap
    }
    .three-column-blocks .row .col-sm-6:last-child {
        margin-top: 15px
    }
    .image-two-blocks .image-item:first-child {
        margin-bottom: 15px
    }
    .image-text-card .card-body p {
        margin-bottom: 15px
    }
    .image-two-blocks .image-content h2 {
        margin-bottom: 15px
    }
    .accordion-header-blue {
        padding: 40px 30px
    }
    .pioneer-energy .container-custom-md {
        padding: 40px 0
    }
    .container-custom-md {
        margin: 0 15px
    }
    .blocks-listing .block-listing-item h2 {
        font-size: 23px;
        line-height: 27px
    }
    .content-scroll .scroll-list ul li span {
        font-size: 23px;
        line-height: 27px
    }
    .content-scroll .scroll-list ul li span {
        max-width: 78px
    }
    .content-scroll .scroll-list:before {
        left: 78px
    }
    .text-image-block .images-block .image-item img {
        height: 40px
    }
    .text-image-block .images-block .image-item:first-child img {
        height: 50px
    }
    .text-over-image .text h2 {
        margin-bottom: 24px
    }
    .content-scroll .scroll-list .content-list li {
        flex-direction: column
    }
    .content-scroll .scroll-list .content-list li span:first-child {
        margin: 0 0 10px 0
    }
    .content-scroll .scroll-list .content-list li span {
        max-width: 100%;
        font-size: 20px;
        line-height: 24px
    }
    .card-custom-horizontal {
        max-width: 320px;
        margin: 0 auto 30px
    }
    .content-scroll .scroll-list ul li span.number {
        max-width: 90px;
        padding-right: 20px
    }
    .content-scroll .right-scroll-content:before {
        left: 90px
    }
    .content-scroll .scroll-list .content-list li {
        padding: 15px 0
    }
    .three-column-blocks-v2 .three-column-content {
        padding: 20px 20px 80px 20px
    }
    .three-column-blocks-v2 .link-block a {
        font-size: 18px;
        line-height: 18px
    }
    .three-column-blocks-v2 .three-column-content h3 {
        margin: 0 auto 30px;
        height: unset
    }
    .three-column-blocks-v2 .three-column-content .text-muted {
        margin-bottom: 20px
    }
    .image-two-blocks-v2 p {
        color: #fff;
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 7px
    }
    .image-two-blocks-v2 h2 {
        font-size: 28px;
        line-height: 32px
    }
    .image-two-blocks-v2 .image-content h2 {
        margin-bottom: 16px;
    }
    .image-two-blocks-v2 .image-item img {
        height: 400px;
        object-fit: cover;
        object-position: top left
    }
    .sustainability-policy ul li {
        font-size: 20px;
        line-height: 27px
    }
    .image-description-blocks .image-desc-item .image {
        margin: 0 auto 16px
    }
    .image-description-blocks .image-desc-item .description h2 {
        margin: 0 0 16px
    }
    .contact-us-section .btn {
        max-width: 320px;
        width: 100%;
        margin: 45px auto 0;
        display: block
    }
    .banner-v3-custom h1 {
        font-size: 36px;
        line-height: 40px
    }
    .listing-row .card-custom-horizontal {
        margin: 0 auto 20px
    }
    .listing-row .explore-reports-listing .list-item-header h2 {
        text-align: center
    }
    .text-over-image-v1 .image {
        height: 550px !important
    }
    .text-over-image-v1 .image img {
        height: 550px !important
    }
    .text-over-image-v1 .text p {
        text-align: left
    }
    .text-over-image-v1 .text h2 {
        max-width: 100%;
        text-align: left
    }
    .text-blocks .text-two-columns h2 {
        margin-bottom: 10px
    }
    .text-blocks .text-two-columns .image {
        margin: 0 0 10px
    }
    .text-blocks .text-block-right .credit-ratings {
        padding: 30px 10px
    }
    .banner-section.banner-section-v1 .banner-statistics {
        margin: 20px auto 0
    }
    .slider-v3.green-slider .slide-item-v2 .team-image .gradient--image-text {
        background-size: 100%;
        bottom: -1px
    }
    .slider-v3 .slide-item-v2 .team-image .gradient--image-text h2 {
        margin-bottom: 20px !important
    }
    .wiser-newsletter-section .title-block span {
        text-align: left
    }
    .wiser-newsletter-section .title-block .link-block {
        margin-top: 16px
    }
    .wiser-newsletter-section .col-lg-4:last-child .card-custom-horizontal {
        margin-bottom: 0
    }
    .wiser-newsletter-section .col-lg-4 .card-custom-horizontal {
        margin-bottom: 25px
    }
    .overview-left .content h2.wiser-title span,
    .overview-left .content h2.wiser-title {
        font-size: 35px;
        line-height: 42px
    }
    .wiser-counts {
        flex-direction: column;
        text-align: center
    }
    .wiser-counts .wiser-count:not(:last-child) {
        margin: 0 auto 20px
    }
    .management-blocks .image-two-blocks .image-content h2 {
        font-size: 23px;
        line-height: 29px;
        min-height: 140px
    }
    .management-blocks .image-two-blocks .image-item img {
        height: 400px;
        object-fit: cover
    }
    .news-list .news-list-item h2 {
        font-size: 21px;
        line-height: 28px
    }
    .awards .three-column-blocks.three-column-blocks-v1 {
        margin: 0
    }
    .slider-v3.blue-slider .slide-item-v2 .team-image .gradient--image-text {
        background-size: 100%
    }
    .blocks-listing.our-projects .block-listing-item h2,
    .blocks-listing.our-projects .block-listing-item .project-detailing p {
        min-height: unset
    }
    .blocks-listing.our-projects .flag {
        margin-top: 18px
    }
    .blocks-listing.our-projects .btn-block .btn {
        width: 100%
    }
    .blocks-listing.our-projects .block-listing-item {
        margin-bottom: 0;
        padding-bottom: 30px;
        border-bottom: 1px solid #efefef
    }
    .blocks-listing.our-projects .col-lg-4:last-child .block-listing-item {
        border-bottom: 0
    }
    .profile-listing .profile-listing-item,
    .profile-listing .profile-listing-item:nth-last-child(2) {
        margin-bottom: 45px
    }
    .news-listing.our-projects-details .news-details-item .logos {
        flex-direction: column
    }
    .news-listing.our-projects-details .news-details-item .logo-item {
        margin: 0 0 20px 0
    }
    .y4s-section.text-over-image-v3 .image img {
        height: 600px
    }
    .y4s-section.text-over-image-v3 .image {
        height: auto !important
    }
    .y4s-section.text-over-image-v3 .text h2 {
        font-size: 24px;
        line-height: 32px
    }
    .blocks-listing .col-lg-4:not(:last-child) {
        margin-bottom: 40px
    }
    .page-not-found-container p {
        font-size: 22px;
        line-height: 29px
    }
    .page-not-found-container .image {
        max-width: 220px
    }
    .search-pagination .prev-item {
        margin-right: 14px
    }
    .search-pagination .next-item {
        margin-left: 14px
    }
    .search-listing .search-list-result ul.pagination {
        justify-content: center
    }
    .search-pagination .page-link,
    .search-pagination .page-link:not(:first-child),
    .search-pagination .page-link:not(:last-child) {
        font-size: 21px;
        line-height: 32px
    }
    .search-pagination .prev-item .page-link span,
    .search-pagination .next-item .page-link span {
        display: none
    }
    .search-listing .search-form .search-field {
        font-size: 22px;
        line-height: 30px
    }
    .search-listing .search-list-result li h2 {
        font-size: 22px;
        line-height: 28px
    }
    .search-listing .search-list-result li p {
        font-size: 19px;
        line-height: 25px
    }
    .search-listing .search-list-result li {
        padding: 15px 0
    }
    .source-of-hope-listing .video-wrapper .btn-layer1 {
        width: 50px;
        height: 50px
    }
    .info-list .info-item {
        flex-direction: column;
        border-bottom: 1px solid rgba(0, 75, 110, 0.1);
        margin-bottom: 22px;
        padding-bottom: 22px
    }
    .info-list .info-item:last-child {
        border-bottom: 0;
        margin-bottom: 0
    }
    .info-list .info-item:before {
        display: none
    }
    .our-projects-details .news-details-item .info-list .project-category,
    .our-projects-details .news-details-item .info-list p {
        padding: 0
    }
    .our-projects-details .news-details-item .info-list .project-category {
        margin-top: 10px
    }
    .news-listing.details .more-info-block .categories span {
        margin-left: 20px
    }
    .slider-v3.blue-slider .slide-item-v2 .card .card-body {
        min-height: 250px;
    }
    .opeds-newsletter .title-block .subtitle {
        margin-bottom: 16px
    }
    .wiser-common-section .wiser-testimonial-content {
        margin: 10px 0 50px
    }
    .footer-top .link-block a {
        font-size: 17px
    }
    .footer-top ul li:not(:last-child),
    .footer-bottom ul li:not(:last-child) {
        margin-right: 28px
    }
    .footer-bottom .btn-block {
        margin-top: 0
    }
    .card-custom-horizontal .card-title {
        display: block;
        -webkit-line-clamp: unset;
        -webkit-box-orient: unset;
        overflow: visible;
        height: auto
    }
    .banner-section .swiper-pagination-bullet {
        width: 28px
    }
    .accordion-custom .accordion-body .achievements .achievement-item:not(:last-child) {
        margin-right: 0
    }
    .image-two-blocks-v2 .image-content {
        padding: 16px 16px 30px 16px
    }
    .our-projects-details .news-details-item .info-list .project-category {
        flex-direction: column
    }
    .our-projects-details .news-details-item .info-list .project-category .project-category-item:not(:last-child) {
        margin: 0 0 5px 0
    }
    .newsletter-box .newsletter-block {
        padding: 40px 20px
    }
    .wiser-newsletter-section .title-block h2 {
        margin-bottom: 0 !important
    }
    .hero-banner.whitepapers .image img {
        height: 500px
    }
    .text-over-image .image img {
        height: 440px
    }
    .shareholders .btn-block {
        margin: 30px 0 0
    }
    .text-container .h3,
    .text-container h2,
    .overview-left.title-text-overview h2 {
        margin-bottom: 8px
    }
    .governance-structure .team-structure-item i {
        width: 50px;
        height: 50px
    }
    .blocks-listing.pioneering-listing .blocks-listing-row:last-child .col-lg-4 {
        margin-bottom: 40px
    }
    .blocks-listing.pioneering-listing .blocks-listing-row:last-child .col-lg-4:last-child {
        margin-bottom: 0
    }
    .newsletter-box.newsletter-box-v1 .newsletter-block .form-block {
        flex-direction: column;
    }
    .newsletter-box.newsletter-box-v1 .newsletter-block .btn-block {
        margin: 20px 0 0;
    }
    .text-two-blocks.pioneer-energy .quote-msg:before {
        left: -21px;
        width: 19px;
        height: 16px;
    }
    .text-two-blocks.pioneer-energy .quote-msg:after {
        width: 19px;
        height: 16px;
        bottom: 0;
    }
    .pagination-block .page-link {
        font-size: 15px;
        padding: 0 10px;
    }
    .text-over-image .text p {
        font-size: 16px;
        line-height: 24px;
    }
    .banner-section .banner-content,
    .banner-section.banner-section-v1 .banner-content {
        width: 90%;
    }
    .more-vodcast-videos ul li {
        width: 28%;
    }
    .icon-apple-podcast {
        width: 36px;
        height: 36px;
    }
    .icon-spotify {
        width: 40px;
        height: 40px;
    }
    .icon-amazon {
        width: 36px;
        height: 34px;
    }
    .icon-stitcher {
        width: 42px;
        height: 32px;
    }
    .icon-google-podcast {
        width: 32px;
        height: 32px;
    }
    .icon-youtube-vodcast {
        width: 32px;
        height: 32px;
    }
    .vodcast-subscribe .subscribe-on-platforms ul li:not(:last-child) {
        margin-right: 26px;
    }
    .blocks-listing.our-projects.global-office-location .block-listing-item .image .image-content {
        padding: 10px 20px;
    }
    .global-office-location.blocks-listing .blocks-listing-row .block-listing-item ul {
        min-height: unset;
    }
    .global-office-location .flag-image {
        max-width: 40px;
    }
    .global-office-location .flag-image img {
        width: 100%;
    }
    .search-listing .search-list-result li p {
        height: 54px;
    }
    .search-listing .search-list-result li .date p {
        font-size: 16px;
        line-height: 22px;
    }
    header .mobile-header-right .lang-block {
        margin-right: 36px !important;
    }
    .stratergic-platforms-cop28 .blocks-listing .block-listing-item h2,
    .stratergic-platforms-cop28 .blocks-listing .block-listing-item p {
        height: auto !important;
    }
    .stratergic-platforms-cop28 .blocks-listing {
        margin: 20px 0 0;
    }
    .milestone-container .card {
        flex-direction: column !important;
    }
    /* .card-milestone .card-image { margin: 0 auto;} */
    .milestone-container .card {
        background: transparent;
    }
    .card-milestone .card-text {
        padding: 20px 0 0;
    }
    .text-two-columns .image img.terna-energy-logo {
        width: 300px;
    }
    .terna-energy-info-block .achievements {
        flex-direction: column;
        gap: 24px;
    }
    .achievements .achievement-item p {
        max-width: 100%;
    }
}

@media screen and (max-width:480px) {
    .banner-section .slider-nav {
        bottom: 20px
    }
    .footer-top .d-flex .d-flex,
    .footer-bottom ul {
        flex-direction: column
    }
    .footer-top ul li {
        text-align: left
    }
    .footer-top .d-flex .d-flex:first-child {
        margin: 0 0 10px
    }
    .footer-top ul li:not(:last-child) {
        margin-right: 0;
        margin-bottom: 10px
    }
    .footer-bottom ul li:not(:last-child) {
        margin-right: 0
    }
    .footer-bottom ul li:not(:last-child) {
        margin: 0 0 10px 0
    }
    .footer-bottom .social-icons ul {
        flex-direction: row
    }
    .footer-bottom .footer-bottom-bottom {
        flex-direction: column
    }
    .footer-bottom .social-icons {
        order: 1
    }
    .footer-bottom-bottom p {
        padding-bottom: 10px
    }
    .footer-bottom .footer-bottom-bottom p {
        order: 2
    }
    .footer-bottom-bottom {
        margin: 20px 0 0
    }
    header .header-left .nav-item.lang-block {
        padding: 0
    }
    header .mobile-header-right .lang-block {
        margin-right: 52px !important
    }
    .cookie-popup .link-block a,
    .cookie-popup .cookie-right .btn-blue {
        font-size: 16px;
        line-height: 18px
    }
    .career-item .content {
        max-width: 91%
    }
    header .mobile-header {
        margin-bottom: 0px
    }
    .accordion-header-blue .title-block h2 {
        margin-bottom: 20px
    }
    .link-block a,
    .newsletter-listing .newsletter-item .link-block a {
        font-size: 16px;
        line-height: 18px
    }
    .text-two-columns .image {
        max-width: 200px
    }
    .text-two-columns .image img {
        width: 100%
    }
    .credit-ratings {
        padding: 30px
    }
    .credit-ratings ul li {
        flex-direction: column
    }
    .credit-ratings .left {
        margin-bottom: 20px
    }
    .content-scroll .scroll-list ul li span.number {
        max-width: 80px
    }
    .content-scroll .right-scroll-content:before {
        left: 80px
    }
    .content-scroll .scroll-list .content {
        padding: 0 0 0 20px
    }
    .banner-v2 h1,
    .h1,
    h1 {
        font-size: 30px;
        line-height: 34px
    }
    .banner-v3-custom .banner-image,
    .banner-v3-custom .banner-image img {
        height: 500px !important
    }
    .banner-v3.banner-v3-custom .banner-content {
        top: 62%
    }
    .text-two-columns .text-column .image img {
        width: auto
    }
    .banner-section.banner-section-v1 .banner-statistics .text h2 {
        font-size: 20px;
        line-height: 28px
    }
    .banner-section.banner-section-v1 .banner-statistics .text h2 span {
        font-size: 19px;
        line-height: 22px
    }
    .banner-section.banner-section-v1 .banner-content .banner-button,
    .banner-section .banner-content .banner-button {
        margin: 10px 0 0
    }
    .banner-section .banner-content .banner-button,
    .banner-section.banner-section-v1 .banner-content .banner-button {
        margin: 10px 0 0
    }
    .banner-section.banner-section-v1 .banner-statistics .banner-statistic-item:nth-child(-n+2) {
        margin-bottom: 20px
    }
    .text-over-image-v3 .image {
        height: auto !important
    }
    .text-over-image-v3 .image img {
        height: 670px
    }
    .tabs-accordion {
        padding: 20px 0 0
    }
    .y4s-accordion {
        padding: 40px 0
    }
    .hero-banner-v4 .image img {
        height: 420px !important
    }
    #chartdiv {
        height: 300px
    }
    .wiser-common-section .wiser-testimonial-content h2 {
        font-size: 22px;
        line-height: 27px
    }
    .videos-library .swiper-button-next,
    .videos-library .swiper-button-prev,
    .gallery-library .swiper-button-next,
    .gallery-library .swiper-button-prev {
        width: 28px;
        height: 25px
    }
    .videos-library .play-button .btn-layer1 {
        width: 44px;
        height: 44px
    }
    .news-listing.details .more-info-block span {
        font-size: 17px;
        line-height: 24px
    }
    .y4s-section.text-over-image-v3 .image img {
        height: 700px
    }
    .newsletter-box .newsletter-block .form-block .checkbox .custom-checkbox {
        margin-right: 4px
    }
    .text-over-image .image {
        height: auto !important
    }
    .text-over-image .image img {
        height: 600px
    }
    .text-over-image .image img {
        height: 530px
    }
    .text-over-image.pioneering-listing .image img {
        height: 850px
    }
    .y4s-section.text-over-image-v3 .image img {
        height: 565px;
    }
    .hero-card__three-columns-container .title-block .link-block {
        padding: 0 30px;
    }
    .more-vodcast-videos ul li {
        width: 44%;
    }
    .more-vodcast-videos ul li:not(:last-child) {
        margin-right: 16px;
    }
    .vodacst-section .more-vodcast-videos p {
        line-height: 20px;
    }
    .vodcast-subscribe .subscribe-on-platforms ul {
        flex-wrap: wrap;
        justify-content: center;
    }
}

@media screen and (max-width:420px) {
    .banner-section .banner-content h2,
    .banner-section.banner-section-v1 .banner-content h2 {
        margin-bottom: 18px;
        font-size: 28px;
        line-height: 35px
    }
    .banner-section .banner-content p,
    .banner-section.banner-section-v1 .banner-content p {
        font-size: 20px;
        line-height: 23px
    }
    .banner-section .banner-button .btn {
        font-size: 14px;
        line-height: 16px;
        padding: 6px 17px
    }
    .banner-section .swiper-pagination {
        margin: 9px 0 0
    }
    header .mobile-header-right .image {
        margin-right: 7px
    }
    .technologies .technologies-block .technology-item {
        width: 100%
    }
    .technologies .technologies-block .technology-item:not(:last-child) {
        margin: 0 0 40px !important
    }
    .technologies .technologies-block .technology-item:nth-child(-n+4) {
        margin: 0
    }
    .slider-v3 .slide-item-v2 {
        max-width: 320px
    }
    .cookie-popup .link-block a,
    .cookie-popup .cookie-right .btn-blue {
        font-size: 14px;
        line-height: 15px
    }
    .cookie-popup .btn {
        padding: 6px 14px;
        font-size: 14px;
        line-height: 15px
    }
    .content-scroll .scroll-list ul li span.number {
        max-width: 60px;
        font-size: 19px;
        line-height: 27px
    }
    .content-scroll .right-scroll-content:before {
        left: 60px
    }
    .three-column-blocks-v2 .three-column-content {
        padding: 20px 20px 40px 20px
    }
    .icon-banner-map {
        width: 50px;
        height: 27px
    }
    .icon-banner-people {
        width: 30px;
        height: 30px
    }
    .banner-section.banner-section-v1 .swiper-pagination {
        display: block
    }
    .overview-right.video-right {
        height: 290px
    }
    #chartdiv {
        height: 280px
    }
    .text-two-columns .image img.masdar-logo {
        width: 180px;
        height: 46px;
    }
    .text-two-columns .image img.terna-energy-logo {
        width: 260px;
        height: 60px;
    }
}

@media screen and (max-width:400px) {
    .text-over-image .image img {
        height: 600px;
    }
    .text-over-image.pioneering-listing .image img {
        height: 935px
    }
}

@media screen and (max-width:380px) {
    .banner-section .banner-content,
    .banner-section.banner-section-v1 .banner-content {
        top: 55%
    }
    .credit-ratings {
        padding: 20px 20px 30px 20px
    }
    .banner-section.banner-section-v1 .banner-statistics .banner-statistic-item:nth-child(-n+2) {
        margin-bottom: 10px
    }
    .banner-section.banner-section-v1 .banner-content p,
    .banner-section .banner-content p {
        margin-bottom: 10px
    }
    .banner-section.banner-section-v1 .banner-button .btn,
    .banner-section .banner-button .btn {
        font-size: 13px;
        line-height: 16px;
        padding: 4px 13px
    }
    .banner-section.banner-section-v1 .banner-statistics {
        margin: 10px auto 0
    }
    .y4s-section.text-over-image-v3 .image img {
        height: 780px
    }
    .banner-section .banner-content h2,
    .banner-section.banner-section-v1 .banner-content h2 {
        margin-bottom: 14px;
        font-size: 25px;
        line-height: 31px
    }
    .banner-section .banner-content p,
    .banner-section.banner-section-v1 .banner-content p {
        font-size: 18px;
        line-height: 21px
    }
    .newsletter-box .newsletter-block {
        padding: 40px 14px
    }
    .text-over-image.pioneering-listing .text p {
        font-size: 19px;
        line-height: 26px
    }
    .y4s-section.text-over-image-v3 .image img {
        height: 610px;
    }
}

@media screen and (max-width:360px) {
    .text-over-image.pioneering-listing .image img {
        height: 955px
    }
}

@-moz-document url-prefix() {
    .full-screen-video-banner video {
        margin: 0;
        padding: 0;
        object-fit: cover
    }
}

/* CSS added by Mohit */

@media all and (max-width: 767px) and (max-width: 720px) and (orientation: portrait) {
    .banner-swiper video {
        height: 100% !important;
        object-fit: cover;
        object-position: center center;
    }
}

@media (max-width: 767px) {
    .banner-swiper video {
        height: 100%;
    }
}

/* Menu CSS */

@media screen and (max-width: 1900px) {
    .main-menu-right .image {
        height: 300px !important;
        overflow: hidden;
    }
    header.active .header-left .nav-item.active .dropdown-menu {
        max-height: 560px;
    }
    .main-menu-right .content {
        padding: 25px;
    }
}

@media screen and (max-width: 1800px) {
    .main-menu-left {
        padding: 50px 0 0 0;
    }
}

@media screen and (max-width: 1580px) {
    .main-menu-left {
        padding: 40px 0 0 0;
    }
    .main-menu-right .content h2 {
        margin: 0 0 20px;
    }
    .main-menu-right .content p {
        margin: 0 0 28px;
    }
    header.active .header-left .nav-item.active .dropdown-menu {
        max-height: 538px;
    }
    .main-menu-right .content h2 {
        font-size: 29px;
        line-height: 33px;
    }
    header .header-left .nav-item:not(:last-child),
    header .header-right .nav-item:not(:last-child) {
        margin-right: 26px;
    }
    .text-two-columns .para-block p:not(:last-child) {
        padding-bottom: 24px;
    }
}

@media screen and (max-width: 1440px) {
    .main-menu-right .image {
        height: 260px !important;
    }
    header.active .header-left .nav-item.active .dropdown-menu {
        max-height: 510px;
    }
    .main-menu-right .content p {
        font-size: 18px;
        line-height: 24px;
    }
    .dropdown-menu .dropdown-menu-left h2,
    .dropdown-menu .dropdown-menu-right h2 {
        font-size: 22px;
        line-height: 25px;
    }
    header .header-left .nav-item:not(:last-child),
    header .header-right .nav-item:not(:last-child) {
        margin-right: 22px;
    }
}

@media screen and (max-width: 1366px) {
    header .header-left .nav-item:not(:last-child),
    header .header-right .nav-item:not(:last-child) {
        margin-right: 16px;
    }
}

@media screen and (max-width: 1280px) {
    header.active .header-left .nav-item.active .dropdown-menu {
        max-height: 493px;
    }
    header .header-left .nav-item:not(:last-child),
    header .header-right .nav-item:not(:last-child) {
        margin-right: 12px;
    }
}

@media screen and (max-width: 1199px) {
    .main-menu-right .image {
        height: 230px !important;
    }
}

@media screen and (max-width: 1024px) {
    .main-menu-left {
        padding: 0px 0 0 0;
    }
}

/*26th Sept 2023*/

.share-this-popover {
    max-width: 8em;
    pointer-events: none;
    -webkit-filter: drop-shadow(0 1px 3px rgba(0, 0, 0, .35));
    filter: drop-shadow(0 1px 3px rgba(0, 0, 0, .35));
    -webkit-animation: share-this-intro .3s;
    animation: share-this-intro .3s
}

.share-this-popover::before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    width: 0;
    height: 0;
    margin: .25em -.5em;
    border-width: .5em .5em 0;
    border-style: solid;
    border-color: #004b6e transparent
}

.share-this-popover>ul {
    pointer-events: auto;
    list-style: none;
    padding: 0;
    margin: -.75em 0 0;
    white-space: nowrap;
    background: #004b6e;
    color: #fff;
    border-radius: .25em;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -100%);
    -ms-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%)
}

.share-this-popover>ul>li {
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    text-align: center
}

.share-this-popover>ul>li>a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: inherit;
    box-sizing: border-box;
    padding: .35em
}

.share-this-popover>ul>li>a:focus,
.share-this-popover>ul>li>a:hover {
    background: rgba(255, 255, 255, .25)
}

@media (pointer: coarse) {
    .share-this-popover {
        font-size: 150%
    }
    .share-this-popover::before {
        bottom: auto;
        top: 100%;
        border-width: 0 .5em .5em;
        margin-top: 0
    }
    .share-this-popover>ul {
        top: 100%;
        transform: translateX(-50%);
        margin: .5em 0 0
    }
}

@media (max-width: 575px) {
    .share-this-popover {
        left: 0 !important;
        right: 0 !important;
        width: auto !important;
        max-width: none
    }
    .share-this-popover::before {
        bottom: auto;
        top: 100%;
        border-width: 0 .5em .5em;
        margin-top: 0
    }
    .share-this-popover>ul {
        top: 100%;
        transform: translateX(-50%);
        margin: .5em 0 0;
        left: 0;
        width: 100%;
        transform: none;
        border-radius: 0;
        text-align: center
    }
}

.share-this-popover>ul>li>a svg {
    vertical-align: unset;
}

/* Videos listing */

.past-editions a {
    font-family: 'DIN';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 31px;
    letter-spacing: -0.02em;
    color: #004b6e;
    min-height: 62px;
    text-decoration: none;
    margin-bottom: 20px;
    display: block;
}

.past-editions .col-md-6 {
    margin-top: 30px;
}

.past-editions .col-md-6:first-child,
.past-editions .col-md-6:nth-child(2) {
    margin: 0;
}

@media screen and (max-width: 1580px) {
    .past-editions .col-md-6 {
        margin-top: 30px;
    }
}

@media screen and (max-width: 767px) {
    .past-editions a {
        font-size: 16px;
        line-height: 24px;
    }
}

@media screen and (max-width: 575px) {
    .past-editions .col-md-6:nth-child(2) {
        margin-top: 30px;
    }
}

/* 25th January 2023 starts */

.what-we-do-section {
    position: relative;
}

.what-we-do-section:before {
    content: '';
    position: absolute;
    background: url('../images/background/what-we-do-bg.svg') no-repeat top;
    left: 0;
    right: 0;
    top: 22.5%;
    background-size: cover;
    width: 100%;
    height: 100%;
    z-index: 9;
}

.what-we-do-section .what-we-do-section-container {
    padding: 79px 0 105px;
    position: relative;
    z-index: 99;
}

.what-we-do-section .what-we-do-section-container h2 {
    padding-bottom: 72px;
}

.vision-values .vision-values-item:last-child {
    max-width: 427px;
    margin-bottom: 200px;
    margin-top: -80px;
}

.vision-values .our-approach-item,
.vision-values .our-approach-item p {
    margin-bottom: 0;
}

.director-executive {
    position: relative;
    z-index: 99;
}

.what-we-do-new .swiper-slide {
    max-width: 366px;
}

.what-we-do-section-container .what-we-do-new {
    width: 100vw;
}

.what-we-do-section-container {
    overflow: hidden;
}

.what-we-do-section-container .content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    padding: 0 30px;
    z-index: 99;
}

.what-we-do-section-container .image img {
    width: 100%;
    height: 100%;
}

.what-we-do-section-container .swiper-wrapper {
    margin-bottom: 46px;
}

.what-we-do-new .swiper-pagination {
    position: relative
}

.what-we-do-new .swiper-pagination-progressbar {
    background: rgba(255, 255, 255, 0.3);
    width: 52%;
    top: 0
}

.what-we-do-new .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #fff;
}

.what-we-do-new .swiper-button-next,
.what-we-do-new .swiper-button-prev {
    display: block;
    width: auto;
    height: auto;
    position: relative
}

.what-we-do-new .swiper-button-prev {
    order: 1;
    left: 0;
}

.what-we-do-new.blue-slider .swiper-button-prev {
    opacity: 1;
}

.what-we-do-new .swiper-button-next {
    order: 2;
    right: 0;
    padding-left: 30px;
}

.what-we-do-new .swiper-button-next:after {
    content: '';
    font-family: none;
    font-size: 0;
    background: url(../images/background/slider-arrow-right-white.svg) no-repeat right center;
    width: 12px;
    height: 23px;
    background-size: 100%;
    display: block;
}

.what-we-do-new .swiper-button-prev:after {
    content: '';
    font-family: none;
    font-size: 0;
    background: url(../images/background/slider-arrow-left-white.svg) no-repeat left center;
    width: 12px;
    height: 23px;
    background-size: 100%;
    display: block;
}

.what-we-do-new .swiper-arrows {
    position: absolute;
    right: 6%;
    display: flex;
    margin: 10px 0 0;
}

.what-we-do-new .image:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    background: linear-gradient(0deg, rgba(0, 75, 110, 0.50) 0%, rgba(0, 75, 110, 0.50) 100%);
}

.vision-values {
    background-position: center !important;
}

@media screen and (max-width: 1440px) {
    .what-we-do-section:before {
        top: 17.5%;
    }
    .what-we-do-section .what-we-do-section-container h2 {
        padding-bottom: 42px;
    }
    .what-we-do-section .what-we-do-section-container {
        padding: 80px 0;
    }
}

@media screen and (max-width: 1366px) {
    .what-we-do-section:before {
        top: 16.5%;
    }
    .what-we-do-section .what-we-do-section-container {
        padding: 50px 0;
    }
}

@media screen and (max-width: 1024px) {
    .what-we-do-section:before {
        top: 15.5%;
    }
    .vision-values .vision-values-item:last-child {
        max-width: 330px;
    }
}

@media screen and (max-width: 991px) {
    .what-we-do-new .swiper-arrows {
        position: relative;
        right: unset;
        display: flex;
        bottom: unset;
        justify-content: center;
        margin: 40px 0 0;
        margin-left: -20px;
    }
    .what-we-do-new .swiper-pagination-progressbar {
        top: unset;
        width: 92%;
    }
}

@media screen and (max-width: 767px) {
    .vision-values .vision-values-item:last-child {
        margin-bottom: 120px;
        margin-top: 0px;
        max-width: 270px;
    }
    .what-we-do-section:before {
        top: 17.5%;
    }
    .vision-values .our-approach-item {
        margin-bottom: 54px;
    }
    .what-we-do-section .what-we-do-section-container h2 {
        padding-bottom: 32px;
    }
    .what-we-do-section .what-we-do-section-container {
        padding: 40px 0;
    }
}

@media screen and (max-width: 575px) {
    .vision-values .vision-values-item:last-child {
        max-width: 100%;
    }
    .what-we-do-section:before {
        display: none;
    }
    .what-we-do-section-container {
        background: #004B6E;
    }
    .vision-values .our-approach-item {
        margin-bottom: 35px;
    }
    .vision-values .vision-values-item:last-child {
        margin-bottom: 0;
    }
}

/* 25th January 2023 ends */

/* 26th January 2024 starts */

header .navbar-expand-lg .navbar-collapse {
    margin-left: auto;
    flex-grow: unset;
}

header .mobile-header .speaker-block a {
    height: 23px;
    display: block;
}

header .header-left .nav-item.search-block {
    margin-right: 0;
    position: relative;
}

header.sticky_header .navbar-nav .nav-item.has-sub-menu .nav-link.active:after {
    bottom: -23px;
}

header.active .image p,
header.active .lang-select-dropdown li p,
header.active .mobile-header-right .selected-language p {
    color: #096ca4;
}

.banner-section .banner-content:after,
.banner-section.banner-section-v1 .banner-content:after {
    content: '';
    position: absolute;
    top: 0;
    background: rgba(0, 75, 110, 0.8);
    width: 40%;
    height: 100%;
    left: 0;
    right: 0;
    z-index: 99;
}

.banner-section .banner-content,
.banner-section.banner-section-v1 .banner-content {
    top: 0;
    height: 100%;
}

.banner-section .banner-content .banner-content-left {
    z-index: 999;
    margin-top: 375px;
}

.banner-section.banner-section-v1 .banner-statistics {
    margin: 60px auto 0;
}

.impact-section {
    padding: 14px 0;
}

.impact-section .image {
    margin-right: 12px;
}

.impact-section .image img {
    width: 60px;
    height: 60px;
}

.impact-section p {
    margin: 0;
    color: #0397C9;
    font-family: 'DIN';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: -0.28px;
    text-transform: uppercase;
    margin: 4px 0 0;
}

.impact-section h2 span {
    font-size: 16px;
    line-height: 19px;
}

.impact-section .impact-item:not(:last-child) {
    margin-right: 30px;
}

.banner-section .banner-content.banner-content-right {
    bottom: 250px;
    top: auto;
    height: auto;
}

.banner-section.banner-section-v1 .banner-statistics {
    max-width: 850px;
    margin: 0;
    margin-left: auto;
}

.banner-section.banner-section-v1 .banner-content.banner-content-right:after {
    background: transparent
}

.mobile-header .navbar-toggler {
    display: none;
}

.impact-section .value-item {
    width: 75%;
}

.banner-section {
    overflow: hidden;
}

header .mobile-logo {
    display: none;
}

@media screen and (max-width: 1899px) {
    .banner-section .banner-content .banner-content-left {
        margin-top: 320px;
    }
}

@media screen and (max-width: 1740px) {
    header .header-left .nav-item:not(:last-child),
    header .header-right .nav-item:not(:last-child) {
        margin-right: 22px;
    }
    header .mobile-header .speaker-block,
    header .header-right .lang-block {
        margin-left: 26px;
    }
    header .navbar-nav .nav-link,
    header .navbar-nav .nav-link.active,
    header .header-right .image p,
    .lang-select-dropdown li p,
    header .mobile-header-right .selected-language p {
        font-size: 17px;
    }
    .banner-section .banner-content h2,
    .banner-section.banner-section-v1 .banner-content h2 {
        font-size: 58px;
        line-height: 62px;
    }
    header .header-left .nav-item.search-block {
        margin-right: 0;
    }
    .banner-section .banner-content .banner-content-left {
        max-width: 560px;
    }
}

@media screen and (max-width: 1680px) {
    .banner-section .banner-content h2,
    .banner-section.banner-section-v1 .banner-content h2 {
        font-size: 52px;
        line-height: 56px;
    }
    .banner-section .banner-content p,
    .banner-section.banner-section-v1 .banner-content p {
        font-size: 22px;
        line-height: 30px;
    }
    .banner-section .banner-content:after,
    .banner-section.banner-section-v1 .banner-content:after {
        width: 38.5%;
    }
    .banner-section.banner-section-v1 .banner-statistics .text h2 span {
        font-size: 24px;
        line-height: 30px;
    }
    .banner-section .banner-content .banner-content-left {
        max-width: 530px;
        margin-top: 280px;
    }
    .banner-section .banner-content.banner-content-right {
        bottom: 210px;
    }
}

@media screen and (max-width: 1580px) {
    header .navbar-nav .nav-link,
    header .navbar-nav .nav-link.active,
    header .header-right .image p,
    .lang-select-dropdown li p,
    header .mobile-header-right .selected-language p {
        font-size: 16px;
    }
    .banner-section .banner-content.banner-content-right {
        bottom: 160px;
    }
    .banner-section .banner-content .banner-content-left {
        max-width: 505px;
    }
    .impact-section .value-item {
        width: 78%;
    }
}

@media screen and (max-width: 1499px) {
    header .header-left .nav-item:not(:last-child),
    header .header-right .nav-item:not(:last-child) {
        margin-right: 18px;
    }
    header .header-left .nav-item.search-block {
        margin-right: 0;
    }
    .banner-section.banner-section-v1 .banner-statistics {
        max-width: 750px;
    }
    .banner-section.banner-section-v1 .banner-statistics .banner-statistic-item:not(:last-child) {
        margin-right: 28px;
    }
    .banner-section .banner-content h2,
    .banner-section.banner-section-v1 .banner-content h2 {
        font-size: 46px;
        line-height: 50px;
    }
    .banner-section .banner-content p,
    .banner-section.banner-section-v1 .banner-content p {
        font-size: 20px;
        line-height: 26px;
    }
    .banner-section.banner-section-v1 .banner-statistics .text h2 span {
        font-size: 22px;
        line-height: 28px;
    }
    .banner-section .banner-content .banner-content-left {
        max-width: 460px;
    }
    .banner-section .banner-content:after,
    .banner-section.banner-section-v1 .banner-content:after {
        width: 38%;
    }
}

@media screen and (max-width: 1440px) {
    header .header-left .nav-item:not(:last-child),
    header .header-right .nav-item:not(:last-child) {
        margin-right: 15px;
    }
    .banner-section .banner-content .banner-content-left {
        max-width: 445px;
        margin-top: 225px;
    }
    .banner-section .banner-content:after,
    .banner-section.banner-section-v1 .banner-content:after {
        width: 35%;
    }
    .banner-section .banner-content h2,
    .banner-section.banner-section-v1 .banner-content h2 {
        font-size: 44px;
        line-height: 48px;
    }
    .banner-section .banner-content .banner-content-left {
        max-width: 400px;
    }
    header .header-left .nav-item.search-block {
        margin-right: 0;
    }
    header .header-left .navbar-brand .white-logo,
    header .header-left .navbar-brand .blue-logo {
        width: 200px;
        height: 45px;
    }
}

@media screen and (max-width: 1366px) {
    .banner-section .banner-content h2,
    .banner-section.banner-section-v1 .banner-content h2 {
        font-size: 38px;
        line-height: 42px;
    }
    .banner-section .banner-content p,
    .banner-section.banner-section-v1 .banner-content p {
        font-size: 19px;
        line-height: 25px;
    }
    .banner-section .banner-content .banner-content-left {
        max-width: 370px;
    }
    .banner-section .banner-content:after,
    .banner-section.banner-section-v1 .banner-content:after {
        width: 33%;
    }
    .banner-section .banner-content.banner-content-right {
        bottom: 120px;
    }
    .banner-content .btn {
        font-size: 16px;
    }
}

@media screen and (max-width: 1280px) {
    .banner-section .banner-content .banner-content-left {
        max-width: 335px;
    }
    .banner-section .banner-content:after,
    .banner-section.banner-section-v1 .banner-content:after {
        width: 31%;
    }
    header .navbar-nav .nav-link,
    header .navbar-nav .nav-link.active,
    header .header-right .image p,
    .lang-select-dropdown li p,
    header .mobile-header-right .selected-language p {
        font-size: 15px;
    }
}

@media screen and (max-width: 1240px) {
    .banner-section .banner-content .banner-content-left {
        max-width: 310px;
        margin-top: 170px;
    }
    .banner-section .banner-content:after,
    .banner-section.banner-section-v1 .banner-content:after {
        width: 30%;
    }
    .banner-section.banner-section-v1 .banner-statistics .text h2 span {
        font-size: 20px;
        line-height: 24px;
    }
}

@media screen and (max-width: 1200px) {
    .banner-section .banner-content .banner-content-left {
        max-width: 285px;
    }
    .banner-section .banner-content h2,
    .banner-section.banner-section-v1 .banner-content h2 {
        font-size: 32px;
        line-height: 38px;
    }
    .banner-section .banner-content:after,
    .banner-section.banner-section-v1 .banner-content:after {
        width: 28.5%;
    }
}

@media screen and (max-width: 1199px) {
    .banner-section .banner-content:after,
    .banner-section.banner-section-v1 .banner-content:after {
        display: none;
    }
    .banner-section .banner-content .banner-content-left {
        max-width: 500px;
    }
    .banner-section.banner-section-v1 .banner-statistics {
        margin: 100px auto 0;
    }
    .banner-section .banner-statistics {
        display: none !important;
        visibility: hidden;
        opacity: 0;
        height: 0px;
        margin: 0;
    }
    .banner-section.banner-section-v1 .banner-statistics {
        margin: 0 !important;
    }
    .banner-section.banner-section-v1 .banner-statistics .text h2 {
        color: transparent;
    }
    .banner-section.banner-section-v1 .banner-statistics .banner-statistic-item {
        display: none !important;
    }
    .banner-section .banner-content .banner-content-left {
        margin-top: 0 !important;
    }
    .banner-section .banner-content,
    .banner-section.banner-section-v1 .banner-content {
        top: 55% !important;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
    }
    .banner-section .banner-content,
    .banner-section.banner-section-v1 .banner-content {
        height: auto;
    }
}

@Media screen and (max-width: 1088px) {
    header .header-left .navbar-brand .white-logo,
    header .header-left .navbar-brand .blue-logo {
        width: 178px;
        height: 45px;
    }
    .banner-section .banner-content .banner-content-left {
        margin-top: 160px;
    }
    .banner-section.banner-section-v1 .banner-statistics {
        margin: 60px auto 0;
    }
}

@media screen and (max-width: 1024px) {
    header .header-left .nav-item.search-block {
        display: none;
    }
    .mobile-header .navbar-toggler {
        display: block;
        position: relative;
        z-index: 9999;
        margin-left: auto;
        padding: 6px 0 0 0;
    }
    header .mobile-header-right .lang-block {
        margin-right: 0 !important;
    }
    header .mobile-header .speaker-block {
        margin-left: 0;
        margin-right: 26px;
    }
    header .header-left .navbar-brand {
        width: auto;
        margin-top: -38px;
    }
    .impact-section p {
        font-size: 12px;
    }
    header .navbar-collapse.active .navbar-nav .mobile-links .nav-link,
    header .navbar-collapse.active .navbar-nav .nav-item.mobile-links {
        display: block;
    }
    header .header-left .navbar-brand {
        display: none;
    }
    header .mobile-logo .navbar-brand .white-logo {
        display: block;
    }
    header .mobile-logo .navbar-brand .blue-logo {
        display: none;
    }
    header.sticky_header .mobile-logo .navbar-brand .white-logo {
        display: none;
    }
    header.sticky_header .mobile-logo .navbar-brand .blue-logo {
        display: block;
    }
    header.sticky_header .mobile-header {
        display: flex !important;
    }
    header .mobile-header {
        justify-content: space-between !important;
        align-items: flex-end !important;
        margin-bottom: 0 !important;
    }
    header .mobile-logo {
        display: block;
    }
    header .mobile-logo .navbar-brand {
        display: flex;
        align-items: center;
    }
    header .mobile-header-right .image {
        margin-right: 2px;
    }
    header .mobile-header-right .selected-language {
        cursor: pointer;
        padding: 3px 5px;
        border-radius: 7px 7px 0 0;
    }
    header .mobile-header-right .lang-block {
        border-radius: 7px;
        overflow: hidden;
    }
    header .mobile-header-right .lang-select-dropdown {
        padding: 3px 8px 8px;
        width: 46px;
        margin: 0;
        border-radius: 0 0 7px 7px;
        z-index: 99999;
    }
    header .mobile-header-right .lang-block.on {
        border-radius: 7px 7px 0 0;
    }
    header .mobile-header-right {
        border-radius: 7px;
    }
    header.sticky_header .mobile-header-right .lang-block.on,
    header.sticky_header .mobile-header-right .on .lang-select-dropdown,
    header.sticky_header .mobile-header-right .on .selected-language {
        background: #004b6e;
    }
    header.sticky_header .header-right .image p,
    .sticky_header .lang-select-dropdown li p,
    header.sticky_header .mobile-header-right .selected-language p,
    header.non-sticky-header .header-right .image p,
    .non-sticky-header .lang-select-dropdown li p,
    header.non-sticky-header .mobile-header-right .selected-language p {
        color: #004b6e;
    }
    header.sticky_header .nav-item.lang-block .icon-filled-blue-dropdown,
    header.sticky_header .nav-item.lang-block.on .icon-filled-white-dropdown {
        background: url('../images/background/down-arrow-filled.svg') no-repeat right top;
        background-size: 100%;
    }
    header .mobile-header-right .lang-block.on,
    header .mobile-header-right .on .lang-select-dropdown,
    header .mobile-header-right .on .selected-language {
        background: #fff
    }
    header .mobile-header-right .on .icon-filled-white-dropdown {
        background: url('../images/background/down-arrow-filled-blue.svg') no-repeat right top;
        background-size: 100%;
    }
    header.non-sticky-header .mobile-logo .navbar-brand .blue-logo {
        display: block;
    }
    header.non-sticky-header .mobile-logo .navbar-brand .white-logo {
        display: none;
    }
    .mobile-header-box {
        display: flex;
        align-items: center;
    }
    header .mobile-header-right {
        margin-right: 26px;
    }
    .mobile-header .navbar-toggler {
        padding-top: 0;
    }
    header {
        padding: 10px 0;
    }
    header .mobile-header {
        align-items: center !important;
    }
    .header-spacing {
        margin-top: 70px;
    }
    .news-listing.details {
        margin: 90px 0 0;
    }
    .our-projects-map {
        margin-top: 70px;
    }
}

@media screen and (max-width: 991px) {
    .banner-section.banner-section-v1 .banner-statistics {
        /* display: flex !important; */
        max-width: 600px;
    }
    .banner-section.banner-section-v1 .banner-statistics .banner-statictics-icon {
        min-width: 32px;
        max-width: 32px;
    }
    .banner-section.banner-section-v1 .banner-statistics .text h2 {
        font-size: 18px;
        line-height: 24px;
    }
    .banner-section.banner-section-v1 .banner-statistics .text h2 span {
        font-size: 18px;
        line-height: 22px;
    }
    .banner-section .banner-content .banner-content-left {
        margin-top: 130px;
    }
    .banner-section .swiper-pagination {
        bottom: 0px;
    }
    .banner-section .banner-content.banner-content-right {
        bottom: 80px;
    }
    .banner-section .banner-content h2,
    .banner-section.banner-section-v1 .banner-content h2 {
        font-size: 26px;
        line-height: 32px;
    }
    .banner-section .banner-content p,
    .banner-section.banner-section-v1 .banner-content p {
        font-size: 18px;
        line-height: 24px;
    }
    .banner-content .btn {
        font-size: 15px;
    }
    .impact-section .impact-container {
        flex-direction: column;
    }
    .impact-section .value-item {
        width: 100%;
        margin: 15px 0 0;
    }
}

@media screen and (max-width: 850px) {
    .banner-section .banner-content.banner-content-right {
        bottom: 60px;
    }
    .banner-section .banner-content .banner-content-left {
        margin-top: 110px;
    }
    .banner-section.banner-section-v1 .banner-statistics {
        margin: 35px auto 0;
    }
}

@media screen and (max-width: 767px) {
    .banner-section .banner-content.banner-content-right {
        bottom: 45px;
    }
    .impact-section .image img {
        width: 60px;
        height: 60px;
    }
    .banner-section.banner-section-v1 .banner-statistics {
        margin: 20px auto 0;
    }
    .impact-section {
        padding: 40px 0;
    }
    .impact-section .value-item {
        margin: 24px 0 0;
    }
    .source-of-hope-listing {
        margin: 40px 0 0;
    }
}

@media screen and (max-width: 680px) {
    .banner-section .banner-content,
    .banner-section.banner-section-v1 .banner-content {
        top: 50%;
        height: auto;
        /* bottom: 0; */
    }
    .banner-section .banner-content,
    .banner-section.banner-section-v1 .banner-content {
        top: 50% !important;
    }
    .banner-section.banner-section-v1 .banner-content.banner-content-right {
        top: 65%;
        bottom: 0;
        height: auto;
        transform: none;
        -webkit-transform: none;
        -moz-transfom: none;
    }
    .banner-section.banner-section-v1 .banner-statistics {
        display: flex !important;
        flex-wrap: nowrap;
    }
    .banner-section .banner-image .banner-statictics-icon img {
        min-height: unset;
    }
    .banner-section.banner-section-v1 .banner-statistics .banner-statistic-item {
        margin: 0;
        width: 45%;
    }
    .banner-section.banner-section-v1 .banner-statistics {
        flex-wrap: wrap;
        row-gap: 30px;
        column-gap: 20px;
    }
    .banner-section.banner-section-v1 .banner-statistics .banner-statistic-item:not(:last-child) {
        margin: 0;
    }
    .banner-section .banner-content .banner-content-left {
        margin-top: 0;
    }
    .banner-section.banner-section-v1 .banner-statistics {
        margin: 40px auto 0;
    }
}

@media screen and (max-width: 620px) {
    .impact-section .text h2 {
        font-size: 16px;
        line-height: 20px;
    }
    .impact-section .impact-item:not(:last-child) {
        margin-right: 15px;
    }
    .impact-section h2 span {
        font-size: 13px;
        line-height: 16px;
    }
}

@media screen and (max-width: 575px) {
    .impact-section .value-item {
        flex-direction: column;
        justify-content: center !important;
        align-items: center !important;
    }
    .impact-section .impact-item:not(:last-child) {
        margin: 0 0 15px 0
    }
    header .header-left .navbar-brand .white-logo,
    header .header-left .navbar-brand .blue-logo {
        width: 150px;
        height: 45px;
    }
    .impact-section .text {
        min-width: 200px;
        max-width: 200px;
        width: 100%;
    }
    .impact-section .image img {
        width: 48px;
        height: 48px;
    }
    header .mobile-logo .navbar-brand img {
        width: 160px;
    }
    header .mobile-header .speaker-block,
    header .mobile-header-right {
        margin-right: 18px;
    }
}

@media screen and (max-width: 480px) {
    .banner-section.banner-section-v1 .banner-statistics .text {
        margin-left: 8px;
    }
    .banner-section.banner-section-v1 .banner-statistics .text h2 span {
        font-size: 16px;
        line-height: 20px;
    }
    header .mobile-header .speaker-block,
    header .mobile-header-right {
        margin-right: 13px;
    }
}

@media screen and (max-width: 400px) {
    .banner-section.banner-section-v1 .banner-statistics .text h2 span {
        font-size: 15px;
        line-height: 20px;
    }
    .banner-section.banner-section-v1 .banner-statistics .text h2 {
        font-size: 16px;
        line-height: 21px;
    }
    .banner-section.banner-section-v1 .banner-statistics {
        margin: 20px auto 0;
    }
    .banner-section.banner-section-v1 .banner-statistics {
        row-gap: 20px;
        column-gap: 15px;
    }
    .banner-section .banner-content h2,
    .banner-section.banner-section-v1 .banner-content h2 {
        font-size: 24px;
        line-height: 28px;
    }
    .banner-section .banner-content p,
    .banner-section.banner-section-v1 .banner-content p {
        font-size: 16px;
        line-height: 22px;
    }
    .banner-section.banner-section-v1 .banner-content .banner-content-left {
        margin-top: 30px;
    }
}

@media screen and (max-width: 380px) {
    .banner-section.banner-section-v1 .banner-statistics .banner-statictics-icon {
        display: none;
    }
}

@media screen and (max-width: 360px) {
    header .mobile-header .speaker-block {
        display: none;
    }
}

/* 26th January 2024 ends */

/* 2nd February 2024 starts */

.news-listing .news-details-item .quote-msg p:before {
    content: '';
    position: absolute;
    right: -10px;
    bottom: -5px;
    width: 33px;
    height: 25px;
    background: url('../images/background/dark-blue-quote-left.svg') no-repeat;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}

@media screen and (max-width: 1680px) {
    .news-listing .news-details-item .quote-msg p {
        padding: 0 10px;
    }
    .news-listing .news-details-item .quote-msg p:after {
        left: -30px;
        right: unset;
    }
}

@media screen and (max-width: 1580px) {
    .news-listing .news-details-item .quote-msg p:after {
        left: -26px;
        width: 28px;
        height: 22px;
        background-size: 100%;
    }
    .news-listing .news-details-item .quote-msg p:before {
        width: 28px;
        height: 22px;
        background-size: 100%;
    }
    .news-listing .news-details-item .quote-msg p:after {
        top: -8px;
    }
}

@media screen and (max-width: 1440px) {
    .news-listing .news-details-item .quote-msg p:after {
        left: -19px;
    }
}

@media screen and (max-width: 1199px) {
    .banner-section.banner-section-v1 .banner-statistics {
        display: none !important;
    }
    .banner-section .banner-item-video::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 81, 119, 0.5);
    }
}

@media screen and (max-width: 767px) {
    .news-listing .news-details-item .quote-msg p:before,
    .news-listing .news-details-item .quote-msg p:after {
        width: 24px;
        height: 19px;
    }
    .news-listing .news-details-item .quote-msg p:after {
        left: -16px;
    }
    .news-listing .news-details-item .quote-msg p:after {
        top: -16px;
    }
}

@media screen and (max-width: 575px) {
    .news-listing .news-details-item .quote-msg p:after {
        left: -10px;
    }
}

/* 2nd February 2024 ends */

/* 5th February 2024 starts */

.banner-section .banner-item-video video {
    object-fit: cover;
}

/* 5th February 2024 ends */

/* 7th february 2024 starts */

@media screen and (min-width: 1200px) {
    header .navbar-nav .nav-item .nav-link {
        text-shadow: 0px 0px 2.5px #004b6e;
        /* font-family: 'din_bold';
        font-weight: normal; */
    }
    header.sticky_header .navbar-nav .nav-item .nav-link,
    header.active .navbar-nav .nav-item .nav-link,
    header.non-sticky-header .navbar-nav .nav-item .nav-link {
        font-family: 'DIN';
        font-weight: 400;
        text-shadow: none;
    }
    header .navbar-nav .nav-item .nav-link.active-link {
        font-family: 'din_bold';
        font-weight: normal;
    }
    /* .navbar-expand-lg .navbar-nav {
        background: rgb(167 167 167 / 30%);
    }

    header.sticky_header .navbar-expand-lg .navbar-nav , header.active .navbar-expand-lg .navbar-nav, header.non-sticky-header .navbar-expand-lg .navbar-nav {
        background: transparent;
    } */
}

/* 13th February 2024 starts */

.custom-quote-block .para {
    position: relative;
}

.custom-quote-block p:before {
    content: '';
    position: absolute;
    left: -34px;
    top: 0;
    background: url('../images/background/left-quote.svg') no-repeat;
    width: 25px;
    height: 20px;
    background-size: 100%;
}

.custom-quote-block p:after {
    content: '';
    position: absolute;
    right: -7px;
    bottom: 0;
    background: url('../images/background/right-quote.svg') no-repeat;
    width: 25px;
    height: 20px;
    background-size: 100%;
}

.custom-quote-block .details {
    margin: 20px 0 0;
}

.custom-quote-block .details p {
    margin-bottom: 0;
}

.custom-quote-block .details p:last-child {
    font-size: 20px;
    line-height: 26px;
    font-weight: 400;
}

.custom-quote-block .details p.name {
    font-weight: 700;
}

.custom-quote-block {
    max-width: 900px;
}

@media screen and (max-width: 1620px) {
    .custom-quote-block {
        max-width: 850px;
    }
    .custom-quote-block p:before {
        left: -26px;
    }
    .custom-quote-block p:after {
        right: -4px;
    }
}

@media screen and (max-width: 991px) {
    .custom-quote-block {
        max-width: 96%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 767px) {
    .custom-quote-block .details p:last-child {
        font-size: 16px;
        line-height: 24px;
    }
}

/* 13th February 2024 ends */

/* 1st March 2024 starts */

@media screen and (max-width: 1199px) {
    .contact-page .tabs-custom .nav-tabs .nav-link {
        padding: 8px 20px;
    }
}

@media screen and (max-width: 1080px) {
    .contact-page .tabs-custom .nav-tabs .nav-link:focus,
    .contact-page .tabs-custom .nav-tabs .nav-link:hover,
    .contact-page .tabs-custom .nav-tabs .nav-link {
        font-size: 18px;
    }
}

/* 1st March 2024 ends */

/* 27th March 2024 starts */

.program-details .sub-title-block {
    margin: 0 auto;
    max-width: 1150px;
}

.program-details .text-three-blocks-container a {
    color: #004b6e;
    text-decoration: none;
}

.program-details .text-three-blocks-container a:hover,
.program-details .text-three-blocks-container a:focus {
    color: #004B6E;
}

.masdar-in-numbers.global-location-details-numbers.program-details {
    padding-top: 40px;
}

.program-details .text-three-blocks-container {
    padding: 80px 0;
    border-bottom: none;
}

.global-location-details-numbers.program-details .text-three-blocks-container .text-item p {
    max-width: 100%;
    font-family: 'DIN';
    font-weight: 400;
}

.image-section,
.the-program,
.stratergic-initiatives-new {
    overflow: hidden;
    margin-bottom: 160px;
}

.image-section .image img {
    width: 100%;
}

.section-caption {
    font-family: 'din_mediumregular';
    font-size: 32px;
    line-height: 35px;
    font-weight: normal;
    color: #0397C9;
    text-align: center;
    padding-bottom: 30px;
}

.the-program h2 {
    max-width: 848px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 30px;
}

.the-program .title-block {
    margin-bottom: 80px;
}

.zig-zag-pattern .zig-zag-pattern-row {
    justify-content: space-between;
}

.zig-zag-pattern .zig-zag-pattern-row:not(:last-child) {
    margin-bottom: 80px;
}

.zig-zag-pattern .zig-zag-pattern-row .image {
    margin-left: -192px;
    max-width: 948px;
    width: 100%;
    margin-right: 154px;
}

.zig-zag-pattern .zig-zag-pattern-row.reverse .image {
    margin-right: -192px;
    margin-left: 154px;
    order: 2
}

.zig-zag-pattern .zig-zag-pattern-row .image img {
    width: 100%;
}

.zig-zag-pattern .zig-zag-pattern-row .text {
    max-width: 646px;
    width: 100%;
}

.zig-zag-pattern .zig-zag-pattern-row .text h2 {
    text-align: left;
    padding-bottom: 30px;
}

.zig-zag-pattern .zig-zag-pattern-row .text .btn-block {
    padding-top: 30px
}

.zig-zag-pattern .zig-zag-pattern-row.reverse .text {
    order: 1;
}

.stratergic-initiatives-new {
    background: url('../images/background/stratergic-initiatives-bg.png') no-repeat;
    background-size: cover;
    position: relative;
}

.stratergic-initiatives-new:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    background: url('../images/background/masdar-motif.png') no-repeat;
    background-size: 100%;
    width: 62%;
    height: 100%;
}

.stratergic-initiatives-new .text-two-blocks h2 {
    line-height: 72px;
}

.stratergic-initiatives-new .text-two-blocks h3 {
    text-align: left;
}

.stratergic-initiatives-new .text-two-blocks {
    padding: 80px 0;
}

.stratergic-initiatives-new .zig-zag-pattern .zig-zag-pattern-row.reverse .image {
    margin-left: 44px;
}

.stratergic-initiatives-new .zig-zag-pattern .zig-zag-pattern-row .text {
    max-width: 736px;
}

@media screen and (max-width: 1680px) {
    .masdar-in-numbers.global-location-details-numbers.program-details {
        padding-top: 20px;
    }
    .image-section,
    .the-program,
    .stratergic-initiatives-new {
        margin-bottom: 100px;
    }
    .zig-zag-pattern .zig-zag-pattern-row .image {
        margin-right: 100px;
        margin-left: -65px;
    }
    .zig-zag-pattern .zig-zag-pattern-row.reverse .image {
        margin-left: 100px;
        margin-right: -65px;
    }
    /* .zig-zag-pattern .zig-zag-pattern-row .image {    max-width:800px;} 
    .zig-zag-pattern .zig-zag-pattern-row .text {max-width: 700px;} */
    .stratergic-initiatives-new .text-two-blocks h2 {
        line-height: 68px;
    }
}

@media screen and (max-width: 1580px) {
    .zig-zag-pattern .zig-zag-pattern-row .image {
        margin-right: 60px;
        margin-left: -65px;
    }
    .zig-zag-pattern .zig-zag-pattern-row.reverse .image {
        margin-left: 60px;
        margin-right: -65px;
    }
    .zig-zag-pattern .zig-zag-pattern-row .text h2 {
        padding-bottom: 16px;
    }
    .zig-zag-pattern .zig-zag-pattern-row .text .btn-block {
        padding-top: 16px;
    }
    .zig-zag-pattern .zig-zag-pattern-row:not(:last-child) {
        margin-bottom: 60px;
    }
    .section-caption,
    .the-program h2 {
        padding-bottom: 16px;
    }
    .the-program .title-block {
        margin-bottom: 60px;
    }
    .stratergic-initiatives-new .text-two-blocks {
        padding: 60px 0;
    }
}

@media screen and (max-width: 1440px) {
    .image-section,
    .the-program,
    .stratergic-initiatives-new {
        margin-bottom: 80px;
    }
    .zig-zag-pattern .zig-zag-pattern-row .image {
        margin-left: -30px;
    }
    .zig-zag-pattern .zig-zag-pattern-row.reverse .image {
        margin-right: -30px;
    }
    /* .zig-zag-pattern .zig-zag-pattern-row .text {
        max-width: 650px;
    } */
    .stratergic-initiatives-new .text-two-blocks {
        padding: 50px 0;
    }
    .stratergic-initiatives-new .text-two-blocks h2 {
        line-height: 58px;
    }
    .stratergic-initiatives-new .zig-zag-pattern {
        padding: 0 0 40px 0;
    }
}

@media screen and (max-width: 1199px) {
    .zig-zag-pattern .zig-zag-pattern-row {
        flex-direction: column;
    }
    .zig-zag-pattern .zig-zag-pattern-row .image {
        margin: 0 0 30px !important;
        max-width: 600px;
    }
    .zig-zag-pattern .zig-zag-pattern-row .text,
    .zig-zag-pattern .zig-zag-pattern-row .text h2 {
        max-width: 100%;
    }
    .zig-zag-pattern .zig-zag-pattern-row .text h2 span {
        display: inline !important;
    }
    .zig-zag-pattern .zig-zag-pattern-row.reverse .image {
        order: 1;
    }
    .zig-zag-pattern .zig-zag-pattern-row.reverse .text {
        order: 2;
    }
    .the-program .title-block,
    .zig-zag-pattern .zig-zag-pattern-row:not(:last-child) {
        margin-bottom: 50px;
    }
    .stratergic-initiatives-new .text-two-blocks h2 {
        line-height: 48px;
    }
    .stratergic-initiatives-new .text-two-blocks .row {
        flex-direction: column;
    }
    .stratergic-initiatives-new .text-two-blocks .row h2 {
        padding-bottom: 20px;
    }
    .stratergic-initiatives-new .text-two-blocks .row>* {
        width: 100%;
        padding: 0;
    }
    .stratergic-initiatives-new .zig-zag-pattern .zig-zag-pattern-row .text {
        max-width: 100%;
    }
}

@media screen and (max-width: 1024px) {
    .image-section .image img {
        height: 400px;
        object-fit: cover;
    }
    .stratergic-initiatives-new .text-two-blocks h2 {
        line-height: 38px;
    }
}

@media screen and (max-width: 991px) {
    .image-section,
    .the-program,
    .stratergic-initiatives-new {
        margin-bottom: 50px;
    }
    .section-caption {
        font-size: 24px;
        line-height: 30px;
    }
    .stratergic-initiatives-new .text-two-blocks h2 {
        line-height: 30px;
    }
}

@media screen and (max-width: 767px) {
    .masdar-in-numbers.global-location-details-numbers.program-details {
        padding: 40px 0;
    }
    .image-section,
    .the-program,
    .stratergic-initiatives-new {
        margin-bottom: 40px;
    }
    .section-caption {
        font-size: 20px;
        line-height: 30px;
    }
    .section-caption,
    .the-program h2 {
        padding-bottom: 12px;
    }
    .the-program .title-block {
        margin-bottom: 28px;
    }
    .zig-zag-pattern .para-block p {
        margin-bottom: 0;
    }
    .zig-zag-pattern .zig-zag-pattern-row .image {
        margin: 0 0 20px 0 !important
    }
    .stratergic-initiatives-new .text-two-blocks {
        padding: 40px 0;
    }
    .the-program .title-block,
    .zig-zag-pattern .zig-zag-pattern-row:not(:last-child) {
        margin-bottom: 40px;
    }
}

/* 9th May 2024 starts */

.news-sidebar .social-media {
    padding: 20px 0;
    border-bottom: 1px solid rgba(0, 75, 110, 0.1);
    margin-bottom: 20px;
}

.subscribe-news-articles.blue-version {
    background: #0397C9;
}

.subscribe-news-articles.blue-version p,
.subscribe-news-articles.blue-version h2,
.subscribe-news-articles .form-control {
    color: #fff;
}

.subscribe-news-articles .form-control::-webkit-input-placeholder {
    color: #fff;
}

.subscribe-news-articles .form-control::-moz-placeholder {
    color: #fff;
}

.subscribe-news-articles .form-control:-ms-input-placeholder {
    color: #fff;
}

.subscribe-news-articles .form-control:-moz-placeholder {
    color: #fff;
}

.subscribe-news-articles.blue-version .custom-select-container .custom-select-header span {
    color: #fff;
}

.subscribe-news-articles.blue-version .subscribe-checkbox .checkbox span {
    color: #fff;
}

.subscribe-news-articles.white-version {
    background: #fff;
}

.subscribe-news-articles.white-version p,
.subscribe-news-articles.white-version h2,
.subscribe-news-articles .form-control {
    color: #fff;
}

.subscribe-news-articles.white-version .form-control::-webkit-input-placeholder {
    color: rgba(0, 75, 110, 0.7)
}

.subscribe-news-articles.white-version .form-control::-moz-placeholder {
    color: rgba(0, 75, 110, 0.7)
}

.subscribe-news-articles.white-version .form-control:-ms-input-placeholder {
    color: rgba(0, 75, 110, 0.7)
}

.subscribe-news-articles.white-version .form-control:-moz-placeholder {
    color: rgba(0, 75, 110, 0.7)
}

.subscribe-news-articles.white-version .custom-select-container .custom-select-header span {
    color: #004B6E;
}

.subscribe-news-articles.white-version .subscribe-checkbox .checkbox span {
    color: #004B6E;
}

.subscribe-news-articles.white-version .form-control,
.subscribe-news-articles.white-version .custom-select-container {
    border-radius: 3px;
    border: 1px solid rgba(0, 75, 110, 0.10);
    color: rgba(0, 75, 110, 0.7);
}

.subscribe-news-articles.white-version .subscribe-checkbox .checkbox span.label-text-check {
    text-align: left;
}

.subscribe-news-articles.white-version .subscribe-checkbox .checkbox .custom-checkbox {
    border: 1px solid #004B6E !important;
}

.subscribe-news-articles {
    padding: 22px;
}

.subscribe-news-articles h2 {
    font-family: 'DIN';
    font-weight: 400;
    font-size: 32px;
    line-height: 38px;
    border-bottom: 0;
    padding: 0
}

.subscribe-news-articles p {
    font-family: 'DIN';
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
}

.subscribe-news-articles .form-control {
    border-radius: 3px;
    border: 1px solid rgba(255, 255, 255, 0.40);
    padding: 4px 22px;
    font-family: 'DIN';
    font-weight: 400;
    font-size: 16px;
    line-height: 35px;
    letter-spacing: -0.64px;
    background: transparent;
}

.subscribe-news-articles .form-group {
    margin-bottom: 12px;
}

.news-listing .news-sidebar .subscribe-news-articles h2,
.news-listing .news-sidebar .subscribe-news-articles p {
    padding-bottom: 0;
    margin-bottom: 12px;
}

.custom-select-container {
    border-radius: 3px;
    border: 1px solid rgba(255, 255, 255, 0.40);
    position: relative;
}

.custom-select-container .custom-select-header {
    padding: 10px 22px;
    cursor: pointer;
    font-family: 'DIN';
    font-weight: 400;
}

.custom-select-container .custom-select-drodpown {
    position: absolute;
    top: 45px;
    width: 100%;
    background: #fff;
    border: 1px solid #ccc;
    padding: 15px 22px 0 22px;
    z-index: 99;
    display: none;
}

.icon-custom-select-down {
    width: 9px;
    height: 6px;
    background: url('../images/custom-select-white.svg') no-repeat;
    background-size: 100%;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}

.custom-select-container .checkbox .custom-checkbox {
    border: none;
    width: 15px;
    height: 15px;
    min-width: 15px;
    background: url('../images/custom-checkbox.svg') no-repeat;
    background-size: 100%;
    border-radius: 0;
    top: 1px;
}

.custom-select-container .checkbox input[type="checkbox"]:checked+.custom-checkbox {
    width: 15px;
    height: 15px;
    min-width: 15px;
    background: url('../images/custom-checkbox-selected.svg') no-repeat;
}

.custom-select-container .checkbox .icon-check {
    display: none;
}

.custom-select-container .custom-select-drodpown ul li,
.custom-select-container .custom-select-drodpown ul {
    list-style: none;
    padding: 0;
}

.custom-select-container .checkbox .text {
    color: #0397C9;
    font-family: DIN;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: -0.32px;
    padding-left: 10px;
}

.custom-select-container .custom-select-drodpown ul li {
    margin-bottom: 8px;
}

.custom-select-container .custom-select-drodpown ul {
    height: 168px;
    overflow: auto;
}

.custom-select-container .custom-select-drodpown ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0, 75, 110, 0.1);
    background-color: #f5f5f5;
}

.custom-select-container .custom-select-drodpown ul::-webkit-scrollbar {
    width: 3px;
    background-color: #f5f5f5;
}

.custom-select-container .custom-select-drodpown ul::-webkit-scrollbar-thumb {
    background-color: rgba(0, 75, 110, 0.5);
}

.subscribe-checkbox .checkbox .custom-checkbox {
    background: transparent;
    border: 1px solid #fff;
    width: 15px;
    height: 15px;
    min-width: 15px;
    border-radius: 0;
}

.subscribe-checkbox .checkbox span.label-text-check {
    font-size: 16px;
    line-height: 19px;
    padding-left: 16px;
}

.subscribe-checkbox .checkbox input[type="checkbox"]:checked+.custom-checkbox {
    border-color: #fff;
    box-shadow: none;
    background: transparent;
}

.subscribe-checkbox .checkbox .icon-check {
    width: 13px;
    height: 13px;
    top: 0;
    left: 0;
}

.subscribe-checkbox .checkbox .custom-checkbox {
    top: -6px;
}

.subscribe-checkbox {
    margin-bottom: 16px;
}

.custom-select-container .custom-select-header.active {
    background: #fff;
    border-radius: 3px;
}

.subscribe-news-articles .custom-select-container .custom-select-header.active span {
    color: #004B6E;
}

.custom-select-container .custom-select-header.active .icon-custom-select-down,
.subscribe-news-articles.white-version .icon-custom-select-down {
    background: url('../images/custom-select-blue.svg') no-repeat;
    background-size: 100%;
}

.custom-select-container .custom-select-drodpown.active {
    display: block !important;
}

.custom-select-container .custom-select-header.active .icon-custom-select-down {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
}

.news-sidebar.similar-news {
    margin-bottom: 66px;
}

.full-page-banner-content p {
    font-size: 28px;
    line-height: 34px;
}

.full-page-banner {
    height: 490px;
    background: url('../images/background/masdar-news-1-banner.png') no-repeat;
    background-size: cover;
    position: relative;
}

.full-page-banner .full-page-banner-content {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}

.full-page-banner .full-page-banner-content h2 {
    padding-bottom: 12px;
}

.full-page-banner .button-box a:first-child {
    margin-right: 24px;
}

.full-page-banner .button-box {
    margin: 48px 0 0;
}

.full-page-banner .button-box .btn-box {
    margin: 0 0 24px;
}

.full-page-banner .subscribe-news-articles {
    max-width: 496px;
    margin: 50px auto 60px;
}

.full-page-banner .step2,
.full-page-banner .step3 {
    display: none;
}

.full-page-banner.wide {
    height: 630px;
}

.full-page-banner .button-block {
    text-align: left;
}

.subscribe-news-articles .form-control:focus {
    box-shadow: none;
}

.full-page-banner .step3 .secondary-heading {
    margin: 48px 0 0;
}

.subscribe-news-articles.white-version .checkbox input[type="checkbox"]:checked+.custom-checkbox .icon-check {
    background: url('../images/background/blue-tick-icon.svg') no-repeat;
    background-size: 100%;
}

.subscribe-news-articles.blue-version .checkbox input[type="checkbox"]:checked+.custom-checkbox .icon-check {
    background: url('../images/background/white-tick-icon.svg') no-repeat;
    background-size: 100%;
}

.subscribe-news-articles {
    position: relative;
    z-index: 99;
}

.search-field {
    margin-bottom: 12px;
    border: 1px solid #ccc;
}

.search-field .form-control {
    line-height: 26px;
    padding: 4px 12px;
    margin-right: 10px;
    color: #004b6e;
    margin-right: 5px;
}

.search-field button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    background: transparent;
    box-shadow: none;
    border: none;
    padding-left: 0;
}

.search-field .form-control::-webkit-input-placeholder {
    color: rgba(0, 75, 110, 0.7)
}

.search-field .form-control::-moz-placeholder {
    color: rgba(0, 75, 110, 0.7)
}

.search-field .form-control:-ms-input-placeholder {
    color: rgba(0, 75, 110, 0.7)
}

.search-field .form-control:-moz-placeholder {
    color: rgba(0, 75, 110, 0.7)
}

.custom-select-container.active .custom-select-drodpown {
    display: block !important;
}

.subscribe-news-articles.white-version .search-field .form-control {
    border: none;
}

.subscribe-news-articles #SuccessMessage {
    padding: 5px 0 0;
}

@media screen and (max-width: 1680px) {
    .full-page-banner-content p {
        font-size: 24px;
        line-height: 30px;
    }
}

@media screen and (max-width: 1366px) {
    .subscribe-news-articles h2 {
        font-size: 26px;
        line-height: 33px;
    }
    .full-page-banner {
        height: 430px;
    }
    .full-page-banner-content p {
        font-size: 22px;
        line-height: 28px;
    }
    .full-page-banner .subscribe-news-articles {
        margin: 38px auto 50px;
    }
    .full-page-banner.wide {
        height: 590px;
    }
}

@media screen and (max-width: 1280px) {
    .subscribe-news-articles .form-control {
        padding: 4px 15px;
    }
    .custom-select-container .custom-select-header {
        padding: 10px 15px;
    }
    .custom-select-container .custom-select-drodpown {
        padding: 15px 15px 0 15px;
    }
}

@media screen and (max-width: 1024px) {
    .form-checkboxes.subscribe-checkbox {
        display: none;
    }
    .subscribe-news-articles .button-block {
        margin: 18px 0;
    }
}

@media screen and (max-width: 991px) {
    .subscribe-checkbox .checkbox .custom-checkbox {
        top: 0px;
    }
    .subscribe-news-articles {
        margin-bottom: 40px;
    }
    .news-sidebar.similar-news {
        margin-bottom: 40px;
    }
    .full-page-banner .step3 .secondary-heading {
        margin: 28px 0 0;
    }
}

@media screen and (max-width: 767px) {
    .subscribe-news-articles h2 {
        font-size: 24px;
        line-height: 30px;
    }
    .full-page-banner-content p {
        font-size: 16px;
        line-height: 24px;
    }
    .full-page-banner .full-page-banner-content h2 {
        padding-bottom: 6px;
    }
    .full-page-banner .button-box {
        margin: 28px 0 0;
    }
    .full-page-banner .button-box .btn-box {
        margin: 0 0 18px;
    }
    .full-page-banner .button-box a:first-child {
        margin-right: 10px;
    }
    .full-page-banner .subscribe-news-articles {
        margin: 26px auto;
    }
    .full-page-banner.wide {
        height: 520px;
    }
}

@media screen and (max-width: 575px) {
    .subscribe-news-articles {
        padding: 16px;
    }
}

.icon-whatsapp {
    width: 18px;
    height: 18px;
    background: url('../images/background/whatsapp-blue-outline.svg') no-repeat;
    background-size: 100%;
}

/* 9th May 2024 ends */

/* 31st May 2024 starts */

.reports-details .news-details-item .slider-block {
    width: 43%;
    margin-right: 35px;
    border: 1px solid rgba(0, 0, 0, .125);
}

.reports-details .news-details-item .text-block {
    width: 57%;
}

.reports-details .swiper {
    position: relative;
}

.reports-details .swiper-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    z-index: 99;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 14px;
}

.reports-details .swiper-nav .swiper-button-prev,
.reports-details .swiper-nav .swiper-button-next {
    display: block;
    position: relative;
    left: unset;
    right: unset;
}

.reports-details .swiper-button-next:after,
.reports-details .swiper-button-prev:after {
    display: none;
}

.reports-details .swiper-nav .swiper-button-prev {
    width: 15px;
    height: 30px;
    background: url('../images/background/arrow-blue-left.svg') no-repeat;
    background-size: 100%;
}

.reports-details .swiper-nav .swiper-button-next {
    width: 15px;
    height: 30px;
    background: url('../images/background/arrow-blue-right.svg') no-repeat;
    background-size: 100%;
}

.reports-details .image-reports img {
    width: 100%;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    height: 100%;
}

.reports-details .image-reports {
    overflow: hidden;
}

.reports-details.news-listing .news-details-item:last-child {
    margin-bottom: 110px;
}

@media screen and (max-width: 1199px) {
    .reports-details.news-listing .news-details-item {
        flex-direction: column;
    }
    .reports-details .news-details-item .slider-block {
        margin: 0 auto 20px;
        width: 50%;
    }
    .reports-details .news-details-item .text-block {
        width: 100%;
    }
    .reports-details.news-listing.details .date,
    .reports-details.news-listing.details .time {
        margin-right: 0;
    }
    .reports-details .right .social-share .social-icons {
        margin-left: 16px;
    }
}

@media screen and (max-width: 991px) {
    .reports-details.news-listing .news-details-item:last-child {
        margin-bottom: 50px;
    }
}

@media screen and (max-width: 767px) {
    .reports-details.news-listing .more-info-block span,
    .card-custom-horizontal .card-title {
        font-size: 16px;
        line-height: 24px;
    }
    .reports-details.news-listing .more-info-block {
        align-items: flex-start !important;
    }
}

@media screen and (max-width: 575px) {
    .reports-details .news-details-item .slider-block {
        width: 100%;
        max-width: 400px;
    }
}

/* 31st May 2024 ends */

.reports-details.news-listing .swiper-wrapper.disabled {
    transform: translate3d(0px, 0, 0) !important;
}

.reports-details.news-listing .swiper-nav.disabled {
    display: none;
}

/* 11th July 2024 starts */

.three-column-blocks-v2.three-column-blocks-v3 .three-column-content h3 {
    font-size: 28px;
    line-height: 34px;
}

@media screen and (max-width: 1580px) {
    .three-column-blocks-v2.three-column-blocks-v3 .link-block a {
        font-size: 16px;
    }
    .three-column-blocks-v2.three-column-blocks-v3 .three-column-content .link-container .link-block:first-child {
        padding-right: 18px;
        margin-right: 18px;
    }
    .three-column-blocks-v2.three-column-blocks-v3 .link-block .icon-right-arrow-blue {
        margin-left: 3px;
    }
}

@media screen and (max-width: 1440px) {
    .three-column-blocks-v2.three-column-blocks-v3 .three-column-content h3 {
        font-size: 24px;
        line-height: 28px;
    }
    .three-column-blocks-v2.three-column-blocks-v3 .three-column-content .text-muted {
        font-size: 16px;
        line-height: 20px;
    }
}

@media screen and (max-width: 1366px) {
    .three-column-blocks-v2.three-column-blocks-v3 .link-block a {
        font-size: 14px;
    }
    .three-column-blocks-v2.three-column-blocks-v3 .three-column-content .link-container .link-block:first-child {
        padding-right: 18px;
        margin-right: 18px;
    }
    .three-column-blocks-v2.three-column-blocks-v3 .link-block .icon-right-arrow-blue {
        margin-left: 3px;
    }
}

@media screen and (max-width: 1280px) {
    .three-column-blocks-v2.three-column-blocks-v3 .three-column-content .link-container {
        flex-direction: column;
    }
    .three-column-blocks-v2.three-column-blocks-v3 .three-column-content .link-container .link-block:first-child {
        padding-right: 0;
        margin-right: 0;
        border-right: none;
        margin-bottom: 10px;
    }
    .three-column-blocks-v2.three-column-blocks-v3 .three-column-content h3 {
        font-size: 22px;
        line-height: 26px;
        margin: 0 auto 20px;
    }
    .three-column-blocks-v2.three-column-blocks-v3 .three-column-content {
        padding: 40px 20px 40px 20px;
    }
}

@media screen and (max-width: 1199px) {
    .three-column-blocks-v2.three-column-blocks-v3 .three-column-content h3 {
        font-size: 18px;
        line-height: 23px;
    }
    .three-column-blocks-v2 .three-column-content.text-blue .text-muted {
        font-size: 14px;
    }
}

@media screen and (max-width: 1088px) {
    .three-column-blocks-v2 .three-column-content.text-blue .text-muted {
        margin-bottom: 10px;
    }
    .three-column-blocks-v2.three-column-blocks-v3 .three-column-content h3 {
        margin-bottom: 12px;
    }
}

/* 18th July 2024 starts */

@media screen and (max-width: 1680px) {
    .footer-bottom-top .btn-blue {
        min-width: 214px;
    }
}

@media screen and (max-width: 767px) {
    .link-block.text-blue a {
        word-wrap: break-word;
    }
}

/* 18th July 2024 ends */

/* 16th October 2024 starts */

.bod-bio.executive-bio.intro-section .content {
    margin: 0;
    max-width: 100%;
}

.intro-section.executive-bio .content .image {
    margin: 0 120px 60px 0;
    max-width: 756px;
}

@media screen and (max-width: 1580px) {
    .intro-section.executive-bio .content .image {
        max-width: 670px;
        margin: 0 80px 60px 0;
    }
}

@media screen and (max-width: 1440px) {
    .intro-section.executive-bio .content .image {
        max-width: 610px;
        margin: 0 60px 60px 0;
    }
}

@media screen and (max-width: 1280px) {
    .intro-section.executive-bio .content .image {
        max-width: 550px;
        margin: 0 60px 60px 0;
    }
}

@media screen and (max-width: 1199px) {
    .intro-section.executive-bio .content .image {
        max-width: 500px;
        margin: 0 60px 60px 0;
    }
}

@media screen and (max-width: 991px) {
    .intro-section.executive-bio .content .image {
        max-width: 500px;
        margin: 0 auto 30px;
    }
}

/* 16th October 2024 ends */