.adbro-maybank {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
	margin: 0 !important;
	}

.adbro-maybank * {
	box-sizing: border-box;
	}

.adbro-maybank__side {
	position: absolute;
	bottom: 0;
	margin: 0 !important;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-animation: fadeInOut24 9s linear 5;
	animation: fadeInOut24 9s linear 5;
	}

.adbro-maybank__side--2 {
	opacity: 0;
	-webkit-animation-delay: 4.5s;
	animation-delay: 4.5s;
	}

.adbro-maybank__container {
	position: absolute;
	bottom: 0;
	left: 50%;
	height: 170px;
	margin: 0 !important;
	margin-left: -219px !important;
	width: 438px;
	max-width: none !important;
	}

.adbro-maybank__bg {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	background: url(../images/maybank-bg.png) no-repeat center top;
	background-size: cover;
	margin: 0 !important;
	overflow: visible !important;
	-webkit-animation: slideInUp24 .5s .3s both;
	animation: slideInUp24 .5s .3s both;
	}

.adbro-maybank__text {
	position: absolute;
	left: 50%;
	margin: 0 !important;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: contain;
	}

.adbro-maybank__text--1 {
	bottom: 2px;
	margin-left: -58px !important;
	background-image: url(../images/maybank-text.png);
	width: 116px;
	height: 44px;
	-webkit-animation: fadeInUp24 .7s .7s both;
	animation: fadeInUp24 .7s .7s both;
	}

.adbro-maybank__text--2 {
	bottom: 4px;
	margin-left: -58px !important;
	background-image: url(../images/maybank-text2.png);
	width: 117px;
	height: 46px;
	-webkit-animation: fadeInUp24 .7s 4.7s both;
	animation: fadeInUp24 .7s 4.7s both;
	}

.adbro-maybank__img {
	position: absolute;
	left: 50%;
	margin: 0 !important;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: contain;
	}

.adbro-maybank__img--1 {
	bottom: 0px;
	margin-left: -151px !important;
	width: 82px;
	height: 65px;
	background-image: url(../images/maybank-img2.png);
	-webkit-animation: fadeInDown24 .7s .7s both;
	animation: fadeInDown24 .7s .7s both;
	}

.adbro-maybank__img--2 {
	bottom: 14px;
	margin-left: -151px !important;
	width: 82px;
	height: 51px;
	background-image: url(../images/maybank-img.png?v=2);
	-webkit-animation: fadeInDown24 .7s .7s both;
	animation: fadeInDown24 .7s .7s both;
	}

.adbro-maybank__img--3 {
	bottom: 27px;
	margin-left: 54px !important;
	width: 35px;
	height: 18px;
	background-image: url(../images/maybank-img3.png);
	-webkit-animation: fadeInDown24 .7s .7s both;
	animation: fadeInDown24 .7s .7s both;
	}

.adbro-maybank__img--4 {
	bottom: -10px;
	margin-left: 128px !important;
	width: 26px;
	height: 26px;
	background-image: url(../images/maybank-img4.png);
	-webkit-animation: fadeInDown24 .7s .7s both;
	animation: fadeInDown24 .7s .7s both;
	}

.adbro-maybank__btn {
	display: block;
	position: absolute;
	bottom: 3px;
	left: 50%;
	margin: 0 !important;
	margin-left: 68px !important;
	background: url(../images/maybank-btn.png) no-repeat left bottom;
	background-size: contain;
	width: 73px;
	height: 25px;
	-webkit-animation: fadeInRight24 .7s .8s both;
	animation: fadeInRight24 .7s .8s both;
	overflow: hidden;
	}

.adbro-maybank__btn-light {
	margin: 0 !important;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-mask: url(../images/maybank-btn.png) no-repeat left bottom / contain;
	mask: url(../images/maybank-btn.png) no-repeat left bottom / contain;
	}

.adbro-maybank__btn-light:before {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: skew(0deg, 0deg);
	transform: skew(0deg, 0deg);
	opacity: 0;
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.5) 30%, rgba(255, 255, 255, 0.7) 50%, rgba(255, 255, 255, 0.9) 70%, rgba(255, 255, 255, 0) 100%);
	width: 45%;
	height: 100%;
	-webkit-animation: shine24 2s 2s;
	animation: shine24 2s 2s;
	-webkit-animation-iteration-count: 2;
	animation-iteration-count: 2;
	}


