.team-awesome {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1;
    color:#202020;
    float:left;
    width:100%;
    padding-top:50px;
    padding-bottom:50px;
}

.team-awesome *,
.team-awesome *::before,
.team-awesome *::after {
    box-sizing: border-box;
    margin:0;
    padding:0;
    outline: none;
}

.team-awesome-slider video {
    display: none;
}

.team-awesome-slider canvas {
    z-index: 2;
    left:0;
    top:0;
    position: absolute;
}

.ta-parallax {
    background-attachment: fixed;
}

.team-awesome-container {
    width:100%;
    text-align: center;
}

.team-awesome h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: normal;
    text-transform: uppercase;
    color:#202020;
    text-align: center;
    letter-spacing: 3px;
}


/* 
    Member Box 
*/

.team-awesome-member-box {
    width:320px;
    height: 480px;
    position: relative;
    display: inline-block;
    margin:40px;
    padding: 25px;
    vertical-align: middle;
}

.team-awesome-social-box {
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
}


/* 

    Member Social 

*/
.team-awesome-social-button a {
    color:#fff;
    text-decoration: none;
}

.ta-color-fa-link  { background: #34495e; border-top-color: #34495e; border-bottom-color: #34495e; }
.ta-color-fa-behance  { background: #4176fa; border-top-color: #4176fa; border-bottom-color: #4176fa; }
.ta-color-fa-deviantart { background: #5f716f; border-top-color: #5f716f; border-bottom-color: #5f716f; }
.ta-color-fa-dribbble { background: #ee6e9f; border-top-color: #ee6e9f; border-bottom-color: #ee6e9f; }
.ta-color-fa-facebook { background: #425f9c; border-top-color: #425f9c; border-bottom-color: #425f9c; }
.ta-color-fa-github { background: #000000; border-top-color: #000000; border-bottom-color: #000000; }
.ta-color-fa-flickr { background: #ff0084; border-top-color: #ff0084; border-bottom-color: #ff0084; }
.ta-color-fa-google-plus { background: #d44132; border-top-color: #d44132; border-bottom-color: #d44132; }
.ta-color-fa-lastfm { background: #d31f27; border-top-color: #d31f27; border-bottom-color: #d31f27; }
.ta-color-fa-linkedin { background: #0085af; border-top-color: #0085af; border-bottom-color: #0085af; }
.ta-color-fa-reddit { background: #c51d1d; border-top-color: #c51d1d; border-bottom-color: #c51d1d; }
.ta-color-fa-soundcloud { background: #ff5419; border-top-color: #ff5419; border-bottom-color: #ff5419; }
.ta-color-fa-twitch { background: #6441a5; border-top-color: #6441a5 ; border-bottom-color: #6441a5 ; }
.ta-color-fa-steam { background: #171a21; border-top-color: #171a21 ; border-bottom-color: #171a21 ; }
.ta-color-fa-tumblr { background: #34465d; border-top-color: #34465d; border-bottom-color: #34465d; }
.ta-color-fa-twitter { background: #42c8f4; border-top-color: #42c8f4; border-bottom-color: #42c8f4; }
.ta-color-fa-vimeo-square { background: #5bc8ff; border-top-color: #5bc8ff; border-bottom-color: #5bc8ff; }
.ta-color-fa-youtube { background: #c00000; border-top-color: #c00000; border-bottom-color: #c00000; }
.ta-color-fa-instagram { background: #517fa4; border-top-color: #517fa4; border-bottom-color: #517fa4; }
.ta-color-fa-pinterest { background: #b93936; border-top-color: #b93936; border-bottom-color: #b93936; }
.ta-color-fa-xing { background: #026466; border-top-color: #026466; border-bottom-color: #026466; }
.ta-color-fa-skype { background: #55caf5; border-top-color: #55caf5; border-bottom-color: #55caf5; }
.ta-color-fa-envelope { background: #53b32b; border-top-color: #53b32b; border-bottom-color: #53b32b; }
.ta-color-fa-phone { background: #5db60a; border-top-color: #5db60a; border-bottom-color: #5db60a; }


/* 

    Member About 

*/

.team-awesome-member-about {
    margin-top: 20px;
}

.team-awesome-member-about-title {
    font-weight: bold;
    font-size: 16px;
    color:#202020;
    text-transform: uppercase;
}

.team-awesome-member-about-dash {
    width:120px;
    height: 2px;
    background:#ff2a00;
    display: block;
    margin:0 auto;
    margin-top: 15px;
}

.team-awesome-member-about-occupation {
    color:#999;
    font-size: 12px;
    margin-top: 15px;
}

.team-awesome-member-about-short {
    line-height: 1.7;
    color:#666;
    margin-top: 40px;
    padding:0 10px;
}

/* 

    Member Pop 

*/

.team-awesome-member-pop {
    position: absolute;
    width:415px;
    max-height: 700px;
    left:-47.5px;
    top:-110px;
    background: #fff;
    z-index: 1;
    line-height: 1.6;
    color:#202020;
    overflow: hidden;
    padding: 10px;
    -webkit-box-shadow: 0 5px 6px 1px rgba(0,0,0,0.3);
    box-shadow: 0 5px 6px 1px rgba(0,0,0,0.3);
}

.team-awesome-member-pop-top-gradient {
    position: absolute;
    width: 100%;
    height: 100px;
    top:0;
    left:0;
    background-image: url("../img/gradient.png");
    background-repeat: repeat-x;
    background-position: top;
    z-index: 1;
}

.team-awesome-member-pop-bottom-gradient {
    position: absolute;
    width: 100%;
    height: 100px;
    bottom:0;
    left:0;
    background-image: url("../img/gradient_b.png");
    background-repeat: repeat-x;
    background-position: top;
    z-index: 1;
}

.team-awesome-member-pop-close {
    position: absolute;
    top:0;
    left:0;
    width: 60px;
    height: 60px;
    background-image: url("../img/cross.png");
    display: none;
    z-index: 10;
}

.team-awesome-member-pop-scroll {
    position: relative;
    width:100%;
    height: 100%;
    overflow: auto;
}

.team-awesome-member-pop-inner {
   overflow: hidden;
   padding: 70px 50px;
}

.team-awesome-member-pop-image {
    width: 80px;
    height: 80px;
    float:left;
    background-size: cover;
    text-align: left;
}

.team-awesome-member-pop-title {
    float:left;
    font-weight: bold;
    font-size: 16px;
    margin-left: 25px;
    margin-top: 15px;
    text-transform: uppercase;
    width: calc(100% - 105px);
    text-align: left;
}

.team-awesome-member-pop-occupation {
    color: #999;
    float: left;
    font-size: 12px;
    margin-left: 25px;
    margin-top: 3px;
    text-align: left;
}

.team-awesome-member-pop-long {
    float:left;
    clear: both;
    margin-top: 45px;
    font-size: 16px;
    color:#666;
    text-align: left;
    line-height: 1.8;
}

.team-awesome-member-pop-stats {
    float:left;
    clear:both;
    width:100%;
    margin-top: 45px;
}


.team-awesome-member-pop-percents-box {
    width:100%;
    float:left;
    margin-top: 10px;
}

.team-awesome-member-pop-percents-box-title {
    float:left;
    text-align: left;
    font-size: 14px;
    color:#999;
}

.team-awesome-member-pop-percents-box-aftertitle {
    float:right;
    text-align: left;
    font-size: 14px;
    color:#999;
}

.team-awesome-member-pop-percents-outer {
    width:100%;
    height: 8px;
    background: #dfdfdf;
    float:left;
    clear: both;
    position: relative;
}

.team-awesome-member-pop-percents-inner {
    position: absolute;
    top:0;
    left:0;
    height: 100%;
}


.ta-pop-image-circle {
    border-radius: 100%;
}

.ta-pop-image-hex {
  position: relative;
  width: 80px; 
  height: 46.19px;
  margin: 23.09px 0;
  background-size: auto 92.3760px;
  background-position: center;
}

.ta-pop-image-hexTop,
.ta-pop-image-hexBottom {
  position: absolute;
  z-index: 1;
  width: 56.57px;
  height: 56.57px;
  overflow: hidden;
  -webkit-transform: scaleY(0.5774) rotate(-45deg);
  -ms-transform: scaleY(0.5774) rotate(-45deg);
  transform: scaleY(0.5774) rotate(-45deg);
  background: inherit;
  left: 11.72px;
}

/*counter transform the bg image on the caps*/
.ta-pop-image-hexTop:after,
.ta-pop-image-hexBottom:after {
  content: "";
  position: absolute;
  width: 80.0000px;
  height: 46.188021535170066px;
  -webkit-transform:  rotate(45deg) scaleY(1.7321) translateY(-23.0940px);
  -ms-transform:      rotate(45deg) scaleY(1.7321) translateY(-23.0940px);
  transform:          rotate(45deg) scaleY(1.7321) translateY(-23.0940px);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  background: inherit;
}

.ta-pop-image-hexTop {
  top: -28.2843px;
}

.ta-pop-image-hexTop:after {
  background-position: center top;
}

.ta-pop-image-hexBottom {
  bottom: -28.2843px;
}

.ta-pop-image-hexBottom:after {
  background-position: center bottom;
}

.ta-pop-image-hex:after {
  content: "";
  position: absolute;
  top: 0.0000px;
  left: 0;
  width: 80.0000px;
  height: 46.1880px;
  z-index: 2;
  background: inherit;
}


/* 
    animation & transition props
*/


.ta-no-blur .team-awesome-member-pop {
    -webkit-filter: blur(0) !important;
    filter: blur(0) !important;
}

.team-awesome-member-pop {
    opacity: 0;
    
    -webkit-transition-property: -webkit-transform, filter, opacity, visibility;
    -webkit-transition-duration: .7s;
    -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1); 
    
    transition-property: transform, filter, opacity, visibility;
    transition-duration: .7s;
    transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1); 
    
    -webkit-visibility: hidden;
    visibility: hidden;
    
    -webkit-filter: blur(75px);
    filter: blur(75px);
    
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}

/* 
    stamp click .ta-open 
*/

.ta-open {
    z-index: 100;
}

.ta-open .team-awesome-member-pop {
    -webkit-visibility: visible;
    visibility: visible;
    
    opacity: 1;
    
    -webkit-transform: scale(1);
    -webkit-transition-delay: .5s;
    -webkit-filter: blur(0);
    
    transform: scale(1);
    transition-delay: .5s;
    filter: blur(0);
}

/* 

    social buttons animations .ta-focus / .ta-nofocus

*/
.team-awesome-social-button-inner {
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
}

.team-awesome-social-button-inner.ta-nofocus {}
.team-awesome-social-button-inner.ta-focus {}

.ta-anim-grow {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

/*.ta-anim-pulse*/

.ta-anim-pulse {
    -webkit-animation: ta-anim-pulse;
    -webkit-animation-duration: .5s;
    -webkit--webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease;
    
    animation: ta-anim-pulse;
    animation-duration: .5s;
    animation-iteration-count: infinite;
    animation-timing-function: ease;
}

@-webkit-keyframes ta-anim-pulse {
    
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    
}

@keyframes ta-anim-pulse {
    
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    
}


/*.ta-anim-wobble-hor*/ 

.ta-anim-wobble-hor {
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-name: ta-anim-wobble-hor;
    -webkit-animation-timing-function: ease-in-out;
    
    animation-duration: 1s;
    animation-iteration-count: 1;
    animation-name: ta-anim-wobble-hor;
    animation-timing-function: ease-in-out;
}

@-webkit-keyframes ta-anim-wobble-hor {
    16.65% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px);
    }

    33.3% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px);
    }

    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px);
    }

    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px);
    }

    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes ta-anim-wobble-hor {
    16.65% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px);
    }

    33.3% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px);
    }

    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px);
    }

    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px);
    }

    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

/*.ta-anim-wobble-ver*/

.ta-anim-wobble-ver {
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-name: ta-anim-wobble-ver;
    -webkit-animation-timing-function: ease-in-out;
    
    animation-duration: 1s;
    animation-iteration-count: 1;
    animation-name: ta-anim-wobble-ver;
    animation-timing-function: ease-in-out;
}

@-webkit-keyframes ta-anim-wobble-ver {
    16.65% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }

    33.3% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }

    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }

    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }

    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes ta-anim-wobble-ver {
    16.65% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }

    33.3% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }

    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
    }

    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }

    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

/*.ta-anim-wobble-br*/

.ta-anim-wobble-br {
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-name: ta-anim-wobble-br;
    -webkit-animation-timing-function: ease-in-out;
    
    animation-duration: 1s;
    animation-iteration-count: 1;
    animation-name: ta-anim-wobble-br;
    animation-timing-function: ease-in-out;
}

@-webkit-keyframes ta-anim-wobble-br {
    16.65% {
        -webkit-transform: translate(8px, 8px);
        transform: translate(8px, 8px);
    }

    33.3% {
        -webkit-transform: translate(-6px, -6px);
        transform: translate(-6px, -6px);
    }

    49.95% {
        -webkit-transform: translate(4px, 4px);
        transform: translate(4px, 4px);
    }

    66.6% {
        -webkit-transform: translate(-2px, -2px);
        transform: translate(-2px, -2px);
    }

    83.25% {
        -webkit-transform: translate(1px, 1px);
        transform: translate(1px, 1px);
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@keyframes ta-anim-wobble-br {
    16.65% {
        -webkit-transform: translate(8px, 8px);
        transform: translate(8px, 8px);
    }

    33.3% {
        -webkit-transform: translate(-6px, -6px);
        transform: translate(-6px, -6px);
    }

    49.95% {
        -webkit-transform: translate(4px, 4px);
        transform: translate(4px, 4px);
    }

    66.6% {
        -webkit-transform: translate(-2px, -2px);
        transform: translate(-2px, -2px);
    }

    83.25% {
        -webkit-transform: translate(1px, 1px);
        transform: translate(1px, 1px);
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

/*.ta-anim-wobble-tr*/

.ta-anim-wobble-tr {
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-name: ta-anim-wobble-tr;
    -webkit-animation-timing-function: ease-in-out;
    
    animation-duration: 1s;
    animation-iteration-count: 1;
    animation-name: ta-anim-wobble-tr;
    animation-timing-function: ease-in-out;
}

@-webkit-keyframes ta-anim-wobble-tr {
    16.65% {
        -webkit-transform: translate(8px, -8px);
        transform: translate(8px, -8px);
    }

    33.3% {
        -webkit-transform: translate(-6px, 6px);
        transform: translate(-6px, 6px);
    }

    49.95% {
        -webkit-transform: translate(4px, -4px);
        transform: translate(4px, -4px);
    }

    66.6% {
        -webkit-transform: translate(-2px, 2px);
        transform: translate(-2px, 2px);
    }

    83.25% {
        -webkit-transform: translate(1px, -1px);
        transform: translate(1px, -1px);
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@keyframes ta-anim-wobble-tr {
    16.65% {
        -webkit-transform: translate(8px, -8px);
        transform: translate(8px, -8px);
    }

    33.3% {
        -webkit-transform: translate(-6px, 6px);
        transform: translate(-6px, 6px);
    }

    49.95% {
        -webkit-transform: translate(4px, -4px);
        transform: translate(4px, -4px);
    }

    66.6% {
        -webkit-transform: translate(-2px, 2px);
        transform: translate(-2px, 2px);
    }

    83.25% {
        -webkit-transform: translate(1px, -1px);
        transform: translate(1px, -1px);
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}


/*.ta-anim-wobble-t*/ 

.ta-anim-wobble-t {
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-name: ta-anim-wobble-t;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-transform-origin: top;
    
    animation-duration: 1s;
    animation-iteration-count: 1;
    animation-name: ta-anim-wobble-t;
    animation-timing-function: ease-in-out;
    transform-origin: top;
}

@-webkit-keyframes ta-anim-wobble-t {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg);
    }

    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg);
    }

    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg);
    }

    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg);
    }

    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg);
    }

    100% {
        -webkit-transform: skew(0);
        transform: skew(0);
    }
}


