#s-65 {
    background-color: white;
    color: #6b7385;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    padding: 80px 0;
    font-family: 'Muli', sans-serif
}

#s-65 .author-info {
    margin-bottom: 20px
}

#s-65 .designation {
    display: block;
    font-family: "Nunito", sans-serif;
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 12px
}

#s-65 .fade {
    transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    -webkit-transition: opacity .15s linear
}

#s-65 .fade:not(.show) {
    opacity: 0
}

#s-65 .info-list {
    display: block
}

#s-65 .info-list li {
    color: #6b7385;
    margin-bottom: 7px;
    margin-left: 7px
}

#s-65 .info-list li a {
    align-items: center;
    color: #6b7385;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    line-height: 22px;
    padding: 0;
    transition: all .4s;
    -ms-flex-align: center;
    -o-transition: all .4s;
    -webkit-box-align: center;
    -webkit-transition: all .4s
}

#s-65 .info-list li a i {
    margin-right: 10px;
    margin-top: 2px
}

#s-65 .info-list li a:hover,
#s-65 ul li a:hover {
    color: #e91e63
}

#s-65 .inner {
    align-items: center;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    position: relative;
    -ms-flex-align: center;
    -webkit-box-align: center
}

#s-65 .location {
    font-family: 'Muli', sans-serif
}

#s-65 .nav-tabs {
    border-bottom-color: initial;
    border-bottom-style: initial;
    border-bottom-width: 0
}

#s-65 .section-title-wrapper {
    text-align: center !important
}

#s-65 .social-default {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    flex-wrap: wrap;
    list-style: none;
    margin-bottom: -5px;
    margin-left: -5px;
    margin-right: -5px;
    padding: 0;
    -ms-flex-wrap: wrap
}

#s-65 .social-default li {
    margin: 5px
}

#s-65 .social-default li a {
    background-color: #f6f6f6;
    border-radius: 100%;
    color: #6b7385;
    display: inline-block;
    height: 48px;
    line-height: 45px;
    position: relative;
    text-align: center;
    transition: all .3s;
    width: 48px;
    z-index: 2;
    -o-transition: all .3s;
    -webkit-transition: all .3s
}

#s-65 .social-default li a i {
    vertical-align: middle
}

#s-65 .social-default li a::after {
    border-radius: 100%;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transform: scale(.5);
    transition: all .3s;
    width: 100%;
    z-index: -1;
    -ms-transform: scale(.5);
    -o-transition: all .3s;
    -webkit-transform: scale(.5);
    -webkit-transition: all .3s
}

#s-65 .social-default li a:hover {
    color: #fff
}

#s-65 .social-default li a:hover::after {
    opacity: 1;
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1)
}

#s-65 .social-default li:nth-child(1) a::after {
    background: #e91e63
}

#s-65 .social-default li:nth-child(2) a::after {
    background: #8cdb31
}

#s-65 .social-default li:nth-child(3) a::after {
    background: #883cdb
}

#s-65 .subtitle {
    background: #2f57ef21 !important;
    border-radius: 100px;
    color: #2f57ef !important;
    display: inline-block;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 15px;
    margin-bottom: 15px;
    padding: 10px 20px;
    text-transform: uppercase
}

#s-65 .tab-content {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 6px 34px rgba(215, 216, 222, .41);
    overflow: hidden;
    padding: 36px;
    position: relative;
    -webkit-box-shadow: 0 6px 34px rgba(215, 216, 222, .41)
}

#s-65 .tab-content img {
    border-radius: 6px;
    width: 100%
}

#s-65 .tab-content>.tab-pane {
    display: none
}

#s-65 .tab-content>.active {
    display: block
}

#s-65 .team-details {
    flex-basis: 56%;
    padding-left: 30px;
    -ms-flex-preferred-size: 56%
}

#s-65 .team-details li a {
    font-size: 16px
}

#s-65 .team-form {
    display: block;
    font-size: 14px;
    font-style: italic;
    letter-spacing: .6px;
    margin-bottom: 12px
}

#s-65 .team-tab-thumb {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    flex-wrap: wrap;
    list-style: none;
    -ms-flex-wrap: wrap
}

#s-65 .team-tab-thumb li {
    cursor: pointer;
    flex-basis: 33.33%;
    margin-bottom: 10px;
    margin-top: 0;
    outline: 0;
    padding-left: 5px;
    padding-right: 5px;
    -ms-flex-preferred-size: 33.33%
}

#s-65 .team-tab-thumb .thumb {
    display: inline-block;
    position: relative;
    width: 100%
}

#s-65 .team-tab-thumb img {
    border-radius: 6px;
    height: 206px;
    width: auto;
}

#s-65 .team-tab-thumb li .team-thumbnail .thumb::after {
    background: linear-gradient(218.15deg, #b966e7 0, #2f57ef 100%);
    background: -o-linear-gradient(231.85deg, #b966e7 0, #2f57ef 100%);
    border-radius: 6px;
    content: "";
    cursor: pointer;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

#s-65 .team-tab-thumb li .team-thumbnail .thumb::before {
    color: #fff;
    content: "";
    font-size: 28px;
    left: 50%;
    margin-left: 15px;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%)
}

