body {
  margin: 0;
  padding: 0;
  top:0 !important;
  font-size: 14px;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

h1 {
  margin: 0;
  padding: 0;
  list-style: none; }
h3 {
  margin: 0;
  padding: 0;
  list-style: none; }

h4 {
  margin: 0;
  padding: 0;
  list-style: none; }

h5 {
  margin: 0;
  padding: 0;
  list-style: none; }

h6 {
  margin: 0;
  padding: 0;
  list-style: none; }

p {
  margin: 0;
  padding: 0;
  list-style: none; }

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

li {
  margin: 0;
  padding: 0;
  list-style: none; }

a {
  margin: 0;
  padding: 0;
  list-style: none;
  outline: none !important;
  text-decoration: none !important; 
}

input {
  outline: none !important; 
}

button {
  outline: none !important; 
}
img{
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

#page-top {
  overflow-x: hidden !important;
}

/* Header Css  */
.header_area {
  padding: 22px 60px;
  background: #1B1B1B;
  padding-bottom: 220px;
}
.header_area .container .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.menu ul {
}
.menu ul li a {
  display: inline-block;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  font: normal normal bold 18px/24px Roboto;
  letter-spacing: 0px;
  color: #4E4E4E;
  opacity: 1;
  margin-bottom: 13px;
  position: relative;
}

.menu ul li a::after {
  position: absolute;
  content: '';
  height: 6px;
  width: 27px;
  background: #FFF;
  left: -35px;
  top: 8px;
  border-radius: 3px;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; /* smooth effect */
}

.menu ul li a:hover::after, .menu ul li a.active::after {
  opacity: 1;
}




.menu ul li a:hover {
  color: #FFF;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}



/* Hero Section Css  */
.hero_section{
  background: #FFF;
  padding-bottom: 40px;
}
.middle_content{
  padding-top: 244px;
  padding-bottom: 165px;
}
.middle_content h2 {
  font-weight: 400;
  font-size: 40px;
  line-height: 48px;
  max-width: 676px;
  margin: auto;
  color: #040404;
}

.icon {
  margin-right: 35px;
}

.nav-icon {
  display: none;
  float: right;
  text-decoration: none !important;
}
.nav-icon i {
  font-size: 24px;
  color: #FFF;
  width: 48px;
  height: 38px;
  text-align: center;
  /* display: -webkit-box; */
  /* display: -ms-flexbox; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 6px;
  margin-top: 1px;
  background: -o-linear-gradient(left, #0064B1 0%, #1AACFF 106.83%, #93F9B9 100%);
  background: -webkit-gradient(linear, left top, right top, from(#0064B1), color-stop(106.83%, #1AACFF), to(#93F9B9));
  background: linear-gradient(90deg, #0064B1 0%, #1AACFF 106.83%, #93F9B9 100%);
}



/*Custom Css */
.logo_area {
}
.logo {
  text-align: center;
}
.social_area ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.menu {
  padding-top: 100px;
}
.social_area ul li {
  margin: 15px;
}
.hero_image_simg {
  text-align: center;
  margin-top: -507px;
}
.ovlery_image_s img {
  width: 100%;
}

.{

}
.commiteed_content_bg {
  background: #F8F8F8;
  padding: 70px 100px;
}

.king___content_bg{
    background: #1B1B1B;
}


.nesw___section___area {
  padding: 16px 0px;
}
.flex__items__area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flex___fif_item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  width: 100%;
}

.commiteed_content p {
  font: normal normal normal 13px/18px Roboto;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}
.commiteed_content h1 {
  text-align: left;
  font: normal normal 900 25px/32px Roboto;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  padding-bottom: 10px;
}
.king___content {
  text-align: center;
  padding: 70px 100px;
}
.king___content h1 {
  text-align: left;
  font: normal normal 900 25px/40px Roboto;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  padding-top: 40px;
}
.king___content p {
  text-align: left;
  font: normal normal normal 13px/18px Roboto;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  padding-top: 16px;
  padding-bottom: 30px;
}
.comming__btn a {
    font: normal normal 500 17px/26px Futura;
    letter-spacing: -0.32px;
    color: #F0F0F0;
    background: #014D88 0% 0% no-repeat padding-box;
    border-radius: 27px;
    opacity: 1;
    text-align: center;
    padding: 8px 16px;
    display: inline-block;
    width: 200px;
}
.comming__btn{
  text-align: left;
}
.login_bg_section{
  background: #1B1B1B 0% 0% no-repeat padding-box;
opacity: 1;
}

.login_main___area {
  text-align: center;
  padding: 110px 100px;
}

.explore____content{
   padding: 110px 100px;
}

.explore____content h1 {
  font: normal normal 900 25px/40px Roboto;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  padding-bottom: 24px;
}
.explore____content p {
  font: normal normal normal 13px/18px Roboto;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  padding-bottom: 20px;
}









.our_partners_s {
  padding-top: 100px;
  padding-bottom: 40px;
  background: #FFF;
}
.title_t h1 {
  text-align: left;
  text-shadow: 0px 0px 2px #00000029;
  font: normal normal 500 35px/40px Roboto;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  padding-bottom: 30px;
}


.our_partners_a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.single_partners {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 24%;
          flex: 0 0 24%;
  max-width: 24%;
  margin: 0.5%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}


.copyright p {
 font-size: 14px;
   letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  font-weight: 300;
  text-align: center;
}
.footer_area {
  background: #FFF;
  padding-top: 30px;
  padding-bottom: 30px;
}
.explore____content__image {
  background: url(../images/bg/explore.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.news___bg___image img {
  width: 100%;
}


.input_items__s {
  margin-bottom: 18px;
}
.input_items__s input {
  font: normal normal 500 18px/27px Futura !important;
  text-align: left;
  letter-spacing: -0.32px !important;
  color: #F0F0F0 !important;
  background: transparent !important;
  border: 1px solid #FFFFFF !important;
  border-radius: 27px !important;
  opacity: 1 !important;
  padding: 11px 20px !important;
  width: 300px !important;
}
.login_icon {
  margin-bottom: 31px;
}
.login_btn__s button {
  background: #B9061B 0% 0% no-repeat padding-box;
  border-radius: 27px;
  opacity: 1;
  font: normal normal 500 18px/27px Futura;
  text-align: left;
  letter-spacing: -0.32px;
  color: #F0F0F0;
  width: 300px;
  border: none;
  text-align: center;
  padding: 12px 20px;
  cursor: pointer;
}



.see__more__btn_news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  right: 250px;
  top: 0;
  bottom: 0;
}

.see__text h4 {
  text-align: right;
  font: normal normal 900 20px/25px Roboto;
  letter-spacing: 0px;
  color: #C1D7EA;
}
.see__text h3 {
  text-align: right;
  font: normal normal 900 20px/25px Roboto;
  letter-spacing: 0px;
  color: #FFFFFF;
}
.see__text {
  margin-right: 36px;
}
.see__button a {
  font: normal normal 500 18px/24px Futura;
  letter-spacing: -0.32px;
  color: #F0F0F0;
  background: transparent;
  border-radius: 27px;
  opacity: 1;
  text-align: center;
  padding: 8px 25px;
  display: inline-block;
  border: 1px solid #FFF;
}
.news___bg___image {
  position:relative;
}


.Committed_section_area {
  position: relative;
  z-index: 1;
  background: #FFF;
}

.Committed_section_area::after {
  position: absolute;
  content: '';
  background: url(../images/bg/overlay_2.png);
  width: 251px;
  left: 0;
  top: -168px;
  z-index: 1;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 463px;
}



.our_partners_s{
  position: relative;
    position: relative;
  z-index: 1;
}
.our_partners_s::after {
  position: absolute;
  content: '';
  background: url(../images/bg/overlay_3.png);
  width: 216px;
  right: 0;
  bottom: -101px;
  z-index: 1;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 446px;
}


.Upcoming___max__width{
  max-width: 1140px;
  margin: auto;
  margin-top: -307px;
}
.Upcoming_title h2{
  text-align: left;
  font: normal normal 400 32px/40px Roboto;
  letter-spacing: 0px;
  color: #FFFFFF;
}

.Upcoming_title{
  margin-bottom: 40px;
}
.event-card {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      margin-bottom: 20px;
      background: #2a2a2a;
      overflow: hidden;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
    }

.event-info {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 100px;
}

 .event-info h3 {
    margin-bottom: 10px;
    font: normal normal 500 26px/32px Roboto;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
  }

    .event-info p {
      font-size: 13px;
      margin-bottom: 20px;
      color: #cfcfcf;
    }


  .event-info button {
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    padding: 8px 16px;
    border-radius: 20px;
    cursor: pointer;
    font-size: 14px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }

    .event-info button:hover {
      background: #fff;
      color: #000;
    }

    .event-date {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      font-weight: bold;
      text-align: center;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 320px;
              flex: 0 0 320px;
      color: #fff;
      font-size: 22px;
    }

    /* Red style */
   .event-date.red {
    background: #B9061B;
    position: relative;
  }
.event-date.red::after {
  position: absolute;
  content: '';
  background: url(../images/bg/Union_1.png);
  width: 92px;
  left: -45px;
  top: 0px;
  z-index: 1;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 92px;
  bottom: 0;
  margin: auto;
}

  /* White style */
  .event-date.white {
    background: #fff;
    color: #000;
    position: relative;
   }
   .event-date.white::after {
  position: absolute;
  content: '';
  background: url(../images/bg/Union_2.png);
  width: 92px;
  right: -45px;
  top: 0px;
  z-index: 1;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 92px;
  bottom: 0;
  margin: auto;
}

.Upcoming__section {
  background: #1B1B1B;
  padding-bottom: 80px;
}


/*Event Single Css */

.Upcoming___max__width__2 {
  max-width: 1000px;
  margin: auto;
  margin-top: -307px;
}

.Featured_image img {
  width: 100%;
}
.Featured_content h2 {
  font: normal normal 500 26px/32px Roboto;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  padding-bottom: 30px;
}
.Featured_content p {
  font: normal normal 500 13px/25px Roboto;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
}
.date__single {
  background: #B9061B 0% 0% no-repeat padding-box;
  width: 300px;
  text-align: center;
  font: normal normal 900 27px/26px Roboto;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  margin-bottom: 70px;
  padding: 60px;
}


.Featured_content {
  padding-left: 60px;
}
.features__table__content {
  margin-top: 60px;
}
.features__table__content strong {
  font: normal normal 900 11px/15px Roboto;
  letter-spacing: 0px;
  color: #FFFFFF;
  margin-top: 25px;
  display: inline-block;
}
.features__table__content p {
  font: normal normal normal 11px/15px Roboto;
  letter-spacing: 0px;
  color: #FFFFFF;
}
.sign__up__btn{
  text-align: center;
}
.sign__up__btn a {
  background: #B9061B 0% 0% no-repeat padding-box;
  border-radius: 22px;
  opacity: 1;
  font: normal normal 500 16px/21px Futura;
  letter-spacing: -0.26px;
  color: #F0F0F0;
  opacity: 1;
  padding: 13px 99px;
  display: inline-block;
  margin-top: 60px;
}
.padding___left{
  padding-left: 30px;
}
.padding___right {
  padding-right: 30px;
  border-right: 1px solid #5B5B5B;
}

/*Become a Member css*/

.Upcoming___max__width__3 {
  max-width: 875.93px;
  margin: auto;
  margin-top: -407px;
}

.become_member_content strong {
  font: normal normal bold 15px/18px Roboto;
  letter-spacing: 0px;
  color: #FFFFFF;
  padding-bottom: 20px;
  display: inline-block;
}

.become_member_content p {
  font: normal normal normal 13px/18px Roboto;
  letter-spacing: 0px;
  color: #FFFFFF;
  padding-bottom: 22px;
}

.pa_left{
  padding-left: 15px;
}
.pa_right {
  padding-right: 25px;
  border-right: 1px solid #464646;
}



.form____container {
  max-width: 824px;
  padding: 30px 60px;
  background: #313131;
  margin: auto;
  margin-top: 40px;
  border-left: 3px solid #0064B1;
}

    .form____container h2 {
      text-align: center;
      margin-bottom: 20px;
    }

    .form-group {
      margin-bottom: 15px;
    }



input[type="text"], input[type="email"], input[type="tel"], input[type="url"], input[type="password"] {
  width: 100%;
  padding: 10px;
  border-radius: 0;
  background: #313131;
  font: normal normal normal 15px/20px Roboto;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  border: none;
  border-bottom: 1px solid #707070;
}

input[type="text"].reg-form-control, input[type="email"].reg-form-control, input[type="tel"].reg-form-control, input[type="url"].reg-form-control, input[type="password"].reg-form-control {
  width: 100%;
  padding: 10px 15px;
  border-radius: 9px;
  background: #242424;
  font: normal normal normal 14px/20px Roboto;
  letter-spacing: 0px;
  color: #707070;
  opacity: 1;
  border: none;
  border: 1px solid #818181;
}
    .radio-group {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 10px;
      margin-top: 5px;
    }

    .radio-group label {
      background: #444;
      padding: 8px 16px;
      border-radius: 5px;
      cursor: pointer;
    }

    .radio-group input[type="radio"] {
      display: none;
    }

   .radio-group input[type="radio"]:checked + label {
  background: #0E558C;
  color: #fff;
}

    .upload-group {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 15px;
      margin-bottom: 15px;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
    }

    .upload-group input[type="file"] {
      display: none;
    }

    .upload-btn {
      display: inline-block;
      padding: 8px 16px;
      background: #444;
      color: #fff;
      border-radius: 5px;
      cursor: pointer;
      border: 1px solid #666;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s;
    }

    .upload-btn:hover {
      background: #666;
    }

   .upload-label {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      font: normal normal normal 15px/20px Roboto;
      letter-spacing: 0px;
      color: #FFFFFF;
      opacity: 1;
    }
    .submit-btn {
      display: block;
      margin: 30px auto 0;
      padding: 12px 30px;
      background: #b50d18;
      color: #fff;
      font-size: 16px;
      font-weight: bold;
      border: none;
      border-radius: 25px;
      cursor: pointer;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s;
    }

    .submit-btn:hover {
      background: #e21624;
    }



  .form-group.group____alsk label {
  color: #FFF;
}  
.form-group.group____alsk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 50px;
}
.form-group.group____alsk .radio-group {
  margin-right: 15px;
}


    /* Responsive */
    @media (max-width: 600px) {
      .upload-group {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
      }
    }

   
.Upcoming___max__width__4 {
  max-width: 900px;
  margin: auto;
  margin-top: -407px;
}
 
 .Committee____title h2 {
  text-align: center;
  font: normal normal 500 25px/62px Roboto;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
}
.Committee____content p {
  text-align: left;
  font: normal normal 300 13px/20px Roboto;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
}
.profile____items____area{
  margin-top: 100px;
}

.profile__information__item {
  text-align: center;
  margin-bottom: 60px;
}
.profile___details {
  text-align: center;
  margin-top: 10px;
}
.profile___details h3 {
  font: normal normal 500 21px/34px Roboto;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  text-align: center;
}
.profile___details p {
  font: normal normal 300 15px/34px Roboto;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  padding-bottom: 5px;
}

.profile___Image img {
    width: 130px;
    height: 130px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50%;
}




/*Dashboard Css */

.reg-card {
      background: #242424;
      border-radius: 6px;
      padding: 30px;
      margin:  auto;
      max-width: 800px;
    }
    .reg-avatar {
      width: 120px;
      height: 120px;
      border-radius: 50%;
      -o-object-fit: cover;
         object-fit: cover;
      border: 3px solid #fff;
    }
    .reg-upload-btn {
      background: #004b87;
      border: none;
      padding: 8px 16px;
      color: #fff;
      border-radius: 5px;
      cursor: pointer;
    }
    .reg-delete-btn {
      background: #444;
      border: none;
      padding: 8px 16px;
      color: #fff;
      border-radius: 5px;
      cursor: pointer;
    }
    .reg-form-control {
      background: #1c1c1c;
      border: 1px solid #555;
      color: #fff;
    }
.reg-form-control:focus {
  background: #242424;
  color: #fff;
  border-color: #313131;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.reg-save-btn {
  background: #004b87;
  border: none;
  padding: 12px 60px;
  border-radius: 5px;
  font: normal normal 500 20px/27px Futura;
  letter-spacing: -0.32px;
  color: #F0F0F0;
  opacity: 1;
}
.nav-pills .nav-link {
  background: #242424;
  color: #fff;
  letter-spacing: 0px;
  font: normal normal 500 14px/22px Roboto;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  width: 100%;
  text-align: left;
}
    .nav-pills .nav-link.active {
      background: #3C3C3C;
    }

    .reg-card.text-center h5 {
  font: normal normal 500 20px/32px Roboto;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
}

.Upcoming___max__width__6 form h6 {
  font: normal normal 500 20px/32px Roboto;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  padding-bottom: 10px;
  padding-top: 8px;
}


.Upcoming___max__width__6 {
  max-width: 875.93px;
  margin: auto;
  margin-top: -407px;
}

#reg-pills-tab {
  background: #242424;
  padding: 12px;
  -webkit-box-align: first baseline;
      -ms-flex-align: first baseline;
          align-items: first baseline;
}
.nav-item {
  width: 100%;
}
.avataer__image___area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.avater___uploado__btn {
  margin-left: 30px;
}

/*Notification  css */

.noti__title h2{
  font: normal normal 500 20px/32px Roboto;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
margin-bottom: 50px;
}

.post__main__area h4{
  font: normal normal 500 20px/32px Roboto;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
}
.post__main__area p{
  font: normal normal 500 10px/32px Roboto;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
}

.post__content__n p{
  font: normal normal 300 13px/20px Roboto;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
}
.post__content__n{
  padding-top: 10px;
  padding-bottom: 20px;
}
.post__main__area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.Download_pdf__btn a {
  border: 1px solid #707070;
  font: normal normal 500 13px/17px Futura;
  letter-spacing: -0.21px;
  color: #F0F0F0;
  opacity: 1;
  padding: 10px 30px;
  border-radius: 28px;
  display: inline-block;
}
.Download_pdf__btn a span {
  margin-right: 15px;
}
.post___single___item__n {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #707070;
}

.footer_area.black_footer{
  background: #1B1B1B;
}

.footer_area.black_footer .copyright p{
  color: #FFF;
}


.login_btn__s a {
    color: #FFF;
    background: #014d88;
    padding: 8px 15px;
    font-size: 14px;
    border-radius: 28px;
}

.login_form_area {
    width: 300px;
    margin: auto;
    color: #FFF;
}
input#wp-submit {
    background: #B9061B 0% 0% no-repeat padding-box;
    border-radius: 27px;
    opacity: 1;
    font: normal normal 500 18px/27px Futura;
    text-align: left;
    letter-spacing: -0.32px;
    color: #F0F0F0;
    width: 300px;
    border: none;
    text-align: center;
    padding: 12px 20px;
}

