/* Только для удобства разработки: */

body.hid #promo .container.mainscreen,
body.hid #news,
body.hid #whatis,
body.hid #tracechain,
body.hid #speed-work,
body.hid #speeds,
body.hid #metaapps,
body.hid #metagate,
body.hid #metahashcoin,
body.hid #mining,
body.hid #compare,
body.hid #glogal-space-03,
body.hid #advisors-and-consultants,
body.hid #timemap {
	display:none;
}

/* Рабочие стили: */

#team .item.carousel-cell .card_photo {
    border-radius: 0;
    width: 150px;
    height: 150px;
}

#team .more-staff-button,
#team .more-staff-button .icon_link::before {
	color: #fff;
}

#team .more-staff-button .icon_link {
	top:3px;
}

#team .title.-title-alter.w300 {
    font-weight: 300;
}

#team .card_name {
	font-size: 16px;
}

#team .card_prof a {
    display: block;
    color: #fa801d;
}

#team .card_prof i {
    font-style: normal;
    display: block;
}

#team .card .card_prof {
    line-height: 120%;
}

#team .operationalteam {
	display:none;
}

#team .more-staff.dark-design {
	padding: 18px 22px;
    border-radius: 5px;
}

#team .more-staff.dark-design .more-staff-button,
#team .more-staff.dark-design .more-staff-button .icon_link::before {
	color: #99ccef;
}

#team .more-staff.dark-design .more-staff-button.-active, 
#team .more-staff.dark-design .more-staff-button.-active .icon_link::before {
    color: #fff;
}

#team .cards.-oper-head#op-team,
#team .more-staff.dark-design .cards.-oper-head {
	margin-bottom:0px;
}

#team .more-staff.dark-design .cards {
	display: block;
	padding-top: 20px;
}

#team .more-staff.dark-design .over-opertim {
    margin-bottom: 10px;
}

/**/

#team .title.-title-item.btm-space  {
    margin-bottom: 10px;
}

#team .text.-regular.t-w300 {
    font-weight: 300;
}

#team .title.-title-item.maintitleint.super-btm-space {
	margin-bottom: 30px;
}

#team .player_placeholder.no-border-radius {
    border-radius: 0px;
}

#team .row.legal-department {
    margin-left: 0;
    margin-right: 0;
}

#team .card_photo {
    border-radius: 0%;
}

#team .card_legal {
    margin-top: 10px;
}

#team .card_name {
	margin-top: 10px;
    display: block;
}

#team .legal-department .section_video#mobile-img-ld {
	display:none;
}

#team .card-soc.small-btm-space {
	margin-top:10px;
}

/**/

#teambanner #team-header-text-part70 {
	max-width: 70%;
    padding-right: 10%;
    min-width: 60%;
}

#teambanner #team-header-banner-part30 {
	min-width: 300px;
    width: 30%;
}

#teambanner .team-write {
    font-weight: 300;
}

#teambanner.team-banner-screen .-title-default {
    margin-bottom: 20px;
}

#teambanner.team-banner-screen .text.-big {
    line-height: 24px;
    margin-bottom: 20px;
}

#teambanner .team-banner-svg img {
    min-width: 344px;
}

/**/

#team .row.development-red {
	margin-right: 5px;
}

#team .development-red .text.-thesis {
    color: #fff;
    font-weight: 500;
}

#team .development-red .text.-thesis.big-btm-space {
	margin-bottom: 30px;
}

#team .development-red .text.-thesis-soft {
    font-weight: 300;
}

#team .development-red .team-cards.cards .text.medium-btm-space.ks {
	margin-bottom: 30px;
	line-height: 38px;
}

#team.team-screen {
	padding-top: 55px;
}

#team .development-red .video_player {
    margin-bottom: 16px;
}

#team .development-red .section_video .title.-title-item.small-btm-space {
	margin-bottom: 12px;
}

#team .development-red .section_video .text.about-per {
	font-size: 24px;
	font-weight: 300;
}

#team .development-red .section_video .title.-title-item a.link-soc {
    margin-right: 10px;
}

#team .development-red .about-team-part-block {
	margin-top:55px;
}

#team .development-red .about-team-part-block.mob {
	display:none;
}

#team .development-red .about-team-part-block .title.-subtitle {
	line-height: 30px;
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 16px;
}

#team .development-red .about-team-part-block .link.-link-normal {
	line-height: 30px;
}

#team .development-red .about-team-part-block .text.-small {
    line-height: 19px;
}