#s-65 .team-tab-thumb li a {
    display: block
}

#s-65 .team-tab-thumb .active img {
    box-shadow: rgba(0, 0, 0, .1) 0 10px 15px 0;
    -webkit-box-shadow: rgba(0, 0, 0, .1) 0 10px 15px 0
}

#s-65 .team-tab-thumb .active .thumb::after {
    background: linear-gradient(218.15deg, #b966e7 0, #2f57ef 100%);
    background: -o-linear-gradient(231.85deg, #b966e7 0, #2f57ef 100%);
    opacity: .5
}

#s-65 .team-tab-thumb .active .thumb::before {
    margin: 0;
    opacity: 1
}

#s-65 .team-thumbnail {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 15px 34px 0 rgba(175, 181, 204, .32);
    padding: 10px;
    -webkit-box-shadow: 0 15px 34px 0 rgba(175, 181, 204, .32)
}

#s-65 .team-thumbnail {
    flex-basis: 44%;
    -ms-flex-preferred-size: 44%
}

#s-65 .theme-gradient {
    background-attachment: scroll;
    background-color: transparent;
    background-image: linear-gradient(90deg, #2f57ef, #b966e7);
    background-image: -webkit-gradient(linear, left top, right top, from(#2f57ef), to(#b966e7));
    background-image: -o-linear-gradient(left, #2f57ef, #b966e7);
    background-origin: padding-box;
    background-position: 0 0;
    background-size: auto;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

#s-65 .top-circle-shape {
    background-image: linear-gradient(90deg, #cfa2e8, #637fea);
    background-image: -webkit-gradient(linear, left top, right top, from(#cfa2e8), to(#637fea));
    background-image: -o-linear-gradient(left, #cfa2e8, #637fea);
    border-radius: 100%;
    box-sizing: border-box;
    height: 240px;
    margin: 0 auto;
    opacity: .09;
    position: absolute;
    right: -96px;
    top: -96px;
    width: 240px;
    -webkit-box-sizing: border-box
}

#s-65 .top-circle-shape::before {
    background-color: #fff;
    border-radius: 100%;
    content: "";
    height: calc(100% - 60px);
    left: 30px;
    position: absolute;
    top: 30px;
    width: calc(100% - 60px)
}

#s-65 a:focus {
    color: #2f57ef;
    outline: 0
}

#s-65 a:hover {
    outline: 0;
    text-decoration: none
}

#s-65 h2 {
    font-size: 44px
}

#s-65 h2,
#s-65 h4 {
    color: #192335;
    font-family: "Nunito", sans-serif;
    font-weight: 900;
    word-break: break-word
}

#s-65 h4 {
    font-size: 30px;
    margin-bottom: 7px
}

#s-65 i.fa.fa-map-marker-alt {
    margin-right: 5px
}

#s-65 p {
    font-family: 'Muli', sans-serif;
    line-height: 28px;
    margin-bottom: 25px
}

#s-65 p {
    font-size: 18px
}

#s-65 p:last-child {
    margin-bottom: 0
}

#s-65 ul li {
    color: #6b7385
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    #s-65 p {
        font-size: 16px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    #s-65 {
        padding: 80px 0
    }

    #s-65 .author-info {
        margin-bottom: 10px
    }

    #s-65 .team-tab-thumb img {
        height: 270px;
        width: 100%
    }

    #s-65 h2 {
        font-size: 32px
    }

    #s-65 h4 {
        font-size: 24px
    }

    #s-65 p {
        font-size: 16px
    }
}


@media only screen and (max-width:767px) {
    #s-65 {
        font-size: 16px;
        line-height: 1.5;
        padding: 80px 0
    }

    #s-65 .author-info {
        margin-bottom: 10px
    }

    #s-65 .inner {
        display: block
    }

    #s-65 .team-details {
        margin-top: 20px;
        padding-left: 0
    }

    #s-65 .team-tab-thumb li {
        flex-basis: 33.33%;
        margin-bottom: 14px;
        padding-left: 7px;
        padding-right: 7px;
        -ms-flex-preferred-size: 33.33%
    }

    #s-65 .team-tab-thumb img {
        height: auto;
        width: 100%
    }

    #s-65 h2 {
        font-size: 28px
    }

    #s-65 h4 {
        font-size: 26px
    }

    #s-65 p {
        font-size: 16px;
        margin-bottom: 10px
    }

}

@media only screen and (max-width:575px) {
    #s-65 .team-tab-thumb {
        margin-bottom: -10px
    }

    #s-65 .team-tab-thumb li {
        flex-basis: 50%;
        margin-bottom: 10px;
        padding-left: 5px;
        padding-right: 5px;
        -ms-flex-preferred-size: 50%
    }
}

@media (prefers-reduced-motion:reduce) {
    #s-65 .fade {
        transition: none 0s;
        -o-transition: none 0s;
        -webkit-transition: none 0s
    }
}