.inner-pages-slideshow-wrapper {
	background: url(../../images/marketing_assets/marketing-assets-HEADER.jpg) top center no-repeat;
	background-size: cover;
	height: 50vh;
}
.inner-pages-content {}
.marketing-assets-content {
	background: #fff;
}
.marketing-assets-content-inner {
	width: 960px;
	margin: 0 auto;
	padding: 50px 0 90px;
}
.marketing-assets-lists {
	margin: 20px auto 50px;
}
.marketing-assets-item {
	width: 315px;
	height: 308px;
	display: inline-block;
	vertical-align: top;
	-webkit-transition-property: background;
	-moz-transition-property: background;
	-o-transition-property: background;
	transition-property: background;
	-webkit-transition-duration: .4s;
	-moz-transition-duration: .4s;
	-o-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-timing-function: linear;
	-moz-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear;
}
.marketing-assets-item a {
	text-decoration: none;
}
.assets-info {
	height: 100%;
	position: relative;
	width: 100%;
	visibility: hidden;
	opacity: 0;
	transition: visibility 0s, opacity 0.5s linear;
}
.donwload-button {
	height: 60px;
	position: absolute;
	width: 100%;
	top: 40px;
	bottom: 0;
	margin: auto;
	text-align: center;
}
.donwload-button img {
	display: block;
	margin: 0 auto;
	width: 10%;
}
.donwload-button span {
	color: #fff;
	font-size: 25px;
	font-weight: 700;
	text-transform: uppercase;
}
.assets-label {
	color: #fff;
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
	padding: 5px 0;
	font-size: 22px;
	background: rgba(0, 0, 0, 0.70);
}
.assets-label span {
	display: none;
}
.marketing-assets-item:hover .assets-info {
	visibility: visible;
	opacity: 1;
}
.lower-item {
	margin: 5px 0 0;
}
.lower-item .assets-label {
	bottom: 37px;
}
.more-resources-link {
	color: #01ac4e;
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid #01ac4e;
	padding: 5px 15px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.more-resources-link:hover {
	background: #01ac4e;
	color: #fff;
}
.marketing-assets-live-casino {
	background: url(../../images/marketing_assets/Marketing-assets_01_actual.png) top center no-repeat;
}
.marketing-assets-live-casino:hover {
	background: url(../../images/marketing_assets/Marketing-assets_01_hover.png) top center no-repeat;
}
.marketing-assets-habanero {
	background: url(../../images/marketing_assets/Marketing-assets_02_actual.png) top center no-repeat;
}
.marketing-assets-habanero:hover {
	background: url(../../images/marketing_assets/Marketing-assets_02_hover.png) top center no-repeat;
}
.marketing-assets-live-casino-assets {
	background: url(../../images/marketing_assets/Marketing-assets_03_actual.png) top center no-repeat;
}
.marketing-assets-live-casino-assets:hover {
	background: url(../../images/marketing_assets/Marketing-assets_03_hover.png) top center no-repeat;
}
.marketing-assets-pragmatic {
	background: url(../../images/marketing_assets/Marketing-assets_04_actual.png) top center no-repeat;
}
.marketing-assets-pragmatic:hover {
	background: url(../../images/marketing_assets/Marketing-assets_04_hover.png) top center no-repeat;
}
.marketing-assets-genesis {
	background: url(../../images/marketing_assets/Marketing-assets_05_actual.png) top center no-repeat;
}
.marketing-assets-genesis:hover {
	background: url(../../images/marketing_assets/Marketing-assets_05_hover.png) top center no-repeat;
}
.marketing-assets-isoftbet {
	background: url(../../images/marketing_assets/Marketing-assets_06_actual.png) top center no-repeat;
}
.marketing-assets-isoftbet:hover {
	background: url(../../images/marketing_assets/Marketing-assets_06_hover.png) top center no-repeat;
}