a {
  text-decoration: none !important;
}

a:not(:hover, .ct-menu-link) {
  color: unset;
}

.ct-footer {
  z-index: 2;
}

.page__title a {
  font-size: 16px !important;
  font-weight: 700;
  color: #c51230 !important;
}

.underline {
  text-decoration: underline !important;
}

button {
  cursor: pointer;
}

.holder {
  width: 100%;
}


html.has-modal-open {
  overflow: unset !important;
}

.wp-block-stackable-carousel.stk--is-slide {
  margin: 0 !important;
}

input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  appearance: none;
  display: none;
}

.page-id-586 .ct-search-box input[type="search"] {
  height: 44px;
}

p.tribe-events-promo.tribe-common-b1.tribe-events-c-promo {
  display: none;
}

.line-class a {
  color: #c51230;
  text-decoration: underline !important;
}



/* --------------------------------- */

.scholar-diamond {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 12px;
}

.scholar-diamond span:not(:last-child) {
  position: relative;
  padding-right: 15px;
}

.scholar-diamond span::after {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  right: 3px;
  top: 50%;
  transform: translateY(-50%);
  background: #c51230;
  rotate: 45deg;
}

.scholar-diamond span:last-child::after {
  display: none;
}

/* --------------------------------- */

.download-btns .stk-button {
  justify-content: space-between !important;
}

/* --------------------------------- */

#project-search-form {
  display: flex;
  max-width: 955px;
  margin: auto;
  width: 100%;
  border-bottom: 1px solid #dddddd;
  position: relative;
}

#project-search-form input {
  padding-right: 20px;
}

#project-search-form a {
  position: absolute;
  right: 45px;
  top: 50%;
  transform: translateY(-50%);
  font-family: monospace;
}

#project-search-form input {
  height: 44px;
  padding-left: 0;
}

#project-search-form input,
#project-search-form button {
  border: none;
}

#project-search-form button {
  font-size: 0;
  background: url(../images/search.svg) no-repeat center center;
}

#project-search-form button::before {
  display: none !important;
}

#project-search-form button:hover {
  transform: unset !important;
}

/* --------------------------------- */

.video-ratio video {
  aspect-ratio: 16/9 !important;
}

.alphabet-filter.active {
  color: #c51230;
  opacity: 1;
}


/* --------------------------------- */

#home_banner .stk-block-carousel__slider .stk-column {
  background-size: cover !important;
  background-repeat: no-repeat !important;
}


/* --------------------------------- */

.exploring-slider .stk-column>.stk-column-wrapper {
  max-width: 1300px;
  margin: auto !important;
}


/* --------------------------------- */

.ct-header-search {
  width: 60px !important;
  height: 60px !important;
  background-color: rgba(228, 228, 228, 0.48) !important;
  margin: 0 !important;
}

.ct-header-trigger {
  margin: 0 !important;
}

/* .stk-block-text__text>a {
  text-decoration: none !important;
} */

:where(.stk-hover-parent:hover, .stk-hover-parent.stk--is-hovered) .stk-tj134bs .stk--svg-wrapper .stk--inner-svg svg:last-child,
:where(.stk-hover-parent:hover, .stk-hover-parent.stk--is-hovered) .stk-tj134bs .stk--svg-wrapper .stk--inner-svg svg:last-child :is(g, path, rect, polygon, ellipse) {
  fill: var(--theme-palette-color-1, #c51230) !important;
  fill-opacity: 1;
}

.stk-hover-parent:hover path {
  fill-opacity: 1 !important;
}

.event_section .stk-block-heading__text a:hover {
  color: #ffffff !important;
}

.border-bottom {
  border-bottom: 1px solid #E4E4E4;
}

.wp-block-group.flex_list {
  flex-wrap: wrap;
  gap: 15px;
}

.wp-block-group.flex_list p {
  background: #6D6E71;
  color: #ffffff;
  padding: 3px 20px;
  border-radius: 100px;
  font-size: 14px;
  font-weight: 300;
  transition: all 0.4s ease-in-out;
}

.wp-block-group.flex_list p:hover {
  background: #c51230;
}

.border-bottom-search input,
.border-bottom-search .wp-element-button {
  border: none !important;
  border-bottom: 1px solid #bdbdbd !important;
}

.border-bottom-search input {
  padding-left: 0 !important;
}

.border-bottom-search .wp-element-button {
  justify-content: flex-end;
}

/* --------------------------------------------------------- */
details.wp-block-stackable-accordion {
  padding-right: 15px !important;
}

/* --------------------------------------------------------- */

.ct-breadcrumbs[data-source=default] .ct-home-icon {
  stroke: currentColor;
  stroke-width: .8px;
  fill: transparent !important;
}

/* --------------------------------------------------------- */
/* --------------------------------------------------------- */

.style__btn {
  height: 44px;
  line-height: 44px;
  display: flex;
  align-items: center;
  gap: 42px;
  font-size: 16px;
  color: #ffffff;
  background: #c51230;
  padding: 9px 16px;
  margin-top: 20px;
  position: relative;
  background: transparent;
  text-transform: capitalize;
  border: 1px solid #aea58c;
  overflow: hidden;
  transition: all 0.4s ease-in-out;
}

.style__btn:hover {
  color: #c51230;
  background: #ffffff;
}

.style__btn img {
  transition: transform 0.4s ease-in-out;
}

[data-footer*="NExM69"] .ct-footer [data-row*="bottom"]>div {
  align-items: center;
}


/* --------------------------------------------------------- */
.error404 .ct-search-box form {
  display: flex;
}

.error404 .ct-search-box button {
  border-left: 0;
  padding-inline: 10px
}

/* --------------------------------------------------------- */

/* .style__btn:hover img {
  transform: translate(7px, -4px);
  filter: invert(90%) sepia(74%) saturate(6072%) hue-rotate(349deg) brightness(101%) contrast(93%);
} */
/* body:not(.home)[data-prefix="single_page"] .ct-header .site-branding img, */


body:not(.home, .single, [data-header="type-1:sticky:shrink"]).error404 .ct-header {
  border-bottom: 1px solid #E4E4E4;
}

[data-header="type-1:sticky:shrink"] .ct-header [data-id="logo"] .site-logo-container,
body:not(.home)[data-header="type-1:sticky:shrink"] .ct-header [data-id="logo"] .site-logo-container {
  --logo-max-height: 57px !important;
}

body.home[data-header="type-1:sticky:shrink"] .ct-header [data-id="logo"] .site-logo-container {
  /* --logo-max-height: 90px !important; */
  height: 90px !important;
}



/* .style__btn>span {
  opacity: 0;
  visibility: hidden;
}

.style__btn::after,
.style__btn::before {
  color: currentColor;
  display: flex;
  align-items: center;
  text-align: center;
  padding: 1px 20px 0 20px;
  content: attr(data-text);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  transition: top .35s ease-in-out;
  z-index: -1;
} */

/* .style__btn::after {
  top: 100%;
}

.style__btn::before,
.style__btn:hover::after {
  top: 0;

}

.style__btn:hover::after {
  background-color: #c51230;
}

.style__btn:hover::before {
  top: -100%;
} */

/* .style__btn:not(:hover) .style__arrow__img {
  filter: invert();
} */
/* 
.style__arrow__img {
  position: relative;
}

.style__arrow__img .second__img {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  transition: all 0.4s ease-in-out;
  opacity: 0;
  visibility: hidden;
}

.style__btn:hover .second__img {
  opacity: 1;
  visibility: visible;
}

.style__btn:hover .first__img {
  scale: 0;
}

.style__btn:hover {
  color: #ffffff;
} */

/* h3.tribe-events-calendar-month__calendar-event-title.tribe-common-h8.tribe-common-h--alt { */
/* border: none !important; */
/* background: red !important; */
/* padding: 4px;
  border-radius: 6px;
} */

/* h3.tribe-events-calendar-month__calendar-event-title.tribe-common-h8.tribe-common-h--alt:hover a {
  color: #fff !important;
} */

/* article.tribe-events-calendar-month__calendar-event.tribe_events_cat-outreach h3 {
  color: #fff;
  background: #93bc00 !important;
}

article.tribe-events-calendar-month__calendar-event.tribe_events_cat-lecture h3{
  color: #fff;
  background: #f25800 !important;
}

article.tribe-events-calendar-month__calendar-event.tribe_events_cat-students h3{
  color: #fff;
  background: #8c7900 !important;
} */

.ct-search-box input {
  height: 44px !important;
  border-radius: 0 !important;
}

.faculty-search-form button:hover {
  opacity: .5;
  transform: unset !important;
  background-color: unset !important;
}

.faculty-search-form button:hover::before {
  display: none;
}

/* --------------------------------------------------------- */
/* --------------------------------------------------------- */

.tab__content__wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 30px;
}

