
#Heading{
  font-family: 'Stint Ultra Condensed', cursive;
  font-size: 4rem;
  color: #ff0055;
  padding-left: 10px;
}
#logo {
  margin: 15px; /* margin: 20px was off */
  float: left;
  height: 80px;
  width: auto; /* correct proportions to specified height */
  animation: fadeInLeft;
  animation-duration: 2s;
}

.heading{
  font-family: 'Signika Negative', sans-serif;
  font-weight: bolder;
  color: #ff0055;
  text-decoration: underline black;
  padding-left: 40px;

}

.starter{
  color: #ff0055;
}
.space { margin-top: 200px; }
.sub-heading{
  padding-left: 40px;
  font-family: 'Signika Negative', sans-serif;
  font-weight: bold;
  position: absolute;
}
.pro-icon{
  width: 100px;
  position: relative;
  left: 170px;
  bottom: 85px;
}
.home-icons{
  font-size: 4rem;
  padding-left: 20px;
  position: relative;
  left: 1000px;
  top: 50px;
  animation: fadeInRight;
  animation-duration: 3s;
  color: black;
  transition : .5s ease-out;
}
.home-icons:hover{
  color:#ff0055;
}
.contact-icons{
  font-size: 4rem;
  padding-left: 20px;
  position: relative;
  left: 502px;
  top: 10px;
  animation: fadeInRight;
  animation-duration: 3s;
  color: black;
  transition : .5s ease-out;
}
.footer-text{
  position: relative;
  right: 470px;
  top:57px;
  font-size: 1rem;
  font-family: 'Signika Negative', sans-serif;
  color: grey;
}
.heart{
  size: 3rem;
  animation: bounce;
  animation-duration: 4s;
  animation-iteration-count: 500;
}
.contact-icons:hover{
  color: #ff0055;
}
.icon{
  position: relative;
  bottom: 200px;
  width: 600px;
  float: left;

}
.skills{
  margin-top: 450px;
  background-color: #ffcccc;
  height: 1180px;
  z-index: 1;
  max-width: 1300px;
  border-radius: 20px 20px 20px 20px;
  box-shadow: 0 0 10px black;

}
.web-d{
  text-align: center;
  font-family:  'Signika Negative', sans-serif;
  text-decoration: underline #ff0055;

}
.card-2{
  margin-left: 650px;
  width: 29rem;

}
.icons-group{
  float: left;
}
.cb{
  position: relative;
  bottom: 60px;
}
.cb-2{
  position: relative;
  bottom: 90px;
}
.web-d-icon{
  width: 80px;
  height: 80px;
  position: relative;
  bottom:55px;
  left: 180px;
}
.card{
  position: relative;
  left: 50px;
  top: 20px;
  width: 29rem;
  background-color: #ff6666;
  height: 360px;
}
.html{
  top: 40px;
  right: 10px;
}
.js{
  top: 60px;
}
.jq{
  top: 10px;
  left: 20px;
}
.boot{
  top: 110px;
  left: 30px;
}
.git{
  top: 50px;
  left: 40px;
}
.heroku{
  top: 120px;
  left: 50px;
}
.ex{
  top: 50px;
  left: 50px;
}
.npm{
  left: 20px;
  bottom: 30px;
}
.node{
  font-size: 8rem;
  bottom: 40px;
}
.pro-icons{
  width: 240px;
  padding-left: 30px;
  position: relative;
  right: 60px;
  transition: .5s ease-in-out;
}
.pro-icons:hover {
  transform: scale(1.2);
}
.c_plus{
  position: relative;
  right: 70px;
  width: 70px;
}
.icons{
  position: relative;
  padding-left: 30px;
  padding-top: 50px;
  padding-bottom: 30px;
  font-size: 5em;
}
.about-heading{
  font-family: 'Signika Negative', sans-serif;
  font-size: 4rem;
  color:black;
  font-weight: bolder;
  text-align: center;
  padding-top: 50px;
  text-decoration: underline  #ff0055;
}
.skills-heading{
  font-family: 'Signika Negative', sans-serif;
  font-size: 4rem;
  color:black;
  font-weight: bolder;
  position: relative;
  right: 290px;
  text-align: center;
  padding-top: 50px;
  text-decoration: underline  #ff0055;
}
.web-d-content{
  font-family: 'Signika Negative', sans-serif;
  text-align: center;
  line-height: 2;
  width: 400px;
}
.pro-content{
  font-family: 'Signika Negative', sans-serif;
  text-align: center;
  line-height: 2;
  width: 400px;
}
p{
  margin-left: 500px;
  position: absolute;
  font-weight: 600;
  width: 700px;
  color: #353531;
}
b{
  color: black;
}
body{
  /* background-image: url("front-pic3.jpg"); */
  background-repeat: no-repeat;
  background-size: 1366px 580px;
  position: static;
}

