@font-face {
	font-family: "yekan";
	src: url("fonts/DpYekan.eot?#iefix"); /* for IE */
	src: local("DpYekan"), url("fonts/DpYekan.ttf") format("truetype");
	/*src: url("fonts/Yekan.eot?#iefix"); /* for IE */
	/*src: local("Yekan"), url("fonts/Yekan.ttf") format("truetype");*/
	/* for Other */
}

BODY {
	font-family: yekan, tahoma;
	font-size: 13px;
	background: #fdfdfd;
	background: white;
	color: #4a4a4a;
	padding: 0px !important;
}

input,textarea {
	font-family: tahoma;
}

input[type="submit"],input[type="button"] {
	font-family: yekan;
}

* {
	outline: none !important;
}

.relative {
	position: relative;
}

a {
	color: #00aeef;
}

.blue {
	color: #2EAAE0;
}

.zero-right-margin {
	margin-right: 0px;
}

.rtl {
	direction: rtl;
}

.ltr {
	direction: ltr;
}

.textcenter {
	text-align: center;
}

.textleft {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	
}

.mainloading {
	position: fixed;
	background: #00AEEF;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	color: white;
	direction: ltr;
	font-weight: bold;
	padding: 8px 25px 5px;
	z-index: 1000;
}

.mainloading a {
	color: white;
	border-bottom: 1px solid white;
	padding-bottom: 1px;
}

.mainsep {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	z-index: 999;
	background: white;
}

.arial {
	font-family: arial;
}

.row-fluid [class *="span"]:first-child {
	margin-right: 0;
}

.row-fluid [class *="span"] {
	float: right;
	margin-left: 0;
	margin-right: 2.127659574468085%;
}

@media ( min-width : 1200px) {
	.row-fluid [class *="span"] {
		margin-right: 2.5641%;
	}
}

@media ( min-width : 768px) and (max-width: 979px) {
	.row-fluid [class *="span"] {
		margin-right: 2.76243%;
	}
}

@media ( max-width : 767px) {
	.row-fluid [class *="span"] {
		margin-right: 0%;
	}
}

.fifteen {
	font-size: 15px;
}

.header {
	background: #2daae1;
	height: 40px;
	border-bottom: 1px solid #cccccc;
}

.login-icon {
	width: 19px;
	height: 28px;
	float: right;
	background: url('../_images/icons.jpg') no-repeat;
}

.login-text {
	color: white;
	display: inline-block;
	font-size: 15px;
	padding: 3px 25px;
	text-decoration: none;
}

.login-text:hover {
	color: white;
}

.nav a:first-child {
	width: 64px;
	height: 22px;
	display: block;
	background: url('../_images/icons.jpg') no-repeat -170px -28px;
}

.navbar .nav>li>a {
	padding: 6px 2px 0;
}

.nav ul {
	list-style-type: none;
}

.navbar .nav li.dropdown>.dropdown-toggle .caret {
	border-top-color: white;
	border-bottom-color: white;
}

.nav a.dpli-nav,.nav a.dptime-nav,.nav a.dpli-nav:hover {
	width: 107px;
	height: 27px;
	padding: 0px;
	background: url('../_images/icons.jpg') no-repeat -170px 0px;
}

.nav a.dptime-nav,.nav a.dptime-nav:hover {
	width: 88px;
	background: url('../_images/icons.jpg') no-repeat 0px -28px;
}

.nav ul.dropdown-menu li {
	background: #2daae1;
	padding: 0px 5px;
	margin: 2px 0px;
}
.nav-links {
	background-color:#f1f2f2;
}
.nav-links .btn-group>a>img {
	padding:3.4% 9%;
	cursor: pointer;
}

.dropdown-menu > li > a {
	padding: 0px!important;
	border: 1px solid #DDD;
	background-color:#f1f2f2!important;
}

.nav-links ul{
	padding:0px!important;
	margin-top:0px!important;
}
.bluetext span{
 	color:#076D9A;
}
.nav-links .btn-group li{
	background-color: #f1f2f2;
	display:block;
	margin:0px!important;
}
.dropdown-menu li{
	
}
.dropdown-menu li a{
	/*padding: 3%;*/
}
.dropdown-menu li a>img {
	background-color: #f1f2f2!important;
	
}
.dropdown-menu {
	background-color: #f1f2f2!important;
	border-radius: 0px!important;
	border: 0px!important;
}
.nav-links .btn-group li img{
  padding: 3.4% 8.5%;

}
.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus,.dropdown-submenu:hover>a,.dropdown-submenu:focus>a
	{
	/*background-color: transparent;*/
}

.middle {
	background: #f3f4f5;
	border-bottom: 1px solid #e0e1e3;
}

.slide-holder {
	background: #ffffff url('../_images/bg.png') repeat-x top;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 11%, #eeeeee 62%, #ffffff
		100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff),
		color-stop(11%, #eeeeee), color-stop(62%, #eeeeee),
		color-stop(100%, #ffffff) ); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 11%, #eeeeee 62%,
		#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #eeeeee 11%, #eeeeee 62%, #ffffff
		100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #eeeeee 11%, #eeeeee 62%, #ffffff
		100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 11%, #eeeeee 62%, #ffffff
		100%); /* W3C */
	min-height: 400px;
}

.top-middle {
	border-top: 5px solid #eeeeee;
	padding-top: 5px;
}

.lang_holder span.licon {
	width: 20px;
	height: 21px;
	display: inline-block;
	background: url('../_images/icons.jpg') no-repeat -19px top;
	margin: 3px;
}

.lang_holder span {
	margin: 7px 3px;
}

