.xc-milestone-flex{
    display: flex;
}
.xc-milestone-flex .xc-milestone-date{
    
}
.xc-milestone-flex .xc-milestone-date p{
/*    font-weight: 600;*/
}
.xc-milestone-flex .xc-milestone-content{
    display: flex;
}
.xc-milestone-flex .xc-milestone-content .xc-seperator{
    padding: 0 10px;
}
.xc-milestone-ul{
    list-style-type: none;
    padding-left: 0;
}


.xc-up-event-list{
    display: inline-flex;
}
.xc-up-event-list .xc-date{
    flex: 100px;
}
.xc-up-event-list .xc-title{
    flex: calc( 100% - 100px);
}
.xc-w-100{
    width: 100%;
}
.xc-mt-0{
    margin-top: 0 !important;
}




.justify-content-flex-end{
    justify-content: flex-end;
}
.xc-h-100{
    height: 100%;
}
.xc-stat-box{
    
}

/*  Navbar  */
.xc-menu-top{
    background: var(--xc4);
    padding: 0;
}
.header-search-form input{
    background: var(--xc5);
    border-radius: 2px;
    border: none;
    min-height: unset !important;
    padding: 4px 25px 4px 8px !important;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 0.688rem;
    color: var(--xc1);
    width: 100%;

}
.xc-menu-top-wrapper{
    display: flex;
    justify-content: flex-end;
    max-width: 1200px;
    margin: auto;
    align-items: center;
}
.header-search{
    max-width: 116px;
}
.header-search-form input::placeholder {
    color: var(--xc1);
    font-family: 'Source Sans Pro', sans-serif;
}
.header-search-form .btn-search i{
    color: var(--xc6) ;
    font-size: 0.688rem;
}
.header-search-form .btn-search {
    height: 100%;
    padding-left: 8px;
    padding-right: 8px;
    width: unset;
}
.header-search-form form button:hover {
    background-color: transparent;
}
.header-language{
    display: flex;
    align-items: center;
    justify-content: center;  
    padding: 0;
}
.header-language a img{
    width: 20px;
}
.header-top-links{

}
.header-top-links ul{
    padding-left: 0;
    list-style-type: none;
    display: flex;
    align-items: center;
}
.header-top-links ul li{
    padding: 0;
}
.header-top-links ul li a{
    color: var(--xc6);
    text-transform: uppercase;
    font-size: .7rem;
    font-family: 'Source Sans Pro', sans-serif;
    display: block;
    padding: 12px 10px;
}
.header-top-links ul li a:hover{
    background: var(--xc5);
    color: var(--xc1);
}
.header-language>a {
    padding: 10px 10px;
}
.header-language>a:hover{
    background: var(--xc5);
}
.header-language .img-lang-w{
    display: none;
}
.header-language>a:hover .img-lang-w{
    display: block;
}
.header-language>a:hover .img-lang{
    display: none;
}

.header-top-divider{
    width: 1px;
    background: var(--xc3);
    height: 11px;
    margin-right: 10px;
}
.xc-navbar{
    max-width: 1140px;
    margin: auto;
}
.xc-navbar .xc-navbar-menu .xc-mainmenu li a .menu-text:after{
    content: none;
}
.xc-navbar .xc-navbar-menu .xc-mainmenu li a{
    padding: 0 0 0 20px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1.1rem;
    font-weight: 400;
    color: var(--xc3);
}
ul.ff-mortal-ul li a{
    font-family: 'Source Sans Pro', sans-serif;
}
.xc-mainmenu{
    width: 100%;
    display: flex;
    justify-content: flex-end;
    font-family: 'Martel', serif;
}
.header-logo a {
    position: relative;
    max-width: unset; 
    display: block;
    width: 100%;
}
.header-section{
    position: relative;
}
.header-inner, .header-section.is-sticky .header-inner{
    background: var(--xc2) !important;
}
.header-section.is-sticky .header-inner {
    -webkit-box-shadow: 0 5px 6px 0 rgba(0,0,0,.1);
    box-shadow: 0 5px 6px 0 rgb(0 0 0 / 10%);
}
.site-main-menu>ul>li:hover>a {position: relative;
    color: var(--xc3);
}

.xc-mainmenu .mega-menu{
    width: 100% !important;
    border-bottom: none;
    background: var(--xc2);
    box-shadow: none;
}
.justify-content-space-around{
    justify-content: space-around;
}
.justify-content-flex-end{
    justify-content: flex-end;
}
/*.mg-mn-lyf .xc-flex-1-2{
    padding-right: 40px;
}*/
.site-main-mobile-menu-inner{
    background-image: unset;
}
.site-mobile-menu>ul>li>a {
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.5;
    display: block;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 0;
    color: var(--xc3);
}
.site-main-mobile-menu-inner::before {
    background-color: var(--xc2);
}
.site-mobile-menu>ul>li .menu-toggle i {
    color: var(--xc3);
}
.site-mobile-menu .mega-menu li>a, .site-mobile-menu .sub-menu li>a {
    color: var(--xc3);
}
.site-mobile-menu .mega-menu li>a, .site-mobile-menu .sub-menu li>a {
    color: var(--xc3);
}
.site-mobile-menu .mega-menu li.open>a, .site-mobile-menu .sub-menu li.open>a {
    color: var(--xc3);
}
.site-mobile-menu .mega-menu li>a:hover, .site-mobile-menu .sub-menu li>a:hover {
    color: var(--xc3);
}
.fullscreen-search-close .toggle i::after, .fullscreen-search-close .toggle i::before, .header-mobile-menu-toggle .toggle i::after, .header-mobile-menu-toggle .toggle i::before, .mobile-menu-close .toggle i::after, .mobile-menu-close .toggle i::before {
    background-color: var(--xc0);
}
.fullscreen-search-close .toggle:hover i::after, .fullscreen-search-close .toggle:hover i::before, .header-mobile-menu-toggle .toggle:hover i::after, .header-mobile-menu-toggle .toggle:hover i::before, .mobile-menu-close .toggle:hover i::after, .mobile-menu-close .toggle:hover i::before {
    background-color: var(--xc0);
}

.xc-mega-menu-row{
    width: 100%;
    margin: 0 5em;
}
.border-r{
    border-right: 1px solid #68777E99;
}
.xc-flex-1, .xc-flex-2{
    display: flex;
}
.xc-flex-1 .xc-flex-1-1{

}
.xc-menu-ul, .xc-menu-ul-2{
    list-style-type: none;
    text-align: left;
    padding-left: 0;
}
.xc-menu-ul li{

}
.xc-menu-ul li a{
    font-size: 0.85rem !important;
    padding-bottom: 10px !important;
    font-weight: 400 !important;
    font-family: 'Source Sans Pro', sans-serif !important;
    color: #2B4257 !important;
    padding-left: 30px !important;
}
.xc-menu-ul-2 li a{
    /*font-size: 10px !important;
    padding-bottom: 10px !important;
    font-weight: 400 !important;
    padding-left: 0 !important;
    font-family: 'Source Sans Pro', sans-serif !important;
    color: #2B4257 !important;*/

/*        font-size: 10px !important;*/
/*    padding-bottom: 10px !important;*/
/*    font-weight: 400 !important;*/
    padding-left: 0 !important;
/*    font-family: 'Source Sans Pro', sans-serif !important;*/
/*    color: #2B4257 !important;*/
    font-size: 0.85rem !important;
    padding-bottom: 10px !important;
    font-weight: 400 !important;
    font-family: 'Source Sans Pro', sans-serif !important;
    color: #2B4257 !important;
    /* padding-left: 30px !important; */

}
.xc-menu-title-1{
    font-family: 'Source Sans Pro', sans-serif !important;
    text-align: left;
    font-size: 0.65rem;
    font-weight: 700;
    color: #5A676D;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.xc-flex-2-2{
    padding-left: 40px;
}
.xc-life-nitc-menu-1 .xc-flex-1-1 img{
    max-width: 200px;
}
.xc-life-nitc-menu-1 .xc-flex-1-2,.xc-life-nitc-menu-1 .xc-flex-1-1{
    padding-right: 16px;
}
.xc-life-nitc-menu-2 .xc-menu-title-1, .xc-life-nitc-menu-2 .xc-flex-2{
    padding-left: 16px;
}
.xc-research-menu-1 .xc-flex-1-1{
    padding-right: 16px;
}
.xc-research-menu-1 .xc-flex-1-1 img{
    max-width: 200px;
}

