.vce-parallax, .vce-gradient, .vce-video, .vce-fixed, .vce-hparallax, .expand_holder {
    bottom: 0;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 0;
}

.vce-parallax-parent, .vce-gradient-parent, .vce-video-parent, .vce-fixed-parent, .vce-hparallax-parent, .expand-parent {
    position: relative;
	margin-left: -5px;
    margin-right: -5px;
	overflow: visible;
}

.expand_holder {
	background: #000 !important;
	height: 80px;
	text-align: center;
	cursor: pointer;
	line-height: 80px;
}

.expand_arrow {
	display: block;
	margin-top: -60px;
}

.expand_parent {
	margin-top: 80px !important;
	background: #000 !important;
}

.expand_parent {
	position: relative !important;
}
