.pageBanner-inner.inner .carousel-item::after {
	background: rgba(15, 15, 15, 0.47);
}
.pageBanner-inner.inner.inner-blue .carousel-item::after {
	background: var(--blue-opacity-bg);
}
.pageBanner-inner__content.inner-content {
    padding: 190px 0 75px !important;
}
.pageBanner-inner__content.inner-content.sub-inner-content {
    padding: 190px 0 150px !important;
}
.pageBanner-inner__content.inner-content.sub-inner-content.p-0 {
    padding: 0 !important;
}
.pageBanner-inner__content.inner-content h2 {
	color: var(--text-color-white);
}
.pageBanner-inner__content.inner-content h3 {
	font-size: 36px;
	line-height: 36px;
	color: var(--text-color-white);
    margin-bottom: 5px;
}
.pageBanner-inner__content.inner-content h4 {
	font-size: 24px;
	line-height: 24px;
	color: var(--text-color-white);
    margin-bottom: 40px;
}
.pageBanner-inner__content.inner-content h6 {
    font-size: 12px;
    letter-spacing: 5px;
	color: var(--text-color-white);
    margin-bottom: 12px;
}
    /*** FORM CSS ***/
            .pageBanner-inner__content .upper-banner-content h4 {
                font-size: 24px;
                line-height: 24px;
                color: var(--text-color-white);
                margin-bottom: 40px;
            }          
            .pageBanner-inner__content .upper-banner-content h6 {
                font-size: 12px;
                letter-spacing: 5px;
                color: var(--text-color-white);
                margin-bottom: 12px;
            } 
            .programForm-header h5 {
                font-size: 16px;
                line-height: 24px;
                color: var(--text-color-d-gray);
                margin: 0;
            } 
            .programForm-sec .api-regform {
                text-align: left;
            } 
    /*** FORM CSS ***/
.banner-play-button {
    display: flex;
    position: relative;
    margin-bottom: 12px;
}
.banner-play-button i, .video-play-button i {
    font-size: 50px;
    /*color: var(--bgcolor-dark-purple);*/
	color: var(--bgcolor-red);
    margin-right: 10px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}
