.contact-Form .elementor-field,
.contact-Form .elementor-field-textual {
    padding: 13px 0;
    box-shadow: none !important;
    font-size: 18px;
}

.contact-Form .elementor-field::placeholder {
    font-size: 18px;
    color: #636363 !important;
    opacity: 1 !important;
}

.last-P:last-child p {
    margin-bottom: 0
}

.textPrimary {
    color: #682D7D;
}

.heddingTxt h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.3 !important;
    margin: 0 !important;
}

.mn_cstBtn .elementor-button-icon {
    width: 10px;
}

.newsWrp .elementor-post__meta-data {
    margin-top: 15px
}

.csmText p,
.csmText ul {
    margin-bottom: 15px
}

.sub-Pg-banner {
    overflow: hidden !important;
}

.mb__20 {
    margin-bottom: 20px !important;
}

.sectionTitle {
    font-size: 44px;
    font-weight: 700;
    color: #682D7D;
    font-family: "EudoxusSans-Regular", Sans-serif;
    margin: 0;
    line-height: 1;
}

.jobListing {
    list-style: none;
    padding: 0;
    font-family: "EudoxusSans-Regular", Sans-serif;
}

.jobListing .jobItem {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    padding: 35px 0;
    border-bottom: 1px solid #D1B2DB;
}

.jobListing .jobItem .jobTitle {
    font-size: 24px;
    font-weight: 500;
    color: #682D7D;
    font-family: "EudoxusSans-Regular", Sans-serif;
    width: 50%;
}

.jobListing .jobItem .jobLocation {
    font-size: 16px;
    font-weight: 500;
    color: #636363;
    font-family: "EudoxusSans-Regular", Sans-serif;
    flex-grow: 1;
}

.jobListing .jobItem .applyBtn {
    padding: 15px 30px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 3px;
    border: 1px solid #682D7D;
    color: #682D7D;
    background-color: #ffffff;
    border-radius: 0;
    font-size: 16px;
    text-transform: uppercase;
    font-family: "EudoxusSans-Regular", Sans-serif;
}

.jobListing .jobItem .applyBtn:hover {
    color: #ffffff;
    background-color: #682D7D;
}

.m_cstBtn {
    padding: 15px 30px;
    line-height: 1;
    border: 1px solid #682D7D;
    font-weight: 700;
    letter-spacing: 3px;
    color: #682D7D;
    background-color: #ffffff;
    border-radius: 0;
    font-size: 16px;
    text-transform: uppercase;
    font-family: "EudoxusSans-Regular", Sans-serif;
}

.m_cstBtn:hover {
    color: #ffffff;
    background-color: #682D7D;
}

.noteBx {
    padding: 20px 25px;
    border-radius: 25px;
    border: 1px solid #D1B2DB;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    font-family: "EudoxusSans-Regular", Sans-serif;
    margin-top: 30px;
}

.btnWrp {
    text-align: center;
    margin-top: 25px;
}



.cst_Row {
    display: flex;
    gap: 40px;
    flex-wrap: wrap;
}

.cst-col-3 {
    max-width: 22.65%;
    width: 100%;
}

.awardCard .yearLable {
    background-color: #F1653D;
    color: #ffffff;
    line-height: 1;
    border-radius: 20px 20px 0 0;
    font-size: 24px;
    font-weight: 700;
    font-family: "EudoxusSans-Regular", Sans-serif;
    display: inline-flex;
    padding: 7px 40px;
}

.awardCard .awardImgThumb {
    width: 100%;
    height: 290px;
    border: 1px solid #D1B2DB;
    padding: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
}

.awardCard .awardImgThumb img {
    object-fit: contain;
}

.awardCard .awardTxt {
    color: #636363;
    font-size: 17px;
    font-weight: 400;
    font-family: "EudoxusSans-Regular", Sans-serif;
    text-align: center;
    line-height: 1.3em;
}

.exhibitionRow {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
}

.exhibition-col {
    max-width: 31.75%;
    width: 100%;
}

