/* 
/* 
/*  custom.css
/*
/*  If not using Gulp and Sass, add your custom CSS below then include it
/*  in your page by adding a reference to assets/css/custom.css in the head of each page.
/*
*/
body{
    font-family: 'Open Sans', sans-serif;
}
@media (max-width: 1199.98px) {
    .flickity-prev-next-button {
        display: flex;
    }
}
@media (max-width: 767.2px) {
    .navbar > .container {
        max-width: 100%;
    }
}
@media (max-width: 480.2px) {
    .navbar-brand img {
        width: 120px;
    }
    #download {
        padding: 0.625rem 0.8rem;
        font-size: .8rem;
    }
}

   #placement, #singapore, #alumni{
            display: block;
            height: 20vh;
            margin-top: -20vh; 
            visibility: hidden;
        }
        
        @media only screen and (max-width: 600px) {
          .responsive-iframe, .responsive-iframe1 {
              position: absolute;
              top: 0;
              left: 0;
              bottom: 0;
              right: 0;
              width: 100%;
              height: 100%;
        }
          .containers {
          position: relative;
          overflow: hidden;
          width: 100%;
          padding-top: 43.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
        }
          .containers1 {
          position: relative;
          overflow: hidden;
          width: 100%;
          padding-top: 43.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
        }
        }

        @media only screen and (min-width: 601px) {
            .roi{
                font-size: 20px;
            }
          .responsive-iframe {
              position: absolute;
              top: 0;
              left: 0;
              bottom: 0;
              right: 0;
              width: 100%;
              height: 100%;
        } 
          .responsive-iframe1 {
              width: 560px;
              height: 315px;
        } 
         .containers {
          position: relative;
          overflow: hidden;
          width: 100%;
          padding-top: 22.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
        }
    }


/************** New CSS Start ************/

.pgpfbmgl-landing-title{    
    background: url('../img/pgpfbmgl-banner.jpg') center center no-repeat;
    background-size: cover;
    padding: 0;
    min-height: 800px;
    position: relative;
}
.pgpfbmgl-sub-title{
    background: rgba(127, 25, 25, 0.5);
    padding: 25px 0;  
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0; 
    top: 0;
    margin: auto;
    height: 150px;
}
.pgpfbmgl-landing-title h1{
    color: #fff;
    font-size: 40px;
    text-align: center;
    margin: 0;
    font-weight: 600;
    line-height: 48px;
}
.pgpfbmgl-banner-text h1{
    color: #000;
    font-size: 30px;
    text-align: center;
    margin: 0 0 40px;
    font-weight: 600;
    line-height: 44px;
}
.pgpfbmgl-timeline{
     background: #192d35;
     border-top: 1px solid #fff;
}
.program-action-btn{
    margin: 0px;
    padding: 0px;
    background: #192d35 !important;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0 auto;     
}
.program-action-btn li {
    margin: 0px;
    padding: 15px;
    color: #fff;
    border-right:1px solid;
    border-color: rgba(250,250,250,0.3)
}
.program-action-btn li:last-child{
    border-right: none;
}
.program-action-btn li h6 {
    margin-bottom: 0px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}
