.container-fluid{
   width: 95%;
}

.navbar-brand img {
      width: 520px;
}

/* .navbar-brand{
    width: 400px;
} */

.navbar #main_nav {
    justify-content: right;
}

    .navbar .nav-item .nav-link {
        margin-right: 29px;
    }


.header-top {
    padding: 9px 0 10px 0;
    position: relative;
    background: #36348e;
    z-index: 1;
}

.header-top-social a {
    background: #fda31b;
}

.header-top-social a:hover {
    color: #ffffff;
}


.navbar .nav-item .dropdown-menu {
   
    background: #36348e;
    width: 220px;
   
}

.hero-single::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: -0.5px;
    top: 0;
    background: transparent;
    z-index: -1;
}

.hero-single {
    padding-top: 0px;
    padding-bottom: 0px;
  
}


.hero-slider.owl-theme .owl-nav [class*=owl-] {
 
    background: rgb(253 163 27);
   
}


.site-title {
    font-weight: 800;
    text-transform: capitalize;
    font-size: 40px;
   
}

.about-content {
    margin-top: 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid var(--border-info-color);
}

.latest-news {
    background-color: #36348e;
    width: 100%;
    padding: 5px 0 5px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 2px solid #00006714;
    border-bottom: 2px solid #00006714;
}

.left-news-box {
    width: 10%;
    padding: 5px 10px;
    text-align: center;
    background-color: #f7b005;
    position: relative;
    font-weight: bold;
    color: #000;
}

.left-news-box .polygon {
    position: absolute;
    width: 15px;
    top: 0;
    left: 100%;
    height: 100%;
    background-color: #f7b005;
    clip-path: polygon(0% 0, 100% 50%, 0% 100%);
}

.news-contents {
    width: 85%;
    margin-right: 20px;
    height: 100%;
        display: flex;
    align-items: center;
}

marquee ul {
    display: inline-flex;
    list-style: none;
}

marquee ul li {
    margin: 0 15px;
    border-left: 4px solid #fff;
    padding: 0 0px 0 14px;
    line-height: 22px;
    color: #fff;
}

marquee ul li a {
    color: #fda31b;
    font-weight: 600;
}

.abt_section_img{
    width: 520px;
}

.test_img{
    width: 64px;
    height: 64px;
    object-fit: cover;
}

.footer-logo img {
    width: 302px;
    margin-bottom: 25px;
}

.cutsom_icons{
    font-size: 60px;
    color: #f7b005;
}

.navbar .nav-item .nav-link {
    margin-right: 22px;
    padding: 25px 0 25px 0;
}

.header-top-contact ul li a {
    color: var(--color-white);
    font-weight: 400;
    font-size: 15px;
}

.header-top-social span {
    color: var(--color-white);
    font-weight: 500;
    font-size: 15px;
}

.header-top-social a {
    width: 30px;
    height: 30px;
    line-height: 30px;
   i{
    font-size: 12px;
   }
}

.Members_ul{
    width: 250px !important;
}

.Resources_ul{
    width: 370px !important;
}

.social-img{
    width: 14px;
    filter: invert(1);
    -webkit-filter: invert(1);
}

.department-icon img {
    width: 95px !important;
}

.studentEvent_img{
    height: 340px;
    object-fit: cover;
}

