.pl-0{padding-left: 0;}
.pr-0{padding-left: 0;}
.bb-1{border-bottom: 1px solid var(--border-color);}
.br-1{border-right: 1px solid  var(--border-color);}

.inner-page-banner-header{
    background: url(images/main-theme-blurred-header.png),var(--theme-gradient);
    position: relative;
    min-height: 250px;max-height: 250px;
    overflow: hidden;
}
.cont-ed-theme .inner-page-banner-header{
    background: url(images/cont-ed-theme-blurred-header.png),var(--theme-gradient);
}
.corporate-theme .inner-page-banner-header{
    background: url(images/background-blurred-red.png),var(--theme-gradient);
}
.inner-page-banner-img img {width: 100%;object-fit: cover;margin-left: auto;margin-right: 0;min-height: 250px;max-height: 250px; object-position: top;}
.inner-page-banner-title {padding: 50px 0 20px;}
.inner-page-banner-title h1{margin: 0 0 10px;}
.inner-page-banner-title h4 {font-weight: 400;line-height: 25px;margin-bottom: 0;}
.breadcrumb-menu #breadcrumbs a {opacity: 0.5;color:var(--primary-color);}
.breadcrumb-menu #breadcrumbs a:hover{opacity: 1;}
.breadcrumb-menu #breadcrumbs {margin: 0;padding: 20px 0;font-size: 12px;line-height: 16px;letter-spacing: 0.6px;text-transform: uppercase;font-weight: 700;}
.breadcrumb-menu #breadcrumbs span.breadcrumb_last {color:var(--primary-color);}
.breadcrumb-menu #breadcrumbs a:hover {color: #002756;}

.inner-page-banner-img {
    width: 42vw;
}

/*Simple Link Lst*/


/* 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 */

.open-link {
    color: var(--primary-color);
    font-size: 16px;
    font-weight: bold;
    letter-spacing: normal;
    line-height: 20px;
    display: block;
    margin: 9px 0 9px 8px;
    border-top: 1px solid var(--border-color);
    padding-top: 10px;
}
.open-link a{
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    background-image: url(images/icons/blue-arrow-external.svg);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 20px;
}
.sidebar-menu-section .simple-links-list a:hover{color: var(--primary-color-1);}
.sidebar-menu-section .sidebar h3 {font-size: 22px;line-height: 30px;padding-bottom: 9px;margin-bottom: 0;margin-left: 8px;}
.simple-links-list {/*width: 100%;max-width: 266px;*/ /*border-top: 1px solid rgba(0, 125, 195, .25);*//*border-bottom: 1px solid rgba(0, 125, 195, .25);max-width: 266px;*/}
.simple-links-list ul li a {font-size: 16px;display: flex;line-height: 20px;padding: 10px;border-radius: 6px;align-items: center;font-weight: 600;color: var(--primary-color);}
.simple-links-list ul li a:hover{background-color:var(--light-blue);color: var(--primary-color-1);}
.simple-links-list ul li {border-bottom: 0;margin-bottom: 0;}
.simple-two-column-table {margin-top: 25px;}
.simple-two-column-table ul li {padding: 12px 20px;margin-bottom: 0;}
.simple-links-list ul li{padding-left: 0;}

.simple-links-list ul li {
    padding-left: 0;
    border-top: 1px solid var(--border-color);
}
.simple-links-list ul li.active{
    background-color: var(--light-blue);
    border-color: transparent;
}
.simple-links-list ul li.active + li{border-top-color: transparent;}
.simple-links-list ul li.active a{color: var(--primary-color-1);font-weight: 700;}
.simple-links-list ul li:last-child{
   border-bottom: 1px solid var(--border-color); 
}
.simple-links-list ul li.active:last-child{border-bottom: transparent;}
/*Simple Link Lst*/

/*Deans And Honours Link List*/
/*
.deans-and-honours-link-list ul li a {font-size: 16px;display: flex;line-height: 20px;padding: 10px;border-radius: 6px;align-items: center;font-weight: bold;}
.deans-and-honours-link-list ul li a:hover{background-color: #EDF6FB;color: #007DC3;}
.deans-and-honours-link-list ul li {border-bottom: 0;margin-bottom: 0;}
.deans-and-honours-link-list ul li{padding-left: 0;}
.deans-and-honours-link-list ul li {border-top: 1px solid rgba(0, 125, 195, .25);}
.deans-and-honours-link-list ul li:last-child {border-bottom: 1px solid rgba(0, 125, 195, .25);}*/
/*Deans And Honours Link List*/


