.col, .col-1, .col-10, .col-11, .col-12, 
.col-2, .col-3, .col-4, .col-5, .col-6, 
.col-7, .col-8, .col-9, .col-auto, .col-lg, 
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, 
.col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, 
.col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, 
.col-lg-auto, .col-md, .col-md-1, .col-md-10, 
.col-md-11, .col-md-12, .col-md-2, .col-md-3, 
.col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, 
.col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, 
.col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, 
.col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, 
.col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, 
.col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, 
.col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding-right: 0;
    padding-left: 0;
}

.padd-lr-0 {
   padding-left: 0px;
   padding-right: 0px;
}

#new-home-slider {
    margin: 0px auto !important;
    display: table;
    max-width: 1920px !important;
}

#main-nav-1 {
    background: rgb(0 0 0 / 50%) !important;
}

.hero {
    background-color: transparent  !important;
}

#masthead {
    background: #ffffff !important;
}

#navbarExampleOnHover {
    justify-content: center;
    padding: 0px 25px;
}

#navbarExampleOnHover ul.main-nav > li > a {
    border-bottom: 2px solid transparent !important;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff !important;
}

.fs-50 {
    font-size: 50px !important;
}

.section-heading {
    font-size: 50px !important;
    line-height: 1.1;
    text-transform: uppercase;
    position: relative;
    font-weight: 500;
}

.section-heading::after {
    content: '';
    display: inline;
    border-bottom: 3px solid #01ccdb;
    text-align: left;
    float: left;
    width: 75px;
    position: absolute;
    bottom: -5px;
    left: 0px;
    border-radius: 0px;
}

.txt-uppercase {
    text-transform: uppercase !important;
}

.align-center {
    align-items: center !important;
}

.justify-center {
    justify-content: center  !important;
}

.university-news {
    justify-content: space-between;
    display: flex;
    gap: 30px;
    display: block;
}

.university-news .first-news{
    padding-right:15px;
}
 
.university-news .rest-news {
    padding-left:15px;
}

.university-news .first-news, 
.university-news .rest-news {
    width: 50%;
    float: left;
}

.university-news .rest-news {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
}

.university-news .rest-news .news-item {
    width: 50%;
    float: left;
    flex: 1 1 45%;
}

.university-news .first-news .news-item .domain {
    padding: 15px 0px 10px 0px;
}

.info {
    color: #444;
}

.university-news .rest-news .news-item .domain {
    padding: 0px 0px 10px 0px;
}

.university-news .news-item .domain {
    font-family: "Oswald", sans-serif;
    font-size: 16px;
    color: #01ccdb;
    text-align: left  !important;
    padding: 10px 0px;
    font-weight: 700;
    letter-spacing: 0;    
}

.university-news .news-item img {
    width: 100%;
    height: auto !important;
    box-shadow: 3px 5px 5.64px 0.36px rgb(0,0,0,0.5);
}

.university-news .news-item h3 a{
    color: #000 !important;
    font-family: "Oswald", sans-serif;    
}

.university-news .first-news h3 {
    font-size: 24px;
    text-align: left;
    color: #000 !important;
    line-height: 36px;
    font-family: "Oswald", sans-serif;
    font-weight: 500;
    letter-spacing: 0;    
}

.university-news .rest-news h3 {
    font-size: 18px;
    text-align: left;
    color: #000 !important;
    line-height: 26px;
    font-family: "Oswald", sans-serif;
    font-weight: 500;
    letter-spacing: 0;
}

.university-news .rest-news .news-item:nth-child(1), 
.university-news .rest-news .news-item:nth-child(2) {
    border-bottom: 1px solid #f6f6f6;
    padding-bottom: 15px;
}

#notable-achievements {
    max-width: 1920px;
    margin: 0px auto !important;
}

.max-1920 {
    max-width: 1920px;
    margin: 0px auto;
    display: block;
}

.bg-f6f6f6{
    background: #f6f6f6;
}

.description ul {
    list-style: none !important;
    margin-left: 0px;
}

.description ul li {
    padding-bottom: 8px;
    font-size: 18px;
    font-family: "Oswald", sans-serif;
    font-weight: 500;
}

.description ul li::before {
    font-family: FontAwesome;
    content: '\f105';
    padding-right: 15px;
    font-size: 18px;
    font-weight: 700;
}

#study-at-nuv{
    max-width: 650px;
    margin: 0px auto !important;
}

#life-at-nuv h4,
#life-at-nuv h4 a {
    font-size: 18px;
    color: #000 !important;
    line-height: 26px;
    font-family: "Oswald", sans-serif;
    font-weight: 500;
    letter-spacing: 0;
    padding-bottom: 7px;
}

#nuv-communication .title-date {
    display: flex;
    gap:15px;
}

#nuv-communication .events {
    display: flex;
    justify-content: space-between; /* Space between items */ 
}

