.navbar-brand img{
	height: 40px;
	object-fit: contain;
}
.display-flex{
	display: inline-flex !important;
}
.display-block{
	display: inline-block;
}
.display-none{
	display: none !important;
}
.flex-wrap{
	flex-wrap: wrap;
}
.justify-right{
	justify-content: right;
}
.justify-center{
	justify-content: center;
}
.justify-left{
	justify-content: left;
}
.justify-space-between{
	justify-content: space-between;
}
.justify-space-evenly{
	justify-content: space-evenly;
}
.justify-space-around{
	justify-content: space-around;
}
.align-right{
	align-items: right;
}
.align-center{
	align-items: center;
}
.align-left{
	align-items: left;
}
.color-black{
	color: #000;
}
.color-white, .color-white:hover{
	color: #FFF;
}
.playIcon-row .playIcon, .video-play-section .playIcon{
	margin-right: 10px;
    height: 45px;
    width: 45px;
	background: linear-gradient(345deg, rgba(152,1,154,1) 0%, rgba(40,188,228,1) 100%);
	border-radius: 100%;
	flex-shrink: 0;
	cursor: pointer;
}
.video-play-section .playIcon{
	margin-right: 0px;
    display: inline-flex;
    height: 70px;
    width: 70px;
    padding-left: 5px;
}
.playIcon svg{
	height: 25px;
	width: 25px;
	fill: #FFF;
}
.playIcon-row h6{
	color: #000;
}
.playIcon-row p{
	color: #555;
}
.early-acces-btn{
	background: linear-gradient(135deg, rgba(40,188,228,1) 0%,rgba(152,1,154,1) 87%,rgba(152,1,154,1) 100%);
	border: none;
	position: relative;
    overflow: hidden;
    color: #FFF !important;
}
.early-acces-btn:hover{
	color: #FFF;
}
.innerVideoWraper video{
	/* position: absolute;
    left: 6%;
    width: 88%;
    top: 6%; */
    object-fit: cover;
    height: 88%;
	width: 100%;
}
.scater, .full-scater-x{
	position: relative;
	display: inline-block;
    overflow: hidden;
    float: left;
}
.scater{
	z-index: 5;
}
#hero-area .scater img{
	max-height: 100%;
	max-width: 100%;
}
.scater-x1{
	right: -26px;
	top: -20px;
	height: 180px;
	width: 180px;
}
.scater-x2{
	left: 5%;
    top: 100px;
    height: 200px;
    width: 200px;
    float: left;
    margin-bottom: 100px;
}
.scater-x3{
	left: calc(440px + -4%);
    top: 90px;
    height: 260px;
    width: 260px;
    margin-right: 20px;
    float: right;
}
.footer-logo img{
	max-width: 100%;
	object-fit: contain;
    height: 40px;
}
.footer-logo-name{
	font-family: 'SWIS';
}
.bannerText{
	color: #000;
    font-size: 42px;
    line-height: 77px;
	font-family: 'SWIS';
}
.bannerSubText{
	color: #000;
	font-weight: 700;
}
.bannerbotmText{
	color: #000;
	font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.04em;
}
.team-section .team-subHeadtext{
	font-weight: 500;
	color: #666;
}
.team-section .team-subtext{
	font-weight: 500;
	color: #666;
	font-size: 1.1rem;
}
.team-section .team-Slider{
	padding-left: 110px;
    padding-top: 0;
    position: relative;
}
.team-section .team-Slider .slick-arrow{
	position: absolute;
    top: 90%;
    left: 135px;
    height: 45px;
    width: 45px;
    transform: translate(0, 0%);
    background: #D9EBFF;
    border-radius: 100%;
}
.team-section .team-Slider .slick-next.slick-arrow{
    left: 200px;
}
.team-section .team-Slider .slick-prev:before, .team-section .team-Slider .slick-next:before{
	line-height: 0;
    font-size: 35px;
    color: #009CDE;
    opacity: 1;
}
.team-section .team-Slider .slick-prev:before{
	content: '‹';
}
.team-section .team-Slider .slick-next:before{
	content: '›';
}
.floatingBuble{
	background: linear-gradient(345deg, rgba(150,1,152,0.22) 0%, rgba(42,188,229,0.22) 100%);
	opacity: 1;
	position: absolute;
	border-radius: 100%;
	display: inline-block;
    z-index: -1;
}
.floatingheart{
	position: absolute;
	border-radius: 100%;
	display: none !important;
    z-index: 1;
	background: linear-gradient(345deg, rgba(150,1,152,0.22) 0%, rgba(42,188,229,0.22) 100%);
	opacity: 1;
}
.team-section .bubble-1{
	height: 50px;
    width: 50px;
    top: 100px;
    right: 260px;
}
.team-section .bubble-2{
	height: 100px;
    width: 100px;
    top: 130px;
    right: 110px;
}
.team-section .bubble-3{
	height: 100px;
    width: 100px;
    bottom: 30%;
    right: 50%;
}
.team-item img{
    height: 380px;
    object-fit: cover;
}
.testimonial-contaner{
	max-width: 1250px;
	margin: 0px auto;
	width: 100%;
}
.testimonial-slider .slick-initialized .slick-slide.slick-center{
	background: #FFF;
	box-shadow: 0 10px 30px -7px rgba(0, 0, 0, 0.35);
}
.testimonial-slider .slick-slide .content .description{
	padding: 0px 25px;
    margin-bottom: 30px;
}
.testimonial-slider .slick-initialized .slick-slide{
	transition: all ease 400ms;
	-webkit-transition: all ease 400ms;
    margin-bottom: 60px;
}
.testimonial-slider .slick-slide:not(.slick-center) .content .description{
	padding: 0px 50px;
    margin-bottom: 10px;
}
.slick-center .testimonial-item .info h3{
	margin-bottom: 20px;
}
.testimonial-slider .slick-slider{
	padding: 80px 0px 0px;
}
.testimonial-slider .custom_paging{
	display: none !important;
}
.testimonial-slider .curentActiveIndex{
	font-weight: 700;
	color: #000;
    font-size: 22px;
}
.testimonial-slider .slick-prev{
	position: absolute;
    top: 100%;
    transform: translateY(100%);
    left: 50%;
    margin-left: -75px;
    color: #000;
    margin-top: 11px;
}
.testimonial-slider .slick-next:before, .testimonial-slider .slick-prev:before{
	font-size: 26px;
	color: #000;
}
.testimonial-slider .slick-next{
	position: absolute;
    top: 100%;
    transform: translateY(100%);
    left: 50%;
    margin-left: 55px;
    color: #000;
    margin-top: 7px;
}
.testimonial .section-header{
	padding-top: 10px;
}
.testimonial .bubble-1{
	height: 50px;
    width: 50px;
    top: 180px;
    right: 190px;
    z-index: 1;
}
.testimonial .bubble-2{
	height: 100px;
    width: 100px;
    top: 220px;
    right: 70px;
    z-index: 1;
}
.testimonial .bubble-3{
	height: 100px;
    width: 100px;
    bottom: 100px;
    left: 90px;
    z-index: 1;
}
.contact-detail-area  .officeDetlIcon{
	height: 50px;
	width: 50px;
	background: #F8FAFD;
	border-radius: 100%;
    float: left;
    margin-right: 20px;
    flex-shrink: 0;
}
.contact-detail-area  .officeDetlIcon svg{
	height: 20px;
	width: 20px;
	fill: #137ED9;
}
.contact-detail-area h2{
	font-size: 14px;
	color: #000;
	font-weight: 700;
}
.contact-detail-area h6{
	font-size: 14px;
	color: #666;
}
.video-section{
	position: relative;
    margin-top: 100px;
}
.video-overlay{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: calc(100% - 8px);
    background: rgba(0,0,0,0.20);
    padding-top: 40px;
}
.watch-video-text{
	color: #FFF;
}
.explainXare-section .content-heading, .explainXare-section .content-text{
	color: #000;
}
.explainXare-section .content-text{
	font-size: 16px;
	font-weight: 400;
}
.explainXare-section .content-text .upFontSize, .content-bank-line{
	font-size: 18px;
}
.xare-team-text{
	font-size: 17px;
    margin-top: 0px;
}
.explainXare-section{
	padding-top: 100px;
    margin-top: 60px;
}
.sectionFlip{
	flex-direction: row-reverse;
}
.explain-image-content{
	position: relative;
	overflow: hidden;
}
.explainXare-part .bubble-1{
	height: 70px;
    width: 70px;
    z-index: 6;
    top: 20px;
    color: #2AB9E2;
    font-size: 34px;
    right: 30px;
}
.explainXare-part .bubble-2{
	height: 75px;
    width: 75px;
    z-index: 6;
    top: 0px;
    color: #5E61C0;
    font-size: 44px;
    left: 40%;
}
.explainXare-part .bubble-3{
	height: 60px;
    width: 60px;
    z-index: 6;
    bottom: 0px;
    color: #891AA4;
    font-size: 31px;
    left: 0px;
}
.explainXare-part .bubble-4{
	height: 45px;
    width: 45px;
    z-index: 6;
    top: 42%;
    color: #448ED2;
    font-size: 24px;
    left: 16px;
}
.explainXare-part .bubble-5{
	height: 55px;
    width: 55px;
    z-index: 6;
    bottom: 20px;
    color: #8128A9;
    font-size: 24px;
    right: 25%;
}
.explainXare-part .bubble-6{
	height: 55px;
    width: 55px;
    z-index: 6;
    top: 51%;
    left: 50%;
}
.explainXare-part.xareLove .bubble-1{
	left: 40%;
	top: 20px;
}
.explainXare-part.xareLove .bubble-2{
	height: 105px;
    width: 105px;
    top: 60px;
	left: 50%;
}
.explainXare-part.XareCredit .bubble-1{
	left: 30%;
	top: -10px;
}
.explainXare-part.XareCredit .bubble-2{
	height: 105px;
    width: 105px;
    top: 30px;
	left: 40%;
}
.explainXare-part.Xareexpenses .bubble-1, .explainXare-part.XareBanks .bubble-1{
	top: -19px;
	left: 62%;
}
.explainXare-part.Xareexpenses .bubble-2, .explainXare-part.XareBanks .bubble-2{
	top: 50px;
	left: 50%;
	height: 105px;
    width: 105px;
}
.explainXare-part.Xareexpenses .bubble-3, .explainXare-part.XareBanks .bubble-3{
	right: 0px;
	left: unset;
}
.explain-image-content video{
	position: absolute;
    top: 6%;
    width: 88%;
    left: 6%;
    height: 88%;
    object-fit: cover;
	-webkit-transition: all ease 750ms;
	transition: all ease 750ms;
}
.explain-image-content .CreditVideo1 video{
	object-position: left;
}
.explain-image-content img{
	width: 100%;
	max-width: 100%;
    position: relative;
    z-index: 5;
}
.bubble-1 svg, .bubble-5 svg, .bubble-7 svg{
	height: 50px;
	width: 50px;
}
.bubble-2 svg, .bubble-3 svg, .bubble-4 svg{
    height: 60px;
    width: 60px;
}
.bubble-6 svg{
	height: 45px;
    width: 45px;
}
.XareCredit .explain-text-content, .xareLove .explain-text-content{
	padding-right: 50px !important
}
.xareGlobally .explain-text-content, .Xareexpenses .explain-text-content{
	padding-left: 50px !important
}
.splitVideo{
    position: relative;
    overflow: hidden;
}
.loveVideo1{
    /* width: 60%; */
    float: right;
    /* margin-right: 5%; */
    margin-top: 6%;
}
.loveVideo2{
    width: 24%;
    float: left;
    margin-right: 7%;
    margin-top: -140px;
    margin-left: 6%;
    z-index: 5;
}
.expenseVideo1{
    /* width: 60%; */
    float: right;
    /* margin-right: 5%;
    margin-top: 6%; */
}
.expenseVideo2{
    width: 27%;
    float: left;
    margin-top: 10px;
    margin-left: 2%;
    z-index: 5;
    left: 20px;
}
.expenseVideo3{
    width: 24%;
    float: left;
    margin-right: 20%;
    margin-top: -130px;
    margin-left: 8%;
    z-index: 5;
}
.CreditVideo1{
    /* width: 60%; */
    float: left;
    /* margin-left: 5%;
    margin-top: 6%; */
}
.CreditVideo2{
    width: 24%;
    float: right;
    margin-top: 10px;
    z-index: 5;
    left: -20px;
}
.CreditVideo3{
    width: 24%;
    float: right;
    margin-left: 20%;
    margin-top: -140px;
    margin-right: 2%;
    z-index: 5;
}
.peopleVideo1{
	width: 33%;
    float: right;
    z-index: 5;
    left: -7px;
}
.peopleVideo2{
	/* width: 44%; */
    float: left;
    z-index: 5;
    /* left: 10px;
    top: 110px; */
}
.peopleVideo3{
	width: 24%;
    float: left;
    margin-top: 0px;
    z-index: 5;
    margin-left: 3%;
}
.peopleVideo4{
    width: 30%;
    float: right;
    top: 0px;
    z-index: 5;
    left: -40px;
}
.peopleVideo5{
	width: 20%;
    float: left;
    z-index: 5;
    top: 70px;
}
.peopleVideo6{
	width: 34%;
    float: left;
    margin-left: 25%;
    top: -60px;
    z-index: 5;
}
.peopleVideo7{
    width: 26%;
    float: right;
    margin-top: 10px;
    z-index: 5;
    margin-right: 13%;
}
.upquote svg{
	height: 12px;
    width: 12px;
    fill: currentColor;
    margin: 0px 4px;
    display: inline-block;
    position: relative;
    top: -5px;
}
.right-banner-text{
	margin-top: 40px;
}
.playIcon-row{
    margin-top: 60px !important;
}
.explainXare-part{
	margin: 100px 0px !important;
    min-height: 430px;
}
.explainXare-part.xareLove .bubble-4{
	left: 16px;
	top: 26%;
}
.explainXare-part.xareLove .bubble-3{
	bottom: -30px;
}
.mapRightBox{
	position: relative;
	padding: 0px;
}
.mapRightBox:after{
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	bottom: 0px;
	z-index: 4;
	background: linear-gradient(345deg, rgba(150,1,152,0.28) 0%, rgba(42,188,229,0.28) 100%);
}
.mapRightBox img {
    max-width: 100%;
    box-shadow: 0 10px 30px -7px rgba(0, 0, 0, 0.35);
    -webkit-filter: grayscale(1);
	height: 450px;
	object-fit: cover;
}
.early-acces-btn.form-submit:focus, .early-acces-btn.form-submit:active, .early-acces-btn.form-submit:hover{
	background: linear-gradient(135deg, rgba(40,188,228,1) 0%,rgba(152,1,154,1) 87%,rgba(152,1,154,1) 100%);
}
.ReloadBtn{
	height: 40px;
    width: 40px;
    background: #222;
    border-radius: 10px;
	flex-shrink: 0;
}
.ReloadBtn svg{
	fill: #FFF;
	height: 20px;
	width: 20px;
}
.YellowSpinnerBox{
	position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(135deg, rgba(40,188,228,1) 0%,rgba(152,1,154,1) 87%,rgba(152,1,154,1) 100%);
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.loadingSpinner{
	left: 50%;
    top: 50%;
    position: absolute;
    animation: loading-bar-spinner 900ms linear infinite;
    -webkit-animation: loading-bar-spinner 900ms linear infinite;
    height: 20px;
    width: 20px;
    margin-left: -10px;
    margin-top: -10px;
    border: solid 2px transparent;
    border-top-color: #FFF;
    border-left-color: #FFF;
    border-radius: 100%;
    border-radius: 50%;
    display: inline-block;
}
@-webkit-keyframes loading-bar-spinner{
	0%{
		transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
	}
}
#hero-area .container{
    max-width: 1280px;
}
.earrlyAcess .earrlyAcess-link{
    display: inline-block;
    font-size: 16px;
}
.earrlyAcess .earlyaces-arrow{
	display: inline-block;
	height: 20px;
    margin-left: 10px;
}
.earrlyAcess .earlyaces-arrow svg{
	fill: #007BFF;
}
.mainVideoPlayBox{
	position: fixed;
	top: 0px;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.70);
	display: none;
	z-index: 999999;
}
.middlePlayBox{
	position: relative;
	max-width: 1000px;
	top: 0px;
	width: 100%;
	margin: 0px auto;
	height: 100%;
	display: flex;
}
.closeVideoBox{
	position: absolute;
	top: 0px;
	right: 0px;
	height: 50px;
	width: 50px;
    z-index: 5;
	cursor: pointer;
}
.closeVideoBox svg{
	height: 20px;
	width: 20px;
	fill: #FFF;
}
.xareexpenses_vid{
	object-position: left;
}
.brandHighlight{
	font-size: 42px;
	color: #000;
    font-weight: 700;
    font-family: 'SWIS';
	position: relative;
	z-index: 2;
}
.brandHighlight:after{
	position: absolute;
	background: linear-gradient(135deg, rgba(40,188,228,1) 0%,rgba(152,1,154,1) 87%,rgba(152,1,154,1) 100%);
	left: -3px;
	bottom: 4px;
	height: 10px;
	z-index: -1;
	width: calc(100% + 6px);
}
.foodWord-brand-word-flip.firstRow{
	display: inline-block;
	margin-bottom: 0px;
    position: relative;
    top: 20px;
}
.foodWord-brand-word-flip{
	overflow: hidden;
    height: 60px;
}
.foodWord-brand-word-flipping{
    overflow: hidden;
    height: 60px;
    margin-bottom: 20px;
    position: relative;
}
.foodWord-brand-word-flip .foodWord-brand-word{
    display: none;
    line-height: normal;
    float: left;
    font-weight: 900;
    width: 100%;
    color: #000;
    -webkit-transition: all ease 400ms;
    transition: all ease 400ms;
    -webkit-animation-duration: 400ms;
    animation-duration: 400ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.foodWord-brand-word-flip .foodWord-brand-word.invitechef-word .brandHighlight{
	font-size: 48px;
}
.foodWord-brand-word-flip .foodWord-brand-word-visible{
    display: inline-block;
    position: relative;
    overflow: hidden;
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}
@-webkit-keyframes slideInDown{
	0% {
		-webkit-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0);
		visibility: visible;
	}
	100% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}
}
.pressImage img{
	max-width: 11%;
	object-fit: contain;
	margin: 0px 10px 20px;
}
.pressImage img.et-logo{
	max-width: 23%;
}
.pressImage img.Financial_Times{
	max-width: 17%;
}
.pressImage img.gulf-news-logo{
	max-width: 15%;
}
.pressImage img.arabianBusines{
	max-width: 9%;
}
.pressImage img.TECHX, .pressImage img.forbes-logo{
	max-width: 9%;
}
.pressImage img.mobile_image{
	display: none;
}
.see-press-btn.btn{
	padding: 12px 35px;
}
.media-section{
	background: linear-gradient(135deg, rgba(40,188,228,1) 0%,rgba(152,1,154,1) 87%,rgba(152,1,154,1) 100%);
}
.see-press-btn{
	background: #FFF;
	border-radius: 40px;
	color: #98019A;
}
.paymentLogo .paymentLogoBox{
	display: inline-block;
	margin-right: 15px;
	margin-left: 4px;
}
.paymentLogo{
	display: inline-flex;
	align-items: center;
}
.paymentLogoBox svg{
	height: 45px;
	width: 45px;
	fill: #FFF;
}
.telrLogo img{
	height: 30px;
    object-fit: contain;
}
.paymentLogo .paymentLogoBox.telrLogo{
	margin-bottom: 10px;
}

