.homeBanner {
	padding: 2rem 0 0
}
.bannerWrapper {
	position: relative
}
.bannerWrapper .owlC2 {
	position: relative;
	top: -5px
}
.bannerWrapper .owlC2 .owl-stage-outer {
	border-color: #e5e5e5;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	text-align: center
}
.bannerWrapper .owlC2 .owl-stage-outer .owl-item {
	padding: 1.8rem 0 0;
	position: relative
}
.bannerWrapper .owlC2 a {
	font-size: 1.4rem;
	color: #323232;
	text-decoration: none;
	padding-bottom: 1.8rem;
	width: 188px
}
.bannerWrapper .owlC2 a:before {
	content: '';
	width: 1px;
	height: 12px;
	background: #ccc;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	margin: 0 auto
}
.bannerWrapper .owlC2 .current {
	border-bottom: 1px solid #ec1864
}
.bannerWrapper .owlC2 .current a {
	color: #ae285d
}
.bannerWrapper .owlC2 .current a:before {
	content: '';
	width: 1px;
	height: 12px;
	background: #ae285d;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	margin: 0 auto
}
.bannerWrapper .playPauseBtn {
	position: relative
}
.bannerWrapper .playPauseBtn .play {
	position: absolute;
	bottom: 11px;
	left: 55%;
	-webkit-transform: translateX(-55%);
	-ms-transform: translateX(-55%);
	transform: translateX(-55%);
	background: url(../images/playBtn.png) no-repeat 0 0;
	width: 13px;
	height: 14px;
	display: none
}
.bannerWrapper .playPauseBtn .stop {
	position: absolute;
	bottom: 7px;
	left: 55%;
	-webkit-transform: translateX(-55%);
	-ms-transform: translateX(-55%);
	transform: translateX(-55%);
	background: url(../images/pauseBtn.png) no-repeat 0 0;
	width: 13px;
	height: 20px
}
.bannerItem a {
	width: 100%
}
.bannerItem img {
	width: 100%
}
.bannerItem.owl-carousel .owl-dots {
	position: absolute;
	bottom: 5px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}
.bannerItem.owl-carousel .owl-dots span {
	border-radius: 0;
	width: 10px;
	height: 10px;
	margin: 5px 4px;
	background-color: #626262;
	border-radius: 50%
}
.bannerItem.owl-carousel .owl-dots .active span {
	background-color: #ae285d
}
.bannerItem .bannerSec {
	position: relative
}
.bannerItem .bannerSec .bannerText {
	position: absolute;
	right: 20%;
	width: 40%;
	z-index: 1;
	min-height: 50px;
	top: 19%;
	text-align: center;
	display: none
}
.bannerItem .bannerSec .bannerText h2 {
	font-family: Lato-Bold;
	color: #2c2c2c;
	font-size: 3rem;
	text-align: center;
	text-transform: uppercase;
	line-height: 1.5;
	position: relative
}
.bannerItem .bannerSec .bannerText h2:before {
	position: absolute;
	width: 35px;
	background: #ed1164;
	height: 5px;
	content: "";
	display: block;
	right: 0;
	top: 0;
	left: 0;
	margin: 0 auto
}
.bannerItem .bannerSec .bannerText h2:after {
	position: absolute;
	width: 35px;
	background: #ed1164;
	height: 5px;
	content: "";
	display: block;
	right: 0;
	bottom: 0;
	left: 0;
	margin: 0 auto
}
.bannerItem .bannerSec .bannerText p {
	font-size: 1.6rem;
	margin-bottom: 2rem
}
.bannerItem .bannerSec .bannerText a {
	background: #ed1164;
	color: #fff;
	font-size: 1.4rem;
	text-align: center;
	padding: 1rem;
	text-transform: uppercase;
	text-decoration: none
}
.openCloseMenu {
	position: absolute;
	z-index: 100;
	top: 1rem;
	right: 0;
	display: none
}
.openCloseMenu .openCloseLinks {
	display: inline;
	float: left
}
.openCloseMenu .openCloseLinks a {
	display: block
}
.openCloseMenu .openCloseLinks a:first-child {
	margin-bottom: 1px
}
.openCloseMenu .openCloseContent {
	display: inline;
	float: right;
	background: #fff
}
.openCloseMenu li span {
	display: inline-block;
	padding: 1.5rem;
	font-family: Lato-Bold
}
.openCloseMenu li ul {
	padding: 0 1.3rem 2rem;
	border-top: 1px solid #a0a0a0
}
.openCloseMenu li ul a {
	color: #ae285d;
	text-decoration: none;
	line-height: 4rem;
	font-family: Lato-Bold
}
li.domestic {
	display: none
}
.mobLnk {
	display: none
}
.mobLnk ul li {
	display: inline-block;
	width: 32%;

	text-align: center;
	padding: 2rem 0
}
.mobLnk ul li a {
	color: #323232
}
.mobLnk ul li a:hover {
	text-decoration: none
}
.mobLnk ul li a .icon-apply,
.mobLnk ul li a .icon-locate,
.mobLnk ul li a .icon-more,
.mobLnk ul li a .icon-offers,
.mobLnk ul li a .icon-percentage,
.mobLnk ul li a .icon-phone-call,
.mobLnk ul li a .icon-support {
	font-size: 2rem;
	font-weight: 700
}
.mobLnk ul li a .icon-apply:before,
.mobLnk ul li a .icon-locate:before,
.mobLnk ul li a .icon-more:before,
.mobLnk ul li a .icon-offers:before,
.mobLnk ul li a .icon-percentage:before,
.mobLnk ul li a .icon-phone-call:before,
.mobLnk ul li a .icon-support:before {
	color: #ae285d
}
.mobLnk ul li a .txt {
	font-size: 1.2rem;
	display: block
}
.mobLnk .viewAllNLess {
	display: block;
	clear: both;
	text-align: center;
	position: relative;
	top: -.5rem;
	cursor: pointer
}
.mobLnk .viewAllNLess a {
	cursor: pointer
}
.mobLnk .othLinks {
	display: none
}
.offerSec {
	background: #f3f4f6;
	padding: 2rem 0;
	box-shadow: 0 5px 5px rgba(180, 180, 180, .7);
	overflow-x: hidden;
	position: relative;
	top: -5px
}
.offerSec li {
	width: 33%;
	display: inline-block;
	font-size: 1.8rem;
	vertical-align: top;
	position: relative;
	padding: 0 2rem 0 0
}
.offerSec li strong {
	font-family: Lato-Bold
}
.offerSec li a {
	display: inline-block;
	font-size: 1.4rem;
	text-decoration: none;
	color: #ae285d;
	padding-top: 1rem
}
.offerSec li:after {
	position: absolute;
	right: 10%;
	top: 0;
	width: 1px;
	height: 75px;
	content: "";
	background: #dcdcdd
}
.offerSec li:last-child:after {
	display: none
}
.offerSec li p {
	display: block;
	font-family: Lato-Light
}
.offerSec .owl-nav .owl-prev {
	position: absolute;
	bottom: 0;
	left: 0;
	top: 0;
	right: 0;
	margin: auto 0;
	width: 1.2rem;
	height: 1.2rem;
	content: "";
	border: solid #ae285d;
	border-width: 0 2px 2px 0;
	display: inline-block;
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform: rotate(-226deg);
	padding: 5px
}
.offerSec .owl-nav .owl-next {
	position: absolute;
	bottom: 0;
	left: auto;
	top: 0;
	right: 0;
	margin: auto 0;
	width: 1.2rem;
	height: 1.2rem;
	content: "";
	border: solid #ae285d;
	border-width: 0 2px 2px 0;
	display: inline-block;
	-ms-transform: rotate(-44deg);
	transform: rotate(-44deg);
	-webkit-transform: rotate(-44deg);
	padding: 5px
}
.stack {
	margin: 0 auto;
	position: relative;
	z-index: 98;
	width: auto;
	height: auto;
	padding: 0;
	list-style: none;
	pointer-events: none
}
.stack__item {
	background: #fff;
	border-radius: 4px;
	text-align: center;
	overflow: hidden;
	position: absolute;
	opacity: 0;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: auto
}
.stack__item img {
	width: 100%;
	display: block;
	pointer-events: none
}
.controls {
	position: absolute;
	right: 1.4rem;
	top: 0;
	z-index: 100
}
.controls .icon-drop:before {
	color: #ae295e;
	font-size: 1rem
}
.button {
	border: none;
	background: 0 0;
	position: relative;
	display: inline-block;
	cursor: pointer;
	font-size: 1.5em;
	width: 25px;
	height: 25px;
	-webkit-tap-highlight-color: transparent;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg)
}
.button .fa {
	pointer-events: none
}
.button--default {
	background: #333;
	border-radius: 3px;
	color: #fff;
	font-size: .95em;
	font-weight: 700;
	padding: .65em 2em;
	width: auto;
	height: auto
}
.button--sonar {
	border-radius: 50%;
	background: #fff
}
.button--sonar::before {
	position: absolute;
	top: 50%;
	left: 50%;
	border-radius: 50%;
	content: '';
	opacity: 0;
	pointer-events: none;
	border: 4px solid rgba(255, 255, 255, .5);
	margin: -35px 0 0 -35px;
	width: 70px;
	height: 70px
}
.button--sonar.button--active::before {
	-webkit-animation: anim-effect-sonar .3s ease-out forwards;
	animation: anim-effect-sonar .3s ease-out forwards
}
.material-circle {
	width: 150vh;
	height: 150vh;
	margin: -75vh 0 0 -75vh;
	z-index: 0;
	border-radius: 50%;
	pointer-events: none;
	opacity: 0;
	position: absolute;
	z-index: 0;
	-webkit-transform: scale3d(0, 0, 1);
	transform: scale3d(0, 0, 1)
}
.material-circle--accept.material-circle--active {
	background: #81d47d
}
.material-circle--reject.material-circle--active {
	background: #e66868
}
.material-circle--active {
	-webkit-animation: anim-effect-material .6s ease-out forwards;
	animation: anim-effect-material .6s ease-out forwards
}
.button:focus {
	outline: 0
}
.button--accept {
	color: #81d47d
}
.button--reject {
	color: #e66868
}
.text-hidden {
	position: absolute;
	overflow: hidden;
	width: 0;
	height: 0;
	color: transparent;
	display: block
}
.stack__item--accept,
.stack__item--reject {
	pointer-events: none
}
.stack--yuda .stack__item--reject {
	-webkit-animation: yudaReject .5s forwards;
	animation: yudaReject .5s forwards
}
.stack--yuda .stack__item--accept {
	-webkit-animation: yudaAccept .5s forwards;
	animation: yudaAccept .5s forwards;
	-webkit-transform-origin: 50% 300%;
	-ms-transform-origin: 50% 300%;
	transform-origin: 50% 300%
}
.stack--krisna .stack__item--reject {
	-webkit-animation: krisnaReject .5s forwards;
	animation: krisnaReject .5s forwards
}
.stack--krisna .stack__item--accept {
	-webkit-animation: krisnaAccept .5s forwards;
	animation: krisnaAccept .5s forwards
}
.stack--wangi .stack__item--reject {
	-webkit-animation: wangiReject .5s forwards;
	animation: wangiReject .5s forwards;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0
}
.stack--wangi .stack__item--accept {
	-webkit-animation: wangiAccept .5s forwards;
	animation: wangiAccept .5s forwards;
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}
.stack--wira .stack__item--reject {
	-webkit-animation: wiraReject .5s forwards;
	animation: wiraReject .5s forwards;
	-webkit-animation-timing-function: cubic-bezier(.4, 1, .3, 1);
	animation-timing-function: cubic-bezier(.4, 1, .3, 1);
	-webkit-transform-origin: -150% 50%;
	-ms-transform-origin: -150% 50%;
	transform-origin: -150% 50%
}
.stack--wira .stack__item--accept {
	-webkit-animation: wiraAccept .5s forwards;
	animation: wiraAccept .5s forwards;
	-webkit-animation-timing-function: cubic-bezier(.3, 1, .3, 1);
	animation-timing-function: cubic-bezier(.3, 1, .3, 1);
	-webkit-transform-origin: 250% 50%;
	-ms-transform-origin: 250% 50%;
	transform-origin: 250% 50%
}
.stack--utari .stack__item--reject {
	-webkit-animation: utariReject .6s forwards;
	animation: utariReject .6s forwards;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
	-webkit-transform-origin: 50% 100%;
	-ms-transform-origin: 50% 100%;
	transform-origin: 50% 100%
}
.stack--utari .stack__item--accept {
	-webkit-animation: utariAccept .6s forwards;
	animation: utariAccept .6s forwards;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}
