/*
Theme Name: Site
Theme URI: http://gantry.org
Template: g5_helium
Author: RocketTheme, LLC
Author URI: http://rockettheme.com
Description: Child Theme - Gantry 5 Theme from RocketTheme
Version: 5.4.32.1578010348
Updated: 2020-01-03 00:12:28
*/ 

@import url(fonts/font.css);

/* Hide RFI form on proposed IllinoisCOM page */
.page-id-8192 #learn-more{display:none;}

html{
    scroll-behavior: smooth;
}
body {
    font-family: "dinot";
    letter-spacing: 0.04rem;
}
body p{
    margin:0 0 15px;    
}
p {
    font-family: "dinot";
}

p.subhead-p{margin:0;}

p.before-list{margin:0 0 10px;}
a{ text-decoration: underline; }
a:hover{text-decoration: none;}
.page > .entry-header {
    display: none;
}
.entry-content .alignfull {
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw;
}
.small-display {
    font-size: 100px;
    line-height: 100px;
    letter-spacing: 0.64px;
}
body h1,
body h2,
body h3,
body h4, 
body h5, 
body h6 {
    margin:.75rem 0 .75rem 0;
} 
h1 {
    font-size: 64px;
    line-height: 88px;
    letter-spacing: 0.05rem;
   
}
h2 {
    font-size: 50px;
    line-height: 68px;
    letter-spacing: 0.05rem;
   
}
h3 {
    font-size: 40px;
    line-height: 55px;
    letter-spacing: 0.05rem;
   
}
h4 {
    font-size: 22px;
    line-height: 42px;
    letter-spacing: 0.05rem;
  
}
h5 {
    font-size: 18px;
    line-height: 33px;
    letter-spacing: 0.05rem;
   
}
h6 {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.05rem;

}

ul, ol, dl{
margin-top:.5rem;
margin-bottom:.5rem;}

p.para-large,
.para-large p {
    font-size: 24px;
    line-height: 45px;
    letter-spacing: 0.04rem;
}
p.para-medium,
.para-medium p {
    font-size: 20px;
    line-height: 36px;
    letter-spacing: 0.04rem;
}
p.para-small,
.para-small p {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.04rem;
}
p.para-x-small,
.para-x-small p {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.04rem;
}
.overline {
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 1.6px;
}
.container {
    width: 100%;
    padding-right: 25px;
    padding-left: 25px;
    margin-right: auto;
    margin-left: auto;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,
.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,
.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,
.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,
.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,
.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12 {
    position: relative;
    width: 100%;
    padding-right: 25px;
    padding-left: 25px;
}
.g-offcanvas-right .g-offcanvas-toggle {
    right: 30px;
}
#g-mainbar {
    padding: 0;
}
#g-mainbar .g-content {
    padding: 0;
    margin: 0;
}

.white-text, .white-text a{color:#ffffff;}
.event-sidebar .facetwp-facet-campus_event .facetwp-counter {display:none;}

/*************************************** 
   ---- Navigation  -----
***************************************/
#g-navigation {
    position: absolute;
    width: 100%;
}
#g-navigation #beaking-news {
    position: relative;    
}

#g-navigation #beaking-news .g-content{ z-index: 10; position: relative;  padding: 9px 0px; }
#g-navigation #beaking-news:before {
     content: "";
    height: 50px;
    position: absolute;
    background: #000;
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2 );
    max-width: 100vw;
    width: 100vw;
}

#g-navigation .top-navigation{ position: relative; }

#g-navigation .top-navigation:before {  
        content: "";
    height: 50px;
    position: absolute;
    background: #003087;
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2 );
    max-width: calc(100vw + 12%);
    width: calc(100vw + 12%);
}

.outline-no_hero #g-navigation {
    position: relative;
}
#g-navigation .g-grid:nth-child(2) .g-content {
    padding: 0;
    margin: 0;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content
 .g-menu-item-title {
    font-family: "dinot", sans-serif;
    font-weight: 700;
    letter-spacing: 0.04rem;
    font-size: 13px;
    line-height: 24px;
}
#g-navigation .g-main-nav{
    font-family: "dinot", sans-serif;
}
#g-navigation.g-fixed-element .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content
 .g-menu-item-title{
    color: #fff;
 }
 #g-navigation.g-fixed-element .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content
 .g-menu-item-title:hover{
    color:#f29845;
 }
.outline-no_hero #g-navigation.g-fixed-element .logo-main .g-logo.g-logo-helium svg{
    filter: invert(1);
 }

#g-navigation .top-navigation .g-toplevel > li > .g-menu-item-container > .g-menu-item-content
 .g-menu-item-title {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.04rem;
    color: #fff;
}
#g-navigation .top-navigation .g-toplevel > li > .g-menu-item-container > .g-menu-item-content
 .g-menu-item-title:hover {
    color: #f29845;
}
#g-navigation .top-navigation .g-toplevel > li > .g-menu-item-container:focus > .g-menu-item-content
 .g-menu-item-title {
    color: #f29845;
}
#g-navigation .g-main-nav .g-toplevel > li {
    margin: 0 11px;
}
#g-navigation .g-grid .widget_search {
    position: relative;
}
#g-navigation .g-grid .widget_search .search-field {
    background: transparent;
    color: #fff;
    border: none;
    font-size: 12px;
    font-weight: 500;
    padding: 12px 20px;
    margin: 0;
}
#g-navigation .g-grid .widget_search .button {
    position: absolute;
    right: 0;
    top: 3px;
    padding: 6px 0;
    overflow: hidden;
    text-indent: -9999px;
    background: url(/wp-content/uploads/2023/01/MagnifyingGlass.png);
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: 0 11px;
}
#g-navigation .g-grid .widget_search .search-field::placeholder {
    color: #fff;
    opacity: 1;
}
#g-navigation .g-grid .widget_search .search-field:-ms-input-placeholder {
    color: #fff;
}
#g-navigation .g-grid .widget_search .search-field::-ms-input-placeholder {
    color: #fff;
}
#g-navigation .g-grid .g-menu-item-title:hover {
    color: #f29845;
}

/*.connect-button {
    background-color:transparent;
    border: 2px solid #fff;
    font-family: "dinot", sans-serif;
    font-weight: 700;
    font-size: 13px;
    line-height: 24px;
    padding: 16px 32px;
    border-radius: 10px;
    color: #ffffff;
    display: inline-block;
    text-decoration: none;
}
.connect-button:hover,
.connect-button:focus {
    color: #d36a39;
    border-color: #d36a39;
}

 .home .connect-button{
    background-color:red;
} */

.connect-button{
    background: #D36A39;
    border: 1px solid #D36A39 ;
    color: #FFF;
    padding: 16px 32px;
    font-family: 'dinot', sans-serif;
    text-decoration: none;
    border-radius: 12px;
    display: inline-block;
    text-transform: capitalize;
    letter-spacing: 0.04em;
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
}
.connect-button:hover,
.connect-button:focus{
    background-color: #ffffff ;
    color: #D36A39;
}


.outline-no_hero .connect-button {
    background: #d36a39;
    color: #fff;
    border-color: #d36a39;
    text-decoration: none;
}
.outline-no_hero .connect-button:hover {
    background: #fff;
    color: #d36a39;
    border-color: #d36a39;
}
.g-fixed-container {
    position: absolute;
    width: 100%;
    z-index:9999;
}
.outline-no_hero .g-fixed-container,  .outline-blog .g-fixed-container {
    position: relative;
}

/******** offcanvas naviagtion*******/
#g-offcanvas .g-grid .widget_search {
    position: relative;
}
#g-offcanvas .g-grid .widget_search .search-field {
    background: transparent;
    color: #fff;
    border: solid 1px #FFF;
    font-size: 12px;
    font-weight: 500;
    padding: 7px 30px 7px 10px;
    margin: 0;
}
#g-offcanvas .g-grid .widget_search .button {
    position: absolute;
    right: 0;
    top: 3px;
    padding: 6px 0;
    overflow: hidden;
    text-indent: -9999px;
    background: url(/wp-content/uploads/2023/01/MagnifyingGlass.png);
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: 4px 9px;
}
#g-offcanvas .g-grid .widget_search .search-field::placeholder {
    color: #fff;
    opacity: 1;
}
#g-offcanvas .g-grid .widget_search .search-field:-ms-input-placeholder {
    color: #fff;
}
#g-offcanvas .g-grid .widget_search .search-field::-ms-input-placeholder {
    color: #fff;
}
#g-offcanvas .g-grid .g-content { margin-top: 0; padding-top: 0; }

/*************************************** 
  //Navigation
***************************************/

/*************************************** 
   ---- Footer -----
***************************************/
#g-footer{
/*    padding: 70px 0 24px 0;*/
    padding: 390px 0 24px 0;
    position: relative;
    background: none;   
}
#g-footer > .g-container{
    position: relative;
    z-index: 2;
}
#g-footer:before {
    content: '';
    width: 100%;
    height: 100%;
    background: url(/wp-content/uploads/2023/03/footer-bg.png) no-repeat right top;
    background-size: 100% auto;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 80px;
    z-index: 1;
}

#g-footer:after {
    content: '';
    width: 100%;
    height: calc(70% - 50px);
    background-color: #000;
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 0;
}
#g-footer .footer-social {
    margin-top: -300px;
}
#g-footer .g-social a {
    color: #fff;
    font-size: 20px;
}
#g-footer .g-menu-item {
    display: block;
}
#g-footer .g-menu-item .g-menu-item-title {
    font-family: "dinot", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 24px;
    letter-spacing: 0.04rem;
    color: #ffffff;
}
#g-footer .g-menu-item .g-menu-item-title:hover {
    color: #f29845;
}
#g-footer .copyright-menu ul {
    text-align: right;
    margin: 0;
}
#g-footer .copyright-menu .g-menu-item .g-menu-item-title {
    font-size: 12px;
}
#g-footer .copyright-menu .g-menu-item {
    display: inline-block;
    padding: 0 0 0 15px;
}
#g-footer .g-copyright {
    font-size: 12px;
}
.g-copyright br {
    display: none;
}
#g-footer #menu-1836-particle .g-menu-item-container {
    padding: 0;
}
#g-footer .footer-logo .g-content {
    padding-top: 0;
    padding-bottom: 18px;
    margin: 0;
}
#g-footer .footer-menu {
    padding-bottom: 144px;
}
#g-footer .footer-menu .g-content {
    padding-top: 0;
    padding-bottom: 0;
    margin: 0;
}
#g-footer .footer-menu .g-content .g-menu-item-container {
    padding-top: 0;
    padding-bottom: 8px;
}
.footer-copyright .g-content {
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
}
.copyright-menu .g-content {
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
}
#g-footer .g-grid:last-child {
    align-items: center;
}

/* Accessibility Mode */
input[type="submit"]#access-on-text{background:none;border:0px;box-shadow:none;padding:0px;font-size:16px;position:relative;text-decoration:underline;top:-2px;}
input[type="submit"]#access-off-text{background:none;border:0px;box-shadow:none;padding:0px;font-size:16px;position:relative;text-decoration:underline;top:-2px;}
input[type="submit"]#access-on-text:hover,
input[type="submit"]#access-off-text:hover{text-decoration:none;}

/*************************************** 
   //Footer End 
***************************************/
.button {
    background: #d36a39;
    color: #fff;
    padding: 16px 32px;
    font-family: "dinot", sans-serif;
    text-decoration: none;
    border-radius: 12px;
    display: inline-block;
    text-transform: capitalize;
}
.button:hover {
    background-color: #f29845;
}
.full-image img {
    width: 100%;
}
.navbuton {
    text-align: right;
}
.navbutonn .g-content {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 5px;
    text-align: right;
}
.outline-no_hero .navbutonn .g-content {
    padding: 30px 0;
    margin: 0;
}
.outline-no_hero #g-navigation .g-grid {
    align-items: center;
}
.logo-main .g-content {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
}
.home-tabs .qubely-tab-nav {
    position: absolute;
    top: 30px;
    z-index: 99;
    flex-direction: column;
    width: 45%;
}
.home-tabs .qubely-tab-nav .qubely-tab-item:last-child {
    border-bottom: 1px solid #c0c2c4;
}
.home-tabs .qubely-tab-nav .qubely-tab-item {
    max-width: 100%;
    border-top: 1px solid #c0c2c4;
    margin-bottom: 0;
}
.home-tabs .qubely-tab-nav .qubely-tab-item .qubely-tab-title {
    justify-content: start;
    line-height: 32px;
    text-align: left;
    padding-left: 10px !important;
    padding-right: 30px !important;
    padding-top: 5px !important;
    padding-bottom: 8px !important;
}
.home-tabs .qubely-tab-nav .qubely-tab-item .qubely-tab-title:before {
    content: "\f067";
    position: absolute;
    font-family: "Font Awesome 5 Free";
    color: #000;
    right: 10px;
    font-size: 13px;
}
.home-tabs .qubely-tab-nav .qubely-tab-item.qubely-active .qubely-tab-title:before {
    content: "\f068";
    position: absolute;
    font-family: "Font Awesome 5 Free";
    color: #FFF;
    right: 10px;
    font-size: 13px;
}
.home-tabs .qubely-carousel-item.active,
.home-tabs .accordion:hover {
    background: none;
}
.home-tabs .qubely-tab-body .wp-block-qubely-tab.qubely-tab-content {
    width: 100%;
}
.home-tabs .qubely-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.home-tabs .qubely-block-team-carousel .qubely-carousel-extended-outer-stage {
    padding-top: 0 !important;
}
.home-tabs .qubely-block-text p:first-child {
    margin-top: 10px;
}
.home-tabs .qubely-block-text p {
    margin-bottom: 0;
}
.counter-row .qubely-container {
    padding-left: 0;
    padding-right: 0;
}
.jfwlGq {
    background: #d36a39 !important;
}
.cBYcmq > a {
    display: none;
}
.iFmWKP {
    display: none !important;
}
.gSoDgV {
    text-align: center !important;
}
.ldYjjZ {
    left: -50px;
}
.kiQiTI {
    right: -50px !important;
}
.title-spacing-none h6 {
    margin-bottom: 0;
}
.dark-grey {
    background: #c0c2c4;
    padding: 90px 0;
}
.none {
    padding: 120px 0;
}
.light-grey {
    background: #e4e5e6;
    padding: 90px 0;
}
.white {
    background: #ffffff;
    padding: 120px 0;
}
.main-topic {
    flex-wrap: wrap;
    display: flex;
    margin-left: -53px;
    margin-right: -53px;
}
.program-picture {
    width: 50%;
    padding-left: 53px;
    padding-right: 53px;
}
.program-content {
    width: 50%;
    padding-left: 53px;
    padding-right: 53px;
}
.program-content .program-name {
    font-family: "dinot", sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0.04em;
    color: #0070b3;
    text-transform: uppercase;
    margin: 0 0 16px;
}
.program-content .program-title {
    font-weight: 700;
    font-size: 30px;
    line-height: 42px;
    letter-spacing: 0.05em;
    color: #000000;
    margin: 0 0 24px;
}
.program-content .point-summary {
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.04em;
    color: #121212;
    margin-bottom: 8px;
    position: relative;
    padding-left: 35px;
}
.program-content .point-summary:before {
    content: "";
    background: url(images/checkcircle-blue.svg) no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 0;
    top: 2px;
}
.summary-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.summary-list .point-summary:last-child {
    margin-bottom: 0;
}
.explore-btn {
    background-color: #d36a39;
  border:1px solid #d36a39;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: 0.04em;
    padding: 16px 32px 16px 32px;
    border-radius: 10px;
    line-height: 20px;
    margin: 40px 0;
    text-decoration: none;
}
.explore-btn:hover {
    background-color: #fff;
    color: #d36a39;
}
.explore-btn span {
    margin-left: 8px;
}
.quote-content {
    font-style: italic;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.04em;
    color: #000000;
    margin: 0 0 16px;
}
.quate-name {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.04em;
    color: #000000;
    margin: 0;
}
.quote-title {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.04em;
    color: #000000;
}

