


body {
    background-color: #393D40;
  }

#name_heading{

  color: white; 
  text-align: center;
}

#insti_name{

  color: white; 
  font-family: concord; 
  text-align: center;
}

#intro_card_outline{
  margin-left: auto;
  margin-right: auto;

}
#intro_card_body{


  padding: 1.5em .5em .5em;
  border-radius: 0;
  text-align: center;
  

}

#intro_img{
  margin-left: auto;
  margin-right: auto;
  width: 100%;

}

header {
  height: 1300px;
  width: 100%;
  text-align: center;
  position: relative;
  left:auto;
  right: auto;
  top: 140px;
  color: white;
  overflow: hidden;
  background: linear-gradient(rgba(46, 99, 70, 0.8), rgba(66, 77, 78, 0.166)), url("img_home2_sma.jpg");  /* Chrome 10-25, Safari 5.1-6 */
  background-size: cover;
  background-repeat: no-repeat;
}

@media only screen and (min-width: 1000px) {
  header{
    height: 1300px;
    width: 100%;
    text-align: center;
    position: relative;
    left:auto;
    right: auto;
    top: 140px;
    color: white;
    overflow: hidden;
    background: linear-gradient(rgba(46, 99, 70, 0.8), rgba(66, 77, 78, 0.166)), url("img_home2_med.jpg");  /* Chrome 10-25, Safari 5.1-6 */
    background-size: cover;
    background-repeat: no-repeat;
  }
}

@media only screen and (min-width: 1400px) {
  header{
    height: 1300px;
    width: 100%;
    text-align: center;
    position: relative;
    left:auto;
    right: auto;
    top: 140px;
    color: white;
    overflow: hidden;
    background: linear-gradient(rgba(46, 99, 70, 0.8), rgba(66, 77, 78, 0.166)), url("img_home2.jpg");  /* Chrome 10-25, Safari 5.1-6 */
    background-size: cover;
    background-repeat: no-repeat;
  }
}




#about_card{
  text-align: center;
  margin-left: auto;
  margin-right: auto;

}

#social_media{
  position: relative;
  left: auto;
  right: auto;

}

#education_table{
  position: relative;

}

td {
  color: white;
  font-family: concord;

}
th {
  color: white;
  font-family: concord;

}



a {
  text-decoration: none;
  color: #fff;
}
p > a:hover{
  color: #d9d9d9;
  text-decoration:  underline;
}

ul {
  padding:0;
  list-style: none;
}
.footer-social-icons {
  width: 250px;
  display:block;
  margin:  auto;
}
.social-icon {
  color: #fff;
}
ul.social-icons {
  margin-top: 10px;
}
.social-icons li {
  vertical-align: top;
  display: inline;
  height: 100px;
}
.social-icons a {
  color: #fff;
  text-decoration: none;
}
.fa-facebook {
  padding:10px 14px;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition: .5s;
  background-color: #322f30;
}
.fa-facebook:hover {
  background-color: #3d5b99;
}
.fa-youtube {
  padding:10px 14px;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition: .5s;
  background-color: #322f30;
}
.fa-youtube:hover {
  background-color: #e64a41;
}
.fa-linkedin {
  padding:10px 14px;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition: .5s;
  background-color: #322f30;
}
.fa-linkedin:hover {
  background-color: #0073a4;
}
.fa-github {
  padding:10px 14px;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition: .5s;
  background-color: #322f30;
}
.fa-github:hover {
  background-color: #5a32a3;
}

#footer{
  position: relative;
  top: -40px;
  background-color:rgba(0, 0, 0, 0.8) ;
  opacity: 0.8;
}

#footer_text{
  color: white;
  text-align: center;
  font-family: concord;
  font-size: large;
  left: 200px;

}

#sub_heading{
  font-family: concord;
}





#hobby_basketball_data{
  position: relative;
  top: 100px;
  text-align: right;
}


#basketball_head{
  color: white;
  position: relative;
}

#basketball_image{
  max-width: 60%;
  position: relative;
}

#basketball_text{
  color: transparent;
  position: relative;
  text-align: left;
  max-width: 40%;
  top: -300px;
}

@media only screen and (min-width: 1000px) {
  #basketball_text{
    color: transparent;
    position: relative;
    text-align: left;
    max-width: 40%;
    top: -400px;
  }
}

@media only screen and (min-width: 1400px) {
  #basketball_text{
    color: transparent;
    position: relative;
    text-align: left;
    max-width: 40%;
    top: -500px;
  }
}


#hobby_basketball_data:hover #basketball_image{
  opacity: 0.5;
}

#hobby_basketball_data:hover #basketball_text{
  color: white;
}





#hobby_keyboard_data{
  position: relative;
  top: 100px;
  text-align: right;
}


#keyboard_head{
  position: relative;
  color: white;
}

#keyboard_image{
  max-width: 60%;
  position: relative;
}

#keyboard_text{
  color: transparent;
  position: relative;
  text-align: left;
  max-width: 40%;
  top: -200px;
}

