/* =====================================================
   GLOBAL STYLES - APPLY TO ALL PAGES
===================================================== */

/** FOOTER KHDA**/
.footer__khda {
    display: block !important;
    padding: 20px 20px 20px 20px !important;
    text-align: center !important;
	  border-width: 2px;
    border-bottom: 2px solid var(--gray--darker);
    border-left: 0 solid var(--gray--darker);
    border-right: 0 solid var(--gray--darker);
    border-top: 2px solid var(--gray--darker);
}

/** FOOTER ESAAD LOGO **/
.container.footer_gallery_icons-container{
	  padding: 0rem 2rem 2rem 2rem;
	border-width: 2px;
    border-bottom: 2px solid var(--gray--darker);
    border-left: 0 solid var(--gray--darker);
    border-right: 0 solid var(--gray--darker);
    border-top: 0px solid var(--gray--darker);
}
/** Footer-Partner with old css **/
/**
.footer-gallery
{
	background-color: #000000;
}**/
.container, .footer_gallery_icons-container
{
	    padding: 2rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.footer_gallery_icons-gallery
{
	height: 5.3125rem;
    position: relative;
    margin-top: 1rem;
    margin-bottom: 1rem;
    display: inline-block;
    width: 30%;
} 
.footer_gallery_icons-logo
{
	  position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
} 
@media only screen and (max-width: 767px) {
    img {
        width:100%;
    }
}
/** FOOTER SOCIALS **/
a>.ico {
	--ico-width: 32px;
}

/** CARDS ON PCF
#gain-insights-from-industry-leaders 
{
	 border: 2px solid #C69D00;
}
#expand-your-professional-network
{
	border: 2px solid #C69D00;
}
#stay-ahead-in-your-career
{
	border: 2px solid #C69D00;
}
**/

/** MASTERHEAD **/
section.masthead .masthead__grid {
 
 min-height: 555px !important;

}


/* ==========================================================
   PAGE-SPECIFIC: Community Updates Business and Humanities
========================================================== */

/* Community Updates - Business & Humanities */
.cu-buss-hum-card{
background-color: #fff;
    padding: 20px;
    border-radius: 20px;

}
.cu-buss-hum-card.two-on-two{
		height: 360px;
	 /*   display: flex;
    flex-direction: column; */
}
.cu-buss-hum-card .link-list {
    margin-top: auto;
}


/* ==========================================================
   PAGE-SPECIFIC: Women of Wisdom
========================================================== */

/* WOW */
body.page-women-of-wisdom .block-heading{
	    display: none;
}

.has-background-wow{
	padding: 20px 30px 0px 30px;
}

.wow-event{
	border: 1px solid #800080;
    padding: 20px;
    border-radius: 20px;
}
form._form._inline-form {
  margin: 0 !important;
	padding: 0px !important;
}
body.page-women-of-wisdom .button,
body.page-women-of-wisdom .button--deep-blue {
  padding: 16px 50px !important;
}
body.page-women-of-wisdom .box.active, body.page-women-of-wisdom .box:hover{
	border: 2px solid #f0f0f0 !important;
}


/* ==========================================================
   PAGE-SPECIFIC: Open day new template
========================================================== */

/* NEW OPENDAY PAGE */
.page-27759-2 .block-heading{
	    display: none;
}
.page-27759-2 #page-content {
    background-color: #000 !important;
}
.page-27759-2 article.content-container {
    background-color: transparent !important;
}
.page-27759-2 .breadcrumbs
{
    background-color: #000 !important;
}
.page-27759-2 h3{
	color: #ffbf00;
}
.page-27759-2 p{
	color: #fff;
}
.page-27759-2 li{
	color: #fff;
}
/* .page-27759-2.modal__content
 {
    background-color: transparent !important;
}*/
.page-27759-2 .od-a a{
	color: #ffbf00;
}

