body {
    margin-top: 50px;
}
.footer-bottom-lef a{
	text-decoration: none;
}

li {
  display: inline;
}

.leader {
  width: 650px;
  margin:auto;
  
}

.leader img {
  display:block;
  margin:0 auto;
  border-radius: 75px;
  width: 150px;
  height: auto;
}

.leader a {
	text-decoration: none;
}

.header-box,
.team-box {
    text-align: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}


.person img {
  width: 200px;
  height: 200px;
  border-radius: 60%;
  margin: auto;
}

.person h5 {
  color: #00aeda;
  font-size: 13px;
  font-weight: 400;
}



.team-box {
	background: url('../img/team_bg.png') repeat center top scroll;
  padding-bottom: 20px;
}

.admin-box {
	background: #EDEDED;
  padding-top: 80px;
  padding-bottom: 360px;
}

@media(max-width:770px) {
  .team-box {
    margin-top: 50px;
  }
}

.title > h1 {
  width: 100%;
  margin: .7em auto;
  overflow: hidden;
  text-align: center;
  font-weight:600;
  margin: 0px auto;
  font-size: 30px;
}

.title > h1:before, h1:after {
  content: "";
  display: inline-block;
  width: 50%;
  margin: 0 30px 0 -55%;
  vertical-align: middle;
  border-bottom: 1px solid;
  color: #1a1d26;
}

.title > h1:after {
  margin: 0 -55% 0 30px;
  color: #1a1d26;
}

.title > span {
  display: inline-block;
  vertical-align: middle;
}

.title-light > h1 {
  width: 100%;
  margin: .7em auto;
  overflow: hidden;
  text-align: center;
  font-weight:600;
  margin: 0px auto;
  font-size: 30px;
  color: darkgrey;
}

.title-light > h1:before, h1:after {
  content: "";
  display: inline-block;
  width: 50%;
  margin: 0 30px 0 -55%;
  vertical-align: middle;
  border-bottom: 1px solid;
  color: darkgrey;
}

.title-light > h1:after {
  margin: 0 -55% 0 30px;
}

.title-light > h2 {
  margin: 50px;
}

.title-light > span {
  display: inline-block;
  vertical-align: middle;
}

.news {
  width: 100%;
  height: 380px;
  margin: 15px auto;
  background: #151722;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  max-width: 380px;
}

.news .news-heading {
  position: relative;
  top: 280px;
  -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  padding-left: 25px;
  background: #151722;
  color: #fff;
  height: 100px;
  padding-top: 25px;
}

.news .news-heading > h4 {
  margin: 0px;
color: darkgrey;
}

.news .news-heading > p {
  margin: 0px;
  color: #52576d;
}

.news .news-description {
  width: 100%;
  padding: 0px 25px;
  opacity: 0;
  -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  background: #151722;
  color: #868ca5;
}

.news .news-description > a {
  margin-top: 10px;
  background: #0c0d13;
  border: 0px;
  color: #52576c;
  font-weight: bold;
  border-radius: 0px;
  padding: 12px 22px;
}

.news:hover {
  border-color: #00a8ff;
}

/*.news:hover .news-heading {
  top: 0px;
}

.news:hover .news-description {
  opacity: 0.95;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  height: 280px;
  padding: 25px 25px;
}*/



.floatClear {
    clear: both;
}

#wrapper {
    text-align: center;
    position: relative;
}

#wrapper .line {
    border-bottom: 10px solid #1e2031;
    position: absolute;
    width: 100%;
    top: 15px;
}

#wrapper .showmore {
    position: absolute;
    width: 100%;
}

#wrapper .showmore .text {
    background: #0c0d13;
    margin: 0px auto;
    padding: 10px 10px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    width: 430px;
    border-bottom: 10px solid #1e2031;
}

@media(max-width:1200px) {
  #wrapper .showmore .text {
      width: 100%;
  }
}

.showmore .text > a {
    color: #9f79cb;
}

.showmore .text > a:hover {
    text-decoration: none;
    color: #633c90;
}

.team-menu {
  font-size: 20px;
}

.team-menu > li {
  margin: 25px 40px;
  border: 2px solid #e1e1e1;
  width: 200px;
  height: 69px;
}

#csgo{
  background-image: url("/domains/eclot.eu/include/img/csgo_bg.png");
  background-repeat: no-repeat;
  background-position: center;
}

#hearthstone{
  background-image: url("/domains/eclot.eu/include/img/hs_bg.png");
  background-repeat: no-repeat;
  background-position: center;
}

#lol{
  background-image: url("/domains/eclot.eu/include/img/lol_bg.png");
  background-repeat: no-repeat;
  background-position: center;

}

