body {
    font-family: 'Poppins', sans-serif;
}

ol, ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

a, a:hover {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}

img {
    max-width: 100%;
}

@font-face {
    font-family: 'Edwardian Script ITC';
    src: url('../fonts/EdwardianScriptITC.eot');
    src: url('../fonts/EdwardianScriptITC.eot?#iefix') format('embedded-opentype'),
    url('../fonts/EdwardianScriptITC.woff2') format('woff2'),
    url('../fonts/EdwardianScriptITC.woff') format('woff'),
    url('../fonts/EdwardianScriptITC.ttf') format('truetype'),
    url('../fonts/EdwardianScriptITC.svg#EdwardianScriptITC') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/**********19-01-2021**************/
.user_info.name_outer input {
    border: transparent !important;
    border: 1px solid #ccc !important;
    border-radius: 0px;
}
.donatin_btn2 {
    margin: 0 auto;
    text-align: center;
}
.goog-te-gadget-simple .goog-te-menu-value span {
    text-decoration: none;
    border-left: 0px !important;
}
.goog-te-menu-value span:nth-child(2) {
    border-left: transparent !important;
}
button:focus {
    outline: 0px !important;
}
.modal-content #btn-Submit {
    background-color: #98c14c;
    border: transparent;
    color: #fff;
    border-radius: 50px;
    padding: 10px 40px;
    margin-top: 20px;
}
.user_info.no_border9 input {
    border: 1px solid #ccc;
}
.menuList .dropdown {
    margin-right: 12px;
}
.user_info.user_inner {
    border-right: 1px solid #ccc !important;
}
.fieldStyle::placeholder, .custom-select { /* Chrome, Firefox, Opera, Safari 10.1+ */
    font-size: 12px;
}

.fieldStyle:-ms-input-placeholder, .custom-select { /* Internet Explorer 10-11 */
    font-size: 12px;
}

.fieldStyle::-ms-input-placeholder, .custom-select { /* Microsoft Edge */
    font-size: 12px;
}
.menuList ul li {
    border-right: 1px solid #ccc;
    height: 20px;

}
.menuList .btnCol {
    display: inline-block;
    margin-right: 10px;
    margin-top: -11px;
}
.opps {
    COLOR: #94c13d;
    text-align: center;
    /* margin-top: 11px; */
    margin-bottom: 0px;
    font-size: 20px;
    font-weight: 600;
}

.thankyou-title {
    font-size: 22px;
    color: #98c14c;
    font-weight: 500;
    margin-bottom: 20px;
}
.tabInputField .btnCol {
    margin-top: 20px;
}
.col-md-4.gallery-box img {
    width: 100%;
    height: 210px;
    object-fit: cover;
}
.col-md-4.gallery-box video {
    width: 100%;
    height: 210px;
    object-fit: cover;
}
#comment {
    min-height: 100px;
    height: 100px;
}
.breadcrum-outer {
    background-color: #94c13d;
    padding: 10px 0px;
}
.goog-te-menu2-item div, .goog-te-menu2-item:link div, .goog-te-menu2-item:visited div, .goog-te-menu2-item:active div {
    color: #94c13d !important;
    background: #ffffff;
}
.goog-te-menu2 {
    border: 1px solid #94c13d !important;
}
.goog-te-gadget-simple {
    background-color: #94c13d !important;
    color: #fff !important;
    border-left: 1px solid #94c13d !important;
    border-top: 1px solid #94c13d !important;
    border-bottom: 1px solid #94c13d !important;
    border-right: 1px solid #94c13d !important;
    padding: 10px 20px !important;
    border-radius: 30px !important;
    font-weight: 600 !important;
}
.breadcrum-inner ul li {
    display: inline-block;
    color: #fff;
    margin: 0px 10px;
}
.breadcrum-inner ul li i {
    font-size: 11px;
}
.breadcrum-inner ul li:first-child{
    margin-left: 0px;
}
.breadcrum-inner ul li:last-child{
    margin-right: 0px;
}
.leftblogCont > a > img {
    height: 345px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
.thnkyou-btn {
    display: inline-block;
    padding: 10px 40px;
    background-color: #98c14c;
    color: #fff;
    font-weight: 600;
    border-radius: 30px;
    margin-top: 30px;
    transition: 0.3s all ease-in-out;
    border: 2px solid #98c14c;
}
.thankyou-div.last-thnkyou-div{
    border-bottom: none;
}
.thnkyou-btn:hover{
    background-color: #fff;
    color: #98c14c;
    border-color: #98c14c;
}
.thnkyou-left {
    font-weight: 500;
}
.thnkyou-right {
    margin-left: auto;
    color: #98c14c;
    font-weight: 600;
}
.thankyou-div {
    display: flex;
    align-items: center;
    padding: 15px 0px;
    border-bottom: 1px solid #98c14c;
}
.newletter-input-div input {
    padding: 25px;
    border-radius: 30px;
    border: 2px solid #fff;
    background-color: transparent;
    color: #fff;
    padding-right: 155px;
}
.thankyou-inner {
    margin-bottom: 80px;
    border: 2px solid #98c14c;
    border-radius: 10px;
    padding: 30px;
    box-shadow: 0px 0px 5px 0px #98c14c;
    background-color: #98c14c14;
    text-align: center;
}
.donate-now-custom-btn {
    border-radius: 30px;
}
.newletter-input-div input:focus{
    background-color: transparent;
    box-shadow: none;
    border: 2px solid #fff;
}
#back-tab {
    margin-right: 10px;
}
#myTab {
    border-bottom: transparent !important;
}
.newsletter-right-div {
    position: relative;
}
.bottomBg.blackoverlay .text-white {
    text-transform: inherit !important;
}
.newsletter-right-div .donation-submit-btn .fa {
    position: absolute;
    right: -13px;
    top: 11px;
    margin: 0px;
    background-color: transparent !important;
    color: #fff;
    border-color: transparent;
    padding: 12px 40px;
    border-left: 1px solid;
    padding-left: 19px;
}
.subscribeCont {
    margin-top: -10px;
}
.newletter-input-div input::placeholder{
    color: #fff;
}
.menuList ul li:last-child {
    border: transparent !important;
}
/**********12-1-2021***********/
.nin-information .fa {
    position: absolute;
    right: -30px;
    top: -35px;
    font-size: 24px;
    color: #97c33c;
}
.paapor6 {
    padding: 20px;
}
.column.right7 {
    float: right;
    width: 45%;
}

.download_text {
    padding: 0px 15px;
}
.left5 {
    width: 49%;
    margin: 0px 10px;
}
.btnCol a {
    font-size: 10px;
}
.inner_outer99 h4 {
    font-weight: 600;
    font-size: 23px;
    margin-bottom: 20px;
}
.heding_ou78 {
    background-color: #98c14c;
    margin-bottom: 50px;
    margin-top: 116px;
}

.top_heading h2 {
    text-align: center;
    margin-bottom: 80px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    font-size: 40px;
    padding: 40px 0px;
}
.nin-information {
    position: relative;
}
.inner_outer99 {
    margin-bottom: 60px;
}
#google_translate_element img {
    display: none;
}
#google_translate_element::after{
    display: none;
}
.footerCol .postImg img {
    width: 100px;
    height: 53px;
    object-fit: cover;
}
/*********************/
/**********7-1-2021***********/
.see_outer {
    text-align: right;
    margin-bottom: 10px;
}
.pei_chart {
    margin-top: 100px;
    margin-bottom: 70px;
}
#regions_div {
    width: 100% !important;
    height: 500px;
}
.map_heading {
    text-align: center;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 600;
}
.grapick_outer5 {
    margin-top: 120px;
}
.custom_img9 img {
    height: 250px;
    object-fit: cover;
}
.column.custom_clum1 {
    width: 50%;
    display: inline-block;
    float: left;
    margin-right: 6px;
}
.column.custom_clum2 {
    width: 49%;
}
.doc_outer .filelabel .fa.fa-upload {
    display: inline-block;
    font-size: 16px;
}
#pitchVideo .column {
    padding-left: 15px;
}
.custom_img9 {
    padding: 15px;
}
.modal-footer .btn.btn-secondary {
    background-color: #000 !important;
}
.modal-footer .btn.btn-primary {
    background-color: #9bbf46;
    border:1px solid  #9bbf46;
}
#passport .modal-body input, #address .modal-body input, #bank-account input, #pitch input{
    height: 50px;
    padding: 10px;
}
.see_outer .btn-primary {
    color: #fff;
    background-color: #000 !important;
    border-color: #000 !important;
}
.see_outer .btn {
    width: 200px;
}
.see_outer {
    text-align: right;
    margin-bottom: 10px;
}
.custom_member .doubleBtn a {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    width: 100% !important;
}

