.tab-style1 .resp-tabs-list li {
    min-height: 80px;
}

.footer-contact-style a {
    color: white;
}

.footer-contact-style a:hover {
    color: #df1e26;
}


/* programme schedule */
.programmeScheduleTable, .eventHighlights {
    border: none;
    line-height: 1.5;
}

.programmeScheduleTable thead {
    color: white;
    border: none;
    background-color: #da2d33;
}

.eventHighlights thead {
    color: white;
    border: none;
    background-color: #1dab7e;
}

.programmeScheduleTable tr th {
    border-top: none;
    border-bottom-color: #da2d33 !important;
}

.eventHighlights tr th {
    border-top: none;
    border-bottom-color: #1dab7e !important;
    background-color: #1dab7e;
}

.programmeScheduleTable tr td, .eventHighlights tr td {
    border-top: none;
    border-bottom: none;
}

.programmeScheduleTable tr, .eventHighlights tr {
    vertical-align: middle;
}

.programmeScheduleTable tr:nth-child(even), .eventHighlights tr:nth-child(even) {
    background-color: #dddddd;
}

.programmeScheduleTable th {
    border-color: #df8a8d;
    border-width: 2px;
}

.eventHighlights th {
    border-color: #1dab7e;
    border-width: 2px;
}

.programmeScheduleTable td {
    border-color: #df8a8d;
    border-width: 2px;
}

.eventHighlights td {
    border-color: #1dab7e;
    border-width: 2px;
}

.programmeScheduleTable th:first-child, .programmeScheduleTable td:first-child, .eventHighlights th:first-child, .eventHighlights td:first-child {
    border-left: none;
}
.programmeScheduleTable th:last-child, .programmeScheduleTable td:last-child, .eventHighlights th:last-child, .eventHighlights td:last-child {
    border-right: none;
}

.card-contact {
    border-radius: 10px;
}


@media screen and (max-width: 1199px) {
    .cover-background {
        background-position: right 40% top 50% !important;
    }
}

.icw-btn {
    font-size: 14px;
    background-color: transparent;
    border-radius: 30px;
    border-color: #0aaba0;
    color: #0aaba0;
    border: 1px solid #0aaba0;
    padding: 8px 40px;
}

a.icw-btn:hover {
    color: #fff;
    background-color: #0aaba0;
    border-color: #0aaba0;
}

.icw-btn-red {
    font-size: 14px;
    background-color: transparent;
    border-radius: 30px;
    border-color: #d72f32;
    color: #d72f32;
    border: 1px solid #d72f32;
    padding: 8px 40px;
}

a.icw-btn-red:hover {
    color: #fff;
    background-color: #d72f32;
    border-color: #d72f32;
}

.icw-btn-red-download {
    font-size: 14px;
    background-color: #d72f32;
    border-radius: 30px;
    border-color: #d72f32;
    color: #fff;
    border: 1px solid #d72f32;
    padding: 8px 40px;
}

.icw-btn-red-download:hover {
    color:#b8b8b8;
}

.banner-event-info {
    position: absolute;
    left: 0%;
    top: 0;
    z-index: 1;
    color: #0aaba0;
    width: 100%;
    text-align: center;
    font-weight: 700;
}


.banner-event-info-2 {
    position: initial;
    left: 0;
    top: 100%;
    width: 100%;
    color: #0aaba0;
    background-color: #bdddda;
    padding: 10px;
    font-weight: 700;
    text-align: center;
}


.banner-event-info ul, .banner-event-info-2 ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    -ms-flex-direction: row;
    flex-direction: row;
}

.banner-event-info .banner-event-item {
    margin: 15px 5px 15px 15px;
    padding-left: 20px;
    display: inline-flex;
}

.banner-event-info-2 .banner-event-item {
    margin: 5px;
    padding-left: 20px;
    display: inline-flex;
}

.banner-event-info .banner-event-item p,
.banner-event-info-2 .banner-event-item p {
    margin: 0;
}

.banner-event-info .banner-event-item.line, 
.banner-event-info-2 .banner-event-item.line {
    border-left: 2px solid #fff;
}

.banner-event-info .banner-event-item.line-two, 
.banner-event-info-2 .banner-event-item.line-two {
    border-left: 2px solid #fff;
}

.btn-news {
    color: #fff;
    background-color: #1dab7e;
    border-color: #1dab7e;
}

.btn-news:hover {
    color: #fff;
    background-color: #148360;
    border-color: #148360;
}