@keyframes ta-anim-wobble-t {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg);
    }

    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg);
    }

    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg);
    }

    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg);
    }

    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg);
    }

    100% {
        -webkit-transform: skew(0);
        transform: skew(0);
    }
}


/*.ta-anim-wobble-b*/ 

.ta-anim-wobble-b {
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-name: ta-anim-wobble-b;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-transform-origin: bottom;
    
    animation-duration: 1s;
    animation-iteration-count: 1;
    animation-name: ta-anim-wobble-b;
    animation-timing-function: ease-in-out;
    transform-origin: bottom;
}


@-webkit-keyframes ta-anim-wobble-b {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg);
    }

    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg);
    }

    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg);
    }

    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg);
    }

    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg);
    }

    100% {
        -webkit-transform: skew(0);
        transform: skew(0);
    }
}

@keyframes ta-anim-wobble-b {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg);
    }

    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg);
    }

    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg);
    }

    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg);
    }

    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg);
    }

    100% {
        -webkit-transform: skew(0);
        transform: skew(0);
    }
}


/*.ta-anim-wobble-c*/

.ta-anim-wobble-c {
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-name: ta-anim-wobble-c;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-transform-origin: center;
    
    animation-duration: 1s;
    animation-iteration-count: 1;
    animation-name: ta-anim-wobble-c;
    animation-timing-function: ease-in-out;
    transform-origin: center;
}


