/* homepage slider icon */
@font-face {
    font-family: 'RF Rufo';
src: url('../../css-event/fonts/RFRufo-Black.eot');
src: url('../../css-event/fonts/RFRufo-Black.eot?#iefix') format('embedded-opentype'),
     url('../../css-event/fonts/RFRufo-Black.woff2') format('woff2'),
     url('../../css-event/fonts/RFRufo-Black.woff') format('woff'),
     url('../../css-event/fonts/RFRufo-Black.ttf') format('truetype'),
     url('../../css-event/fonts/RFRufo-Black.svg#RFRufo-Black') format('svg');

    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.slick-arrow {
    outline: none !important;
}

.o-international-help .help-item a.help-btn-secondary span {
    left: -60px;
}

.hs-default-banner-cta::before {
    background: none;
    opacity: 0;
}

/* list stylings  */
.o-locations-wrapper .m-apply-content ul {
    margin: 0;
    padding-left: 20px;
}

.o-locations-wrapper .m-apply-content ul li {
    position: relative;
    list-style: none;
    padding-left: 20px;
}

.o-locations-wrapper .m-apply-content ul li::before {
    content: "";
    height: 1px;
    width: 10px;
    position: absolute;
    background: #000;
    left: 0;
    top: 15px;
}

@media (min-width: 1200px) {
    .page-featured.default-template h1.a-h1-headings {
        font-size: 5rem;
    }

    .carousel-images-wrapper .home-slider-prev {
        left: 150px;
    }

    .carousel-images-wrapper .home-slider-next {
        left: 100px;
    }
}

@media (max-width: 767px) {
    .carousel-wrapper-text .carousel-text .slider-text h1 {
        font-size: 3.8rem !important;
    }

    .carousel-wrapper-text .carousel-text .slider-text.quotes h1 {
        font-size: 2.2rem !important;
    }
}

.carousel-wrapper-text .carousel-text .slider-text.quotes:before {
    opacity: 0;
}

.page-featured.default-template a.help-btn-secondary {
    margin-top: 20px;
}

.sep-mob .container,
.online-flexible-study-options .page-featured .container,
.scholarships .page-featured .container,
.page-featured .container {
    max-width: 100%;
    padding: 0;
}

.page-featured.default-ish .container {
    max-width: 1140px;
}


.page-featured.default-template .row-absolute {
    /* top: 50%; */
    transform: translate(0);
    position: static;
    margin: 0;
}

img {
    max-width: 100%;
    height: auto;
}

.listing-avtar {
    border-radius: 50%;
    height: 25px;
    width: 25px;
    object-fit: cover;
    min-width: 25px;
}


.page-featured.default-template .row-absolute div[class*=col] {
    padding: 0;
}

.page-featured .row-absolute .o-page-header {
    max-width: 1140px;
    right: 0;
    margin: 0 auto;
    padding: 60px 15px;
    position: absolute;
    left: 0;
    height: 100%;
    top: 0;
}


.page-featured.default-template .o-page-header {
    /* position: absolute;
    max-width: 650px;
    padding: 0 15px;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 70px 80px 140px 180px;
    right: auto; */
}



.dark-bg {

    position: absolute;
    height: 100%;
    width: 30%;
    top: 0;
    left: 0;
    z-index: 1;

}

.light-bg {

    position: absolute;
    height: 100%;
    width: 40%;
    top: 0;
    left: 0;
    z-index: 1;

}

.page-featured.default-template .row-absolute img {
    height: 390px;
    width: 100%;
    object-fit: cover;
}

.page-featured.default-template h1.a-h1-headings,
.page-featured.default-template a.help-btn-secondary {
    z-index: 10;
    position: relative;
}


/* Contact page css */

.m-contact-details .contact-details-item:nth-child(4) {
    border-bottom: 2px dashed rgba(255, 255, 255, 0.2);
    padding: 28px 16px;
}

.m-contact-details .contact-details-item:last-of-type {
    border: 0;
    padding: 28px 16px 0;
}

.m-contact-details .contact-details-item span.hs-loc-contact {
    font-size: 18px;
}

.m-contact-details .contact-details-item span.hs-loc-contact .location-details {
    font-size: 16px;
}

@media (max-width: 767px) {
    .o-contact {
        background: #5B88E2;
    }

    .o-page-header .dark-bg {
        height: 100%;
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .page-featured.default-template {
        background-position: 66%;
        min-height: 1px;
    }

    .o-page-header {
        padding: 24px;
        position: absolute;
        top: 0;
        /* width: 50%; */
    }

    .row.row-absolute img {
        height: 250px;
        object-fit: cover;
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .o-international-help .help-item a.help-btn-secondary span {
        position: absolute;
        left: 12px;
    }

    .page-featured.default-template a.help-btn-secondary span {
        position: absolute;
        left: 16px;
    }

    .page-featured.default-template h1.a-h1-headings {
        font-size: 6rem !important;
    }

    .page-featured.default-template .row-absolute img {
        height: 330px;
    }
}

@media (min-width:991px) and (max-width:1024px) {

    .page-featured.default-template .o-page-header {
        max-width: 50%;
        padding: 43px 80px 100px 70px;
    }

    .page-featured.default-template .row-absolute img {
        height: 350px;
        object-fit: cover;
    }

    .page-featured .row-absolute .o-page-header {
        max-width: 1140px;
        padding: 60px 15px;

    }
}


@media (max-width: 767px) {
    .m-contact-details .contact-details-item:nth-child(4) {
        border-bottom: 2px dashed #e4e3e1;
    }

    .m-contact-details .contact-details-item:last-of-type {
        padding: 28px 16px;
    }

    .page-featured.default-template h1.a-h1-headings {
        font-size: 3.8rem !important;
        line-height: 1.1;
    }

    .page-featured.default-template,
    .page-featured.default-template {
        background-position: 66%;
        min-height: 1px;
    }

    .page-featured.default-template a.help-btn-secondary {
        min-width: 1px;
        padding: 12px 0;
        width: calc(100% - 30px);
        /* margin: 0 15px; */
    }

    .page-featured.default-template a.help-btn-secondary span {
        position: absolute;
        left: 14px;
    }

    .page-featured.default-template a.help-btn-secondary:before {
        width: 45px;
    }

    .o-international-help .help-item a.help-btn-secondary span {
        left: -54px;
    }

    .page-featured.default-template .row-absolute {
        left: auto;
    }

    .o-apply-wrapper .m-apply-image {
        display: none;
    }

    .o-page-header,
    .o-page-header {
        padding: 24px;
    }

    .g-space_min_top_large iframe {
        height: 200px;
        width: 100%;
        border: none;
    }

    .page-featured .row-absolute .o-page-header,
    .southern-cross-university .page-featured.default-template .o-page-header {
        padding: 30px 15px;
        position: static;
        height: auto;
        /* background: rgb(255,200,69); */
    }

    .southern-cross-university .page-featured.default-template .o-page-header {
        /* position: absolute; */
    }

    .page-featured.default-template .row-absolute img {
        height: 195px;
        position: relative;
        z-index: 10;
    }

    .dark-bg {
        width: 100%;
    }
}



/* courses page  */
.page-featured.courses {
    position: relative;
}

.page-featured.courses .container {
    max-width: 1140px;
}

.page-featured .row {
    margin: 0;
}

.page-featured.courses .o-page-header {
    /* padding: 70px 80px 140px 180px; */
}

@media (min-width: 768px) {
    .international-hotel-tourism-management-program .page-featured.courses img {
        /* display: none; */
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .page-featured.courses .o-page-header {
        padding: 24px;
    }

}

@media (min-width: 768px) {
    .coursed-bg-mobile {
        display: none;
    }
}

@media (min-width:991px) and (max-width:1024px) {
    .page-featured.courses .o-page-header {
        /*
        padding: 43px 80px 100px 70px; */
    }

}

.southern-cross-university .page-featured.default-template .o-page-header {
    max-width: 1140px;
    margin: 0 auto;
    right: 0;
    padding: 80px 15px;
}

@media (max-width: 767px) {
    .southern-cross-university .page-featured.default-template .o-page-header {
        padding: 30px 15px;
    }
}

/* International Students new block  */
.unable-travel {
    padding: 60px 0;
    background: #fff;
}

.unable-travel .block-right {
    margin-top: 70px;
    padding-left: 55px;
    padding-top: 55px;
    position: relative;
    z-index: 1;
}

@media(min-width:1200px) {
    .unable-travel .block-right {
        margin-right: -60px;
    }
}

.unable-travel .block-right::before {
    content: "";
    background: url('../images/bg-dotted.png') repeat top left;
    height: calc(100% - 60px);
    width: calc(100% - 60px);
    top: 0;
    position: absolute;
    left: 0;
    z-index: -1;
}

.unable-travel .left-block p {
    margin-bottom: 20px;

}

.unable-travel .left-block p a {
    font-family: TTCommons-DemiBold, sans-serif;
}

.unable-travel .left-block .bottom-block p {
    font-size: 19px;
    line-height: 32px;
}


.unable-travel .left-block .top-block h2 {
    margin-bottom: 20px;
}

.unable-travel .left-block .top-block p {
    font-size: 22px;
    line-height: 30px;
    color: #003087;
}

.unable-travel .left-block .top-block ul li {
    color: #2dccd3
}

.unable-travel .left-block .top-block ul li a {
    color: #2dccd3;
    font-family: TTCommons-DemiBold, sans-serif;
}

.unable-travel .block-right .top-block {
    display: flex;
    padding: 20px 38px;
    background: #65C9D1;
    align-items: center;
    text-align: center;
}

.unable-travel .block-right .top-block .image-block {
    width: 90px;
}

.unable-travel .block-right .top-block .middle-block .image-block {
    width: auto;
}

.middle-block {
    padding: 0 25px;
}

.unable-travel .block-right .top-block .middle-block p {
    max-width: 230px;
    font-size: 18px;
    line-height: 24px;
    margin: 20px auto 0;
}


.unable-travel .block-right .last-block {
    background: #102F82;
    padding: 35px 40px;
}

.unable-travel .block-right .last-block p {
    color: #fff;
    font-size: 22px;
    line-height: 30px;
}

.unable-travel .block-right .last-block ul {
    padding: 0;
    margin: 0;
}

.unable-travel .block-right .last-block ul li {
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    list-style: none;
    position: relative;
    padding-left: 45px;
    margin-bottom: 15px;

}

.unable-travel .block-right .last-block ul li:before {
    content: "";
    font-family: ths, sans-serif;
    font-size: 19px;
    font-size: 1.9rem;
    position: absolute;
    left: 0;
    top: -2px;
    color: #2dccd3
}

.unable-travel .block-right .last-block ul li:last-child {
    margin-bottom: 0;
}

@media (max-width: 991px) {

    .unable-travel {
        padding-bottom: 40px;
        padding-top: 40px;
    }

    .unable-travel .block-right {
        margin-top: 0;
        /* padding-top: 30px; */
    }

}

@media (max-width:767px) {
    .unable-travel .block-right {
        padding-left: 30px;
        padding-top: 30px;
    }

    .unable-travel .block-right::before {
        height: calc(100% - 30px);
        width: calc(100% - 30px);

    }

    #Study-Abroad table {
        width: 100% !important;
    }

    #Study-Abroad table td {
        display: block;
        width: 100% !important;
    }
}

/* accomodation banner  */

body.accommodation .featured-content {
    color: #fff;
    position: relative;
    z-index: 10;
    max-width: 370px;
    margin-top: 25px;
}

body.accommodation .featured-content p {
    font-size: 2.4rem;
    /* font-family: TTCommons-DemiBold, sans-serif; */
    color: #fff;
    margin-bottom: 0;
    line-height: 1.2;
}

@media (max-width:767px) {
    body.accommodation .page-featured .row-absolute .o-page-header {
        padding: 0;
    }

    body.accommodation .featured-content p {
        font-size: 20px;
    }

    body.accommodation .featured-content {
        max-width: 100%;
        margin-top: 15px;
        margin-bottom: 10px;

    }

}

.o-locations-wrapper .m-apply-content p a {
    color: #003087;
}

.o-locations-wrapper .m-apply-content p a:hover {
    color: #2dccd3;
}

ul.list-icons-courses-single li span.ico-course-online,
ul.list-icons li span.ico-course-online-blue,
.list-icons-events li span.ico-course-online {
    width: 25px;
    display: inline-block;
    position: relative;
    min-height: 25px;
}



ul.list-icons-courses-single li span.ico-course-online:before,
.list-icons-events li span.ico-course-online:before,
ul.list-icons li span.ico-course-online-blue:before {
    content: "";

    display: inline-block;
    height: 30px;
    width: 30px;

    position: absolute;
    left: 0;
    top: 0;
}

ul.list-icons-courses-single li span.ico-course-online:before,
.list-icons-events li span.ico-course-online:before {
    background: url('../images/icon-online-white.svg') no-repeat center;
    background-size: 30px 30px;
}

@media (max-width:767px) {

    ul.list-icons-courses-single li span.ico-course-online:before,
    .list-icons-events li span.ico-course-online:before {
        background: url('../images/icon-online-green.svg') no-repeat center;
        background-size: 30px 30px;
    }
}

ul.list-icons li span.ico-course-online-blue:before {
    background: url('../images/icon-online-green.svg') no-repeat center;
    background-size: 30px 30px;
}

.o-events-landing .hs-virtual-class .events-date {
    line-height: 1.6;
    font-size: 20px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .o-events-landing .hs-virtual-class .m-events-wrapper .m-events-content .events-content-wrapper [class*="col"] {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .o-events-landing .hs-virtual-class .m-events-wrapper .m-events-content .events-link {
        text-align: left;
    }

    .o-events-landing .hs-virtual-class .m-events-wrapper .m-events-content .events-date {
        text-indent: 0;
        padding-left: 0;
    }
}

@media (max-width:767px) {
    .o-events-landing .hs-virtual-class .m-events-wrapper .m-events-content .events-content-wrapper {
        /* max-height: 25px; */
        max-height: 100% !important;
    }

    .o-events-landing .hs-virtual-class .m-events-wrapper .m-events-content .events-date {
        text-indent: 0;
        padding-left: 0;
    }

    .o-events-landing .hs-virtual-class .events-link.hidden-sm-up {
        display: block !important;
    }
}

/* events page changes css  */

.section-events {
    padding-top: 65px;
}

.section-events .events_block .event-content {
    background: #fff;
    padding: 20px;
}

.section-events .events_block .event-image {
    /* position: relative;
    padding-top: 50%; */
}

.section-events .events_block .event-image img {
    /* position: absolute; */
    height: 100%;
    height: 175px;
    /* top: 0;
    left: 0; */
    width: 100%;
    object-fit: cover;
}

.section-events .events_block {
    background: #f4f2f0;
    /* padding: 20px; */
    margin: 15px 0;
    background: #fff;
    margin: 15px 0;
    display: flex;
    flex-direction: column;
    height: calc(100% - 30px);
}

.section-events .event-content .event-title h3 {

    font-size: 18px;
    /* font-family: 'RF Rufo'; */
    margin-bottom: 15px;
    color: #003087;
}

.event-lists {
    margin-bottom: 10px;
}

.event-lists ul {
    margin: 0;
    padding: 0;
}

.event-lists ul li {
    list-style: none;
    color: #003087;
    position: relative;
    padding-left: 25px;
    line-height: 1.2
}

.event-lists ul li:not(:last-child) {
    margin-bottom: 10px;
}

.event-lists ul li img {
    position: absolute;
    left: 0;
    width: 20px;
}

.section-events .event-content .event-image img {
    height: 150px;
    object-fit: cover;
}

.section-events .event-content .e-content,
.section-events .event-content .e-content p {
    /* font-size: 16px;
    font-family: TTCommons-Regular, sans-serif; */
    line-height: 25px;
}

.section-events .event-content .e-content p {
    margin-bottom: 10px;
}

.register-now {
    margin-top: 20px;
}

.register-now a {
    background: #ffce51;
    padding: 10px 15px;
    line-height: 1;
    display: inline-block;
    border-radius: 4px;
    color: #003087;
    font-size: 1.8rem;
    font-family: TTCommons-DemiBold, sans-serif;
}

/* resources css  */

.resources_block {
    background: #003087;
    padding: 20px;
    text-align: center;
    margin: 15px 0;
}

.resources_block .resources-image img {
    max-width: 100px;
}

.resources-content .resources-title h3 {
    color: #ffce51;
    font-size: 18px;
    font-family: TTCommons-DemiBold, sans-serif;
}

.resources-content .resources-title h3 a {
    color: #ffce51;
    font-size: 18px;
}

.section-events h2 {
    line-height: 1;
    margin-bottom: 20px;
    /* font-size: 40px; */
}

.section-resources h2,
.event-courses h2 {
    font-size: 36px;
    color: #ffce51;
}

.graduade h3 {
    font-size: 22px;
    font-family: TTCommons-DemiBold, sans-serif;
}


.resource-inner-wrapper {
    /* background: #f0f6fc; */
    /* padding: 15px 30px; */
    margin-top: 30px;
}

@media (min-width:768px) {
    .resource-inner-wrapper {
        background: #f0f6fc;
        padding: 15px 30px;
    }
}

.graduade .course-block {
    display: flex;
}



.graduade .course-block .course-image {
    width: 50px;
    margin-right: 10px;
}

.graduade .course-block .course-image img {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    object-fit: cover;
}

.graduade {
    margin-top: 30px;
}

.graduade-wrapper {
    background: #f0f6fc;
    padding: 30px;
    margin-top: 20px;

}

.graduade .course-block .course-content {
    width: calc(100% - 50px - 10px);
}

.graduade .course-block .course-content h4,
.graduade .course-block .course-content h4 span {
    text-transform: uppercase;
    margin-bottom: 0;
    font-family: 'RF Rufo';
    font-size: 16px;
    line-height: 1.3;
    font-size: 24px;
    line-height: 1;
}


.graduade .course-block .course-content h4 {
    color: #000;
}

.section-resources {
    padding-top: 60px;
}

.event-courses {
    padding-bottom: 60px;
}

@media (min-width: 768px) {
    .graduade .col-md-4:not(:last-child) .course-block {
        border-right: 1px solid rgba(65, 143, 222, 0.2);
    }
}

@media (max-width: 767px) {
    .graduade .col-md-4 .course-block {
        border-bottom: 1px solid rgba(65, 143, 222, 0.2);
        margin-bottom: 20px;
        padding-bottom: 20px;
    }

    .graduade-wrapper {
        padding: 0;
        background: no-repeat;
    }

    .single-post .o-post-meta .blog-social-icons {
        text-align: center;
    }

    .single-post .o-blog-pagination-top {
        padding: 0;
    }

    .single-post .entry-content {
        padding-top: 0;
    }

}

@media (max-width: 991px) {
    .graduade .col-md-4 {
        /* -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%; */
    }
}


body.domestic-webinars .default-img-two p a:not(:hover) {
    color: #003087;
}

body.domestic-course-advisors .default-img-two.g-space_min_top_large p {
    /* line-height: 1; */
    margin-bottom: 0;
}

.home .o-home-events-wrapper .event-title h3 {
    font-size: 16px;
    color: #003087;
    margin-bottom: 15px;
}

.home .o-home-events-wrapper .e-content p {
    margin-bottom: 10px;
    line-height: 25px;
    font-size: 15px;
}

.home .o-home-events .events-details-wrapper .events-location img,
.home .o-home-events .events-details-wrapper .events-date img {
    width: 22px;
    margin-right: 14px;
}

.o-footer span.g-space_small_bottom {
    padding: 0 0 16px;
    line-height: 1.2;
}

/* open-days css  */
.banner-open-days {
    background: #2dccd2;
}

.banner-open-days img {
    margin: 0 auto;
}

.downtime-upskill-online,
.upskill-online {
    /* padding: 50px 0; */
    padding-top: 50px;
}

.downtime-upskill-online .content-block h2,
.upskill-online .content-block h2,
.upcomming-open-days h2 {
    font-size: 34px;
}

.downtime-upskill-online .content-block h3,
.upskill-online .content-block h3 {
    font-size: 25px;
    color: #003087;
}

.downtime-upskill-online .content-block p,
.upskill-online .content-block p {
    line-height: 1.3;
    font-family: 'TTCommons-Regular';
}

.downtime-upskill-online .content-block p:last-child,
.upskill-online .content-block p:last-child {
    margin-bottom: 0;
}

.downtime-upskill-online .left-content p:not(.xxmsonormal) {
    margin-bottom: 10px;
}

@media (min-width:992px) {
    .downtime-upskill-online .content-block.left-content {
        margin-top: 25px;
    }
}

.downtime-upskill-online .content-block.left-content .btn--blue {
    margin-top: 30px;
}

.downtime-upskill-online .content-block .btn {
    min-width: 225px;
    color: #fff;
    border-radius: 0;
    line-height: 40px;
    padding: 0;
    font-family: TTCommons-DemiBold, sans-serif;
    font-size: 13px;
}

.downtime-upskill-online .content-block .btn--blue {
    background: #003087;

}

.downtime-upskill-online .content-block .btn--green {
    background: #2DCCD3;
}

.form-section {
    background: #fff;
    padding: 25px;
    box-shadow: 0 0 30px rgba(195, 193, 193, 0.3);
    max-width: 325px;
}

@media (min-width: 1200px) {

    .downtime-upskill-online .container,
    .upskill-online .container {
        /* padding: 0 30px; */
    }

    .downtime-upskill-online .row,
    .upskill-online .row {
        margin: 0 -35px;
    }

    .downtime-upskill-online .row [class*='col'],
    .upskill-online .row [class*='col'] {
        padding: 0 35px;
    }
}

.form-section .form-control {
    color: #000;
    font-size: 11px;
    font-family: TTCommons-DemiBold;
    height: 32px;
    padding: 0;
    border: none;
    border-bottom: 1px solid #999;
    border-radius: 0;
}

.form-section .btn {
    margin-top: 18px;
}

.form-section select.form-control:not([size]):not([multiple]) {
    background: #fff url('../images/form-caret-icon.svg') no-repeat right center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 30px;
}

.form-section .form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #000;
}

.form-section .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #000;
}

.form-section .form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: #000;
}