.banner-play-button i::after, .video-play-button i::after {
	background: var(--bgcolor-white);
	border-radius: 50%;
	content: "";
	height: 45px;
	display: block;
	top: 2px;
	left: 3px;    
	position: absolute;
	width: 45px;
	z-index: -1;
}
.banner-play-button i:hover, .video-play-button i:hover {
    transform: scale(1.2);
}
.banner-play-button span {
	letter-spacing: 1px;
	display: flex;
	align-items: center;
	font-size: 12px;
    line-height: 16px;
	font-family: var(--secondary-font);
	color: var(--text-color-white);
	text-transform: uppercase;
    text-align: start;
}
.breadcrumb-style ul li:first-child {
    padding-left: 0;
}
.breadcrumb-style ul li:last-child {
    font-weight: bold;
}
.breadcrumb-style ul li:last-child::after {
	display: none;
}
.breadcrumb-style ul li {
    display: inline-block;
    list-style-type: none;
    padding: 0 10px;
    position: relative;
    text-transform: uppercase;
    font-size: 12px;
}
.breadcrumb-style ul li a {
    color: var(--text-color-dark);
}
.breadcrumb-style ul li::after {
	content: '/';
	position: absolute;
	right: -2px;
}
.mt-290x {
    margin-top: -160px; /*** previously -290px ***/
    z-index: 2;
}
.msg-frm.white-text p, .msg-frm.white-text p span {
    color: var(--text-color-white);
}
.msg-frm.white-text p::before {
	filter: invert(1);
}
.rankings-slider2 .slick-dots {
	text-align: left;
}
.rankings-slider2 .slick-dots li.slick-active button::before, .unique-slider .slick-dots li.slick-active button::before {
	opacity: 1;
	color: var(--text-color-red);
    border: 1px solid;
    border-radius: 50%;    
}
.rankings-slider2 .slick-dots li button::before, .unique-slider .slick-dots li button::before {
	color: var(--text-color-op-gray);
	line-height: 19px;
    opacity: 1;
}
.cuNumbers-section__in.specialization-info {
    margin-right: 20px;
    height: 225px;
}
.cuNumbers-section__in.specialization-info h5 {
	font-size: 18px;
    font-family: var(--secondary-font);
	line-height: 24px;
	color: var(--text-color-red);
}
.cuNumbers-section__in.specialization-info p {
	font-size: 14px;
	line-height: 18px;
    color: var(--text-color-dark);
}
.feature-box.feature-inner {
    margin-bottom: 0;
}
.feature-box.feature-inner .features {
	width: 94px;
	height: 94px;
	background-position: 53% center;
	background-size: 50px;
    background-color: var(--bgcolor-mid-gray);
    border: 5px solid var(--bgcolor-soft-gray);
    box-shadow: none!important;
}
.feature-box.feature-inner span {
	font-size: 16px;
	line-height: 16px;
	color: var(--text-color-dark);
}
.feature-box.feature-inner.active .features {
	background-color: var(--bgcolor-red);
}
.study-abroad {
    background-image: url(../../assets-new/images/courses/study-abroad-black.png);
}
.feature-box.feature-inner.active .study-abroad {
    background-image: url(../../assets-new/images/courses/study-abroad-white.png);
}
.program-exchange {
    background-image: url(../../assets-new/images/courses/program-exchange-black.png);
}
.feature-box.feature-inner.active .program-exchange {
    background-image: url(../../assets-new/images/courses/program-exchange-white.png);
}
.education-loan {
    background-image: url(../../assets-new/images/courses/education-loan-black.png);
}
.feature-box.feature-inner.active .education-loan {
    background-image: url(../../assets-new/images/courses/education-loan-white.png);
}
.scholarship {
    background-image: url(../../assets-new/images/courses/scholarship-black.png);
}
.feature-box.feature-inner.active .scholarship {
    background-image: url(../../assets-new/images/courses/scholarship-white.png);
}
.financial-aid {
    background-image: url(../../assets-new/images/courses/financial-aid-black.png);
}
.feature-box.feature-inner.active .financial-aid {
    background-image: url(../../assets-new/images/courses/financial-aid-white.png);
}
.apply-now {
    background-image: url(../../assets-new/images/courses/apply-now-black.png);
}
.feature-box.feature-inner.active .apply-now {
    background-image: url(../../assets-new/images/courses/apply-now-white.png);
}
.glance-section::after {
	content: '';
	background: var(--red-opacity-bg);
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	height: 100%;
}
.glance-section {
	padding: 60px 0 185px;
	margin-top: 130px;
}
.topInner-numbers .cuNumbers-section__in.program-list {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.highlightRnkings h4.af-title {
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 0;
}
.highlightRnkings h4.af-title::after {
	display: none;
}
.highlightRnkings h4::after {
	width: 85%;
}
.cuNumbers-section__in .accordion-button {
    font-family: var(--secondary-font); 
    background: var(--bgcolor-white);
}
.cuNumbers-section__in .accordion-button:not(.collapsed) {
	color: var(--text-color-white);
	background-color: var(--bgcolor-blue);
}
.cuNumbers-section__in .accordion-button::after {
	background-image: url(../../engineering/assets/images/caret-down.png);
	background-position: right 0 center;
	background-size: 15px 9px; 
}
.cuNumbers-section__in .accordion-button:not(.collapsed)::after {
	background-image: url(../../engineering/assets/images/caret-down.png);
    filter: invert(1);
}
.cuNumbers-section__in .accordion-button:hover {
	background: var(--bgcolor-light-blue);
}
.cuNumbers-section__in .accordion-button:not(.collapsed):hover {
	background-color: var(--bgcolor-blue);
}
.cuNumbers-section__in .accordion-button:focus {
	border-color: transparent;
	box-shadow: none;
}
.cuNumbers-section__in.fixed-crumb {
	position: fixed;
	bottom: 65px;
	left: 0;
	height: 40px !important;
	width: calc(100vw - 265px);
	z-index: 11;
	border: 0;
	align-items: center;
	justify-content: center !important;
	padding: 10px;
	background: var(--bgcolor-light-blue);
	white-space: nowrap;
	margin: 0px 10px;
	border-radius: 10px;
	margin-left: 24px;
}
.cuNumbers-section__in.fixed-crumb .highlightRnkings {
    display: flex;
    align-items: center;
}
.cuNumbers-section__in.fixed-crumb .highlightRnkings h4 {
    margin: 0;
    padding: 0;
}
.cuNumbers-section__in.fixed-crumb .highlightRnkings h4::after {
    display: none;
}
.cuNumbers-section__in.fixed-crumb ul {
	padding: 0;
    margin: 0;
	display: flex;
}
.cuNumbers-section__in.fixed-crumb ul li {
    margin-bottom: 0;
    padding-left: 10px;
}
.cuNumbers-section__in.fixed-crumb ul li a {
	font-size: 12px;
    line-height: 14px;
	padding-left: 5px;
}
.cuNumbers-section__in.fixed-crumb ul li a::after {
	content: unset;
}
.cuNumbers-section__in.fixed-crumb ul li a:hover {
	margin-left: 0;
}
.listStyle-4 li {
	list-style-type: none;
	margin-bottom: 15px;
	position: relative;
	padding-left: 30px;
    line-height: 20px;
}
.listStyle-4 li::after {
	content: "";
	left: 4px;
	position: absolute;
	top: 4px;
    background: url(../../engineering/assets/images/glance-right-arrow.png);
    width: 13px;
    height: 12px;
    background-repeat: no-repeat;
}
.video-play-button {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.video-play-button i {
    font-size: 74px;
    margin-right: 0;
    color: var(--bgcolor-red);
}
.video-play-button i::after {
	height: 68px;
	width: 68px;
}
.heading-title {
    font-size: 24px; /****** previously 30px **********/
    line-height: 24px; /****** previously 30px **********/
    margin-bottom: 20px;
}
.sub-para.inner {
    margin-bottom: 40px;
}
.table-responsive, .br-6 {
    border-radius: 6px!important;
}
.table-responsive {
    box-shadow: 0 .5rem 1rem var(--black-opacity-bg)!important;
}
.table.fee-table > :not(:first-child) {
	border-top: 0;
}
.fee-table {
	border-color: var(--text-color-gray);
    margin-bottom: 0;
}
.fee-table thead {
	font-family: var(--secondary-font);
	letter-spacing: 1px;
    background: var(--bgcolor-more-gray);
    color: var(--text-color-white);
}
.fee-table thead tr th {
	padding: 12px 20px;
	text-align: left;
	line-height: 18px;
    width: 33%;
}
.fee-table tbody {
    font-size: 14px;
    background: var(--bgcolor-white);
}
.fee-table tbody tr td {
    padding: 15px 20px;
}
.why-join-section::before {
    /*background-image: var(--purple-gradient-bg);*/
    background-image: linear-gradient(90deg, rgb(11, 87, 138) 30%, rgba(30, 34, 82, .1));;	
    width: 100%;
}
.topInner-numbers .cuNumbers-section__in.unique-info {
	border: 1px solid var(--bgcolor-off-white);
	margin-right: 20px;
}
.unique-info .featLogo span {
    font-size: 36px;
    color: var(--bgcolor-mid-gray);
}
.upper-banner-content.d-flex {
    justify-content: space-between;
    align-items: center;
} 
.logo-block {
    background: rgba(255,255,255,.1);
    padding: 15px;
    border-radius: 6px;
}
.lower-banner-content {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.feature-slider.inner-slide .popluarFeat-cont span {
    font-size: 12px;
    font-family: var(--secondary-font);
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 5px;
    display: block;
}
.feature-slider.inner-slide .popluarFeat-cont h2 {
	font-size: 50px;
	margin-bottom: 10px;
}
.feature-slider.inner-slide .popluarFeat-cont p {
	font-size: 14px;
	line-height: 18px;
}
.feature-slider.inner-slide .slick-dots {
	bottom: 45px;
	text-align: left;
	top: unset;
	right: unset;
	left: 25px;
    width: auto;
}
.feature-slider.slick-dotted.slick-slider {
	margin-bottom: 0;
}

/************** DID YOU KNOW feature-slider CSS START *******************/
.feature-slider-box{position: relative; z-index: 9;}
.feature-slider-box .popluarFeat-cont{
    position: relative;
    z-index: 9;
    background: var(--bgcolor-white);
    border: 0;
    box-shadow:0 0 0 ;
}
.feature-slider-box .popluarFeat-cont p{height: 100px;}
.feature-slider-box .popluarFeat-cont h2 {
    font-size: 40px;
    margin-bottom: 10px;
}
.fixed-crumb + .feature-slider-box  .popluarFeat-cont{
    border: 1px solid var(--text-color-gray);
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}
/************** DID YOU KNOW feature-slider CSS END *******************/

.z-index-1 {
    z-index: 1!important;
}
.pageBanner-inner_in1 {
    margin: 0 -30px;
    position: relative;
}
.pageBanner-inner_in1.ach-bg::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background-image: var(--dark-grey-gradient-bg);
}
.achieve-bg-section .col-sm-6 {
    padding-top: 30px;
    padding-bottom: 70px;
}
.achieve-bg-section .highlightRnkings h2 {
	font-size: 56px;
}
.achieve-bg-section .highlightRnkings h4.af-title {
	font-size: 22px;
	line-height: 22px;
}
.sub-inner-content .highlightRnkings {
    padding-left: 32px;
}
.achievement-section {
	padding: 60px 0 90px;
}
.mt-170x {
    margin-top: -175px; /*** FORM CSS (previously -420px, for pages of usb,uie,etc.) **/
}
.ach-content {
    max-width: 248px;
    position: relative;
}
.ach-content::after {
    content: "";
    background-image: url(../../uie/assets/images/ranking-star.png);
    width: 43px;
    height: 37px;
    position: absolute;
    bottom: -40px;
    left: 0;
}
.highlightRnkings.act-inner, .highlightRnkings.lab-inner {
    padding: 25px;
    border-radius: 6px;
    transition: all .3s ease-in-out;
}
.highlightRnkings.act-inner:hover {
    background: var(--bgcolor-mid-gray);
    box-shadow: none!important;
}
.highlightRnkings.act-inner .ach-content, .highlightRnkings.lab-inner .ach-content {
    max-width: 100%;
}
.highlightRnkings.act-inner .ach-content::after, .highlightRnkings.lab-inner .ach-content::after {
    display: none;
}
.highlight-Activity {
    display: flex;
}
.highlight-Activity .ach-content p {
	height: 110px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
}
.highlight-Activity .ach-thumb img {
    width: 124px;
    height: 120px;
    object-fit: cover;
}
.ach-content p {
	line-height: 18px;
}
.ach-content .cu-btn:hover {
    text-decoration: none!important;
}
.activity-row .col-sm-6:nth-child(even) .collapse.content-dropdown {
    left: -105%;
}
.activity-row .col-sm-6:nth-child(even) .collapse.content-dropdown::after {
    left: auto;
    right: 20%;
} 
.content-dropdown.collapsing {
    transition: none!important;
}
.collapse.content-dropdown {
    margin: 25px 10px;
    position: relative;
    width: 200%;
}
.collapse.content-dropdown::after {
	top: -30px;
	left: 20%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: transparent;
	border-bottom-color: var(--bgcolor-mid-gray);
	border-width: 15px;
	margin-left: -8px;
}
.highlightRnkings.act-inner.dropdown {
    background: var(--bgcolor-mid-gray);
    margin-bottom: 0;
    padding-bottom: 0;
}
.list-social.activity-share li a {
    color: var(--text-color-d-gray);
    font-size: 14px;
    margin-right: 20px;
}
.apply-bar h5 {
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
	font-family: var(--primary-font);
    color: var(--text-color-white);
    margin-bottom: 0;
    max-width: 310px;
}
.ad-content {
    background: var(--bgcolor-blue);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 42px;
    position: relative;
}
.ad-content::after {
	content: "";
	width: 0;
	height: 0;
	border-top: 75px solid transparent;
	border-bottom: 75px solid transparent;
	border-right: 62px solid var(--bgcolor-blue);
	position: absolute;
	left: -62px;
}
.ad-content .cu-btn {
	position: absolute;
	right: 30px;
}
.cuNumbers-section__in.labs {
    background: var(--bgcolor-soft-gray);
}
.cuNumbers-section__in.labs::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    z-index: -1;
    height: 20%;
    background: var(--bgcolor-cyan-blue);
}
.cuNumbers-section__in.labs.alumni::before {
    background: var(--bgcolor-dark-red);
    height: 15%;
}
.pb-6 {
    padding-bottom: 60px;
}
.highlightRnkings.lab-inner {
    background: var(--bgcolor-white);
}
.highlightRnkings.lab-inner .ach-content {
    padding: 30px;  
}
.highlightRnkings.lab-inner .ach-content h4.af-title {
    font-size: 20px;
    line-height: 24px;    
}
.highlightRnkings.lab-inner .ach-content p {
	line-height: 20px;
}
.lab-row .slick-prev {
	left: -5px;
}
.lab-row .slick-next {
	right: -5px;
}
.lab-row .slick-arrow {
    z-index: 2;
}
.lab-row .slick-arrow img {
	width: 15px;
	filter: invert(1);
    opacity: .7;
}
.lab-row .slick-slide {
    padding: 15px;
}
.lab-row .slick-next::before, .lab-row .slick-prev::before {
	display: none;
}
/***** TABLE CSS *****/
#customers.table-responsive {
    width: 100%;
}
#customers td, #customers th {
    border: 1px solid var(--bgcolor-lightGray);
    padding: 5px;
}
#customers tr:nth-child(even) {
    background-color: var(--bgcolor-gray);
}
#customers th {
	text-align: left;
	font-family: var(--secondary-sub-font);
	letter-spacing: 1px;
	background: var(--bgcolor-more-gray);
	color: var(--text-color-white);
    padding: 10px 5px;
}
#customers th p, #customers td p {
	line-height: 14px;
	font-size: 11px;
	white-space: normal;
    margin-bottom: 0;
    text-align: center;
}
#customers td p a {
    color: var(--text-color-red);
    border-bottom: 1px solid var(--text-color-red);
}     
#customers td p a:hover {
    color: var(--text-color-d-gray);
    border-bottom: 1px solid var(--text-color-d-gray);
}
.mh-450 {
    max-height: 450px;
}
.sub-head {
	background: var(--bgcolor-lgray)!important;
}
.peo-pso span {
	font-weight: bold;
	color: var(--text-color-red);
}
/***** ALUMNI CSS *****/
.alumni-thumb img {
	width: 150px;
	border: 12px solid var(--bgcolor-light-blue);
	border-radius: 50%;
	display: inline-block;
	margin-bottom: 15px;
    filter: grayscale(1);
}
.alumni-thumb ul {
    margin-bottom: 0;
    padding-left: 0;
}
.alumni-thumb ul li {
	list-style-type: none;
	font-size: 14px;
    line-height: 14px;
	font-weight: bold;
    margin-bottom: 10px;
}
.alumni-thumb ul li span {
	font-size: 12px;
	display: block;
	color: var(--text-color-red);
	line-height: 12px;
	font-weight: normal;
    margin-bottom: 5px;
    letter-spacing: 0;
}
.alumni-thumb p {
	font-size: 14px;
	line-height: 18px!important;    
    font-style: italic;
    position: relative;
    margin-top: 15px;
}
.alumni-thumb p::before {
	background-image: url(../../engineering/assets/images/quote-small.png);
	position: absolute;
	content: "";
	top: -7px;
	left: -10px;
	height: 14px;
	width: 20px;
	background-size: contain;
	opacity: 0.2;
	background-repeat: no-repeat;
	transform: skewX(-15deg);
}
/************************/
.building-multiply-bg {
	background-color: var(--bgcolor-red);
	height: 287px;
	background-size: cover;
	background-repeat: no-repeat;
    padding: 0;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.building-multiply-bg .border-numbers {
	border-right: 1px solid var(--white-opacity-bg);
	border-bottom: 1px solid var(--white-opacity-bg);
}
.building-multiply-bg .numbers {
	padding: 15px;
	border: 0;
    position: relative;
}
.numbers h3 {
	font-size: 38px;
	line-height: 40px;
	font-family: var(--secondary-font);
	color: var(--text-color-white);
	margin-bottom: -5px;
	display: flex;
	justify-content: left;
	align-items: baseline;
}
.numbers span {
	text-transform: capitalize!important;
	font-size: 14px;
	font-family: var(--secondary-font);
	color: var(--text-color-white);
	line-height: 18px;
	text-transform: uppercase;
	display: block;
}
.numbers p {
	max-height: 34px;
	font-size: 12px;
	color: var(--text-color-white);
	line-height: 14px;
	margin-top: 10px;
	white-space: normal;
}
.patent-sec {
    padding: 0;
    margin: -31px -31px 20px -31px;
    width: auto;
}
.patent-sec--title {
    display: none;
}
.n-item .numbers {
	padding: 25px;
    height: 100%;
	color: var(--text-color-white);
	border-right: 1px solid var(--white-opacity-bg);
	border-top: 1px solid var(--white-opacity-bg);
}


.research-sec {
    padding-top: 20px;
}
.research-sec .small-heading {
	font-size: 12px;
	letter-spacing: 6px;
	color: var(--text-color-red);
	font-family: var(--secondary-font);
	margin-bottom: 10px;
	text-transform: uppercase;
	display: block;
}
.research-sec .research-ul {
    list-style: none;
    padding: 0;    
    margin: 0;    
}
.research-sec .research-ul li {
    display: inline-block;
    margin: -3px;
}
.research-sec .research-ul li span {
    display: block;
    color: var(--text-color-gray);
    font-size: 18px;
    line-height: 24px;
    padding: 10px 20px;
    border-right: 1px solid var(--text-color-off-gray);
    border-top: 1px solid var(--text-color-off-gray);
    border-bottom: 1px solid var(--text-color-off-gray);    
}
.research-sec .research-ul li:last-child span {
    border-right: 0;
}
.research-sec .research--inner p {
	line-height: 18px;
}
.keyword-tags ul {
	margin: 15px 0;
	margin-bottom: 30px;
    padding: 0;
}
.keyword-tags ul li {
	list-style-type: none;
	display: inline-block;
	margin: 0 5px 12px 5px;
}
.keyword-tags ul li a {
	padding: 5px 15px;
	background: var(--bgcolor-light-blue);
	color: var(--text-color-d-gray);
    font-size: 14px;
	display: block;
	border-radius: 30px;
    font-family: var(--secondary-font);
    transition: all 0.3s ease-in-out;
}
.keyword-tags ul li a:hover {
	background: var(--bgcolor-blue);
    color: var(--text-color-white);
}
#sb_container {
    z-index: 998!important;
}