.simple-two-column-table ul li:before,.simple-links-list ul li:before,.deans-and-honours-link-list ul li:before{display: none;}

.with-border{border:1px solid rgba(0, 125, 195, .25);overflow: hidden;}
.with-border .table-col-one {border-right: 1px solid rgba(0, 125, 195, .25);}
.with-border .table-col-one ul li,.with-border .table-col-two ul li {border-bottom: 1px solid rgba(0, 125, 195, .25);}
.with-border .table-col-one ul li:last-child,.with-border .table-col-two ul li:last-child{border-bottom: 0;}
.simple-two-column-table.with-border .table-column-A{border-right:1px solid var(--border-color) ;}
.academic-calendar-day {margin-top: 20px;}
.academic-calendar-day p {font-size: 14px;margin-bottom: 0;line-height: 20px;}
.sidebar-menu-section .sidebar-contnet-wrapper:not(:last-child) {margin-bottom: 50px;}
.simple-two-column-table strong,
.simple-two-column-table span {padding: 12px 20px  !important;display: block; }
.simple-two-column-table strong{color:var(--primary-color);}
.student-filter {margin: 0 0 45px;}
.student-search-main {background: var(--theme-gradient);padding: 25px 40px;border-radius: 12px;}
.student-search-form .form-group{position: relative;width: 100%;max-width: 290px;margin-right: 25px;}
.student-search-form {display: flex;align-items: center;justify-content: flex-start;}
.student-search-form .form-group input {width: 100%;border-radius: 6px;background-color: #FFFFFF;font-size: 14px;letter-spacing: 0;line-height: 19px;padding: 13px 15px !important;display: block;position: relative;border: 0;transition: 0.2s all; font-weight: 700;}

body .dropdown select{
    font-size: 14px !important;
    line-height: 19px;
    padding: 13px 15px !important; 
    border: none;appearance: none;
    -webkit-appearance: none;
    background-image: url(images/icons/chevron-down-blue.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 10px) center;
    background-size: 26px;
    cursor: pointer;
    font-weight: 700;
}
body .dropdown input:placeholder{font-size: 14px;}
.student-search-form input[type=submit] {
    border-radius: 22.5px;
    background-color: #fff;color: #002756;
    background-image: url(images/icons/search.svg);
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;line-height: 19px;
    text-align: center;padding: 13px 50px 13px 26px !important;
    background-repeat: no-repeat;border: none;
    background-position: calc(100% - 15px) 50%;
    cursor: pointer;
    width: auto;
}
.student-search-form .search-btn{display: flex;}
input.reset_student {
    background: #fff;
    border-radius: 22.5px;
    background-color: #fff;
    color: #002756;
    font-size: 14px;
    font-weight: 700;
    padding: 11px 35px;
    width: auto;
    cursor: pointer;
    margin-left: 15px;
}
.student-search-form input[type=submit]:hover,
input.reset_student:hover{opacity: 0.75;}
.student-search-form .form-group input::placeholder,.student-search-form .dropdown a.main-title{color:var(--body-color);}
.student-search-main h3 {color: #ffffff;margin-bottom: 15px;}
.search-by-latter {margin-top: 25px;display: flex;align-items: center;}
.search-by-latter h6 {color: #ffffff;margin-bottom: 0;}
.search-by-latter  ul {list-style-type: none;display: flex;padding-left: 25px;}
.search-by-latter ul li a {color: #ffffff;}
.search-by-latter ul li a:hover {color: #9BD2EF;}
.search-by-latter ul li {padding: 0px 0 0 12px;margin: 0;font-size: 14px;line-height: 19px;}
.search-by-latter ul li:before,.search-by-year ul li:before,.student-search-data-content ul li:before{display: none;}
.search-student-content .search-by-year ul li {padding: 0;margin: 0 25px 0 0;}
.search-student-content .search-by-year ul {display: flex;align-items: center;}
.search-student-content .search-by-year ul li a,.search-student-content .search-by-year ul li label {
    border: 1px solid rgba(0, 125, 195, .25);
    padding: 13px 25px;
    border-radius: 23px;
    font-size: 14px;
    font-weight: 700;
    display: block;
    color: var(--primary-color) !important;
}
.search-student-content .search-by-year ul li a:hover,
.search-student-content .search-by-year ul li a.active {
    background-color: #EDF6FB;
    border-color: #EDF6FB;
    color: #007DC3;
}
.search-student-content .search-by-year ul li input:checked + label{
    background-color:var(--light-blue);
    border-color:transparent ;
    color:var(--primary-color-1) !important;
}

.search-student-content .search-by-year ul li:last-child {margin-right: 0;}
.student-search-data-content ul li {
    padding: 20px 0 0 0;
    color: #002756;
    margin: 0;
}
.student-search-data-content ul {column-count: 2;column-gap: 150px;position: relative;}

.student-search-data-content ul:before {
    position: absolute;
    height: 100%;
    content: "";
    background-color: rgba(0, 125, 195, .25);
    width: 1px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.student-search-data-content ul:after {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    width: 100%;
    height: 24px;
}

.student-search-data-content {
    margin-top: 40px;
}
.note{border-radius:12px;background-color:var(--light-blue);padding:30px 20px;margin-top: 30px;}
.note p{color:var(--primary-color);}
.read-more-slide .slick-arrow{display: none !important;}


@media (min-width: 1400px) {
    .inner-page-banner-img {
    width: 44vw;
}
}

@media only screen and (max-width: 1024px) {

.image-links-col .link-img img {height: 325px;object-fit: cover;}
.three-column-slider .slick-list{padding: 0;}
.three-column-slider{width: 100%;}
.three-column-slider .slick-prev {left: -20px;}
.three-column-slider .slick-next {right: -15px;}
.one-column-text-block-with-background {margin: 0 0 75px;}
.accordion-section .accrodion-content {margin-top: 12px;}
.mobile-menu-bar .close-menu{display: none;}
.mobile-menu-bar.active img{display: none;}
.mobile-menu-bar.active .close-menu{display: block;}

}

@media only screen and (max-width: 991px) {

.sidebar-layout .sidebar .cta-row-blocks {margin: 15px 0 75px;}
.overview-box{margin: 0 0 30px;}
.one-column-text-content.enclose-box .container {padding: 30px 15px !important;}
.two-column-text-and-cta-boxes {padding: 0;}
.link-image-part .slick-prev{left: -15px;}
.link-image-part .slick-next {right: -15px;}
.menu-bg-img.white p{opacity: 0.75;}
.mob-nav .nav-title.active{background-image: url(images/icons/up-chevron-mobile.svg);background-position: calc(100% - 20px);}

}

@media only screen and (max-width: 767px) {

body{font-size:15px;line-height:20px;}
.sidebar-layout .sidebar{position:static;}
.site-content ol li,.site-content ul li{font-size:15px;line-height:20px;}
.inner-page-banner-img{width:calc(100% + 30px);position:relative;left:-15px;}
.text-block-with-background-inner .text-content p,.text-block-with-background-inner .text-content a{font-size:16px;line-height:22px;}
/*.three-column-slider .slick-arrow{top: auto;transform: unset;bottom: 0;}*/
.mobile-sildebar{position:relative;}
.icon-txt-item p br{display:block;}
.program-overview{margin:0 0 70px;}
.two-column-video-and-text .text-part{max-width:100%;margin:30px 0 0;}
.news-filter-inner .categories h5{display:block;padding:0;font-size:18px;line-height:20px;}
.dropdown.news-dropdown{margin-top:10px;}
.academic-calendar-day p{font-size:15px;line-height:20px;}
.sidebar h3{font-size:18px;line-height:24px;margin:0 0 15px;}
.two-column-image-and-text .two-column-inner-part .text-part{max-width:100%;}
.mfp-iframe-holder .mfp-close{padding-right:15px;}
.text-block-with-background-inner{background-image:url(images/mobile-img/box-baground-blue.png);}
.cont-ed-theme .text-block-with-background-inner{background-image:url(images/mobile-img/box-baground-green.png);}
.corporate-theme .text-block-with-background-inner{background-image:url(images/mobile-img/box-baground-red.png);}
.two-column-image-and-text .row{flex-direction:column-reverse;}
.link-image-part,.three-column-slider,.three-column-slider + .progress,.link-image-part + .progress{width:calc(100% - 20px);margin:0 auto;}
.three-column-slider + .progress,.link-image-part + .progress{margin:20px auto 0;}
.testimonial-slide{border-radius:12px;padding:30px 15px;}
.three-column-text-slider .three-column-slider .slick-prev,.three-column-text-slider .three-column-slider .slick-next{top:auto;bottom:-80px;}
.simple-two-column-table strong,.simple-two-column-table span{padding:3px 5px!important;display:block;}
.note{padding:25px 15px;margin-top:20px;}
.cta-column h4{font-size:16px;}
.programs-search-form input[type=submit]{margin-top:10px;}
.three-column-image-cta-tiles .sec-ttl-btn{margin:0 0 25px;}
.three-column-image-cta-tiles .sec-ttl-btn h2{margin:0 0 25px;}
.news-box{height:calc(100% - 20px);margin:0 0 20px;}
.simple-two-column-table .table-column-B{padding-bottom:5px!important;}
.simple-two-column-table .table-column-A{padding-top:7px!important;}
.one-column-text-content ul{margin:0 0 45px 10px;}
.simple-two-column-table .bb-1{border-bottom:none;padding-left:10px!important;padding-right:1px!important;}
.two-column-video-and-text + .two-column-image-and-text .row{flex-direction:column;}
.two-column-video-and-text + .two-column-image-and-text .two-column-inner-part .text-part{padding-bottom:10px;margin-top:20px;}
.news-filter-inner .categories{display:flex;margin-bottom:25px!important;}
.dropdown.news-dropdown{margin-top:0px;margin-left:15px;}
.news-filter{padding:28px 10px;}

}

/* New Sidebar Login */
.new_sidebar{
    top: 80px;
}
.new_sidebar .dynamic-links-list{
    margin: 0 0 45px;
}
.candidates-login-box{
    margin-top: 45px;
    border-radius: 6px;
    background: rgba(53, 136, 154, 0.15);
    padding: 15px;
}
.sidebar-menu-section .sidebar .candidates-login-box h3{
    margin-left: 0;
    margin-bottom: 20px;
    padding: 0;
}

.candidates-login-box .lwa-bones .lwa{
    margin-bottom: 0 !important;
}
.candidates-login-box .lwa-bones .pixelbones label{
    color: #1E4E58;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700 !important;
    margin-bottom: 10px !important;
    line-height: 22px; /* 137.5% */
}
.candidates-login-box .lwa-bones .pixelbones input[type=text],
.candidates-login-box .lwa-bones .pixelbones .u-full-width {
    border-radius: 6px !important;
    border: 1px solid #1E4E58 !important;
    background: #FFF;
    /* box-shadow: 0 0 0 2px rgb(30 78 88 / .1) !important; */
    margin-bottom: 0 !important;
    border-radius: 6px;
    border: 1px solid rgba(30, 78, 88, 0.45) !important;
    transition: .3s;
}
.candidates-login-box .lwa-bones .pixelbones input[type=text],
.candidates-login-box .lwa-bones .pixelbones .u-full-width,
.candidates-login-box .lwa-bones .pixelbones input[type=text]::placeholder,
.candidates-login-box .lwa-bones .pixelbones .u-full-width::placeholder{
    color: rgba(0, 0, 0, 0.75);
    font-family: 'Nunito Sans', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 137.5% */
    opacity: 1 !important;
    height: 40px !important;

}
.candidates-login-box .lwa-bones .input-field {
    margin-bottom: 20px;
}
.candidates-login-box .lwa-bones .pixelbones input[type=text]:focus,
.candidates-login-box .lwa-bones .pixelbones .u-full-width:focus {
    box-shadow: 0 0 0 2px rgb(30 78 88 / .1) !important;
    border: 1px solid rgba(30, 78, 88, 0.45) !important;
}
.candidates-login-box .wpo365-mssignin-wrapper{
    padding: 0 !important;
    transform: none !important;
}
.candidates-login-box .lwa-bones .pixelbones [type=button].wpo365-mssignin-button{
    padding: 0 !important;
    display: flex;
    align-items: center;
    border-radius: 6px !important;
    background-color: #FFF !important;
    border: 1px solid #1E4E58 !important;
    transition: .3s;
}
.candidates-login-box .lwa-bones .pixelbones [type=button].wpo365-mssignin-button:hover{
    border: 1px solid var(--primary-alternate) !important;
}
.candidates-login-box .lwa-bones .pixelbones [type=button].wpo365-mssignin-button .wpo365-mssignin-label{
    font-weight: 700;
    white-space: unset !important;
    text-transform: capitalize !important;
    letter-spacing: 0;
    transition: .3s;
    line-height: 24px;
}
.candidates-login-box .lwa-bones .pixelbones [type=button].wpo365-mssignin-button:hover .wpo365-mssignin-label{
    color: var(--primary-alternate) !important;
}
.candidates-login-box .lwa-bones .lwa.lwa-login .grid-container.submit{
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start;
    gap: 0 !important;
}
.candidates-login-box .lwa-bones .lwa.lwa-login .grid-container.submit .lwa-submit-button{
    width: 100%;
}
.candidates-login-box .lwa-bones .lwa.lwa-login .grid-container.submit .lwa-links{
    text-align: left !important;
    width: 100%;
}
.candidates-login-box .lwa-bones .lwa.lwa-login .grid-container.submit .lwa-links label{
    display: flex !important;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: flex-end;
    color: rgba(0, 0, 0, 0.75);
    font-family: 'Nunito Sans', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    cursor: pointer;
    line-height: 22px; /* 137.5% */
    margin-bottom: 20px !important;
}
.candidates-login-box .lwa-bones .lwa.lwa-login .grid-container.submit .lwa-links label .lwa-rememberme{
    border-radius: 4px !important;
    width: 20px !important;
    height: 20px !important;
    border: 1px solid rgb(0 31 71 / .1) !important;
    background-color: transparent !important;
}
.candidates-login-box .lwa-bones .lwa.lwa-login .grid-container.submit .lwa-links label .lwa-rememberme:checked{
    background-color: var(--primary-alternate) !important;
    border: 1px solid var(--primary-alternate) !important;
}
.candidates-login-box .lwa-bones .lwa.lwa-login .grid-container.submit .lwa-links label .lwa-rememberme:after{
    left: 6px !important;
    top: 3px !important;
    border-color: #FFF !important;
    transform: rotate(53deg) !important;
}
.candidates-login-box .lwa-bones .lwa.lwa-login .grid-container.submit .lwa-links label .label-body{
    margin-left: 10px !important;
    line-height: 1;
    padding-top: 3px;
}
.candidates-login-box .lwa-bones .pixelbones input[type=submit].button-primary,.candidates-login-box .logout-btn{
    border-radius: 6px !important;
    color: #FFF !important;
    border: none !important;
    background: #1E4E58 !important;
    color: #FFF !important;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: normal !important;
    letter-spacing: 0 !important;
    text-shadow: none !important;
    padding: 9px !important;
    text-transform: capitalize !important;
    text-align: left !important;
    background-image: url(images/icons/white-arrow-right.svg) !important;
    background-repeat: no-repeat !important;
    background-position: calc(100% - 15px) 50% !important;
    transition: .3s;
    height: auto !important;
    width: 100%;
}
.candidates-login-box .lwa-bones .pixelbones input[type=submit].button-primary:hover:not([disabled]) {
    background-color: var(--primary-alternate) !important;
}
.candidates-login-box .logout-btn{
    background-image: url(images/icons/logout-arrow.svg) !important;
    background-position: calc(100% - 9px) 50% !important;
    cursor: pointer;

}
.candidates-login-box .logout-btn:hover{
    background-color: var(--primary-alternate) !important;
}
.candidates-login-box .access-btn{
    width: 100%;
    margin-top: 0px;
    margin-bottom: 20px;
    background-image: unset !important;
    padding: 13px 15px 13px 15px;
    text-align: center;
}
.candidates-login-box .lwa-bones .lwa.lwa-login .lwa-links a{
    text-decoration: underline !important;
    color: #1E4E58 !important;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    margin: 0 !important;
    transition: .3s;
    max-width: max-content;
    margin-bottom: 20px !important;
}

.candidates-login-box .lwa-bones .lwa.lwa-login .lwa-links a:hover{
    color: var(--primary-alternate) !important;
}

.candidates-login-box p{
    font-weight: 700;
    color: #1E4E58;
}
.content_specialists .section-title{
    margin-bottom: 18px;
}
.content_specialists .specialists_item{
    padding: 25px 0;
    border-top: 1px solid rgba(53, 136, 154, 0.25);
    display: flex;
}
.content_specialists .specialists_item .specialists_content{
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.specialists_item .specialists_content h5{
    margin-bottom: 10px;
}
.specialists_item .specialists_content .small-label{
    color: #1E4E58;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    line-height: 20px; 
    opacity: 0.75;
}
.specialists_item .specialists_content .contact_details{
    margin-top: 22px;
}
.specialists_item .specialists_content .contact_details a{
    color: #1E4E58;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration: underline;
}
.specialists_item .specialists_content .contact_details a:hover{
    color: var(--primary-alternate);
}

.content_specialists .specialists_item .img-wrap{
    width: 181px;
    flex-shrink: 0;
    margin-right: 30px;
    height: 175px;
}
.content_specialists .specialists_item .img-wrap img{
    height: 100%;
    object-fit: cover;
}

.dd-menu .menu-item-has-children > a{
    background-image: url(images/icons/chevron-down-blue-1.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 19px) 50% !important;
    background-size: 26px;

}
.dd-menu .menu-item-has-children.active > a{
    background-image: url(images/icons/chevron-down-blue-up-1.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 19px) 50% !important;
}
.dd-menu .sub-menu{
    margin-top: 0px;
}
.dd-menu .sub-menu li a{
    border-top: 1px solid rgba(226, 201, 156, 0.50);
}
.new_sidebar .dynamic-links-list ul li.active ul li,
.new_sidebar .dynamic-links-list ul > li{
    border-right: none;
}
.new_sidebar .dynamic-links-list ul > li .sub-menu .current-menu-item > a{
    border-right: 3px solid var(--primary-color-1);
    /* background-color: red; */
}
/* .dd-menu li.active,.dd-menu li{
    border-right: 0px !important;
} */
.dd-menu li ul li ul li a{
    padding-left: 45px;
}
.page-template-page-new_template .pb-100 {
    padding-bottom: 60px;
}
.dynamic-links-list ul li.active ul li{
    border-right: 3px solid transparent;
}
.one-column-special{
    margin-bottom: 18px;
}
.page-template-page-new_template .one-column-text-content a{
    text-decoration: underline;
    font-weight: 700;
}
.download-icon{
    background-image: url(images/icons/new-download.svg) !important;
    margin-top: 15px !important;
}
.page-template-page-new_template .two-column-video-and-text a.btn{
    background-image: url(images/icons/new-download.svg) !important;
}
.rac-inner-title h2{
    margin-bottom: 60px;
}
.page-template-page-new_template .accordion-section ol li{
    list-style: decimal;
}
.page-template-page-new_template .accordion-section ol{
    padding-left: 20px;
    margin-bottom: 18px;
}
/* New Sidebar Login */
@media only screen and (max-width: 991px){
    .candidates-login-box{
        margin-bottom: 30px;
    }

}
@media only screen and (max-width: 767px){
    .content_specialists .specialists_item{
        flex-direction: column;
    }
    .content_specialists .specialists_item .img-wrap {
        margin-bottom: 20px;
        margin-right: 0px;
        width: 200px;
        height: 200px;
    }
    .specialists_item .specialists_content .contact_details {
        margin-top: 15px;
    }
    .specialists_item .specialists_content .contact_details a{
        font-size: 15px;
    }
    .candidates-login-box {
        margin-bottom: 0px;
    }
}
@media only screen and (max-width: 575px){
    .text-block-with-background-inner a.btn {width: auto;}
}



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;
}

@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;
}


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;
  }
  
  @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;
  }
  