.happenImg.imgOverlay img {
    height: 250px !important;
    object-fit: cover;
}


.custom_member .doubleBtn {
    float: right;
    width: 50%;
}
.form-row.custom_formcol {
    /* display: grid; */
    margin: 0 auto;
    text-align: center;
    padding: 10px 4px 10px;
}

.custom_eventlisting .leftlistCol img {
    width: 100%;
    height: 360px !important;
    object-fit: cover;
}
.custom_rightbar .postImg img {
    width: 100%;
    height: 70px;
    object-fit: cover;
}

.custom_formcol .membSelect input {
    background-color: #9fc650;
    border: 1px solid #9fc650;
}
.custom_formcol .membSelect select {
    padding: 10px;
    height: 47px;
}
/**************************/
.btn {
    min-width: 160px;
    padding: 10px 15px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 30px;
    -webkit-transition: all 500ms ease-in-out 0s;
    -o-transition: all 500ms ease-in-out 0s;
    transition: all 500ms ease-in-out 0s;
}

.btn_primary {
    background-color: #97c33c;
    color: #fff;
    border: 2px solid #97c33c;
}

.btn_primary:hover {
    background-color: transparent;
    border: 2px solid #97c33c;
    color: #97c33c;
}

.toggle {
    width: 25px;
    height: 16px;
    position: relative;
    cursor: pointer;
    z-index: 5;
    margin-left: auto;
    top: 0px;
    right: 0px;
    -webkit-transition: all 500ms ease-in-out 0s;
    -o-transition: all 500ms ease-in-out 0s;
    transition: all 500ms ease-in-out 0s;
}

.bar {
    width: 100%;
    height: 2px;
    background-color: #94c13d;
    position: absolute;
    -webkit-transition: all 500ms ease-in-out 0s;
    -o-transition: all 500ms ease-in-out 0s;
    transition: all 500ms ease-in-out 0s;
}

.bar:nth-child(1) {
    top: 0;
}

.bar:nth-child(2) {
    top: 7px;
}

.bar:nth-child(3) {
    top: 14px;
}

/* login page css starts */
.loginHeader {
    padding: 25px 0px 15px;
    background-color: #fff;
}

.headerCol {
    padding: 25px 0px;
    background-color: #fff;
}

.headerCol {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
    -webkit-transition: all 500ms ease-in-out 0s;
    -o-transition: all 500ms ease-in-out 0s;
    transition: all 500ms ease-in-out 0s;
}

.headerCol::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 5px;
    background-color: #94c13d;
    border-radius: 2px;

}

.fixed.headerCol {
    box-shadow: 0 0 7px 3px #463f3f;
    padding: 15px 0
}

.loginForm {
    max-width: 1050px;
    margin: 0 auto;
}

.formTittle h3 {
    font-size: 22px;
    color: #000;
    font-weight: 500;
    margin: 20px 0px;
}

.formCol {
    margin-top: 40px;
}

.inputRow {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-around;
    -ms-align-items: center;
    align-items: flex-end;
}

.fieldStyle {
    height: auto;
    padding: 15px 10px;
    position: relative;
    font-size: 16px;
    color: #979799;
    background-color: #f6fde7;
}

.formCol > .row > [class*=col-] {
    position: relative;
    margin-bottom: 30px;
}

.formCol > .row > [class*=col-]:before {
    content: "";
    position: absolute;
    left: 10px;
    top: 0;
    width: 8px;
    border: 0;
    height: 100%;
    background-color: #97c33c;
    border-radius: 8px 0px 0px 8px;
}

.fieldStyle:before {
    content: "";
    position: relative;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    background-color: red;
}

.custom-select {
    background-image: url("../img/select-arrow.png");
    background-position: center right 15px;
    background-repeat: no-repeat;
    background-size: 13px;
}

.form-control:focus, .custom-select:focus {
    border-color: #97c33c;
    box-shadow: 0 0 0 0.2rem rgb(113 177 109 / 38%);
}

.fieldStyle::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #979799;
    font-size: 16px;
    opacity: 1; /* Firefox */
}

.fieldStyle:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #979799;
    font-size: 16px;
}

.fieldStyle::-ms-input-placeholder { /* Microsoft Edge */
    color: #979799;
    font-size: 16px;
}

.termLink {
    color: #5d82ef;
}

.termLink:hover {
    color: #5d82ef;
    text-decoration: underline;
}

.custom-checkbox {
    margin-left: 10px;
}

.custom-checkbox label {
    font-size: 14px;
}

.signBtn {
    margin-top: 30px;
}

.signBtn p {
    color: #646562;
    font-size: 16px;
    margin-top: 10px;
}

.numbertext:after {
    content: "Optional";
    position: absolute;
    right: 22px;
    /*bottom: -22px;*/
    color: #979799;
    font-size: 14px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

main.greenBar {
    height: 100vh;
}

.greenBar {
    position: relative;
}

.greenBar:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 5px;
    background-color: #97c33c;
    border-radius: 3px;
}

.greenBar:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 50%;
    height: 5px;
    background-color: #97c33c;
    border-radius: 3px;
}

.leftImg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 600px;
    z-index: -1;
}

.rightImg {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 800px;
    z-index: -1;
}

.resetBg {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('../img/resetBg.jpg');
}

.resetImg {
    padding-top: 100px;
}

.reseText {
    color: #949393;
    font-size: 17px;
    font-weight: 300;
    text-align: center;
    margin-top: 15px;
}

.loginBg {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('../img/loginBg.jpg');
}

.transparentHeader {
    background-color: transparent;
}

.loginColheader .login_logo {
    max-width: 500px;
    margin-right: auto;
    text-align: center;
}

.loginColBox .loginBox {
    max-width: 500px;
    margin-right: auto;
    text-align: center;
}

.customLabel {
    width: 100%;
}

.loginLabel {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 15px;
}

.smallGreenTxt {
    color: #97c33c;
    font-size: 16px;
    font-weight: 700;
}

.connectCol ul {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 180px;
    margin: 0px auto;
    padding-bottom: 30px;
}

.connectCol {
    margin-top: 30px;
}
.connectCol p {
    position: relative;
    display: inline-block;
    padding: 0 10px;
}

.connectCol p:before {
    content: "";
    position: absolute;
    left: -100%;
    top: 50%;
    width: 100%;
    height: 1px;
    background-color: #868688;
}

.connectCol p:after {
    content: "";
    position: absolute;
    right: -100%;
    top: 50%;
    width: 100%;
    height: 1px;
    background-color: #868688;
}

.connectCol ul li a img {
    width: 40px;
}

/* Home page starts */
.menuList ul li {
    position: relative;
}

.dropdown-toggle::after {
    background-image: url('../img/down-arrow.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 15px;
    height: 15px;
    border: 0;
    vertical-align: -2px;
}

.btn {
    padding: 10px 15px;
    font-size: 14px;
    font-weight: 600;
    border-radius: 30px;
}

.btn_primary {
    background-color: #94c13d;
    color: #000;
}

.btn_primary:hover i {
    color: #94c13d;
}

.menuList ul {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: flex-end;
}

.menuList ul li + li {
    margin-left: 55px;
}

.dropdown .dropdown-toggle {
    font-size: 15px;
    color: #000;
    cursor: pointer;
}

.navCol {
    margin-right: -100px;
}

/*.dropdown-menu {
    left: -100px !important;
}*/

.sectionSpace {
    margin: 60px 0px 0px;
}

/* Banner css starts */
.bannerCol {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 195px 0px 100px;
}

.homeBg {
    background-image: url("../img/bannerBg.jpg");
}

.bgOverlay {
    position: relative;
    z-index: 1;
}

.bgOverlay:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0.7;
    z-index: -1;
}