/***** RIGHSIDE RELATED LINKS CSS START ****/
.contact-call {
    position: absolute;
    bottom: 10px;
    left: 15px;
}
.link-title {
    background: var(--bgcolor-lightGray);
    display: block;
    padding: 20px 25px;
    margin-bottom: 0;
    font-size: 24px;
}
.custom-list-style2 li {
    font-size: 14px;
    line-height: 16px;
    list-style: none;
}
.custom-list-style2 li a {
    color: var(--text-color-dark);
    padding: 10px;
    display: block;
    background: var(--bgcolor-soft-gray);
    border-bottom: 1px solid var(--bgcolor-mid-gray);
    position: relative;
    padding-left: 45px;
    z-index: 1;
    border-top-left-radius: 0!important;
    border-top-right-radius: 0!important;
}
.custom-list-style2 li a::before {
	content: '';
	height: 2px;
	width: 5px;
	background: var(--text-color-dark);
	position: absolute;
	left: 25px;
	top: 50%;
	transform: translateY(-50%);
}
.custom-list-style2 li a::after {
	content: '';
	position: absolute;
	width: 0;
	height: 100%;
	top: 0;
	left: 0;
	background-color: var(--bgcolor-light-blue);
    z-index: -1;
	transition: width .4s;
}
.custom-list-style2 li a:hover::after {
	width: 100%;
}
.custom-list-style2 li a.br-6:hover::after {
	width: 100%;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}

