#apps {
	width: 100%;
}
#apps .download-box {
	background: #222;
	padding: 80px 0 120px 0;
}
#apps .download-box .down-head {}
#apps .download-box .down-head h1 {
	text-align: center;
	color: #fff;
	font-size: 50px;
	margin-bottom: 0;
}
#apps .download-box .down-des {
	width: 60%;
	margin: 0 auto;
	padding-top: 40px;
}
#apps .download-box .down-des p {
	text-align: center;
	color: #fff;
	font-size: 16px;
	letter-spacing: 1px;
}
#apps .download-box .down-btn {
	text-align: center;
	padding-top: 40px;
}
#apps .download-box .down-btn button {
	border: 1px solid #F5BF5E;
	background: #F5BF5E;
	width: 250px;
	color: #fff;
	height: 50px;
	text-transform: uppercase;
	border-radius: 30px;
	font-size: 16px;
	letter-spacing: 1px;
}
#apps .app-box {
	width: 100%;
	margin: 0 auto;
}
#apps .app-box .app-img {
	text-align: center;
	position: relative;
	bottom: 100px;
}
#apps .app-box .app-img img {
	max-width: 100%;
	width: 400px;
}
.mt200 {
	margin-top: 300px;
}
#apps .app-box .img-down {
	margin-top: 100px;
	/*    float: left;*/
	/*    width: 100px;*/
	text-align: center;
	position: relative;
	right: 50px;
}
#apps .app-box .img-down img {
	width: 40px;
	transition-duration: 1s;
}
#apps .app-box .img-down .cicle {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	margin: 0 auto;
	border: 2px solid #8cd044;
	-webkit-transition: -webkit-transform 0.8s ease-in-out;
	transition: transform 0.8s ease-in-out;
	position: relative;
	z-index: -1;
}
#apps .app-box .img-down .cicle a {
	text-decoration: none;
	font-size: 30px;
	color: #8cd044;
	position: relative;
	top: 5px;
	z-index: 99;
}
#apps .app-box .img-down .cicle a:hover {
	color: #fff;
	position: relative;
	z-index: 99;
}
#apps .app-box .img-down1 .cicle {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	margin: 0 auto;
	position: relative;
	z-index: -1;
	border: 2px solid #8cd044;
	-webkit-transition: -webkit-transform 0.8s ease-in-out;
	transition: transform 0.8s ease-in-out;
}
#apps .app-box .img-down1 .cicle a {
	text-decoration: none;
	color: #8cd044;
	font-size: 30px;
	position: relative;
	top: 5px;
}
#apps .app-box .img-down1 .cicle a:hover {}
#apps .app-box .img-down .cicle:hover {
	text-decoration: none;
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
	background: #8cd044;
	position: relative;
	z-index: -1;
}
#apps .app-box .img-down1 .cicle a:hover {
	color: #fff;
	z-index: 99;
	position: relative;
}
#apps .app-box .img-down1 .cicle:hover {
	text-decoration: none;
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
	position: relative;
	background: #8cd044;
	z-index: -1;
}
#apps .app-box .dwn-head h4 {
	letter-spacing: 1px;
	font-size: 24px;
	font-family: 'Mont-Bold';
}
#apps .app-box .dwn-head {
	position: relative;
	right: 50px;
	text-align: center;
}
#apps .app-box .dwn-head1 {
	position: relative;
	left: 50px;
	text-align: center;
}
#apps .app-box .dwn-head1 h4 {
	letter-spacing: 1px;
	font-size: 24px;
	font-family: 'Mont-Bold';
}
#apps .app-box .img-down1 {
	margin-top: 180px;
	/*    float: right;*/
	position: relative;
	left: 50px;
	text-align: center;
}
#apps .app-box .img-down1 img {
	width: 40px;
}
.btm150 {
	bottom: 150px !important;
}
.show767 {
	display: none;
}
.dif-mar{
	margin-top: 45px !important;
}
.dif-mar-235{
	margin-top: 235px !important;
}
@media (max-width: 1024px) {
	#apps .app-box .app-img img {
		width: 250px;
	}
	#apps .app-box .img-down h4,
	#apps .app-box .img-down1 h4 {
		font-size: 19px;
	}
	#apps .app-box .app-img {
		bottom: 50px;
	}
	.mt200 {
		margin-top: 235px;
	}
	#apps .app-box .img-down1 {
		margin-top: 120px;
	}
	.btm150 {
		bottom: 50px !important;
	}
	#apps .app-box .img-down {
		margin-top: 50px;
	}
	#apps .app-box .dwn-head h4 {
		font-size: 18px;
	}
	#apps .app-box .dwn-head1 h4 {
		font-size: 18px;
	}
}
@media (max-width: 767px) {
	#apps .app-box .dwn-head,
	#apps .app-box .img-down {
		right: 0;
	}
	#apps .app-box .dwn-head1,
	#apps .app-box .img-down1 {
		left: 0;
	}
	.hide767 {
		display: none;
	}
	.show767 {
		display: block
	}
	#apps .app-box .app-img,
	#apps .app-box .img-down,
	#apps .app-box .img-down1 {
		position: initial;
		width: 100%;
	}
	#apps .app-box .img-down,
	.mt200,
	#apps .app-box .img-down1 {
		margin-top: 30px;
	}
	#apps .app-box {
		padding: 40px 0;
	}
	#apps .download-box {
		padding: 40px 0;
	}
	#apps .download-box .down-head h1 {
		font-size: 28px;
	}
	#apps .download-box .down-des p {
		font-size: 14px;
	}
	#apps .download-box .down-des,
	#apps .download-box .down-btn {
		padding-top: 20px;
	}
	#apps .download-box .down-btn button {
		width: 200px;
		font-size: 14px;
		font-weight: bold;
	}
	#apps .download-box .down-des {
		width: 80%;
	}
	#apps .app-box .img-down1 h4,
	#apps .app-box .img-down h4 {
		margin-top: 10px;
		font-size: 16px;
	}
}
@media (min-width: 200px) and (max-width: 500px) {
	#apps .download-box .down-btn button {
		width: 200px;
		font-size: 14px;
		font-weight: bold;
	}
	#apps .download-box .down-des {
		width: 80%;
	}
	#apps .app-box .img-down1 h4,
	#apps .app-box .img-down h4 {
		margin-top: 10px;
		font-size: 16px;
	}
	#apps .app-box .img-down,
	#apps .app-box .img-down1 {
		margin-top: 20px;
		margin-bottom: 40px;
	}
	#apps .download-box .down-head h1 {
		font-size: 24px;
	}
}
