:root {


    /* PRIMARY */
    --primary-blue: #0F5A83;
    --primary-red: #C8102E;
    --primary-gray: #8A8C8E;

    /* SECONDARY - TEXT */
    --secondary-black: #1C1C1C;
    --paragraph-color: #3A3A3A;

    /* SECONDARY - GRAYS */
    --gray-light: #D5D6D6;
    --gray-soft: #E6E6E6;
    --gray-bg: #F4F5F6;

    /* SECONDARY - REDS */
    --red-dark: #890C18;
    --red-medium: #A41218;

    /* SECONDARY - GOLD */
    --gold: #D1B168;

    /* SECONDARY - BLUES */
    --blue-dark: #002A58;
    --blue-medium: #22469C;
    --blue: #0B77C0;
    --blue-light: #0095D7;
    --blue-bright: #00AAE8;


    --whitecolor: #FFFFFF;
    --blackcolor: #000000;

    --selection: #d9d9d9;
    --para: #404142;

    /* FONT FAMILIES */

    --font-inter: "Inter", sans-serif;
    --font-inter-tight: "Inter Tight", sans-serif;
    --font-archivo-narrow: "Archivo Narrow", sans-serif;
    --font-archivo: "Archivo", sans-serif;
    --font-roboto-condensed: "Roboto Condensed", sans-serif;
}


/* ABOUT MESSAGE - START */

.common-btn-rec::after {
    display: none !important;
}

.karen-head-row {
    display: flex;
    align-items: center;
    padding-left: 40px !important;
    padding-right: 40px !important;
}

.karen-heading-col {
    width: 80% !important;
    margin-right: 0 !important;
}


.karen-head-sec {
    padding-top: 146px !important;
    padding-bottom: 30px !important;
    background: var(--blue-dark);
}

.karen-heading-col h1 {
    margin-top: 5px;
    color: var(--whitecolor);
}

.karen-head-row .mem-sup-col {
    display: flex;
    column-gap: 27px;
    justify-content: flex-end;
    width: 37% !important;
    flex-direction: row;
}

.common-btn-rec {
    border: 1px solid white !important;
    color: var(--whitecolor) !important;
    font-size: 12px;
    border-radius: 0px;
    padding: 8px 15px 8px 15px !important;
    text-transform: uppercase;
    font-family: var(--font-archivo) !important;
    letter-spacing: 1px;
}

.common-btn-rec:hover {
    border: 1px solid var(--blue-bright) !important;
    color: white !important;
    font-size: 12px;
    border-radius: 0px;
    padding: 8px 15px 8px 15px !important;
    font-family: var(--font-archivo) !important;
    text-transform: uppercase;
    background: var(--blue-bright) !important;
    letter-spacing: 1px;
}


.karen-bio-row {
    display: flex;
    justify-content: space-between;
    max-width: 87% !important;
    padding-bottom: 85px;
    border-bottom: 1px solid #D1B168;
}

.abt-karen-col {
    width: 62%;
}

.karen-img-col {
    width: 28.5%;
    display: flex;
    row-gap: 50px;
    align-items: center;
}

.karen-img-col .karen-img {
    width: 100%;
    height: fit-content;
    margin-top: 150px;
}

.karen-bio-row .karen-img-col span {
    width: 100%;
    height: 100%;
    position: relative;
    padding-bottom: 132% !important;
    overflow: hidden !important;
    display: block !important;
}

.karen-img-col .karen-img img {
    border-radius: 50px;
    position: absolute;
    object-fit: cover;
    left: 0;
    display: block !important;
    height: 100%;
    width: 100% !important;
}

.abt-karen h2 {
    font-family: var(--font-inter-tight) !important;
    color: #005287;
    font-weight: 400;
    margin-bottom: 4px !important;
}

.abt-karen p {
    margin-bottom: 30px !important;
}

.karen-head-row::after {
    display: none;
}

.mem-sup-col .mem-btn::after {
    display: none;
}

.mem-sup-col .sup-btn::after {
    display: none;
}

.mem-sup-col .mem-btn:hover::after {
    display: none !important;
}

.mem-sup-col .sup-btn:hover::after {
    display: none !important;
}

.abt-karen h6 {
    margin-top: 0;
    margin-bottom: 0;
    color: #00AAE8;
}

.karen-bio-sec {
    padding-bottom: 0 !important;
    padding-top: 35px !important;
}

.abt-karen h2+h6 {
    margin-bottom: 30px !important;
}

.abt-karen h2+h6+p+h6+p+h6 {
    font-family: 'Inter' !important;
    color: #404142;
    font-size: 15px !important;
    font-weight: 700;
}




.trial-sec {
    padding: 74px 0 88px 0 !important;
}

.trial-sec .trial-row {
    display: flex;
    max-width: 87% !important;
    justify-content: space-between;
}

.trial-cols .trial-col-head h5 {
    color: #D1B168;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
}

.trial-cols .trial-col-head h5::after {
    position: absolute;
    content: "";
    width: 50px;
    height: 5px;
    background: #C31230;
    bottom: -8px;
    left: 0;
}

.trial-row .trial-cols {
    display: flex;
    row-gap: 0px;
    width: 26%;
}

