@import url('https://fonts.googleapis.com/css2?family=Mukta+Malar:wght@200;300;400;500;600;700;800&display=swap');

@font-face {
    /*font-family: Bamini;*/
    font-family: "Mukta Malar", sans-serif;
    /*src: url('Bamini PB Regular.ttf');*/
}

.tamilfont .content-box p,
.tamilfont {
    /*font-family: Bamini;*/
    font-family: "Mukta Malar", sans-serif;
    text-transform: inherit !important;
}
.mt-18n{margin-top: -18px;}
.br-l-0{border-left: 0px!important;}
.br-r-0{border-right: 0px!important;}
.br-b-0{border-bottom: 0px!important;}
.br-t-0{border-top: 0px!important;}
.br-1-grey{
    border-top: 1px solid #e0e5fa;
    border-right: 1px solid #e0e5fa;
    background: #9e9e9e14;
}
.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.row-eq-height>[class*='col-'] {
    display: flex;
    flex-direction: column;
}
.bodycontent{background: #f9f9f9;}
.bg-abouts{
    background-image:url("../images/header-breadcrump.webp");
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    padding: 45px;
    position: relative;
}
.bgarts{
    background-image: url("../images/sonacas-footer.webp");
    background-size: cover;
    background-position: center;
}
.bgmedical{
    background-image: url("../images/sonamedi-campus.webp");
    background-size: cover;
    background-position: center;
}
.bgtpt {
    background-image: url("../images/tpt.webp");
    background-size: cover;
    background-position: center;
}
.bgmba {
    background-image: url("../images/sonamgmt.webp");
    background-size: cover;
    background-position: center;
}
.bgsvps {
    background-image: url("../images/sona-svps.webp");
    background-size: cover;
    background-position: center;
}
.bgsonatech {
    background-image: url("../images/sonatech.webp");
    background-size: cover;
    background-position: center;
}
.bg-abouts::after{
    content: '';
    /* background-color: rgb(2 48 71 / 52%); */
    background-color: rgb(176 31 36 / 52%);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    opacity: 0.8;
}
.zinx-9{
    z-index: 9;
}
.breadcrumb-area {
    /* padding: 100px 0 100px; */
    padding: 50px 0 0px;
}

/* .breadcrumb-nav .breadcrumb>li+li:before {
    content: "" !important;
} */
.sonacas-social-share{margin-left: 5px;}
.share-icon{
    font-size: 14px;
    color: #a5a5a5;
}
.breadcrumb-nav .breadcrumb {
    padding: 19px;
    font-size: 14px;
    color: #aaa !important;
    letter-spacing: 2px;
    border-radius: 5px !important;
}


.first.breadcrumb-nav ol {
    border-top-right-radius: 200px !important;
    border-bottom-right-radius: 200px !important;
}



.breadcrumb-nav .first-1 {
    background-color: white !important;
}


.breadcrumb-nav a {
    text-decoration: none !important;
    color: #aaa !important;
}

.breadcrumb-nav a:focus,
.breadcrumb-nav a:active {
    outline: none !important;
    box-shadow: none !important;
}


.breadcrumb-nav img {
    vertical-align: bottom;
}

.first.breadcrumb-nav span {
    color: white;
    font-size: 14px;
    text-transform: capitalize;
}

.breadcrumb-nav .active-1 span{
    color: #e3e3e3!important;
    
}


.first.breadcrumb-nav ol {
    background-color: rgb(147 165 175 / 16%) !important;
}

@media (max-width: 767px) {
    .breadcrumb-nav .breadcrumb {
        font-size: 10px;

    }

        .breadcrumb-nav .breadcrumb-item+.breadcrumb-item {
        padding-left: 0;
    }


    .breadcrumb-nav img {
        width: 11px;
        height: 11px;
        vertical-align: middle;
    }

    .breadcrumb-nav .active-1 {
        font-size: 10px !important;
        
        width: 100% ! important;
    }

    .breadcrumb-nav .breadcrumb {
        letter-spacing: 1px !important;
    }

    .breadcrumb-nav .breadcrumb>* div {
        max-width: 60px;
    }
}


.breadcrumb-area .breadcrumb {
    background: transparent none repeat scroll 0 0;
    /* display: inline-block; */
    padding: 10px 20px;
    position: relative;
    z-index: 1;
    width: fit-content;
    margin-left: auto;
}
.breadcrumb-area .breadcrumb li a{color: #fff;}
.breadcrumb-area .breadcrumb li i {
    color: #ffb606;
    margin-right: 3px;
}
.breadcrumb-nav .breadcrumb>li+li::before {
    color: #b01f24;
    content: "\f07c";
    /* content: "⇒"; */
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    font-weight: 500;
    padding: 0 5px;
    position: relative;
    top: 7px;
}
.breadcrumb-area .breadcrumb::after {
    background: #00000014 none repeat scroll 0 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.breadcrumb-area h1 {
    display: block;
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 1px 1px #333;
    text-align: initial;
}
.sub-caption strong{color: #f9f9f9;}
.breadcrumb>li+li::before {
    color: #ffb606;
    content: "\f111";
    font-family: "Font Awesome 5 Free";
    font-size: 8px;
    font-weight: 500;
    padding: 0 10px;
    position: relative;
    top: -1px;
}

.breadcrumb-area .breadcrumb a,
.breadcrumb-area .breadcrumb li {
    font-weight: 400;
    /* text-transform: uppercase; */
    /* font-family: 'Roboto', sans-serif; */
}

.breadcrumb-area .breadcrumb li.active {
    color: #cccccc;
}



.main-timeline {
    overflow: hidden;
    position: relative;
    margin-bottom: 40px;
}

.main-timeline .timeline {
    position: relative;
    margin-top: -79px;
}

.main-timeline .timeline:first-child {
    margin-top: 0;
}

.main-timeline .timeline:before,
.main-timeline .timeline:after {
    content: "";
    display: block;
    width: 100%;
    clear: both;
}

.main-timeline .timeline:before {
    content: "";
    width: 100%;
    height: 100%;
    box-shadow: -8px 0 5px -5px rgba(0, 0, 0, 0.5) inset;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
    background-color: #023047a1;
}

.main-timeline .timeline-icon {
    width: 210px;
    height: 210px;
    border-radius: 50%;
    border: 25px solid transparent;
    border-top-color: #f44556;
    border-right-color: #f44556;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    transform: rotate(45deg);
}

.main-timeline .year {
    display: block;
    width: 110px;
    height: 110px;
    line-height: 110px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
    margin: auto;
    font-size: 30px;
    font-weight: bold;
    color: #f44556;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    transform: rotate(-45deg);
}

.main-timeline .timeline-content {
    width: 35%;
    float: right;
    background: #fff!important;
    padding: 30px 20px;
    margin: 50px 0;
    z-index: 9;
    position: relative;
}

.main-timeline .timeline-content:before {
    content: "";
    width: 20%;
    height: 15px;
    background: #f44556;
    position: absolute;
    top: 50%;
    left: -20%;
    z-index: -1;
    transform: translateY(-50%);
}

.main-timeline .title {
    font-size: 20px;
    font-weight: bold;
    /* color: #fff; */
    margin: 0 0 10px 0;
}

.main-timeline .description {
    font-size: 16px;
    /* color: #fff; */
    line-height: 24px;
    margin: 0;
}

.main-timeline .timeline:nth-child(2n):before {
    box-shadow: 8px 0 5px -5px rgba(0, 0, 0, 0.5) inset;
}

.main-timeline .timeline:nth-child(2n) .timeline-icon {
    transform: rotate(-135deg);
}

.main-timeline .timeline:nth-child(2n) .year {
    transform: rotate(135deg);
}

.main-timeline .timeline:nth-child(2n) .timeline-content {
    float: left;
}

.main-timeline .timeline:nth-child(2n) .timeline-content:before {
    left: auto;
    right: -20%;
}

.main-timeline .timeline:nth-child(2n) .timeline-icon {
    border-top-color: #e97e2e;
    border-right-color: #e97e2e;
}

.main-timeline .timeline:nth-child(2n) .year {
    color: #e97e2e;
}

.main-timeline .timeline:nth-child(2n) .timeline-content,
.main-timeline .timeline:nth-child(2n) .timeline-content:before {
    background: #e97e2e;
}

.main-timeline .timeline:nth-child(3n) .timeline-icon {
    border-top-color: #13afae;
    border-right-color: #13afae;
}

.main-timeline .timeline:nth-child(3n) .year {
    color: #13afae;
}

.main-timeline .timeline:nth-child(3n) .timeline-content,
.main-timeline .timeline:nth-child(3n) .timeline-content:before {
    background: #13afae;
}

.main-timeline .timeline:nth-child(4n) .timeline-icon {
    border-top-color: #105572;
    border-right-color: #105572;
}

.main-timeline .timeline:nth-child(4n) .year {
    color: #105572;
}

.main-timeline .timeline:nth-child(4n) .timeline-content,
.main-timeline .timeline:nth-child(4n) .timeline-content:before {
    background: #105572;
}

@media only screen and (max-width: 1199px) {
    .main-timeline .timeline {
        margin-top: -103px;
    }

    .main-timeline .timeline-content:before {
        left: -18%;
    }

    .main-timeline .timeline:nth-child(2n) .timeline-content:before {
        right: -18%;
    }
}

@media only screen and (max-width: 990px) {
    .main-timeline .timeline {
        margin-top: -127px;
    }

    .main-timeline .timeline-content:before {
        left: -2%;
    }

    .main-timeline .timeline:nth-child(2n) .timeline-content:before {
        right: -2%;
    }
}

@media only screen and (max-width: 767px) {
    .main-timeline .timeline {
        margin-top: 0;
        overflow: hidden;
        margin-bottom: 20px;
        border-radius: 0 0 20px 20px;
        background-size: cover;
        background-attachment: fixed;
    }

    .main-timeline .timeline:before,
    .main-timeline .timeline:nth-child(2n):before {
        box-shadow: none;
    }

    .main-timeline .timeline-icon,
    .main-timeline .timeline:nth-child(2n) .timeline-icon {
        margin-top: -30px;
        margin-bottom: 20px;
        position: relative;
        transform: rotate(135deg);
    }

    .main-timeline .year,
    .main-timeline .timeline:nth-child(2n) .year {
        transform: rotate(-135deg);
    }

    .main-timeline .timeline-content,
    .main-timeline .timeline:nth-child(2n) .timeline-content {
        width: 100%;
        float: none;
        border-radius: 0 0 20px 20px;
        text-align: center;
        padding: 25px 20px;
        margin: 0 auto;
    }

    .main-timeline .timeline-content:before,
    .main-timeline .timeline:nth-child(2n) .timeline-content:before {
        width: 15px;
        height: 25px;
        position: absolute;
        top: -22px;
        left: 50%;
        z-index: -1;
        transform: translate(-50%, 0);
    }
}

.btn-read-more {
    padding: 5px 15px;
    text-decoration: none;
    background: transparent;
    border: 2px solid #e03131;
    color: #e03131;
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    font-size: 12px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -ms-transition: background 0.3s ease;
    transition: background 0.3s ease;
    -webkit-box-shadow: 2px 2px 0 #e03131;
    -moz-box-shadow: 2px 2px 0 #e03131;
    -ms-box-shadow: 2px 2px 0 #e03131;
    box-shadow: 2px 2px 0 #e03131;
    margin-top: 15px;
}

.btn-read-more:hover {
    box-shadow: none;
    top: 2px;
    left: 2px;
    -webkit-box-shadow: 2px 2px 0 transparent;
    -moz-box-shadow: 2px 2px 0 transparent;
    -ms-box-shadow: 2px 2px 0 transparent;
    box-shadow: 2px 2px 0 transparent;
    color: #e03131;
}

.vision-mission-section{padding-top: 45px;padding-bottom: 45px;}
.core-values {
    background: #9e9e9e14;
    padding: 15px;
    margin-bottom: 15px;
    text-align: center;
}
.core-title {
    padding-top: 8px;
}
/* .list-rules {
    list-style-image: url('../images/icons/rules.png');
} */
.list-rules li{list-style: none;}
.list-rules li::before{
    content: "\f046";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 8px;
    color: #e03131;
    
}
.list-arrow-s-red{list-style: none;}
.list-arrow-s-red .w-15{
    width: 18px;
    margin-right: 5px;
    margin-top: -3px;
}

.list-bullet-red {
    /* list-style-image: url('../images/icons/red-bullet.webp'); */
    list-style-type: "\2756";
    color: #d4161d;
}
.thead-light{ background: #b01f24;}
.thead-light tr th{ color: #fff;vertical-align: middle;}
.list-bullet-blue {
    list-style-image: url('../images/icons/blue-bullet.webp');
} 
.list-arrow-red {
    list-style-image: url('../images/icons/red-point.webp');
}
.list-bullet-red li, .list-bullet-blue li, .list-rules li, .list-arrow-s-red li, ul li, ol li{
    padding: 5px;
}
.team-single-item {
    padding: 0 25px;
    margin-bottom: 50px;
}
.team-single-item figure {
    text-align: center;
    background: #f9f9f9;
}
.team-single-item figure .member-img {
    box-shadow: 9px 16px 46px 0px rgb(47 47 47 / 20%);
    margin: 0px auto;
}
.team-single-item figure .member-img .teachars_pro {
    overflow: hidden;
}
.team-single-item figure .member-img .teachars_pro img {
    width: 100%;
    transform: scale(1.1);
    transition: all 0.3s ease-in-out;
}
.team-single-item figure figcaption {
    transition: all 0.3s ease 0s;
    width: 100%;
    text-align: left;
    position: relative;
    z-index: 1;
    margin: -30px 0 0 36px;
}
.team-single-item figure figcaption:before {
    position: absolute;
    content: "";
    background: url("../images/team_shape.webp") no-repeat center center;
    height: 263px;
    width: 470px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.team-single-item figure figcaption .member-name {
    transition: all 0.3s ease-in-out;
    width: 100%;
    padding: 20px 0 46px 30px;
    position: relative;
}
.team-single-item figure figcaption .member-name.vice-chairman {
   padding: 20px 0 46px 8px;
}
.team-single-item figure figcaption .member-name.vice-chairman h4 {
    /* font-size: 22px; */
    font-size: 18px;
}
.team-single-item figure figcaption .member-name.vice-chairman span {
    font-size: 20px;
}
.team-single-item figure figcaption .member-name h4 {
    transition: all 0.3s ease-in-out;
    font-size: 25px;
    font-weight: 700;
    margin: 0;
    line-height: 38px;
}
.team-single-item figure figcaption .member-name span {
    transition: all 0.3s ease-in-out;
    font-size: 25px;
    font-weight: 400;
    color: #6a7a83;
    transition: all 0.3s ease 0s;
    font-family: "Rubik", sans-serif;
}
.management-profile-box{
    padding: 35px;
}

.card__academics {
    height: 100%;
    max-height: 100%;
    border: none;
    transition: all .3s ease-in-out;
    backface-visibility: hidden;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 0 1rem 1rem 1.5rem;
    /* background: #fef2f2; */
    background: #eaeaea;
}
.card__academics .row {
    flex-direction: column !important;
}
.card__academics-img-box {
    height: 30px;
    width: 30px;
    overflow-y: visible;
    object-fit: cover;
    transition: all .2s;
    border-radius: 6px;
    box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
    background-color: #b01f24;
    position: relative;
    top: -10%;
}
.card__academics-img-box i{
    margin-left: -5px;
    vertical-align: middle;
    color: #fff;
}
span.card__academics-img-box i{
    color:#b01f24;
    margin-top: -8px;
    margin-left: unset;
}
.card__academics-header {
    font-weight: 600;
    font-size: 1.9rem;
    line-height: 2.5rem;
    letter-spacing: -.02em;
    color: #111827;
}
.eligibility .card__academics-header a{
    color: #111827;
    /* border-bottom-style: ridge; */
}
.card__academics-header a {
    color: #111827;
    
}
.card__academics-body {
    font-weight: 400;
    font-size: 15px;
    line-height: 1.6rem;
    color: #b01f24;
    margin-bottom: 0px;
}
.apply-box{text-align: end;margin-top: 10px;}
.apply-box .btn-apply-course{
    padding: 7px 14px;
    color: #023047;
    background: transparent;
    border-radius: 5px;
    position: relative;
    box-shadow: 2px 2px 0 #023047;
    border: 1px solid #023047;
}
.apply-box .btn-apply-course i{vertical-align: middle;}
.apply-box .btn-apply-course:hover, .apply-box .btn-apply-course:hover > i{color: #023047;box-shadow: 0px 0px 0 #023047;}
.mt-10 {
    margin-top: 10px !important;
}
.icon-align{
    width: 18px;
    margin-left: -6px;
    margin-top: 2px;
}
.eligibility .card__academics{background-color: unset;}
.eligibility .card__academics-body{font-size: unset;}
.eligibility .card__academics-body span{font-size: unset;}
span.card__academics-img-box{
    padding: 5px 6px;
    background-color: unset;
    box-shadow: unset;
}
span.card__academics-img-box .icon-align {
    width: 16px;
    margin-left: unset;
    margin-top: -9px;
}
.sona-side-menu{
    /* background: #edf3fa; */
    margin-bottom: 30px;
    padding: 15px 15px 15px;
    /* border-radius: 8px; */
    /* box-shadow: 0 0 30px rgb(0 0 0 / 7%); */
    height: 700px;
    margin-top: -100px;
}
.header-menu-title h5 {
    display: inline-block;
    line-height: 17px;
    position: relative;
    color: #fff;
    margin: auto;
    margin-top: 6px;
}
.title-head h1{color: #d4161d;}
.head-title h1 span.h-font{position: relative;font-family: 'PT Serif', serif;}
/* .head-title h1 span .mark-bg {
    position: absolute;
    background-color: #ffc107;
    left: 3px;
    bottom: 3px;
    width: 97%;
    height: 12px;
    opacity: .5;
    z-index: -1;
} */
.vision-mission-box h3, .vision-mission-section h3{
    color: #d4161d;
}
.collection-box h3{color: #023047;}
.sub-head h2{
    /* color: #fff; */
    /* padding-left: 5px; */
    color: #d4161d;
    font-size:20px;
    }
#sidebar.fixed {
    position: fixed;
        top: 50px;
        /* width: 450px; */
        height: 700px;
        top: 200px;
        right: 5%;
        transition: all 0.5s ease;
        animation: smoothScroll 1s forwards;
}
.sona-side-menu.fixed {
    position: fixed;
    top: 50px;
    width: 450px;
    height: 500px;
    top: 200px;
}
.sona-side-menu h5 .icon-img-head, .icon-img-head{
width: 25px;
margin-top: -10px;
}
.menu-links .nav_list{list-style-type: none;}
.menu-links .nav_list li.list-item {
    padding: 5px 0px;
    position: relative;
}
.menu-links .nav_list li.list-item a:hover > span{
    color: #b01f24;

}
.menu-links .nav_list li:hover::before {
    content: "\f192";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-right: 10px;
    color: #b01f24;
}
.menu-links .nav_list li::before{
    content: "\f061";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-right: 10px;
    color: #456778;
}
/* .menu-links .nav_list li:not(:last-child)::after {
    content: "";
    width: 2px;
    height: 20px;
    border-left: 1px solid #b01f24;
    border-left-style: dashed;
    position: absolute;
    left: 6px;
    top: 25px;
} */
#sidebar #dismiss, .sidemenu-mobi-header{display: none;}
.count-box:before {
    content: "";
    position: absolute;
    width: 200%;
    height: 200%;
    left: -50%;
    top: -50%;
    opacity: .5;
    background: linear-gradient(45deg, #cb1f1f 0% 50%, #eee1ca 50% 100%);
    animation: counter-box-rotate 15s linear infinite;
}
.wrapper{
    background-image: url("../images/slashes-white-bg.webp");
}
.header-menu-title{
    background: #d05862;
}
/* side bar */
.navigation {
    position: relative;
    height: 100%;
    width: 100%;
    background-color: #fdfdfd;
    overflow-x: hidden;
    transition: width 0.5s;
    border-radius: 0px;
    /* box-shadow: inset 5px 5px 10px rgb(253 253 253),
        inset 5px 5px 20px rgb(255 255 255 / 10%),
        inset -5px -5px 15px rgb(253 253 253); */
    box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
    border-left: 2px solid #b01f24;
    z-index: 888;
}

.navigation ul {
    position: absolute;
    top: 0;
    left: 0;
    /* width: 100%; */
    padding-left: 0px;
    padding-top: 15px;
} 

.navigation ul li {
    position: relative;
    list-style: none;
    width: 100%;
    border-radius: 50px 0 0 50px;
    margin-left: -4%;
    margin-top: 5px;
    margin-bottom: 5px;
}

.navigation ul li::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 11%;
    width: 17%;
    height: 80%;
    background: #d05862;
    border-radius: 50px;
    transform: translate(-50%, -50%);
    transform-origin: left;
    z-index: 0;
    opacity: 0;
    transition: all 0.3s;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1), inset 2px 2px 3px rgba(255, 255, 255, 0.1), inset -3px -3px 3px rgba(0, 0, 0, 0.1);
}

.navigation ul li.title-head::before {
    opacity: 1;
    transform: translate(-50%, -50%);
    width: 95%;
    left: 50%;
}

.navigation ul li.title-head {
    background: #fdfdfd;
    position: relative;
    left: 60px;
    margin-bottom: 15px;
}

.navigation ul li.title-head a::before {
    content: "";
    position: absolute;
    top: -30px;
    right: 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    box-shadow: 15px 15px 0px #fdfdfd;
}

.navigation ul li.title-head a::after {
    content: "";
    position: absolute;
    bottom: -30px;
    right: 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    box-shadow: 15px -15px 0px #fdfdfd;
}

.navigation ul li a {
    position: relative;
    display: flex;
    text-decoration: none;
    width: 100%;
    color: #E9D5DA;
}

.navigation ul li a .icon {
    margin-left: 40px;
    position: relative;
    display: block;
    height: 35px;
    line-height: 27px;
    text-align: center;
}
.navigation ul li.title-head a .icon{
    height: 56px;
        line-height: 57px;
}
.navigation ul li a .icon i {
    position: relative;
    font-size: 1.2em;
    z-index: 1;
    font-weight: 500;
    color: #023047;
}
.navigation ul li.title-head a .title, .navigation ul li.title-head a .icon i{
    color: #fff;line-height: 58px;
}
.navigation ul li.title-head:hover > a .title,
.navigation ul li.title-head:hover > a .icon i {
    color: #fff;
}


.navigation ul li:hover > a .title, .navigation ul li:hover > a .icon i{color:#d05862 }
.navigation ul li a .title {
    position: relative;
    display: block;
    padding-left: 15px;
    height: 30px;
    line-height: 25px;
    font-size: 18px;
    font-weight: 500;
    white-space: nowrap;
    color: #023047;
}
.navigation ul li > a.active .title,.navigation ul li.active a .title, .navigation ul li.active a .icon i {
    
    color: #b01f24;
}
.navigation ul li.title-head {
    display: none;
}
#sidebar{height: 700px;min-height: 700px;}
.eligible-tab .nav-item {
    color: #fff;
    background: #b01f24;
    position: relative;
    text-align: center;
}
.eligible-tab .nav-item .nav-link i{ margin-right: 6px;color: #fff;}
.eligible-tab .nav-item .nav-link span{color: #fff;}
.eligible-tab .nav-item .nav-link.active, .eligible-tab .nav-item .nav-link.active i, .eligible-tab .nav-item .nav-link.active span {
    color: #b01f24;
    background: #fff;
}
.eligi-accordion{border: 0px;background: transparent;}
.eligi-accordion.accordion-item:last-of-type .accordion-button.collapsed{font-size: 14px;
    padding: 1px 15px;background: transparent;width: 50%;color: #b01f24;}
.eligi-accordion .accordion-button::after{margin-left: 6px;
    margin-top: 6px;background-size: 15px;}
.eligi-accordion .accordion-button:not(.collapsed){background-color: transparent;box-shadow: unset;font-size: 14px;}
.eligible-tab-boxs .card__academics{background: #f1f1f1;}
.eligible-tab-boxs span.card__academics-img-box i {
    color: #023047;
}
.download-syllabus{
    position: absolute;
    right: 60px;
    bottom: 15px;
    color: #b01f24;
}
/* Add indicator arrow for the active tab */
@media (min-width: 992px) {
    .eligible-tab .nav-item .nav-link::before {
        content: '';
        display: block;
        border-top: 8px solid transparent;
        border-left: 10px solid #fff;
        border-bottom: 8px solid transparent;
        position: absolute;
        top: 50%;
        right: -10px;
        transform: translateY(-50%);
        opacity: 0;
    }
   
}

.eligible-tab .nav-item .nav-link.active::before {
    opacity: 1;
}
.collection-box {
    padding: 15px;
}
.collection-box .img-box, .collection-box .collection-content h4 {
    text-align: center;
}
.collection-content .content-desp p strong{color: #b01f24;}
.section-box .img-box{
    padding: 25px;
    text-align: center;
    position: relative;
}
.section-box .img-box h1{z-index: 2;
    position: relative;}
.section-box .img-box::before{
    content: "";
    position: absolute;
    width: 100%;
    background: #b01f2438;
    top: 0px;
    height: 100%;
    left: 0;
    z-index: 1;
}
.section-box .img-box {
    background-size: cover;
    background-position: center;
    color: #fff;
}
.section-box .img-box.stack-lib{
    background-image: url("../images/library-with-books.webp");
}
.section-box .img-box.reader-lib {
    background-image: url("../images/library.webp");
}
.section-box .img-box.ref-lib {
    background-image: url("../images/reference-book.webp");
}
.section-box .img-box.journal-lib {
    background-image: url("../images/journal-magazine.webp");
}
.section-box .img-box.reprog-lib {
    background-image: url("../images/reprographic.webp");
}
.section-box .collection-content {
    padding: 10px;
    background: #fff;
}
.services-box{background: transparent;height: 100%;border: 1px solid #dddddd4a;}
.services-box .main-ser-box{ padding: 15px 15px 15px 0px;}
.services-box .main-ser-box .img-box h1{ color: #b01f24;}
.services-box .main-ser-box .content-desp p{margin-bottom: 0;}
.img-service {
    height: 100%;
    text-align: center;
    margin: auto;
    vertical-align: middle;
    position: relative;
    padding: 15px;
}
.img-service .service-img{width: 50px;text-align: center;}
.alert-note{background: #ddd;border: 1px solid #fff7f7;text-align: center;}
.person-info-box .icon-box{height: 100%;
    text-align: center;
    vertical-align: middle;
    position: relative;}
.person-info-box .icon-box .user-icon, .box-content .img-box img{width: 50px;}
.person-info-box .icon-box .user-pic {
    border-radius: 100%;
}
.contact-person{padding: 10px;text-align: center;}
.placement-data-box .offerbox{padding: 15px;}
.placement-data-box .col-6.p-0{
border-right: 1px solid #ddd;
}
.placement-data-box .col-6.p-0:last-child{
    border-right: 0px solid #ddd;
}
.placement-statics{
    padding: 25px 0px;
}
.placement-statics .chart{padding: 25px 0px;}
.placement-data-box {
    padding: 25px 0px;
}
.recruiter-logo{
    padding: 15px;
    background: #fff;
    margin-bottom: 15px;
}
.box-content {
    padding: 10px;
}
.wrapper #content{
    min-height: 600px;
}
.activitie-sec{padding: 8px;
border: 1px solid #533047;border-radius: 10px;margin-bottom: 15px;}
.w-50-px{width: 50px;}
.activitie-sec .img-box{text-align: center;
    vertical-align: middle;
    position: relative;
    padding: 15px 0px;}
.activitie-sec .content-title{padding: 8px 0px;padding-bottom: 0px;display: flex;align-items: center;
    width: 100%;height: 100%;}
.yarl__portal_open {
    z-index: 999999!important;
    color: #b01f24!important;
}
.yarl__toolbar path, .yarl__container button path {color: #fff!important;}
.activities-gallery{
    background: #fff;
    padding: 10px 10px;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}
.faculty-tab .col-lg-6,
.faculty-tab .col-lg-12{
   background: #9e9e9e14;
    border-right: 1px solid #e0e5fa;
    border-top: 1px solid #e0e5fa;
}
.faculty-tab .col-lg-6 .person-info-box,
.faculty-tab .col-lg-12 .person-info-box {
    padding: 5px;
}
.award-edc .carousel-indicators [data-bs-target] {
            box-sizing: content-box;
            flex: 0 1 auto;
            width: 6px;
            height: 6px;
            padding: 0;
            margin-right: 3px;
            margin-left: 3px;
            text-indent: -999px;
            cursor: pointer;
            background-color: #fff;
            background-clip: padding-box;
            border: 0;
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            opacity: .5;
            transition: opacity .6s ease;
        }
.achive-box{background: #f0f0f0 ;padding: 15px;}
.achive-box .title-box a{color: #023047;}
/* .achive-box .content-achive-box{padding: 15px;} */
.achive-box .descp-box, .events .descp-box {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.achive-box .descp-box p{margin-bottom: 0;color: #08080894;}
.events .events-content {
    padding: 0px 15px 15px;
    max-height: 180px;
    overflow: hidden;
}
.events-meta.my-1 {
    padding: 0px 15px;
}
.events .read-more-box {
    padding-bottom: 10px;
}
.activities-tab .row .col-lg-6{height: 100%;margin-bottom: 20px;}
.activities-tab .events{height: 100%;box-shadow: 0px 1px 0px 0px rgb(224 224 224 / 75%);
    border-radius: 4px;}
.events-tag.mb-1 {
    position: absolute;
}
.activities-tab .contents {
    font-size: 15px;
}
.events-meta ul li a{display: inline-block;
    font-size: 14px;
    color: #a5a5a5;}
.events-meta ul li a i{font-size: 12px;
    color: #646464;
    margin-right: 4px;}
.events-content a.h5{position: relative;z-index: 999;color: #d4161d;font-size: 17px;}
a.badge-danger {
    position: relative;
    bottom: 29px;
    background: #de262c96;
    color: #fff;
    padding: 4px 8px;
    left: 0px;
}
.events .descp-box p{
    color: #888787;
}

.sona--event-side-menu .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #ededf5;
    border-radius: 7px;
    box-shadow: none;
    margin-bottom: 1.5rem;
    width: 100%;
}    
.sona--event-side-menu .card-header{background: #fff;border-bottom: 1px solid #ededf5;}
.sona--event-side-menu .card-header .card-title{font-size: 1.125rem;}
.sona--event-side-menu .card-body .list-catergory .item-list ul li.list-group-item, .list-catergory1 .item-list li.list-group-item{ border: 0px; }
.pagination-items {
    padding-top: 60px;
}
.pagination-items li {
    display: inline-block;
    margin: 0 10px;
}
.pagination-items li a.active {
    color: #151515;
    padding-right: 90px;
    position: relative;
}
.pagination-items li a.active::before {
    position: absolute;
    content: '';
    width: 75px;
    height: 1px;
    background-color: #151515;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.pagination-items li a {
    font-weight: 500;
    font-size: 18px;
    color: #a2a2a2;
    font-family: Exo, sans-serif;
}
.sona--event-side-menu img.avatar{max-width: 100%; width: 60px;height:60px;border-radius: 7px;}
.slick-track .col-lg-3 .card .newsimg, .events-img, .single-blog-d .img-box, .event-card_img .img-upevent {
  position: relative;
 
}
.subheader-iv .events-img{height: 100px;}
.subheader-iv .events-img::after{padding-bottom: 0px;}
.slick-track .col-lg-3 .card .newsimg:after, .events-img::after, .single-blog-d .img-box::after, .event-card_img .img-upevent::after {
  content: "";
  display: block;
  padding-bottom: 100%; /* The padding depends on the width, not on the height, so with a padding-bottom of 100% you will get a square */
}

.slick-track .col-lg-3 .card .newsimg img, .events-img img, .single-blog-d .img-box img, .event-card_img .img-upevent img {
  position: absolute; /* Take your picture out of the flow */
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; /* Make the picture taking the size of it's parent */
  width: 100%; /* This if for the object-fit */
  height: 100%; /* This if for the object-fit */
  object-fit: contain; /* Equivalent of the background-size: cover; of a background-image */
  object-position: center;

}
.content-descp h5.news__title a{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #fff;
}
.single-blog-d .content-box a h2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #fff;
}
.single-blog-d .content-box a h2 {color: #161616;}
.single-blog-d .content-box a:hover h2 {color: #b01f24;}
.single-blog-d{padding: 10px;}
.why-sona-box .single-blog-d .img-box {
    text-align: center;
    height: 250px;
}
.why-sona-box .single-blog-d .content-box {
    padding: 0px 0px;
    position: relative;
}
.event-card_img, .event-card_img .img-upevent{position: relative;width: 250px;height: 250px;}
.overlay.over-content {
    top: 35%;
    left: 15px;
    color: #fff;
}
.overlay.over-content h1.h6{
    text-shadow: 1px 1px #333;
}
.date-box {
    bottom: -35px;
    position: relative;
    background: #fff;
    width: fit-content;
    padding: 0px 5px;
    cursor: default;
    user-select: none;
}
/* IV */
.categories_post {
    position: relative;
    text-align: center;
    cursor: pointer;
}
.categories_post img {
    max-width: 100%;
}
.categories_post .categories_details {
    position: absolute;
    /* top: 20px; */
    left: 20px;
    right: 20px;
    bottom: 20px;
    background: rgb(235 235 235 / 80%);
    color: #fff;
    transition: all 0.3s linear;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 0px;
}
.categories_post .categories_details .border_line {
    margin: 10px 0px;
    background: #fff;
    width: 100%;
    height: 1px;
}
.categories_post .categories_details p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 0px;
}
.categories_text a h5{color: #b01f24;}
nav ul.pagination {
    list-style: none;
    display: inline-block;
    padding: 0;
    margin-top: 10px;
}

nav ul.pagination li {
    display: inline;
    text-align: center;
}

nav ul.pagination li {
    float: left;
    display: block;
    font-size: 14px;
    text-decoration: none;
    color: #fff;
    margin-left: -1px;
    border: 1px solid transparent;
    line-height: 1.5;
}

nav ul.pagination li.active {
    cursor: default;
}

nav ul.pagination li:active {
    outline: none;
}
nav ul.pagination li:first-child {
    -moz-border-radius: 50px 0 0 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px 0 0 50px;
    background-color: #e4e4e4;
}
nav ul.pagination li  {
   line-height: 24px;
   background-color: #e4e4e4;
}

nav ul.pagination li a span {
    -moz-border-radius: 50px 0 0 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px 0 0 50px;
    width: 100px;
    color: #bf151b;
}
nav ul.pagination li a{
    color: #bf151b;
    padding: 8px 15px;
}
nav ul.pagination li.active a, nav ul.pagination li.active a span{
    color: #fff;
}
nav ul.pagination li:last-child {
    -moz-border-radius: 0 50px 50px 0;
    -webkit-border-radius: 0;
    border-radius: 0 50px 50px 0;
    width: 100px;
}

nav ul.pagination li:hover {
    background-color: #bf151b;
}
nav ul.pagination li:hover a, nav ul.pagination li:hover a span{
    color: #fff;
}
nav ul.pagination li.active,
nav ul.pagination li:active {
    background-color: #bf151b;
}
.lmsmart-post-navigation {
    position: relative;
    margin-bottom: 45px;
    background: #F6F7F9;
    padding: 35px 30px;
}

.lmsmart-post-navigation .back-nav_page {
    display: none;
    position: absolute;
    top: 35px;
    left: 50%;
    width: 18px;
    height: 18px;
    margin-top: -9px;
    margin-left: -9px;
    cursor: pointer;
}

.lmsmart-post-navigation .back-nav_page span {
    position: absolute;
    width: 8px;
    height: 8px;
    border: unset;
    background-color: #dadada;
    transition: 0.45s;
}

.lmsmart-post-navigation .back-nav_page span:nth-child(1) {
    top: 0;
    left: 0;
}

.lmsmart-post-navigation .back-nav_page span:nth-child(2) {
    top: 0;
    right: 0;
}

.lmsmart-post-navigation .back-nav_page span:nth-child(3) {
    bottom: 0;
    right: 0;
}

.lmsmart-post-navigation .back-nav_page span:nth-child(4) {
    bottom: 0;
    left: 0;
}

.lmsmart-post-navigation .back-nav_page:hover span:nth-child(1) {
    transform: translateX(10px);
}

.lmsmart-post-navigation .back-nav_page:hover span:nth-child(2) {
    transform: translateY(10px);
}

.lmsmart-post-navigation .back-nav_page:hover span:nth-child(3) {
    transform: translateX(-10px);
}

.lmsmart-post-navigation .back-nav_page:hover span:nth-child(4) {
    transform: translateY(-10px);
}

.lmsmart-post-navigation:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
}

.prev-link,
.next-link {
    position: relative;
    z-index: 1;
    padding: 20px 7.5px;
    font-size: 13px;
    font-weight: var(--lmsmart-header-font-weight);
    color: #939393;
    text-transform: uppercase;
    background: #f2f2f2;
    transition: 300ms;
}

.prev-link_icon,
.next-link_icon {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 5px;
    margin-right: 5px;
    position: relative;
    vertical-align: top;
    color: inherit;
}

.prev-link_icon:before,
.next-link_icon:before {
    content: '\f11c';
    display: inline-block;
    position: absolute;
    top: 2px;
    left: -6px;
    border: 0;
    font-family: flaticon;
    font-size: 12px;
    font-style: normal;
    vertical-align: middle;
}

.prev-link:hover,
.next-link:hover {
    color: #ffffff !important;
}

.prev-link_wrapper,
.next-link_wrapper {
    width: calc(50% - 65px);
}

.prev-link_wrapper .info_wrapper>a,
.next-link_wrapper .info_wrapper>a {
    display: flex;
    align-items: center;
    position: relative;
    transition: 0.8s;
}

.prev-link_wrapper .info_wrapper>a .prev-link-info_wrapper,
.prev-link_wrapper .info_wrapper>a .next-link-info_wrapper,
.prev-link_wrapper .info_wrapper>a img,
.next-link_wrapper .info_wrapper>a .prev-link-info_wrapper,
.next-link_wrapper .info_wrapper>a .next-link-info_wrapper,
.next-link_wrapper .info_wrapper>a img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: inherit;
}

.prev-link_wrapper .info_wrapper .image_prev,
.prev-link_wrapper .info_wrapper .image_next,
.next-link_wrapper .info_wrapper .image_prev,
.next-link_wrapper .info_wrapper .image_next {
    position: relative;
    align-self: flex-start;
    flex-shrink: 0;
    width: 75px;
    height: 75px;
    vertical-align: top;
    transition: inherit;
    border-radius: 100px;
    overflow: hidden;
}

.prev-link_wrapper .info_wrapper .image_prev [class|='text'],
.prev-link_wrapper .info_wrapper .image_next [class|='text'],
.next-link_wrapper .info_wrapper .image_prev [class|='text'],
.next-link_wrapper .info_wrapper .image_next [class|='text'] {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    border-radius: unset;
    font-size: 16px;
    line-height: 70px;
    font-weight: var(--lmsmart-header-font-weight);
    color: #ffffff;
    text-align: center;
    opacity: 0;
    transition: inherit;
}

.prev-link_wrapper .info_wrapper .prev_title,
.prev-link_wrapper .info_wrapper .next_title,
.next-link_wrapper .info_wrapper .prev_title,
.next-link_wrapper .info_wrapper .next_title {
    display: inline-block;
    position: relative;
    max-width: 210px;
    font-size: 15px;
    line-height: 1.71;
    font-weight: var(--lmsmart-header-font-weight);
    margin-top: -5px;
    word-wrap: break-word;
    transition: 0.45s;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.prev-link_wrapper .info_wrapper .prev_title:empty,
.prev-link_wrapper .info_wrapper .next_title:empty,
.next-link_wrapper .info_wrapper .prev_title:empty,
.next-link_wrapper .info_wrapper .next_title:empty {
    display: none;
}

.prev-link_wrapper .info_wrapper .prev_title:empty~.meta-data,
.prev-link_wrapper .info_wrapper .next_title:empty~.meta-data,
.next-link_wrapper .info_wrapper .prev_title:empty~.meta-data,
.next-link_wrapper .info_wrapper .next_title:empty~.meta-data {
    margin-top: -4px;
}
.timeline-item {
    padding: 2.3em 2em 1em;
    position: relative;
    border-left: 1px solid #ddd;
}
.timeline-item:before {
    display: block;
    position: static;
    margin-bottom: 5px;
}

.timeline-item:before {
    content: attr(date-is);
    position: absolute;
    left: 2em;
    top: 0.8em;
    color: #002E5B;
    font-weight: 700 !important;
    margin-bottom: 0;
}
.timeline-item.blue:after {
    border-color: #FFAD18;
}

.timeline-item:after {
    width: 15px;
    height: 15px;
    top: 1em;
    position: absolute;
    left: -8px;
    border-radius: 10px;
    content: '';
    background: #fff;
    border: 3px solid;
}
@media (max-width: 350px) {

    .prev-link_wrapper .info_wrapper .prev_title,
    .prev-link_wrapper .info_wrapper .next_title,
    .next-link_wrapper .info_wrapper .prev_title,
    .next-link_wrapper .info_wrapper .next_title {
        max-width: 168px;
    }
        
}

.prev-link_wrapper .info_wrapper .meta-data,
.next-link_wrapper .info_wrapper .meta-data {
    margin-bottom: -3px;
    font-weight: 660;
}

.prev-link {
    float: left;
}

.prev-link_wrapper {
    float: left;
}

.prev-link_wrapper a {
    justify-content: flex-start;
    text-align: left;
}

.prev-link_wrapper a:hover .image_prev:after,
.prev-link_wrapper a:hover .image_prev:before {
    visibility: visible;
    opacity: 0.8;
}

.prev-link_wrapper a:hover .image_prev:before {
    margin-left: 0;
}

.prev-link_wrapper a:hover .image_prev [class|='text'] {
    opacity: 1;
}

.prev-link_wrapper .image_prev {
    margin-right: 27px;
}

.prev-link_wrapper .image_prev [class|='text'] {
    left: 0;
}

.prev-link_wrapper .image_prev.no_image [class|='text'] {
    opacity: 1;
}

.prev-link_wrapper .image_prev.no_image:before,
.prev-link_wrapper .image_prev.no_image:after {
    opacity: 1;
    visibility: visible;
    margin-left: 0;
}

.prev-link_wrapper .image_prev:before {
    content: '\f061';
    display: block;
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    margin-left: 20px;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 21px;
    line-height: 70px;
    color: #fff;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transform: scaleX(-1);
    transition: 0.3s;
}

.prev-link_wrapper .image_prev:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
    background: #b01f248a;
}

.prev-link_icon {
    margin-left: 5px;
    margin-right: 5px;
}

.prev-link_icon:before {
    content: '\f103';
    left: auto;
    right: -6px;
}

.next-link {
    float: right;
}

.next-link_wrapper {
    float: right;
    position: relative;
}

.next-link_wrapper:before {
    position: absolute;
    content: "";
    height: 77px;
    width: 1px;
    left: -65px;
    top: 0;
    background: #ddd;
}

.next-link_wrapper a {
    justify-content: flex-end;
    text-align: right;
}

.next-link_wrapper a:hover .image_next:after,
.next-link_wrapper a:hover .image_next:before {
    visibility: visible;
    opacity: 0.8;
}

.next-link_wrapper a:hover .image_next:before {
    margin-right: 0;
}

.next-link_wrapper a:hover .image_next [class|='text'] {
    opacity: 0.8;
}

.next-link_wrapper .image_next {
    margin-left: 27px;
}

.next-link_wrapper .image_next [class|='text'] {
    right: 0;
}

.next-link_wrapper .image_next.no_image [class|='text'] {
    opacity: 1;
}

.next-link_wrapper .image_next.no_image:before,
.next-link_wrapper .image_next.no_image:after {
    opacity: 1;
    visibility: visible;
    margin-right: 0;
}

.next-link_wrapper .image_next .no_image_post {
    display: block;
    width: 100%;
    height: 100%;
    background: #f6f5f3;
}

.next-link_wrapper .image_next:before {
    content: '\f061';
    display: block;
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    margin-right: 20px;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    line-height: 70px;
    color: #fff;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
}

.next-link_wrapper .image_next:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
    background: #b01f248a;
}

.next-link_wrapper .next_title {
    text-align: right;
}

.prev-link-info_wrapper,
.next-link-info_wrapper {
    font-size: 0;
}

.prev-link-info_wrapper>span,
.next-link-info_wrapper>span {
    display: block;
}

.prev-link-info_wrapper .meta-data,
.next-link-info_wrapper .meta-data {
    font-size: 13px;
    line-height: 1.2em;
    margin-top: 7px;
}
.events-content a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.prev-link-info_wrapper .meta-data>div,
.prev-link-info_wrapper .meta-data>span,
.next-link-info_wrapper .meta-data>div,
.next-link-info_wrapper .meta-data>span {
    transition: 0.45s;
}
.person-info a, .person-info a i{color: #1a76a5;}
.person-info a:hover, .person-info a:hover i{color: #b01f24;}
/*  Media Query */
@media screen and (max-width: 991px) {
    .row-offcanvas {
        position: relative;
        -webkit-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        transition: all .25s ease-out;
    }

    .sidebar-offcanvas {
        position: absolute;
        width: 60%;
        /* 6 columns */
        display: none;
    }

    .row-offcanvas-right {
        right: 0;
    }

    .row-offcanvas-right.active .sidebar-offcanvas {
        display: block;
        right: 0;
        top: 0;
        z-index: 1;
    }

    .wrapper {
        display: flex;
        width: 100%;
    }

    #sidebar {
        width: 60%;
        position: fixed!important;
        top: 0px!important;
        left: 0;
        height: 100%!important;
        z-index: 9999999;
        background: #edf3fa;
        color: #fff;
        transition: all 0.3s;
        padding: 0px;
    }

    #sidebar #dismiss {
        padding-top: 6px;
        text-align: end;
        display: block;
        position: relative;
        background: #e5edf700;
        z-index: 9999;
        right: 15px;
    }

    #sidebar #dismiss i {
        padding: 5px;
        color: #d4282d;
    }

    .sona-side-menu {
        box-shadow: unset;
        padding: 0px;
        height: 100%;
        overflow-y: scroll;
        margin-top: 0px;
    }
    .navigation ul li.title-head{
        display: block;
    }
    .sidemenu-mobi-header {
        display: block;
        background: #edf3fa;
        padding-left: 15px;
        margin-bottom: 15px;
    }

    .sidemenu-mobi-header h5 {
        margin-top: 10px;
    }
    .navigation{border-radius: 0px;border-left: 0px solid #b01f24;border-right: 2px solid #b01f24;}
        .navigation ul {
            padding-top: 25px;
            width: 100%;
        }
.mobi-mt-5 {
    margin-top: 30px;
}
}
@media screen and (max-width: 500px) {
    .sona-side-menu {
            padding: 0px;
        }
        .navigation ul li a .icon {
    margin-left: 22px;
    font-size: 14px;
}
.navigation ul li a .title {
    padding-left: 10px;
    font-size: 16px;
}
.header-menu-title h5 {
    font-size: 18px;
}
.menu-links .nav_list li.list-item a span {
    font-size: 14px;
}
button.btn.btn-default.visible-xs {
    padding-left: 0px;
}
#sidebar {
    width: 80%;
    
}
.navigation ul {
   width: 90%;
}
.eligible-tab .nav-item .nav-link i,
.eligible-tab .nav-item .nav-link span {
    font-size: 11px!important;
}
}
@media only screen and (max-width: 1400px) and (min-width:997px) {

    /* styles for browsers larger than 1440px; */
    .team-single-item figure figcaption .member-name.vice-chairman {
    padding: 20px 0 46px 8px;
    margin-left: -60px;
    width: 250px;
}
.team-single-item figure figcaption .member-name {
    transition: all 0.3s ease-in-out;
    width: 250px;
    padding: 20px 0 46px 30px;
    position: relative;
    margin-left: -33px;
}
.eligibility .card__academics-header a{
    font-size: 1.1rem;
}
.lmsmart-post-navigation {
    position: relative;
    margin-bottom: 45px;
    background: #F6F7F9;
    padding: 35px 10px;
}
} 
@media only screen and (max-width:500px) and (min-width:10px){
    .event-card_img,
        .event-card_img .img-upevent {
            height: 300px;
            width: 100%;
        }
}
@media only screen and (max-width: 560px) and (min-width:440px) {

    /* styles for browsers larger than 1440px; */
    .col-mg5 {
        
        width: 70%;
    }

}
@media only screen and (max-width: 769px) {
    .eligible-tab{display: -webkit-box;}
    .eligible-tab .nav-item{width: 50%;}
.eligible-tab .nav-item .nav-link i,.eligible-tab .nav-item .nav-link span {
    font-size: 12px;
}
.vision-mission-section {
    padding-top: 5px;
    padding-bottom: 15px;
}
 .bg-campusbox .slider {
     /* background-image: url(../images/gridtile.png); */
     background: rgb(255 255 255 / 55%);
     position: relative;
     z-index: 9;
     height: 250px;
 }
 .our-news-events {
     padding: 40px 20px 0px;
 }
 .categories_text{
    font-size: 14px;
 }
 .categories_text a h5 {
     color: #b01f24;
     font-size: 14px;
 }
 .categories_text a h5 {
     color: #b01f24;
     font-size: 14px;
 }
 .lmsmart-post-navigation {
     position: relative;
     margin-bottom: 45px;
     background: #F6F7F9;
     padding: 35px 10px;
 }
}
@media only screen and (max-width: 960px) {

    /* styles for browsers larger than 1440px; */
.team-single-item figure figcaption .member-name.vice-chairman h4 {
        font-size: 20px;
    }
.team-single-item figure figcaption .member-name.vice-chairman span {
    font-size: 18px;
}
.management-profile-box {
    margin-bottom: 35px;
}
 .breadcrumb-area h1 {
     font-size: 24px;
 }

}

.recruiter-logo img {
    width: 100%;
    height: 80px;
    object-fit: scale-down;
}