.common_gap {
  padding: 90px 0;
}
.common_gap_news_blog{
  padding: 60px 0;
}
.common_gap_new {
  padding: 50px 0;
}
.banner_video {
  position: relative;
  overflow: hidden;
}

.banner_gif {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner_video video {
  width: 100%;
}

.banner_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 99%;
  pointer-events: none;
  background: url("../images/overlay-video.webp") no-repeat center center;
  background-size: cover;
}

.banner_text {
  position: absolute;
  top: 50%;
  left: 5%;
  transform: translateY(-50%);
  color: #fff;
  z-index: 5;
}

.banner_text h1 {
  font-size: 44px;
  font-weight: 600;
  line-height: 54px;
}
.banner_text h1 span {
  display: block;
}
.home_about_us_right {
  padding-left: 30px;
}
.common_arrow_text h2 span {
  background-color: #020303;
  width: 72px;
  height: 2px;
  display: block;
  margin-right: 12px;
}
.common_arrow_text h2 {
  display: flex;
  align-items: center;
  color: #1d2130;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}
.home_about_us_right h3 {
  color: #0060f0;
  font-size: 36px;
  font-weight: 500;
  margin-top: 12px;
}
.home_about_us_right h3 span {
  display: block;
}
.home_about_us_right p {
  color: #313131;
  font-size: 16px;
  line-height: 26px;
  margin-top: 36px;
}
.home_about_us_left img {
  height: 370px;
  object-fit: cover;
}
.home_profile_block {
  background-image: url(../images/bg-leader.webp);
  padding: 70px 0;
}
.home_profile_block_inner {
  width: 80%;
  margin: 0 auto;
}
.hpbi_block img {
  height: 393px;
  object-fit: cover;
}
.hpbi_block_text {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: #f1681b;
  padding: 8px 0;
}
.hpbi_block_text p {
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 26px;
}
.home_news_updates_inner h3 {
  color: #0060f0;
  font-size: 36px;
  line-height: 46px;
  margin-top: 12px;
}
.home_news_updates_slider_one,
.home_news_updates_slider_two,
.home_news_updates_slider_three {
  margin-top: 36px;
}
.slider_item,
.slider_item1 {
  padding: 0 12px;
}
.slider_item_left img {
  height: 379px;
  object-fit: cover;
}
.slider_item_left1 img {
  height: 385px;
  object-fit: cover;
}
.slider_one_date {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #f1681b;
  width: 168px;
}
.slider_one_date p {
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  padding: 10px 0;
}
.slider_item_right {
  margin-top: 28px;
}
.slider_item_right h5 {
  color: #000000;
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
}
.slider_item_right p {
  color: #313131;
  font-size: 16px;
  line-height: 26px;
  margin-top: 28px;
}
.slider_item_right a {
  margin-top: 20px;
  color: #f1681b;
  font-size: 16px;
  display: flex;
  align-items: center;
}
.slider_item_right a i {
  margin-left: 10px;
  color: #0060f0;
}
.home_news_updates_inner p {
  color: #2b2b2b;
  font-size: 16px;
  line-height: 26px;
  margin-top: 8px;
}
.hnust_block_holder {
  border: 1px solid #ebebeb;
  box-shadow: 2px 1px 17px 0px rgba(0, 0, 0, 0.3);
  border-radius: 8px;
  background-color: #fff;
  overflow: hidden;
  margin: 0 12px;
}
.hnust_block_holder_inner {
  display: block;
}
.hnust_block_holder_img img {
  height: 250px;
  object-fit: cover;
}
.hnust_block_holder_text {
  padding: 24px 20px;
}
.hnust_block_holder_text h5 {
  color: #f1681b;
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
}
.hnust_block_holder_text h6 {
  margin-top: 12px;
  color: #151515;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  height: 50px;
}
.hnust_block_holder_text p {
  margin-top: 20px;
  color: #313131;
  font-size: 16px;
  line-height: 26px;
  height: 110px;
}
.home_news_updates_slider_one .owl-dots,
.home_news_updates_slider_two .owl-dots {
  display: flex !important;
  align-items: center;
  justify-content: center;
  margin-top: 25px;
}
.home_news_updates_slider_one .owl-dot span,
.home_news_updates_slider_two .owl-dot span {
  height: 12px;
  width: 12px;
  border-radius: 100%;
  border: 2px solid #a3a3a3;
  display: block;
  margin-left: 8px;
}
.home_news_updates_slider_one .owl-dot.active span,
.home_news_updates_slider_two .owl-dot.active span {
  background-color: #a3a3a3;
}
.our_gallery {
  background-color: #e9eaeb;
  padding: 70px 0;
}
.home_news_updates_slider_three .owl-stage-outer {
  padding-bottom: 30px;
}
.hnust_block_holder_text_a {
  margin-top: 20px;
  display: flex;
  align-items: center;
  color: #f1681b !important;
  font-size: 18px;
  font-weight: 500;
}
.hnust_block_holder_text_a i {
  color: #333333;
  margin-left: 10px;
}
.home_news_updates_slider_three .owl-carousel .owl-nav.disabled {
  display: flex;
  align-items: center;
  justify-content: center;
}
.custom_nav_right {
  margin-left: 13px;
}
.thankyou_section_inner {
  width: 70%;
  margin: 0 auto;
}
.thankyou_section_inner_block {
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 30px;
}
.thankyou_section_inner_block_bottom {
  padding-top: 30px;
}
.thankyou_section_inner h2 {
  color: #000000;
  font-size: 64px;
  line-height: 74px;
  margin-top: 8px;
}
.thankyou_section_inner h5 {
  color: #a3a3a3;
  font-size: 18px;
  line-height: 28px;
}
.thankyou_section_inner p {
  color: #000000;
  font-size: 20px;
  line-height: 30px;
  margin-top: 15px;
}
.add_more_button {
  display: inline-block;
  background-color: #0060f0 !important;
  color: #fff !important;
  font-size: 16px;
  padding: 10px 33px;
  border-radius: 4px;
  margin-top: 20px;
}
.add_more_button:hover {
  box-shadow: none;
  border: none;
  border-color: unset;
  border-top-color: unset;
  border-bottom-color: unset;
  border-left-color: unset;
  border-right-color: unset;
}
.add_more_button i {
  margin-right: 10px;
}
.thankyou_section_inner_block_bottom p {
  color: #000000;
  font-size: 18px;
  line-height: 28px;
  margin-top: 0;
}
.thankyou_section_inner_block_bottom p a {
  color: #0060f0 !important;
  font-size: 18px;
  line-height: 28px;
}
.return_to_home {
  color: #f1681b !important;
  font-size: 16px;
  margin-top: 10px;
  text-decoration: underline !important;
  display: inline-block;
}
.common_middle_block {
  padding: 65px 27px;
  border-radius: 4px;
  border: 1px solid #ebebeb;
  box-shadow: 2px 1px 17px 0px rgba(0, 0, 0, 0.3);
  width: 420px;
}
.common_middle_block h2 {
  color: #f1681b;
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
}
.common_middle_block p {
  color: #4d4d4d;
  font-size: 14px;
  line-height: 24px;
  margin-top: 16px;
}
.common_middle_block p span {
  display: block;
}
.aadhaar_input_block {
  margin-top: 32px;
}
.custom_control {
  text-align: center;
}
.custom_control:focus,
.custom_control9:focus {
  box-shadow: none;
}
.common_verification_button {
  margin-top: 30px;
}
.new_common_button_block {
  text-transform: uppercase;
  color: #fff !important;
  background-color: #0060f0;
  border-radius: 4px;
  font-size: 16px;
}
.input_section_grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-gap: 10px;
}
.common_middle_block h5 {
  margin-top: 26px;
  color: #4d4d4d;
  font-size: 16px;
  line-height: 26px;
}
.census_registration_form_inner {
  width: 85%;
  margin: 0 auto;
}
.census_registration_form_inner99 {
  width: 95%;
  margin: 0 auto;
}
.census_registration_form_inner h2 {
  color: #000000;
  font-size: 28px;
  line-height: 38px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 20px;
}
.crfil_one,
.crfir_one,
.announcements_block {
  border: 1px solid #d3d3d3;
  border-radius: 4px;
}
.member_block h3 {
  padding: 10px 0 10px 24px;
  color: #000000;
  font-size: 20px;
  line-height: 30px;
  border-bottom: 1px solid #d3d3d3;
}
.your_cart h3 {
  padding: 10px 0 10px 24px;
  color: #0060f0;
  font-size: 20px;
  line-height: 30px;
  border-bottom: 1px solid #d3d3d3;
}
.member_details,
.your_cart_details {
  padding: 20px 24px;
}
.member_details {
  display: grid;
  grid-template-columns: 100px 1fr;
  grid-gap: 32px;
}
.member_details_left img {
  width: 100px;
  border-radius: 100%;
  object-fit: cover;
}
.member_details_right h4 {
  color: #1d1d1d;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
}
.mdr_block {
  display: grid;
  margin-bottom: 8px;
  grid-template-columns: 148px 1fr;
  grid-gap: 16px;
}
.mdr_block p {
  color: #4d4d4d;
  font-size: 14px;
}
.origin_district {
  margin-top: 20px;
}
.custom_form_label {
  color: #000000;
  font-size: 16px;
}
.price_section {
  display: flex;
  justify-content: space-between;
}
.price_section h5 {
  color: #000000;
  font-size: 18px;
  font-weight: 500;
}
.price_section_left p {
  color: #a3a3a3;
  font-size: 14px;
}
.price_payment_button_block {
  background-color: #0060f0;
  border-radius: 5px;
  padding: 9px 0;
  color: #fff !important;
  font-size: 16px;
  font-weight: 500;
  width: 100%;
  margin-top: 28px;
}
.crfir_two {
  margin-top: 24px;
}
.crfir_two p {
  color: #787878;
  font-size: 12px;
  text-align: center;
  margin-bottom: 16px;
}
.thankyou_section_inner_block h6 {
  color: #000000;
  font-size: 20px;
  line-height: 30px;
  margin-top: 15px;
}
.thankyou_section_inner_block h6 span {
  color: #434343;
  margin-left: 5px;
}

