body .gs_team_area.gs_team_loading,
body .gs_team_area.gs_team_loading * {
    -webkit-transition: none !important;
    transition: none !important
}

.gs-containeer,
.gs-containeer *,
.gs_team_area,
.gs_team_area *,
.mfp-gsteam,
.mfp-gsteam * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.gs_team_area {
    line-height: 1.5;
    margin: 0 auto !important;
    width: 100%
}

.gs_team_area table {
    margin: 16px 0
}

.gs_team_area img {
    height: auto
}

.gs_team_area a,
.gs_team_area a:focus,
.gs_team_area a:hover {
    border: none;
    outline: none !important
}

.gs_team_area.gs-team--img-efect_none .gs_team_member--image {
    -webkit-filter: none;
    filter: none
}

.gs_team_area.gs-team--img-efect_blur .gs_team_member--image {
    -webkit-filter: blur(7px) brightness(1) contrast(1) grayscale(0) hue-rotate(0deg) invert(0) opacity(1) saturate(1) sepia(0);
    filter: blur(7px) brightness(1) contrast(1) grayscale(0) hue-rotate(0deg) invert(0) opacity(1) saturate(1) sepia(0)
}

.gs_team_area.gs-team--img-efect_brightness .gs_team_member--image {
    -webkit-filter: blur(0) brightness(.5) contrast(1) grayscale(0) hue-rotate(0deg) invert(0) opacity(1) saturate(1) sepia(0);
    filter: blur(0) brightness(.5) contrast(1) grayscale(0) hue-rotate(0deg) invert(0) opacity(1) saturate(1) sepia(0)
}

.gs_team_area.gs-team--img-efect_contrast .gs_team_member--image {
    -webkit-filter: blur(0) brightness(1) contrast(.5) grayscale(0) hue-rotate(0deg) invert(0) opacity(1) saturate(1) sepia(0);
    filter: blur(0) brightness(1) contrast(.5) grayscale(0) hue-rotate(0deg) invert(0) opacity(1) saturate(1) sepia(0)
}

.gs_team_area.gs-team--img-efect_grayscale .gs_team_member--image {
    -webkit-filter: blur(0) brightness(1) contrast(1) grayscale(1) hue-rotate(0deg) invert(0) opacity(1) saturate(1) sepia(0);
    filter: blur(0) brightness(1) contrast(1) grayscale(1) hue-rotate(0deg) invert(0) opacity(1) saturate(1) sepia(0)
}

.gs_team_area.gs-team--img-efect_hue_rotate .gs_team_member--image {
    -webkit-filter: blur(0) brightness(1) contrast(1) grayscale(0) hue-rotate(45deg) invert(0) opacity(1) saturate(1) sepia(0);
    filter: blur(0) brightness(1) contrast(1) grayscale(0) hue-rotate(45deg) invert(0) opacity(1) saturate(1) sepia(0)
}

.gs_team_area.gs-team--img-efect_invert .gs_team_member--image {
    -webkit-filter: blur(0) brightness(1) contrast(1) grayscale(0) hue-rotate(0deg) invert(1) opacity(1) saturate(1) sepia(0);
    filter: blur(0) brightness(1) contrast(1) grayscale(0) hue-rotate(0deg) invert(1) opacity(1) saturate(1) sepia(0)
}

.gs_team_area.gs-team--img-efect_opacity .gs_team_member--image {
    -webkit-filter: blur(0) brightness(1) contrast(1) grayscale(0) hue-rotate(0deg) invert(0) opacity(.5) saturate(1) sepia(0);
    filter: blur(0) brightness(1) contrast(1) grayscale(0) hue-rotate(0deg) invert(0) opacity(.5) saturate(1) sepia(0)
}

.gs_team_area.gs-team--img-efect_saturate .gs_team_member--image {
    -webkit-filter: blur(0) brightness(1) contrast(1) grayscale(0) hue-rotate(0deg) invert(0) opacity(1) saturate(.5) sepia(0);
    filter: blur(0) brightness(1) contrast(1) grayscale(0) hue-rotate(0deg) invert(0) opacity(1) saturate(.5) sepia(0)
}

.gs_team_area.gs-team--img-efect_sepia .gs_team_member--image {
    -webkit-filter: blur(0) brightness(1) contrast(1) grayscale(0) hue-rotate(0deg) invert(0) opacity(1) saturate(1) sepia(1);
    filter: blur(0) brightness(1) contrast(1) grayscale(0) hue-rotate(0deg) invert(0) opacity(1) saturate(1) sepia(1)
}

.gs_team_area.gs-team--img-hover-efect_none .gs-team-table-row:hover .gs_team_member--image,
.gs_team_area.gs-team--img-hover-efect_none .single-member--flip:hover .gs_team_member--image,
.gs_team_area.gs-team--img-hover-efect_none .single-member:hover .gs_team_member--image {
    -webkit-filter: none;
    filter: none
}

.gs_team_area.gs-team--img-hover-efect_blur .gs-team-table-row:hover .gs_team_member--image,
.gs_team_area.gs-team--img-hover-efect_blur .single-member--flip:hover .gs_team_member--image,
.gs_team_area.gs-team--img-hover-efect_blur .single-member:hover .gs_team_member--image {
    -webkit-filter: blur(7px) brightness(1) contrast(1) grayscale(0) hue-rotate(0deg) invert(0) opacity(1) saturate(1) sepia(0);
    filter: blur(7px) brightness(1) contrast(1) grayscale(0) hue-rotate(0deg) invert(0) opacity(1) saturate(1) sepia(0)
}

.gs_team_area.gs-team--img-hover-efect_brightness .gs-team-table-row:hover .gs_team_member--image,
.gs_team_area.gs-team--img-hover-efect_brightness .single-member--flip:hover .gs_team_member--image,
.gs_team_area.gs-team--img-hover-efect_brightness .single-member:hover .gs_team_member--image {
    -webkit-filter: blur(0) brightness(.5) contrast(1) grayscale(0) hue-rotate(0deg) invert(0) opacity(1) saturate(1) sepia(0);
    filter: blur(0) brightness(.5) contrast(1) grayscale(0) hue-rotate(0deg) invert(0) opacity(1) saturate(1) sepia(0)
}

.gs_team_area.gs-team--img-hover-efect_contrast .gs-team-table-row:hover .gs_team_member--image,
.gs_team_area.gs-team--img-hover-efect_contrast .single-member--flip:hover .gs_team_member--image,
.gs_team_area.gs-team--img-hover-efect_contrast .single-member:hover .gs_team_member--image {
    -webkit-filter: blur(0) brightness(1) contrast(.5) grayscale(0) hue-rotate(0deg) invert(0) opacity(1) saturate(1) sepia(0);
    filter: blur(0) brightness(1) contrast(.5) grayscale(0) hue-rotate(0deg) invert(0) opacity(1) saturate(1) sepia(0)
}

.gs_team_area.gs-team--img-hover-efect_grayscale .gs-team-table-row:hover .gs_team_member--image,
.gs_team_area.gs-team--img-hover-efect_grayscale .single-member--flip:hover .gs_team_member--image,
.gs_team_area.gs-team--img-hover-efect_grayscale .single-member:hover .gs_team_member--image {
    -webkit-filter: blur(0) brightness(1) contrast(1) grayscale(1) hue-rotate(0deg) invert(0) opacity(1) saturate(1) sepia(0);
    filter: blur(0) brightness(1) contrast(1) grayscale(1) hue-rotate(0deg) invert(0) opacity(1) saturate(1) sepia(0)
}

.gs_team_area.gs-team--img-hover-efect_hue_rotate .gs-team-table-row:hover .gs_team_member--image,
.gs_team_area.gs-team--img-hover-efect_hue_rotate .single-member--flip:hover .gs_team_member--image,
.gs_team_area.gs-team--img-hover-efect_hue_rotate .single-member:hover .gs_team_member--image {
    -webkit-filter: blur(0) brightness(1) contrast(1) grayscale(0) hue-rotate(45deg) invert(0) opacity(1) saturate(1) sepia(0);
    filter: blur(0) brightness(1) contrast(1) grayscale(0) hue-rotate(45deg) invert(0) opacity(1) saturate(1) sepia(0)
}

.gs_team_area.gs-team--img-hover-efect_invert .gs-team-table-row:hover .gs_team_member--image,
.gs_team_area.gs-team--img-hover-efect_invert .single-member--flip:hover .gs_team_member--image,
.gs_team_area.gs-team--img-hover-efect_invert .single-member:hover .gs_team_member--image {
    -webkit-filter: blur(0) brightness(1) contrast(1) grayscale(0) hue-rotate(0deg) invert(1) opacity(1) saturate(1) sepia(0);
    filter: blur(0) brightness(1) contrast(1) grayscale(0) hue-rotate(0deg) invert(1) opacity(1) saturate(1) sepia(0)
}

.gs_team_area.gs-team--img-hover-efect_opacity .gs-team-table-row:hover .gs_team_member--image,
.gs_team_area.gs-team--img-hover-efect_opacity .single-member--flip:hover .gs_team_member--image,
.gs_team_area.gs-team--img-hover-efect_opacity .single-member:hover .gs_team_member--image {
    -webkit-filter: blur(0) brightness(1) contrast(1) grayscale(0) hue-rotate(0deg) invert(0) opacity(.5) saturate(1) sepia(0);
    filter: blur(0) brightness(1) contrast(1) grayscale(0) hue-rotate(0deg) invert(0) opacity(.5) saturate(1) sepia(0)
}

.gs_team_area.gs-team--img-hover-efect_saturate .gs-team-table-row:hover .gs_team_member--image,
.gs_team_area.gs-team--img-hover-efect_saturate .single-member--flip:hover .gs_team_member--image,
.gs_team_area.gs-team--img-hover-efect_saturate .single-member:hover .gs_team_member--image {
    -webkit-filter: blur(0) brightness(1) contrast(1) grayscale(0) hue-rotate(0deg) invert(0) opacity(1) saturate(.5) sepia(0);
    filter: blur(0) brightness(1) contrast(1) grayscale(0) hue-rotate(0deg) invert(0) opacity(1) saturate(.5) sepia(0)
}

.gs_team_area.gs-team--img-hover-efect_sepia .gs-team-table-row:hover .gs_team_member--image,
.gs_team_area.gs-team--img-hover-efect_sepia .single-member--flip:hover .gs_team_member--image,
.gs_team_area.gs-team--img-hover-efect_sepia .single-member:hover .gs_team_member--image {
    -webkit-filter: blur(0) brightness(1) contrast(1) grayscale(0) hue-rotate(0deg) invert(0) opacity(1) saturate(1) sepia(1);
    filter: blur(0) brightness(1) contrast(1) grayscale(0) hue-rotate(0deg) invert(0) opacity(1) saturate(1) sepia(1)
}

.gs_team_area .gridder-expanded-content img.gs_team_member--image,
.gs_team_area .gs-team-panel-container img.gs_team_member--image {
    -webkit-filter: none;
    filter: none
}

.gs_team_area .form-control {
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    color: #495057;
    display: block;
    font-size: 1rem;
    font-size: inherit;
    font-weight: 400;
    line-height: 1.5;
    min-height: calc(1.5em + .75rem + 2px);
    outline: none;
    padding: .375rem .75rem;
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    width: 100%
}

.gs_team_area .form-control:focus {
    background: #fff
}

.gs_geam--loaded {
    opacity: 1 !important;
    visibility: visible !important
}

.gs_team_image__wrapper {
    border: none;
    line-height: 0;
    overflow: hidden
}

.gs-team-name a,
.gs-team-name a:hover {
    text-decoration: none
}

.gs-member-desc {
    margin-bottom: 1em;
    margin-top: 1em
}

ul.gs-team-social li {
    display: inline-block;
    list-style-type: none;
    margin: 0 0 5px
}

.gs-single-container,
.gs_team_area .gs-containeer {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.gs_team_area .gs-containeer {
    margin: 0 auto !important
}

.gs_team_area .gs-containeer .gs-roow {
    margin-left: -5px;
    margin-right: -5px
}

.gs_team_area.gs_tm_theme13 .gs-containeer .gs-roow {
    margin-left: -8px;
    margin-right: -8px
}

.gs_team_area.gs_tm_drawer2 .gs-containeer .gs-roow {
    margin-left: 0;
    margin-right: 0
}

.gs_team_area .gs-col-lg-1,
.gs_team_area .gs-col-lg-2,
.gs_team_area .gs-col-lg-3,
.gs_team_area .gs-col-lg-4,
.gs_team_area .gs-col-lg-5,
.gs_team_area .gs-col-lg-6,
.gs_team_area .gs-col-lg-7,
.gs_team_area .gs-col-lg-8,
.gs_team_area .gs-col-lg-9,
.gs_team_area .gs-col-lg-10,
.gs_team_area .gs-col-lg-11,
.gs_team_area .gs-col-lg-12,
.gs_team_area .gs-col-md-1,
.gs_team_area .gs-col-md-2,
.gs_team_area .gs-col-md-3,
.gs_team_area .gs-col-md-4,
.gs_team_area .gs-col-md-5,
.gs_team_area .gs-col-md-6,
.gs_team_area .gs-col-md-7,
.gs_team_area .gs-col-md-8,
.gs_team_area .gs-col-md-9,
.gs_team_area .gs-col-md-10,
.gs_team_area .gs-col-md-11,
.gs_team_area .gs-col-md-12,
.gs_team_area .gs-col-sm-1,
.gs_team_area .gs-col-sm-2,
.gs_team_area .gs-col-sm-3,
.gs_team_area .gs-col-sm-4,
.gs_team_area .gs-col-sm-5,
.gs_team_area .gs-col-sm-6,
.gs_team_area .gs-col-sm-7,
.gs_team_area .gs-col-sm-8,
.gs_team_area .gs-col-sm-9,
.gs_team_area .gs-col-sm-10,
.gs_team_area .gs-col-sm-11,
.gs_team_area .gs-col-sm-12,
.gs_team_area .gs-col-xs-1,
.gs_team_area .gs-col-xs-2,
.gs_team_area .gs-col-xs-3,
.gs_team_area .gs-col-xs-4,
.gs_team_area .gs-col-xs-5,
.gs_team_area .gs-col-xs-6,
.gs_team_area .gs-col-xs-7,
.gs_team_area .gs-col-xs-8,
.gs_team_area .gs-col-xs-9,
.gs_team_area .gs-col-xs-10,
.gs_team_area .gs-col-xs-11,
.gs_team_area .gs-col-xs-12 {
    padding-left: 5px !important;
    padding-right: 5px !important
}

.gs_team_area .search-filter input,
.gs_team_area .search-filter select {
    background-position: 100%;
    background-repeat: no-repeat;
    height: auto;
    line-height: 1;
    max-width: 100%;
    min-height: 36px;
    padding: 16px;
    width: 100%
}

.gs-multi-select--wrapper {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding-right: 24px;
    position: relative;
    width: 100%
}

.gs-multi-select--arrow {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZmlsbD0iIzYyNjM2ZiIgZD0ibTUuMjkzIDkuNzA3IDYgNmEuOTk5Ljk5OSAwIDAgMCAxLjQxNCAwbDYtNmEuOTk5Ljk5OSAwIDEgMC0xLjQxNC0xLjQxNEwxMiAxMy41ODYgNi43MDcgOC4yOTNhLjk5OS45OTkgMCAxIDAtMS40MTQgMS40MTR6Ii8+PC9zdmc+) !important;
    background-position: 50% !important;
    background-repeat: no-repeat !important;
    background-size: 18px !important;
    height: 20px;
    opacity: .6;
    position: absolute;
    right: 10px;
    top: 17px;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    width: 20px
}

.gs-mu-select--has-value .gs-multi-select--arrow,
.gs-multi-select--arrow {
    -webkit-transform: rotate(0deg) !important;
    -ms-transform: rotate(0deg) !important;
    transform: rotate(0deg) !important
}

.gs-mu-select--has-value .gs-multi-select--arrow {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0iIzYyNjM2ZiI+PHBhdGggZD0iTTE0LjM0OCAxNC44NDlhMS4yIDEuMiAwIDAgMS0xLjY5NyAwTDEwIDExLjgxOWwtMi42NTEgMy4wMjlhMS4yIDEuMiAwIDEgMS0xLjY5Ny0xLjY5N2wyLjc1OC0zLjE1LTIuNzU5LTMuMTUyYTEuMiAxLjIgMCAxIDEgMS42OTctMS42OTdMMTAgOC4xODNsMi42NTEtMy4wMzFhMS4yIDEuMiAwIDEgMSAxLjY5NyAxLjY5N2wtMi43NTggMy4xNTIgMi43NTggMy4xNWExLjIgMS4yIDAgMCAxIDAgMS42OTh6Ii8+PC9zdmc+) !important
}

.gs-multi-select--bar {
    color: #999;
    cursor: pointer;
    font-size: 16px;
    line-height: 1.3;
    padding: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.gs-multi-select--bar:hover .gs-multi-select--arrow {
    opacity: 1
}

.gs-text-ellipsis {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.gs-multi-select--options {
    background: #fff;
    -webkit-box-shadow: 0 0 0 1px #ddd;
    box-shadow: 0 0 0 1px #ddd;
    left: 0;
    max-height: 260px;
    opacity: 0;
    overflow: hidden;
    overflow-y: auto;
    padding: 16px;
    position: absolute;
    top: 100%;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    visibility: hidden;
    width: 100%;
    z-index: 9
}

.gs-select--open .gs-multi-select--options {
    opacity: 1;
    visibility: visible
}

.gs-select--open .gs-multi-select--arrow {
    -webkit-transform: rotate(-90deg) !important;
    -ms-transform: rotate(-90deg) !important;
    transform: rotate(-90deg) !important
}

.gs-multi-select--single {
    display: block
}

.gs-multi-select--single:not(:last-child) {
    margin-bottom: 14px
}

.gs-multi-select--single label {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 !important;
    outline: none !important;
    padding: 0 !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.gs-multi-select--single label span.gs-select--indicator {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 2px;
    height: 24px;
    margin-right: 10px;
    position: relative;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    width: 24px
}

.gs-multi-select--single label span.gs-select--indicator:after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZmlsbD0iI2ZmZiIgZD0ibTI4Ljk5OCA4LjUzMS0yLjEzNC0yLjEzNGExLjAwNiAxLjAwNiAwIDAgMC0xLjQyMyAwTDEyLjY0NiAxOS4xOTJsLTYuMDg2LTYuMTNhMS4wMDYgMS4wMDYgMCAwIDAtMS40MjMgMGwtMi4xMzQgMi4xMzRhMS4wMDYgMS4wMDYgMCAwIDAgMCAxLjQyM2w4LjkyNCA4Ljk4NGMuMzkzLjM5MyAxLjAzLjM5MyAxLjQyMyAwTDI4Ljk5OCA5Ljk1NGExLjAwNiAxLjAwNiAwIDAgMCAwLTEuNDIzeiIvPjwvc3ZnPg==) !important;
    background-position: 50% !important;
    background-repeat: no-repeat !important;
    background-size: 14px !important;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    width: 100%
}

.gs-multi-select--single label input:checked+span.gs-select--indicator {
    background-color: #62636f !important;
    border-color: #62636f !important
}

.gs-multi-select--single label input:checked+span.gs-select--indicator:after {
    opacity: 1
}

.gs-multi-select--single:hover span.gs-select--indicator {
    border-color: rgba(0, 0, 0, .5)
}

.gs-clear-filter-button--area {
    display: none;
    margin-bottom: 30px !important;
    text-align: center !important
}

.gs-clear-filter-button--area .gs-clear-filter-button {
    background-color: transparent !important;
    border: 1px solid rgba(0, 0, 0, .14) !important;
    border-radius: 3px !important;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    line-height: 1.3;
    padding: 10px 14px !important
}

.gs_team_area .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.single-member>a {
    display: block !important;
    margin: 0 !important;
    padding: 0 !important
}

.grey-desc a,
.single-member .gs-member-desc a,
.single-member .img-area a {
    border-bottom: none !important;
    text-decoration: none
}

.single-member .gs-member-desc a:hover {
    color: #e1e1e1
}

.vc_column_container .gs-containeer {
    margin-left: -16px;
    padding-right: 54px
}

.flex-align-justify-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    width: 100%
}

.gs_tm_drawer2 .single-member,
.gs_tm_grid2 .single-member,
.gs_tm_theme1 .single-member,
.gs_tm_theme2 .single-member,
.gs_tm_theme3 .single-member,
.gs_tm_theme4 .single-member,
.gs_tm_theme5 .single-member,
.gs_tm_theme6 .single-member,
.gs_tm_theme7 .single-member,
.gs_tm_theme8 .single-member,
.gs_tm_theme9 .single-member,
.gs_tm_theme10 .single-member,
.gs_tm_theme11 .single-member,
.gs_tm_theme12 .single-member,
.gs_tm_theme13 .single-member,
.gs_tm_theme19 .single-member,
.gs_tm_theme20 .single-member,
.gs_tm_theme22 .single-member,
.gs_tm_theme23 .single-member,
.gs_tm_theme24 .single-member {
    background: none !important
}

.single-member-div.gs-single-member {
    margin: 0 !important;
    padding: 0 !important
}

.gs-roow.gs-custom-layout-ten {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.gs-team-bottom {
    background-color: #fcc015;
    padding: 10px 0;
    text-align: center
}

.name-designation-icon {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between
}

.gs_tm_theme1 .gs-member-desig,
.gs_tm_theme1 .gs-member-name,
.gs_tm_theme2 .gs-member-desig,
.gs_tm_theme2 .gs-member-name,
.gs_tm_theme7 .gs-member-desig,
.gs_tm_theme7 .gs-member-name,
.gs_tm_theme10 .gs-member-desig,
.gs_tm_theme10 .gs-member-name,
.gs_tm_theme23 .gs-member-desig,
.gs_tm_theme23 .gs-member-name {
    text-align: center
}

.gs_tm_theme1 .gs-member-name,
.gs_tm_theme2 .gs-member-name,
.gs_tm_theme7 .gs-member-name,
.gs_tm_theme23 .gs-member-name {
    margin-top: 6px
}

.gs_tm_theme23 .gs-member-name {
    font-size: 24px
}

.gs_tm_theme1 p,
.gs_tm_theme7 p {
    font-size: 16px;
    line-height: 1.2
}

.gs_tm_theme1 .single-member,
.gs_tm_theme2 .single-member,
.gs_tm_theme7 .single-member {
    overflow: hidden;
    position: relative
}

.gs_tm_theme1 .single-mem-desc-social,
.gs_tm_theme7 .single-mem-desc-social {
    background-color: rgba(20, 20, 18, .6);
    height: 100%;
    left: 0;
    opacity: 0;
    padding: 0 6% 20px;
    position: absolute;
    text-align: center;
    top: 0;
    -webkit-transform: translateY(80px);
    -ms-transform: translateY(80px);
    transform: translateY(80px);
    -webkit-transition: all .45s ease-out 0s;
    transition: all .45s ease-out 0s;
    width: 100%
}

.gs_tm_theme1 .single-mem-desc-social,
.gs_tm_theme1 .single-mem-desc-social p,
.gs_tm_theme7 .single-mem-desc-social,
.gs_tm_theme7 .single-mem-desc-social p {
    color: #fff
}

.gs_tm_theme1 .single-member:hover .single-mem-desc-social,
.gs_tm_theme7 .single-member:hover .single-mem-desc-social {
    opacity: 1;
    -webkit-transform: rotateY(0deg) scale(1);
    transform: rotateY(0deg) scale(1)
}

.gs_tm_theme2 .single-member:hover .single-mem-desc-social {
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}

.gs_tm_theme1 .gs-member-desc a,
.gs_tm_theme2 .gs-member-desc a,
.gs_tm_theme7 .gs-member-desc a {
    color: #fff;
    font-style: italic;
    font-weight: 700;
    margin-left: 5px;
    -webkit-transition: 1s;
    transition: 1s
}

.gs_tm_theme1 .gs-member-desc a:hover,
.gs_tm_theme2 .gs-member-desc a:hover,
.gs_tm_theme7 .gs-member-desc a:hover {
    border-bottom: none;
    text-decoration: none
}

.gs_tm_theme1 .single-member-div,
.gs_tm_theme2 .single-member-div,
.gs_tm_theme3 .single-member-div,
.gs_tm_theme4 .single-member-div,
.gs_tm_theme5 .single-member-div,
.gs_tm_theme6 .single-member-div {
    margin-bottom: 30px
}

.gs-team-social li a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    border: 1px solid #fff !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #0e0e0e !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 40px;
    height: 35px;
    justify-content: center;
    line-height: 1 !important;
    margin: 0 2px;
    padding: 0 !important;
    text-align: center;
    text-decoration: none !important;
    -webkit-transition: .5s;
    transition: .5s;
    width: 35px
}

.gs-team-social li:first-child a {
    margin-left: 0
}

.gs-team-social li:last-child a {
    margin-right: 0
}

.gs-team-social li a i {
    line-height: 1 !important
}

.entry-content .gs_team_area ul li i,
.gs_team_area ul li i {
    margin: 0
}

.gs_tm_theme1 ul li i,
.gs_tm_theme1 ul li svg,
.gs_tm_theme2 ul li i,
.gs_tm_theme2 ul li svg,
.gs_tm_theme7 ul li i,
.gs_tm_theme7 ul li svg {
    color: #fff
}

.gs_tm_theme7 .owl-theme .owl-controls {
    margin-top: 20px
}

.gs_tm_theme7 .owl-nav {
    text-transform: capitalize
}

.gs-team-social {
    margin: 0 !important;
    padding: 0 !important
}

.gs-team-social a[class*=link]:hover {
    background: #40ac9b !important;
    border: 1px solid #40ac9b !important
}

.gs-team-social a[class*=linkedin]:hover {
    background: #1988be !important;
    border: 1px solid #1988be !important
}

.gs-team-social a[class*=facebook]:hover {
    background: #46619d !important;
    border: 1px solid #46619d !important
}

.gs-team-social a[class*=twitter]:hover {
    background: #1d9ff3 !important;
    border: 1px solid #1d9ff3 !important
}

.gs-team-social a[class*=x-twitter]:hover {
    background: #000 !important;
    border: 1px solid #000 !important
}

.gs-team-social a[class*=google-plus]:hover {
    background: #dd4338 !important;
    border: 1px solid #dd4338 !important
}

.gs-team-social a[class*=youtube]:hover {
    background: #e52010 !important;
    border: 1px solid #e52010 !important
}

.gs-team-social a[class*=vimeo-square]:hover {
    background: #1ab7ea !important;
    border: 1px solid #1ab7ea !important
}

.gs-team-social a[class*=instagram]:hover {
    background: #405de6 !important;
    border: 1px solid #405de6 !important
}

.gs-team-social a[class*=dribbble]:hover {
    background: #ea4c89 !important;
    border: 1px solid #ea4c89 !important
}

.gs-team-social a[class*=behance]:hover {
    background: #1769ff !important;
    border: 1px solid #1769ff !important
}

.gs-team-social a[class*=pinterest]:hover {
    background: #bd081c !important;
    border: 1px solid #bd081c !important
}

.gs-team-social a[class*=flickr]:hover {
    background: #ff0084 !important;
    border: 1px solid #ff0084 !important
}

.gs-team-social a[class*=stumbleupon]:hover {
    background: #eb4924 !important;
    border: 1px solid #eb4924 !important
}

.gs-team-social a[class*=delicious]:hover {
    background: #39f !important;
    border: 1px solid #39f !important
}

.gs-team-social a[class*=reddit]:hover {
    background: #5f99cf !important;
    border: 1px solid #5f99cf !important
}

.gs-team-social a[class*=vk]:hover {
    background: #45668e !important;
    border: 1px solid #45668e !important
}

.gs-team-social a[class*=vine]:hover {
    background: #00b488 !important;
    border: 1px solid #00b488 !important
}

.gs-team-social a[class*=github]:hover {
    background: #333 !important;
    border: 1px solid #333 !important
}

.gs-team-social a[class*=stack-overflow]:hover {
    background: #f48024 !important;
    border: 1px solid #f48024 !important
}

.gs-team-social a[class*=soundcloud]:hover {
    background: #f30 !important;
    border: 1px solid #f30 !important
}

.gs-team-social a[class*=envelope]:hover {
    background: #9000f0 !important;
    border: 1px solid #9000f0 !important
}

.gs-team-social a[class*=skype]:hover {
    background: #00aff0 !important;
    border: 1px solid #00aff0 !important
}

.gs-team-social a[class*=whatsapp]:hover {
    background: #25d366 !important;
    border: 1px solid #25d366 !important
}

.gs-team-social a[class*=dropbox]:hover {
    background: #007ee5 !important;
    border: 1px solid #007ee5 !important
}

.gs-team-social a[class*=wordpress]:hover {
    background: #0087be !important;
    border: 1px solid #0087be !important
}

.gs-team-social a[class*=tumblr]:hover {
    background: #35465c !important;
    border: 1px solid #35465c !important
}

.gs-team-social a[class*=foursquare]:hover {
    background: #f94877 !important;
    border: 1px solid #f94877 !important
}

.gs-team-social a[class*=xing]:hover {
    background: #026466 !important;
    border: 1px solid #026466 !important
}

.gs-team-social a[class*=lastfm]:hover {
    background: #d51007 !important;
    border: 1px solid #d51007 !important
}

.gs-team-social a[class*=hacker-news]:hover {
    background: #f60 !important;
    border: 1px solid #f60 !important
}

.gs-team-social a[class*=yahoo]:hover {
    background: #410093 !important;
    border: 1px solid #410093 !important
}

.gs-team-social a[class*=trello]:hover {
    background: #0079bf !important;
    border: 1px solid #0079bf !important
}

.gs-team-social a[class*=steam]:hover {
    background: #00adee !important;
    border: 1px solid #00adee !important
}

.gs-team-social a[class*=deviantart]:hover {
    background: #05cc47 !important;
    border: 1px solid #05cc47 !important
}

.gs-team-social a[class*=feed]:hover {
    background: #f26522 !important;
    border: 1px solid #f26522 !important
}

.gs-team-social a[class*=renren]:hover {
    background: #013ca6 !important;
    border: 1px solid #013ca6 !important
}

.gs-team-social a[class*=digg]:hover {
    background: #005be2 !important;
    border: 1px solid #005be2 !important
}

.gs-team-social a[class*=spotify]:hover {
    background: #1db954 !important;
    border: 1px solid #1db954 !important
}

.gs-team-social a[class*=twitch]:hover {
    background: #6441a5 !important;
    border: 1px solid #6441a5 !important
}

.gs-team-social a[class*=x-twitch]:hover {
    background: #000 !important;
    border: 1px solid #000 !important
}

.gs-team-social a[class*=slideshare]:hover {
    background: #0077b5 !important;
    border: 1px solid #0077b5 !important
}

.gs-tm-sicons .gs-team-social a[class*=link] {
    background: #40ac9b !important;
    border: 1px solid #40ac9b !important
}

.gs-tm-sicons .gs-team-social a[class*=link]:hover {
    background: transparent !important;
    color: #40ac9b !important
}

.gs-tm-sicons .gs-team-social a[class*=linkedin] {
    background: #1988be !important;
    border: 1px solid #1988be !important
}

.gs-tm-sicons .gs-team-social a[class*=linkedin]:hover {
    background: transparent !important;
    color: #1988be !important
}

.gs-tm-sicons .gs-team-social a[class*=facebook] {
    background: #46619d !important;
    border: 1px solid #46619d !important
}

.gs-tm-sicons .gs-team-social a[class*=facebook]:hover {
    background: transparent !important;
    color: #46619d !important
}

.gs-tm-sicons .gs-team-social a[class*=twitter] {
    background: #1d9ff3 !important;
    border: 1px solid #1d9ff3 !important
}

.gs-tm-sicons .gs-team-social a[class*=twitter]:hover {
    background: transparent !important;
    color: #1d9ff3 !important
}

.gs-tm-sicons .gs-team-social a[class*=x-twitter] {
    background: #000 !important;
    border: 1px solid #000 !important
}

.gs-tm-sicons .gs-team-social a[class*=x-twitter]:hover {
    background: transparent !important;
    color: #000 !important
}

.gs-tm-sicons .gs-team-social a[class*=google-plus] {
    background: #dd4338 !important;
    border: 1px solid #dd4338 !important
}

.gs-tm-sicons .gs-team-social a[class*=google-plus]:hover {
    background: transparent !important;
    color: #dd4338 !important
}

.gs-tm-sicons .gs-team-social a[class*=youtube] {
    background: #e52010 !important;
    border: 1px solid #e52010 !important
}

.gs-tm-sicons .gs-team-social a[class*=youtube]:hover {
    background: transparent !important;
    color: #e52010 !important
}

.gs-tm-sicons .gs-team-social a[class*=envelope] {
    background: #9000f0 !important;
    border: 1px solid #9000f0 !important
}

.gs-tm-sicons .gs-team-social a[class*=envelope]:hover {
    background: transparent !important;
    color: #9000f0 !important
}

.gs-tm-sicons .gs-team-social a[class*=vimeo-square] {
    background: #1ab7ea !important;
    border: 1px solid #1ab7ea !important
}

.gs-tm-sicons .gs-team-social a[class*=vimeo-square]:hover {
    background: transparent !important;
    color: #1ab7ea !important
}

.gs-tm-sicons .gs-team-social a[class*=instagram] {
    background: #405de6 !important;
    border: 1px solid #405de6 !important
}

.gs-tm-sicons .gs-team-social a[class*=instagram]:hover {
    background: transparent !important;
    color: #405de6 !important
}

.gs-tm-sicons .gs-team-social a[class*=dribbble] {
    background: #ea4c89 !important;
    border: 1px solid #ea4c89 !important
}

.gs-tm-sicons .gs-team-social a[class*=dribbble]:hover {
    background: transparent !important;
    color: #ea4c89 !important
}

.gs-tm-sicons .gs-team-social a[class*=behance] {
    background: #1769ff !important;
    border: 1px solid #1769ff !important
}

.gs-tm-sicons .gs-team-social a[class*=behance]:hover {
    background: transparent !important;
    color: #1769ff !important
}

.gs-tm-sicons .gs-team-social a[class*=pinterest] {
    background: #bd081c !important;
    border: 1px solid #bd081c !important
}

.gs-tm-sicons .gs-team-social a[class*=pinterest]:hover {
    background: transparent !important;
    color: #bd081c !important
}

.gs-tm-sicons .gs-team-social a[class*=flickr] {
    background: #ff0084 !important;
    border: 1px solid #ff0084 !important
}

.gs-tm-sicons .gs-team-social a[class*=flickr]:hover {
    background: transparent !important;
    color: #ff0084 !important
}

.gs-tm-sicons .gs-team-social a[class*=stumbleupon] {
    background: #eb4924 !important;
    border: 1px solid #eb4924 !important
}

.gs-tm-sicons .gs-team-social a[class*=stumbleupon]:hover {
    background: transparent !important;
    color: #eb4924 !important
}

.gs-tm-sicons .gs-team-social a[class*=delicious] {
    background: #39f !important;
    border: 1px solid #39f !important
}

.gs-tm-sicons .gs-team-social a[class*=delicious]:hover {
    background: transparent !important;
    color: #39f !important
}

.gs-tm-sicons .gs-team-social a[class*=reddit] {
    background: #5f99cf !important;
    border: 1px solid #5f99cf !important
}

.gs-tm-sicons .gs-team-social a[class*=reddit]:hover {
    background: transparent !important;
    color: #5f99cf !important
}

.gs-tm-sicons .gs-team-social a[class*=vk] {
    background: #45668e !important;
    border: 1px solid #45668e !important
}

.gs-tm-sicons .gs-team-social a[class*=vk]:hover {
    background: transparent !important;
    color: #45668e !important
}

.gs-tm-sicons .gs-team-social a[class*=vine] {
    background: #00b488 !important;
    border: 1px solid #00b488 !important
}

.gs-tm-sicons .gs-team-social a[class*=vine]:hover {
    background: transparent !important;
    color: #00b488 !important
}

.gs-tm-sicons .gs-team-social a[class*=github] {
    background: #333 !important;
    border: 1px solid #333 !important
}

.gs-tm-sicons .gs-team-social a[class*=github]:hover {
    background: transparent !important;
    color: #333 !important
}

.gs-tm-sicons .gs-team-social a[class*=stack-overflow] {
    background: #f48024 !important;
    border: 1px solid #f48024 !important
}

.gs-tm-sicons .gs-team-social a[class*=stack-overflow]:hover {
    background: transparent !important;
    color: #f48024 !important
}

.gs-tm-sicons .gs-team-social a[class*=soundcloud] {
    background: #f30 !important;
    border: 1px solid #f30 !important
}

.gs-tm-sicons .gs-team-social a[class*=soundcloud]:hover {
    background: transparent !important;
    color: #f30 !important
}

.gs-tm-sicons .gs-team-social a[class*=skype] {
    background: #00aff0 !important;
    border: 1px solid #00aff0 !important
}

.gs-tm-sicons .gs-team-social a[class*=skype]:hover {
    background: transparent !important;
    color: #00aff0 !important
}

.gs-tm-sicons .gs-team-social a[class*=whatsapp] {
    background: #25d366 !important;
    border: 1px solid #25d366 !important
}

.gs-tm-sicons .gs-team-social a[class*=whatsapp]:hover {
    background: transparent !important;
    color: #25d366 !important
}

.gs-tm-sicons .gs-team-social a[class*=dropbox] {
    background: #007ee5 !important;
    border: 1px solid #007ee5 !important
}

.gs-tm-sicons .gs-team-social a[class*=dropbox]:hover {
    background: transparent !important;
    color: #007ee5 !important
}

.gs-tm-sicons .gs-team-social a[class*=wordpress] {
    background: #0087be !important;
    border: 1px solid #0087be !important
}

.gs-tm-sicons .gs-team-social a[class*=wordpress]:hover {
    background: transparent !important;
    color: #0087be !important
}

.gs-tm-sicons .gs-team-social a[class*=tumblr] {
    background: #35465c !important;
    border: 1px solid #35465c !important
}

.gs-tm-sicons .gs-team-social a[class*=tumblr]:hover {
    background: transparent !important;
    color: #35465c !important
}

.gs-tm-sicons .gs-team-social a[class*=foursquare] {
    background: #f94877 !important;
    border: 1px solid #f94877 !important
}

.gs-tm-sicons .gs-team-social a[class*=foursquare]:hover {
    background: transparent !important;
    color: #f94877 !important
}

.gs-tm-sicons .gs-team-social a[class*=xing] {
    background: #026466 !important;
    border: 1px solid #026466 !important
}

.gs-tm-sicons .gs-team-social a[class*=xing]:hover {
    background: transparent !important;
    color: #026466 !important
}

.gs-tm-sicons .gs-team-social a[class*=lastfm] {
    background: #d51007 !important;
    border: 1px solid #d51007 !important
}

.gs-tm-sicons .gs-team-social a[class*=lastfm]:hover {
    background: transparent !important;
    color: #d51007 !important
}

.gs-tm-sicons .gs-team-social a[class*=hacker-news] {
    background: #f60 !important;
    border: 1px solid #f60 !important
}

.gs-tm-sicons .gs-team-social a[class*=hacker-news]:hover {
    background: transparent !important;
    color: #f60 !important
}

.gs-tm-sicons .gs-team-social a[class*=yahoo] {
    background: #410093 !important;
    border: 1px solid #410093 !important
}

.gs-tm-sicons .gs-team-social a[class*=yahoo]:hover {
    background: transparent !important;
    color: #410093 !important
}

.gs-tm-sicons .gs-team-social a[class*=trello] {
    background: #0079bf !important;
    border: 1px solid #0079bf !important
}

.gs-tm-sicons .gs-team-social a[class*=trello]:hover {
    background: transparent !important;
    color: #0079bf !important
}

.gs-tm-sicons .gs-team-social a[class*=steam] {
    background: #00adee !important;
    border: 1px solid #00adee !important
}

.gs-tm-sicons .gs-team-social a[class*=steam]:hover {
    background: transparent !important;
    color: #00adee !important
}

.gs-tm-sicons .gs-team-social a[class*=deviantart] {
    background: #05cc47 !important;
    border: 1px solid #05cc47 !important
}

.gs-tm-sicons .gs-team-social a[class*=deviantart]:hover {
    background: transparent !important;
    color: #05cc47 !important
}

.gs-tm-sicons .gs-team-social a[class*=feed] {
    background: #f26522 !important;
    border: 1px solid #f26522 !important
}

.gs-tm-sicons .gs-team-social a[class*=feed]:hover {
    background: transparent !important;
    color: #f26522 !important
}

.gs-tm-sicons .gs-team-social a[class*=renren] {
    background: #013ca6 !important;
    border: 1px solid #013ca6 !important
}

.gs-tm-sicons .gs-team-social a[class*=renren]:hover {
    background: transparent !important;
    color: #013ca6 !important
}

.gs-tm-sicons .gs-team-social a[class*=digg] {
    background: #005be2 !important;
    border: 1px solid #005be2 !important
}

.gs-tm-sicons .gs-team-social a[class*=digg]:hover {
    background: transparent !important;
    color: #005be2 !important
}

.gs-tm-sicons .gs-team-social a[class*=spotify] {
    background: #1db954 !important;
    border: 1px solid #1db954 !important
}

.gs-tm-sicons .gs-team-social a[class*=spotify]:hover {
    background: transparent !important;
    color: #1db954 !important
}

.gs-tm-sicons .gs-team-social a[class*=twitch] {
    background: #6441a5 !important;
    border: 1px solid #6441a5 !important
}

.gs-tm-sicons .gs-team-social a[class*=twitch]:hover {
    background: transparent !important;
    color: #6441a5 !important
}

.gs-tm-sicons .gs-team-social a[class*=slideshare] {
    background: #0077b5 !important;
    border: 1px solid #0077b5 !important
}

.gs-tm-sicons .gs-team-social a[class*=slideshare]:hover {
    background: transparent !important;
    color: #0077b5 !important
}

.gs-tm-sicons .gs-team-social li a:after,
.gs-tm-sicons .gs-team-social li a:before {
    display: none
}

.gs_tm_theme3 .gs-team-social li a,
.gs_tm_theme4 .gs-team-social li a,
.gs_tm_theme6 .gs-team-social li a {
    border: 1px solid #141414 !important;
    color: #141414 !important
}

.gs_tm_theme3 .gs-team-social li a i,
.gs_tm_theme4 .gs-team-social li a i,
.gs_tm_theme5 .gs-team-social li a i,
.gs_tm_theme6 .gs-team-social li a i {
    -webkit-transition: .5s;
    transition: .5s
}

.gs_tm_theme3 .gs-team-social li a:hover i,
.gs_tm_theme3 .gs-team-social li a:hover svg,
.gs_tm_theme4 .gs-team-social li a:hover i,
.gs_tm_theme4 .gs-team-social li a:hover svg,
.gs_tm_theme5 .gs-team-social li a:hover i,
.gs_tm_theme5 .gs-team-social li a:hover svg,
.gs_tm_theme6 .gs-team-social li a:hover i,
.gs_tm_theme6 .gs-team-social li a:hover svg {
    color: #fff
}

.gs_tm_theme5 .gs-team-social li a {
    color: #141414 !important
}

.gs_tm_theme10 .gs-team-social li a {
    border: 1px solid #e1e1e1 !important
}

.gs_tm_theme10 .gs-team-social li a i,
.gs_tm_theme10 .gs-team-social li a svg {
    color: #d3d3d3
}

.gs_tm_theme3 .single-member,
.gs_tm_theme4 .single-member,
.gs_tm_theme5 .single-member,
.gs_tm_theme6 .single-member {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.gs_tm_theme10 .gs-team-social .tm_in a:hover {
    background: #1988be;
    border: 1px solid #1988be
}

.gs_tm_theme10 .gs-team-social li a:hover i,
.gs_tm_theme10 .gs-team-social li a:hover svg {
    color: #fff
}

.gs_tm_theme2 .single-member .gs_team_image__wrapper {
    border-radius: 50%;
    display: block;
    overflow: hidden;
    position: relative
}

.gs_tm_theme2 .single-member .gs_team_image__wrapper:before {
    content: "";
    display: block;
    padding-bottom: 100%;
    width: 100%
}

.gs_tm_theme2 .single-member .gs_team_image__wrapper img {
    left: 0;
    position: absolute;
    top: 0
}

.gs_tm_theme2 .single-mem-desc-social {
    background: rgba(20, 20, 18, .6);
    border-radius: 50%;
    color: #fff;
    height: 100%;
    left: 0;
    opacity: 0;
    padding: 0 7%;
    position: absolute;
    text-align: center;
    top: 0;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    width: 100%
}

.gs_tm_theme2 p,
.gs_tm_theme3 p,
.gs_tm_theme5 p {
    font-size: 16px;
    line-height: 1.2
}

.gs_tm_theme2 .gs-team-social li a {
    border-radius: 50%;
    margin: 0 3px
}

.gs_tm_theme3 .gs-team-social li a i,
.gs_tm_theme3 .gs-team-social li a svg,
.gs_tm_theme4 .gs-team-social li a i,
.gs_tm_theme4 .gs-team-social li a svg,
.gs_tm_theme5 .gs-team-social li a i,
.gs_tm_theme5 .gs-team-social li a svg,
.gs_tm_theme6 .gs-team-social li a i,
.gs_tm_theme6 .gs-team-social li a svg {
    color: #141414
}

.gs_tm_theme3 .single-member .img-area,
.gs_tm_theme4 .single-member .img-area,
.gs_tm_theme10 .single-member .img-area {
    overflow: hidden;
    position: relative
}

.gs_tm_theme10 .single-member .img-area {
    margin-bottom: 20px
}

.gs_tm_theme3 .single-member img,
.gs_tm_theme4 .single-member img {
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}

.gs_tm_theme3 .single-member img:hover,
.gs_tm_theme4 .single-member img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.gs_tm_theme3 .gs-member-desig,
.gs_tm_theme4 .gs-member-desig,
.gs_tm_theme5 .gs-member-desig,
.gs_tm_theme6 .gs-member-desig,
.gs_tm_theme10 .gs-member-desig {
    margin-bottom: 10px
}

.gs_tm_theme3 .gs-member-desc a,
.gs_tm_theme4 .gs-member-desc a,
.gs_tm_theme5 .gs-member-desc a,
.gs_tm_theme6 .gs-member-desc a,
.gs_tm_theme10 .gs-member-desc a {
    color: #141414;
    font-style: italic;
    font-weight: 700;
    -webkit-transition: .5s;
    transition: .5s
}

.gs_tm_theme3 .gs-member-desc a:hover,
.gs_tm_theme10 .gs-member-desc a:hover {
    color: #f15123
}

.gs_tm_theme4 p {
    font-size: 16px;
    line-height: 1.2
}

.gs_tm_theme5 .single-member .gs_team_image__wrapper {
    border-radius: 50%;
    display: block;
    overflow: hidden;
    position: relative
}

.gs_tm_theme5 .single-member .gs_team_image__wrapper:before {
    content: "";
    display: block;
    padding-bottom: 100%;
    width: 100%
}

.gs_tm_theme5 .single-member .gs_team_image__wrapper img {
    left: 0;
    position: absolute;
    top: 0
}

.gs_tm_theme5 .gs-team-social {
    margin-top: 20px !important
}

.gs_tm_theme5 .gs-team-social li a {
    border: 1px solid #f5f5f5 !important;
    font-size: 14px;
    height: 28px;
    margin: 0 6px;
    width: 28px
}

.gs_tm_theme5 .gs-team-social li {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.gs_tm_theme5 .gs-team-social li i,
.gs_tm_theme5 .gs-team-social li svg {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.gs_tm_theme5 .img-area .gs_team_image__wrapper,
.gs_tm_theme6 .img-area .gs_team_image__wrapper {
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.gs_tm_theme5 .img-area .gs_team_image__wrapper:hover {
    -webkit-transform: rotate(-8deg);
    -ms-transform: rotate(-8deg);
    transform: rotate(-8deg)
}

.gs_tm_theme6 .single-member .gs_team_image__wrapper {
    border-radius: 50%;
    display: block;
    overflow: hidden;
    position: relative
}

.gs_tm_theme6 .single-member .gs_team_image__wrapper:before {
    content: "";
    display: block;
    padding-bottom: 100%;
    width: 100%
}

.gs_tm_theme6 .single-member .gs_team_image__wrapper img {
    left: 0;
    position: absolute;
    top: 0
}

.gs_tm_theme6 .gs-team-social li a {
    border-radius: 50%
}

.gs_tm_theme6 .gs-member-desc {
    font-size: 16px;
    line-height: 1.2
}

.gs_tm_theme6 .img-area .gs_team_image__wrapper:hover {
    -webkit-transform: rotate(8deg);
    -ms-transform: rotate(8deg);
    transform: rotate(8deg)
}

.progress {
    height: 20px;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative
}

.progress-bar {
    background-color: #428bca;
    color: #fff;
    float: left;
    font-size: 12px;
    height: 100%;
    line-height: 20px;
    max-width: 100%;
    text-align: center;
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    width: 0
}

.progress>.progress-completed {
    color: #fff;
    font-size: 12px;
    left: 0;
    line-height: 1.2;
    padding: 3px 8px;
    position: absolute
}

span.progressText {
    display: block;
    margin-bottom: 3px;
    text-transform: capitalize
}

.gs_tm_theme8 .single-member,
.gs_tm_theme9 .single-member,
.gs_tm_theme11 .single-member,
.gs_tm_theme12 .single-member {
    margin-bottom: 10px;
    overflow: hidden;
    position: relative
}

.gs_tm_theme8 .single-member-div,
.gs_tm_theme11 .single-member-div,
.gs_tm_theme19 .single-member-div {
    margin-bottom: 0
}

.gs_tm_theme8 .single-member-name-desig,
.gs_tm_theme9 .single-member-name-desig,
.gs_tm_theme11 .single-member-name-desig,
.gs_tm_theme12 .single-member-name-desig,
.gs_tm_theme19 .single-member-name-desig {
    bottom: 20px;
    left: 0;
    position: absolute
}

.gs_tm_theme8 .single-member img,
.gs_tm_theme9 .single-member img,
.gs_tm_theme11 .single-member img,
.gs_tm_theme12 .single-member img {
    width: 100%
}

.gs_tm_theme8 .gs-member-desig,
.gs_tm_theme8 .gs-member-name,
.gs_tm_theme9 .gs-member-desig,
.gs_tm_theme9 .gs-member-name,
.gs_tm_theme11 .gs-member-desig,
.gs_tm_theme11 .gs-member-name,
.gs_tm_theme12 .gs-member-desig,
.gs_tm_theme12 .gs-member-name {
    color: #fff;
    padding: 5px 10px;
    -webkit-transition: all .6s linear;
    transition: all .6s linear
}

.gs_tm_theme8 .gs-member-name,
.gs_tm_theme9 .gs-member-name,
.gs_tm_theme11 .gs-member-name,
.gs_tm_theme12 .gs-member-name,
.gs_tm_theme19 .gs-member-name {
    background-color: rgba(0, 185, 235, .8);
    font-size: 18px;
    font-weight: 700
}

.gs_tm_theme8 .gs-member-desig,
.gs_tm_theme9 .gs-member-desig,
.gs_tm_theme11 .gs-member-desig,
.gs_tm_theme12 .gs-member-desig,
.gs_tm_theme19 .gs-member-desig {
    background-color: #141412;
    display: inline-block;
    font-size: 14px
}

.gs_tm_theme8 .gs_team_overlay,
.gs_tm_theme9 .gs_team_overlay,
.gs_tm_theme11 .gs_team_overlay,
.gs_tm_theme12 .gs_team_overlay {
    background-color: rgba(0, 0, 0, .66);
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
    visibility: hidden;
    width: 100%;
    z-index: 9
}

.gs_tm_theme8 .single-member .gs_team_overlay i,
.gs_tm_theme9 .single-member .gs_team_overlay i,
.gs_tm_theme11 .single-member .gs_team_overlay i,
.gs_tm_theme12 .single-member .gs_team_overlay i,
.gs_tm_theme19 .single-member .gs_team_overlay i {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: #00b9eb;
    border-radius: 50%;
    bottom: 0;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 23px;
    height: 50px;
    left: 0;
    line-height: 50px;
    margin: auto !important;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    -webkit-transition: all .6s linear;
    transition: all .6s linear;
    width: 50px
}

.gs_tm_theme8 .single-member:hover .gs_team_overlay,
.gs_tm_theme9 .single-member:hover .gs_team_overlay,
.gs_tm_theme11 .single-member:hover .gs_team_overlay,
.gs_tm_theme12 .single-member:hover .gs_team_overlay {
    opacity: 1;
    visibility: visible
}

.gs_tm_theme8 .single-member:hover .gs_team_overlay i,
.gs_tm_theme9 .single-member:hover .gs_team_overlay i,
.gs_tm_theme11 .single-member:hover .gs_team_overlay i,
.gs_tm_theme12 .single-member:hover .gs_team_overlay i {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.gs_tm_theme8 .single-member:hover .gs-member-desig,
.gs_tm_theme8 .single-member:hover .gs-member-name,
.gs_tm_theme9 .single-member:hover .gs-member-desig,
.gs_tm_theme9 .single-member:hover .gs-member-name,
.gs_tm_theme11 .single-member:hover .gs-member-desig,
.gs_tm_theme11 .single-member:hover .gs-member-name,
.gs_tm_theme12 .single-member:hover .gs-member-desig,
.gs_tm_theme12 .single-member:hover .gs-member-name {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.gs_tm_theme8 .single-member:hover img,
.gs_tm_theme9 .single-member:hover img,
.gs_tm_theme11 .single-member:hover img,
.gs_tm_theme12 .single-member:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.gs_team_popup {
    border-radius: 4px !important;
    padding: 30px !important
}

.gs_team_popup_details.popup-one-column {
    margin: 0;
    padding-left: 0 !important;
    width: 100%;
    width: 100% !important
}

.popup-one-column img {
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
    padding-bottom: 20px;
    width: 100%
}

.gs_team_popup_img,
.single-gs_team .gs_member_img {
    text-align: left;
    width: 33%
}

.gs_team_popup_img img,
.single-gs_team .gs_member_img img {
    height: auto !important;
    max-width: 100% !important
}

.style-six .gs-member-name {
    color: #262fbe;
    font-family: DM Sans, sans-serif;
    font-size: 28px;
    font-weight: 700;
    margin: 0;
    padding: 0;
    text-decoration: none
}

.style-six button.mfp-close:hover {
    background: #f2c500
}

.style-six .gs_team_popup_img {
    width: 100%
}

.style-six .mfp-content--container {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.gs-single-container {
    color: #535353
}

.gs-single-container .gs_member_img img {
    width: 100%
}

.gs_team_popup_details {
    padding-left: 24px;
    width: 67%
}

.gs_team_popup_details,
.gs_team_popup_img,
.single-gs_team .gs_member_details,
.single-gs_team .gs_member_img {
    display: inline-block;
    vertical-align: top
}

.gs_team_popup_details .gs-member-desig,
.gs_team_popup_details .gs-member-name {
    margin-bottom: 5px
}

.gs_team_popup_details .gs-team-social,
.single-gs_team .gs-team-social {
    display: inline-block;
    margin: 20px 0 0 !important;
    padding: 0
}

.gs_team_popup_details ul li i.fa {
    font: normal normal normal 14px/1 FontAwesome
}

.mfp-gsteam .white-popup {
    background: #fff;
    -webkit-box-shadow: 0 0 48px rgba(0, 0, 0, .2);
    box-shadow: 0 0 48px rgba(0, 0, 0, .2);
    margin: 100px auto 50px !important;
    max-width: 80%;
    position: relative;
    width: auto
}

.mfp-content--container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.gs_team_popup .gs-member-desc {
    font-size: 17px;
    line-height: 1.3
}

.gs-archive-container .gs-team-social li a:hover i,
.gs-archive-container .gs-team-social li a:hover svg,
.gs_team_popup .gs-team-social li a:hover i,
.gs_team_popup .gs-team-social li a:hover svg,
.single-gs_team .gs-team-social li a:hover i,
.single-gs_team .gs-team-social li a:hover svg {
    color: inherit
}

.mix {
    display: none
}

.gs-team-filter-cats,
.search-filter {
    margin: 20px 0 !important;
    padding: 0 !important
}

.gs-team-filter-cats {
    position: relative;
    z-index: 2
}

.gs_team_area .gs-team-filter-cats li {
    float: none;
    position: relative
}

.gs_team_area .gs-team-filter-cats li:after,
.gs_team_area .gs-team-filter-cats li:before {
    display: none
}

.gs_team_area .gs-team-filter-cats li .sub-arrow {
    font-size: 18px;
    margin-left: 8px
}

.gs_team_area .gs-team-filter-cats li a {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    justify-content: space-between;
    text-decoration: none
}

.gs_team_area .gs-team-filter-cats li ul {
    background: #fff !important;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .08) !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, .08) !important;
    left: 0;
    margin: 0;
    min-width: 200px;
    opacity: 0;
    padding: 0 !important;
    position: absolute;
    top: 100%;
    -webkit-transform: scaleY(0) !important;
    -ms-transform: scaleY(0) !important;
    transform: scaleY(0) !important;
    -webkit-transform-origin: top center !important;
    -ms-transform-origin: top center !important;
    transform-origin: top center !important;
    -webkit-transition: all .15s ease !important;
    transition: all .15s ease !important;
    visibility: hidden;
    width: 100%
}

.gs_team_area .gs-team-filter-cats li ul li {
    margin: 0 !important;
    text-align: left !important;
    width: 100%
}

.gs_team_area .gs-team-filter-cats li ul li:not(:last-child) {
    border-bottom: 1px solid #eaebec
}

.gs_team_area .gs-team-filter-cats li ul li a {
    border: none !important;
    font-size: 16px !important;
    padding: 6px 10px !important
}

.gs_team_area .gs-team-filter-cats li ul ul {
    left: 100%;
    top: 0
}

.gs_team_area .gs-team-filter-cats li:hover>ul {
    opacity: 1;
    -webkit-transform: scaleY(1) !important;
    -ms-transform: scaleY(1) !important;
    transform: scaleY(1) !important;
    visibility: visible
}

.gs_team_area .gs-team-filter-cats>li>ul {
    margin-top: 6px
}

.gs_team_area .gs-team-filter-cats>li>ul:after {
    bottom: 100%;
    content: "";
    left: 0;
    padding-top: 10px;
    position: absolute;
    width: 100%
}

.rtl .gs_team_area .gs-team-filter-cats li .sub-arrow {
    margin-left: 0;
    margin-right: 8px
}

.rtl .gs_team_area .gs-team-filter-cats li ul li .sub-arrow {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.rtl .gs_team_area .gs-team-filter-cats li ul li ul {
    left: auto;
    right: 100%
}

.gs-team-filter-cats li {
    border: none;
    display: inline-block;
    list-style-type: none;
    margin: 0 10px 10px 0 !important;
    padding: 0
}

.gs-team-filter-cats li:last-child {
    margin-right: 0 !important
}

.gs-team-filter-cats li a {
    background: transparent !important;
    border: 1px solid #e1e4e8 !important;
    border-radius: 3px !important;
    color: #68696b !important;
    display: block;
    font-size: 17px;
    line-height: 1.6 !important;
    padding: 2px 10px !important
}

.gs-team-filter-cats li.filter.active>a {
    background: rgba(25, 136, 190, .96) !important;
    border-color: rgba(25, 136, 190, .96) !important;
    color: #fff !important
}

.search-filter input,
.search-filter select {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #999;
    font-size: 16px;
    line-height: 1.2;
    margin: 0;
    padding: 16px !important;
    width: 100%
}

.search-filter input:focus {
    background: #fff
}

.gs_tm_theme10 .single-member img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-filter: gray;
    filter: gray;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.gs_tm_theme10 .single-member img:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    -webkit-filter: gray;
    filter: gray
}

.gs_tm_theme10 .single-member--wrapper {
    margin-bottom: 30px
}

.gs_tm_theme10 .gs-member-desc {
    font-size: 16px;
    line-height: 1.2;
    text-align: center
}

.gs_tm_theme10 .gs-member-name {
    margin-top: 6px
}

#gs_team_archive ul.gs-team-social,
.gs_tm_theme10 ul.gs-team-social {
    text-align: center
}

.gs_tm_theme13 .gridder {
    margin: -8px 0 !important;
    text-align: center
}

.gs_tm_theme13 .gridder-expanded-content .toc_transparent {
    display: none !important
}

.gridder {
    display: table;
    width: 100%;
    word-spacing: -1em
}

.gridder>* {
    word-spacing: normal
}

.gridder .member-skill {
    margin-top: 20px
}

.gridder-content {
    display: none
}

.gridder .gridder-list {
    cursor: pointer;
    display: inline-block;
    float: none;
    padding: 8px;
    position: relative;
    vertical-align: top
}

.gridder .gridder-list .image {
    background-color: #313131;
    position: relative;
    width: 100%
}

.overlay-area {
    overflow: hidden;
    position: relative
}

.overlay-area img {
    display: block;
    height: auto
}

.gridder .overlay-area .overlay {
    background-color: rgba(0, 140, 186, .8);
    bottom: 100%;
    height: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    -webkit-transition: .5s ease;
    transition: .5s ease;
    width: 100%
}

.gridder .overlay-area:hover .overlay {
    bottom: 0;
    height: 100%
}

.gridder .overlay .desig,
.gridder .overlay h2 {
    color: #fff;
    font-size: 20px;
    left: 50%;
    margin: 0 !important;
    overflow: hidden;
    padding: 0 !important;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    white-space: nowrap
}

.gridder .overlay .desig {
    font-size: 16px;
    top: 56.5%
}

li.gridder-list {
    list-style: none
}

.gridder-show {
    display: block;
    float: left;
    width: 100%
}

.gridder-show .gridder-padding {
    position: relative;
    text-align: left;
    width: 100%
}

.gridder-navigation {
    z-index: 2
}

.gstm-gridder-default .gridder-show {
    padding: 0 16px 32px
}

.gstm-gridder-default .gridder-show .gridder-padding {
    background: rgba(0, 140, 186, .2);
    color: #000;
    padding: 4%
}

.gstm-gridder-default .gridder-show .team-description {
    border-right: 2px solid rgba(0, 0, 0, .08);
    padding-left: 20px !important;
    padding-right: 40px !important
}

.gstm-gridder-default .gridder-show .gs-tm-sicons {
    padding-left: 80px !important;
    padding-right: 20px !important
}

.gstm-gridder-default.gridder.hasSelectedItem .gridder-list:not(.selectedItem) {
    opacity: .5
}

.gstm-gridder-default .gridder-navigation .gridder-close {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: rgba(0, 0, 0, .22);
    cursor: pointer;
    padding: 7px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 10px;
    width: 30px;
    z-index: 2
}

.gstm-gridder-default .gridder-navigation .gridder-nav.next {
    right: -5px
}

.gstm-gridder-default .gridder-navigation .gridder-nav.prev {
    left: -5px
}

.gstm-gridder-default .gridder-navigation .gridder-nav {
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: rgba(0, 0, 0, .22);
    cursor: pointer !important;
    display: inline-block;
    font-size: 11px;
    height: 77px;
    margin: -40px 5px 0;
    outline: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-align: center;
    text-decoration: none !important;
    top: 50%;
    width: 32px;
    z-index: 1
}

.gstm-gridder-default .gridder-navigation .gridder-nav i {
    font-size: 20px;
    position: relative;
    top: 35%
}

.gs_tm_drawer2 ul {
    margin: 0 !important
}

.gs_tm_drawer2 .gridder .gridder-list {
    padding: 0 !important
}

.gs_tm_drawer2 .gridder-show {
    padding: 16px 0
}

.gs-team-table .gsc-table-head .gs-team-table-cell {
    border-bottom: 2px solid #9dd8f3;
    color: #03a9f4;
    font-weight: 400
}

.gs-team-table {
    display: table;
    width: 100%
}

.gs-team-table-row {
    display: table-row
}

.gs-team-table-cell {
    display: table-cell;
    padding: 10px 10px 10px 0;
    vertical-align: middle
}

.gs-team-table-cell:last-child {
    padding-right: 0;
    text-align: right !important
}

.gsc-name {
    width: 14%
}

.gsc-desig {
    font-style: italic;
    width: 12%
}

.gs-team-table .socialicon {
    margin: 0;
    padding: 0;
    text-align: right;
    width: 19%
}

.gs_tm_theme15 .gs-team-table-cell,
.gs_tm_theme16 .gs-team-table-cell {
    padding: 10px
}

.gs-team-table img {
    max-width: 100px !important
}

.gs_tm_theme14 .gs-team-table .gs-team-table-cell {
    border-bottom: 1px solid #e1e4e8
}

.gs_tm_theme14 .gs-team-social li a,
.gs_tm_theme15 .gs-team-social li a,
.gs_tm_theme16 .gs-team-social li a {
    height: 30px;
    width: 30px
}

.gs_tm_theme15 .gs-team-table .gsc-table-head .gs-team-table-cell {
    background: #03a9f4;
    border-bottom: none;
    color: #fff;
    font-weight: 400
}

.gs_tm_theme15 .gsc-image {
    border-left: 1px solid #e1e4e8
}

.gs_tm_theme15 .socialicon {
    border-right: 1px solid #e1e4e8;
    padding-right: 9px
}

.gs_tm_theme15 .gs-team-table-cell {
    border-bottom: 1px solid #e1e4e8
}

.gs_tm_theme16 .gs-team-table-row.gsc-table-head {
    background: hsla(0, 0%, 80%, .6)
}

.gs_tm_theme16 .gs-team-table-row:nth-child(odd) {
    background-color: #f5f5f5
}

.gs_tm_theme16 .gs-team-table-row {
    -webkit-transition: all .5s;
    transition: all .5s
}

.gs_tm_theme16 .gs-team-table-row:hover {
    background-color: hsla(0, 0%, 80%, .6)
}

.fullcolumn {
    background-color: #f0f0f5
}

.gs_tm_theme17 .single-member,
.gs_tm_theme18 .single-member {
    margin-bottom: 20px;
    overflow: hidden;
    position: relative
}

.gs_tm_theme17 .gs-team-name a,
.gs_tm_theme18 .gs-team-name a {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #2196f3;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    margin-right: 25px
}

.gs_tm_theme17 .gs-team-profession,
.gs_tm_theme18 .gs-team-profession {
    color: #ff9800;
    font-size: 25px
}

.gs_tm_theme17 .gs-team-details,
.gs_tm_theme18 .gs-team-details {
    margin: 20px 0;
    padding-right: 10px;
    text-align: justify
}

.gs-team-info {
    padding: 20px;
    text-align: left
}

.gs_tm_theme17 .gs-team-info {
    padding-left: 0
}

.gs_tm_theme18 .gs-team-info {
    padding-right: 0
}

.single-member .image {
    margin: 20px;
    position: relative;
    vertical-align: middle
}

.zoomin {
    overflow: hidden
}

.zoomin img {
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}

.zoomin img:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.gs_tm_theme19 .gs_team_image__wrapper {
    aspect-ratio: 100/125
}

.gs_tm_theme19 .gs_team_image__wrapper img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.gs_tm_theme19 .single-member {
    margin-bottom: 10px;
    overflow: hidden;
    position: relative
}

.gs_tm_theme19 .gs_team_overlay {
    background-color: rgba(0, 0, 0, .66);
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
    visibility: hidden;
    width: 100%;
    z-index: 9
}

.gs_tm_theme19 .gs-member-desig,
.gs_tm_theme19 .gs-member-name {
    color: #fff;
    padding: 5px 10px;
    -webkit-transition: all .6s linear;
    transition: all .6s linear
}

.gs_tm_theme19 .single-member .gs_team_overlay i,
.gs_tm_theme19 .single-member img {
    -webkit-transition: all .6s linear;
    transition: all .6s linear
}

.gs_tm_theme19 .single-member .gs_team_overlay i {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 50%;
    bottom: 0;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 23px;
    height: 50px;
    left: 0;
    line-height: 50px;
    margin: auto !important;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 50px
}

.gs_tm_theme19 .single-member-name-desig {
    text-align: left
}

.gs_tm_theme19 .single-member:hover .gs_team_overlay {
    opacity: 1;
    visibility: visible
}

.gs_tm_theme19 .gs-member-desig {
    display: inline-block;
    font-size: 14px
}

.gs_tm_theme19 .single-member:hover .gs-member-name {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.gs_tm_theme19 .single-member:hover .gs-member-desig {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.gs_tm_theme19 .single-member:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.info-card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    background-color: hsla(0, 0%, 100%, .9);
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    left: 0;
    letter-spacing: .0625rem;
    line-height: 1.3;
    margin: 3%;
    padding: .625rem;
    position: absolute;
    text-align: center;
    -webkit-transition: bottom .5s ease-in-out;
    transition: bottom .5s ease-in-out;
    width: 94%;
    z-index: 10
}

.gs_tm_theme20 .single-member-div {
    margin-bottom: 10px
}

.gs_team_ribbon {
    background: #1da642;
    color: #fff;
    font-size: 1em;
    line-height: 1.2;
    margin: 0;
    padding: 7px 60px !important;
    position: absolute;
    right: -85px;
    text-align: center;
    text-transform: capitalize;
    top: 35px;
    -webkit-transform: rotate(45deg) translateZ(0);
    transform: rotate(45deg) translateZ(0);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    width: 240px;
    z-index: 1
}

.gs_tm_theme20 .single-member {
    overflow: hidden;
    position: relative
}

.gs_tm_grid2 .staff-member {
    background: #fff;
    border: 1px solid #ddd;
    padding: 4px;
    z-index: 4
}

.gs_tm_grid2 .staff-meta {
    background: #2196f3;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, .4);
    box-shadow: 0 0 7px rgba(0, 0, 0, .4);
    color: #fff;
    display: none;
    left: 50%;
    opacity: 0;
    padding: 10px;
    position: absolute;
    text-align: center;
    top: 0;
    -webkit-transform: translate(-50%, -50px);
    -ms-transform: translate(-50%, -50px);
    transform: translate(-50%, -50px);
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    visibility: hidden;
    width: 277.5px;
    z-index: 4
}

.gs_tm_grid2 .staff-meta:after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #2196f3;
    bottom: -7px;
    content: "";
    display: block;
    font-size: 0;
    height: 0;
    left: 50%;
    line-height: 0px;
    margin-left: -10px;
    position: absolute;
    width: 0
}

.staff-member:hover .staff-meta {
    opacity: 1;
    -webkit-transform: translate(-50%, -90px);
    -ms-transform: translate(-50%, -90px);
    transform: translate(-50%, -90px);
    visibility: visible
}

.gs_tm_grid2 .staff-meta h3 {
    color: #fff;
    font-size: 13px;
    margin: 0
}

.gs_tm_grid2 .single-member-div {
    margin-bottom: 15px
}

.gs_tm_grid2 .staff-meta .gs-member-name {
    font-size: 17px;
    font-weight: 700
}

.gs_tm_grid2 .gs_team_image__wrapper a {
    display: block;
    line-height: 1.2;
    outline: none
}

.gs_tm_theme2 .gs_team_ribbon,
.gs_tm_theme5 .gs_team_ribbon,
.gs_tm_theme6 .gs_team_ribbon {
    display: none
}

.cbp-so-section:after,
.cbp-so-section:before {
    content: " ";
    display: table
}

.cbp-so-section:after {
    clear: both
}

.cbp-so-side:after,
.cbp-so-side:before {
    content: " ";
    display: table
}

.cbp-so-side:after {
    clear: both
}

.cbp-so-side-right {
    text-align: left
}

.cbp-so-side-left {
    text-align: right
}

.cbp-so-side-right img {
    float: left
}

.cbp-so-side-left img {
    float: right;
    width: 100%
}

.cbp-so-init .cbp-so-side {
    opacity: 0;
    -webkit-transition: none;
    transition: none
}

.cbp-so-init .cbp-so-side-left {
    -webkit-transform: translateX(-80px);
    -ms-transform: translateX(-80px);
    transform: translateX(-80px)
}

.cbp-so-init .cbp-so-side-right {
    -webkit-transform: translateX(80px);
    -ms-transform: translateX(80px);
    transform: translateX(80px)
}

.cbp-so-section.cbp-so-animate .cbp-so-side-left,
.cbp-so-section.cbp-so-animate .cbp-so-side-right {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: opacity .5s, -webkit-transform .5s;
    transition: opacity .5s, -webkit-transform .5s;
    transition: transform .5s, opacity .5s;
    transition: transform .5s, opacity .5s, -webkit-transform .5s
}

.gs-pagination {
    margin: 20px 0;
    text-align: center
}

.gs-pagination .page-numbers {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background-color: #fff;
    border: none;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-shadow: 0 0 10px rgba(89, 98, 107, .08);
    box-shadow: 0 0 10px rgba(89, 98, 107, .08);
    color: #1888e8;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 15px;
    font-weight: 400;
    height: 34px;
    justify-content: center;
    line-height: 1;
    margin: 0 3px;
    min-width: 34px;
    padding: 5px 10px;
    text-decoration: none;
    -webkit-transition: all .25s ease;
    transition: all .25s ease
}

.gs-pagination .page-numbers.current,
.gs-pagination .page-numbers:hover {
    background-color: #1888e8;
    color: #fff
}

@media screen and (max-width: 73.5em) {
    .cbp-so-section h2 {
        margin: 0
    }
}

@media screen and (max-width: 41.125em) {
    .cbp-so-side {
        float: none;
        width: 100%
    }

    .cbp-so-side img {
        max-width: 100%
    }
}

.gs-team-widget--single-item:not(:last-child) {
    margin-bottom: 20px
}

.gs-team-widget {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 15px;
    overflow: hidden
}

.gs-team-widget--member-image {
    margin-right: 16px;
    max-width: 30%;
    width: 130px
}

.gs-team-widget--member-info {
    -webkit-box-flex: 1;
    -ms-flex: 1 auto;
    flex: 1 auto
}

.gs-team-widget .gs_team_image__wrapper {
    border: 1px solid #d0d0d0;
    display: block;
    padding: 4px
}

.gs-team-widget .gs-member-name {
    font-weight: 400
}

.gs-team-widget .gs-team-social li a {
    font-size: 12px;
    height: 24px;
    width: 24px
}

.gs-team-widget .gs-team-table-cell {
    padding: 6px 0 0
}

.gs-team-widget .gs-member-desig {
    font-size: 16px;
    font-style: italic
}

.gs-team-widget ul.gs-team-social li {
    margin-bottom: 0
}

.footer-widgets .gs-team-widget .gs-member-desig {
    margin: 5px 0
}

.footer-widgets .gs-tm-sicons .gs-team-social a.github:hover {
    background: #fff
}

.gs-team-single-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

.gs-archive-container,
.gs-single-container {
    margin: 80px auto 100px !important;
    max-width: 1200px
}

.single-gs_team .gs_member_details {
    padding-left: 24px;
    width: 67%
}

.single-gs_team .gs-sin-mem-name {
    margin: 0
}

.single-gs_team .gs-team-social {
    margin-top: 10px
}

.post-type-archive-gs_team h1.gs-arc-mem-name,
.single-gs_team h1.gs-sin-mem-name {
    font-weight: 600
}

.gs-arc-mem-desig,
.gs-sin-mem-desig {
    margin-bottom: 5px
}

.gs-arc-mem-img {
    margin-top: 30px
}

.gs-arc-mem-img img {
    height: auto;
    width: 100%
}

.gs_ribon_wrapper {
    overflow: hidden;
    position: relative
}

.prev-next-navigation {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    padding: 50px 0
}

.prev-next-navigation .next a,
.prev-next-navigation .previous a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border: 1px solid #e5e5e5;
    color: #333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: DM Sans, sans-serif;
    font-size: 18px;
    font-weight: 600;
    gap: 14px;
    padding: 10px 20px;
    text-decoration: none;
    text-transform: capitalize
}

.prev-next-navigation .next a,
.prev-next-navigation .next a svg path,
.prev-next-navigation .previous a,
.prev-next-navigation .previous a svg path {
    -webkit-transition: all .25s ease;
    transition: all .25s ease
}

.prev-next-navigation .next a:hover,
.prev-next-navigation .previous a:hover {
    background-color: #f77674;
    border-color: #f77674;
    color: #fff;
    text-decoration: none
}

.prev-next-navigation .next a:hover svg path,
.prev-next-navigation .previous a:hover svg path {
    fill: #fff
}

.gs-archive-container .arc-title,
.gs-archive-container .gs-arc-mem-desc,
.gs-archive-container .gs-arc-mem-desig,
.gs-archive-container .gs-arc-mem-img,
.gs-archive-container .gs-arc-mem-name {
    text-align: center
}

.gs-archive-container .gs-arc-mem-name {
    margin: 10px 0 0
}

.gs-archive-container .gs_member_details a {
    text-decoration: none
}

.gs_tm_theme5,
.gs_tm_theme6 {
    overflow: hidden
}

.default-pagetemp #content {
    padding-right: 0
}

.gs_team_member--image {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.gs_team_image__wrapper img {
    width: 100%
}

.gs-team-table .gs_team_image__wrapper img {
    max-width: 100px;
    width: auto
}

.gs-single-container,
.gs_team_area .gs-containeer {
    width: 100%
}

.gs_team_area .gs-containeer:before {
    background-color: transparent !important
}

.gstm-details {
    margin: 25px 0 !important;
    text-align: left
}

.gstm-details>div {
    clear: both;
    line-height: 1.3
}

.gstm-details>div .levels:after {
    content: ": "
}

.gstm-details>div:not(:last-child) {
    margin-bottom: 6px
}

.gstm-details span.levels {
    font-weight: 700
}

.gs-team--acf_group {
    margin-bottom: 25px;
    margin-top: 25px
}

.gs-team--acf_group .gs-team--acf_group-title {
    margin-bottom: 10px
}

.gs-team--acf_group .gstm-details {
    margin: 0 !important
}

.search-filter .search-fil-nbox {
    margin: 5px 0
}

.gs_team_area ul li i.fa {
    font: normal normal normal 14px/1 FontAwesome
}

.gs_tm_theme21 .bootstrap-table .fixed-table-container .table td,
.gs_tm_theme21_dense .bootstrap-table .fixed-table-container .table td {
    display: table-cell !important;
    padding: 8px
}

.gs_tm_theme21 .fixed-table-footer,
.gs_tm_theme21_dense .fixed-table-footer {
    display: none
}

.gs_tm_theme21 .dataTables_wrapper .dataTables_filter,
.gs_tm_theme21_dense .dataTables_wrapper .dataTables_filter {
    float: none
}

.gs_tm_theme21 .dataTables_wrapper .dataTables_filter input,
.gs_tm_theme21_dense .dataTables_wrapper .dataTables_filter input {
    margin: 0
}

.gs_tm_theme21 .dataTables_wrapper .dataTables_length,
.gs_tm_theme21_dense .dataTables_wrapper .dataTables_length {
    display: none
}

.gs_tm_theme21 td.Department,
.gs_tm_theme21_dense td.Department {
    text-transform: uppercase
}

.gs_tm_theme21 td.name,
.gs_tm_theme21_dense td.name {
    text-transform: capitalize
}

.gs_tm_theme21 .input-group-append,
.gs_tm_theme21_dense .input-group-append {
    position: absolute;
    top: 14%
}

.gs_tm_theme21 td a,
.gs_tm_theme21_dense td a {
    text-decoration: none !important
}

.gs_tm_theme21 thead,
.gs_tm_theme21_dense thead {
    text-transform: uppercase;
    vertical-align: middle
}

.gs_tm_theme21 .input-group-append .btn,
.gs_tm_theme21_dense .input-group-append .btn {
    font-size: 20px;
    z-index: 5
}

.gs_tm_theme21 .btn-secondary,
.gs_tm_theme21_dense .btn-secondary {
    background-color: transparent;
    border: none;
    color: #000;
    font-size: 15px;
    margin-right: 20px
}

.gs_tm_theme21 input[type=text],
.gs_tm_theme21_dense input[type=text] {
    border-radius: 0;
    padding: 14px
}

.gs_tm_theme21 .fixed-table-toolbar,
.gs_tm_theme21_dense .fixed-table-toolbar {
    margin-bottom: 16px
}

.gs_tm_theme22 .search-filter input,
.gs_tm_theme22 .search-filter select {
    padding: 10px
}

.gs_tm_theme22 .search-filter {
    background: #ece8e5;
    padding: 24px !important
}

.gs_tm_theme22 .banner {
    overflow: hidden;
    position: relative
}

.gs_tm_theme22 .card {
    border: none;
    border-radius: 0
}

.gs_tm_theme22 .banner .gs_team_image__wrapper {
    width: 100% !important
}

.gs_tm_theme22 .banner img {
    border-radius: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top center;
    object-position: top center
}

.gs_tm_theme22 .tittle_container {
    background: rgba(76, 35, 13, .5);
    bottom: 0;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    position: absolute;
    text-align: left;
    width: 100%
}

.gs_tm_theme22 .tittle_container h5 {
    margin: 0 0 5px
}

.gs_tm_theme22 .tittle_container>:first-child {
    margin-top: 14px
}

.gs_tm_theme22 .tittle_container>:last-child {
    margin-bottom: 14px
}

.gs_tm_theme22 .card-body {
    padding: 0
}

.gs_tm_theme22 .single-member {
    margin-bottom: 10px
}

.gs_tm_theme22 .social_cont {
    background: #ece8e5;
    color: #4c230d;
    text-align: left
}

.gs_tm_theme22 .social_contact {
    color: #4c230d;
    display: block;
    font-size: 14px;
    padding: 8px 0 8px 20px;
    text-decoration: none
}

.social_cont>.social_contact:hover {
    background: #3f98e1;
    color: #fff !important
}

.social_cont>.social_contact:hover>i {
    color: #fff !important
}

.gs_tm_theme22 .social_contact .fa {
    color: #3f98e1
}

.social_contact_mt {
    color: #3f98e1 !important;
    padding: 15px 0 15px 20px !important
}

.social_contact .fa-arrow-right {
    padding-right: 10px
}

.flip-vertical .front {
    overflow: hidden;
    position: relative !important
}

.flip-vertical .back {
    left: 0;
    overflow: hidden;
    top: 0
}

.flip-vertical img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%
}

.flip-vertical .back img {
    height: 100%;
    left: 0;
    top: 0
}

.gs_tm_theme23 .single-member-div {
    margin-bottom: 30px
}

.flip-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    background: rgba(10, 14, 29, .4);
    bottom: 0;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    font-weight: 300;
    height: 100%;
    justify-content: flex-end;
    left: 0;
    line-height: 1.3;
    padding: 24px;
    position: absolute;
    text-align: center;
    top: unset;
    -webkit-transition: bottom .5s ease-in-out;
    transition: bottom .5s ease-in-out;
    vertical-align: bottom;
    width: 100%
}

.flip-info div {
    color: #fff;
    font-size: 20px
}

.gs-member-name a {
    color: inherit;
    font-style: inherit;
    text-decoration: none
}

.gs_tm_theme24 {
    font-size: 17px
}

.gs_tm_theme24 .single-member-div {
    margin-bottom: 40px
}

.gs_tm_theme24 .gs-member-name {
    background: none !important;
    font-weight: 700;
    margin: 20px 0 10px
}

.gs_tm_theme24 .gs-member-desig {
    margin: 0 0 10px
}

.gs_tm_theme24 .social_contact {
    display: table;
    margin: 0 0 8px;
    text-decoration: none !important
}

.gs_tm_theme24 .social_contact i {
    width: 20px
}

.gs_tm_theme24 .gs_secondary_button {
    border: 1px solid #9b9b9b;
    border-radius: 2px;
    display: block;
    line-height: 1;
    margin: 20px 0 0;
    padding: 18px 16px;
    text-align: center;
    text-decoration: none !important
}

.mfp-gsteam {
    color: #535353
}

.mfp-gsteam .mfp-container:before {
    display: inline-block !important
}

.mfp-gsteam.mfp-wrap {
    padding-left: 70px;
    padding-right: 70px;
    z-index: 1000001 !important
}

.mfp-gsteam.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.mfp-gsteam.mfp-fade.mfp-bg.mfp-ready {
    opacity: .8
}

.mfp-gsteam.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-gsteam.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.mfp-gsteam.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}

.mfp-gsteam.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

.mfp-gsteam .mfp-content--container {
    -webkit-animation: gsteam_popup_anim .8s;
    animation: gsteam_popup_anim .8s
}

.mfp-gsteam .mfp-container .mfp-arrow,
.mfp-gsteam .mfp-container .mfp-arrow:hover {
    background: hsla(0, 0%, 100%, .12) !important
}

.mfp-gsteam .mfp-arrow {
    border-radius: 50%;
    color: #fff;
    height: 44px !important;
    outline: none !important;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    width: 44px !important
}

.mfp-gsteam .mfp-arrow:before {
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: none;
    border: none;
    display: block !important;
    font-family: Font Awesome\ 5 Free;
    font-size: 16px;
    font-weight: 900;
    height: auto;
    line-height: 46px;
    margin: 0;
    opacity: 1;
    padding: 0;
    width: auto
}

.mfp-gsteam .mfp-arrow:after {
    content: none !important;
    display: none !important
}

.mfp-gsteam .mfp-arrow.mfp-arrow-left {
    left: 20px !important
}

.mfp-gsteam .mfp-arrow.mfp-arrow-left:before {
    content: "\f053";
    margin-left: 16px
}

.mfp-gsteam .mfp-arrow.mfp-arrow-right {
    right: 20px !important
}

.mfp-gsteam .mfp-arrow.mfp-arrow-right:before {
    content: "\f054";
    margin-left: 18px
}

.mfp-gsteam .mfp-arrow,
.mfp-gsteam .mfp-arrow:active {
    margin: 0 !important
}

.mfp-gsteam .mfp-close {
    border: none !important;
    outline: none !important;
    right: 10px !important;
    text-decoration: none !important;
    top: 10px !important
}

.mfp-gsteam .mfp-close:after {
    content: none !important;
    display: none !important
}

.mfp-gsteam .style-six .mfp-close {
    font-size: 18px;
    height: 24px;
    left: 6px !important;
    line-height: 1.5;
    top: 8px !important;
    width: 24px
}

.mfp-gsteam .style-six .mfp-close svg {
    height: 16px;
    width: 16px
}

.mfp-gsteam .style-six .mfp-close:hover {
    background-color: #5e0de1 !important
}

.mfp-gsteam.mfp-removing .mfp-arrow {
    opacity: 0;
    visibility: hidden
}

.gs_tm_drawer2 .gs-member-name,
.gs_tm_grid2 .gs-member-name,
.gs_tm_theme1 .gs-member-name,
.gs_tm_theme2 .gs-member-name,
.gs_tm_theme3 .gs-member-name,
.gs_tm_theme4 .gs-member-name,
.gs_tm_theme5 .gs-member-name,
.gs_tm_theme6 .gs-member-name,
.gs_tm_theme7 .gs-member-name,
.gs_tm_theme10 .gs-member-name,
.gs_tm_theme13 .gs-member-name,
.gs_tm_theme14 .gs-member-name,
.gs_tm_theme15 .gs-member-name,
.gs_tm_theme16 .gs-member-name,
.gs_tm_theme20 .gs-member-name,
.gs_tm_theme22 .gs-member-name,
.gs_tm_theme23 .gs-member-name {
    background: none !important
}

.gs-team--fixed-height .single-member,
.gs-team--fixed-height .single-member .img-area,
.gs-team--fixed-height .single-member>a {
    height: 100%
}

.gs-team--fixed-height .single-member .gs_team_image__wrapper {
    height: 100%
}

.gs-team--fixed-height .single-member .gs_team_image__wrapper img {
    height: 100% !important;
    max-height: unset !important;
    max-width: unset !important;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100% !important
}

.gs-filter--group-title {
    margin-bottom: 20px
}

.gs-filter--group-divider {
    margin-bottom: 30px;
    margin-top: 30px
}

.gs-filter--group-divider .gs-filter--group-divider--inner {
    border-top: 1px solid #ddd
}

@-webkit-keyframes gsteam_popup_anim {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes gsteam_popup_anim {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.rtl .gs_team_ribbon {
    left: -85px;
    right: auto;
    -webkit-transform: rotate(315deg) translateZ(0);
    transform: rotate(315deg) translateZ(0);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.rtl .cbp-so-side-right {
    text-align: right
}

.rtl .gs-team-table-cell {
    padding: 10px 0 10px 10px
}

.rtl .gs-team-table-cell:last-child {
    padding-left: 0;
    text-align: left
}

.rtl .gs-team-table .socialicon {
    text-align: left
}

.rtl .gs_tm_theme15 .gs-team-table-cell,
.rtl .gs_tm_theme16 .gs-team-table-cell {
    padding: 10px
}

.rtl .gs_tm_theme15 .gsc-image {
    border-left: none;
    border-right: 1px solid #e1e4e8
}

.rtl .gs_tm_theme15 .socialicon {
    border-left: 1px solid #e1e4e8;
    border-right: none;
    padding-left: 9px
}

.rtl .bootstrap-table .fixed-table-container .table thead th .sortable {
    background-position: 0;
    padding-left: 30px !important;
    padding-right: .75rem !important;
    text-align: right
}

.rtl .gs_tm_theme22 .social_cont,
.rtl .gs_tm_theme22 .tittle_container {
    text-align: right
}

.rtl .gs_tm_theme22 .social_contact {
    padding: 8px 20px 8px 0
}

.rtl .social_contact_mt {
    padding: 15px 20px 15px 0 !important
}

.rtl .social_contact .fa-arrow-right {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.rtl .gs-team-info {
    text-align: right
}

.rtl .gs_tm_theme17 .gs-team-name a,
.rtl .gs_tm_theme18 .gs-team-name a {
    margin-left: 25px;
    margin-right: 0
}

.rtl .gs_tm_theme17 .gs-team-details,
.rtl .gs_tm_theme18 .gs-team-details {
    padding-left: 10px;
    padding-right: 0
}

.rtl .gs_tm_theme17 .gs-team-info {
    padding-left: 20px;
    padding-right: 0
}

.rtl .gs_tm_theme18 .gs-team-info {
    padding-left: 0;
    padding-right: 20px
}

.rtl .gs_tm_theme8 .single-member-name-desig,
.rtl .gs_tm_theme9 .single-member-name-desig,
.rtl .gs_tm_theme11 .single-member-name-desig,
.rtl .gs_tm_theme12 .single-member-name-desig,
.rtl .gs_tm_theme19 .single-member-name-desig {
    left: auto;
    right: 0
}

.rtl .gs_tm_theme8 .single-member:hover .gs-member-desig,
.rtl .gs_tm_theme8 .single-member:hover .gs-member-name,
.rtl .gs_tm_theme9 .single-member:hover .gs-member-desig,
.rtl .gs_tm_theme9 .single-member:hover .gs-member-name,
.rtl .gs_tm_theme11 .single-member:hover .gs-member-desig,
.rtl .gs_tm_theme11 .single-member:hover .gs-member-name,
.rtl .gs_tm_theme12 .single-member:hover .gs-member-desig,
.rtl .gs_tm_theme12 .single-member:hover .gs-member-name,
.rtl .gs_tm_theme19 .single-member:hover .gs-member-desig,
.rtl .gs_tm_theme19 .single-member:hover .gs-member-name {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.rtl .gs-multi-select--single label span.gs-select--indicator {
    margin-left: 10px;
    margin-right: 0
}

.rtl .gs-multi-select--wrapper {
    padding-left: 24px;
    padding-right: 0
}

.rtl .gs-multi-select--arrow {
    left: 10px;
    right: auto
}

.rtl .gs-select--open .gs-multi-select--arrow {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.rtl .gs-member-cphon,
.rtl .gs-member-email {
    direction: ltr;
    text-align: right
}

.rtl .gs_team_popup_details {
    padding-left: 0;
    padding-right: 24px;
    text-align: right
}

.rtl .progress-bar {
    float: right
}

.rtl .progress>.progress-completed {
    left: auto;
    right: 0
}

.rtl .gstm-details>div {
    text-align: right
}

.rtl .gstm-details>div .levels {
    float: right
}

.rtl .gstm-details>div .levels:after {
    content: ": ";
    float: left;
    margin: 0 4px
}

.rtl .gs_team_popup_img,
.rtl .single-gs_team .gs_member_img {
    text-align: right
}

.rtl .gs_team_popup_details.popup-one-column {
    padding-right: 0
}

.rtl .mfp-gsteam .mfp-close {
    left: 10px !important;
    right: auto !important
}

.rtl.single-gs_team .gs_member_details {
    padding-left: 0;
    padding-right: 24px
}

.rtl .gs-team-social,
.rtl span.progressText {
    text-align: right
}

.rtl .gs_team_area .team-description {
    border-left: 2px solid rgba(0, 0, 0, .08);
    border-right: none;
    padding-left: 40px !important;
    padding-right: 20px !important;
    text-align: right
}

.rtl .gs_team_area .gstm-gridder .gs-tm-sicons {
    padding-left: 20px !important;
    padding-right: 80px !important
}

.rtl .gridder-navigation .gridder-close {
    left: 10px;
    right: auto
}

@media (min-width: 1024px) and (max-width:1220px) {

    .gs_tm_theme3 .gs-team-social li a,
    .gs_tm_theme4 .gs-team-social li a,
    .gs_tm_theme6 .gs-team-social li a,
    .gs_tm_theme7 .gs-team-social li a,
    .gs_tm_theme10 .gs-team-social li a {
        height: 30px;
        width: 30px
    }

    .gs_tm_theme5 .gs-team-social li a {
        font-size: 10px;
        height: 25px;
        width: 25px
    }

    .gs_tm_theme4 .gs-member-desc,
    .gs_tm_theme5 .gs-member-desc,
    .gs_tm_theme6 .gs-member-desc {
        margin-bottom: 15px
    }

    .gs_team_popup .gs-member-desc {
        font-size: 16px
    }

    .gs_tm_theme6 .gs-team-social li a i,
    .gs_tm_theme7 .gs-team-social li a i,
    .gs_tm_theme10 .gs-team-social li a i {
        line-height: 1.3
    }

    .gs-team-social li a {
        height: 30px;
        width: 30px
    }

    .gs_tm_grid2 .staff-meta {
        width: 233px
    }
}

@media (max-width: 1023px) {

    .gs_team_popup .gs-team-social,
    .popup-one-column img {
        margin: 0 auto !important
    }
}

@media (min-width: 768px) and (max-width:1023px) {

    .gs_tm_theme3 .gs-team-social li a,
    .gs_tm_theme4 .gs-team-social li a,
    .gs_tm_theme6 .gs-team-social li a,
    .gs_tm_theme7 .gs-team-social li a {
        height: 30px;
        width: 30px
    }

    .gs_tm_theme3 .gs-member-desc,
    .gs_tm_theme4 .gs-member-desc,
    .gs_tm_theme5 .gs-member-desc,
    .gs_tm_theme6 .gs-member-desc,
    .gs_tm_theme7 .gs-member-desc {
        font-size: 15px;
        margin-bottom: 15px
    }

    .gs_team_popup .gs-member-desig,
    .gs_team_popup .gs-member-name,
    .gs_tm_theme7 .gs-team-social {
        text-align: center
    }

    .gs_team_popup.style-six .gs-member-desig {
        text-align: left
    }

    .style-six .gs_team_popup_img {
        padding-right: 20px
    }

    .gs_team_popup .gs-team-social {
        display: table;
        text-align: center
    }

    .gs_tm_theme3 .gs-team-social li,
    .gs_tm_theme4 .gs-team-social li,
    .gs_tm_theme6 .gs-team-social li,
    .gs_tm_theme7 .gs-team-social li {
        margin-bottom: 4px
    }

    .gs_tm_theme5 .gs-team-social li {
        margin-bottom: 13px
    }

    .gs_team_popup_img,
    .single-gs_team .gs_member_img {
        max-width: 500px;
        width: 100%
    }

    .gs_team_popup_details,
    .single-gs_team .gs_member_details {
        margin-left: 0;
        padding-left: 0;
        width: 100%
    }

    .single-gs_team .gs_member_details {
        padding-top: 20px
    }

    .gs_tm_grid2 .staff-meta {
        width: 342.5px
    }

    .gs_tm_theme3 .single-member,
    .gs_tm_theme4 .single-member,
    .gs_tm_theme5 .single-member,
    .gs_tm_theme6 .single-member {
        display: initial
    }

    .gs_tm_theme3 .gs-member-name,
    .gs_tm_theme4 .gs-member-name,
    .gs_tm_theme5 .gs-member-name,
    .gs_tm_theme6 .gs-member-name {
        margin: 15px 0 6px
    }

    .team-description {
        border-right: none
    }

    .member-skill {
        margin-top: 20px
    }

    .search-by-name {
        margin-bottom: 20px
    }

    .gs_team_area .gstm-gridder .gs-tm-sicons {
        padding-left: 50px !important
    }

    .rtl .gs_team_area .gstm-gridder .gs-tm-sicons {
        padding-right: 50px !important
    }
}

@media (max-width: 992px) {
    .gs_team_area .team-description {
        border: none;
        padding-right: 20px !important;
        width: 100%
    }

    .gs_team_area .gstm-gridder .gs-tm-sicons {
        margin-top: 20px;
        padding-left: 20px !important;
        width: 100%
    }

    .rtl .gs_team_area .team-description {
        border: none;
        padding-left: 20px !important
    }

    .rtl .gs_team_area .gstm-gridder .gs-tm-sicons {
        padding-right: 20px !important
    }
}

@media (max-width: 767px) {

    .gs_tm_theme17 .gs-team-info,
    .gs_tm_theme18 .gs-team-info,
    .rtl .gs_tm_theme17 .gs-team-info,
    .rtl .gs_tm_theme18 .gs-team-info {
        padding: 20px
    }

    .gs_tm_theme4 .single-member,
    .gs_tm_theme6 .single-member {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .gs_tm_theme6 .single-member .cbp-so-side-right {
        max-width: 100%;
        width: 300px
    }
}

@media (min-width: 600px) and (max-width:767px) {
    .gs_tm_theme7 .single-mem-desc-social {
        padding: 29% 10px 0
    }

    .gs_tm_theme2 .gs-member-desc {
        margin-bottom: 15px
    }

    .gs_tm_theme2 .gs-team-social li a,
    .gs_tm_theme6 .gs-team-social li a {
        height: 30px;
        width: 30px
    }

    .gs_tm_theme3 .gs-member-desc,
    .gs_tm_theme4 .gs-member-desc,
    .gs_tm_theme6 .gs-member-desc {
        font-size: 15px;
        margin-bottom: 15px
    }

    .gs_tm_theme4 .single-member img:hover {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    .gs_team_popup .gs-member-desig,
    .gs_team_popup .gs-member-name,
    .single-gs_team .gs_member_details {
        text-align: center
    }

    .gs_team_popup .gs-team-social {
        display: table
    }

    .gs_team_popup_img,
    .single-gs_team .gs_member_img {
        max-width: 500px;
        width: 100%
    }

    .gs_team_popup_details,
    .single-gs_team .gs_member_details {
        margin-left: 0;
        width: 100%
    }

    .gs_tm_theme3 .gs-member-name {
        margin-top: 5px
    }

    .gs-archive-container {
        max-width: 95%
    }

    .gs_tm_theme3 .single-member,
    .gs_tm_theme4 .single-member,
    .gs_tm_theme5 .single-member,
    .gs_tm_theme6 .single-member {
        display: initial
    }

    .gs_tm_theme3 .gs-member-name,
    .gs_tm_theme4 .gs-member-name,
    .gs_tm_theme5 .gs-member-name,
    .gs_tm_theme6 .gs-member-name {
        margin: 15px 0 6px;
        text-align: center
    }

    .gs-team-social,
    .gs_tm_theme3 .gs-member-desc,
    .gs_tm_theme3 .gs-member-desig,
    .gs_tm_theme4 .gs-member-desc,
    .gs_tm_theme4 .gs-member-desig,
    .gs_tm_theme5 .gs-member-desc,
    .gs_tm_theme5 .gs-member-desig,
    .gs_tm_theme6 .gs-member-desc,
    .gs_tm_theme6 .gs-member-desig {
        text-align: center
    }

    .team-description {
        border-right: none
    }

    .member-skill {
        margin-top: 20px
    }

    .gs_tm_theme17 .image img,
    .gs_tm_theme18 .image img {
        width: 100%
    }

    .search-by-name {
        margin-bottom: 20px
    }

    .gs_tm_theme9 .gs_team_pop .cbp-so-side {
        width: auto
    }

    .popup-one-column img {
        padding: 0 0 20px;
        width: 100%
    }

    .gs_team_popup_details .gs_team_popup .gs-team-social {
        margin: 0 auto !important
    }
}

@media (min-width: 480px) and (max-width:599px) {

    .gs-archive-container .gs-team-social li a,
    .gs_tm_theme1 .gs-team-social li a,
    .gs_tm_theme3 .gs-team-social li a,
    .gs_tm_theme4 .gs-team-social li a,
    .gs_tm_theme6 .gs-team-social li a,
    .gs_tm_theme7 .gs-team-social li a,
    .gs_tm_theme10 .gs-team-social li a {
        height: 27px;
        width: 27px
    }

    .gs_tm_theme2 .gs-team-social li a {
        height: 25px;
        margin: 0 1px 6px;
        width: 25px
    }

    .gs_tm_theme2 .gs-team-social li a i {
        font-size: 12px
    }

    .gs_tm_theme2 .gs-member-desc,
    .gs_tm_theme3 .gs-member-desc,
    .gs_tm_theme4 .gs-member-desc,
    .gs_tm_theme6 .gs-member-desc,
    .gs_tm_theme7 .gs-member-desc {
        font-size: 15px;
        margin-bottom: 15px
    }

    .gs_tm_theme4 .single-member img:hover {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    .gs_team_popup .gs-member-desig,
    .gs_team_popup .gs-member-name,
    .single-gs_team .gs_member_details {
        text-align: center
    }

    .gs_team_popup .gs-team-social {
        display: table
    }

    .gs_team_popup_img,
    .single-gs_team .gs_member_img {
        max-width: 500px;
        width: 100%
    }

    .gs_team_popup_details,
    .single-gs_team .gs_member_details {
        margin-left: 0;
        width: 100%
    }

    .gs_tm_theme3 .gs-member-name {
        margin-top: 5px
    }

    .gs_tm_theme5 .gs-team-social {
        text-align: center
    }

    .gs_tm_theme5 .gs-team-social li {
        margin-bottom: 13px
    }

    .gs-archive-container {
        max-width: 95%
    }

    .gs_tm_grid2 .staff-meta {
        width: 209.5px
    }

    .gs_tm_theme3 .single-member,
    .gs_tm_theme4 .single-member,
    .gs_tm_theme5 .single-member,
    .gs_tm_theme6 .single-member {
        display: initial
    }

    .gs_tm_theme3 .gs-member-name,
    .gs_tm_theme4 .gs-member-name,
    .gs_tm_theme5 .gs-member-name,
    .gs_tm_theme6 .gs-member-name {
        margin: 15px 0 6px;
        text-align: center
    }

    .gs-team-social,
    .gs_tm_theme3 .gs-member-desc,
    .gs_tm_theme3 .gs-member-desig,
    .gs_tm_theme4 .gs-member-desc,
    .gs_tm_theme4 .gs-member-desig,
    .gs_tm_theme5 .gs-member-desc,
    .gs_tm_theme5 .gs-member-desig,
    .gs_tm_theme6 .gs-member-desc,
    .gs_tm_theme6 .gs-member-desig {
        text-align: center
    }

    .team-description {
        border-right: none
    }

    .member-skill {
        margin-top: 20px
    }

    .gs_tm_theme14 .gsc-table-head,
    .gs_tm_theme15 .gsc-table-head,
    .gs_tm_theme16 .gsc-table-head {
        display: none
    }

    .gs-team-table-row {
        display: block
    }

    .gs-team-table-cell {
        display: inline-table
    }

    .gs_tm_theme14 .gs-team-table .gs-team-table-cell,
    .gs_tm_theme15 .gs-team-table .gs-team-table-cell,
    .gs_tm_theme16 .gs-team-table .gs-team-table-cell {
        border-bottom: none
    }

    .gs_tm_theme14 .gsc-image,
    .gs_tm_theme15 .gsc-image,
    .gs_tm_theme16 .gsc-image {
        float: left
    }

    .gs_tm_theme14 .gsc-name,
    .gs_tm_theme15 .gsc-name,
    .gs_tm_theme16 .gsc-name {
        display: inline-block;
        margin-top: 40px
    }

    .gs_tm_theme14 .gsc-desig,
    .gs_tm_theme14 .gsc-name,
    .gs_tm_theme15 .gsc-desig,
    .gs_tm_theme15 .gsc-name,
    .gs_tm_theme16 .gsc-desig,
    .gs_tm_theme16 .gsc-name {
        padding: 0;
        width: 70%
    }

    .gs_tm_theme14 .gs-team-table .socialicon,
    .gs_tm_theme15 .gs-team-table .socialicon,
    .gs_tm_theme16 .gs-team-table .socialicon {
        width: 100%
    }

    .gs_tm_theme14 ul.gs-team-social,
    .gs_tm_theme15 ul.gs-team-social {
        border-bottom: 1px solid #ece6e6;
        display: block;
        padding-bottom: 15px
    }

    .gs_tm_theme15 .gsc-image {
        border-left: none
    }

    .gs_tm_theme15 .socialicon {
        border-right: none;
        padding-right: 0
    }

    .search-by-name {
        margin-bottom: 20px
    }

    .gs_tm_theme9 .gs_team_pop .cbp-so-side {
        width: auto
    }

    .popup-one-column img {
        padding: 0 0 20px;
        width: 100%
    }

    .gs_team_popup .gs-team-social {
        margin: 0 auto !important
    }
}

@media (max-width: 479px) {

    .gs_tm_theme2 .gs-member-desc,
    .gs_tm_theme3 .gs-member-desc,
    .gs_tm_theme4 .gs-member-desc,
    .gs_tm_theme6 .gs-member-desc {
        margin-bottom: 15px
    }

    .gs-archive-container .gs-team-social li a,
    .gs_team_popup .gs-team-social li a,
    .gs_tm_theme2 .gs-team-social li a,
    .gs_tm_theme4 .gs-team-social li a,
    .single-gs_team .gs-team-social li a {
        height: 30px;
        width: 30px
    }

    .gs_tm_theme4 .single-member img:hover {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    .gs_team_popup .gs-member-desig,
    .gs_team_popup .gs-member-name,
    .single-gs_team .gs_member_details {
        text-align: center
    }

    .gs_team_popup .gs-team-social {
        display: table
    }

    .gs_team_popup_img,
    .single-gs_team .gs_member_img {
        width: 100%
    }

    .gs_team_popup_details,
    .single-gs_team .gs_member_details {
        margin-left: 0;
        width: 100%
    }

    .gs_tm_theme3 .gs-member-name {
        margin-top: 5px
    }

    .gs-archive-container {
        max-width: 95%
    }

    .gs_tm_grid2 .staff-meta {
        width: 320px
    }

    .gs_tm_theme3 .single-member,
    .gs_tm_theme4 .single-member,
    .gs_tm_theme5 .single-member,
    .gs_tm_theme6 .single-member {
        display: initial
    }

    .gs_tm_theme3 .gs-member-name,
    .gs_tm_theme4 .gs-member-name,
    .gs_tm_theme5 .gs-member-name,
    .gs_tm_theme6 .gs-member-name {
        margin: 15px 0 6px;
        text-align: center
    }

    .gs-team-social,
    .gs_tm_theme3 .gs-member-desc,
    .gs_tm_theme3 .gs-member-desig,
    .gs_tm_theme4 .gs-member-desc,
    .gs_tm_theme4 .gs-member-desig,
    .gs_tm_theme5 .gs-member-desc,
    .gs_tm_theme5 .gs-member-desig,
    .gs_tm_theme6 .gs-member-desc,
    .gs_tm_theme6 .gs-member-desig {
        text-align: center
    }

    .team-description {
        border-right: none
    }

    .member-skill {
        margin-top: 20px
    }

    .gs_tm_theme14 .gsc-table-head,
    .gs_tm_theme15 .gsc-table-head,
    .gs_tm_theme16 .gsc-table-head {
        display: none
    }

    .gs-team-table-row {
        display: block
    }

    .gs-team-table-cell {
        display: inline-table
    }

    .gs_tm_theme14 .gs-team-table .gs-team-table-cell,
    .gs_tm_theme15 .gs-team-table .gs-team-table-cell,
    .gs_tm_theme16 .gs-team-table .gs-team-table-cell {
        border-bottom: none
    }

    .gs_tm_theme14 .gsc-image,
    .gs_tm_theme15 .gsc-image,
    .gs_tm_theme16 .gsc-image {
        float: left
    }

    .gs_tm_theme14 .gsc-name,
    .gs_tm_theme15 .gsc-name,
    .gs_tm_theme16 .gsc-name {
        display: inline-block;
        margin-top: 40px
    }

    .gs_tm_theme14 .gsc-desig,
    .gs_tm_theme14 .gsc-name,
    .gs_tm_theme15 .gsc-desig,
    .gs_tm_theme15 .gsc-name,
    .gs_tm_theme16 .gsc-desig,
    .gs_tm_theme16 .gsc-name {
        padding: 0;
        width: 56%
    }

    .gs_tm_theme14 .gs-team-table .socialicon,
    .gs_tm_theme15 .gs-team-table .socialicon,
    .gs_tm_theme16 .gs-team-table .socialicon {
        width: 100%
    }

    .gs_tm_theme14 ul.gs-team-social,
    .gs_tm_theme15 ul.gs-team-social {
        border-bottom: 1px solid #ece6e6;
        display: block;
        padding-bottom: 15px
    }

    .gs_tm_theme15 .gsc-image {
        border-left: none
    }

    .gs_tm_theme15 .socialicon {
        border-right: none;
        padding-right: 0
    }

    .search-by-name {
        margin-bottom: 20px
    }

    .gs_tm_theme9 .gs_team_pop .cbp-so-side {
        width: auto
    }

    .popup-one-column img {
        padding: 0 0 20px;
        width: 100%
    }

    .gs_team_popup .gs-team-social {
        margin: 0 auto !important
    }
}

@media (max-width: 320px) {
    .gs_tm_grid2 .staff-meta {
        width: 290px
    }

    .popup-one-column img {
        padding: 0 0 20px;
        width: 100%
    }

    .gs_team_popup .gs-team-social {
        margin: 0 auto !important
    }
}

.gstm-panel {
    -webkit-overflow-scrolling: touch;
    background-color: #313131;
    display: none;
    max-width: 100%;
    overflow-y: auto;
    width: 640px
}

.panel-container {
    position: relative
}

#gstm-overlay,
.gs-panel-active {
    overflow: hidden !important
}

#gstm-overlay {
    background-color: #212121;
    bottom: 0;
    display: none;
    height: 100%;
    left: 0;
    opacity: .7;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 999999
}

.gs-team-panel-container .close-gstm-panel-bt,
.gs-team-panel-container .gstm-panel-bt-arrow {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background: none;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 40px;
    justify-content: center;
    outline: none;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    width: 40px
}

.gs-team-panel-container .close-gstm-panel-bt svg,
.gs-team-panel-container .gstm-panel-bt-arrow svg {
    height: 30px;
    width: 30px
}

.gs-team-panel-container .close-gstm-panel-bt svg path,
.gs-team-panel-container .gstm-panel-bt-arrow svg path {
    fill: #c5c5cb
}

.gs-team-panel--default .gstm-panel-left {
    background-color: #212121;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 40px
}

.gs-team-panel--default .gstm-panel-left .gs-team-social li:first-child a {
    margin: 0 2px !important
}

.gs-team-panel--default .gstm-panel-right {
    padding: 0 25px 25px 40px !important
}

.gs-team-panel--default .gstm-panel-right,
.gs-team-panel--default .gstm-panel-right .gs-member-desc p {
    color: #fff
}

.gs-team-panel--default .gstm-panel-right h3 {
    border-top: 1px solid #484747;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    margin-top: 25px;
    padding-top: 25px
}

.gs-team-panel--default .gstm-panel-title {
    color: #fff;
    display: block;
    line-height: 1 !important;
    margin: 0;
    padding: 15px 60px 15px 30px !important;
    position: relative
}

.gs-team-panel--default .close-gstm-panel-bt {
    opacity: .5;
    right: 20px;
    top: 0
}

.gs-team-panel--default .close-gstm-panel-bt:hover {
    opacity: 1
}

.gs-team-panel--default .gstm-panel ul.gs-team-social li {
    text-align: center;
    width: 100%
}

.gs-team-panel--default .gstm-panel i {
    font-size: 20px
}

.gs-team-panel--default .gstm-panel-info {
    background-color: #414141;
    color: #fff;
    display: block;
    font-size: 18px;
    line-height: 1 !important;
    margin: 0 !important;
    padding: 15px 30px !important
}

.gs-team-panel--default .gstm-panel img {
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%
}

.gs-team-panel--default .gstm-panel-right #toc_container {
    display: none
}

.gs-team-load-more-wrapper {
    text-align: center
}

.gs-team-load-more-wrapper .gs-team-load-more-btn {
    background: #5e0de1;
    border: none;
    border-bottom: 3px solid #41089d;
    border-radius: 4px 4px 4px 0;
    color: #fff;
    cursor: pointer;
    font-family: Poppins, sans-serif;
    font-size: 18px;
    font-weight: 500;
    overflow: hidden;
    padding: 15px 25px 13px;
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.gs-team-load-more-wrapper .gs-team-load-more-btn:hover {
    background: #4b06b8;
    border-bottom: 3px solid #400b97;
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    z-index: 999
}

.gs-team-load-more-wrapper .gs-team-load-more-btn:hover:after {
    bottom: 20px;
    left: 166px
}

.gs-team-load-more-wrapper .gs-team-load-more-btn:after {
    background-color: #fff;
    bottom: -6px;
    content: "";
    height: 3px;
    left: -42px;
    position: absolute;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    width: 120px
}

.gs-team-pagination {
    background: #ecf0f3;
    border-radius: 18px;
    -webkit-box-shadow: 0 2px 5px -1px rgba(50, 50, 93, .25), 0 1px 3px -1px rgba(0, 0, 0, .3);
    box-shadow: 0 2px 5px -1px rgba(50, 50, 93, .25), 0 1px 3px -1px rgba(0, 0, 0, .3);
    display: block;
    line-height: 1;
    margin: 0 auto;
    padding: 20px 14px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.gs-team-pagination span {
    border-radius: 10px;
    font-size: 18px;
    padding: 10px 20px
}

.gs-team-pagination span.current {
    background: #5e0de1;
    color: #fff
}

.gs-team-pagination a {
    background: #ecf0f3;
    border-radius: 10px;
    -webkit-box-shadow: inset 2px 2px 5px #d3d7da, inset -2px -2px 5px #fff;
    box-shadow: inset 2px 2px 5px #d3d7da, inset -2px -2px 5px #fff;
    color: #000;
    font-size: 18px;
    padding: 10px 20px;
    text-decoration: none
}

.gs-team-filter-loader-spinner,
.gs-team-loader-spinner {
    margin: auto;
    width: 100px
}

.main-container,
.post-content {
    overflow: visible
}

body {
    overflow-x: hidden
}

.mfp-gsteam .mfp-container {
    opacity: 1
}

.gs_tm_theme20 .gs-grey {
    height: 100%
}

.gs-team--scrollbar {
    padding-right: 10px
}

.gs-team--scrollbar::-webkit-scrollbar {
    width: 3px
}

.gs-team--scrollbar::-webkit-scrollbar-track {
    background-color: #e9e9ea
}

.gs-team--scrollbar::-webkit-scrollbar-thumb {
    background-color: #babec0
}

.gs_tm_theme_v_2 .gs-containeer>.gs-roow {
    margin-left: -16px;
    margin-right: -16px
}

.gs_tm_theme_v_2 .single-member-div .gs_team_image__wrapper,
.gs_tm_theme_v_2 .single-member-div .member-relative-div,
.gs_tm_theme_v_2 .single-member-div .single-member {
    position: relative
}

.gs_tm_theme_v_2 .single-member-div .gs_member_info-top--inner {
    width: 100%
}

.gs_tm_theme_v_2 .single-member-div .single-member .gs_team_image__wrapper:after {
    content: "";
    display: block;
    padding-bottom: 100%;
    width: 100%
}

.gs_tm_theme_v_2 .single-member-div .single-member .gs_team_image__wrapper>a {
    height: 100%;
    left: 0;
    position: absolute !important;
    top: 0;
    width: 100%
}

.gs_tm_theme_v_2 .single-member-div .single-member .gs_team_image__wrapper img {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    position: absolute;
    top: 0;
    width: 100%
}

.gs_tm_theme_v_2 .single-member-div .gs_team_image__overlay {
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: .35s;
    transition: .35s;
    width: 100%
}

.gs_tm_theme_v_2 .single-member-div .single-member:hover .gs_team_image__overlay {
    opacity: 1
}

.gs_tm_theme_v_2 .single-member-div .gs_member_info {
    background-color: #fff;
    padding: 32px;
    text-align: center
}

.gs_tm_theme_v_2 .single-member-div .gs_member_info .gs-member-name {
    color: #030d1e;
    font-family: Poppins, sans-serif;
    font-size: 24px
}

.gs_tm_theme_v_2 .single-member-div .gs-member-name {
    -webkit-transition: all .15s ease;
    transition: all .15s ease
}

.gs_tm_theme_v_2 .single-member-div .gs-member-name a {
    text-decoration: none !important;
    -webkit-transition: inherit;
    transition: inherit
}

.gs_tm_theme_v_2 .single-member-div .gs-member-name a,
.gs_tm_theme_v_2 .single-member-div .gs-member-name a:hover {
    color: inherit
}

.gs_tm_theme_v_2 .single-member-div .gs-member-desc,
.gs_tm_theme_v_2 .single-member-div .gs-member-desig {
    -webkit-transition: all .15s ease;
    transition: all .15s ease
}

.gs_tm_theme_v_2 .single-member-div .gs_member_info .gs-member-desig {
    color: grey;
    font-family: Rubik, sans-serif;
    font-size: 16px
}

.gs_tm_theme_v_2 .single-member-div .gs-member-contact i {
    margin-right: 3px
}

.gs_tm_theme_v_2 .single-member-div .gs-team-social {
    text-align: center;
    width: 100%
}

.gs_tm_theme_v_2 .single-member-div .gs-team-social li {
    margin: 2px
}

.gs_tm_theme_v_2 .single-member-div .gs-team-social li a {
    background: #fff;
    border: none !important;
    border-radius: 50%;
    margin: 0;
    -webkit-transition: all .15s ease;
    transition: all .15s ease
}

.gs_tm_theme_v_2 .single-member-div .gs-team-social li a i,
.gs_tm_theme_v_2 .single-member-div .gs-team-social li a svg {
    color: #000;
    -webkit-transition: all .15s ease;
    transition: all .15s ease
}

.gs_tm_theme_v_2 .gst-social-zoom-effect .single-member .gs-team-social li {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.gs_tm_theme_v_2 .gst-social-zoom-effect .single-member:hover .gs-team-social li {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .35s ease;
    transition: .35s ease
}

.gs_tm_theme_v_2 .gst-social-delayed .single-member:hover .gs-team-social li:nth-child(2) {
    -webkit-transition-delay: .1s !important;
    transition-delay: .1s !important
}

.gs_tm_theme_v_2 .gst-social-delayed .single-member:hover .gs-team-social li:nth-child(3) {
    -webkit-transition-delay: .14s !important;
    transition-delay: .14s !important
}

.gs_tm_theme_v_2 .gst-social-delayed .single-member:hover .gs-team-social li:nth-child(4) {
    -webkit-transition-delay: .18s !important;
    transition-delay: .18s !important
}

.gs_tm_theme_v_2 .gst-social-delayed .single-member:hover .gs-team-social li:nth-child(5) {
    -webkit-transition-delay: .22s !important;
    transition-delay: .22s !important
}

.gs_tm_theme_v_2 .gst-social-delayed .single-member:hover .gs-team-social li:nth-child(6) {
    -webkit-transition-delay: .26s !important;
    transition-delay: .26s !important
}

.gs_tm_theme_v_2 .gst-social-delayed .single-member:hover .gs-team-social li:nth-child(7) {
    -webkit-transition-delay: .3s !important;
    transition-delay: .3s !important
}

.gs_tm_theme_v_2 .gst-social-delayed .single-member:hover .gs-team-social li:nth-child(8) {
    -webkit-transition-delay: .34s !important;
    transition-delay: .34s !important
}

.gs_tm_theme_v_2 .gs-containeer .gs-roow.owl-carousel {
    margin-left: 0 !important;
    margin-right: 0 !important
}

.gs_tm_theme_v_2 .owl-stage-outer .owl-stage .owl-item .single-member-div {
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100% !important
}

.gs_tm_theme_v_2 .owl-item {
    opacity: 0;
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
    -webkit-transition: opacity .5s, visibility .5s, -webkit-transform .5s;
    transition: opacity .5s, visibility .5s, -webkit-transform .5s;
    transition: opacity .5s, visibility .5s, transform .5s;
    transition: opacity .5s, visibility .5s, transform .5s, -webkit-transform .5s;
    visibility: hidden
}

.gs_tm_theme_v_2 .owl-item.active {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    visibility: visible
}

.gs_team_area.gs_tm_theme22 .gs-member-name a,
.gs_team_area.gs_tm_theme24 .gs-member-name a {
    font-size: 18px;
    font-weight: 700
}

@-webkit-keyframes d {

    0%,
    to {
        border-radius: 30% 70% 70% 30%/30% 30% 70% 70%
    }

    25% {
        border-radius: 58% 42% 75% 25%/76% 46% 54% 24%
    }

    50% {
        border-radius: 50% 50% 33% 67%/55% 27% 73% 45%
    }

    75% {
        border-radius: 33% 67% 58% 42%/63% 68% 32% 37%
    }
}

@keyframes d {

    0%,
    to {
        border-radius: 30% 70% 70% 30%/30% 30% 70% 70%
    }

    25% {
        border-radius: 58% 42% 75% 25%/76% 46% 54% 24%
    }

    50% {
        border-radius: 50% 50% 33% 67%/55% 27% 73% 45%
    }

    75% {
        border-radius: 33% 67% 58% 42%/63% 68% 32% 37%
    }
}

.gs_team_image__blob-effect {
    -webkit-animation: d 10s linear infinite alternate forwards;
    animation: d 10s linear infinite alternate forwards;
    background: rgba(149, 65, 255, .65);
    padding: 40px;
    position: relative
}

.gs_team_image__blob-effect:after,
.gs_team_image__blob-effect:before {
    -webkit-animation: inherit;
    animation: inherit;
    background: inherit;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.gs_team_image__blob-effect:before {
    -webkit-animation-duration: 5.5s;
    animation-duration: 5.5s
}

.gs_team_image__blob-effect:after {
    -webkit-animation-duration: 8.5s;
    animation-duration: 8.5s
}

.gs_team_image__blob-effect .gs_team_image__wrapper {
    z-index: 2
}

.gs-grid-style-one>.gs-containeer>.gs-roow {
    margin-left: -26px !important;
    margin-right: -26px !important
}

.gs-grid-style-one .single-member-div .single-member {
    background: none !important
}

.gs-grid-style-one .single-member-div .gs_team_image__wrapper {
    border-radius: 50%;
    width: 100% !important
}

.gs-grid-style-one .single-member-div .gs_team_image__overlay {
    background-color: #23304c66;
    border-radius: 50%;
    opacity: 0;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    -webkit-transition: .35s;
    transition: .35s
}

.gs-grid-style-one .single-member-div .gs_member_info {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background-color: transparent !important;
    bottom: -98px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 180px;
    justify-content: center;
    padding: 24px;
    position: absolute;
    right: -30px;
    text-align: center;
    width: 230px
}

.gs-grid-style-one .single-member-div .gs_member_info>svg {
    -webkit-filter: drop-shadow(0 20px 50px rgba(12, 21, 41, .1));
    filter: drop-shadow(0 20px 50px rgba(12, 21, 41, .1));
    height: auto;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.gs-grid-style-one .single-member-div .gs_member_info>svg path {
    fill: #fff !important
}

.gs-grid-style-one .single-member-div .gs_member_info .gs_member_info--inner {
    margin-top: -5px;
    position: relative
}

.gs-grid-style-one .single-member-div .gs_member_info .gs-member-name {
    font-weight: 500;
    line-height: 1
}

.gs-grid-style-one .single-member-div .gs_member_info .gs-member-desig {
    margin-top: 10px
}

.gs-grid-style-one .single-member-div .gs-team-social {
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: .5s;
    transition: .5s
}

.gs-grid-style-one .single-member-div .single-member:hover .gs_team_image__overlay {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.gs-grid-style-one .single-member-div .single-member:hover .gs-team-social {
    opacity: 1
}

.gs-grid-style-one .single-member-div .single-member:hover .gs-team-social li a i,
.gs-grid-style-one .single-member-div .single-member:hover .gs-team-social li a svg {
    color: #111a2e
}

.gs_team_area.gs-grid-style-one .single-member-div {
    padding-bottom: 170px;
    padding-left: 45px !important;
    padding-right: 45px !important
}

.gs_team_area.gs-grid-style-one .single-member-div .gs-team-social li a {
    background: #fff;
    border: 1px solid #f3f3f3 !important;
    height: 50px;
    width: 50px
}

.gs_team_area.gs-grid-style-one .single-member-div .gs-team-social li a i {
    font-size: 15px;
    font-weight: 600
}

.gs_team_area.gs-grid-style-one .single-member-div .gs-team-social li a i,
.gs_team_area.gs-grid-style-one .single-member-div .gs-team-social li a svg {
    color: #111a2e
}

.gs_team_area.gs-grid-style-one .single-member-div .gs-team-social li a:hover {
    background: #15b7b9 !important;
    border: 1px solid transparent !important;
    color: #fff !important
}

.gs_team_area.gs-grid-style-one .single-member-div .gs-team-social li a:hover i,
.gs_team_area.gs-grid-style-one .single-member-div .gs-team-social li a:hover svg {
    color: #fff !important
}

.gs_team_area.gs-grid-style-one .single-member-div .gs-containeer .gs-roow {
    margin-left: -40px;
    margin-right: -40px
}

.gs-grid-style-two .single-member-div .single-member {
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 20px 50px 0 rgba(12, 21, 41, .13);
    box-shadow: 0 20px 50px 0 rgba(12, 21, 41, .13);
    margin-top: 42%;
    padding: 32px 30px
}

.gs-grid-style-two .single-member-div .gs_team_image__wrapper {
    border-radius: 5px;
    margin-top: calc(-32.46% - 30px);
    width: 100% !important
}

.gs-grid-style-two .single-member-div .gs_team_image__wrapper:after {
    padding-bottom: 101%
}

.gs-grid-style-two .single-member-div .gs_team_image__overlay {
    background-color: #0000004d;
    border-radius: 5px;
    opacity: 0;
    -webkit-transition: .5s ease-out;
    transition: .5s ease-out
}

.gs-grid-style-two .single-member-div .gs_member_info {
    background: none !important;
    padding: 22px 0 10px
}

.gs-grid-style-two .single-member-div .gs_member_info .gs-member-desig {
    margin-top: 4px
}

.gs-grid-style-two .single-member-div .gs_member_info .gs-member-desc {
    color: grey;
    font-family: Rubik, sans-serif;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 20px
}

.gs-grid-style-two .single-member-div .gs_member_info .gs-member-desc a {
    color: #aea8ff;
    font-family: Rubik, sans-serif;
    font-size: 16px;
    text-decoration: underline
}

.gs-grid-style-two .single-member-div .gs_member_info .gs-member-name {
    color: #030d1e;
    font-family: Playfair Display;
    font-size: 24px;
    font-weight: 700
}

.gs-grid-style-two .single-member-div .gs-team-social {
    bottom: 28px;
    left: 50%;
    opacity: 0;
    position: absolute;
    text-align: center;
    -webkit-transform: translate(-50%, -20px);
    -ms-transform: translate(-50%, -20px);
    transform: translate(-50%, -20px);
    -webkit-transition: .3s;
    transition: .3s
}

.gs-grid-style-two .single-member-div .gs-team-social li {
    margin-right: 10px
}

.gs-grid-style-two .single-member-div .gs-team-social li:last-child {
    margin-right: 0
}

.gs-grid-style-two .single-member-div .gs-team-social li a {
    height: 50px;
    width: 50px !important
}

.gs-grid-style-two .single-member-div .gs-member-contact {
    color: #182338;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 600
}

.gs-grid-style-two .single-member-div .gs-member-contact i {
    color: #7948ff
}

.gs-grid-style-two .single-member-div .single-member:hover .gs_team_image__overlay {
    opacity: 1
}

.gs-grid-style-two .single-member-div .single-member:hover .gs-team-social {
    opacity: 1;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%)
}

.gs_team_area.gs-grid-style-two .single-member-div {
    padding-left: 16px !important;
    padding-right: 16px !important
}

.gs_team_area.gs-grid-style-two .single-member-div .gs-team-social li a:hover {
    background: #63f !important;
    border: 1px solid transparent !important;
    color: #fff !important
}

.gs_team_area.gs-grid-style-two .single-member-div .gs-team-social li a:hover i,
.gs_team_area.gs-grid-style-two .single-member-div .gs-team-social li a:hover svg {
    color: #fff !important
}

.gs_team_area.gs-grid-style-two .single-member-div .gs-containeer .gs-roow {
    margin-left: -16px;
    margin-right: -16px
}

.gs-grid-style-three .single-member-div .single-member {
    background: #f5f8f9;
    border-radius: 5px;
    overflow: hidden
}

.gs-grid-style-three .single-member-div .gs_team_image__overlay {
    background-color: #0000004d;
    border-radius: inherit;
    opacity: 0
}

.gs-grid-style-three .single-member-div .gs_member_info {
    background-color: #f5f8f9 !important;
    padding: 30px;
    text-align: left
}

.gs-grid-style-three .single-member-div .gs_member_info .gs-member-name {
    font-family: Spartan, sans-serif;
    font-size: 20px;
    font-weight: 600
}

.gs-grid-style-three .single-member-div .gs_team_image__wrapper {
    border-radius: 5px 5px 0 0
}

.gs-grid-style-three .single-member-div .gs_team_image__wrapper:after {
    padding-bottom: 100% !important
}

.gs-grid-style-three .single-member-div .share-icon {
    background: #fff;
    border: 3px solid #c3c3c357;
    border-radius: 50%;
    bottom: -20px;
    -webkit-box-shadow: 0 2px 4px 0 #afaaaab3;
    box-shadow: 0 2px 4px 0 #afaaaab3;
    color: #111a2e;
    cursor: pointer;
    height: 40px;
    line-height: 26px;
    padding: 4px 8px;
    position: absolute;
    right: 30px;
    text-align: center;
    -webkit-transition: .5s;
    transition: .5s;
    width: 40px
}

.gs-grid-style-three .single-member-div .share-icon i {
    line-height: inherit
}

.gs-grid-style-three .single-member-div .gs-team-social {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    bottom: 40px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    position: absolute;
    right: 26px;
    -webkit-transition: .5s;
    transition: .5s;
    width: auto
}

.gs-grid-style-three .single-member-div .gs-team-social li {
    display: block;
    margin: 6px 4px 4px
}

.gs-grid-style-three .single-member-div .gs-team-social li:last-child {
    margin-top: 0
}

.gs-grid-style-three .single-member-div .gs-team-social li a {
    height: 40px;
    width: 40px
}

.gs-grid-style-three .single-member-div .single-member:hover .gs_team_image__overlay {
    opacity: 1
}

.gs-grid-style-three .single-member-div .single-member:hover .gs-team-social li a i,
.gs-grid-style-three .single-member-div .single-member:hover .gs-team-social li a svg {
    color: #111a2e
}

.gs-grid-style-three .single-member-div .single-member:hover .share-icon {
    background: #15b7b9;
    border: 3px solid #15b7b93d;
    -webkit-box-shadow: 0 2px 4px 0 #15b7b93d;
    box-shadow: 0 2px 4px 0 #15b7b93d;
    color: #fff
}

.gs_team_area.gs-grid-style-three .single-member-div {
    padding-bottom: 32px;
    padding-left: 14px !important;
    padding-right: 14px !important
}

.gs_team_area.gs-grid-style-three .single-member-div .gs-team-social li a:hover {
    background: #15b7b9 !important;
    border: 1px solid transparent !important;
    color: #fff !important
}

.gs_team_area.gs-grid-style-three .single-member-div .gs-team-social li a:hover i,
.gs_team_area.gs-grid-style-three .single-member-div .gs-team-social li a:hover svg {
    color: #fff !important
}

.gs_team_area.gs-grid-style-three .single-member-div .gs-containeer .gs-roow {
    margin-left: -16px;
    margin-right: -16px
}

.gs-grid-style-four .single-member-div .single-member {
    background: none !important;
    padding-bottom: 115px
}

.gs-grid-style-four .single-member-div .gs_team_image__overlay {
    background-color: #0000004d;
    border-radius: inherit;
    opacity: 0
}

.gs-grid-style-four .single-member-div .gs_team_image__wrapper {
    border-radius: 8px 8px 0 0
}

.gs-grid-style-four .single-member-div .gs_team_image__wrapper:after {
    padding-bottom: 100% !important
}

.gs-grid-style-four .single-member-div .gs_member_info {
    background: #fff !important;
    border-radius: 0 0 8px 8px;
    bottom: 0;
    left: 0;
    min-height: 115px;
    overflow: hidden;
    padding: 22px 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.gs-grid-style-four .single-member-div .gs_member_info .gs-member-name {
    color: #030d1e;
    font-family: Work Sans, sans-serif;
    font-size: 20px;
    font-weight: 600;
    margin-top: 2px;
    text-transform: uppercase
}

.gs-grid-style-four .single-member-div .gs_member_info .gs-member-desig {
    font-family: Work Sans, sans-serif;
    margin-top: 2px
}

.gs-grid-style-four .single-member-div .single-mem-desc-social {
    margin-bottom: -50px;
    opacity: 0;
    padding-top: 17px;
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
    transform: translateY(40px);
    -webkit-transition: .4s;
    transition: .4s;
    visibility: hidden
}

.gs-grid-style-four .single-member-div .gs-team-social li a {
    border: 1px solid #e5e5e5 !important;
    height: 50px;
    width: 50px;
}

.gs-grid-style-four .single-member-div .gs-team-social li a i,
.gs-grid-style-four .single-member-div .gs-team-social li a svg {
    color: grey
}

.gs-grid-style-four .single-member-div .gs-team-social li a:hover {
    background: #0f0f0f !important;
    border: 1px solid transparent !important;
    color: #fff !important
}

.gs-grid-style-four .single-member-div .gs-team-social li a:hover i,
.gs-grid-style-four .single-member-div .gs-team-social li a:hover svg {
    color: #fff
}

.gs-grid-style-four .single-member-div .single-member:hover .gs_team_image__overlay {
    opacity: 1
}

.gs-grid-style-four .single-member-div .single-member:hover .single-mem-desc-social {
    margin-bottom: 0;
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    visibility: visible
}

.gs_team_area.gs-grid-style-four .single-member-div {
    padding-bottom: 32px;
    padding-left: 16px !important;
    padding-right: 16px !important
}

.gs_team_area.gs-grid-style-four .single-member-div .gs-containeer .gs-roow {
    margin-left: -16px;
    margin-right: -16px
}

.gs-grid-style-five .single-member-div .single-member {
    background: none !important
}

.gs-grid-style-five .single-member-div .gs_team_image__overlay {
    background-color: #0000004d;
    border-radius: inherit;
    opacity: 0
}

.gs-grid-style-five .single-member-div .single-member--wrapper {
    position: relative
}

.gs-grid-style-five .single-member-div .gs_team_image__wrapper {
    border-radius: 8px;
    width: 100% !important
}

.gs-grid-style-five .single-member-div .gs_member_info {
    background: #fff;
    border-radius: 8px;
    bottom: -50px;
    -webkit-box-shadow: 0 20px 50px 0 rgba(12, 21, 41, .1);
    box-shadow: 0 20px 50px 0 rgba(12, 21, 41, .1);
    left: 38px;
    min-height: 83px;
    overflow: hidden;
    padding: 24px 0;
    position: absolute;
    right: 38px;
    text-align: center;
    -webkit-transition: .5s;
    transition: .5s
}

.gs-grid-style-five .single-member-div .gs_member_info .gs-member-name {
    color: #030d1e;
    font-family: Poppins, sans-serif;
    font-size: 22px;
    font-weight: 600
}

.gs-grid-style-five .single-member-div .gs_member_info .gs-member-desig {
    font-family: Nunito, sans-serif;
    margin-bottom: 14px;
    margin-top: 4px
}

.gs-grid-style-five .single-member-div .single-mem-desc-social {
    margin-bottom: -60px;
    margin-top: 0;
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s;
    visibility: hidden
}

.gs-grid-style-five .single-member-div .gs-team-social li a {
    border: 1px solid #e5e5e5 !important;
    border-radius: 4px;
    height: 40px;
    width: 40px
}

.gs-grid-style-five .single-member-div .gs-team-social li a i,
.gs-grid-style-five .single-member-div .gs-team-social li a svg {
    color: grey
}

.gs-grid-style-five .single-member-div .single-member:hover {
    padding-bottom: 0
}

.gs-grid-style-five .single-member-div .single-member:hover .gs_team_image__overlay {
    opacity: 1
}

.gs-grid-style-five .single-member-div .single-member:hover .single-mem-desc-social {
    margin-bottom: 0;
    opacity: 1;
    visibility: visible
}

.gs_team_area.gs-grid-style-five .single-member-div {
    margin-bottom: 100px;
    padding-left: 16px !important;
    padding-right: 16px !important
}

.gs_team_area.gs-grid-style-five .single-member-div .gs-team-social li a:hover {
    background: #15b7b9 !important;
    border: 1px solid transparent !important;
    color: #fff !important
}

.gs_team_area.gs-grid-style-five .single-member-div .gs-team-social li a:hover i,
.gs_team_area.gs-grid-style-five .single-member-div .gs-team-social li a:hover svg {
    color: #fff !important
}

.gs_team_area.gs-grid-style-five .single-member-div .gs-containeer .gs-roow {
    margin-left: -16px;
    margin-right: -16px
}

.gs-grid-style-six .single-member-div .single-member {
    background: none !important
}

.gs-grid-style-six .single-member-div .single-member--wrapper {
    position: relative
}

.gs-grid-style-six .single-member-div .gs_team_image__wrapper {
    width: 100% !important
}

.gs-grid-style-six .single-member-div .gs_team_image__overlay {
    background: hsla(0, 0%, 100%, .94)
}

.gs-grid-style-six .single-member-div .gs_member_info {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    left: 0;
    line-height: 1.5;
    opacity: 0;
    overflow: hidden;
    padding: 24px 0;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: .3s;
    transition: .3s;
    visibility: hidden;
    width: 100%;
    z-index: 99
}

.gs-grid-style-six .single-member-div .gs_member_info .gs-member-name {
    color: #7a7a7a;
    font-family: Poppins, sans-serif;
    font-size: 18px;
    font-weight: 600
}

.gs-grid-style-six .single-member-div .gs_member_info .gs-member-desig {
    color: #7a7a7a;
    font-family: Nunito, sans-serif;
    margin-top: 4px
}

.gs-grid-style-six .single-member-div .single-mem-desc-social {
    margin-bottom: -44px;
    margin-top: 14px;
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s;
    visibility: hidden
}

.gs-grid-style-six .single-member-div .gs-team-social li a {
    border: 1px solid #e5e5e5 !important;
    border-radius: 0;
    height: 40px;
    width: 40px
}

.gs-grid-style-six .single-member-div .gs-team-social li a i,
.gs-grid-style-six .single-member-div .gs-team-social li a svg {
    color: grey
}

.gs-grid-style-six .single-member-div .single-member:hover .gs_member_info {
    opacity: 1;
    visibility: visible
}

.gs-grid-style-six .single-member-div .single-member:hover .single-mem-desc-social {
    margin-bottom: 0;
    opacity: 1;
    visibility: visible
}

.gs_team_area.gs-grid-style-six .single-member-div {
    margin-bottom: 20px;
    padding-left: 10px !important;
    padding-right: 10px !important
}

.gs_team_area.gs-grid-style-six .single-member-div .gs-team-social li a:hover {
    background: #15b7b9 !important;
    border: 1px solid transparent !important;
    color: #fff !important
}

.gs_team_area.gs-grid-style-six .single-member-div .gs-team-social li a:hover i,
.gs_team_area.gs-grid-style-six .single-member-div .gs-team-social li a:hover svg {
    color: #fff !important
}

.gs_team_area.gs-grid-style-six .gs-containeer .gs-roow {
    margin-left: -10px;
    margin-right: -10px
}

.gs_tm_theme_custom_11.gs_tm_theme_v_2 .gs-roow {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.gs_tm_theme_custom_11.gs_tm_theme_v_2 .single-member-div .single-member {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100% !important;
    padding: 16px
}

.gs_tm_theme_custom_11.gs_tm_theme_v_2 .single-member-div .single-member .gs_team_image__wrapper {
    height: 240px;
    width: 100%
}

.gs_tm_theme_custom_11.gs_tm_theme_v_2 .single-member-div .single-member .gs_member_info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-flex: 1;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    background-color: transparent !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 24px 0 0 !important;
    text-align: left !important;
    z-index: 2
}

.gs_tm_theme_custom_11.gs_tm_theme_v_2 .single-member-div .single-member .gs_member_info .gs-member-name {
    color: #002145;
    font-family: Barlow, sans-serif;
    font-weight: 600;
    margin: 0 0 8px
}

.gs_tm_theme_custom_11.gs_tm_theme_v_2 .single-member-div .single-member .gs_member_info .gs-member-desig {
    font-weight: 300
}

.gs_tm_theme_custom_11.gs_tm_theme_v_2 .single-member-div .single-member .gs_member_info .gstm-custom-eleven-link-wrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin-top: 32px
}

.gs_tm_theme_custom_11.gs_tm_theme_v_2 .single-member-div .single-member .gs_member_info .gstm-custom-eleven-link-wrap .gs-member-action-btn a {
    color: #002145;
    font-family: Barlow, sans-serif;
    font-weight: 600;
    position: relative;
    text-decoration: none
}

.gs_tm_theme_custom_11.gs_tm_theme_v_2 .single-member-div .single-member .gs_member_info .gstm-custom-eleven-link-wrap .gs-member-action-btn a i {
    color: #747474;
    font-size: 13px
}

.gs_tm_theme_custom_11.gs_tm_theme_v_2 .single-member-div .single-member .gs_member_info .gstm-custom-eleven-link-wrap .single-mem-desc-social .gs-team-social li a {
    background-color: transparent !important;
    border-radius: 0;
    height: 15px;
    width: 15px
}

.gs_tm_theme_custom_11.gs_tm_theme_v_2 .single-member-div .single-member .gs_member_info .gstm-custom-eleven-link-wrap .single-mem-desc-social .gs-team-social li a i,
.gs_tm_theme_custom_11.gs_tm_theme_v_2 .single-member-div .single-member .gs_member_info .gstm-custom-eleven-link-wrap .single-mem-desc-social .gs-team-social li a svg {
    color: #002145 !important
}

.gs_tm_theme_custom_11.gs_tm_theme_v_2 .single-member-div .single-member:before {
    background: #8ec6ff;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: .5s;
    transition: .5s;
    width: 100%;
    z-index: -1
}

.gs_tm_theme_custom_11.gs_tm_theme_v_2 .single-member-div .single-member:hover:before {
    opacity: 1
}

.gs_tm_theme_custom_11.gs_tm_theme_v_2 .single-member-div .single-member:hover .gs_member_info .gstm-custom-eleven-link-wrap .single-mem-desc-social .gs-team-social li a {
    background-color: transparent !important
}

.gs_team_area.gs-team-circle-one>.gs-containeer>.gs-roow {
    margin-left: -53px;
    margin-right: -53px
}

.gs-team-circle-one .single-member-div .single-member {
    background: none !important
}

.gs-team-circle-one .single-member-div .single-member--wrapper {
    height: 100%
}

.gs-team-circle-one .single-member-div .gs_team_image__overlay {
    background-color: #0000004d;
    border-radius: 5px;
    opacity: 0
}

.gs-team-circle-one .single-member-div .gs_team_image__wrapper {
    border-radius: 50%;
    width: 100% !important
}

.gs-team-circle-one .single-member-div .gs_team_image__wrapper img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.gs-team-circle-one .single-member-div .gs_member_info {
    background: none !important;
    padding: 20px 0 0;
    text-align: center
}

.gs-team-circle-one .single-member-div .gs_member_info .gs-member-name {
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    margin-bottom: 4px
}

.gs-team-circle-one .single-member-div .gs_member_info .gs-member-desc {
    color: grey;
    line-height: 1.6;
    margin-bottom: 20px;
    margin-top: 18px
}

.gs-team-circle-one .single-member-div .gs_member_info .gs-member-desc a {
    color: grey;
    font-family: Rubik, sans-serif;
    font-size: 16px;
    text-decoration: underline
}

.gs-team-circle-one .single-member-div .single-mem-desc-social {
    text-align: center
}

.gs-team-circle-one .single-member-div .single-member:hover .gs_team_image__overlay {
    opacity: 1
}

.gs-team-circle-one .single-member-div .single-member:hover .gs_team_image__wrapper img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.gs_team_area.gs-team-circle-one .single-member-div {
    margin-bottom: 64px;
    padding-left: 53px !important;
    padding-right: 53px !important
}

.gs_team_area.gs-team-circle-one .single-member-div .gs_member_info .gs-member-desc {
    font-family: Rubik, sans-serif;
    font-size: 16px
}

.gs_team_area.gs-team-circle-one .single-member-div .gs-team-social li {
    margin-right: 12px
}

.gs_team_area.gs-team-circle-one .single-member-div .gs-team-social li:last-child {
    margin-right: 0
}

.gs_team_area.gs-team-circle-one .single-member-div .gs-team-social li a {
    border: 1px solid #e5e5e5 !important;
    border-radius: 50%;
    height: 40px;
    width: 40px
}

.gs_team_area.gs-team-circle-one .single-member-div .gs-team-social li a i,
.gs_team_area.gs-team-circle-one .single-member-div .gs-team-social li a svg {
    color: grey;
    font-size: 15px
}

.gs_team_area.gs-team-circle-one .single-member-div .gs-team-social li a:hover {
    background: #15b7b9 !important;
    border: 1px solid transparent !important;
    color: #fff !important
}

.gs_team_area.gs-team-circle-one .single-member-div .gs-team-social li a:hover i,
.gs_team_area.gs-team-circle-one .single-member-div .gs-team-social li a:hover svg {
    color: #fff !important
}

.gs_team_area.gs-team-circle-one .single-member-div .gs-containeer .gs-roow {
    margin-left: -32px;
    margin-right: -32px
}

.gs_team_area.gs-team-circle-two>.gs-containeer>.gs-roow {
    margin-left: -57px;
    margin-right: -57px
}

.gs-team-circle-two .single-member-div .single-member {
    background: none !important;
    overflow: hidden
}

.gs-team-circle-two .single-member-div .gs_team_image__wrapper {
    -webkit-animation: d 10s linear infinite alternate forwards;
    animation: d 10s linear infinite alternate forwards;
    width: 100% !important
}

.gs-team-circle-two .single-member-div .gs_team_image__overlay {
    background-color: #0b072eb0;
    opacity: 0
}

.gs-team-circle-two .single-member-div .gs_member_info {
    background: none !important;
    padding: 24px 0;
    text-align: center
}

.gs-team-circle-two .single-member-div .gs_member_info .gs-member-name {
    color: #182338;
    font-family: Poppins;
    font-weight: 600
}

.gs-team-circle-two .single-member-div .gs_member_info .gs-member-desig {
    margin-bottom: 6px;
    margin-top: 6px
}

.gs-team-circle-two .single-member-div .gs_member_info .gs-member-desc {
    color: grey;
    font-family: Rubik, sans-serif;
    font-size: 18px;
    line-height: 1.625;
    margin-bottom: 20px;
    margin-top: 16px
}

.gs-team-circle-two .single-member-div .gs_member_info .gs-member-desc a {
    color: grey;
    font-family: Rubik, sans-serif;
    font-size: 16px;
    text-decoration: underline
}

.gs-team-circle-two .single-member-div .gs_member_info .gs-member-contact {
    color: #182338;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 600
}

.gs-team-circle-two .single-member-div .gs_member_info .gs-member-contact i {
    color: #f77674
}

.gs-team-circle-two .single-member-div .gs-team-social {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-80%);
    -ms-transform: translateY(-80%);
    transform: translateY(-80%);
    -webkit-transition: .5s;
    transition: .5s
}

.gs-team-circle-two .single-member-div .single-member:hover .gs_team_image__overlay {
    opacity: 1
}

.gs-team-circle-two .single-member-div .single-member:hover .gs-team-social {
    opacity: 1;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.gs_team_area.gs-team-circle-two .single-member-div {
    margin-bottom: 80px;
    padding-left: 57px !important;
    padding-right: 57px !important
}

.gs_team_area.gs-team-circle-two .single-member-div .gs-team-social li a {
    background: #fff0;
    border: 1px solid #f3f3f3 !important;
    height: 50px;
    width: 50px
}

.gs_team_area.gs-team-circle-two .single-member-div .gs-team-social li a i,
.gs_team_area.gs-team-circle-two .single-member-div .gs-team-social li a svg {
    color: #fff
}

.gs_team_area.gs-team-circle-two .single-member-div .gs-team-social li a:hover {
    background: #f77674 !important;
    border: 1px solid transparent !important;
    color: #fff !important
}

.gs_team_area.gs-team-circle-two .single-member-div .gs-team-social li a:hover i,
.gs_team_area.gs-team-circle-two .single-member-div .gs-team-social li a:hover svg {
    color: #fff !important
}

.gs_team_area.gs-team-circle-two .single-member-div .gs-containeer .gs-roow {
    margin-left: -40px;
    margin-right: -40px
}

.gs-team-circle-three>.gs-containeer>.gs-roow {
    margin-left: -53px !important;
    margin-right: -53px !important
}

.gs-team-circle-three .single-member-div {
    padding-left: 53px !important;
    padding-right: 53px !important
}

.gs-team-circle-three .single-member-div .single-member {
    background: none !important
}

.gs-team-circle-three .single-member-div .single-member--wrapper {
    height: 100%
}

.gs-team-circle-three .single-member-div .gs_team_image__wrapper {
    border-radius: 50%;
    width: 100% !important
}

.gs-team-circle-three .single-member-div .gs_team_image__overlay {
    background-color: #0000004d;
    border-radius: 50%;
    opacity: 0
}

.gs-team-circle-three .single-member-div .gs_member_info {
    background: none !important;
    padding: 23px 32px !important;
    text-align: center
}

.gs-team-circle-three .single-member-div .gs_member_info .gs-member-contact {
    color: #182338;
    font-family: Poppins;
    font-weight: 600
}

.gs-team-circle-three .single-member-div .gs_member_info .gs-member-name {
    color: #182338;
    font-family: Barlow, sans-serif;
    font-weight: 600
}

.gs-team-circle-three .single-member-div .gs_member_info .gs-member-desig {
    font-family: Rubik, sans-serif;
    margin-top: 3px
}

.gs-team-circle-three .single-member-div .single-mem-desc-social {
    bottom: -100%;
    height: 115px;
    left: 0;
    padding-top: 36px;
    position: absolute;
    text-align: center;
    -webkit-transition: .32s;
    transition: .32s;
    width: 100%
}

.gs-team-circle-three .single-member-div .single-mem-desc-social svg {
    height: auto;
    left: 0;
    max-height: unset;
    position: absolute;
    top: 0;
    width: 100%
}

.gs-team-circle-three .single-member-div .single-mem-desc-social svg path {
    fill: #ddd
}

.gs-team-circle-three .single-member-div .single-mem-desc-social .gs-team-social {
    position: relative
}

.gs-team-circle-three .single-member-div .single-member:hover .gs_team_image__overlay {
    opacity: 1
}

.gs-team-circle-three .single-member-div .single-member:hover .single-mem-desc-social {
    bottom: 3%
}

.gs_team_area.gs-team-circle-three .single-member-div .gs-team-social li a {
    background: #fff;
    border: 1px solid #f3f3f3 !important;
    -webkit-box-shadow: 0 5px 20px 0 rgba(42, 35, 78, .1) !important;
    box-shadow: 0 5px 20px 0 rgba(42, 35, 78, .1) !important;
    height: 40px;
    width: 40px
}

.gs_team_area.gs-team-circle-three .single-member-div .gs-team-social li a i,
.gs_team_area.gs-team-circle-three .single-member-div .gs-team-social li a svg {
    color: grey
}

.gs_team_area.gs-team-circle-three .single-member-div .gs-team-social li a i {
    font-size: 16px
}

.gs_team_area.gs-team-circle-three .single-member-div .gs-team-social li a:hover {
    background: #15b7b9 !important;
    border: 1px solid transparent !important;
    color: #fff !important
}

.gs_team_area.gs-team-circle-three .single-member-div .gs-team-social li a:hover i,
.gs_team_area.gs-team-circle-three .single-member-div .gs-team-social li a:hover svg {
    color: #fff !important
}

.gs_team_area.gs-team-circle-four>.gs-containeer>.gs-roow {
    margin-left: -15px;
    margin-right: -15px
}

.gs_team_area.gs-team-circle-four>.gs-containeer>.gs-roow .single-member-div {
    margin-bottom: 20px;
    padding-left: 15px !important;
    padding-right: 15px !important
}

.gs-team-circle-four .single-member-div .single-member {
    background: none !important;
    overflow: hidden
}

.gs-team-circle-four .single-member-div .gs_team_image__wrapper {
    border-radius: 50%;
    position: relative;
    width: 100% !important
}

.gs-team-circle-four .single-member-div .gs_team_image__overlay {
    background-color: rgba(0, 0, 0, .55);
    border-radius: 50%;
    opacity: 0
}

.gs-team-circle-four .single-member-div .single-member--inner {
    padding: 46px;
    position: relative
}

.gs-team-circle-four .single-member-div .single-member--inner svg {
    height: auto;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.gs-team-circle-four .single-member-div .gs_member_info {
    background: none !important;
    padding: 32px 0;
    text-align: center
}

.gs-team-circle-four .single-member-div .gs_member_info .gs-member-name {
    color: #182338;
    font-family: Jost, sans-serif;
    font-weight: 600
}

.gs-team-circle-four .single-member-div .gs_member_info .gs-member-desig {
    font-family: Rubik, sans-serif;
    margin-top: 4px
}

.gs-team-circle-four .single-member-div .gs_member_info .gs-member-desc {
    color: grey;
    font-family: Rubik, sans-serif;
    font-size: 16px;
    line-height: 1.625;
    margin-bottom: 20px;
    margin-top: 18px
}

.gs-team-circle-four .single-member-div .gs_member_info .gs-member-desc a {
    color: grey;
    font-family: Rubik, sans-serif;
    font-size: 16px;
    text-decoration: underline
}

.gs-team-circle-four .single-member-div .gs_member_info .gs-member-contact {
    color: #182338;
    font-family: Jost, sans-serif;
    font-weight: 600
}

.gs-team-circle-four .single-member-div .gs_member_info .gs-member-contact i {
    color: #f77674
}

.gs-team-circle-four .single-member-div .gs-team-social {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.gs-team-circle-four .single-member-div .single-member:hover .gs_team_image__overlay {
    opacity: 1
}

.gs_team_area.gs-team-circle-four .single-member-div .gs-team-social li a {
    background: none;
    border: none;
    height: 22px;
    width: 22px
}

.gs_team_area.gs-team-circle-four .single-member-div .gs-team-social li a i {
    font-size: 18px
}

.gs_team_area.gs-team-circle-four .single-member-div .gs-team-social li a i,
.gs_team_area.gs-team-circle-four .single-member-div .gs-team-social li a svg {
    color: #fff
}

.gs_team_area.gs-team-circle-four .single-member-div .gs-team-social li a:hover {
    background: none !important;
    border: none !important
}

.gs_team_area.gs-team-circle-four .single-member-div .gs-team-social li a:hover i,
.gs_team_area.gs-team-circle-four .single-member-div .gs-team-social li a:hover svg {
    color: #be8aff !important
}

.gs-team-circle-five>.gs-containeer>.gs-roow {
    margin-left: -53px !important;
    margin-right: -53px !important
}

.gs-team-circle-five .single-member-div {
    padding-left: 53px !important;
    padding-right: 53px !important
}

.gs-team-circle-five .single-member-div .gs-team--scrollbar::-webkit-scrollbar-thumb {
    background-color: #f77674
}

.gs-team-circle-five .single-member-div .gs_team_image__wrapper {
    border: 7px solid rgba(0, 0, 0, .07);
    border-radius: 50%;
    line-height: 1.5;
    width: 100% !important
}

.gs-team-circle-five .single-member-div .single-member {
    background: none !important
}

.gs-team-circle-five .single-member-div .single-member:before {
    background-color: #b9b9b9;
    content: "";
    height: 30px;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 13%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: .5s;
    transition: .5s;
    width: 4px;
    z-index: 999
}

.gs-team-circle-five .single-member-div .gs_team_image__overlay {
    background-color: #fff;
    border-radius: 50%;
    bottom: 12px;
    height: auto;
    left: 12px;
    opacity: 0;
    right: 12px;
    top: 12px;
    -webkit-transition: .5s;
    transition: .5s;
    width: auto
}

.gs-team-circle-five .single-member-div .gs_member_info {
    background: none !important;
    padding: 24px 32px;
    text-align: center
}

.gs-team-circle-five .single-member-div .gs_member_info .gs-member-name {
    color: #030d1e;
    font-family: DM Sans, sans-serif;
    font-weight: 700
}

.gs-team-circle-five .single-member-div .gs_member_info .gs-member-desig {
    font-family: Rubik, sans-serif;
    margin-top: 4px
}

.gs-team-circle-five .single-member-div .gs_member_info .gs-member-contact {
    color: #182338;
    font-family: Poppins, sans-serif;
    font-weight: 600
}

.gs-team-circle-five .single-member-div .gs-member-desc {
    color: grey;
    font-family: Rubik, sans-serif;
    font-size: 16px;
    height: 4.5em;
    overflow: hidden auto
}

.gs-team-circle-five .single-member-div .gs-member-desc a {
    color: grey;
    font-family: Rubik, sans-serif;
    font-size: 16px;
    text-decoration: underline
}

.gs-team-circle-five .single-member-div .single-mem-desc-social {
    height: 100%;
    left: 0;
    opacity: 0;
    padding: 29% 16% 12%;
    position: absolute;
    text-align: center;
    top: 0;
    -webkit-transition: .5s;
    transition: .5s;
    width: 100%
}

.gs-team-circle-five .single-member-div .single-member:hover .single-mem-desc-social {
    opacity: 1
}

.gs-team-circle-five .single-member-div .single-member:hover:before {
    opacity: 1
}

.gs_team_area.gs-team-circle-five .single-member-div .gs-team-social li {
    margin-right: 10px !important
}

.gs_team_area.gs-team-circle-five .single-member-div .gs-team-social li:last-child {
    margin-right: 0
}

.gs_team_area.gs-team-circle-five .single-member-div .gs-team-social li a {
    background: #fff;
    border: 1px solid #e5e5e5 !important;
    border-radius: 50% !important;
    height: 40px;
    width: 40px
}

.gs_team_area.gs-team-circle-five .single-member-div .gs-team-social li a i {
    font-size: 16px
}

.gs_team_area.gs-team-circle-five .single-member-div .gs-team-social li a i,
.gs_team_area.gs-team-circle-five .single-member-div .gs-team-social li a svg {
    color: grey
}

.gs_team_area.gs-team-circle-five .single-member-div .gs-team-social li a:hover {
    background: #f77674 !important;
    border: 1px solid transparent !important;
    color: #fff !important
}

.gs_team_area.gs-team-circle-five .single-member-div .gs-team-social li a:hover i,
.gs_team_area.gs-team-circle-five .single-member-div .gs-team-social li a:hover svg {
    color: #fff !important
}

.gs-team-horizontal-one>.gs-containeer>.gs-roow {
    margin-left: -20px;
    margin-right: -20px
}

.gs-team-horizontal-one .single-member-div {
    margin-bottom: 40px;
    min-width: 50%;
    padding-left: 20px !important;
    padding-right: 20px !important
}

.gs-team-horizontal-one .single-member-div .single-member {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background: none !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    position: relative
}

.gs-team-horizontal-one .single-member-div .gs_team_image__wrapper {
    border-radius: 30px 0 30px 0;
    margin-right: -14%;
    width: 50%
}

.gs-team-horizontal-one .single-member-div .single-member .gs_team_image__wrapper img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.gs-team-horizontal-one .single-member-div .gs_member_info {
    background-color: #fff !important;
    border-radius: 18px 0 18px 0;
    -webkit-box-shadow: 0 20px 50px 0 rgba(12, 21, 41, .1);
    box-shadow: 0 20px 50px 0 rgba(12, 21, 41, .1);
    padding: 34px 38px;
    position: relative;
    text-align: left;
    width: 68%
}

.gs-team-horizontal-one .single-member-div .gs-team-social {
    text-align: left
}

.gs-team-horizontal-one .single-member-div .gs-team-social li {
    margin-right: 10px !important
}

.gs-team-horizontal-one .single-member-div .gs-team-social li:last-child {
    margin-right: 0
}

.gs-team-horizontal-one .single-member-div .single-member:hover .gs_team_image__wrapper img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.gs_team_area.gs-team-horizontal-one .single-member-div .single-member .gs_team_image__wrapper:after {
    padding-bottom: 130%
}

.gs_team_area.gs-team-horizontal-one .single-member-div .gs-member-name {
    font-weight: 600
}

.gs_team_area.gs-team-horizontal-one .single-member-div .gs-member-desig {
    color: grey;
    font-family: Nunito, sans-serif;
    font-size: 16px;
    margin-top: 5px
}

.gs_team_area.gs-team-horizontal-one .single-member-div .gs-member-desc {
    color: #959595;
    font-family: Nunito, sans-serif;
    font-size: 16px;
    line-height: 1.625;
    margin-bottom: 20px;
    margin-top: 18px
}

.gs_team_area.gs-team-horizontal-one .single-member-div .gs-member-desc a {
    color: #959595;
    font-family: Nunito, sans-serif;
    font-size: 16px;
    text-decoration: underline
}

.gs_team_area.gs-team-horizontal-one .single-member-div .gs-team-social li a {
    background: #fff;
    border: 1px solid #f3f3f3 !important;
    height: 40px;
    width: 40px
}

.gs_team_area.gs-team-horizontal-one .single-member-div .gs-team-social li a i,
.gs_team_area.gs-team-horizontal-one .single-member-div .gs-team-social li a svg {
    color: grey;
    -webkit-transition: .5s;
    transition: .5s
}

.gs_team_area.gs-team-horizontal-one .single-member-div .gs-team-social li a:hover {
    background: #15b7b9 !important;
    border: 1px solid #15b7b9 !important;
    color: #fff !important
}

.gs_team_area.gs-team-horizontal-one .single-member-div .gs-team-social li a:hover i,
.gs_team_area.gs-team-horizontal-one .single-member-div .gs-team-social li a:hover svg {
    color: #fff !important
}

.gs-team-horizontal-two>.gs-containeer>.gs-roow {
    margin-left: -15px;
    margin-right: -15px
}

.gs-team-horizontal-two .single-member-div {
    margin-bottom: 30px;
    min-width: 50%;
    padding-left: 15px !important;
    padding-right: 15px !important
}

.gs-team-horizontal-two .single-member-div .single-member {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border-radius: 500px;
    -webkit-box-shadow: 0 20px 50px 0 rgba(12, 21, 41, .1);
    box-shadow: 0 20px 50px 0 rgba(12, 21, 41, .1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 37px 40px
}

.gs-team-horizontal-two .single-member-div .gs_team_image__wrapper {
    -webkit-box-flex: 1;
    border-radius: 50%;
    -ms-flex: 1 0 170px;
    flex: 1 0 170px;
    height: 170px;
    margin-right: 30px;
    position: relative
}

.gs-team-horizontal-two .single-member-div .single-member .gs_team_image__wrapper img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.gs-team-horizontal-two .single-member-div .single-member:hover .gs_team_image__wrapper img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.gs-team-horizontal-two .single-member-div .gs_member_info {
    background: none;
    background: none !important;
    border-radius: 50%;
    padding: 0;
    text-align: left;
    width: 100%
}

.gs-team-horizontal-two .single-member-div .gs_member_info .gs-member-name {
    color: #030d1e;
    font-family: DM Sans, sans-serif;
    font-size: 24px;
    font-weight: 700
}

.gs-team-horizontal-two .single-member-div .gs_member_info .gs-member-desig {
    font-family: Nunito, sans-serif;
    padding-top: 4px
}

.gs-team-horizontal-two .single-member-div .gs_member_info .gs-member-desc {
    color: grey;
    font-family: Nunito, sans-serif;
    line-height: 1.5;
    margin-bottom: 15px;
    margin-top: 13px
}

.gs-team-horizontal-two .single-member-div .gs_member_info .gs-member-desc a {
    color: #959595;
    font-family: Nunito, sans-serif;
    font-size: 16px
}

.gs-team-horizontal-two .single-member-div .gs_member_info .gs-member-contact {
    color: #030d1e;
    font-family: DM Sans, sans-serif;
    font-size: 16px;
    font-weight: 600
}

.gs-team-horizontal-two .single-member-div .gs_member_info .gs-member-contact i {
    color: #d2d2d2;
    font-size: 16px;
    font-weight: 700
}

.gs-team-horizontal-two .single-member-div .gs-team-social li {
    border: 1px solid #dadada;
    border-radius: 50%
}

.gs-team-horizontal-two .single-member-div .gs-team-social li a {
    margin: 0
}

.gs-team-horizontal-three>.gs-containeer>.gs-roow {
    margin-left: -15px;
    margin-right: -15px
}

.gs-team-horizontal-three .single-member-div {
    margin-bottom: 30px;
    min-width: 50%;
    padding-left: 15px !important;
    padding-right: 15px !important
}

.gs-team-horizontal-three .single-member-div .single-member--wrapper {
    height: 100%
}

.gs-team-horizontal-three .single-member-div .single-member {
    background: none !important;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    position: relative;
    -webkit-transition: .5s ease;
    transition: .5s ease
}

.gs-team-horizontal-three .single-member-div .gs_team_image__wrapper {
    -webkit-box-flex: 2;
    border-radius: 10px 0 0 10px;
    -ms-flex: 2;
    flex: 2
}

.gs-team-horizontal-three .single-member-div .gs_team_image__wrapper img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.gs-team-horizontal-three .single-member-div .gs_member_info {
    -webkit-box-flex: 3;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-left-width: 0;
    border-radius: 0 6px 6px 0;
    -ms-flex: 3;
    flex: 3;
    height: 100%;
    padding: 42px 14px 46px 40px;
    text-align: left;
    -webkit-transition: all .25s ease;
    transition: all .25s ease
}

.gs-team-horizontal-three .single-member-div .gs_member_info .gs-member-name {
    color: #030d1e;
    font-size: 24px;
    font-weight: 600
}

.gs-team-horizontal-three .single-member-div .gs_member_info .gs-member-desig {
    font-family: Nunito, sans-serif;
    margin-top: 5px
}

.gs-team-horizontal-three .single-member-div .gs_member_info .gs-member-desc {
    color: grey;
    font-family: Nunito, sans-serif;
    font-size: 16px;
    line-height: 1.625;
    margin-bottom: 19px;
    margin-top: 17px
}

.gs-team-horizontal-three .single-member-div .gs_member_info .gs-member-desc a {
    color: #161616
}

.gs-team-horizontal-three .single-member-div .gs_member_info .gs-member-desc a:hover {
    color: #b9b9b9
}

.gs-team-horizontal-three .single-member-div .gs_member_info .gs-member-address {
    color: #030d1e;
    font-family: Poppins, sans-serif;
    font-size: 16px
}

.gs-team-horizontal-three .single-member-div .gs_member_info .gs-member-address i {
    color: #20bbbc;
    font-size: 18px;
    margin-right: 2px
}

.gs-team-horizontal-three .single-member-div .gs-team-social li {
    border: 1px solid #dadada;
    border-radius: 50%
}

.gs-team-horizontal-three .single-member-div .gs-team-social li a {
    margin: 0
}

.gs-team-horizontal-three .single-member-div.gs_team_image__wrapper img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.gs-team-horizontal-three .single-member-div .single-member:hover {
    -webkit-box-shadow: 0 20px 50px 0 rgba(12, 21, 41, .1);
    box-shadow: 0 20px 50px 0 rgba(12, 21, 41, .1)
}

.gs-team-horizontal-three .single-member-div .single-member:hover .gs_team_image__wrapper img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.gs-team-horizontal-three .single-member-div .single-member:hover .gs_member_info {
    border-color: transparent
}

.gs-team-horizontal-four>.gs-containeer>.gs-roow {
    margin-left: -20px;
    margin-right: -20px
}

.gs-team-horizontal-four .single-member-div {
    margin-bottom: 40px;
    min-width: 50%;
    padding-left: 20px !important;
    padding-right: 20px !important
}

.gs-team-horizontal-four .single-member-div .single-member--wrapper {
    padding-left: 75px;
    position: relative
}

.gs-team-horizontal-four .single-member-div .single-member {
    background: #fca564;
    background: linear-gradient(45deg, #fca564 20%, #fd5a80 80%);
    border-radius: 28px;
    padding: 41px 32px 46px 105px;
    position: static;
    -webkit-transition: .5s;
    transition: .5s
}

.gs-team-horizontal-four .single-member-div .single-member:hover {
    background: linear-gradient(55deg, #2dd09c, #23c4ac 38%, #18b8bb)
}

.gs-team-horizontal-four .single-member-div .gs_team_image__wrapper {
    background: #fff;
    border-radius: 50%;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 150px
}

.gs-team-horizontal-four .single-member-div .gs_team_image__wrapper img {
    border: 7px solid #fff;
    border-radius: inherit
}

.gs-team-horizontal-four .single-member-div .gs_member_info {
    background: none !important;
    padding: 0;
    text-align: left
}

.gs-team-horizontal-four .single-member-div .gs_member_info .gs-member-name {
    color: #fff;
    font-family: DM Sans, sans-serif;
    font-size: 24px;
    font-weight: 700
}

.gs-team-horizontal-four .single-member-div .gs_member_info .gs-member-desig {
    color: #fff;
    font-family: Nunito, sans-serif;
    margin-top: 5px
}

.gs-team-horizontal-four .single-member-div .gs_member_info .gs-member-desc {
    color: #fff;
    font-family: Nunito, sans-serif;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 15px;
    margin-top: 12px
}

.gs-team-horizontal-four .single-member-div .gs_member_info .gs-member-desc a {
    color: #e9e9e9;
    font-family: Nunito, sans-serif
}

.gs-team-horizontal-four .single-member-div .gs_member_info .gs-member-desc a:hover {
    color: #fff
}

.gs-team-horizontal-four .single-member-div .gs_member_info .gs-member-contact,
.gs-team-horizontal-four .single-member-div .gs_member_info .gs-member-contact i {
    color: #fff;
    font-size: 16px;
    font-weight: 700
}

.gs-team-horizontal-four .single-member-div .gs-team-social {
    text-align: left
}

.gs-team-horizontal-four .single-member-div .gs-team-social li {
    border: none;
    border-radius: 50%
}

.gs-team-horizontal-four .single-member-div .gs-team-social li a {
    font-size: 16px;
    height: auto;
    margin: 0;
    width: auto
}

.gs-team-horizontal-four .single-member-div .gs-team-social li a i {
    font-size: inherit
}

.gs-team-horizontal-four .single-member-div .gs-team-social li:not(:last-child) {
    margin-right: 6px
}

.gs_team_area.gs-team-horizontal-four .single-member-div .gs-team-social li a {
    background: transparent;
    border: 1px solid transparent !important
}

.gs_team_area.gs-team-horizontal-four .single-member-div .gs-team-social li a i,
.gs_team_area.gs-team-horizontal-four .single-member-div .gs-team-social li a svg {
    color: #fff
}

.gs_team_area.gs-team-horizontal-four .single-member-div .gs-team-social li a:hover {
    background: transparent !important;
    border: 1px solid transparent !important;
    color: #fff !important
}

.gs_team_area.gs-team-horizontal-four .single-member-div .gs-team-social li a:hover i,
.gs_team_area.gs-team-horizontal-four .single-member-div .gs-team-social li a:hover svg {
    color: #fff !important
}

.gs-team-horizontal-five>.gs-containeer>.gs-roow {
    margin-left: -15px;
    margin-right: -15px
}

.gs-team-horizontal-five .single-member-div {
    margin-bottom: 30px;
    min-width: 50%;
    padding-left: 15px !important;
    padding-right: 15px !important
}

.gs-team-horizontal-five .single-member-div .single-member {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 30px;
    -webkit-transition: .5s;
    transition: .5s
}

.gs-team-horizontal-five .single-member-div .gs_team_image__wrapper {
    -webkit-box-flex: 1;
    border-radius: 200px;
    -ms-flex: 1 0 160px;
    flex: 1 0 160px;
    height: 208px;
    margin-right: 30px;
    width: 160px
}

.gs-team-horizontal-five .single-member-div .single-member .gs_team_image__wrapper img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.gs-team-horizontal-five .single-member-div .gs_member_info {
    background: none !important;
    border-radius: 50%;
    margin-top: -38px;
    padding: 0;
    text-align: left
}

.gs-team-horizontal-five .single-member-div .gs_member_info .gs-member-name {
    color: #030d1e;
    font-size: 24px;
    font-weight: 600
}

.gs-team-horizontal-five .single-member-div .gs_member_info .gs-member-desig {
    font-family: Nunito, sans-serif;
    margin-top: 5px
}

.gs-team-horizontal-five .single-member-div .gs_member_info .gs-member-desc {
    color: grey;
    font-family: Nunito, sans-serif;
    line-height: 1.5;
    margin-top: 19px
}

.gs-team-horizontal-five .single-member-div .gs_member_info .gs-member-desc a {
    color: #fff;
    font-family: Nunito, sans-serif;
    line-height: 1.5;
    text-decoration: underline
}

.gs-team-horizontal-five .single-member-div .gs_member_info .gs-member-contact {
    color: #030d1e;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 500
}

.gs-team-horizontal-five .single-member-div .gs_member_info .gs-member-contact i {
    color: #15b7b9;
    font-size: 16px;
    font-weight: 700
}

.gs-team-horizontal-five .single-member-div .gs-team-social li {
    border: 1px solid #dadada;
    border-radius: 50%
}

.gs-team-horizontal-five .single-member-div .gs-team-social li a {
    margin: 0
}

.gs-team-horizontal-five .single-member-div .single-member:hover {
    border: 1px solid transparent;
    -webkit-box-shadow: 0 20px 50px 0 rgba(12, 21, 41, .1);
    box-shadow: 0 20px 50px 0 rgba(12, 21, 41, .1)
}

.gs-team-horizontal-five .single-member-div .single-member:hover .gs_team_image__wrapper img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.single-member--flip.single-member-div .single-member {
    background: none !important;
    overflow: visible;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.single-member--flip.single-member-div .single-member--back,
.single-member--flip.single-member-div .single-member--front {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: transform .7s cubic-bezier(.6, .2, .4, .8), visibility .7s cubic-bezier(.6, .2, .4, .8), opacity .55s cubic-bezier(.6, .2, .4, .8), -webkit-transform .7s cubic-bezier(.6, .2, .4, .8);
    visibility: visible
}

.single-member--flip.single-member-div .single-member--front {
    opacity: 1;
    -webkit-transform: rotateY(0deg) translateZ(60px) scale(.94);
    transform: rotateY(0deg) translateZ(60px) scale(.94);
    z-index: 4
}

.single-member--flip.single-member-div .single-member--back {
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transform: rotateY(180deg) translateZ(60px) scale(.94);
    transform: rotateY(180deg) translateZ(60px) scale(.94);
    width: 100%
}

.single-member--flip.single-member-div .gs_member_info-bottom {
    background: none !important
}

.single-member--flip.single-member-div:hover .single-member--front {
    opacity: 0;
    -webkit-transform: rotateY(-180deg) translateZ(60px) scale(.94);
    transform: rotateY(-180deg) translateZ(60px) scale(.94)
}

.single-member--flip.single-member-div:hover .single-member--back {
    opacity: 1;
    -webkit-transform: rotateY(0deg) translateZ(60px) scale(.94);
    transform: rotateY(0deg) translateZ(60px) scale(.94)
}

.gs-team-flip-one>.gs-containeer>.gs-roow {
    margin-left: -16px;
    margin-right: -16px
}

.gs-team-flip-one .single-member-div {
    margin-bottom: 30px
}

.gs-team-flip-one .single-member-div .single-member--wrapper {
    padding-left: 10px;
    padding-right: 10px
}

.gs-team-flip-one .single-member-div .single-member {
    padding-left: 0;
    padding-right: 0
}

.gs-team-flip-one .single-member-div .gs_member_info .gs-member-name {
    font-size: 22px;
    font-weight: 600
}

.gs-team-flip-one .single-member-div .gs_member_info .gs-member-desig {
    font-family: Nunito, sans-serif;
    margin-top: 6px
}

.gs-team-flip-one .single-member-div .gs_team_image__wrapper:after {
    padding-bottom: 130% !important
}

.gs-team-flip-one .single-member-div .single-member--back,
.gs-team-flip-one .single-member-div .single-member--front {
    border-radius: 0 35px 0 35px
}

.gs-team-flip-one .single-member-div .gs_member_info-top {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #0d2758e8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.gs-team-flip-one .single-member-div .gs_member_info-top .gs-member-desc {
    color: #e6e6e6;
    font-family: Nunito, sans-serif;
    font-size: 16px;
    line-height: 1.625;
    margin-bottom: 1.2em;
    margin-top: 0
}

.gs-team-flip-one .single-member-div .gs_member_info-top .gs-member-desc a {
    color: #e6e6e6;
    font-family: Nunito, sans-serif;
    line-height: 1.5
}

.gs-team-flip-one .single-member-div .gs_member_info-top .gs-member-desc a:hover {
    color: #fff
}

.gs-team-flip-one .single-member-div .gs_member_info-top .gs-member-contact {
    color: #e6e6e6;
    font-weight: 700;
    line-height: 1.5
}

.gs-team-flip-one .single-member-div .gs_member_info-top .gs-member-contact i {
    color: #15b7b9;
    font-size: 16px;
    font-weight: 700
}

.gs-team-flip-one .single-member-div .gs_member_info-bottom {
    background: none;
    padding: 20px 0 0
}

.gs-team-flip-one .single-member-div .single-mem-desc-social {
    margin-top: 22px
}

.gs-team-flip-one .single-member-div .single-mem-desc-social a {
    background-color: transparent;
    color: #fff
}

.gs_team_area.gs-team-flip-one .single-member-div .gs-team-social li {
    margin-right: 8px
}

.gs_team_area.gs-team-flip-one .single-member-div .gs-team-social li:last-child {
    margin-right: 0
}

.gs_team_area.gs-team-flip-one .single-member-div .gs-team-social li a {
    background: transparent;
    border: 1px solid #f3f3f3 !important;
    height: 42px;
    width: 42px
}

.gs_team_area.gs-team-flip-one .single-member-div .gs-team-social li a i,
.gs_team_area.gs-team-flip-one .single-member-div .gs-team-social li a svg {
    color: #fff;
    -webkit-transition: .5s;
    transition: .5s
}

.gs_team_area.gs-team-flip-one .single-member-div .gs-team-social li a:hover {
    background: #15b7b9 !important;
    border: 1px solid #15b7b9 !important;
    color: #fff !important
}

.gs_team_area.gs-team-flip-one .single-member-div .gs-team-social li a:hover i,
.gs_team_area.gs-team-flip-one .single-member-div .gs-team-social li a:hover svg {
    color: #fff !important
}

.gs-team-flip-two .gs-roow {
    margin-left: -54px !important;
    margin-right: -54px !important
}

.gs-team-flip-two .single-member-div {
    margin-bottom: 48px;
    padding-left: 54px !important;
    padding-right: 54px !important
}

.gs-team-flip-two .single-member-div .single-member--back,
.gs-team-flip-two .single-member-div .single-member--front {
    border-radius: 50%
}

.gs-team-flip-two .single-member-div .gs_member_info-top {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: linear-gradient(105deg, hsla(26, 96%, 69%, .802) 10%, #fd5a80 90%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.gs-team-flip-two .single-member-div .gs_member_info-top .gs-member-desc {
    color: #fff;
    font-family: Nunito;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 14px;
    margin-top: 0;
    padding: 0 24px 5px
}

.gs-team-flip-two .single-member-div .gs_member_info-top .gs-member-desc a {
    color: #fff;
    font-family: Nunito, sans-serif;
    line-height: 1.5
}

.gs-team-flip-two .single-member-div .gs_member_info-top .gs-member-desc a:hover {
    color: #f5d4d4
}

.gs-team-flip-two .single-member-div .gs_member_info-top .gs-member-contact {
    color: #fff;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    line-height: 1.5
}

.gs-team-flip-two .single-member-div .gs_member_info-top .gs-member-contact i {
    color: #fff;
    font-size: 16px;
    font-weight: 700
}

.gs-team-flip-two .single-member-div .gs_member_info-bottom {
    background: none;
    padding: 26px 0 0
}

.gs-team-flip-two .single-member-div .gs_member_info-bottom .gs-member-name {
    font-size: 22px;
    font-weight: 500
}

.gs-team-flip-two .single-member-div .gs_member_info-bottom .gs-member-desig {
    margin-top: 4px
}

.gs-team-flip-two .single-member-div .single-mem-desc-social {
    margin-top: 28px
}

.gs-team-flip-two .single-member-div .single-mem-desc-social .gs-team-social li {
    margin-right: 8px
}

.gs-team-flip-two .single-member-div .single-mem-desc-social .gs-team-social li:last-child {
    margin-right: 0
}

.gs-team-flip-two .single-member-div .single-mem-desc-social .gs-team-social li a {
    height: 42px;
    width: 42px
}

.gs_team_area.gs-team-flip-two .single-member-div .gs-team-social li a {
    background: #fff0;
    border: 1px solid #f3f3f3 !important
}

.gs_team_area.gs-team-flip-two .single-member-div .gs-team-social li a i,
.gs_team_area.gs-team-flip-two .single-member-div .gs-team-social li a svg {
    color: #fff;
    -webkit-transition: .5s;
    transition: .5s
}

.gs_team_area.gs-team-flip-two .single-member-div .gs-team-social li a:hover {
    background: #fff !important;
    border: 1px solid #fff !important;
    color: #fff !important
}

.gs_team_area.gs-team-flip-two .single-member-div .gs-team-social li a:hover i,
.gs_team_area.gs-team-flip-two .single-member-div .gs-team-social li a:hover svg {
    color: grey !important
}

.gs-team-flip-three .single-member-div {
    margin-bottom: 10px
}

.gs-team-flip-three .single-member-div .single-member--wrapper {
    padding-left: 10px;
    padding-right: 10px
}

.gs-team-flip-three .single-member-div .single-member {
    padding-left: 0;
    padding-right: 0
}

.gs-team-flip-three .single-member-div .gs_team_image__wrapper {
    border-radius: 0
}

.gs-team-flip-three .single-member-div .gs_member_info-top {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(13, 39, 88, .902);
    border-radius: 0;
    -webkit-box-shadow: 0 20px 50px 0 rgba(12, 21, 41, .1);
    box-shadow: 0 20px 50px 0 rgba(12, 21, 41, .1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    left: 0;
    padding: 32px 72px !important;
    position: absolute;
    top: 0;
    -webkit-transition: .5s;
    transition: .5s;
    width: 100%
}

.gs-team-flip-three .single-member-div .gs_member_info-top .gs-member-desc {
    color: #e6e6e6;
    font-family: Nunito, sans-serif;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 1.2em;
    margin-top: 0
}

.gs-team-flip-three .single-member-div .gs_member_info-top .gs-member-desc a {
    color: #fff;
    font-family: Nunito, sans-serif;
    line-height: 1.5
}

.gs-team-flip-three .single-member-div .gs_member_info-top .gs-member-desc a:hover {
    color: #15b7b9
}

.gs-team-flip-three .single-member-div .gs_member_info-top .gs-member-contact {
    color: #e6e6e6;
    font-weight: 700;
    line-height: 1.6
}

.gs-team-flip-three .single-member-div .gs_member_info-top .gs-member-contact i {
    color: #15b7b9;
    font-size: 18px;
    font-weight: 700
}

.gs-team-flip-three .single-member-div .single-mem-desc-social {
    margin-top: 24px
}

.gs-team-flip-three .single-member-div .gs_member_info-bottom {
    background: none;
    padding: 22px 32px 32px
}

.gs-team-flip-three .single-member-div .gs_member_info-bottom .gs-member-name {
    font-size: 22px;
    font-weight: 600
}

.gs-team-flip-three .single-member-div .gs_member_info-bottom .gs-member-desig {
    margin-top: 5px
}

.gs_team_area.gs-team-flip-three .single-member-div .gs-team-social li {
    margin-right: 8px
}

.gs_team_area.gs-team-flip-three .single-member-div .gs-team-social li:last-child {
    margin-right: 0
}

.gs_team_area.gs-team-flip-three .single-member-div .gs-team-social li a {
    background: #fff0;
    border: 1px solid #f3f3f3 !important;
    height: 42px;
    width: 42px
}

.gs_team_area.gs-team-flip-three .single-member-div .gs-team-social li a i,
.gs_team_area.gs-team-flip-three .single-member-div .gs-team-social li a svg {
    color: #fff;
    -webkit-transition: .5s;
    transition: .5s
}

.gs_team_area.gs-team-flip-three .single-member-div .gs-team-social li a:hover {
    background: #15b7b9 !important;
    border: 1px solid #15b7b9 !important;
    color: #fff !important
}

.gs_team_area.gs-team-flip-three .single-member-div .gs-team-social li a:hover i,
.gs_team_area.gs-team-flip-three .single-member-div .gs-team-social li a:hover svg {
    color: #fff !important
}

.gs-team-flip-three>.gs-containeer>.gs-roow {
    margin-left: -16px;
    margin-right: -16px
}

.gs-team-flip-four .single-member-div .single-member--wrapper {
    padding-left: 10px;
    padding-right: 10px
}

.gs-team-flip-four .single-member-div .single-member {
    padding-left: 0;
    padding-right: 0
}

.gs-team-flip-four .single-member-div .gs_team_image__wrapper:after {
    padding-bottom: 128% !important
}

.gs-team-flip-four .single-member-div .single-member--back,
.gs-team-flip-four .single-member-div .single-member--front {
    border-radius: 134px
}

.gs-team-flip-four .single-member-div .gs_member_info-top--inner {
    margin-top: 20px
}

.gs-team-flip-four .single-member-div .gs_member_info {
    padding: 22px 32px
}

.gs-team-flip-four .single-member-div .gs_member_info-top {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #4323e4;
    background: linear-gradient(35deg, #b71cea, #680bec);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transition: .5s;
    transition: .5s;
    width: 100%
}

.gs-team-flip-four .single-member-div .gs_member_info-top .gs-member-name {
    color: #fff;
    font-family: Poppins, sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.5
}

.gs-team-flip-four .single-member-div .gs_member_info-top .gs-member-desig {
    color: #fff;
    font-family: Nunito, sans-serif;
    line-height: 1.5;
    margin-bottom: 1.3em;
    margin-top: 8px
}

.gs-team-flip-four .single-member-div .gs_member_info-top .gs-member-contact {
    color: #e6e6e6;
    font-family: Nunito, sans-serif;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: .5em
}

.gs-team-flip-four .single-member-div .gs_member_info-top .gs-member-contact i {
    color: #fff;
    font-size: 16px;
    font-weight: 500
}

.gs-team-flip-four .single-member-div .single-mem-desc-social {
    margin-top: 12px
}

.gs-team-flip-four .single-member-div .gs_member_info-bottom {
    background: none;
    -webkit-transition: .5s;
    transition: .5s
}

.gs_team_area.gs-team-flip-four .single-member-div .gs-team-social li {
    margin: 0
}

.gs_team_area.gs-team-flip-four .single-member-div .gs-team-social li a {
    background: transparent;
    border: 1px solid transparent !important
}

.gs_team_area.gs-team-flip-four .single-member-div .gs-team-social li a i,
.gs_team_area.gs-team-flip-four .single-member-div .gs-team-social li a svg {
    color: #f5d4d4
}

.gs_team_area.gs-team-flip-four .single-member-div .gs-team-social li a:hover {
    background: transparent !important;
    border: 1px solid transparent !important;
    color: #fff !important
}

.gs_team_area.gs-team-flip-four .single-member-div .gs-team-social li a:hover i,
.gs_team_area.gs-team-flip-four .single-member-div .gs-team-social li a:hover svg {
    color: #fff !important
}

.gs-team-flip-five>.gs-containeer>.gs-roow {
    margin-left: -16px;
    margin-right: -16px
}

.gs-team-flip-five .single-member-div {
    margin-bottom: 30px
}

.gs-team-flip-five .single-member-div .single-member--wrapper {
    padding-left: 10px;
    padding-right: 10px
}

.gs-team-flip-five .single-member-div .single-member {
    border-radius: 20px;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0
}

.gs-team-flip-five .single-member-div .single-member>.gs_team_image__wrapper img {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all .45s ease;
    transition: all .45s ease;
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.gs-team-flip-five .single-member-div .gs_member_info {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: linear-gradient(105deg, #fca564 7%, #fd5a80);
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    left: 0;
    position: absolute;
    top: 100%;
    -webkit-transition: .4s;
    transition: .4s;
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
    width: 100%
}

.gs-team-flip-five .single-member-div .gs_member_info .gs_team_image__wrapper {
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 16px;
    max-width: 200px;
    min-width: 90px;
    width: 52%
}

.gs-team-flip-five .single-member-div .gs_member_info .gs-member-name {
    color: #fff;
    font-family: Poppins, sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.5
}

.gs-team-flip-five .single-member-div .gs_member_info .gs-member-desig {
    color: #fff;
    font-family: Nunito, sans-serif;
    line-height: 1.5
}

.gs-team-flip-five .single-member-div .single-member:hover>.gs_team_image__wrapper img {
    -webkit-transform: translateY(-40%);
    -ms-transform: translateY(-40%);
    transform: translateY(-40%);
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

.gs-team-flip-five .single-member-div .single-member:hover .gs_member_info {
    top: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.gs_team_area.gs-team-table-five .gs-containeer .gs-roow,
.gs_team_area.gs-team-table-four .gs-containeer .gs-roow,
.gs_team_area.gs-team-table-one .gs-containeer .gs-roow,
.gs_team_area.gs-team-table-three .gs-containeer .gs-roow,
.gs_team_area.gs-team-table-two .gs-containeer .gs-roow {
    margin-left: 0;
    margin-right: 0
}

.gs_team_area.gs-team-table-five table,
.gs_team_area.gs-team-table-four table,
.gs_team_area.gs-team-table-one table,
.gs_team_area.gs-team-table-three table,
.gs_team_area.gs-team-table-two table {
    border-spacing: 0 !important
}

.gs_tm_theme_v_2 .gs-team-table,
.gs_tm_theme_v_2 table {
    border: none;
    margin: 0;
    width: 100%
}

.gs_tm_theme_v_2 .gs-team-table tbody tr,
.gs_tm_theme_v_2 .gs-team-table tfoot tr,
.gs_tm_theme_v_2 .gs-team-table thead tr,
.gs_tm_theme_v_2 table tbody tr,
.gs_tm_theme_v_2 table tfoot tr,
.gs_tm_theme_v_2 table thead tr {
    border: none
}

.gs_tm_theme_v_2 .gs-team-table thead tr th,
.gs_tm_theme_v_2 table thead tr th {
    border: none;
    color: grey;
    font-family: Poppins, sans-serif;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase
}

.gs_tm_theme_v_2 .gs-team-table tbody td,
.gs_tm_theme_v_2 table tbody td {
    border: none
}

.gs_tm_theme_v_2 .gs-team-table img.gs_team_member--image,
.gs_tm_theme_v_2 table img.gs_team_member--image {
    aspect-ratio: 1;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.gs_tm_theme_v_2 .gs-team-table .gs-member-name,
.gs_tm_theme_v_2 table .gs-member-name {
    color: #030d1e;
    font-family: Poppins, sans-serif;
    font-size: 17px;
    font-weight: 600
}

.gs_tm_theme_v_2 .gs-team-table .gs-member-desig,
.gs_tm_theme_v_2 table .gs-member-desig {
    font-family: Poppins;
    font-size: 15px
}

.gs_tm_theme_v_2 .gs-team-table .gs-member-desc,
.gs_tm_theme_v_2 table .gs-member-desc {
    color: grey;
    font-family: Poppins;
    font-size: 16px;
    margin: 0
}

.gs_tm_theme_v_2 .gs-team-table .gs-member-desc a,
.gs_tm_theme_v_2 table .gs-member-desc a {
    color: grey;
    font-family: Poppins;
    font-size: 16px
}

.gs_tm_theme_v_2 .gs-team-table .gs-team-social,
.gs_tm_theme_v_2 table .gs-team-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.gs_tm_theme_v_2 .gs-team-table .gs-team-social li,
.gs_tm_theme_v_2 table .gs-team-social li {
    border-radius: 50%;
    margin-right: 8px
}

.gs_tm_theme_v_2 .gs-team-table .gs-team-social li:last-child,
.gs_tm_theme_v_2 table .gs-team-social li:last-child {
    margin-right: 0
}

.gs_tm_theme_v_2 .gs-team-table .gs-team-social li a,
.gs_tm_theme_v_2 table .gs-team-social li a {
    background: transparent;
    border: 1px solid #e2e2e2 !important;
    height: 40px;
    margin: 0;
    width: 40px
}

.gs_tm_theme_v_2 .gs-team-table .gs-team-social li a i,
.gs_tm_theme_v_2 .gs-team-table .gs-team-social li a svg,
.gs_tm_theme_v_2 table .gs-team-social li a i,
.gs_tm_theme_v_2 table .gs-team-social li a svg {
    color: grey
}

.gs_tm_theme_v_2 .gs-team-table .gs-team--cl-image,
.gs_tm_theme_v_2 table .gs-team--cl-image {
    width: 8%
}

.gs_tm_theme_v_2 .gs-team-table .gs-team--cl-name,
.gs_tm_theme_v_2 .gs-team-table .gs-team--cl-position,
.gs_tm_theme_v_2 table .gs-team--cl-name,
.gs_tm_theme_v_2 table .gs-team--cl-position {
    width: 15%
}

.gs_tm_theme_v_2 .gs-team-table .gs-team--cl-des,
.gs_tm_theme_v_2 table .gs-team--cl-des {
    width: 52%
}

.gs_tm_theme_v_2 .gs-team-table .gs-team--cl-social,
.gs_tm_theme_v_2 table .gs-team--cl-social {
    width: 10%
}

.gs_team_area.gs-team-table-one .gs-team--cl-name {
    width: 18%
}

.gs_team_area.gs-team-table-one .gs-team--cl-position {
    width: 16%
}

.gs_team_area.gs-team-table-one table thead tr th {
    padding: 8px 16px
}

.gs_team_area.gs-team-table-one table thead tr th:first-child {
    padding-left: 0
}

.gs_team_area.gs-team-table-one table tbody td {
    border: none;
    border-top: 1px solid #e5e5e5 !important;
    padding: 16px
}

.gs_team_area.gs-team-table-one table tbody td:first-child {
    padding-left: 0 !important
}

.gs_team_area.gs-team-table-one table tbody tr:last-child td {
    border-bottom: 1px solid #e5e5e5
}

.gs_team_area.gs-team-table-one table .gs-member-desc a {
    color: grey;
    font-family: Poppins;
    font-size: 16px
}

.gs_team_area.gs-team-table-one table .gs-member-desc a:hover {
    color: #f5d4d4
}

.gs_team_area.gs-team-table-one table .gs_team_image__wrapper {
    border-radius: 20px 0 20px 0;
    height: 100px;
    width: 100px
}

.gs_team_area.gs-team-table-one table .gs-team-social li {
    margin-right: 6px !important
}

.gs_team_area.gs-team-table-one table .gs-team-social li:last-child {
    margin-right: 0 !important
}

.gs_team_area.gs-team-table-one table .gs-team-social li a {
    border: 1px solid #e2e2e2 !important
}

.gs_team_area.gs-team-table-one table .gs-team-social li a i,
.gs_team_area.gs-team-table-one table .gs-team-social li a svg {
    color: grey
}

.gs_team_area.gs-team-table-one table .gs-team-social li:hover a {
    background: #f77674 !important;
    border: 1px solid #f77674 !important
}

.gs_team_area.gs-team-table-one table .gs-team-social li a:hover i,
.gs_team_area.gs-team-table-one table .gs-team-social li a:hover svg {
    color: #fff
}

.gs_team_area.gs-team-table-two .gs-team--cl-name {
    width: 17%
}

.gs_team_area.gs-team-table-two table thead {
    background: #15b7b9
}

.gs_team_area.gs-team-table-two table thead tr th {
    color: #fff;
    padding: 14px 18px
}

.gs_team_area.gs-team-table-two table thead tr th:first-child {
    text-align: center
}

.gs_team_area.gs-team-table-two table tbody tr td {
    border: none;
    border-bottom: 1px solid #e5e5e5;
    padding: 16px
}

.gs_team_area.gs-team-table-two table tbody tr td:first-child {
    border-left: 1px solid #e5e5e5
}

.gs_team_area.gs-team-table-two table tbody tr td:last-child {
    border-right: 1px solid #e5e5e5
}

.gs_team_area.gs-team-table-two table .gs-member-desc a {
    text-decoration: none
}

.gs_team_area.gs-team-table-two table .gs-member-desc a:hover {
    color: #f5d4d4
}

.gs_team_area.gs-team-table-two table .gs_team_image__wrapper {
    border-radius: 50%;
    height: 100px;
    width: 100px
}

.gs_team_area.gs-team-table-two table .gs-team-social li {
    margin-right: 6px
}

.gs_team_area.gs-team-table-two table .gs-team-social li:last-child {
    margin-right: 0
}

.gs_team_area.gs-team-table-two table .gs-team-social li a {
    background: transparent;
    border: 1px solid #d0dadb !important
}

.gs_team_area.gs-team-table-two table .gs-team-social li:hover a {
    background: #f77674 !important;
    border: 1px solid #f77674 !important
}

.gs_team_area.gs-team-table-two table .gs-team-social li a:hover i,
.gs_team_area.gs-team-table-two table .gs-team-social li a:hover svg {
    color: #fff
}

.gs_team_area.gs-team-table-three .gs-team--cl-name {
    width: 17%
}

.gs_team_area.gs-team-table-three table td,
.gs_team_area.gs-team-table-three table th {
    padding: 12px 16px
}

.gs_team_area.gs-team-table-three table td {
    border: none;
    border-bottom: 1px solid #e5e5e5
}

.gs_team_area.gs-team-table-three table td:first-child {
    border-left: 1px solid #e5e5e5
}

.gs_team_area.gs-team-table-three table td:last-child {
    border-right: 1px solid #e5e5e5
}

.gs_team_area.gs-team-table-three table thead tr th {
    border-bottom: 1px solid #e5e5e5;
    color: #15b7b9;
    text-transform: capitalize
}

.gs_team_area.gs-team-table-three table tbody tr {
    background: transparent;
    -webkit-transition: .5s;
    transition: .5s
}

.gs_team_area.gs-team-table-three table tbody tr:hover {
    background: #f5fafa
}

.gs_team_area.gs-team-table-three table tbody tr:hover td {
    background: #f5fafa
}

.gs_team_area.gs-team-table-three table tbody tr td {
    background: #fff
}

.gs_team_area.gs-team-table-three table .gs-member-desc a:hover {
    color: #f5d4d4
}

.gs_team_area.gs-team-table-three table .gs_team_image__wrapper {
    height: 100px;
    width: 100px
}

.gs_team_area.gs-team-table-three table .gs-team-social li {
    margin-right: 6px
}

.gs_team_area.gs-team-table-three table .gs-team-social li:last-child {
    margin-right: 0
}

.gs_team_area.gs-team-table-three table .gs-team-social li a {
    border: 1px solid #e2e2e2 !important;
    margin: 0
}

.gs_team_area.gs-team-table-three table .gs-team-social li a i,
.gs_team_area.gs-team-table-three table .gs-team-social li a svg {
    color: grey
}

.gs_team_area.gs-team-table-three table .gs-team-social li:hover a {
    background: #f77674 !important;
    border: 1px solid #f77674 !important
}

.gs_team_area.gs-team-table-three table .gs-team-social li:hover i,
.gs_team_area.gs-team-table-three table .gs-team-social li:hover svg {
    color: #fff
}

.gs_team_area.gs-team-table-four .gs-team--cl-name {
    width: 17%
}

.gs_team_area.gs-team-table-four table th {
    padding: 14px 10px !important
}

.gs_team_area.gs-team-table-four table thead {
    background: #15b7b9
}

.gs_team_area.gs-team-table-four table thead tr th {
    color: #fff;
    padding: 18px
}

.gs_team_area.gs-team-table-four table thead tr th:first-child {
    text-align: center
}

.gs_team_area.gs-team-table-four table thead .gs-team--cl-image {
    width: 11%
}

.gs_team_area.gs-team-table-four table tr {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.gs_team_area.gs-team-table-four table td {
    padding-bottom: 26px;
    padding-left: 14px;
    padding-top: 29px
}

.gs_team_area.gs-team-table-four table td:first-child {
    padding-left: 20px
}

.gs_team_area.gs-team-table-four table td:last-child {
    padding-right: 16px
}

.gs_team_area.gs-team-table-four table tbody tr:after {
    background: #fff;
    -webkit-box-shadow: 0 0 3px rgba(12, 21, 41, .1);
    box-shadow: 0 0 3px rgba(12, 21, 41, .1);
    content: "";
    height: calc(100% - 9px);
    left: 0;
    position: absolute;
    top: 8px;
    -webkit-transition: .5s;
    transition: .5s;
    width: 100%;
    z-index: -1
}

.gs_team_area.gs-team-table-four table tbody tr:hover:after {
    background: #f7efef
}

.gs_team_area.gs-team-table-four table .gs_team_image__wrapper {
    border-radius: 50%;
    height: 80px;
    width: 80px
}

.gs_team_area.gs-team-table-four table .gs-team-social li {
    margin-right: 6px
}

.gs_team_area.gs-team-table-four table .gs-team-social li:last-child {
    margin-right: 0
}

.gs_team_area.gs-team-table-four table .gs-team-social li {
    border: none;
    border-radius: 10px
}

.gs_team_area.gs-team-table-four table .gs-team-social li a {
    background: #edf2f2;
    border: none !important;
    border-radius: 6px
}

.gs_team_area.gs-team-table-four table .gs-team-social li a:hover i,
.gs_team_area.gs-team-table-four table .gs-team-social li a:hover svg {
    color: #fff
}

.gs_team_area.gs-team-table-four .single-member:hover .gs-member-name {
    color: #f77674
}

.gs_team_area.gs-team-table-four .single-member:hover .gs-team-social li a {
    background: #fff
}

.gs_team_area.gs-team-table-four .single-member .gs-team-social li:hover a {
    background: #f77674 !important;
    border: 1px solid #f77674 !important
}

.gs_team_area.gs-team-table-five .gs-team-table .gsc-table-head .gs-team-table-cell {
    border: none;
    color: grey;
    font-family: Poppins, sans-serif;
    font-size: 15px;
    font-weight: 500;
    padding: 18px;
    text-transform: capitalize
}

.gs_team_area.gs-team-table-five .gs-team-table .gsc-table-head .gs-team-table-cell:last-child {
    text-align: left !important
}

.gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-cell:first-of-type {
    width: 8%
}

.gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-cell:nth-of-type(2) {
    width: 15%
}

.gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-cell:nth-of-type(3) {
    width: 15%
}

.gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-cell:nth-of-type(4) {
    width: 52%
}

.gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-cell:nth-of-type(5) {
    width: 10%
}

.gs_team_area.gs-team-table-five .gs-team-table .gsc-desig {
    font-style: normal
}

.gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row:not(.gsc-table-head) {
    position: relative
}

.gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row:not(.gsc-table-head):after {
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0 10px 50px 0 rgba(12, 21, 41, .1);
    box-shadow: 0 10px 50px 0 rgba(12, 21, 41, .1);
    content: "";
    height: calc(100% - 10px);
    left: 0;
    position: absolute;
    top: 10px;
    -webkit-transition: .5s;
    transition: .5s;
    width: 100%;
    z-index: -1
}

.gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row:not(.gsc-table-head) .gs-team-table-cell {
    border: none;
    padding: 26px 16px 16px
}

.gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row:not(.gsc-table-head):hover:after {
    background: #f77674
}

.gs_team_area.gs-team-table-five .gs-team-table .gs_team_image__wrapper {
    border-radius: 8px;
    display: block;
    height: 80px;
    width: 80px
}

.gs_team_area.gs-team-table-five .gs-team-table .gs_team_image__wrapper img {
    width: 100%
}

.gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row:hover .gs-member-name {
    color: #fff
}

.gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row .gs-member-desig {
    color: #575757
}

.gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row:hover .gs-member-desig {
    color: #ffffffb3
}

.gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row:hover .gs-member-desc {
    color: #ffffffb3
}

.gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row:hover .gs-member-desc a {
    color: inherit
}

.gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row .gs-team-social li {
    border: none;
    margin: 2px
}

.gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row .gs-team-social li a {
    background: #edf2f2 !important;
    border-color: transparent !important;
    border-radius: 6px
}

.gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row .gs-team-social li a i,
.gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row .gs-team-social li a svg {
    color: #000
}

.gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row:hover .gs-team-social li a {
    background: hsla(0, 0%, 100%, .18) !important;
    border-color: transparent !important
}

.gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row:hover .gs-team-social li a i,
.gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row:hover .gs-team-social li a svg {
    color: #fff
}

.gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row:hover .gs-team-social li a:hover {
    background: #fff !important
}

.gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row:hover .gs-team-social li a:hover i,
.gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row:hover .gs-team-social li a:hover svg {
    color: #f77674 !important
}

.gs-team-list-style-five .single-member-div,
.gs-team-list-style-four .single-member-div,
.gs-team-list-style-one .single-member-div,
.gs-team-list-style-three .single-member-div,
.gs-team-list-style-two .single-member-div {
    padding-left: 15px !important;
    padding-right: 15px !important
}

.gs-team-list-style-one .single-member-div {
    min-width: 100%
}

.gs-team-list-style-one .single-member-div .single-member {
    background-color: #fff;
    border: 1px solid #eaeaea;
    border-radius: 20px 0 20px 0;
    margin-bottom: 20px;
    padding: 30px;
    -webkit-transition: .25s;
    transition: .25s;
    width: 100%
}

.gs-team-list-style-one .single-member-div .single-member--wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.gs-team-list-style-one .single-member-div .gs_team_image__wrapper {
    -webkit-box-flex: 1;
    border-radius: 20px 0 20px 0;
    -ms-flex: 1 0 200px;
    flex: 1 0 200px;
    height: 200px;
    margin-right: 30px;
    width: 200px
}

.gs-team-list-style-one .single-member-div .gs_member_info {
    background: none !important;
    padding: 0;
    text-align: left;
    width: 100%
}

.gs-team-list-style-one .single-member-div .gs_member_info .gs-member-name {
    color: #030d1e;
    font-size: 24px;
    font-weight: 600
}

.gs-team-list-style-one .single-member-div .gs_member_info .gs-member-desig {
    font-family: Nunito, sans-serif;
    margin-top: 5px
}

.gs-team-list-style-one .single-member-div .gs_member_info .gs-member-desc {
    color: grey;
    font-family: Nunito, sans-serif;
    font-size: 16px;
    margin-bottom: 16px
}

.gs-team-list-style-one .single-member-div .gs_member_info .gs-member-desc a {
    color: grey;
    font-family: Nunito, sans-serif;
    font-size: 16px;
    text-decoration: underline
}

.gs-team-list-style-one .single-member-div .gs-team-social {
    text-align: left
}

.gs-team-list-style-one .single-member-div .single-member .gs-team-social li a {
    background: #edf2f2;
    border-color: transparent !important;
    border-radius: 50%;
    height: 40px;
    margin: 0;
    width: 40px
}

.gs-team-list-style-one .single-member-div .single-member .gs-team-social li a i,
.gs-team-list-style-one .single-member-div .single-member .gs-team-social li a svg {
    color: grey
}

.gs-team-list-style-one .single-member-div .single-member:hover {
    background-color: #e6f2f2;
    border-color: #e6f2f2
}

.gs-team-list-style-one .single-member-div .single-member:hover .gs-team-social li a {
    background: #fff
}

.gs-team-list-style-one .single-member-div .single-member .gs-team-social li a:hover {
    background: #f77674 !important
}

.gs-team-list-style-one .single-member-div .single-member .gs-team-social li a:hover i,
.gs-team-list-style-one .single-member-div .single-member .gs-team-social li a:hover svg {
    color: #fff
}

.gs-team-list-style-two .single-member-div {
    min-width: 100%
}

.gs-team-list-style-two .single-member-div .single-member {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 20px;
    margin-bottom: 20px;
    padding: 30px;
    -webkit-transition: .25s;
    transition: .25s;
    width: 100%
}

.gs-team-list-style-two .single-member-div .single-member--wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.gs-team-list-style-two .single-member-div .gs_team_image__wrapper {
    -webkit-box-flex: 1;
    border-radius: 20px;
    -ms-flex: 1 0 200px;
    flex: 1 0 200px;
    height: 200px;
    margin-right: 30px;
    width: 200px
}

.gs-team-list-style-two .single-member-div .gs_member_info {
    background: none !important;
    padding: 0;
    text-align: left;
    width: 100%
}

.gs-team-list-style-two .single-member-div .gs_member_info .gs-member-name {
    color: #030d1e;
    font-size: 24px;
    font-weight: 600
}

.gs-team-list-style-two .single-member-div .gs_member_info .gs-member-desig {
    font-family: Nunito, sans-serif;
    margin-top: 6px
}

.gs-team-list-style-two .single-member-div .gs_member_info .gs-member-desc {
    color: grey;
    font-family: Nunito, sans-serif;
    font-size: 16px
}

.gs-team-list-style-two .single-member-div .gs_member_info .gs-member-desc a {
    color: grey;
    font-family: Nunito, sans-serif;
    font-size: 16px;
    text-decoration: underline
}

.gs-team-list-style-two .single-member-div .gs_member_info .gs-member-contact {
    color: #030d1e;
    font-family: Nunito, sans-serif;
    font-size: 16px;
    font-weight: 600
}

.gs-team-list-style-two .single-member-div .gs_member_info .gs-member-contact i {
    color: #d2d2d2;
    font-size: 16px
}

.gs-team-list-style-two .single-member-div .single-member:hover {
    background-color: #e6f2f2;
    border-color: transparent
}

.gs-team-list-style-three .single-member-div {
    min-width: 100%
}

.gs-team-list-style-three .single-member-div .single-member {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    margin-bottom: 20px;
    padding: 30px;
    -webkit-transition: .25s;
    transition: .25s;
    width: 100%
}

.gs-team-list-style-three .single-member-div .single-member--wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.gs-team-list-style-three .single-member-div .gs_team_image__wrapper {
    -webkit-box-flex: 1;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    border-radius: 50%;
    -ms-flex: 1 0 200px;
    flex: 1 0 200px;
    height: 200px;
    margin-left: 30px;
    order: 2;
    width: 200px
}

.gs-team-list-style-three .single-member-div .gs_member_info {
    background: none !important;
    padding: 0;
    text-align: left;
    width: 100%
}

.gs-team-list-style-three .single-member-div .gs_member_info .gs-member-name {
    color: #030d1e;
    font-size: 24px;
    font-weight: 600
}

.gs-team-list-style-three .single-member-div .gs_member_info .gs-member-desig {
    font-family: Nunito, sans-serif;
    font-size: 15px;
    margin-top: 6px
}

.gs-team-list-style-three .single-member-div .gs_member_info .gs-member-desc {
    color: grey;
    font-family: Nunito, sans-serif;
    font-size: 16px
}

.gs-team-list-style-three .single-member-div .gs_member_info .gs-member-desc a {
    color: grey;
    font-family: Nunito, sans-serif;
    font-size: 16px;
    text-decoration: underline
}

.gs-team-list-style-three .single-member-div .gs_member_info .gs-member-contact {
    color: #030d1e;
    font-family: Nunito, sans-serif;
    font-size: 16px;
    font-weight: 600
}

.gs-team-list-style-three .single-member-div .gs_member_info .gs-member-contact i {
    color: #f77674;
    font-size: 16px
}

.gs-team-list-style-three .single-member-div .single-member:hover {
    background-color: #f77674;
    border-color: transparent
}

.gs-team-list-style-three .single-member-div .single-member:hover .gs_member_info .gs-member-name {
    color: #fff
}

.gs-team-list-style-three .single-member-div .single-member:hover .gs-member-desig {
    color: #fff
}

.gs-team-list-style-three .single-member-div .single-member:hover .gs-member-desc {
    color: #fff
}

.gs-team-list-style-three .single-member-div .single-member:hover .gs-member-contact {
    color: #fff
}

.gs-team-list-style-three .single-member-div .single-member:hover .gs-member-contact i {
    color: #fff
}

.gs-team-list-style-four .single-member-div {
    min-width: 100%
}

.gs-team-list-style-four .single-member-div .single-member {
    background: none !important;
    border-bottom: 1px solid #e6e9eb;
    border-radius: 0;
    margin-bottom: 30px;
    padding-bottom: 30px;
    -webkit-transition: .25s;
    transition: .25s;
    width: 100%
}

.gs-team-list-style-four .single-member-div .single-member-div:last-child .single-member {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.gs-team-list-style-four .single-member-div .single-member--wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.gs-team-list-style-four .single-member-div .gs_team_image__wrapper {
    -webkit-box-flex: 0;
    border-radius: 20px;
    -ms-flex: 0 0 250px;
    flex: 0 0 250px;
    height: 250px;
    margin-right: 30px;
    width: 250px
}

.gs-team-list-style-four .single-member-div .gs_member_info {
    background: none !important;
    padding: 0;
    text-align: left;
    width: 100%
}

.gs-team-list-style-four .single-member-div .gs_member_info .gs-member-name {
    color: #030d1e;
    font-family: Playfair Display, serif;
    font-size: 24px;
    font-weight: 600
}

.gs-team-list-style-four .single-member-div .gs_member_info .gs-member-desig {
    font-family: Poppins, sans-serif;
    font-size: 15px;
    margin-top: 6px
}

.gs-team-list-style-four .single-member-div .gs_member_info .gs-member-contact-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.gs-team-list-style-four .single-member-div .gs_member_info .gs-member-desc {
    color: grey;
    font-family: Poppins, sans-serif;
    font-size: 15px;
    line-height: 1.6
}

.gs-team-list-style-four .single-member-div .gs_member_info .gs-member-desc a {
    color: grey;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    text-decoration: underline
}

.gs-team-list-style-four .single-member-div .gs_member_info .gs-member-contact {
    color: #182338;
    font-family: Nunito, sans-serif;
    font-size: 15px;
    font-weight: 600
}

.gs-team-list-style-four .single-member-div .gs_member_info .gs-member-contact:not(:last-child) {
    border-right: 1px solid #ddd;
    margin-right: 20px;
    padding-right: 20px
}

.gs-team-list-style-four .single-member-div .gs_member_info .gs-member-contact i {
    color: #15b7b9;
    font-size: 16px
}

.gs-team-list-style-five .single-member-div {
    min-width: 100%
}

.gs-team-list-style-five .single-member-div .single-member {
    background: none !important;
    border: 1px solid #ededed;
    margin-bottom: 20px;
    -webkit-transition: .25s;
    transition: .25s;
    width: 100%
}

.gs-team-list-style-five .single-member-div .single-member .single-member--wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.gs-team-list-style-five .single-member-div .single-member .single-member--wrapper .gs_team_image__wrapper {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 260px;
    flex: 1 0 260px;
    height: 260px;
    width: 260px
}

.gs-team-list-style-five .single-member-div .single-member .gs_member_info {
    background: none !important;
    padding: 30px;
    text-align: left;
    width: 100%
}

.gs-team-list-style-five .single-member-div .single-member .gs_member_info .gs-member-name {
    color: #030d1e;
    font-family: Nunito, sans-serif;
    font-size: 24px;
    font-weight: 600;
    margin-top: -12px
}

.gs-team-list-style-five .single-member-div .single-member .gs_member_info .gs-member-desc {
    color: grey;
    font-family: Poppins, sans-serif;
    font-size: 15px;
    line-height: 1.6;
    margin-top: 4px
}

.gs-team-list-style-five .single-member-div .single-member .gs_member_info .gs-member-desc a {
    color: grey;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    text-decoration: underline
}

.gs-team-list-style-five .single-member-div .single-member .gs-team-social {
    text-align: left
}

.gs-team-list-style-five .single-member-div .single-member .gs-team-social li a {
    border: 1px solid #e0dddd !important;
    border-radius: 50%;
    height: 40px;
    margin: 0;
    width: 40px
}

.gs-team-list-style-five .single-member-div .single-member .gs-team-social li a i,
.gs-team-list-style-five .single-member-div .single-member .gs-team-social li a svg {
    color: grey
}

.gs-team-list-style-five .single-member-div .single-member .gs-team-social li a:hover {
    background: #f77674 !important
}

.gs-team-list-style-five .single-member-div .single-member .gs-team-social li a:hover i,
.gs-team-list-style-five .single-member-div .single-member .gs-team-social li a:hover svg {
    color: #fff
}

.gs-team-panel--default .gstm-panel {
    background-color: #fff;
    width: 500px
}

.gs-team-panel--default .gstm-panel-info {
    padding: 10px 50px 32px
}

.gs-team-panel--default .close-gstm-panel-bt {
    height: 50px;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 5px;
    width: 50px
}

.gs-team-panel--default .close-gstm-panel-bt svg path {
    fill: #030d1e
}

.gs-team-panel--default .gstm-panel-title {
    color: #030d1e;
    font-family: DM Sans, sans-serif;
    font-size: 28px;
    font-weight: 700
}

.gs-team-panel--default .gstm-panel-desig {
    color: grey;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: 2px
}

.gs-team-panel--default .gstm-panel-right {
    padding-right: 0 !important
}

.gs-team-panel--default .gstm-panel-right .gs-member-desc p {
    color: grey;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    line-height: 1.75;
    margin: 16px 0
}

.gs-team-panel--default .gstm-panel-right .gs-member-desc a {
    color: #575757;
    font-family: Poppins, sans-serif;
    font-size: 14px
}

.gs-team-panel--default .gstm-panel-right .gs-member-desc a:hover {
    color: #b9b134
}

.gs-team-panel--default .gstm-panel-right .gstm-panel-right_bottom__wrap {
    padding: 20px 30px
}

.gs-team-panel--default .gstm-panel-right .member-skill {
    margin-top: 32px
}

.gs-team-panel--default .gstm-panel-right .member-skill h3 {
    color: #030d1e;
    font-family: DM Sans, sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 12px
}

.gs-team-panel--default .gstm-panel-right .member-skill .progressText {
    color: #222;
    font-family: Nunito, sans-serif;
    font-size: 17px;
    line-height: 1.4
}

.gs-team-panel--default .gstm-panel-right .member-skill .progressText b {
    font-weight: 400 !important
}

.gs-team-panel--default .gstm-panel-right .member-skill .progress {
    background-color: #f2f2f2;
    height: 6px;
    overflow: inherit;
    position: relative
}

.gs-team-panel--default .gstm-panel-right .member-skill .progress .progress-bar {
    background-color: #030d1e;
    max-width: 100%;
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    width: var(--gstm-progress-width)
}

.gs-team-panel--default .gstm-panel-right .member-skill .progress .progress-completed {
    color: #030d1e;
    font-family: Nunito, sans-serif;
    font-size: 16px;
    font-weight: 600;
    left: 0 !important;
    max-width: 100%;
    position: absolute;
    right: inherit !important;
    text-align: right;
    top: -24px;
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    width: calc(var(--gstm-progress-width) + 17px)
}

.gs-team-panel--default .gstm-panel-right .gstm-details>div {
    color: #182338;
    font-family: Poppins, sans-serif;
    font-size: 17px;
    font-weight: 400
}

.gs-team-panel--default .gstm-panel-right .gstm-details>div i {
    color: #182338;
    margin-right: 8px
}

.gs-team-panel--default .gstm-panel-right .gstm-details>div span.levels {
    font-weight: 500
}

.gs-team-panel--style-five .gstm-panel,
.gs-team-panel--style-four .gstm-panel,
.gs-team-panel--style-one .gstm-panel,
.gs-team-panel--style-three .gstm-panel,
.gs-team-panel--style-two .gstm-panel {
    background-color: #fff;
    width: 500px
}

.gs-team-panel--style-five .gstm-panel-info,
.gs-team-panel--style-four .gstm-panel-info,
.gs-team-panel--style-one .gstm-panel-info,
.gs-team-panel--style-three .gstm-panel-info,
.gs-team-panel--style-two .gstm-panel-info {
    background-color: #fff;
    padding: 10px 50px 32px
}

.gs-team-panel--style-five .gs_team_image__wrapper,
.gs-team-panel--style-four .gs_team_image__wrapper,
.gs-team-panel--style-one .gs_team_image__wrapper,
.gs-team-panel--style-three .gs_team_image__wrapper,
.gs-team-panel--style-two .gs_team_image__wrapper {
    position: relative;
    width: 100% !important
}

.gs-team-panel--style-five .gs_team_image__wrapper:after,
.gs-team-panel--style-four .gs_team_image__wrapper:after,
.gs-team-panel--style-one .gs_team_image__wrapper:after,
.gs-team-panel--style-three .gs_team_image__wrapper:after,
.gs-team-panel--style-two .gs_team_image__wrapper:after {
    content: "";
    display: block;
    padding-bottom: 100%;
    width: 100%
}

.gs-team-panel--style-five .gs_team_image__wrapper img,
.gs-team-panel--style-four .gs_team_image__wrapper img,
.gs-team-panel--style-one .gs_team_image__wrapper img,
.gs-team-panel--style-three .gs_team_image__wrapper img,
.gs-team-panel--style-two .gs_team_image__wrapper img {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    position: absolute;
    top: 0;
    width: 100%
}

.gs-team-panel--style-five .gstm-panel-title,
.gs-team-panel--style-four .gstm-panel-title,
.gs-team-panel--style-one .gstm-panel-title,
.gs-team-panel--style-three .gstm-panel-title,
.gs-team-panel--style-two .gstm-panel-title {
    color: #030d1e;
    font-family: DM Sans, sans-serif;
    font-size: 28px;
    font-weight: 700;
    margin-top: 32px
}

.gs-team-panel--style-five .gstm-panel-desig,
.gs-team-panel--style-four .gstm-panel-desig,
.gs-team-panel--style-one .gstm-panel-desig,
.gs-team-panel--style-three .gstm-panel-desig,
.gs-team-panel--style-two .gstm-panel-desig {
    color: grey;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: 2px
}

.gs-team-panel--style-five .gs-member-desc,
.gs-team-panel--style-four .gs-member-desc,
.gs-team-panel--style-one .gs-member-desc,
.gs-team-panel--style-three .gs-member-desc,
.gs-team-panel--style-two .gs-member-desc {
    color: grey;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    line-height: 1.75;
    margin: 16px 0
}

.gs-team-panel--style-five .gs-member-desc p:last-child,
.gs-team-panel--style-four .gs-member-desc p:last-child,
.gs-team-panel--style-one .gs-member-desc p:last-child,
.gs-team-panel--style-three .gs-member-desc p:last-child,
.gs-team-panel--style-two .gs-member-desc p:last-child {
    margin-bottom: 0
}

.gs-team-panel--style-five .gs-member-desc a,
.gs-team-panel--style-four .gs-member-desc a,
.gs-team-panel--style-one .gs-member-desc a,
.gs-team-panel--style-three .gs-member-desc a,
.gs-team-panel--style-two .gs-member-desc a {
    color: #575757;
    font-family: Poppins, sans-serif;
    font-size: 14px
}

.gs-team-panel--style-five .gs-member-desc a:hover,
.gs-team-panel--style-four .gs-member-desc a:hover,
.gs-team-panel--style-one .gs-member-desc a:hover,
.gs-team-panel--style-three .gs-member-desc a:hover,
.gs-team-panel--style-two .gs-member-desc a:hover {
    color: #b9b134
}

.gs-team-panel--style-five .gs-tm-sicons .gs-tm-sicons-lable,
.gs-team-panel--style-four .gs-tm-sicons .gs-tm-sicons-lable,
.gs-team-panel--style-one .gs-tm-sicons .gs-tm-sicons-lable,
.gs-team-panel--style-three .gs-tm-sicons .gs-tm-sicons-lable,
.gs-team-panel--style-two .gs-tm-sicons .gs-tm-sicons-lable {
    color: #030d1e;
    font-family: DM Sans, sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 12px
}

.gs-team-panel--style-five .gs-tm-sicons .gs-team-social li a,
.gs-team-panel--style-four .gs-tm-sicons .gs-team-social li a,
.gs-team-panel--style-one .gs-tm-sicons .gs-team-social li a,
.gs-team-panel--style-three .gs-tm-sicons .gs-team-social li a,
.gs-team-panel--style-two .gs-tm-sicons .gs-team-social li a {
    background: #fff !important;
    border: 1px solid #f3f3f3 !important;
    border-radius: 50%;
    height: 44px;
    -webkit-transition: .25s;
    transition: .25s;
    width: 44px
}

.gs-team-panel--style-five .gs-tm-sicons .gs-team-social li a i,
.gs-team-panel--style-five .gs-tm-sicons .gs-team-social li a svg,
.gs-team-panel--style-four .gs-tm-sicons .gs-team-social li a i,
.gs-team-panel--style-four .gs-tm-sicons .gs-team-social li a svg,
.gs-team-panel--style-one .gs-tm-sicons .gs-team-social li a i,
.gs-team-panel--style-one .gs-tm-sicons .gs-team-social li a svg,
.gs-team-panel--style-three .gs-tm-sicons .gs-team-social li a i,
.gs-team-panel--style-three .gs-tm-sicons .gs-team-social li a svg,
.gs-team-panel--style-two .gs-tm-sicons .gs-team-social li a i,
.gs-team-panel--style-two .gs-tm-sicons .gs-team-social li a svg {
    color: #1d2534
}

.gs-team-panel--style-five .gs-tm-sicons .gs-team-social li a:hover,
.gs-team-panel--style-four .gs-tm-sicons .gs-team-social li a:hover,
.gs-team-panel--style-one .gs-tm-sicons .gs-team-social li a:hover,
.gs-team-panel--style-three .gs-tm-sicons .gs-team-social li a:hover,
.gs-team-panel--style-two .gs-tm-sicons .gs-team-social li a:hover {
    background: #666
}

.gs-team-panel--style-five .gs-tm-sicons .gs-team-social li a:hover i,
.gs-team-panel--style-five .gs-tm-sicons .gs-team-social li a:hover svg,
.gs-team-panel--style-four .gs-tm-sicons .gs-team-social li a:hover i,
.gs-team-panel--style-four .gs-tm-sicons .gs-team-social li a:hover svg,
.gs-team-panel--style-one .gs-tm-sicons .gs-team-social li a:hover i,
.gs-team-panel--style-one .gs-tm-sicons .gs-team-social li a:hover svg,
.gs-team-panel--style-three .gs-tm-sicons .gs-team-social li a:hover i,
.gs-team-panel--style-three .gs-tm-sicons .gs-team-social li a:hover svg,
.gs-team-panel--style-two .gs-tm-sicons .gs-team-social li a:hover i,
.gs-team-panel--style-two .gs-tm-sicons .gs-team-social li a:hover svg {
    color: #999
}

.gs-team-panel--style-five .gs-tm-sicons .gstm-details>div:not(:last-child),
.gs-team-panel--style-four .gs-tm-sicons .gstm-details>div:not(:last-child),
.gs-team-panel--style-one .gs-tm-sicons .gstm-details>div:not(:last-child),
.gs-team-panel--style-three .gs-tm-sicons .gstm-details>div:not(:last-child),
.gs-team-panel--style-two .gs-tm-sicons .gstm-details>div:not(:last-child) {
    margin-bottom: 20px
}

.gs-team-panel--style-five .member-skill,
.gs-team-panel--style-four .member-skill,
.gs-team-panel--style-one .member-skill,
.gs-team-panel--style-three .member-skill,
.gs-team-panel--style-two .member-skill {
    margin-top: 32px
}

.gs-team-panel--style-five .member-skill h3,
.gs-team-panel--style-four .member-skill h3,
.gs-team-panel--style-one .member-skill h3,
.gs-team-panel--style-three .member-skill h3,
.gs-team-panel--style-two .member-skill h3 {
    color: #030d1e;
    font-family: DM Sans, sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 12px
}

.gs-team-panel--style-five .member-skill .progressText,
.gs-team-panel--style-four .member-skill .progressText,
.gs-team-panel--style-one .member-skill .progressText,
.gs-team-panel--style-three .member-skill .progressText,
.gs-team-panel--style-two .member-skill .progressText {
    color: #222;
    font-family: Nunito, sans-serif;
    font-size: 17px;
    line-height: 1.4
}

.gs-team-panel--style-five .member-skill .progressText b,
.gs-team-panel--style-four .member-skill .progressText b,
.gs-team-panel--style-one .member-skill .progressText b,
.gs-team-panel--style-three .member-skill .progressText b,
.gs-team-panel--style-two .member-skill .progressText b {
    font-weight: 400 !important
}

.gs-team-panel--style-five .member-skill .progress,
.gs-team-panel--style-four .member-skill .progress,
.gs-team-panel--style-one .member-skill .progress,
.gs-team-panel--style-three .member-skill .progress,
.gs-team-panel--style-two .member-skill .progress {
    background-color: #f2f2f2;
    height: 6px;
    overflow: inherit;
    position: relative
}

.gs-team-panel--style-five .member-skill .progress .progress-bar,
.gs-team-panel--style-four .member-skill .progress .progress-bar,
.gs-team-panel--style-one .member-skill .progress .progress-bar,
.gs-team-panel--style-three .member-skill .progress .progress-bar,
.gs-team-panel--style-two .member-skill .progress .progress-bar {
    background-color: khaki
}

.gs-team-panel--style-five .member-skill .progress .progress-completed,
.gs-team-panel--style-four .member-skill .progress .progress-completed,
.gs-team-panel--style-one .member-skill .progress .progress-completed,
.gs-team-panel--style-three .member-skill .progress .progress-completed,
.gs-team-panel--style-two .member-skill .progress .progress-completed {
    color: #030d1e;
    font-family: Nunito, sans-serif;
    font-size: 16px;
    font-weight: 600;
    padding-left: 0;
    padding-right: 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: -24px
}

.gs-team-panel--style-five .gstm-details>div:not(:last-child),
.gs-team-panel--style-four .gstm-details>div:not(:last-child),
.gs-team-panel--style-one .gstm-details>div:not(:last-child),
.gs-team-panel--style-three .gstm-details>div:not(:last-child),
.gs-team-panel--style-two .gstm-details>div:not(:last-child) {
    margin-bottom: 18px !important
}

.gs-team-panel--style-five .gstm-details>div,
.gs-team-panel--style-four .gstm-details>div,
.gs-team-panel--style-one .gstm-details>div,
.gs-team-panel--style-three .gstm-details>div,
.gs-team-panel--style-two .gstm-details>div {
    color: #182338;
    font-family: Poppins, sans-serif;
    font-size: 17px;
    font-weight: 400
}

.gs-team-panel--style-five .gstm-details>div i,
.gs-team-panel--style-four .gstm-details>div i,
.gs-team-panel--style-one .gstm-details>div i,
.gs-team-panel--style-three .gstm-details>div i,
.gs-team-panel--style-two .gstm-details>div i {
    color: #182338;
    margin-right: 8px
}

.gs-team-panel--style-five .gstm-details>div span.levels,
.gs-team-panel--style-four .gstm-details>div span.levels,
.gs-team-panel--style-one .gstm-details>div span.levels,
.gs-team-panel--style-three .gstm-details>div span.levels,
.gs-team-panel--style-two .gstm-details>div span.levels {
    font-weight: 500
}

.gs-team-panel--style-one .gstm-panel-top,
.gs-team-panel--style-two .gstm-panel-top {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    padding: 0 0 5px
}

.gs-team-panel--style-one .gstm-panel-top .gstm-pt-left,
.gs-team-panel--style-two .gstm-panel-top .gstm-pt-left {
    margin-left: -20px
}

.gs-team-panel--style-one .gstm-panel-top .gstm-pt-left button:nth-child(2),
.gs-team-panel--style-two .gstm-panel-top .gstm-pt-left button:nth-child(2) {
    margin-left: -30px
}

.gs-team-panel--style-one .gstm-panel-top .gstm-pt-left button svg path,
.gs-team-panel--style-two .gstm-panel-top .gstm-pt-left button svg path {
    fill: #ccc
}

.gs-team-panel--style-one .gstm-panel-top .gstm-pt-left button svg:hover path,
.gs-team-panel--style-two .gstm-panel-top .gstm-pt-left button svg:hover path {
    fill: #7948ff
}

.gs-team-panel--style-one .gstm-panel-top svg,
.gs-team-panel--style-two .gstm-panel-top svg {
    height: 20px;
    width: 20px
}

.gs-team-panel--style-one .gstm-panel-top .close-gstm-panel-bt,
.gs-team-panel--style-two .gstm-panel-top .close-gstm-panel-bt {
    height: 50px;
    width: 50px
}

.gs-team-panel--style-one .gstm-panel-top .gstm-panel-bt-arrow,
.gs-team-panel--style-two .gstm-panel-top .gstm-panel-bt-arrow {
    height: 54px;
    width: 54px
}

.gs-team-panel--style-five .gstm-panel-top .close-gstm-panel-bt,
.gs-team-panel--style-three .gstm-panel-top .close-gstm-panel-bt {
    height: 48px;
    left: 6px;
    position: absolute;
    top: 4px;
    width: 48px;
    z-index: 999
}

.gs-team-panel--style-five .gstm-panel-top .close-gstm-panel-bt .close-gstm-panel-bt,
.gs-team-panel--style-three .gstm-panel-top .close-gstm-panel-bt .close-gstm-panel-bt {
    height: 50px;
    width: 50px
}

.gs-team-panel--style-one .gs-team--scrollbar::-webkit-scrollbar-thumb {
    background-color: #7948ff
}

.gs-team-panel--style-one .gstm-pt-right .close-gstm-panel-bt svg path {
    fill: #ccc
}

.gs-team-panel--style-one .gstm-pt-right .close-gstm-panel-bt svg:hover path {
    fill: #b71cea
}

.gs-team-panel--style-one .gstm-panel-top {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 30px
}

.gs-team-panel--style-one .gstm-panel-top .gstm-pt-left button svg path {
    fill: #ccc
}

.gs-team-panel--style-one .gstm-panel-top .gstm-pt-left button svg:hover path {
    fill: #7948ff
}

.gs-team-panel--style-one .gs_team_image__wrapper {
    border-radius: 10px
}

.gs-team-panel--style-one .gs-member-desc.gs-team--scrollbar {
    max-height: 170px;
    overflow: hidden;
    overflow-y: auto
}

.gs-team-panel--style-one .gs-tm-sicons {
    margin-top: 34px
}

.gs-team-panel--style-one .gs-tm-sicons .gs-tm-sicons-lable {
    color: #030d1e;
    font-family: DM Sans, sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 12px
}

.gs-team-panel--style-one .gs-tm-sicons .gs-team-social li a:hover {
    background: #7948ff !important
}

.gs-team-panel--style-one .gs-tm-sicons .gs-team-social li a:hover i,
.gs-team-panel--style-one .gs-tm-sicons .gs-team-social li a:hover svg {
    color: #fff
}

.gs-team-panel--style-one .gstm-details>div:not(:last-child) {
    margin-bottom: 20px
}

.gs-team-panel--style-one .gstm-details>div i,
.gs-team-panel--style-one .gstm-details>div svg {
    color: #7948ff
}

.gs-team-panel--style-two .gstm-panel-top {
    background-color: #0d2758;
    padding: 14px 24px
}

.gs-team-panel--style-two .gstm-panel-top .gstm-pt-left button svg path {
    fill: #8892a5
}

.gs-team-panel--style-two .gstm-panel-top .gstm-pt-left button svg:hover path {
    fill: #fff
}

.gs-team-panel--style-two .gs-member-desc.gs-team--scrollbar {
    max-height: 170px;
    overflow: hidden;
    overflow-y: auto
}

.gs-team-panel--style-two .gs-team--scrollbar::-webkit-scrollbar-thumb {
    background-color: #fd8072
}

.gs-team-panel--style-two .member-skill .progress .progress-bar {
    background-image: linear-gradient(-101deg, #fca564, #fd8072 38%, #fd5a80);
    max-width: 100%;
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    width: var(--gstm-progress-width)
}

.gs-team-panel--style-two .member-skill .progress .progress-completed {
    left: 0 !important;
    max-width: 100%;
    right: inherit !important;
    text-align: right;
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    width: calc(var(--gstm-progress-width) + 17px)
}

.gs-team-panel--style-two .gs-tm-sicons {
    margin-top: 34px
}

.gs-team-panel--style-two .gs-tm-sicons .gs-team-social li a:hover {
    background-image: linear-gradient(-101deg, #fca564, #fd8072 38%, #fd5a80) !important
}

.gs-team-panel--style-two .gs-tm-sicons .gs-team-social li a:hover i,
.gs-team-panel--style-two .gs-tm-sicons .gs-team-social li a:hover svg {
    color: #fff
}

.gs-team-panel--style-two .gs-tm-sicons .gstm-details>div:not(:last-child) {
    margin-bottom: 20px
}

.gs-team-panel--style-three .gstm-panel-top .close-gstm-panel-bt svg {
    height: 20px;
    width: 20px
}

.gs-team-panel--style-three .gstm-panel-top .close-gstm-panel-bt svg path {
    fill: #fff
}

.gs-team-panel--style-three .gstm-panel-top .close-gstm-panel-bt svg:hover path {
    fill: #1fd2bc
}

.gs-team-panel--style-three .gs-member-desc.gs-team--scrollbar {
    max-height: 170px;
    overflow: hidden;
    overflow-y: auto
}

.gs-team-panel--style-three .gs-team--scrollbar::-webkit-scrollbar-thumb {
    background-color: #1fd2bc
}

.gs-team-panel--style-three .gs-tm-sicons {
    margin-top: 34px
}

.gs-team-panel--style-three .gs-tm-sicons .gs-tm-sicons-lable {
    color: #030d1e;
    font-family: DM Sans, sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 12px
}

.gs-team-panel--style-three .gs-tm-sicons .gs-team-social li a:hover {
    background: #1fd2bc !important
}

.gs-team-panel--style-three .gs-tm-sicons .gs-team-social li a:hover i,
.gs-team-panel--style-three .gs-tm-sicons .gs-team-social li a:hover svg {
    color: #fff
}

.gs-team-panel--style-three .gs-tm-sicons .gstm-details>div:not(:last-child) {
    margin-bottom: 20px
}

.gs-team-panel--style-three .gstm-details>div i {
    color: #1fd2bc
}

.gs-team-panel--style-three .gstm-details {
    margin-top: 40px !important
}

.gs-team-panel--style-three .member-skill .progress .progress-bar {
    background-color: #1fd2bc;
    max-width: 100%;
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    width: var(--gstm-progress-width)
}

.gs-team-panel--style-three .member-skill .progress .progress-completed {
    left: 0 !important;
    max-width: 100%;
    right: inherit !important;
    text-align: right;
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    width: calc(var(--gstm-progress-width) + 17px)
}

.gs-team-panel--style-four .gstm-panel-top .close-gstm-panel-bt {
    height: 48px;
    position: absolute;
    right: 0 !important;
    top: 8px;
    width: 48px;
    z-index: 999
}

.gs-team-panel--style-four .gstm-panel-top .close-gstm-panel-bt svg {
    height: 20px;
    width: 20px
}

.gs-team-panel--style-four .gstm-panel-top .close-gstm-panel-bt svg path {
    fill: #fff
}

.gs-team-panel--style-four .gstm-panel-top .close-gstm-panel-bt svg:hover path {
    fill: #8055fb
}

.gs-team-panel--style-four .gstm-panel-info {
    padding-top: 28px !important
}

.gs-team-panel--style-four .gstm-panel-td-wrapper {
    background-color: #8055fb;
    padding: 14px 32px
}

.gs-team-panel--style-four .gstm-panel-td-wrapper .gstm-panel-title {
    color: #fff;
    margin-top: 0
}

.gs-team-panel--style-four .gstm-panel-td-wrapper .gstm-panel-desig {
    color: #fff;
    margin-bottom: 3px !important
}

.gs-team-panel--style-four .gs-member-desc.gs-team--scrollbar {
    max-height: 170px;
    overflow: hidden;
    overflow-y: auto
}

.gs-team-panel--style-four .gs-team--scrollbar::-webkit-scrollbar-thumb {
    background-color: #7948ff
}

.gs-team-panel--style-four .gstm-details {
    margin-top: 40px !important
}

.gs-team-panel--style-four .gs-tm-sicons {
    margin-top: 42px
}

.gs-team-panel--style-four .gs-tm-sicons .gs-tm-sicons-lable {
    color: #030d1e;
    font-family: DM Sans, sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 12px
}

.gs-team-panel--style-four .gs-tm-sicons .gs-team-social li a:hover {
    background: #7948ff !important
}

.gs-team-panel--style-four .gs-tm-sicons .gs-team-social li a:hover i,
.gs-team-panel--style-four .gs-tm-sicons .gs-team-social li a:hover svg {
    color: #fff
}

.gs-team-panel--style-four .gs-tm-sicons .gstm-details>div:not(:last-child) {
    margin-bottom: 20px
}

.gs-team-panel--style-four .gstm-details>div i {
    color: #7948ff
}

.gs-team-panel--style-four .member-skill .progress .progress-bar {
    background-color: #7948ff;
    max-width: 100%;
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    width: var(--gstm-progress-width)
}

.gs-team-panel--style-four .member-skill .progress .progress-completed {
    left: 0 !important;
    max-width: 100%;
    right: inherit !important;
    text-align: right;
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    width: calc(var(--gstm-progress-width) + 17px)
}

.gs-team-panel--style-five .gstm-panel-top .close-gstm-panel-bt svg {
    height: 20px;
    width: 20px
}

.gs-team-panel--style-five .gstm-panel-top .close-gstm-panel-bt svg path {
    fill: #fff
}

.gs-team-panel--style-five .gstm-panel-top .close-gstm-panel-bt svg:hover path {
    fill: #030d1e
}

.gs-team-panel--style-five .gstm-panel-desig {
    margin-bottom: 28px
}

.gs-team-panel--style-five .gs-member-desc.gs-team--scrollbar {
    max-height: 170px;
    overflow: hidden;
    overflow-y: auto
}

.gs-team-panel--style-five .gs-team--scrollbar::-webkit-scrollbar-thumb {
    background-color: #1d2534
}

.gs-team-panel--style-five .gs-tm-sicons {
    position: absolute;
    right: 6%;
    top: 10%
}

.gs-team-panel--style-five .gs-tm-sicons .gs-team-social li {
    display: inline
}

.gs-team-panel--style-five .gs-tm-sicons .gs-team-social li a {
    height: 40px;
    margin-top: 10px;
    width: 40px
}

.gs-team-panel--style-five .gs-tm-sicons .gs-team-social li a:hover {
    background: #1d2534 !important;
    border: 1px solid #1d2534 !important
}

.gs-team-panel--style-five .gs-tm-sicons .gs-team-social li a:hover i,
.gs-team-panel--style-five .gs-tm-sicons .gs-team-social li a:hover svg {
    color: #fff
}

.gs-team-panel--style-five .gs-tm-sicons .gstm-details>div:not(:last-child) {
    margin-bottom: 20px
}

.gs-team-panel--style-five .gstm-details>div i {
    color: #1d2534
}

.gs-team-panel--style-five .member-skill {
    margin-top: 42px
}

.gs-team-panel--style-five .member-skill .progress .progress-bar {
    background-color: #1d2534;
    max-width: 100%;
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    width: var(--gstm-progress-width)
}

.gs-team-panel--style-five .member-skill .progress .progress-completed {
    left: 0 !important;
    max-width: 100%;
    right: inherit !important;
    text-align: right;
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    width: calc(var(--gstm-progress-width) + 17px)
}

.gridder .gridder-show .gs-team--scrollbar {
    max-height: 300px;
    overflow: hidden;
    overflow-y: auto
}

.gstm-gridder-default .team-description .title a {
    color: #030d1e;
    font-family: DM Sans, sans-serif;
    font-size: 28px;
    font-weight: 700;
    text-decoration: none
}

.gstm-gridder-default .team-description .gs-member-desig {
    color: grey;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 16px;
    text-transform: capitalize
}

.gstm-gridder-default .team-description .gs-member-desc {
    color: grey;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.75
}

.gstm-gridder-default .team-description .gs-member-desc a {
    color: #585858;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.75;
    text-decoration: none
}

.gstm-gridder-default .team-description .gs-member-desc a:hover {
    color: #b9b134
}

.gstm-gridder-default .member-skill {
    margin-top: 29px !important
}

.gstm-gridder-default .member-skill .progressText,
.gstm-gridder-default .member-skill h3 {
    margin-bottom: 9px !important
}

.gstm-gridder-default .member-skill .progress {
    background-color: #f2f2f2;
    height: 6px;
    margin-bottom: 15px !important;
    overflow: inherit;
    position: relative
}

.gstm-gridder-default .member-skill .progress .progress-bar {
    background-color: #030d1e;
    max-width: 100%;
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    width: var(--gstm-progress-width)
}

.gstm-gridder-default .member-skill .progress .progress-completed {
    color: #15b7b9;
    color: #030d1e;
    font-family: Nunito, sans-serif;
    font-size: 16px;
    font-weight: 600;
    left: 0 !important;
    max-width: 100%;
    position: absolute;
    right: inherit !important;
    right: 0;
    text-align: right;
    top: -24px;
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    width: calc(var(--gstm-progress-width) + 17px)
}

.gstm-gridder-default .gridder-navigation .gridder-close {
    height: 30px;
    right: 20px
}

.gstm-gridder-default .gridder-navigation .gridder-close svg {
    height: 20px;
    width: 20px
}

.gstm-gridder-default .gridder-navigation .gridder-close svg path {
    fill: #030d1e
}

.gstm-gridder-default .gridder-navigation .gridder-close svg:hover path {
    fill: #fff
}

.gstm-gridder-default .gridder-navigation .gridder-nav {
    top: 60%;
    width: 50px
}

.gstm-gridder-default .gridder-navigation .gridder-nav svg {
    height: 20px;
    width: 20px
}

.gstm-gridder-default .gridder-navigation .gridder-nav svg path {
    fill: #030d1e
}

.gstm-gridder-default .gridder-navigation .gridder-nav svg:hover path {
    fill: #fff
}

.gstm-gridder-style-five .gridder-list,
.gstm-gridder-style-four .gridder-list,
.gstm-gridder-style-one .gridder-list,
.gstm-gridder-style-three .gridder-list,
.gstm-gridder-style-two .gridder-list {
    padding-bottom: 0;
    padding-top: 0
}

.gstm-gridder-style-five .gridder-show,
.gstm-gridder-style-four .gridder-show,
.gstm-gridder-style-one .gridder-show,
.gstm-gridder-style-three .gridder-show,
.gstm-gridder-style-two .gridder-show {
    padding: 0 16px 32px
}

.gstm-gridder-style-five .gridder-show .gridder-padding,
.gstm-gridder-style-four .gridder-show .gridder-padding,
.gstm-gridder-style-one .gridder-show .gridder-padding,
.gstm-gridder-style-three .gridder-show .gridder-padding,
.gstm-gridder-style-two .gridder-show .gridder-padding {
    background-color: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0 5px 50px 0 rgba(12, 21, 41, .12);
    box-shadow: 0 5px 50px 0 rgba(12, 21, 41, .12);
    padding: 40px;
    position: relative
}

.gstm-gridder-style-five .gridder-show .gridder-navigation,
.gstm-gridder-style-four .gridder-show .gridder-navigation,
.gstm-gridder-style-one .gridder-show .gridder-navigation,
.gstm-gridder-style-three .gridder-show .gridder-navigation,
.gstm-gridder-style-two .gridder-show .gridder-navigation {
    position: relative
}

.gstm-gridder-style-five .gridder-show .gridder-navigation .gridder-close,
.gstm-gridder-style-four .gridder-show .gridder-navigation .gridder-close,
.gstm-gridder-style-one .gridder-show .gridder-navigation .gridder-close,
.gstm-gridder-style-three .gridder-show .gridder-navigation .gridder-close,
.gstm-gridder-style-two .gridder-show .gridder-navigation .gridder-close {
    position: absolute;
    right: 0;
    top: 10px
}

.gstm-gridder-style-five .gridder-show a.gridder-close path,
.gstm-gridder-style-four .gridder-show a.gridder-close path,
.gstm-gridder-style-one .gridder-show a.gridder-close path,
.gstm-gridder-style-three .gridder-show a.gridder-close path,
.gstm-gridder-style-two .gridder-show a.gridder-close path {
    fill: #ccc
}

.gstm-gridder-style-five .gridder-show a.gridder-close svg,
.gstm-gridder-style-four .gridder-show a.gridder-close svg,
.gstm-gridder-style-one .gridder-show a.gridder-close svg,
.gstm-gridder-style-three .gridder-show a.gridder-close svg,
.gstm-gridder-style-two .gridder-show a.gridder-close svg {
    height: auto;
    width: 18px
}

.gstm-gridder-style-five .gridder-show a.gridder-nav path,
.gstm-gridder-style-four .gridder-show a.gridder-nav path,
.gstm-gridder-style-one .gridder-show a.gridder-nav path,
.gstm-gridder-style-three .gridder-show a.gridder-nav path,
.gstm-gridder-style-two .gridder-show a.gridder-nav path {
    fill: #ccc
}

.gstm-gridder-style-five .gridder-show a.gridder-nav svg,
.gstm-gridder-style-four .gridder-show a.gridder-nav svg,
.gstm-gridder-style-one .gridder-show a.gridder-nav svg,
.gstm-gridder-style-three .gridder-show a.gridder-nav svg,
.gstm-gridder-style-two .gridder-show a.gridder-nav svg {
    height: auto;
    width: 14px
}

.gstm-gridder-style-five .gridder-show .gstm-drawer-left,
.gstm-gridder-style-four .gridder-show .gstm-drawer-left,
.gstm-gridder-style-one .gridder-show .gstm-drawer-left,
.gstm-gridder-style-three .gridder-show .gstm-drawer-left,
.gstm-gridder-style-two .gridder-show .gstm-drawer-left {
    padding-right: 20px !important
}

.gstm-gridder-style-five .gridder-show .gstm-drawer-right,
.gstm-gridder-style-four .gridder-show .gstm-drawer-right,
.gstm-gridder-style-one .gridder-show .gstm-drawer-right,
.gstm-gridder-style-three .gridder-show .gstm-drawer-right,
.gstm-gridder-style-two .gridder-show .gstm-drawer-right {
    padding-left: 20px !important
}

.gstm-gridder-style-five .gridder-show .gs_team_image__wrapper,
.gstm-gridder-style-four .gridder-show .gs_team_image__wrapper,
.gstm-gridder-style-one .gridder-show .gs_team_image__wrapper,
.gstm-gridder-style-three .gridder-show .gs_team_image__wrapper,
.gstm-gridder-style-two .gridder-show .gs_team_image__wrapper {
    position: relative;
    width: 100% !important
}

.gstm-gridder-style-five .gridder-show .gs_team_image__wrapper:after,
.gstm-gridder-style-four .gridder-show .gs_team_image__wrapper:after,
.gstm-gridder-style-one .gridder-show .gs_team_image__wrapper:after,
.gstm-gridder-style-three .gridder-show .gs_team_image__wrapper:after,
.gstm-gridder-style-two .gridder-show .gs_team_image__wrapper:after {
    content: "";
    display: block;
    padding-bottom: 100%;
    width: 100%
}

.gstm-gridder-style-five .gridder-show .gs_team_image__wrapper img,
.gstm-gridder-style-four .gridder-show .gs_team_image__wrapper img,
.gstm-gridder-style-one .gridder-show .gs_team_image__wrapper img,
.gstm-gridder-style-three .gridder-show .gs_team_image__wrapper img,
.gstm-gridder-style-two .gridder-show .gs_team_image__wrapper img {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    position: absolute;
    top: 0;
    width: 100%
}

.gstm-gridder-style-five .gridder-show .title,
.gstm-gridder-style-four .gridder-show .title,
.gstm-gridder-style-one .gridder-show .title,
.gstm-gridder-style-three .gridder-show .title,
.gstm-gridder-style-two .gridder-show .title {
    margin-bottom: 0
}

.gstm-gridder-style-five .gridder-show .title a,
.gstm-gridder-style-four .gridder-show .title a,
.gstm-gridder-style-one .gridder-show .title a,
.gstm-gridder-style-three .gridder-show .title a,
.gstm-gridder-style-two .gridder-show .title a {
    color: #030d1e;
    font-family: DM Sans, sans-serif;
    font-size: 28px;
    font-weight: 700;
    text-decoration: none
}

.gstm-gridder-style-five .gridder-show .gs-member-desig,
.gstm-gridder-style-four .gridder-show .gs-member-desig,
.gstm-gridder-style-one .gridder-show .gs-member-desig,
.gstm-gridder-style-three .gridder-show .gs-member-desig,
.gstm-gridder-style-two .gridder-show .gs-member-desig {
    color: grey;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 16px;
    text-transform: capitalize
}

.gstm-gridder-style-five .gridder-show .gs-member-desc,
.gstm-gridder-style-four .gridder-show .gs-member-desc,
.gstm-gridder-style-one .gridder-show .gs-member-desc,
.gstm-gridder-style-three .gridder-show .gs-member-desc,
.gstm-gridder-style-two .gridder-show .gs-member-desc {
    color: grey;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.75
}

.gstm-gridder-style-five .gridder-show .gs-member-desc a,
.gstm-gridder-style-four .gridder-show .gs-member-desc a,
.gstm-gridder-style-one .gridder-show .gs-member-desc a,
.gstm-gridder-style-three .gridder-show .gs-member-desc a,
.gstm-gridder-style-two .gridder-show .gs-member-desc a {
    color: #585858;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.75;
    text-decoration: none
}

.gstm-gridder-style-five .gridder-show .gs-member-desc a:hover,
.gstm-gridder-style-four .gridder-show .gs-member-desc a:hover,
.gstm-gridder-style-one .gridder-show .gs-member-desc a:hover,
.gstm-gridder-style-three .gridder-show .gs-member-desc a:hover,
.gstm-gridder-style-two .gridder-show .gs-member-desc a:hover {
    color: #b9b134
}

.gstm-gridder-style-five .gridder-show .gs-tm-sicons .gs-tm-sicons-lable,
.gstm-gridder-style-four .gridder-show .gs-tm-sicons .gs-tm-sicons-lable,
.gstm-gridder-style-one .gridder-show .gs-tm-sicons .gs-tm-sicons-lable,
.gstm-gridder-style-three .gridder-show .gs-tm-sicons .gs-tm-sicons-lable,
.gstm-gridder-style-two .gridder-show .gs-tm-sicons .gs-tm-sicons-lable {
    color: #030d1e;
    font-family: DM Sans, sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 12px
}

.gstm-gridder-style-five .gridder-show .gs-tm-sicons .gs-team-social li a,
.gstm-gridder-style-four .gridder-show .gs-tm-sicons .gs-team-social li a,
.gstm-gridder-style-one .gridder-show .gs-tm-sicons .gs-team-social li a,
.gstm-gridder-style-three .gridder-show .gs-tm-sicons .gs-team-social li a,
.gstm-gridder-style-two .gridder-show .gs-tm-sicons .gs-team-social li a {
    background: #fff !important;
    border: 1px solid #f3f3f3 !important;
    border-radius: 50%;
    height: 44px;
    -webkit-transition: .25s;
    transition: .25s;
    width: 44px
}

.gstm-gridder-style-five .gridder-show .gs-tm-sicons .gs-team-social li a i,
.gstm-gridder-style-five .gridder-show .gs-tm-sicons .gs-team-social li a svg,
.gstm-gridder-style-four .gridder-show .gs-tm-sicons .gs-team-social li a i,
.gstm-gridder-style-four .gridder-show .gs-tm-sicons .gs-team-social li a svg,
.gstm-gridder-style-one .gridder-show .gs-tm-sicons .gs-team-social li a i,
.gstm-gridder-style-one .gridder-show .gs-tm-sicons .gs-team-social li a svg,
.gstm-gridder-style-three .gridder-show .gs-tm-sicons .gs-team-social li a i,
.gstm-gridder-style-three .gridder-show .gs-tm-sicons .gs-team-social li a svg,
.gstm-gridder-style-two .gridder-show .gs-tm-sicons .gs-team-social li a i,
.gstm-gridder-style-two .gridder-show .gs-tm-sicons .gs-team-social li a svg {
    color: #1d2534
}

.gstm-gridder-style-five .gridder-show .gs-tm-sicons .gs-team-social li a:hover,
.gstm-gridder-style-four .gridder-show .gs-tm-sicons .gs-team-social li a:hover,
.gstm-gridder-style-one .gridder-show .gs-tm-sicons .gs-team-social li a:hover,
.gstm-gridder-style-three .gridder-show .gs-tm-sicons .gs-team-social li a:hover,
.gstm-gridder-style-two .gridder-show .gs-tm-sicons .gs-team-social li a:hover {
    background: #7948ff
}

.gstm-gridder-style-five .gridder-show .gs-tm-sicons .gs-team-social li a:hover i,
.gstm-gridder-style-five .gridder-show .gs-tm-sicons .gs-team-social li a:hover svg,
.gstm-gridder-style-four .gridder-show .gs-tm-sicons .gs-team-social li a:hover i,
.gstm-gridder-style-four .gridder-show .gs-tm-sicons .gs-team-social li a:hover svg,
.gstm-gridder-style-one .gridder-show .gs-tm-sicons .gs-team-social li a:hover i,
.gstm-gridder-style-one .gridder-show .gs-tm-sicons .gs-team-social li a:hover svg,
.gstm-gridder-style-three .gridder-show .gs-tm-sicons .gs-team-social li a:hover i,
.gstm-gridder-style-three .gridder-show .gs-tm-sicons .gs-team-social li a:hover svg,
.gstm-gridder-style-two .gridder-show .gs-tm-sicons .gs-team-social li a:hover i,
.gstm-gridder-style-two .gridder-show .gs-tm-sicons .gs-team-social li a:hover svg {
    color: #fff
}

.gstm-gridder-style-five .gridder-show .gstm-details>div:not(:last-child),
.gstm-gridder-style-four .gridder-show .gstm-details>div:not(:last-child),
.gstm-gridder-style-one .gridder-show .gstm-details>div:not(:last-child),
.gstm-gridder-style-three .gridder-show .gstm-details>div:not(:last-child),
.gstm-gridder-style-two .gridder-show .gstm-details>div:not(:last-child) {
    margin-bottom: 20px
}

.gstm-gridder-style-five .gridder-show .gstm-details>div,
.gstm-gridder-style-four .gridder-show .gstm-details>div,
.gstm-gridder-style-one .gridder-show .gstm-details>div,
.gstm-gridder-style-three .gridder-show .gstm-details>div,
.gstm-gridder-style-two .gridder-show .gstm-details>div {
    color: #182338;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 400
}

.gstm-gridder-style-five .gridder-show .gstm-details>div i,
.gstm-gridder-style-five .gridder-show .gstm-details>div svg,
.gstm-gridder-style-four .gridder-show .gstm-details>div i,
.gstm-gridder-style-four .gridder-show .gstm-details>div svg,
.gstm-gridder-style-one .gridder-show .gstm-details>div i,
.gstm-gridder-style-one .gridder-show .gstm-details>div svg,
.gstm-gridder-style-three .gridder-show .gstm-details>div i,
.gstm-gridder-style-three .gridder-show .gstm-details>div svg,
.gstm-gridder-style-two .gridder-show .gstm-details>div i,
.gstm-gridder-style-two .gridder-show .gstm-details>div svg {
    color: #182338;
    margin-right: 8px
}

.gstm-gridder-style-five .gridder-show .gstm-details>div span.levels,
.gstm-gridder-style-four .gridder-show .gstm-details>div span.levels,
.gstm-gridder-style-one .gridder-show .gstm-details>div span.levels,
.gstm-gridder-style-three .gridder-show .gstm-details>div span.levels,
.gstm-gridder-style-two .gridder-show .gstm-details>div span.levels {
    font-weight: 500
}

.gstm-gridder-style-five .gridder-show .member-skill,
.gstm-gridder-style-four .gridder-show .member-skill,
.gstm-gridder-style-one .gridder-show .member-skill,
.gstm-gridder-style-three .gridder-show .member-skill,
.gstm-gridder-style-two .gridder-show .member-skill {
    margin-top: 32px
}

.gstm-gridder-style-five .gridder-show .member-skill h3,
.gstm-gridder-style-four .gridder-show .member-skill h3,
.gstm-gridder-style-one .gridder-show .member-skill h3,
.gstm-gridder-style-three .gridder-show .member-skill h3,
.gstm-gridder-style-two .gridder-show .member-skill h3 {
    color: #030d1e;
    font-family: DM Sans, sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 12px
}

.gstm-gridder-style-five .gridder-show .member-skill .progressText,
.gstm-gridder-style-four .gridder-show .member-skill .progressText,
.gstm-gridder-style-one .gridder-show .member-skill .progressText,
.gstm-gridder-style-three .gridder-show .member-skill .progressText,
.gstm-gridder-style-two .gridder-show .member-skill .progressText {
    color: #222;
    font-family: Nunito, sans-serif;
    font-size: 17px;
    line-height: 1.4
}

.gstm-gridder-style-five .gridder-show .member-skill .progressText b,
.gstm-gridder-style-four .gridder-show .member-skill .progressText b,
.gstm-gridder-style-one .gridder-show .member-skill .progressText b,
.gstm-gridder-style-three .gridder-show .member-skill .progressText b,
.gstm-gridder-style-two .gridder-show .member-skill .progressText b {
    font-weight: 400 !important
}

.gstm-gridder-style-five .gridder-show .member-skill .progress,
.gstm-gridder-style-four .gridder-show .member-skill .progress,
.gstm-gridder-style-one .gridder-show .member-skill .progress,
.gstm-gridder-style-three .gridder-show .member-skill .progress,
.gstm-gridder-style-two .gridder-show .member-skill .progress {
    background-color: #f2f2f2;
    height: 6px;
    overflow: inherit;
    position: relative
}

.gstm-gridder-style-five .gridder-show .member-skill .progress .progress-bar,
.gstm-gridder-style-four .gridder-show .member-skill .progress .progress-bar,
.gstm-gridder-style-one .gridder-show .member-skill .progress .progress-bar,
.gstm-gridder-style-three .gridder-show .member-skill .progress .progress-bar,
.gstm-gridder-style-two .gridder-show .member-skill .progress .progress-bar {
    background-color: khaki
}

.gstm-gridder-style-five .gridder-show .member-skill .progress .progress-completed,
.gstm-gridder-style-four .gridder-show .member-skill .progress .progress-completed,
.gstm-gridder-style-one .gridder-show .member-skill .progress .progress-completed,
.gstm-gridder-style-three .gridder-show .member-skill .progress .progress-completed,
.gstm-gridder-style-two .gridder-show .member-skill .progress .progress-completed {
    color: #030d1e;
    font-family: Nunito, sans-serif;
    font-size: 16px;
    font-weight: 600;
    position: absolute;
    right: 0;
    top: -24px
}

.gstm-gridder-style-one .gridder-show .gridder-navigation .gridder-nav {
    display: none
}

.gstm-gridder-style-one .gridder-show .gridder-navigation .gridder-close svg path {
    fill: #ccc
}

.gstm-gridder-style-one .gridder-show .gridder-navigation .gridder-close svg:hover path {
    fill: #b71cea
}

.gstm-gridder-style-one .gridder-show .gs_team_image__wrapper {
    border-radius: 10px
}

.gstm-gridder-style-one .gridder-show .title {
    margin-bottom: 7px
}

.gstm-gridder-style-one .gridder-show .gs-member-desig {
    margin-bottom: 32px
}

.gstm-gridder-style-one .gridder-show .gs-member-desc.gs-team--scrollbar {
    max-height: 116px;
    overflow: hidden;
    overflow-y: auto
}

.gstm-gridder-style-one .gridder-show .gs-team--scrollbar::-webkit-scrollbar-thumb {
    background-image: linear-gradient(-92deg, #b71cea, #680bec) !important
}

.gstm-gridder-style-one .gridder-show .gs-tm-sicons {
    margin-top: 30px
}

.gstm-gridder-style-one .gridder-show .gs-tm-sicons .gs-team-social li a i,
.gstm-gridder-style-one .gridder-show .gs-tm-sicons .gs-team-social li a svg {
    color: #1d2534
}

.gstm-gridder-style-one .gridder-show .gs-tm-sicons .gs-team-social li a:hover {
    background: #7948ff !important
}

.gstm-gridder-style-one .gridder-show .gs-tm-sicons .gs-team-social li a:hover i,
.gstm-gridder-style-one .gridder-show .gs-tm-sicons .gs-team-social li a:hover svg {
    color: #fff
}

.gstm-gridder-style-one .gridder-show .gstm-details {
    margin-bottom: 0 !important;
    margin-top: 30px !important
}

.gstm-gridder-style-one .gridder-show .gstm-details>div i,
.gstm-gridder-style-one .gridder-show .gstm-details>div svg {
    color: #7948ff
}

.gstm-gridder-style-two .gridder-show .gridder-navigation {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 22px;
    padding-bottom: 14px
}

.gstm-gridder-style-two .gridder-show .gridder-navigation a.gridder-nav path {
    fill: #ccc
}

.gstm-gridder-style-two .gridder-show .gridder-navigation a.gridder-nav path:hover {
    fill: #15b7b9
}

.gstm-gridder-style-two .gridder-show .gridder-navigation .gridder-nav.next {
    margin-left: 10px
}

.gstm-gridder-style-two .gridder-show .gridder-navigation .gridder-close svg path {
    fill: #ccc
}

.gstm-gridder-style-two .gridder-show .gridder-navigation .gridder-close svg:hover path {
    fill: #15b7b9
}

.gstm-gridder-style-two .gridder-show .gs_team_image__wrapper {
    border-radius: 10px
}

.gstm-gridder-style-two .gridder-show .title {
    margin-bottom: 7px
}

.gstm-gridder-style-two .gridder-show .gs-member-desig {
    margin-bottom: 25px
}

.gstm-gridder-style-two .gridder-show .gs-member-desc.gs-team--scrollbar {
    max-height: 204px;
    overflow: hidden;
    overflow-y: auto
}

.gstm-gridder-style-two .gridder-show .gs-team--scrollbar::-webkit-scrollbar-thumb {
    background-color: #15b7b9
}

.gstm-gridder-style-two .gridder-show .gstm-details {
    margin-bottom: 0 !important;
    margin-top: 50px !important
}

.gstm-gridder-style-two .gridder-show .gstm-details>div i {
    color: #15b7b9
}

.gstm-gridder-style-two .gridder-show .gs-tm-sicons {
    margin-top: 40px
}

.gstm-gridder-style-two .gridder-show .gs-team-social li a {
    border-radius: 10px !important
}

.gstm-gridder-style-two .gridder-show .gs-team-social li a:hover {
    background: #15b7b9 !important
}

.gstm-gridder-style-two .gridder-show .gs-team-social li a:hover i,
.gstm-gridder-style-two .gridder-show .gs-team-social li a:hover svg {
    color: #fff
}

.gstm-gridder-style-two .gridder-show .member-skill {
    margin-top: 29px !important
}

.gstm-gridder-style-two .gridder-show .member-skill .progressText,
.gstm-gridder-style-two .gridder-show .member-skill h3 {
    margin-bottom: 9px !important
}

.gstm-gridder-style-two .gridder-show .member-skill .progress {
    margin-bottom: 15px !important
}

.gstm-gridder-style-two .gridder-show .member-skill .progress .progress-bar {
    background-color: #15b7b9;
    max-width: 100%;
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    width: var(--gstm-progress-width)
}

.gstm-gridder-style-two .gridder-show .member-skill .progress .progress-completed {
    color: #15b7b9;
    left: 0 !important;
    max-width: 100%;
    right: inherit !important;
    text-align: right;
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    width: calc(var(--gstm-progress-width) + 17px)
}

.gstm-gridder-style-two .gstm-drawer-right .gstm-details {
    display: none
}

.gstm-gridder-style-three .gridder-show .gstm-drawer-left {
    border-right: 1px solid #f2f2f2;
    padding-right: 30px !important
}

.gstm-gridder-style-three .gridder-show .gstm-drawer-right {
    padding-left: 30px !important
}

.gstm-gridder-style-three .gridder-show .gridder-navigation .gridder-nav {
    display: none
}

.gstm-gridder-style-three .gridder-show .gridder-navigation .gridder-close svg path {
    fill: #ccc
}

.gstm-gridder-style-three .gridder-show .gridder-navigation .gridder-close svg:hover path {
    fill: #fd5a80
}

.gstm-gridder-style-three .gridder-show .gs_team_image__wrapper {
    border-radius: 10px
}

.gstm-gridder-style-three .gridder-show .title {
    margin-bottom: 7px;
    margin-top: -12px
}

.gstm-gridder-style-three .gridder-show .gs-member-desig {
    margin-bottom: 25px
}

.gstm-gridder-style-three .gridder-show .gs-member-desc.gs-team--scrollbar {
    max-height: 202px;
    overflow: hidden;
    overflow-y: auto
}

.gstm-gridder-style-three .gridder-show .gs-team--scrollbar::-webkit-scrollbar-thumb {
    background-color: #fd5a80
}

.gstm-gridder-style-three .gridder-show .gstm-details {
    margin-bottom: 0 !important;
    margin-top: 0 !important
}

.gstm-gridder-style-three .gridder-show .gstm-details>div i {
    color: #fd5a80
}

.gstm-gridder-style-three .gridder-show .gs-tm-sicons {
    margin-top: 42px
}

.gstm-gridder-style-three .gridder-show .gs-tm-sicons .gs-team-social li a {
    border-radius: 10px !important
}

.gstm-gridder-style-three .gridder-show .gs-tm-sicons .gs-team-social li a:hover {
    background-image: linear-gradient(-101deg, #fca564, #fd8072 38%, #fd5a80) !important
}

.gstm-gridder-style-three .gridder-show .gs-tm-sicons .gs-team-social li a:hover i,
.gstm-gridder-style-three .gridder-show .gs-tm-sicons .gs-team-social li a:hover svg {
    color: #fff
}

.gstm-gridder-style-three .gridder-show .gstm-details>div:not(:last-child) {
    margin-bottom: 20px
}

.gstm-gridder-style-three .gridder-show .member-skill {
    margin-top: 42px !important
}

.gstm-gridder-style-three .gridder-show .member-skill h3 {
    margin-bottom: 9px !important
}

.gstm-gridder-style-three .gridder-show .member-skill .progressText {
    margin-bottom: 5px !important
}

.gstm-gridder-style-three .gridder-show .member-skill .progress {
    margin-bottom: 16px !important
}

.gstm-gridder-style-three .gridder-show .member-skill .progress .progress-bar {
    background-image: linear-gradient(-101deg, #fca564, #fd8072 38%, #fd5a80) !important;
    max-width: 100%;
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    width: var(--gstm-progress-width)
}

.gstm-gridder-style-three .gridder-show .member-skill .progress .progress-completed {
    left: 0 !important;
    max-width: 100%;
    right: inherit !important;
    text-align: right;
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    width: calc(var(--gstm-progress-width) + 17px)
}

.gstm-gridder-style-four .gridder-show .gridder-navigation .gridder-nav {
    display: none
}

.gstm-gridder-style-four .gridder-show .gridder-navigation .gridder-close svg path {
    fill: #ccc
}

.gstm-gridder-style-four .gridder-show .gridder-navigation .gridder-close svg:hover path {
    fill: #b71cea
}

.gstm-gridder-style-four .gridder-show .gs_team_image__wrapper {
    border-radius: 500px
}

.gstm-gridder-style-four .gridder-show .gs_team_image__wrapper:after {
    padding-bottom: 133.33%
}

.gstm-gridder-style-four .gridder-show .title {
    margin-bottom: 7px
}

.gstm-gridder-style-four .gridder-show .gs-member-desig {
    margin-bottom: 0 !important
}

.gstm-gridder-style-four .gridder-show .gs-member-desc.gs-team--scrollbar {
    max-height: 116px;
    overflow: hidden;
    overflow-y: auto
}

.gstm-gridder-style-four .gridder-show .gs-team--scrollbar::-webkit-scrollbar-thumb {
    background-color: #b71cea
}

.gstm-gridder-style-four .gridder-show .gstm-details {
    margin-bottom: 0 !important
}

.gstm-gridder-style-four .gridder-show .gstm-details>div i {
    color: #b71cea
}

.gstm-gridder-style-five .gridder-show .gridder-navigation .gridder-nav {
    display: none
}

.gstm-gridder-style-five .gridder-show .gridder-navigation .gridder-close svg path {
    fill: #ccc
}

.gstm-gridder-style-five .gridder-show .gridder-navigation .gridder-close svg:hover path {
    fill: #b71cea
}

.gstm-gridder-style-five .gridder-show .gstm-drawer-right .gs-roow {
    border-top: 1px solid #f2f2f2;
    padding-top: 60px
}

.gstm-gridder-style-five .gridder-show .title {
    margin-bottom: 7px
}

.gstm-gridder-style-five .gridder-show .gs-member-desig {
    margin-bottom: 25px
}

.gstm-gridder-style-five .gridder-show .gs-team--scrollbar {
    margin-bottom: 60px
}

.gstm-gridder-style-five .gridder-show .gs-member-desc.gs-team--scrollbar {
    max-height: 202px;
    overflow: hidden;
    overflow-y: auto
}

.gstm-gridder-style-five .gridder-show .gs-team--scrollbar::-webkit-scrollbar-thumb {
    background-color: #b71cea
}

.gstm-gridder-style-five .gridder-show .gs_team_image__wrapper {
    border-radius: 50%
}

.gstm-gridder-style-five .gridder-show .gstm-details {
    margin-bottom: 0 !important;
    margin-top: 0 !important
}

.gstm-gridder-style-five .gridder-show .gstm-details>div i {
    color: #b71cea
}

.gstm-gridder-style-five .gridder-show .gs-tm-sicons {
    margin-top: 40px !important
}

.gstm-gridder-style-five .gridder-show .gs-tm-sicons .gs-team-social li a {
    border-radius: 50%
}

.gstm-gridder-style-five .gridder-show .gs-tm-sicons .gs-team-social li a:hover {
    background: #b71cea !important
}

.gstm-gridder-style-five .gridder-show .gs-tm-sicons .gs-team-social li a:hover i,
.gstm-gridder-style-five .gridder-show .gs-tm-sicons .gs-team-social li a:hover svg {
    color: #fff
}

.gstm-gridder-style-five .gridder-show .member-skill {
    margin-top: 0
}

.gstm-gridder-style-five .gridder-show .member-skill h3 {
    margin-bottom: 9px !important
}

.gstm-gridder-style-five .gridder-show .member-skill .progressText {
    margin-bottom: 4px
}

.gstm-gridder-style-five .gridder-show .member-skill .progress {
    margin-bottom: 16px !important
}

.gstm-gridder-style-five .gridder-show .member-skill .progress .progress-bar {
    background-image: linear-gradient(-92deg, #b71cea, #680bec) !important;
    max-width: 100%;
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    width: var(--gstm-progress-width)
}

.gstm-gridder-style-five .gridder-show .member-skill .progress .progress-completed {
    left: 0 !important;
    max-width: 100%;
    right: inherit !important;
    text-align: right;
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    width: calc(var(--gstm-progress-width) + 17px)
}

.gstm-gridder-style-five .gridder-show .gstm-dsf-bottom-left {
    border-right: 1px solid #f2f2f2;
    padding-right: 32px !important
}

.gstm-gridder-style-five .gridder-show .gstm-dsf-bottom-right {
    padding-left: 32px !important
}

.gs-single-default .gs-team-single-content h1,
.gs-single-default .gs-team-single-content h2,
.gs-single-default .gs-team-single-content h3,
.gs-single-default .gs-team-single-content h4,
.gs-single-default .gs-team-single-content h5,
.gs-single-default .gs-team-single-content p,
.gs-single-style-five .gs-team-single-content h1,
.gs-single-style-five .gs-team-single-content h2,
.gs-single-style-five .gs-team-single-content h3,
.gs-single-style-five .gs-team-single-content h4,
.gs-single-style-five .gs-team-single-content h5,
.gs-single-style-five .gs-team-single-content p,
.gs-single-style-four .gs-team-single-content h1,
.gs-single-style-four .gs-team-single-content h2,
.gs-single-style-four .gs-team-single-content h3,
.gs-single-style-four .gs-team-single-content h4,
.gs-single-style-four .gs-team-single-content h5,
.gs-single-style-four .gs-team-single-content p,
.gs-single-style-one .gs-team-single-content h1,
.gs-single-style-one .gs-team-single-content h2,
.gs-single-style-one .gs-team-single-content h3,
.gs-single-style-one .gs-team-single-content h4,
.gs-single-style-one .gs-team-single-content h5,
.gs-single-style-one .gs-team-single-content p,
.gs-single-style-three .gs-team-single-content h1,
.gs-single-style-three .gs-team-single-content h2,
.gs-single-style-three .gs-team-single-content h3,
.gs-single-style-three .gs-team-single-content h4,
.gs-single-style-three .gs-team-single-content h5,
.gs-single-style-three .gs-team-single-content p,
.gs-single-style-two .gs-team-single-content h1,
.gs-single-style-two .gs-team-single-content h2,
.gs-single-style-two .gs-team-single-content h3,
.gs-single-style-two .gs-team-single-content h4,
.gs-single-style-two .gs-team-single-content h5,
.gs-single-style-two .gs-team-single-content p {
    margin: 0;
    padding: 0
}

.gs-single-default .gs-team-single-content .gs_ribon_wrapper,
.gs-single-style-five .gs-team-single-content .gs_ribon_wrapper,
.gs-single-style-four .gs-team-single-content .gs_ribon_wrapper,
.gs-single-style-one .gs-team-single-content .gs_ribon_wrapper,
.gs-single-style-three .gs-team-single-content .gs_ribon_wrapper,
.gs-single-style-two .gs-team-single-content .gs_ribon_wrapper {
    position: relative;
    width: 100% !important
}

.gs-single-default .gs-team-single-content .gs_ribon_wrapper:after,
.gs-single-style-five .gs-team-single-content .gs_ribon_wrapper:after,
.gs-single-style-four .gs-team-single-content .gs_ribon_wrapper:after,
.gs-single-style-one .gs-team-single-content .gs_ribon_wrapper:after,
.gs-single-style-three .gs-team-single-content .gs_ribon_wrapper:after,
.gs-single-style-two .gs-team-single-content .gs_ribon_wrapper:after {
    content: "";
    display: block;
    padding-bottom: 100%;
    width: 100%
}

.gs-single-default .gs-team-single-content .gs_ribon_wrapper img,
.gs-single-style-five .gs-team-single-content .gs_ribon_wrapper img,
.gs-single-style-four .gs-team-single-content .gs_ribon_wrapper img,
.gs-single-style-one .gs-team-single-content .gs_ribon_wrapper img,
.gs-single-style-three .gs-team-single-content .gs_ribon_wrapper img,
.gs-single-style-two .gs-team-single-content .gs_ribon_wrapper img {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    position: absolute;
    top: 0;
    width: 100%
}

.gs-single-default .gs-team-single-content .gs-sin-mem-name,
.gs-single-style-five .gs-team-single-content .gs-sin-mem-name,
.gs-single-style-four .gs-team-single-content .gs-sin-mem-name,
.gs-single-style-one .gs-team-single-content .gs-sin-mem-name,
.gs-single-style-three .gs-team-single-content .gs-sin-mem-name,
.gs-single-style-two .gs-team-single-content .gs-sin-mem-name {
    color: #030d1e;
    font-family: DM Sans, sans-serif;
    font-size: 28px;
    font-weight: 700;
    text-decoration: none
}

.gs-single-default .gs-team-single-content .contact-title .gstm-details,
.gs-single-style-five .gs-team-single-content .contact-title .gstm-details,
.gs-single-style-four .gs-team-single-content .contact-title .gstm-details,
.gs-single-style-one .gs-team-single-content .contact-title .gstm-details,
.gs-single-style-three .gs-team-single-content .contact-title .gstm-details,
.gs-single-style-two .gs-team-single-content .contact-title .gstm-details {
    word-wrap: break-word;
    margin-top: 0 !important
}

.gs-single-default .gs-team-single-content .contact-title h3,
.gs-single-style-five .gs-team-single-content .contact-title h3,
.gs-single-style-four .gs-team-single-content .contact-title h3,
.gs-single-style-one .gs-team-single-content .contact-title h3,
.gs-single-style-three .gs-team-single-content .contact-title h3,
.gs-single-style-two .gs-team-single-content .contact-title h3 {
    color: #030d1e;
    font-family: DM Sans, sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 12px
}

.gs-single-default .gs-team-single-content .gs-sin-mem-desig,
.gs-single-style-five .gs-team-single-content .gs-sin-mem-desig,
.gs-single-style-four .gs-team-single-content .gs-sin-mem-desig,
.gs-single-style-one .gs-team-single-content .gs-sin-mem-desig,
.gs-single-style-three .gs-team-single-content .gs-sin-mem-desig,
.gs-single-style-two .gs-team-single-content .gs-sin-mem-desig {
    color: grey;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 26px;
    margin-top: 7px;
    text-transform: capitalize
}

.gs-single-default .gs-team-single-content .gs-member-desc,
.gs-single-style-five .gs-team-single-content .gs-member-desc,
.gs-single-style-four .gs-team-single-content .gs-member-desc,
.gs-single-style-one .gs-team-single-content .gs-member-desc,
.gs-single-style-three .gs-team-single-content .gs-member-desc,
.gs-single-style-two .gs-team-single-content .gs-member-desc {
    color: grey;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.75
}

.gs-single-default .gs-team-single-content .gs-member-desc a,
.gs-single-style-five .gs-team-single-content .gs-member-desc a,
.gs-single-style-four .gs-team-single-content .gs-member-desc a,
.gs-single-style-one .gs-team-single-content .gs-member-desc a,
.gs-single-style-three .gs-team-single-content .gs-member-desc a,
.gs-single-style-two .gs-team-single-content .gs-member-desc a {
    color: #585858;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.75;
    text-decoration: none
}

.gs-single-default .gs-team-single-content .gs-member-desc a:hover,
.gs-single-style-five .gs-team-single-content .gs-member-desc a:hover,
.gs-single-style-four .gs-team-single-content .gs-member-desc a:hover,
.gs-single-style-one .gs-team-single-content .gs-member-desc a:hover,
.gs-single-style-three .gs-team-single-content .gs-member-desc a:hover,
.gs-single-style-two .gs-team-single-content .gs-member-desc a:hover {
    color: #b9b134
}

.gs-single-default .gs-team-single-content .gs-tm-sicons .gs-tm-sicons-lable,
.gs-single-style-five .gs-team-single-content .gs-tm-sicons .gs-tm-sicons-lable,
.gs-single-style-four .gs-team-single-content .gs-tm-sicons .gs-tm-sicons-lable,
.gs-single-style-one .gs-team-single-content .gs-tm-sicons .gs-tm-sicons-lable,
.gs-single-style-three .gs-team-single-content .gs-tm-sicons .gs-tm-sicons-lable,
.gs-single-style-two .gs-team-single-content .gs-tm-sicons .gs-tm-sicons-lable {
    color: #030d1e;
    font-family: DM Sans, sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 12px
}

.gs-single-default .gs-team-single-content .gs-tm-sicons .gs-team-social li a,
.gs-single-style-five .gs-team-single-content .gs-tm-sicons .gs-team-social li a,
.gs-single-style-four .gs-team-single-content .gs-tm-sicons .gs-team-social li a,
.gs-single-style-one .gs-team-single-content .gs-tm-sicons .gs-team-social li a,
.gs-single-style-three .gs-team-single-content .gs-tm-sicons .gs-team-social li a,
.gs-single-style-two .gs-team-single-content .gs-tm-sicons .gs-team-social li a {
    background: #fff !important;
    border: 1px solid #f3f3f3 !important;
    border-radius: 50%;
    height: 44px;
    -webkit-transition: .25s;
    transition: .25s;
    width: 44px
}

.gs-single-default .gs-team-single-content .gs-tm-sicons .gs-team-social li a i,
.gs-single-default .gs-team-single-content .gs-tm-sicons .gs-team-social li a svg,
.gs-single-style-five .gs-team-single-content .gs-tm-sicons .gs-team-social li a i,
.gs-single-style-five .gs-team-single-content .gs-tm-sicons .gs-team-social li a svg,
.gs-single-style-four .gs-team-single-content .gs-tm-sicons .gs-team-social li a i,
.gs-single-style-four .gs-team-single-content .gs-tm-sicons .gs-team-social li a svg,
.gs-single-style-one .gs-team-single-content .gs-tm-sicons .gs-team-social li a i,
.gs-single-style-one .gs-team-single-content .gs-tm-sicons .gs-team-social li a svg,
.gs-single-style-three .gs-team-single-content .gs-tm-sicons .gs-team-social li a i,
.gs-single-style-three .gs-team-single-content .gs-tm-sicons .gs-team-social li a svg,
.gs-single-style-two .gs-team-single-content .gs-tm-sicons .gs-team-social li a i,
.gs-single-style-two .gs-team-single-content .gs-tm-sicons .gs-team-social li a svg {
    color: #1d2534
}

.gs-single-default .gs-team-single-content .gs-tm-sicons .gs-team-social li a:hover,
.gs-single-style-five .gs-team-single-content .gs-tm-sicons .gs-team-social li a:hover,
.gs-single-style-four .gs-team-single-content .gs-tm-sicons .gs-team-social li a:hover,
.gs-single-style-one .gs-team-single-content .gs-tm-sicons .gs-team-social li a:hover,
.gs-single-style-three .gs-team-single-content .gs-tm-sicons .gs-team-social li a:hover,
.gs-single-style-two .gs-team-single-content .gs-tm-sicons .gs-team-social li a:hover {
    background: #1d1a24
}

.gs-single-default .gs-team-single-content .gs-tm-sicons .gs-team-social li a:hover i,
.gs-single-default .gs-team-single-content .gs-tm-sicons .gs-team-social li a:hover svg,
.gs-single-style-five .gs-team-single-content .gs-tm-sicons .gs-team-social li a:hover i,
.gs-single-style-five .gs-team-single-content .gs-tm-sicons .gs-team-social li a:hover svg,
.gs-single-style-four .gs-team-single-content .gs-tm-sicons .gs-team-social li a:hover i,
.gs-single-style-four .gs-team-single-content .gs-tm-sicons .gs-team-social li a:hover svg,
.gs-single-style-one .gs-team-single-content .gs-tm-sicons .gs-team-social li a:hover i,
.gs-single-style-one .gs-team-single-content .gs-tm-sicons .gs-team-social li a:hover svg,
.gs-single-style-three .gs-team-single-content .gs-tm-sicons .gs-team-social li a:hover i,
.gs-single-style-three .gs-team-single-content .gs-tm-sicons .gs-team-social li a:hover svg,
.gs-single-style-two .gs-team-single-content .gs-tm-sicons .gs-team-social li a:hover i,
.gs-single-style-two .gs-team-single-content .gs-tm-sicons .gs-team-social li a:hover svg {
    color: #fff
}

.gs-single-default .gs-team-single-content .gstm-details>div:not(:last-child),
.gs-single-style-five .gs-team-single-content .gstm-details>div:not(:last-child),
.gs-single-style-four .gs-team-single-content .gstm-details>div:not(:last-child),
.gs-single-style-one .gs-team-single-content .gstm-details>div:not(:last-child),
.gs-single-style-three .gs-team-single-content .gstm-details>div:not(:last-child),
.gs-single-style-two .gs-team-single-content .gstm-details>div:not(:last-child) {
    margin-bottom: 10px
}

.gs-single-default .gs-team-single-content .gstm-details>div,
.gs-single-style-five .gs-team-single-content .gstm-details>div,
.gs-single-style-four .gs-team-single-content .gstm-details>div,
.gs-single-style-one .gs-team-single-content .gstm-details>div,
.gs-single-style-three .gs-team-single-content .gstm-details>div,
.gs-single-style-two .gs-team-single-content .gstm-details>div {
    color: #182338;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 400
}

.gs-single-default .gs-team-single-content .gstm-details>div i,
.gs-single-default .gs-team-single-content .gstm-details>div svg,
.gs-single-style-five .gs-team-single-content .gstm-details>div i,
.gs-single-style-five .gs-team-single-content .gstm-details>div svg,
.gs-single-style-four .gs-team-single-content .gstm-details>div i,
.gs-single-style-four .gs-team-single-content .gstm-details>div svg,
.gs-single-style-one .gs-team-single-content .gstm-details>div i,
.gs-single-style-one .gs-team-single-content .gstm-details>div svg,
.gs-single-style-three .gs-team-single-content .gstm-details>div i,
.gs-single-style-three .gs-team-single-content .gstm-details>div svg,
.gs-single-style-two .gs-team-single-content .gstm-details>div i,
.gs-single-style-two .gs-team-single-content .gstm-details>div svg {
    color: #182338;
    margin-right: 8px
}

.gs-single-default .gs-team-single-content .gstm-details>div span.levels,
.gs-single-style-five .gs-team-single-content .gstm-details>div span.levels,
.gs-single-style-four .gs-team-single-content .gstm-details>div span.levels,
.gs-single-style-one .gs-team-single-content .gstm-details>div span.levels,
.gs-single-style-three .gs-team-single-content .gstm-details>div span.levels,
.gs-single-style-two .gs-team-single-content .gstm-details>div span.levels {
    font-weight: 500
}

.gs-single-default .gs-team-single-content .member-skill,
.gs-single-style-five .gs-team-single-content .member-skill,
.gs-single-style-four .gs-team-single-content .member-skill,
.gs-single-style-one .gs-team-single-content .member-skill,
.gs-single-style-three .gs-team-single-content .member-skill,
.gs-single-style-two .gs-team-single-content .member-skill {
    margin-top: 32px
}

.gs-single-default .gs-team-single-content .member-skill h3,
.gs-single-style-five .gs-team-single-content .member-skill h3,
.gs-single-style-four .gs-team-single-content .member-skill h3,
.gs-single-style-one .gs-team-single-content .member-skill h3,
.gs-single-style-three .gs-team-single-content .member-skill h3,
.gs-single-style-two .gs-team-single-content .member-skill h3 {
    color: #030d1e;
    font-family: DM Sans, sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 12px
}

.gs-single-default .gs-team-single-content .member-skill .progressText,
.gs-single-style-five .gs-team-single-content .member-skill .progressText,
.gs-single-style-four .gs-team-single-content .member-skill .progressText,
.gs-single-style-one .gs-team-single-content .member-skill .progressText,
.gs-single-style-three .gs-team-single-content .member-skill .progressText,
.gs-single-style-two .gs-team-single-content .member-skill .progressText {
    color: #222;
    font-family: Nunito, sans-serif;
    font-size: 17px;
    line-height: 1.4
}

.gs-single-default .gs-team-single-content .member-skill .progressText b,
.gs-single-style-five .gs-team-single-content .member-skill .progressText b,
.gs-single-style-four .gs-team-single-content .member-skill .progressText b,
.gs-single-style-one .gs-team-single-content .member-skill .progressText b,
.gs-single-style-three .gs-team-single-content .member-skill .progressText b,
.gs-single-style-two .gs-team-single-content .member-skill .progressText b {
    font-weight: 400 !important
}

.gs-single-default .gs-team-single-content .member-skill .progress,
.gs-single-style-five .gs-team-single-content .member-skill .progress,
.gs-single-style-four .gs-team-single-content .member-skill .progress,
.gs-single-style-one .gs-team-single-content .member-skill .progress,
.gs-single-style-three .gs-team-single-content .member-skill .progress,
.gs-single-style-two .gs-team-single-content .member-skill .progress {
    background-color: #f2f2f2;
    height: 6px;
    overflow: inherit;
    position: relative
}

.gs-single-default .gs-team-single-content .member-skill .progress .progress-bar,
.gs-single-style-five .gs-team-single-content .member-skill .progress .progress-bar,
.gs-single-style-four .gs-team-single-content .member-skill .progress .progress-bar,
.gs-single-style-one .gs-team-single-content .member-skill .progress .progress-bar,
.gs-single-style-three .gs-team-single-content .member-skill .progress .progress-bar,
.gs-single-style-two .gs-team-single-content .member-skill .progress .progress-bar {
    background-color: khaki
}

.gs-single-default .gs-team-single-content .member-skill .progress .progress-completed,
.gs-single-style-five .gs-team-single-content .member-skill .progress .progress-completed,
.gs-single-style-four .gs-team-single-content .member-skill .progress .progress-completed,
.gs-single-style-one .gs-team-single-content .member-skill .progress .progress-completed,
.gs-single-style-three .gs-team-single-content .member-skill .progress .progress-completed,
.gs-single-style-two .gs-team-single-content .member-skill .progress .progress-completed {
    color: #030d1e;
    font-family: Nunito, sans-serif;
    font-size: 16px;
    font-weight: 600;
    padding-left: 0;
    padding-right: 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: -24px
}

.gs-single-default .gs_team {
    padding: 0 16px
}

.gs-single-default .gs-team-single-content {
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .16);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .16);
    padding: 24px
}

.gs-single-default .gs-team-single-content .gs-sin-mem-desig {
    margin-bottom: 0
}

.gs-single-default .gs-team-single-content .gs-team-social li a:hover {
    background: #fd5a80 !important
}

.gs-single-default .gs-team-single-content .gs-team-social li a:hover i,
.gs-single-default .gs-team-single-content .gs-team-social li a:hover svg {
    color: #030d1e
}

.gs-single-default .gs-team-single-content .member-skill .progress {
    background-color: #f2f2f2;
    height: 6px;
    margin-bottom: 15px !important;
    overflow: inherit;
    position: relative
}

.gs-single-default .gs-team-single-content .member-skill .progress .progress-bar {
    background-color: #030d1e;
    max-width: 100%;
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    width: var(--gstm-progress-width)
}

.gs-single-default .gs-team-single-content .member-skill .progress .progress-completed {
    left: 0 !important;
    max-width: 100%;
    right: inherit !important;
    text-align: right;
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    width: calc(var(--gstm-progress-width) + 17px)
}

.gs-single-style-five .gs-team-single-content .gstm-silde-icon,
.gs-single-style-four .gs-team-single-content .gstm-silde-icon,
.gs-single-style-one .gs-team-single-content .gstm-silde-icon {
    text-align: right
}

.gs-single-style-five .gs-team-single-content .gstm-silde-icon a svg path,
.gs-single-style-four .gs-team-single-content .gstm-silde-icon a svg path,
.gs-single-style-one .gs-team-single-content .gstm-silde-icon a svg path {
    fill: #ccc;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}

.gs-single-style-five .gs-team-single-content .gstm-silde-icon a:not(.gs-arrow-disabled):hover svg path,
.gs-single-style-four .gs-team-single-content .gstm-silde-icon a:not(.gs-arrow-disabled):hover svg path,
.gs-single-style-one .gs-team-single-content .gstm-silde-icon a:not(.gs-arrow-disabled):hover svg path {
    fill: #7948ff
}

.gs-single-style-five .gs-team-single-content .gstm-silde-icon a,
.gs-single-style-four .gs-team-single-content .gstm-silde-icon a,
.gs-single-style-one .gs-team-single-content .gstm-silde-icon a {
    display: inline-block
}

.gs-single-style-five .gs-team-single-content .gstm-silde-icon a:not(:last-child),
.gs-single-style-four .gs-team-single-content .gstm-silde-icon a:not(:last-child),
.gs-single-style-one .gs-team-single-content .gstm-silde-icon a:not(:last-child) {
    margin-right: 4px
}

.gs-single-style-five .gs-team-single-content .gstm-silde-icon a svg,
.gs-single-style-four .gs-team-single-content .gstm-silde-icon a svg,
.gs-single-style-one .gs-team-single-content .gstm-silde-icon a svg {
    height: auto;
    width: 16px
}

.gs-single-style-three .slide-btn-right,
.gs-single-style-two .slide-btn-right {
    text-align: right
}

.gs-single-style-three .slide-btn-left a,
.gs-single-style-three .slide-btn-right a,
.gs-single-style-two .slide-btn-left a,
.gs-single-style-two .slide-btn-right a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.gs-single-style-three .slide-btn-left a svg,
.gs-single-style-three .slide-btn-right a svg,
.gs-single-style-two .slide-btn-left a svg,
.gs-single-style-two .slide-btn-right a svg {
    width: 14px
}

.gs-single-style-three .slide-btn-left a path,
.gs-single-style-three .slide-btn-right a path,
.gs-single-style-two .slide-btn-left a path,
.gs-single-style-two .slide-btn-right a path {
    fill: #ccc
}

.gs-single-style-three .slide-btn-right svg,
.gs-single-style-two .slide-btn-right svg {
    margin-left: 12px
}

.gs-single-style-three .slide-btn-left svg,
.gs-single-style-two .slide-btn-left svg {
    margin-right: 12px
}

.gs-single-style-one .gs_team {
    position: relative
}

.gs-single-style-one .gstm-silde-icon-wrapper {
    position: absolute;
    right: 0;
    z-index: 9999
}

.gs-single-style-one .gstm-silde-icon-wrapper .gstm-silde-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    line-height: 0
}

.gs-single-style-one .gstm-silde-icon-wrapper .gstm-silde-icon a svg path {
    fill: #3c4953
}

.gs-single-style-one .gs-team-single-content {
    position: relative
}

.gs-single-style-one .gs-team-single-content .gs-roow .gs-col-md-3 {
    width: 27%
}

.gs-single-style-one .gs-team-single-content .gs-roow .gs-col-md-9 {
    width: 73%
}

.gs-single-style-one .gs-team-single-content .gs_member_details,
.gs-single-style-one .gs-team-single-content .gs_member_img {
    width: 100%
}

.gs-single-style-one .gs-team-single-content .gs-sin-mem-desig {
    margin-bottom: 23px;
    margin-top: 5px
}

.gs-single-style-one .gs_ribon_wrapper {
    border-radius: 10px
}

.gs-single-style-one .gs-tm-sicons {
    margin-top: 40px
}

.gs-single-style-one .gs-tm-sicons .gs-tm-sicons-lable {
    color: #030d1e;
    font-family: DM Sans, sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 12px
}

.gs-single-style-one .gs-tm-sicons .gs-team-social {
    margin-top: 0 !important
}

.gs-single-style-one .gs-tm-sicons .gs-team-social li a:hover {
    background: #7948ff !important
}

.gs-single-style-one .gs-tm-sicons .gs-team-social li a:hover i,
.gs-single-style-one .gs-tm-sicons .gs-team-social li a:hover svg {
    color: #fff
}

.gs-single-style-one .member-skill-wraaper {
    margin-top: 32px
}

.gs-single-style-one .member-skill-wraaper h3 {
    color: #030d1e;
    font-family: DM Sans, sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 12px
}

.gs-single-style-one .member-skill {
    margin-top: 0 !important
}

.gs-single-style-one .member-skill .progress {
    margin-bottom: 18px
}

.gs-single-style-one .member-skill .progress .progress-bar {
    background-color: #7948ff !important;
    max-width: 100%;
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    width: var(--gstm-progress-width)
}

.gs-single-style-one .member-skill .progress .progress-completed {
    left: 0 !important;
    max-width: 100%;
    right: inherit !important;
    text-align: right;
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    width: calc(var(--gstm-progress-width) + 17px)
}

.gs-single-style-two .gs_team {
    padding: 0 16px
}

.gs-single-style-two .gs-team-single-content .gstm-content-top {
    padding-bottom: 60px
}

.gs-single-style-two .gs-team-single-content .gstm-content-top .gs-col-md-6 {
    padding: 0
}

.gs-single-style-two .gs-team-single-content .gs-member-desc {
    color: #030d1e;
    font-family: Nunito, sans-serif
}

.gs-single-style-two .gs-team-single-content .gs-member-desc p {
    color: #030d1e;
    font-family: Nunito, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.75;
    margin-bottom: 20px
}

.gs-single-style-two .gs-team-single-content .gs-member-desc p:last-child {
    margin-bottom: 0
}

.gs-single-style-two .gs-team-single-content .contact-title {
    margin-top: 30px
}

.gs-single-style-two .gs-team-single-content .member-skill {
    margin-top: 0 !important
}

.gs-single-style-two .gs-team-single-content .member-skill .progressText {
    color: #030d1e;
    font-size: 15px;
    font-weight: 600
}

.gs-single-style-two .gs-team-single-content .member-skill .progress {
    height: 20px !important;
    margin-bottom: 22px !important
}

.gs-single-style-two .gs-team-single-content .member-skill .progress .progress-bar {
    background-color: #f77674 !important;
    max-width: 100%;
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    width: var(--gstm-progress-width)
}

.gs-single-style-two .gs-team-single-content .member-skill .progress .progress-completed {
    left: 0 !important;
    max-width: 100%;
    right: inherit !important;
    text-align: right;
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    width: calc(var(--gstm-progress-width) + 17px)
}

.gs-single-style-two .gs_member_details,
.gs-single-style-two .gs_member_img {
    width: 100%
}

.gs-single-style-two .gs_ribon_wrapper {
    border-radius: 50%
}

.gs-single-style-two .gs-tm-sicons .gs-tm-sicons-lable {
    color: #030d1e;
    font-family: DM Sans, sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 12px
}

.gs-single-style-two .gs-tm-sicons .gs-team-social {
    margin-top: 0 !important
}

.gs-single-style-two .gs-tm-sicons .gs-team-social li a {
    -webkit-box-shadow: 0 5px 30px 0 rgba(12, 21, 41, .12);
    box-shadow: 0 5px 30px 0 rgba(12, 21, 41, .12)
}

.gs-single-style-two .gs-tm-sicons .gs-team-social li a:hover {
    background: #f77674 !important
}

.gs-single-style-two .gs-tm-sicons .gs-team-social li a:hover i,
.gs-single-style-two .gs-tm-sicons .gs-team-social li a:hover svg {
    color: #fff
}

.gs-single-style-two .member-skill-wraaper {
    margin-top: 24px
}

.gs-single-style-two .member-skill-wraaper h3 {
    color: #030d1e;
    font-family: DM Sans, sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 12px
}

.gs-single-style-three .gs_team {
    padding: 0 16px
}

.gs-single-style-three .gs-team-single-content {
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 40px;
    padding-bottom: 40px
}

.gs-single-style-three .gs-team-single-content .gstm-content-top .gstm-content-top-left {
    border-right: 2px solid #f2f2f2;
    padding-right: 62px
}

.gs-single-style-three .gs_member_img {
    width: 100%
}

.gs-single-style-three .gs-sin-mem-name {
    margin-bottom: 6px !important;
    margin-top: 40px !important
}

.gs-single-style-three .gs-member-desc {
    margin-top: 24px
}

.gs-single-style-three .gs-member-desc p {
    margin-bottom: 20px
}

.gs-single-style-three .gs-member-desc p:last-child {
    margin-bottom: 0
}

.gs-single-style-three .gstm-content-top-right {
    padding-left: 64px !important
}

.gs-single-style-three .gs_member_details {
    padding-left: 0 !important
}

.gs-single-style-three .gstm-details>div i {
    color: #fd5a80 !important
}

.gs-single-style-three .gs_ribon_wrapper {
    border-radius: 0
}

.gs-single-style-three .gs-tm-sicons {
    margin-top: 44px
}

.gs-single-style-three .gs-tm-sicons .gs-tm-sicons-lable {
    color: #030d1e;
    font-family: DM Sans, sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 12px
}

.gs-single-style-three .gs-tm-sicons .gs-team-social {
    margin-top: 0 !important
}

.gs-single-style-three .gs-tm-sicons .gs-team-social li a {
    border-radius: 0 !important;
    -webkit-box-shadow: 0 5px 30px 0 rgba(12, 21, 41, .12);
    box-shadow: 0 5px 30px 0 rgba(12, 21, 41, .12)
}

.gs-single-style-three .gs-tm-sicons .gs-team-social li a:hover {
    background-image: linear-gradient(-101deg, #fca564, #fd8072 38%, #fd5a80) !important
}

.gs-single-style-three .gs-tm-sicons .gs-team-social li a:hover i,
.gs-single-style-three .gs-tm-sicons .gs-team-social li a:hover svg {
    color: #fff
}

.gs-single-style-three .member-skill-wraaper {
    margin-top: 42px
}

.gs-single-style-three .member-skill-wraaper h3 {
    color: #030d1e;
    font-family: DM Sans, sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px
}

.gs-single-style-three .member-skill {
    margin-top: 0 !important
}

.gs-single-style-three .member-skill .progressText {
    margin-bottom: 5px
}

.gs-single-style-three .member-skill .progress {
    height: 6px !important;
    margin-bottom: 14px
}

.gs-single-style-three .member-skill .progress .progress-bar {
    background-image: linear-gradient(-101deg, #fca564, #fd8072 38%, #fd5a80) !important;
    max-width: 100%;
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    width: var(--gstm-progress-width)
}

.gs-single-style-three .member-skill .progress .progress-completed {
    left: 0 !important;
    max-width: 100%;
    right: inherit !important;
    text-align: right;
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    width: calc(var(--gstm-progress-width) + 17px)
}

.gs-single-style-four .gs_team {
    padding: 0 16px
}

.gs-single-style-four .gs-team-single-content .gstm-silde-icon {
    cursor: pointer;
    position: absolute;
    right: 10%;
    top: 3%
}

.gs-single-style-four .gs-team-single-content .gstm-silde-icon a:not(.gs-arrow-disabled):hover svg path {
    fill: #ab1aea
}

.gs-single-style-four .gs_member_img {
    border-radius: 10px;
    -webkit-box-shadow: 0 5px 30px 0 rgba(12, 21, 41, .12);
    box-shadow: 0 5px 30px 0 rgba(12, 21, 41, .12);
    padding: 30px;
    width: 100%
}

.gs-single-style-four .gs_member_details {
    padding-left: 0;
    padding-right: 60px;
    width: 100%
}

.gs-single-style-four .gs_member_details .gs-member-desc {
    color: #030d1e
}

.gs-single-style-four .gs-member-desc p {
    margin-bottom: 20px
}

.gs-single-style-four .gs-member-desc p:last-child {
    margin-bottom: 0
}

.gs-single-style-four .gs_ribon_wrapper {
    border-radius: 10px
}

.gs-single-style-four .contact-title {
    margin-top: 36px
}

.gs-single-style-four .contact-title h3 {
    margin-bottom: 24px !important
}

.gs-single-style-four .contact-title .gstm-details {
    margin-bottom: 0 !important
}

.gs-single-style-four .gstm-details>div i {
    color: #ab1aea !important
}

.gs-single-style-four .gstm-details>div:not(:last-child) {
    margin-bottom: 13px !important
}

.gs-single-style-four .gs-tm-sicons {
    margin-top: 26px
}

.gs-single-style-four .gs-tm-sicons .gs-tm-sicons-lable {
    color: #030d1e;
    font-family: DM Sans, sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 12px
}

.gs-single-style-four .gs-tm-sicons .gs-team-social {
    margin-top: 0 !important
}

.gs-single-style-four .gs-tm-sicons .gs-team-social li a {
    -webkit-box-shadow: 0 5px 30px 0 rgba(12, 21, 41, .12);
    box-shadow: 0 5px 30px 0 rgba(12, 21, 41, .12)
}

.gs-single-style-four .gs-tm-sicons .gs-team-social li a:hover {
    background-image: linear-gradient(35deg, #b71cea, #680bec) !important
}

.gs-single-style-four .gs-tm-sicons .gs-team-social li a:hover i,
.gs-single-style-four .gs-tm-sicons .gs-team-social li a:hover svg {
    color: #fff
}

.gs-single-style-four .member-skill-wraaper {
    margin-top: 30px
}

.gs-single-style-four .member-skill-wraaper h3 {
    color: #030d1e;
    font-family: DM Sans, sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px
}

.gs-single-style-four .member-skill {
    margin-top: 0 !important
}

.gs-single-style-four .member-skill .progressText {
    margin-bottom: 5px !important
}

.gs-single-style-four .member-skill .progress {
    height: 6px !important;
    margin-bottom: 16px !important
}

.gs-single-style-four .member-skill .progress .progress-bar {
    background-image: linear-gradient(35deg, #b71cea, #680bec);
    max-width: 100%;
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    width: var(--gstm-progress-width)
}

.gs-single-style-four .member-skill .progress .progress-completed {
    left: 0 !important;
    max-width: 100%;
    right: inherit !important;
    text-align: right;
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    width: calc(var(--gstm-progress-width) + 17px)
}

.gs-single-style-five .gs_team {
    padding: 0 16px
}

.gs-single-style-five .gs_member_details {
    padding-left: 50px !important;
    width: 100%
}

.gs-single-style-five .gs_member_details .gsmd-left {
    border-right: 1px solid #f2f2f2;
    padding-right: 30px
}

.gs-single-style-five .gs_member_details .gsmd-right {
    padding: 0 0 0 44px
}

.gs-single-style-five .gs_member_details .gsmd-top {
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 48px;
    padding-bottom: 24px
}

.gs-single-style-five .gs_member_details .gsmd-top .gstm-silde-icon {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0
}

.gs-single-style-five .gstm-details>div i {
    color: #fd5a80 !important
}

.gs-single-style-five .gstm-details>div:not(:last-child) {
    margin-bottom: 18px !important
}

.gs-single-style-five .gs_member_img {
    border: 10px solid #fff;
    border-radius: 50%;
    -webkit-box-shadow: 0 5px 30px 0 rgba(12, 21, 41, .12);
    box-shadow: 0 5px 30px 0 rgba(12, 21, 41, .12);
    position: relative;
    width: 100%
}

.gs-single-style-five .gs_member_img:after {
    background-color: #fd5a8040;
    border-radius: 50%;
    content: "";
    height: 100%;
    left: 20px;
    position: absolute;
    top: 20px;
    width: 100%;
    z-index: -1
}

.gs-single-style-five .gstm-silde-icon a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.gs-single-style-five .gstm-silde-icon path {
    fill: #ccc
}

.gs-single-style-five .gstm-silde-icon path:hover {
    fill: #ab1aea
}

.gs-single-style-five .gstm-silde-icon svg {
    width: 14px
}

.gs-single-style-five .gs_ribon_wrapper {
    border-radius: 50%
}

.gs-single-style-five .gs-tm-sicons {
    margin-top: 37px
}

.gs-single-style-five .gs-tm-sicons .gs-tm-sicons-lable {
    color: #030d1e;
    font-family: DM Sans, sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 12px
}

.gs-single-style-five .gs-tm-sicons .gs-team-social {
    margin-top: 0 !important
}

.gs-single-style-five .gs-tm-sicons .gs-team-social li a {
    -webkit-box-shadow: 0 5px 30px 0 rgba(12, 21, 41, .12);
    box-shadow: 0 5px 30px 0 rgba(12, 21, 41, .12)
}

.gs-single-style-five .gs-tm-sicons .gs-team-social li a:hover {
    background: #f77674 !important
}

.gs-single-style-five .gs-tm-sicons .gs-team-social li a:hover i,
.gs-single-style-five .gs-tm-sicons .gs-team-social li a:hover svg {
    color: #fff
}

.gs-single-style-five .member-skill-wraaper {
    margin-top: 0
}

.gs-single-style-five .member-skill-wraaper h3 {
    color: #030d1e;
    font-family: DM Sans, sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 18px
}

.gs-single-style-five .member-skill {
    margin-top: 0 !important
}

.gs-single-style-five .member-skill .progressText {
    margin-bottom: 6px !important
}

.gs-single-style-five .member-skill .progress {
    height: 6px !important;
    margin-bottom: 26px !important
}

.gs-single-style-five .member-skill .progress .progress-bar {
    background-image: linear-gradient(-101deg, #fca564, #fd8072 38%, #fd5a80) !important;
    max-width: 100%;
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    width: var(--gstm-progress-width)
}

.gs-single-style-five .member-skill .progress .progress-completed {
    left: 0 !important;
    max-width: 100%;
    right: inherit !important;
    text-align: right;
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    width: calc(var(--gstm-progress-width) + 17px)
}

.gs-team-popup--default .mfp-content--container .gs_team_popup_left__wrapper {
    width: 30%
}

.gs-team-popup--default .mfp-content--container .gs_team_popup_details {
    width: 70%
}

.gs-team-popup--default .mfp-close {
    height: 54px;
    right: 25px !important;
    top: 28px !important;
    width: 54px
}

.gs-team-popup--default .mfp-close svg path {
    fill: #161616
}

.gs-team-popup--default .mfp-close:hover {
    background-color: transparent
}

.gs-team-popup--default .mfp-close:hover svg path {
    fill: #000
}

.gs-team-popup--default .gs_team_popup_img {
    position: relative;
    width: 100% !important
}

.gs-team-popup--default .gs_team_popup_img img {
    width: 100%
}

.gs-team-popup--default .gs-member-name {
    color: #030d1e;
    font-family: DM Sans, sans-serif;
    font-size: 28px;
    font-weight: 700;
    margin: 0;
    padding: 0;
    text-decoration: none
}

.gs-team-popup--default .gs-member-desig {
    color: grey;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 16px;
    text-transform: capitalize
}

.gs-team-popup--default .gs-member-desc {
    color: grey;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.75;
    margin-bottom: 22px
}

.gs-team-popup--default .gs-member-desc.gs-team--scrollbar {
    max-height: 120px;
    overflow: hidden;
    overflow-y: auto
}

.gs-team-popup--default .gs-member-desc a {
    color: #585858;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.75;
    text-decoration: none
}

.gs-team-popup--default .gs-member-desc a:hover {
    color: #b9b134
}

.gs-team-popup--default .member-skill {
    margin-top: 32px
}

.gs-team-popup--default .member-skill h3 {
    color: #030d1e;
    font-family: DM Sans, sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 12px
}

.gs-team-popup--default .member-skill .progressText {
    color: #222;
    font-family: Nunito, sans-serif;
    font-size: 17px;
    line-height: 1.4
}

.gs-team-popup--default .member-skill .progressText b {
    font-weight: 400 !important
}

.gs-team-popup--default .member-skill .progress {
    background-color: #f2f2f2;
    height: 6px;
    overflow: inherit;
    position: relative
}

.gs-team-popup--default .member-skill .progress .progress-bar {
    background-color: #030d1e;
    max-width: 100%;
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    width: var(--gstm-progress-width)
}

.gs-team-popup--default .member-skill .progress .progress-completed {
    color: #030d1e;
    font-family: Nunito, sans-serif;
    font-size: 16px;
    font-weight: 600;
    left: 0 !important;
    max-width: 100%;
    position: absolute;
    right: inherit !important;
    text-align: right;
    top: -24px;
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    width: calc(var(--gstm-progress-width) + 17px)
}

.gs-team-popup--style-five .popup-nav,
.gs-team-popup--style-four .popup-nav,
.gs-team-popup--style-one .popup-nav,
.gs-team-popup--style-three .popup-nav,
.gs-team-popup--style-two .popup-nav {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    justify-content: center
}

.gs-team-popup--style-five .popup-nav svg,
.gs-team-popup--style-four .popup-nav svg,
.gs-team-popup--style-one .popup-nav svg,
.gs-team-popup--style-three .popup-nav svg,
.gs-team-popup--style-two .popup-nav svg {
    height: 24px;
    width: 26px
}

.gs-team-popup--style-five .popup-nav svg path,
.gs-team-popup--style-four .popup-nav svg path,
.gs-team-popup--style-one .popup-nav svg path,
.gs-team-popup--style-three .popup-nav svg path,
.gs-team-popup--style-two .popup-nav svg path {
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.gs-team-popup--style-five .popup-nav:hover svg path,
.gs-team-popup--style-four .popup-nav:hover svg path,
.gs-team-popup--style-one .popup-nav:hover svg path,
.gs-team-popup--style-three .popup-nav:hover svg path,
.gs-team-popup--style-two .popup-nav:hover svg path {
    fill: #449d9d
}

.gs-team-popup--style-five .gs_team_popup,
.gs-team-popup--style-four .gs_team_popup,
.gs-team-popup--style-one .gs_team_popup,
.gs-team-popup--style-three .gs_team_popup,
.gs-team-popup--style-two .gs_team_popup {
    border-radius: 12px !important;
    max-width: 1168px;
    padding: 52px 35px !important;
    width: 100%
}

.gs-team-popup--style-five .gs_team_popup .mfp-close,
.gs-team-popup--style-four .gs_team_popup .mfp-close,
.gs-team-popup--style-one .gs_team_popup .mfp-close,
.gs-team-popup--style-three .gs_team_popup .mfp-close,
.gs-team-popup--style-two .gs_team_popup .mfp-close {
    background-color: transparent;
    right: 30px !important;
    top: 40px !important
}

.gs-team-popup--style-five .gs-containeer-f .gs_ribon_wrapper,
.gs-team-popup--style-four .gs-containeer-f .gs_ribon_wrapper,
.gs-team-popup--style-one .gs-containeer-f .gs_ribon_wrapper,
.gs-team-popup--style-three .gs-containeer-f .gs_ribon_wrapper,
.gs-team-popup--style-two .gs-containeer-f .gs_ribon_wrapper {
    position: relative;
    width: 100% !important
}

.gs-team-popup--style-five .gs-containeer-f .gs_ribon_wrapper:after,
.gs-team-popup--style-four .gs-containeer-f .gs_ribon_wrapper:after,
.gs-team-popup--style-one .gs-containeer-f .gs_ribon_wrapper:after,
.gs-team-popup--style-three .gs-containeer-f .gs_ribon_wrapper:after,
.gs-team-popup--style-two .gs-containeer-f .gs_ribon_wrapper:after {
    content: "";
    display: block;
    padding-bottom: 100%;
    width: 100%
}

.gs-team-popup--style-five .gs-containeer-f .gs_ribon_wrapper img,
.gs-team-popup--style-four .gs-containeer-f .gs_ribon_wrapper img,
.gs-team-popup--style-one .gs-containeer-f .gs_ribon_wrapper img,
.gs-team-popup--style-three .gs-containeer-f .gs_ribon_wrapper img,
.gs-team-popup--style-two .gs-containeer-f .gs_ribon_wrapper img {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    position: absolute;
    top: 0;
    width: 100%
}

.gs-team-popup--style-five .gs-containeer-f .gs-sin-mem-name,
.gs-team-popup--style-four .gs-containeer-f .gs-sin-mem-name,
.gs-team-popup--style-one .gs-containeer-f .gs-sin-mem-name,
.gs-team-popup--style-three .gs-containeer-f .gs-sin-mem-name,
.gs-team-popup--style-two .gs-containeer-f .gs-sin-mem-name {
    color: #030d1e;
    font-family: DM Sans, sans-serif;
    font-size: 28px;
    font-weight: 700;
    margin: 0;
    padding: 0;
    text-decoration: none
}

.gs-team-popup--style-five .gs-containeer-f .contact-title .gstm-details,
.gs-team-popup--style-four .gs-containeer-f .contact-title .gstm-details,
.gs-team-popup--style-one .gs-containeer-f .contact-title .gstm-details,
.gs-team-popup--style-three .gs-containeer-f .contact-title .gstm-details,
.gs-team-popup--style-two .gs-containeer-f .contact-title .gstm-details {
    margin-top: 0 !important
}

.gs-team-popup--style-five .gs-containeer-f .contact-title h3,
.gs-team-popup--style-four .gs-containeer-f .contact-title h3,
.gs-team-popup--style-one .gs-containeer-f .contact-title h3,
.gs-team-popup--style-three .gs-containeer-f .contact-title h3,
.gs-team-popup--style-two .gs-containeer-f .contact-title h3 {
    color: #030d1e;
    font-family: DM Sans, sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 12px
}

.gs-team-popup--style-five .gs-containeer-f .gs-sin-mem-desig,
.gs-team-popup--style-four .gs-containeer-f .gs-sin-mem-desig,
.gs-team-popup--style-one .gs-containeer-f .gs-sin-mem-desig,
.gs-team-popup--style-three .gs-containeer-f .gs-sin-mem-desig,
.gs-team-popup--style-two .gs-containeer-f .gs-sin-mem-desig {
    color: grey;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 16px;
    text-transform: capitalize
}

.gs-team-popup--style-five .gs-containeer-f .gs-member-desc,
.gs-team-popup--style-four .gs-containeer-f .gs-member-desc,
.gs-team-popup--style-one .gs-containeer-f .gs-member-desc,
.gs-team-popup--style-three .gs-containeer-f .gs-member-desc,
.gs-team-popup--style-two .gs-containeer-f .gs-member-desc {
    color: grey;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.75;
    margin-bottom: 22px
}

.gs-team-popup--style-five .gs-containeer-f .gs-member-desc.gs-team--scrollbar,
.gs-team-popup--style-four .gs-containeer-f .gs-member-desc.gs-team--scrollbar,
.gs-team-popup--style-one .gs-containeer-f .gs-member-desc.gs-team--scrollbar,
.gs-team-popup--style-three .gs-containeer-f .gs-member-desc.gs-team--scrollbar,
.gs-team-popup--style-two .gs-containeer-f .gs-member-desc.gs-team--scrollbar {
    max-height: 120px;
    overflow: hidden;
    overflow-y: auto
}

.gs-team-popup--style-five .gs-containeer-f .gs-member-desc a,
.gs-team-popup--style-four .gs-containeer-f .gs-member-desc a,
.gs-team-popup--style-one .gs-containeer-f .gs-member-desc a,
.gs-team-popup--style-three .gs-containeer-f .gs-member-desc a,
.gs-team-popup--style-two .gs-containeer-f .gs-member-desc a {
    color: #585858;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.75;
    text-decoration: none
}

.gs-team-popup--style-five .gs-containeer-f .gs-member-desc a:hover,
.gs-team-popup--style-four .gs-containeer-f .gs-member-desc a:hover,
.gs-team-popup--style-one .gs-containeer-f .gs-member-desc a:hover,
.gs-team-popup--style-three .gs-containeer-f .gs-member-desc a:hover,
.gs-team-popup--style-two .gs-containeer-f .gs-member-desc a:hover {
    color: #b9b134
}

.gs-team-popup--style-five .gs-containeer-f .gs-tm-sicons .gs-tm-sicons-lable,
.gs-team-popup--style-four .gs-containeer-f .gs-tm-sicons .gs-tm-sicons-lable,
.gs-team-popup--style-one .gs-containeer-f .gs-tm-sicons .gs-tm-sicons-lable,
.gs-team-popup--style-three .gs-containeer-f .gs-tm-sicons .gs-tm-sicons-lable,
.gs-team-popup--style-two .gs-containeer-f .gs-tm-sicons .gs-tm-sicons-lable {
    color: #030d1e;
    font-family: DM Sans, sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 12px
}

.gs-team-popup--style-five .gs-containeer-f .gs-tm-sicons .gs-team-social li a,
.gs-team-popup--style-four .gs-containeer-f .gs-tm-sicons .gs-team-social li a,
.gs-team-popup--style-one .gs-containeer-f .gs-tm-sicons .gs-team-social li a,
.gs-team-popup--style-three .gs-containeer-f .gs-tm-sicons .gs-team-social li a,
.gs-team-popup--style-two .gs-containeer-f .gs-tm-sicons .gs-team-social li a {
    background: #fff !important;
    border: 1px solid #e5e7e9 !important;
    border-radius: 50%;
    height: 44px;
    -webkit-transition: .25s;
    transition: .25s;
    width: 44px
}

.gs-team-popup--style-five .gs-containeer-f .gs-tm-sicons .gs-team-social li a i,
.gs-team-popup--style-five .gs-containeer-f .gs-tm-sicons .gs-team-social li a svg,
.gs-team-popup--style-four .gs-containeer-f .gs-tm-sicons .gs-team-social li a i,
.gs-team-popup--style-four .gs-containeer-f .gs-tm-sicons .gs-team-social li a svg,
.gs-team-popup--style-one .gs-containeer-f .gs-tm-sicons .gs-team-social li a i,
.gs-team-popup--style-one .gs-containeer-f .gs-tm-sicons .gs-team-social li a svg,
.gs-team-popup--style-three .gs-containeer-f .gs-tm-sicons .gs-team-social li a i,
.gs-team-popup--style-three .gs-containeer-f .gs-tm-sicons .gs-team-social li a svg,
.gs-team-popup--style-two .gs-containeer-f .gs-tm-sicons .gs-team-social li a i,
.gs-team-popup--style-two .gs-containeer-f .gs-tm-sicons .gs-team-social li a svg {
    color: #1d2534
}

.gs-team-popup--style-five .gs-containeer-f .gs-tm-sicons .gs-team-social li a:hover,
.gs-team-popup--style-four .gs-containeer-f .gs-tm-sicons .gs-team-social li a:hover,
.gs-team-popup--style-one .gs-containeer-f .gs-tm-sicons .gs-team-social li a:hover,
.gs-team-popup--style-three .gs-containeer-f .gs-tm-sicons .gs-team-social li a:hover,
.gs-team-popup--style-two .gs-containeer-f .gs-tm-sicons .gs-team-social li a:hover {
    background: #1d1a24
}

.gs-team-popup--style-five .gs-containeer-f .gs-tm-sicons .gs-team-social li a:hover i,
.gs-team-popup--style-five .gs-containeer-f .gs-tm-sicons .gs-team-social li a:hover svg,
.gs-team-popup--style-four .gs-containeer-f .gs-tm-sicons .gs-team-social li a:hover i,
.gs-team-popup--style-four .gs-containeer-f .gs-tm-sicons .gs-team-social li a:hover svg,
.gs-team-popup--style-one .gs-containeer-f .gs-tm-sicons .gs-team-social li a:hover i,
.gs-team-popup--style-one .gs-containeer-f .gs-tm-sicons .gs-team-social li a:hover svg,
.gs-team-popup--style-three .gs-containeer-f .gs-tm-sicons .gs-team-social li a:hover i,
.gs-team-popup--style-three .gs-containeer-f .gs-tm-sicons .gs-team-social li a:hover svg,
.gs-team-popup--style-two .gs-containeer-f .gs-tm-sicons .gs-team-social li a:hover i,
.gs-team-popup--style-two .gs-containeer-f .gs-tm-sicons .gs-team-social li a:hover svg {
    color: #fff
}

.gs-team-popup--style-five .gs-containeer-f .gstm-details>div:not(:last-child),
.gs-team-popup--style-four .gs-containeer-f .gstm-details>div:not(:last-child),
.gs-team-popup--style-one .gs-containeer-f .gstm-details>div:not(:last-child),
.gs-team-popup--style-three .gs-containeer-f .gstm-details>div:not(:last-child),
.gs-team-popup--style-two .gs-containeer-f .gstm-details>div:not(:last-child) {
    margin-bottom: 16px
}

.gs-team-popup--style-five .gs-containeer-f .gstm-details>div,
.gs-team-popup--style-four .gs-containeer-f .gstm-details>div,
.gs-team-popup--style-one .gs-containeer-f .gstm-details>div,
.gs-team-popup--style-three .gs-containeer-f .gstm-details>div,
.gs-team-popup--style-two .gs-containeer-f .gstm-details>div {
    color: #182338;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 400
}

.gs-team-popup--style-five .gs-containeer-f .gstm-details>div i,
.gs-team-popup--style-four .gs-containeer-f .gstm-details>div i,
.gs-team-popup--style-one .gs-containeer-f .gstm-details>div i,
.gs-team-popup--style-three .gs-containeer-f .gstm-details>div i,
.gs-team-popup--style-two .gs-containeer-f .gstm-details>div i {
    color: #182338;
    margin-right: 8px;
    text-align: center;
    width: 16px
}

.gs-team-popup--style-five .gs-containeer-f .gstm-details>div span.levels,
.gs-team-popup--style-four .gs-containeer-f .gstm-details>div span.levels,
.gs-team-popup--style-one .gs-containeer-f .gstm-details>div span.levels,
.gs-team-popup--style-three .gs-containeer-f .gstm-details>div span.levels,
.gs-team-popup--style-two .gs-containeer-f .gstm-details>div span.levels {
    font-weight: 500
}

.gs-team-popup--style-five .gs-containeer-f .member-skill,
.gs-team-popup--style-four .gs-containeer-f .member-skill,
.gs-team-popup--style-one .gs-containeer-f .member-skill,
.gs-team-popup--style-three .gs-containeer-f .member-skill,
.gs-team-popup--style-two .gs-containeer-f .member-skill {
    margin-top: 32px
}

.gs-team-popup--style-five .gs-containeer-f .member-skill h3,
.gs-team-popup--style-four .gs-containeer-f .member-skill h3,
.gs-team-popup--style-one .gs-containeer-f .member-skill h3,
.gs-team-popup--style-three .gs-containeer-f .member-skill h3,
.gs-team-popup--style-two .gs-containeer-f .member-skill h3 {
    color: #030d1e;
    font-family: DM Sans, sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 12px
}

.gs-team-popup--style-five .gs-containeer-f .member-skill .progressText,
.gs-team-popup--style-four .gs-containeer-f .member-skill .progressText,
.gs-team-popup--style-one .gs-containeer-f .member-skill .progressText,
.gs-team-popup--style-three .gs-containeer-f .member-skill .progressText,
.gs-team-popup--style-two .gs-containeer-f .member-skill .progressText {
    color: #222;
    font-family: Nunito, sans-serif;
    font-size: 17px;
    line-height: 1.4
}

.gs-team-popup--style-five .gs-containeer-f .member-skill .progressText b,
.gs-team-popup--style-four .gs-containeer-f .member-skill .progressText b,
.gs-team-popup--style-one .gs-containeer-f .member-skill .progressText b,
.gs-team-popup--style-three .gs-containeer-f .member-skill .progressText b,
.gs-team-popup--style-two .gs-containeer-f .member-skill .progressText b {
    font-weight: 400 !important
}

.gs-team-popup--style-five .gs-containeer-f .member-skill .progress,
.gs-team-popup--style-four .gs-containeer-f .member-skill .progress,
.gs-team-popup--style-one .gs-containeer-f .member-skill .progress,
.gs-team-popup--style-three .gs-containeer-f .member-skill .progress,
.gs-team-popup--style-two .gs-containeer-f .member-skill .progress {
    background-color: #f2f2f2;
    height: 6px;
    margin-bottom: 16px;
    overflow: inherit;
    position: relative
}

.gs-team-popup--style-five .gs-containeer-f .member-skill .progress .progress-bar,
.gs-team-popup--style-four .gs-containeer-f .member-skill .progress .progress-bar,
.gs-team-popup--style-one .gs-containeer-f .member-skill .progress .progress-bar,
.gs-team-popup--style-three .gs-containeer-f .member-skill .progress .progress-bar,
.gs-team-popup--style-two .gs-containeer-f .member-skill .progress .progress-bar {
    background-color: khaki
}

.gs-team-popup--style-five .gs-containeer-f .member-skill .progress .progress-completed,
.gs-team-popup--style-four .gs-containeer-f .member-skill .progress .progress-completed,
.gs-team-popup--style-one .gs-containeer-f .member-skill .progress .progress-completed,
.gs-team-popup--style-three .gs-containeer-f .member-skill .progress .progress-completed,
.gs-team-popup--style-two .gs-containeer-f .member-skill .progress .progress-completed {
    color: #030d1e;
    font-family: Nunito, sans-serif;
    font-size: 16px;
    font-weight: 600;
    left: auto;
    padding-left: 0;
    padding-right: 0;
    position: absolute;
    right: 0;
    top: -24px
}

.mfp-content--container .gs-containeer-f {
    width: 100%
}

.gs-team-popup--style-one .gs-team--scrollbar::-webkit-scrollbar-thumb {
    background-image: linear-gradient(-92deg, #b71cea, #680bec) !important
}

.gs-team-popup--style-one .gs_team_popup {
    padding-right: 18px !important
}

.gs-team-popup--style-one .gs-containeer-f .gs-roow .gs-col-md-4 {
    width: 30%
}

.gs-team-popup--style-one .gs-containeer-f .gs-roow .gs-col-md-8 {
    padding-left: 22px;
    width: 70%
}

.gs-team-popup--style-one .gs-containeer-f .gs_member_img {
    width: 100%
}

.gs-team-popup--style-one .gs-containeer-f .gs-sin-mem-name {
    margin-bottom: 6px
}

.gs-team-popup--style-one .gs-containeer-f .gs-sin-mem-desig {
    margin-bottom: 25px
}

.gs-team-popup--style-one .gs-containeer-f .gs_member_details {
    margin-top: -7px;
    padding-left: 0;
    width: 100%
}

.gs-team-popup--style-one .gs-containeer-f .gstm-silde-icon {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0
}

.gs-team-popup--style-one .gs-containeer-f .gstm-silde-icon i {
    color: #ccc
}

.gs-team-popup--style-one .gs-containeer-f .gstm-silde-icon i:hover {
    color: #7948ff
}

.gs-team-popup--style-one .gs-containeer-f .gstm-details>div i {
    color: #7948ff
}

.gs-team-popup--style-one .gs-containeer-f .gstm-details {
    margin-bottom: 0 !important;
    margin-top: 32px !important
}

.gs-team-popup--style-one .gs_ribon_wrapper {
    border-radius: 10px
}

.gs-team-popup--style-one .gs-tm-sicons .gs-tm-sicons-lable {
    color: #030d1e;
    font-family: DM Sans, sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 12px
}

.gs-team-popup--style-one .gs-tm-sicons .gs-team-social {
    margin-top: 0 !important
}

.gs-team-popup--style-one .gs-tm-sicons .gs-team-social li a:hover {
    background: #7948ff !important
}

.gs-team-popup--style-one .gs-tm-sicons .gs-team-social li a:hover i,
.gs-team-popup--style-one .gs-tm-sicons .gs-team-social li a:hover svg {
    color: #fff
}

.gs-team-popup--style-one .member-skill-wraaper {
    margin-top: 24px
}

.gs-team-popup--style-one .member-skill-wraaper h3 {
    color: #030d1e;
    font-family: DM Sans, sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 12px
}

.gs-team-popup--style-one .member-skill {
    margin-top: 0 !important
}

.gs-team-popup--style-one .member-skill .progress .progress-bar {
    background-color: #7948ff !important
}

.gs-team-popup--style-one .mfp-container .mfp-content .mfp-close {
    right: 36px !important;
    top: 42px !important
}

.gs-team-popup--style-one .mfp-container .mfp-content .mfp-close svg path {
    fill: #ccc
}

.gs-team-popup--style-one .mfp-container .mfp-content .mfp-close svg:hover path {
    fill: #b71cea
}

.gs-team-popup--style-two .gs-team--scrollbar::-webkit-scrollbar-thumb {
    background-color: #3cc
}

.gs-team-popup--style-two .gs_team_popup {
    padding: 50px 36px !important
}

.gs-team-popup--style-two .gs_team_popup .mfp-close {
    right: 36px !important;
    top: 42px !important
}

.gs-team-popup--style-two .gs_team_popup .mfp-close svg path {
    fill: #ccc;
    cursor: pointer
}

.gs-team-popup--style-two .gs_team_popup .mfp-close svg:hover path {
    fill: #3cc
}

.gs-team-popup--style-two .gs-containeer-f .popup-navigation {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 30px;
    margin-left: -10px;
    padding-bottom: 14px
}

.gs-team-popup--style-two .gs-containeer-f .popup-navigation .popup-nav svg {
    height: 24px !important;
    width: 24px !important
}

.gs-team-popup--style-two .gs-containeer-f .popup-navigation .popup-nav svg path {
    fill: #ccc;
    cursor: pointer
}

.gs-team-popup--style-two .gs-containeer-f .popup-navigation .popup-nav svg:hover path {
    fill: #3cc
}

.gs-team-popup--style-two .gs-containeer-f .gs_member_img {
    width: 100%
}

.gs-team-popup--style-two .gs-containeer-f .gs-sin-mem-name {
    margin-bottom: 6px
}

.gs-team-popup--style-two .gs-containeer-f .gs-sin-mem-desig {
    margin-bottom: 25px
}

.gs-team-popup--style-two .gs-containeer-f .gs-member-desc {
    max-height: none
}

.gs-team-popup--style-two .gs-containeer-f .gs_member_details {
    padding-left: 0;
    width: 100%
}

.gs-team-popup--style-two .gs-containeer-f .gstm-silde-icon {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0
}

.gs-team-popup--style-two .gs-containeer-f .gstm-silde-icon i {
    color: #ccc
}

.gs-team-popup--style-two .gs-containeer-f .gstm-silde-icon i:hover {
    color: #7948ff
}

.gs-team-popup--style-two .gs-containeer-f .gstm-details>div i {
    color: #3cc
}

.gs-team-popup--style-two .gs-containeer-f .gstm-details {
    margin-bottom: 0 !important
}

.gs-team-popup--style-two .gs_ribon_wrapper {
    border-radius: 10px
}

.gs-team-popup--style-two .gs-col-md-8 {
    margin-top: -5px
}

.gs-team-popup--style-two .gs-col-md-8.gs-team--scrollbar {
    max-height: 300px;
    overflow: hidden;
    overflow-y: auto
}

.gs-team-popup--style-two .gs-roow .gs-col-md-4 {
    width: 30%
}

.gs-team-popup--style-two .gs-roow .gs-col-md-8 {
    padding-left: 36px;
    width: 70%
}

.gs-team-popup--style-two .gs-tm-sicons {
    margin-bottom: 32px;
    margin-top: 32px
}

.gs-team-popup--style-two .gs-tm-sicons .gs-tm-sicons-lable {
    color: #030d1e;
    font-family: DM Sans, sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 12px
}

.gs-team-popup--style-two .gs-tm-sicons .gs-team-social {
    margin-top: 0 !important
}

.gs-team-popup--style-two .gs-tm-sicons .gs-team-social li a:hover {
    background: #3cc !important
}

.gs-team-popup--style-two .gs-tm-sicons .gs-team-social li a:hover i,
.gs-team-popup--style-two .gs-tm-sicons .gs-team-social li a:hover svg {
    color: #fff
}

.gs-team-popup--style-two .member-skill-wraaper {
    margin-top: 24px
}

.gs-team-popup--style-two .member-skill-wraaper h3 {
    color: #030d1e;
    font-family: DM Sans, sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 12px
}

.gs-team-popup--style-two .member-skill {
    margin-top: 36px !important
}

.gs-team-popup--style-two .member-skill .progress .progress-bar {
    background-color: #3cc !important;
    max-width: 100%;
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    width: var(--gstm-progress-width)
}

.gs-team-popup--style-two .member-skill .progress .progress-completed {
    left: 0 !important;
    max-width: 100%;
    right: inherit !important;
    text-align: right;
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    width: calc(var(--gstm-progress-width) + 17px)
}

.gs-team-popup--style-two .mfp-arrow {
    display: none !important
}

.gs-team-popup--style-three .gs-team--scrollbar::-webkit-scrollbar-thumb {
    background-image: linear-gradient(-101deg, #fca564, #fd8072 38%, #fd5a80) !important
}

.gs-team-popup--style-three .gs_team_popup {
    border-radius: 0 !important;
    padding: 50px 36px !important
}

.gs-team-popup--style-three .gs_team_popup .mfp-close {
    right: 36px !important;
    top: 42px !important
}

.gs-team-popup--style-three .gs_team_popup .mfp-close svg path {
    fill: #ccc;
    cursor: pointer
}

.gs-team-popup--style-three .gs_team_popup .mfp-close svg:hover path {
    fill: #fd5a80
}

.gs-team-popup--style-three .gs-containeer-f .gstm-details>div i {
    color: #fd5a80
}

.gs-team-popup--style-three .gs-containeer-f .gs-tm-sicons {
    margin-top: 40px
}

.gs-team-popup--style-three .gs-containeer-f .gs-tm-sicons .gs-tm-sicons-lable {
    color: #030d1e;
    font-family: DM Sans, sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 12px
}

.gs-team-popup--style-three .gs-containeer-f .gs-tm-sicons .gs-team-social {
    margin-top: 20px !important
}

.gs-team-popup--style-three .gs-containeer-f .gs-tm-sicons .gs-team-social li a {
    border-radius: 10px;
    -webkit-box-shadow: 0 5px 30px 0 rgba(12, 21, 41, .12);
    box-shadow: 0 5px 30px 0 rgba(12, 21, 41, .12)
}

.gs-team-popup--style-three .gs-containeer-f .gs-tm-sicons .gs-team-social li a:hover {
    background-image: linear-gradient(-101deg, #fca564, #fd8072 38%, #fd5a80) !important
}

.gs-team-popup--style-three .gs-containeer-f .gs-tm-sicons .gs-team-social li a:hover i,
.gs-team-popup--style-three .gs-containeer-f .gs-tm-sicons .gs-team-social li a:hover svg {
    color: #fff
}

.gs-team-popup--style-three .gs_member_img {
    width: 100%
}

.gs-team-popup--style-three .gs-sin-mem-name {
    margin-bottom: 6px !important
}

.gs-team-popup--style-three .gs-sin-mem-desig {
    margin-bottom: 25px
}

.gs-team-popup--style-three .gstm-content-left {
    border-right: 1px solid #e2e2e2;
    padding-right: 30px
}

.gs-team-popup--style-three .gstm-content-right {
    padding-left: 30px
}

.gs-team-popup--style-three .gs_ribon_wrapper {
    border-radius: 0
}

.gs-team-popup--style-three .member-skill-wraaper {
    margin-top: 40px
}

.gs-team-popup--style-three .member-skill-wraaper h3 {
    color: #030d1e;
    font-family: DM Sans, sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 9px
}

.gs-team-popup--style-three .member-skill {
    margin-top: 0 !important
}

.gs-team-popup--style-three .member-skill .progressText {
    margin-bottom: 5px !important
}

.gs-team-popup--style-three .member-skill .progress {
    height: 6px !important
}

.gs-team-popup--style-three .member-skill .progress .progress-bar {
    background-image: linear-gradient(-101deg, #fca564, #fd8072 38%, #fd5a80) !important;
    max-width: 100%;
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    width: var(--gstm-progress-width)
}

.gs-team-popup--style-three .member-skill .progress .progress-completed {
    left: 0 !important;
    max-width: 100%;
    right: inherit !important;
    text-align: right;
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    width: calc(var(--gstm-progress-width) + 17px)
}

.gs-team-popup--style-three .mfp-arrow {
    display: none !important
}

.gs-team-popup--style-four .gs-team--scrollbar::-webkit-scrollbar-thumb {
    background-color: #7948ff;
    background-image: linear-gradient(-92deg, #b71cea, #680bec) !important
}

.gs-team-popup--style-four .gs_team_popup .mfp-close {
    right: 36px !important;
    top: 42px !important
}

.gs-team-popup--style-four .gs_team_popup .mfp-close svg path {
    fill: #ccc;
    cursor: pointer
}

.gs-team-popup--style-four .gs_team_popup .mfp-close svg:hover path {
    fill: #7948ff
}

.gs-team-popup--style-four .gs_team_popup .gs_team_ribbon {
    right: -76px;
    top: 45px
}

.gs-team-popup--style-four .gs-containeer-f .gs-roow .gs-col-md-4 {
    width: 30%
}

.gs-team-popup--style-four .gs-containeer-f .gs-roow .gs-col-md-8 {
    padding-left: 26px;
    width: 70%
}

.gs-team-popup--style-four .gs-containeer-f .gs_member_img {
    width: 100%
}

.gs-team-popup--style-four .gs-containeer-f .gs-sin-mem-name {
    margin-bottom: 6px
}

.gs-team-popup--style-four .gs-containeer-f .gs-sin-mem-desig {
    margin-bottom: 25px;
    margin-top: -10px
}

.gs-team-popup--style-four .gs-containeer-f .gs-member-desc p {
    margin-bottom: 0
}

.gs-team-popup--style-four .gs-containeer-f .gs_member_details {
    margin-top: -13px;
    padding-left: 0;
    width: 100%
}

.gs-team-popup--style-four .gs-containeer-f .gstm-silde-icon {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0
}

.gs-team-popup--style-four .gs-containeer-f .gstm-silde-icon i {
    color: #ccc
}

.gs-team-popup--style-four .gs-containeer-f .gstm-silde-icon i:hover {
    color: #7948ff
}

.gs-team-popup--style-four .gs-containeer-f .gstm-details>div i {
    color: #7948ff
}

.gs-team-popup--style-four .gs-containeer-f .gstm-details {
    margin-bottom: 0 !important;
    margin-top: 32px !important
}

.gs-team-popup--style-four .gs_ribon_wrapper {
    border-radius: 500px
}

.gs-team-popup--style-four .gs_ribon_wrapper:after {
    padding-bottom: 133.33% !important
}

.gs-team-popup--style-four .gs-tm-sicons .gs-tm-sicons-lable {
    color: #030d1e;
    font-family: DM Sans, sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 12px
}

.gs-team-popup--style-four .gs-tm-sicons .gs-team-social {
    margin-top: 0 !important
}

.gs-team-popup--style-four .gs-tm-sicons .gs-team-social li a:hover {
    background: #7948ff !important
}

.gs-team-popup--style-four .gs-tm-sicons .gs-team-social li a:hover i,
.gs-team-popup--style-four .gs-tm-sicons .gs-team-social li a:hover svg {
    color: #fff
}

.gs-team-popup--style-four .member-skill-wraaper {
    margin-top: 24px
}

.gs-team-popup--style-four .member-skill-wraaper h3 {
    color: #030d1e;
    font-family: DM Sans, sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 12px
}

.gs-team-popup--style-four .member-skill {
    margin-top: 0 !important
}

.gs-team-popup--style-four .member-skill .progress .progress-bar {
    background-color: #7948ff;
    max-width: 100%;
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    width: var(--gstm-progress-width)
}

.gs-team-popup--style-four .member-skill .progress .progress-completed {
    left: 0 !important;
    max-width: 100%;
    right: inherit !important;
    text-align: right;
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    width: calc(var(--gstm-progress-width) + 17px)
}

.gs-team-popup--style-four .mfp-arrow {
    display: none !important
}

.gs-team-popup--style-five .gs-team--scrollbar::-webkit-scrollbar-thumb {
    background-image: linear-gradient(-92deg, #b71cea, #680bec)
}

.gs-team-popup--style-five .gs_team_popup {
    padding: 62px 16px 62px 35px !important
}

.gs-team-popup--style-five .gs_team_popup .mfp-close {
    top: -50px !important
}

.gs-team-popup--style-five .gs_team_popup .popup-navigation {
    position: absolute;
    right: 48px;
    top: -16px
}

.gs-team-popup--style-five .gs_team_popup .popup-navigation .popup-nav svg path {
    fill: #ccc
}

.gs-team-popup--style-five .gs_team_popup .popup-navigation .popup-nav:hover path {
    fill: #7948ff
}

.gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gs-roow .gs-col-md-4 {
    width: 30%
}

.gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gs-roow .gs-col-md-8 {
    padding-left: 18px;
    padding-right: 32px;
    width: 70%
}

.gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-popup-right-top {
    margin-bottom: 40px;
    margin-top: -12px
}

.gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-popup-right-top.gs-team--scrollbar {
    max-height: 224px;
    overflow: hidden;
    overflow-y: auto
}

.gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-popup-right-top .gs-member-desc {
    max-height: none;
    overflow: initial;
    overflow-y: initial
}

.gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-popup-left {
    margin-top: -12px;
    padding-right: 15px
}

.gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-popup-left .gs_team_image__wrapper {
    border-radius: 50%;
    position: relative;
    width: 100% !important
}

.gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-popup-left .gs_team_image__wrapper:after {
    content: "";
    display: block;
    padding-bottom: 100%;
    width: 100%
}

.gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-popup-left .gs_team_image__wrapper img {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    position: absolute;
    top: 0;
    width: 100%
}

.gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-popup-right .gs-roow:nth-child(2) {
    border-top: 2px solid #f2f2f2;
    margin: 0;
    padding-top: 50px
}

.gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-popup-right .popup-navigation {
    margin-right: 28px;
    margin-top: 0;
    position: static;
    text-align: end
}

.gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-popup-right h2.title {
    margin-bottom: 6px;
    margin-top: -10px
}

.gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-popup-right h2.title a {
    color: #030d1e;
    font-family: DM Sans, sans-serif;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 12px
}

.gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-popup-right .gs-member-desig {
    color: grey;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 26px;
    text-transform: capitalize
}

.gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-popup-right .gs-member-desc {
    color: grey;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.75;
    padding-right: 20px
}

.gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-popup-right .gs-member-desc a {
    color: #585858;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.75;
    text-decoration: none
}

.gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-popup-right .gs-member-desc a:hover {
    color: #b9b134
}

.gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-popup-right .gs-tm-sicons {
    margin-top: 40px
}

.gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-popup-right .gs-tm-sicons .gs-tm-sicons-lable {
    color: #030d1e;
    font-family: DM Sans, sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 12px
}

.gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-popup-right .gs-tm-sicons .gs-team-social li a {
    background: #fff !important;
    border: 1px solid #e5e7e9 !important;
    border-radius: 50%;
    height: 44px;
    -webkit-transition: .25s;
    transition: .25s;
    width: 44px
}

.gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-popup-right .gs-tm-sicons .gs-team-social li a i,
.gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-popup-right .gs-tm-sicons .gs-team-social li a svg {
    color: #1d2534
}

.gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-popup-right .gs-tm-sicons .gs-team-social li a:hover {
    background: #7948ff !important
}

.gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-popup-right .gs-tm-sicons .gs-team-social li a:hover i,
.gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-popup-right .gs-tm-sicons .gs-team-social li a:hover svg {
    color: #fff
}

.gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-popup-right .gstm-details>div:not(:last-child) {
    margin-bottom: 16px
}

.gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-popup-right .gstm-details>div {
    color: #182338;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 400
}

.gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-popup-right .gstm-details>div i {
    color: #7948ff;
    margin-right: 8px
}

.gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-popup-right .gstm-details>div span.levels {
    font-weight: 500
}

.gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-popup-right .gstm-details,
.gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-popup-right .member-skill {
    margin-top: 0 !important
}

.gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-popup-right .member-skill h3 {
    color: #030d1e;
    font-family: DM Sans, sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 0
}

.gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-popup-right .member-skill .progressText {
    color: #222;
    font-family: Nunito, sans-serif;
    font-size: 17px;
    line-height: 1.4;
    margin-bottom: 5px
}

.gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-popup-right .member-skill .progressText b {
    font-weight: 400 !important
}

.gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-popup-right .member-skill .progress {
    background-color: #f2f2f2;
    height: 6px;
    overflow: inherit;
    position: relative
}

.gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-popup-right .member-skill .progress .progress-bar {
    background-image: linear-gradient(-92deg, #b71cea, #680bec) !important;
    max-width: 100%;
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    width: var(--gstm-progress-width)
}

.gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-popup-right .member-skill .progress .progress-completed {
    color: #030d1e;
    font-family: Nunito, sans-serif;
    font-size: 16px;
    font-weight: 600;
    left: 0 !important;
    max-width: 100%;
    position: absolute;
    right: inherit !important;
    text-align: right;
    top: -24px;
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    width: calc(var(--gstm-progress-width) + 17px)
}

.gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-dsf-bottom-left {
    border-right: 1px solid #f2f2f2;
    padding-left: 0;
    padding-right: 32px !important
}

.gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-dsf-bottom-right {
    padding-left: 32px !important
}

.gs-team-popup--style-five .mfp-arrow {
    display: none
}

.owl-carousel.owl-theme .owl-dots,
.owl-carousel.owl-theme .owl-nav {
    margin-top: 20px
}

.owl-carousel.owl-theme .owl-dots .owl-dot span {
    -webkit-transition: all .15s ease;
    transition: all .15s ease
}

.owl-carousel.owl-theme.carousel-dots--style-one .owl-dots .owl-dot span {
    height: 9px;
    width: 9px
}

.owl-carousel.owl-theme.carousel-dots--style-one .owl-dots .owl-dot.active {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.owl-carousel.owl-theme.carousel-dots--style-one .owl-dots .owl-dot.active span {
    background: #7b11d9
}

.owl-carousel.owl-theme.carousel-dots--style-two .owl-dots .owl-dot span {
    background: transparent;
    border: 1px solid #7b11d9;
    height: 9px;
    width: 9px
}

.owl-carousel.owl-theme.carousel-dots--style-two .owl-dots .owl-dot.active span {
    background: #7b11d9;
    width: 28px
}

.owl-carousel.owl-theme.carousel-dots--style-three .owl-dots .owl-dot span {
    background: transparent;
    border: 1px solid #fd7456;
    border-radius: 0;
    height: 9px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 9px
}

.owl-carousel.owl-theme.carousel-dots--style-three .owl-dots .owl-dot.active span {
    background: #fd7456;
    -webkit-transform: rotate(45deg) scale(1.3);
    -ms-transform: rotate(45deg) scale(1.3);
    transform: rotate(45deg) scale(1.3)
}

.owl-carousel.owl-theme.carousel-navs--style-one .owl-nav [class*=owl-],
.owl-carousel.owl-theme.carousel-navs--style-three .owl-nav [class*=owl-],
.owl-carousel.owl-theme.carousel-navs--style-two .owl-nav [class*=owl-] {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background: #fff;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 40px rgba(31, 31, 44, .2);
    box-shadow: 0 0 40px rgba(31, 31, 44, .2);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 28px;
    height: 42px;
    justify-content: center;
    padding: 0;
    -webkit-transition: all .15s ease;
    transition: all .15s ease;
    width: 42px
}

.owl-carousel.owl-theme.carousel-navs--style-one .owl-nav [class*=owl-] {
    color: #45464b
}

.owl-carousel.owl-theme.carousel-navs--style-one .owl-nav [class*=owl-]:hover {
    background-image: linear-gradient(-101deg, #fca564, #fd8072 38%, #fd5a80) !important;
    color: #fff
}

.owl-carousel.owl-theme.carousel-navs--style-two .owl-nav [class*=owl-] {
    position: absolute
}

.owl-carousel.owl-theme.carousel-navs--style-two .owl-nav [class*=owl-].owl-prev {
    left: 16px
}

.owl-carousel.owl-theme.carousel-navs--style-two .owl-nav [class*=owl-].owl-next {
    right: 16px
}

.owl-carousel.owl-theme.carousel-navs--style-two .owl-nav [class*=owl-] svg {
    width: 20px
}

.owl-carousel.owl-theme.carousel-navs--style-two .owl-nav [class*=owl-] svg path {
    fill: #45464b;
    -webkit-transition: all .15s ease;
    transition: all .15s ease
}

.owl-carousel.owl-theme.carousel-navs--style-two .owl-nav [class*=owl-]:hover {
    background: #fd7456
}

.owl-carousel.owl-theme.carousel-navs--style-two .owl-nav [class*=owl-]:hover svg path {
    fill: #fff
}

.owl-carousel.owl-theme.carousel-navs--style-two.carousel-has-dots .owl-nav [class*=owl-] {
    top: calc(50% - 60px)
}

.owl-carousel.owl-theme.carousel-navs--style-two:not(.carousel-has-dots) .owl-nav [class*=owl-] {
    top: calc(50% - 50px)
}

.owl-carousel.owl-theme.carousel-navs--style-three .owl-nav [class*=owl-] {
    color: #45464b;
    position: absolute
}

.owl-carousel.owl-theme.carousel-navs--style-three .owl-nav [class*=owl-]:hover {
    color: #fd7456
}

.owl-carousel.owl-theme.carousel-navs--style-three .owl-nav [class*=owl-].owl-prev {
    left: -24px
}

.owl-carousel.owl-theme.carousel-navs--style-three .owl-nav [class*=owl-].owl-next {
    right: -24px
}

.owl-carousel.owl-theme.carousel-navs--style-three.carousel-has-dots .owl-nav [class*=owl-] {
    top: calc(50% - 60px)
}

.owl-carousel.owl-theme.carousel-navs--style-three:not(.carousel-has-dots) .owl-nav [class*=owl-] {
    top: calc(50% - 50px)
}

.owl-carousel.owl-theme:not(.carousel-has-navs) .owl-nav {
    display: none
}

.gs_team_area .gs-team-filter-theme--style-five,
.gs_team_area .gs-team-filter-theme--style-four,
.gs_team_area .gs-team-filter-theme--style-one,
.gs_team_area .gs-team-filter-theme--style-three,
.gs_team_area .gs-team-filter-theme--style-two {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center
}

.gs_team_area .gs-team-filter-theme--style-five li a,
.gs_team_area .gs-team-filter-theme--style-four li a,
.gs_team_area .gs-team-filter-theme--style-one li a,
.gs_team_area .gs-team-filter-theme--style-three li a,
.gs_team_area .gs-team-filter-theme--style-two li a {
    color: #212121 !important;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase
}

.gs_team_area .gs-team-filter-theme--style-one li:not(:last-child) {
    padding-right: 20px !important
}

.gs_team_area .gs-team-filter-theme--style-one li:not(:last-child):after {
    background: #212121;
    content: "";
    display: block;
    height: 10px;
    margin-left: 20px;
    width: 2px
}

.gs_team_area .gs-team-filter-theme--style-one li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 0 0 8px !important
}

.gs_team_area .gs-team-filter-theme--style-one li a {
    border: none !important;
    padding: 0 !important
}

.gs_team_area .gs-team-filter-theme--style-one li.active>a {
    background: transparent !important;
    color: #b935ff !important
}

.gs_team_area .gs-team-filter-theme--style-two li {
    margin: 0 0 8px !important
}

.gs_team_area .gs-team-filter-theme--style-two li a {
    border: none !important;
    padding: 8px 16px !important
}

.gs_team_area .gs-team-filter-theme--style-two li.active>a {
    background: #4f67ff !important
}

.gs_team_area .gs-team-filter-theme--style-three li {
    margin-bottom: 8px !important
}

.gs_team_area .gs-team-filter-theme--style-three li a {
    border: 2px solid rgba(0, 0, 0, .09) !important;
    border-radius: 50px !important;
    padding: 8px 16px !important
}

.gs_team_area .gs-team-filter-theme--style-three li.active>a {
    background: #4f67ff !important;
    border-color: #4f67ff !important
}

.gs_team_area .gs-team-filter-theme--style-four li a {
    background: #e9edf4 !important;
    border: none !important;
    border-radius: 50px !important;
    padding: 8px 16px !important
}

.gs_team_area .gs-team-filter-theme--style-four li.active>a {
    background: #4f67ff !important
}

.gs_team_area .gs-team-filter-theme--style-five {
    border-radius: 4px !important;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    left: 50%;
    overflow: hidden;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.gs_team_area .gs-team-filter-theme--style-five li {
    margin: 0 0 8px !important
}

.gs_team_area .gs-team-filter-theme--style-five li a {
    background: #e9edf4 !important;
    border: none !important;
    border-radius: 0 !important;
    padding: 10px 24px !important
}

.gs_team_area .gs-team-filter-theme--style-five li.active>a {
    background: #4f67ff !important
}

.gs-single-container .gs-member-desc ol,
.gs-single-container .gs-member-desc ul,
.gs_team_area .gs-member-desc ol,
.gs_team_area .gs-member-desc ul,
.gs_team_popup .gs-member-desc ol,
.gs_team_popup .gs-member-desc ul {
    margin: 20px 0;
    padding-left: 20px
}

.gs-single-container .gs-member-desc ul,
.gs_team_area .gs-member-desc ul,
.gs_team_popup .gs-member-desc ul {
    list-style: disc
}

.gs-single-container .gs-member-desc ol,
.gs_team_area .gs-member-desc ol,
.gs_team_popup .gs-member-desc ol {
    list-style: decimal
}

.gs-single-container .gs-member-desc blockquote,
.gs_team_area .gs-member-desc blockquote,
.gs_team_popup .gs-member-desc blockquote {
    background: #f4f5f9;
    border-left: 4px solid #a66eff;
    margin: 20px 0;
    padding: 20px
}

.gs-single-container .gs-member-desc p,
.gs_team_area .gs-member-desc p,
.gs_team_popup .gs-member-desc p {
    margin-bottom: 20px
}

.gs-single-container .gs-member-desc h2,
.gs-single-container .gs-member-desc h3,
.gs-single-container .gs-member-desc h4,
.gs-single-container .gs-member-desc h5,
.gs-single-container .gs-member-desc h6,
.gs_team_area .gs-member-desc h2,
.gs_team_area .gs-member-desc h3,
.gs_team_area .gs-member-desc h4,
.gs_team_area .gs-member-desc h5,
.gs_team_area .gs-member-desc h6,
.gs_team_popup .gs-member-desc h2,
.gs_team_popup .gs-member-desc h3,
.gs_team_popup .gs-member-desc h4,
.gs_team_popup .gs-member-desc h5,
.gs_team_popup .gs-member-desc h6 {
    margin-bottom: .4em;
    margin-top: .8em
}

.gs-single-container .gs-member-desc blockquote :last-child,
.gs-single-container .gs-member-desc h2 :last-child,
.gs-single-container .gs-member-desc h3 :last-child,
.gs-single-container .gs-member-desc h4 :last-child,
.gs-single-container .gs-member-desc h5 :last-child,
.gs-single-container .gs-member-desc h6 :last-child,
.gs-single-container .gs-member-desc ol :last-child,
.gs-single-container .gs-member-desc p :last-child,
.gs-single-container .gs-member-desc ul :last-child,
.gs_team_area .gs-member-desc blockquote :last-child,
.gs_team_area .gs-member-desc h2 :last-child,
.gs_team_area .gs-member-desc h3 :last-child,
.gs_team_area .gs-member-desc h4 :last-child,
.gs_team_area .gs-member-desc h5 :last-child,
.gs_team_area .gs-member-desc h6 :last-child,
.gs_team_area .gs-member-desc ol :last-child,
.gs_team_area .gs-member-desc p :last-child,
.gs_team_area .gs-member-desc ul :last-child,
.gs_team_popup .gs-member-desc blockquote :last-child,
.gs_team_popup .gs-member-desc h2 :last-child,
.gs_team_popup .gs-member-desc h3 :last-child,
.gs_team_popup .gs-member-desc h4 :last-child,
.gs_team_popup .gs-member-desc h5 :last-child,
.gs_team_popup .gs-member-desc h6 :last-child,
.gs_team_popup .gs-member-desc ol :last-child,
.gs_team_popup .gs-member-desc p :last-child,
.gs_team_popup .gs-member-desc ul :last-child {
    margin-bottom: 0
}

.gs-single-container .gs-member-desc input,
.gs-single-container .gs-member-desc textarea,
.gs_team_area .gs-member-desc input,
.gs_team_area .gs-member-desc textarea,
.gs_team_popup .gs-member-desc input,
.gs_team_popup .gs-member-desc textarea {
    border-color: rgba(0, 0, 0, .2)
}

.gs-team-breadcumb-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    list-style: none;
    margin-bottom: 10px;
    padding-left: 15px
}

.gs-team-breadcumb-list li {
    font-family: Poppins, sans-serif;
    font-size: 16px
}

@media (min-width: 1024px) and (max-width:1220px) {
    .gs-grid-style-one .single-member-div .gs_member_info {
        right: -18px
    }

    .mfp-gsteam .mfp-arrow {
        display: none
    }
}

@media (min-width: 768px) and (max-width:1023px) {

    .gs-team-horizontal-one .single-member-div .gs_member_info,
    .gs-team-horizontal-one .single-member-div .gs_team_image__wrapper {
        width: 100%
    }

    .gs-single-style-one .gs-team-single-content {
        padding: 0 16px !important
    }

    .gs-single-style-one .gs-team-single-content .gs_member_details {
        margin-top: 0 !important;
        padding-left: 0 !important;
        text-align: left
    }
}

@media (max-width: 992px) {
    .gs-grid-style-one .single-member-div .gs_member_info {
        right: -20px
    }

    .gs-team-horizontal-two .single-member-div .single-member {
        padding: 28px
    }

    .gs-team-flip-one>.gs-containeer>.gs-roow {
        margin-left: -30px;
        margin-right: -30px
    }

    .gs-team-flip-one .single-member-div {
        padding-left: 16px !important;
        padding-right: 16px !important
    }

    .gs-team-popup--default .mfp-container .mfp-content .gs_team_popup {
        max-width: 100% !important
    }

    .gs-team-popup--default .mfp-container .mfp-content .gs_team_popup .mfp-content--container .gs_team_popup_details {
        padding-left: 18px !important
    }

    .gs-team-popup--default .mfp-container .mfp-content .gs_team_popup .mfp-content--container .gs_team_popup_details .gs-member-desig,
    .gs-team-popup--default .mfp-container .mfp-content .gs_team_popup .mfp-content--container .gs_team_popup_details .gs-member-name {
        text-align: left !important
    }

    .gs_team_popup .gs-team-social {
        margin: 0 !important
    }

    .gs-team-popup--style-five .gs_team_popup .gs-member-desig {
        text-align: left
    }

    .gs-team-popup--style-five .gs-containeer-f .gstm-popup-right .gstm-popup-right-top .gs-member-desc p {
        margin-bottom: 0 !important
    }

    .mfp-gsteam .mfp-arrow {
        display: none
    }

    .gstm-gridder-default .gridder-show .team-description {
        border-right: none !important
    }

    .gstm-gridder-style-one .gridder-show .gridder-padding,
    .gstm-gridder-style-two .gridder-show .gridder-padding {
        padding: 20px
    }

    .gstm-gridder-style-one .gridder-show .gridder-navigation .gridder-close,
    .gstm-gridder-style-two .gridder-show .gridder-navigation .gridder-close {
        right: -13px;
        top: -12px
    }

    .gstm-gridder-style-one .gridder-show .gstm-drawer-left,
    .gstm-gridder-style-two .gridder-show .gstm-drawer-left {
        padding-right: 0 !important
    }

    .gstm-gridder-style-one .gridder-show .gstm-drawer-right,
    .gstm-gridder-style-two .gridder-show .gstm-drawer-right {
        padding-bottom: 20px;
        padding-left: 0 !important;
        padding-top: 32px
    }

    .gstm-gridder-style-one .gridder-show .gs-tm-sicons,
    .gstm-gridder-style-two .gridder-show .gs-tm-sicons {
        margin-top: 20px;
        padding-left: 0 !important
    }

    .gstm-gridder-style-one .gridder-show .gs-team-social,
    .gstm-gridder-style-two .gridder-show .gs-team-social {
        text-align: left
    }

    .gstm-gridder-style-one .gridder-show .gs-member-desc p,
    .gstm-gridder-style-two .gridder-show .gs-member-desc p {
        margin-bottom: 0 !important
    }

    .gstm-gridder-style-one .gridder-show .gstm-details,
    .gstm-gridder-style-two .gridder-show .gstm-details {
        margin-top: 20px
    }

    .gstm-gridder-style-two .gridder-show .gridder-navigation .gridder-close {
        right: 0;
        top: 0
    }

    .gstm-gridder-style-two .gridder-show .gstm-details {
        margin-top: 30px !important
    }

    .gstm-gridder-style-two .gridder-show .gstm-drawer-right {
        width: 100%
    }

    .gstm-gridder-style-two .gstm-drawer-right .gstm-details {
        display: block
    }

    .gstm-gridder-style-two .gstm-drawer-left .gstm-details {
        display: none
    }

    .gstm-gridder-style-three .gridder-show .gridder-padding {
        padding-top: 44px
    }

    .gstm-gridder-style-three .gridder-show .gstm-drawer-left {
        border-right: none;
        padding-right: 0 !important
    }

    .gstm-gridder-style-three .gridder-show .gstm-drawer-right {
        padding-left: 0 !important;
        width: 100%
    }

    .gstm-gridder-style-three .gridder-show .gridder-navigation .gridder-close {
        right: 0;
        top: 0
    }

    .gstm-gridder-style-three .gridder-show .gs-tm-sicons {
        padding-left: 0 !important
    }

    .gstm-gridder-style-three .gridder-show .gs-tm-sicons .gs-team-social {
        text-align: left
    }

    .gstm-gridder-style-four .gridder-show .gstm-drawer-left,
    .gstm-gridder-style-four .gridder-show .gstm-drawer-right {
        width: 50%
    }

    .gstm-gridder-style-four .gridder-show .gridder-navigation .gridder-close {
        right: 0;
        top: 0
    }

    .gs_member_details {
        margin-bottom: 20px !important
    }

    .gs-single-default .gs-team-single-content {
        -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .16);
        box-shadow: 0 1px 4px rgba(0, 0, 0, .16);
        margin: 10px;
        padding: 12px;
        width: inherit
    }

    .gs-single-container {
        margin-bottom: 20px !important
    }

    .single-gs_team .gs_member_details {
        padding-left: 0;
        padding-top: 30px;
        text-align: left
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .gs-grid-style-one .single-member-div .gs_member_info {
        right: -20px
    }

    .gs-team-horizontal-one .single-member-div .single-member {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .gs-team-horizontal-one .single-member-div .gs_team_image__wrapper {
        margin-right: 0;
        width: 100%
    }

    .gs-team-horizontal-one .single-member-div .gs_member_info {
        width: 100%
    }

    .gs-team-horizontal-two .single-member-div .single-member {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        border-radius: 20px;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 32px 40px
    }

    .gs-team-horizontal-two .single-member-div .gs_team_image__wrapper {
        -webkit-box-flex: 1;
        border-radius: 20px;
        -ms-flex: 1 0 290px;
        flex: 1 0 290px;
        height: 190px;
        margin-right: 0;
        width: 100%
    }

    .gs-team-horizontal-two .single-member-div .gs_member_info {
        padding: 32px 32px 0;
        width: 100%
    }

    .gs-team-horizontal-three .single-member-div {
        width: 100%
    }

    .gs-team-horizontal-three .single-member-div .gs_team_image__wrapper {
        margin-right: 0;
        width: 260px
    }

    .gs-team-horizontal-three .single-member-div .gs_member_info {
        width: 100%
    }

    .gs-team-horizontal-four .single-member-div {
        margin-bottom: 100px
    }

    .gs-team-horizontal-four .single-member-div .single-member--wrapper {
        padding-left: 0
    }

    .gs-team-horizontal-four .single-member-div .single-member {
        padding: 84px 32px 42px
    }

    .gs-team-horizontal-four .single-member-div .gs_team_image__wrapper {
        height: 120px !important;
        left: 30%;
        top: 0;
        width: 120px !important
    }

    .gs-team-horizontal-five .single-member-div {
        width: 100%
    }

    .gs-team-horizontal-five .single-member-div .single-member {
        border-radius: 20px;
        padding: 16px
    }

    .gs-team-horizontal-five .single-member-div .gs_team_image__wrapper {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }

    .gs-team-horizontal-five .single-member-div .gs_member_info {
        margin-top: 18px
    }

    .gs-team-flip-one>.gs-containeer>.gs-roow {
        margin-left: -30px;
        margin-right: -30px
    }

    .gs-team-flip-one .single-member-div {
        padding-left: 16px !important;
        padding-right: 16px !important
    }

    .gs-team-popup--default .mfp-container .mfp-content .gs_team_popup {
        max-width: 100% !important
    }

    .gs-team-popup--default .mfp-container .mfp-content .gs_team_popup .mfp-content--container .gs_team_popup_details {
        padding-left: 18px !important
    }

    .gs-team-popup--default .mfp-container .mfp-content .gs_team_popup .mfp-content--container .gs_team_popup_details .gs-member-desig,
    .gs-team-popup--default .mfp-container .mfp-content .gs_team_popup .mfp-content--container .gs_team_popup_details .gs-member-name {
        text-align: left !important
    }

    .gs_team_popup .gs-team-social {
        margin: 0 !important
    }

    .mfp-gsteam .mfp-arrow {
        display: none
    }

    .gs-team-popup--style-one .gs_team_popup {
        padding: 40px 10px !important
    }

    .gs-team-popup--style-one .mfp-container .mfp-content .mfp-close {
        right: 20px !important;
        top: 42px !important
    }

    .gs-team-popup--style-three .gs_team_popup {
        padding: 40px 10px !important
    }

    .gs-team-popup--style-three .mfp-container .mfp-content .mfp-close {
        right: 22px !important;
        top: 46px !important
    }

    .gs-team-popup--style-three .mfp-container .mfp-content .mfp-close svg {
        height: 16px;
        width: 16px
    }

    .gs-team-popup--style-four .gs_team_popup {
        padding: 24px 14px !important
    }

    .gs-team-popup--style-five .gs_team_popup {
        padding: 48px 14px !important
    }

    .gs-team-popup--style-five .gs_team_popup .gs-member-desig {
        text-align: left
    }

    .gs-team-popup--style-five .gs-containeer-f .gstm-popup-right .gstm-popup-right-top .gs-member-desc p {
        margin-bottom: 0 !important
    }

    .gstm-gridder-default .gridder-show .team-description {
        border-right: none !important
    }

    .gstm-gridder-style-four .gridder-show .gridder-padding,
    .gstm-gridder-style-one .gridder-show .gridder-padding,
    .gstm-gridder-style-two .gridder-show .gridder-padding {
        padding: 20px
    }

    .gstm-gridder-style-four .gridder-show .gridder-navigation .gridder-close,
    .gstm-gridder-style-one .gridder-show .gridder-navigation .gridder-close,
    .gstm-gridder-style-two .gridder-show .gridder-navigation .gridder-close {
        right: -13px;
        top: -12px
    }

    .gstm-gridder-style-four .gridder-show .gstm-drawer-left,
    .gstm-gridder-style-one .gridder-show .gstm-drawer-left,
    .gstm-gridder-style-two .gridder-show .gstm-drawer-left {
        padding-right: 0 !important
    }

    .gstm-gridder-style-four .gridder-show .gstm-drawer-right,
    .gstm-gridder-style-one .gridder-show .gstm-drawer-right,
    .gstm-gridder-style-two .gridder-show .gstm-drawer-right {
        padding-bottom: 20px;
        padding-left: 0 !important;
        padding-top: 32px
    }

    .gstm-gridder-style-four .gridder-show .gs-tm-sicons,
    .gstm-gridder-style-one .gridder-show .gs-tm-sicons,
    .gstm-gridder-style-two .gridder-show .gs-tm-sicons {
        margin-top: 20px;
        padding-left: 0 !important
    }

    .gstm-gridder-style-four .gridder-show .gs-team-social,
    .gstm-gridder-style-one .gridder-show .gs-team-social,
    .gstm-gridder-style-two .gridder-show .gs-team-social {
        text-align: left
    }

    .gstm-gridder-style-four .gridder-show .gs-member-desc p,
    .gstm-gridder-style-one .gridder-show .gs-member-desc p,
    .gstm-gridder-style-two .gridder-show .gs-member-desc p {
        margin-bottom: 0 !important
    }

    .gstm-gridder-style-four .gridder-show .gstm-details,
    .gstm-gridder-style-one .gridder-show .gstm-details,
    .gstm-gridder-style-two .gridder-show .gstm-details {
        margin-top: 20px
    }

    .gstm-gridder-style-two .gridder-show .gridder-navigation .gridder-close {
        right: 0;
        top: 0
    }

    .gstm-gridder-style-two .gridder-show .gstm-details {
        margin-top: 30px !important
    }

    .gstm-gridder-style-two .gridder-show .gstm-drawer-right {
        width: 100%
    }

    .gstm-gridder-style-two .gstm-drawer-right .gstm-details {
        display: block
    }

    .gstm-gridder-style-two .gstm-drawer-left .gstm-details {
        display: none
    }

    .gstm-gridder-style-three .gridder-show .gridder-padding {
        padding-top: 44px
    }

    .gstm-gridder-style-three .gridder-show .gstm-drawer-left {
        border-right: none;
        padding-right: 0 !important
    }

    .gstm-gridder-style-three .gridder-show .gstm-drawer-right {
        padding-left: 0 !important
    }

    .gstm-gridder-style-three .gridder-show .gridder-navigation .gridder-close {
        right: 0;
        top: 0
    }

    .gstm-gridder-style-three .gridder-show .gs-tm-sicons {
        padding-left: 0 !important
    }

    .gstm-gridder-style-three .gridder-show .gs-tm-sicons .gs-team-social {
        text-align: left
    }

    .gstm-gridder-style-four .gridder-show .gstm-drawer-left {
        width: 30%
    }

    .gstm-gridder-style-four .gridder-show .gstm-drawer-right {
        padding-left: 42px !important;
        width: 70%
    }

    .gstm-gridder-style-four .gridder-show .gridder-navigation .gridder-close {
        right: 0;
        top: 0
    }

    .gs_team_area.gs-team-table-five table tbody tr td.gs_team_desc__td,
    .gs_team_area.gs-team-table-five table thead tr th.gs-team--cl-des,
    .gs_team_area.gs-team-table-four table tbody tr td.gs_team_desc__td,
    .gs_team_area.gs-team-table-four table thead tr th.gs-team--cl-des,
    .gs_team_area.gs-team-table-one table tbody tr td.gs_team_desc__td,
    .gs_team_area.gs-team-table-one table thead tr th.gs-team--cl-des,
    .gs_team_area.gs-team-table-three table tbody tr td.gs_team_desc__td,
    .gs_team_area.gs-team-table-three table thead tr th.gs-team--cl-des,
    .gs_team_area.gs-team-table-two table tbody tr td.gs_team_desc__td,
    .gs_team_area.gs-team-table-two table thead tr th.gs-team--cl-des {
        display: none
    }

    .gs_team_area.gs-team-table-five table thead .gs-team--cl-image,
    .gs_team_area.gs-team-table-four table thead .gs-team--cl-image {
        width: 16%
    }

    .gs_team_area.gs-team-table-five table thead .gs-team--cl-name,
    .gs_team_area.gs-team-table-four table thead .gs-team--cl-name {
        width: 25%
    }

    .gs_team_area.gs-team-table-five table thead .gs-team--cl-position,
    .gs_team_area.gs-team-table-four table thead .gs-team--cl-position {
        width: 20%
    }

    .gs_team_area.gs-team-table-five table thead .gs-team--cl-social,
    .gs_team_area.gs-team-table-four table thead .gs-team--cl-social {
        width: 38%
    }

    .gs_member_details {
        margin-bottom: 20px !important
    }

    .gs-single-default .gs-team-single-content {
        -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .16);
        box-shadow: 0 1px 4px rgba(0, 0, 0, .16);
        margin: 10px;
        padding: 12px;
        width: inherit
    }

    .gs-single-container {
        margin-bottom: 20px !important
    }

    .gs-single-style-one .gs-team-single-content {
        padding: 0 16px !important
    }

    .gs-single-style-one .gs-team-single-content .gs-roow .gs-col-md-3 {
        width: 100% !important
    }

    .gs-single-style-one .gs-team-single-content .gs_member_details {
        margin-top: 0 !important;
        padding-left: 0 !important;
        text-align: left
    }

    .gs-single-style-one .gs-team-single-content .gstm-silde-icon {
        position: absolute;
        right: -31%;
        top: -31%
    }

    .single-gs_team .gs_member_details {
        padding-left: 0;
        padding-top: 30px;
        text-align: left
    }
}

@media (min-width: 481px) and (max-width:767px) {
    .gs-grid-style-one .single-member-div .gs_member_info {
        right: -20px
    }

    .gs-team-horizontal-five .single-member-div .gs_team_image__wrapper,
    .gs-team-horizontal-four .single-member-div .gs_team_image__wrapper,
    .gs-team-horizontal-one .single-member-div .gs_team_image__wrapper,
    .gs-team-horizontal-three .single-member-div .gs_team_image__wrapper,
    .gs-team-horizontal-two .single-member-div .gs_team_image__wrapper {
        margin-right: 0;
        width: 50%
    }

    .gs-team-horizontal-five .single-member-div .gs_member_info,
    .gs-team-horizontal-four .single-member-div .gs_member_info,
    .gs-team-horizontal-one .single-member-div .gs_member_info,
    .gs-team-horizontal-three .single-member-div .gs_member_info,
    .gs-team-horizontal-two .single-member-div .gs_member_info {
        padding: 18px;
        width: 60%
    }

    .gs-team-horizontal-two .single-member-div .single-member {
        border-radius: 20px;
        padding: 20px
    }

    .gs-team-horizontal-two .single-member-div .single-member .gs_team_image__wrapper {
        -webkit-box-flex: 1;
        border-radius: 10px;
        -ms-flex: 1 0 170px;
        flex: 1 0 170px;
        height: 170px
    }

    .gs-team-horizontal-three .single-member-div .single-member {
        -webkit-box-shadow: 0 20px 50px 0 rgba(12, 21, 41, .1);
        box-shadow: 0 20px 50px 0 rgba(12, 21, 41, .1)
    }

    .gs-team-horizontal-three .single-member-div .gs_team_image__wrapper {
        width: 52%
    }

    .gs-team-horizontal-three .single-member-div .gs_member_info {
        width: 100%
    }

    .gs-team-horizontal-four .single-member-div .single-member {
        padding: 20px 32px 20px 82px
    }

    .gs-team-horizontal-four .single-member-div .gs_member_info {
        width: 100%
    }

    .gs-team-horizontal-five .single-member-div .single-member {
        border-radius: 20px
    }

    .gs-team-list-style-five .single-member-div .single-member--wrapper,
    .gs-team-list-style-four .single-member-div .single-member--wrapper,
    .gs-team-list-style-one .single-member-div .single-member--wrapper,
    .gs-team-list-style-three .single-member-div .single-member--wrapper,
    .gs-team-list-style-two .single-member-div .single-member--wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .gs-team-list-style-five .single-member-div .single-member--wrapper .gs_team_image__wrapper,
    .gs-team-list-style-four .single-member-div .single-member--wrapper .gs_team_image__wrapper,
    .gs-team-list-style-one .single-member-div .single-member--wrapper .gs_team_image__wrapper,
    .gs-team-list-style-three .single-member-div .single-member--wrapper .gs_team_image__wrapper,
    .gs-team-list-style-two .single-member-div .single-member--wrapper .gs_team_image__wrapper {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 300px;
        flex: 0 0 300px;
        height: 300px;
        margin-right: 0;
        width: 100%
    }

    .gs-team-list-style-five .single-member-div .gs_member_info,
    .gs-team-list-style-four .single-member-div .gs_member_info,
    .gs-team-list-style-one .single-member-div .gs_member_info,
    .gs-team-list-style-three .single-member-div .gs_member_info,
    .gs-team-list-style-two .single-member-div .gs_member_info {
        padding: 20px
    }

    .gs-team-list-style-three .single-member-div .single-member--wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .gs-team-list-style-three .single-member-div .single-member--wrapper .gs_team_image__wrapper {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        height: 320px !important;
        margin-left: 0;
        width: 320px !important
    }

    .gs-team-flip-one>.gs-containeer>.gs-roow {
        margin-left: -30px;
        margin-right: -30px
    }

    .gs-team-flip-one .single-member-div {
        padding-left: 16px !important;
        padding-right: 16px !important
    }

    .gs-team-popup--default .mfp-container .mfp-content .gs_team_popup {
        max-width: 100% !important;
        padding: 14px !important
    }

    .gs-team-popup--default .mfp-container .mfp-content .gs_team_popup .mfp-content--container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .gs-team-popup--default .mfp-container .mfp-content .gs_team_popup .mfp-content--container .gs_team_popup_details {
        padding-left: 0 !important
    }

    .gs-team-popup--default .mfp-container .mfp-content .gs_team_popup .mfp-content--container .gs_team_popup_details .gs-member-desig,
    .gs-team-popup--default .mfp-container .mfp-content .gs_team_popup .mfp-content--container .gs_team_popup_details .gs-member-name {
        text-align: left !important
    }

    .gs-team-popup--default .mfp-container .mfp-content .gs_team_popup .gs_team_popup_left__wrapper {
        width: 100% !important
    }

    .gs-team-popup--default .mfp-container .mfp-content .gs_team_popup .gs_team_popup_details {
        padding-left: 18px !important;
        width: 100%
    }

    .gs_team_popup .gs-team-social {
        margin: 0 !important
    }

    .gs-team-popup--style-one .gs-containeer-f .gs-roow .gs-col-md-4 {
        width: 100%
    }

    .gs-team-popup--style-one .gs-containeer-f .gs-roow .gs-col-md-8 {
        padding-left: 15px;
        width: 100%
    }

    .gs-team-popup--style-one .gs-containeer-f .gs_member_details {
        margin-top: 16px
    }

    .gs-team-popup--style-one .gs_team_popup {
        padding: 40px 10px !important
    }

    .gs-team-popup--style-one .mfp-container .mfp-content .mfp-close {
        right: 14px !important;
        top: 0 !important
    }

    .gs-team-popup--style-one .mfp-container .mfp-content .mfp-close svg {
        height: 16px;
        width: 16px
    }

    .gs-team-popup--style-one .mfp-gsteam .mfp-arrow {
        display: none
    }

    .gs-team-popup--style-two .gs-containeer-f .popup-navigation {
        border-bottom: 1px solid #e5e5e5;
        margin-bottom: 30px;
        margin-left: -10px;
        padding-bottom: 14px;
        position: static
    }

    .gs-team-popup--style-two .gs-containeer-f .popup-navigation .popup-nav svg {
        height: 24px !important;
        width: 24px !important
    }

    .gs-team-popup--style-two .gs-containeer-f .gs-roow .gs-col-md-4 {
        width: 100%
    }

    .gs-team-popup--style-two .gs-containeer-f .gs-roow .gs-col-md-8 {
        margin-top: 24px;
        padding-left: 15px;
        width: 100%
    }

    .gs-team-popup--style-two .gs-containeer-f .gs-roow .gs-col-md-12 {
        width: 100%
    }

    .gs-team-popup--style-two .gs-containeer-f .mfp-container .mfp-content .mfp-close {
        right: 14px !important;
        top: 0 !important
    }

    .gs-team-popup--style-two .gs-containeer-f .mfp-container .mfp-content .mfp-close svg {
        height: 16px;
        width: 16px
    }

    .gs-team-popup--style-two .gs_team_popup {
        padding: 40px 10px !important
    }

    .gs-team-popup--style-three .gs_team_popup {
        padding: 28px 16px !important
    }

    .gs-team-popup--style-three .mfp-container .mfp-content .mfp-close {
        right: 22px !important;
        top: 44px !important
    }

    .gs-team-popup--style-three .mfp-container .mfp-content .mfp-close svg {
        height: 24px;
        width: 24px
    }

    .gs-team-popup--style-three .gs_team_popup {
        padding: 40px 10px !important
    }

    .gs-team-popup--style-three .gstm-content-left {
        border: none;
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .gs-team-popup--style-three .gs-containeer-f .gs_member_img {
        padding-left: 0;
        padding-right: 0
    }

    .gs-team-popup--style-three .gstm-content-right {
        padding-left: 0
    }

    .gs-team-popup--style-four .gs_team_popup {
        padding: 24px 14px !important
    }

    .gs-team-popup--style-four .gs_team_popup .mfp-close {
        right: 14px !important;
        top: 22px !important
    }

    .gs-team-popup--style-four .gs-containeer-f .gs-roow .gs-col-md-4 {
        width: 100%
    }

    .gs-team-popup--style-four .gs-containeer-f .gs-roow .gs-col-md-8 {
        padding-left: 15px;
        width: 100%
    }

    .gs-team-popup--style-four .gs-containeer-f .gs_member_details {
        margin-left: 0;
        margin-top: 0
    }

    .gs-team-popup--style-four .gs-containeer-f .gs-member-desc {
        margin-bottom: 0
    }

    .gs-team-popup--style-four .gs-containeer-f .gs-tm-sicons {
        margin-top: 0
    }

    .gs-team-popup--style-four .gs-containeer-f .gs-sin-mem-name {
        font-size: 24px
    }

    .gs-team-popup--style-five .gs_team_popup {
        padding: 40px 14px !important
    }

    .gs-team-popup--style-five .gs_team_popup .mfp-close {
        right: 14px !important;
        top: 22px !important
    }

    .gs-team-popup--style-five .gs_team_popup .gs-team-social {
        margin: 0 !important
    }

    .gs-team-popup--style-five .gs_team_popup .mfp-close {
        right: 0 !important;
        top: -50px !important
    }

    .gs-team-popup--style-five .gs_team_popup .gs-member-desig {
        text-align: left
    }

    .gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gs-roow .gs-col-md-4 {
        width: 100%
    }

    .gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gs-roow .gs-col-md-8 {
        padding-left: 15px;
        padding-right: 15px;
        width: 100%
    }

    .gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-dsf-bottom-right {
        padding-left: 15px !important
    }

    .gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-popup-right {
        margin-left: 0 !important
    }

    .gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-popup-right .popup-navigation {
        position: absolute;
        right: 12px;
        top: -96px
    }

    .gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-popup-right .member-skill {
        margin-top: 32px !important
    }

    .gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-popup-right .gstm-popup-right-top {
        margin-top: 26px
    }

    .gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-popup-right .gstm-popup-right-top .gs-member-desc p {
        margin-bottom: 0 !important
    }

    .gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-popup-left {
        padding-right: 15px
    }

    .mfp-gsteam .mfp-arrow.mfp-arrow-right {
        right: 30px !important
    }

    .mfp-gsteam .mfp-arrow.mfp-arrow-left {
        left: 26px !important
    }

    .mfp-close {
        right: 0 !important;
        top: -54px !important
    }

    .gs-team-panel--style-one .gs-team-social {
        text-align: left
    }

    .gs-team-panel--style-one .gstm-panel-info {
        padding: 0 16px 32px
    }

    .gs-team-panel--style-four .gstm-panel-top .close-gstm-panel-bt {
        left: 8px;
        top: 8px
    }

    .gstm-gridder-default .gridder-show .team-description {
        border-right: none !important
    }

    .gstm-gridder-style-four .gridder-show .gridder-padding,
    .gstm-gridder-style-one .gridder-show .gridder-padding,
    .gstm-gridder-style-two .gridder-show .gridder-padding {
        padding: 20px
    }

    .gstm-gridder-style-four .gridder-show .gridder-navigation .gridder-close,
    .gstm-gridder-style-one .gridder-show .gridder-navigation .gridder-close,
    .gstm-gridder-style-two .gridder-show .gridder-navigation .gridder-close {
        right: -13px;
        top: -12px
    }

    .gstm-gridder-style-four .gridder-show .gstm-drawer-left,
    .gstm-gridder-style-one .gridder-show .gstm-drawer-left,
    .gstm-gridder-style-two .gridder-show .gstm-drawer-left {
        padding-right: 0 !important
    }

    .gstm-gridder-style-four .gridder-show .gstm-drawer-right,
    .gstm-gridder-style-one .gridder-show .gstm-drawer-right,
    .gstm-gridder-style-two .gridder-show .gstm-drawer-right {
        padding-bottom: 20px;
        padding-left: 0 !important;
        padding-top: 32px
    }

    .gstm-gridder-style-four .gridder-show .gs-tm-sicons,
    .gstm-gridder-style-one .gridder-show .gs-tm-sicons,
    .gstm-gridder-style-two .gridder-show .gs-tm-sicons {
        margin-top: 20px;
        padding-left: 0 !important
    }

    .gstm-gridder-style-four .gridder-show .gs-team-social,
    .gstm-gridder-style-one .gridder-show .gs-team-social,
    .gstm-gridder-style-two .gridder-show .gs-team-social {
        text-align: left
    }

    .gstm-gridder-style-four .gridder-show .gs-member-desc p,
    .gstm-gridder-style-one .gridder-show .gs-member-desc p,
    .gstm-gridder-style-two .gridder-show .gs-member-desc p {
        margin-bottom: 0 !important
    }

    .gstm-gridder-style-four .gridder-show .gstm-details,
    .gstm-gridder-style-one .gridder-show .gstm-details,
    .gstm-gridder-style-two .gridder-show .gstm-details {
        margin-top: 20px
    }

    .gstm-gridder-style-two .gridder-show .gridder-navigation .gridder-close {
        right: 0;
        top: 0
    }

    .gstm-gridder-style-two .gridder-show .gstm-details {
        margin-top: 30px !important
    }

    .gstm-gridder-style-two .gstm-drawer-right .gstm-details {
        display: block
    }

    .gstm-gridder-style-two .gstm-drawer-left .gstm-details {
        display: none
    }

    .gstm-gridder-style-three .gridder-show .gridder-padding {
        padding-top: 44px
    }

    .gstm-gridder-style-three .gridder-show .gstm-drawer-left {
        border-right: none;
        padding-right: 0 !important
    }

    .gstm-gridder-style-three .gridder-show .gstm-drawer-right {
        padding-left: 0 !important
    }

    .gstm-gridder-style-three .gridder-show .gridder-navigation .gridder-close {
        right: 0;
        top: 0
    }

    .gstm-gridder-style-three .gridder-show .gs-tm-sicons {
        padding-left: 0 !important
    }

    .gstm-gridder-style-three .gridder-show .gs-tm-sicons .gs-team-social {
        text-align: left
    }

    .gstm-gridder-style-four .gridder-show .gstm-drawer-left,
    .gstm-gridder-style-four .gridder-show .gstm-drawer-right {
        width: 100%
    }

    .gstm-gridder-style-four .gridder-show .gridder-navigation .gridder-close {
        right: 0;
        top: 0
    }

    .gstm-gridder-style-four .gridder-show .gstm-details {
        margin-top: 30px !important
    }

    .gstm-gridder-style-four .gridder-show .gstm-drawer-righ {
        padding-top: 20px
    }

    .gs_member_details {
        margin-bottom: 20px !important
    }

    .gs-single-default .gs-team-single-content {
        -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .16);
        box-shadow: 0 1px 4px rgba(0, 0, 0, .16);
        margin: 10px;
        padding: 12px;
        width: inherit
    }

    .gs-single-container {
        margin-bottom: 20px !important
    }

    .gs-single-style-one .gs-team-single-content {
        padding: 0 16px !important
    }

    .gs-single-style-one .gs-team-single-content .gs-roow .gs-col-md-3 {
        width: 100% !important
    }

    .gs-single-style-one .gs-team-single-content .gs_member_details {
        margin-top: 0 !important;
        padding-left: 0 !important;
        text-align: left
    }

    .gs-single-style-one .gs-team-single-content .gstm-silde-icon {
        position: absolute;
        right: -31%;
        top: -31%
    }

    .gs-single-style-two .gs-team-single-content {
        padding: 16px
    }

    .single-gs_team .gs_member_details {
        padding-left: 0;
        padding-top: 30px;
        text-align: left
    }

    .gs-single-style-three .gs-team-single-content {
        padding: 0 16px !important
    }

    .gs-single-style-three .gs-team-single-content .gs-roow .gs-col-md-3 {
        width: 100% !important
    }

    .gs-single-style-three .gs-team-single-content .gs_member_details {
        margin-top: 0 !important;
        padding-left: 0 !important;
        text-align: left
    }

    .gs-single-style-three .gs-team-single-content .gstm-content-top {
        margin-bottom: 0
    }

    .gs-single-style-three .gs-team-single-content .gstm-content-top .gstm-content-top-left {
        border-right: 0;
        padding-right: 0
    }

    .gs-single-style-three .gs-team-single-content .gstm-content-top-right {
        padding-left: 0 !important
    }

    .gs-single-style-four .gs-roow {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .gs-single-style-four .gs_member_details {
        margin-top: 86px;
        padding-right: 0
    }

    .gs-single-style-four .gs-team-single-content .gstm-silde-icon {
        top: 7%
    }

    .gs-single-style-five .gs-team-single-content {
        padding: 0 16px !important
    }

    .gs-single-style-five .gs-team-single-content .gs-roow .gs-col-md-4 {
        width: 100% !important
    }

    .gs-single-style-five .gs-team-single-content .gs_member_details {
        margin-top: 0 !important;
        padding-left: 20px !important;
        text-align: left
    }

    .gs-single-style-five .gs-team-single-content .gs_member_details .gsmd-top {
        margin-bottom: 0
    }

    .gs-single-style-five .gs-team-single-content .gs_member_details .gsmd-top .gstm-silde-icon {
        top: 5%
    }

    .gs-single-style-five .gs-team-single-content .gs_member_details .gsmd-bottom .gs-col-md-6 {
        width: 100%
    }

    .gs-single-style-five .gs-team-single-content .gs_member_details .gsmd-right {
        margin-top: 20px;
        padding-left: 16px !important
    }

    .gs_team_area.gs-team-table-five table,
    .gs_team_area.gs-team-table-four table,
    .gs_team_area.gs-team-table-one table,
    .gs_team_area.gs-team-table-three table,
    .gs_team_area.gs-team-table-two table {
        border-top: none !important
    }

    .gs_team_area.gs-team-table-five table .gs_team_image__wrapper,
    .gs_team_area.gs-team-table-four table .gs_team_image__wrapper,
    .gs_team_area.gs-team-table-one table .gs_team_image__wrapper,
    .gs_team_area.gs-team-table-three table .gs_team_image__wrapper,
    .gs_team_area.gs-team-table-two table .gs_team_image__wrapper {
        height: auto;
        width: 100%
    }

    .gs_team_area.gs-team-table-five table .gs_team_image__wrapper img,
    .gs_team_area.gs-team-table-four table .gs_team_image__wrapper img,
    .gs_team_area.gs-team-table-one table .gs_team_image__wrapper img,
    .gs_team_area.gs-team-table-three table .gs_team_image__wrapper img,
    .gs_team_area.gs-team-table-two table .gs_team_image__wrapper img {
        height: 100%;
        left: 0;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
        position: absolute;
        top: 0;
        width: 100%
    }

    .gs_team_area.gs-team-table-five table .gs_team_image__wrapper:after,
    .gs_team_area.gs-team-table-four table .gs_team_image__wrapper:after,
    .gs_team_area.gs-team-table-one table .gs_team_image__wrapper:after,
    .gs_team_area.gs-team-table-three table .gs_team_image__wrapper:after,
    .gs_team_area.gs-team-table-two table .gs_team_image__wrapper:after {
        content: "";
        display: block;
        padding-bottom: 100%;
        width: 100%
    }

    .gs_team_area.gs-team-table-five table thead,
    .gs_team_area.gs-team-table-four table thead,
    .gs_team_area.gs-team-table-one table thead,
    .gs_team_area.gs-team-table-three table thead,
    .gs_team_area.gs-team-table-two table thead {
        display: none !important
    }

    .gs_team_area.gs-team-table-five table tbody tr.single-member-div,
    .gs_team_area.gs-team-table-four table tbody tr.single-member-div,
    .gs_team_area.gs-team-table-one table tbody tr.single-member-div,
    .gs_team_area.gs-team-table-three table tbody tr.single-member-div,
    .gs_team_area.gs-team-table-two table tbody tr.single-member-div {
        display: block;
        margin-bottom: 40px
    }

    .gs_team_area.gs-team-table-five table tbody tr.single-member-div:last-child,
    .gs_team_area.gs-team-table-four table tbody tr.single-member-div:last-child,
    .gs_team_area.gs-team-table-one table tbody tr.single-member-div:last-child,
    .gs_team_area.gs-team-table-three table tbody tr.single-member-div:last-child,
    .gs_team_area.gs-team-table-two table tbody tr.single-member-div:last-child {
        margin-bottom: 0 !important
    }

    .gs_team_area.gs-team-table-five table tbody td,
    .gs_team_area.gs-team-table-four table tbody td,
    .gs_team_area.gs-team-table-one table tbody td,
    .gs_team_area.gs-team-table-three table tbody td,
    .gs_team_area.gs-team-table-two table tbody td {
        border: none !important;
        display: block;
        padding-bottom: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .gs_team_area.gs-team-table-five table tbody td:nth-child(3),
    .gs_team_area.gs-team-table-four table tbody td:nth-child(3),
    .gs_team_area.gs-team-table-one table tbody td:nth-child(3),
    .gs_team_area.gs-team-table-three table tbody td:nth-child(3),
    .gs_team_area.gs-team-table-two table tbody td:nth-child(3) {
        padding-top: 10px
    }

    .gs_team_area.gs-team-table-three table .gs_team_image__wrapper {
        height: auto;
        width: 100%
    }

    .gs_team_area.gs-team-table-three table .gs_team_image__wrapper img {
        height: 100%;
        left: 0;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
        position: absolute;
        top: 0;
        width: 100%
    }

    .gs_team_area.gs-team-table-three table .gs_team_image__wrapper:after {
        content: "";
        display: block;
        padding-bottom: 100%;
        width: 100%
    }

    .gs_team_area.gs-team-table-three table thead {
        display: none !important
    }

    .gs_team_area.gs-team-table-three table tbody tr.single-member-div {
        display: block;
        margin-bottom: 40px
    }

    .gs_team_area.gs-team-table-three table tbody tr.single-member-div:last-child {
        margin-bottom: 0 !important
    }

    .gs_team_area.gs-team-table-three table tbody td {
        border: none !important;
        display: block;
        padding-bottom: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .gs_team_area.gs-team-table-three table tbody td:nth-child(3) {
        padding-top: 10px
    }

    .gs_team_area.gs-team-table-three table {
        border-top: none !important
    }

    .gs_team_area.gs-team-table-three table tbody tr:hover {
        background: transparent !important
    }

    .gs_team_area.gs-team-table-three table tbody tr:hover td {
        background-color: transparent
    }

    .gs_team_area.gs-team-table-four table tbody tr {
        padding-bottom: 26px;
        padding-left: 10px;
        padding-right: 10px
    }

    .gs_team_area.gs-team-table-four table tbody tr:hover:after {
        background: transparent !important
    }

    .gs_team_area.gs-team-table-five table tbody tr {
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        padding-bottom: 26px;
        padding-left: 10px;
        padding-right: 10px
    }
}

@media (min-width: 768px) and (max-width:990px) {
    .gs_team_area.gs-team-table-five .gs-team-table-row.gsc-table-head {
        display: none
    }

    .gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row.single-member-div .gs-team-table-cell.gsc-desc {
        display: none !important
    }

    .gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row.single-member-div .gs-team-table-cell:first-of-type {
        width: 14%
    }

    .gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row.single-member-div .gs-team-table-cell:nth-of-type(2) {
        width: 28%
    }

    .gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row.single-member-div .gs-team-table-cell:nth-of-type(3) {
        width: 28%
    }

    .gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row.single-member-div .gs-team-table-cell:nth-of-type(5) {
        width: 30%
    }
}

@media (min-width: 481px) and (max-width:767px) {
    .gs_team_area.gs-team-table-five .gs-team-table-row.gsc-table-head {
        display: none
    }

    .gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row.single-member-div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 16px
    }

    .gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row.single-member-div .gs-team-table-cell {
        width: 100%
    }

    .gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row.single-member-div .gsc-image .gs_team_image__wrapper {
        height: auto;
        width: 100%
    }

    .gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row.single-member-div .gsc-image .gs_team_image__wrapper img {
        max-width: 100% !important
    }

    .gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row.single-member-div .gsc-desc,
    .gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row.single-member-div .gsc-desig,
    .gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row.single-member-div .gsc-image,
    .gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row.single-member-div .gsc-name,
    .gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row.single-member-div .socialicon.gs-tm-sicons {
        padding: 0 !important
    }

    .gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row.single-member-div .gsc-desc,
    .gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row.single-member-div .gsc-image,
    .gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row.single-member-div .gsc-name,
    .gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row.single-member-div .socialicon.gs-tm-sicons {
        padding-top: 16px !important
    }

    .gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row.single-member-div .socialicon.gs-tm-sicons {
        margin-top: 16px
    }

    .gs-single-default .gs-team-breadcumb {
        padding: 0 16px
    }

    .gs-single-default .gs-team-single-content .gs_member_img {
        max-width: 100%
    }

    .gs-single-default .prev-next-navigation {
        padding-left: 16px;
        padding-right: 16px
    }

    .gs-single-style-one .gs-team-breadcumb {
        padding: 0 16px
    }

    .gs-single-style-one .gstm-silde-icon-wrapper {
        right: 20px;
        top: 2px
    }

    .gs-single-style-one .gs-team-single-content {
        padding: 0 16px !important
    }

    .gs-single-style-one .gs-team-single-content .gs-roow .gs-col-md-3 {
        width: 100% !important
    }

    .gs-single-style-one .gs-team-single-content .gs-roow .gs-col-md-3 .gs_member_img {
        max-width: 100% !important
    }

    .gs-single-style-one .gs-team-single-content .gs-roow .gs-col-md-9 {
        width: 100%
    }

    .gs-single-style-one .gs-team-single-content .gs_member_details {
        margin-top: 0 !important;
        padding-left: 0 !important;
        text-align: left
    }

    .gs-single-style-one .prev-next-navigation {
        padding-left: 16px;
        padding-right: 16px
    }

    .gs-single-style-two .gs-team-breadcumb {
        padding: 0 16px
    }

    .gs-single-style-two .gs-team-single-content {
        padding: 16px
    }

    .gs-single-style-two .gs-team-single-content .gs_member_img {
        max-width: 100% !important
    }

    .gs-single-style-two .prev-next-navigation {
        padding-left: 16px;
        padding-right: 16px
    }

    .gs-single-style-three .gs-team-single-content {
        padding: 0 16px !important
    }

    .gs-single-style-three .gs-team-single-content .gs-roow .gs-col-md-3 {
        width: 100% !important
    }

    .gs-single-style-three .gs-team-single-content .gs_member_details {
        margin-top: 0 !important;
        padding-left: 0 !important;
        text-align: left
    }

    .gs-single-style-three .gs-team-single-content .gstm-content-top {
        margin-bottom: 0
    }

    .gs-single-style-three .gs-team-single-content .gstm-content-top .gstm-content-top-left {
        border-right: 0;
        padding-left: 0;
        padding-right: 0
    }

    .gs-single-style-three .gs-team-single-content .gstm-content-top .gstm-content-top-left .gs_member_img {
        max-width: 100%
    }

    .gs-single-style-three .gs-team-single-content .gstm-content-top-right {
        padding-left: 0 !important
    }

    .gs-single-style-four .gs-team-single-content .gstm-silde-icon {
        display: none
    }

    .gs-single-style-four .gs-team-single-content .gs_member_img {
        max-width: 100%
    }

    .gs-single-style-four .gs_member_details {
        margin-top: 0;
        padding-right: 0
    }

    .gs-single-style-five .gs-team-breadcumb {
        padding: 0 16px
    }

    .gs-single-style-five .gs-team-single-content {
        padding: 0 16px !important
    }

    .gs-single-style-five .gs-team-single-content .gs-roow .gs-col-md-4 {
        width: 100% !important
    }

    .gs-single-style-five .gs-team-single-content .gs-roow .gs-col-md-4 .gs_member_img {
        max-width: 100% !important
    }

    .gs-single-style-five .gs-team-single-content .gs_member_details {
        margin-top: 0 !important;
        padding-left: 0 !important;
        text-align: left
    }

    .gs-single-style-five .gs-team-single-content .gs_member_details .gsmd-top {
        margin-bottom: 0
    }

    .gs-single-style-five .gs-team-single-content .gs_member_details .gsmd-top .gstm-silde-icon {
        display: none
    }

    .gs-single-style-five .gs-team-single-content .gs_member_details .gsmd-bottom .gs-col-md-6 {
        width: 100%
    }

    .gs-single-style-five .gs-team-single-content .gs_member_details .gsmd-right {
        margin-top: 20px;
        padding-left: 16px !important
    }
}

@media (max-width: 480px) {

    .gs-grid-style-five .single-member-div .gs_member_info .gs-member-name,
    .gs-grid-style-four .single-member-div .gs_member_info .gs-member-name,
    .gs-grid-style-one .single-member-div .gs_member_info .gs-member-name,
    .gs-grid-style-three .single-member-div .gs_member_info .gs-member-name,
    .gs-grid-style-two .single-member-div .gs_member_info .gs-member-name,
    .gs-team-circle-one .single-member-div .gs_member_info .gs-member-name,
    .gs-team-horizontal-five .single-member-div .gs_member_info .gs-member-name,
    .gs-team-horizontal-four .single-member-div .gs_member_info .gs-member-name,
    .gs-team-horizontal-one .single-member-div .gs_member_info .gs-member-name,
    .gs-team-horizontal-three .single-member-div .gs_member_info .gs-member-name,
    .gs-team-horizontal-two .single-member-div .gs_member_info .gs-member-name,
    .gs-team-list-style-four .single-member-div .gs_member_info .gs-member-name,
    .gs-team-list-style-one .single-member-div .gs_member_info .gs-member-name,
    .gs-team-list-style-three .single-member-div .gs_member_info .gs-member-name,
    .gs-team-list-style-two .single-member-div .gs_member_info .gs-member-name {
        font-size: 20px
    }

    .gs-grid-style-five .single-member-div .gs_member_info .gs-member-desig,
    .gs-grid-style-four .single-member-div .gs_member_info .gs-member-desig,
    .gs-grid-style-one .single-member-div .gs_member_info .gs-member-desig,
    .gs-grid-style-three .single-member-div .gs_member_info .gs-member-desig,
    .gs-grid-style-two .single-member-div .gs_member_info .gs-member-desig,
    .gs-team-circle-one .single-member-div .gs_member_info .gs-member-desig,
    .gs-team-horizontal-five .single-member-div .gs_member_info .gs-member-desig,
    .gs-team-horizontal-four .single-member-div .gs_member_info .gs-member-desig,
    .gs-team-horizontal-one .single-member-div .gs_member_info .gs-member-desig,
    .gs-team-horizontal-three .single-member-div .gs_member_info .gs-member-desig,
    .gs-team-horizontal-two .single-member-div .gs_member_info .gs-member-desig,
    .gs-team-list-style-four .single-member-div .gs_member_info .gs-member-desig,
    .gs-team-list-style-one .single-member-div .gs_member_info .gs-member-desig,
    .gs-team-list-style-three .single-member-div .gs_member_info .gs-member-desig,
    .gs-team-list-style-two .single-member-div .gs_member_info .gs-member-desig {
        font-size: 14px
    }

    .gs-grid-style-one .single-member-div .gs_member_info {
        height: 157px;
        padding: 16px;
        right: -20px;
        width: 200px
    }

    .gs-team-horizontal-five .single-member-div .single-member,
    .gs-team-horizontal-four .single-member-div .single-member,
    .gs-team-horizontal-one .single-member-div .single-member,
    .gs-team-horizontal-three .single-member-div .single-member,
    .gs-team-horizontal-two .single-member-div .single-member {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .gs-team-horizontal-five .single-member-div .gs_team_image__wrapper,
    .gs-team-horizontal-four .single-member-div .gs_team_image__wrapper,
    .gs-team-horizontal-one .single-member-div .gs_team_image__wrapper,
    .gs-team-horizontal-three .single-member-div .gs_team_image__wrapper,
    .gs-team-horizontal-two .single-member-div .gs_team_image__wrapper {
        margin-right: 0;
        width: 100%
    }

    .gs-team-horizontal-five .single-member-div .gs_member_info,
    .gs-team-horizontal-four .single-member-div .gs_member_info,
    .gs-team-horizontal-one .single-member-div .gs_member_info,
    .gs-team-horizontal-three .single-member-div .gs_member_info,
    .gs-team-horizontal-two .single-member-div .gs_member_info {
        width: 100%
    }

    .gs-team-horizontal-two .single-member-div .single-member {
        border-radius: 10px;
        padding: 24px
    }

    .gs-team-horizontal-two .single-member-div .gs_team_image__wrapper {
        -webkit-box-flex: inherit;
        border-radius: 20px 20px 0 0;
        -ms-flex: inherit;
        flex: inherit;
        height: inherit
    }

    .gs-team-horizontal-two .single-member-div .gs_member_info {
        padding: 20px
    }

    .gs-team-horizontal-three .single-member-div .single-member {
        -webkit-box-shadow: 0 20px 50px 0 rgba(12, 21, 41, .1);
        box-shadow: 0 20px 50px 0 rgba(12, 21, 41, .1);
        height: auto !important;
        padding: 0
    }

    .gs-team-horizontal-three .single-member-div .gs_team_image__wrapper {
        border-radius: 10px 10px 0 0;
        height: auto
    }

    .gs-team-horizontal-three .single-member-div .gs_member_info {
        border: none;
        border-radius: 0;
        padding: 20px
    }

    .gs-team-horizontal-four .single-member-div {
        margin-bottom: 100px
    }

    .gs-team-horizontal-four .single-member-div .single-member--wrapper {
        padding-left: 0
    }

    .gs-team-horizontal-four .single-member-div .single-member {
        padding: 84px 32px 42px
    }

    .gs-team-horizontal-four .single-member-div .gs_team_image__wrapper {
        height: 120px !important;
        left: 30%;
        top: 0;
        width: 120px !important
    }

    .gs-team-horizontal-five .single-member-div {
        margin-bottom: 100px
    }

    .gs-team-horizontal-five .single-member-div .gs_team_image__wrapper {
        -webkit-box-flex: 1;
        border-radius: 10px;
        -ms-flex: 1 0 220px;
        flex: 1 0 220px;
        height: 220px
    }

    .gs-team-horizontal-five .single-member-div .single-member {
        border-radius: 14px
    }

    .gs-team-horizontal-five .single-member-div .gs_member_info {
        margin-top: 18px
    }

    .gs-team-list-style-five .single-member-div,
    .gs-team-list-style-four .single-member-div,
    .gs-team-list-style-one .single-member-div,
    .gs-team-list-style-three .single-member-div,
    .gs-team-list-style-two .single-member-div {
        padding-left: 15px !important;
        padding-right: 15px !important
    }

    .gs-team-list-style-five .single-member--wrapper,
    .gs-team-list-style-four .single-member--wrapper,
    .gs-team-list-style-one .single-member--wrapper,
    .gs-team-list-style-three .single-member--wrapper,
    .gs-team-list-style-two .single-member--wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .gs-team-list-style-five .gs_team_image__wrapper,
    .gs-team-list-style-four .gs_team_image__wrapper,
    .gs-team-list-style-one .gs_team_image__wrapper,
    .gs-team-list-style-three .gs_team_image__wrapper,
    .gs-team-list-style-two .gs_team_image__wrapper {
        height: 220px !important;
        margin-right: 0 !important;
        width: 100% !important
    }

    .gs-team-list-style-five .gs_member_info,
    .gs-team-list-style-four .gs_member_info,
    .gs-team-list-style-one .gs_member_info,
    .gs-team-list-style-three .gs_member_info,
    .gs-team-list-style-two .gs_member_info {
        margin-top: 20px
    }

    .gs-team-list-style-three .single-member-div .single-member--wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .gs-team-list-style-three .single-member-div .gs_team_image__wrapper {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        height: 220px !important;
        margin-left: 0;
        width: 220px !important
    }

    .gs-team-list-style-four .single-member-div .gs_member_info .gs-member-contact-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .gs-team-flip-one>.gs-containeer>.gs-roow {
        margin-left: -30px;
        margin-right: -30px
    }

    .gs-team-flip-one .single-member-div {
        padding-left: 16px !important;
        padding-right: 16px !important
    }

    .gs-team-flip-two .single-member-div .gs_member_info {
        padding: 16px
    }

    .gs-team-flip-two .single-member-div .gs_member_info-top .gs-member-desc {
        margin-bottom: 4px
    }

    .gs-team-flip-two .single-member-div .single-mem-desc-social {
        margin-top: 10px
    }

    .gs-team-flip-three .single-member-div .gs_member_info {
        padding: 16px
    }

    .gs-team-flip-three .single-member-div .gs_member_info-top {
        padding: 24px !important
    }

    .gs-team-popup--default .mfp-container .mfp-content .gs_team_popup {
        max-width: 100% !important;
        padding: 14px !important
    }

    .gs-team-popup--default .mfp-container .mfp-content .gs_team_popup .mfp-content--container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .gs-team-popup--default .mfp-container .mfp-content .gs_team_popup .mfp-content--container .gs_team_popup_left__wrapper {
        width: 100% !important
    }

    .gs-team-popup--default .mfp-container .mfp-content .gs_team_popup .mfp-content--container .gs_team_popup_details {
        padding-left: 0 !important;
        width: 100%
    }

    .gs-team-popup--default .mfp-container .mfp-content .gs_team_popup .mfp-content--container .gs_team_popup_details .gs-member-desig,
    .gs-team-popup--default .mfp-container .mfp-content .gs_team_popup .mfp-content--container .gs_team_popup_details .gs-member-name {
        text-align: left !important
    }

    .gs-team-popup--style-one .gs_team_popup .gs-team-social,
    .gs_team_popup .gs-team-social {
        margin: 0 !important
    }

    .gs-team-popup--style-one .gs_team_popup .mfp-close {
        right: 16px !important;
        top: 42px !important
    }

    .gs-team-popup--style-one .gs-containeer-f .gs-roow .gs-col-md-4 {
        width: 100%
    }

    .gs-team-popup--style-one .gs-containeer-f .gs-roow .gs-col-md-8 {
        padding-left: 15px;
        width: 100%
    }

    .gs-team-popup--style-one .gs-containeer-f .gs_member_details {
        margin-top: 16px
    }

    .gs-team-popup--style-one .mfp-container .mfp-content .mfp-close {
        right: 14px !important;
        top: 0 !important
    }

    .gs-team-popup--style-one .mfp-container .mfp-content .mfp-close svg {
        height: 16px;
        width: 16px
    }

    .gs-team-popup--style-one .gs_team_popup {
        padding: 40px 10px !important
    }

    .gs-team-popup--style-two .gs-containeer-f .popup-navigation {
        position: static
    }

    .gs-team-popup--style-two .gs-containeer-f .gs-roow .gs-col-md-4 {
        width: 100%
    }

    .gs-team-popup--style-two .gs-containeer-f .gs-roow .gs-col-md-8 {
        margin-top: 24px;
        padding-left: 15px;
        width: 100%
    }

    .gs-team-popup--style-two .gs-containeer-f .gs-roow .gs-col-md-12 {
        width: 100%
    }

    .gs-team-popup--style-two .gs-containeer-f .gs-sin-mem-name {
        font-size: 24px
    }

    .gs-team-popup--style-two .gs_team_popup {
        padding: 40px 10px !important
    }

    .gs-team-popup--style-two .mfp-container .mfp-content .mfp-close {
        right: 14px !important;
        top: 0 !important
    }

    .gs-team-popup--style-three .gs_team_popup {
        padding: 28px 16px !important
    }

    .gs-team-popup--style-three .mfp-container .mfp-content .mfp-close {
        right: 22px !important;
        top: 32px !important
    }

    .gs-team-popup--style-three .mfp-container .mfp-content .mfp-close svg {
        height: 16px;
        width: 16px
    }

    .gs-team-popup--style-three .gstm-content-left {
        border: none;
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .gs-team-popup--style-three .gs-containeer-f .gs_member_img {
        padding-left: 0;
        padding-right: 0
    }

    .gs-team-popup--style-three .gstm-content-right {
        padding-left: 0
    }

    .gs-team-popup--style-four .gs_team_popup {
        padding: 24px 14px !important
    }

    .gs-team-popup--style-four .gs_team_popup .mfp-close {
        right: 14px !important;
        top: 22px !important
    }

    .gs-team-popup--style-four .gs-containeer-f .gs-roow .gs-col-md-4 {
        width: 100%
    }

    .gs-team-popup--style-four .gs-containeer-f .gs-roow .gs-col-md-8 {
        padding-left: 15px;
        width: 100%
    }

    .gs-team-popup--style-four .gs-containeer-f .gs_member_details {
        margin-left: 0;
        margin-top: 10px
    }

    .gs-team-popup--style-four .gs-containeer-f .gs-member-desc {
        margin-bottom: 0
    }

    .gs-team-popup--style-four .gs-containeer-f .gs-tm-sicons {
        margin-top: 0
    }

    .gs-team-popup--style-four .gs-containeer-f .gs-sin-mem-name {
        font-size: 24px
    }

    .gs-team-popup--style-five .gs_team_popup {
        padding: 40px 14px !important
    }

    .gs-team-popup--style-five .gs_team_popup .mfp-close {
        right: 14px !important;
        top: 22px !important
    }

    .gs-team-popup--style-five .gs_team_popup .gs-team-social {
        margin: 0 !important
    }

    .gs-team-popup--style-five .gs_team_popup .mfp-close {
        right: 0 !important;
        top: -54px !important
    }

    .gs-team-popup--style-five .gs_team_popup .popup-navigation {
        display: none
    }

    .gs-team-popup--style-five .gs_team_popup .gs-member-desig {
        font-size: 18px;
        margin-bottom: 0 !important;
        text-align: left
    }

    .gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gs-roow .gs-col-md-4 {
        width: 100%
    }

    .gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gs-roow .gs-col-md-8 {
        padding-left: 15px;
        padding-right: 15px;
        width: 100%
    }

    .gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-dsf-bottom-right {
        padding-left: 0 !important
    }

    .gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-popup-right {
        margin-left: 0 !important
    }

    .gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-popup-right h2.title {
        margin-top: -10px !important
    }

    .gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-popup-right h2.title a {
        font-size: 18px !important
    }

    .gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-popup-right .member-skill {
        margin-top: 32px !important
    }

    .gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-popup-right .gstm-popup-right-top {
        margin-top: 32px
    }

    .gs-team-popup--style-five .gs_team_popup .gs-containeer-f .gstm-popup-right .gstm-popup-right-top .gs-member-desc p {
        margin-bottom: 0 !important
    }

    .mfp-gsteam .mfp-arrow.mfp-arrow-right {
        right: 30px !important
    }

    .mfp-gsteam .mfp-arrow.mfp-arrow-left {
        left: 26px !important
    }

    .gstm-gridder-default .gridder-show .team-description {
        border-right: none !important
    }

    .gstm-gridder-default .gridder-show .team-description .title a {
        font-size: 24px
    }

    .gstm-gridder-style-five .gridder-show .gridder-padding,
    .gstm-gridder-style-four .gridder-show .gridder-padding,
    .gstm-gridder-style-one .gridder-show .gridder-padding,
    .gstm-gridder-style-three .gridder-show .gridder-padding,
    .gstm-gridder-style-two .gridder-show .gridder-padding {
        padding: 20px
    }

    .gstm-gridder-style-five .gridder-show .gridder-navigation .gridder-close,
    .gstm-gridder-style-four .gridder-show .gridder-navigation .gridder-close,
    .gstm-gridder-style-one .gridder-show .gridder-navigation .gridder-close,
    .gstm-gridder-style-three .gridder-show .gridder-navigation .gridder-close,
    .gstm-gridder-style-two .gridder-show .gridder-navigation .gridder-close {
        right: -13px;
        top: -12px
    }

    .gstm-gridder-style-five .gridder-show .gstm-drawer-left,
    .gstm-gridder-style-four .gridder-show .gstm-drawer-left,
    .gstm-gridder-style-one .gridder-show .gstm-drawer-left,
    .gstm-gridder-style-three .gridder-show .gstm-drawer-left,
    .gstm-gridder-style-two .gridder-show .gstm-drawer-left {
        padding-right: 0 !important
    }

    .gstm-gridder-style-five .gridder-show .gstm-drawer-right,
    .gstm-gridder-style-four .gridder-show .gstm-drawer-right,
    .gstm-gridder-style-one .gridder-show .gstm-drawer-right,
    .gstm-gridder-style-three .gridder-show .gstm-drawer-right,
    .gstm-gridder-style-two .gridder-show .gstm-drawer-right {
        padding-bottom: 20px;
        padding-left: 0 !important;
        padding-top: 32px
    }

    .gstm-gridder-style-five .gridder-show .gs-tm-sicons,
    .gstm-gridder-style-four .gridder-show .gs-tm-sicons,
    .gstm-gridder-style-one .gridder-show .gs-tm-sicons,
    .gstm-gridder-style-three .gridder-show .gs-tm-sicons,
    .gstm-gridder-style-two .gridder-show .gs-tm-sicons {
        margin-top: 20px;
        padding-left: 0 !important
    }

    .gstm-gridder-style-five .gridder-show .gs-team-social,
    .gstm-gridder-style-four .gridder-show .gs-team-social,
    .gstm-gridder-style-one .gridder-show .gs-team-social,
    .gstm-gridder-style-three .gridder-show .gs-team-social,
    .gstm-gridder-style-two .gridder-show .gs-team-social {
        text-align: left
    }

    .gstm-gridder-style-five .gridder-show .gs-member-desc p,
    .gstm-gridder-style-four .gridder-show .gs-member-desc p,
    .gstm-gridder-style-one .gridder-show .gs-member-desc p,
    .gstm-gridder-style-three .gridder-show .gs-member-desc p,
    .gstm-gridder-style-two .gridder-show .gs-member-desc p {
        margin-bottom: 0 !important
    }

    .gstm-gridder-style-five .gridder-show .gstm-details,
    .gstm-gridder-style-four .gridder-show .gstm-details,
    .gstm-gridder-style-one .gridder-show .gstm-details,
    .gstm-gridder-style-three .gridder-show .gstm-details,
    .gstm-gridder-style-two .gridder-show .gstm-details {
        margin-top: 20px
    }

    .gstm-gridder-style-two .gridder-show .gridder-navigation .gridder-close {
        right: 0;
        top: 0
    }

    .gstm-gridder-style-two .gridder-show .gstm-details {
        margin-top: 30px !important
    }

    .gstm-gridder-style-two .gstm-drawer-right .gstm-details {
        display: block
    }

    .gstm-gridder-style-two .gstm-drawer-left .gstm-details {
        display: none
    }

    .gstm-gridder-style-three .gridder-show .gridder-padding {
        padding-top: 44px
    }

    .gstm-gridder-style-three .gridder-show .gstm-drawer-left {
        border-right: none
    }

    .gstm-gridder-style-three .gridder-show .gridder-navigation .gridder-close {
        right: 0;
        top: 0
    }

    .gstm-gridder-style-four .gridder-show .gstm-drawer-left,
    .gstm-gridder-style-four .gridder-show .gstm-drawer-right {
        width: 100%
    }

    .gstm-gridder-style-four .gridder-show .gridder-navigation .gridder-close {
        right: 0;
        top: 0
    }

    .gstm-gridder-style-four .gridder-show .gstm-details {
        margin-top: 30px !important
    }

    .gstm-gridder-style-four .gridder-show .gstm-drawer-righ {
        padding-top: 20px
    }

    .gstm-gridder-style-five .gridder-show .gridder-padding {
        padding: 20px
    }

    .gstm-gridder-style-five .gridder-show .gs-roow {
        margin-top: 20px
    }

    .gstm-gridder-style-five .gridder-show .gstm-dsf-bottom-left {
        border-right: none;
        padding-right: 0 !important;
        width: 100%
    }

    .gstm-gridder-style-five .gridder-show .gstm-dsf-bottom-right {
        padding-left: 0 !important;
        width: 100%
    }

    .gstm-gridder-style-five .gridder-show .member-skill {
        margin-top: 20px
    }

    .gs-team-panel--style-one .gs-team-social,
    .gs-team-panel--style-two .gs-team-social {
        text-align: left
    }

    .gs-team-panel--style-one .gstm-panel-info,
    .gs-team-panel--style-two .gstm-panel-info {
        padding: 0 16px 32px
    }

    .gs-team-panel--style-four .gstm-panel-top .close-gstm-panel-bt {
        left: 8px;
        top: 8px
    }

    .gs_member_details {
        margin-bottom: 20px !important
    }

    .gs-single-default .gs-team-breadcumb {
        padding: 0 16px
    }

    .gs-single-default .gs-team-single-content {
        -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .16);
        box-shadow: 0 1px 4px rgba(0, 0, 0, .16);
        margin: 10px;
        padding: 12px;
        width: inherit
    }

    .gs-single-container {
        margin-bottom: 20px !important
    }

    .gs-single-style-one .gs-team-breadcumb {
        padding: 0 16px
    }

    .gs-single-style-one .gstm-silde-icon-wrapper {
        right: 20px;
        top: 2px
    }

    .gs-single-style-one .gs-team-single-content {
        padding: 0 16px !important
    }

    .gs-single-style-one .gs-team-single-content .gs-roow .gs-col-md-3 {
        width: 100% !important
    }

    .gs-single-style-one .gs-team-single-content .gs-roow .gs-col-md-9 {
        width: 100%
    }

    .gs-single-style-one .gs-team-single-content .gs_member_details {
        margin-top: 0 !important;
        padding-left: 0 !important;
        text-align: left
    }

    .gs-single-style-one .prev-next-navigation {
        padding-left: 16px;
        padding-right: 16px
    }

    .gs-single-style-two .gs-team-breadcumb {
        padding: 0 16px
    }

    .gs-single-style-two .gs-team-single-content {
        padding: 16px
    }

    .gs-single-style-two .prev-next-navigation {
        padding-left: 16px;
        padding-right: 16px
    }

    .single-gs_team .gs_member_details {
        padding-left: 0;
        padding-top: 30px;
        text-align: left
    }

    .gs-single-style-three .gs-team-single-content {
        padding: 0 16px !important
    }

    .gs-single-style-three .gs-team-single-content .gs-roow .gs-col-md-3 {
        width: 100% !important
    }

    .gs-single-style-three .gs-team-single-content .gs_member_details {
        margin-top: 0 !important;
        padding-left: 0 !important;
        text-align: left
    }

    .gs-single-style-three .gs-team-single-content .gstm-content-top {
        margin-bottom: 0
    }

    .gs-single-style-three .gs-team-single-content .gstm-content-top .gstm-content-top-left {
        border-right: 0;
        padding-left: 0;
        padding-right: 0
    }

    .gs-single-style-three .gs-team-single-content .gstm-content-top .gstm-content-top-left .gs_member_img {
        max-width: 100%
    }

    .gs-single-style-three .gs-team-single-content .gstm-content-top-right {
        padding-left: 0 !important
    }

    .gs-single-style-four .gs-roow {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .gs-single-style-four .gs-team-single-content .gstm-silde-icon {
        display: none
    }

    .gs-single-style-four .gs_member_details {
        padding-right: 0
    }

    .gs-single-style-five .gs-team-breadcumb {
        padding: 0 16px
    }

    .gs-single-style-five .gs-team-single-content {
        padding: 0 16px !important
    }

    .gs-single-style-five .gs-team-single-content .gs-roow .gs-col-md-4 {
        width: 100% !important
    }

    .gs-single-style-five .gs-team-single-content .gs_member_details {
        margin-top: 0 !important;
        padding-left: 0 !important;
        text-align: left
    }

    .gs-single-style-five .gs-team-single-content .gs_member_details .gsmd-top {
        margin-bottom: 0
    }

    .gs-single-style-five .gs-team-single-content .gs_member_details .gsmd-top .gstm-silde-icon {
        display: none
    }

    .gs-single-style-five .gs-team-single-content .gs_member_details .gsmd-bottom .gs-col-md-6 {
        width: 100%
    }

    .gs-single-style-five .gs-team-single-content .gs_member_details .gsmd-right {
        margin-top: 20px;
        padding-left: 16px !important
    }

    .gs_team_area.gs-team-table-five table,
    .gs_team_area.gs-team-table-four table,
    .gs_team_area.gs-team-table-one table,
    .gs_team_area.gs-team-table-three table,
    .gs_team_area.gs-team-table-two table {
        border-top: none !important
    }

    .gs_team_area.gs-team-table-five table .gs_team_image__wrapper,
    .gs_team_area.gs-team-table-four table .gs_team_image__wrapper,
    .gs_team_area.gs-team-table-one table .gs_team_image__wrapper,
    .gs_team_area.gs-team-table-three table .gs_team_image__wrapper,
    .gs_team_area.gs-team-table-two table .gs_team_image__wrapper {
        height: auto;
        width: 100%
    }

    .gs_team_area.gs-team-table-five table .gs_team_image__wrapper img,
    .gs_team_area.gs-team-table-four table .gs_team_image__wrapper img,
    .gs_team_area.gs-team-table-one table .gs_team_image__wrapper img,
    .gs_team_area.gs-team-table-three table .gs_team_image__wrapper img,
    .gs_team_area.gs-team-table-two table .gs_team_image__wrapper img {
        height: 100%;
        left: 0;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
        position: absolute;
        top: 0;
        width: 100%
    }

    .gs_team_area.gs-team-table-five table .gs_team_image__wrapper:after,
    .gs_team_area.gs-team-table-four table .gs_team_image__wrapper:after,
    .gs_team_area.gs-team-table-one table .gs_team_image__wrapper:after,
    .gs_team_area.gs-team-table-three table .gs_team_image__wrapper:after,
    .gs_team_area.gs-team-table-two table .gs_team_image__wrapper:after {
        content: "";
        display: block;
        padding-bottom: 100%;
        width: 100%
    }

    .gs_team_area.gs-team-table-five table thead,
    .gs_team_area.gs-team-table-four table thead,
    .gs_team_area.gs-team-table-one table thead,
    .gs_team_area.gs-team-table-three table thead,
    .gs_team_area.gs-team-table-two table thead {
        display: none !important
    }

    .gs_team_area.gs-team-table-five table tbody tr.single-member-div,
    .gs_team_area.gs-team-table-four table tbody tr.single-member-div,
    .gs_team_area.gs-team-table-one table tbody tr.single-member-div,
    .gs_team_area.gs-team-table-three table tbody tr.single-member-div,
    .gs_team_area.gs-team-table-two table tbody tr.single-member-div {
        display: block;
        margin-bottom: 40px
    }

    .gs_team_area.gs-team-table-five table tbody tr.single-member-div:last-child,
    .gs_team_area.gs-team-table-four table tbody tr.single-member-div:last-child,
    .gs_team_area.gs-team-table-one table tbody tr.single-member-div:last-child,
    .gs_team_area.gs-team-table-three table tbody tr.single-member-div:last-child,
    .gs_team_area.gs-team-table-two table tbody tr.single-member-div:last-child {
        margin-bottom: 0 !important
    }

    .gs_team_area.gs-team-table-five table tbody td,
    .gs_team_area.gs-team-table-four table tbody td,
    .gs_team_area.gs-team-table-one table tbody td,
    .gs_team_area.gs-team-table-three table tbody td,
    .gs_team_area.gs-team-table-two table tbody td {
        border: none !important;
        display: block;
        padding-bottom: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .gs_team_area.gs-team-table-five table tbody td:nth-child(3),
    .gs_team_area.gs-team-table-four table tbody td:nth-child(3),
    .gs_team_area.gs-team-table-one table tbody td:nth-child(3),
    .gs_team_area.gs-team-table-three table tbody td:nth-child(3),
    .gs_team_area.gs-team-table-two table tbody td:nth-child(3) {
        padding-top: 10px !important
    }

    .gs_team_area.gs-team-table-three table {
        border-top: none !important
    }

    .gs_team_area.gs-team-table-three table tbody tr:hover {
        background: transparent !important
    }

    .gs_team_area.gs-team-table-three table tbody tr:hover td {
        background: transparent
    }

    .gs_team_area.gs-team-table-four table tbody tr {
        padding-bottom: 26px;
        padding-left: 10px;
        padding-right: 10px
    }

    .gs_team_area.gs-team-table-four table tbody tr:hover:after {
        background: transparent !important
    }

    .gs_team_area.gs-team-table-five .gs-team-table-row.gsc-table-head {
        display: none
    }

    .gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row.single-member-div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 16px
    }

    .gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row.single-member-div .gs-team-table-cell {
        width: 100%
    }

    .gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row.single-member-div .gsc-image .gs_team_image__wrapper {
        height: auto;
        width: 100%
    }

    .gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row.single-member-div .gsc-image .gs_team_image__wrapper img {
        max-width: 100% !important
    }

    .gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row.single-member-div .gsc-desc,
    .gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row.single-member-div .gsc-desig,
    .gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row.single-member-div .gsc-image,
    .gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row.single-member-div .gsc-name,
    .gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row.single-member-div .socialicon.gs-tm-sicons {
        padding: 0 !important
    }

    .gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row.single-member-div .gsc-desc,
    .gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row.single-member-div .gsc-image,
    .gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row.single-member-div .gsc-name,
    .gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row.single-member-div .socialicon.gs-tm-sicons {
        padding-top: 16px !important
    }

    .gs_team_area.gs-team-table-five .gs-team-table .gs-team-table-row.single-member-div .socialicon.gs-tm-sicons {
        margin-top: 16px
    }

    .gs-team-panel--default .gstm-panel-info {
        padding: 10px 50px 32px
    }

    .gs-team-panel--default .close-gstm-panel-bt {
        height: 48px;
        top: 0;
        width: 48px
    }

    .gs-team-panel--default .gstm-panel-title {
        font-size: 18px
    }

    .gs_team_area .gs-team-filter-theme--style-one li:not(:last-child) {
        padding-right: 10px !important
    }

    .gs_team_area .gs-team-filter-theme--style-one li:not(:last-child):after {
        margin-left: 10px
    }

    .gs-team-horizontal-one .single-member-div .single-member {
        display: block
    }
}