.source-content {
    font-style: italic;
    font-weight: 400;
    font-size: 11px;
    line-height: 18px;
    letter-spacing: 0.04em;
    color: #000000;
    margin: 5px 0 16px;
}

.banner-home .row {
    align-items: flex-end;
}
.hero-banner h5 {
    color: #f29845;
    font-size: 13px;
    line-height: 17px;
    margin: 0 0 16px;
    text-transform: uppercase;
    font-family: "dinot", sans-serif;
    letter-spacing: 0.1em;
}
.hero-banner .banner-right-content .list-program {
    margin-top: 18px;
}
.hero-banner .banner-right-content p {
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.04em;
    color: #ffffff;
    margin: 0;
}
.curved-hero-banner .banner-home .hero-banner:after{
    display: none;
}
.curved-hero-banner .banner-home .hero-banner{
    background-size: cover;
}

/*** The Community Solution page ***/
.page-id-7611 .hero-banner{background:center -12px;}
.community-solution .wp-block-qubely-infobox,
.community-solution .qubely-block-info-box{height:250px;}

.list-program ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.list-program ul li {
    
    width: 50%;
    padding: 0 0 0 35px;
    position: relative;
    margin-bottom: 15px;
}
.list-program ul li a{
    font-family: "Playfair Display";
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.05em;
    color: #ffffff;
    text-decoration: none;
}

