.theme--blue {
    color: #00bbf2;
}
.theme--orange-1 {
    color: #f7941f !important;
}
.theme--yellow-1 {
    color: #e4f907;
}
.theme--yellow-2 {
    color: #ffde00;
}
.theme--pink {
    color: #e170aa;
}
.theme--rose {
    color: #f0645d;
}
.theme--green {
    color: #1db9a7;
}
.theme--purple {
    color: #8d85ca;
}
@font-face {
    font-family: "Din Normal";
    src: url("../fonts/DINNextLTPro-Regular.eot");
    src: url("../fonts/DINNextLTPro-Regular%EF%B9%96.eot#iefix") format("embedded-opentype"), url("../fonts/DINNextLTPro-Regular.woff2") format("woff2"), url("../fonts/DINNextLTPro-Regular.woff") format("woff"),
        url("../fonts/DINNextLTPro-Regular.ttf") format("truetype"), url("../fonts/DINNextLTPro-Regular.svg#DINNextLTPro-Regular") format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Din Bold";
    src: url("../fonts/DINNextLTPro-Bold.eot");
    src: url("../fonts/DINNextLTPro-Bold%EF%B9%96.eot#iefix") format("embedded-opentype"), url("../fonts/DINNextLTPro-Bold.woff2") format("woff2"), url("../fonts/DINNextLTPro-Bold.woff") format("woff"),
        url("../fonts/DINNextLTPro-Bold.ttf") format("truetype"), url("../fonts/DINNextLTPro-Bold.svg#DINNextLTPro-Bold") format("svg");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Din Medium";
    src: url("../fonts/DINNextLTPro-Medium.eot");
    src: url("../fonts/DINNextLTPro-Medium%EF%B9%96.eot#iefix") format("embedded-opentype"), url("../fonts/DINNextLTPro-Medium.woff2") format("woff2"), url("../fonts/DINNextLTPro-Medium.woff") format("woff"),
        url("../fonts/DINNextLTPro-Medium.ttf") format("truetype"), url("../fonts/DINNextLTPro-Medium.svg#DINNextLTPro-Medium") format("svg");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
body {
    font-family: "Din Normal", BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #474747;
    width: 100%;
    min-height: 100vh;
    overflow-x: hidden;
}
.big-text,
.large-text,
h1,
h2,
h3,
h4 {
    font-weight: 700;
}
h5.title,
h6.title {
    font-weight: 700;
}
.tiny-text {
    font-size: 11.52px;
}
.caption-text {
    font-size: 14.4px;
}
p {
    font-size: 18px;
}
h6 {
    font-size: 22.5px;
}
h5 {
    font-size: 28.125px;
}
h4 {
    font-size: 35.15625px;
}
h3 {
    font-size: 43.94531px;
}
h2 {
    font-size: 54.93164px;
}
h1 {
    font-size: 68.66455px;
}
.big-text {
    font-size: 85.83069px;
}
.large-text {
    font-size: 107.28836px;
}
* {
    outline: 0 !important;
    outline: 0 !important;
    outline: transparent !important;
}
html {
    overflow-x: hidden;
}
.cta {
    border-radius: 3px;
    text-decoration: none !important;
    cursor: pointer;
    padding: 10px 26px;
}
.cta__solid--neon {
    color: #070707;
    transition: all 0.3s ease;
    background: transparent linear-gradient(90deg, #1fbcee 0, #661c8e 100%) 0 0 no-repeat padding-box;
    color: #fff;
}
.cta__solid--neon:hover {
    background: #00b2ef !important;
    color: #fff !important;
}
.cta__solid--blue {
    background: #00bbf2;
    color: #070707;
    transition: all 0.3s ease;
}
.cta__solid--blue:hover {
    background: #fff !important;
    color: #070707;
}
.cta__solid--primary {
    background: #000;
    color: #fff;
    transition: all 0.3s ease;
}
.cta__solid--primary:hover {
    background: #e4f907 !important;
    color: #012523 !important;
}
.cta__solid--turquoise {
    background: #bad1cd;
    color: #141414 !important;
    transition: all 0.3s ease;
}
.cta__solid--turquoise:hover {
    background: #012523 !important;
    color: #fff !important;
}
.cta__solid--black {
    background: #070707;
    color: #fff !important;
    transition: all 0.3s ease;
}
.cta__solid--black:hover {
    background: #e4f907 !important;
    color: #070707 !important;
}
.cta__solid--primary-background {
    transition: all 0.3s ease;
}
.cta__solid--primary-background:hover {
    background: #fff !important;
    color: #012523 !important;
}
.cta:hover {
    background: rgba(228, 249, 7, 0.8);
    color: #070707;
}
.boxWrapper {
    border-radius: 4px;
}
.boxWrapper__top--image {
    position: relative;
    width: 100%;
    height: 260px;
}
.boxWrapper__top--image img {
    position: absolute;
    left: -12px;
    top: -12px;
}
.boxWrapper__bottom {
    padding: 34px 40px 48px 40px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 49%;
}
.boxWrapper__bottom--top h3 {
    font-family: "Din Bold";
    font-size: 24px;
    line-height: 24px;
}
.boxWrapper__bottom--top p {
    font-family: "Din Normal";
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
}
.boxWrapper__bottom--bottom {
    margin-top: 24px;
}
.boxWrapper__bottom--bottom a {
    min-width: 180px;
    display: inline-block;
    text-align: center;
}
.theming__primary {
    width: 100%;
    background: transparent linear-gradient(90deg, #1fbcee 0, #661c8e 100%) 0 0 no-repeat padding-box;
}
.theming__primary .boxWrapper__bottom--top h3 {
    color: #00bbf2;
}
.theming__primary .boxWrapper__bottom--top p {
    color: #fff;
}
.theming__turquoise {
    background: #bad1cd;
    width: 100%;
}
.theming__turquoise .boxWrapper__bottom--top h3 {
    color: #bad1cd;
}
.theming__turquoise .boxWrapper__bottom--top p {
    color: #fff;
}
.theming__blue {
    background: #00bbf2;
    width: 100%;
    height: 580px;
}
.theming__blue .boxWrapper__top--image {
    height: 330px;
}
.theming__blue .boxWrapper__bottom {
    height: 44%;
}
.theming__blue .boxWrapper__bottom--top h3 {
    color: #fff;
}
.theming__blue .boxWrapper__bottom--top p {
    color: #012523;
}
.modal .modal-dialog {
    max-width: 900px;
}
.modal .modal-dialog .modal-content {
    background: 0 0;
    border: 0;
}
.modal .modal-dialog .modal-content .modal-body {
    background: #fff;
    padding: 0;
}
.modal .modal-dialog .modal-content .modal-body .close {
    position: absolute;
    top: -20px;
    right: -20px;
    background: #e4fa06;
    opacity: 1;
    z-index: 11;
    padding: 10px;
    border-radius: 50%;
    border: 1px solid #000;
    font-weight: 900;
    outline: 0;
    cursor: pointer;
}
.modal .modal-dialog .modal-content .modal-body .content-head {
    background: #012523;
}
.modal .modal-dialog .modal-content .modal-body .content-head h4 {
    color: #fff;
    font-size: 25px;
    padding: 15px 40px;
}
.modal .modal-dialog .modal-content .modal-body .content-body {
    padding: 25px 40px;
}
.modal .modal-dialog .modal-content .modal-body .content-body .table-borderless thead th {
    white-space: nowrap;
}
.modal .modal-dialog .modal-content .modal-body .content-body a {
    color: #012523 !important;
}
.modal .modal-dialog .modal-content .modal-body .content-body h5 {
    font-family: "Din Bold";
    font-size: 20px;
}
.modal .modal-dialog .modal-content .modal-body .content-body .examination-pathway h5 {
    font-family: "Din Bold";
    font-size: 20px;
}
.modal .modal-dialog .modal-content .modal-body .content-body .non-examination-pathway h5 {
    font-family: "Din Bold";
    font-size: 20px;
}
.modal .modal-dialog .modal-content .modal-body .content-body .non-examination-pathway ul {
    padding: 0;
}
.modal .modal-dialog .modal-content .modal-body .content-body .non-examination-pathway ul li {
    list-style: none;
}
.modal-backdrop {
    z-index: 10;
}
@media (max-width: 992px) {
    body .aspiring-students-placements .statistics-wrapper .subtitle {
        margin: 0 15px;
    }
    .admission-alerts .data-wrapper table tbody tr td {
        font-size: 15px;
        width: 100%;
    }
    .modal .modal-dialog {
        width: 90%;
    }
    .modal .modal-dialog .modal-content .modal-body .close {
        top: 0;
        right: 0;
        border-radius: 0;
        border: none;
    }
}
@media (max-width: 768px) and (min-width: 575px) {
    .modal .modal-dialog {
        width: 90%;
        margin: 50px auto;
    }
}
@media (min-width: 480px) and (max-width: 575px) {
    .modal .modal-dialog {
        width: 90%;
        margin: 50px auto;
    }
}
@media (max-width: 480px) {
    .modal .modal-dialog {
        width: 90%;
        margin: 50px auto;
    }
}
@keyframes border-pulsate-1 {
    0% {
        border-color: rgba(0, 187, 242, 0.8);
    }
    50% {
        border-color: rgba(0, 187, 242, 0);
    }
    100% {
        border-color: rgba(0, 187, 242, 0.8);
    }
}
.pulse-1 {
    border: 8px solid #0ff;
    animation: border-pulsate-1 3s ease;
    border-radius: 2px;
    animation-iteration-count: 2;
}
@keyframes border-pulsate-2 {
    0% {
        border-color: rgba(141, 133, 202, 0.8);
    }
    50% {
        border-color: rgba(141, 133, 202, 0);
    }
    100% {
        border-color: rgba(141, 133, 202, 0.8);
    }
}
.pulse-2 {
    border: 8px solid #8d85ca;
    animation: border-pulsate-2 2s ease infinite;
    border-radius: 2px;
    animation-iteration-count: 1;
}
@keyframes border-pulsate-3 {
    0% {
        border-color: rgba(255, 222, 0, 0.8);
    }
    50% {
        border-color: rgba(255, 222, 0, 0);
    }
    100% {
        border-color: rgba(255, 222, 0, 0.8);
    }
}
.pulse-3 {
    border: 8px solid #ffde00;
    animation: border-pulsate-3 2s ease infinite;
    border-radius: 2px;
    animation-iteration-count: 1;
}
@keyframes border-pulsate-4 {
    0% {
        border-color: rgba(247, 148, 33, 0.8);
    }
    50% {
        border-color: rgba(247, 148, 33, 0);
    }
    100% {
        border-color: rgba(247, 148, 33, 0.8);
    }
}
.pulse-4 {
    border: 8px solid #f79421;
    animation: border-pulsate-4 2s ease infinite;
    border-radius: 2px;
    animation-iteration-count: 1;
}
@keyframes border-pulsate-5 {
    0% {
        border-color: rgba(240, 100, 93, 0.8);
    }
    50% {
        border-color: rgba(240, 100, 93, 0);
    }
    100% {
        border-color: rgba(240, 100, 93, 0.8);
    }
}
.pulse-5 {
    border: 8px solid #f0645d;
    animation: border-pulsate-5 2s ease infinite;
    border-radius: 2px;
    animation-iteration-count: 1;
}
@keyframes border-pulsate-6 {
    0% {
        border-color: rgba(31, 185, 167, 0.8);
    }
    50% {
        border-color: rgba(31, 185, 167, 0);
    }
    100% {
        border-color: rgba(31, 185, 167, 0.8);
    }
}
.pulse-6 {
    border: 8px solid #1fb9a7;
    animation: border-pulsate-6 2s ease infinite;
    border-radius: 2px;
    animation-iteration-count: 1;
}
@keyframes border-pulsate-7 {
    0% {
        border-color: rgba(225, 112, 170, 0.8);
    }
    50% {
        border-color: rgba(225, 112, 170, 0);
    }
    100% {
        border-color: rgba(225, 112, 170, 0.8);
    }
}
.pulse-7 {
    border: 8px solid #e170aa;
    animation: border-pulsate-7 2s ease infinite;
    border-radius: 2px;
    animation-iteration-count: 1;
}
.topbar {
    background: #012523;
}
.topbar .container .row ul {
    list-style: none;
    display: flex;
    width: 100%;
    justify-content: flex-end;
    margin-bottom: 0;
}
.topbar .container .row ul li {
    padding: 4px 0;
}
.topbar .container .row ul li:not(:last-child) {
    margin-right: 20px;
}
.topbar .container .row ul li:first-child a {
    color: #00b2ef;
}
.topbar .container .row ul li a {
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    text-decoration: none;
    font-family: "Din Medium";
    transition: all 0.3s ease;
}
.topbar .container .row ul li a span {
    padding-right: 6px;
}
.topbar .container .row ul li a:hover {
    color: #00b2ef;
}
.topbar .container .row ul li a:hover .dropdown-menu {
    display: block;
}
.topbar .phone {
    display: none;
}
.navbar-fixed-top {
    background-color: #fff;
    transition: background-color 2s ease 0s;
}
.navbar-fixed-top.opaque {
    background-color: rgba(255, 255, 255, 0);
    transition: background-color 2s ease 0s;
}
.header {
    position: relative;
    z-index: 4;
    width: 100%;
    background: #fff;
    transition: height 0.3s;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}
.header .container .row .navbar__wrapper {
    width: 100%;
}
.header .container .row .navbar__wrapper .navbar {
    padding: 10px 0;
}
.header .container .row .navbar__wrapper .navbar .cta {
    display: none;
}
.header .container .row .navbar__wrapper .navbar .search {
    display: none;
}
.header .container .row .navbar__wrapper .navbar .modal-dialog {
    top: 50%;
    transform: translateY(-50%);
}
.header .container .row .navbar__wrapper .navbar .modal-content {
    height: 40px;
    border: none;
    background: #fff;
}
.header .container .row .navbar__wrapper .navbar .modal-body {
    padding: 10px;
    width: 900px;
    left: 0;
}
.header .container .row .navbar__wrapper .navbar .modal-body button {
    border: none;
    border-radius: 5px;
    background: #fff;
}
.header .container .row .navbar__wrapper .navbar .modal-body input {
    border: none;
    width: 52%;
    border-radius: 5px;
}
.header .container .row .navbar__wrapper .navbar .close {
    position: absolute;
    top: -35px;
    left: 94%;
    background: #e4f907;
    color: #012523;
    width: 30px;
    height: 30px;
    border-radius: 20px;
    padding: 3px;
    opacity: 1;
    cursor: pointer;
}
.header .container .row .navbar__wrapper .navbar-nav .nav-item .button-wrapper {
    padding: 10px 20px !important;
}
.header .container .row .navbar__wrapper .navbar-nav .nav-item:not(:last-child) {
    margin-right: 18px;
}
.header .container .row .navbar__wrapper .navbar-nav .nav-item .nav-link {
    font-size: 16px;
    line-height: 17px;
    color: #012523;
    display: flex;
    align-items: center;
    padding: 10px 0;
    font-family: "Din Medium";
}
.header .container .row .navbar__wrapper .navbar-nav .nav-item .dropdown-menu {
    padding: 0;
    border-radius: 2px;
    border: none;
    padding-top: 20px;
    margin-top: 0;
    box-shadow: 0 10px 29px rgba(0, 0, 0, 0.1);
}
.header .container .row .navbar__wrapper .navbar-nav .nav-item .dropdown-menu a {
    padding: 8px 20px;
    font-size: 16px;
    transition: all 0.3s ease;
}
.header .container .row .navbar__wrapper .navbar-nav .nav-item .dropdown-menu a:hover {
    background: #e4f907;
}
.header .container .row .navbar__wrapper .navbar-nav .nav-item .dropdown-menu a svg {
    display: none;
}
.header .container .row .navbar__wrapper .navbar-nav .nav-item .dropdown-menu .dropdown-menu-wrapper {
    display: flex;
    flex-direction: row;
}
.header .container .row .navbar__wrapper .navbar-nav .nav-item .dropdown-menu .dropdown-menu-wrapper .dropdown-wrapper {
    width: 270px;
}
.header .container .row .navbar__wrapper .navbar-nav .nav-item .dropdown-menu .dropdown-menu-wrapper .dropdown-wrapper .dropdown-item {
    font-size: 16px;
}
.header .container .row .navbar__wrapper .navbar-nav .nav-item .dropdown-menu .dropdown-menu-wrapper .dropdown-wrapper .dropdown-item-header {
    font-family: "Din Medium";
    margin-bottom: 10px;
}
.header .container .row .navbar__wrapper .navbar-nav .nav-item .dropdown-menu .dropdown-menu-wrapper .dropdown-wrapper .dropdown-item-header:hover {
    background: #fff;
}
.header .container .row .navbar__wrapper .navbar-nav .nav-item .dropdown-menu .dropdown-menu-wrapper .vertical-rule {
    height: 520px;
    background-color: #012523;
    width: 1px;
    opacity: 0.2;
}
.bottombarMobile {
    display: none;
}
.bottombar,
.bottombarMobile {
    background: #e8e8e8;
    transition: display 0.5s ease;
}
.bottombar .container .row ul,
.bottombarMobile .container .row ul {
    list-style: none;
    display: flex;
    margin-bottom: 0;
    justify-content: flex-end;
    width: 100%;
    padding: 4px 0;
}
.bottombar .container .row ul li,
.bottombarMobile .container .row ul li {
    display: flex;
    align-self: center;
}
.bottombar .container .row ul li:not(:last-child),
.bottombarMobile .container .row ul li:not(:last-child) {
    margin-right: 24px;
}
.bottombar .container .row ul li a,
.bottombarMobile .container .row ul li a {
    text-decoration: none;
    font-size: 16px;
    line-height: 17px;
    color: #012523;
}
.bottombar .container .row ul li a span,
.bottombarMobile .container .row ul li a span {
    padding-right: 6px;
}
.bottombar .container .row ul li .cta,
.bottombarMobile .container .row ul li .cta {
    padding: 8px 10px !important;
}
.bottombar .container .row ul li .cta img,
.bottombarMobile .container .row ul li .cta img {
    padding: 0 10px 0 0 !important;
}
.bottombar .container .row ul li form,
.bottombarMobile .container .row ul li form {
    position: relative;
}
.bottombar .container .row ul li form input,
.bottombarMobile .container .row ul li form input {
    height: 32px;
    min-width: 232px;
    border: 1px solid #012523;
    border-radius: 2px;
    background: 0 0;
    padding-right: 24px;
}
.bottombar .container .row ul li form input::placeholder,
.bottombarMobile .container .row ul li form input::placeholder {
    color: #bababa;
    padding-left: 24px;
}
.bottombar .container .row ul li form button,
.bottombarMobile .container .row ul li form button {
    color: transparent;
    border: none;
    background: url("../images/search-icon.svg");
    width: 16px;
    height: 16px;
    padding: 0;
    position: absolute;
    right: 16px;
}
.floatingButtonWrap {
    display: none;
    position: fixed;
    bottom: 105px;
    right: 45px;
    z-index: 999999999;
}
.floatingButtonWrap .floatingButtonInner {
    position: relative;
}
.floatingButtonWrap .floatingButtonInner .floatingButton {
    display: flex;
    width: 42px;
    height: 42px;
    text-align: center;
    background: #e4f907;
    color: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
    border: 1px solid #000;
    opacity: 1;
    transition: all 0.4s;
    justify-content: center;
    border-radius: 2px;
}
.floatingButtonWrap .floatingButtonInner .floatingButton img {
    width: 15px;
    transition: all 0.4s;
}
.floatingButtonWrap .floatingButtonInner .floatingButton .fa {
    font-size: 15px !important;
    transform: rotate(0);
    transition: all 0.4s;
}
.floatingButtonWrap .floatingButtonInner .floatingButton.open,
.floatingButtonWrap .floatingButtonInner .floatingButton:active,
.floatingButtonWrap .floatingButtonInner .floatingButton:focus,
.floatingButtonWrap .floatingButtonInner .floatingButton:hover {
    opacity: 1;
    color: #fff;
}
.floatingButtonWrap .floatingButtonInner .floatingButton.open.fa {
    transform: rotate(270deg);
}
.floatingButtonWrap .floatingButtonInner .floatingButton.open > img {
    transform: rotate(225deg);
}
.floatingMenu {
    position: absolute;
    bottom: 30px;
    right: 0;
    display: none;
}
.floatingMenu li {
    width: 100%;
    float: right;
    list-style: none;
    text-align: right;
    margin-bottom: 5px;
}
.floatingMenu li a {
    padding: 6px 18px;
    display: inline-block;
    background: #e4f907;
    color: #000;
    border-radius: 2px;
    overflow: hidden;
    white-space: nowrap;
    transition: all 0.4s;
    font-size: 14px;
    border: 1px solid #000;
}
.floatingMenu li a span {
    padding-right: 10px;
}
.floatingMenu li a span img {
    width: 25px;
    height: 25px;
}
.floatingMenu li a:hover {
    margin-right: 5px;
    text-decoration: none;
}
#return-to-top {
    position: fixed;
    bottom: 50px;
    right: 45px;
    display: block;
    display: none;
    transition: all 0.3s ease;
    z-index: 3;
}
#return-to-top img {
    width: 42px;
    border: 1px solid #000;
    border-radius: 2px;
}
.stickySidebar {
    position: fixed;
    right: -210px;
    top: 50%;
    transform: translateY(-50%);
    background: #fff;
    cursor: pointer;
    transition: all 0.4s;
    z-index: 2;
}
.stickySidebar:hover {
    right: 0;
}
.stickySidebar__wrapper {
    display: flex;
}
.stickySidebar__wrapper--left {
    background: #08acec;
    width: 48px;
    position: relative;
    text-align: center;
}
.stickySidebar__wrapper--left p {
    transform: rotate(180deg);
    writing-mode: tb-rl;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    margin: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Din Medium";
    font-size: 16px;
    text-transform: uppercase;
}
.stickySidebar__wrapper--left p span {
    margin-top: 20px;
}
.stickySidebar__wrapper--left p span img {
    transform: rotate(90deg);
}
.stickySidebar__wrapper--right ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
}
.stickySidebar__wrapper--right ul li {
    padding: 10px 20px;
    padding-right: 40px;
}
.stickySidebar__wrapper--right ul li:hover {
    background: #ccc;
}
.stickySidebar__wrapper--right ul li a {
    font-family: "Din Medium";
    font-size: 16px;
    text-transform: uppercase;
    color: #012523;
    text-decoration: none;
}
.stickySidebar__wrapper--right ul li a span {
    padding-right: 15px;
}
.stickySidebar__wrapper--right ul li a span img {
    width: 30px;
    height: 30px;
}
@media (min-width: 1200px) {
    .floatingButtonWrap {
        display: none !important;
    }
}
@media (max-width: 1200px) {
    .stickySidebar {
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 992px) {
    .floatingButtonWrap {
        display: block;
    }
    .schools {
        display: none;
    }
    .header .container .row .navbar__wrapper .navbar {
        margin: 15px;
    }
    .header .container .row .navbar__wrapper .navbar .cta {
        display: block;
        padding: 7px 12px !important;
        margin-left: 325px;
    }
    .header .container .row .navbar__wrapper .navbar .search {
        display: block;
    }
    .header .container .row .navbar__wrapper .navbar svg {
        stroke: #000;
    }
    .header .container .row .navbar__wrapper .navbar .modal-body {
        width: 100%;
    }
    .header .container .row .navbar__wrapper .navbar .modal-body input {
        width: 52%;
    }
    .header .container .row .navbar__wrapper .navbar .navbar-toggler {
        border: none;
        padding: 0;
    }
    .header .container .row .navbar__wrapper .navbar-nav .nav-item {
        margin: 10px 0;
    }
    .header .container .row .navbar__wrapper .navbar-nav .nav-item:not(:last-child) {
        margin-right: 18px;
    }
    .header .container .row .navbar__wrapper .navbar-nav .nav-item .dropdown-menu {
        padding: 0;
        border-radius: 2px;
        border: none;
        margin-top: 10px;
    }
    .header .container .row .navbar__wrapper .navbar-nav .nav-item .dropdown-menu a {
        padding: 5px 20px;
    }
    .header .container .row .navbar__wrapper .navbar-nav .nav-item .dropdown-menu a svg {
        display: inline-block;
        width: 15px;
        padding-bottom: 5px;
    }
    .header .container .row .navbar__wrapper .navbar-nav .nav-item .button-wrapper {
        display: none;
    }
    .bottombar .container .row ul li:not(:last-child) {
        margin-right: 17px;
    }
}
.modal-backdrop {
    z-index: 1;
}
@media (min-width: 768px) {
    .nav-item:hover .dropdown-menu {
        display: block;
    }
    .floatingButtonWrap {
        display: block;
    }
}
@media (max-width: 768px) {
    body .col-md-12.mobile-logo-placement {
        display: block;
    }
    .schools {
        display: none;
    }
    .floatingButtonWrap {
        display: block;
    }
}
@media (max-width: 480px) {
    .header .container .row .navbar__wrapper .navbar-nav .nav-item .dropdown-menu .dropdown-menu-wrapper .dropdown-wrapper .dropdown-item {
        font-size: 14px;
    }
    .topbar {
        display: block;
        padding: 0 0;
    }
    .topbar .desktop {
        display: none;
    }
    .topbar .phone {
        display: block;
    }
    .topbar .phone ul {
        overflow: auto;
        white-space: nowrap;
        width: 100vw;
        list-style: none;
        justify-content: flex-end;
        margin-bottom: 0;
    }
    .topbar .phone ul li {
        display: inline-block;
        padding: 6px 0;
    }
    .topbar .phone ul li:not(:last-child) {
        margin-right: 20px;
    }
    .topbar .phone ul li:first-child a {
        color: #e4f907;
    }
    .topbar .phone ul li a {
        font-size: 12px;
        line-height: 14px;
        color: #fff;
        text-decoration: none;
        transition: all 0.3s ease;
    }
    .topbar .phone ul li a span {
        padding-right: 6px;
    }
    .topbar .phone ul li a:hover {
        color: #e4f907;
    }
    .header .container .row .navbar__wrapper .navbar {
        margin: 15px;
        padding: 0;
    }
    .header .container .row .navbar__wrapper .navbar .navbar-brand {
        margin-right: 0 !important;
    }
    .header .container .row .navbar__wrapper .navbar .navbar-brand img {
        width: 100px;
    }
    .header .container .row .navbar__wrapper .navbar .cta {
        display: block;
        padding: 7px 18px !important;
    }
    .header .container .row .navbar__wrapper .navbar .search {
        display: block;
    }
    .header .container .row .navbar__wrapper .navbar svg {
        stroke: #000;
    }
    .header .container .row .navbar__wrapper .navbar .navbar-toggler {
        border: none;
        padding: 0;
    }
    .header .container .row .navbar__wrapper .navbar .modal-body {
        width: 100%;
    }
    .header .container .row .navbar__wrapper .navbar .modal-body input {
        width: 35%;
    }
    .header .container .row .navbar__wrapper .navbar .modal-body .close {
        left: 91%;
    }
    .header .container .row .navbar__wrapper .navbar-nav .nav-item {
        margin: 10px 0;
    }
    .header .container .row .navbar__wrapper .navbar-nav .nav-item:not(:last-child) {
        margin-right: 18px;
    }
    .header .container .row .navbar__wrapper .navbar-nav .nav-item .nav-link {
        font-size: 14px;
        line-height: 17px;
        color: #012523;
        display: flex;
        align-items: center;
        padding: 0;
    }
    .header .container .row .navbar__wrapper .navbar-nav .nav-item .dropdown-menu {
        padding: 0;
        border-radius: 2px;
        border: none;
        margin-top: 10px;
        box-shadow: none;
    }
    .header .container .row .navbar__wrapper .navbar-nav .nav-item .dropdown-menu a {
        padding: 5px 20px;
        transition: all 0.3s ease;
    }
    .header .container .row .navbar__wrapper .navbar-nav .nav-item .dropdown-menu a:hover {
        background: #e4f907;
    }
    .header .container .row .navbar__wrapper .navbar-nav .nav-item .dropdown-menu a svg {
        display: inline-block;
        width: 15px;
        padding-bottom: 5px;
    }
    .header .container .row .navbar__wrapper .navbar-nav .nav-item .dropdown-menu .dropdown-menu-wrapper {
        flex-direction: column;
    }
    .header .container .row .navbar__wrapper .navbar-nav .nav-item .dropdown-menu .dropdown-menu-wrapper .dropdown-wrapper {
        font-size: 12px;
    }
    .header .container .row .navbar__wrapper .navbar-nav .nav-item .dropdown-menu .dropdown-menu-wrapper .dropdown-wrapper #media-connect {
        padding-top: 15px;
    }
    .header .container .row .navbar__wrapper .navbar-nav .nav-item .dropdown-menu .dropdown-menu-wrapper .vertical-rule {
        display: none;
    }
    .header .container .row .navbar__wrapper .navbar-nav .nav-item .button-wrapper {
        display: none;
    }
    .bottombar {
        display: none;
    }
    .bottombarMobile {
        display: block;
    }
    .bottombarMobile ul {
        justify-content: center !important;
    }
    .bottombarMobile img {
        padding-bottom: 4px;
    }
}
@media (max-width: 320px) {
    .bottombarMobile {
        display: block;
    }
    .bottombarMobile ul {
        justify-content: center !important;
    }
    .bottombarMobile ul li a {
        font-size: 12px !important;
    }
    .bottombarMobile img {
        padding-bottom: 4px;
    }
    .header .container .row .navbar__wrapper .navbar .modal-body {
        width: 100%;
    }
    .header .container .row .navbar__wrapper .navbar .modal-body input {
        width: 35%;
    }
    .header .container .row .navbar__wrapper .navbar .modal-body .close {
        left: 91%;
    }
}
.topbar {
    background: #012523;
    position: relative;
    z-index: 9;
}
.topbar .container .row ul {
    list-style: none;
    display: flex;
    width: 100%;
    justify-content: flex-end;
    margin-bottom: 0;
}
.topbar .container .row ul li {
    padding: 4px 0;
}
.topbar .container .row ul li:not(:last-child) {
    margin-right: 20px;
}
.topbar .container .row ul li:first-child a {
    color: #00b2ef;
}
.topbar .container .row ul li a {
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    text-decoration: none;
    font-family: "Din Medium";
    transition: all 0.3s ease;
}
.topbar .container .row ul li a span {
    padding-right: 6px;
}
.topbar .container .row ul li a:hover {
    color: #00b2ef;
}
.topbar .container .row ul li a:hover .dropdown-menu {
    display: block;
}
.topbar .phone {
    display: none;
}
.navbar-fixed-top {
    background-color: #fff;
    transition: background-color 2s ease 0s;
}
.navbar-fixed-top.opaque {
    background-color: rgba(255, 255, 255, 0);
    transition: background-color 2s ease 0s;
}
.header {
    position: relative;
    z-index: 4;
    width: 100%;
    background: #fff;
    transition: height 0.3s;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}
.header .container .row .navbar__wrapper {
    width: 100%;
}
.header .container .row .navbar__wrapper .navbar {
    padding: 10px 0;
}
.header .container .row .navbar__wrapper .navbar .cta {
    display: none;
}
.header .container .row .navbar__wrapper .navbar .search {
    display: none;
}
.header .container .row .navbar__wrapper .navbar .modal-dialog {
    top: 50%;
    transform: translateY(-50%);
}
.header .container .row .navbar__wrapper .navbar .modal-content {
    height: 40px;
    border: none;
    background: #fff;
}
.header .container .row .navbar__wrapper .navbar .modal-body {
    padding: 10px;
    width: 900px;
    left: 0;
}
.header .container .row .navbar__wrapper .navbar .modal-body button {
    border: none;
    border-radius: 5px;
    background: #fff;
}
.header .container .row .navbar__wrapper .navbar .modal-body input {
    border: none;
    width: 52%;
    border-radius: 5px;
}
.header .container .row .navbar__wrapper .navbar .close {
    position: absolute;
    top: -35px;
    left: 94%;
    background: #e4f907;
    color: #012523;
    width: 30px;
    height: 30px;
    border-radius: 20px;
    padding: 3px;
    opacity: 1;
    cursor: pointer;
}
.header .container .row .navbar__wrapper .navbar-nav .nav-item .button-wrapper {
    padding: 10px 20px !important;
}
.header .container .row .navbar__wrapper .navbar-nav .nav-item:not(:last-child) {
    margin-right: 18px;
}
.header .container .row .navbar__wrapper .navbar-nav .nav-item .nav-link {
    font-size: 16px;
    line-height: 17px;
    color: #000;
    display: flex;
    align-items: center;
    padding: 10px 0;
    font-family: "Din Medium";
}
.header .container .row .navbar__wrapper .navbar-nav .nav-item .dropdown-menu {
    padding: 0;
    border-radius: 2px;
    border: none;
    padding-top: 20px;
    margin-top: 0;
    box-shadow: 0 10px 29px rgba(0, 0, 0, 0.1);
}
.header .container .row .navbar__wrapper .navbar-nav .nav-item .dropdown-menu a {
    padding: 8px 20px;
    font-size: 16px;
    transition: all 0.3s ease;
}
.header .container .row .navbar__wrapper .navbar-nav .nav-item .dropdown-menu a:hover {
    background: #e4f907;
}
.header .container .row .navbar__wrapper .navbar-nav .nav-item .dropdown-menu a svg {
    display: none;
}
.header .container .row .navbar__wrapper .navbar-nav .nav-item .dropdown-menu .dropdown-menu-wrapper {
    display: flex;
    flex-direction: row;
}
.header .container .row .navbar__wrapper .navbar-nav .nav-item .dropdown-menu .dropdown-menu-wrapper .dropdown-wrapper {
    width: 270px;
}
.header .container .row .navbar__wrapper .navbar-nav .nav-item .dropdown-menu .dropdown-menu-wrapper .dropdown-wrapper .dropdown-item {
    font-size: 16px;
}
.header .container .row .navbar__wrapper .navbar-nav .nav-item .dropdown-menu .dropdown-menu-wrapper .dropdown-wrapper .dropdown-item-header {
    font-family: "Din Medium";
    margin-bottom: 10px;
}
.header .container .row .navbar__wrapper .navbar-nav .nav-item .dropdown-menu .dropdown-menu-wrapper .dropdown-wrapper .dropdown-item-header:hover {
    background: #fff;
}
.header .container .row .navbar__wrapper .navbar-nav .nav-item .dropdown-menu .dropdown-menu-wrapper .vertical-rule {
    height: 520px;
    background-color: #012523;
    width: 1px;
    opacity: 0.2;
}
.bottombarMobile {
    display: none;
}
.bottombar,
.bottombarMobile {
    background: #e8e8e8;
    transition: display 0.5s ease;
}
.bottombar .container .row ul,
.bottombarMobile .container .row ul {
    list-style: none;
    display: flex;
    margin-bottom: 0;
    justify-content: flex-end;
    width: 100%;
    padding: 4px 0;
}
.bottombar .container .row ul li,
.bottombarMobile .container .row ul li {
    display: flex;
    align-self: center;
}
.bottombar .container .row ul li:not(:last-child),
.bottombarMobile .container .row ul li:not(:last-child) {
    margin-right: 24px;
}
.bottombar .container .row ul li a,
.bottombarMobile .container .row ul li a {
    text-decoration: none;
    font-size: 16px;
    line-height: 17px;
    color: #000;
}
.bottombar .container .row ul li a span,
.bottombarMobile .container .row ul li a span {
    padding-right: 6px;
}
.bottombar .container .row ul li .cta,
.bottombarMobile .container .row ul li .cta {
    padding: 8px 10px !important;
    color: #fff;
}
.bottombar .container .row ul li .cta img,
.bottombarMobile .container .row ul li .cta img {
    padding: 0 10px 0 0 !important;
}
.bottombar .container .row ul li form,
.bottombarMobile .container .row ul li form {
    position: relative;
}
.bottombar .container .row ul li form input,
.bottombarMobile .container .row ul li form input {
    height: 32px;
    min-width: 232px;
    border: 1px solid #000;
    border-radius: 2px;
    background: 0 0;
    padding-right: 24px;
}
.bottombar .container .row ul li form input::placeholder,
.bottombarMobile .container .row ul li form input::placeholder {
    color: #bababa;
    padding-left: 24px;
}
.bottombar .container .row ul li form button,
.bottombarMobile .container .row ul li form button {
    color: transparent;
    border: none;
    background: url("../images/search-icon-black.svg");
    width: 16px;
    height: 16px;
    padding: 0;
    position: absolute;
    right: 16px;
}
.floatingButtonWrap {
    display: none;
    position: fixed;
    bottom: 105px;
    right: 45px;
    z-index: 999999999;
}
.floatingButtonWrap .floatingButtonInner {
    position: relative;
}
.floatingButtonWrap .floatingButtonInner .floatingButton {
    display: flex;
    width: 42px;
    height: 42px;
    text-align: center;
    background: #e4f907;
    color: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
    border: 1px solid #000;
    opacity: 1;
    transition: all 0.4s;
    justify-content: center;
    border-radius: 2px;
}
.floatingButtonWrap .floatingButtonInner .floatingButton img {
    width: 15px;
    transition: all 0.4s;
}
.floatingButtonWrap .floatingButtonInner .floatingButton .fa {
    font-size: 15px !important;
    transform: rotate(0);
    transition: all 0.4s;
}
.floatingButtonWrap .floatingButtonInner .floatingButton.open,
.floatingButtonWrap .floatingButtonInner .floatingButton:active,
.floatingButtonWrap .floatingButtonInner .floatingButton:focus,
.floatingButtonWrap .floatingButtonInner .floatingButton:hover {
    opacity: 1;
    color: #fff;
}
.floatingButtonWrap .floatingButtonInner .floatingButton.open.fa {
    transform: rotate(270deg);
}
.floatingButtonWrap .floatingButtonInner .floatingButton.open > img {
    transform: rotate(225deg);
}
.floatingMenu {
    position: absolute;
    bottom: 30px;
    right: 0;
    display: none;
}
.floatingMenu li {
    width: 100%;
    float: right;
    list-style: none;
    text-align: right;
    margin-bottom: 5px;
}
.floatingMenu li a {
    padding: 6px 18px;
    display: inline-block;
    background: #e4f907;
    color: #000;
    border-radius: 2px;
    overflow: hidden;
    white-space: nowrap;
    transition: all 0.4s;
    font-size: 14px;
    border: 1px solid #000;
}
.floatingMenu li a span {
    padding-right: 10px;
}
.floatingMenu li a span img {
    width: 25px;
    height: 25px;
}
.floatingMenu li a:hover {
    margin-right: 5px;
    text-decoration: none;
}
#return-to-top {
    position: fixed;
    bottom: 50px;
    right: 60px;
    display: block;
    display: none;
    transition: all 0.3s ease;
    z-index: 3;
    background: #661c8e;
    width: 40px;
    height: 40px;
    border-radius: 0;
}
#return-to-top img {
    width: 42px;
    border: 1px solid #000;
    border-radius: 2px;
    display: none;
}
.stickySidebar {
    position: fixed;
    right: -210px;
    top: 50%;
    transform: translateY(-50%);
    background: #fff;
    cursor: pointer;
    transition: all 0.4s;
    z-index: 2;
}
.stickySidebar:hover {
    right: 0;
}
.stickySidebar__wrapper {
    display: flex;
}
.stickySidebar__wrapper--left {
    background: #08acec;
    width: 48px;
    position: relative;
    text-align: center;
}
.stickySidebar__wrapper--left p {
    transform: rotate(180deg);
    writing-mode: tb-rl;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    margin: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Din Medium";
    font-size: 16px;
    text-transform: uppercase;
    color: #012523;
}
.stickySidebar__wrapper--left p span {
    margin-top: 20px;
}
.stickySidebar__wrapper--left p span img {
    transform: rotate(90deg);
}
.stickySidebar__wrapper--right ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
}
.stickySidebar__wrapper--right ul li {
    padding: 10px 20px;
    padding-right: 40px;
}
.stickySidebar__wrapper--right ul li:hover {
    background: #ccc;
}
.stickySidebar__wrapper--right ul li a {
    font-family: "Din Medium";
    font-size: 16px;
    text-transform: uppercase;
    color: #012523;
    text-decoration: none;
}
.stickySidebar__wrapper--right ul li a span {
    padding-right: 15px;
}
.stickySidebar__wrapper--right ul li a span img {
    width: 30px;
    height: 30px;
}
@media (min-width: 1200px) {
    .floatingButtonWrap {
        display: none !important;
    }
}
@media (max-width: 1200px) {
    .stickySidebar {
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 992px) {
    .floatingButtonWrap {
        display: block;
    }
    .schools {
        display: none;
    }
    .header .container .row .navbar__wrapper .navbar {
        margin: 15px;
    }
    .header .container .row .navbar__wrapper .navbar .cta {
        display: block;
        padding: 7px 12px !important;
        margin-left: 325px;
    }
    .header .container .row .navbar__wrapper .navbar .search {
        display: block;
    }
    .header .container .row .navbar__wrapper .navbar svg {
        stroke: #000;
    }
    .header .container .row .navbar__wrapper .navbar .modal-body {
        width: 100%;
    }
    .header .container .row .navbar__wrapper .navbar .modal-body input {
        width: 52%;
    }
    .header .container .row .navbar__wrapper .navbar .navbar-toggler {
        border: none;
        padding: 0;
    }
    .header .container .row .navbar__wrapper .navbar-nav .nav-item {
        margin: 10px 0;
    }
    .header .container .row .navbar__wrapper .navbar-nav .nav-item:not(:last-child) {
        margin-right: 18px;
    }
    .header .container .row .navbar__wrapper .navbar-nav .nav-item .dropdown-menu {
        padding: 0;
        border-radius: 2px;
        border: none;
        margin-top: 10px;
    }
    .header .container .row .navbar__wrapper .navbar-nav .nav-item .dropdown-menu a {
        padding: 5px 20px;
    }
    .header .container .row .navbar__wrapper .navbar-nav .nav-item .dropdown-menu a svg {
        display: inline-block;
        width: 15px;
        padding-bottom: 5px;
    }
    .header .container .row .navbar__wrapper .navbar-nav .nav-item .button-wrapper {
        display: none;
    }
    .bottombar .container .row ul li:not(:last-child) {
        margin-right: 17px;
    }
}
.modal-backdrop {
    z-index: 1;
}
@media (min-width: 768px) {
    .nav-item:hover .dropdown-menu {
        display: block;
    }
    .floatingButtonWrap {
        display: block;
    }
}
@media (max-width: 768px) {
    .schools {
        display: none;
    }
    .floatingButtonWrap {
        display: block;
    }
}
@media (max-width: 480px) {
    .header .container .row .navbar__wrapper .navbar-nav .nav-item .dropdown-menu .dropdown-menu-wrapper .dropdown-wrapper .dropdown-item {
        font-size: 14px;
    }
    .topbar {
        display: block;
        padding: 0 0;
    }
    .topbar .desktop {
        display: none;
    }
    .topbar .phone {
        display: block;
    }
    .topbar .phone ul {
        overflow: auto;
        white-space: nowrap;
        width: 100vw;
        list-style: none;
        justify-content: flex-end;
        margin-bottom: 0;
    }
    .topbar .phone ul li {
        display: inline-block;
        padding: 6px 0;
    }
    .topbar .phone ul li:not(:last-child) {
        margin-right: 20px;
    }
    .topbar .phone ul li:first-child a {
        color: #e4f907;
    }
    .topbar .phone ul li a {
        font-size: 12px;
        line-height: 14px;
        color: #fff;
        text-decoration: none;
        transition: all 0.3s ease;
    }
    .topbar .phone ul li a span {
        padding-right: 6px;
    }
    .topbar .phone ul li a:hover {
        color: #e4f907;
    }
    .header .container .row .navbar__wrapper .navbar {
        margin: 15px;
        padding: 0;
    }
    .header .container .row .navbar__wrapper .navbar .navbar-brand {
        margin-right: 0 !important;
    }
    .header .container .row .navbar__wrapper .navbar .navbar-brand img {
        width: 100px;
    }
    .header .container .row .navbar__wrapper .navbar .cta {
        display: block;
        padding: 7px 18px !important;
        color: #fff;
    }
    .header .container .row .navbar__wrapper .navbar .search {
        display: block;
    }
    .header .container .row .navbar__wrapper .navbar svg {
        stroke: #000;
    }
    .header .container .row .navbar__wrapper .navbar .navbar-toggler {
        border: none;
        padding: 0;
    }
    .header .container .row .navbar__wrapper .navbar .modal-body {
        width: 100%;
    }
    .header .container .row .navbar__wrapper .navbar .modal-body input {
        width: 35%;
    }
    .header .container .row .navbar__wrapper .navbar .modal-body .close {
        left: 91%;
    }
    .header .container .row .navbar__wrapper .navbar-nav .nav-item {
        margin: 10px 0;
    }
    .header .container .row .navbar__wrapper .navbar-nav .nav-item:not(:last-child) {
        margin-right: 18px;
    }
    .header .container .row .navbar__wrapper .navbar-nav .nav-item .nav-link {
        font-size: 14px;
        line-height: 17px;
        color: #012523;
        display: flex;
        align-items: center;
        padding: 0;
    }
    .header .container .row .navbar__wrapper .navbar-nav .nav-item .dropdown-menu {
        padding: 0;
        border-radius: 2px;
        border: none;
        margin-top: 10px;
        box-shadow: none;
    }
    .header .container .row .navbar__wrapper .navbar-nav .nav-item .dropdown-menu a {
        padding: 5px 20px;
        transition: all 0.3s ease;
    }
    .header .container .row .navbar__wrapper .navbar-nav .nav-item .dropdown-menu a:hover {
        background: #e4f907;
    }
    .header .container .row .navbar__wrapper .navbar-nav .nav-item .dropdown-menu a svg {
        display: inline-block;
        width: 15px;
        padding-bottom: 5px;
    }
    .header .container .row .navbar__wrapper .navbar-nav .nav-item .dropdown-menu .dropdown-menu-wrapper {
        flex-direction: column;
    }
    .header .container .row .navbar__wrapper .navbar-nav .nav-item .dropdown-menu .dropdown-menu-wrapper .dropdown-wrapper {
        font-size: 12px;
    }
    .header .container .row .navbar__wrapper .navbar-nav .nav-item .dropdown-menu .dropdown-menu-wrapper .dropdown-wrapper #media-connect {
        padding-top: 15px;
    }
    .header .container .row .navbar__wrapper .navbar-nav .nav-item .dropdown-menu .dropdown-menu-wrapper .vertical-rule {
        display: none;
    }
    .header .container .row .navbar__wrapper .navbar-nav .nav-item .button-wrapper {
        display: none;
    }
    .bottombar {
        display: none;
    }
    .bottombarMobile {
        display: block;
    }
    .bottombarMobile ul {
        justify-content: center !important;
    }
    .bottombarMobile img {
        padding-bottom: 4px;
    }
}
@media (max-width: 320px) {
    .bottombarMobile {
        display: block;
    }
    .bottombarMobile ul {
        justify-content: center !important;
    }
    .bottombarMobile ul li a {
        font-size: 12px !important;
    }
    .bottombarMobile img {
        padding-bottom: 4px;
    }
    .header .container .row .navbar__wrapper .navbar .modal-body {
        width: 100%;
    }
    .header .container .row .navbar__wrapper .navbar .modal-body input {
        width: 35%;
    }
    .header .container .row .navbar__wrapper .navbar .modal-body .close {
        left: 91%;
    }
}
.homebanner {
    height: 65vh;
}
.homebanner .carousel {
    z-index: 1;
}
.homebanner .carousel .carousel-inner .carousel-item {
    height: 65vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    cursor: pointer;
}
.homebanner .carousel .carousel-indicators li {
    width: 7px;
    height: 8px;
    list-style: none;
    background: #e8e8e8;
    border: 0;
    border-radius: 50%;
}
.homebanner .carousel .carousel-indicators li.active {
    background: #60d2fd;
}
.sidebar-home .stickySidebar__wrapper .stickySidebar__wrapper--left {
    background: #08acec;
}
.schools {
    padding: 30px 0;
    padding-bottom: 0;
}
.schools .container .row .schools-wrapper {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 220px;
    max-width: 1140px;
    overflow-y: hidden;
    transition: flex 0.5s ease-in-out;
}
.schools .container .row .schools-wrapper .schools-wrapper-item {
    flex: 1;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: none;
    transition: flex 0.5s cubic-bezier(0.01, 0.99, 0.01, 0.99);
    background: #e8e8e8;
    border: 8px solid #fff;
    display: flex;
    padding: 18px 18px;
    justify-content: space-around;
    border-radius: 12px;
}
.schools .container .row .schools-wrapper .schools-wrapper-item > a {
    text-decoration: none;
    display: flex;
}
.schools .container .row .schools-wrapper .schools-wrapper-item.open {
    padding-left: 0;
    padding-right: 0;
    justify-content: unset !important;
}
.schools .container .row .schools-wrapper .schools-wrapper-item.open span {
    margin-left: 12px;
    width: 40px;
    height: 40px;
}
.schools .container .row .schools-wrapper .schools-wrapper-item.open span img {
    width: 40px;
}
.schools .container .row .schools-wrapper .schools-wrapper-item.open p {
    writing-mode: tb-rl;
    font-size: 14px;
    margin-bottom: 0;
    color: #333;
}
.schools .container .row .schools-wrapper .schools-wrapper-item:hover {
    flex-basis: 38%;
}
.schools .container .row .schools-wrapper .schools-wrapper-item-left {
    text-align: center;
    padding-right: 0;
    border-right: 2px solid transparent;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.schools .container .row .schools-wrapper .schools-wrapper-item-left span {
    order: 1;
    background-color: #333;
    width: 80px;
    height: 80px;
    display: flex;
}
.schools .container .row .schools-wrapper .schools-wrapper-item-left span img {
    transition: all 0.5s ease-in-out;
    width: 60px;
    padding: 10px;
    margin: auto;
}
.schools .container .row .schools-wrapper .schools-wrapper-item-left p {
    color: #333;
    font-size: 17px;
    line-height: 22px;
    font-family: "Din Medium";
    transition: all 0.3s ease-in-out;
    order: 2;
    display: inline-block;
    vertical-align: top;
    margin: 15px 0 0;
}
.schools .container .row .schools-wrapper .schools-wrapper-item-right {
    padding-left: 0;
    display: none;
    opacity: 0;
    animation: 0.5s ease 0s normal forwards 1 fadein;
}
.schools .container .row .schools-wrapper .schools-wrapper-item-right a {
    text-decoration: none;
}
.schools .container .row .schools-wrapper .schools-wrapper-item-right a h3 {
    color: #333;
    font-size: 18px;
    line-height: 20px;
    font-family: "Din Medium";
    border-bottom: 2px solid #bababa;
    position: relative;
    padding-bottom: 10px;
}
.schools .container .row .schools-wrapper .schools-wrapper-item-right ul {
    list-style: none;
    padding-left: 0;
}
.schools .container .row .schools-wrapper .schools-wrapper-item-right ul li a {
    color: #141414;
    font-size: 14px;
    line-height: 18px;
    text-decoration: none;
    transition: all 0.3s ease;
}
.schools .container .row .schools-wrapper .schools-wrapper-item-right ul li a:hover {
    color: #000;
}
.schools .container .row .schools-wrapper .schools-wrapper-item-right-buttons {
    padding-top: 0;
    display: none;
    transition: all 0.8s ease;
    transition-delay: 0.8s;
}
.schools .container .row .schools-wrapper .schools-wrapper-item-right-buttons a {
    font-size: 14px;
    padding: 12px 24px;
}
.schools .container .row .schools-wrapper .schools-wrapper-item-right-buttons a:nth-child(2) {
    margin-left: 16px;
}
.schools .container .row .schools-wrapper .schools-wrapper-item:hover {
    cursor: pointer;
    background-color: #e8e8e8;
}
.schools .container .row .schools-wrapper .schools-wrapper-item:hover .schools-wrapper-item-left {
    padding-right: 18px;
    border-right: 2px solid #bababa;
}
.schools .container .row .schools-wrapper .schools-wrapper-item:hover .schools-wrapper-item-left p {
    color: #333;
}
.schools .container .row .schools-wrapper .schools-wrapper-item:hover .schools-wrapper-item-right {
    opacity: 1;
    display: block;
    padding-left: 18px;
}
.schools .container .row .schools-wrapper .schools-wrapper-item:hover .schools-wrapper-item-right .schools-wrapper-item-right-buttons {
    display: block;
}
.schools .container .row .schools-wrapper .schools-wrapper-item:hover .schools-wrapper-item {
    justify-content: unset !important;
}
.schools .container .row .schools-wrapper .schools-wrapper-item-1 {
    background-color: #e8e8e8;
}
.schools .container .row .schools-wrapper .schools-wrapper-item-2 {
    background-color: #e8e8e8;
}
.schools .container .row .schools-wrapper .schools-wrapper-item-3 {
    background-color: #e8e8e8;
}
.schools .container .row .schools-wrapper .schools-wrapper-item-4 {
    background-color: #e8e8e8;
}
.schools .container .row .schools-wrapper .schools-wrapper-item-5 {
    background-color: #e8e8e8;
}
.schools .container .row .schools-wrapper .schools-wrapper-item-6 {
    background-color: #e8e8e8;
}
.schools .container .row .schools-wrapper .schools-wrapper-item-7 {
    background-color: #e8e8e8;
}
.schools .container .row .schools-wrapper .schools-wrapper-item-1:hover .schools-wrapper-item-left span {
    background-color: #00bbf2;
}
.schools .container .row .schools-wrapper .schools-wrapper-item-2:hover .schools-wrapper-item-left span {
    background-color: #661c8e;
}
.schools .container .row .schools-wrapper .schools-wrapper-item-3:hover .schools-wrapper-item-left span {
    background-color: #08acec;
}
.schools .container .row .schools-wrapper .schools-wrapper-item-4:hover .schools-wrapper-item-left span {
    background-color: #661c8e;
}
.schools .container .row .schools-wrapper .schools-wrapper-item-5:hover .schools-wrapper-item-left span {
    background-color: #08acec;
}
.schools .container .row .schools-wrapper .schools-wrapper-item-6:hover .schools-wrapper-item-left span {
    background-color: #661c8e;
}
.schools .container .row .schools-wrapper .schools-wrapper-item-7:hover .schools-wrapper-item-left span {
    background-color: #08acec;
}
@keyframes fadein {
    0% {
        opacity: 0;
    }
    66% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.whyUpes .container .row .whyUpes__left ul {
    margin-bottom: 42px;
}
.whyUpes .container .row .whyUpes__left ul li:not(:last-child) {
    margin-bottom: 12px;
}
.whyUpes {
    padding: 80px 0;
}
.whyUpes .container .row .whyUpes__left {
    display: flex;
    flex-direction: column;
    align-self: center;
}
.whyUpes .container .row .whyUpes__left h1 {
    font-family: "Din Bold";
    font-size: 38px;
    line-height: 53px;
    color: #012523;
}
.whyUpes .container .row .whyUpes__left .separator-custom {
    background: transparent linear-gradient(90deg, #1fbcee 0, #661c8e 100%) 0 0 no-repeat padding-box;
    width: 90px;
    height: 4px;
    margin-bottom: 20px;
}
.whyUpes .container .row .whyUpes__left .row [class*="col-md-"] {
    display: flex;
}
.whyUpes .container .row .whyUpes__left .row [class*="col-md-"]:nth-child(1),
.whyUpes .container .row .whyUpes__left .row [class*="col-md-"]:nth-child(2) {
    margin-bottom: 32px;
}
.whyUpes .container .row .whyUpes__left .row [class*="col-md-"] p {
    margin-left: 12px;
    margin-bottom: 0;
}
.whyUpes .container .row .whyUpes__left .cta {
    margin-top: 42px;
}
.whyUpes .container .row .whyUpes__right--wrapper {
    position: relative;
}
.whyUpes .container .row .whyUpes__right--wrapper .play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    width: 100px;
    height: 100px;
}
.placements {
    padding: 80px 0 80px;
    background-image: url("../images/placements-background.webp");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.placements .title-wrapper .title {
    text-align: center;
    color: #012523;
}
.placements .title-wrapper .title h3 {
    margin-bottom: 0;
    font-size: 38px;
    line-height: 53px;
    font-family: "Din Bold";
    margin-bottom: 5px;
}
.placements .title-wrapper .title .horizontal-rule {
    margin-top: 0;
    height: 4px;
    width: 90px;
    background-color: #e4f907;
}
.placements .title-wrapper .subtitle {
    text-align: center;
    margin: 0 120px;
}
.placements .statistics-wrapper {
    margin-top: 48px;
}
.placements .statistics-wrapper .title {
    text-align: center;
    color: #012523;
}
.placements .statistics-wrapper .title h1 {
    font-size: 96px;
    font-family: "Din Bold";
}
.placements .statistics-wrapper .subtitle {
    margin: 0 45px;
    color: #333;
    text-align: center;
}
.placements .statistics-wrapper .subtitle p {
    font-size: 20px;
}
.placements .carousel-indicators {
    display: none;
    bottom: -30%;
}
.placements .carousel-indicators li {
    width: 8px;
    height: 8px;
    list-style: none;
    background: #000;
    border: 0;
    border-radius: 50%;
    border-radius: 5px;
}
.placements .carousel-indicators li.active {
    background: #000;
}
.placements .placements-slider-wrapper .slick-slide .item-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: #fff;
    margin: 20px;
    border-radius: 5px;
}
.placements .placements-slider-wrapper .slick-slide .item-wrapper img {
    border-radius: 5px;
}
.placements .placements-slider-wrapper .slick-slide .item-wrapper p {
    text-align: center;
    padding: 0 10px;
}
.placements .placements-slider-wrapper__prev {
    position: absolute;
    top: 45%;
    cursor: pointer;
}
.placements .placements-slider-wrapper__next {
    position: absolute;
    top: 45%;
    right: 1%;
    cursor: pointer;
}
.placements .button-wrapper {
    margin: 20px 0;
    text-align: center;
}
.placements .button-wrapper .cta {
    display: inline-block;
    margin-top: 30px;
    min-width: 180px;
    max-width: 180px;
}
.placements-footer {
    background: #000;
}
.placements-footer p {
    margin-bottom: 0;
    text-align: center;
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    padding: 12px 5px;
}
.student-stories {
    padding: 80px 0;
    background: transparent linear-gradient(57deg, #1fbcee 0, #661c8e 100%) 0 0 no-repeat padding-box;
}
.student-stories .title-wrapper .title {
    text-align: center;
    color: #e4f907;
}
.student-stories .title-wrapper .title .horizontal-rule {
    width: 91px;
    background-color: #fff;
    height: 4px;
    margin-top: 0;
}
.student-stories .title-wrapper .title h3 {
    margin-bottom: 0;
    font-size: 38px;
    line-height: 53px;
    font-family: "Din Bold";
    margin-bottom: 10px;
    color: #fff;
}
.student-stories .cards-wrapper {
    background-color: #fff;
    margin: 40px 10px;
    border-radius: 4px;
    position: relative;
}
.student-stories .cards-wrapper .image-clip-wrapper {
    display: inline-block;
    position: absolute;
    width: 82%;
    top: -2%;
    left: -3%;
    box-sizing: border-box;
}
.student-stories .cards-wrapper .image-wrapper {
    width: 100%;
    height: 357px;
}
.student-stories .cards-wrapper .card-body {
    padding: 1.6rem;
}
.student-stories .cards-wrapper .card-body h3 {
    font-size: 38px;
    line-height: 38px;
    font-family: "Din Bold";
    color: #070707;
}
.student-stories .cards-wrapper .card-body .subtitle p {
    font-size: 20px;
    color: #000;
    font-size: 20px;
    line-height: 24px;
}
.student-stories .cards-wrapper .card-body .brief p {
    color: #141414;
    font-family: "Din Normal";
    font-size: 16px;
    line-height: 24px;
}
.student-stories .cards-wrapper .card-body .button-wrapper {
    margin: 0 0;
}
.student-stories .cards-wrapper .card-body .button-wrapper .cta {
    max-width: 180px;
    min-width: 180px;
    display: block;
    text-align: center;
    background: transparent linear-gradient(88deg, #1fbcee 0, #661c8e 100%) 0 0 no-repeat padding-box;
    border-radius: 3px;
    color: #fff;
}
.student-stories .view-more {
    margin-top: 20px;
    text-align: center;
}
.student-stories .view-more .cta {
    max-width: 180px;
    min-width: 180px;
    display: block;
    margin: 0 auto;
    text-align: center;
    background: #fff;
    color: #012523;
    font-weight: 700;
    border-radius: 3px;
}
.academics {
    padding: 100px 0;
    background-color: #fff;
    display: none;
}
.academics .academics-wrapper .academics-slider-item img {
    width: 50px;
}
.academics .academics-wrapper .slick-dots {
    list-style-type: none;
    display: flex;
    padding-left: 0;
    text-align: center;
    justify-content: center;
    margin-top: 20px;
}
.academics .academics-wrapper .slick-dots .slick-active button {
    background: #012523;
}
.academics .academics-wrapper .slick-dots li button {
    color: transparent;
    border: none !important;
    margin: 5px;
    width: 6px;
    height: 12px;
    border-radius: 50%;
    line-height: 0;
}
.academics {
    display: block;
    padding: 40px 0;
    padding-bottom: 0;
    background-color: #fff;
}
.academics .academics-wrapper .slick-slide {
    margin: 0 10px;
}
.academics .academics-wrapper .slick-list {
    margin: 0 -10px;
}
.academics .academics-wrapper .academics-slider-item {
    background-color: #e8e8e8;
    border-radius: 5px;
    padding: 20px;
}
.academics .academics-wrapper .academics-slider-item .item-header {
    display: flex;
    flex-direction: row;
    justify-content: left;
}
.academics .academics-wrapper .academics-slider-item .item-header span {
    width: 80px;
    height: 80px;
    margin: 20px 0;
    background-color: #707070;
}
.academics .academics-wrapper .academics-slider-item .item-header span img {
    width: 80px;
    padding: 10px;
}
.academics .academics-wrapper .academics-slider-item .item-header h3 {
    padding: 20px 20px 0;
    font-size: 20px;
    color: #fff;
}
.academics .academics-wrapper .academics-slider-item .horizontal-rule {
    background: #707070;
    height: 2px;
    width: 100%;
    margin: 8px 0;
}
.academics .academics-wrapper .academics-slider-item .title {
    display: flex;
    justify-content: space-between;
}
.academics .academics-wrapper .academics-slider-item .title p {
    font-size: 16px;
    margin-bottom: 0;
}
.academics .academics-wrapper .academics-slider-item .horizontal-rule-bottom {
    background: #707070;
    height: 1px;
    width: 100%;
    margin: 8px 0;
}
.academics .academics-wrapper .academics-slider-item .subtitle ul {
    padding: 0;
}
.academics .academics-wrapper .academics-slider-item .subtitle ul li {
    list-style: none;
}
.academics .academics-wrapper .academics-slider-item .subtitle ul li a {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    color: #000;
}
.academics .academics-wrapper .academics-slider-item .subtitle p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
}
.academics .academics-wrapper .academics-slider-item .button-wrapper {
    display: flex;
    margin: 30px 0 0;
}
.academics .academics-wrapper .academics-slider-item .button-wrapper .cta {
    padding: 10px 15px;
    font-size: 12px;
}
.academics .academics-wrapper .academics-slider-item .button-wrapper .cta:nth-child(2) {
    margin-left: 15px;
}
.academics .academics-wrapper .academics-slider-item-1 {
    background-color: #00bbf2;
}
.academics .academics-wrapper .academics-slider-item-2 {
    background-color: #8d85ca;
}
.academics .academics-wrapper .academics-slider-item-3 {
    background-color: #ffde00;
}
.academics .academics-wrapper .academics-slider-item-4 {
    background-color: #f79421;
}
.academics .academics-wrapper .academics-slider-item-5 {
    background-color: #f0645d;
}
.academics .academics-wrapper .academics-slider-item-6 {
    background-color: #1fb9a7;
}
.academics .academics-wrapper .academics-slider-item-7 {
    background-color: #e170aa;
}
.academics .academics-wrapper .academics-slider__prev {
    display: none;
}
.academics .academics-wrapper .academics-slider__next {
    display: none;
}
.industry-connect,
.international-connect {
    padding: 80px 0;
}
.industry-connect .container .row [class*="col-"],
.international-connect .container .row [class*="col-"] {
    display: flex;
    flex-direction: column;
    align-self: center;
    align-items: start;
}
.industry-connect .container .row [class*="col-"]:nth-child(1),
.international-connect .container .row [class*="col-"]:nth-child(1) {
    padding-right: 67px;
}
.industry-connect .container .row [class*="col-"] h1,
.international-connect .container .row [class*="col-"] h1 {
    font-family: "Din Bold";
    font-size: 38px;
    line-height: 53px;
    color: #000;
}
.industry-connect .container .row [class*="col-"] .separator-custom,
.international-connect .container .row [class*="col-"] .separator-custom {
    background: transparent linear-gradient(90deg, #1fbcee 0, #661c8e 100%) 0 0 no-repeat padding-box;
    width: 90px;
    height: 4px;
    margin-bottom: 20px;
}
.industry-connect .container .row [class*="col-"] .cta,
.international-connect .container .row [class*="col-"] .cta {
    margin-top: 24px;
    min-width: 180px;
    max-width: 180px;
    text-align: center;
}
.international-connect {
    padding-top: 0;
}
.awards {
    padding: 80px 0;
    background: transparent linear-gradient(68deg, #1fbcee 0, #661c8e 100%) 0 0 no-repeat padding-box;
}
.awards .title-wrapper .title {
    text-align: center;
    color: #fff;
}
.awards .title-wrapper .title .horizontal-rule {
    width: 91px;
    background-color: #fff;
    height: 4px;
}
.awards .awards-slider-wrapper {
    margin: 20px 50px;
}
.awards .awards-slider-wrapper .slick-slide .item-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.awards .awards-slider-wrapper .slick-slide .item-wrapper .image-clip-wrapper {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}
.awards .awards-slider-wrapper .slick-slide .item-wrapper .image-clip-wrapper img {
    width: 90%;
}
.awards .awards-slider-wrapper .slick-slide .item-wrapper p {
    color: #fff;
    padding: 24px 35px 0 0;
}
.awards .awards-slider-wrapper .slick-dots {
    list-style-type: none;
    display: flex;
    padding-left: 0;
    text-align: center;
    justify-content: center;
    margin-top: 20px;
}
.awards .awards-slider-wrapper .slick-dots .slick-active button {
    background: #1ac2fc;
}
.awards .awards-slider-wrapper .slick-dots li button {
    color: transparent;
    border: none !important;
    margin: 4px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    line-height: 0;
    padding: 0;
}
.awards .awards-slider-wrapper__prev {
    color: #e4f907;
    position: absolute;
    top: 50%;
    cursor: pointer;
}
.awards .awards-slider-wrapper__next {
    color: #e4f907;
    position: absolute;
    top: 50%;
    right: 3%;
    cursor: pointer;
}
.awards-footer {
    background: #000;
}
.awards-footer p {
    margin-bottom: 0;
    text-align: center;
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    padding: 12px 0;
}
.certificates-and-accreditions {
    background-color: #e8e8e8;
    padding: 80px 0;
}
.certificates-and-accreditions .title-wrapper .title {
    text-align: center;
    color: #012523;
}
.certificates-and-accreditions .title-wrapper .title .horizontal-rule {
    width: 91px;
    height: 4px;
    background: transparent linear-gradient(90deg, #1fbcee 0, #661c8e 100%) 0 0 no-repeat padding-box;
}
.certificates-and-accreditions .title-wrapper .title h3 {
    margin-bottom: 0;
    font-size: 38px;
    line-height: 53px;
    font-family: "Din Bold";
    margin-bottom: 12px;
    color: #000;
}
.certificates-and-accreditions .title-wrapper .subtitle {
    text-align: center;
    margin: 0 120px;
    color: #000;
}
.certificates-and-accreditions .certificates-and-accreditions-slider-wrapper .slick-slide .item-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: #fff;
    margin: 20px;
    border-radius: 5px;
}
.certificates-and-accreditions .certificates-and-accreditions-slider-wrapper .slick-slide .item-wrapper img {
    border-radius: 5px;
}
.certificates-and-accreditions .certificates-and-accreditions-slider-wrapper .slick-slide .item-wrapper p {
    text-align: center;
    padding: 0 10px;
}
.certificates-and-accreditions .certificates-and-accreditions-slider-wrapper__prev {
    position: absolute;
    top: 50%;
    cursor: pointer;
}
.certificates-and-accreditions .certificates-and-accreditions-slider-wrapper__next {
    position: absolute;
    top: 50%;
    right: 1%;
    cursor: pointer;
}
.student-stories-awards {
    padding: 80px 0;
}
.student-stories-awards .title-wrapper .title {
    text-align: center;
    color: #012523;
}
.student-stories-awards .title-wrapper .title .horizontal-rule {
    width: 91px;
    height: 4px;
    background: transparent linear-gradient(90deg, #1fbcee 0, #661c8e 100%) 0 0 no-repeat padding-box;
}
.student-stories-awards .title-wrapper .title h3 {
    margin-bottom: 0;
    font-size: 38px;
    line-height: 53px;
    font-family: "Din Bold";
    margin-bottom: 12px;
    color: #000;
}
.student-stories-awards .cards-wrapper {
    background-color: #333;
    margin: 40px 10px;
    border-radius: 5px;
    position: relative;
}
.student-stories-awards .cards-wrapper .image-clip-wrapper {
    display: inline-block;
    position: absolute;
    width: 82%;
    top: -2%;
    left: -3%;
    height: 356px;
    box-sizing: border-box;
}
.student-stories-awards .cards-wrapper .image-wrapper {
    width: 100%;
    height: 357px;
}
.student-stories-awards .cards-wrapper .card-body {
    color: #fff;
    padding: 2rem;
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
}
.student-stories-awards .cards-wrapper .card-body .button-wrapper {
    margin: 35px 0 20px;
}
.student-stories-awards .cards-wrapper .card-body .button-wrapper .cta {
    max-width: 180px;
    min-width: 180px;
    display: block;
    text-align: center;
    color: #fff;
}
.student-stories-awards .view-more {
    margin-top: 20px;
    text-align: center;
}
.student-stories-awards .view-more .cta {
    max-width: 180px;
    min-width: 180px;
    display: block;
    margin: 0 auto;
}
.student-stories-awards .view-more .cta:hover {
    background-color: #012523;
    opacity: 0.8;
    color: #fff;
}
.research-highlights-take-the-next-step {
    background: url(../images/research-highlights-take-the-next-step.webp);
    background-size: cover;
}
.research-highlights {
    background-color: rgba(232, 232, 232, 0.5);
    padding: 80px 0;
}
.research-highlights .title-wrapper .title {
    text-align: center;
    color: #012523;
}
.research-highlights .title-wrapper .title h3 {
    margin-bottom: 0;
    font-size: 38px;
    line-height: 53px;
    font-family: "Din Bold";
    margin-bottom: 12px;
    color: #000;
}
.research-highlights .title-wrapper .title .horizontal-rule {
    width: 91px;
    background-color: #e4f907;
    margin-top: 0;
    margin-bottom: 60px;
    height: 4px;
}
.research-highlights .statistics-wrapper {
    padding-left: 8 0;
}
.research-highlights .statistics-wrapper .title {
    text-align: center;
    color: #012523;
    font-family: "Din Bold";
}
.research-highlights .statistics-wrapper .title h1 {
    font-size: 96px;
    color: #000;
}
.research-highlights .statistics-wrapper .subtitle {
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    color: #000;
}
.research-highlights .button-wrapper {
    margin: 20px 0;
    text-align: center;
}
.research-highlights .button-wrapper .cta {
    display: inline-block;
    min-width: 180px;
    max-width: 180px;
}
.take-the-next-step {
    padding: 80px 0;
    background: #154351;
    mix-blend-mode: multiply;
}
.take-the-next-step .container > h1 {
    color: #e4f907;
    font-size: 96px;
    line-height: 129px;
    margin-bottom: 50px;
}
.take-the-next-step .container:nth-child(2) .row > [class*="col-"] {
    margin-bottom: 48px;
}
.take-the-next-step .container .row a {
    text-decoration: none;
    display: block;
    font-size: 16px;
}
.take-the-next-step .container .row a h2 {
    font-size: 32px;
    line-height: 53px;
    color: #fff;
    margin-bottom: 0;
    transition: all 0.5s ease;
}
.take-the-next-step .container .row a h2 span {
    margin-left: 8px;
}
.take-the-next-step .container .row h3 {
    font-size: 20px;
    line-height: 24px;
    color: #e4f907;
    margin-bottom: 24px;
}
.take-the-next-step .container .row ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.take-the-next-step .container .row ul li a {
    text-decoration: none;
    color: #fff;
    line-height: 24px;
    transition: all 0.5s ease;
    display: block;
    font-size: 16px;
    cursor: default;
}
.take-the-next-step .container hr {
    border-top: 1px solid #fff;
    margin-top: 48px;
    margin-bottom: 48px;
}
@media (min-width: 1200px) {
    .academics {
        display: none;
    }
}
@media (min-width: 992px) and (max-width: 1200px) {
    #bottombar {
        display: none !important;
    }
    .bottombarMobile {
        display: block;
    }
    #schools {
        display: none;
    }
    .academics {
        display: block;
    }
    .student-stories .cards-wrapper {
        margin: 40px 0;
    }
    .student-stories .cards-wrapper .image-clip-wrapper {
        left: -3%;
    }
    .student-stories .cards-wrapper .image-clip-wrapper img {
        width: 255px;
    }
    .student-stories .cards-wrapper .image-wrapper {
        height: 280px;
    }
    .student-stories .cards-wrapper .card-body .button-wrapper {
        margin: 0 0;
    }
    .student-stories .cards-wrapper .card-body .button-wrapper .cta {
        min-width: 140px;
    }
    .student-stories-awards .cards-wrapper {
        margin: 40px 0;
    }
    .student-stories-awards .cards-wrapper .image-clip-wrapper {
        left: -3%;
    }
    .student-stories-awards .cards-wrapper .image-clip-wrapper img {
        width: 255px;
    }
    .student-stories-awards .cards-wrapper .image-wrapper {
        height: 280px;
    }
    .student-stories-awards .cards-wrapper .card-body .button-wrapper {
        margin: 0 0;
    }
    .student-stories-awards .cards-wrapper .card-body .button-wrapper .cta {
        min-width: 140px;
    }
}
@media (max-width: 992px) {
    .stickySidebar {
        display: none;
    }
    #bottombar {
        display: none !important;
    }
    .bottombarMobile {
        display: block;
    }
    #schools {
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 992px) {
    .stickySidebar {
        display: none;
    }
    #bottombar {
        display: none !important;
    }
    .bottombarMobile {
        display: block;
    }
    #schools {
        display: block;
    }
    .academics {
        display: none;
    }
}
@media (max-width: 768px) {
    .stickySidebar {
        display: none;
    }
    #bottombar {
        display: none !important;
    }
    .bottombarMobile {
        display: block;
    }
    #schools {
        display: none;
    }
    .academics {
        display: block;
    }
    .homebanner {
        height: 40vh;
    }
    .homebanner .carousel .carousel-inner .carousel-item {
        height: 40vh;
    }
    .homebanner .carousel .carousel-indicators li {
        width: 7px;
        height: 8px;
        list-style: none;
        background: #e8e8e8;
        border: 0;
        border-radius: 50%;
    }
    .homebanner .carousel .carousel-indicators li.active {
        background: #e4f907;
    }
    .whyUpes {
        padding: 50px 0;
    }
    .whyUpes .container .row .whyUpes__left h1 {
        font-size: 20px;
        text-align: center;
        margin-bottom: 0;
    }
    .whyUpes .container .row .whyUpes__left .separator-custom {
        height: 2px;
        margin: 0 auto;
        margin-bottom: 18px;
    }
    .whyUpes .container .row .whyUpes__left .button-wrapper {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
    }
    .whyUpes .container .row .whyUpes__left .cta {
        margin-top: 0 !important;
    }
    .whyUpes .container .row .whyUpes__right {
        margin-top: 30px;
    }
    .placements {
        padding: 40px 0;
    }
    .placements-footer p {
        font-size: 12px;
        padding: 8px 15px;
    }
    .placements .title-wrapper .title h3 {
        font-size: 20px !important;
    }
    .placements .title-wrapper .subtitle {
        margin: 0 0 !important;
    }
    .placements .statistics-wrapper {
        margin-top: 30px;
    }
    .placements .statistics-wrapper .title {
        text-align: center;
        color: #012523;
    }
    .placements .statistics-wrapper .title h1 {
        font-size: 32px !important;
        font-family: "Din Bold";
    }
    .placements .statistics-wrapper .subtitle {
        margin: 0;
        color: #333;
        text-align: center;
    }
    .placements .statistics-wrapper .subtitle p {
        font-size: 16px;
    }
    .placements .placements-slider-wrapper__prev {
        display: none !important;
    }
    .placements .placements-slider-wrapper__next {
        display: none !important;
    }
    .placements .button-wrapper {
        margin: 0;
    }
    .placements .button-wrapper .cta {
        display: inline-block;
        margin-top: 30px;
    }
    .placements .slick-dots {
        list-style-type: none;
        display: flex;
        padding-left: 0;
        text-align: center;
        justify-content: center;
    }
    .placements .slick-dots .slick-active button {
        background: #012523;
    }
    .placements .slick-dots li button {
        color: transparent;
        border: none !important;
        margin: 5px;
        width: 6px;
        height: 12px;
        border-radius: 50%;
        line-height: 0;
    }
    .industry-connect {
        padding: 50px 15px;
    }
    .international-connect {
        margin-bottom: 50px;
    }
    .student-stories-awards {
        padding: 50px 15px;
    }
    .student-stories-awards .title-wrapper .title h3 {
        font-size: 30px;
        line-height: 30px;
    }
    .student-stories {
        padding: 50px 15px;
    }
    .student-stories .cards-wrapper {
        margin: 40px 50px;
    }
    .student-stories .cards-wrapper .image-clip-wrapper {
        left: -3%;
        top: -1%;
    }
    .student-stories .cards-wrapper .image-clip-wrapper img {
        width: 190px;
    }
    .student-stories .cards-wrapper .image-wrapper {
        height: 215px;
    }
    .student-stories .cards-wrapper .card-body h3 {
        font-size: 24px;
        line-height: 24px;
    }
    .student-stories .cards-wrapper .card-body .button-wrapper {
        margin: 0 0;
    }
    .student-stories .cards-wrapper .card-body .button-wrapper .cta {
        min-width: 140px;
    }
    .student-stories .last-card {
        margin: 0 230px;
    }
    .student-stories .view-more {
        margin-top: 40px;
    }
    .industry-connect {
        padding: 50px 0;
    }
    .industry-connect .container .row [class*="col-"] {
        align-items: flex-start;
    }
    .industry-connect .container .row [class*="col-"]:nth-child(1) {
        padding-right: 0;
    }
    .industry-connect .container .row [class*="col-"] h1 {
        font-size: 20px;
    }
    .industry-connect .container .row [class*="col-"] .separator-custom {
        width: 90px;
        height: 4px;
        margin-bottom: 20px;
        margin-top: 0;
    }
    .industry-connect .container .row [class*="col-"] p {
        text-align: left;
        word-wrap: break-word;
        padding-right: 15px;
        margin-bottom: 25px;
    }
    .international-connect {
        padding: 0;
    }
    .international-connect .container .row [class*="col-"] {
        align-items: flex-start;
    }
    .international-connect .container .row [class*="col-"]:nth-child(1) {
        padding-right: 10px;
    }
    .international-connect .container .row [class*="col-"] h1 {
        font-size: 20px;
    }
    .international-connect .container .row [class*="col-"] .separator-custom {
        width: 90px;
        height: 4px;
        margin-bottom: 20px;
        margin-top: 0;
    }
    .international-connect .container .row [class*="col-"] p {
        text-align: left;
        word-wrap: break-word;
        padding-right: 15px;
        margin-bottom: 25px;
    }
    .student-stories-awards .cards-wrapper {
        margin: 40px 50px;
    }
    .student-stories-awards .cards-wrapper .image-clip-wrapper {
        left: -3%;
        top: -1%;
    }
    .student-stories-awards .cards-wrapper .image-clip-wrapper img {
        width: 190px;
    }
    .student-stories-awards .cards-wrapper .image-wrapper {
        height: 215px;
    }
    .student-stories-awards .cards-wrapper .card-body .brief {
        margin-top: 12px;
    }
    .student-stories-awards .cards-wrapper .card-body .brief p {
        margin-bottom: 0 !important;
    }
    .student-stories-awards .cards-wrapper .card-body .button-wrapper {
        margin-bottom: 1.2rem;
        margin-top: 1.5rem;
    }
    .student-stories-awards .cards-wrapper .card-body .button-wrapper .cta {
        min-width: 140px;
        margin: initial;
    }
    .student-stories-awards .last-card {
        margin: 0 230px;
    }
    .student-stories-awards .view-more {
        margin-top: 40px;
    }
    .certificates-and-accreditions {
        padding: 50px 0;
    }
    .certificates-and-accreditions .title-wrapper .title margin .horizontal-rule {
        margin-top: 0;
        padding-top: 0;
        height: 2px;
    }
    .certificates-and-accreditions .title-wrapper .title h3 {
        font-size: 20px;
        margin-bottom: 0;
    }
    .certificates-and-accreditions .title-wrapper .subtitle {
        text-align: center;
        margin: 0 0;
    }
    .certificates-and-accreditions .certificates-and-accreditions-slider-wrapper .slick-slide .item-wrapper p {
        font-size: 10px;
    }
    .certificates-and-accreditions .certificates-and-accreditions-slider-wrapper__prev {
        display: none !important;
    }
    .certificates-and-accreditions .certificates-and-accreditions-slider-wrapper__next {
        display: none !important;
    }
    .certificates-and-accreditions .slick-dots {
        list-style-type: none;
        display: flex;
        padding-left: 0;
        text-align: center;
        justify-content: center;
    }
    .certificates-and-accreditions .slick-dots .slick-active button {
        background: #012523;
    }
    .certificates-and-accreditions .slick-dots li button {
        color: transparent;
        border: none !important;
        margin: 5px;
        width: 6px;
        height: 12px;
        border-radius: 50%;
        line-height: 0;
    }
    .research-highlights {
        padding: 50px 15px;
    }
    .research-highlights .container .row .title-wrapper .title h3 {
        font-size: 30px;
    }
    .research-highlights .container .row .statistics-wrapper .title h1 {
        font-size: 36px;
    }
    .research-highlights .container .row .statistics-wrapper .subtitle {
        margin: 0;
    }
    .research-highlights .button-wrapper {
        margin-bottom: 0;
    }
    .take-the-next-step {
        padding: 50px 0;
    }
    .take-the-next-step .container h1 {
        font-size: 36px;
        line-height: 32px;
    }
    .take-the-next-step .container:nth-child(1) .row a h2 {
        font-size: 30px;
    }
    .take-the-next-step .container:nth-child(2) .row [class*="col-"] {
        padding-right: 68px;
    }
    .take-the-next-step .container:nth-child(2) .row [class*="col-"]:nth-child(4) {
        margin-bottom: 0;
    }
    .take-the-next-step .container:nth-child(2) .row [class*="col-"]:nth-child(5) {
        margin-bottom: 0;
    }
    .take-the-next-step .container:nth-child(2) .row [class*="col-"] h3 {
        margin-bottom: 20px;
    }
}
@media (max-width: 480px) {
    .homebanner {
        height: 40vh;
    }
    .homebanner .carousel .carousel-inner .carousel-item {
        height: 40vh;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }
    .homebanner .carousel .carousel-indicators li {
        width: 7px;
        height: 8px;
        list-style: none;
        background: #e8e8e8;
        border: 0;
        border-radius: 50%;
    }
    .homebanner .carousel .carousel-indicators li.active {
        background: #00bbf2;
    }
    .whyUpes .container .row .whyUpes__left h1 {
        font-size: 20px;
        text-align: center;
        margin-bottom: 0;
    }
    .whyUpes .container .row .whyUpes__left .separator-custom {
        height: 2px;
        margin: 0 auto;
        margin-bottom: 24px;
    }
    .whyUpes .container .row .whyUpes__left .button-wrapper {
        display: flex;
        flex-direction: row;
        justify-content: center !important;
    }
    .whyUpes .container .row .whyUpes__right {
        margin-top: 30px;
    }
    .academics {
        padding: 40px 0;
        padding-bottom: 0 !important;
    }
    .academics .academics-wrapper .slick-track {
        display: flex !important;
    }
    .academics .academics-wrapper .slick-slide {
        margin: 0 10px;
        height: inherit !important;
    }
    .academics .academics-wrapper .slick-list {
        margin: 0 -10px;
    }
    .academics .academics-wrapper .academics-slider-item {
        padding: 20px;
        height: 100%;
    }
    .academics .academics-wrapper .academics-slider-item .item-header {
        display: flex;
        flex-direction: row;
        justify-content: left;
    }
    .academics .academics-wrapper .academics-slider-item .item-header h3 {
        padding: 25px 20px 0;
        font-size: 20px;
    }
    .academics .academics-wrapper .academics-slider-item .horizontal-rule {
        background: #707070;
        height: 2px;
        width: 100%;
        margin: 8px 0;
    }
    .academics .academics-wrapper .academics-slider-item .title {
        display: flex;
        justify-content: space-between;
    }
    .academics .academics-wrapper .academics-slider-item .title p {
        font-size: 16px;
        margin-bottom: 0;
    }
    .academics .academics-wrapper .academics-slider-item .horizontal-rule-bottom {
        background: #707070;
        height: 1px;
        width: 100%;
        margin: 8px 0;
    }
    .academics .academics-wrapper .academics-slider-item .subtitle p {
        font-size: 12px;
    }
    .academics .academics-wrapper .academics-slider-item .button-wrapper {
        margin: 30px 0 0;
    }
    .academics .academics-wrapper .academics-slider-item .button-wrapper .cta {
        padding: 10px 15px;
        color: #fff;
        font-size: 12px;
    }
    .academics .academics-wrapper .academics-slider__prev {
        display: none;
    }
    .academics .academics-wrapper .academics-slider__next {
        display: none;
    }
    .placements {
        padding: 50px 15px;
    }
    .placements .title-wrapper .title h3 {
        font-size: 20px;
        margin-bottom: 0;
    }
    .placements .title-wrapper .title .horizontal-rule {
        height: 2px;
    }
    .placements .title-wrapper .subtitle {
        text-align: center;
        margin: 0;
    }
    .placements .statistics-wrapper {
        margin-top: 30px;
    }
    .placements .statistics-wrapper .title {
        text-align: center;
        color: #012523;
    }
    .placements .statistics-wrapper .title h1 {
        font-size: 32px;
        font-family: "Din Bold";
    }
    .placements .statistics-wrapper .subtitle {
        margin: 0;
        color: #333;
        text-align: center;
    }
    .placements .statistics-wrapper .subtitle p {
        font-size: 16px;
    }
    .placements .placements-slider-wrapper__prev {
        display: none;
    }
    .placements .placements-slider-wrapper__next {
        display: none;
    }
    .placements .button-wrapper {
        margin: 0;
    }
    .placements .slick-dots {
        list-style-type: none;
        display: flex;
        padding-left: 0;
        text-align: center;
        justify-content: center;
    }
    .placements .slick-dots .slick-active button {
        background: #012523;
    }
    .placements .slick-dots li button {
        color: transparent;
        border: none !important;
        margin: 5px;
        width: 6px;
        height: 12px;
        border-radius: 50%;
        line-height: 0;
    }
    .student-stories .title-wrapper .title .horizontal-rule {
        height: 2px;
        margin-top: 0;
    }
    .student-stories .title-wrapper .title h3 {
        margin-bottom: 0;
        font-size: 20px;
    }
    .student-stories .cards-wrapper {
        background-color: #fff;
        margin: 40px 10px;
        border-radius: 5px;
        margin-bottom: 20px;
    }
    .student-stories .cards-wrapper .image-clip-wrapper {
        left: -3%;
    }
    .student-stories .cards-wrapper .image-clip-wrapper img {
        width: 295px;
    }
    .student-stories .cards-wrapper .image-wrapper {
        height: 320px;
    }
    .student-stories .cards-wrapper .card-body h3 {
        font-size: 18px;
        line-height: 18px;
    }
    .student-stories .cards-wrapper .card-body .subtitle p {
        font-size: 16px;
    }
    .student-stories .cards-wrapper .card-body .brief p {
        font-size: 12px;
        line-height: 16px;
    }
    .industry-connect {
        padding: 50px 0;
    }
    .industry-connect .container .row [class*="col-"] {
        align-items: center;
    }
    .industry-connect .container .row [class*="col-"]:nth-child(1) {
        padding-right: 0;
    }
    .industry-connect .container .row [class*="col-"] h1 {
        font-size: 20px;
    }
    .industry-connect .container .row [class*="col-"] .separator-custom {
        width: 90px;
        height: 4px;
        margin-bottom: 20px;
        margin-top: 0;
    }
    .industry-connect .container .row [class*="col-"] p {
        text-align: center;
        word-wrap: break-word;
        padding-right: 15px;
        margin-bottom: 25px;
    }
    .industry-connect .container .row [class*="col-"] .cta {
        display: none;
    }
    .international-connect {
        padding: 0;
    }
    .international-connect .container .row [class*="col-"] {
        align-items: center;
    }
    .international-connect .container .row [class*="col-"]:nth-child(1) {
        order: 2;
    }
    .international-connect .container .row [class*="col-"]:nth-child(1) {
        padding-right: 10px;
    }
    .international-connect .container .row [class*="col-"] h1 {
        font-size: 20px;
    }
    .international-connect .container .row [class*="col-"] .separator-custom {
        width: 90px;
        height: 4px;
        margin-bottom: 20px;
        margin-top: 0;
    }
    .international-connect .container .row [class*="col-"] p {
        text-align: center;
        word-wrap: break-word;
        padding-right: 15px;
        margin-bottom: 25px;
    }
    .international-connect .container .row [class*="col-"] .cta {
        display: none;
    }
    .awards {
        padding: 40px 0;
    }
    .awards .title-wrapper .title h3 {
        font-size: 20px;
    }
    .awards .title-wrapper .title .horizontal-rule {
        height: 2px;
    }
    .awards .awards-slider-wrapper {
        margin: 0;
        padding-top: 15px;
    }
    .awards .awards-slider-wrapper .slick-slide .item-wrapper {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .awards .awards-slider-wrapper .slick-slide .item-wrapper .image-clip-wrapper {
        width: 100%;
        height: 100%;
    }
    .awards .awards-slider-wrapper .slick-slide .item-wrapper .image-clip-wrapper img {
        width: 100%;
    }
    .awards .awards-slider-wrapper .slick-slide .item-wrapper p {
        color: #fff;
        padding: 24px 0 0 0;
    }
    .awards .awards-slider-wrapper__prev {
        display: none;
    }
    .awards .awards-slider-wrapper__next {
        display: none;
    }
    .certificates-and-accreditions {
        padding: 50px 0;
    }
    .certificates-and-accreditions .title-wrapper .title margin .horizontal-rule {
        margin-top: 0;
        padding-top: 0;
        height: 2px;
    }
    .certificates-and-accreditions .title-wrapper .title h3 {
        font-size: 20px;
        margin-bottom: 0;
    }
    .certificates-and-accreditions .title-wrapper .subtitle {
        text-align: center;
        margin: 0 0;
    }
    .certificates-and-accreditions .certificates-and-accreditions-slider-wrapper .slick-slide .item-wrapper p {
        font-size: 10px;
    }
    .certificates-and-accreditions .certificates-and-accreditions-slider-wrapper__prev {
        display: none;
    }
    .certificates-and-accreditions .certificates-and-accreditions-slider-wrapper__next {
        display: none;
    }
    .certificates-and-accreditions .slick-dots {
        list-style-type: none;
        display: flex;
        padding-left: 0;
        text-align: center;
        justify-content: center;
    }
    .certificates-and-accreditions .slick-dots .slick-active button {
        background: #012523;
    }
    .certificates-and-accreditions .slick-dots li button {
        color: transparent;
        border: none !important;
        margin: 5px;
        width: 6px;
        height: 12px;
        border-radius: 50%;
        line-height: 0;
    }
    .student-stories-awards {
        padding: 40px 0;
    }
    .student-stories-awards .title-wrapper .title .horizontal-rule {
        height: 2px;
        margin-top: 0;
    }
    .student-stories-awards .title-wrapper .title h3 {
        margin-bottom: 0;
        font-size: 20px;
        line-height: 28px;
    }
    .student-stories-awards .cards-wrapper {
        margin: 40px 10px;
        border-radius: 5px;
        margin-bottom: 20px;
    }
    .student-stories-awards .cards-wrapper .image-clip-wrapper {
        left: -3%;
    }
    .student-stories-awards .cards-wrapper .image-clip-wrapper img {
        width: 295px;
    }
    .student-stories-awards .cards-wrapper .image-wrapper {
        height: 320px;
    }
    .student-stories-awards .cards-wrapper .card-body h3 {
        font-size: 32px;
    }
    .student-stories-awards .cards-wrapper .card-body .subtitle p {
        font-size: 16px;
    }
    .student-stories-awards .cards-wrapper .card-body .brief p {
        font-size: 16px;
        line-height: 20px;
    }
    .research-highlights-take-the-next-step {
        background: url(../images/research-highlights-take-the-next-step.webp);
        background-size: cover;
    }
    .research-highlights {
        padding: 32px 0 50px;
    }
    .research-highlights .title-wrapper .title h3 {
        font-size: 20px;
        margin-bottom: 0;
    }
    .research-highlights .title-wrapper .title .horizontal-rule {
        height: 2px;
        margin-bottom: 0;
    }
    .research-highlights .title-wrapper .subtitle {
        text-align: center;
        margin: 0;
    }
    .research-highlights .statistics-wrapper {
        margin-top: 30px;
    }
    .research-highlights .statistics-wrapper .title {
        text-align: center;
        color: #012523;
    }
    .research-highlights .statistics-wrapper .title h1 {
        font-size: 32px;
        font-family: "Din Bold";
    }
    .research-highlights .statistics-wrapper .subtitle {
        margin: 0 0;
        color: #333;
        text-align: center;
    }
    .research-highlights .statistics-wrapper .subtitle p {
        font-size: 16px;
    }
    .research-highlights .button-wrapper {
        margin: 20px 0;
        text-align: center;
        margin-bottom: 0;
    }
    .research-highlights .button-wrapper button {
        background-color: #012523;
        font-size: 16px;
        border: 1px solid #012523;
        color: #fff;
        border-radius: 5px;
        padding: 10px 20px;
        max-width: 180px;
        min-width: 180px;
        display: block;
        margin: 0 auto;
        text-align: center;
    }
    .take-the-next-step {
        padding: 48px 0;
    }
    .take-the-next-step .container > h1 {
        color: #e4f907;
        font-size: 32px;
        line-height: 60px;
        margin-bottom: 10px;
    }
    .take-the-next-step .container:nth-child(2) .row > [class*="col-"] {
        margin-bottom: 24px;
    }
    .take-the-next-step .container .row a {
        text-decoration: none;
    }
    .take-the-next-step .container .row a h2 {
        font-size: 16px;
        line-height: 35px;
        color: #fff;
        margin-bottom: 0;
    }
    .take-the-next-step .container .row a h2 span {
        margin-left: 8px;
    }
    .take-the-next-step .container .row h3 {
        font-size: 16px;
        line-height: 24px;
        color: #e4f907;
        margin-bottom: 24px;
    }
    .take-the-next-step .container .row ul {
        list-style: none;
        padding-left: 0;
        margin-bottom: 0;
    }
    .take-the-next-step .container .row ul li a {
        font-size: 12px;
        text-decoration: none;
        color: #fff;
        line-height: 16px;
    }
    .take-the-next-step .container hr {
        border-top: 1px solid #fff;
        margin-top: 24px;
        margin-bottom: 24px;
    }
}
@media (min-width: 380px) and (max-width: 420px) {
    .awards .awards-slider-wrapper .slick-slide {
        width: 384px !important;
    }
}
@media (max-width: 320px) {
    .homebanner {
        height: 40vh;
    }
    .homebanner .carousel .carousel-inner .carousel-item {
        height: 40vh;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }
    .homebanner .carousel .carousel-indicators li {
        width: 7px;
        height: 8px;
        list-style: none;
        background: #e8e8e8;
        border: 0;
        border-radius: 50%;
    }
    .homebanner .carousel .carousel-indicators li.active {
        background: #e4f907;
    }
    .academics {
        padding: 40px 0;
        background-color: #fff;
    }
    .academics .container-fluid {
        padding-right: 0 !important;
    }
    .academics .academics-wrapper .slick-track {
        display: flex !important;
    }
    .academics .academics-wrapper .slick-slide {
        margin: 0 10px;
        height: inherit !important;
    }
    .academics .academics-wrapper .slick-list {
        margin: 0 -10px;
    }
    .academics .academics-wrapper .academics-slider-item {
        background-color: #e8e8e8;
        border-radius: 5px;
        padding: 20px;
        height: 100%;
    }
    .academics .academics-wrapper .academics-slider-item .item-header {
        display: flex;
        flex-direction: row;
        height: 80px;
    }
    .academics .academics-wrapper .academics-slider-item .item-header h3 {
        color: #012523;
        padding: 0 20px 0;
        font-size: 20px;
    }
    .academics .academics-wrapper .academics-slider-item .item-header .flexible {
        flex-grow: 1;
    }
    .academics .academics-wrapper .academics-slider-item .horizontal-rule {
        background: #707070;
        height: 2px;
        width: 100%;
        margin: 8px 0;
    }
    .academics .academics-wrapper .academics-slider-item .title {
        display: flex;
        justify-content: space-between;
    }
    .academics .academics-wrapper .academics-slider-item .title p {
        font-size: 16px;
        margin-bottom: 0;
    }
    .academics .academics-wrapper .academics-slider-item .horizontal-rule-bottom {
        background: #707070;
        height: 1px;
        width: 100%;
        margin: 8px 0;
    }
    .academics .academics-wrapper .academics-slider-item .subtitle {
        padding-top: 10px;
    }
    .academics .academics-wrapper .academics-slider-item .subtitle p {
        font-size: 12px;
    }
    .academics .academics-wrapper .academics-slider-item .button-wrapper .cta {
        padding: 10px 15px;
        font-size: 12px;
    }
    .academics .academics-wrapper .academics-slider__prev {
        display: none;
    }
    .academics .academics-wrapper .academics-slider__next {
        display: none;
    }
    .whyUpes {
        padding: 40px 0;
    }
    .whyUpes .container .row .whyUpes__left h1 {
        font-size: 20px;
        text-align: center;
        margin-bottom: 0;
    }
    .whyUpes .container .row .whyUpes__left .separator-custom {
        height: 2px;
        margin: 0 100px 20px;
    }
    .whyUpes .container .row .whyUpes__left .button-wrapper {
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
    .whyUpes .container .row .whyUpes__right {
        margin-top: 30px;
    }
    .placements {
        padding: 32px 0 50px;
        position: relative;
    }
    .placements .title-wrapper .title h3 {
        font-size: 20px;
        margin-bottom: 0;
    }
    .placements .title-wrapper .title .horizontal-rule {
        height: 2px;
    }
    .placements .title-wrapper .subtitle {
        text-align: center;
        margin: 0;
    }
    .placements .statistics-wrapper {
        margin-top: 30px;
    }
    .placements .statistics-wrapper .title {
        text-align: center;
        color: #012523;
    }
    .placements .statistics-wrapper .title h1 {
        font-size: 32px;
        font-family: "Din Bold";
    }
    .placements .statistics-wrapper .subtitle {
        margin: 0 14px !important;
    }
    .placements .statistics-wrapper .subtitle p {
        font-size: 16px;
    }
    .placements .carousel-indicators {
        position: absolute;
        display: flex;
        bottom: -40%;
    }
    .placements .carousel-indicators li {
        width: 8px;
        height: 8px;
        list-style: none;
        background: #000;
        border: 0;
        border-radius: 50%;
        border-radius: 5px;
    }
    .placements .carousel-indicators li.active {
        background: #000;
    }
    .placements .placements-slider-wrapper__prev {
        display: none;
    }
    .placements .placements-slider-wrapper__next {
        display: none;
    }
    .placements .button-wrapper {
        margin: 0;
    }
    .student-stories {
        padding: 30px 0;
    }
    .student-stories .title-wrapper .title .horizontal-rule {
        height: 2px;
        margin-top: 0;
    }
    .student-stories .title-wrapper .title h3 {
        margin-bottom: 0;
        font-size: 20px;
    }
    .student-stories .cards-wrapper {
        background-color: #fff;
        margin: 40px 10px;
        border-radius: 5px;
    }
    .student-stories .cards-wrapper .image-clip-wrapper {
        left: -3%;
    }
    .student-stories .cards-wrapper .image-clip-wrapper img {
        width: 255px;
    }
    .student-stories .cards-wrapper .image-wrapper {
        height: 294px;
    }
    .student-stories .cards-wrapper .card-body h3 {
        font-size: 32px;
        line-height: 32px;
    }
    .student-stories .cards-wrapper .card-body .subtitle p {
        font-size: 16px;
    }
    .student-stories .cards-wrapper .card-body .brief p {
        font-size: 12px;
        line-height: 16px;
    }
    .industry-connect {
        padding: 60px 0;
    }
    .industry-connect .container .row [class*="col-"] {
        align-items: center;
    }
    .industry-connect .container .row [class*="col-"]:nth-child(1) {
        padding-right: 0;
    }
    .industry-connect .container .row [class*="col-"] h1 {
        font-size: 20px;
    }
    .industry-connect .container .row [class*="col-"] .separator-custom {
        background: #e4f907 !important;
        width: 90px;
        height: 4px;
        margin-bottom: 20px;
        margin-top: 0;
    }
    .industry-connect .container .row [class*="col-"] .cta {
        display: none;
    }
    .international-connect {
        padding: 0 0 60px;
    }
    .international-connect .container .row [class*="col-"] {
        align-items: center;
    }
    .international-connect .container .row [class*="col-"]:nth-child(1) {
        padding-right: 10px;
    }
    .international-connect .container .row [class*="col-"] h1 {
        font-size: 20px;
    }
    .international-connect .container .row [class*="col-"] .separator-custom {
        background: #e4f907 !important;
        width: 90px;
        height: 4px;
        margin-bottom: 20px;
        margin-top: 0;
    }
    .international-connect .container .row [class*="col-"] .cta {
        display: none;
    }
    .awards {
        padding: 40px 0;
    }
    .awards .title-wrapper .title h3 {
        font-size: 20px;
    }
    .awards .title-wrapper .title .horizontal-rule {
        height: 2px;
    }
    .awards .awards-slider-wrapper {
        margin: 0;
        padding-top: 15px;
    }
    .awards .awards-slider-wrapper .slick-slide {
        width: 290px !important;
    }
    .awards .awards-slider-wrapper .slick-slide .item-wrapper {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .awards .awards-slider-wrapper .slick-slide .item-wrapper .image-clip-wrapper {
        width: 100%;
        height: 100%;
    }
    .awards .awards-slider-wrapper .slick-slide .item-wrapper .image-clip-wrapper img {
        width: 100%;
    }
    .awards .awards-slider-wrapper .slick-slide .item-wrapper p {
        color: #fff;
        padding-top: 24px;
        padding-right: 0;
    }
    .awards .awards-slider-wrapper__prev {
        display: none;
    }
    .awards .awards-slider-wrapper__next {
        display: none;
    }
    .certificates-and-accreditions {
        padding: 40px 0;
    }
    .certificates-and-accreditions .title-wrapper .title margin .horizontal-rule {
        margin-top: 0;
        padding-top: 0;
        height: 2px;
    }
    .certificates-and-accreditions .title-wrapper .title h3 {
        font-size: 20px;
        margin-bottom: 0;
    }
    .certificates-and-accreditions .title-wrapper .subtitle {
        text-align: center;
        margin: 0 0;
    }
    .certificates-and-accreditions .certificates-and-accreditions-slider-wrapper .slick-slide .item-wrapper {
        margin: 10px;
    }
    .certificates-and-accreditions .certificates-and-accreditions-slider-wrapper .slick-slide .item-wrapper p {
        font-size: 10px;
    }
    .certificates-and-accreditions .certificates-and-accreditions-slider-wrapper__prev {
        display: none;
    }
    .certificates-and-accreditions .certificates-and-accreditions-slider-wrapper__next {
        display: none;
    }
    .student-stories-awards {
        padding: 40px 0;
    }
    .student-stories-awards .title-wrapper .title .horizontal-rule {
        height: 2px;
        margin-top: 0;
    }
    .student-stories-awards .title-wrapper .title h3 {
        margin-bottom: 0;
        font-size: 20px;
    }
    .student-stories-awards .cards-wrapper {
        margin: 40px 10px;
        border-radius: 5px;
    }
    .student-stories-awards .cards-wrapper .image-clip-wrapper {
        left: -4%;
    }
    .student-stories-awards .cards-wrapper .image-clip-wrapper img {
        width: 255px;
    }
    .student-stories-awards .cards-wrapper .image-wrapper {
        height: 294px;
    }
    .student-stories-awards .cards-wrapper .card-body h3 {
        font-size: 32px;
    }
    .student-stories-awards .cards-wrapper .card-body .subtitle p {
        font-size: 16px;
    }
    .student-stories-awards .cards-wrapper .card-body .brief p {
        font-size: 12px;
        line-height: 16px;
    }
    .research-highlights {
        padding: 32px 0 50px;
    }
    .research-highlights .title-wrapper .title h3 {
        font-size: 20px;
        margin-bottom: 0;
    }
    .research-highlights .title-wrapper .title .horizontal-rule {
        height: 2px;
        margin-bottom: 0;
    }
    .research-highlights .title-wrapper .subtitle {
        text-align: center;
        margin: 0;
    }
    .research-highlights .statistics-wrapper {
        margin-top: 30px;
    }
    .research-highlights .statistics-wrapper .title {
        text-align: center;
        color: #012523;
    }
    .research-highlights .statistics-wrapper .title h1 {
        font-size: 32px;
        font-family: "Din Bold";
    }
    .research-highlights .statistics-wrapper .subtitle {
        margin: 0 45px;
        color: #333;
        text-align: center;
    }
    .research-highlights .statistics-wrapper .subtitle p {
        font-size: 16px;
    }
    .research-highlights .button-wrapper {
        margin: 20px 0;
        text-align: center;
    }
    .research-highlights .button-wrapper button {
        background-color: #012523;
        font-size: 16px;
        border: 1px solid #012523;
        color: #fff;
        border-radius: 5px;
        padding: 10px 20px;
        max-width: 180px;
        min-width: 180px;
        display: block;
        margin: 0 auto;
        text-align: center;
    }
    .take-the-next-step {
        padding: 48px 0;
    }
    .take-the-next-step .container > h1 {
        font-size: 32px;
        line-height: 60px;
        margin-bottom: 10px;
    }
    .take-the-next-step .container:nth-child(2) .row > [class*="col-"] {
        margin-bottom: 24px;
    }
    .take-the-next-step .container .row a h2 {
        font-size: 16px;
        line-height: 35px;
        margin-bottom: 0;
    }
    .take-the-next-step .container .row a h2 span {
        margin-left: 8px;
    }
    .take-the-next-step .container .row h3 {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 24px;
    }
    .take-the-next-step .container .row ul {
        padding-left: 0;
        margin-bottom: 0;
    }
    .take-the-next-step .container .row ul li a {
        font-size: 12px;
        line-height: 16px;
    }
    .take-the-next-step .container hr {
        margin-top: 24px;
        margin-bottom: 24px;
    }
}
.footer {
    background-color: #333;
}
.footer .footer-wrapper .great-place-to-work {
    float: right;
}
.footer .links-wrapper {
    margin: 10px 0;
}
.footer .links-wrapper .links-inner-wrapper .title {
    text-align: left;
}
.footer .links-wrapper .links-inner-wrapper .title p {
    color: #43c2fc;
    list-style: none;
}
.footer .links-wrapper .links-inner-wrapper .links {
    display: flex;
    flex-direction: row;
}
.footer .links-wrapper .links-inner-wrapper .links ul {
    margin: 10px 0;
    padding: 0;
}
.footer .links-wrapper .links-inner-wrapper .links ul li {
    list-style: none;
}
.footer .links-wrapper .links-inner-wrapper .links ul li a {
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    transition: all 0.5s ease;
}
.footer .links-wrapper .links-inner-wrapper .links ul li a:hover {
    color: #e4f907;
}
.footer .footer-horizontal-rule {
    background-color: #fff;
    margin-top: 22px;
    margin-bottom: 22px;
}
.footer .follow-us-wrapper {
    margin: 15px 0;
}
.footer .follow-us-wrapper .title {
    color: #fff;
    text-align: center;
    margin-bottom: 24px;
}
.footer .follow-us-wrapper .social-sharing {
    text-align: center;
}
.footer .follow-us-wrapper .social-sharing .social-icons {
    padding: 0 10px;
}
.footer .bottom-footer-wrapper {
    margin: 15px 0;
}
.footer .bottom-footer-wrapper .bottom-footer-inner-wrapper .title {
    color: #43c2fc;
}
.footer .bottom-footer-wrapper .bottom-footer-inner-wrapper .title p {
    margin-bottom: 24px;
}
.footer .bottom-footer-wrapper .bottom-footer-inner-wrapper .subtitle {
    color: #fff;
}
.footer .bottom-footer-wrapper .bottom-footer-inner-wrapper .subtitle p {
    font-size: 14px !important;
    word-wrap: break-word;
}
.footer .bottom-footer-wrapper .bottom-footer-inner-wrapper .subtitle p a {
    color: #fff;
    text-decoration: none;
}
.copyright {
    padding: 10px 15px;
    background: transparent linear-gradient(90deg, #1fbcee 0, #661c8e 100%) 0 0 no-repeat padding-box;
}
.copyright .container .row {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.copyright .container .row p {
    margin-bottom: 0;
    list-style: 20px;
    color: #012523;
    font-size: 14px;
}
.copyright .container .row div ul {
    list-style: none;
    display: flex;
    margin-bottom: 0;
}
.copyright .container .row div ul li a {
    list-style: 20px;
    color: #012523;
    text-decoration: none;
    font-size: 14px;
}
.copyright .container .row div ul li a:not(:last-child) {
    margin-right: 6px;
}
@media (max-width: 768px) {
    .footer .container .row:last-child {
        padding-bottom: 15px;
    }
    .footer .container .row:first-child {
        padding-top: 30px;
    }
    .footer .container .row .great-place-to-work {
        display: none;
    }
    .copyright {
        padding: 10px 15px;
    }
    .copyright .container .row {
        padding: 0 0 0 15px;
    }
    .copyright .container .row p {
        font-size: 10px;
        padding-top: 5px;
    }
    .copyright .container .row div {
        float: right;
    }
    .copyright .container .row div ul li a {
        font-size: 10px;
    }
}
@media (max-width: 480px) {
    .take-the-next-step {
        padding: 50px 0;
    }
    .take-the-next-step .container h1 {
        font-size: 24px;
        line-height: 32px;
    }
    .take-the-next-step .container:nth-child(1) .row a h2 {
        font-size: 18px;
    }
}
@media (max-width: 320px) {
    .copyright .container .row div ul {
        padding-left: 0;
    }
}
.schoolOfEngineering {
    min-height: 60vh;
}
.schoolOfEngineering .carousel {
    z-index: 1;
}
.schoolOfEngineering .carousel .carousel-inner .carousel-item {
    min-height: 60vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.schoolOfEngineering .carousel .carousel-inner .carousel-item .caption-wrapper {
    padding: 72px 0;
}
.schoolOfEngineering .carousel .carousel-inner .carousel-item .caption-wrapper .breadcrumb {
    background: 0 0;
    padding-bottom: 0;
    margin-bottom: 0;
    padding-left: 0;
}
.schoolOfEngineering .carousel .carousel-inner .carousel-item .caption-wrapper .breadcrumb ul {
    list-style-type: none;
    display: flex;
    padding-left: 0;
    margin-bottom: 16px;
}
.schoolOfEngineering .carousel .carousel-inner .carousel-item .caption-wrapper .breadcrumb ul li:not(:last-child)::after {
    content: "/";
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
}
.schoolOfEngineering .carousel .carousel-inner .carousel-item .caption-wrapper .breadcrumb ul li a {
    font-family: "Din Medium";
    font-size: 12px;
    color: #fff;
    line-height: 16px;
    text-transform: uppercase;
    text-decoration: none;
}
.schoolOfEngineering .carousel .carousel-inner .carousel-item .caption-wrapper .carousel-item-caption {
    list-style-type: none;
    display: flex;
    flex-direction: column;
    padding-left: 0;
    background: #bad1cd;
    padding: 48px;
    max-width: 480px;
}
.schoolOfEngineering .carousel .carousel-inner .carousel-item .caption-wrapper .carousel-item-caption a {
    text-decoration: none;
}
.schoolOfEngineering .carousel .carousel-inner .carousel-item .caption-wrapper .carousel-item-caption h3 {
    font-family: "Din Bold";
    font-size: 38px;
    line-height: 53px;
    color: #fff;
}
.schoolOfEngineering .carousel .carousel-inner .carousel-item .caption-wrapper .carousel-item-caption ul {
    list-style-type: none;
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
}
.schoolOfEngineering .carousel .carousel-inner .carousel-item .caption-wrapper .carousel-item-caption ul li:not(:last-child) {
    margin-bottom: 12px;
}
.schoolOfEngineering .carousel .carousel-inner .carousel-item .caption-wrapper .carousel-item-caption ul li a {
    font-family: "Din Normal";
    font-size: 16px;
    color: #012523;
    line-height: 20px;
    text-decoration: none;
}
.schoolOfEngineering .carousel .carousel-indicators li {
    width: 7px;
    height: 8px;
    list-style: none;
    background: #e8e8e8;
    border: 0;
    border-radius: 50%;
}
.schoolOfEngineering .carousel .carousel-indicators li.active {
    background: #e4f907;
}
.sidebar-school .stickySidebar__wrapper .stickySidebar__wrapper--left {
    background: #e4f907 !important;
}
.btech-admissions {
    padding: 60px 0;
    background: #bad1cd;
    position: relative;
}
.btech-admissions .btech-admissions-icon {
    position: absolute;
    z-index: 0;
    bottom: 0;
    left: 5%;
}
.btech-admissions .container .row {
    position: relative;
}
.btech-admissions .container .row img {
    position: absolute;
    z-index: 0;
    top: 110px;
    left: -140px;
}
.btech-admissions .container .row .btech-admissions__left {
    list-style-type: none;
    display: flex;
    flex-direction: column;
    padding-left: 0;
    background: #fff;
    padding: 24px 48px;
    background: #08acec;
    position: relative;
    z-index: 1;
}
.btech-admissions .container .row .btech-admissions__left a {
    text-decoration: none;
}
.btech-admissions .container .row .btech-admissions__left h3 {
    font-family: "Din Bold";
    font-size: 38px;
    line-height: 53px;
    color: #fff;
}
.btech-admissions .container .row .btech-admissions__left ul {
    list-style-type: none;
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
}
.btech-admissions .container .row .btech-admissions__left ul li {
    color: #fff;
}
.btech-admissions .container .row .btech-admissions__left ul li:not(:last-child) {
    margin-bottom: 12px;
}
.btech-admissions .container .row .btech-admissions__left ul li a {
    font-family: "Din Normal";
    font-size: 16px;
    color: #012523;
    line-height: 20px;
    text-decoration: none;
}
.btech-admissions .container .row .btech-admissions__left::after {
    content: "";
    position: absolute;
    right: 1px;
    bottom: 15px;
    border-bottom: 30px solid #fff;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    transform: rotate(-45deg);
}
.btech-admissions .container .row .btech-admissions__left::before {
    content: "";
    position: absolute;
    right: -20px;
    bottom: -5px;
    border-bottom: 30px solid #bad1cd;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    transform: rotate(135deg);
}
.btech-admissions .container .row .btech-admissions__right {
    padding: 0 110px;
    align-self: center;
}
.btech-admissions .container .row .btech-admissions__right .btech-admissions__top {
    display: flex;
    flex-direction: column;
    align-self: center;
    width: 100%;
}
.btech-admissions .container .row .btech-admissions__right .btech-admissions__top ul {
    padding: 0;
    margin-bottom: 42px;
}
.btech-admissions .container .row .btech-admissions__right .btech-admissions__top ul li:not(:last-child) {
    margin-bottom: 12px;
}
.btech-admissions .container .row .btech-admissions__right .btech-admissions__top h1 {
    font-family: "Din Bold";
    font-size: 38px;
    line-height: 53px;
    color: #fff;
}
.btech-admissions .container .row .btech-admissions__right .btech-admissions__top .separator-custom {
    background: #fff !important;
    width: 90px;
    height: 4px;
    margin-bottom: 20px;
}
.btech-admissions .container .row .btech-admissions__right .btech-admissions__bottom {
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
}
.btech-admissions .container .row .btech-admissions__right .btech-admissions__bottom [class*="col-"] {
    padding: 0;
}
.btech-admissions .container .row .btech-admissions__right .btech-admissions__bottom p {
    font-size: 16px;
    color: #fff;
}
.btech-admissions .container .row .btech-admissions__right .btech-admissions__bottom .button-wrapper {
    margin: 15px 0;
}
.btech-admissions .container .row .btech-admissions__right .btech-admissions__bottom .button-wrapper .cta {
    margin-right: 16px;
}
.about-us-school-of-engineering {
    padding: 80px 0;
    position: relative;
}
.about-us-school-of-engineering .container .row .about-us__left {
    display: flex;
    flex-direction: column;
    align-self: center;
}
.about-us-school-of-engineering .container .row .about-us__left ul {
    padding: 0;
    margin-bottom: 20px;
}
.about-us-school-of-engineering .container .row .about-us__left ul li:not(:last-child) {
    margin-bottom: 12px;
}
.about-us-school-of-engineering .container .row .about-us__left h1 {
    font-family: "Din Bold";
    font-size: 38px;
    line-height: 53px;
    color: #012523;
}
.about-us-school-of-engineering .container .row .about-us__left .separator-custom {
    width: 90px;
    height: 4px;
    margin-bottom: 20px;
    background: transparent linear-gradient(90deg, #1fbcee 0, #661c8e 100%) 0 0 no-repeat padding-box !important;
}
.about-us-school-of-engineering .container .row .about-us__left .button-wrapper .cta {
    color: #fff;
    margin-right: 10px;
}
.about-us-school-of-engineering .container .row .about-us__left .row [class*="col-md-"] {
    display: flex;
}
.about-us-school-of-engineering .container .row .about-us__left .row [class*="col-md-"]:nth-child(1),
.about-us-school-of-engineering .container .row .about-us__left .row [class*="col-md-"]:nth-child(2) {
    margin-bottom: 32px;
}
.about-us-school-of-engineering .container .row .about-us__left .row [class*="col-md-"] p {
    margin-left: 12px;
    margin-bottom: 0;
}
.about-us-school-of-engineering .container .row .about-us__left .cta {
    margin-top: 42px;
}
.about-us-school-of-engineering .container .row .about-us__right--wrapper {
    position: relative;
}
.about-us-school-of-engineering .container .row .about-us__right--wrapper .play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    width: 100px;
    height: 100px;
}
.highlights {
    padding: 80px 0 0;
}
.highlights .desktop {
    display: flex;
}
.highlights .title-wrapper .title {
    text-align: center;
    color: #012523;
}
.highlights .title-wrapper .title h3 {
    margin-bottom: 0;
    font-size: 38px;
    line-height: 53px;
    font-family: "Din Bold";
    margin-bottom: 5px;
}
.highlights .title-wrapper .title .horizontal-rule {
    margin-top: 0;
    height: 4px;
    width: 90px;
    background-color: #bad1cd;
}
.highlights .title-wrapper .subtitle {
    text-align: center;
    margin: 0 120px;
}
.highlights .item-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: left;
}
.highlights .item-wrapper h1 {
    font-size: 96px;
    color: #bad1cd;
}
.highlights .item-wrapper p {
    padding: 0 0 0 15px;
}
.highlights .phone {
    display: none;
}
.highlights .highlights-slider-wrapper .item-wrapper {
    margin: 70px 0 0 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}
.highlights .highlights-slider-wrapper .item-wrapper h1 {
    font-family: "Din Bold";
}
.highlights .slick-dots {
    list-style-type: none;
    display: flex;
    padding-left: 0;
    text-align: center;
    justify-content: center;
}
.highlights .slick-dots .slick-active button {
    background: #bad1cd;
}
.highlights .slick-dots li button {
    color: transparent;
    border: none !important;
    margin: 5px;
    width: 6px;
    height: 12px;
    border-radius: 50%;
    line-height: 0;
}
.highlights .highlights-slider-wrapper__prev {
    position: absolute;
    top: 50%;
    cursor: pointer;
}
.highlights .highlights-slider-wrapper__next {
    position: absolute;
    top: 50%;
    right: 1%;
    cursor: pointer;
}
.placements.schoolPage {
    padding: 60px 0 60px;
}
.placements.schoolPage .horizontal-rule {
    background-color: #bad1cd !important;
}
.placements-footer.bg-blue {
    background: #bad1cd;
}
.schoolpage-footer {
    margin-bottom: 0;
    text-align: center;
    font-size: 12px;
    line-height: 16px;
    color: #070707;
    padding: 12px 5px;
}
.facilities {
    background-color: #154351;
    padding: 100px 0;
}
.facilities .title-wrapper .title {
    text-align: center;
    color: #bad1cd;
}
.facilities .title-wrapper .title h3 {
    font-family: "Din Medium";
    color: #fff;
}
.facilities .title-wrapper .title .horizontal-rule {
    width: 91px;
    background-color: #fff;
    height: 4px;
}
.facilities .facilities-slider-wrapper {
    margin: 20px 50px;
}
.facilities .facilities-slider-wrapper .slick-slide .item-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.facilities .facilities-slider-wrapper .slick-slide .item-wrapper .image-clip-wrapper {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}
.facilities .facilities-slider-wrapper .slick-slide .item-wrapper .image-clip-wrapper img {
    width: 90%;
}
.facilities .facilities-slider-wrapper .slick-slide .item-wrapper h5 {
    font-size: 20px;
    line-height: 24px;
    color: #fff !important;
    margin: 20px 0;
    font-weight: 600;
}
.facilities .facilities-slider-wrapper .slick-slide .item-wrapper p {
    color: #fff;
    margin: 0 30px 0 0;
}
.facilities .facilities-slider-wrapper__prev {
    color: #e4f907;
    position: absolute;
    top: 50%;
    cursor: pointer;
}
.facilities .facilities-slider-wrapper__next {
    color: #e4f907;
    position: absolute;
    top: 50%;
    right: 3%;
    cursor: pointer;
}
.facilities-footer {
    background: #e4f907;
}
.facilities-footer p {
    margin-bottom: 0;
    text-align: center;
    font-size: 12px;
    line-height: 16px;
    color: #012523;
    padding: 12px 0;
}
.programs {
    padding: 80px 0;
    text-align: center;
}
.programs h1 {
    font-family: "Din Bold";
    font-size: 38px;
    line-height: 53px;
    color: #012523;
}
.programs .separator-custom {
    background: #00bbf2 !important;
    width: 90px;
    height: 4px;
    margin-bottom: 20px;
    margin: 0 auto 20px;
}
.programs .undergraduate-wrapper {
    text-align: center;
}
.programs .undergraduate-wrapper h3 {
    font-size: 32px;
    color: #00bbf2;
}
.programs .undergraduate-wrapper .filters {
    margin-top: 40px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: center;
}
.programs .undergraduate-wrapper .filters button {
    width: 212px;
    padding: 10px 25px;
    margin: 0 5px;
    background-color: #012523;
    border: none;
    border-radius: 5px;
    transition: 150ms;
    color: #fff;
    font-size: 16px;
    line-height: 25px;
    font-weight: 700;
    position: relative;
    outline: 0;
    cursor: pointer;
}
.programs .undergraduate-wrapper .filters button.is-checked {
    background-color: #00bbf2;
    color: #fff;
}
.programs .undergraduate-card-wrapper {
    margin-top: 40px;
    background-color: #00bbf2;
    border-radius: 5px;
    padding: 65px;
    text-align: left;
}
.programs .undergraduate-card-wrapper .row h5 {
    padding: 0 23px;
    font-size: 16px;
    color: #fff;
}
.programs .undergraduate-card-wrapper .row:last-child .tabs-left {
    display: flex;
    flex-direction: column;
    width: 100%;
    border-bottom: 0;
    margin-bottom: 0;
}
.programs .undergraduate-card-wrapper .row:last-child .tabs-left li a {
    display: block;
    padding: 24px;
    font-family: "Din Normal";
    font-size: 20px;
    line-height: 28px;
    color: #012523;
    text-decoration: none !important;
}
.programs .undergraduate-card-wrapper .row:last-child .tabs-left li a.active {
    background: #fff;
    color: #00bbf2;
    font-family: "Din Medium";
    border-bottom: none;
}
.programs .undergraduate-card-wrapper .row:last-child .tab-content {
    padding-left: 20px;
    padding-top: 10px;
}
.programs .undergraduate-card-wrapper .row:last-child .tab-content .row [class*="col-md-"] {
    padding-right: 0;
    display: flex;
    width: 100%;
}
.programs .undergraduate-card-wrapper .row:last-child .tab-content .cta {
    min-width: 180px;
    display: inline-block;
    text-align: center;
}
.programs .undergraduate-card-wrapper .row:last-child .tab-content .view--more {
    margin-left: 20px;
}
.programs .undergraduate-card-wrapper .row:last-child .tab-content .boxWrapper__top--image {
    display: flex;
    flex-direction: row;
}
.programs .undergraduate-card-wrapper .row:last-child .tab-content .boxWrapper__top--image .separator-custom-vertical {
    background: #23424f !important;
    width: 1px;
    height: 295px;
    margin-bottom: 20px;
}
.programs .undergraduate-card-wrapper .row:last-child .tab-content .boxWrapper__top--image ul li {
    list-style: none;
}
.programs .undergraduate-card-wrapper .row:last-child .tabs-left > li,
.programs .undergraduate-card-wrapper .row:last-child .tabs-right > li {
    float: none;
    margin-bottom: 2px;
}
.programs .undergraduate-card-wrapper .row:last-child .tabs-left > li {
    margin-right: -1px;
}
.programs .undergraduate-card-wrapper .row:last-child .tabs-right > li {
    margin-left: -1px;
}
.programs .undergraduate-card-wrapper .row:last-child .tabs-left > li.active > a,
.programs .undergraduate-card-wrapper .row:last-child .tabs-left > li.active > a:focus,
.programs .undergraduate-card-wrapper .row:last-child .tabs-left > li.active > a:hover {
    border-bottom-color: #ddd;
    border-right-color: transparent;
    background-color: #fff;
}
.programs .undergraduate-card-wrapper .row:last-child .tabs-right > li.active > a,
.programs .undergraduate-card-wrapper .row:last-child .tabs-right > li.active > a:focus,
.programs .undergraduate-card-wrapper .row:last-child .tabs-right > li.active > a:hover {
    border-bottom: 1px solid #ddd;
    border-left-color: transparent;
    border-bottom: none !important;
}
.programs .undergraduate-card-wrapper .row:last-child .tabs-left > li > a {
    border-radius: 0;
    margin-right: 0;
    display: block;
    border-bottom: 1px solid #fff;
}
.programs .undergraduate-card-wrapper .row:last-child .tabs-right > li > a {
    border-radius: 0 4px 4px 0;
    margin-right: 0;
}
.programs .undergraduate-card-wrapper .row:last-child .vertical-text {
    margin-top: 50px;
    border: none;
    position: relative;
}
.programs .undergraduate-card-wrapper .row:last-child .vertical-text > li {
    height: 20px;
    width: 120px;
    margin-bottom: 100px;
}
.programs .undergraduate-card-wrapper .row:last-child .vertical-text > li > a {
    border-bottom: 1px solid #ddd;
    border-right-color: transparent;
    text-align: center;
    border-radius: 4px 4px 0 0;
}
.programs .undergraduate-card-wrapper .row:last-child .vertical-text.tabs-left {
    left: -50px;
}
.programs .undergraduate-card-wrapper .row:last-child .vertical-text.tabs-right {
    right: -50px;
}
.programs .undergraduate-card-wrapper .row:last-child .vertical-text.tabs-right > li {
    transform: rotate(90deg);
}
.programs .undergraduate-card-wrapper .row:last-child .vertical-text.tabs-left > li {
    transform: rotate(-90deg);
}
.advisoryWrapper {
    padding: 48px 0;
}
.advisoryWrapper .container .row h1 {
    font-family: "Din Bold";
    font-size: 38px;
    line-height: 53px;
    color: #012523;
    padding-left: 24px;
    width: 100%;
    text-align: center;
}
.advisoryWrapper .container .row .separator-custom {
    background: transparent linear-gradient(90deg, #1fbcee 0, #661c8e 100%) 0 0 no-repeat padding-box !important;
    width: 90px;
    height: 4px;
    margin-bottom: 20px;
    margin-left: 24px;
    margin: 0 auto;
}
.advisoryWrapper .container .row .advisory-slider {
    overflow: hidden;
    margin-top: 38px;
}
.advisoryWrapper .container .row .advisory-slider .slick-slide {
    margin: 18px 32px;
}
.advisoryWrapper .container .row .advisory-slider .slick-list {
    margin: 15px -15px;
}
.advisoryWrapper .container .row .boxWrapper {
    height: 580px;
    color: #bad1cd;
}
.advisoryWrapper .container .row .boxWrapper__top--image {
    height: 330px;
}
.advisoryWrapper .container .row .boxWrapper__bottom {
    height: 44%;
}
.advisoryWrapper .container .row .boxWrapper__bottom--top h3 {
    color: #bad1cd;
}
.advisoryWrapper .container .row .boxWrapper__bottom--top p {
    color: #fff;
}
.facultyWrapper {
    background: #e8e8e8;
    padding: 48px 0;
}
.facultyWrapper .container .row h1 {
    font-family: "Din Bold";
    font-size: 38px;
    line-height: 53px;
    color: #012523;
    padding-left: 0;
    width: 100%;
    text-align: center;
}
.facultyWrapper .container .row .separator-custom {
    background: transparent linear-gradient(90deg, #1fbcee 0, #661c8e 100%) 0 0 no-repeat padding-box !important;
    width: 90px;
    height: 4px;
    margin-bottom: 20px;
    margin-left: 24px;
    margin: 0 auto;
}
.facultyWrapper .container .row .faculty-slider {
    overflow: hidden;
    margin-top: 38px;
}
.facultyWrapper .container .row .faculty-slider .slick-slide {
    margin: 18px 32px;
}
.facultyWrapper .container .row .faculty-slider .slick-list {
    margin: 15px -15px;
}
.facultyWrapper .container .row .faculty-slider .boxWrapper__bottom {
    padding-top: 115px;
}
.facultyWrapper .container .row .faculty-slider .boxWrapper__bottom--top h3 {
    color: #fff !important;
}
.facultyWrapper .container .row .faculty-slider .boxWrapper__bottom--top p {
    color: #012523;
}
.events {
    padding-top: 50px;
    padding-bottom: 98px;
}
.events .container .row:first-child {
    margin-bottom: 54px;
}
.events .container .row:first-child h1 {
    font-family: "Din Bold";
    font-size: 38px;
    line-height: 53px;
    color: #012523;
    padding-left: 24px;
}
.events .container .row:first-child .separator-custom {
    background: transparent linear-gradient(90deg, #1fbcee 0, #661c8e 100%) 0 0 no-repeat padding-box !important;
    width: 90px;
    height: 4px;
    margin-bottom: 20px;
    margin-left: 24px;
}
.events .container .row:last-child .tabs-left {
    display: flex;
    flex-direction: column;
    width: 100%;
    border-bottom: 0;
    margin-bottom: 0;
}
.events .container .row:last-child .tabs-left li {
    border-radius: 2px;
}
.events .container .row:last-child .tabs-left li a {
    display: block;
    padding: 24px;
    font-family: "Din Normal";
    font-size: 20px;
    line-height: 28px;
    color: #012523;
    text-decoration: none !important;
}
.events .container .row:last-child .tabs-left li a.active {
    background: #bad1cd;
    color: #fff;
    font-family: "Din Medium";
    border-bottom: none;
}
.events .container .row:last-child .tab-content {
    padding-left: 20px;
    padding-top: 10px;
}
.events .container .row:last-child .tab-content .row [class*="col-md-"] {
    padding-right: 0;
    padding-left: 34px;
    display: flex;
    width: 100%;
}
.events .container .row:last-child .tab-content .cta {
    min-width: 180px;
    display: inline-block;
    text-align: center;
}
.events .container .row:last-child .tab-content .view--more {
    margin-left: 20px;
}
.events .container .row:last-child .tabs-left > li,
.events .container .row:last-child .tabs-right > li {
    float: none;
    margin-bottom: 2px;
}
.events .container .row:last-child .tabs-left > li {
    margin-right: -1px;
}
.events .container .row:last-child .tabs-right > li {
    margin-left: -1px;
}
.events .container .row:last-child .tabs-left > li.active > a,
.events .container .row:last-child .tabs-left > li.active > a:focus,
.events .container .row:last-child .tabs-left > li.active > a:hover {
    border-bottom-color: #ddd;
    border-right-color: transparent;
}
.events .container .row:last-child .tabs-right > li.active > a,
.events .container .row:last-child .tabs-right > li.active > a:focus,
.events .container .row:last-child .tabs-right > li.active > a:hover {
    border-bottom: 1px solid #ddd;
    border-left-color: transparent;
    border-bottom: none !important;
}
.events .container .row:last-child .tabs-left > li > a {
    border-radius: 4px 0 0 4px;
    margin-right: 0;
    display: block;
    border-bottom: 1px solid #012523;
    border-radius: 0 !important;
}
.events .container .row:last-child .tabs-right > li > a {
    border-radius: 0 4px 4px 0;
    margin-right: 0;
}
.events .container .row:last-child .vertical-text {
    margin-top: 50px;
    border: none;
    position: relative;
}
.events .container .row:last-child .vertical-text > li {
    height: 20px;
    width: 120px;
    margin-bottom: 100px;
}
.events .container .row:last-child .vertical-text > li > a {
    border-bottom: 1px solid #ddd;
    border-right-color: transparent;
    text-align: center;
    border-radius: 4px 4px 0 0;
}
.events .container .row:last-child .vertical-text.tabs-left {
    left: -50px;
}
.events .container .row:last-child .vertical-text.tabs-right {
    right: -50px;
}
.events .container .row:last-child .vertical-text.tabs-right > li {
    transform: rotate(90deg);
}
.events .container .row:last-child .vertical-text.tabs-left > li {
    transform: rotate(-90deg);
}
.framework {
    padding: 80px 0;
    background: #333;
}
.framework .container .row {
    flex-direction: column;
    text-align: center;
}
.framework .container .row h1 {
    color: #bad1cd !important;
    font-family: "Din Bold";
    font-size: 38px;
    line-height: 53px;
}
.framework .container .row .horizontal-rule {
    margin-top: 0;
    height: 4px;
    width: 90px;
    background-color: #bad1cd;
}
.framework .container .row p {
    margin-top: 24px;
    color: #fff;
}
.framework__wrapper {
    display: flex;
    flex-direction: column;
    border: 2px solid #e4f907;
    padding: 0 95px;
    padding-bottom: 44px;
    position: relative;
    margin-top: 64px;
}
.framework__wrapper h2 {
    font-family: "Din Bold";
    font-size: 32px;
    line-height: 36px;
    color: #e4f907;
    position: absolute;
    min-width: 200px;
    background: #002623;
    z-index: 2;
    left: 50%;
    top: -15px;
    transform: translateX(-50%);
}
.framework__wrapper h3 {
    font-family: "Din Normal";
    font-size: 32px;
    line-height: 36px;
    color: #e4f907;
    margin-top: 24px;
}
.framework__wrapper h4 {
    font-family: "Din Bold";
    font-size: 25px;
    line-height: 24px;
}
.framework__wrapper p {
    font-family: "Din Medium";
    font-size: 16px;
    line-height: 16px;
    color: #012523 !important;
    margin: 0 !important;
    margin-top: 6px !important;
}
.framework__wrapper--top {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 62px;
    margin-top: 32px;
    position: relative;
}
.framework__wrapper--top::after {
    content: "+";
    position: absolute;
    left: 50%;
    bottom: -50px;
    transform: translateX(-50%);
    color: #e4f808;
    font-size: 30px;
}
.framework__wrapper--top .framework-core,
.framework__wrapper--top .framework-minors,
.framework__wrapper--top .framework-specialization {
    border: 2px solid;
    padding: 15px;
    border-radius: 50%;
    transition: all 0.4s ease;
}
.framework__wrapper--top .framework-core .framework-inner,
.framework__wrapper--top .framework-minors .framework-inner,
.framework__wrapper--top .framework-specialization .framework-inner {
    text-align: center;
    background: #fff;
    border-radius: 50%;
    flex-basis: 20%;
    min-width: 250px;
    min-height: 250px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.framework__wrapper--top .framework-core {
    border-color: #f65342;
    position: relative;
}
.framework__wrapper--top .framework-core::after {
    content: "+";
    position: absolute;
    right: -30px;
    top: 50%;
    transform: translateY(-50%);
    color: #e4f808;
    font-size: 30px;
}
.framework__wrapper--top .framework-core h4 {
    color: #f65342;
}
.framework__wrapper--top .framework-core:hover {
    transform: scale(1.02);
}
.framework__wrapper--top .framework-core:hover .framework-inner {
    background: #f65342;
    color: #fff;
}
.framework__wrapper--top .framework-core:hover .framework-inner h4 {
    color: #fff;
}
.framework__wrapper--top .framework-core:hover .framework-inner p {
    color: #fff !important;
}
.framework__wrapper--top .framework-specialization {
    border-color: #01bbda;
    position: relative;
}
.framework__wrapper--top .framework-specialization::after {
    content: "+";
    position: absolute;
    right: -30px;
    top: 50%;
    transform: translateY(-50%);
    color: #e4f808;
    font-size: 30px;
}
.framework__wrapper--top .framework-specialization h4 {
    color: #01bbda;
}
.framework__wrapper--top .framework-specialization:hover {
    transform: scale(1.02);
}
.framework__wrapper--top .framework-specialization:hover .framework-inner {
    background: #01bbda;
    color: #fff;
}
.framework__wrapper--top .framework-specialization:hover .framework-inner h4 {
    color: #fff;
}
.framework__wrapper--top .framework-specialization:hover .framework-inner p {
    color: #fff !important;
}
.framework__wrapper--top .framework-minors {
    border-color: #a7d82d;
}
.framework__wrapper--top .framework-minors h4 {
    color: #a7d82d;
}
.framework__wrapper--top .framework-minors:hover {
    transform: scale(1.02);
}
.framework__wrapper--top .framework-minors:hover .framework-inner {
    background: #a7d82d;
    color: #fff;
}
.framework__wrapper--top .framework-minors:hover .framework-inner h4 {
    color: #fff;
}
.framework__wrapper--top .framework-minors:hover .framework-inner p {
    color: #fff !important;
}
.framework__wrapper--bottom .framework-schooloflife {
    max-width: 600px;
    margin: 0 auto;
    border: 2px solid #a7d82d;
    padding: 15px;
    transition: all 0.4s ease;
}
.framework__wrapper--bottom .framework-schooloflife .framework-inner {
    text-align: center;
    background: #fff;
    padding: 44px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.framework__wrapper--bottom .framework-schooloflife h4 {
    color: #a7d82d;
}
.framework__wrapper--bottom .framework-schooloflife:hover {
    transform: scale(1.02);
}
.framework__wrapper--bottom .framework-schooloflife:hover .framework-inner {
    background: #a7d82d;
    color: #fff;
}
.framework__wrapper--bottom .framework-schooloflife:hover .framework-inner h4 {
    color: #fff;
}
.framework__wrapper--bottom .framework-schooloflife:hover .framework-inner p {
    color: #fff !important;
}
.framework__wrapper--footer {
    margin-top: 65px;
}
.framework__wrapper--footer .buttons-wrapper {
    padding-bottom: 24px;
}
.framework__wrapper--footer .buttons-wrapper .cta {
    min-width: 180px;
    display: inline-block;
    margin: 0 8px;
}
.framework__wrapper--footer .buttons-wrapper .button-1:hover {
    background: #fff !important;
    color: #012523 !important;
}
.framework__wrapper--footer .buttons-wrapper .button-2:hover {
    background: #fff !important;
    color: #012523 !important;
}
.framework__wrapper--footer .read-more {
    text-decoration: underline;
    color: #fff !important;
}
.programsSection {
    padding-top: 80px;
    padding-bottom: 80px;
}
.programsSection .container .row .title-wrapper .title h1 {
    font-family: "Din Bold";
    font-size: 38px;
    line-height: 53px;
    color: #012523;
    text-align: center;
}
.programsSection .container .row .title-wrapper .title .separator-custom {
    background: #bad1cd !important;
    width: 90px;
    height: 4px;
    margin: 0 auto;
    margin-bottom: 34px;
}
.programsSection .container .row:not(:first-child) {
    margin-top: 48px;
}
.programsSection .container .program-wrapper {
    width: 100%;
}
.programsSection .container .program-wrapper h4 {
    font-family: "Din Bold";
    font-size: 32px;
    line-height: 53px;
    color: #00bbf2;
    text-align: center;
}
.programsSection .container .program-wrapper .nav-pills {
    justify-content: center;
    margin-top: 16px;
}
.programsSection .container .program-wrapper .nav-pills li {
    min-width: 212px;
    min-height: 48px;
    margin: 10px;
}
.programsSection .container .program-wrapper .nav-pills li a {
    text-align: center;
    background: #012523;
    color: #fff;
}
.programsSection .container .program-wrapper .nav-pills li a.active {
    background: #00bbf2;
}
.programsSection .container .program-wrapper .tab-content-department {
    background: #00bbf2;
    padding: 64px;
}
.programsSection .container .program-wrapper .tab-content-department .tab-pane .nav-link {
    display: flex;
    font-size: 16px;
    line-height: 24px;
    font-family: "Din Medium";
    display: flex;
    justify-content: space-between;
}
.programsSection .container .program-wrapper .tab-content-department .tab-pane .nav-link.active {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.programsSection .container .program-wrapper .tab-content-department .tab-pane .nav-link.active img {
    display: none;
}
.programsSection .container .program-wrapper .tab-content-department .tab-pane .nav-link.active span {
    font-family: "Din Normal";
    font-size: 12px;
    line-height: 16px;
    display: flex;
    align-items: center;
    text-decoration: underline;
}
.programsSection .container .program-wrapper .tab-content-department .tab-pane .nav-link:not(.active) {
    border-bottom: 1px solid #fff;
    border-radius: 0;
}
.programsSection .container .program-wrapper .tab-content-department .tab-pane .nav-link:not(.active) img {
    width: 6px;
}
.programsSection .container .program-wrapper .tab-content-department .tab-pane .nav-link:not(.active) span {
    display: none;
}
.programsSection .container .program-wrapper .tab-content-department .tab-pane .nav-link:not(:last-child) {
    margin-bottom: 10px;
}
.programsSection .container .program-wrapper .tab-content-core .tab-pane .nav-link {
    display: flex;
    font-size: 16px;
    line-height: 24px;
    font-family: "Din Medium";
    display: flex;
    justify-content: space-between;
}
.programsSection .container .program-wrapper .tab-content-core .tab-pane .nav-link.active img {
    display: none;
}
.programsSection .container .program-wrapper .tab-content-core .tab-pane .nav-link:not(.active) {
    border-bottom: 1px solid #fff;
    border-radius: 0;
}
.programsSection .container .program-wrapper .tab-content-core .tab-pane .nav-link:not(:last-child) {
    margin-bottom: 10px;
}
.programsSection .container .program-wrapper .tab-content-core .tab-pane .card {
    border: 0;
    background: 0 0;
}
.programsSection .container .program-wrapper .tab-content-core .tab-pane .card:not(:last-child) {
    margin-bottom: 12px;
}
.programsSection .container .program-wrapper .tab-content-core .tab-pane .card .card-header {
    border: 0;
    padding: 0;
}
.programsSection .container .program-wrapper .tab-content-core .tab-pane .card .card-header h2 {
    font-family: "Din Medium";
    font-size: 16px;
    line-height: 24px;
}
.programsSection .container .program-wrapper .tab-content-core .tab-pane .card .card-header h2 button {
    width: 100%;
    padding: 18px 30px;
    border-radius: 6px;
    text-align: left;
    text-decoration: none;
    color: #fff;
    background: #012523;
}
.programsSection .container .program-wrapper .tab-content-core .tab-pane .card .card-header h2 button[aria-expanded="true"] {
    background: #fff;
    color: #141414 !important;
}
.programsSection .container .program-wrapper .tab-content-core .tab-pane .card .card-header h2 button[aria-expanded="true"]::after {
    content: url("../images/open-accordian.svg");
    position: absolute;
    right: 30px;
}
.programsSection .container .program-wrapper .tab-content-core .tab-pane .card .card-header h2 button[aria-expanded="false"]::after {
    content: url("../images/close-accordian.svg");
    position: absolute;
    right: 30px;
}
.programsSection .container .program-wrapper .tab-content-core .tab-pane .card .card-body {
    background: #e8e8e8;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    padding: 20px;
}
.programsSection .container .program-wrapper .tab-content-core .tab-pane .card .card-body a {
    display: inline-block;
    color: #fff;
}
.programsSection .container .program-wrapper .tab-content-department .card {
    border: 0;
    background: 0 0;
}
.programsSection .container .program-wrapper .tab-content-department .card:not(:last-child) {
    margin-bottom: 12px;
}
.programsSection .container .program-wrapper .tab-content-department .card .card-header {
    border: 0;
    padding: 0;
}
.programsSection .container .program-wrapper .tab-content-department .card .card-header h2 {
    font-family: "Din Medium";
    font-size: 16px;
    line-height: 24px;
}
.programsSection .container .program-wrapper .tab-content-department .card .card-header h2 button {
    width: 100%;
    padding: 18px 30px;
    border-radius: 6px;
    text-align: left;
    text-decoration: none;
    color: #fff;
    background: #012523;
}
.programsSection .container .program-wrapper .tab-content-department .card .card-header h2 button[aria-expanded="true"] {
    background: #fff;
    color: #141414;
}
.programsSection .container .program-wrapper .tab-content-department .card .card-header h2 button[aria-expanded="true"]::after {
    content: url("../images/open-accordian.svg");
    position: absolute;
    right: 30px;
}
.programsSection .container .program-wrapper .tab-content-department .card .card-header h2 button[aria-expanded="false"]::after {
    content: url("../images/close-accordian.svg");
    position: absolute;
    right: 30px;
}
.programsSection .container .program-wrapper .tab-content-department .card .card-body {
    background: #e8e8e8;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    padding: 20px;
}
.programsSection .container .program-wrapper .tab-content-department .card .card-body a {
    display: inline-block;
    color: #fff;
}
.programsSection .container .program-wrapper .department-header {
    font-size: 16px;
    line-height: 22px;
    color: #141414;
}
.programsSection {
    padding: 80px 0;
}
.programsSection .container .row .title-wrapper .title h1 {
    font-family: "Din Bold";
    font-size: 38px;
    line-height: 53px;
    color: #012523;
    text-align: center;
}
.programsSection .container .row .title-wrapper .title .separator-custom {
    background: transparent linear-gradient(90deg, #1fbcee 0, #661c8e 100%) 0 0 no-repeat padding-box !important;
    width: 90px;
    height: 4px;
    margin: 0 auto;
    margin-bottom: 34px;
}
.programsSection .container .program-wrapper {
    width: 100%;
}
.programsSection .container .program-wrapper h4 {
    font-family: "Din Bold";
    font-size: 32px;
    line-height: 53px;
    color: #bad1cd;
    text-align: center;
}
.programsSection .container .program-wrapper .nav-pills {
    justify-content: center;
    margin-top: 16px;
}
.programsSection .container .program-wrapper .nav-pills li {
    min-width: 212px;
    min-height: 48px;
    margin: 10px;
}
.programsSection .container .program-wrapper .nav-pills li a {
    text-align: center;
    background: #012523;
    color: #fff;
    padding: 14px;
    display: block;
}
.programsSection .container .program-wrapper .nav-pills li a.active {
    background: #bad1cd;
    color: #141414;
}
.programsSection .container .program-wrapper .nav-pills li a:not(.active) {
    border-bottom: 1px solid #fff;
}
.programsSection .container .program-wrapper .tab-content-department {
    background: #bad1cd;
    padding: 64px;
    border-radius: 6px;
}
.programsSection .container .program-wrapper .tab-content-department .tab-pane .nav-link {
    color: #141414;
}
.programsSection .container .program-wrapper .tab-content-department .tab-pane .nav-link.active {
    background: #fff;
    color: #141414;
}
.highlights-footer {
    background: #bad1cd;
}
.highlights-footer p {
    margin-bottom: 0;
    text-align: center;
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    padding: 12px 5px;
}
.placements {
    padding: 80px 0 80px;
    background-image: url("../images/placements-background.webp");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.placements .title-wrapper .title {
    text-align: center;
    color: #012523;
}
.placements .title-wrapper .title h3 {
    margin-bottom: 0;
    font-size: 38px;
    line-height: 53px;
    font-family: "Din Bold";
    margin-bottom: 5px;
}
.placements .title-wrapper .title .horizontal-rule {
    margin-top: 0;
    height: 4px;
    width: 90px;
    background: transparent linear-gradient(90deg, #1fbcee 0, #661c8e 100%) 0 0 no-repeat padding-box;
}
.placements .title-wrapper .subtitle {
    text-align: center;
    margin: 0 120px;
}
.placements .statistics-wrapper {
    margin-top: 48px;
}
.placements .statistics-wrapper .title {
    text-align: center;
    color: #012523;
}
.placements .statistics-wrapper .title h1 {
    font-size: 96px;
    font-family: "Din Bold";
    color: #000;
    line-height: 96px;
}
.placements .statistics-wrapper .subtitle {
    margin: 0 45px;
    color: #333;
    text-align: center;
}
.placements .statistics-wrapper .subtitle p {
    font-size: 20px;
    color: #000;
    line-height: 24px;
}
.placements .carousel-indicators {
    display: none;
    bottom: -30%;
}
.placements .carousel-indicators li {
    width: 8px;
    height: 8px;
    list-style: none;
    background: #000;
    border: 0;
    border-radius: 50%;
    border-radius: 5px;
}
.placements .carousel-indicators li.active {
    background: #000;
}
.placements .placements-slider-wrapper .slick-slide .item-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: inherit;
    margin: 20px;
    border-radius: 5px;
}
.placements .placements-slider-wrapper .slick-slide .item-wrapper img {
    border-radius: 5px;
}
.placements .placements-slider-wrapper .slick-slide .item-wrapper p {
    text-align: center;
    padding: 0 10px;
}
.placements .placements-slider-wrapper__prev {
    position: absolute;
    top: 45%;
    cursor: pointer;
}
.placements .placements-slider-wrapper__next {
    position: absolute;
    top: 45%;
    right: 1%;
    cursor: pointer;
}
.placements .button-wrapper {
    margin: 20px 0;
    text-align: center;
}
.placements .button-wrapper .cta {
    display: inline-block;
    margin-top: 30px;
    min-width: 180px;
    max-width: 180px;
    background: #000;
}
.sidebar-school .stickySidebar__wrapper .stickySidebar__wrapper--left {
    background-color: #bad1cd !important;
}
.industry-exposure {
    padding: 100px 0;
    background: transparent linear-gradient(90deg, #1fbcee 0, #661c8e 100%) 0 0 no-repeat padding-box;
}
.industry-exposure .title-wrapper .title {
    text-align: center;
    color: #bad1cd;
}
.industry-exposure .title-wrapper .title .horizontal-rule {
    width: 91px;
    background-color: #fff;
    height: 4px;
}
.industry-exposure .industry-exposure-slider-wrapper {
    margin: 20px 50px;
}
.industry-exposure .industry-exposure-slider-wrapper .slick-slide .item-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.industry-exposure .industry-exposure-slider-wrapper .slick-slide .item-wrapper .image-clip-wrapper {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}
.industry-exposure .industry-exposure-slider-wrapper .slick-slide .item-wrapper .image-clip-wrapper img {
    width: 90%;
}
.industry-exposure .industry-exposure-slider-wrapper .slick-slide .item-wrapper h5 {
    font-family: "Din Medium";
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    margin: 20px 0;
}
.industry-exposure .industry-exposure-slider-wrapper .slick-slide .item-wrapper a {
    width: 180px;
    text-align: center;
}
.industry-exposure .industry-exposure-slider-wrapper__prev {
    color: #e4f907;
    position: absolute;
    top: 50%;
    cursor: pointer;
}
.industry-exposure .industry-exposure-slider-wrapper__next {
    color: #e4f907;
    position: absolute;
    top: 50%;
    right: 3%;
    cursor: pointer;
}
.industry-exposure-footer {
    background: #e4f907;
}
.industry-exposure-footer p {
    margin-bottom: 0;
    text-align: center;
    font-size: 12px;
    line-height: 16px;
    color: #012523;
    padding: 12px 0;
}
.theme__turquoise .horizontal-rule {
    background: transparent linear-gradient(90deg, #1fbcee 0, #661c8e 100%) 0 0 no-repeat padding-box !important;
}
.boxWrapper .boxWrapper__bottom--top h3 {
    color: #bad1cd !important;
}
.cta__container {
    width: 100%;
    text-align: center;
    margin-top: 40px;
}
.cta__container .cta {
    min-width: 180px;
    width: 180px;
    display: inline-block;
}
@media (max-width: 992px) {
    .schoolOfEngineering .carousel .carousel-inner .carousel-item .caption-wrapper {
        padding: 20px 0;
    }
    .programsSection {
        padding: 40px 0;
    }
    .programsSection .container .program-wrapper .tab-content-department {
        padding: 20px 15px !important;
    }
    .department__wrapper--left {
        width: 100%;
        flex-basis: 100%;
        max-width: 1100%;
    }
    .department__wrapper--right {
        width: 100%;
        flex-basis: 100%;
        max-width: 1100%;
    }
    .department__spacer {
        margin-top: 20px;
    }
    .schoolOfEngineering .carousel .carousel-inner .carousel-item .caption-wrapper {
        width: 100%;
    }
    .schoolOfEngineering .carousel .carousel-inner .carousel-item .caption-wrapper .breadcrumb ul {
        margin-right: auto;
        margin-left: auto;
    }
    .btech-admissions {
        background-color: #fff;
    }
    .btech-admissions .btech-admissions-icon {
        display: none;
    }
    .btech-admissions .container .row .btech-admissions__left {
        position: absolute;
        top: -110px;
        left: 18%;
        max-width: 480px;
        z-index: 1;
    }
    .btech-admissions .container .row .btech-admissions__left h3 {
        color: #012523;
        font-size: 24px;
        line-height: 35px;
    }
    .btech-admissions .container .row .btech-admissions__left::before {
        border-bottom: 30px solid #fff;
    }
    .btech-admissions .container .row .btech-admissions__right {
        display: none;
    }
    .btech-admissions .container .row .btech-admissions__bottom {
        flex-direction: column;
    }
    .btech-admissions .container .row .btech-admissions__bottom .button-wrapper {
        margin-top: 15px;
    }
    .about-us-school-of-engineering {
        padding: 40px 0;
        margin: 140px 0 0;
    }
    .about-us-school-of-engineering .about-us__left h1 {
        font-size: 20px !important;
    }
    .about-us-school-of-engineering .about-us__left ul {
        margin-bottom: 0 !important;
    }
    .about-us-school-of-engineering .about-us__right {
        margin-top: 50px;
    }
    .highlights {
        padding: 40px 0;
    }
    .highlights .title-wrapper h3 {
        font-size: 20px !important;
    }
    .highlights .item-wrapper h1 {
        font-size: 32px;
    }
    .highlights .highlights-slider-wrapper .item-wrapper {
        display: flex;
        flex-direction: column;
        justify-content: left;
        margin-left: 5px;
    }
    .highlights .highlights-slider-wrapper .item-wrapper img {
        width: 100px;
    }
    .highlights .highlights-slider-wrapper .item-wrapper p {
        padding: 24px 0 0 15px;
    }
    .highlights .highlights-slider-wrapper__prev {
        display: none;
    }
    .highlights .highlights-slider-wrapper__next {
        display: none;
    }
    .placements {
        padding: 40px 0 !important;
    }
    .placements .title-wrapper .subtitle p {
        font-size: 14px;
    }
    .industry-exposure {
        padding: 40px 0 !important;
    }
    .industry-exposure .title-wrapper .title h3 {
        font-size: 20px;
    }
    .events {
        padding: 40px 0;
    }
    .events .container .row h1 {
        font-size: 20px !important;
    }
    .events .container .row:first-child {
        margin-bottom: 40px;
    }
    .events .container .row:last-child .tab-content .tab-pane .boxWrapper .boxWrapper__top .boxWrapper__top--image {
        height: 150px;
    }
    .events .container .row:last-child .tab-content .tab-pane .boxWrapper .boxWrapper__top .boxWrapper__top--image img {
        width: 100%;
    }
    .events .container .row:last-child .tab-content .tab-pane .boxWrapper .boxWrapper__bottom {
        padding: 20px;
    }
    .facilities {
        padding: 40px 0;
    }
    .facilities .title-wrapper .title h3 {
        font-size: 20px;
    }
    .facilities .title-wrapper .title .horizontal-rule {
        height: 2px !important;
    }
    .facultyWrapper {
        background: #e8e8e8;
        padding: 40px 0;
    }
    .facultyWrapper .container .row h1 {
        font-size: 20px;
    }
    .facultyWrapper .container .row .faculty-slider .slick-slide .boxWrapper {
        height: 600px;
    }
    .facultyWrapper .container .row .faculty-slider .slick-slide .boxWrapper .boxWrapper__top .boxWrapper__top--image {
        height: 350px;
    }
    .facultyWrapper .container .row .faculty-slider .slick-slide .boxWrapper .boxWrapper__top .boxWrapper__top--image img {
        width: 100%;
    }
    .facultyWrapper .container .row .faculty-slider .slick-slide .boxWrapper .boxWrapper__bottom .boxWrapper__bottom--bottom a {
        min-width: 155px;
    }
    .facultyWrapper .container .row .faculty-slider .slick-list {
        margin: 18px -20px;
    }
    .advisoryWrapper {
        padding: 40px 0;
    }
    .advisoryWrapper .container .row h1 {
        font-size: 20px !important;
    }
    .advisoryWrapper .container .row .advisory-slider .slick-list {
        margin: 18px -20px;
    }
    .advisoryWrapper .container .row .boxWrapper {
        height: 600px;
    }
    .advisoryWrapper .container .row .boxWrapper .boxWrapper__top .boxWrapper__top--image {
        height: 350px;
    }
    .advisoryWrapper .container .row .boxWrapper .boxWrapper__top .boxWrapper__top--image img {
        width: 100%;
    }
    .advisoryWrapper .container .row .boxWrapper .boxWrapper__bottom .boxWrapper__bottom--bottom a {
        min-width: 155px;
    }
    .certificates-and-accreditions {
        padding: 40px 0;
    }
    .certificates-and-accreditions .title-wrapper .title .horizontal-rule {
        background-color: #bad1cd !important;
    }
}
@media (max-width: 480px) {
    .schoolOfEngineering {
        min-height: 40vh;
    }
    .schoolOfEngineering .carousel .carousel-inner .carousel-item {
        min-height: 40vh;
    }
    .schoolOfEngineering .carousel .carousel-inner .carousel-item .caption-wrapper .breadcrumb ul {
        padding-left: 30px;
    }
    .btech-admissions .container .row .btech-admissions__left {
        left: 5%;
        max-width: 90%;
    }
    .about-us-school-of-engineering {
        margin-top: 175px;
        padding: 40px 0;
    }
    .about-us-school-of-engineering .about-us__left {
        text-align: center;
    }
    .about-us-school-of-engineering .about-us__left h1 {
        font-size: 20px !important;
    }
    .about-us-school-of-engineering .about-us__left p {
        font-size: 16px;
    }
    .about-us-school-of-engineering .about-us__left .separator-custom {
        margin-left: auto;
        margin-right: auto;
    }
    .about-us-school-of-engineering .about-us__left ul {
        margin-bottom: 24px;
    }
    .framework__wrapper--top {
        margin: 32px 38px !important;
    }
    .framework__wrapper--top .framework-core .framework-inner {
        background-color: #f65342 !important;
        color: #fff !important;
    }
    .framework__wrapper--top .framework-core .framework-inner h4 {
        color: #fff;
    }
    .framework__wrapper--top .framework-core .framework-inner p {
        color: #fff !important;
    }
    .framework__wrapper--top .framework-specialization .framework-inner {
        background-color: #01bbda !important;
        color: #fff !important;
    }
    .framework__wrapper--top .framework-specialization .framework-inner h4 {
        color: #fff;
    }
    .framework__wrapper--top .framework-specialization .framework-inner p {
        color: #fff !important;
    }
    .framework__wrapper--top .framework-minors .framework-inner {
        background-color: #a7d82d !important;
        color: #fff !important;
    }
    .framework__wrapper--top .framework-minors .framework-inner h4 {
        color: #fff;
    }
    .framework__wrapper--top .framework-minors .framework-inner p {
        color: #fff !important;
    }
    .framework__wrapper--bottom .framework-schooloflife .framework-inner {
        background-color: #e4f907 !important;
        color: #fff !important;
    }
    .framework__wrapper--bottom .framework-schooloflife .framework-inner h4 {
        color: #012523;
    }
    .framework__wrapper--bottom .framework-schooloflife .framework-inner p {
        color: #012523 !important;
    }
    .highlights {
        padding: 40px 0;
    }
    .highlights .title-wrapper .title h3 {
        font-size: 20px;
    }
    .highlights .title-wrapper .title .horizontal-rule {
        height: 2px;
    }
    .highlights .highlights-slider-wrapper .item-wrapper {
        flex-direction: column;
        margin: 24px 0 0 0;
        text-align: center;
    }
    .highlights .highlights-slider-wrapper .item-wrapper img {
        width: 60px;
        margin: auto;
    }
    .placements {
        padding: 40px 0 !important;
    }
    .placements .title-wrapper .subtitle {
        margin: 0;
    }
    .placements .statistics-wrapper .title h1 {
        font-size: 38px;
    }
    .placements .statistics-wrapper .subtitle {
        margin: 0;
    }
    .placements .statistics-wrapper .subtitle p {
        font-size: 16px;
    }
    .placements .button-wrapper {
        margin: 0;
    }
    .industry-exposure .title-wrapper .title h3 {
        font-size: 20px;
    }
    .industry-exposure .industry-exposure-slider-wrapper {
        margin: 0;
        padding-top: 30px;
    }
    .industry-exposure .industry-exposure-slider-wrapper .slick-slide .item-wrapper {
        text-align: center;
    }
    .industry-exposure .industry-exposure-slider-wrapper .slick-slide .item-wrapper .image-clip-wrapper {
        width: 100%;
        height: 100%;
    }
    .industry-exposure .industry-exposure-slider-wrapper .slick-slide .item-wrapper .image-clip-wrapper img {
        width: 100%;
    }
    .industry-exposure .industry-exposure-slider-wrapper .slick-slide .item-wrapper p {
        color: #fff;
        padding: 24px 0 0 0;
    }
    .industry-exposure .industry-exposure-slider-wrapper .slick-slide .item-wrapper .cta {
        margin: 0 auto;
    }
    .industry-exposure .slick-dots {
        list-style-type: none;
        display: flex;
        padding-left: 0;
        text-align: center;
        justify-content: center;
        margin-top: 40px;
    }
    .industry-exposure .slick-dots .slick-active button {
        background: #bad1cd;
    }
    .industry-exposure .slick-dots li button {
        color: transparent;
        border: none !important;
        margin: 5px;
        width: 6px;
        height: 12px;
        border-radius: 50%;
        line-height: 0;
    }
    .industry-exposure .industry-exposure-slider-wrapper__prev {
        display: none;
    }
    .industry-exposure .industry-exposure-slider-wrapper__next {
        display: none;
    }
    .events .container .row h1 {
        text-align: center;
        padding-left: 0 !important;
        font-size: 20px !important;
    }
    .events .container .row .separator-custom {
        margin-left: auto !important;
        margin-right: auto;
        margin-bottom: 0 !important;
    }
    .events .container .row:first-child {
        margin-bottom: 36px;
    }
    .events .container .row:last-child .tabs-left {
        text-align: center;
    }
    .events .container .row:last-child .tab-content {
        padding: 0 0 0 10px;
    }
    .events .container .row:last-child .tab-content .row .boxWrapper {
        margin-top: 55px;
        height: 490px;
    }
    .events .container .row:last-child .tab-content .row .boxWrapper .boxWrapper__top .boxWrapper__top--image {
        height: 260px;
    }
    .events .container .row:last-child .tab-content .row .boxWrapper .boxWrapper__bottom {
        height: 42%;
        padding: 40px 35px 0 35px;
    }
    .events .container .row:last-child .tab-content .row .boxWrapper .boxWrapper__bottom .boxWrapper__bottom--top h3 {
        font-size: 20px;
    }
    .events .container .row:last-child .tab-content .row [class*="col-md-"] {
        padding-right: 10px;
        padding-left: 10px;
        display: flex;
        width: 100%;
    }
    .events .container .row:last-child .tab-content .view--more {
        margin: 0 70px;
    }
    .facilities .title-wrapper .title h3 {
        font-size: 20px !important;
    }
    .facilities .title-wrapper .title .horizontal-rule {
        height: 2px;
    }
    .facilities .facilities-slider-wrapper {
        margin: 0;
        padding-top: 15px;
    }
    .facilities .facilities-slider-wrapper .slick-slide .item-wrapper {
        text-align: center;
    }
    .facilities .facilities-slider-wrapper .slick-slide .item-wrapper h5 {
        font-size: 16px;
    }
    .facilities .facilities-slider-wrapper .slick-slide .item-wrapper .image-clip-wrapper {
        width: 100%;
        height: 100%;
    }
    .facilities .facilities-slider-wrapper .slick-slide .item-wrapper .image-clip-wrapper img {
        width: 100%;
    }
    .facilities .facilities-slider-wrapper .slick-slide .item-wrapper p {
        font-size: 16px;
        color: #fff;
        padding: 0;
        margin: 0;
    }
    .facilities .slick-dots {
        list-style-type: none;
        display: flex;
        padding-left: 0;
        text-align: center;
        justify-content: center;
        margin-top: 40px;
    }
    .facilities .slick-dots .slick-active button {
        background: #bad1cd;
    }
    .facilities .slick-dots li button {
        color: transparent;
        border: none !important;
        margin: 5px;
        width: 6px;
        height: 12px;
        border-radius: 50%;
        line-height: 0;
    }
    .facilities .facilities-slider-wrapper__prev {
        display: none;
    }
    .facilities .facilities-slider-wrapper__next {
        display: none;
    }
    .advisoryWrapper .container .row .boxWrapper {
        height: 640px;
    }
    .advisoryWrapper .container .row .advisory-slider .slick-list .boxWrapper .boxWrapper__bottom {
        padding-top: 90px !important;
    }
    .advisoryWrapper h1 {
        font-size: 20px !important;
    }
    .advisoryWrapper .separator-custom {
        height: 2px !important;
    }
    .advisoryWrapper .container .row .advisory-slider {
        margin-top: 10px;
    }
    .advisoryWrapper .container .row .advisory-slider .slick-list {
        margin: 18px -10px;
    }
    .advisoryWrapper .container .row .advisory-slider .slick-list .boxWrapper .boxWrapper__bottom {
        padding-top: 50px;
    }
    .advisoryWrapper .slick-dots {
        list-style-type: none;
        display: flex;
        padding-left: 0;
        text-align: center;
        justify-content: center;
        margin-top: 20px;
    }
    .advisoryWrapper .slick-dots .slick-active button {
        background: #012523;
    }
    .advisoryWrapper .slick-dots li button {
        color: transparent;
        border: none !important;
        margin: 5px;
        width: 6px;
        height: 12px;
        border-radius: 50%;
        line-height: 0;
    }
    .facultyWrapper h1 {
        font-size: 20px !important;
        padding-left: 0 !important;
    }
    .facultyWrapper .separator-custom {
        height: 2px !important;
    }
    .facultyWrapper .container .row .faculty-slider .slick-list {
        margin: 18px -10px;
    }
    .facultyWrapper .container .row .faculty-slider .slick-slide .boxWrapper {
        height: 625px;
    }
    .facultyWrapper .container .row .faculty-slider .slick-slide .boxWrapper__bottom {
        padding-top: 95px;
    }
    .facultyWrapper .slick-dots {
        list-style-type: none;
        display: flex;
        padding-left: 0;
        text-align: center;
        justify-content: center;
        margin-top: 20px;
    }
    .facultyWrapper .slick-dots .slick-active button {
        background: #012523;
    }
    .facultyWrapper .slick-dots li button {
        color: transparent;
        border: none !important;
        margin: 5px;
        width: 6px;
        height: 12px;
        border-radius: 50%;
        line-height: 0;
    }
}
@media (max-width: 380px) {
    .advisoryWrapper .container .row .advisory-slider .slick-list .boxWrapper .boxWrapper__bottom {
        padding-top: 50px !important;
    }
    .advisoryWrapper .container .row .boxWrapper {
        height: 600px;
    }
    .facultyWrapper .container .row .faculty-slider .slick-slide .boxWrapper__bottom {
        padding-top: 50px;
    }
    .events .container .row:last-child .tab-content .row .boxWrapper .boxWrapper__bottom {
        padding: 15px 35px 0 35px;
    }
}
@media (max-width: 320px) {
    .btech-admissions .container .row .btech-admissions__left {
        left: 5%;
        max-width: 90%;
    }
    .about-us-school-of-engineering {
        margin-top: 210px;
    }
    .events .container .row:last-child .tab-content .row .boxWrapper {
        height: 412px;
    }
    .events .container .row:last-child .tab-content .row .boxWrapper__top--image {
        height: 212px !important;
    }
    .events .container .row:last-child .tab-content .view--more {
        margin: 0 45px;
    }
    .advisoryWrapper .container .row .advisory-slider .slick-list .boxWrapper .boxWrapper__bottom {
        padding-top: 0 !important;
    }
    .facultyWrapper .container .row .faculty-slider .slick-slide .boxWrapper__bottom {
        padding-top: 0;
    }
}
.placement {
    min-height: 60vh;
}
.placement .carousel {
    z-index: 1;
}
.placement .carousel .carousel-inner .carousel-item {
    min-height: 60vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.placement .carousel .carousel-inner .carousel-item .caption-wrapper {
    padding: 72px 0;
}
.placement .carousel .carousel-inner .carousel-item .caption-wrapper .breadcrumb {
    background: 0 0;
    padding-bottom: 0;
    margin-bottom: 0;
    padding-left: 0;
}
.placement .carousel .carousel-inner .carousel-item .caption-wrapper .breadcrumb ul {
    list-style-type: none;
    display: flex;
    padding-left: 0;
    margin-bottom: 16px;
}
.placement .carousel .carousel-inner .carousel-item .caption-wrapper .breadcrumb ul li {
    color: #fff;
}
.placement .carousel .carousel-inner .carousel-item .caption-wrapper .breadcrumb ul li:not(:last-child)::after {
    content: "/";
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
}
.placement .carousel .carousel-inner .carousel-item .caption-wrapper .breadcrumb ul li a {
    font-family: "Din Medium";
    font-size: 12px;
    color: #fff;
    line-height: 16px;
    text-transform: uppercase;
    text-decoration: none;
}
.placement .carousel .carousel-inner .carousel-item .caption-wrapper .carousel-item-caption {
    list-style-type: none;
    display: flex;
    flex-direction: column;
    padding-left: 0;
    background: #e4f907 !important;
    padding: 48px;
    max-width: 480px;
}
.placement .carousel .carousel-inner .carousel-item .caption-wrapper .carousel-item-caption a {
    text-decoration: none;
}
.placement .carousel .carousel-inner .carousel-item .caption-wrapper .carousel-item-caption h3 {
    font-family: "Din Bold";
    font-size: 38px;
    line-height: 53px;
    color: #000;
}
.placement .carousel .carousel-inner .carousel-item .caption-wrapper .carousel-item-caption ul {
    list-style-type: none;
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
}
.placement .carousel .carousel-inner .carousel-item .caption-wrapper .carousel-item-caption ul li:not(:last-child) {
    margin-bottom: 12px;
}
.placement .carousel .carousel-inner .carousel-item .caption-wrapper .carousel-item-caption ul li a {
    font-family: "Din Normal";
    font-size: 16px;
    color: #012523;
    line-height: 20px;
    text-decoration: none;
}
.placement .carousel .carousel-indicators li {
    width: 7px;
    height: 8px;
    list-style: none;
    background: #e8e8e8;
    border: 0;
    border-radius: 50%;
}
.placement .carousel .carousel-indicators li.active {
    background: #e4f907;
}
.placements-and-recruiters {
    padding: 60px 0;
    background: #bad1cd;
    position: relative;
}
.placements-and-recruiters .placements-and-recruiters-icon {
    position: absolute;
    z-index: 0;
    bottom: 0;
    left: 5%;
}
.placements-and-recruiters .container .row {
    position: relative;
}
.placements-and-recruiters .container .row img {
    position: absolute;
    z-index: 0;
    top: 110px;
    left: -140px;
}
.placements-and-recruiters .container .row .placements-and-recruiters__left {
    list-style-type: none;
    display: flex;
    flex-direction: column;
    padding-left: 0;
    background: #fff;
    padding: 24px 48px;
    background: #08acec;
    position: relative;
    z-index: 1;
}
.placements-and-recruiters .container .row .placements-and-recruiters__left a {
    text-decoration: none;
}
.placements-and-recruiters .container .row .placements-and-recruiters__left h3 {
    font-family: "Din Bold";
    font-size: 38px;
    line-height: 40px;
    color: #fff;
}
.placements-and-recruiters .container .row .placements-and-recruiters__left ul {
    list-style-type: none;
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 10px;
}
.placements-and-recruiters .container .row .placements-and-recruiters__left ul li {
    color: #fff;
    text-decoration: none !important;
}
.placements-and-recruiters .container .row .placements-and-recruiters__left ul li:not(:last-child) {
    margin-bottom: 12px;
}
.placements-and-recruiters .container .row .placements-and-recruiters__left ul li a {
    font-family: "Din Normal";
    font-size: 16px;
    color: #012523;
    line-height: 20px;
    text-decoration: none;
}
.placements-and-recruiters .container .row .placements-and-recruiters__left::after {
    content: "";
    position: absolute;
    right: 1px;
    bottom: 16px;
    border-bottom: 30px solid #ecfaff;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    transform: rotate(-45deg);
}
.placements-and-recruiters .container .row .placements-and-recruiters__left::before {
    content: "";
    position: absolute;
    right: -20px;
    bottom: -5px;
    border-bottom: 30px solid #bad1cd;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    transform: rotate(135deg);
}
.placements-and-recruiters .container .row .placements-and-recruiters__right {
    padding: 0 110px;
    align-self: center;
}
.placements-and-recruiters .container .row .placements-and-recruiters__right .placements-and-recruiters__top {
    display: flex;
    flex-direction: column;
    align-self: center;
    width: 100%;
}
.placements-and-recruiters .container .row .placements-and-recruiters__right .placements-and-recruiters__top ul {
    padding: 0;
    margin-bottom: 42px;
}
.placements-and-recruiters .container .row .placements-and-recruiters__right .placements-and-recruiters__top ul li:not(:last-child) {
    margin-bottom: 12px;
}
.placements-and-recruiters .container .row .placements-and-recruiters__right .placements-and-recruiters__top h1 {
    font-family: "Din Bold";
    font-size: 38px;
    line-height: 53px;
    color: #fff;
}
.placements-and-recruiters .container .row .placements-and-recruiters__right .placements-and-recruiters__top .separator-custom {
    background: #fff !important;
    width: 90px;
    height: 4px;
    margin-bottom: 20px;
}
.placements-and-recruiters .container .row .placements-and-recruiters__right .placements-and-recruiters__bottom {
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
}
.placements-and-recruiters .container .row .placements-and-recruiters__right .placements-and-recruiters__bottom [class*="col-"] {
    padding: 0;
}
.placements-and-recruiters .container .row .placements-and-recruiters__right .placements-and-recruiters__bottom p {
    font-size: 16px;
    color: #fff;
}
.placements-and-recruiters .container .row .placements-and-recruiters__right .placements-and-recruiters__bottom .button-wrapper {
    margin: 15px 0;
}
.placements-and-recruiters .container .row .placements-and-recruiters__right .placements-and-recruiters__bottom .button-wrapper .cta {
    margin-right: 16px;
}
.banner-bottom {
    padding: 80px 0 80px;
    background-color: #fff;
}
.banner-bottom .statistics-wrapper {
    margin-top: 48px;
}
.banner-bottom .statistics-wrapper .title {
    text-align: center;
    color: #012523;
}
.banner-bottom .statistics-wrapper .title h1 {
    font-size: 96px;
    font-family: "Din Bold";
}
.banner-bottom .statistics-wrapper .subtitle {
    margin: 0 45px;
    color: #333;
    text-align: center;
}
.banner-bottom .statistics-wrapper .subtitle p {
    font-size: 20px;
}
.banner-bottom .description {
    padding: 48px 0;
    text-align: center;
}
.banner-bottom .carousel-indicators {
    display: none;
    bottom: -30%;
}
.banner-bottom .carousel-indicators li {
    width: 8px;
    height: 8px;
    list-style: none;
    background: #000;
    border: 0;
    border-radius: 50%;
    border-radius: 5px;
}
.banner-bottom .carousel-indicators li.active {
    background: #000;
}
.banner-bottom .placements-slider-wrapper .slick-dots {
    list-style-type: none;
    display: flex;
    padding-left: 0;
    text-align: center;
    justify-content: center;
    margin-top: 20px;
}
.banner-bottom .placements-slider-wrapper .slick-dots .slick-active button {
    background: #012523;
}
.banner-bottom .placements-slider-wrapper .slick-dots li button {
    color: transparent;
    border: none !important;
    margin: 5px;
    width: 6px;
    height: 12px;
    border-radius: 50%;
    line-height: 0;
}
.banner-bottom .placements-slider-wrapper .slick-slide .item-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: #fff;
    margin: 20px;
    border-radius: 5px;
}
.banner-bottom .placements-slider-wrapper .slick-slide .item-wrapper img {
    border-radius: 5px;
}
.banner-bottom .placements-slider-wrapper .slick-slide .item-wrapper p {
    text-align: center;
    padding: 0 10px;
}
.banner-bottom .placements-slider-wrapper__prev {
    position: absolute;
    top: 45%;
    cursor: pointer;
}
.banner-bottom .placements-slider-wrapper__next {
    position: absolute;
    top: 45%;
    right: 1%;
    cursor: pointer;
}
.banner-bottom .placements-2021 {
    padding: 40px 0;
    text-align: center;
}
.banner-bottom .placements-2021 h3 {
    font-size: 24px;
    font-family: "Din Bold";
}
.banner-bottom .placements-2021 .placements-2021-body {
    padding: 32px 0 0;
}
.banner-bottom .placements-2020 {
    padding: 0 0 40px;
    text-align: center;
}
.banner-bottom .placements-2020 h3 {
    font-size: 24px;
    font-family: "Din Bold";
}
.banner-bottom .placements-2020 .placements-2020-body {
    padding: 32px 0;
}
.banner-bottom .table-responsive .table {
    border: none;
    border-radius: 4px;
    background: #e8e8e8;
    padding-left: 60px;
    border-collapse: collapse;
}
.banner-bottom .table-responsive .table tbody tr {
    padding-left: 60px;
}
.banner-bottom .table-responsive .table tbody tr svg {
    display: none;
}
.banner-bottom .table-responsive .table tbody tr td {
    font-family: "Din Normal";
    font-size: 16px;
    line-height: 32px;
    color: #012523;
    padding-left: 60px;
    padding-bottom: 0;
}
.banner-bottom .table-responsive .table tbody tr td a {
    text-decoration: none;
    font-family: "Din Normal";
    font-size: 16px;
    line-height: 32px;
    color: #012523;
}
.banner-bottom .table-responsive .table tbody:before {
    content: "";
    display: block;
    height: 48px;
}
.banner-bottom .table-responsive .table tbody:after {
    content: "";
    display: block;
    height: 48px;
}
.banner-bottom .table-responsive .table thead {
    border: none;
    background: #08acec;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.banner-bottom .table-responsive .table thead th {
    font-family: "Din Bold";
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    padding: 24px 0;
    padding-left: 60px;
    padding-right: 20px;
    white-space: nowrap;
    vertical-align: inherit;
}
.banner-bottom .table-responsive .table thead th p {
    font-size: 12px;
}
.banner-bottom-footer {
    background: #012523;
}
.banner-bottom-footer p {
    margin-bottom: 0;
    text-align: center;
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    padding: 12px 5px;
}
.placements-across-schools {
    padding: 80px 0 40px;
    background: url(../images/placement.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #e8e8e8;
}
.placements-across-schools h2 {
    text-align: center;
    margin-bottom: 0;
    font-size: 38px;
    line-height: 53px;
    font-family: "Din Bold";
    margin-bottom: 10px;
}
.placements-across-schools .separator-custom {
    width: 90px;
    height: 4px;
    margin-bottom: 20px;
    margin: 0 auto;
    transition: all 0.3s ease;
    background: transparent linear-gradient(90deg, #1fbcee 0, #661c8e 100%) 0 0 no-repeat padding-box !important;
}
.placements-across-schools .academics-wrapper {
    padding: 48px 0 0;
}
.placements-across-schools .academics-wrapper .col-container {
    margin-bottom: 30px;
}
.placements-across-schools .academics-wrapper .col-container .item-wrapper {
    height: 100%;
}
.placements-across-schools .academics-wrapper .col-container .item-wrapper .academics-item {
    padding: 46px;
    background-color: #fff;
    border-radius: 5px;
    height: 100%;
}
.placements-across-schools .academics-wrapper .col-container .item-wrapper .academics-item .item-header {
    display: flex;
    flex-direction: row;
    justify-content: left;
}
.placements-across-schools .academics-wrapper .col-container .item-wrapper .academics-item .item-header span {
    width: 80px;
    height: 80px;
    margin-top: 20px;
    margin-top: 0;
    border-radius: 5px;
}
.placements-across-schools .academics-wrapper .col-container .item-wrapper .academics-item .item-header span img {
    width: 80px;
    padding: 20px;
}
.placements-across-schools .academics-wrapper .col-container .item-wrapper .academics-item .item-header .image-1 {
    background-color: #00bbf2;
}
.placements-across-schools .academics-wrapper .col-container .item-wrapper .academics-item .item-header .image-2 {
    background-color: #8d85ca;
}
.placements-across-schools .academics-wrapper .col-container .item-wrapper .academics-item .item-header .image-3 {
    background-color: #ffde00;
}
.placements-across-schools .academics-wrapper .col-container .item-wrapper .academics-item .item-header .image-4 {
    background-color: #f79421;
}
.placements-across-schools .academics-wrapper .col-container .item-wrapper .academics-item .item-header .image-5 {
    background-color: #f0645d;
}
.placements-across-schools .academics-wrapper .col-container .item-wrapper .academics-item .item-header h3 {
    padding: 20px 0 0 20px;
    padding-top: 0;
    font-size: 38px;
    font-family: "Din Bold";
}
.placements-across-schools .academics-wrapper .col-container .item-wrapper .academics-item .horizontal-rule {
    background: #707070;
    height: 2px;
    width: 100%;
    margin: 8px 0;
}
.placements-across-schools .academics-wrapper .col-container .item-wrapper .academics-item .title {
    display: flex;
    justify-content: space-between;
}
.placements-across-schools .academics-wrapper .col-container .item-wrapper .academics-item .title p {
    font-size: 16px;
    margin-bottom: 0;
}
.placements-across-schools .academics-wrapper .col-container .item-wrapper .academics-item .horizontal-rule-bottom {
    background: #707070;
    height: 1px;
    width: 100%;
    margin: 8px 0;
}
.placements-across-schools .academics-wrapper .col-container .item-wrapper .academics-item .subtitle {
    padding: 20px 0 0;
}
.placements-across-schools .academics-wrapper .col-container .item-wrapper .academics-item .subtitle ul {
    padding: 0;
}
.placements-across-schools .academics-wrapper .col-container .item-wrapper .academics-item .subtitle ul li {
    list-style: none;
}
.placements-across-schools .academics-wrapper .col-container .item-wrapper .academics-item .subtitle ul li a {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0;
    color: #000;
    text-decoration: none;
}
.placements-across-schools .academics-wrapper .col-container .item-wrapper .academics-item .subtitle p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
}
.placements-across-schools .academics-wrapper .col-container .item-wrapper .academics-item .button-wrapper {
    display: flex;
    margin: 30px 0 0;
}
.placements-across-schools .academics-wrapper .col-container .item-wrapper .academics-item .button-wrapper .cta {
    padding: 16px 48px;
    font-size: 16px;
}
.placements-across-schools .academics-wrapper .col-container .item-wrapper .academics-item .button-wrapper .cta:nth-child(2) {
    margin-left: 15px;
}
.placements-across-schools .placements-across-schools-footer {
    padding: 80px 0 0;
    text-align: center;
}
.placements-across-schools .placements-across-schools-footer span {
    font-size: 12px;
}
.summer-internships {
    padding: 80px 0;
}
.summer-internships .container .row [class*="col-"] {
    display: flex;
    flex-direction: column;
    align-self: center;
    align-items: start;
}
.summer-internships .container .row [class*="col-"]:nth-child(1) {
    padding-right: 67px;
}
.summer-internships .container .row [class*="col-"] h1 {
    font-family: "Din Bold";
    font-size: 38px;
    line-height: 53px;
    color: #012523;
}
.summer-internships .container .row [class*="col-"] .separator-custom {
    width: 90px;
    height: 4px;
    margin-bottom: 20px;
    transition: all 0.3s ease;
    background: transparent linear-gradient(90deg, #1fbcee 0, #661c8e 100%) 0 0 no-repeat padding-box !important;
}
.summer-internships .container .row [class*="col-"] .description1 {
    text-align: center;
}
.summer-internships .container .row [class*="col-"] .description2 {
    text-align: center;
    margin: 0 225px;
    font-family: "Din Medium";
}
.summer-internships .container .row [class*="col-"] .button-wrapper {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
}
.summer-internships .container .row [class*="col-"] .button-wrapper .cta {
    margin-top: 24px;
    min-width: 180px;
    max-width: 180px;
    text-align: center;
}
.annual-placement-report {
    padding: 80px 0;
    background-repeat: no-repeat;
    background-size: cover;
}
.annual-placement-report h2 {
    text-align: center;
    margin-bottom: 0;
    font-size: 38px;
    line-height: 53px;
    font-family: "Din Bold";
    margin-bottom: 10px;
}
.annual-placement-report .separator-custom {
    width: 90px;
    height: 4px;
    margin-bottom: 20px;
    margin: 0 auto;
    transition: all 0.3s ease;
    background: transparent linear-gradient(90deg, #1fbcee 0, #661c8e 100%) 0 0 no-repeat padding-box !important;
}
.annual-placement-report p {
    padding: 20px 0;
    text-align: center;
}
.annual-placement-report .reports-wrapper {
    padding: 48px 0;
}
.annual-placement-report .reports-wrapper .button-wrapper-2 {
    margin-top: 70px;
}
.annual-placement-report .reports-wrapper .button-wrapper-2 .button-5 .cta {
    margin: 0 425px;
}
.annual-placement-report .reports-wrapper .cta {
    padding: 20px 70px;
}
.placements-across-schools-phone {
    display: none;
    padding: 80px 0 40px;
    background: url(../images/placement.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #e8e8e8;
}
.placements-across-schools-phone h2 {
    text-align: center;
    margin-bottom: 0;
    font-size: 38px;
    line-height: 53px;
    font-family: "Din Bold";
    margin-bottom: 10px;
}
.placements-across-schools-phone .separator-custom {
    background: #e4f907 !important;
    width: 90px;
    height: 4px;
    margin-bottom: 20px;
    margin: 0 auto;
}
.placements-across-schools-phone .placements-across-schools-phone-wrapper {
    margin-top: 40px;
}
.placements-across-schools-phone .placements-across-schools-phone-wrapper .slick-slide {
    margin: 0 10px;
}
.placements-across-schools-phone .placements-across-schools-phone-wrapper .slick-list {
    margin: 0 -10px;
}
.placements-across-schools-phone .placements-across-schools-phone-wrapper .placements-across-schools-phone-slider-item {
    background-color: #fff;
    border-radius: 5px;
    padding: 20px;
}
.placements-across-schools-phone .placements-across-schools-phone-wrapper .placements-across-schools-phone-slider-item img {
    width: 50px;
}
.placements-across-schools-phone .placements-across-schools-phone-wrapper .placements-across-schools-phone-slider-item .item-header {
    display: flex;
    flex-direction: row;
    justify-content: left;
}
.placements-across-schools-phone .placements-across-schools-phone-wrapper .placements-across-schools-phone-slider-item .item-header span {
    width: 80px;
    height: 80px;
    margin: 20px 0;
    margin-top: 0;
    margin-top: 0;
    background-color: #707070;
}
.placements-across-schools-phone .placements-across-schools-phone-wrapper .placements-across-schools-phone-slider-item .item-header span img {
    width: 80px;
    padding: 10px;
}
.placements-across-schools-phone .placements-across-schools-phone-wrapper .placements-across-schools-phone-slider-item .item-header h3 {
    padding: 20px 20px 0;
    font-size: 20px;
    color: #000;
}
.placements-across-schools-phone .placements-across-schools-phone-wrapper .placements-across-schools-phone-slider-item .horizontal-rule {
    background: #707070;
    height: 2px;
    width: 100%;
    margin: 8px 0;
}
.placements-across-schools-phone .placements-across-schools-phone-wrapper .placements-across-schools-phone-slider-item .title {
    display: flex;
    justify-content: space-between;
}
.placements-across-schools-phone .placements-across-schools-phone-wrapper .placements-across-schools-phone-slider-item .title p {
    font-size: 16px;
    margin-bottom: 0;
}
.placements-across-schools-phone .placements-across-schools-phone-wrapper .placements-across-schools-phone-slider-item .horizontal-rule-bottom {
    background: #707070;
    height: 1px;
    width: 100%;
    margin: 8px 0;
}
.placements-across-schools-phone .placements-across-schools-phone-wrapper .placements-across-schools-phone-slider-item .subtitle ul {
    padding: 0;
}
.placements-across-schools-phone .placements-across-schools-phone-wrapper .placements-across-schools-phone-slider-item .subtitle ul li {
    list-style: none;
}
.placements-across-schools-phone .placements-across-schools-phone-wrapper .placements-across-schools-phone-slider-item .subtitle ul li a {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    color: #000;
}
.placements-across-schools-phone .placements-across-schools-phone-wrapper .placements-across-schools-phone-slider-item .subtitle p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
}
.placements-across-schools-phone .placements-across-schools-phone-wrapper .placements-across-schools-phone-slider-item .button-wrapper {
    display: flex;
    margin: 30px 0 0;
}
.placements-across-schools-phone .placements-across-schools-phone-wrapper .placements-across-schools-phone-slider-item .button-wrapper .cta {
    padding: 10px 15px;
    font-size: 12px;
}
.placements-across-schools-phone .placements-across-schools-phone-wrapper .placements-across-schools-phone-slider-item .button-wrapper .cta:nth-child(2) {
    margin-left: 15px;
}
.placements-across-schools-phone .placements-across-schools-phone-wrapper .slick-dots {
    list-style-type: none;
    display: flex;
    padding-left: 0;
    text-align: center;
    justify-content: center;
    margin-top: 20px;
}
.placements-across-schools-phone .placements-across-schools-phone-wrapper .slick-dots .slick-active button {
    background: #012523;
}
.placements-across-schools-phone .placements-across-schools-phone-wrapper .slick-dots li button {
    color: transparent;
    border: none !important;
    margin: 5px;
    width: 6px;
    height: 12px;
    border-radius: 50%;
    line-height: 0;
}
.placements-across-schools-phone .placements-across-schools-phone-wrapper .placements-across-schools-phone-slider-item-1 .item-header span {
    background-color: #00bbf2;
}
.placements-across-schools-phone .placements-across-schools-phone-wrapper .placements-across-schools-phone-slider-item-2 .item-header span {
    background-color: #8d85ca;
}
.placements-across-schools-phone .placements-across-schools-phone-wrapper .placements-across-schools-phone-slider-item-3 .item-header span {
    background-color: #ffde00;
}
.placements-across-schools-phone .placements-across-schools-phone-wrapper .placements-across-schools-phone-slider-item-4 .item-header span {
    background-color: #f79421;
}
.placements-across-schools-phone .placements-across-schools-phone-wrapper .placements-across-schools-phone-slider-item-5 .item-header span {
    background-color: #f0645d;
}
.placements-across-schools-phone .placements-across-schools-phone-wrapper .placements-across-schools-phone-slider-item-6 .item-header span {
    background-color: #1fb9a7;
}
.placements-across-schools-phone .placements-across-schools-phone-wrapper .placements-across-schools-phone-slider-item-7 .item-header span {
    background-color: #e170aa;
}
.placements-across-schools-phone .placements-across-schools-phone-wrapper .placements-across-schools-phone-slider__prev {
    display: none;
}
.placements-across-schools-phone .placements-across-schools-phone-wrapper .placements-across-schools-phone-slider__next {
    display: none;
}
.placements-across-schools-phone .placements-across-schools-footer {
    padding: 0 0 30px;
    text-align: center;
}
.placements-across-schools-phone .placements-across-schools-footer span {
    font-size: 12px;
}
.support {
    padding: 80px 0;
}
.support h2 {
    text-align: center;
    margin-bottom: 0;
    font-size: 38px;
    line-height: 53px;
    font-family: "Din Bold";
    margin-bottom: 10px;
}
.support .separator-custom {
    width: 90px;
    height: 4px;
    margin-bottom: 20px;
    margin: 0 auto;
    transition: all 0.3s ease;
    background: transparent linear-gradient(90deg, #1fbcee 0, #661c8e 100%) 0 0 no-repeat padding-box !important;
}
.support p {
    padding: 20px 0;
    padding-bottom: 0;
    text-align: center;
}
.support p a {
    color: #38b6ff;
    text-decoration: underline;
}
@media (min-width: 1200px) {
    .placements-across-schools-phone {
        display: none;
    }
}
@media (max-width: 992px) {
    .placements-and-recruiters .container .row .placements-and-recruiters__left h3 {
        font-size: 24px;
    }
    .placement .carousel .carousel-inner .carousel-item .caption-wrapper {
        padding: 20px 0;
    }
    .placements-and-recruiters {
        padding: 60px 0;
        background: #fff;
        position: relative;
    }
    .placements-and-recruiters .container .row .placements-and-recruiters__left {
        position: absolute;
        left: 6%;
        top: -125px;
        max-width: 90%;
    }
    .placements-and-recruiters .container .row .placements-and-recruiters__left::after {
        border-bottom: 30px solid #fff;
    }
    .placements-and-recruiters .container .row .placements-and-recruiters__left::before {
        border-bottom: 30px solid #fff;
    }
    .banner-bottom .statistics-wrapper .title h1 {
        font-size: 32px;
    }
    .placements-across-schools {
        display: none;
    }
    .summer-internships {
        padding: 40px 0;
        text-align: center;
    }
    .summer-internships h1 {
        margin: 0 auto;
        font-size: 20px !important;
        text-align: center;
    }
    .summer-internships .separator-custom {
        margin-left: auto;
        margin-right: auto;
    }
    .summer-internships .container .row [class*="col-"]:nth-child(1) {
        padding-right: 15px;
    }
    .summer-internships .container .row [class*="col-"] .description2 {
        margin: 0 45px;
    }
    .annual-placement-report {
        padding: 40px 0;
    }
    .annual-placement-report h2 {
        font-size: 20px !important;
    }
    .annual-placement-report .reports-wrapper {
        padding-bottom: 0;
    }
    .annual-placement-report .reports-wrapper .cta {
        padding: 20px 24px;
    }
    .annual-placement-report .reports-wrapper .button-wrapper-2 .button-5 .cta {
        margin: 0 270px !important;
    }
    .placements-across-schools-phone {
        display: block;
    }
    .placements-across-schools-phone h2 {
        font-size: 20px !important;
    }
    .support {
        padding: 40px 0;
    }
    .support h2 {
        font-size: 20px !important;
    }
}
@media (max-width: 480px) {
    .placement {
        min-height: 40vh;
    }
    .placement .carousel .carousel-inner .carousel-item {
        min-height: 40vh;
    }
    .placement .carousel .carousel-inner .carousel-item .caption-wrapper ul {
        padding-left: 40px !important;
        margin: 0 auto;
    }
    .placements-and-recruiters .container .row .placements-and-recruiters__left {
        left: 5%;
    }
    .banner-bottom .statistics-wrapper .subtitle {
        margin: 0;
    }
    .banner-bottom .placements-slider-wrapper__prev {
        display: none;
    }
    .banner-bottom .placements-slider-wrapper__next {
        display: none;
    }
    .placements-across-schools-phone {
        padding: 40px 0;
        padding-bottom: 0 !important;
    }
    .placements-across-schools-phone .placements-across-schools-phone-wrapper .slick-track {
        display: flex !important;
    }
    .placements-across-schools-phone .placements-across-schools-phone-wrapper .slick-slide {
        margin: 0 10px;
        height: inherit !important;
    }
    .placements-across-schools-phone .placements-across-schools-phone-wrapper .slick-list {
        margin: 0 -10px;
    }
    .placements-across-schools-phone .placements-across-schools-phone-wrapper .placements-across-schools-phone-slider-item {
        padding: 20px;
        height: 100%;
    }
    .placements-across-schools-phone .placements-across-schools-phone-wrapper .placements-across-schools-phone-slider-item .item-header {
        display: flex;
        flex-direction: row;
        justify-content: left;
    }
    .placements-across-schools-phone .placements-across-schools-phone-wrapper .placements-across-schools-phone-slider-item .item-header h3 {
        padding: 25px 20px 0;
        font-size: 20px;
    }
    .placements-across-schools-phone .placements-across-schools-phone-wrapper .placements-across-schools-phone-slider-item .horizontal-rule {
        background: #707070;
        height: 2px;
        width: 100%;
        margin: 8px 0;
    }
    .placements-across-schools-phone .placements-across-schools-phone-wrapper .placements-across-schools-phone-slider-item .title {
        display: flex;
        justify-content: space-between;
    }
    .placements-across-schools-phone .placements-across-schools-phone-wrapper .placements-across-schools-phone-slider-item .title p {
        font-size: 16px;
        margin-bottom: 0;
    }
    .placements-across-schools-phone .placements-across-schools-phone-wrapper .placements-across-schools-phone-slider-item .horizontal-rule-bottom {
        background: #707070;
        height: 1px;
        width: 100%;
        margin: 8px 0;
    }
    .placements-across-schools-phone .placements-across-schools-phone-wrapper .placements-across-schools-phone-slider-item .subtitle p {
        font-size: 12px;
    }
    .placements-across-schools-phone .placements-across-schools-phone-wrapper .placements-across-schools-phone-slider-item .button-wrapper {
        margin: 30px 0 0;
    }
    .placements-across-schools-phone .placements-across-schools-phone-wrapper .placements-across-schools-phone-slider-item .button-wrapper .cta {
        padding: 10px 15px;
        font-size: 12px;
    }
    .placements-across-schools-phone .placements-across-schools-phone-wrapper .placements-across-schools-phone-slider__prev {
        display: none;
    }
    .placements-across-schools-phone .placements-across-schools-phone-wrapper .placements-across-schools-phone-slider__next {
        display: none;
    }
    .summer-internships .container .row [class*="col-"] .separator-custom {
        margin: 0 auto 20px;
    }
    .summer-internships .container .row [class*="col-"] img {
        padding-bottom: 20px;
    }
    .summer-internships .container .row [class*="col-"] .description2 {
        margin: 0;
    }
    .annual-placement-report .reports-wrapper .button-wrapper-1 .button-3,
    .annual-placement-report .reports-wrapper .button-wrapper-1 .button-4 {
        margin-top: 65px;
    }
    .annual-placement-report .reports-wrapper .button-wrapper-2 .button-5 .cta {
        margin: 0 95px !important;
    }
}
@media (max-width: 320px) {
    .banner-bottom {
        padding-top: 120px;
    }
    .annual-placement-report .reports-wrapper .cta {
        padding: 20px 14px;
    }
    .annual-placement-report .reports-wrapper .button-wrapper-2 .button-5 .cta {
        margin: 0 80px !important;
    }
}
.contact {
    min-height: 50vh;
}
.contact .carousel {
    z-index: 1;
}
.contact .carousel .carousel-inner .carousel-item {
    min-height: 50vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.contact .carousel .carousel-inner .carousel-item-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(1, 37, 35, 0.5);
    z-index: 0;
}
.contact .carousel .carousel-inner .carousel-item .caption-wrapper {
    padding: 72px 0;
}
.contact .carousel .carousel-inner .carousel-item .caption-wrapper .breadcrumb {
    background: 0 0;
    padding-bottom: 0;
    margin-bottom: 0;
    padding-left: 0;
    position: relative;
    z-index: 1;
}
.contact .carousel .carousel-inner .carousel-item .caption-wrapper .breadcrumb ul {
    list-style-type: none;
    display: flex;
    padding-left: 0;
    margin-bottom: 16px;
}
.contact .carousel .carousel-inner .carousel-item .caption-wrapper .breadcrumb ul li:not(:last-child)::after {
    content: "/";
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
}
.contact .carousel .carousel-inner .carousel-item .caption-wrapper .breadcrumb ul li a {
    font-family: "Din Medium";
    font-size: 12px;
    color: #fff;
    line-height: 16px;
    text-transform: uppercase;
    text-decoration: none;
}
.contactForm--contact {
    background: #e8e8e8;
    padding: 80px 0;
}
.contactForm--contact .container {
    max-width: 1000px;
}
.contactForm--contact .container > .row {
    flex-direction: column;
    text-align: center;
    margin-bottom: 48px;
}
.contactForm--contact .container > .row h2 {
    font-family: "Din Bold";
    font-size: 38px;
    line-height: 53px;
    color: #012523;
}
.contactForm--contact .container > .row .separator-custom {
    width: 90px;
    height: 4px;
    margin: 0 auto;
    margin-bottom: 24px;
    transition: all 0.3s ease;
    background: transparent linear-gradient(90deg, #1fbcee 0, #661c8e 100%) 0 0 no-repeat padding-box !important;
}
.contactForm--contact .container form > .row {
    margin-bottom: 48px;
}
.contactForm--contact .container form > .row:last-child {
    margin-bottom: 0;
}
.contactForm--contact .container form .contact-wrapper {
    max-width: 220px;
}
.contactForm--contact .container form .gender-wrapper {
    max-width: 220px;
}
.contactForm--contact .container form .custom-checkbox {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}
.contactForm--contact .container form .custom-checkbox .checkTags {
    color: #000;
}
.contactForm--contact .container form .custom-checkbox .cta {
    margin-left: 10px;
    border: none;
    padding: 16px 60px;
}
.contactForm--contact .container form label {
    font-family: "Din Normal";
    font-size: 16px;
    line-height: 24px;
    color: #012523;
    margin-bottom: 12px;
}
.contactForm--contact .container form input,
.contactForm--contact .container form select {
    border: 1px solid #012523;
    border-radius: 2px;
    background: 0 0;
    -webkit-appearance: none;
}
.contactForm--contact .container form .checkbox-wrapper {
    margin-top: 18px;
}
.contactForm--contact .container form .error-message {
    text-align: right;
}
.contactForm--contact #error-checkbox,
.contactForm--contact #error-city,
.contactForm--contact #error-email,
.contactForm--contact #error-gender,
.contactForm--contact #error-name,
.contactForm--contact #error-phone,
.contactForm--contact #error-state {
    color: red;
}
.contactdata {
    padding: 80px;
}
.contactdata .container .row h4 {
    font-family: "Din Bold";
    font-size: 24px;
    line-height: 28px;
    color: #012523;
    margin-bottom: 32px;
    text-align: center;
    display: block;
    width: 100%;
}
.contactdata .container .row .table-responsive .table {
    border: none;
    border-radius: 4px;
    background: #e8e8e8;
    padding-left: 60px;
    border-collapse: collapse;
}
.contactdata .container .row .table-responsive .table tbody tr {
    padding-left: 60px;
}
.contactdata .container .row .table-responsive .table tbody tr svg {
    display: none;
}
.contactdata .container .row .table-responsive .table tbody tr td {
    font-family: "Din Normal";
    font-size: 16px;
    line-height: 32px;
    color: #012523;
    padding-left: 60px;
    padding-bottom: 0;
}
.contactdata .container .row .table-responsive .table tbody tr td a {
    text-decoration: none;
    font-family: "Din Normal";
    font-size: 16px;
    line-height: 32px;
    color: #012523;
}
.contactdata .container .row .table-responsive .table tbody:before {
    content: "";
    display: block;
    height: 48px;
}
.contactdata .container .row .table-responsive .table tbody:after {
    content: "";
    display: block;
    height: 48px;
}
.contactdata .container .row .table-responsive .table thead {
    border: none;
    background: #08acec;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.contactdata .container .row .table-responsive .table thead th {
    font-family: "Din Bold";
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    padding: 24px 0;
    padding-left: 60px;
}
.OfficeData {
    padding: 80px 0;
}
.OfficeData .container > h2 {
    text-align: center;
}
.OfficeData .container .separator-custom {
    margin: 0 auto;
}
.OfficeData .container .row .OfficeData__wrapper .OfficeData__wrapper--box {
    height: 100%;
}
.OfficeData .container .row .OfficeData__wrapper .OfficeData__wrapper--box h4 {
    font-family: "Din Bold";
    font-size: 24px;
    line-height: 28px;
    color: #fff;
}
.OfficeData .container .row .OfficeData__wrapper .OfficeData__wrapper--box ul li {
    display: flex;
    flex-direction: row;
}
.OfficeData .container .row .OfficeData__wrapper .OfficeData__wrapper--box .address-wrapper {
    display: flex;
    flex-direction: column;
}
.OfficeData .container .row .OfficeData__wrapper .OfficeData__wrapper--box-4 p,
.OfficeData .container .row .OfficeData__wrapper .OfficeData__wrapper--box-5 p,
.OfficeData .container .row .OfficeData__wrapper .OfficeData__wrapper--box-6 p {
    margin-bottom: 0;
}
.OfficeData .container .row .OfficeData__wrapper .OfficeData__wrapper--box-4 ul li,
.OfficeData .container .row .OfficeData__wrapper .OfficeData__wrapper--box-5 ul li,
.OfficeData .container .row .OfficeData__wrapper .OfficeData__wrapper--box-6 ul li {
    padding: 5px 0;
}
.OfficeData .container .row:nth-child(1) {
    display: flex;
    flex-direction: column;
    text-align: center;
}
.OfficeData .container .row:nth-child(2) {
    display: flex;
    flex-direction: column;
    text-align: center;
    margin-bottom: 32px;
}
.OfficeData .container .row:nth-child(2) p {
    font-family: "Din Normal";
    font-size: 16px;
    line-height: 24px;
    color: #012523;
}
.OfficeData .container .row:nth-child(3) {
    margin-bottom: 80px;
}
.OfficeData .container .row:nth-child(4) {
    display: flex;
    flex-direction: column;
    text-align: center;
    margin-bottom: 32px;
}
.OfficeData,
.locationMap {
    padding: 80px 0;
}
.OfficeData .container h2,
.locationMap .container h2 {
    font-family: "Din Bold";
    font-size: 38px;
    line-height: 53px;
    color: #012523;
}
.OfficeData .container .separator-custom,
.locationMap .container .separator-custom {
    background: transparent linear-gradient(90deg, #1fbcee 0, #661c8e 100%) 0 0 no-repeat padding-box !important;
    width: 90px;
    height: 4px;
    margin-bottom: 48px;
}
.OfficeData .container .row h3,
.locationMap .container .row h3 {
    font-family: "Din Bold";
    font-size: 24px;
    line-height: 28px;
    color: #012523;
    margin-bottom: 32px;
}
.OfficeData .container .row .OfficeData__wrapper--box,
.OfficeData .container .row .locationMap__left--box,
.locationMap .container .row .OfficeData__wrapper--box,
.locationMap .container .row .locationMap__left--box {
    background: transparent linear-gradient(90deg, #1fbcee 0, #661c8e 100%) 0 0 no-repeat padding-box;
    border-radius: 4px;
    padding: 34px 30px;
    min-height: 282px;
}
.OfficeData .container .row .OfficeData__wrapper--box h4,
.OfficeData .container .row .locationMap__left--box h4,
.locationMap .container .row .OfficeData__wrapper--box h4,
.locationMap .container .row .locationMap__left--box h4 {
    font-family: "Din Bold";
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    border-bottom: 1px solid #bababa;
    padding-bottom: 24px;
}
.OfficeData .container .row .OfficeData__wrapper--box p,
.OfficeData .container .row .locationMap__left--box p,
.locationMap .container .row .OfficeData__wrapper--box p,
.locationMap .container .row .locationMap__left--box p {
    padding-top: 24px;
    font-family: "Din Normal";
    font-size: 16px;
    line-height: 24px;
    color: #fff;
}
.OfficeData .container .row .OfficeData__wrapper--box ul,
.OfficeData .container .row .locationMap__left--box ul,
.locationMap .container .row .OfficeData__wrapper--box ul,
.locationMap .container .row .locationMap__left--box ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.OfficeData .container .row .OfficeData__wrapper--box ul li,
.OfficeData .container .row .locationMap__left--box ul li,
.locationMap .container .row .OfficeData__wrapper--box ul li,
.locationMap .container .row .locationMap__left--box ul li {
    display: flex;
    flex-direction: row;
    font-family: "Din Normal";
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    text-decoration: none;
}
.OfficeData .container .row .OfficeData__wrapper--box ul li:not(:last-child),
.OfficeData .container .row .locationMap__left--box ul li:not(:last-child),
.locationMap .container .row .OfficeData__wrapper--box ul li:not(:last-child),
.locationMap .container .row .locationMap__left--box ul li:not(:last-child) {
    margin-bottom: 8px;
}
.OfficeData .container .row .OfficeData__wrapper--box ul li span,
.OfficeData .container .row .locationMap__left--box ul li span,
.locationMap .container .row .OfficeData__wrapper--box ul li span,
.locationMap .container .row .locationMap__left--box ul li span {
    padding-right: 8px;
}
.OfficeData .container .row .OfficeData__wrapper--box ul li a,
.OfficeData .container .row .locationMap__left--box ul li a,
.locationMap .container .row .OfficeData__wrapper--box ul li a,
.locationMap .container .row .locationMap__left--box ul li a {
    font-family: "Din Normal";
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    text-decoration: none;
}
.OfficeData .container .row .locationMap__right--map iframe,
.locationMap .container .row .locationMap__right--map iframe {
    border-radius: 4px;
}
@media (max-width: 992px) {
    .contact .carousel .carousel-inner .carousel-item .caption-wrapper {
        padding: 20px 0;
    }
    .contactForm--contact {
        padding: 40px 0;
    }
    .contactForm--contact .container > .row h2 {
        font-size: 20px;
    }
    .contactdata {
        padding: 40px 0;
    }
    .contactdata .container .row .table-responsive .table tbody tr td {
        font-size: 14px;
    }
    .contactdata .container .row .table-responsive .table tbody tr td:nth-child(1) {
        padding-left: 60px;
        padding-right: 30px;
    }
    .contactdata .container .row .table-responsive .table tbody tr td:nth-child(2) {
        padding-left: 30px;
        padding-right: 30px;
    }
    .contactdata .container .row .table-responsive .table tbody tr td:nth-child(3) {
        padding-left: 30px;
        padding-right: 60px;
    }
    .contactdata .container .row .table-responsive .table thead th {
        text-align: left;
        font-size: 16px;
    }
    .contactdata .container .row .table-responsive .table thead th:nth-child(1) {
        padding-left: 60px;
        padding-right: 30px;
    }
    .contactdata .container .row .table-responsive .table thead th:nth-child(2) {
        padding-left: 30px;
        padding-right: 30px;
    }
    .contactdata .container .row .table-responsive .table thead th:nth-child(3) {
        padding-left: 30px;
        padding-right: 60px;
    }
    .OfficeData {
        padding: 40px 0;
    }
    .OfficeData .container h4 {
        font-size: 20px;
    }
    .OfficeData .container .OfficeData__wrapper .OfficeData__wrapper--box-3 {
        margin: 30px 175px;
    }
    .OfficeData .container .OfficeData__wrapper .OfficeData__wrapper--box-6 {
        margin: 30px 175px;
    }
    .OfficeData .container .row .OfficeData__wrapper .OfficeData__wrapper--box h4 {
        font-size: 20px;
    }
    .OfficeData,
    .locationMap {
        padding: 40px 0;
    }
    .OfficeData .container .row .locationMap__right,
    .locationMap .container .row .locationMap__right {
        margin-top: 30px;
    }
    .locationMap .locationMap__left {
        text-align: center;
    }
    .locationMap .locationMap__right {
        text-align: center;
        padding: 0;
    }
    .OfficeData .container h2,
    .locationMap .container h2 {
        font-size: 20px;
    }
}
@media (max-width: 480px) {
    .contact {
        min-height: 40vh;
    }
    .contact .carousel .carousel-inner .carousel-item {
        min-height: 40vh;
    }
    .contact .carousel .carousel-inner .carousel-item .caption-wrapper {
        text-align: center;
        width: 100%;
    }
    .contact .carousel .carousel-inner .carousel-item .caption-wrapper .breadcrumb {
        display: inline-block;
    }
    .contactForm {
        padding: 40px 16px;
    }
    .contactForm label {
        margin-top: 20px;
    }
    .contactForm .contact-wrapper {
        max-width: 100% !important;
        min-width: 100%;
    }
    .contactForm .gender-wrapper {
        margin: 0;
        padding: 0;
        max-width: 100% !important;
    }
    .contactForm .custom-control-label {
        margin-top: 0;
    }
    .contactForm form .form-group {
        margin: 0;
    }
    .contactForm form .form-group .custom-checkbox {
        padding: 5px 20px;
        flex-direction: column;
        float: left;
    }
    .contactForm form .form-group .custom-checkbox .cta {
        margin-left: -20px;
    }
    .contactForm form .button-wrapper {
        transform: translate(0, 0);
    }
    .contactForm .container h2 {
        font-size: 20px !important;
    }
    .contactForm .container > .row {
        margin-bottom: 0 !important;
    }
    .contactForm .container form > .row {
        margin-bottom: 0 !important;
    }
    .OfficeData .container h2 {
        font-size: 20px;
    }
    .OfficeData .container h4 {
        font-size: 20px;
    }
    .OfficeData .container .OfficeData__wrapper {
        margin: 20px 0;
    }
    .OfficeData .container .OfficeData__wrapper .OfficeData__wrapper--box {
        margin: 20px 0;
    }
    .OfficeData .container .OfficeData__wrapper .OfficeData__wrapper--box h4 {
        font-size: 20px !important;
    }
    .OfficeData .container .row:nth-child(4) {
        display: flex;
        flex-direction: column;
        text-align: center;
        margin-bottom: 24px;
    }
    .contactdata {
        padding-top: 0;
    }
    .contactdata .container .row h4 {
        font-size: 20px;
    }
    .contactdata .container .row .table-responsive .table tbody tr td:nth-child(1) {
        padding-left: 22px;
        padding-right: 0;
    }
    .contactdata .container .row .table-responsive .table tbody:before {
        height: 22px;
    }
    .contactdata .container .row .table-responsive .table tbody:after {
        height: 22px;
    }
    .contactdata .container .row .table-responsive .table thead th {
        text-align: center;
        vertical-align: inherit;
    }
    .contactdata .container .row .table-responsive .table thead th:nth-child(1) {
        padding-left: 22px;
        padding-right: 125px;
    }
    .contactdata .container .row .table-responsive .table thead th:nth-child(2) {
        padding-left: 28px;
        padding-right: 125px;
    }
    .contactdata .container .row .table-responsive .table thead th:nth-child(3) {
        padding-left: 0;
        padding-right: 22px;
    }
    .OfficeData h3,
    .locationMap h3 {
        font-size: 20px !important;
    }
    .OfficeData .container .row .locationMap__right,
    .locationMap .container .row .locationMap__right {
        margin-top: 30px;
    }
}
.program {
    min-height: 60vh;
}
.program .carousel {
    z-index: 1;
}
.program .carousel .carousel-inner .carousel-item {
    min-height: 60vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.program .carousel .carousel-inner .carousel-item .caption-wrapper {
    padding: 72px 0;
}
.program .carousel .carousel-inner .carousel-item .caption-wrapper .breadcrumb {
    background: 0 0;
    padding-bottom: 0;
    margin-bottom: 0;
    padding-left: 0;
}
.program .carousel .carousel-inner .carousel-item .caption-wrapper .breadcrumb ul {
    list-style-type: none;
    display: flex;
    padding-left: 0;
    margin-bottom: 16px;
}
.program .carousel .carousel-inner .carousel-item .caption-wrapper .breadcrumb ul li:not(:last-child)::after {
    content: "/";
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
}
.program .carousel .carousel-inner .carousel-item .caption-wrapper .breadcrumb ul li a {
    font-family: "Din Medium";
    font-size: 12px;
    color: #fff;
    line-height: 16px;
    text-transform: uppercase;
    text-decoration: none;
}
.program .carousel .carousel-indicators li {
    width: 7px;
    height: 8px;
    list-style: none;
    background: #e8e8e8;
    border: 0;
    border-radius: 50%;
}
.program .carousel .carousel-indicators li.active {
    background: #e4f907;
}
.programs-banner-bottom {
    padding: 60px 0;
    background: #bad1cd;
    position: relative;
}
.programs-banner-bottom .programs-banner-bottom-icon {
    position: absolute;
    z-index: 0;
    bottom: 0;
    left: 5%;
}
.programs-banner-bottom .container .row {
    position: relative;
}
.programs-banner-bottom .container .row img {
    position: absolute;
    z-index: 0;
    top: 110px;
    left: -140px;
}
.programs-banner-bottom .container .row .programs-banner-bottom__left {
    list-style-type: none;
    display: flex;
    flex-direction: column;
    padding-left: 0;
    background: #fff;
    padding: 54px 48px;
    background: #08acec;
    position: relative;
    z-index: 1;
    max-width: 647px;
    margin-left: auto;
    margin-right: auto;
}
.programs-banner-bottom .container .row .programs-banner-bottom__left a {
    text-decoration: none;
}
.programs-banner-bottom .container .row .programs-banner-bottom__left h3 {
    font-family: "Din Bold";
    font-size: 38px;
    line-height: 40px;
    color: #012523;
}
.programs-banner-bottom .container .row .programs-banner-bottom__left ul {
    list-style-type: none;
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 10px;
}
.programs-banner-bottom .container .row .programs-banner-bottom__left ul li {
    color: #012523;
}
.programs-banner-bottom .container .row .programs-banner-bottom__left ul li:not(:last-child) {
    margin-bottom: 12px;
}
.programs-banner-bottom .container .row .programs-banner-bottom__left ul li p {
    font-size: 32px;
    margin-top: 0;
}
.programs-banner-bottom .container .row .programs-banner-bottom__left ul li a {
    font-family: "Din Normal";
    font-size: 16px;
    color: #fff;
    line-height: 20px;
    text-decoration: none;
    margin-bottom: 30px;
}
.programs-banner-bottom .container .row .programs-banner-bottom__left ul li .meet-our-faculty:hover {
    background: #fff !important;
    color: #012523 !important;
}
.programs-banner-bottom .container .row .programs-banner-bottom__left::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 17px;
    border-bottom: 30px solid #fff;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    transform: rotate(-45deg);
}
.programs-banner-bottom .container .row .programs-banner-bottom__left::before {
    content: "";
    position: absolute;
    right: -20px;
    bottom: -5px;
    border-bottom: 30px solid #bad1cd;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    transform: rotate(135deg);
}
.programs-banner-bottom .container .row .programs-banner-bottom__right {
    padding: 0 110px;
    align-self: center;
}
.programs-banner-bottom .container .row .programs-banner-bottom__right .programs-banner-bottom__top {
    display: flex;
    flex-direction: column;
    align-self: center;
    width: 100%;
}
.programs-banner-bottom .container .row .programs-banner-bottom__right .programs-banner-bottom__top ul {
    padding: 0;
    margin-bottom: 42px;
}
.programs-banner-bottom .container .row .programs-banner-bottom__right .programs-banner-bottom__top ul li:not(:last-child) {
    margin-bottom: 12px;
}
.programs-banner-bottom .container .row .programs-banner-bottom__right .programs-banner-bottom__top h1 {
    font-family: "Din Bold";
    font-size: 38px;
    line-height: 53px;
    color: #fff;
}
.programs-banner-bottom .container .row .programs-banner-bottom__right .programs-banner-bottom__top .separator-custom {
    background: #fff !important;
    width: 90px;
    height: 4px;
    margin-bottom: 20px;
}
.programs-banner-bottom .container .row .programs-banner-bottom__right .programs-banner-bottom__bottom {
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
}
.programs-banner-bottom .container .row .programs-banner-bottom__right .programs-banner-bottom__bottom [class*="col-"] {
    padding: 0;
}
.programs-banner-bottom .container .row .programs-banner-bottom__right .programs-banner-bottom__bottom p {
    font-size: 16px;
    color: #fff;
}
.programs-banner-bottom .container .row .programs-banner-bottom__right .programs-banner-bottom__bottom .button-wrapper {
    margin: 15px 0;
}
.programs-banner-bottom .container .row .programs-banner-bottom__right .programs-banner-bottom__bottom .button-wrapper .cta {
    margin-right: 16px;
}
.about-school {
    padding: 80px 0;
    background: #f8f8f8;
}
.about-school h2 {
    text-align: center;
    margin-bottom: 0;
    font-size: 38px;
    line-height: 53px;
    font-family: "Din Bold";
    margin-bottom: 10px;
    color: #012523;
}
.about-school .separator-custom {
    width: 90px;
    height: 4px;
    margin-bottom: 20px;
    margin: 0 auto;
    background: transparent linear-gradient(90deg, #1fbcee 0, #661c8e 100%) 0 0 no-repeat padding-box !important;
}
.about-school p {
    text-align: center;
    padding: 20px 100px;
}
.about-school .about-school-wrapper {
    padding: 48px 0 0;
}
.about-school .about-school-wrapper .vertical-rule {
    border-left: 1px solid #070707;
    height: 45px;
}
.about-school .about-school-wrapper .item-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.about-school .about-school-wrapper .item-wrapper-image img {
    width: 32px;
}
.about-school .about-school-wrapper .item-wrapper-description {
    padding: 0 10px;
}
.about-school .about-school-wrapper .item-wrapper-description h3 {
    color: #141414;
    text-align: left;
    font-size: 20px;
    font-family: "Din Bold";
    margin: 0;
}
.about-school .about-school-wrapper .item-wrapper-description p {
    padding: 0;
    text-align: left;
}
.about-school .about-school-wrapper .item-wrapper-1 {
    justify-content: flex-end;
    padding-right: 30px;
}
.about-school .about-school-wrapper .item-wrapper-2 {
    justify-content: flex-start;
}
.about-school .about-school-wrapper .button-wrapper {
    padding-top: 30px;
    text-align: center;
}
.about-school .courses-wrapper {
    padding-top: 160px;
}
.about-school .courses-wrapper-image {
    margin: 40px auto;
}
.about-school .courses-wrapper-image .center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}
.framework {
    padding: 80px 0 40px;
    background: #fff;
}
.framework .container .row {
    flex-direction: column;
    text-align: center;
}
.framework .container .row h1 {
    color: #012523 !important;
    font-family: "Din Bold";
    font-size: 38px;
    line-height: 53px;
}
.framework .container .row .horizontal-rule {
    margin-top: 0;
    height: 4px;
    width: 90px;
    background: transparent linear-gradient(90deg, #1fbcee 0, #661c8e 100%) 0 0 no-repeat padding-box;
}
.framework .container .row p {
    margin-top: 24px;
    color: #333;
}
.framework__wrapper {
    display: flex;
    flex-direction: column;
    border: 2px solid #08acec;
    padding: 0 95px;
    padding-bottom: 44px;
    position: relative;
    margin-top: 64px;
}
.framework__wrapper h2 {
    font-family: "Din Bold";
    font-size: 32px;
    line-height: 36px;
    color: #fff;
    position: absolute;
    min-width: 200px;
    background: #08acec;
    z-index: 2;
    left: 50%;
    top: -15px;
    transform: translateX(-50%);
}
.framework__wrapper h3 {
    font-family: "Din Normal";
    font-size: 32px;
    line-height: 36px;
    color: #fff;
    margin-top: 24px;
}
.framework__wrapper h4 {
    font-family: "Din Bold";
    font-size: 25px;
    line-height: 24px;
}
.framework__wrapper p {
    font-family: "Din Medium";
    font-size: 16px;
    line-height: 16px;
    color: #012523 !important;
    margin: 0 !important;
    margin-top: 6px !important;
}
.framework__wrapper--top {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 62px;
    margin-top: 32px;
    position: relative;
}
.framework__wrapper--top::after {
    content: "+";
    position: absolute;
    left: 50%;
    bottom: -50px;
    transform: translateX(-50%);
    color: #fff;
    font-size: 30px;
}
.framework__wrapper--top .framework-core,
.framework__wrapper--top .framework-minors,
.framework__wrapper--top .framework-specialization {
    border: 2px solid;
    padding: 15px;
    border-radius: 50%;
    transition: all 0.4s ease;
}
.framework__wrapper--top .framework-core .framework-inner,
.framework__wrapper--top .framework-minors .framework-inner,
.framework__wrapper--top .framework-specialization .framework-inner {
    text-align: center;
    background: #fff;
    border-radius: 50%;
    flex-basis: 20%;
    min-width: 250px;
    min-height: 250px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.framework__wrapper--top .framework-core {
    border-color: #f65342;
    position: relative;
}
.framework__wrapper--top .framework-core::after {
    content: "+";
    position: absolute;
    right: -30px;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    font-size: 30px;
}
.framework__wrapper--top .framework-core h4 {
    color: #f65342;
}
.framework__wrapper--top .framework-core:hover {
    transform: scale(1.02);
}
.framework__wrapper--top .framework-core:hover .framework-inner {
    background: #f65342;
    color: #fff;
}
.framework__wrapper--top .framework-core:hover .framework-inner h4 {
    color: #fff;
}
.framework__wrapper--top .framework-core:hover .framework-inner p {
    color: #fff !important;
}
.framework__wrapper--top .framework-specialization {
    border-color: #01bbda;
    position: relative;
}
.framework__wrapper--top .framework-specialization::after {
    content: "+";
    position: absolute;
    right: -30px;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    font-size: 30px;
}
.framework__wrapper--top .framework-specialization h4 {
    color: #01bbda;
}
.framework__wrapper--top .framework-specialization:hover {
    transform: scale(1.02);
}
.framework__wrapper--top .framework-specialization:hover .framework-inner {
    background: #01bbda;
    color: #fff;
}
.framework__wrapper--top .framework-specialization:hover .framework-inner h4 {
    color: #fff;
}
.framework__wrapper--top .framework-specialization:hover .framework-inner p {
    color: #fff !important;
}
.framework__wrapper--top .framework-minors {
    border-color: #a7d82d;
}
.framework__wrapper--top .framework-minors h4 {
    color: #a7d82d;
}
.framework__wrapper--top .framework-minors:hover {
    transform: scale(1.02);
}
.framework__wrapper--top .framework-minors:hover .framework-inner {
    background: #a7d82d;
    color: #fff;
}
.framework__wrapper--top .framework-minors:hover .framework-inner h4 {
    color: #fff;
}
.framework__wrapper--top .framework-minors:hover .framework-inner p {
    color: #fff !important;
}
.framework__wrapper--bottom .framework-schooloflife {
    max-width: 600px;
    margin: 0 auto;
    border: 2px solid #08acec;
    padding: 15px;
    transition: all 0.4s ease;
}
.framework__wrapper--bottom .framework-schooloflife .framework-inner {
    text-align: center;
    background: #fff;
    padding: 44px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.framework__wrapper--bottom .framework-schooloflife h4 {
    color: #000;
}
.framework__wrapper--bottom .framework-schooloflife:hover {
    transform: scale(1.02);
}
.framework__wrapper--bottom .framework-schooloflife:hover .framework-inner {
    background: #a7d82d;
    color: #fff;
}
.framework__wrapper--bottom .framework-schooloflife:hover .framework-inner h4 {
    color: #fff;
}
.framework__wrapper--bottom .framework-schooloflife:hover .framework-inner p {
    color: #fff !important;
}
.framework__wrapper--footer {
    margin-top: 65px;
}
.framework__wrapper--footer .buttons-wrapper {
    padding-bottom: 24px;
}
.framework__wrapper--footer .buttons-wrapper .cta {
    min-width: 180px;
    display: inline-block;
    margin: 0 8px;
}
.framework__wrapper--footer .read-more {
    text-decoration: underline;
    color: #fff !important;
}
.details-desktop {
    padding-top: 80px;
    padding-bottom: 80px;
    background: #f8f8f8;
}
.details-desktop .container .row:first-child {
    margin-bottom: 54px;
}
.details-desktop .container .row:first-child h2 {
    text-align: center;
    margin-bottom: 0;
    font-size: 38px;
    line-height: 53px;
    font-family: "Din Bold";
    margin-bottom: 10px;
    color: #012523;
}
.details-desktop .container .row:first-child .separator-custom {
    width: 90px;
    height: 4px;
    margin-bottom: 20px;
    margin: 0 auto;
    background: transparent linear-gradient(90deg, #1fbcee 0, #661c8e 100%) 0 0 no-repeat padding-box !important;
}
.details-desktop .container .row:first-child p {
    text-align: center;
    padding: 20px 100px;
}
.details-desktop .container .row:last-child .tabs-left {
    display: flex;
    flex-direction: row;
    width: 100%;
    border-bottom: 0;
    margin-bottom: 0;
    justify-content: center;
}
.details-desktop .container .row:last-child .tabs-left li {
    border-radius: 2px;
    margin: 0 20px;
}
.details-desktop .container .row:last-child .tabs-left li a {
    text-align: center;
    display: block;
    padding: 24px;
    font-family: "Din Normal";
    font-size: 20px;
    line-height: 28px;
    color: #012523;
    text-decoration: none !important;
}
.details-desktop .container .row:last-child .tabs-left li a.active {
    background: #bad1cd;
    color: #012523 !important;
    font-family: "Din Medium";
    border-bottom: none;
}
.details-desktop .container .row:last-child .tabs-left li .cta__solid--primary {
    background: #012523;
    color: #fff;
    transition: all 0.3s ease;
}
.details-desktop .container .row:last-child .tabs-left li .cta__solid--primary:hover {
    background: #bad1cd !important;
    color: #012523 !important;
}
.details-desktop .container .row:last-child .tab-content {
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 0;
}
.details-desktop .container .row:last-child .tab-content .row [class*="col-md-"] {
    padding-right: 0;
    display: flex;
    width: 100%;
}
.details-desktop .container .row:last-child .tab-content ul {
    margin-top: 40px;
    display: flex;
    flex-direction: row;
    text-align: center;
}
.details-desktop .container .row:last-child .tab-content ul li {
    padding-left: 0;
    flex: 0 0 auto;
    padding-right: 20px;
}
.details-desktop .container .row:last-child .tab-content ul .vertical-rule {
    border-left: 1px solid #070707;
    height: 27px;
    padding: 0 10px;
}
.details-desktop .container .row:last-child .tab-content .vertical-rule {
    border-left: 1px solid #070707;
    height: 45px;
    padding: 0 10px;
}
.details-desktop .container .row:last-child .tab-content .cta {
    min-width: 180px;
    display: inline-block;
    text-align: center;
}
.details-desktop .container .row:last-child .tab-content .view--more {
    margin-left: 20px;
}
.details-desktop .container .row:last-child .tab-content .boxWrapper__top--image {
    display: flex;
    flex-direction: row;
}
.details-desktop .container .row:last-child .tab-content .boxWrapper__top--image .separator-custom-vertical {
    background: #23424f !important;
    width: 1px;
    height: 295px;
    margin-bottom: 20px;
}
.details-desktop .container .row:last-child .tab-content .boxWrapper__top--image ul li {
    list-style: none;
}
.details-desktop .container .row:last-child .tabs-left > li {
    margin: 0 20px;
    width: 245px;
}
.details-desktop .container .row:last-child .tabs-left > li,
.details-desktop .container .row:last-child .tabs-right > li {
    float: none;
    margin-bottom: 2px;
}
.details-desktop .container .row:last-child .tabs-left > li {
    margin-right: -1px;
}
.details-desktop .container .row:last-child .tabs-right > li {
    margin-left: -1px;
}
.details-desktop .container .row:last-child .tabs-left > li.active > a,
.details-desktop .container .row:last-child .tabs-left > li.active > a:focus,
.details-desktop .container .row:last-child .tabs-left > li.active > a:hover {
    border-bottom-color: #ddd;
    border-right-color: transparent;
}
.details-desktop .container .row:last-child .tabs-right > li.active > a,
.details-desktop .container .row:last-child .tabs-right > li.active > a:focus,
.details-desktop .container .row:last-child .tabs-right > li.active > a:hover {
    border-bottom: 1px solid #ddd;
    border-left-color: transparent;
    border-bottom: none !important;
}
.details-desktop .container .row:last-child .tabs-left > li > a {
    border-radius: 4px;
    margin-right: 0;
    display: block;
}
.details-desktop .container .row:last-child .tabs-right > li > a {
    border-radius: 4px;
    margin-right: 0;
}
.details-desktop .container .row:last-child .vertical-text {
    margin-top: 50px;
    border: none;
    position: relative;
}
.details-desktop .container .row:last-child .vertical-text > li {
    height: 20px;
    width: 120px;
    margin-bottom: 100px;
}
.details-desktop .container .row:last-child .vertical-text > li > a {
    border-bottom: 1px solid #ddd;
    border-right-color: transparent;
    text-align: center;
    border-radius: 4px 4px 0 0;
}
.details-desktop .container .row:last-child .vertical-text.tabs-left {
    left: -50px;
}
.details-desktop .container .row:last-child .vertical-text.tabs-right {
    right: -50px;
}
.details-desktop .container .row:last-child .vertical-text.tabs-right > li {
    transform: rotate(90deg);
}
.details-desktop .container .row:last-child .vertical-text.tabs-left > li {
    transform: rotate(-90deg);
}
.details-phone {
    display: none;
    padding-top: 80px;
    padding-bottom: 80px;
}
.details-phone .container .row:first-child {
    margin-bottom: 54px;
}
.details-phone .container .row:first-child h1 {
    font-family: "Din Bold";
    font-size: 38px;
    line-height: 53px;
    color: #012523;
    padding-left: 24px;
}
.details-phone .container .row:first-child .separator-custom {
    background: #00bbf2 !important;
    width: 90px;
    height: 4px;
    margin-bottom: 20px;
    margin-left: 24px;
}
.details-phone .container .row:last-child .tabs-left {
    display: flex;
    flex-direction: column;
    width: 100%;
    border-bottom: 0;
    margin-bottom: 0;
}
.details-phone .container .row:last-child .tabs-left li {
    border-radius: 2px;
}
.details-phone .container .row:last-child .tabs-left li a {
    display: block;
    padding: 24px;
    font-family: "Din Normal";
    font-size: 20px;
    line-height: 28px;
    color: #012523;
    text-decoration: none !important;
}
.details-phone .container .row:last-child .tabs-left li a.active {
    background: #00bbf2;
    color: #fff;
    font-family: "Din Medium";
    border-bottom: none;
}
.details-phone .container .row:last-child .tab-content {
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 80px;
}
.details-phone .container .row:last-child .tab-content .row [class*="col-md-"] {
    padding-right: 0;
    display: flex;
    width: 100%;
}
.details-phone .container .row:last-child .tab-content .cta {
    min-width: 180px;
    display: inline-block;
    text-align: center;
}
.details-phone .container .row:last-child .tab-content .view--more {
    margin-left: 20px;
}
.details-phone .container .row:last-child .tab-content .boxWrapper__top--image {
    display: flex;
    flex-direction: row;
}
.details-phone .container .row:last-child .tab-content .boxWrapper__top--image .separator-custom-vertical {
    background: #23424f !important;
    width: 1px;
    height: 295px;
    margin-bottom: 20px;
}
.details-phone .container .row:last-child .tab-content .boxWrapper__top--image ul li {
    list-style: none;
}
.details-phone .container .row:last-child .tabs-left > li,
.details-phone .container .row:last-child .tabs-right > li {
    float: none;
    margin-bottom: 2px;
}
.details-phone .container .row:last-child .tabs-left > li {
    margin-right: -1px;
}
.details-phone .container .row:last-child .tabs-right > li {
    margin-left: -1px;
}
.details-phone .container .row:last-child .tabs-left > li.active > a,
.details-phone .container .row:last-child .tabs-left > li.active > a:focus,
.details-phone .container .row:last-child .tabs-left > li.active > a:hover {
    border-bottom-color: #ddd;
    border-right-color: transparent;
}
.details-phone .container .row:last-child .tabs-right > li.active > a,
.details-phone .container .row:last-child .tabs-right > li.active > a:focus,
.details-phone .container .row:last-child .tabs-right > li.active > a:hover {
    border-bottom: 1px solid #ddd;
    border-left-color: transparent;
    border-bottom: none !important;
}
.details-phone .container .row:last-child .tabs-left > li > a {
    border-radius: 4px 0 0 4px;
    margin-right: 0;
    display: block;
    border-bottom: 1px solid #012523;
}
.details-phone .container .row:last-child .tabs-right > li > a {
    border-radius: 0 4px 4px 0;
    margin-right: 0;
}
.details-phone .container .row:last-child .vertical-text {
    margin-top: 50px;
    border: none;
    position: relative;
}
.details-phone .container .row:last-child .vertical-text > li {
    height: 20px;
    width: 120px;
    margin-bottom: 100px;
}
.details-phone .container .row:last-child .vertical-text > li > a {
    border-bottom: 1px solid #ddd;
    border-right-color: transparent;
    text-align: center;
    border-radius: 4px 4px 0 0;
}
.details-phone .container .row:last-child .vertical-text.tabs-left {
    left: -50px;
}
.details-phone .container .row:last-child .vertical-text.tabs-right {
    right: -50px;
}
.details-phone .container .row:last-child .vertical-text.tabs-right > li {
    transform: rotate(90deg);
}
.details-phone .container .row:last-child .vertical-text.tabs-left > li {
    transform: rotate(-90deg);
}
.entrance-test {
    background-color: #e8e8e8;
    background: url("../images/entrance-test.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0;
}
.entrance-test h2 {
    text-align: center;
    margin-bottom: 0;
    font-size: 38px;
    line-height: 53px;
    font-family: "Din Bold";
    margin-bottom: 10px;
    color: #012523;
}
.entrance-test .separator-custom {
    width: 90px;
    height: 4px;
    margin-bottom: 20px;
    margin: 0 auto;
    background: transparent linear-gradient(90deg, #1fbcee 0, #661c8e 100%) 0 0 no-repeat padding-box !important;
}
.entrance-test .entrance-test-wrapper {
    padding: 40px 32px 0;
    overflow: hidden;
    position: relative;
    height: 525px;
}
.entrance-test .entrance-test-wrapper .entrance-test-wrapper--box {
    background-color: #08acec;
    padding: 62px 40px;
    height: 100%;
}
.entrance-test .entrance-test-wrapper .entrance-test-wrapper--box .entrance-test-wrapper--box-header {
    position: absolute;
    background-color: #08acec;
}
.entrance-test .entrance-test-wrapper .entrance-test-wrapper--box .entrance-test-wrapper--box-header h4 {
    font-family: "Din Bold";
    font-size: 24px;
    line-height: 28px;
    color: #fff;
}
.entrance-test .entrance-test-wrapper .entrance-test-wrapper--box .entrance-test-wrapper--box-header p {
    font-size: 20px;
    color: #fff;
}
.entrance-test .entrance-test-wrapper .entrance-test-wrapper--box .entrance-test-wrapper--box-header .separator-custom {
    background: #00bbf2 !important;
    width: 100%;
    height: 4px;
    margin-top: 36px !important;
    margin-bottom: 20px;
    margin: 0 auto;
    height: 1px;
    background-color: #bababa !important;
    border-color: #bababa;
}
.entrance-test .entrance-test-wrapper .entrance-test-wrapper--box .test-details-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 36px 0 0;
}
.entrance-test .entrance-test-wrapper .entrance-test-wrapper--box .test-details-wrapper h5 {
    font-size: 20px;
    color: #fff;
}
.entrance-test .entrance-test-wrapper .entrance-test-wrapper--box .test-details-wrapper p {
    color: #fff;
    font-size: 16px;
}
.entrance-test .entrance-test-wrapper .entrance-test-wrapper--box .test-details-wrapper-1 {
    margin-top: 200px;
}
.entrance-test .entrance-test-wrapper .entrance-test-wrapper--box .separator-custom {
    background: #00bbf2 !important;
    width: 100%;
    height: 4px;
    margin-top: 36px !important;
    margin-bottom: 20px;
    margin: 0 auto;
    height: 1px;
    background-color: #bababa !important;
    border-color: #bababa;
}
.entrance-test .entrance-test-wrapper .entrance-test-wrapper--box .scroll-more {
    text-align: center;
    padding: 36px 0 0;
    position: absolute;
    top: 86%;
    width: 72%;
    background-color: #08acec;
}
.entrance-test .entrance-test-wrapper .entrance-test-wrapper--box .scroll-more p {
    color: #fff;
    font-size: 12px;
}
.entrance-test .entrance-test-wrapper .entrance-test-wrapper--box .scroll-more svg {
    stroke: #ffffff;
}
.entrance-test .entrance-test-wrapper .entrance-test-wrapper--box-1 .entrance-test-wrapper--box-header {
    position: relative;
}
.entrance-test .entrance-test-wrapper .entrance-test-wrapper--box-2 {
    padding-top: 0;
    overflow: auto;
}
.entrance-test .entrance-test-wrapper .entrance-test-wrapper--box-2 .entrance-test-wrapper--box-header {
    width: 74.7%;
    padding-top: 62px;
}
.entrance-test .entrance-test-wrapper .entrance-test-wrapper--box-2 .entrance-test-wrapper--box-header .separator-custom {
    margin-top: 64px !important;
}
.entrance-test .entrance-test-wrapper .entrance-test-wrapper--box-2 .test-details-wrapper p {
    margin-bottom: 0;
}
.entrance-test .show-text .icon {
    animation: flash 1.5s infinite linear;
}
.entrance-test .button-wrapper {
    padding: 40px 0;
    text-align: center;
}
.entrance-test .button-wrapper a {
    padding: 16px 54px;
    margin: 0 10px;
    border: none;
    text-align: center;
}
.contactForm {
    background-color: #fff;
    padding: 80px 0;
}
.contactForm .container {
    max-width: 1000px;
}
.contactForm .container > .row {
    flex-direction: column;
    text-align: center;
    margin-bottom: 48px;
}
.contactForm .container > .row h2 {
    font-family: "Din Bold";
    font-size: 38px;
    line-height: 53px;
    color: #012523;
}
.contactForm .container > .row .separator-custom {
    width: 90px;
    height: 4px;
    margin: 0 auto;
    margin-bottom: 24px;
    background: transparent linear-gradient(90deg, #1fbcee 0, #661c8e 100%) 0 0 no-repeat padding-box !important;
}
.contactForm .container form > .row {
    margin-bottom: 48px;
}
.contactForm .container form > .row:last-child {
    margin-bottom: 0;
}
.contactForm .container form .contact-wrapper {
    max-width: 220px;
}
.contactForm .container form .gender-wrapper {
    max-width: 220px;
}
.contactForm .container form .custom-checkbox {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}
.contactForm .container form .custom-checkbox .checkTags {
    color: #000;
}
.contactForm .container form .custom-checkbox .cta {
    background-color: #bad1cd;
    margin-left: 10px;
    border: none;
    padding: 16px 60px;
    color: #fff;
}
.contactForm .container form label {
    font-family: "Din Normal";
    font-size: 16px;
    line-height: 24px;
    color: #012523;
    margin-bottom: 12px;
}
.contactForm .container form input,
.contactForm .container form select {
    border: 1px solid #012523;
    border-radius: 2px;
    background: 0 0;
}
.contactForm .container form .checkbox-wrapper {
    margin-top: 18px;
}
.contactForm .container form .error-message {
    text-align: right;
}
.contactForm #error-checkbox,
.contactForm #error-city,
.contactForm #error-email,
.contactForm #error-gender,
.contactForm #error-name,
.contactForm #error-phone,
.contactForm #error-state {
    color: red;
}
.take-the-next-step {
    padding: 80px 0;
    mix-blend-mode: multiply;
    background: transparent linear-gradient(90deg, #1fbcee 0, #661c8e 100%) 0 0 no-repeat padding-box;
    opacity: 5;
}
.take-the-next-step .container > h1 {
    color: #fff;
    font-size: 96px;
    line-height: 129px;
    margin-bottom: 50px;
}
.take-the-next-step .container:nth-child(2) .row > [class*="col-"] {
    margin-bottom: 48px;
}
.take-the-next-step .container .row a {
    text-decoration: none;
    display: block;
    font-size: 16px;
}
.take-the-next-step .container .row a h2 {
    font-size: 32px;
    line-height: 53px;
    color: #fff;
    margin-bottom: 0;
    transition: all 0.5s ease;
}
.take-the-next-step .container .row a h2 span {
    margin-left: 8px;
}
.take-the-next-step .container .row h3 {
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 24px;
}
.take-the-next-step .container .row ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.take-the-next-step .container .row ul li a {
    text-decoration: none;
    color: #fff;
    line-height: 24px;
    transition: all 0.5s ease;
    display: block;
    font-size: 16px;
    cursor: default;
}
.take-the-next-step .container hr {
    border-top: 1px solid #fff;
    margin-top: 48px;
    margin-bottom: 48px;
}
@media (max-width: 992px) {
    .program .carousel .carousel-inner .carousel-item .caption-wrapper {
        padding: 20px 0;
    }
    .programsSection .container .row .title-wrapper .title h1 {
        font-size: 20px;
    }
    .programsSection .container .program-wrapper h4 {
        font-size: 20px;
    }
    .programs-banner-bottom {
        background-color: #fff;
    }
    .programs-banner-bottom .programs-banner-bottom-icon {
        display: none;
    }
    .programs-banner-bottom .container .row .programs-banner-bottom__left {
        position: absolute;
        top: -110px;
        left: 6%;
        max-width: 90%;
        z-index: 1;
    }
    .programs-banner-bottom .container .row .programs-banner-bottom__left h3 {
        color: #012523;
        font-size: 24px;
        line-height: 35px;
    }
    .programs-banner-bottom .container .row .programs-banner-bottom__left ul li p {
        font-size: 20px;
    }
    .programs-banner-bottom .container .row .programs-banner-bottom__left::before {
        border-bottom: 30px solid #fff;
    }
    .programs-banner-bottom .container .row .programs-banner-bottom__right {
        display: none;
    }
    .programs-banner-bottom .container .row .programs-banner-bottom__bottom {
        flex-direction: column;
    }
    .programs-banner-bottom .container .row .programs-banner-bottom__bottom .button-wrapper {
        margin-top: 15px;
    }
    .about-school h2 {
        line-height: 34px;
    }
    .about-school .about-school-wrapper .item-wrapper {
        flex-direction: column;
        justify-content: center;
    }
    .about-school .about-school-wrapper .item-wrapper .item-wrapper-image {
        align-self: center;
    }
    .about-school .about-school-wrapper .item-wrapper .item-wrapper-description {
        align-self: center;
    }
    .about-school .about-school-wrapper .item-wrapper .item-wrapper-description h3 {
        text-align: center;
    }
    .about-school .about-school-wrapper .vertical-section {
        display: none;
    }
    .about-school .courses-wrapper {
        padding-top: 80px;
    }
    .details-desktop {
        display: none;
    }
    .details-phone {
        display: block;
        padding: 40px 0;
    }
    .details-phone .container .row:first-child h1 {
        font-size: 20px;
    }
    .details-phone .tab-content .tab-pane .boxWrapper__top--image .separator-custom-vertical {
        height: 400px !important;
    }
    .about-school {
        padding: 200px 0 80px;
    }
    .about-school h2 {
        font-size: 20px;
    }
    .about-school p {
        padding: 20px 0;
    }
    .about-school .about-school-wrapper {
        padding: 0;
    }
    .about-school .about-school-wrapper .item-wrapper img {
        margin: 0 50px;
    }
    .about-school .about-school-wrapper .item-wrapper h3 {
        padding: 20px 0 0;
        font-size: 20px;
    }
    .framework {
        padding: 40px 0;
    }
    .framework .container .row h1 {
        font-size: 20px;
    }
    .framework .container .row .separator-custom {
        height: 2px;
    }
    .framework__wrapper {
        margin-top: 32px;
    }
    .framework__wrapper h2 {
        font-size: 20px;
    }
    .framework__wrapper h3 {
        font-size: 20px;
    }
    .framework__wrapper--top {
        flex-direction: column;
        margin: 32px 120px;
    }
    .framework__wrapper--top .framework-core,
    .framework__wrapper--top .framework-minors,
    .framework__wrapper--top .framework-specialization {
        max-width: 285px;
        margin-bottom: 60px;
    }
    .framework__wrapper--top .framework-core::after,
    .framework__wrapper--top .framework-minors::after,
    .framework__wrapper--top .framework-specialization::after {
        right: 125px;
        top: 312px;
    }
    .framework__wrapper--top::after {
        bottom: -10px;
    }
    .framework__wrapper--footer .buttons-wrapper {
        display: flex;
        flex-direction: column;
    }
    .framework__wrapper--footer .buttons-wrapper .cta {
        margin: 15px auto;
    }
    .entrance-test {
        padding: 40px 0;
    }
    .entrance-test h2 {
        font-size: 20px;
    }
    .entrance-test .entrance-test-wrapper .entrance-test-wrapper--box {
        padding: 30px !important;
    }
    .entrance-test .entrance-test-wrapper .entrance-test-wrapper--box .entrance-test-wrapper--box-header h4 {
        line-height: 38px;
    }
    .entrance-test .entrance-test-wrapper .entrance-test-wrapper--box p {
        font-size: 16px;
    }
    .entrance-test .entrance-test-wrapper .entrance-test-wrapper--box h4 {
        font-size: 16px;
        line-height: 38px;
    }
    .entrance-test .entrance-test-wrapper .entrance-test-wrapper--box .test-details-wrapper h5 {
        font-size: 16px;
    }
    .entrance-test .entrance-test-wrapper .entrance-test-wrapper--box .test-details-wrapper p {
        font-size: 12px;
    }
    .entrance-test .entrance-test-wrapper .entrance-test-wrapper--box .scroll-more {
        left: 15%;
    }
    .entrance-test .entrance-test-wrapper .entrance-test-wrapper--box-2 {
        padding-top: 0 !important;
    }
    .entrance-test .entrance-test-wrapper .entrance-test-wrapper--box-2 .entrance-test-wrapper--box-header {
        width: 67% !important;
        padding-top: 30px;
        left: 16%;
    }
    .entrance-test .entrance-test-wrapper .entrance-test-wrapper--box-2 .entrance-test-wrapper--box-header .separator-custom {
        margin-top: 45px !important;
    }
    .entrance-test .entrance-test-wrapper .entrance-test-wrapper--box-2 .test-details-wrapper-1 {
        margin-top: 230px;
    }
    .button-wrapper {
        padding: 40px 0 0 !important;
    }
    .contactForm .container > .row h2 {
        font-size: 20px;
    }
}
@media (max-width: 480px) {
    .program {
        min-height: 40vh;
    }
    .program .carousel .carousel-inner .carousel-item {
        min-height: 40vh;
    }
    .program .carousel .carousel-inner .carousel-item .caption-wrapper .breadcrumb ul {
        padding-left: 40px !important;
        margin: 0 auto;
    }
    .about-school {
        padding: 175px 0 20px;
    }
    .about-school .about-school-wrapper .item-wrapper img {
        margin: 0 auto;
    }
    .programs-banner-bottom .container .row .programs-banner-bottom__left {
        left: 5%;
        max-width: 90%;
    }
    .framework__wrapper {
        margin: 0 10px;
        padding: 0;
    }
    .framework__wrapper--top .framework-core .framework-inner {
        background-color: #f65342 !important;
        color: #fff !important;
    }
    .framework__wrapper--top .framework-core .framework-inner h4 {
        color: #fff;
    }
    .framework__wrapper--top .framework-core .framework-inner p {
        color: #fff !important;
    }
    .framework__wrapper--top .framework-specialization .framework-inner {
        background-color: #01bbda !important;
        color: #fff !important;
    }
    .framework__wrapper--top .framework-specialization .framework-inner h4 {
        color: #fff;
    }
    .framework__wrapper--top .framework-specialization .framework-inner p {
        color: #fff !important;
    }
    .framework__wrapper--top .framework-minors .framework-inner {
        background-color: #a7d82d !important;
        color: #fff !important;
    }
    .framework__wrapper--top .framework-minors .framework-inner h4 {
        color: #fff;
    }
    .framework__wrapper--top .framework-minors .framework-inner p {
        color: #fff !important;
    }
    .framework__wrapper--bottom .framework-schooloflife .framework-inner {
        background-color: #e4f907 !important;
        color: #fff !important;
    }
    .framework__wrapper--bottom .framework-schooloflife .framework-inner h4 {
        color: #012523;
    }
    .framework__wrapper--bottom .framework-schooloflife .framework-inner p {
        color: #012523 !important;
    }
    .details-phone .container .row:first-child h1 {
        font-size: 20px;
        padding-left: 0;
        text-align: center;
    }
    .details-phone .container .row:first-child .separator-custom {
        margin: 0 auto;
    }
    .details-phone .container .row:last-child .tab-content {
        padding-top: 40px;
        padding-bottom: 0;
    }
    .details-phone .container .row:last-child .tab-content .tab-pane .row:nth-child(2) {
        padding-top: 35px;
    }
    .details-phone .container .row:last-child .tab-content .tab-pane .bottom {
        padding-top: 35px;
    }
    .details-phone .container .row:last-child .tab-content .boxWrapper__top--image .separator-custom-vertical {
        height: 297px !important;
    }
    .details-phone .container .row:last-child .tabs-left li a.active {
        border-radius: 4px;
    }
    .details-phone .container .row:last-child .tabs-left > li > a {
        border-radius: 0;
    }
    .entrance-test .button-wrapper .cta {
        margin: 10px;
        width: 60%;
    }
    .entrance-test .entrance-test-wrapper .entrance-test-wrapper--box {
        padding: 20px;
    }
    .entrance-test .entrance-test-wrapper .entrance-test-wrapper--box .entrance-test-wrapper--box-header {
        width: 100%;
        padding-top: 10px;
    }
    .entrance-test .entrance-test-wrapper .entrance-test-wrapper--box p {
        font-size: 16px;
    }
    .entrance-test .entrance-test-wrapper .entrance-test-wrapper--box h4 {
        font-size: 16px;
    }
    .entrance-test .entrance-test-wrapper .entrance-test-wrapper--box .test-details-wrapper h5 {
        font-size: 16px;
    }
    .entrance-test .entrance-test-wrapper .entrance-test-wrapper--box .test-details-wrapper p {
        font-size: 12px;
    }
    .entrance-test .entrance-test-wrapper .entrance-test-wrapper--box-2 .entrance-test-wrapper--box-header {
        padding-top: 44px;
        width: 70% !important;
        left: 15%;
    }
    .entrance-test .entrance-test-wrapper .entrance-test-wrapper--box-2 .entrance-test-wrapper--box-header .separator-custom {
        margin-top: 40px !important;
    }
    .entrance-test .entrance-test-wrapper .entrance-test-wrapper--box-2 .test-details-wrapper-1 {
        margin-top: 220px;
    }
    .entrance-test .entrance-test-wrapper .entrance-test-wrapper--box-2 .scroll-more {
        left: 13%;
        top: 86%;
    }
    .contactForm {
        padding: 40px 16px;
    }
    .contactForm label {
        margin-top: 20px;
    }
    .contactForm .contact-wrapper {
        max-width: 100% !important;
        min-width: 100%;
    }
    .contactForm .gender-wrapper {
        margin: 0;
        padding: 0;
        max-width: 100% !important;
    }
    .contactForm .custom-control-label {
        margin-top: 0;
    }
    .contactForm form .form-group {
        margin: 0;
    }
    .contactForm form .form-group .custom-checkbox {
        padding: 5px 40px;
        flex-direction: column;
        float: left;
    }
    .contactForm form .form-group .custom-checkbox .cta {
        margin-left: -20px;
    }
    .contactForm form .button-wrapper {
        transform: translate(0, 0);
    }
}
@media (max-width: 380px) {
    .framework__wrapper--top .framework-core .framework-inner,
    .framework__wrapper--top .framework-minors .framework-inner,
    .framework__wrapper--top .framework-specialization .framework-inner {
        min-width: 210px;
        min-height: 210px;
    }
    .framework__wrapper--top .framework-core::after,
    .framework__wrapper--top .framework-minors::after,
    .framework__wrapper--top .framework-specialization::after {
        top: 275px;
        right: 108px;
    }
}
@media (max-width: 320px) {
    .about-school {
        padding: 210px 0 20px;
    }
    .details .container .row:last-child .tab-content {
        padding-top: 40px;
    }
    .details .container .row:last-child .tab-content .tab-pane .row:nth-child(2) {
        padding-top: 35px;
    }
    .details .container .row:last-child .tab-content .tab-pane .bottom {
        padding-top: 92px;
    }
    .entrance-test .button-wrapper .cta {
        padding: 16px 45px;
    }
    .entrance-test .entrance-test-wrapper .entrance-test-wrapper--box-2 .entrance-test-wrapper--box-header {
        width: 62% !important;
        left: 19%;
    }
    .entrance-test .entrance-test-wrapper .entrance-test-wrapper--box-2 .entrance-test-wrapper--box-header .separator-custom {
        margin-top: 28px !important;
    }
    .framework__wrapper h4 {
        font-size: 20px;
    }
    .framework__wrapper--top {
        margin: 32px 6px;
    }
    .framework__wrapper--top .framework-core .framework-inner,
    .framework__wrapper--top .framework-minors .framework-inner,
    .framework__wrapper--top .framework-specialization .framework-inner {
        min-width: 157px;
        min-height: 157px;
    }
    .framework__wrapper--top .framework-core::after,
    .framework__wrapper--top .framework-minors::after,
    .framework__wrapper--top .framework-specialization::after {
        top: 220px;
        right: 46%;
    }
    .details-phone .container .row:last-child .tab-content .boxWrapper__top--image .separator-custom-vertical {
        height: 352px !important;
    }
    .boxWrapper__top--image {
        height: 315px;
    }
}
.schoolOfEngineering {
    min-height: 60vh;
}
.schoolOfEngineering .carousel {
    z-index: 1;
}
.schoolOfEngineering .carousel .carousel-inner .carousel-item {
    min-height: 60vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.schoolOfEngineering .carousel .carousel-inner .carousel-item .caption-wrapper {
    padding: 72px 0;
}
.schoolOfEngineering .carousel .carousel-inner .carousel-item .caption-wrapper .breadcrumb {
    background: 0 0;
    padding-bottom: 0;
    margin-bottom: 0;
    padding-left: 0;
}
.schoolOfEngineering .carousel .carousel-inner .carousel-item .caption-wrapper .breadcrumb ul {
    list-style-type: none;
    display: flex;
    padding-left: 0;
    margin-bottom: 16px;
}
.schoolOfEngineering .carousel .carousel-inner .carousel-item .caption-wrapper .breadcrumb ul li:not(:last-child)::after {
    content: "/";
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
}
.schoolOfEngineering .carousel .carousel-inner .carousel-item .caption-wrapper .breadcrumb ul li a {
    font-family: "Din Medium";
    font-size: 12px;
    color: #fff;
    line-height: 16px;
    text-transform: uppercase;
    text-decoration: none;
}
.schoolOfEngineering .carousel .carousel-inner .carousel-item .caption-wrapper .carousel-item-caption {
    list-style-type: none;
    display: flex;
    flex-direction: column;
    padding-left: 0;
    background: #bad1cd;
    padding: 48px;
    max-width: 480px;
}
.schoolOfEngineering .carousel .carousel-inner .carousel-item .caption-wrapper .carousel-item-caption a {
    text-decoration: none;
}
.schoolOfEngineering .carousel .carousel-inner .carousel-item .caption-wrapper .carousel-item-caption h3 {
    font-family: "Din Bold";
    font-size: 38px;
    line-height: 53px;
    color: #fff;
}
.schoolOfEngineering .carousel .carousel-inner .carousel-item .caption-wrapper .carousel-item-caption ul {
    list-style-type: none;
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
}
.schoolOfEngineering .carousel .carousel-inner .carousel-item .caption-wrapper .carousel-item-caption ul li:not(:last-child) {
    margin-bottom: 12px;
}
.schoolOfEngineering .carousel .carousel-inner .carousel-item .caption-wrapper .carousel-item-caption ul li a {
    font-family: "Din Normal";
    font-size: 16px;
    color: #012523;
    line-height: 20px;
    text-decoration: none;
}
.schoolOfEngineering .carousel .carousel-indicators li {
    width: 7px;
    height: 8px;
    list-style: none;
    background: #e8e8e8;
    border: 0;
    border-radius: 50%;
}
.schoolOfEngineering .carousel .carousel-indicators li.active {
    background: #e4f907;
}
.sidebar-school .stickySidebar__wrapper .stickySidebar__wrapper--left {
    background: #e4f907 !important;
}
.our-faculty {
    padding: 80px 280px;
    background-color: #dce8e6;
}
.our-faculty h3 {
    font-size: 38px;
    color: #154351;
}
.our-faculty .dropdown-wrapper {
    padding-top: 20px;
}
.our-faculty .dropdown-wrapper .ui-group {
    display: flex;
    flex-direction: column;
}
.our-faculty .dropdown-wrapper .ui-group p {
    font-size: 16px;
    color: #141414;
    margin-bottom: 5px;
}
.our-faculty .dropdown-wrapper .ui-group select {
    background-color: transparent;
    border-radius: 4px;
    padding: 12px 60px 12px 20px;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: 90%;
    background-position-y: 15px;
    margin-right: 2rem;
    color: #154351;
}
.our-faculty .dropdown-wrapper .select-department {
    display: flex;
    flex-direction: column;
}
.our-faculty .dropdown-wrapper .select-department p {
    font-size: 16px;
    margin-bottom: 5px;
    color: #141414;
}
.our-faculty .dropdown-wrapper .select-department select {
    background-color: transparent;
    border-radius: 4px;
    padding: 12px 60px 12px 20px;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: 90%;
    background-position-y: 15px;
    margin-right: 2rem;
    color: #154351;
}
.our-faculty .dropdown-wrapper .select-category {
    display: flex;
    flex-direction: column;
    padding-top: 20px;
}
.our-faculty .dropdown-wrapper .select-category p {
    font-size: 16px;
    margin-bottom: 5px;
    color: #141414;
}
.our-faculty .dropdown-wrapper .select-category select {
    background-color: transparent;
    border-radius: 4px;
    padding: 12px 60px 12px 20px;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: 90%;
    background-position-y: 15px;
    margin-right: 2rem;
    color: #154351;
}
.about-us-faculty {
    padding: 0 0 80px 0;
    position: relative;
}
.about-us-faculty .container .wrapper .filter {
    margin: 48px 0 0;
    padding: 0 11px;
}
.about-us-faculty .container .wrapper .school-select {
    background: transparent linear-gradient(90deg, #1fbcee 0, #661c8e 100%) 0 0 no-repeat padding-box;
    padding: 50px;
}
.about-us-faculty .container .wrapper .school-select .about-us__left {
    display: flex;
    flex-direction: column;
    align-self: center;
}
.about-us-faculty .container .wrapper .school-select .about-us__right--wrapper h3 {
    font-size: 32px;
    color: #fff;
}
.about-us-faculty .container .wrapper .school-select .about-us__right--wrapper p {
    color: #fff;
}
.about-us-faculty .container .wrapper .school-select .about-us__right--wrapper .description {
    padding-bottom: 20px;
}
.about-us-faculty .container .grid {
    max-width: 1600px;
}
.about-us-faculty .container .grid .filter {
    margin: 48px 0 0;
    padding: 0 11px;
}
.about-us-faculty .container .grid .school-select {
    background-color: #154351;
    padding: 50px;
}
.about-us-faculty .container .grid .school-select .about-us__left {
    display: flex;
    flex-direction: column;
    align-self: center;
}
.about-us-faculty .container .grid .school-select .about-us__right--wrapper h3 {
    font-size: 32px;
    color: #e4f907;
}
.about-us-faculty .container .grid .school-select .about-us__right--wrapper p {
    color: #fff;
}
.about-us-faculty .container .grid .school-select .about-us__right--wrapper .description {
    padding-bottom: 20px;
}
.about-us-faculty .container .grid .faculty-wrapper {
    height: 100%;
    margin: 0 16px 0 0;
}
.about-us-faculty .container .grid .faculty-wrapper .boxWrapper {
    height: 100%;
    width: 330px;
}
.about-us-faculty .container .grid .faculty-wrapper .boxWrapper__top {
    height: 340px;
}
.about-us-faculty .container .grid .faculty-wrapper .boxWrapper__bottom--top h3 {
    color: #e4f907 !important;
    font-size: 32px;
    line-height: 36px;
}
.about-us-faculty .container .cta__container .cta {
    color: #fff;
}
.about-us-faculty .container .modal-open {
    overflow: hidden;
}
.about-us-faculty .container .modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    overflow-y: auto;
}
.about-us-faculty .container .modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}
.about-us-faculty .container .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.about-us-faculty .container .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.about-us-faculty .container .modal-dialog {
    position: relative;
    width: auto;
}
.about-us-faculty .container .modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
    margin: 100px 0;
}
.about-us-faculty .container .modal-content p {
    font-weight: 400;
}
.about-us-faculty .container .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}
.about-us-faculty .container .modal-backdrop.fade {
    opacity: 0;
}
.about-us-faculty .container .modal-backdrop.in {
    opacity: 0.5;
}
.about-us-faculty .container .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.about-us-faculty .container .modal-body .close {
    top: -15px !important;
    right: 0 !important;
    margin-top: -2px;
    float: right;
    background: #00bbf2;
    border: 0;
    color: #fff;
    padding: 6px 10px !important;
    font-size: 21px;
    cursor: pointer;
    border-radius: 50%;
    color: #012523;
}
.about-us-faculty .container .modal-title {
    margin: 0;
    line-height: 1.42857143;
}
.about-us-faculty .container .modal-body {
    position: relative;
    padding: 30px !important;
    background-color: #012523 !important;
}
.about-us-faculty .container .modal-body .about-us__left {
    display: flex;
    flex-direction: column;
    align-self: flex-start;
}
.about-us-faculty .container .modal-body .about-us__left h3 {
    padding-top: 10px;
    font-size: 32px;
    color: #e4f907;
}
.about-us-faculty .container .modal-body .about-us__left p {
    color: #fff;
}
.about-us-faculty .container .modal-body .about-us__right--wrapper {
    height: 570px;
    max-height: 90%;
    overflow-y: scroll;
}
.about-us-faculty .container .modal-body .about-us__right--wrapper p {
    color: #fff;
}
.about-us-faculty .container .modal-body .about-us__right--wrapper textarea {
    width: 100%;
    height: 100%;
    background: #012523;
    border: none;
    color: #fff;
}
.about-us-faculty .container .modal-body .about-us__right .scroll-more {
    margin-top: 20px;
    text-align: center;
}
.about-us-faculty .container .modal-body .about-us__right .scroll-more p {
    color: #fff;
}
.about-us-faculty .hidden {
    visibility: hidden;
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}
.grid:after {
    content: "";
    display: block;
    clear: both;
}
.ui-group {
    display: inline-block;
}
.ui-group h3 {
    display: inline-block;
    margin-right: 0.2em;
    font-size: 16px;
}
.ui-group .button-group {
    display: inline-block;
    margin-right: 20px;
}
@media (max-width: 1200px) {
    .our-faculty {
        padding: 54px 48px;
    }
    .about-us-faculty .faculty-wrapper .boxWrapper__top--image img {
        width: 100%;
    }
    .about-us-faculty .container .grid .faculty-wrapper .boxWrapper {
        width: 280px !important;
    }
    .about-us-faculty .container .modal.fade .modal-dialog {
        top: 30%;
    }
}
@media (max-width: 992px) {
    .schoolOfEngineering .carousel .carousel-inner .carousel-item .caption-wrapper {
        padding: 20px 0;
    }
    .programsSection {
        padding: 40px 0;
    }
    .schoolOfEngineering .carousel .carousel-inner .carousel-item .caption-wrapper {
        width: 100%;
    }
    .schoolOfEngineering .carousel .carousel-inner .carousel-item .caption-wrapper .breadcrumb ul {
        margin-right: auto;
        margin-left: auto;
    }
    .about-us-faculty .container .modal.fade .modal-dialog {
        margin: 30px;
    }
    .modal .modal-dialog .modal-content .modal-body .close {
        border-radius: 50%;
    }
}
@media (max-width: 786px) {
    .our-faculty {
        position: relative;
        margin: -60px auto 0;
        z-index: 1;
        max-width: 90%;
    }
    .about-us-faculty .container .grid .faculty-wrapper .boxWrapper {
        width: 315px !important;
    }
}
@media (max-width: 480px) {
    .about-us-faculty .container .grid .faculty-wrapper .boxWrapper {
        width: 350px !important;
    }
    .our-faculty .dropdown-wrapper .select-department {
        margin-top: 20px;
    }
    .our-faculty .dropdown-wrapper .select-school select {
        width: 95%;
    }
    .about-us-faculty .container {
        padding: 50px 20px;
    }
    .about-us-faculty .container .row .about-us__right--wrapper h3 {
        padding-top: 20px;
    }
    .facultyWrapper .faculty-wrapper .boxWrapper__bottom {
        padding: 34px 40px 70px 40px;
    }
    .schoolOfEngineering {
        min-height: 40vh;
    }
    .schoolOfEngineering .carousel .carousel-inner .carousel-item {
        min-height: 40vh;
    }
    .schoolOfEngineering .carousel .carousel-inner .carousel-item .caption-wrapper .breadcrumb ul {
        padding-left: 30px;
    }
    .about-us-school-of-engineering {
        margin-top: 175px;
        padding: 40px 0;
    }
    .about-us-school-of-engineering .about-us__left {
        text-align: center;
    }
    .about-us-school-of-engineering .about-us__left h1 {
        font-size: 20px !important;
    }
    .about-us-school-of-engineering .about-us__left p {
        font-size: 16px;
    }
    .about-us-school-of-engineering .about-us__left .separator-custom {
        margin-left: auto;
        margin-right: auto;
    }
    .about-us-school-of-engineering .about-us__left ul {
        margin-bottom: 24px;
    }
    .about-us-faculty .container .grid .faculty-wrapper .boxWrapper__top {
        height: 390px;
    }
    .about-us-faculty .container .modal.fade .modal-dialog {
        top: 3%;
    }
    .about-us-faculty .container .modal-body .close {
        top: -500px !important;
        right: -12px !important;
    }
}
@media (max-width: 380px) {
    .advisoryWrapper .container .row .advisory-slider .slick-list .boxWrapper .boxWrapper__bottom {
        padding-top: 50px !important;
    }
    .advisoryWrapper .container .row .boxWrapper {
        height: 600px;
    }
    .facultyWrapper .container .row .faculty-slider .slick-slide .boxWrapper__bottom {
        padding-top: 50px;
    }
    .events .container .row:last-child .tab-content .row .boxWrapper .boxWrapper__bottom {
        padding: 15px 35px 0 35px;
    }
    .about-us-faculty .container .grid .faculty-wrapper .boxWrapper {
        width: 320px !important;
    }
    .about-us-faculty .container .grid .faculty-wrapper .boxWrapper__top {
        height: 360px;
    }
    .about-us-faculty .container .modal-dialog {
        top: 10%;
    }
    .about-us-faculty .container .modal-body .close {
        top: -453px !important;
    }
}
@media (max-width: 320px) {
    .about-us-faculty .container .grid .faculty-wrapper .boxWrapper {
        width: 268px !important;
    }
    .about-us-faculty .container .grid .faculty-wrapper .boxWrapper__top {
        height: 298px;
    }
    .about-us-faculty .container .modal-body .close {
        top: -390px !important;
    }
}
.dean {
    min-height: 60vh;
}
.dean .carousel {
    z-index: 1;
}
.dean .carousel .carousel-inner .carousel-item {
    min-height: 60vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.dean .carousel .carousel-inner .carousel-item .caption-wrapper {
    padding: 72px 0;
}
.dean .carousel .carousel-inner .carousel-item .caption-wrapper .breadcrumb {
    background: 0 0;
    padding-bottom: 0;
    margin-bottom: 0;
    padding-left: 0;
}
.dean .carousel .carousel-inner .carousel-item .caption-wrapper .breadcrumb ul {
    list-style-type: none;
    display: flex;
    padding-left: 0;
    margin-bottom: 16px;
}
.dean .carousel .carousel-inner .carousel-item .caption-wrapper .breadcrumb ul li:not(:last-child)::after {
    content: "/";
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
}
.dean .carousel .carousel-inner .carousel-item .caption-wrapper .breadcrumb ul li a {
    font-family: "Din Medium";
    font-size: 12px;
    color: #fff;
    line-height: 16px;
    text-transform: uppercase;
    text-decoration: none;
}
.dean .carousel .carousel-inner .carousel-item .caption-wrapper .carousel-item-caption {
    list-style-type: none;
    display: flex;
    flex-direction: column;
    padding-left: 0;
    background: #bad1cd;
    padding: 48px;
    max-width: 480px;
}
.dean .carousel .carousel-inner .carousel-item .caption-wrapper .carousel-item-caption a {
    text-decoration: none;
}
.dean .carousel .carousel-inner .carousel-item .caption-wrapper .carousel-item-caption h3 {
    font-family: "Din Bold";
    font-size: 38px;
    line-height: 53px;
    color: #fff;
}
.dean .carousel .carousel-inner .carousel-item .caption-wrapper .carousel-item-caption ul {
    list-style-type: none;
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
}
.dean .carousel .carousel-inner .carousel-item .caption-wrapper .carousel-item-caption ul li:not(:last-child) {
    margin-bottom: 12px;
}
.dean .carousel .carousel-inner .carousel-item .caption-wrapper .carousel-item-caption ul li a {
    font-family: "Din Normal";
    font-size: 16px;
    color: #012523;
    line-height: 20px;
    text-decoration: none;
}
.dean .carousel .carousel-indicators li {
    width: 7px;
    height: 8px;
    list-style: none;
    background: #e8e8e8;
    border: 0;
    border-radius: 50%;
}
.dean .carousel .carousel-indicators li.active {
    background: #e4f907;
}
.sidebar-school .stickySidebar__wrapper .stickySidebar__wrapper--left {
    background: #e4f907 !important;
}
.dean-wrapper {
    padding: 80px 0;
}
.dean-wrapper .go-back {
    margin: 15px 0;
}
.dean-wrapper .go-back a {
    color: #154351;
    cursor: pointer;
}
.dean-wrapper .about-us__right .about-us__right--wrapper h3 {
    color: #154351;
}
.dean-wrapper .about-us__right .about-us__right--wrapper p {
    color: #070707;
}
@media (max-width: 992px) {
    .dean .carousel .carousel-inner .carousel-item .caption-wrapper {
        padding: 20px 0;
    }
    .programsSection {
        padding: 40px 0;
    }
    .programsSection .container .program-wrapper .tab-content-department {
        padding: 20px 15px !important;
    }
    .department__wrapper--left {
        width: 100%;
        flex-basis: 100%;
        max-width: 1100%;
    }
    .department__wrapper--right {
        width: 100%;
        flex-basis: 100%;
        max-width: 1100%;
    }
    .department__spacer {
        margin-top: 20px;
    }
    .dean .carousel .carousel-inner .carousel-item .caption-wrapper {
        width: 100%;
    }
    .dean .carousel .carousel-inner .carousel-item .caption-wrapper .breadcrumb ul {
        margin-right: auto;
        margin-left: auto;
    }
    .about-us-school-of-engineering {
        padding: 40px 0;
        margin: 140px 0 0;
    }
    .about-us-school-of-engineering .about-us__left h1 {
        font-size: 20px !important;
    }
    .about-us-school-of-engineering .about-us__left ul {
        margin-bottom: 0 !important;
    }
    .about-us-school-of-engineering .about-us__right {
        margin-top: 50px;
    }
    .industry-exposure {
        padding: 40px 0 !important;
    }
    .industry-exposure .title-wrapper .title h3 {
        font-size: 20px;
    }
    .facultyWrapper {
        padding: 40px 0;
    }
    .facultyWrapper .container .row h1 {
        font-size: 20px;
    }
    .facultyWrapper .container .row .faculty-slider .slick-slide .boxWrapper {
        height: 600px;
    }
    .facultyWrapper .container .row .faculty-slider .slick-slide .boxWrapper .boxWrapper__top .boxWrapper__top--image {
        height: 350px;
    }
    .facultyWrapper .container .row .faculty-slider .slick-slide .boxWrapper .boxWrapper__top .boxWrapper__top--image img {
        width: 100%;
    }
    .facultyWrapper .container .row .faculty-slider .slick-slide .boxWrapper .boxWrapper__bottom .boxWrapper__bottom--bottom a {
        min-width: 155px;
    }
    .facultyWrapper .container .row .faculty-slider .slick-list {
        margin: 18px -20px;
    }
    .advisoryWrapper {
        padding: 40px 0;
    }
    .advisoryWrapper .container .row h1 {
        font-size: 20px !important;
    }
    .advisoryWrapper .container .row .advisory-slider .slick-list {
        margin: 18px -20px;
    }
    .advisoryWrapper .container .row .boxWrapper {
        height: 600px;
    }
    .advisoryWrapper .container .row .boxWrapper .boxWrapper__top .boxWrapper__top--image {
        height: 350px;
    }
    .advisoryWrapper .container .row .boxWrapper .boxWrapper__top .boxWrapper__top--image img {
        width: 100%;
    }
    .advisoryWrapper .container .row .boxWrapper .boxWrapper__bottom .boxWrapper__bottom--bottom a {
        min-width: 155px;
    }
    .certificates-and-accreditions {
        padding: 40px 0;
    }
    .certificates-and-accreditions .title-wrapper .title .horizontal-rule {
        background-color: #bad1cd !important;
    }
}
@media (max-width: 480px) {
    .dean {
        min-height: 40vh;
    }
    .dean .carousel .carousel-inner .carousel-item {
        min-height: 40vh;
    }
    .dean .carousel .carousel-inner .carousel-item .caption-wrapper .breadcrumb ul {
        padding-left: 30px;
    }
    .btech-admissions .container .row .btech-admissions__left {
        left: 5%;
        max-width: 90%;
    }
    .about-us-school-of-engineering {
        margin-top: 175px;
        padding: 40px 0;
    }
    .about-us-school-of-engineering .about-us__left {
        text-align: center;
    }
    .about-us-school-of-engineering .about-us__left h1 {
        font-size: 20px !important;
    }
    .about-us-school-of-engineering .about-us__left p {
        font-size: 16px;
    }
    .about-us-school-of-engineering .about-us__left .separator-custom {
        margin-left: auto;
        margin-right: auto;
    }
    .about-us-school-of-engineering .about-us__left ul {
        margin-bottom: 24px;
    }
    .framework__wrapper--top {
        margin: 32px 38px !important;
    }
    .framework__wrapper--top .framework-core .framework-inner {
        background-color: #f65342 !important;
        color: #fff !important;
    }
    .framework__wrapper--top .framework-core .framework-inner h4 {
        color: #fff;
    }
    .framework__wrapper--top .framework-core .framework-inner p {
        color: #fff !important;
    }
    .framework__wrapper--top .framework-specialization .framework-inner {
        background-color: #01bbda !important;
        color: #fff !important;
    }
    .framework__wrapper--top .framework-specialization .framework-inner h4 {
        color: #fff;
    }
    .framework__wrapper--top .framework-specialization .framework-inner p {
        color: #fff !important;
    }
    .framework__wrapper--top .framework-minors .framework-inner {
        background-color: #a7d82d !important;
        color: #fff !important;
    }
    .framework__wrapper--top .framework-minors .framework-inner h4 {
        color: #fff;
    }
    .framework__wrapper--top .framework-minors .framework-inner p {
        color: #fff !important;
    }
    .framework__wrapper--bottom .framework-schooloflife .framework-inner {
        background-color: #e4f907 !important;
        color: #fff !important;
    }
    .framework__wrapper--bottom .framework-schooloflife .framework-inner h4 {
        color: #012523;
    }
    .framework__wrapper--bottom .framework-schooloflife .framework-inner p {
        color: #012523 !important;
    }
    .highlights {
        padding: 40px 0;
    }
    .highlights .title-wrapper .title h3 {
        font-size: 20px;
    }
    .highlights .title-wrapper .title .horizontal-rule {
        height: 2px;
    }
    .highlights .highlights-slider-wrapper .item-wrapper {
        flex-direction: column;
        margin: 24px 0 0 0;
        text-align: center;
    }
    .highlights .highlights-slider-wrapper .item-wrapper img {
        width: 60px;
        margin: auto;
    }
    .placements {
        padding: 40px 0 !important;
    }
    .placements .title-wrapper .subtitle {
        margin: 0;
    }
    .placements .statistics-wrapper .title h1 {
        font-size: 38px;
    }
    .placements .statistics-wrapper .subtitle {
        margin: 0;
    }
    .placements .statistics-wrapper .subtitle p {
        font-size: 16px;
    }
    .placements .button-wrapper {
        margin: 0;
    }
    .industry-exposure .title-wrapper .title h3 {
        font-size: 20px;
    }
    .industry-exposure .industry-exposure-slider-wrapper {
        margin: 0;
        padding-top: 30px;
    }
    .industry-exposure .industry-exposure-slider-wrapper .slick-slide .item-wrapper {
        text-align: center;
    }
    .industry-exposure .industry-exposure-slider-wrapper .slick-slide .item-wrapper .image-clip-wrapper {
        width: 100%;
        height: 100%;
    }
    .industry-exposure .industry-exposure-slider-wrapper .slick-slide .item-wrapper .image-clip-wrapper img {
        width: 100%;
    }
    .industry-exposure .industry-exposure-slider-wrapper .slick-slide .item-wrapper p {
        color: #fff;
        padding: 24px 0 0 0;
    }
    .industry-exposure .industry-exposure-slider-wrapper .slick-slide .item-wrapper .cta {
        margin: 0 auto;
    }
    .industry-exposure .slick-dots {
        list-style-type: none;
        display: flex;
        padding-left: 0;
        text-align: center;
        justify-content: center;
        margin-top: 40px;
    }
    .industry-exposure .slick-dots .slick-active button {
        background: #bad1cd;
    }
    .industry-exposure .slick-dots li button {
        color: transparent;
        border: none !important;
        margin: 5px;
        width: 6px;
        height: 12px;
        border-radius: 50%;
        line-height: 0;
    }
    .industry-exposure .industry-exposure-slider-wrapper__prev {
        display: none;
    }
    .industry-exposure .industry-exposure-slider-wrapper__next {
        display: none;
    }
    .events .container .row h1 {
        text-align: center;
        padding-left: 0 !important;
        font-size: 20px !important;
    }
    .events .container .row .separator-custom {
        margin-left: auto !important;
        margin-right: auto;
        margin-bottom: 0 !important;
    }
    .events .container .row:first-child {
        margin-bottom: 36px;
    }
    .events .container .row:last-child .tabs-left {
        text-align: center;
    }
    .events .container .row:last-child .tab-content {
        padding: 0 0 0 10px;
    }
    .events .container .row:last-child .tab-content .row .boxWrapper {
        margin-top: 55px;
        height: 490px;
    }
    .events .container .row:last-child .tab-content .row .boxWrapper .boxWrapper__top .boxWrapper__top--image {
        height: 260px;
    }
    .events .container .row:last-child .tab-content .row .boxWrapper .boxWrapper__bottom {
        height: 42%;
        padding: 40px 35px 0 35px;
    }
    .events .container .row:last-child .tab-content .row .boxWrapper .boxWrapper__bottom .boxWrapper__bottom--top h3 {
        font-size: 20px;
    }
    .events .container .row:last-child .tab-content .row [class*="col-md-"] {
        padding-right: 10px;
        padding-left: 10px;
        display: flex;
        width: 100%;
    }
    .events .container .row:last-child .tab-content .view--more {
        margin: 0 70px;
    }
    .facilities .title-wrapper .title h3 {
        font-size: 20px !important;
    }
    .facilities .title-wrapper .title .horizontal-rule {
        height: 2px;
    }
    .facilities .facilities-slider-wrapper {
        margin: 0;
        padding-top: 15px;
    }
    .facilities .facilities-slider-wrapper .slick-slide .item-wrapper {
        text-align: center;
    }
    .facilities .facilities-slider-wrapper .slick-slide .item-wrapper h5 {
        font-size: 16px;
    }
    .facilities .facilities-slider-wrapper .slick-slide .item-wrapper .image-clip-wrapper {
        width: 100%;
        height: 100%;
    }
    .facilities .facilities-slider-wrapper .slick-slide .item-wrapper .image-clip-wrapper img {
        width: 100%;
    }
    .facilities .facilities-slider-wrapper .slick-slide .item-wrapper p {
        font-size: 16px;
        color: #fff;
        padding: 0;
        margin: 0;
    }
    .facilities .slick-dots {
        list-style-type: none;
        display: flex;
        padding-left: 0;
        text-align: center;
        justify-content: center;
        margin-top: 40px;
    }
    .facilities .slick-dots .slick-active button {
        background: #bad1cd;
    }
    .facilities .slick-dots li button {
        color: transparent;
        border: none !important;
        margin: 5px;
        width: 6px;
        height: 12px;
        border-radius: 50%;
        line-height: 0;
    }
    .facilities .facilities-slider-wrapper__prev {
        display: none;
    }
    .facilities .facilities-slider-wrapper__next {
        display: none;
    }
    .advisoryWrapper .container .row .boxWrapper {
        height: 640px;
    }
    .advisoryWrapper .container .row .advisory-slider .slick-list .boxWrapper .boxWrapper__bottom {
        padding-top: 90px !important;
    }
    .advisoryWrapper h1 {
        font-size: 20px !important;
    }
    .advisoryWrapper .separator-custom {
        height: 2px !important;
    }
    .advisoryWrapper .container .row .advisory-slider {
        margin-top: 10px;
    }
    .advisoryWrapper .container .row .advisory-slider .slick-list {
        margin: 18px -10px;
    }
    .advisoryWrapper .container .row .advisory-slider .slick-list .boxWrapper .boxWrapper__bottom {
        padding-top: 50px;
    }
    .advisoryWrapper .slick-dots {
        list-style-type: none;
        display: flex;
        padding-left: 0;
        text-align: center;
        justify-content: center;
        margin-top: 20px;
    }
    .advisoryWrapper .slick-dots .slick-active button {
        background: #012523;
    }
    .advisoryWrapper .slick-dots li button {
        color: transparent;
        border: none !important;
        margin: 5px;
        width: 6px;
        height: 12px;
        border-radius: 50%;
        line-height: 0;
    }
    .facultyWrapper h1 {
        font-size: 20px !important;
        padding-left: 0 !important;
    }
    .facultyWrapper .separator-custom {
        height: 2px !important;
    }
    .facultyWrapper .container .row .faculty-slider .slick-list {
        margin: 18px -10px;
    }
    .facultyWrapper .container .row .faculty-slider .slick-slide .boxWrapper {
        height: 625px;
    }
    .facultyWrapper .container .row .faculty-slider .slick-slide .boxWrapper__bottom {
        padding-top: 95px;
    }
    .facultyWrapper .slick-dots {
        list-style-type: none;
        display: flex;
        padding-left: 0;
        text-align: center;
        justify-content: center;
        margin-top: 20px;
    }
    .facultyWrapper .slick-dots .slick-active button {
        background: #012523;
    }
    .facultyWrapper .slick-dots li button {
        color: transparent;
        border: none !important;
        margin: 5px;
        width: 6px;
        height: 12px;
        border-radius: 50%;
        line-height: 0;
    }
}
@media (max-width: 380px) {
    .advisoryWrapper .container .row .advisory-slider .slick-list .boxWrapper .boxWrapper__bottom {
        padding-top: 50px !important;
    }
    .advisoryWrapper .container .row .boxWrapper {
        height: 600px;
    }
    .facultyWrapper .container .row .faculty-slider .slick-slide .boxWrapper__bottom {
        padding-top: 50px;
    }
    .events .container .row:last-child .tab-content .row .boxWrapper .boxWrapper__bottom {
        padding: 15px 35px 0 35px;
    }
}
@media (max-width: 320px) {
    .btech-admissions .container .row .btech-admissions__left {
        left: 5%;
        max-width: 90%;
    }
    .about-us-school-of-engineering {
        margin-top: 210px;
    }
    .events .container .row:last-child .tab-content .row .boxWrapper {
        height: 412px;
    }
    .events .container .row:last-child .tab-content .row .boxWrapper__top--image {
        height: 212px !important;
    }
    .events .container .row:last-child .tab-content .view--more {
        margin: 0 45px;
    }
    .advisoryWrapper .container .row .advisory-slider .slick-list .boxWrapper .boxWrapper__bottom {
        padding-top: 0 !important;
    }
    .facultyWrapper .container .row .faculty-slider .slick-slide .boxWrapper__bottom {
        padding-top: 0;
    }
}
.students-achievements .container-fluid {
    padding: 80px 0;
    background: #bad1cd;
}
.students-achievements .container {
    padding: 80px 0;
}
.students-achievements .row h2 {
    text-align: center;
    font-size: 38px;
    line-height: 53px;
    font-family: "Din Bold";
    margin-bottom: 12px;
    color: #012523;
    margin-bottom: 48px;
}
.students-achievements .row .nav-tabs {
    text-align: center;
    border-bottom: none;
    display: flex;
    justify-content: center;
}
.students-achievements .row .nav-tabs li {
    margin: 0 10px;
}
.students-achievements .row .nav-tabs li .active {
    background: #e4f907;
    color: #012523;
}
.students-achievements .row .tab-content .tab-pane .cards-wrapper {
    background-color: #012523;
    margin: 40px 10px;
    border-radius: 5px;
    position: relative;
    display: none;
    flex-direction: column;
    height: 90%;
}
.students-achievements .row .tab-content .tab-pane .cards-wrapper .image-clip-wrapper {
    display: inline-block;
    position: absolute;
    width: 82%;
    top: -2%;
    left: -3%;
    height: 356px;
    box-sizing: border-box;
}
.students-achievements .row .tab-content .tab-pane .cards-wrapper .image-wrapper {
    width: 100%;
    height: 357px;
}
.students-achievements .row .tab-content .tab-pane .cards-wrapper .card-body {
    color: #fff;
    padding: 2rem;
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.students-achievements .row .tab-content .tab-pane .cards-wrapper .card-body .card-content .title h3 {
    font-size: 38px;
}
.students-achievements .row .tab-content .tab-pane .cards-wrapper .card-body .button-wrapper {
    margin: 35px 0 20px;
}
.students-achievements .row .tab-content .tab-pane .cards-wrapper .card-body .button-wrapper .cta {
    max-width: 180px;
    min-width: 180px;
    display: block;
    text-align: center;
}
.students-achievements .row .view-more {
    margin-top: 20px;
    text-align: center;
}
.students-achievements .row .view-more .cta {
    max-width: 180px;
    min-width: 180px;
    display: block;
    margin: 0 auto;
}
.students-achievements .row .view-more .cta:hover {
    background-color: #012523;
    opacity: 0.8;
    color: #fff;
}
.faculty-achievements-wrapper,
.students-achievements-wrapper {
    display: none;
}
@media (max-width: 768px) {
    .students-achievements .container-fluid {
        max-width: 90%;
        margin-top: -50px;
        position: relative;
        z-index: 1;
        padding: 54px 48px;
    }
}
@media (max-width: 480px) {
    .students-achievements .row h2 {
        font-size: 24px;
        line-height: 35px;
        margin-bottom: 12px;
    }
    .students-achievements .row .nav-tabs li {
        width: 100%;
    }
    .students-achievements .row .nav-tabs li a {
        display: block;
    }
    .students-achievements .row .nav-tabs li a:last-child {
        margin-top: 10px;
    }
    .students-achievements .row .tab-content .tab-pane .cards-wrapper {
        margin: 30px;
    }
    .students-achievements .container {
        padding-top: 40px;
    }
}
.sidebar-school .stickySidebar__wrapper .stickySidebar__wrapper--left {
    background: #e4f907 !important;
}
.aspiring-students {
    min-height: 60vh;
}
.aspiring-students .carousel {
    z-index: 1;
}
.aspiring-students .carousel .carousel-inner .carousel-item {
    min-height: 60vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.aspiring-students .carousel .carousel-inner .carousel-item .caption-wrapper {
    padding: 72px 0;
}
.aspiring-students .carousel .carousel-inner .carousel-item .caption-wrapper .breadcrumb {
    background: 0 0;
    padding-bottom: 0;
    margin-bottom: 0;
    padding-left: 0;
}
.aspiring-students .carousel .carousel-inner .carousel-item .caption-wrapper .breadcrumb ul {
    list-style-type: none;
    display: flex;
    padding-left: 0;
    margin-bottom: 16px;
}
.aspiring-students .carousel .carousel-inner .carousel-item .caption-wrapper .breadcrumb ul li:not(:last-child)::after {
    content: "/";
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
}
.aspiring-students .carousel .carousel-inner .carousel-item .caption-wrapper .breadcrumb ul li a {
    font-family: "Din Medium";
    font-size: 12px;
    color: #fff;
    line-height: 16px;
    text-transform: uppercase;
    text-decoration: none;
}
.aspiring-students .carousel .carousel-inner .carousel-item .caption-wrapper .carousel-item-caption {
    list-style-type: none;
    display: flex;
    flex-direction: column;
    padding-left: 0;
    background: #bad1cd;
    padding: 48px;
    max-width: 480px;
}
.aspiring-students .carousel .carousel-inner .carousel-item .caption-wrapper .carousel-item-caption a {
    text-decoration: none;
}
.aspiring-students .carousel .carousel-inner .carousel-item .caption-wrapper .carousel-item-caption h3 {
    font-family: "Din Bold";
    font-size: 38px;
    line-height: 53px;
    color: #fff;
}
.aspiring-students .carousel .carousel-inner .carousel-item .caption-wrapper .carousel-item-caption ul {
    list-style-type: none;
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
}
.aspiring-students .carousel .carousel-inner .carousel-item .caption-wrapper .carousel-item-caption ul li:not(:last-child) {
    margin-bottom: 12px;
}
.aspiring-students .carousel .carousel-inner .carousel-item .caption-wrapper .carousel-item-caption ul li a {
    font-family: "Din Normal";
    font-size: 16px;
    color: #012523;
    line-height: 20px;
    text-decoration: none;
}
.aspiring-students .carousel .carousel-indicators li {
    width: 7px;
    height: 8px;
    list-style: none;
    background: #e8e8e8;
    border: 0;
    border-radius: 50%;
}
.aspiring-students .carousel .carousel-indicators li.active {
    background: #e4f907;
}
.sidebar-school .stickySidebar__wrapper .stickySidebar__wrapper--left {
    background: #e4f907 !important;
}
.admissions {
    padding: 80px 0 80px;
    background: transparent linear-gradient(90deg, #1fbcee 0, #661c8e 100%) 0 0 no-repeat padding-box;
}
.admissions h2 {
    text-align: center;
    margin-bottom: 0;
    font-size: 38px;
    line-height: 53px;
    font-family: "Din Bold";
    margin-bottom: 10px;
    color: #fff;
}
.admissions .separator-custom {
    width: 90px;
    height: 4px;
    margin-bottom: 20px;
    margin: 0 auto;
    transition: all 0.3s ease;
    background: transparent linear-gradient(90deg, #1fbcee 0, #661c8e 100%) 0 0 no-repeat padding-box !important;
}
.admissions p {
    font-family: "Din Medium";
    padding-top: 48px;
    text-align: center;
    font-size: 24px;
    color: #fff;
}
.admissions .card {
    margin: 30px 0 0;
}
.admissions .card .card-head {
    transition: all 0.3s ease;
    background: transparent linear-gradient(90deg, #1fbcee 0, #661c8e 100%) 0 0 no-repeat padding-box;
    color: #fff;
}
.admissions .card .card-head h3 {
    font-family: "Din Medium";
    color: #fff;
    font-size: 24px;
    padding: 28px 32px 20px;
}
.admissions .card .card-head h3 span {
    font-family: "Din Normal";
    font-weight: 300;
}
.admissions .card .card-body p {
    color: #000;
    text-align: left;
    padding: 0 12px;
    font-size: 16px;
    margin: 0;
    font-family: "Din Normal";
    font-weight: 300;
}
.admissions .card .card-body p span {
    font-family: "Din Medium";
}
.admissions .card .card-body p strong {
    font-family: "Din Bold";
}
.admissions .card .card-body a {
    display: flex;
    justify-content: center;
    height: 100%;
    align-items: flex-end;
    font-family: "Din Medium";
    text-decoration: underline;
    color: #012523;
}
.admissions .card .card-body a svg {
    width: 15px;
}
.admissions .footer-wrapper {
    display: flex;
}
.admissions .footer-wrapper .button-wrapper {
    margin: 70px auto;
}
.admissions .footer-wrapper .button-wrapper a {
    margin: 0 5px;
    color: #fff;
    transition: all 0.3s ease;
    background: transparent linear-gradient(90deg, #1fbcee 0, #661c8e 100%) 0 0 no-repeat padding-box;
}
.admission-alerts {
    padding: 80px 0 80px;
    background: #bed0cd;
}
.admission-alerts h2 {
    text-align: center;
    margin-bottom: 0;
    font-size: 38px;
    line-height: 53px;
    font-family: "Din Bold";
    margin-bottom: 10px;
    color: #012523;
}
.admission-alerts .separator-custom {
    width: 90px;
    height: 4px;
    margin-bottom: 20px;
    margin: 0 auto;
    transition: all 0.3s ease;
    background: transparent linear-gradient(90deg, #1fbcee 0, #661c8e 100%) 0 0 no-repeat padding-box;
}
.admission-alerts .search-wrapper {
    margin: 40px 0;
}
.admission-alerts .search-wrapper span {
    position: absolute;
    background-color: #25aee6;
    padding: 15px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    font-family: "Din Bold";
    color: #fff;
}
.admission-alerts .search-wrapper span svg {
    width: 16px;
    margin-left: 10px;
}
.admission-alerts .search-wrapper .clip {
    position: absolute;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    left: 110px;
    top: 53px;
}
.admission-alerts .search-wrapper input {
    float: right;
    width: 92%;
    padding: 15px 50px;
    background: #f0f0f0;
    border: none;
    border-radius: 4px;
}
.admission-alerts .search-wrapper ::placeholder {
    color: #bababa;
}
.admission-alerts .data-wrapper {
    margin-top: 132px;
}
.admission-alerts .data-wrapper table {
    width: 100%;
    background-color: #e8e8e8;
}
.admission-alerts .data-wrapper table tbody {
    border-top: 28px solid #e8e8e8;
    border-right: 63px solid #e8e8e8;
    border-bottom: 28px solid #e8e8e8;
    border-left: 63px solid #e8e8e8;
}
.admission-alerts .data-wrapper table tbody tr {
    border-bottom: 1px solid #707070;
}
.admission-alerts .data-wrapper table tbody tr td {
    padding: 20px 0;
}
.admission-alerts .data-wrapper table tbody tr .button {
    float: right;
}
.admission-alerts .data-wrapper table tbody tr:nth-child(1) {
    display: none;
}
.programs-made-for-you {
    padding: 80px 0 40px;
    background: #e8e8e8;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #e8e8e8;
}
.programs-made-for-you h2 {
    text-align: center;
    margin-bottom: 0;
    font-size: 38px;
    line-height: 53px;
    font-family: "Din Bold";
    margin-bottom: 10px;
}
.programs-made-for-you .separator-custom {
    width: 90px;
    height: 4px;
    margin-bottom: 20px;
    margin: 0 auto;
    background: transparent linear-gradient(90deg, #1fbcee 0, #661c8e 100%) 0 0 no-repeat padding-box !important;
}
.programs-made-for-you .tag-line {
    padding-top: 15px;
    text-align: center;
}
.programs-made-for-you .academics-wrapper {
    padding: 48px 0 0;
}
.programs-made-for-you .academics-wrapper .col-container {
    margin-bottom: 30px;
}
.programs-made-for-you .academics-wrapper .col-container .item-wrapper {
    height: 100%;
}
.programs-made-for-you .academics-wrapper .col-container .item-wrapper .academics-item {
    padding: 46px;
    background-color: #fff;
    border-radius: 5px;
    height: 100%;
}
.programs-made-for-you .academics-wrapper .col-container .item-wrapper .academics-item .item-header {
    display: flex;
    flex-direction: row;
    justify-content: left;
}
.programs-made-for-you .academics-wrapper .col-container .item-wrapper .academics-item .item-header span {
    width: 80px;
    height: 80px;
    margin-top: 20px;
    margin-top: 0;
    border-radius: 5px;
}
.programs-made-for-you .academics-wrapper .col-container .item-wrapper .academics-item .item-header span img {
    width: 80px;
    padding: 20px;
}
.programs-made-for-you .academics-wrapper .col-container .item-wrapper .academics-item .item-header .image-1 {
    background-color: #00bbf2;
}
.programs-made-for-you .academics-wrapper .col-container .item-wrapper .academics-item .item-header .image-2 {
    background-color: #8d85ca;
}
.programs-made-for-you .academics-wrapper .col-container .item-wrapper .academics-item .item-header .image-3 {
    background-color: #ffde00;
}
.programs-made-for-you .academics-wrapper .col-container .item-wrapper .academics-item .item-header .image-4 {
    background-color: #f79421;
}
.programs-made-for-you .academics-wrapper .col-container .item-wrapper .academics-item .item-header .image-5 {
    background-color: #f0645d;
}
.programs-made-for-you .academics-wrapper .col-container .item-wrapper .academics-item .item-header .image-6 {
    background-color: #1db9a7;
}
.programs-made-for-you .academics-wrapper .col-container .item-wrapper .academics-item .item-header .image-7 {
    background-color: #e170aa;
}
.programs-made-for-you .academics-wrapper .col-container .item-wrapper .academics-item .item-header h3 {
    padding: 20px 0 0 20px;
    padding-top: 0;
    font-size: 38px;
    font-family: "Din Bold";
}
.programs-made-for-you .academics-wrapper .col-container .item-wrapper .academics-item .horizontal-rule {
    background: #707070;
    height: 2px;
    width: 100%;
    margin: 8px 0;
}
.programs-made-for-you .academics-wrapper .col-container .item-wrapper .academics-item .title {
    display: flex;
    justify-content: space-between;
}
.programs-made-for-you .academics-wrapper .col-container .item-wrapper .academics-item .title p {
    font-size: 16px;
    margin-bottom: 0;
}
.programs-made-for-you .academics-wrapper .col-container .item-wrapper .academics-item .horizontal-rule-bottom {
    background: #707070;
    height: 1px;
    width: 100%;
    margin: 8px 0;
}
.programs-made-for-you .academics-wrapper .col-container .item-wrapper .academics-item .subtitle {
    padding: 10px 0 0;
}
.programs-made-for-you .academics-wrapper .col-container .item-wrapper .academics-item .subtitle ul {
    padding: 0;
}
.programs-made-for-you .academics-wrapper .col-container .item-wrapper .academics-item .subtitle ul li {
    list-style: none;
}
.programs-made-for-you .academics-wrapper .col-container .item-wrapper .academics-item .subtitle ul li a {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0;
    color: #000;
    text-decoration: none;
}
.programs-made-for-you .academics-wrapper .col-container .item-wrapper .academics-item .subtitle ul li svg {
    float: right;
}
.programs-made-for-you .academics-wrapper .col-container .item-wrapper .academics-item .subtitle p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
}
.programs-made-for-you .academics-wrapper .col-container .item-wrapper .academics-item .subtitle .horizontal-rule {
    background: #707070;
    height: 1px;
    width: 100%;
    margin: 8px 0;
}
.programs-made-for-you .academics-wrapper .col-container .item-wrapper .academics-item .button-wrapper {
    display: flex;
    margin: 30px 0 0;
}
.programs-made-for-you .academics-wrapper .col-container .item-wrapper .academics-item .button-wrapper .cta {
    padding: 16px 48px;
    font-size: 16px;
}
.programs-made-for-you .academics-wrapper .col-container .item-wrapper .academics-item .button-wrapper .cta:nth-child(2) {
    margin-left: 15px;
}
.aspiring-students-details-desktop {
    padding-top: 80px;
    padding-bottom: 80px;
}
.aspiring-students-details-desktop .container .row:first-child {
    margin-bottom: 54px;
}
.aspiring-students-details-desktop .container .row:first-child h2 {
    text-align: center;
    margin-bottom: 0;
    font-size: 38px;
    line-height: 53px;
    font-family: "Din Bold";
    margin-bottom: 10px;
}
.aspiring-students-details-desktop .container .row:first-child .separator-custom {
    width: 90px;
    height: 4px;
    margin-bottom: 20px;
    margin: 0 auto;
    background: transparent linear-gradient(90deg, #1fbcee 0, #661c8e 100%) 0 0 no-repeat padding-box !important;
}
.aspiring-students-details-desktop .container .row:first-child p {
    text-align: center;
    padding: 20px 100px;
}
.aspiring-students-details-desktop .container .row:last-child .tabs-left {
    display: flex;
    flex-direction: row;
    width: 100%;
    border-bottom: 0;
    margin-bottom: 0;
    justify-content: center;
}
.aspiring-students-details-desktop .container .row:last-child .tabs-left li {
    border-radius: 2px;
    margin: 20px 25px;
}
.aspiring-students-details-desktop .container .row:last-child .tabs-left li a {
    text-align: center;
    display: block;
    padding: 13px 24px;
    font-family: "Din Normal";
    font-size: 16px;
    line-height: 18px;
    color: #012523;
    text-decoration: none !important;
}
.aspiring-students-details-desktop .container .row:last-child .tabs-left li a.active {
    background: #bad1cd;
    color: #012523 !important;
    font-family: "Din Normal";
    border-bottom: none;
}
.aspiring-students-details-desktop .container .row:last-child .tabs-left li .cta__solid--primary {
    background: #012523;
    color: #fff;
    transition: all 0.3s ease;
}
.aspiring-students-details-desktop .container .row:last-child .tabs-left li .cta__solid--primary:hover {
    background: #bad1cd !important;
    color: #012523 !important;
}
.aspiring-students-details-desktop .container .row:last-child .tab-content {
    padding-left: 20px;
    padding-top: 10px;
}
.aspiring-students-details-desktop .container .row:last-child .tab-content .row [class*="col-md-"] {
    padding-right: 0;
    display: flex;
    width: 100%;
}
.aspiring-students-details-desktop .container .row:last-child .tab-content ul {
    margin-top: 40px;
    display: flex;
    flex-direction: row;
    text-align: center;
}
.aspiring-students-details-desktop .container .row:last-child .tab-content ul li {
    padding-left: 0;
    flex: 0 0 auto;
    padding-right: 20px;
}
.aspiring-students-details-desktop .container .row:last-child .tab-content ul .vertical-rule {
    border-left: 1px solid #070707;
    height: 27px;
    padding: 0 10px;
}
.aspiring-students-details-desktop .container .row:last-child .tab-content .vertical-rule {
    border-left: 1px solid #070707;
    height: 45px;
    padding: 0 10px;
}
.aspiring-students-details-desktop .container .row:last-child .tab-content .cta {
    min-width: 180px;
    display: inline-block;
    text-align: center;
}
.aspiring-students-details-desktop .container .row:last-child .tab-content .view--more {
    margin-left: 20px;
}
.aspiring-students-details-desktop .container .row:last-child .tab-content .boxWrapper__top--image {
    display: flex;
    flex-direction: row;
}
.aspiring-students-details-desktop .container .row:last-child .tab-content .boxWrapper__top--image ul {
    margin: 10px;
    text-align: center;
    display: block;
}
.aspiring-students-details-desktop .container .row:last-child .tab-content .boxWrapper__top--image ul li {
    list-style: none;
}
.aspiring-students-details-desktop .container .row:last-child .tab-content .boxWrapper__top--image ul li a {
    text-align: center;
}
.aspiring-students-details-desktop .container .row:last-child .tab-content .boxWrapper__top--image ul:nth-child(1) {
    margin-top: 40px;
}
.aspiring-students-details-desktop .container .row:last-child .tabs-left > li:nth-child(1) {
    width: 210px;
}
.aspiring-students-details-desktop .container .row:last-child .tabs-left > li:nth-child(2) {
    width: 210px;
}
.aspiring-students-details-desktop .container .row:last-child .tabs-left > li:nth-child(2) a {
    padding: 13px;
}
.aspiring-students-details-desktop .container .row:last-child .tabs-left > li:nth-child(3) {
    width: 210px;
}
.aspiring-students-details-desktop .container .row:last-child .tabs-left > li:nth-child(4) {
    width: 330px;
}
.aspiring-students-details-desktop .container .row:last-child .tabs-left > li:nth-child(5) {
    width: 245px;
}
.aspiring-students-details-desktop .container .row:last-child .tabs-left > li:nth-child(5) a {
    padding: 22px;
}
.aspiring-students-details-desktop .container .row:last-child .tabs-left > li:nth-child(6) {
    width: 245px;
}
.aspiring-students-details-desktop .container .row:last-child .tabs-left > li:nth-child(7) {
    width: 245px;
}
.aspiring-students-details-desktop .container .row:last-child .tabs-left > li:nth-child(7) a {
    padding: 22px;
}
.aspiring-students-details-desktop .container .row:last-child .tabs-left > li,
.aspiring-students-details-desktop .container .row:last-child .tabs-right > li {
    float: none;
    margin-bottom: 2px;
}
.aspiring-students-details-desktop .container .row:last-child .tabs-left > li {
    margin-right: -1px;
}
.aspiring-students-details-desktop .container .row:last-child .tabs-right > li {
    margin-left: -1px;
}
.aspiring-students-details-desktop .container .row:last-child .tabs-left > li.active > a,
.aspiring-students-details-desktop .container .row:last-child .tabs-left > li.active > a:focus,
.aspiring-students-details-desktop .container .row:last-child .tabs-left > li.active > a:hover {
    border-bottom-color: #ddd;
    border-right-color: transparent;
}
.aspiring-students-details-desktop .container .row:last-child .tabs-right > li.active > a,
.aspiring-students-details-desktop .container .row:last-child .tabs-right > li.active > a:focus,
.aspiring-students-details-desktop .container .row:last-child .tabs-right > li.active > a:hover {
    border-bottom: 1px solid #ddd;
    border-left-color: transparent;
    border-bottom: none !important;
}
.aspiring-students-details-desktop .container .row:last-child .tabs-left > li > a {
    border-radius: 4px;
    margin-right: 0;
    display: block;
}
.aspiring-students-details-desktop .container .row:last-child .tabs-right > li > a {
    border-radius: 4px;
    margin-right: 0;
}
.aspiring-students-details-desktop .container .row:last-child .vertical-text {
    margin-top: 50px;
    border: none;
    position: relative;
}
.aspiring-students-details-desktop .container .row:last-child .vertical-text > li {
    height: 20px;
    width: 120px;
    margin-bottom: 100px;
}
.aspiring-students-details-desktop .container .row:last-child .vertical-text > li > a {
    border-bottom: 1px solid #ddd;
    border-right-color: transparent;
    text-align: center;
    border-radius: 4px 4px 0 0;
}
.aspiring-students-details-desktop .container .row:last-child .vertical-text.tabs-left {
    left: -50px;
}
.aspiring-students-details-desktop .container .row:last-child .vertical-text.tabs-right {
    right: -50px;
}
.aspiring-students-details-desktop .container .row:last-child .vertical-text.tabs-right > li {
    transform: rotate(90deg);
}
.aspiring-students-details-desktop .container .row:last-child .vertical-text.tabs-left > li {
    transform: rotate(-90deg);
}
.aspiring-students-details-desktop .hidden {
    display: none;
}
.aspiring-students-details-phone {
    display: none;
}
.aspiring-students-placements {
    padding: 80px 0 80px;
    background-image: url("../images/placements-background.webp");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.aspiring-students-placements .title-wrapper .title {
    text-align: center;
    color: #012523;
}
.aspiring-students-placements .title-wrapper .title h3 {
    margin-bottom: 0;
    font-size: 38px;
    line-height: 53px;
    font-family: "Din Bold";
    margin-bottom: 5px;
}
.aspiring-students-placements .title-wrapper .title .horizontal-rule {
    margin-top: 0;
    height: 4px;
    width: 90px;
    background: transparent linear-gradient(90deg, #1fbcee 0, #661c8e 100%) 0 0 no-repeat padding-box !important;
}
.aspiring-students-placements .title-wrapper .subtitle {
    text-align: center;
    margin: 0 120px;
}
.aspiring-students-placements .statistics-wrapper {
    margin-top: 48px;
}
.aspiring-students-placements .statistics-wrapper .title {
    text-align: center;
    color: #012523;
}
.aspiring-students-placements .statistics-wrapper .title h1 {
    font-size: 96px;
    font-family: "Din Bold";
}
.aspiring-students-placements .statistics-wrapper .subtitle {
    margin: 0 45px;
    color: #333;
    text-align: center;
}
.aspiring-students-placements .statistics-wrapper .subtitle p {
    font-size: 20px;
}
.aspiring-students-placements .carousel-indicators {
    display: none;
    bottom: -30%;
}
.aspiring-students-placements .carousel-indicators li {
    width: 8px;
    height: 8px;
    list-style: none;
    background: #000;
    border: 0;
    border-radius: 50%;
    border-radius: 5px;
}
.aspiring-students-placements .carousel-indicators li.active {
    background: #000;
}
.aspiring-students-placements .aspiring-students-placements-slider-wrapper .slick-slide .item-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: #fff;
    margin: 20px;
    border-radius: 5px;
}
.aspiring-students-placements .aspiring-students-placements-slider-wrapper .slick-slide .item-wrapper img {
    border-radius: 5px;
}
.aspiring-students-placements .aspiring-students-placements-slider-wrapper .slick-slide .item-wrapper p {
    text-align: center;
    padding: 0 10px;
}
.aspiring-students-placements .aspiring-students-placements-slider-wrapper__prev {
    position: absolute;
    top: 45%;
    cursor: pointer;
}
.aspiring-students-placements .aspiring-students-placements-slider-wrapper__next {
    position: absolute;
    top: 45%;
    right: 1%;
    cursor: pointer;
}
.aspiring-students-placements .button-wrapper {
    margin: 20px 0;
    text-align: center;
}
.aspiring-students-placements .button-wrapper .cta {
    display: inline-block;
    margin-top: 30px;
    min-width: 180px;
    max-width: 180px;
}
.aspiring-students-placements .slick-dots {
    list-style-type: none;
    display: flex;
    padding-left: 0;
    text-align: center;
    justify-content: center;
    margin-top: 20px;
}
.aspiring-students-placements .slick-dots .slick-active button {
    background: #012523;
}
.aspiring-students-placements .slick-dots li button {
    color: transparent;
    border: none !important;
    margin: 5px;
    width: 6px;
    height: 12px;
    border-radius: 50%;
    line-height: 0;
}
.aspiring-students-placements-footer {
    background: #012523;
}
.aspiring-students-placements-footer p {
    margin-bottom: 0;
    text-align: center;
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    padding: 12px 5px;
}
.help-topics {
    padding: 80px 0 80px;
    background: #fff;
    background-repeat: no-repeat;
    background-size: cover;
}
.help-topics h2 {
    text-align: center;
    margin-bottom: 0;
    font-size: 38px;
    line-height: 53px;
    font-family: "Din Bold";
    margin-bottom: 10px;
}
.help-topics .separator-custom {
    width: 90px;
    height: 4px;
    margin-bottom: 20px;
    margin: 0 auto;
    background: transparent linear-gradient(90deg, #1fbcee 0, #661c8e 100%) 0 0 no-repeat padding-box !important;
}
.help-topics .accordion {
    margin-top: 40px;
}
.help-topics .accordion .card {
    border-bottom: none;
    border-top: none;
    border: none;
    background-color: #e8e8e8;
}
.help-topics .accordion .card .card-head p {
    padding: 27px 65px;
    background: url(https://cdn0.iconfinder.com/data/icons/entypo/91/arrow56-512.png) no-repeat calc(100% - 7%) center;
    background-size: 20px;
    cursor: pointer;
    font-size: 18px;
}
.help-topics .accordion .card .card-head p.collapsed {
    background-image: url(https://cdn0.iconfinder.com/data/icons/arrows-android-l-lollipop-icon-pack/24/expand2-256.png);
}
.help-topics .accordion .card .card-head .separator-custom {
    background: #707070 !important;
    width: 88%;
    height: 4px;
    height: 1px;
}
.help-topics .accordion .card .card-body {
    padding: 27px 65px;
}
.help-topics .accordion .card:nth-child(15) .card-head .separator-custom {
    display: none;
}
.help-topics .accordion .active .card-head {
    border: none;
    background: transparent linear-gradient(90deg, #1fbcee 0, #661c8e 100%) 0 0 no-repeat padding-box !important;
    color: #fff;
}
.help-topics .accordion .active .card-body {
    background-color: #fff;
}
@media (max-width: 768px) {
    .aspiring-students .carousel .carousel-inner .carousel-item .caption-wrapper {
        width: 100%;
    }
    .aspiring-students .carousel .carousel-inner .carousel-item .caption-wrapper .breadcrumb ul {
        margin-left: auto;
        margin-right: auto;
    }
    .admissions {
        padding: 40px 0;
    }
    .admissions h2 {
        font-size: 20px;
    }
    .admissions p {
        font-size: 18px;
    }
    .admissions .card .card-head {
        height: 105px;
    }
    .admissions .card .card-head h3 {
        padding: 28px 20px 20px;
    }
    .admissions .card .card-body a {
        justify-content: left;
    }
    .admissions .card .card-body p {
        padding: 0;
    }
    .admissions .footer-wrapper .button-wrapper {
        margin: 30px auto;
    }
    .admission-alerts {
        padding: 40px 0 60px;
    }
    .admission-alerts h2 {
        font-size: 20px;
    }
    .admission-alerts .search-wrapper input {
        padding: 15px 90px;
    }
    .programs-made-for-you {
        padding: 40px 0;
    }
    .programs-made-for-you h2 {
        font-size: 20px;
    }
    .programs-made-for-you .academics-wrapper .col-container .item-wrapper .academics-item {
        padding: 35px 15px;
    }
    .programs-made-for-you .academics-wrapper .col-container .item-wrapper .academics-item .item-header h3 {
        font-size: 25px;
    }
    .programs-made-for-you .academics-wrapper .col-container .item-wrapper .academics-item .button-wrapper .cta {
        padding: 16px 26px;
    }
    .aspiring-students-details-desktop {
        padding: 40px 0 180px;
    }
    .aspiring-students-details-desktop {
        display: none;
    }
    .aspiring-students-details-phone {
        display: block;
        padding: 40px 0 180px;
        background: #fff;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .aspiring-students-details-phone h2 {
        text-align: center;
        margin-bottom: 0;
        font-size: 20px;
        line-height: 53px;
        font-family: "Din Bold";
        margin-bottom: 10px;
    }
    .aspiring-students-details-phone .separator-custom {
        background: #bad1cd !important;
        width: 90px;
        height: 4px;
        margin-bottom: 20px;
        margin: 0 auto;
    }
    .aspiring-students-details-phone input,
    .aspiring-students-details-phone select {
        border: 1px solid #012523;
        border-radius: 2px;
        background: 0 0;
        -webkit-appearance: none;
        padding: 10px;
        width: 100%;
        margin: 30px 0;
    }
    .aspiring-students-details-phone input option,
    .aspiring-students-details-phone select option {
        width: 100%;
    }
    .aspiring-students-details-phone select {
        background-image: linear-gradient(45deg, transparent 50%, #000 50%), linear-gradient(135deg, #000 50%, transparent 50%), linear-gradient(to right, #fff, #fff);
        background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), 100% 0;
        background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
        background-repeat: no-repeat;
        font-size: 16px;
    }
    .aspiring-students-details-phone .tab-content .tab-pane .boxWrapper__top--image ul {
        list-style: none;
        margin: 0;
        padding: 5px;
    }
    .aspiring-students-details-phone .tab-content .tab-pane .boxWrapper__top--image ul li {
        text-align: center;
    }
    .aspiring-students-placements {
        padding: 40px 0;
    }
    .aspiring-students-placements .statistics-wrapper .title h1 {
        font-size: 32px;
    }
    .help-topics {
        padding: 40px 0;
    }
}
@media (max-width: 480px) {
    .admissions .card .card-body a {
        position: relative;
        float: left;
    }
    .admissions .footer-wrapper .button-wrapper {
        display: flex;
        flex-direction: column;
        margin: 0 auto;
    }
    .admissions .footer-wrapper .button-wrapper a {
        margin: 15px 5px;
    }
    .admission-alerts .data-wrapper table tbody {
        border-right: 15px solid #e8e8e8;
        border-left: 15px solid #e8e8e8;
    }
    .admission-alerts .data-wrapper table tbody tr td .cta {
        padding: 16px 10px;
    }
    .programs-made-for-you .academics-wrapper .col-container .item-wrapper .academics-item .button-wrapper .cta {
        padding: 16px 40px;
    }
    .aspiring-students-details-desktop {
        padding-bottom: 345px;
    }
    .aspiring-students-details-phone {
        padding: 40px 0 290px;
    }
    .aspiring-students-placements .title-wrapper .subtitle {
        margin: 0;
    }
    .aspiring-students-placements .aspiring-students-placements-slider-wrapper__prev {
        display: none;
    }
    .aspiring-students-placements .aspiring-students-placements-slider-wrapper__next {
        display: none;
    }
    .help-topics .accordion .card .card-head p {
        padding: 27px;
    }
    .help-topics .accordion .card .card-body {
        padding: 27px;
    }
}
@media (max-width: 380px) {
    .programs-made-for-you .academics-wrapper .col-container .item-wrapper .academics-item .button-wrapper .cta {
        padding: 16px 30px;
    }
    .aspiring-students-details-phone {
        padding: 40px 0 370px;
    }
    .admission-alerts .search-wrapper input {
        padding: 15px 0 15px 90px;
    }
    .admission-alerts .data-wrapper table {
        display: block;
        overflow-x: auto;
        white-space: nowrap;
    }
}
@media (max-width: 320px) {
    .programs-made-for-you .academics-wrapper .col-container .item-wrapper .academics-item .button-wrapper .cta {
        padding: 16px;
    }
    .aspiring-students-details-phone {
        padding: 40px 0 400px;
    }
    .aspiring-students-details-phone select {
        padding: 10px 40px 10px 10px;
    }
}
.industry-connect-wrapper {
    min-height: 60vh;
}
.industry-connect-wrapper .carousel {
    z-index: 1;
}
.industry-connect-wrapper .carousel .carousel-inner .carousel-item {
    min-height: 60vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.industry-connect-wrapper .carousel .carousel-inner .carousel-item .caption-wrapper {
    padding: 72px 0;
}
.industry-connect-wrapper .carousel .carousel-inner .carousel-item .caption-wrapper .breadcrumb {
    background: 0 0;
    padding-bottom: 0;
    margin-bottom: 0;
    padding-left: 0;
}
.industry-connect-wrapper .carousel .carousel-inner .carousel-item .caption-wrapper .breadcrumb ul {
    list-style-type: none;
    display: flex;
    padding-left: 0;
    margin-bottom: 16px;
}
.industry-connect-wrapper .carousel .carousel-inner .carousel-item .caption-wrapper .breadcrumb ul li:not(:last-child)::after {
    content: "/";
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
}
.industry-connect-wrapper .carousel .carousel-inner .carousel-item .caption-wrapper .breadcrumb ul li a {
    font-family: "Din Medium";
    font-size: 12px;
    color: #fff;
    line-height: 16px;
    text-transform: uppercase;
    text-decoration: none;
}
.industry-connect-wrapper .carousel .carousel-inner .carousel-item .caption-wrapper .carousel-item-caption {
    list-style-type: none;
    display: flex;
    flex-direction: column;
    padding-left: 0;
    background: #bad1cd;
    padding: 48px;
    max-width: 480px;
}
.industry-connect-wrapper .carousel .carousel-inner .carousel-item .caption-wrapper .carousel-item-caption a {
    text-decoration: none;
}
.industry-connect-wrapper .carousel .carousel-inner .carousel-item .caption-wrapper .carousel-item-caption h3 {
    font-family: "Din Bold";
    font-size: 38px;
    line-height: 53px;
    color: #fff;
}
.industry-connect-wrapper .carousel .carousel-inner .carousel-item .caption-wrapper .carousel-item-caption ul {
    list-style-type: none;
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
}
.industry-connect-wrapper .carousel .carousel-inner .carousel-item .caption-wrapper .carousel-item-caption ul li:not(:last-child) {
    margin-bottom: 12px;
}
.industry-connect-wrapper .carousel .carousel-inner .carousel-item .caption-wrapper .carousel-item-caption ul li a {
    font-family: "Din Normal";
    font-size: 16px;
    color: #012523;
    line-height: 20px;
    text-decoration: none;
}
.industry-connect-wrapper .carousel .carousel-indicators li {
    width: 7px;
    height: 8px;
    list-style: none;
    background: #e8e8e8;
    border: 0;
    border-radius: 50%;
}
.industry-connect-wrapper .carousel .carousel-indicators li.active {
    background: #e4f907;
}
.sidebar-school .stickySidebar__wrapper .stickySidebar__wrapper--left {
    background: #08acec !important;
}
.industry-connect-wrapper-industry-connect {
    padding: 80px 0 80px;
    background: #e8e8e8;
}
.industry-connect-wrapper-industry-connect h2 {
    text-align: center;
    margin-bottom: 0;
    font-size: 38px;
    line-height: 53px;
    font-family: "Din Bold";
    margin-bottom: 10px;
    color: #012523;
}
.industry-connect-wrapper-industry-connect .separator-custom {
    width: 90px;
    height: 4px;
    margin-bottom: 20px;
    margin: 0 auto;
    transition: all 0.3s ease;
    background: transparent linear-gradient(90deg, #1fbcee 0, #661c8e 100%) 0 0 no-repeat padding-box !important;
}
.industry-connect-wrapper-industry-connect p {
    font-family: "Din Medium";
    padding-top: 20px;
    text-align: center;
    font-size: 18px;
    color: #141414;
}
.industry-connect-wrapper-industry-connect .card-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: left;
    margin: 20px 0;
}
.industry-connect-wrapper-industry-connect .card-wrapper img {
    height: 100%;
    padding: 5px 8px;
}
.industry-connect-wrapper-industry-connect .card-wrapper p {
    padding: 0;
    text-align: left;
    font-family: "Din Medium";
}
.industry-connect-wrapper-industry-connect .card-wrapper span {
    font-family: "Din Normal";
}
.industry-wrapper {
    padding: 80px 0 80px;
    background: #fff;
}
.industry-wrapper .card {
    background-color: #e8e8e8;
    padding: 30px 30px 40px;
    margin: 15px 0;
    display: none;
}
.industry-wrapper .card .card-head {
    display: flex;
    flex-direction: row;
}
.industry-wrapper .card .card-head__header {
    margin: 30px 20px;
    width: 100%;
}
.industry-wrapper .card .card-head__header h3 {
    font-size: 20px;
    color: #333;
    font-family: "Din Bold";
}
.industry-wrapper .card .card-head__header .separator-custom {
    background: #707070 !important;
    width: 100%;
    height: 4px;
    margin-bottom: 20px;
    margin: 0 auto;
    height: 1px;
}
.industry-wrapper .card .card-body {
    padding: 0;
}
.industry-wrapper .card .card-body p {
    color: #333;
    font-size: 16px;
    padding-bottom: 10px;
}
.industry-wrapper .button-wrapper {
    width: fit-content;
    margin: 30px auto;
}
.industry-wrapper .button-wrapper #industry-load-more {
    margin: 0 auto;
}
@media (max-width: 768px) {
    .industry-connect-wrapper .carousel .carousel-inner .carousel-item .caption-wrapper {
        width: 100%;
    }
    .industry-connect-wrapper .carousel .carousel-inner .carousel-item .caption-wrapper .breadcrumb ul {
        margin-left: auto;
        margin-right: auto;
    }
    .admissions {
        padding: 40px 0;
    }
    .admissions h2 {
        font-size: 20px;
    }
    .admissions p {
        font-size: 18px;
    }
    .admissions .card .card-head {
        height: 105px;
    }
    .admissions .card .card-head h3 {
        padding: 28px 20px 20px;
    }
    .admissions .card .card-body a {
        justify-content: left;
    }
    .admissions .card .card-body p {
        padding: 0;
    }
    .admissions .footer-wrapper .button-wrapper {
        margin: 30px auto;
    }
    .admission-alerts {
        padding: 40px 0 60px;
    }
    .admission-alerts h2 {
        font-size: 20px;
    }
    .admission-alerts .search-wrapper input {
        padding: 15px 90px;
    }
    .programs-made-for-you {
        padding: 40px 0;
    }
    .programs-made-for-you h2 {
        font-size: 20px;
    }
    .programs-made-for-you .academics-wrapper .col-container .item-wrapper .academics-item {
        padding: 35px 15px;
    }
    .programs-made-for-you .academics-wrapper .col-container .item-wrapper .academics-item .item-header h3 {
        font-size: 25px;
    }
    .programs-made-for-you .academics-wrapper .col-container .item-wrapper .academics-item .button-wrapper .cta {
        padding: 16px 26px;
    }
    .industry-connect-wrapper-details-desktop {
        padding: 40px 0 180px;
    }
    .industry-connect-wrapper-details-desktop {
        display: none;
    }
    .industry-connect-wrapper-details-phone {
        display: block;
        padding: 40px 0 180px;
        background: #fff;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .industry-connect-wrapper-details-phone h2 {
        text-align: center;
        margin-bottom: 0;
        font-size: 20px;
        line-height: 53px;
        font-family: "Din Bold";
        margin-bottom: 10px;
    }
    .industry-connect-wrapper-details-phone .separator-custom {
        background: #bad1cd !important;
        width: 90px;
        height: 4px;
        margin-bottom: 20px;
        margin: 0 auto;
    }
    .industry-connect-wrapper-details-phone input,
    .industry-connect-wrapper-details-phone select {
        border: 1px solid #012523;
        border-radius: 2px;
        background: 0 0;
        -webkit-appearance: none;
        padding: 10px;
        width: 100%;
        margin: 30px 0;
    }
    .industry-connect-wrapper-details-phone input option,
    .industry-connect-wrapper-details-phone select option {
        width: 100%;
    }
    .industry-connect-wrapper-details-phone select {
        background-image: linear-gradient(45deg, transparent 50%, #000 50%), linear-gradient(135deg, #000 50%, transparent 50%), linear-gradient(to right, #fff, #fff);
        background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), 100% 0;
        background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
        background-repeat: no-repeat;
    }
    .industry-connect-wrapper-details-phone .tab-content .tab-pane .boxWrapper__top--image ul {
        list-style: none;
        margin: 0;
        padding: 5px;
    }
    .industry-connect-wrapper-details-phone .tab-content .tab-pane .boxWrapper__top--image ul li {
        text-align: center;
    }
    .industry-connect-wrapper-placements {
        padding: 40px 0;
    }
    .industry-connect-wrapper-placements .statistics-wrapper .title h1 {
        font-size: 32px;
    }
    .help-topics {
        padding: 40px 0;
    }
}
@media (max-width: 480px) {
    .admissions .card .card-body a {
        position: relative;
        float: left;
    }
    .admissions .footer-wrapper .button-wrapper {
        display: flex;
        flex-direction: column;
        margin: 0 auto;
    }
    .admissions .footer-wrapper .button-wrapper a {
        margin: 15px 5px;
    }
    .admission-alerts .data-wrapper table tbody {
        border-right: 15px solid #e8e8e8;
        border-left: 15px solid #e8e8e8;
    }
    .admission-alerts .data-wrapper table tbody tr td .cta {
        padding: 16px 10px;
    }
    .programs-made-for-you .academics-wrapper .col-container .item-wrapper .academics-item .button-wrapper .cta {
        padding: 16px 40px;
    }
    .industry-connect-wrapper-details-desktop {
        padding-bottom: 345px;
    }
    .industry-connect-wrapper-details-phone {
        padding: 40px 0 290px;
    }
    .industry-connect-wrapper-placements .title-wrapper .subtitle {
        margin: 0;
    }
    .industry-connect-wrapper-placements .industry-connect-wrapper-placements-slider-wrapper__prev {
        display: none;
    }
    .industry-connect-wrapper-placements .industry-connect-wrapper-placements-slider-wrapper__next {
        display: none;
    }
    .help-topics .accordion .card .card-head p {
        padding: 27px;
    }
    .help-topics .accordion .card .card-body {
        padding: 27px;
    }
}
@media (max-width: 380px) {
    .programs-made-for-you .academics-wrapper .col-container .item-wrapper .academics-item .button-wrapper .cta {
        padding: 9px 14px;
    }
    .industry-connect-wrapper-details-phone {
        padding: 40px 0 370px;
    }
    .admission-alerts .search-wrapper input {
        padding: 15px 0 15px 90px;
    }
    .admission-alerts .data-wrapper table {
        display: block;
        overflow-x: auto;
        white-space: nowrap;
    }
}
@media (max-width: 320px) {
    .programs-made-for-you .academics-wrapper .col-container .item-wrapper .academics-item .button-wrapper .cta {
        padding: 16px;
    }
    .industry-connect-wrapper-details-phone {
        padding: 40px 0 400px;
    }
    .industry-connect-wrapper-details-phone select {
        padding: 10px 40px 10px 10px;
    }
}
.footer {
    background-color: #333;
}
.footer .footer-wrapper .great-place-to-work {
    float: right;
}
.footer .links-wrapper {
    margin: 10px 0;
}
.footer .links-wrapper .links-inner-wrapper .title {
    text-align: left;
}
.footer .links-wrapper .links-inner-wrapper .title p {
    color: #43c2fc;
    list-style: none;
    font-size: 16px;
}
.footer .links-wrapper .links-inner-wrapper .links {
    display: flex;
    flex-direction: row;
}
.footer .links-wrapper .links-inner-wrapper .links ul {
    margin: 10px 0;
    padding: 0;
}
.footer .links-wrapper .links-inner-wrapper .links ul li {
    list-style: none;
}
.footer .links-wrapper .links-inner-wrapper .links ul li a {
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    transition: all 0.5s ease;
}
.footer .links-wrapper .links-inner-wrapper .links ul li a:hover {
    color: #e4f907;
}
.footer .footer-horizontal-rule {
    background-color: #fff;
    margin-top: 22px;
    margin-bottom: 22px;
}
.footer .follow-us-wrapper {
    margin: 15px 0;
}
.footer .follow-us-wrapper .title {
    color: #fff;
    text-align: center;
    margin-bottom: 24px;
}
.footer .follow-us-wrapper .social-sharing {
    text-align: center;
}
.footer .follow-us-wrapper .social-sharing .social-icons {
    padding: 0 10px;
}
.footer .bottom-footer-wrapper {
    margin: 15px 0;
}
.footer .bottom-footer-wrapper .bottom-footer-inner-wrapper .title {
    color: #43c2fc;
}
.footer .bottom-footer-wrapper .bottom-footer-inner-wrapper .title p {
    margin-bottom: 24px;
}
.footer .bottom-footer-wrapper .bottom-footer-inner-wrapper .subtitle {
    color: #fff;
}
.footer .bottom-footer-wrapper .bottom-footer-inner-wrapper .subtitle p {
    font-size: 14px !important;
    word-wrap: break-word;
}
.footer .bottom-footer-wrapper .bottom-footer-inner-wrapper .subtitle p a {
    color: #fff;
    text-decoration: none;
}
.copyright {
    padding: 10px 15px;
    background: transparent linear-gradient(90deg, #1fbcee 0, #661c8e 100%) 0 0 no-repeat padding-box;
}
.copyright .container .row {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.copyright .container .row p {
    margin-bottom: 0;
    list-style: none;
    color: #fff;
    font-size: 14px;
}
.copyright .container .row div ul {
    list-style: none;
    display: flex;
    margin-bottom: 0;
}
.copyright .container .row div ul li a {
    list-style: none;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}
.copyright .container .row div ul li a:not(:last-child) {
    margin-right: 6px;
}
@media (max-width: 768px) {
    .footer .container .row:last-child {
        padding-bottom: 15px;
    }
    .footer .container .row:first-child {
        padding-top: 30px;
    }
    .footer .container .row .great-place-to-work {
        display: none;
    }
    .copyright {
        padding: 10px 15px;
    }
    .copyright .container .row {
        padding: 0 0 0 15px;
    }
    .copyright .container .row p {
        font-size: 10px;
        padding-top: 5px;
    }
    .copyright .container .row div {
        float: right;
    }
    .copyright .container .row div ul li a {
        font-size: 10px;
    }
}
@media (max-width: 480px) {
    .take-the-next-step {
        padding: 50px 0;
    }
    .take-the-next-step .container h1 {
        font-size: 24px;
        line-height: 32px;
    }
    .take-the-next-step .container:nth-child(1) .row a h2 {
        font-size: 18px;
    }
}
@media (max-width: 320px) {
    .copyright .container .row div ul {
        padding-left: 0;
    }
}
.header .container .row .navbar__wrapper a.cta.cta__solid.cta__solid--neon.button-wrapper.nav-link {
    color: #fff;
}
.schools .container .row .schools-wrapper .schools-wrapper-item-1 .schools-wrapper-item-left span {
    background: #08acec;
}
.schools .container .row .schools-wrapper .schools-wrapper-item-2 .schools-wrapper-item-left span {
    background: #661c8e;
}
.schools .container .row .schools-wrapper .schools-wrapper-item-3 .schools-wrapper-item-left span {
    background: #08acec;
}
.schools .container .row .schools-wrapper .schools-wrapper-item-4 .schools-wrapper-item-left span {
    background: #661c8e;
}
.schools .container .row .schools-wrapper .schools-wrapper-item-5 .schools-wrapper-item-left span {
    background: #08acec;
}
.schools .container .row .schools-wrapper .schools-wrapper-item-6 .schools-wrapper-item-left span {
    background: #661c8e;
}
.schools .container .row .schools-wrapper .schools-wrapper-item-7 .schools-wrapper-item-left span {
    background: #08acec;
}
.schools .container .row .schools-wrapper .schools-wrapper-item span {
    border-radius: 4px;
}
.schools .container .row .schools-wrapper .schools-wrapper-item-right-buttons a.cta.cta__solid--neon {
    background: #e4f907;
}
.schools .container .row .schools-wrapper .schools-wrapper-item-right-buttons a.cta.cta__solid--neon:hover {
    background: #08acec;
}
.schools .container .row .schools-wrapper .schools-wrapper-item-right-buttons a.cta.cta__solid--primary {
    background: #000;
}
.schools .container .row .schools-wrapper .schools-wrapper-item-right-buttons a.cta.cta__solid--primary:hover {
    background: #08acec;
}
.schools .container .row .schools-wrapper .schools-wrapper-item-right h3:after {
    background: url(../images/arrow-quick-links.svg);
    content: "";
    width: 16px;
    height: 8px;
    position: absolute;
    right: 0;
    top: 6px;
    transform: rotate(90deg);
}
#return-to-top:after {
    content: "";
    width: 16px;
    height: 9px;
    background: url(../images/white-arrow.svg) no-repeat;
    position: absolute;
    top: 15px;
    left: 12px;
    padding: 5px;
}
.whyUpes__right--wrapper:after {
    border: 4px solid #1b9fe3;
    padding: 5px;
    content: "";
    position: absolute;
    width: 100%;
    height: 94%;
    left: 0;
    top: 24px;
}
.whyUpes__right--wrapper {
    padding: 10px 10px 7px;
}
.industry-connect a.cta.cta__solid.cta__solid--neon,
.international-connect a.cta.cta__solid.cta__solid--neon {
    color: #fff;
}
body .research-highlights {
    background: rgba(232, 232, 232, 0.5) url(https://www.upes.ac.in/dist/images/DSC_img.webp) no-repeat;
    padding: 80px 0;
    width: 100%;
    background-size: cover;
    background-position: top;
    mix-blend-mode: luminosity;
}
section#whyUpes li {
    color: #141414;
}
.placements .button-wrapper a.cta.cta__solid.cta__solid--primary:hover {
    background: #00b2ef !important;
    color: #fff !important;
}
.research-highlights .button-wrapper .cta:hover,
.student-stories .view-more .cta:hover,
.student-stories-awards .view-more .cta:hover {
    background: #08acec !important;
    color: #fff !important;
}
.certificates-and-accreditions .slick-dots .slick-active button {
    background: #012523;
}
.certificates-and-accreditions .slick-dots li button {
    color: transparent;
    border: none !important;
    margin: 4px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    line-height: 0;
    padding: 0;
    background: #fff;
}
.certificates-and-accreditions .slick-dots {
    list-style-type: none;
    display: flex;
    padding-left: 0;
    text-align: center;
    justify-content: center;
    margin-top: 20px;
}
.col-md-12.mobile-logo-placement ul {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    scroll-behavior: auto;
    overflow: auto;
}
.col-md-12.mobile-logo-placement {
    display: none;
}
.admissions .footer-wrapper .button-wrapper a:hover {
    background: #21b9ec !important;
    color: #fff;
}
.program-design {
    padding: 50px 0;
}
section.industry-exposure.theming.theming__secondary h3 {
    color: #fff;
}


/*30-03-22*/


.school-highlight-text {
    padding: 50px 0;
}

.school-highlight-text li {
    padding: 7px 0;
}

.school-highlight-text li ul {
    padding: 9px 20px;
}

.OfficeData__wrapper--box.OfficeData__wrapper--box-1 img, .OfficeData__wrapper--box.OfficeData__wrapper--box-2 img, 
.OfficeData__wrapper--box.OfficeData__wrapper--box-3 img, .OfficeData__wrapper--box.OfficeData__wrapper--box-4 img,
.OfficeData__wrapper--box.OfficeData__wrapper--box-5 img, .OfficeData__wrapper--box.OfficeData__wrapper--box-6 img, .locationMap__left--box img{
    mix-blend-mode: color-dodge;
}