.trial-col-txt h6 {
    font-weight: 700;
    color: #404142;
    line-height: 30px;
}

.short-caro-sec {
    background: #F4F5F6;
    padding: 120px 0 95px 0 !important;
}

.myGalleryCarousel {
    width: 38.9%;
}

.swiper-slide a {
    padding-bottom: 65%;
    position: relative;
    display: block;
}

.swiper-slide img {
    position: absolute;
    height: 100% !important;
    width: 100% !important;
    object-fit: contain !important;
    border-radius: 0 !important;
    background: #d5d6d640;
}

.read-news-row {
    max-width: 745px !important;
}

.read-news-row .read-news-col:hover {
    box-shadow: rgb(0 0 0 / 32%) 0px 12px 40px;
    transition: 0.5s;
    cursor: pointer;
}

.read-news-section {
    padding: 62px 0 !important;
}

.read-news-img span {
    width: 100% !important;
    position: relative !important;
    height: 100%;
    padding-bottom: 100% !important;
}

.read-news-img img {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
}

.read-news-row .read-news-col {
    display: flex;
    justify-content: center;
    column-gap: 0;
}

.read-news-col .read-news-text {
    background: #005287;
    width: 74.7%;
    display: flex;
    flex-direction: column;
    position: relative;
    padding: 35px;
}

.read-news-text p {
    padding-left: 0px !important;
}

.read-news-text p::before {
    display: none !important;
}

.read-news-col .summit-small-image {
    width: 190px;
    position: relative;
    height: 100%;
    padding-bottom: 0 !important;
}

.read-news-section {
    position: relative;
}

.read-news-section::after {
    content: "" !important;
    position: absolute !important;
    left: -13%;
    bottom: 0;
    width: 60%;
    height: 100%;
    background: url(../images/side-lines.svg);
    background-position: center;
    background-size: cover;
    object-fit: contain;
    background-repeat: no-repeat;
    z-index: 0;
}

.read-news-col .read-news-text::before {
    position: absolute;
    content: "";
    width: 35px;
    height: 35px;
    background: url(../images/nav_ArrowAqua.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    bottom: 10px;
    right: 10px;
}


.short-caro-sec .short-car-row .myGalleryCarousel.myGalleryCarousel .swiper-pagination-bullet-active {
    background: #808184;
    width: 10px;
    height: 10px;
    border-radius: 0;
    border: 1px solid #808184;
}

.short-caro-sec .short-car-row .myGalleryCarousel span.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border-radius: 0;
    background: transparent;
    border: 1px solid #000000;
}


/* ABOUT MESSAGE - END */


/* CLEAN ENERGY - START */


.innerpg-intro-row .innerpg-intro-col {
    row-gap: 0;
}

.innerpg-intro-row .innerpg-intro-col .our-into-heading h6 {
    margin-bottom: 15px;
}

.innerpg-intro-row .innerpg-intro-col .our-into-para p {
    padding: 0 50px 0 50px;
}

.wide-image-section {
    padding-top: 0 !important;
}

.wide-image-section .wide-image-row {
    max-width: 100% !important;
}

.innerpg-intro-section {
    padding-top: 0px !important;
    padding-bottom: 80px !important;
}

.benefit-section-outer {
    max-width: 93.5%;
    margin: auto;
    background: #005287;
    border-radius: 50px;
    padding: 55px 110px 85px 110px !important;
}

.benefit-section-outer.callout-link {
    margin-top: 150px;
    margin-bottom: 50px;
    padding: 25px 55px 45px 55px !important;
}

.benefit-section-outer.callout-link h6 {
    font-size: 36px !important;
    font-weight: 300;
    text-transform: uppercase;
    color: white;
}


.benefit-section-outer.callout-link .common-btn-rec {
    margin: 24px auto 0;
}

.benefit-section-outer.callout-link::after {
    content: "" !important;
    position: absolute !important;
    left: -17%;
    top: -41px;
    height: 155%;
    width: 60%;
    background: url(../images/side-lines.svg);
    background-position: center;
    background-size: cover;
    object-fit: contain;
    background-repeat: no-repeat;
    z-index: -1;
}

.cleg-pgsect-ad {
    padding-top: 134px !important;
}

.sub-cnt-sec {
    padding-top: 0 !important;
}

.sub-cnt-sec .sub-title-row .sub-title-col {
    row-gap: 0px;
    padding: 0px !important;
}

.sub-cnt-sec .sub-title-col h6 {
    margin-top: 0;
}

.benefit-section-outer .benefit-row {
    max-width: 100% !important;
    column-gap: 30px;
    padding-top: 20px;
}

.benefit-row-one {
    max-width: 100% !important;
}

.benefit-row-one h2,
.benefit-row-one p {
    color: #fff !important;
}

.benefit-row-one h2 {
    font-family: var(--font-inter-tight) !important;
    font-weight: 300 !important;
}

.benefit-row-one p {
    font-weight: 300 !important;
}

.benefit-row .benefit-col {
    background: #fff;
    width: 100%;
    padding: 25px 25px 90px 25px;
    border-radius: 50px;
}

.benefit-row .benefit-col h6 {
    font-size: 22px !important;
    font-family: var(--font-roboto-condensed) !important;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 22px;
    color: #005287;
    margin-top: 15px;
    position: relative;
}