.copyright_icon {
	background: url('../_images/icons.jpg') no-repeat -88px -15px;
	width: 43px;
	height: 45px;
	margin-top: -18px;
}

.copyright a,.copyright a:hover {
	color: black;
	text-decoration: none;
}

.bluetext {
	color: #0eadd5;
}

span.cal-bt-span,span.cal-bt-span-left {
	font-family: arial;
	display: inline-block;
	line-height: 6px;
	font-size: 25px;
	margin: 4px !important;;
	float: right !important;
	width: auto !important;
}

span.cal-bt-span-left {
	float: left !important;
}

.right-top-bg,.left-top-bg {
	min-height: 20px;
}

.right-top-bg {
	background: url('../_images/q-bg.png') no-repeat;
}

.left-top-bg {
	background: url('../_images/q-bg.png') no-repeat -100px top;
}

.logo_holder {
	width: 38px;
	height: 37px;
	float: right;
	background: url('../_images/icons.jpg') no-repeat -130px -19px;
	margin-left: 10px;
}

.breadcrumb {
	border-radius: 4px 4px 4px 4px;
	list-style: none outside none;
	margin: 10px 0 20px;
	/*padding: 8px 15px;*/
}

.breadcrumb>li {
	display: inline;
	text-shadow: 0 1px 0 #FFFFFF;
}

.breadcrumb>li a {
	color: #4a4a4a;
	padding: 0px 5px;
}

.android-show-bt,.ios-show-bt {
	width: 166px;
	height: 33px;
	display: block;
	background-image: url('../_images/icons.jpg');
	background-repeat: no-repeat;
	background-position: -277px 0px;
	cursor: pointer;
	position: absolute;
	left: 0px;
	top: 0px;
}

.android-show-bt {
	display: block;
}

.ios-show-bt {
	background-position: -277px -33px;
}

.switch-bt {
	width: 166px;
	height: 33px;
	margin-top: 14px;
}

/* popup */
div.share_full {
	background: rgba(255, 255, 255, 0.6);
	width: 100%;
	height: 100%;
	overflow-y: scroll;
	direction: ltr;
}

div.share_holder {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 110;
}

div.share_inner {
	position: relative;
	margin: auto;
	top: 80px;
	border-radius: 2px;
	height: auto;
	background: white;
	-webkit-box-shadow: 2px 2px 3px 1px #B7B7B7;
	box-shadow: 2px 2px 3px 1px #B7B7B7;
	padding: 2px;
	direction: rtl;
	border: 1px solid #BABABA;
}

div.share_header {
	color: #000;
	padding: 5px 10px;
}

div.share_content {
	padding: 10px;
}

div.share_content input.submit-bt {
	float: left;
	margin: 0px !important;
}

div.share_div {
	background: white;
	border-radius: 5px;
	paddding: 0 0 30px 0;
}

div.share_btarea {
	height: 35px;
	display: block;
	padding: 10px 0px 5px 4px;
	text-align: left;
}

div.share_btarea INPUT {
	margin: 0px 5px 0px 0;
	width: auto !important;
}

.icon-white,.nav-pills>.active>a>[class ^="icon-"],.nav-pills>.active>a>[class
	*=" icon-"],.nav-list>.active>a>[class ^="icon-"],.nav-list>.active>a>[class
	*=" icon-"],.navbar-inverse .nav>.active>a>[class ^="icon-"],.navbar-inverse .nav>.active>a>[class
	*=" icon-"],.dropdown-menu>li>a:hover>[class ^="icon-"],.dropdown-menu>li>a:focus>[class
	^="icon-"],.dropdown-menu>li>a:hover>[class *=" icon-"],.dropdown-menu>li>a:focus>[class
	*=" icon-"],.dropdown-menu>.active>a>[class ^="icon-"],.dropdown-menu>.active>a>[class
	*=" icon-"],.dropdown-submenu:hover>a>[class ^="icon-"],.dropdown-submenu:focus>a>[class
	^="icon-"],.dropdown-submenu:hover>a>[class *=" icon-"],.dropdown-submenu:focus>a>[class
	*=" icon-"] {
	background-image: url("../_images/glyphicons-halflings-white.png")
}

[class ^="icon-"],[class *=" icon-"] {
	margin-top: 4px;
}

.slideShow-container {
	position: relative;
	min-height: 245px;
}

.slideShow {
	position: absolute;
	top: -85%;
	left: 0px;
}

.slideShow h1 a {
	color: #4A4A4A;
}

.slideShow h1 a:hover {
	text-decoration: none
}

.slideShow ul {
	list-style-type: none;
	margin: 0 86px 0 0;
}

.slideShow div.slide-text,.slideShow div.slide-download {
	margin-top: 19.4%;
}

img.slideimage {
	max-width: 60%
}

.apps_slides img.slideimage {
	max-width: 92%;
}

