/*
 ************************************************************
 *
 * SECTIONS
 *
 ************************************************************
*
 * ----------------------------------------------------------
 *
 * SMARTSLIDER
 *
 * ----------------------------------------------------------
 *
 * - BACKGROUND
 */

#top .n2-ss-section-main-content.n2-ss-layer-with-background
{
	background-attachment: fixed !important;
}

/*

@media only screen and (max-width: 989px)
{

	.responsive #top .image-background .n2-ss-layer-with-background
	{
		background-size: contain !important;
	}
	
}

*/