.benefit-row .benefit-col h6::after {
    position: absolute;
    content: "";
    width: 50px;
    height: 5px;
    background: #005287;
    bottom: -13px;
    left: 0px;
}

.benefit-row .benefit-col p {
    font-family: "Roboto", sans-serif;
    font-size: 15px !important;
    line-height: 22px;
    font-weight: 600;
    margin-top: 25px !important;
    color: #005287 !important;
}

.benefit-row-btn a.parallax-btn {
    margin-top: 15px;
    background: transparent;
}

.benefit-row-btn a.parallax-btn::after {
    display: none;
}

.benefit-row-btn a.parallax-btn:hover::after {
    display: none;
}

.benefit-section-outer .benefit-row .owl-dots button.active {
    width: 9px;
    height: 9px;
    border: 1px solid white;
    background-color: white;
}

.benefit-section-outer .benefit-row .owl-dots button.owl-dot {
    width: 9px;
    height: 9px;
    border: 1px solid white;
}

.benefit-section-outer .benefit-row .owl-dots {
    display: flex;
    justify-content: center;
    padding-top: 40px;
    gap: 10px;
}

.clean-energy-right {
    row-gap: 10px !important;
}

.benefit-row-one .benefit-col-one {
    row-gap: 12px;
}

.clean-energy-right .et_pb_button_module_wrapper {
    padding-top: 20px;
}

.clean-energy-right ul {
    padding-left: 0 !important;
}

.clean-energy-right ul li::before {
    background: var(--blue-bright) !important;
}


.cleg-pgsect-ad::before {
    display: none !important;
}

.sub-title-row {
    margin: auto !important;
    max-width: 87.5% !important;
}

.sub-title-row .sub-title-col {
    row-gap: 0;
}

.sub-title-col h6 {
    color: #00AAE8;
    font-weight: 700;
    margin-bottom: 0 !important;
}

.sub-title-row .sub-title-col {
    row-gap: 0;
    padding: 60px 0 25px 0 !important;
}

.block-text-col .block-text-content h3 {
    font-family: var(--font-archivo) !important;
    font-weight: 500;
    color: #D1B168;
    padding: 37px 0 70px 0;
}

.block-text-row {
    margin: auto !important;
    max-width: 87.5% !important;
    border-top: 1px solid #D1B168 !important;
    border-bottom: 1px solid #D1B168 !important;
}

.block-text-section {
    padding-bottom: 120px !important;
}

/* CLEAN ENERGY - END */


/*SAFETY CULTURE - START*/

.page-id-26 .wide-image-section {
    padding-bottom: 50px !important;
}

.safety-section-main .custom-pin-placeholder {
    width: 100% !important;
    max-width: 100% !important;
    margin: auto !important;
    display: flex !important;
    justify-content: center;
}

.safety-section-main .custom-pin-placeholder .slider-safety,
.safety-section-main .custom-pin-placeholder .supply-chain,
.safety-section-main .custom-pin-placeholder .slider-safety-two {
    background: #002A58;
    opacity: 1 !important;
    padding: 80px 53px !important;
    border-radius: 50px;
    gap: 115px;
    width: 93% !important;
    max-width: 100% !important;
    margin: auto !important;
    left: auto !important;
}

.safety-section-main .custom-pin-placeholder .slider-safety-two.grey-bg-section {
    background-color: #24469D;
}

.safety-section-main .custom-pin-placeholder .color-safety {
    background-color: #005287 !important;
}

.safety-section-main .custom-pin-placeholder .slider-safety h2,
.safety-section-main .custom-pin-placeholder .supply-chain,
.safety-section-main .custom-pin-placeholder .slider-safety-two h2 {
    margin: 0 !important;
    margin-bottom: 30px !important;
}

.safety-section-main .custom-pin-placeholder .slider-safety .safety-col-two,
.safety-section-main .custom-pin-placeholder .supply-chain .safety-col-two,
.safety-section-main .custom-pin-placeholder .slider-safety-two .safety-col-two {
    width: 42%;
    display: flex;
    justify-content: center;
    padding: 128px 0;
}

.block-text-content .et_pb_text_inner hr {
    display: none;
}

.safety-section-main .custom-pin-placeholder .slider-safety .safety-col-one,
.safety-section-main .custom-pin-placeholder .supply-chain .safety-col-one,
.safety-section-main .custom-pin-placeholder .slider-safety-two .safety-col-one {
    width: 57%;
}

.safety-section-main .custom-pin-placeholder .slider-safety .safety-col-two span img,
.safety-section-main .custom-pin-placeholder .supply-chain .safety-col-two span img,
.safety-section-main .custom-pin-placeholder .slider-safety-two .safety-col-two span img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50px;
    position: absolute;
    left: 0;
    top: 0;
}

.safety-section-main .custom-pin-placeholder .slider-safety .safety-col-two span,
.safety-section-main .custom-pin-placeholder .supply-chain .safety-col-two span,
.safety-section-main .custom-pin-placeholder .slider-safety-two .safety-col-two span {
    width: 100% !important;
    height: 0;
    position: relative;
    padding-bottom: 69%;
}