.tab__images,
.tab__content {
  width: 45%;
}

.tab__content,
.tab__content :is(h1, h2, h3, h4, h5, h6) {
  color: #ffffff !important;
  font-weight: 500;
}

.tab__content h4,
.tab__content h2 {
  line-height: 1;
  font-size: 38px;
  font-weight: 400;
  margin-bottom: 18px;
}

.tab__images {
  position: relative;
}

.tab__content__item {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  transition: all 0.4s ease-in-out;
}

.tab__content__item img {
  width: 100%;
}

.tab__content__item:not(.active) {
  opacity: 0;
  visibility: hidden;
  transform: scale(0.7);
}

.tab__list {
  padding-left: 0;
  margin-top: 30px;
  list-style: none;
}

.tab__list li {
  padding: 15px 30px 15px 0;
  font-size: 18px;
  font-weight: 500;
  display: flex;
  gap: 20px;
  position: relative;
  border-bottom: 1px solid #ffffff !important;
  transition: all 0.4s ease-in-out !important;
  z-index: 0;
}

.tab__list li::after {
  content: "";
  width: 100%;
  height: 0%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #ffffff;
  transition: height 0.4s ease-in-out;
  z-index: -1;
}

.tab__list li img {
  margin-left: auto;
}

.tab__list li:hover {
  color: #b50f21;
  padding-left: 20px;
}

.tab__list li:hover img {
  transition: all 0.4s ease-in-out !important;
}

.tab__list li:hover img {
  transform: translate(7px, -4px);
  filter: invert(79%) sepia(74%) saturate(6072%) hue-rotate(349deg) brightness(101%) contrast(93%);
}

.tab__list li:hover::after {
  height: 100%;
}

.tab__list li:first-child {
  border-top: 1px solid #ffffff !important;
}



@media (max-width: 1199px) {

  .tab__images,
  .tab__content {
    width: 48%;
  }

  .tab__content h4,
  .tab__content h2 {
    font-size: 28px;
  }

  .tab__list li {
    font-size: 16px;
    padding: 10px 42px 10px 0;
  }
}

@media (max-width: 767px) {

  .tab__images,
  .tab__content {
    width: 100%;
  }

  .tab__content h4,
  .tab__content h2 {
    font-size: 24px;
  }

  .tab__list li {
    padding: 10px 20px 10px 0;
  }
}

/* ---------------------------------------------------------   */

/* .page__nav li .active span {
  font-weight: bold;
} */

.page__nav:not(.header-test) li .active span,
.page__nav li a span:hover {
  color: #b50f21;
}

.page__nav li a {
  position: relative;
}

.page__nav li h1 {
  /* line-height: 26.7px; */
  height: 32px;
}

/* .page__nav li:first-child a::after {
  content: "";
  width: 1000%;
  height: 2px;
  background: #b50f21;
  position: absolute;
  top: 167%;
  left: -1000%;
  } */

.page__nav li a:before,
.normal__menu li a:before {
  content: '';
  position: absolute;
  left: -20px;
  height: 2px;
  width: 0%;
  background: #b50f21;
  top: 96%;
}

.page__nav li:not(:first-child) a:before,
.normal__menu li:not(:first-child) a:before {
  transition: width 0.5s ease-in-out;
}

.page__nav li h1 a:before,
.normal__menu li h1 a:before {
  top: 98%;
  width: 100%;
}

.page__nav li.active a:before,
.normal__menu li.active a:before {
  width: calc(100% + 20px);
  transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
}

/* @media only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi) {
  .page__nav li>a:before {
    top: 167%;
  }
} */



/* .page__nav li:first-child a:before {
  width: calc(100% + 20px);
  transition: all .5s ease-in-out;
} */

.page__nav li a.active:before {
  transition: all .5s ease-in-out;
}

.page__nav li a.active:before,
.page__nav li.previous-active a:before {
  width: calc(100% + 20px);
}

.page__nav.header-test a:before {
  display: none;
}

/* ,
.page__nav li.previous-active:before,
.page__nav li.previous-active .active:before */


/* .page__nav li a:before,
.page__nav li:not(.previous-active):before,
.page__nav li:not(.previous-active) .active:before {
  width: 0%;
  transition: all 2s ease-in-out !important;
}

.page__nav li.previous-active:before, 
.page__nav li.previous-active .active:before {
  width: calc(100% + 15px) !important;
}

.page__nav li .active:before,
.page__nav li.previous-active:before,
.page__nav li.previous-active .active:before{
  background: #b50f21;
  width: calc(100% + 15px) !important;
} */

.wp-block-navigation__responsive-container-content {
  overflow: hidden;
  overflow-x: auto !important;
  position: relative;
}



.wp-block-navigation__responsive-container-content>ul {
  width: fit-content;
  flex-wrap: nowrap;
  column-gap: 20px;
}

