section.library-about {
    padding: 60px 0;
}

section.library-about p {
    text-align: justify;
}

section.library-about .right-image {
    display: flex;
    height: 100%;
}

section.library-about .right-image img {
    display: flex !important;
    height: 100% !important;
    width: 100%;
    object-fit: cover;
}

section.library-about .carousel,
section.library-about .carousel-inner,
section.library-about .carousel-item.active {
    display: flex;
    height: 100%;
}

/*===================
Library page Start========*/
section.new_arrival_latest {
    padding: 80px 0;
    background: url(../images/banner-bg-1.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    background-position: top;
    background-color: #F6F6F6;
    background-attachment: fixed;
}

section.new_arrival_latest .top-sec {
    text-align: center;
    /* background: #c4c4c4; */
    color: #264973;
    padding: 9px 0;
}

section.new_arrival_latest .top-sec h1 {
    margin: 0;
    text-transform: uppercase;
    font-size: 34px;
    letter-spacing: 0px;
}

section.new_arrival_latest .top-last {
    width: 100%;
    float: left;
}

section.new_arrival_latest .top-last .top-last_left {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
}

section.new_arrival_latest .page-heading,
section.facility .page-heading {
    padding-right: 41px;
}

section.new_arrival_latest .top-last .top-last_left .owl-nav,
section.facility .owl-nav {
    position: absolute;
    top: -37px;
    right: 0;
    display: flex;
    gap: 15px;
}

section.new_arrival_latest .top-last .top-last_left .owl-nav button,
section.facility .owl-nav button {
    font-size: 31px !important;
    line-height: 30px !important;
}

section.new_arrival_latest .top-last .top-last_left .inner_arrival figure {
    margin: 0 !important;
    height: 300px;
    border: 1px solid #ffffff;
    border-bottom: none;
    padding: 2px;
    background: #FFFFFF;
    box-shadow: 0 0 8px #00000029;
    border-radius: 15px;
    overflow: hidden;
    margin: 7px 0 !important;
}

section.new_arrival_latest .top-last .top-last_left .inner_arrival figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

section.new_arrival_latest .top-last .top_lasr_right {
    float: left;
    padding: 20px;
    background: #ffffff;
    border-radius: 15px;
}

section.new_arrival_latest .top-last .top_lasr_right h4 {
    color: #fff;
    background: #971919;
    padding: 8px 18px;
    text-align: center;
}

section.new_arrival_latest .top-last .top_lasr_right ul {
    height: 270px;
    overflow-y: scroll;
    margin: 0;
    padding: 0 15px 0 0;
}

section.new_arrival_latest .top-last .top_lasr_right li {
    list-style: none;
}

section.new_arrival_latest .top-last .top_lasr_right li a {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    color: #264973;
    text-decoration: none;
    padding: 0 10px 10px 0;
    border-bottom: 1px solid #efefef;
}

section.library-section-2 {
    padding: 60px 0;
    border-bottom: 1px solid #ccc;
}

.side-menu {
    background: #ffffff;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.15);
    border-radius: 15px;
    overflow: hidden;
    display: flex;
    height: 100%;
}

.side-menu ul {
    padding: 0;
    margin: 0;
    list-style: none !important;
    width: 100%;
}

.side-menu ul li {
    border-bottom: 1px solid #f1f1f1;
    padding: 0 15px;
    position: relative;
    padding-left: 28px;
}

.side-menu ul li:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f178";
    position: absolute;
    left: 10px;
    top: 15px;
    font-size: 12px;
    color: #000000;
}

.side-menu ul li a {
    color: #000000;
    line-height: 42px;
    font-size: 14px;
    display: inline-block;
    width: 100%;
    text-decoration: none;
}

.side-menu ul li:hover,
.side-menu ul li.active {
    background: #e9e9e9;
}

.slider.library-page {
    position: relative;
    min-height: 330px;
}

.slider.library-page .owl-nav {
    display: none;
}

.slider.library-page .slider-image {
    position: relative;
    width: 100%;
    height: 400px;
    float: left;
    background: #ffffff;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.15);
    border-radius: 15px;
    overflow: hidden;
}

.slider.library-page .slider-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px;


}

section.counter_sec {
    padding: 60px 0 40px;
    text-align: center;
    background-image: url(../images/campous-bg.jpg);
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
    background-position: left top, right bottom, right top, left bottom;
    background-blend-mode: soft-light;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}

section.counter_sec:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, #10208833, #1020887a);
    top: 0;
    left: 0;
}