/* OD - EVENT CARD*/
.event-card-od{
	background-color: #161616;
}
.event-card-od:hover {
  box-shadow: rgba(0, 0, 0, 0.12) 0px 6px 12px;
  transform: translateY(-4px);
  transition: all 0.3s ease;
}
.event-card-od p{
	padding: 0px 30px;
	font-weight: 700;
	font-size: 16px;
	color: #ca2381;
	margin: 20px 0px;
}
.event-card-od h5{
		padding: 0px 30px;
	font-size: 15px;
color: #fff;
}
.event-card-od h3{
		padding: 0px 30px;
	font-size: 28px;
color: #ffbf00;
}
.event-card-od a{
	font-size: 20px;
color: #fff;
}



.page-27759-2 .container.footer_gallery_icons-container{
	border-top: 2px solid #161616;
padding-top: 20px;
}


/* OD - MEDIA SLIDER*/
.card-ms:before {
    background-color: #161616 !important;
    bottom: calc(var(--gap-double)*2);
    left: calc(var(--gap)*-1);
    right: calc(var(--gap)*-1);
    top: var(--gap-negative)
}

.od-media-slider .inner {

		background: #161616;
}
.od-media-slider .inner p{
	color: #fff;
}
.od-media-slider .inner h2{
	color: #fff;
}







/* OD - YOUTUBE VIDEO */
.od-youtube{
	border: 1px solid #fff;
}

/* OD - EXPERIENCE CARD */
.od-exp .card.card--image{
	background-color: #000 !important;
	border: 1px solid #c90;
}
.od-exp h2{
	color: #fff !important;
}

/* OD - Form Div */
.form-div{
background-color: #161616;
    padding: 0px 30px 0px 30px;
	border-radius: 10px;
}
.form-div h3{
	color: #fff;
	padding-top: 20px;
}
.form-div>.block.code-embed  {
	margin: 0px;
}
.form-div a{
	color: #ca2381;
}

.page-27759-2 .wpforms-page-indicator-page-progress{
	background-color: #ffbf00 !important;
}
.page-27759-2 .wpforms-page-button.wpforms-page-next{
		background-color: #ffbf00 !important;
margin-top: 10px !important;
}

.od-button{
	background-color: #ffbf00 !important;
}

.page-27759-2 .wpforms-container .wpforms-field{
	padding: 5px;
}
.page-27759-2 .wpforms-field-label{
	margin: 5px !important;
}
#wpforms-29776 input[type="text"],
#wpforms-29776 input[type="email"],
#wpforms-29776 input[type="tel"],
#wpforms-29776 select {
    height: 26px;
    padding: 6px 10px;
    font-size: 14px;
	min-height: 25px;
	    line-height: 1;
}

/* OD - FORM */
.page-27759-2 label.wpforms-field-label{
	color: #fff;
}
.page-27759-2 legend.wpforms-field-label{
	color: #fff;
}
.page-27759-2 .wpforms-page-indicator-steps{
	color: #fff;
} 
.page-27759-2 label.wpforms-field-sublabel{
	color: #fff;
}
.page-27759-2 label.wpforms-field-label-inline{
	color: #fff;
}
.page-27759-2 p{
	color: #fff;
}

/* Open day Form  Reverse*/
	@media (max-width: 767px) {
  .reverse-mobile {
    display: flex;
    flex-direction: column-reverse;
  }
}






.post-single__feature img {
	    height: auto !important;
}

.health-Sciences-card
{
	margin-left: 50px !important;
}
.AOC
{
	margin-bottom:0px;
}
.careerfair-box1
{
	background-color: #e8e8e8;
Padding-left: 50px;
	padding-right: 50px;
}
.careerfair-box2
{
	background-color: #000000;
Padding-left: 50px;
	padding-right: 50px;
}

.Psyc-bootcamp{
	border:1px solid #bebebe;
  Padding: 40px 40px 0px 40px;
	Border-radius: 20px;
}

.h-centre{
	text-align: center;
}


section.masthead .masthead__content a
{
	margin-top: 2.2rem;
}


.Psycho-bc{
	margin-bottom: 0px !important;
}


/* COURSE BLOCK - COURSE PAGE */
.course-accord
{
	text-decoration: none !important;
}
.course-accord a
{
	text-decoration: none !important;
}
.block.accordions {
	margin: 0px !important;
}


/* TERMS & COND - HOME PAGE */
.tandc{
	font-size: 15px;
}

