

/*smei home header logo */
.header-logo {
  width: 130px;
}
.sticky-header-logo{
  width: 130px;
}

.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;
}

.main-nav a:hover, .main-nav a.active {
  color: #7A231C;
}
.dropdown .dropdown-menu a:hover {
  color: #7A231C;
}
.top-bar {
  background: #282f3b;
}
.main-nav {
  margin-left: auto;
}
/* .icon-circle img {
    height: 50px;
filter: brightness(0) saturate(100%) invert(12%) sepia(95%) saturate(638%) hue-rotate(342deg) brightness(91%) contrast(86%);
    color: #7A231C;
} */
 .icon-circle img {
    height: 50px;
    filter: brightness(0) saturate(100%) invert(12%) sepia(95%) saturate(638%) hue-rotate(342deg) brightness(91%) contrast(86%);
  color: #7A231C;
  }

.about-img{
  height: 70px;
    filter: brightness(0) saturate(100%) invert(12%) sepia(95%) saturate(638%) hue-rotate(342deg) brightness(91%) contrast(86%);
    color: #7A231C;
}
.contact-img{
   height: 40px;
   filter: brightness(0) saturate(100%) invert(12%) sepia(95%) saturate(638%) hue-rotate(342deg) brightness(91%) contrast(86%);
    color: #7A231C;
}
.student-img{
  height: 40px;
}
.membership-img{
   height: 100px;
  filter: brightness(0) saturate(100%) invert(12%) sepia(95%) saturate(638%) hue-rotate(342deg) brightness(91%) contrast(86%);
    color: #7A231C;
}
.membership-bar{
  height: 40px;
   filter: brightness(0) invert(1);
   position: relative;
   top: 2px;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .sticky-header .container {
    height: 130px;
  }
  .logo img {
    width: 100px;
  }
   .contact-img{
          height: 33px;
        }
}
@media (max-width: 768px) {
  .header-logo {
    width: 100px;
  }
  .logo img {
    width: 100px;
  }
  .contact-container {
    flex-direction: column;
  }
   .contact-img{
          height: 33px;
        }
        .error-message{
          position: relative;
          bottom: 20px;
        }
}
/*smei Home page button colors */
.hero{
    background-color: #fbfbfb;
}
.hero h3{
    color: #7A231C;
}
.section-subtitle {
  color: #7A231C;
}
.benefits h4 {
  color: #7A231C;
}
.arrow-btn{
    background-color: #7A231C;
}

.enroll-btn{
    background-color: #7A231C;
}

.icon-circle{
    color: #7A231C;
}
/*smei footer */
.footer-section h3::after {
    background-color: #7A231C;
}

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

/*smei about page */
.about-banner .overlay {
        background-color: rgb(40, 47, 59);
        opacity: 0.85;
  }
.about-icon{
    color: #7A231C;
}
.about-title{
    color: #111111;
}

/* smei Student Membership */
    .membership-sections {
  background-color: #4d1f48;
  }
  .membership-sections h3 {
  color: #FFFFFF;
  }
  .membership-sections h1 {
    color: #FFFAFA;
  }
  .membership-sections P {
    color: #FCF7F7;;
  }
.student-bar{
    background-color: #1c1c7a;
    margin-top: 10px;
}
.button{
    background-color: #7A231C;
}
.button:hover{
    background-color: #092958 ;
}
  .info-img{
    background-color: #db716a;
  }
/* Individual css  */
  .individual-bar{
    background-color: #1c1c7a;
    margin-top: 10px;
  }
  .professional .input {
    width: 100%;
  }
/* Institutional */
  .institutional-nav{
    background-color: #1c1c7a;
    margin-top: 10px;
  }
  .add-member-btn{
    background-color: #7A231C;
  }
  /*membership benifits*/
  .padai-membership-benefits-container::before {
     bottom: -325px;
  top: 337px;
    }
    .padai-icon {
      color: #7A231C;
    }
    .padai-hover-content {
      background: #7A231C;
    }

    @media only screen and (min-width: 768px) and (max-width: 992px) {
        .padai-membership-benefits-container::before {
           bottom: -499px;
    top: 407px;
        }
    }
  /* contact-us */
  .button-submit{
    background-color: #7A231C;
  }
  .button-submit:hover {
    background-color: #800b03;
  }
    .model-submit{
    background-color: #7A231C;
  }
  .model-submit:hover {
    background-color: #770b03;
  }
  .close-modal {
    background: #7A231C;
  }
  .input-group .contact-icon{
    color: #7A231C;
  }
 
@media (max-width: 768px) {
  .contact-btn {
    background-color: #7A231C;
  }
  .contact-img{
   height: 30px;
   filter: brightness(0) saturate(100%) invert(12%) sepia(95%) saturate(638%) hue-rotate(342deg) brightness(91%) contrast(86%);
    color: #7A231C;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
      .header-logo {
    width: 100px;
    height: auto;
    margin-left: 27px;
  }

    .contact-btn {
        background-color: #7A231C;
    }
    .sticky-header-logo {
  width: 100px;
}
}

@media only screen and (min-width: 993px) and (max-width: 1200px) {
  .contact-btn {
    background-color: #7A231C;
  }
.padai-membership-benefits-container::before {
  bottom: -515px;
  top: 337px;
}

}

        .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);
            }
        }