.btnCol {
    display: inline-block;
}

.btnCol a {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: center;
    align-items: center;
}

.italicTxt {
    font-family: 'Edwardian Script ITC';
    font-size: 42px;
    color: #fff;
}

.bannerContent h1 {
    font-size: 70px;
    font-weight: 800;
    color: #fff;
    line-height: 80px;
}

.greenTxt {
    color: #9fc650;
}

.btnCol a i {
    color: #000;
    font-size: 18px;
    margin-left: 10px;
}

.readMoreBtn {
    margin-top: 40px;
}

/* fundcol css */
.titleCol h6 {
    font-family: 'Edwardian Script ITC';
    color: #97c33c;
    font-size: 45px;
    line-height: 66px;
    margin: 0;
    font-weight: 600;
    letter-spacing: 4px;
}

.titleCol h1 {
    color: #000;
    font-size: 40px;
    line-height: 43px;
    text-transform: uppercase;
    font-weight: 700;
}

.desp {
    color: #4b4b4a;
    font-size: 17px;
    line-height: 27px;
}

.vertBar {
    position: relative;
    padding-left: 30px;
}

.vertBar:after {
    content: "";
    position: absolute;
    width: 2px;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #94c13d;
}

.cardCol {
    background-color: #fff;
    max-width: 225px;
    box-shadow: 0 0 6px 2px #0000004d;
    padding: 10px;
    text-align: center;
    height: 100%;
    border-bottom: 4px solid #94c13d;
}

.doubleBar {
    position: relative;
}