/* SUBMIT BUTTON - AGENT PAGE */
.submit-agent {
    background-color: #5525E5 !important;
    border-color: #5525E5 !important;
    color: #fff !important;
    transition: background 0.3s ease-in-out;
border-radius: 0px !important;
}
 
.submit-agent:hover {
    background-color: #7953ea !important;
}


.events-subtitle {
    margin-bottom: -40px !important;
    margin-top: -40px !important;	
}

.sb-styleheading
{
	margin-top: -50px !important;
}


/* COUNTDOWN - BOOTCAMP */
.bootcamp-countdown{
	    border: 3px #5525e5;
    border-style: solid;
    padding: 40px;
    border-radius: 15px;
word-break: normal;
}

/* ENGG FORUM */
.engg-forum-p
{
	text-align: center !important;
}

.card{
	border-radius:20px;
}
.card__image{
	border-radius: 20px;
}

.cards-image .card{
	padding-left: 20px;
	padding-right: 20px;
}
.wp-post-image{
	border-radius: 20px;
}
.thumb-img{
	border-radius: 20px;
}

/* PCF */
.pcf-p{
	margin-top: -50px;
}

/** Teaching & Learning **/
.h3-space{
margin-bottom: 20px !important;
}
/** MBA **/
.mba-bb{
background-color: #e8e8e8;
    padding: 15px;
}
/** FOUNDATION BOX **/
.found-bb{
background-color: #000;
    padding: 15px;
}
.found-bb h3{
	color: #fff;
}
.found-bb p{
	color: #fff;
}

/* Student email login page */
.mfa-setup{
	background-color: #e8e8e8;
  padding: 30px;
	border-radius: 20px
}

/* Accordion svg - App process engg */
.sch-edu-article svg {
margin-top: -10px !important;
}

.faculty-image img{
	Border-radius: 15px;
}

.caa{
	border: 1.5px solid;
    border-radius: 20px;
    padding: 0px 50px 0px 50px;
}
.caa svg{
	   margin-top: 7px !important;
}
 

/* ==========================================================
   PAGE-SPECIFIC: JOBS AT CURTIN 
========================================================== */


.img.kb-img.wp-image-18294{
	border-radius: 25px !important;
}
.jobsatcurtin-bannercta{
	--wrapper-height: 34rem !important;
}
.jobsatcurtin-card{
	--card-min-width: 250px !important;
}

a[href="https://curtindubai.ac.ae/jobs/lecturer-graphic-design/"] {
  pointer-events: none !important;
}
a.btn-primary[href="https://curtindubai.ac.ae/jobs/lecturer-graphic-design/"] {
    display: none !important;
}


a[href="https://curtindubai.ac.ae/jobs/head-of-student-success/"] {
 pointer-events: none !important;
}
a.btn-primary[href="https://curtindubai.ac.ae/jobs/head-of-student-success/"] {
    display: none !important;
}


a[href="https://curtindubai.ac.ae/jobs/lecturer-accounting/"] {
 pointer-events: none !important;
}
a.btn-primary[href="https://curtindubai.ac.ae/jobs/lecturer-accounting/"] {
    display: none !important;
}


a[href="https://curtindubai.ac.ae/jobs/head-of-school-it/"] {
 pointer-events: none !important;
}
a.btn-primary[href="https://curtindubai.ac.ae/jobs/head-of-school-it/"] {
    display: none !important;
}


a[href="https://curtindubai.ac.ae/jobs/lecturer-finance/"] {
 pointer-events: none !important;
}
a.btn-primary[href="https://curtindubai.ac.ae/jobs/lecturer-finance/"] {
    display: none !important;
}


a[href="https://curtindubai.ac.ae/jobs/artificial-intelligence-lecturer/"] {
 pointer-events: none !important;
}
a.btn-primary[href="https://curtindubai.ac.ae/jobs/artificial-intelligence-lecturer/"] {
    display: none !important;
}

a[href="https://curtindubai.ac.ae/jobs/lecturer-cybersecurity/"] {
 pointer-events: none !important;
}
a.btn-primary[href="https://curtindubai.ac.ae/jobs/lecturer-cybersecurity/"] {
    display: none !important;
}

