.banner-img-infra {
    background: url("../../images/siu-infa-desk1.webp") no-repeat center center;
    background-size: cover;
    padding-top: 200px;
}

.banner-img-events {
    background: url("../../images/gallery-banner.webp") no-repeat center center;
    background-size: cover;
}

.banner-img-eventss {
    background: url("../../images/gallary-new-bnr.png") no-repeat center center;
    background-size: cover;
}

.sec-padding {
    margin-bottom: 4% !important;
}

.UG-title h1 {
    color: #ffffff !important;
    padding-top: 8%;
    padding-bottom: 8%;
    font-weight: bold;
    font-size: 62px !important;
}

.UG-title h1 span {
    font-size: 40px !important;
}

.visa-page .UG-title h1 span {
    display: block !important;
}

.infrapic img {
    margin-bottom: 30px;
}

.infrapic p {
    font-size: 18px;
}

.infrapicMain h3 {
    padding-bottom: 30px;
    font-weight: bold;
    display: block;
    text-align: center;
}

.popupemail a {
    display: block;
    text-align: center;
    color: #3b3f69;
    font-weight: bold;
    text-decoration: none;
    padding-top: 15px;
    font-family: Montserrat !important;
}

.popupemail a:hover {
    color: #3b3f69;
    text-decoration: underline;
}

.popupemail {
    font-family: Montserrat !important;
    color: #000;
    font-weight: bold;
}

.regular .slick-next {
    right: 2% !important;
    background-size: cover !important;
    width: 60px;
    background: url("../../images/Frame83.webp") no-repeat center center !important;
    height: 60px;
    border: 1px #E0001C solid;
    border-radius: 30px;
}

.regular .slick-prev {
    left: 2% !important;
    background-size: cover !important;
    width: 60px;
    height: 60px;
    border: 1px #E0001C solid;
    border-radius: 30px;
    background: url("../../images/Frame84.webp") no-repeat center center !important;
}

.slick-prev:before {
    display: none !important;
}

.slick-next:before {
    display: none !important;
}

.regular img {
    margin-bottom: 15px;
}

.regular .test1 {
    padding: 30px;
    background: #ffffff;
    border-radius: 30px;
    margin: 20px;
}

.regular .test1 a {
    display: block;
    width: 160px;
    background: #E0001C;
    color: #ffffff;
    padding: 8px 15px;
    border-radius: 30px;
    text-align: center;
    float: right;
}

.infrapic a {
    display: block;
    width: 160px;
    background: #E0001C;
    color: #ffffff;
    padding: 8px 15px;
    border-radius: 30px;
    text-align: center;
    float: right;
}

.journey-content-box .btn-box {
    margin-top: 0px !important;
}

.latest_news h2 {
    color: #141B47;
    padding-bottom: 20px;
    font-weight: bold;
    font-size: 3rem;
}

.infrapic h4 {
    font-size: 18px;
    font-weight: bold;
    display: block;
    text-align: center;
    padding-bottom: 30px;
}

.closebtn {
    display: block;
    margin: 0 auto;
}

.arrow1 {
    margin-left: 36%;
    margin-bottom: 0px;
}

.arrow2 {
    margin-left: 12%;
    margin-bottom: 0px;
}

.sec-img {
    padding: 0 0 20px 0px;
}

.sec-padding h3 {
    display: block;
    width: 100%;
    padding-bottom: 15px;
    font-family: Montserrat !important;
    color: #E0001C;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

@media only screen and (max-width: 1600px) {
    .arrow1 {
        margin-left: 36%;
        margin-bottom: 0px;
        width: 20%;
    }
    .arrow2 {
        margin-left: 12%;
        margin-bottom: 0px;
        width: 40%;
    }
}

@media only screen and (max-width: 768px) {
    .arrow1,
    .arrow2 {
        display: none;
    }

.banner-img-events1 {
    background: url("../../images/faculty/Staff Page Banner.png") no-repeat center center;
    background-size: cover !important;
     height: auto !important;
 
}

.banner-img-events12 {
    background: url("../../images/faculty/Academic Staff.png") no-repeat center center;
    background-size: cover !important;
    height: auto !important;
   
}

.banner-img-events13 {
    background: url("../../images/faculty/Non-Academic Staff.png") no-repeat center center;
    background-size: cover !important;
     height: auto !important ;

}

.banner-img-events-career{
    background: url("../../images/career/career.webp") no-repeat center center;
    background-size: cover !important;
     height: auto !important;
      
}

}

.banner-img-events1 {
    background: url("../../images/faculty/Staff.webp") no-repeat center center;
    background-size: cover;
    height: 80vh;
}

.banner-img-events12 {
    background: url("../../images/faculty/Academic-Staff.webp") no-repeat center center;
    background-size: cover;
    height: 80vh;
}

.banner-img-events13 {
    background: url("../../images/faculty/Non-Academic-Staff.webp") no-repeat center center;
    background-size: cover;
    height: 80vh;
}

.banner-img-events-career{
    background: url("../../images/career/Career page.png") no-repeat center center;
    background-size: cover;
       height: 80vh;
}

@media (max-width: 576px) {
    .banner-img-infra {
        background: url("../../images/siu-infa-mob1.webp") no-repeat center center;
        background-size: cover;
        padding-top: 250px;
    }
}

