@charset "UTF-8";
/* CSS Document */
.our-platform-sec{
		min-height: 533px;
	}
.hide{
	display: none;
	visibility: hidden;
}
.col-sm-3{
	width: 20%;
	
}
.legacy-payment{
	 background-position: 50% 50%;
  background-size: cover;
	background-image: url(../images/legacy-payment.jpg);
	
	
}
.our-payment{
	 background-position: 50% 50%;
  background-size: cover;
	background-image: url(../images/demo-header.jpg);
	
	
}
.table-head{
	color: #24245d;
	
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #24245d;
	
}
.home-video video{
	
  height: 100vh;
 
	
}
.fes4-title-cont p{
	font-size: 16px;
	
}
	


.mobile-intro{
	background-color: #6CAEFF;
	padding: 30px;
	display: none;
	
	
}
.header-title{
	font-size: 38px;
	line-height: 40px;
}
.setup-title{
	text-align: left;
	font-size: 34px;
	line-height: 40px;
	font-weight: bold;
	text-transform: uppercase;
	color: #24245D;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
	
	
}
.setup-list {
	list-style-type: none;
padding-left: 0px;
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 14px;
	height: auto;
	clear: both;
	
	
}
.setup-container{
	padding: 30px;
	margin-right: 20px;
	width: calc(33% - 20px);
	min-height: 785px;
}

.setup-list-arrow{
	float: left;
	position: absolute;
	left: 28px;
	top:calc(50% - 10px);
	
	
}
.setup-list li {
	width: 100%;
	display: block;
	line-height: 18px;
	background-color: #f8f8f8;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:left;
	float: left;
	clear: both;
	padding: 20px;
	padding-left: 60px;
	position: relative;
}
.header-text{
	margin-top: 20px;
	font-size: 20px;
	line-height: 24px;
	font-weight: 400;
}

.footer-current{
	font-weight: bold;
	color: #OOO;
}

.list-cust{
	font-size: 14px;
	
	
	
}
.list-cust li {
	background-color: #FFF;
	
	font-size: 12px;
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #24245d;
	line-height: 14px;
	list-style: none;
}





.compare li{
	  list-style-image: url(../images/list.svg);
	
	line-height: 24px;
	margin-bottom: 20px;

}
.logo-2{
	width: 180px;
	height: 180px;
	background-color: #3afac9;
	position: absolute;
	text-align: center;
	padding: 0px;
	-webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition:all 0.2s ease-out;	
	
	
}
header.affix .logo-2{
	width: 60px;
	height: 60px;
	position: relative;
	-webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition:all 0.2s ease-out;
	
}
.logo-2 img{
	margin-top: 30px;
	-webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition:all 0.2s ease-out;
}

header.affix .logo-2 img{
margin-top: 0px;
	width: 50px;
	-webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition:all 0.2s ease-out;
}
.container-m-30{
	
padding-left: 0px;	
	
	
}

.main-menu-container{
	
	width: calc(100% - 290px);
	left: 0;
	right: auto;
		-webkit-transition: all 0.5s 0s ease;
-moz-transition: all 0.5s 0s ease;
-o-transition: all 0.5s 0s ease;
transition: all 0.5s 0s ease;
}

.flex-container{
	width: calc(100% - 52px);
	overflow: visible;
	
	
}
.slides, .flex-control-nav, .flex-direction-nav{
	overflow: visible;
	margin-bottom: 60px;
}

.background-gray{
	width: 290px;
	height: 450px;
	background-color: #e1e1e1;
	position: absolute;
	right: 0px;
	top: 0px;
		-webkit-transition: all 0.5s 0s ease;
-moz-transition: all 0.5s 0s ease;
-o-transition: all 0.5s 0s ease;
transition: all 0.5s 0s ease;
}
body{
	font-family: "exo";
	
}
.main-menu-title{
	
	font-weight: bold;
	text-transform: uppercase;
	-webkit-transition: all 0.5s 0s ease;
-moz-transition: all 0.5s 0s ease;
-o-transition: all 0.5s 0s ease;
transition: all 0.5s 0s ease;
	
}
#main-menu .navbar .nav > li:hover > a {
	
	color: #6CAEFF;
}