.faqQuestionBox{
	padding-left: 10%;
}
.faqQuestion{
	padding-left: 20px;
    margin-bottom: 30px;
	cursor: pointer;
}
.faqTitle{
	position: relative;
	margin-bottom: 60px;
}
.faqQuesTitle{
	margin-bottom: 10px;
	position: relative;
}
.faqQuestion.selected .faqQuesTitle:after{
	content: "-";
    font-size: 2.5em;
    margin: -0.5em 0.24em 0 0;
    font-weight: 100;
}
.faqQuesTitle:after, .faqQuesTags:before{
    background: transparent;
    border-radius: 0.3em;
    content: "+";
    color: #000;
    float: left;
    font-size: 1.1em;
    font-weight: bold;
    margin: -0.1em 0.55em 0 0;
    padding: 0;
    text-align: center;
    width: 25px;
}
.faqQuesAns{
	border-left: 2px solid #DDD;
    padding-left: 20px;
    width: calc(100% - 55px);
    margin-left: 55px;
    font-size: 16px;
    color: #000;
    line-height: 28px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	margin-top: 10px;
	display: none;
}
.faqQuestion.selected .faqQuesAns{
	display: inline-block;
	animation: sweep .5s ease-in-out;
}
@-webkit-keyframes sweep{
	0%{
		opacity: 0;
		margin-left: -10px
	}
	100%{
		opacity: 1;
		margin-left: 55px
	}
}
@media only screen and (min-width:800px){
	.team-section .team-Slider{
		padding-left: 0px;
	}
	.team-section .team-Slider .slick-track{
		display: flex;
		justify-content: center;
	}
}
@media only screen and (max-width:768px){
	.bannerText{
		font-size: 25px;
		line-height: 50px;
	}
	.pressImage img.desktop_image, .media-section .section-title{
		display: none;
	}
	.pressImage img.mobile_image{
		display: inline-block;
		max-width: 95%;
		margin: 0;
	}
	.foodWord-brand-word-flip .foodWord-brand-word.invitechef-word .brandHighlight{
		font-size: 30px;
	}
	.foodWord-brand-word-flip.firstRow{
		top: 25px;
		height: 50px;
	}
	.brandHighlight{
		font-size: 25px;
	}
	.brandHighlight:after{
		height: 6px;
	}
	.right-banner-text{
		margin-top: 0px;
	}
	.full-scater-x{
		margin-top: 40px;
	}
	#hero-area .img-fluid{
		height: auto;
	}
	.scater-x2{
		height: 150px;
		width: 150px;
		margin-right: 20px;
		position: absolute;
		top: -60px;
		left: 66%;
		margin-bottom: 0;
	}
	.scater-x1{
		top: 0px;
		height: 200px;
		width: 200px;
		margin-right: 20px;
	}
	.playIcon-row{
		margin-top: -30px !important;
	}
	.xareGlobally .explain-text-content, .Xareexpenses .explain-text-content{
		padding-left: 0px !important;
	}
	.XareCredit .explain-text-content, .xareLove .explain-text-content{
		padding-right: 0px !important;
	}
	.explainXare-part .bubble-6{
		left: 42%;
	}
	.peopleVideo6{
		top: 0px;
	}
	.team-section .team-Slider{
		padding-left: 50px;
	}
	.scater-x3{
		display: none;
	}
	.testimonial-slider .slick-slide.slick-center .content .description{
		margin-top: 40px;
	}
	.contact-detail-area .officeDetlIcon{
		margin-right: 10px;
	}
	.contact-detail-area h6{
		font-size: 11px;
	}
	#hero-area .innerVideoWraper{
		padding: 40px !important;
	}
	.contact-right-area{
		padding-right: 0px;
	}
}
@media only screen and (max-width:568px){
	.team-section .team-Slider{
		padding-left: 10px;
	}
	.see-press-btn.btn{
		padding: 10px 33px;
	}
	.full-scater-x{
		margin-top: 0px;
	}
	.team-section{
		margin-bottom: 60px;
	}
	.testimonial-slider .slick-slide .content .description{
		margin-top: 50px;
	}
	.testimonial-slider .slick-slider{
		padding: 80px 10px 0px;
	}
	.contact-right-area{
		padding-right: 0px;
		padding-bottom: 70px;
	}
	.contact-detail-area .col-md-12{
		flex-wrap: wrap;
		padding: 0px 20px !important;
	}
	.contact-detail-area .col-md-12 .col-md-3{
		margin-bottom: 30px;
	}
	.innerVideoWraper .scater{
		position: absolute;
	}
	.innerVideoWraper .scater-x1{
		right: 0px;
		top: -160px;
		height: 150px;
		width: 150px;
	}
	.innerVideoWraper .scater-x2{
		left: 10px;
		bottom: -160px;
		height: 150px;
		width: 150px;
		top: unset;
		margin-bottom: 0;
	}
	.hero-area-bg .right-banner-text{
		padding: 0px 10px !important;
		margin-top: 10px;
	}
	#hero-area .row{
		margin-right: 0px;
		margin-left: 0px;
	}
	#hero-area .img-fluid{
		height: auto;
	}
	.explain-image-content{
		margin-bottom: 60px;
	}
	.bannerText{
		color: #000;
		font-size: 25px;
		margin-top: 0 !important;
	}
	.brandHighlight{
		font-size: 25px;
	}
	.foodWord-brand-word-flip.firstRow{
		top: 27px;
		height: 50px;
	}
	.team-section .team-Slider .slick-arrow{
		top: 100%;
	}
	.explain-image-content .bubble-2{
		height: 65px;
		width: 65px;
		left: 40%;
	}
	.explain-image-content .bubble-5{
		top: 42%;
		right: 0px;
	}
	.explain-image-content .bubble-4{
		left: 6px;
	}
	.explain-image-content .bubble-1{
		top: 0px;
	}
	.XareCredit .explain-text-content, .xareLove .explain-text-content{
		padding-right: 0px !important
	}
	.xareGlobally .explain-text-content, .Xareexpenses .explain-text-content{
		padding-left: 0px !important
	}
	.bubble-2 svg, .bubble-3 svg, .bubble-4 svg{
		height: 50px;
		width: 50px;
	}
	.explain-image-content .bubble-3{
		left: 10px;
	}
	.explain-image-content .bubble-6{
		top: 28%;
		left: 88px;
	}
	.expenseVideo2{
		margin-top: 0px;
		margin-left: 3%;
	}
	.loveVideo2, .expenseVideo3{
		margin-top: -100px;
	}
	.xare-team-text{
		margin-top: 80px;
	}
	.xare-team-text{
		padding: 0px 20px !important;
	}
	.explainXare-part .bubble-2{
		top: -70px;
	}
	.explainXare-part .bubble-1{
		right: 0px;
		top: -25px;
		height: 50px;
		width: 50px;
		font-size: 22px;
	}
	.explainXare-part .bubble-4{
		top: 43%;
	}
	.explainXare-part .bubble-5{
		bottom: -50px;
		right: 5%;
	}
	.CreditVideo3{
		margin-top: -70px;
	}
	.explainXare-part .bubble-3, .explainXare-part.xareLove .bubble-3{
		bottom: -100px;
	}
	.explainXare-part.Xareexpenses .bubble-4{
		top: 32%;
	}
	.explainXare-part.xareLove .bubble-1, .explainXare-part.XareCredit .bubble-1{
		left: 1%;
		top: 250px;
	}
	.explainXare-part.xareLove .bubble-2{
		height: 85px;
		width: 85px;
		top: 320px;
		left: 85%;
	}
	.explainXare-part.XareCredit .bubble-2{
		height: 85px;
		width: 85px;
		top: 300px;
		left: 90%;
	}
	.playIcon-row{
		margin-top: 30px !important;
	}
	.ReloadBtn{
		margin-left: 10px;
	}
	.testimonial .bubble-2, .testimonial .bubble-1, .team-section .bubble-3, .team-section .bubble-2, .team-section .bubble-1{
		opacity: 0.3;
	}
	#hero-area .contents{
		padding: 40px 0px 60px 0px;
	}
	#hero-area .innerVideoWraper{
		padding: 0px !important;
	}
	.explainXare-part.XareBanks .explain-text-content{
		padding: 0px !important;
		margin-top: 10px;
	}
	.faqQuestionBox{
		padding-left: 15px;
	}
	.faqQuesTitle:after, .faqQuesTags:before{
		position: absolute;
		left: -20px;
		top: 0px;
	}
	.faqQuesAns{
		width: calc(100% - 10px);
		margin-left: -5px;
	}
	@-webkit-keyframes sweep{
		0%{
			opacity: 0;
			margin-left: -20px
		}
		100%{
			opacity: 1;
			margin-left: -5px
		}
	}
}