:root {
  --fontSize: : 40px;
  --Book:  Geomanist-Book;
};
*{
	margin: 0;
	padding: 0;
}
.whitle-lable-background{
	background-image: url('../images/season-long-hero-img.png');
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}
.while-lable{
	height: 100vh;
	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 80px 0;
	width: 60%;
    margin: 0 auto;
}
.request-btn {
	height: 48px;
	width: 216px;
	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;
    top: 90px;
}
.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;
}
.video-gb{

  background-color: #000000;
  /*padding-bottom: 100px;*/
  padding-top: 30px;  
}
.video-section{
	background-image: url('../images/season-long-vidoe-bg.webp');
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
	height: calc(100vh - 100px);

	display: flex;
	align-items: center;
	justify-content: space-around;
}
.vdo-img{
  position: relative;
}
.increase-fan {
  color: #FFFFFF;
  font-family: Geomanist;
  font-size: 40px;
  letter-spacing: 0;
  line-height: 48px;
  padding-bottom: 60px;
  text-align: center;
}
.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: #666666;
	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{
	position: relative;
	z-index: 1;
}
.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: 80px;
}
.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;
	justify-content: space-between;
}
.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: 25px;
}
.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;
    height: 550px;
}
.cheight{
	height: 550px;
}
.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: 50px;
}
.mr-top-50{
	margin-top: 50px;
	top: 0px;
}
.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;
	padding-left: 40px;
}
.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;
}

/*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{
		
}	
.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%;
}
#slide2 .owl-next{
	display: none;
} 
#slide2	.owl-prev{
	display: none;
}
#slide1 .owl-next{
	display: none;
} 
#slide1	.owl-prev{
	display: none;
}
#slide1	.owl-dots{
	display: flex;
	justify-content: center;
/*	padding-top: 30px;
	padding-bottom: 20px;*/
}
.gaming-network-right-section{
	width: 50%;
}
.gaming-network-right-section p {
	display: flex;
	justify-content: flex-end;
}
.gaming-network-right-section p img{
	width: auto !important;
}
.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;
}

.work-slider-name {
	color: #999999;
	font-family: Geomanist-Medium;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 24px;
}
.work-slider-title {
	color: #FFFFFF;
	font-family: Geomanist;
	font-size: 36px;
	letter-spacing: 0;
	line-height: 43px;
}
.work-slider-p {
	color: #999999;
	font-family: Geomanist;
	font-size: 18px;
	letter-spacing: 0;
	line-height: 30px;
}
.view-pro {
  color: #00B46A;
  font-family: Geomanist-Medium;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 23px;
}
.work-slider-logo{
	height: 85px !important;
	width: 85px !important;
}
.work-slider-bg{
	/*background-image: url(../images/platform-update-bg.svg);*/
	background-image: url(../images/round_circle_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -140px;
    padding-bottom: 20px;
}

.subscribe-row {
 	padding: 80px 0; 
}
.read-story {
  height: 64px;
  width: 334px;
  border-radius: 4px;
  background-color: #00B46A;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Geomanist-Meduim;
  margin: 0 auto;
}
.our-work-copy {
  color: #00B46A;
  font-family: Geomanist;
  font-size: 40px;
  letter-spacing: 0;
  line-height: 48px;
  padding: 200px 0 40px 70px;
}
.logo-padd{
	padding-bottom: 30px;
}
.work-slider-p{
	padding: 15px 0; 
}
.caseslides .owl-item img{
	width: auto !important;
} 
/*Vidoe section*/
.fantasy-games-video-section {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-top: 80px;
    padding-bottom: 100px;
}
.fantasy-games-video-element {
    padding-right: 60px; 
    width: 50%;
    padding-top: 45px;
}
.fantasy-games-video-right {
    /* padding-top: 80px; */
    /* width: 50%; */
    display: flex;
    align-items: center;
    justify-content: center;
}
.vidoe-img {
    margin: 0px;
    position: relative;
}
.youtube-videos {
    text-align: center;
   /* position: absolute;*/
}
.watch-the-video {
    color: #FFFFFF;
    font-family: Geomanist;
    font-size: 24px;
    letter-spacing: 0;
    line-height: 50px;
    text-align: center;
}
.youtube-videos a:hover {
    text-decoration: none;
}
/*End video section*/
.increase-fan-engagem {
	color: #212121;
	font-family: Geomanist;
	font-size: 40px;
	letter-spacing: 0;
	line-height: 48px;
}
.fantasy-sports-has-g {
  color: #666666;
  font-family: Geomanist;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 30px;
}
.play-btn {
    color: #fff;
    font-size: 64px;
    display: inline-block;
    margin-bottom: 10px;
    text-decoration: none;
    line-height: 1;
    display: flex;
    flex-flow: column;
    align-items: center;
}
.watch-the-video {
  color: #FFFFFF;
  font-family: Geomanist;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 23px;
  text-align: center;
  margin-top: 20px;
}
.vidoe-pay{
	text-align: center;
	padding-top: 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;
}
@media screen and (max-width:1600px) {
	.work-slider-bg{
		background-image: url(../images/round_circle_lp.png);
		background-size: contain;
	}
	.our-work-copy {
	    padding: 200px 0 40px 40px;
	}
	.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 40px 0;
    }
    .vidoe-pay {
    text-align: center;
    padding-top: 30px;
	}
    .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: 100px;
	}
	.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;
	}
	.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%;
	}
	.increase-fan-engagem {
	    color: #212121;
	    font-family: Geomanist;
	    font-size: 32px;
	    letter-spacing: 0;
	    line-height: 38px;
	}
	.increase-fan {
    color: #FFFFFF;
    font-family: Geomanist;
    font-size: 36px;
    letter-spacing: 0;
    line-height: 48px;
    padding-bottom: 40px;
    text-align: center;
	}
	.video-gb {
    background-color: #000000;
   /* padding-bottom: 80px;*/
    padding-top: 0;
	}
}