#nuv-communication .events .col-lg-4 {
    padding: 0px 15px;
    border-right: 2px solid #f6f6f6 !important;
}

#nuv-communication .events .col-lg-4:last-child {     
    border-right: 0px solid #f6f6f6 !important;
}

/*#nuv-communication .events .col-lg-4:first-child {
    padding-left: 0px;    
}

#nuv-communication .events .col-lg-4:last-child {
    padding-right: 0px;       
}
*/

#nuv-communication .event-title{
    font-size: 24px;
    color: #000 !important;
    line-height: 1.2;
    font-family: "Oswald", sans-serif;
    font-weight: 500;
    letter-spacing: 0;
}

#nuv-communication .event-details p{
    font-size: 16px;
    color: #000 !important;
    line-height: 24px;
    letter-spacing: 0;
}

#nuv-communication .event-details p:first-child{
    display: none;
}

#nuv-communication img {
    width: 100%;
    height: auto !important;
    box-shadow: 3px 5px 5.64px 0.36px rgb(0,0,0,0.5);
}

#nuv-communication .title-date {
    display: flex;
    gap: 15px;
    padding-top: 25px;
}

#nuv-communication .event-month {
    background: #BD171E;
    text-align: center !important;
    min-width: 55px;
    color: #fff !important;
    font-size: 24px;
    padding: 5px;
    font-weight: 400;
    border: 1px solid #BD171E;
    text-transform: uppercase;
}

#nuv-communication .event-date {
    background: #ffffff;
    text-align: center !important;
    min-width: 55px;
    color: #000000 !important;
    font-size: 24px;
    padding: 5px;
    font-weight: bold;
    border: 1px solid #BD171E;    
}

#life-at-nuv img {
    max-width: 98%;
}

/*** Responsive ***/

@media (min-width: 1280px) {

/*    #new-home-slider {
        margin-top: -69px !important;
    }*/

}

@media (min-width: 992px) {

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .35rem;
        padding-left: .35rem;
    }
    
}

@media (max-width: 3500px) {

    .nav-item-menu {
        margin-right: 10px !important;
        margin-left: 10px !important;
    }

}


@media (max-width: 1366px) {

    ul.main-nav > li > a {
        font-size: 13px !important;
    }
    
}


@media (max-width: 1280px) {

    
}

@media (max-width: 1112px) {

    .section-heading {
        font-size: 35px !important;
    }

/*    .s-desc {
        font-size: 14px !important;
        line-height: 1.4 !important;
        top: 25px !important;
    }*/
            
}

@media (max-width: 1023px) {

    #nuv-communication .title-date {
        display: block;
    }

    #nuv-communication .event-title {
        font-size: 17px;
        line-height: 1.4;
        padding-top: 15px;
    }

    #nuv-communication .event-month,
    #nuv-communication .event-date {
        font-size: 24px;
    }
        
}



@media (max-width: 767px) {


    .university-news {
        display: block;
    }
	
    .university-news .first-news{
        padding-right:0px;
    }
     
    .university-news .rest-news {
        padding-left:0px;
    }


    .university-news .first-news {
        padding-bottom: 20px;        
    }

    .university-news .rest-news {
        gap: 15px;
    }

    .university-news .first-news, .university-news .rest-news {
        width: 100%;
        float: left;
    }
	
	.university-news .rest-news .news-item {
        width: 100%;
        float: left;
        flex: 1 1 100%;
    }
	
	.university-news .rest-news .news-item:nth-child(3), 
	.university-news .rest-news .news-item:nth-child(4) {
		border-bottom: 1px solid #f6f6f6;
		padding-bottom: 15px;
	}
	
	.info {
		font-size: 14px;
	}

    #nuv-communication .events {
        display: block;
    }

    #nuv-communication .title-date {
        display: flex;
    } 

    #nuv-communication .events .col-lg-4 {
        padding-bottom: 30px;
    } 

    #nuv-communication .events .col-lg-4:last-child {
        padding-bottom: 0px;
    }   

    #nuv-communication .event-title {
        font-size: 24px;
        line-height: 1.4;
        padding-top: 0px;
    }

    #life-at-nuv .row.topP40 .col-lg-4 {
        margin: 0px auto !important;
        display: table;
        width: 50%;
        float: left;
    }

    #life-at-nuv .row.topP40 {
        display: block;
    }   

    #nuv-communication .events .col-lg-4 {
        border-right: 0px solid #f6f6f6 !important;
    } 
 
}

@media (max-width: 568px) {

    .university-news .first-news h3 {
        font-size: 22px;
        line-height: 30px;
    }

    .university-news .rest-news h3 {
        font-size: 16px;
        line-height: 24px;
    }

    #life-at-nuv .row.topP40 .col-lg-4 {
        width: 100%;
        margin-bottom: 15px !important;
    }

    #life-at-nuv .row.topP40 .col-lg-4:last-child {
        margin-bottom: 0px !important;
    }

}