@charset "UTF-8";
/* CSS Document */


* {
	margin: 0px;
	padding: 0px;
	font-smooth: always;
	-webkit-font-smoothing: antialiased;
}
body {
	overflow-x: hidden;
	overflow-y: scroll;
	background-size: 100%;
	/*
	background: url(http://cosmicons.com/img/banner-infinite-test2.jpg);
	background-size: 100%;
	-webkit-animation:bgscroll 40s infinite linear;
	   -moz-animation:bgscroll 40s infinite linear;
	    -ms-animation:bgscroll 40s infinite linear;
	     -o-animation:bgscroll 40s infinite linear;
	        animation:bgscroll 40s infinite linear;
	*/

}
hr {
	width: 100%;
	clear: both;
	margin-bottom: 20px;
	border: 1px solid #7300A6;
}
p {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
}
h1 {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-weight: 300;
	color: #FFF;
	font-size: 36px;
}
h2 {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-weight: 100;
	color: #FFF;
	font-size: 36px;
}
#bdywrapper {
	width: 100%;
	height: auto;
}
#main {
	width: 750px;
	margin: 0 auto;
}
#icons {
	padding-top: 20px;
	padding-bottom: 40px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: rgba(255,255,255,0.4);
	border-bottom-color: rgba(0,0,0,0.3);
}
#sets {
	padding-bottom: 40px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: #210631;
	border-top-color: #1C0529;
	border-bottom-color: #1C0529;
}
.buyWrapper {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333;
	padding: 20px;
	margin-top: 100px;
	margin-bottom: 100px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #666666;
}
.buyTitle {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #FFF;
	font-size: 36px;
	text-align: center;
	margin-bottom: 6px;
}


.banner {
	background-image: url(img/icons4.jpg);
	padding-top: 150px;
	padding-bottom: 150px;
	background-position: 50% 0px;
}
.header {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	padding: 10px;
	letter-spacing: .65em;
	font-weight: 700;
}
.buyButton {
	margin: 0 auto;
	background-color: #00E000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #060;
	width: 40%;
	min-width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	cursor: pointer;
}
.buyButton:hover {
	background-color: #00F500;
}
.buyButton a {
	font-family: "Lato", "Arial Black", Gadget, sans-serif;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	font-weight: 700;
}
.naviBuyButton {
	margin-top: 12px;
}

.buyButton embed {
	margin-bottom: -2px;
	margin-right: 5px;
}
.buyText   {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
}
.circle {
	width: 200px;
	float: left;
	margin-right: 75px;
	margin-bottom: 40px;
}
.circle .icon {
	height: 149px;
	width: 200px;
	border-radius: 200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 51px;
	border: 1px solid #4E006F;
	background-position: 50% 50%;
	background-color: #A21BDA;
}
.circle_last {
	width: 200px;
	float: left;
	margin-bottom: 40px;
}
.circle_last .icon {
	height: 149px;
	width: 200px;
	border-radius: 200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 51px;
	border: 1px solid #4E006F;
	background-position: 50% 50%;
	background-color: #A21BDA;
}
#circleWrapper {
	width: 750px;
	margin: 0 auto;
	text-align: center;
	padding-top: 40px;
}
.circleWrapper2 {
	margin-right: auto;
	margin-left: auto;
	width: 475px;
	text-align: center;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}