.safety-section-main {
    padding-top: 0 !important;
    padding-bottom: 60px !important;
}

.value-concepts-section {
    padding-top: 0 !important;
    padding-bottom: 60px !important;
}

.value-concepts-section .value-concepts-row {
    background: #005287;
    opacity: 1 !important;
    padding: 80px 53px !important;
    border-radius: 50px;
    width: 93% !important;
    max-width: 100% !important;
    margin: auto !important;
}

.value-concepts-section .value-concepts-row h2 {
    margin: 0 0 30px 0 !important;
}


.page-id-26 .block-text-section {
    padding-bottom: 55px !important;
}

.safetypg-eagle::before {
    display: none;
}

.safety-head-row {
    max-width: 87% !important;
    padding: 65px 58px !important;
    border-radius: 40px;
}

.safety-head-row .safety-but-col {
    width: 25% !important;
}

.safety-head-row .safety-head-col {
    width: 75% !important;
    margin: 0 !important;
}

.safety-head-row .safety-head-col h4 {
    margin: 0 !important;
    text-transform: uppercase;
    color: #fff;
    font-weight: 400 !important;
    font-family: system-ui !important;
}

.safety-btn-sec {
    padding: 85px 0 !important;
    position: relative;
    overflow: hidden;
}

.safety-btn-sec::before {
    content: "" !important;
    position: absolute !important;
    left: -33%;
    bottom: -7px;
    width: 1236px;
    height: 515px;
    background: url(../images/side-lines.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 0;
}

.safetypg-eagle blockquote p {
    font-size: 62px !important;
    color: #fff !important;
}

.page-id-26 .safetypg-eagle {
    position: relative !important;
    margin-top: -40px !important;
}

.safetypg-eagle::after {
    content: "" !important;
    position: absolute !important;
    right: 0px;
    top: 0;
    width: 241px;
    height: 100%;
    background: url(../images/safety-logo.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

/*SAFETY CULTURE - END*/

/*SUPPLY CHAIN - START*/

.wide-image-section img {
    width: 100%;
}

.supply-carousel {
    padding-bottom: 66px !important;
}

.supply-carousel .et_flex_row {
    max-width: 87% !important;
}

.supply-chain-blocks-container .supply-chain-block-item {
    padding: 80px 50px 65px 50px;
    display: block;
    border-radius: 40px;
    background: #005287;
    transition: 0.5s;
    cursor: pointer;
}

.supply-chain-blocks-container .supply-chain-block-item:hover {
    background-color: var(--blue-bright);
    box-shadow: rgb(0 0 0 / 32%) 0px 12px 40px;
    transition: 0.5s;
}

.supply-chain-blocks-container .supply-chain-block-item h4.supply-chain-title {
    font-size: 22px !important;
    line-height: 27px;
    font-weight: 500 !important;
    font-family: "Roboto Condensed", sans-serif !important;
    color: var(--whitecolor);
    padding-bottom: 15px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 22px;
    text-align: center;
    display: flex;
    justify-content: center;
}

.supply-chain-blocks-container .supply-chain-block-item h4.supply-chain-title::before {
    position: absolute;
    content: "";
    width: 43px;
    height: 4px;
    background: var(--whitecolor);
    top: -45px;
}

.supply-chain-blocks-container .supply-chain-block-item span.supply-chain-span {
    position: relative;
    display: block;
    font-size: 0;
    width: 30px;
    height: 30px;
    margin-left: auto;
    position: absolute;
    right: 23px;
    bottom: 23px;
}

.supply-chain-blocks-container .supply-chain-block-item span.supply-chain-span::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: url(../images/nav_ArrowAqua.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.page-id-33 .chicago-main-sec {
    padding-bottom: 65px;
}

.supply-chain-intro {
    padding-bottom: 125px !important;
}

/*WINTER CONFERENCE - START*/

.page-id-446 .swiper-pagination,
.page-id-446 .swiper-button-prev,
.page-id-446 .swiper-button-next,
.page-id-649 .swiper-pagination,
.single-recent_supplier_fair .swiper-pagination,
.single-recent_supplier_fair .swiper-button-prev,
.single-recent_supplier_fair .swiper-button-next,
.page-id-481 .swiper-pagination,
.page-id-481 .swiper-button-prev,
.page-id-481 .swiper-button-next {
    display: none;
}

.end-winter {
    padding: 38px !important;
}


.win-con-sec .custom-pin-placeholder {
    width: 100% !important;
    max-width: 100% !important;
    margin: auto !important;
    display: flex !important;
    justify-content: center;
}

.win-con-sec .custom-pin-placeholder .win-con-row {
    background: #005287;
    opacity: 1 !important;
    padding: 80px 53px !important;
    border-radius: 50px;
    gap: 115px;
    width: 93% !important;
    max-width: 100% !important;
    margin: auto !important;
    left: auto !important;
}

.win-con-sec .custom-pin-placeholder .win-con-row.green {
    background-color: #8e993d !important;
}

.win-con-sec .custom-pin-placeholder .win-con-row.blue {
    background-color: #24469d !important;
}


.win-con-sec .custom-pin-placeholder .win-con-row .slider-winter-col-one {
    width: 57%;
}

.win-con-sec .custom-pin-placeholder .win-con-row .slider-winter-col-two {
    width: 42%;
    display: flex;
    justify-content: center;
    padding: 128px 0;
}

.win-con-sec .custom-pin-placeholder .win-con-row .slider-winter-col-one h2 {
    margin: 0 !important;
    margin-bottom: 60px !important;
}

.win-con-sec .custom-pin-placeholder .win-con-row .slider-winter-col-two span {
    width: 100% !important;
    height: 0;
    position: relative;
    padding-bottom: 75%;
}

.win-con-sec .custom-pin-placeholder .win-con-row .slider-winter-col-two span img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50px;
    position: absolute;
    left: 0;
    top: 0;
}

.winter-video-section {
    background-color: #3a3a3a;
    padding-top: 105px !important;
    padding-bottom: 130px !important;
}

.winter-video-section .winter-video-column {
    display: flex;
    align-items: center;
    gap: 70px;
}

.winter-video-section .winter-video-column h5 {
    font-family: 'Inter' !important;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 4px;
    margin: 0 !important;
    text-align: center;
}

.winter-video-section .winter-video-column .et_pb_video_0 {
    width: 36%;
}

.winter-gallery-outer {
    background-color: #012a56;
    padding-top: 95px !important;
    padding-bottom: 94px !important;
}

.winter-gallery-outer .winter-gallery-row {
    max-width: 100% !important;
    width: 100%;

}

.winter-gallery-outer .winter-gallery-row .winter-gallery-column {
    display: flex;
    gap: 124px;
}

.winter-gallery-outer .winter-gallery-row .winter-gallery-column h2 {
    text-align: center;
    color: #fff !important;
    margin: 0 !important;
}

.winter-gallery-outer .winter-gallery-row .winter-gallery-column .swiper.myGalleryCarousel {
    width: 100%;
}

.winter-gallery-outer .winter-gallery-row .winter-gallery-column .swiper.myGalleryCarousel .swiper-slide a {
    padding-bottom: 72%;
}

.vcp-application-form ul.form-group-list {
    gap: 12px;
}

li.presenter-row {
    width: 100%;
}

li#presenter-wrapper button {
    margin-top: 10px;
    width: 25px;
    height: 25px;
    background-color: #01a2db;
    border: none;
    border-radius: 50px;
    color: #fff;
    cursor: pointer;
    font-size: 0;
    position: relative;
}

li#presenter-wrapper button.add-field:before {
    color: white;
    left: 6px;
    z-index: 9;
    position: absolute;
    content: "+";
    font-size: 22px;
    top: -2px;
    font-weight: 400;
    transition: 0.2s;
}

li#presenter-wrapper button.remove-field:before {
    color: white;
    left: 8px;
    z-index: 9;
    position: absolute;
    content: "-";
    font-size: 22px;
    top: -1px;
    font-weight: 400;
    transition: 0.2s;
}

