.flex-slider {
    width: 100%;
    position: relative;
    height: 750px;
    overflow: hidden;
}

.flex-slider .slides {
    list-style: none;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.flex-slider .slides>li {
    float: left;
    margin-right: -100%;
    width: 100%;
    overflow: hidden;
    height: 50vw;
}

.flex-slider .flex-direction-nav {
    list-style: none;
    margin: 0;
    padding: 0
}
.flex-direction-nav a{
    opacity: 1 !important;
}

.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color:rgb(255 255 255 / 50%) !important;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
   .flex-direction-nav a:before{

 font-size: 24px !important;
    font-weight: 200 !important;}
    .flex-slider .flex-direction-nav .flex-next {
    right: 30px !important;
    }
    .flex-slider .flex-direction-nav .flex-prev {
    left: 30px !important;}

.flex-slider .flex-direction-nav .flex-prev,
.flex-slider .flex-direction-nav .flex-next {
    background-color:#721e1bd6;
    padding: 20px;
    text-decoration: none;
    position: absolute;
    height: 1em;
    top: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    width: 42px;
    margin: 0 auto;
    /* font-size: 20px; */
    z-index: 8;
    text-align: center;
    line-height: 8px;
    color: #333;
    max-width: 18px;
    /* position: relative; */
    /* display: inline-block; */
    border-radius: 50%;
}

.flex-slider .flex-direction-nav .flex-prev {
    left: 0
}

.flex-slider .flex-direction-nav .flex-next {
    right: 0
}

.slide-image{
    background-size: cover;
    background-position: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 90px;}

.flex-active-slide .slide-image {
    animation: zoomout 5s;
}

@keyframes zoomout {
    0% {
        transform: scale(1.3);
    }

    100% {
        transform: scale(1);
    }
}


@media (max-width:768px) {
    .sponsor_card img {
        /* width: 70% !important; */
        padding: 9px;
        border: solid 1px #0002;
    }
    .contact-box .pera a{
         text-align: left;
    }

    .sponsors .row>* {
        margin-top: 0px
    }

    .partner-heading h3 {
        line-height: 2rem !important;
        font-size:17px !important;
    }
    

    .sponsor_card {
        padding: 5px !important;
        border: 0px !important;
        align-items: center;
        justify-content: center;
        display: flex;
    }

    .about-content-section p,
    .founder-statement-section .content-box p {

        text-align: left;

    }

    p {
        text-align: left !important;
        font-size: 16px !important;
    }

    .news-heading h3 {
     

                font-size: 26px !important;
        line-height: 2rem !important;
    }

    .bg-mid-gray {
        background: #ffffff !important;
    }

    a .joinus_tab {
        background: #e3e3e3;
        margin: 10px;
    }

    .awards.owl-theme .owl-nav {
        position: absolute;
        right: 0px;
        margin: auto;
        z-index: 2;
        bottom: -30px !important;
        left: 35% !important;
    }

    .owl-carousel .owl-dots.disabled,
    .owl-carousel .owl-nav.disabled {
        display: inline;
    }


    .flex-slider .slides>li {
        height: 90vw
    }

    .flex-slider .flex-direction-nav .flex-prev,
    .flex-slider .flex-direction-nav .flex-next {
       
        top: 60% !important;
          padding: 15px;
    }
        .flex-slider .flex-direction-nav .flex-next {
    right: 15px !important;
    }
    .flex-slider .flex-direction-nav .flex-prev {
    left: 15px !important;
    }

    .flex-direction-nav a:before {
        font-size: 20px !important;
    }

    .about-content-section {
        padding: 20px 0 !important;
    }

    .flex-direction-nav a {
        width: 30px !important;
    }

    .mission-vision-wrap {
        padding: 30px 12px !important;
    }

    .partners-section {
        padding: 20px 0 !important;
    }

    .joinus_tab {
        padding: 25px !important;
        height: 250px !important;

    }
    .sponsors{
     margin-top: 20px;
    }

    .sponsors .col-md-6{
        width: 50%;
        display: inline-flex;
    }
      .sabha h3,
    .meetings h3,
    .board-members h3 {
        font-size: var(--f-fs-font-fs30) !important;
    }

}

/* media query slider */

@media screen and (max-width:768px) {
 .flex-slider{
        height: 320px;}

    .service-item-hero {
        position: inherit !important;
        margin-bottom: 40px;
    }

    .award-timer .title span {
        font-size: var(--f-fs-font-fs30) !important;
        font-weight: var(--f-fw-medium) !important;
    }
    .our-initiatives-section .content-box h4 {
   
    padding: 0 10px !important;
  
}

    .award-timer .title p {
        font-size: var(--f-fs-font-fs16) !important;
        margin-top: 10px !important;
          text-align: center !important;
    }

    .clock-bottom-line p {
        font-size: var(--f-fs-font-fs26) !important;
        line-height: 27px;
              
    }

    .clock {
        display: flex;
        justify-content: center;
        flex-wrap: nowrap !important;
    }

    .time {
        padding: 0.5em 0;
        font-size: 4vh !important;
        /* padding-bottom: 0; */
        font-weight: 600;
    }

    .label {
        font-size: 2vh !important;
    }

    .impact-stories .content-box h3 {
        font-size: 3vh !important;
        line-height: 30px !important;
    }

    .flex-slider .flex-direction-nav .flex-prev,
    .flex-slider .flex-direction-nav .flex-next {
   
        top: 55% !important;
            height: 30px;
           padding: 15px;
    }

    .our-initiatives-title .title {
        font-size: var(--f-fs-font-fs32) !important;
        font-family: var(--box-heading);
        text-align: center;
        text-transform: uppercase;
        margin-bottom: 30px !important;
    }

    .impact-stories .content-box {
        padding-left: 0px !important;
    }

}

@media screen and (min-width: 769px) and (max-width: 992px) {

     .flex-slider{
        height: 420px !important;}


    .flex-slider {
        width: 100%;
        position: relative;
        height: 100%;
        overflow: hidden;
    }

    .service-item-hero .hero-service-item-box a {
        font-size: 15px !important;
        font-weight: 500;
        letter-spacing: 2px;
    }

    .award-timer .title span {
        font-family: var(--box-heading);
        font-size: var(--f-fs-font-fs54) !important;
    }

    .service-item-section {
        padding: 30px 0 !important;
    }

    .service-item-hero {
        position: relative;
        top: -60px !important;
        z-index: 2;
    }

    .impact-stories .content-box h3 {
        font-size: var(--f-fs-font-fs32) !important;
    }

    .flex-slider .flex-direction-nav .flex-prev,
    .flex-slider .flex-direction-nav .flex-next {
        height: 43px !important;
        top: 50% !important;
        max-width: 50px !important;
    }
}

@media screen and (min-width: 992px) and (max-width: 1370px) {
    .flex-slider {
        width: 100%;
        position: relative;
        height: 684px !important;
        overflow: hidden;
    }
}

.service-item-section {
    background-color: #faf5f0;
    overflow: visible;
}

.service-item-hero {
    position: relative;
    top: -86px;
    z-index: 2;
}

.service-item-hero .hero-service-item-box {
    background: #721e1b;
    padding: 20px 10px;
    border-radius: 10px;
}

.service-item-hero .hero-service-item-box a {
    color: #fff;
    font-size: 22px;
    font-family: var(--box-heading);
    font-weight: 400;
    letter-spacing: 2px;
}

.service-item-hero .hero-service-item-box a span {}

.award-timer {}

.award-timer .title {
    text-align: center;
}

.award-timer .title span {
    font-family: var(--box-heading);
    font-size: 4.4rem;
}


.award-timer .title p {
    font-family: var(--box-heading);
    font-size: 22px;
    line-height: 35px;
    font-weight: 600;
}

.clock-wrap {
    margin: 2% 0;
}

.clock-wrap .expired {
    display: none;
    text-align: center;
    font-size: 2rem;
    padding: 1em;
}

.expired .show {
    display: block;
}

.clock {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.time-block {
    background: #eee6dc;
    color: #efefef;
    display: flex;
    width: 157px;
    text-align: center;
    margin: 10px;
    flex-direction: column;
    flex-wrap: wrap;
    border-radius: 26px;
    padding: 20px 0px;
}

.time,
.label {
    color: #4d4643;
    font-size: 1.6em;
    font-family: var(--box-heading);
    font-weight: 600;

}

.time {
    padding: 0.5em 0;
    font-size: 3rem;
    /* padding-bottom: 0; */
    font-weight: 600;
}

.clock-bottom-line {
    text-align: center;
    margin-top: 20px;
}

.clock-bottom-line p {
    font-family: var(--box-heading);
    font-size: 2.6rem;
    text-transform: capitalize;
}

.our-initiatives-section {}

.our-initiatives-title .title {
    font-size: var(--f-fs-font-fs44);
    font-family: var(--box-heading);
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 56px;

}

.our-initiatives-section .icon-box {
    width: 70px;
    margin: auto;
    margin-bottom: 20px;
}

.our-initiatives-section .content-box {}

.our-initiatives-section .content-box h4 {
    font-family: var(--box-heading);
    padding: 0 39px;
    font-size: var(--f-fs-font-fs20)
}

.impact-stories {
    background-color: #faf5f0;
    padding: 60px 0;
}



.impact-stories .content-box {
    padding-left: 40px;
}

.impact-stories .content-box h3 {
    font-size: var(--f-fs-font-fs28);
    line-height: var(--f-fs-font-fs40);
    color: var(--vtc-text-heading-text-1);
    font-weight: var(--f-fw-bold);
    transition: all 0.4s;
    font-family: var(--box-heading);
}

.impact-stories span {
    font-weight: var(--f-fw-bold);
    line-height: 50px;
    color: #464141d4;
    font-size: 1.2rem;
}

.impact-stories .content-box p {
    color: var(--vtc-text-pera-text-1);
    font-size: var(--f-fs-font-fs16);
    line-height: var(--f-fs-font-fs28);
    font-weight: var(--f-fw-medium);
    transition: all 0.4s;
    text-align: justify;
}

.impact-stories ul {
    margin-top: -10px;
}

.impact-stories ul li {
    margin-left: 15px;
    padding: 0 10px;
}

.impact-stories ul li::marker {
    font-family: "FontAwesome";
    content: "\f064";
    font-weight: 900;
    color: #721e1b;
}

.impact-stories ul li p {
    color: #000000 !important;
    font-size: var(--f-fs-font-fs20);
    line-height: var(--f-fs-font-fs28) !important;
    font-weight: var(--f-fw-medium) !important;
    /* transition: all 0.4s; */
    /* text-align: justify; */
    padding: 10px 0px;
    border-bottom: solid 1px #00000030;

}



.sponsore {
    min-height: 500px;
    background-image: url(../img/bg/be-come-spo.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}




.page-title-extra-small h3 {
    font-size: var(--f-fs-font-fs26);
    line-height: 32px;
    font-family: var(--box-heading);
    text-transform: capitalize;
}

.page-title-extra-small h1 {
    font-size: var(--f-fs-font-fs36);
    line-height: 3.8rem;
    font-family: var(--box-heading);
    text-transform: capitalize;
}

@media screen and (max-width: 991px) {
    .page-title-extra-small h1 {
        font-size: var(--f-fs-font-fs30);
        line-height: 3.8rem;
        font-family: var(--box-heading);
        text-transform: capitalize;
    }
}


.opacity-light {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.bg-dark-gray,
.bg-dark-gray:focus {
    background-color: #292d36;
}

.opacity-light {
    opacity: .3;
}

.page-title-big-typography {
    /* background-size: cover;
    background-position: top;
    background-attachment: fixed;
    margin-top: 100px; */
    margin-top: 100px;
    height: 130px;
    padding-top: 36px;
}

.about-content-section {
    padding: 100px 0;
}

.about-content-section h2,
.founder-statement-section .content-box h2 {
    font-size: var(--f-fs-font-fs36);
    line-height: 3.8rem;
    font-family: var(--box-heading);
    text-transform: capitalize;
}

@media screen and (max-width: 991px) {
    .about-content-section {
        padding: 60px 0;
    }
}


/* \\\\\ */

.about_tab ul li.active a {
    color: #721e1b;
    font-weight: 600;
}

.about_tab li.active a {
    font-weight: 100;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.about_tab ul li a {
    color: #868686;
    padding: 18px 0;
    display: inline-block;
    border: solid 1px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 14px;
    margin-right: -1px;
    width: 320px;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    text-align: center;
}

.about_tab ul li a:hover {
    color: #000;
}

.chairmanslide-img {
    width: 50%;
}

.contol_custom_js span img {
    width: 50px;
}

.contol_custom_js img {
    width: 30px !important;
}

.contol_custom_js .chairmanslide-left img {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.chairmanslide-text,
.chairmanslide-texts {
    background: #f1f1f1;
    width: 50%;
    padding: 20px 60px;
    padding-right: 20px;
}

.balckStrip p {
    margin-bottom: 0;
    font-size: 18px;
    color: #fff;
    letter-spacing: 2px;
}

.balckStrip p a {
    color: #0866ff;
    font-size: 23px;
    text-shadow: 3px 4px 8px #000000;
    filter: drop-shadow(0 0 0.75rem rgb(0, 0, 0));
}

span.dull {
    opacity: .6;
}

.about_tab .nav-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: none;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 40px;
}

.chairmanslide-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.scroll {
    overflow-y: scroll;
    height: 500px;
    overflow-y: scroll;
    padding-left: 0;
    padding-right: 50px;
}

@media (max-width: 1200px) {
    .scroll {
        height: 213px !important;
    }

}

@media (min-width: 1600px) {
.flex-slider {
    width: 100%;
    position: relative;
    height: 880px;
    overflow: hidden;}

}

@media (max-width: 1400px) {
    .scroll {
        height: 290px;
    }
    .slide-image{
background-size:cover;
    background-position: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 100px;
    background-repeat: no-repeat;
    overflow: hidden;}
}

@media (min-width: 1400px) {
    .donote_now .donate-right-side img {
        width: 90% !important;
    }

    .donote_now .donate-right-side {
        height: 300px !important;
    }
}



@media (max-width: 767px) {
    .chairmanslide-img {
        width: 100%;
    }

    .chairmanslide-text,
    .chairmanslide-texts {
        width: 100%;
        padding: 33px;
        padding-bottom: 70px;
    }

    .contol_custom_js span {
        width: 50px !important;
        height: 50px !important;
        line-height: 50px !important;
    }
    .about-content-section p,
.founder-statement-section .content-box p {
    font-size: 16px;
}

.footer10 .single-footer-items .contact-box .pera a{
    text-align: left !important;}


.joinus_tab h4{
padding-bottom: 15px;
font-size: 26px !important;}
}

@media (max-width: 991px) {

    .chairmanslide-flex {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .chairmanslide-text,
    .chairmanslide-texts {
        width: 100%;
    }

    .chairmanslide-text,
    .chairmanslide-texts {
        padding: 50px 19px !important;
        padding-bottom: 110px !important;
    }

    .chairmanslide-img {
        width: 100%;
    }

    .scroll {
        padding-right: 30px;
        height: 328px !important;
    }

    .contol_custom_js.top-man {
        bottom: 0 !important;
        margin-right: 0;
    }

}

@media (max-width: 1024px) {

    .chairmanslide-text,
    .chairmanslide-texts {
        padding: 30px;
    }
}

.listska {
    list-style-type: disc;
    padding-left: 26px;
}

.listska li {
    color: #000;
    font-size: var(--f-fs-font-fs16);
    /* font-weight: var(--f-fw-semibold); */
    text-align: justify;
    margin-top: 10px;
    line-height: 19px;
}

.scroll p {

    color: #000;
    font-size: var(--f-fs-font-fs18);

}



.contol_custom_js span {
    background: #1e1e1e;
    width: 60px;
    height: 60px;
    display: block;
    line-height: 60px;
    font-size: 24px;
    margin: 0;
    cursor: pointer;
}

.contol_custom_js span.active {
    background: #111;
}

.contol_custom_js.top-man {
    bottom: 0px;
    max-width: 360px;
}

.contol_custom_js {
    max-width: 380px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: absolute;
    right: 0;
    /* left: 0; */
    bottom: 150px;
    /* margin: auto; */
}

.chairmanslide-text .slick-arrow,
.chairmanslide-texts .slick-arrow {
    display: none !important;
}

.tab-pane button {
    border: none;
    width: auto;
    padding: 11px 40px;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
}

.balckStrip.gradient_line {
    background: -o-linear-gradient(top, rgba(130, 130, 130, 0) 0, rgba(21, 21, 21, .6) 62%, rgba(0, 0, 0, .98) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(130, 130, 130, 0)), color-stop(62%, rgba(21, 21, 21, .6)), to(rgba(0, 0, 0, .98)));
    background: linear-gradient(to bottom, rgba(130, 130, 130, 0) 0, rgba(21, 21, 21, .6) 62%, rgba(0, 0, 0, .98) 100%);
    padding: 39px 35px;
    margin-top: -130px;
}

.balckStrip {
    padding: 19px 35px;
    margin-top: -91px;
    z-index: 1;
    position: relative;
}

.chairmanslide-text h4,
.chairmanslide-texts h4 {
    font-size: var(--f-fs-font-fs36);
    line-height: 3.8rem;
    font-family: var(--box-heading);
    text-transform: capitalize;
    margin-bottom: 15px;
}

@media screen and (max-width: 991px) {

    .chairmanslide-text h4,
    .chairmanslide-texts h4 {
        font-size: var(--f-fs-font-fs30);
        line-height: 3.8rem;
        font-family: var(--box-heading);
        text-transform: capitalize;
        margin-bottom: 15px;
    }
}

.about-content-section p,
.founder-statement-section .content-box p {
    color: var(--vtc-text-pera-text-3);
    font-size: var(--f-fs-font-fs18);
    /* font-weight: var(--f-fw-semibold); */
    text-align: justify;
    line-height: 30px;
}

.founder-statement-section .background-img {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    height: 100%;
    min-height: 400px;
}

.founder-statement-section .content-box {
    padding: 40px
}

.founder-statement-section {
    background-color: #721e1b;
}


.founder-statement-section .content-box p {
    color: white;
    margin-top: 10px;
    font-weight: 400;
}

.founder-statement-section .content-box span {
    background-color: #0000002d;
    font-weight: 500;
    padding: 6px 9px;
}

.ls-minus-2px {
    letter-spacing: -2px !important;
}


/* float animation start*/

/* Float animation */
.animation-float {
    animation: float 2000ms linear 500ms infinite alternate both;
}

@keyframes float {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(15px);
    }

    100% {
        transform: translateY(30px);
    }
}

.animation-float-small {
    animation: float 2000ms linear 500ms infinite alternate both;
}

@keyframes float {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(5px);
    }

    100% {
        transform: translateY(10px);
    }
}


/* float animation end  */

/* mission vission */

/* .mission-vision-wrap {
    padding: 60px 100px 100px 100px;
    position: relative;
} */

.mission-vision-wrap {
    padding: 40px 100px 47px 100px;
    position: relative;
}

.mission-vision-wrap::before {
    background-color: #333333;
    content: "";
    width: 28%;
    /* height: 1px; */
    position: absolute;
    top: 0;
    left: 0px;
    right: 0;
    bottom: 0;
    z-index: -1;
}

/* .mission-vision-wrap::after {
    background-color: #fbf3e2;
    content: "";
    width: 55%;
    position: absolute;
    top: 0;
    right: 0px;
    bottom: 0;
    z-index: -1;
} */



.mission-vision-left {
    /* padding-right: 46px; */
    position: relative;
}

.mission-vision-left .section-title-3 h1 {
    font-size: 45px;
    color: #fff;
}

.mission-vision-left p.desc-text {
    color: #fff;
    font-size: var(--f-fs-font-fs18);
    /* font-weight: var(--f-fw-semibold); */
    text-align: justify;
}

.vision-mission-img {
    position: relative;
}

.visionmission__item {
    padding: 40px;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0px 4px 4px -1px rgba(12, 12, 13, 0.1), 0px 4px 4px -1px rgba(12, 12, 13, 0.05);
    /*position: relative;
    */
    box-shadow: 0px 15px 4px -7px rgba(12, 12, 13, 0.1), 0px 4px 4px -1px rgba(12, 12, 13, 0.05);
    /*position: relative;
    */
    border: solid 1px #0001;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.mission-vision-left .section-title-3 h1,
.visionmission__item-text .title {
    font-family: var(--box-heading);
}

.visionmission__item-text .title {
    font-size: 35px;
}

.mission-vision-wrap p,
.visionmission__item-text p {
    margin-top: 10px;
    color: var(--vtc-text-pera-text-3);
    font-size: var(--f-fs-font-fs18);
    /* font-weight: var(--f-fw-semibold); */
    text-align: justify;
}



.legacy-list .visionmission__item-icon {
    width: 18px;
    height: 18px;
    justify-content: center;
    font-size: 19px;
    background-color: transparent;
    min-width: 30px;
}

.legacy-list .visionmission__item-text .title {
    color: #fff;
    font-size: 18px;
}

.legacy-list .visionmission__item-icon i {
    color: #fff;
}


.full-article {
    background-color: #fff;
    padding: 6px 28px;
    /* margin-top: 30px; */
    border: solid 1px #0001;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.full-article .bold {
    color: #000;
}

.full-article ul {
    list-style: outside;
    padding-left: 24px;
    margin: 15px 0px;
    background: #d5bcbc36;
    padding: 30px 26px 30px 32px;
}

.full-article ul li {
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    list-style: outside;
    padding-left: 12px;
}

.full-article ul li::marker {
    content: "\f101";
    font-family: "FontAwesome";
    font-size: 14px;
    color: #721e1b;
}

.visionmission__item-icon {
    width: 85px;
    height: 85px;
    display: flex;
    align-items: center;
    min-width: 85px;
    justify-content: center;
    background-color: var(--vtc-bg-main-bg-1);
    border-radius: 500px;
    font-size: 40px;
    color: #fff;
}

.mission-vision-right {
    max-height: 630px;
    overflow-y: scroll;
}

@media screen and (max-width: 991.99px) {

    .visionmission__item-icon {
        width: 64px;
        height: 64px;
        display: flex;
        align-items: center;
        min-width: 58px;
        justify-content: center;
        background-color: var(--vtc-bg-main-bg-1);
        border-radius: 500px;
        font-size: 31px;
        color: #fff;
    }

    .listska {
        list-style-type: square;
        padding-left: 26px;
    }

    .listska li {
        list-style-type: square;
        /* padding-left: 26px; */
    }

    .visionmission__item {
        display: block;
        padding: 17px;
    }

    .mission-vision-wrap::after {
        display: none;
    }

    .full-article {
        padding: 17px;
    }

    .mission-vision-right {
        padding: 0px;
    }

    .founder-statement-section .content-box {
        padding: 17px;
    }



}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {

    .mission-vision-wrap {
        padding: 50px 50px 60px 50px;
    }



    .mission-vision-wrap::before {
        width: 48%;
    }

    .mission-vision-left .section-title-3 h1 {
        font-size: 48px;
        font-family: var(--box-heading);
    }
}

@media (max-width: 991px) {
    .mission-vision-wrap::before {
        width: 100%;
    }

    .mission-vision-left .section-title-3 h1 {
        font-size: 36px;
    }

    .mission-vision-wrap {
        padding: 60px 12px;
    }

    .mission-vision-left {
        padding: 0;
    }

    .mission-vision-left p.desc-text {
        margin-bottom: 30px;
    }

    .vision-mission-img {
        display: none;
    }
}



.become-sponser .become-sponser-box {
    /* background-image: url(../img/bg/sponsors-welcome.webp); */
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 79px;
    /* border-radius: 10px; */
    /* box-shadow: 0px 34px 9px -24px #0000004f; */
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #721e1b;
}



.become-sponser .become-sponser-box h3 {
    color: #fff;
    font-size: var(--f-fs-font-fs26);
    line-height: 3.8rem;
    font-family: var(--box-heading);
    text-transform: capitalize;
}

@media screen and (max-width: 991px) {
    .become-sponser .become-sponser-box h3 {
        line-height: 2rem;
        padding: 10px;
        font-size: 20px;
        text-align: center;
    }

    .become-sponser .become-sponser-box {
        background-color: #0B0314;
        background-image: none;
    }
}

/*  */
/*--------------------------------------------------------------
# awards
--------------------------------------------------------------*/

/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {}

.slider-container {
    padding: 59px 0 108px 0;
    background: #fff7f6;
}

.slider-container-two {
    padding: 59px 0 108px 0;
}


.owl-carousel.owl-dot-style1 .owl-dots button {
    background: transparent;
    border: none;
    color: inherit;
    padding: 0 !important;
    font: inherit;
    height: 16px;
    line-height: 10px;
    width: 16px;
    margin: 0 0px;
    border: none;
    border-radius: 50%;
    padding: 5px;
    margin: 3px;
    background-color: #CECFD2;
}

.owl-carousel.owl-dot-style1 .owl-dots button.active {
    background: var(--vtc-bg-main-bg-1);
}

.owl-carousel.owl-dot-style1 .owl-dots {
    position: absolute;
    bottom: -55px;
    width: 100%;
    right: 0;
    text-align: center;
}

.owl-carousel.owl-dot-style1 .owl-dots button {
    position: relative;
    border: 3px solid #fff !important;
}

.owl-carousel.owl-dot-style1 .owl-dots button:after {
    position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    background: var(--vtc-bg-main-bg-1);
    z-index: -1;
    border-radius: 50%;
    left: -4px;
    top: -4px;
    transition: all 0.3s;
    visibility: hidden;
    opacity: 10;
}

.owl-carousel.owl-dot-style1 .owl-dots button.active:after {
    visibility: visible;
    opacity: 1;
}

.awards.owl-theme .owl-nav {
    /* position: absolute;
  top: -120px;
  right: 0px;
  margin: 0;
  z-index: 2; */
    position: absolute;
    right: 0px;
    margin: auto;
    z-index: 2;
    bottom: -59px;
    left: 46%;
}


.awards.owl-theme .owl-nav .owl-next {
    height: 43px;
    width: 43px;
    line-height: 44px;
    border-radius: 50%;
    color: var(--bondor-black);
    background-color: #ff7a0136;
    box-shadow: 0px 0px 40px 0px rgba(18, 14, 14, 0.08);
    font-size: 20px;
    margin: 0;
    text-align: center;
    transition: all 500ms ease;
    position: relative;
    display: inline-block;
}

.awards.owl-theme .owl-nav .owl-prev {
    height: 43px;
    width: 43px;
    line-height: 44px;
    border-radius: 50%;
    color: var(--bondor-black);
    background-color: #ff7a0136;
    box-shadow: 0px 0px 40px 0px rgba(18, 14, 14, 0.08);
    font-size: 20px;
    margin: 0;
    text-align: center;
    transition: all 500ms ease;
    position: relative;
    display: inline-block;
}

.awards.owl-theme .owl-nav .owl-next {
    margin-left: 10px;
}

.awards.owl-theme .owl-nav .owl-prev {
    margin-right: 10px;
}

.awards.owl-theme .owl-nav .owl-next span,
.awards.owl-theme .owl-nav .owl-prev span {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.awards.owl-theme .owl-nav .owl-next:hover,
.awards.owl-theme .owl-nav .owl-prev:hover {
    background-color: #721e1b;
    color: #fff;
}

.awards.owl-theme .owl-nav {
    opacity: 1;
}

.award-img-container {}

.award-img-container:hover .award-img-title {
    transform: translateY(0px);
    opacity: 1;

}

.award-img-title h4 {
    color: var(--SEO-Marketing-Text-Color, #0B0314);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    transition: all 500ms ease;
    text-align: center;

}

.award-img-title {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    background: #fff;
    width: 90%;
    margin: auto;
    padding: 10px;
    transform: translateY(-65px);
    opacity: 0;
    transition: 0.5s;
    overflow: hidden;
    border-radius: 8px;
}

/* // */

/* /ngo page all css here/ */
.charitable_initiatives {
    padding: 100px 0px;
}

.section__title .title {
    font-size: var(--f-fs-font-fs48);
    line-height: 3.8rem;
    font-family: var(--box-heading);
    text-transform: capitalize;
}

.section__title p {
    margin-top: 10px;
    color: var(--vtc-text-pera-text-3);
    font-size: var(--f-fs-font-fs16);
    font-weight: var(--f-fw-semibold);
    text-align: justify;
}

@media (max-width: 767.98px) {
    .section__title .title {
        font-size: 30px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .section__title .title {
        font-size: 34px;
    }
}

.benefit__item-wrap {
    margin-top: 27px;
}

.benefit__item-top {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 17px;
    padding: 12px;
    border-radius: 2px;
    border: solid 1px #0001;
    box-shadow: 0px 4px 0px 1px #0000006b;
    transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
}

.benefit__item-top:hover {
    border: solid 1px #721e1bb0;
    box-shadow: 0px 12px 9px -8px #721e1bb0;
}

.benefit__icon {
    width: 53px;
    height: 53px;
    display: flex;
    align-items: center;
    flex: 0 0 auto;
    /* background: var(--vtc-bg-main-bg-1); */
    font-size: 28px;
    justify-content: center;
    color: #fff;
    border-radius: 100px;
}

.benefit__item-top .title {
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 0;
    line-height: 1.4;
}

/* /ngo page all css here end/ */

/* join us */
.joinus_tab {
    padding: 60px;
    height: 285px;
    position: relative;
    color: #000;
    padding-top: 30px;
}

.joinus_tab a {
    color: #000;
}

.joinus_tab a:hover {
    color: #721e1b;
}

.joinus_tab.bg-gray {
    background: #f2f2f2;
    color: #000;
}

.bg-mid-gray {
    background: #e3e3e3;
    color: #000;
}

.joinus_tab.bg-gray-dark {
    background-color: #c9c8c8;
    color: #000;
}

.joinus_tab.bg-red span {
    padding: 0 5px;
    border-right: solid 2px #fff8;
}

.joinus_tab:hover img {
    right: 20%;
}

.joinus_tab.bg-red img {
    filter: brightness(60.5);
}

a .joinus_tab {
    text-align: start;
}

.joinus_tab img {
    position: absolute;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    right: 23%;
    bottom: 15%;
}

.joinus_tab img {
    width: 60px;
    opacity: .5;
}

.joinus_tab ul li a {
    font-size: 16px;
    font-weight: 500;
}

.joinus_tab ul li a:hover {
    color: #000;
}

.joinus_tab h4 {
    font-size: 35px;
    line-height: 1;
    font-family: var(--box-heading);
    /* text-transform: capitalize; */
}


@media (min-width: 1050px) and (max-width: 1200px) {
    .joinus_tab h4 {
        font-size: 24px;
    }
}

.joinus_tab .text-right {
    margin-top: 96px;
}

@media screen and (max-width: 991px) {
    .joinus_tab img {
        left: 8%;
    }
}

/* join us */

/* Board and Partners start*/

.profiles_section {}

.profile_card {
    /* padding: 10px; */
    /* border: solid 1px #0002; */
    /* filter: grayscale(1);
    -webkit-filter: grayscale(1);*/
    transition: all ease-in-out .5s;

}

.profile_card:hover {
    filter: none;
    -webkit-filter: none;
    box-shadow: 0 0 #000;
    padding: 10px;
    border: solid 1px #0002;
}

.profile_title_box {
    text-align: center;
}


.profile_title_box h3 {
    text-align: center;
    text-transform: capitalize;
    font-family: var(--box-heading);
    padding-top: 15px;
    padding-bottom: 5px;
    font-size: 20px;
    color: #721e1b;
}

.profile_title_box span {
    text-decoration: underline;
}

.profile_card:hover .profile_title_box span {
    color: #721e1b;
}

.board_ .profile_title_box p {
    color: var(--vtc-text-pera-text-3);
    font-size: var(--f-fs-font-fs16);
    /* font-weight: var(--f-fw-semibold); */
    text-align: justify;
    line-height: 25px;
    margin-bottom: 10px;
}

.board_ .profile_title_box ul {
    list-style: outside;
    padding-left: 24px;
    margin: 15px 0px;
    background: #d5bcbc36;
    padding: 15px 13px 13px 30px;
}

.board_ .profile_title_box ul li {
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    list-style: outside;
    /* padding-left: 12px; */
}

/* .profile_title_box a {} */
.board_ .modal-header {
    width: max-content;
    position: absolute;
    right: 0;
    padding: 5px;
    background: #000;
    border-radius: 0;
    z-index: 999;
}

.board_ .modal-header .btn-close {
    margin: auto;
    filter: invert(24);
    -webkit-filter: invert(24);
    transition: 0.9s;
}

.board_ .modal-header .btn-close:hover {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
}

.board_ .modal-content {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}


.board_ .modal-header .modal-open {
    padding-right: 0px !important;
}

.partners-section {
    background: #f2f2f2;
    padding: 50px 0;
}

.partner-heading {
    text-align: center;
}

.partner-heading h3 {
    font-size: var(--f-fs-font-fs30);
    line-height: 3rem;
    font-family: var(--box-heading);
    text-transform: capitalize;
}

.partners-section span,
.franchise-section span {
    font-size: var(--f-fs-font-fs30);
    line-height: 3.8rem;
    text-transform: capitalize;
    text-align: center;
    color: #721e1b;
    padding-top: 50px;
}

.franchise-section {
    padding: 50px 0;
}

.sponsor_card {
    padding: 10px;
    border: solid 1px #0002;
}


.contact-form {
    background-color: #F2F2F2;
    border-radius: 20px;
    margin-left: 60px;
    padding: 50px;
    clip-path: polygon(0 0, 100% 0, 100% 0, 100% 79%, 86% 100%, 0 100%, 0 100%, 0 0);
}

.form-group {
    display: flex;
    column-gap: 50px;
    margin-bottom: 37px;
}

.contact-form .form-control {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #C4C6C5;
    border-radius: 0;
    padding: 0;
    padding-bottom: 11px;
}

.contact-info .heading-box {
    margin-bottom: 37px;
}

.contact-info .heading-box .heading-title {
    font-size: var(--f-fs-font-fs48);
    line-height: 3.8rem;
    font-family: var(--box-heading);
    text-transform: capitalize;
}

span.sub-title {
    text-transform: uppercase;
    letter-spacing: 0.62em;
    margin-bottom: 12px;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
}

.contact-info ul {
    margin: 0;
    padding: 0;
    list-style: none;
    padding-right: 30px;
}

.contact-info ul li {
    display: flex;
    column-gap: 20px;
    align-items: flex-start;
    margin-bottom: 34px;
}

.contact-info ul li img {
    width: 30px;
}

.contact-title h6 {
    color: var(--vtc-text-heading-text-1);
    font-size: 20px;
    font-weight: 500;
}

.contact-title p,
a {
    margin-bottom: 0;
    color: var(--vtc-text-pera-text-3);
    font-size: var(--f-fs-font-fs16);
    font-weight: var(--f-fw-semibold);
    text-align: justify;
    line-height: 24px;
    margin-top: 8px;
}

.contact-title a:hover {
    color: var(--vtc-bg-main-bg-1);
}

.theme-btn-black {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    outline: none !important;
    font-weight: var(--f-fw-bold);
    font-size: var(--f-fs-font-fs16);
    line-height: var(--f-fs-font-fs16);
    color: var(--vtc-text-text-white-text-1);
    text-transform: capitalize;
    /* padding: 6px 12px; */
    height: 40px;
    width: 120px;
    background-color: #000;
    overflow: hidden;
    z-index: 1;
    border-radius: 0px;
}

.theme-btn-black::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #721e1b;
    background-position: left center;
    transition-delay: 0.1s;
    transition-timing-function: ease-in-out;
    transition-duration: 0.5s;
    transition-property: all;
    transform-origin: left;
    transform-style: preserve-3d;
    transform: scaleX(0);
    z-index: -1;
}

.theme-btn-black::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #721e1b;
    transform: scaleY(0);
    transform-origin: center;
    transform-style: preserve-3d;
    transition: all 0.6s linear;
    transform-origin: right center;
    z-index: -1;
}


.theme-btn-black:hover {
    color: #fff;
}

.theme-btn-black:hover::before {
    transform: scaleX(1);
}

.theme-btn-black:hover::after {
    transform: scaleY(1);
    transform-origin: bottom center;
    transition-delay: 200ms;
    transition: all 0.4s linear;
}

@media only screen and (max-width: 1199px) {
    .contact-form {
        margin-left: 0px;
        padding: 22px;
    }
}

@media only screen and (max-width: 768px) {
    .form-group {
        flex-wrap: wrap;
        row-gap: 20px;
        margin-bottom: 20px;
    }

    .csr-title {
        line-height: 1.8rem;
        font-size: var(--f-fs-font-fs20);
    }

        .contact-info .heading-box .heading-title {
            font-size: var(--f-fs-font-fs30);
            line-height: 2.8rem;
            font-family: var(--box-heading);
            text-transform: capitalize;
        }

        .chairmanslide-text,
        .chairmanslide-texts {
            padding: 20px 19px !important;
            padding-bottom: 70px !important;
        }

        .Sponsorshipbox ul li {
            list-style: disc !important;
        }

        .footer10 {
            padding-top: 40px !important;
        }
    }

    /* contact us end */

    .slidimg {
        margin: 5px;
    }

  

    .slidimg p {
        color: #ffffff;
        font-size: 18px;
        line-height: 21px;
        font-weight: var(--f-fw-medium);
        background: #000;
        padding: 0 10px;
        min-height: 62px;
        text-align: center;
        padding-top: 10px;
    }

    .csr {
        background: #721e1b0d;
        padding: 30px 0;
        position: relative;
        overflow: hidden;
    }

    .csr .bg-img {
        top: 0;
        position: absolute;
        left: 0;
        border: 0;
        width: 44%;
        z-index: -1;
        opacity: 0.1;
    }

    .csr-title {
        font-size: var(--f-fs-font-fs26);
        line-height: 2.8rem;
        font-family: var(--box-heading);
        text-transform: capitalize;
    }

    .cultural-association .csr-title {
        font-size: var(--f-fs-font-fs26);
        line-height: 2.8rem;
        font-family: var(--box-heading);
        text-transform: capitalize;
    }

    .ngo_section h2 {
        font-size: var(--f-fs-font-fs28);
        line-height: 2.4rem;
        font-family: var(--box-heading);
        text-transform: capitalize;
    }




    @media (min-width: 1200px) and (max-width: 1366px) {
        .csr-title {
            font-size: 30px;
        }

        .ngo_section h2 {
            font-size: var(--f-fs-font-fs34);
            line-height: 2.8rem;
            font-family: var(--box-heading);
            text-transform: capitalize;
        }
    }

    @media (max-width: 992px) {

        .ngo_section h2,
        .csr-title {
            font-size: var(--f-fs-font-fs30);
        }

        .cultural-association {
            padding: 20px 0px !important;
        }

        .cultural-association img {
            display: none;
        }

        .lis-stud h5 {
            font-size: 17px;
        }

        .ngo_section h2 {
            font-size: var(--f-fs-font-fs30);
            line-height: 2.8rem;
            font-family: var(--box-heading);
            text-transform: capitalize;
        }

        .Sponsorshipbox ul li {
            list-style: disc !important;
        }
    }

    @media (max-width: 768px) {
        .franchise-section {
    padding: 25px 0;
}

        .ngo_section h2,
        .csr-title {
            line-height: 1.8rem;
            font-size: var(--f-fs-font-fs18);
            padding-bottom: 10px;
             letter-spacing: 0px !important;
        }
            .cat-details .content-box h3 a {
        font-size: var(--f-fs-font-fs16) !important;
        }
        

            .donote_now .donote-left-side .bank_details h3 {
        line-height: 2.8rem !important;}
           .news,
    .press-coverage,
    .blogs-and-articles {
        padding: 20px 0 !important;
    }

        .cultural-association .csr-title {
            font-size: var(--f-fs-font-fs16);
            line-height: 1.9rem;
            font-family: var(--box-heading);
            text-transform: capitalize;
        }

        .cat-details .content-box {
            padding: 0 0px !important;
        }

        .contact-info .heading-box .heading-title {
            font-size: var(--f-fs-font-fs30) !important;
            line-height: 1.8rem;
        }

        .about-content-section h2,
        .founder-statement-section .content-box h2 {
            font-size: var(--f-fs-font-fs30);

        }
          .press-coverage,
    .blogs-and-articles {
        padding: 20px 0 !important; 
    }
    }

    .cat-details img {}

    .cat-details {
        background: #721e1b08;
    }


    .cat-details .content-box h3 a {
        font-size: var(--f-fs-font-fs26);
        line-height: 2.8rem;
        font-family: var(--box-heading);
        text-transform: capitalize;
        color: #721e1b;
    }

    .cat-details .content-box {
        padding: 0 20px;
    }

    .cat-details .content-box p {
        color: var(--vtc-text-pera-text-3);
        font-size: var(--f-fs-font-fs16);
        text-align: justify;
        line-height: 22px;
        margin-bottom: 10px;
    }

    .cat-details .content-box .theme-btn1 {
        border-radius: 0px;
        padding: 13px 29px;
    }

    .outer-box {
        border: solid 1px #0001;
        border-radius: 10px;
        padding: 10px 16px;
        background: #fff;
        margin-top: 30px;
    }

    .lis-stud {
        padding: 16px 10px;
        background: #fbf8f8;
        margin-bottom: 18px;
    }

    .lis-stud ul {
        margin-left: 32px;
        /* margin-bottom: 15px; */
    }

    .lis-stud h5 {
        border-bottom: solid 1px #721e1b24;
        padding-bottom: 6px;
    }

    .lis-stud ul li {
        list-style: auto;
        font-size: 16px;
        font-weight: 600;
        padding: 3px 0px;
    }

    /* sabha; */

    .sabha,
    .meetings,
    .board-members {
        padding: 40px 0 50px 0;
    }


    .sabha h3,
    .meetings h3,
    .board-members h3 {
        font-size: var(--f-fs-font-fs40);
        line-height: 3.8rem;
        font-family: var(--box-heading);
        text-transform: capitalize;
    }

    .board-members {
        background: #fff7f6;
    }

    .sabha .tes6-slider div,
    .meetings .tes6-slider div,
    .board-members .slider-galeria div {
        margin: 5px;
        overflow: hidden;
    }

    .board-members .slider-galeria .slick-slide a img {
        width: 100%;
    }

    .board-members .slider-galeria .slick-slide {
        position: relative;
    }





    .board-members .slider-galeria .slick-slide h4 {
        background: #780000;
        padding: 9px 9px;
        position: absolute;
        bottom: 0px;
        color: #fff;
        font-size: 16px;
        width: 100%;
        text-align: center;
        text-transform: capitalize;
        border-radius: 10px 13px 0px 0px;
    }

    /* arrow buttons */

    .sabha,
    .meetings,
    .board-members {
        position: relative;
    }


    .arrows-button {
        padding-top: 15px;
    }

    .arrows-button button {
        height: 43px;
        width: 43px;
        line-height: 44px;
        border-radius: 50%;
        color: var(--bondor-black);
        background-color: #ff7a0136;
        box-shadow: 0px 0px 40px 0px rgba(18, 14, 14, 0.08);
        font-size: 20px;
        margin: 0;
        text-align: center;
        transition: all 500ms ease;
        position: relative;
        display: inline-block;
        border: none;
    }

    .arrows-button button:hover {
        background-color: #721e1b;
        color: #fff;
    }

    .arrows-button .sabha-prev-arrow,
    .arrows-button .meetings-prev-arrow {
        margin-right: 10px;
    }

    .modal_social {
        font-size: 30px;
        position: relative;
        bottom: -10px;
        left: 40%;
        color: #000;
    }

    .modal_social:hover {
        color: #2c5797;
    }

    /* news */
    .news,
    .press-coverage,
    .blogs-and-articles {
        padding: 50px 0;
    }

    .press-coverage {
        background: #f2f2f2;
    }

    .news-heading h3 {
        font-size: var(--f-fs-font-fs36);
        line-height: 3.8rem;
        font-family: var(--box-heading);
        text-transform: capitalize;
    }

    .news span,
    .press-coverage span,
    .blogs-and-articles span {
        font-size: var(--f-fs-font-fs30);
        line-height: 3.8rem;
        text-transform: capitalize;
        text-align: center;
        color: #721e1b;
        padding-top: 50px;
    }


    /* end */

    /* donate now */

    .donote_now {}

    .donote_now .donote-left-side .heading h2 {
        font-size: var(--f-fs-font-fs48);
        line-height: 3.8rem;
        font-family: var(--box-heading);
        text-transform: capitalize;
        margin-bottom: 10px;
    }

    .donote_now .donote-left-side ul {
        margin-top: 20px;
        background: #c9a6a633;
        padding: 16px 0px 16px;
        border-radius: 5px;
        /* box-shadow: 2px 8px 9px -6px #00000069; */
        list-style: circle;
        padding-left: 33px;

    }

    .donote_now .donote-left-side .bank_details {}

    .donote_now .donote-left-side .bank_details h3 {
        font-family: var(--box-heading);
        line-height: 3.8rem;
        background: #721e1b;
        color: #fff;
        text-align: center;
        margin-bottom: 16px;
    }

    .donote_now .donote-left-side ul li {
        font-weight: 600;
        font-size: 15px;
        margin-bottom: 2px;
    }

    .donote_now .donate-right-side {

        border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
        min-height: 291px;
        display: flex;
        justify-content: center;
        align-items: center;

    }

    .service-item-hero a {
        color: #fff;
        font-size: 22px;
        font-family: var(--box-heading);
        font-weight: 400;
        letter-spacing: 2px;
        text-align: center;
    }
  .contact-box .pera a{
         text-align: left;
    }

