body{
	color: #5e5d5d;
}
#content{
	color: #585858;
}
#content a{
	color: #585858;
}
.navbar-kingo{
	background: #a17261;
	border-radius: 0px;
	border: none;
	margin-bottom: 0px;
}
.nav>li{
	margin: 0px 16px;
}
.nav>li>a{
	text-align: center;
	padding-bottom: 19px;
}
.navbar-header{
	margin-top: 18px;
}
.navbar-kingo a{
	color: #FFF;
	font-size: 16px;
}
.navbar-brand{
	padding: 0px 10px;
	margin-left: 10px!important;
}
.navbar-nav{
	margin-left: 42px;
	padding-top: 20px;
}
 .nav>li>a:focus{
 	background: none;
 }
.nav>li>a:hover,.nav a.dropdown-toggle.active{
	color: #40c6ea;
	background: none;
	border-bottom: 4px solid #43cbef;
	padding-bottom: 15px;
}
#kingo-show{
	background: #0ab7e2;
	position: relative;
}
#kingo-show .img-responsive{
	margin: 0px auto;
}
.download-btn{
	display: block;
	position: absolute;
	width: 167px;
	height: 48px;
	background: url(../images/home-download.png) no-repeat;
	text-indent: -199px;
	overflow: hidden;
	left: 46%;
	top: 32%;
	background-position:-171px -52px;
}
.download-btn-android{
	background-position: 0px -52px;
	top: 45%;	
}
.download-btn:hover{
	background-position:-171px 0px;
}
.download-btn-android:hover{
	background-position:0px 0px;
}
.func-icon{
	width: 74px;
	height: 74px;
	float: left;
}
#kingo-func .row{
	padding-left: 80px;
}
#kingo-func .push-brush .row{
	padding-left: 40px;
}
#kingo-func .boot-speed .row{
	padding-left: 120px;
}
#kingo-func .adaway .row{
	padding-left: 40px;
}
#kingo-func .power .row{
	padding-left: 120px;
}
.navbar-toggle .icon-bar{
	border: 1px #FFF solid;
}
#kingo-func .push-brush .func-icon{
	background: url(../images/lock.png) no-repeat;
}
#kingo-func .trash .func-icon{
	background: url(../images/trash.png) no-repeat;
}
#kingo-func .boot-speed .func-icon{
	background: url(../images/speed.png) no-repeat;
}
#kingo-func .adaway .func-icon{
	background: url(../images/adaway.png) no-repeat;
}
#kingo-func .privacy .func-icon{
	background: url(../images/privacy.png) no-repeat;
}
#kingo-func .power .func-icon{
	background: url(../images/power.png) no-repeat;
}

#kingo-func h3{
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	line-height: 74px;
}
#kingo-unlock-features{
	padding: 20px 0px;
	background: url(../images/htc-unlock-step.jpg) center no-repeat;
}
#kingo-unlock-features h3{
	padding-left: 20px;
	line-height: 78px;
}
#kingo-unlock-features .step{
	padding: 82px 0px;
}
#kingo-unlock-features .feature-posts{
	padding-top: 0px;
}
#kingo-unlock-features .feature-posts a{
	font-size: 14px;
}
#kingo-unlock-features ul{
	list-style: none;
	padding: 0px;
}
#kingo-unlock-features li{
	padding: 5px 0px;
}
#kingo-func .desc{
	padding-left: 15px;
	float: left;
}
#kingo-func .desc p{
	display: none;
}
#kingo-func .item{
	padding: 10px 0px;
	margin-bottom: 25px;
}
.header{
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/after-root.png) no-repeat center;
	padding: 50px 0px;
}
.tutorial-header{
	background: url(../images/root-tutorial.png) no-repeat center;
}
.step{
	padding: 60px 0px;
}
.step p{
	font-size: 18px;
	line-height: 20px;
	padding-top: 5px;
}
.step h3{
	display: inline-block;
	height: 78px;
	font-size: 26px;
	position: relative;
}
.step .step-number{
	width: 97px;
	height: 102px;
	position: absolute;
	right: -120px;
	top: -80px;
}
.step-1 .step-number{
	background: url(../images/step-one.png) no-repeat left;	
}
.step-2 .step-number{
	background: url(../images/step-two.png) no-repeat left;	
	left: -75px;
}
.step-3 .step-number{
	background: url(../images/step-three.png) no-repeat left;
}
.step-4 .step-number{
	background: url(../images/step-four.png) no-repeat left;
	left: -75px;
}
.short-link a{
	display: block;
	padding: 8px 5px;
	border-radius: 5px;
}
.short-link a:hover{
	text-decoration: none;
	background: #e5e5e5;
}
#footer{
	padding: 40px 0 30px;
	color: #6e798b;
	border-top: 1px solid #dedede;
	font-size: 12px;
}
#content .product-item-kingo a.btn{
	color: #FFF;
}
#footer a{
	display: block;
	color: #6e798b;
	line-height: 22px;
	padding: 0px;
}
.donate{
	width: 100%;
	height:auto;
	overflow:hidden;
	padding:60px 0px 120px;
	clear:both;
	background: url(/static/images/donate-bg.jpg) no-repeat;
}
.donate form{
	padding:0px 25px 25px;
	background: url(/static/images/donate-form-bg.png) repeat;
	border-radius: 8px;
	text-align: center;
	color: #404040;
	margin-right:120px;
}
.donate select:focus{
	/*border: none;*/
}

