.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__block {
    display: block !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0 !important;
    background: #fff url(../images/maybank-block-bg.png) repeat center center / cover;
    -webkit-animation: fadeIn24 1s 1.5s both, slideOutDown24 .5s 6.5s forwards;
    animation: fadeIn24 1s 1.5s both, slideOutDown24 .5s 6.5s forwards;
    z-index: 2;
}

.adbro-maybank__block-link,
.adbro-maybank__block-logo,
.adbro-maybank__block-btn,
.adbro-maybank__block-text,
.adbro-maybank__block-img {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 !important;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 50%;
}

.adbro-maybank__block-logo {
    background-image: url(../images/maybank-block-logo.png);
	background-position: left bottom;
    -webkit-animation: fadeInLeft24 .7s 1.7s both;
    animation: fadeInLeft24 .7s 1.7s both;
}

.adbro-maybank__block-img--1 {
    background-image: url(../images/maybank-block-img.png);
    -webkit-animation: fadeInUp24 .7s 1.7s both;
    animation: fadeInUp24 .7s 1.7s both;
}

.adbro-maybank__block-img--2 {
    background-image: url(../images/maybank-block-img2.png);
    -webkit-animation: bounceIn24 1.2s 2.1s both;
    animation: bounceIn24 1.2s 2.1s both;
}

.adbro-maybank__block-text--1 {
    background-image: url(../images/maybank-block-text.png);
    -webkit-animation: fadeInDown24 .7s 1.7s both;
    animation: fadeInDown24 .7s 1.7s both;
}

.adbro-maybank__block-text-light {
    margin: 0!important;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.adbro-maybank__block-text .adbro-maybank__block-text-light {
    -webkit-mask: url(../images/maybank-block-text.png) no-repeat center center/contain;
    mask: url(../images/maybank-block-text.png) no-repeat center center/contain;
}

.adbro-maybank__block-text-light:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%,0%);
    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: 35%;
    height: 100%;
    -webkit-animation: shine24 2s 3s;
    animation: shine24 2s 3s;
    -webkit-animation-iteration-count: 2;
    animation-iteration-count: 2;
}

.adbro-maybank__block-text--2 {
    background-image: url(../images/maybank-block-text2.png);
	background-position: bottom;
    -webkit-animation: fadeInUp24 .7s 1.8s both;
    animation: fadeInUp24 .7s 1.8s both;
}

.adbro-maybank__block-btn {
    background-image: url(../images/maybank-block-btn.png);
	background-position: right bottom;
    -webkit-animation: fadeInRight24 .7s 1.9s both;
    animation: fadeInRight24 .7s 1.9s both;
}

.adbro-takeover-replay .adbro-close {
    bottom: auto;
    top: 0;
    right: 0;
}

.adbro-maybank__block-link {
    display: block !important;
    width: 100%!important;
    height: 100%!important;
}

.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: 43px;
	background: url(../images/maybank-bg.png) no-repeat center top;
	background-size: cover;
	margin: 0!important;
	-webkit-animation: slideInUp24 .5s .3s both;
	animation: slideInUp24 .5s .3s both;
}


.adbro-maybank__decor {
    position: absolute;
    margin: 0 !important;
    background-repeat: repeat-y;
    background-position: 50% 50%;
    background-size: contain;
    -webkit-animation: fadeIn24 .7s .7s both;
    animation: fadeIn24 .7s .7s both;
}

.adbro-maybank__decor--1 {
    left: -1px;
    background-image: url(../images/maybank-decor.png);
    width: 36px;
    height: 38px;
    top: 0px;
}

.adbro-maybank__decor--2 {
    right: -1px;
    background-image: url(../images/maybank-decor2.png);
    width: 37px;
    height: 38px;
    top: 0px;
}

.adbro-maybank__logo {
    position: absolute;
	bottom: 4px;
    left: 50%;
    margin: 0 !important;
    margin-left: -149px!important;
    background: url(../images/maybank-logo.png?v=1) no-repeat left bottom;
    background-size: contain;
    width: 18px;
    height: 19px;
	-webkit-animation: fadeInLeft24 .7s .7s both;
	animation: fadeInLeft24 .7s .7s both;
}

.adbro-maybank__text {
    position: absolute;
    left: 50%;
    margin: 0 !important;
    background-repeat: no-repeat;
	background-position: left bottom;
    background-size: contain;
}

.adbro-maybank__text--1 {
    bottom: 1px;
    margin-left: -35px!important;
    background-image: url(../images/maybank-text.png?v=1);
    width: 109px;
    height: 39px;
	-webkit-animation: fadeInUp24 .7s .8s both;
	animation: fadeInUp24 .7s .8s both;
}

.adbro-maybank__text--2 {
    bottom: 36px;
    margin-left: -17px!important;
    background-image: url(../images/maybank-text2.png?v=1);
    width: 65px;
    height: 13px;
	-webkit-animation: fadeInRight24 .7s .8s both;
	animation: fadeInRight24 .7s .8s both;
}

