/* Team Section Area
=============================== */
.single-member { height:auto; font-weight:700; border-radius:7px; margin:0 10px;}
.item .single-member h3 { font-size:18px; line-height:20px; font-weight:700;}
.single-member h5 { font-size:14px; text-transform:capitalize;}
.line2 { width:40px; height:3px; color:#222; margin:0px auto;}

.overlay-hover:hover .overlay-effect { opacity:.95; -webkit-transition:top 0.35s ease 0s; -o-transition:top 0.35s ease 0s; transition:top 0.35s ease 0s; top:0px; }
.overlay-hover { position:relative; overflow:hidden;}
.overlay-effect { position:absolute; opacity:0; cursor:pointer; top:-207px; -webkit-transition:top 0.35s ease 0s; -o-transition:top 0.35s ease 0s; transition:top 0.35s ease 0s; z-index:10;}
.overlay-hover img { margin-left:-1px; }

.overlay-effect ul.social { bottom:2%; position:absolute; width:100%;}
.overlay-effect p { color:#fff; padding:20px; line-height:2;}
.overlay-effect ul.social li { font-size:12px; padding:3px 3px; color:#fff;}
.overlay-effect ul.social i { color:#fff; font-size:10px; margin-right:5px; }
.overlay-effect ul li a { color:#fff; text-decoration:none; }

/* Carousel TEAM Css
=========================== */
.team-items { width:100%; height:auto; position:relative; float:left; }
#owl-demo_ap .item { overflow:hidden;}
#owl-demo_ap .owl-item { margin:0 auto;}
#owl-demo_ap .item img { margin-bottom:0px;}
#team_ap .container { width:100%}
#team_ap .owl-theme .owl-controls .owl-buttons { padding:0px;}
.owl-carousel { display:block!important;}
#team_ap .owl-theme .owl-controls .owl-buttons .owl-prev { font-size:30px; position:absolute; left:0px; top:20%; opacity:0.5;}
#team_ap .owl-theme .owl-controls .owl-buttons .owl-next { font-size:30px; position:absolute; right:0px; top:20%; opacity:0.5;}

#team_ap .owl-theme .owl-controls .owl-buttons .owl-prev,
#team_ap .owl-theme .owl-controls .owl-buttons .owl-next { -webkit-transition:all .3s ease 0s; -o-transition:all .3s ease 0s; transition:all .3s ease 0s;}

#team_ap .owl-theme .owl-controls .owl-buttons .owl-prev:hover,
#team_ap .owl-theme .owl-controls .owl-buttons .owl-next:hover {}

/* Main Css
=========================== */
#team_ap h3, #team_ap h4, #team_ap h5 { font-weight:500; line-height:1.1; color:inherit;}
#team_ap .feature_title { font-size:20px; margin-top:20px; margin-bottom:10px;}
#team_ap .feature_sub { font-size:16px; }
.list-inline > li { display:inline-block; padding-left:5px; padding-right:5px;}
.item .t_area { margin:20px 0; }

#team_ap .col-xs-12,
#team_ap .col-sm-12,
#team_ap .col-md-12 { position:relative; min-height:1px; padding-left:15px; padding-right:15px; margin-bottom:20px;}

@media (min-width:768px) {
#team_ap .col-sm-12 { float:left; }
#team_ap .col-sm-12 { width:100%; }
#team_ap .col-xs-12 { width:100%;}
}

 #team_ap .owl-theme .owl-controls .owl-buttons { }
 #team_ap .owl-theme .owl-controls .owl-buttons .owl-next,
 #team_ap .owl-theme .owl-controls .owl-buttons .owl-prev { float:left; margin:0px 20px;}

 #team_ap .owl-container { margin:auto; padding:0px;}
 #team_ap .owl-container:before, 
 #team_ap .owl-container:after { content:" "; display:table;}
 #team_ap .owl-container:after { clear:both;}

@media (min-width:768px) {
 #team_ap .owl-container { width:750px; }
}
@media (min-width:992px) {
 #team_ap .owl-container { width:970px; }
}
@media (min-width:1200px) {
 #team_ap .owl-container { width:100%; }
}

 #team_ap .owl-text-center{ text-align:center }

 #team_ap .owl-row { margin-left:-15px; margin-right:-15px;}
 #team_ap .owl-row:before, .row:after { content:" "; display:table;}
 #team_ap .owl-row:after { clear:both;}

/* Red Css
=========================== */
#team_ap { background:transparent; font-size:14px; line-height:1.42857; }
.single-member { background:#fff;}
.item .single-member h3 { color:#EE3B24!important;}
.single-member h5 { color:#1F1F1F;}
.line2 { background:#EE3B24;}
.overlay-effect { background:rgba(209,66,51,0.95); }
 #team_ap .owl-theme .owl-controls .owl-buttons .owl-prev,
 #team_ap .owl-theme .owl-controls .owl-buttons .owl-next { background:transparent; color:#fff;}
 #team_ap .owl-theme .owl-controls .owl-buttons .owl-prev:hover,
 #team_ap .owl-theme .owl-controls .owl-buttons .owl-next:hover { background:transparent; color:#444; opacity:1;}