.list-program ul li a:before {
    content: "";
    background: url("images/arrowright.svg") no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 5px;
    left: 0;
    transition: 0.25s;
}
.list-program ul li a:hover{ color: #D36A39; }
.list-program ul li a:hover::before{
    margin-left: 5px;
    transition: 0.25s;
    background: url(/wp-content/uploads/2023/02/ArrowRight-orange.png);
}
.list-program ul li:last-child {
    margin-top: -30px;
}
.hero-banner a.button i {
    margin-left: 8px;
}

#detail-list.career-list{padding:120px 0!important;}

.list-program li.program-counseling-list:last-child{margin-top:-35px;}

/* Program Finder */
.program-finder-banner .hero-banner .button {
    display: none !important;
}
.program-finder-banner .hero-banner:after {
    display: none !important;
}
.program-items {
    border: none;
}
.program-items th {
    background: none;
    padding: 0 0 17px 0;
    font-family: "dinot";
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.04em;
    color: #000000;
    cursor: pointer;
}
.program-items td {
    border-bottom: solid 1px rgba(0, 0, 0, 0.1);
  padding: 0;
}
.program-items tr td a{  padding: 17px 5px; display: block; text-decoration: none;}
.program-items .program-title {
    font-family: "dinot";
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.04em;
    color: #000;
}
.program-items .program-title:hover {
    color: #0070b3;
}
.national-brand-pages .program-items .program-title:hover {
    color: #000;
}
.national-brand-pages .program-items tr:hover a ,.national-brand-pages .program-items tr:hover .program-title, .national-brand-pages .program-items tr:hover  .program-location, 
.national-brand-pages .program-items tr:hover  .program-type { color: #000 !important; }

.program-items tr:hover a ,.program-items tr:hover .program-title, .program-items tr:hover  .program-location, 
.program-items tr:hover  .program-type { color: #0070b3 !important; cursor: pointer; }
.program-items .program-location {
    font-family: "dinot";
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.04em;
    color: #000;
}
.program-items .program-type {
    font-family: "dinot";
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.04em;
    color: #000;
}
.program-items .more-link a {
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    letter-spacing: 0.04em;
    color: #000;
}
.program-location span:last-child,.program-items span:last-child{
    display: none;
}
.program-finder-content .facetwp-pager {
    margin-top: 60px;
}
.program-finder-content .facetwp-pager {
    text-align: center;
    margin: 60px 0 0;
}
.program-finder-content .facetwp-pager a {
    font-family: "dinot";
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.04em;
    color: #000000;
    margin: 0 5px;
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    line-height: 30px;
    text-decoration: none;
}
.program-finder-content .facetwp-pager .active {
    background: #003087;
    color: #fff;
    font-family: "dinot";
    font-weight: 400;
    font-size: 16px;
    margin: 0 10px;
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
}
.program-finder-content .facetwp-pager a:hover {
     text-decoration: underline;
 }
.program-finder-content .facetwp-pager .prev {
    background-color: #e4e5e6;
    background-image: url(images/arrow-prev.png);
    background-repeat: no-repeat;
    font-size: 0 !important;
    overflow: hidden;
    background-position: center;
}
.program-finder-content .facetwp-pager .next {
    background-color: #e4e5e6;
    background-image: url(images/arrow-next.png);
    background-repeat: no-repeat;
    font-size: 0 !important;
    overflow: hidden;
    background-position: center;
}

.mobile-btn {
    display: none;
}
.program.filter-section {
    background: none !important;
}
.program.filter-section .filter-section-top {
    display: flex;
    justify-content: space-between;
}
.program.filter-section .filter-section-top .filter-section-label {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.program.filter-section .filter-section-top .filter-section-label span {
    width: 100px;
    font-family: "dinot";
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #000000;
}
.program.filter-section .filter-section-top .filter-section-label .facet-label {
    font-family: "dinot";
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.04em;
    color: rgba(0, 0, 0, 0.75);
    margin: 0 20px 0 0;
    position: relative;
    cursor: pointer;
    padding: 0 20px 0 0;
}
.program.filter-section .filter-section-top .filter-section-label .facet-label.active {
    color: #0070b3;
    font-weight: 700;
    background: none;
}
.program.filter-section .filter-section-top .filter-section-label .facet-label:after {
    display: inline-block;
    width: 0;
    height: 0;
    border-right: 5px solid transparent;
    border-top: 5px solid transparent;
    border-left:5px solid rgba(0, 0, 0, 0.35); 
    border-bottom: 5px solid transparent;
    vertical-align: middle;
    margin-left: 10px;
    content: "";
    position: absolute;
    top: 36%;
}
.program.filter-section .filter-section-top .filter-section-label .facet-label.active:after {
    border-right: 5px solid transparent;
    border-top: 5px solid #0070b3; 
    border-left: 5px solid transparent;
    border-bottom: 5px solid transparent;
    position: absolute;
    top: 50%;
}
.program.filter-section .filter-section-top .facetwp-facet {
    margin: 0;
}
.program.filter-section .filter-section-top .reset-filter .facetwp-reset {
    background: url(/wp-content/uploads/2023/02/Icon.png);
    background-repeat: no-repeat;
    background-size: 16px 18px;
    background-position: right center;
    padding: 0 25px 0 0;
    font-family: "dinot";
    font-weight: 600;
    font-size: 13px;
    line-height: 17px;
    display: flex;
    align-items: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #000000;
}
.program.filter-section .filter-section-bottem {
    padding: 20px 0 10px;
    border-bottom: solid 1px #e4e5e6;
    margin-bottom: 20px;
}
.program.filter-section .filter-section-bottem .filter-checkbox {
    display: none;
}
.program.filter-section .filter-section-bottem .filter-checkbox.active {
    display: block;
    background: none;
}
.program.filter-section .filter-section-bottem .filter-checkbox .facetwp-type-checkboxes {
    margin-bottom: 0;
}
.program.filter-section .filter-section-bottem .filter-checkbox .facetwp-checkbox {
    background: #e4e5e6;
    padding: 10px;
    display: inline-block;
    color: #003087;
    font-family: "dinot";
    font-weight: 700;
    font-size: 13px;
    line-height: 17px;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin: 0 10px 10px 0;
}
.program.filter-section .filter-section-bottem .filter-checkbox .facetwp-checkbox.checked {
    background: #0070b3;
    color: #fff;
}
.selectedoption ul {
    margin: 0;
}
.selectedoption .facetwp-selections .facetwp-selection-label {
    display: none;
}
.selectedoption .facetwp-selections .facetwp-selection-value {
    background-color: #0070b3;
    color: #fff;
    padding: 10px 35px 10px 10px;
    display: inline-block;
    font-family: "dinot";
    font-weight: 700;
    font-size: 13px;
    line-height: 17px;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin: 0 10px 10px 0;
    background-image: url(/wp-content/uploads/2023/02/remove.png);
    background-repeat: no-repeat;
    background-position: calc(100% - 10px) center;
    background-size: 16px 16px;
}
.program.filter-section .filter-section-bottem .filter-checkbox .facetwp-overflow {
    display: inline;
}
.program.filter-section .filter-section-bottem .filter-checkbox .facetwp-overflow.facetwp-hidden {
    display: none;
}
.program-pager .facetwp-type-pager {
    color: rgba(0, 0, 0, 0.75);
    margin: 2px 0 22px 0;
    font-family: "dinot";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.04em;
}
.program-finder-content .program-items .more-link{
    min-width: 80px;
}
.program-finder-content .program-items .more-link i{
    font-size: 14px;
}

.faculty-crumbs{position:relative;top:30px;}

.faculty-finder-wrap .faculty-wrap{
    text-align: center;
    margin-bottom: 66px;
}
.faculty-finder-wrap .faculty-wrap .faculty-title a{
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0.05em;
    color: #003087;
    font-family: "Playfair Display";
    text-decoration: none;
}
.faculty-finder-wrap .faculty-wrap .faculty-subtitle{
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.04em;
    color: #000000;
    font-family: "dinot";
}
.faculty-finder-wrap .faculty-wrap .faculty-department{
    font-family: "dinot";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.04em;
    color: #000000;
    margin-top: 8px;
}
.faculty-finder-search{
    text-align: end;
}
.faculty-finder-search .facetwp-facet{
    margin-bottom: 0 ;
}
.faculty-finder-search .facetwp-facet input.facetwp-search{
    min-width: 300px ;
    border: none;
    border-bottom: 1px solid #000000;
    border-radius: 0;
    padding: 0;
}
.faculty-finder-search .facetwp-search:focus, .faculty-finder-search .facetwp-search:hover, 
.faculty-finder-search .facetwp-search:focus-visible{
    outline: none;
    box-shadow: none;
}

.faculty-finder-search .facetwp-search::placeholder {
    font-weight: 500;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #000000;
    font-family: "dinot";
}
.faculty-finder-search .facetwp-search::-webkit-input-placeholder {
 /* Chrome/Opera/Safari */
    font-weight: 500;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #000000;
    font-family: "dinot";
}
.faculty-finder-search .facetwp-search::-moz-placeholder { 
/* Firefox 19+ */
    font-weight: 500;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #000000;
    font-family: "dinot";
}
.faculty-finder-search .facetwp-search:-ms-input-placeholder {
 /* IE 10+ */
  font-weight: 500;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #000000;
    font-family: "dinot";
}
.faculty-finder-search .facetwp-search:-moz-placeholder { 
/* Firefox 18- */
    font-weight: 500;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #000000;
    font-family: "dinot";
}

/* event  css*/
.event-buttons .qubely-column-inner {
    display: flex;
    justify-content: end;
}
.event-buttons .wp-block-qubely-icon {
    margin: 0 5px;
}
.event-buttons .qubely-block-icon i{ cursor: pointer; }
.event-sidebar .facetwp-checkbox {
    position: relative;
    margin: 0 0 10px;
}
.event-sidebar .facetwp-radio {
    font-size: 16px;
    letter-spacing: 0.04em;
    color: #000;
    padding-left: 25px;
    font-weight: 400;
    line-height: 30px;
}
.event-sidebar .facetwp-checkbox {
    background: #e4e5e6;
    color: #0070b3;
    padding: 10px 16px;
    font-size: 13px;
    letter-spacing: 0.04em;
    font-weight: 700;
    max-width: 80%;
    line-height: 17px;
    text-transform: uppercase;
    font-family: "dinot", sans-serif;
}
.event-sidebar .facetwp-checkbox:hover { text-decoration: underline; }
.event-sidebar .facetwp-checkbox.checked {
    background: #0070b3;
    color: #fff;
}
.event-listing.grid {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
}
.event-listing.grid .event-items {
    width: calc(33.33% - 24px);
    flex: 0 0 calc(33.33% - 19px);
    padding: 25px;
    border: solid 2px #d6d7d9;
}

.event-listing.grid .event-items.past,
.event-listing.list .event-items.past{
  background:#efefef;
}
.event-listing.list {
    display: flex;
    flex-direction: column;
    margin-bottom: 15px;
}
.event-listing.list .event-items {
    width: 100%;
    flex: 0 0 100%;
    padding: 34px;
    border: solid 2px #d6d7d9;
    margin-bottom: 15px;
}
.event-listing.list .event-info {
    display: flex;
    justify-content: space-between;
}
.event-listing.list .event-info h3 {
    display: inline-block;
}
.event-info {
    border-bottom: solid 1px #c0c2c4;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.event-info h3 {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.04em;
    color: #000;
    font-weight: 700;
    margin: 0 0 5px;
    font-family: "dinot", sans-serif;
}
.event-time {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.04em;
}
.event-time i {
    margin-right:2px;
}
.event-campus {
    font-size: 13px;
    font-weight: 600;
    line-height: 17px;
    letter-spacing: 0.1em;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-family: "dinot", sans-serif;
}
.event-title {
    font-size: 16px;
    letter-spacing: 0.04em;
    line-height: 30px;
    font-weight: 400;
    margin-bottom: 15px;
}
.more-link a {
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    letter-spacing: 0.04em;
    color: #000;
}
.more-link a:hover {
    color: #d36a39;
}
.event-buttons .active i {
    color: #000 !important;
}
.event-sidebar .facetwp-facet-fiter_by {
    border-bottom: solid 1px #d6d7d9;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.event-sidebar .facet-reset {
    padding: 10px 32px;
    background: #d36a39;
    border-radius: 10px;
    color: #fff;
    text-align: center;
    display: inline-block;
    line-height: 24px;
}
/*************** 
 //event 
**************/
/*************** 
Apply
**************/
.hero-banner .customlink{ color:#fff; text-decoration:underline; }
.hero-banner .customlink:hover{  color:#d36a39; line-height:20px; }
/*************** 
 //Apply 
**************/

/*************** 
Partnerships
**************/
.partnerships-banner .hero-banner .button {
    display: none !important;
}
.partnerships-filter-wrap .filter-top {
    display: flex;
    justify-content: space-between;
    padding-bottom: 34px;
}
.partnerships-filter-wrap .filter-top .filter-label {
    font-family: "dinot";
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #000000;
}
.partnerships-filter-wrap .filter-top .filter-sort select {
    font-family: "dinot";
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #000000;
    padding: 5px;
    border-color: #e4e5e6;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #e4e5e6;
    background-image: url(/wp-content/uploads/2023/02/carrot.png);
    background-repeat: no-repeat;
    background-position-x: 95%;
    background-position-y: 12px;
    background-size: 10px;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    padding: 10px;
    padding-right: 2rem;
}
.partnerships-filter-wrap .filter-top .filter-sort select:focus,
.partnerships-filter-wrap .filter-top .filter-sort select:focus-visible {
    border-color: #e4e5e6;
    outline: none;
}
.partnerships-filter-wrap .filter-top .facetwp-facet {  
    margin: 0;
}
.partnerships-filter-wrap .filter-bottem .facetwp-checkbox .facetwp-counter {
    display: none;
}
.partnerships-filter-wrap .filter-bottem .facetwp-checkbox {
    background: #e4e5e6;
    padding: 10px;
    display: inline-block;
    color: #0070b3;
    font-family: "dinot";
    font-weight: 700;
    font-size: 13px;
    line-height: 17px;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin: 0 12px 15px 0;
}
.partnerships-filter-wrap .filter-bottem .facetwp-checkbox.checked {
    background: #0070b3;
    color: #fff;
}
.partnerships-filter-wrap .filter-bottem .facetwp-checkbox:last-child {
    margin-right: 0;
}
.partnerships-filter-wrap .facetwp-facet {
    margin: 0;
}
.partnership-wrap {
    display: flex;
    border-bottom: solid 1px #c0c2c4;
    padding-bottom: 60px;
    margin-bottom: 34px;
    align-items: center;
}
.partnership-wrap:last-child {
    border-bottom: none;
    margin-bottom: 40px;
}
.partnership-wrap .left-content {
    min-width: 120px;
    width: 120px;
}
.partnership-wrap .right-content {
    padding-left: 60px;
}
.partnership-wrap .right-content .partnership-title .title {
    font-family: "Playfair Display";
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 42px;
    letter-spacing: 0.05em;
    color: #000000;
    margin: 0 0 16px;
}
.partnership-wrap .right-content .partnership-title .title a {
    color: #000;
}
.partnership-wrap .right-content .partnership-description p {
    margin: 0;
    font-family: "dinot";
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.04em;
    color: #000000;
}
.partnerships-filter-wrap.active {
    background: none;
}
.privacy-page ol,.privacy-page ul {
    margin: 0 0 0 34px;
}
.privacy-page ol li,.privacy-page ul li {
    font-size: 16px;
    line-height: 30px;
}
.privacy-page p {
    margin-top: 0;
}
.privacy-page .qubely-table .list-item.qubely-unordered-list.custom-style > li:before {
    font-size: 5px;
    vertical-align: middle;
}
.privacy-page .qubely-table-figure {
    margin: 0;
}
.privacy-page .qubely-block-tab .qubely-tab-body {
    border-top-color: transparent !important;
}
.privacy-page .qubely-block-tab .qubely-tab-nav .qubely-tab-item {
    margin: 0 32px !important;
}
.privacy-page .qubely-block-tab .qubely-tab-nav .qubely-tab-item:first-child {
    margin-left: 0 !important;
}
.privacy-page .qubely-block-tab .qubely-tab-nav .qubely-tab-item:last-child {
    margin-right: 0 !important;
}

.privacy-page .wp-block-qubely-button{margin:0 0 30px;padding:0;}

.privacy-page .qubely-tab-body h4{
   font-family: dinot;
    font-size: 16px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 15px;
    margin-top: 0px;
    
}
/**********************
     Connetct with us 
***********************/

.nf-field-description{display:none;}

.connect-us-wrap p:first-child {
    margin-top: 0;
}
.connect-steps .qubely-column-inner {
    background: #c0c2c4;
    padding: 40px 36px !important;
}

.connect-steps-program{padding:70px 50px !important;}
h2.request-info-illinoiscom{
font-size:40px;
	line-height:50px!important;
	letter-spacing: .05em;
	color:#000000;
	padding-top:45px;
	padding-bottom:40px;
	font-weight:700;
}

.connect-steps .nf-form-fields-required {
    display: none;
}
.connect-steps h3 {
    font-family: "Playfair Display";
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0.05em;
    color: #000000;
    margin: 0 0 40px;
}
.connect-steps .nf-field-container {
    margin-bottom: 24px;
}
.connect-steps .nf-form-content label {
    font-family: "dinot";
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.04em;
    color: #000000;
}
.connect-steps .nf-form-content .label-above .nf-field-label {
    margin-bottom: 4px;
}
.connect-steps .nf-form-content input.ninja-forms-field,
.connect-steps .nf-form-content select.ninja-forms-field:not([multiple]),
.connect-steps .nf-form-content input:not([type=button]):focus{
    color:#000000;
    height: 48px;
    padding: 10px;
}
.nf-form-content input:not([type=button]):focus, .nf-form-content textarea:focus{color:#000000;}

.connect-steps .nf-form-content .list-select-wrap > div select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff url(/wp-content/uploads/2023/02/arrow-select.png);
    background-repeat: no-repeat;
    background-position-x: 95%;
    background-position-y: center;
}
.connect-steps .nf-next-previous {
    margin: 26px 0 0 0;
}
.connect-steps .nf-form-content .nf-next-previous input[type="button"] {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 16px 32px;
    gap: 10px;
    border-radius: 12px;
    width: 100%;
}
.connect-steps .nf-form-content input[type="submit"] {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 16px 32px;
    gap: 10px;
    background: #d36a39 !important;
    border-radius: 12px;
    width: 100%;
    height: auto;
    border: solid 1px #d36a39;
}
.connect-steps .nf-form-content input[type="submit"]:hover {
    background-color: #fff !important;
    color: #d36a39 !important;
}
.connect-steps .nf-form-content .nf-next-previous .nf-next-item input[type="button"] {
    background: #d36a39 url(/wp-content/uploads/2023/02/ArrowRight-white.png);
    background-repeat: no-repeat;
    background-position: calc(50% + 75px) center;
}
.connect-steps .nf-form-content .nf-next-previous .nf-next-item input[type="button"]:hover {
    background: #fff url(/wp-content/uploads/2023/02/ArrowRight-blk.png);
    background-repeat: no-repeat;
    background-position: calc(50% + 75px) center;
    color: #000;
}
.connect-steps .nf-form-content .nf-next-previous .nf-previous-item input[type="button"] {
    background: #d36a39 url(/wp-content/uploads/2023/02/ArrowLeft-wht.png);
    background-repeat: no-repeat;
    background-position: calc(50% - 50px) center;
}
.connect-steps .nf-form-content .nf-next-previous .nf-previous-item input[type="button"]:hover {
    background: #fff url(/wp-content/uploads/2023/02/ArrowLeft-blk.png);
    background-repeat: no-repeat;
    background-position: calc(50% - 50px) center;
    color: #000;
}
.connect-steps .nf-form-content .nf-next-previous li {
    width: 100%;
}
.connect-steps .nf-form-content .nf-field-container #nf-field-817-wrap .nf-field-element 
.ninja-forms-field:hover {
    color: #000;
}
/* Admission page */
.postid-2141 #g-container-main,
.postid-2141 #g-mainbar,
.postid-2141 #g-footer{
    background-color: #e4e4e4;
}
.more-event-wrap {
    background-color: #e4e4e4;
    padding: 120px 0 150px 0;
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw;
}
.more-event-wrap h2 {
    margin: 0 0 40px;
    font-weight: 700;
}
.more-event-wrap .moreevent-grid {
    display: flex;
    column-gap: 24px;
    flex-wrap: wrap;
}
.moreevent-item {
    width: calc(33.33% - 24px);
    flex: 0 0 calc(33.33% - 24px);
    padding: 24px;
    background: #fff;
    margin: 12px 0;
}
.post-event-date {
    font-family: "dinot";
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.04em;
    color: #000000;
    margin-bottom: 10px;
}
.post-event-time {
    font-family: "dinot";
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.04em;
    color: #000000;
    padding-bottom: 24px;
    margin-bottom: 24px;
    border-bottom: 1px solid #c0c2c4;
    display: flex;
    align-items: center;
}
.post-event-time img {
    margin-right: 10px;
    width: 24px;
    height: 24px;
}
.moreevent-item h4 {
    font-family: "dinot";
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.04em;
    color: #000000;
    margin: 0 0 8px;
    min-height: 66px;
}
.moreevent-item p {
    margin: 0 0 24px;
    font-family: "dinot";
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.04em;
    color: #000000;
    min-height: 80px;
}
.more {
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    letter-spacing: 0.04em;
    color: #000;
}
.more:after {
    content: "";
    background: url(/wp-content/uploads/2023/02/ArrowRight-Sm-blk.png);
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}
.more:hover:after {
    content: "";
    background: url(/wp-content/uploads/2023/02/ArrowRight-Sm-orange.png);
    background-repeat: no-repeat;
}
.more:hover { text-decoration: underline; }
/********************* 
    Degree and Program child page css
***********************/
.detail-page-content,
.full-width-row,
.program-testimonial{
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw;
}
.detail-hero-banner {
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw;
}
.detail-banner-bg:after{
    content: '';
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: -1;
}
.detail-banner-bg {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 119px 0 77px 0;
    position: relative;
    z-index: 0;
}
.detail-banner-bg.hero-banner-overlapped{
    padding: 289px 0 77px 0;
}
.detail-banner-bg .hero-banner-icons{
    float: right;
}
.detail-banner-bg .hero-banner-icons a{  
    background: #0070B3;
    display: block;
    padding: 10px;
    text-align: center;
    margin-bottom: 6px;
}
.detail-banner-bg h1{
     color: #fff;
     margin: 0 0 16px;
}
 .detail-banner-bg span{   
    display: block;
    width: 100%;   
}
.detail-banner-bg .detail-banner-subtitle {
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    font-family: "dinot";
}
.detail-content .summ-title {
    font-size: 40px;
    line-height: 52px;
    letter-spacing: 0.05rem;
    color: #000;
    font-weight: 700;
    margin: 0 0 16px 0;
}
.detail-summary-desc {
    color: #000;
    font-size: 16px;
    line-height: 30px;
    font-family: "dinot";
}
.detail-content {
    margin-bottom: 120px;
}
.detail-hero-fact {
    background: #0070b3;
    padding: 25px;
    display: flex;
    margin-top: -40px;
    margin-bottom: 20px;
}
.detail-hero-fact a{color:#ffffff;}
.hero-fact-text {
    width: 33.33%;
    padding: 0 10px;
    border-left: 1px solid #ffffff;
    font-family: "dinot";
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.04em;
    color: #ffffff;
    align-items: center;
    display: flex;
}
.hero-fact-text:first-child {
    padding-left: 0;
    border-left: none;
}
/*degree page form*/

.detail-location {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    margin-bottom: 50px;
}
.detail-location .location-name {
    padding-right: 15px;
    font-family: "dinot";
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.04em;
    color: #000000;
    display: flex;
    align-items: center;
}
.detail-location .location-name a{
    text-decoration: none;
    color: #000;
}
.detail-location .location-name a:hover{
    color: #f29845;
}
.detail-location .location-name:before {
    content: "";
    background: url(/wp-content/uploads/2023/02/MapPin.png);
    background-repeat: no-repeat;
    width: 18px;
    display: inline-block;
    height: 18px;
    vertical-align: middle;
    margin-right: 5px;
}

.testimonial-link{
	margin:20px 0 0;
}
.testimonial-img img{ 
    width: 100%;  
}
.detail-testimonial {
    margin-bottom: 120px;
}
.testimonial-title h3 {
    font-size: 40px;
    line-height: 55px;
    letter-spacing: 0.05rem;
    margin: 0;
    font-weight: 700;
}
.testimonial-jobtitle {
    font-family: "dinot";
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.04em;
    color: #000000;
    margin-bottom: 32px;
}
.testimonial-right{ 
    padding-left:70px;
} 
.testimonial-quote {
    font-family: "Playfair Display";
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0.05em;
    color: #000000;
    margin-bottom: 50px;
    position: relative;
}
.testimonial-quote:before{
    content: '';
    background: url(/wp-content/uploads/2023/02/quote-icon.png);
    display: block;
    width: 40px;
    height: 30px;
    position: absolute;
    left: -65px;
} 
.detail-accordion {
    margin-bottom: 120px;
}
.detail-related-articles{
    background: #003087;
    padding: 120px 0 150px 0;
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
}
.detail-related-title{
    font-family: "Playfair Display";
    font-size: 50px;
    font-weight: 700;
    line-height: 68px;
    letter-spacing: 0.05rem;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 40px;
}

/* CMHC Dallas override */
.postid-2752 .detail-related-title{
	text-align:left;
}

.detail-slider-wrap .owl-carousel .owl-nav {
    position: absolute;
    top: 80px;
    width: 100%;
}
.detail-slider-wrap .owl-carousel .owl-nav button {
    background: #D36A39;
    color: #FFF;
    padding: 4px 13px !important;
    border-radius: 10px;
    position: absolute;
}
.detail-slider-wrap .owl-carousel .owl-nav button:hover{
    background:#FFF ;
    color: #D36A39;
    transition: 0.25s;
}
.detail-slider-wrap .owl-carousel .owl-nav button.owl-prev {
    left: -50px !important;
}
.detail-slider-wrap .owl-carousel .owl-nav button.owl-next {
    right: -50px !important;
}
.detail-slider-wrap  .article-title a{
    font-family: 'dinot';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0.04em;
    color: #fff;
    margin: 11px 0 16px;
    display: block;
    text-decoration: none;
}
.detail-slider-wrap .article-title a:hover{
    color: #F29845;
}
.article-summary{
    font-family: 'dinot';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.04em;
    color: #FFFFFF;
}
.detail-slider-wrap .fa-arrow-left:before,
.detail-slider-wrap .fa-arrow-right:before {
    font: normal normal normal 14px/1 FontAwesome;
}
.detail-video-wrapper{
    margin-bottom: 120px;
}
.detail-video-wrapper {
    position: relative;
}
.detail-video{
    position: absolute;
    width: 90px;
    height: 90px;
    top: calc(50% - 45px);
    left: calc(50% - 45px);
    z-index: 99;
}
.detail-video a.vp-a{
    display: flex;
    width: 100%;
    height: 100%;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    background: rgba(242, 152, 69,  0.5);
    border-radius: 10px;
}
.detail-video a.vp-a img.vp-img {
    max-width: 28px;
    max-height: 34px;
}
.detail-video a.vp-a:hover{
    background:#D36A39 
}

.related-term-wrap {
    padding: 120px 0;
}
.related-term-wrap:nth-of-type(even) { background: #FFFFFF; }
.related-term-wrap:nth-of-type(odd) { background: #E5E5E5; }

.related-term-wrap h3{
    font-family: 'Playfair Display';
    font-weight: 700;
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 0.05rem;
    color: #000000;
    margin: 0 0 36px 0;
}

.related-term-wrap .post-detail {
    border-bottom: solid 1px rgba(0, 0, 0, 0.1);
    padding-bottom: 24px;
     padding-top: 24px;
     width: 100%;
}

.related-term-wrap .post-detail h4{
    font-family: 'dinot';
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.04em;
    color: #000000;
    margin: 0;
}
.related-term-wrap .post-detail p {
    font-family: 'dinot';   
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.04em;
    color: #000000;
    margin-top: 0;
}
.related-term-wrap .post-detail p:last-child{
    margin-bottom: 0;
}
.post-button-btm {
    margin-top: 40px;   
    width: 100%;
}
.post-button-btm a, .post-button-col a{ text-decoration: none; }
.post-button-col {  text-align: right;  }


.detail-block-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.detail-block-list li{
    padding: 0 0 0 35px;
    position: relative;
    margin-bottom: 15px;
}
.detail-block-list li:last-child{
    margin-bottom: 0;
}
.detail-block-list li a{
    font-family: "Playfair Display";
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.05em;
    color: #ffffff;
    text-decoration: none;
    text-transform: capitalize;
}

.detail-block-list li a:before {
    content: "";
    background: url("images/arrowright.svg") no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    top: calc(50% - 12px);
    left: 0;
    transition: 0.25s;
}
.detail-block-list li a:hover{ 
    color: #D36A39;
 }
.detail-block-list li a:hover::before{
    margin-left: 5px;
    transition: 0.25s;
    background: url(/wp-content/uploads/2023/02/ArrowRight-orange.png);
}

.detail-hero-banner-inner  {
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw;
}
.detail-banner-bg-inner {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 322px 0 120px 0;
 }
.detail-banner-bg-inner h2{
    font-size: 50px;
    line-height: 68px;
    letter-spacing: 0.05rem;
    color: #FFF;
    margin: 0 0 36px;
}
.detail-banner-bg-inner .btn-connect .fa,
.detail-banner-bg-inner .btn-apply .fa{
    margin-left: 5px;

}
.detail-banner-bg-inner .btn-connect{
    background: #D36A39; 
    border: solid 1px #D36A39;
    padding: 16px 32px;   
    border-radius: 12px;
    color: #fff;
    text-decoration: none;
    font-family: 'dinot';
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.04em;
    display: inline-block;
    margin-right: 18px;
}
.detail-banner-bg-inner .btn-connect:hover{
     border: solid 1px #FFF;
     color: #FFF;
     background: none;
}
.detail-banner-bg-inner .btn-apply{
    padding: 16px 32px;
    border: solid 1px #FFF;
    border-radius: 12px;
    color: #fff;
    text-decoration: none;
    font-family: 'dinot';
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.04em;
     display: inline-block;
}
.detail-banner-bg-inner .btn-apply:hover{
    background: #FFF;
     border: solid 1px #D36A39;
     color: #D36A39;
}

/********************* 
    Degree and Program child page css
***********************/

a.outcome-data{background: #0070b3; color:#ffffff;display:inline-block;margin:10px 0;padding: 10px 25px;text-align:center;width:100%;}

.detail-black-row p { margin-top: 0; }
.detail-black-row{
    background: #000;
    color: #fff;
    padding: 78px 0 90px;
}
.detail-black-row .detail-summary-title,
.detail-black-row .detail-summary-desc{
    display: inline-block;
    width:100%;
}
.detail-black-row .detail-summary-desc p:last-child{
    margin-bottom: 0;
}
.detail-black-row .detail-summary-title h3{
    font-weight: 700;
    margin-bottom: 0;
}
.detail-black-row .detail-summary-title h5{
      margin-top:40px;
      font-weight: 700;
      margin-bottom: 0;
}
.detail-black-row .detail-summary-desc{
    color: #fff;
}
.detail-page-content .degree-left-title h3{
    margin-top: 0;
    margin-bottom: 0;
}
.detail-page-content .degree-left-title h3,
.detail-page-content .degree-left-title h5{
    font-weight: 700;
    display: inline-block;
    width: 100%;
}

.squre-play-icon.detail-video a.vp-a{
    background: rgba(240, 219, 157, 0.5);
    border-radius: 0 !important;
}
.squre-play-icon.detail-video a.vp-a:hover{
    background: #D36A39;
}
.program-video .detail-video-wrapper{
    margin-bottom: 0;
}
.program-testimonial > .container > .row{
    align-items: center;
}
.program-testimonial .testimonial-right{
    padding-left: 110px;
}
.program-testimonial .testimonial-right .testimonial-quote{
    font-size: 24px;
    line-height: 33px;
}
.program-testimonial .testimonial-right a.more{
    text-decoration: none;
}

.detail-testimonial.program-testimonial{
    margin-bottom: 0;
}


.detail-content-wrapper .degree-right-details .degree-title{
    margin-bottom: 13px;
    line-height: 30px;
}
.detail-content-wrapper .degree-right-details .degree-title a{
    color: #000000;
    text-decoration: none;    
    line-height: 30px;
    position: relative;
    padding-left: 22px;
    display: inline-block;
    width: 100%;   
}
.detail-content-wrapper .degree-right-details .degree-title a:before{
    content: '';
    width: 15px;
    height: 18px;
    background: url(/wp-content/uploads/2023/02/ArrowRight-blk.png) no-repeat 0 0;
    background-size: 100%;
    position: absolute;
    left: 0;
    top: 8px;
}
.detail-content-wrapper .degree-right-title h6{
    font-family: "Playfair Display";
    margin-bottom: 32px;
    margin-top:0;
}
.detail-content-wrapper .degree-right-details .detail-location{
    margin-bottom: 24px;
    padding-left: 20px;
}
.detail-content-wrapper .degree-more a{
    text-decoration: none;
}
/* FOR FULL images */
.full-image-wrapper .qubely-container-fluid > .qubely-row {
 align-items: inherit; 
}
.full-image-wrapper .qubely-container-fluid > .qubely-row  .full-image { height: 100%; }
.full-image-wrapper .qubely-container-fluid > .qubely-row  .full-image * { height: 100%; }

.full-image-wrapper .qubely-container-fluid > .qubely-row .full-image.financial-aid-event-section{
    max-height: 560px;
}

.outline-_error #g-navigation {
    position: relative;
}
.outline-_error #g-navigation .logo-main .g-logo.g-logo-helium svg path{
    fill:#000000;
 }

.outline-_error #g-navigation.g-fixed-element .logo-main .g-logo.g-logo-helium svg{
    filter: invert(1);
 }
 
.outline-_error .connect-button {
    background: #d36a39;
    color: #fff;
    border-color: #d36a39;
    text-decoration: none;
}
.outline-_error .connect-button:hover {
    background: #fff;
    color: #d36a39;
    border-color: #d36a39;
}

.outline-_error .g-fixed-container,  .outline-blog .g-fixed-container {
    position: relative;
}

.outline-_error .navbutonn .g-content {
    padding: 30px 0;
    margin: 0;
}
.outline-_error #g-navigation .g-grid {
    align-items: center;
}
.header-white.outline-_error #g-navigation.g-fixed-element .logo-main .g-logo.g-logo-helium svg{
    filter: invert(0);
}


/**************************************** 
    css for qubely-block-accordion common 
*****************************************/

.qubely-block-accordion .wp-block-qubely-accordion-item:first-child .qubely-accordion-panel {
    border: none;
}
.qubely-block-accordion .wp-block-qubely-accordion-item:last-child .qubely-accordion-panel {
    border-width: 0px;
    border-color: #c0c2c4;
    border-style: solid;
}
.qubely-block-accordion .wp-block-qubely-accordion-item:last-child .qubely-accordion-panel {
    border-top-width: 1px;
    border-color: #c0c2c4;
    border-style: solid;
}

.qubely-block-accordion.custom-accordion .wp-block-qubely-accordion-item:last-child .qubely-accordion-panel {
    border-top-width: 0px;
}
.qubely-accordion-item .qubely-accordion-panel .qubely-accordion-panel-handler .qubely-accordion-icon{
    opacity: 0.6;
}
.qubely-block-accordion .qubely-accordion-item .qubely-accordion-body p{
    font-size: 16px;
    color: #000;
    /*opacity: 0.6;*/
    font-family: 'dinot';
}

.qubely-block-accordion .qubely-accordion-item .qubely-accordion-body p.accordion-image img{float:left;margin:0 20px 20px 0;max-width:300px;}

.menu-clm .qubely-column-inner{border:1px solid #cecece;}

.app-process-tabs{
background:#ffffff;
border-top:1px solid #0070b3;
border-left:1px solid #0070b3;
border-right:1px solid #0070b3;
border-bottom:10px solid #0070b3;
padding: 20px;
}

/* css for apply page */
.maininfobox-row .qubely-info-box-title{
    font-family: "dinot";
}
.applyNowPage a{
 color: #d36a39;
 text-decoration: none;
 font-weight: 700;
}

.applyNowPage a:hover{
 color: #003087;
 text-decoration: underline
}
/* css for cusrtom FAQs list */
.faqs-list-wrap .faqs-item-wrap .faqs-question h3{
font-size: 20px;
line-height: 25px;
font-weight: 600;
}
.faqs-list-wrap .faq-title h2{ font-size:40px;}
.faqs-list-wrap .faq-title { margin:20px 0px;}
/* Calculator / career developement page */
@media (max-width:991px){
.page-id-8004 .hero-banner,
.page-id-7991 .hero-banner{border-bottom:20px solid #003087;}
.collage-health-box-column {
    margin-bottom: 50px;
  }
}

/* Continuing Education Page */
@media (min-width:990px){
.page-id-7367 .qubely-block-858863 .qubely-container{max-width:50%!important;}
}
.page-id-7367 .qubely-block-858863 >.qubely-row-overlay{background:rgba(0,0,0,.75);}
.page-id-7367 .qubely-heading-container{color:#ffffff;text-align:center;}

/* Css for Admission page */
.admission-banner .hero-banner { padding-bottom: 50px; }
.admission-banner .custom-btn{margin:30px 30px 10px 0;}
.admission-banner .hero-banner h1{ margin-bottom: 5px; }
.event-sidebar .filterby-option > span,
.event-sidebar .filter-campus-option > span {
    color: #003087;
    font-family: 'Playfair Display',serif;
    font-weight: 700;   
    font-size: 20px;
    line-height: 28px !important;
    letter-spacing: 0.05em;
    padding-top: 10px;
    padding-bottom: 20px;
    display: block;
}

.page-id-8001 .qubely-block-info-box{min-height:290px;}
.page-id-63835 .qubely-block-info-box{min-height:auto;}
.page-id-63835 .qubely-block-info-box .qubely-info-box-media{padding-top:10px;}
/*.page-id-63835 .qubely-block-info-box{min-height:440px;}*/
.wp-block-qubely-button.illinoiscom-button{padding-top:0px;}

/*password style*/
.password-form{position:relative;top:75px;z-index:100000;}

.admissions-application-row .process-row .step-column a{color:#000000;}

/* Our President Page /in-the-community/leadership/our-president/ */
.hero-banner p a{color:#ffffff;}
.u9-black a{color:#ffffff;}

/* Community Solution */
.about-the-community-solution-h2{margin: 80px 0 30px 0;}
figure.tcs-knot-video{margin:0;}
.the-model h3{border-left: 5px solid #d36a39;
    padding: 0 0 0 10px;
    font-size: 32px;}
.community-solution-main-text img{float:right;margin:0 0 30px 30px;}

/* Careers page Css*/
.career-list-inner ul li:before{background: url(images/checkcircle-blue.svg) no-repeat!important;
}
.culture-row .qubely-mediacard-content-wrapper{
    max-width: 500px;
}
.culture-row .culture-btm-content,
.value-row .culture-btm-content{
    border-top:1px solid #c0c2c4;
}
.culture-row .qubely-block-mediacard .qubely-mediacard-image img{
    height: 100%;
}
.benifits-row .qubely-info-box-title-inner h2,
.value-block h2{
    font-family: 'dinot',serif;
    font-weight: 700;
}
.benifits-row .heading-benifite h2{
    font-family: 'dinot',serif;
    font-weight: 700;
}
.benifits-row .heading-benifite .qubely-block-heading h3{
    color: #000000 !important;
}
.position-row h2,
.position-row h3{
    font-family: 'dinot',serif;
}
.position-heading h2{
    color:#000000;
}
/*Colleges pages start*/
/*banner-sec */
.college-banner .page_breadcrumb {
    padding-bottom: 20px;
}
.college-banner .hero-banner:after{
    background: transparent;
}
.college-banner  .page_breadcrumb ul li.active span,
.college-banner .hero-banner .page_breadcrumb ul li a,
.college-banner .hero-banner p{
    color: #000;
}
.college-banner .hero-banner h1{
    line-height: 80px;
    color: #000;
    font-size: 63px;
    letter-spacing: 0;
}
.college-banner .hero-banner h2{
    color: #000;
    font-weight: 600;
    letter-spacing: 0;
    font-size: 45px;

}
.collegeof-posts-wrap .related-term-wrap h3{
    line-height: 45px;
    letter-spacing: 0;
}
.college-banner .hero-banner a.button {
    margin-top: 5px;
}
/*banner-sec-end*/

/*Testimonial-sec*/
.college-testimonial .detail-testimonial .testimonial-left .testimonial-img img{
    border-radius: 75px 0px 75px 75px;
}
.college-testimonial .detail-testimonial .testimonial-right{
    background-color: #E4E5E6;
    padding: 60px 50px 60px 110px;
    border-radius: 75px 0px 75px 0px;
    position: relative;
    left: -100px;
    bottom: -150px;
    min-height: 250px;
    height: 100%;
}
.college-testimonial .testimonial-jobtitle {
    margin-bottom: 20px;
}
.college-testimonial .testimonial-quote {
    margin-bottom: 0;
}
/*Testimonial-sec-end*/


/*collage-medicine-start*/
.collage-medicine .related-term-wrap .post-detail {
    border-bottom: solid 1px rgba(0, 0, 0, 0.45);
    
}
.collegeof-posts-wrap .related-term-wrap .post-detail h4,
.collegeof-posts-wrap .related-term-wrap .post-detail p {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0;
   
}
.collegeof-posts-wrap .more {
    line-height: 30px;
    letter-spacing: 0;
   
}
.collegeof-posts-wrap .related-term-wrap {
    padding: 90px 0 95px 0;
}
.collage-health-box .qubely-block-info-box .qubely-info-box-title{
    font-family: 'dinot';
}
.collegeof-posts-wrap .related-term-wrap:nth-of-type(odd) {
    background: #FFF;
}
.collegeof-posts-wrap .related-term-wrap .degree-more {
    text-align: center;
    width: 100%;
    margin: 40px 0 0 0;
}
.collegeof-posts-wrap .related-term-wrap .degree-more {
    text-align: center;
    width: 100%;
    margin: 40px 0 0 0;
}
.collegeof-posts-wrap .degree-more a.more {
    background: #D36A39;
	border-radius:10px;
    color: #FFF;
    padding: 20px;
    text-decoration: none;
}
.collegeof-posts-wrap .degree-more a.more::after {
    background: none;
    margin: 0;
    width: auto;
}
.collegeof-posts-wrap .degree-more a.more:hover {
    background-color: #FFF;
    color: #A94A1E;
    border: 1px solid #A94A1E;
}
/*list-sec-end*/
/* video-section-start*/

.college-content-sec .full-bg-gray-left,
.college-video-sec .full-bg-gray{
    position: relative;
}
.college-content-sec .full-bg-gray-left .qubely-row-overlay,
.college-video-sec .full-bg-gray .qubely-row-overlay{
    opacity: 1;
}
.college-video-sec .full-bg-gray .qubely-row-overlay::before{
    content: '';
    margin-right: calc(-100vw / 2 + 100% / 2);
    background: #E4E5E6;
    position: absolute;
    right: 0;
    height: 100%;
    top: 0;
    width: 50vw;
}
.college-content-sec .full-bg-gray-left .qubely-row-overlay::before{
    content: '';
    margin-left: calc(-100vw / 2 + 100% / 2);
    background: #E4E5E6;
    position: absolute;
    left: 0;
    height: 100%;
    top: 0;
    width: 50vw;
}
.college-content-sec .full-bg-gray-left .bullet-list{
    margin-top: 0;
    margin-left: 15px;
    list-style: inside;
}

/* video-section-end*/
/* Colleges pages end*/

/*** Breadcrumb Override Styles ***/
.page-id-9094.outline-no_hero.page-child .qubely-row .page_breadcrumb,
.page-id-2972 .faculty-crumbs .page_breadcrumb,
.page-id-7367 .page_breadcrumb,
.page-id-8255.outline-no_hero.page-child .qubely-row .page_breadcrumb,
.page-id-3063.outline-no_hero.page-child .qubely-row .page_breadcrumb{top:-40px;padding-bottom:10px;position:relative;z-index:10000;}

.page-id-49.outline-no_hero.page-child .qubely-row .page_breadcrumb{top:-45px;}
.page-id-49 .hero-banner{padding:30px 0 70px 0;}

.single-event .page_breadcrumb ul li.active span{color:#ffffff;}

/* Mega Menu Css */
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-tabbed > ul.mega-sub-menu{border-bottom:1px solid #cecece;box-shadow: 0px 5px 5px rgba(0,0,0,.25);}

.header-white #g-navigation,
.header-white #g-navigation.g-fixed-element {
    background: #ffffff;
}
.header-white #g-navigation .g-logo.g-logo-helium svg,
.header-white #g-navigation .g-logo.g-logo-helium svg path,
.header-white #g-navigation.g-fixed-element .g-logo.g-logo-helium svg,
.header-white #g-navigation.g-fixed-element .g-logo.g-logo-helium svg path{
    fill:#000 !important;
}
.header-white.outline-no_hero #g-navigation.g-fixed-element .logo-main .g-logo.g-logo-helium svg{
    filter: invert(0);
}
.header-white .connect-button {
    background: #d36a39;
    color: #fff;
    border-color: #d36a39;
    text-decoration: none;
}

.header-white #g-navigation, .header-white #g-navigation.g-fixed-element .mega-toggle-block.mega-html-block{
    color: #000 !important;
}
.outline-home .navigation-menu .mega-menu-wrap .mega-menu > li > a,
.outline-default .navigation-menu .mega-menu-wrap .mega-menu > li > a,
.outline-no_hero #g-navigation.g-fixed-element .mega-menu-wrap .mega-menu > li > a,
.outline-_error #g-navigation.g-fixed-element .mega-menu-wrap .mega-menu > li > a,
.outline-landing_pages .navigation-menu .mega-menu-wrap .mega-menu > li > a {
    color: #fff !important;
}

 .header-white.outline-home .navigation-menu .mega-menu-wrap .mega-menu > li > a,
.header-white.outline-default .navigation-menu .mega-menu-wrap .mega-menu > li > a,
.header-white.outline-no_hero #g-navigation.g-fixed-element .mega-menu-wrap .mega-menu > li > a,
.header-white.outline-_error #g-navigation.g-fixed-element .mega-menu-wrap .mega-menu > li > a,
.header-white.outline-landing_pages .navigation-menu .mega-menu-wrap .mega-menu > li > a{
    color: #000 !important;
}
.header-white.outline-home .navigation-menu .mega-menu-wrap .mega-menu > li > a:hover,
.header-white.outline-home .navigation-menu .mega-menu-wrap .mega-menu > li > a:focus,
.outline-home .navigation-menu .mega-menu-wrap .mega-menu > li > a:hover,
.outline-home .navigation-menu .mega-menu-wrap .mega-menu > li > a:focus,
.header-white.outline-default .navigation-menu .mega-menu-wrap .mega-menu > li > a:hover,
.header-white.outline-default .navigation-menu .mega-menu-wrap .mega-menu > li > a:focus,
.outline-default .navigation-menu .mega-menu-wrap .mega-menu > li > a:hover,
.outline-default .navigation-menu .mega-menu-wrap .mega-menu > li > a:focus,
.outline-no_hero #g-navigation.g-fixed-element .mega-menu-wrap .mega-menu > li > a:hover,
.outline-no_hero #g-navigation.g-fixed-element .mega-menu-wrap .mega-menu > li > a:focus,
.outline-_error #g-navigation.g-fixed-element .mega-menu-wrap .mega-menu > li > a:hover,
.outline-_error #g-navigation.g-fixed-element .mega-menu-wrap .mega-menu > li > a:focus{
    color: #d36a39 !important;
}
.header-white .connect-button:hover {
    background: #fff;
    color: #d36a39;
    border-color: #d36a39;
}

.page-id-11425 .qubely-info-box-title-inner .qubely-info-box-title,
.page-id-11227 .qubely-info-box-title-inner .qubely-info-box-title,
.page-id-11411 .qubely-info-box-title-inner .qubely-info-box-title,
.page-id-11763 .qubely-info-box-title-inner .qubely-info-box-title,
.page-id-11392 .qubely-info-box-title-inner .qubely-info-box-title,
.page-id-10584 .qubely-info-box-title-inner .qubely-info-box-title,
.page-id-10578 .qubely-info-box-title-inner .qubely-info-box-title{display:none;}
.page-id-10578 .innovation-section .qubely-info-box-title-inner .qubely-info-box-title,
.page-id-10578 .lp-community .qubely-info-box-title-inner .qubely-info-box-title{display:block;}




.page-id-10578 .nav-buttons .fa span{display:none;}

/*.navigation-menu .mega-menu-wrap,
.navigation-menu .mega-menu-wrap .mega-menu{
    position: initial !important;
}*/

.navigation-menu .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
.navigation-menu .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-megamenu > ul.mega-sub-menu{
    min-height: calc(100% - 60px) !important;
    height: calc(100% - 60px) !important;
    top:30px !important;
}
/*.header-white .navigation-menu .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > .moreInfo{
    width: 100vw !important;
    left: 50% !important;
    right: 50% !important;
    margin-left: -50vw !important;
    margin-right: -50vw !important;
    background: #ffffff;
    height: 100%;
    position: absolute;
    display: inline-block;
    top: 0;
    z-index: 0;
    visibility: visible !important;
}*/
.navigation-menu .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu .mega-indicator{
    display: none !important;
}

.navigation-menu .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item,
.navigation-menu .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item{
    padding: 0 !important;
}
.navigation-menu .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{
    font-weight: bold !important;
}
/*#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu{
    border: none !important;
    display: none;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:hover > ul.mega-sub-menu{
    display: block;
}*/
.navigation-menu .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column{
    padding-left: 40px !important;
    padding-right: 40px !important;
}
.navigation-menu .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column:last-child{
    padding-right: 0 !important;
}
.navigation-menu .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{
    font-size: 15px !important;
    font-weight: bold !important;
    color: #000 !important;
    text-transform: capitalize !important;
    padding: 12px 0 !important;
    line-height: 20px !important;
}
.navigation-menu .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,
.navigation-menu .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus{
    color: #D36A39 !important;
}
.navigation-menu .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column.second-level-menu.border-right{
    border-left:1px solid rgba(0, 0, 0, 0.3) !important;
}
.navigation-menu .mega-menu-wrap > .mega-menu > li.mega-menu-item > ul.mega-sub-menu > li > ul.mega-sub-menu,
.navigation-menu .mega-menu-wrap > .mega-menu > li.mega-menu-item > ul.mega-sub-menu > li > ul.mega-sub-menu > .mega-menu-row,
.navigation-menu .mega-menu-wrap > .mega-menu > li.mega-menu-item > ul.mega-sub-menu > li > ul.mega-sub-menu .second-level-menu{
    display: flex;
    flex-direction: column;
    height: 100% !important;
}
.navigation-menu .mega-menu-wrap > .mega-menu > li.mega-menu-item > ul.mega-sub-menu > li > .mega-sub-menu .mega-menu-row > .mega-sub-menu{
    display: flex;
    flex-direction: column;
    height: 100% !important;
}
/* .navigation-menu .mega-menu-wrap > .mega-menu > li.mega-menu-item > ul.mega-sub-menu > li > ul.mega-sub-menu .second-level-menu .mega-menu-item-type-widget .custom-html-widget a{ */

.navigation-menu .mega-menu-wrap > .mega-menu > li.mega-menu-item > ul.mega-sub-menu > li > ul.mega-sub-menu  .mega-menu-item-type-widget .custom-html-widget a{     font-size: 15px !important;
    font-weight: bold !important;
    color: #000 !important;
    text-transform: capitalize !important;
    margin: 25px 0 12px !important;
    line-height: 24px !important;
    display: flex;
    clear: both;
    text-decoration: none;
    align-items: center;
    width: 115px;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{
	font-size:15px!important;
  line-height:20px;
  text-transform: none!important;
}
.navigation-menu .mega-menu-wrap > .mega-menu > li.mega-menu-item > ul.mega-sub-menu > li > ul.mega-sub-menu .mega-menu-item-type-widget .custom-html-widget a > i{
    margin-left: 7px;
}
.navigation-menu .mega-menu-wrap > .mega-menu > li.mega-menu-item > ul.mega-sub-menu > li > ul.mega-sub-menu .second-level-menu .mega-menu-item-type-widget .custom-html-widget a:hover,
.navigation-menu .mega-menu-wrap > .mega-menu > li.mega-menu-item > ul.mega-sub-menu > li > ul.mega-sub-menu .second-level-menu .mega-menu-item-type-widget .custom-html-widget a:focus{
    color: #D36A39 !important;
}
/* //Mega Menu Css */

/*   OUR APPROCH page  Css */
.heading-left-border-white {
    border-left: solid 4px #fff;
    padding-left: 37px;
    margin-left: -30px;
}

/* Trustees-page */
.trustees-wrapper h2,
.trustees-wrapper h4{
    margin-top: 0;
}

.trustees-wrapper .qubely-block-divider{
    display: block !important;
    line-height: 0;    
}
.trustees-wrapper .wp-block-qubely-divider{
    padding-top: 0;
    padding-bottom: 0;
}
.trustees-wrapper .qubely-block-divider > div{
    width:calc(100% - 65px) !important;
}
.trustees-wrapper .qubely-block-text p:last-child{
    margin-bottom: 0;
}
.benefit-section .qubely-block-info-box{
    min-height: 375px;
}
.benifit-link a{color:#D36A39; text-decoration:none}
.qubely-separator-solid { display: inline-block; }

/*Our Campus Locations page*/
.wrapper-location{
    display: flex;
    flex-wrap: wrap;
    gap: 34px;
}
.wrapper-location .location-all {
    width: calc(33.33% - 34px);  
    
}
.wrapper-location .location-all .location{
    background-color: #FFFFFF;
    padding: 24px;
}
.wrapper-location .location-all:hover .location{
    background-color: #003087;
    padding: 24px;
}
.wrapper-location .location-all .location a{ text-decoration: none;}
.wrapper-location .location-all .location h3{
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0.05em;
    color: #000000;
    margin-top: 0;
    margin-bottom:8px;

}
.wrapper-location .location-all:hover .location h3{   
    color: #FFF;
}
.wrapper-location .location-all .location h3:hover{
    color: #F29845;
}
.wrapper-location .location-all .location p{
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.04em;
    color: #000;
    margin-bottom: 34px;
}
.wrapper-location .location-all:hover .location p{
    color: #FFF;
}
.wrapper-location .location-all .location .location-button span{
    margin-right: 36px;
}
.wrapper-location .location-all .location .location-button a{
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.04em;
    color: #000;
    text-decoration: none;
}
.wrapper-location .location-all:hover .location .location-button a{
    color: #FFF;
}

.wrapper-location .location-all .location .location-button a:hover{
    color: #d36a39;
}
.wrapper-location .location-all .location .location-button a:after{
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900; content: "\f061";
    margin-left: 7px;
}

.location-details .location-inner-tour-section .tour-left{width:500px;}
.location-details .location-inner-tour-section .tour-left h2{font-size:32px;line-height:44px;width:350px;}

/*our location detail page*/
.home-tabs .aid-tab-section .qubely-tab-nav .qubely-tab-item.qubely-active .qubely-tab-title:before {
    content: "\f068";
    position: absolute;
    font-family: "Font Awesome 5 Free";
    color: #000;
    right: 0;
    font-size: 14px;
}
.home-tabs .aid-tab-section .qubely-tab-nav .qubely-tab-item .qubely-tab-title:before{
    content: "\f067";
    color: #000;
    right: 0;
}
.home-tabs .aid-tab-section .qubely-tab-nav .qubely-tab-item:first-child{
    border-top: none !important;
}
.home-tabs .aid-tab-section .qubely-tab-nav .qubely-tab-item .qubely-tab-title{
    padding-left: 0 !important;
    font-family: 'Playfair Display',serif;
}
.aid-tab-section .aid-tab-content .qubely-block-accordion .wp-block-qubely-accordion-item{
    margin-bottom: 0;
    padding-bottom: 0;
}
.aid-tab-section .aid-tab-content .qubely-accordion-item .qubely-accordion-icon,
.aid-tab-section .aid-tab-content .qubely-accordion-item .qubely-accordion-body p{
    opacity: 1;
}
.aid-tab-section .aid-tab-content .qubely-block-accordion .wp-block-qubely-accordion-item:first-child .qubely-accordion-panel{
    border-top:1px solid #c0c2c4;
}
.aid-tab-section .aid-tab-content .qubely-block-accordion .wp-block-qubely-accordion-item:last-child .qubely-accordion-panel{
    border: none;
    border-bottom:1px solid #c0c2c4;
}
.page-id-8030 .qubely-block-accordion .wp-block-qubely-accordion-item:last-child .qubely-accordion-panel{border:none;}
.calculating-section .admission-content h3{
    font-family: "dinot",serif;
}
.conduct-section a{
    color: #d36a39;
}
.conduct-section ol > li:first-child{
    margin-top: 0;
}
.conduct-section ol > li{
    font-weight: 700;
    margin-top: 40px;
    margin-bottom: 40px;
}
.conduct-section ol > li > ul{
    list-style: lower-latin;
    border-left: 1px solid #D36A39;
    margin-left: 0;
    margin-top: 40px;
    margin-bottom: 0;
    padding-left: 80px;
    font-weight: 400;
}
.our-value-section p{
    font-family: inherit;
}
.our-value-secondslider {}
.article-carousel .qubely-carousel-item{
    padding: 0;
    background: none;
}
.process-row .step-column h3,
.process-row .step-column h2{
    font-family: "dinot",serif;
}
.process-row .step-column .qubely-column-inner .qubely-block-heading h3{
    position: absolute;
    left:-22px;
    top:30px;
    transform: rotate(90deg);
}
.process-row .step-column .qubely-column-inner .qubely-heading-container h2{
    padding-left: 25px;
}
.process-row .step-column a{
    color: #fff;
}
/* .step-right-column{
    max-height: 800px;
    overflow: auto;
}
.step-right-column::-webkit-scrollbar{
    display: none;
} */

.location-map a{color:#ffffff;}
.term-55 .location-inner-tour-section, .term-56 .location-inner-tour-section{display:none;}

/* Centers & Institutes */
.centers-institutes-banner .hero-banner{
    padding: 200px 0 100px 0;
    background-position: center;
}

/* End Centers & Institutes CSS */
.our-value-secondslider  .qubely-post-grid-content h3 {
        font-family: "dinot" !important;   
        margin-top: 24px;
}
.our-value-page .home-stories-slider .owl-carousel .owl-dots {
    display:none;
}
.school-approach-left .qubely-heading-selector{
     font-family: "dinot" !important;   
}
.aid-tab-section .qubely-block-tab .qubely-tab-nav .qubely-tab-item .qubely-tab-title:hover {
    color:#d36a39;
}
.fa-learn-aid .qubely-block-accordion .wp-block-qubely-accordion-item:last-child .qubely-accordion-panel,
.page-id-7354 .qubely-block-accordion .wp-block-qubely-accordion-item:last-child .qubely-accordion-panel{border-top-width:0px;}

.landing-tabs .qubely-tab-content { width:100%}

/*** Missions and Vision ***/
ul.ilo-list{margin-top:0px;}


/* The Chicago School page*/
.our-approach-right .qubely-heading-selector{
   font-family: "dinot" !important;   
}
.education-info .qubely-info-box-media {
    min-height: 90px;
}

.innovation-section .qubely-block-text-title-container{
    min-height: 72px;
}

.innovation-section .qubely-block-text-title-container 
.qubely-block-text-title{
    font-family: "dinot" !important;   
}

.impact-info .qubely-info-box-media {
    min-height: 95px;
}

.area-of-study-tabs .qubely-block-tab .qubely-tab-nav .qubely-tab-item:last-child .qubely-tab-title{
border-right:none ;
}
.area-of-study-tabs .qubely-block-tab .qubely-tab-nav .qubely-tab-item .qubely-tab-title{
 line-height: 1;
}

.quote-desc p {
    font-family: playfair display,serif!important;
}
.quote-desc {
    position: relative;
}
 .quote-desc:before {
    content: '';
    background-image: url(images/quotes.png);
    background-repeat: no-repeat;
    width: 26px;
    height: 21px;
    position: absolute;
    left: -35px;
    top: -20px;
}

.area-of-study-tabs h5.qubely-heading-selector{
    font-family: "dinot" !important;   
}
.area-of-study-tabs h6.qubely-block-text-title{ margin: 0; } 
.accreditation-section .tablepress thead th {
    background-color: #003087;
    color: #FFF;
}
.area-of-study-tabs .nav-buttons button {
    background: #d36a39;
    color: #fff;
    padding: 8px 14px;
    border-radius: 12px;
    font-size: 14px;
    border: solid 1px #d36a39; 
    top: 50%;
    position: absolute;
}

.area-of-study-tabs .nav-buttons #prev-tab {  
    left: -0px;   
}
.area-of-study-tabs .nav-buttons #next-tab {   
    right: -0px;    
}

.request-form-section {
    background-color: #e4e5e6;
    padding: 70px 0 0
}
.request-form-section .request-form-title h2 {
    font-size: 35px;
    line-height: 45px;
    color: #000;
    text-align: center;
    margin: 0 0 30px;
    font-weight: 700
}
.request-form-data {
    position: relative;
    z-index: 10
}
.request-form-section .nf-field-container {
    margin-bottom: 20px
}
.request-form-section .nf-multi-cell .nf-cell {
    padding: 0 15px
}
.request-form-section .nf-field-container.submit-container {
    margin-top: 30px;
    margin-bottom: 0
}
.request-form-section h3 {
    color: #000
}
.request-form-section .nf-mp-header h3 {
    color: #000;
    margin-top: 0;
    margin-bottom: 25px;
    font-size: 14px
}
.request-form-section .nf-form-content label {
    color: #000;
    margin-bottom: 5px;
    font-size: 14px
}
.request-form-section .nf-form-content input.ninja-forms-field {
    background-color: #fff;
    border: 1px solid #707070;
    height: 50px!important
}
.request-form-section .nf-form-content .list-select-wrap>div select {
    height: 50px!important
}
.request-form-section .nf-form-content .list-select-wrap .nf-field-element>div {
    background-color: #fff;
    border: 1px solid #707070;
    height: 50px!important;
    top: 0!important
}
.request-form-section .nf-form-content .list-select-wrap>div div:after {
    content: '';
    background: url(images/down-arrow.webp);
    background-repeat: no-repeat;
    width: 24px;
    background-position: center;
    height: 50px!important
}
.request-form-section .nf-form-content .submit-wrap .ninja-forms-field,.request-form-section .nf-next-item input {
    background: #d36a39!important;
    color: #fff!important;
    padding: 16px 32px!important;
    text-decoration: none;
    border-radius: 12px!important;
    display: inline-block;
    font-size: 14px!important;
    line-height: 24px!important;
    font-weight: 700!important;
    border: solid 1px #d36a39!important;
    min-height: 55px;
    width: auto!important;
    font-family: dinot!important
}
.request-form-section .nf-form-content .opt-in-text-container .nf-field-label {
    width: 30%!important;
    min-width: 270px;
    text-align: left!important
}
.request-form-section .nf-form-content .opt-in-text-container .nf-field-description {
    text-align: left!important
}
.request-form-section .nf-form-content .list-radio-wrap .nf-field-label {
    margin-bottom: 15px!important;
    color: #000
}
.request-form-section .nf-form-content .list-radio-wrap input[type=radio] {
    opacity: 0
}
.request-form-section .nf-form-content .list-radio-wrap .nf-field-element li label {
    color: #000!important
}
.request-form-section .nf-form-content .submit-wrap .ninja-forms-field:hover,.request-form-section .nf-next-item input:hover {
    background-color: transparent!important;
    color: #000!important
}
.request-form-section .nf-form-content .submit-wrap,.request-form-section .nf-next-item {
    text-align: center
}


/* custom areaof-study */
.wrapper-areaof-study{
    display: flex;
    flex-wrap: wrap;
    gap: 34px;
}

.wrapper-areaof-study .terms-items {
    width: calc(33.33% - 34px);
    text-align: center;
}
.wrapper-areaof-study .terms-items:hover .terms-content{
    background: #003087;
}
.wrapper-areaof-study .terms-items:hover h4{
    color: #FFF;
}

.wrapper-areaof-study .terms-content{
    background-color: #FFFFFF;
    padding: 24px;
    min-height: 152px;
}
.wrapper-areaof-study .terms-content h4 {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0.05em;
    color: #000000;
    margin-top: 0;
    margin-bottom: 8px;
}
.custom-btn{
    background-color: #d36a39;
  border:1px solid #d36a39;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 0.04em;
    padding: 16px 32px 16px 32px;
    border-radius: 10px;
    line-height: 20px;
    margin: 40px 0;
    text-decoration: none;
    position: relative;
    text-transform: capitalize;
    cursor: pointer;
}
.custom-btn:hover {
    background-color: #fff;
    color: #d36a39;
}
.custom-btn:after{
    content: '';
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    content: "\f061";
    margin-left: 8px;
}
.international-buttons-wrapper .qubely-block-button-group {
    align-items: center;
}
.international-buttons-wrapper .wp-block-qubely-button.qubely-group-button{
    width: 112px;
}

.connect-steps.international-stepfrom {
     border:solid 1px #003087; 
    border-radius: 30px;
}
.connect-steps.international-stepfrom  .qubely-column-inner{
    background: none;
   
}
.connect-steps.international-stepfrom  .nf-form-content .list-select-wrap > div select{
    border: solid 1px #DDD;
}
.international-stepfrom.connect-steps .nf-form-content .nf-next-previous .nf-next-item input[type="button"]{
  background: #d36a39 !important; 
  border: solid 1px #d36a39; 
}
.international-stepfrom.connect-steps .nf-form-content .nf-next-previous .nf-next-item input[type="button"]:hover{
  background: #FFF !important; 
  border: solid 1px #d36a39; 
  color: #d36a39;
}

.international-stepfrom.connect-steps .nf-form-content{}

/* Complianz Cookie Banner */
#cmplz-manage-consent .cmplz-manage-consent {
    right: unset!important;
    left: 40px;
}
.page .cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept{opacity:1;
-webkit-transition: opacity 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out;
}
.page .cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept:hover{opacity:.8;}


/*national-brand-page css***************************************/

 #g-navigation.national-brand-page .g-main-nav .g-toplevel > li > .g-menu-item-container {
    color: #000;
    text-transform: uppercase;
}

#g-navigation.national-brand-page:before {
    content: "";
    height: 50px;
    position: absolute;
    width: 100%;
    background: #fff;
}
.outline-learn_landing_pages .g-fixed-container ,
.outline-national_brand_landing_pages .g-fixed-container {
    position: relative;
}
.header-phonenumber a{
    font-size: 30px;
    line-height: 44px;
    color: #000;
    font-family: "Playfair Display";
    font-weight: 700;
    text-decoration: none;
}
.outline-learn_landing_pages .header-phonenumber,
.outline-national_brand_landing_pages .header-phonenumber {
    display: flex;
    justify-content: end;
    align-items: center;
}
.outline-learn_landing_pages .g-fixed-container,
.outline-national_brand_landing_pages .g-fixed-container{
    padding: 20px 0;
    height: 144px !important;

}
.outline-learn_landing_pages #g-navigation.g-fixed-element .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content .g-menu-item-title,
.outline-national_brand_landing_pages #g-navigation.g-fixed-element .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content .g-menu-item-title{
 color: #000 !important;
}

.outline-learn_landing_pages #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content .g-menu-item-title,
.outline-learn_landing_pages #g-navigation.g-fixed-element .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content .g-menu-item-title,
.outline-national_brand_landing_pages #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content .g-menu-item-title,
.outline-national_brand_landing_pages #g-navigation.g-fixed-element .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content .g-menu-item-title{
    color: #f29845;
}

.learn-our-approach .wp-block-columns{gap:1em;}

#g-navigation.national-brand-page .logo-main  .g-content, 
#g-navigation.national-brand-page .align-right .g-content {
    margin: 0;
    padding: 0;
}
.header-phonenumber .fa.fa-phone{
    margin-right: 15px;
    color: #0070B3;
    line-height: 36px;
    font-size: 30px;
}
#g-navigation.national-brand-page.g-fixed-element .logo-main  .g-content,
#g-navigation.national-brand-page.g-fixed-element .align-right  .g-content{
    margin: 0.625rem !important;
    padding: 0.938rem !important;
}
#g-offcanvas .g-toplevel li {
    display: block;
    width: 100%;
}