#lol_academy{
  background-image: url("/domains/eclot.eu/include/img/lol_academy_bg.png");
  background-repeat: no-repeat;
  background-position: center;

}

#brawl{
  background-image: url("/domains/eclot.eu/include/img/bs_bg.png");
  background-repeat: no-repeat;
  background-position: center;

}

#nhl{
  background-image: url("/domains/eclot.eu/include/img/nhl_bg.png");
  background-repeat: no-repeat;
  background-position: center;

}


#csgo > a:hover{
  background: #e1e1e1;
  background-image: url("/domains/eclot.eu/include/img/csgo_bg.png");
  background-repeat: no-repeat;
  background-position: center;
}

#hearthstone > a:hover{
  background: #e1e1e1;
  background-image: url("/domains/eclot.eu/include/img/hs_bg.png");
  background-repeat: no-repeat;
  background-position: center;
}

#lol > a:hover{
  background: #e1e1e1;
  background-image: url("/domains/eclot.eu/include/img/lol_bg.png");
  background-repeat: no-repeat;
  background-position: center;
}

#lol_academy > a:hover{
  background: #e1e1e1;
  background-image: url("/domains/eclot.eu/include/img/lol_academy_bg.png");
  background-repeat: no-repeat;
  background-position: center;
}

#brawl > a:hover{
  background: #e1e1e1;
  background-image: url("/domains/eclot.eu/include/img/bs_bg.png");
  background-repeat: no-repeat;
  background-position: center;
}

#nhl > a:hover{
  background: #e1e1e1;
  background-image: url("/domains/eclot.eu/include/img/nhl_bg.png");
  background-repeat: no-repeat;
  background-position: center;
}

@media(max-width:1000px) {
    .team-menu > li {
  	   width: 100%;
     }
}

@media(max-width:1200px) {
    .team-menu > li {
  	   margin: 20px 0px;
     }
}

.team-menu > li > a {
  color: #a3a3a3;
  padding: 34px 0px;
}

.team-menu > li.active{
  border: 2px solid darkgrey;
}

.team-menu > li.active > a:hover {
  background: darkgrey;
  color: #fff;
  border-radius: 0px;
}

.team-player {
  float: left;
  width: 20%;
  margin: 0 auto;
}

@media(max-width:1000px) {
    .team-player {
  	   width: 100%;
        margin: 10px auto;
     }
}

.team-player > h4 {
  color: #696a70;
}

.team-player > h4 > span {
  color: #eb395f;
}

.team-player > hr {
  color: #cacaca;
  background-color: #cacaca;
  height: 1px;
  margin: 1
  0px 40px;
  border: 0px;
}

.team-player > a > img {
  padding: 8px;
  border: 2px solid #d3d3d3;
  opacity: 0.5;
}

.team-player > a > img:hover {
  padding: 8px;
  border: 2px solid #7d8ba1;
  opacity: 1;
}

.team-player-social {
  width: 100px;
  margin: 0 auto;
}

.team-player-social > a {
  width: 20px;
  height: 20px;
  background: #cacaca;
  margin: 6px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  padding-top: 3px;
  display: block;
  float: left;
  border-radius: 50%;
}

.team-player-social > a:hover {
  background: #ec3a60;
}

.sponsor .col-md-4 {
  margin-top: -80px;
  margin-bottom: -130px;
}

.main-content {
  min-height: 500px;
}


.achievements-header {
  padding-top: 10px;
  padding-bottom: 50px;
  text-align: center;
}

.achievements-header > h2{
  font-size: 36px;
  color: #4c576b;
  padding-bottom: 50px;
}

.achievements-header > hr{
  background-color: #1a1d26;
  color: #1a1d26;
  height: 2px;
  width: 80%;
  border: 0;
}
}

.achievements-social {
  width: 200px;
}

.achievements-social > a {
  width: 30px;
  height: 30px;
  background: #cacaca;
  margin: 6px 12px;
  text-align: center;
  color: #0c0d13;
  font-size: 16px;
  padding-top: 5px;
  display: block;
  float: left;
  border-radius: 50%;
}

.achievements-social > a:hover {
  background: #ec3a60;
}

.achievements-image {
  background: transparent url("../img/img_bg.png") no-repeat bottom center scroll;
  color: #717e92;
  min-height: 45px;
  max-height: 45px;
  width: 30%;
  float: left;
  display: inline-block;  
  vertical-align: middle;
  position: relative;
  margin-bottom: 10px;
}

.achievements-image > img {
  max-height: 100%;   
  width: auto;
  height: auto;
  position: absolute;  
  top: 0;  
  bottom: 0;
  margin: auto;
}