.wp-block-navigation__responsive-container-content>.page__nav li a,
.wp-block-navigation__responsive-container-content>.normal__menu li a {
  padding-top: 15px;
  padding-bottom: 15px;
}


/* .pagemenu_link_active::after {
  opacity: 1;
  visibility: visible;
} */

.wp-block-navigation__responsive-container-content::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  background-color: #ffffff;
  border-radius: 10px;
}

.wp-block-navigation__responsive-container-content::-webkit-scrollbar {
  width: 3px;
  height: 2px;
  background-color: #ffffff;
}

.wp-block-navigation__responsive-container-content::-webkit-scrollbar-thumb {
  background-color: #c51230;
  border-radius: 30px;
}

.wp-block-navigation__responsive-container-content .page__nav li a {
  white-space: nowrap;
}

@media (max-width: 1600px) {
  .page__nav li:first-child a::after {
    top: 96%;
  }

  .page__nav li .active:before,
  .page__nav li.previous-active .active:before {
    top: 96%;
  }

  .page__nav li h1 a:before {
    top: 97%;
  }

  .page__nav li>a:before {
    top: 96%;
  }

  .custom__arrows .swiper-button-prev,
  .custom__arrows .swiper-button-next {
    display: none;
  }

  .event_section .stk-block-carousel__button {
    display: none;
  }
}


/* ---------------------------------------------------------*/
/* ---------------------------------------------------------*/

/* body.home:not([data-header="type-1:sticky:shrink"]) .ct-header-socials .ct-icon-container path {
  fill: #ffffff;
} */

/* ------------------------------------- */

.menu .ct-menu-link,
[data-header*="type-1"] .ct-header [data-id="menu"]>ul>li>a {
  text-transform: none;
  font-weight: 600;
}

[data-header*="type-1"] .ct-header [data-id="menu-secondary"]>ul>li>a {
  font-weight: 600;
  text-transform: initial;
}

/* ------------------------------------- */
.timeline__carousel {
  position: relative;
}

.timeline__carousel::after,
.timeline__carousel::before {
  content: "" !important;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  display: block;
  background: #D9D9D9;
}

.timeline__carousel__item {
  position: relative;
}

.timeline__carousel__item::after {
  content: "" !important;
  position: absolute;
  left: 0;
  width: 15px;
  height: 15px;
  display: block;
  background: #D9D9D9;
  border-radius: 50%;
  border: 1px solid #ffffff;
}

.stk-block-carousel__slider .stk-column:nth-child(even) .timeline__carousel__item::after {
  top: initial;
  top: -15%;
}

.stk-block-carousel__slider .stk-column:nth-child(odd) .timeline__carousel__item::after {
  top: initial;
  bottom: -15%;
}

.timeline__carousel_year .stk-block-carousel__slider .stk-column:nth-child(even) .timeline__carousel__item::after {
  top: initial;
  top: -13%;
}

.timeline__carousel_year .stk-block-carousel__slider .stk-column:nth-child(odd) .timeline__carousel__item::after {
  top: initial;
  bottom: -13%;
}

/* ------------------------------------- */

.ct-breadcrumbs[data-source=default]>span {
  text-transform: initial !important;
}

/* ------------------------------------- */

.ct-header .site-branding img {
  transition: all .4s ease-in-out;
}

/* --------------------------------------------------------------------------  */
/* --------------------------------------------------------------------------  */

.ct-panel-content form button:hover {
  transform: unset !important;
  border: none !important;
}

/* body:not(.home, .single, .error404, [data-header="type-1:sticky:shrink"]) .ct-header .site-branding img {
  height: 234px;
} */

/* body.page-child:not(.page-parent, .page-id-176, .page-id-178, .page-id-180, .page-id-2658, [data-header="type-1:sticky:shrink"]) .ct-header .site-branding img {
  height: 180px !important;
} */

.single[data-header*="type-1"] .ct-header [data-id="logo"] .site-logo-container {
  --logo-max-height: 114px !important;
}

.single[data-header="type-1:sticky:shrink"] .ct-header [data-id="logo"] .site-logo-container {
  --logo-max-height: 90px !important;
}

body:not(.home, .post-type-archive, .error404, .page-id-180, .page-id-176, .page-id-32357, .search, .page-id-178, .page-id-2658) .site-main {
  margin-top: 110px;
}

/* body:not(.home) .ct-header [data-row="top"],
[data-header="type-1:sticky:shrink"] [data-row="top"] {
  background: #F0F0F0 !important;
} */

body:not(.home) .ct-header [data-row="top"],
body:not(.home)[data-sticky="fixed:shrink"] [data-row="top"] {
  background: #F0F0F0 !important;
}

body.home [data-sticky="fixed:shrink"] [data-row="top"],
body.page-id-176 [data-sticky="fixed:shrink"] [data-row="top"],
body.page-id-32357 [data-sticky="fixed:shrink"] [data-row="top"],
body.page-id-178 [data-sticky="fixed:shrink"] [data-row="top"],
body.page-id-180 [data-sticky="fixed:shrink"] [data-row="top"],
body.page-id-2658 [data-sticky="fixed:shrink"] [data-row="top"] {
  background: #0A0A0A38 !important;
}

/* body.home:not([data-sticky="fixed:shrink"]) .ct-header [data-id="menu"]>ul>li>a {
  color: #192a3d !important;
} */




body:not(.home) [data-row="top"] {
  background: #ffffff !important;
}

body:not(.home, .page-id-176, .page-id-178, .page-id-180, .page-id-32357, .page-id-2658) .ct-header [data-row="middle"] {
  background: #ffffff !important;
}

body:not(.home) [data-row="top"] [data-header*="type-1"] .ct-header [data-id="menu"]>ul>li>a {
  --theme-link-initial-color: green
}

.ct-header .ct-header-text {
  display: none
}

.page__nav {
  column-gap: 0;
}

/* .wp-block-navigation ul.page__nav li:not(:first-child) {
  padding-left: 15px;
} */

.wp-block-navigation ul.page__nav li {
  padding: 0;
}

.page__menu__wrap,
#page__menu__wrap {
  position: sticky;
  top: 90px;
  padding: 0 !important;
  z-index: 9;
}

.wp-block-navigation__responsive-container {
  position: relative;
}

.wp-block-navigation__responsive-container::after {
  content: "";
  width: 1000%;
  height: 2px;
  background: #b50f21;
  position: absolute;
  bottom: 1%;
  left: -1000%;
  transition: width 1s ease-in-out;
}

body:not(.wp-admin) .stk-block .page__menu .page__title {
  display: none;
}

.stk-block.header-active .page__menu .page__title {
  display: block !important;
}



.otgs-development-site-front-end,
.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
  display: none !important;
}


@media (min-width: 1000px) {
  .ct-footer [data-column]:not(:last-child):after {
    top: 0 !important;
    height: calc(100% + 80px) !important;
  }
}