.cutsom_about{
    background-image: url('../img/home-inner-bg.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.department-item {
    /* border: 2px solid #fda31b54; */
    padding: 0px;
    
    
}

.custom_footer a{
   height: 38px;
    width: 38px;
    line-height: 38px;
    text-align: center;
    border-radius: 10px 10px 10px 0;
    background: var(--color-white);
    color: var(--theme-color2);
    transition: var(--transition);
}

.custom_footer a img{
    width: 14px;
}

.header-top-social a {
    background: #b6925b33;
}

.header-top-social a:hover {
    background: #fda31b;
}

.footer-social {
    display: flex;
    gap: 15px;
    justify-content: start;
    flex-wrap: wrap;
}

.site-title-tagline {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 18px;
    font-weight: 700;
    color: var(--theme-color2);
    position: relative;
    border-bottom: 0px;
}

.OurServicesDiv{
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.department-btn a {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}
   

.OurServicesDiv img{
        width: 242px;
}


.OurServicesDiv img:hover{
    background-color: rgba(31, 30, 23, 0.65) !important;
}



.partners-wrap-one {
    background: #ffffff;
    position: relative;
    z-index: 9;
    border: dashed 1px #929292;
    padding: 12px;
    margin: 0;
}

.features-col {
    text-align: center;
}

.features-wrap {
    background: #f1f1f1;
    width: calc(100% / 9 - 5px);
    display: inline-block;
    margin: 0 0px;
    padding: 16px 5px 12px;
}

.feat-img-box {
    width: 80px;
    height: 80px;
    background: #ffffff;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
}

.features-wrap img {
    width: 55px;
}

.features-wrap h4 {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-weight: 600;
    margin-bottom: -2px;
}

.features-wrap:hover {
    background: #36348e;
    box-shadow: 0px 0px 12.3px 5px rgba(0, 0, 0, 0.15);
    z-index: 9;
    position: relative;
    h4{
        color: #fff;
    }
}

.features-wrap .arrow-btn {
    color: #e6bb2e;
}


.rbt-cat-box-1 .inner .icons img {
    max-height: 100px;
}

.parent_grid{
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}


.instagram-grid{
    width: calc(100% / 5 - 15px);
    display: inline-block;
}

.team-img img{
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.team-item{
    margin-bottom: 0px;
    border-radius:10px ;
    -webkit-border-radius:10px ;
    -moz-border-radius:10px ;
    -ms-border-radius:10px ;
    -o-border-radius:10px ;
}

.event-item{
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.event-img{
     border-radius: 10px; 
}

.event-img img {
         border-radius: 10px; 
}

.Contact-btn{
        padding: 10px 10px;
}

.about-text{
    font-size: 18px;
}

.about-quote p{
     font-size: 18px;
}





@media (max-width: 1400px) {
    .about-text{
    font-size: 16px;
}
.about-quote p{
     font-size: 16px;
}

.navbar .nav-item .nav-link {
    margin-right: 22px;
    padding: 25px 0 25px 0;
    font-size: 14px;
}

.Contact-btn{
    width: 120px !important;
    padding: 8px;
}

.nav-right {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
    margin-left: 30px;
}

.navbar-brand img {
    width: 390px;
}

    .navbar .nav-item .dropdown-menu .dropdown-item {
        font-size: 14px;
    }

    .left-news-box {
    width: 12%;
    padding: 5px 10px;
    text-align: center;
    background-color: #f7b005;
    position: relative;
    font-weight: bold;
    color: #000;
    font-size: 14px;
}

marquee ul li {
 
    font-size: 14px;
}

.OurServicesDiv img {
    width: 180px;
}

.event-title a{
    font-size: 20px;
}



}





@media (max-width: 768px) {

    .OurServicesDiv img {
    width: 192px;
}

    .theme-btn {
    font-size: 12px;
    padding: 10px 15px;
    }

    .navbar .nav-item .dropdown-menu {
        background: #ffffff;
        width: 220px;
    }

    .navbar .nav-item .nav-link {
            margin-right: 22px;
            padding: 5px 0 15px 0;
            font-size: 14px;
        }

     .hero-slider.owl-theme .owl-nav [class*=owl-] {

     display: none;
    /* font-size: 12px;
    margin: 0;
    padding: 0;
   
    height: 40px;
    width: 40px;
    line-height: 40px; */
  
}

    .features-wrap {
    background: #f1f1f1;
    width: calc(100% / 4 - 5px);
    display: inline-block;
    margin: 0 0px;
    padding: 16px 5px 12px;
    margin-bottom: 5px;
}
  .main{
    margin-top: 5rem;
  }

  .left-news-box {
    width: 17%;
}

.news-contents {
    width: 77%;
}

.cutsom_about {
    padding-top: 40px;
    padding-bottom: 40px;
}

.about_row{
    flex-direction: column-reverse;
}
}


@media (max-width: 480px) {

    .site-title{
        font-size: 32px;
    }

    .about-right {
    margin-top: 0px;
}
    .navbar-brand img {
        width: 275px;
    }
     .main{
        margin-top: 4rem;
    }

    .left-news-box {
        width: 31%;
    }

    .news-contents {
        width: 58%;
    }

    .features-wrap {
    background: #f1f1f1;
    width: calc(100% / 2 - 5px);
    display: inline-block;
    margin: 0 0px;
    padding: 16px 5px 12px;
    margin-bottom: 5px;
}

.OurServicesDiv img {
    width: 100%;
}

   
}