/* Card */
.package-card {
  border: 1px solid #ddd;
  border-radius: 10px;
  padding: 14px;
  cursor: pointer;
  transition: all 0.3s ease;
  background: #fff;
  display: flex;
  align-items: center;
  gap: 12px;
}

/* Active state */
.package-card.active {
  background: #eaf2ff;
  border-color: #0d6efd;
}

/* Radio */
.package-radio {
  flex: 0 0 22px;
}

.package-radio input {
  width: 20px;
  height: 20px;
  accent-color: #0d6efd;
}

/* Content */
.package-content {
  flex: 1;
}

.package-title {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.3;
}

.package-sub {
  font-size: 13px;
  color: #777;
}

/* Price FIX */
.package-price {
  font-size: 16px;
  font-weight: 700;
  white-space: nowrap; /* prevents breaking */
  display: flex;
  align-items: center; /* vertical center */
  justify-content: center;
  min-width: 90px;
}

/* Active text */
.package-card.active .package-title,
.package-card.active .package-price {
  color: #0d6efd;
}
.aadhaar_input_block99 {
  margin-top: 24px;
}
.custom_form_label9 {
  color: #4d4d4d;
  font-size: 16px;
}
.certificate-box {
  border: 1px solid #e5e5e5;
  border-radius: 6px;
  padding: 12px 16px;
  background: #f2f3f4;
  margin-top: 20px;
}

