/*
tabs styling 
*/
.talent_item_add_remove{
  display: block;
}
#kta-form-tabs{
	position: relative;
	z-index: 10;
	clear: both;
	display: block;
	list-style: none!important;
	margin: 0 0 30px 0px!important;
	text-align: left;
	position: relative;
	margin-bottom: 30px!important;
}
#kta-form-tabs li a{
	margin-right: 2px!important;
	width: auto;
	position: relative;
	padding: 8px 15px;
  text-align: center!important;
  line-height: 20px;
}
.pf_item_add_remove a{
  text-align: center!important;
}
.kta_left_section_wrapper #kta-form-tabs li{
  display: block!important;
  margin-bottom: 10px!important;
}
#kta-form-tabs li a{
	color: #fff;    
	display: block;
}
#kta-form-tabs li:first-child::before, #kta-form-tabs li:last-child::before{
  top:0px; 
  display: block;
  height: 100%;
  width: 32px;
  background: #80B94E;
  position: absolute;
  left: -15px;
  z-index: 0;
}
#kta-form-tabs li:last-child::before{
	right: -15px;
	left: inherit;
}
#kta-form-tabs li:not(last-child)::after{
	content: none!important;
}
ul #kta-form-tabs > li:active a{
	color: #cc00cc!important;
}
#kta-form-tabs li {
	margin-right: 2px!important;
	padding-right: 0px!important;
}
.kta-image-hover-details .pf_mata_data_info_wrapper {
 	position: relative!important;
 	color: #fff; 
 	padding: 5px 10px;
 	display: none;
 	opacity: 1!important;
}
.kta_left_section_wrapper{
  text-align: center;
}
.kta-image-details-wrapper ul li:hover .pf_mata_data_info_wrapper{
	bottom: inherit!important;
}
/* Portfolio category */
.kta-talent-content-wrapper ul li{
	position: relative;
	display: block;
	overflow: hidden;
}
.kta-image-details-wrapper ul li{
	overflow: hidden;
}
.pf_content_wrapper{
  display: block;
  background: #fff;
  border-radius: 0;
  width: 100%;
  z-index: 1;
  opacity: 0;
}
.kta-image-hover-details{
  display: block;
  border-radius: 0;
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0px;
}
.kta-talent-content-wrapper h4{
  background: #ffffff;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0px;
  margin-bottom: 0px!important;
  padding: 0px 10px;
}
.kta-image-details-wrapper .kta-image-hover-details{
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.kta-image-details-wrapper ul li:hover .kta-image-hover-details{
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.kta-talent-content-wrapper .remove{
	display: none;
}
.kta-talent-content-wrapper .item_selected .remove{
	display: block;
}
.kta_social_share_icons{
text-align: center;
}
/********************
Single page styles
********************/
.kta_left_section_wrapper{
  margin-bottom: 0px;
}
.kta_left_section_wrapper ul {
  margin: 0px!important;
  list-style: none!important;
}
.kta_left_section_wrapper{
  position: relative;
}
.kta_left_section_wrapper h3{
  text-align:center;
}
.kta_left_section_wrapper span.pf_content_show{
  border-top: 0px solid #DAE0E0;
  border-bottom: 30px solid #FFF;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  width: 0px;
  height: 0px;
  display: table;
  position: absolute;
  top: -28px;
  text-align: center;
  margin: 0px auto;
  left: 50%;
  margin-left: -15px;
  cursor: pointer;
}
.kta_left_section_wrapper span.pf_content_show i{
  position: absolute;
  margin: 0px auto;
  left: 0px;
  right: 0;
  top: 10px;
  color: #151515;
  margin-left: 0px;
  -webkit-margin-start: -5px
}
.pf_mata_data_info_wrapper h3 {
  text-align: right;
  margin-bottom: 20px;
}
.pf_mata_data_info_wrapper {
  border-color: #4a4a4a;
}
.pf_mata_data_info_wrapper {
  margin: 0px auto;
  display: block;
  text-align: left;
  border-top: 0px solid #FFFFFF;
  border-bottom: 0px solid #FFFFFF;
  position: relative;
}
.kta_tabs_content_wrapper .mata_data_info_wrapper li{
  display: inline-block;
}
.kta-tabs-content-wrapper{
  overflow: hidden;
}
.set_card_wrapper{
  margin-bottom: 20px;
  padding:5px 15px;
  display:block!important;
  text-align:center;
}
.tab-section.kta_talent_compcard{
  display:none!important;
}
.talents_post_thumbnail {
    margin-bottom: 20px;
}
/* Tabs */
.tab-section {
  padding: 30px;
}
#kta-form-tabs li{
  position: relative;
  z-index: 10;
  clear: both;
  display: block;
}
.pf_tab_list > ul{
  list-style: none!important;
  margin: 0 0 30px 0px!important;
  text-align: left;
  position: relative;
  float: left;
}
#kta-form-tabs li{
  background: #f5f5f5;
  margin-right: 5px;
  width: auto;
  display: inline-block;
  position: relative;
  padding: 5px;
  margin-bottom: 2px!important;
  font-size: 12px;
  line-height: 12px;
  border: 1px solid #e5e5e5;
}
#kta-form-tabs li a{
  color: #000;    
  display: block;
}
#kta-form-tabs li.tab-active{
  background: #ed3c74;
  border: 1px solid #F30D0D;
}
#kta-form-tabs li.tab-active a{
  color: #ffffff;
}
.kta-image-details-wrapper img{
  width: 100%;
}
.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body{
  background-color: #9a9a9a;
}
/* Talent Search */
.advance_search_wrapper h4 {
    left: 0!important;
    opacity: 1!important;
}
.four_fifth_last.kta_tabs_content_wrapper .mata_data_info_wrapper{
  text-align:center;
}
.talents_post_thumbnail img{
  margin:0px auto;
}
#gallery_horizontal {
    width: 101.5%;
}
#kta-form-tabs li a{
  font-size:18px;
}
.kta-talent-content-wrapper li h4{
  padding:10px;
}
.talents_post_title{
  margin-bottom: 20px;
}
.four_fifth_last.kta_tabs_content_wrapper .mata_data_info_wrapper ul li{
  margin-bottom: 0px!important;
  padding:10px 0px;
}
 ul.page-numbers .page-numbers{
  line-height:30px!important;
 }