/* 
 *  My Team VC - Style Theme 11
 */
@font-face {
  font-family: 'iGlyphicons';
  src: url(//bastalavista.de/wp-content/plugins/indeed-my-team-vc/files/fonts/glyphicons-regular.eot);
  src: url(//bastalavista.de/wp-content/plugins/indeed-my-team-vc/files/fonts/glyphicons-regular.eot?#iefix) format("embedded-opentype"), url(//bastalavista.de/wp-content/plugins/indeed-my-team-vc/files/fonts/glyphicons-regular.woff) format("woff"), url(//bastalavista.de/wp-content/plugins/indeed-my-team-vc/files/fonts/glyphicons-regular.ttf) format("truetype"), url(//bastalavista.de/wp-content/plugins/indeed-my-team-vc/files/fonts/glyphicons-regular.svg#glyphicons_halflingsregular) format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FontAwesome-imt';
  src: url(//bastalavista.de/wp-content/plugins/indeed-my-team-vc/files/fonts/fontawesome-webfont.eot?v=3.2.1);
  src: url(//bastalavista.de/wp-content/plugins/indeed-my-team-vc/files/fonts/fontawesome-webfont.eot?#iefix&v=3.2.1) format("embedded-opentype"), url(//bastalavista.de/wp-content/plugins/indeed-my-team-vc/files/fonts/fontawesome-webfont.woff?v=3.2.1) format("woff"), url(//bastalavista.de/wp-content/plugins/indeed-my-team-vc/files/fonts/fontawesome-webfont.ttf?v=3.2.1) format("truetype"), url(//bastalavista.de/wp-content/plugins/indeed-my-team-vc/files/fonts/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1) format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ifontello';
  src: url(//bastalavista.de/wp-content/plugins/indeed-my-team-vc/files/fonts/fontello.eot?99886049);
  src: url(//bastalavista.de/wp-content/plugins/indeed-my-team-vc/files/fonts/fontello.eot?99886049#iefix) format('embedded-opentype'),
       url(//bastalavista.de/wp-content/plugins/indeed-my-team-vc/files/fonts/fontello.woff?99886049) format('woff'),
       url(//bastalavista.de/wp-content/plugins/indeed-my-team-vc/files/fonts/fontello.ttf?99886049) format('truetype'),
       url(//bastalavista.de/wp-content/plugins/indeed-my-team-vc/files/fonts/fontello.svg?99886049#fontello) format('svg');
  font-weight: normal;
  font-style: normal;
}
.ict_wrapp [class^="icont-"],
.ict_wrapp [class*=" icont-"] {
  font-family: FontAwesome-imt !important;
  font-weight: normal !important;
  font-style: normal !important;
  text-decoration: inherit !important;
  -webkit-font-smoothing: antialiased !important;
  *margin-right: .3em !important;
}
.ict_wrapp [class^="icont-"]:before,
.ict_wrapp [class*=" icont-"]:before {
  text-decoration: inherit !important;
  display: inline-block !important;
  speak: none !important;
}
.ict_wrapp [class^="glyphicont-"],
.ict_wrapp [class*=" glyphicont-"] {
  font-family: 'iGlyphicons' !important;
  font-weight: normal !important;
  font-style: normal !important;
  text-decoration: inherit !important;
  -webkit-font-smoothing: antialiased !important;
  /* sprites.less reset */
  display: inline !important;
  width: auto;
  height: auto;
  line-height: 15px;
  vertical-align: middle;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
.ict_wrapp [class^="glyphicont-"]:before,
.ict_wrapp [class*=" glyphicont-"]:before {
  text-decoration: inherit !important;
  display: inline-block !important;
  speak: none !important;
}
*{
    box-sizing: border-box;
}

.theme_11 .glyphicont-globe:before {
content: "\e341";
}
.theme_11 .glyphicont-envelope:before {
content: "\2709";
}
.theme_11 .icont-phone:before {
content: "\f095";
}
/* team-member CONTAINER */
.theme_1 .ict_wrapp ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.theme_11 .ict_wrapp ul li {
  box-sizing: border-box;
 display: inline-block;
 vertical-align: top;
 text-align: left;
}

.theme_11 .team-member {
display: flex;
  border-bottom: 1px solid rgba(35, 35, 35, 0.2);
  padding: 0 0 40px 0;
  margin-bottom: 40px;
  overflow: hidden;
  font-family: 'Work Sans', sans-serif;
  color: #111;
}
.theme_11 .member-name, .member-desc, .member-email, .member-web, .member-phone, .member-location, .member-social {
  text-align: left;
}
.theme_11 .member-name  a {
  color: #8b8e93;
  font-size: 18px;
  margin: 0 0 5px;
  line-height: 1.1;
  font-weight: 300;
  padding: 0;
  display: block;
}
.theme_11 .member-name span {
  font-size: 14px;
  text-transform: uppercase;
}
/* RIGHT CONTAINER */
.theme_11 .tm-photo-section {
    display: inline-block;
    width: 33%;
    vertical-align: top;
}
.theme_11 .tm-photo-section img {
  min-width: 200px;
  max-width: 300px;

}
  /* LEFT CONTAINER */
.theme_11 .tm-infos-section {
  overflow: hidden;
  display: inline-block;
  order: -1;
  width: 66%;
  padding: 10px;
}
.theme_11 .member-desc {
  margin-top: 15px;
}

.theme_11 .member-desc p {
  font-size: 16px;
  margin: 0 0 20px;
}
.theme_11 .member-social {
  padding: 0;
  margin: 0 -5px;
}
.theme_11 .member-social a {
  color: #111;
  border: 1px solid;
  margin: -6px 5px 2px 5px;
  text-align: center;
  padding: 10px 0;
  width: 40px;
  display: inline-block;
  text-decoration: none;

}
.theme_11 .member-social i {
  display: block;
  -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}
.theme_11 .member-social i:hover {
  -moz-transform: translateY(-4px);
	-webkit-transform: translateY(-4px);
	transform: translateY(-4px);
}
.theme_11 .member-skills-wrapper {
  width: 50%;
  margin-bottom: 20px;
}

.theme_11 .member-skills-wrapper .skill-prog {
height: 2px;
margin-bottom: 6px;
border-radius: 24px;
-webkit-border-radius: 24px;
-moz-border-radius: 24px;
-o-border-radius: 24px;
background-color: #fff;
box-shadow: none;
-o-box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
}
.theme_11 .member-skills-wrapper .skill-prog .fill {
height:100%;
-webkit-animation: 400ms;
background-color: #00afd1;
}
.theme_11 .member-skills-wrapper .skill-label {
  width: 100%;
  text-align: left;
}

.theme_11 .member-social [class^="icont-"]:before, .theme_11 .member-social [class*=" icont-"]:before {
font-family: "ifontello";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: 1em;
margin-left: .2em;
font-size: 18px;
}
.theme_11 .member-social .icont-facebook:before {
content: '\ea8a';
}
.theme_11 .member-social .icont-twitter-2:before {
content: '\ec7b';
}
.theme_11 .member-social .icont-linkedin:before {
content: '\ea92';
}
.theme_11 .member-social .icont-gplus:before {
content: '\ec69';
}
.theme_11 .member-social .icont-instagramm:before {
	content: '\ec6b';
}
.theme_11 .imt-column-3 .team-member,
.theme_11 .imt-column-4 .team-member,
.theme_11 .imt-column-5 .team-member,
.theme_11 .imt-column-6 .team-member {
  display: block;
}

.theme_11 .imt-column-3 .tm-infos-section,
.theme_11 .imt-column-4 .tm-infos-section,
.theme_11 .imt-column-5 .tm-infos-section,
.theme_11 .imt-column-6 .tm-infos-section {
  width: 100%;
}

.theme_11 .imt-column-3  .member-skills-wrapper,
.theme_11 .imt-column-4  .member-skills-wrapper,
.theme_11 .imt-column-5  .member-skills-wrapper,
.theme_11 .imt-column-6  .member-skills-wrapper {
  width: 100%;
}

/** RESPONSIVE **/
@media only screen and (max-width: 768px) {
    /* For mobile phones: */

  .theme_11  .tm-infos-section {
    width: 100%;
  }
  .theme_11 .team-member {
    display: block;
  }
    .theme_11 .tm-photo-section .member-img img {
      width: 100%;
      float: none;
      margin: 15px;
    }
    .theme_11 .member-desc {
      margin-top: 20px;
    }
    .theme_11 .member-skills-wrapper{
      width: 100%;
    }
}