

.dgnm-span{
    font: normal normal 22px/24px Mulish !important;
}
.course{
    font: normal normal bold 32px/26px Mulish;
}
#about-college{
    background: #0E393B 0% 0% no-repeat padding-box;
    color: #ffffff;
}
.about-college{
    align-items: center;
    justify-content: center;
    padding-top: 8.81rem;
    padding-bottom: 4rem;
    text-align: center;
    padding-left: 21rem;
    padding-right: 21rem;
}
.about-college h2{
    background: #0E393B 0% 0% no-repeat padding-box;
    margin-left: 17rem;
    margin-right: 17rem;
    font: 800 2.5rem/1.1 "Mulish", sans-serif;
    color: #FFFFFF;
    margin-top: -4.5rem
}
.about-college h4{
    color: #72af71; 
    font: 400 1.58rem/1.3 "Mulish", sans-serif;   
}
.about-college p{
    font: 300 1.28rem/1.34 "Mulish", sans-serif;   
}
.about-border{    
    border: 5px solid #275541;    
}
.about-div{
    margin-top: -3em;
}
.about-div p{
    padding-bottom: 2rem;
    
}

@media only screen and (max-width: 768px) {
    .about-div{
        margin-left: .5rem;
        margin-right: .5rem;      
    }
    .about-college h2{
        margin-left: .5rem;
        margin-right: .5rem;
        font: 800 1.7rem/1.1 "Mulish", sans-serif;
        color: #FFFFFF;
        margin-top: unset;
    }
    .about-border{    
        border: 5px solid #275541;    
    }
     .about-college{        
        padding-top: 8rem;
        padding-bottom: 6rem;
        padding-left: 2rem;
        padding-right: 2em;    
    }
    .about-college h4 {
        font: 400 1.4rem / 1.3 "Mulish", sans-serif;
    }
    .about-college p {
        font: 300 1.2rem / 1.34 "Mulish", sans-serif;
    }

}


#vision-mission {
  position: relative;
}

.vm-bg {
  width: 100%;
  height: auto;
  display: block;
}

.vision-mission {
    position: absolute;
    top: 7%;
    left: 53%;
    max-width: 35%;
}

.vision-mission{
    padding: 2em 2em;
    border-radius: 20px;
    opacity: 0.9;
    color: #ffffff
}
.vision-mission  p, .vision-mission li{
    font: 400 1rem/1.25 "Mulish", sans-serif;
}
.vision-mission h5{
    font: 700 2rem/1.25 "Mulish", sans-serif;
    color: #ffffff;
}
.vision-mission ul{
    padding-left: 0;
    margin-left: 1rem;    
}
.vision-mission li{
    margin-bottom: .5rem;
}

@media only screen and (max-width: 768px) {
    .vision-mission {
        position: relative;
        top: 10%;
        left: 5%;
        max-width: 90%;
    }
    .vm-bg{
        display: none;
    }
}

#message-desk{
    background: #F6FCF5 0% 0% no-repeat padding-box;
}
.message-desk-content{
    padding: 1.5rem 3.7rem;
}
.message-desk-container{
    max-width: 60.63%;
    margin: auto;
    padding-top: 10.47rem;
    padding-bottom: 10.47rem;
}
.message-desk-content h4{
    font: 800 2.4rem/1.25 "Mulish", sans-serif;
    color: #0E393B
}
.message-desk-content .span1{
    font: 600 1.25rem/1.3 "Mulish", sans-serif;
    color: #192526;
}
.message-desk-content .span2{
    font: 400 1rem/1.25 "Mulish", sans-serif;
    color: #192526;
}
.message-desk-content .span3{
    font: 600 1.25rem/1.4 "Mulish", sans-serif;
    color: #0E393B;
}
.message-desk-content .span4{
    font: 400 1rem/1.25 "Mulish", sans-serif;
    color: #192526;
}
.message-desk{
    background: #FBFBFB 0% 0% no-repeat padding-box;
    box-shadow: 2px 2px 30px #0C4D1926;
    align-items: center;
    justify-content: center;
    }

.message-desk img{
    background: #ffffff 0% 0% no-repeat padding-box;
   
}
.message-desk p{
    
}
@media only screen and (max-width: 768px) {
    .message-desk-container{
        max-width: 100%;
        padding: unset;
    }
    .message-desk-content{
        padding: 1.5rem 2rem;
    }

}
.cyan-counter{
    background-color: #16878E;
}
.dark-cyan-counter{
    background-color: #1A6064;
}
.dark-green-counter{
    background-color: #0E393B;
}
.green-counter{
    background-color: #1B6527;
}

.counter-padding{
    /* padding-left: 3em;
    padding-right: 3em;*/
}