.about{
  margin-top: 165px;
  background-color: white;
  height: 120%;

}
.about-name{
  font-family: 'Viaoda Libre', cursive;
  font-size: 3rem;
  color: black;
  font-weight: bolder;
}
.name{
  font-size: 6.5rem;
  font-family: 'Viaoda Libre', cursive;
  font-weight: bolder;
  color: black;
}
.intro{
  padding-left: 180px;
  padding-top: 80px;
  animation: fadeInLeft;
  animation-duration: 2s;
}


.pro{
  font-size: 2rem;
  color: #ff0055;
  font-family: 'Syne Mono',monospace;
  font-weight: bold;
   text-align: center;
   position: absolute;
}


.typewriter {
  overflow: hidden; /* Ensures the content is not revealed until the animation*/
  border-right: .15em solid #ff0055; /* The typwriter cursor*/
  white-space: nowrap; /* Keeps the content on a single line */
  margin: 0 auto; /* Gives that scrolling effect as the typing happens */
  letter-spacing: .15em; /* Adjust as needed */
  animation:
    typing 3s steps(40,end),
    blink-caret .75s step-end infinite;
    animation-delay: 3s;
    animation-iteration-count: 5;
}

.work-pics{
  width: 400px;
  height: 250px;
  border-bottom-left-radius:7%;
  border-bottom-right-radius:10%;
  border-top-left-radius:10%;
  border-top-right-radius:7%;
  float: right;
  position: relative;
  right: 180px;
  top: 80px;
  z-index: 2;
    box-shadow:0px 0px 10px black;
}
.back-pic{
  width: 490px;
  height: 300px;
  background-color:  #ffcccc;
  z-index: 1;
  margin-left: 600px;
  margin-top: 50px;
  position: absolute;
  border-bottom-left-radius:7%;
  border-bottom-right-radius:10%;
  border-top-left-radius:10%;
  border-top-right-radius:7%;
  box-shadow:0px 0px 10px black;
}
.work-content{
  color: #353531;
  z-index: 3;
  width: 500px;
  margin-left: 45px;
  line-height: 30px;
  font-size: 15px;
}
.butn{
  margin-left: 20px;
  background-color: #ff0055 !important;
  margin-top: 10px;
}
.butn-2{
  margin-left: 40px;
  background-color: #ff0055 !important;
  margin-top: 10px;
}
/* The typing effect */
@keyframes typing {
  from { width: 0 }
  to { width: 43% }
}
/*
The typewriter cursor effect */
 @keyframes blink-caret {
  from, to { border-color: transparent }
  50% { border-color: #ff0055; }
}
.hi{
  color: black;
  font-size: 2rem;
}

.nav-links{
  font-family: 'Hammersmith One', sans-serif;
  font-size: 2rem;
  color: black;
  transition: .5s ease-in-out;
  animation: fadeInRight;
  animation-duration: 2s;
}
.nav-links:hover {
  transform: scale(1.1);
  color: black;
}
.navs{
  padding-left: 700px;
}
.nobr { white-space: nowrap }

.contact-me{
  height: 450px;
  background-color:  #ffcccc;
  border-top: 20px;
  border-radius: 200px 200px 0px 0px;
  box-shadow:0px 0px 10px black;
  width: 100%;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.or:after,
.or:before{
    content:"\00a0\00a0\00a0\00a0\00a0";
    text-decoration:line-through;
}
.contact-line{
  width: 100px;
  margin-left: 105px;
  color: #ff0055;
  height: 10px;
  border: solid 3px #ff0055;
  opacity: 1;
  white-space: nowrap;
}
