#media-iframe-text-2 .bg {
    background-image: url('../images/bg-18.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:1;
}#sep-bottom-9 .bg-wrap {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)),to(rgba(255,255,255,1)));
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); 
}
#text-1col .bg {
    background-image: url('../images/bg-sign-primary.png');
    background-repeat: no-repeat;
    background-position: right bottom;
    opacity: 0;
}

#gallery-2col .bg-wrap {
	background: #020202;
}#action-img-text .bg-wrap {
    background: #191919;
}
#footer-logo-social .bg-wrap {
	background: #000000;
}