/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/foxy/
 Description:    USBenefit Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/

@charset "utf-8";
@import "../Divi/style.css";

#logo {
  max-height: 80%;
}

h2 {
  font-size: 28px;
}

.box-sec li::marker {
  margin-right: 10px;
  /* Adds space after the bullet/number */
  padding-left: 5px;
  /* Adds space before the bullet/number */
}

.box-sec li {
  padding-left: 5px;
  text-indent: -5px;
}

.box-sec {
  border: 1px solid #e7e3e3;
  box-shadow: 1px 10px 10px #ccc;
  display: flex;
  align-items: flex-start;
  padding-left: 12px;
  text-indent: 0px;
}

.box-sec ul {
  padding: 14px 17px;
}

.box-sec ul li h4 {
  color: #fff;
}

.top-space h4 {
  font-size: 21px;
  font-weight: 500;
}

.top-space {
  margin-top: 41px;
}

#main-header {
  line-height: 23px;
  font-weight: 500;
  top: 0;
  background-color: #002147;
}

#top-menu a {
  color: #fff;
}

a.ksn-header-btn {
  position: relative;
  z-index: 99;
  background: #fff;
  color: #002147;
  padding: 10px;
  border-radius: 3px;
  text-transform: uppercase;
}

#top-menu-nav {
  margin-top: 5px;
  padding-right: 20px;
}

ul.news-blog li {
  padding: 10px;
  margin-bottom: 15px;
  width: 51%;
  list-style-type: none;
  transition: all 0.3s ease;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

ul.news-blog li:hover {
  transform: translateY(-3px);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

ul.news-blog {
  display: flex;
  padding: 0px;
  flex-wrap: wrap;
}

.date-event span {
  background: #002147;
  color: #fff;
  font-size: 16px;
  line-height: 159%;
  text-align: center;
  padding: 8px 3px;
}

.date-event h3 {
  padding-left: 11px;
  font-size: 18px;
  line-height: 105%;
}

ul.news-section li {
  list-style-type: none;
  padding: 0 4px;
  transition: all 0.3s ease;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

ul.news-section li:hover {
  transform: translateY(-3px);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

span.tooltiptext {
  display: none;
}

.event-info {
  margin-left: 12px;
}

.main-box {
  display: flex;
}

.news-blog li,
.news-section li {
  flex: 1 1 auto;
  /* Allow items to shrink and grow */
  min-width: 300px;
  /* Adjust as needed */
  max-width: 350px;
  /* Limit max width */
}

.image-sec img {
  width: 100%;
  height: auto;
  display: block;
}

.event-date {
  display: inline-block;
  vertical-align: top;
  width: 22%;
  padding: 5px;
}

.event-container {
  flex-wrap: nowrap;
}

.event {
  display: flex;
  align-items: center;
  background: white;
  margin-bottom: 10px;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
  padding-bottom: 5px;
}

.event-info h3 {
  color: #1e1d25;
  font-size: 16px;
  margin-top: 15px;
  line-height: 125%;
}

.event-info p {
  margin: 5px 0;
  color: #1e1d25;
  line-height: 108%;
  font-size: 13px;
}

.event-info h5 {
  font-size: 13px;
  color: #1e1d25;
  line-height: 150%;
  padding: 0px;
  font-weight: 400;
}

ul.news-section {
  margin-top: -53px;
}

.event-info {
  display: inline-block;
  vertical-align: top;
  width: 76%;
}

.news-text a {
  color: #1e1d25;
  font-size: 16px;
  text-transform: capitalize;
}

.news-text h3 {
  line-height: 90%;
}

.news-text {
  margin-top: 10px;
}

.welcome-inner {
  width: 85%;
  margin: 0 auto;
  text-align: left;
  padding-top: 10px;
}

h2.heading-news,
.event-container h2 {
  padding-bottom: 20px;
}

h2.heading-news a,
.event-container h2 a {
  font-size: 19px;
  font-weight: 500;
  vertical-align: middle;
  /* padding-left: 0.4em; */
  background-color: #002147;
  color: #fff;
  border-radius: 5px;
  padding: 6px 12px;
  margin-left: 15px;
}

.flipbook-main-wrapper {
  /* background: #fff !important; */
}

#sp-testimonial-free-wrapper-1126 .sp-testimonial-free-section .testimonial-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #002147;
}

#sp-testimonial-free-wrapper-1126 .sp-testimonial-free-section .testimonial-nav-arrow:hover {
  background: #002147;
  border-color: #002147;
  color: #ffffff;
}

/* .heading-news a::before,
.event-container h2 a::before {
    content: "|";
    margin-right: 0.6em;
    color: #dfdfdf;
} */

h2.heading-news a:hover,
.event-container h2 a:hover {
  text-decoration: none;
  background-color: #002147b5;
}

.foogallery.fg-light.fg-shadow-outline .fg-item-inner {
  box-shadow: none;
}

.fg-default.fg-gutter-5 {
  padding-left: 0px;
}

#top-menu li.current-menu-item>a {
  color: #dfdfdf;
}

.joint-association-inner {
  width: 70%;
  margin: 0 auto;
}

.elibrary-item {
  width: 90%;
  /* Adjust as needed */
  text-align: center;
  margin: 20px auto;
}

.elibrary-item img {
  width: 100%;
  height: auto;
  border: 1px solid #ccc;
  border-radius: 6px;
  transition: transform 0.3s ease;
}

.elibrary-item img:hover {
  transform: scale(1.05);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

.elibrary-item h2 {
  font-size: 19px;
  margin-top: 10px;
  line-height: 125%;
}

.kothari-career-clinic-img img {
  /* width: 60%; */
}

.mobile_menu_bar:before {
  color: #fff;
}

.et_mobile_menu {
  border-top: 3px solid #fff;
}

/* Basic Button Styling */
.news-blog .et_pb_button {
  background-color: #002147;
  color: #fff;
  border-radius: 10px;
  padding: 10px 25px;
  font-weight: 500;
  transition: all 0.3s ease;
}

/* Hover Effect */
.news-blog .et_pb_button:hover {
  background-color: #0056b3;
  color: #fff;
}

.news-blog .et_pb_button:hover:after {
  display: none;
}

.news-blog .et_pb_button:hover,
.news-blog .et_pb_module .et_pb_button:hover {
  border: 2px solid transparent;
  padding: 7px 30px;
}

#footer-widgets {
  padding: 3% 0 0;
}

.footer-widget h4.title:before {
  background-color: inherit !important;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0px;
  height: 5px;
  transition: all 0.45s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  border-bottom: 3px solid #e4d666;
  opacity: 1;
  width: 79px;
}

.footer-widget h4.title {
  position: relative;
  font-size: 22px;
  margin-bottom: 25px;
  color: #fff;
}

.footer-widget {
  margin-right: 3% !important;
  margin-bottom: 3% !important;
}

.footer-widget:nth-child(1) {
  width: 30% !important;
}

.footer-widget:nth-child(2),
.footer-widget:nth-child(3),
.footer-widget:nth-child(4) {
  width: 19% !important;
}

.logo-footer .logo img {
  width: 45%;
  margin-bottom: 15px;
}

.logo-footer .footer-content p {
  padding-bottom: 5px;
}

.footer-widget li:before {
  display: none;
}

#footer-widgets .footer-widget li {
  padding-left: 0;
}

