
#quick_facts_life{
	font-size: 16px;	
}

#KSSEMTabs{
	margin-bottom: 2.7px;
}

.tabcontent{
	background-color: #aa2222;
	outline: 3px solid #fff;
}

.tabcontent .tabtitle{
	color: #faba00;
}

#KSSEMTabs img{
	height: 45px;
    width: 45px;
}
#KSSEMTabs>li.active>a, #KSSEMTabs>li>a:focus, #KSSEMTabs>li>a:hover, #KSSEMTabsContent button{
	background-color: #faba00;
	outline: 3px solid #fff;
}

#KSSEMTabsContent button{
	color: #fff;
	text-shadow: 1px 1px 2px #333;
}

#KSSEMTabsContent button:hover{
	background-color: #181973; 
}

#KSSEMTabsContent h5{
	margin: 0 0 10px 0;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

#quickLinks a{
	color: #fff;
	background: #171973;
	border: 1px solid #faba00;
	font-size: 1.5rem;
}


/* CSS for the main content of SPUC website */

 /* CSS styling for the salient features section */
 section.features-wraper {
    padding: -40px;
    background: linear-gradient(180deg,#fff,#f3f1f9);
}

section.features-wraper .fluid-container {
    display: flex;
    justify-content: center;
    max-width: 1320px;
    z-index: 0;
    padding-bottom: 40px;
}

section.features-wraper article {
    width: 100%;
    max-width: 350px;
    padding: 40px 20px;
    margin: 0 auto;
    transition: all .2s ease-in-out;
}

section.features-wraper article em {
    display: block;
    margin-bottom: 20px;
}

.features-wraper .fluid-container .heading-container h2 {
    text-align: left !important;
}

section.features-wraper article em img {
    width: 52px !important;
    filter: invert(0%) sepia(47%) saturate(475%) hue-rotate(89deg) brightness(94%) contrast(87%);
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    
}

section.features-wraper article:hover em img {
  /*  animation-name: bounce;
    -moz-animation-name: bounce; */
}

section.features-wraper article:hover {
    background: transparent;
}

section.features-wraper article h6 {
    font-size: 20px;
    margin-bottom: 10px;
}

section.features-wraper article p {
    font-family: menu;
    margin: 0 0 10px;
    font-size: 16px;
    line-height: 1.5;
}

section.features-wraper article a {
    display: inline-block;
    font-size: 18px;
    color: #fff;
}

section.features-wraper .owl-dots {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    display: flex;
    justify-content: center;
}

section.features-wraper .owl-dots button {
    height: 10px;
    width: 10px;
    margin: 0 4px;
    background: #c1bcbc;
    border-radius: 50%;
    transition: all .2s ease-in-out;
}

section.features-wraper .owl-dots button:hover,section.features-wraper .owl-dots .owl-dot.active {
    background: #51be78;
}

/* 15. features section css */
/* 16. loader css */
.contentssss {
    width: 100%;
    height: 100%;
    background-color: #171f30;
    position: fixed;
    z-index: 4;
    top: 0;
    left: 0;
}

.fluid-container {
    width: 100%;
    max-width: 1320px;
    margin: 0 auto;
    padding: 0 20px;
}

.top-header-wrapper .fluid-container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}


section.logo-container .fluid-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
}

.index-page-slider .fluid-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.index-page-slider .fluid-container article {
    width: 50%;
    height: 100%;
    display: flex;
    justify-content: left;
    flex-direction: column;
    color: #fff;
    padding: 40px;
    align-items: flex-start;
}

section.welcome-spuc-index .fluid-container {
    display: flex;
    justify-content: flex-start;
}

section.news-events-wrapper .fluid-container {
    display: flex;
    justify-content: center;
    max-width: 1400px;
}

section.news-events-wrapper .fluid-container > article {
    padding: 90px 0 60px 0px;
}

section.news-events-wrapper .fluid-container .latest-news-wrapper {
    width: 60%;
}

section.news-events-wrapper .fluid-container .latest-events-wrapper {
    width: 40%;
}



section.call-to-action .fluid-container {
    display: flex;
    justify-content: center;
}

section.number-section-wrapper .fluid-container {
    display: flex;
    justify-content: center;
}

section.index-video-wrapper .fluid-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

section.upper-footer .fluid-container {
    display: flex;
    justify-content: center;
}