/* ------------------------------------- */

.ct-header .ct-header-search {
  background: #E4E4E4 !important;
  height: 52px !important;
  width: 52px !important;
}

/* ------------------------------------- */

.event_carousel .stk-block-carousel__button {
  border: 1px solid #aea58c !important;
}

@media only screen and (max-width: 1600px) and (min-width: 1200px) {
  .event_carousel .stk-block-carousel__button__next {
    position: relative !important;
    right: 55px !important;
  }

  .event_carousel .stk-block-carousel__button__prev:not(:hover),
  .event_carousel .stk-block-carousel__button__next:not(:hover) {
    background: #ffffff !important;
  }

  .event_carousel .stk-block-carousel__button__prev {
    position: relative !important;
    left: 55px !important;
  }
}

/* ------------------------------------- */

.stk-button .stk--inner-svg svg {
  position: relative;
  transition: transform 0.4s ease-in-out !important;
}

.is-style-custom .stk-button:hover .stk--inner-svg svg,
.stk-block-button-group:not(.social-buttons) .fill-button-style .stk-button:hover .stk--inner-svg svg,
.stk-block-button-group:not(.social-buttons) .is-style-ghost .stk-button:hover .stk--inner-svg svg {
  transform: translate(7px, -4px);
}

.stk-block-button-group:not(.social-buttons) .is-style-plain .stk-button:hover .stk--inner-svg svg {
  transform: translate(10px, 0);
}

/* ------------------------------------- */

.footer-menu-inline .menu-item .ct-menu-link:not(:hover) {
  color: #bdbdbd !important;
}

.footer-menu-inline .menu-item .ct-menu-link {
  line-height: 1;
  font-size: 15px;
  text-transform: none;
}

.footer-menu-inline .menu-item:not(:last-child) .ct-menu-link::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0px;
  width: 1px;
  height: 100%;
  background: #bdbdbd;
}

.ct-footer .widget-menu li:not(:first-child) {
  margin-top: 10px;
}

.ct-footer .widget-menu li a {
  font-size: 15px;
}

.ct-footer .widget-menu .current-menu-item a {
  color: #c51230 !important;
}

.ct-footer .widget-title {
  font-size: 16px;
  color: #ffffff;
}

/* .ct-header .ct-container,
.ct-footer .ct-container{
  max-width: 1365px;
} */

[data-footer*="NExM69"] .ct-footer [data-row*="middle"]>div {
  --columns-gap: 25px !important;
}

/* ------------------------------------- */
/* ------------------------------------- */

.tags__style,
.caregorie_style,
.tags__style .stk-block-text__text,
.caregorie_style .stk-block-text__text {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
}

.tags__style a {
  background: #6D6E71;
  color: #ffffff !important;
  pointer-events: none;
}

.caregorie_style a {
  background: #BCB49E;
  color: #ffffff !important;
}

.tags__style a,
.caregorie_style a {
  padding: 4px 30px;
  text-transform: capitalize;
  border-radius: 100px;
  font-size: 15px;
  display: inline-block;
}

.tags__style a:hover,
.caregorie_style a:hover {
  color: #ffffff;
}

.tags__style a:hover {
  background: #5A5B5B;
}

.caregorie_style a:hover {
  background: #9C9684;
}

.tags__style span,
.caregorie_style span {
  display: none;
}

/* ------------------------------------- */

.tags_custom_style .stk-inner-blocks {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  flex-direction: initial;
}

.tags_custom_style .stk-inner-blocks>div {
  background: #6D6E71;
  color: #ffffff !important;
  padding: 4px 10px;
  margin: 0;
  border-radius: 30px;
}


/* ------------------------------------- */

.faculty_main_nav {
  display: flex;
  column-gap: 20px;
  row-gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 30px;
}

/* ------------------------------------- */

.ct-search-box>form {
  display: flex;
  column-gap: 10px;
}

.ct-search-box>form,
.project_search_style .ct-search-box {
  width: 100%;
  max-width: 955px;
  margin: auto;
}

.project_search_style .ct-search-form {
  border-bottom: 1px solid #DDDDDD;
}

.project_search_style .ct-search-form input,
.project_search_style .ct-search-form button {
  padding: 0;
  border: none !important;
  justify-content: flex-end;
}

/* ------------------------------------- */

.tribe-events .tribe-events-c-events-bar .tribe-common-form-control-text__input:focus,
.tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__button:focus,
.tribe-events .tribe-events-c-view-selector--labels button.tribe-events-c-view-selector__button:focus {
  outline: none !important;
}

#offcanvas .ct-panel-content-inner {
  padding-top: 0 !important;
}

/* .ct-panel-content{
  position: relative;
  top:-26px;
} */

.ct-panel-content {
  max-width: 1300px;
  margin: -45px auto 0 auto;
  width: 100%;
}

.ct-panel-actions {
  max-width: 1300px;
  margin: auto;
  width: 100%;
  padding-inline: 0;
}

.ct-panel-actions .ct-toggle-close {
  height: 52px;
  flex: 0 0 52px;
  z-index: 99;
}

.ct-panel-actions {
  padding-top: 48px;
}

.ct-panel-content-inner {
  flex-direction: initial !important;
  flex-wrap: wrap;
  justify-content: space-between;
}

[aria-label="megamenu"] {
  width: 100%;
}

/* ---------------------------------------------------------- */

.pepole_page_search input {
  border: none !important;
  border-bottom: 1px solid #bdbdbd !important;
  padding-left: 0 !important;
  border-radius: 0 !important;
}

.pepole_page_search button {
  border: none !important;
  border-bottom: 1px solid #bdbdbd !important;
  padding-left: 0 !important;
  justify-content: flex-end;
  border-radius: 0 !important;
}


/* ------------------------------------------------------------------------------- */

@media screen and (max-width: 1200px) {
  .page__nav {
    padding: 10px 15px;
  }
}

@media screen and (max-width: 767px) {
  .page__nav {
    position: relative;
    align-items: flex-start;
  }

  .page__nav .wp-block-navigation__responsive-container {
    width: 100%;
    top: -25px;
  }

  .stk-f8c0d8b {
    margin-bottom: 0 !important;
  }

  .tags__style,
  .caregorie_style {
    gap: 10px;
  }

  .tags__style a,
  .caregorie_style a {
    padding: 4px 14px;
    font-size: 14px;
  }
}


/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */

.home-banner .stk-column h2 {
  transform: translateY(100px);
  transition: all .6s ease-in-out;
}

.home-banner .stk-column.stk-block-carousel__slide--active h2 {
  transform: translateY(0);
}

.home-banner .stk-column {
  transition: background-size 5s ease-in-out !important;
}

.home-banner .stk-column.stk-block-carousel__slide--active {
  -webkit-animation: zoomin 10s linear;
  animation: zoomin 5s linear;
  animation-fill-mode: forwards;
}