@media only screen and (max-width: 1440px) {
    .banner-event-info { font-size: 19px; }
}


@media only screen and (max-width: 768px) {
    .banner-event-info .banner-event-item {
        margin: 12px 0 0 0;
        padding-left: 10px;
        display: inline-flex;
        font-size: 11px;
        padding-right: 10px;
    }
	
}

.buildxpo-logo{
    height: 160px;
    width: auto;
}

/* Desktop */
.banner-event-info {
    font-size: 21px;
}

/* Mobile */
.banner-event-info-2 {
    font-size: 18px;
}


/* ================= PERFECT MATCH DESIGN ================= */

/* Background */
.follow-landing {
    background: #ffffff;
    padding-bottom: 86px;
}

.follow-content {
    max-width: 1040px;
    margin: 0 auto;
    padding: 58px 0 0;
}

/* Title */
.follow-title {
    text-align: center;
    font-size: 58px;
    line-height: 1.04;
    font-weight: 800;
    margin: 0;
    color: #5d5f66;
    letter-spacing: -1px;
    text-transform: uppercase;
}

/* ICW Button */
.icw-main-btn {
    display: flex;
    justify-content: center;
    text-align: center;
    margin: 28px 0 30px;
}

.icw-main-btn img {
    width: 374px;
    max-width: 100%;
    height: auto;
}

/* Subtitle */
.follow-sub {
    text-align: center;
    font-size: 28px;
    line-height: 1.2;
    margin: 0 0 34px;
    color: #666970;
    font-weight: 400;
}

/* Cards Layout */
.follow-cards {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 20px;
}

/* Card EXACT SIZE */
.follow-card {
    width: 488px;
    min-height: 269px;
    border-radius: 24px;
    overflow: hidden;
    background: #ffffff;
    border: 3px solid;
    display: flex;
    flex-direction: column;
}

/* Header */
.follow-card .card-header {
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
    color: #fff;
    padding: 0 18px;
}

/* Body */
.follow-card .card-body {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 28px 20px 24px;
}
/* Colors */
.follow-card.red {
    border-color: #df2b2c;
}
.follow-card.red .card-header {
    background: #df2b2c;
}

.follow-card.green {
    border-color: #16aaa5;
}
.follow-card.green .card-header {
    background: #16aaa5;
}

/* Row */
.row-icons {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 43px;
}

.row-icons-bottom {
    margin-top: 22px;
    padding-left: 6px;
}

/* ICON IMAGE (perfect size) */
.follow-card a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 72px;
    height: 72px;
    flex: 0 0 72px;
}

.follow-card a img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
}

/* Mobile */
@media (max-width: 1199px) {
    .follow-content {
        max-width: 1000px;
    }

    .follow-title {
        font-size: 50px;
    }

    .follow-card {
        width: 46%;
    }
}

@media (max-width: 991px) {
    .follow-cards {
        flex-direction: column;
        align-items: center;
        gap: 24px;
    }

    .follow-card {
        width: 100%;
        max-width: 488px;
        height: auto;
        min-height: 269px;
    }

    .follow-title {
        font-size: 42px;
    }

    .follow-sub {
        font-size: 22px;
    }
}

@media (max-width: 767px) {
    .follow-content {
        max-width: 430px;
        padding-top: 38px;
    }

    .follow-title {
        font-size: 31px;
        line-height: 1.02;
        letter-spacing: -0.6px;
        max-width: 360px;
        margin: 0 auto;
    }

    .icw-main-btn {
        margin: 20px 0 18px;
    }

    .icw-main-btn img {
        width: 279px;
    }

    .follow-sub {
        font-size: 17px;
        line-height: 1.18;
        margin-bottom: 26px;
    }

    .follow-cards {
        gap: 16px;
    }

    .follow-card {
        width: 100%;
        max-width: 423px;
        min-height: 267px;
        border-width: 3px;
        border-radius: 23px;
    }

    .follow-card .card-header {
        height: 49px;
        font-size: 16px;
        padding: 0 12px;
    }

    .follow-card .card-body {
        padding: 30px 16px 30px;
    }

    .row-icons {
        gap: 32px;
    }

    .row-icons-bottom {
        margin-top: 28px;
        padding-left: 0;
    }

    .follow-card a {
        width: 64px;
        height: 64px;
        flex-basis: 64px;
    }
}

.follow-landing {
    padding-top: 0 !important;
}