.doubleBar:after {
    content: "";
    position: absolute;
    width: 15px;
    height: 2px;
    background-color: #94c13d;
    left: 50%;
    bottom: 0;
    -webkit-t;
    ransform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.doubleBar::before {
    content: "";
    position: absolute;
    width: 30px;
    height: 2px;
    background-color: #94c13d;
    left: 50%;
    bottom: -7px;
    -webkit-t;
    ransform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.cardCol i {
    font-size: 30px;
}

.cardCol h3 {
    font-size: 18px;
    color: #000;
    padding-bottom: 10px;
    margin: 30px 0;
}

.cardCol p {
    font-size: 12px;
    line-height: 20px;
    color: #909090;
    margin: 0;
}

.viewBtn .btn {
    min-width: 120px;
    padding: 8px 15px;
}

.viewBtn {
    height: 100%;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* info section starts */
.infoCol {
    overflow: hidden;
    padding: 60px 0px 0;
}

.infoBg {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('../img/conceptBg.jpg');
}

.innerSlideCol .swiper-container {
    width: 100%;
    height: 100%;
    overflow: unset;
}

.videoSlider {
    position: relative;
}

.innerSlideCol {
    position: absolute;
    top: 80px;
    left: 308px;
    background-color: #94c13d;
    width: 59%;
    height: 64%;
    overflow: hidden;
}

.tabSlideCnt {
    width: 100%;
    height: 100%;
}

.videoSlider .swiper-pagination {
    bottom: 245px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.videoSlider .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #94c13d;
}

.videoSlider .swiper-pagination .swiper-pagination-bullet + .swiper-pagination-bullet {
    margin-left: 8px;
}

.videoSlider .swiper-pagination .swiper-pagination-bullet:focus {
    outline: 0;
}

.videoSlider .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    border-radius: 100%;
    background: rgb(255 255 255);
    opacity: 1;
}

/* missionCol css starts */
.missionCol {
    padding: 50px 0px 30px;
    border-top: 5px solid #fff;
}

.missionCol.greenBar:before {
    left: 0;
    top: -10px;
}

.missionCol.greenBar:after {
    left: auto;
    right: 0;
}

.bottomBg {
    background-image: url('../img/jar.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 100px 0px 50px;
}

.blackoverlay {
    position: relative;
    z-index: 1;
}

.blackoverlay:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    background-color: #0000009c;
    z-index: -1;
}

.ladyBg {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('../img/lady.jpg');
}

/* happendCol css starts */
.happenSlideDetail {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.happenSlider {
    overflow: hidden;
    position: relative;
    margin-top: 40px;
}

.swiper-container-2 {
    padding-bottom: 100px;
}

.swiper-container-2 .swiper-pagination-2 .swiper-pagination-bullet {
    background-color: #99c047;
    width: 14px;
    height: 14px;
    opacity: 1;
}

.swiper-container-2 .swiper-pagination-2 {
    text-align: center;
    margin-top: 30px;
}

.swiper-container-2 .swiper-pagination-2 .swiper-pagination-bullet-active {
    background-color: #000000;
}

.slideRightCol {
    max-width: 300px;
    width: 300px;
}

.slideRightCol span {
    font-weight: 500;
}

.slideRightCol h4 {
    font-size: 20px;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 45px;
}

.slideRightCol p {
    font-size: 14px;
    margin: 0px;
    line-height: 23px;
}

.slideRightCol h4.doubleBar::before {
    left: 15px;
    bottom: -25px;
}

.slideRightCol h4.doubleBar:after {
    left: 8px;
    bottom: -17px;
}

.readmore {
    font-size: 15px;
    text-decoration: underline;
    font-weight: 700;
    margin-top: 15px;
    display: block;
}

.imgOverlay {
    position: relative;
}

.imgOverlay:hover::before {
    opacity: 0.8;
    visibility: visible;
}

.imgOverlay:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #99c047;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 500ms ease-in-out 0s;
    -o-transition: all 500ms ease-in-out 0s;
    transition: all 500ms ease-in-out 0s;
}

.newsletterCol {
    background-color: #98c14c;
    padding: 50px 0px;
}

.mailBtn {
    max-width: 300px;
    margin-left: auto;
}

.mailBtn input {
    height: auto;
    padding: 12px 15px;
    border-radius: 30px;
    background-color: transparent;
    color: #fff;
    border: 2px solid #fff;
}

.mailBtn input::placeholder {
    color: #fff;
}

.footerCol {
    background-color: #0a0a0a;
    padding: 50px 0px 20px;
}

.socialIcons ul {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
}

.socialIcons ul li + li {
    margin-left: 15px;
}

.socialIcons ul li a i {
    color: #fff;
}

.socialIcons ul li a {
    width: 40px;
    height: 40px;
    background-color: #222222;
    border-radius: 50%;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
}

.footerTitle h4.doubleBar::before {
    left: 15px;
    bottom: -25px
}

.footerTitle h4.doubleBar::after {
    left: 8px;
    bottom: -17px;
}

.footerTitle h4 {
    font-size: 20px;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 45px;
}

.partnerlist ul li {
    /*padding-left: 20px;*/
    position: relative;
}

.partnerlist ul li:after {
    /*content: "";*/
    /*position: absolute;*/
    /*width: 8px;*/
    /*height: 8px;*/
    /*background-color: #fff;*/
    /*border-radius: 50%;*/
    /*left: 0;*/
    /*top: 50%;*/
    /*-webkit-transform: translate(0, -50%);*/
    /*-ms-transform: translate(0, -50%);*/
    /*transform: translate(0, -50%);*/
}

.partnerlist ul li + li {
    margin-top: 10px;
}

.partnerlist ul li a {
    color: #fff;
    font-size: 15px;
}

.postImg {
    width: 80px;
}

.postImg img {
    width: 100%;
}

.txtsm {
    font-size: 15px;
    color: #fff;
    line-height: 20px;
}

.addressCol {
    display: flex;
}

.addressCol i {
    color: #fff;
}

.addressIcon {
    width: 15px;
    margin-right: 5px;
}

.addressCol span {
    color: #fff;
    font-size: 15px;
    margin-left: 5px;
}

.happenImg img {
    width: 100%;
    object-fit: cover;
    object-position: center;
}

/* Event_listing page starts */
.donatorCol {
    max-width: 140px;
    background-color: #9fc650;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    position: absolute;
}

.voterCol {
    max-width: 140px;
    background-color: #fff;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 10px 15px;
    box-shadow: 1px 1px 4px 2px #a79e9e;
}

.voterCol i {
    font-size: 25px;
}

.donatorCol p {
    margin: 0;
    color: #fff;
    padding: 0 5px;
    font-size: 15px;
}

.heartImg {
    width: 50px;
    height: 50px;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    background-color: #8ab337;
}

.heartImg i {
    color: #fff;
    font-size: 25px;
}

.leftlistCol {
    height: 100%;
    position: relative;
}

.leftlistCol img {
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.boldGreentxt {
    font-size: 48px;
    line-height: 58px;
}

.listingBg {
    background-image: url("../img/handBg.jpg");
}

.nameCol {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 15px;
}

.circleImg {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
}

.circleImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.nameTxt {
    font-size: 16px;
    margin-left: 15px;
    font-weight: 600;
    color: #424141;
}

.listRightCol h3 {
    color: #000;
    font-size: 25px;
    font-weight: 700;
}

.healthCare a {
    min-width: 87px;
    background-color: #e55a1d;
    padding: 5px 10px;
    font-size: 12px;
    color: #fff;
    display: inline-block;
    border-radius: 30px;
    margin: 15px 0 20px;
}

.listRightCol h4 {
    color: #5f5e5e;
    font-size: 16px;
    font-weight: 600;
}

.listRightCol p {
    font-size: 14px;
    color: #5f5e5e;
    font-weight: 300;
}

.doubleBtn {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
    max-width: 368px;
    border-radius: 30px;
    overflow: hidden;
    margin-top: 40px;
}

.doubleBtn a {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    width: 50%;
    text-align: center;
    padding: 10px 15px;
}

.dbbtn {
    background-color: #94c13d;
}

.vtbtn {
    background-color: #000;
}

.spbtn {
    background-color: #94c13d;
}

.listCol .row [class*=col-lg] {
    margin-bottom: 60px;
}

.pagination {
    justify-content: center;
    padding: 15px 0 40px;
}

.pagination li:last-child a, .pagination li:first-child a {
    border: 0;
}

.pagination li + li {
    margin-left: 15px;
}

.page-link:hover {
    background-color: #94c13d;
    color: #fff;
}

.page-link i {
    color: #84848d;
    font-size: 14px;
}

.page-link:hover i {
    color: #fff;
}

.page-link {
    color: #84848d;
    border-radius: 10px;
    padding: 10px 15px;
}

.page-link:focus {
    box-shadow: none;
}

/* Event-detail-page */
.detailbg {
    background-image: url('../img/detailbg.jpg');
    background-position:top center;
}

.bannerCol.detailbg {
    padding: 150px 0px;
    margin-top: 80px;
}

.userCol {
    margin-top: -100px;
}

.userCol .nameCol .circleImg {
    width: 150px;
    height: 150px;
    border: 3px solid #fff;
}

.userCol .nameCol .nameTxt {
    color: #fff;
    font-size: 30px;
    margin-top: -60px;
}

.doubleDiv .doubleBtn {
    margin-top: 25px;
    margin-left: auto;
    box-shadow: 1px 2px 5px 0px #716b6b;
}

.detTitleCol h2 {
    font-size: 37px;
    font-weight: 700;
}

.catDiv {
    margin: 30px 0px;
}

.catDiv span {
    font-size: 13px;
}

.ctgBg {
    background-color: #000;
    padding: 3px 10px;
    border-radius: 30px;
}

.detTitleCol {
    margin-bottom: 50px;
}

.detTitleCol p {
    font-size: 16px;
    color: #787878;
    line-height: 26px;
}

.vissionCont p {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
}

.vissionCatCol {
    margin-bottom: 30px;
}

.tabCol {
    margin-bottom: 50px;
}

.formTabCont {
    padding: 30px 30px 0;
}

.formTabCont p {
    font-size: 13px;
}

.formTabCont form {
    max-width: 500px;
    margin: 40px auto;
}

.tab-content {
    border-left: 1px solid #c2c0c0;
    border-right: 1px solid #c2c0c0;
    border-bottom: 1px solid #c2c0c0;
}

.nav-tabs .nav-link {
    background-color: #f9f9f9;
    font-size: 18px;
    font-weight: 700;
    color: #000;
}

.nav-tabs .nav-item {
    width: 300px;
    text-align: center;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: transparent;
}

.nav-tabs .nav-link.active {
    border-top: 4px solid #94c13d;
}

.tabInputField {
    position: relative;
}

.tabInputField .form-control {
    height: auto;
    padding: 12px 35px 12px 15px;
}

.tabInputField input::placeholder {
    font-size: 13px;
}

.tabInputField input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    font-size: 15px;
    font-weight: 500;
    opacity: 1; /* Firefox */
}

.tabInputField input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    font-size: 15px;
    font-weight: 500;
}

.tabInputField input::-ms-input-placeholder { /* Microsoft Edge */
    font-size: 15px;
    font-weight: 500;
}

.inputImg {
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.submitBtn {
    display: block;
    margin-top: 30px;
    text-align: center;
}

.submitBtn button.btn_primary:hover {
    color: #94c13d !important;
}

.titleMd {
    font-weight: 600;
    font-size: 18px;
    color: #000;
}

.followUsCol .socialIcons {
    margin-top: 30px;
}

.followUsCol .socialIcons ul li a {
    border-radius: 0;
    border: 1px solid #bdc5ff;
    background-color: #fff;
}

.followUsCol .socialIcons ul li a i {
    color: #bdc5ff;
}

.followUsCol .socialIcons ul li a:hover {
    background-color: #94c13d;
    border: 1px solid transparent;
}

.followUsCol .socialIcons ul li a:hover i {
    color: #fff;
}

.followUsCol {
    padding: 40px;
    box-shadow: 0 0 3px 2px #00000021;
}

.moreEventCol {
    box-shadow: 0 0 3px 2px #00000021;
    padding: 40px;
    margin: 40px 0px;
}

.moreEventCol .postCol {
    border-bottom: 1px solid #d7d7d8;
    padding: 10px 0px;
}

.moreEventCol .postCol:last-child {
    border-bottom: 1px solid transparent;
    padding: 10px 0px 0;
}

.moreEventCol .postCol h5 {
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
}

.phototab {
    padding: 10px;
}

.phototab .row [class*="col-"] {
    margin-bottom: 10px;
}

.phototab .row [class*="col-"] div {
    position: relative;
}

.phototab .row [class*="col-"] div:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #afcd71;
    opacity: 0.6;
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 500ms ease-in-out 0s;
    -o-transition: all 500ms ease-in-out 0s;
    transition: all 500ms ease-in-out 0s;
}

.phototab .row [class*="col-"] div:before {
    content: "\f055";
    font-family: "FontAwesome";
    font-weight: 900;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 30px;
    color: #fff;
    opacity: 1;
    z-index: 1;
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 500ms ease-in-out 0s;
    -o-transition: all 500ms ease-in-out 0s;
    transition: all 500ms ease-in-out 0s;
}

.phototab .row [class*="col-"] div:hover:after, .phototab .row [class*="col-"] div:hover:before {
    opacity: 0.6;
    visibility: visible;
}

/* About Us Page */
.aboutCol {
    background-color: #f2f5f8;
    padding: 60px 0px;
}

.smallBannerBg {
    background-image: url('../img/aboutBg.jpg');
    background-position: top 20px center;
    padding: 140px 0px 30px;
}

.smallBannerBg.bgOverlay:after {
    background-color: #94c13d;
}

.darkBoldTitle {
    font-weight: 700;
    font-size: 37px;
    color: #000;
}

.aboutImg {
    width: 140px;
    height: 140px;
    background-color: #eff5ff;
    border-radius: 50%;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
}

.abtCard {
    padding: 30px;
    background-color: #fff;
    height: 100%;
    border-radius: 20px;
    box-shadow: 0 0 1px 0px #0000005e;
}

.abtCard h3 {
    font-size: 25px;
    color: #000;
    font-weight: 700;
}

.abtCard p {
    font-size: 18px;
    color: #77797a;
    font-weight: 500;
}

.ligtTxt {
    font-size: 24px;
    line-height: 36px;
    color: #626261;
    font-weight: 300;
}

.LeftBlogList ul {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
    padding: 25px 0px;
}

.LeftBlogList ul li + li {
    margin-left: 40px;
}

.LeftBlogList ul li .nameCol {
    margin: 0;
}

.LeftBlogList ul li {
    color: #b4b4b4;
    font-size: 14px;
}

.LeftBlogList ul li .nameCol .circleImg {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    overflow: hidden;
}

.LeftBlogList ul li .nameCol .nameTxt {
    color: #b4b4b4;
    font-weight: 400;
    font-size: 14px;
}

.LeftBlogList ul li .ctgBg {
    background-color: #94c13d;
    padding: 4px;
    font-size: 12px;
    line-height: 0;
    font-weight: 500;
    text-transform: uppercase;
}

.blogListCol {
    margin-top: 60px;
}

.LeftBlogList .detTitleCol .readMoreBtn {
    margin-top: 10px;
}

.categoryList {
    padding: 40px;
    box-shadow: 0 0 3px 2px #00000021;
    margin-bottom: 40px;
}

.categoryList ul li + li {
    margin-top: 20px;
}

.categoryList ul li a i {
    color: #000;
    font-size: 20px;
    vertical-align: middle;
}

.categoryList ul li a span {
    margin-left: 10px;
}

.categoryList ul li a:hover i, .categoryList ul li a:hover span {
    color: #95c13c;
}

.leftblogCont > img {
    height: 345px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}


/* Blog_detail page */
.commentCol {
    border-top: 2px solid #d2d1d1;
    padding-top: 40px;
}

.commentCol .commentDiv:nth-child(2n+1) {
    /*padding-left: 100px;*/
}

.commentCol .commentDiv:last-child {
    border-bottom: 1px solid transparent;
}

.commentCol h3 {
    font-size: 20px;
}

.commentDiv {
    border-bottom: 1px solid #d0d9d9;
    padding: 30px 0px;
}

.commentImg {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
}

.commentImg img {
    height: 100%;
    object-fit: cover;
    object-position: center;
    width: 100%;
}

.commentName {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.commentName h4 {
    font-size: 18px;
    margin: 0;
}

.commentCont p {
    font-size: 14px;
    color: #626261;
}

.commentCont span {
    font-size: 14px;
}

.footerBtmCol {
    border-top: 2px solid #333333;
    padding: 20px 0px;
    margin-top: 50px;
}

.footerMenu ul {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.footerMenu ul li + li {
    margin-left: 20px;
}

.footerMenu ul li a {
    color: #9da6a1;
    font-size: 13px;
}

.copyrightText p {
    color: #9da6a1;
    font-size: 13px;
    margin: 0;
}

.lb-nav a.lb-prev {
    background-image: url(../img/lightbox-prev.png);
    background-size: 35px;
    background-repeat: no-repeat;
    opacity: 1;
    left: 10px;

    position: absolute;
}

.lb-nav a.lb-next {
    background-image: url(../img/lightbox-next.png);
    background-size: 35px;
    background-repeat: no-repeat;
    opacity: 1;
    right: 10px;
    position: absolute;
}

.lb-data .lb-close {
    background-image: url(../img/close.png);
    background-repeat: no-repeat;
    background-size: 16px;
}

.lightboxCol {
    position: relative;
}

/* contact-us section starts */
.contactLeftCol {
    position: relative;
    max-width: 470px;
    height: 600px;
    margin: 0 auto -90px;
    border-radius: 40px;
    overflow: hidden;
    z-index: 2;
}

.contactLeftCol img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
}

.contactLeftCol.bgOverlay:after {
    background-color: #94c13d;
    z-index: 1;
}

.contactInnercont {
    position: absolute;
    top: 50%;
    left: 40%;
    -webkit-transform: translate(-40%, -50%);
    -ms-transform: translate(-40%, -50%);
    transform: translate(-40%, -50%);
    z-index: 2;
}

.contactInnercont h2 {
    color: #fff;
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 30px;
}

.contactInnercont p {
    font-size: 16px;
    color: #fff;
}

.contactForm h3 {
    font-size: 30px;
    color: #3c3b3b;
    font-weight: 600;
    text-transform: uppercase;
}

.contactForm p {
    color: #4a4949;
}

.contactForm .form-control {
    border: 1px solid #929090;
    padding: 15px 15px;
    border-radius: 30px;
    margin-bottom: 20px;
    height: auto;
}

.contactForm textarea.form-control {
    resize: none;
    line-height: 12px;
}

.mapCol {
    height: 600px;
    position: relative;
    background-color: #94c13d;
    margin-top: 140px;
}

/* member detail page starts */
.memberListCol {
    padding: 30px 0px;
}

.membselectCol {
    border: 1px solid #fff;
    padding: 5px;
    border-radius: 5px;
}

.memberCount h5 {
    border: 1px solid #000;
    padding: 10px;
    display: inline-block;
    border-radius: 30px;
    font-size: 16px;
}

.listImgCol img {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    border: 5px solid #97c33c;
    object-fit: cover;
    object-position: center;
}

.listImgCol {
    position: relative;
}

.listImgCol:after {
    content: "\f058";
    font-family: "FontAwesome";
    position: absolute;
    bottom: -20px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    font-size: 30px;
    color: #3bb54a;
}

.listImgCol:before {
    content: "\f111";
    position: absolute;
    font-family: "FontAwesome";
    bottom: -20px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    font-size: 30px;
    color: #d4e1f4;
}

.memblistCont ul {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: flex-end;
    -ms-align-items: center;
    align-items: center;
    margin-bottom: 10px;
}

.memblistCont ul li {
    padding: 0px 15px;
}

.memblistCont ul li + li {
    border-left: 1px solid #000;
}

.memblistCont ul li i {
    font-size: 20px;
    margin-right: 8px;
}

.memblistCont ul li span {
    font-size: 13px;
    color: #000000;
    font-weight: 500;
}

.nameTitle {
    font-size: 20px;
    font-weight: 700;
}

.desgtxt {
    font-size: 15px;
    color: #5f5e5e;
}

.membDesp {
    font-size: 14px;
    color: #9d9c9c;
    line-height: 22px;
}

.memblistCont .doubleBtn {
    margin-left: auto;
    margin-top: 0;
}

.memblistCont {
    margin-left: 5px;
}

.listCard {
    padding: 20px;
    box-shadow: 0 0 7px 2px #ccc1c1;
}

.memberListCol .row [class*=col-] {
    margin-bottom: 30px;
}

.voteModal .modal-content {
    border-top: 5px solid #94c13d;
    border-radius: 10px;
}

.voteModal .modal-body {
    padding: 70px;
}

.voteModal .modal-body h1 {
    font-size: 60px;
}

.voteModal .modal-body p {
    font-size: 20px;
    color: #6c6d6b;
    line-height: 26px;
}

.signBtn .btn_primary {
    color: #fff;
}

.signBtn .btn_primary:hover {
    color: #94c13d;
}

/* member-document css starts */
.uploadCol {
    padding: 60px 0 100px;
}

.uploadBtn input[type=file] {
    appearance: none;
}

.filelabel {
    width: 200px;
    display: block;
    padding: 20px 40px;
    transition: border 300ms ease;
    cursor: pointer;
    text-align: center;
    margin: 0;
    color: #fff;
    background-color: #9bbf46;
    border-radius: 10px;
}

.filelabel i {
    display: block;
    font-size: 30px;
    padding-bottom: 5px;
}

.filelabel i,
.filelabel .title {
    color: #fff;
    transition: 200ms color;
}

.filelabel .title {
    font-size: 15px;
    line-height: 20px;
    display: inline-block;
}

.tabTitle {
    font-size: 30px;
    color: #000;
    font-weight: 600;
    margin-bottom: 30px;
    padding: 15px 0px;
    border-bottom: 1px solid #dbdbdb;
}

.docColLeft h6 {
    color: #5f5e5e;
    font-size: 15px;
    margin: 12px 0;
}

.docColLeft p {
    color: #9d9c9c;
    font-size: 14px;
    line-height: 20px;
}

#FileInput {
    display: none;
}

.docRight .filelabel {
    border-radius: 30px;
    padding: 10px;
    margin-left: auto;
}

.docRight .filelabel .title {
    font-size: 13px;
}

.WhiteCol {
    padding: 40px 50px 60px;
    box-shadow: 0 -3px 10px 1px #00000029;
    border-radius: 10px;
    margin-bottom: 60px;
}

.cardRow {
    background-color: #fff;
    padding: 40px 20px;
    box-shadow: 0 0 12px 1px #0000003d;
    border-radius: 5px;
}

.counter {
    position: relative;
}

.counter:before {
    position: absolute;
    top: -10px;
    left: -10px;
    width: 40px;
    height: 40px;
    display: -webkit-flex;
    display: -ms-flex;
    justify-content: center;
    align-items: center;
    background-color: #9bbf46;
    color: #fff;
    font-weight: 600;
    border-radius: 50%;
    -webkit-transition: all 500ms ease-in-out 0s;
    -o-transition: all 500ms ease-in-out 0s;
    transition: all 500ms ease-in-out 0s;
}

.firstDoc:before {
    content: "1";
}

.secDoc:before {
    content: "2"
}

.thirdDoc::before {
    content: "3"
}

.fourthDoc:before {
    content: "4"
}

.WhiteCol .row + .row {
    margin-top: 30px;
}

.userCol .nameCol {
    position: relative;
    z-index: 1;
}


/* myEvent-participation css starts */
.custom_nav {
    align-items: center;
}

.custom_nav .filelabel {
    background-color: #f9feee;
    border: 1px solid #d8dee6;
    border-radius: 5px;
    margin-bottom: 15px;
}

.custom_nav.nav-pills .nav-link.filelabel.active {
    background-color: #94c13d;
    color: #fff;
}

.custom_nav.nav-pills .nav-link.filelabel.active i {
    color: #fff;
}

.custom_nav.nav-pills .nav-link.filelabel {
    color: #94c13d;
}

.custom_nav.nav-pills .nav-link.filelabel i {
    color: #94c13d;
}

.tab-content {
    border: 0;
}

.event_tab.listRightCol h4 {
    margin: 0px;
}

.event_tab.listRightCol p {
    font-size: 13px;
    margin: 0;
}

.event_tab_img .leftlistCol {
    height: 165px;
}

.event_tab_img .voterCol {
    padding: 5px;
    max-width: 100px;
    bottom: 0px;
    left: 0;
}

.event_tab_img .leftlistCol .voterCol i {
    font-size: 14px;
}

.event_tab_img .leftlistCol .voterCol p {
    font-size: 12px;
}

.greenBorder {
    position: relative;
    border-left: 5px solid #97c33c;
    border-top: 2px solid #edf0f3;
    border-bottom: 2px solid #edf0f3;
    border-right: 2px solid #edf0f3;
    border-radius: 5px;
}

.eventNameCol .nameCol {
    flex-direction: column;
}

.eventNameCol .nameCol .nameTxt {
    color: #84929a;
    font-weight: 500;
    margin-top: 10px;
    margin-left: 0px;
}

.greenOverlay.bgOverlay:after {
    background-color: #94c13d;
}

.donationCol .table thead tr th {
    color: #c6c2c2;
    font-size: 16px;
    font-weight: 600;
}

.donationCol .table tbody tr td {
    font-size: 16px;
    font-weight: 600;
}

.donationCol .table tbody tr td:nth-child(2) {
    color: #5f5e5e;
    font-size: 13px;
}

.cancelTxt {
    color: #ff0202;
}

.table-responsive {
    white-space: nowrap;
}

.editCol {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #dbdbdb;
    padding: 15px 0px;
}

.editCol h3 {
    margin: 0;
    border: 0;
    padding: 0;
}

.editBtn.signBtn {
    margin: 0;
}

.editCol .btn {
    padding: 7px 15px;
    min-width: 120px;
}

.user_txt_sm {
    color: #84929a;
    font-size: 16px;
    font-weight: 500;
}

.user_txt_md {
    color: #040404;
    font-size: 18px;
    font-weight: 600;
}

.user_info {
    margin-top: 30px;
}

.user_profile {
    margin-bottom: 60px;
}

.changePassCol .passdCol {
    margin-bottom: 20px;
}

.passdCol label {
    color: #000;
    font-size: 20px;
    font-weight: 500;
}

.passdCol .form-control {
    border: 0;
    border-bottom: 1px solid #dbdbdb;
    height: auto;
}

.upadatePassBtn {
    padding-top: 30px;
}

#donate-now .modal-dialog {
    margin-top: 100px;
    max-width: 800px;
}

