.t_left p{
  height: 53px;
  white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.single_iframe{
  width: 100%;
  height: 480px;
  float: left;
}
.t_centered.hidden{height: 165px;}
.hidden{visibility: hidden;}
.single_iframe img{
  width: 100%;
  height: 480px;
}


.add_point{
  position: absolute;
  width: 175px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  padding: 15px;
  text-align: center;
  background: green;
  z-index: 999999999999999999999999999999999999999999999999;
  top: 50%;
  cursor: pointer;
  transition: 0.5s background;
}
.add_point:hover{
  background: #17a2b8;
}
.add_point.left{
  left: -250px;
}
.add_point.right{
  right: -250px;
}
@media (max-width: 2000px) {
div.iframe{
  width: 320px;
  height: 240px;
}
}



@media (max-width: 1199px) {
.youtube_iframe{height: 270px!important;}
.mdl .modal-dialog{
  margin-top: 5%!important;
  top: 5%!important;
}
  .only_mobil_top_brackets {
      float: left;
      width: 100%;
      height: 50px;
  }
  .only_mobil_top_brackets div{
    position: static!important;
        float: left;
        margin: 0;
        width: 32.5%;
        border: 0;
        font-size: 16px;
        font-weight: 100;
  }
  .only_mobil_top_brackets div:nth-child(2){
    width: 45%;
  }
  .only_mobil_top_brackets div:nth-child(3){
    width: 22.5%;
  }
.t_left p{
  font-size: 16px;
    font-weight: 100;
  }
  div.iframe{
    width: 170px!important;
    height: 127px!important;
    margin-top: 5px!important;
  }
  ul.referee{
    margin-top: 18px!important;
  }
.t_center{width: 360px;margin: 0 auto;}
.t_left{width: 170px;}
.t_centered{width: 20px;margin: 0;height: 330px;line-height: 330px;}
.t_points ul li{width: 100%;padding: 0;}
.t_points{height: auto;margin-bottom: 5px;width: 72%;}
.t_points ul li:last-child {border-bottom-left-radius: 15px;border-bottom-right-radius: 15px;border-top-right-radius: 0;}
.t_points ul li:first-child {border-top-right-radius: 15px;}


ul.referee li{
  height: auto;
  line-height: normal;
}
.rating{
  width: 80%;
      margin-top: -20px;
}
.t_left ul li p{width: 100%;line-height: 1;}
img.profile_photo {width: 30px!important;}
.rating img{width: 10px;}
.mouse_image{
  width: 100px;
  height: 125px;
  line-height: 125px;
}
.mdl .modal-dialog{
  width: 80%;
  left: 0;
  margin-left: 0;
  right: 0;
  margin: auto;
  top: 50px;
}


.t_shares li a img{width: 16px;vertical-align: middle;}
.center_div{padding: 0!important;width: 100%!important;}
}












@media (max-width: 468px) {
.t_points ul li:first-child{
    padding-top: 3px;
}
.t_points ul li:last-child{
    padding-bottom: 3px;
}

  .t_points ul li {
      width: 95%;
      padding: 0;
      line-height: 15px;
      text-align: left;
      padding-left: 5%;
  }


.t_centered{
  display: block;
  position: absolute;
      width: 20px;
      line-height: 22px;
      height: 22px;
      left: 0;
      top: 17px;
      right: 0;
      margin: auto;
    }
.t_like{
  position: absolute;
  z-index: 9;
  margin-left: 20px;
  width: 27px;
  line-height: 27px;
  background: #7359af;
  height: 27px;
  top: 85px;
  right: 5px;
  left: auto;
}
.t_like img, .t_comment img{width: 55%;}
.t_comment{
  position: absolute;
  z-index: 9;
  margin-left: 20px;
  width: 27px;
  line-height: 27px;
  background: #7359af;
  height: 27px;
  top: 114PX;
  right: 5px;
  left: auto;
}
.t_left:last-child{
  margin-left: 12px;
}
.t_refeere{display: none;}
.gui-container{width: 88%!important;max-width: 88%!important;}
:host([origin=left]) .value {
    margin-left: 20px!important;
    margin-right: 20px!important;
}
}