.counter {
	position: absolute;
	left: 50%;
	top: 30px;
	width: 40px;
	margin-left: -20px
}
.counter svg {
	display: block;
	margin: 14px auto 0;
	fill: #58785a
}
.counter__number {
	text-align: center;
	position: absolute;
	background: #e66868;
	font-size: 10px;
	font-weight: 700;
	color: #fff;
	width: 20px;
	height: 20px;
	line-height: 20px;
	border-radius: 50%;
	bottom: -5px;
	right: -5px
}
.stack--slamet .stack__item--reject {
	-webkit-animation: slametReject .5s forwards;
	animation: slametReject .5s forwards;
	-webkit-transform-origin: 50% 100%;
	-ms-transform-origin: 50% 100%;
	transform-origin: 50% 100%
}
.stack--slamet .stack__item--accept {
	-webkit-animation: slametAccept .6s forwards;
	animation: slametAccept .6s forwards;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}
.stack--eka .stack__item--reject {
	-webkit-animation: ekaReject .5s forwards;
	animation: ekaReject .5s forwards;
	-webkit-transform-origin: 100% 50%;
	-ms-transform-origin: 100% 50%;
	transform-origin: 100% 50%
}
.stack--eka .stack__item--accept {
	-webkit-animation: ekaAccept .5s forwards;
	animation: ekaAccept .5s forwards;
	-webkit-transform-origin: -100% 50%;
	-ms-transform-origin: -100% 50%;
	transform-origin: -100% 50%
}
.stack--dian .stack__item--reject {
	-webkit-animation: dianReject .5s forwards;
	animation: dianReject .5s forwards;
	-webkit-transform-origin: 50% -300%;
	-ms-transform-origin: 50% -300%;
	transform-origin: 50% -300%
}
.stack--dian .stack__item--accept {
	-webkit-animation: dianAccept .5s forwards;
	animation: dianAccept .5s forwards;
	-webkit-transform-origin: 50% -300%;
	-ms-transform-origin: 50% -300%;
	transform-origin: 50% -300%
}
.stack--iman .stack__item--reject {
	-webkit-animation: imanReject .5s forwards;
	animation: imanReject .5s forwards
}
.stack--iman .stack__item--accept {
	-webkit-animation: imanAccept .5s forwards;
	animation: imanAccept .5s forwards
}
.stack--iskandar .stack__item--reject {
	-webkit-animation: iskandarReject .5s forwards;
	animation: iskandarReject .5s forwards;
	-webkit-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0
}
.stack--iskandar .stack__item--accept {
	-webkit-animation: iskandarAccept .5s forwards;
	animation: iskandarAccept .5s forwards
}
.stack--kasih .stack__item--reject {
	-webkit-animation: kasihReject .4s ease-in forwards;
	animation: kasihReject .4s ease-in forwards
}
.stack--kasih .stack__item--accept {
	-webkit-animation: kasihAccept .4s ease-in forwards;
	animation: kasihAccept .4s ease-in forwards
}
.stack--buana .stack__item--reject {
	-webkit-animation: buanaReject .5s forwards;
	animation: buanaReject .5s forwards
}
.stack--buana .stack__item--accept {
	-webkit-animation: buanaAccept .5s forwards;
	animation: buanaAccept .5s forwards
}
.stack--mawar .stack__item--reject {
	-webkit-animation: mawarReject .5s forwards;
	animation: mawarReject .5s forwards
}
.stack--mawar .stack__item--accept {
	-webkit-animation: mawarAccept .5s forwards;
	animation: mawarAccept .5s forwards;
	-webkit-transform-origin: 100% 50%;
	-ms-transform-origin: 100% 50%;
	transform-origin: 100% 50%
}
.stack--cinta .stack__item--reject {
	-webkit-animation: cintaReject .5s forwards;
	animation: cintaReject .5s forwards
}
.stack--cinta .stack__item--accept {
	-webkit-animation: cintaAccept .5s forwards;
	animation: cintaAccept .5s forwards
}
.cardAnim {
	position: absolute;
	left: 0;
	top: 3.8rem;
	width: 100%
}
.relBlock {
	position: relative
}
.relBlock.comBox h2 {
	padding-top: 0;
	line-height: 1.8rem
}
.relBlock.comBox h2 span {
	float: right;
	font-size: 1.3rem;
	padding-right: 2.7rem;
	color: #ae285d;
	font-weight: 700;
	padding-top: .2rem
}
.relBlock .controls h6 {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	position: relative;
	top: -11px;
	left: 3px;
	font-size: 1.3rem;
	color: #ae285d;
	font-style: inherit;
	font-weight: 700
}
.offerJustUwrap {
	background: #f6f6f6;
	margin-top: 0;
	padding-bottom: 20px
}
.offerJustUwrap h2 br {
	display: none
}
.offersWrapper ul {
	list-style-type: none
}
.offersWrapper ul li {
	box-sizing: border-box;
	display: inline-block;
	width: 31%;
	margin-left: 3.5%;
	overflow: hidden
}
.offersWrapper ul li img {
	max-width: 100%;
	width: 100%;
	position: relative;
	display: table
}
.offersWrapper ul li:first-child {
	margin-left: 0;
	margin-top: 10%
}
.offersWrapper ul li .dealBox {
	position: relative;
	bottom: 0;
	display: table-cell;
	vertical-align: bottom
}
.offersWrapper ul li .offerCaption {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	transition: all .3s ease
}
.offersWrapper ul li .offerCaption img {
	width: auto;
	text-align: center;
	display: block;
	margin: 0 auto;
	position: relative;
	top: 0
}
.offersWrapper ul li .offerCaption p {
	color: #fff;
	font-size: 1.8rem;
	display: block;
	text-align: center;
	text-transform: uppercase;
	width: 90%;
	margin: 1rem auto;
	font-family: Lato-Light;
	position: relative;
	top: 25px
}
.offersWrapper ul li .offerCaption p .rupee {
	padding: 0 .2rem 0 .7rem;
	display: inline-block
}
.offersWrapper ul li .offerCaption p span {
	display: block;
	font-size: 1.3rem;
	text-transform: initial
}
.offersWrapper ul li .offerInfo {
	position: absolute;
	bottom: -100%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100%;
	transition: all .5s ease
}
.offersWrapper ul li .offerInfo .knowMore {
	background: #ae285d;
	text-align: center;
	display: block;
	width: 100%;
	padding: 1.5rem 0;
	color: #fff;
	font-size: 1.4rem;
	font-family: Lato-Bold
}
.offersWrapper ul li .offerInfo .knowMore:focus,
.offersWrapper ul li .offerInfo .knowMore:hover {
	text-decoration: none
}
.offersWrapper ul li .offerInfo .offerShareBox {
	background: #fff;
	width: 100%;
	display: block;
	border-bottom: 2px solid #c4c4c4;
	padding: 1.5rem 0
}
.offersWrapper ul li .offerInfo .offerShareBox .offerValidity {
	display: inline-block;
	width: 100%;
	text-align: center;
	color: #323232
}
.offersWrapper ul li .offerInfo .offerShareBox .shareOn {
	display: none;
	width: 49%;
	text-align: center;
	position: relative;
	top: -.5rem;
	color: #323232;
	left: -9px
}
.offersWrapper ul li .offerInfo .offerShareBox .shareOn .icon-fb,
.offersWrapper ul li .offerInfo .offerShareBox .shareOn .icon-twitter {
	font-size: 2.6rem;
	display: none
}
.offersWrapper ul li .offerInfo .offerShareBox .shareOn .icon-whatsapp {
	display: none
}
.offersWrapper ul li.hoverActive .offerCaption {
	top: 40%
}
.offersWrapper ul li.hoverActive .offerInfo {
	bottom: 0
}
.offersWrapper .owl-nav {
	position: absolute;
	display: none;
	right: 12px;
	top: 0
}
.offersWrapper .owl-nav .owl-next,
.offersWrapper .owl-nav .owl-prev {
	display: inline-block;
	background: url(../images/nextPrevArrows.png) no-repeat 0 0;
	width: 40px;
	height: 40px;
	text-indent: -10000px;
	transition: all .3s ease
}
.offersWrapper .owl-nav .owl-next {
	background-position: -124px 1px
}
.offersWrapper .owl-nav .owl-next.disabled {
	background-position: -181px 1px
}
.offersWrapper .owl-nav .owl-prev {
	background-position: 0 0;
	position: relative;
	left: 25%
}
.offersWrapper .owl-nav .owl-prev.disabled {
	background-position: -63px 0;
	left: -15%
}
@media only screen and (max-width: 760px)  {
.offersWrapper .owl-nav .owl-prev.disabled {
    background-position: -63px 0;
    left: 25%!important;
}
.offersWrapper .owl-nav .owl-next {
    background-position: -124px 1px;
    margin-top: -8%;
    right: 16px;
}
}
.home.busiHome {
	padding-bottom: 0
}
.home.busiHome .offerJustUwrap {
	display: none
}
.home.busiHome .otherInfoBlocks {
	background: #f6f6f6;
	padding-bottom: 4rem
}
.charmWrapper {
	display: block
}
.fdRatesBox {
	position: fixed;
	right: -300px;
	top: 26%;
	z-index: 999;
	transition: all .6s ease
}
.fdRatesBox .rates {
	background: #666;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	position: absolute;
	width: 138px;
	left: -90px;
	top: 48px;
	padding: 1rem 0 0 56px;
	font-size: 16px;
	color: #fff;
	height: 42px
}
.fdRatesBox .rates:before {
	content: "\e90a";
	font-family: icomoon!important;
	font-size: 1.4rem;
	text-align: center;
	line-height: 3;
	padding-left: 0;
	color: #fff;
	position: absolute;
	top: 0;
	left: 2px;
	border-right: 1px solid #fff;
	padding-right: 8px;
	height: 45px;
	width: 40px
}
.fdRatesBox.fdActive {
	right: 0
}
.getACallBox {
	position: fixed;
	left: -223px;
	top: 26%;
	z-index: 99;
	transition: all .6s ease
}
.getACallBox .callback {
	background: #666;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	position: absolute;
	width: 150px;
	left: 167px;
	top: 55px;
	padding: 1rem 0 0 5.5rem;
	font-size: 1.6rem;
	color: #fff;
	height: 40px
}
.getACallBox .callback:before {
	content: "\e90c";
	font-family: icomoon!important;
	font-size: 1.4rem;
	text-align: center;
	line-height: 3;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	border-right: 1px solid #fff;
	height: 48px;
	width: 40px
}
.getACallBox.getCallActive {
	left: 0
}
.callbackCharm,
.ratesCharm {
	display: block;
	background: #f2f2f2;
	min-width: 300px;
	transition: all .5s ease-in;
	border: 1px solid #ae285d
}
.callbackCharm.visible,
.ratesCharm.visible {
	opacity: 1;
	display: block
}
.callbackCharm.visible:after,
.ratesCharm.visible:after {
	position: absolute;
	content: "";
	width: 30rem;
	height: 100%;
	background: #f2f2f2;
	top: 0;
	z-index: -1
}
.callbackCharm h2,
.ratesCharm h2 {
	font-size: 1.6rem;
	color: #323232;
	font-family: Lato-Bold;
	text-align: center;
	border-bottom: 1px solid #666;
	margin: 0 2rem;
	padding: 1rem 0;
	display: block
}
.callbackCharm a,
.ratesCharm a {
	text-align: right;
	display: block;
	padding: 1rem 1rem 1rem 0;
	font-size: 1.4rem;
	color: #323232;
	text-decoration: underline
}
.callbackCharm ul li,
.ratesCharm ul li {
	display: block;
	font-size: 1.4rem;
	text-align: center;
	color: #323232;
	border-top: 1px solid #666;
	margin: 1rem 2rem
}
.callbackCharm ul li .bigNo,
.ratesCharm ul li .bigNo {
	font-size: 3rem;
	display: block
}
.callbackCharm ul li strong,
.ratesCharm ul li strong {
	display: block;
	font-size: 1.6rem
}
.callbackCharm ul li span,
.ratesCharm ul li span {
	display: block;
	padding-bottom: .5rem
}
.callbackCharm ul li:first-child,
.ratesCharm ul li:first-child {
	border-top: none
}
.callbackCharm {
	min-width: 200px
}
.callbackCharm a {
	text-decoration: none;
	text-align: left
}
.callbackCharm ul li {
	border-top: none
}
.callbackCharm ul li a {
	font-size: 1.6rem;
	padding: .7rem 1.2rem
}
.callbackCharm ul li a sup {
	font-weight: 700;
	padding-left: .2rem
}
.callbackCharm ul .mCSB_scrollTools .mCSB_draggerContainer .mCSB_dragger_bar {
	background-color: rgba(0, 0, 0, .15)!important;
	width: 6px!important;
	border-radius: 0!important;
	left: 2px
}
.callbackCharm .closeW {
	display: none
}
.mobLinks {
	display: none
}
.busiCharmWrapper .callbackCharm {
	min-width: 22.2rem
}
.busiCharmWrapper .getACallBox .callback {
	width: 17.2rem;
	top: 6.6rem;
	left: 15.6rem
}
.busiCharmWrapper .getACallBox .callback:before {
	content: "\e901"
}
.topBand .navbar-right li.active {
	background: #666
}
.topBand .navbar-right li.active a {
	color: #fff;
	font-size: 1.2rem;
	border-bottom: 3px solid #666
}
.topBand .navbar-right li.active a:focus,
.topBand .navbar-right li.active a:hover {
	background: #666
}
.topMenu {
	box-shadow: 0 1px 5px #ababab;
	background: #fff;
	position: relative;
	z-index: 9999;
	width: 100%;
	transition: all 1s ease-in-out
}
.topMenu .logoSect {
	display: inline-block;
	vertical-align: top;
	padding-top: 2rem;
	padding-bottom: 0
}
.topMenu .navbarSect {
	display: inline-block;
	margin-left: 3rem
}
.topMenu .navbarSect ul li {
	display: inline-block
}
.topMenu .navbarSect ul li a {
	font-size: 1.6rem;
	color: #323232;
	padding: 2.6rem 1.5rem 3.2rem;
	display: inline-block
}
.topMenu .navbarSect ul li a.linkEffect {
	padding: 2rem 0;
	color: #ae285d
}
.topMenu .navbarSect ul li a:hover {
	text-decoration: none;
	color: #ae285d
}
.topMenu .navbarSect ul li .subMenus {
	display: none;
	position: absolute;
	top: 7.5rem;
	left: 8rem;
	z-index: 2;
	background: #fff;
	border-top: 2px solid #e0e0e0;
	width: 100rem;
	border-radius: 4px
}
.topMenu .navbarSect ul li .subMenus .exmenuTab2,
.topMenu .navbarSect ul li .subMenus .exmenuTab3 {
	display: none
}
.topMenu .navbarSect ul li .subMenus .exmTab {
	float: left
}
.topMenu .navbarSect ul li .subMenus .tabBar {
	background: #f1f1f1;
	margin-top: .5rem
}
.topMenu .navbarSect ul li .subMenus .tabBar ul li {
	display: inline-block
}
.topMenu .navbarSect ul li .subMenus .tabBar ul li a {
	display: inline-block;
	padding: 1rem 9rem 1rem 2.5rem;
	font-size: 1.4rem;
	color: #818181
}
.topMenu .navbarSect ul li .subMenus .tabBar ul li a:hover {
	color: #323232
}
.topMenu .navbarSect ul li .subMenus .tabBar ul li .active {
	color: #323232;
	font-family: Lato-Bold
}
.topMenu .navbarSect ul li .subMenus .tabBar ul li .active span {
	display: inline-block;
	border-bottom: 1px solid #ae285d
}
.topMenu .navbarSect ul li .subMenus .mainSect {
	float: left
}
.topMenu .navbarSect ul li .subMenus .mainSect .fLevel {
	width: 16.8rem;
	display: inline-block;
	float: left;
	padding-left: 2.5rem
}
.topMenu .navbarSect ul li .subMenus .mainSect .fLevel ul li a {
	font-size: 1.4rem;
	color: #323232;
	display: block;
	padding: .8rem 0
}
.topMenu .navbarSect ul li .subMenus .mainSect .fLevel ul li.active {
	position: relative
}
.topMenu .navbarSect ul li .subMenus .mainSect .fLevel ul li.active a {
	color: #ae285d;
	font-family: Lato-Bold
}
.topMenu .navbarSect ul li .subMenus .mainSect .fLevel ul li.active:before {
	position: absolute;
	content: '';
	right: -10px;
	top: 13px;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-left: 10px solid #fff;
	border-bottom: 10px solid transparent
}
.topMenu .navbarSect ul li .subMenus .mainSect .sLevel {
	width: 28.3rem;
	display: inline-block;
	float: left;
	padding-left: 2.5rem
}
.topMenu .navbarSect ul li .subMenus .mainSect .sLevel ul li a {
	padding: .7rem 0;
	display: block;
	font-size: 1.4rem;
	color: #666
}
.topMenu .navbarSect ul li .subMenus .mainSect .sLevel ul li a:hover {
	color: #ae285d;
	background: url(../images/arrow.png) 95% 1.4rem no-repeat
}
.topMenu .navbarSect ul li .subMenus .mainSect .sLevel ul li .active {
	background: url(../images/arrow.png) 95% 1.4rem no-repeat;
	color: #ae285d;
	font-family: Lato-Bold
}
.topMenu .navbarSect ul li .subMenus .mainSect .sLevel ul li .noHover {
	color: #666;
	background: 0 0
}
.topMenu .navbarSect ul li .subMenus .mainSect .sLevel ul li .noHover:hover {
	color: #ae285d;
	background: 0 0
}
.topMenu .navbarSect ul li .subMenus .mainSect .sLevel ul li .noHover.active {
	color: #ae285d;
	background: 0 0
}
.topMenu .navbarSect ul li .subMenus .mainSect .tLevel {
	display: inline-block;
	float: left;
	padding: 1rem 3rem;
	border-left: 1px solid #ececec
}
.topMenu .navbarSect ul li .subMenus .mainSect .tLevel ul li {
	padding: .8rem 0
}
.topMenu .navbarSect ul li .subMenus .mainSect .tLevel ul li a {
	font-size: 1.4rem;
	color: #666;
	font-family: Lato-Regular
}
.topMenu .navbarSect ul li .subMenus .mainSect .tLevel ul .active a {
	color: #ae285d;
	font-family: Lato-Bold
}
.topMenu .navbarSect ul li .subMenus .blck {
	display: inline-block;
	padding: 1rem 3.9rem;
	vertical-align: top;
	width: 25rem;
	float: left
}
.topMenu .navbarSect ul li .subMenus .blck h3 {
	font-size: 1.6rem;
	color: #666;
	font-family: Lato-Bold;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: .5rem;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	width: 100%;
	margin-bottom: .4rem;
	margin-top: .6rem
}
.topMenu .navbarSect ul li .subMenus .blck h3 a {
	font-size: 1.6rem;
	color: #666;
	padding: 0;
	padding-bottom: 0;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex
}
.topMenu .navbarSect ul li .subMenus .blck .offers {
	padding-top: 0
}
.topMenu .navbarSect ul li .subMenus .blck ul li a {
	font-size: 1.4rem;
	color: #716e6e;
	padding: .8rem 0
}
.topMenu .navbarSect ul li .subMenus .blck ul li a:hover {
	color: #ae285d
}
.topMenu .navbarSect ul li .subMenus .blck ul li a.linkEffect {
	padding: 2rem 0;
	color: #ae285d
}
.topMenu .navbarSect ul li .subMenus .blck ul.axisEdge {
	margin-bottom: 1.7rem
}
.topMenu .navbarSect ul li .subMenus .blck .subBlck {
	padding-top: .5rem
}
.topMenu .navbarSect ul li .subMenus .blck .subBlck h4 {
	font-size: 1.4rem;
	font-family: Lato-Bold;
	color: #666;
	padding-bottom: .5rem
}
.topMenu .navbarSect ul li .subMenus .blck .subBlck h4 a {
	padding: 0;
	padding-bottom: .5rem;
	color: #666
}
.topMenu .navbarSect ul li .subMenus .blck .subBlck .sleft {
	display: inline-block;
	padding-right: 5.5rem;
	vertical-align: top
}
.topMenu .navbarSect ul li .subMenus .blck .subBlck .sright {
	display: inline-block;
	border-left: 1px solid #e5e5e5;
	padding-left: 3rem;
	vertical-align: top
}
.topMenu .navbarSect ul li .subMenus .blck1 {
	width: 20rem
}
.topMenu .navbarSect ul li .subMenus .nWid {
	width: 30rem
}
.topMenu .navbarSect ul li .subMenus li {
	display: block;
	padding: 0
}
.topMenu .navbarSect ul li .subMenus li a {
	padding: 0
}
.topMenu .navbarSect ul li .subMenus .sColor {
	padding: 1rem 5rem 2rem;
	width: 50rem
}
.topMenu .navbarSect ul li .subMenus .grayClr {
	background: #f7f7f7
}
.topMenu .navbarSect ul li .wideMenu {
	width: 105rem
}
.topMenu .navbarSect ul li .lngMenu {
	width: auto;
	background: #fff url(../images/exploremenu-bg.png) 16.8rem 0 repeat-y
}
.topMenu .navbarSect ul .active a {
	color: #ae285d
}
.topMenu .navbarSect ul .nAct a {
	color: #cecece
}
.topMenu .navbarSect ul .srw {
	position: relative
}
.topMenu .navbarSect ul .srw:before {
	content: '';
	display: block;
	position: absolute;
	left: 48px;
	bottom: 5px;
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-bottom-color: #e0e0e0;
	z-index: 3
}
.topMenu .navbarSect ul .srw:after {
	content: '';
	display: block;
	position: absolute;
	left: 50px;
	bottom: 3px;
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-bottom-color: #fff;
	z-index: 3
}
.topMenu .loginSect {
	padding: 1.7rem 0 2.7rem 0;
	position: relative;
	float: right;
	transition: all .2s ease-in-out
}
.topMenu .loginSect a {
	font-size: 1.5rem;
	color: #ae285d;
	display: inline-block;
	padding-right: 1.5rem
}
.topMenu .loginSect .loginClk {
	background: #ae285d;
	color: #fff;
	font-size: 1.5rem;
	border-radius: 4px;
	padding: 1rem 3rem;
	display: inline-block;
	cursor: pointer;
	text-transform: uppercase
}
.topMenu .loginDrpDown {
	position: absolute;
	top: 5.9rem;
	background: #fff;
	border-top: 4px solid #ac285c;
	right: .1rem;
	width: 300px;
	display: none;
	z-index: 100003
}
.topMenu .loginDrpDown h2 {
	font-size: 1.4rem;
	color: #323232;
	padding: 0;
	padding: 1rem 2rem;
	font-family: Lato-Bold;
	border-bottom: 1px dotted #efefef;
	text-transform: none;
	cursor: pointer
}
.topMenu .loginDrpDown h2:before {
	content: "\e902";
	display: inline-block;
	font-family: icomoon!important;
	font-size: .6rem;
	color: #858585;
	position: absolute;
	right: 1.5rem
}
.topMenu .loginDrpDown h2.current {
	background: #fafafa;
	border-bottom: none
}
.topMenu .loginDrpDown h2.current:before {
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg)
}
.topMenu .loginDrpDown .accordian {
	display: none;
	background: #fafafa
}
.topMenu .loginDrpDown .accordian ul {
	float: none
}
.topMenu .loginDrpDown .accordian ul li {
	margin: 0 3.5rem;
	display: block;
	border-top: 1px solid #e6e6e6;
	padding: 1rem 0
}
.topMenu .loginDrpDown .accordian ul li:first-child {
	border-top: none
}
.topMenu .loginDrpDown .accordian ul li h3 {
	display: inline-block;
	color: #323232;
	font-size: 1.4rem;
	text-transform: none
}
.topMenu .loginDrpDown .accordian ul li a {
	color: #ae285d;
	text-decoration: none;
	font-size: 1.4rem;
	text-transform: initial
}
.topMenu .loginDrpDown .accordian ul li .logLinks {
	display: inline-block;
	padding-left: 2rem;
	float: right
}
.topMenu .loginDrpDown .accordian ul li .logLinks a {
	color: #ae285d;
	font-size: 1.4rem;
	border-left: 1px solid #959595;
	padding: 0 .7rem;
	text-transform: initial
}
.topMenu .loginDrpDown .accordian ul li .logLinks a:first-child {
	border-left: none
}
.topMenu .loginSectMob {
	display: none
}
.topMenu .loginSectMob ul {
	padding-top: 0
}
.topMenu .loginSectMob ul li {
	display: inline-block;
	padding-left: 1.6rem;
	padding: 1.5rem .9rem;
	float: left
}
.topMenu .loginSectMob ul li .iconLinkMob {
	background: url(../images/sprite.png) no-repeat;
	display: inline-block;
	width: 1.8rem;
	height: 2rem
}
.topMenu .loginSectMob ul li .iconLinkMob.search {
	background-position: -5px -2px
}
.topMenu .loginSectMob ul li .iconLinkMob.download {
	background-position: -1px -164px
}
.topMenu .loginSectMob ul li .iconLinkMob.notification {
	background-position: -77px -83px;
	position: relative;
	pointer-events: none
}
.topMenu .loginSectMob ul li .iconLinkMob.notification span {
	background-color: #ed0d62;
	color: #fff;
	position: absolute;
	font-size: 1.1rem;
	border-radius: 50%;
	top: 0;
	right: -.4rem;
	width: 1.4rem;
	height: 1.4rem;
	text-align: center;
	font-family: Lato-Bold;
	display: inline-block;
	line-height: 1.4rem
}
.topMenu .loginSectMob ul li .iconLinkMob.mlogin {
	background-position: -76px -164px
}
.topMenu .loginSectMob ul .loginDrpDown li {
	float: none
}
.topMenu .loginSectMob .navbar-right .download img {
	width: 1.4rem
}
.topMenu .loginSectMob .open {
	background: #606060
}
.topMenu .loginSectMob .open .iconLinkMob.search {
	background-position: -136px -2px
}
.topMenu .loginSectMob .open .iconLinkMob.notification {
	background-position: -136px -83px
}
.topMenu .loginSectMob .open .iconLinkMob.mlogin {
	background-position: -136px -164px
}
.topMenu .loginSectMob .open .iconLinkMob.download {
	background-position: 0 -1214px
}
.fleft {
	float: left
}
.sLevel ul {
	display: none
}
.sLevel ul:first-child {
	display: block
}
.tLevel .tlist {
	display: none
}
.tLevel .tlist:first-child {
	display: block
}
.tLevel .tlist .RelLnk h4 {
	font-size: 1.6rem;
	color: #666;
	font-family: Lato-Bold;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: .5rem;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	width: 100%;
	margin-bottom: .4rem;
	margin-top: 2rem
}
.tLevel .tlist .RelLnk h4 span {
	padding-right: .5rem
}
.topMenu .navbarSect ul li .laptopActive .mainSect .sLevel ul li a {
	padding: .7rem 0
}
.topMenu.buisHeadear .col-md-9 {
	width: 77%
}
.topMenu.buisHeadear .col-md-3 {
	width: 23%
}
.topMenu.buisHeadear .navbarSect {
	margin-left: 1rem
}
.topMenu.buisHeadear .navbarSect ul {
	padding-left: .8px
}
.topMenu.buisHeadear .navbarSect ul li {
	position: relative
}
.topMenu.buisHeadear .navbarSect ul li a {
	padding: 2.6rem .7rem 3.2rem .7rem
}
.topMenu.buisHeadear .navbarSect ul li .subMenus {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: auto;
	background: #fff url(../images/exploremenu-bg.png) 28rem 0 repeat-y
}
.topMenu.buisHeadear .navbarSect ul li .subMenus.busiexplore {
	width: 58rem
}
.topMenu.buisHeadear .navbarSect ul li .subMenus .blck {
	padding: 1rem 2rem;
	width: 28rem
}
.topMenu.buisHeadear .navbarSect ul li .subMenus .fLevel {
	width: 28rem
}
.topMenu.buisHeadear .navbarSect ul li .subMenus.busiexplore {
	left: 106%
}
.topMenu.buisHeadear .navbarSect ul li .subMenus.aplnowsbumenus {
	background: #fff;
	width: 100rem;
	left: 0;
	-webkit-transform: translateX(-71%);
	-ms-transform: translateX(-71%);
	transform: translateX(-71%)
}
.topMenu.buisHeadear .navbarSect ul li .subMenus.aplnowsbumenus .blck {
	width: 25rem
}
.topMenu.buisHeadear .navbarSect ul li .subMenus.buisGovtMenu {
	width: 56rem;
	left: -2%
}
.topMenu.buisHeadear .navbarSect ul li .subMenus.bankSmtnowsbumenus {
	background: #fff;
	width: 100rem;
	left: 0;
	-webkit-transform: translateX(-62%);
	-ms-transform: translateX(-62%);
	transform: translateX(-62%)
}
.topMenu.buisHeadear .navbarSect ul li .subMenus.bankSmtnowsbumenus .blck {
	width: 20rem
}
.otherInfoBlocks .bottomBorder {
	border-bottom: 3px solid #eceaeb
}
.otherInfoBlocks .viewallLink {
	position: absolute;
	bottom: 0;
	width: 100%;
	display: block;
	left: 0;
	padding: 0 1rem
}
.otherInfoBlocks .infoBox {
	position: relative;
	padding: 2rem 1rem 4.2rem 1rem;
	min-height: 22rem
}
.otherInfoBlocks .infoBox h4 {
	font-family: Lato-Bold;
	line-height: 2.2rem;
	padding-bottom: 1.2rem
}
.otherInfoBlocks .infoBox p {
	padding-bottom: 1.2rem
}
.otherInfoBlocks .infoBox .linkDiv {
	padding-top: .5rem;
	padding-bottom: .6rem
}
.otherInfoBlocks .calcEase ul {
	margin-left: -1rem
}
.otherInfoBlocks .calcEase ul li {
	border-bottom: 1px solid #eceaeb
}
.otherInfoBlocks .calcEase ul li a {
	color: #323232;
	display: inline-block;
	padding: 1rem
}
.otherInfoBlocks .calcEase ul li a:hover {
	color: #ae285d
}
.otherInfoBlocks .calcEase ul li:first-child a {
	padding-top: 0
}
.otherInfoBlocks .progressBlog .linkDiv {
	border-bottom: 1px solid #eceaeb;
	padding-bottom: .6rem
}
.otherInfoBlocks .progressBlog .linkDiv span {
	float: right;
	font-size: 1.2rem;
	color: #888;
	padding-left: 2.2rem
}
.otherInfoBlocks .progressBlog .linkDiv .timer {
	background: url(../images/homeSprite.png) no-repeat 0 -1365px;
	display: inline-block
}
.otherInfoBlocks .progressBlog .linkDiv .allLink {
	float: right
}
.otherInfoBlocks .progressBlog .linkDiv.noborder {
	position: relative
}
.otherInfoBlocks .progressBlog .shareOn {
	padding: .5rem 0
}
.otherInfoBlocks .progressBlog .shareOn span {
	font-size: 1.2rem;
	text-transform: uppercase;
	color: #888
}
.otherInfoBlocks .progressBlog .shareOn a {
	margin-top: .5rem
}
.otherInfoBlocks .digitalBank {
	position: relative
}
.otherInfoBlocks .digitalBank .infoBox {
	position: absolute;
	top: 85px;
	left: 15px;
	border-bottom: none
}
.otherInfoBlocks .digitalBank .infoBox h5 {
	color: #fff;
	font-size: 2.6rem;
	line-height: 3.2rem;
	padding-bottom: 1rem;
	font-family: Lato-Bold
}
.otherInfoBlocks .digitalBank .infoBox p {
	color: #fff;
	font-size: 1.6rem;
	line-height: 2.5rem;
	padding-bottom: 1.5rem
}
.otherInfoBlocks .digitalBank .infoBox .btnWrap {
	padding-top: 1rem
}
.otherInfoBlocks .digitalBank .infoBox .btnWrap .linkBtn {
	border: none;
	padding: 1.2rem 2.2rem
}
.otherInfoBlocks .digitalBank .imgBlock img {
	width: 100%
}
.productsView ul li {
	    display: inline-block;
	/*display: inline-block;
	margin-left: 2.7rem;
	padding-top: 1rem;
	width: 23%*/
}
.productsView ul li a {
	width: 100%
}
.productsView ul li:first-child {
	margin-left: 0
}
.productsView ul li .productBox {
	text-align: center;
	padding: 0.6rem 0;
	border: 1px solid #c1c1c1;
	background: #f3f3f3;
}
.productsView ul li .productBox span {
	background: url(../images/homeSprite.png) no-repeat 0 0;
	width: 70px;
	height: 66px;
	display: block;
	margin: 0 auto;
	transition: all .5s ease
}
.productsView ul li .productBox span.ccBg {
	background-position: 0 -1172px
}
.productsView ul li .productBox span.persLoanBg {
	background-position: 0 -573px
}
.productsView ul li .productBox span.savingAcBg {
	background-position: 0 -759px
}
.productsView ul li .productBox span.fdBg {
	background-position: 0 -1672px
}
.productsView ul li .productBox h4 {
	/* font-size: 1.8rem;
	color: #323232;
	padding-top: 1.7rem;
	transition: all .5s ease */
	    font-size: 16px;
    color: #323232;
    /* padding-top: 1.7rem; */
    transition: all .5s ease;
    /* width: 100%; */
    text-align: center;
}
.productsView ul li:hover a {
	text-decoration: none
}
.productsView ul li:hover .productBox span {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}
.productsView ul li:hover .productBox h4 {
	color: #ed1164
}
.productsView .owl-stage-outer {
	width: 1139px
}
.productsView .owl-nav {
	position: absolute;
	right: 12px;
	top: -50px
}
.productsView .owl-nav .owl-next,
.productsView .owl-nav .owl-prev {
	display: inline-block;
	background: url(../images/nextPrevArrows.png) no-repeat 0 0;
	width: 40px;
	height: 40px;
	text-indent: -10000px;
	transition: all .3s ease
}
.productsView .owl-nav .owl-next {
	background-position: -124px 1px
}
.productsView .owl-nav .owl-next.disabled {
	background-position: -181px 1px
}
.productsView .owl-nav .owl-prev {
	background-position: 0 0;
	position: relative;
	left: -5px
}
.productsView .owl-nav .owl-prev.disabled {
	background-position: -63px 0;
	left: -5px
}
.busiproductsViewWrap ul li {
	vertical-align: top
}
.busiproductsViewWrap ul li .productBox {
	height: 150px
}
.busiproductsViewWrap ul li .productBox span {
	width: 9rem;
	height: 7rem
}
.busiproductsViewWrap ul li .productBox span.currAcBg {
	background-position: -3px -1958px
}
.busiproductsViewWrap ul li .productBox span.cmsBg {
	background-position: 10px -2160px
}
.busiproductsViewWrap ul li .productBox span.tradeForxBg {
	background-position: 10px -2382px
}
.busiproductsViewWrap ul li .productBox span.gstBg {
	background-position: 10px -2608px
}
.busiproductsViewWrap ul li:hover .productBox img {
	transition: all .5s ease;
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}
.popupBox {
	display: none;
	z-index: 99999;
	position: absolute;
	top: 5%;
	left: 50%;
	width: 370px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}