.national-footer-menu{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 0;
}
.national-footer-menu  li{
    list-style: none;
    margin: 0 10px;
    position: relative;
    
}
.national-footer-menu  li:first-child {
    margin-left: 0;
}
.outline-national_brand_landing_pages .national-footer-menu  li a:after{
    content: "";
    position: absolute;
    top: 10px;
    right: -11px;
    width: 1px;
    height: 12px;
    background-color: #fff;


}
.national-footer-menu  li:last-child a:after{
    display: none;
}
.national-footer-menu  li a{
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    font-family: "dinot";
    text-decoration: none;
}
.national-page-footer .g-copyright {
    font-size: 16px!important;
    line-height: 22px!important;
    color: #fff;
    font-family: "dinot";
}
#g-footer.national-page-footer{
  padding: 390px 0 60px 0;  
}
#g-footer.national-page-footer .g-content {
    margin: 0;
}

.outline-national_brand_landing_pages #g-footer.national-page-footer {
    background-color: #E4E5E6;
}
.outline-learn_landing_pages.g-offcanvas-right #g-offcanvas,
.outline-national_brand_landing_pages.g-offcanvas-right #g-offcanvas {   
    padding-top: 50px !important;
     z-index: 9999999;
}

.outline-national_brand_landing_pages #g-footer:after {
    height: calc(50% - 80px);
}

