.form-group-social_tiktok:before{
	content: '';
	width: 18px;
	height: 18px;
	background: url( '/wp-content/themes/masterstudy-child/assets/images/svg/tiktok.svg' ) center/contain no-repeat;
}

.masterstudy-instructor-public,
.masterstudy-student-public{
	flex-wrap: wrap;
}

.masterstudy-instructor-public__top,
.masterstudy-student-public__top,
.masterstudy-instructor-public__items,
.masterstudy-student-public__items{
	max-width: 991px;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	flex: 0 0 100%;
	margin: 0 auto;
}

.masterstudy-instructor-public__items,
.masterstudy-student-public__items{
	margin: 20px auto 0;
}

.masterstudy-instructor-public__top-left,
.masterstudy-student-public__top-left,
.masterstudy-instructor-public__top-right,
.masterstudy-student-public__top-right,
.masterstudy-instructor-public__column,
.masterstudy-student-public__column{
	padding: 0 20px;
}

@media screen and ( max-width: 768px ) {
	.masterstudy-instructor-public__top-left,
	.masterstudy-student-public__top-left,
	.masterstudy-instructor-public__column:first-child,
	.masterstudy-student-public__column:first-child{
		padding: 0 10px 0 0;
	}
	.masterstudy-instructor-public__top-right,
	.masterstudy-student-public__top-right,
	.masterstudy-instructor-public__column:nth-child(2),
	.masterstudy-student-public__column:nth-child(2){
		padding: 0 0 0 10px;
	}
}

.masterstudy-instructor-public__top-left,
.masterstudy-student-public__top-left,
.masterstudy-instructor-public__column:first-child,
.masterstudy-student-public__column:first-child{
	flex: 0 0 35%;
}

.masterstudy-instructor-public__top-right,
.masterstudy-student-public__top-right,
.masterstudy-instructor-public__column:nth-child(2),
.masterstudy-student-public__column:nth-child(2){
	flex: 0 0 65%;
}

@media screen and ( max-width: 736px ) {
	.masterstudy-instructor-public__top-left,
	.masterstudy-student-public__top-left,
	.masterstudy-instructor-public__top-right,
	.masterstudy-student-public__top-right,
	.masterstudy-instructor-public__column:first-child,
	.masterstudy-student-public__column:first-child,
	.masterstudy-instructor-public__column:nth-child(2),
	.masterstudy-student-public__column:nth-child(2){
		flex: 0 0 100%;
		padding: 0;
	}
}

.masterstudy-instructor-public__top-right--inside,
.masterstudy-student-public__top-right--inside{
	background: #000;
	height: 100%;
	padding: 50px 30px 10px;
}

@media screen and ( max-width: 736px ) {
	.masterstudy-instructor-public__top-right--inside,
	.masterstudy-student-public__top-right--inside{
		padding: 20px 15px 10px;
	}
}

.masterstudy-instructor-public__top-right--inside > *,
.masterstudy-student-public__top-right--inside > *{
	color: #fff;
}

.masterstudy-instructor-public__photo,
.masterstudy-student-public__photo{
	height: 400px;
}

@media screen and ( max-width: 736px ) {
	.masterstudy-instructor-public__photo,
	.masterstudy-student-public__photo {
		text-align: center;
		margin: 0 0 20px;
	}
}

.masterstudy-instructor-public__photo img,
.masterstudy-student-public__photo img{
	height: 100%;
	object-fit: cover;
}

.masterstudy-instructor-public__display-name,
.masterstudy-student-public__display-name{
	font-size: 40px;
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 25px;
}

.masterstudy-instructor-public__user-position,
.masterstudy-student-public__user-position{
	font-size: 18px;
	text-transform: uppercase;
	margin: 0 0 25px;
	letter-spacing: 1px;
}

.masterstudy-instructor-public__user-description,
.masterstudy-student-public__user-description{
	font-size: 14px;
	line-height: 1.4;
	margin: 0 0 30px;
}

