#id_GW3nFsv {
    border-left: 2px solid gray;
    padding: 5px;
}

.zoneHeader3 {
    background-color: white;
}

.zoneFooter1,
#idFooterPoweredByContainer {
    background-color: #4e1206;
}

.newsletter-box {
    background-color: #4A1C12;
    /* Change to match your theme */
    padding: 15px;
    text-align: center;
    border-radius: 5px;
    width: 100%;
    max-width: 400px;
    margin: auto;
}

.newsletter-box h3 {
    color: white;
    font-size: 18px;
    margin-bottom: 10px;
}

.newsletter-box form {
    display: flex;
    align-items: center;
    background: rgba(255, 255, 255, 0.2);
    padding: 5px;
    border-radius: 5px;
}

.newsletter-box input {
    flex: 1;
    padding: 10px;
    border: none;
    background: transparent;
    color: white;
    font-size: 14px;
    outline: none;
}

.newsletter-box input::placeholder {
    color: rgba(255, 255, 255, 0.7);
}

.newsletter-box button {
    background: none;
    border: none;
    cursor: pointer;
}

.newsletter-box button img {
    width: 24px;
    filter: invert(1);
    /* Makes the icon white */
}

#id_WSFIQe3,
#id_n1RFPy4 {
    border-left: 1px solid gray;
    padding-left: 5px;
}

#id_aAfusOl {
    border-left: 1px solid gray;
    padding-left: 5px;
}

#id_jFlyVhk,
#id_46AUwBf,
#id_zW9HmCq,
#id_TXOeoh4 {
    border-left: 1px solid gray;
}


#id_BEEtaKx,
#id_I4VAYzR {
    padding-right: 10px;
}

#PAGEID_18100 .mLayout .zoneContent {
    background-color: #f4f0df;
}

#PAGEID_18100 .mLayout .zoneContent .container_12 {
    margin: 0;
    width: 100%;
}

#PAGEID_18100 .mLayout .zoneContent .container_12 .s1_grid_12 {
    margin-left: 10px;
    margin-right: 10px;
    width: 100%;
    margin: 0;
}

/* #PAGEID_18100 img {
    width: 100%;
    height: 100%;
} */

/* #PAGEID_18100 .zoneHeader1 img {
    width: auto !important;
} */

.bottom_banner img {
    width: 100%;
    height: 100%;
}

#PAGEID_18100 .zoneHeader3,
#PAGEID_18100 .zoneHeader4 {
    background-color: #f4f0df;
}

.speaker_wrapper img {
    border-radius: 50px 10px;
    width: 319px;
    height: 319px;
    object-fit: cover;
}

.speaker_wrapper tr.WaLayoutRow td {
    vertical-align: middle;
}

#PAGEID_18100 .mLayout .zoneContent .container_12 .s1_grid_12 div#idPrimaryContentBlock1Content>div {
    padding: 0;
}

.bottom_banner table.WaLayoutTable .gadgetStyleBody.gadgetContentEditableArea {
    line-height: 0;
}

.speaker_content {
    padding-bottom: 70px;
    border-bottom: 2px solid #c8c8c8;
}

.speaker_wrapper h1 {
    margin: 0px;
}

.speaker_content p {
    font-weight: 600;
}

.speaker_wrapper h3 span {
    padding: 0px 5px;
}

#PAGEID_18100 .zoneHeader4 .WaLayoutContainerLast {
    border-bottom: none;
}

.speaker_top_panel img {
    max-width: 415px;
}

#PAGEID_18100 .zoneHeader2 {
    background: #361a3a;
}

#PAGEID_18100 .zoneHeader2 .s1_grid_12.s2_grid_12.s3_grid_12 div#id_Header1 {
    background-color: #361a3a !important;
}

#PAGEID_18100 .zoneHeader2 .container_12 {
    width: 100%;
    margin: 0;
}

#PAGEID_18100 .zoneHeader2 .container_12 .s1_grid_12.s2_grid_12.s3_grid_12 {
    width: 100%;
    margin: 0;
    padding: 0;
}

.speaker_top_panel {
    max-width: 960px;
    margin: 0 auto;
    padding: 0px 20px;
}

.speaker_top_panel tr.WaLayoutRow td {
    vertical-align: middle;
}

.speaker_top_panel tr.WaLayoutRow td:nth-last-child(1) {
    text-align: right;
}

.speaker_top_panel tr.WaLayoutRow td h1,
.speaker_top_panel tr.WaLayoutRow td p {
    margin: 0;
}

.conference_title h2 {
    background-color: #6B2619;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    text-align: center;
    padding: 15px 20px;
    font-size: 16px;
    position: relative;
    display: inline-block;
    width: 45%;
    letter-spacing: 4px;
    font-weight: 500;
}
.conference_title h2::after {
    content: "";
    position: absolute;
    right: -20px;
    top: 0;
    width: 40px;
    height: 100%;
    background-color: #6B2619;
    transform: skewX(-30deg);
}
.conference_title {
    position: absolute;
    width: 100%;
    margin: -32px 0px;
}
.speaker_top_panel tr.WaLayoutRow td p font{
    font-weight: 300;
}

@media (max-width: 975px) {
    .conference_title h2::after {
        right: -66px;
        width: 100px;
        height: 100%;
    }
    .speaker_top_panel img {
        max-width: 300px;
    }
    .speaker_top_panel p font, .speaker_top_panel font  {
        font-size: 40px !important;
    }
    .speaker_top_panel p, .speaker_top_panel h1  {
        line-height: 40px;
    }
    .conference_title h2 {
        padding: 10px 20px;
        font-size: 12px;
    }
}


@media (max-width: 516px) {
    .speaker_wrapper h1 font {
        font-size: 28px !important;
    }

    .speaker_wrapper h1 {
        margin: 0px;
        line-height: 30px;
    }

    .speaker_wrapper h4 font {
        font-size: 18px;
    }

    .speaker_wrapper h4 {
        line-height: 24px;
    }

    .speaker_wrapper h3 {
        line-height: 18px;
    }

    .speaker_wrapper h3 {
        font-size: 16px;
    }

    .speaker_top_panel tr.WaLayoutRow td:nth-last-child(1) {
        text-align: center;
    }
    .speaker_top_panel tr.WaLayoutRow td:nth-last-child(1) {
        text-align: center;
        margin-top: 30px;
    }
    .conference_title h2 {
        width: 100%;
    }
    .conference_title h2::after {
        position: unset;
        transform: unset;
    }
    .conference_title h2 font {
        font-size: 16px !important;
    }
    .conference_title h2 {
        padding: 10px 0px;
        letter-spacing: 1px;
    }
    #PAGEID_18100 .zoneHeader3 div#id_Header2 .WaLayoutContainerFirst {
        margin-top: 30px !important;
    }
    .speaker_top_panel {
        margin: 30px 0 60px !important;
    }
    .speaker_top_panel tr.WaLayoutRow td h1, .speaker_top_panel tr.WaLayoutRow td p {
        text-align: center;
    }
    #PAGEID_18100 .zoneHeader4 .WaLayoutContainerLast {
        padding-bottom: 0;
        margin-bottom: 0 !important;
    }
    #PAGEID_18100 .zoneHeader3 div#id_Header2 .WaLayoutContainerLast {
        margin-bottom: 0 !important;
        padding-bottom: 30px;
    }
    #PAGEID_18100 .zoneHeader4 div#id_Header3 .speaker_content {
        margin-bottom: 36px !important;
        padding-bottom: 35px !important;
    }
}