#donate-now {
    padding-right: 0px !important;
}

#donate-now .modal-dialog .modal-content {
    border-top: 7px solid #94c13d;
    border-radius: 7px;
    padding: 60px;
}

#donate-now .close span {
    position: absolute;
    right: -10px;
    top: -50px;
    width: 30px;
    height: 30px;
    background-color: #fff;
    border-radius: 100%;
    color: #726e6e;
    font-weight: 500;
    font-size: 30px;
    padding: 1px;
}

#donate-now .close {
    opacity: 1;
}

.donation-desc {
    color: #6c6d6b;
    text-align: center;
    font-size: 15px;
    margin-bottom: 20px;
}

.payment-donation-outer {
    display: flex;
    align-items: center;
}

.payment-donation-outer input {
    width: 30px !important;
    margin-left: 40px !important;
    font-size: 5px !important;
}

.donation-title {
    color: #1b1b1a;
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 26px;
    text-align: center;
}

.donation-label {
    font-size: 16px;
}

.form-control.donation-input {
    width: 100%;
    border-radius: 0px;
    padding: 15px;
    height: 50px;
    margin-bottom: 25px;
    font-size: 14px;
}
.newsletterCol .donation-submit-btn {
    background-color: transparent;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    padding: 10px 40px;
    border: transparent !important;
    border-radius: 30px;
    margin: 40px auto 0px auto;
    display: block;
    transistion: 0.3s all ease-in-out;
    position: absolute;
    right: 0;
    top: -43px;
}