.slide-prev,.slide-next {
	position: absolute;
	width: 22px;
	height: 36px;
	background-image: url('../_images/slideshow-icons.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	top: -45%;
	display: block;
	cursor: pointer;
	z-index: 1000;
}

.slide-next {
	background-position: bottom;
	left: 0px;
}

.bulletHolder {
	margin-top: 5%;
	left: 55%;
	position: absolute;
}

.bulletHolder a.bullet,.bulletHolder a.bullet-active {
	width: 14px;
	height: 14px;
	float: left;
	background: url('../_images/bullet.png') left;
	margin: 0px 2px;
}

.bulletHolder a.bullet:focus,.slide-prev,.slide-rightbt,.slide-leftbt,.slide-next
	{
	outline: none;
}

.bulletHolder a.bullet-active {
	cursor: default;
	background: url('../_images/bullet.png') right;
}

@media ( max-width : 1200px) {
	.slideShow {
		top: -67%;
	}
	.slideShow div.slide-text {
		margin-top: 21%;
	}
}

@media ( max-width : 962px) {
	img.slideimage {
		
	}
	.slideShow {
		top: -60%;
	}
	.slideShow div.slide-text {
		margin-top: 21%;
	}
}

@media ( max-width : 870px) {
	img.slideimage {
		
	}
	.slideShow {
		top: -54%;
	}
	.slideShow div.slide-text {
		margin-top: 21%;
	}
}

@media ( max-width : 768px) {
	.switch-bt {
		margin-left: 28px;
	}
	.slideShow ul {
		margin: 0px;
	}
	.slideShow div.slide-text {
		margin-top: 10px;
	}
	.phoneholder {
		visibility: hidden;
	}
	.slideShow {
		text-align: center;
		top: 0px;
		position: inherit;
	}
	.slideShow div.slide-text:first-child {
		margin-top: 0px;
	}
	.slideShow div.slide-text p {
		display: inline;
	}
	.slide-prev,.slide-next {
		top: 4px;
	}
	.container {
		padding: 0px 10px;
	}
	.bulletHolder {
		bottom: 5%;
		left: 50%;
	}
	.slide_one_image_holder {
		margin-right: 25%;
	}
}
#dpBack, .lattestAppHolder{
	background: url('../_images/Pattern-1.png') repeat;
	padding-bottom:40px;
}
.grey-line{
	height: 2px;
	background-color: #d7d7d7;
}
.white-line {
	height:2px;
	background-color:#FFF;
}
.lattestAppHolder,.appImagesHolder {
	position: relative;
	width: 100%;
	overflow: hidden;
	padding: 10px 0 0;
	margin: 20px 0px 0px;
}

.appImagesHolder {
	height: 270px;
	display: block;
}

.lattestApp {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	list-style-type: none;
	margin: 0px 15px;
	z-index: 10;
}

.lattestApp li {
	float: left;
	width: 145px;
	height: 105px;
	text-align: center;
	padding: 0px 3px;
}

.appImagesHolder .lattestApp li {
	width: auto;
	height: auto;
	padding: 0px 10px;
}

.lattestApp li a {
	color: black !important;
}

.lattestApp li div.imageholder {
	height: auto;
	padding-bottom: 5px;
	background: url('../_images/apps-bg.png') no-repeat bottom;
	height: 60px;
}

.lattestAppHolder .leftbt {
	position: absolute;
	top: 20px;
	left: 0px;
	z-index: 20;
}

.lattestAppHolder .rightbt {
	position: absolute;
	top: 20px;
	right: 0px;
	z-index: 20;
}

.slide-rightbt,.slide-leftbt {
	width: 22px;
	height: 36px;
	background-image: url('../_images/slideshow-icons.png');
	background-repeat: no-repeat;
	background-position: 0 0;
}

.slide-leftbt {
	background-position: bottom;
}

.showApps,.showApps:focus {
	padding: 4px 30px;
	background: #525252;
	border-radius: 15px 15px 0 0;
	display: inline-block;
	color: white;
	margin-right: 10%;
	text-decoration: none;
}

/*  old
.apps-active,.showApps:hover {
	background: #525252;
	color: white;
	text-decoration: none;
}
*/
.lattestAppContainer {
	margin-top: 20px;
	/*background: url('../_images/lattest-app-bg.png') repeat-x;
	margin-bottom: 40px;*/
}

label,input,button,select,textarea {
	font-size: 13px;
}

.alert,.alert h4 {
	color: #C09853;
}

.alert {
	background-color: #FCF8E3;
	border: 1px solid #FBEED5;
	border-radius: 4px 4px 4px 4px;
	padding: 8px 35px 8px 14px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.close {
	float: left;
}

.alert-info {
	background-color: #D9EDF7;
	border-color: #BCE8F1;
	color: #3A87AD;
}

.appdetail_holder {
	background: white;
	border: 1px solid #dedede;
	margin-bottom: 70px;
}

.similar_apps,.app_slides_image {
	background: #ededed;
	padding: 5px 2%;
}

.app_slides_image {
	padding: 5px 3% 5px;
	position: relative;
}

.app_slides_image .bulletHolder {
	left: 38%;
margin-top: 10%;
}

.similar_apps .row-fluid {
	padding: 10px 0px;
	border-bottom: 1px solid #e7e7e7;
}

.similar_apps .row-fluid:last-child {
	border-bottom: 0px solid #e7e7e7;
}

.similar_apps h2 {
	color: #2daae1;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
}

.similar_apps h5 {
	font-weight: normal;
	display: inline-block;
	margin: 4px 0 0;
	line-height: 17px;
	width: 100%;
	height: 19px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.similar_apps div.detail_holder {
	margin-right: 5%;
}

.similar_apps a.btn-inverse {
	background: #ababab; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background:
		url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FiYWJhYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ODc4NzgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ababab 0%, #787878 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ababab),
		color-stop(100%, #787878) ); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ababab 0%, #787878 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ababab 0%, #787878 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ababab 0%, #787878 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #ababab 0%, #787878 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(  startColorstr='#ababab',
		endColorstr='#787878', GradientType=0 ); /* IE6-8 */
}

.similar_apps a.btn-inverse:hover {
	background: rgb(219, 219, 219);
	background:
		url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjMWMxYzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(219, 219, 219, 1) 0%,
		rgba(193, 193, 193, 1) 100% );
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(219,
		219, 219, 1) ), color-stop(100%, rgba(193, 193, 193, 1) ) );
	background: -webkit-linear-gradient(top, rgba(219, 219, 219, 1) 0%,
		rgba(193, 193, 193, 1) 100% );
	background: -o-linear-gradient(top, rgba(219, 219, 219, 1) 0%,
		rgba(193, 193, 193, 1) 100% );
	background: -ms-linear-gradient(top, rgba(219, 219, 219, 1) 0%,
		rgba(193, 193, 193, 1) 100% );
	background: linear-gradient(to bottom, rgba(219, 219, 219, 1) 0%,
		rgba(193, 193, 193, 1) 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(  startColorstr='#dbdbdb',
		endColorstr='#c1c1c1', GradientType=0 );
}

