@charset "utf-8";
/* CSS Document */

* {
	letter-spacing: normal;
	margin: 0px;
	padding: 0px; }

html body {
	background: #cdedff url("../img/top-bg.png") repeat-x;
	color: #222222;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 14px;
	line-height: 24px; }


a {
	color: #003e62;
	text-decoration: none; }

	a:visited { color: #225877; }

	a:hover { text-decoration: underline; }

		a:hover.big-button { opacity: 1; }

		a:hover.small-button { opacity: 1; }

	a:active {
		-moz-outline-style: none;
		outline-style: none; }

		a:active.big-button {
			border-bottom: none;
			position: relative;
			text-decoration: none;
			top: 1px; }

		a:active.small-button {
			border-bottom: none;
			position: relative;
			text-decoration: none;
			top: 1px; }

	a.big-button {
		color: #fff;
		display: block;
		font-size: 16px;
		font-weight: bold;
		height: 30px;
		line-height: 30px;
		margin: 10px 0;
		opacity: 0.9;
		text-align: center;
		text-decoration: none;
		text-shadow: 1px 1px 1px #000;
		width: 110px; }

		a.big-button.buy { background: url(../img/button-buy.png) no-repeat; }

		a.big-button.download { background: url(../img/button-download.png) no-repeat; }

	a.small-button, table.maintable span.small-button {
		color: #fff;
		display: block;
		font-size: 12px;
		font-weight: bold;
		height: 20px;
		line-height: 20px;
		margin: 0 auto;
		opacity: 0.9;
		text-align: center;
		text-decoration: none;
		text-shadow: 1px 1px 1px #000;
		width: 70px; }

		a.small-button.buy, span.small-button.buy { background: url(../img/button-small.png) no-repeat; }
		
		a.small-button { background: url(../img/review.png) no-repeat; }

	a img, img { border: 0px; }

.bottom-container {
	background: url("../img/bottom-bg.png") repeat-x;
	position: relative;
	width: 100%;
    margin-top: -30px;
    padding-bottom: 46px;
}

	.bottom-container .footer {
		/*background: url("../img/content-bottom.png") no-repeat 0 0;*/
		margin: 0 auto;
		width: 960px;
		color: #fff;
		padding: 40px 20px 15px;
		text-shadow: 1px 1px 1px #000;
		}

.breadcrumbs, .breadcrumbs a { color: #818181; }

.breadcrumbs.second {
	bottom: 0;
	line-height:18px; }

.clear { clear: both; }

.content {
	background: #fff;
	margin: 0 auto;
	position: relative;
	width: 100%;
	padding: 20px 20px;
    border-radius: 10px;
    box-shadow: 0px 0px 7px rgba(0,0,0,.8);
    z-index: 10;}

.description {
	float: right;
	width: 75%; }

.footer .column {
	float: left;
	width:220px;
	padding: 0 20px 0 0;
	}

	.footer  a { color: #fff; }

	.footer .column ul {
		list-style-type: none;
		margin: 0; }

h1 {
	color: #00314d;
	display: inline-block;
	font-size: 24px;
	font-weight: bold;
	margin: 20px 0 10px; }

h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	margin: 20px 0 5px;
	padding: 0;
	color: #074366; }

.main>h2 {
	margin: 0 0 5px;
	 }

h4 {
	color: #fff;
	margin: 0;
	padding: 0; }

.header {
	/*background: url("../img/content-top.png") no-repeat 0 100%;*/
	height: 55px;
	margin: 0 auto;
	padding: 5px 20px 10px;
	width: 100%; }

	.header .logo {
		float: left;
		padding: 5px 0 0; }

		.header .logo a, .header .logo a:hover { text-decoration: none; }

	.header .share {
		-moz-opacity: 0.7;
		color: #fff;
		float: right;
		font-size: 12px;
		line-height: 18px;
		opacity: 0.7;
		padding: 0;
		text-align: center;
		text-shadow: 1px 1px 1px #000;
		width: 105px; }

		.header .share:hover {
			-moz-opacity: 1;
			opacity: 1; }

.left-banner {
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
.left-column {
	float: left; }

	.left-column .block-header {
		-moz-border-radius-topleft: 10px;
		-moz-border-radius-topright: 10px;
		-webkit-border-top-left-radius: 10px;
		-webkit-border-top-right-radius: 10px;
		background-color: #cdedff;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		border: 1px solid #cdedff;
		color: #003e62;
		font-size: 16px;
		font-weight: bold;
		height: 30px;
		line-height: 30px;
		padding: 0 10px;
		text-shadow: 1px 1px 1px #fff;
		width: 100%; }

	.left-column .block {
		border: 1px solid #cdedff;
		margin-bottom: 20px;
		    width: 100% }

		.left-column .block div {
			margin: 10px 0;
			padding: 2px 5px;
			width: 100%; }

			.left-column .block div a {
				display: inline-block;
				line-height: 16px;
				vertical-align: middle;
				width: 165px; }

			.left-column .block div img {
				display: inline-block;
				padding: 0 8px 0 0;
				vertical-align: middle; }

			.left-column .block div #list { display: none; }

*+html .left-column .block div #list { padding-left: 5px; }

.left-column .block div #list li { padding: 10px 0 0; }

.left-column .block div span {
	border-bottom: 1px dashed #003e62;
	color: #003e62;
	cursor: pointer; }

.right-column {
	float: left;
	margin-bottom: 40px;
	text-align: justify; }

	.right-column .bottom {
		background: #e8ffed;
		border: 1px solid #a8c988;
		height: 90px;
		margin: 0 auto;
		vertical-align: middle;
		width: 728px; }

		.right-column .bottom span {
			display: block;
			float: left;
			height: 100%;
			margin: 0 10px 0 15px;
			vertical-align: top; }

			.right-column .bottom span.next {
				color: #0a7506;
				font-size: 24px;
				font-weight: bold;
				line-height: 90px; }

			.right-column .bottom span img { margin: 10px 0; }

		.right-column .bottom ul {
			display: block;
			float: left;
			line-height: 24px;
			list-style-type: none;
			margin: 10px 5px 10px; }

			.right-column .bottom ul img { margin: 0 4px 0 0; }

	.right-column .screenshots {
		text-align:center;
		background: #eaf7ff;
		border: 1px solid #cdedff;
		margin: 20px auto;
		padding: 0; }

		.right-column .screenshots img {
			margin: 15px 21px 5px;
			vertical-align: middle;
			}

		.right-column .screenshots .additional {
			margin: 10px;
			text-align: right; }

	.right-column .menu {
		background: #eaf7ff;
		border: 1px solid #cdedff;
		margin: 20px auto;
		padding: 0 1px; }

		.right-column .menu a {
			border: 1px solid #eaf7ff;
			color: #00314d;
			display: block;
			float: left;
			height: 30px;
			line-height: 30px;
			margin: 0;
			padding: 0;
			text-align: center;
			text-decoration: none;
			text-shadow: 1px 1px 1px #fff;
			min-width: 20%;
			width: 145px; }

			.right-column .menu a:active, .right-column .menu a.active, .right-column .menu a:hover {
				background: #bae6ff;
				border: 1px solid #fff; }

	.right-column .contents {
		background: #f2faff;
		border: 1px solid #d6f0ff;
		display: block;
		float: left;
		font-size: 16px;
		line-height: 26px;
		padding: 20px 30px;
		width: 240px; }

	.right-column .box-block {
		float: left;
		margin-right: 20px;
		text-align: center;
		width: 110px; }

		.right-column .box-block span {
			color: #ca2c2c;
			display: block;
			font-size: 24px;
			font-weight: bold;
			margin: 20px 0 10px; }

	.right-column .developer {
		color: #818181;
		margin-bottom: 20px; }

	.right-column .links {
		float: left;
		width: 280px; }

		.right-column .links .zip {
			background: url("../img/zip.png") no-repeat;
			display: block;
			font-size: 18px;
			line-height: 48px;
			margin: 20px 0;
			padding: 0 0 0 50px; }


	.right-column .full.screenshots {
		text-align:center;
		background: #fff;
		border: 0px;
		margin: 0 auto 20px;
		padding: 0; }

	.right-column  .bottom  span span {
		color: #ca2c2c;
		display: block;
		float: none;
		font-size: 24px;
		font-weight: bold;
		height: 30px;
		margin: 10px auto 10px;
		text-align: center; }

	.right-column  .bottom  span a.big-button { margin: 0 auto; }

p {
	margin: 5px 0;
	text-align: justify; }

	p.good { color: #267300; }

	p.summary {
		color: #083e8e;
		margin-top: 10px; }

	p.bad {
		color: #8a0000;
		margin-top: 10px; }

	p.good, p.bad, p.summary { font-weight: bold; }

.review p {margin: 20px 0px;}

.rating {
	display: inline-block;
	float: right;
	font-size: 18px;
	font-weight: bold;
	margin: 22px 0; }

	.rating span { color: #ca2c2c; }

.right-banner {
	float: right;
	margin: 0 0 0 20px;
}

	.right-banner .top-banner {
		margin-bottom: 5px; }

table.systeminfo {
	border-collapse: collapse;
	border: 0px;
	color: #404040;
	float: right;
	font-size: 12px;
	line-height: 15px;
	margin: 15px 0 20px;
	width: 450px; }

	table.systeminfo td {
		border: 1px solid #cdedff;
		padding: 5px 10px; }

		table.systeminfo td.title {
			background: #f4fbff;
			font-weight: bold;
			width: 120px; }

#toTop {
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	background-color: #f2faff;
	border-bottom-left-radius: 5px;
	border-bottom: 1px solid #7695a5;
	border-right: 0px;
	border-top-left-radius: 5px;
	border: 1px solid #fff;
	bottom: 10px;
	color: #4f5659;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	position: fixed;
	right: 0;
	text-align: center;
	text-shadow: 1px 1px 1px #fff;
	width: 60px;
	z-index: 20; }

.top-container {
	background: url("../img/top-bg.png") repeat-x;
	min-height: 100%;
	width: 100%; }

ul, ol { margin-left: 23px; }

.video-banner {
	float: right;
	margin: 0 0 0 20px; }

.head {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	background-color: #bae6ff;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border: 1px solid #bae6ff;
	height: 30px;
	margin: 10px 0 0 0; }

.foot {
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	background-color: #bae6ff;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border: 1px solid #bae6ff;
	height: 30px;
	margin: 0 0 20px 0; }

.head table, .foot table {
	background: transparent;
	border-collapse: collapse;
	border: 0;
	width: 100%; }

table.maintable {
	border-collapse: collapse;
	border: 0;
	width: 100%; }

.head table th,.foot table th, table.maintable td, table.maintable th {
	color: #003e62;
	padding: 7px 1px;
	text-align: center;
	text-shadow: 1px 1px 1px #fff;
	vertical-align: middle;
	width: 79px; }

table.maintable td, table.maintable th {
	border: 1px solid #bae6ff;
	width: 78px; }

table.maintable td {
	border: 1px solid #bae6ff;
	color: #000;
	font-size: 12px;
	line-height: 14px; }

table.maintable th {
	background-color: #bae6ff;
	text-shadow: none;
	border: 1px solid #bae6ff;
	color: #003e62;
	font-size: 9px;
	font-weight: normal;
	line-height: 10px;
	padding: 2px 1px; }

.head  table th.legend,  .foot  table th.legend,  table.maintable th.legend, table.maintable td.legend {
	border: 0px ;
	text-align: left;
	text-shadow: 1px 1px 1px #fff;
	/* width: 160px;  */}

.head  table th.legend,  .foot  table th.legend,  table.maintable th.legend {
	font-size: 16px;
	font-weight: bold;
	padding: 2px; }

.head table th,.foot table th, .head table th.legend,.foot table th.legend {
	border: 0px;
	font-size: 16px;
	font-weight: bold;
	padding: 3px 1px; }

table.maintable th.legend { font-size: 14px; }

table.maintable td.legend {
	background-color: #eaf7ff;
	border:1px solid #bae6ff;
	font-size: 11px;
	line-height: 14px; }

table.maintable tr.top td { vertical-align: top; }

table.maintable tr.noborder td {
	border-bottom: 0px;
	border-top: 0px; }

table.maintable tr.noborder:hover td.legend {
	background-color: #eaf7ff; }

table.maintable tr.bold a { font-weight: bold; }

table.maintable span {
	color: #ca2c2c;
	display: block;
	font-size: 16px;
	font-weight: bold; }

table.maintable td.ok, table.maintable tr:hover td.ok {
	background: #deffd0 url(../img/yes.png) 50% 50% no-repeat;
	opacity: 0.6; }

table.maintable tr:hover td.ok {
	opacity: 1; }

table.maintable tr:hover td {
	background-color:#f5fff1;
	opacity: 1;
	}

  table.maintable tr.noborder:hover td{
	background-color:#fff;
	opacity: 1;
	}


table tr:hover td.legend { background-color: #d7f0ff; }

table tr:hover th.legend { background-color: #bae6ff; }

table tr.noborder:hover .legend { background-color: #eaf7ff; }

table.maintable .noborder .legend { font-size: 14px; }

.rating-indicator { margin: 0 auto; }

.rating-indicator, .rating-indicator div {
	height: 14px;
	overflow: hidden;
	width: 70px;
    background: #fff;
    box-sizing: border-box; 
}

.green { background: url(../img/green_fill.png) -70px 0 no-repeat; border-radius: 15px; }

.yellow { background: url(../img/yellow_fill.png) -70px 0 no-repeat; border-radius: 15px; }

.red { background: url(../img/red_fill.png) -70px 0 no-repeat; border-radius: 15px; }

.green div { 
	background: transparent;
    border: 1px solid #53c02e;
    border-radius: 15px;
/* background: url(../img/frame-green.png) 0 0 no-repeat; */ }

.yellow div { 
	background: transparent;
    border: 1px solid #decf1f;
    border-radius: 15px;/* background: url(../img/frame-yellow.png) 0 0 no-repeat;  */}

.red div { 
	background: transparent;
    border: 1px solid #c73232;
    border-radius: 15px;/* background: url(../img/frame-red.png) 0 0 no-repeat;  */}

.horisontal-banner {
    margin: 0 0 0 6px;
    text-align: center;
    width: 100%;
    overflow: auto;
}
.main { padding-bottom: 0; }

.text {
	margin: 20px 0;
	width: 100%; 
}

.top-rating {
	margin: 20px 0px 0px;
	text-align: center;
	vertical-align: top;
	width: 100%; }

	.top-rating .rated {
    display: inline-block;
    height: 280px;
    margin: 0 20px;
    padding: 20px;
    text-align: center;
    vertical-align: top;
    width: 22%;
}

		.top-rating .rated.one { background: url(../img/border-first.png) no-repeat 50% 50%; }

		.top-rating .rated.two { background: url(../img/border-second.png) no-repeat 50% 50%; }

		.top-rating .rated.three { background: url(../img/border-third.png) no-repeat 50% 50%; }

		.top-rating .rated b {
			color: #000;
			display: block;
			font-size: 14px;
			font-weight: bold;
			height: 40px;
			line-height: 20px;
			margin: 0 0 10px 0;
			padding: 0; }

		.top-rating .rated img {
			height: 120px;
			margin: 0;
			text-align: center; }

		.top-rating .rated span {
			color: #ca2c2c;
			display: block;
			font-size: 18px;
			font-weight: bold;
			margin: 10px; }

	.top-rating a.small-button {
		display: inline-block;
		margin: 0 5px; }


	.right{
			text-align:right;
		}
.law-alert {
	margin-top: 10px;
	color: red;
	font-size: 13px;
	text-align: center;
}

#aff1px{display:block;position:fixed;width:10px;height:10px;overflow:hidden;margin:-30px 0 0 -30px;z-index:0;}
/*iframe { margin: 15px 0 5px 0; }*/

.sponsored_indicator, div.sponsored_indicator, table.maintable tr:hover div.sponsored_indicator,table.maintable div.sponsored_indicator, table.maintable tr:hover td.sponsored_indicator,table.maintable td.sponsored_indicator{ 
opacity: 0.3;
}

.sponsored_th, .head table th.sponsored_th, .foot table th.sponsored_th{
font-size: 9px;
font-weight: 400;
line-height: 10px;
padding: 2px 1px;
text-shadow: none;
}

.lng_div{float: right;padding-left:10px;}
.flags a{display:block;float: right;width:21px;height:13px;margin:5px 2px 0 9px;border:0;}
.flags a:hover{border:0;}
.flags a.cn{background:url(/img/flags.png) 0 0 no-repeat;}
.flags a.fr{background:url(/img/flags.png) 0 -14px no-repeat;}
.flags a.de{background:url(/img/flags.png) 0 -28px no-repeat;}
.flags a.it{background:url(/img/flags.png) 0 -42px no-repeat;}
.flags a.jp{background:url(/img/flags.png) 0 -56px no-repeat;}
.flags a.pt{background:url(/img/flags.png) 0 -70px no-repeat;}
.flags a.ru{background:url(/img/flags.png) 0 -84px no-repeat;}
.flags a.es{background:url(/img/flags.png) 0 -98px no-repeat;}
.flags a.en{background:url(/img/flags.png) 0 -112px no-repeat;}

.clear{
 clear: both;
}
.other-products-section{
 width: 100%;
 display: flex;
 display: -webkit-flex;

}
.other-product-box{
 width: 33%;
 float: left;
 margin: 0;
 border: none;
 padding: 20px;
 box-sizing: border-box;
 border: 1px solid #d6f0ff;
 background: #f2faff;
}
.other-product-box:nth-child(2){
 margin: 0 10px;

}
.other-product-box img{
 display: block;
 height: 180px;
 width: auto; 
 margin: 0 auto 10px auto;
}
.other-product-box img+div{
 min-height: 50px;
}
.other-product-box b{
 color: #074366;
}
.other-product-box p{
 display: block;
 height: 54%;
}


/* SPYRIX buy license table */
.buy-product-table-section .firstlogo {
    width: 40%;
    float: left;
    min-height: 220px;
}
.buy-product-table-section a.small-button{
	background: #cf4141;
    border: 1px solid #7a341a;
    border-radius: 5px;
    box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, .9) inset;
    width: 120px;
    margin: 10px auto;
}
.buy-product-table-section .basic, .buy-product-table-section .pro, .buy-product-table-section .employee {
    float: left;
    width: 100%;
    min-height: 200px;
    background: #fff;
    color: #000;
}
.buy-product-table-section .table-page .legend.table-name{
	padding: 20px;
    font-size: 18px;
    line-height: 1.2;
}
.legend .new-label{
	display: inline-block;
	font-size: 14px;
}
.basic_title, .pro_title, .employee_title {
    padding: 20px;
    font-size: 18px;
    line-height: 1.2;
}

.translation-alert{
 	text-align: center;
    color: #fff;
    font-size: 14px;
    padding: 5px 10px;
    background: #2d2d2d;
    width: 100%;
}
.translation-alert a{
 	color: #4db61a;
    text-transform: uppercase;
    text-decoration: underline;
    font-weight: bold;
    font-size: 16px;
}

/*----------- WIN ANDROID IOS Tab -----------*/
.buttons-os {
    position: fixed;
    left: -2px;
    top: 20%;
    z-index: 11;

}
.buttons-body {
    background: #414141;
    border-radius: 0 10px 10px 0;
}
.buttons-body ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.buttons-body ul li {
    padding: 0;
    text-align: center;
    margin: 0;    
}
.buttons-body ul li a {
    color: #fff;
    font-size: 20px;
    font-family: Century Gothic;
    text-decoration: none;
    padding: 15px 10px;
    display: block;
    border-bottom: 0px;
}
.buttons-body ul li img {
    margin: 15px auto;
    display: block;
}
.buttons-body ul li span {
    display: block;
}
.buttons-body ul li:first-child:before{
    content: "";
    position: relative;
    height: 2px;
    display: none;
    width: 80%;
}
.buttons-body ul li:before{
    content: " ";
    position: relative;
    height: 2px;
    display: block;
    width: 80%;
    margin-left: 10%;
}

.buttons-body.light-blue ul li:before{
    background: #bae6ff;
}
.buttons-body.light-blue {
    border: 2px solid #bae6ff;
}

.buttons-body.light-blue ul li:before{ background: #bae6ff; }
.buttons-body.light-blue { border: 2px solid #bae6ff; }
.buttons-body.light-blue.software ul li a { color: #414141; }
.buttons-body.light-blue.software ul li::before { background: #414141; }
.buttons-body.light-blue.software { border: 2px solid #414141; }
.buttons-body.light-blue.software img { 
    display: inline-block;
    height: 30px;
    margin: 10px auto; }
.buttons-body.light-blue.software {
    background: #bae6ff;
    border: 2px solid #414141;
    border-radius: 0 10px 10px 0;
}


a.btn{text-shadow: none;}
a.btn:visited { color: #fff;}

/* MEDIA QUERIES */

@media (max-width: 1462px) {

    .buttons-os {
        position: fixed;
        bottom: -2px;
        top: auto;
        width: 80%;
        left: 10%;
    }
    .buttons-body {
        border-radius: 10px 10px 0 0;
        float: left;
    }
    .buttons-body ul li {
        display: inline-block;
         
    }
    .buttons-body ul li.buttonn-box {
        width: 32.33333333%;
    }
    .buttons-body ul li:first-child:before{
        content: "";
        position: relative;
        height: 40px;
        display: none;
        width: 2px;
    }
    .buttons-body ul li:before{
        content: " ";
        position: relative;
        height: 40px;
        width: 2px;
        margin-left: 0;
        left: 0px;
        top: 10px;
        float: left;
    }
    .buttons-body ul li a {
        padding: 0px 10px;
        display: inline-block;
        border-bottom: 0px;
    }
    .buttons-body ul li span {
        display: inline-block;
    }
    .buttons-body ul li img {
        margin: 15px 5px;
        display: inline-block;
    }
    
    
    .buttons-body.light-blue { width: 60%;}
    .buttons-body.light-blue.software ul li.buttonn-box {width: 49.333%;}
    .buttons-body.light-blue.software ul li a {
        color: #414141;
        padding: 7px 10px;
    } 
    .buttons-body.light-blue.software {
        margin-left: 15px;
        width: 38%;
        border-radius: 10px 10px 0 0;
        margin-top: -10px;
    }
    .buttons-body.light-blue.software img { 
        display: inline-block;
        height: 38px;
        margin-top: -13px;
}

}


@media (max-width: 1200px) {

    .buttons-os {
        width: 95%;
        left: 5%;
    }
    .buttons-body ul li span { font-size: 12px; }
    
    .buttons-body ul li img {
        margin: 12px 0px;
        display: inline-block;
    }

    .buttons-body.light-blue { width: 60%; }

    .buttons-body.light-blue.software {
        margin-left: 5px;
        width: 32%;
        border-radius: 10px 10px 0 0;
    }

    .buttons-body.light-blue.software ul li a {
        padding: 6px 10px;
    } 

    .buttons-body.light-blue.software ul li.buttonn-box {width: 47.333%;}
    .buttons-body.light-blue.software img {
        display: inline-block;
        height: 30px; 
        margin-top: -10px;
    }

}

@media (max-width: 833px) {
    
    .buttons-body ul li img {
        display: none;
    }

    .buttons-body.light-blue.software img{
        display: none;
    } 

    .buttons-body.light-blue.software ul li a {
        padding: 2px 10px;
    } 


}

@media (max-width: 512px) {
    .buttons-os {
        width: 90%;
        left: 5%;
    }
    .buttons-body ul li span { display: none !important; } 
    .buttons-body ul li img { display: block; }
    .buttons-body ul li.buttonn-box {
        width: 30.33333333%;
    }
    .buttons-body.light-blue.software {    
        width: 37%;         margin-top: 0;
     }
    .buttons-body ul li::before { height: 30px; top: 12px; }
    .buttons-body.light-blue.software img { display: block; margin: 10px auto 3px; height: 38px; }
    .buttons-body.light-blue.software { margin-left: 10px;}
    .buttons-body.light-blue.software ul li a { padding: 1px 10px; }

}

@media (max-width: 400px) {
    .buttons-os {
        display: none;
    }

}

/*----------- WIN ANDROID IOS Tab -----------*/
/* ---- responsive banner -------*/
.horbann iframe{
width:100%;
height:100%;
}

.horbann{
width:728px;
height:90px;
margin: auto;
}

.vertbann iframe{
width:100%;
height:100%;
}

.vertbann{
width:250px;
height:250px;
margin: auto;
}
/* ---- end responsive banner -------*/


/* Media queries*/

@media  only screen and (min-width: 320px) and (max-width: 600px){
	.right-banner, .right-banner img{
		width: 100%; 
		margin-bottom: 10px;
	}
	.logo, .logo img{
		width: 100%;
	}
	.flags a {
    	display: block;
	    float: right;
	    width: 8%;
	    height: 13px;
	    margin: 20px 10px 10px 10px;
	    border: 0;
	}
	.lng_div {
	    float: none;
	    padding-left: 0;
	}
	.content, .header, .text, .bottom-container .footer{
		width: 100%;
	}
	.footer .left{
		    margin: 0 40px 20px 0;
	}
	.top-rating .rated {
    height: 280px;
    margin: auto;
    padding: 20px;
    width: 82%;
	}
	.footer .right {
    	font-size: 10px;
    	line-height: 1.2;
	}
	.header .share{
		width: 100%;
		text-align: right;
	}
	.at-icon, .at-icon-wrapper {
	    width: 32px !important;
	    height: 32px !important;
	}
	.addthis_toolbox a.at300b, .addthis_toolbox a.at300m {
    	width: auto;
    	float: right;
	}
	.table-responsive{
		border: none;
		cursor: e-resize;
	}
	.table-responsive:hover{
		cursor: e-resize;
	}
	.left-column .block{
		width: auto;
	}
	.left-column .block div a{
		width: auto;
	}
	.left-column .block a img{
		width: 100%;
	}
	.left-column .block div a{
		width: 90%;
	}
	.description {
    	width: 100%;
	}
	.video-banner {
	    float: left;
	    margin: 0;
	    margin-bottom: 40px;
		overflow: auto;
		width: 100%;
	}
	.horisontal-banner{
        width: 100%;
        overflow: auto;
    	height: 100px;
	}
	.review p a img, .review p a{
		width: 100% !important;
		height: auto;
	}

	.right-column .bottom span.next {
	    font-size: 22px;
	}
	.right-column .bottom {
	    width: 100%;
	    height: 290px;
	}
	.right-column .bottom span{
		height: initial;
	}
	.right-column .bottom ul {
    	margin: 15px;
	}
	table.systeminfo {
    	width: 100%;
	}
	.right-column .menu a{
		width: 100%;
	}
	.basic_title, .pro_title, .employee_title{
		padding: 5px;
	}
	.other-products-section {
    	width: 100%;
    	display: inline-block;
	}
	.other-product-box:nth-child(2) {
    	margin: 10px 0;
	}
	.other-product-box {
	    width: 100%;
	    display: inline-block;
	    margin: 10px 0;
	}
    .horbann{
        width:250px;
        height:250px;
    }
    .vertbann{
        width:250px;
        height:250px;
    }
    .rating {
        display: none;
    }
    .right-column .box-block{
        width: 100%;
    }
    a.big-button {
           margin: 10px 70px;
    }
}
@media  only screen and (min-width: 600px) and (max-width: 768px) { 
	.content, .header, .text, .bottom-container .footer{
		width: 100%;
	}
	.footer .left{
		    margin: 0 40px 20px 0;
	}
	.top-rating .rated {
    height: 280px;
    margin: auto;
    padding: 20px;
    width: 68%;
	}
	.right {
    font-size: 12px;
	}
	.header .share{
		width: 100%;
		text-align: right;
	}
	.at-icon, .at-icon-wrapper {
	    width: 32px !important;
	    height: 32px !important;
	}
	.addthis_toolbox a.at300b, .addthis_toolbox a.at300m {
    	width: auto;
    	float: right;
	}
	.table-responsive{
		border: none;
		cursor: e-resize;
	}
	.table-responsive:hover{
		cursor: e-resize;
	}
	.left-column .block{
		width: auto;
	}
	.left-column .block a img{
		width: 100%;
	}
	.left-column .block div a{
		width: 85%;
	}
	.right-column .bottom span.next {
	    font-size: 22px;
	}
	.right-column .bottom {
	    width: 100%;
	    height: 190px;
	}
	.right-column .bottom span{
	height: initial;
	}
	.description {
    	width: 310px;
	}
	.video-banner {
	    float: left;
	    margin: 0;
	    margin-bottom: 40px;
	}
	.review p a img, .review p a{
		width: 100% !important;
		height: auto;
	}
	.full.screenshots a{
		width: 50%;
		float: left;
	}
	.horisontal-banner{
    	width: 100%;
        overflow: auto;
    	height: 100px;
    	float: left;
    	margin: 20px 0;
	}
	.basic_title, .pro_title, .employee_title{
		padding: 5px;
	}
	.buy-product-table-section a.small-button.buy{
    	width: 120px;
	}
	.other-products-section {
    	width: 100%;
    	display: inline-block;
	}
	.other-product-box:nth-child(2) {
    	margin: 10px 0;
	}
	.other-product-box {
	    width: 100%;
	    display: inline-block;
	    margin: 10px 0;
	}
    .horbann{
        width:320px;       
        height:480px;
    }
    .vertbann{
        width:250px;
        height:250px;
    }
}
@media  only screen and (min-width: 768px) and (max-width: 992px) { 
	.content, .header{
		width: 100%;
	}
	.text {
    width: 100%;
	}
	.top-rating .rated.one, .top-rating .rated.two, .top-rating .rated.three {
    background-repeat: no-repeat;
    background-position:  0% 0%;
    background-size: contain;
	}
	.top-rating .rated {
    display: inline-block;
    height: 300px;
    margin: 10px;
    padding: 15px;
    text-align: center;
    vertical-align: top;
    width: 30%;
	}
	.bottom-container .footer {
    width: 100%;
    padding: 40px 60px 15px;
	}
	.maintable a img{
		width: 50px;
	}
	.maintable a .camera-img{
		width: 22px;
		height: 16px;
	}
	a.small-button.buy, span.small-button.buy{
		background: #cf4141;
    border: 1px solid #7a341a;
    border-radius: 5px;
    box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, .9) inset;
    width: 60px;
    margin: 10px auto;
	}
	.rating-indicator, .rating-indicator div{
		width: 60px;
		height: 14px;
	}
	table.maintable .head-table{
	-moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    background-color: #bae6ff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border: 1px solid #bae6ff;
    height: 30px;
    margin: 10px 0 0 0;
    }
    table.maintable .foot-table{
	-moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    background-color: #bae6ff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 1px solid #bae6ff;
    height: 30px;
    margin: 10px 0 0 0;
    }
	table.maintable .head-table th, table.maintable .foot-table th{
		padding: 4px 1px;
		font-size: 12px;
	}
	table.maintable .head-table .legend, table.maintable .foot-table .legend{
		width: 75px;
	}
	.table-responsive{
		border: none;
	}
	.left-column .block{
		width: auto;
	}
	.left-column .block a img{
		width: 100%;
	}
	.other-product-box {
	    padding-bottom: 50px;
	    position: relative;
	}
	.other-product-box a.big-button.buy {
    	position: absolute;
    	bottom: 10px;
	}
}
@media  only screen and (min-width: 992px) and (max-width: 1024px) { 
	.description{
		width: 75%;
	}
	.right-column .menu a {
	    padding: 0px 30px;
	    width: auto;
	    font-size: 13px;
	}
	.right-column .bottom span img {
	    margin: 20px 0;
	    width: 80px;
	}
	.right-column .bottom{
		width: 100%;
	}
	.right-column .bottom span.next {
	    font-size: 22px;
	}
	.right-column .bottom span {
    	margin: 0 10px 0 10px;
	}
	.other-product-box {
	    padding-bottom: 50px;
	    position: relative;
	}
	.other-product-box a.big-button.buy {
    	position: absolute;
    	bottom: 10px;
	}
@media  only screen and (min-width: 992px) and (max-width: 1200px) { 
	.content, .header{
		width: 100%;
	}
	.top-rating a.small-button {
    margin: 0px 4px;
	}
	.text {
    width: 100%;
	}
	.left-column .block{
		width: auto;
	}
	.left-column .block a img{
		width: 100%;
	}
}
@media  only screen and (min-width: 1200px){ 
	
	.left-column .block{
		width: auto;
	}
	.left-column .block a img{
		width: 100%;
	}
}
/**
RATING
*/
.jq-stars {
  display: inline-block;
}

.jq-rating-label {
  font-size: 22px;
  display: inline-block;
  position: relative;
  vertical-align: top;
  font-family: helvetica, arial, verdana;
}

.jq-star {
  width: 100px;
  height: 100px;
  display: inline-block;
  cursor: pointer;
}

.jq-star-svg {
  padding-left: 3px;
  width: 100%;
  height: 100% ;
}

.jq-star:hover .fs-star-svg path {
}

.jq-star-svg path {
  /* stroke: #000; */
  stroke-linejoin: round;
}

/* un-used */
.jq-shadow {
  -webkit-filter: drop-shadow( -2px -2px 2px #888 );
  filter: drop-shadow( -2px -2px 2px #888 );
}
