/* JT Staff Profiles Stylesheet */

/* Default Style */
.staff-profiles-default {
	margin: 0 !important;
}
.staff-profiles-default > * {
	margin: 0 !important;
    padding: 0 8px 16px !important;
	position: relative;
}

.staff-profiles-default h3 {
    margin: 0 0 8px;
    font-size: 15px;
}

.staff-profiles-default .profile-short-info {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.8);
}

.staff-profiles-default .uk-inline, .staff-profiles-default img {
    width: 100%;
    height: 220px;
    object-fit: cover;
}

.staff-profiles-default .uk-inline a {
    text-decoration: none !important;
}
.staff-profiles-default .profile-about {
    padding: 15px;
    font-size: 12px;
    line-height: 20px;
    background: #fafafa;
    border: 1px solid #f0f0f0;
}

.staff-profiles-default .profile-about p {
    margin: 0;
}

.staff-profiles-default .uk-overlay {
    padding: 15px;
}

.staff-profiles-default .profile-social {
    visibility: hidden;
    position: absolute;
    top: 15px;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 30%;
    text-align: center;
    background: rgba(255, 255, 255, 0.9);
    padding: 4px;
    border-radius: 50px;
}

.staff-profiles-default > *:hover .profile-social {
    visibility: visible;
    width: 52%;
    height: 30px;
    transition: all .5s ease;
}

.staff-profiles-default .profile-social a {
    color: transparent;
    padding: 0 3px;
    font-size: 12px;
}

.staff-profiles-default > *:hover .profile-social a {
    color: #484848;
    transition: all .6s ease;
}



/* Default 2 */
.staff-profiles-default-2 {
	margin: 0 !important;
}
.staff-profiles-default-2 > * {
    margin: 0 !important;
    padding: 0 8px 16px !important;
	position: relative;
}

.staff-profiles-default-2 .uk-inline,
.staff-profiles-default-2 img {
    width: 100%;
    height: 220px;
    object-fit: cover;
}

.staff-profiles-default-2 .staff-info {
    background: #fafafa;
    padding: 10px;
    border: 1px solid #f0f0f0;
}

.staff-profiles-default-2 .staff-info .profile-name {
    position: relative;
    margin: 0 0 16px;
    font-size: 17px;
}
.staff-profiles-default-2 .staff-info .profile-name a {
    text-decoration: none;
}

.staff-profiles-default-2 .staff-short-info {
    font-size: 13px;
    margin: 0;
}

.staff-profiles-default-2 .staff-info .profile-name:after {
    position: absolute;
    content: '';
    width: 40px;
    height: 1px;
    background: #484848;
    left: 0;
    bottom: -8px;
}

.staff-profiles-default-2 .profile-about {
    background: #fff;
    padding: 10px 10px 2px;
    font-size: 12px;
    margin: 10px -10px -10px;
    border-top: 1px solid #f0f0f0;
}

.staff-profiles-default-2 .profile-social {
    visibility: hidden;
    position: absolute;
    top: 180px;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 30%;
    text-align: center;
    background: rgba(255, 255, 255, 0.9);
    padding: 4px;
    border-radius: 50px;
}

.staff-profiles-default-2 > *:hover .profile-social {
    visibility: visible;
    width: 52%;
    height: 30px;
    transition: all .5s ease;
}

.staff-profiles-default-2 .profile-social a {
    color: transparent;
    padding: 0 3px;
    font-size: 12px;
}

.staff-profiles-default-2 > *:hover .profile-social a {
    color: #484848;
    transition: all .6s ease;
}




/* Default 2 */
.staff-profiles-2-cols {
	margin: 0 !important;
}
.staff-profiles-2-cols > * {
    margin: 0 !important;
    padding: 0 8px 16px !important;
}

.staff-profiles-2-cols .uk-grid {
	margin: 0;
}

.staff-profiles-2-cols .uk-width-1-3 {
    padding: 0;
}

.staff-profiles-2-cols .uk-width-2-3 {
    padding: 0;
}

.staff-profiles-2-cols .uk-inline,
.staff-profiles-2-cols img {
    width: 100%;
    height: 181px;
    object-fit: cover;
}

.staff-profiles-2-cols .staff-info {
    background: #fafafa;
    padding: 10px;
    border: 1px solid #f0f0f0;
}