@keyframes zoomin {
  0% {
    background-size: 100%;
  }

  100% {
    background-size: 110%;
  }

}

@-webkit-keyframes zoomin {
  0% {
    background-size: 100%;
  }

  100% {
    background-size: 105%;
  }
}

.search-results .hfeed section {
  padding: 80px 0;
}


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

  .page__nav li>a:before,
  .page__nav li .active:before,
  .page__nav li.previous-active .active:before {
    top: 98%;
  }

  .page__nav li.page__title>a:before {
    top: 95.5%;
  }

  .search-results .hfeed section {
    padding: 80px 15px;
  }
}

@media screen and (max-width: 767px) {
  .ct-pagination {
    margin-top: 40px;
  }

  .search-results .hfeed section {
    padding: 50px 15px;
  }

  .search-results .ct-header div[data-device="mobile"] {
    padding: 15px;
  }
}

.home :is(.stk-block-button, .stk-block-icon-button, .stk-block-pagination, .stk-block-load-more, .stk-block-posts):not(.is-style-link) .stk-button {
  justify-content: space-between;
}

#curator-feed-default-feed-layout {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.crt-grid-post-content div {
  transition: transform 0.4s ease-in-out;
}

.crt-grid-post-content:hover div {
  transform: scale(1.2);
}

.project_search_style .ct-search-box>form {
  display: flex;
  column-gap: 10px;
}

.project_search_style .ct-search-box>form input {
  height: 45px;
  border-radius: 0;
}



.ct-footer [data-row]>div {
  grid-column-gap: var(--columns-gap, 38px);
}

/* .thumbnail_swiper .swiper-wrapper {
  justify-content: center;
} */

/* ---------------------------------------------------------- */

.showcase-loop .stk-block-posts__item {
  border: 1px solid #ddd;
  border-radius: 14px;
}

.showcase-loop .stk-block-posts__item .stk-container-padding {
  padding: 15px;
}

.crt-panel-next:hover,
.crt-panel-next:focus,
.crt-panel-prev:hover,
.crt-panel-prev:focus {
  background-color: #f7f7f9 !important;
}

[data-footer*="NExM69"] .ct-footer [data-row*="bottom"]>div {
  padding-top: 15px !important;
}


.ct-no-results {
  padding: 80px 0;
}

.ct-no-results .entry-content>form {
  display: flex;
  column-gap: 10px;
  max-width: 900px;
  margin: auto;
}

.ct-no-results .entry-content>form input {
  height: 44px;
  border-radius: 0;
}


.home-banner .stk-block-content h2 img {
  transition: transform 0.4s ease-in-out;
}

.home-banner .stk-block-content h2:hover img {
  transform: translate(7px, -4px);
}


.ct-footer [data-row="top"] .ct-container>div:not(:first-child) .widget-menu li:first-child a {
  font-size: 16px;
  color: #ffffff;
  font-weight: 500;
}

.ct-footer [data-row="top"] .ct-container>div:not(:first-child) .widget-menu li:first-child a:hover {
  color: #c51230;
}

.justifying-buttons .stk-button {
  justify-content: space-between !important;
}

body {
  --scrollbar-width: unset !important;
}

.ct-panel-actions {
  padding-top: 48px !important;
}


.crt-widget-grid .crt-load-more-container {
  display: none !important;
}

.tribe-common-anchor-thin.tribe-events-widget-events-month__view-more-link {
  display: none !important;
}

/* -----------------------------Header Logo Style-----------------------------  */
/* --------------------------------------------------------------------------  */

/* body:not(.home, .single, [data-header="type-1:sticky:shrink"]).error404 .ct-header .site-branding img, */



body.page-level-1 .ct-header .site-branding img {
  height: 234px !important;
}


body.page-level-2 .ct-header .site-branding img,
body.page-level-1.page-id-15892 .ct-header .site-branding img,
body.page-level-3.page-id-15892 .ct-header .site-branding img,
body.page-level-4.page-id-15064 .ct-header .site-branding img,
body.page-level-1.page-id-424 .ct-header .site-branding img,
body.page-level-1.page-id-586 .ct-header .site-branding img,
body.page-level-1.page-id-10451 .ct-header .site-branding img {
  height: 180px !important;
}


body.error404 .ct-header .site-branding img,
body.search-results .ct-header .site-branding img,
body.page-level-3 .ct-header .site-branding img,
body.page-level-1.page-id-395 .ct-header .site-branding img,
body.page-level-1.page-id-19689 .ct-header .site-branding img,
body.page-level-1.page-id-9604 .ct-header .site-branding img,
body.page-level-1.single-post .ct-header .site-branding img,
body.page-level-1.page-id-10410 .ct-header .site-branding img,
body.page-level-1.page-id-18680 .ct-header .site-branding img,
body.page-level-1.page-id-18732 .ct-header .site-branding img,
body.page-level-1.page-id-17711 .ct-header .site-branding img,
body.page-level-2.page-id-17978 .ct-header .site-branding img,
body.page-level-2.single-faculty .ct-header .site-branding img,
body.page-level-2.page-id-12502 .ct-header .site-branding img,
body.page-level-2.postid-21691 .ct-header .site-branding img,
body.page-level-2.single-projects .ct-header .site-branding img,
body.page-level-2.single-tribe_events .ct-header .site-branding img,
body.page-level-1.page-id-18526 .ct-header .site-branding img {
  height: 114px !important;
}