@-webkit-keyframes ta-anim-wobble-c {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg);
    }

    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg);
    }

    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg);
    }

    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg);
    }

    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg);
    }

    100% {
        -webkit-transform: skew(0);
        transform: skew(0);
    }
}

@keyframes ta-anim-wobble-c {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg);
    }

    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg);
    }

    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg);
    }

    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg);
    }

    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg);
    }

    100% {
        -webkit-transform: skew(0);
        transform: skew(0);
    }
}


/* ta-anim-buzz */

.ta-anim-buzz {
    -webkit-animation-duration: 0.15s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: ta-anim-buzz;
    -webkit-animation-timing-function: linear;
    
    animation-duration: 0.15s;
    animation-iteration-count: infinite;
    animation-name: ta-anim-buzz;
    animation-timing-function: linear;
}


@-webkit-keyframes ta-anim-buzz {
    50% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }

    100% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
}

@keyframes ta-anim-buzz {
    50% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }

    100% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
}


/* 

    Slider 

*/

.team-awesome-slider {
    width:100%;
    position: relative;
    display: inline-block;
    overflow: hidden;
    z-index: 2;
}

.team-awesome-slide {
    position: absolute;
    height: 100%;
    width: 100%;
    top:0;
    left:0;
    -webkit-transform: translateX(-9999px);
    transform: translateX(-9999px);
}