.similar_apps a.btn-inverse:active {
	background: rgb(120, 120, 120);
	background:
		url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc4Nzg3OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhYmFiYWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(120, 120, 120, 1) 0%,
		rgba(171, 171, 171, 1) 100% );
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(120,
		120, 120, 1) ), color-stop(100%, rgba(171, 171, 171, 1) ) );
	background: -webkit-linear-gradient(top, rgba(120, 120, 120, 1) 0%,
		rgba(171, 171, 171, 1) 100% );
	background: -o-linear-gradient(top, rgba(120, 120, 120, 1) 0%,
		rgba(171, 171, 171, 1) 100% );
	background: -ms-linear-gradient(top, rgba(120, 120, 120, 1) 0%,
		rgba(171, 171, 171, 1) 100% );
	background: linear-gradient(to bottom, rgba(120, 120, 120, 1) 0%,
		rgba(171, 171, 171, 1) 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(  startColorstr='#787878',
		endColorstr='#ababab', GradientType=0 );
}

.appdetail-row {
	padding: 40px 5px 0px;
}

.app_icon {
	background: #ebebeb;
	border-radius: 10px;
	padding: 4px;
}

.appdetail h1.app_name {
	font-size: 29px;
	font-weight: normal;
	margin: 0px;
}

.appdetail .sup {
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	line-height: 14px;
}

.appdetail p {
	text-align: justify;
}

.appdetail-row .bulletHolder {
	bottom: 20%;
	left: 35%;
}

.visible-phone .bulletHolder {
	bottom: 0;
	left: 50%;
	position: relative;
}

.tag-desc {
	margin-top: 20px;
	margin-bottom: 5px;
	padding-right: 10px;
	border: 1px solid #F2F2F2;
	border-bottom: 1px solid #F2F2F2;
	transition: background-position 0.5s, border 1s;
	-webkit-transition: background-position 0.5s, border 1s; /* Safari */
	background:
		url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI5MyUiIHN0b3AtY29sb3I9IiM5OTk5OTkiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNDc0YTRjIiBzdG9wLW9wYWNpdHk9IjAuNSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(93%, rgba(153
		, 153, 153, 0) ), color-stop(100%, rgba(71, 74, 76, 0.2) ) );
	background: -webkit-linear-gradient(top, rgba(153, 153, 153, 0) 93%,
		rgba(71, 74, 76, 0.2) 100% );
	background: -o-linear-gradient(top, rgba(153, 153, 153, 0) 93%,
		rgba(71, 74, 76, 0.2) 100% );
	background: -ms-linear-gradient(top, rgba(153, 153, 153, 0) 93%,
		rgba(71, 74, 76, 0.2) 100% );
	background: linear-gradient(to bottom, rgba(153, 153, 153, 0) 93%,
		rgba(71, 74, 76, 0.2) 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(  startColorstr='#00999999',
		endColorstr='#80474a4c', GradientType=0 );
	background-size: 100% 134px;
}

.tag-desc:hover {
	background-position: 0 -3px;
	border: 1px solid #D0D1D1
}

@media ( max-width : 768px) {
	.appdetail_text {
		max-height: none;
		padding-right: 0px;
	}
	.appdetail-row {
		padding: 40px 0px 0;
	}
	.spacer {
		padding: 0px 10px;
	}
	.appdetail_text,.tag-desc {
		background: none;
	}
	.row-fluid [class *="span"] {
		margin-left: 0;
		margin-right: 0;
	}
}

.downloaddetail {
	padding: 10px 0px;
	background: #ededed;
	margin-bottom: 15px;
}

.downloaddetail  div.pull-right {
	background: #ededed;
}

.downloaddetail dl {
	margin: 0px;
	line-height: 25px;
}

.downloaddetail dt {
	font-size: 13px;
	font-weight: normal;
	width: 55%;
	display: inline-block;
	color: #a0a0a0;
	padding-right: 10px;
	float: right;
}

.downloaddetail dd {
	padding-left: 10px;
	display: inline-block;
	margin: 0px;
	color: #4a4a4a;
	float: right;
}

img.slideimagetablet {
	width: 80%;
}

.row-fluid .current-app {
	width: 74.46%;
}

@media ( min-width : 1200px) {
	.row-fluid .current-app {
		width: 76.5957%;
	}
}

@media ( min-width : 980px) {
	.row-fluid .current-app {
		width: 76.5957%;
		margin-left: 0% !important;
	}
}

@media ( min-width : 768px) and (max-width: 979px) {
	.row-fluid .current-app {
		width: 77.0718%;
		margin-left: 0% !important;
	}
}

@media ( max-width : 767px) {
	.row-fluid .current-app {
		width: 100%;
		margin-left: 0% !important;
	}
}

