.vmc-simple-slide-wrap{overflow:hidden;position:relative}.vmc-simple-slide{width:200%;height:100%;list-style:none;padding:0;margin:0}.vmc-simple-slide .vmc-simple-slide-item{float:left;height:100%;background-position:center top;background-repeat:no-repeat;background-size:cover}.vmc-simple-slide .vmc-simple-slide-img{width:100%;height:100%;border:0;padding:0;margin:0}.vmc-simple-slide-handle-buttons{z-index:10;position:absolute;bottom:10px;left:0;width:100%;list-style:none;padding:0;margin:0;text-align:center}.vmc-simple-slide-handle-buttons .vmc-simple-slide-handle-button{
	
	    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 27px;
    height: 5px;
    /* border-radius: 50%; */
    background: rgba(255,255,255,.5);
    margin: 0 6px;
    cursor: pointer;
	}
	.vmc-simple-slide-handle-buttons .active{background:#fff}.vmc-simple-slide-page-buttons{z-index:10;position:absolute;top:50%;left:0;height:0;width:100%}.vmc-simple-slide-page-buttons .vmc-simple-slide-page-button{position:absolute;height:120px;width:60px;background:transparent no-repeat center center;background-size:contain;cursor:pointer}.vmc-simple-slide-page-buttons .next{top:-60px;right:0;border-radius:20px 0 0 20px;background-image:url("next.gif")}.vmc-simple-slide-page-buttons .prev{top:-60px;left:0;border-radius:0 20px 20px 0;background-image:url("prev.gif")}.vmc-simple-slide-page-buttons .hover{background-color:#000;filter:alpha(Opacity=40);-moz-opacity:.4;opacity:.4}.vmc-simple-slide-summary-mask{z-index:5;position:absolute;bottom:0;left:0;width:100%;height:20%;background:#000;filter:alpha(Opacity=30);-moz-opacity:.3;opacity:.3; display: none !important;}
.vmc-simple-slide-summary
{    z-index: 6;
    position: absolute;
    top: 20%;
    left: 9%;
    overflow: hidden;
    width: 50%;
}

.vmc-simple-slide-summary .text{
color: #FFF;
font-size: 60px;
font-weight: bold;
line-height: 75px;
}
.vmc-simple-slide-summary a{

}
.vmc-simple-slide-page-buttons {
    display: none !important;
}