 .show-slider-scholarship--1 .items{
	max-width: 765px !important;
} 
/*.slick-track{*/
/*	opacity: 1;*/
/*    width: 2500px !important;*/
/*    transform: translate3d(-2203px, 0px, 0px);*/
/*}*/

@media only screen and (max-width: 767px) {
  .show-slider-scholarship--1 .items{
	max-width: 365px !important;
 } 
}
.show-slider-scholarship--1 .items {
    max-width: 765px !important;
    min-height: 270px !important;
}
.img.p-3.center-block{
	   border-radius: 50% !important;
}
 

 #field_252 {
        background: #645EC0;
    }

    #your-cis-journey {

        background-image: url(/sites/cis.smu.edu.sg/files/2026-02/cis%20journey%201%20%281%29.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top center;
        padding-bottom: 100px;

    }

    li::marker {
        color: #fff !important;
    }

    #your-cis-journey h2 {
        text-shadow: 2px 2px gray;
        font-weight: 700 !important;
        font-family: Oswald !important;
    }



    @media only screen and (max-width: 768px) {
    	 #gbzkf36lvu {
            display: none !important;
        }
        #your-cis-journey {
            background-image: none !important;
            background-repeat: no-repeat;
            background-size: cover;
            background-position: top center;
            padding-bottom: 10px;

        }
        
       #your-cis-journey h2, #your-cis-journey h4{
        	text-align: left !important;
        }

        .section1 .row,
        .section2 .row,
        .section4 .row,
        .section5 .row {
            margin-left: 0px !important;
            margin-right: 0px !important;
            padding-left: 0px !important;
            padding-right: 0px !important;
        }

        .section1,
        .section2,
        .section4,
        .section5 {
            margin-top: 0px  !important;
            margin-bottom: 0px !important;
              padding-top: 0px !important;
            padding-bottom: 0px !important;
        }
    }
    
    
blockquote:before {
    color: #fff !important;
}
blockquote:after {
    color: #fff !important;
}

.slick-arrow.slick-prev, .slick-arrow.slick-next {
    margin-top: -45px;
}