.left {
  left: 0;
  max-width: 300px;
}

.right {
  right: 0;
  max-width: 120px;
}

@media(max-width:1200px) {
  .achievements-image > img { 
    max-width: 200px; 
  }
}

@media(max-width:1000px) {
  .achievements-image > img { 
    max-width: 400px; 
  }
}

@media(max-width:400px) {
  .achievements-image > img { 
    max-width: 250px; 
  }
}

@media(max-width:1000px) {
  .achievements-image { 
    width: 100%; 
    margin-right: auto;
    margin-left: auto;
    display: block;
  }
}

.achievements-content {
  background: #fff;
  padding: 5px 30px;
  color: #717e92;
  max-height: 45px;
  width: 70%;
  float: left;
  margin-bottom: 10px;
}

@media(max-width:1000px) {
  .achievements-content { 
    width: 100%; 
    margin: 10px auto;
    height: 100%
  }
}

.achievements-content > h5 {
  font-size: 18px;
  font-weight: bold;
}

.achievements-content > p {
  font-size: 14.5px;
}

.achievements-content > p > img {
  max-width: 1080px;
  margin: 20px 0px;
}

.sponsor-header {
  padding-top: 10px;
  padding-bottom: 50px;
  text-align: center;
}

.sponsor-header > h2{
  font-size: 36px;
  color: #4c576b;
  padding-bottom: 50px;
}

.sponsor-header > hr{
  background-color: #1a1d26;
  color: #1a1d26;
  height: 2px;
  width: 110%;
  border: 0;
}
}

.sponsor-social {
  width: 200px;
}

.sponsor-social > a {
  width: 30px;
  height: 30px;
  background: #cacaca;
  margin: 6px 12px;
  text-align: center;
  color: #0c0d13;
  font-size: 16px;
  padding-top: 5px;
  display: block;
  float: left;
  border-radius: 50%;
}

.sponsor-social > a:hover {
  background: #ec3a60;
}

.sponsor-image {
  background-color: #191919;
  color: #717e92;
  height: 200px;
  width: 250px;
  float: left;
  display: inline-block;  
  vertical-align: middle;
  position: relative;
  margin-bottom: 10px;
}

.sponsor-image > img {
  max-height: 100%;  
  max-width: 250px; 
  width: auto;
  height: auto;
  position: absolute;  
  top: 0;  
  bottom: 0;  
  left: 0;  
  right: 0;  
  margin: auto;
}

@media(max-width:1200px) {
  .sponsor-image > img { 
    max-width: 200px; 
  }
}

@media(max-width:1000px) {
  .sponsor-image > img { 
    max-width: 400px; 
  }
}

@media(max-width:400px) {
  .sponsor-image > img { 
    max-width: 250px; 
  }
}

@media(max-width:1000px) {
  .sponsor-image { 
    width: 100%; 
    margin-right: auto;
    margin-left: auto;
    display: block;
  }
}

.sponsor-content {
  background: rgb(237,236,236);
  padding: 5px 30px;
  color: #717e92;
  height: 200px;
  width: 70%;
  float: left;
  margin-bottom: 10px;
}

@media(max-width:1000px) {
  .sponsor-content { 
    width: 100%; 
    margin: 10px auto;
    height: 100%
  }
}

.sponsor-content > h5 {
  font-size: 18px;
  font-weight: bold;
}

.sponsor-content > p {
  font-size: 14.5px;
}

.sponsor-content > p > img {
  max-width: 1080px;
  margin: 20px 0px;
}

.profile-header {
  min-height: 300px;
  background: url('../img/good5.png') repeat bottom center scroll;
  margin-top: 40px;
}

.profile-avatar > img {
  padding: 10px;
  border: 3px solid #7d8ba1;
  margin-top: 15px;
  width: 270px;
}

.profile-details {
  color: #fff;
}

@media(max-width:1200px) {
  .profile-details {
    margin-left: 70px;
    margin-bottom: 100px;
  }
}

@media(max-width:770px) {
  .profile-details {
    margin-left: 40px;
  }
}

.profile-details > h3 {
  margin-top: 45px;
  font-size: 32px;
}

.profile-details > h5 {
  font-size: 20px;
}

.profile-details > a {
  font-size: 16px;
  color: #8c818c;
  font-weight: bold;
  margin-right: 30px;
}

.profile-details > a:hover {
  color: #fff;
  text-decoration: none;
}

.profile-logo {
  margin-top: 40px;
}

@media(max-width:1200px) {
  .profile-logo {
      display: none;
  }
}

.profile-content {
  background: #fff;
  padding: 30px;
  color: #717e92;
}

.profile-content > h3 {
  margin-bottom: 30px;
}

