@media(max-width:480px){
    .inner{
        width: 80%;
    }
    .wrapper button {
        width: 145px;
    }
    .wrapper button a{
        font-size: 14px;
    }
    .logo{
        margin-bottom: 20px;
    }
    .marqi-2{
        background-color: red;
    overflow: hidden;
    height: 35px;
   
    width: 115%;
    margin: 0px -23px;
    }
    .marqi-1{
            background: black;
            margin-left: -16px;
            width: 87px;
    }
    .marqi-1 h3{
        font-size: 22px;
    }
    .abt-img img{
        
            margin-top: -35px;
    margin-bottom: 26px;

    }
    .about h2 {
        margin-bottom: 13px;
        font-size: 26px;
        text-transform: capitalize;
        margin-top: 22px;
        text-align: left;
    }
    .college .item {
        width: 150px;
        height: 150px;
    }
    .college h2 {
        font-size: 22px;
    }

    /* about us  section mobile css start  */


    .abt-123 {
        width: 100%;
        height: 159px;
        position: relative;
    }
    .abt-123 img{
        height: 100%;

    }
    .abt-123 h3{
        top: 36px;
        left: 24px;
    }
    .abt-123 a {
        top: 82px;
    left: 25px;
    padding: 5px 8px;
    }
    .v-content h3{
        font-size: 25px;
    }
    .company h2{
        font-size: 30px;
        text-align: left;
    }
    .hunt{
        padding: 0px 20px;
    }
    .btech h3 {
        top: 21px;
        left: 21px;
        font-size: 28px;
    }
    .apply-23 {
        background: #fce8e8;
        padding: 20px;
        padding-bottom: 0px;
    }
    .apply-23 h3{
        font-size: 24px;
    }
    .quick h3 {
        position: absolute;
        top: 56px;
        left: 50px;
        color: white;
        font-size: 28px;
    }
    .confuse h3 {
        text-transform: capitalize;
        font-size: 22px;
    }
    .universe-1 {
        padding: 10px;
    }
    .universe-1 p{
        line-height: 1.8;
    }
    /* .whatsapp-button img{
        width: 40px;
    } */
    .marqi-2{
        width: 114%;
      }
      .contact-1 h3 {
   
    font-size: 25px;
}
   
    /* about us section  mobile css end */
}