*, .app-list ul li {
	-moz-box-sizing:border-box
}
.app-list .app-icon img, .container, .site-main, .slider .app-icon img, .sponsors ul li img {
	max-width:100%;
}
.header, .nav-btn, .user-nav {
	position:fixed
}
.slick-loading .slick-slide, .slick-loading .slick-track {
	visibility:hidden
}
.app-slider ul li, .newsletter input, .rating div, .ribbons li, .store-link a, .submission, .submit-btn {
	vertical-align:top
}
.blue-text, .green-text, .red-text, a {
	text-decoration:none
}
.form-input, body, input.btn {
	font-family: 'Source Sans Pro', sans-serif;
}
.slick-dots li button, .slick-dots li button:focus, .slick-dots li button:hover, .slick-list:focus, :focus {
	outline:0
}
* {
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}
html {
	min-height:100%
}
body {
	background:#e2e2e2;
	font-size:18px;
	color:#555;
	margin:0;
	padding:0
}
.header, .nav-btn {
	background:#3d6dff;
	left:0;
	top:0; height:60px;
}
.site-main { padding-top:60px;
}
.container {
	margin:0 auto; max-width:1280px;
}
.container:after, .row:after {
	content:"";
	display:table;
	clear:both
}
.row {
	padding-bottom:0
}
.col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9 {
	display:block;
	float:left;
	width:100%
}
.nav-btn, .submit-btn {
	display:inline-block
}
a {
	color:#222
}
a:hover {
	color:#327fff
}
.text-right {
	text-align:right
}
.text-left {
	text-align:left
}
#login.reveal-modal .register, #login.reveal-modal h1, .Pagination ul, .app-details .more-info a, .app-fot .favorite, .app-list ul li.No-Item, .btn.block, .header .login-bar, .header .logo, .header .register, .or-line span, .slider .app-icon, .social, .social a, .sponsors ul li, .user-nav-close {
	text-align:center;

}
.right {
	float:right
}
.left {
	float:left
}
.float-none {
	float:none!important
}
.P0 {
	padding:0!important
}
.M0 {
	margin:0!important
}
.MT10 {
	margin-top:10px
}
.PL0 {
	padding-left:0!important
}
.MT20 {
	margin-top:20px
}
.PLR20 {
	padding-left:20px!important;
	padding-right:20px!important
}
.blue-text {
	color:#1d56b7!important
}
.green-text {
	color:#17820f!important
}
.red-text {
	color:#e64c4c!important
}
.blue-text:hover, .green-text:hover, .red-text:hover {
	color:#738396;
	text-decoration:underline
}
a.underline {
	text-decoration:underline!important
}
a.underline:hover {
	text-decoration:none!important
}
.app-content h2 a, .app-fot .UnFav.favorite a, .app-fot .favorite a, .app-list h2 a, .footer a, .sub-hd span a, .submit-btn, .user-nav ul li a {
	text-decoration:none
}
.PT50 {
	padding:30px 0
}
.PTB50{padding:50px 0;}
.PT70 {
	padding-top:70px
}
.header {
	width:100%;
	z-index:10;
-webkit-transition:all .3s linear;
-moz-transition:all .3s linear;
-ms-transition:all .3s linear;
-o-transition:all .3s linear;
transition:all .3s linear
}
.nav-btn, .submit-btn {
-webkit-transition:all .3s linear;
-moz-transition:all .3s linear;
-ms-transition:all .3s linear;
-o-transition:all .3s linear
}
.logo-icon{position:fixed; top:0px; left:0px; width:60px; height:60px; background:rgba(0,0,0,0.5); padding:10px;}
.logo-icon img{width:100%;}
.header .logo {position:fixed; top:0px; left:60px;background:rgba(0,0,0,0.3); height:60px; padding:20px 15px 0 15px;}
.header .logo img {
	max-width:200px
}
.header .header-right {
	float:right;
	padding-right:60px
}
.header .header-right span {
	display:inline-block;
	vertical-align:top;
	font-size:16px;
	padding-top:15px;
	padding-right:15px
}
.nav-btn {
	display:none;
	color:#fff;
	font-size:26px;
	width:100%;
	height:50px;
	line-height:45px;
	padding:0 10px;
transition:all .3s linear;
	z-index:100
}
.nav-btn.open {
	top:0;
	left:280px
}
.header .nav{position:fixed; top:0px; left:270px;}
.nav ul {
	margin:0;
	padding:0 30px
}
.nav ul li {
	list-style:none; float:left; padding:0px 12px; position:relative; overflow:hidden;
}
.nav ul li:hover{overflow:inherit;}
.nav ul li a,.nav ul li span {
	color:rgba(255,255,255,0.8); height:60px; line-height:60px;
	font-size:20px;
	display:inline-block; cursor:pointer;
}
.nav ul li.submit-link a{ background: rgba(0, 0, 0, 0.5);
    border-radius: 4px;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    padding: 0 15px;}