a[href="https://curtindubai.ac.ae/jobs/lecturer-finance-2/"] {
 pointer-events: none !important;
}
a.btn-primary[href="https://curtindubai.ac.ae/jobs/lecturer-finance-2/"] {
    display: none !important;
}

a[href="https://curtindubai.ac.ae/jobs/lecturer-psychology/"] {
 pointer-events: none !important;
}
a.btn-primary[href="https://curtindubai.ac.ae/jobs/lecturer-psychology/"] {
    display: none !important;
}

a[href="https://curtindubai.ac.ae/jobs/quality-and-compliance-manager/"] {
 pointer-events: none !important;
}
a.btn-primary[href="https://curtindubai.ac.ae/jobs/quality-and-compliance-manager/"] {
    display: none !important;
}

a[href="https://curtindubai.ac.ae/jobs/elt-and-data-analyst/"] {
 pointer-events: none !important;
}
a.btn-primary[href="https://curtindubai.ac.ae/jobs/elt-and-data-analyst/"] {
    display: none !important;
}


a[href="https://curtindubai.ac.ae/jobs/teaching-assistant/"] {
 pointer-events: none !important;
}
a.btn-primary[href="https://curtindubai.ac.ae/jobs/teaching-assistant/"] {
    display: none !important;
}



/* ==========================================================
   PAGE-SPECIFIC: JOB VACCANCIES
========================================================== */

.style-head-job-vacc{
	margin-top: -50px !important;
}
.p-job-list{
	color: #000 !important;
}

h4>a:after{
	right: -30px !important;
}


/** Scholarships & Financial Aid Page **/
@media (max-width: 600px) {
 .img-scholarship {
    display: none;
  }
}

@media (min-width: 600px) {
 .img2-scholarship {
    display: none;
  }
}



/** article css for school eductaors **/
.sch-edu-article{
	border: 1.5px solid;
border-radius: 20px;
padding: 0px 50px 0px 50px;
	/* background-color: #fff; */
}

 @media (max-width: 768px) {
	 .sch-edu-article{
padding: 10px 10px 10px 10px;
	 }
}



/** css for student complaint **/
.stud-comp{
	border: 1.5px solid;
border-radius: 20px;
padding: 0px 50px 0px 50px;
	/* background-color: #fff; */
}

 @media (max-width: 768px) {
.stud-comp{
padding: 10px 10px 10px 10px;
	 }
}
.stud-comp svg {
margin-top: 6px !important;
}





.offering-overview__details-panel {
    grid-column: 2/5;
    min-height: 460px;
    padding: 3.2rem var(--gap)
}

@media (min-width: 80em) {
    .offering-overview__details-panel {
        min-height:245px;
        padding: 3.2rem 2.4rem
    }
}

.offering-overview__details-item {
    /* align-items:flex-start; */
    display: none
}

@media (min-width: 80em) {
    .offering-overview__details-item {
        display:flex;
        height: 0;
        opacity: 0;
        transform: translateY(200px);
        transition: all 1s
    }
}

.offering-overview__details-item.active {
    display: flex;
    flex-direction: column
}

@media (min-width: 80em) {
    .offering-overview__details-item.active {
        opacity:1;
        transform: translate(0)
    }

    .offering-overview__details-item.course-essentials.active {
        height: var(--height)
    }
}

.offering-overview__details-item.course-locations {
    align-items: flex-start;
    flex-direction: column;
    justify-content: center
}

@media (min-width: 80em) {
    .offering-overview__details-item.course-locations {
        justify-content:flex-start
    }

    .offering-overview__details-item.course-locations.active {
        height: var(--height)
    }
}

.offering-overview__details-item .course-essentials__list {
    -moz-columns: 2;
    column-count: 2;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
    width: 100%
}

@media (min-width: 48em) {
    .offering-overview__details-item .course-essentials__list {
        -moz-columns:3;
        column-count: 3
    }
}

@media (min-width: 80em) {
    .offering-overview__details-item .course-essentials__list {
        margin-top:3.2rem;
        max-width: 1200px;
    }
}