.adbro-maybank__text--3 {
    bottom: 2px;
    margin-left: 77px!important;
    background-image: url(../images/maybank-text3.png?v=1);
    width: 63px;
    height: 4px;
	-webkit-animation: fadeInRight24 .7s .9s both;
	animation: fadeInRight24 .7s .9s both;
}

.adbro-maybank__img {
    position: absolute;
    left: 50%;
    margin: 0 !important;
    background-repeat: no-repeat;
	background-position: left bottom;
    background-size: contain;
}

.adbro-maybank__img--1 {
    bottom: 0px;
    margin-left: -117px!important;
    background-image: url(../images/maybank-img.png);
	width: 17px;
    height: 36px;
	-webkit-animation: fadeInUp24 .5s .7s both;
	animation: fadeInUp24 .5s .7s both;
}

.adbro-maybank__img--2 {
    bottom: 3px;
    margin-left: -115px!important;
    background-image: url(../images/maybank-img2.png);
	width: 80px;
    height: 62px;
	-webkit-animation: bounceIn24 1.2s 1s both;
    animation: bounceIn24 1.2s 1s both;
}

.adbro-maybank__img-light {
    margin: 0!important;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.adbro-maybank__img--2 .adbro-maybank__img-light {
    -webkit-mask: url(../images/maybank-img2.png) no-repeat center center/contain;
    mask: url(../images/maybank-img2.png) no-repeat center center/contain;
}

.adbro-maybank__img-light:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%,0%);
    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: 35%;
    height: 100%;
    -webkit-animation: shine24 2s 2s;
    animation: shine24 2s 2s;
    -webkit-animation-iteration-count: 5;
    animation-iteration-count: 5;
}

.adbro-maybank__btn {
    position: absolute;
    bottom: 9px;
    left: 50%;
    margin: 0 !important;
    margin-left: 76px!important;
    background: url(../images/maybank-btn.png?v=2) no-repeat left bottom;
    background-size: contain;
    width: 64px;
    height: 14px;
	-webkit-animation: fadeInRight24 .7s .7s both;
	animation: fadeInRight24 .7s .7s both;
	overflow: hidden;
}

.adbro-maybank__btn:after {
    content: '';
    position: absolute;
    top: 1px;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    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: 94%;
	-webkit-animation: shine24 2s 2.2s;
	animation: shine24 2s 2.2s;
	-webkit-animation-iteration-count: 7;
	animation-iteration-count: 7;
}

.adbro-maybank-round {
	display: none;
	position: fixed;
	bottom: 280px;
	right: 20px;
	margin: 0 !important;
	width: 110px;
	height: 110px;
	overflow: visible !important;
	z-index: 100000;
	-webkit-animation: fadeOut24 .3s 12s forwards;
	animation: fadeOut24 .3s 12s forwards;
	}

.adbro-maybank-round .adbro-close {
	bottom: 125px;
	-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: 0px;
	left: 50%;
	margin: 0 !important;
	margin-left: -50px !important;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	width: 100px;
	height: 100px;
	-webkit-animation: fadeIn24 .7s .2s both, fadeOut24 .3s 3s forwards;
	animation: fadeIn24 .7s .2s both, fadeOut24 .3s 3s forwards;
	}

.adbro-maybank-round__img--1 {
	width: 115px;
	height: 105px;
	background-image: url(../images/maybank-round-img.png);
	}

.adbro-maybank-round__img--2 {
	background-image: url(../images/maybank-round-img2.png);
	-webkit-animation-delay: 3s, 6s;
	animation-delay: 3s, 6s;
	}

.adbro-maybank-round__img--3 {
	background-image: url(../images/maybank-round-img3.png);
	-webkit-animation-delay: 6s, 9s;
	animation-delay: 6s, 9s;
	}

.adbro-maybank-round__img--4 {
	background-image: url(../images/maybank-round-img4.png);
	-webkit-animation-delay: 9s, 12s;
	animation-delay: 9s, 12s;
	}

.adbro-maybank-round__btn {
	position: absolute;
	bottom: -1px;
	left: 50%;
	margin: 0 !important;
	margin-left: -47px !important;
	background: url(../images/maybank-round-btn.png?v=1) no-repeat left bottom;
	background-size: contain;
	width: 94px;
	height: 22px;
	-webkit-animation: fadeInUp24 .7s .2s both;
	animation: fadeInUp24 .7s .2s both;
}

.adbro-replay {
    position: absolute;
    bottom: 35px;
    left: 5px;
    margin: 0 !important;
    background: url(https://cdn.adbro.me/inimage/images/adbro-replay.svg) no-repeat;
    background-size: 18px 18px;
    width: 24px;
    height: 23px;
    -webkit-animation: fadeIn24 1s .6s both;
    animation: fadeIn24 1s .6s both;
    cursor: pointer;
    z-index: 1;
}


.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 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;
	}
}

@-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 bounceIn24 {
	from, 20%, 40%, 60%, 80%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
		}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
		}

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
		}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03);
		}

	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97);
		}

	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
		}
	}

@keyframes bounceIn24 {
	from, 20%, 40%, 60%, 80%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
		}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
		}

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
		}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03);
		}

	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97);
		}

	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
		}
}

@-webkit-keyframes slideOutDown24 {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes slideOutDown24 {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}