p.login-username {
    margin: 15px 0px;
    text-align: left;
}
p.login-password {
    margin: 15px 0px;
    text-align: left;
}

input#user_login {
    border-radius: 28px;
    border: 1px solid #FFF;
    margin-top: 5px;
}

input#user_pass {
    border-radius: 28px;
    border: 1px solid #FFF;
    margin-top: 5px;
}

p.login-remember {
    display: none;
}

.current-menu-item a {
    color: #FFF !important;
}


.menu ul li.current-menu-item a::after {
    opacity: 1;
   
}


.wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450;
  color: #46b450;
  width: max-content;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 26px auto !important;
    text-align: left;
    z-index: 1045;
}

.committee_box {
  margin-top: 40px;
}

.members_preview_grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin-top: 20px;
}

.single_member_preview {
  text-align: center;
}

.member_img img {
  border-radius: 50%;
  width: 80px;
  height: 80px;
  object-fit: cover;
}

.see_all_members {
  margin-top: 20px;
  text-align: center;
}

.single_member_preview h4 {
    color: #FFF;
    padding-top: 20px;
}

.members_preview_inner__new h1 {
  font: normal normal 900 25px/40px Roboto;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  padding-bottom: 24px;
}
.members_preview_inner__new {
    padding: 30px 100px;
}
.flex___fif_item.king___content_bg.New_s {
  display: flex;
  align-items: center;
}