.bgrightholder,.bgleftholder {
	position: absolute;
	top: 0px;
	z-index: 19;
	height: 100%;
	width: 37px;
	background:
		url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAiLz4KICAgIDxzdG9wIG9mZnNldD0iODglIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%,
		rgba(255, 255, 255, 0) 6%, rgba(255, 255, 255, 1) 88%,
		rgba(255, 255, 255, 1) 100% );
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,
		255, 255, 0) ), color-stop(6%, rgba(255, 255, 255, 0) ),
		color-stop(88%, rgba(255, 255, 255, 1) ),
		color-stop(100%, rgba(255, 255, 255, 1) ) );
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%,
		rgba(255, 255, 255, 0) 6%, rgba(255, 255, 255, 1) 88%,
		rgba(255, 255, 255, 1) 100% );
	background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%,
		rgba(255, 255, 255, 0) 6%, rgba(255, 255, 255, 1) 88%,
		rgba(255, 255, 255, 1) 100% );
	background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%,
		rgba(255, 255, 255, 0) 6%, rgba(255, 255, 255, 1) 88%,
		rgba(255, 255, 255, 1) 100% );
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%,
		rgba(255, 255, 255, 0) 6%, rgba(255, 255, 255, 1) 88%,
		rgba(255, 255, 255, 1) 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(  startColorstr='#00ffffff',
		endColorstr='#ffffff', GradientType=1 );
}

.bgrightholder {
	right: 0px;
}

.bgleftholder {
	left: 0px;
	background:
		url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTklIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%,
		rgba(255, 255, 255, 1) 6%, rgba(255, 255, 255, 0) 99%,
		rgba(255, 255, 255, 0) 100% );
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,
		255, 255, 1) ), color-stop(6%, rgba(255, 255, 255, 1) ),
		color-stop(99%, rgba(255, 255, 255, 0) ),
		color-stop(100%, rgba(255, 255, 255, 0) ) );
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%,
		rgba(255, 255, 255, 1) 6%, rgba(255, 255, 255, 0) 99%,
		rgba(255, 255, 255, 0) 100% );
	background: -o-linear-gradient(left, rgba(255, 255, 255, 1) 0%,
		rgba(255, 255, 255, 1) 6%, rgba(255, 255, 255, 0) 99%,
		rgba(255, 255, 255, 0) 100% );
	background: -ms-linear-gradient(left, rgba(255, 255, 255, 1) 0%,
		rgba(255, 255, 255, 1) 6%, rgba(255, 255, 255, 0) 99%,
		rgba(255, 255, 255, 0) 100% );
	background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%,
		rgba(255, 255, 255, 1) 6%, rgba(255, 255, 255, 0) 99%,
		rgba(255, 255, 255, 0) 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(  startColorstr='#ffffff',
		endColorstr='#00ffffff', GradientType=1 );
}

a.normalA,a.tag {
	color: #4A4A4A !important;
}

a.normalA:hover {
	text-decoration: none !important;
}

.appdetail_text h2 {
	font-size: 18px;
	font-weight: normal;
	display: inline-block;
	margin: 0px;
}
.footerLink {
	color: #FFF;
}
.footerLink span{
	margin-right: 5px
}
.footerLink a {
	float: right;
	margin: 10px 5px 5px;
}
.footerLink img {margin-right:20px}
.tag-desc {
	max-height: 130px;
	margin: 0px;
}

.tags-founded h1,.tags-founded h2,.tags-founded h3 {
	font-weight: normal;
	display: inline;
	font-size: 90%;
}

h1.tag-h1 {
	font-size: 100%;
}

canvas#tagCloud {
	width: 100%;
}

.fadeTextHolder,.fadeTextHolder a,.fadeTextHolder h1 {
	/*transition:text-shadow 1s ease-in-out, color 1s ease-in-out, opacity 1s ease-in-out;*/
	
}

.fadeTextFaded,.fadeTextFaded a {
	opacity: 0.14;
	text-shadow: 0 0 10px #232323;
	color: #DEDEDE;
}

.fadeTextActive,.fadeTextActive a {
	opacity: 1;
	transition: text-shadow 0.7s ease-in-out, color 0.7s ease-in-out,
		opacity 0.7s ease-in-out;
	color: #4A4A4A !important;
	text-shadow: 0 0 2px #B2B2B2 !important;
}

.narrowTextShadow {
	color: #4A4A4A !important;
	text-shadow: 0 0 2px #B2B2B2 !important;
}

.contactform input[type="text"],.contactform input[type="tel"],.contactform input[type="email"]
	{
	width: 229px;
}
.copyright img{
	margin-top:5px;
}
.copyright a,.copyright a:hover {
	color: #FFF;
	text-decoration: none;
	margin-top:10px;
	font-size:10px;
	margin-left:5px;
}
.footerEng {
    font-family: tahoma!important;
}
.ViewDiv {
	margin-top: 10px;
	background: #fff;
	border-bottom: 1px solid #cfcfcf;
	font-size: 15px;
}

.comment_icon {
	width: 58px;
	height: 53px;
	margin: 20px 10px;
	background: url("../_images/icons.jpg") no-repeat scroll -443px -41px;
}

.ViewDiv .ViewHade {
	height: 45px;
	padding: 0;
	padding-right: 15px;
}

.ViewHade small {
	font-size: 65%;
	margin-left: 10px;
}

.ViewHade .ViewCounter {
	float: left;
	width: 100px;
	text-align: left;
	padding-left: 15px;
}

.ViewHade .ViewCounter a {
	font-size: 15px;
}

.ViewDiv .ViewContent {
	padding: 0 5% 4% 4%;

}

.ViewDiv .stB {
	height: 35px;
	padding-left: 15px;
	line-height: 35px;
}

.ViewContent pre {
	font-family: yekan;
	font-size: 18px;
	line-height: 20px;
	background: white;
	border: 0px solid;
}

.slide-image {
	
}

