@import url('https://fonts.googleapis.com/css?family=Josefin+Sans:400,600,700');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
*, .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: 'Roboto', sans-serif; font-size:16px; font-weight:400;
}
.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:#f9f9f9;
	font-size:16px;
	color:#666;
	margin:0;
	padding:0;
}
.header, .nav-btn { background:#f9f9f9;
	left:0;
	top:0
}
.header .nav{background:#212121; height:70px; border-radius: 6px; text-align:right; padding-right:20px;}
.site-main {width:90%;margin-left:auto; margin-right:auto; max-width:1280px; padding-top:170px;}
.container {
	margin:0 auto
}
.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:#ff5a00
}
.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 .store-link, .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
}
.PT70 {
	padding-top:70px
}
.header {
	width:90%; left:5%;
	z-index:10; top:50px;
-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
}
.header .logo {position:absolute; left:0px; top:-25px; z-index:1;}
.header .logo img {}
.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;
	height:50px;
	line-height:45px;
	padding:0 10px;
transition:all .3s linear;
	z-index:100
}
.nav-btn.open {
	left:250px
}
.nav ul {
	margin:0;
	padding:10px 40px 0 0;
}
.nav ul li {
	list-style:none; display:inline-block;
}
.nav ul li a {
	color:#fff;
	padding:17px 15px;
	font-size:16px;
	display:inline-block; font-weight:400;
}
.nav ul li.submit-app-btn a{background:#ff9600;border-radius:6px;text-transform:uppercase;}
.nav ul li.submit-app-btn a:hover{background:#ff5a00; color:#fff;}
.nav ul li a:hover {
	color:#ff9600
}
.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 {
	padding:0 10px;
	height:50px; font-size:16px;
	line-height:50px; text-align:right; position:absolute; top:-50px; right:0px; width:100%; background:#f9f9f9;
}
.header .register .text-left{text-align:right;}
.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:35px;
	height:35px;
	background:#ff9600;
	line-height:39px; font-size:21px;
	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;
	right:-340px;
	height:100%;
	width:280px;
	z-index:101;
transition:all .3s linear; line-height:normal;
}
.header .register .user-nav a{color:#fff; font-weight:normal;}
.Pagination ul li a:hover, .app-list ul li:hover, .categories-list ul li a:hover, .directory-list ul li:hover, .submission: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); display:block;
}
.user-nav ul li a{display:block; padding:0px; font-weight:400; text-align:left;}
, .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:#ff9600
}
.user-nav-close {
	position:absolute;
	right:280px;
	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 {
	right: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 30px 0; text-align:center;}
.sub-hd h1 {
	font-size:35px;
	font-weight:700;
	margin:0;
	padding:0;
	color:#222
}
.sub-hd span {
	float:right;
	font-size:16px;
	padding-top:22px
}
.sub-hd span a {
	color:#222
}
.sub-hd span i {
	font-size:22px
}
.sub-hd span a:hover {
	color:#ff6900
}
.app-list ul {
	margin:0 -2%;
	padding:0
}
.app-list ul li {
	list-style:none;
	width:29.33%;
	padding:0px;
	float:left;
	background:#fff;
	margin:0 2% 4% 2%;
	position:relative;
	transition:all .3s linear;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	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 .app-icon {
	width:80px;
	height:80px;
	position:absolute;
	top:15px;
	left:15px; overflow:hidden;
}
.app-list .app-info {
	margin-left:90px
}
.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
}
.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:#ff5a00
}
.app-list h3 {
	padding:0 0 10px
}
.store-link a {
	display:inline-block;
	font-size:25px;
	margin-left:5px
}
.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
}