.staff-profiles-2-cols .staff-info .profile-name {
    position: relative;
    margin: 0 0 16px;
    font-size: 17px;
}

.staff-profiles-2-cols .staff-info .profile-name a {
    text-decoration: none;
}

.staff-profiles-2-cols .staff-short-info {
    font-size: 13px;
    margin: 0;
}

.staff-profiles-2-cols .staff-info .profile-name:after {
    position: absolute;
    content: '';
    width: 40px;
    height: 1px;
    background: #484848;
    left: 0;
    bottom: -8px;
}

.staff-profiles-2-cols .profile-about {
    background: #fff;
    padding: 10px 10px 2px;
    font-size: 12px;
    margin: 10px -10px -10px;
    border-top: 1px solid #f0f0f0;
}

.staff-profiles-2-cols .profile-social {
    background: #fff;
    padding: 8px 10px;
    margin: 6px -10px -10px;
    border-top: 1px solid #f0f0f0;
	text-align: right;
}

.staff-profiles-2-cols .profile-social a {
    font-size: 13px;
    padding: 0 5px;
    color: #484848;
}



/* Grid - Overlay */
.staff-profiles-overlay-4-cols {
	margin: 0 !important;
}
.staff-profiles-overlay-4-cols > * {
    padding: 0 4px 8px !important;
}

.staff-profiles-overlay-4-cols .uk-overlay {
    background: rgba(0, 0, 0, 0.7);
}

.staff-profiles-overlay-4-cols .uk-inline,
.staff-profiles-overlay-4-cols img {
    height: 300px;
    width: 100%;
    object-fit: cover;
}
.staff-profiles-overlay-4-cols .uk-overlay {
	padding: 20px;
}
.staff-profiles-overlay-4-cols .profile-name {
    font-size: 18px;
    margin: 0;
}
.staff-profiles-overlay-4-cols .profile-name a {
	color: #fff;
    text-decoration: none !important;
}

.staff-profiles-overlay-4-cols .profile-short-info {
    font-size: 13px;
    margin: 0;
}

.staff-profiles-overlay-4-cols .profile-social a {
    font-size: 12px;
    padding: 0 4px;
}

.staff-profiles-overlay-4-cols .profile-short-info,
.staff-profiles-overlay-4-cols .profile-social {
    visibility: hidden;
    height: 0;
    color: transparent;
    transition: all .4s ease;
}

.staff-profiles-overlay-4-cols > *:hover .profile-name {
    margin: 0 0 10px;
    transition: all .4s ease;
}

.staff-profiles-overlay-4-cols > *:hover .profile-short-info {
    padding: 10px 0;
    margin: 0 0 10px;
    height: 70px;
    visibility: visible;
    color: #fff;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    transition: all .4s ease;
}

.staff-profiles-overlay-4-cols > *:hover .profile-social {
    visibility: visible;
    height: 30px;
    transition: all .4s ease;
    color: #fff;
}



/* Rounded Slider */
.staff-profiles-rounded ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.staff-profiles-rounded a {
    text-decoration: none !important;
}
.staff-profiles-rounded .uk-inline {
    width: 250px;
    height: 250px;
	border-radius: 50%;
}

.staff-profiles-rounded img {
    width: 250px;
    height: 250px;
    border-radius: 50%;
    object-fit: cover;
    border: 3px solid #fff;
    box-shadow: 0 0 2px #ccc;
}

.staff-profiles-rounded {
    margin: 0;
}

.staff-profiles-rounded > * {
    padding: 0;
}

.staff-profiles-rounded .uk-overlay {
    text-align: center;
    margin: 3px;
    padding: 60px 15px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.65);
}

.staff-profiles-rounded li.uk-active .uk-overlay {
    background: rgba(0, 0, 0, 0.4);
}

.staff-profiles-rounded .uk-overlay > * {
    visibility: hidden;
}

.staff-profiles-rounded li.uk-active .uk-overlay > * {
    visibility: visible;
}

.staff-profiles-rounded .profile-name {
    position: relative;
    font-size: 18px;
    margin-bottom: 16px;
}

