::-webkit-scrollbar{width:1vh}::-webkit-scrollbar-track{background:#161c2f;background:var(--color-8-100)}::-webkit-scrollbar-thumb{border-radius:3vh;background:#1994a5;background:var(--color-6-100)}:root{--navbar-height-pc:9vh;--footer-height-pc:20vh;--footer-height-mob:40vh;--color-1-100:#f1f1f1;--color-1-080:hsla(0,0%,94.5%,0.8);--color-2-100:#c9d1d7;--color-3-100:#b1b8c1;--color-4-100:#98a2ad;--color-5-100:#7eb7c9;--color-6-100:#1994a5;--color-6-080:rgba(25,149,165,0.8);--color-6-070:rgba(25,149,165,0.7);--color-6-060:rgba(25,149,165,0.6);--color-7-100:#4a5e72;--color-8-080:rgba(22,28,47,0.8);--color-8-100:#161c2f;--lin-color1:#2867b2;--fb-color1:#1877f2;--insta-color1:#c32aa3;--gmail-color1:#ea4335;--whatsapp-color1:#25d366;--github-color1:hsla(0,0%,96.1%,0.9607843137254902);--yt-color1:red}*{margin:0;padding:0;scroll-behavior:smooth}body{background-color:#f1f1f1;background-color:var(--color-1-100)}a.btn{text-decoration:none;color:#fff}span.bold{color:#1994a5!important;color:var(--color-6-100)!important;font-weight:bolder}


/* ! Footer Height = --footer-height-pc */

/*
! Grid Area For PC :
* Logo Location Phone SNS-Links
* *
! Grid Area for Mobile :
* <---(4)------Logo---------->
* <--Location--(3)-->  SNS-
* <----Phone--(3)--->  Links(1)
*/div#footer{position:relative;height:var(--footer-height-pc);background-color:var(--color-8-100);display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 0 .5vh 0 var(--color-8-100);font-family:var(--font1)}div#footer div.footer-logo{justify-self:center;-webkit-align-self:center;align-self:center;width:60%;overflow:hidden}div.footer-logo img{-webkit-transform:translateY(10%);transform:translateY(10%);width:100%}div#footer div.footer-itm{justify-self:center;-webkit-align-self:center;align-self:center;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;font-size:2vh}div.footer-itm div.itm-icon{font-size:5vh;color:var(--color-6-100);margin-right:3vh}div.footer-itm div.itm-text{color:var(--color-1-100)}div.footer-itm div.call-nums{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}@media screen and (max-width:1000px){div#footer{height:var(--footer-height-mob)}div#footer div.footer-logo{grid-column:1/span 4;color:var(--color-1-100);font-size:6vw;text-align:center}div#footer div.footer-location{grid-column:1/span 3;grid-row:2/span 1}div#footer div.footer-call{grid-column:1/span 3;grid-row:3/span 1}div#footer div.footer-sns{grid-column:4/span 1;grid-row:2/span 2}div#footer div.footer-itm{font-size:4vw}}span.nits{color:var(--color-2-100)}span.assam{color:var(--color-4-100)}@media screen and (max-width:1000px){div.footer-call,div.footer-location{justify-self:start!important;padding-left:12vw}}div#footer div.footer-sns{position:relative;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}div.footer-sns div.sns-itm{height:7.5vh;aspect-ratio:1/1;background-color:var(--color-6-100);font-size:4vh;margin-right:1.5vh;border-radius:1vh;box-sizing:border-box;border:.1vh solid var(---color-8-100);cursor:pointer}div.sns-itm a.sns-link{height:100%;width:100%;text-decoration:none;color:var(--color-8-100);display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}div.footer-sns div.sns-itm:hover{background-color:var(--color-8-100);transition:.3s}div#sns-fb a:hover{color:var(--fb-color1)}div#sns-insta a:hover{color:var(--insta-color1)}div#sns-gmail a:hover{color:var(--gmail-color1)}div#sns-lin a:hover{color:var(--lin-color1)}div#sns-youtube a:hover{color:var(--yt-color1)}@media screen and (max-width:1000px){div#footer div.footer-sns{-webkit-flex-direction:column;flex-direction:column}div.footer-sns div.sns-itm{height:7.5vw;aspect-ratio:1/1;margin-bottom:3vw;font-size:4vw}}.tree{margin-top:var(--navbar-height-pc);font-family:var(--font2);background-color:var(--color-6-100);background-attachment:fixed;color:#fff;text-align:center;min-height:calc(100vh - var(--navbar-height-pc) - var(--footer-height-pc))}.tree img{width:250px}.tree .button{background-color:transparent;background-color:#fff;color:var(--color-6-100);border-radius:50px;width:70%;padding:16px 32px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;margin:4px 2px;transition-duration:.4s;cursor:pointer;border:1px solid #fff}.tree .button:hover{background-color:transparent;color:#fff}@media only screen and (max-width:800px){.tree img{width:150px}.tree .button{font-size:14px;width:90%}}.container.gallery-container{background-color:#fff;color:#35373a;min-height:100vh;padding:30px 50px}.gallery-container h1{text-align:center;font-family:"Droid Sans",sans-serif;font-weight:700}.gallery-container p.page-description{text-align:center;margin:25px auto;font-size:18px;color:#999}.tz-gallery{padding:40px}.tz-gallery .row>div{padding:2px}.tz-gallery img{width:100%;border-radius:0;position:relative}@media(max-width:768px){.container.gallery-container{padding:0}}.tz-gallery{display:none}.active-tz{display:block}div.event{margin-top:var(--navbar-height-pc);min-height:calc(100vh - var(--navbar-height-pc) - var(--footer-height-pc));padding-bottom:4vh;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;font-family:var(--font2);color:var(--color-1-100)}div.event div.event-pic{position:relative;background-color:rgba(0,0,0,.2);height:40vh;overflow:hidden;width:100%;box-sizing:border-box}div.event-pic img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);min-width:100%;z-index:-10;min-height:100%}div.event div.event-title{color:var(--color-6-100);font-size:5vh;text-align:center;margin:5vh auto 2vh;width:60%;border-bottom:.2vh solid var(--color-6-100)}div.event div.event-date{color:var(--color-6-100);font-size:3.4vh;padding-left:7.5vh;margin-top:5vh;width:100%;box-sizing:border-box}div.event div.event-details{color:var(--color-8-100);font-size:2.9vh;margin:7vh auto 0;width:85%;text-align:justify;line-height:4.5vh}div.event a.event-apply-btn{position:relative;padding:2vh 4vh;text-decoration:none;color:var(--color-6-100);background-color:var(--color-8-100);border-radius:1.25vh}div.event a.event-apply-btn:hover{transition-duration:.2s;color:var(--color-8-100);background-color:var(--color-6-100)}div.event div.event-exec-board{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;-webkit-align-content:center;align-content:center;margin:7.5vh 0 5vh;width:100%}div.event-exec-board h3.event-exec-board-title{margin-top:4vh;width:85%;margin-bottom:3vh;color:var(--color-6-100);font-weight:400;padding:4vh 0 4vh 10vh;font-size:3.5vh;box-sizing:border-box;border-bottom:.2vh solid var(--color-6-100)}div.event div.event-exec-board img,div.gallery-img-ctnr img{width:20%;border-radius:.75vh;margin:1vh}div.event div.event-exec-board img:hover,div.gallery-img-ctnr img:hover{box-shadow:.5vh .5vh 1vh var(--color-8-100);transition-duration:.2s}div.gallery{margin-top:4vh;width:95%}div.gallery-title,div.past-title{position:relative;width:70%;margin:0 auto;text-align:center;font-size:5vh;color:var(--color-6-100);border-bottom:.2vh solid var(--color-6-100)}div.gallery-img-ctnr{width:100%;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}@media screen and (max-width:1000px){div.event{min-height:calc(100vh - var(--navbar-height-pc) - var(--footer-height-mob));padding-bottom:7vw}div.event div.event-pic{height:70vw}div.event-pic img{max-height:100%}div.event div.event-title{font-size:6vw;margin:5vw auto 2vw;border-bottom:.2vw solid var(--color-6-100)}div.event div.event-date{font-size:4vw;padding-left:7.5vw;margin-top:5vw}div.event div.event-details{font-size:4.2vw;width:90%;line-height:7.5vw;margin:7vw auto 10vw}div.event a.event-apply-btn{padding:2vw 4vw;border-radius:1.25vw}div.event div.event-exec-board{margin:7.5vw 0 5vw;-webkit-justify-content:space-evenly;justify-content:space-evenly}div.event-exec-board h3.event-exec-board-title{width:100%;margin-bottom:3vw;padding:4vw 0 4vw 10vw;font-size:4vw}div.event div.event-exec-board img{width:32%;border-radius:.75vw}div.event div.event-exec-board img:hover{box-shadow:.5vw .5vw 1vw var(--color-8-100);transition-duration:.2s}}.custom{position:relative;padding:2vh 4vh;text-decoration:none;color:#fff;background-color:var(--color-6-100);border-radius:1.25vh;border:none}.custom:hover{transition-duration:.2s;color:var(--color-6-100);background-color:var(--color-8-100)}.conf-text{width:90%}.nitsmun-gallery{text-transform:uppercase;width:85%;margin:auto}.nitsmun-gallery img{margin:auto}.nitsmun-gallery .about{color:var(--color-7-100);border-bottom:2px solid var(--color-6-100);display:inline;font-size:20px;text-align:start}.nitsmun-gallery h2{margin:1rem 0;font-size:1.875rem;font-weight:700;text-align:start;color:var(--color-7-100)}.nitsmun-gallery span{color:var(--color-6-100)}@media screen and (max-width:768px){.nitsmun-gallery{width:90%}}:root{--font1:"Poppins",sans-serif;--font2:"Montserrat",sans-serif}
/*# sourceMappingURL=main.71563aaa.chunk.css.map */