/***** RIGHTSIDE RELATED LINKS CSS END ****/


/***** CD NAV CSS START *****/
#cd-nav ul {
	/* mobile first */
	position: fixed;
	width: 96%;
	max-width: 400px;
	right: 7px;
	bottom: 84px;
	border-radius: 0.25em;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
	background: white;
	visibility: hidden;
	/* remove overflow:hidden if you want to create a drop-down menu - but then remember to fix/eliminate the list items animation */
	overflow: hidden;
	z-index: 12;
	/* Force Hardware Acceleration in WebKit */
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: 100% 100%;
	-moz-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	-o-transform-origin: 100% 100%;
	transform-origin: 100% 50%;
	-webkit-transition: -webkit-transform 0.3s, visibility 0s 0.3s;
	-moz-transition: -moz-transform 0.3s, visibility 0s 0.3s;
	transition: transform 0.3s, visibility 0s 0.3s;
}
#cd-nav ul li {
	/* Force Hardware Acceleration in WebKit */
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
#cd-nav ul.is-visible {
	visibility: visible;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: -webkit-transform 0.3s, visibility 0s 0s;
	-moz-transition: -moz-transform 0.3s, visibility 0s 0s;
	transition: transform 0.3s, visibility 0s 0s;	
}
#cd-nav ul.is-visible li:nth-child(1) {
	/* list items animation */
	-webkit-animation: cd-slide-in 0.2s;
	-moz-animation: cd-slide-in 0.2s;
	animation: cd-slide-in 0.2s;
}
#cd-nav ul.is-visible li:nth-child(2) {
	-webkit-animation: cd-slide-in 0.3s;
	-moz-animation: cd-slide-in 0.3s;
	animation: cd-slide-in 0.3s;
}
#cd-nav ul.is-visible li:nth-child(3) {
	-webkit-animation: cd-slide-in 0.4s;
	-moz-animation: cd-slide-in 0.4s;
	animation: cd-slide-in 0.4s;
}
#cd-nav ul.is-visible li:nth-child(4) {
	-webkit-animation: cd-slide-in 0.5s;
	-moz-animation: cd-slide-in 0.5s;
	animation: cd-slide-in 0.5s;
}
#cd-nav ul.is-visible li:nth-child(5) {
	-webkit-animation: cd-slide-in 0.6s;
	-moz-animation: cd-slide-in 0.6s;
	animation: cd-slide-in 0.6s;
}
#cd-nav ul.is-visible li:nth-child(6) {
	-webkit-animation: cd-slide-in 0.6s;
	-moz-animation: cd-slide-in 0.6s;
	animation: cd-slide-in 0.6s;
}
#cd-nav ul.is-visible li:nth-child(7) {
	-webkit-animation: cd-slide-in 0.6s;
	-moz-animation: cd-slide-in 0.6s;
	animation: cd-slide-in 0.6s;
}
#cd-nav ul.is-visible li:nth-child(8) {
	-webkit-animation: cd-slide-in 0.6s;
	-moz-animation: cd-slide-in 0.6s;
	animation: cd-slide-in 0.6s;
}
#cd-nav ul.is-visible li:nth-child(9) {
	-webkit-animation: cd-slide-in 0.6s;
	-moz-animation: cd-slide-in 0.6s;
	animation: cd-slide-in 0.6s;
}
#cd-nav ul.is-visible li:nth-child(10) {
	-webkit-animation: cd-slide-in 0.6s;
	-moz-animation: cd-slide-in 0.6s;
	animation: cd-slide-in 0.6s;
}
#cd-nav li:last-child a {
	border-bottom: none;
}
.cd-nav-trigger {
	position: fixed;
	bottom: 340px;
	right: 0;
	width: 50px;
	height: 40px;
	background: var(--bgcolor-red);
	border-radius: 6px 0 0 6px;
	box-shadow: none;
	/* image replacement */
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	z-index: 13;
    display: none;
}
.cd-nav-trigger span {
	/* the span element is used to create the menu icon */
	position: absolute;
	display: block;
	width: 20px;
	height: 2px;
	background: var(--bgcolor-white);
	top: 50%;
	margin-top: -1px;
	left: 50%;
	margin-left: -9px;
	-webkit-transition: background 0.3s;
	-moz-transition: background 0.3s;
	transition: background 0.3s;
}
.cd-nav-trigger span::before, .cd-nav-trigger span::after {
	content: '';
	position: absolute;
	left: 0;
	background: inherit;
	width: 100%;
	height: 100%;
	/* Force Hardware Acceleration in WebKit */
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: -webkit-transform 0.3s, background 0s;
	-moz-transition: -moz-transform 0.3s, background 0s;
	transition: transform 0.3s, background 0s;
}
.cd-nav-trigger span::before {
	top: -6px;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
}
.cd-nav-trigger span::after {
	bottom: -6px;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
}
.cd-nav-trigger.menu-is-open {
	box-shadow: none;
}
.cd-nav-trigger.menu-is-open span {
	background: rgba(255, 255, 255, 0);
}
.cd-nav-trigger.menu-is-open span::before, .cd-nav-trigger.menu-is-open span::after {
	background: var(--bgcolor-white);
}
.cd-nav-trigger.menu-is-open span::before {
	top: 0;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
}
.cd-nav-trigger.menu-is-open span::after {
	bottom: 0;
	-webkit-transform: rotate(225deg);
	-moz-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	-o-transform: rotate(225deg);
	transform: rotate(225deg);
}
 @-webkit-keyframes cd-slide-in {
 0% {
 -webkit-transform: translateX(100px);
}
 100% {
 -webkit-transform: translateY(0);
}
}
@-moz-keyframes cd-slide-in {
 0% {
 -moz-transform: translateX(100px);
}
 100% {
 -moz-transform: translateY(0);
}
}
@keyframes cd-slide-in {
 0% {
 -webkit-transform: translateX(100px);
 -moz-transform: translateX(100px);
 -ms-transform: translateX(100px);
 -o-transform: translateX(100px);
 transform: translateX(100px);
}
 100% {
 -webkit-transform: translateY(0);
 -moz-transform: translateY(0);
 -ms-transform: translateY(0);
 -o-transform: translateY(0);
 transform: translateY(0);
}
}
@-webkit-keyframes cd-bounce-in {
 0% {
 -webkit-transform: scale(0);
}
 60% {
 -webkit-transform: scale(1.2);
}
 100% {
 -webkit-transform: scale(1);
}
}
@-moz-keyframes cd-bounce-in {
 0% {
 -moz-transform: scale(0);
}
 60% {
 -moz-transform: scale(1.2);
}
 100% {
 -moz-transform: scale(1);
}
}
@keyframes cd-bounce-in {
 0% {
 -webkit-transform: scale(0);
 -moz-transform: scale(0);
 -ms-transform: scale(0);
 -o-transform: scale(0);
 transform: scale(0);
}
 60% {
 -webkit-transform: scale(1.2);
 -moz-transform: scale(1.2);
 -ms-transform: scale(1.2);
 -o-transform: scale(1.2);
 transform: scale(1.2);
}
 100% {
 -webkit-transform: scale(1);
 -moz-transform: scale(1);
 -ms-transform: scale(1);
 -o-transform: scale(1);
 transform: scale(1);
}
}
/***** CD NAV CSS END *****/


