#myExtraContent6 {
	right: 15px;
	bottom: 50px !important;}
	
#controls-wrapper,
#controls,
#progress-back,#progress-bar{
	display: block;
}

#slidecaption{display: none;}
	
#controls-bg {
	margin:0 auto;width:100%; bottom:0px; left:0; z-index:70; position:fixed;	height: 38px;}	
				
#progress-back{ z-index:5; position:fixed; bottom:0; left:0; height:38px; width:100%;}

#progress-bar{ position:relative; height:40px; width:100%; }
    
@media screen and (max-width:768px) {	
#progress-back{ height:38px;}
#progress-bar{ height:38px;}}

@media screen and (max-width:600px) {	
#myExtraContent6 {right: 10px;}
}
		    