.app_screen_holder {
	padding: 5px;
	background: #e7e7e7;
	border: 1px solid #dfdfdf;
	font-size: 100%;
	margin: 10px 0px;
}

.download_btn {
	background: #00aeef;
	cursor: pointer;
	font-size: 18px;
	padding: 10px 30px;
	color: white;
	margin: 15px 0;
	display: inline-block;
}

.download_btn:hover {
	background: #23c3ff;
	text-decoration: none;
	color: white;
}

.download_btn:active {
	background: #0099d3;
	text-decoration: none;
	color: white;
}

.qr_code_over {
	width: 41px;
	height: 41px;
	display: inline-block;
	margin: 15px;
	background: url('../_images/icons.jpg') no-repeat -443px top;
}

.downloaddetail div.pull-right {
	width: 49.7%;
	border-right: 1px solid #ffffff;
	padding: 5px 0px;
}


.downloaddetail div.pull-right:first-child {
	border-left: 1px solid #cfcfcf;
	border-right: 0px solid #cfcfcf;
}

.comment_holder fieldset {
	border: 1px solid #cfcfcf;
	padding: 0 30px;
}


.view-button .none-photo a,.view-button .none-photo{
	color: #BAB3B3!important;
	text-decoration: none;
	cursor: default!important;
}
.comment_holder legend {
	border: 0 none;
	display: inline;
	width: auto;
	margin: 0 -10px 0 0;
	padding: 0px 10px;
}

.comment_holder legend h2 {
	font-size: 21px;
}

.comment-form {
	padding: 15px;
	background: #eeeeee;
	background: -ms-linear-gradient(top, #eeeeee 11%, #eeeeee 60%, #ffffff 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #eeeeee 11%, #eeeeee 60%, #ffffff 100%);
	/* W3C */
}

.coment-tiitle {
	margin-bottom: 20px;
}

.coment-tiitle span {
	width: 34px;
	height: 27px;
	float: right;
	background: url('../_images/icons.jpg') no-repeat -134px 0px;
}

#viewpontScroll {
	margin: 0 33px;
	padding: 15px 0;
	border-top: 1px solid white;
}

#viewpontScroll input,#viewpontScroll textarea,#viewpontScroll .uneditable-input
	{
	width: 249px;
}

@media ( max-width : 1199px) {
	#viewpontScroll input,#viewpontScroll textarea,#viewpontScroll .uneditable-input
		{
		width: 100%;
	}
}

#viewpontScroll input[type="submit"] {
	width: auto;
}

.sticky {
	float: none;
	/* position: fixed;*/
	top: 20px;
	z-index: 6;
	left: auto;
}

img.slider_image {
	max-width: 52.5%;
	margin-top: 10%; 
	margin-right: 4%;
}

img.slide-size2 {
	margin-top: 3.9%;
	max-width: 64.5%;
	margin-right: 7.8%;
}

img.slide-size3 {
	max-width: 82%;
	margin-right: 4%;
	margin-top: 10%;
}
.slide-image {
	position: relative;
}
@media ( max-width: 480px) {
	.downloaddetail div.pull-right {
		width: 100%;
		border: 0px solid #ffffff !important;
		padding: 5px 0px;
	}
	.comment_holder fieldset {
		padding : 0.5%;
	}
	.comment-form {
		padding :0.5%;
	} 
	img.slider_image {
		margin : 0px;
	}
	.apps_slides img.slideimage {
		top : 0 !important;
	}
	.visible-phone .bulletHolder {
		left : 2%;
	}
	.visible-phone .bulletHolder {
		position: relative;
	}
}


.each-app {
	height:260px;
}
.each-app .span2 {
	margin-right: 5%;
}
.each-app .view-button{
	margin-top:15px;
}

.lattestAppHolder .each-app .span2 .view-button a{ 
	background-color : #dcddde;
	padding: 3% 16%;
	margin-top:10px;
	color: #000;
	cursor:pointer;
}
.lattestAppHolder .each-app .span2  a:hover{
	text-decoration:none;
	color: #2eaae0;
}
.each-app .logo-img{
	width:73%;
	border: 1px solid #DDD;
}
.each-app .logo-img img{
	width:100%;
	margin:0 auto;
}
 .each-app  .apple-button{
	float:left;
	margin-top:0px!important;
}
.each-app .qrcode {
	width:160px!important;
	border-bottom: 1px solid #DDD;
}
.breadcrumb > li a{
	text-decoration: none;
}
.mobile-app img{
	margin-right:20px;
}
.mobile-app span{
	
	font-size:17px;
}

.info-link-last .date-time{ 
	float:left;
}
.each-app .span2 .android-button, .each-app .span2 .apple-button{
	background-color : #dcddde;
	margin-top:15px;
	padding:11% 26%;
}
 .each-app  .apps-container{
	padding:0 10%;
	margin: 50px 0px;
}
.each-app  .app-description{
	font-size: 15px;
	text-align:justify;
	line-height: 33px;
	font-weight: normal;
	color:#525252;
}

.each-app .app-description
+ .row-fluid {
margin-bottom: 20px;
}

