.openhousesubtitle,
.openhousetitle,
.openhousetitle-sub{
  text-shadow: 2px 2px 5px #fff;
}  

.openhousebanner.mastersday2024 .bannerbg {
  mask: none !important;
}

.openhousebanner.mastersday2024 {
  align-items:start;
  min-height:550px !important;
  height:750px;
  margin-bottom:0rem;
}

.openhousebanner.mastersday2024 .bannerbg {
  min-height:auto !important;
}



.openhousebanner.mastersday2024:after {
  background: linear-gradient(
  0deg,
  rgba(255, 255, 255, 1) 0%,
  rgba(255, 255, 255, 0) 80%
);
  top:auto;
  bottom:0;
}

.openhousebanner.mastersday2024 .body {
  width:100%;
  margin-top:5rem;
  font-weight:bold;
}

.openhousebanner.mastersday2024 .openhousetitle {
  font-size:6rem !important;
  font-weight:600;
  line-height:7rem;
  color:#141B4D;
}

.openhousebanner.mastersday2024 .openhousesubtitle {
  font-size:2rem;
  font-family:"open sans";
  font-weight:bold;
  text-transform:none;
  color:#141B4D;
  line-height: 2rem;
}

.node-18611 #title-breadcrumbs {
  display:none;
}

.paragraph--type--oh-section {
  background-color:#EEE;
  padding:2rem;
  border-radius:15px;
}

.paragraph--type--oh-section .row .field_title {
  font-family: Oswald;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  color:#141B4D !important;
  position:relative;
  text-transform:uppercase;
  word-spacing: 100vw;
  line-height:42px
}

.paragraph--type--oh-section .row .field_title:after {
    bottom: 0;
    content: " ";
    height: 1rem;
    left: 65px;
    position: absolute;
    right: auto;
    bottom:-10px;
    transform: skew(-13deg) translateX(-50%);
    width: clamp(30px, 20vw, 150px);
    z-index: 1;
    background: #141B4D40;
}

.not-front.node-18611 .main-container {
    background-color: #fff;
}

.field_section_2022_basic .paragraph--type--oh-section {
  padding-bottom:10rem;
  margin-top:-5rem;
  z-index:2;
}

.field_section_2022_basic .paragraph--type--oh-section:first-child {
  margin-top:-10rem;
  padding-bottom:5rem;
}

.field_section_2022_basic .paragraph--type--oh-section:nth-child(odd) {
  background-color:#fff;
}

.image-link-block {
  aspect-ratio:1/1;
  display:block;
  background-size:cover;
}


.field_sections div:nth-child(2) {
  margin-top:4rem
}

.field_sections div:nth-child(3) {
  margin-top:-4rem
}

.node-18611 .paragraph--type--free-text {
  padding:0 0px;
}

.mastersvideo {
  padding: 2rem 2rem 5rem 2rem;
  border-radius: 15px;
  margin-top:-5rem;
 background-color:#eee;
}

.masterswhatsnext {
    padding: 2rem 2rem 2rem 2rem;
  border-radius: 15px;
  margin-top:-5rem;
}

.masterswhatsnext img {
  max-width:100%;
}

.masterswhatsnext-block {
  position:relative;
  border-radius: 8px;
  overflow:hidden;
}

.masterswhatsnext-block .bg-white a {
  color:#000 !important;
}

.masterswhatsnext-block .bg-white a:hover {
  text-decoration:none;
}

.masterswhatsnext-block .text-gold a {
  color:#7C6544 !important;
  font-weight:400;
}

.masterswhatsnext-block .bg-white {
  height:100%;
  padding-top:3rem !important;
}

.masterswhatsnext-block .icon {
  border-radius:100%;
  background-color:#fff;
  aspect-ratio:1/1;
  width:90px;
  height:90px;
  display:flex;
  align-items:center;
  justify-content:center;
  position:absolute;
  margin-top:-45px;
  left:4%;
}

.whychoosesmumasters {
  padding: 2rem 2rem 5rem 2rem;
  border-radius: 15px;
  margin-top:-5rem
}
.why-block {
  border-radius:8px;
  overflow: hidden;
  position:relative;
  height:100%;
}

.why-block .bg-white a {
  color:#000 !important;
}



.why-block .bg-white a:hover {
  text-decoration:none;
}


.why-block .text-gold a {
  color:#7C6544 !important;
  font-weight:400;
}



.why-block .bg-white {
  height:100%;
  padding-top:3rem !important;
}

.why-block .icon {
  border-radius:100%;
  background-color:#fff;
  aspect-ratio:1/1;
  width:90px;
  height:90px;
  display:flex;
  align-items:center;
  justify-content:center;
  position:absolute;
  margin-top:-45px;
  left:4%;
}

.table-striped th {
  background-color:#141B4D;
  color:#FFF;
}

.table-striped p {
  margin:0;
}

.table-striped>tbody>tr:nth-of-type(odd)>* { 
  background-color:#d0c6b7;  
}

.table-striped>tbody>tr:nth-of-type(even)>* { 
  background-color:#e8e2db;  
}

.site-branding {
  flex-wrap:no-wrap;
}

#page-lower-4 {
  z-index:10;
}


@media (max-width: 768px) {
  .why-https://admissions.smu.edu.sg/mastersday/about-singaporeblock img {
    width:100%;
    height:auto;
  }
  .paragraph--type--oh-section .row .col-md-9 {
    margin-top:2rem;
  }
  .why-block img {
    width:100%;
    height:auto;
  }

    .main-container {
        padding-top: 0px;
    }
    
    .openhousebanner.mastersday2024 {
      height:630px;
    }
  }

}

@media (max-width: 576px) {
 .field_sections div:nth-child(2) {
    margin-top: 0rem;
}
  .field_sections div:nth-child(3) {
    margin-top: 0rem;
}
  .openhousebanner.mastersday2024 .openhousetitle {
    font-size: 3rem !important;
    font-weight: 600;
    line-height: 4rem;
    color: #141B4D;
}

.openhousebanner.mastersday2024 {
      height:530px;
    }
}






.mastersday-prog-title,
.mastersday-prog-body {
  margin:0 !important;
}
a.cta {
        max-width:350px;
}
.site-corporate-v2 .title-breadcrumbs {
        background: transparent;
    }
    .main-container .title-breadcrumbs {
        background: transparent;
        padding-top: 150px !important;
    }

@media (max-width: 1399px) {

  .bannerbg {
        background-position: 80% center;
  }
}
@media (max-width: 991px) {
    .bannerbg {
        background-position:right center;
    }
  .openhousebanner.mastersday2024 .openhousetitle {
        font-size: 3rem !important;
        font-weight: 600;
        line-height: 4rem;
        color: #141B4D;
    }
.bannerbg {
        background-position: 80% center;
  }
  .openhousebanner.mastersday2024 .openhousesubtitle {
    font-size: 1.5rem;
  }
  .openhousetitle-sub {
    font-size:.8rem;
  }
}

@media (max-width: 768px) {
    .bannerbg {
        background-position: 80% center;
    }
 .cta.cta-yellow-big {
    padding:.5rem !important;
  }

.openhousebanner.mastersday2024 .body {
    margin-top: 0rem !important;
}
}



