@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Anonymous+Pro:ital,wght@0,400;0,700;1,400;1,700&display=swap');



@font-face {
  font-family: "Product sans bold";
  src: url(fonts/product-san/Product\ Sans\ Bold.ttf);
}

@font-face {
  font-family: "Sans sarif collection";
  src: url(fonts/sans-sarif-collection/SansSerifCollection.ttf);
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Product sans bold";
}

body::-webkit-scrollbar {
  display: none;
}


html,
body {
  width: 100%;
  height: 100%;
  scroll-behavior: smooth;
}

.main {
  width: 100%;
  position: relative;
  overflow: hidden;
}

/* nav */

nav {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 10vh;
  color: white;
  font-family: "Montserrat", sans-serif;
  padding: 0 5vw;
  background-color: black;
}

.nav-icon {
  display: flex;
  gap: 4vw;
}

a {
  text-decoration: none;
  color: white;
  transition: color 0.25s ease-in-out;
  font-weight: 550;
}

a:hover {
  color: #FF5900;
}


/* profile */

.profile {
  width: 100%;
  height: calc(100vh - 10vh);
  background-color: black;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.profile-part-2 {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  bottom: 7vh;
  color: white;
  gap: 5vw;

}

.hello {
  font-family: "Montserrat", sans-serif;
  color: #C1C1C1;


}

.abhirup {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}

.fronted {
  font-family: "Montserrat", sans-serif;
  display: flex;
  justify-content: flex-end;
}

.text {
  display: flex;
  flex-direction: column;
  gap: 2vh;

}

.buttons {
  display: flex;
  justify-content: space-between;
}

.cv {
  text-decoration: none;
  color: white;
  font-family: "Product sans bold";
  border-radius: 200px;
  background-color: #FF5900;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 7.5vw;
  height: 4vh;
  font-size: 0.9vw;
  transition-property: color, background-color;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;

}

.cv:hover {
  color: black;
  background-color: rgb(207, 207, 207);

}

.info {
  text-decoration: none;
  color: white;
  font-family: "Product sans bold";
  border-radius: 200px;
  border: 2px solid white;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 7.5vw;
  height: 4vh;
  font-size: 0.9vw;
  background-color: rgba(255, 0, 0, 0);
  transition-property: color, background-color;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}

.info:hover {
  background-color: rgb(207, 207, 207);
  color: black;
}

.dp {
  width: 20vw;
}

.page-2 {
  width: 100%;
  height: 100%;
  background-color: royalblue;
}

.text-part-2 {
  display: flex;
  flex-direction: column;
  gap: 0.25vw;
}


/* headind for know more about */

.know-more {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  top: 15vh;
  gap: 0.7vw;
  font-family: "Montserrat", sans-serif;
}

.know-more a {
  font-family: "Montserrat", sans-serif;
}

.know-more {
  padding-top: 2vh;
}

.arrow {
  position: relative;
  top: 0.4vh;
}

/* ABOUT */

.ABOUT {
  background-color: black;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
}

.about-text {
  color: white;
  font-family: "Product sans bold";
  font-size: 4vw;
  padding: 2vw;
}

.big-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 10vw;
}

.text-about {
  color: white;
  width: 50%;
  display: flex;
  flex-direction: column;
  gap: 5vw;
}

.i-am-a-computer-science p {
  font-family: "Anonymous Pro", monospace;
  font-weight: 400;
  line-height: 130%;
  font-size: 1.5rem;
  text-align: start;
}

.always-learning p {
  font-family: "Montserrat", sans-serif;
  font-weight: 100;
  font-size: 1.5rem;
  display: flex;
  justify-content: flex-end;

}

.small-box {
  display: flex;
  flex-direction: column;
  gap: 10vh;
}

.box-1 {
  border: 2px solid white;
  border-radius: 50px;
  width: 30vw;
  height: 30vh;
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 2vh
}

.heading-box-1 p {
  font-family: "Montserrat", sans-serif;
  font-weight: 550;
  font-size: 1.2rem;
}

.heading-box-1 {

  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1vh;
}

.skills-box-1 p {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  color: #C4C4C4;
}

.skills-box-1 {
  text-align: center;
  font-size: 1.2rem;
}