#counters .row{
    margin-right: 0em;
}
.homeCounters{
    flex-wrap: wrap;
}
.counter{
    max-width: 25%;
    flex: 0 0 25%; 
}
.counter{
    position: relative;
    text-align: center;
    padding: 5rem 6rem;
}
.counter-text{
    opacity: 1 !important;
    color: #C7E0B8;
}
.counter-number{
    font: 800 3.125rem/1.25 "Mulish", sans-serif;

}
.counter-number-text{
    font: 400 1.375rem/1.27 "Mulish", sans-serif;
}
.news-board .row{
    --bs-gutter-x: unset;
}
.announcements{
    background-color: #528B4D;
}
.news-events{
    background-color: #1A6064;
    
}
.announcements h4{
    font: 800 2.5rem/1.25 "Mulish", sans-serif;
    color: #ffffff;
    
}
.news-events h4{
    font: 800 2.5rem/1.25 "Mulish", sans-serif;
    color: #ffffff;   
}
.announcements{
    padding: 6rem 9rem 8rem 20rem !important;    
}
.news-events{
    padding: 6rem 7rem 8rem 6rem !important;
    
}
.announce-text{
    padding-left: 2em;
    
}
.announce-date{
    padding: 1.5em .8em;
    height: 5.3em;
    width: 5.3em;
    text-align: center;
    color: #F7F7F7;
    font: normal normal bold 20px/19px Mulish;
    line-height: 1.25em;    
}
.announce-date-bg1{
    background-color: #1F4A1F;
}
.announce-date-bg2{
    background-color: #072426;
}
.announce-date .span1{
    font: 700 1.25rem/1.25 "Mulish", sans-serif;
    color: #F7F7F7;
}
.announce-date .span2{
    font: 400 1rem/1.4 "Mulish", sans-serif;
    color: #F7F7F7;
}
.announce-content, .announce-time{
    color: #ffffff;
    font: 400 0.9375rem/1.35 "Mulish", sans-serif;
  
}
.announce-title{
    margin: 0;
    font: 600 1.125rem/1.25 "Mulish", sans-serif !important;   
    color: #FFFFFF !important; 
}
.news-container{
    
}
.events-content{
    padding-left: 2rem;
    padding-right: 3rem;
}

.news-title{
    font: 700 1.5rem/1.3 "Mulish", sans-serif !important;
    color: #4CD3D3 !important;
    padding-top: unset !important
}
.events-text{
    font: 400 0.9375rem/1.35 "Poppins", sans-serif;
}
.events-date{
    background: #039F9F 0% 0% no-repeat padding-box;
    padding: .5rem;
    position: absolute;
    z-index: 1;
    margin-top: -17px;
    margin-left: -15.7rem;
    font: 600 1rem/1.4 "Mulish", sans-serif;

}

.news-view-all{
    font: 500 0.9375rem/1.2 "Mulish", sans-serif;
}
.spnc-arrow-right{
    width: 16px;
    transition:  width 1s;
}
.spnc-arrow-right:hover{
    width: 26px;
}
.dark-green-btn{
    height: 19px;
    background: #28A4AC 0% 0% no-repeat padding-box;
    color: #ffffff;
    border-radius: 25px;
    opacity: 1;
    height: 3em;
    justify-content: center;
    align-items: center;
    transition: 0.6s;
  }
.light-green-btn1{
    height: 19px;
    background: #77BE71 0% 0% no-repeat padding-box;
    color: #ffffff;
    border-radius: 25px;
    opacity: 1;
    height: 3em;
    justify-content: center;
    align-items: center;
    transition: 0.6s;
}


.dark-green-btn:hover{
    background: #21BACE 0% 0% no-repeat padding-box;
}
.light-green-btn1:hover{
    background: #93D58E 0% 0% no-repeat padding-box;
}

.dark-green-btn a, .light-green-btn1 a{
    color: #192526;
    text-decoration: none;    
}
.image-gallery{
    flex-wrap: wrap;
}
.image-gallery{
    width: 100%;
    background-color: #0E393B;
}
.gallery-icon{
    margin-top: -15em;
    margin-left: 9em;
    opacity: 0;
    transition: 0.5s;
}
.gallery-image{
    transition: 0.5s;
}

.gallery-image:hover{
    opacity: .7 !important;
}
 .gallery-image:hover .gallery-icon{
    opacity: 1 !important;
}
.gallery-image{
      
}