.adbro-grid__line {
	background: linear-gradient(180deg, #F5D640 0%, #F5D640 100%);
	}

.adbro-grid__btn {
	background-image: url(../images/maybank-grid-btn.png);
	}

.adbro-grid .adbro-close {
	bottom: auto;
	top: -4px;
	z-index: 2;
	}

.adbro-slider {
	position: relative;
	padding-top: 0px !important;
	background: #000 !important;
	}

.adbro-grid {
	padding: 0 !important;
	background: url(../images/maybank-grid-bg.png) no-repeat top center transparent !important;
	background-size: cover;
	border-radius: 0px;
	position: relative;
	}

.adbro-grid__list {
	display: block !important;
	padding: 19px 10px 40px !important;
	position: relative;
	height: 300px !important;
	-webkit-animation: move27 1.8s 2s both;
	animation: move27 1.8s 2s both;
	-webkit-animation-iteration-count: 2;
	animation-iteration-count: 2;
	}

.adbro-bottom .adbro-grid__list {
	margin: 0 !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	overflow-x: hidden !important;
	}

.adbro-grid__top {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 !important;
	width: 100%;
	height: 19px;
	background: #f5d640;
	z-index: 1;
	}

.adbro-grid__top:before {
	content: '';
	position: absolute;
	top: 6px;
	left: 4px;
	margin: 0 !important;
	background: url(../images/maybank-top-logo.png) no-repeat right bottom;
	background-size: contain;
	width: 55px;
	height: 9px;
	}

.adbro-grid__top:after {
	content: '';
	position: absolute;
	top: 5px;
	left: 50%;
	margin: 0 !important;
	margin-left: -70px !important;
	background: url(../images/maybank-top-title.png) no-repeat right bottom;
	background-size: contain;
	width: 140px;
	height: 10px;
	}

.adbro-grid__box {
	position: relative;
	display: block !important;
	margin: 10px 10px 0 !important;
	padding-bottom: 50%;
	perspective: 600px;
	}

.adbro-grid__box--1 {
	position: relative;
	display: block !important;
	margin: 20px 10px 0 !important;
	padding-bottom: 42%;
	}

.adbro-grid__img {
	position: absolute;
	top: 0;
	left: 0%;
	width: 100%;
	padding-bottom: 54.62%;
	display: block !important;
	margin: 0 auto !important;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: contain;
	}

.adbro-grid__box--2 .adbro-grid__img {
	background-image: url(../images/maybank-grid-img.png?v=4);
	}

.adbro-grid__box--3 .adbro-grid__img {
	background-image: url(../images/maybank-grid-img2.png?v=4);
	}

.adbro-grid__box--4 .adbro-grid__img {
	background-image: url(../images/maybank-grid-img3.png?v=4);
	}

.adbro-grid__box--5 .adbro-grid__img {
	background-image: url(../images/maybank-grid-img4.png?v=4);
	}

.adbro-grid__img--1 {
	position: absolute;
	top: 0;
	left: 0%;
	width: 100%;
	padding-bottom: 43.53%;
	display: block !important;
	margin: 0 auto !important;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: contain;
	background-image: url(../images/maybank-grid-pic.png?v=4);
	}

.adbro-grid__img--2 {
	position: absolute;
	top: 0;
	left: auto;
	right: -5px;
	width: 56%;
	padding-bottom: 34%;
	display: block !important;
	margin: 0 auto !important;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: contain;
	background-image: url(../images/maybank-grid-pic2.png?v=2);
	}

.adbro-grid__video {
	position: relative;
	background-color: transparent !important;
	padding: 0 !important;
	box-shadow: none !important;
	}

.adbro-grid__video:after {
	content: '';
	display: block;
	width: 100%;
	padding-top: 43.25%;
	}

.adbro-grid__video video {
	height: 100% !important;
	position: absolute;
	top: 0;
	left: 0;
	}

.adbro-grid__item--wide {
	padding: 0 !important;
	}

.adbro-grid .adbro-grid__item--wide {
	margin: 0 0 -10px !important;
	}

.adbro-maybank-round {
	display: none;
	position: fixed;
	bottom: 270px;
	right: 20px;
	margin: 0 !important;
	width: 110px;
	height: 110px;
	overflow: visible !important;
	z-index: 100000;
	-webkit-animation: fadeOut24 .3s 9s forwards;
	animation: fadeOut24 .3s 9s forwards;
	}

.adbro-maybank-round .adbro-close {
	bottom: 115px;
	-webkit-animation-delay: .2s;
	animation-delay: .2s;
	}

.adbro-maybank-round__link {
	display: block !important;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 !important;
	width: 100%;
	height: 100%;
	overflow: visible !important;
	}

.adbro-maybank-round__img {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin: 0 !important;
	margin-left: -50px !important;
	width: 100px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	-webkit-animation: fadeIn24 .7s .2s both, fadeOut24 .5s 9s forwards;
	animation: fadeIn24 .7s .2s both, fadeOut24 .5s 9s forwards;
	overflow: hidden;
	}

.adbro-maybank-round__img--1 {
	background-image: url(../images/maybank-round-bg.png);
	}

.adbro-maybank-round__btn {
	position: absolute;
	bottom: -15px;
	left: 50%;
	margin: 0 !important;
	margin-left: -50px !important;
	background: url(../images/maybank-round-btn.png) no-repeat left bottom;
	background-size: contain;
	width: 100px;
	height: 28px;
	-webkit-animation: fadeInDown24 .7s .2s both;
	animation: fadeInDown24 .7s .2s both;
	}

.adbro-maybank-round__btn:after {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translate(-50%, 0%) skewX(-40deg);
	transform: translate(-50%, 0%);
	opacity: 0;
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.5) 30%, rgba(255, 255, 255, 0.7) 50%, rgba(255, 255, 255, 0.9) 70%, rgba(255, 255, 255, 0) 100%);
	width: 25%;
	height: 100%;
	-webkit-animation: shine24 2s .2s;
	animation: shine24 2s .2s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	}