@media screen and (max-width:1400px) {
	.work-slider-bg{
		background-image: url(../images/round_circle_lp_mini.png);
	}
	.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 {
	   
	}
	.our-work-copy {
    	padding: 160px 0 18px 40px;
	}
	.subscribe-row {
	    padding: 80px 0 60px 0;
	    margin-top: -40px;
	}
}
@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;
	}
	.work-slider-bg {
	    background-size: cover;
	}
	.fantasy-games-video-element {
	    padding-right: 0;
	    padding-left: 5%;
	}
}
@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;
	}
	.our-white-label-contents {
	    padding-left: 50px;
	    padding-right: 40px;
	}
	.work-slider-bg {
    	background-size: cover;
	}
	.fantasy-games-video-section{
		flex-direction: column;
	}
	.fantasy-games-video-element{
		width: 100%;
	}
}

@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/season-long-bg-mobile.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%;
	    padding: 10px;
	}
	.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{
		
	}
	.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: 620px;
	}
	.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{
		top: 0px;
		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 {
	  
	}
	.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 {
	   
	}
	/*#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: 560px;
		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: 530px;
		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;
	}
	.work-slider-title {
	    font-size: 28px;
	    line-height: 37px;
	}
	.subscribe-row {
    	padding: 50px 0;
	}
	.our-work-copy {
    	padding: 160px 0 18px 10px;
	}
	.work-slider-bg {
    	background-image: url(../images/case-slider-mob.png);
	}
	.blog-section {
    	margin-top: 0 !important;
	}
	.mobile-padding-1{
		padding-top: 50px;
	}
	
	.fantasy-games-video-section {
	    padding-top: 0;
	    padding-bottom: 0;
	    flex-direction: column;
	}
	.other-fantasy {
	    padding-top: 40px;
	    padding-bottom: 60px;
	}
	.our-other-fantasy {
	    font-size: 28px;
	    line-height: 38px;
	}
	.other-fantasy-pages li a {
	    font-size: 16px;
	    line-height: 24px;
	}
	.arrow-width{
		width: 14px;
	}
	.other-fantasy-pages li {
	    padding-left: 10px;
	    padding-right: 10px;
	}
	.video-gb {
    background-color: #000000;
   /* padding-bottom: 40px;*/
    padding-top: 0;
	}
	.increase-fan {
    color: #FFFFFF;
    font-family: Geomanist;
    font-size: 28px;
    letter-spacing: 0;
    line-height: 38px;
    padding-bottom: 40px;
    text-align: center;
	}
	#slide1 .owl-dots {
    display: flex;
    justify-content: center;
    padding-top: 0;
    padding-bottom: 0;
	}
}	