/* RESPONSIVE */

@media only screen and (min-width: 992px){
    /*** FORM CSS ***/    
                .programForm-sec {
                    width: 500px!important; /** previously '464px' **/
                } 
                .pageBanner-inner_in {
                    height: auto; /** previously 820px **/
                }
                .pageBanner-inner.inner .carousel-item.active {
                    background-position: 60%;
                }   
    /*** FORM CSS ***/    
    .building-multiply-bg .border-numbers.col-lg-2 {
        width: 25%;
    }
    
.fixed-crumb .highlightRnkings h5 {
	display: none;
}    
}

@media only screen and (min-width: 1024px){
    .upper-banner-content {
        width: auto;
    } 
}

/*@media only screen and (min-width: 1200px){
    .building-multiply-bg .border-numbers.col-lg-2 {
        width: 16.66666667%;
    }
}*/

@media only screen and (min-width: 1170px){
    #cd-nav ul {
        /* the navigation moves to the top */
        position: absolute;
        width: auto;
        max-width: none;
        bottom: auto;
        top: 36px;
        background: transparent;
        visibility: hidden;
        box-shadow: none;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        -webkit-transition: all 0s;
        -moz-transition: all 0s;
        transition: all 0s;
    }
    #cd-nav li {
        display: inline-block;
    }
    #cd-nav.is-fixed ul {
        /* when the user scrolls down, the navigation moves to the bottom right in Fixed position - as on touch devices */
        position: fixed;
        width: 90%;
        max-width: 250px;
        bottom: 84px;
        top: auto;
        background: white;
        visibility: hidden;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
    }
    #cd-nav.is-fixed ul li {
        display: block;
    }
    #cd-nav ul.has-transitions {
        /* this class is used to bring back transitions when the navigation moves at the bottom right */
        -webkit-transition: -webkit-transform 0.3s, visibility 0s 0.3s;
        -moz-transition: -moz-transform 0.3s, visibility 0s 0.3s;
        transition: transform 0.3s, visibility 0s 0.3s;
    }
    #cd-nav ul.is-visible {
        /* this class is used to bring back the navigation animation - as on touch devices */
        visibility: visible;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        -webkit-transition: -webkit-transform 0.3s, visibility 0s 0s;
        -moz-transition: -moz-transform 0.3s, visibility 0s 0s;
        transition: transform 0.3s, visibility 0s 0s;
        z-index:999;
		max-height: 600px;
        overflow-y: scroll;
        scrollbar-width: thin;
        -ms-overflow-style: none;
    }
    #cd-nav ul.is-hidden {
        /* this class is used to animate the scale down the navigation when the user scrolls down with the navigation still open */
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        -webkit-transition: -webkit-transform 0.3s;
        -moz-transition: -moz-transform 0.3s;
        transition: transform 0.3s;
    }    
    .cd-nav-trigger {
        /* the the menu triger is hidden by default on desktop devices */
        visibility: hidden;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        -webkit-transition: -webkit-transform 0.3s, visibility 0s 0.3s;
        -moz-transition: -moz-transform 0.3s, visibility 0s 0.3s;
        transition: transform 0.3s, visibility 0s 0.3s;
    }
    .is-fixed .cd-nav-trigger {
        visibility: visible;
        -webkit-transition: all 0s;
        -moz-transition: all 0s;
        transition: all 0s;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        -webkit-animation: cd-bounce-in 0.3s linear;
        -moz-animation: cd-bounce-in 0.3s linear;
        animation: cd-bounce-in 0.3s linear;
        z-index:9999;
    }    
}