.staff-profiles-rounded .profile-name:after {
    position: absolute;
    content: '';
    background: rgba(255, 255, 255, 0.7);
    width: 30px;
    height: 1px;
    bottom: -8px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.staff-profiles-rounded .staff-short-info {
    font-size: 14px;
}

.staff-profiles-rounded .profile-social {
    display: none;
    position: absolute;
    bottom: 30px;
    text-align: center;
    font-size: 12px;
    padding: 8px 4px;
}

.staff-profiles-rounded .profile-social a {
    padding: 0 2px;
}

.staff-profiles-rounded .uk-slidenav {
	color: #484848 !important;
}



/* One Column */
.staff-profiles-1-col,
.staff-profiles-1-col .uk-grid {
    margin: 0 !important;
}

.staff-profiles-1-col .uk-width-1-1 {
    padding: 0 !important;
	margin: 0 0 10px !important;
}
.staff-profiles-1-col .uk-grid > * {
	padding: 0 !important;
}
.staff-profiles-1-col .uk-width-2-3 {
    padding: 8px 10px !important;
}

.staff-profiles-1-col .uk-inline,
.staff-profiles-1-col img {
    width: 100%;
    height: 78px;
    object-fit: cover;
}

.staff-profiles-1-col .profile-name {
    font-size: 16px;
    margin: 0 0 10px;
}

.staff-profiles-1-col .profile-name a {
    text-decoration: none;
}

.staff-profiles-1-col .staff-short-info {
    font-size: 12px;
}


/* Two Columns Sidebar */
.staff-profiles-2-cols-sidebar {
	margin: 0 !important;
}
.staff-profiles-2-cols-sidebar > * {
	margin: 0 !important;
    padding: 3px !important;
}

.staff-profiles-2-cols-sidebar .uk-inline,
.staff-profiles-2-cols-sidebar img {
    width: 100%;
    height: 150px;
    object-fit: cover;
}

.staff-profiles-2-cols-sidebar .profile-name {
     font-size: 17px;
}

.staff-profiles-2-cols-sidebar .profile-name a {
    text-decoration: none !important;
}

.staff-profiles-2-cols-sidebar .profile-short-info {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.9);
}

.staff-profiles-2-cols-sidebar .uk-overlay {
	background: rgba(24, 24, 24, 0.5);
    margin: 5px;
	text-align: center;
	padding: 10px;
    border: 1px solid rgba(255, 255, 255, 0.6);
}


/* One Column 2 */
.staff-profiles-1-col-2,
.staff-profiles-1-col-2 .uk-grid {
    margin: 0 !important;
}
.staff-profiles-1-col-2 .uk-width-1-1 {
	margin: 0 0 10px !important;
	padding: 0 !important;
}
.staff-profiles-1-col-2 .uk-grid > * {
    padding: 0 !important;
}

.staff-profiles-1-col-2 .uk-width-2-3 {
    padding: 10px 12px !important;
}

.staff-profiles-1-col-2 .uk-inline {
    width: 100%;
    height: 110px;
	border-radius: 50%;
}

.staff-profiles-1-col-2 img {
    width: 100%;
    height: 110px;
	border-radius: 50%;
    object-fit: cover;
}

.staff-profiles-1-col-2 .profile-name {
    font-size: 16px;
    margin: 0 0 10px;
}

.staff-profiles-1-col-2 .profile-name a {
    text-decoration: none;
}

.staff-profiles-1-col-2 .staff-short-info {
    font-size: 12px;
	margin: 0;
}

.staff-profiles-1-col-2 .profile-social {
    padding: 6px 0 0;
}

.staff-profiles-1-col-2 .profile-social a {
    font-size: 12px;
    padding: 0 3px;
    color: #acacac;
    transition: all .4s ease;
}

.staff-profiles-1-col-2 .profile-social a:hover {
    color: #323232;
    transition: all .4s ease;
}



/* Rounded Slider */
.staff-profiles-small-rounded ul {
    margin: 0;
    padding: 0;
    list-style: none;
	text-align: center;
}
.staff-profiles-small-rounded .uk-inline {
    height: 250px;
	width: 100%;
	border-radius: 50%;
	padding: 0;
}

.staff-profiles-small-rounded img {
    height: 250px;
	width: 250px;
    border-radius: 50%;
    object-fit: cover;
    border: 3px solid #fff;
    box-shadow: 0 0 2px #ccc;
}

.staff-profiles-small-rounded {
    margin: 0;
}

.staff-profiles-small-rounded > * {
    padding: 0;
}