.team-awesome-slide:first-child {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}


.team-awesome-slider-control {
    float:left;
    width:100%;
    text-align: center;
    display: none;
}

.team-awesome-slider-control span {
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height: 100%;
}

.team-awesome-slider-control-left,
.team-awesome-slider-control-right {
    width:32px;
    height: 32px;
    border:1px solid #bfbfbf;
    border-radius: 2px;
    display: inline-block;
    margin:0 2px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}


.team-awesome-slider-control-left i ,
.team-awesome-slider-control-right i {
    color: #bfbfbf;
    font-size: 16px;
    line-height: 32px;
    width: 100%;
    height: 30px;
    float:left;
    text-align: center;
    border-radius: 2px;
}

.team-awesome-slider-control-left i ,
.team-awesome-slider-control-right i,
.team-awesome-slider-control-left,
.team-awesome-slider-control-right {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}


.team-awesome-slider-control-left:hover,
.team-awesome-slider-control-right:hover{
    border-color: #ee4444;
    background: #fff;
}

.team-awesome-slider-control-left:hover i,
.team-awesome-slider-control-right:hover i{
    color: #ee4444;
}

.team-awesome-slider-control-left:hover span {
    -webkit-animation: ta-anim-control-left 1s linear forwards 1;
    animation: ta-anim-control-left 1s linear forwards 1;
}