.iconsPreview {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.categoryTitle {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	width: 200px;
	text-align: center;
	margin-top: 10px;
	font-size: 20px;
	font-weight: 300;
}
.setsButton {
	display: block;
	width: 125px;
	margin: 0 auto;
	margin-top: 11px;
	padding: 8px;
	border: 1px solid #4E006F;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #7300A6;
	cursor: pointer;
	font-family: "Lato", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
}
.IconSetsTitle {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-align: center;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: .5em;
	color: #FFF;
	padding-top: 20px;
}
.categoryDescrip {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-weight: 300;
	color: #F7CFFA;
	font-size: 15px;
	text-align: justify;
	padding-top: 8px;
	line-height: 28px;
}
.iconsTitle {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-align: center;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: .5em;
	color: #FFF;
	padding-top: 30px;
	margin-bottom: 40px;
	font-weight: 300;
	text-transform: uppercase;
}
.iconsSeeMore {
	font-family: "Latos", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 300;
	color: #FFF;
	width: 125px;
	margin: 0 auto;
	padding: 7px;
	margin-top: 20px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 3px solid #FFF;
	text-align: center;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	cursor:pointer;
	text-transform: uppercase;
}
.iconsSeeMore:hover {
	color: rgb(71,0,102);
	background: #FFF;
}
#footer {
	width: 100%;
	height: 102px;
	background-color: rgba(71,0,102,0.95);
	padding-top: 40px;
	padding-bottom: 40px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: rgba(71,0,102,0.8);
	border-bottom-color: #1B0E25;
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
}
.authors {
	width: 600px;
	height: auto;
	margin: 0 auto;
}
.copyright {
	width: 100%;
	height: 20px;
	background-color: #210631;
	border-top-color: #1C0529;
	border-bottom-color: #1C0529;
	padding: 20px;
}
.copyright p {
	font-family: "Latos", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #FFF;
	text-align: center;
	letter-spacing: 0.2em;
}
.taglineWrapper {
	width: 750px;
	height: auto;
	margin: 0 auto;
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-weight: 100;
	color: #FFF;
	font-size: 36px;
}
.jh {
	float: left;
	margin-right: 10px;
}
.stars {
	float: left;
	margin-top: 11px;
	margin-right: 15px;
}

.projectBy {
	float: left;
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	margin-right: 20px;
	margin-top: 40px;
}
.ampersand {
	color: #FFF;
	float: left;
	margin-right: 25px;
	margin-top: 20px;
	font-size: 42px;
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-weight: 300;
}
.vid {
	padding-top: 200px;
	padding-right: 50px;
	padding-bottom: 160px;
	padding-left: 50px;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: cover;
}
/* Infinite Scroll */
#infinite {
	width:100%;
	height: 400px;
	position: absolute;
	top: 0;
	color: #ecf2f9;
	text-align: center;
	border-top-color: rgba(0,0,0,0.3);
	border-bottom-color: rgba(255,255,255,0.4);
}

.iconsInfinite {
	height: 400px;
	width: 100%;
	color: #ecf2f9;
	text-align: center;
	border-top-color: rgba(0,0,0,0.3);
	border-bottom-color: rgba(255,255,255,0.4);
	-webkit-animation: bgscroll 25s infinite alternate;
	-moz-animation: bgscroll 25s infinite linear;
	-ms-animation: bgscroll 25s infinite linear;
	-o-animation: bgscroll 25s infinite linear;
	animation: bgscroll 25s infinite linear;
	background-image: url(img/icons-infinite-test7.png);
	opacity: 0.65;
}

/* Infinite Scroll Animations */

@-webkit-keyframes bgscroll {
	from {background-position:0 0;}
	to {background-position:0 -662px;}
}

@-moz-keyframes bgscroll {
	from {background-position:0 0;}
	to {background-position:0 -662px;}
}

@-ms-keyframes bgscroll {
	from {background-position:0 0;}
	to {background-position:0 -662px;}
}

@-o-keyframes bgscroll {
	from {background-position:0 0;}
	to {background-position:0 -662px;}
}

@keyframes .taglineWrapper embed {
	float: left;
}

bgscroll {
	from {background-position:0 0;}
	to {background-position:0 -662px;}
}

/* Jump Animations */

@-webkit-keyframes jump {
	0% {margin-top: 0;
		-webkit-animation-timing-function: ease-in;}
	25% {margin-top: 6px;
		-webkit-animation-timing-function: ease-out;}
	50% {margin-top: 16px;
		-webkit-animation-timing-function: ease-in;}
	75% {margin-top: 6px;
		-webkit-animation-timing-function: ease-out;}
	100% {margin-top: 0;
		-webkit-animation-timing-function: ease-in;}
}

@-moz-keyframes jump {
	0% {margin-top: 0;
		-moz-animation-timing-function: ease-in;}
	25% {margin-top: 6px;
		-moz-animation-timing-function: ease-out;}
	50% {margin-top: 16px;
		-moz-animation-timing-function: ease-in;}
	75% {margin-top: 6px;
		-moz-animation-timing-function: ease-out;}
	100% {margin-top: 0;
		-moz-animation-timing-function: ease-in;}
}