.tpa-box{background:#fff; position:relative;transition:all .3s linear;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	overflow:hidden}
.tpa-box:hover{box-shadow:0 5px 10px rgba(0, 0, 0, .15)}
.tpa-box .head{position:relative; padding:15px 0 20px 100px;}
.tpa-box .head .app-icon{max-width:70px; position:absolute; left:15px; top:15px;}
.tpa-box .head h2{font-size:18px; font-weight:700; margin:0px; padding:15px 0px 10px 0; width:90%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;height: 45px;}
.tpa-box .head h3{margin:0px;padding:0px 0 5px 0; font-size:14px; font-weight:400; max-height: 19px; white-space: nowrap; text-overflow: ellipsis; width: 100%; overflow: hidden;}
.tpa-box .head .user-rate{color:#b3b3b3; font-size:12px; font-weight:700; position:absolute; right:15px; top:25px;}
.tpa-box .head .user-rate b{font-size:50px; color:#222; font-weight:700; display:block; line-height:40px;}
.tpa-box .head .user-rate a,.tpa-box .foot .user-rate a{color:#b3b3b3;}
.tpa-box .foot:after,.tpa-box .foot:before{clear:both; content:""; display:block;}
.tpa-box .foot{ position:relative; padding:20px 15px;}
.tpa-box .foot .available-for,.app-details .available-for{text-transform:uppercase; color:#a0a0a0; font-size:12px; font-weight:700;}
.app-details .available-for{display:inline-block; vertical-align:top; padding-top:6px;}
.tpa-box .foot .price,.app-details .price{font-size:18px;}
.tpa-box .foot .price.free,.app-details .price.free{color:#0aaa61;}
.tpa-box .foot .price.paid,.app-details .price.paid{color:#da4733;}

.app-list .tpa-box .foot {padding: 10px 15px 10px 15px;}
.app-list .tpa-box .foot .user-rate b{font-size: 44px;line-height: 30px;}
.app-list .tpa-box .foot .available-for{float: left;padding-top:10px;text-align: left;padding-right: 10px;}


.tpa-box .foot .user-rate{color:#b3b3b3; font-size:12px; font-weight:700;}
.tpa-box .foot .user-rate b{font-size:50px; color:#222; font-weight:700; display:block; line-height:40px;}

.tpa-box .store-link{ text-align:right;}
.tpa-box .store-link a{width:50px; height:50px; text-align:center; color:#fff;border-radius:100%; font-size:30px; line-height:54px; overflow:hidden;-webkit-transition:all .3s linear;
-moz-transition:all .3s linear;
-ms-transition:all .3s linear;
-o-transition:all .3s linear;
transition:all .3s linear}
.app-details .store-link a{width:40px; height:40px; text-align:center; color:#fff;border-radius:100%; font-size:28px; line-height:44px; overflow:hidden;-webkit-transition:all .3s linear;
-moz-transition:all .3s linear;
-ms-transition:all .3s linear;
-o-transition:all .3s linear;
transition:all .3s linear}
.store-link a.play-store{background:#b3ce4b;}
.store-link a.windows-store{background:#00b1f4; line-height:48px;}
.app-details .store-link a.windows-store{line-height:40px;}
.store-link a.app-store{background:#2b2b2b;}
.store-link a.amazon-store{background:#ff9000;line-height:51px;}
.app-details .store-link a.amazon-store{line-height:43px;}
.store-link a:hover{color:#fff; background:#000;}


.app-slider-area{height:250px; padding:40px 0px; position:relative; overflow:hidden;}
.app-details .app-slider-area{height:auto; padding:40px;}
.app-slider-area h1{color:#fff; font-size:30px; font-weight:700; padding:0px 0px 20px 20px; margin:0px 0 0 0;}
.app-slider-area .slick-slide{text-align:center;}
.app-slider-area .slick-center img,.app-slider-area .slick-current img{opacity:1; padding:0px 20px;}
.app-slider-area img{opacity:0.2;transition:all 300ms ease; padding:0 20px;width:100%;}
.app-slider-area .slick-slide:last-child img{opacity:1;}


.app-list ul li.No-Item {
	width:100%;
	padding:40px 0
}
.app-fot {
	border-bottom:1px solid #eaeaea;border-top:1px solid #eaeaea;
	margin-bottom:10px;
	padding-bottom:12px
}

.home-app-details .view-count,.home-app-details .like-count a{font-size:25px; font-weight:700; margin-top:10px;}
.like-count a,.view-count{color:#fff;font-size:18px; font-weight:700;}
.app-details .like-count a,.app-details .view-count{color:#222;}
.home-app-details .tpa-box .like-count{position:absolute; right:110px; top:0px;}
.home-app-details .tpa-box .view-count{position:absolute; right:15px; top:0px;}
.view-count{padding-left:45px; padding-top:20px;}
.view-count{background:url(../images/eye-white.svg) no-repeat 0 10px / 40px;}
.like-count a{background:url(../images/thumbs-up-white.svg) no-repeat 0 12px / 30px;padding:20px 0 0px 35px;opacity:0.5}
.app-details .view-count{background:url(../images/eye.svg) no-repeat 0 -6px / 30px;opacity:0.5;padding-left:35px; padding-top:2px; position:absolute; left:80px; top:20px;}
.app-details .like-count a{background:url(../images/thumbs-up.svg) no-repeat 0 0px / 30px;padding:12px 0 0px 35px;opacity:0.5}
.like-count a:hover,a.AlreadyLiked{opacity:1; color:#fff;}
.app-details .like-count a:hover{opacity:1; color:#000;}
.app-details a.AlreadyLiked,.app-details a.AlreadyLiked:hover{opacity:1; color:#ff9600;background:url(../images/thumbs-up-orange.svg) no-repeat 0 0px / 30px;}
.app-details .app-fot{position:relative;}

.home-app-details .available-for{float:left; padding-top:10px;}

.like-view{border-bottom:1px solid #f1f1f1;border-top:1px solid #f1f1f1; position:relative; padding:15px 0px 15px 15px;}
.like-view .user-rate b {
	font-size:25px;
	color:#222
}
.app-fot .user-rate span {
	text-transform:uppercase;
	font-size:12px;
	display:block
}

.tpa-box .like-view .user-rate{color:#b3b3b3; font-size:9px; font-weight:700; position:absolute; right:15px; top:12px;}
.tpa-box .like-view .user-rate b{font-size:34px; color:#222; font-weight:700; display:block; line-height:30px;}
.tpa-box .like-view .user-rate a,.tpa-box .foot .user-rate a{color:#b3b3b3;}

.app-list .like-view .like-count{position:relative; right:auto; display:inline-block; vertical-align:top;}
.app-list .like-view .view-count{position:relative; left:auto; display:inline-block; vertical-align:top; margin-left:10px; margin-top:3px;}

.app-list .like-view .view-count{background:url(../images/eye.svg) no-repeat 0 -6px / 30px;opacity:0.5;padding-left:35px; padding-top:2px; position:absolute; left:80px; top:20px; color:#222;}

.app-list .like-view .like-count a{color:#222; background:url(../images/thumbs-up.svg) no-repeat 0 0px / 30px;opacity:0.5; padding:12px 0 0px 35px;}
.app-list .like-view .like-count a:hover{color:#222; background:url(../images/thumbs-up.svg) no-repeat 0 0px / 30px;opacity:1; color:#000;}
.app-list .like-view .like-count a.AlreadyLiked,.app-list .like-view .like-count a.AlreadyLiked:hover{color:#222; background:url(../images/thumbs-up-orange.svg) no-repeat 0 0px / 30px;opacity:1; color:#ff9600; cursor:default;}

.app-list .like-count{position:absolute; right:15px; top:0px; z-index:9;}
.app-list .view-count{position:absolute; left:15px; top:0px; z-index:9;}
.app-list .view-count{background-size:30px;padding-left: 35px;padding-top: 16px;}
.app-list .like-count a{background-size:25px; padding:20px 0 0 30px;}

.app-fot:after, .app-fot:before {
	clear:both;
	content:"";
	height:auto;
	display:block
}
.like-count a {
	display:inline-block
}

.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
}

.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 {
	border-top:1px solid #ddd;
	padding:20px;
	color:#666;
	text-align:center;color:#242424; line-height:26px;
}
.footer a, .footer-link a {
	padding:0 5px; 
}
.footer a {
	color:#242424
}
.footer a:hover {
	color:#ff9600
}
.footer-link {
	padding-bottom:10px
}
.social {
	margin-top:20px;
}
.app-content h2, .app-content h3 {
	margin:0;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.social a {
	font-size:25px;
	display:inline-block;
	width:50px;
	height:50px;
	line-height:55px;border-radius: 6px;
-o-transition:all .3s linear;
transition:all .3s linear;
	color:#fff
}
.btn, .form-input {
-o-transition:all .3s linear
}
.web-link {
	background:#305bd6
}
.facebook {
	background:#4b6fa9
}
.twitter {
	background:#2bb8e6
}
.google-plus {
	background:#bc1616
}
.pinterest {
	background:#d65137
}
.linkedin {
	background:#0a66c2
}
.rss {
	background:#ff7800
}
.facebook:hover, .google-plus:hover, .pinterest:hover, .rss:hover, .twitter:hover, .web-link:hover {
	background:#666; color:#fff !important;
}
.sliderbg {
	background:#222;
	padding:50px 20px
}
.home-app-details {padding-bottom:60px;}
.home-app-details .col-6:first-child{padding-right:40px;}
.home-app-details .col-6:last-child{padding-left:40px;}
.home-app-details .app-icon {
	position:relative;
}
.app-icon img {
	max-width:100%
}
.app-content {padding:0 30px;color:#536273; min-height:270px;}
.app-content h2{padding:30px 0 0 0; font-size:25px;width:100%}
.app-content h2 a {
	color:#222;
	font-weight:700;
	font-size:16px
}
.app-content h3 {
	padding:10px 0;
	font-weight:400;
	font-size:18px;
	width:100%
}
.app-content h3 a, .app-content h3 span {
	color:#222;
	text-decoration:none;
	font-weight:400
}
.app-content h3 a:hover {
	color:#ff5a00;
	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
}

.btn.block, .login-with a {
	display:block;
	width:100%
}

.app-content .app-fot {
	padding-top:10px
}

.sliderbg h1 {
	font-size:30px;
	font-weight:300;
	color:#fff
}
.slider .app-icon {
	background:#fff;
	padding:10px
}
#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:14px;
	position:relative; font-weight:700;
	text-transform:inherit;
	padding:18px 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:16px;
	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:#ff9600
}
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:14px 20px 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:#2466d7
}
.btn.blue:hover {
	background:#1c4da1
}
.btn.red {
	background:#e64c4c
}
.btn.red:hover {
	background:#c71f1f
}
.btn.green {
	background:#ff9600
}
.btn.green:hover {
	background:#ff5a00
}
.btn.gray {
	background:#5e5e5d
}
.btn.gray:hover {
	background:#ff5a00
}
.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:#fa0;
	color:#fff
}

.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 .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:18px;border-radius:6px;
	color:#fff;
	background:0 0!important;
	width:30px;
	height:30px;
	line-height:35px;
transition:all .3s linear
}
.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 30px
}
.app-content .app-details {
	position:relative;
	border-bottom:1px dashed #ddd;
	margin-bottom:10px;
	padding-bottom:10px
}
.app-content .app-details .more-info {
	position:absolute;
	right:0;
	top:0
}
.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.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;line-height:25px; padding:40px 30px 10px 30px;}
.app-details-dec h6{padding:0px; font-weight:700;}
.app-slider {
}
.app-slider ul {
	margin:0;
	padding:0;
	width:100%;
	white-space:nowrap
}
.app-slider ul li {
	list-style:none;
	display:inline-block
}

.cat-list{padding:0 30px 30px 30px;}
.cat-list h5 {font-size:14px;margin:0;padding:0 0 10px; text-transform:uppercase; font-weight:700;}
.cat-list a {background:#e9e9e9;border:1px solid #e9e9e9;color:#222;padding:10px;margin-right:3px;margin-bottom:6px;transition:all .3s linear; font-size:14px; font-weight:700;}
.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:#ff9600;
	color:#fff;
	border:1px solid #ff9600
}
h6 {
	margin:0;
	padding:40px 0 10px;
	font-size:16px
}
.categories-list ul {
	padding:0; text-align:center;
}
.categories-list ul li {list-style:none; display:inline-block; width:200px; text-align:center; margin:20px 10px;border-radius: 6px; color:#fff; font-weight:700; font-size:20px;padding-bottom:10px;background:none !important }
.categories-list ul li .icon{margin:0 auto; width:100px; height:100px; overflow:hidden;border-radius:100px; background:#666; margin-bottom:15px;-webkit-transition:all .3s linear;
-moz-transition:all .3s linear;
-ms-transition:all .3s linear;
-o-transition:all .3s linear;
transition:all .3s linear; }
.categories-list ul li .icon a{padding:10px;}
.categories-list ul li .icon img{width:100%;}
.categories-list ul li:hover .icon{background:#222 !important;}
	
.categories-list ul li:nth-child(1) .icon{background:#f6ab10;}
.categories-list ul li:nth-child(2) .icon{background:#ce4e3a;}
.categories-list ul li:nth-child(3) .icon{background:#6c7d7e;}
.categories-list ul li:nth-child(4) .icon{background:#3b5063;}
.categories-list ul li:nth-child(5) .icon{background:#9851b6;}
.categories-list ul li:nth-child(6) .icon{background:#298cc1;}
.categories-list ul li:nth-child(7) .icon{background:#29b974;}
.categories-list ul li:nth-child(8) .icon{background:#08ad98;}
.categories-list ul li:nth-child(9) .icon{background:#f4cd09;}
.categories-list ul li:nth-child(10) .icon{background:#ed912b;}
.categories-list ul li:nth-child(11) .icon{background:#619123;}
.categories-list ul li:nth-child(12) .icon{background:#ef644d;}
.categories-list ul li:nth-child(13) .icon{background:#03c5ad;}
.categories-list ul li:nth-child(14) .icon{background:#2fd283;}
.categories-list ul li:nth-child(15) .icon{background:#3ca8e2;}
.categories-list ul li:nth-child(16) .icon{background:#435b71;}
.categories-list ul li:nth-child(17) .icon{background:#473fb8;}
.categories-list ul li:nth-child(18) .icon{background:#ba3db6;}
.categories-list ul li:nth-child(19) .icon{background:#1488ca;}
.categories-list ul li:nth-child(20) .icon{background:#4f9e45;}
.categories-list ul li:nth-child(21) .icon{background:#704e3b;}
.categories-list ul li:nth-child(22) .icon{background:#505050;}
.categories-list ul li:nth-child(23) .icon{background:#575c62;}
.categories-list ul li:nth-child(24) .icon{background:#3985d1;}
.categories-list ul li:nth-child(25) .icon{background:#15b6b0;}
.categories-list ul li:nth-child(26) .icon{background:#6d34c1;}
.categories-list ul li:nth-child(27) .icon{background:#3b3ba3;}
.categories-list ul li:nth-child(28) .icon{background:#dc19a3;}
.categories-list ul li:nth-child(29) .icon{background:#8f3156;}
.categories-list ul li:nth-child(30) .icon{background:#8f3131;}
.categories-list ul li:nth-child(31) .icon{background:#44741e;}
.categories-list ul li:nth-child(32) .icon{background:#11882a;}
.categories-list ul li:nth-child(33) .icon{background:#f6ab10;}
.categories-list ul li:nth-child(34) .icon{background:#ce4e3a;}
.categories-list ul li:nth-child(35) .icon{background:#6c7d7e;}
.categories-list ul li:nth-child(36) .icon{background:#3b5063;}
.categories-list ul li:nth-child(37) .icon{background:#9851b6;}
.categories-list ul li:nth-child(38) .icon{background:#298cc1;}
.categories-list ul li:nth-child(39) .icon{background:#29b974;}
.categories-list ul li:nth-child(40) .icon{background:#08ad98;}
.categories-list ul li:nth-child(41) .icon{background:#f4cd09;}
.categories-list ul li:nth-child(42) .icon{background:#ed912b;}
.categories-list ul li:nth-child(43) .icon{background:#619123;}
.categories-list ul li:nth-child(44) .icon{background:#ef644d;}
.categories-list ul li:nth-child(45) .icon{background:#03c5ad;}
.categories-list ul li:nth-child(46) .icon{background:#2fd283;}
.categories-list ul li:nth-child(47) .icon{background:#3ca8e2;}
.categories-list ul li:nth-child(48) .icon{background:#435b71;}
.categories-list ul li:nth-child(49) .icon{background:#473fb8;}
.categories-list ul li:nth-child(50) .icon{background:#ba3db6;}
.categories-list ul li:nth-child(51) .icon{background:#1488ca;}
.categories-list ul li:nth-child(52) .icon{background:#4f9e45;}
.categories-list ul li:nth-child(53) .icon{background:#704e3b;}
.categories-list ul li:nth-child(54) .icon{background:#505050;}
.categories-list ul li:nth-child(55) .icon{background:#575c62;}
.categories-list ul li:nth-child(56) .icon{background:#3985d1;}
.categories-list ul li:nth-child(57) .icon{background:#15b6b0;}
.categories-list ul li:nth-child(58) .icon{background:#6d34c1;}
.categories-list ul li:nth-child(59) .icon{background:#3b3ba3;}
.categories-list ul li:nth-child(60) .icon{background:#dc19a3;}
.categories-list ul li:nth-child(61) .icon{background:#8f3156;}
.categories-list ul li:nth-child(62) .icon{background:#8f3131;}
.categories-list ul li:nth-child(63) .icon{background:#44741e;}
.categories-list ul li:nth-child(64) .icon{background:#11882a;}

.categories-list ul li span { font-size:12px;}
.categories-list ul li a{padding:0px 10px; color:#222; display:block;}
.categories-list ul li a:hover {color:#222;box-shadow:0 5px 10px rgba(0, 0, 0,0)}
.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; font-weight:700;
}
.register .login-with a i {
	left:20px;
	top:14px
}
.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:#191919; font-weight:400;
}
.header .register a:hover {
	color:#ff6900
}
.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:140px;
	margin:0 0px 50px
}
.user-profile .profile-img img {
	max-width:250px;
	position:absolute;
	left:20px;
	top:20px
}
.profile-details span {
	color:#222;
	font-size:14px
}
.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:12px;
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:#222;
	color:#fff
}
.submission-list {
}
.submission-list table {
	background:#ddd;
	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:#222;
	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 -1%;
	padding:0 0 0 30px
}
.directory-list{text-align:center;}
.directory-item {
	list-style:none;
	background:#fff;
	padding:20px;
	width:285px;
	margin:10px;
	position:relative;
transition:all .3s linear;
	min-height:140px; display:inline-block; text-align:left;
}

.directory-list .profile-img img {
	width:100%; max-height:110px; overflow:hidden;
}
.directory-list h2 {
	margin:0;
	padding:10px 0 0;
	font-size:16px;
	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:72px;
	overflow:hidden
}
.submit-app {
	text-align:center
}
.submit-app .white-bg {
	color:#222;
	font-size:16px
}
.submission {
	width:23%;
	margin:0% 1%;
	float:left;
	font-size:16px;
transition:all .3s linear;
	text-align:left;
	margin-bottom:40px
}
.submission h3, .submission h4 {
	font-size:24px;
	color:#222;
	font-weight:400;
	margin:0;
	text-transform:uppercase;
	text-align:center;
	padding:40px 10px 20px
}
.submission h3 span, .submission h4 span {
	display:block;
	font-size:16px;
	text-transform:none
}
.sponsored-submission.premium-submission.submission .ribbon .label {
	background-color:#e64c4c;
}
.sponsored-submission.premium-submission.submission .btn.red {
	background-color:#e64c4c;
}
.sponsored-submission.premium-submission.submission .btn.red:hover {
	background-color:#e71f1f;
}
.rating .voted, .rating h2, .rating span {
	text-transform:uppercase
}
.submission b {
	display:block;
	text-align:center;
	font-size:40px;
	margin-bottom:30px
}
.submission b small {
	display:block;
	font-size:14px; font-weight:700;
}
.premium-submission {
	position:relative
}
.free-submit p, .premium-submission p {
	display:block;
	min-height:100px;
	line-height:26px
}
.submission a {
	color:#ff9600
}
.submission a:hover {
	color:#000
}
.submission ul li:before {
	content:"\f0a4";
	position:absolute;
	left:0;
	top:10px;
	font-family:FontAwesome;
	color:#ff9600;
	font-size:16px
}
.submission .btn {
	padding:25px 20px 20px 20px;
	color:#fff;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0
}
.submission ul {
	margin:0;
	padding:10px 20px 20px
}
.submission ul li {
	list-style:none;
	padding:10px 0 10px 20px;
	font-size:14px; font-weight:400;
	position:relative
}
.submission ul li:last-child {
	border-bottom:0
}
.note {
	display:inline-block;
	background:#e64c4c;
	color:#fff;
	padding:0 8px
}
.submission .btn.red {
	background:#ff9600
}
.submission .btn.red:hover {
	background:#ff5a00
}
.submission .btn.green {
	background:#555
}
.submission .btn.green:hover {
	background:#000
}
.app-details .ribbon, .app-list .ribbon, .premium-submission .ribbon, .sponser-post-ribbon {
	position:absolute;
	display:block;
	top:-1px;
	left:0;
	width:117px;
	height:108px;
	overflow:hidden; z-index:2;
}
.sponser-post-ribbon {
	z-index:9n;
}
.app-details .ribbon .label, .app-list .ribbon .label, .premium-submission .ribbon .label, .sponser-post-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:#ff9600;
	font-size:15px;
	width:170px;
	top:27px;
	left:-44px
}
.sponser-post-ribbon .label {
	background-color:#e64c4c;
	font-size:9px;
	width:170px;
	top:12px;
	left:-60px
}
.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 #ff9600;
	border-left:4px solid transparent;
	border-right:4px solid transparent
}
.tpa-ribbon {
	position:absolute;
	padding:12px 36px;
	width:84px;
	top:-6px;
	right:-27px;
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	background:url(../images/tpa.png) 29px 11px no-repeat #ff9600;
	font-weight:700;
	-webkit-backface-visibility:hidden;
	text-indent:-1000px;
	z-index:9
}
.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{max-width:680px; margin:0 auto 60px auto; background:#fff; position:relative;}
.app-details .app-icon {
	position:absolute;
	overflow:hidden;
	top:30px;
	left:30px;
	width:225px
}
.app-details .light-bg .row {
	position:relative;
	padding-left:245px
}
.app-details .light-bg .more-info{border-top:1px solid #eaeaea; margin-top:12px; padding:10px 0;}
.certificate-page img {
	max-width:100%
}
.submit-app-page {
	background:#fff;
	padding:30px;
	margin:0px
}
.submit-app-page label {
	display:block;
	padding-top:16px;
	font-size:16px; font-weight:700;
	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 .file-upload-area {
	position:relative;
	border:1px solid #ddd;
	padding:3px 4px;
	height:45px
}
.submit-app-page .field-icon {
	position:absolute;
	top:5px;
	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
}
.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:#ff9600;
	color:#fff;
	padding:7px 20px;
	cursor:pointer
}
.btn-primary:hover {
	color:#fff;
	background:#ff5a00
}
.content-page {
	line-height:28px;
	font-size:18px; margin:0 auto; max-width:680px;
}
.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:58px;
	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, .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:none !important;
	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:-55px;
	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:#85bcd6
}
.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:#588296;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
.slick-dots li.slick-active button:before {
	color:#2cb8e6
}
.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:#DE888A
}
.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:700;
	display:block; color:#444;
}
.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 {
	margin:0 30px 30px 30px; border-bottom:1px solid #eaeaea; padding-bottom:10px;
}
.rating:after,.rating:before{clear:both; content:""; display:block;}
.rating h2 {
	font-weight:700;
	padding-bottom:10px; font-size:14px;border-bottom:1px solid #eaeaea;
}
.rating div {
	background:#fff;
	position:relative;
	color:#767676; font-weight:700; text-transform:uppercase; font-size:14px;
	padding:10px 10px 20px 10px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	border-right:1px solid #eaeaea;
	float:left;
	margin:0;
	width:25%
}
.rating div:last-child{border:0px;}
.rating div.average,.rating div.average span b{color:#e61414;}
.rating div b {
	padding-top:10px
}

.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 {
	position:absolute; right:0px; top:10px;
}
.header .search .form-input{padding:0px; width:0px; margin:0px; height:50px; border:0px; position:absolute; right:10px; top:0px; z-index:2;background:#fff;color:#222; font-size:18px;border-radius:6px;}


.header .search .form-input.open{width:400px;padding:15px 50px 15px 15px;}
.header .search form:hover .btn.green{color:#888;}
.header .search form {
	position:relative;
	display:block
}
.header .search .btn.green {
	cursor:pointer;
	font-size:30px;
	background:0 0;
	color:#fff; width:60px; height:50px; margin-top:-2px; z-index:3; position:relative; 
}
.header .search .btn.green.none{display:none;}
.search-icon.btn.green.left{margin-top: -2px;padding-top: 12px;position: absolute;right: 4px;}
.search-icon.btn.green.left .close{display:none;}
.search-icon.btn.green.left .close span{width:30px; height:3px; background:#666; position:absolute; top:25px; display:block;}
.search-icon.btn.green.left .close span:first-child{transform: rotate(45deg);}
.search-icon.btn.green.left .close span:last-child{transform: rotate(-45deg);}
.search-icon.btn.green.left.open .close{display:block;}
.search-icon.btn.green.left.open .fa-search{display:none;}
.header .search .btn.green:hover {
	color:#fff
}
.PT20 {
	padding-top:20px
}
.PB40 {
	padding-bottom:40px
}
.PB60 {
	padding-bottom:60px
}
.btn.gray.rounded {margin-top:-30px;}
.btn.green.rounded,.btn.gray.rounded {
	display:inline-block;
	text-transform:inherit;
	padding:20px 60px;
	border-radius:50px;
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
}

.post-content,.post-items{max-width:680px; margin:0 auto 60px auto; background:#fff; position:relative; padding:30px;}
.post-content h1{font-size:25px; color:#222; margin:0px 0 10px 0; line-height:35px;}
.post-content .post-meta{font-size:14px; margin-bottom:20px;}
.post-content .post-meta a{color:#222;}
.post-content .post-meta a:hover{color:#ff5a00;}
.post-content h2{font-size:22px; margin:30px 0 15px 0;}
.post-content h3{font-size:20px;}
.post-content h2,.post-content h3, .post-content h4, .post-content b,.post-content strong{color:#444;}
.post-content img,.post-items img{max-width:100%;}
.post-content .post-dec{border-bottom:1px solid #eaeaea; padding-bottom:30px;}
.post-author{position:relative;border-bottom:1px solid #eaeaea; padding:30px 0;}
.bio-img{position:absolute; top:30px; left:0px; max-width:120px; overflow:hidden;}
.bio-img img{width:100%; border-radius:100%;}
.bio-dec{padding-left:130px; font-size:14px; line-height:18px;}
.bio-dec p{margin-top:5px;}
.post-author .social{margin:0px; text-align:left;}
.post-author .social a{width:30px; height:30px; font-size:16px; line-height:35px;}

.post-items article{border-bottom:1px solid #eaeaea; padding-bottom:30px; margin-bottom:30px;}
.post-items article:last-child{border-bottom:0px;}
.post-items article {
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	margin-right:-15px;
	margin-left:-15px
}
.post-items .post-ban{
	-ms-flex:0 0 40%;
	flex:0 0 40%;
	max-width:40%
	}
.post-items .post-dec {
	-ms-flex:0 0 60%;
	flex:0 0 60%;
	max-width:60%; padding-left:20px;
}
.post-items h2{font-size:18px; margin:0 0 8px 0;}
.post-items .post-meta{font-size:16px;}
.post-items p{font-size:16px;}

.lazy.image-loaded{height:auto !important;}


.app-slider-area .lazy.image-loaded{min-height:10px !important;}
.lazy {
	width:100%;
	-webkit-transform:translateZ(0);
	transform:translateZ(0)
}
.lazy {
	filter:blur(30px);
	-webkit-filter:blur(30px);
	-ms-filter:blur(30px)
}
.lazy.image-loaded {
	filter:blur(20px);
	-webkit-filter:blur(20px);
	-ms-filter:blur(20px);
-webkit-animation:sharpen .5s both;
animation:sharpen .5s both
}
@-webkit-keyframes sharpen {
from {
filter:blur(20px);
-webkit-filter:blur(20px);
-ms-filter:blur(20px)
}
to {
	filter:blur(0);
	-webkit-filter:blur(0);
	-ms-filter:blur(0)
}
}
@keyframes sharpen {
from {
filter:blur(20px);
-webkit-filter:blur(20px);
-ms-filter:blur(20px)
}
to {
	filter:blur(0);
	-webkit-filter:blur(0);
	-ms-filter:blur(0)
}
}

@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) {
.header{left: 2.5%; width: 95%;}
.site-main{margin-left: 2.5%; max-width:100%;width: 95%;}
.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
}
}
@media (max-width :1250px) {
.nav ul li a{padding:17px 7px 13px;}
.nav ul li.submit-app-btn a{padding-left:15px; padding-right:15px;}
.header .nav{padding-right:18px;}
}
@media (max-width :1150px) {
	.header .logo img{width:250px;}
	.header .logo{top:-13px;}
	.nav ul li a{font-size:16px;}
.app-list ul li {
width:46%
}
.submission{width: 48%;}
.premium-submission{min-height:770px;}
.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%
}
}
@media (max-width :990px) {
.nav-btn {display:block; position:fixed; top:0px; left:0px; background:#212121; width:50px; height:60px; padding-left:15px; padding-top:10px;}
.user-profile {margin:0 0 20px}
.header .nav{width:250px; height:100%; left:-250px; padding:0px; top:0px; position:fixed; overflow:scroll;-webkit-transition:all .3s linear;
-moz-transition:all .3s linear;
-ms-transition:all .3s linear;
-o-transition:all .3s linear;border-radius:0px; text-align:left; z-index:2;}
.site-container.sb-slidebar.open .header .nav{left:0px;}
.nav ul{padding:0px;}
.nav ul li{display:block;}
.nav ul li a{font-size:18px; padding-left:25px; padding-right:25px;}
.nav ul li.submit-app-btn a{display:block;border-radius:0px;}
.header{width:100%; position:fixed; top:0px; left:0px; margin:0px; background:#212121;}
.header .logo{position:relative; height:60px; left:auto; top:auto; width:200px; margin-left:50px;}
.header .logo a{height:55px; left:auto;background:url('../images/thepopularapps.png') no-repeat scroll -134px -32px; display:block;}
.header .logo img{display:none;}
.header .search{top:5px;}
.header .register{color:#fff; position:relative; right:auto; top:auto; text-align:center; font-size:18px; background:none; height:auto;}
.header .register a{color:#fff;}
.header .register .text-left{display:none;}
.site-main{padding-top:70px;}
.categories-list ul li{width:22%;}
.user-nav{position:relative; width:100%; right:auto; top:auto; height:auto; padding-top:20px;}
.user-nav ul li{padding:0px; border:0px;}
.user-nav ul li a{padding-top:8px; padding-bottom:8px;}
.user-nav ul{padding-left:15px;}
.user-nav ul.border-bottom{padding-left:0px;}
.btn.gray.rounded{margin:0px;}
.app-slider-area h1{margin-top:-15px;}
.header .register .user-nav{line-height:normal; font-weight:normal;}
.header .register .user-nav a{font-weight:normal;}
}
@media (max-width :840px) {
.footer .col-4, .footer .col-8, .footer .social {
text-align:center
}
.tpa-box .head h2{width:70%;}
.tpa-box .store-link a{height:30px; width:30px; line-height: 32px; font-size:18px; margin-top:10px;}
.store-link a.windows-store {line-height: 35px; font-size:16px;}
.store-link a.amazon-store {line-height: 38px;}
.app-slider-area h1{font-size:22px;}
.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:29%
}
.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
}
.premium-submission {
    min-height: 800px;
}
}
@media (max-width :767px) {
.submission {
min-height:800px;
}
.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:270px
}
.app-details .light-bg .app-content .rating {
left:0;
padding-left:0;
position:absolute;
top:320px
}
.app-list ul{margin:0px;}
.app-list ul li{width:100%; margin:15px 0;}
.tpa-box .store-link a{height:50px; width:50px; line-height:54px; font-size:30px; margin-top:0px;}
.store-link a.windows-store {line-height:48px; font-size:30px;}
.store-link a.amazon-store {line-height:51px;}
.home-app-details .col-6:first-child{margin-bottom:30px;}
.app-slider-area{height:auto;}
.app-slider-area .lazy{min-height: 50px;}
}
@media (max-width :620px) {
	.submission {
min-height:10px;
}
#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:32%; margin:10px 0; white-space:nowrap;
}
.directory-list ul {
margin:0;
padding:0
}
.directory-list ul li, .submission {
width:100%;
margin:10px 0
}
.app-list ul li {
width:100%;
margin:0 0 20px
}
.sub-hd {
padding:0 0 20px
}
.submit-app-page {
margin:0;
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;}
.app-details .light-bg .app-content .rating {
position:relative;
top:0;
padding-top:10px
}
.light-bg {
padding-bottom:0
}
.ribbons li {
width:100%
}
.home-app-details .tpa-box .like-count,.home-app-details .tpa-box .view-count{top:auto; bottom:10px;}
.bio-img{position:relative; left:auto; top:auto; margin:0 auto;}
.bio-dec{text-align:center; padding-left:0px; padding-top:10px;}
.post-author .social{text-align:center;}
}
@media (max-width :510px) {
	.categories-list ul li {
width:49%; margin:10px 0; white-space:nowrap;
}
.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
}
.rating,.rating h2{border:0px;}
.rating div{border-top:1px solid #eaeaea;border-right:1px solid #eaeaea;}
.rating div:last-child{border-top:1px solid #eaeaea;border-right:1px solid #eaeaea;}
.rating div.creativity,.rating div.design{border-left:1px solid #eaeaea;}
.rating div.average,.rating div.creativity{border-bottom:1px solid #eaeaea;}

.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%
}
.header .search .form-input.open{width:300px;}
.btn.green.rounded, .btn.gray.rounded{font-size:20px; padding:15px 20px 12px 20px;}
}
@media (max-width :460px){
.tpa-box .store-link{position:relative; right:auto; top:auto;text-align:right;}

.home-app-details .tpa-box .head .user-rate{display:none;}
.tpa-box .head h2{width: 92%;}
.directory-item{margin-right:0px; margin-left:0px;}
.social a{width:40px; height:40px; line-height:48px;}

.tpa-box .store-link a{height:40px; width:40px; line-height:44px; font-size:22px;}

}
@media (max-width :360px) {
.sub-hd h1, .sub-hd span {float:none}
.rating{margin:0 10px;}
.app-details .app-icon{left:0px; top:0px; padding:10px;}
.app-content{padding:0 10px;}
.cat-list{padding:10px;}
.cat-list .col-6{padding-bottom:15px;}
.app-content h2, .app-content h3{overflow:inherit; white-space:inherit;}
.app-details .available-for{display:block; padding-bottom:10px;}
.app-details-dec{padding:10px;}
.app-details .app-slider-area{padding:20px;}
.app-details .app-icon, .slider .app-icon {
width:100%
}
.categories-list ul li{width:49%;}
.categories-list ul li a{font-size:14px;}
.categories-list ul li .icon{width:80px; height:80px;}
.categories-list ul li .icon a{padding:5px 10px;}
.sub-hd span {
display:block
}
.container.PT50 {
padding:10px
}
.sliderbg {
padding:20px 10px
}
.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 ul li {
padding-left:20px
}
.directory-list p {
min-height:10px
}
.profile-img-area img {
position:relative
}
.profile-img-area .relative {
padding:0
}
.app-details .container {
padding-right:10px;
padding-left:10px
}
.header .search .form-input.open{width:260px;}
}
@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; text-overflow: ellipsis;overflow:hidden;
}
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}
.loading-info{text-align:center;background:url(../images/loading.gif) no-repeat center center / 200px; max-width:350px; height:400px; margin:0 auto;}