@-webkit-keyframes ta-anim-control-left {
    0% {
        -webkit-transform: translateX(0);
        opacity: 1;
    }
    
    33% {
        -webkit-transform: translateX(-10px);
        opacity:0;
    }
    
    66% {
        -webkit-transform: translateX(10px);
        opacity:0;
    }
    
    
    100% {
        -webkit-transform: translateX(0);
        opacity:1;
    }
}

@keyframes ta-anim-control-left {
    0% {
        transform: translateX(0);
        opacity: 1;
    }
    
    33% {
        transform: translateX(-10px);
        opacity:0;
    }
    
    66% {
        transform: translateX(10px);
        opacity:0;
    }
    
    
    100% {
        transform: translateX(0);
        opacity:1;
    }
}

.team-awesome-slider-control-right:hover span {
    -webkit-animation: ta-anim-control-right 1s linear forwards 1;
    animation: ta-anim-control-right 1s linear forwards 1;
}

@-webkit-keyframes ta-anim-control-right {
    0% {
        -webkit-transform: translateX(0);
        opacity: 1;
    }
    
    33% {
        -webkit-transform: translateX(10px);
        opacity:0;
    }
    
    66% {
        -webkit-transform: translateX(-10px);
        opacity:0;
    }
    
    
    100% {
        -webkit-transform: translateX(0);
        opacity:1;
    }
}

