.about-us-content-main .readmore {
    color: #CEAB71 !important;
    text-decoration: underline;
}

.about-main-image {
    border-radius: 20px;
    height: 280px;
    object-fit: cover;
}

.about-main-image {
    border-radius: 20px;
    height: 280px;
    object-fit: cover;
}

.header-about-us-main .main-title {
    width: fit-content;
}

.header-about-us-main .main-title:after {
    content: '';
    width: 14%;
    position: absolute;
    left: 5%;
    bottom: -9px;
    border-width: 0.1px;
    border-style: solid;
    right: 0;
    margin: auto;
}

.about-main-image-stack {
    position: absolute;
    right: 0;
    bottom: -10%;
    width: 253px !important;
}

.about-main-text {
    font-weight: lighter;
}

.btn-scan-exhibitor {
    bottom: 30px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.upcoming-bg-easwam::before {
    background-color: #fcc4a3c3 !important;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

.btn-easwam {
    background: linear-gradient(270.91deg, #71060E -4.78%, #EA4848 25.71%, #71060E 106.69%)
}

.btn-baliswam {
    background: linear-gradient(270.91deg,#A97735 -4.78%,#F2DC83 25.71%,#A97735 106.69%)!important;
}

.text-easwam {
    color: #71060E !important;
}

.text-ceswam {
    color: #736357;
    font-family: 'Montserrat' !important;
}

.event-info-ceswam {
    position: relative;
    bottom: 100px;
}

.upcoming-head.text-ceswam {
    font-size: 32px;
    line-height: 50px;
}

.upcoming-head-subtitle.text-ceswam {
    font-size: 28px;
    line-height: 50px;
    margin-bottom: 8px;
}


@media (min-width: 320px) and (max-width: 960px) {
    .event-info-ceswam {

        bottom: 20px;
    }

    .upcoming-head.text-ceswam {
        font-size: 22px;
        line-height: 30px;

    }

    .upcoming-head-subtitle.text-ceswam {
        font-size: 18px;
        line-height: 30px;
    }
}



.btn-ceswam {
    background: linear-gradient(270.91deg, #A97735 -4.78%, #F2DC83 25.71%, #A97735 106.69%)
}

.upcoming-event-first {
    padding-bottom: 145px
}

.upcoming-bg {
    background-size: cover !important;
    /* position: relative; */
}

.upcoming-bg-iswam::before {
    background-color: rgba(50, 26, 60, 0.63) !important;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

.btn-iswam {
    background: linear-gradient(270.91deg, #71060E -4.78%, #EA4848 25.71%, #71060E 106.69%)
}

.text-iswam {
    background: #CEAB71;
    background-image: linear-gradient(270.91deg, #A97735 -4.78%, #F2DC83 25.71%, #A97735 106.69%) !important;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;

}