.form-section .form-control:-moz-placeholder {
    /* Firefox 18- */
    color: #000;
}


.upcomming-open-days {
    background: #D6E0F2;
    padding: 50px 0 95px 0;
    position: relative;
    z-index: 1;
    margin-top: 40px;
}

.upcomming-open-days:before {
    background: #fff;
    position: absolute;
    content: "";
    height: 193px;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

.open-day-tab {
    margin-top: 45px;
}

.open-day-tab .tab-content>.tab-pane.fade {
    overflow: 0;
    opacity: 1;
}

.open-day-tab {
    margin-top: 48px;
    background: #fff;
    box-shadow: 0 0 30px rgba(45, 69, 113, 0.15);
}

.open-day-tab .time {
    background: #64c9d1;
    color: #fff;
    text-align: center;
    font-family: TTCommons-DemiBold, sans-serif;
    font-size: 15px;
    line-height: 1;
    padding: 10px;
    max-width: 180px;
}

.open-day-tab h3 {
    color: #003087;
    font-size: 18px;
    font-family: TTCommons-DemiBold;
    margin-bottom: 10px;
    margin-top: 10px;
}

.open-day-tab p {
    font-size: 16px;
    line-height: 1.3;
    font-family: 'TTCommons-Regular';
    margin-bottom: 10px;
}

.tab_btn {
    margin-top: 23px;
}

.tab_btn a {
    color: #003087;
    border: 1px solid #003087;
    min-width: 162px;
    display: flex;
    text-align: center;
    font-size: 13.5px;
    text-transform: uppercase;
    font-family: TTCommons-DemiBold;
    padding: 8px;
    border-radius: 6px;
    max-width: 162px;
    align-items: center;
    justify-content: center;
}

.tab_btn a img {
    margin-right: 5px;
}

.open-day-tab .tab-content {
    padding: 40px 0;
}

.open-day-tab .tab-content p:last-child {
    /* margin-bottom: 0; */
}

.open-day-tab .nav-tabs {
    margin: 0;
    padding: 0;
}

.open-day-tab ul.nav li {
    padding-top: 10px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
}

.open-day-tab ul.nav li a {
    color: rgba(0, 48, 135, 0.3);
    text-transform: none;
    font-family: TTCommons-Regular;
    letter-spacing: 0;
    font-size: 20px;
    line-height: 1;
    padding: 15px 10px;
    display: block;
    height: 100%;
}

.open-day-tab ul.nav li a:before {
    background: #FFCD51;
    bottom: 0;
    height: 3px;
}

.open-day-tab ul.nav li a.active:before {
    visibility: visible;
    transform: scaleX(1);
}

.open-day-tab ul.nav li a.active {
    font-family: TTCommons-DemiBold;
    opacity: 1;
    color: rgb(0, 48, 135, 1);
}

.tab-row:not(:last-child) .row div[class*='col']:not(:first-child) {
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.tab-row:not(:last-child) .row div[class*='col']:not(:first-child):before {
    content: "";
    position: absolute;
    height: 2px;
    background: #D6E0F2;
    bottom: 0;
    width: calc(100% - 30px);
    width: 100%;
    right: 0;
    left: 15px;

}

.tab-row {
    overflow: hidden;
}

@media (max-width: 991px) {

    .downtime-upskill-online .row [class*="col"]:last-child .content-block,
    .upskill-online .row [class*="col"]:last-child .content-block {
        margin-top: 40px;
    }

    .tab-row {
        padding: 0 20px;
    }

    .open-day-tab ul.nav li a::before {
        bottom: -1px;
    }
}

@media (max-width: 767px) {
    .open-day-tab ul.nav li a {
        font-size: 14px;
    }

    .banner-open-days {
        display: none;
    }

    .banner-open-days-mobile img {
        height: 200px;
        object-fit: cover;
    }
}

@media (min-width: 768px) {
    .banner-open-days-mobile {
        display: none;
    }
}

.o-course-info>div.accordion-wrapper li a {
    /* color: #000; */
}

.m-living:hover {
    /* cursor: pointer; */
    cursor: auto;
}

@media (min-width:992px) {
    .m-living {
        display: flex;
        flex-direction: column;
        height: calc(100% - 20px);
    }

    .m-living .inline-link {
        /* position: static; */
        margin: 0;
    }
}

.single-campus .m-campus-title {
    height: 0;
}

.single-campus .g-space h2.g-space_medium_bottom,
.single-campus h2.a-h2-headings {
    padding-bottom: 25px;

}

@media (min-width:992px) {

    .single-campus h2.a-h2-headings,
    .single-course h2.a-h2-headings {
        font-size: 45.333333333333336px;
    }
}

.single-campus .g-space p.g-space_medium_top {
    padding-top: 0;

}

/* new section css  */
.new-academic-offering {
    padding: 50px 0;
}

.new-academic-offering .container {
    max-width: 100%;
}

@media (min-width:992px) {
    .new-academic-offering .row .col-lg-5 {
        ms-flex: 0 0 43%;
        flex: 0 0 43%;
        max-width: 43%;
    }

    .new-academic-offering .row .col-lg-7 {
        ms-flex: 0 0 57%;
        flex: 0 0 57%;
        max-width: 57%;
    }
}

.new-academic-awards {
    background: #f6f4f2;
    padding: 40px 0 0 0;
}

.award-col {
    display: flex;
    margin-bottom: 40px;
}

.award-col .icon {
    width: 55px;
}

.award-col .content {
    width: calc(100% - 55px);
    padding-left: 20px;
    padding-top: 0;
}


.new-academic-two-columns .content-col {
    display: flex;
    margin-bottom: 50px;
}

.new-academic-two-columns .content-col .icon {
    width: 100px;
    text-align: center;

}

.new-academic-two-columns .content-col .icon span {
    color: #003087;
    font-size: 16px;
}

.new-academic-two-columns .content-col .content {
    width: calc(100% - 100px);
    padding-top: 0;
    padding-left: 30px;
    padding-right: 30px;
}

.new-academic-two-columns .content-col .content p small {
    font-size: 13px;
    line-height: 1.4;
    display: block;
}

.g-space.g-space-has-panel-bg {
    padding: 0;
    padding-top: 50px;
}

.g-space-has-panel-bg .panel-bg {
    background-size: cover !important;
    padding-top: 50px;
    margin-top: 20px;
}

.g-space-has-panel-bg .panel-bg .m-living h4.accordion {
    color: #003087;
    font-family: TTCommons-DemiBold, sans-serif;
    line-height: 1;
    margin-bottom: 20px;
}

.g-space-has-panel-bg .panel-bg .m-living {
    border: 1px solid #5bc6cc;
}

ul.inline-links {
    align-items: center;
}

.single-campus .m-campus-slider-wrapper .btn-blue,
.download-btn .btn-blue {
    background: #003087;
    padding: 15px 47px;
}

.single-campus .m-campus-slider-wrapper .btn-wrapper {
    position: absolute;
    bottom: 40px;
    max-width: 1140px;
    padding: 0 15px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.new-academic-two-columns .content-col .icon img {
    /* max-width: 70px; */
    margin: 0 auto;
}

/* single courses  */

@font-face {
    font-family: 'Minion Pro';
    src: url('./fonts/new-fonts/MinionPro-Regular.eot');
    src: url('./fonts/new-fonts/MinionPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('./fonts/new-fonts/MinionPro-Regular.woff2') format('woff2'),
        url('./fonts/new-fonts/MinionPro-Regular.woff') format('woff'),
        url('./fonts/new-fonts/MinionPro-Regular.ttf') format('truetype'),
        url('./fonts/new-fonts/MinionPro-Regular.svg#MinionPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Canela';
    src: url('./fonts/new-fonts/Canela-Medium.eot');
    src: url('./fonts/new-fonts/Canela-Medium.eot?#iefix') format('embedded-opentype'),
        url('./fonts/new-fonts/Canela-Medium.woff2') format('woff2'),
        url('./fonts/new-fonts/Canela-Medium.woff') format('woff'),
        url('./fonts/new-fonts/Canela-Medium.ttf') format('truetype'),
        url('./fonts/new-fonts/Canela-Medium.svg#Canela-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


.single-course .new-academic-two-columns h2.a-h2-headings {
    padding-bottom: 25px;
    margin-bottom: 5px;
}

.single-course .new-academic-two-columns h2.dark-blue span.red {
    color: #dd322a;
}

.single-course .new-academic-two-columns h2.sky-blue {
    color: #418fde;
}

@media (min-width:992px) {
    .single-course .new-academic-two-columns h2 {
        min-height: 125px;
    }

    .section-ranking .ranking-blocks .title {
        font-size: 59.155678px;
    }
}

.section-ranking {
    padding-bottom: 20px;
}

.section-ranking .ranking-blocks {
    margin-bottom: 40px;
}

.section-ranking .ranking-blocks .title,
.section-ranking .ranking-blocks .content {
    /* padding: 20px 50px; */
    padding: 20px 4vw;
}

.section-ranking .ranking-blocks .title h2.a-h2-headings {
    font-family: 'Canela';
    text-transform: none;
}

@media (max-width:991px) {


    .section-ranking .ranking-blocks .title,
    .section-ranking .ranking-blocks .content {
        padding: 20px;
    }
}

.section-ranking .ranking-blocks.left-block .title {
    background: #fecf52;
}

.section-ranking .ranking-blocks.left-block .title .a-h2-headings {
    color: #dd322a;
}

.section-ranking .ranking-blocks.left-block .content {
    background: #dd322a;
}

.section-ranking .ranking-blocks.right-block .title {
    background: #2dccd3;
}

.section-ranking .ranking-blocks.right-block .title .a-h2-headings {
    color: #003087;
}

.section-ranking .ranking-blocks.right-block .content {
    background: #003087;
}

.section-ranking .ranking-blocks .content p {
    color: #fff;
    margin: 0;
    line-height: 1.2;
}

.section-ranking .ranking-blocks .content p a {
    line-height: 1.2;
    display: block;
    color: #fff;
}

@media (min-width:1200px) {
    .ranking-blocks {
        max-width: 90%;
    }
}

@media (max-width:767px) {
    .section-ranking .row .col-lg-6:nth-of-type(2) {
        order: 1;
    }

    .single-course .o-course-summary-wrapper.g-blue-bg {
        padding-top: 0;
    }
}

a.icon-campus-link:after {
    content: ", ";
}

a.icon-campus-link:last-child:after {
    content: "";
}

/* profile listing  */
.profile-listings {
    padding: 75px 0;
    background: #F6F4F2;
}
.profile-listings ul {
    margin: 0;
    padding: 0;
}

.profile-listings ul li {
    list-style: none;
}
.profile-listings ul li:not(:last-child) {
    margin-bottom: 20px;
}

.profile-listings .block-content {
    padding: 25px;
    background: #fff;
}

.profile-listing-block .row {
    margin: 0;
}

.profile-listing-block .row [class*='col-lg-'] {
    padding: 0;
}

@media (min-width:992px) {
    .profile-listing-block .row .col-lg-4 {
        -ms-flex: 0 0 28.5%;
        flex: 0 0 28.5%;
        max-width: 28.5%;
    }

    .profile-listing-block .row .col-lg-8 {
        -ms-flex: 0 0 71.5%;
        flex: 0 0 71.5%;
        max-width: 71.5%;
    }
}
.profile-listings .block-content h3 {
    font-size: 18px;
    color: #003087;
}
.profile-listings .block-content p {
    font-size: 16px;
    line-height: 22px;
}

.profile-listings .block-content .content-category ul li {
    color: #737D87;
    font-size: 18px;
    display: inline-block;
}
.profile-listings .block-content .content-category ul li a {
    font-size: 18px;
}

.profile-listings .block-content .dashed-line {
    border-bottom: 2px dashed #737D87;
    opacity: 0.2;
    width: 105px;
    margin-bottom: 20px;
}

.carousel-wrapper-text .carousel-text .slider-text.quotes h1 {
    font-family: 'TTCommons-DemiBold', sans-serif !important;
}

.single-post article .entry-content ul li {
    font-size: 20px;
}

.course-details {
    background: #f6f4f2;
    padding-bottom: 50px;
}
.course-details p {
    margin: 0;
}

.course-details p:empty {
    display: none;
}
.download-btn {
    margin-bottom: 10px;
    display: inline-block;
    margin-right: 5px;
}
@media (min-width: 992px) and (max-width: 1199px) {
    .download-btn .btn-blue {
        padding: 15px 25px;
    }
}

@media (max-width: 991px) {
    .download-btn {
        display: block;
        margin-right: 0;
    }
    .download-btn .btn-blue {
        display: block;
        width: 100%;
    }
}

.m-campus-slider-wrapper {
    overflow: hidden;
}

.m-events-link.g-space_min_tb.align-left {
    align-items: flex-start;
    justify-content: flex-start;
    padding-left: 15px;
}

@media (max-width: 991px) {
    .o-header .brand {
        max-width: 150px;
        height: auto;
    }
}

.custom-content-wrapper .custom-content {
    border: 1px solid #eee;
    padding: 32px;
    border-radius: 5px;
}
.custom-content-wrapper .custom-content p:empty {
    display: none;
}
.custom-content-wrapper {
    margin-bottom: 40px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.custom-content-wrapper h3 {
    font-size: 1.6rem;
    font-family: TTCommons-DemiBold, sans-serif;
    text-align: center;
    padding: 0.9em 8em;
    margin: 0;
    text-transform: uppercase;
    color: #2dccd3;
    letter-spacing: 0.05rem;
    border: 1px solid #eee;
    border-bottom: none;
    background: #fafafa;
}