.outline-national_brand_landing_pages .national-page-footer .para{
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    font-weight: 400;
    font-family: "dinot";
}
.outline-learn_landing_pages #g-navigation,
.outline-national_brand_landing_pages #g-navigation{
    position: relative;
}
.outline-learn_landing_pages .g-offcanvas-toggle,
.outline-national_brand_landing_pages .g-offcanvas-toggle{
    color: #000;
}
.outline-learn_landing_pages  #g-offcanvas .g-offcanvas-toggle,
.outline-national_brand_landing_pages #g-offcanvas .g-offcanvas-toggle{
    left: auto;
    right: 100px;
    top: 25px;
}
.logged-in.outline-learn_landing_pages  #g-offcanvas .g-offcanvas-toggle,
.logged-in.outline-national_brand_landing_pages #g-offcanvas .g-offcanvas-toggle{
 top: 40px;
}
.logged-in.outline-learn_landing_pages #g-navigation.g-fixed-element .g-offcanvas-toggle
.outline-national_brand_landing_pages #g-navigation.g-fixed-element .g-offcanvas-toggle{
    color: #FFF;
}
.outline-learn_landing_pages #g-navigation.g-fixed-element,
.outline-national_brand_landing_pages #g-navigation.g-fixed-element{
 background-color: rgba(255, 255, 255, 1);
}

