/*
BLACK  = #010001;
BLUE = #24baeb
GREY = #eeeeee
ORANGE = #f0ad4e
font-family: effra, sans-serif, sans-serif;
*/

body,table,input,section,div,span,pre,a,ul,li{font-family:sans-serif;
	margin:0;
    padding:0;
    text-decoration:none;
	outline:none;}

body{margin:0 auto;
	background:#f2f3f5;}

a{color:#24baeb;
	cursor:pointer;}
.d{display:none;}

.n{display:none;}

.loader{position:fixed;
	z-index:1000000000000000;
	background:rgba(0,0,0,.7);
	text-align:center;
	top:0;
	left:0;
	width:100%;
	height:1300px;}

.loader img{border-radius:100px;
	margin-top:200px;
	width:100px;}

/*START NAV STYLE*/
.logo{display:inline-block;
	vertical-align:top;
	cursor:pointer;
	margin-top:40px;
	margin-bottom:30px;
	margin-left:250px;}

.logo img{width:50px;}
.logo span{font-family:sans-serif;
    color:#999;
    font-weight:900;
    line-height:0px;
    display:inline-block;
    vertical-align:top;
    margin-top:25px;
	margin-left:20px;
	font-size:23px;}

.auth-log{text-align:center;
    display:block;
    padding-top:12px;}
.auth-log img{width:40px;}
.auth-log span{font-family:sans-serif;
    color:#999;
    font-weight:900;
    line-height:0px;
    display:inline-block;
    vertical-align:top;
    margin-top:21px;
	margin-left:10px;
	font-size:20px;}

nav{background:white;}

nav ul{display:inline-block;
	float:right;
	margin-top:54px;
	margin-right:250px;}

nav ul li{display:inline-block;
	margin-right:40px;}

nav ul li a{color:#555;
	font-size:18px;
	font-weight:100;
	font-family:sans-serif;}

.bg{background:#24baeb;
    color: #ffffff;
	height:350px;}

.bg h1{font-size:48px;
	max-width:830px;
	margin:0 auto;
	padding-top:80px;
	text-align:center;
	display:block;}
.bg h2{margin-right:auto; 
	font-size:28px;
	font-weight:100;
	font-family:sans-serif;
	max-width:830px;
	margin:0 auto;
	padding-top:35px;
	text-align:center;
	display:block;}


.g{background:#52D4BB;}
.o{background:#f0ad4e;}
.r{background:#E06B6B;}
.p{background:#AA7ABB;}

.down-triangle{display:block;}
.down-triangle .triangle {display:block;
    position: relative;
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid #24baeb;
    padding-bottom:15px;
    margin:0 auto;}

.gt .triangle{border-top:30px solid #52D4BB;}
.ot .triangle{border-top:30px solid #f0ad4e;}
.rt .triangle{border-top:30px solid #E06B6B;}
.pt .triangle{border-top:30px solid #AA7ABB;}

.home-vid{margin-top:50px;}    

.buttons,
.buttonsa{background:white;
	margin:0 auto;
	margin-top:80px;
	text-align:center;
	width:100%;
	padding-bottom:60px;}

.but-txt{font-size:23px;
	padding:60px 0px;
	color:#333;}

.buttons a{display:inline-block;
	background:#24baeb;
	color:white;
	font-size:20px;
	border-radius:4px;
	width:225px;
	padding:15px 20px;
	margin:10px;}

.calltoaction {
  text-align: center;
}

.buttonskyle a{background:#ebd024;
	color:black;
	text-align:center;
	font-size:20px;
	margin:auto;
	width: 100%;
	padding:15px 20px;}

.buttons a.oran{background:#f0ad4e;}

.bottom{margin:0 auto;
	text-align:center;
	padding-top:50px;
	font-size:20px;
	font-weight:100;
	color:#555;}

.bot-txt{color:#555;
	line-height:25px;
	width:55%;
	margin:30px auto;}

.fa{color:#24baeb;}

.far{margin-right:20px;
	display:inline-block;}

.separator{width:50%;
    margin: 60px auto 15px;
    position: relative;
    height: 1px;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);}

.separator:after {
    height: 1px;
    background: #e8e8e8;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(35%, rgba(0, 0, 0, 0.09)), color-stop(70%, rgba(0, 0, 0, 0.09)), color-stop(100%, rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, rgba(0, 0, 0, 0) 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, rgba(0, 0, 0, 0) 100%);
    position: absolute;
    bottom: -1px;
    content: "";
    width: 100%;
    left: 0;}

.copy{margin-bottom:20px;}

.sec-head{margin:0 auto;
	text-align:center;
	margin-top:40px;
	font-size:23px;
	width:40%;
	color:#555;}

.sec-img{display:block;
	margin:30px auto;
	border-radius:4px;
	box-shadow:1px 2px 3px #cdcdcd;}

.quad-wrap{margin:0 auto;
	text-align:center;}

.quad{width:600px;
	height:300px;
	margin:20px;
	display:inline-block;
	border:1px solid #cdcdcd;
	text-align:center;
	cursor:pointer;}

.quad span{background:rgba(0,0,0,.5);
	height:50px;
	line-height:50px;
	width:100%;
	text-align:left;
	left:40px;
	color:white;
	font-size:27px;
	cursor:pointer;
	display:block;}

.quad section{background:rgba(0,0,0,.5);
	height:250px;
	opacity:0;
	-webkit-transition: all 1s cubic-bezier(0.17, 0.04, 0.03, 0.94);
	transition: all 1s cubic-bezier(0.17, 0.04, 0.03, 0.94);}

.quad section:hover{opacity:1;}

.fa-plus{margin-top:110px;
	color:white;
	font-size:50px;
	width:50px;
	height:50px;
	line-height:50px;
	border-radius:50px;
	border:10px solid white;}

.q1{background:url(img/pie.png) no-repeat;}
.q2{background:url(img/scatter.png) no-repeat;}
.q3{background:url(img/bar.png) no-repeat;}
.q4{background:url(img/data.png) no-repeat;}

.modal{position:fixed;top:0;left:0;height:2000px;width:100%;
	background:rgba(0,0,0,.8);}

.modal img{margin:0 auto;
	margin-top:200px;
	display:block;
	display:none;
	border-radius:4px;
	box-shadow:1px 2px 3px #444;}

.fa-close{position:fixed;top:25px;right:50px;
	font-size:40px;
	color:white;
	z-index:1;
	cursor:pointer;}

.fa-chevron-right{position:fixed;top:50%;right:50px;
	font-size:40px;
	color:white;
	z-index:1;
	cursor:pointer;}

.fa-chevron-left{position:fixed;top:50%;left:50px;
	font-size:40px;
	color:white;
	z-index:1;
	cursor:pointer;}

.h350{height:350px!important;}

.tryer{margin-top:40px;
	text-align:center;}

.tryer ul{display:inline-block;
	vertical-align:top;
	width:30%;
	margin:50px auto;
	padding-left:100px;
	color:#555;
	list-style-type:disc;}

.tryer ul h1{text-align:left;}

.tryer ul li{line-height:30px;
	color:#777;
	margin:0 auto;
	text-align:left;
	margin-left:20px;}

.buttons select{border:1px solid #24baeb;
	background:white;
	height:30px;
	width:105px;
	text-align:center;}

.playNow{background:#24baeb;
	height:30px;
	width:105px;
	margin:0 auto;
	line-height:30px;
	border-radius:4px;
	color:white;
	margin-top:20px;
	cursor:pointer;}

.playyas section{font-size:23px!important;}

.descrDescr{height:100%;}

.buttonsa .but-txt{font-size:40px;}

.but-inter ul li{display:inline-block;
	vertical-align:top;
	text-align:left;
	margin:0px 25px;}

.but-inter ul li span{font-family:sans-serif;
	font-weight:900;
	font-size:23px;}

.but-inter ul li section{padding:10px 0px;
	font-size:14px;
	color:#777;
	height:70px;}

.but-inter ul li.game-in section{color:#24baeb;
	display:inline-block;
	width:150px;
	cursor:pointer;}

.game-in i{cursor:pointer;}

.pn-li a{border:1px solid #24baeb;
	padding:5px 10px;
	border-radius:4px;}

.pn-li section{}

.desc-li section{width:300px;}

.but-inter ul li section.gr{color:#777;
	padding-top:3px;
	padding-bottom:17px;}

.but-inter ul li span{color:#555;}


.plans {
  margin: 40px auto;
  width: 880px;
  zoom: 1;
}
.plans:before, .plans:after {
  content: '';
  display: table;
}
.plans:after {
  clear: both;
}

.plan {
  float: left;
  width: 220px;
  margin: 10px 0;
  padding: 20px;
  text-align: center;
  background: #fafafa;
  background-clip: padding-box;
  border: solid #453b5d;
  border-width: 2px 0 2px 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.plan:first-child {
  border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
}
.plan:last-child {
  border-width: 2px;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
}

.plan-title {
  position: relative;
  margin: -20px -10px 20px;
  padding: 20px;
  line-height: 1;
  font-size: 16px;
  font-weight: bold;
  color: #595f6b;
  border-bottom: 1px dashed #d2d2d2;
}
.plan-title:before {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  height: 1px;
  background-size: 3px 1px;
  background-image: -webkit-linear-gradient(left, white, white 33%, #d2d2d2 34%, #d2d2d2);
  background-image: -moz-linear-gradient(left, white, white 33%, #d2d2d2 34%, #d2d2d2);
  background-image: -o-linear-gradient(left, white, white 33%, #d2d2d2 34%, #d2d2d2);
  background-image: linear-gradient(to right, white, white 33%, #d2d2d2 34%, #d2d2d2);
}

.plan-price {
  margin: 0 auto 20px;
  width: 90px;
  height: 90px;
  line-height: 90px;
  font-size: 19px;
  font-weight: bold;
  color: white;
  background: #595f6b;
  border-radius: 45px;
}
.plan-price > span {
  font-size: 12px;
  font-weight: normal;
  color: rgba(255, 255, 255, 0.9);
}

.plan-features {
  margin-bottom: 20px;
  line-height: 2;
  font-size: 12px;
  color: #999;
  text-align: center;
}
.plan-features > li > strong {
  font-weight: bold;
  color: #888;
}

.plan-button {
  display: inline-block;
  vertical-align: top;
  padding: 0 15px;
  line-height: 30px;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
  background: #7c69a3;
  border: 1px solid #222;
  border-bottom-color: black;
  border-radius: 3px;
  background-image: -webkit-linear-gradient(top, #9780cc, #6f5e96);
  background-image: -moz-linear-gradient(top, #9780cc, #6f5e96);
  background-image: -o-linear-gradient(top, #9780cc, #6f5e96);
  background-image: linear-gradient(to bottom, #9780cc, #6f5e96);
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.2), inset 0 2px rgba(255, 255, 255, 0.1), 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.2), inset 0 2px rgba(255, 255, 255, 0.1), 0 1px rgba(0, 0, 0, 0.1);
}
.plan-button:active {
  color: rgba(255, 255, 255, 0.95);
  background: #6f5e96;
  border-color: black #222 #222;
  background-image: -webkit-linear-gradient(top, #6f5e96, #8770b9);
  background-image: -moz-linear-gradient(top, #6f5e96, #8770b9);
  background-image: -o-linear-gradient(top, #6f5e96, #8770b9);
  background-image: linear-gradient(to bottom, #6f5e96, #8770b9);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
}

.plan-tall {
  margin: 0;
  background-color: white;
  border-width: 2px;
  border-radius: 7px;
}
.plan-tall > .plan-title {
  font-size: 18px;
}
.plan-tall > .plan-price {
  width: 100px;
  height: 100px;
  line-height: 100px;
  font-size: 21px;
  border-radius: 50px;
}
.plan-tall > .plan-features {
  font-size: 13px;
}
.plan-tall > .plan-button {
  padding: 0 16px;
  line-height: 32px;
}
.plan-tall + .plan {
  border-left: 0;
}



@media screen and (max-width: 1270px){
	.logo{margin-left:20px;}
	.fa-navicon{display:block;
		cursor:pointer;
		position:absolute;
		right:30px;
		top:45px;
		font-size:33px;
		float:right;}
	nav ul{display:none;
		margin-right:0px;
		margin-top:0px;
		width:100%;}
	nav ul li{display:block;
		line-height:40px;
		background:white;
		width:100%;
		padding-left:30px;
	}
}

@media screen and (max-width:950px){
	.bg h1{padding-top:20px;
		font-size:33px;}

	.bg h2{padding-top:15px;
		font-size:20px;}

	.far{line-height:40px;}

	.home-vid{width:100%;
		height:auto;}
	.sec-head{width:80%;}
	.sec-img{width:100%;}
	.tryer ul{padding-left:0px;
		width:50%;
		text-align:center;}
		.modal img{width:100%;}
}

@media screen and (max-width:600px){
	.quad{width:80%;
		background-position:center;}
	.quad img{width:100%;}
	.bg h1{font-size:27px;}
	.bg{height:220px;}
	.tryer ul{width:80%;}
}

