@media (min-width: 1024px) {
	p {
		line-height: 20px;
		padding: 0 0px 25px 0px;
	}
	/* SLIDER */
	#slider-wrap {
		position: relative;
		margin-top:30px;
		display:block;
		background:url(../img/slider-back.jpg) center top;
	}
	.slider-container {
		position: relative;
		display:block;
		width:1024px;
		height:412px;
		margin: 0 auto;
		background-color:#f7f7f7;
		z-index:200;
	}
	.slider-wrapper {
		overflow: hidden;
		position: relative;
		margin: 0 44px;
	}
	.slider-blocks {
		position: relative;
		left: 0px;
		width: 10000px;
	}
	.slider-block {
		display: block;
		width: 936px;
		height: 412px;
		float: left;
	}
	.slider-left {
		float:left;
		display: block;
		width:218px;
		position: relative;
		margin:40px 0 0 50px;
	}
	.slider-system-box {
		width: 214px;
		height: 168px;
		border:2px solid #e1480b;
		display: block;
		text-align: center;
		padding-top:36px;
	}
	.slider-system-box img {
		width: 115px;
		height: 128px;
	}
	.slider-system-title {
		width: 198px;
		height: 51px;
		display: block;
		text-align: center;
		background-color:#e1480b;
		margin-top:-1px;
		padding:10px;
		font-size:24px;
		color:#f2f2f2;
		line-height:26px;
		overflow:hidden;
	}
	.slider-system-results-wrap {
		margin-top:10px;
	}
	ul.slider-system-results li {
		width: 218px;
		white-space: nowrap;
		font-size: 20px;
		line-height: 30px;
		overflow: hidden;
	}
	ul.slider-system-results li span {
		color:#28a03f;
		font-family:"Roboto", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
	}
	.slider-right {
		float:right;
		display: block;
		width:570px;
		position: relative;
		margin:40px 50px 0 0;
	}
	.ea-system-description-wrap {
		display: block;
		position: relative;
		width:564px;
		height:100px;
		background-color:#1e1e1e;
		border-left:6px #e1480b solid;
	}
	.ea-system-description-wrap ul {
		padding:8px 10px 8px 25px;
		overflow:hidden;
	}
		.ea-system-description li {
		color:#f2f2f2;
		font-size:24px;
		line-height:28px;
		overflow:hidden;
	}
	.slider-block .ea-system-description li {
		height:28px;
	}
	.ea-system-description li span {
		color:#e1480b;
		font-family:"RobotoBold", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
	}
	.currency-blur {
		background: -webkit-linear-gradient(left, rgba(30, 30, 30, 0), rgba(30, 30, 30, 1)) repeat scroll 0 0 rgba(0, 0, 0, 0);
		background: linear-gradient(to right, rgba(30, 30, 30, 0), rgba(30, 30, 30, 1)) repeat scroll 0 0 rgba(0, 0, 0, 0);
		height: 28px;
		max-height: 100%;
		position: absolute;
		right: 10px;
		top: 40px;
		width: 150px;
	}
	.ea-system-angle {
		width: 0;
		height: 0;
		border-top: 34px solid #fefefe; 
		border-left: 34px solid transparent;
		position:absolute;
		z-index:501;
		right:0;
		top:0;
	}
	.ea-system-chart {
		margin-top:20px;
	}
	.ea-system-chart img {
		border:1px solid #1e1e1e;
	}
	.ea-system-chart-title {
		font-size:18px;
		text-align:center;
		margin-bottom:10px;
	}

	.slider-nav-prev,
	.slider-nav-next {
		width: 44px;
		height: 59px;
		position: absolute;
		top: 180px;
		left: 0;
		z-index: 501;
	}
	.slider-nav-next{
		left: 980px;
	}
	.slider-nav-prev a, .slider-nav-next a {
		display: block;
		width: 44px;
		height: 59px;
		background-image:url(../img/icons.png);
	}
	.slider-nav-prev a {
		background-position:-210px 0;
	}
	.slider-nav-prev a:hover {
		background-position:-210px -59px;
	}
	.slider-nav-next a {
		background-position:-254px 0;
	}
	.slider-nav-next a:hover {
		background-position:-254px -59px;
	}
	
	/* THUMBS */
	#thumbs-wrap {
		position: relative;
		max-width: 1024px;
		margin:20px auto 40px;
		display:block;
	}
	.thumbs-container {
		position: relative;
		display:block;
		width:1021px;
		height:160px;
		overflow: hidden;
	}
	.thumbs-wrapper {
		overflow: hidden;
		position: relative;
	}
	.thumbs-cells {
		position: relative;
		*width: 4000px;
	}
	.thumbs-cell {
		height: 152px;
		display: block;
		text-align: center;
		float: left;
		width: 340px;
	}
	.thumbs-cell:hover {
		background-color: #f7f7f7;
	}
	.thumbs-active {
		background-color: #f7f7f7;
		border-bottom: 8px solid #1e1e1e;
	}
	.thumbs-cell:hover .thumbs-left,
	.thumbs-active .thumbs-left {
		border: 2px solid #e1480b;
	}
	.thumbs-cell:hover .thumbs-system-title,
	.thumbs-active .thumbs-system-title {
		background-color: #e1480b;
	}
	.thumbs-block {
		display:block;
		position: relative;
		width:268px;
		height:132px;
		margin:10px 0 0 32px;
	}
	.thumbs-left {
		width: 118px;
		height: 99px;
		border: 2px solid #1e1e1e;
		position: relative;
		text-align: center;
		vertical-align: middle;
		float:left;
		padding-top: 12px;
		margin:8px 0 8px 8px;
	}
	.thumbs-img img {
		width: 80px;
		height: 90px;
	}
	.thumbs-right {
		float: left;
		display:block;
		position: relative;
		width: 125px;
		margin:8px 8px 8px 0;
	}
	.thumbs-system-title {
		width: 125px;
		height: 45px;
		display: block;
		text-align: center;
		background-color:#1e1e1e;
		padding-top:5px;
		font-size:16px;
		color:#f2f2f2;
		line-height:20px;
		overflow:hidden;
	}
	.thumbs-system-results-wrap {
		display: block;
		margin:15px 0 0 10px;
	}
	ul.thumbs-system-results li {
		width: 115px;
		font-size:14px;
		line-height:22px;
		text-align:left;
		color:#1e1e1e;
		white-space: nowrap;
		overflow: hidden;
	}
	ul.thumbs-system-results li span {
		color:#28a03f;
		font-family:"Roboto", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
	}
	.thumbs-nav-prev,
	.thumbs-nav-next {
		width: 10px;
		height: 11px;
		position: absolute;
		top: 71px;
		left: 12px;
		z-index: 501;
	}
	.thumbs-nav-next{
		left: 998px;
	}
	.thumbs-nav-prev a, .thumbs-nav-next a {
		display: block;
		width: 10px;
		height: 11px;
		background-image:url(../img/icons.png);
	}
	.thumbs-nav-prev a {
		background-position:-116px -63px;
	}
	.thumbs-nav-prev a:hover {
		background-position:-138px -63px;
	}
	.thumbs-nav-next a {
		background-position:-127px -63px;
	}
	.thumbs-nav-next a:hover {
		background-position:-149px -63px;
	}
	
	/* STATISTICS */
	.statistics-block {
		float:left;
		margin: 0;
	}
	.live-stat {
		margin-top:0;
	}
	.cell-2 {
		width:147px;
	}
	.cell-7{
		width:73px;
	}
	.row-thead .cell-2 {
		width: 145px;
	}
	.row-thead .cell-7 {
		width: 74px;
	}
} /*end of the media query */
@media (min-width: 1300px) {
	#statistics-wrap {
		max-width: 1300px;
	}
	.statistics-block {
		width: 607px;
	}
	.demo-stat {
		padding-left: 43px;
	}
	.live-stat {
		padding-left: 7px;
	}
	#table,
	.table-stat.fx-tbl-hover {
		width: 600px !important;
	}
	.demo-stat .ea-title,
	.live-stat .ea-title {
		width: 198px;
	}
	.new-ea:before {
		left:-1px;
		width: 44px;
		font-size:12px;
	}
	.new-ea-live:after {
		left: 607px;
		width: 44px;
		font-size:12px;
	}
	.cell-1 {
		width:30px;
	}
	.cell-2 {
		width:226px;
	}
	.cell-3 {
		width:80px;
	}
	.cell-4 {
		width:49px;
	}
	.cell-5 {
		width:63px;
	}
	.cell-5 > a {
		width: 57px;
	}
	.cell-6 {
		width:65px;
	}
	.cell-7{
		width:85px;
	}
	.row-thead .cell-1 {
		width: 25px;
	}
	.row-thead .cell-2 {
		width: 219px;
	}
	.row-thead .cell-3 {
		width: 77px;
	}
	.row-thead .cell-4 {
		width: 47px;
	}
	.row-thead .cell-5 {
		width: 62px;
	}
	.row-thead .cell-6 {
		width: 58px;
	}
	.row-thead .cell-7 {
		width: 75px;
	}
}