.masterstudy-instructor-public__contacts,
.masterstudy-student-public__contacts{
	list-style: none;
	padding: 0;
	margin: 0;
}

.masterstudy-instructor-public__contacts li,
.masterstudy-student-public__contacts li,
.masterstudy-instructor-public__contacts li a,
.masterstudy-student-public__contacts li a{
	font-size: 12px;
	color: #fff;
}

.masterstudy-instructor-public__contacts li a:hover,
.masterstudy-student-public__contacts li a:hover{
	color: rgba(255, 255, 255, .5) !important;
}

.masterstudy-instructor-public__box--title,
.masterstudy-student-public__box--title{
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 15px 10px;
	background: #000;
	color: #fff;
	margin: 0 0 15px;
}

.masterstudy-instructor-public__box--info,
.masterstudy-student-public__box--info{
	padding: 0 10px 0;
}

.masterstudy-instructor-public__info,
.masterstudy-student-public__info{
	display: flex;
	flex-wrap: wrap;
}

.masterstudy-instructor-public__info--item,
.masterstudy-student-public__info--item{
	flex: 0 0 50%;
}

.masterstudy-instructor-public__info--title,
.masterstudy-student-public__info--title{
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	color: #000;
	margin: 0 0 10px;
}

.masterstudy-instructor-public__info--content,
.masterstudy-student-public__info--content{
	font-size: 14px;
	font-weight: 400;
	color: #000;
	margin: 0 0 15px;
}

.stm_lms_edit_socials .stm_lms_additional_fields__title{
	font-size: 21px;
	margin: 0 0 30px;
	font-weight: 400;
	font-family: Helvetica, sans-serif;
}


/* START - Members */
.stm_lms_list_members{
	margin: 50px 0;
}

.stm_lms_list_members__top-bar{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 0 50px;
}

@media screen and (max-width: 735px) {
	.stm_lms_list_members__top-bar{
		flex-direction: column;
	}
}

.stm_lms_list_members__title{
	font-size: 18px;
	font-weight: 700;
	color: #000;
	display: flex;
}

@media screen and (max-width: 480px) {
	.stm_lms_list_members__title{
		flex-wrap: wrap;
		justify-content: center;
	}
}

.stm_lms_list_members__count{
	font-size: 14px;
	font-weight: 400;
	margin: 0 0 0 10px;
	color: #aaa;
}

@media screen and (max-width: 480px) {
	.stm_lms_list_members__count{
		margin: 10px 0 0;
		width: 100%;
		text-align: center;
	}
}

.stm_lms_list_members__search{
	flex: 0 0 350px;
}

@media screen and (max-width: 735px) {
	.stm_lms_list_members__search{
		flex-basis: auto;
		margin: 0 0 20px;
		max-width: 300px;
		width: 100%;
	}
}

input[type=text].stm_lms_list_members__input{
	width: 100%;
	border-color: #eae7e7;
	height: 40px;
	border-width: 1px;
}

.stm_lms_list_members__items{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
	position: relative;
}

.stm_lms_list_members__items:before{
	content: "";
	background: rgba(255, 255, 255, 0.6);
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	visibility: hidden;
	opacity: 0;
	z-index: 999;
	transition: all 0.2s ease;
}

.stm_lms_list_members__items.ajax_loading:before{
	visibility: visible;
	opacity: 1;
}

.stm_lms_list_members__card{
	flex: 0 0 25%;
	text-align: center;
	padding: 0 15px;
	margin: 0 0 30px;
	display: flex;
	flex-direction: column;
}

@media screen and (max-width: 990px) {
	.stm_lms_list_members__card{
		flex-basis: 33.3333%;
	}
}

@media screen and (max-width: 735px) {
	.stm_lms_list_members__card{
		flex-basis: 50%;
	}
}