.slider-caption-border{
	border: none;
	font-family: "exo";
	font-size: 38px;
	letter-spacing: 0px;
	font-weight:800;
	text-align: left;
	background-color: #6cb9ff;
	display: block;
	position: absolute;
	left: -10%;
	width: 430px;
	padding: 50px;
	z-index: 1000;
	margin-top: 40px;
	line-height: 48px;

	
}
.slider-payx{
	margin-left: 0px;
	padding-left: 0px;
}
#myVideo{
	
	position:absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}
.flex-top-bot {
	
	top: 44%;
}
.header-arrow{
	position: absolute;
	right: 30px;
	top: 30px;
	float: right;
	
}
.fes2-main-text-cont{
	
	padding-top: 50px;
	padding-left: 0px;
	padding-right: 0px;
}
.title-fs-45 {
	font-weight: 700;
	text-transform: uppercase;
	color: #24245D;
}




@media (max-width: 1350px) {
	
	#main-menu .navbar .nav > li > a {
		margin: 0 7px 17px 7px;
		
		
	}
	
	.col-md-offset-5{
		margin-left: 50%;
	}
	
	.background-gray{
		width: 150px;
			-webkit-transition: all 0.5s 0s ease;
-moz-transition: all 0.5s 0s ease;
-o-transition: all 0.5s 0s ease;
transition: all 0.5s 0s ease;
	}
	.main-menu-container{
		width: calc(100% - 150px);
			-webkit-transition: all 0.5s 0s ease;
-moz-transition: all 0.5s 0s ease;
-o-transition: all 0.5s 0s ease;
transition: all 0.5s 0s ease;
		
	}
	
}

@media (max-width: 1175px) {
	
	
	#main-menu .navbar .nav > li > a {
		margin: 0 7px 17px 7px;
		
		
	}
	
	.background-gray{
		width: 0px;
			-webkit-transition: all 0.5s 0s ease;
-moz-transition: all 0.5s 0s ease;
-o-transition: all 0.5s 0s ease;
transition: all 0.5s 0s ease;
	}
	.main-menu-container{
		width: 100%;
		
			-webkit-transition: all 0.5s 0s ease;
-moz-transition: all 0.5s 0s ease;
-o-transition: all 0.5s 0s ease;
transition: all 0.5s 0s ease;
	}
}

@media (max-width: 1024px) {
	
	.col-md-offset-5{
		margin-left:auto;
	}
	.background-gray{
		
		display: none;
	}
	
	.flex-container{
		width: 100%;
	}
	
	.logo-2{
		background-color: inherit;
	}
	.logo-2 img {
		margin-top: 0px; color: #FFF;
	filter: invert(1) hue-rotate(175deg) brightness(119%) contrast(119%);
		
	}
	
	
	.main-menu-container{
		width: 100%;
		background-color: #24245D;
			-webkit-transition: all 0.5s 0s ease;
-moz-transition: all 0.5s 0s ease;
-o-transition: all 0.5s 0s ease;
transition: all 0.5s 0s ease;
	}
	
	
}



@media (max-width: 760px) {
	.remove-mobile{
		display: none;
		visibility: hidden;
	}
	.our-platform-sec{
		min-height: auto;
	}
	.fes4-cont{
		padding-top: 40px;
	}
	.col-sm-3 {
		width: 100%;
	}
	.setup-list li{
		
		padding-left: 60px; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; margin-left: 0px;
	}
	
	.home-video video{
	
  height: 50vh;

	
}
	.fes4-box{
		margin-bottom: 20px;
	}
	.mobile-intro{
		display: block;
	}
	
	.setup-container{
		position: relative;
	padding: 30px;
		margin-left: 20px;
	margin-right: 20px;
	width: calc(100% - 40px);
	min-height: none;
		clear: both;
}
	
	
	.setup-list {
position: relative;
		clear: both;
	
	
}
	
	
	.col-md-offset-5{
		margin-left: 5%;
	}
	
	.slider-caption-border{
		display: none;
	}
	
	.equal-height{
		height: auto;
	}
	.breadcrumbs{
		display: none;
	}
	.grey-dark-bg .page-sub-title{
		display: none;
	}
	.page-title{
		margin-left: 20px;
		font-weight: bold;
		margin-top: 140px;
		margin-bottom: 10px;
	}
	.pricing-table-4{
		max-width: 300px;
		height: 620px;
		clear: both;
	}
	
	
	
	.widget{
		margin-bottom: 20px;
	}
	
	
}