.popupBox .modal-content {
	margin: 0 auto;
	width: 370px;
	padding: 2rem 1.5rem;
	display: block;
	background: url(../images/popupBg.png) no-repeat 0 0 #f5f5f6;
	height: auto
}
.popupBox .btnBlock {
	display: block;
	position: static;
	width: 178px;
	text-align: center;
	margin: 0 auto
}
.popupBox .btnBlock .linkBtn {
	color: #fff;
	border-radius: 5px;
	padding: 1rem 2rem;
	font-size: 1.4rem;
	width: 100%;
	text-transform: uppercase;
	font-family: Lato-Bold
}
.popupBox .btnBlock .linkBtn:hover {
	text-decoration: none
}
#subscribePop p {
	text-align: center;
	font-family: Lato-heavy;
	font-size: 2.2rem;
	color: #323232
}
#subscribePop .modal-content.subcribeNow {
	display: block
}
#subscribePop .modal-content.subcribeNow ul li {
	display: inline-block
}
#subscribePop .modal-content.subcribeNow ul li.captchaBox {
	width: 100%
}
#subscribePop .modal-content.subcribeNow ul li.captchaBox .captcha {
	font-size: 1.1rem
}
#subscribePop .modal-content.subcribeNow ul li.captchaBox .label {
	color: #999;
	font-size: 1.2rem;
	font-weight: 400
}
#subscribePop .modal-content.thankUBox {
	display: none
}
#subscribePop .modal-content.thankUBox .thankUCont strong {
	text-align: center;
	font-weight: Lato-Bold;
	font-size: 4rem;
	color: #ae285d;
	display: block;
	position: relative
}
#subscribePop .modal-content.thankUBox .thankUCont strong:after {
	background: url(../images/thankUBg.png) no-repeat 0 0;
	content: "";
	display: inline-block;
	width: 195px;
	height: 3px;
	position: absolute;
	bottom: -.5rem;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}