.staff-profiles-small-rounded .profile-name {
    position: relative;
    font-size: 18px;
    margin-bottom: 16px;
}

.staff-profiles-small-rounded a {
    text-decoration: none
}

.staff-profiles-small-rounded .profile-name:after {
    position: absolute;
    content: '';
    background: rgba(0, 0, 0, 0.2);
    width: 30px;
    height: 1px;
    bottom: -8px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.staff-profiles-small-rounded .staff-short-info {
    font-size: 14px;
}

.staff-profiles-small-rounded .profile-social {
    font-size: 13px;
    padding: 8px 4px;
}

.staff-profiles-small-rounded .profile-social a {
    padding: 0 4px;
	color: #484848;
}

.staff-profiles-small-rounded .uk-slidenav {
	color: #484848 !important;
}

.staff-profiles-small-rounded .staff-info {
    text-align: center;
}

.staff-profiles-small-rounded .uk-slidenav-next {
	right: 0 !important;
}

.staff-profiles-small-rounded .uk-slidenav-previous {
	left: 0 !important;
}



/* Small Slider 2 */
.staff-profiles-small-slider-2 li {
    padding: 0;
}

.staff-profiles-small-slider-2 a {
    text-decoration: none !important;
}
.staff-profiles-small-slider-2 .uk-inline {
    width: 100%;
    height: 250px;
    border-radius: 2px;
    border: 3px solid #fff;
    box-shadow: 0 0 2px #ccc;
}

.staff-profiles-small-slider-2 img {
    width: 100%;
    height: 250px;
    border-radius: 2px;
	object-fit: cover;
}

.staff-profiles-small-slider-2 .profile-name {
    margin: 0;
    font-size: 18px;
}

.staff-profiles-small-slider-2 .uk-inline:hover .profile-name {
    margin: 0 0 10px;
}

.staff-profiles-small-slider-2 .staff-short-info {
    font-size: 14px;
    color: transparent;
    visibility: hidden;
    height: 0;
    border-color: transparent;
    transition: all .4s ease;
    margin: 0;
}
.staff-profiles-small-slider-2 .uk-overlay {
	background: rgba(24, 24, 24, 0.5);
	padding: 15px;
}
.staff-profiles-small-slider-2 .uk-inline:hover .staff-short-info {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.8);
    padding: 8px 0;
    margin-bottom: 10px;
    visibility: visible;
    height: 55px;
    transition: all .4s ease;
}

.staff-profiles-small-slider-2 .profile-social {
    font-size: 13px;
    visibility: hidden;
    height: 0;
    transition: all .4s ease;
}

.staff-profiles-small-slider-2 .uk-inline:hover .profile-social {
    visibility: visible;
    height: 15px;
    transition: all .4s ease;
}

.staff-profiles-small-slider-2 .profile-social a {
    color: transparent;
    padding: 0 3px;
}

.staff-profiles-small-slider-2 .uk-inline:hover .profile-social a {
    color: #fff;
}
.staff-profiles-small-slider-2 .uk-slidenav {
	color: #fff;
}


/* Grid - Rounded Image */

.staff-profiles-grid-rounded-image > * {
    padding: 0 8px 16px !important;
    margin: 0 !important;
	text-align: center;
}

.staff-profiles-grid-rounded-image .uk-inline {
    border-radius: 50%;
    height: 250px;
    width: 250px;
}

.staff-profiles-grid-rounded-image img {
    border-radius: 50%;
    height: 250px;
    width: 250px;
    object-fit: cover;
    margin: 0 !important;
}

.staff-profiles-grid-rounded-image .staff-info .profile-name {
        font-size: 18px;
}

.staff-profiles-grid-rounded-image .staff-info .profile-name a {
    text-decoration: none;
}

.staff-profiles-grid-rounded-image .staff-short-info {
        font-size: 14px !important;
}

.staff-profiles-grid-rounded-image .profile-social a {
        font-size: 12px;
        display: inline-block;
        padding: 4px 0;
        color: #fff;
        border-radius: 50%;
        border: 1px solid #000;
        background: #000;
        height: 25px !Important;
        width: 25px !important;
        text-align: center;
        transition: all .4s ease;
}

.staff-profiles-grid-rounded-image .profile-social a:hover {
    background: transparent;
    color: #000;
    transition: all .4s ease;
}