@keyframes ta-anim-control-right {
    0% {
        transform: translateX(0);
        opacity: 1;
    }
    
    33% {
        transform: translateX(10px);
        opacity:0;
    }
    
    66% {
        transform: translateX(-10px);
        opacity:0;
    }
    
    
    100% {
        transform: translateX(0);
        opacity:1;
    }
}



/* slider anims */

.ta-slide-ctl {
    -webkit-animation: ta-slide-ctl;
    -webkit-animation-duration: .75s;
    -webkit-animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-animation-fill-mode: forwards;
    
    animation: ta-slide-ctl;
    animation-duration: .75s;
    animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    animation-fill-mode: forwards;
}

@-webkit-keyframes ta-slide-ctl {
    0% {
        -webkit-transform: translateX(0);
    }
    
    100% {
        -webkit-transform: translateX(-100%);
    }
}

@keyframes ta-slide-ctl {
    0% {
        transform: translateX(0);
    }
    
    100% {
        transform: translateX(-100%);
    }
}

.ta-slide-rtc {
    -webkit-animation: ta-slide-rtc;
    -webkit-animation-duration: .75s;
    -webkit-animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-animation-fill-mode: forwards;
    
    animation: ta-slide-rtc;
    animation-duration: .75s;
    animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    animation-fill-mode: forwards;
}

@-webkit-keyframes ta-slide-rtc {
    0% {
        -webkit-transform: translateX(100%);
    }
    
    100% {
        -webkit-transform: translateX(0);
    }
}