.box-2 {
  border: 2px solid white;
  border-radius: 50px;
  width: 30vw;
  height: 30vh;
}



.box-2 {
  border: 2px solid white;
  border-radius: 50px;
  width: 30vw;
  height: 30vh;
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 2vh
}

.heading-box-2 p {
  font-family: "Montserrat", sans-serif;
  font-weight: 550;
  font-size: 1.2rem;
}

.heading-box-2 {

  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1vh;
}

.skills-box-2 p {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  color: #C4C4C4;
}

.skills-box-2 {
  text-align: center;
  font-size: 1.2rem;
}

.box-2 {
  border: 2px solid white;
  border-radius: 50px;
  width: 30vw;
  height: 30vh;
}


.Explore-my a {
  font-family: "Montserrat", sans-serif;
}


.Explore-my {
  padding-top: 3vh;
}



/* EXPERIENCE */

.EXPERIENCE {
  width: 100%;
  height: 100%;
  background-color: black;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12.5vh;
}

.EXPERIENCE h2 {
  color: white;
  font-family: "Product sans bold";
  font-size: 4vw;
  padding: 2vw;
  text-align: center;

}

.experience-big-box {
  display: flex;
  justify-content: space-between;
  padding: 0 6.5vw;
  gap: 7vw;
}

.experience-box-1 {
  border: 2px solid white;
  border-radius: 60px;
  width: 40vw;
  height: 40vh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 5vh 0;

}



.experience-box-1 h3 {
  color: white;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
}

.html-lang {
  color: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 6vw;
  margin-bottom: 3vh;

}

.html-text {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5vw;
}

.html-text span {
  font-family: "Montserrat", sans-serif;
  font: 300;
  font-size: 1.2rem;
}

.html-experience span {
  align-self: center;
  font-family: "Montserrat", sans-serif;
  font: 300;
  color: #C4C4C4;
  font-size: 1.2rem;
}


.About-my a {
  font-family: "Montserrat", sans-serif;
}

.About-my {
  padding-top: 3vh;
}



/* EDUCATION */


.EDUCATION {
  width: 100%;
  height: 100%;
  background-color: black;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}

.education-text-heading {
  color: white;
  font-family: "Product sans bold";
  font-size: 4vw;
  padding: 2vw;
  text-align: center;


}

.education-big-box {

  display: flex;
  gap: 9vw;
  margin-bottom: 10vh;
}

.education-small-box {
  border: 2px solid white;
  color: white;
  width: 20vw;
  height: 35vh;
  border-radius: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 0;
}

.school-board {
  text-align: center;
}

.education-small-box h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 1.4rem;
  text-align: center;
}

.education-small-box h1 {
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  font-size: 7rem;
  text-align: center;
}

.school-board p {
  font-family: "Montserrat", sans-serif;
  text-align: center;

}

.board {
  font-size: 0.8rem;
}

.get-in-touch a {
  font-family: "Montserrat", sans-serif;
}

.get-in-touch {
  margin-bottom: 5vh;
}

/* CONTACT */

.CONTACT {
  width: 100%;
  height: 100%;
  background-color: black;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10vh;
  padding-bottom: 40vh;
}

.CONTACT h2 {
  color: white;
  font-family: "Product sans bold";
  font-size: 4vw;
  padding: 2vw;
  text-align: center;
}

.contacts {
  border: 2px solid white;
  border-radius: 150px;
  width: 60vw;
  height: 20vh;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 4vw;
}

.left {
  display: flex;
  flex-direction: column;
}

.email {
  display: flex;
  align-items: center;
  color: white;
  gap: 1vw;
  padding: 0.5vw;

}

.email a {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}

.instagram {
  display: flex;
  align-items: center;
  color: white;
  gap: 1vw;
  padding: 0.5vw;
}

.instagram a {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}

.right {
  display: flex;
  flex-direction: column;
}

.linkedin {
  display: flex;
  align-items: center;
  color: white;
  gap: 1vw;
  padding: 0.5vw;
}

.linkedin a {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}

.github {
  display: flex;
  align-items: center;
  color: white;
  gap: 1vw;
  padding: 0.5vw;
}

.github a {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}















/* phone */