.xc-facility-menu-1 .xc-flex-1-1 img{
    max-width: 200px;
}
.xc-facility-menu-1 .xc-flex-1-1{
    padding-right: 40px;
}
.xc-facility-menu-1 .xc-flex-1-2{
    padding-left: 24px;
}
.xc-alumni-menu-1 .xc-flex-1-1{
    padding-right: 16px;
}
.xc-alumni-menu-1 .xc-flex-1-1 img{
    max-width: 200px;
}

.xc-menu-ul li a:hover, .xc-menu-ul-2 li a:hover{
    text-decoration: underline;
}


.xc-institute-menu-1 .xc-flex-1 .xc-flex-1-1 img{
    max-width: 200px;
}
.xc-institute-menu-1 .xc-menu-title-1{
    padding-left: 16px;
}
.xc-institute-menu-1 .xc-flex-2{
    padding-left: 16px;
}

.site-main-mobile-menu-inner{
    width: 100%;
}
.mobile-menu-header{
    background: var(--xc4);
    padding: 0 24px 0 24px !important;
}
.site-mobile-menu>ul>li>a {
    font-size: 1rem;
    font-weight: 400;
    font-family: 'Source Sans Pro', sans-serif;
    padding: 6px 24px;
    border-bottom: 1px solid rgba(104, 119, 126, 0.6) !important;

}
.mobile-menu-content {
    padding: 0px 0px 0px;
}
.site-mobile-menu>ul>li .menu-toggle i {
    color: var(--xc3);
    font-weight: 600;
}
.site-mobile-menu>ul>li .menu-toggle {
    top: 0px;
}
.site-mobile-menu .mega-menu, .site-mobile-menu .sub-menu {
    margin: 0;
    padding-left: 0 !important;
    background: var(--xc1);
}
.site-mobile-menu .lv-2 .sub-menu li{
    padding-left: 40px !important;
}
.site-mobile-menu .lv-2 .sub-menu li:nth-child(1){
    border-top: 1px solid #0000002b;
}
.site-mobile-menu .sub-menu li>a {
    font-family: 'Source Sans Pro', sans-serif !important;
    font-weight: 400;
    color: var(--xc3);
    font-size: 0.875rem;
    padding: 8px 0 8px 40px;
}
.site-mobile-menu .sub-menu li {
    border-bottom: 1px solid #0000002b;
}
.site-mobile-menu .sub-menu li:last-child{
    border-bottom: none;
}

body {
    background: #F1F3F3;
}


.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 1.125rem;
    background: #fff;

/* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper {
    margin-left: auto;
    margin-right: auto;
}
.xc-home-swiper{
/*    overflow: inherit;*/
}
.xc-home-swiper .swiper-wrapper .swiper-slide{
    position: relative;
}
.xc-home-swiper .swiper-wrapper .swiper-slide .xc-swiper-content{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background: #242754cc;
    width: 30%;
}
.xc-home-swiper .swiper-button-next, .xc-home-swiper .swiper-button-prev{
    color: var(--xc1);
    background: rgba(136, 169, 195, 0.4);
    height: 24px;
    width: 24px;
    position: relative;
    top: unset;
    left: unset;
    right: unset;
    bottom: unset;
}
.xc-home-swiper .swiper-button-prev{
    margin-right: 15px;
}
.xc-home-swiper .swiper-button-next:after, .xc-home-swiper .swiper-button-prev:after {
    font-size: 0.813rem;
}
.xc-swiper-buttons{
    display: flex;
    position: absolute;
    bottom: 50px;
    left: 6%;
}
.xc-content-box{
    color: var(--xc1);
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 2.2rem;
    text-align: left;
    margin-left: 6vw;
    margin-right: 4vw;
    margin-top: 23%;
    border-top: 2px solid var(--xc7);
    padding-top: 15px;
    line-height: 1.5;
    letter-spacing: -0.025em;
}
.xc-content-box a{
    color: var(--xc1);
}
.xc-content-box a:hover{
    text-decoration: underline;
}


.xc-swiper-lower-link-box{
    position: relative;
    /* border: 0; */
    top: -25px;
    width: 100%;
    z-index: 1;
    margin: auto;
    display: flex;
    justify-content: center;
}
.xc-swiper-lower-link-box ul{
    list-style-type: none;
    padding-left: 0;
    display: flex;
/*    border: 1px solid #091235;*/
    background: var(--xc7);
}
.xc-swiper-lower-link-box ul li:not(:last-child) a{
    border-right: none;
}
.xc-swiper-lower-link-box ul li {
    display: flex;
    align-items: center;
}
.xc-swiper-lower-link-box ul li a {
    display: block;
    padding: 16px 24px;
    font-size: 1rem;
    font-weight: 600;
    color: var(--xc8) !important;
    font-family: 'Source Sans Pro', sans-serif;
    background: var(--xc7);
    border: 1px solid #091235;
}
.xc-swiper-lower-link-box ul li a:hover{
    background: var(--xc4);
    color: var(--xc6) !important;
}



/*Section 1*/

.xc-section-1{
    background: #F1F3F3;
    padding: 1em 0 3em 0;
}
.xc-tab-section .container .xc-notice-box-wrapper{
    background: var(--xc9);
    padding: 32px 56px;
}
.xc-home-tab-1 li .nav-link{
    font-family: 'Source Sans Pro', sans-serif;
    color: var(--xc10);
    font-weight: 600;
    background: transparent;
    outline: none;
    border: none;
    font-size: 0.9rem;
    padding-left: 0;
    padding-right: 20px;
    padding-bottom: 16px;
}
.xc-home-tab-1 li .nav-link.active{
    background-color: transparent;
    color: var(--xc11);
    font-weight: 700;
}
.xc-home-tab-1{
    border-bottom: 1px solid rgba(104, 119, 126, 0.6);
}

