.videogallery {
	width:100%;
	zoom:1;
}

.video { position: relative; }
v{
position: absolute;
display: block;
background: url('youtube_Playbutton.png') no-repeat ;
height: 50px;
width: 50px;
top: 90px;
left:130px;
}


.videogallery span{ display:block; }
.videogallery a{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	position:relative;
	vertical-align:top;
	margin:5px;	
	padding:6px;	
	width:300px;
	border:solid 1px #b8b8b8;
	background-color: #33CCFF;
	border-radius:10px;
	font-family:Trebuchet,Tahoma,Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	opacity:0.79;
}
.videogallery .videolb{display:none}
.videogallery a img{
	display:block;
	border:none;
	margin:0px;
}
.videogallery a:hover{
	opacity:1;
}





  /*-------------------------------------------overlay-minimal.css end ----------------------------------*/

 
#video-content-hol{
    
    width:100%!important;
    background: none;
    overflow: hidden;
    
}


.you-title{
            
            border-top: 2px solid lightgray;
            background: black;
            height: 60px;
            width: 288px;
            border-radius: 5px;
           color: #ffffff;
            line-height: 1;
            text-align: center;
         margin: 2px 0 0 0;
     padding: 5px 5px 0 5px;
     font-size:14px;
            
        }
    





.vx-holder{
    
    
    float: left;
    margin: 0px!important;
    
    
}




#video-content a{
    text-decoration: none;
}




#video-content{
 

            width: 974px!important;
   margin: 0 auto;
    
}

@media (max-width:990px){
  
  #video-content{
  

            width: 650px!important;
   margin: 0 auto;
}
  
  
  
}


@media (max-width:670px){
  
  #video-content{
  

            width: 300px!important;
   margin: 0 auto;
}
  
  
  
}




        .voverlay{ background: lightgray;padding: 5px; border-radius: 5px;  
    display:inline-block;width:305px;
   
}




 #you-vt{
	       width: 305px!important;
	       margin: 0 auto!important;
	       float: none!important;
	   } 