.page-item.activelist a.page-link {
    background-color: #94c13d;
    color: #fff;
}
li.report-member {
    cursor: pointer;
}
.form-control.report-input {
    width: 100%;
    border-radius: 0px;
    padding: 15px;
    height: 100px;
    margin-bottom: 25px;
    font-size: 14px;
}
.formCol > .row > .with-error[class*=col-]:before {
    height: 45px;
}
.formCol > .row > .with-error[class*=col-]:before {
    background-color: #9f1c24;
}
.show-hide-profile {
    color: #ffffff;
}
/* **************************************************************************************** */
/* responsive start */

@media (min-width: 1600px) {
    .container {
        max-width: 1530px;
    }
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 700px;
    }
}

@media (max-width: 1599px) {
    .innerSlideCol {
        position: absolute;
        top: 60px;
        left: 227px;
        width: 60%;
        height: 65%;
        overflow: hidden;
    }

    .videoSlider .swiper-pagination {
        bottom: 175px;
    }
}

@media (max-width: 1366px) {
    .login_logo img {
        width: 150px;
    }

    .fieldStyle {
        padding: 10px 10px;
    }

    .fieldStyle::placeholder, .custom-select { /* Chrome, Firefox, Opera, Safari 10.1+ */
        font-size: 12px;
    }

    .fieldStyle:-ms-input-placeholder, .custom-select { /* Internet Explorer 10-11 */
        font-size: 12px;
    }

    .fieldStyle::-ms-input-placeholder, .custom-select { /* Microsoft Edge */
        font-size: 12px;
    }

    .formCol > .row > [class*=col-] {
        margin-bottom: 25px;
    }

    .formTittle h3 {
        font-size: 18px;
        margin: 0px 0px;
    }

    .signBtn {
        margin-top: 15px;
    }

    .loginForm {
        max-width: 900px;
        margin: 0 auto;
    }

    .bannerContent h1 {
        font-size: 60px;
        line-height: 65px;
    }

    .titleCol h1 {
        font-size: 30px;
        line-height: 35px;
    }

    .navCol {
        margin-right: 0;
    }

    .menuList ul li + li {
        margin-left: 25px;
    }

    .aboutImg {
        width: 80px;
        height: 80px;
        padding: 20px;
    }

    .abtCard h3 {
        font-size: 20px;
        margin: 15px 0;
    }

    .abtCard p {
        font-size: 16px;
    }

    .ligtTxt {
        font-size: 16px;
        line-height: 26px;
    }

    .leftblogCont > img {
        height: 250px;
    }

    .listImgCol img {
        width: 100px;
        height: 100px;
    }

    .memblistCont .doubleBtn a {
        font-size: 13px;
        line-height: 20px;
        padding: 7px 15px;
    }

    .membDesp {
        font-size: 13px;
        line-height: 20px;
    }

    .voteModal .modal-body {
        padding: 40px;
    }

    .voteModal .close {
        position: absolute;
        top: -40px;
        right: 0;
        width: 30px;
        opacity: 1;
    }

    .voteModal .modal-body img {
        width: 130px;
    }

    .voteModal .modal-body h1 {
        font-size: 40px;
    }

    .voteModal .modal-body p {
        font-size: 17px;
        line-height: 24px;
    }

    .tabTitle {
        font-size: 25px;
    }

    .user_txt_sm {
        font-size: 14px;
    }

    .user_txt_md {
        font-size: 16px;
    }

    .passdCol label {
        font-size: 17px;
    }
}