.xc-notice-row{
    margin-top: 2em;
    padding-left: 10px;
    padding-right: 10px;
}
.xc-notice-row .notice-box{
    background: var(--xc12);
    color: var(--xc13);
    padding: 20px 20px;
    font-size: 0.9rem;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    height: 100%;
}
.xc-notice-row .xc-notice-box{
    margin-bottom: 10px;
    padding: 0 5px;
}
.xc-notice-row-2{
    margin-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
}
.xc-view-more-link{
    padding-left: 5px;
    max-width: 150px;
    border-top: 1px solid rgba(104, 119, 126, 0.6);
    padding-top: 7px;
}
.xc-view-more-link a{
    font-family: 'Source Sans Pro', sans-serif;
    color: var(--xc11);
    font-size: 0.75rem;
    font-weight: 400;
}
.xc-view-more-link a:hover{
    color: var(--xc0);
    text-decoration: underline;
}


/*Footer*/
.xc-footer{
    background: var(--xc4);
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
}
.xc-footer-bg{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('<?php echo SITE_URL; ?>xc-assets/images/footer-bg.webp');
    mix-blend-mode: multiply;
    z-index: 0;
}
.xc-footer-wrapper{
    max-width: 900px;
    margin: auto;
}
.xc-footer-address{
    padding-right: 2em;
}
.xc-footer-logo{
    padding-bottom: 1.5em;
    border-bottom: 1px solid var(--xc14);
    margin-bottom: 1em;
}
.xc-footer-title{
    font-family: 'Martel', serif;
    color: var(--xc11);
    font-weight: 700;
    font-size: 0.8rem;
    margin-bottom: 1em;
}
.xc-footer-p{
    font-family: 'Source Sans Pro', sans-serif;
    color: var(--xc1);
    font-weight: 400;
    font-size: 0.7rem ;
    line-height: 20px;
    margin-bottom: 0;
}
.xc-footer-p a{
    font-family: 'Source Sans Pro', sans-serif;
    color: var(--xc1);
    font-weight: 400;
    font-size: 0.7rem ;
    line-height: 20px;
    margin-bottom: 0;
}
.xc-footer-links{
    list-style-type: none;
    padding-left: 0;
}
.xc-footer-links-fs-1 li a{
    font-family: 'Noto Sans', sans-serif;
    font-weight: 500;
}
.xc-footer-links-fs-2 li a{
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
}
.xc-footer-links li a{
    color: var(--xc12);
    font-size: 0.7rem ;
    line-height: 20px;
}
.xc-footer-title-2{
    font-family: 'Martel', serif;
    color: var(--xc11);
    font-weight: 600;
    font-size: 0.8rem;
    margin-bottom: 1em;
    border-bottom: 1px solid var(--xc14);
    padding-bottom: 11px;
}
.xc-footer-row-2{
    margin-top: 2em;
}
.z-index-1{
    z-index: 1;
}



/*Section 2*/
.xc-section-2{
    background: var(--xc1);
    padding: 3em 0 3em;
}
.xc-event-header{
    font-family: 'Source Sans Pro', sans-serif;
    color: var(--xc15);
    font-weight: 700;
    font-size: 0.9rem;
    border-bottom: 1px solid rgba(104, 119, 126, 1);
    padding-bottom: 16px;
    margin-bottom: 2em;
}
.xc-event-box{
    display: flex;
    align-items: flex-start;
}
.xc-event-box .xc-event-date{
    flex: 15%;
}
.xc-event-box .xc-event-title{
    flex: 85%;
}
.xc-event-title a{
    font-family: 'Source Sans Pro', sans-serif;
    color: var(--xc16);
    font-weight: 400;
    font-size: 1rem;
    letter-spacing: -0.0025em;
    line-height: 20px;
    padding-left: 10px;
}
.xc-event-title a:hover{
    text-decoration: underline;
    color: var(--xc0);
}
.xc-event-box .xc-event-date .date-m{
    font-family: 'Source Sans Pro', sans-serif;
    color: var(--xc0);
    font-weight: 400;
    font-size: 10px;
    margin-bottom: 0;
}
.xc-event-box .xc-event-date .date-d{
    font-family: 'Martel', serif;
    color: var(--xc0);
    font-weight: 600;
    font-size: 1.5rem;
    margin-bottom: 0;
}
.xc-event-box .xc-event-date .date-inner{
    width: fit-content;
    border-right: 1px solid rgba(104, 119, 126, 1);
    padding-right: 10px;
}
.xc-event-view-more a{
    font-family: 'Source Sans Pro', sans-serif;
    color: var(--xc13);
    font-weight: 400;
    font-size: 0.8rem;
    display: block;
    padding: 8px 0;
}
.xc-event-view-more a:hover{
    text-decoration: underline;
}
.xc-event-view-more{
    border-top: 1px solid rgba(104, 119, 126, 1);
    border-bottom: 1px solid rgba(104, 119, 126, 1);
    margin-top: 1em;
    max-width: 150px;
}

.xc-ranking-box{
    background: var(--xc9);
}
.xc-statistics-box{
    background: var(--xc17);
}
.xc-ranking-flex-box{
    display: flex;
    margin-top: 3em;
}
.xc-ranking-flex-box .xc-rank-box{
    flex: 25%;
    background: var(--xc9);
}
.xc-ranking-flex-box .xc-statistics-box{
    flex: 75%;
    background: var(--xc17);
}
.xc-ranking-flex-box .xc-rank-box{
    padding: 32px 20px 32px 56px;
}
.xc-ranking-flex-box .xc-statistics-box{
    padding: 32px;
}
.ranking-content h6, .statistics-content h6{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 0.9rem;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 10px;
}
.ranking-content h6{
    color: var(--xc11);
    border-bottom: 1px solid rgba(104, 119, 126, 0.6);
}
.statistics-content h6{
    color: var(--xc4);
    border-bottom: 1px solid rgba(104, 119, 126, 1);
}
.rank-item{
    line-height: 1;
    margin-top: 1em;
}
.rank-item .rank-title-1{
    color: var(--xc18);
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 500;
    font-size: 0.9rem;
    
}
.rank-item .rank-title-2{
    font-family: 'Source Sans Pro', sans-serif;
    color: var(--xc2);
    font-weight: 400;
    font-size: 1rem;
    margin-bottom: 5px;
    margin-top: 16px;
}
.rank-item .rank-link{
    color: var(--xc11);
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    font-size: 0.625rem;
}
.rank-item .rank-link:hover{
    text-decoration: underline;
    color: var(--xc0);
}
.rank-list-box{
    margin-bottom: 2em;
}
.rank-list-box:last-child{
    margin-bottom: 0 !important;
}
.xc-statistics-row{
    margin: 0 3em;
}
.statistics-item{
    text-align: center;
    margin: 1em 0;
}
.statistics-item .s-count{
    font-family: 'Martel', serif;
    color: var(--xc4);
    font-weight: 400;
    font-size: 1.7rem;
    margin-bottom: 5px;
}
.statistics-item hr{
    background: rgba(104, 119, 126, 1);
    width: 40px;
    height: 1px;
    margin:0 auto 10px auto;
}
.statistics-item .s-label{
    color: var(--xc19);
    font-weight: 600;
    font-size: 0.8rem;
    font-family: 'Source Sans Pro', sans-serif;
}

.xc-container-events{
    margin-top: 3em;
}
.xc-events-flex-box{
    display: flex;
}
.xc-events-flex-box .xc-high-events{
    flex: 25%;
}
.xc-events-flex-box .xc-other-events{
    flex: 75%;
}

.xc-high-event-box{
    width: 100%;
    position: relative;
}
.xc-high-event-box img{
    width: 100%;
}
a{
    text-decoration: none;
}