/*WINTER CONFERENCE - END*/

/*CONFERENCE INFORMATION - START*/

.confrence-gallery {
    padding-top: 132px !important;
    padding-bottom: 85px !important;
}

.page-id-481 .simple-cost-title h2 {
    letter-spacing: 2px;
    font-weight: 600 !important;
}

.page-id-481 .innerpg-intro-section {
    gap: 35px;
    padding-bottom: 0 !important;
}

.page-id-481 .chicago-main-sec {
    padding-bottom: 80px !important;
}

.page-id-481 .winter-video-section {
    margin-top: 70px;
}

.page-id-481 .safety-btn-sec {
    padding: 66px 0 !important;
}

/*CONFERENCE INFORMATION - END*/

/*EXCUTIVE SUMMIT - START*/

.page-id-473 .supply-chain-blocks-container .owl-stage-outer {
    display: flex;
    justify-content: center;
}

.page-id-473 .innerpg-intro-section {
    padding-top: 0px !important;
    padding-bottom: 16px !important;
}

/* .page-id-473 .owl-carousel .owl-stage-outer {
    display: flex;
    justify-content: center;
} */

.page-id-473 .confrence-gallery {
    margin-top: 32px;
}

.page-id-473 .swiper-pagination {
    display: none;
}

.page-id-473 .aboutpg-intro-section {
    padding: 85px 0 !important;
    position: relative;
    overflow: hidden;
}

