:root {
  --fontSize: : 40px;
  --Book:  Geomanist-Book;
};
*{
	margin: 0;
	padding: 0;
}
a:hover {
    color: #02b765;
    text-decoration: unset;
}
.whitle-lable-background{
	background-image: url('../images/whitle-lable-background.png');
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}
.while-lable{
	height: 80vh;
	display: flex;
	justify-content: center;
	align-items: center;
}
.while-lable-headings h1 {
	color: #FFFFFF;
	font-family: 'Geomanist-Medium';
	font-size: 56px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 60px;
	text-align: center;
}
.while-lable-subs{
	color: #FFFFFF;
	font-family: Geomanist;
	font-size: 22px;
	letter-spacing: 0;
	line-height: 28px;
	text-align: center;
	padding: 30px 0 60px 0;
	width: 60%;
    margin: 0 auto;
}
.request-btn {
	height: 48px;
	width: 300px;
	margin: 0 auto;
	border-radius: 4px;
	background-color: #00B46A;
	box-shadow: 0 2px 3px 0 rgba(0,0,0,0.1);
	display: flex;justify-content: center;align-items: center;
	position: relative;
	/*bottom: 30px;*/
}
.subscribe-for-more {
	color: #FFFFFF;
	font-family: Geomanist-Book;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 19px;
	text-align: center;
}
.request-btn:hover{
	background-color: #009156;

}
.subscribe-for-more:hover{
	color: #FFFFFF;text-decoration: none;	cursor: pointer;
}
.poineer{
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 50px 0;
}
.poineer-contents{
	width: 35%;
}
.poineer-items{
	width: 65%;
}
.poineer-ul{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.poineer-ul li{
	display: flex;
}
.trusted-by-pioneers {
	color: #212121;
	font-family: Geomanist;
	font-size: 32px;
	letter-spacing: 0;
	line-height: 38px;
}
.our-white-label{
	display: flex;
	justify-content: center;
	align-items: center;
}
.do-you-want-to-build {
	color: #212121;
	font-family: Geomanist;
	font-size: 40px;
	letter-spacing: 0;
	line-height: 48px;
}
.do-you-want{
	padding-top: 60px;
}
.do-you-want-to-build span{
	color: #00B46A;
	font-family: Geomanist;
	font-size: 40px;
	letter-spacing: 0;
	line-height: 48px;
}
.fans-are-going-crazy {
	color: #999999;
	font-family: Geomanist;
	font-size: 18px;
	letter-spacing: 0;
	line-height: 30px;
}
.our-white-label-contents{
	width: 45%;
	padding-left: 14%;
}
.our-white-label-images{
	width: 55%;
	display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}
.number-sections{
	background-image: url(../images/platform-update-bg.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top;
    background-position: 0 140%;
}
.numbers-items{
	display: flex;
	justify-content: center;
	align-items: center;
}
.numbers-contents{
	display: flex;
	align-items: center;
	background-color: #F9F9F9;	
	flex-wrap: wrap;
	padding-top: 50px;
}
.engagement-page-link{
	width: 50%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	padding: 50px 0;
}
.we-help-brands-with {
	color: #FFFFFF;
	font-family: Geomanist;
	font-size: 28px;
	letter-spacing: 0;
	line-height: 34px;
	text-align: center;
	padding-top: 30px;
}
.if-you-are-a-brand {
	color: #999999;
	font-family: Geomanist;
	font-size: 20px;
	letter-spacing: 0;
	line-height: 22.4px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 40px;
}
.if-you-are-a-brand-mobile{
	color: #999999;
		font-size: 18px;
	    line-height: 22.4px;
	    padding-top: 10px;
	    padding-bottom: 24px;
	    text-align: center;
	}
.click-here {
	color: #00B46A;
	font-family: Geomanist-Medium;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 24px;
	text-align: center;
	animation: blink 1s linear infinite;
}
@keyframes blink{
	50%{
		opacity: 0;
	}100%{
		opacity: 0.8;
	}
}
.numerics-titles h4{
	color: #212121;
	font-family: Geomanist;
	font-size: 32px;
	letter-spacing: 0;
	line-height: 38px;
}
.numerics-titles p{
	color: #555555;
	font-family: Geomanist;
	font-size: 18px;
	letter-spacing: 0;
	line-height: 28px;
}
.numbers-items{
	width: 50%;
	padding-bottom: 50px;
}
.numerics{
	width: 25%;
}
.numerics-titles{
	width: 70%;
	padding-right: 50px;
}
.numerics {
	color: #B3E5D1;
	font-family: Geomanist-Bold;
	font-size: 88px;
	font-weight: bold;
	letter-spacing: -5px;
	line-height: 106px;
	display: flex;
	justify-content: center;
	text-shadow: 10px 1px 2px #EBF5F1;
}
.how-can-you-make-the {
	color: #212121;
	font-family: Geomanist;
	font-size: 40px;
	letter-spacing: 0;
	line-height: 48px;
	padding: 60px 0px 60px 80px;
}
.features-sections{
	padding-top: 60px;
	padding-bottom: 80px;
}
.features-main{	
	color: #212121;
	font-family: Geomanist;
	font-size: 50px;
	letter-spacing: -0.6px;
	line-height: 55px;
}
.features-main-green{	
	color: #00B46A;
	font-family: Geomanist;
	font-size: 50px;
	letter-spacing: -0.6px;
	line-height: 55px;
}
.features-titles{
	color: #666666;
	font-family: Geomanist;
	font-size: 32px;
	letter-spacing: 0;
	line-height: 38px;
	padding-top: 40px;
	padding-bottom: 30px;
}
.features-green{
	color: #00B46A;
	font-family: Geomanist;
	font-size: 32px;
	letter-spacing: 0;
	line-height: 38px;
}
.features-row-padd{
	padding-left: 70px;
}
.seamless-software-item{
	background-color: #FFFFFF;
	border-radius: 27px;
	width: 48.8%;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 40px 80px 0px 80px;
}
.filds-views-item {
	background-color: #FFFFFF;
	border-radius: 27px;
	width: 48.8%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	padding: 40px 80px 0px 80px;
}
.seamless-software{
	display: flex;
	justify-content: space-between;
	
}
.all-featurs-title {
	color: #212121;
	font-family: Geomanist-Book;
	font-size: 32px;
	font-weight: 300;
	letter-spacing: -1.52px;
	line-height: 38px;
	text-align: center;
	padding-bottom: 0;
}
.all-featurs-p{
	color: #666666;
	font-family: Geomanist;
	font-size: 20px;
	letter-spacing: -0.95px;
	line-height: 28px;
	text-align: center;
}
.padd-b50{
	padding-bottom: 50px;
}
.padd-b80{
	padding-bottom: 80px;
}
.seamless-software-item-mini{
	background-color: #FFFFFF;
    border-radius: 27px;
    width: 32%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 40px 25px 0px 25px;
}
.mini-box-pdd{
	padding-top: 80px;
	padding-bottom: 80px;
}
.mr-top-30{
	margin-top: 30px;
}
.field-view-section{
	background-color: #FFFFFF;
	display: flex;
	align-items: center;justify-content: center;
	border-radius: 27px;
}
.field-view-content{
	width: 50%;
	padding: 9%;
}
.bonus-cash-content{
	width: 50%;
	padding: 10%;
}
.field-view-img{
	width: 50%;	
	display: flex;
    justify-content: center;
    padding-top: 50px;
}
.field-view-title {
	color: #212121;
	font-family: Geomanist-Book;
	font-size: 32px;
	font-weight: 300;
	letter-spacing: -1.52px;
	line-height: 38px;
	text-align: center;
}
.engaging-field-view {
	color: #666666;
	font-family: Geomanist;
	font-size: 20px;
	letter-spacing: -0.95px;
	line-height: 28px;
	text-align: center;
}
.field-view-img {
    width: 50%;
    display: flex;
    justify-content: center;
}
.padd-b40{
	padding-top: 40px;	
}
.mini-box-pddings{
	padding-top: 20px;
	padding-bottom: 20px;
}
.padd-b80{
	padding-bottom: 80px;
}
.padd-b10{
	padding-bottom: 10px;
}
.padd-b20{
	padding-bottom: 10px;
}
.padd-b-40{
	padding-bottom: 40px;
}
.mr-top-50{
	margin-top: 50px;
}
.gaming-busines-item{
	background-color: #FFFFFF;
	border-radius: 27px;
	width: 48.5%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.gaming-busines{
	padding: 30px 50px 30px 50px;
}
.gaming-busines-p{
	display: flex;
	justify-content: flex-end;
}
.admin-panel-img{
	width: 50%;
	display: flex;
	justify-content: flex-end;
	padding-top: 50px;
}
.admin-panel-left-side {
    width: 50%;
    display: flex;
    justify-content: flex-start;
    padding-top: 50px;
}
.why-bg-img{
	background-image: url('../images/why-bg-img.svg');
	background-repeat: no-repeat;
	background-position: top ;
	background-size: cover;
}
.why-vinfotech-row h3{
	color: #212121;
	font-family: Geomanist;
	font-size: 60px;
	letter-spacing: 0;
	line-height: 72px;
	padding: 80px 0 60px 0;
}
.why-vinfotech-row-span {
	color: #00B46A;
	font-family: Geomanist;
	font-size: 60px;
	letter-spacing: 0;
	line-height: 72px;
	text-align: center;
}
.why-vinfotech-contents h4{
	color: #FFFFFF;
	font-family: Geomanist-Book;
	font-size: 28px;
	font-weight: 300;
	letter-spacing: 0;
	line-height: 20px;
	padding-bottom: 15px;
}
.why-vinfotech-contents p{
	color: #FFFFFF;
	font-family: Geomanist;
	font-size: 18px;
	letter-spacing: 0;
	line-height: 28px;
}
.why-vinfotech-sections{
	padding-top: 160px;
}
.why-vinfotech-sections ul{
	display: flex;
	flex-wrap: wrap;
}
.why-vinfotech-items p img{
	background-color: #009156;
	padding: 15px;
	height: 70px;
	width: 70px;
	border-radius: 20px;
}
.why-vinfotech-items{
	width: 50%;
	display: flex;
}
.why-vinfotech-contents{
	padding: 0px 100px 100px 40px; 
}
.techonlogied {
    display: flex;
    padding-top: 100px;
    padding-left: 70px;
}
.technology-behind {
	color: #212121;
	font-family: Geomanist;
	font-size: 40px;
	letter-spacing: 0;
	line-height: 48px;
	width: 50%;
}
.we-have-the-most{
	color: #212121;
	font-family: Geomanist;
	font-size: 18px;
	letter-spacing: 0;
	line-height: 28px;width: 50%;
}
.techonlogies-item{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	padding-top: 100px;
	padding-bottom: 100px;
}
.techonlogies-logoes{
	width: 25%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
.techonlogies-item-custom{
	width: 85%;
	margin:  0 auto;padding-bottom: 30px;
}

/*version*/
.software-update {
    background-color: #000000;
    padding-top: 140px;
    padding-bottom: 140px;
}
.version-history {
    border-left: 1px solid #555555;
    padding-left: 30px;
}
.version-list {
    margin-top: -10px;
}
.version-2 {
    color: #FFFFFF;
    font-family: Geomanist;
    font-size: 36px;
    line-height: 0;
    margin-bottom: 15px;
    margin-top: 30px;
}
.bullets {
    position: absolute;
    left: 6px;
    top: 5px;
}
.version-history p {
    color: #FFFFFF;
    font-family: Geomanist-Light;
    font-size: 18px;
    line-height: 28px;
}
.version-history h5 {
    color: #FFFFFF;
    font-family: Geomanist-Book;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    padding-top: 20px;
    margin-bottom: 0px;
}
.software-update h3 {
    color: #FFFFFF;
    font-family: Geomanist;
    font-size: 40px;
    line-height: 48px;
    text-align: center;
}
.v-dates {
    font-family: Geomanist;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
    padding-left: 10px;
}
.bullets-1 {
    position: relative;
    left: -40px;
    top: 90px;
}
.bullets-3 {
    position: relative;
    left: -36px;
    top: 10px;
}
.all-updates-p {
    margin-top: 50px;
    margin-left: 30px;
}
.all-updates {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 22px;
    padding-right: 22px;
    border-radius: 40px;
    background-color: #555555;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 16px;
    font-family: Geomanist-light;
}
.version-1 {
    color: #FFFFFF;
    font-family: Geomanist;
    font-size: 36px;
    line-height: 0;
    margin-bottom: 15px;
    margin-top: 80px;
}
.gaming-network-slider-bg{
	background-image: url('../images/Bitmap-network.png');
	background-repeat: no-repeat;
	background-position: bottom;
	
}	
.slider-bg{

}
.gaming-network-left-section{
	padding-left: 70px;
	padding-top: 60px;
	padding-right: 100px;
}
.gaming-network-slider{
	display: flex;
	justify-content: center;
	
}
.gaming-network-left-section{
	width: 50%;
}
.gaming-network-right-section{
	background-image: url('../images/network-games-background.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	width: 50%;
	padding: 60px;
}
.operators-number-section{
	background-image: url('../images/network-games-background.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 150px -90px;
}
.operators-section{
	width: 30%;
	display: flex;
    align-items: center;
    padding-left: 70px;
}
.operators-number-section{
	width: 70%;
	padding-top: 100px;
    padding-right: 70px;
}
.vinfotech-will {
	color: #212121;
	font-family: Geomanist-Book;
	font-size: 36px;
	font-weight: 500;
	letter-spacing: -1.37px;
	line-height: 42px;
	padding: 70px;
}
.operator-benefits {
	color: #212121;
	font-family: Geomanist-Bold;
	font-size: 36px;
	font-weight: 500;
	letter-spacing: -1.37px;
	line-height: 42px;
}
.operator-benefits-span {
	color: #00B46A;
	font-family: Geomanist-Bold;
	font-size: 36px;
	font-weight: 500;
	letter-spacing: -1.37px;
	line-height: 42px;
}
.operators-numbers{
	display: flex;
	flex-wrap: wrap;
}
.operators-number-items{
	width: 50%;
	padding-right: 70px;
    padding-bottom: 70px;
}
.vinfotech-offers-the {
	color: #212121;
	font-family: Geomanist-Book;
	font-size: 36px;
	font-weight: 300;
	letter-spacing: -1.37px;
	line-height: 42px;
	padding-top: 80px;
	padding-bottom: 50px;
}

.fantasy-sports-network {
	color: #212121;
	font-family: Geomanist;
	font-size: 28px;
	letter-spacing: 0;
	line-height: 34px;
}
.fantasy-sports-span {
	color: #00B46A;
	font-family: Geomanist;
	font-size: 28px;
	letter-spacing: 0;
	line-height: 34px;
}
.this-ensures-amazing {
	color: #666666;
	font-family: Geomanist;
	font-size: 24px;
	letter-spacing: -0.41px;
	line-height: 33.86px;
}
.slider-bg{
	background-color: #FFFFFF;
	margin-top: 100px;
	margin-bottom: 80px;
}
.numbering{
  color: #00B46A;
  font-family: Geomanist-BlackItalic;
  font-size: 56px;
  letter-spacing: -4px;
  line-height: 42px;
  opacity: 0.5;
  margin-bottom: 15px;
}
.numbering-title {
  color: #555555;
  font-family: Geomanist-Book;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 15px;
}
.numbering-title-p {
  color: #555555;
  font-family: Geomanist;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 22px;
}
.a-vinfotech-exclusiv {
 	color: #666666;
  font-family: Geomanist;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 24px;
}
#sync1 .owl-dots{
	display: none;
}
#sync1 .owl-nav.disabled{
	position: relative;
	top: -140px;
	
}
#sync1 .owl-prev{
	margin-right: 50px;
	float: left;
	margin-left: 70px;
}
#sync1 .owl-prev{
	
	float: left;
}
#sync2 .owl-prev{
	display: none;
}
#sync2 .owl-next{
	display: none;
}
.slidess{
	align-items: center;
	padding-top: 100px;
}
.last-slide-right-section{
	width: 50%;
}
.last-slide-left-section{
	width: 50%;
}
/*Character count css*/
.if-you-are-a-brand{
	animation: type 7s steps(68) infinite;
	overflow: hidden;
	white-space: nowrap;
}
@keyframes type{
	0%{
		width: 0ch;
	}
	100%{
		width: 68ch;
	}
}
/*Character count css End*/
.gapping-row{
	padding-top: 60px;
	padding-bottom: 60px;
}
.an-all-new-admin {
 color: #666666;
  font-family: Geomanist;
  font-size: 32px;
  letter-spacing: 0;
  line-height: 38px;
}
.an-all-new-admin-pan {
 color: #00B46A;
  font-family: Geomanist;
  font-size: 32px;
  letter-spacing: 0;
  line-height: 38px;
}.gapping-row {
    padding-top: 30px;
    padding-bottom: 40px;
    padding-left: 70px;
}.business-row {
    padding-top: 30px;
    padding-bottom: 20px;
    padding-left: 70px;
}
.middle-text-row {
    padding-top: 30px;
    padding-bottom: 15px;
    padding-left: 70px;
}
.middle-text{
 
  color: #666666;
  font-family: Geomanist;
  font-size: 32px;
  letter-spacing: 0;
  line-height: 38px;
}
.middle-text-green{
  height: 38px;
  width: 718px;
  color: #00B46A;
  font-family: Geomanist;
  font-size: 32px;
  letter-spacing: 0;
  line-height: 38px;
}
.owl-next img{
	width: 20px;
}
.owl-prev img{
	width: 20px;
}
.engagement-page-banner{
	display: flex;
	justify-content: center;
	padding-top: 70px;
    /*padding-bottom: 70px;*/
}
.engagement-page-banner video{
	width: 100%;
	height: auto;
}

