html,
body {
    padding: 0;
    margin: 0;
}

svg {
    width: 32px;
    height: 32px;
    fill: #fff;
}

.about__section {
    width: 100%;
    margin: auto;

}

.sub_con {
    display: flex;
    justify-content: center;
}

.sub_con_sec {
    display: flex;
    justify-content: center;
}

.vis_con{
  width: 50%;
}
.vis_img{
  width: 100%;
}
@media (max-width: 800px) {
    .sub_con {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        
    }

    .sub_con_sec {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        
    }
    .vis_con{
      width: 100%;
    }
    .vis_img{
      width: 100%;
    }
}


.about__section .about__slot {
    width: 33%;
    box-sizing: border-box;
    border-right: none;
    border-top: none;
    height: 15vw;
    min-height: 300px;
    min-width: 220px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    cursor:default;
    position: relative;
    background-size: 0% auto;
    -webkit-transition: all 0.3s linear;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
}

.about__slot .bioText {
    opacity: 0;
    color: rgba(242, 242, 242, 0);
    pointer-events: none;
    position: absolute;
    top: 350px;
    left: 0;
    right: 0;
    padding: 10%;
    ;
    padding-top: 25px;
    padding-bottom: 25px;
    width: 80%;
    height: 0;
    -webkit-transition: all 0.3s linear;
    margin: auto;
}

.about__slot.bio .about__info {
    top: 0px;
    bottom: 220px;
    background-color: rgba(0, 0, 0, 0.42);
    box-shadow: inset 0px -5px 10px 0 rgba(0, 0, 0, 1);
}

.about__slot.bio .bioText {
    opacity: 1;
    border-radius: 0;
    position: absolute;
    top: 50px;
    padding-top: 200px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 80%;
    height: 250px;
    color: rgba(255, 255, 255, 1);
    background-color: rgba(42, 42, 42, 0.7);
    z-index: 8;
    margin: auto;
    font-family: sans-serif;
    overflow: auto;
}

.about__slot .about__info {
    position: absolute;
    left: 0;
    bottom: 0;
    top: 225px;
    right: 0;
    pointer-events: none;
    z-index: 9;
    -webkit-transition: all 0.3s linear;

}

/*BOOM */
.about__slot .headshot {
    margin: auto;
    margin-top: 19px;
    width: 172px;
    height: 172px;
    /*border:10px double #424242;*/
    background-size: 200px 200px;
    background-position: center 15%;
    border-radius: 100%;
    box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.42);
    -webkit-transition: all 0.2s ease-in-out;
}

.about__slot.bio .headshot {
    -webkit-filter: blur(3px);
    opacity: 1;
    width: 100%;
    height: 300px;
    border-radius: 0;
    margin-top: 0;
    background-size: 375px 375px !important;
    border: 0;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;

}

.about__slot .name {
    font-family: "Typo Grotesk", sans-serif;
    font-size: 20px;
    font-weight: 800;
    color: #424242;
    margin-bottom: 0px;
    margin-top: 10px;
    -webkit-transition: all 0.3s linear;
}

.about__slot .title {
    font-family: "Typo Grotesk", sans-serif;
    font-size: 16px;
    font-weight: 300;
    margin-top: 5px;
    color: #ccc;
    -webkit-transition: all 0.3s linear;
}

.about__slot.bio .name {
    color: #f5f5f5;
}

.about__section .about__slot:hover .headshot {
    opacity: 1;
    width: 100%;
    height: 300px;
    border-radius: 0;
    margin-top: 0;
    background-size: 325px 325px;
    border: 0;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.about__section .about__slot:hover .name {
    color: #f5f5f5 !important;
}

.about__section .about__slot:hover .about__info {
    background-color: rgba(0, 0, 0, 0.42);
}

#member-container {
  width: 70%;
  margin: 0px auto;
  text-align: center;
  margin-bottom: -100px;
}

/*@media (max-width: 800px) {*/
/*  #member-container {*/
/*      margin-left: 130px ;*/
/*  }*/
/*}*/



@media (max-width: 800px) {
  #member-container {
      
      margin-top: 30px;
  }
}

.member {
  display: inline-block;
  width: 100%;
  height: 400px;
  /* border-top: 1px solid #26C6DA; */
  /* border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px; */
  /* background-color: #f9f9f9; */
  position: relative;
  transition: ease all .5s;
}



.member:before,
.member:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width: 300px;
  /* background: #000; */
  /* box-shadow: 0 15px 15px rgba(0,0,0,.5);
transform: rotate(-3deg); */
}

.member:after {
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

.member img {
  width: 210px;
  height: auto;
  border: 5px solid #fff;
  border-radius: 50%;
  margin: 10px auto;
  display: block;
  box-shadow: 0 0 2px rgb(0 0 0);
}

.member h2 {
  color: #424242;
  text-align: center;
  width: 200px;
  display: block;
  margin: 10px auto;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.who {
  font-family: 'Roboto', sans-serif;
  font-size: 11px;
  color: #26C6DA;
  text-align: center;
  display: block;
  max-width: 100px;
  margin: -2px auto;
  padding: 3px;
  border: 1px solid #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, .1);
  font-weight: 300;
}

.member-text {
  width: 80%;
  text-align: center;
  margin: 12px auto;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  color: #424242;
}

.soc-icons a {
  font-family: 'FontAwesome';
  text-decoration: none;
  color: #424242;
  padding: 8px;
  border: 1px solid #fdfdfd;
  box-shadow: 0 0 1px rgba(0, 0, 0, .2);
  border-radius: 2px;
  display: inline-block;
  width: 20px;
  transition: ease all .3s;
}

.soc-icons a:hover {
  background-color: #26C6DA;
  border: 1px solid #26C6DA;
  color: #fff;
}

.soc-icons a:active {
  background-color: #9FA8DA;
  border: 1px solid #9FA8DA;
  color: #fff;
}

.soc-icons {
  margin: 20px auto;
  text-align: center;
}