.team[class*='element-'].owl-nav-style-one .owl-nav{
margin-top:20px;
margin-left:15px;
margin-right:15px;
text-align:center;
font-size:0;
}
.team[class*='element-'].owl-nav-style-one .owl-nav > .owl-prev,
.team[class*='element-'].owl-nav-style-one .owl-nav > .owl-next{
display:inline-block;
vertical-align:top;
width:40px;
height:40px;
margin-left:7px;
margin-right:7px;
background-color:initial;
border:1px #f5b315 solid;
text-align:center;
}
.team[class*='element-'].owl-nav-style-one .owl-nav > .owl-prev:before,
.team[class*='element-'].owl-nav-style-one .owl-nav > .owl-next:before{
font-family:"FontAwesome";
font-size:30px;
color:#f5b315;
line-height:36px;
}
.team[class*='element-'].owl-nav-style-one .owl-nav > .owl-prev:before{
content:"\f104";
}
.team[class*='element-'].owl-nav-style-one .owl-nav > .owl-next:before{
content:"\f105";
} .team[class*='element-'].owl-nav-style-two .owl-nav > .owl-prev,
.team[class*='element-'].owl-nav-style-two .owl-nav > .owl-next{
position:absolute;
top:50%;
font-size:0;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);
opacity:0;
visibility:hidden;
transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
}
.team[class*='element-'].owl-nav-style-two:hover .owl-nav > .owl-prev,
.team[class*='element-'].owl-nav-style-two:hover .owl-nav > .owl-next{
opacity:1;
visibility:visible;
}
.team[class*='element-'].owl-nav-style-two .owl-nav > .owl-prev{
left:10px;
}
.team[class*='element-'].owl-nav-style-two:hover .owl-nav > .owl-prev{
left:25px;
}
.team[class*='element-'].owl-nav-style-two .owl-nav > .owl-next{
right:10px;
}
.team[class*='element-'].owl-nav-style-two:hover .owl-nav > .owl-next{
right:25px;
}
.team[class*='element-'].owl-nav-style-two .owl-nav > .owl-prev:before,
.team[class*='element-'].owl-nav-style-two .owl-nav > .owl-next:before{
font-family:"FontAwesome";
font-size:45px;
color:#fff;
line-height:45px;
text-shadow:0px 2px 2px rgba(0,0,0,0.3);
}
.team[class*='element-'].owl-nav-style-two .owl-nav > .owl-prev:before{
content:"\f104";
}
.team[class*='element-'].owl-nav-style-two .owl-nav > .owl-next:before{
content:"\f105";
}  .team[class*='element-'] .owl-dots{
margin-top:20px;
margin-left:15px;
margin-right:15px;
}
.team[class*='element-'].owl-dot-style-one .owl-dots{
text-align:center;
}
.team[class*='element-'].owl-dot-style-two .owl-dots{
text-align:right;
}
.team[class*='element-'] .owl-dots > .owl-dot{
display:inline-block;
vertical-align:top;
}
.team[class*='element-'].owl-dot-style-one .owl-dots > .owl-dot{
margin-left:5px;
margin-right:5px;
}
.team[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot{
margin-left:3px;
margin-right:3px;
}
.team[class*='element-'].owl-dot-style-one .owl-dots > .owl-dot > span{
display:block;
width:12px;
height:12px;
background-color:#f5b315;
border-radius:50%;
transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
}
.team[class*='element-'].owl-dot-style-one .owl-dots > .owl-dot.active > span{
background-color:#90a0c7;
}
.team[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot > span{
display:block;
width:15px;
height:3px;
background-color:#fff;
transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
}
.team[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span{
background-color:#90a0c7;
} @media screen and (min-width:1200px){
} @media screen and (min-width:992px) and (max-width:1199px){
} @media screen and (min-width:768px) and (max-width:991px){
} @media screen and (min-width:480px) and (max-width:767px){
} @media screen and (min-width:321px) and (max-width:479px){
} @media screen and (max-width:320px){
} .team.element-one{
width:auto;
margin-left:-15px;
margin-right:-15px;
}
.team.element-one .team-item{
padding:0px 15px 0px 15px;
}
.team.element-one:not(.owl-carousel) .team-item{
float:left;
margin-bottom:40px;
}
.team.element-one .team-item > .holder{
}
.team.element-one .team-item > .holder > .pic{
position:relative;
margin-bottom:17px;
}
.team.element-one .team-item > .holder > .pic > img{
width:100%;
}
.team.element-one .team-item > .holder > .pic > .pic-background{
position:absolute;
top:0;
right:0;
bottom:0;
left:0;
z-index:1;
background-color:#f9f8f8;
}
.team.element-one .team-item > .holder > .pic > .pic-main{
position:absolute;
top:0;
right:0;
bottom:0;
left:0;
z-index:2;
background:center top no-repeat;
background-size:cover;
}
.team.element-one .team-item > .holder > .pic > .pic-data{
position:absolute;
top:0;
right:0;
bottom:0;
left:0;
z-index:3;
padding:25px 25px 25px 25px;
background-color:rgba(0,0,0,0.75);
opacity:0;
visibility:hidden;
transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
}
.team.element-one .team-item > .holder:hover > .pic > .pic-data{
opacity:1;
visibility:visible;
}
.team.element-one .team-item > .holder > .pic > .pic-data > .table{
display:table;
table-layout:fixed;
width:100%;
height:100%;
margin:0;
opacity:0;
visibility:hidden;
transform:translateY(20px);
-webkit-transform:translateY(20px);
transition:all 0.6s ease-in-out;
-webkit-transition:all 0.6s ease-in-out;
}
.team.element-one .team-item > .holder:hover > .pic > .pic-data > .table{
opacity:1;
visibility:visible;
transform:translateY(0);
-webkit-transform:translateY(0);
}
.team.element-one .team-item > .holder > .pic > .pic-data > .table > .table-cell{
display:table-cell;
width:100%;
height:100%;
vertical-align:bottom;
}
.team.element-one .team-item > .holder > .pic > .pic-data > .table > .table-cell > *:last-child{
margin-bottom:0 !important;
}
.team.element-one .team-item > .holder > .pic > .pic-data .excerpt{
margin-bottom:20px;
font-weight:300;
font-size:14px;
color:#fff;
line-height:25px;
}
.team.element-one .team-item > .holder > .pic > .pic-data ul.social{
margin-bottom:5px;
font-size:0;
}
.team.element-one .team-item > .holder > .pic > .pic-data ul.social li{
display:inline-block;
vertical-align:top;
margin-right:10px;
margin-bottom:5px;
}
.team.element-one .team-item > .holder > .pic > .pic-data ul.social li a{
display:block;
width:28px;
height:28px;
border-radius:50%;
text-align:center;
transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
}
.team.element-one .team-item > .holder > .pic > .pic-data ul.social li.facebook a{
background-color:#3b5999;
}
.team.element-one .team-item > .holder > .pic > .pic-data ul.social li.twitter a{
background-color:#55acee;
}
.team.element-one .team-item > .holder > .pic > .pic-data ul.social li.google-plus a{
background-color:#dd4b39;
}
.team.element-one .team-item > .holder > .pic > .pic-data ul.social li.linkedin a{
background-color:#0077B5;
}
.team.element-one .team-item > .holder > .pic > .pic-data ul.social li a i{
font-size:13px;
color:#fff;
line-height:29px;
}
.team.element-one .team-item > .holder > .data{
}
.team.element-one .team-item > .holder > .data > *:last-child{
margin-bottom:0 !important;
}
.team.element-one .team-item > .holder > .data .title{
margin-bottom:3px;
font-weight:500;
font-size:16px;
color:#0a0a0b;
line-height:26px;
}
.team.element-one .team-item > .holder > .data .title a{
color:inherit;
}
.team.element-one .team-item > .holder > .data .designation{
margin-bottom:7px;
text-transform:uppercase;
font-weight:400;
font-size:13px;
color:#0a0a0b;
line-height:25px;
} @media screen and (min-width:1200px){
} @media screen and (min-width:992px) and (max-width:1199px){
} @media screen and (min-width:768px) and (max-width:991px){ .team.element-one:not(.owl-carousel) .team-item{
width:50% !important;
}
} @media screen and (min-width:480px) and (max-width:767px){ .team.element-one:not(.owl-carousel) .team-item{
width:50% !important;
}
} @media screen and (min-width:321px) and (max-width:479px){ .team.element-one:not(.owl-carousel) .team-item{
width:100% !important;
}
} @media screen and (max-width:320px){ .team.element-one:not(.owl-carousel) .team-item{
width:100% !important;
}
} .team.element-two{
width:auto;
margin-left:-15px;
margin-right:-15px;
}
.team.element-two .team-item{
padding:0px 15px 0px 15px;
}
.team.element-two:not(.owl-carousel) .team-item{
float:left;
margin-bottom:40px;
}
.team.element-two .team-item > .holder{
}
.team.element-two .team-item > .holder > .pic{
position:relative;
margin-bottom:32px;
}
.team.element-two .team-item > .holder > .pic > img{
width:100%;
}
.team.element-two .team-item > .holder > .pic > .pic-background{
position:absolute;
top:0;
right:0;
bottom:0;
left:0;
z-index:1;
background-color:#f9f8f8;
}
.team.element-two .team-item > .holder > .pic > .pic-main{
position:absolute;
top:0;
right:0;
bottom:0;
left:0;
z-index:2;
background:center top no-repeat;
}
.team.element-two .team-item > .holder > .pic > .pic-data{
position:absolute;
right:0;
bottom:0;
left:0;
z-index:3;
text-align:center;
opacity:0;
visibility:hidden;
transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
}
.team.element-two .team-item > .holder:hover > .pic > .pic-data{
opacity:1;
visibility:visible;
}
.team.element-two .team-item > .holder > .pic > .pic-data > .pic-data-main{
position:relative;
}
.team.element-two .team-item > .holder > .pic > .pic-data > .pic-data-main:before{
position:absolute;
top:0;
right:0;
bottom:0;
left:0;
z-index:1;
content:" ";
opacity:0.95;
}
.team.element-two .team-item > .holder > .pic > .pic-data > .pic-data-main > .pic-data-main-text{
position:relative;
z-index:2;
padding:25px 25px 25px 25px;
}
.team.element-two .team-item > .holder > .pic > .pic-data > .pic-data-main > .pic-data-main-text > *:last-child{
margin-bottom:0 !important;
}
.team.element-two .team-item > .holder > .pic > .pic-data > .pic-data-main > .pic-data-main-text .designation{
margin-bottom:5px;
text-transform:uppercase;
font-weight:500;
font-size:15px;
color:#fff;
line-height:26px;
letter-spacing: 1px;
}
.team.element-two .team-item > .holder > .pic > .pic-data > .pic-data-main > .pic-data-main-text .excerpt{
margin-bottom:15px;
font-weight:300;
font-size:14px;
color:#fff;
line-height:25px;
}
.team.element-two .team-item > .holder > .data{
text-align: center;
}
.team.element-two .team-item > .holder > .data > *:last-child{
margin-bottom:0 !important;
}
.team.element-two .team-item > .holder > .data .title{
margin-bottom: 3px;
font-weight: 600;
font-size: 13px;
color: #193a5e;
line-height: 26px;
text-transform: uppercase;
}
.team.element-two .team-item > .holder > .data .title a{
color:inherit;
}
.team.element-two .team-item > .holder > .data .designation{
margin-bottom:9px;
text-transform:uppercase;
font-weight:400;
font-size:13px;
line-height:18px;
}
.team.element-two .team-item > .holder > .data ul.social{
margin-bottom:5px;
font-size:0;
}
.team.element-two .team-item > .holder > .data ul.social li{
display:inline-block;
vertical-align:top;
margin-right:7px;
margin-bottom:5px;
}
.team.element-two .team-item > .holder > .data ul.social li a{
display:block;
width:28px;
height:28px;
border-radius:50%;
text-align:center;
transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
}
.team.element-two .team-item > .holder > .data ul.social li.facebook a{
background-color:#3b5999;
}
.team.element-two .team-item > .holder > .data ul.social li.twitter a{
background-color:#55acee;
}
.team.element-two .team-item > .holder > .data ul.social li.google-plus a{
background-color:#dd4b39;
}
.team.element-two .team-item > .holder > .data ul.social li.linkedin a{
background-color:#0077B5;
}
.team.element-two .team-item > .holder > .data ul.social li a i{
font-size:13px;
color:#fff;
line-height:29px;
} @media screen and (min-width:1200px){
} @media screen and (min-width:992px) and (max-width:1199px){
} @media screen and (min-width:768px) and (max-width:991px){ .team.element-two:not(.owl-carousel) .team-item{
width:50% !important;
}
} @media screen and (min-width:480px) and (max-width:767px){ .team.element-two:not(.owl-carousel) .team-item{
width:50% !important;
}
} @media screen and (min-width:321px) and (max-width:479px){ .team.element-two:not(.owl-carousel) .team-item{
width:100% !important;
}
} @media screen and (max-width:320px){ .team.element-two:not(.owl-carousel) .team-item{
width:100% !important;
}
}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%} .team.element-three{
width:auto;
margin-left:-15px;
margin-right:-15px;
}
.team.element-three .team-item{
padding:0px 15px 0px 15px;
}
.team.element-three:not(.owl-carousel) .team-item{
float:left;
margin-bottom:40px;
}
.team.element-three .team-item .pic{
position:relative;
display:inline-block;
vertical-align:top;
width:100%;
max-width:370px;
}
.team.element-three .team-item .pic > img{
width:100%;
}
.team.element-three .team-item .pic > .pic-background{
position:absolute;
top:0;
right:0;
bottom:0;
left:0;
z-index:1;
background-color:#f9f8f8;
}
.team.element-three .team-item .pic > .pic-main{
position:absolute;
top:0;
right:0;
bottom:0;
left:0;
z-index:2;
background:center top no-repeat;
background-size:cover;
}
.team.element-three .team-item .data{
padding-top:30px;
}
.team.element-three .team-item .data > *:last-child{
margin-bottom:0 !important;
}
.team.element-three .team-item .data .title{
margin-bottom:3px;
font-weight:500;
font-size:16px;
color:#0a0a0b;
line-height:26px;
}
.team.element-three .team-item .data .title a{
color:inherit;
}
.team.element-three .team-item .data .designation{
margin-bottom:16px;
text-transform:uppercase;
font-size:13px;
color:#0a0a0b;
line-height:25px;
}
.team.element-three .team-item .data hr{
margin-bottom:16px;
border-top-color:#dedfdf;
}
.team.element-three .team-item .data .content{
margin-bottom:20px;
}
.team.element-three .team-item .data ul.social{
margin-bottom:5px;
font-size:0;
}
.team.element-three .team-item .data ul.social li{
display:inline-block;
vertical-align:top;
margin-right:7px;
margin-bottom:5px;
}
.team.element-three .team-item .data ul.social li a{
display:block;
width:28px;
height:28px;
border-radius:50%;
text-align:center;
transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
}
.team.element-three .team-item .data ul.social li.facebook a{
background-color:#3b5999;
}
.team.element-three .team-item .data ul.social li.twitter a{
background-color:#55acee;
}
.team.element-three .team-item .data ul.social li.google-plus a{
background-color:#dd4b39;
}
.team.element-three .team-item .data ul.social li.linkedin a{
background-color:#0077B5;
}
.team.element-three .team-item .data ul.social li a i{
font-size:13px;
color:#fff;
line-height:29px;
} @media screen and (min-width:1200px){
} @media screen and (min-width:992px) and (max-width:1199px){
} @media screen and (min-width:768px) and (max-width:991px){ .team.element-three:not(.owl-carousel) .team-item{
width:100% !important;
}
} @media screen and (min-width:480px) and (max-width:767px){ .team.element-three:not(.owl-carousel) .team-item{
width:100% !important;
}
} @media screen and (min-width:321px) and (max-width:479px){ .team.element-three:not(.owl-carousel) .team-item{
width:100% !important;
}
} @media screen and (max-width:320px){ .team.element-three:not(.owl-carousel) .team-item{
width:100% !important;
}
} .team.element-four{
width:auto;
margin-left:-15px;
margin-right:-15px;
}
.team.element-four .team-item{
padding:0px 15px 0px 15px;
}
.team.element-four:not(.owl-carousel) .team-item{
float:left;
margin-bottom:40px;
}
.team.element-four .team-item > .holder{
text-align:center;
}
.team.element-four .team-item > .holder > .pic{
position:relative;
display:inline-block;
vertical-align:top;
width:100%;
max-width:265px;
margin-bottom:25px;
}
.team.element-four .team-item > .holder > .pic > img{
width:100%;
border-radius:50%;
}
.team.element-four .team-item > .holder > .pic > .pic-background{
position:absolute;
top:0;
right:0;
bottom:0;
left:0;
z-index:1;
background-color:#f9f8f8;
border:1px #eee solid;
border-radius:50%;
}
.team.element-four .team-item > .holder > .pic > .pic-main{
position:absolute;
top:0;
right:0;
bottom:0;
left:0;
z-index:2;
background:center top no-repeat;
background-size:cover;
border-radius:50%;
}
.team.element-four .team-item > .holder > .pic > .pic-overlay{
position:absolute;
top:0;
right:0;
bottom:0;
left:0;
z-index:3;
background-color:rgba(0,0,0,0.1);
border-radius:50%;
opacity:0;
visibility:hidden;
transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
}
.team.element-four .team-item > .holder:hover > .pic > .pic-overlay{
opacity:1;
visibility:visible;
}
.team.element-four .team-item > .holder > .data{
}
.team.element-four .team-item > .holder > .data > *:last-child{
margin-bottom:0 !important;
}
.team.element-four .team-item > .holder > .data .title{
margin-bottom:3px;
font-weight:500;
font-size:16px;
color:#0a0a0b;
line-height:26px;
}
.team.element-four .team-item > .holder > .data .title a{
color:inherit;
}
.team.element-four .team-item > .holder > .data .designation{
margin-bottom:10px;
text-transform:uppercase;
font-weight:400;
font-size:13px;
color:#0a0a0b;
line-height:25px;
}
.team.element-four .team-item > .holder > .data ul.social{
margin-bottom:5px;
font-size:0;
opacity:0;
visibility:hidden;
transform:translateY(10px);
-webkit-transform:translateY(10px);
transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
}
.team.element-four .team-item > .holder:hover > .data ul.social{
opacity:1;
visibility:visible;
transform:translateY(0);
-webkit-transform:translateY(0);
}
.team.element-four .team-item > .holder > .data ul.social li{
display:inline-block;
vertical-align:top;
margin-left:3px;
margin-right:3px;
margin-bottom:5px;
}
.team.element-four .team-item > .holder > .data ul.social li a{
display:block;
width:28px;
height:28px;
border-radius:50%;
text-align:center;
transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
}
.team.element-four .team-item > .holder > .data ul.social li.facebook a{
background-color:#3b5999;
}
.team.element-four .team-item > .holder > .data ul.social li.twitter a{
background-color:#55acee;
}
.team.element-four .team-item > .holder > .data ul.social li.google-plus a{
background-color:#dd4b39;
}
.team.element-four .team-item > .holder > .data ul.social li.linkedin a{
background-color:#0077B5;
}
.team.element-four .team-item > .holder > .data ul.social li a i{
font-size:13px;
color:#fff;
line-height:29px;
} @media screen and (min-width:1200px){
} @media screen and (min-width:992px) and (max-width:1199px){
} @media screen and (min-width:768px) and (max-width:991px){ .team.element-four:not(.owl-carousel) .team-item{
width:50% !important;
}
} @media screen and (min-width:480px) and (max-width:767px){ .team.element-four:not(.owl-carousel) .team-item{
width:50% !important;
}
} @media screen and (min-width:321px) and (max-width:479px){ .team.element-four:not(.owl-carousel) .team-item{
width:100% !important;
}
} @media screen and (max-width:320px){ .team.element-four:not(.owl-carousel) .team-item{
width:100% !important;
}
} .team.element-five{
width:auto;
margin-left:-15px;
margin-right:-15px;
}
.team.element-five .team-item{
padding:0px 15px 0px 15px;
}
.team.element-five:not(.owl-carousel) .team-item{
float:left;
margin-bottom:40px;
}
.team.element-five .team-item > .holder{
position:relative;
text-align:center;
}
.team.element-five .team-item > .holder > .pic{
position:relative;
z-index:1;
}
.team.element-five .team-item > .holder > .pic > img{
width:100%;
}
.team.element-five .team-item > .holder > .pic > .pic-background{
position:absolute;
top:0;
right:0;
bottom:0;
left:0;
z-index:1;
background-color:#fff;
}
.team.element-five .team-item > .holder > .pic > .pic-main{
position:absolute;
top:0;
right:0;
bottom:0;
left:0;
z-index:2;
background:center top no-repeat;
background-size:cover;
}
.team.element-five .team-item > .holder > .data{
position:absolute;
right:0;
bottom:20px;
left:0;
z-index:2;
padding:35px 15px 35px 15px;
background-color:#fff;
box-shadow:0px 0px 15px rgba(0,0,0,0.15);
opacity:0;
visibility:hidden;
transform:scale(0);
-webkit-transform:scale(0);
transition:all 0.5s ease-in-out;
-webkit-transition:all 0.5s ease-in-out;
}
.team.element-five .team-item > .holder:hover > .data{
bottom:40px;
opacity:1;
visibility:visible;
transform:scale(1);
-webkit-transform:scale(1);
}
.team.element-five .team-item > .holder > .data > *:last-child{
margin-bottom:0 !important;
}
.team.element-five .team-item > .holder > .data .title{
margin-bottom:3px;
font-weight:500;
font-size:16px;
color:#0a0a0b;
line-height:26px;
}
.team.element-five .team-item > .holder > .data .title a{
color:inherit;
}
.team.element-five .team-item > .holder > .data .designation{
margin-bottom:15px;
text-transform:uppercase;
font-weight:400;
font-size:13px;
color:#0a0a0b;
line-height:25px;
}
.team.element-five .team-item > .holder > .data ul.social{
margin-bottom:5px;
font-size:0;
opacity:0;
visibility:hidden;
transform:translateY(10px);
-webkit-transform:translateY(10px);
transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
}
.team.element-five .team-item > .holder:hover > .data ul.social{
opacity:1;
visibility:visible;
transform:translateY(0);
-webkit-transform:translateY(0);
}
.team.element-five .team-item > .holder > .data ul.social li{
display:inline-block;
vertical-align:top;
margin-left:3px;
margin-right:3px;
margin-bottom:5px;
}
.team.element-five .team-item > .holder > .data ul.social li a{
display:block;
width:28px;
height:28px;
border-radius:50%;
text-align:center;
transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
}
.team.element-five .team-item > .holder > .data ul.social li.facebook a{
background-color:#3b5999;
}
.team.element-five .team-item > .holder > .data ul.social li.twitter a{
background-color:#55acee;
}
.team.element-five .team-item > .holder > .data ul.social li.google-plus a{
background-color:#dd4b39;
}
.team.element-five .team-item > .holder > .data ul.social li.linkedin a{
background-color:#0077B5;
}
.team.element-five .team-item > .holder > .data ul.social li a i{
font-size:13px;
color:#fff;
line-height:29px;
} @media screen and (min-width:1200px){
} @media screen and (min-width:992px) and (max-width:1199px){
} @media screen and (min-width:768px) and (max-width:991px){ .team.element-five:not(.owl-carousel) .team-item{
width:50% !important;
}
} @media screen and (min-width:480px) and (max-width:767px){ .team.element-five:not(.owl-carousel) .team-item{
width:50% !important;
}
} @media screen and (min-width:321px) and (max-width:479px){ .team.element-five:not(.owl-carousel) .team-item{
width:100% !important;
}
} @media screen and (max-width:320px){ .team.element-five:not(.owl-carousel) .team-item{
width:100% !important;
}
} .team.element-seven{
width:auto;
margin-left:-5px;
margin-right:-5px;
}
.team.element-seven .team-item{
padding:20px 5px 20px 5px;
}
.team.element-seven:not(.owl-carousel) .team-item{
float:left;
margin-bottom:40px;
}
.team.element-seven .team-item > .holder{
text-align:center;
box-shadow:0px 0px 0px rgba(0,0,0,0);
transition:all 0.5s ease-in-out;
-webkit-transition:all 0.5s ease-in-out;
}
.team.element-seven .team-item > .holder:hover{
position:relative;
box-shadow:0px 0px 25px rgba(0,0,0,0.15);
}
.team.element-seven .team-item > .holder > .pic{
position:relative;
}
.team.element-seven .team-item > .holder > .pic > img{
width:100%;
}
.team.element-seven .team-item > .holder > .pic > .pic-background{
position:absolute;
top:0;
right:0;
bottom:0;
left:0;
z-index:1; background: rgb(255,255,255); background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 100%); background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 100%); background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); transition:all 0.5s ease-in-out;
-webkit-transition:all 0.5s ease-in-out;
}
.team.element-seven .team-item > .holder:hover > .pic > .pic-background{
opacity:0;
visibility:hidden;
}
.team.element-seven .team-item > .holder > .pic > .pic-main{
position:absolute;
top:0;
right:0;
bottom:0;
left:0;
z-index:2;
background:center bottom no-repeat;
background-size:cover;
}
.team.element-seven .team-item > .holder > .data{
padding:20px 15px 22px 15px;
}
.team.element-seven .team-item > .holder > .data > *:last-child{
margin-bottom:0 !important;
}
.team.element-seven .team-item > .holder > .data .title{
margin-bottom:2px;
font-weight:500;
font-size:16px;
color:#343434;
line-height:26px;
}
.team.element-seven .team-item > .holder > .data .title a{
color:inherit;
}
.team.element-seven .team-item > .holder > .data .designation{
margin-bottom:7px;
font-weight:400;
font-size:13px;
color:#343434;
line-height:25px;
} @media screen and (min-width:1200px){
} @media screen and (min-width:992px) and (max-width:1199px){
} @media screen and (min-width:768px) and (max-width:991px){ .team.element-seven:not(.owl-carousel) .team-item{
width:50% !important;
}
} @media screen and (min-width:480px) and (max-width:767px){ .team.element-seven:not(.owl-carousel) .team-item{
width:50% !important;
}
} @media screen and (min-width:321px) and (max-width:479px){ .team.element-seven:not(.owl-carousel) .team-item{
width:100% !important;
}
} @media screen and (max-width:320px){ .team.element-seven:not(.owl-carousel) .team-item{
width:100% !important;
}
}