#csvluckydraw table {
    font-size: 0.875rem;
}

.nesp2103-outer {
    background: #ffffff;
    font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
}

.nesp2103-outer img {
    max-width: 100%;
    height: auto;
}

.nesp2103-masthead {
    background: url(/media/wysiwyg/cmsPages/othersp/activePassport/banner.jpg) center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 500px;
    color: #ffffff;
    text-align: center;
    padding: 15px;
    box-sizing: border-box;
}

.nesp2103-masthead>div.nesp2103-masthead-content {
    display: table;
    max-width: 560px;
    height: 100%;
    margin: 0 auto;
}

.nesp2103-masthead>div.nesp2103-masthead-content>div {
    display: table-cell;
    vertical-align: middle;
}

.nesp2103-masthead h1 {
    font-size: 3.5rem;
    font-weight: 700;
    line-height: 1.3;
    margin-top: 0;
    margin-bottom: 10px;
    word-break: normal;
    word-wrap: break-word;
}

.nesp2103-masthead h4 {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.3;
    margin-top: 0;
    margin-bottom: 10px;
    word-break: normal;
    word-wrap: break-word;
}

.nesp2103-main-container>section {
    text-align: center;
    padding: 30px 10px;
    box-sizing: border-box;
}

.nesp2103-main-container>section:nth-child(even) {
    background: #efefef;
}

.nesp2103-main-container div.nesp2103-wrapper {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
}

.nesp2103-main-container>section:first-of-type>div.nesp2103-wrapper {
    max-width: 880px;
    padding: 0 35px;
    box-sizing: border-box;
}

.nesp2103-main-container>section>div.nesp2103-wrapper>h1 {
    position: relative;
    display: inline-block;
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.3;
    padding-bottom: 20px !important;
    margin-top: 0;
    margin-bottom: 10px;
}

.nesp2103-main-container>section>div.nesp2103-wrapper>p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
    margin-top: 10px;
    margin-bottom: 15px;
}

.nesp2103-main-container>section>div.nesp2103-wrapper>h1::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 32.5%;
    width: 35%;
    height: 2px;
    border-bottom: 1.5px solid #cc9d49;
}

.nesp2103-cta-btn {
    position: relative;
    display: inline-block;
    color: #cc9d49;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    padding: 5px 20px 5px 0px;
    box-sizing: border-box;
    cursor: pointer;
}

.nesp2103-cta-btn::after {
    content: '\3E';
    position: absolute;
    top: 5px;
    right: 0;
}

.nesp2103-toggle-btn.opened::after {
    content: '\3C';
}

.nesp2103-main-container>section>div.nesp2103-wrapper>div.nesp2103-events:not(:first-of-type) {
    border-top: 1px solid #d7d6d6;
}

div.nesp2103-events {
    position: relative;
    text-align: left;
    padding: 15px 5px;
    box-sizing: border-box;
}

div.nesp2103-events h2 {
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.3;
    margin-top: 15px;
    margin-bottom: 10px;
    color: #000;
    word-break: normal;
    word-wrap: break-word;
}

div.nesp2103-events h3 {
    font-size: 1.1rem;
    font-weight: 700;
    line-height: 1.3;
    margin-top: 15px;
    margin-bottom: 10px;
}

div.nesp2103-events .nesp2103-events-date {
    position: relative;
    display: inline-block;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1.3;
    padding-bottom: 20px;
    margin: 0 0 10px;
    color: #000;
    word-break: normal;
    word-wrap: break-word;
}

div.nesp2103-events .nesp2103-events-brief {
    color: #000;
}

div.nesp2103-events .nesp2103-events-date::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 90%;
    height: 2px;
    border-bottom: 1.5px solid #cc9d49;
}

div.nesp2103-events p {
    font-size: 0.875rem;
    margin-top: 10px;
    margin-bottom: 15px;
    word-break: normal;
    word-wrap: break-word;
}

div.nesp2103-events-details {
    display: none;
    width: 100%;
    height: auto;
}

div.nesp2103-events-details>h4 {
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.3;
    margin-top: 50px;
    margin-bottom: 10px;
}

div.nesp2103-events-details>h5 {
    font-size: 0.9rem;
}

div.nesp2103-events-details small {
    font-size: 0.75rem;
}

div.nesp2103-events-details ul {
    font-size: 0.875rem;
    list-style-type: square;
}

/*
* [?] START Slider
* *******************************************/
.nesp2103_slider_container,
.nesp2304_slider_container {
    position: relative;
    width: 100%;
}

.container {
    position: relative;
    width: 48%;
}

.containerone {
    position: relative;
    width: 50%;
}

.nesp2103_slider,
.nesp2304_slider {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}

.nesp2103_slider_next,
.nesp2103_slider_prev,
.nesp2304_slider_next,
.nesp2304_slider_prev {
    position: absolute;
    top: 250px;
    z-index: 999;
    display: block;
    width: auto;
    height: auto;
    padding: 8px;
    background: transparent;
    color: #180906;
    text-decoration: none;
    font-weight: 400;
    font-size: 28px;
    cursor: pointer;
}

.nesp2304_slider_next,
.nesp2304_slider_prev {
    top: 38%;
}

@media only screen and (min-width: 480px) {

    .nesp2103_slider_next:hover,
    .nesp2103_slider_prev:hover,
    .nesp2304_slider_next:hover,
    .nesp2304_slider_prev:hover {
        background: #180906;
        color: #ffffff;
        opacity: 0.8;
        -webkit-transition: all 0.2s ease;
    }
}

.nesp2103_slider_prev {
    left: 0;
}

.nesp2103_slider_next {
    right: 0;
}

.nesp2304_slider_prev {
    left: -35px;
}

.nesp2304_slider_next {
    right: -35px;
}

.nesp2103_slider ul,
.nesp2304_slider ul {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
}

.nesp2103_slider ul li,
.nesp2304_slider ul li {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    background: transparent;
    display: block;
    width: 100%;
    text-align: center;
}

.nesp2103_slider ul li>div,
.nesp2304_slider ul li>div {
    width: 100%;
    text-align: left;
    padding: 15px;
    box-sizing: border-box;
}

/* *******************************************
* END Slider
* */
.demo1 {
    text-align: center;
}

.display {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.containertwo {
    position: relative;
    width: 50%;
    margin-left: 20%;
}