@media only screen and (min-width: 1000px) {
  #keyboard_text{
    color: transparent;
    position: relative;
    text-align: left;
    max-width: 40%;
    top: -300px;
  }
}

@media only screen and (min-width: 1400px) {
  #keyboard_text{
    color: transparent;
    position: relative;
    text-align: left;
    max-width: 40%;
    top: -400px;
  }
}


#hobby_keyboard_data:hover #keyboard_image{
  opacity: 0.5;
}

#hobby_keyboard_data:hover #keyboard_text{
  color: white;
}












#hobby_debating_data{
  position: relative;
  top: 100px;
  text-align: right;
}


#debating_head{
  color: white;
  position: relative;
}

#debating_image{
  max-width: 60%;
  position: relative;
}

#debating_text{
  color: transparent;
  position: relative;
  text-align: left;
  max-width: 40%;
  top: -300px;
}

@media only screen and (min-width: 1000px) {
  #debating_text{
    color: transparent;
    position: relative;
    text-align: left;
    max-width: 40%;
    top: -400px;
  }
}

@media only screen and (min-width: 1400px) {
  #debating_text{
    color: transparent;
    position: relative;
    text-align: left;
    max-width: 40%;
    top: -500px;
  }
}


#hobby_debating_data:hover #debating_image{
  opacity: 0.5;
}

#hobby_debating_data:hover #debating_text{
  color: white;
}








#hobby_youtube_data{
  position: relative;
  top: 100px;
  text-align: right;
}


#youtube_head{
  color: white;
  position: relative;
}

#youtube_image{
  max-width: 60%;
  position: relative;
}

#youtube_text{
  color: transparent;
  position: relative;
  text-align: left;
  max-width: 40%;
  top: -200px;
}

@media only screen and (min-width: 1000px) {
  #youtube_text{
    color: transparent;
    position: relative;
    text-align: left;
    max-width: 40%;
    top: -300px;
  }
}

@media only screen and (min-width: 1400px) {
  #youtube_text{
    color: transparent;
    position: relative;
    text-align: left;
    max-width: 40%;
    top: -400px;
  }
}


#hobby_youtube_data:hover #youtube_image{
  opacity: 0.5;
}

#hobby_youtube_data:hover #youtube_text{
  color: white;
}

#link{
  color: transparent;
}

#hobby_youtube_data:hover #link{
  color: white;
}

#link_{
  color:white;
}

#hobby_keyboard_data:hover #link__{
  color: white;
}

#link__{
  color: transparent;
}










#project_data1{
  position: relative;
  top: 100px;
  text-align: left;
}


#project_img1{
  max-width: 40%;
  position: relative;
}

#project_text1{
  color: transparent;
  position: relative;
  text-align: right;
  max-width: 50%;
  left:50%;
  top: -100px;
}

@media only screen and (min-width: 1000px) {
  #project_text1{
    color: transparent;
    position: relative;
    text-align: right;
    max-width: 50%;
    left:50%;

    top: -200px;
  }
}

@media only screen and (min-width: 1400px) {
  #project_text1{
    color: transparent;
    position: relative;
    text-align: right;
    max-width: 50%;
    left:50%;

    top: -300px;
  }
}


#project_data1:hover #project_img1{
  opacity: 0.5;
}

#project_data1:hover #project_text1{
  color: white;
}






#project_data2{
  position: relative;
  top: 100px;
  text-align: left;
}


#project_img2{
  max-width: 40%;
  position: relative;
}

#project_text2{
  color: transparent;
  position: relative;
  text-align: right;
  max-width: 50%;
  left:50%;

  top: -300px;
}

@media only screen and (min-width: 1000px) {
  #project_text2{
    color: transparent;
    position: relative;
    text-align: right;
    max-width: 50%;
    left:50%;

    top: -400px;
  }
}

@media only screen and (min-width: 1400px) {
  #project_text2{
    color: transparent;
    position: relative;
    text-align: right;
    max-width: 50%;
    left:50%;

    top: -500px;
  }
}


#project_data2:hover #project_img2{
  opacity: 0.5;
}

#project_data2:hover #project_text2{
  color: white;
}





#project_data3{
  position: relative;
  top: 100px;
  text-align: left;
}


#project_img3{
  max-width: 40%;
  position: relative;
}

#project_text3{
  color: transparent;
  position: relative;
  text-align: right;
  max-width: 50%;
  left:50%;

  top: -60px;
}

@media only screen and (min-width: 1000px) {
  #project_text3{
    color: transparent;
    position: relative;
    text-align: right;
    max-width: 50%;
    left:50%;

    top: -150px;
  }
}

@media only screen and (min-width: 1400px) {
  #project_text3{
    color: transparent;
    position: relative;
    text-align: left;
    max-width: 50%;
    left:50%;

    top: -250px;
  }
}


#project_data3:hover #project_img3{
  opacity: 0.5;
}

#project_data3:hover #project_text3{
  color: white;
}