.adbro-grid__arrow {
	position: absolute;
	bottom: 40px;
	left: 50%;
	margin: 0 !important;
	margin-left: -12px !important;
	background: url(../images/maybank-arrow.png) no-repeat left bottom;
	background-size: contain;
	width: 24px;
	height: 30px;
	-webkit-animation: fadeIn24 .5s 5s both;
	animation: fadeIn24 .5s 5s both;
	}

.adbro-grid__video {
	position: relative;
	background-color: transparent !important;
	padding: 0 !important;
	box-shadow: none !important;
	}

.adbro-grid__video:after {
	content: '';
	display: block;
	width: 100%;
	padding-top: 56.25%;
	}

.adbro-grid__video video {
	height: 100% !important;
	position: absolute;
	top: 0;
	left: 0;
	}

.adbro-grid__item--wide {
	padding: 0 !important;
	}

.adbro-grid .adbro-grid__item--wide {
	margin: -1px 0 0 !important;
	}

.adbro-grid__sound {
	position: absolute;
	bottom: 10px;
	left: 10px;
	margin: 0 !important;
	width: 22px;
	height: 22px;
	background: url(https://cdn.adbro.me/inimage/images/adbro-icon-sound.png) no-repeat left bottom !important;
	background-size: contain !important;
	border-radius: 50%;
	padding: 0;
	border: none;
	box-shadow: none;
	outline: none;
	-webkit-appearance: none;
	cursor: pointer;
	overflow: visible !important;
	-webkit-filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, .5));
	filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, .5));
	}

.adbro-grid__sound:before,
.adbro-grid__sound:after {
	content: '';
	position: absolute;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: contain;
	-webkit-animation: fall25 2s .3s both infinite;
	animation: fall25 2s .3s both infinite;
	}

