
.ourTeam {
    background: #ffffff!important;
    height:auto;
}

.ourTeam h2 {
    color: #fff;
    margin: 0 0 30px 0
}

.ourTeam .i {
    margin-top: 30px
}

.ourTeam .i .c {
    background: #fff;
    /**-webkit-box-shadow: 0 4px 0 #2b86ac;
    /**-moz-box-shadow: 0 4px 0 #2b86ac;
    /******box-shadow: 0 4px 0 #2b86ac;*****/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    position: relative;
    overflow: hidden;
    padding-bottom: 110px
}

.ourTeam .i .c .wrap {
    position: relative
}

.ourTeam .i .c .wrap img {
    width: 100%;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.ourTeam .i .c .wrap .info {
    padding: 30px 0;
    position: absolute;
    top: 100%;
    width: 100%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.ourTeam .i .c .wrap .info .name {
    margin: 0;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 700;
    margin: 0 0 1px 0;
}

.ourTeam .i .c .wrap .info .position {
    margin: 0;
    font-size: 14px;
    font-size: 1.3rem;
    color: #555659
}

.ourTeam .i .c .more {
    position: absolute;
    bottom: -100%;
    width: 100%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.ourTeam .i .c .more p {
    margin: 0 18px 10px 18px;
    line-height: 22px
}

.ourTeam .i .c .more .socials {
    margin: 0 0 20px 0
}

.ourTeam .i .c .more .socials a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 22px;
    font-size: 2.2rem;
    color: #fff;
    margin: 0 0 0 3px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    text-align: center;
    -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 3px 0 rgba(0, 0, 0, .1)
}



.ourTeam .i .c:hover img {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0
}

.ourTeam .i .c:hover .info {
    top: 0
}

.ourTeam .i .c:hover .more {
    bottom: 25%;
}

.wag-card{
padding: 0 0 75px 0;
}
.wag-font-320{
    font-size: 15px!important;
}
.wag-font{
    font-size: 15px!important;
}
@media (max-width: 425px){
.wag-font-320{
            font-size: 12px!important;
        }
}
@media (max-width: 375px){
.wag-font-320{
            font-size: 10px!important;
        }
}
@media (max-width: 320px){
        .grid figure {
            display: inline-block;
            float: none;
            margin: 10px auto;
            width: 100%;
        }
        .wag-font-320{
            font-size: 9px!important;
        }
}
.wag-font-size{
font-size: 14px!important;
}


 .wag-pc{
 text-align: -webkit-center;
 }

@media (max-width:1440px) and (min-width:1025px) {
    .ourTeam .i .c .wrap .info .position:hover {
    padding: 10px 0;
    }
  }
  @media (max-width:2560px) and (min-width:1921px) {
    .ourTeam .i .c:hover .more{
    bottom: 40%;
    }
  }
  @media (max-width:1920px) and (min-width:1440px) {
    .ourTeam .i .c:hover .more{
    bottom: 40%;
    }
  }
  @media (max-width:1440px) and (min-width:1026px) {
      .ourTeam .i .c:hover .more{
      bottom: 40%;
      }
    }

    @media (max-width:1204px) and (min-width:770px) {
    .ourTeam .i .c:hover .more{
        bottom: 40%;
      }
    }
        @media (max-width:768px) and (min-width:430px) {
        .ourTeam .i .c:hover .more{
            bottom: 44%;
          }
        }
        @media (max-width:426px){
        .ourTeam .i .c:hover .more{
            bottom: 40%;
          }
        }
