html {
    scroll-behavior: smooth;
}

nav a {
    color: white;
}

.header {
    background-image: url(../img/temp.jpg);
    background-repeat: no-repeat;
}

.colorpick {
    color: rgb(57, 21, 105);
}

.first-bdr {
    border-left: 5px solid orangered;
}

.third-bdr {
    border-left: 5px solid #007BFF;
}

.sizer {
    font-size: 15px;

}

.wrap {
    white-space: nowrap;
}

.second-bdr {
    border-left: 5px solid rgb(125, 31, 153);
    color: rgb(125, 31, 153);
}

.span1 {
    color: rgb(125, 31, 153);
}

.sizer3 {
    width: 26rem;
}

.sizer-5 {
    width: 20px;
    border: 1px solid black;
}

.links {
    color: rgb(66, 59, 59);
}

a:link {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

footer {
    height: 70px;
    margin-top: 50px;
}

.para-footer {
    color: white;
    font-size: 0.85rem;
    padding-top: 12px;
}

.para-footer1 {
    color: white;
    font-size: 0.85rem;
    color: rgba(157, 162, 167, 0.856);
}

.size {
    width: 48%;
}

.image-size {
    width: 100%;
    height: 100%;
    width: 100%;
    width: 100%;
}

.table2 {
    display: none;
}

.table3 {
    display: none;
}

.image-size1 {
    height: 150px;
    width: 150px;
}

.h1 {
    height: 250px;
}

.img1 {
    background-image: url(../img/chancellor.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.img2 {
    background-image: url(../img/vice.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.img3 {
    background-image: url(../img/principal.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.img4 {
    background-image: url(../img/shashidhar.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
}

.img5 {
    background-image: url(../img/ramakrishna.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.img6 {
    background-image: url(../img/sudarshan.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
}

.img7 {
    background-image: url(../img/nagarajhebar.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
}

.img8 {
    background-image: url(../img/24.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.img9 {
    background-image: url(../img/dr-parameshachari-b-d.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.img10 {
    background-image: url(../img/Ramachandra.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.img11 {
    background-image: url(../img/anoop.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    
}
.img12 {
    background-image: url(../img/Sudarshan K.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    
}

.img13 {
    background-image: url(../img/Shamlal.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    
}

.img14 {
    background-image: url(../img/image.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    
}

.img17 {
    background-image: url(../img/daya_original1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    
}
.img18 {
    background-image: url(../img/shailesh.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    
}
.img19 {
    background-image: url(../img/Sandeepsir.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    
}
.img20 {
    background-image: url(../img/arivindsir.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    
}
.img21 {
    background-image: url(../img/rai-3138736-small.gif);
    background-repeat: no-repeat;
    background-size: cover;
    
}
.img22 {
    background-image: url(../img/image.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    
}
.noImg {
    background-image: url(../img/noImage.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.icon-font {
    /* font-size: 230%; */
    /* transition: 3s ease-in-out; */
    transition: transform .2s;
}

.icon-font:hover {
    /* font-size: 240%; */
    /* transition: 1s ease-in-out; */
    transform: scale(1.2);

}

.fontsl {
    font-size: 20px;
}

.wraped {
    height: 280px;
}



@media(max-width:575px) {
    .sizer3 {
        width: 28rem;
        font-size: 15px;
    }

    .font1 {
        font-size: 16px;
    }

    .font2 {
        font-size: 15px;
    }

    .font3 {
        font-size: 14px;
    }

    .font4 {
        font-size: 13px;
    }
}

@media(max-width:767px) {
    .sizer3 {
        width: 17.5rem;
    }

    .size {
        width: 40rem;
    }

    .table1 {
        display: none;
    }

    .table2 {
        display: block;
    }

    .table3 {
        display: block;
    }

    .head1-hide {
        display: none;
    }

    .dropdown-item {
        line-height: 35px;
    }

    .font1 {
        font-size: 32px;
    }

    .font2 {
        font-size: 30px;
    }

    .font3 {
        font-size: 26px;
    }

    .font4 {
        font-size: 24px;
    }

    .font4 {
        font-size: 22px;
    }

    .font4 {
        font-size: 21px;
    }

    .font5 {
        font-size: 20px;
    }

    .font6 {
        font-size: 19px;
    }

    .font7 {
        font-size: 18px;
    }

    .font8 {
        font-size: 17px;
    }

    .font9 {
        font-size: 16px;
    }

    .font10 {
        font-size: 15px;
    }
}

#particles-js {
    background-color: #fff;
    height: auto;
}

body {
    overflow-x: hidden;
}

.animate {
    /* display: flex; */
    /* background-color: #fff; */
    /* display: contents; */
    z-index: 5;
}

canvas {
    /* z-index: 5; */
    position: absolute;
    width: 100%;
    height: 70%;
}
.divMedia{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.divMedia a i{
	transition: transform .2s; 
    margin: 8px;
    font-size: 2rem;
}
.divMedia a i:hover{
	transform: scale(1.3);
	
}
.media{
    color: aliceblue !important;  
}

.facebook:hover {
    color: #1877f2 !important;
}

.twitter:hover {
    color: #00ACEE !important;
}
.insta:hover {
    color: #f63666 !important;
    
}
.youtube:hover{
    color: #FF0000 !important;
}
.qrCode{
    display: flex;
}
.qrChild{
    width: 150px;
    height: 150px;
    margin: auto;
}