.credits-footer .fluid-container {
    display: flex;
    justify-content: center;
}

.credits-footer .fluid-container {
    display: flex;
    justify-content: center;
}

section.features-wraper .fluid-container {
    display: flex;
    justify-content: center;
    max-width: 1320px;
    z-index: 0;
    padding-bottom: 0px;
}

.features-wraper .fluid-container .heading-container h2 {
    text-align: left !important;
}

section.spuc-inner-banner .fluid-container {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
    padding: 0 40px 10px;
}

.fluid-container.inner-page-container {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 30px;
    margin-top: -45px;
}

.components-spuc-wrapper2 {
    margin-top: 20px;
  /*  display: flex;  */
    justify-content: center;
    flex-wrap: wrap;
  /*   margin-left: -55px; */

}

.components-spuc-wrapper2 .individual-spuc-component {
    width: 90%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 20px 0;
    padding-right: 30px;
}

@media screen and (max-width: 1100px) {
    .fluid-container.inner-page-container {
        flex-direction: column;
    }

    aside.inner-page-right-side-content {
        display: none;
    }

    section.inner-page-left-side-contents {
        width: 100%;
    }

    article.with-description a {
        margin: 0 auto 10px;
    }

    article.with-description h4,article.with-description h6,article.with-description p {
        text-align: center;
    }

    article.with-description h4 br {
        display: none;
    }

    section.upper-footer .fluid-container {
        flex-direction: column-reverse;
        padding: 0;
    }

    section.upper-footer article.with-links,section.upper-footer article.with-description {
        width: 100%;
    }

    section.upper-footer article:nth-child(1)::before,section.upper-footer article:nth-child(2)::before {
        display: none;
    }

    section.news-events-wrapper .fluid-container {
        flex-direction: column;
    }

    .credits-footer .fluid-container {
        padding: 0;
        flex-direction: column-reverse;
    }

    .credits-footer p::before,.credits-footer ul::before {
        display: none;
    }

    .credits-footer ul {
        width: 100%;
        justify-content: center;
        padding: 10px;
        border-top: 1px solid #0000001c;
    }

    .credits-footer p {
        width: 100%;
        text-align: center;
        justify-content: center;
    }

    section.news-events-wrapper .fluid-container .latest-news-wrapper,section.news-events-wrapper .fluid-container .latest-events-wrapper {
        width: 100%;
    }

    .academic-achievements-main {
        flex-wrap: wrap;
    }

    section.spuc-inner-banner {
        height: 388px;
    }

    .labs-img_block {
        max-width: unset;
    }

    section.news-events-wrapper .fluid-container > article {
        padding: 20px 20px;
    }

    article.individual-events-component .events-description {
        min-height: 222px;
    }

    .left-content {
        width: 100%;
    }

    .slide {
        height: 550px;
    }

    .academic-image {
        flex-direction: column;
    }
}

 .index-page-slider .fluid-container {
        flex-direction: column;
    }

    .index-page-slider .fluid-container article {
        height: unset;
        width: 100%;
    }


    .index-page-slider .fluid-container article {
        padding: 10px 20px;
    }

@media screen and (max-width: 840px) {
    section.number-section-wrapper {
        padding: 40px 0 40px;
    }

    section.number-section-wrapper .fluid-container {
        flex-wrap: wrap;
    }

    section.number-section-wrapper article {
        width: 50%;
        margin: 20px 0;
    }

    section.welcome-spuc-index .fluid-container {
        justify-content: center;
        padding: 0px;
    }

    section.welcome-spuc-index {
        margin: 0;
    }

    section.news-component-wrapper a.news-coponent-img {
        float: none;
        margin: 20px auto
    }

    .index-page-slider .owl-nav button.owl-prev, .index-page-slider .owl-nav button.owl-next {
        display: none;
    }

    section.spuc-inner-banner {
        height: 291px;
    }

    section.spuc-inner-banner {
        margin-top: 192px;
    }

    .slide {
        height: 333px;
    }

    .index-page-slider img {
        max-width: 120px;
    }

    .course-list {
        justify-content: center;
    }

    .course-list li {
        max-width: 100%;
        text-align: center;
    }
}

@media screen and (max-width: 768px) {
    .components-spuc-wrapper2 .individual-spuc-component {
        justify-content: center;
        flex-direction: column;
    }
}