.profile-content > p {
  margin-bottom: 30px;
}

.post-header {
  padding-top: 0px;
  padding-bottom: 0px;
}

.post-details {
  color: #fff;
}

@media(max-width:1200px) {
  .post-details {
    margin-left: 70px;
    margin-bottom: 100px;
  }
}

@media(max-width:770px) {
  .post-details {
    margin-left: 40px;
  }
}

.post-details > h3 {
  margin-top: 45px;
  font-size: 32px;
}

.post-details > h5 {
  font-size: 20px;
  color: #ec3a60;
}

.post-social {
  width: 200px;
}

.post-social > a {
  width: 30px;
  height: 30px;
  background: #cacaca;
  margin: 6px 12px;
  text-align: center;
  color: #0c0d13;
  font-size: 16px;
  padding-top: 5px;
  display: block;
  float: left;
  border-radius: 50%;
}

.post-social > a:hover {
  background: #ec3a60;
}

.post-content {
  background: #fff;
  padding: 20px;
  color: #717e92;
}

.post-content img {
  padding-bottom: 20px;
}

.post-content > h3 {
  margin-bottom: 30px;
}

.post-content > p {
  margin-bottom: 10px;
}

.post-content > p > img {
  max-width: 100%;
  height: auto;
}

.footer-top {
  border-top: 3px solid #3e539f;
  height: 300px;
  background: url('../img/good5.png') repeat center center scroll;
}

@media(max-width:770px) {
  .footer-top {
    height: 100%;
  }
}

.footer-top-left {
  width: 200px;
  float: left;
  padding: 55px 0px;
}

@media(max-width:991px) {
  .footer-top-left {
    width: 100%;
  }
}

.footer-top-middle {
  border-left: 1px solid #2a365b;
  height: 300px;
  padding: 15px 40px;
  width: 630px;
  float: left;

}

@media(max-width:1200px) {
  .footer-top-middle {
    width: 440px;
  }
}

@media(max-width:991px) {
  .footer-top-middle {
    width: 100%;
    border: 0px;
    height: 100%;
  }
}

.footer-top-right {
  border-left: 1px solid #2a365b;
  height: 100%;
  width: 300px;
  float: left;
  padding: 15px 40px;
}

@media(max-width:991px) {
  .footer-top-right {
    width: 100%;
    border: 0px;
  }
}

.footer-top-social {
  display: block;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  width: 186px;
}
.footer-top-social a:hover {
  background-color:#3b4c82;
  transition: all .25s;
}
.footer-top-social > a {
  width: 50px;
  height: 50px;
  background: #5b6592;
  margin: 6px;
  text-align: center;
  color: #fff;
  font-size: 30px;
  padding-top: 6px;
  display: block;
  transition: all .25s;
  float: left;
}

.footer-top-gotop > a > img {
  padding-top: 50px;
  padding-bottom: 20px;
}

.footer-bottom {
  width: 100%;
  background: #11131a;
  padding: 10px 0px;
  font-weight: 500;
  color: darkgrey;
}

.footer-bottom .footer-bottom-left > a,.footer-bottom-right > a {
  color: darkgrey;
}

.footer-bottom .footer-bottom-left > a:hover,.footer-bottom-right > a:hover {
  color: #868ca5;
  text-decoration: none;
}

.footer-bottom-left {
  float: left;
}

.footer-bottom-right {
  float: right;
}
.socky a:hover {
  color: blue;  
}
.right_nick{
  max-height: 45px;
  width: 30%;
  float: right;
  margin-bottom: 10px;
  margin-right: -80px;
}
.hlavni_video{
  tp-video-play-button {display: none !important};
  rev_slider video {pointer-events: none};
}
#posun_sponsor{
  padding-left: 245px;
  margin-bottom: -110px;
}
#posun_obrazek_sponsor{
  padding-left: 170px;
}

#novinky_zmenseni {
  width: auto;
  margin-left: auto;
  margin-right: auto;
}


@media screen and (min-width: 768px){
  .horni_lista{
    width: 100%;
    height: 11%;
    background: #000000;
  }
}

.horni_lista_text{
  width: 8%;
  font-family: "Exo", sans-serif;
  font-style: italic;
  color: #ffffff;
  font-size: 18px;
  padding-left: 20px;
  padding-top: 50px;
}

.ikony{
  width: 13%;
  border: 1px red solid;
  margin-left: 87%;
}

.ikona{
  padding-right: 10px;
}

.align-items-center{
  -ms-flex-align: center !important;
  align-items: center !important;
}

.d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}

.powered_partneri{
  margin-bottom: 300px;
}

.powered_partner{
  max-height: 60px;
  width: auto;
}