/* Slider - Rounded Image 2 */
.staff-profiles-rounded-2 li {
    padding: 0 10px;
    text-align: center;
}

.staff-profiles-rounded-2 .uk-inline {
    height: 220px;
	margin: 0 0 20px;
    width: 100%;
    border-radius: 50%;
}

.staff-profiles-rounded-2 img {
    border-radius: 50%;
    height: 220px;
    width: 100%;
    object-fit: cover;
    margin: 0 0 20px !important;
}

.staff-profiles-rounded-2 .profile-name {
    font-size: 17px;
    font-weight: 400;
}

.staff-profiles-rounded-2 .profile-name a {
    text-decoration: none;
}

.staff-profiles-rounded-2 .profile-about p {
    font-size: 14px !important;
    font-weight: 200;
    padding: 7px;
}

.staff-profiles-rounded-2 img {
	width: 100%;
	height: 242px;
	object-fit: cover;
}

.staff-profiles-rounded-2 .profile-social a {
    font-size: 15px;
    padding: 5px;
}

.staff-profiles-rounded-2 .profile-social i {
    transition: all 1s ease;
}

.staff-profiles-rounded-2 .profile-social i:hover {
    transform: rotate(360deg);
    transition: all 1s ease;
}

/* Grid 2 Columns Rounded */
.staff-profiles-2-cols-rounded,
.staff-profiles-2-cols-rounded .uk-grid {
	margin: 0 !important;
}
.staff-profiles-2-cols-rounded .uk-width-1-2 {
	margin: 0 !important;
	padding: 0 8px 16px !important;
}
.staff-profiles-2-cols-rounded .uk-width-1-4 {
	padding: 0 !important;
}
.staff-profiles-2-cols-rounded .uk-width-3-4 {
    padding: 16px 14px !important;
}

.staff-profiles-2-cols-rounded .profile-col {
    margin-bottom: 20px;
}

.staff-profiles-2-cols-rounded .uk-inline,
.staff-profiles-2-cols-rounded img {
    border-radius: 50%;
    height: 144px;
    width: 144px;
    margin: 0 !important;
    object-fit: cover;
}
.staff-profiles-2-cols-rounded .staff-info {
    padding: 12px 0;
}


.staff-profiles-2-cols-rounded .profile-name {
    text-align: left;
    font-size: 16px;
    margin: 0 0 10px;
}

.staff-profiles-2-cols-rounded .profile-name a {
    text-decoration: none;
}

.staff-profiles-2-cols-rounded .profile-about p {
    text-align: left;
    font-size: 13px !important;
}

.staff-profiles-2-cols-rounded .profile-social {
    text-align: left;
}

.staff-profiles-2-cols-rounded .profile-social a {
    font-size: 14px;
    padding: 4px;
}

/* List */
.staff-profiles-list {
	margin: 0 !important;
}
.staff-profiles-list .uk-width-1-1 {
	margin: 0 0 16px !important;
	padding: 0;
}
.staff-profiles-list .uk-inline {
    width: 100%;
    height: 220px;
}
.staff-profiles-list img {
    width: 100%;
    height: 220px;
    object-fit: cover;
}

.staff-profiles-list .uk-grid {
    border: 1px solid #f0f0f0;
    margin: 0 0 15px;
}

.staff-profiles-list .uk-grid > * {
    padding: 0;
}

.staff-profiles-list .uk-width-3-4 {
    padding: 20px;
}

.staff-profiles-list .profile-name a {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    text-decoration: none;
}

.staff-profiles-list .profile-name {
    position: relative;
    margin: 0 0 10px;
}

.staff-profiles-list .profile-name:after {
    content: '';
    height: 1px;
    width: 50px;
    background: #000;
    position: absolute;
    bottom: -7px;
    left: 0;
    right: 0;
}

.staff-profiles-list p.staff-short-info {
    font-size: 14px;
    padding-top: 6px;
    margin: 0;
    font-weight: 400;
    font-style: italic;
    color: #3e3e3e;
}

.staff-profiles-list .profile-about {
    font-size: 14px;
    font-weight: 400;
    padding-top: 4px;
    border-bottom: 1px dotted #c7c7c7;
}
.staff-profiles-list .profile-about p {
    margin: 10px 0 15px;
}
.staff-profiles-list .profile-social {
    margin-top: 13px;
}