@media screen and (max-width: 480px) {
    .latest-events-frame-container {
        height: 585px;
    }

    section.courses-index-wrapper ul {
        border-color: #b5a3a3;
        flex-wrap: wrap;
        gap: 10px;
    }

    section.courses-index-wrapper ul li {
        width: 48%;
        margin-bottom: 10px;
    }

    section.courses-index-wrapper ul li span {
        font-size: 14px;
    }

    section.number-section-wrapper .fluid-container {
        flex-direction: column;
    }

    section.number-section-wrapper article {
        width: 100%;
    }

    .gallery-container div.seond-half {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .gallery-container div.seond-half a {
        width: 100%;
        height: 250px;
    }

    section.spuc-inner-banner {
        height: 175px;
    }

    .slide {
        height: 180px;
    }

    section.spuc-inner-banner {
        margin-top: 182px;
    }

    .index-page-slider img {
        max-width: 90px;
    }

    section.courses-index-wrapper ul li {
        display: flex;
        justify-content: flex-start;
        flex-direction: row;
        align-items: center;
        gap: 10px;
    }

    section.courses-index-wrapper ul li em img {
        width: 25px;
    }

    section.courses-index-wrapper article {
        width: 50%;
        padding: 0;
    }

    .pinci-desk-img {
        margin: 0 auto;
    }

    .fl {
        float: unset;
    }

    section.call-to-action article, section.call-to-action a {
        flex-direction: column;
        gap: 10px;
    }
}

@media screen and (max-width: 458px) {
    section.spuc-inner-banner article.banner-breadcrumbs span {
        font-size: 11px;
    }

    .video-gallery-videos {
        width: 400px;
        height: 300px;
    }
}

.heading-container {
    margin-bottom: 0px;
}

.heading-container h2 {
    color: #aa2222;
    font-size: 40px;
    margin: 20px 0 10px;
    position: relative;
    padding-bottom: 10px;
    display: inline-block;
}

.heading-container h2:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 4px;
    width: 100%;
    background: #252e59;
}

.heading-container h2 span {
    color: #0b2956;
}

@media screen and (max-width: 360px) {
    section.spuc-inner-banner {
        height: 165px;
    }

    .slide {
        height: 180px;
    }

    .index-page-slider img {
        max-width: 60px;
    }

    .credits-footer p {
        font-size: 10px;
    }

    .article.with-description p {
        font-size: 14px;
    }

    section.spuc-inner-banner article.banner-breadcrumbs {
        font-size: 11px;
    }

    .course-list li {
        text-align: center;
    }

    header .toggle {
        top: 0;
        left: 25px;
    }

    .heading-container h2 {
        font-size: 26px;
    }
}

a.general-button {
    padding: 12px 20px;
    background: #aa2222;
    color: #fff;
    position: relative;
    z-index: 0;
    transition: all .3s;
    border-radius: 2px;
    font-size: 16px;
}

a.general-button:hover {
    border: 2px solid #1e2d49;
    background: unset;
    color: #000;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
}

.general-table {
    overflow-x: auto;
    white-space: nowrap;
    margin-top: 20px;
}
/* CSS for KSPUC div */
section.welcome-spuc-index {
    padding: 48px 0;
    background: no-repeat center center/cover;
    margin: -10px 0 0;
    position: relative;
    z-index: 0;
}

section.welcome-spuc-index::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    top: 0;
    height: 100%;
    width: 1000px;
    right: -1000px;
    background: rgba(238,238,238,1);
}

section.welcome-spuc-index .fluid-container {
    display: flex;
    justify-content: flex-start;
}

section.welcome-spuc-index article {
    width: 100%;
    max-width: 700px;
}

section.welcome-spuc-index article {
   margin: 0px 15px; 
}

/* CSS for intro */

.individual-spuc-component span {
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 0;
}

.individual-spuc-component span img {
    width: 50px;
    opacity: 1;
    filter: invert(0%) sepia(18%) saturate(1210%) hue-rotate(89deg) brightness(102%) contrast(85%);
}

.individual-spuc-component div {
    margin-left: 20px;
    width: calc(100% - 32px);
}

.individual-spuc-component div p {
    line-height: 1.4;
    font-size: 16px;
    margin: 10px 0 10px;
    color: #000;
    font-family: menu;
}