.offering-overview__details-item .course-essentials__list li {
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    list-style: none;
    margin-bottom: 3.2rem
}

@media (max-width: 31.24em) {
    .offering-overview__details-item .course-essentials__list li {
        display:inline-block;
        width: 100%
    }
}

.offering-overview__details-item .course-essentials__list dt {
    align-items: center;
    display: flex;
    font-size: 16px;
    font-weight: 700
}

@media screen and (min-width: 500px) {
    .offering-overview__details-item .course-essentials__list dt {
        font-size:calc(14.93617px + .21277vw)
    }
}

@media screen and (min-width: 1440px) {
    .offering-overview__details-item .course-essentials__list dt {
        font-size:18px
    }
}

.offering-overview__details-item .course-essentials__list dt .tooltip__link {
    margin-left: 1.2rem
}

.offering-overview__details-item .course-essentials__list dt .ico {
    --ico-width: 16px;
    margin: 0
}

.offering-overview__details-item .course-essentials__list dt .ico.ico-times {
    --ico-width: 3.2rem;
    --ico-color-0: #000
}

.offering-overview__details-item .course-essentials__list dd {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    font-size: 16px;
    margin-left: 0
}

@media screen and (min-width: 500px) {
    .offering-overview__details-item .course-essentials__list dd {
        font-size:calc(14.93617px + .21277vw)
    }
}

@media screen and (min-width: 1440px) {
    .offering-overview__details-item .course-essentials__list dd {
        font-size:18px
    }
}

.offering-overview__details-item .course-essentials__list dd a {
    align-items: center;
    display: flex
}

.offering-overview__details-item .course-essentials__list dd a:hover .ico {
    transform: translate(5px)
}

.offering-overview__details-item .course-essentials__list dd a:hover .ico svg {
    fill: #e52592
}

.offering-overview__details-item .course-essentials__list dd a .ico {
    margin-left: 5px;
    transform: translate(0);
    transition: .3s ease
}

.offering-overview__details-item .course-essentials__list dd span {
    --ico-width: 16px;
    font-size: 16px
}

@media screen and (min-width: 500px) {
    .offering-overview__details-item .course-essentials__list dd span {
        font-size:calc(14.93617px + .21277vw)
    }
}

@media screen and (min-width: 1440px) {
    .offering-overview__details-item .course-essentials__list dd span {
        font-size:18px
    }
}

.offering-overview__details-item .course-essentials__list dd .location-overflow {
    display: none
}

.offering-overview__details-item .course-essentials__list dd .location-overflow.lr-active {
    display: block
}

.offering-overview__details-item .parent-courses {
    margin-top: 0;
    width: 100%
}

@media (min-width: 80em) {
    .offering-overview__details-item .parent-courses {
        margin-top:3.2rem
    }
}

.offering-overview__details-item .parent-courses__heading {
    margin-bottom: 3.2rem
}

.offering-overview__details-item .parent-courses__list {
    display: flex;
    flex-direction: column
}

.offering-overview__details-item .parent-courses__list a {
    align-items: center;
    align-self: flex-start;
    color: #5525e5;
    display: flex;
    margin-bottom: 1.6rem
}

.offering-overview__details-item .parent-courses__list a:hover .ico {
    transform: translateX(5px)
}

.offering-overview__details-item .parent-courses__list .ico {
    --ico-width: 14px;
    margin-left: 5px;
    transition: transform .5s ease
}

.offering-overview__details-item .parent-courses__list .ico svg {
    fill: #5525e5
}

.offering-overview__details-item .parent-courses .button {
    margin-bottom: 2.4rem;
    margin-right: 2.4rem
}

.offering-overview__details-item .parent-courses .button:hover {
    border-color: #5525e5;
    color: #5525e5
}

.offering-overview__details-item .parent-courses .button:hover .ico svg {
    fill: #5525e5
}

.offering-overview__details-item .parent-courses h3,.offering-overview__details-item .parent-courses p {
    font-size: 1.8rem;
    margin-bottom: 2rem
}

.offering-overview__details-locations.locations {
    display: flex;
    flex-direction: column;
    width: 100%
}