.address{
    color: #ffffff;
    margin-top: 4em;
    font: normal normal normal 16px/22px Poppins;
}
.copyright{
    margin-top: 5em;
    margin-bottom: 4em;
    color: #B2DEFF;
    font: normal normal normal 16px/22px Poppins;
}
#courses-offered{
    margin-top: 2em;
}
#courses-offered h3{
    font: normal normal 800 40px/50px Mulish;
    letter-spacing: 0px;
    color: #1A6064;
    text-align: center;
    margin-bottom: 1em;
}
.courses-offered{
    flex-wrap: wrap;
    justify-content: center;
    gap: 4rem !important;
}
.courses-img-front{
    transition: .5s;
    
}
.courses-box:hover .courses-img-front{
   
    margin-top: -1em;
}
.courses-blue-bg{
    background-color: #0070A2;
}
.courses-green-bg{
    background-color: #488943;
}
.courses-img-front{
    position: absolute;
    z-index: 1 !important;
    
}
.courses{    
    margin-top: 12em;    
}
.courses{
    width: 377px;
    color: #ffffff;
    padding: 5em 2em 3em 2em;
}

.courses h4{
    font: normal normal 800 30px/28px Mulish;
}
.small-btn{
    height: 1.8em;
    padding-left: 1em;
    padding-right: 1em;
    margin-left: 5em;
    border-radius: 20px;
    color: #ffffff;
    font: normal normal 600 16px/28px Mulish;
    opacity: 1;
    transition: 0.6s;      
}
.small-blue-btn{
    background: #2E95C3 0% 0% no-repeat padding-box;
}
.small-green-btn{
    background: #62A05D 0% 0% no-repeat padding-box;
}
#about-college{
    margin-top: 5em !important;
}
.small-btn{
    position: relative;
    
}

.overlay{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0; 
    border-radius: 20px;
    overflow: hidden;
    width: 0;
    height: 100%;
    transition: .5s ease;  
}
.overlay-blue{
    background-color: #2E95C3;
}
.overlay-green{
    background-color: #62A05D;
}
.overlay-img{
    position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  white-space: nowrap;
}
.courses-box:hover .overlay {
    width: 100%;
  }

@media only screen and (max-width: 768px) {
    /* For mobile phones: */
   
    
    #vision-mission{
        padding: 2em 1em 2em 1em !important;
            
    } 
    #vision-mission{
        background: none !important;
        background-color: #84a969 !important;
        
    }
    .counter{
        max-width: 50%;
        flex: 0 0 50%; 
    }
    .gallery-image{
        padding: 0 !important;
    }
    .gallery-image{
        max-width: 50%;
        flex: 0 0 50%;        
    }
    .news-container{
        flex-wrap: wrap;
    }
    .events-flex-item{
        max-width: 100%;
        flex: 0 0 100%;         
    }
    .news-button-container{
    margin: auto
    }
    .courses-box{
        padding: 0em;       
    }
   .img-logo{
    max-width: 250px;
   }
   .message-desk-content{
    width: 100%;
    } 
    #message-desk{
    background: #F6FCF5 0% 0% no-repeat padding-box;    
    }
   .message-desk{
    margin: 0em 0em !important;
   }
   #message-desk .container{
    --bs-gutter-x: 0rem !important;
   }
   .news-board .row, #counters .row{
    margin-right: 0em;
    }
    .announcements{
        padding: 5rem 2rem 6rem 2rem !important;    
    }
    .news-events{
        padding: 5rem 0rem 6rem 0rem !important;
        
    }
    .news-events h4{
        margin-left: 2rem;
    }
    .news-title{
        margin-left: unset !important;
    }
    .news-img{
        width: 100%;
    }
    .events-date{
        margin-left: -30.7rem;
    }
    .events-content {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .counter{
        padding: 20px;
    }
    .counter img{
        width: 35%;
        margin-top: 2rem;
    }
    .counter-text{
        margin-bottom: 2rem !important;
    }
    .counter-number{
        font: 800 2rem/1.25 "Mulish", sans-serif;
    }
    .counter-number-text {
        font: 400 1.2rem / 1.27 "Mulish", sans-serif;
    }
    .faculty-counter-text{
        margin-top: 2.5rem !important;
    }
    .last-gallery-image{
        display: none;
    }
    .footer {
        flex-wrap: wrap !important;
    }
}
 /* Medium devices (landscape tablets, 768px and up) */
 @media only screen and (max-width: 992px) {
    
    
     
    #message-desk{
        background: #F6FCF5 0% 0% no-repeat padding-box;
    }
    .courses-box{
        padding: 0em !important;
        
        max-width: 100%;
    }
    #vision-mission{
        background: none !important;
        background-color: #84a969 !important;
        padding: 2em .5em !important;
    }
    .counter{
        max-width: 50%;
        flex: 0 0 50%; 
    }
    .gallery-image{
        max-width: 50%;
        flex: 0 0 50%; 
    }
    

}
@media only screen and (min-device-width: 768px){
    .footer {
        flex-wrap: nowrap !important;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait),
       only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    
    .courses-box{
        padding: 0em !important;
    }
    
}
 