*,
body,
html {
    font-family: "Alumni Sans", serif;
    font-style: normal;
}


.bg_primaryblue {
    background-color: #142745;
}

.logoHeader {
    padding: 10px;
}

.bannerMobile {
    max-width: 300px;
    margin: 0 auto;
}

.honable-members {
    display: flex;
    padding: 30px 10px;
}

.honable-members img {
    display: block;
    margin: 0 auto;
}

.honable-members .heading {
    font-size: 7.36px;
    color: white;
    font-weight: 400;
    line-height: 8.83px;
}

.honable-members .role {
    font-size: 4.14px;
    color: white;
    font-weight: 400;
    line-height: 4.97px;
    opacity: 70%;
    margin-bottom: 0px;
}

.investkarnatakaImg {
    margin-bottom: 16px;
    padding: 0px 20px;
}

.investkarnatakaImg img {
    width: 260px;
}

.venueDetail {
    gap: 16px;
    padding: 0px 20px;
}

.venueDetail .heading {
    line-height: 20.62px;
    font-size: 26.96px;
    color: white;
}

.venueDetail .para {
    font-size: 10px;
    color: white;
    font-weight: 500;
    position: relative;
    font-size: 15.86px;
    line-height: 12.69px;
}

.venueDetail .para::before {
    position: absolute;
    left: -30%;
    top: 0;
    width: 0.25px;
    height: 100%;
    background-color: #DF6436;
    content: '';
}

.venueDetail .para::after {
    position: absolute;
    right: -30%;
    top: 0;
    width: 0.25px;
    height: 100%;
    background-color: #DF6436;
    content: '';
}

.venueDetail .venue {
    font-size: 9.52px;
    line-height: 9px;
    color: #FAFBF7;
    font-weight: 300;
}

.venueDetail .date {
    color: #FFF;
    font-weight: 500;
    line-height: 22.21px;
    font-size: 23.79px;

}

.border_bottom {
    border-bottom: 1px solid #DF6436;
    max-width: 260px;
    margin: 16px auto 16px;
}

.scanfor-location {
    font-size: 6px;
    font-weight: 300;
    line-height: 7px;
    color: #FAFBF7;
}

.scanner {
    width: 40px;
    height: 40px;
    margin-left: 9px;
    border-radius: 2px;
    position: relative;
    display: block;
}

.ik-scanner::before {
    position: absolute;
    content: '';
    right: -23%;
    top: 0;
    width: 0.25px;
    height: 100%;
    background-color: #DF6436;
}

.ik-scanner {
    position: relative;
}

.inaguration_text {
    color: white;
    font-weight: 400;
    line-height: 11.1px;
    margin-bottom: 8px;
    margin-left: 22px;
    font-size: 16px;

}

.inaguration_text span {
    color: #F7CA46;
    font-weight: 600;
}

.btn_primary {
    font-size: 8px;
    background-color: #DF6436 !important;
    padding: 2px 7px 1px 7px;
    border-radius: 2px;
    margin-left: 22px;
}

.scanfor-location {
    padding-bottom: 181px;
}

.lefticon {
    position: absolute;
    left: 0;
    bottom: 0px;
}

.lefticon img {
    width: 175px;
}

.righticon {
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.righticon img {
    width: 81px;
}

.cm-img {
    width: 81px;
    height: 72px;
}

.dcm-img {
    height: 72px;
    width: 72px;
}

.mbpatil-image {
    width: 75px;
    height: 72px;
}

.scanfor-location .scanText {
    font-size: 9.52px;
    line-height: 10px;

}