@media (min-width: 80em) {
    .offering-overview__details-locations.locations {
        margin-top:3.2rem
    }
}

.offering-overview__details-locations.locations:after {
    display: none
}

.offering-overview__details-locations.locations.intake-pg p {
    align-items: center;
    border-radius: 5px;
    display: inline-flex;
    margin-bottom: 0;
    padding: .8rem 1.2rem
}

.offering-overview__details-locations.locations.intake-pg p.close,.offering-overview__details-locations.locations.intake-pg p.open {
    font-size: 1.2rem
}

.offering-overview__details-locations.locations.intake-pg p.close {
    background-color: #fcd2d2
}

.offering-overview__details-locations.locations.intake-pg p.open {
    background-color: #ddf7ea
}

.offering-overview__details-locations.locations.intake-pg table {
    margin-bottom: 0
}

.offering-overview__details-locations.locations.intake-pg td,.offering-overview__details-locations.locations.intake-pg th {
    font-size: 1.4rem
}

@media (min-width: 48em) {
    .offering-overview__details-locations.locations.intake-pg td,.offering-overview__details-locations.locations.intake-pg th {
        font-size:1.6rem
    }
}

.offering-overview__details-locations.locations.intake-pg tr {
    border-bottom: 1px solid #000
}

.offering-overview__details-locations.locations.intake-pg th {
    border-bottom: 0!important;
    border-top: 0!important;
    padding: 2rem 1.2rem!important
}

.offering-overview__details-locations.locations.intake-pg td {
    padding: .8rem 0!important;
    vertical-align: middle
}

@media (min-width: 48em) {
    .offering-overview__details-locations.locations.intake-pg td {
        padding:.8rem!important
    }
}

.offering-overview__details-locations.locations.intake-pg .ico {
    --ico-width: 15px;
    margin-right: 1.2rem
}

@media (min-width: 80em) {
    .offering-overview__details-locations.locations .locations__item {
        align-self:flex-start
    }
}

.offering-overview__details-locations.locations .locations__item.intake-pg__table {
    max-width: 800px;
    width: 100%
}

.offering-overview__details-locations.locations .locations__years {
    grid-row-gap: 3.2rem;
    display: grid;
    grid-template-columns: repeat(2,1fr)
}

@media (min-width: 48em) {
    .offering-overview__details-locations.locations .locations__years {
        display:flex
    }
}

.offering-overview__details-locations.locations .locations__years .locations__year {
    padding-left: 10px
}

@media screen and (min-width: 500px) {
    .offering-overview__details-locations.locations .locations__years .locations__year {
        padding-left:calc(-5.95745px + 3.19149vw)
    }
}

@media screen and (min-width: 1440px) {
    .offering-overview__details-locations.locations .locations__years .locations__year {
        padding-left:40px
    }
}

.offering-overview__details-locations.locations .locations__years .locations__year {
    padding-right: 10px
}

@media screen and (min-width: 500px) {
    .offering-overview__details-locations.locations .locations__years .locations__year {
        padding-right:calc(-5.95745px + 3.19149vw)
    }
}

@media screen and (min-width: 1440px) {
    .offering-overview__details-locations.locations .locations__years .locations__year {
        padding-right:40px
    }
}

@media (min-width: 48em) {
    .offering-overview__details-locations.locations .locations__years .locations__year {
        border-right:1px solid #f0f0f0
    }

    .offering-overview__details-locations.locations .locations__years .locations__year:last-child {
        border-right: 0
    }

    .offering-overview__details-locations.locations .locations__years .locations__year:first-child {
        padding-left: 0
    }
}

.offering-overview__details-locations.locations .locations__period p {
    font-size: 18px
}

.offering-overview__details-locations.locations h3 {
    font-size: 1.8rem;
    font-weight: 700
}

.offering-overview__details-locations.locations h4 {
    font-size: 1.6rem;
    margin-bottom: 2.4rem;
    margin-right: 2.4rem
}

@media (min-width: 80em) {
    .offering-overview__details-locations.locations h4 {
        margin-bottom:0
    }
}

.offering-overview__details-locations.locations h6 {
    font-size: 1.6rem
}