@media only screen and (min-width: 1400px){
    .fixed-crumb .highlightRnkings h5 {
        display: block;
    }    
}
@media only screen and (max-width: 1199px){
    /*** FORM CSS ***/    
                .pageBanner-inner__content {
                    padding: 130px 0 111px !important;
                }
    /*** FORM CSS ***/    
    .ad-content {
        padding: 25px;
    } 
    .ad-content::after {
        display: none;
    }
    .highlight-Activity {
        flex-direction: column;
    }
    .glance-section {
        padding: 60px 0 60px;
    } 
    .achieve-bg-section .highlightRnkings h2 {
        font-size: 32px;
        line-height: 40px;
    }    
    .achieve-bg-section .highlightRnkings h4.af-title {
        font-size: 18px;
        line-height: 20px;
    } 
    #customers.table-responsive {
        display: block;
    } 
    .cuNumbers-section__in.fixed-crumb {
        overflow-x: scroll;
    }  
}

@media only screen and (max-width: 991px){
    /*** FORM CSS ***/
                .programForm-sec {
                    width: 100%;
                } 
                .mt-170x {
                    margin-top: -175px;
                }    
    /*** FORM CSS ***/    
    .lower-banner-content {
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        margin-top: 30px!important;
    }    
    .mt-290x {
        margin-top: unset;
    }
    .msg-frm.white-text p, .msg-frm.white-text p span {
        color: var(--text-color-dark);
    }
    .msg-frm.white-text p::before {
        filter: unset;
    } 
    .cuNumbers-section__in.fixed-crumb {
        overflow-x: scroll;
        overflow-y: hidden;
    }  
    .cuNumbers-section__in.fixed-crumb.d-flex {
        display: inline-block!important;
    }
    .cuNumbers-section__in.fixed-crumb .highlightRnkings h4 {
        font-size: 18px;
    }
    .cuNumbers-section__in.fixed-crumb .highlightRnkings h5::before {
        content: "(Swipe left to view more) >";
        position: absolute;
        bottom: 5px;
        font-size: 10px;
    } 
    .pageBanner-inner__content.sub-inner-content.p-0 {
        text-align: left!important;
    }
    .upper-banner-content.d-flex {
        flex-direction: column;
    }
    .cuNumbers-section__in.labs.alumni::before {
        height: 40%;
    }   
    .building-multiply-bg {
        height: auto;
    } 
    .numbers h3 {
        justify-content: center;
    }
    .feature-slider-box .item-box{margin-right: 30px ;}
    .feature-slider-box .popluarFeat-cont p{min-height: 45px;}    
}

