/* @import url('https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@400;500;600;700&family=Roboto:wght@400&display=swap'); */
:root {
  --secondary-color: #ff8200;
  --white: #fff;
  --footer-bg: #2d3138;
  --footer-light-bg: #2a2e35;
  --btn-bg: #2f2f2f;
  --text-color: #121212
}
.kingster-page-wrapper .homepage-video-banner .gdlr-core-pbf-wrapper-container {
  /* padding: 0 !important;
  max-width: 100% !important; */
}
.kingster-page-wrapper .homepage-video-banner .gdlr-core-pbf-wrapper-container .gdlr-core-video-item {
  /* padding: 0 !important; */
}
.kingster-page-wrapper .homepage-video-banner .gdlr-core-fluid-video-wrapper {
  position: relative;
  padding-top: 35% !important
}
.kingster-page-wrapper .homepage-video-banner .gdlr-core-fluid-video-wrapper:before {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, .3);
  content: "";
  width: 100%;
  height: 100%
}
.kingster-page-wrapper .homepage-video-banner .gdlr-core-fluid-video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: scale(1.62);
  pointer-events: none;
}

/* .homepage-video-banner .gdlr-core-fluid-video-wrapper iframe {
  position: relative;
  z-index: 2;
}

.homepage-video-banner .gdlr-core-video-item-overlay-image {
  position: absolute;
  inset: 0;
}
.homepage-video-banner .gdlr-core-video-item .gdlr-core-video-item-overlay-icon {
  display: none;
} */