.staff-profiles-list .profile-social i {
    font-size: 13px;
    color: #57a3ce;
    padding-right: 10px;
	transition: all .4s ease;
}

.staff-profiles-list .profile-social i:hover {
	transition: all .4s ease;
	color: #3d7798;
}


/* Grid - Large Image */
.staff-profiles-grid-large-image {
	margin: 0 !important;
}
.staff-profiles-grid-large-image .uk-inline,
.staff-profiles-grid-large-image img {
    width: 100%;
    height: 290px;
    object-fit: cover;
}

.staff-profiles-grid-large-image .uk-overlay {
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.95) 100%); 
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.95) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.95) 100%); 
}

.staff-profiles-grid-large-image > * {
    padding: 7px !important;
}
.staff-profiles-grid-large-image .uk-overlay {
	padding: 15px;
}
.staff-profiles-grid-large-image .profile-name {
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    margin: 0;
    position: relative;
}

.staff-profiles-grid-large-image .profile-name a {
	color: #fff;
    text-decoration: none !important;
}

.staff-profiles-grid-large-image .profile-name:after {
    content: '';
    height: 1px;
    width: 50px;
    background: #fff;
    position: absolute;
    bottom: -7px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.staff-profiles-grid-large-image p.profile-short-info {
    text-align: center;
    font-size: 15px;
    font-weight: 300;
    font-style: italic;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 1px solid #bfbfbf;
}

.staff-profiles-grid-large-image .profile-social {
    text-align: center;
    padding-top: 4px;
}

.staff-profiles-grid-large-image .profile-social a {
    padding: 8px;
    height: 45px;
    color: #fff;
}


/* Slider - Rounded Image 3 */
.staff-profiles-slider-rounded-img-3 .uk-grid {
	margin: 0 !important;
}
.staff-profiles-slider-rounded-img-3 .uk-grid > * {
	padding: 0 !important;
}
.staff-profiles-slider-rounded-img-3 img {
    height: 240px;
    object-fit: cover;
}

.staff-profiles-slider-rounded-img-3 .uk-inline {
    width: 100%;
    height: 240px;
    border-radius: 50%;
    float: left;
}

.staff-profiles-slider-rounded-img-3 .profile-info {
    padding: 25px 20px;
}

.staff-profiles-slider-rounded-img-3 h3.profile-name {
    font-size: 24px;
    position: relative;
}
.staff-profiles-slider-rounded-img-3 h3.profile-name a {
    text-decoration: none;
}

.staff-profiles-slider-rounded-img-3 h3.profile-name:after {
    position: absolute;
    width: 36px;
    height: 1px;
    background: #000;
    bottom: -5px;
    left: 0;
    right: 0;
    content: '';
}

.staff-profiles-slider-rounded-img-3 .profile-about {
    font-size: 14px;
    font-style: italic;
    padding-top: 7px;
    border-bottom: 1px solid #a5a5a5;
    margin-bottom: 10px;
}

.staff-profiles-slider-rounded-img-3 .profile-social i {
    font-size: 13px;
    color: #000000;
    padding-right: 10px;
    transition: all .4s ease;
}

.staff-profiles-slider-rounded-img-3 .uk-slidenav {
	color: #484848 !important;
}


/* Slider - Rounded Image 4 */

.staff-profiles-slider-rounded-img-4 li {
    padding: 0 10px;
    text-align: center;
}

.staff-profiles-slider-rounded-img-4 {
    margin: 0;
}

.staff-profiles-slider-rounded-img-4 .uk-overlay {
    width: 100%;
    border-radius: 50%;
    text-align: center;
}

.staff-profiles-slider-rounded-img-4 img {
    height: 250px;
	width: 250px;
    border-radius: 50%;
    object-fit: cover;
}

.staff-profiles-slider-rounded-img-4 .uk-inline {
    height: 250px;
    border-radius: 50%;
}

.staff-profiles-slider-rounded-img-4 h3.profile-name {
    font-size: 20px;
    position: relative;
}

.staff-profiles-slider-rounded-img-4 h3.profile-name a {
    text-decoration: none;
}

.staff-profiles-slider-rounded-img-4 h3.profile-name:after {
    position: absolute;
    content: '';
    background: #fff;
    bottom: -5px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 40px;
    height: 1px;
}

.staff-profiles-slider-rounded-img-4 p.staff-short-info {
    font-size: 14px;
    font-style: italic;
    color: rgba(255, 255, 255, 0.81);
    padding-top: 7px;
}

.staff-profiles-slider-rounded-img-4 .staff-info {
    display: block;
    width: 100%;
}


/* Grid - Overlay Text */
.staff-profiles-grid-overlay-text {
	margin: 0 !important;
}
.staff-profiles-grid-overlay-text > * {
    margin: 0 !important;
    padding: 7px !important;
	position: relative;
}

.staff-profiles-grid-overlay-text .uk-inline,
.staff-profiles-grid-overlay-text img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}

