@charset "UTF-8";

@import url(font-awesome.min.css);

@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400|Passion+One:400");

h1 {
    font-size: 1.5em;
    text-align: center;
}   
     
h2 {
  text-align: center;
  border-radius: 20px;
  color: #fff;
  font-family: sans-serif;
  font-weight: bold;
                
}

h3 {
    font-size: 1.7em;
    text-align: center;
}

h5 {
    font-size: 1.2em;
    font-weight: bold;
}

div.container {
  text-align: center!important;
  padding: 15px;
  margin-bottom: -51px;
}

.yt-username {
    color: #fff !important;
}

a.container{
    border: none;
}

.body-bg {
    height: auto;
    left: 0;
    min-height: 100%;
    min-width: 1024px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -1;
}

.thumbnails .box {
    width: 100%;
}

.box {
   background: #0c141f00;
   border: none;
}

.embed-container {
 position: relative;
 padding-bottom: 56.25%;
 height: 0;
 overflow: hidden;
 max-width: 100%;
 height: auto;
 margin-top: 30px;
 margin-bottom: 30px;
}

.embed-container iframe, .embed-container object, .embed-container embed {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
}

.dfBDQI{
   display: none;
}

input[type="submit"], input[type="reset"], input[type="button"], button, .button {
    font-weight: 900;
    font-family: sans-serif;
}