.xc-high-events-title{
    background: var(--xc20);
    padding: 16px;
    width: 85%;
    position: absolute;
    right: 0;
    bottom: 0;
}
.xc-high-events-title .h-e-title{
    color: var(--xc5);
    font-family: 'Martel', serif;
    font-size: .9rem;
    font-weight: 600;
}
.xc-high-events-title .line-1{
    background: var(--xc7);
    max-width: 100px;
    height: 6px;
    margin-bottom: 10px;
}
.xc-high-events:hover .xc-high-events-title .h-e-title{
    text-decoration: underline;
    color: var(--xc0);
}
.xc-high-events:hover .xc-high-events-title .line-1{
    background-color: var(--xc0);
}
.xc-other-event-box{
    display: flex;
    height: 100%;
    flex-wrap: wrap;
}
.xc-other-event-box .xc-other-event-item{
    flex: 30%;
    height: 50%;
    padding: 0 0 20px 40px;
}
.xc-other-event-box .xc-other-event-item .xc-other-event-inner{
    height: 100%;
    width: 100%;
    position: relative;
    min-height: 150px;
}
.xc-other-event-box .xc-other-event-item:nth-child(5), .xc-other-event-box .xc-other-event-item:nth-child(6), .xc-other-event-box .xc-other-event-item:nth-child(7) {
    padding: 20px 0  0 40px;
}
.xc-other-event-box .xc-other-event-item .xc-other-event-inner .xc-other-events-title{
    background: var(--xc20);
    padding: 12px 16px 4px;
    width: 90%;
    position: absolute;
    right: 0;
    bottom: 0;
}
.line-2{
    background: var(--xc7);
    max-width: 30px;
    height: 6px;
    margin-bottom: 4px;
}
.xc-other-event-box .xc-other-event-item .xc-other-event-inner .xc-other-events-title .h-e-title{
    color: var(--xc5);
    font-family: 'Martel', serif;
    font-size: 0.9rem;
    font-weight: 600;

    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.xc-other-event-box .xc-other-event-item:hover .xc-other-events-title .h-e-title{
    text-decoration: underline;
    color: var(--xc0);
}
.xc-other-event-box .xc-other-event-item:hover .xc-other-events-title .line-2{
    background-color: var(--xc0);
}


.xc-social-bar{
    position: relative;
    background: var(--xc15);
}
.xc-social-bar-alumni{
    background: var(--xc19);
}
.xc-social-bar .xc-social-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('xc-assets/images/social-bg.png');
    mix-blend-mode: normal;
    z-index: 0;
}
.xc-social-flex{
    display: flex;
    border-top: 1px solid #A4ADB2;
    border-bottom: 1px solid #A4ADB2;
    max-width: 900px;
    margin: auto;
    padding: 10px 0;
    justify-content: space-between;
    align-items: center;
}
.xc-social-bar .container{
    padding-top: 40px;
    padding-bottom: 40px;  
}
.xc-social-flex p{
    font-family: 'Martel', serif;
    font-size: 1rem;
    font-weight: 400;
    color: var(--xc1);
    margin-bottom: 0;
    letter-spacing: -0.005em;
}
.xc-social-icon-ul{
    list-style-type: none;
    padding-left: 0;
    display: flex;
    z-index: 1;
}
.xc-social-icon-ul li a{
    background: var(--xc1);
    color: var(--xc3);
    margin-left: 18px;
    height: 18px;
    width: 18px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.688rem;
}
.xc-social-icon-ul li a.fb{
    display: flex;
    align-items: flex-end;
    font-size: 0.875rem;
}
/*.xc-events-desktop{
    display: block;
}*/
.xc-events-mobile{
    display: none;
}
/*.xc-ranking-desktop{
    display: block;
}*/
.xc-ranking-mobile{
    display: none;
}
.xc-header-search-mobile{
    display: none;
}
.xc-header-search{
    display: none;
}
.xc-notification-banner{
    position: absolute;
    left: 0;
    right: 0;
}
.xc-notification-banner .alert{
    border-radius: 0;
    margin-bottom: 0;
    background: var(--xc6);
    border: none;
    padding: 8px 10px;
}
.xc-notification-banner .alert .xc-notification-content{
    display: flex;
    align-items: center;
    justify-content: center;  
}
.xc-notification-banner .alert .xc-notification-content a, .xc-notification-banner .alert .xc-notification-content p{
    font-family: 'Source Sans Pro', sans-serif;
    color: var(--xc15);
    font-weight: 400;
    font-size: 0.75rem;
    max-width: 800px;
    text-align: center;
}
.xc-notification-banner .alert .xc-notification-content p{
    margin-bottom: 0;
}
.xc-notification-banner .alert .xc-notification-content button{
    padding: 0;
    border-radius: 50%;
    position: relative;
    margin-left: 36px;
    background: unset;
    height: 18px;
    width: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
}
.xc-notification-banner .alert .xc-notification-content button:focus{
    box-shadow: none;
}
@media screen and (max-width: 360px){
    .header-logo a {
        position: relative;
        max-width: unset;
        display: block;
        max-width: 200px !important;
    }
    .mobile-menu-logo a {
        min-width: 200px !important;
        display: block;
    }
}
@media screen and (max-width: 768px){

    .xc-milestone-flex .xc-milestone-content p{
        padding-bottom: 20px;
    }
    .xc-header-search-mobile{
        display: block;
    }
    .header-right .inner {
        display: flex;
        flex-wrap: nowrap;
        flex-direction: row;
    }
    .header-search-form form {
        width: 38px;
    }
    .header-search-form form input {
        width: 38px;
        height: 32px;
    }
    .header-search-form form input:focus{
        width: 50px;
    }
    .header-search-form .btn-search {
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .header-logo a {
        position: relative;
        max-width: unset;
        display: block;
        max-width: 240px;
    }
    .header-logo a img{
        padding: 0;
    }
    .mobile-menu-logo a img{
        padding: 0 !important;
    }
    .header-language{
        margin-right: 10px;
    }
    .header-search-form{
        position: relative;
        top: unset;
        left: unset;
/*        display: block !important;*/
        padding: 0px;
        border: none;
        background: transparent;
        display: flex;
        justify-content: flex-end;
    }
    .dark-logo{
        display: none;
    }
    .light-logo{
        display: block;
        position: relative !important;
        top: unset !important;
        left: unset !important;
        opacity: 1 !important;
    }
    .header-inner, .header-section.is-sticky .header-inner {
        background: var(--xc4) !important;
    }
    .fullscreen-search-close .toggle i::after, .fullscreen-search-close .toggle i::before, .header-mobile-menu-toggle .toggle i::after, .header-mobile-menu-toggle .toggle i::before, .mobile-menu-close .toggle i::after, .mobile-menu-close .toggle i::before {
        background-color: var(--xc6);
    }
    .fullscreen-search-close .toggle:hover i::after, .fullscreen-search-close .toggle:hover i::before, .header-mobile-menu-toggle .toggle:hover i::after, .header-mobile-menu-toggle .toggle:hover i::before, .mobile-menu-close .toggle:hover i::after, .mobile-menu-close .toggle:hover i::before {
        background-color: var(--xc6);
    }
    .header-mobile-menu-toggle button.toggle{
        background: var(--xc5);
        padding: 7px;
    }



    .xc-content-box {
        font-size: 2.2rem;
        padding-top: 10px;
        padding-bottom: 20px;
    }
    .xc-swiper-buttons {
        left: unset;
        right: 20px;
        bottom: 20px;
    }
    .xc-content-box a{
        margin-bottom: 20px;
    }
    .xc-content-box {
        font-size: 2.2rem;
        text-align: left;
        margin-left: 20px;
        margin-right: 20px;
        margin-top: 20px;
        padding-top: 0;
    }
    .xc-home-swiper .swiper-button-prev {
        margin-right: 9px;
    }

    .xc-swiper-lower-link-box {
        top: 0;
    }
    .xc-swiper-lower-link-box ul li{
        width: 100%;
    }
    .xc-swiper-lower-link-box ul li a {
        width: 100%;
        padding: 9px 11px;
        font-size: 1rem;
        text-align: center;
    }
    .xc-swiper-lower-link-box ul {
        justify-content: space-evenly;
        width: 100%;
        flex-direction: column;
    }
    .xc-swiper-lower-link-box ul li a{
        border-right: 1px solid #091235 !important;
        border-bottom: none;
    }
    .xc-swiper-lower-link-box ul li:last-child a{
        border: 1px solid #091235;
    }
    .xc-section-1{
        padding: 0;
    }
    .xc-section-1 .container{
        padding: 0;
        max-width: unset;
    }
    .xc-tab-section .container .xc-notice-box-wrapper {
        padding: 20px 20px 40px;
    }
    .xc-home-swiper .swiper-wrapper .swiper-slide {
/*        height: 60vh;*/
    }
    .xc-home-swiper .swiper-wrapper .swiper-slide .xc-swiper-content {
        top: unset;
        width: 100%;
        right: 0;
        min-height: 140px;
    }
    .xc-menu-top{
        display: none;
    }
    /*.xc-home-swiper{
        overflow: hidden;
    }*/

    /*.xc-section-1{
        padding-top: 0;
    }*/
    .m-mt-2em{
        margin-top: 2em;
    }
    .xc-event-box .xc-event-date .date-inner {
        padding-right: 20px;
    }
    .xc-event-box .xc-event-date {
        flex: 10%;
    }
    .xc-event-box {
        display: flex;
        align-items: flex-start;
        margin-bottom: 1em;
    }
    .xc-event-title a {
        padding-left: 10px;
    }

    .xc-ranking-flex-box {
        flex-direction: column;
    }
    .xc-statistics-row {
        margin: 0;
    }
    .xc-ranking-flex-box .xc-rank-box {
        padding: 20px 20px 40px 20px;
    }


    .xc-events-flex-box .xc-high-events{
        display: none;
    }
    .xc-other-event-box .xc-other-event-item {
        flex: 100%;
        height: unset;
        padding: 0 0 24px 0px !important;
        min-height: 250px;
    }
    .xc-other-event-box .xc-other-event-item:nth-child(8),.xc-other-event-box .xc-other-event-item:nth-child(9),.xc-other-event-box .xc-other-event-item:nth-child(7), .xc-other-event-box .xc-other-event-item:nth-child(5), .xc-other-event-box .xc-other-event-item:nth-child(6) {
        display: none;
    }

    .xc-social-flex {
        flex-direction: column;
        align-items: flex-start;
    }
    .xc-social-icon-ul li a {
        margin-left: 0;
        margin-right: 16px;
    }
    .xc-social-icon-ul {
        margin-top: 16px;
    }



    .xc-notice-board .xc-notice-box:nth-child(7), .xc-notice-board .xc-notice-box:nth-child(8), .xc-notice-board .xc-notice-box:nth-child(9), .xc-notice-board .xc-notice-box:nth-child(10), .xc-notice-board .xc-notice-box:nth-child(11), .xc-notice-board .xc-notice-box:nth-child(12){
        display: block;
    }
    .xc-notice-row .notice-box {
        padding: 16px 16px;
        font-size: 0.875rem;
    }



    .xc-events-desktop{
        display: none;
    }
    .xc-section-2 {
        padding: 40px 0 0;
    }
    .events-mobile-swiper-buttons{
        position: relative;
        left: unset;
        right: unset;
        top: unset;
        bottom: unset;
        width: 100%;
        display: flex;
        justify-content: flex-end;
        margin-top: -45px;
    }
    .events-mobile{
        margin-top: 1.5em;
    }
    .events-mobile-prev{
        height: 28px;
        width: 28px;
        background: var(--xc15);
        color: var(--xc1);
        position: relative;
        left: unset;
        right: unset;
    }
    .events-mobile-next{
        height: 28px;
        width: 28px;
        background: var(--xc15);
        color: var(--xc1);
        position: relative;
        left: unset;
        right: unset;
        margin-left: 16px;
    }
    .events-mobile-prev:after{
        font-size: 0.75rem;
    }
    .events-mobile-next:after{
        font-size: 0.75rem;
    }
    .xc-events-mobile{
        display: block;
    }
    .xc-event-slide-mobile{
        display: flex;
        width: 100%;
    }
    .xc-event-slide-mobile .date-box{
        flex: 50px;
        border-right: 1px solid rgba(104, 119, 126, 0.6); 
        text-align: left;
    }
    .xc-event-slide-mobile .content-box{
        flex: calc(100% - 50px);
        padding-left: 20px;
        text-align: left;
    }
    .xc-event-slide-mobile .date-box .date-m{
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 400;
        color: var(--xc0);
        font-size: 0.875rem;
        margin-bottom: 8px;
    }
    .xc-event-slide-mobile .date-box .date-d{
        font-family: 'Martel', serif;
        font-weight: 600;
        color: var(--xc0);
        font-size: 32px;
        line-height: 1;
    }
    
    .xc-event-slide-mobile .content-box a{
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 400;
        color: var(--xc16);
        font-size: 1rem;
        text-align: left;
    }
    .xc-event-slide-mobile .content-box a:hover{
        text-decoration: underline;
    }
    .xc-section-2 .container-event{
        width: 100%;
        padding: 0 20px;
    }
    .xc-event-header {
        font-size: 0.9rem;
    }
    .xc-event-view-more a {
        font-size: 0.9rem;
        padding: 16px 0 40px 0;
    }
    .xc-event-view-more {
        border-bottom: none;
    }
    .xc-section-2 .xc-container-ranking{
        padding: 0;
        max-width: unset;
    }
    .xc-ranking-flex-box .xc-statistics-box {
        padding: 20px;
    }
    .ranking-content h6, .statistics-content h6 {
        font-size: 1rem;
        padding-bottom: 10px;
    }
    .rank-item .rank-title-1 {
        font-size: 1rem;
        margin-bottom: 16px;
    }
    .rank-item .rank-title-2 {
        font-size: 1.125rem;
        margin-bottom: 5px;
    }
    .rank-item .rank-link {
        font-size: 0.875rem;
    }

    .xc-ranking-desktop{
        display: none;
    }
    .xc-ranking-mobile{
        display: block;
    }
    .rank-list-box {
        margin-bottom: 40px;
    }
    .xc-container-events {
        margin-top: 0;
        padding: 40px 20px 0;
        background: var(--xc17);
        max-width: unset;
    }
    .xc-social-flex {
        padding: 16px 0;
    }
    .xc-social-flex p {
        font-size: 1.25rem;
    }
    .xc-social-icon-ul li a {
        height: 24px;
        width: 24px;
        font-size: 0.875rem;
    }
    .xc-social-icon-ul li a.fb {
        font-size: 1.125rem;
    }
    .xc-social-bar .container{
        width: 100%;
        padding: 24px 20px;
    }
    .m-d-n{
        display: none;
    }
    .xc-footer {
        padding-top: 56px;
        padding-bottom: 100px;
        overflow: hidden;
    }
    .xc-footer .container{
        width: 100%;
        padding: 0 20px;
    }
    .xc-footer-title {
        font-size: 0.875rem;
        margin-bottom: 1em;
    }
    .xc-footer-p{
        font-size: 0.875rem;
    }
    .xc-footer-p a {
        font-size: 0.875rem;
    }
    .xc-footer-logo {
        padding-bottom: 40px;
        margin-bottom: 24px;
    }
    .m-mt-16{
        margin-top: 16px;
    }
    .xc-home-tab-1 li .nav-link {
        font-size: 0.9rem;
        padding-right: 12px;
    }
    .xc-view-more-link a {
        font-size: 0.875rem;
    }
    .xc-notice-row {
        margin-top: 20px;
    }
    .xc-other-event-box .xc-other-event-item .xc-other-event-inner .xc-other-events-title .h-e-title {
        font-size: 1.25rem;
    }
    .xc-header-search .xc-btn-search{
        background: var(--xc5);
        box-shadow: none;
        outline: none;
        border: none;
        height: 32px;
        width: 38px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .xc-header-search{
        display: block;
    }
    .xc-header-search form{
        display: flex;

    }
    .xc-input-w-100{
        width: 100px !important;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .xc-header-search .xc-btn-search i {
        color: var(--xc6);
        font-size: 0.688rem;
    }
    .xc-header-search input {
        width: 0;
        background: var(--xc5);
        border-radius: 2px;
        border: none;
        padding: 0;
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 0.688rem;
        color: var(--xc1);
        transition: ease-in 0.4s;
    }
    .fullscreen-search-close .toggle i, .mobile-menu-close .toggle i {
        width: 20px;
    }
    .fullscreen-search-close .toggle, .mobile-menu-close .toggle {
        width: 38px;
        height: 32px;
        background: var(--xc5);
        margin-left: 10px;
    }
    .m-close-wrapper{
        display: flex;
    }
    .mobile-menu-logo a{
        min-width: 240px;
        display: block;
    }
    .mobile-menu-logo  a img {
        width: 100%;
        padding: 24px 0;
    }


    .xc-notification-banner{
        margin-top: 14px;
    }
    .xc-notification-banner .alert .xc-notification-content button {
        margin-left: 16px;
    }
    .xc-notification-banner .alert .xc-notification-content a, .xc-notification-banner .alert .xc-notification-content p {
        font-size: 0.75rem;
    }
}
@media (min-width: 769px) and (max-width: 991px){
    .header-logo a {
        position: relative;
        max-width: unset;
        display: block;
        width: 250px;
    }
    .header-language{
        margin-right: 10px;
    }
    .header-search-form{
        position: relative;
        top: unset;
        left: unset;
        display: block !important;
        padding: 0px;
        border: none;
        background: transparent;
    }

    .xc-content-box {
        font-size: 2.2rem;
        padding-top: 10px;
    }
    .xc-swiper-buttons {
        bottom: 10px;
    }
    .xc-home-swiper .swiper-button-prev {
        margin-right: 9px;
    }
    .xc-event-box .xc-event-date .date-inner {
        padding-right: 15px;
    }
    .xc-event-box .xc-event-date {
        flex: 10%;
    }
    .xc-event-box {
        display: flex;
        align-items: flex-start;
        margin-bottom: 1em;
    }
    .xc-event-title a {
        padding-left: 10px;
    }


    .xc-other-event-box .xc-other-event-item {
        flex: 50%;
        height: 50%;
        padding: 0 0 10px 20px;
    }
    /*.xc-other-event-box .xc-other-event-item:nth-child(8),.xc-other-event-box .xc-other-event-item:nth-child(9),.xc-other-event-box .xc-other-event-item:nth-child(7), .xc-other-event-box .xc-other-event-item:nth-child(6) {
        display: none;
    }*/
    .xc-other-event-box .xc-other-event-item:nth-child(n+6) {
        display: none;
    }

    .xc-other-event-box .xc-other-event-item:nth-child(5), .xc-other-event-box .xc-other-event-item:nth-child(6), .xc-other-event-box .xc-other-event-item:nth-child(7) {
        padding: 20px 0  0 20px !important;
    }
   .xc-other-event-box .xc-other-event-item:nth-child(4){
        padding: 20px 0  0 20px;
    }

    .xc-header-search .xc-btn-search{
        background: var(--xc5);
        box-shadow: none;
        outline: none;
        border: none;
        height: 32px;
        width: 38px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    /*.xc-header-search{
        display: block;
    }*/
    .xc-header-search form{
        display: flex;

    }
    .xc-input-w-100{
        width: 100px !important;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .xc-header-search .xc-btn-search i {
        color: var(--xc6);
        font-size: 0.688rem;
    }
    .xc-header-search input {
        width: 0;
        background: var(--xc5);
        border-radius: 2px;
        border: none;
        padding: 0;
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 0.688rem;
        color: var(--xc1);
        transition: ease-in 0.4s;
    }
    .fullscreen-search-close .toggle i, .mobile-menu-close .toggle i {
        width: 20px;
    }
    .fullscreen-search-close .toggle, .mobile-menu-close .toggle {
        width: 38px;
        height: 32px;
        background: var(--xc5);
        margin-left: 10px;
    }
    .m-close-wrapper{
        display: flex;
    }
    .mobile-menu-logo a{
        min-width: 240px;
        display: block;
    }
    .mobile-menu-logo  a img {
        width: 100%;
        padding: 24px 0;
    }
    /*.fullscreen-search-close .toggle i::after, .fullscreen-search-close .toggle i::before, .header-mobile-menu-toggle .toggle i::after, .header-mobile-menu-toggle .toggle i::before, .mobile-menu-close .toggle i::after, .mobile-menu-close .toggle i::before {
        background-color: var(--xc6);
    }*/
    .mobile-menu-close .toggle i::after,.mobile-menu-close .toggle i::before,.mobile-menu-close .toggle:hover i::after,.mobile-menu-close .toggle:hover i::before{
        background-color: var(--xc6);
    }
     
}
@media (min-width: 992px) and (max-width: 1200px){
    .xc-content-box {
        font-size: 2.2rem;
        padding-top: 10px;
    }
    .xc-swiper-buttons {
        bottom: 15px;
    }
    .xc-event-box .xc-event-title {
        flex: 85%;
        padding-left: 10px;
    }
    .header-logo a {
        position: relative;
        max-width: unset;
        display: block;
        width: 250px;
    }

}
@media (min-width: 1201px) and (max-width: 1400px){

}
@media (min-width: 1400px){
    .xc-content-box {
        margin-left: 9vw;
    }
    .xc-swiper-buttons {
        left: 9%;
    }
}




/*Desktop Menu*/

.academic-mega-menu{

}

.site-main-menu ul.xc-mainmenu li a.active{
    color: var(--xc13);
    font-weight: 600;
}
@media (min-width: 1201px) and (max-width: 1400px){

    .site-main-menu .mega-menu {
        padding: 20px 15px 20px;
    }
    /*    institute*/

    .xc-institute-menu-1 .xc-flex-1 .xc-flex-1-1 img {
        max-width: 180px;
        margin-right: 20px;
    }
    .institute-mega-menu-box-1 {
        padding-right: 40px;
    }
    .xc-institute-menu-1 .xc-menu-title-1 {
        padding-left: 40px;
    }
    .xc-institute-menu-1 .xc-flex-2 {
        padding-left: 40px;
    }
    .xc-institute-menu-1 .xc-flex-2 .xc-flex-2-2 {
        padding-left: 80px;
    }


    /*    Academic*/

    .academic-mega-menu{
        width: fit-content;
        margin: auto;
    }
    
    

    /*    Life at NITC*/

    .xc-life-nitc-menu-1 .xc-flex-1-1 img {
        max-width: 180px;
        margin-right: 30px;
    }
    .life-nitc-mega-menu .life-nitc-mega-menu-box-1 {
        padding-right: 30px;
    }
    .xc-life-nitc-menu-2 .xc-menu-title-1, .xc-life-nitc-menu-2 .xc-flex-2 {
        padding-left: 30px;
    }
    .life-nitc-mega-menu {
        margin-left: 27vw;
    }


    /*    Research*/

    .xc-research-menu-1 .xc-flex-1-1 img {
        max-width: 180px;
        margin-right: 40px;
    }
    .xc-research-menu-1 .xc-flex-1-1 {
        padding-right: 0;
    }


    /*    Central Facility*/

    .xc-facility-menu-1 .xc-flex-1-1 img {
        max-width: 180px;
        margin-right: 80px;
    }
    .xc-facility-menu-1 .xc-flex-1-1{
        padding-right: 0;
    }
    .xc-facility-menu-1 .xc-flex-1-2 {
        padding-left: 40px;
    }

    .xc-facility-menu-1 .xc-flex-1-2 .xc-flex-2 .xc-flex-2-1{
        margin-right: 40px;
    }
    .xc-menu-ul-2 li a{
        line-height: 14px !important;
    }


    /*    Alumni*/
    .xc-alumni-menu-1 .xc-flex-1-1 {
        padding-right: 0;
    }
    .xc-alumni-menu-1 .xc-flex-1-1 img {
        max-width: 180px;
        margin-right: 40px;
    }
}
@media (min-width: 1401px) and (max-width: 1500px){
    /*    institute*/

    .xc-institute-menu-1 .xc-flex-1 .xc-flex-1-1 img {
        max-width: 240px;
        margin-right: 40px;
    }
    .institute-mega-menu-box-1 {
        padding-right: 80px;
    }
    .xc-institute-menu-1 .xc-menu-title-1 {
        padding-left: 40px;
    }
    .xc-institute-menu-1 .xc-flex-2 {
        padding-left: 40px;
    }
    .xc-institute-menu-1 .xc-flex-2 .xc-flex-2-2 {
        padding-left: 80px;
    }


    /*    Academic*/

    .academic-mega-menu{
        width: fit-content;
        margin: auto;
    }
    
    

    /*    Life at NITC*/

    .xc-life-nitc-menu-1 .xc-flex-1-1 img {
        max-width: 240px;
        margin-right: 40px;
    }
    .life-nitc-mega-menu .life-nitc-mega-menu-box-1 {
        padding-right: 40px;
    }
    .xc-life-nitc-menu-2 .xc-menu-title-1, .xc-life-nitc-menu-2 .xc-flex-2 {
        padding-left: 40px;
    }
    .life-nitc-mega-menu {
        margin-left: 30vw;
    }


    /*    Research*/

    .xc-research-menu-1 .xc-flex-1-1 img {
        max-width: 240px;
        margin-right: 40px;
    }
    .xc-research-menu-1 .xc-flex-1-1 {
        padding-right: 0;
    }


    /*    Central Facility*/

    .xc-facility-menu-1 .xc-flex-1-1 img {
        max-width: 240px;
        margin-right: 80px;
    }
    .xc-facility-menu-1 .xc-flex-1-1{
        padding-right: 0;
    }
    .xc-facility-menu-1 .xc-flex-1-2 {
        padding-left: 40px;
    }

    .xc-facility-menu-1 .xc-flex-1-2 .xc-flex-2 .xc-flex-2-1{
        margin-right: 40px;
    }
    .xc-menu-ul-2 li a{
        line-height: 20px !important;
        font-size: 1rem !important;
    }


    /*    Alumni*/
    .xc-alumni-menu-1 .xc-flex-1-1 {
        padding-right: 0;
    }
    .xc-alumni-menu-1 .xc-flex-1-1 img {
        max-width: 240px;
        margin-right: 40px;
    }
}
@media (min-width: 1501px) and (max-width: 1600px){

    /*    institute*/

    .xc-institute-menu-1 .xc-flex-1 .xc-flex-1-1 img {
        max-width: 280px;
        margin-right: 40px;
    }
    .institute-mega-menu-box-1 {
        padding-right: 80px;
    }
    .xc-institute-menu-1 .xc-menu-title-1 {
        padding-left: 40px;
    }
    .xc-institute-menu-1 .xc-flex-2 {
        padding-left: 40px;
    }
    .xc-institute-menu-1 .xc-flex-2 .xc-flex-2-2 {
        padding-left: 80px;
    }


    /*    Academic*/

    .academic-mega-menu{
        width: fit-content;
        margin: auto;
    }
    
    

    /*    Life at NITC*/

    .xc-life-nitc-menu-1 .xc-flex-1-1 img {
        max-width: 280px;
        margin-right: 40px;
    }
    .life-nitc-mega-menu .life-nitc-mega-menu-box-1 {
        padding-right: 80px;
    }
    .xc-life-nitc-menu-2 .xc-menu-title-1, .xc-life-nitc-menu-2 .xc-flex-2 {
        padding-left: 40px;
    }
    .life-nitc-mega-menu {
        margin-left: 30vw;
    }


    /*    Research*/

    .xc-research-menu-1 .xc-flex-1-1 img {
        max-width: 280px;
        margin-right: 40px;
    }
    .xc-research-menu-1 .xc-flex-1-1 {
        padding-right: 0;
    }


    /*    Central Facility*/

    .xc-facility-menu-1 .xc-flex-1-1 img {
        max-width: 280px;
        margin-right: 80px;
    }
    .xc-facility-menu-1 .xc-flex-1-1{
        padding-right: 0;
    }
    .xc-facility-menu-1 .xc-flex-1-2 {
        padding-left: 40px;
    }

    .xc-facility-menu-1 .xc-flex-1-2 .xc-flex-2 .xc-flex-2-1{
        margin-right: 40px;
    }
    .xc-menu-ul-2 li a{
        line-height: 20px !important;
        font-size: 1rem !important;
    }


    /*    Alumni*/
    .xc-alumni-menu-1 .xc-flex-1-1 {
        padding-right: 0;
    }
    .xc-alumni-menu-1 .xc-flex-1-1 img {
        max-width: 280px;
        margin-right: 40px;
    }

}
@media (min-width: 1601px) and (max-width: 1700px){

    /*    institute*/

    .xc-institute-menu-1 .xc-flex-1 .xc-flex-1-1 img {
        max-width: 280px;
        margin-right: 40px;
    }
    .institute-mega-menu-box-1 {
        padding-right: 80px;
    }
    .xc-institute-menu-1 .xc-menu-title-1 {
        padding-left: 40px;
    }
    .xc-institute-menu-1 .xc-flex-2 {
        padding-left: 40px;
    }
    .xc-institute-menu-1 .xc-flex-2 .xc-flex-2-2 {
        padding-left: 80px;
    }


    /*    Academic*/

    .academic-mega-menu{
        width: fit-content;
        margin: auto;
    }
    
    

    /*    Life at NITC*/

    .xc-life-nitc-menu-1 .xc-flex-1-1 img {
        max-width: 280px;
        margin-right: 40px;
    }
    .life-nitc-mega-menu .life-nitc-mega-menu-box-1 {
        padding-right: 80px;
    }
    .xc-life-nitc-menu-2 .xc-menu-title-1, .xc-life-nitc-menu-2 .xc-flex-2 {
        padding-left: 40px;
    }
    .life-nitc-mega-menu {
        margin-left: 30vw;
    }


    /*    Research*/

    .xc-research-menu-1 .xc-flex-1-1 img {
        max-width: 280px;
        margin-right: 40px;
    }
    .xc-research-menu-1 .xc-flex-1-1 {
        padding-right: 0;
    }


    /*    Central Facility*/

    .xc-facility-menu-1 .xc-flex-1-1 img {
        max-width: 280px;
        margin-right: 80px;
    }
    .xc-facility-menu-1 .xc-flex-1-1{
        padding-right: 0;
    }
    .xc-facility-menu-1 .xc-flex-1-2 {
        padding-left: 40px;
    }

    .xc-facility-menu-1 .xc-flex-1-2 .xc-flex-2 .xc-flex-2-1{
        margin-right: 40px;
    }
    .xc-menu-ul-2 li a{
        line-height: 20px !important;
    }


    /*    Alumni*/
    .xc-alumni-menu-1 .xc-flex-1-1 {
        padding-right: 0;
    }
    .xc-alumni-menu-1 .xc-flex-1-1 img {
        max-width: 280px;
        margin-right: 40px;
    }


}
@media (min-width: 1701px) and (max-width: 1800px){
    /*    institute*/

    .xc-institute-menu-1 .xc-flex-1 .xc-flex-1-1 img {
        max-width: 280px;
        margin-right: 40px;
    }
    .institute-mega-menu-box-1 {
        padding-right: 80px;
    }
    .xc-institute-menu-1 .xc-menu-title-1 {
        padding-left: 40px;
    }
    .xc-institute-menu-1 .xc-flex-2 {
        padding-left: 40px;
    }
    .xc-institute-menu-1 .xc-flex-2 .xc-flex-2-2 {
        padding-left: 80px;
    }


    /*    Academic*/

    .academic-mega-menu{
        width: fit-content;
        margin: auto;
    }
    
    

    /*    Life at NITC*/

    .xc-life-nitc-menu-1 .xc-flex-1-1 img {
        max-width: 280px;
        margin-right: 40px;
    }
    .life-nitc-mega-menu .life-nitc-mega-menu-box-1 {
        padding-right: 80px;
    }
    .xc-life-nitc-menu-2 .xc-menu-title-1, .xc-life-nitc-menu-2 .xc-flex-2 {
        padding-left: 40px;
    }
    .life-nitc-mega-menu {
        margin-left: 30vw;
    }


    /*    Research*/

    .xc-research-menu-1 .xc-flex-1-1 img {
        max-width: 280px;
        margin-right: 40px;
    }
    .xc-research-menu-1 .xc-flex-1-1 {
        padding-right: 0;
    }


    /*    Central Facility*/

    .xc-facility-menu-1 .xc-flex-1-1 img {
        max-width: 280px;
        margin-right: 80px;
    }
    .xc-facility-menu-1 .xc-flex-1-1{
        padding-right: 0;
    }
    .xc-facility-menu-1 .xc-flex-1-2 {
        padding-left: 40px;
    }

    .xc-facility-menu-1 .xc-flex-1-2 .xc-flex-2 .xc-flex-2-1{
        margin-right: 40px;
    }
    .xc-menu-ul-2 li a{
        line-height: 20px !important;
    }


    /*    Alumni*/
    .xc-alumni-menu-1 .xc-flex-1-1 {
        padding-right: 0;
    }
    .xc-alumni-menu-1 .xc-flex-1-1 img {
        max-width: 280px;
        margin-right: 40px;
    }
}
@media (min-width: 1801px){




    /*    institute*/

    .xc-institute-menu-1 .xc-flex-1 .xc-flex-1-1 img {
        max-width: 280px;
        margin-right: 40px;
    }
    .institute-mega-menu-box-1 {
        padding-right: 80px;
    }
    .xc-institute-menu-1 .xc-menu-title-1 {
        padding-left: 40px;
    }
    .xc-institute-menu-1 .xc-flex-2 {
        padding-left: 40px;
    }
    .xc-institute-menu-1 .xc-flex-2 .xc-flex-2-2 {
        padding-left: 80px;
    }


    /*    Academic*/

    .academic-mega-menu{
        width: fit-content;
        margin: auto;
    }
    


    /*    Life at NITC*/

    .xc-life-nitc-menu-1 .xc-flex-1-1 img {
        max-width: 280px;
        margin-right: 40px;
    }
    .life-nitc-mega-menu .life-nitc-mega-menu-box-1 {
        padding-right: 80px;
    }
    .xc-life-nitc-menu-2 .xc-menu-title-1, .xc-life-nitc-menu-2 .xc-flex-2 {
        padding-left: 40px;
    }
    .life-nitc-mega-menu {
        margin-left: 30vw;
    }


    /*    Research*/

    .xc-research-menu-1 .xc-flex-1-1 img {
        max-width: 280px;
        margin-right: 40px;
    }
    .xc-research-menu-1 .xc-flex-1-1 {
        padding-right: 0;
    }


    /*    Central Facility*/

    .xc-facility-menu-1 .xc-flex-1-1 img {
        max-width: 280px;
        margin-right: 80px;
    }
    .xc-facility-menu-1 .xc-flex-1-1{
        padding-right: 0;
    }
    .xc-facility-menu-1 .xc-flex-1-2 {
        padding-left: 40px;
    }

    .xc-facility-menu-1 .xc-flex-1-2 .xc-flex-2 .xc-flex-2-1{
        margin-right: 40px;
    }
    .xc-menu-ul-2 li a{
        line-height: 20px !important;
    }


    /*    Alumni*/
    .xc-alumni-menu-1 .xc-flex-1-1 {
        padding-right: 0;
    }
    .xc-alumni-menu-1 .xc-flex-1-1 img {
        max-width: 280px;
        margin-right: 40px;
    }
}

.institute-mega-menu{
    display: flex;
    width: fit-content;
    margin: auto;
}
.institute-mega-menu-box-1{

}
.institute-mega-menu-box-2{

}


.life-nitc-mega-menu{
    display: flex;
    width: fit-content;
}

.life-nitc-mega-menu .life-nitc-mega-menu-box-1{

}
.life-nitc-mega-menu .life-nitc-mega-menu-box-2{

}
.xc-life-nitc-menu-1 .xc-flex-1-2, .xc-life-nitc-menu-1 .xc-flex-1-1{
    padding-right: 0;
}


