@charset "utf-8";
/* CSS Document */



	
	/*----*****---- << Team >> ----*****----*/
	
	.dt-sc-team { float:left; width:100%; margin-bottom:20px; text-align:center; position:relative; }
	.dt-sc-team.type2{ text-align:left; }
	.dt-sc-team .image { display:block; float:left; width:100%; padding: 0 0 30px; position:relative; }
	.dt-sc-team .image img { border-radius: 50%; position:relative; box-shadow:0 0 0 5px #eaeaea; -webkit-box-shadow:0 0 0 5px #eaeaea; -moz-box-shadow:0 0 0 5px #eaeaea; overflow:hidden; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -ms-transition: all 0.5s ease; transition: all 0.5s ease; }
	.dt-sc-team:hover .image img { animation:bounceOut .4s linear; -webkit-animation:bounceOut .4s linear; -moz-animation:bounceOut .4s linear; -o-animation:bounceOut .4s linear; -ms-animation:bounceOut .4s linear; }
	.dt-sc-team.type2 .image img { margin-bottom:20px; float:left; }
	.dt-sc-team.type2 .image { padding:0; float:left; margin-right:34px; width:auto; text-align:center; }
	.dt-sc-team .team-details { clear: both; float: left; text-align: center; width: 100%; }
	.dt-sc-team h6 { font-weight: bold; margin-bottom: 5px; clear:both; line-height:12px; text-transform:uppercase; }
	.dt-sc-team p { font-weight: normal; margin-bottom: 15px; font-style:italic;}
	.dt-sc-team.type2 p { margin-bottom: 20px; }
	.dt-sc-team.type2 > p { margin-bottom: 0px; font-style:normal; }
	.dt-sc-team.type3 .image img { border-radius:0; }
	
	.dt-sc-team.type4 { text-align:left; position:relative; }
	.dt-sc-team.type4 .team-details { text-align:left; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; clear:none; width:71%; }
	.dt-sc-team.type4 .image { float:left; width:23%; margin-right:4%; margin-left:6px; position:relative; padding:0; }
	
	.dt-sc-social-icons li { float:left; display:inline-block; padding:0; }
	.dt-sc-social-icons { display:inline-block; }
	.post-author-details .dt-sc-social-icons li a { font-size:24px; color:#9c9c9c; line-height:48px; padding:0; min-width:59px; }
	.dt-sc-social-icons li a { border-width:1px 1px 1px 0px; border-style:solid; border-color:#eaeaea; display:inline-block; text-align:center; -webkit-transition:all 300ms linear 0s; -moz-transition:all 300ms linear 0s; -o-transition:all 300ms linear 0s; -ms-transition:all 300ms linear 0s; transition:all 300ms linear 0s; padding:0px; min-width:41px; font-size:16px; color:#888888; line-height:40px; float:left; }
	.dt-sc-social-icons li:first-child a { border-left:1px solid #eaeaea; }
	.dt-sc-social-icons li:hover a { color:#ffffff; }
	
	.dt-sc-team .dt-sc-social-icons li a { padding:0; min-width:37px; }
	

	
	
	
	