body[data-header*="type-1:sticky:shrink"].page-level-1.page-id-15892 .ct-header .site-branding img,
body[data-header*="type-1:sticky:shrink"].page-level-3.page-id-15892 .ct-header .site-branding img,
body[data-header*="type-1:sticky:shrink"].page-level-1.error404 .ct-header .site-branding img,
body[data-header*="type-1:sticky:shrink"].page-level-1.page-id-19689 .ct-header .site-branding img,
body[data-header*="type-1:sticky:shrink"].page-level-4.page-id-15064 .ct-header .site-branding img,
body[data-header*="type-1:sticky:shrink"].search-results .ct-header .site-branding img,
body[data-header*="type-1:sticky:shrink"].page-level-1 .ct-header .site-branding img,
body[data-header*="type-1:sticky:shrink"].page-level-2 .ct-header .site-branding img,
body[data-header*="type-1:sticky:shrink"].page-level-3 .ct-header .site-branding img,
body[data-header*="type-1:sticky:shrink"].page-level-1.single-post .ct-header .site-branding img,
body[data-header*="type-1:sticky:shrink"].page-level-1.page-id-17711 .ct-header .site-branding img,
body[data-header*="type-1:sticky:shrink"].page-level-1.page-id-18680 .ct-header .site-branding img,
body[data-header*="type-1:sticky:shrink"].page-level-1.page-id-18732 .ct-header .site-branding img,
body[data-header*="type-1:sticky:shrink"].page-level-1.page-id-10410 .ct-header .site-branding img,
body[data-header*="type-1:sticky:shrink"].page-level-1.page-id-395 .ct-header .site-branding img,
body[data-header*="type-1:sticky:shrink"].page-level-1.page-id-9604 .ct-header .site-branding img,
body[data-header*="type-1:sticky:shrink"].page-level-1.page-id-424 .ct-header .site-branding img,
body[data-header*="type-1:sticky:shrink"].page-level-1.page-id-586 .ct-header .site-branding img,
body[data-header*="type-1:sticky:shrink"].page-level-2.page-id-17978 .ct-header .site-branding img,
body[data-header*="type-1:sticky:shrink"].page-level-2.single-faculty .ct-header .site-branding img,
body[data-header*="type-1:sticky:shrink"].page-level-2.single-projects .ct-header .site-branding img,
body[data-header*="type-1:sticky:shrink"].page-level-2.postid-21691 .ct-header .site-branding img,
body[data-header*="type-1:sticky:shrink"].page-level-2.page-id-12502 .ct-header .site-branding img,
body[data-header*="type-1:sticky:shrink"].page-level-2.single-tribe_events .ct-header .site-branding img,
body[data-header*="type-1:sticky:shrink"].page-level-1.page-id-18526 .ct-header .site-branding img,
body[data-header*="type-1:sticky:shrink"].page-level-1.page-id-10451 .ct-header .site-branding img {
  height: 90px !important;
}



@media (max-width: 860px) {

  body.page-level-1 .ct-header .site-branding img {
    height: 150px !important;
  }

  body.page-level-2 .ct-header .site-branding img,
  body.page-level-1.page-id-424 .ct-header .site-branding img,
  body.page-level-1.page-id-586 .ct-header .site-branding img,
  body.page-level-1.page-id-10451 .ct-header .site-branding img {
    height: 120px !important;
  }

  .home .stk-block-heading__text img {
    width: 20px !important;
  }

  .home [data-header*="type-1"] .ct-header {
    padding: 10px;
  }

  .wp-block-navigation__responsive-container::after {
    display: none;
  }

  #offcanvas [aria-label="top-menu"]>ul {
    display: none;
  }

  .home-banner .stk-column h2 {
    transform: translateY(60px);
    padding-right: 70px;
  }

  .tags__style a,
  .caregorie_style a {
    padding: 4px 15px;
  }

  .home[data-header*="type-1"] .ct-header [data-id="logo"] .site-logo-container {
    height: 170px !important;
  }



}



@media screen and (max-width: 767px) {

  body.home[data-header="type-1:sticky:shrink"] .ct-header [data-id="logo"] .site-logo-container {
    height: 140px !important;
  }

  body[data-header*="type-1:sticky:shrink"].page-level-1.error404 .ct-header .site-branding img,
  body[data-header*="type-1:sticky:shrink"].page-level-1.page-id-15892 .ct-header .site-branding img,
  body[data-header*="type-1:sticky:shrink"].page-level-3.page-id-15892 .ct-header .site-branding img,
  body[data-header*="type-1:sticky:shrink"].search-results .ct-header .site-branding img,
  body[data-header*="type-1:sticky:shrink"].page-level-1 .ct-header .site-branding img,
  body[data-header*="type-1:sticky:shrink"].page-level-2 .ct-header .site-branding img,
  body[data-header*="type-1:sticky:shrink"].page-level-3 .ct-header .site-branding img,
  body[data-header*="type-1:sticky:shrink"].page-level-1.page-id-19689 .ct-header .site-branding img,
  body[data-header*="type-1:sticky:shrink"].page-level-1.single-post .ct-header .site-branding img,
  body[data-header*="type-1:sticky:shrink"].page-level-1.page-id-17711 .ct-header .site-branding img,
  body[data-header*="type-1:sticky:shrink"].page-level-1.page-id-18680 .ct-header .site-branding img,
  body[data-header*="type-1:sticky:shrink"].page-level-1.page-id-18732 .ct-header .site-branding img,
  body[data-header*="type-1:sticky:shrink"].page-level-1.page-id-10410 .ct-header .site-branding img,
  body[data-header*="type-1:sticky:shrink"].page-level-1.page-id-395 .ct-header .site-branding img,
  body[data-header*="type-1:sticky:shrink"].page-level-1.page-id-9604 .ct-header .site-branding img,
  body[data-header*="type-1:sticky:shrink"].page-level-1.page-id-424 .ct-header .site-branding img,
  body[data-header*="type-1:sticky:shrink"].page-level-1.page-id-586 .ct-header .site-branding img,
  body[data-header*="type-1:sticky:shrink"].page-level-2.page-id-17978 .ct-header .site-branding img,
  body[data-header*="type-1:sticky:shrink"].page-level-2.single-projects .ct-header .site-branding img,
  body[data-header*="type-1:sticky:shrink"].page-level-2.postid-21691 .ct-header .site-branding img,
  body[data-header*="type-1:sticky:shrink"].page-level-2.page-id-12502 .ct-header .site-branding img,
  body[data-header*="type-1:sticky:shrink"].page-level-2.single-tribe_events .ct-header .site-branding img,
  body[data-header*="type-1:sticky:shrink"].page-level-1.page-id-18526 .ct-header .site-branding img,
  body[data-header*="type-1:sticky:shrink"].page-level-1.page-id-10451 .ct-header .site-branding img {
    height: 57px !important;
  }

  body.home[data-header="type-1:sticky:shrink"] .ct-header [data-id="logo"] .site-logo-container {
    height: 57px !important;
  }

  body.page-level-3 .ct-header .site-branding img,
  body.page-level-1.page-id-395 .ct-header .site-branding img,
  body.page-level-1.page-id-9604 .ct-header .site-branding img,
  body.page-level-1.single-post .ct-header .site-branding img,
  body.page-level-1.page-id-10410 .ct-header .site-branding img,
  body.page-level-1.page-id-18680 .ct-header .site-branding img,
  body.page-level-1.page-id-18732 .ct-header .site-branding img,
  body.page-level-1.page-id-17711 .ct-header .site-branding img,
  body.page-level-2.page-id-17978 .ct-header .site-branding img,
  body.page-level-2.single-faculty .ct-header .site-branding img,
  body.page-level-2.page-id-12502 .ct-header .site-branding img,
  body.page-level-2.postid-21691 .ct-header .site-branding img,
  body.page-level-2.single-projects .ct-header .site-branding img,
  body.page-level-2.single-tribe_events .ct-header .site-branding img,
  body.page-level-1.page-id-18526 .ct-header .site-branding img {
    height: 80px !important;
  }



}