.page-id-473 .aboutpg-intro-section::before {
    content: "" !important;
    position: absolute !important;
    left: -33%;
    bottom: -220px;
    width: 1500px;
    height: 515px;
    background: url(../images/side-lines.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 0;
}

/*EXCUTIVE SUMMIT - END*/

/*THANK YOU - START*/

.thank-outer {
    max-width: 87%;
    margin: auto;
    border-bottom: 1px solid #D1B168 !important;
    padding-top: 70px !important;
    padding-bottom: 90px !important;
    margin-bottom: 85px !important;
    gap: 46px;
}

.thank-outer .et_flex_row {
    width: 100%;
    max-width: 100% !important;
}

.thank-outer h6 {
    font-weight: 700;
    font-family: var(--font-inter-tight) !important;
    color: #00aae8;
    margin: 0 !important;
}

/*THANK YOU - START*/

/*404 PAGE - START */

.error404 .karen-head-row {
    display: flex;
    align-items: center;
    padding-left: 40px !important;
    padding-right: 40px !important;
    width: 100% !important;
    max-width: 93% !important;
    margin: 0 auto !important;
    flex-direction: column;
    gap: 20px;
}

.error404 .karen-head-row .karen-heading-col {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.error404 .karen-head-row .mem-sup-col {
    justify-content: center;
}

.error404 .karen-head-row .karen-heading-col p {
    font-size: 24px;
    color: #fff !important;
}

.error404 .common-btn-rec {
    border: 1px solid #00AAE8 !important;
    color: #00AAE8 !important;
}

.error404 .common-btn-rec:hover {
    color: #fff !important;
}

.error404 .karen-head-sec {
    background: none;
}

.error404 .karen-heading-col h1 {
    color: #0F5A83 !important;
}

.error404 .karen-head-row .karen-heading-col p {
    color: #0f5a83 !important;
}

/*404 PAGE - END*/

/*SPONSORS EXIBHITORS - START*/

.spon-filter-out {
    padding-top: 46px;
}

.page-id-710 .aboutpg-intro-section {
    padding-top: 15px !important;
    padding-bottom: 0 !important;
}

.page-id-710 .aboutpg-iintro-section {
    padding-bottom: 58px;
    border-bottom: 1px solid #D1B168 !important;
}

.sponsors-filter-wrapper {
    display: flex;
    justify-content: flex-end;
    padding-bottom: 30px;
    width: 97.5%;
}

.sponsors-filter-wrapper .select2-container--default .select2-selection--single {
    border: 0 !important;
}

/* .select2-container--default .select2-selection--single {
    border: none !important;
} */

.select2-container--default .select2-results>.select2-results__options li {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 13px 20px !important;
    color: #fff !important;
    background: #00aae8;
    white-space: nowrap;
    border: 1px solid #00AAE8 !important;
    letter-spacing: .04em;
    cursor: pointer;
    transition: background var(--mp-ease), color var(--mp-ease);
    transition: 0.3s ease;
}

.select2-container--default .select2-results>.select2-results__options li:hover,
.select2-container--default .select2-results>.select2-results__options li.select2-results__option--selected {
    background: #fff;
    color: #00aae8 !important;
    transition: 0.3s ease;
}

.spon-filter-out .et_flex_row {
    max-width: 1400px !important;
}

.sponsors-out {
    display: block !important;
}

.sponsors-inner {
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    width: 100%;
}

/* Each Column */
.column {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

/* Card */
.sponsor-card {
    /* border: 1px solid #c65493; */
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.sponsors-filter-wrapper .select2-container {
    width: 230px !important;
}

/* .select2-container--default .select2-selection--single .select2-selection__placeholder {
    text-transform: uppercase !important;  
} */

/* Logo */

.sponsor-card .sponsor-top .sponsor-logo img {
    height: 105px;
    width: 240px;
    object-fit: contain;
    object-position: center;
}

.sponsor-card .sponsor-top .sponsor-logo {
    /* border: 1px solid #c654934a; */
    display: flex;
    align-items: center;
}

/* Content */
.sponsor-content {
    display: none;
    margin-top: 15px;
    padding: 15px;
    padding-top: 0;
}

.sponsor-content .desc p a::before {
    display: none;
}

.sponsor-content .desc p a {
    padding: 0;
}

/* Toggle */
.sponsor-top .toggle-btn {
    right: auto;
    top: 174px;
}

.sponsor-top {
    display: flex;
    justify-content: center;
    padding: 50px;
}

.sponsor-card.active .toggle-btn:before {
    top: -1px;
    right: -1px;
    transform: rotate(45deg);
}

.sponsor-card.active .toggle-btn {
    background: #c0122f !important;
    transition: 0.2s ease;
}

.sponsor-content h6 {
    margin-top: 0;
    font-weight: 700;
    font-size: 20px !important;
}

.sponsor-content a {
    padding-left: 30px;
    position: relative;
    color: #00aae8;
}

.sponsor-content .contact-icons {
    padding-top: 15px;
    display: flex;
    gap: 30px;
    padding-bottom: 15px;
}

.sponsor-content a::before {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    left: 0;
    top: 0;
    background-image: url(../images/world.svg);
    background-repeat: no-repeat;
    background-size: cover;
    filter: brightness(0) saturate(100%) invert(74%) sepia(55%) saturate(6012%) hue-rotate(158deg) brightness(91%) contrast(102%);
}

.sponsor-content .contact-icons a.con-email::before {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    left: 0;
    top: 0;
    background-image: url(../images/email.svg);
    background-repeat: no-repeat;
    background-size: cover;
    filter: brightness(0) saturate(100%) invert(74%) sepia(55%) saturate(6012%) hue-rotate(158deg) brightness(91%) contrast(102%);
}

.sponsor-content .contact-icons a.con-phone::before {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    left: 0;
    top: 0;
    background-image: url(../images/smartphone.svg);
    background-repeat: no-repeat;
    background-size: cover;
    filter: brightness(0) saturate(100%) invert(74%) sepia(55%) saturate(6012%) hue-rotate(158deg) brightness(91%) contrast(102%);
}

/* Default */
.sponsors-filter-wrapper {
    position: relative;
    z-index: 10;
}

/* Fixed state */
.sponsors-filter-wrapper.is-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    padding: 10px 15px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

/* Stop at bottom */
.sponsors-filter-wrapper.is-bottom {
    position: absolute;
    top: auto;
    bottom: 0;
}

/* Only for mobile & tablet */
@media (min-width: 992px) {
    .sponsors-filter-wrapper {
        position: static !important;
    }
}


/*SPONSORS EXIBHITORS - END*/

/*NEWS - START */

.news-loader {
    text-align: center;
}

.news-posts-outer {
    padding-bottom: 35px !important;
    padding-top: 0 !important;
}

.page-id-795 .home-karen-row {
    flex-direction: column;
}

.page-id-795 .supply-chain-intro {
    padding-bottom: 28px !important;
}

.desktop-only {
    display: block;
}

.mobile-only {
    display: none;
}

@media(max-width: 767px) {
    .desktop-only {
        display: none;
    }

    .mobile-only {
        display: block;
    }
}

.news-posts-outer .et_flex_row {
    max-width: 100% !important;
}

.news-posts-outer .news-filter {
    display: flex;
    gap: 20px;
    align-items: center;
    max-width: 93%;
    margin: auto;
    padding: 38px 0;
}

.news-posts-outer .news-filter span.select2-selection__placeholder {
    text-transform: uppercase !important;
}

.news-filter .news-categories.desktop-only {
    width: 70%;
}

.news-filter .news-s-outer {
    width: 20%;
    position: relative;
    display: flex;
    align-items: center;
}

.news-filter .news-s-outer input.news-search {
    padding: 12px 20px 12px 30px !important;
    border: 1px solid #808184 !important;
    color: #808184 !important;
    font-size: 15px;
    font-weight: 600;
}

.news-filter .news-s-outer::before {
    position: absolute;
    content: "";
    width: 16px;
    height: 16px;
    left: 8px;
    background-image: url(../images/magnifying-glass.svg);
    background-repeat: no-repeat;
    background-size: cover;
    filter: brightness(0) saturate(100%) invert(52%) sepia(5%) saturate(142%) hue-rotate(187deg) brightness(97%) contrast(88%);
}

.news-filter span.select2.select2-container {
    width: 10% !important;
}

.news-filter .news-categories.desktop-only span {
    padding: 0px 15px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #808184 !important;
    text-transform: uppercase;
    border-left: 2px solid #808184;
    cursor: pointer;
}

.news-filter .news-categories.desktop-only span:hover,
.news-filter .news-categories.desktop-only span.active {
    color: #00AAE8 !important;
}

/* .news-filter .news-categories.desktop-only span:last-child {
    border: none !important;
} */

.news-filter .news-categories.desktop-only span:first-child {
    padding-left: 0 !important;
    border: none;
}

div#news-container {
    background: #f5f5f5;
    padding-top: 65px;
    padding-bottom: 110px;
    display: flex;
    flex-direction: column;
    gap: 55px;
}

div#news-container .news-grid {
    display: flex;
    flex-direction: column;
    width: 71%;
    margin: auto;
    gap: 50px;
}

div#news-container .news-grid .news-card a {
    display: flex;
    transition: 0.3s ease;
    border-radius: 0 0 50px 0;
}

div#news-container .news-grid .news-card a:hover {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08), 0 1px 4px rgba(0, 0, 0, 0.04);
    transition: 0.3s ease;
}