@media only screen and (max-width: 774px){
    .cuNumbers-section__in.fixed-crumb {
        width: 65%!important;
        height: 48px !important;
	    z-index: 9999!important;        
    }       
}
@media only screen and (max-width: 767px){
    .pageBanner-inner_in1 {
        margin: 0 -15.5px;
    }  
    .sub-inner-content .highlightRnkings {
        padding-left: 16px;
    } 
    .achieve-bg-section .highlightRnkings h2 {
        font-size: 42px;
    }    
    .achieve-bg-section .highlightRnkings h4.af-title {
        font-size: 18px;
        line-height: 18px;
    } 
    .highlightRnkings.act-inner {
        padding: 10px 10px 20px;
    } 
    .highlightRnkings.act-inner:hover {
        background: var(--bgcolor-white);
    }
    .ach-content p {
        line-height: 16px;
        font-size: 14px;
    } 
    .ach-content .cu-btn {
        padding: 0!important;
    }
    .activity-row .col-sm-6:nth-child(even) .collapse.content-dropdown {
        left: auto;
    }
    .activity-row .col-sm-6:nth-child(even) .collapse.content-dropdown::after {
        left: 20%;
        right: auto;
    }     
    .collapse.content-dropdown {
        margin: 0;
        width: auto;
    } 
    .cuNumbers-section__in.labs::before {
        height: 60%;
    }     
    .highlightRnkings.lab-inner .ach-content {
        padding: 15px;  
    } 
    .highlightRnkings.lab-inner .listStyle-4 li {
        font-size: 14px;
        margin-bottom: 7px;
    }    
    .pb-6 {
        padding-bottom: 30px;
    }
    .fee-table thead tr th {
        padding: 10px 12px;
        line-height: 16px;
        font-size: 14px;
    } 
    .fee-table tbody tr td {
        padding: 10px 12px;
        line-height: 18px;
    }
    .patent-sec {
        margin: -16px -16px 20px -16px;
    }  
    .building-multiply-bg .numbers {
        padding: 10px;
    } 
    #cd-nav .link-title {
        padding: 18px 25px;
    }  
    .cuNumbers-section__in.fixed-crumb {
        width: 100% !important;
        top: 96px;
        margin: 0;
    }    
}

