*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    

}

@media (max-width:600px){
 
  
    .navbarres{
        width: 100%;
    }
    .navbarres .navlist{
        display: none;
        /* height: 0; */
        z-index: 9;
        position: absolute;
        width: 100%;
        top: 100%;
        
        background-color: var(--color-bg);
        padding-bottom: 4vw;

    }  
    .navbarres .navlistshow{
        display: block;
        z-index: 9;
        position: absolute;
        width: 100%;
        top: 100%;
        
        background-color: var(--color-bg);
        padding-bottom: 4vw;
    }
  
    .navlist .crlist .courses{
        width: 100%;
        top: 100%;
        z-index: 9;
    }

    .navlist .crlist .courses li{
        text-align: center;
        padding-bottom: 2vw;
    }
    .navlist .crlist .courses li a{
        font-size: 2.5vw;
    }

    .navbarres .navlist li a{
        font-size: 4vw;
        
    }
.bcemain h1{
    font-size: 4vw;
}
.thumbnail{
    display: none;
}
.bclogo p{
    font-size:1vw ;
}
.bceinfo p:nth-child(3){
    font-size: 1.8vw;
}
.bceinfo p{
    font-size: 2vw;
}
.nielit img{
    width: 15vw;
}
.navbar{
    justify-content: space-between;
}
.navlist{
    display: none;
}
.navbar .icnmenu{
    display: block;
    font-size: 6VW;
}
.navbar i{
    padding: 2vw;
    display: block;
}
.slider .list .item .content h2{
    font-size: 3vw;
}
.slider .list .item .content p{
    font-size: 2vw;
}
.arrows{
    display: none;
}
.slider .list .item .content p:nth-child(1){
    letter-spacing: normal;
    /* line-height: 2; */
    font-size: 3.5vw;
}
.slider{
    transform: translateY(-14vw);

}

.crcntr{
    padding-bottom: 25vw;
}
.crmain h1{
    font-size: 8vw;
}

.crmain .crflex .crbox{
    width: 350px;
}
.grbox{
    padding-top: 10vw;
    padding-bottom: 10vw;
}
.grbox .gimg{
    width: 35vw;
    height: 35vw;

}
.grbox{
    width: 350px;
    /* height: 350px; */
    margin-top: 20vw;
    
}
.grbox:hover .gimg{
    transform: translateY(-42vw);
    width: 30vw;
    height: 30vw;
 
}
.grbox .n1{
    margin-top: 20vw;
}
.grbox:hover .n1{
    font-size: 6.5vw;
    
} 
.grbox:hover .n2{
    font-size: 3.5vw;
    padding-left: 10%;
    padding-right: 10%;
    padding-bottom: 10%;
} 
.gheading h1{
    font-size: 8vw;
}
.gmain{
    padding-bottom: 25vw;
}

.social-icon ul li a{
    font-size: 5vw;
}

.fbox ul h3{
    font-size: 3vw;
    margin-top: 3vw;
}
.fbox ul li a{
    font-size: 3vw;
}

.fbox{
    display: flex;
    flex-direction: column;
}
.fbox ul{
    text-align: left;
}
.bce{
    width: 50%;
}

.bce h1{
    font-size: 10vw;
    padding-right:35vw;
}
.bce p{
    font-size: 5vw;
    transform: translateX(-30%);    


}

.frame iframe{
    width: 90%;
}
.fcntnr{
    width: 100%;
    overflow: hidden;
}


.ntflex{
    padding-bottom: 18vw;
}

.about{
    flex-direction: column
}
.abpara{
    width: 100%;
    padding-bottom: 4vw;
}
.logoslider{
    padding-bottom: 18vw;
}

.calling p{
    font-size: 1.3vw;
}
.number a,.number{
    font-size: 1.3vw;
    word-wrap: break-word   ;
    /* width: 80%; */
}
.calling .conect{
    font-size: 3.5vw;
}
.inqrybox{
    padding-bottom: 20vw;
}
.vidani{
    transform: translate(35vw,-65vw);
    padding: 20vw;
}
.inptbox{
    width: 100%;
}

.inptbox input,select{
    font-size: 3vw;
}
.inptbox label{
    font-size: 3vw;
}
.btn{
    font-size: 3vw;
    padding-top: 3vw;
    padding-bottom: 3vw;
    display: flex;
    justify-content: center;
    align-items: center;
}


.gacntr{
    padding-bottom: 18vw;
}
.nltcont{
    padding-bottom: 15vw;
   
}
.cormain{
    flex-direction: column;
  
}
.table{
    width: 90%;
    
}
.crvdo{
    position: absolute;
    bottom: -48vw;
    right: 4vw;
}

.bhs{
  font-size: 6vw;

}
 .bsd{
    text-align: left;
}
.bsd{
    width: 50vw;
}
.bsd span{
    font-size: 4vw;
}

}