.each-app .span6 .row-fluid {
	margin-top:20px;
}
.qr-border {
	border: 1px solid #ddd }
.margin-bottom-oneLine {
	margin-bottom: 80px;
}
.margin-bottom-twoLine {
	margin-bottom: 50px;	
}
.each-app .info-link {
	width:21%;
	float:right;
	
}
.info-link-last{
	width:36%;
	float:left;
}

.each-app .desc-color{
	 color: #939598;
}
.info-link span, .date-time{ 
	color:#262626;
}
 .each-app  .dl-link {
 	width:11.25%;
	float:right;
	margin-top:8px;
	
}
.apps-container .span6 {
	margin-right:1%;

}
.apps-container .span4{
	margin-right:3.5%;
}
.each-app .app-title{
	font-size: 25px;
	padding: 15px 0;
	margin-bottom: 10px;
	color:#262626;
}
 .each-app  .mobile-link {
	width:41%;
	float:right;
	margin-top:20px;
}
/*.just-symbol{*/
	/*cursor:default;*/
/*}*/
.no-link{
	opacity:0.3;
	cursor:default;
}
.fancybox-title .child {
	font-family: yekan;
	font-weight:normal;
}
.lattestAppContainer .control-page1 {
	margin-top:5px;
	background-color: #565656;
	height:35px;
	width:39px;
	z-index:1000;
	position:fixed;
	bottom:0px;
}
.lattestAppContainer .control-page2 {
	margin-top:5px;
	background-color: #565656;
	height:35px;
	width:39px;
	z-index:1000;
	position:fixed;
	bottom:40px;
}

.lattestAppContainer .control-page2 a,.lattestAppContainer .control-page1 a{	
	display: block;
	
}

.lattestAppContainer .control-page2 a:hover,.lattestAppContainer .control-page1 a:hover{
	background-color:#00b9f2;
	height:35px;
}
.footer{
	background-color:#000;
	height: 36px;
}
.white-text {
	color: #FFF;
	
}
.footer-margin{
	margin-top: 10px;
}
.divider {
	margin: 0 20px;
}
.photo-center{
	width:100%;
	}
.container-fluid {
    margin: 0 auto;
    max-width: 1500px;
	padding:0%;
}
}