@-o-keyframes jump {
	0% {margin-top: 0;
		-o-animation-timing-function: ease-in;}
	25% {margin-top: 6px;
		-o-animation-timing-function: ease-out;}
	50% {margin-top: 16px;
		-o-animation-timing-function: ease-in;}
	75% {margin-top: 6px;
		-o-animation-timing-function: ease-out;}
	100% {margin-top: 0;
		-o-animation-timing-function: ease-in;}
}

@-ms-keyframes jump {
	0% {margin-top: 0;
		-ms-animation-timing-function: ease-in;}
	25% {margin-top: 6px;
		-ms-animation-timing-function: ease-out;}
	50% {margin-top: 16px;
		-ms-animation-timing-function: ease-in;}
	75% {margin-top: 6px;
		-ms-animation-timing-function: ease-out;}
	100% {margin-top: 0;
		-ms-animation-timing-function: ease-in;}
}

@keyframes jump {
	0% {margin-top: 0;
		animation-timing-function: ease-in;}
	25% {margin-top: 6px;
		animation-timing-function: ease-out;}
	50% {margin-top: 16px;
		animation-timing-function: ease-in;}
	75% {margin-top: 6px;
		animation-timing-function: ease-out;}
	100% {margin-top: 0;
		animation-timing-function: ease-in;}
}

#nav {
	width: 100%;
	height: 65px;
	position: absolute;
	top: 0px;
	z-index: 50;
	border-top: 1px solid rgba(255,255,255,0.4);
	border-bottom: 1px solid rgba(0,0,0,0.3);
	background: -moz-linear-gradient(top,  rgba(71,0,102,0.95) 0%, rgba(71,0,102,0.95) 1%, rgba(71,0,102,0.9) 50%, rgba(71,0,102,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(71,0,102,0.95)), color-stop(1%,rgba(71,0,102,0.95)), color-stop(50%,rgba(71,0,102,0.9)), color-stop(100%,rgba(71,0,102,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(71,0,102,0.95) 0%,rgba(71,0,102,0.95) 1%,rgba(71,0,102,0.9) 50%,rgba(71,0,102,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(71,0,102,0.95) 0%,rgba(71,0,102,0.95) 1%,rgba(71,0,102,0.9) 50%,rgba(71,0,102,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(71,0,102,0.95) 0%,rgba(71,0,102,0.95) 1%,rgba(71,0,102,0.9) 50%,rgba(71,0,102,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(71,0,102,0.95) 0%,rgba(71,0,102,0.95) 1%,rgba(71,0,102,0.9) 50%,rgba(71,0,102,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2470066', endColorstr='#470066',GradientType=0 ); /* IE6-9 */;
}
#logo {
	color: #008FD5;
	font-family: "Lato", Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-left: 20px;
	letter-spacing: .5em;
	font-weight: 700;
	width: 184px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.or  {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	color: #FFF;
	float: left;
	margin-top: 16px;
	margin-left: 20px;
	text-decoration: none;
	margin-right: 20px;
}


.body {
	background-attachment: fixed;
	background-image: url(img/navicons.jpg);
	background-repeat: no-repeat;
	background-position: 50px 50px;
}
.buyWrapper {
	padding: 20px;
	width: 250px;
	position: absolute;
	background-color: #3C0C58;
	margin-left: -135px;
	left: 50%;
	margin-top: 260px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #2D0132;
}
.buyTitle {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 24px;
	font-weight: 400;
}
.download {
	width: 600px;
	height: auto;
	margin: 0 auto;
}
.tagline {
	width: 558px;
	background-color: #320A49;
	margin-top: 140px;
	border: 1px solid #1B0E25;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: justify;
	padding: 20px;
	opacity: 0.95;
	filter:alpha(opacity=95); /* For IE8 and earlier */
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-weight: 300;
	color: #FFF;
	font-size: 35.5px;
}
.pick {
	width: 50px;
	height: 65px;
	float: left;
	margin-left: 50px;
	margin-top: 4px;
}
.pick embed {
    animation: 1s ease 0s normal none infinite jump;
	-webkit-animation: jump 1s infinite;
	-moz-animation: jump 1s infinite;
	-o-animation: jump 1s infinite;
	-ms-animation: jump 1s infinite;
	animation: jump 1s infinite;
}