div#news-container .news-grid .news-card a .news-img {
    width: 50%;
    position: relative;
    height: 0;
    padding-bottom: 33.5%;
}


div#news-container .news-grid .news-card a .news-body {
    width: 50%;
    padding: 48px 48px 65px 48px;
    background: #fff;
    border-radius: 0 0 50px 0;
    position: relative;
}

div#news-container .news-grid .news-card a .news-body::before {
    position: absolute;
    content: "";
    width: 30px;
    height: 30px;
    background: url(../images/nav_ArrowAqua.svg);
    background-size: contain;
    background-repeat: no-repeat;
    bottom: 30px;
    filter: brightness(0) saturate(100%) invert(54%) sepia(39%) saturate(4142%) hue-rotate(161deg) brightness(94%) contrast(110%);
    right: 40px;
}

div#news-container .news-grid .news-card a .news-img {
    width: 50%;
    position: relative;
    height: auto;
}
div#news-container .news-grid .news-card a .news-img img {
    height: 100%;
    width: 100%;
    object-fit: contain;
    position: absolute;
    left: 0;
    top: 0;
    background: #d5d6d640;
}

div#news-container .news-grid .news-card a .news-body h5 {
    color: #22469C;
    font-weight: 500;
    margin-top: 22px;
    font-family: inter !important;
}

.news-posts-outer .news-filter .select2-container--default .select2-selection--single .select2-selection__arrow::before {
    width: 8px;
    height: 8px;
    left: 0px;
    top: 14px;
}

.news-pagination {
    margin-top: 20px;
    display: flex;
    justify-content: center;
}

.news-pagination button.page-btn {
    padding: 0px 15px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #808184 !important;
    text-transform: uppercase;
    border-left: 2px solid #808184 !important;
    border: none;
    transition: 0.2s ease;
    cursor: pointer;
    background: transparent;
    line-height: 12px;
}