#team .development-red .about-team-part-block .text.-small.big-btm-space {
	margin-bottom: 45px;
}

#team .development-red .more-staff.dark-design .cards {
	padding-top: 0px;
}

#team .development-red .more-staff.dark-design .cards.-opened {
	padding-top:55px;
}

#team .development-red .card-mini {
    min-height: 85px;
}

#team .development-red .card_photo {
    border-radius: 50%;
}

#team .development-red .card_name {
    margin-top: 0px;
}

#team .development-red .more-staff.dark-design {
	margin-right: -20px;
}

#team .development-red .staff-hide .card_photo {
	border-radius: 0;
}

#team .development-red .staff-hide .card_name {
    margin: 8px 0;
}

/**/

@media only screen and (max-width: 1199px) {
	.card .card_photo, .player_placeholder {
	    max-width: 555px;
	}
}


@media only screen and (min-width: 992px) {
	#team .slick-track {
	    width: 100% !important;
	}

	#team .slick-slide {
	    padding-left: 0%;
	    padding-right: 0%;
	}

	#team .development-red .more-staff.dark-design .col-md-4 {
	    width: 25%;
	}
}

@media only screen and (min-width: 530px) and (max-width: 991px) {
	#team .development-red .more-staff.dark-design .col-sm-4 {
	    width: 50%;
	}
}

@media only screen and (max-width: 991px) {
	#team .cards.-oper-head {
	    margin-bottom: 75px;
	}

	#team .over-opertim#ibd {
		margin-bottom: 0px;
	}

	#team .development-red .about-team-part-block.mob {
		display:block;
	}

	#team .development-red .about-team-part-block.desc {
		display:none;
	}
}



@media only screen and (max-width: 767px) {
	#team .card .card_name {
	    font-weight: 500;
	}

	#team .card .card_photo {
	    float: left;
	    margin-right: 20px;
	    margin-left: 0px;
	}

	#team .operationalteam {
		display:block;
		font-size: 14px;
		margin-left: 0px;
	}

	#team .cards .card {
    	padding: 0px;
    	margin-left: 0px;
	}

	#team .big-btm-space {
	    margin-left: -15px;
	}

	#team .gradient-overlay-mobile1 {
		position:absolute;
		top:0;
		left:0;
		right:0;
		height:2px;
		background: url('../img/gradient-overlay-mobile1.svg') center no-repeat;
		background-size:cover;
	}

	#team .cards.-oper-head {
	    margin-bottom: 50px;
	}

	#team .cards.-oper-head#op-team {
	    margin-bottom: 0px;
	}

	#team .more-staff-button {
	    font-size: 16px;
	}

	#team .more-staff {
	    margin-left: -15px;
	    margin-right: -15px;
	}

	#team .big-btm-space {
	     margin-left: 0px; 
	}

	#team .text#ld-descr-t {
	    padding: 0 15px;
	}

	#teambanner #team-header-text-part70,
	#teambanner #team-header-banner-part30 {
		float: none;
	    width: 100%;
	    max-width: inherit;
	    padding-right: 15px;
	}

	#teambanner .team-banner-screen .text.-big {
	    font-weight: 300;
	    font-size: 20px;
	}

	#teambanner .text.paragraph a {
	    color: #17153b;
	    text-decoration: underline;
	}

	#teambanner #team-header-banner-part30 {
	    margin-left: -20px;
	}

	#team .text#ld-descr-t {
	    padding: 0px;
	}
}

@media only screen and (max-width: 560px) {
	#team #cards-legal .card_photo {
	    float: left;
	    margin-right: 15px;
	}

	#team .slick-dots li button::before { 
		font-size: 14px !important;
	}
}

@media only screen and (max-width: 640px) {
	#team .legal-department .section_video#mobile-img-ld {
		display:block;
	}
	#team .legal-department .section_video#ds-img-ld {
		display:none;
	}
	#team .hscreen {
	     padding-left: 15px; 
	     padding-right: 15px; 
	}

	#team .legal-department .ld-top-b a.link-soc {
	    float: right;
	    margin-left: 10px;
	}

	#team .big-btm-space#no-mrg-4-mobile {
	    margin-bottom: 0px;
	}

	#team .slick-slide .card_name {
	    margin-top: 0px;
	}

	#team .card_legal.small-btm-space.text.-small {
	    padding-left: 180px;
	}

	#team .text#ld-descr-t {
	    padding: 0px 15px;
	}

}