        .player{
            margin-bottom: 5%;
        }
        #hoverText{
            position: absolute; 
            top: 5px; 
            left: 0; 
            width: 100%; 
        }
        .playerSkinOuter{
            margin-top: 50px;
            margin-left: auto ;
            margin-right: auto ;
            display: block;
            padding: 5px 5px 50px 5px;
            height: 615px;
            width: 886px;
            background-color: rgb(33,33,33);
            border-radius: 20px;
        }
        .playerSkinOuterExternalPlayer{
            margin-top: 0px;
        }
        .playerSkinInner{
            display: block;
            margin: auto;
            padding: 28.85px 28.85px 28.85px 28.85px;
            //height: 90%;
            height:519.3px;
            background-color: rgb(5,5,5);
            color: rgb(255,255,255);
            //border-style: solid;
            border-radius: 20px;
        }
        .leftSide{
            display: inline-block;
            //height: 100%;
            float: left;
            height: 500px;
            vertical-align:top;
            //border-style: solid;
        }
        .rightSide{
            /*display: block;
            height: 492px;
            float: right;
            padding: none;
            margin: none;
            vertical-align:top;
            //border-style: solid;*/
            display: block;
            /*width: 41.6%;*/
            width: 345px;
            height: 492px;
            float: right;
            padding: none;
            margin: none;
            vertical-align: top;
        }
        .video {
            font-family: Georgia, serif;
            position: relative;
            margin-bottom: 77px;
            margin-left: 26px;
            display: inline-block;
            cursor: pointer;
            cursor: hand;
        }
        .video img {
            width: 143px;
            height: 103px;
        }
        #thePlayer{
            //border-style: solid;
            height: 270px;
            width: 480px;
        }
        .eventData{
            border-style: solid;
            border-width: 1.5px;
            border-color: rgb(33,33,33);
            height: 220px;
        }
        a:link {
            //color: #842011;
        }
        .adLetter {
            margin-top: 10px;
            text-align: center;
        }
		
	    #theVideo {
			width: 100%;
		    height: 100%;
	    }
@media only screen and (max-width: 800px) {
       .playerSkinOuter{
            margin-top: 50px;
            margin-left: auto ;
            margin-right: auto ;
            display: block;
            padding: 5px 5px 50px 5px;
            height: 615px;
            width: 866.7px;
            background-color: rgb(33,33,33);
            border-radius: 20px;
  
      }
      
      .playerSkinInner{
            display: block;
            margin: auto;
            padding: 20.85px 20.85px 20.85px 20.85px;
            //height: 90%;
            height:533.3px;
            
            background-color: rgb(5,5,5);
            color: rgb(255,255,255);
            //border-style: solid;
            border-radius: 1px;
        }
      .rightSide{
            /*display: block;
            height: 492px;
            float: right;
            padding: none;
            margin: none;
            vertical-align:top;
            //border-style: solid;*/
            display: block;
            /*width: 41.6%;*/
            width: 345px;
            height: 492px;
            float: right;
            padding: none;
            margin: none;
            vertical-align: top;
        }
      .eventData{
            border-style: solid;
            border-width: 1.5px;
            border-color: rgb(33,33,33);
            height: 222px;
        }
    }
    
    @media only screen and (max-width: 480px) {
       
       .player{
       width: 100%;
       margin-top: 25px;
       height: 861px;
       border-top: .5px;
       border-right: .5px;
       border-bottom: .5px;
       
      }
        
     
      .leftSide{
            display: inline-block;
           
            float: top;
            width: 96%;
            
            height: 490px;
            vertical-align: center;
            //border-style: solid;
            
        }
        .rightSide{
            
            //border-style: solid;*/
            display: inline-block;
            
            width: 96%;
            height: 590px;
            margin-top: 82px;
            float: bottom;
            padding: none;
            margin: none;
            vertical-align: center;
        }
      .playerSkinOuter{
            
            margin-left: auto ;
            margin-right: auto;
            display: inline-block;
            padding: 5px 6px 10px 5px;
            height: 1110px;
            width: 98%;
            
            background-color: rgb(33,33,33);
            border-radius: .5px;
        }
        
        .playerSkinInner{
            display: inline-block;
            margin: auto;
            padding: 16.85px 16.85px 16.85px 16.85px;
            //height: 95%;
            height: 1030px;
            width: 94%;
            background-color: rgb(5,5,5);
            color: rgb(255,255,255);
            //border-style: solid;
            border-radius: 1px;
        }
        
        #thePlayer{
            //border-style: solid;
            height: 300px;
            width: 100%;
            
        }
      .eventData{
            border-style: none;
            border-width: 1px;
            border-color: rgb(33,33,33);
            height: 82px;
            margin-top: 50px;
            Font-size: 1.1em;
            max-width: 100%;
        }
    }

@media only screen and (max-width: 420px) {
       
       .player{
       width: 100%;
       margin-top: 25px;
       height: 861px;
       border-top: .5px;
       border-right: .5px;
       border-bottom: .5px;
       
      }
        
     
      .leftSide{
            display: inline-block;
           
            float: top;
            width: 96%;
            
            height: 490px;
            vertical-align: center;
            //border-style: solid;
            
        }
        .rightSide{
            
            //border-style: solid;*/
            display: inline-block;
            
            width: 96%;
            height: 590px;
            margin-top: 248px;
            float: bottom;
            padding: none;
            margin: none;
            vertical-align: center;
        }
      .playerSkinOuter{
            
            margin-left: auto ;
            margin-right: auto;
            display: inline-block;
            padding: 5px 6px 10px 5px;
            height: 1110px;
            width: 98%;
            
            background-color: rgb(33,33,33);
            border-radius: .1px;
        }
        
        .playerSkinInner{
            display: inline-block;
            margin: auto;
            padding: 16.85px 16.85px 16.85px 16.85px;
            //height: 95%;
            height: 1030px;
            width: 91%;
            background-color: rgb(5,5,5);
            color: rgb(255,255,255);
            //border-style: solid;
            border-radius: 1px;
        }
        
        #thePlayer{
            //border-style: solid;
            height: 300px;
            width: 100%;
            
        }
      .eventData{
            border-style: none;
            border-width: 1px;
            border-color: rgb(33,33,33);
            height: 82px;
            margin-top: 50px;
            Font-size: 1.1em;
            max-width: 100%;
        }
    }