/* ------------------NAVBAR STSRTS---------------------- */
navbar,
#left-nav li,
#right-nav li {
  display: inline-block;
}

#right-nav {
  float: right;
}

header {
  display: table;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  font-size: xxx-large;
  padding: 40px 0 20px 0;
}

#one {
  width: 100%;
  position: fixed;
  z-index: 1;
}
navbar {
  margin: 15px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}

#left-nav li,
#right-nav li {
  padding: 15px;
}

false {
  width: 100%;
  height: 2.9rem;
  display: block;
  position: relative;
  /* top: -45px; */
}
/* ------------------NAVBAR ENDS---------------------- */
/* ------------------ SECTION 1 STARTS---------------------- */

.section {
  text-align: center;
  /* font-size: x-large; */
  line-height: 1.6rem;
  font-size: 1rem;
  padding: 75px 20px 20px 20px;
  margin-top: -45px;
}
.section-title {
  padding: 20px 0;
}
.blocks {
  display: flex;
  padding: 0 0 0 165px;
}

.block {
  flex: 1;
  display: inline-block;
  max-width: 28%;
  margin: 59px 7px;
  border: 1px solid #000;
  /* min-height: 100px; */
  /* text-align: center;  */
}

.block h3 {
  margin: 20px 0;
}
.block p {
  margin-top: 25px;
}
/* ------------------ SECTION 1 Ends---------------------- */

/* ------------------ SECTION 2 STARTS---------------------- */
.card {
  margin-bottom: 20px;
}
.card-left {
  width: 50%;
  display: flex;
  padding: 0 0 0 10px;
  flex-direction: column;
  justify-content: center;
  /* border: 1px solid red; */
}
.card-right {
  width: 20%;
  display: flex;
  height: 240px;
  /* border: 1px solid #aaa; */
  /* visibility: hidden; */
  /* display: none; */
}
.card-techs {
  color: #fff;
  font-size: 1rem;
}
.my-works {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: left;
  padding: 50px;
}
/* .link {
  display: inline-block;
  min-height: 30px;
  margin: 5px;
  padding: 52px;
} */
.social-links {
  display: inline-block;
  padding: 10px;
  margin: 20px 0;
}
.github-link {
  display: inline-block;
  /* min-height: 30px; */
  margin: 5px 0;
  padding: 52px;
  /* border: 5px solid #000;  */
  border-radius: 1px;
}

.link {
  width: 2.25rem;
  height: 2.25rem;
  fill: #aaa;
}
.link:hover {
  fill: #fff;
}
.more-repo {
  /* height: 10px;
  width: 150px; */
  /* display: table;
  margin: 0 auto; */
  padding: 9px 25px;
}

.see-all-repo {
  border-radius: 20px;
}

.about-me > .section-title {
  margin-top: 40px;
}

.all-about-me {
  padding: 26px 0;
}
/* ---------------------END OF --------------- */
/* ---------------------START OF --------------- */
.containers {
  display: flex;
  padding: 0 20px;
  justify-content: center;
  /* display: inline-block; */
}

.container-left {
  flex: 60;
  padding: 120px 0;
}
.container-right {
  flex: 30;
}

.message {
  display: inline-block;
  margin-bottom: 45px;
}

.message-left {
  position: relative;
  top: 30px;
  padding-right: 40px;
}

.form-button {
  /* width: 237px; */
  width: 100%;
  border-radius: 1px;
}

.messages {
  padding: 0 100px 0 0;
}

/*Screen greater than 768px*/

@media screen and (min-width: 768px) {
}

/*Screen greater than 992px*/

@media screen and (min-width: 992px) {
}

/*Screen greater thab 1200 px*/

@media screen and (min-width: 1200px) {
}

/* ------------------HTML PAGE ENDS RESUME STARTS------------------ */
/* ---BODY--- */
.body {
  color: #fff;
  display: table;
  margin: 0 auto;
  background-color: #232323;
}
/* -----IMAGE------- */
.top-image {
  margin: 3rem 0 0 0;
}
.top-image > img {
  border-radius: 50%;
  height: 12rem;
  display: table;
  margin: 0 auto;
  filter: grayscale(100%);
}
/* Main Body */
.main-body {
  width: 60%;
  margin: 0 auto;
  color: #cfcfcf;
  /* text-align: center; */
}
.resume-left-section {
  width: 50%;
  display: inline-block;
  padding: 0 0 0 20px;
  padding: 0 20px 0 0;
}

.resume-right-section {
  width: 50%;
  float: right;
  padding: 0 0 0 20px;
}

/* ----Name and Description */
.name-description {
  text-align: center;
  margin-top: 2rem;
}
.name-description h1 {
  font-weight: normal;
  font-size: 3.2rem;
}

/* Contact Details */
.contact-website a {
  color: #fff;
}

.contact-group {
  display: table;
  margin: 2rem auto 0 auto;
}

.contact-group p {
  display: inline-block;
}
.horizontal-line {
  width: 80%;
  height: 1.5px;
  background-color: #fff;
  display: table;
  margin: 1rem auto 5rem auto;
}

/* Resume Section */
.resume-section-title {
  background-color: #fff;
  color: #262a53;
  /* text-align: center; */
  margin: 2rem 0 1rem 0;
  padding: 5px 0;
}
.education-section .resume-section-title,
.resume-section .resume-section-title {
  border-radius: 0 15px 15px 0;
}
.trainings-section .resume-section-title,
.skills-section .resume-section-title {
  border-radius: 15px 0 0 15px;
}

.trainings-section> .resume-section-title{
  margin: 0rem 0 1rem 0;
}

.resume-left-body{
  padding-left: 5rem;
}

.resume-right-body{
  padding-left: 2rem;
}

.seperator{
  margin-bottom: 2rem;
}

.resume-section-greytitle{
  color: rgba(253,253,252,0.5);
  margin: 5px 0 ;
}

.wlit ul li{
  list-style: disc;
  margin-bottom: 1rem;
}

.resume-link{
  height: 1.5rem;
  margin: -5px 0 -5px 2rem;
}

.what-text{
  padding: 2rem 0;
}

.resume-button> a{
  color: #fff;
}
/* ------------------HTML PAGE ENDS RESUME ENDS------------------ */