@keyframes ta-slide-rtc {
    0% {
        transform: translateX(100%);
    }
    
    100% {
        transform: translateX(0);
    }
}



.ta-slide-ctr {
    -webkit-animation: ta-slide-ctr;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-animation-fill-mode: forwards;
    
    animation: ta-slide-ctr;
    animation-duration: 1s;
    animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    animation-fill-mode: forwards;
}

@-webkit-keyframes ta-slide-ctr {
    0% {
        -webkit-transform: translateX(0);
    }
    
    100% {
        -webkit-transform: translateX(100%);
    }
}

@keyframes ta-slide-ctr {
    0% {
        transform: translateX(0);
    }
    
    100% {
        transform: translateX(100%);
    }
}

.ta-slide-ltc {
    -webkit-animation: ta-slide-ltc;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-animation-fill-mode: forwards;
    
    animation: ta-slide-ltc;
    animation-duration: 1s;
    animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    animation-fill-mode: forwards;
}


@-webkit-keyframes ta-slide-ltc {
    0% {
        -webkit-transform: translateX(-100%);
    }
    
    100% {
        -webkit-transform: translateX(0);
    }
}

@keyframes ta-slide-ltc {
    0% {
        transform: translateX(-100%);
    }
    
    100% {
        transform: translateX(0);
    }
}


/* 


    Menu 


*/

.team-awesome-menu {
    list-style: none;
    margin-top: 15px;
    font-size: 10px;
    text-align: center;
}

.team-awesome-menu .active {
    color:#ff2a00;
}

.team-awesome-menu li {
    display: inline-block;
    margin: 0 8px;
    color:#202020;
    cursor: pointer;
    transition: all .3s ease;
    position: relative;
    line-height: 2.5;
}


/* swap animation */

.ta-anim-swap-old .team-awesome-member-box {
    -webkit-animation: ta-anim-swap-old;
    -webkit-animation-duration: .5s;
    -webkit-animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-animation-fill-mode: forwards;
    
    animation: ta-anim-swap-old;
    animation-duration: .5s;
    animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    animation-fill-mode: forwards;
}

@-webkit-keyframes ta-anim-swap-old {
    0% {
        -webkit-transform: translateY(0);
        opacity: 1;
    }
    
    100% {
        -webkit-transform: translateY(-100%);
        opacity: 0;
    }
}

@keyframes ta-anim-swap-old {
    0% {
        transform: translateY(0);
        opacity: 1;
    }
    
    100% {
        transform: translateY(-100%);
        opacity: 0;
    }
}

.ta-anim-swap-new .team-awesome-member-box {
    -webkit-animation: ta-anim-swap-new;
    -webkit-animation-duration: .5s;
    -webkit-animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-animation-fill-mode: forwards;
    
    animation: ta-anim-swap-new;
    animation-duration: .5s;
    animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    animation-fill-mode: forwards;
}

@-webkit-keyframes ta-anim-swap-new {
    0% {
        -webkit-transform: translateY(100%);
        opacity: 0;
    }
    
    100% {
        -webkit-transform: translateY(0);
        opacity: 1;
    }
}

@keyframes ta-anim-swap-new {
    0% {
        transform: translateY(100%);
        opacity: 0;
    }
    
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}


/* 

    Media 

*/

@media all and (max-width: 640px) {
    .team-awesome-member-box {
        margin-left:0;
        margin-right:0;
    }
}

@media all and (max-width: 450px) {
     .team-awesome-member-pop {
        width: 320px !important;
        left:0 !important;
    }
    
    .team-awesome-member-pop-inner {
        padding:60px 10px;
    }
    
    .team-awesome-member-pop-image {
        float:none;
        margin:0 auto;
    }
    
    .team-awesome-member-pop-title {
        margin-left:0;
        width:100%;
        text-align: center;
    }
    
    .team-awesome-member-pop-occupation {
        margin-left:0;
        text-align: center;
        width:100%;
    }
}