.page-id-50543.outline-learn_landing_pages h5.qubely-info-box-title{display:none;}

/*****************************national-brand-page css*/


/*landingpage footer start*/

.Custom-footer-content p{
    font-size: 14px;
    line-height: 20px;
    color: #a9a9a9;
    text-align: center;
    margin: 0;
}
.custom-footer-data ul{
    display: flex;
    justify-content: center;
    text-align: center;
    margin: 0 0 20px;
}
.custom-footer-data ul li{
    list-style: none;
}
.custom-footer-data ul li a{
    padding: 0px 10px;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    text-decoration: none;

}
.custom-footer-data ul li a:hover{
    text-decoration: underline;
    color: #D36A39;
}
.custom-footer-data ul li{
    position: relative;
}
.landingpage-footer .custom-footer-data ul li::after{
    content: "";
    position: absolute;
    top: 9px;
    right: -1px;
    width: 1px;
    height: 14px;
    background-color: #fff;
    
}
.landingpage-footer .custom-footer-data ul li:last-child::after{
    display: none;
}
.landingpage-footer .footer-copyright{
    font-size: 14px;
    line-height: 24px;
    text-align: center;
   
}
.landingpage-footer .g-content, .landingpage-footer .g-particle {
    padding: 0 ;
    margin: 0 ;
}
.landingpage-footer .accessible-button {
    color: #fff;
    text-align: center;
}
.landingpage-footer #accessibility-mode-state {
    font-size: 18px;
    font-weight: 700;
}
.innovation-section img.qubely-info-box-image{
margin-top:10px;}

