/*!
 * Start Bootstrap - Blog Home (https://startbootstrap.com/template-overviews/blog-home)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-blog-home/blob/master/LICENSE)
 */

body {
  padding-top: 54px;
  font-family: 'Changa', sans-serif;
}


.matchCompt {

	font-size: 12px;

	font-weight: bold;

	color: #999a9b;

	margin-top: 40px;

}



.matchTeam {

	font-size: medium;

	font-weight: bold;

	color: #333;

	padding-top: 5px;

	margin-bottom: 5px;

}

.eventName {

	font-size: medium;

	font-weight: bold;

  padding-right: 10px;
  
  color: #595858;
}

.matchTime {

	font-size: x-large;

	font-weight: 600;

	color: #333;

	padding-top: 0px;

}

#share-buttons img { width: 64px; padding: 5px; border: 0; box-shadow: 0; display: inline; }

#matchPresentation {
  overflow: hidden;
  background: #333 url("wall.jpg") no-repeat;
  background-size:cover;
  background-position: center;
  display: block;
  position: relative;
  margin-left: auto;
  margin-bottom: 15px;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 30px;
}

.presentationTeam {
  width: 96px;
  margin-bottom: 10px;
}

.presentationName {

	font-size: medium;

	font-weight: bold;

	color: #fff;

	margin-bottom: 5px;

}

.vsClass{
  font-size: 70px;
  font-family:Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  font-style: bold;
	color: #fff;
}

#cardMatch {
  overflow: hidden;
  background-color: #ffffff;
  display: block;
  position: relative;
  margin-left: auto;
  margin-bottom: 15px;
  margin-right: auto;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.12), 0 1px 1px rgba(0, 0, 0, 0.12);
}

.imgTeam {
  width: 64px;
}

#cardMatch:hover {
  box-shadow: 0 20px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

#cardMatchMini {
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 0px;
  border: 0px;
  width: 100%;
  display: block;
  position: relative;
  margin-left: auto;
  margin-bottom: 2px;
  margin-top: 2px;
  margin-right: auto;
}

#cardMatchMini:hover {
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19), 0 2px 2px rgba(0, 0, 0, 0.23);
}

#cardMatchMini:hover .overlayMatch1 {
  opacity: 0.9;
  cursor: pointer;
}

#cardMatch:hover .overlayMatch1 {
  opacity: 0.9;
  cursor: pointer;
}

#cardMatchMini:hover .overlayMatch2 {
  opacity: 0.9;
  cursor: pointer;
}

#cardMatch:hover .overlayMatch2 {
  opacity: 0.9;
  cursor: pointer;
}


#cardMatchMini:hover .overlayMatch2wc {
  opacity: 0.9;
  cursor: pointer;
}

#cardMatch:hover .overlayMatch2wc {
  opacity: 0.9;
  cursor: pointer;
}

#cardMatchMini:hover .overlayMatch3 {
  opacity: 0.9;
  cursor: pointer;
}

#cardMatch:hover .overlayMatch3 {
  opacity: 0.9;
  cursor: pointer;
}

.overlayMatch1 {

  position: absolute;

  top: 0;

  bottom: 0;

  left: 0;

  right: 0;

  height: 100%;

  width: 100%;

  opacity: 0;

  transition: .5s ease;

  background-color: #333;
  
  -webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;

}

.overlayMatch2 {

  position: absolute;

  top: 0;

  bottom: 0;

  left: 0;

  right: 0;

  height: 100%;

  width: 100%;

  opacity: 0;

  transition: .5s ease;

  background-color: #027d23;
  
  -webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;

}


.overlayMatch2wc {

  position: absolute;

  top: 0;

  bottom: 0;

  left: 0;

  right: 0;

  height: 100%;

  width: 100%;

  opacity: 0;

  transition: .5s ease;

  background-color: #811b4d;
  
  -webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;

}

.overlayMatch3 {

  position: absolute;

  top: 0;

  bottom: 0;

  left: 0;

  right: 0;

  height: 100%;

  width: 100%;

  opacity: 0;

  transition: .5s ease;

  background-color: #0040e0;
  
  -webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;

}

.textMatch {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  line-height: normal;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0px;
  height: 0;
  overflow: hidden;
  z-index:0;
  }
  
  .video-container iframe,  
  
  .video-container object,
  
  .video-container video,
  
  .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  }
  .video-container .i3contenair{
  width: 100%;
  height: 100%;
  background: rgba(207, 207, 207, 0.60);
  /* margin: 30px 80px; */
  position:absolute;
  z-index:1;}
  .video-container .i3contenair .ad_header{background:#999;padding:0;text-align:center;color:#fff;font-size:12px;font-weight:bold;width:auto; margin: 0 auto;}
  .video-container .i3contenair .ad_content{width:300px;height:auto;text-align:center;background:#fff; margin: 0 auto;}
  .video-container .ad_overlay{background:#ffffff; filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;width:500px;height:400px;position:absolute; margin: 0 auto;}
  

@media (min-width: 992px) {
  body {
    padding-top: 56px;
  }
}

@media screen and (max-width: 810px) {

  .matchTeam {
    font-size: 12px;
  }

  .imgTeam {
    width: 40px;
	height: 40px;
  }

  .eventName {

    font-size: 12px;
  
    font-weight: bold;
  
    padding-right: 10px;
    
    color: #595858;
  }

  .matchTime {

    font-size: large;
  
    font-weight: 600;
  
    color: #333;
  
    padding-top: 0px;
  
  }
  
  .matchCompt {

    font-size: xx-small;
  
    font-weight: bold;
  
    color: #999a9b;

    line-height: normal;
  
  }

  #matchPresentation {
    overflow: hidden;
    background: #333 url("wall.jpg") no-repeat;
    background-size:cover;
    background-position: center;
    display: block;
    position: relative;
    margin-left: auto;
    margin-bottom: 15px;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .presentationTeam {
    width: 64px;
    margin-bottom: 0px;
  }
  
  .presentationName {
  
    font-size: x-small;
  
    font-weight: bold;
  
    color: #fff;
  
    margin-bottom: 5px;
  
  }
  
  .vsClass{
    font-size: 38px;
    font-family:Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    font-style: bold;
    color: #fff;
  }
}