section.counter_sec .row {
    position: relative;
    display: flex;
    justify-content: center;
}

section.counter_sec .inner_count_sec {
    background: #fff;
    padding: 20px 0;
    margin-bottom: 10px;
    margin-right: 10px;
    /* display: flex; */
    border-radius: 10px;
    box-shadow: 7px 7px 0 #dadada;
}

section.counter_sec h5 {
    font-size: 18px;
    color: #000000;
    margin-top: 12px;
}

section.counter_sec h4,
section.counter_sec span {
    font-size: 30px;
    color: #3746a0;
    margin-bottom: 6px;
    font-weight: 600;
    padding-left: 6px;
    margin-top: 12px;
    margin-bottom: 0;
}

section.counter_sec figure {
    margin-bottom: 0;
    /* height: 0; */
}

section.counter_sec figure img {
    display: inline-block !important;
    width: unset !important;
    /* height: 0; */
}

section.libray-quick {
    padding: 60px 0 40px;
    background: url(https://nsuniv.ac.in//wp-content/uploads/2025/04/clubactivities.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    border-top: 2px solid #e2e2e2;
    position: relative;
}

section.libray-quick:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #d3d3d361;
}

section.libray-quick .row {
    position: relative;
    display: flex;
    justify-content: center;
}

.left-links ul {
    padding: 0;
    display: flex;
    flex-flow: row wrap;
    gap: 15px;
    justify-content: center;
}

.left-links ul li {
    width: 19%;
    float: left;
    margin-bottom: 20px;
    display: inline-block;
    background: #fff;
    box-shadow: 0 0 15px 0 #ccc;
}

.left-links ul li figure {
    /* height: 110px; */
}

.left-links ul li figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;

}

#Library-count .owl-dots {
    display: inline-block;
    position: relative;
    opacity: 1;
    width: 100%;
    text-align: center;
    padding: 0;
    margin-top: 20px;
    background: none;
}

#Library-count .owl-dots button.owl-dot {
    background: #d3d9ff;
    display: inline-block;
    width: 50px;
    height: 5px;
    margin: 0 5px;
    border-radius: 5px;
    position: relative;
}

#Library-count .owl-dots button.owl-dot::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 5px;
    width: 100%;
    height: 100%;
    background: #fb6066;
    transition: all ease-in-out 0.5s;
    width: 0;
}

#Library-count .owl-dots button.owl-dot:hover:before,
#Library-count .owl-dots button.owl-dot.active:before {
    width: 100%;
}

.list-4 {
    list-style: none;
    padding: 0;
    margin: 0;
    padding-right: 25px;
    position: relative;
}

.list-4 li {
    position: relative;
    /* background: #f5f5f5; */
    padding: 10px;
    /* margin: 15px 0 0; */
    border-radius: 7px;
    font-size: 18px;
    /* box-shadow: 0 0 3px #00000029; */
    /* min-height: 46px; */
    padding-left: 43px;
    color: #fff;
}

.list-4 li:before {
    content: '';
    position: absolute;
    top: 11px;
    left: 6px;
    background: #08589d;
    background-image: url(https://nsuniv.ac.in/wp-content/uploads/2025/04/right-arrow.png);
    width: 25px;
    height: 25px;
    border-radius: 50%;
    color: #fff;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: center;
}

section.library-services {
    padding: 60px 0;
    background: url(https://nsuniv.ac.in/wp-content/uploads/2025/04/library-bg-newwww.png);
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}

section.library-services:before,
section.library-services:after {
    content: '';
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #00000075;
}

section.library-services:after {
    width: 41.5%;
}

section.library-services .row {
    position: relative;
    z-index: 11;
}

.main-cards-right {
    border: 1px solid #d2d2d2;
    padding: 20px;
    color: #f2faff;
}

.main-cards-right h5 {
    color: #43a8ff;
}

/*===================
Library page End========*/
/*Library Page Start=============*/


/*==============Library Page End*/
@media (max-width: 1400px) {
    .main-cards-right p {
        word-wrap: break-word;
        white-space: break-spaces;
    }

}

@media (max-width: 992px) {
    section.library-services .row {
        justify-content: center;
    }

    .main-cards-right {
        margin-bottom: 10px;
    }
}

@media (max-width: 768px) {
    .left-links ul li {
        width: 23%;
    }

    section.library-services:after {
        width: 100%;
    }

    .main-cards-right {
        margin-bottom: 20px;
    }
}

@media (max-width: 576px) {
    .left-links ul li {
        width: 30%;
    }
}