/*landingpage footer start*/

/*national brand page start*/
.outline-national_brand_landing_pages .detail-testimonial  .testimonial-link{
  display:none;
}

#find-out-more .lp-hero-left-text a{color:#ffffff;}

.national-brand-topsec .qubely-column-inner{
    min-height: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.national-brand-approachsec .qubely-column-inner{
    min-height: 200px;
}
.national-brand-approachsec .education-col .qubely-column-inner{
    border-left: solid 10px #003087;
}
.national-brand-approachsec .innovation-col .qubely-column-inner{
    border-left: solid 10px #D36A39;
}
.national-brand-approachsec .community-col .qubely-column-inner{
    border-left: solid 10px #0070B3;
}
.national-brand-approachsec .impact-col .qubely-column-inner{
    border-left: solid 10px #F29845;
}

/*national brand page end*/

/*css for our approach page*/
.innovation-section .qubely-block-info-box .qubely-info-box-media{
    max-width: 80px;
    height: auto;
  justify-content:center;
}

.dataTables_wrapper .tablepress table,  .dataTables_wrapper .tablepress tr{
    font-size: 14px;
    line-height: 20px;
    
}
.dataTables_wrapper .tablepress th{
    font-size: 16px;
    line-height: 22px;
    
}
.dataTables_wrapper .tablepress .odd{
    background-color: #E4E5E6;
}
.innovation-section h3, .community-section h3{
font-family: "dinot" !important;}

/* approach page testimonial */
#g-navigation.g-fixed-element{
    background-color: rgba(0, 0, 0, 0.8);
}
.heading-left-border-black {
    border-left: solid 4px #000;
   padding: 5px 0 10px 27px!important;
    margin-left: -35px;
}
.approch-testiomonial .qubely-tesitmonial-item{
    position:relative;
    padding-left:35px;
}
.approch-testiomonial .qubely-tesitmonial-item .qubely-quote-icon{ 
 position:absolute;
    left:3px;
}
.approch-testiomonial .qubely-tesitmonial-item .qubely-quote-icon:before{
    content: '';
    background: url(/wp-content/uploads/2023/03/quotes.png);
    width: 22px;
    height: 16px;
    display: inline-block;
}
.navbutonn {
    z-index: 9999;
}
.list-program ul li:last-child {
    margin-top: 0px;
}
.admission-row .title-spacing-none .qubely-block-text {
margin-top:50px;}

.parent-pageid-6191 .top-navigation-menu .g-container .g-grid .top-navigation {
    display:none;
}
.parent-pageid-6191 .top-navigation-menu .g-container .g-grid .widget.widget_search {
    display:none;
}
.parent-pageid-6191 #g-navigation:before {
    display:none;
}
.thankyou-banner .hero-banner{
        padding: 270px 0 300px 0;
}

/*css for our approach page end*/
/*commitment-to-diversity page css*/
.commitment-to-diversity .qubely-testimonial-author-info{
    text-align:right;
}
.access-section-video{
    z-index:1;
    position:relative;
    float:none;
    width:100%;
    
}
.equity-section .heading-left-border-white {
    padding: 5px 0 10px 27px!important;
    margin-left: -34px;
}
.access-section-list ul{
    margin-left:15px;
}
.access-section-list ul li{
    font-size: 16px;
    line-height: 30px !important;
    letter-spacing: .04em;
    margin-bottom:10px;
}
.access-section-video video{
    min-height:300px;
}
.custum-heading h2{
    font-family: "dinot";
}

.video-section figure{
    margin:0 !important;
}
.commitment-to-diversity figure{
    margin:0 !important;
}
.video-section .wp-block-embed.alignleft {max-width: 100% !important;
    margin:0 !important
}
.video-section .wp-block-embed iframe{
    height:258px
}
.commitment-to-diversity .wp-block-embed.alignleft {max-width: 100% !important;
    margin:0 !important
}

.commitment-to-diversity .wp-block-embed iframe{
    height:271px;
}

/*commitment-to-diversity page css end*/

.program-blue-boxes{
border-left:1px solid #0073B4;border-top:1px solid #0073B4;border-right:1px solid #0073B4;border-bottom:10px solid #0073B4;float:left;margin:0 20px 20px 0;min-height: 420px;padding:20px;width:45%;
}

/* DO Program */
.collageof-degree-single .collegeof-opportunity-block-content p{margin-bottom:15px!important;}
.illinoiscom-mission-statement p{font-size:24px; line-height:40px;}
#do-social-wrapper img{max-height:25px;margin:0 10px 10px 0;width:auto;}