/* Network Slider css */
.why-vinfotech-img-slide{
	background-image: url('../images/why-infotech-bg.png'); 
	background-repeat: no-repeat;
	height: 410px;
	width: 38%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.vinfotech-has{
  color: #666666;
  font-family: Geomanist;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 30px;
}
.youtubers-to-promote{
  color: #212121;
  font-family: Geomanist-Book;
  font-size: 32px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 40px;
}
.why-vinfotech-content-slide {
  border-radius: 40px;
  background-color: #FFFFFF;
}
.why-vinfotech-content-items{
	width: 30%;
	margin: 0 auto;
	padding-top: 100px;
	padding-bottom: 100px;
}
.why-slider-section{
	position: relative;
}
.why-vinfotech-img-slide{
	position: absolute;
	z-index: 2;top: 50px;
}
.why-vinfotech-content-slide{
	position: relative;
	z-index: 1;
	width: 90%;
	float: right;
	display: flex;
    align-items: center;
    justify-content: center;
    height: 480px;
}
.why-infotech-bg{
	border-radius: 274.39px 0 0 0;
	background-color: #00B46A;
}
.why-vinfotech-img-slide > div > img{
	position: relative;
	top: -20px;
	left: -20px;
}

#why-vinfotech-slider .owl-dots {
    display: flex;
    flex-direction: column;
    float: right;
    position: relative;
    top: -310px;
    right: 80px;
}
.imgWhy {
    display: flex;
    align-items: center;
    justify-content: center;
}
.why-vinfotech-img-slide > div > img {
    position: relative;
    top: -20px;
    left: -20px;
}
.img8 {
    width: 45% !important;
    position: relative;
    margin: 0 auto;
    top: -20px;
    left: -20px;
}
.img7 {
    width: 55% !important;
    position: relative;
    margin: 0 auto;
    top: -20px;
    left: -20px;
}
.img6 {
    width: 65% !important;
    margin: 0 auto;
}
#map-vinfotech-slider .owl-dots {
    display: flex;
    flex-direction: column;
    float: right;
    position: relative;
    top: -300px;
    right: 80px;
}