.cert-icon {
  color: #f36f21;
  font-size: 20px;
}

.download-btn {
  background-color: #0d6efd;
  border-radius: 6px;
  padding: 8px 16px;
  font-size: 14px;
}

.download-btn i {
  margin-left: 6px;
}
.announcements_block_header {
  padding: 10px 0 10px 24px;
}
.announcements_block_header h6 {
  color: #000000;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}
.announcements_block_holder {
  padding: 20px 76px 40px 76px;
}
.announcements_block_holder img {
  height: 315px;
  object-fit: cover;
}
/* ---------------------------contact us start ------------------------------------------- */
.contact_us {
  background: url("../images/contact/Contact-bg-image.webp") center/cover
    no-repeat;
  height: 430px;
  display: flex;
  align-items: center;
}
.contact_us_inner_holder h1 {
  color: #ffffff;
  font-size: 52px;
  font-weight: 500;
  line-height: 62px;
}
.contact_us_inner_holder h1 span,
.oro_heading h2 span {
  display: block;
}
.oro_heading h2 {
  color: #1d2130;
  font-size: 36px;
  font-weight: 500;
  line-height: 46px;
}
.oro_heading_sub_heading {
  margin-top: 40px;
}
.oro_heading_sub_heading h3 {
  color: #0060f0;
  font-size: 22px;
  font-weight: 500;
  line-height: 32px;
  border-bottom: 1px solid #0060f0;
}
.common_cc_background {
  background-color: #e9eaeb;
  border-radius: 6px;
  padding: 24px;
  margin-top: 40px;
}
.common_cc_background {
  display: grid;
  grid-template-columns: 90px 1fr;
  grid-gap: 20px;
}
.common_cc_right h6 {
  color: #1d2130;
  font-size: 22px;
  font-weight: 500;
}
.common_cc_right h6 span {
  margin-left: 5px;
  color: #1d2130;
  font-weight: 400;
}
.common_cc_right_flex {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
.common_cc_right_flex h5 i {
  color: #0060f0;
  font-size: 18px;
}
.common_cc_right_flex h5 a span {
  color: #0060f0;
  font-size: 18px;
  margin-left: 10px;
}
.common_cc_left img {
  height: 87px;
  object-fit: cover;
}
.every_member {
  margin-top: 90px;
  background-color: #fef3dd;
  padding: 66px 0;
}
.every_member_inner h2 {
  color: #f1681b;
  font-size: 36px;
  line-height: 46px;
  font-weight: bold;
}
.every_member_inner h2 span {
  display: block;
}
.common_cc_background99 {
  height: 150px;
}
.about_motto_section {
  border-top: 1px solid #212121;
  padding: 90px 0;
}
.about_motto_section_inner h3 {
  color: #0060f0;
  font-size: 36px;
  line-height: 46px;
  font-weight: 500;
}
.amsi {
  margin-top: 26px;
}
.amsi h5 {
  color: #1d2130;
  font-size: 22px;
  font-weight: bold;
  line-height: 32px;
}
.amsi p {
  color: #313131;
  font-size: 16px;
  line-height: 26px;
  margin-top: 20px;
}
.amsi_section {
  margin-top: 40px;
}
.amsi_section h6 {
  color: #1d2130;
  font-size: 22px;
  line-height: 32px;
  font-weight: bold;
}
.amsi_section p {
  color: #313131;
  font-size: 16px;
  margin-top: 20px;
}
.amsi_section ul {
  margin-top: 32px;
  padding-left: 20px;
}
.amsi_section ul li {
  color: #313131;
  font-size: 16px;
  margin-bottom: 8px;
  position: relative;
  padding-left: 20px;
}
.amsi_section ul li:last-child {
  margin-bottom: 0;
}
.amsi_section ul li::after {
  position: absolute;
  top: 9px;
  left: 0;
  content: "";
  height: 6px;
  width: 6px;
  border-radius: 100%;
  background-color: #313131;
}
.two_known_persons p {
  color: #000000;
  font-size: 16px;
  border-bottom: 1px solid #000000;
}
.raise_a_concern {
  background: url("../images/raise-concern-hero-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 150px 0;
}
.raise_a_concern_inner h1 {
  color: #fff;
  font-size: 52px;
  font-weight: 500;
  line-height: 62px;
}
.raise_a_concern_inner p {
  margin-top: 26px;
  font-size: 22px;
  line-height: 32px;
  color: #fff;
}
.raise_a_concern_inner p span {
  display: block;
}
.submit_your_concern_right {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.submit_your_concern_right img {
  height: 508px;
  object-fit: cover;
}
.submit_your_concern_left h2 {
  color: #1d2130;
  font-size: 36px;
  font-weight: 500;
  margin-bottom: 32px;
}
.rcf_control {
  padding: 16px 17px;
  background-color: #e9e9e9;
}
.rcf_control:focus {
  background-color: #e9e9e9;
}
.rcf_button_holder {
  width: 156px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  color: #ffffff !important;
  font-size: 16px;
  font-weight: 500;
  background-color: #0060f0;
}
/* ---------------------------contact us end ------------------------------------------- */
@media (min-width: 1450px) {
  .common_gap_new {
    padding: 110px 0;
  }
}
@media (max-width: 991px) {
  .banner_gif {
    height: 65vh;
  }
  .banner_text h1 {
    font-size: 32px;
  }
  .submit_your_concern_right {
    margin-top: 60px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .census_registration_form_inner {
    width: 100%;
  }
  .census_registration_form_inner_right, .announcements_block {
    margin-top: 80px;
  }
  .raise_a_concern {
    background-position: bottom;
  }
  .home_about_us_left, .announcements_block_header h6, .announcements_block_holder {
    text-align: center;
  }
  .home_about_us_right {
    padding-left: 0;
    margin-top: 40px;
    text-align: center;
  }
  .home_about_us_right_h2 h2 {
    justify-content: center;
  }
  .hpbi_block_last_block {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
      .submit_your_concern_right {
        margin-top: 40px;
        height:unset
    }
  .common_cc_background99 {
    height: unset;
  }
  .announcements_block {
    margin-top: 40px;
  }
  .announcements_block_header h6 {
    text-align: center;
  }
  .certificate-box {
    flex-direction: column;
  }
  .announcements_block_holder {
    padding: 20px 20px 40px 20px;
    text-align: center;
  }
  .download-btn {
    margin-top: 20px;
  }
  .mobile_number_login_block {
    display: unset;
  }
  .common_gap {
    padding: 60px 0;
  }
  .home_about_us_right {
    margin-top: 36px;
    padding-left: 0;
  }
  .home_about_us_right h3,
  .home_news_updates_inner h3 {
    font-size: 24px;
    line-height: 34px;
  }
  .home_about_us_right h3 span {
    display: unset;
  }
  .home_about_us_right p {
    margin-top: 24px;
  }
  .home_profile_block {
    padding: 24px 0 54px 0;
  }
  .home_profile_block_inner {
    width: 100%;
  }
  .hpbi_block {
    margin-top: 30px;
  }
  .banner_overlay {
    background: url("../images/overlay-video-mobile.png") no-repeat center
      center;
    background-size: cover;
  }
  .banner_text {
    position: unset;
    margin-top: 63px;
    position: relative;
  }
  .banner_text h1 span {
    display: block;
  }
  .thankyou_section_inner {
    width: 100%;
  }
  .thankyou_section_inner h2 {
    font-size: 34px;
    line-height: 44px;
    margin-top: 15px;
  }
  .thankyou_section_inner h5,
  .thankyou_section_inner p {
    font-size: 16px;
    line-height: 26px;
  }
  .thankyou_section_inner_block_bottom p {
    font-size: 18px;
    line-height: 28px;
  }
  .common_middle_block p span {
    display: unset;
    margin-left: 5px;
  }
  .common_middle_block {
    border: none;
    box-shadow: none;
    padding: 0;
    width: unset;
  }
  .common_middle_block p {
    margin-top: 12px;
  }
  .census_registration_form_inner {
    width: 100%;
  }
  .census_registration_form_inner h2 {
    font-size: 24px;
    line-height: 34px;
  }
  .member_details {
    grid-template-columns: 1fr;
  }
  .price_section h5 {
    font-size: 16px;
  }
  .your_cart h3,
  .member_block h3 {
    font-size: 18px;
  }
  .census_registration_form_inner_right {
    margin-top: 40px;
  }
  .member_details,
  .your_cart_details {
    padding: 20px 13px;
  }
  .contact_us {
    background: url("../images/contact/contact-mobile-hero-bg.webp")
      center/cover no-repeat;
    height: 260px;
    object-fit: cover;
  }
  .contact_us_inner_holder h1 {
    font-size: 28px;
    line-height: 38px;
  }
  .contact_us_inner_holder h1 span,
  .contact_us_inner_holder h1 span,
  .oro_heading h2 span {
    display: unset;
    margin-left: 5px;
  }
  .oro_heading h2 {
    font-size: 24px;
    line-height: 34px;
    text-align: center;
  }
  .oro_heading_sub_heading {
    margin-top: 30px;
  }
  .oro_heading_sub_heading h3 {
    font-size: 18px;
    line-height: 28px;
  }
  .common_cc_background {
    margin-top: 20px;
    padding: 24px 19px;
  }
  .common_cc_right h6 {
    font-size: 18px;
  }
  .common_cc_right_flex {
    flex-direction: column;
  }
  .common_cc_right_flex h5:nth-child(2) {
    margin-top: 10px;
  }
  .common_cc_right h6 {
    height: unset;
  }
  .every_member {
    margin-top: 60px;
    padding: 50px 0;
  }
  .every_member_inner h2 {
    font-size: 24px;
    line-height: 34px;
  }
  .every_member_inner h2 span {
    display: unset;
    margin-left: 5px;
  }
  .about_motto_section {
    padding: 60px 0;
  }
  .about_motto_section_inner h3 {
    font-size: 24px;
    line-height: 34px;
  }
  .amsi {
    margin-top: 20px;
  }
  .amsi h5,
  .amsi_section h6 {
    font-size: 18px;
    line-height: 28px;
  }
  .amsi p {
    margin-top: 12px;
  }
  .amsi_section {
    margin-top: 30px;
  }
  .amsi_section p {
    margin-top: 20px;
  }
  .mdr_block {
    grid-template-columns: 78px 1fr;
  }
  .raise_a_concern {
    background: url("../images/raise-concern-mobile-hero-bg.webp");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 70px 0;
    background-position: right;
  }
  .raise_a_concern_inner {
    text-align: center;
  }
  .raise_a_concern_inner h1 {
    font-size: 28px;
    line-height: 38px;
  }
  .submit_your_concern_left h2 {
    font-size: 24px;
    line-height: 34px;
    text-align: center;
  }
  .raise_a_concern_inner p span {
    display: unset;
    margin-left: 5px;
  }
  .raise_a_concern_inner p {
    font-size: 16px;
    line-height: 26px;
    margin-top: 12px;
  }
}

@media (max-width: 576px) {
  .banner_text h1 {
    font-size: 24px;
    line-height: 34px;
    position: relative;
    top: -14px;
  }
  .rcf_button_holder {
    width: 100%;
  }
}
@media (max-width: 464px) {
  .home_about_us_right h3 {
    font-size: 18px;
    line-height: 28px;
  }
  .banner_text h1 {
    font-size: 18px;
    line-height: 28px;
    position: relative;
    top: -14px;
  }
}
@media (max-width: 410px) {
  .banner_overlay {
    background: url("../images/overlay-video-mobile-one.png") no-repeat center
      center;
    background-size: cover;
  }
}
@media (max-width: 360px) {
  .package-title {
    font-size: 14px;
  }
  .package-price {
    font-size: 15px;
    min-width: 80px;
  }
}
@media (max-width: 359px) {
  .common_cc_right_flex h5 a span {
    font-size: 14px;
  }
  .common_cc_background {
    grid-gap: 9px;
  }
}
@media (max-width: 350px) {
  .hnust_block_holder_text h6 {
    height: 73px;
  }
}
@media (max-width: 326px) {
  .every_member_inner h2 {
    font-size: 23px;
    line-height: 33px;
  }
}
