
/*------------------------------------------------------------------------
# mod_tc_team4 Extension
# ------------------------------------------------------------------------
# author    themescreative
# copyright Copyright (C) 2014 themescreative.com. All Rights Reserved.
# @license - http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
# Websites: http://www.themescreative.com
-------------------------------------------------------------------------*/
/* ! OUR TEAM  ! */
div#owl-team4{display:none;}

#loading {
  color: #ccc;
  font-size: 50px;
  text-indent: -9999em;
  overflow: hidden;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  margin: 72px auto;
  position: relative;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load6 1.7s infinite ease;
  animation: load6 1.7s infinite ease;
}
@-webkit-keyframes load6 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@keyframes load6 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}

figure {
	margin: 0
}
.x-slider li {
	list-style: none outside none;
	position: relative;
	width: 100%;
	display: inline-block;
	float: left;
	position: relative;
	vertical-align: top;
}
.cd-img-overlay .x-hover {
	display: inline-block;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
	position: relative;
	top: 130px;
}
.x-slider {
	margin: 0px;
	padding: 0px;
}
#cd-team li:hover .x-hover-text {
	color: #000 !important;
	background-color: rgba(255, 255, 255, 0.7);
	
}

 .cd-img-overlay:hover:  .x-hover:after {
 max-width: 100%;
 line-height: inherit;
 -webkit-transition: max-width .3s ease-out;
 -moz-transition: max-width .3s ease-out;
 -ms-transition: max-width .3s ease-out;
 -o-transition: max-width .3s ease-out;
 transition: max-width .3s ease-out;
}
.social-team {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin-bottom: 10px !important;
}
.social-team li {
	display: inline-block;
	float: none !important;
	margin: 5px 5px 0 3px !important;
	padding: 0 !important;
	width: 28px !important;
}
.social-team li a {
	border: 1px solid #ddd;
	display: inline-block;
	font-size: 16px;
	padding: 3px;
	padding-top: 8px;
	padding-bottom: 0px;
	width: 28px;
	height: 26px;
	vertical-align: top;
	line-height: 26px;
	overflow: hidden;
	position: relative;
}
.social-team li a:after {
	background: none repeat scroll 0 0 #e21712;
	content: "";
	height: 15px;
	position: absolute;
	right: -15px;
	top: -8px;
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 25px;
}
.staff-position {
	background: none repeat scroll 0 0 #000;
	color: #fff;
	display: inline;
	float: left;
	font-size: 16px;
	left: 0;
	margin: 0 0px 10px 0;
	padding: 15px 20px;
	text-align: left;
	text-transform: uppercase;
}
#cd-team li:hover .staff-position {
	float: right;
}

.staff-name {
	color: #fff;
	font-size: 24px;
	padding-right: 20px;
	text-align: right;
	text-transform: uppercase;
}
.staff-wrap .staff-shorty {
	color: #fff;
	padding: 10px;
}
#cd-team li:hover .staff-wrap, #cd-team li:hover .staff-position, #cd-team li:hover .cd-member-info:after {
	background-color: #e21712;
}
#cd-team li a {
	color: #777;
}
#cd-team li:hover .social-team i {
	color: #fff;
}
#cd-team li > a:hover {
	text-decoration: none;
	color: #fff !important;
	border-color: #444 !important;
	background: #444;
}
#cd-team li > a:hover i {
	text-decoration: none;
	color: #e21712 ;
}
#cd-team li:hover figure:after {
	opacity: 1;
}
.team-navigation {
	margin-top: -20px;
}
.prev-next {
    position: absolute;
    height: 20px;
    width: 23px;
    color: #888;
    background-color: #fff;
    font-size: 14px;
    border: 1px solid #ccc;
    top: 7px;
    padding-top: 3px;
    -webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;
    right: 0;
    text-align: center;
    cursor: pointer;
    display: block;
    z-index: 1000;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.prev-next:hover{
    border:1px solid #ccc;
    background-color: #f1f1f1;
    color: #000;
}
#members {
    position: relative;
}
.members {
    margin-top: 10px;
}

#members .prev {
    right: 30px;
}
	
	