@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');

h2{
    font-family: "Roboto Condensed", sans-serif  !important;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 38px;
}
li{
    list-style-type: none;
}
p{
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 300;
}

.headingmain h2{
    font-family: "Roboto Condensed", sans-serif !important;
    font-weight: 900;
    font-size: 40px;
    padding: 0px 0px;
    color: #f15b20;
}


.main_cdt{
    padding: 50px 0px;
    background-image: linear-gradient(#020202e3, #000000ce), url(../pic/publicmeet.jpg);
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    /* text-align: center; */
    padding: 70px 8px;
    position: relative;
}

.maincdtlt img{
    width: 60%;
    margin: 0 auto;
    display: flex;
    /* background-color: #8784848a; */
    background: #87848400;
    padding: 11px;
    border: 1px solid #fff;

}

.colmaincdtrt{
    display: flex;
    align-items: center;
}
.maincdtrt{
    color: #fff;
}

.maincdtrt h2{
    color: #f15b20;
}

.maincdtrt h3{
    font-family: "Roboto Condensed", sans-serif;
    font-size: 40px;
    font-weight: 700;
}

.maincdtrt h4{
    font-family: "Roboto Condensed", sans-serif;
    font-size: 17px;
}


.membx {
    padding: 3px;
    border: 1px solid #c4c4c4;
    margin: 0px 3px;
    padding-bottom: 1px;
}
.membx img{
    width: 100%;
    height: 225px;
    object-fit: contain;
    background: #ced4da99;
}

.membx h3{
    border-radius: 0px 0px 15px 15px;
    color: #f15b20;
    font-size: 17px;
    text-align: center;
    padding: 6px 1px 0px 1px;
}


.banner-sec img{
    width: 100%;
}


.aboutthepartysec{
    text-align: center;
    background: #ced4da3d;
    padding: 56px 1px;

}
.aboutthepartysecleft img{
    width: 80%;
    display: flex;
    justify-self: center;
}
.slick-dotted.slick-slider {
    margin-bottom: 0px !important;
}

.aboutthepartysecleft{

}

.aboutthepartysecright h2{
    color: #f15b20;
}

.aboutthepartysecright p{

}
 



.pding{
    padding: 60px 0px;
    
}

.membersec h2{
    margin-bottom: 20px;
}

.membersec {
    /* background: #000000; */
}

.youtubvdo{
    padding: 60px 0px 60px 0px;
    background-image: linear-gradient(#020202e3, #000000ce), url(../pic/dl.jfif);
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}

.youtubvdobx iframe{
    height: 400px;
}


.stayconnectedwithmdbx h3{
    font-size: 20px;
    border: 1px solid #006931;
    padding: 8px 12px;
    width: 133px;
    /* margin: 0 auto !important; */
    display: flex;
    margin: 10px auto 20px auto;
    color: #006931;
    background: #fff;
    border-radius: 3px;
}

.stayconnectedwithmdbx h3 i{
    margin-right: 5px;
 }

.stayconnectedwithmdbx iframe{
    width: 100% !important;
}









.section1 {
    padding: 50px 0px;
}

.sec1 {}

.sec1 img {
    width: 80%;
}

.section2 {
    padding: 50px 0px;
}

.sec2{
    position: relative;
    padding: 24px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    margin-bottom: 30px;
    overflow: hidden;
    height: 220px;
}

.sec2::after{
    position: absolute;
    top: -15px;
    right: -25px;
    content: '';
    background-color: #f15b20;
    width: 52px;
    height: 37px;
    transform: rotate(45deg);
}
 
.sec2_box h2 {
    font-weight: 700;
    padding: 0px 10px 30px 0px;
    color: #f15b20;
}

.sec2_box h5 {
    color: blue;
    padding-left: 20px;
}


.sec3_boxsing {
    padding-top: 12px;
    text-align: left;
}
 

.sec2 h4 {
    /* font-weight: 650; */
    font-weight: 300;
    color: #006931;
}

.sec2 p {}

.sec2 a {
    font-size: 16px;
  color: #f15b20;;
    font-weight: 550;
}

.sec2 a:hover {
    transition: 0.5s ease;
    text-decoration: none;
    color: #f15b20;
}

.section3 {
    padding: 50px 0px;
    background-color: #3e3e3e;
}

.sec3 {
    padding: 20px 0px 40px 0px;
}

.foot4 h4 {
    color: #fff;
    font-weight: 400;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 22px;
    letter-spacing: 0.1px;
    margin-bottom: 40px;
    line-height: 30px;

}

.sec3_box {}

.sec3_box h5 {
    color: #fff;
    font-size: 16px;
    text-align: left;
}
.sec3_box h5 i{
    margin-right: 5px;
}
.sec_final{
    border-top: 1px solid #eeeeee6b;
    padding: 15px 0px 0px 0px;
}
.sec_final h5 {
    text-align: center;
    color: #fff;
    font-size: 17px;

}
.footericons{
    margin-top: 30px;
} 

/* change_believebx */
.change_believe{
    background-image: linear-gradient(#020202e3, #000000ce), url(../pic/dl.jfif);
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
 }
.change_believehd {
    margin-bottom: 30px;
}

.change_believehd h4{
     color: #fff;
    font-size: 15px;
}

.change_believehd h2{
    color: #f15b20;
}


.change_believebx{
    color: #fff;
    padding: 20px;
    margin-bottom: 20px;
    border: 1px #fff solid;
    overflow: hidden;
    transition: 0.5s ease;
    height: 180px;
}

.change_believebx:hover{
    background-color: #fff;
}

.change_believebx::after{
    position: absolute;
    top: 24px;
    right: 12px;
    content: '';
    background-color: #ffffff;
    width: 6px;
    height: 60px;
    transition: 0.5s ease;
    border-radius: 50px;


 }
 .change_believebx:hover::after{
    background-color: #f15b20;
 }

 .change_believebx h3{
    transition: 0.5s ease;
 
 }
 .change_believebx:hover h3{
    color: #f15b20;
 }


.change_believebx p{
    margin: 0px;
    padding: 0px;
    transition: 0.5s ease;

}

.change_believebx:hover p{
color: #000;

}

.telling_itfomleft img{
    width: 80%;
    height: 380px;
    object-fit: cover;
}

label{
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    font-size: 20px;
}
/* telling_itfomright */
.telling_itfomright ul li{
     padding: 0px 15px;
    width: 50%;
    margin-bottom: 25px;
}
.telling_itfomright{
    margin-top: 100px;
}
.telling_itfomleft h2{
    color: #f15b20;
}
.telling_itfomleft h4{
    color: #006931;
    font-size: 15px;
}


.fmbtnft button{
    cursor: pointer;
    padding: 5px 30px;
    border: 1px solid #0000;
    background: #f15b20;
    color: #fff;
    border-radius: 1px;
}

.footersec{
    background-image: linear-gradient(#020202e3, #000000ce), url(../pic/foot.jpg);
    background-position: center;
    /* background-attachment: fixed; */
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    padding: 70px 0px 9px 0px;
    position: relative;
}

.foot img{
    width: 60%;
    margin-top: -17px;
}

.footericons a i{
    color: #ffffff;
    font-size: 30px;
    /* border: 1px solid #fff; */
    padding: 5px;
    margin: 1px 11px;
}

.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #f15b20 !important;
}



.sliderbannermble{
    display: none !important;
}

.sliderbannerdesk{
    display: block;
}

.donate_sectionbxright{
    margin-top: 60px;
 
    padding: 40px 0px;
}


.donate_sectionbxleft{
    height: 300px;
    width: 300px;
    display: flex;
    align-items: center;
    text-align: center;
    margin: 0px auto;
    border: 1px solid #000000;
    justify-content: center;
    margin-top: 81px;
}

/* donate_section page */
.donate_section{
    padding: 60px 0px;
}
.donate_sectionbxleft img{
    width: 100%;
    margin: 0 auto;
    display: flex;
}

.bannersectionscrt .slick-prev{
    display: none !important;
}

.bannersectionscrt .slick-next{
    display: none !important;
}





.uncoming_election_campaign{
    padding: 50px 0px;
}
.uncoming_election_left img{
    width: 70%;
    border: 2px solid #f15b20;
    margin: 0 auto;
    display: flex;
}

.uncoming_election_right{

}
.uncoming_election_right h6{
    color: #006931;
    font-size: 15px;
}
.uncoming_election_right h1{
    font-weight: 600;
    color: #000;
    padding: 10px 0px 10px 0px;
}
.campaign_box1{
    background-color: #000;
    padding: 10px;
    display: flex;
    width: 400px;
    justify-self: center;
}
.campaign_box22{
    /* display: flex; */
}

.campaign_box1 h4{
    color: #fff;
    font-weight: 600;
    margin: 0px 18px;
    font-size: 17px;
    justify-content: center;
    text-align: center;
}

.campaign_box1 h2{
    color: #fff;
    font-weight: 600;
    margin: 0px 12px;
    font-size: 22px;
    margin-top: 12px;
    justify-content: center;
    text-align: center;
}
.campaign_box2{
    background-color: #000;
    padding: 10px;
    display: flex;
    width: 320px;
}
.campaign_box2 h2{
    color: #fff;
    margin: 0px 15px;
    font-size: 16px;
}
.uncoming_election_right p{
    padding: 25px 0px 25px 0px;
}
.uncoming_election_right a{
    padding: 5px 30px;
    border: 1px solid #0000;
    background: #f15b20;
    color: #fff;
    border-radius: 1px;
    font-size: 15px;
}
.uncoming_election_right a:hover{
    padding: 5px 30px;
    border: 1px solid #0000;
    background: #f15b20;
    color: #fff;
    border-radius: 1px;
    font-size: 15px;
}
.vlayer {
    display: none  !important;
}
 .scccs12344{
    margin-top: 0px;
    z-index: -12;
    position: relative;
 }


 .thnktrdpdf{
    display: flex;
    width: 38%;
    margin: 0 auto;
    margin-top: 21px !important;
 }

@media (max-width:768px) {
    .thnktrdpdf{
        display: flex;
        width: 100%;
        margin-top: 15px !important;
     }
    .uncoming_election_left img {
        width: 100%;
        margin-bottom: 22px;
    }
    .uncoming_election_campaign {
        padding: 26px 0px;
    }
    .pding {
        padding: 30px 0px;
    }
    .donate_sectionbxleft{
        height: 250px;
        width: 100%;
    }
 
    .sliderbannermble{
        display: block !important;
    }
    .campaign_box22 {
        /* display: flex; */
        margin-bottom: 17px;
    }
    
    .sliderbannerdesk{
        display: none !important;
    }
    
    .uncoming_election_right h1 {
        font-size: 22px;
    }
    .uncoming_election_right a {
        font-size: 15px;
         color: #fff;
         padding: 12px 20px;
        border-radius: 2px;
    }
    .maincdtrt h3 {
         font-size: 30px;
    }
    .maincdtrt h2 {
        color: #f15b20;
        font-size: 18px;
        margin-top: 17px;
    }
    .main_cdt {
         padding: 27px 0px 0px 0px;
    }
    .headingmain h2 {
        font-family: "Roboto Condensed", sans-serif !important;
        font-weight: 700;
        font-size: 25px;
    }
    .slick-prev {
        
        top: inherit !important;
        border: 0px;
        bottom: -44px !important;
        left: 32% !important;
    }
    .slick-next {
        right: 35% !important;
        bottom: -45px !important;
        top: inherit !important;
    }
    .change_believebx h3 {
         font-size: 19px;
    }
    .telling_itfomleft img {
        width: 100%;
        height: auto;
    }
    .fm_mbfx{
        width: 100% !important;
    }
    .foot4 h4 {
        font-size: 16px;
         margin-bottom: 25px;
        line-height: 26px;
    }
    .change_believebx{
        height: auto !important;
    }
    .thnk_btn{
        display: block;
        line-height: 71px;
    }
    .thnk_btn a {
        color: #fff !important;
        padding: 10px 15px;
        margin-top: 10px;
         font-weight: 900 !important;
    
        width: 100%;
         font-size: 16px;
        display: flex;
        margin-bottom: 12px;
        text-align: center;
        justify-content: center !important;
        line-height: 25px;
    }
    .footericons a i {
         font-size: 22px;
        margin-top: 17px;
    }
    .sec_final h5 {
        text-align: center;
        color: #fff;
        font-size: 14px;
    }
    .sec2_box h2 {
        font-weight: 400;
        padding: 0px 0px 5px 0px;
         font-size: 27px;
    }
    .donate_sectionbxright{
        margin-top: 30px;
        text-align: center;
        border: 6px solid #218bbf;
        padding: 6px 6px;
    }
    .sec2 h4 {
         font-size: 17px;
    }
    .telling_itfomleft h2 {
         font-size: 23px;
    }
    .telling_itfomright {
        margin-top: 20px;
    }
    .telling_itfomright ul li {
        padding: 0px 5px;
        width: 50%;
        margin-bottom: 13px;
    }
    .foot img {
        width: 60%;
        margin-top: 0px;
    }
    .sec3 {
        padding: 0px 0px 10px 0px;
    }
    .footersec {
        padding: 29px 0px 9px 0px;
    }
    .section2 {
        padding: 22px 0px;
    }
    .sec2{
        height: auto;
    }
    .sec_final h5 a{
        display: flex;
        justify-content: center;
        margin-top: 7px;
    }
    .campaign_box1 {
        width: 100%;
        display: block;
        padding-top: 30px;
    }
    .membersec {
        /* background: #000000; */
        padding-bottom: 44px !important;
    }
}

.slick-dots {
    bottom: -1px !important;
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 4px !important;
    left: 0;
    width: 23px !important;
    height: 6px !important;
    content: '' !important;
    border-radius: 50px !important;
    background: #f15b20 !important;
}


.cnp_idbx{
    padding: 100px 0px;
}

.cnx_idbxleftmain{
    display: flex;
}


.cnx_idbxleft img{
    width: 150px;
}

.cnx_idbxright{
    text-align: center;
}

.cnx_idbxright h2{
    font-size: 33px;
}

.cnx_idbxright p{

}

.cnx_idbxright a{
    color: #000;
}


@media (max-width:768px) {
    
.cnp_idbx{
    padding: 50px 0px;
}

}