.program-action-btn li i {
    font-size: 32px;
    margin-top: 0;
    transition: 0.5s ease-in-out;
    margin-right: 15px;
}
.program-action-btn li a {
    text-decoration: none;
}
.program-action-btn li.btn-primary {
    border-radius: 0;
    padding: 15px;
}
.growth-heading-section{
    width: 100%;
    text-align: center;

}
.growth-heading-section p{
    color: #000;
    font-size: 24px;
    font-weight: 600;
}
.growth-minded-min-section{
    width: 100%;
    background: url('../img/growth-minded-leader.png') 0 0 no-repeat;
    background-size: cover;
    background-position: right center;
}
.growth-minded-leader-section{
	padding-top: 100px !important;
    padding-bottom: 100px !important;	
}
.growth-minded-leader-block{
	width: 800px;
	backdrop-filter: blur(4px);
	margin-bottom: 20px;
	padding: 15px;
	border: 1px solid #f2f2f2;
	border-radius: 12px;
}
.growth-minded-leader-block{
  position: relative;
  overflow: hidden;
}
.growth-leader-block1 {
  background: linear-gradient(to right,rgba(245, 210, 140, 0.55),rgba(245, 210, 140, 0))
}
.growth-leader-block2{
  background: linear-gradient(to right,rgba(150, 210, 215, 0.55),rgba(150, 210, 215, 0))
}
.growth-leader-block3 {
   background: linear-gradient(to right,rgba(255, 105, 50, 0.55),rgba(255, 105, 50, 0))
}
.growth-leader-block4 {
   background: linear-gradient(to right,rgba(255, 170, 120, 0.55),rgba(255, 170, 120, 0))
}
.growth-leader-block5 {
  background: linear-gradient(to right,rgba(245, 185, 95, 0.55),rgba(245, 185, 95, 0))
}
.growth-minded-leader-block h3{
	font-size: 20px;
	color: #000;
	margin-bottom: 5px;
}
.growth-minded-leader-block p{
	font-size: 16px;
	color: #000;
    font-weight: 600;
}
.program-outline-label{
    color: #009b72;
    font-weight: bold;
}
.global_immersions_main {
    float:left; 
    width:100%;
    padding: 0 55px;
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    justify-content: space-between;
}
 .global_immersions_main h4 {color:#7F1919; font-size:18px; line-height: 24px; margin-bottom:5px;}
 .global_immersions_main p {color:#000; font-size:16px;font-weight: 600; margin-bottom:5px;}
.global_immersions_main .global_immersions { 
    float:left; 
    width:calc(50% - 8px); 
    margin:0;
    border: 1px solid #ddd;
    background: #f2f2f2;
    padding: 20px 10px;
}
.global_immersions_main .global_immersions .global_immersions_left { float:left; width:26%;background: #f2f2f2;}
.global_immersions_main .global_immersions .global_immersions_right { float:left; width:74%;padding-left: 15px; }
.global_immersions_main .global_immersions .global_immersions_right strong { color:#000; float:left; width:100%; }
.pgpfbmgl-contact-list{
    width: 100%;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}
.pgpfbmgl-contact-list li{
    width: 100%;
    margin-bottom: 10px;
}
.pgpfbmgl-contact-list li a{
    font-size: 16px;
}
.navbar-nav .nav-item a{
    font-size: 14px;
    color: #7f1919;
    padding: 0 8px;
    font-weight: 600;
}
.navbar-nav .nav-item a#download{
    padding: 10px;
    color: #fff;
}
.domestic-immersions-image{
    margin: 0 auto 20px;
    display: block;
}
.managing-list{
    padding: 0 20px;
}
.managing-list li{
    font-size: 18px;
    font-weight: normal;
}
.page-action-btns #pgp-apply-now{
    transform: rotate(90deg);
    position: fixed;
    top: 35%;
    background-color: #7f1919;
    border-color: #7f1919;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-left: -46px;
    border: 0;
    color: #fff;
    font-size: 16px;
    padding: 10px 20px;
    border-radius: 10px 10px 0 0;
    z-index: 9999;
    margin-bottom: 5px;
}

.page-action-btns #pgp-enquire-now{
    transform: rotate(90deg);
    position: fixed;
    bottom: 33%;
    background-color: #7f1919;
    border-color: #7f1919;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-left: -54px;
    border: 0;
    color: #fff;
    font-size: 16px;
    padding: 10px 20px;
    border-radius: 10px 10px 0 0;
    z-index: 9999;
}

@media all and (min-width: 1800px) {
	.growth-minded-leader-section{
		background-size: contain !important;
		background-color: #f2f2f2;
	}
}
@media all and (max-width: 1100px) {
.navbar-nav .nav-item a{
    font-size: 10px;
}
.global_immersions_main{
    padding: 0;
}
}
@media all and (max-width: 992px) {
	.growth-minded-leader-block{
		width: 85%;
	}
    .pgpfbmgl-landing-title h1{
        font-size: 30px;
        line-height: 40px;
    }
    .pgpfbmgl-sub-title{
        height: 135px;
    }
    .navbar-nav .nav-item a{
        font-size: 14px;
        padding: 6px 15px;
    }
    .pgpfbmgl-landing-title{
        min-height: 600px;
    }
    .global_immersions_main .global_immersions{
        width: 100%; 
    }
}
@media all and (max-width: 767px) {
    .container{
        width: 100% !important;
        max-width: 100% !important;
    }
	.growth-minded-leader-block{
		width: 100%;
	}
	.growth-minded-leader-section {
	    padding-top: 60px !important;
	    padding-bottom: 60px !important;
	    background-position: 90% 100% !important;
	}
    .pgpfbmgl-landing-title{
        min-height: 400px;
    }
    .pgpfbmgl-landing-title h1 {
        font-size: 20px;
        line-height: 26px;
    }
    .pgpfbmgl-sub-title{
        padding: 20px 15px;
        height: 120px;
    }
    .pgpfbmgl-landing-title h1 br{
        display: none;
    }
    .program-action-btn{
        padding: 0;
        width: 100%;
    }
    .program-action-btn li{
        width: 33.33%;
        padding: 15px 6px;
    }
    .program-action-btn li:last-child{
        border-right: none;
    }
    .program-action-btn li i{
        font-size: 20px;
        margin-right: 10px;
    }
    .program-action-btn li h6{
        font-size: 14px;
    }
    .global_immersions_main .global_immersions .global_immersions_left img{
        width: 100%;
    }
    .global_immersions_main p{
        font-size: 14px;
    }
    .global_immersions_main .global_immersions .global_immersions_right p:last-child{
        margin-bottom: 0;
    }
}

/************** New CSS Start ************/