/*Team Members*/
.jag-team-wrapper{
    float: left;
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
}
.jag-team-wrapper.owl-carousel li{
    display: block;
}
.jag_vc_row.jag-row-theme-3,
.jag_vc_row.jag-row-theme-7{
    margin-left: 0px;
    margin-right: 0px;
}
.jag-team-wrapper .basic-info.icon {
    width: 100%;
}
.jag-team-wrapper .member-social a i {
    margin-bottom: 5px;
}
.jag-team-wrapper a,
.jag-team-wrapper a:hover,
.jag-team-wrapper a:active,
.jag-team-wrapper a:focus{
    box-shadow: none !important;
    outline: none;
    /*border: 0 !important;*/
}
.jag-tm-theme-9.jag-team-wrapper.owl-carousel .member-detail,
.jag-tm-theme-10.jag-team-wrapper.owl-carousel .member-detail,
.jag-tm-theme-12.jag-team-wrapper.owl-carousel .member-detail{
    box-shadow: 0px 0px 3px #ccc inset;
}
.jag-team-wrapper .member-img-wrap a{
    display: block;
}
.jag-tm-member-desc {
    margin-bottom: 10px;
}
.jag-team-wrapper li{
    margin-left: 0;
    margin-right: 0;
}
@media (max-width: 991px) and (min-width: 768px){
    /*.jag-team-wrapper li {
        width: 50%;
    }*/
}
/*Jag team Modal Box*/
.jag-tm-modal-wrapper{
    background: #ffffff;
    border-radius: 5px;
    color: #000000;
}
.jag-tm-readmore{
    text-align: center;
    margin: 10px 0;
    text-transform: uppercase;
    clear: both;
}
.jag-tm-readmore a{
    text-decoration: none;
    color: #888888;
    border: 1px solid #aaaaaa;
    border-radius: 3px;
    padding: 5px 10px;
    display: inline-block;
    font-size: 14px;
}
.jag-tm-readmore a:focus,
.jag-tm-readmore a:active{
    outline: none;
    color: #888888 !important;
}
.jag-tm-modal-header{
    padding: 10px;
    border-bottom: 1px solid #ccc;
    word-wrap: break-word;
    padding-right: 60px;
    position: relative;
}
.jag-tm-modal-header .jag-tm-header-close{
    position: absolute;
    right: 20px;
    cursor: pointer;
    font-size: 18px;
    color: #888888;
    top: 10px;
}
.jag-tm-modal-wrapper .modal-body{
    float: left;
    width: 100%;
    padding: 0 !important;
}
.jag-tm-modal-wrapper .modal-body .outer-wrap{
    padding: 15px;
}
.jag-tm-modal-img img{
    float: left;
    margin-right: 20px;
    max-width: 250px !important;
    max-height: 250px !important;
    padding: 0;
}
.jag-tm-general-details{
    float: left;
}
.jag-tm-general-details .jag-tm-modal-info a{
    color: #888888;
    line-height: 26px;
}
.jag-tm-general-details .jag-tm-modal-info a:hover{
    color: #888888 !important;
}
.jag-tm-modal-description{
    clear: both;
    margin: 15px 0;
    float: left;
    width: 100%;
}
.jag-tm-modal-wrapper .member-social-popup a.facebook i {
    background-color: #507CBE;
}
.jag-tm-modal-wrapper .member-social-popup a.twitter i {
    background-color: #63CDF1;
}
.jag-tm-modal-wrapper .member-social-popup a.linkedin i {
    background-color: #90CADD;
}
.jag-tm-modal-wrapper .member-social-popup a.gplus i {
    background-color: #F16261;
}
.jag-tm-modal-wrapper .member-social-popup a.instagram i {
    background-color: #8b398d;
}
.jag-tm-modal-wrapper .member-social-popup a {
    margin-left: 2px;
    margin-right: 2px;
    text-decoration: none;
}
.jag-tm-modal-wrapper .member-social-popup a i {
    color: #fff;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    display: inline-block;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    font-size: 1.1em;
}
.jag-tm-modal-desig{
    display: block;
    color: #888888;
}
.jag-tm-modal-info{
    margin: 5px 0 10px;
}
.jag-tm-modal-info a{
    display: block;
    color: #aaaaaa;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    border-bottom: 2px solid #ccc;
    box-shadow: none !important;
    text-decoration: none;
}
.jag-tm-modal-wrapper a:hover,
.jag-tm-modal-wrapper a:active,
.jag-tm-modal-wrapper a:focus,
.jag-tm-modal-wrapper a:visited{
    outline: none;
    color: #bbbbbb;
    box-shadow: none !important;
    outline: none;
}
.modal-footer .jag-tm-readmore{
    float: right;
    margin: 0;
}
.jag-tm-member-nav{
    float: left;
}
.jag-tm-member-nav span{
    display: inline-block;
    width: 40px;
    text-align: center;
    cursor: pointer;
}
.jag-tm-member-nav i{
    font-size: 40px;
    color: #888888;
    cursor: pointer;
}
.jag-tm-modal-wrapper .jag-tm-close a{
    text-decoration: none;
    color: #aaaaaa;
    border: 1px solid #aaaaaa;
    border-radius: 3px;
    padding: 5px 10px;
    display: inline-block;
    font-size: 16px;
}
.jag-tm-modal-wrapper .jag-tm-close a:hover,
.jag-tm-modal-wrapper .jag-tm-close a:focus,
.jag-tm-modal-wrapper .jag-tm-close a:active{
    outline: none;
    color: #888888 !important;
}
@media (max-width: 767px){
    .jag-team-wrapper li.col-xs-3:nth-child(4n+1){
        clear: both;
    }
    .jag-team-wrapper li.col-xs-4:nth-child(3n+1){
        clear: both;
    }
    .jag-team-wrapper li.col-xs-6:nth-child(2n+1){
        clear: both;
    }
    .jag-tm-theme-3 .col-xs-3:nth-child(4n+1){
        clear: none;
    }
    .jag-tm-theme-3 .col-xs-4:nth-child(3n+1){
        clear: none;
    }
    .jag-tm-theme-3 .col-xs-6:nth-child(2n+1){
        clear: none;
    }
}
@media (min-width: 768px) and (max-width: 991px){
    .jag-team-wrapper li.col-sm-3:nth-child(4n+1){
        clear: both;
    }
    .jag-team-wrapper li.col-sm-4:nth-child(3n+1){
        clear: both;
    }
    .jag-team-wrapper li.col-sm-6:nth-child(2n+1){
        clear: both;
    }
    .jag-tm-theme-3 .col-sm-3:nth-child(4n+1){
        clear: none;
    }
    .jag-tm-theme-3 .col-sm-4:nth-child(3n+1){
        clear: none;
    }
    .jag-tm-theme-3 .col-sm-6:nth-child(2n+1){
        clear: none;
    }
}
@media (min-width: 992px){
    .jag-team-wrapper li.col-md-3:nth-child(4n+1){
        clear: both;
    }
    .jag-team-wrapper li.col-md-4:nth-child(3n+1){
        clear: both;
    }
    .jag-team-wrapper li.col-md-6:nth-child(2n+1){
        clear: both;
    }
    .jag-tm-theme-3 .col-md-3:nth-child(4n+1){
        clear: none;
    }
    .jag-tm-theme-3 .col-md-4:nth-child(3n+1){
        clear: none;
    }
    .jag-tm-theme-3 .col-md-6:nth-child(2n+1){
        clear: none;
    }
}
@media(max-width: 767px){
    .jag-tm-modal-img img{
        float: none;
        margin: 0 auto;
        display: block;
    }
    .jag-tm-general-details{
        float: left;
        width: 100%;
        text-align: center;
        margin: 10px 0;
    }
}
/*Modal Box*/
.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}
.fade.in {
    opacity: 1;
}
.jag-tm-modal-wrapper .close {
    float: right;
    font-size: 40px;
    font-weight: normal;
    line-height: 1;
    color: #888888;
    opacity: 0.8;
    filter: alpha(opacity=80);
    text-decoration: none;
}
.jag-tm-modal-wrapper .close:hover,
.jag-tm-modal-wrapper .close:focus {
    text-decoration: none;
    color: #888888;
    cursor: pointer;
    opacity: 1;
}
.jag-tm-modal-wrapper  button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}
.modal-open {
    overflow: hidden;
}
.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99998;
    background-color: #000000;
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}
.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.jag-tm-modal-wrapper .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.jag-tm-modal-wrapper .modal-header .close {
    margin-top: -2px;
}
.jag-tm-modal-wrapper .modal-title {
    margin: 0;
    line-height: 1.42857143;
}
.jag-tm-modal-wrapper .modal-body {
    position: relative;
    padding: 15px;
}
.jag-tm-modal-wrapper  .modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.jag-tm-modal-wrapper .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0;
}
.jag-tm-modal-wrapper .modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}
.jag-tm-modal-wrapper .modal-footer .btn-block + .btn-block {
    margin-left: 0;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
    .modal-sm {
        width: 300px;
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}
.clearfix:before,
.clearfix:after,
.jag-tm-modal-wrapper .modal-header:before,
.jag-tm-modal-wrapper .modal-header:after,
.jag-tm-modal-wrapper .modal-footer:before,
.jag-tm-modal-wrapper .modal-footer:after {
    content: " ";
    display: table;
}
.clearfix:after,
.jag-tm-modal-wrapper .clearfix,
.jag-tm-modal-wrapper .modal-header:after,
.jag-tm-modal-wrapper .modal-footer:after {
    clear: both;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.hidden {
    display: none !important;
}
.affix {
    position: fixed;
}
/*Theme 1*/
.jag-tm-theme-1{
    list-style:none;
    padding: 0;
    margin: 0;
}
.jag-tm-theme-1 .member-name {
    position: absolute;
    bottom: 12px;
    right: 10px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding: 5px 14px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    background-color: #444;
    z-index: 9;
}
.jag-tm-theme-1 .member-name span {
    position: absolute;
    top: 90%;
    right: 0;
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    padding: 3px 10px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    white-space: nowrap;
}
.jag-tm-theme-1 .member-detail {
    display: block;
    padding-bottom: 5px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 14px;
    font-size: 13px;
    line-height: 21px;
    color: #888888;
}
.jag-tm-theme-1 .member-email,
.jag-tm-theme-1 .member-website,
.jag-tm-theme-1 .member-tel{
    display: block;
    text-decoration: none;
    color: #888888;
    font-size: 13px;
    border-bottom: 2px solid #efefef !important;
}
.jag-tm-theme-1 .member-img-wrap {
    position: relative;
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease-in-out;
    box-sizing: border-box;
    display: block;
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: ease-in-out;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    width: 100%;
    text-align: center;
}
.jag-tm-theme-1 li {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin-bottom: 15px;
}
.jag-tm-theme-1 li .member-img-wrap img{
    display: inline;
    max-width: 100%;
    width: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    pointer: cursor;
    -webkit-filter: grayscale(0%);
}
.jag-tm-theme-1 .member-social{
    margin-top: 5px;
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
}
.jag-tm-theme-1 .member-social a {
    margin-left: 2px;
    margin-right: 2px;
    text-decoration: none;
}
.jag-tm-theme-1 .member-social a i {
    background-color: transparent;
    color: #aaa;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    display: inline-block;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    font-size: 1.1em;
}
.jag-tm-theme-1 .member-social a i{
    color: #fff;
}
.jag-tm-theme-1 .member-social a:hover i{
    opacity: 0.7;
}
.jag-tm-theme-1 .member-social a.facebook i {
    background-color: #507CBE;
}
.jag-tm-theme-1 .member-social a.linkedin i {
    background-color: #90CADD;
}
.jag-tm-theme-1 .member-social a.twitter i {
    background-color: #63CDF1;
}
.jag-tm-theme-1 .member-social a.gplus i {
    background-color: #F16261;
}
.jag-tm-theme-1 .member-social a.instagram i {
    background-color: #8b398d;
}
.jag-tm-theme-1 .basic-info.style_icon{
    text-align: center;
    margin-top: 10px;
}
.jag-tm-theme-1 .member-social.grayscale a i{
    background-color: #888888;
}
.jag-tm-theme-1 .basic-info.style_icon a{
    display: inline-block;
    margin: 0px 5px;
    font-size: 18px;
    border:0 !important;
}
.jag-tm-theme-1  li:hover .member-img-wrap img {
    -moz-transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -o-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
}
/*THeme 2*/
.jag-tm-theme-2{
    list-style:none;
    padding: 0;
    margin: 0;
}
.jag-tm-theme-2 .member-name {
    position: absolute;
    bottom: 12px;
    right: 10px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding: 5px 14px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    background-color: #444;
    z-index: 9;
}
.jag-tm-theme-2 .member-name span {
    position: absolute;
    top: 90%;
    right: 0;
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    padding: 3px 10px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    white-space: nowrap;
}
.jag-tm-theme-2 .member-detail {
    display: block;
    padding-bottom: 5px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 14px;
    font-size: 13px;
    line-height: 21px;
    color: #888888;
    clear: both;
}
.jag-tm-theme-2 .member-email,
.jag-tm-theme-2 .member-website,
.jag-tm-theme-2 .member-tel{
    display: block;
    text-decoration: none;
    color: #888888;
    font-size: 13px;
    border-bottom: 2px solid #efefef;
}
.jag-tm-theme-2 .member-img-wrap {
    position: relative;
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease-in-out;
    box-sizing: border-box;
    display: block;
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: ease-in-out;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    width: 80%;
    display: block;
}
.jag-tm-theme-2 li {
    box-sizing: border-box;
    color: rgb(136, 136, 136);
    display: inline-block;
    min-height: 1px;
    vertical-align: top;
    text-align: left;
    margin-bottom: 20px;
}
.jag-tm-theme-2 li .member-img-wrap img{
    display: inline;
    max-width: 100%;
    width: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    pointer: cursor;
    -webkit-filter: grayscale(0%);
}
.jag-tm-theme-2 .member-social{
    margin-top: 0px;
    text-align: center;
    width: auto;
    margin-bottom: 15px;
    position: absolute;
    right: 10%;
    top: 0;
}
.jag-tm-theme-2 .member-social a {
    margin-left: 0;
    margin-right: 0;
    text-decoration: none;
    margin-bottom: 3px;
    display: block;
}
.jag-tm-theme-2 .member-social a i {
    background-color: transparent;
    color: #aaa;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    display: inline-block;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    font-size: 1.1em;
    display: block;
}
.jag-tm-theme-2 .member-social a i{
    color: #fff;
}
.jag-tm-theme-2 .member-social a:hover i{
    opacity: 0.7;
}
.jag-tm-theme-2 .member-social a.facebook i {
    background-color: #507CBE;
}
.jag-tm-theme-2 .member-social a.linkedin i {
    background-color: #90CADD;
}
.jag-tm-theme-2 .member-social a.twitter i {
    background-color: #63CDF1;
}
.jag-tm-theme-2 .member-social a.gplus i {
    background-color: #F16261;
}
.jag-tm-theme-2 .member-social a.instagram i {
    background-color: #8b398d;
}
.jag-tm-theme-2 .member-social.grayscale a i{
    background-color: #888888;
}
.jag-tm-theme-2 .basic-info.style_icon{
    text-align: center;
    margin-top: 10px;
}
.jag-tm-theme-2 .basic-info.style_icon a{
    display: inline-block;
    margin: 0px 5px;
    font-size: 18px;
    border:0;
}
.jag-tm-theme-2  li:hover .member-img-wrap img {
    -moz-transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -o-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
}
/*Theme 3*/
.jag-tm-theme-3{
    list-style:none;
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
}
.jag-tm-theme-3 li{
    padding: 0px;
    margin: 0px !important;
    width: 20%;
    float: left;
    position: relative;
    vertical-align: top;
}
.jag-tm-theme-3 .member-name {
    position: absolute;
    bottom: 12px;
    right: 100px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding: 5px 14px;
    background-color: #444;
    z-index: 9;
    opacity: 0;
    transition: all 0.22s;
    width: 100%;
    right: 0 !important;
    padding: 0;
    bottom: 0;
    padding-left: 10px;
    padding-top: 5px;
    text-align: center;
    padding-right: 10px;
    font-weight: normal;
    padding-bottom: 5px;
    font-size: 13px;
}
.jag-tm-theme-3 .member-name span {
    font-size: 13px;
    font-weight: 300;
    padding: 1px 10px;
    background: transparent !important;
    display:block;
}
.jag-tm-theme-3 .member-detail {
    font-size: 13px;
    line-height: 21px;
    color: #888888;
    clear: both;
    position: absolute;
    top: 0;
    width: 0;
    left: 0;
    bottom: 0;
    z-index:20;
    background: rgb(0, 175, 209);
    color: #ffffff;
    overflow: hidden;
    transition: 0.6s all;
    opacity: 0;
}
.jag-tm-theme-3 .member-detail .inner-wrap{
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 14px;
    padding-bottom: 30px;
}
.jag-tm-theme-3 .member-email,
.jag-tm-theme-3 .member-website,
.jag-tm-theme-3 .member-tel{
    display: block;
    text-decoration: none;
    color: #ffffff;
    font-size: 13px;
    border-bottom: 2px solid #efefef;
}
.jag-tm-theme-3 .member-email:hover,
.jag-tm-theme-3 .member-website:hover,
.jag-tm-theme-3 .member-tel:hover{
    color: #efefef !important;
    border-color: #efefef !important;
}
.jag-tm-theme-3 .member-img-wrap {
    position: relative;
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease-in-out;
    box-sizing: border-box;
    display: block;
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: ease-in-out;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    width: 100%;
    overflow: hidden;
}
.jag-tm-theme-3 li:hover .member-name{
    opacity: 1;
    right: 10px;
}
.jag-tm-theme-3 li:hover .member-detail{
    display: block;
    width: 100%;
    left: 100%;
    opacity: 1;
    z-index:20;
}
.jag-tm-theme-3 .basic-info{
    margin-top: 20px;
    padding: 0px;
}
.jag-tm-theme-3 li .member-img-wrap img{
    display: block;
    max-width: 100%;
    width: 100%;
    opacity: 1;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.jag-tm-theme-3 .member-social {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    left: 0;
}
.jag-tm-theme-3 .member-social a {
    margin-left: 0;
    margin-right: 0;
    text-decoration: none;
    margin-bottom: 3px;
    display: inline-block;
}
.jag-tm-theme-3 .member-social a i {
    background-color: transparent;
    color: #fff;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    display: inline-block;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    font-size: 1.1em;
    display: block;
}
.jag-tm-theme-3 .member-social a:hover i{
    color: #fff;
}
.jag-tm-theme-3 .member-social a.facebook:hover i {
    background-color: #507CBE;
}
.jag-tm-theme-3 .member-social a.linkedin:hover i {
    background-color: #90CADD;
}
.jag-tm-theme-3 .member-social a.twitter:hover i {
    background-color: #63CDF1;
}
.jag-tm-theme-3 .member-social a.gplus:hover i {
    background-color: #F16261;
}
.jag-tm-theme-3 .member-social a.instagram:hover i {
    background-color: #8b398d;
}
.jag-tm-theme-3 .member-social.grayscale a:hover i{
    background-color: #888888;
}
.jag-tm-theme-3 .basic-info.style_icon{
    text-align: center;
    margin-top: 10px;
}
.jag-tm-theme-3 .basic-info.style_icon a{
    display: inline-block;
    margin: 0px 5px;
    font-size: 18px;
    border:0;
}
.jag-tm-theme-3 .jag-tm-member-desc{
    max-height: 65px;
    overflow: hidden;
}
@media (min-width: 1199px){
    .jag-tm-theme-3 li:nth-of-type(5n):hover .member-detail,
    .jag-tm-theme-3 li:nth-of-type(5n-1):hover .member-detail{
        display: block;
        width: 100%;
        left: -100%;
        opacity: 1;
        z-index:20;
    }
}
@media (min-width: 991px) and (max-width: 1199px){
    .jag-tm-theme-3 li{
        width: 25%;
    }
    .jag-tm-theme-3 li:nth-of-type(4n):hover .member-detail,
    .jag-tm-theme-3 li:nth-of-type(4n-1):hover .member-detail{
        display: block;
        width: 100%;
        left: -100%;
        opacity: 1;
        z-index:20;
    }
}
@media (min-width: 768px) and (max-width: 991px){
    .jag-tm-theme-3 li{
        width: 33.33%;
    }
    .jag-tm-theme-3 li:nth-of-type(3n):hover .member-detail{
        display: block;
        width: 100%;
        left: -100%;
        opacity: 1;
        z-index:20;
    }
}
@media(max-width: 767px){
    .jag-tm-theme-3 li{
        width: 100%;
        margin-bottom: 10px !important;
        display: inline-block;
        clear: both;
        float: none;
        /*padding: 0 15px;*/
    }
    .jag-tm-theme-3 li .member-name{
        opacity: 1;
        right: 10px;
        font-size: 12px;
        padding: 2px 6px;
    }
    .jag-tm-theme-3 li .member-name span{
        font-size: 11px;
        padding: 1px 6px;
    }
    .jag-tm-theme-3 li .member-detail{
        display: block;
        opacity: 1;
        z-index:20;
        font-size: 11px;
        line-height: 14px;
        width: 100%;
        position: relative;
    }
    .jag-tm-theme-3 .member-email,
    .jag-tm-theme-3 .member-website,
    .jag-tm-theme-3 .member-tel{
        font-size: 11px;
        line-height: 18px;
    }
    .jag-tm-theme-3 li:hover .member-detail{
        width: auto;
        left: 0%;
    }
}
.jag-tm-theme-3  li:hover .member-img-wrap img {
    -moz-transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -o-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
}
.jag-tm-theme-3 .jag-tm-readmore a{
    color: #ffffff;
    border: 1px solid #ffffff;
}
/*Theme 4*/
.jag-tm-theme-4 .team-wrap {
    position: relative;
    border-radius: 50%;
}
.jag-tm-theme-4 .team-wrap a {
    color: #ffffff;
}
.jag-tm-theme-4 .team-wrap .img {
    -webkit-transform: scale(1) translateX(0);
    -moz-transform: scale(1) translateX(0);
    -ms-transform: scale(1) translateX(0);
    -o-transform: scale(1) translateX(0);
    transform: scale(1) translateX(0);
}
.jag-tm-theme-4 .team-wrap .img {
    z-index: 11;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.jag-tm-theme-4 .team-wrap .img {
    position: relative;
    border-radius: 50%;
}
.jag-tm-theme-4 .team-wrap .img img {
    border-radius: 50%;
}
.jag-tm-theme-4 .team-wrap img {
    width: 100%;
    height: 100%;
}
.jag-tm-theme-4 .team-wrap .info {
    -webkit-transform: scale(0.1) translateX(100%);
    -moz-transform: scale(0.1) translateX(100%);
    -ms-transform: scale(0.1) translateX(100%);
    -o-transform: scale(0.1) translateX(100%);
    transform: scale(0.1) translateX(100%);
}
.jag-tm-theme-4 .team-wrap .info {
    background: #333333;
    opacity: 0;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.jag-tm-theme-4 .team-wrap .info {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    border-radius: 50%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.jag-tm-theme-4 .team-wrap .info span{
    color: #ffffff;
    margin-top: 10px;
    display: block;
    font-size: 14px;
}
.jag-tm-theme-4 .inner-wrap-t4{
    transform: translateY(-50%);
    top: 50%;
    position: relative;
}
.jag-tm-theme-4 .team-wrap .info h3 {
    color: #fff;
    text-transform: uppercase;
    position: relative;
    font-size: 14px;
    margin: 0 30px;
    padding: 0;
}
.jag-tm-theme-4 .team-wrap:hover .img{
    -webkit-transform: scale(0.4) translateX(130%);
    -moz-transform: scale(0.4) translateX(130%);
    -ms-transform: scale(0.4) translateX(130%);
    -o-transform: scale(0.4) translateX(130%);
    transform: scale(0.4) translateX(130%);
    z-index:99;
}
.jag-tm-theme-4 li.col-md-4:nth-of-type(3n) .team-wrap:hover .img,
.jag-tm-theme-4 li.col-md-4:nth-of-type(3n-1) .team-wrap:hover .img{
    -webkit-transform: scale(0.4) translateX(-130%);
    -moz-transform: scale(0.4) translateX(-130%);
    -ms-transform: scale(0.4) translateX(-130%);
    -o-transform: scale(0.4) translateX(-130%);
    transform: scale(0.4) translateX(-130%);
}
.jag-tm-theme-4 li.col-md-3:nth-of-type(4n) .team-wrap:hover .img,
.jag-tm-theme-4 li.col-md-3:nth-of-type(4n-1) .team-wrap:hover .img{
    -webkit-transform: scale(0.4) translateX(-130%);
    -moz-transform: scale(0.4) translateX(-130%);
    -ms-transform: scale(0.4) translateX(-130%);
    -o-transform: scale(0.4) translateX(-130%);
    transform: scale(0.4) translateX(-130%);
}
.jag-tm-theme-4 .team-wrap:hover .info {
    opacity: 1;
    z-index:9;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.jag-tm-theme-4 .team-wrap:hover .basic-info{
    display: block;
}
.jag-tm-theme-4 .team-wrap .img:before {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 100%;
    box-shadow: inset 0 -2px 0 17px rgba(255, 255, 255, 0.6), 0 -1px 1px rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    z-index:99;
}
.jag-tm-theme-4 .team-wrap:hover .img:before{
    height: 100%;
    top:0;
}
.jag-tm-theme-4{
    list-style:none;
    padding: 0;
    margin: 0;
}
.jag-tm-theme-4 .member-email,
.jag-tm-theme-4 .member-website,
.jag-tm-theme-4 .member-tel{
    display: block;
    text-decoration: none;
    font-size: 13px;
}
.jag-tm-theme-4 li {
    box-sizing: border-box;
    vertical-align: top;
    text-align: left;
    margin-bottom: 20px;
}
.jag-tm-theme-4 .basic-info{
    margin-top: 10px;
    display: none;
}
.jag-tm-theme-4 .basic-info a:hover{
    color: #ffffff !important;
}
.jag-tm-theme-4 .member-social{
    margin-top: 15px;
    text-align: center;
    width: auto;
    margin-bottom: 15px;
    top: 0;
}
.jag-tm-theme-4 .member-social a {
    margin-left: 0;
    margin-right: 0;
    text-decoration: none;
    margin-bottom: 3px;
    display: inline-block;
}
.jag-tm-theme-4 .member-social a i {
    background-color: transparent;
    color: #aaa;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    display: inline-block;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    font-size: 1.1em;
    display: block;
}
.jag-tm-theme-4 .member-social a i{
    color: #fff;
    margin: 5px;
}
.jag-tm-theme-4 .member-social a:hover i{
    opacity: 0.7;
}
.jag-tm-theme-4 .member-social a.facebook i {
    background-color: #507CBE;
}
.jag-tm-theme-4 .member-social a.linkedin i {
    background-color: #90CADD;
}
.jag-tm-theme-4 .member-social a.twitter i {
    background-color: #63CDF1;
}
.jag-tm-theme-4 .member-social a.gplus i {
    background-color: #F16261;
}
.jag-tm-theme-4 .member-social a.instagram i {
    background-color: #8b398d;
}
.jag-tm-theme-4 .basic-info.style_icon a{
    display: inline-block;
    margin: 0px 5px;
    font-size: 18px;
    border:0;
}
.jag-tm-theme-4 .member-social.grayscale a i{
    background-color: #888888;
}
@media (max-width: 1199px){
    .jag-tm-theme-4 .team-wrap .info h3{
        padding-top: 35px;
    }
}
@media (min-width: 768px) and (max-width: 991px){
    .jag-tm-theme-4 li:nth-of-type(3n) .team-wrap:hover .img,
    .jag-tm-theme-4 li:nth-of-type(3n-1) .team-wrap:hover .img{
        -webkit-transform: scale(0.4) translateX(130%);
        -moz-transform: scale(0.4) translateX(130%);
        -ms-transform: scale(0.4) translateX(130%);
        -o-transform: scale(0.4) translateX(130%);
        transform: scale(0.4) translateX(130%);
    }
    .jag-tm-theme-4 li:nth-of-type(4n) .team-wrap:hover .img,
    .jag-tm-theme-4 li:nth-of-type(4n-1) .team-wrap:hover .img{
        -webkit-transform: scale(0.4) translateX(-130%);
        -moz-transform: scale(0.4) translateX(-130%);
        -ms-transform: scale(0.4) translateX(-130%);
        -o-transform: scale(0.4) translateX(-130%);
        transform: scale(0.4) translateX(-130%);
    }
}
@media (max-width: 767px){
    .jag-tm-theme-4 li:nth-of-type(4n) .team-wrap:hover .img,
    .jag-tm-theme-4 li:nth-of-type(4n-1) .team-wrap:hover .img{
        -webkit-transform: scale(0.4) translateX(130%);
        -moz-transform: scale(0.4) translateX(130%);
        -ms-transform: scale(0.4) translateX(130%);
        -o-transform: scale(0.4) translateX(130%);
        transform: scale(0.4) translateX(130%);
    }
}
.jag-tm-theme-4 .jag-tm-readmore a,
.jag-tm-theme-4 .jag-tm-readmore a:hover,
.jag-tm-theme-4 .jag-tm-readmore a:focus,
.jag-tm-theme-4 .jag-tm-readmore a:active{
    border-color: #ffffff;
    color: #ffffff !important;
}
/*Team Theme 5*/
.jag-tm-theme-5{
    list-style:none;
    padding: 0;
    margin: 0;
}
.jag-tm-theme-5 .member-name {
    color: #888888;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
}
.jag-tm-theme-5 .member-name span {
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    padding: 2px 10px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    display: block;
}
.jag-tm-theme-5 .member-detail {
    display: block;
    padding-bottom: 5px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 14px;
    font-size: 13px;
    line-height: 21px;
    color: #888888;
}
.jag-tm-theme-5 .member-email,
.jag-tm-theme-5 .member-website,
.jag-tm-theme-5 .member-tel{
    display: block;
    text-decoration: none;
    color: #888888;
    font-size: 13px;
    border-bottom: 2px solid #efefef;
}
.jag-tm-theme-5 .member-img-wrap {
    position: relative;
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease-in-out;
    box-sizing: border-box;
    display: block;
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: ease-in-out;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    width: 100%;
    text-align: center;
}
.jag-tm-theme-5 li {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    text-align: left;
}
.jag-tm-theme-5 li .member-img-wrap img{
    display: inline;
    max-width: 100%;
    width: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    pointer: cursor;
    -webkit-filter: grayscale(0%);
    border-radius: 50%;
    border: 10px solid #efefef;
    max-width: 90%;
}
.jag-tm-theme-5 .member-social{
    margin-top: 5px;
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
}
.jag-tm-theme-5 .member-social a {
    margin-left: 2px;
    margin-right: 2px;
    text-decoration: none;
}
.jag-tm-theme-5 .member-social a i {
    background-color: transparent;
    color: #aaa;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    display: inline-block;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    font-size: 1.1em;
}
.jag-tm-theme-5 .member-social a i{
    color: #fff;
}
.jag-tm-theme-5 .member-social a:hover i{
    opacity: 0.7;
}
.jag-tm-theme-5 .member-social a.facebook i {
    background-color: #507CBE;
}
.jag-tm-theme-5 .member-social a.linkedin i {
    background-color: #90CADD;
}
.jag-tm-theme-5 .member-social a.twitter i {
    background-color: #63CDF1;
}
.jag-tm-theme-5 .member-social a.gplus i {
    background-color: #F16261;
}
.jag-tm-theme-5 .member-social a.instagram i {
    background-color: #8b398d;
}
.jag-tm-theme-5 .basic-info.style_icon{
    text-align: center;
    margin-top: 10px;
}
.jag-tm-theme-5 .member-social.grayscale a i{
    background-color: #888888;
}
.jag-tm-theme-5 .basic-info.style_icon a{
    display: inline-block;
    margin: 0px 5px;
    font-size: 18px;
    border:0;
}
.jag-tm-theme-5  li:hover .member-img-wrap img {
    -ms-transform: rotate(7deg); /* IE 9 */
    -webkit-transform: rotate(7deg); /* Chrome, Safari, Opera */
    transform: rotate(7deg);
}
/*Team Theme 6*/
.jag-tm-theme-6{
    list-style:none;
    padding: 0;
    margin: 0;
}
.jag-tm-theme-6 .member-name {
    color: #888888;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    float: left;
    width: 60%;
    vertical-align: middle;
    padding-top: 10px;
}
.jag-tm-theme-6 .member-img-wrap > a {
    float: left;
    width: 40%;
}
.jag-tm-theme-6 .member-name span {
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    padding: 2px 10px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    display: block;
    width: 70%;
    margin: 5px auto;
}
.jag-tm-theme-6 .member-detail {
    display: block;
    padding-bottom: 5px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0;
    font-size: 13px;
    line-height: 21px;
    color: #888888;
    margin-top: 10px;
    float: left;
    width: 100%;
}
.jag-tm-theme-6 .member-email,
.jag-tm-theme-6 .member-website,
.jag-tm-theme-6 .member-tel{
    display: block;
    text-decoration: none;
    color: #888888;
    font-size: 13px;
    border-bottom: 2px solid #efefef;
}
.jag-tm-theme-6 .member-img-wrap {
    position: relative;
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease-in-out;
    box-sizing: border-box;
    display: block;
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: ease-in-out;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    width: 100%;
    text-align: center;
}
.jag-tm-theme-6 li {
    box-sizing: border-box;
    display: inline-block;
    min-height: 1px;
    vertical-align: top;
    text-align: left;
    margin-bottom: 15px;
}
.jag-tm-theme-6 li .member-img-wrap img{
    display: inline;
    max-width: 100%;
    width: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    pointer: cursor;
    -webkit-filter: grayscale(0%);
    border: 5px solid #efefef;
    max-width: 90%;
    float: left;
}
.jag-tm-theme-6 .member-social{
    margin: 10px 0 0;
    text-align: center;
    width: 100%;
}
.jag-tm-theme-6 .member-social a {
    margin-left: 2px;
    margin-right: 2px;
    text-decoration: none;
    display: inline-block;
}
.jag-tm-theme-6 .member-social a i {
    background-color: transparent;
    color: #aaa;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    display: inline-block;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    font-size: 1.1em;
}
.jag-tm-theme-6 .member-social a i{
    color: #fff;
}
.jag-tm-theme-6 .member-social a:hover i{
    opacity: 0.7;
}
.jag-tm-theme-6 .member-social a.facebook i {
    background-color: #507CBE;
}
.jag-tm-theme-6 .member-social a.linkedin i {
    background-color: #90CADD;
}
.jag-tm-theme-6 .member-social a.twitter i {
    background-color: #63CDF1;
}
.jag-tm-theme-6 .member-social a.gplus i {
    background-color: #F16261;
}
.jag-tm-theme-6 .member-social a.instagram i {
    background-color: #8b398d;
}
.jag-tm-theme-6 .member-social.grayscale a i {
    background-color: #888888;
}
.jag-tm-theme-6 .basic-info{
    text-align: center;
    margin-top: 10px;
}
.jag-tm-theme-6 .basic-info.style_icon a{
    display: inline-block;
    margin: 0px 5px;
    font-size: 18px;
    border:0;
}
.jag-tm-theme-6  li:hover .member-img-wrap img {
    -ms-transform: rotate(7deg); /* IE 9 */
    -webkit-transform: rotate(7deg); /* Chrome, Safari, Opera */
    transform: rotate(7deg);
}
/*Team Theme 7*/
.jag-tm-theme-7{
    list-style:none;
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
}
.jag-tm-theme-7 .member-img-wrap{
    position: relative;
    width: 50%;
    float: left;
}
.jag-tm-theme-7 li{
    padding: 0px;
    margin: 0px !important;
    display:block;
    float: left;
    position: relative;
}
.jag-tm-theme-7 .member-name {
    color: #fff;
    transition: all 0.22s;
    text-align: center;
    font-size: 18px;
}
.jag-tm-theme-7 .member-name span {
    font-size: 13px;
    font-weight: 300;
    padding: 1px 10px;
    background:transparent !important;
    display:block;
}
.jag-tm-theme-7 .member-detail {
    font-size: 13px;
    line-height: 21px;
    z-index:99;
    color: #ffffff;
    transition: 0.6s all;
    width: 50%;
    float: left;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}
.jag-tm-theme-7 .member-detail .inner-wrap{
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 14px;
    padding-bottom: 30px;
}
.jag-tm-theme-7 .member-email,
.jag-tm-theme-7 .member-website,
.jag-tm-theme-7 .member-tel{
    display: block;
    text-decoration: none;
    color: #ffffff;
    font-size: 13px;
    border-bottom: 2px solid #efefef;
}
.jag-tm-theme-7 .member-email:hover,
.jag-tm-theme-7 .member-website:hover,
.jag-tm-theme-7 .member-tel:hover{
    color: #efefef !important;
    border-color: #efefef !important;
}
.jag-tm-theme-7 .member-img-wrap {
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease-in-out;
    box-sizing: border-box;
    display: block;
    position: relative;
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: ease-in-out;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    overflow: hidden;
}
.jag-tm-theme-7 .basic-info{
    margin-top: 10px;
    padding: 0px 10px;
}
.jag-tm-theme-7 li .member-img-wrap img{
    display: block;
    max-width: 100%;
    width: 100%;
    opacity: 1;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.jag-tm-theme-7 .member-social {
    width: 100%;
    text-align: center;
    margin-top: 2px;
}
.jag-tm-theme-7 .member-social a {
    margin-left: 0;
    margin-right: 0;
    text-decoration: none;
    margin-bottom: 3px;
    display: inline-block;
}
.jag-tm-theme-7 .member-social a i {
    background-color: transparent;
    color: #fff;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    display: inline-block;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    font-size: 14px;
    display: block;
}
.jag-tm-theme-7 .member-social a:hover i{
    color: #fff;
}
.jag-tm-theme-7 .member-social a.facebook:hover i {
    background-color: #507CBE;
}
.jag-tm-theme-7 .member-social a.linkedin:hover i {
    background-color: #90CADD;
}
.jag-tm-theme-7 .member-social a.twitter:hover i {
    background-color: #63CDF1;
}
.jag-tm-theme-7 .member-social a.gplus:hover i {
    background-color: #F16261;
}
.jag-tm-theme-7 .member-social a.instagram:hover i {
    background-color: #8b398d;
}
.jag-tm-theme-7 .member-social.grayscale a:hover i{
    background-color: #888888;
}
.jag-tm-theme-7 .basic-info.style_icon{
    text-align: center;
    margin-top: 5px;
}
.jag-tm-theme-7 .basic-info.style_icon a{
    display: inline-block;
    margin: 0px 5px;
    font-size: 14px;
    border:0;
}
.jag-tm-theme-7  li:hover .member-img-wrap img {
    -moz-transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -o-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);

}
.jag-tm-theme-7 .member-img-wrap:before {
    content: "\f0d9";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 39px;
    position: absolute;
    right: -2px;
    top: 16px;
    z-index: 99;
}

@media(min-width:992px){
    .jag-tm-theme-7 li.col-md-3:nth-child(8n+5) .member-img-wrap,
    .jag-tm-theme-7 li.col-md-3:nth-child(8n+6) .member-img-wrap,
    .jag-tm-theme-7 li.col-md-3:nth-child(8n+7) .member-img-wrap,
    .jag-tm-theme-7 li.col-md-3:nth-child(8n+8) .member-img-wrap{
        float: right;
    }
    .jag-tm-theme-7 li.col-md-3:nth-child(8n+5) .member-detail,
    .jag-tm-theme-7 li.col-md-3:nth-child(8n+6) .member-detail,
    .jag-tm-theme-7 li.col-md-3:nth-child(8n+7) .member-detail,
    .jag-tm-theme-7 li.col-md-3:nth-child(8n+8) .member-detail{
        left: 0;
    }
    .jag-tm-theme-7 li.col-md-3:nth-child(8n+5) .member-img-wrap:before,
    .jag-tm-theme-7 li.col-md-3:nth-child(8n+6) .member-img-wrap:before,
    .jag-tm-theme-7 li.col-md-3:nth-child(8n+7) .member-img-wrap:before,
    .jag-tm-theme-7 li.col-md-3:nth-child(8n+8) .member-img-wrap:before{
        content: "\f0da";
        left: -2px;
    }
    .jag-tm-theme-7 li.col-md-4:nth-child(6n+4) .member-img-wrap,
    .jag-tm-theme-7 li.col-md-4:nth-child(6n+5) .member-img-wrap,
    .jag-tm-theme-7 li.col-md-4:nth-child(6n+6) .member-img-wrap{
        float: right;
    }
    .jag-tm-theme-7 li.col-md-4:nth-child(6n+4) .member-detail,
    .jag-tm-theme-7 li.col-md-4:nth-child(6n+5) .member-detail,
    .jag-tm-theme-7 li.col-md-4:nth-child(6n+6) .member-detail{
        left: 0;
    }
    .jag-tm-theme-7 li.col-md-4:nth-child(6n+4) .member-img-wrap:before,
    .jag-tm-theme-7 li.col-md-4:nth-child(6n+5) .member-img-wrap:before,
    .jag-tm-theme-7 li.col-md-4:nth-child(6n+6) .member-img-wrap:before{
        content: "\f0da";
        left: -2px;
    }
    .jag-tm-theme-7 li.col-md-6:not(:nth-child(4n+1)):not(:nth-child(4n+2)) .member-img-wrap{
        float: right;
    }
    .jag-tm-theme-7 li.col-md-6:not(:nth-child(4n+1)):not(:nth-child(4n+2)) .member-detail{
        left: 0;
    }
    .jag-tm-theme-7 li.col-md-6:not(:nth-child(4n+1)):not(:nth-child(4n+2)) .member-img-wrap:before{
        content: "\f0da";
        left: -2px;
    }
    .jag-tm-theme-7 li.col-md-12:nth-child(even) .member-img-wrap{
        float: right;
    }
    .jag-tm-theme-7 li.col-md-12:nth-child(even) .member-detail{
        left: 0;
    }
    .jag-tm-theme-7 li.col-md-12:nth-child(even) .member-img-wrap:before{
        content: "\f0da";
        left: -2px;
    }
}

@media (min-width: 768px) and (max-width: 991px){
    .jag-team-wrapper li.col-sm-6{
        width: 50%;
        float: left;
    }
    .jag-team-wrapper li.col-sm-3{
        width: 25%;
        float: left;
    }
    .jag-team-wrapper li.col-sm-4{
        width: 33.33%;
        float: left;
    }
    .jag-team-wrapper li.col-sm-2{
        width: 16.66666667%;
        float: left;
    }
    .jag-tm-theme-7 li.col-sm-6:not(:nth-child(4n+1)):not(:nth-child(4n+2)) .member-img-wrap{
        float: right;
    }
    .jag-tm-theme-7 li.col-sm-6:not(:nth-child(4n+1)):not(:nth-child(4n+2)) .member-detail{
        left: 0;
    }
    .jag-tm-theme-7 li.col-sm-6:not(:nth-child(4n+1)):not(:nth-child(4n+2)) .member-img-wrap:before{
        content: "\f0da";
        left: -2px;
    }
    .jag-tm-theme-7 li.col-sm-4:nth-child(6n+4) .member-img-wrap,
    .jag-tm-theme-7 li.col-sm-4:nth-child(6n+5) .member-img-wrap,
    .jag-tm-theme-7 li.col-sm-4:nth-child(6n+6) .member-img-wrap{
        float: right;
    }
    .jag-tm-theme-7 li.col-sm-4:nth-child(6n+4) .member-detail,
    .jag-tm-theme-7 li.col-sm-4:nth-child(6n+5) .member-detail,
    .jag-tm-theme-7 li.col-sm-4:nth-child(6n+6) .member-detail{
        left: 0;
    }
    .jag-tm-theme-7 li.col-sm-4:nth-child(6n+4) .member-img-wrap:before,
    .jag-tm-theme-7 li.col-sm-4:nth-child(6n+5) .member-img-wrap:before,
    .jag-tm-theme-7 li.col-sm-4:nth-child(6n+6) .member-img-wrap:before{
        content: "\f0da";
        left: -2px;
    }
    .jag-tm-theme-7 li.col-sm-3:nth-child(8n+5) .member-img-wrap,
    .jag-tm-theme-7 li.col-sm-3:nth-child(8n+6) .member-img-wrap,
    .jag-tm-theme-7 li.col-sm-3:nth-child(8n+7) .member-img-wrap,
    .jag-tm-theme-7 li.col-sm-3:nth-child(8n+8) .member-img-wrap{
        float: right;
    }
    .jag-tm-theme-7 li.col-sm-3:nth-child(8n+5) .member-detail,
    .jag-tm-theme-7 li.col-sm-3:nth-child(8n+6) .member-detail,
    .jag-tm-theme-7 li.col-sm-3:nth-child(8n+7) .member-detail,
    .jag-tm-theme-7 li.col-sm-3:nth-child(8n+8) .member-detail{
        left: 0;
    }
    .jag-tm-theme-7 li.col-sm-3:nth-child(8n+5) .member-img-wrap:before,
    .jag-tm-theme-7 li.col-sm-3:nth-child(8n+6) .member-img-wrap:before,
    .jag-tm-theme-7 li.col-sm-3:nth-child(8n+7) .member-img-wrap:before,
    .jag-tm-theme-7 li.col-sm-3:nth-child(8n+8) .member-img-wrap:before{
        content: "\f0da";
        left: -2px;
    }
    .jag-tm-theme-7 li.col-sm-12:nth-child(even) .member-img-wrap{
        float: right;
    }
    .jag-tm-theme-7 li.col-sm-12:nth-child(even) .member-detail{
        left: 0;
    }
    .jag-tm-theme-7 li.col-sm-12:nth-child(even) .member-img-wrap:before{
        content: "\f0da";
        left: -2px;
    }
}
@media (max-width: 767px){
    .jag-team-wrapper li.col-xs-6{
        width: 50%;
        float: left;
    }
    .jag-team-wrapper li.col-xs-3{
        width: 25%;
        float: left;
    }
    .jag-team-wrapper li.col-xs-4{
        width: 33.33%;
        float: left;
    }
    .jag-team-wrapper li.col-xs-2{
        width: 16.66666667%;
        float: left;
    }
    .jag-tm-theme-7 li.col-xs-12:nth-child(even) .member-img-wrap{
        float: right;
    }
    .jag-tm-theme-7 li.col-xs-12:nth-child(even) .member-detail{
        left: 0;
    }
    .jag-tm-theme-7 li.col-xs-12:nth-child(even) .member-img-wrap:before{
        content: "\f0da";
        left: -2px;
    }
    .jag-tm-theme-7 li.col-xs-6:not(:nth-child(4n+1)):not(:nth-child(4n+2)) .member-img-wrap{
        float: right;
    }
    .jag-tm-theme-7 li.col-xs-6:not(:nth-child(4n+1)):not(:nth-child(4n+2)) .member-detail{
        left: 0;
    }
    .jag-tm-theme-7 li.col-xs-6:not(:nth-child(4n+1)):not(:nth-child(4n+2)) .member-img-wrap:before{
        content: "\f0da";
        left: -2px;
    }
    /*.jag-tm-theme-7 li{
        margin: 0 auto 20px !important;
        float: none;
        padding: 0 15px;
        background: transparent !important;
        display: inline-block;
        vertical-align: top;
    }
    .jag-tm-theme-7 .member-img-wrap,
    .jag-tm-theme-7 .member-detail,
    .jag-tm-theme-7 li.even-row-counter .member-img-wrap{
        width: 100%;
        float: none;
        position: relative;
    }
    .jag-tm-theme-7 .member-detail{
        transform: translateY(0%);
        padding-top: 10px;
    }
    .jag-tm-theme-7 .member-img-wrap:before,
    .jag-tm-theme-7 li.even-row-counter .member-img-wrap:before{
        content: "\f0d8";
        bottom: -27px;
        right: initial;
        top: initial;
        left: initial;
    }*/
}
.jag-tm-theme-7 .jag-tm-readmore{
    margin: 2px 0;
}
.jag-tm-theme-7 .jag-tm-readmore a{
    font-size: 12px;
    border: 0;
    color: #ffffff;
}
.jag-tm-theme-7 .jag-tm-readmore a:hover,
.jag-tm-theme-7 .jag-tm-readmore a:focus,
.jag-tm-theme-7 .jag-tm-readmore a:active{
    color: #ffffff !important;
}
/*Team Theme 8*/
.jag-tm-theme-8{
    list-style:none;
    padding: 0;
    margin: 0;
}
.jag-tm-theme-8 .member-name {
    color: #888888;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
}
.jag-tm-theme-8 .member-name span {
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    padding: 2px 10px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    display: block;
}
.jag-tm-theme-8 .member-detail {
    display: block;
    padding-bottom: 45px;
    font-size: 13px;
    line-height: 21px;
    color: #888888;
    padding-top: 140px;
    z-index: 10;
    box-shadow: 0px 1px 3px #ccc;
    margin-top: 70px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #ffffff;
}
.jag-tm-theme-8 .member-email,
.jag-tm-theme-8 .member-website,
.jag-tm-theme-8 .member-tel{
    display: block;
    text-decoration: none;
    color: #888888;
    font-size: 13px;
    border-bottom: 2px solid #efefef;
}
.jag-tm-theme-8 .member-img-wrap {
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease-in-out;
    box-sizing: border-box;
    display: block;
    position: relative;
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: ease-in-out;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
}
.jag-tm-theme-8 li {
    box-sizing: border-box;
    color: rgb(136, 136, 136);
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin-bottom: 30px;
}
.jag-tm-theme-8 li .member-img-wrap img{
    display: inline;
    width: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    pointer: cursor;
    -webkit-filter: grayscale(0%);
    border-radius: 50%;
    border: 5px solid #efefef;
    max-width: 150px;
}
.jag-tm-theme-8 .member-social{
    margin-top: 5px;
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.jag-tm-theme-8 .member-social a {
    margin-left: 2px;
    margin-right: 2px;
    text-decoration: none;
}
.jag-tm-theme-8 .member-social a i {
    background-color: transparent;
    color: #aaa;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    display: inline-block;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    font-size: 1.1em;
}
.jag-tm-theme-8 .member-social a i{
    color: #fff;
}
.jag-tm-theme-8 .member-social a:hover i{
    opacity: 0.7;
}
.jag-tm-theme-8 .member-social a.facebook i {
    background-color: #507CBE;
}
.jag-tm-theme-8 .member-social a.linkedin i {
    background-color: #90CADD;
}
.jag-tm-theme-8 .member-social a.twitter i {
    background-color: #63CDF1;
}
.jag-tm-theme-8 .member-social a.gplus i {
    background-color: #F16261;
}
.jag-tm-theme-8 .member-social a.instagram i {
    background-color: #8b398d;
}
.jag-tm-theme-8 .basic-info.style_icon{
    text-align: center;
    margin-top: 10px;
}
.jag-tm-theme-8 .member-social.grayscale a i{
    background-color: #888888;
}
.jag-tm-theme-8 .basic-info.style_icon a{
    display: inline-block;
    margin: 0px 5px;
    font-size: 16px;
    border:0;
}
.jag-tm-theme-8  li:hover .member-img-wrap img {
    -ms-transform: rotate(7deg); /* IE 9 */
    -webkit-transform: rotate(7deg); /* Chrome, Safari, Opera */
    transform: rotate(7deg);
}
.jag-tm-readmore-enabled .jag-tm-theme-8 .member-detail{
    padding-bottom: 100px;
}
.jag-tm-theme-8 .jag-tm-readmore{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.jag-tm-readmore-enabled .jag-tm-theme-8.owl-carousel .jag-tm-readmore{
    bottom: 30px;
}
.jag-tm-readmore-enabled .jag-tm-theme-8 .member-social{
    bottom: 40px;
}
.jag-tm-readmore-enabled .jag-tm-theme-8.owl-carousel .member-social{
    bottom: 70px;
}
/*Theme 9*/
.jag-tm-theme-9{
    list-style:none;
    padding: 0;
    margin: 0;
}
.jag-tm-theme-9 .member-name {
    color: #888888;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
}
.jag-tm-theme-9 .member-name span {
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    padding: 2px 10px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    display: block;
}
.jag-tm-theme-9 .member-detail {
    display: block;
    padding-bottom: 45px;
    font-size: 13px;
    line-height: 21px;
    color: #888888;
    padding-top: 140px;
    z-index: 10;
    box-shadow: 0px 1px 3px #ccc;
    margin-top: 70px;
    padding-left: 10px;
    padding-right: 10px;
    border-top: 4px solid rgb(0, 175, 209);
    overflow: hidden;
    position: relative;
    background-color: #ffffff;
}
.jag-tm-theme-9 .member-email,
.jag-tm-theme-9 .member-website,
.jag-tm-theme-9 .member-tel{
    display: block;
    text-decoration: none;
    color: #888888;
    font-size: 13px;
    border-bottom: 2px solid #efefef;
}
.jag-tm-theme-9 .member-img-wrap {
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease-in-out;
    box-sizing: border-box;
    display: block;
    position: relative;
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: ease-in-out;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    z-index: 99;
    top: 0;
}
.jag-tm-theme-9 li {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin-bottom: 30px;
}
.jag-tm-theme-9 li .member-img-wrap img{
    display: inline;
    width: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    pointer: cursor;
    -webkit-filter: grayscale(0%);
    max-width: 150px;
    height: 100%;
    box-shadow: none;
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    -ms-transform: scale(0.93); /* IE 9 */
    -webkit-transform: scale(0.93); /* Chrome, Safari, Opera */
    transform: scale(0.93);
}
.jag-tm-theme-9 .member-social{
    margin-top: 5px;
    text-align: center;
    width: 100%;
    margin-bottom: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgb(0, 175, 209);
}
.jag-tm-theme-9 .member-social a {
    text-decoration: none;
    display: inline-block;
    margin: 5px 2px;
}
.jag-tm-theme-9 .member-social a i {
    background-color: transparent;
    color: #aaa;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    display: inline-block;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    font-size: 1.1em;
}
.jag-tm-theme-9 .member-social a i{
    color: #fff;
}
.jag-tm-theme-9 .member-social a:hover i{
    opacity: 0.7;
}
.jag-tm-theme-9 .member-social a.facebook i {
    background-color: #507CBE;
}
.jag-tm-theme-9 .member-social a.linkedin i {
    background-color: #90CADD;
}
.jag-tm-theme-9 .member-social a.twitter i {
    background-color: #63CDF1;
}
.jag-tm-theme-9 .member-social a.gplus i {
    background-color: #F16261;
}
.jag-tm-theme-9 .member-social a.instagram i {
    background-color: #8b398d;
}
.jag-tm-theme-9 .basic-info.style_icon{
    text-align: center;
    margin-top: 10px;
}
.jag-tm-theme-9 .member-social.grayscale a i{
    background-color: #888888;
}
.jag-tm-theme-9 .basic-info.style_icon a{
    display: inline-block;
    margin: 0px 5px;
    font-size: 16px;
    border:0;
}
.jag-tm-theme-9  li:hover .member-img-wrap img {
    -ms-transform: scale(0.97); /* IE 9 */
    -webkit-transform: scale(0.97); /* Chrome, Safari, Opera */
    transform: scale(0.97);
}
.jag-tm-readmore-enabled .jag-tm-theme-9 .member-detail{
    padding-bottom: 100px;
}
.jag-tm-theme-9 .jag-tm-readmore{
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 100%;
}
.jag-tm-readmore-enabled .jag-tm-theme-9 .member-social{
    bottom: 0;
}
/*Team Theme 10*/
.jag-tm-theme-10{
    list-style:none;
    padding: 0;
    margin: 0;
}
.jag-tm-theme-10 .member-name {
    color: #888888;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
}
.jag-tm-theme-10 .member-name span {
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    padding: 2px 10px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    display: block;
}
.jag-tm-theme-10 .member-detail {
    display: block;
    padding-bottom: 45px;
    font-size: 13px;
    line-height: 21px;
    color: #888888;
    padding-top: 140px;
    z-index: 10;
    box-shadow: 0px 1px 3px #ccc;
    margin-top: 70px;
    padding-left: 10px;
    padding-right: 10px;
    border-top: 4px solid rgb(0, 175, 209);
    overflow: hidden;
    position: relative;
    background-color: #ffffff;
}
.jag-tm-theme-10 .member-email,
.jag-tm-theme-10 .member-website,
.jag-tm-theme-10 .member-tel{
    display: block;
    text-decoration: none;
    color: #888888;
    font-size: 13px;
    border-bottom: 2px solid #efefef;
}
.jag-tm-theme-10 .member-img-wrap {
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease-in-out;
    box-sizing: border-box;
    display: block;
    position: relative;
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: ease-in-out;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    z-index: 99;
    top: 0;
}
.jag-tm-theme-10 li {
    box-sizing: border-box;
    color: rgb(136, 136, 136);
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin-bottom: 30px;
}
.jag-tm-theme-10 li .member-img-wrap img{
    display: inline;
    width: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    pointer: cursor;
    -webkit-filter: grayscale(0%);
    max-width: 150px;
    height: 100%;
    box-shadow: none;
    -ms-transform: scale(0.93); /* IE 9 */
    -webkit-transform: scale(0.93); /* Chrome, Safari, Opera */
    transform: scale(0.93);
    border-radius: 0 50%;
}
.jag-tm-theme-10 .member-social{
    margin-top: 5px;
    text-align: center;
    width: 100%;
    margin-bottom: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgb(0, 175, 209);
}
.jag-tm-theme-10 .member-social a {
    text-decoration: none;
    display: inline-block;
    margin: 5px 2px;
}
.jag-tm-theme-10 .member-social a i {
    background-color: transparent;
    color: #aaa;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    display: inline-block;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    font-size: 1.1em;
}
.jag-tm-theme-10 .member-social a i{
    color: #fff;
}
.jag-tm-theme-10 .member-social a:hover i{
    opacity: 0.7;
}
.jag-tm-theme-10 .member-social a.facebook i {
    background-color: #507CBE;
}
.jag-tm-theme-10 .member-social a.linkedin i {
    background-color: #90CADD;
}
.jag-tm-theme-10 .member-social a.twitter i {
    background-color: #63CDF1;
}
.jag-tm-theme-10 .member-social a.gplus i {
    background-color: #F16261;
}
.jag-tm-theme-10 .member-social a.instagram i {
    background-color: #8b398d;
}
.jag-tm-theme-10 .basic-info.style_icon{
    text-align: center;
    margin-top: 10px;
}
.jag-tm-theme-10 .member-social.grayscale a i{
    background-color: #888888;
}
.jag-tm-theme-10 .basic-info.style_icon a{
    display: inline-block;
    margin: 0px 5px;
    font-size: 16px;
    border:0;
}
.jag-tm-theme-10  li:hover .member-img-wrap img {
    -ms-transform: scale(0.97); /* IE 9 */
    -webkit-transform: scale(0.97); /* Chrome, Safari, Opera */
    transform: scale(0.97);
}
.jag-tm-readmore-enabled .jag-tm-theme-10 .member-detail{
    padding-bottom: 100px;
}
.jag-tm-theme-10 .jag-tm-readmore{
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 100%;
}
.jag-tm-readmore-enabled .jag-tm-theme-10 .member-social{
    bottom: 0;
}
/*Team Theme 11*/
.jag-tm-theme-11 .member-img-wrap{
    position: relative;
}
.jag-tm-theme-11{
    list-style:none;
    padding: 0;
    margin: 10px 0 0;
}
.jag-tm-theme-11 .member-name {
    position: absolute;
    bottom: 12px;
    right: 10px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding: 5px 14px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    background-color: #444;
    z-index: 10;
}
.jag-tm-theme-11 .member-name span {
    position: absolute;
    top: 90%;
    right: 0;
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    padding: 2px 10px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    white-space: nowrap;
}
.jag-tm-theme-11 .member-detail {
    display: block;
    padding-bottom: 5px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 14px;
    font-size: 13px;
    line-height: 21px;
    color: #888888;
}
.jag-tm-theme-11 .member-email,
.jag-tm-theme-11 .member-website,
.jag-tm-theme-11 .member-tel{
    display: block;
    text-decoration: none;
    color: #888888;
    font-size: 13px;
    border-bottom: 2px solid #efefef;
}
.jag-tm-theme-11 .member-img-wrap {
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease-in-out;
    box-sizing: border-box;
    display: block;
    position: relative;
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: ease-in-out;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    width: 100%;
    text-align: center;
}
.jag-tm-theme-11 li {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin-bottom: 15px;
}
.jag-tm-theme-11 li .member-img-wrap img{
    display: inline;
    max-width: 100%;
    width: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    pointer: cursor;
    -webkit-box-shadow: 0 0 0 8px #fff;
    box-shadow: 0 0 0 8px #fff;
}
.jag-tm-theme-11 .member-social{
    margin-top: 5px;
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
}
.jag-tm-theme-11 .member-social a {
    margin-left: 2px;
    margin-right: 2px;
    text-decoration: none;
}
.jag-tm-theme-11 .member-social a i {
    background-color: transparent;
    color: #aaa;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    display: inline-block;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    font-size: 14px;
}
.jag-tm-theme-11 .member-social a i{
    color: #fff;
}
.jag-tm-theme-11 .member-social a:hover i{
    opacity: 0.7;
}
.jag-tm-theme-11 .member-social a.facebook i {
    background-color: #507CBE;
}
.jag-tm-theme-11 .member-social a.linkedin i {
    background-color: #90CADD;
}
.jag-tm-theme-11 .member-social a.twitter i {
    background-color: #63CDF1;
}
.jag-tm-theme-11 .member-social a.gplus i {
    background-color: #F16261;
}
.jag-tm-theme-11 .member-social a.instagram i {
    background-color: #8b398d;
}
.jag-tm-theme-11 .basic-info.style_icon{
    text-align: center;
    margin-top: 10px;
}
.jag-tm-theme-11 .member-social.grayscale a i{
    background-color: #888888;
}
.jag-tm-theme-11 .basic-info.style_icon a{
    display: inline-block;
    margin: 0px 5px;
    font-size: 18px;
    border:0;
}
.jag-tm-theme-11  li:hover .member-img-wrap img {
    -moz-transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -o-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
}
.jag-tm-theme-11 .member-img-wrap a{
    display: inline-block;
}
.jag-tm-theme-11.owl-carousel .member-img-wrap a{
    display: block;
}
.jag-tm-theme-11  li .member-img-wrap img {
    border-radius: 0 50%;
}
/*Team Theme 12*/
.jag-tm-theme-12{
    list-style:none;
    padding: 0;
    margin: 0;
}
.jag-tm-theme-12 .member-name {
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
}
.jag-tm-theme-12 .member-name span {
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    padding: 2px 10px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    display: block;
}
.jag-tm-theme-12 .member-detail {
    display: block;
    padding-bottom: 45px;
    font-size: 13px;
    line-height: 21px;
    color: #888888;
    padding: 10px 10px 50px;
    z-index: 10;
    box-shadow: 0px 1px 3px #ccc;
    margin-top: 10px;
    background-color: #ffffff;
}
.jag-tm-theme-12 .member-email,
.jag-tm-theme-12 .member-website,
.jag-tm-theme-12 .member-tel{
    display: block;
    text-decoration: none;
    color: #888888;
    font-size: 13px;
    border-bottom: 2px solid #efefef;
}
.jag-tm-theme-12 .member-img-wrap {
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease-in-out;
    box-sizing: border-box;
    display: block;
    position: relative;
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: ease-in-out;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    width: 100%;
    text-align: center;
    padding: 10px;
}
.jag-tm-theme-12 li {
    box-sizing: border-box;
    color: rgb(136, 136, 136);
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin-bottom: 30px;
}
.jag-tm-theme-12 li .member-img-wrap img{
    display: inline;
    width: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    pointer: cursor;
    -webkit-filter: grayscale(0%);
    border-radius: 50%;
    border: 5px solid #ffffff;
    max-width: 150px;
    box-shadow: none;
}
.jag-tm-theme-12 .member-social{
    margin-top: 5px;
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.jag-tm-theme-12 .member-social a {
    margin-left: 2px;
    margin-right: 2px;
    text-decoration: none;
}
.jag-tm-theme-12 .member-social a i {
    background-color: transparent;
    color: #aaa;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    display: inline-block;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    font-size: 1.1em;
}
.jag-tm-theme-12 .member-social a i{
    color: #fff;
}
.jag-tm-theme-12 .member-social a:hover i{
    opacity: 0.7;
}
.jag-tm-theme-12 .member-social a.facebook i {
    background-color: #507CBE;
}
.jag-tm-theme-12 .member-social a.linkedin i {
    background-color: #90CADD;
}
.jag-tm-theme-12 .member-social a.twitter i {
    background-color: #63CDF1;
}
.jag-tm-theme-12 .member-social a.gplus i {
    background-color: #F16261;
}
.jag-tm-theme-12 .member-social a.instagram i {
    background-color: #8b398d;
}
.jag-tm-theme-12 .basic-info.style_icon{
    text-align: center;
    margin-top: 10px;
}
.jag-tm-theme-12 .member-social.grayscale a i{
    background-color: #888888;
}
.jag-tm-theme-12 .basic-info.style_icon a{
    display: inline-block;
    margin: 0px 5px;
    font-size: 16px;
    border:0;
}
.jag-tm-theme-12  li:hover .member-img-wrap img {
    -ms-transform: rotate(7deg); /* IE 9 */
    -webkit-transform: rotate(7deg); /* Chrome, Safari, Opera */
    transform: rotate(7deg);
}
.jag-tm-readmore-enabled .jag-tm-theme-12 .member-detail{
    padding-bottom: 100px;
}
.jag-tm-theme-12 .jag-tm-readmore{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.jag-tm-theme-12.owl-carousel .jag-tm-readmore{
    bottom: 30px;
}
.jag-tm-readmore-enabled .jag-tm-theme-12 .member-social{
    bottom: 40px;
}
.jag-tm-readmore-enabled .jag-tm-theme-12.owl-carousel .member-social {
    bottom: 70px;
}
/*Team Theme 13*/
.jag-tm-theme-13{
    list-style:none;
    padding: 0;
    margin: 0;
}
.jag-tm-theme-13 .member-name {
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
}
.jag-tm-theme-13 .member-name span {
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    padding: 2px 10px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    display: block;
}
.jag-tm-theme-13 .member-detail {
    display: block;
    padding-bottom: 45px;
    font-size: 13px;
    line-height: 21px;
    color: #ffffff;
    padding: 0 10px 50px;
    z-index: 10;
    box-shadow: none;
    margin-top: 0;
}
.jag-tm-theme-13 .member-email,
.jag-tm-theme-13 .member-website,
.jag-tm-theme-13 .member-tel{
    display: block;
    text-decoration: none;
    color: #ffffff;
    font-size: 13px;
    border-bottom: 2px solid #efefef;
}
.jag-tm-theme-13 .member-img-wrap {
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease-in-out;
    box-sizing: border-box;
    display: block;
    position: relative;
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: ease-in-out;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    width: 100%;
    text-align: center;
    padding: 10px;
}
.jag-tm-theme-13 li {
    box-sizing: border-box;
    color: rgb(136, 136, 136);
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin-bottom: 30px;
}
.jag-tm-theme-13 li .member-img-wrap img{
    display: inline;
    width: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    pointer: cursor;
    -webkit-filter: grayscale(0%);
    border-radius: 50%;
    border: 5px solid #ffffff;
    max-width: 150px;
    box-shadow: none;
}
.jag-tm-theme-13 .member-social{
    margin-top: 5px;
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.jag-tm-theme-13 .member-social a {
    margin-left: 2px;
    margin-right: 2px;
    text-decoration: none;
}
.jag-tm-theme-13 .member-social a i {
    background-color: transparent;
    color: #aaa;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    display: inline-block;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    font-size: 14px;
}
.jag-tm-theme-13 .member-social a i{
    color: #fff;
}
.jag-tm-theme-13 .member-social a:hover i{
    opacity: 0.7;
}
.jag-tm-theme-13 .member-social a.facebook i {
    background-color: #507CBE;
}
.jag-tm-theme-13 .member-social a.linkedin i {
    background-color: #90CADD;
}
.jag-tm-theme-13 .member-social a.twitter i {
    background-color: #63CDF1;
}
.jag-tm-theme-13 .member-social a.gplus i {
    background-color: #F16261;
}
.jag-tm-theme-13 .member-social a.instagram i {
    background-color: #8b398d;
}
.jag-tm-theme-13 .basic-info.style_icon{
    text-align: center;
    margin-top: 0;
}
.jag-tm-theme-13 .member-social.grayscale a i{
    background-color: #888888;
}
.jag-tm-theme-13 .basic-info.style_icon a{
    display: inline-block;
    margin: 0px 5px;
    font-size: 16px;
    border:0;
}
.jag-tm-theme-13 .basic-info a:hover{
    color: #ffffff;
    opacity: 0.7;
}
.jag-tm-theme-13  li:hover .member-img-wrap img {
    -ms-transform: rotate(7deg); /* IE 9 */
    -webkit-transform: rotate(7deg); /* Chrome, Safari, Opera */
    transform: rotate(7deg);
}
.jag-tm-theme-13 .jag-tm-readmore a,
.jag-tm-theme-13 .jag-tm-readmore a:hover{
    font-size: 12px;
    border: 0;
    color: #ffffff;
}
.jag-tm-theme-13 .jag-tm-readmore a:focus,
.jag-tm-theme-13 .jag-tm-readmore a:active{
    color: #ffffff !important;
}
.jag-tm-readmore-enabled .jag-tm-theme-13 .member-detail{
    padding-bottom: 80px;
}
.jag-tm-theme-13 .jag-tm-readmore{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.jag-tm-readmore-enabled .jag-tm-theme-13 .member-social{
    bottom: 35px;
}
/*Team Theme 14*/
.jag-tm-theme-14{
    list-style:none;
    padding: 0;
    margin: 0;
}
.jag-tm-theme-14 .member-name {
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    display: block;
}
.jag-tm-theme-14 .member-name span {
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    padding: 2px 10px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    display: block;
}
.jag-tm-theme-14 .member-detail {
    display: block;
    padding-bottom: 35px;
    font-size: 13px;
    line-height: 21px;
    color: #ffffff;
    padding-top: 140px;
    margin-top: 70px;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
    position: relative;
    z-index: 10;
}
.jag-tm-theme-14 .member-email,
.jag-tm-theme-14 .member-website,
.jag-tm-theme-14 .member-tel{
    display: block;
    text-decoration: none;
    color: #ffffff;
    font-size: 13px;
    border-bottom: 2px solid #efefef;
}
.jag-tm-theme-14 .member-img-wrap {
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease-in-out;
    box-sizing: border-box;
    display: block;
    position: relative;
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: ease-in-out;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    z-index: 99;
    top: 0;
}
.jag-tm-theme-14 li {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin-bottom: 30px;
}
.jag-tm-theme-14 li .member-img-wrap img{
    display: inline;
    width: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    pointer: cursor;
    -webkit-filter: grayscale(0%);
    max-width: 150px;
    height: 100%;
    box-shadow: none;
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    -ms-transform: scale(0.93); /* IE 9 */
    -webkit-transform: scale(0.93); /* Chrome, Safari, Opera */
    transform: scale(0.93);
}
.jag-tm-theme-14 .member-social{
    margin-top: 5px;
    text-align: center;
    width: 100%;
    margin-bottom: 0;
    position: absolute;
    bottom: 0;
    left: 0;
}
.jag-tm-theme-14 .member-social a {
    text-decoration: none;
    display: inline-block;
    margin: 5px 2px;
}
.jag-tm-theme-14 .member-social a i {
    background-color: transparent;
    color: #aaa;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    display: inline-block;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    font-size: 1.1em;
}
.jag-tm-theme-14 .member-social a i{
    color: #ffffff;
}
.jag-tm-theme-14 .member-social a:hover i{
    opacity: 0.7;
}
.jag-tm-theme-14 .member-social a.facebook i {
    background-color: #507CBE;
}
.jag-tm-theme-14 .member-social a.linkedin i {
    background-color: #90CADD;
}
.jag-tm-theme-14 .member-social a.twitter i {
    background-color: #63CDF1;
}
.jag-tm-theme-14 .member-social a.gplus i {
    background-color: #F16261;
}
.jag-tm-theme-14 .member-social a.instagram i {
    background-color: #8b398d;
}
.jag-tm-theme-14 .basic-info.style_icon{
    text-align: center;
    margin-top: 0;
}
.jag-tm-theme-14 .member-social.grayscale a i{
    background-color: #888888;
}
.jag-tm-theme-14 .basic-info.style_icon a{
    display: inline-block;
    margin: 0px 5px;
    font-size: 16px;
    border:0;
}
.jag-tm-theme-14 .basic-info a:hover{
    color: #ffffff;
}
.jag-tm-theme-14  li:hover .member-img-wrap img {
    -ms-transform: scale(0.97); /* IE 9 */
    -webkit-transform: scale(0.97); /* Chrome, Safari, Opera */
    transform: scale(0.97);
}
.jag-tm-theme-14 .jag-tm-readmore a,
.jag-tm-theme-14 .jag-tm-readmore a:hover{
    font-size: 12px;
    border: 0;
    color: #ffffff;
}
.jag-tm-theme-14 .jag-tm-readmore a:focus,
.jag-tm-theme-14 .jag-tm-readmore a:active{
    color: #ffffff !important;
}
.jag-tm-readmore-enabled .jag-tm-theme-14 .member-detail{
    padding-bottom: 80px;
}
.jag-tm-theme-14 .jag-tm-readmore{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.jag-tm-readmore-enabled .jag-tm-theme-14 .member-social{
    bottom: 40px;
}

/*Team 1*/
.jag-tm-theme-1.grayscale-hover  li:hover .member-img-wrap img {
    filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
    filter: gray;
    -webkit-filter: grayscale(100%);
}
.jag-tm-theme-1.grayscale-default  li:hover .member-img-wrap img {
    filter: initial;
    -webkit-filter: grayscale(0);
}
.jag-tm-theme-1.grayscale-default  li .member-img-wrap img {
    filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
    filter: gray;
    -webkit-filter: grayscale(100%);
}
/*Team 2*/
.jag-tm-theme-2.grayscale-hover  li:hover .member-img-wrap img {
    filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
    filter: gray;
    -webkit-filter: grayscale(100%);
}
.jag-tm-theme-2.grayscale-default  li:hover .member-img-wrap img {
    filter: initial;
    -webkit-filter: grayscale(0);
}
.jag-tm-theme-2.grayscale-default  li .member-img-wrap img {
    filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
    filter: gray;
    -webkit-filter: grayscale(100%);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
/*Team 3*/
.jag-tm-theme-3.grayscale-hover  li:hover .member-img-wrap img {
    filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
    filter: gray;
    -webkit-filter: grayscale(100%);
}
.jag-tm-theme-3.grayscale-default  li:hover .member-img-wrap img {
    filter: initial;
    -webkit-filter: grayscale(0);
}
.jag-tm-theme-3.grayscale-default  li .member-img-wrap img {
    filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
    filter: gray;
    -webkit-filter: grayscale(100%);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
/*Team 4*/
.jag-tm-theme-4.grayscale-hover li:hover .team-wrap img {
    filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
    filter: gray;
    -webkit-filter: grayscale(100%);
}
.jag-tm-theme-4.grayscale-default li:hover .team-wrap img {
    filter: initial;
    -webkit-filter: grayscale(0);
}
.jag-tm-theme-4.grayscale-default li .team-wrap img {
    filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
    filter: gray;
    -webkit-filter: grayscale(100%);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
/*Team 5*/
.jag-tm-theme-5.grayscale-hover  li:hover .member-img-wrap img {
    filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
    filter: gray;
    -webkit-filter: grayscale(100%);
}
.jag-tm-theme-5.grayscale-default  li:hover .member-img-wrap img {
    filter: initial;
    -webkit-filter: grayscale(0);
}
.jag-tm-theme-5.grayscale-default  li .member-img-wrap img {
    filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
    filter: gray;
    -webkit-filter: grayscale(100%);
}
/*Team 6*/
.jag-tm-theme-6.grayscale-hover  li:hover .member-img-wrap img {
    filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
    filter: gray;
    -webkit-filter: grayscale(100%);
}
.jag-tm-theme-6.grayscale-default  li:hover .member-img-wrap img {
    filter: initial;
    -webkit-filter: grayscale(0);
}
.jag-tm-theme-6.grayscale-default  li .member-img-wrap img {
    filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
    filter: gray;
    -webkit-filter: grayscale(100%);
}
.jag-tm-theme-6 .jag-tm-readmore{
    text-align: right;
}
/*Team 7*/
.jag-tm-theme-7.grayscale-hover  li:hover .member-img-wrap img {
    filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
    filter: gray;
    -webkit-filter: grayscale(100%);
}
.jag-tm-theme-7.grayscale-default  li:hover .member-img-wrap img {
    filter: initial;
    -webkit-filter: grayscale(0);
}
.jag-tm-theme-7.grayscale-default  li .member-img-wrap img {
    filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
    filter: gray;
    -webkit-filter: grayscale(100%);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
/*Team 8*/
.jag-tm-theme-8.grayscale-hover  li:hover .member-img-wrap img {
    filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
    filter: gray;
    -webkit-filter: grayscale(100%);
}
.jag-tm-theme-8.grayscale-default  li:hover .member-img-wrap img {
    filter: initial;
    -webkit-filter: grayscale(0);
}
.jag-tm-theme-8.grayscale-default  li .member-img-wrap img {
    filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
    filter: gray;
    -webkit-filter: grayscale(100%);
}
/*Team 9*/
.jag-tm-theme-9.grayscale-hover  li:hover .member-img-wrap img {
    filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
    filter: gray;
    -webkit-filter: grayscale(100%);
}
.jag-tm-theme-9 .image-anchor-wrap{
    background-color: rgb(0, 175, 209);
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    width: 150px;
    margin: 0 auto 10px;
    overflow: hidden;
    height: 150px;
    display: block;
}
.jag-tm-theme-9.grayscale-default  li:hover .member-img-wrap img {
    filter: initial;
    -webkit-filter: grayscale(0);
}
.jag-tm-theme-9.grayscale-default  li .member-img-wrap img {
    filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
    filter: gray;
    -webkit-filter: grayscale(100%);
}
/*Team 10*/
.jag-tm-theme-10.grayscale-hover  li:hover .member-img-wrap img {
    filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
    filter: gray;
    -webkit-filter: grayscale(100%);
}
.jag-tm-theme-10 .image-anchor-wrap{
    background-color: rgb(0, 175, 209);
    width: 150px;
    margin: 0 auto 10px;
    overflow: hidden;
    height: 150px;
    border-radius: 0 50%;
    display: block;
}
.jag-tm-theme-10.grayscale-default  li:hover .member-img-wrap img {
    filter: initial;
    -webkit-filter: grayscale(0);
}
.jag-tm-theme-10.grayscale-default  li .member-img-wrap img {
    filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
    filter: gray;
    -webkit-filter: grayscale(100%);
}
/*Team 11*/
.jag-tm-theme-11.grayscale-hover  li:hover .member-img-wrap img {
    filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
    filter: gray;
    -webkit-filter: grayscale(100%);
}
.jag-tm-theme-11.grayscale-default  li .member-img-wrap img {
    filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
    filter: gray;
    -webkit-filter: grayscale(100%);
}
.jag-tm-theme-11.grayscale-default  li:hover .member-img-wrap img {
    filter: initial;
    -webkit-filter: grayscale(0);
}
/*Team 12*/
.jag-tm-theme-12.grayscale-hover  li:hover .member-img-wrap img {
    filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
    filter: gray;
    -webkit-filter: grayscale(100%);
}
.jag-tm-theme-12.grayscale-default  li:hover .member-img-wrap img {
    filter: initial;
    -webkit-filter: grayscale(0);
}
.jag-tm-theme-12.grayscale-default  li .member-img-wrap img {
    filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
    filter: gray;
    -webkit-filter: grayscale(100%);
}
/*Team 13*/
.jag-tm-theme-13.grayscale-hover  li:hover .member-img-wrap img {
    filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
    filter: gray;
    -webkit-filter: grayscale(100%);
}
.jag-tm-theme-13.grayscale-default  li:hover .member-img-wrap img {
    filter: initial;
    -webkit-filter: grayscale(0);
}
.jag-tm-theme-13.grayscale-default  li .member-img-wrap img {
    filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
    filter: gray;
    -webkit-filter: grayscale(100%);
}
/*Team 14*/
.jag-tm-theme-14.grayscale-hover  li:hover .member-img-wrap img {
    filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
    filter: gray;
    -webkit-filter: grayscale(100%);
}
.jag-tm-theme-14 .image-anchor-wrap{
    background-color: rgb(0, 175, 209);
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    width: 150px;
    margin: 0 auto 10px;
    overflow: hidden;
    height: 150px;
    background-color: #ffffff;
    display: block;
}
.jag-tm-theme-14.grayscale-default  li:hover .member-img-wrap img {
    filter: initial;
    -webkit-filter: grayscale(0);
}
.jag-tm-theme-14.grayscale-default  li .member-img-wrap img {
    filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
    filter: gray;
    -webkit-filter: grayscale(100%);
}