@media screen and (max-width: 480px) {
	.stm_lms_list_members__card{
		flex-basis: 100%;
	}
}

.stm_lms_list_members__card--title{
	font-size: 20px;
	font-weight: 700;
	color: #000;
	margin: 0 0 20px;
}

.stm_lms_list_members__card--list{
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	flex-grow: 1;
}

.masterstudy-form-builder__field-select{
	display: block;
	width: 100%;
	margin-bottom: 10px;
	box-sizing: border-box;
	background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%);
	background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) .5em;
	background-size: 5px 5px, 5px 5px, 1px 1.5em;
	background-repeat: no-repeat;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 0 45px 0 20px;
	border: 1px solid #dbe0e9;
	border-radius: 4px;
	background-color: #fff;
	line-height: 18px;
	height: 40px;
	outline: 0;
}

.stm_lms_list_members__card--list li{
	display: flex;
	font-size: 15px;
	color: #000;
	margin: 0 0 20px;
}

.stm_lms_list_members__card--key{
	font-weight: 700;
	margin: 0 5px 0 0;
}

.stm_lms_list_members__card--image{
	max-width: 250px;
	height: 250px;
	margin: 0 auto 20px;
	border: 1px solid #aaa;
}

.stm_lms_list_members__card--image img{
	height: 100%;
	object-fit: cover;
}

@media screen and (max-width: 1199px) {
	.stm_lms_list_members__card--image{
		max-width: 200px;
		height: 200px;
	}
}

@media screen and (max-width: 735px) {
	.stm_lms_list_members__card--image{
		max-width: 250px;
		height: 250px;
	}
}

.stm_lms_list_members__card--link{
	font-size: 15px;
	font-weight: 600;
	background: #385bce;
	color: #fff;
	padding: 10px 20px;
	margin: 30px 0 0;
	display: block;
	border-radius: 3px;
	border: 2px solid #385bce;
	letter-spacing: 0.7px;
	text-transform: uppercase;
}

.stm_lms_list_members__card:hover .stm_lms_list_members__card--link{
	color: #385bce;
	background: #fff;
}

.stm_lms_list_members__pagination--wrap{
	margin: 50px 0 0;
}

.stm_lms_list_members__pagination{
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	justify-content: center;
}

.stm_lms_list_members__pagination li{
	margin: 0 5px;
	font-size: 16px;
	line-height: 45px;
	height: 45px;
	width: 45px;
	text-align: center;
	border-radius: 5px;
}

.stm_lms_list_members__pagination li > span.current{
	border: 1px solid #eae7e7;
}

.stm_lms_list_members__pagination li a{
	border-radius: 5px;
	width: 100%;
	height: 100%;
	border: 1px solid #000;
	font-size: 16px;
	padding: 0 5px;
	display: inline-block;
	color: #000;
}

.stm_lms_list_members__pagination li:hover a{
	border-color: #eae7e7;
}


.stm_lms_list_members__empty{
	width: 100%;
	height: 100%;
	min-height: 130px;
	justify-content: center;
	align-items: center;
	padding: 10px;
}

.stm_lms_list_members__empty-block{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	align-self: flex-start;
	margin-top: 50px;
}

.stm_lms_list_members__empty-block .stmlms-not_found_courses{
	display: flex;
	width: 80px;
	height: 80px;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	background: rgba(34, 122, 255, .1);
	margin-bottom: 20px;
}

.stm_lms_list_members__empty-block .stmlms-not_found_courses::before{
	display: flex;
	justify-content: center;
	align-items: center;
	content: "\e91c";
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: rgba(34, 122, 255, .1);
	font-size: 24px;
	font-weight: 500;
	line-height: normal;
	font-family: stmlms;
	color: rgba(34, 122, 255, 1);
}

.stm_lms_list_members__empty-text{
	display: flex;
	color: #4d5e6f;
	justify-content: center;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}
/* END - Members */