@media (max-width: 1199px) {
    .innerSlideCol {
        top: 49px;
        left: 190px;
    }

    .logo img {
        width: 200px;
    }

    .dropdown-toggle::after {
        width: 11px;
        height: 11px;
        vertical-align: 0px;
    }

    .dropdown .dropdown-toggle {
        font-size: 15px;
    }

    .videoSlider .swiper-pagination {
        bottom: 145px;
    }

    .dropdown-menu {
        left: 0 !important;
    }

    .followUsCol .socialIcons ul li a {
        width: 30px;
        height: 30px;
    }

    .followUsCol .socialIcons ul li + li {
        margin-left: 13px;
    }

    .subscribeCont h1 {
        font-size: 30px;
    }
}

@media (max-width: 991px) {
    .navCol {
        margin-right: 0;
    }
    .goog-te-gadget-simple .goog-te-menu-value span {
        padding-left: 5px !important;
    }

    .menuList {
        margin-left: 0;
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background-color: #fff;
        width: 100%;
        -webkit-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
        transform: translate(100%, 0);
        -webkit-transition: all 500ms ease-in-out 0s;
        -o-transition: all 500ms ease-in-out 0s;
        transition: all 500ms ease-in-out 0s;
    }

    .menuList ul {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: 100%;
    }

    .menuList ul li + li {
        margin-left: 0;
        margin-top: 25px;
    }

    .menuList {
        overflow-y: auto;
        max-height: 100%;
        width: 100%;
        height: 100%;
    }

    .openNav .bar:nth-child(1) {
        width: 100%;
        transform: rotate(135deg);
    }

    .openNav .bar:nth-child(2) {
        visibility: hidden;
        opacity: 0;
    }

    .openNav .bar:nth-child(3) {
        top: 0;
        width: 100%;
        transform: rotate(-135deg);
    }

    .openNav .menuList {
        -webkit-transform: translate(0%, 0);
        -ms-transform: translate(0%, 0);
        transform: translate(0%, 0);
    }

    .openNav .headerCol {
        padding: 25px 0px;
    }

    .cardCol {
        height: auto;
        margin: 0 auto 20px;
    }

    .despCont .desp {
        text-align: center;
    }

    .vertBar:after, {
        display: none;
    }

    .missionCol.greenBar:after, .missionCol.greenBar:before {
        display: none;
    }

    .missionCol {
        border-top: 5px solid #97c33c;
        border-bottom: 5px solid #97c33c;
    }

    .vertBar {
        padding-left: 0px;
    }

    .innerSlideCol {
        top: 36px;
        left: 140px;
    }

    .ladyBg {
        background-position: right -185px center;
        overflow: hidden;
    }

    .videoSlider .swiper-pagination {
        bottom: 105px;
    }

    .footerCol .row > [class*=col-lg] {
        margin-bottom: 40px;
    }

    .detTitleCol {
        margin-bottom: 30px;
    }

    .subscribeCont h1 {
        font-size: 27px;
    }

    .doubleDiv .doubleBtn {
        margin-top: 25px;
    }

    .abtCard {
        margin-top: 20px;
        height: auto;
    }

    .aboutCol {
        padding: 20px 0px;
    }

    .aboutRightCol {
        margin-bottom: 30px;
    }

    .contactLeftCol {
        margin: 0 auto 50px;
        height: auto;
    }

    .contactForm {
        margin-bottom: 30px;
    }

    .mapCol {
        height: 300px;
    }

    .contactForm .form-control {
        padding: 10px 15px;
    }

    .membselectCol .form-row > [class*=col-lg-3] {
        margin: 10px;
    }

    .uploadBtn {
        display: table;
        margin: 35px auto;
    }

    .custom_nav {
        justify-content: space-between;
    }

    .custom_nav .filelabel {
        width: 150px;
        padding: 15px;
    }

    .event_tab_img .leftlistCol {
        margin-bottom: 25px;
    }

    .greenBorder {
        padding-bottom: 20px;
        padding: 15px 0px;
    }

    .WhiteCol {
        padding: 40px 40px 60px;
    }

    .docRight .filelabel {
        margin: 0 auto;
    }

    .event_tab_img .leftlistCol img {
        width: 100%;
    }

    #donate-now .modal-dialog {
        margin-top: 80px !important;
        max-width: 90%;
        margin: 0 auto;
    }

}

@media (max-width: 767px) {
    .bannerCol {
        padding: 130px 0px 40px;
    }
    .newsletter-right-div .donation-submit-btn .fa {
        top: 28px;

    }
    .bannerContent h1 {
        font-size: 50px;
        line-height: 55px;
    }

    .readMoreBtn {
        margin-top: 30px;
    }

    .innerSlideCol {
        top: 27px;
        left: 102px;
    }

    .videoSlider .swiper-pagination {
        bottom: 75px;
    }

    .videoSlider .swiper-pagination-bullet {
        width: 9px;
        height: 9px;
    }

    .subscribeCont {
        text-align: center;
    }

    .mailBtn {
        max-width: 100%;
        margin: 0 auto;
    }

    .swiper-container-2 {
        padding-bottom: 60px;
    }

    .slideRightCol {
        max-width: 100%;
        padding-left: 20px;
    }

    .subscribeCont h1 {
        font-size: 30px;
        line-height: 40px;
    }

    .detTitleCol h2 {
        font-size: 30px;
        font-weight: 700;
    }

    .detTitleCol p {
        font-size: 15px;
    }

    .vissionCont p {
        font-size: 15px;
    }

    .nav-tabs .nav-item {
        width: 250px;
        text-align: center;
    }

    .doubleDiv .doubleBtn {
        margin: 25px auto;
    }

    .LeftBlogList ul li + li {
        margin-left: 20px;
    }

    .footerCol {
        padding: 50px 0px 30px;
    }

    .footerMenu ul {
        justify-content: flex-start;
        margin-top: 10px;
    }

    .footerBtmCol {
        border-top: 2px solid #333333;
        padding: 30px 0px;
        margin-top: 0;
    }

    .memblistCont ul {
        justify-content: center;
    }

    .memblistCont {
        text-align: center;
    }

    .memblistCont .doubleBtn {
        margin: 0 auto;
    }

    .userCol .nameCol {
        position: relative;
        z-index: 1;
        margin-top: 25px;
    }

    .uploadCol {
        padding: 20px 0 0px;
    }

    .loginColBox .loginBox {
        max-width: 100%;
        margin: 0 auto;
    }

    #donate-now .modal-dialog .modal-content {
        padding: 20px;
    }

    #donate-now .close span {
        right: 0px;
    }

    .form-control.donation-input {
        margin-bottom: 15px;
    }

    .payment-donation-outer {
        display: inherit;
        text-align: left;
    }

    .payment-donation-outer input {
        width: auto;
        margin-left: 0px;
        font-size: 5px;
        display: flex;
    }

    .donation-submit-btn {
        padding: 7px 20px;
        margin: 20px auto 0px auto;
    }
}