.staff-profiles-grid-overlay-text .uk-overlay {
    background: rgba(251, 251, 251, 0.9);
    color: #000;
    text-align: center;
    padding: 3px;
    margin: 0 25px;
}

.staff-profiles-grid-overlay-text .profile-name {
    font-size: 20px;
    position: relative;
    margin: 10px;
}

.staff-profiles-grid-overlay-text .profile-name a {
	color: #323232;
    text-decoration: none;
}

.staff-profiles-grid-overlay-text .profile-name:after {
    position: absolute;
    content: '';
    width: 45px;
    height: 1px;
    bottom: -5px;
    background: #000;
    right: 0;
    left: 0;
    margin: 0 auto;
}

.staff-profiles-grid-overlay-text p.profile-short-info {
    font-size: 13px;
    font-style: italic;
    color: rgba(0, 0, 0, 0.67);
}




/* Sidebar - Overlay Text */
.staff-profiles-sidebar-overlay-text {
	margin: 0 !important;
}
.staff-profiles-sidebar-overlay-text > * {
     margin: 0 0 10px !important;
 }

.staff-profiles-sidebar-overlay-text .uk-overlay {
    text-align: center;
}

.staff-profiles-sidebar-overlay-text .uk-inline,
.staff-profiles-sidebar-overlay-text img {
    width: 100%;
    height: 230px;
    object-fit: cover;
}

.staff-profiles-sidebar-overlay-text .uk-overlay {
    background: rgba(251, 251, 251, 0.9);
    color: #000;
    text-align: center;
    padding: 0px;
    margin: 0 25px;
}

.staff-profiles-sidebar-overlay-text h3.profile-name {
    font-size: 18px;
    position: relative;
}

.staff-profiles-sidebar-overlay-text h3.profile-name a {
	color: #323232;
    text-decoration: none;
}

.staff-profiles-sidebar-overlay-text h3.profile-name:after {
    position: absolute;
    content: '';
    background: #000;
    bottom: -5px;
    width: 40px;
    height: 1px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.staff-profiles-sidebar-overlay-text p.profile-short-info {
    font-size: 13px;
    font-style: italic;
    color: rgba(0, 0, 0, 0.71);
}


/* Grid - 4 Columns */
.staff-profiles-grid-4-cols {
	margin: 0 !important;
}
.staff-profiles-grid-4-cols > * {
    margin: 0 !important;
    padding: 5px !important;
    text-align: left;
}
.staff-profiles-grid-4-cols .uk-overlay {
	padding: 0 0 10px;
}
.staff-profiles-grid-4-cols img {
    width:  100%;
    height: 280px;
    object-fit: cover;
}

.staff-profiles-grid-4-cols .profile-name {
    margin: 0;
}

.staff-profiles-grid-4-cols .profile-name a {
    font-size: 16px;
    color:  #fff;
    background: #3176b3;
    display: inline-block;
    padding: 5px 10px;
    width:  auto;
}
.staff-profiles-grid-4-cols p.profile-short-info {
    font-size:  12px;
    color: rgba(255, 255, 255, 0.9);
    background: #50585f;
    margin: 0;
    padding: 2px 7px;
    width:  auto;
    display: inline-block;
}

.staff-profiles-grid-4-cols .profile-info {
    padding-bottom: 15px;
}

/* Grid - 4 Columns (2) */
.staff-profiles-grid-4-cols-2 {
	margin: 0 !important;
}
.staff-profiles-grid-4-cols-2 > * {
    margin: 0 !important;
    padding: 5px !important;
}

.staff-profiles-grid-4-cols-2 div {
    transition: all .3s ease;
}

.staff-profiles-grid-4-cols-2 div:hover {
    margin-top: -10px;
    transition: all .3s ease;
}

.staff-profiles-grid-4-cols-2 img {
    width: 100%;
    height: 280px;
    object-fit: cover;
}

.staff-profiles-grid-4-cols-2 .uk-overlay {
    text-align: center;
    background: rgba(24, 24, 24, 0.4);
    padding: 10px 20px;
}

.staff-profiles-grid-4-cols-2 .profile-name {
    font-size: 17px;
    margin: 10px;
    position: relative;
}

.staff-profiles-grid-4-cols-2 .profile-name:after {
    position: absolute;
    content: "";
    width: 35px;
    height: 1px;
    background: #fff;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -5px;
}

.staff-profiles-grid-4-cols-2 p.profile-short-info {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.9);
}