.marquee-container {
  height: 550px;
  overflow: hidden;
  position: relative;
}

.marquee-content {
  display: inline-block;
  position: relative;
  animation: scroll-up 25s linear infinite;
}

ul.marquee-content {
  padding: 0;
}

@keyframes scroll-up {
  0% {
    transform: translateY(0%);
  }

  100% {
    transform: translateY(-50%);
  }
}

.event-date img {
  width: 80px;
  height: auto;
}


form#wlsm-login-form {
  width: 100%;
  padding: 11px;
  border-radius: 12px;
}


form#wlsm-login-form p.login-submit input {
  background: #002147;
  color: #fff;
  font-size: 20px;
}

form#wlsm-login-form a {
  color: #002147;
  text-align: center;
  display: block;
  font-size: 16px;
  margin-top: 10px;
}

form#wlsm-login-form label {
  color: #002147;
  font-size: 16px;
}

form#wlsm-login-form input {
  padding: 8px;
  width: 32%;
}

form#wlsm-login-form p.login-remember input {
  width: auto !important;
}

form#wlsm-login-form p.login-submit input {
  background: #002147;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
}

#special-edition1 a,
#special-edition2 a {
  font-size: 18px;
  font-weight: 500;
  vertical-align: middle;
  background-color: #002147;
  color: #fff;
  border-radius: 5px;
  padding: 7px 20px;
}

.press-release h2 {
  font-size: 17px;
  line-height: 160%;
  font-weight: 600;
}

.press-release p,
.press-release .post-meta a {
  color: #1e1d25 !important;
}

.press-release .category-press-release {
  background: #fbfbfb;
}

#left-area h1.entry-title {
  font-size: 26px;
  line-height: 150%;
}

#sidebar .et_pb_widget ul li {
  padding: 8px 0;
  margin-bottom: 0;
  border-bottom: 1px solid #002147;
}

#sidebar .et_pb_widget ul li a {
  color: #333;
}

/* .loginform-ksn input {
  width: 100%;
  padding: 11px;
  border-radius: 12px;
  background: #fdfcfc;
}

.loginform-ksn p.login-submit input {
  background: #002147;
  color: #fff;
  font-size: 20px;
}

.loginform-ksn a {
  color: #002147;
  text-align: center;
  display: block;
  font-size: 16px;
  margin-top: 10px;
}

.loginform-ksn label {
  color: #002147;
  font-size: 16px;
}
.loginform-ksn {
  width: 50%;
  margin: 0 auto;
}

.loginform-ksn .login-username {
  padding-bottom: 15px;
}

.loginform-ksn .login-remember input {
  width: auto;
} */

/* Media css*/
@media (max-width: 768px) {
  ul.news-blog {
    flex-direction: column;
  }

  .main-box {
    flex-direction: column;
  }

  ul.news-blog li {
    padding-right: 0;
    width: 100%;
    list-style-type: none;
    padding-bottom: 15px;
  }

  ul.news-section {
    margin-top: 0;
  }
}

@media (max-width: 767px) {

  #footer-widgets .footer-widget .fwidget:last-child,
  #footer-widgets .footer-widget:last-child {
    margin-bottom: 2% !important;
  }

  a.ksn-header-btn {
    padding: 7px;
    font-size: 14px;
    margin-right: 15px;
  }
}

@media (max-width: 1366px) {
  ul.news-blog {
    flex-direction: column;
    gap: 15px;
  }

  .main-box {
    gap: 85px;
  }

}



@media (min-width: 1100px) and (max-width: 1500px) {
  #main-header .container {
    width: 90% !important;
  }

  #top-menu li {
    padding-right: 10px;
  }

  #logo {
    max-height: 60%;
  }

  #top-menu-nav {
    padding-right: 40px;
  }
}

@media (max-width: 480px) {
  #main-header .container {
    width: 90%;
  }
}