table.illinoiscom-courses{border-left:1px solid #666;border-right:0px solid #666;border-bottom:0px solid #666;border-top:0px solid #666;}
.course-year{}
tr.course-term-hours th{background-color:#e4e5e6;border-right:#666 1px solid;font-size:18px;padding:20px;}
tr.course-year th{background-color:#003087;border-right:1px solid #666;color:#ffffff;font-size:22px;text-align:center;}
tr.gray-bg{background-color:#f3f3f3;}
.illinoiscom-courses tr{border-bottom:#666 1px solid;}
.illinoiscom-courses tr th{}
.illinoiscom-courses tr td{border-right:1px solid #666;padding:10px 20px;}

.collageof-degree-single .custom-accordion-menu .qubely-accordion-content .qubely-submenu-item{text-transform:none!important;}
.collageof-degree-single .custom-accordion-menu .qubely-accordion-content a.qubely-submenu-item{text-decoration:none;}
.collageof-degree-single .custom-accordion-menu .qubely-accordion-content a.qubely-submenu-item:hover{text-decoration:underline;}

/*Ninja form for landing page start*/
.nf-form-content label {
    font-family: "dinot";
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 19px !important;
    letter-spacing: 0.04em;
}

.nf-next-previous, .nf-breadcrumbs {
    margin-bottom:0 !important;
}
.brand-bottom-form .nf-form-content label {
    color: #000;
}
.brand-top-form .nf-form-content label {
    color: #003087;
}
.brand-bottom-form .nf-form-content .label-above .nf-field-label,
.brand-top-form .nf-form-content .label-above .nf-field-label{
    margin-bottom: 10px !important;
}
.brand-top-form #ninja_forms_required_items, .nf-field-container,
.brand-botom-form #ninja_forms_required_items, .nf-field-container{
    margin-bottom:10px !important;
}
.nf-form-content select.ninja-forms-field {
    color: #333333 !important;
}
.nf-form-content .nf-next-previous .nf-next-item input[type="button"] {
    background: #d36a39 !important;
    border: solid 1px #d36a39;
}
.nf-form-content .nf-next-previous .nf-next-item input[type="button"]:hover {
    background: #FFF !important;
    border: solid 1px #d36a39 !important;
    color: #d36a39 !important;
}
.brand-top-form .nf-form-content .nf-next-previous .nf-next-item input[type="button"]:hover,
.brand-top-form .nf-form-content .nf-next-previous .nf-next-item input[type="button"]:hover, 
.brand-bottom-form .nf-form-content .nf-next-previous .nf-next-item input[type="button"]:hover,
.brand-bottom-form .nf-form-content .nf-next-previous .nf-next-item input[type="button"]:hover {
    background: #FFF !important;
    border: solid 1px #d36a39;
    color: #d36a39 !important;
}
.brand-top-form  .nf-field-element h3,.brand-top-form .nf-mp-header h3,
.brand-bottom-form .nf-field-element h3,.brand-bottom-form .nf-mp-header h3{
    font-size: 24px !important;
    margin-top: 0px;
    color: #000;
    font-weight: 400;
}

.brand-top-form .nf-form-content .list-select-wrap > div div,
.brand-bottom-form .nf-form-content .list-select-wrap > div div {
    height: 50px !important;
    top: 0 !important;
}
.brand-top-form .nf-form-content select.ninja-forms-field,
.brand-top-form .nf-form-content select.ninja-forms-field:not([multiple]),
.brand-bottom-form .nf-form-content select.ninja-forms-field,
.brand-bottom-form .nf-form-content select.ninja-forms-field:not([multiple]){
   height: 50px !important;
    padding:0px  12px !important;
}
/* .brand-bottom-form .nf-form-content .list-select-wrap>div div:after,
.brand-top-form .nf-form-content .list-select-wrap>div div:after{
    top: 7px;
} */
.brand-bottom-form .nf-form-content .listselect-wrap .nf-field-element div,
.brand-bottom-form .nf-form-content input.ninja-forms-field,
.brand-top-form .nf-form-content .listselect-wrap .nf-field-element div,
.brand-top-form .nf-form-content input.ninja-forms-field{
   height: 50px !important;
   line-height: 50px !important;
   padding:0 12px !important;

}
.brand-bottom-form .opt-in-text-container .nf-field-description p,
.brand-top-form .opt-in-text-container .nf-field-description p{
    font-size:10px !important
}

/* Start location Slider style CSS */

.block-location-slider .owl-carousel {
      display: flex;
      align-items: center;
      justify-content: center;
    }
.block-location-slider .owl-item {
      text-align: center;
    }
.block-location-slider .owl-carousel .location-info .location-name h3 {
    font-size: 25px;
    line-height: 36px;
    font-weight: 700;
    color: #ffffff;
    font-style: normal;     
 }
.block-location-slider .owl-carousel .location-info .location-desc p {
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
}
.block-location-slider .owl-carousel .owl-nav {
    position: absolute;
    top: 40%;
    width: 100%;
}
.block-location-slider .owl-carousel .owl-nav button {
    background: #D36A39;
    color: #FFF;
    padding: 4px 13px !important;
    border-radius: 10px;
    position: absolute;
    cursor: pointer;
    transition: 0.25s;
 }
.block-location-slider .owl-carousel .owl-nav button:hover {
    background: #D36A39;
    color: #fff;
    opacity: 0.7;
 }
.block-location-slider .owl-carousel .owl-nav button.owl-prev {
    left: -50px !important;
}
.block-location-slider .owl-carousel .owl-nav button.owl-next {
    right: -50px !important;
 }
.block-location-slider .location-img{
        position: relative;
}
.block-location-slider .location-info{
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    z-index: 1;
    flex-direction: column;
    text-align: center;
    padding: 60px;
}
.block-location-slider .owl-item .overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 48, 135,0.8);
}
.block-location-slider .owl-item:nth-child(2)  .overlay {   
    background-color: rgba(211, 106, 57, 0.8);
}
.block-location-slider .owl-item:nth-child(3) .overlay {
    background-color: rgba(0, 112, 179, 0.8)
}
.block-location-slider .owl-item:nth-child(5) .overlay {
     background-color: rgba(211, 106, 57, 0.8);
}
.block-location-slider .owl-item:nth-child(6) .overlay {
    background-color: rgba(0, 112, 179, 0.8)
 }
.block-location-slider .location-img img{
    min-height: 320px;
    width: auto;
    object-fit: cover;
}

/*Ninja form label blue end*/
.outline-national_brand_landing_pages .nf-form-content .submit-wrap .ninja-forms-field{
    background: #d36a39 !important;
    border: solid 1px #d36a39;
    height:  50px !important;
    padding: 0 15px !important;
}
.outline-national_brand_landing_pages .nf-form-content .submit-wrap .ninja-forms-field:hover,
.outline-national_brand_landing_pages .nf-form-content .submit-wrap .ninja-forms-field:focus{
    background: #FFF !important;
    border: solid 1px #d36a39;
    color: #d36a39 !important;
}
.brand-bottom-form .current-address .nf-field-element > h3,    
.brand-top-form .current-address .nf-field-element > h3 {       
    font-size: 40px !important;
    line-height: 55px;
    letter-spacing: 0.5px;
    margin-top: 0px;
    color: #000 !important;
    font-weight: 400
}

/* AOS template Css start */

.aos-template-content .container{    
    padding: 0 15px;
}
.aos-template-content .col, .aos-template-content [class*="col-"] {
    padding: 0 15px;
}
.aos-template-content .aos-hero-section {
    margin-left: calc(-100vw/2 + 100%/2);
    margin-right: calc(-100vw/2 + 100%/2);
    max-width: 100vw;
}
.aos-template-content .aos-hero-section .hero-banner-wrap{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding:70px 0 40px
}
/*.aos-template-content .aos-hero-section .row{
    align-items: center;
}*/
.aos-template-content .aos-hero-section .aos-hero-left {
    color:#FFF;
    padding-right: 45px;
}
.aos-template-content .aos-hero-section .aos-hero-left h2{
    font-weight: 700;
    font-size: 64px;
    line-height: 70px;
    letter-spacing: 0.05em;
}
.aos-template-content .aos-hero-section .aos-hero-left p{  
    font-size: 16px;
    line-height: 30px !important;
    letter-spacing: .04em;
}
.aos-template-content .aos-hero-section .aos-hero-form {
    background:#FFF;
    border:solid 3px #D36A39;
    padding:25px 30px 15px 30px;
}
.aos-template-content .aos-hero-form .form-title{ 
    font-weight: 700;
    font-size: 25px;
    line-height: 26px;
    color: #003087;
    margin: 10px 0 10px;
}
.aos-template-content .aos-hero-form .nf-mp-header h3{
    font-weight: 400;
    font-size: 24px !important;
    line-height: 55px !important;
    font-family: Playfair Display;
    color: #000000;
    margin: 0 0 24px;
}
.aos-template-content .aos-hero-form .nf-form-content label{
    color:  #003087;
    letter-spacing: 0;
}

/* .aos-template-content .aos-hero-form .nf-form-content .list-select-wrap .nf-field-element>div,
.aos-template-content .aos-hero-form .nf-form-content input:not([type=button]), 
.aos-template-content .aos-hero-form .nf-form-content textarea{
    background: #FFF;
    border: 1px solid #c4c4c4;
    border-radius: 0;
    box-shadow: none;
    color: #787878;
    transition: all .5s;
}
.aos-template-content .aos-hero-form .nf-form-content .list-select-wrap div:after { 
    content: '';
    background: url(images/down-arrow-gray.png);
    background-repeat: no-repeat;
    background-position-x: 95%;
    background-position-y: center;
    width: 13px;    
} */
.aos-template-content .aos-hero-form .nf-mp-body .nf-row{
    margin-left:-15px;
    margin-right: -15px;
}
.aos-template-content .aos-hero-form .nf-mp-body .nf-row .nf-cell{
    padding-left: 15px;
    padding-right: 15px;
}
.aos-template-content .aos-hero-form .submit-container,
.aos-template-content .aos-hero-form .nf-next-item {
    text-align: center;
}
.aos-template-content .aos-hero-form .submit-container input, 
.aos-template-content .aos-hero-form .nf-next-item input{
       /* width: auto !important; */
    /* display: inline-block; */
    padding: 15px 55px;
    font-size: 22px !important;
    text-transform: capitalize;
    font-weight: 700;
    min-width: 200px;

}
.aos-template-content .nf-field{ line-height: 1; }

.aos-template-content .hero-box-section{
    padding: 50px 0 70px;
}
.aos-template-content .hero-box-section .aos-optional-title{
    font-size: 40px;
    line-height: 50px;
    color: #003087;
    text-align: center;
    font-weight: 700;
    padding-bottom: 50px;
}

.aos-template-content .hero-box-wrap {
    display: flex;
    flex-wrap: wrap;
    max-width: 920px;
    margin: 0 auto;
}
.aos-template-content .hero-box{
    width: calc(33.33% - 24px);
    padding: 42px;
    justify-content: center;
    margin: 0 12px 25px 12px;
    text-align: center;
}
.aos-template-content .hero-box h3{
    font-weight: 700;   
    font-size: 22px;
    line-height: 26px;
    color: #FFF;
    margin: 0 0 12px;
}
.aos-template-content .hero-box p{
    color: #FFF;
    margin: 0;
    font-size: 18px;
    line-height: 24px;
}
.aos-template-content .aos-content-section {
    padding-bottom: 70px;
}

.aos-template-content .aos-content-section h2{
    font-size: 40px;
    line-height: 50px;
    color: #003087;
    text-align: center;
    margin: 0 0 25px 0;
    font-weight: 700;
}
.aos-template-content .aos-content-text p{
    font-size: 16px;
    line-height: 26px;
}

.aos-template-content .aos-accordion-section h2{
    font-size: 40px;
    line-height: 50px;
    color: #003087;   
    margin: 0 0 25px 0;
    font-weight: 700;
}
.aos-template-content .acc-items-head h3{
    font-size: 24px;
    line-height: 32px;
    color: #000000;
    font-weight: 600;
    margin-bottom: 20px;
}
.aos-template-content .acc-head h4 {
    margin: 0;
    font-family: "Playfair Display";
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.05em;
    color: #000000;
    padding: 0 50px 0 0;
}
.aos-template-content .aos-accordion-section{
    padding-bottom: 30px;
}
.aos-template-content .acc-container {
    padding-bottom: 50px;
}
.aos-template-content .aos-disclaimer {
    font-size: 16px;
    line-height: 26px;
    color:#000;
	padding-bottom: 20px;
}
.aos-template-content .acc-container .acc{
    margin-bottom: 10px;
}
.aos-template-content .acc-container .acc-head{
    background-color: #E4E5E6;  
    position: relative;
    cursor: pointer;   
    padding: 11px 20px; 
    font-weight: 700;
}
.aos-template-content .acc-container .acc-head.active{
    background-color: #666666;    
} 
.aos-template-content .acc-container .acc-head.active h4{
    color: #FFF;
}
.aos-template-content .acc-head::before, .acc-head::after {
    content: "";
    position: absolute;
    top: 50%;    
    transition: all 0.3s;
}
.aos-template-content .acc-head::before {
    right: 27px;
    width: 3px;
    height: 16px;
    margin-top: -8px;
    background-color: #001D34;
}
.aos-template-content .acc-head.active::before {
    transform: rotate(90deg);
    background-color: #FFF;
}
.aos-template-content .acc-head::after {
    right: 21px;
    width: 16px;
    height: 3px;
    margin-top: -2px;
    background-color: #001D34;
}
.aos-template-content .acc-head.active::after{
    background-color: #FFF;
}
.aos-template-content .acc-content{
    padding: 20px 20px 30px 20px;
}
.aos-template-content .acc-content p{
    font-size: 16px;
    line-height: 26px;
}
.aos-template-content .aos-testimonial-section{ 
    background-color:#E4E5E6;
    margin-left: calc(-100vw/2 + 100%/2);
    margin-right: calc(-100vw/2 + 100%/2);
    max-width: 100vw;
    padding: 90px 0;
}
.aos-template-content .aos-testimonial-section .testimonial-right {
    padding-left: 110px;
}
.aos-template-content .aos-testimonial-section .detail-testimonial{
    margin-bottom: 0;
}
.aos-template-content .aos-testimonial-section .testimonial-quote{
    margin-bottom: 0;
    font-size: 25px;
    line-height: 35px;
    padding-top: 20px;
}
.aos-template-content .aos-testimonial-section .testimonial-quote:before{
    top: 0;
}
.aos-template-content .aos-approach-section{
    padding: 90px 0;
}
.aos-template-content .aos-approach-section .aos-approach-header{
    padding-bottom: 90px;
}
.aos-template-content .aos-approach-section .aos-approach-header h2 {
    font-size: 40px;
    line-height: 50px;
    color: #003087;
    text-align: center;
    margin: 0 0 25px 0;
    font-weight: 700;
}
.aos-template-content .aos-approach-section .appro-sec-desc {
    font-size: 16px;
    line-height: 26px;
}
.aos-template-content .aos-approach-box-items{
    display: flex;
    flex-wrap: wrap;
    gap: 20px 30px;
}
.aos-template-content .aos-approach-box-items .aos-approach-box{
    width: calc(50% - 30px);
    border-top:solid 1px #707070;
    border-right:solid 1px #707070;
    border-bottom:solid 1px #707070;
    padding: 20px;
}
.aos-template-content .aos-approach-box-items .aos-approach-box h3 {   
    font-size: 30px;
    line-height: 34px!important;
    margin:0px;
    font-weight: 700;
}
.approach-box-subtitle {
    font-size: 18px;
    line-height: 30px;
}
.aos-template-content .approach-box-wrap .approach-box-content{
    display: flex;
    margin: 15px 0 0;
    padding: 0 15px;
}
.aos-template-content .approach-box-wrap .approach-box-icon{ 
    min-width: 45px; 
}
.aos-template-content .approach-box-wrap .approach-box-desc{
    padding-left: 15px;
}
.aos-template-content .approach-box-wrap .approach-box-desc p{
    font-size: 16px;
    line-height: 26px;
    margin: 0;
}
.aos-template-content .aos-footer-form-section {
    background-color: #E4E5E6;
    margin-left: calc(-100vw/2 + 100%/2);
    margin-right: calc(-100vw/2 + 100%/2);
    max-width: 100vw;
    padding: 50px 0 0;
}
.aos-template-content .aos-approach-section .aos-footer-rfi-btn {
    text-align: center;
    padding-top: 35px;
}
/* .aos-template-content .nf-form-content {
    padding: 0;
} */
.aos-template-content .aos-footer-form .form-title {
    text-align: center;
    font-size: 40px;
    line-height: 50px !important;
    letter-spacing: 0;
    color: #000000;  
    padding-bottom: 30px;
    font-weight: 700;
    margin: 0;
}
.aos-footer-form {
    margin: 0 auto;
    max-width: 780px;
}
.aos-footer-form .nf-mp-header h3 {
    font-size: 24px!important;
    margin-top: 0;
    color: #000;
    font-weight: 400;
}
.aos-footer-form .nf-form-content label{   
    letter-spacing: 0;
}
.aos-template-content .aos-footer-form  .nf-form-content .list-select-wrap .nf-field-element>div,
.aos-template-content .aos-footer-form  .nf-form-content input:not([type=button]), 
.aos-template-content .aos-footer-form  .nf-form-content textarea{
    background: #FFF;
    border: 1px solid #707070;
    border-radius: 0;
    box-shadow: none;
    color: #787878;
    transition: all .5s;
}
.aos-template-content .aos-footer-form .nf-form-content .list-select-wrap div:after { 
    content: '';
    background: url(images/down-arrow-gray.png);
    background-repeat: no-repeat;
    background-position-x: 95%;
    background-position-y: center;
    width: 13px;    
}
.aos-template-content .aos-footer-form .nf-mp-body .nf-row{
    margin-left:-15px;
    margin-right: -15px;
}
.aos-template-content .aos-footer-form .nf-mp-body .nf-row .nf-cell{
    padding-left: 15px;
    padding-right: 15px;
}
.aos-template-content .aos-footer-form .submit-container,
.aos-template-content .aos-footer-form .nf-next-item {
    text-align: center;
}
.aos-template-content .aos-footer-form .submit-container input, 
.aos-template-content .aos-footer-form .nf-next-item input{
    width: auto !important;
    display: inline-block;
    padding: 15px 50px;
    font-size: 16px !important;
    text-transform: capitalize;
    font-weight: 400;
    min-width: 200px;
}

/* AOS template  Css END */

/* CSS for Custom menu shortcode accordion layout */

.custom-accordion-menu .qubely-accordion-title {
    color: #003087;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    text-decoration: none;
    cursor: pointer;
    margin-bottom: 16px;
    display: block;
    letter-spacing: 0;
}

.custom-accordion-menu .qubely-accordion-content {
    padding: 0 20px 16px;
}

.custom-accordion-menu .qubely-accordion-content .qubely-submenu-item {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    text-transform: capitalize;
    display: block;
    text-decoration: none;
    margin: 0 0 20px 0;
}

.custom-accordion-menu .qubely-accordion-content .qubely-submenu-item:last-child {
    margin-bottom: 0;
}

.custom-accordion-menu .qubely-accordion-title.current img {
    transform: rotate(180deg);
}


.custom-accordion-menu .qubely-accordion-item a:hover,
.custom-accordion-menu .qubely-accordion-title:hover,
.custom-accordion-menu .qubely-accordion-content a:hover{text-decoration:underline;}



/* Enf CSS for Custom menu shortcode accordion layout */

/* AOS TEMPLATE RESPONSIVE */

@media (min-width:1200px){
    .container-md{
      max-width: 1110px;
    }
}


@media (max-width:1199px){
    .wrapper-areaof-study .terms-content h4{
        font-size: 20px;
    }
    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link{
        padding: 0 5px;
    }
    .outline-national_brand_landing_pages #g-footer:after {
        height: calc(70% - 50px);
    }
    .aos-template-content .hero-box{
        padding: 25px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px){
    #g-navigation.national-brand-page .g-main-nav .g-toplevel > li {
        margin: 0 5px;
    }
    #g-navigation.g-fixed-element.national-brand-page .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content .g-menu-item-title{
        font-size: 13px;
    }
    .block-location-slider .owl-carousel .owl-nav button.owl-prev {
        left: -30px !important;
    }
    .block-location-slider .owl-carousel .owl-nav button.owl-next {
        right: -30px !important;
    }

     
} 

@media (max-width:991px){
    table{
        display:block;
        overflow-y:hidden;
        overflow-x:scroll;
    }
    .list-program li.program-counseling-list:last-child {margin-top: 0px;}
    .innovation-section .qubely-block-text-title-container{
        min-height: 30px;
    }
    .accreditation-section .dataTables_wrapper{
        overflow-y: scroll;
    } 
    .wrapper-areaof-study .terms-items {
        width: calc(50% - 34px);
        text-align: center;
    }
    .wrapper-areaof-study .terms-content{
        min-height: 120px;
    }
    .learn-landing-banner .connect-steps .qubely-column-inner{
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
   .connect-steps.international-stepfrom .qubely-column-inner{
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
   
    .national-brand-menu{
        display: none;
    }
    .outline-learn_landing_pages  .g-fixed-container,
    .outline-national_brand_landing_pages .g-fixed-container{
     padding: 0;
   }
   #g-navigation.national-brand-page .logo-main .g-content, 
   #g-navigation.national-brand-page .align-right .g-content {
        margin: 0.625rem !important;
        padding: 0.938rem !important;
    }
    .outline-national_brand_landing_pages .national-page-footer .para{
        font-size: 14px;
    }
    .national-page-footer .g-copyright{
        font-size: 14px !important;
    }
    .national-footer-menu li a{
        font-size: 14px !important;
    }
    .navigation-menu .mega-menu-wrap .mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu a.dashicons-arrow-right-alt .mega-indicator{
        display: block !important;
    }
    a.dashicons-arrow-right-alt:before{
        content: "" !important;
    }
    .block-location-slider .owl-carousel .owl-nav button.owl-prev {
        left: -10px !important;
    }
    .block-location-slider .location-info {
     padding: 30px;
    }
    .block-location-slider .owl-carousel .owl-nav button.owl-next {
     right: -10px !important;
    }

    .aos-template-content .row{
        margin-left: -15px;
        margin-right: -15px;
    }

    .aos-template-content .hero-box{
        width: 100%;
        margin:0 0 20px;
    }
    .aos-template-content .aos-approach-box-items .aos-approach-box{
        width: 100%;
    }
    .aos-template-content .aos-testimonial-section .testimonial-right{
        padding-left: 15px;
    } 
     .aos-template-content .aos-hero-section .aos-hero-left{
        padding-left: 15px;
        padding-bottom: 35px;
    }
    .aos-template-content .aos-approach-box-items{
        gap: 20px;
    }
    .aos-template-content .aos-testimonial-section .testimonial-quote{
        padding-top: 40px;
    }
}

@media (max-width:767px){
	
	.program-blue-boxes{width:100%;min-height:auto;
}
	
    .page-template-default #g-mainbar .g-content{
        padding:0 15px;
    }
    .wrapper-areaof-study .terms-items{
        width:100%
    }
    .terms-image img{
        width: 100%;
    }
    .accessible-button{
        text-align:center;
    }
    .national-page-footer .para{
        margin: 30px 0 0 0;
    }    
    .national-footer-menu{
        flex-direction: column;
         margin: 20px 0;
    }
    .national-page-footer .footer-logo{
        display: flex;
        justify-content: center;
    }
    .national-footer-menu li a:after{
        display: none;
    }
    .list-program li.program-counseling-list:last-child {
        margin-top: 0;
    }
    .qubely-block-accordion .qubely-accordion-item .qubely-accordion-body p.accordion-image img{
        float:none;
        margin:0 0 20px 0;
        max-width:100%;
        width:100%!important;
    }

    .aos-template-content .approach-box-wrap .approach-box-content{
        padding: 0;
    }
}

@media screen and (max-width:767px){
    .list-program li.program-counseling-list:last-child {margin-top: 0;}
    .college-video-sec .wp-block-qubely-videopopup .qubely-video-popup{
        text-align: center!important;
    }
    .college-banner .hero-banner .button {
        padding: 10px 32px!important;
    }
    .college-content-sec .full-bg-gray-left .qubely-row-overlay::before,
    .college-video-sec .full-bg-gray .qubely-row-overlay::before{
        width: 100vw;
    }
    .college-testimonial .detail-testimonial .testimonial-right {
        padding: 60px 50px 60px 50px;
    }
    .college-testimonial .detail-testimonial .testimonial-right{
        left: 0px;
        bottom: -50px;
    }
	#connectrfiform.connectrfiform.do-program{}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .college-testimonial .detail-testimonial .testimonial-right{
        bottom: -100px;
        padding: 60px 50px 60px 50px;
    }
    .college-banner .hero-banner {
        padding: 150px 0 70px 0;
    }
}

@media (max-width:575px){
    .outline-national_brand_landing_pages #g-footer:after {
        height: calc(82% - 80px);
    }
    .list-program li.program-counseling-list:last-child {margin-top: 0;}
}

@media (max-width:535px){
    .list-program li.program-counseling-list:last-child {margin-top: -35px;}
}

@media screen and (max-width:480px){
    
    .commitment-to-diversity .wp-block-embed iframe,
    .video-section .wp-block-embed iframe {
    height: 147px !important;
     }
     .college-banner .hero-banner h2{
        line-height: 50px;
         font-size: 35px;
    }
    .college-banner .hero-banner h1{
        line-height: 60px;
         font-size: 50px;
    }
}