.india-map-bg{
	background-image: url('../images/india-map-bg.png'); 
	background-repeat: no-repeat;
	height: 410px;
	width: 38%;
	display: flex;
	justify-content: center;
	align-items: center;
	    position: absolute;
    z-index: 2;
    top: 50px;
}
#map-vinfotech-slider .owl-dots {
    display: flex;
    flex-direction: column;
    float: right;
    position: relative;
    top: -300px;
    right: 80px;
}
.map-vinfotech-content-items{
	width: 70%;
    margin: 0 auto;
    padding-left: 20%;
}
#map-vinfotech-slider .owl-dots .owl-dot.active span {
    background: #00CA6F;
    height: 35px;
}
#why-vinfotech-slider .owl-dots .owl-dot.active span {
    background: #00CA6F;
    height: 35px;
}
.imgWhy{
	display: flex;
	align-items: center;
	justify-content: center;
}
.img1{
	width: 60% !important;
}
.img2{
	width: 50% !important;
}.img3{
	width: 50% !important;
}.img4{
	width: 50% !important;
}.img5{
	width: 50% !important;
}
.img6{
	width: 65% !important;
	margin: 0 auto;
}

.img7{
	width: 55% !important;
	position: relative;
	margin: 0 auto;
	top: -20px;
    left: -20px;
}
.img8{
	width: 45% !important;
	position: relative;
	margin: 0 auto;
	top: -20px;
    left: -20px;
}
.numbering-title {
    color: #555555;
    font-family: Geomanist-Book;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 28px;
}
.numbering-title {
    color: #555555;
    font-family: Geomanist-Book;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 28px;
}
.numbering-titling {
    color: #555555;
    font-family: Geomanist;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 28px;
}
/* End network slider css*/
.net-title {
    margin: 0;
    color: #FFFFFF;
    font-family: Geomanist;
    font-size: 40px;
    letter-spacing: 0;
    line-height: 48px;
    text-align: center;
    padding-top: 80px;
    padding-bottom: 20px;
}
.net-des {
    color: #FFFFFF;
    font-family: Geomanist;
    font-size: 28px;
    letter-spacing: 0;
    line-height: 34px;
    text-align: center;
    padding-bottom: 50px;
}
.our-other-fantasy {
  color: #212121;
  font-family: Geomanist;
  font-size: 40px;
  letter-spacing: 0;
  line-height: 48px;
  text-align: center;
}
.other-fantasy{
	padding-top: 70px;
	padding-bottom: 80px;
}
.other-fantasy-pages{
	padding-top: 40px;
	display: flex;
	justify-content: center;
}
.other-fantasy-pages li {
	padding-left: 20px;
	padding-right: 20px;
}
.other-fantasy-pages li a{
	color: #212121;
	font-family: Geomanist-Book;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 24px;
}
.other-fantasy-pages li a:hover{
	color: #00B46A;
	font-family: Geomanist-Book;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 24px;
	text-decoration: none;
}
.arrow-width{
	width: 18px;
}
.supports-li{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;

}
.supports-li li{
	width: 47%;
	text-align:center;
	padding-bottom: 20px;
	
}
.supports-li p{
	padding-top: 10px;
	color: #212121;
	font-family: Geomanist;
	font-size: 20px;
}
.supports-li p a{
	color: #212121;
}
.supports-li a:hover{
	text-decoration: none;
}