.nav ul li a:hover,.nav ul li:hover span {
	color:rgba(255,255,255,1);
}
.nav ul ul{opacity:0; background:#3d6dff; margin:0px; padding:0px; position:absolute; top:60px; height:0px; left:0px; min-width:200px; text-align:left; line-height:normal;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-ms-transition:all .3s linear;-o-transition:all .3s linear; z-index:5;}
.nav ul ul li{display:block; padding:0px; float:none;}
.nav ul ul li a{padding:0px 15px; display:block;background:rgba(0,0,0,0); line-height:50px; height:50px;}
.nav ul ul li a:hover{background:rgba(0,0,0,0.5);}
.nav ul li:hover ul{opacity:1; height:auto;}

.submit-btn {
transition:all .3s linear;
	background:#e64c4c;
	color:#fff;
	border-radius:40px;
	-moz-border-radius:40px;
	-webkit-border-radius:40px;
	padding:13px 25px;
	font-size:18px;
	margin-top:10px;
	margin-right:10px
}
.nav-btn:hover, .submit-btn:hover {
	color:#fff
}
.header .register {
	background:#000;
	padding:0 10px;
	height:50px;
	line-height:50px
}
.header .login-bar, .user-nav {
	background:#222;
-webkit-transition:all .3s linear;
-moz-transition:all .3s linear;
-ms-transition:all .3s linear;
-o-transition:all .3s linear
}
.header .login-bar {
	border:0 solid #ddd;
	width:30px;
	height:30px;
	background:#3d6dff;
	line-height:28px;
	display:inline-block;
	color:#fff!important;
	border-radius:40px;
	-moz-border-radius:40px;
	-webkit-border-radius:40px;
transition:all .3s linear
}
.header .login-bar:hover {
	background:#f60
}
.user-nav {
	top:0;
	left:-340px;
	height:100%;
	width:280px;
	z-index:101;
transition:all .3s linear;
	box-shadow:0 3px 3px rgba(0, 0, 0, .15)
}
.user-login{position:fixed; right:71px; top:0px; overflow:hidden;}
.user-login:hover{overflow:inherit;}
a.user-login-icon,.search-icon{background: rgba(0, 0, 0, 0.5);color: rgba(255, 255, 255, 0.8);display:block;font-size:30px;height:60px;line-height:60px;text-align:center;width:70px;}
a.user-login-icon:hover,.user-login:hover a.user-login-icon,.search-icon:hover{color:rgba(255, 255, 255,1);}
.user-login:hover ul{opacity:1; height:auto;}
.user-login ul{-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-ms-transition:all .3s linear;-o-transition:all .3s linear;opacity:0; background:#3d6dff; margin:0px; padding:0px; position:absolute; top:60px; height:0px; right:0px; min-width:150px; text-align:left; z-index:5;}
.user-login ul li{list-style:none;}
.user-login ul li a{display: block;padding: 10px 15px; font-size:20px; color:#fff;background:rgba(0,0,0,0); white-space:nowrap; overflow:hidden;text-overflow: ellipsis; width:100%;}
.user-login ul li a:hover{background:rgba(0,0,0,0.5);}
.search-icon i.fa-times,.search-icon-active i.fa-search{display:none;}
.search-icon-active i.fa-times{display:inline-block;}


.Pagination ul li a:hover, .app-list ul li:hover, .categories-list ul li a:hover, .directory-list ul li:hover, .submission:hover,.sites-list ul li:hover {
	box-shadow:0 5px 10px rgba(0, 0, 0, .15)
}
.user-nav ul {
	margin:0;
	padding:0
}
.user-nav ul li {
	list-style:none;
	padding:15px;
	border-bottom:1px dashed rgba(255, 255, 255, .2)
}
, .user-nav ul.border-bottom {
border-bottom:1px solid #ddd;
padding-bottom:20px;
margin-bottom:20px
}
.user-nav ul li a {
	color:#fff
}
.user-nav ul li a:hover {
	color:#3d6dff
}
.user-nav-close {
	position:absolute;
	right:-50px;
	top:0;
	width:50px;
	height:50px;
	line-height:50px;
	font-size:16px;
	background:#e64c4c;
	color:#fff;
-webkit-transition:all .3s linear;
-moz-transition:all .3s linear;
-ms-transition:all .3s linear;
-o-transition:all .3s linear;
transition:all .3s linear
}
.user-nav.open {
	left:0
}
.user-nav-close:hover {
	background:#c12d2d;
	color:#fff
}
.header b {
	padding-right:10px
}
.sb-slidebar {
transition:all .3s linear
}
.app-list ul li, .sb-slidebar, .sb-slidebar.open {
-o-transition:all .3s linear
}
.app-list ul li, .app-list ul li:hover, .sb-slidebar, .sb-slidebar.open {
-webkit-transition:all .3s linear;
-moz-transition:all .3s linear;
-ms-transition:all .3s linear
}
.sb-toggle-right.open .fa.fa-bars:before {
	content:"\f00d"
}
.app-list ul:after, .app-list ul:before, .sub-hd:after, .sub-hd:before {
	display:table;
	clear:both;
	content:""
}
.sb-slidebar button.btn {
	padding:0;
	cursor:pointer;
	margin-left:3px;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	width:45px;
	height:37px
}
.sub-hd {
	padding:0 0px 20px 0
}
.sub-hd h1 {
	font-size:40px; font-weight:400;
	margin:0 0 0 1%;
	padding:0;
	color:#222
}
.sub-hd span {
	float:right;
	font-size:16px;
	padding-top:16px
}
.sub-hd span a {
	color:#222
}
.sub-hd span i {
	font-size:22px
}
.sub-hd span a:hover {
	color:#327fff
}
.sites-list ul{margin:0px; padding:0px;}
.sites-list ul:after,.sites-list ul:before{clear:both; content:""; display:block;}
.sites-list ul li{text-align:left; list-style:none; width: 31.33%;margin: 1%; float:left; background:#fff;box-shadow:0 3px 1px 1px rgba(0, 0, 0, .0);
	-mox-box-shadow:0 3px 1px 1px rgba(0, 0, 0, .0);
	-webkit-box-shadow:0 3px 1px 1px rgba(0, 0, 0, .0);
	position:relative;
transition:all .3s linear;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	overflow:hidden}
.app-list .app-icon{margin-bottom:15px;}	
.sites-list ul li .sites-img,.app-list .app-icon,.app-icon{position:relative; line-height:0px; overflow:hidden;}
.sites-list ul li .sites-img img{max-width:100%;}
.site-link,.app-link{color:#fff;-webkit-transition: all 0.3s linear;opacity: 0;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;position:absolute; top:0px; left:0px; width:100%;height:100%; text-align:center;}
.site-link a{color:#fff; font-size:30px; width:70px; height:70px; border:2px solid #fff; display:block; text-align:center; line-height:70px; border-radius:100%; position:absolute; left:50%; top:50%; margin-left:-35px; margin-top:-45px;}
.app-list .store-link{position:absolute; left:0; top:50%; margin-top:-25px; width:100%; display:block;}
.app-list .store-link a{border-radius:100%;width:40px; height:40px; line-height:35px; text-align:center; display:inline-block; vertical-align:top; color:#fff; font-size:24px; background:#666;}
.app-list .store-link a.app-store{background:#666; color:#fff; border:2px solid #666;}
.app-list .store-link a.play-store{background:#b3ce4b; color:#fff; border:2px solid #b3ce4b;}
.app-list .store-link a.amazon-store{background:#ff9000; color:#fff; border:2px solid #ff9000;}
.app-list .store-link a.windows-store{background:#00b1f4; color:#fff;border:2px solid #00b1f4;}
.app-list .store-link a.app-store:hover,.app-list .store-link a.play-store:hover,.app-list .store-link a.amazon-store:hover,.app-list .store-link a.windows-store:hover{border-color:#fff; color:#fff;}
.app-link .date{position:absolute; top:65%; width:100%; left:0px;font-size:18px;}
.site-link .date{position:absolute; top:70%; width:100%; left:0px;}
.sites-list ul li .sites-img:hover .site-link,.app-list .app-icon:hover .app-link{ background:rgba(0,0,0,0.6); opacity: 1;}
.sites-list ul li .sites-info{padding:15px;}
.sites-list .date{font-size:18px; text-align:center;}
.sites-list h2{margin:5px 0; font-size:18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 100%;}
.sites-list h3{margin:0px; font-size:18px; font-weight:normal; color:#777; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 100%;}
.sites-list h3 a{color:#777;}
.sites-list h3 a:hover{color:#327fff;}

.app-list ul {
	margin:0;
	padding:0
}
.app-list ul li {
	list-style:none;
	width:23%;
	padding:15px;
	float:left;
	background:#fff;
	margin:1%;
	box-shadow:0 3px 1px 1px rgba(0, 0, 0, .0);
	-mox-box-shadow:0 3px 1px 1px rgba(0, 0, 0, .0);
	-webkit-box-shadow:0 3px 1px 1px rgba(0, 0, 0, .0);
	position:relative;
transition:all .3s linear;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	overflow:hidden
}
.app-list h2, .app-list h3 {
	font-size:18px;
	margin:0;
	text-overflow:ellipsis;
	width:100%;
	white-space:nowrap;
	overflow:hidden
}
.app-list ul li:hover {
-o-transition:all .3s linear;
transition:all .3s linear
}
.btn, .form-input, .social a {
-webkit-transition:all .3s linear
}
.form-input, .social a {
-moz-transition:all .3s linear;
-ms-transition:all .3s linear
}

.app-list p {
	font-size:12px;
	line-height:18px;
	min-height:55px;
	max-height:55px;
	overflow:hidden
}
.app-list .app-info .price {
	color:#fff;
	display:inline-block;
	padding:5px 10px;
	text-transform:uppercase
}
.app-list .app-info .price.free {
	background:#4ace17
}
.app-list .app-info .price.paid {
	background:#da4733
}
.app-list h2 {
	color:#222;
	font-weight:700;
	padding:0 0 5px; max-height:28px;
}
.app-list h3, .app-list h3 span, .home-app-details h1 {
	font-weight:400
}
.app-list h2 a {
	color:#222
}
.app-list h2 a:hover {
	color:#327fff
}
.app-list h3 {
	padding:0 0 10px
}
.store-link a {
	display:inline-block;
	font-size:25px;
	margin-right:10px
}
.store-link a.amazon-store i, .store-link a.windows-store i {
	font-size:21px
}
.store-link a.app-store {
	color:#666
}
.store-link a.play-store {
	color:#b3ce4b
}
.store-link a.windows-store {
	color:#00b1f4
}
.store-link a.amazon-store {
	color:#ff9000
}
.store-link a.amazon-store:hover, .store-link a.app-store:hover, .store-link a.play-store:hover, .store-link a.windows-store:hover {
	color:#222
}
.app-list ul li.No-Item {
	width:100%;
	padding:40px 0
}
.app-list ul li .app-fot{margin:10px 0 0 0;}
.app-fot {
	border-top:1px solid #ddd; margin:0px 15px 15px 15px; padding-top:8px;
}
.app-fot i{font-size:18px;}
.view-count {float:right;}
.app-fot .user-rate, .like-count {
	float:left
}
.app-fot:after, .app-fot:before {
	clear:both;
	content:"";
	height:auto;
	display:block
}
.like-count a {
	height:20px;
	display:inline-block
}
.like-count .voted, .like-count a:hover {
	color:#327fff;
}
.voted:hover {
	opacity:1
}
.app-fot .user-rate b {
	font-size:25px;
	color:#222
}
.app-fot .user-rate span {
	text-transform:uppercase;
	font-size:12px;
	display:block
}
.app-fot .favorite {
	float:right
}
.app-fot .favorite a {
	color:#222
}
.app-fot .UnFav.favorite a {
	color:#738396
}
.app-fot .favorite i {
	display:block;
	font-size:25px
}
.app-fot .favorite a:hover {
	color:#222
}
.store-link span {
	display:inline-block;
	padding-top:8px;
	padding-right:5px
}
.store-link .price {
	float:right;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	color:#fff;
	padding:5px 14px;
	margin-top:3px
}
.store-link .price.free {
	background:#29b474
}
.store-link .price.paid {
	background:#e64c4c
}
.sponsors:after, .sponsors:before {
	content:"";
	display:table;
	clear:both
}
.sponsors {
	background:#fff;
	padding:20px
}
.sponsors ul {
	margin:0;
	padding:0
}
.sponsors ul li {
	list-style:none;
	float:left;
	width:25%
}
.footer {
	background:#222;
	padding:20px;
	color:rgba(255,255,255,0.6); line-height:30px;
}
.footer a, .footer-link a {
	padding:0 5px
}
.footer a {
	color:rgba(255,255,255,0.6);
}
.footer a:hover {
	color:rgba(255,255,255,1);
}
.footer-link {
	padding-bottom:10px
}
.social { text-align:right;
}
.app-content h2, .app-content h3 {
	margin:0;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.social a {
	font-size:20px;
	display:inline-block;
	width:40px;
	height:40px;
	line-height:40px;
-o-transition:all .3s linear;
transition:all .3s linear;
	color:#fff;border-radius: 5px; -moz-border-radius: 5px;-webkit-border-radius: 5px;
}
.btn, .form-input {
-o-transition:all .3s linear
}
.web-link {
	background:#305bd6
}
.facebook {
	background:#4b6fa9
}
.instagram {
	background:#d33aa8
}
.twitter {
	background:#2bb8e6
}
.google-plus {
	background:#bc1616
}
.pinterest {
	background:#d65137
}
.rss {
	background:#ff7800
}
.facebook:hover, .google-plus:hover, .pinterest:hover, .rss:hover, .twitter:hover, .web-link:hover,.instagram:hover{
	background:#666
}
.sliderbg {
	background:#fff;
	background: linear-gradient(0deg, rgba(0,190,255,0.2) 0%, rgba(61,109,255,0.2) 100%);
	background: -moz-linear-gradient(0deg, rgba(0,190,255,0.2) 0%, rgba(61,109,255,0.2) 100%);
	background: -webkit-linear-gradient(0deg, rgba(0,190,255,0.2) 0%, rgba(61,109,255,0.2) 100%);
	background: -o-linear-gradient(0deg, rgba(0,190,255,0.2) 0%, rgba(61,109,255,0.2) 100%); 
}
.sliderbg .gradient-blue,.sliderbg .gradient-teal,.sliderbg .gradient-red{padding:50px 30px;}
.sliderbg .sites-img{padding-right:50px; position: relative;}
.sliderbg .sites-img img{max-width:100%; border:10px solid #fff;}
.sliderbg .sites-info h1,.sliderbg .app-content h1,.app-details .light-bg h1{color:#000; font-size:50px; margin:0px 0 20px 0; line-height:40px;}
.sliderbg .sites-info h1 span,.sliderbg .app-content h1 span,.app-details .light-bg h1 span{display:block; font-size:20px; line-height:20px;}
.sites-details small,.app-details small{text-transform:uppercase; font-size:12px;}
.sites-details .categories-list,.app-details .categories-list{padding:0px 0px 10px 0;}
.sites-details .more-info .facebook,.sites-details .more-info .twitter,.sites-details .more-info .instagram,.sites-details .more-info .google-plus,.sites-details .more-info .pinterest,.sites-details .more-info .youtube{border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 25px;
    height: 40px;
    line-height: 41px;
    text-align: center;
    width: 40px;}
.sites-info .app-fot{padding-top:0px !important;}
.sliderbg .app-fot,.light-bg .app-fot{border:0px; margin:0px; padding:10px 0 10px 0; font-size:30px; color:#000;}
.sliderbg .app-fot .view-count,.light-bg .app-fot .view-count{padding-left:30px;}
.sliderbg .app-fot .view-count,.sliderbg .app-fot .like-count,.light-bg .app-fot .view-count,.light-bg .app-fot .like-count{display:inline-block; float:none !important;}
.sliderbg .app-fot i,.light-bg .app-fot i{font-size:28px;}
.sliderbg h2,.sliderbg .app-content h2,.light-bg h2{font-size:20px; margin:0px 0 10px 0; font-weight:600; color:#000;}
.sliderbg h3,.sliderbg .app-content h3,.light-bg h3{font-size:18px; margin:0px; padding:0px 0 8px 0;font-weight:600;}
.sliderbg .app-content h2 a,.light-bg h2 a{font-size:20px;font-weight:600;}
.sliderbg .app-content h3 a, .sliderbg .app-content h3 span,.light-bg h3 a,.light-bg h3 span{font-size:18px;font-weight:600;}
.sliderbg .app-content .store-link,.light-bg .app-content .store-link{padding-top:15px;}
.sliderbg .store-link a.app-store,.sliderbg .store-link a.play-store,.sliderbg .store-link a.windows-store,.sliderbg .store-link a.amazon-store{color:rgba(0,0,0,1);}
.sliderbg .store-link a.app-store:hover,.sliderbg .store-link a.play-store:hover,.sliderbg .store-link a.windows-store:hover,.sliderbg .store-link a.amazon-store:hover{color:rgba(0,0,0,0.6);}
.website-link{padding-bottom:10px;}
.website-link a{font-size:25px;}

#nav-icon {
  width:70px;
  height: 60px; 
  position:relative; 
  display:none; background:rgba(0, 0, 0, 0.5); margin-left:2px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}
#nav-icon span {
  display: block;
  position: absolute;
  height: 3px;
  width: 27px;
  background: #fff;
  border-radius: 9px;
  opacity: 1;
  left: 23px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}


#nav-icon span:nth-child(1) {
  top: 20px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon span:nth-child(2) {
  top: 28px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon span:nth-child(3) {
  top:36px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon.nav-is-visible span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top:19px;
  left:25px;
}

#nav-icon.nav-is-visible span:nth-child(2) {
  width: 0%;
  opacity: 0;
}

#nav-icon.nav-is-visible span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 38px;
  left: 25px;
}

.home-app-details {
	padding:20px 30px 30px; background:#fff;
}
.home-app-details .app-icon img {
	max-width:100%
}
.app-content {
	padding-left:50px;
	color:#536273
}
.app-content h2 {
	padding:0;
	width:100%
}
.app-content h2 a {
	color:#222;
	font-weight:700;
	font-size:16px
}
.app-content h3 {
	font-weight:400;
	font-size:14px;
	width:100%
}
.app-content h3 a, .app-content h3 span {
	color:#222;
	text-decoration:none;
	font-weight:400
}
.app-content h3 a:hover {
	color:#327fff;
	text-decoration:underline
}
.app-content .favorite {
	position:absolute;
	top:-2px;
	right:-70px
}
.app-content .favorite a {
	color:#fff;
	text-decoration:none
}
.app-content .favorite.Fav a {
	color:#222!important
}
.app-content .favorite i, .app-content .favorite span {
	font-size:25px;
	display:inline-block
}
.app-content .favorite span {
	margin-left:10px
}
.app-content .favorite a:hover {
	color:#2cb8e6
}
.sliderbg .app-content .favorite.Fav a {
	color:#fff!important
}
.app-details .app-content h3 a {
	color:#222
}
.app-details .app-content h3 a:hover {
	color:#222;
	text-decoration:underline
}
.btn, .cat-list a, .categories-list ul li a, .header .register a:hover, .register .login-with a:hover, .register a {
	text-decoration:none
}
.app-content .price {
	color:#fff;
	padding:5px 14px;
	margin-top:3px;
	display:inline-block;
	position:relative
}
.btn.block, .login-with a {
	display:block;
	width:100%
}
.app-content .price.free {
	background:#29b474
}
.app-content .price.paid {
	background:#e64c4c
}
.app-content .store-link {
	padding-bottom:10px
}
.app-content .app-fot {
	padding-top:10px
}
.app-content .store-link i {
	font-size:40px!important
}
.sliderbg h1,.app-details .light-bg h1 {
	font-weight:300;
}
.slider .app-icon {
	background:#fff;
	padding:10px;
	position: relative;
}
#login.reveal-modal {
	padding:0;
	max-width:400px;
	margin-left:-200px;
	overflow:hidden
}
#login.reveal-modal h1 {
	font-weight:300
}
.login-form {
	padding:10px 30px
}
#login.reveal-modal .register {
	background:#f1f1f1;
	padding:20px
}
.or-line {
	position:relative;
	border-bottom:1px solid #ddd;
	margin:20px 30px 10px
}
.or-line span {
	position:absolute;
	left:50%;
	top:50%;
	width:30px;
	height:20px;
	margin-left:-15px;
	margin-top:-10px;
	text-transform:uppercase;
	background:#fff
}
.login-with {
	margin:30px
}
.login-with a {
	font-size:13px;
	position:relative;
	text-transform:inherit;
	padding:15px 0 15px 45px
}
.btn, .cat-list h5, h6 {
	text-transform:uppercase
}
.login-with a i {
	position:absolute;
	font-size:28px;
	left:13px;
	top:11px
}
.login-with .facebook {
	background:#4b6fa9;
	margin-right:5px
}
.login-with .facebook:hover {
	background:#183e7b;
	color:#fff
}
.login-with .g-plus {
	background:#d65137;
	margin-left:5px
}
.login-with .g-plus:hover {
	background:#ad2308;
	color:#fff
}
.form-input {
	width:100%;
	margin-bottom:10px;
	padding:12px;
	font-size:18px;
	border:1px solid #ddd;
	color:#222;
transition:all .3s linear
}
.btn, .btn:hover {
	color:#fff
}
.Pagination ul li a, .btn {
-moz-transition:all .3s linear;
-ms-transition:all .3s linear
}
.submit-app-page .form-input.textarea {
	min-height:200px
}
.form-input:focus {
	border-color:#3d6dff
}
input.btn {
	cursor:pointer
}
.btn {
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
transition:all .3s linear;
	border:0;
	background:#222;
	font-size:18px;
	padding:10px 20px
}
.Pagination ul li a, .app-details .more-info a {
	text-decoration:none;
-webkit-transition:all .3s linear;
-o-transition:all .3s linear
}
.btn.blue {
	background:#3d6dff
}
.btn.blue:hover {
	background:#1442cc
}
.btn.red {
	background:#FF5861
}
.btn.red:hover {
	background:#ff5dac
}
.btn.light-blue {
	background:#00c8ff
}
.btn.light-blue:hover {
	background:#00e0ff
}
.btn.teal {
	background:#06e8ca
}
.btn.teal:hover {
	background:#48e9ec
}
.btn.perpal {
	background:#9e8dff
}
.btn.perpal:hover {
	background:#c9a8ff
}
.btn.green {
	background:#3d6dff
}
.btn.green:hover {
	background:#327fff
}
.Pagination ul {
	margin:0;
	padding:30px 0 0
}
.Pagination ul:after, .Pagination ul:before {
	clear:both;
	height:auto;
	display:block;
	content:""
}
.Pagination ul li {
	display:inline-block
}
.Pagination ul li a {
	display:block;
	background:#fff;
	color:#222;
	padding:10px 20px;
transition:all .3s linear;
	margin:5px
}
.app-details .more-info a, .cat-list a {
	display:inline-block;
-moz-transition:all .3s linear;
-ms-transition:all .3s linear
}
.Pagination ul li a.seleted {
	background:#3d6dff;
	color:#fff
}
.light-bg {
	background:#f6f6f9;
	padding:50px 0
}
.app-details .app-icon img {
	width:100%
}
.app-details .app-content h2, .app-details .app-content h3 span {
	color:#222
}
.app-details .app-content .favorite a {
	color:#738396
}
.app-details .app-content .favorite a:hover {
	color:#222
}
.app-details .app-content .store-link a.app-store {
	color:#666
}
.app-details .app-content .store-link a:hover {
	color:#222
}
.app-details .more-info h4 {
	margin:0;
	padding:25px 0 10px
}
.sliderbg .app-details .more-info h4 {
	margin:0;
	padding:10px 0
}
.sliderbg .app-details .more-info a {
	color:#fff
}
.app-details .more-info a {
	font-size:25px;
	color:#fff;
	background:0 0!important;
	width:40px;
	height:40px;
	line-height:42px;
transition:all .3s linear;border-radius: 5px;
}
.cat-list a, .categories-list ul li a, .user-profile ul li a {
-webkit-transition:all .3s linear;
-o-transition:all .3s linear
}
.categories-list {
	padding:0 0px
}
.app-content .app-details {
	position:relative;
}
.app-content .app-details .more-info {
}
.app-content .user-rate b {
	display:block;
	font-size:20px;
	line-height:20px
}
.app-content .user-rate span {
	font-size:10px;
	line-height:10px
}
.app-details .more-info a.web-link {
	background:#305bd6!important
}
.app-details .more-info a.facebook {
	background:#4b6fa9!important
}
.app-details .more-info a.twitter {
	background:#2bb8e6!important
}
.app-details .more-info a.instagram {
	background:#d33aa8!important
}
.app-details .more-info a.pinterest {
	background:#bc1616!important
}
.app-details .more-info a.google-plus, .app-details .more-info a.youtube {
	background:#d65137!important
}
.app-details .more-info a.facebook:hover, .app-details .more-info a.google-plus:hover, .app-details .more-info a.pinterest:hover, .app-details .more-info a.twitter:hover, .app-details .more-info a.web-link:hover, .app-details .more-info a.youtube:hover {
	background:#666!important
}
.app-details-dec {
	background:#fff;
	margin-top:40px;
	padding:30px;
	line-height:25px
}
.app-details img{max-width:100%;}
.app-slider {
	padding-bottom:40px;
	width:100%;
	overflow-x:auto
}
.app-slider ul {
	margin:0;
	padding:0;
	width:100%;
	white-space:nowrap
}
.app-slider ul li {
	list-style:none;
	display:inline-block
}
.app-slider img {
	max-width:400px;
	max-height:400px
}
.cat-list {
	margin-bottom:20px
}
.cat-list h5 {
	font-size:16px;
	margin:0;
	padding:0 0 10px
}
.cat-list a {
	background:#fff;
	border:1px solid #ddd;
	color:#222;
	padding:10px;
	margin-right:3px;
	margin-bottom:6px;
transition:all .3s linear
}
.categories-list ul li a, .user-profile ul li a {
-moz-transition:all .3s linear;
-ms-transition:all .3s linear
}
.cat-list a:hover {
	background:#3d6dff;
	color:#fff;
	border:1px solid #3d6dff
}
h6 {
	margin:0;
	padding:40px 0 10px;
	font-size:16px
}
.categories-list ul {
	margin:0 0px;
	padding:0
}
.categories-list ul:after,.categories-list ul:before{clear:left; display:block; content:"";}
.cat-title{margin:0px 0 20px 0; padding:0px 0 0 10px; font-size:26px; font-weight:400;}
.categories-list ul li {
	list-style:none;
	float:left;
	width:33%
}
.categories-list ul li a {
	background:#fff;
	color:#222;
	font-size:20px;
	display:block;
	margin:5px;
	padding:15px;
	position:relative;
transition:all .3s linear
}
.categories-list ul li span {
	float:right
}
.categories-list ul li a:hover {
	background:#3d6dff;
	color:#fff
}
.register.container {
	max-width:540px;
	padding:50px 0
}
.register .login-with {
	margin:0 0 30px
}
.register .login-with a {
	font-size:18px;
	padding-left:55px;
	color:#fff
}
.register .login-with a i {
	left:20px;
	top:12px
}
.register .or-line {
	margin:40px 0
}
.register .or-line span {
	background:#f6f6f6
}
.register .white-bg {
	padding:40px;
	background:#fff
}
.register small {
	display:block;
	padding:0 0 10px
}
.header .register a {
	color:#fff
}
.header .register a:hover {
	color:#327fff
}
.register a {
	color:#222
}
.register a:hover {
	text-decoration:underline;
	color:#0061cd
}
.directory-list h2 a, .jquery-script-center a, .submission a:hover, .tpa-ribbon {
	text-decoration:none
}
.register .form-input {
	margin:0
}
.register .col-12 {
	margin-bottom:15px
}
.register .loader {
	position:relative
}
.register .loader img {
	position:absolute;
	right:10px;
	top:10px;
	width:25px;
	height:25px;
	display:none
}
.captcha img {
	height:44px;
	float:left
}
.captcha input {
	margin-left:10px;
	float:left;
	width:120px
}
.captcha em {
	display:block;
	clear:left
}
.user-profile {
	background:#fff;
	padding:20px 20px 20px 290px;
	position:relative;
	min-height:190px;
	margin:0 1% 50px 1%;
}
.user-profile .profile-img img {
	max-width:250px;
	position:absolute;
	left:20px;
	top:20px
}
.profile-details span {
	color:#222;
	font-size:18px
}
.profile-details .social {
	text-align:left;
	padding-top:10px;
	margin:0
}
.profile-details .social a {
	width:35px;
	height:35px;
	line-height:35px;
	font-size:14px
}
.user-profile p {
	margin:8px 0 0
}
.user-profile ul {
	margin:10px 0 0;
	padding:0
}
.user-profile ul li {
	list-style:none;
	display:inline-block
}
.user-profile ul li a {
	background:#f1f1f1;
	padding:8px 15px;
	color:#222;
	text-decoration:none;
	font-size:16px;
transition:all .3s linear;
	display:inline-block;
	margin-bottom:4px
}
.directory-list ul li, .submission {
-webkit-transition:all .3s linear;
-moz-transition:all .3s linear;
-ms-transition:all .3s linear;
-o-transition:all .3s linear;
	float:left
}
.user-profile ul li a:hover {
	background:#3d6dff;
	color:#fff
}
.submission-list {
	margin:0 0px
}
.submission-list table {
	background:#6a7bb0;
	width:100%
}
.submission-list td, .submission-list th {
	padding:10px;
	text-align:left;
	white-space:nowrap
}
.submission-list td.text-center, .submission-list th.text-center {
	text-align:center
}
.submission-list td.text-right, .submission-list th.text-right {
	text-align:right
}
.submission-list th {
	background:#6a7bb0;
	color:#fff
}
.submission, .submission-list td {
	background:#fff
}
.directory-list h2 span, .staus a {
	color:#222
}
.staus a {
	padding:5px;
	font-size:18px
}
.directory-list ul {
	margin:0 0 0 0;
	padding:0 0 0 0px
}
.directory-list ul li {
	list-style:none;
	background:#fff;
	width:23%;
	margin:1%;
	position:relative;
transition:all .3s linear;
	min-height:140px
}
.directory-info{padding:20px;}
.directory-list .profile-img img {
	width:100%
}
.directory-list h2 {
	margin:0;
	padding:10px 0 0;
	font-size:18px;
	font-weight:300;
	width:100%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.directory-list h2 a {
	color:#222;
	font-weight:700
}
.directory-list h2 a:hover {
	color:#0061cd
}
.directory-list p {
	margin:10px 0;
	height:120px;
	overflow:hidden; line-height:24px;
}
.submit-app {
	text-align:center
}
.submit-app .white-bg {
	color:#222;
	font-size:16px
}
.submission {
	float:left;
	font-size:20px;
transition:all .3s linear;
	text-align:left; width:31%; margin:1%;
}
.submission p{margin:0px; padding:30px;}
.submission h3, .submission h4 {
	font-size:30px;
	color:#222;
	font-weight:300;
	margin:0;
	text-transform:uppercase;
	text-align:center;
	padding:40px 10px 20px
}
.submission h3 span, .submission h4 span {
	display:block;
	font-size:20px;
	text-transform:none
}
.rating .voted, .rating h2, .rating span {
	text-transform:uppercase
}
.submission b {
	display:block;
	text-align:center;
	font-size:40px;
	margin-bottom:30px; font-weight:100;
}
.premium-submission,.submission {
	position:relative;
}
.free-submit p, .premium-submission p,.standard p {
	display:block;
	min-height:100px;
	line-height:26px
}
.submission a {
	color:#3d6dff
}
.submission ul li:before,.sponsored-submission li:before{
	content:"\f069";
	position:absolute;
	left:0;
	top:14px;
	font-family:FontAwesome;
	color:#666;
	font-size:16px
}
.submission .btn {
	padding:20px;
	color:#fff;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0
}
.submission ul {
	margin:0;
	padding:10px 20px 20px
}
.submission b small{display:block; font-size:14px; color:#999; font-weight:100;}
.submission ul li {
	list-style:none;
	padding:10px 0 10px 20px;
	font-size:18px;
	position:relative; font-weight:100;
}
.submission ul li:last-child {
	border-bottom:0
}
.note {
	display:inline-block;
	background:#e64c4c;
	color:#fff;
	padding:0 8px
}
.submission .btn.red {
	background:#f15959
}
.submission .btn.red:hover {
	background:#d81919
}
.submission .btn.green {
	background:#555
}
.submission .btn.green:hover {
	background:#000
}
.app-details .ribbon, .app-list .ribbon, .premium-submission .ribbon, .submission .ribbon {
	position:absolute;
	display:block;
	top:-1px;
	left:0;
	width:117px;
	height:108px;
	overflow:hidden
}
.app-details .ribbon .label, .app-list .ribbon .label, .premium-submission .ribbon .label,.submission .ribbon .label {
	position:relative;
	display:block;
	padding:6px 0;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
	font-weight:700;
	-webkit-transform:rotate(-45deg) translate3d(0, 0, 0);
	-moz-transform:rotate(-45deg) translate3d(0, 0, 0);
	-ms-transform:rotate(-45deg) translate3d(0, 0, 0);
	transform:rotate(-45deg) translate3d(0, 0, 0)
}
.app-details .ribbon .label, .app-list .ribbon .label {
	background-color:#222;
	font-size:10px;
	width:120px;
	top:13px;
	left:-33px
}
.premium-submission .ribbon .label {
	background-color:#3d6dff;
	font-size:15px;
	width:170px;
	top:27px;
	left:-44px
}
.free-submit.submission .ribbon .label {
	background-color:#555;
	font-size:15px;
	width:170px;
	top:27px;
	left:-44px
}
.standard.submission .ribbon .label {
	background-color:#f15959;
	font-size:15px;
	width:170px;
	top:27px;
	left:-44px
}
, .app-details .ribbon .label:after, .app-details .ribbon .label:before, .app-list .ribbon .label:after, .app-list .ribbon .label:before, .premium-submission .ribbon .label:after, .premium-submission .ribbon .label:before {
content:'';
position:absolute;
bottom:-4px;
border-top:4px solid #3d6dff;
border-left:4px solid transparent;
border-right:4px solid transparent
}
.tpa-ribbon {
	position:absolute;
	padding:11px 40px;
	width:100px;
	top:-8px;
	right:-36px;
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	background:#3d6dff;
	font-weight:700;
	-webkit-backface-visibility:hidden; color:#fff;
	z-index:9
}
.tpa-ribbon .label{ font-size: 15px;
    margin-left: -11px;
    margin-top: 8px;
}
.app-list .ribbon .label:before, .premium-submission .ribbon .label:before {
	left:0
}
.app-list .ribbon .label:after, .premium-submission .ribbon .label:after {
	right:0
}

.app-details .light-bg .row {
	position:relative;
}
.app-details.website-details .light-bg .row{padding-left:0px;}
.app-details.website-details .sites-img{padding-right:50px;}
.app-details.website-details .sites-img img{max-width:100%;}


.certificate-page img {
	max-width:100%
}
.certificate-page .gradient-perpal{background: linear-gradient(45deg, #C9A8FF 0%, #9E8DFF 100%);
background: -moz-linear-gradient(45deg, #C9A8FF 0%, #9E8DFF 100%);
background: -webkit-linear-gradient(45deg, #C9A8FF 0%, #9E8DFF 100%);
background: -o-linear-gradient(45deg, #C9A8FF 0%, #9E8DFF 100%); padding:70px;text-align:center;}
.certificate-page .gradient-orange{background: linear-gradient(45deg, #fdbd4c 0%, #ffa405 100%);
background: -moz-linear-gradient(45deg, #fdbd4c 0%, #ffa405 100%);
background: -webkit-linear-gradient(45deg, #fdbd4c 0%, #ffa405 100%);
background: -o-linear-gradient(45deg, #fdbd4c 0%, #ffa405 100%); padding:70px;text-align:center; margin:30px 0;}
.certificate-page .gradient-blue{background: linear-gradient(45deg, #00E1FF 0%, #00C6FF 100%);
background: -moz-linear-gradient(45deg, #00E1FF 0%, #00C6FF 100%);
background: -webkit-linear-gradient(45deg, #00E1FF 0%, #00C6FF 100%);
background: -o-linear-gradient(45deg, #00E1FF 0%, #00C6FF 100%); padding:70px; margin:30px 0;text-align:center;}
.certificate-page .gradient-red{background: linear-gradient(45deg, #FF5DAD 0%, #FF5861 100%);
background: -moz-linear-gradient(45deg, #FF5DAD 0%, #FF5861 100%);
background: -webkit-linear-gradient(45deg, #FF5DAD 0%, #FF5861 100%);
background: -o-linear-gradient(45deg, #FF5DAD 0%, #FF5861 100%); padding:70px; text-align:center;}
.certificate-page .box{text-align:center; line-height:0px;position:relative;display:inline-block;max-width:70%;border:14px solid #f4f4f4;background-color:rgba(237,232,224,0.8);z-index:1;-webkit-box-shadow:4px 4px 8px rgba(0,0,0,.3);box-shadow:4px 4px 8px rgba(0,0,0,.3)}
.certificate-page .box div{display:inline-block;padding:70px;overflow:hidden;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.3);box-shadow:inset 0 2px 4px rgba(0,0,0,.3);-webkit-transition:all .25s linear;transition:all .25s linear}
.certificate-page .box img{width:auto;max-width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}

.certificate-page .cert-list{padding-top:40px;}
.certificate-page .cert-info{padding:50px;}
.certificate-page .cert-info h5{font-size:40px; margin:0px; padding:0px 0 20px 0;}
.certificate-page .cert-info small{text-transform:uppercase; font-size:12px;}
.certificate-page .cert-info b{color:#111;}
.certificate-page .cert-info i{font-size:14px; color:#222;}

.site-overlay {
    backface-visibility: hidden;
    cursor: pointer;
    left: 0;
    opacity: 0;
    top: 0;
    transition: opacity 0.3s ease 0s, visibility 0s ease 0.3s, transform 0.3s ease 0s;
	-moz-transition: opacity 0.3s ease 0s, visibility 0s ease 0.3s, transform 0.3s ease 0s;
	-webkit-transition: opacity 0.3s ease 0s, visibility 0s ease 0.3s, transform 0.3s ease 0s;
    visibility: hidden;
    z-index: 1; position:fixed; width:100%; height:100%;
}
.site-overlay.is-visible {
    opacity: 1;
    visibility: visible;
}

.submit-app-page {
	background:#fff;
	padding:30px;
	margin:0 1%;
}
.submit-app-page h1{margin:40px 0 0 0; font-size:30px; font-weight:400;}
.submit-app-page label {
	display:block;
	padding-top:16px;
	font-size:20px;
	padding-bottom:5px
}
.submit-app-page .app-type label {
	padding-top:0;
	padding-bottom:10px
}
.submit-app-page .row {
	margin-bottom:10px
}
.submit-app-page .row .form-input {
	margin:0
}
.submit-app-page .row .col-6:first-child {
	padding-right:15px
}
.submit-app-page .row .col-6:last-child {
	padding-left:15px
}
.submit-app-page .row .col-4:first-child {
	padding-right:15px
}
.submit-app-page .row .col-4:last-child {
	padding-left:15px
}
.submit-app-page .file-upload-area {
	position:relative;
	border:1px solid #ddd;
	padding:3px 4px;
	height:45px
}
.submit-app-page .field-icon {
	position:absolute;
	top:10px;
	right:8px;
	padding:0;
	font-size:22px;
	z-index:1
}
.submit-app-page .fileicon {
	opacity:0;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:45px;
	cursor:pointer;
	z-index:2
}
.submit-app-page #multi-dropzone {
	height:75px;
	line-height:33px;
	margin-bottom:2px
}
.submit-app-page #multi-dropzone:before {
	display:none
}
.btn-primary, .file-upload, .ribbons li {
	display:inline-block
}
.submit-app-page .file-upload-area .icon-progress, .submit-app-page .file-upload-area .progress {
	position:absolute;
	width:100%;
	left:0;
	top:0;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	height:43px
}
.submit-app-page .file-upload-area .btn-primary {
	position:relative;
	z-index:1
}
.multiple-select p{margin-top:5px;}
.ribbons {
	background:#fff;
	margin:0;
	padding:40px
}
.ribbons li {
	list-style:none;
	width:32%
}
.ribbons li h3 {
	font-size:16px;
	text-align:center
}
.ribbons li textarea {
	font-size:14px;
	min-height:150px
}
.ribbons textarea {
	width:100%;
	margin-bottom:40px
}
.btn-primary {
	background:#3d6dff;
	color:#fff;
	padding:7px 20px;
	cursor:pointer
}
.btn-primary:hover {
	color:#fff;
	background:#327fff
}
.content-page {
	line-height:28px;
	font-size:20px
}
.content-page p {
	margin:20px 0
}
.relative {
	position:relative
}
.profile-img-area {
	position:absolute;
	left:15px;
	top:40px
}
.profile-img-area img {
	position:absolute;
	max-width:136px;
	border:1px solid #ddd;
	padding:5px;
	left:0;
	top:0
}
.profile-img-area .relative {
	padding-top:75px;
	min-height:140px
}
.file-upload {
	position:relative;
	height:40px
}
.file-upload input {
	position:absolute;
	top:-10px;
	height:45px;
	left:0;
	cursor:pointer;
	opacity:0
}
.file-upload:hover .btn {
	background:#666
}
.profile-img-area small {
	display:block
}
.submit-app-page .Screen_Short_li {
	margin:0;
	padding:0
}
.AppIcon_Short_li {
	margin:0;
	padding:10px 0 0
}
.AppIcon_Short_li li, .submit-app-page .Screen_Short_li li {
	list-style:none;
	position:relative;
	text-align:center;
	padding:5px;
	border:1px solid #ddd;
	height:100%;
	width:92px;
	min-height:92px
}
.AppIcon_Short_li img, .submit-app-page .Screen_Short_li li img {
	max-width:80px;
	max-height:80px
}
.submit-app-page .image-remove {
	position:absolute;
	right:-9px;
	top:-12px;
	font-size:20px;
	color:#e64c4c
}
.submit-app-page .image-remove:hover {
	color:#222
}
.submit-app-page .chosen-container {
	width:100%!important
}
.rating .voted {
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	font-size:18px;
	padding:10px 20px;
	color:#aaa;
	background:#ddd;
	margin-top:0
}
.rating .user-vote-details .vote {
	min-height:35px
}
.rating .user-vote-details {
	padding-top:8px
}
.rating .user-vote-details span {
	text-align:left;
	padding-top:11px
}
.alert, .border-top, .creativity-vote li a, .design-vote li a, .page-not-found, .rating div, .rating h2, .slick-dots, .slick-dots li button:before, .text-center, .usability-vote li a {
	text-align:center
}
.reveal-modal-bg {
	position:fixed;
	height:100%;
	width:100%;
	background:#000;
	background:rgba(0, 0, 0, .8);
	z-index:100;
	display:none;
	top:0;
	left:0
}
.reveal-modal, .slick-loading .slick-list {
	background:#fff
}
.reveal-modal {
	display:none;
	top:100px;
	left:50%;
	margin-left:-300px;
	width:520px;
	position:absolute;
	z-index:101;
	padding:30px 40px 34px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:0 0 10px rgba(0, 0, 0, .4);
	-webkit-box-shadow:0 0 10px rgba(0, 0, 0, .4);
	-box-shadow:0 0 10px rgba(0, 0, 0, .4)
}
.reveal-modal.small {
	width:200px;
	margin-left:-140px
}
.reveal-modal.medium {
	width:400px;
	margin-left:-240px
}
.reveal-modal.large {
	width:600px;
	margin-left:-340px
}
.reveal-modal.xlarge {
	width:800px;
	margin-left:-440px
}
.reveal-modal .close-reveal-modal {
	font-size:22px;
	line-height:.5;
	position:absolute;
	top:8px;
	right:11px;
	color:#e64c4c;
	text-shadow:0 -1px 1px rbga(0, 0, 0, .6);
	font-weight:700;
	cursor:pointer
}
.slick-list, .slick-slider, .slick-track {
	position:relative;
	display:block
}
.slick-list {
	overflow:hidden;
	margin:0;
	padding:0
}
.slick-list.dragging {
	cursor:pointer;
	cursor:hand
}
.slick-dots li, .slick-dots li button {
	cursor:pointer;
	height:20px;
	width:20px
}
.slick-slider .slick-list, .slick-slider .slick-track {
	-webkit-transform:translate3d(0, 0, 0);
	-moz-transform:translate3d(0, 0, 0);
	-ms-transform:translate3d(0, 0, 0);
	-o-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0)
}
.slick-track {
	top:0;
	left:0
}
.slick-track:after, .slick-track:before {
	display:table;
	content:''
}
.slick-slide, .slick-slide.slick-loading img {
	display:none
}
.slick-track:after {
	clear:both
}
.slick-slide {
	float:left;
	height:100%;
	min-height:1px
}
[dir=rtl] .slick-slide {
	float:right
}
.creativity-vote li, .design-vote li, .jquery-script-center ul, .usability-vote li {
	float:left;
	list-style:none
}
.slick-slide.dragging img {
	pointer-events:none
}
.slick-initialized .slick-slide {
	display:block
}
.slick-vertical .slick-slide {
	display:block;
	height:auto;
	border:1px solid transparent
}
.slick-arrow.slick-hidden {
	display:none
}
.slick-dots, .slick-next, .slick-prev {
	position:absolute;
	display:block;
	padding:0
}
.slick-next, .slick-prev {
	font-size:50px;
	top:50%;
	width:25px;
	height:50px;
	margin-top:-40px;
	cursor:pointer;
	border:none;
	outline:0;
	background:0 0;
	color:#666
}
.slick-next:hover, .slick-prev:hover {
	color:#222
}
.slick-prev {
	left:-28px
}
.slick-next {
	right:-30px;
	left:auto
}
.slick-slider {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	-webkit-touch-callout:none;
	-khtml-user-select:none;
	-ms-touch-action:pan-y;
	touch-action:pan-y;
	-webkit-tap-highlight-color:transparent;
	margin-bottom:30px
}
.app-slider.slick-slider {
	margin-bottom:0
}
.app-slider .slick-dots {
	bottom:-20px
}
.slick-dots {
	bottom:-10px;
	width:100%;
	list-style:none
}
.slick-dots li {
	position:relative;
	display:inline-block;
	margin:0 5px;
	padding:0
}
.slick-dots li button {
	font-size:0;
	line-height:0;
	display:block;
	padding:5px;
	color:transparent;
	border:0;
	background:0 0
}
.slick-dots li button:focus:before, .slick-dots li button:hover:before {
	color:#fff
}
.slick-dots li button:before {
	font-family:FontAwesome;
	font-size:15px;
	line-height:20px;
	position:absolute;
	top:0;
	left:0;
	width:20px;
	height:20px;
	content:'\f111';
	color:#222;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
.slick-dots li.slick-active button:before {
	color:#fff
}
.state-error .gui-input~.field-icon i, .state-error .gui-textarea~.field-icon i, .state-error.select .arrow, .state-error.select>select:focus+.arrow {
color:#fff
}
.error-custom .gui-input, .state-error .checkbox, .state-error .form-control, .state-error .gui-input, .state-error .gui-textarea, .state-error .radio, .state-error input:focus+.checkbox, .state-error input:focus+.radio, .state-error input:hover+.checkbox, .state-error input:hover+.radio, .state-error.select-multiple>select, .state-error.select>select {
	background:#FEE9EA;
	border-color:#DE888A
}
.error-custom .gui-input:focus, .state-error .form-control:focus, .state-error .gui-input:focus, .state-error .gui-textarea:focus, .state-error.select-multiple>select:focus, .state-error.select>select:focus {
	-webkit-box-shadow:0 0 3px #DE888A inset;
	-moz-box-shadow:0 0 3px #DE888A inset;
	-o-box-shadow:0 0 3px #DE888A inset;
	box-shadow:0 0 3px #DE888A inset
}
.form-group.field em.state-error {
	margin-left:16.6667%;
	padding-left:11px;
	color:#DE888A
}
.state-error .gui-input~.input-footer, .state-error .gui-textarea~.input-footer, .state-error.file .gui-file:hover+.gui-input {
border-color:#DE888A
}
.state-error+em, .state-error-custom {
	display:block!important;
	margin-top:6px;
	padding:0 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	line-height:normal;
	font-size:14px;
	color:#be1e22
}
.rating div b, .rating span {
	font-size:40px;
	font-weight:400;
	display:block
}
.alert, .creativity-vote li a:hover, .design-vote li a, .usability-vote li a {
	color:#fff
}
.error-custom .chosen-container-multi .chosen-choices {
	-webkit-box-shadow:0 0 3px #DE888A inset;
	-moz-box-shadow:0 0 3px #DE888A inset;
	-o-box-shadow:0 0 3px #DE888A inset;
	box-shadow:0 0 3px #DE888A inset;
	background:#FEE9EA;
	border-color:#DE888A
}
.chosen-container-multi ul li:first-child.search-field {
	margin-left:10px
}
.rating {
	padding-left:10px
}
.rating h2 {
	font-weight:400;
	padding-bottom:10px
}
.rating div {
	background:#fff;
	position:relative;
	color:#fff;
	min-height:125px;
	padding:10px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	border:1px solid #f5f5f5;
	float:left;
	margin:0;
	width:50%
}
.rating div b {
	padding-top:10px
}
.rating div.design {
	background:#07c6ac
}
.rating div.usability {
	background:#3faae2
}
.rating div.creativity {
	background:#435c72
}
.rating div.average {
	background:#ee634c
}
.red-link {
	color:#d52a2a!important;
	text-decoration:underline
}
.red-link:hover {
	color:#222!important;
	text-decoration:none
}
#RatingTerms ol li {
	border-bottom:1px solid #ddd;
	padding:15px 0
}
#RatingTerms ol li:last-child {
	border:0
}
.rating span {
	text-align:center;
	olor:#fff
}
#rating h5 {
	font-size:16px;
	margin:0;
	padding:20px 0 0
}
.creativity-vote, .design-vote, .usability-vote {
	margin:0;
	padding:0
}
.creativity-vote:after, .creativity-vote:before, .design-vote:after, .design-vote:before, .usability-vote:after, .usability-vote:before {
	clear:left;
	content:"";
	display:block;
	height:auto
}
.newsletter input, .submit-vote a {
	display:inline-block
}
.creativity-vote li a, .design-vote li a, .usability-vote li a {
	display:inline-block;
	width:30px;
	height:30px;
	line-height:30px;
	color:#fff;
-webkit-transition:all .3s linear;
-moz-transition:all .3s linear;
-ms-transition:all .3s linear;
-o-transition:all .3s linear;
transition:all .3s linear;
	margin:1px
}
.submit-vote {
	padding-top:20px
}
.design-vote a {
	background:#fa8571
}
.design-vote a.selected, .design-vote a:hover {
	background:#c6463d
}
.usability-vote a {
	background:#62b9f1
}
.usability-vote a.selected, .usability-vote a:hover {
	background:#337ebe
}
.creativity-vote a {
	background:#f3c06f
}
.creativity-vote a.selected, .creativity-vote a:hover {
	background:#f88e43
}
.alert {
	border:1px solid rgba(0, 0, 0, .1);
	border-radius:1px;
	font-size:14px;
	margin-bottom:19px;
	padding:15px
}
.alert-success {
	background:#50ccad
}
.alert-primary {
	background-color:#6c9fe3
}
.alert-info {
	background-color:#5dbde0
}
.alert-danger {
	background-color:#ed7764
}
.LoginError {
	margin-bottom:10px;
	color:#be1e22
}
#jquery-script-menu {
	position:fixed;
	height:90px;
	width:100%;
	top:0;
	left:0;
	border-top:5px solid #316594;
	background:#fff;
	-moz-box-shadow:0 2px 3px 0 rgba(0, 0, 0, .16);
	-webkit-box-shadow:0 2px 3px 0 rgba(0, 0, 0, .16);
	box-shadow:0 2px 3px 0 rgba(0, 0, 0, .16);
	z-index:999999;
	padding:10px 0;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box
}
.jquery-script-center {
	width:960px;
	margin:0 auto
}
.jquery-script-center ul {
	width:212px;
	line-height:45px;
	margin:0;
	padding:0
}
.jquery-script-ads {
	width:728px;
	height:90px;
	float:right
}
.jquery-script-clear {
	clear:both;
	height:0
}
.newsletter h6 {
	margin:0;
	padding:0 0 8px;
	color:#fff;
	text-transform:inherit
}
.newsletter p {
	color:#9dabbd;
	margin:0
}
.newsletter .form-input {
	max-width:300px;
	margin-right:10px
}
.border-top {
	border-top:1px solid #37454b;
	margin-top:15px;
	padding-top:15px
}
.page-not-found h2 {
	font-size:200px;
	margin:0;
	padding:100px 0 0;
	line-height:150px
}
.page-not-found h3 {
	margin:0;
	padding:20px 0 100px;
	font-size:70px;
	font-weight:100;
	color:#a0a7af
}
.app-list h3 a {
	text-decoration:underline
}
.header .search-icon{position:absolute; top:0px; right:0px;}

.search, .search-wrapper {
	visibility:hidden;
	max-height:0;
	height:300px;
transition:all .4s;
-webkit-transition:all .4s;
transition-delay:.2s;
-webkit-transition-delay:.2s;
	overflow:hidden
}
.search-wrapper {
	background:#1e367f;
	position:fixed;
	width:100%;
	z-index:5;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
.active-search.search, .active-search .search-wrapper {
	max-height:250px;
	visibility:visible
}
.search-wrapper input[type="text"] {
	cursor:text;
	background:transparent;
	border:none;
	color:rgba(255,255,255,0.8);
	font-weight:300;
	font-size:27px;
	width:100%;
	height:60px;
	text-indent:0;
	padding:0 0 0 10px;
	opacity:0;
	transform:translateX(300px);
	-webkit-transform:translateX(300px);
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
.active-search .search-wrapper input[type="text"] {
	transform:translateX(0);
	-webkit-transform:translateX(0);
	opacity:1;
transition:transform .6s ease, opacity .2s ease .2s;
-webkit-transition:transform .6s ease, opacity .2s ease .2s;
transition-delay:.3s;
-webkit-transition-delay:.3s
}
.search-submit {
	position:absolute;
	right:0;
	top:8px;
	width:50px;
	height:50px;
	background-size:18px;
	border:none;
	padding:0;
	margin:0;
	cursor:pointer;
	transform:translateY(40px);
	-webkit-transform:translateY(40px);
	opacity:0; background:none; font-size:25px; color:#fff;
}
.active-search .search-submit {
	opacity:.5;
	transform:translateY(0);
	-webkit-transform:translateY(0);
transition:transform .6s ease, opacity .2s ease .2s;
-webkit-transition:transform .6s ease, opacity .2s ease .2s;
transition-delay:.4s;
-webkit-transition-delay:.4s
}
.search-wrapper ::-webkit-input-placeholder {
font-size:27px;
color:rgba(255,255,255,0.5)
}
.search-wrapper :-moz-placeholder {
font-size:27px;
color:rgba(255,255,255,0.5)
}
.search-wrapper ::-moz-placeholder {
font-size:27px;
color:rgba(255,255,255,0.5)
}
.search-wrapper :-ms-input-placeholder {
font-size:27px;
color:rgba(255,255,255,0.5)
}
#search{height: 0;
    margin: 0 auto;
    max-width:900px;
    overflow: hidden;
    padding: 0;
    position: relative; display:block;}
.active-search #search {height: auto;margin-top:50px;}
.filter {
	border-top:rgba(255,255,255,0.2) solid 1px;
	padding:15px 10px 0 0; text-align:center;
}
.search-wrapper .filter div { display:inline-block;
	position:relative;
	vertical-align:top;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	line-height:18px;
	margin:0 0 0 25px;
	transform:translatex(30px);
	-webkit-transform:translatex(30px);
	opacity:0
}
.active-search .search-wrapper .filter div {
	opacity:1;
	transform:translatex(0);
	-webkit-transform:translatex(0);
transition:transform .6s ease, opacity .2s ease .2s;
-webkit-transition:transform .6s ease, opacity .2s ease .2s;
transition-delay:.5s;
-webkit-transition-delay:.5s;
	padding:0 0 5px
}
.search-wrapper .filter div label {
	margin:0;
	float:none;
	font-size:18px;
	color:rgba(255,255,255,0.3);
	display:block;
	cursor:pointer
}
.search-wrapper .filter div .check {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	position:relative;
	display:inline-block;
	vertical-align:top;
	cursor:default;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	position:relative;
	overflow:hidden;
	height:22px;
	pointer-events:none
}
.search-wrapper .filter div input[type="radio"] {
	position:absolute;
	overflow:hidden;
	right:0;
	top:0;
	left:0;
	bottom:0;
	padding:0;
	border:0;
	opacity:.001;
	z-index:1;
	vertical-align:top;
	outline:none;
	width:100%;
	height:100%;
	margin:0;
	-webkit-appearance:none;
	appearance:none;
	height:0;
	width:0
}
.search-wrapper .filter div input[type="radio"]:checked {
	background:rgba(255,255,255,0.3)
}
.search-wrapper .filter div input[type="radio"]:checked + .check:before {
	background:rgba(255,255,255,0.3)
}
.search-wrapper .filter div input[type="radio"]:checked + .check:after {
	opacity:1
}
.search-wrapper .filter div .check:before {
	content:'';
	position:absolute;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	width:18px;
	height:18px;
	background:rgba(255,255,255,0.3);
	-webkit-box-shadow:none;
	box-shadow:none;
	left:0;
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
	border-radius:50px
}
.search-wrapper .filter div .check {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	position:relative;
	display:inline-block;
	vertical-align:top;
	cursor:default;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	position:relative;
	overflow:hidden;
	width:18px;
	height:18px;
	margin:0 5px 0 0
}
.search-wrapper .filter div .check:after {
	content:'';
	position:absolute;
	top:5px;
	left:5px;
	width:8px;
	height:8px;
	background:rgba(255,255,255,0.6);
	opacity:0;
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
	border-radius:50px
}
.search-wrapper .filter div input[type="radio"]:focus + .check:before {
	-webkit-box-shadow:none;
	box-shadow:none
}
.search-wrapper .filter div input[type="radio"]:disabled + .check {
	opacity:.3;
	cursor:default;
	pointer-events:none
}
.search-wrapper .filter div input[type="radio"]:disabled:active + .check:before {
	background:transparent;
	-webkit-box-shadow:none;
	box-shadow:none
}
.PT20 {
	padding-top:20px
}
.PB40 {
	padding-bottom:40px
}
.btn.gradient.rounded {
	display:inline-block;
	text-transform:inherit;
	padding:20px 60px;
	border-radius:50px;
	-moz-border-radius:50px;
	-webkit-border-radius:50px
}
.white-bg{background:#fff;}
.light-bg01{background:#f2f2f2;}
.sponsored-submission{background:#fff; margin:0 2% 0 1%; text-align:center; position:relative;}
.sponsored-submission h2{color:#000;font-size:50px;font-weight:100;margin:0;padding:40px 0 0 0;text-transform: uppercase; text-align:center;}
.sponsored-submission h4{color:#888;font-size: 25px;font-weight:100;margin: 0;padding: 10px 0 40px; text-align:center;}
.sponsored-submission > ul {margin: 0 auto; width:90%; padding:15px 0 0 0; text-align:left;}
.sponsored-submission li {background:#fff;display: inline-block;font-weight: 100;list-style:none;padding:10px 0 10px 20px;vertical-align: top;width: 30%; margin:0 1%; position:relative;}
.sponsored-submission .btn.red.block{background:#fff;border:3px solid #ff5861;border-radius:0;color:#ff5861;display:inline-block !important;font-size:22px;margin:40px 0;padding:15px 40px;width:auto;}
.sponsored-submission .btn.red.block:hover{border-color:#222; color:#222;}

.sponsored-ribbon{
	position:absolute;
	display:block;
	top:-1px;
	left:0;
	width:117px;
	height:108px;
	overflow:hidden; z-index:1;
}
.sponsored-ribbon .label{
	position:relative;
	display:block;
	padding:6px 0;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
	font-weight:700;
	-webkit-transform:rotate(-45deg) translate3d(0, 0, 0);
	-moz-transform:rotate(-45deg) translate3d(0, 0, 0);
	-ms-transform:rotate(-45deg) translate3d(0, 0, 0);
	transform:rotate(-45deg) translate3d(0, 0, 0);
	line-height: 20px;
}
.sponsored-ribbon .label{
	background-color:#e64c4c;
	font-size:15px;
	width:170px;
	top:27px;
	left:-44px
}
.sponsored-ribbon .label:before{
    left: 0;
}
.sponsored-ribbon .label:after{
    right: 0;
}

.submission-page h1{color: #222;font-size: 40px;font-weight: 400;margin: 0 0 0;padding: 0;}
.tab-menu ul.responsive-tabs{margin:0px; padding:30px 0 0 0;text-align:center;}
.tab-menu ul.responsive-tabs li{list-style:none; display:inline-block; }
.tab-menu ul.responsive-tabs li a{display:block; background:rgba(255,255,255,0.2); padding:20px 40px; font-weight:bold; font-size:18px; text-transform:uppercase;}
.tab-menu ul.responsive-tabs li a:hover{background:rgba(255,255,255,0.5);}
.tab-menu ul.responsive-tabs li.active a{background:#fff;}
.responsive-tabs-content{background:#fff;padding:30px;}
.responsive-tabs-panel{display:none;}
.standard.submission{border:1px solid rgba(244,89,89,0.1);
box-shadow: inset 0px 0px 30px 0px rgba(244,89,89,0.1);
-webkit-box-shadow: inset 0px 0px 30px 0px rgba(244,89,89,0.1);
-moz-box-shadow: inset 0px 0px 30px 0px rgba(244,89,89,0.1);
-o-box-shadow: inset 0px 0px 30px 0px rgba(244,89,89,0.1);
}
.premium-submission.submission{border:1px solid rgba(61,109,255,0.1);
box-shadow: inset 0px 0px 30px 0px rgba(61,109,255,0.1);
-webkit-box-shadow: inset 0px 0px 30px 0px rgba(61,109,255,0.1);
-moz-box-shadow: inset 0px 0px 30px 0px rgba(61,109,255,0.1);
-o-box-shadow: inset 0px 0px 30px 0px rgba(61,109,255,0.1);
}
.free-submit.submission{border:1px solid rgba(85,85,85,0.1);
box-shadow: inset 0px 0px 30px 0px rgba(85,85,85,0.2);
-webkit-box-shadow: inset 0px 0px 30px 0px rgba(85,85,85,0.1);
-moz-box-shadow: inset 0px 0px 30px 0px rgba(85,85,85,0.1);
-o-box-shadow: inset 0px 0px 30px 0px rgba(85,85,85,0.1);
}
.responsive-tabs-content:after,.responsive-tabs-content:before{clear:both; display:block; content:""; }
.ad-ban{padding-left:12px;}
.ad-ban img{max-width:100%;}

.articles{ padding:0px;}
.articles:after,.articles:before{clear:both; content:""; display:block;}
.articles .posts-container{float:left; width:33.33%; padding:15px;}
.articles .posts-container .post-wrapper{background:#fff; padding:30px;}
.articles .posts-container img{max-width:100%;}
.posts-container .post-media{position:relative;overflow:hidden; box-shadow:0 3px 12px -1px rgba(7, 10, 25, .2), 0 22px 27px -20px rgba(7, 10, 25, .2); -moz-box-shadow:0 3px 12px -1px rgba(7, 10, 25, .2), 0 22px 27px -20px rgba(7, 10, 25, .2); -ms-box-shadow:0 3px 12px -1px rgba(7, 10, 25, .2), 0 22px 27px -20px rgba(7, 10, 25, .2);-webkit-box-shadow:0 3px 12px -1px rgba(7, 10, 25, .2), 0 22px 27px -20px rgba(7, 10, 25, .2);margin-bottom:25px; line-height:0px;}
.posts-container .post-media:after{position:absolute; width:100%; height:100%; background:rgba(0,0,0,0.0); display:block; content:""; top:0px; left:0px;-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;}
.posts-container .post-media:hover:after{background:rgba(0,0,0,0.5);}
.posts-container .post-title{font-size:24px;margin:0 0 10px 0; padding:0px; height:60px; overflow:hidden;}
.articles .posts-container p{font-size:14px; height:80px;overflow:hidden;text-overflow:ellipsis;}
.posts-container .author-meta{position:relative; padding:4px 0 0 50px;}
.posts-container .author-meta .author-image{width:40px; height:40px; border-radius:100%; border:1px solid #ddd; -webkit-box-shadow:2px 2px 5px 1px rgba(0, 0, 0, .25); -ms-box-shadow:2px 2px 5px 1px rgba(0, 0, 0, .25); -moz-box-shadow:2px 2px 5px 1px rgba(0, 0, 0, .25);box-shadow:2px 2px 5px 1px rgba(0, 0, 0, .25); overflow:hidden; display:block; position:absolute; left:0px; top:0px;}
.posts-container .author-meta .author-image img{width:100%;}
.posts-container .author-meta .author-name{display:block; font-size:12px; font-weight:bold;}
.posts-container .author-meta .meta-date{color:#7c7c7c; font-size:12px; display:block;}

.posts-container .post-title a,.article-details .widget_related_articles ul li h3 a {
	padding-bottom:5px;
	background:-webkit-gradient(linear, left top, right top, from(#3d6dff), to(#6fc8f1));
	background:linear-gradient(to right, #3d6dff 0%, #6fc8f1 100%);
	background-size:0px 2px;
	background-repeat:no-repeat;
	background-position:left 87%;-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.posts-container .post-title a:after, .posts-container .post-title a:before {
	display:none
}
.posts-container .post-title a:hover {
	color:#222;
	background-size:100% 2px
}
.article-details .widget_related_articles ul li h3 a:hover {
	color:#3d6dff;
	background-size:100% 2px
}



.article-details{background:#fff; margin:20px 0; position:relative;}
.article-details:after{position:absolute; top:0px; left:66.6666666667%; border-left:1px solid #ddd; height:100%; width:1px; content:""; display:block;}
.article-details .post-media-image img{max-width:100%;}
.article-details .post-title{color:#222; font-size:34px; margin:0px;}
.article-details .blog-meta{font-size:14px; color:#6f6f6f; padding-bottom:30px; padding-top:10px;}
.article-details .blog-meta a{color:#6f6f6f;}
.article-details .blog-meta span{padding-right:20px;}
.article-details .blog-meta a:hover{color:#222;}
.article-details img{max-width:100%;}

.article-details table th{background:#222; color:#fff; padding:10px;}
.article-details table{border:1px solid #ddd;border-spacing:0px;border-collapse:inherit;}
.article-details table td{padding:10px; border-bottom:1px solid #ddd;}

.article-disqus,.article-content{padding:40px;}

.article-details .post-author{text-align:center; font-size:14px; background:#3d6dff; color:#fff; padding:90px 40px 40px 40px; margin-top:100px; position:relative;}
.article-details .post-author .author-img{position:absolute; top:-75px; margin-left:-75px; border:2px solid #fff; width:150px; height:150px; left:50%; overflow:hidden;border-radius:100%; -webkit-box-shadow:2px 2px 5px 1px rgba(0, 0, 0, .25); -ms-box-shadow:2px 2px 5px 1px rgba(0, 0, 0, .25); -moz-box-shadow:2px 2px 5px 1px rgba(0, 0, 0, .25);box-shadow:2px 2px 5px 1px rgba(0, 0, 0, .25); overflow:hidden; }
.article-details .post-author .author-img img{width:100%;}
.article-details .post-author .social-link a{color:#fff; background:none !important; border:2px solid #fff; width:40px; height:40px; border-radius:100%; display:inline-block; line-height:38px; font-size:20px;opacity:1; margin:0 5px;-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;}
.article-details .post-author .social-link a:hover{opacity:0.7;}
.article-details .post-author .author-dec b{font-size:20px;}
.article-details .post-author .author-dec b a{color:#fff; display:inline-block; padding-bottom:5px;
	background:-webkit-gradient(linear, left top, right top, from(#fff), to(#6fc8f1));
	background:linear-gradient(to right, #fff 0%, #6fc8f1 100%);
	background-size:0px 2px;
	background-repeat:no-repeat;
	background-position:left 87%;-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;}
.article-details .post-author .author-dec b a:hover{
	background-size:100% 2px
}

.article-details .widget{padding:45px 0px 50px 0px;border-bottom:1px solid #e5e5e5; position:relative; margin:0 30px;}
.article-details .widget-title{margin-bottom:40px; font-weight:bold; font-size:24px; margin-top:0px;}
.article-details .widget-title:after{border-radius:4px;margin-top:10px;width:30px; height:4px; display:block; content:""; background:#3d6dff;}

.article-details .tag-link{margin:0 3px 8px 0; padding:3px 15px; border-radius:25px; font-size:14px; display:inline-block; background:#fff; color:#222; border:2px solid #e5e5e5;}
.article-details .tag-link:hover{ color:#3d6dff; border:2px solid #3d6dff;}
.widget_cat ul{padding:0px; margin:0px;}
.widget_cat ul li{ line-height:30px;padding-bottom:10px;padding-left:0px;text-align:right;border-bottom:1px solid #e5e5e5; list-style:none; margin-bottom:10px;}
.widget_cat ul li:last-child{border:0px;}
.widget_cat ul li span{display:inline-block;color:#3d6dff;}
.widget_cat ul li a{float:left;}
.article-details .widget_related_articles .widget-title{margin-top:0px;}
.article-details .widget_related_articles ul{margin:0px; padding:0px;}
.article-details .widget_related_articles ul li{list-style:none; position:relative; padding:0 0 30px 135px;}
.article-details .widget_related_articles ul li img{width:120px; position:absolute; top:0px; left:0px;}
.article-details .widget_related_articles ul li h3{margin:0px; padding:0px; font-size:14px; line-height:20px;}
.article-details .widget_related_articles ul li small{font-size:12px; color:#6f6f6f; margin-top:-5px;}


.guest-post{background:-webkit-gradient(linear, left top, right top, from(#ff3152), to(#ffd012));
	background:linear-gradient(to right, #ff3152 0%, #ffd012 100%);color:#fff; font-size:24px; font-weight:bold; text-align:center; border-radius:50px; padding:20px 40px; display:block; margin:40px 30px 0 30px;-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;}
.guest-post:hover{color:#fff;background:-webkit-gradient(linear, left top, right top, from(#3d6dff), to(#6fc8f1));
	background:linear-gradient(to right, #3d6dff 0%, #6fc8f1 100%);}

.download-code{text-align:center;}	
.download-code a{background:-webkit-gradient(linear, left top, right top, from(#ff3152), to(#ffd012));
	background:linear-gradient(to right, #ff3152 0%, #ffd012 100%);color:#fff; font-size:24px; font-weight:bold; text-align:center; border-radius:50px; padding:20px 40px; display:inline-block; margin:20px 0;-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;}
.download-code a:hover{color:#fff;background:-webkit-gradient(linear, left top, right top, from(#3d6dff), to(#6fc8f1));
	background:linear-gradient(to right, #3d6dff 0%, #6fc8f1 100%);}	
.articles .posts-container .post-wrapper.guest-post-writing{background:-webkit-gradient(linear, left top, right top, from(#ff3152), to(#ffd012));
	background:linear-gradient(to right, #ff3152 0%, #ffd012 100%);color:#fff; -webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;  text-align:center; height:100%;}
.guest-post-writing h1{font-size:30px;}
.guest-post-writing a{background:#fff;border-radius:50px; padding:15px 40px; display:inline-block; color:#000; font-weight:bold;}
.guest-post-writing a:hover{background:#3d6dff; color:#fff;}
.articles .posts-container .guest-post-writing p{height:auto; font-size:18px; margin-bottom:50px;}
.display-f{display:flex; flex-wrap:wrap;}
.main-article .post-content a{color:#327fff;}
.main-article .post-content a:hover{text-decoration:underline; color:#000;}
.author-dec a{color:#fff;}
.author-dec a:hover{text-decoration:underline;}
.pl-40{padding-left:40px;}

@media (min-width :768px) {
.col-1 {
width:8.33333333333%
}
.col-2 {
width:16.6666666667%
}
.col-3 {
width:25%
}
.col-4 {
width:33.3333333333%
}
.col-5 {
width:41.6666666667%
}
.col-6 {
width:50%
}
.col-7 {
width:58.3333333333%
}
.col-8 {
width:66.6666666667%
}
.col-9 {
width:75%
}
.col-10 {
width:83.3333333333%
}
.col-11 {
width:91.6666666667%
}
.col-12 {
width:100%
}
}
@media (max-width :1420px) {
.home-app-details .app-content .app-details .more-info {
position:relative;
padding-top:10px
}
.home-app-details .app-content .user-rate b {
display:inline-block
}
.app-details .container{padding:0 10px;}
}
@media (max-width :1300px){
	.submission-page{padding:0 20px;}
	}
@media (max-width :1190px) {
.home-app-details .col-6 .col-4, .home-app-details .col-6 .col-6 {
width:100%;
padding:0!important
}
.home-app-details .app-icon img {
max-width:300px
}
.home-app-details .app-content {
padding-left:0
}
.home-app-details .col-6:first-child {
padding-right:20px
}
.home-app-details .col-6:last-child {
padding-left:20px
}
.home-app-details .app-content .app-details .more-info {
position:absolute;
padding-top:0
}
.home-app-details .app-content .user-rate b {
display:block
}
.rating {
padding-left:0
}
.app-details .light-bg .app-content .col-6 {
width:100%
}
.rating h2 {
text-align:left
}
.rating div {
width:25%
}
.directory-list ul li{width: 31%;}
.header .nav{
	background:#1e367f;
    height: 100%;
    left: auto;
    overflow: auto;
    position: fixed;
    right: -250px;
    top:60px;
    -webkit-transition:all .3s linear;
-moz-transition:all .3s linear;
-ms-transition:all .3s linear;
-o-transition:all .3s linear;
transition:all .3s linear;
width: 250px;}
.header .nav.is-visible {
    right: 0;
}
#nav-icon {
    display:block; position:fixed; top:0px; right:0px;
    height: 60px;
    width: 70px;
}
.user-login{right:142px;}
.header .search-icon{right:71px;}
.nav ul {padding:0px 0 0 0;}
.nav ul li{float:none; padding:0px; border-bottom:1px solid rgba(255, 255, 255, 0.1); text-transform:uppercase;}
.nav ul li:last-child{border:0px;}
.nav ul ul{position:relative; height:auto; opacity:1; top:auto; left:auto;background:rgba(0,0,0,0.2)}
.nav ul li a, .nav ul li span{display:block; line-height:50px; height:50px; padding:0 20px;}
.nav ul li.submit-link a{height:50px; line-height:50px; margin:0px; border-radius:0px;}
.nav ul li a:hover{background:rgba(0,0,0,0.5)}
.nav ul ul li{border:0px;}
.nav ul ul li a{font-size:14px;height:40px;line-height:40px;padding:0 30px;}
}
@media (max-width :1200px) {
.app-details .container, .container.PT50 {
padding-left:10px;
padding-right:10px
}
}
@media (max-width :990px) {
.nav-btn {display:block}
.site-container.sb-slidebar.open .header {left:0}
.site-main {
margin-left:0;
padding-top:50px
}
.user-profile {
margin:0 0 20px
}
.app-details .container{ padding:0px;}
.app-details-dec{margin:0px; padding:20px;}
.light-bg{padding:20px;}
.certificate-page .box{max-width:100%;}
.tab-menu ul.responsive-tabs li a{padding: 20px;}
.article-details .col-8,.article-details .col-4{width:100%;}
.article-details:after{display:none;}
.articles .posts-container{width:50%}
}
@media (max-width :840px) {
.footer .col-4, .footer .col-8, .footer .social {
text-align:center
}
.app-list ul li,.sites-list ul li {
width:48%
}
.sub-hd {
padding-bottom:10px
}
.sliderbg h1, .sub-hd h1 {
font-size:25px
}
.sub-hd span {
padding-top:3px
}
.footer .social {
padding-top:10px
}
.login-with .facebook, .login-with .g-plus {
margin:0 0 10px
}
.container.PT50 {
padding:30px 20px
}
.form-group .col-6, .multiple-select .col-6 {
width:50%
}
.categories-list ul li {
width:33.33%
}
.app-details .col-8, .slider .col-6 {
width:55%
}
.app-content h2 a {
font-size:16px
}
.directory-list h2 strong {
display:block
}
.submission b {
font-size:30px
}
.header .search {
display:none
}
.sb-slidebar .search {
display:block
}
.PTB50{padding:20px 0;}
.certificate-page .box div{padding:30px;}
.sponsored-submission li{width:90%; margin: 0 0 0px 0;}
.tab-menu ul.responsive-tabs li a{padding:20px; font-size:15px;}
.responsive-tabs-content{padding:20px;}
.ad-ban{padding-left:0px;}

}
@media (max-width :767px) {
.home-app-details .col-6:first-child, .home-app-details .col-6:last-child {
padding:0
}
.home-app-details {
padding:30px 20px
}
.app-details .light-bg .app-content {
min-height:430px
}
.app-details .light-bg .app-content .rating {
left:0;
padding-left:0;
position:absolute;
top:320px
}
.directory-list ul li{width:48%;}
.footer .col-6{text-align:center;}
.app-details.website-details .sites-img,.sliderbg .sites-img{padding-right:0px;}
.app-details.website-details .sites-info,.sliderbg .sites-info{padding-top:30px;}
.app-details .app-icon,.sliderbg .app-icon{max-width:300px;}
.app-details .col-8, .slider .col-6{width:100%;}
.app-details .light-bg .app-content{min-height:auto;}
.app-content{padding:30px 0 0 0;}
.sliderbg{padding:20px;}
.sliderbg .gradient-blue, .sliderbg .gradient-teal, .sliderbg .gradient-red{padding:0px;}
.submission-page h1{font-size:25px;}
.certificate-page .cert-info{padding:30px 20px;}
.certificate-page .cert-info h5{font-size:30px;}
.article-details .post-title{font-size:28px;}
.article-details h2,.article-details .widget-title{font-size:22px;}
.article-details h3,.article-details h4{font-size:18px;}
}
@media (max-width :620px) {
#login.reveal-modal, .reveal-modal {
margin-left:2%
}
.sponsors ul li {
width:50%
}
.reveal-modal {
width:96%;
left:0
}
.footer-link {
word-break:break-all
}
.sliderbg {
padding:20px
}
.free-submit, .premium-submission {
width:100%
}
.free-submit p, .premium-submission p {
min-height:10px
}
.form-group .col-6 {
width:50%
}
.submit-app-page .form-group .col-6, .submit-app-page .multiple-select .col-6 {
width:100%
}
.profile-img-area {
position:relative;
left:auto;
top:auto
}
.submit-app-page .row .col-6:first-child {
padding-right:0
}
.submit-app-page .row .col-6:last-child {
padding-left:0
}
.categories-list {
padding:0
}
.categories-list ul li {
width:50%
}
.directory-list ul {
margin:0;
padding:0
}
.directory-list ul p{min-height:10px; height:auto; max-height:120px;}
.directory-list ul li, .submission {
width:100%;
margin:10px 0;
}
.container.PTB50{padding:20px;}
.sub-hd {
padding:0 0 20px
}
.submit-app-page {
margin:0px;
padding:15px
}
.home-app-details h1 {
font-size:20px
}
.app-details .light-bg .row {
padding-left:0
}
.app-details .app-icon {
position:relative;
padding-bottom:15px
}
.app-details .light-bg .app-content {
min-height:10px;
padding-left:0
}
.app-details .light-bg .app-content .rating {
position:relative;
top:0;
padding-top:10px
}
.ribbons li {
width:100%
}
.sponsored-submission h2{font-size:30px;padding-left:20px; padding-right:20px;}
.sponsored-submission h4{font-size:18px; padding-left:20px; padding-right:20px;}
.sponsored-submission{margin:0px;}
.sponsored-submission li p{display:none;}
.sponsored-submission li{padding:10px 0 10px 20px;}
.responsive-tabs-content{background:none; padding:0px;}
.tab-menu ul.responsive-tabs li{float:left; width:50%; border:1px solid #fff;}
.submission-page{padding:0px;}
.articles .posts-container{width:100%}
.posts-container .post-title{height:auto;}
.articles .posts-container p{height:auto;}
}
@media (max-width :510px) {
.app-list ul {
margin:0
}
.app-list ul li {
width:100%;
margin:0 0 20px
}
.sliderbg h1, .sub-hd h1 {
font-size:18px
}
.sub-hd span {
font-size:12px;
padding-top:5px
}
.sub-hd span i {
font-size:15px
}
.submit-btn {
display:none
}
.app-content {
padding:20px 0 0
}
.form-group .col-6 {
width:100%
}
.submit-app-page .row .col-6:first-child {
padding-right:0
}
.submit-app-page .row .col-6:last-child {
padding-left:0
}
.app-details .app-icon, .slider .app-icon {
width:60%;
float:none
}
.app-details .col-8, .slider .col-6 {
width:100%
}
.user-profile {
padding-left:20px
}
.user-profile .profile-img img {
position:relative;
left:auto;
top:auto
}
.rating div {
width:50%
}
.app-list ul li,.sites-list ul li {
width:100%; margin:0px 0 20px 0;
}
.register .white-bg{padding:20px;}
.login-form{padding:10px 20px;}
.or-line,.login-with{margin-left:20px; margin-right:20px;}
.categories-list ul li{width:100%;}
.categories-list ul li a{margin:0px 0 20px 0;}
.cat-title{margin:20px 0 10px 0; padding:0px; font-size:15px;}
.sliderbg .sites-info h1, .sliderbg .app-content h1, .app-details .light-bg h1{font-size:35px;}
.btn.gradient.rounded{width:100%; padding:15px 0px; text-align:center; display:block;}
.certificate-page .box div {
    padding: 20px;
}
.certificate-page .gradient-perpal,.certificate-page .gradient-blue,.certificate-page .gradient-red,.certificate-page .gradient-orange{padding:30px;}
.header .logo{display:none;}
}
@media (max-width :360px) {
.sub-hd h1, .sub-hd span {
text-align:left;
float:none
}
.app-details .app-icon, .categories-list ul li, .slider .app-icon {
width:100%
}
.sub-hd span {
display:block
}
.container.PT50 {
padding:15px
}
.PT70 {
padding-top:20px
}
.categories-list ul {
margin:0
}
.categories-list ul li a {
margin:5px 0
}
.directory-list .profile-img {
position:relative;
left:auto;
top:auto
}
.directory-list p {
min-height:10px; height:auto;
}
.profile-img-area img {
position:relative
}
.profile-img-area .relative {
padding:0
}
.tab-menu ul.responsive-tabs li{float:none; width:100%;}
}
@media only screen and (max-width:660px) {
.submission-list td.text-center, .submission-list td.text-right, .submission-list th.text-center, .submission-list th.text-right, td:before {
text-align:left
}
table, tbody, td, th, thead, tr {
display:block
}
thead tr {
position:absolute;
top:-9999px;
left:-9999px
}
tr {
border:1px solid #ccc
}
.submission-list td {
border:none;
border-bottom:1px solid #eee;
position:relative;
padding-left:80px
}
td:before {
position:absolute;
top:10px;
left:10px;
width:25%;
white-space:nowrap;
font-weight:700
}
td:nth-of-type(1):before {
content:"Date"
}
td:nth-of-type(2):before {
content:"Title"
}
td:nth-of-type(3):before {
content:"Feature"
}
td:nth-of-type(4):before {
content:"Staus"
}
td:nth-of-type(5):before {
content:"Action"
}
}
.LoginError {
	display:none
}