.donate .input-group{
	width: 50%;
	margin: 0px auto;
}
.donate button{
	margin: 15px 0px;
}
.addthis_native_toolbox{
	padding: 10px 0px;
}
.addthis_native_toolbox .addthis_default_style{
	margin-left: 30%;
}
#amount{
	text-align: center;
}
#faq>ul>li{list-style: none;}
#faq h4{
	margin: 20px 0px;
}
#faq .popover{
	display: block;
	position: relative;
	max-width: 100%;
	z-index: 90;
}
#faq .popover.bottom>.arrow{
	left: 30px;
}
.required{
	color: #a94442;
}
#kingo-features .step{
	border-bottom: 1px #ccc solid;
}
.feature-posts{
	padding-top: 100px;
}
.feature-posts a{
	font-size: 25px;
	line-height: 30px;
}
.feature-posts a:hover{
	text-decoration: none;
	color: #3fa3c9!important;
}
#android-root{
	background-color: #017c9d;
	padding: 50px 0px;
}
#android-root .features-list{
	
	color: #FFF;
}
.download a{
	display: inline-block;
	width: 214px;
	height: 61px;
	text-indent: -500px;
	overflow: hidden;
	background: url(/static/images/download-btn.png) no-repeat;
	margin-left: 10px;
}
.download .btn-ftp{
	background-position:-225px 0px;
}
.download a:hover{
	background-position-y:-71px;
}
#android-root ul{
	list-style: none;
	color: #000;
	padding: 0px;
}
.su-slide{
	position: absolute;
	top: 88px;
	left: 398px;
	width: 184px;
	height: 325px;
	overflow: hidden;
}
.su-slide .img-list{
	width: 400px;
	height: 325px;
}
.su-slide img{
	float: left;
}
.update-log-list{
	padding-top: 30px;
}
.update-log .update-date{
	float: left;
	position: relative;
width: 10%;
}
.update-log .update-desc{
	float: left;
	width: 90%;
}
.bubble{
	display: inline-block;
	width: 18px;
	height: 18px;
	background: #017c9d;
	border-radius: 50%;
	border: 3px #FFF solid;
	position: absolute;
	top: 0px;
	right: -10px;
}
.update-desc{
	border-left: 3px #CCC solid;
	padding-left: 15px;
}
.update-log h3,.update-log h4{
	margin-top: 0px;
}
.posts-body a{
	color: #017c9d!important;
}
.posts-body a.btn{
	color: #FFF!important;
}
.posts-body .posts-title{
	font-size: 24px;
}
.posts-body h2,.posts-body h3,.posts-body h4{
	font-size: 20px;
}
 .posts-list a{
		color: #585858;
		padding: 10px 5px;
		line-height: 35px;
}
.posts-list a:hover{
		background: #e5e5e5;
		text-decoration:none;
	}
#category-subnav{
	border-bottom: 1px solid #f0f0f0;
	padding: 10px 0px;	
}
.category-subnav .subnav a:hover,.category-subnav .subnav a.btn-active{
			background: #e5e5e5;
	}
.posts-list{
	padding: 0px;
	margin: 20px;
}
 
.category-desc h3{
	font-size: 30px;
}
.top-posts{
	list-style-type: none;
	margin: 0px;
}
.top-posts a{
	padding: 0px;
	line-height: 15px;
}
.top-posts li{
	padding: 5px;
	margin: 5px 0px;
}
.top-posts li:hover{
	background: #e5e5e5;
}
.short-link{
	list-style: none;
	padding: 0px;
	margin-top: 15px;
}
.short-link a{
	font-size: 14px;
}
.short-link span{
	font-size: 20px;
}
.posts-content .list-unstyled{
	padding-left: 10px;
}
.support-brand{
	margin-bottom: 12px;
}
.support-brand a{
	display: inline-block;
	margin: 3px 11px;
	border: 1px #ccc solid;
	width: 151px;
	height: 68px;
	overflow: hidden;
}
.model-list{
	clear: both;
	height: auto;
	overflow: hidden;
}
.model-list h3{
	margin: 0px;
}
.model-list .model{
	list-style: none;
	margin: 10px;
	padding: 0px;
	height: auto;
	overflow: hidden;
}
.model-list .model li{
	float: left;
	padding: 0px 10px;
}
.model-list .model li span{
	display: block;
}
.model-list .model li img{
    margin:0px auto;
}
.model-list .model a{
	display: block;
	width: 175px;
	height: 160px;
	padding:8px 20px;
	text-align: center;
}
.model-list .model a:hover{
	text-decoration: none;
	background: #FFF;
	border: 1px #ccc solid;
	padding:7px 14px;
}
.install-steps h3{
	margin: 0px;
}
.install-steps .col-md-4{
	height: 340px;
	border-left: 1px #ccc dashed;
}
.install-steps .step-01{
	border-left:none;
}
.social-account .icon{
	display: inline-block!important;
	width: 28px;
	height: 28px;
	margin-left: 5px;
	background: url(/static/images/social.png) no-repeat;
}
.social-account .icon-twitter{
	background-position:-30px 0px;
}

