p, li {
    text-align: justify;
}
footer p,footer li{
    text-align: left;
}
.ev-cta{
width:192px;
}
.acc-wrapper .acc-modal button.cross {
    width: 20px;
    height: 20px;
    clip-path: polygon(20% 0%, 0% 20%, 30% 50%, 0% 80%, 20% 100%, 50% 70%, 80% 100%, 100% 80%, 70% 50%, 100% 20%, 80% 0%, 50% 30%);
    background: #fff !important;
    border: unset;
}
.pagination .active>.page-link, .page-link.active {
    background: #e73f10;
    border-color: #e73f10;
    color: #fff;
}
.pagination .page-link{
    color: #e73f10;
}
.table-responsive {
    margin-bottom: 10px !important;
}
.table-striped>tbody>tr:nth-of-type(odd)>* {
    --bs-table-color-type: unset;
    --bs-table-bg-type: unset;
}
    .table>:not(caption)>*> th {
    background-color: #e73f10;
    color: #fff;
}
    h5 {
    font-family: "ITC Symbol Std Book";
    font-weight: 900;
}

section.banner.position-relative a.skip {
    position: absolute;
    bottom: 150px;
    right: 13px;
    z-index: 1;
    color: var(--white);
    font-weight: bold;
}

.breadcrumb-upper a.skip {
    color: var(--white);
    position: absolute;
    bottom: 5px;
    right: 10px;
    font-weight: bold;
    z-index: 1;
}
a.skip{
    animation: shake 3.5s ease infinite;
}
@keyframes shake{
    0%, 100% {
    transform: translateX(0);
}
10%, 30%, 50%, 70%, 90% {
    transform: translateX(-5px);
}
20%, 40%, 60%, 80% {
    transform: translateX(5px);
}
}


@media(max-width:767px){
    h2 {
    font-size: 26px;   
}
    header{
    z-index:999;
    }
.ev-cta {
    width: 100%;
    height: 25px;
}
  .anno {
    padding: 3px 20px 0px 50px;
    line-height: 1.3;
    clip-path: polygon(0px 0, 100% 0, 100% 100%, 30px 100%);
}
  header a img {
    max-width: 200px;
}
   header .news {
    display:none !important;
}
.hamb {
    transform: translateY(-85px);
    width: 40px;
    height: 0;
}
    .about-news .line::before{
        content:unset;
    }
    header .row.pb-3 > div {
    padding: 0;
}
    .sidebar{
        width:100vw;
    }

header .serch input {
    width: 93%;
    height: 28px;
    margin-top: 10px;
}
.acc-wrapper .access-icon{
    width: 70px;
    height: 50px;
        margin: auto;
}
section.banner.position-relative {
    height: 425px;
}

section.banner.position-relative .swiper {
    height: 100%;
}

section.banner.position-relative .swiper img {
    height: 100%;
    object-fit: cover;
}
.bnne-cont {
    padding: 10px 0 !important;
}
.s_Swiper .swiper-button-prev {
    left: 70%;
}
.overv .col-md-6.ps-5 {
    padding-left: 12px !important;
}
.about-news .ps-5,.about-news .pe-5{
padding-left:12px !important;
padding-right:12px !important;
}
    .about-news .vol{
        padding-top:20px;
    }
    
    .about-news .row > a {
    margin: auto;
}
.e-book-box {
    margin-bottom: 20px;
}
    footer .ps-5,footer .pe-5,footer .p-5,footer .p-4,footer .pt-5, footer .pb-5{
        padding:12px !important;
    }
        footer .mt-5{
            margin-top:12px !important;
        }
    footer .bor-r{
        border-right:unset;
    }
    #bt {
    width: 30px;
    height: 30px;
    bottom: 20px;
    right: 20px;
}
    section.mt-4.py-5.overv {
    margin-top: 0 !important;
}
    .fo-gigw a {
    padding: 7px 20px;
}
    footer .col-md-9 >.row{
        flex-direction:column-reverse;
    }
    footer .social {
    gap: 10px !important;
}
    footer .col-md-6.ps-5 ul {
        margin-bottom: 0;
    }
footer .col-md-6.ps-5{
    padding-bottom:0 !important
}
    footer .col-md-3 a img {
    margin: auto;
    display: block;
    width: 120px;
}
   .page-content h2 {
    margin-bottom: 0;
}
    .breadcrumb-upper h2 {
    font-size: 35px;
}
    .faculty-card {
    flex-direction: column;
}
    .gridboximage {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    margin-top: 20px;
}
    .floating-info {
    width: 100%;
}
    .page-content a.news {
    margin: 20px auto;
}
    section.banner.position-relative a.skip {
    bottom: 50px;
}
.accyy .right .right-second, .right-third, .right-forth, .right-fifth {
    padding: 0 8px;
}
.accyy .right {
    grid-template-columns: 0.7fr 1fr;
}
.acc-wrapper .acc-modal{
       width:300px; 
        margin-left: -300px;
    }
    body.dark .ev-cta {
    width: 100% !important;
}

}
@media (min-width:1023px) and (max-width:1400px) {
.profile-box > .d-flex >div {
    width: 65%;
}
.profile-box > .d-flex >img {
    width: 35%;
}
  .profile-box h4 {
    font-size: 15px;
}
}

.tri-acc {
    min-width: 82px;
    font-weight: bold;
}

@media (min-width:1023px) and (max-width:1399px) {
    .at-a-glance .bg{
        min-height:230px;
    }
    .ser-box{
        min-height:252px;
    }
    .e-book-box{
        min-height:270px;
    }
    .e-book-box p {
      min-height: 100px;
    }
}
























