button.page-btn.next-page {
    font-size: 0;
    width: 8px;
    height: 8px;
    background-image: url(../images/hdr_arrow_dropdn.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-top: 2px;
    padding: 0px 3px;
    border: 0 !important;
}

.news-filter .select2-container--default .select2-selection--single {
    border: 0 !important;
}

button.page-btn.prev-page {
    font-size: 0;
    width: 8px;
    height: 8px;
    background-image: url(../images/hdr_arrow_dropdn.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-top: 2px;
    padding: 0px 13px;
    rotate: 180deg;
}

button.page-btn:first-child {
    border-left: 0 !important;
}

.news-pagination button.page-btn:hover,
.news-pagination button.page-btn.active {
    color: #00AAE8 !important;
    transition: 0.2s ease;
}

/* .news-pagination button.page-btn:last-child {
    border: none !important;
} */

/*NEWS - END */


/*MEMBERS - */
.page-id-24 .block-text-section {
    padding-top: 24px !important;
}

/*MEMBERS - */

/*NEWS INNER - START */

section.single-news-wrapper .container {
    max-width: 100% !important;
}

section.single-news-wrapper .news-back-link {
    padding-top: 45px;
    max-width: 97%;
    margin: auto;
}

.news-back-link a.back-button {
    padding: 0px 15px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #00AAE8 !important;
    text-transform: uppercase;
    cursor: pointer;
    position: relative;
}


.news-back-link a.back-button::before {
    position: absolute;
    content: "";
    font-size: 0;
    width: 8px;
    height: 8px;
    background-image: url(../images/hdr_arrow_dropdn.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-top: 2px;
    padding: 0px 3px;
    border: 0 !important;
    rotate: 180deg;
    left: 13px;
    top: 3px;
}

.news-pagination .page-btn:first-of-type {
    border-left: none !important;
}

.single-news-wrapper .news-hero-section {
    width: 87%;
    margin: auto;
    display: flex;
    gap: 20px;
    padding-top: 50px;
}

.single-news-wrapper .news-hero-section .news-hero-text {
    width: 42%;
}

.single-news-wrapper .news-hero-section .news-hero-image {
    width: 58%;
}

.single-news-wrapper .news-hero-section .news-hero-text .news-title {
    line-height: 58px;
    font-size: 54px !important;
}

.single-news-wrapper .news-hero-section .news-hero-image img {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    object-fit: contain;
    background: #d5d6d640;
    position: absolute;
}

.single-news-wrapper .news-hero-section .news-hero-image {
    width: 58%;
    position: relative;
    height: 0;
    padding-bottom: 37%;
}

.news-content-area .news-content {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    padding: 0;
    max-width: 87%;
    margin: auto;
    padding-top: 70px;
    padding-bottom: 30px;
    background: none !important;
    box-shadow: none;
}

.news-content-area .news-content h6 {
    margin-top: 0;
    margin-bottom: 0;
    color: #00AAE8;
    font-weight: 700;
}

.news-content-area .news-content p {
    padding-bottom: 18px;
    margin-bottom: 0;
}

.news-content-area .news-content ul {
    padding-bottom: 18px;
    margin-bottom: 0;
}

.news-content-area .news-content ul li {
    line-height: 30px !important;
    padding-left: 16px;
    padding-bottom: 3px;
    position: relative;
    font-family: var(--font-Roboto);
    font-weight: 400;
    font-size: 15px;
    color: #232323;
}

.news-content-area .news-content ul li strong {
    line-height: 30px !important;
    position: relative;
    font-family: var(--font-Roboto);
    font-weight: 400 !important;
    font-size: 15px;
    color: #232323;
}

.news-content-area .news-content ul li::before {
    position: absolute;
    content: "";
    width: 5px !important;
    height: 5px !important;
    opacity: 1;
    background: #404142;
    left: 0px;
    top: 12px;
    border-radius: 100px;
}


.single-news .block-text-section {
    padding-bottom: 0 !important;
    margin: auto !important;
    margin-top: 85px !important;
    margin-bottom: 95px !important;
    max-width: 87.5% !important;
    border-top: 1px solid #D1B168 !important;
    border-bottom: 1px solid #D1B168 !important;
}

.single-news .swiper-pagination {
    display: none !important;
}

.news-post-navigation .nav-links {
    padding: 50px 0 90px 30px;
}

.news-post-navigation .nav-links a.nav-btn span {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #808184 !important;
    text-transform: uppercase;
    cursor: pointer;
}

.news-post-navigation .nav-links a.nav-btn:hover span {
    color: #00AAE8 !important;
}

.gslide-image img {
    max-height: 75vh !important;
}

.glightbox-clean .gclose {
    top: 30px;
    right: 370px !important;
}

/*NEWS INNER - END */

/*LOADER - START */
.news-loader {
    text-align: center;
    padding: 20px 0;
}

.spinner {
    width: 40px;
    height: 40px;
    border: 4px solid #ddd;
    border-top: 4px solid #000;
    /* Change color here */
    border-radius: 50%;
    animation: spin 0.8s linear infinite;
    margin: auto;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/*LOADER - END*/