/* 
 *  My Team VC - Style Theme 15
 */
@font-face {
  font-family: 'iGlyphicons';
  src: url("../../files/fonts/glyphicons-regular.eot");
  src: url("../../files/fonts/glyphicons-regular.eot?#iefix") format("embedded-opentype"), url("../../files/fonts/glyphicons-regular.woff") format("woff"), url("../../files/fonts/glyphicons-regular.ttf") format("truetype"), url("../../files/fonts/glyphicons-regular.svg#glyphicons_halflingsregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FontAwesome-imt';
  src: url("../../files/fonts/fontawesome-webfont.eot?v=3.2.1");
  src: url("../../files/fonts/fontawesome-webfont.eot?#iefix&v=3.2.1") format("embedded-opentype"), url("../../files/fonts/fontawesome-webfont.woff?v=3.2.1") format("woff"), url("../../files/fonts/fontawesome-webfont.ttf?v=3.2.1") format("truetype"), url("../../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('../../files/fonts/fontello.eot?99886049');
  src: url('../../files/fonts/fontello.eot?99886049#iefix') format('embedded-opentype'),
       url('../../files/fonts/fontello.woff?99886049') format('woff'),
       url('../../files/fonts/fontello.ttf?99886049') format('truetype'),
       url('../../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;
}
.theme_15 .glyphicont-globe:before {
content: "\e341";
}
.theme_15 .glyphicont-envelope:before {
content: "\2709";
}
.theme_15 .icont-phone:before {
content: "\f095";
}
.theme_15 .member-skills-wrapper{
	margin-top:10px;
}
.theme_15 .member-skills-wrapper .skill-label {
text-align: left;
font-size: 11px;
font-family: 'Open Sans', sans-serif;
line-height: 16px;
color: #fff;
margin-bottom: 2px;
font-weight: 600;
}
.theme_15 .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_15 .member-skills-wrapper .skill-prog .fill {
height:100%;
-webkit-animation: 400ms;
background-color: #00afd1;
}

.theme_15 .member-social [class^="icont-"]:before, .theme_15 .member-social [class*=" icont-"]:before {
  color: #fff;
font-family: "ifontello";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 36px;
margin-right: 5px;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: 36px;
height: 36px;
margin-left: .2em;
font-size: 20px;
border-radius: 50%;
border: 1px solid #fff;
margin-bottom: 5px;
}
.theme_15 .member-social .icont-facebook:before {
content: '\ea8a';
}
.theme_15 .member-social .icont-twitter-2:before {
content: '\ec7b';
}
.theme_15 .member-social .icont-linkedin:before {
content: '\ea92';
}
.theme_15 .member-social .icont-gplus:before {
content: '\ec69';
}
.theme_15 .member-social .icont-instagramm:before {
	content: '\ec6b';
}

.theme_15 .team-member {
  color: #fff;
}
.theme_15 .rowt {
  margin: 20px;
}
.theme_15 .rowt:after {
    content: "";
    display: table;
    clear: both;
}

.theme_15 .columnt-main {
  background: #777777;
  width: 100%;
    padding: 10px;
    text-align: center;
    color: #fff;
}

.theme_15 .ict_wrapp ul li {
  box-sizing: border-box;
  margin: 0px;
  display: inline-block;
  vertical-align: top;
  text-align:left;
}

.theme_15 .member-img img  {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;

}
.theme_15 .member-name h3 {
  color: #fff;
}
.theme_15 .member-desc {
  margin-top: 30px;
  text-align: left;
  padding-left: 10px;
}
.theme_15 .member-details {
  text-align: left;
  margin-top: 15px;
  margin-left: 10px;
}


.theme_15 .member-email a {
  color: #fff;
}
.theme_15 .member-social {
  margin-top: 20px;
  margin-bottom: 10px;
}


.theme_15 .imt-column-6 .member-details {
  margin:0;
}

/** RESPONSIVE **/
@media only screen and (max-width: 768px) {
.theme_15 .member-phone, .member-location, .member-email {
  width: 100%;
  padding-left: 10px;
}

}