#subscribePop .modal-content.thankUBox .thankUCont p {
	font-size: 1.8rem;
	color: #ae285d;
	text-align: center;
	padding-top: 2rem
}
#subscribePop .modal-content.thankUBox .modal-header {
	min-height: auto;
	padding: 0
}
#subscribePop .modal-content.thankUBox .modal-header .close {
	color: #ae285d;
	margin-top: -20px;
	margin-right: -7px
}
#subscribePop .modal-header {
	border-bottom: none;
	padding: 0 1.5rem
}
#subscribePop .modal-header h4 {
	font-size: 2rem;
	color: #323232;
	text-align: center
}
#subscribePop .modal-header .close {
	margin-top: -23px;
	margin-right: -23px;
	font-size: 34px;
	font-family: Lato-Bold;
	color: #323232;
	font-weight: 100;
	opacity: 1
}
#subscribePop .modal-header .close:focus,
#subscribePop .modal-header .close:visited {
	outline: 0
}
#subscribePop .modal-body {
	padding: 1.5rem 0
}
.captchaBox img {
	margin-bottom: 2rem
}
#productDealsPopup .modal-content {
	margin: 17rem auto;
	width: 772px;
	padding: 2rem 4rem;
	display: block;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	position: absolute;
	left: 50%
}
#productDealsPopup .modal-header {
	padding: 0;
	min-height: auto;
	border-bottom: none
}
#productDealsPopup .modal-header h4 {
	font-size: 2.2rem;
	color: #323232;
	font-weight: Lato-Bold;
	border-bottom: 5px solid #ae285d;
	padding-bottom: 1rem
}
#productDealsPopup .modal-body {
	padding: 1rem 0
}
#productDealsPopup .modal-body p {
	font-size: 1.5rem;
	color: #323232;
	line-height: 2.2rem;
	padding-bottom: 1rem;
	display: block
}
#productDealsPopup .btnLinks a {
	font-size: 1.6rem;
	color: #ae285d;
	margin-right: 1rem;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 6px 12px;
	vertical-align: middle
}
#productDealsPopup .btnLinks a:hover {
	background-color: #e6e6e6;
	text-decoration: none
}
.popupWrap {
	width: 800px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	display: none;
	position: absolute;
	top: 3%;
	z-index: 99999
}
.popupWrap .closeBtn {
	color: #fff;
	position: absolute;
	right: -3%;
	font-size: 3rem;
	font-family: Lato-Light;
	top: -17px;
	cursor: pointer
}
.digiBankBox {
	background: #fff
}
.input {
	position: relative;
	z-index: 1;
	display: inline-block;
	margin: 0 1rem;
	max-width: 350px;
	width: calc(100% - 2em);
	vertical-align: top
}
.input__field {
	position: relative;
	display: block;
	float: right;
	padding: .8em;
	width: 60%;
	border: none;
	border-radius: 0;
	background: #f0f0f0;
	color: #aaa;
	-webkit-appearance: none
}
.input__field:focus {
	outline: 0
}
.input__label {
	display: inline-block;
	float: right;
	padding: 0 1em;
	width: 40%;
	color: #999;
	font-weight: 700;
	font-size: 1.3rem;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.input__label-content {
	position: relative;
	display: block;
	padding: 1.6em 0;
	width: 100%
}
.input--hoshi {
	overflow: hidden
}
.input__field--hoshi {
	margin-top: 1em;
	padding: 1.7rem 0;
	width: 100%;
	background: 0 0;
	color: #000;
	font-size: 1.8rem
}
.input__label--hoshi {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 .25em;
	width: 100%;
	height: calc(100% - 1em);
	text-align: left;
	pointer-events: none
}
.input__label-content--hoshi {
	position: absolute
}
.input__label--hoshi::after,
.input__label--hoshi::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: calc(100% - 10px);
	border-bottom: 1px solid #b9c1ca
}
.input__label--hoshi::after {
	border-bottom: 1px solid #323232;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	transition: -webkit-transform .3s;
	transition: transform .3s
}
.input--filled .input__label--hoshi::after,
.input__field--hoshi:focus+.input__label--hoshi::after {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.input--filled .input__label-content--hoshi,
.input__field--hoshi:focus+.input__label--hoshi .input__label-content--hoshi {
	-webkit-animation: anim-1 .3s forwards;
	animation: anim-1 .3s forwards
}
@media screen and (min-width: 320px) and (max-width: 480px) {
	.bannerItem .bannerSec .bannerText {
		top: 0
	}
	.bannerItem .bannerSec .bannerText h2 {
		font-size: 1.2rem;
		line-height: 1.2
	}
	.bannerItem .bannerSec .bannerText a {
		font-size: 1rem;
		padding: .5rem
	}
}
@media screen and (min-width: 480px) and (max-width: 991px) {
	.bannerItem .bannerSec .bannerText h2 {
		font-size: 2rem
	}
}
@media screen and (min-width: 1024px) and (max-width: 1500px) {
	.bannerItem .bannerSec .bannerText {
		top: 5%
	}
	.bannerItem .bannerSec .bannerText h2 {
		font-size: 2.5rem
	}
}
@media only screen and (max-width: 1199px) {
	.mobLnk {
		display: block;
		position: relative;
		box-shadow: 0 1px 21px #e8e8e8;
		clear: both
	}
	.offerSec {
		position: static;
		top: 0
	}
	.stack {
		width: 260px;
		height: 260px
	}
	.charmWrapper {
		z-index: 10001
	}
	.fdRatesBox {
		display: none
	}
	.getACallBox .callback {
		display: none
	}
	.topBand {
		display: none
	}
	.topMenu .logoSect {
		margin-left: 1.2rem;
		padding-top: 1rem
	}
	.topMenu .navbarSect {
		display: none
	}
	.topMenu .loginSect {
		display: none
	}
	.topMenu .loginDrpDown {
		top: 5.5rem;
		right: 0
	}
	.topMenu .loginSectMob {
		display: block
	}
	.topMenu .loginSectMob ul li {
		padding: 1.5rem .9rem
	}
	.topMenu.buisHeadear .col-xs-7 {
		width: 58.33333333%
	}
	.topMenu.buisHeadear .col-xs-5 {
		width: 41.66666667%
	}
	.otherInfoBlocks .calcEase .imgBlock img {
		width: 100%
	}
	.otherInfoBlocks .progressBlog .imgBlock img {
		width: 100%
	}
	.productsView ul li {
		margin-left: 2.2rem
	}
	.productsView .owl-stage-outer {
		width: 939px
	}
}
@media only screen and (max-width: 991px) {
	.bannerWrapper .owlC2 a {
		width: 157px
	}
	.bannerWrapper .playPauseBtn .play {
		left: 58%
	}
	.bannerWrapper .playPauseBtn .stop {
		left: 58%
	}
	.bannerItem .bannerSec .bannerText p {
		font-size: 1.4rem
	}
	.offerSec li {
		width: 100%;
		text-align: center
	}
	.offerSec li strong br {
		display: none
	}
	.stack {
		width: 225px;
		height: 260px
	}
	.offerJustUwrap {
		margin-top: 1rem
	}
	.offersWrapper ul li {
		width: 95%;
		margin-left: 0
	}
	.offersWrapper .owl-nav {
		display: block;
		background: transparent
	}
	.topMenu .logoSect img {
		width: 140px
	}
	.productsView ul li {
		margin-left: .6rem;
		width: 23%
	}
	.productsView .owl-stage-outer {
		width: 719px
	}
	.busiproductsViewWrap ul li .productBox h4 {
		height: 5rem
	}
	.popupBox .modal-content {
		width: 100%;
		margin: 0 auto;
		padding: 2rem 1rem
	}
}
@media only screen and (max-width: 767px) {
	.homeBanner {
		padding: 0
	}
	.homeBanner .container {
		padding: 0
	}
	.bannerWrapper .owlC2 {
		display: none
	}
	.bannerWrapper .playPauseBtn .play {
		bottom: 7px;
		left: 62%
	}
	.bannerWrapper .playPauseBtn .stop {
		bottom: 4px;
		left: 61%
	}
	.bannerItem.owl-carousel .owl-dots {
		right: unset;
		left: 50%;
		bottom: 0;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		width: 100%
	}
	.bannerItem.owl-carousel .owl-dots span {
		width: 6px;
		height: 6px
	}
	.offerSec li:after {
		display: none
	}
	.stack {
		width: 80%;
		height: 237px
	}
	.relBlock {
		height: 346px;
		width: 100%;
		margin: 2rem auto 0;
		height: 292px
	}
	.relBlock.comBox h2 {
		padding: 0 1.5rem 0
	}
	.offersWrapper ul li .offerCaption p {
		width: 99%
	}
	.offersWrapper ul li .offerInfo .knowMore {
		padding: 1rem 0
	}
	.offersWrapper ul li .offerInfo .offerShareBox .offerValidity {
		border-right: 1px solid #d2d2d2;
		width: 49%
	}
	.offersWrapper ul li .offerInfo .offerShareBox .shareOn {
		display: inline-block
	}
	.offersWrapper ul li .offerInfo .offerShareBox .shareOn .icon-whatsapp {
		display: inline-block;
		font-size: 2.9rem;
		position: relative;
		left: 1.3rem
	}
	.getACallBox {
		z-index: 99999;
		top: 0
	}
	.callbackCharm ul li {
		border-bottom: 1px solid #4a4a4a;
		margin: 0
	}
	.callbackCharm ul li a {
		color: #fff;
		width: 260px
	}
	.callbackCharm ul li:last-child {
		border-bottom: none
	}
	.callbackCharm {
		display: none;
		position: fixed;
		width: 300px;
		right: 0;
		left: 0;
		margin: 5.1rem auto;
		z-index: 10001;
		opacity: 1;
		background: #606060
	}
	.callbackCharm h2 {
		background: #5a5a5a;
		border: none;
		margin: 0;
		text-align: left;
		padding: 1.4rem 1.2rem;
		font-size: 1.8rem;
		font-family: Lato-Bold;
		color: #fff
	}
	.callbackCharm .closeW {
		display: block;
		right: 14px;
		top: 8px
	}
	.mobLinks {
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		background: #fff;
		width: 100%;
		z-index: 1111;
		display: block;
		box-shadow: 0 0 10px #807373
	}
	.mobLinks ul li {
		display: inline-block;
		text-align: center;
		width: 24%;
		height: 50px;
		line-height: 5rem
	}
	.mobLinks ul li em {
		display: block;
		font-size: 1.5rem;
		color: #818181;
		position: relative;
		top: 12px;
		background: 0 0;
		height: auto
	}
	.mobLinks ul li em:before {
		color: #444!important
	}
	.mobLinks ul li em.icon-percentage {
		font-size: 1.3rem
	}
	.mobLinks ul li em.icon-SIP {
		font-size: 1.6rem
	}
	.mobLinks ul li a {
		font-size: 1.2rem;
		color: #818181
	}
	.mobLinks ul li:hover a {
		color: #ae285d
	}
	.mobLinks ul li:hover em:before {
		color: #ae285d!important
	}
	.topMenu .logoSect img {
		width: 100px
	}
	.topMenu .loginDrpDown {
		top: 4.5rem;
		right: 1.6rem
	}
	.topMenu .loginSectMob ul {
		padding-top: 0;
		float: right;
		position: relative;
		right: -8px
	}
	.topMenu .loginSectMob ul li {
		padding: 1rem .7rem
	}
	.otherInfoBlocks .digitalBank .infoBox h5 {
		font-size: 2rem
	}
	.productsView ul li {
		margin-left: 0;
		width: 49%;
		padding-top: .3rem
	}
	.productsView .owl-stage-outer {
		width: auto
	}
	.productsView .owl-item {
		border-right: none
	}
	.popupBox {
		width: 95%
	}
	#subscribePop .modal-header h4 {
		font-size: 1.8rem
	}
	.captchaBox img {
		width: 100%
	}
	#productDealsPopup .modal-content {
		width: 100%;
		margin: 3rem auto;
		padding: 2rem 1rem;
		height: 50rem;
		overflow-y: scroll
	}
}
@media screen and (max-width: 767px) {
	.bannerItem .bannerSec .bannerText {
		top: 12%;
		right: 7%;
		width: 58%
	}
	.bannerItem .bannerSec .bannerText p {
		display: none
	}
}
@media only screen and (max-width: 480px) {
	.bannerWrapper .owlC2 a {
		width: 100px
	}
	.cardAnim {
		width: 361px;
		right: 0;
		margin: 0 auto;
		top: 3.8rem
	}
	.offerJustUwrap h2 br {
		display: block
	}
	.otherInfoBlocks .digitalBank .infoBox {
		top: 41px
	}
	.otherInfoBlocks .digitalBank .imgBlock img {
		width: 100%
	}
}
@media only screen and (max-width: 360px) {
	.controls {
		right: 1.2rem
	}
	.cardAnim {
		width: 100%
	}
	.relBlock {
		width: 100%;
		margin: 4rem auto 0
	}
}
@-webkit-keyframes anim-effect-sonar {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(.9, .9, 1);
		transform: scale3d(.9, .9, 1)
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(1.4, 1.4, 1);
		transform: scale3d(1.4, 1.4, 1)
	}
}
@keyframes anim-effect-sonar {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(.9, .9, 1);
		transform: scale3d(.9, .9, 1)
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(1.4, 1.4, 1);
		transform: scale3d(1.4, 1.4, 1)
	}
}
@-webkit-keyframes anim-effect-material {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0, 0, 1);
		transform: scale3d(0, 0, 1)
	}
	70% {
		opacity: 1;
		-webkit-transform: scale3d(1.4, 1.4, 1);
		transform: scale3d(1.4, 1.4, 1)
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(1.4, 1.4, 1);
		transform: scale3d(1.4, 1.4, 1)
	}
}
@keyframes anim-effect-material {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0, 0, 1);
		transform: scale3d(0, 0, 1)
	}
	70% {
		opacity: 1;
		-webkit-transform: scale3d(1.4, 1.4, 1);
		transform: scale3d(1.4, 1.4, 1)
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(1.4, 1.4, 1);
		transform: scale3d(1.4, 1.4, 1)
	}
}
@-webkit-keyframes yudaReject {
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 200px, 0);
		transform: translate3d(0, 200px, 0)
	}
}
@keyframes yudaReject {
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 200px, 0);
		transform: translate3d(0, 200px, 0)
	}
}
@-webkit-keyframes yudaAccept {
	to {
		opacity: 0;
		-webkit-transform: rotate3d(0, 0, 1, 20deg);
		transform: rotate3d(0, 0, 1, 20deg)
	}
}
@keyframes yudaAccept {
	to {
		opacity: 0;
		-webkit-transform: rotate3d(0, 0, 1, 20deg);
		transform: rotate3d(0, 0, 1, 20deg)
	}
}
@-webkit-keyframes krisnaReject {
	to {
		-webkit-transform: translate3d(-25vw, 0, 0) translate3d(-60%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25vw, 0, 0) translate3d(-60%, 0, 0) rotate3d(0, 0, 1, -5deg)
	}
}
@keyframes krisnaReject {
	to {
		-webkit-transform: translate3d(-25vw, 0, 0) translate3d(-60%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25vw, 0, 0) translate3d(-60%, 0, 0) rotate3d(0, 0, 1, -5deg)
	}
}
@-webkit-keyframes krisnaAccept {
	to {
		-webkit-transform: translate3d(25vw, 0, 0) translate3d(60%, 0, 0) rotate3d(0, 0, 1, 5deg);
		transform: translate3d(25vw, 0, 0) translate3d(60%, 0, 0) rotate3d(0, 0, 1, 5deg)
	}
}
@keyframes krisnaAccept {
	to {
		-webkit-transform: translate3d(25vw, 0, 0) translate3d(60%, 0, 0) rotate3d(0, 0, 1, 5deg);
		transform: translate3d(25vw, 0, 0) translate3d(60%, 0, 0) rotate3d(0, 0, 1, 5deg)
	}
}
@-webkit-keyframes wangiReject {
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 400px, 0) rotate3d(0, 0, 1, 40deg);
		transform: translate3d(0, 400px, 0) rotate3d(0, 0, 1, 40deg)
	}
}
@keyframes wangiReject {
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 400px, 0) rotate3d(0, 0, 1, 40deg);
		transform: translate3d(0, 400px, 0) rotate3d(0, 0, 1, 40deg)
	}
}
@-webkit-keyframes wangiAccept {
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 400px, 0) rotate3d(0, 0, 1, -40deg);
		transform: translate3d(0, 400px, 0) rotate3d(0, 0, 1, -40deg)
	}
}
@keyframes wangiAccept {
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 400px, 0) rotate3d(0, 0, 1, -40deg);
		transform: translate3d(0, 400px, 0) rotate3d(0, 0, 1, -40deg)
	}
}
@-webkit-keyframes wiraReject {
	to {
		opacity: 0;
		-webkit-transform: rotate3d(0, 0, 1, -60deg);
		transform: rotate3d(0, 0, 1, -60deg)
	}
}
@keyframes wiraReject {
	to {
		opacity: 0;
		-webkit-transform: rotate3d(0, 0, 1, -60deg);
		transform: rotate3d(0, 0, 1, -60deg)
	}
}
@-webkit-keyframes wiraAccept {
	to {
		opacity: 0;
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg)
	}
}
@keyframes wiraAccept {
	to {
		opacity: 0;
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg)
	}
}
@-webkit-keyframes utariReject {
	40% {
		opacity: 1;
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
		-webkit-transform: translate3d(0, -20%, 30px);
		transform: translate3d(0, -20%, 30px)
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 150%, -300px) rotate3d(1, 0, 0, -40deg);
		transform: translate3d(0, 150%, -300px) rotate3d(1, 0, 0, -40deg)
	}
}
@keyframes utariReject {
	40% {
		opacity: 1;
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
		-webkit-transform: translate3d(0, -20%, 30px);
		transform: translate3d(0, -20%, 30px)
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 150%, -300px) rotate3d(1, 0, 0, -40deg);
		transform: translate3d(0, 150%, -300px) rotate3d(1, 0, 0, -40deg)
	}
}
@-webkit-keyframes utariAccept {
	40% {
		-webkit-animation-timing-function: cubic-bezier(.4, 1, .3, 1);
		animation-timing-function: cubic-bezier(.4, 1, .3, 1);
		-webkit-transform: translate3d(-40%, 0, 0) scale3d(1.1, 1.1, 1);
		transform: translate3d(-40%, 0, 0) scale3d(1.1, 1.1, 1)
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(25vw, 0, 0) translate3d(10%, 0, 0) scale3d(.1, .1, 1);
		transform: translate3d(25vw, 0, 0) translate3d(10%, 0, 0) scale3d(.1, .1, 1)
	}
}
@keyframes utariAccept {
	40% {
		-webkit-animation-timing-function: cubic-bezier(.4, 1, .3, 1);
		animation-timing-function: cubic-bezier(.4, 1, .3, 1);
		-webkit-transform: translate3d(-40%, 0, 0) scale3d(1.1, 1.1, 1);
		transform: translate3d(-40%, 0, 0) scale3d(1.1, 1.1, 1)
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(25vw, 0, 0) translate3d(10%, 0, 0) scale3d(.1, .1, 1);
		transform: translate3d(25vw, 0, 0) translate3d(10%, 0, 0) scale3d(.1, .1, 1)
	}
}
@-webkit-keyframes slametReject {
	to {
		opacity: 0;
		-webkit-transform: rotate3d(1, 0, 0, -90deg);
		transform: rotate3d(1, 0, 0, -90deg)
	}
}
@keyframes slametReject {
	to {
		opacity: 0;
		-webkit-transform: rotate3d(1, 0, 0, -90deg);
		transform: rotate3d(1, 0, 0, -90deg)
	}
}