.exhibitionCard .exhibition_Thumb {
    border-radius: 20px;
    overflow: hidden;
    display: flex;
    height: 300px;
}

.exhibitionCard .exhibition_Thumb img {
    width: 100%;
    object-fit: cover;
}

.exhibitionCard .exhibition_content {
    padding: 30px;
    padding-bottom: 10px;
    text-align: center;
}

.exhibitionCard .exhibition_content .exhibition_Txt {
    font-size: 22px;
    font-weight: 700;
    font-family: "EudoxusSans-Regular", Sans-serif;
    color: #682D7D;
    text-align: center;
    line-height: 1.2;
}

.exprange-slider .e-n-carousel {
    padding-bottom: 40px !important;
}

.exprange-slider .swiper-pagination-bullet {
    background: #F1653D !important;
    width: 10px !important;
    height: 10px !important;
}
.bwg-title2 {
    font-size: 16px !important;
    font-weight: 400 !important;
    margin-top: 15px !important;
    font-family: "EudoxusSans-Regular", Sans-serif !important;
    color: #682D7D !important;
}
div[id^=bwg_container] * {
    background-color: transparent !important;
}



@media (max-width:1399px) {
    html {
        font-size: 90%;
    }
}

@media (max-width:1199px) {
    .cst_Row {
        display: flex;
        gap: 30px;
        flex-wrap: wrap;
    }
.exhibitionRow {
    gap: 20px;
}
}

@media (max-width:991px) {

    .sectionTitle {
        font-size: 35px;
    }

    .jobListing .jobItem .applyBtn {
        padding: 10px 24px;
        font-size: 14px;
    }

    .jobListing .jobItem .jobTitle {
        font-size: 20px;
        line-height: 1;
        width: 60%;
    }

    .jobListing .jobItem .jobLocation {
        font-size: 14px;
    }

    .jobListing .jobItem {
        gap: 15px;
        padding: 25px 0;
    }

    .cst_Row {
        gap: 25px;
    }

    .cst-col-3 {
        max-width: 31%;
    }

    .awardCard .awardImgThumb {
        height: 220px;
        margin-bottom: 20px;
    }

    .awardCard .awardImgThumb img {
        width: 100%;
        height: 100%;
    }

    .awardCard .awardTxt {
        font-size: 14px;
    }

    .awardCard .yearLable {
        font-size: 20px;
        padding: 6px 30px;
    }
.exhibitionRow {
    gap: 15px;
}
.exhibitionCard .exhibition_content .exhibition_Txt {
    font-size: 18px;
   }
.exhibitionCard .exhibition_content {
    padding: 15px;
    padding-bottom: 10px;
   }
.exhibitionCard .exhibition_Thumb {
    border-radius: 15px;
}

}

@media (max-width:767px) {
    .sectionTitle {
        font-size: 30px;
    }

    .jobListing .jobItem {
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }

    .jobListing .jobItem .applyBtn {
        display: block;
    }

    .cst-col-3 {
        max-width: 48%;
    }

    .cst_Row {
        gap: 23px;
    }
.exhibition-col {
    max-width: 31.75%;
    width: 100%;
}
.exhibition-col {
    max-width: 48.40%;
}
.partnerBx2 {
    position: relative !important;
}
.partnerBx2::before {
    content: '' !important;
    position: absolute !important;
    top: auto !important;
    bottom: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 5px !important;
    background: linear-gradient(90deg, #682D7D 0%, #F1653D 100%) !important;
}

}

@media (max-width:575px) {
    .cst-col-3 {
        max-width: 100%;
    }

    .cst_Row {
        column-gap: 0;
        row-gap: 40px;
    }
.exhibition-col {
    max-width: 100%;
}
.partnerBx2 {
    position: relative !important;
}
.partnerBx2::before {
    content: '' !important;
    position: absolute !important;
    top: auto !important;
    bottom: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 5px !important;
    background: linear-gradient(90deg, #682D7D 0%, #F1653D 100%) !important;
}


}