/* body.page-id-176 .ct-header .site-branding img,
body.page-id-180 .ct-header .site-branding img,
body.page-id-2658 .ct-header .site-branding img, */
/* body:not(.home).page-parent.page-child:not([data-sticky*="yes"]) .ct-header .site-branding img, */
/* body:not(.home, .page-parent).page-child.page-id-176 .ct-header .site-branding img,
body:not(.home, .page-parent).page-child.page-id-180 .ct-header .site-branding img,
body:not(.home, .page-parent).page-child.page-id-2658 .ct-header .site-branding img,
body:not(.home, .page-parent).page-child.page-id-12424 .ct-header .site-branding img,
body.page-id-10451 [data-header*="type-1"] .ct-header [data-id="logo"] .site-logo-container {
  height: 180px !important;
} */

/* body.page-id-395 .ct-header .site-branding img,
body.page-id-18526 .ct-header .site-branding img,
body:not(.home, .page-child).page-parent.page-id-395 .ct-header .site-branding img,
body:not(.home).page-child .ct-header .site-branding img {
  height: 114px !important;
} */


/* body[data-header*="sticky"] .ct-header [data-sticky*="yes"] .site-branding img, */

/* body.page-id-395 .ct-header [data-sticky*="yes"] .site-branding img,
body.page-id-18526 .ct-header [data-sticky*="yes"] .site-branding img,

body:not(.home).page-parent.page-child .ct-header [data-sticky*="yes"] .site-branding img,
body:not(.home, .page-parent).page-child.page-id-176 .ct-header [data-sticky*="yes"] .site-branding img,
body:not(.home, .page-parent).page-child.page-id-180 .ct-header [data-sticky*="yes"] .site-branding img,
body:not(.home, .page-parent).page-child.page-id-2658 .ct-header [data-sticky*="yes"] .site-branding img,
body[data-header*="sticky"].page-parent .ct-header [data-sticky*="yes"] .site-branding img {
  height: 90px !important;
} */

/* body:not(.home, .page-child).page-parent.page-id-586 .ct-header .site-branding img,
body:not(.home, .page-child).page-parent.page-id-424 .ct-header .site-branding img {
  height: 180px !important;
} */

/* body:not(.home, .page-child)[data-header*="type-1:sticky:shrink"].page-parent.page-id-586 .ct-header .site-branding img,
body:not(.home, .page-child)[data-header*="type-1:sticky:shrink"].page-parent.page-id-424 .ct-header .site-branding img {
  height: 90px !important;
}

body:not(.home, .page-child)[data-header*="type-1"].page-id-10451 .ct-header [data-id="logo"] .site-logo-container {
  height: 180px !important;
}

body:not(.home, .page-child)[data-header*="type-1:sticky:shrink"].page-id-10451 .ct-header [data-id="logo"] .site-logo-container {
  height: 90px !important;
}


body:not(.home)[data-header="type-1:sticky:shrink"].page-parent.page-child .ct-header [data-sticky*="yes"] .site-branding img {
  --logo-max-height: 90px !important;
}

body:not(.home, .page-child)[data-header*="type-1:sticky:shrink"].page-id-10451 .ct-header [data-id="logo"] .site-logo-container,
body:not(.home, .page-parent)[data-header="type-1:sticky:shrink"].page-child .ct-header .site-branding img {
  height: 90px !important;
} */

/* Lecture series */


@media screen and (max-width: 767px) {

  .page__nav li a:before,
  .normal__menu li a:before {
    height: 0%;
    width: 2px;
  }

  .page__nav li.active a:before,
  .normal__menu li.active a:before {
    width: 2px;
    height: 100%;
  }
}

.www-block .stk-block-column .stk-column-wrapper:before {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out;
  background: url(http://cmustage.e8demo.com/wp-content/uploads/2025/04/Rectangle-37659.jpg) no-repeat !important;
  background-size: cover !important;
}

.www-block .stk-block-column .stk-column-wrapper:hover:before {
  opacity: 1;
  visibility: visible;
}

/* --------------------------- */

.lectures-search {
  width: 100%;
}

.lectures-search-form {
  display: flex;
  border: 1px solid #aea58c;
  width: 100%;
  border-radius: 3px;
}

.lectures-search-form button {
  width: 40px;
  background: transparent;
}

.lectures-search-form button:hover {
  opacity: 0.8;
}



/* --------------------------- */
.lecture-series-setion .search-pannel,
.lecture-series-setion .search-pannel form {
  width: 100%;
}

.lecture-series-setion .container {
  display: flex;
  flex-wrap: wrap;
  row-gap: 30px;
}

#lecture-results {
  margin-top: 40px;
}

.lecture-series-setion #lecture-results {
  margin-top: 0;
}

.lectures_list {
  display: flex;
  flex-wrap: wrap;
  row-gap: 40px;
}

.lectures_item {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.2);
}

.lectures_image {
  width: 35%;
  position: relative;
}

.lectures_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.lectures_image_text {
  position: absolute;
  bottom: 27px;
  left: 0;
  padding: 6px 20px;
  font-size: 19px;
  font-weight: 600;
  color: #c51230;
  background: rgba(255, 255, 255, 0.9);
}

.lectures_content {
  width: 65%;
  padding: 33px;
}

.lectures_content_head {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 35px;
  row-gap: 12px;
}

.lectures_content_head * {
  margin: 0;
}

.lectures_content_head h4 {
  font-size: 26px;
  font-weight: bold;
  color: #323232;
  line-height: 1.1;
  margin: 0;
  width: 70%;
}

.lectures_content_head .date {
  color: #323232;
  opacity: 0.8;
  font-size: 14px;
  width: 30%;
  text-align: right;
}

.lectures_content_list {
  display: flex;
  flex-wrap: wrap;
  row-gap: 14px;
  justify-content: space-between;
  column-gap: 14px;
}

.lectures_content_item {
  width: calc(50% - 7px);
  padding: 28px;
  background: #ddd url(../images/pattern.jpg) no-repeat;
  background-size: cover;
}

.lectures_content_item h5 {
  color: #323232;
  font-weight: 600;
  margin: 0 0 10px 0;
  font-size: 16px;
}

.lectures_content_item p {
  font-size: 14px;
  font-weight: 400;
  color: #323232;
  margin: 0;
}

.lectures_content_item span {
  display: block;
  margin-top: 10px;
  color: #c51230;
}

/* ----------------------------------------------------------------- */
/* ----------------------------------------------------------------- */

.dean_panel_list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  row-gap: 40px;
  /* margin-top: 30px; */
  column-gap: 40px;
}

.dean_panel_item {
  background: #F6F6F6;
}

.dean_panel_image {
  position: relative;
}

.dean_panel_image img {
  width: 100%;
}

.dean_panel_image_text {
  position: absolute;
  bottom: 27px;
  left: 0;
  padding: 6px 20px;
  font-size: 19px;
  font-weight: 600;
  color: #C51230;
  background: rgba(255, 255, 255, 0.90);
}

