#banner_smu{
	z-index: 9 !important;
}
 #cap--com--civ ul{
	padding-left: 15px !important;
}
@media (min-width: 768px) {
  .position-lg-absolute{
	position: absolute !important;
}
  }
  
 #cap--com--civ .mt-200{
	margin-top: 240px !important;
}
#additional--grad .mt-200{
		margin-top: 220px !important;
}

@media (max-width: 767px) {
  #cap--com--civ ul li a{
	font-size: 16px !important;
}
 #cap--com--civ ul li{
	font-size: 16px !important;
}
 #cap--com--civ p{
	font-size: 16px !important;
}

#cap--com--civ .mt-200{
	margin-top: 225px !important;
}



#additional--grad p{
	font-size: 14px !important;
}

#additional--grad .mt-200{
		margin-top: 205px !important;
}
  }
  
@media (max-width: 390px) {
	#cap--com--civ .mt-200{
	margin-top: 205px !important;
}
#additional--grad .mt-200{
		margin-top: 185px !important;
}

 #cap--com--civ ul li{
	font-size: 14px !important;
}
 #cap--com--civ ul{
	padding-left: 10px !important;
}
  #cap--com--civ ul li a{
	font-size: 14px !important;
}
}
 

.program-section {
        padding: 50px 0;
    }
     

    .program-card {
        overflow: hidden;
        background: transparent;
        text-align: center;
        position: relative;
        height: 100%;
        width: 100%;
        max-width: 347px;
        padding-top: 66px;
    }

    .program-header {
        /*background: #E4C54E;*/
        padding: 90px 20px 20px;
        font-weight: 700;
        /*text-transform: uppercase;*/
        height: 180px;
        /*color:	#000 !important;*/
            line-height: 1.2;
    }
    .icon-group{
    		border-radius: 10px 10px 0px 0px;
    }

    .program-content {
        padding: 20px 20px 40px;
        /*font-weight: 600;*/
         height: 240px;
             border: 2px solid #000 !important;
    border-radius: 0px 0px 10px 10px;
        
    }

    .program-content p {
        margin-bottom: 12px;
        /*font-weight: 700;*/
        /*line-height: 1.8;*/
        color:	#000 !important;
    }

    .icon-circle {
        width: 132px;
        height: 132px;
        background: #E4C54E;
        border-radius: 50%;
        position: absolute;
        top: 0px;
        left: 50%;
        transform: translateX(-50%);
        display: flex;
        align-items: center;
        justify-content: center;
        /*border: 8px solid #6C63B8;*/
        font-size: 32px;
        /*color: #6C63B8;*/
        z-index: 1;
    }
@media (max-width: 767px){
	.program-section {
        padding: 0px 0;
    }
  .program-card {
        overflow: hidden;
        background: transparent;
        text-align: center;
        position: relative;
        height: 100%;
        width: 100%;
        max-width: 100%;
        padding-top: 66px;
        margin-left: auto;
        margin-right: auto;
    }
    .program-header {
        /*background: #E4C54E;*/
        padding: 90px 20px 20px;
        font-weight: 700;
        /*text-transform: uppercase;*/
        height: 180px;
        /*color:	#000 !important;*/
            line-height: 1;
    }
    .program-content {
         height: fit-content;
    }
}



.program-section1 {
        padding: 20px 0;
    }
     .bg-yellow{
     	background: #EDCE4E !important ;
     }
     .bg-green{
     	background: #7ED956 !important ;
     }
     .bg-blue1{
     	background: #38B6FF !important ;
     }

    .program-card1 {
        /*border-radius: 20px;*/
        overflow: hidden;
        background: transparent;
        text-align: center;
        position: relative;
        height: 100%;
        width: 100%;
        max-width: 400px;
        padding-top: 66px;
    }

    .program-header1 {
        /*background: #E4C54E;*/
        padding: 90px 20px 20px;
        font-weight: 700;
        /*text-transform: uppercase;*/
        height: 145px;
        color:	#000 !important;
            line-height: 1;
    }
    .icon-group1{
    		border-radius: 20px 20px 0px 0px;
    }

    .program-content1 {
        padding: 20px 20px 40px;
        /*font-weight: 600;*/
         height: 240px;
         border: 2px solid #000 !important;
         border-top: 0px !important;
             border-radius: 0px 0px 10px 10px;
        
    }

    .program-content1 p {
        margin-bottom: 12px;
        /*font-weight: 700;*/
        /*line-height: 1.8;*/
        color:	#000 !important;
    }

    .icon-circle1 {
        width: 140px;
        height: 140px;
        background: #E4C54E;
        border-radius: 50%;
        position: absolute;
        top: 0px;
        left: 50%;
        transform: translateX(-50%);
        display: flex;
        align-items: center;
        justify-content: center;
        /*border: 8px solid #6C63B8;*/
        font-size: 32px;
        /*color: #6C63B8;*/
        z-index: 1;
    }
    .program-content1 ul li{
    	text-align: left !important;
    }
    .sub--title{
     min-height: 50px !important;	
    }
@media (max-width: 767px){
	.program-section1 {
        padding: 0px 0;
    }
  .program-card1 {
        overflow: hidden;
        background: transparent;
        text-align: center;
        position: relative;
        height: 100%;
        width: 100%;
        max-width: 100%;
        padding-top: 66px;
    }
    .program-header1 {
        /*background: #E4C54E;*/
        padding: 90px 20px 20px;
        font-weight: 700;
        /*text-transform: uppercase;*/
        height: fit-content;
        color:	#000 !important;
            line-height: 1;
    }
    .program-content1{
    	padding-bottom: 0px;
    	  height: fit-content;
    }
}