.white-lable-software-back {
    background-color: #000000;
    background-position: 100% 100%;
    background-position: 50px 150px;
    padding-bottom: 40px;
}
.slider-boxes {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.slider-boxes-bg {
    width: 48.7%;
    background-color: #FFFFFF;
    border-radius: 18px;
    height: 470px;
    background-image: url(../images/sl-bg.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: -2px;
}
.slider-logos {
    display: flex;
    justify-content: flex-end;
    padding-top: 30px;
    padding-right: 30px;
}
.item-flex {
    display: flex;
}
.slide-img {
    width: 47%;
    padding-left: 30px;
}
.slide-content {
    width: 50%;
    padding-left: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.slide-content-p {
    color: #212121;
    font-family: Geomanist;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 30px;
    padding-bottom: 10px;
    padding-top: 20px;
}
.launch {
    color: #00B46A;
    font-family: Geomanist-Medium;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 30px;
}
.flex-t {
    display: flex;
    justify-content: flex-end;
    padding-right: 20px;
    padding-bottom: 20px;
}

.txt-right {
    text-align: right;
    font-family: Geomanist-Book;
}
.some-of-the-worlds {
    color: #FFFFFF;
    font-family: Geomanist;
    font-size: 40px;
    letter-spacing: 0;
    line-height: 48px;
    text-align: center;
}
.some-of-the-worlds {
    font-size: 30px;
    line-height: 44px;
}
.world-brand {
    width: 75%;
    margin: 0 auto;
    padding-top: 48px;
    padding-bottom: 60px;
}
.while-lable-headings{
	padding-top: 180px;
}
#fantasy-brand-slider .owl-dots {
    display: flex;
    justify-content: center;
    padding-top: 60px;
}
.quckly-work{
	padding-top: 60px;
	padding-bottom: 40px;
}
.quckly-work-heading h3 {
  color: #212121;
  font-family: Geomanist;
  font-size: 40px;
  letter-spacing: 0;
  line-height: 48px;
  padding-top: 80px;
}
.quckly-work{
	display: flex;
	/*justify-content: center;*/
	/*align-items: center;*/
}
.quckly-work-left, .quckly-work-right{
	display: flex;
	/*justify-content: center;*/
	/*align-items: center;*/
}
.one-time-setup-fee li h4 {
  color: #212121;
  font-family: Geomanist-Book;
  font-size: 28px;
  font-weight: 300;
  letter-spacing: -0.34px;
  line-height: 32px;
  margin-top: 0px;
}
.one-time-setup-fee li p {
  color: #666666;
  font-family: Geomanist;
  font-size: 20px;
  letter-spacing: -0.25px;
  line-height: 30px;
}
.quckly-work-left-img{
	width: 20%;
	}
.quckly-work-left-content{
	width: 70%;
	}
.quckly-work-right-img{
	width: 20%;
}
.quckly-work-right-content{
	width: 70%;
}
.one-time-setup-fee li{
	padding-bottom: 50px;
	padding-right: 25%;
}
.wl-new{
	float: right;
	position: relative;
	right: -50px;
	top: -10px;
}
.wl-new-1{
	float: right;
	position: relative;
	right: -25%;
	top: -180px;
}
.wl-new-2{
	float: left;
	position: relative;
	left: -21%;
	top: -180px;
}
.all-featurs-title-new {
	color: #212121;
	font-family: Geomanist-Book;
	font-size: 32px;
	font-weight: 300;
	letter-spacing: -1.52px;
	line-height: 38px;
	text-align: center;
	padding-bottom: 0;
	padding-left: 70px;
}
.introducing-daily a {
  color: #212121;
  font-family: Geomanist-Book;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 24px;
  text-align: right;
}
.feel-the{
	display: flex;
	align-items: center;
	justify-content: space-between;

}
.Introducing-sections{
	display: flex;
	justify-content: space-around;
	align-items: center;background-color: #FFFFFF;
	border-radius: 27px;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 70px;
}
.introducing-text{
	width: 39%;
	display: flex;
	justify-content: center;
	align-items: center;

}
.introducing-text p{
	color: #666666;
	font-family: Geomanist;
	font-size: 20px;
	letter-spacing: -0.95px;
	line-height: 28px;
	text-align: left;
}
.introducing-links{
	width: 50%;
	display: flex;justify-content: center;align-items: center;
}
.introducing-daily a:hover{
	text-decoration: none;
}
.accepts-payments{
	display: flex;align-items: center;
	padding: 100px 0 20px 0;
}
.we-can-link-the{
  color: #666666;
  font-family: Geomanist;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 38px;
}
.engage-global{
  color: #999999;
  font-family: Geomanist;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 30px;
}
.accept-payments-in{
  color: #212121;
  font-family: Geomanist;
  font-size: 40px;
  letter-spacing: 0;
  line-height: 48px;
}
.accepts-payments-content{
	width: 50%;padding-left: 6.5%;padding-right: 5%;
}
.accepts-payments-img{
	width: 50%;
	display: flex;
	align-items: center;
	justify-content: right;
}
@media screen and (max-width:1600px) {
	.Introducing-sections{
		padding-left: 30px;
	}
	.introducing-text{
		width: 44%;
	}
	.our-other-fantasy {
	    font-size: 32px;
	    line-height: 42px;
	}
	/* Network Slider css*/
	.why-vinfotech-content-slide {
    	height: 380px;
	}
	.map-vinfotech-content-items {
	    width: 70%;
	    padding-left: 16%;
	}
	.india-map-bg {
	    height: 310px;
	    width: 33%;
	    background-size: cover;
	}
	#map-vinfotech-slider .owl-dots {
	    top: -260px;
	    right: 80px;
	}
	.numbering-title {
    	font-size: 18px;
    }
	.an-all-new-admin-pan, .an-all-new-admin {
		font-size: 28px;
	  	line-height: 34px;
	}
	.while-lable-headings h1 {
		font-size: 42px;
	    line-height: 46px;
	}
	.while-lable-subs {
	    font-size: 18px;
	    line-height: 26px;
	    width: 60%;padding: 30px 0 30px 0;
	}
	.world-brand {
	    width: 75%;
	    margin: 0 auto;
	    padding-top: 0px;
	    padding-bottom: 0px;
	}
	.while-lable-headings {
	    padding-top: 60px;
	}
    .trusted-by-pioneers {
	    font-size: 26px;
	    line-height: 31px;
	}
	.poineer-contents {
    	width: 30%;
	}
	.poineer-items {
    	width: 75%;
	}
	.our-white-label-contents {
	    padding-left: 10%;
	}
	.do-you-want-to-build, .do-you-want-to-build span {
	    font-size: 28px;
	    line-height: 38px;
	}
	.fans-are-going-crazy {
	    font-size: 17px;
	    line-height: 29px;
	}
	.how-can-you-make-the {
	    font-size: 28px;
	    line-height: 40px;
	}
	.numerics-titles h4 {
	    font-size: 24px;
	    line-height: 31px;
	}
	.numerics-titles p {
	    font-size: 16px;
	    line-height: 26px;
	}
	.numerics{
		font-size: 70px;
		line-height: 50px;
	}
	.numerics-titles {
	    width: 70%;
	    padding-right: 30px;
	}
	.how-can-you-make-the{
		padding: 30px 0px 30px 80px;
	}
	.numbers-contents{
		padding-top: 24px;
	}
	.numbers-items {
	    padding-bottom: 25px;
	}
	.engagement-page-link {
	    width: 55%;
	    padding: 36px 0;
	}
	.we-help-brands-with{
		font-size: 22px;line-height: 28px;
	}
	.if-you-are-a-brand{
		font-size: 18px;
	    line-height: 22.4px;
	    padding-top: 10px;
	    padding-bottom: 24px;
	}
	.we-help-brands-with{
		padding-top: 15px;
	}
	.features-main, .features-main-green {
	    font-size: 32px;
	    line-height: 38px;
	}
	.features-titles, .features-green{
		font-size: 28px;
	}
	.features-titles {
	    font-size: 28px;
	    line-height: 38px;
	    padding-top: 20px;
	    padding-bottom: 30px;
	}
	.features-sections {
	    padding-top: 30px;
	    padding-bottom: 50px;
	}
	.all-featurs-title {
	    font-size: 24px;
	    line-height: 31px;
	    letter-spacing: -0.52px;
	}
	.mini-box-pdd {
	    padding-top: 20px;
	    padding-bottom: 20px;
	}
	.padd-b50 {
    	padding-bottom: 40px;
	}
	.all-featurs-p {
	    font-size: 18px;
	    letter-spacing: -0.70px;
	    line-height: 24px;
	}
	.engaging-field-view {
	    font-size: 18px;
	    letter-spacing: -0.50px;
	    line-height: 28px;
	}
	.field-view-title {
	    font-size: 28px;
	    line-height: 38px;
	}
	.field-view-img p img{
		width: 70%;
		margin: 0 auto;
	}
	.filds-views-item{
		padding: 40px 70px 0px 70px;
	}
	.why-vinfotech-row h3, .why-vinfotech-row-span{
		font-size: 38px;
	}
	.why-vinfotech-row h3 {
	    font-size: 38px;
	    padding: 0 0 12px 45px;
	}
	.why-vinfotech-sections {
    	padding-top: 150px;
	}
	.why-vinfotech-contents {
    	padding: 0px 60px 60px 30px;
	}
	.why-vinfotech-contents h4 {
	    font-size: 24px;
	    line-height: 20px;
	    padding-bottom: 10px;
	}
	.why-vinfotech-contents {
    	padding: 0px 100px 50px 30px;
	}
	.why-vinfotech-contents p {
	    font-size: 16px;
	    line-height: 26px;
	}
	.software-update {
	    padding-top: 90px;
	    padding-bottom: 90px;
	}
	.version-2, .version-1{
		font-size: 28px;
	}
	.technology-behind {
	    font-size: 32px;
	    line-height: 41px;
	    width: 50%;
	}
	.techonlogies-item {
	    padding-top: 40px;
	    padding-bottom: 40px;
	}
	.padd-b80 {
    	padding-bottom: 60px;
	}
	.gaming-network-left-section {
	    padding-left: 40px;
	    padding-top: 60px;
	    padding-right: 70px;
	}
	.operators-section{
		padding-left: 30px;
	}
	.operators-number-items {
	    width: 50%;
	    padding-right: 40px;
	    padding-bottom: 70px;
	}
	.mob {
	    padding-bottom: 0px !important;
	}
	.vinfotech-offers-the {
	    padding-top: 60px;
	    padding-bottom: 30px;
	    font-size: 30px;
	    line-height: 37px;
	}
	.this-ensures-amazing {
	   	font-size: 22px;
	    letter-spacing: -0.41px;
	    line-height: 31.86px;
	}
		.middle-text {
	   	color: #666666;
	    font-family: Geomanist;
	    font-size: 28px;
	    letter-spacing: 0;
	    line-height: 38px;
	}
	.middle-text-green{
		font-size: 28px; line-height: 38px;
	}
	.operator-benefits, .operator-benefits-span{
		font-size: 32px;
	}
	.number-sections {
	    background-position: 0 105%;
	}
	.youtubers-to-promote {
    font-size: 28px;
    line-height: 36px;
	}
	/* Laptop Slider start */
	.white-lable-software-back {
    	margin-top: -2px;
	}
	.slider-boxes-bg {
    	height: 412px;
	}
	.mpl-mobile {
    	margin-top: 18px;
	}
	.slide-content-p {
	    font-size: 18px;
	    line-height: 28px;
	    padding-top: 10px;
	}
	.some-of-the-worlds {
	    font-size: 32px;
	    line-height: 44px;
	}
	.flex-t.boomer-cs {
	    position: relative;
	    top: -20px;
	}
	.quckly-work-heading h3 {
	    font-size: 28px;
	    line-height: 38px;
	    padding-top: 60px;
	}
	.quckly-work {
	    padding-top: 40px;
	    padding-bottom: 20px;
	}
	.one-time-setup-fee li h4 {
	    font-size: 24px;
	    line-height: 28px;
    }
	.one-time-setup-fee li {
	    padding-bottom: 35px;
	    padding-right: 11%;
	}
	.quckly-work-left-img {
    	width: 24%;
	}	
	.quckly-work-right-img {
    	width: 24%;
	}	
	.res-pad{
		padding-bottom: 60px !important;
	}
	.wl-new-2 {
	    float: left;
	    position: relative;
	    left: -21%;
	    top: -90px;
	}
	.wl-new-1 {
	    float: right;
	    position: relative;
	    right: -25%;
	    top: -90px;
	}
	.accepts-payments{
		padding-top: 80px;
	}
	.accept-payments-in{
		font-size: 28px;
	}
	.we-can-link-the {
	    font-size: 20px;
	    letter-spacing: 0;
	    line-height: 31px;
	}
}

@media screen and (max-width:1400px) {
	.operators-number-section {
	    width: 70%;
	    padding-top: 100px;
	    padding-right: 0;
	}
	.slider-bg{
		margin-top: 60px;
	}
	.why-vinfotech-row{
		padding-top: 30px;
	}
	.why-vinfotech-sections {
    	padding-top: 100px;
    	padding-left: 40px;
	}
	.number-sections {
	    background-position: 0px 100%;
	}
	.we-can-link-the{
		font-size: 20px;
	}
}
@media screen and (max-width:1280px) {
	.some-of-the-worlds {
    font-size: 30px;
    line-height: 44px;
	}
	.world-brand {
    width: 70%;
    padding-top: 20px;
    padding-bottom: 40px;
	}
	.while-lable-headings {
    padding-top: 90px;
	}
}
@media screen and (max-width:1200px) {
	.vinfotech-offers-the {
	     font-size: 28px;
	    letter-spacing: -1.37px;
	    line-height: 36px;
	    padding-top: 30px;
	    padding-bottom: 30px;
	}
	.world-brand {
	    width: 70%;
	    padding-top: 20px;
	    padding-bottom: 0;
	}
	.while-lable-subs{
		padding: 30px 0 30px 0;	
	}
	.while-lable-headings{

	}
	.quckly-work-heading h3{
		padding-left: 15px;
	}
}
@media screen and (max-width: 1024px) {
	.gaming-network-left-section {
	    padding-top: 0;
	}
	.why-vinfotech-contents {
    	padding: 0px 17px 50px 30px;
	}
	.operators-section {
	    width: 25%;
	    padding-left: 70px;
	}
	.operators-number-section {
	    width: 75%;
	    padding-top: 100px;
	    padding-right: 0;
	}
}

@media screen and (max-width:768px) {
	.while-lable-subs {
	    width: 85%;
	}
	.our-white-label-contents {
    	padding-left: 2%;
	}
	.our-white-label-contents {
	    width: 50%;
	}
	.why-vinfotech-sections{
		padding-left: 10px;
	}
	..why-vinfotech-contents h4{
		font-size: 18px;
	}
	.software-update h3{
		text-align: left;
		padding-bottom: 20px;
	}
	.operators-section {
	    width: 25%;
	    padding-left: 15px;
	}
	.numbering-title {
	    font-size: 20px;
	    line-height: 25px;
	}
}
@media screen and (max-width:767px) {
	.whitle-lable-background{
		background-image: url(../images/multinational-football-bg.png);
	}
	.while-lable-subs {
	    font-size: 18px;
	    padding: 12px 0 30px 0;
	    width: 100%;
	}
	.poineer{
		flex-direction: column;
	}
	.poineer-contents{
		width: 100%;
	}
	.poineer-items{
		width: 100%;
	}
	.poineer-ul {
	    flex-wrap: wrap;
	}
	.poineer-ul li {
	    display: flex;
	    width: 45%;
	}
	.our-white-label{
		flex-direction: column;
	}
	.our-white-label-contents{
		width: 100%;padding: 5%;
	}
	.do-you-want {
    	padding-top: 0;
	}
	.our-white-label-images {
	    width: 100%;justify-content: flex-start;
	}
	.how-can-you-make-the {
    	padding: 20px 0px 20px 4px;
	}
	.numbers-contents {
	    padding-top: 24px;
	    flex-direction: column;
	}
	.numerics-titles {
		width: 90%;
    	padding-right: 0px; 
	}
	.numbers-items{
		width: 100%;
		flex-direction: column;
		align-items: flex-start;
		padding-left: 15px;
		padding-bottom: 0px;
		padding-bottom: 30px;
	}
	.numerics{
		justify-content: flex-start;
	}
	.numerics-titles h4{
		margin-top: 0;
	}
	.number-sections{
		background-image: url(../images/mobile-networks-bg.svg);
	}
	.engagement-page-link {
	    width: 92%;
	    padding: 36px 0;
	}
	.features-row-padd {
    	padding-left: 15px;
	}
	.features-titles{
		font-size: 24px;padding-top: 0;
		line-height: 29px;
	}
	.features-main, .features-main-green{
		letter-spacing: 0;
	}
	#sync11 .owl-dots{
		display: flex;
	    justify-content: center;
	    margin-top: 20px;
	}
	#sync11 .owl-nav.disabled{
		display: none;
	}
	#sync11 .owl-prev{
		margin-right: 50px;
	}
	#sync22 .owl-prev{
		display: none;
	}
	#sync22 .owl-next{
		display: none;
	}
	#sync111 .owl-dots{
		display: flex;
	    justify-content: center;
	    margin-top: 18px;
	}
	#sync111 .owl-nav.disabled{
		display: none;
	}
	#sync111 .owl-prev{
		margin-right: 50px;
	}
	#sync222 .owl-prev{
		display: none;
	}
	#sync222 .owl-next{
		display: none;
	}
	#sync1111 .owl-dots{
		display: flex;
	    justify-content: center;
	    margin-top: 18px;
	}
	#sync1111 .owl-nav.disabled{
		display: none;
	}
	#sync1111 .owl-prev{
		margin-right: 50px;
	}
	#sync2222 .owl-prev{
		display: none;
	}
	#sync2222 .owl-next{
		display: none;
	}
	#sync11111 .owl-dots{
		display: flex;
	    justify-content: center;
	    margin-top: 15px;
	}
	#sync11111 .owl-nav.disabled{
		display: none;
	}
	#sync11111 .owl-prev{
		margin-right: 50px;
	}
	#sync22222 .owl-prev{
		display: none;
	}
	#sync22222 .owl-next{
		display: none;
	}
	.slider-bg {
		margin-top: 30px;
	    margin-bottom: 0;
	    background-color:unset;
	}
	.seamless-software-item{
		width: 100%;
	}
	.seamless-software-item {
	    background-color: #FFFFFF;
	    width: 100%;
	    padding: 20px 30px 0px 30px;
	}
	.seamless-software{
		height: 580px;
	}
	.features-sections {
	    padding-bottom: 0;
	}
	.engaging-field-view {
	    padding-bottom: 5px;
	}
	.gaming-busines-item{
		width: 100%;
	}
	.gaming-network-left-section {
    	width: 100%;
	}
	.gaming-network-right-section{
		width: 100%;
	}
	.gaming-network-slider {
	    flex-direction: column;
	}
	.gaming-network-left-section {
	    padding-left: 15px;
	    padding-top: 30px;
	    padding-right: 15px;
	}
	.gaming-network-right-section{
		width: 100%;
	}
	.operators-number-section {
	    width: 100%;
	    padding-top: 30px;
	    padding-right: 15px;
	}
	.operators-number-items {
	    width: 100%;
	    padding-right: 0px;
	    padding-bottom: 0;
	}
	.operators-section {
	    width: 100%;
	    padding-left: 15px;
	}
	.operators-number-section {
	    width: 100%;
	    padding-top: 10px;
	    padding-right: 15px;
	    background-image:unset;
	}
	.last-slide-left-section {
    	width: 100%;
	}
	.last-slide-right-section {
    	width: 100%;
	}
	.vinfotech-will {
	    padding: 15px;
	}
	.slidess {
	    align-items: center;
	    padding-top: 30px;
	}
	.vinfotech-will {
	    font-size: 28px;
	    letter-spacing: -1.0px;
	    line-height: 36px;
	    padding: 15px;
	}
	.why-vinfotech-items {
	    width: 100%;
	    display: flex;
	    flex-direction: column;
	}
	.why-vinfotech-contents {
    	padding: 0px 15px 30px 15px;
	}
	.why-vinfotech-items p img {
	    margin-left: 15px;
	}
	.why-vinfotech-contents h4{
		font-size: 22px;
	}
	.techonlogied {
	    padding-top: 40px;
	    padding-left: 15px;
	    flex-direction: column;
	}
	.technology-behind{
		padding-bottom: 15px;
	}
	.techonlogies-logoes{
		width: 30%;
	}
	.techonlogies-item-custom {
	    width: 100%;
	    margin: 0 auto;
	    padding-left: 15px;
	}
	.while-lable{
		height: 100vh;
	}
	.poineer-ul li p img{
		width: 90%;
	}
	.poineer-ul li p{
		display: flex;justify-content: center;
	}
	.trusted-by-pioneers {
	    padding-bottom: 10px;
	}
	.gapping-row {
	    padding-top: 0;
	    padding-bottom: 0;
	    padding-left: 0;
	}
	.request-btn.mr-top-50{
		margin-top: 40px;
		margin-bottom: 30px;
	}
	.technology-behind, .we-have-the-most{
		width: 100%;
	}
	#sync1 .owl-nav.disabled{
		width: 100%;
		display: flex;
		justify-content: center;
		left: 0;
		top: -40px;
	}
	.numbering-title {
    	line-height: 28px;
	}	
	.this-ensures-amazing {
	    font-size: 18px;
	    line-height: 25.86px;
	}
	.fantasy-sports-network, .fantasy-sports-span {
	    font-size: 24px;
	    letter-spacing: 0;
	    line-height: 28px;
	}
	.a-vinfotech-exclusiv {
	    font-size: 18px;
	    letter-spacing: 0;
	    line-height: 20px;
	}
	.vinfotech-offers-the {
	    font-size: 24px;
	    letter-spacing: -0.8px;
	    line-height: 32px;
	    padding-top: 30px;
	    padding-bottom: 30px;
	}
	.gaming-network-slider .last-slide-right-section{
		padding-top: 100px;
	}
	.why-bg-img{
		background-image: url(../images/mobile-green-shape.svg);
		background-position:  center top;
	}
	.why-vinfotech-sections {
    	padding-top: 50px;
    	padding-left: 0;
	}
	.why-vinfotech-items p img {
	    padding: 10px;
	    height: 55px;
	    width: 55px;
	    border-radius: 15px;
	}
	.version-list {
    	margin-top: 60px;
	}
	.software-update {
	    padding-top: 40px;
	    padding-bottom: 60px;
	}
	.techonlogies-logoes p img{
		width: 80%;
	}
	.techonlogies-logoes p {
		display: flex;justify-content: center;
	}
	.one-mobile{
		padding-top: 20px;
	}
	.number-sections {
	    background-position: 0 200%;
    	background-size: contain;
	}
	.why-vinfotech-row{
		padding-left: 13px;
	}
	.software-update h3 {
	    text-align: left;
	    padding-left: 30px;
	}
	.operators-numbers {
	    padding-left: 15px;
	    padding-bottom: 60px;
	}
	.gaming-network-right-section{
		background-image: unset;
		padding: 20px;
	}
	.gaming-network-slider-bg {
	    background-position: 0 100%;
	    padding-bottom: 20px;
	    background-size: contain;
	}
	#sync2{
		background-color: #FFFFFF;
	}
	.gaming-busines-p {
	    padding-left: 20px;
	}
	.features-titles {
	    padding-bottom: 0px;
	}
	.features-main {
	    font-size: 32px;
	    line-height: 34px;
	}
	.why-vinfotech-row h3 {
	    font-size: 42px;
	    padding: 0 0 12px 0;
	}
	.mobile-res-slider-only{
		padding: 15px;
	}
	.mobile-slider-only-img{
		padding-left: 20px;
	}
	.mobile-slider-only-img-right{
		padding-right: 20px;
	}
	.admin-pannel-mobile-slider{
		height: 530px;
		display: flex;
	}
	.owl-dots .owl-dot span {
		background: #D4D0D0 !important;
	}
	.owl-dots .owl-dot.active span {
    	background: #00CA6F!important;
	}
	.features-mobile-titles{
		color: #666666;
		font-family: Geomanist;
		font-size: 24px;
		letter-spacing: 0;
		line-height: 29px;
	}.features-mobile-titles-green{
		color: #00B46A;
		font-family: Geomanist;
		font-size: 24px;
		letter-spacing: 0;
		line-height: 29px;
	}
	.mini-box-pddings {
	    padding: 0 15px;
	}
	.gaming-busines-slider{
		height: 540px;
		display: flex;
	}
	.field-views-slider{
		height: 592px;
		display: flex;
	}
	.seamless-software-item.mobile-p{
		padding: 0px 20px 0px 20px;
	}
	.techonlogies-item{
		justify-content: flex-start;
	}
	#sync1 .owl-prev{
		margin-left: 0px;
	}
	.bullets {
	    position: absolute;
	    left: 6px;
	    top: -6px;
	}
	.engagement-page-banner {
	    padding-top: 50px;
	    padding-bottom: 50px;
	}
	/* Mobile network slider*/
	.india-map-mobile {
	    background-image: url(../images/mob-sli.png);
	    background-position: center;
	    background-repeat: no-repeat;
	    display: flex;
	    justify-content: center;
	    align-items: center;
	    border-radius: 18px;
	    height: 250px;
	    margin: 0 auto;
	    position: relative;
	    left: 10px;
	}
	.img8 {
	    width: 50% !important;
	    position: relative;
	    margin: 0 auto;
	    top: -20px;
	    left: 0;
	}
	.why-vinfotech-content-slide.mob {
	    padding-left: 15px;
	    padding-right: 15px;
	    height: 500px;
	    align-items: flex-end;
	    padding-bottom: 30px;

	}
	.map-vinfotech-content-items {
    	padding-left: 0;width: 100%;
	}
	#slide1 .owl-dots {
	    text-align: center;
	    padding-top: 30px;
	}
	.why-vinfotech-content-slide {
	    padding-left: 15px;
	    padding-right: 15px;
	    height: 540px;
	    align-items: center;
	    padding-bottom: 10px;
	     width: 100%;
	}
	.operators-numbers {
    display: flex;
    flex-wrap: wrap;
	}
	#slide1 {
    z-index: 2;
	}
	#slide2 {
    z-index: 1;margin-top: -140px;
	}
	.india-map-mobile {
    background-image: url(../images/mob-sli.png);
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 18px;
    height: 250px;
    margin: 0 auto;
    position: relative;
    left: 10px;
	}
	.numbering {
    font-size: 42px;
    line-height: 22px;
	}
	.numbering-titling {
    font-size: 16px;
    line-height: 22px;
	}
	.operators-number-items {
    width: 100%;
    padding-right: 0;
	}
	#sync2 .owl-dots {
    text-align: center;
    padding-top: 30px;
	}
	.operators-numbers {
    display: flex;
    flex-wrap: wrap;
	}
	.other-fantasy {
	    padding-top: 40px;
	    padding-bottom: 60px;
	}
	.our-other-fantasy {
	    font-size: 28px;
	    line-height: 38px;
	}
	.other-fantasy-pages li a {
	    font-size: 17px;
	    line-height: 24px;
	}
	.arrow-width{
		width: 14px;
	}
	.other-fantasy-pages li {
	    padding-left: 15px;
	    padding-right: 0;
	}
	.supports-li p{
		padding-top: 10px;
		color: #212121;
		font-family: Geomanist;
		font-size: 16px;
	}
	.all-featurs-p.padd-b80{
		padding-bottom: 20px;
	}
	.world-brand {
	    width: 100%;
	    padding-top: 20px;
	    padding-bottom: 0;
	}
	.while-lable-headings h1 {
    font-size: 32px;
    line-height: 43px;
	}
	.some-of-the-worlds {
    font-size: 28px;
    line-height: 41px;
	}
	.some-of-the-worlds {
    font-size: 28px;
    line-height: 41px;
    padding-bottom: 40px;
	}
	.flex-item-column {
    display: flex;
    flex-direction: column;
    height: 720px;
    justify-content: space-between;
    background-image: url(../images/mb-changes.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
	}
	.m-pdl-15 {
    padding-left: 20px;
	}
	.slider-logos {
    justify-content: flex-start;
	}
	.cs-mobile-img {
    margin: 0 auto;
    padding-top: 0px;
	}
	#owl-example .owl-dots {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
	}
	.caseStudiesMobileSlider {
    background-color: #FFFFFF;
    border-radius: 18px;
	}
	.quckly-work-heading h3{
		padding-top: 20px;
	}
	.quckly-work-mobile{
		display: flex;justify-content: space-between;
		padding-top: 30px;
		padding-bottom: 40px;
	}
	.one-time-setup-fee li{
		padding-right: 0px;
		padding-bottom: 0px;
	}
	.one-time-setup-fee li p {
	    color: #666666;
	    font-family: Geomanist;
	    font-size: 17px;
	    letter-spacing: -0.25px;
	    line-height: 26px;
	}
	.one-time-setup-fee li h4 {
    font-size: 22px;
    line-height: 26px;
	}
	#sync000 .owl-dots{
		display: flex;
	    justify-content: center;
	    margin-top: 15px;
	}
	#sync000 .owl-nav.disabled{
		display: none;
	}
	#sync000 .owl-prev{
		margin-right: 50px;
	}
	#sync010101 .owl-prev{
		display: none;
	}
	#sync010101 .owl-next{
		display: none;
	}
	.new-img{
		display: flex;justify-content: flex-end;
	}
	.Introducing-sections{
		flex-direction: column;
		padding-right: 20px;
		padding-left: 20px;
		margin-top: 20px;
	}
	.introducing-text {
    	width: 100%;
	}
	.introducing-links{
		width: 100%;
	}
	.introducing-text p{
		text-align: center;
	}
	.introducing-daily{
		padding-top: 20px;
	}
	.accepts-payments{
		flex-direction: column;
		padding-top: 40px; 
		padding-bottom: 0px;
	}
	.accepts-payments-content{
		width: 100%;
	}
	.accepts-payments-img{
		width: 100%;
	}
	.accept-payments-in {
	    font-size: 28px;
	    line-height: 40px;
	}
	.we-can-link-the {
    	font-size: 20px;
    	line-height: 31px;
    	padding-bottom: 30px;
	}
	.accepts-payments-content{
		padding-left: 0px;
		padding-right: 0px;
	}
}	