@media (max-width:600px) {

  .About-my {
    display: none;
  }

  .get-in-touch {
    display: none;
  }

  .Explore-my {
    display: none;
  }

  nav {
    display: none;
  }

  .profile {
    height: 100vh;
  }

  .profile-part-2 {
    flex-direction: column;
  }

  .dp {
    width: 60vw;
  }

  .cv {
    width: 30vw;
    font-size: 3.5vw;
  }

  .info {
    width: 30vw;
    font-size: 3.5vw;
  }

  .buttons {
    gap: 5vw;
  }

  .about-text {
    font-size: 10vw;
    padding: 4vw;
  }

  .text-about {
    color: white;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    gap: 2vh;
    padding: 2.5vh;

  }

  .i-am-a-computer-science p {
    font-family: "Anonymous Pro", monospace;
    font-weight: 400;
    line-height: 130%;
    font-size: 1.1rem;
    text-align: center;
  }


  .always-learning p {
    font-family: "Montserrat", sans-serif;
    font-weight: 100;
    justify-content: center;
    font-size: 1rem;
  }

  .big-box {
    flex-direction: column;
    padding: 0;
  }

  .small-box {
    gap: 2vh;
    justify-content: center;
    align-items: center;
  }

  .box-1,
  .box-2 {
    width: 65vw;
    height: 18vh;
    border-radius: 45px;
    margin: 1.1vh;
  }

  .heading-box-1 p {
    font-size: 1rem;
  }

  .heading-box-1 img {
    width: 8vw;
  }

  .skills-box-1 p {
    font-size: 0.8rem;
  }


  .heading-box-2 p {
    font-size: 1rem;
  }

  .heading-box-2 img {
    width: 8vw;
  }

  .skills-box-2 p {
    font-size: 0.8rem;
  }

  .EXPERIENCE {
    gap: 10vh;
    padding: 10vw;
  }

  .EDUCATION {
    padding: 10vw;
  }




  .EXPERIENCE h2 {
    font-size: 10vw;
    padding: 4vw;
    margin-bottom: -2.5vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }

  .experience-big-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5vh;

  }

  .experience-box-1 {
    border: 2px solid white;
    border-radius: 40px;
    height: 50vw;
    width: 40vh;
    display: flex;
    justify-content: center;
  }



  .experience-box-1 h3 {
    font-size: 1rem;
    transform: scale(0.8);

  }

  .text-content-box1 {
    transform: scale(0.8);
  }


  .html-lang {
    color: white;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 6vw;
    margin-bottom: 2vh;
  }

  .experience-box-1 {

    gap: 2vh;
  }



  .html-text span {
    font-size: 0.9rem;
  }

  .html-experience span {
    font-size: 0.9rem;
  }

  .EDUCATION h2 {
    font-size: 10vw;
    padding: 4vw;
    margin-bottom: -2.5vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }

  .EDUCATION {
    justify-content: space-between;
    gap: 10vh;
  }

  .education-big-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5vh;
    margin-bottom: 1vh;

  }

  .education-small-box {
    border: 2px solid white;
    border-radius: 40px;
    width: 50vw;
    height: 20vh;
  }


  .education-small-box {
    gap: 0;
  }

  .education-small-box h1 {
    font-size: 3rem;

  }

  .education-small-box h3 {
    font-size: 1rem;
  }

  .school-board p {
    font-size: 0.6rem;
  }

  .CONTACT h2 {
    font-size: 10vw;
    padding: 4vw;
    margin-bottom: -2.5vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }

  .contacts {
    display: flex;
    flex-direction: column;
    border-radius: 60px;
    width: 80vw;
    height: 40vh;
    padding: 0;
    justify-content: center;
    align-items: flex-start;
    gap: 2vh;
  }

  .left,
  .right {
    gap: 2vh;
  }

  .email a,
  .instagram a,
  .linkedin a,
  .github a {
    font-size: 0.6rem;
  }

  .email img,
  .instagram img,
  .linkedin img,
  .github img {
    width: 7vw;
  }

  .email {
    gap: 3vw;
    margin-left: 6vw;
  }

  .instagram {
    gap: 3vw;
    margin-left: 6vw;
  }

  .linkedin {
    gap: 3vw;
    margin-left: 6vw;
  }

  .github {
    gap: 3vw;
    margin-left: 6vw;
  }










}