@font-face {
 font-family: 'tungstenw05-medium';

/* clientlib-commons.css to move here, removed root dot */

 /* src: url('../../../content/dam/infosys-web/en/fonts/tungstenw05-medium.woff2') format('woff2'),
  url('../../../content/dam/infosys-web/en/fonts/tungstenw05-medium.woff') format('woff'); */

 src: url('/content/dam/infosys-web/en/fonts/tungstenw05-medium.woff2') format('woff2'),
  url('/content/dam/infosys-web/en/fonts/tungstenw05-medium.woff') format('woff');  
 font-weight: 500;
 font-style: normal;
 font-display: swap;
}
body, html {
    font-family: myriad-pro, Arial;
    font-size: 18px;
    font-weight: 300;
    color: #000000;
    padding: 0;
    margin: 0;
}
.h1-heading {
	font-size: 80px;
	line-height: 80px;
	font-weight: 500;
	font-family: 'tungstenw05-medium', 'Oswald', sans-serif;
}
.h2-heading {
	font-size: 70px;
	font-weight: 500;
	font-family: 'tungstenw05-medium', 'Oswald', sans-serif;
	line-height: 70px;
}
p {
    line-height: inherit;
}
a {
    text-decoration: inherit;
}
.fs-24 {
    font-size: 24px;
}
.cap1-m-left {
    margin-left: 35%;
}
.sustainable-logo {
    position: absolute;
    left: 60%;
    top: -30px;
    width: auto;
}
.sustainable-bg {
    background: rgba(47, 17, 19, 0.7);
    margin-top: 200px;
    padding: 30px;
}
.wef-nyn-head {
    font-size: 140px;
    line-height: 0.8;
    text-transform: uppercase;
    margin: 0;
    font-family: tungstenw05-medium, Oswald, sans-serif;
}
.wef-nyn-head span {
    display: block;
    font-weight: 300 !important;
    -webkit-text-stroke: 2px #fff;
    -webkit-text-fill-color: transparent;
}
.nyn-h3 {
    font-size: 60px;
    color: #fff;
    font-weight: 500;
    font-family: tungstenw05-medium, Oswald, sans-serif;
    margin: 0 0 30px;
}
.h3 {
    font-size: 40px;
    color: #fff;
    font-weight: 500;
    font-family: tungstenw05-medium, Oswald, sans-serif;
    margin-top: 0;
    line-height: 36px;
}
.d-flex {
    align-items: center;
}
.brd-right {
    border-right: 2px solid #0F9FFA;
    height: 70px;
}
.brd-right .atp-sml-para {
    line-height: 25px;
}
.years {
    font-size: 70px;
    color: white;
}
.years a {
    margin-right: 20px;
    margin-left: 20px;
    border-bottom: 5px solid #FFF;
    font-family: tungstenw05-medium, Oswald, sans-serif;
}
#highlight, #sustainable-presence, #nyn {
    height: 100vh;
}
#highlight {
    position: relative;
    background-image: url(/content/dam/infosys-web/en/wef/2024/highlight-davos.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    align-items: center;
}
#sustainable-presence {
    position: relative;
    background-image: url(/content/dam/infosys-web/en/wef/2024/sustainable-presence.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;/*  display: flex;
    align-items: center;*/
}
#nyn {
    background-color: #000000;
    position: relative;
    background-image: url(/content/dam/infosys-web/en/wef/2026/images/ai-enterprise.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    display: flex;
    align-items: center;
}
#nyn::before {
    content: "";
    position: absolute;
    width: 100%;    
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.2);
}
.title-bold {
    font-weight: 600;
    letter-spacing: 2px;
}
.title-section {
    font-size: 64px;
    line-height: 65px;
}
.title {
    font-family: tungstenw05-medium, Oswald, sans-serif;
    font-weight: 500;
    letter-spacing: 0.1rem;
    color: #000000;
}
.wef-head {
    font-size: 72px;
    font-weight: 600;
    line-height: 0.9;
}
.modal-open {
    overflow: hidden !important;
}
.slick-dots li button::before {
    display: none;
}
.slick-dots li.slick-active button {
    background-color: #F1AC4D;
    border-color: #F1AC4D;
}
/* Slider */
.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-dots li {
    width: 0.9rem;
    height: 0.9rem;
}
.slick-dots li:first-child {
    margin-left: 0;
}
.slick-dots li button {
    width: 0.9rem;
    height: 0.9rem;
    border: 0.1rem solid rgba(255, 255, 255, 0.6);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    padding: 0;
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before, .slick-track:after {
    content: "";
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/* Slider */
/* Icons */
/* @font-face {
        font-family: "slick";
        src: url("./fonts/slick.eot");
        src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
        font-weight: normal;
        font-style: normal;
    } */
/* Arrows */
.slick-prev, .slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
    opacity: 1;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: 0.25;
}
.slick-prev:before, .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: #000;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
    left: -25px;
}
[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px;
}
.slick-prev:before {
    content: "←";
}
[dir="rtl"] .slick-prev:before {
    content: "→";
}
.slick-next {
    right: -25px;
}
[dir="rtl"] .slick-next {
    left: -25px;
    right: auto;
}
.slick-next:before {
    content: "→";
}
[dir="rtl"] .slick-next:before {
    content: "←";
}
/* Dots */
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}
.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
    outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
    opacity: 1;
}
.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: black;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
    color: black;
    opacity: 0.75;
}
.laureates__listing__block:nth-child(2), .laureates__listing__block:nth-child(4), .laureates__listing__block:nth-child(6) {
    margin-top: 20px;
}
.laureates__listing__block:nth-child(3) {
    margin-top: 50px;
}
.laureates__listing__block:hover .laureates__listing__block-content {
    opacity: 1;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    bottom: 0px;
    min-width: 100%;
}
.laureates__listing__block:hover .laureates__listing__block-content:before {
    display: block;
}
.laureates__listing__block-content:before {
    content: "";
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(31, 37, 61, 0)), color-stop(90%, #1f253d));
    background: -webkit-linear-gradient(top, rgba(31, 37, 61, 0) 0%, #1f253d 90%);
    background: -moz-linear-gradient(top, rgba(31, 37, 61, 0) 0%, #1f253d 90%);
    background: -o-linear-gradient(top, rgba(31, 37, 61, 0) 0%, #1f253d 90%);
    background: linear-gradient(180deg, rgba(31, 37, 61, 0) 0%, #1f253d 90%);
    bottom: 0;
    left: 0;
}
.laureates__listing__block:hover .laureates__listing__block-content .fs-6, .laureates__listing__block:hover .laureates__listing__block-content .display-3, .laureates__listing__block:hover .laureates__listing__block-content p, .laureates__listing__block:hover .laureates__listing__block-content hr {
    -webkit-transform: translateY(-1.5rem);
    -moz-transform: translateY(-1.5rem);
    -ms-transform: translateY(-1.5rem);
    -o-transform: translateY(-1.5rem);
    transform: translateY(-1.5rem);
}
.laureates__listing__block:hover {
    -webkit-box-flex: 2;
    -webkit-flex: 2;
    -moz-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
}
.laureates__listing__block:hover img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    transition: all 0.5s ease;
}
.bg-Darkblue {
    background-color: #382261;
}
/*.default_padding {
        padding: 9.4rem 0;
    }*/
.mb-5 {
    margin-bottom: 3rem !important;
}
.align-items-center {
    align-items: center !important;
}
.justify-content-between {
    justify-content: space-between !important;
}
.d-flex {
    display: flex !important;
}
.fs-2 {
    font-size: 3.4rem !important;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.laureates .link-view {
    color: #fff;
}
.link-view {
    font-size: 1.3rem;
    color: #223247;
}
.text-decoration-none {
    text-decoration: none !important;
}
[class^="ip-"], [class*=" ip-"] {
    font-family: "icomoon" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.laureates .link-view {
    color: #fff;
}
.pt-0 {
    padding-top: 0 !important;
}
.p20 {
    padding: 20px;
}
.mt-0 {
    margin-top: 0 !important;
}
.laureates__listing {
    margin-bottom: 0 !important;
}
.d-flex {
    display: flex !important;
}
.laureates__listing__block {
    height: 27rem;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-transition: 1s;
    -o-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    position: relative;
    cursor: pointer;
    -webkit-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    transition: all 0.8s ease;
    overflow: hidden;
}
.text-center {
    text-align: center !important;
}
.mt-5 {
    margin-top: 3rem !important;
}
img, svg {
    vertical-align: middle;
}
/* 
    .img-fluid {
        max-width: 100%;
        height: auto;
    } */
.laureates__listing__block img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
    -webkit-filter: none;
    filter: none;
    transition: all 0.5s ease;
}
.laureates__listing__block-content .fs-6 {
    color: #fff;
    font-weight: 400;
    position: relative;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.fs-6 {
    font-size: 17px !important;
}
.laureates__listing__block-content {
    position: absolute;
    padding: 20px;
    width: 100%;
    height: auto;
    bottom: -700px;
    left: 0;
    opacity: 0;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    min-width: 25rem;
}
.laureates__listing__block-content hr {
    background-color: #EFEEF3;
    width: 2.6rem;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.display-3 {
    font-size: 2rem !important;
}
.laureates__listing__block-content .display-3 {
    font-size: 26px !important;
    color: #fff;
    position: relative;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    font-weight: bold;
}
.laureates__listing__block-content p {
    font-size: 1rem;
    color: #fff;
    font-weight: 300;
    position: relative;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    margin-bottom: 0;
}
hr:not([size]) {
    height: 1px;
}
.display-3 {
    font-size: calc(1.525rem + 3.3vw);
    font-weight: 300;
    line-height: 1.2;
}
hr {
    margin: 10px 0 !important;
    color: inherit;
    background-color: currentColor;
    border: 0;
    opacity: .25;
}
.laureates__slider {
    background-color: #223247;
}
.grid-popup .modal-dialog {
    max-width: 950px !important;
}
.grid-caption.cap3, .grid-caption.cap5 {
    width: 50% !important;
}
.join-us {
    text-transform: uppercase;
    font-weight: 600;
}
.speakers {
    position: relative;
    min-height: 130vh;
    overflow: hidden;
}
.screen {
    position: absolute;
    width: 100%;
    min-height: 65vh;
}
.bottom-screen {
    bottom: 0;
}
.speak-flex {
    display: flex;
    flex-wrap: wrap;
    height: 65vh;
    margin-top: 50px;
}
.img-speak-sec {
    max-width: 100%;
    height: 100%;
    object-fit: cover;
}
.bg-speaker {
    height: 100%;
    position: relative;
}
.bg-speaker:hover::after {
    background-color: rgba(75, 6, 26, 0.3);
    transition: all 0.5s ease;
}
.bg-speaker:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.bg-speak-cnt {
    position: absolute;
    bottom: 0;
    padding: 20px;
    color: #fff;
    z-index: 1;
}
.speak-name {
    /* font-family: 'Tungsten A', 'Tungsten B', 'Khand', sans-serif; */
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 28px;
    text-transform: uppercase;
    margin: 0;
}
.speak-desc {
    font-size: 16px;
    font-weight: 400;
}
.speaker-caption {
    position: absolute;
    width: 100%;
    top: 10%;
    left: 0;
}
.mt75 {
    margin-top: 75px;
}
.equal-bg {
    box-shadow: 11px 10px 42px -14px rgb(0 124 195 / 27%) !important;
}
.center {
    text-align: center;
}
.mb40 {
    margin-bottom: 40px;
}
.h3-head {
    font-size: 32px;
    font-weight: 500 !important;
    font-family: tungstenw05-medium, Oswald, sans-serif;
    margin-top: 0;
}
.h4-head {
    font-size: 20px;
    font-weight: 500;
    font-family: tungstenw05-medium, Oswald, sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.media_border {
    border-left: 0px solid #7e7e7e;
    border-right: 0px solid #7e7e7e;
    padding-top: 20px;
    padding-bottom: 20px;
}
.sec3 .media-left, .sec3 .media > .pull-left {
    padding-right: 20px;
}
.about_icon {
    width: 80px;
    border-radius: 10px;
}
.sec3 .media-heading {
    font-size: 21px;
    position: relative;
    margin: 0;
}
.media_border:before {
    border-top: 1px solid #3f3f3f;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: -1;
}
.sec3 {
    position: relative;
    background-color: #061838;
    color: rgba(255, 255, 255, 1);
}
.cta-link-wef:hover {
    background-color: transparent;
    color: #fff;
    text-decoration: none;
}
.cta-link-wef:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    height: 0;
    width: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #000;
    z-index: -1;
    transform: translate(-50%, -50%) rotate(45deg);
}
.cta-link-wef:hover:before {
    height: 1000%;
}
.cta-link-wef {
    color: #000;
    border-radius: 5px;
    position: relative;
    z-index: 1;
    display: inline-block;
    background-color: #92d1ff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 12px;
    margin: 10px 0 0;
    text-decoration: none;
    font-size: 18px !important;
    overflow: hidden;
    font-weight: 600;
}
.cta-link1:hover {
    background-color: transparent;
    color: #fff;
    text-decoration: none;
}
.cta-link1:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    height: 0;
    width: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #000;
    z-index: -1;
    transform: translate(-50%, -50%) rotate(45deg);
}
.cta-link1:hover:before {
    height: 1000%;
}
.cta-link1 {
    color: #2F1113;
    border-radius: 5px;
    position: relative;
    z-index: 1;
    display: inline-block;
    background-color: #EAC8a5;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 12px;
    margin: 10px 0 0;
    text-decoration: none;
    font-size: 18px !important;
    overflow: hidden;
    font-weight: 500;
}
.fontweight600 {
    font-weight: 600 !important;
}
.color-white {
    color: #ffffff !important;
}
.box01, .box02 {
    border-radius: 0px;
}
.grid-caption {
    bottom: 20px;
}
.grid-caption.cap1 {
    width: 70%;
}
.box01 {
    height: 300px !important;
}
.box02 {
    height: 350px !important;
}
.box03 {
    height: 280px;
}
.fs-title {
    font-weight: 600;
}
.btn-no-effect {
    font-size: 12px;
    padding: 12px 12px;
}
.box-wrapper {
    position: relative;
    height: 75vh;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.box-wrapper.cards-items {
    height: 65vh;
}
.box-wrapper [class*="col-"] {
    margin-bottom: 15px;
}
.box-wrapper.cards-items .cards {
    height: 300px;
}
.box-wrapper.video-cards-items .cards {
    height: 210px;
}
.box-wrapper .cards {
    border-radius: 10px;
    position: relative;
    /*max-width: 300px;*/
    height: 260px;
    background-color: #fff;
    padding: 20px 15px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    box-shadow: 0 5px 20px rgba(9, 50, 29, 0.5);
    transition: 0.3s ease-in-out;
}
.box-wrapper .cards:hover {
    height: 420px;
}
.box-wrapper.cards-items .cards:hover {
    height: 400px;
}
.box-wrapper.video-cards-items .cards:hover {
    height: 330px;
}
.box-wrapper .cards .imgBx {
    position: relative;
    top: -60px;
    z-index: 1;
}
.box-wrapper .cards .imgBx img {
    max-width: 100%;
    border-radius: 10px;
    margin-bottom: 15px; /*box-shadow: 0px 5px 20px rgba(0,0,0,0.2);*/
}
.box-wrapper .cards .contBx {
    position: relative;
    margin-top: -80px;
    /*text-align: center;*/
    color: #111;
    visibility: hidden;
    opacity: 0;
    transition: 0.3s ease-in-out;
}
.box-wrapper .cards:hover .contBx {
    margin-top: -50px;
    visibility: visible;
    opacity: 1;
    transition-delay: 0.3s;
}
.sapphire-dark {
    background-color: #061838;
}
.video-slider.owl-carousel .owl-stage {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.video-slider .owl-item {
    position: relative;
    background-color: #f0f0f0;
}
#custom_slider .owl-next {
    background-color: rgba(0, 0, 0, 0.8) !important;
    border-radius: 20px !important;
    background-size: 60% !important;
    background-position: center !important;
}
#custom_slider .owl-prev {
    background-color: rgba(0, 0, 0, 0.8) !important;
    border-radius: 20px !important;
    background-size: 60% !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
.play_button {
    width: 55px;
    height: 55px;
    position: absolute;
    bottom: 10px;
    margin: auto;
    right: 10px;
    padding: 14px;
    border-radius: 100%;
    opacity: 1;
    box-shadow: inset 0px 0px 0px 1px #0f9ffa;
    z-index: 999;
    background-color: #0f9ffa;
}
.play_button::before, .play_button::after {
    box-sizing: border-box;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    top: 0;
    left: 0;
}
.play_button::before {
    border: 1px solid transparent;
}
.list-video:hover .play_button {
    opacity: 1;
}
.list-video:hover .play_button::before {
    border-top-color: #ffffff;
    border-right-color: #ffffff;
    border-bottom-color: #ffffff;
    transition: border-top-color 0.15s linear, border-right-color 0.15s linear 0.1s, border-bottom-color 0.15s linear 0.2s;
}
.play_button::after {
    border: 0 solid transparent;
}
.list-video:hover .play_button::after {
    border-top: 1px solid #ffffff;
    border-left-width: 1px;
    border-right-width: 1px;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    transition: transform 0.4s linear 0s, border-left-width 0s linear 0.35s, -webkit-transform 0.4s linear 0s;
}
.play_button_inner {
    width: 0;
    height: 0;
    margin: 4px 10px;
    /* display: table-cell; */
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #92d1ff;
}

/* new code */
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.relative {
    position: relative;
}
.white-color {
    color: #ffffff !important;
}
.fontweight400 {
    font-weight: 400 !important;
}


@media (min-width: 1650px) {
.slick-dots li button {
    width: 1.2rem;
    height: 1.2rem;
}
}

@media screen and (max-width: 1024px) {
.box01-img01 img {
    object-position: 200px 0;
}
.speakers {
    position: relative;
    min-height: 115vh;
    overflow: hidden;
}
#highlight, #sustainable-presence, #nyn {
    height: auto;
}
.box-wrapper, .box-wrapper.cards-items {
    height: auto;
    display: block;
}
.box-wrapper .cards, .box-wrapper .cards:hover, .box-wrapper.cards-items .cards, .box-wrapper.cards-items .cards:hover, .box-wrapper.video-cards-items .cards, .box-wrapper.video-cards-items .cards:hover {
    height: 560px;
}
.box-wrapper .cards .imgBx {
    top: 0px;
}
.box-wrapper .cards .contBx, .box-wrapper .cards:hover .contBx {
    visibility: visible;
    opacity: 1;
    margin-top: 15px;
}
}

@media screen and (max-width: 992px) {
.box01-img01 img {
    object-position: 400px 0;
}
.nyn-h3 {
    font-size: 50px;
}
}

@media (max-width: 991px) {
.default_padding {
    padding: 75px 0 120px !important;
}
.laureates__listing__block {
    width: 300px;
    height: 500px;
}
/* .slick-initialized .slick-slide:before {
            position: absolute;
            content: '';
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0.5);
            top: 0;
            left: 0;
        } */
.laureates__listing__block.slick-active:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 90%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(31, 37, 61, 0)), to(rgba(31, 37, 61, 0.804359)));
    background: -webkit-linear-gradient(top, rgba(31, 37, 61, 0) 0%, rgba(31, 37, 61, 0.804359) 100%);
    background: -moz-linear-gradient(top, rgba(31, 37, 61, 0) 0%, rgba(31, 37, 61, 0.804359) 100%);
    background: -o-linear-gradient(top, rgba(31, 37, 61, 0) 0%, rgba(31, 37, 61, 0.804359) 100%);
    background: linear-gradient(180deg, rgba(31, 37, 61, 0) 0%, rgba(31, 37, 61, 0.804359) 100%);
    bottom: 0;
    left: 0;
}
.laureates__listing__block:nth-child(2), .laureates__listing__block:nth-child(3), .laureates__listing__block:nth-child(4), .laureates__listing__block:nth-child(6), .laureates__listing__block:nth-child(7) {
    margin-top: 0;
}
.laureates__listing__block.slick-active img {
    -webkit-filter: none;
    filter: none;
}
.laureates__listing__block.slick-active .laureates__listing__block-content {
    opacity: 1;
    bottom: 0;
    min-width: 100%;
}
.laureates__listing .slick-dots {
    bottom: -50px;
}
.laureates__listing .slick-dots li button {
    background-color: #000000;
    border: 0.1rem solid transparent;
}
.laureates__listing .slick-dots li.slick-active button {
    background-color: #1492E6;
    border-color: #1492E6;
}
}

@media screen and (max-width: 767px) {
.h1-heading {
	font-size: 40px;
	line-height: 40px;
}
.h2-heading {
	font-size: 40px;
	line-height: 40px;
}
.box01-img01 img {
    object-position: 490px 0;
}
.cap1-m-left {
    margin-left: 0;
}
.years {
    font-size: 50px;
}
.sustainable-logo {
    right: unset;
    /*top: 50px; */
    width: 200px;
    left: 50%;
    transform: translateX(-50%);
}
.sustainable-bg {
    margin-top: 250px;
}
.speakers {
    min-height: auto;
    padding: 75px 0;
    background-color: #963596;
    color: #fff !important;
}
.hidden-xs {
    display: none !important;
}
.speaker-caption {
    position: relative;
    top: 0;
    left: 0;
}
.speak-flex {
    display: flex;
    flex-wrap: wrap;
    height: auto;
    margin-top: 50px;
}
.center .cta-link-wef {
    color: #000 !important;
    border: 2px solid #000 !important;
}
.mb-20 {
    margin-bottom: 20px;
}
.box-wrapper [class*="col-"] {
    margin-bottom: 30px;
}
.box-wrapper .cards h2 {
    font-size: 28px;
}
.box-wrapper .cards .imgBx img {
    margin-bottom: 25px;
}
.box-wrapper .cards, .box-wrapper .cards:hover, .box-wrapper.cards-items .cards, .box-wrapper.cards-items .cards:hover, .box-wrapper.video-cards-items .cards, .box-wrapper.video-cards-items .cards:hover {
    height: auto;
}
}

@media screen and (max-width: 480px) {
.title-section {
    font-size: 44px;
}
.wef-head {
    font-size: 52px;
}
.grid-caption.cap1, .grid-caption.cap2, .grid-caption.cap3, .grid-caption.cap4, .grid-caption.cap5, .grid-caption.cap6 {
    width: 100%;
}
.box01, .box02 {
    height: 450px !important;
}
.box01 img, .box02 img {
    height: 450px;
    object-fit: cover;
}
.cap1-m-left {
    margin-left: 0;
}
.box02-img01 img {
    object-position: 280px 0;
}
.box02-img02 img {
    object-position: 180px 0px;
}
.box01-img01 img {
    object-position: 1050px 0;
}
}