@media only screen and (max-width: 576px){
    .research-sec .research-ul li span {
        font-size: 12px;
        line-height: 16px;
        padding: 6px;
    } 
    .research-sec .research--inner p {
        font-size: 11px;
        line-height: 14px;
        margin-top: 5px;
        white-space: normal;
    }
    .upper-banner-content h2 + div > img {
        width: 250px;
    }  
    .pageBanner-inner__content.inner-content h3 {
        margin-top: 0;
    }    
}
@media only screen and (max-width: 575px){
    .pageBanner-inner .carousel-item {
        height: auto!important;
    }  
}
@media only screen and (max-width: 479px){
    .pageBanner-inner__content.inner-content h2 {
        font-size: 36px;
        line-height: 36px;
    }  
    .aboutProgram h3.af-title {
        font-size: 22px;
        line-height: 22px;
    }    
    .pageBanner-inner_in1.gr-bg {
        background-image: var(--offwhite-gradient-bg)!important;
    }
    .highlight-Activity .ach-content p {
        height: 95px;
    } 
    .ad-content .cu-btn {
        bottom: 15px;
    } 
    #customers.table-responsive {
        display: block;
    }
    .feature-slider-box .item-box{margin-right: 0 ;}     
}

@media only screen and (max-width: 320px){
    .ach-thumb img {
        width: 60px;
        height: 56px;
    }
}