/*nama home header logo */
.header-logo {
  width: 165px;
}

.reg-group input,
.reg-group textarea {
  margin-top: 15px;
  margin-bottom: auto;
}

.modal-form {
  height: auto !important;
  min-height: 400px;
}

.model-container {
  height: auto !important;
}

.model-submit {
  margin-top: 15px;
}

.input-group input,
.input-group textarea {
  margin-bottom: 0px;
}

.contact-form label {
  margin-top: 20px;
}

.logo img {
  height: 90px;
  width: 110px;
}

.main-nav a:hover,
.main-nav a.active {
  color: #a12d2a;
}

.dropdown .dropdown-menu a:hover {
  color: #a12d2a;
}

.top-bar {
  background: #191b1c;
  ;
}

.main-nav {
  margin-left: auto;
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .sticky-header .container {
    height: 130px;
  }

  .logo img {
    width: 150px;
    height: auto;
    margin-top: -50px;
    margin-bottom: -50px;
  }
}

@media (max-width: 768px) {
  .header-logo {
    width: 130px;
  }
 .error-message {
    position: relative;
    bottom: 20px;
  }
  .logo img {
    width: 110px;
  }

  .org-name {
    margin-top: 10px;
    margin-bottom: 0px;
  }

  .about-content {
    padding: 20px;
  }
}

/*nama Home page button colors */
.hero {
  background-color: #fbfbfb;
}

.hero h3 {
  color: #a12d2a;
}

.section-subtitle {
  color: #a12d2a;
}

.benefits h4 {
  color: #a12d2a;
}

.arrow-btn {
  background-color: #a12d2a;
}

.enroll-btn {
  background-color: #a12d2a;
}

.enroll-btn:hover {
  color: #191b1c;
  ;
}

.icon-circle {
  color: #a12d2a;
}

.features-cards {
  gap: 33px;
}

.feature {
  height: 500px;
}

.feature img {
  width: 110px;
  height: 90px;
}

/*nama footer */
.footer-logo {
  /* width: 130px;
  height: 130px; */
  margin-top: 20px;
  background-color: #ead3d2;

}

.footer-section h3::after {
  background-color: #a12d2a;
}

.footer-section a:hover {
  color: #a12d2a;
}

/*nama about page */
.about-banner .overlay {
  background-color: rgb(212 39 38);
  opacity: 0.85;
}

.about-icon {
  color: #191b1c;
  ;
}

.about-title {
  color: #a12d2a;
}

.abourt-org-name-p {
  font-size: 16px;
  font-weight: normal;
  line-height: 27px;
  color: #333;
  margin-top: 15px;
  padding: 0 58px;
}

/* nama Student Membership */
.membership-sections {
  background-color: #a12d2a;
}

.membership-sections h3 {
  color: #FFFFFF;
}

.membership-sections h1 {
  color: #FFFAFA;
}

.membership-sections P {
  max-width: 1200px;
  color: #FCF7F7;
  ;
}

.student-bar {
  background-color: #191b1c;
  ;
  margin-top: 10px;
}

.button {
  background-color: #a12d2a;
}

.button:hover {
  background-color: #191b1c;
  ;
}

.info-img {
  background-color: #a12d2a;
}

/* Individual css  */
.individual-bar {
  background-color: #191b1c;
  ;
  margin-top: 10px;
}

.professional .input {
  width: 100%;
}

/* Institutional */
.institutional-nav {
  background-color: #191b1c;
  ;
  margin-top: 10px;
}

.add-member-btn {
  background-color: #a12d2a;
}

.add-member-btn:hover {
  background-color: #191b1c;
  ;
}

/*membership benifits*/
.padai-membership-benefits-container::before {
top: 365px;
  bottom: -325px;
}

.padai-icon {
  color: #a12d2a;
}

.padai-hover-content {
  background: #a12d2a;
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .membership-sections p {
    max-width: 745px;
  }
.padai-membership-benefits-container::before {
  top: 461px;
  bottom: -372px;
}

}

/* contact-us */
.contact-subtitle {
  color: #a12d2a;
  border-bottom: 2px solid #a12d2a;
}

.button-submit {
  background-color: #a12d2a;
}

.button-submit:hover {
  background-color: #191b1c;
  ;

}

.model-submit {
  background-color: #a12d2a;
}

.model-submit:hover {
  background-color: #191b1c;
  ;
}

.close-modal {
  background: #a12d2a;
}

.input-group .contact-icon {
  color: #a12d2a;
}

