.dropdown-menu .nav-menu  {
    margin-left: 140px;
    float: right;
    cursor: pointer;
    position: relative;
    font-weight: 900;
    font-style: normal;
    font-size: 11px;
}
.bord-member-cont h1 {
    text-align: center;
}
.member-sec{
    margin-top: 0px;
    margin-bottom: 100px;
    padding: 0px 0px 0px 0px;
}
.member-sec .elementor-background-overlay {
    background-image: url("../images/board-member/team-line2.webp");
    width: 100%;
    height: 190px;
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 14% auto;
    opacity: 1;
}

.member-cont h4 {

    text-align: center;
    color: #000;
    font-size: 50px;
}

.member-cont span {
    color: #ee3f22;
}

.member-cont p {
    text-align: center;
    font-weight: 500;
}

.menber-card img {
    border: 5px solid #fff;
    background: transparent;
    width: 160px;
    height: 160px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.member-card img {
    width: 160px;
    height: 160px;
    border: 5px solid #fff;
    border-radius: 90px;
    position: relative;
    top: 50px;
}

.img-col {
    text-align: center;
    border-radius:54% 46% 47% 53% / 0% 0% 100% 100%  ;
    background: #af2109;
    

} 

.text-data {
    padding: 50px 0px;
    text-align: center;
}



.member-row {
    margin-bottom: 30px;
}

.supporter-col h4 {
    text-align: center;
    font-size: 50px;
    color: #000
}

.supporter-col span {
    color: #ee3f22;
}

.main_pdf a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #d74e23;
    color: #fff;
    margin: 0 0 8px 0;
    text-decoration: none;
}

.main_pdf i {
    background: #000;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 32px;
}

/* .fa-file-pdf:before {
    content: "\f1c1";
} */
.main_pdf p {
    padding: 0 0 0 12px;
    color: #fff;
}

.financial-row {
    
    padding: 19px 0px;
}

.financial-sec {
    padding: 70px;
}