.root-apk{
	padding: 70px 0px 28px;
	background: url(/static/images/root-apk-banner-bg-2.jpg) no-repeat center;
}
#superuser-desc {
    padding: 55px 0px;
}
#superuser-desc .title{
	margin-bottom: 35px;
}
#superuser-desc .download {
    margin-top: 70px;
    text-align: center;
}
.root-apk .download a{
	width: 235px;
	height: 57px;
	background: url("/static/images/root-apk-download.png") no-repeat;
}
.root-apk .download a.btn-ftp{
		background-position:-235px 0px;
}
.root-apk .download a:hover{
		background-position-y: -57px;
}
.root-apk-thumb{
	padding-left: 120px;
}
.root-apk-desc .download{
	margin-top: 90px;
}
.root-apk-desc .desc{
	font-size: 25px;
	padding-top: 20px;
}
@media (min-width: 1200px) {
	  .container{
	  width:1070px;
	}
}
.step-desc{
    margin-top:110px;
}
@media(max-width:960px){
	.root-apk{
		background: #0ab7e2!important;
	}
	.root-apk .root-apk-thumb{
		padding-left: 0px;
		
	}
	.root-apk .root-apk-thumb img{
		margin: 0px auto;
	}
	.step h3{
		font-size: 22px;
		font-weight: bold;
	}
	#superuser-logo{
		/*padding-left: 0px!important;*/
		display:none;
	}
	#superuser-logo .img-responsive{
		margin: 0px auto;
	}
	#superuser-desc{
		text-align: center;
		padding:10px!important;
		margin-left:0px!important;
	}
	#superuser-desc .download{
		margin-top:30px!important;
	}
	#footer .row{
		text-align: center;
	}
	#footer-social{
		padding-top: 10px;
		background-color: #eee;
	}
	.step{
		padding: 10px 0px;
		border-bottom: 1px #ccc solid;
	}
	.step:last-child{
		border-bottom: none;
	}

	#kingo-unlock-features{
		background: none
	}
	#kingo-unlock-features h3{
		display: block;
		padding-left: 0px;
		text-align: center;
	}

	#android-root {
		padding: 10px 0px;
		background: #017c9d!important;
	}

	.download a{
		display: block;
		margin: 10px auto;
	}
	.step-desc{
	    margin-top:30px;
	}
	#home-step .step{
		border-top:1px #ccc solid;
	}
	.down-btn-list{
		display: none;
	}
	.down-btn-list-rsp{
		display: block!important;
		margin-top: 25px;
	}
	.down-btn-list-rsp div{
		padding-left: 5px;
	}
	.down-btn-list-rsp a{
		position: relative;
		left: 0px;
		top: 0px;
	}
	.download-btn{
		/*width: 87px;*/
	}
	.download-btn,.download-btn:hover{
		/*background-size: 50%;*/
	}
	#kingo-func .boot-speed .row,#kingo-func .trash .row,#kingo-func .privacy .row,#kingo-func .power .row{
		padding-left: 40px;
	}
	.step .step-number{
		background-size: 50%;
		right: -30px;
	}
	.step-2 .step-number,.step-4 .step-number{
		left: 0px;
	}
	#android-root .container{
		width: auto!important;
	}
	.feature-posts{
		padding-top: 0px;
	}
	#android-root .features-list{
		left: 0px;
	}
	.navbar-header{
		margin-top: 0px;
	}
	.donate form{
	margin-right:0px;
	padding:0px;
	}
	.battery-function h3{
		padding:20px 0px!important;
		margin-bottom:0px!important;
	}
	#battery-desc{
		padding-top:20px!important;
	}
}
.posts-tags{
	text-align: right;
	padding-bottom: 10px;
	font-size: 10px;
}
.posts-tags a{
	padding-right: 10px;
	color: #7d7d7d!important;
}