.staff-profiles-grid-4-cols-2 .profile-social a {
    font-size: 12px;
    padding: 7px;
    color: #fff;
}

.staff-profiles-grid-4-cols-2 .profile-social {
    background: #3379b7;
    padding: 8px;
    margin: 20px -20px -10px !important;
}

/* List 2 */
.staff-profiles-list-2 {
	margin: 0 !important;
}
.staff-profiles-list-2 .uk-width-1-1 {
	padding: 0;
}
.staff-profiles-list-2 .uk-grid {
    border-bottom:  1px solid #dedede;
    margin: 0 0 15px !important;
	padding: 0 0 15px;
	position: relative;
}
.staff-profiles-list-2 .uk-inline {
	width: 160px;
}
.staff-profiles-list-2 img {
	border-radius: 2px;
    width: 100%;
    height: 120px;
    object-fit: cover;
}

.staff-profiles-list-2 h3.profile-name {
    font-size: 20px;
}

.staff-profiles-list-2 .profile-name a {
    color: #000;
}

.staff-profiles-list-2 p.staff-short-info {
    color: rgba(0, 0, 0, 0.8);
	font-size: 14px;
    font-style: italic;
}

.staff-profiles-list-2 .profile-social a {
    color: #347ab7;
    padding: 0 5px;
    font-size: 12px;
}

.staff-profiles-list-2 div:last-child .uk-grid {
    border-bottom: 0;
}
.staff-profiles-list-2 .uk-width-1-1 {
	margin: 0 !important;
}
.staff-profiles-list-2 .uk-width-1-5 {
    padding: 0;
}
.staff-profiles-list-2 .uk-grid > * {
    position:  relative;
}
.staff-profiles-list-2 h3 {
    position:  absolute;
    top: 50%;
    margin-top: -0.6em;
}
.staff-profiles-list-2 .staff-short-info {
    position:  absolute;
    top: 50%;
    margin-top: -0.8em;
}
.staff-profiles-list-2 .profile-social {
    position:  absolute;
    top: 50%;
    margin-top: -0.8em;
}


/* Responsive Design */
@media (max-width: 767px) {
	.destinations-grid-2-cols .uk-width-1-2 {
		width: 100% !important;
	}
	.staff-profiles-default > *:hover .profile-social,
	.staff-profiles-default-2 > *:hover .profile-social {
        width: 82%;
	}
	.staff-profiles-overlay-4-cols > * {
	    margin-bottom: 20px;
	}
	.staff-profiles-1-col-2 {
	    text-align: center;
	}
	.staff-profiles-1-col-2 .uk-inline {
	    padding: 0 50px;
	}
	.staff-profiles-small-rounded img {
	    height: 130px;
	}
	.staff-profiles-small-slider-2 img {
	    height: 170px;
	}
	.staff-profiles-slider-rounded-img-3 .profile-info {
		width: 100%;
		padding: 25px 0 20px;
	}
	.staff-profiles-slider-rounded-img-3 .uk-inline {
		width: 100%;
	}
	.staff-profiles-list-2 .uk-inline {
		width:  100%;
	}
	.staff-profiles-list-2 .row {
		padding: 0 0 15px;
	}
    .staff-profiles-list-2 .row > * {
        height: auto;
        position:  relative;
    }
    .staff-profiles-list-2 h3 {
        position:  relative;
        top: 10px;
        margin-top: 0;
    }
    .staff-profiles-list-2 .staff-short-info {
        position:  relative;
        top: 5px;
        margin-top: 0;
    }
    .staff-profiles-list-2 .profile-social {
        position:  relative;
        top: 5px;
        margin-top: 0;
    }
}