.dean_panel_content {
  color: #323232;
  padding: 20px 27px 70px 27px;
}

.dean_panel_content h3 {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 10px;
}

.dean_panel_content h4 {
  font-size: 16px;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 5px;
}

.dean_panel_university {
  font-size: 16px;
  font-weight: 600;
  color: #C51230;
  display: block;
  margin: 5px 0;
}

.dean_panel_content p:last-child {
  margin-bottom: 0;
}

.dean_panel_date {
  display: block;
  font-size: 14px;
  opacity: 0.8;
  font-weight: 500;
  margin-bottom: 5px;
}

.dean_panel_lecture {
  font-size: 26px;
  line-height: 1.2;
  margin-bottom: 15px;
}

.dean_panel_content {
  padding: 20px;
}

.dean_panel_content h4,
.dean_panel_content h3 {
  font-size: 16px;
}

.dean_panel_image_text {
  bottom: 22px;
  font-size: 17px;
}

#faculty-list-section>p {
  text-align: center;
}

/* --------------------------- */

.people_list {
  display: flex;
  flex-wrap: wrap;
  row-gap: 28px;
  column-gap: 20px;
}

.people_item {
  width: calc(25% - 15px);
  position: relative;
  z-index: 0;
  overflow: hidden;
  background: #f6f6f6;
}

.people_image {
  width: 100%;
  transition: all 0.4s ease-in-out;
  position: relative;
  overflow: hidden;
}

.people_image img {
  transition: transform 0.3s ease-in-out;
}

.people_image img:not(.arrow) {
  width: 100%;
}

.people_item>a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

.people_item.staff_member .people {
  opacity: 0;
  visibility: hidden;
}

.people_item.faculty_member .people {
  width: 100%;
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.people_item .arrow {
  position: absolute;
  top: 25px;
  right: 25px;
  transition: top 0.4s ease-in-out, right 0.4s ease-in-out;
}

.people_item:hover .arrow {
  top: 20px;
  right: 20px;
}

.people_content {
  padding: 20px;
  width: 100%;
  transition: background .3s ease-in-out;
  min-height: 125px;
}

.people_content h4 {
  font-weight: 700;
  font-size: 19px;
  line-height: 24px;
  margin: 0 0 12px 0;
  width: 100%;
}

.people_content p {
  margin: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
}

.people_content .user {
  margin-bottom: 8px;
}

.people_content .mail {
  color: #c51230;
}

.people_item.staff_member h4 a {
  pointer-events: none;
}

.people_content .staff-title {
  color: #ffffff;
  display: none;
  padding-left: 30px;
}

.people_item:hover .people_image img {
  transform: scale(1.1);
}

.directory-search {
  width: 58%;
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #AEA58C !important;
  border-radius: 3px;
}

.faculty-search-form select {
  width: 20%;
  height: 47px;
}

.faculty-search-form button:hover {
  background-color: unset !important;
}


/* ------------------------------------------------------------------- */

.faculty-pagination {
  margin-top: 60px !important;
}

.faculty-search-form {
  display: flex;
  flex-wrap: wrap;
  row-gap: 10px;
  justify-content: space-between;
  width: 100% !important;
  max-width: 880px !important;
  margin: 0 auto 40px auto !important;
  padding: 0 15px;
}

.faculty-search-form input {
  height: 44px;
  border: none !important;
  width: calc(100% - 50px) !important;
}

.faculty-search-form button {
  border: none;
  width: 50px;
  background: url(../images/search.svg) no-repeat center center;
  background-size: 20px;
  font-size: 0 !important;
}

/* ------------------------------------------------------------------- */

.faculty-alphabet-filter {
  display: flex;
  column-gap: 15px;
  row-gap: 10px;
  margin-bottom: 38px;
}

.alphabet-filter,
.faculty-alphabet-filter a {
  padding: 0;
  margin: 0;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.5px;
  color: #323232;
  opacity: 60%;
  display: inline-block;
}

.faculty-alphabet-filter .active,
.faculty-alphabet-filter a:hover {
  color: #c51230;
}

#faculty-list-section .faculty-alphabet-filter {
  justify-content: center;
  margin-bottom: 50px;
}

@media screen and (max-width: 999px) {
  .row-revers-mb .stk-row {
    flex-direction: column-reverse;
  }

  .people_list {
    display: flex;
    flex-wrap: wrap;
    row-gap: 15px;
    column-gap: 15px;
    padding-inline: 15px;
  }

  .people_item {
    width: calc(33.33% - 10px);
  }

  .faculty-search-form {
    margin: 0 auto 40px auto !important;
  }

  .wp-block-navigation__responsive-container-content>ul {
    column-gap: 12px;
  }
}

@media screen and (max-width: 860px) {
  .dean_panel_list {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 25px;
    column-gap: 25px;
  }

  .dean_panel_content {
    padding: 20px 25px 60px 25px;
  }

  .lecture-series-setion .container {
    padding: 0 15px;
    flex-wrap: wrap;
  }

  .lectures_image,
  .lectures_content {
    width: 100%;
  }

  .lectures_content {
    padding: 22px;
  }
}

@media screen and (max-width: 767px) {
  .dean_panel_list {
    grid-template-columns: repeat(1, 1fr);
  }

  .dean_panel_content {
    padding: 16px;
  }

  .lectures_content_item {
    padding: 15px;
  }

  .dean_panel_content h4,
  .dean_panel_content h3 {
    font-size: 20px;
  }

  .dean_panel_university {
    margin: 10px 0 15px 0;
  }

  .dean_panel_date {
    margin-bottom: 14px;
  }

  .dean_panel_content p {
    font-size: 14px;
  }

  .dean_panel_image_text {
    bottom: 22px;
    font-size: 17px;
  }

  .lectures_content_head h4 {
    font-size: 19px;
  }

  .lectures_content_head h4,
  .lectures_content_item,
  .lectures_content_head .date {
    width: 100%;
  }

  .lectures_content_head {
    margin-bottom: 25px;
  }

  .lectures_content {
    padding: 16px;
  }

  .tribe-events .tribe-events-l-container {
    min-height: auto !important;
  }

  .tribe-events-calendar-latest-past__event-row:last-child {
    margin-bottom: 0 !important;
  }

  .people_item {
    width: calc(50% - 10px);
  }

  .faculty-search-form select {
    width: 48%;
  }

  .directory-search {
    width: 100%;
  }
}

@media screen and (max-width: 600px) {
  .people_item {
    width: calc(100% - 10px);
  }

  .faculty-search-form select {
    width: 100%;
  }
}

/* *,
*::before,
*::after {
  box-sizing: border-box;
  }
  
  section {
    padding: 100px 15px;
    }
    
.container {
  max-width: 1200px;
  margin: 0 auto;
} */