.adbro-grid__sound:before {
	top: -10px;
	left: -2px;
	background-image: url(https://cdn.adbro.me/inimage/images/adbro-sound-item.png);
	width: 7px;
	height: 8px;
	}

.adbro-grid__sound:after {
	top: -15px;
	left: 15px;
	background-image: url(https://cdn.adbro.me/inimage/images/adbro-sound-item2.png);
	width: 7px;
	height: 12px;
	-webkit-animation-delay: .8s;
	animation-delay: .8s;
	}

.adbro-grid__sound.adbro-sound--on {
	background-image: url(https://cdn.adbro.me/inimage/images/adbro-icon-sound2.png) !important;
	}

.adbro-grid__overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	}

.adbro-link {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 80px;
	margin: 0 !important;
	cursor: pointer;
	}

.adbro-close {
	position: absolute;
	bottom: 35px;
	right: 0;
	background: url(https://cdn.adbro.me/inimage/images/adbro-close.svg) no-repeat 50% 50%;
	background-size: 18px 18px;
	width: 30px;
	height: 30px;
	margin: 0 !important;
	-webkit-animation: fadeIn24 1s .4s both;
	animation: fadeIn24 1s .4s both;
	cursor: pointer;
	z-index: 1;
	}

.adbro-icon {
	position: absolute;
	bottom: 6px;
	right: 4px;
	background: url(https://cdn.adbro.me/inimage/images/adbro-icon2.svg) no-repeat 50% 50%;
	background-size: 100% 100%;
	width: 21px;
	height: 20px;
	margin: 0 !important;
	-webkit-animation: fadeIn24 1s .4s both;
	animation: fadeIn24 1s .4s both;
	cursor: pointer;
	z-index: 1;
	}

@-webkit-keyframes fadeIn24 {
	from {
		opacity: 0;
		}

	to {
		opacity: 1;
		}
	}

@keyframes fadeIn24 {
	from {
		opacity: 0;
		}

	to {
		opacity: 1;
		}
	}

@-webkit-keyframes fadeInLeft24 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-50%, 0, 0);
		transform: translate3d(-50%, 0, 0);
		}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
		}
	}

@keyframes fadeInLeft24 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-50%, 0, 0);
		transform: translate3d(-50%, 0, 0);
		}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
		}
	}

@-webkit-keyframes fadeInRight24 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(50%, 0, 0);
		transform: translate3d(50%, 0, 0);
		}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
		}
	}

@keyframes fadeInRight24 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(50%, 0, 0);
		transform: translate3d(50%, 0, 0);
		}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
		}
	}

@-webkit-keyframes fadeInUp24 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 50%, 0);
		transform: translate3d(0, 50%, 0);
		}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
		}
	}

@keyframes fadeInUp24 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 50%, 0);
		transform: translate3d(0, 50%, 0);
		}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
		}
	}

@-webkit-keyframes fadeInDown24 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -50%, 0);
		transform: translate3d(0, -50%, 0);
		}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
		}
	}

@keyframes fadeInDown24 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -50%, 0);
		transform: translate3d(0, -50%, 0);
		}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
		}
	}

@-webkit-keyframes slideInUp24 {
	from {
		-webkit-transform: translate3d(0, 200%, 0);
		transform: translate3d(0, 200%, 0);
		visibility: visible;
		}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		}
	}

@keyframes slideInUp24 {
	from {
		-webkit-transform: translate3d(0, 200%, 0);
		transform: translate3d(0, 200%, 0);
		visibility: visible;
		}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		}
	}

@-webkit-keyframes shine24 {
	0% {
		left: 0;
		opacity: 0;
		}
	5% {
		opacity: 0;
		}
	50% {
		opacity: 0.3;
		}
	80% {
		opacity: 0;
		}
	100% {
		left: 99%;
		}
	}

@keyframes shine24 {
	0% {
		left: 0;
		opacity: 0;
		}
	5% {
		opacity: 0;
		}
	50% {
		opacity: 0.3;
		}
	80% {
		opacity: 0;
		}
	100% {
		left: 99%;
		}
	}

@-webkit-keyframes move27 {
	50% {
		-webkit-transform: translateY(-13%);
		transform: translateY(-13%);
		}
	}

@keyframes move27 {
	50% {
		-webkit-transform: translateY(-13%);
		transform: translateY(-13%);
		}
	}

@-webkit-keyframes fadeInOut24 {
	0%, 55%, 100% {
		opacity: 0;
		}
	5%, 50% {
		opacity: 1;
		}
	}

@keyframes fadeInOut24 {
	0%, 55%, 100% {
		opacity: 0;
		}
	5%, 50% {
		opacity: 1;
		}
	}

@-webkit-keyframes fadeOut24 {
	from {
		opacity: 1;
		}
	to {
		opacity: 0;
		visibility: hidden;
		display: none;
		pointer-events: none;
		}
	}

@keyframes fadeOut24 {
	from {
		opacity: 1;
		}
	to {
		opacity: 0;
		visibility: hidden;
		display: none;
		pointer-events: none;
		}
	}