@media (max-width: 575px) {
    .titleCol h1 {
        font-size: 25px;
        line-height: 30px;
    }

    .innerSlideCol {
        top: 27px;
        left: 108px;
    }

    .videoSlider .swiper-pagination {
        bottom: 81px;
    }

    .sectionSpace {
        margin: 30px 0px 0px;
    }

    .listCol .row [class*=col-lg] {
        margin-bottom: 30px;
    }

    .listRightCol {
        margin-bottom: 30px;
    }

    .doubleBtn {
        margin-bottom: 20px;
    }

    .vissionCont {
        text-align: center;
    }

    .detTitleCol h2 {
        font-size: 28px;
        font-weight: 700;
    }

    .nav-tabs .nav-item {
        width: 200px;
    }

    .LeftBlogList ul li + li {
        margin-left: 40px;
    }

    .LeftBlogList ul {
        flex-wrap: wrap;
    }

    .commentCol .commentDiv:nth-child(2n+1) {
        padding-left: 0;
    }

    .commentImg {
        margin-bottom: 15px;
    }

    .footerDesp {
        font-size: 13px;
    }

    .custom_nav .filelabel {
        width: 145px;
        padding: 10px 5px;
        font-size: 13px;
    }

    .connectCol p:before {
        left: -50%;
        width: 50%;

    }

    .connectCol p:after {
        right: -50%;
        width: 50%;

    }
}

@media (max-width: 480px) {
    .innerSlideCol {
        top: 22px;
        left: 91px;
    }

    .videoSlider .swiper-pagination {
        bottom: 66px;
    }

    .bannerContent h1 {
        font-size: 40px;
        line-height: 50px;
    }

    .btn {
        padding: 7px 15px;
        min-width: 130px;
        font-size: 13px;
    }

    .infoCol {
        padding: 30px 0 0;
    }

    .swiper-container-2 {
        padding-bottom: 40px;
    }

    .mailBtn input::placeholder {
        font-size: 13px;
    }

    .nav-tabs .nav-item {
        width: 190px;
    }

    .detTitleCol h2 {
        font-size: 25px;
        font-weight: 700;
    }

    .LeftBlogList ul {
        justify-content: flex-start;
    }

    .LeftBlogList ul li + li {
        margin-left: 0;
    }

    .LeftBlogList ul li {
        margin-top: 15px;
        margin-right: 17px;
    }

    .voteModal .modal-body img {
        width: 100px;
    }

    .voteModal .modal-body h1 {
        font-size: 30px;
    }

    .voteModal .modal-body p {
        font-size: 15px;
    }

    .contactForm .form-control {
        padding: 10px 15px;
        font-size: 13px;
    }

    .WhiteCol {
        padding: 40px 25px 60px;
    }
}

@media (max-width: 414px) {
    .bannerContent h1 {
        font-size: 38px;
        line-height: 43px;
    }

    .italicTxt {
        font-size: 30px;
    }

    .titleCol h6 {
        margin-bottom: 15px;
    }

    .innerSlideCol {
        top: 19px;
        left: 78px;
    }

    .videoSlider .swiper-pagination {
        bottom: 55px;
    }

    .titleCol h6 {
        line-height: 36px;
    }

    .desp {
        color: #4b4b4a;
        font-size: 15px;
        line-height: 23px;
    }

    .footerCol {
        padding: 50px 0 0
    }

    .nav-tabs .nav-item {
        width: 170px;
    }

    .nav-tabs .nav-link {
        font-size: 14px;
    }

    .tabInputField .form-control {
        padding: 7px 35px 7px 15px;
    }

    .followUsCol, .moreEventCol {
        padding: 30px;
    }

    .contactInnercont h2 {
        font-size: 30px;
        margin-bottom: 15px;
    }

    .contactInnercont p {
        font-size: 14px;
    }

    .contactForm h3 {
        font-size: 25px;
    }

    .listRightCol h3 {
        font-size: 22px;
    }

    .tabTitle {
        font-size: 20px;
        text-align: center;
    }

    .custom_nav.nav-pills .nav-link.filelabel {
        font-size: 12px;
    }

    .custom_nav.nav-pills .nav-link.filelabel i {
        font-size: 20px;
    }

    .custom_nav .filelabel {
        width: 100px;
        padding: 8px;
    }

    .custom_nav .filelabel {
        width: 160px;
        padding: 10px 2px;
    }

    .custom_nav {
        justify-content: space-around;
    }

    .passdCol label {
        font-size: 15px;
    }
}

@media (max-width: 375px) {
    .innerSlideCol {
        top: 17px;
        left: 70px;
    }

    .videoSlider .swiper-pagination {
        bottom: 48px;
    }

    .bannerContent h1 {
        font-size: 32px;
        line-height: 40px;
    }

    .titleCol h1 {
        font-size: 22px;
        line-height: 26px;
    }

    .subscribeCont h1 {
        font-size: 24px;
        line-height: 30px;
    }

    .mailBtn input {
        padding: 9px 10px;
    }

    .nav-tabs .nav-item {
        width: 140px;
    }

    .userCol .nameCol .circleImg {
        width: 120px;
        height: 120px;
        border: 3px solid #fff;
    }

    .userCol .nameCol .nameTxt {
        font-size: 27px;
        margin-top: 0;
    }

    .footerMenu ul li a, .copyrightText p {
        font-size: 12px;
    }

    .contactInnercont h2 {
        font-size: 24px
    }

    .contactInnercont p {
        font-size: 13px;
    }

    .contactForm h3 {
        font-size: 23px;
    }

    .voteModal .modal-body h1 {
        font-size: 25px;
    }

    .voteModal .modal-body {
        padding: 20px;
    }

    .nameTitle {
        font-size: 18px;
        line-height: 20px;
    }

    .reseText {
        font-size: 16px;
        line-height: 20px;
    }
}

@media (max-width: 320px) {
    .innerSlideCol {
        top: 14px;
        left: 59px;
    }

    .videoSlider .swiper-pagination {
        bottom: 38px;
    }

    .custom_nav .filelabel {
        width: 135px;
        padding: 10px 2px;
    }

}



/**rohit*/
a.carousel-control-prev {
    top: 50%;
    bottom: auto;
}
a.carousel-control-next {
    top: 50%;
    bottom: auto;
}
.membSelect select.custom-select {
    margin-bottom: 10px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 28px !important;
    font-size: 14px;
}
#pitch_error {
    color: red;
}
.download_text a {
    margin-right: 30px;
}
.download_text a:hover {
    color: blue;
}
a.delete-thing:hover {
    color: blue;
}
a.delete-thing {
    width: auto;
    height: 0px;
    margin-bottom: 8px;
}
video.pitchmy {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
/**end-rohit*/