.individual-spuc-component div h5 {
    color: #252e59;
    font-size: 20px;
    letter-spacing: 1px;
    align-items: flex-;
}
.news-block-container article.individual-news-component {
    width: 100%;
    max-width: 346px;
    text-align: left;
    margin: 0 auto;
}

article.individual-news-component .news-image {
    height: 250px;
    background: no-repeat center center/cover;
    position: relative;
}

article.individual-news-component .news-image:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    transition: all .2s ease-in-out;
}

article.individual-news-component:hover .news-image:before {
    background: rgba(0, 0, 0, .4);
}

article.individual-news-component .news-description {
    padding: 10px;
    background: #eee;
    min-height: 250px;
}

article.individual-news-component > a {
    display: block;
    text-align: center;
    padding: 10px;
    background: #51be78;
    color: #fff;
}

.events-block-container article.individual-events-component {
    width: 100%;
    max-width: 440px;
    text-align: left;
    margin: 0 auto;
}

article.individual-events-component .events-image {
    height: 250px;
    background: no-repeat center center/cover;
    position: relative;
}

article.individual-events-component .events-image:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    transition: all .2s ease-in-out;
}

article.individual-events-component:hover .events-image:before {
    background: rgba(0, 0, 0, .4);
}

article.individual-events-component .events-description {
    padding: 10px;
    background: #eee;
    min-height: 200px;
}

article.individual-events-component > a {
    display: block;
    text-align: center;
    padding: 10px;
    background: #51be78;
    color: #fff;
}

article.individual-album_page {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

article.individual-album_page a {
    border-radius: 50%;
    width: 210px;
    height: 210px;
    background: no-repeat center center/cover;
    position: relative;
    z-index: 0;
    margin: 18px;
    transition: all .6s ease-in-out;
}

article.individual-album_page a:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    transform: scale(1.06);
    width: 100%;
    height: 100%;
    z-index: -1;
    border-radius: 50%;
    border: 4px solid #792a87;
    transition: all .6s ease-in-out;
}

article.individual-album_page a:hover:before {
    transform: scale(1)
}

.none-empty {
    display: none;
}

section.popular-courses-wrapper {
    padding: 32px;
    background: #1e2d49;
    position: relative;
}

section.popular-courses-wrapper::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #1e2d49;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

section.popular-courses-wrapper h3 {
    text-transform: uppercase;
    color: #fff;
    font-size: 32px;
    letter-spacing: 1px;
}

section.popular-courses-wrapper h3 span {
    color: #fac400;
}

/* courses CSS */




@media screen and (max-width: 1240px) {

    section.courses-index-wrapper .fluid-container {
        flex-direction: column;
        gap: 30px;
    }

    section.courses-index-wrapper ul li {
        margin: 0;
        width: 25%;
    }

    section.courses-index-wrapper article {
        width: 100%;
    }

}

@media screen and (max-width: 600px) {


    section.courses-index-wrapper ul {
        justify-content: center;
        margin: 16px 0;
    }

    section.courses-index-wrapper ul li {
        width: 24%;
        border: 1px solid #252e5966;
        padding: 10px;
    }

    section.courses-index-wrapper ul li span {
        color: #252e59;
        font-size: 12px;
    }

    .individual-spuc-component {
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

    .individual-spuc-component {
        width: 100%;
    }

    .components-spuc-wrapper2 {
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

    .components-spuc-wrapper2 .individual-spuc-component {
        width: 100%;
        padding:0px;
    }
}

@media screen and (max-width: 480px) {

    section.courses-index-wrapper ul {
        border-color: #b5a3a3;
        flex-wrap: wrap;
        gap: 10px;
    }

    section.courses-index-wrapper ul li {
        width: 48%;
        margin-bottom: 10px;
    }

    section.courses-index-wrapper ul li span {
        font-size: 14px;
    }

    section.courses-index-wrapper ul li {
        display: flex;
        justify-content: flex-start;
        flex-direction: row;
        align-items: center;
        gap: 10px;
    }

    section.courses-index-wrapper ul li em img {
        width: 25px;
    }

    section.courses-index-wrapper article {
        padding: 0;
    }

}

.none-empty {
    display: none;
}
/* Call-to-action CSS */

section.call-to-action .fluid-container {
    display: flex;
    justify-content: center;
}

section.call-to-action article {
    width: 70%;
    padding: 28px;
    position: relative;
    z-index: 0;
    background: #252e59;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

section.call-to-action article:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 2000px;
    top: 0;
    bottom: 0;
    left: -2000px;
    background: #252e59;
}

section.call-to-action article p {
    margin: 0;
    color: #d4e1fa;
    font-size: 24px;
    font-family: content2;
}

section.call-to-action article h5 {
    font-size: 28px;
}

section.call-to-action a {
    width: 30%;
    background: #252e59;
    padding: 28px;
    position: relative;
    z-index: 0;
    display: flex;
    justify-content: left;
    align-items: center;
}

section.call-to-action a span {
    width: 88px;
    margin-right: 20px;
}

section.call-to-action a em {
    color: #fff;
    font-size: 24px;
}

section.call-to-action a:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 2000px;
    top: 0;
    bottom: 0;
    right: -2000px;
    background: #252e59;
}

section.call-to-action a::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 20px solid #252e59;
    top: 0;
    bottom: 0;
    margin: auto 0;
    left: -20px;
}