@media (max-width: 768px) {
  .sticky-header-logo {
  width: 130px !important;
}
  .contact-btn {
    background-color: #a12d2a;
  }

  .abourt-org-name-p {
    padding: 0 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .header-logo {
    width: 150px;
    height: auto;
    margin-left: 27px;
    margin-top: -50px;
    margin-bottom: -50px;
  }
.sticky-header-logo {
  width: 130px !important;
}
  .contact-btn {
    background-color: #a12d2a;
  }

  .abourt-org-name-p {
    padding: 0 20px;
  }
  .padai-memebership-benefits-container::before{
    top: 461px;
  bottom: -370px;
  }
}

@media only screen and (min-width: 993px) and (max-width: 1200px) {
  .contact-btn {
    background-color: #a12d2a;
  }

  .abourt-org-name-p {
    padding: 0 20px;
  }
}
  
.mobile-view {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease;
}

.mobile-view.show {
  visibility: visible;
  opacity: 1;
}

/* Backdrop */
.backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease;
  z-index: 1;
}

.backdrop.show {
  opacity: 1;
  visibility: visible;
}

/* Mobile Navigation Panel */
.mobile-nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 23%;
  max-width: 100%;
  height: 100%;
  background: #fff;
  z-index: 5;
  transition: all 500ms ease 0ms;
  overflow-y: auto;
  padding: 20px;
}

.mobile-view.show .mobile-nav {
  left: 0;
}

/* Close icon */
.mobile-nav .close-icon {
  position: relative;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #e4e7ee;
  text-align: center;
  display: block;
  margin-bottom: 20px;
  margin-left: auto;
  color: #84888f;
}

/* Navigation items */
.mobile-nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.mobile-nav ul li {
  border-bottom: 1px solid #ddd;
  position: relative;

}

.mobile-nav ul li:last-child {
  border-bottom: none;
}

.mobile-nav ul li a {
  display: block;
  padding: 15px 20px;
  text-decoration: none;
  color: #282f3b;
  font-size: 16px;

}

/* Dropdown styles */
.mobile-nav .mobile-dropdown-content {
  display: none;
  flex-direction: column;
  background: #fff;
}

.mobile-nav .mobile-dropdown-content.show {
  display: flex;
}

.mobile-nav .mobile-dropdown-content li:last-child {
  border-bottom: none;
}

.mobile-nav .mobile-dropdown-content li a {
  /* padding: 12px 30px; */
  font-weight: 400;
  font-size: 15px;
  color: #444;
  margin-left: 7px;
  border-top: 1px solid #efe7ee;
}

/* Dropdown button */
.mobile-nav .dropbtn {
  position: absolute;
  right: 15px;
  top: 10px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border-radius: 3px;
  cursor: pointer;
  border: 1px solid #e4e7ee;
  font-size: 24px;
}

/* iPad view: mobile nav 30% width with backdrop */
@media (min-width: 768px) and (max-width: 991px) {
  .mobile-nav {
    width: 40%;
    max-width: 40%;
    left: -30%;

  }

  .mobile-view.show .mobile-nav {
    left: 0;
  }

  .backdrop {
    background: rgba(0, 0, 0, 0.5);
  }
}

/* Mobile view: full width nav without backdrop */
@media (max-width: 768px) {
  .mobile-nav {
    width: 100%;
    max-width: 100%;
    left: -100%;
  }

  .mobile-view.show .mobile-nav {
    left: 0;
  }

  .backdrop {
    display: none;
  }
}

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

  .mobile-nav {
    width: 30%;
    max-width: 30%;
    left: -30%;
  }

  .mobile-view.show .mobile-nav {
    left: 0;
  }

  .backdrop {
    background: rgba(0, 0, 0, 0.5);
  }
}

.sticky-header-logo {
  width: 165px;
}

.overlay_link a {
  color: white;
  text-decoration: none;
}

.about-icon img {
  color: #a12d2a;
  margin-bottom: 15px;
  height: 60px;
}

.student-bar li img {
  filter: brightness(0) invert(1);
  margin-right: 10px;
  height: 18px;
}

.individual-bar li img {
  filter: brightness(0) invert(1);
  margin-right: 8px;
  height: 18px;
}

.institutional-nav li img {
  filter: brightness(0) invert(1);
  margin-right: 8px;
  height: 18px;
}

.input-group .contact-icon img {
  color: #a12d2a;
  filter: invert(16%) sepia(77%) saturate(3642%) hue-rotate(344deg) brightness(87%) contrast(92%);
  position: absolute;
  right: 14px;
  top: 37%;
  transform: translateY(-50%);
  height: 25px;
}

.info-images {
  height: 40px;
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%);
  color: #ffff;
}

.privacy-content {
  max-width: 1200px;
  margin: 2rem auto;
  padding: 0 1rem;

}

.privacy-content h2 {
  font-size: 18px;
  margin-bottom: 1rem;
  letter-spacing: 1px;
  color: #3f3f3f;
  font-weight: 780;
  margin: 15px;
}

.privacy-content h3 {
  font-size: 17px;
  margin-top: 1.5rem;
  font-weight: 780;
  color: #3f3f3f;
  margin-bottom: 20px;
}

.privacy-content p {
  margin-top: 0.5rem;
  font-size: 1rem;
  line-height: 1.6rem;
  color: #666;
}

.student-img {
  height: 40px;
}

.contact-img {
  height: 40px;
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%);
  color: #ffff;
}