﻿body {
}

h2 {
    font-family: playfairdisplay
}

.Events-Listing:hover {
    color: black;
    text-decoration: none;
}

.event-sub-item:hover {
    background-image: linear-gradient(69deg, #ff6b07 13%, #ff832f 31%, #ff8837 62%);
    color: white;
    text-decoration: none;
}

.noDataMessage {
    display: flex;
    justify-content: center;
    color: red;
    font-size: 16px;
    font-family: poppins;
    display: none;
}
/*Banner Section*/
.bn-text span {
    font-weight: 700;
    font-size: 20px;
    color: black;
    font-family: playfair display;
    font-weight: 600;
}

.wc-section {
    overflow: hidden;
}

.author-new-text {
    color: #8e181b;
    font-size: 20px;
    text-align: justify;
}

    .author-new-text span {
        color: #8e181b;
        font-family: poppins;
        font-weight: 600;
        font-size: 20px;
        text-shadow: 0 0;
    }

    .author-new-text::after {
        position: absolute;
        content: "";
        width: 30px;
        left: -16px;
        top: 0px;
        height: 30px;
        background-image: url(../images/Inverted-Comma.png);
        background-repeat: no-repeat;
        background-size: contain;
    }

.wc-top-new-text {
    font-size: 18px;
    font-style: italic;
    font-family: 'Raleway', sans-serif;
    color: #333436;
    text-align: justify;
}

    .wc-top-new-text:before {
        position: absolute;
        content: "";
        width: 100px;
        left: -44px;
        top: -4px;
        opacity: .2;
        height: 120px;
        background-image: url(../images/circle.png);
        background-repeat: no-repeat;
        background-size: contain;
    }

    .wc-top-new-text:after {
        position: absolute;
        content: "";
        width: 200px;
        right: -80px;
        bottom: -40px;
        opacity: .5;
        height: 200px;
        background-image: url(../images/circle.png);
        background-repeat: no-repeat;
        background-size: contain;
    }

.all-events {
    font-size: 35px;
    font-weight: bold;
    font-family: playfairdisplay;
}

.wc-flex-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.bn-section {
    background-image: url(../images/experience-banner.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 688px;
    display: flex;
    align-items: center;
}

.btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

.bn-row {
    align-items: center;
}

.bn-img {
}

option:disabled {
    background-color: white;
}

.Enquiry-button {
    color: #ff4a07;
    font-size: 14px;
    text-decoration: underline;
}

    .Enquiry-button:hover {
        color: #ff4a07;
        font-size: 14px;
        text-decoration: underline;
    }

.bn-text-wrap {
    /*margin-top:80px;*/
    margin-bottom: 200px;
}

.bn-top-text {
    font-size: 14px;
    height: 30px;
    padding: 0 20px;
    background-color: #fff;
    color: #FD2A00;
    border-radius: 25px;
    font-family: poppins;
    margin-bottom: 20px;
}

.bn-subtitle {
    color: black;
    font-size: 28px;
    font-weight: bold;
}

.bn-title {
    font-size: 40px;
    font-weight: bold;
    line-height: 70px;
    color: white;
}

    .bn-title span {
        display: block;
    }

.bn-text {
    font-size: 16px;
    font-family: poppins;
    color: black;
}

    .bn-text strong {
        text-shadow: 0 0;
        font-size: 18px;
    }

.bn-btn-wrap {
    margin-top: 24px;
}

.bn-black-btn {
    font-size: 16px;
    height: 40px;
    background-color: #000;
    color: #fff;
    padding: 0 20px;
    border-radius: 25px;
}

.bn-trans-btn {
    font-size: 16px;
    height: 40px;
    background-color: #000;
    color: #fff;
    padding: 0 20px;
    border-radius: 25px;
}

/*Banner Section --END--*/

/*Section 2*/
.wc-filter:hover {
    color: black;
    text-decoration: none;
}

.wc-top-new-text span {
    color: #ff4a07;
}

.wc-top-text span {
    color: #8e181b;
}

.wc-section {
}

.author-text {
    font-size: 28px;
    font-family: playfairdisplay;
    font-style: italic;
    color: #8e181b;
    font-weight: 900;
    text-shadow: 0 0;
}

.wc-top-text {
    font-size: 20px;
    position: relative;
    font-family: poppins;
    margin-top: 25px;
}

.author-text::before {
    position: absolute;
    content: "";
    width: 100px;
    left: -50px;
    opacity: .5;
    height: 120px;
    background-image: url(../images/circle.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.wc-title {
    font-size: 25px;
    font-weight: bold;
    margin: 40px 0 10px 0;
}

.wc-circle {
    position: relative;
}

    .wc-circle:before {
        position: absolute;
        content: "";
        width: 183px;
        right: -70px;
        top: -90px;
        opacity: .5;
        z-index: -1;
        height: 203px;
        background-image: url(../images/circle.png);
        background-repeat: no-repeat;
        background-size: contain;
    }

.wc-wrap {
    display: flex;
    align-items: flex-start;
    padding: 15px;
    height: 100%;
    box-shadow: 0 15px 16px 0 rgba(255, 177, 101, 0.61);
    background-image: linear-gradient(82deg, #ff6b07 5%, #ff832f 25%, #ff8837 59%);
    color: #fff;
    border-radius: 5px;
}

.wc-arrow {
    position: relative;
}

    .wc-arrow:after {
        position: absolute;
        content: "";
        width: 45px;
        right: -30px;
        top: 10px;
        z-index: -1;
        height: 50px;
        background-image: url(../images/triangle.png);
        background-repeat: no-repeat;
        background-size: contain;
        transform: rotate(90deg);
    }

.wc-text-wrap {
    display: inline-block;
    margin-left: 24px;
}

.wc-inner-title {
    font-size: 22px;
    font-weight: bold;
    font-family: playfairdisplay;
}

.wc-text {
    font-size: 15px;
    margin: 0;
    font-family: poppins;
}

/*Section 2 --END--*/

.exp-details:hover {
    color: black;
    text-decoration: none;
}

.custom-padding-left {
    padding-left: 6px;
}

.Event-banner-sec {
    /*padding-top: 80px;*/
    position: relative;
}

.bread-crumb p {
    color: white;
    font-size: 14px;
    font-family: 'Poppins';
    padding: 15px;
}

.el-img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 200px;
}

.Event-banner-img {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 70vh;
}

.Event-title {
    position: absolute;
    bottom: 7%;
    left: 7%;
}

    .Event-title p {
        font-size: 50px;
        color: white;
        font-family: 'Playfair Display', serif;
    }

.Event-Dropdown-sec {
    padding-top: 50px;
}

.event-details-sec {
    margin-top: 29px;
    margin-bottom: 80px;
}

.event-details {
    margin-bottom: 20px;
    -webkit-box-shadow: 0 0 10px 0px rgba(0,0,0,0.2);
    background-color: white;
    border-radius: 4px;
}

.Event-detials-img img {
    width: 100%;
    height: 100%;
}

.Event-detials-img {
    padding: 10px;
}

.event-text {
    padding: 10px;
    line-height: 1;
    padding-bottom: 20px;
}

.enuire-para {
    margin-top: 10px;
    margin-bottom: 0;
}

.event-text .para {
    font-family: poppins;
    font-size: 20px;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 10px;
    text-shadow: 0px 0px;
    white-space: nowrap;
    max-width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
}


.ev-span {
    font-family: poppins;
    font-size: 14px;
    color: gray;
    line-height: 20px;
    min-height: 20px;
    max-height: 20px;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.Event-dropdown {
    display: flex;
    float: right;
    height: 100%;
}
/*.event-category:hover {
     background-color: #ebebeb; 
     border: 1px solid lightgray;
}*/
.dropdown-Filterby:hover .event-sub-ul {
    display: block;
}

.dropdown-Shortby:hover #sortCategory {
    display: block;
}

.event-category {
    list-style: none;
    padding-left: 0;
    display: flex;
    justify-content: center;
    margin-bottom: 0;
}

.event-item {
    color: #6e6e6e;
    font-weight: unset;
    text-transform: unset;
}

.dropdown-Filterby::after {
    content: "";
    background-image: url(../Images/DownArrow.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 13px;
    width: 13px;
    /* top: 10px; */
    /* bottom: 0; */
    right: 5px;
    position: absolute;
}

.dropdown-Shortby::after {
    content: "";
    background-image: url(../Images/DownArrow.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 13px;
    width: 13px;
    /* top: 10px; */
    /* bottom: 0; */
    right: 5px;
    position: absolute;
}

#sortCategory {
    width: 125px;
}

.event-sub-ul {
    position: absolute;
    width: 160px;
    display: none;
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 1;
    background-color: #fff;
    box-shadow: 0 8px 10px rgba(0,0,0,0.1);
    left: -12px;
    top: 28px;
}

.event-sub-item {
    display: inline-block;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    padding: 4px 12px;
    width: 100%;
}

.dropdown-Filterby {
    -webkit-box-shadow: 0 0 16px -4px rgba(0,0,0,0.4);
    border-radius: 4px;
    background-color: white;
    display: flex;
    align-items: center;
    margin-right: 10px;
    padding: 9px 4px;
    width: 175px;
    position: relative;
}

.dropdown-Shortby {
    -webkit-box-shadow: 0 0 16px -4px rgba(0,0,0,0.4);
    border-radius: 4px;
    background-color: white;
    display: flex;
    align-items: center;
    padding: 4px;
    width: 125px;
    position: relative;
}

.filter-drop {
    width: 144px;
}

.sort-drop {
    width: 70px;
}

.Dropdowncls {
    border: solid 1px transparent;
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    color: #6e6e6e;
    height: 30px;
    -webkit-appearance: none;
    cursor: pointer;
    background-image: url(../Images/DownArrow.png);
    background-repeat: no-repeat;
    background-position: 95% center;
    background-size: 12px;
    margin-left: 10px;
    border-radius: 8px;
}

.sort-icon img {
    height: 15px;
}

.sort-icon {
    display: flex;
    align-items: center;
}

.filter-icon {
    display: flex;
    align-items: center;
}

    .filter-icon img {
        height: 16px;
    }

.chk-sub-ul {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .chk-sub-ul:hover .md-sub-ul {
        display: block;
    }

.event-item {
    margin: 0px 8px;
}

/*=====Media Queries=====
    /*Most of the Smartphones Mobiles (Portrait)*/
@media (min-width: 320px) and (max-width: 480px) {
    .author-new-text::after {
        left: 1px;
        top: 0;
        height: 30px;
        width: 30px
    }

    .author-new-text {
        color: #8e181b;
        font-size: 18px;
        margin-left: 20px;
    }
        .author-new-text span {
            font-size: 16px;
        }
    .wc-top-new-text {
        font-size: 14px;
    }
        .btn {
        font-size: 14px;
    }

    .bn-section {
        background-image: url(../images/experience-phone.png);
        align-items: flex-start;
        height: 650px;
        margin-bottom: 10px;
        padding-top: 25px;
    }

    .bn-row {
        align-items: flex-start;
    }

    .bn-text-wrap {
        margin-bottom: 0;
    }

    .bn-title {
        font-size: 32px;
        line-height: 30px;
    }

    .bn-text {
        font-size: 14px;
    }

    .bn-btn-wrap {
        text-align: left;
    }

    .wc-title {
        font-size: 24px;
        margin: 30px 0 10px;
    }

    .wc-top-text {
        font-size: 15px;
    }

    .wc-wrap {
        margin: 10px 0;
        height: auto;
        align-items: center;
    }

    .wc-circle:before {
        width: 0px;
        height: 0px;
        right: 0;
        top: 0;
        /*display:none;*/
    }

    .wc-arrow:after {
        width: 0;
        height: 0;
    }

    .ss-section {
        margin-top: 40px;
    }

    .ss-text-wrap {
        margin-left: 0px;
        padding: 0 15px;
    }

        .ss-text-wrap:before {
            width: 159px;
            left: -40px;
            top: -40px;
            height: 180px;
        }

    .ss-text {
        font-size: 14px;
    }

    .ss-col {
        padding: 0;
    }

    .ss-btn-wrap {
        margin-top: 0;
        display: flex;
    }

    .ss-list {
        padding: 0;
        font-size: 14px;
    }

    .ss-btn {
        width: 50%;
        /*margin-bottom:10px;*/
        flex: 50%;
        padding: 0 5px;
    }

    .wc-flex-wrap {
        display: block;
        justify-content: space-between;
        align-items: center;
    }

    .Event-dropdown {
        display: flex;
        float: initial;
        justify-content: space-between;
        padding: 8px 0;
    }

    .custom-padding-left {
        padding-left: 15px;
    }

    .Event-Dropdown-sec {
        padding-top: 50px;
        /*overflow: hidden;*/
    }

    .author-text {
        font-size: 20px;
    }

    .wc-inner-title {
        font-size: 20px;
    }

    .wc-text {
        font-size: 16px;
    }

    .all-events {
        font-size: 30px;
    }

    .footer {
        background-color: #f9f9f9;
        height: 100%;
    }

    .submit-news-btn {
        border: none;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        height: 18px;
        width: 18px;
        position: absolute;
        right: auto;
        margin-top: 0px;
        margin-left: -30px;
        background-color: white;
    }

    .txtbox-wrap {
        display: flex;
        justify-content: unset;
        align-items: center;
        margin-bottom: 20px;
    }

    .txt-box-email {
        height: 40px;
        padding: 0 10px;
        font-size: 14px;
    }

    .footer-right-content {
        padding-left: 0px;
    }
    .bn-text span {
        font-size: 18px;
    }

    .bn-subtitle {
        color: black;
        font-size: 24px;
    }
}


/*Most of the Smartphones Mobiles (Portrait)*/
@media (min-width: 481px) and (max-width: 510px) {
    .author-new-text::after {
        left: 1px;
        top: 0;
        height: 30px;
        width: 30px
    }

    .author-new-text {
        color: #8e181b;
        font-size: 18px;
        margin-left: 20px;
    }

        .author-new-text span {
            font-size: 16px;
        }

    .wc-top-new-text {
        font-size: 14px;
    }

    .btn {
        font-size: 14px;
    }

    .bn-section {
        background-image: url(../images/experience-phone.png);
        align-items: flex-start;
        height: 650px;
        margin-bottom: 10px;
        padding-top: 25px;
    }

    .bn-row {
        align-items: flex-start;
    }

    .bn-text-wrap {
        margin-bottom: 0;
    }

    .bn-title {
        font-size: 32px;
        line-height: 30px;
    }

    .bn-text {
        font-size: 14px;
    }

    .bn-btn-wrap {
        text-align: left;
    }

    .wc-title {
        font-size: 24px;
        margin: 30px 0 10px;
    }

    .wc-top-text {
        font-size: 15px;
    }

    .wc-wrap {
        margin: 10px 0;
        height: auto;
        align-items: center;
    }

    .wc-circle:before {
        width: 0px;
        height: 0px;
        right: 0;
        top: 0;
        /*display:none;*/
    }

    .wc-arrow:after {
        width: 0;
        height: 0;
    }

    .ss-section {
        margin-top: 40px;
    }

    .ss-text-wrap {
        margin-left: 0px;
        padding: 0 15px;
    }

        .ss-text-wrap:before {
            width: 159px;
            left: -40px;
            top: -40px;
            height: 180px;
        }

    .ss-text {
        font-size: 14px;
    }

    .ss-col {
        padding: 0;
    }

    .ss-btn-wrap {
        margin-top: 0;
        display: flex;
    }

    .ss-list {
        padding: 0;
        font-size: 14px;
    }

    .ss-btn {
        width: 50%;
        /*margin-bottom:10px;*/
        flex: 50%;
        padding: 0 5px;
    }

    .wc-flex-wrap {
        display: block;
        justify-content: space-between;
        align-items: center;
    }

    .Event-dropdown {
        display: flex;
        float: initial;
        justify-content: space-between;
        padding: 8px 0;
    }

    .custom-padding-left {
        padding-left: 15px;
    }

    .Event-Dropdown-sec {
        padding-top: 50px;
        /*overflow: hidden;*/
    }

    .author-text {
        font-size: 20px;
    }

    .wc-inner-title {
        font-size: 20px;
    }

    .wc-text {
        font-size: 16px;
    }

    .all-events {
        font-size: 30px;
    }

    .footer {
        background-color: #f9f9f9;
        height: 100%;
    }

    .submit-news-btn {
        border: none;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        height: 18px;
        width: 18px;
        position: absolute;
        right: auto;
        margin-top: 0px;
        margin-left: -30px;
        background-color: white;
    }

    .txtbox-wrap {
        display: flex;
        justify-content: unset;
        align-items: center;
        margin-bottom: 20px;
    }

    .txt-box-email {
        height: 40px;
        padding: 0 10px;
        font-size: 14px;
    }

    .footer-right-content {
        padding-left: 0px;
    }

    .bn-text span {
        font-size: 18px;
    }

    .bn-subtitle {
        color: black;
        font-size: 24px;
    }
}





@media (min-width: 551px) and (max-width: 767px) {

    .author-new-text::after {
        left: 1px;
        top: 0;
        height: 30px;
        width: 30px
    }

    .author-new-text {
        color: #8e181b;
        font-size: 18px;
        margin-left: 20px;
    }

        .author-new-text span {
            font-size: 16px;
        }

    .wc-top-new-text {
        font-size: 14px;
    }

    .btn {
        font-size: 14px;
    }

    .bn-section {
        background-image: url(../images/experience-phone.png);
        align-items: flex-start;
        height: 650px;
        margin-bottom: 10px;
        padding-top: 25px;
    }

    .bn-row {
        align-items: flex-start;
    }

    .bn-text-wrap {
        margin-bottom: 0;
    }

    .bn-title {
        font-size: 32px;
        line-height: 30px;
    }

    .bn-text {
        font-size: 14px;
    }

    .bn-btn-wrap {
        text-align: left;
    }

    .wc-title {
        font-size: 24px;
        margin: 30px 0 10px;
    }

    .wc-top-text {
        font-size: 15px;
    }

    .wc-wrap {
        margin: 10px 0;
        height: auto;
        align-items: center;
    }

    .wc-circle:before {
        width: 0px;
        height: 0px;
        right: 0;
        top: 0;
        /*display:none;*/
    }

    .wc-arrow:after {
        width: 0;
        height: 0;
    }

    .ss-section {
        margin-top: 40px;
    }

    .ss-text-wrap {
        margin-left: 0px;
        padding: 0 15px;
    }

        .ss-text-wrap:before {
            width: 159px;
            left: -40px;
            top: -40px;
            height: 180px;
        }

    .ss-text {
        font-size: 14px;
    }

    .ss-col {
        padding: 0;
    }

    .ss-btn-wrap {
        margin-top: 0;
        display: flex;
    }

    .ss-list {
        padding: 0;
        font-size: 14px;
    }

    .ss-btn {
        width: 50%;
        /*margin-bottom:10px;*/
        flex: 50%;
        padding: 0 5px;
    }

    .wc-flex-wrap {
        display: block;
        justify-content: space-between;
        align-items: center;
    }

    .Event-dropdown {
        display: flex;
        float: initial;
        justify-content: space-between;
        padding: 8px 0;
    }

    .custom-padding-left {
        padding-left: 15px;
    }

    .Event-Dropdown-sec {
        padding-top: 50px;
        /*overflow: hidden;*/
    }

    .author-text {
        font-size: 20px;
    }

    .wc-inner-title {
        font-size: 20px;
    }

    .wc-text {
        font-size: 16px;
    }

    .all-events {
        font-size: 30px;
    }

    .footer {
        background-color: #f9f9f9;
        height: 100%;
    }

    .submit-news-btn {
        border: none;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        height: 18px;
        width: 18px;
        position: absolute;
        right: auto;
        margin-top: 0px;
        margin-left: -30px;
        background-color: white;
    }

    .txtbox-wrap {
        display: flex;
        justify-content: unset;
        align-items: center;
        margin-bottom: 20px;
    }

    .txt-box-email {
        height: 40px;
        padding: 0 10px;
        font-size: 14px;
    }

    .footer-right-content {
        padding-left: 0px;
    }

    .bn-text span {
        font-size: 18px;
    }

    .bn-subtitle {
        color: black;
        font-size: 24px;
    }

}





    @media (min-width: 551px) and (max-width: 767px) {


        .author-new-text::after {
            left: 1px;
            top: 0;
            height: 30px;
            width: 30px
        }

        .author-new-text {
            color: #8e181b;
            font-size: 18px;
            margin-left: 20px;
        }

            .author-new-text span {
                font-size: 16px;
            }

        .wc-top-new-text {
            font-size: 14px;
        }

        .btn {
            font-size: 14px;
        }

        .bn-section {
            background-image: url(../images/experience-phone.png);
            align-items: flex-start;
            height: 650px;
            margin-bottom: 10px;
            padding-top: 25px;
        }

        .bn-row {
            align-items: flex-start;
        }

        .bn-text-wrap {
            margin-bottom: 0;
        }

        .bn-title {
            font-size: 32px;
            line-height: 30px;
        }

        .bn-text {
            font-size: 14px;
        }

        .bn-btn-wrap {
            text-align: left;
        }

        .wc-title {
            font-size: 24px;
            margin: 30px 0 10px;
        }

        .wc-top-text {
            font-size: 15px;
        }

        .wc-wrap {
            margin: 10px 0;
            height: auto;
            align-items: center;
        }

        .wc-circle:before {
            width: 0px;
            height: 0px;
            right: 0;
            top: 0;
            /*display:none;*/
        }

        .wc-arrow:after {
            width: 0;
            height: 0;
        }

        .ss-section {
            margin-top: 40px;
        }

        .ss-text-wrap {
            margin-left: 0px;
            padding: 0 15px;
        }

            .ss-text-wrap:before {
                width: 159px;
                left: -40px;
                top: -40px;
                height: 180px;
            }

        .ss-text {
            font-size: 14px;
        }

        .ss-col {
            padding: 0;
        }

        .ss-btn-wrap {
            margin-top: 0;
            display: flex;
        }

        .ss-list {
            padding: 0;
            font-size: 14px;
        }

        .ss-btn {
            width: 50%;
            /*margin-bottom:10px;*/
            flex: 50%;
            padding: 0 5px;
        }

        .wc-flex-wrap {
            display: block;
            justify-content: space-between;
            align-items: center;
        }

        .Event-dropdown {
            display: flex;
            float: initial;
            justify-content: space-between;
            padding: 8px 0;
        }

        .custom-padding-left {
            padding-left: 15px;
        }

        .Event-Dropdown-sec {
            padding-top: 50px;
            /*overflow: hidden;*/
        }

        .author-text {
            font-size: 20px;
        }

        .wc-inner-title {
            font-size: 20px;
        }

        .wc-text {
            font-size: 16px;
        }

        .all-events {
            font-size: 30px;
        }

        .footer {
            background-color: #f9f9f9;
            height: 100%;
        }

        .submit-news-btn {
            border: none;
            background-position: center;
            background-repeat: no-repeat;
            background-size: contain;
            height: 18px;
            width: 18px;
            position: absolute;
            right: auto;
            margin-top: 0px;
            margin-left: -30px;
            background-color: white;
        }

        .txtbox-wrap {
            display: flex;
            justify-content: unset;
            align-items: center;
            margin-bottom: 20px;
        }

        .txt-box-email {
            height: 40px;
            padding: 0 10px;
            font-size: 14px;
        }

        .footer-right-content {
            padding-left: 0px;
        }

        .bn-text span {
            font-size: 18px;
        }

        .bn-subtitle {
            color: black;
            font-size: 24px;
        }
    }


    /*Tablets, Ipads (portrait)*/
    @media (min-width: 768px) and (max-width: 1023px) {
        .bn-title-head {
            font-size: 38px;
        }

        .bn-text span {
            font-size: 18px;
        }

        .bn-black-btn {
            padding: 0 8px;
            font-size: 14px;
        }

        .bn-trans-btn {
            padding: 0 8px;
            font-size: 14px;
            margin-left: 0;
        }

        .bn-schedule-btn {
            padding: 0 8px;
            font-size: 14px;
            width: auto;
        }

        .Event-banner-img {
            height: 45vh;
        }

        .btn {
            font-size: 14px;
        }


        .bn-row {
            align-items: flex-start;
        }


        .bn-text {
            font-size: 14px;
        }

        .bn-btn-wrap {
            text-align: left;
        }

        .wc-title {
            font-size: 24px;
            margin: 30px 0 10px;
        }

        .wc-top-text {
            font-size: 15px;
        }

        .wc-wrap {
            margin: 10px 0;
            height: auto;
            align-items: center;
        }

        .wc-circle:before {
            width: 0px;
            height: 0px;
            right: 0;
            top: 0;
            /*display:none;*/
        }

        .wc-arrow:after {
            width: 0;
            height: 0;
        }

        .ss-section {
            margin-top: 40px;
        }

        .ss-text-wrap {
            margin-left: 0px;
            padding: 0 15px;
        }

            .ss-text-wrap:before {
                width: 159px;
                left: -40px;
                top: -40px;
                height: 180px;
            }

        .ss-text {
            font-size: 14px;
        }

        .ss-col {
            padding: 0;
        }

        .ss-btn-wrap {
            margin-top: 0;
            display: flex;
        }

        .ss-list {
            padding: 0;
            font-size: 14px;
        }

        .ss-btn {
            width: 50%;
            /*margin-bottom:10px;*/
            flex: 50%;
            padding: 0 5px;
        }

        .wc-flex-wrap {
            display: block;
            justify-content: space-between;
            align-items: center;
        }

        .Event-dropdown {
            display: flex;
            float: initial;
            justify-content: unset;
            padding: 8px 0;
        }

        .custom-padding-left {
            padding-left: 15px;
        }

        .Event-Dropdown-sec {
            padding-top: 50px;
            overflow: hidden;
        }

        .author-text {
            font-size: 20px;
        }

        .wc-inner-title {
            font-size: 20px;
        }

        .wc-text {
            font-size: 16px;
        }

        .all-events {
            font-size: 30px;
        }

        .footer {
            background-color: #f9f9f9;
            height: 100%;
        }

        .submit-news-btn {
            border: none;
            background-position: center;
            background-repeat: no-repeat;
            background-size: contain;
            height: 18px;
            width: 18px;
            position: absolute;
            right: auto;
            margin-top: 0px;
            margin-left: -30px;
            background-color: white;
        }

        .txtbox-wrap {
            display: flex;
            justify-content: unset;
            align-items: center;
            margin-bottom: 20px;
        }

        .txt-box-email {
            height: 40px;
            padding: 0 10px;
            font-size: 14px;
        }

        .footer-right-content {
            padding-left: 0px;
        }
    }
    /*Ipad Pro (portrait)*/
    @media (min-width: 1024px) and (max-width: 1050px) and (orientation: portrait) {
        .Event-banner-img {
            height: 40vh;
        }

        .wc-inner-title {
            font-size: 20px;
        }

        .wc-text {
            font-size: 15px;
        }

        .wc-wrap {
            height: 150px;
        }

        .footer-right-content {
            padding-left: 0px;
        }
    }

    @media (min-width: 1152px) and (max-width: 1365px) {
        .custom-container {
            max-width: 1250px;
        }
    }
    /*1152×648, 1280×720, 1366×768,*/
    @media (min-width: 1366px) and (max-width: 1599px) {
        .custom-container {
            max-width: 1250px;
        }
    }
    /*1600x800*/
    @media (min-width: 1600px) and (max-width: 1919px) {
        .custom-container {
            max-width: 1450px;
        }

        .bn-section {
            height: 805px;
        }

        .ss-text-wrap {
            margin-left: 70px;
        }
    }

    @media (min-width: 1920px) {
        .custom-container {
            max-width: 1750px;
        }

        .bn-section {
            height: 958px;
        }

        .ss-text-wrap {
            margin-left: 80px;
        }
    }