@media ( max-width : 1270px) {
	.each-app .app-title {
    	font-size: 18px;
	}
	.each-app  .app-description{
		font-size: 12px;
	}
	.apps-container .span4 {
	    margin-right: 2%;
	}
	.each-app .info-link, .info-link-last{
		font-size:10px;
	}	
	.some-margin {
		margin-right:14px;
	}
	
}
@media( max-width: 1095px ){
		.some-margin {
				margin-right:1px;
			}
		.breadcrumb .divider{
					 margin: 0 5px;
				}
.each-app .span2 .android-button, .each-app .span2 .apple-button {
		    padding: 11% 26%;
		}
			.lattestAppHolder .each-app .span2 .view-button a {
		    padding: 3% 13.5%;
				}		
		.showApps, .showApps:focus {
		    width: 10%;
			}
			.each-app .dl-link {
		    	width: 13.5%;
			}
}
@media ( max-width : 985px) {
		.lattestAppHolder .each-app .span2 .view-button a{
				padding:4% 21.5%
		}
		.each-app .span2 .android-button, .each-app .span2 .apple-button {
			  padding: 15% 33.5%;
		}
		.info-link-last {
			width: 37%;
		}
		.margin-bottom-oneLine{
		    margin-bottom: 32px;
		}
.each-app .span2 .android-button, .each-app .span2 .apple-button {
		    padding: 50px 16.5%;
		}
		.mobile-app span {
		    font-size: 14px;
		}
		
		.each-app .span6 .row-fluid {
		    margin-top: 0px;
		}
		.each-app .view-button {
		    margin-top: 12px;
		}
		.each-app .app-title {
		    font-size: 15px;
		}
		.margin-bottom-twoLine {
		    margin-bottom: 0;
		}
		.each-app .dl-link {
			 width: 15.55%;
		}
		.each-app .dl-link {
		    	width: 13.5%;
			}
	.breadcrumb .divider{
				 margin: 0 3px;
			}
	.showApps, .showApps:focus {
	    width: 10%;
	}
}
@media(max-width:800px){
		.lattestAppHolder .each-app .span2 .view-button a {
		    padding: 4% 3.5%;
		}
		.each-app .span2 .android-button, .each-app .span2 .apple-button {
		    padding: 50px 16.5%;
		}
		.each-app .dl-link {
			 width: 18%;
		}
		.each-app .dl-link {
		    	width: 13.5%;
			}
		.breadcrumb .divider{
					 margin: 0 3px;
				}
		.showApps, .showApps:focus {
		    width: 10%;
		}
		
	
}
@media ( max-width : 765px) {
			.apps-container .span2{
					width:18%;
			}

			.apps-container .span6{
				width:47%;
			}
			.lattestAppHolder .each-app .span2 .view-button a {
			   padding: 5% 21.725%;
			}
			.apps-container .span4{
				width:30%;
			}
			
			.each-app .span2 .android-button, .each-app .span2 .apple-button {
				padding: 10% 34%;
			}
			.each-app .info-link {
				 width: 20%;
				}
			.each-app .info-link-last{
				width: 38%;
			}
		.showApps, .showApps:focus {
		    width: 10%;
		}
		.each-app .span2 .android-button, .each-app .span2 .apple-button {
				    padding: 11% 26%;
				}
}
@media ( max-width : 750px) {
		.lattestAppHolder .each-app .span2 .view-button a {
		    font-size: 12px;
		   
		}
}
@media ( max-width : 670px) {
		.lattestAppHolder .each-app .span2 .view-button a {
		    padding: 5% 11.725%;
		}
		
		.apps-container .span2 {
		    width: 14%;
		}
		.apps-container .span6 {
		    width: 40%;
		}
		.apps-container .span4 {
		    width: 29%;
		}
		
		.each-app .span2 .android-button, .each-app .span2 .apple-button {
		    padding: 21% 21%;
		}
		.each-app .span6 .info-link-last{ 
    		display:none;   
		}
		.each-app .info-link {
		    width: 33%;
		}
		
		.each-app .app-description {
			line-height: 17px;
		}
		.each-app .dl-link {
		    width: 25%;
		}
}
@media ( max-width :635px) {
	.showApps, .showApps:focus{
	width:16%;
	}
	.each-app .span2 .android-button, .each-app .span2 .apple-button {
		padding: 18% 27%;
	}
		.apps-container .span2 {
		    width: 29%;
		}
		.lattestAppHolder .each-app .span2 .view-button a {
			      padding: 5% 18.725%;
				font-size: 11px;
			}
			.each-app .dl-link {
			    width: 20%;
			}
			.each-app .app-description {
    			line-height: 20px;
			}
			.each-app .view-button{
				  margin-top: 13px;
			}
			.mobile-link, .each-app .dl-link  {
			    margin-top: 8px;
			}
			
		.apps-container .span6 {
		    width: 50%;
		}
		.each-app .span4{
			clear:both;
		  	 margin: 16px 26% 0;
		}
			
}
@media(max-width : 600px){
	.each-app .dl-link {
	    width: 21%;
	}
	
	.lattestAppHolder .each-app .span2 .view-button a {
	    padding: 5% 18.725%;
	}	

	.each-app .dl-link {
	    width: 25%;
	}
	.each-app .mobile-link {
		width:39.2%;
	}
	.each-app .app-title {
		margin-bottom:0px;
	
	}
	.margin-bottom-oneLine {
	    margin-bottom: 0px;
	}
	.divider {
		 margin: 0 20px;
	}
	.each-app .mobile-link {
	    margin-top: 21px;
	}
}
@media(max-width:585px){
		.lattestAppHolder .each-app .span2 .view-button a {
		    padding: 5% 8.725%;
		}
		.each-app .span2 .android-button, .each-app .span2 .apple-button {
		    padding: 5% 16%;
		}
}
@media(max-width: 545px){
	.each-app .span2 .android-button, .each-app .span2 .apple-button {
	    padding: 13% 22.725%;
	}
	.lattestAppHolder .each-app .span2 .view-button a {
	    padding: 5% 5.725%;
	}
	.each-app .mobile-link {
		margin-top: 14px;
	}
	.showApps, .showApps:focus {
		width: 21%;
		}
}
@media ( max-width :500px) {
		.each-app .mobile-link {
				width:40.2%;
			}
		.lattestAppHolder .each-app .span2 .view-button a {
		    font-size: 10px;
		}
		.lattestAppHolder .each-app .span2 .view-button a {
					    padding: 5% 16.725%;
					}
		.apps-container .span4 {
		    width: 36%;
		}
		.each-app .dl-link {
		    width: 25%;
		}
		.each-app .info-link {
		    width: 50%;
		}
		.footerLink span, .footerLink a {
				display:none;
			
			}
}
@media(max-width:445px){
		.lattestAppHolder .each-app .span2 .view-button a {
		    font-size: 9px;
		}
		.lattestAppHolder .each-app .span2 .view-button a {
		    padding: 5% 12.725%;
		}
		
	.each-app .span2 .android-button, .each-app .span2 .apple-button {
		    padding: 6% 41.7%;
		}
	.lattestAppHolder .each-app .span2 .view-button a {
		    padding: 3% 37.5%;
		}
}
@media(max-width: 400px){
	 .apps-container .span2, .apps-container .span6, .apps-container .span4{
	 	width:80%;
	}
	.each-app .mobile-link {
	    margin-top: 22px;
	}
	.lattestAppHolder .each-app .span2 .view-button a {
		font-size:12px;	
	}
	.lattestAppHolder .each-app .span2 .view-button a {
	    padding: 3% 37.5%;
	}
	.each-app .span2 .android-button, .each-app .span2 .apple-button {
	    padding: 6% 41.7%;
	}
	.each-app .mobile-link {
    	width:30%;
	}
	.each-app .dl-link {
	    width: 14.5%;
	}
	.breadcrumb > li a{
			font-size: 10px;
	    	padding: 0 3px;
		}
	.showApps, .showApps:focus {
		    width: 30%;
			}
	.each-app .mobile-link {
		   width: 47%;
			background-color: #DCDDDE;
			padding: 3% 0;
		}
		.some-margin {
		    margin-right: 14px;
		}
	.each-app .view-button {
	    margin-top: 19px;
	}
	.breadcrumb {
		 padding: 8px 4px;	
	}
	.each-app .logo-img {
	    width: 99%;
	}
	.each-app .span4{
		  	 margin: 16px 14% 0;
		}
	.info-link-last{
	display:block;
	}
	.mobile-link, .each-app .dl-link {
	    margin-top: 12px;
	}
	.footerLink span, .footerLink a {
		display:none;
	
	}
}
@media(max-width:380px){
		.some-margin {
			    margin-right: 5px;
			}
		.each-app .span2 .android-button, .each-app .span2 .apple-button {
	    padding: 6% 42.7%;
	}
}


@media(max-width:340px){
	.breadcrumb > li a{
				font-size: 9px;
		    	padding: 0 1px;
			}
	.each-app .dl-link {
	    width: 17.1%;
	}
	.each-app .view-button {
		    margin-top: 20px;
		}
	.lattestAppHolder .each-app .span2 .view-button a {
	    padding: 5% 36.25%;
	}
	.each-app .span2 .android-button, .each-app .span2 .apple-button {
	    padding: 0% 51.5%;
	}
	.divider {
	    margin: 0 1px;
	}
	.each-app .mobile-link {
	    margin-top: 20px;
	}
	.each-app .mobile-link {
	    width: 37%;
	background-color: #DCDDDE;
	padding:3% 0 3% 11% ;
		
	}
	.some-margin {
	    margin-right: 10px;
	}
	
	
}