.kingster-page-wrapper .homepage-video-banner .gdlr-core-title-item-caption-bottom.cim-video-banner-title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15) !important;
  width: 100%;
  text-align: center;
  padding: 0 25px !important;
  display: none;
}
.kingster-page-wrapper .homepage-video-banner .cim-video-banner-image {
  position: absolute;
  top: 18px;
  /* right: 15px; */
  right: 40px;
}
.kingster-page-wrapper .homepage-video-banner .cim-video-banner-image img {
  width: 140px;
}
.kingster-top-bar-background {
  background: var(--secondary-color) !important;
}
.kingster-page-title-wrap .kingster-page-title-content, .kingster-blog-title-wrap  .kingster-blog-title-content {
  padding-left: 0;
}
.gdlr-core-button {
  font-weight: normal;
}
.kingster-footer-wrapper .contact-details-list .contact-item.contact-phone {
  font-weight: 700 !important;
}
body .gdlr-core-block-item-title-wrap .gdlr-core-block-item-title {
  font-weight: 700 !important;
}
.kingster-footer-back-to-top-button {
  right: 15px;
  bottom: 15px;
}
.site-primary-btn-wrap a,
.db-filter-search-btn,
.gdlr-core-excerpt-read-more.gdlr-core-button:not(.gdlr-core-button-with-border),
.gdlr-core-body .gdlr-core-course-form input[type="submit"],
.black-cta-block .gdlr-core-column-service-read-more,
.main-menu-btn a {
  height: 59px;
  line-height: 54px;
  border-radius: 0px !important;
  background-color: var(--secondary-color) !important;
  font-size: 18px !important;
  padding: 0 25px !important;
  border: 2px solid var(--secondary-color) !important;
  min-width: 156px;
  /* color: var(--white) !important; */
  text-align: center;
  font-weight: normal !important;
  transition: all 0.5s;
  font-family: "Roboto", sans-serif !important;
  font-weight: 400;
  color: #000 !important;
  text-transform: none !important;
  border-radius: 3px !important;
}
.site-primary-btn-wrap a:hover,
.db-filter-search-btn:hover,
.gdlr-core-excerpt-read-more.gdlr-core-button:hover,
.gdlr-core-body .gdlr-core-course-form input[type="submit"]:hover,
.black-cta-block .gdlr-core-column-service-read-more:hover,
.main-menu-btn a:hover {
  background: #df6903 !important;
  border-color: #df6903 !important;
}
.gdlr-core-body .gdlr-core-course-form input[type="submit"] {
  height: 44px;
  line-height: 40px;
  font-size: 14px !important;
}
.main-menu-btn a {
  height: 50px;
  line-height: 46px;
  /* font-size: 14px !important; */
  font-size: 16px !important;
  padding: 0 15px !important;
}
.site-text-btn a,
.news-event-section .gdlr-core-excerpt-read-more.gdlr-core-plain-text,
.research-databases-list-wrapper .gdlr-core-excerpt-read-more.gdlr-core-plain-text,
.course-detail-page-wrapper .gdlr-core-accordion-item-content a:has(i),
.custom-vertical-tab-wrapper.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-content a:has(i) {
  font-weight: 600 !important;
  white-space: nowrap;
}
.site-text-btn a i,
.news-event-section .gdlr-core-excerpt-read-more.gdlr-core-plain-text i,
.research-databases-list-wrapper .gdlr-core-excerpt-read-more.gdlr-core-plain-text i,
.course-detail-page-wrapper .gdlr-core-accordion-item-content a i.arrow_right,
.custom-vertical-tab-wrapper.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-content a i.arrow_right {
  transition: all 0.5s;
  transform: translateX(0);
  display: inline-block;
  font-size: 21px;
  vertical-align: middle;
}
.site-text-btn a:hover i,
.news-event-section .gdlr-core-excerpt-read-more.gdlr-core-plain-text:hover i,
.research-databases-list-wrapper .gdlr-core-excerpt-read-more.gdlr-core-plain-text:hover i,
.course-detail-page-wrapper .gdlr-core-accordion-item-content a:hover i.arrow_right,
.custom-vertical-tab-wrapper.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-content a:hover i.arrow_right {
  transform: translateX(3px);
}
.section-padding {
  padding: 60px 0;
}
.cim-title-wrapper {
  margin-bottom: 40px;
}
/* site header */
.kingster-top-bar {
  padding-top: 10px;
  padding-bottom: 10px;
}
.kingster-header-wrap .kingster-logo-inner {
  max-width: 215px;
  transition: all 0.5s;
}
.kingster-header-wrap .kingster-navigation-submenu-indicator .sf-menu>li>a.sf-with-ul-pre:after {
  margin-left: 7px;
}
.kingster-header-wrap .kingster-logo {
  padding: 0;
}
.kingster-header-wrap .kingster-logo-inner a {
  display: block;
}
.kingster-header-wrap .kingster-header-container-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 0;
}
.kingster-header-wrap .clearfix:after,
.kingster-header-wrap .clearfix::before {
  display: none;
}
.kingster-header-wrap .kingster-navigation {
  padding: 0;
}
.kingster-header-wrap .kingster-navigation .sf-menu>li>a {
  margin-bottom: -34px;
  transition: all 0.5s;
}
.kingster-header-wrap .kingster-navigation .sf-menu>li.main-menu-btn>a {
  margin-top: -10px;
  /* font-family: "Urbanist", sans-serif; */
  /* font-family: "Mulish", sans-serif; */
  /* font-family: "Roboto", sans-serif; */
  /* font-family: 'Bitter', serif; */
  /* color: #121212 !important; */
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #000 !important;
  border-radius: 3px !important;
}
.kingster-header-wrap .kingster-navigation:has(.sf-menu>li.main-menu-btn>a:hover) .kingster-navigation-slide-bar,
.kingster-header-wrap .kingster-navigation .sf-menu>li.main-menu-btn .kingster-navigation-slide-bar {
  opacity: 0 !important;
}
.kingster-navigation .kingster-navigation-slide-bar {
  border-color: var(--secondary-color);
  margin-top: 30px;
}
.kingster-animate-fixed-navigation.kingster-header-style-plain .kingster-logo {
  padding: 0;
}
.kingster-animate-fixed-navigation.kingster-header-style-plain .kingster-logo-inner {
  max-width: 160px;
}
.kingster-animate-fixed-navigation.kingster-header-style-plain .kingster-navigation {
  padding: 0;
}
.kingster-animate-fixed-navigation.kingster-header-style-plain .kingster-navigation .sf-menu>li>a {
  margin-bottom: -25px;
}
.kingster-animate-fixed-navigation.kingster-header-style-plain .kingster-navigation .kingster-navigation-slide-bar {
  margin-top: 21px;
}
.kingster-lp-top-bar-user {
  display: none !important;
}
.kingster-top-bar .kingster-top-bar-menu>li>a i {
  margin-right: 10px;
}
.kingster-top-bar-right-social a {
  margin-left: 0;
  padding: 0 14px;
  font-size: 16px;
  display: inline-block;
  position: relative;
  line-height: 1.4;
}
.kingster-top-bar-right-social a+a::before {
  border-left: 1px solid var(--white);
  position: absolute;
  content: '';
  left: 0;
  top: 4px;
  height: 16px;
}
.kingster-top-bar-right-social {
  margin: 0 -14px;
}
.kingster-top-bar-container-inner {
  display: flex;
  justify-content: space-between;
}
.kingster-top-bar-container-inner.clearfix:after,
.kingster-top-bar-container-inner.clearfix::before {
  display: none;
}
.kingster-top-bar-container-inner .kingster-top-bar-left {
  padding-left: 0;
}
.kingster-top-bar-container-inner .kingster-top-bar-right {
  padding-right: 0;
  display: flex;
  align-items: center;
}
.kingster-top-bar .kingster-top-bar-right-social a:hover {
  opacity: 0.8;
  color: var(--white);
}
.kingster-body-front .kingster-container {
  max-width: 1420px !important;
  padding: 0 50px !important;
  width: 100%;
  margin: 0 auto;
}
.kingster-body-front .gdlr-core-container {
  max-width: 1420px !important;
  padding: 0 30px !important;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
#kingster-navigation-slide-bar {
  display: none !important;
}
.kingster-header-wrap .kingster-navigation .sf-menu>li>a {
  position: relative;
  font-size: 16px;
}
.kingster-header-wrap .kingster-navigation .sf-menu>li:not(.main-menu-btn)>a::before {
  position: absolute;
  height: 6px;
  /* background: var(--secondary-color); */
  border-bottom: 6px solid var(--secondary-color);
  width: 0%;
  opacity: 0;
  visibility: hidden;
  /* top: calc(100% - 5px); */
  top: calc(100% - 6px);
  left: 0;
  content: "";
  margin: 0 !important;
  transition: width 0.5s;
  z-index: 99;
}
.kingster-header-wrap .kingster-navigation .sf-menu>li.menu-item-has-children:not(.main-menu-btn)>a::before {
  top: calc(100% - 6px);
}
.sticky-header.kingster-header-wrap .kingster-navigation .sf-menu>li:not(.main-menu-btn)>a::before {
  top: calc(100% - 14px);
}
.kingster-header-wrap .kingster-navigation .sf-menu>li:not(.main-menu-btn)>a:hover:before,
.kingster-header-wrap .kingster-navigation .sf-menu>li:not(.main-menu-btn).current-menu-item>a:before,
.kingster-header-wrap .kingster-navigation .sf-menu>li:not(.main-menu-btn).current-menu-parent>a:before {
  width: 100%;
  opacity: 1;
  visibility: visible;
}
.kingster-header-wrap .kingster-navigation .sf-menu .menu-item.current-menu-parent~.menu-item.current-menu-parent a:before {
  /* border-bottom: none; or remove hover line */
  /* opacity: 0; */
  /* visibility: hiddens; */
}
/* Hide the active underline when hovering over any other item */
.kingster-header-wrap .kingster-navigation .sf-menu:hover>li.current-menu-item>a:before,
.kingster-header-wrap .kingster-navigation .sf-menu:hover>li.current-menu-parent>a:before {
  width: 0;
  opacity: 0;
  visibility: hidden;
}
/* Keep underline visible if hovering directly on the current item itself */
.kingster-header-wrap .kingster-navigation .sf-menu>li.current-menu-item:hover>a:before,
.kingster-header-wrap .kingster-navigation .sf-menu>li.current-menu-parent:hover>a:before {
  width: 100%;
  opacity: 1;
  visibility: visible;
}
.kingster-header-wrap.sticky-header {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 99;
}
.logged-in.admin-bar .kingster-header-wrap.sticky-header {
  top: 32px;
}
.kingster-logo img {
  transition: all 0.5s;
  width: auto;
}
.kingster-header-wrap.sticky-header .kingster-logo img {
  height: 50px;
}
/* site footer */
.kingster-footer-wrapper {
  background: var(--footer-bg);
}
.marketing-footer-wrapper.enable-only-acknowledgement {
  background: var(--footer-light-bg);
}
.kingster-body-front footer .kingster-container {
  /* max-width: 1648px !important; */
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.kingster-copyright-wrapper .kingster-copyright-container {
  align-items: center;
}
.kingster-body-front footer .kingster-container.clearfix::before,
.kingster-body-front footer .kingster-container.clearfix::after {
  display: none;
}
.kingster-body-front footer .kingster-container .kingster-footer-column:nth-child(3) {
  max-width: calc(60% - 25px);
  flex: 0 0 calc(60% - 25px);
}
.kingster-body-front footer .kingster-container .kingster-footer-column:last-child {
  max-width: 100%;
  flex: 0 0 100%;
  display: flex;
  gap: 20px;
}
.kingster-body-front footer .kingster-container .kingster-footer-column:last-child p {
  margin-bottom: 0;
  color: #fff;
}
.kingster-body-front footer .kingster-container .kingster-footer-column {
  max-width: calc(20% - 25px);
  flex: 0 0 calc(20% - 25px);
  padding: 0;
}
.kingster-footer-wrapper .kingster-widget-title {
  color: var(--white);
  border-bottom: 1px solid #474B52;
  font-size: 18px;
  padding-bottom: 17px;
  margin-bottom: 20px;
  font-weight: 700;
}
.kingster-footer-wrapper a {
  color: var(--white);
}
.kingster-footer-wrapper a:hover {
  color: var(--secondary-color);
}
.kingster-copyright-wrapper {
  background: var(--footer-light-bg);
  padding: 30px 0;
}
.kingster-copyright-text,
.kingster-copyright-left {
  color: var(--white);
  font-size: 14px;
}
.kingster-copyright-left {
  padding-left: 0;
}
.kingster-copyright-right {
  padding-right: 0;
}
.kingster-copyright-wrapper .gdlr-core-social-network-item .gdlr-core-social-network-icon {
  margin-right: 16px;
  font-size: 22px;
  color: #fff;
}
.kingster-mobile-header .kingster-logo {
  padding: 0;
}
.kingster-mobile-header .kingster-mobile-header-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.kingster-mobile-header .kingster-mobile-header-container::before,
.kingster-mobile-header .kingster-mobile-header-container::after {
  display: none;
}
.kingster-mobile-menu-right {
  position: relative;
  right: 0;
  top: 0;
  margin-top: 0;
}
.kingster-mobile-header .kingster-mobile-header-container .kingster-logo-inner {
  max-width: 200px;
  margin-right: 20px;
}
.kingster-footer-wrapper .contact-details-list {
  margin: 0;
}
.kingster-footer-wrapper .contact-details-list .contact-item {
  font-size: 14px !important;
  list-style: none;
  display: flex;
  margin-bottom: 11px;
}
.kingster-footer-wrapper .contact-details-list .contact-item:last-child {
  margin-bottom: 0;
}
.kingster-footer-wrapper {
  padding: 70px 0;
}
.marketing-footer-wrapper.enable-only-acknowledgement {
  padding: 40px 0 0;
}
.kingster-footer-wrapper .contact-details-list .contact-item.contact-address {
  color: #AAACAD;
}
.kingster-footer-wrapper .contact-details-list .contact-item.contact-phone {
  color: var(--secondary-color) !important;
  font-family: "Source Sans 3", sans-serif;
  font-weight: 700;
}
.kingster-footer-wrapper .contact-details-list .contact-item.contact-phone a {
  color: var(--secondary-color) !important;
}
.footer-contact-wrapper {
  gap: 20px;
  margin-bottom: 20px;
}
.kingster-footer-wrapper .kingster-widget:last-child .footer-contact-wrapper {
  margin-bottom: 0;
}
.kingster-footer-wrapper ul {
  margin-bottom: 0;
}
.kingster-body-front footer .kingster-container .kingster-footer-column:first-child ul {
  margin: 20px 0 30px;
}
.kingster-body-front footer .kingster-container .kingster-footer-column:first-child .wp-block-image {
  max-width: 238px;
}
.kingster-footer-wrapper .contact-details-list .contact-item i {
  margin-right: 7px;
  font-size: 20px;
  min-width: 18px;
  text-align: center;
  position: relative;
  top: 2px;
}
.kingster-footer-wrapper .contact-details-list .contact-item a {
  font-size: 14px !important;
}
.kingster-footer-wrapper .footer-contact-item {
  background: #2A2E35;
  padding: 15px;
  flex: 0 0 calc(33.33% - 14px) !important;
}
.kingster-footer-wrapper .footer-contact-item p {
  font-size: 16px;
  color: #fff;
  line-height: 1.2;
  margin-bottom: 10px;
}
.kingster-footer-wrapper .widget {
  margin-bottom: 0;
}
.kingster-copyright-wrapper .custom-footer-horizontal-menu ul {
  display: flex;
  justify-content: flex-end;
  list-style: none;
  margin: 0;
}
.kingster-copyright-wrapper .custom-footer-horizontal-menu ul li+li {
  margin-left: 10px;
}
.kingster-copyright-wrapper .custom-footer-horizontal-menu ul a {
  color: var(--white);
}
.kingster-copyright-wrapper .custom-footer-horizontal-menu ul a:hover {
  color: var(--secondary-color);
}
.kingster-footer-wrapper .flag-images img {
  height: 90px;
  width: auto;
  object-fit: contain;
  box-shadow: none;
}
.marketing-footer-wrapper.enable-only-acknowledgement .flag-images img {
  height: 80px;
}
.kingster-footer-wrapper #block-20, .marketing-footer-wrapper.enable-only-acknowledgement .kingster-footer-column:last-child .widget:first-child {
  flex: 0 0 270px;
}
.kingster-footer-wrapper #block-21, .marketing-footer-wrapper.enable-only-acknowledgement .kingster-footer-column:last-child .widget:last-child {
  flex: 1;
}
.kingster-footer-wrapper .footer-title-h3 {
  font-size: 22px;
  margin-bottom: 0;
}
.marketing-footer-wrapper.enable-only-acknowledgement .footer-title-h3 {
  font-size: 18px;
}
.kingster-body-front footer .marketing-footer-wrapper.enable-only-acknowledgement .kingster-container .kingster-footer-column:last-child p {
  font-size: 14px;
}
.connect-us-title {
  font-size: 18px !important;
}
/* CIM Campus section */
.cim-campus-section.section-padding {
  padding-bottom: 20px;
}
.cim-campus-section .cim-campus-item .cim-campus-img,
.program-grid-section .cim-program-item .cim-program-img {
  padding-bottom: 60%;
  position: relative;
}
.program-grid-section .cim-program-item .cim-program-img {
  /* padding-bottom: 50%;
  position: relative; */
}
.cim-campus-section .cim-campus-item .cim-campus-img.large-img,
.program-grid-section .cim-program-item .cim-program-img.large-img {
  padding-bottom: 80%;
}
.cim-campus-section .cim-campus-item .cim-campus-img img,
.program-grid-section .cim-program-item .cim-program-img img {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
}
.cim-campus-section .cim-campus-item .site-text-btn {
  padding-bottom: 0 !important;
}
.cim-campus-section .cim-campus-item {
  /* margin-bottom: 40px; */
}
.apply-admission-section .gdlr-core-pbf-wrapper-full-no-space {
  max-width: 100%;
}
.apply-admission-section .cim-video-block div {
  height: 100%;
}
.apply-admission-section .cim-video-block a {
  height: 100%;
  display: block;
}
.apply-admission-section .cim-video-block img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.apply-admission-section .campus-gallery div {
  height: 100%;
}
.apply-admission-section .campus-gallery a {
  height: 100%;
  display: block;
}
.apply-admission-section .campus-gallery img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.apply-admission-section .campus-gallery .slides,
.apply-admission-section .campus-gallery .slides>li {
  height: 100%;
}
/* event section */
.news-event-page-wrapper .gdlr-core-event-item-list.gdlr-core-style-grid.gdlr-core-without-frame .gdlr-core-event-item-thumbnail {
  padding-bottom: 60%;
  position: relative;
}
.news-event-page-wrapper .gdlr-core-event-item-list.gdlr-core-style-grid.gdlr-core-without-frame .gdlr-core-event-item-thumbnail img {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.news-event-page-wrapper .gdlr-core-event-item-list.gdlr-core-style-grid .gdlr-core-event-item-info {
  font-size: 14px;
}
/* news event section */
.news-event-section.section-padding {
  padding-bottom: 20px;
}
.news-event-section .gdlr-core-block-item-title-wrap {
  margin-bottom: 40px !important;
}
.news-event-section .gdlr-core-blog-grid .gdlr-core-blog-thumbnail {
  padding-bottom: 55%;
  position: relative;
}
.news-event-section .gdlr-core-blog-grid .gdlr-core-blog-thumbnail .gdlr-core-audio {
  display: flex;
  align-items: center;
}
.news-event-section .gdlr-core-blog-grid .gdlr-core-blog-thumbnail img,
.news-event-section .gdlr-core-blog-grid .gdlr-core-blog-thumbnail .gdlr-core-audio,
.news-event-section .gdlr-core-blog-grid .gdlr-core-blog-thumbnail .gdlr-core-fluid-video-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.news-event-section .gdlr-core-blog-grid-with-frame .gdlr-core-blog-grid-frame {
  padding: 20px;
}
.news-event-section .gdlr-core-blog-grid .gdlr-core-blog-content {
  margin-bottom: 0;
}
.news-event-section .gdlr-core-blog-grid .gdlr-core-blog-info-wrapper a {
  color: var(--text-color);
  font-family: "Source Sans 3", sans-serif;
}
.news-event-section .gdlr-core-flexslider-custom-nav.gdlr-core-style-navigation-inner .flex-prev,
.news-event-section .gdlr-core-flexslider-custom-nav.gdlr-core-style-navigation-inner .flex-next {
  top: 29%;
}
.news-event-section .gdlr-core-excerpt-read-more.gdlr-core-plain-text i::before {
  content: "\24";
  font-family: ElegantIcons;
  font-weight: 400;
  /* line-height: 1; */
  -webkit-font-smoothing: antialiased;
}
.gdlr-core-event-item-list .gdlr-core-event-item-title a:hover {
  color: var(--secondary-color);
}
/* testimonials */
.cim-testimonial-slider .gdlr-core-testimonial-item-title-wrap h3 {
  text-align: center;
}
.cim-testimonial-slider .gdlr-core-flexslider .flex-direction-nav li a {
  padding: 10px;
}
.cim-testimonial-slider .gdlr-core-flexslider .flex-direction-nav .flex-nav-prev {
  left: 0;
}
.cim-testimonial-slider .gdlr-core-flexslider .flex-direction-nav .flex-nav-next {
  right: 0;
}
.cim-testimonial-slider .slides>li {
  padding: 0 70px;
}
.cim-testimonial-slider .gdlr-core-testimonial-content-wrap {
  padding: 30px 0 0;
}
.cim-testimonial-slider .gdlr-core-testimonial {
  position: relative;
}
.cim-testimonial-slider .gdlr-core-testimonial-quote {
  position: absolute;
  left: 0;
  top: 0;
}
.testimonial-gallery .video-item {
  position: relative;
  display: inline-block;
}
.testimonial-gallery .video-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  /* transparent overlay */
  z-index: 1;
  border-radius: inherit;
}
.testimonial-gallery .video-item:hover .gdlr-core-image-overlay {
  opacity: 1;
}
.testimonial-gallery .video-item:has(.gdlr-core-image-overlay)::before {
  background: none;
}
.testimonial-gallery .video-item::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  /* adjust size as needed */
  height: 50px;
  /* adjust size as needed */
  background: url('./../images/icon-play.png') no-repeat center center;
  background-size: contain;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.testimonial-gallery.gdlr-core-gallery-item .gdlr-core-gallery-caption {
  font-style: normal;
  font-weight: 600;
  color: var(--text-color);
  font-size: 16px;
}
/* about-inner-two-col-wrapper */
.about-inner-two-col-wrapper .about-inner-portfolio-wrapper .gdlr-core-media-image {
  padding-bottom: 100%;
  position: relative;
}
.about-inner-two-col-wrapper .about-inner-portfolio-wrapper .gdlr-core-media-image img {
  max-width: 100%;
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.about-inner-two-col-wrapper .about-inner-portfolio-wrapper .gdlr-core-media-image a {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.about-inner-two-col-wrapper .about-inner-portfolio-wrapper .gdlr-core-media-image a img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.about-inner-two-col-wrapper .about-inner-portfolio-wrapper .gdlr-core-personnel-style-grid .gdlr-core-personnel-list-content-wrap {
  border: 1px solid #EAEAEB;
  padding: 20px;
}
.about-inner-two-col-wrapper .about-inner-portfolio-wrapper .gdlr-core-personnel-style-grid .gdlr-core-personnel-list-title,
.about-inner-two-col-wrapper .about-inner-portfolio-wrapper .gdlr-core-personnel-style-grid .gdlr-core-personnel-list-title a {
  color: var(--text-color);
}
.about-inner-two-col-wrapper .about-inner-portfolio-wrapper .gdlr-core-personnel-style-grid .gdlr-core-personnel-list-title:hover,
.about-inner-two-col-wrapper .about-inner-portfolio-wrapper .gdlr-core-personnel-style-grid .gdlr-core-personnel-list-title a:hover {
  /* color: #1f2e45; */
  color: var(--secondary-color);
}
.about-inner-portfolio-wrapper .gdlr-core-personnel-style-grid .gdlr-core-personnel-list-position {
  margin-bottom: 0;
  color: var(--text-color);
  line-height: 1.4;
}
.about-inner-portfolio-wrapper .gdlr-core-personnel-style-grid .gdlr-core-personnel-list-column {
  margin-bottom: 40px;
}
.about-inner-portfolio-wrapper .gdlr-core-personnel-style-grid .gdlr-core-hover-opacity {
  display: none;
}
.box-title .gdlr-core-title-item-title-wrap {
  padding: 14px 20px;
  background: #f5f5f5;
  border-bottom: 3px solid var(--secondary-color);
}
.about-inner-two-col-wrapper .quick-menu-wrapper .gdlr-core-icon-list-item .gdlr-core-icon-list-content {
  font-family: "Source Sans 3", sans-serif;
  font-weight: 700;
  line-height: 1.2;
}
.about-inner-two-col-wrapper .quick-menu-wrapper .gdlr-core-icon-list-item .gdlr-core-icon-list-caption {
  line-height: 1.2;
}
.about-inner-two-col-wrapper .quick-menu-wrapper .gdlr-core-icon-list-item ul li {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid var(--secondary-color);
  padding-left: 20px;
  padding-right: 20px;
}
.about-inner-two-col-wrapper .quick-menu-wrapper .gdlr-core-icon-list-item ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.about-person-detail-img .gdlr-core-image-item-wrap {
  position: relative;
  height: 200px;
}
.about-person-detail-img .gdlr-core-image-item-wrap a {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.about-person-detail-img .gdlr-core-image-item-wrap a img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.about-person-detail-page .gdlr-core-title-item .gdlr-core-title-item-title {
  font-weight: 700 !important;
  color: var(--text-color) !important;
}
.about-person-detail-page .gdlr-core-divider-line {
  border-color: var(--secondary-color) !important;
}
.gray-quick-menu-box .gdlr-core-page-builder-column-right-divider {
  top: 0;
  margin-top: 0 !important;
}
/* about-border-box-section */
.about-border-box-section.section-padding {
  padding-bottom: 20px;
}
.about-border-box-section .border-box-item {
  padding: 20px;
  height: 100%;
}
.about-border-box-section .gdlr-core-pbf-column {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 40px;
}
.about-border-box-section .border-box-item .gdlr-core-item-pdlr {
  padding-left: 0;
  padding-right: 0;
}
.about-border-box-section .border-box-item .gdlr-core-item-pdlr p {
  margin-bottom: 0;
}
/* about-grid-box-wrapper */
.about-grid-box-wrapper.section-padding {
  padding-bottom: 20px;
}
.about-grid-box-wrapper.section-padding+.about-grid-box-wrapper.section-padding {
  padding-top: 0;
}
.about-grid-box-wrapper .gdlr-core-pbf-column {
  padding: 0 20px;
}
.about-grid-box-wrapper .gdlr-core-pbf-column .about-grid-box-item {
  box-shadow: 0px 2px 10px 0px #0000001A;
  margin-bottom: 40px;
}
.about-grid-box-wrapper .grid-box-title {
  padding: 0 !important;
}
.about-grid-box-wrapper .grid-box-title a {
  padding: 28px 20px 28px 72px !important;
  background-image: url(./../images/pdf-icon.svg) !important;
  background-repeat: no-repeat !important;
  background-position: 20px center !important;
  background-size: 40px !important;
  display: block;
  color: var(--text-color) !important;
  line-height: 1.3;
  font-size: 18px !important;
}
.about-grid-box-wrapper .grid-box-title a:hover {
  color: #1f2e45 !important;
}
.about-grid-box-wrapper .about-grid-box-item a {
  display: block;
}
.about-grid-box-wrapper .about-grid-box-item a img {
  width: 100%;
}
/* header */
.kingster-header-wrap .sf-menu>.kingster-normal-menu li {
  background-color: var(--white);
  border: none !important;
}
.kingster-header-wrap .sf-menu>li>.sub-menu a {
  color: var(--text-color);
}
.kingster-header-wrap .sf-menu>li>.sub-menu a:hover,
.kingster-header-wrap .sf-menu>li>.sub-menu .current-menu-item>a {
  color: var(--secondary-color) !important;
  background-color: rgba(245, 130, 31, 0.05) !important;
}
.kingster-header-wrap .sf-menu>.kingster-normal-menu ul {
  margin-left: 0;
}
.kingster-header-wrap .sf-menu>.kingster-normal-menu ul {
  top: 100%;
  font-size: 16px !important;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
}
.home-client-gallery-slider.gdlr-core-gallery-item .gdlr-core-gallery-list a {
  pointer-events: none;
  cursor: default;
}
/* course detail page*/
.course-detail-page-wrapper .gdlr-core-accordion-style-background-title-icon .gdlr-core-active .gdlr-core-accordion-item-title .gdlr-core-head {
  color: #fff;
}
.gdlr-core-accordion-style-background-title-icon .gdlr-core-accordion-item-title {
  font-size: 17px !important;
  font-weight: 500 !important;
  font-family: "Roboto", sans-serif;
}
.course-detail-page-wrapper .gdlr-core-course-info-item .gdlr-core-course-info-item-inner {
  padding: 15px 15px 10px;
}
.course-detail-page-wrapper .gdlr-core-course-info-item .gdlr-core-head {
  margin-bottom: 5px;
  line-height: 1.2;
}
.course-detail-page-wrapper .gdlr-core-course-info-item .gdlr-core-tail {
  margin-bottom: 5px;
  line-height: 1.2;
}
.course-detail-page-wrapper .gdlr-core-course-info-item .gdlr-core-course-info-item-inner .gdlr-core-pbf-column:has(.gdlr-core-tail:empty) {
  display: none;
}
.course-detail-page-wrapper table {
  border-spacing: 0;
  text-align: left;
  border: 1px solid #eaeaeb;
  border-bottom: 0;
  border-right: 0;
}
.course-detail-page-wrapper table tr th {
  padding: 10px 15px;
  border-right: 1px solid #eaeaeb;
  font-weight: 500;
}
.course-detail-page-wrapper table tr td p {
  margin-bottom: 10px;
}
.course-detail-page-wrapper table tr td p:last-child {
  margin-bottom: 0;
}
.course-detail-page-wrapper table tr td {
  padding: 10px 15px;
  border-bottom: 1px solid #eaeaeb;
  border-right: 1px solid #eaeaeb;
}
.course-detail-page-wrapper table .left-rowspan-text {
  color: var(--text-color);
  white-space: nowrap;
  position: relative;
}
.course-detail-page-wrapper table .left-rowspan-text span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(180deg);
  writing-mode: vertical-rl;
}
.course-detail-page-wrapper .gdlr-core-course-search-item .gdlr-core-course-form {
  padding: 20px;
  background: #f5f5f5;
  margin: 0;
}
.course-detail-page-wrapper .gdlr-core-course-search-item .gdlr-core-course-column {
  padding-left: 0;
  padding-right: 0;
}
.course-detail-page-wrapper .course-title .gdlr-core-title-item-title-wrap,
.course-detail-page-wrapper .gdlr-core-course-search-item .gdlr-core-course-search-item-title {
  padding: 20px 20px 0;
  background: #f5f5f5;
  margin-bottom: 0;
}
.course-detail-page-wrapper .gdlr-core-block-item-title-wrap {
  padding: 20px 20px 0;
  background: #f5f5f5;
}
.course-detail-page-wrapper .gdlr-core-course-item.gdlr-core-course-style-list .gdlr-core-course-item-list {
  padding: 5px 20px;
  background: #f5f5f5;
  margin: 0;
  border: 0;
}
.course-detail-page-wrapper .gdlr-core-course-item.gdlr-core-course-style-list .gdlr-core-course-item-list:last-child {
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.course-form-detail-wrapper .course-detail-wrapper {
  height: 100%;
  display: flex;
  align-items: center;
}
.course-form-detail-wrapper .gdlr-core-course-item.gdlr-core-course-style-list .gdlr-core-course-item-link,
.course-side-list .gdlr-core-course-item.gdlr-core-course-style-list .gdlr-core-course-item-link {
  display: flex;
  align-items: center;
  position: relative;
}
.course-side-list .gdlr-core-course-item.gdlr-core-course-style-list .gdlr-core-course-item-icon {
  margin-top: 0;
  transform: translateY(-50%);
}
.course-form-block .gdlr-core-course-form input,
.course-form-block .gdlr-core-course-form .gdlr-core-course-form-combobox {
  padding: 0 15px;
  height: 44px;
  line-height: 44px;
  border-radius: 0;
  border: 1px solid #f5f5f5;
}
.course-form-block .gdlr-core-course-form input:focus {
  border-color: var(--secondary-color);
}
.course-form-block .gdlr-core-course-form input::placeholder {
  opacity: 1 !important;
  color: #696969 !important;
}
.course-form-block .gdlr-core-course-form input::-webkit-input-placeholder {
  opacity: 1 !important;
  color: #696969 !important;
}
.course-form-block .gdlr-core-course-form input::-moz-placeholder {
  opacity: 1 !important;
  color: #696969 !important;
}
.course-form-block .gdlr-core-course-form input:-ms-input-placeholder {
  opacity: 1 !important;
  color: #696969 !important;
}
.course-form-block .gdlr-core-course-form input:-moz-placeholder {
  opacity: 1 !important;
  color: #696969 !important;
}
.course-detail-wrapper .course-detail-wrapper .gdlr-core-pbf-column-content {
  width: 100%;
}
.course-form-block .gdlr-core-course-search-item .gdlr-core-course-form-submit {
  text-align: left;
}
/* program listing */
.program-listing-wrapper .gdlr-core-pbf-column {
  padding: 0 15px;
}
.program-listing-wrapper .program-list-item {
  padding: 30px !important;
  border: 1px solid #EAEAEB;
  height: 100%;
}
.program-list-item .gdlr-core-image-item-wrap {
  position: relative;
  padding-bottom: 67%;
}
.program-list-item .gdlr-core-image-item-wrap a {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.program-list-item .gdlr-core-image-item-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.program-list-item .gdlr-core-item-pdlr {
  padding-left: 0;
  padding-right: 0;
}
.program-list-item p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.program-list-item.full-width.program-listing-wrapper p {
  -webkit-line-clamp: 5;
}
.program-list-item p:last-child {
  margin-bottom: 0;
}
.program-list-item .gdlr-core-image-overlay {
  display: none;
}
.program-list-item.full-width.program-listing-wrapper .gdlr-core-pbf-column {
  padding: 0;
}
.program-list-item.full-width.program-listing-wrapper .gdlr-core-container {
  padding: 0 45px !important;
}
.program-listing-wrapper .program-image-block {
  height: 100%;
}
.program-listing-wrapper .program-content-block {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.program-listing-wrapper.center-align-section .gdlr-core-container {
  justify-content: center;
}
.future-student-page-wrapper table {
  border-spacing: 0;
  text-align: left;
  border: 1px solid #eaeaeb;
}
.future-student-page-wrapper table tr th {
  padding: 10px 15px;
  border-right: 1px solid #eaeaeb;
  font-weight: 500;
}
.future-student-page-wrapper table tr th:last-child,
.future-student-page-wrapper table tr td:last-child {
  border-right: 0;
}
.future-student-page-wrapper table tr:last-child td {
  border-bottom: 0;
}
.future-student-page-wrapper table tr td {
  padding: 10px 15px;
  border-bottom: 1px solid #eaeaeb;
  border-right: 1px solid #eaeaeb;
}
.future-student-page-wrapper .cim-image-wrapper .gdlr-core-media-image {
  padding-bottom: 56.25%;
  position: relative;
}
.future-student-page-wrapper .cim-image-wrapper .gdlr-core-media-image a {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.future-student-page-wrapper .cim-image-wrapper .gdlr-core-media-image img {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.future-student-page-wrapper .cim-gallery-box .gdlr-core-flexslider .gdlr-core-media-image {
  padding-bottom: 56.25%;
  position: relative;
}
.future-student-page-wrapper .cim-gallery-box .gdlr-core-flexslider .gdlr-core-media-image a {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.future-student-page-wrapper .cim-gallery-box .gdlr-core-flexslider .gdlr-core-media-image a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.future-student-page-wrapper .gdlr-core-gallery-with-thumbnail-wrap .gdlr-core-sly-slider {
  margin-top: 20px;
  margin-left: 0;
}
.future-student-page-wrapper .gdlr-core-gallery-with-thumbnail-wrap .gdlr-core-sly-slider ul {
  margin-left: 0;
}
.future-student-page-wrapper .future-student-black-box-item .gdlr-core-column-service-item .gdlr-core-column-service-title,
.future-student-page-wrapper .marketing-page-black-box-item .gdlr-core-column-service-item .gdlr-core-column-service-title {
  color: #121212;
  line-height: 1.2;
}
.future-student-page-wrapper .future-student-black-box-item .gdlr-core-pbf-column-link {
  border: 1px solid #f3f3f3 !important;
}
.future-student-page-wrapper .gdlr-core-pbf-column:has(.future-student-black-box-item),
.future-student-page-wrapper .gdlr-core-pbf-column:has(.marketing-page-black-box-item) {
  padding: 0 10px 20px;
}
.future-student-page-wrapper .future-student-black-box-item,
.future-student-page-wrapper .marketing-page-black-box-item,
.future-student-page-wrapper .future-page-box-grid-wrapper {
  transition: all 0.5s;
}
.future-student-page-wrapper .future-student-black-box-item:hover,
.future-student-page-wrapper .marketing-page-black-box-item:hover,
.future-student-page-wrapper .future-page-box-grid-wrapper:hover {
  transform: translateY(-5px);
}
.current-student-page.future-student-page-wrapper .future-student-black-box-wrapper {
  padding-bottom: 40px;
}
.future-student-page-wrapper .future-student-black-box-wrapper,
.current-student-page.quick-links-wrapper .orange-icons-item-wrapper {
  padding: 0 10px 10px;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.future-student-page-wrapper .future-page-box-grid-outer {
  display: flex;
  flex-wrap: wrap;
  padding: 0 10px;
  width: 100%;
}
.future-student-page-wrapper .future-page-box-grid-wrapper {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px !important;
}
.future-student-page-wrapper .gdlr-core-accordion-item-title {
  display: flex;
  align-items: center;
  /* line-height: 1.2; */
}
.future-students-quick-menu-list {
  margin: 0;
  list-style: none;
  padding: 20px;
}
.future-students-quick-menu-list li:not(:last-child) {
  margin-bottom: 20px;
}
.future-students-quick-menu-list li a {
  display: flex;
  align-items: center;
  font-size: 18px;
  color: var(--text-color);
  line-height: 1.2;
}
.future-students-quick-menu-list li a:hover {
  color: var(--secondary-color);
}
.future-students-quick-menu-list li a em {
  min-width: 35px;
  margin-right: 12px;
  display: inline-flex;
}
.quick-menu-wrapper .gdlr-core-widget-box-shortcode {
  padding: 0;
  box-shadow: 0px 0px 10px 0px #0000001A;
}
.quick-menu-wrapper p {
  margin: 0;
}
.quick-menu-wrapper .gdlr-core-title-item {
  padding: 20px;
  font-size: 22px;
  color: #121212;
  font-weight: 500;
  background: #F3F3F3;
}
.quick-menu-wrapper .gdlr-core-title-item .gdlr-core-title-item-title-wrap {
  line-height: 1;
}
.custom-badge-listing ul {
  margin-top: 0px;
  list-style: none;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.custom-badge-listing ul li {
  padding: 4px 12px !important;
  background: #f3f3f3;
  border-radius: 20px;
  color: #212121;
  font-weight: 500;
  position: relative;
  list-style: none;
  line-height: 1.7 !important;
}
.entry-requirement-text-box .custom-badge-listing ul li::before {
  content: none !important;
  display: none !important;
}
.entry-requirement-text-box ul .custom-badge-listing ul li+li {
  margin-top: 0;
}
.cim-future-student-detail-img .gdlr-core-media-image {
  /* padding-bottom: 40%; */
  padding-bottom: 35%;
  position: relative;
}
.cim-future-student-detail-img .gdlr-core-media-image img {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.entry-requirement-text-box i.arrow_right,
.english-language-text-box i.arrow_right {
  vertical-align: middle;
}
.entry-requirement-text-box .gdlr-core-accordion-item-content {
  margin-left: 30px;
}
.english-language-text-box a i:not(.arrow_right) {
  vertical-align: text-top;
}
.kingster-body-front .entry-requirement-listing .gdlr-core-container {
  padding: 0 35px !important;
}
.entry-requirement-listing .gdlr-core-item-pdlr {
  padding: 0;
}
.entry-requirement-listing .entry-item-btn .gdlr-core-button {
  padding: 21px 20px !important;
  line-height: 1.2;
  height: 100%;
  display: flex;
  align-items: center;
}
.entry-requirement-listing .gdlr-core-image-item-wrap {
  position: relative;
  padding-bottom: 92%;
}
.entry-requirement-listing .gdlr-core-image-item-wrap a {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.entry-requirement-listing .gdlr-core-image-item-wrap img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
}
/* custom table */
.custom-table-wrapper table {
  border-spacing: 0;
  text-align: left;
  border: 1px solid #eaeaeb;
}
.custom-table-wrapper table tr th {
  padding: 10px 15px;
  border-right: 1px solid #eaeaeb;
  font-weight: 500;
}
.custom-table-wrapper table tr th:last-child,
.custom-table-wrapper table tr td:last-child {
  border-right: 0;
}
.custom-table-wrapper table tr:last-child td {
  border-bottom: 0;
}
.custom-table-wrapper table tr td {
  padding: 10px 15px;
  border-bottom: 1px solid #eaeaeb;
  border-right: 1px solid #eaeaeb;
}
.listing-content-with-icon,
.entry-requirement-text-box ul {
  margin: 0;
  list-style: none;
}
.scholarship-page-wrapper .listing-content-with-icon {
  margin-bottom: 10px;
}
.listing-content-with-icon li,
.entry-requirement-text-box ul li {
  position: relative;
  /* font-size: 16px; */
  line-height: 1.3;
  /* color: #696969; */
  /* color: var(--text-color); */
  padding-left: 25px;
}
.listing-content-with-icon li+li,
.entry-requirement-text-box ul li+li {
  margin-top: 13px;
}
.listing-content-with-icon li::before,
.entry-requirement-text-box ul>li::before {
  position: absolute;
  content: "\f192";
  display: inline-block !important;
  font: normal normal normal 17px/1 FontAwesome;
  width: 17px;
  color: var(--secondary-color);
  left: 0;
  top: 2px;
}
.listing-content-with-icon li ul,
.entry-requirement-text-box ul li ul {
  list-style-type: none;
  margin: 10px 0 0;
  padding-left: 0;
}
.listing-content-with-icon li ul li,
.entry-requirement-text-box ul li ul li {
  /* padding-left: 9px; */
  padding-left: 40px;
}
.listing-content-with-icon li ul li+li,
.entry-requirement-text-box ul li ul li+li {
  margin-top: 10px;
}
.listing-content-with-icon li ul li::before,
.entry-requirement-text-box li ul li::before {
  content: '';
  height: 4px;
  width: 4px;
  background: var(--text-color);
  border-radius: 50%;
  top: 8px;
}
.listing-content-with-icon li ul li::before,
.entry-requirement-text-box ul li ul li::before {
  left: 30px;
}
/* apply-admission-wrapper */
.apply-admission-wrapper .semester-item-text {
  display: flex;
  padding: 0 10px;
}
.apply-admission-wrapper .semester-grid-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 0 10px;
  margin-bottom: 47px;
}
.apply-admission-wrapper .semester-item-text .gdlr-core-title-item-title-wrap h6 {
  display: flex;
  align-items: center;
}
.apply-admission-wrapper .semester-item-text .gdlr-core-title-item-title-wrap {
  padding: 20px;
  background: #f3f3f3;
  border: 1px solid #DDDDDD;
  max-width: 50%;
  flex: 0 0 50%;
  align-content: center;
}
.apply-admission-wrapper .semester-item-text .gdlr-core-title-item-caption {
  border: 1px solid #DDDDDD;
  padding: 20px;
  border-left: 0;
  max-width: 50%;
  flex: 0 0 50%;
  align-content: center;
}
.apply-admission-wrapper .eligibility-item-grid-wrapper {
  display: flex;
  flex-wrap: wrap;
  padding: 0 10px;
  margin-bottom: 30px;
}
.apply-admission-wrapper .eligibility-item-grid-wrapper .gdlr-core-column-service-caption {
  color: var(--text-color);
  font-style: normal;
  line-height: 1.3;
  margin-top: 9px;
}
.apply-admission-wrapper .eligibility-item-grid-wrapper .eligibility-item-inner {
  border: 1px solid #DDDDDD;
}
.apply-admission-wrapper .eligibility-item-grid-wrapper .eligibility-item-inner .gdlr-core-column-service-title-wrap {
  margin-bottom: 0;
}
.apply-admission-wrapper .eligibility-item-grid-wrapper .eligibility-item {
  padding: 0 10px;
  margin-bottom: 20px;
}
/* vertical tab section */
.custom-vertical-tab-wrapper.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-item-title-wrap {
  padding: 20px;
}
.custom-vertical-tab-wrapper.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-wrap {
  padding-left: 0;
}
.custom-vertical-tab-wrapper.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-wrap li {
  background: transparent;
  position: relative;
  /* color: #696969; */
  color: var(--text-color);
  display: flex;
  /* padding: 12px 20px; */
  padding: 10px 20px;
  /* font-size: 14px; */
  font-size: 16px;
  line-height: 1.4;
}
.custom-vertical-tab-wrapper.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-wrap li::before {
  position: absolute;
  content: '';
  left: 0;
  top: 50%;
  height: 0;
  width: 5px;
  background: var(--secondary-color);
  transition: all 0.5s;
}
.custom-vertical-tab-wrapper.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-wrap li.gdlr-core-active {
  background: rgba(255, 130, 0, 0.1);
  color: var(--secondary-color);
}
.custom-vertical-tab-wrapper.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-wrap li.gdlr-core-active::before {
  top: 0;
  height: 100%;
}
.custom-vertical-tab-wrapper.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-wrap li i {
  position: relative;
  top: 3px;
}
.custom-vertical-tab-wrapper.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-item-title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
}
.custom-vertical-tab-wrapper.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-item-title-wrap .gdlr-core-sync-height-offset {
  display: none;
}
.custom-vertical-tab-wrapper.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-content-wrap {
  padding: 20px 25px;
}
.custom-vertical-tab-wrapper.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-content-title {
  font-weight: 600;
  margin-bottom: 0;
}
.custom-vertical-tab-wrapper.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-content-title-wrap {
  margin-bottom: 10px;
}
.custom-vertical-tab-wrapper.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-content-title-caption {
  letter-spacing: 1px;
  color: var(--text-color);
}
.custom-vertical-tab-wrapper.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-content {
  color: var(--text-color);
  font-size: 16px;
}
.custom-vertical-tab-wrapper.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-item-wrap {
  padding-bottom: 10px;
  border: 1px solid #ddd;
}
.custom-vertical-tab-wrapper.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-item-content-wrap {
  position: relative;
  z-index: 1;
}
.custom-vertical-tab-wrapper.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-item-content-wrap::before {
  border: 1px solid #ddd;
  border-left: 0;
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  display: inline-block !important;
  z-index: -1;
}
/* course sequencing  page*/
.course-sequence-wrapper .course-sequence-col {
  margin-bottom: 40px;
}
.course-sequence-wrapper .course-sequence-col .custom-vertical-tab-wrapper {
  padding-bottom: 0 !important;
}
.course-sequence-wrapper .course-sequence-col .custom-vertical-tab-wrapper.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-item-wrap,
.course-sequence-wrapper .custom-vertical-tab-wrapper.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-item-content-wrap {
  min-height: 100%;
}
/* gray-border-box-wrapper */
.gray-border-box-wrapper .gdlr-core-item-pdlr {
  padding: 0;
}
.gray-border-box-wrapper {
  padding: 0 10px 10px;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.gray-border-box-wrapper .gdlr-core-pbf-column {
  padding: 0 10px;
  margin-bottom: 20px;
}
.gray-border-box-wrapper:not(.next-graduation-col-wrapper) .gdlr-core-pbf-column {
  max-width: 33.33%;
  flex: 0 0 33.33%;
}
.next-graduation-col .ceremony-title {
  font-weight: 600;
  text-transform: none;
  line-height: 1.55;
  letter-spacing: normal;
}
.gray-border-box-wrapper .gray-border-box {
  height: 100%;
}
.gray-border-box-wrapper .gray-border-box .gdlr-core-pbf-column-content {
  border: 1px solid #EAEAEB;
  padding: 14px 15px 6px;
  height: 100%;
}
.gray-border-box-wrapper .gray-border-box .gdlr-core-icon-list-item ul li {
  margin-bottom: 8px;
}
/* contact-adrs-wrapper */
.contact-adrs-wrapper {
  padding: 0 10px 10px;
  display: flex;
  flex-wrap: wrap;
  /* width: calc(100% + 20px); */
  width: 100%;
}
.contact-adrs-wrapper .gdlr-core-pbf-column {
  padding: 0 10px;
  margin-bottom: 20px;
  max-width: 25%;
  flex: 0 0 25%;
}
.contact-adrs-wrapper .gdlr-core-pbf-column .gdlr-core-item-pdlr {
  padding-left: 0;
  padding-right: 0;
}
.contact-adrs-wrapper .map-item-wrap .gdlr-core-pbf-column-content {
  position: static;
}
.contact-adrs-wrapper .map-item-wrap {
  position: relative;
  margin-left: -20px;
}
.contact-adrs-wrapper .map-item-wrap iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  outline: 0;
}
.accordion-hidden {
  display: none !important;
}
/* cta block */
.gdlr-core-pbf-element:has(.black-cta-block) {
  padding-left: 20px;
  padding-right: 20px;
}
.black-cta-block .gdlr-core-column-service-content-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 15px;
  width: 100%;
}
.black-cta-block .gdlr-core-column-service-content-wrapper .gdlr-core-column-service-title-wrap {
  margin-bottom: 0;
}
.black-cta-block .gdlr-core-column-service-content-wrapper .gdlr-core-column-service-title-wrap h3,
.black-cta-block .gdlr-core-column-service-content-wrapper .gdlr-core-column-service-title-wrap h2 {
  color: #fff;
}
.alumni-cta-block.black-cta-block .gdlr-core-column-service-content-wrapper .gdlr-core-column-service-title-wrap {
  flex: 1;
}
.alumni-cta-block.black-cta-block .gdlr-core-column-service-content-wrapper .gdlr-core-column-service-content {
  flex: 0 0 220px;
  max-width: 220px;
}
.alumni-cta-block.black-cta-block .gdlr-core-column-service-content-wrapper .gdlr-core-column-service-caption {
  /* max-width: 700px; */
}
.black-cta-block.call-us-text .gdlr-core-column-service-read-more {
    background-color: transparent !important;
    border-color: transparent !important;
    padding: 0 !important;
    cursor: default;
    pointer-events: none;
    font-family: inherit !important;
    min-width: auto;
}
.alumni-story-cta-section {
    margin-left: 20px !important;
    margin-right: 20px !important;
    border: 1px solid #eaeaeb;
}
.custom-order-listing {
  padding-left: 22px;
  margin-left: 0;
  margin-bottom: 0;
}
.custom-order-listing li+li {
  margin-top: 5px;
}
.cms-page-wrapper ul.listing-content-with-icon+p {
  margin-top: 10px;
}
.cim-cms-page-wrapper ul.listing-content-with-icon {
  margin-bottom: 25px;
}
.cim-cms-page-wrapper ul.listing-content-with-icon li {
  color: var(--text-color);
  /* font-size: 18px; */
}
.cim-cms-page-wrapper ul.listing-content-with-icon li::before {
  top: 4px;
}
.black-icon-list .listing-content-with-icon li {
  color: var(--text-color);
}
.kingster-body .kingster-top-bar a {
  color: #fff !important;
}
/* .testimonial-slider-section .ms-view {
  padding-bottom: 56.25%;
  height: 0 !important;
}
.testimonial-slider-section .ms-view .ms-slide {
  padding-bottom: 56.25%;
  height: 0 !important;
}
.testimonial-slider-section .ms-view .ms-slide .ms-slide-bgcont img {
    max-width: 100%;
    width: 100% !important;
    margin: 0 !important;
    height: 100% !important;
    object-fit: cover;
} */
.cim-pdf-block iframe {
  border: 1px solid #ddd !important;
}
.gdlr-core-pagination.gdlr-core-style-round a,
.gdlr-core-pagination.gdlr-core-style-round span {
  min-width: 36px;
  min-height: 36px;
  padding: 0 5px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.news-event-page-wrapper .gdlr-core-course-not-found,
.gdlr-core-external-plugin-message {
  padding: 20px;
  text-align: center;
  color: var(--text-color) !important;
  background-color: #f5f5f5;
  border-color: #f5f5f5;
  position: relative;
  left: 20px;
  width: calc(100% - 40px);
  margin-bottom: 30px;
}

.tribe-events-page-template .tribe-events-pg-template * {
  font-family: "Source Sans 3", sans-serif;
}
.tribe-events-page-template .tribe-events-pg-template p {
  color: var(--footer-bg);
}
.single-tribe_events abbr[title],
.next-graduation-col abbr[title] {
  border: none;
  cursor: auto;
  text-decoration: none;
}
.tribe-events-page-template .tribe-events-pg-template .tribe-events-single-section-title,
.tribe-events-page-template .tribe-events-pg-template .tribe-venue {
  color: var(--text-color);
}
.single-tribe_events .tribe-events-event-meta dt {
  margin-bottom: 0px;
  margin-top: 15px;
}
.tribe-events-meta-group .tribe-events-single-section-title {
  text-transform: capitalize;
  letter-spacing: 0;
  font-size: 18px;
  margin-bottom: 5px;
}
.single-tribe_events .secondary .tribe-events-venue-map {
  margin: 32px 0;
}
#tribe-events-footer {
  /* border-top-color: #eaeaeb; */
  display: none;
}
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a,
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a {
  letter-spacing: 0;
  text-transform: none;
  font-size: 16px;
  color: var(--text-color);
}
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:hover,
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:hover {
  color: var(--text-color);
}
.tribe-common .tribe-common-c-btn-border,
.tribe-common a.tribe-common-c-btn-border {
  border-color: var(--secondary-color);
  color: var(--secondary-color);
}
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus {
  background-color: var(--secondary-color);
  color: var(--white);
  border-color: var(--secondary-color);
}
#tribe-events-pg-template {
  max-width: 1240px;
  padding-left: 50px;
  padding-right: 50px;
}
/* Individual campus page */
.about-campus-wrapper .campus-video-item img {
  width: 100%;
}
.about-campus-wrapper .campus-video-item a {
  display: block;
  position: relative;
  padding-bottom: 53%;
}
.about-campus-wrapper .campus-video-item a img {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  object-fit: cover;
}
.campus-video-item .gdlr-core-fluid-video-wrapper {
  padding-top: 53% !important;
}
.single-campus .kingster-single-social-share,
.single-campus .kingster-single-nav-area {
  display: none;
}
/*Personnel detail page*/
.site-tab-wrapper .gdlr-core-tab-item-content-image-wrap {
  display: none;
}
.site-tab-wrapper .gdlr-core-tab-item-title.gdlr-core-active,
.site-tab-wrapper .gdlr-core-tab-item-title {
  font-size: 18px;
  font-weight: 400;
  padding: 0 0 10px;
  position: relative;
}
.site-tab-wrapper .gdlr-core-tab-item-title:not(:last-child) {
  margin-right: 30px;
}
.site-tab-wrapper .gdlr-core-tab-item-title::before {
  position: absolute;
  content: '';
  left: 0;
  width: 0;
  height: 2px;
  background: var(--secondary-color);
  transition: all 0.5s;
  bottom: 0;
}
.site-tab-wrapper .gdlr-core-tab-item-title:hover::before {
  width: 30px;
}
.site-tab-wrapper .gdlr-core-tab-item-title.gdlr-core-active {
  font-weight: 700;
}
.site-tab-wrapper .gdlr-core-tab-item-title.gdlr-core-active::before {
  width: 30px;
}
.site-tab-wrapper .gdlr-core-tab-item-content {
  padding: 20px 0;
}
.about-person-detail-page .about-personal-sidepanel {
  margin-left: 20px !important;
  margin-right: 20px !important;
}
.about-person-detail-page .about-personal-sidepanel .gdlr-core-icon-list-item ul li {
  display: flex;
  align-items: center;
}
.about-person-detail-page .about-personal-sidepanel .gdlr-core-icon-list-item ul li span {
  line-height: 1.2;
}
.about-person-detail-page .about-personal-sidepanel .gdlr-core-icon-list-item .gdlr-core-icon-list-icon-wrap {
  margin-top: 0;
  min-width: 20px;
}
.about-person-detail-page .gdlr-core-pbf-column:has(.about-personal-sidepanel) {
  width: 400px;
}
.about-person-detail-page .gdlr-core-pbf-column:has(.about-personal-right-content) {
  width: calc(100% - 400px);
}
.about-person-detail-page .site-tab-wrapper h2 {
  font-size: 38px;
  line-height: 1.3;
  color: var(--text-color);
  margin-top: 20px;
  margin-bottom: 10px;
}
.about-person-detail-page .site-tab-wrapper h3 {
  font-size: 34px;
  line-height: 1.3;
  color: var(--text-color);
  margin-top: 20px;
  margin-bottom: 10px;
}
.about-person-detail-page .site-tab-wrapper h4 {
  font-size: 28px;
  line-height: 1.3;
  color: var(--text-color);
  margin-top: 10px;
  margin-bottom: 10px;
}
.about-person-detail-page .site-tab-wrapper h5 {
  font-size: 22px;
  line-height: 1.3;
  color: var(--text-color);
  margin-bottom: 10px;
}
.about-person-detail-page .site-tab-wrapper h6 {
  font-size: 20px;
  line-height: 1.3;
  color: var(--text-color);
  margin-bottom: 10px;
}
.about-person-detail-page .site-tab-wrapper p {
  color: var(--footer-bg);
  font-size: 16px;
  line-height: 1.5;
}
.about-person-detail-page .site-tab-wrapper ul {
  margin: 0 0 25px;
  list-style: none;
}
.about-person-detail-page .site-tab-wrapper ul li {
  position: relative;
  font-size: 16px;
  line-height: 1.3;
  color: var(--footer-bg);
  padding-left: 25px;
}
.about-person-detail-page .site-tab-wrapper ul li+li {
  margin-top: 18px;
}
.about-person-detail-page .site-tab-wrapper ul li::before {
  position: absolute;
  content: "\f192";
  display: inline-block !important;
  font: normal normal normal 17px/1 FontAwesome;
  width: 17px;
  color: var(--secondary-color);
  left: 1px;
  top: 3px;
}
.about-person-detail-page .site-tab-wrapper ol ol,
.about-person-detail-page .site-tab-wrapper ol ul,
.about-person-detail-page .site-tab-wrapper ul ol,
.about-person-detail-page .site-tab-wrapper ul ul {
  margin-top: 15px;
  margin-bottom: 0;
}
.about-person-detail-page .site-tab-wrapper ol {
  margin-left: 20px;
  margin-bottom: 25px;
}
.about-person-detail-page .site-tab-wrapper ol li {
  font-size: 16px;
  line-height: 1.3;
  color: var(--footer-bg);
  padding-left: 5px;
}
.about-person-detail-page .site-tab-wrapper li p:empty {
  margin: 0;
}
.about-person-detail-page .site-tab-wrapper ol li ul li {
  padding-left: 25px;
}
.about-person-detail-page .site-tab-wrapper ol li+li {
  margin-top: 13px;
}
.about-person-detail-page .site-tab-wrapper ul li ol {
  list-style-type: none;
  margin: 10px 0 0;
  padding-left: 0;
}
.about-person-detail-page .site-tab-wrapper ul li ol li {
  padding-left: 9px;
}
.about-person-detail-page .site-tab-wrapper ul li ol li+li {
  margin-top: 10px;
}
.about-person-detail-page .site-tab-wrapper ul li ol li::before {
  content: '';
  height: 4px;
  width: 4px;
  background: #696969;
  border-radius: 50%;
  top: 9px;
}
.about-person-detail-page .site-tab-wrapper table {
  border-spacing: 0;
  text-align: left;
  border: 1px solid #eaeaeb;
  border-bottom: 0;
  border-right: 0;
  min-width: 600px;
}
.site-tab-wrapper table tr th {
  padding: 10px 15px;
  border-right: 1px solid #eaeaeb;
  font-weight: 500;
  border-bottom: 1px solid #eaeaeb;
  border-top: 1px solid #eaeaeb;
  border-left: 0;
}
.about-person-detail-page .site-tab-wrapper table tr td p {
  margin-bottom: 10px;
}
.about-person-detail-page .site-tab-wrapper table tr td p:last-child {
  margin-bottom: 0;
}
.about-person-detail-page .site-tab-wrapper table tr td {
  padding: 10px 15px;
  border-bottom: 1px solid #eaeaeb;
  border-right: 1px solid #eaeaeb;
  border-left: 0;
}
.about-person-detail-page .site-tab-wrapper table tr td strong {
  color: #121212;
}
.site-tab-wrapper .gdlr-core-tab-item-title-wrap {
  overflow: auto;
  white-space: nowrap;
  padding-bottom: 5px;
  background: transparent;
  padding-left: 0;
  padding-right: 0;
}
.campus-gallery .gdlr-core-media-image .gdlr-core-lightgallery,
.apply-admission-section .cim-video-block .gdlr-core-media-image {
  display: block;
  position: relative;
  padding-bottom: 60%;
}
.apply-admission-section .cim-video-block .gdlr-core-media-image a {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.campus-gallery .gdlr-core-media-image .gdlr-core-lightgallery img {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
/* Graduation Pictures page */
.cim-graduation-gallery .gdlr-core-image-overlay.gdlr-core-gallery-image-overlay .gdlr-core-image-overlay-content {
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  bottom: 0;
}
.cim-graduation-gallery .gdlr-core-image-overlay.gdlr-core-gallery-image-overlay {
  background-color: transparent;
  position: relative;
  left: auto;
  right: auto;
  top: auto;
}
.cim-graduation-gallery .gdlr-core-image-overlay.gdlr-core-gallery-image-overlay .gdlr-core-image-overlay-caption {
  font-size: 16px;
  margin-top: 5px;
  font-style: normal;
}
.lg-on .lg-outer.lg-components-open .lg-sub-html {
  display: none;
}
.cim-graduation-gallery .gdlr-core-item-mglr .gdlr-core-gallery-list .gdlr-core-lightgallery {
  position: relative;
  padding-bottom: 67%;
  display: block;
}
.cim-graduation-gallery .gdlr-core-item-mglr .gdlr-core-gallery-list .gdlr-core-lightgallery img {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
/* Course search page */
.gdlr-core-course-item.gdlr-core-course-style-list-info .gdlr-core-course-item-button {
  border-radius: 0;
}
/* Default search page */
body.search .kingster-not-found-wrap {
  background-color: #000;
}
body.search-results .gdlr-core-blog-full .gdlr-core-blog-title,
.research-databases-list-wrapper.gdlr-core-style-blog-full .gdlr-core-blog-full .gdlr-core-blog-title {
  font-size: 30px;
  margin-bottom: 0px;
  letter-spacing: normal;
}
body.search-results .gdlr-core-blog-full,
.research-databases-list-wrapper.gdlr-core-style-blog-full .gdlr-core-blog-full {
  margin-bottom: 25px;
  border-bottom: 1px solid #EAEAEB;
}
body.search-results .gdlr-core-blog-full .gdlr-core-blog-full-head,
.research-databases-list-wrapper.gdlr-core-style-blog-full .gdlr-core-blog-full .gdlr-core-blog-full-head {
  margin-bottom: 10px;
}
body.search-results .gdlr-core-blog-full .gdlr-core-excerpt-read-more,
.research-databases-list-wrapper.gdlr-core-style-blog-full .gdlr-core-blog-full .gdlr-core-button.gdlr-core-excerpt-read-more {
  margin-top: 10px;
  height: 50px;
  line-height: 46px;
  font-size: 16px !important;
  padding: 0px 15px;
}
body.search-results .gdlr-core-blog-full .gdlr-core-blog-content,
.research-databases-list-wrapper.gdlr-core-style-blog-full .gdlr-core-blog-content {
  margin-bottom: 30px;
}

/* Quality learning experiences page */
.cim-quality-learning-text-block .gdlr-core-text-box-item-content h4 {
  margin-bottom: 10px;
}
.gdlr-core-page-builder-body p {
  margin-bottom: 15px;
}
/**Policies and Procedures**/
.cim-policies-wrapper {
  display: flex;
  gap: 30px;
  padding: 20px;
  background: #f5f5f5;
}
.cim-policies-wrapper .cim-policies-list {
  flex: 0 0 300px;
  max-width: 300px;
  height: calc(100vh - 120px);
  /* max-height: 600px; */
  overflow-y: auto;
}
.cim-policies-wrapper .cim-policies-list .cim-policies-listing {
  padding-right: 10px;
  padding-top: 2px;
  border-radius: 0;
}
.cim-policies-wrapper .policies-pdf {
  flex: 1;
}
.cim-policies-wrapper .policies-pdf #adobe-dc-view {
  height: calc(100vh - 120px);
  min-height: 500px;
  border: 1px solid #ddd;
}
.cim-policies-listing {
  list-style: none;
  padding: 0;
  margin: 0;
  border-radius: 4px;
  overflow: hidden;
  font-size: 15px;
}
/* Each policy row */
.cim-policies-listing li {
  padding: 12px 15px 12px 35px;
  border-color: #ddd;
}
.cim-policies-listing li.active-li {
  font-weight: bold;
}
.cim-policies-listing.listing-content-with-icon li::before {
  top: 13px;
  left: 12px;
}
.cim-policies-listing.listing-content-with-icon li+li {
  margin-top: 10px;
}
.cim-policies-listing li a {
  text-decoration: none;
  display: block;
}
.cim-policies-listing li a.cim-policy-link {
  color: #000;
}
.cim-policies-listing li.active-li {
  background: var(--secondary-color);
  border-color: var(--secondary-color);
}
.cim-policies-listing li.active-li::before {
  color: #fff;
}
.cim-policies-listing li.active-li a.cim-policy-link {
  color: #fff;
}
.cim-policies-listing li:not(.active-li) a.cim-policy-link:hover {
  color: var(--secondary-color)
}
/**Policies and Procedures**/
/*Program Grid element - Undergraduate program age*/
.program-grid-section .cim-program-item .gdlr-core-course-item-content-wrap,
.cim-campus-section .cim-campus-item .gdlr-core-course-item-content-wrap {
  padding: 33px 0 0;
  border: 0;
}
.cim-campus-section .cim-campus-item .gdlr-core-course-item-content-wrap h3,
.program-grid-section .cim-program-item .gdlr-core-course-item-content-wrap h3 {
  letter-spacing: 0px;
  text-transform: none;
  color: #121212;
}
.program-grid-section .gdlr-core-pagination,
.cim-campus-section .gdlr-core-pagination {
  width: 100%;
  clear: both;
}
/* Contact us page*/
.general-enquiry-section .gdlr-core-icon-list-item .gdlr-core-icon-list-icon-wrap {
  margin-top: 4px;
}
.general-enquiry-section .gdlr-core-icon-list-item:not(.no-hover-class) ul li a:hover .gdlr-core-icon-list-content,
.general-enquiry-section .gdlr-core-icon-list-item:not(.no-hover-class) ul li a:hover .gdlr-core-icon-list-icon {
  color: var(--secondary-color) !important;
}
.general-enquiry-section .gdlr-core-icon-list-item.no-hover-class ul li a:hover .gdlr-core-icon-list-content,
.general-enquiry-section .gdlr-core-icon-list-item.no-hover-class ul li a:hover .gdlr-core-icon-list-icon {
  cursor: default;
}
/* Enquiry page */
.enquiry-form-wrapper .gdlr-core-pbf-wrapper-container {
  justify-content: center;
}
.gdlr-core-contact-form-7-item .wpcf7-not-valid-tip,
.cim-contact-popup .wpcf7-not-valid-tip {
  color: red !important;
  font-size: 14px !important;
}
.gdlr-core-contact-form-7-item .wpcf7 form.invalid .wpcf7-response-output,
.cim-contact-popup .wpcf7 form.invalid .wpcf7-response-output {
  border-color: red !important;
  color: red !important;
  padding: 8px 15px !important;
  font-size: 14px !important;
  line-height: 1.2;
}
.gdlr-core-contact-form-7-item .wpcf7 form.sent .wpcf7-response-output {
  color: #46b450 !important;
  font-size: 14px !important;
  padding: 8px 15px !important;
  line-height: 1.2;
}
.gdlr-core-contact-form-7-item .gdlr-core-input-wrap .submit-btn-wrapper p,
.cim-popup-content .gdlr-core-input-wrap .submit-btn-wrapper p {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0;
}
.gdlr-core-contact-form-7-item .gdlr-core-input-wrap .submit-btn-wrapper .wpcf7-submit,
.cim-popup-content .gdlr-core-input-wrap .submit-btn-wrapper .wpcf7-submit {
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
  text-transform: capitalize;
  font-family: "Roboto", sans-serif;
  color: #000;
  letter-spacing: normal;
  /* font-weight: 400; */
  font-weight: normal;
  /* font-size: 16px; */
  font-size: 18px;
  border-radius: 3px;
}
.gdlr-core-contact-form-7-item .gdlr-core-input-wrap .submit-btn-wrapper .wpcf7-submit:hover,
.cim-popup-content .gdlr-core-input-wrap .submit-btn-wrapper .wpcf7-submit:hover {
  background-color: #df6903 !important;
}
.gdlr-core-contact-form-7-item .gdlr-core-input-wrap .submit-btn-wrapper .wpcf7-spinner,
.cim-popup-content .gdlr-core-input-wrap .submit-btn-wrapper .wpcf7-spinner {
  margin: 0;
}
.cim-popup-content .gdlr-core-input-wrap .submit-btn-wrapper .wpcf7-spinner {
  display: none;
}
.cim-popup-content .wpcf7-form.submitting .gdlr-core-input-wrap .submit-btn-wrapper .wpcf7-spinner {
  display: inline-block;
  visibility: visible;
}
.cim-popup-content.btn-align-right .gdlr-core-input-wrap .submit-btn-wrapper p {
  justify-content: flex-end;
}
.cim-popup-content.btn-align-center .gdlr-core-input-wrap .submit-btn-wrapper p {
  justify-content: center;
}
.gdlr-core-contact-form-7-item .wpcf7-response-output {
  margin-top: 15px !important;
}
.enquiry-form-wrapper #gdlr-core-column-1 {
  width: 100%;
}
.kingster-body .enquiry-form-wrapper .gdlr-core-pbf-wrapper-container {
  max-width: 960px !important;
  padding: 0 25px !important;
}
.gdlr-core-blog-thumbnail .gdlr-core-sticky-banner {
  display: none;
}
.campus-gallery-slider .gdlr-core-flexslider.gdlr-core-bullet-style-round .flex-control-nav li a.flex-active {
  transform: scale(1);
}
.campus-gallery-slider ul.gdlr-core-sly-nav li,
.campus-gallery-slider .gdlr-core-flexslider .flex-control-nav li {
  height: 20px;
  width: 20px;
  background-color: transparent;
  border: 2px solid transparent;
  margin: 0;
  transform: none;
  position: relative;
  transition: 0.5s all;
  border-radius: 50%;
  cursor: pointer;
}
.campus-gallery-slider .gdlr-core-flexslider .flex-control-nav li a {
  height: 20px;
  width: 20px;
  opacity: 0;
  top: -1.5px;
  position: absolute;
  left: -1.5px;
}
.campus-gallery-slider .gdlr-core-gallery-list {
  position: relative;
  padding-bottom: 75.1%;
}
.campus-gallery-slider .gdlr-core-gallery-list img {
  object-fit: cover;
  object-position: center;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.campus-gallery-slider ul.gdlr-core-sly-nav li:before,
.campus-gallery-slider ol.flex-control-nav li:before {
  position: absolute;
  content: " ";
  height: 15px;
  width: 15px;
  transition: 0.5s all;
  background-color: var(--secondary-color);
  border-radius: 50%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.campus-gallery-slider ul.gdlr-core-sly-nav li.active,
.campus-gallery-slider ol.flex-control-nav li:has(.flex-active) {
  border-color: var(--secondary-color);
}
.campus-gallery-slider ul.gdlr-core-sly-nav li.active::before,
.campus-gallery-slider ol.flex-control-nav li:has(.flex-active)::before {
  height: 6px;
  width: 6px;
}
.campus-gallery-slider ul.gdlr-core-sly-nav,
.campus-gallery-slider ol.flex-control-nav {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 5px;
}
body .hustle-button-close {
  top: 17px !important;
  right: 15px !important;
  opacity: 0.8 !important;
}
.hustle-ui.module_id_1 .hustle-layout p.hustle-cta-helper-text {
  color: #000 !important;
}
body .hustle-ui.hustle_module_id_1[data-id="1"] .hustle-layout .hustle-button-cta {
  font-size: 25px !important;
  font-weight: bold !important;
  font-family: "Source Sans 3", sans-serif !important;
}
body .hustle-ui.module_id_1 .hustle-layout p.hustle-cta-helper-text {
  font-family: "Source Sans 3", sans-serif;
  font-weight: 600 !important;
  font-size: 18px !important;
}
/* MBA - Marketing page css */
.course-fees-table {
  display: flex;
  gap: 30px;
}
.course-fees-table .gdlr-core-price-table-column {
  border: 1px solid #ddd;
  float: none;
  flex: 1 0 calc(50% - 15px);
}
.course-fees-table .gdlr-core-price-table-column .gdlr-core-price-table {
  margin: 0;
  box-shadow: none !important;
  border-radius: 0px !important;
}
.course-fees-table .gdlr-core-price-table-column .gdlr-core-price-table-head {
  padding: 30px 30px 10px;
  background: #f5f5f5 !important;
  border-radius: 0px !important;
}
.course-fees-table .gdlr-core-price-table-column .gdlr-core-price-table-price {
  padding: 0px 30px 30px;
  background: #f5f5f5 !important;
  border-radius: 0px !important;
}
.course-fees-table .gdlr-core-price-table-column .gdlr-core-price-table-content-wrap .gdlr-core-price-table-content {
  padding: 20px 30px 0;
}
.course-fees-table .gdlr-core-price-table-column .gdlr-core-price-table-content-wrap {
  padding-bottom: 30px;
}
.course-fees-table .gdlr-core-price-table-column .gdlr-core-price-table-content-wrap .gdlr-core-price-table-content ul {
  margin: 0;
}
.course-fees-table .gdlr-core-price-table-column .gdlr-core-price-table-content-wrap .gdlr-core-price-table-content ul li {
  line-height: normal;
}
.course-fees-table .gdlr-core-price-table-column .gdlr-core-price-table-content-wrap .gdlr-core-price-table-content ul li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.learning-icon-wrapper .future-student-black-box-wrapper .gdlr-core-pbf-column .gdlr-core-media-icon {
  height: 70px;
  width: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border-radius: 50%;
  margin-inline: auto;
}
.outcome-wrapper .gdlr-core-pbf-column-content .gdlr-core-pbf-element .gdlr-core-text-box-item-content ul {
  margin-bottom: 15px;
}
.mba-page-wrapper .listing-content-with-icon {
  margin-bottom: 15px;
}
.mba-page-wrapper .listing-content-with-icon li {
  color: var(--text-color);
}
/***Alumni Page***/
.alumni-about-wrapper .alumni-about-img .gdlr-core-image-item-wrap {
  padding-bottom: 50%;
  position: relative;
}
.alumni-about-wrapper .alumni-about-img .gdlr-core-image-item-wrap img {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.get-involved-column-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.get-involved-column .gdlr-core-column-service-content-wrapper .gdlr-core-column-service-content p {
  margin-bottom: 0;
}
.get-involved-column .gdlr-core-media-image img {
  height: 46px;
  width: 46px;
}
.get-involved-column-wrapper .get-involved-column .gdlr-core-column-service-read-more {
  font-weight: 600;
  white-space: nowrap;
}
.get-involved-column-wrapper .get-involved-column .gdlr-core-column-service-read-more i{
  margin-left: 5px;
  transition: all 0.5s;
  transform: translateX(0);
  display: inline-block;
  vertical-align: middle;
}
.get-involved-column-wrapper .get-involved-column .gdlr-core-column-service-read-more:hover i {
  transform: translateX(3px);
}
.brand-ambassador-section.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-column {
  max-width: 340px;
  margin: 0 auto;
}
.brand-ambassador-section.gdlr-core-personnel-item .gdlr-core-media-image {
  position: relative;
  padding-bottom: 100%;
}
.brand-ambassador-section.gdlr-core-personnel-item .gdlr-core-media-image img {
  max-width: 100%;
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.brand-ambassador-section.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-column .gdlr-core-personnel-list-content-wrap{
  border: 1px solid #EAEAEB;
  padding: 20px;
}
.brand-ambassador-section.gdlr-core-personnel-item .gdlr-core-personnel-list-title {
  font-size: 20px;
  font-weight: 700;
  text-transform: none;
}
.brand-ambassador-section.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-position {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 0;
  color: var(--text-color);
  line-height: 1.4;
}

/***Alumni Page***/
/* Alumni Story form page */
.form-upload-row{
    margin-top: 0px;
}
.upload-label{
    display:block;
    margin-bottom:8px;
    color:#121212;
}

.upload-field input[type=file]{
    width:100%;
    border:none;
}
/* ALumni story form page*/
/* Show more content in about cim page */
.showmore-box {
  position: relative;
}
.showmore-content {
  /* max-height: 110px; */
  max-height: 118px;
  overflow: hidden;
  transition: max-height 0.3s ease;
}
.showmore-box.expanded .showmore-content {
  max-height: none;
}
.showmore-toggle {
  display: inline-block;
  margin-top: 0;
  cursor: pointer;
  font-weight: 600;
  color: var(--secondary-color);
}
/* Floating icons for marketing pages */
.floating-icons-wrapper {
  position: fixed;
  z-index: 99;
  right: 0;
  top: 40%;
}
.floating-icons-wrapper ul li {
  display: block;
  /* margin-bottom: 3px; */
  /* background: #f5821f; */
  padding: 10px;
  /* text-align: center; */
}
.floating-icons-wrapper ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
.gdlr-core-icon-list-item.floating-icons-wrapper .gdlr-core-icon-list-icon-wrap {
  margin-bottom: 0;
}
.gdlr-core-icon-list-item.floating-icons-wrapper .gdlr-core-icon-list-image {
  margin: 0px auto;
  float: none;
  margin-bottom: 10px;
  display: inline-block;
}
/* CF7 form in popup for Floating Icons custom element Popup Overlay */
.cim-popup-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 111;
}
/* Popup Box */
.cim-contact-popup {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #f5f5f5;
  width: 90%;
  max-width: 500px;
  padding: 50px 30px 30px;
  z-index: 112;
  border-radius: 3px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.3);
}
.cim-contact-popup .popup-form-title {
  margin-bottom: 5px;
}
/* Close Button */
.cim-popup-close {
  position: absolute;
  top: 10px;
  right: 15px;
  cursor: pointer;
  font-size: 30px;
  line-height: 1;
}
/* Floating icons element - expant content box start */
.cim-expand-content-box {
  position: fixed;
  right: 0;
  bottom: 30px;
  width: 350px;
  max-height: 75vh;
  background: #ffffff;
  padding: 18px;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
  overflow-y: auto;
  display: none;
  z-index: 98;
  left: auto;
}
.cim-expand-content-box p {
  margin-bottom: 10px;
}
.cim-expand-content-box p:has(strong) {
  margin-bottom: 5px;
}
.cim-expand-content-box .cim-expand-close {
  position: absolute;
  top: 8px;
  right: 10px;
  font-size: 25px;
  /* font-weight: bold; */
  cursor: pointer;
  color: #000;
  line-height: 1;
}
/* Floating icons element - expant content box end*/
/* Current student page css */
.square-boxes-wrapper .gdlr-core-pbf-column .gdlr-core-feature-box-item .gdlr-core-feature-box {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 270px;
  margin-inline: auto;
}
.square-boxes-wrapper .gdlr-core-pbf-column .gdlr-core-feature-box-item .gdlr-core-feature-box .gdlr-core-feature-box-content h3 {
  height: auto !important;
}
.quick-links-wrapper .gdlr-core-pbf-column .orange-icons-item .gdlr-core-column-service-title-wrap h3 {
  min-height: 62px;
}
.quick-links-wrapper [data-skin="Black Title Orange Hover Text"] .gdlr-core-pbf-column:hover .gdlr-core-column-service-title {
  color: var(--secondary-color);
}
.quick-links-wrapper .gdlr-core-pbf-column:has(.orange-icons-item) {
  padding: 0 10px 20px;
}
.quick-links-wrapper .gdlr-core-pbf-column .orange-icons-item .gdlr-core-pbf-column-link{
  /* border: 1px solid #ddd; */
}
/**Nested Tab design**/
.nested-tab-wrapper.gdlr-core-tab-style2-horizontal .gdlr-core-tab-item-content-wrap {
  padding: 30px;
  border: 1px solid #ddd;
}
.nested-tab-wrapper.gdlr-core-tab-style2-horizontal .gdlr-core-tab-item-content-wrap .gdlr-core-tab-item-content {
  padding-top: 0;
}
.nested-tab-wrapper.gdlr-core-tab-style2-horizontal .gdlr-core-tab-item-title-wrap {
  border-bottom-width: 0;
}
.nested-tab-wrapper.gdlr-core-tab-style2-horizontal .gdlr-core-tab-item-title {
  padding: 0px 20px 15px;
  position: relative;
}
.nested-tab-wrapper.gdlr-core-tab-style2-horizontal>.gdlr-core-tab-item-title-wrap>.gdlr-core-tab-item-title::before {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom: 3px solid var(--secondary-color);
  transition: all 0.5s;
  opacity: 0;
  visibility: hidden;
}
.nested-tab-wrapper.gdlr-core-tab-style2-horizontal>.gdlr-core-tab-item-title-wrap>.gdlr-core-tab-item-title.gdlr-core-active:before {
  opacity: 1;
  visibility: visible;
}
.nested-tab-wrapper.gdlr-core-tab-style2-horizontal .gdlr-core-tab-style2-vertical .gdlr-core-tab-item-title-wrap {
  width: 300px;
}
.nested-tab-wrapper.gdlr-core-tab-style2-horizontal .gdlr-core-tab-style2-vertical .gdlr-core-tab-item-content-wrap {
  width: calc(100% - 330px);
  margin-left: auto;
}
.nested-tab-wrapper.gdlr-core-tab-style2-horizontal .gdlr-core-tab-style2-vertical .gdlr-core-tab-item-title-wrap .gdlr-core-tab-item-title {
  display: block;
  padding-inline: 0 30px;
  line-height: 1.2;
  padding-block: 10px;
}
.nested-tab-wrapper.gdlr-core-tab-style2-horizontal .gdlr-core-tab-style2-vertical .gdlr-core-tab-item-title-wrap .gdlr-core-tab-item-title.gdlr-core-active::after {
  position: absolute;
  content: "";
  right: -1px;
  top: 0;
  height: 100%;
  border-right: 2px solid var(--secondary-color);
}
.nested-tab-wrapper.gdlr-core-tab-style2-horizontal .gdlr-core-tab-style2-vertical .gdlr-core-tab-item-title-wrap .gdlr-core-tab-item-title-line {
  display: none;
}
.nested-tab-wrapper.gdlr-core-tab-style2-horizontal .gdlr-core-tab-style2-vertical {
  width: 100%;
  display: flex;
  padding-bottom: 0;
}
.nested-tab-wrapper.gdlr-core-tab-style2-horizontal .gdlr-core-tab-style2-vertical .gdlr-core-tab-item-content-wrap .gdlr-core-tab-item-content {
  padding-inline: 0;
}
.nested-tab-wrapper.gdlr-core-tab-style2-horizontal .gdlr-core-tab-style2-vertical .gdlr-core-tab-item-content-wrap .gdlr-core-tab-item-content ul {
  margin-left: 15px;
}
.nested-tab-wrapper.gdlr-core-tab-style2-horizontal .gdlr-core-tab-style2-horizontal .gdlr-core-tab-item-title-line {
  border-color: var(--secondary-color);
  bottom: 0;
}
/**Nested Tab design**/
/* Research Database Element Design */
.research-databases-list-wrapper .excerpt-wrapper {
  position: relative;
}
.research-databases-list-wrapper .excerpt-short,
.research-databases-list-wrapper .excerpt-full {
  transition: all 0.3s ease;
}
.research-databases-list-wrapper .hidden {
  display: none;
}
.research-databases-list-wrapper .excerpt-toggle-btn {
  background: none;
  border: none;
  color: var(--secondary-color);
  display: inline-block;
  cursor: pointer;
  font-size: inherit;
}
.research-databases-list-wrapper .gdlr-core-item-list .gdlr-core-blog-info {
  text-transform: none;
  font-weight: normal;
  letter-spacing: 0;
  color: #696969;
  margin-bottom: 10px;
}
.research-databases-list-wrapper .dataset-item-wrapper .dataset-title {
  font-size: 28px;
}
.research-databases-list-wrapper .db-alpha-filter {
  display: flex;
  gap: 10px;
  margin-bottom: 30px;
  flex-wrap: wrap;
}
.research-databases-list-wrapper .db-alpha-filter .letter {
  padding: 2px 10px;
  border: 1px solid transparent;
  text-decoration: none;
  color: var(--text-color);
  font-weight: 600;
  border-radius: 3px;
  cursor: pointer;
}
.research-databases-list-wrapper .db-alpha-filter .disabled {
  /* border-color: #ccc; */
  color: #ccc;
  pointer-events: none;
}
.research-databases-list-wrapper .db-alpha-filter .enabled:hover,
.research-databases-list-wrapper .db-alpha-filter .all:hover,
.research-databases-list-wrapper .db-alpha-filter .enabled.active {
  /* background-color: var(--secondary-color); */
  border: 1px solid var(--text-color);
  color: var(--text-color);
}
.research-databases-list-wrapper .database-filter-wrapper {
  background: #f5f5f5;
  padding: 30px;
  border-radius: 6px;
  border: 1px solid #dcdcdc;
  max-width: 100%;
  box-sizing: border-box;
  margin-bottom: 30px;
}
.research-databases-list-wrapper .database-filter-wrapper .database-filter-form {
  display: flex;
  align-items: center;
  background: #ffffff;
  border-radius: 5px;
  padding: 10px 15px;
  gap: 0;
  flex-wrap: wrap;
}
.research-databases-list-wrapper .database-filter-wrapper .filter-field {
  flex: 1;
  padding: 0 15px;
}
.research-databases-list-wrapper .database-filter-wrapper .filter-field input,
.research-databases-list-wrapper .database-filter-wrapper .filter-field select {
  width: 100%;
  border: none;
  outline: none;
  font-size: 16px;
  background: transparent;
  color: #1d2b36;
}
/* Dropdown arrow */
/* .filter-select select {
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%231d2b36' stroke-width='2' fill='none'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 25px;
    cursor: pointer;
} */
.research-databases-list-wrapper .database-filter-wrapper .select2-selection.select2-selection--multiple {
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%231d2b36' stroke-width='2' fill='none'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 25px;
  cursor: pointer;
  border: none;
  outline: none;
}
.research-databases-list-wrapper .database-filter-wrapper .select2-container .select2-selection--multiple .select2-selection__rendered {
  margin: 0;
}
/* Remove focus outline */
.research-databases-list-wrapper .custom-dropdown-subject+.select2-container .select2-selection--multiple:focus {
  outline: none;
}
.research-databases-list-wrapper .database-filter-wrapper .filter-separator {
  width: 1px;
  height: 40px;
  background: #e1e5ea;
}
.research-databases-list-wrapper .database-filter-wrapper .select2-dropdown {
  border-color: #ccc;
}
.research-databases-list-wrapper .database-filter-wrapper .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  color: var(--secondary-color);
  background-color: rgba(245, 130, 31, 0.05);
}
.research-databases-list-wrapper .database-filter-wrapper .select2-container--default .select2-results__option--selected {
  background-color: #f5f5f5;
}
.research-databases-list-wrapper .database-filter-wrapper .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: rgba(245, 130, 31, 0.05);
  border-color: var(--secondary-color);
  color: var(--secondary-color);
  vertical-align: middle;
}
.research-databases-list-wrapper .database-filter-wrapper .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  font-size: inherit;
  top: 2px;
  border-right: none;
  color: var(--secondary-color);
}
.contact-info-wrapper .gray-border-box{
  border: 1px solid  #e6e6e6 !important;
  padding: 15px 0 7px !important;
  height: 100%;
}
.contact-info-wrapper .contact-info-inner-wrapper{
  width: 100%;
  padding: 0 13px 15px;
  display: flex;
  flex-wrap: wrap;
}
.contact-info-wrapper .contact-info-inner-wrapper .gdlr-core-pbf-column{
  padding: 0 7px 14px;
}
.contact-info-wrapper .disable-desktop-click a{
  pointer-events: none;
  cursor: default;
}
/* Research Database Element Design */
/* Breadcrumb design */
.kingster-breadcrumbs {
  padding-bottom: 0;
}
#breadcrumbs {
  margin-bottom: 0;
}
#breadcrumbs span:not(:first-child) {
  margin: 0 5px;
}
#breadcrumbs span a, #breadcrumbs span.breadcrumb_last, #breadcrumbs span i {
  color: #121212;
}
#breadcrumbs span a:hover {
  color: var(--secondary-color);
}
#breadcrumbs span i {
  font-size: 12px;
}
.kingster-breadcrumbs-item {
  padding: 0;
}
/* Breadcrumb design end */
/* single tribe events css start */
.single-tribe_events .tribe-events-content a {
    border-bottom: none;
}
.single-tribe_events table tr th {
    border-right: 1px solid #eaeaeb;
    font-weight: 500;
}
.single-tribe_events .tribe-events-event-image {
    padding-bottom: 40%;
    position: relative;
}
.single-tribe_events .tribe-events-event-image img {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    object-fit: contain;
    object-position: center;
}
.single-tribe_events .kingster-page-wrapper .tribe-events-content h2 {
    font-size: 38px;
    line-height: 1.3;
    color: var(--text-color);
    margin-top: 20px;
    margin-bottom: 10px;
}
.single-tribe_events .kingster-page-wrapper .tribe-events-content h3 {
    font-size: 34px;
    line-height: 1.3;
    color: var(--text-color);
    margin-top: 20px;
    margin-bottom: 10px;
}
.single-tribe_events .kingster-page-wrapper .tribe-events-content h4 {
    font-size: 28px;
    line-height: 1.3;
    color: var(--text-color);
    margin-top: 10px;
    margin-bottom: 10px;
}
.single-tribe_events .kingster-page-wrapper .tribe-events-content h5 {
    font-size: 22px;
    line-height: 1.3;
    color: var(--text-color);
    margin-bottom: 10px;
}
.single-tribe_events .kingster-page-wrapper .tribe-events-content h6 {
    font-size: 20px;
    line-height: 1.3;
    color: var(--text-color);
    margin-bottom: 10px;
}
.single-tribe_events .kingster-page-wrapper .tribe-events-content p {
    color: var(--footer-bg);
    font-size: 18px;
    line-height: 1.5;
}
.single-tribe_events .kingster-page-wrapper .tribe-events-content ul {
    margin: 0 0 25px;
    list-style: none;
}
.single-tribe_events .kingster-page-wrapper .tribe-events-content ul li {
    position: relative;
    font-size: 18px;
    line-height: 1.3;
    color: var(--footer-bg);
    padding-left: 25px;
}
.single-tribe_events .kingster-page-wrapper .tribe-events-content ul li+li {
    margin-top: 13px;
}
.single-tribe_events .kingster-page-wrapper .tribe-events-content ul li::before {
    position: absolute;
    content: "\f192";
    display: inline-block !important;
    font: normal normal normal 17px/1 FontAwesome;
    width: 17px;
    color: var(--secondary-color);
    left: 0;
    top: 3px;
}
.single-tribe_events .kingster-page-wrapper .tribe-events-content ol ol,
.single-tribe_events .kingster-page-wrapper .tribe-events-content ol ul,
.single-tribe_events .kingster-page-wrapper .tribe-events-content ul ol,
.single-tribe_events .kingster-page-wrapper .tribe-events-content ul ul {
    margin-top: 15px;
    margin-bottom: 0;
}
.single-tribe_events .wp-block-image {
    margin-bottom: 20px;
}
.single-tribe_events .kingster-page-wrapper .kingster-content-wrap {
    padding-left: 0;
    padding-right: 0;
}
.single-tribe_events .kingster-page-wrapper .tribe-events-content ol {
    margin-left: 20px;
    margin-bottom: 25px;
}
.single-tribe_events .kingster-page-wrapper .tribe-events-content ol li {
    font-size: 18px;
    line-height: 1.3;
    color: var(--footer-bg);
    padding-left: 5px;
}
.single-tribe_events .kingster-page-wrapper .tribe-events-content ol li ul li {
    padding-left: 25px;
}
.single-tribe_events .kingster-page-wrapper .tribe-events-content ol li+li {
    margin-top: 13px;
}
.single-tribe_events .kingster-page-wrapper .tribe-events-content ul li ol {
    list-style-type: none;
    margin: 10px 0 0;
    padding-left: 0;
}
.single-tribe_events .kingster-page-wrapper .tribe-events-content ul li ol li {
    padding-left: 9px;
}
.single-tribe_events .kingster-page-wrapper .tribe-events-content ul li ol li+li {
    margin-top: 10px;
}
.single-tribe_events .kingster-page-wrapper .tribe-events-content ul li ol li::before {
    content: '';
    height: 4px;
    width: 4px;
    background: #696969;
    border-radius: 50%;
    top: 9px;
}
.single-tribe_events table {
    border-spacing: 0;
    text-align: left;
    border: 1px solid #eaeaeb;
    border-bottom: 0;
    border-right: 0;
    min-width: 600px;
    line-height: 1.7;
}
.single-tribe_events table tr th {
    padding: 10px 15px;
    border-right: 1px solid #eaeaeb;
    font-weight: 500;
    border-bottom: 1px solid #eaeaeb;
    border-top: 1px solid #eaeaeb;
    border-left: 0;
}
.single-tribe_events table tr td p {
    margin-bottom: 10px;
}
.single-tribe_events table tr td p:last-child {
    margin-bottom: 0;
}
.single-tribe_events table tr td {
    padding: 10px 15px;
    border-bottom: 1px solid #eaeaeb;
    border-right: 1px solid #eaeaeb;
    border-left: 0;
}
.single-tribe_events table tr td strong {
    color: #121212;
}
.single-tribe_events .kingster-single-nav-area {
    border-top: 1px solid #eaeaeb;
    border-bottom: 0;
    padding: 15px 0;
}
.single-tribe_events .kingster-single-nav-area a {
    color: #121212;
}
.single-tribe_events .kingster-single-nav-area a:hover {
    color: var(--secondary-color);
}
.single-tribe_events .kingster-single-social-share {
    padding-bottom: 15px;
}
.single-tribe_events table thead {
    border-bottom: 0;
}
@media(max-width: 767px) {
    .single-tribe_events .kingster-page-wrapper .tribe-events-content h2 {
        font-size: 28px;
    }
    .single-tribe_events .kingster-page-wrapper .tribe-events-content h3 {
        font-size: 26px;
    }
    .single-tribe_events .kingster-page-wrapper .tribe-events-content h4 {
        font-size: 22px;
    }
    .single-tribe_events .kingster-page-wrapper .tribe-events-content h5 {
        font-size: 20px;
    }
    .single-tribe_events .kingster-page-wrapper .tribe-events-content h6 {
        font-size: 18px;
    }
    .single-tribe_events .kingster-page-wrapper .tribe-events-content p {
        font-size: 16px;
    }
    .single-tribe_events .kingster-page-wrapper .tribe-events-content ul li {
        font-size: 16px;
    }
}
/* event css end*/

/** Alumni story section css start */
.cim-alumni-story-section .cim-alumni-story-item .gdlr-core-course-item-content-wrap {
  padding: 20px 0;
  border: 0;
}
.cim-alumni-story-section .cim-alumni-story-item .story-date {
  font-size: 14px;
  color: #555;
  display: block;
  margin-bottom: 10px;
}
.cim-alumni-story-section .cim-alumni-story-item h3 {
  margin-bottom: 10px;
}
.cim-alumni-story-section .gdlr-core-course-item.gdlr-core-course-style-grid .gdlr-core-course-item-list-inner {
  border-radius: 0;
}
.cim-alumni-story-section .cim-alumni-story-item img {
  border-radius: 3px;
}
.cim-alumni-story-section .cim-alumni-story-item .cim-alumni-story-img, .cim-alumni-event-section .cim-alumni-event-item .cim-alumni-event-img{
    padding-bottom: 60%;
    position: relative;
    background-color: #f5f5f5;
}
.cim-alumni-story-section .cim-alumni-story-item .cim-alumni-story-img img, .cim-alumni-event-section .cim-alumni-event-item .cim-alumni-event-img img {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
}
.cim-alumni-event-img .event-type-badge {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 5px 10px;
  background-color: rgb(0, 0, 0, 60%);
  color: white;
  border-bottom-right-radius: 3px;
}
.cim-alumni-event-section .gdlr-core-type-start-date-month .gdlr-core-date {
  color: var(--text-color);
}
/* Alumni story section css end */
/* media */
@media (min-width:1900px) {
  .single-program .course-side-list .gdlr-core-image-item .gdlr-core-image-item-wrap,
  .single-course .course-side-list .gdlr-core-image-item .gdlr-core-image-item-wrap {
    max-width: 100%;
  }
  .kingster-body-front .kingster-container,
  .kingster-body-front .gdlr-core-container {
    max-width: clamp(1720px, 90%, 2320px) !important;
  }
  .kingster-body {
    /* font-size: 20px !important; */
  }
  .cim-campus-item .gdlr-core-title-item .gdlr-core-title-item-title {
    /* font-size: 20px !important; */
  }
  .cim-campus-item .gdlr-core-text-box-item .gdlr-core-text-box-item-content p {
    /* font-size: 18px !important; */
  }
  .why-choose-cim .gdlr-core-text-box-item-content p {
    /* font-size: 22px !important; */
  }
  .why-choose-cim span {
    /* font-size: 18px !important; */
  }
  .our-purpose-block h3 {
    /* font-size: 20px !important; */
  }
  .our-purpose-block p {
    /* font-size: 18px !important; */
  }
  .about-img-content-section p {
    /* font-size: 20px !important; */
  }
  .about-img-content-section h2 a {
    /* font-size: 32px !important; */
  }
  .about-inner-portfolio-wrapper h2 {
    /* font-size: 32px !important; */
  }
  .about-inner-portfolio-wrapper .gdlr-core-personnel-list div {
    /* font-size: 20px !important; */
  }
  .about-border-box-section p,
  .undergraduate-program-block p {
    /* font-size: 22px !important; */
  }
  .about-inner-portfolio-wrapper h3 {
    /* font-size: 24px !important; */
  }
  .about-grid-box-wrapper #gdlr-core-title-item-1 h2,
  .about-grid-box-wrapper #gdlr-core-title-item-2 h3 {
    /* font-size: 32px !important; */
  }
  .about-grid-box-wrapper p {
    /* font-size: 20px !important; */
  }
  .about-person-detail-page .gdlr-core-pbf-column:has(.about-personal-sidepanel) {
    width: 500px;
  }
  .about-person-detail-page .gdlr-core-pbf-column:has(.about-personal-right-content) {
    width: calc(100% - 500px);
  }
  .about-person-detail-page .gdlr-core-title-item .gdlr-core-title-item-caption {
    /* font-size: 18px !important; */
  }
  .about-person-detail-page .gdlr-core-title-item .gdlr-core-title-item-title {
    /* font-size: 32px !important; */
  }
  .about-person-detail-page .gdlr-core-icon-list-item .gdlr-core-icon-list-icon {
    font-size: 24px !important;
    width: 24px !important;
  }
  .about-person-detail-page .about-personal-sidepanel .gdlr-core-icon-list-item ul li span {
    /* font-size: 20px !important; */
    padding-left: 5px;
  }
  .site-tab-wrapper .gdlr-core-tab-item-title.gdlr-core-active,
  .site-tab-wrapper .gdlr-core-tab-item-title {
    /* font-size: 22px !important; */
  }
  .about-person-detail-page .site-tab-wrapper p {
    /* font-size: 18px !important; */
  }
  .about-person-detail-page .site-tab-wrapper h4 {
    /* font-size: 30px !important; */
  }
  .about-person-detail-page .site-tab-wrapper h5 {
    /* font-size: 24px; */
  }
  .about-person-detail-page .site-tab-wrapper ul li,
  .about-person-detail-page .site-tab-wrapper ol li {
    /* font-size: 18px !important; */
  }
  .gdlr-core-accordion-style-background-title-icon .gdlr-core-accordion-item-title {
    /* font-size: 20px !important; */
  }
  .gdlr-core-accordion-item-tab .gdlr-core-accordion-item-content-wrapper .gdlr-core-accordion-item-content {
    /* font-size: 18px !important; */
  }
  .site-primary-btn-wrap a {
    /* font-size: 20px !important; */
  }
  .gdlr-core-course-item.gdlr-core-course-style-list .gdlr-core-course-item-id,
  .gdlr-core-course-item.gdlr-core-course-style-list .gdlr-core-course-item-title {
    /* font-size: 18px; */
  }
  .kingster-header-wrap .kingster-navigation .sf-menu li a {
    /* font-size: 18px !important; */
  }
  .course-detail-page-wrapper .gdlr-core-pbf-column-content .gdlr-core-text-box-item-content p,
  .custom-vertical-tab-wrapper.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-wrap li
  /* .gdlr-core-page-builder-body p  */
    {
    /* font-size: 18px !important; */
  }
  .custom-vertical-tab-wrapper.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-content-title-caption {
    /* font-size: 16px !important; */
  }
  .custom-table-wrapper table tr th,
  .custom-table-wrapper table tr td,
  .listing-content-with-icon li,
  .wellbeing-support-page-wrapper .gdlr-core-icon-list-item .gdlr-core-icon-list-content {
    /* font-size: 18px !important; */
  }
  .next-graduation-col .gdlr-core-pbf-column-content .gdlr-core-title-item h3 {
    /* font-size: 22px !important; */
  }
  .next-graduation-col .gdlr-core-pbf-column-content .gdlr-core-icon-list-item ul li span i {
    /* font-size: 22px !important; */
  }
  .next-graduation-col .gdlr-core-pbf-column-content .gdlr-core-icon-list-item ul li .gdlr-core-icon-list-content {
    /* font-size: 18px !important; */
  }
  .cim-graduation-gallery .slides li .gdlr-core-media-image img {
    width: 100%;
  }
  .cms-page-wrapper .custom-order-listing li,
  .cms-page-wrapper ul li .gdlr-core-icon-list-content {
    /* font-size: 18px !important; */
  }
  .news-event-section .gdlr-core-blog-grid .gdlr-core-blog-info-wrapper a {
    /* font-size: 16px !important; */
  }
  .news-event-section .gdlr-core-blog-grid .gdlr-core-blog-title {
    /* font-size: 20px !important; */
  }
  .contact-item-wrapper .gdlr-core-title-item-title-wrap h5 {
    /* font-size: 22px !important; */
  }
  .contact-item-wrapper .gdlr-core-icon-list-item .gdlr-core-icon-list-icon {
    /* font-size: 24px !important; */
    margin-right: 5px;
  }
  .contact-item-wrapper .gdlr-core-icon-list-item .gdlr-core-icon-list-content-wrap .gdlr-core-icon-list-content {
    /* font-size: 18px !important; */
  }
  .general-enquiry-section p,
  .general-enquiry-section ul li a {
    /* font-size: 18px !important; */
  }
  .general-enquiry-section ul li a .gdlr-core-icon-list-icon {
    /* font-size: 24px !important; */
  }
  .listing-content-with-icon li {
    padding-left: 31px;
  }
  .listing-content-with-icon li::before {
    /* font-size: 20px !important; */
  }
  .general-enquiry-section ul li a .gdlr-core-icon-list-content {
    /* font-size: 18px !important; */
    margin-left: 3px;
  }
  .course-detail-page-wrapper table tr th,
  .course-detail-page-wrapper table tr td {
    /* font-size: 18px !important; */
  }
  .eligibility-item .eligibility-item-inner h3 {
    /* font-size: 20px !important; */
  }
  .eligibility-item .eligibility-item-inner .gdlr-core-column-service-caption {
    /* font-size: 18px !important; */
  }
  .listing-with-icons ul li .gdlr-core-icon-list-content {
    /* font-size: 18px !important; */
  }
  .listing-with-icons ul li .gdlr-core-icon-list-content {
    /* font-size: 18px !important; */
  }
  .cim-policies-wrapper .cim-policies-list {
    flex: 0 0 400px;
    max-width: 400px;
  }
  .cim-policies-listing li {
    padding-left: 35px;
  }
  .single-post .kingster-page-wrapper .kingster-content-area p,
  .single-post .kingster-page-wrapper .kingster-content-area ul li {
    /* font-size: 18px !important; */
  }
  .kingster-single-nav .kingster-text,
  .kingster-blog-info-wrapper .kingster-head i {
    /* font-size: 18px !important; */
  }
  .gdlr-core-social-share-item a {
    /* font-size: 20px !important; */
  }
  .kingster-single-article-date-wrapper .kingster-single-article-date-day {
    /* font-size: 32px !important; */
  }
  .kingster-single-article-date-wrapper .kingster-single-article-date-month,
  .kingster-blog-info-wrapper .kingster-blog-info {
    /* font-size: 16px !important; */
  }
}
@media(min-width:768px) {
  .tribe-events-meta-group {
    width: 270px;
  }
}
@media (min-width:1366px) {
  .kingster-header-wrap .kingster-navigation .sf-menu>li>a {
    font-size: 18px !important;
  }
}
@media(max-width:1900px){
  .contact-info-wrapper .contact-info-inner-wrapper .gdlr-core-pbf-column.gdlr-core-column-10{
    width: 20%;
  }
}
@media(max-width:1440px){
  .contact-info-wrapper .contact-info-inner-wrapper .gdlr-core-pbf-column.gdlr-core-column-12,
  .contact-info-wrapper .contact-info-inner-wrapper .gdlr-core-pbf-column.gdlr-core-column-10
  {
    width: 25%;
  }
}
@media(max-width:1366px) {
  .kingster-navigation .sf-menu>li {
    /* padding-left: 14px;
    padding-right: 14px; */
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width:1200px) {
  .kingster-mobile-header-wrap {
    display: none !important;
  }
  .kingster-header-wrap.kingster-header-style-plain,
  .kingster-header-wrap.kingster-header-style-bar,
  .kingster-navigation-bar-wrap,
  .kingster-header-background-transparent,
  .kingster-header-boxed-wrap,
  .kingster-header-side-nav,
  .kingster-header-transparent-substitute,
  .kingster-sticky-navigation {
    display: block !important;
  }
}
@media(max-width:1199px) {
  .kingster-mobile-header-wrap {
    display: block;
  }
  /* remove cross icon in mobile version that created from hamburger icon*/
  .kingster-mobile-button-hamburger.kingster-active:before,
  .kingster-mobile-button-hamburger.kingster-active:after {
    display: none;
  }
  .kingster-header-wrap.kingster-header-style-plain,
  .kingster-header-wrap.kingster-header-style-bar,
  .kingster-navigation-bar-wrap,
  .kingster-header-background-transparent,
  .kingster-header-boxed-wrap,
  .kingster-header-side-nav,
  .kingster-header-transparent-substitute,
  .kingster-sticky-navigation {
    display: none;
  }
  .program-list-item.full-width.program-listing-wrapper .gdlr-core-container {
    padding: 0 20px !important;
  }
  .kingster-body-front .kingster-container {
    padding: 0 25px !important;
  }
  .kingster-body-front .gdlr-core-container {
    padding: 0 5px !important;
  }
  .kingster-footer-wrapper {
    padding: 50px 0;
  }
  .kingster-body-front footer .kingster-container .kingster-footer-column:nth-child(3) {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .kingster-body-front footer .kingster-container .kingster-footer-column:last-child {
    margin-top: 30px;
  }
  .kingster-body-front footer .marketing-footer-wrapper.enable-only-acknowledgement .kingster-footer-column:last-child {
    margin-top: 0px;
  }
  .kingster-body-front footer .kingster-container .kingster-footer-column:first-child ul {
    margin: 20px 0;
  }
  .kingster-footer-column {
    margin-bottom: 0;
  }
  .kingster-body-front footer .kingster-container .kingster-footer-column {
    max-width: calc(50% - 25px);
    flex: 0 0 calc(50% - 25px);
  }
  .kingster-body-front footer .kingster-container .kingster-footer-column:last-child p {
    font-size: 14px;
  }
  .kingster-footer-wrapper .kingster-widget-title {
    font-size: 16px;
  }
  .kingster-footer-wrapper .menu-item {
    font-size: 14px;
  }
  .section-padding {
    padding: 50px 0;
  }
  .cim-campus-section.section-padding,
  .about-grid-box-wrapper.section-padding,
  .about-border-box-section.section-padding {
    padding-bottom: 10px;
  }
  .news-event-section.section-padding {
    padding-bottom: 10px;
  }
  .kingster-body-front .entry-requirement-listing .gdlr-core-container {
    padding: 0 10px !important;
  }
  .future-student-page-wrapper.link-box-four-col-wrapper .future-student-black-box-wrapper .gdlr-core-pbf-column,
  .future-student-page-wrapper .future-student-black-box-wrapper .gdlr-core-pbf-column:has(.future-student-black-box-item) {
    max-width: 33.33%;
    flex: 0 0 33.33%;
  }
  .contact-adrs-wrapper .gdlr-core-pbf-column {
    max-width: 50%;
    flex: 0 0 50%;
  }
  #tribe-events-pg-template {
    padding-left: 25px;
    padding-right: 25px;
  }
  .kingster-page-wrapper .homepage-video-banner .gdlr-core-fluid-video-wrapper {
    padding-top: 45% !important;
  }
  .kingster-page-wrapper .homepage-video-banner .gdlr-core-fluid-video-wrapper iframe {
    transform: scale(1.32);
  }
  .quick-links-wrapper .gdlr-core-pbf-column.gdlr-core-column-10:has(.orange-icons-item) {
    width: 33.33%;
  }
  .square-boxes-wrapper .gdlr-core-pbf-column {
    width: 25%;
  }
  /* Reserach databases page css */
  .research-databases-list-wrapper .database-filter-wrapper {
    padding: 20px;
  }
  .research-databases-list-wrapper .database-filter-wrapper .database-filter-form {
    padding: 16px;
    gap: 10px;
  }
  .research-databases-list-wrapper .database-filter-wrapper .filter-field {
    flex: 1 1 48%;
    /* two columns */
    padding: 0;
  }
  .research-databases-list-wrapper .database-filter-wrapper .filter-select {
    flex: 1 1 48%;
  }
  .research-databases-list-wrapper .database-filter-wrapper .filter-separator {
    display: none;
  }
  .research-databases-list-wrapper .database-filter-wrapper .db-filter-search-btn {
    margin-top: 10px;
    align-self: flex-start;
    white-space: nowrap;
  }
  .contact-info-wrapper .contact-info-inner-wrapper .gdlr-core-pbf-column.gdlr-core-column-12,
  .contact-info-wrapper .contact-info-inner-wrapper .gdlr-core-pbf-column.gdlr-core-column-10,
  .contact-info-wrapper .contact-info-inner-wrapper .gdlr-core-pbf-column.gdlr-core-column-15
  {
    width: 33.33%;
  }
}
@media(max-width:999px) {
  .cim-testimonial-slider .slides>li {
    padding: 0;
  }
  .about-border-box-section .gdlr-core-pbf-column {
    width: 50%;
  }
  .future-student-page-wrapper .gdlr-core-pbf-sidebar-right,
  .future-student-page-wrapper .gdlr-core-pbf-sidebar-content {
    width: 100%;
    float: none;
  }
  .gdlr-core-flexslider-nav,
  .gdlr-core-flexslider .flex-direction-nav,
  .gdlr-core-flexslider-custom-nav {
    display: block;
  }
  .next-graduation-wrapper .gdlr-core-block-item-title {
    font-size: 24px !important;
  }
}
@media (min-width:992px) {
  .cim-dropdown-toggle {
    display: none;
  }
}
@media(max-width:991px) {
  .nested-tab-wrapper.gdlr-core-tab-style2-horizontal .gdlr-core-tab-item-content-wrap {
    padding: 25px;
  }
  .nested-tab-wrapper.gdlr-core-tab-style2-horizontal .gdlr-core-tab-style2-vertical .gdlr-core-tab-item-title-wrap {
    width: 250px;
  }
  .nested-tab-wrapper.gdlr-core-tab-style2-horizontal .gdlr-core-tab-style2-vertical .gdlr-core-tab-item-content-wrap {
    width: calc(100% - 280px);
  }
  .kingster-copyright-left {
    max-width: 100%;
    flex: 0 0 100%;
    padding-right: 0;
    text-align: center;
    margin-bottom: 10px;
    margin-right: 0;
  }
  .kingster-copyright-right {
    padding: 0;
    max-width: 100%;
    text-align: center;
    flex: 0 0 100%;
  }
  .kingster-copyright-wrapper .custom-footer-horizontal-menu ul {
    flex-wrap: wrap;
    justify-content: center;
  }
  .future-student-page-wrapper.link-box-four-col-wrapper .future-student-black-box-wrapper .gdlr-core-pbf-column,
  .future-student-page-wrapper .future-student-black-box-wrapper .gdlr-core-pbf-column:has(.future-student-black-box-item) {
    max-width: 50%;
    flex: 0 0 50%;
  }
  .course-sequence-wrapper .gdlr-core-pbf-column:has(.course-sequence-col) {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .course-sequence-wrapper .course-sequence-col {
    margin-bottom: 30px;
  }
  .course-sequence-wrapper .course-sequence-col .custom-vertical-tab-wrapper {
    height: auto !important;
  }
  .black-cta-block {
    padding: 25px !important;
  }
  .black-cta-block .gdlr-core-column-service-content-wrapper {
    flex-wrap: wrap;
  }
  .black-cta-block .gdlr-core-column-service-content-wrapper .gdlr-core-column-service-title-wrap {
    max-width: 100%;
    flex: 0 0 100%;
    margin-bottom: 10px;
  }
  .gray-border-box-wrapper .gdlr-core-pbf-column {
    max-width: 50%;
    flex: 0 0 50%;
  }
  .about-person-detail-page .gdlr-core-pbf-column:has(.about-personal-sidepanel) {
    width: 100%;
  }
  .about-person-detail-page .gdlr-core-pbf-column:has(.about-personal-right-content) {
    width: 100%;
  }
  .apply-admission-section .gdlr-core-pbf-column:has(.cim-video-block, .cim-video-content-block, .cim-gallery-box, .cim-gallery-content) {
    width: 100%;
  }
  .apply-admission-section .gdlr-core-pbf-column:has(.cim-video-block, .cim-video-content-block, .cim-gallery-box, .cim-gallery-content) .gdlr-core-sync-height-pre-spaces {
    display: none;
  }
  .apply-admission-section .gdlr-core-pbf-column:has(.cim-video-block, .cim-gallery-box) {
    order: -1;
  }
  .apply-admission-section .cim-video-content-block,
  .apply-admission-section .cim-gallery-content {
    height: auto !important;
  }
  .apply-admission-section .cim-video-block,
  .apply-admission-section .campus-gallery {
    padding-left: 0 !important;
    padding-right: 0 !important;
    height: auto !important;
  }
  .campus-gallery .gdlr-core-media-image .gdlr-core-lightgallery,
  .apply-admission-section .cim-video-block .gdlr-core-media-image {
    padding-bottom: 40%;
  }
  /* Course search page */
  .gdlr-core-course-item.gdlr-core-course-style-list-info .gdlr-core-course-item-list {
    padding: 20px 26px;
  }
  .cim-policies-wrapper {
    flex-wrap: wrap;
    padding: 20px;
    gap: 20px;
  }
  .cim-policies-wrapper .cim-policies-list {
    flex: 0 0 100%;
    max-width: 100%;
    max-height: inherit;
    height: auto;
  }
  .cim-policies-wrapper .cim-policies-list .cim-policies-listing {
    padding: 10px;
    border: 1px solid #ddd;
    border-top: 0;
    max-height: 300px;
    overflow-y: auto;
  }
  .cim-policies-listing.listing-content-with-icon li+li {
    margin-top: 0px;
  }
  .listing-content-with-icon li {
    border: none;
    padding: 8px 15px 8px 25px;
  }
  .listing-content-with-icon li::before,
  .cim-cms-page-wrapper ul.listing-content-with-icon li::before {
    top: 10px;
  }
  .cim-policies-listing.listing-content-with-icon li::before {
    top: 9px;
    left: 5px;
  }
  .cim-policies-listing {
    display: none;
    margin: 0;
    padding: 0;
  }
  .cim-policies-listing.open {
    display: block;
  }
  .cim-dropdown-toggle {
    display: block;
    width: 100%;
    padding: 15px;
    color: #000;
    border: none;
    font-size: 16px;
    cursor: pointer;
    text-align: left;
    margin-right: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #ddd;
    background-color: transparent;
    position: relative;
    padding-right: 30px;
  }
  .cim-dropdown-toggle #selected-text {
    line-height: 1.2;
  }
  .cim-dropdown-toggle .fa {
    font-size: 24px;
    margin-left: 10px;
    transition: all 0.3s;
    position: absolute;
    right: 15px;
  }
  .cim-dropdown-toggle.active .fa {
    transform: rotate(180deg);
  }
  .cim-policies-listing li.active-li {
    background-color: transparent;
    border: none;
  }
  /* .cim-policies-listing li.active-li::before,
  .cim-policies-listing li.active-li a.cim-policy-link {
    color: var(--secondary-color);
  } */
  /* .cim-dropdown-toggle:after {
    content: ' ▼';
    float: right;
  }
  .cim-dropdown-toggle.active:after {
    content: ' ▲';
  } */
  .future-student-page-wrapper .future-student-black-box-item,
  .future-student-page-wrapper .marketing-page-black-box-item {
    height: 100% !important;
  }
  .image-content-section-wrapper .gdlr-core-pbf-wrapper-full-no-space .gdlr-core-pbf-column-content-margin {
    padding: 80px 70px 55px !important;
  }
  .cim-campus-section .gdlr-core-course-item.gdlr-core-course-style-grid .gdlr-core-course-item-list {
    max-width: 50%;
    flex: 0 0 50%;
  }
  .cim-campus-section .program-grid-section {
    display: flex;
    flex-wrap: wrap;
  }
  .about-inner-two-col-wrapper .about-inner-portfolio-wrapper .gdlr-core-personnel-item {
    display: flex;
    flex-wrap: wrap;
  }
  .about-inner-portfolio-wrapper .gdlr-core-personnel-style-grid .gdlr-core-personnel-list-column {
    max-width: 33.33%;
    flex: 0 0 33.33%;
  }
  .link-block-section .gdlr-core-pbf-column,
  .about-grid-box-wrapper .gdlr-core-container .gdlr-core-pbf-column {
    max-width: 50%;
    flex: 0 0 50%;
  }
  .testimonial-gallery .gdlr-core-column-15 {
    width: 33.33%;
  }
  .testimonial-gallery .gdlr-core-column-15.gdlr-core-column-first {
    clear: unset;
  }
  .kingster-page-wrapper .homepage-video-banner .gdlr-core-title-item-caption-bottom.cim-video-banner-title h3 {
    font-size: 36px !important;
  }
  .alumni-cta-block.black-cta-block .gdlr-core-column-service-content-wrapper .gdlr-core-column-service-title-wrap,
  .alumni-cta-block.black-cta-block .gdlr-core-column-service-content-wrapper .gdlr-core-column-service-content {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .alumni-cta-block.black-cta-block .gdlr-core-column-service-content-wrapper .gdlr-core-column-service-content {
    margin-bottom: 10px;
  }
  .square-boxes-wrapper .gdlr-core-pbf-column {
    width: 33.33%;
  }
  .quick-links-wrapper .gdlr-core-pbf-column.gdlr-core-column-15:has(.orange-icons-item) {
    width: 50%;
  }
  .cim-future-student-detail-img .gdlr-core-media-image {
    padding-bottom: 40%;
  }
  .listing-content-with-icon li ul li::before {
    top: 16px;
  }
  .contact-info-wrapper .contact-info-inner-wrapper .gdlr-core-pbf-column.gdlr-core-column-12,
  .contact-info-wrapper .contact-info-inner-wrapper .gdlr-core-pbf-column.gdlr-core-column-10,
  .contact-info-wrapper .contact-info-inner-wrapper .gdlr-core-pbf-column.gdlr-core-column-15,
  .contact-info-wrapper .contact-info-inner-wrapper .gdlr-core-pbf-column.gdlr-core-column-20
  {
    width: 50%;
  }
}
@media(max-width:767px) {
  .nested-tab-wrapper.gdlr-core-tab-style2-horizontal .gdlr-core-tab-item-title-wrap {
    background: transparent;
  }
  .nested-tab-wrapper.gdlr-core-tab-style2-horizontal .gdlr-core-tab-item-title {
    padding: 0px 15px 15px;
    font-size: 16px !important;
  }
  .nested-tab-wrapper.gdlr-core-tab-style2-horizontal .gdlr-core-tab-style2-vertical {
    flex-wrap: wrap;
  }
  .nested-tab-wrapper.gdlr-core-tab-style2-horizontal .gdlr-core-tab-style2-vertical .gdlr-core-tab-item-title-wrap,
  .nested-tab-wrapper.gdlr-core-tab-style2-horizontal .gdlr-core-tab-style2-vertical .gdlr-core-tab-item-content-wrap {
    width: 100%;
  }
  .nested-tab-wrapper.gdlr-core-tab-style2-horizontal .gdlr-core-tab-style2-vertical .gdlr-core-tab-item-content-wrap {
    margin-top: 20px;
  }
  .nested-tab-wrapper.gdlr-core-tab-style2-horizontal .gdlr-core-tab-style2-vertical .gdlr-core-tab-item-title-wrap .gdlr-core-tab-item-title {
    float: none;
  }
  .nested-tab-wrapper.gdlr-core-tab-style2-horizontal .gdlr-core-tab-style2-vertical .gdlr-core-tab-item-title-wrap .gdlr-core-tab-item-title.gdlr-core-active {
    color: var(--secondary-color);
  }
  .nested-tab-wrapper.gdlr-core-tab-style2-horizontal .gdlr-core-tab-style2-vertical .gdlr-core-tab-item-title-wrap .gdlr-core-tab-item-title.gdlr-core-active::after {
    position: absolute;
    content: "";
    right: auto;
    top: auto;
    height: auto;
    border-bottom: 2px solid var(--secondary-color);
    width: 100%;
    border-right: 0;
    left: 0;
    bottom: 0;
  }
  .site-primary-btn-wrap a,
  .db-filter-search-btn {
    height: 46px;
    line-height: 42px;
    font-size: 16px;
  }
  .kingster-footer-wrapper {
    padding: 40px 0;
  }
  .kingster-body-front footer .kingster-container .kingster-footer-column:first-child .wp-block-image {
    max-width: 180px;
  }
  .section-padding {
    padding: 40px 0;
  }
  .gdlr-core-pbf-wrapper-full-no-space {
    max-width: 100%;
  }
  .about-img-content-section .cim-image-block {
    padding-bottom: 56.25%;
  }
  .about-img-content-section .gdlr-core-pbf-column:has(.cim-image-block.has-left-img) {
    order: 2;
  }
  .about-border-box-section .gdlr-core-pbf-column {
    width: 100%;
  }
  .about-img-content-section.program-page-img-content .gdlr-core-pbf-column:has(.cim-image-block) {
    order: -1;
  }
  .program-listing-wrapper .program-list-item {
    padding: 20px !important;
  }
  .program-listing-wrapper .gdlr-core-pbf-column {
    margin-bottom: 20px;
  }
  .program-list-item.full-width.program-listing-wrapper .gdlr-core-pbf-column {
    padding: 20px;
    border: 1px solid #EAEAEB;
    margin: 0;
  }
  .program-list-item.full-width.program-listing-wrapper .gdlr-core-pbf-column:first-child {
    border-bottom: 0;
  }
  .program-list-item.full-width.program-listing-wrapper .gdlr-core-pbf-column:last-child {
    border-top: 0;
    padding-top: 0;
  }
  .program-list-item.full-width.program-listing-wrapper .gdlr-core-pbf-background-wrap {
    border: 0 !important;
  }
  .program-list-item.full-width.program-listing-wrapper p {
    -webkit-line-clamp: 2;
  }
  .future-student-page-wrapper .gdlr-core-pbf-column:has(.future-student-black-box-item),
  .future-student-page-wrapper .gdlr-core-pbf-column:has(.marketing-page-black-box-item) {
    padding-bottom: 15px;
  }
  .marketing-program-overview-wrapper .gdlr-core-pbf-background-frame {
    display: block;
  }
  .future-student-page-wrapper .future-page-box-grid-wrapper {
    padding-bottom: 15px !important;
  }
  .entry-requirement-listing .gdlr-core-pbf-column-content-margin {
    padding: 0 15px !important;
  }
  .entry-requirement-listing .gdlr-core-image-item-wrap {
    padding-bottom: 56.25%;
  }
  .apply-admission-wrapper .semester-item-text .gdlr-core-title-item-title-wrap,
  .apply-admission-wrapper .semester-item-text .gdlr-core-title-item-caption {
    padding: 12px;
  }
  .custom-vertical-tab-wrapper.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-wrap {
    max-height: 200px;
    overflow: auto;
  }
  .custom-vertical-tab-wrapper.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-item-content-wrap::before {
    border-left: 1px solid #ddd;
    border-top: 0;
  }
  .custom-vertical-tab-wrapper.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-content-wrap {
    padding: 15px;
  }
  .custom-vertical-tab-wrapper.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-wrap li {
    padding: 10px 15px;
  }
  .custom-vertical-tab-wrapper.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-item-title {
    text-align: left;
  }
  .custom-vertical-tab-wrapper.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-item-title-wrap {
    padding: 15px 15px 5px;
  }
  .current-student-page.future-student-page-wrapper .future-student-black-box-wrapper {
    padding-bottom: 30px;
  }
  .future-student-page-wrapper.link-box-four-col-wrapper .future-student-black-box-wrapper .gdlr-core-pbf-column,
  .future-student-page-wrapper .future-student-black-box-wrapper .gdlr-core-pbf-column:has(.future-student-black-box-item) {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .contact-adrs-wrapper .gdlr-core-pbf-column {
    max-width: 100%;
    flex: 0 0 100%;
    display: flex;
  }
  .contact-adrs-wrapper .map-item-wrap {
    padding-bottom: 56.25% !important;
    margin-top: -20px;
  }
  .contact-adrs-wrapper .contact-item-wrapper {
    width: 100%;
  }
  .cim-cms-page-wrapper ul.listing-content-with-icon li {
    font-size: 16px;
  }

  .about-person-detail-page .site-tab-wrapper h2 {
    font-size: 28px;
  }
  .about-person-detail-page .site-tab-wrapper h3 {
    font-size: 26px;
  }
  .about-person-detail-page .site-tab-wrapper h4 {
    font-size: 22px;
  }
  .about-person-detail-page .site-tab-wrapper h5 {
    font-size: 20px;
  }
  .about-person-detail-page .site-tab-wrapper h6 {
    font-size: 18px;
  }
  .about-person-detail-page .site-tab-wrapper p {
    font-size: 16px;
  }
  .about-person-detail-page .site-tab-wrapper ul li {
    font-size: 16px;
  }
  /* Default search page */
  body.search-results .gdlr-core-blog-full {
    margin-left: 0;
    margin-right: 0;
  }
  body.search-results .kingster-sidebar-right .kingster-item-pdlr {
    padding-left: 0;
    padding-right: 0;
  }
  .cim-campus-section .cim-campus-img.large-img .gdlr-core-image-item-wrap,
  .program-grid-section .cim-program-item .cim-program-img.large-img {
    padding-bottom: 60%;
  }
  /* Contact us page */
  .general-enquiry-section .gdlr-core-icon-list-item.no-hover-class ul li a:hover .gdlr-core-icon-list-content,
  .general-enquiry-section .gdlr-core-icon-list-item.no-hover-class ul li a:hover .gdlr-core-icon-list-icon {
    color: var(--secondary-color) !important;
    cursor: pointer;
  }
 
  .kingster-body-front footer .kingster-container .kingster-footer-column:last-child {
    flex-direction: column;
  }
  .kingster-footer-wrapper #block-20, .marketing-footer-wrapper.enable-only-acknowledgement .kingster-footer-column:last-child .widget:first-child {
    flex: auto;
  }
  .kingster-footer-wrapper .flag-images img, .marketing-footer-wrapper.enable-only-acknowledgement .flag-images img {
    height: 60px;
  }
  .image-content-section-wrapper .gdlr-core-pbf-wrapper-full-no-space .gdlr-core-pbf-column-content-margin {
    padding: 40px 30px 55px !important;
  }
  .why-choose-cim .gdlr-core-pbf-wrapper-container .gdlr-core-pbf-column:nth-child(2) .gdlr-core-text-box-item {
    padding-bottom: 0;
  }
  .link-block-section .gdlr-core-pbf-column,
  .about-grid-box-wrapper .gdlr-core-container .gdlr-core-pbf-column,
  .cim-campus-section .gdlr-core-course-item.gdlr-core-course-style-grid .gdlr-core-course-item-list {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .about-inner-portfolio-wrapper .gdlr-core-personnel-style-grid .gdlr-core-personnel-list-column {
    max-width: 50%;
    flex: 0 0 50%;
  }
  .about-border-box-section .border-box-item .gdlr-core-text-box-item {
    padding: 0 15px;
  }
  .future-student-page-wrapper .gdlr-core-accordion-item-title {
    line-height: 1.3;
  }
  .testimonial-gallery .gdlr-core-column-15 {
    width: 50%;
  }
  .kingster-page-wrapper .homepage-video-banner .cim-video-banner-image .gdlr-core-image-item-style-rectangle img {
    width: 85px;
  }
  .kingster-page-wrapper .homepage-video-banner .gdlr-core-fluid-video-wrapper {
    padding-top: 55% !important;
  }
  .kingster-page-wrapper .homepage-video-banner .cim-video-banner-image {
    top: 10px;
    right: 10px;
    padding: 0;
  }
  .hustle-ui.module_id_1 .hustle-layout .hustle-image {
    width: 90%;
    margin: 0 auto;
  }
  body .hustle-ui.hustle_module_id_1[data-id="1"] .hustle-layout .hustle-layout-content .hustle-image img {
    margin: 0 !important;
    width: 100% !important;
    object-position: center;
  }
  /* MBA - Marketing page css*/
  .courses-overview-wrapper .courses-overview-item,
  .apply-scholarship-wrapper .apply-scholarship-item {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .course-fees-table {
    flex-wrap: wrap;
  }
  .course-fees-table .gdlr-core-price-table-column {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .course-fees-table .gdlr-core-price-table-column {
    margin-bottom: 0;
  }
  /*  Show more toggle on about us page */
  .showmore-content {
    max-height: none !important;
    overflow: visible !important;
    margin-bottom: 0 !important;
  }
  .showmore-toggle {
    display: none !important;
  }
  .square-boxes-wrapper .gdlr-core-pbf-column,
  .quick-links-wrapper .gdlr-core-pbf-column.gdlr-core-column-10:has(.orange-icons-item) {
    width: 50%;
  }
  .quick-links-wrapper .gdlr-core-pbf-column .orange-icons-item .gdlr-core-column-service-title-wrap h3 {
    min-height: auto;
  }
  .cim-future-student-detail-img .gdlr-core-media-image {
    padding-bottom: 45%;
  }
  /* Research database css */
  .research-databases-list-wrapper .database-filter-wrapper {
    padding: 15px;
  }
  .research-databases-list-wrapper .database-filter-wrapper .database-filter-form {
    flex-direction: column;
    padding: 15px;
  }
  .research-databases-list-wrapper .database-filter-wrapper .filter-field,
  .research-databases-list-wrapper .database-filter-wrapper .filter-select {
    width: 100%;
    flex: 1 1 100%;
    margin-bottom: 12px;
  }
  .research-databases-list-wrapper .database-filter-wrapper .filter-field input {
    font-size: 15px;
  }
  .research-databases-list-wrapper .database-filter-wrapper .filter-separator {
    display: none;
  }
  /* Select2 width fix on mobile */
  .research-databases-list-wrapper .database-filter-wrapper .custom-dropdown-subject+.select2-container,
  .research-databases-list-wrapper .database-filter-wrapper .custom-dropdown-type+.select2-container,
  .research-databases-list-wrapper .database-filter-wrapper .custom-dropdown-vendor+.select2-container {
    width: 100% !important;
  }
  /* Floating icon element - content expand */
  .cim-expand-content-box {
    left: auto;
    /* bottom: 52px; */
    /* max-height: 50vh; */
    bottom: var(--dynamic-bottom, 60px);
    padding: 20px;
    width: 100%;
    right: 0;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
  }
  .floating-icons-wrapper {
    width: 100%;
    right: 0;
    top: auto;
    bottom: 0;
    background: #fff;
    padding: 0;
    left: 0;
    /* border-top: 1px #ccc solid; */
  }
  .floating-icons-wrapper ul {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: none !important;
  }
  .floating-icons-wrapper ul li {
    display: block;
    width: 100%;
    margin: 0 1px;
    margin-bottom: 0 !important;
  }
  body {
    padding-bottom: var(--footer-extra-padding, 0px);
  }
  .campus-gallery-slider ul.gdlr-core-sly-nav,
  .campus-gallery-slider ol.flex-control-nav {
    gap: 10px;
  }
  .contact-info-wrapper .disable-desktop-click a, .black-cta-block.call-us-text .gdlr-core-column-service-read-more{
    pointer-events: auto;
    cursor: pointer;
  }
}
@media(max-width:667px) {
  .kingster-body-front footer .kingster-container .kingster-footer-column:not(:empty):first-child {
    max-width: 100%;
    flex: 0 0 100%;
    margin-bottom: 30px;
  }
  .kingster-body-front footer .kingster-container .kingster-footer-column {
    max-width: calc(50% - 15px);
    flex: 0 0 calc(50% - 15px);
  }
  .gray-border-box-wrapper .gdlr-core-pbf-column {
    max-width: 100%;
    flex: 0 0 100%;
  }
}
@media(max-width: 574px) {
  .about-grid-box-wrapper .gdlr-core-container .gdlr-core-pbf-column,
  .about-inner-portfolio-wrapper .gdlr-core-personnel-style-grid .gdlr-core-personnel-list-column {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .testimonial-gallery .gdlr-core-column-15 {
    width: 100%;
  }
  .contact-info-wrapper .contact-info-inner-wrapper .gdlr-core-pbf-column.gdlr-core-column-12,
  .contact-info-wrapper .contact-info-inner-wrapper .gdlr-core-pbf-column.gdlr-core-column-10,
  .contact-info-wrapper .contact-info-inner-wrapper .gdlr-core-pbf-column.gdlr-core-column-15,
  .contact-info-wrapper .contact-info-inner-wrapper .gdlr-core-pbf-column.gdlr-core-column-20,
  .contact-info-wrapper .contact-info-inner-wrapper .gdlr-core-pbf-column.gdlr-core-column-30
  {
    width: 100%;
  }
  .brand-ambassador-section.gdlr-core-personnel-style-grid .gdlr-core-personnel-list-column {
    max-width: 100%;
  }
}
@media(max-width:425px) {
  .kingster-mobile-header .kingster-mobile-header-container .kingster-logo-inner {
    max-width: 150px;
  }
  .kingster-body-front footer .kingster-container .kingster-footer-column:not(:empty) {
    max-width: 100%;
    flex: 0 0 100%;
    margin-bottom: 30px;
  }
  .kingster-body-front footer .kingster-container .kingster-footer-column:last-child {
    margin-top: 0;
    margin-bottom: 0;
  }
  iframe[title="reCAPTCHA"] {
    transform: scale(0.78);
    position: relative;
    left: -33px;
  }
  .cim-graduation-gallery .gdlr-core-flexslider .flex-direction-nav .flex-nav-next,
  .home-client-gallery-slider .gdlr-core-flexslider .flex-direction-nav .flex-nav-next {
    right: 5px;
  }
  .cim-graduation-gallery .gdlr-core-flexslider .flex-direction-nav .flex-nav-prev,
  .home-client-gallery-slider .gdlr-core-flexslider .flex-direction-nav .flex-nav-prev {
    left: 5px;
  }
  .about-campus-wrapper .campus-video-item a {
    padding-bottom: 56.25%;
  }
  .square-boxes-wrapper .gdlr-core-pbf-column,
  .quick-links-wrapper .gdlr-core-pbf-column:has(.orange-icons-item) {
    width: 100% !important;
  }
}
@media (max-width: 550px) {
  html.mm-opening.kingster-mmenu-right .kingster-mobile-header-wrap .kingster-top-bar,
  html.mm-opening.kingster-mmenu-right .kingster-mobile-header {
    -webkit-transform: translate3d(-300px, 0, 0) !important;
    transform: translate3d(-300px, 0, 0) !important;
  }
  .mm-menu {
    width: 300px !important;
  }
  html.mm-right.mm-opening .mm-slideout {
    transform: translate3d(-300px, 0, 0) !important;
  }
}
@media(max-width: 375px) {
  .cim-graduation-gallery .gdlr-core-flexslider .flex-direction-nav .flex-nav-next,
  .home-client-gallery-slider .gdlr-core-flexslider .flex-direction-nav .flex-nav-next {
    right: 5px;
  }
  .cim-graduation-gallery .gdlr-core-flexslider .flex-direction-nav .flex-nav-prev,
  .home-client-gallery-slider .gdlr-core-flexslider .flex-direction-nav .flex-nav-prev {
    left: 5px;
  }
  .cim-graduation-gallery .gdlr-core-flexslider .flex-direction-nav li a,
  .home-client-gallery-slider .gdlr-core-flexslider .flex-direction-nav li a {
    padding: 10px;
  }
}
