@font-face {
  font-family: 'brandico';
  src: url('../fonts/brandico.eot?26238069');
  src: url('../fonts/brandico.eot?26238069#iefix') format('embedded-opentype'),
       url('../fonts/brandico.woff?26238069') format('woff'),
       url('../fonts/brandico.ttf?26238069') format('truetype'),
       url('../fonts/brandico.svg?26238069#brandico') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'brandico';
    src: url('../font/brandico.svg?26238069#brandico') format('svg');
  }
}
*/

 [class^="icons-"]:before, [class*=" icons-"]:before {
  font-family: "brandico";
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;
  /*width: 1em;*/
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  /*font-variant: normal;
  text-transform: none;*/

  /* fix buttons height, for twitter bootstrap */
  /*line-height: 1em;*/

  /* Animation center compensation - magrins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icons-facebook:before { content: '\f300'; } /* '' */
.icons-facebook-rect:before { content: '\f301'; } /* '' */
.icons-twitter:before { content: '\f302'; } /* '' */
.icons-twitter-bird:before { content: '\f303'; } /* '' */
.icons-vimeo:before { content: '\f30f'; } /* '' */
.icons-vimeo-rect:before { content: '\f30e'; } /* '' */
.icons-tumblr:before { content: '\f311'; } /* '' */
.icons-tumblr-rect:before { content: '\f310'; } /* '' */
.icons-googleplus-rect:before { content: '\f309'; } /* '' */
.icons-github-text:before { content: '\f307'; } /* '' */
.icons-github:before { content: '\f308'; } /* '' */
.icons-skype:before { content: '\f30b'; } /* '' */
.icons-icq:before { content: '\f304'; } /* '' */
.icons-yandex:before { content: '\f305'; } /* '' */
.icons-yandex-rect:before { content: '\f306'; } /* '' */
.icons-vkontakte-rect:before { content: '\f30a'; } /* '' */
.icons-odnoklassniki:before { content: '\f30c'; } /* '' */
.icons-odnoklassniki-rect:before { content: '\f30d'; } /* '' */
.icons-friendfeed:before { content: '\f312'; } /* '' */
.icons-friendfeed-rect:before { content: '\f313'; } /* '' */
.icons-blogger:before { content: '\f314'; } /* '' */
.icons-blogger-rect:before { content: '\f315'; } /* '' */
.icons-deviantart:before { content: '\f316'; } /* '' */
.icons-jabber:before { content: '\f317'; } /* '' */
.icons-lastfm:before { content: '\f318'; } /* '' */
.icons-lastfm-rect:before { content: '\f319'; } /* '' */
.icons-linkedin:before { content: '\f31a'; } /* '' */
.icons-linkedin-rect:before { content: '\f31b'; } /* '' */
.icons-picasa:before { content: '\f31c'; } /* '' */
.icons-wordpress:before { content: '\f31d'; } /* '' */
.icons-instagram:before { content: '\f31e'; } /* '' */
.icons-instagram-filled:before { content: '\f31f'; } /* '' */
.icons-diigo:before { content: '\f320'; } /* '' */
.icons-box:before { content: '\f321'; } /* '' */
.icons-box-rect:before { content: '\f322'; } /* '' */
.icons-tudou:before { content: '\f323'; } /* '' */
.icons-youku:before { content: '\f324'; } /* '' */
.icons-win8:before { content: '\f325'; } /* '' */
.icons-amex:before { content: '\f326'; } /* '' */
.icons-discover:before { content: '\f327'; } /* '' */
.icons-visa:before { content: '\f328'; } /* '' */
.icons-mastercard:before { content: '\f329'; } /* '' */
.icons-houzz:before { content: '\f32a'; } /* '' */
.icons-bandcamp:before { content: '\f32b'; } /* '' */
.icons-codepen:before { content: '\f32c'; } /* '' */

.embed-responsive.embed-responsive-16by9.overlay-tudou {

  position: absolute;
  z-index: 101;
  width: 100%;
}

.embed-responsive.embed-responsive-16by9.overlay-tudou img {
  width: 50px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 22%;
  margin-bottom: auto;
}
