

/* Splash
-------------------------------------------------- */

#splash {
	text-align: center;
	}

#splash #video {
    padding-bottom: 30px;
    }

#splash h2 {
	margin: -5px 0 5px 0;
	padding: 2px 0 8px 0;
	font-size: 50px;
	font-weight: 600;
	line-height: 50px;
	}

#splash .sub_heading {
	float: none;
	margin: -2px 0 2px 0;
	padding: 0;
	line-height: 30px;
	text-align: center;
	}


/* Carousel
-------------------------------------------------- */

#products_carousel .np_carousel_items {
    padding-left: 180px; /* for 2 items */
    /*padding-left: 325px; /* for 1 item */
	}

#products_carousel .np_carousel_items li { /* rows of 3 */
    margin-bottom: 0;
    padding-right: 50px;
    padding-left: 50px;
    padding-bottom: 0;
    background: none;
	}

#highlights .sub_col_third {
	margin-right: 35px;
	width: 290px;
	text-align: center;
	}

	#highlights .sub_col_third.row_end {
	margin-right: 0;
	}