section.duplex-call-to-action {
    display: flex;
    padding: 40px;
    background: #a3002f;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 20px 0;
    outline: 2px solid #fff;
    outline-offset: -6px;
}

section.duplex-call-to-action h3 {
    font-size: 40px;
    color: #fff;
    font-family: content-semi-bold;
}

section.duplex-call-to-action a {
    display: inline-block;
    padding: 10px 20px;
    color: #fff;
    border: 2px solid #fff;
    font-size: 20px;
}

/* Gallery CSS */

section.gallery-index-wrapper {
    padding: 60px 0;
    background: linear-gradient(180deg,#f9f9f9,#fff);
}

.gallery-container {
    margin: 40px 0;
    display: flex;
    justify-content: center;
}

.gallery-container div {
    width: 49%;
    margin: 10px;
}

.gallery-container div a {
    position: relative;
    background: no-repeat center center/cover;
    display: block;
}

.gallery-container div a em {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .4s ease-in-out;
}

.gallery-container div a:hover em {
    opacity: .8;
}

.gallery-container div a em img {
    width: 32px;
    filter: invert(99%) sepia(22%) saturate(313%) hue-rotate(161deg) brightness(118%) contrast(100%);
    margin-top: 60px;
    opacity: 0;
    transition: all .4s ease-in-out;
    transition-delay: .6s;
}

.gallery-container div a:hover em img {
    margin-top: 0;
    opacity: 1;
}

.gallery-container div:first-child a {
    width: 100%;
    height: 410px;
}

.gallery-container div.seond-half {
    margin-left: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 200px 200px;
    grid-gap: 10px;
}

.hidden {
    overflow: hidden;
    display: none;
    visibility: hidden;
}

.gallery-container {
    margin: 40px 0;
    display: flex;
    justify-content: center;
}

article.photo_gallery_wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 60px
}

article.photo_gallery_wrapper a {
    display: block;
    justify-content: center;
    align-items: center;
    margin: 0px 10px 60px 10px;
    perspective: 600px
}

article.photo_gallery_wrapper a .perspective-img {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 260px;
    box-shadow: 0 1px 1px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    transition: all 1s ease;
    border: 1px solid #ccc;
    height: 200px;
    padding: 10px;
    background: no-repeat center center/cover;
    color: #fff;
    text-align: center;
    transform: rotateY(25deg);
    position: relative;
    z-index: 0;
}

article.photo_gallery_wrapper a .perspective-img:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    background: rgba(0, 0, 0, .6);
    width: 98%;
    height: 96%;
    z-index: -1;
}

article.photo_gallery_wrapper a .perspective-img p {
    color: #fff;
}

article.photo_gallery_wrapper a:hover .perspective-img {
    transform: rotateY(0)
}

.photo-gallery {
    display: flex;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
}

#gallery h2 {
    color: #f57303;
    font-family: verdana;
    font-size: 15px;
    padding: 5px 20px 10px;
}

#gallery ul {
    list-style: none;
    margin: 0 auto;
    width: 96%;
    text-align: center;
}

#gallery ul li {
    display: inline;
}

#gallery ul img {
    border: 2px solid #EF6C31;
    border-radius: 5px;
    margin: 12px 12px;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, .4);
}

#gallery ul li {
    display: inline;
}

.imagaes-gallery {
    width: 100%;
    max-width: 350px;
}

.imagaes-gallery img {
    width: 100%;
    height: 100%;
}

.textc {
    text-align: center;
}