.offering-overview__details-hl {
    align-items: center;
    border: 1px solid #000;
    border-radius: 40px;
    color: #000;
    display: flex;
    font-size: 1.4rem;
    font-weight: 600;
    justify-content: center;
    margin-bottom: 0;
    margin-top: 3.2rem;
    max-width: 200px;
    padding: 1.2rem 1.6rem;
    text-decoration: none
}

.offering-overview__details-hl:focus,.offering-overview__details-hl:hover {
    color: #000
}

@media (min-width: 80em) {
    .offering-overview__details-hl {
        margin:2.4rem 2.4rem 3.2rem
    }
}

.offering-overview__details-hl span {
    --ico-width: 20px;
    margin-right: 10px
}

.offering-overview__details-hl span svg {
    fill: #000
}

.offering-overview__details-select {
    align-items: flex-start;
    display: flex;
    flex-direction: column
}

@media (min-width: 80em) {
    .offering-overview__details-select {
        align-items:center;
        flex-direction: row
    }
}

.offering-overview__details-select h3 {
    margin-bottom: 2.4rem;
    margin-right: 3.2rem
}

@media (min-width: 80em) {
    .offering-overview__details-select h3 {
        margin-bottom:0
    }
}

.offering-overview__details-select .locations__campus {
    background-color: #f0f0f0;
    border: 1px solid #f0f0f0;
    padding: 5px 1.2rem 5px 2rem
}

@media (min-width: 48em) {
    .offering-overview__details-select .locations__campus {
        max-width:300px
    }
}

.offering-overview__details-select .locations__campus:after {
    border-color: #000;
    height: 8px;
    right: 15px;
    top: 50%;
    transform: translate(-50%) rotate(45deg);
    width: 8px
}

.offering-overview__details-select .locations__campus ul.list {
    display: flex;
    flex-direction: column;
    margin-top: 1px
}

.offering-overview__details-select .locations__campus li.option {
    padding: 5px 1.2rem
}

.offering-overview__details-select .locations__campus li.option.focus,.offering-overview__details-select .locations__campus li.option.selected {
    background-color: #f7f7f7!important;
    font-weight: 600
}

.offering-overview__details-select .locations__campus li.option:before {
    display: none
}

.offering-overview__details-select .locations__campus li.option,.offering-overview__details-select .locations__campus span {
    color: #000;
    font-size: 1.6rem;
    font-weight: 600
}

.offering-overview__details-notification {
    align-items: center;
    align-self: flex-start;
    background-color: #fff3a8;
    border-radius: 5px;
    color: #000;
    display: inline-flex;
    font-weight: 700;
    margin-top: 3.2rem;
    padding: 2.4rem 3.2rem
}

.offering-overview__details-notification .ico {
    --ico-width: 25px;
    margin-right: 2rem
}

.offering-overview__details-notification a:hover {
    color: #000
}

.offering-overview__details-notification p {
    font-size: 1.4rem;
    margin-bottom: 0
}

.offering__recommendations-wrap {
    background: #fff;
    margin-left: auto;
    margin-right: auto;
    max-width: 1130px
}

.offering__recommendations {
    grid-column-gap: var(--gap);
    display: grid;
    grid-template-columns: 1fr
}

@media (min-width: 80em) {
    .offering__recommendations {
        grid-template-columns:repeat(3,1fr)
    }
}

.offering__recommendations .slick-dots {
    margin: 20px 0;
    padding: 0
}

.offering__recommendation {
    --link-color-active: var(--black);
    background: #fff;
    display: inline-flex;
    flex-direction: column;
    text-decoration: none
}

.offering__recommendation:hover>span .ico {
    transform: translateX(3px)
}

.offering__recommendation .uppercase {
    color: var(--color-magenta);
    margin-bottom: 4px
}

.offering__recommendation>span {
    align-items: center;
    color: var(--color-magenta);
    display: inline-flex;
    margin-top: 15px
}

.offering__recommendation>span .ico {
    --ico-color-0: var(--color-magenta);
    --ico-width: 20px;
    display: inline-block;
    margin-left: 5px;
    transition: .15s ease
}

