.hover-menu{
    width: 295px;
}

.navbar-area>ul>li:nth-child(3n) .hover-menu{
    width: 310px;
}

.opened{
    overflow: hidden;
}

.section-banner-text h3{
    font-size: 54px;
}

.text-list-item{
    font-size: 16px;
    max-width: 100px;
    line-height: 20px;
    list-style-type: disc;
}

.banner-slogon{
    text-align: center;
    padding: 0 40px;
    line-height: 24px;
}

.banner-slogon .section-title h4{
    font-size: 30px!important;
    line-height: 24px;
}

.banner-slogon .section-slogan2, .banner-slogon .section-sub-slogan2 span, .section-slogan2-iep, .vs-sub-title{
    font-size: 20px!important;
    line-height: 24px;
}

.gc-title{
    text-align: center;
}

.gc-btn h6{
    font-size: 11px;
}

.gc-btn {
    padding: 15px 30px;
}

.iep-title h5{
    font-size: 16px;
}

.iep-label-line{
    width: 60px;
}

.number-item{
    margin: 0 20px;
}

.number-label{
    font-size: 14px;
}

.annnouncemnt-item{
    line-height: 20px;
}

#CalendarDiv .row{
    justify-content: space-evenly;
}

.team-label{
    font-size: 16px;
}

.team-pos{
    font-size: 12px;
}

.s-card-text{
    font-size: 13px;
}

.vs-title, 
.banner-slogon .section-title h4{
    font-size: 40px!important;
    text-align: center;
}

.honor-hover{
    text-align: center;
}

.content-max-width-am{
    max-width: 1050px;
}

.video-item h6{
    line-height: initial!important;
}

.nc-content{
    padding: 13px;
    font-size: 14px;
}

.s-card-content{
    margin-top: 15px;
}

.s-card h5{
    font-size: 18px;
}

.green-card-item{
    height: 400px;
}

.contact-left{
    padding-left: 35px!important
}

@media screen and (max-width:1560px){
    .vs-title, 
    .banner-slogon .section-title h4{
        font-size: 30px!important;
        text-align: center;
    }
    .vs-title, 
    .banner-slogon .section-title h4{
        font-size: 30px!important;
        text-align: center;
    }
    .vs-title .banner-slogon .section-title h4{
        font-size: 30px!important;
        text-align: center;
    }
    .banner-slogon .section-sub-slogan2 span{
        font-size: 18px!important;
        line-height: 24px;
    }

}

@media screen and (max-width: 1400px) {
    .number-figure{
        font-size: 36px;
    }
    

}
@media screen and(max-width:980px) {
    .section-sub-slogan2{
        flex-direction:column ;
    }
}

@media screen and(max-width:994px) {
    .section-title{
        margin-top:12px
    }
}


@media screen and (max-width: 1199px) {
    .video-slogan{
        padding: 0 60px;
    }

    .vs-title{
        font-size: 21px!important;
        text-align: center;
    }

    .vs-sub-title{
        font-size: 16px!important;
        text-align: center;
    }
    .banner-slogon{
        margin-top:18px;
    }

    .banner-slogon .section-title h4{
        font-size: 16px!important;
    }
    
    .banner-slogon .section-slogan2, .banner-slogon .section-sub-slogan2 span, .section-slogan2-iep, .vs-sub-title{
        font-size: 14px!important;
    }
    .banner-slogon .section-slogan2{
        line-height: 6px;
    }

    .section-banner-text h3{
        font-size: 30px;
    }

    .list-item{
        padding: 0 40px;
    }
    
    .text-list-item{
        max-width: initial;
    }

    .section-slogan{
        font-size: 16px;
        text-align: center;
    }

    .s-card h5{
        font-size: 16px;
    }

    .s-card-text{
        line-height: 20px;
    }

    .s-card-content{
        padding: 0 8px;
    }
    
    .section-sub-slogan2{
        flex-direction: row;
    }

    .arrow-right-img{
        margin: 10px 15px;
    }

    .green-card-item:hover{
        margin: 0 10px 0 10px!important;
    }

    .slick-track{
      /*  flex-direction: column;
        display: flex;
        align-items: center; */
    }

    .video-item{
        margin-bottom: 40px;
    }

    .video-item h6{
        text-align: center;
    }

    #CalendarDiv{
        margin: 0;
        padding: 40px 0 100px;
    }

    #CalendarDiv .row{
        flex-direction: column;
        align-items: center;
    }

    #AllEventListDiv{
        flex: 0 0 100%;
        max-width: 100%;
    }

    .esg-title{
        width: 100%;
        text-align: center;
    }
}

@media screen and (max-width: 767px) {
    .aboutus-section .col-md-6{
        margin-top: 20px;
        height: initial!important;
    }

    .aboutus-section .col-md-5{
        margin-top: 20px;
        height: initial!important;
    }

    .aboutus-section img{
        object-fit: contain!important;
    }

    .aboutus-content{
        padding: 0;
    }
    
}

@media screen and (max-width: 640px) {
    .video-slogan{
        padding: 0 30px;
    }

    .vs-title{
        font-size: 18px!important;
        text-align: center;
    }

    .vs-sub-title{
        font-size: 14px!important;
        text-align: center;
    }
}

@media screen and (max-width:555px) {
    

    .banner-slogon .section-slogan2 {
    line-height: 20px !important;
    }
}