@charset "utf-8";
/* CSS Document */

.playerBox{
  margin-left:0px!important;
}
.video-container{
    width:100%;
    margin-bottom:10px;
   /*float:left;*/ 
    display: inline-block;
}
.small-video-container{
  width:26.5%;
  padding:15px;
  float:left;
  border:1px solid #CCCCCC;
  margin:15px;
}

@media screen and (max-width: 692px)   {
    .video-container, .small-video-container{
        width:100%;   
        float:none;
    }
.btm-header h2{text-align:left!important;}

.inset_par {
    font-weight:bold;
}