/** BUSINESS FUNDAMENTALS DRAFT **/
.dfppg
{
	padding: 25px;
background-color: #5525e51a;
border-radius: 10px;
}
.dfppg-p{
	color: #5525e5;
font-size: 34px;
}


.bf-p-red{
	color: red;
}



.banner-cta__wrapper {
        --wrapper-height: 0px !important;
}


/** OPEN DAY */
.custom-block{
	    flex-basis: 70%;
    /* background: #fff; */
    padding: 30px;
    border-radius: 10px;
    border: 3px solid #bfbfbf;
}

.is-style-wide-fd{
	    color: #dfdfdf !important;
}

/* Table in the course page */
.textwidget table td {
  padding: 30px 20px;
}
.textwidget table th{
	    border-bottom: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9;
}
.fc-course-overview {
	border-collapse: collapse;
  margin-bottom: 10px;
  width: 100%;
}
table.fc-course-overview tr {
	border: 1px solid #d9d9d9;
}
table.fc-course-overview th {
	background-color: #000;           color:#fff;
  text-align: left;
  padding-left: 10px;
	width: 150px;
}
table.fc-course-overview td {
	background: #fff;
	color: #000;
	padding-left: 10px;
	width: 210px;
}


/* App requirement Table */
.fc-app-req {
	border-collapse: collapse;
}
table.fc-app-req th{
	border: 1px solid #000; 
	background-color: #000;           color:#fff; 
	padding-left: 10px;
	padding: 20px 20px 20px 10px;
	text-align: left;
}
table.fc-app-req td{
	border: 1px solid #d9d9d9;  
	background-color: #fff;
	color: #000;
	padding-left: 10px;
	padding: 20px 20px 20px 10px;
}
/* course structure Table */
.fc-course-struct{
	border-collapse: collapse;
	width: -webkit-fill-available;
}
table.fc-course-struct td{
	background-color: #fff; 
	color: #000;
	border: 1px solid #d9d9d9;
	padding-left: 10px;
	padding: 20px 20px 20px 10px;
}

/* course fee table */
.fc-course-fee{
		border-collapse: collapse;
    margin-bottom: 10px;
    width: 100%;
}
table.fc-course-fee th{
	background-color: #000; 
	color: #fff; 
	border: 1px solid #d9d9d9;   
	padding-left: 10px;
	padding: 30px 20px;
}
table.fc-course-fee td{
	background-color: #fff; 
	color: #000; 
	border: 1px solid #d9d9d9;   
	padding-left: 10px;
}

/* Checkered Content Box */

@media (min-width: 80em) {
.checkered-content .home-page__container {
 padding: 0rem 80px !important;
		}
	
.checkered-content__item {
 padding: 30px 0 !important;
		}
	
.checkered-content__image img {
 border-radius: 20px;
	}
}



/* Event Card */
.event-card{
	background-color: #fff;
}
.event-card:hover {
  box-shadow: rgba(0, 0, 0, 0.12) 0px 6px 12px;
  transform: translateY(-4px);
  transition: all 0.3s ease;
}
.event-card p{
	padding: 0px 30px;
	font-weight: 700;
	font-size: 16px;
	color: #ca2381;
	margin: 20px 0px;
}
.event-card h3{
		padding: 0px 30px;
	font-size: 20px;
}
.event-card a{
	font-size: 20px;
}

/* LOCATION ICON */
.loc-icon h6{
	margin: -30px 0px;
		padding: 0px 30px;
font-size: 16px;
}


#wpforms-27682-field_34-description{
	color: #000;
}
/** PHD **/
.phd-pysch-box{
	    background-color: #ecddb0;
    padding: 15px;
	 margin-right: -10px !important;
}
.phd-pysch-box h4{
	color: #c69d00;
}
/* Remove padding from image column */
.phd-pysch-img {
    padding: 0;
    display: flex;
margin-left: -10px !important;

}

/* Make Kadence image fill full height */
.phd-pysch-img .wp-block-kadence-image {
    height: 100%;
    flex: 1;
 
}

/* Make image cover entire column */
.phd-pysch-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
	 margin: 0px !important;
}

