#triggers {
	background: url('/img/hard-facts/triggers/background.jpg') no-repeat 0 0;
	width: 733px;
	height: 413px;
	color: #dfdfdf;
	position: relative;
	overflow: hidden;
}
 .backgroundFix{
	 filter:none !important;
 }
	#triggers .intro {
		float: left;
		width: 205px;
		margin: 26px 0 0 30px;
	}
	#triggers .intro h2 {
		width: 142px;
		height: 72px;
		background: url('/img/hard-facts/triggers/headline.png') no-repeat 0 0;
		text-indent: -999em;
		margin: 0 0 15px 0;
	}
	#triggers p {
		margin: 0 0 1em 0;
	}
	#triggers .intro p {
		font-size: 15px;
		line-height: 21px;
	}
	#triggers p.tripplearrow {
		margin-top: 58px;
		background: url('/img/hard-facts/triggers/tripplearrows.png') no-repeat center right;
		padding-right: 25px;
		font-size: 13px;
		color: #999;
		text-transform: uppercase;
		display: inline-block;
	}
	#triggers .scrollable {
		position: relative;
		overflow: hidden;
		width: 464px;
		height: 413px;
		float: right;
	}
	#triggers .scrollable .items {
		width: 20000em;
		position: absolute;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-o-user-select: none;
		user-select: none;	
	}
	#triggers .scrollable .items .item {
		float: left;
		width: 464px;
		height: 413px;
		position: relative;
	}
	#triggers .scrollable .items .item p {
		position: absolute;
		top: 26px;
		left: 20px;
		width: 425px;
		font-size: 20px;
		line-height: 22px;
		color: #fff;
	}
	#triggers .scrollable .arrow {
		background: url('/img/hard-facts/triggers/scrollable-arrows.png') no-repeat 0 0;
		width: 33px;
		height: 34px;
		text-indent: -999em;
		position: absolute;
		z-index: 10;
		cursor: pointer;
	}
	#triggers .scrollable .prev {
		background-position: 0 0;
		top: 188px;
		left: 16px;
	}
	#triggers .scrollable .next {
		background-position: -33px 0;
		top: 188px;
		right: 20px;
	}
	#triggers .scrollable .prev.disabled {
		background-position: 0 -34px;
	}
	#triggers .scrollable .next.disabled {
		background-position: -33px -34px;
	}
	#triggers .scrollable .pager {
		position: absolute;
		bottom: 16px;
		left: 50%;
		z-index: 10;
	}
	#triggers .scrollable .pager .navi {
		position: relative;
		left: -50%;
	}
	#triggers .scrollable .navi a {
		width: 10px;
		height: 10px;
		text-indent: -999em;
		background: url('/img/hard-facts/triggers/scrollable-pagedots.png') no-repeat 0 -10px;
		float: left;
		margin-right: 3px;
	}
	#triggers .scrollable .navi a.active {
		background-position: 0 0;
	}
	#triggers .share_this {
		position: absolute;
		z-index: 20;
		bottom: 12px;
		right: 12px;
	}

	#triggers .scrollable .items .item p.tripplearrow {
		background: url('/img/hard-facts/triggers/tripplearrows-down.png') no-repeat center right;
		padding-right: 14px;
		display: inline;
		font-size: 13px;
		top: 43px;
		width: auto;
	}
	#triggers .scrollable #item4 .triggers-trigger {
		position: absolute;
		z-index: 7;
		cursor: pointer;
	}
	#triggers .scrollable #item4 #triggers-trigger-senses  {
		top: 197px;
		left: 355px;
		width: 52px;
		height: 65px;
	}
	#triggers .scrollable #item4 #triggers-trigger-people  {
		top: 216px;
		left: 123px;
		width: 80px;
		height: 125px;
	}
	#triggers .scrollable #item4 #triggers-trigger-places  {
		top: 167px;
		left: 0;
		width: 116px;
		height: 120px;
	}
	#triggers .detail {
		position: absolute;
		z-index: 8;
		height: 108px;
	}
	#triggers .scrollable .items .item .detail p {
		padding: 27px 26px 25px;
		color: #fff;
		font-size: 14px;
		position: static;
		width: auto;
		line-height: normal;
	}
	#triggers #triggers-detail-senses {
		top: 87px;
		left: 169px;
		width: 295px;
		background: url('/img/hard-facts/triggers/balloon-senses.png') no-repeat 0 0;
	}
	#triggers #triggers-detail-senses p {
		padding: 27px 24px 25px;
	}
	#triggers #triggers-detail-people {
		top: 106px;
		left: 44px;
		width: 300px;
		background: url('/img/hard-facts/triggers/balloon-people.png') no-repeat 0 0;
	}
	#triggers #triggers-detail-places {
		top: 57px;
		left: 0;
		width: 290px;
		background: url('/img/hard-facts/triggers/balloon-places.png') no-repeat 0 0;
	}
	#triggers #triggers-detail-places p {
		padding: 27px 24px 25px 12px;
	}
	#triggers #slide4-img {
		background: url("/img/hard-facts/triggers/slide4.png") no-repeat 0 0;
		width: 464px;
		height: 413px;
	}
	#triggers #slide4-img.triggers-trigger-places {
		background-position: 0 -413px;
	}
	#triggers #slide4-img.triggers-trigger-people {
		background-position: 0 -826px;
	}
	#triggers #slide4-img.triggers-trigger-senses {
		background-position: 0 -1239px;
	}