.dynamic-links-list {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 40vh;
}

.dynamic-links-list .dropdownlink > a.has-submenu {
    padding-right: 30px;
}

body {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.home-image-slider .hb-img img,
.inner-page-banner-img img {
  object-position: center top;
}
.site-content ol li::marker {
  color: var(--primary-color-1);
  font-weight: bold;
}
.gform_wrapper form input {
  padding: 15px !important;
}
.gform_wrapper form .ginput_container_select {
  position: relative;
}
.gform_wrapper form .ginput_container_select select {
  appearance: none;
  padding: 15px !important;
  background-image: url(images/icons/chevron-down-blue.svg);
  background-repeat: no-repeat;
  background-position: calc(100% - 15px) 50%;
  background-size: 24px;
}
/*.gform_wrapper form .ginput_container_select::after {
	content: '\02C5';
	position: absolute;
	display: inline-block;
	top: 15px;
	right: 15px;
	font-weight: 900;
	font-size: 16px;
}*/
body .gform_wrapper .gfield_contains_required label.gfield_label,
body .gform_wrapper .gfield_contains_required.isvalue label.gfield_label,
.gform_wrapper form .gfield .ginput_container > span > label,
body .gform_wrapper form .gfield.gfield_html_formatted {
  position: unset !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 24px !important;
  margin: 0 0 10px !important;
  position: static !important;
  color: #002756 !important;
  letter-spacing: 0 !important;
}
body .gform_wrapper form .gfield.gfield_html_formatted {
  margin-top: 16px !important;
}
.gform_wrapper form .gfield .ginput_container > span > input {
  margin-top: 8px !important;
}
.gform_wrapper form .ginput_container.ginput_container_date {
  position: relative;
}
.gform_wrapper form .ginput_container.ginput_container_date > input {
  padding-left: 40px !important;
}
.gform_wrapper form img.ui-datepicker-trigger {
  position: absolute !important;
  top: 18px !important;
  left: 15px !important;
}

.gform_wrapper form .ginput_container_radio {
  margin-top: 8px !important;
}

.gform_legacy_markup_wrapper .gfield_checkbox li input,
.gform_legacy_markup_wrapper .gfield_checkbox li input[type="checkbox"],
.gform_legacy_markup_wrapper .gfield_radio li input[type="radio"] {
  display: -moz-inline-stack;
  display: inline;
  vertical-align: middle;
  margin-left: 1px;
  max-width: fit-content;
}
body .gform_wrapper form input[type="checkbox"],
body .gform_wrapper form input[type="radio"] {
  display: inline !important;
  max-width: fit-content;
  margin-bottom: 8px !important;
}

.default-menu-with-megamenu ul li > a {
  text-align: left;
}

.tob-bar-inner .lang-btn {
  background-image: unset;
  background-color: unset;
  color: #fff;
}
.filter-applied {
  padding: 16px 0 0;
}
.filter-tags {
  display: inline-block;
  vertical-align: middle;
  background-color: #1e4e58;
  color: #fff;
  padding: 5px 20px;
  border-radius: 12px;
  font-size: 18px;
  margin-right: 10px;
}
.filter-tags:last-child {
  margin-right: 0;
}
.filter-close img {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  max-width: 15px;
  margin-right: 8px;
  filter: brightness(0) invert(1);
}

/* New Structure Css */

.inner-page-banner-header-small .inner-page-banner-title {
  padding: 30px 0 30px;
  max-width: initial;
}
.inner-page-banner-header-small .inner-page-banner-title h1 {
  margin: 0;
}
.inner-page-banner-header-small .inner-page-banner-img img {
  max-height: 160px;
  min-height: 160px;
}

.inner-page-banner-header-small .inner-page-banner-img {
  width: calc(50vw / 2 + 0px / 2);
}

.abbreviations-text-inner {
  background-color: #fff;
  border-radius: 12px;
  box-shadow: -3px 3px 24px 0 rgb(0 125 195 / 10%);
  padding: 25px 20px;
}
.abbreviations-text-inner .title {
  border-bottom: 1px solid rgba(0, 125, 195, 0.25);
  margin: 0 0 18px;
  padding-bottom: 15px;
}
.abbreviations-text-inner .title h3 {
  line-height: 20px;
  margin: 0;
}

.pb-75 {
  padding-bottom: 75px;
}

.abbreviations-list-item {
  display: flex;
}
.abbreviations-list-item > b {
  min-width: 100px;
  font-weight: bold;
  line-height: 24px;
  color: var(--primary-color);
}
.abbreviations-list-item > p {
  line-height: 24px;
  margin: 0;
}

.sidebar-new .dynamic-links-list .dropdownlink > a {
  padding-right: 30px;
}
.sidebar-new .dynamic-links-list .dropdownlink > a:before {
  right: 0;
  top: calc(50% - 15px);
}
.sidebar-new .dynamic-links-list {
  max-height: calc(498px - 40px);
  position: relative;
  overflow: auto;
  padding: 0 10px;
}
.sidebar-new .dynamic-links-list ul li a {
  padding-left: 0;
  padding-right: 0;
}
.sidebar-new .dynamic-links-list ul li.active {
  border-right: none;
}
.sidebar-new {
  max-width: 100%;
}
.sidebar-new .dynamic-links-list ul li ul li a {
  padding-left: 15px;
}
.sidebar-new .dynamic-links-list li.dropdownlink ul {
  margin: 0;
}
.sidebar-new .mCustomScrollBox {
  padding: 0 10px;
  margin: 0 -10px;
  max-width: calc(100% + 20px);
}
.sidebar-new .mCSB_scrollTools {
  width: 7px;
  opacity: 1;
}
.sidebar-new .mCSB_inside > .mCSB_container {
  margin-right: 0;
}
.sidebar-new .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #002756;
  border-radius: 2px;
}
.sidebar-new .mCSB_draggerRail {
  display: none;
}
.sidebar-new .dynamic-links-list:after {
  content: "";
  height: 41px;
  background: linear-gradient(180deg, rgba(237, 246, 251, 0) 0%, #edf6fb 100%);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}
.sidebar-new .icon-and-text-box {
  padding-bottom: 20px;
}
.content-new-structure .search-filter-inner {
  margin-bottom: 30px;
}
.pop-plus-btn {
  padding: 0;
  border: none;
  font-size: 18px;
  background: transparent;
  color: #ff0000;
  font-weight: 600;
  cursor: pointer;
}

.admissions-information-pop-up .custom-model-inner {
  max-width: 965px;
}
.admissions-information-pop-up .close-btn {
  background-image: url(images/icons/close-red.svg);
}
.admissions-information-pop-up .custom-model-wrap {
  padding: 40px;
  background-color: #fff;
  border: 1.5px solid #fd0606;
  border-radius: 12px;
  background-color: #ffffff;
}
.additional-resources-btn.btn {
  background-image: url(images/icons/icon-document-white.svg);
}

.tooltip {
  color: var(--primary-color-1);
  border: none;
}
.tooltiptext {
  display: none;
}

/* START TOOLTIP STYLES */
[data-tooltip] {
  position: relative;
}

[data-tooltip]::before,
[data-tooltip] span {
  text-transform: none;
  user-select: none;
  pointer-events: none;
  position: absolute;
  display: none;
  opacity: 0;
  color: #ffffff;
  font-family: "Nunito Sans";
  font-size: 16px;
  line-height: 22px;
  font-size: 16px;
}
[data-tooltip]::before {
  content: "";
  border: 8px solid transparent;
  z-index: 1001;
}
[data-tooltip] span {
  text-align: left;
  max-width: 340px;
  min-width: 340px;
  padding: 10px 12px 12px;
  background: #333;
  color: #fff;
  z-index: 1000;
  border-radius: 3px;
  background-color: #002756;
  box-shadow: -3px 3px 24px 0 rgb(0 125 195 / 10%);
  font-family: Nunito Sans, sans-serif;
  line-height: 22px;
  font-weight: 400;
}
[data-tooltip]:hover::before,
[data-tooltip]:hover::after,
[data-tooltip] span {
  display: block;
}

[data-tooltip=""]::before,
[data-tooltip=""]::after {
  display: none !important;
}

/* FLOW: UP */
/*[data-tooltip]:not([flow])::before,
[data-tooltip][flow^="up"]::before {
	bottom: 100%;
	border-bottom-width: 0;
	border-top-color: #002756;
	pointer-events: none;
}
[data-tooltip]:not([flow])::after,
[data-tooltip][flow^="up"]::after, [data-tooltip] span {
	bottom: calc(100% + 8px);
}
[data-tooltip]:not([flow])::before,
[data-tooltip]:not([flow])::after,
[data-tooltip][flow^="up"]::before,
[data-tooltip][flow^="up"]::after, [data-tooltip] span {
	left: 50%;
	transform: translate(-85%, -.5em);
}*/

/* KEYFRAMES */
@keyframes tooltips-vert {
  to {
    opacity: 1;
    transform: translate(-85%, 0);
  }
}

/* FX All The Things */
[data-tooltip]:not([flow]):hover::before,
[data-tooltip]:not([flow]):hover::after,
[data-tooltip][flow^="up"]:hover::before,
[data-tooltip][flow^="up"]:hover::after,
[data-tooltip]:hover span {
  animation: tooltips-vert 300ms ease-out forwards;
  pointer-events: all;
}
.content-new-structure {
  position: relative;
  z-index: 9;
}
.cta-btns .btn + .btn {
  margin-left: 20px;
}

.equal-columns table {
  table-layout: fixed;
}
.big-table table.table,
.two-column-border-table table.table {
  border-collapse: collapse;
  text-align: left;
  margin: 35px 0;
  width: 100%;
}
.big-table table.table td,
.big-table table.table th {
  border: 1px solid rgba(0, 125, 195, 0.25);
  vertical-align: top;
  padding: 10px;
}
.big-table table.table th,
.two-column-border-table table.table th {
  background-color: #edf6fb;
  vertical-align: middle;
  color: #002756;
}
.big-table table.table tr.row-title {
  background-color: rgba(0, 39, 86, 0.1);
}
.big-table table.table th span {
  font-size: 10px;
  line-height: 14px;
  display: block;
}
.big-table table.table tr.row-title td {
  color: #002756;
  font-weight: bold;
}
.big-table {
  overflow: auto;
  width: 100%;
}

.two-column-border-table table.table th,
.two-column-border-table table.table td {
  border: 1px solid rgba(0, 125, 195, 0.25);
  padding: 15px 20px;
}
.two-column-border-table table.table th,
.two-column-border-table table.table b {
  color: #002756;
}

.custom-model-main-cover {
  -webkit-overflow-scrolling: touch;
  bottom: 0;
  left: 0;
  opacity: 0;
  outline: 0;
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  right: 0;
  top: 0;
  transition: opacity 0.15s linear, z-index 0.15;
  z-index: -1;
}

.custom-model-main-cover.model-open {
  opacity: 1;
  overflow: hidden;
  z-index: 99999;
}
.footer-nav-btn {
  align-items: center;
  display: flex;
}

.main-content section .search-filter-inner {
  margin: 0 0 30px;
}
.highlight {
  background-color: #ffc107;
}

.location-time {
  display: flex;
  align-items: center;
  margin: 10px 0;
}
.location-time span {
  display: flex;
  align-items: center;
}
.location-time span {
  color: var(--primary-color);
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 22px;
  padding-right: 15px;
  margin-right: 15px;
  position: relative;
}
.location-time .location img {
  max-width: 13px;
  width: auto;
  margin-right: 10px;
}
.location-time .time img {
  max-width: 16px;
  width: auto;
  margin-right: 10px;
}

.location-time span:before {
  position: absolute;
  right: 0;
  top: 50%;
  background-color: var(--primary-color-1);
  height: 14px;
  width: 1px;
  content: "";
  transform: translateY(-50%);
}
.location-time span:last-child {
  padding-right: 0;
  margin-right: 0;
}
.location-time span:last-child:before {
  display: none;
}

.cont-ed-theme a.btn.light-blue {
  color: var(--primary-color);
  border-color: var(--primary-color);
  background-image: url(images/icons/cont-ed-theme-right-arrow.svg);
}
.cont-ed-theme a.btn.light-blue:hover {
  background-color: var(--primary-color);
  border-color: transparent;
  color: #fff;
  background-image: url(images/icons/white-arrow-right.svg);
}
.cont-ed-theme a[target="_blank"].cta-link {
  background-image: url(images/icons/cont-ed-arrow-external.svg);
  background-size: 12px;
  padding-right: 20px;
}

.cont-ed-theme .location-time span img {
  filter: brightness(0) saturate(100%) invert(24%) sepia(12%) saturate(2323%) hue-rotate(143deg) brightness(93%) contrast(87%);
}

.three-column-slider .slick-dots {
  display: none !important;
}
.cta-links + .one-column-text-content {
  margin-bottom: 40px;
}

.category-box {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.category-box .category {
  position: unset;
}
.category-box .category:not(:last-child) {
  margin-right: 5px;
}

.sidebar .icon-and-text-box {
  margin-top: 30px;
}
.single .overview-box .icon-txt {
  align-items: center;
}
.overview-box .cta-link {
  margin-top: 10px;
  display: inline-block;
}
.cont-ed-theme .cta-back {
  background-image: url(images/icons/left-arrow_green.svg);
}
.two-column-border-table {
  overflow: auto;
}
.tippy-tooltip.light-theme,
.tippy-tooltip {
  /*	max-width: 340px;
    min-width: 340px;*/
  padding: 10px 12px 12px;
  color: #fff;
  z-index: 1000;
  border-radius: 3px;
  background-color: #002756;
  box-shadow: -3px 3px 24px 0 rgb(0 125 195 / 10%);
  font-family: Nunito Sans, sans-serif;
  line-height: 22px;
  font-weight: 400;
  text-align: left;
}
.tippy-popper[x-placement^="bottom"] .tippy-arrow {
  border-bottom: 7px solid #002756;
}
.tippy-popper[x-placement^="top"] .tippy-arrow {
  border-top: 7px solid #002756;
}
blockquote.wp-embedded-content + p iframe.lazy-hidden.wp-embedded-content {
  position: unset !important;
}
.cta-tiles-box > a {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.news-content p {
  color: var(--body-color);
}

.news-box .news-img img {
  object-position: top;
}

/*one-column-text-content.business-and-industry - 15-05-25*/

.one-column-text-content.business-and-industry .footer-content {
  margin-top: 60px;
}

/*one-column-text-content.business-and-industry - 15-05-25 end*/

/*three-column-image-cta-tiles - 15-05-25*/
.three-column-image-cta-tiles.business-and-industry {
  padding-bottom: 0;
  margin-bottom: 100px;
}
.three-column-image-cta-tiles.business-and-industry .cta-tile-content h3,
.three-column-image-cta-tiles.business-and-industry .cta-tile-content h5 {
  font-weight: 700;
  font-size: 34px;
  letter-spacing: 0;
  line-height: 45px;
  position: relative;
  padding-top: 20px;
  margin-bottom: 0px;
}
.three-column-image-cta-tiles.business-and-industry .cta-tile-content .cta-round {
  display: none;
}
.three-column-image-cta-tiles.business-and-industry .cta-tile-content {
  bottom: 25px;
}
.three-column-image-cta-tiles.business-and-industry .cta-tile-content h3:after,
.three-column-image-cta-tiles.business-and-industry .cta-tile-content h5:after {
  content: "";
  display: block;
  width: 75px;
  height: 5px;
  background: #de3c4b;
  position: absolute;
  top: 0px;
}
/*three-column-image-cta-tiles - 15-05-25 end*/

/*two-column-cta-section  - 15-05-25*/

.two-column-cta-section {
  margin: 100px 0px;
}
.two-column-cta-section .container {
  max-width: 1070px;
}
.two-column-cta-section h2 {
  max-width: 345px;
  margin-bottom: 20px;
}
.two-column-cta-section .btn {
  background-color: #de3c4b;
  text-align: center;
}
.two-column-cta-section .content-wrapper b,
.two-column-cta-section .content-wrapper strong {
  color: #de3c4b;
}
.two-column-cta-section .col-right {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.two-column-cta-section .content-wrapper {
  position: relative;
  padding-top: 20px;
}
.two-column-cta-section .content-wrapper:before {
  content: "";
  display: block;
  width: 75px;
  height: 5px;
  background: #de3c4b;
  position: absolute;
  top: 0px;
}
/*two-column-cta-section - 15-05-25 end*/

/*cta-block-with-background-image  - 15-05-25*/

.cta-block-with-background-image.business-and-industry .cta-bg-img img {
  max-height: 754px;
  height: 100%;
}
.cta-block-with-background-image.business-and-industry h2 {
  margin-bottom: 15px;
}
.cta-block-with-background-image.business-and-industry .cta-block {
  padding: 35px;
}

/*cta-block-with-background-image - 15-05-25 end*/

/*get-in-touch-section   - 15-05-25*/

.get-in-touch-section {
  background: #de3c4b;
  color: #ffffff;
  padding: 45px 0px;
}
.get-in-touch-section * {
  color: #ffffff;
}
.get-in-touch-section h2 {
  font-size: 45px;
  letter-spacing: 0;
  line-height: 50px;
  margin-bottom: 0;
}
.get-in-touch-section .row {
  align-items: stretch;
  justify-content: center;
}
.get-in-touch-section .title-wrapper {
  margin-right: 75px;
  max-width: 140px;
  text-align: left;
}
.get-in-touch-section .content-wrapper {
  height: auto;
  display: flex;
  align-items: center;
  padding-top: 20px;
  position: relative;
}
.get-in-touch-section .content-wrapper:before {
  content: "";
  display: block;
  width: 75px;
  height: 5px;
  background: #002756;
  position: absolute;
  top: 0px;
}
.get-in-touch-section p {
  margin: 0;
}
.get-in-touch-section p a {
  border-bottom: none;
  font-size: 22px;
  line-height: 38px;
}
.get-in-touch-section br {
  display: block;
}
/*get-in-touch-section  - 15-05-25 end*/

/*business-and-industry   - 15-05-25*/
.business-and-industry.two-column-image-and-text {
  padding: 15px;
  border-radius: 12px;
  background: rgba(208, 207, 205, 0.5);
  margin-bottom: 60px;
}
.business-and-industry.two-column-image-and-text h2 {
  margin-bottom: 15px;
}
.business-and-industry.two-column-image-and-text h2 + p {
  margin-bottom: 10px;
}
.business-and-industry.two-column-image-and-text ul {
  margin-bottom: 0;
}
.business-and-industry.two-column-image-and-text .row {
  align-items: stretch !important;
}
.business-and-industry.two-column-image-and-text .row > div {
  height: auto;
  opacity: 1 !important;
  transform: translateZ(0) !important;
}
.business-and-industry.two-column-image-and-text .text-part {
  max-width: 100%;
  margin-left: 15px;
}
.business-and-industry.two-column-image-and-text .img,
.business-and-industry.two-column-image-and-text .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/*business-and-industry  - 15-05-25 end*/

/*downloadable-box-main   - 15-05-25*/
.downloadable-box-main.business-and-industry {
  overflow: hidden;
}
.downloadable-box-main.business-and-industry h2 {
  margin-bottom: 35px;
}
.downloadable-box-main.business-and-industry .icon-and-text-box {
  box-shadow: none;
  padding: 0;
  display: flex;
  margin-bottom: 60px;
}
.downloadable-box-main.business-and-industry .icon-and-text-box .icon img {
  max-width: 75px;
  max-height: initial;
}
.downloadable-box-main.business-and-industry .icon-and-text-box .icon {
  flex-shrink: 0;
  margin: 0;
  margin-right: 25px;
}
.downloadable-box-main.business-and-industry h3 {
  margin-bottom: 15px;
}
.downloadable-box-main.business-and-industry .row {
  margin-left: -32px;
  margin-right: -32px;
  margin-bottom: -60px;
}
.downloadable-box-main.business-and-industry .row > div {
  padding-left: 32px;
  padding-right: 32px;
}
.downloadable-box-main.business-and-industry .icon-and-text-box ul:has(+ ul),
.downloadable-box-main.business-and-industry .icon-and-text-box ul + ul {
  width: 50%;
  float: left;
}
/*downloadable-box-main  - 15-05-25 end*/

/*one-column-text-block-with-background - 15-05-25*/

.one-column-text-block-with-background.business-and-industry {
  margin-bottom: 60px;
}
.one-column-text-block-with-background.business-and-industry .text-block-with-background-inner {
  background-image: none;
  background-color: #de3c4b;
}
.one-column-text-block-with-background.business-and-industry .text-block-with-background-inner .text-content {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: left;
  max-width: 100%;
}
.one-column-text-block-with-background.business-and-industry h2 {
  font-size: 45px;
  line-height: 50px;
  margin: 0;
  max-width: 452px;
  margin-right: 75px;
}
.one-column-text-block-with-background.business-and-industry .btn.white-btn {
  background-color: var(--primary-color);
  background-image: url(images/icons/white-arrow-right.svg);
  color: #fff;
  opacity: 1;
  flex-shrink: 0;
}
.one-column-text-block-with-background.business-and-industry .btn.white-btn:hover {
  opacity: 0.75;
  background-color: var(--primary-alternate);
}
/*one-column-text-block-with-background - 15-05-25 end*/

/*one-column-text-content - 15-05-25*/
.one-column-text-content img {
  width: auto;
}
/*one-column-text-content - 15-05-25 end*/

/*three-column-icon-grid - 15-05-25*/

.three-column-icon-grid .container > *:not(.row) {
  margin-bottom: 35px;
}
.three-column-icon-grid .container > .row {
  margin-bottom: -60px;
}
.three-column-icon-grid .row > div {
  margin-bottom: 60px;
}
.three-column-icon-grid .icon {
  max-width: 75px;
  margin-bottom: 15px;
}
.three-column-icon-grid .icon-text-content > * {
  margin: 0;
}
.three-column-icon-grid .icon-grid-box h3 {
  transition: var(--transition);
}
.three-column-icon-grid .icon-grid-box:hover h3 {
  color: #de3c4b;
}
/*three-column-icon-grid - 15-05-25 end*/

/*two-column-cta-and-image-block - 15-05-25*/
.two-column-cta-and-image-block.business-and-industry {
  padding-bottom: 45px;
}
.two-column-cta-and-image-block.business-and-industry .two-column-cta-inner {
  border-radius: 0;
  box-shadow: none;
  padding: 0px;
}
.two-column-cta-and-image-block.business-and-industry a.btn:not(:hover) {
  background-color: #de3c4b;
}
.two-column-cta-and-image-block.business-and-industry .two-column-cta-inner > div > div {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
}
.two-column-cta-and-image-block.business-and-industry .two-column-cta-inner > div > div > *:not(:last-child) {
  margin-bottom: 15px;
}
/*two-column-cta-and-image-block - 15-05-25 end*/

/*checklist-section - 15-05-25*/

body .checklist-section ul li {
  padding-left: 30px;
}
body .checklist-section ul li::before,
body .corporate-theme .site-content .checklist-section ul li::before {
  height: 24px;
  width: 24px;
  top: 0;
  background-color: transparent !important;
  background-image: url(images/icons/checklist-icon.svg);
}
/*checklist-section - 15-05-25 end*/

/*language-icons-list - 15-05-25*/

.language-icons-list .row {
  margin-left: -22px;
  margin-right: -22px;
}
.language-icons-list .icon {
  max-width: 45px;
  margin-right: 15px;
}
.language-icons-list .language-box {
  display: flex;
  align-items: center;
  margin: 0px 22px;
}
.language-icons-list .language-title > * {
  margin: 0;
}
.language-icons-list .container > *:not(.row) {
  margin-bottom: 35px;
}
.language-icons-list .language-box .language-title > * {
  transition: var(--transition);
}
.language-icons-list .language-box:hover .language-title > * {
  color: #de3c4b;
}
/*language-icons-list - 15-05-25 end*/

/*gray-boxes-grid - 15-05-25*/

.gray-boxes-grid img {
  width: auto;
}
.gray-boxes-grid .gray-box {
  border-radius: 12px;
  background: rgba(208, 207, 205, 0.5);
  padding: 25px;
  position: relative;
  margin-bottom: 45px;
  margin-top: 45px;
}
.gray-boxes-grid .gray-box .icon {
  max-width: 36px;
  position: absolute;
  right: 25px;
}
.gray-boxes-grid .gray-box .icon-text-content > *:not(p) {
  margin-bottom: 15px;
  padding-right: 40px;
}
.gray-boxes-grid .gray-box .icon-text-content p {
  line-height: 29px;
  margin-bottom: 0;
}
.gray-boxes-grid p a {
  text-decoration: underline;
}
.gray-boxes-grid p a:hover {
  text-decoration: none;
}
/*gray-boxes-grid - 15-05-25 end*/

@media only screen and (min-width: 1200px) {
  .inner-page-banner-header-small .inner-page-banner-img {
    width: calc(50vw / 2 + 50px / 2);
  }
}

@media only screen and (min-width: 1400px) {
  .inner-page-banner-header-small .inner-page-banner-img {
    width: calc(25vw + 140px);
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .inner-page-banner-header-small.inner-page-banner-header {
    min-height: inherit;
  }
  .pb-75 {
    padding-bottom: 50px;
  }
}

@media only screen and (max-width: 1024px) {
  /*three-column-image-cta-tiles - 15-05-25*/
  .three-column-image-cta-tiles.business-and-industry .cta-tile-content h3,
  .three-column-image-cta-tiles.business-and-industry .cta-tile-content h5 {
    font-size: 24px;
    line-height: 30px;
  }
  /*three-column-image-cta-tiles - 15-05-25 end*/
}
@media only screen and (max-width: 991px) {
  .dynamic-links-list {
    height: auto !important;
  }
  /*downloadable-box-main   - 15-05-25*/
  .downloadable-box-main.business-and-industry .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .downloadable-box-main.business-and-industry .row > div {
    padding-left: 15px;
    padding-right: 15px;
  }
  /*downloadable-box-main  - 15-05-25 end*/
  /*.one-column-text-block-with-background.business-and-industry - 15-05-25*/
  .one-column-text-block-with-background.business-and-industry h2 {
    font-size: 35px;
    line-height: 40px;
    margin: 0;
    max-width: 452px;
    margin-right: 30px;
  }
  /*.one-column-text-block-with-background.business-and-industry - 15-05-25 end*/
}

@media only screen and (max-width: 767px) {
  /*	html, body {
    overflow-x: hidden;
}*/
  .inner-page-banner-header-small .inner-page-banner-img {
    width: calc(100% + 30px);
  }
  .cta-btns .btn + .btn {
    margin-left: 0;
  }
  .abbreviations-list-item {
    flex-wrap: wrap;
  }
  .abbreviations-list-item:not(:last-child) {
    margin-bottom: 15px;
  }
  .abbreviations-list-item > b {
    width: 100%;
  }
  [data-tooltip] span {
    transform: translateX(-50%) !important;
    max-width: 250px;
    min-width: 250px;
  }
  .pb-75 {
    padding-bottom: 30px;
  }
  .cta-links + .one-column-text-content {
    margin-bottom: 20px;
  }
  .dropdown.news-dropdown {
    display: block;
    margin-bottom: 15px;
  }
  .two-column-border-table table.table {
    text-size-adjust: none;
    -webkit-text-size-adjust: none;
  }
  .two-column-border-table table.table th {
    font-size: 15px;
    line-height: 20px;
  }
  /*three-column-image-cta-tiles - 15-05-25*/
  .three-column-image-cta-tiles.business-and-industry {
    margin-bottom: 50px;
  }
  .three-column-image-cta-tiles.business-and-industry .cta-tile-content {
    bottom: 15px;
  }
  .three-column-image-cta-tiles.business-and-industry .cta-tile-content h3,
  .three-column-image-cta-tiles.business-and-industry .cta-tile-content h5 {
    padding-top: 15px;
  }
  /*three-column-image-cta-tiles - 15-05-25 end*/
  /*two-column-cta-section  - 15-05-25*/
  .two-column-cta-section {
    margin: 50px 0px;
  }
  .two-column-cta-section h2 {
    max-width: 100%;
  }
  .two-column-cta-section .col-right {
    margin-top: 30px;
  }
  /*two-column-cta-section - 15-05-25 end*/

  /*cta-block-with-background-image  - 15-05-25*/
  .cta-block-with-background-image.business-and-industry .cta-block {
    padding: 30px 15px;
  }
  section.cta-block-with-background-image.business-and-industry {
    margin-bottom: 15px;
  }
  /*cta-block-with-background-image - 15-05-25 end*/
  /*get-in-touch-section  - 15-05-25*/
  .get-in-touch-section .row {
    flex-direction: column;
  }
  .get-in-touch-section .row > div {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .get-in-touch-section .title-wrapper {
    max-width: 100%;
    margin-bottom: 15px;
    text-align: center;
    margin-right: auto;
  }
  .get-in-touch-section .content-wrapper:before {
    margin: auto;
    left: 0;
    right: 0;
  }
  .get-in-touch-section p a {
    font-size: 18px;
    line-height: 34px;
  }
  .get-in-touch-section h2 {
    font-size: 28px;
    line-height: 38px;
  }
  /*get-in-touch-section  - 15-05-25 end*/
  /*business-and-industry  - 15-05-25 */
  .business-and-industry.two-column-image-and-text .text-part {
    margin-left: 0px;
  }
  /*business-and-industry  - 15-05-25 end*/

  /*language-icons-list - 15-05-25*/
  .language-icons-list .row {
    flex-direction: column;
    margin-left: -15px;
    margin-right: -15px;
  }
  .language-icons-list .language-box {
    margin: 0px 15px;
    flex-direction: column;
    align-items: start;
  }
  .language-icons-list .language-box:not(:last-child) {
    margin-bottom: 30px;
  }
  .language-icons-list .icon {
    margin-right: 0px;
    margin-bottom: 15px;
  }
  /*language-icons-list - 15-05-25 end*/

  /*gray-boxes-grid - 15-05-25*/
  .gray-boxes-grid .gray-box {
    margin-bottom: 15px;
    margin-top: 15px;
  }
  /*gray-boxes-grid - 15-05-25 end*/

  /*downloadable-box-main   - 15-05-25*/
  .downloadable-box-main.business-and-industry .icon-and-text-box ul:has(+ ul),
  .downloadable-box-main.business-and-industry .icon-and-text-box ul + ul {
    width: 100%;
    float: none;
    padding: 0px 0px 10px;
  }
  .downloadable-box-main.business-and-industry .icon-and-text-box {
    margin-bottom: 40px;
  }
  /*downloadable-box-main  - 15-05-25 end*/
  /*.one-column-text-block-with-background.business-and-industry - 15-05-25*/
  .one-column-text-block-with-background.business-and-industry .text-block-with-background-inner .text-content {
    flex-direction: column;
    text-align: center;
  }
  .one-column-text-block-with-background.business-and-industry h2 {
    font-size: 30px;
    line-height: 35px;
    margin-right: 0px;
    margin-bottom: 15px;
  }
  /*.one-column-text-block-with-background.business-and-industry - 15-05-25 end*/
}

@media only screen and (max-width: 575px) {
  /*downloadable-box-main   - 15-05-25*/
  .downloadable-box-main.business-and-industry .icon-and-text-box {
    flex-direction: column;
  }
  .downloadable-box-main.business-and-industry .icon-and-text-box .icon {
    margin-right: 15px;
    margin-bottom: 15px;
  }
  /*downloadable-box-main  - 15-05-25 end*/
}

.tob-bar-inner .top-menu-wrap {
  margin-left: auto;
}
.tob-bar-inner .fr-lang-btn {
  border-radius: 0;
  margin-left: 0;
  margin-top: 0;
}
.tob-bar-inner .top-nav-buttons {
  padding-left: 10px;
}
.tob-bar-inner .lang-btn {
  background-image: unset;
  padding: 6px 15px 6px 15px;
  padding-right: 0;
}

/* CSV Table Import */
.csv-import-table .table {
  width: 100%;
  border: 1px solid var(--border-color);
  caption-side: bottom;
  border-collapse: collapse;
}
.csv-import-table .table tr th {
  background-color: var(--light-blue);
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 20px;
  padding: 10px 15px;
}
.csv-import-table .table tr th,
.csv-import-table .table tr td {
  text-align: left;
  border: 1px solid var(--border-color);
}
.csv-import-table .table tr td {
  padding: 15px 15px 10px;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 22px;
}
/* CSV Table Import */

.useful-links-slider .useful-link-box p:last-child {
  margin-bottom: 0;
}
.useful-links-slider .title-cta-link {
  color: var(--body-color);
}
.useful-links-slider .title-cta-link p {
  color: var(--body-color);
}
.useful-links-slider .title-cta-link h5 {
  color: var(--primary-color-1);
}
.useful-links-slider a[target="_blank"] h5 {
  position: relative;
}
.useful-links-slider a[target="_blank"] h5::after,
.dropdown-content-cover .menu-items-box .text-content a[target="_blank"] h5::after {
  content: "";
  position: relative;
  top: 0;
  display: inline-block;
  background-image: url(images/icons/lightblue-arrow-external.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  margin-left: 5px;
  height: 12px;
  width: 12px;
  /* transform: rotate(-180deg); */
  transition: var(--transition);
}
.useful-links-slider a[target="_blank"]:hover h5,
.useful-links-slider .title-cta-link:hover h5 {
  color: #002756;
}
.useful-links-slider a[target="_blank"]:hover h5::after,
.dropdown-content-cover .menu-items-box .text-content a[target="_blank"]:hover h5::after {
  background-image: url(images/darkblue-arrow-external.svg);
}

.cpt-champlain-news a:hover .news-box .news-content h3,
.cpt-champlain-news a:hover .news-box .news-content h5,
.news-box a:hover .news-content h2,
.news-box a:hover .news-content h5 {
  color: #007dc3;
}
.link-txt-items .cta-link {
  display: inline-block;
  padding: 0;
  background-image: none;
}
.link-txt-items .cta-link::after {
  content: "";
  position: relative;
  top: 5px;
  display: inline-block;
  background-image: url(images/icons/light-right-arrow.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  margin-left: 10px;
  height: 18px;
  width: 18px;
}
.link-txt-items:hover .cta-link {
  color: #fff;
}
.link-txt-items:hover .cta-link:hover {
  background-image: none;
}
.link-txt-items:hover .cta-link::after {
  background-image: url(images/icons/white-arrow-right.svg);
}

.link-txt-items a[target="_blank"] h4::after {
  background-image: url(images/icons/link-txt-items-arrow-external.svg) !important;
  margin-left: 9px;
  height: 12px;
  width: 12px;
  top: 3px;
}
.link-txt-items:hover a[target="_blank"] h4::after {
  background-image: url(images/icons/link-txt-items-arrow-external-white.svg) !important;
}
.cont-ed-program-content a h5 {
  padding-right: 20px;
}
.cont-ed-program-content a h5::after {
  content: "";
  position: relative;
  top: 2px;
  display: inline-block;
  background-image: url(images/icons/cont-ed-theme-right-arrow.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  margin-left: 10px;
  height: 18px;
  width: 18px;
}
.cont-ed-program-content a:hover h5 {
  color: #286b7a;
}
.cont-ed-program-content a:hover h5::after {
  background-image: url(images/icons/cont-ed-theme-right-arrow-hover.svg);
}

.cont-ed-program-items > .row {
  align-items: center;
}
.cont-ed-program-items .cont-ed-program-content p:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .link-txt-list-box {
    max-width: unset;
  }
  .menu-items-box .text-content p {
    min-height: auto;
  }
  .link-txt-items .cta-link br {
    display: none;
  }
}
.dropdown-content-cover .menu-items-box .text-content a h5 {
  color: var(--primary-color-1);
}
.dropdown-content-cover .menu-items-box .text-content a:hover h5 {
  color: #002756;
}
.dropdown-content-cover .menu-items-box .text-content a h5::after {
  background-image: url(images/icons/light-blue-right-arrow.svg);
  content: "";
  position: relative;
  top: 4px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  margin-left: 5px;
  height: 18px;
  width: 18px;
}
.dropdown-content-cover .menu-items-box .text-content a:hover h5::after {
  background-image: url(images/icons/arrow-blue-right.svg);
}

.dropdown-content-cover .menu-items-box.menu-bg-img .text-content a h5 {
  color: #fff;
}
.dropdown-content-cover .menu-items-box.menu-bg-img .text-content a:hover h5 {
  color: #9bd2ef;
}

.dropdown-content-cover .menu-items-box.menu-bg-img .text-content a[target="_blank"] h5::after {
  background-image: url(images/icons/link-txt-items-arrow-external-white.svg) !important;
}
.dropdown-content-cover .menu-items-box.menu-bg-img .text-content a[target="_blank"]:hover h5::after {
  background-image: url(images/icons/link-txt-items-arrow-external.svg) !important;
}

.dropdown-content-cover .menu-items-box.menu-bg-img .text-content a h5::after {
  background-image: url(images/icons/white-arrow-right.svg) !important;
}
.dropdown-content-cover .menu-items-box.menu-bg-img .text-content a:hover h5::after {
  background-image: url(images/icons/hover-light-blue-right-arrow.svg) !important;
}
.programs-list-box:hover .program-content h5 {
  padding-right: 10px;
}
.programs-list-box .program-content a h5::after {
  content: "";
  position: relative;
  top: 4px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  margin-left: 8px;
  height: 18px;
  width: 18px;
  background-image: url(images/icons/white-arrow-right.svg) !important;
}
.programs-list-box .program-content a:hover h5::after {
  background-image: url(images/icons/hover-light-blue-right-arrow.svg) !important;
}
.programs-list-box .program-content a:hover h5 {
  color: #9bd2ef;
}

a.external-arrow-blue::after {
  content: "";
  position: relative;
  top: 0;
  display: inline-block;
  background-image: url(images/darkblue-arrow-external.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  margin-left: 5px;
  height: 12px;
  width: 12px;
  /* transform: rotate(-180deg); */
  transition: var(--transition);
}

/* New color changes for Business and Industry Hub template 03-12-24 */
.bulebar-red-button .top-nav-bar {
  background-color: #062a56;
}
.bulebar-red-button .header-back-btn a {
  background-color: #de3c4b;
}
#page.site.corporate-theme .home-banner-slider.grey-bg {
  background-color: #d0cfcd;
  background-image: none;
}

#page.site.corporate-theme .home-banner-slider.grey-bg .home-slider-content.white h1 {
  color: #062a56;
}
#page.site.corporate-theme .home-banner-slider.grey-bg .home-slider-content a.btn.white-btn {
  background-color: #de3c4b;
  color: #fff;
  background-image: url(images/icons/white-arrow-right.svg);
}
#page.site.corporate-theme .home-banner-slider.grey-bg .home-text-slider .slick-dots li button {
  background: #062a56;
}

/* New color changes for Business and Industry Hub template 03-12-24 */

/* New changes for Business and Industry Hub template 15-05-25 */

#page.site.corporate-theme .home-banner-slider.business-and-industry .home-text-slider .home-slider-content h6 {
  order: 2;
  color: var(--primary-color);
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0;
  text-transform: initial;
}
#page.site.corporate-theme .home-banner-slider.business-and-industry .home-text-slider .home-slider-content h6 + h1 {
  order: 1;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 15px;
}
#page.site.corporate-theme .home-banner-slider.business-and-industry .home-text-slider .home-slider-content h6 + h1:after {
  content: "";
  display: block;
  width: 75px;
  height: 5px;
  background: #de3c4b;
  position: absolute;
  bottom: 0px;
}
#page.site.corporate-theme .home-banner-slider.business-and-industry .home-text-slider .home-slider-content a.btn {
  order: 3;
  margin: 0;
}

/* New changes for Business and Industry Hub template 15-05-25 */
.corporate-theme .sidebar-layout {
  margin-bottom: 50px;
}

.breadcrumb-menu.no-header{
    border-top: 1px solid #efefef;
}

@media only screen and (min-width: 1246px) {
    .breadcrumb-menu.no-header .breadcrumb-inner{
        /* padding-left: 220px; */
        padding-top: 40px;
    }
}



@media only screen and (min-width: 1246px) {
  html[lang="fr-FR"] .default-menu-with-megamenu ul li > a {
    font-size: 14px;
    padding: 3px 8px;
  }
  html[lang="fr-FR"] .top-menu .default-menu-with-megamenu ul > li.dropdown > a {
    padding-right: 16px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1245px) {
  html[lang="fr-FR"] .top-menu .default-menu-with-megamenu ul > li.dropdown > a {
    padding-right: 16px;
  }
  html[lang="fr-FR"] .default-menu-with-megamenu ul li > a {
    padding: 3px 3px;
  }
  .top-nav-buttons a img {
    margin-left: 1px;
  }
  .top-nav-buttons a {
    margin-right: 4px;
  }
  .header-search-btn {
    margin-left: 4px;
  }
  .tob-bar-inner .top-nav-buttons {
    padding-left: 8px;
  }
  .top-nav-buttons a {
    font-size: 12px;
    padding: 6px 12px;
  }
  .top-menu .default-menu-with-megamenu ul > li.dropdown.no-menu a {
    padding-right: 0 !important;
  }
  .top-menu .default-menu-with-megamenu ul > li.dropdown > a {
    font-size: 12px;
  }
  .header-main-nav .row .col-md-3 {
    flex: 0 0 17%;
    max-width: 17%;
  }
  .header-main-nav .row .col-md-9 {
    flex: 0 0 83%;
    max-width: 83%;
  }
}

@media only screen and (max-width: 1024px) {
  .mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
    border-radius: 0;
    box-shadow: none;
    width: 25px;
    right: -25px;
  }
  .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    display: block !important;
    left: -25px;
    background-color: #fff;
    background-image: url(https://champlaincostg.wpengine.com/wp-content/themes/dstheme/assets/images/icons/chevron-slide-right.svg);
    background-position: 50%;
    background-size: 22px;
    top: -58px;
    width: 25px;
    height: 45px;
    opacity: 1;
    transform: rotate(180deg);
  }
  .mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -12px;
  }
}
@media only screen and (max-width: 767px) {
  .csv-import-table .table tr th {
    white-space: nowrap;
  }
  .csv-import-table {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .tabs-main {
    margin: 0 20px 40px;
  }
}

@media print {
  header,
  footer,
  .pojo-a11y-toolbar-toggle,
  .inner-page-banner-header,
  .breadcrumb-menu,
  .cta-link-box,
  .img.img-radius1,
  .tabs-main,
  .overview-box:before,
  .overview-box .icon-txt img,
  .sidebar-layout .sidebar,
  .site-content ul li:before,
  .footer-nav-btn {
    display: none;
  }
  body,
  p,
  ul li,
  .site-content ol li,
  .site-content ul li,
  .text-block-with-background-inner .text-content p {
    font-size: 10.5pt;
  }

  img {
    margin-bottom: 20px;
  }

  .two-column-image-and-text .img {
    left: 0;
    border-radius: 0;
    width: 100%;
  }

  .main-content section:last-child {
    margin: 0;
    padding: 0;
  }

  p * {
    opacity: 1;
  }

  .text-block-with-background-inner .text-content p {
    line-height: 20px;
  }

  .site-content ul li,
  .site-content ol li:last-child,
  .site-content ul li:last-child {
    list-style-type: disc;
    padding: 0;
    margin-left: 15px !important;
  }

  h2 {
    font-size: 24px;
    line-height: 32px;
    margin: 0 0 10px;
  }

  .header-text-inner {
    box-shadow: none;
    padding: 0;
  }

  .overview-box {
    margin-bottom: 20px;
  }

  .overview-box .icon-txt h5 {
    margin: 0;
  }

  .sidebar-layout .col-lg-9 {
    flex: 0 0 100%;
    max-width: 100%;
    display: inline-block;
  }

  .csv-import-table .table tr th,
  .csv-import-table .table tr td {
    border: 1px solid rgba(0, 0, 0, 0.2);
  }

  .csv-import-table .table tr td {
    font-size: 14px;
    line-height: 18px;
  }

  a.btn {
    padding: 0;
    margin: 0;
    background-image: none !important;
  }

  .csv-import-table .table tr td,
  .csv-import-table .table tr th {
    padding: 8px;
  }

  .csv-import-table .table tr th {
    background-color: transparent;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 20px;
    padding: 8px;
  }

  h3,
  .header-text-inner .title h3 {
    line-height: 1.25;
    font-size: 22px;
    margin-bottom: 10px;
  }

  .sidebar-layout {
    padding-top: 0;
  }

  .two-column-image-and-text .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .two-column-image-and-text .text-part {
    max-width: 100%;
  }

  .pb-100,
  .pb-60,
  .pb-120 {
    padding-bottom: 40px;
  }

  .one-column-text-block-with-background {
    margin: 0 0 40px;
  }

  .one-column-text-content.enclose-box .container,
  .program-overview-inner {
    padding: 0 !important;
    box-shadow: none;
  }

  .program-overview {
    margin-bottom: 40px;
  }

  .two-column-inner-part {
    background-color: transparent;
    border-radius: 12px;
    padding: 0;
  }

  .two-column-image-and-text .two-column-inner-part .text-part {
    max-width: 100%;
  }

  .text-block-with-background-inner {
    background-image: none;
    background-color: transparent;
    text-align: left;
    padding: 0;
  }

  .white * {
    color: #000;
  }

  .text-block-with-background-inner .text-content {
    text-align: left;
    padding: 0;
    max-width: 100%;
  }

  .two-column-image-and-text.switch-col .img {
    left: 0;
  }

  [data-aos] {
    /* display: block !important; */
    opacity: 1 !important;
    transform: translate(0) scale(1) !important;
  }

  .download-link {
    background-image: none;
    padding: 0;
  }

  .header-text-inner .title {
    border-bottom: none;
    margin: 0 0 10px;
    padding-bottom: 0px;
  }

  @page {
    size: A4 landscape;
    margin: 10px;
  }

  body {
    padding: 20px 0;
  }

  body,
  p,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  li {
    color: #000;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  a[href^="#"]:after,
  a[href^="javascript"]:after {
    content: "";
  }

  /* Size in mm */
  @page {
    size: 100mm 200mm landscape;
  }

  /* Size in inches */
  @page {
    size: 4in 6in landscape;
  }

  @page {
    size: a5 landscape;
  }
  * {
    -webkit-print-color-adjust: exact !important;
    /* Chrome, Safari */
    color-adjust: exact !important;
    color: #000;
    /*Firefox*/
  }
}

.single-champlain-news .icon-and-text-downloadable-box {
  margin-top: 20px;
}
.publishdate {
  margin-top: 20px;
  font-family: Nunito Sans, sans-serif;
  font-size: 16px;
}
