.desktop-monitor {
	border: 8px solid #11132e;
	border-top: 40px solid #11132e;
	border-radius: 20px;
	overflow: hidden;
}
.desktop-monitor .ctrl {
	width: 9px;
	height: 9px;
	border-radius: 50%;
	margin-right: 9px;
	position: absolute;
	top: 14px;
}

.desktop-monitor .ctrl-green {
	background-color: #20b69e;
	left: 20px;
}
.desktop-monitor.features .ctrl-green {
	left: 36px;
}
.desktop-monitor .ctrl-yellow {
	background-color: #fae166;
	left: 36px;

}
.desktop-monitor.features .ctrl-yellow {
	left: 52px;
}
.desktop-monitor .ctrl-red {
	background-color: #ff668c;
	left: 52px;

}
.desktop-monitor.features .ctrl-red {
	left: 68px;
}
.copyright-text {
	width: 100%;
	text-align: center;
}

.sponser-item  {
	padding: 10px;
    vertical-align: middle;
    line-height: 0px!important;
}

.sponser-item img {
	width: 100%;
	height: 100%;
    vertical-align: middle;
}
.appie-single-service-2 {
	background: #fff;
}
.appie-about-box {
	padding-left: 0px;
	background: none;
}
.appie-about-content{
	padding-left: 2em;
	padding-top: 88px;
}
.logo strong{
	font-size: 18px;
	color: #333;
	margin-left: 12px;
	top: 2px;
	position: relative;
}

.appie-download-3-box {
	background: #fff;
}
.appie-about-content ul {
	margin-top: 12px;
}
.appie-about-content ul li, .appie-download-3-box ul li {
	list-style: square;
	line-height: 30px;
}
.nodes {
	margin-top: 30px;
}
.nodes ul li {
	display: inline-block;
	width: 90px;
	padding: 5px;
	margin: 0 12px 0;
}
.appie-footer-area {
	background: #fff;
}
.appie-hero-area.appie-hero-8-area .appie-hero-content-8 .appie-title {
	font-size: 58px;
}
.footer-info a{
	color: #999;
	font-size: 14px;
}
.appie-hero-content strong {
	text-decoration: underline;
}