@-webkit-keyframes slametAccept {
	40% {
		-webkit-animation-timing-function: cubic-bezier(.4, 1, .3, 1);
		animation-timing-function: cubic-bezier(.4, 1, .3, 1);
		-webkit-transform: translate3d(0, 20%, 0) scale3d(1.1, 1.1, 1);
		transform: translate3d(0, 20%, 0) scale3d(1.1, 1.1, 1)
	}
	80% {
		opacity: 1;
		-webkit-transform: translate3d(0, -280px, 0) scale3d(.1, .1, 1);
		transform: translate3d(0, -280px, 0) scale3d(.1, .1, 1)
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -250px, 0) scale3d(.05, .05, 1);
		transform: translate3d(0, -250px, 0) scale3d(.05, .05, 1)
	}
}
@keyframes slametAccept {
	40% {
		-webkit-animation-timing-function: cubic-bezier(.4, 1, .3, 1);
		animation-timing-function: cubic-bezier(.4, 1, .3, 1);
		-webkit-transform: translate3d(0, 20%, 0) scale3d(1.1, 1.1, 1);
		transform: translate3d(0, 20%, 0) scale3d(1.1, 1.1, 1)
	}
	80% {
		opacity: 1;
		-webkit-transform: translate3d(0, -280px, 0) scale3d(.1, .1, 1);
		transform: translate3d(0, -280px, 0) scale3d(.1, .1, 1)
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -250px, 0) scale3d(.05, .05, 1);
		transform: translate3d(0, -250px, 0) scale3d(.05, .05, 1)
	}
}
@-webkit-keyframes ekaReject {
	to {
		opacity: 0;
		-webkit-transform: translate3d(-150%, 150%, 0) rotate3d(0, 0, 1, -20deg);
		transform: translate3d(-150%, 150%, 0) rotate3d(0, 0, 1, -20deg)
	}
}
@keyframes ekaReject {
	to {
		opacity: 0;
		-webkit-transform: translate3d(-150%, 150%, 0) rotate3d(0, 0, 1, -20deg);
		transform: translate3d(-150%, 150%, 0) rotate3d(0, 0, 1, -20deg)
	}
}
@-webkit-keyframes ekaAccept {
	to {
		opacity: 0;
		-webkit-transform: translate3d(150%, -150%, 0) rotate3d(0, 0, 1, 20deg);
		transform: translate3d(150%, -150%, 0) rotate3d(0, 0, 1, 20deg)
	}
}
@keyframes ekaAccept {
	to {
		opacity: 0;
		-webkit-transform: translate3d(150%, -150%, 0) rotate3d(0, 0, 1, 20deg);
		transform: translate3d(150%, -150%, 0) rotate3d(0, 0, 1, 20deg)
	}
}
@-webkit-keyframes dianReject {
	to {
		opacity: 0;
		-webkit-transform: rotate3d(0, 0, 1, 20deg);
		transform: rotate3d(0, 0, 1, 20deg)
	}
}
@keyframes dianReject {
	to {
		opacity: 0;
		-webkit-transform: rotate3d(0, 0, 1, 20deg);
		transform: rotate3d(0, 0, 1, 20deg)
	}
}
@-webkit-keyframes dianAccept {
	to {
		opacity: 0;
		-webkit-transform: rotate3d(0, 0, 1, -20deg);
		transform: rotate3d(0, 0, 1, -20deg)
	}
}
@keyframes dianAccept {
	to {
		opacity: 0;
		-webkit-transform: rotate3d(0, 0, 1, -20deg);
		transform: rotate3d(0, 0, 1, -20deg)
	}
}
@-webkit-keyframes imanReject {
	to {
		-webkit-transform: translate3d(-25vw, 0, 0) translate3d(-60%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25vw, 0, 0) translate3d(-60%, 0, 0) rotate3d(0, 0, 1, -5deg)
	}
}
@keyframes imanReject {
	to {
		-webkit-transform: translate3d(-25vw, 0, 0) translate3d(-60%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25vw, 0, 0) translate3d(-60%, 0, 0) rotate3d(0, 0, 1, -5deg)
	}
}
@-webkit-keyframes imanAccept {
	to {
		-webkit-transform: translate3d(25vw, 0, 0) translate3d(60%, 0, 0) rotate3d(0, 0, 1, 5deg);
		transform: translate3d(25vw, 0, 0) translate3d(60%, 0, 0) rotate3d(0, 0, 1, 5deg)
	}
}
@keyframes imanAccept {
	to {
		-webkit-transform: translate3d(25vw, 0, 0) translate3d(60%, 0, 0) rotate3d(0, 0, 1, 5deg);
		transform: translate3d(25vw, 0, 0) translate3d(60%, 0, 0) rotate3d(0, 0, 1, 5deg)
	}
}
@-webkit-keyframes iskandarReject {
	50% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100px, 20px) rotate3d(1, 0, 0, 90deg);
		transform: translate3d(0, -100px, 20px) rotate3d(1, 0, 0, 90deg)
	}
}
@keyframes iskandarReject {
	50% {
		opacity: 1
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100px, 20px) rotate3d(1, 0, 0, 90deg);
		transform: translate3d(0, -100px, 20px) rotate3d(1, 0, 0, 90deg)
	}
}
@-webkit-keyframes iskandarAccept {
	to {
		-webkit-transform: translate3d(25vw, 0, 0) translate3d(60%, 0, 0) rotate3d(0, 0, 1, 5deg);
		transform: translate3d(25vw, 0, 0) translate3d(60%, 0, 0) rotate3d(0, 0, 1, 5deg)
	}
}
@keyframes iskandarAccept {
	to {
		-webkit-transform: translate3d(25vw, 0, 0) translate3d(60%, 0, 0) rotate3d(0, 0, 1, 5deg);
		transform: translate3d(25vw, 0, 0) translate3d(60%, 0, 0) rotate3d(0, 0, 1, 5deg)
	}
}
@-webkit-keyframes kasihReject {
	to {
		-webkit-transform: translate3d(-25vw, 0, 0) translate3d(-60%, 0, 0);
		transform: translate3d(-25vw, 0, 0) translate3d(-60%, 0, 0)
	}
}
@keyframes kasihReject {
	to {
		-webkit-transform: translate3d(-25vw, 0, 0) translate3d(-60%, 0, 0);
		transform: translate3d(-25vw, 0, 0) translate3d(-60%, 0, 0)
	}
}
@-webkit-keyframes kasihAccept {
	to {
		-webkit-transform: translate3d(25vw, 0, 0) translate3d(60%, 0, 0);
		transform: translate3d(25vw, 0, 0) translate3d(60%, 0, 0)
	}
}
@keyframes kasihAccept {
	to {
		-webkit-transform: translate3d(25vw, 0, 0) translate3d(60%, 0, 0);
		transform: translate3d(25vw, 0, 0) translate3d(60%, 0, 0)
	}
}
@-webkit-keyframes buanaReject {
	to {
		opacity: 0;
		-webkit-transform: translate3d(-25%, 200%, 0) rotate3d(0, 0, 1, 25deg);
		transform: translate3d(-25%, 200%, 0) rotate3d(0, 0, 1, 215deg)
	}
}
@keyframes buanaReject {
	to {
		opacity: 0;
		-webkit-transform: translate3d(-25%, 200%, 0) rotate3d(0, 0, 1, 25deg);
		transform: translate3d(-25%, 200%, 0) rotate3d(0, 0, 1, 25deg)
	}
}
@-webkit-keyframes buanaAccept {
	to {
		opacity: 0;
		-webkit-transform: translate3d(25%, 200%, 0) rotate3d(0, 0, 1, -25deg);
		transform: translate3d(25%, 200%, 0) rotate3d(0, 0, 1, -25deg)
	}
}
@keyframes buanaAccept {
	to {
		opacity: 0;
		-webkit-transform: translate3d(25%, 200%, 0) rotate3d(0, 0, 1, -25deg);
		transform: translate3d(25%, 200%, 0) rotate3d(0, 0, 1, -25deg)
	}
}
@-webkit-keyframes mawarReject {
	to {
		-webkit-transform: translate3d(-25vw, 0, 0) translate3d(-60%, 0, 0);
		transform: translate3d(-25vw, 0, 0) translate3d(-60%, 0, 0)
	}
}
@keyframes mawarReject {
	to {
		-webkit-transform: translate3d(-25vw, 0, 0) translate3d(-60%, 0, 0);
		transform: translate3d(-25vw, 0, 0) translate3d(-60%, 0, 0)
	}
}
@-webkit-keyframes mawarAccept {
	to {
		opacity: 0;
		-webkit-transform: translate3d(150px, 0, 0) scale3d(.7, .7, 1) rotate3d(0, 1, 0, 90deg);
		transform: translate3d(150px, 0, 0) scale3d(.7, .7, 1) rotate3d(0, 1, 0, 90deg)
	}
}
@keyframes mawarAccept {
	to {
		opacity: 0;
		-webkit-transform: translate3d(150px, 0, 0) scale3d(.7, .7, 1) rotate3d(0, 1, 0, 90deg);
		transform: translate3d(150px, 0, 0) scale3d(.7, .7, 1) rotate3d(0, 1, 0, 90deg)
	}
}
@-webkit-keyframes cintaReject {
	to {
		opacity: 0;
		-webkit-transform: translate3d(25vw, 0, 0) translate3d(60%, 0, 0);
		transform: translate3d(25vw, 0, 0) translate3d(60%, 0, 0)
	}
}
@keyframes cintaReject {
	to {
		opacity: 0;
		-webkit-transform: translate3d(25vw, 0, 0) translate3d(60%, 0, 0);
		transform: translate3d(25vw, 0, 0) translate3d(60%, 0, 0)
	}
}
@-webkit-keyframes cintaAccept {
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 0, 1000px);
		transform: translate3d(0, 0, 1000px)
	}
}
@keyframes cintaAccept {
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 0, 1000px);
		transform: translate3d(0, 0, 1000px)
	}
}
@-webkit-keyframes anim-1 {
	50% {
		opacity: 0;
		-webkit-transform: translate3d(1em, 0, 0);
		transform: translate3d(1em, 0, 0)
	}
	51% {
		opacity: 0;
		-webkit-transform: translate3d(-1em, -40%, 0);
		transform: translate3d(-1em, -40%, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, -40%, 0);
		transform: translate3d(0, -40%, 0)
	}
}
@keyframes anim-1 {
	50% {
		opacity: 0;
		-webkit-transform: translate3d(1em, 0, 0);
		transform: translate3d(1em, 0, 0)
	}
	51% {
		opacity: 0;
		-webkit-transform: translate3d(-1em, -40%, 0);
		transform: translate3d(-1em, -40%, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, -40%, 0);
		transform: translate3d(0, -40%, 0)
	}
}