/* @override
	https://lordsoffootball.com/css/screen.css?120436 

*/
@font-face{ 
	font-family: 'DINPro-Bold'; 
	
	src: url('font/DINPro-Bold.eot'); 
	
	src: url('font/DINPro-Bold.eot?#iefix') format('embedded-opentype'), 
		 url('font/DINPro-Bold.woff') format('woff'), 
		 url('font/DINPro-Bold.ttf') format('truetype'),
		 url("font/DINPro-Bold.otf") format("opentype"), 
		 url('font/DINPro-Bold.svg#webfont') format('svg'); 
	}
@font-face{ 
	font-family: 'DINPro-Medium'; 
	
	src: url('font/DINPro-Medium.eot'); 
	
	src: url('font/DINPro-Medium.eot?#iefix') format('embedded-opentype'), 
		 url('font/DINPro-Medium.woff') format('woff'), 
		 url('font/DINPro-Medium.ttf') format('truetype'),
		 url("font/DINPro-Medium.otf") format("opentype"), 
		 url('font/DINPro-Medium.svg#webfont') format('svg'); 
	}
@font-face{ 
	font-family: 'DINPro-Regular'; 
	
	src: url('font/DINPro-Regular.eot'); 
	
	src: url('font/DINPro-Regular.eot?#iefix') format('embedded-opentype'), 
		 url('font/DINPro-Regular.woff') format('woff'), 
		 url('font/DINPro-Regular.ttf') format('truetype'),
		 url("font/DINPro-Regular.otf") format("opentype"), 
		 url('font/DINPro-Regular.svg#webfont') format('svg'); 
	}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, button, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input[type=hidden], hr { display: none; }
input[type=submit], button { cursor: pointer; }
body, input, button, select, textarea {
	font-family: "Helvetica Neue", Arial, sans-serif;
	color: #808184;
	-webkit-font-smoothing: antialiased;
}
body {
	font-size: 62.5%;
	line-height: 1.4;
	background-color: #fff;
}
a {
	text-decoration: none;
	color: #25a0da;
}
strong { color: #333333; }
h1, h2, h3 { line-height: 1.2; font-weight: normal;
}
h1 { font-size: 340%; }
h2 { font-size: 280%; }
h3 { font-size: 240%; }
h4 { font-size: 140%; }
h5 { font-size: 180%; }
h6 { font-size: 160%; }
ul, ol, p, table, dl { font-size: 150%; }
#nav, .aside h3, .newsletter label, #content .continue { font-family: DINPro-Medium, Helvetica, Arial, sans-serif; }
.page-content .intro, h1, h2, h3, h4, .title { font-family: DINPro-Regular, "Helvetica", Arial, sans-serif; }
#nav .buy, .comment-form button, .main-footer .buy, #title .buy, #slideshow .caption a { font-family: DINPro-Bold, "Helvetica", Arial, sans-serif; }
.buy { text-shadow: #921921 0 -1px 2px; }
.news h2, .facebook h3 { font-family: "Helvetica Neue", Arial, sans-serif; }
blockquote { font-family: Georgia, "Times New Roman", Times, serif; }
textarea, .input-text {
	margin: 0;
	background-color: #fff;
	border: 1px solid #e2e2e2;
	box-shadow: 0 1px 3px #e4e4e4 inset;
	font-size: 13px;
	padding: 8px;
}
.input-text { border-radius: 4px 0 0 4px; }
textarea {
	overflow: auto;
	border-radius: 4px;
}
.wrapper {
	width: 940px;
	margin: 0 auto;
	position: relative;
}
#main.homepage{

}

.content-main-homeheader {
	background: #000 url(images/bg-header-7.jpg) no-repeat center top;
}

#main{
	background: #fff url(images/bg-header-8.jpg) no-repeat center top;
}
#content.home {
	background: url('images/bg-curva.png') no-repeat center top;
	padding-top: 56px;
	margin-top: -25px;
	position: relative;
	z-index: 1;
}

#header {
	
	min-height: 200px;
	position: relative;
	z-index: 1000;
}
#header a { color: #fff; }
#header .wrapper { position: relative; }
#brand, #brand img { float: left; }
#extra {
	position: absolute;
	right: 0px;
	top: 66px;
	float: right;
	background: url(images/bg.png) repeat;
	padding: 10px;
	border-radius: 2px
}
#extra a {
	text-shadow: #5d5e5e 0 1px 3px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#extra ul { font-size: 120%; }
.networks, .networks li, .networks a, .networks img, .links, .links li, .links a, .language, .language ul, .language li, .language a, .language img { float: left; }
.links, .language { background: url(images/extra-ul.png) no-repeat left 4px; }
.networks { padding: 0 10px 0 0; }
.networks li { margin: 0 0 0 5px; }
.networks li:first-child { margin: 00; }
.networks a:hover { opacity: 0.6; }
.links { padding: 1px 10px 0; }
.links a:hover { text-decoration: underline; }
.language { padding: 0 0 0 10px; }
.language ul {
	padding: 2px 6px 3px;
	background: url(images/bg-2.png) repeat left top;
	border-radius: 2px;
}
.language li { margin: 0 0 0 5px; }
.language li:first-child { margin: 0; }
.language a { opacity: 0.5; }
.language li:hover a, .language .active a { opacity: 1; }
.language img { vertical-align: text-bottom; }
#nav {
	clear: both;
	background: url(images/nav.png) repeat;
	padding: 0;
	height: 61px;
	position: relative;
	width: 940px;
}
#nav, #nav ul, #nav li, #nav a, #nav span { float: left; }
#nav .buy {
	float: right;
	font-size: 160%;
	position: absolute;
	z-index: 100;
	top: 0;
	right: 0;
}
.buy a{
	z-index: 10000;
	position: relative;
	background: url('images/trasp.png') repeat left top;
}
#nav p.buy span.fadehover {
	width: 151px;
	height: 79px;
	position: absolute;
	right: -5px;
}

#title .fadehover img.a,
#title .fadehover img.b{
	top: -3px;
}
#slideshow div.wrapper div.caption p.buy{
	position: relative;
	margin: 0 auto;
	width: 192px;
	height: 96px;
}
#slideshow div.wrapper div.caption p.buy span.fadehover {
	position: absolute;
	display: block;
	width: 192px;
	height: 96px;
	margin-left: 2px;	
}

#footer div.main-footer div.wrapper p.buy span.fadehover {
	position: absolute;
	width: 193px;
	height: 72px;
	right: 0;
}

#title div.wrapper div.title-wrapper p.buy span.fadehover {
	position: absolute!important;
	width: 238px;
	height: 107px;
}

#slideshow .fadehover img.a,
#slideshow .fadehover img.b{
	top: 0px;
	display: block;
	position: absolute;
}
#slideshow .fadehover img.b{
	top: -3px;
}
span.fadehover .a,
span.fadehover .b{
	position: absolute;
	display: block;
	top: -3px;
	left: 0;
}

#nav .buy a:hover{
	/*background-image: url(images/btn-preorder-menu-hover.png);*/
	text-shadow: #5d5e5e 0 1px 3px;
}
#nav .buy a {
	/*background-image: url(images/btn-preorder-menu.png);*/
	width: 139px;
	height: 79px;
	padding: 0 3px;
	position: relative;
	right: -4px;
	top: -3px;
	display: block;
	text-align: center;
	line-height: 68px;
	text-transform: uppercase;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.de #nav .buy a{
	font-size: 15px;
	/*line-height: 1.2;
	padding-top: 15px;*/
}
/*.es #nav .buy a{
	padding: 14px 10px 0;
	right: 0;	
	width: 119px;
	height: 60px;
	line-height: 1.2;
}*/
#nav ul {
	font-size: 160%;
	text-transform: uppercase;
	padding: 0 0 0 14px;
}
#nav ul li:first-child{
	background: none;
}
#nav ul li{
	position: relative;
	height: auto;
	background: url(images/nav-li.png) no-repeat left center;
}
#nav li a {
	padding: 20px 18px;
	/*position: relative;*/
	overflow: hidden;
	z-index: 10;
	text-shadow: #5d5e5e 0 1px 3px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	
	background-image: url('images/nav-active_.png');
	background-repeat: no-repeat;
	background-position: center 65px;	
}
#nav li a span{
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#nav li a:hover span{ text-shadow: #5d5e5e 0 1px 3px, #3fc0fd 0 1px 10px; }

#nav li.current a{
	background: url('images/nav-active_.png') no-repeat center 50px;
	padding: 18px 18px 22px;
	text-shadow: #5d5e5e 0 1px 3px, #3fc0fd 0 1px 10px; 
}
.homepage #nav li a,
.homepage #nav li.current a{
	background-image: url('images/nav-active.png');
}
#nav li a:hover{
	padding: 18px 18px 22px;
	background-position: center 50px;
}

/*sub menu*/
.es #nav ul ul{
	min-width: 105px;
}
#nav ul ul{
	display: none;

	background: #de152d; /* Old browsers */
	background: -moz-linear-gradient(top,  #de152d 0%, #a91717 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#de152d), color-stop(100%,#a91717)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #de152d 0%,#a91717 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #de152d 0%,#a91717 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #de152d 0%,#a91717 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #de152d 0%,#a91717 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#de152d', endColorstr='#a91717',GradientType=0 ); /* IE6-9 */
	position: absolute;
	top: 61px;
	left: 0;
	
	width: 200px;
	padding: 5px 0px;
	z-index: 10000;
	opacity: 0;
	filter: alpha(opcaity=0);
}
#nav{
	z-index: 99999;
}
#nav ul li.sub-nav-menu:hover ul li,
#nav ul li.sub-nav-menu:hover ul, #nav ul li.sub-nav-menu ul:hover{
	display: block;
	opacity: 1;
	filter: alpha(opcaity=100);
	
}
#nav ul li.sub-nav-menu a{
	background: none;
}

#nav ul li.current.sub-nav-menu > a{
	background: url('images/nav-active_.png') no-repeat center 50px;
	text-shadow: #5d5e5e 0 1px 3px, #3fc0fd 0 1px 10px; 
}
#nav ul li.current.sub-nav-menu ul li a{
	text-shadow: none;
}

#nav ul li.sub-nav-menu a{
	background: url('images/sub-active.png') no-repeat center 65px;
}
#nav ul li.sub-nav-menu:hover > a{
	z-index: 100;
	background: url('images/sub-active.png') no-repeat center 50px;
}

#nav ul ul li{
	width: 200px;
}
#nav ul.main-menu ul li a{
	font-size: 12px;
	padding: 10px 20px;
	display: block;
	background: none;
	float: none;
	clear: none;
}

#nav ul.short-menu ul li a{
	font-size: 12px;
	padding: 10px 20px;
	display: block;
	background: none;
	float: none;
	clear: none;
}


#nav ul ul li a:hover span{
	text-shadow:none!important;
}
#nav ul ul li a:hover{
	text-shadow:none!important;
	background-color: #980909!important;
	padding: 10px 20px;
}
/*end sub menu*/
/*short menu*/
#nav ul.short-menu{
	display: none;
}
/*end short menu*/
#title { background: #202020; /*url(images/slide-title.jpg) repeat-x;*/ }
#slideshow { padding: 23px 0 44px; }
#slideshow .caption {
	position: absolute;
	z-index: 20;
	height:100%;
	width: 352px;

	background: url('images/bg-slider-left-2.png') no-repeat right top;
}
div.wrapper-caption {
	width: 218px;
	height: 195px;
	position: relative;
	margin: 60px 0 0 60px;
	
}

.buy.no-active a:hover,
.buy.no-active a{
	cursor: default!important;
	text-shadow: 0 -1px 1px #a7a7a7!important;
	color: #e3e3e3!important;
	line-height: 1.2!important;
	padding-top: 14px!important;
	height: 49px!important;
} 
#title .buy.no-active a{
	display: none;
}
#footer .buy.no-active a:hover,
#footer .buy.no-active a{
	padding-top: 10px!important;
}

#player {
	position: absolute;	
	display: block;
	width: 346px;
	height: 678px;
	background: url('images/player.png') no-repeat left top;
	z-index: 100;
	text-indent: -9999px;
	top: -140px;
	margin-left: -230px;
}
#slideshow .caption h1 {
		width: 218px;
		height: 61px;
		font-size: 34px;
		text-transform: uppercase;
		line-height: 0.9;
		background: url(images/text/text-slider.png) no-repeat left top;
		text-indent: -9000px;
		margin: 0 auto 28px;
	}
#slideshow .caption p {
	/*background-image: url(images/btn-preorder-slider.png);*/

	text-align: center;
	line-height: 75px;
	font-size: 180%;
	position: relative;
	margin: 0 auto;
}
#slideshow .caption a {
	display: block;
	color: #fff;
	text-transform: uppercase;
	width: 192px;
	height: 96px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#slideshow .caption a:hover{
	text-shadow: #5d5e5e 0 1px 3px;
}
#slideshow .caption p:hover {
	/*background-image: url(images/btn-preorder-slider-hover.png);*/
}
#slideshow .wrapper {
	position: relative;
	height: 345px;
	/*background: url(images/pager.gif) no-repeat center bottom;*/
	padding: 0 0px;
}
#slider, #slider li, #slider a, #slider img { display: block; }
#slider {
	position: absolute;
 	z-index: 10;
 	top: 0;
 	height: 345px;
 	list-style: none;
 	overflow: hidden;
 	width: 100%;
 	padding: 0;
 	background-color: rgba(10,10,10,0.7);
 	margin: 0 0 0 259px;
 	/*display: none;*/	
 }
	
#slider li {
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
	
}
#slider li a {display: block;}
#slider li .title {
	position: absolute;
	right: 0;
	left: auto;
	top: 50%;
	margin-top: -37px;
	color: #fff;
	padding: 20px;
	font-size: 30px;
	text-transform: uppercase;
	line-height: 1;
	background: transparent url(images/bg-slideshow.png) repeat;
}
#slider img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
  
#slider li:first-child {
	position: relative;
	display: block;
	float: left;
}

#pager-slider {
	position: relative;
	z-index: 100;
	float: right;
	top: 350px;
	height: 30px;
}

#slider .youtube-container { }
.youtube-preview {  position: absolute; left: 0; top: 0; width: 100%; }
.youtube-preview img { position: relative; z-index: 10; }
.youtube-play    { 
	display:none;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 95px;
	height: 63px;
	margin: -47px 0 0 -47px;
	background: transparent url(images/play.png) no-repeat center center;
	opacity: 0.9;
	cursor: pointer;
	z-index: 1000;
}

.youtube-container {
	max-width: 684px;
    position: relative;
    padding-bottom: 50.45%;
    padding-top: 0px; height: 0; overflow: hidden;
}

.youtube-container iframe,
.youtube-container object,
.youtube-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.rslides_tabs_wrapper {
	float:right;
	position:relative;
	text-align:left;
	/*padding: 18px 0 0;*/
}
.rslides_tabs {
	list-style:none;
	position:relative;
	/*	background-color: #333;*/
	padding: 0px;
	overflow: hidden;
}
.rslides_tabs li {
	float:left;
	position:relative;
	padding: 0 4px;
	text-indent: -9000px;
}
.rslides_tabs li, .rslides_tabs li a {
	width: 25px;
	height: 25px;
}

.rslides_tabs a {
	text-decoration:none;
	float:left;
	color:#fff;
	text-align:center;
	white-space:nowrap;
	background: url(images/bullets-slider.png) no-repeat center 5px;
}
.rslides_tabs a:hover{
	background: url(images/bullets-slider.png) no-repeat center -55px;
	
}
.rslides_tabs .rslides_here a { background-position: center -115px; }
.main-content {
	float: right;
	width: 684px;
}
.homepage .main-content, .homepage .aside-2{
	padding-top: 0;
}
.main-content, .aside-2 { padding: 25px 0; }
#content .continue {
	text-transform: uppercase;
	font-size: 140%;
}
#content .continue a:hover { text-decoration: underline; }
.news {
	float: left;
	width: 420px;
	position: relative;
	padding: 0 0 20px;
}
.news h3 {
	font-size: 240%;
	text-transform: uppercase;
	color: #1e2b58;
	padding: 0 0 21px;
	border-bottom: 1px solid #efefef;
}
.news .continue { padding: 30px 0 0; }
.news-list { font-size: 100%; }
.news-list h2 {
	font-size: 140%;
	margin: 0 0 8px;
}
.news-list h2 a { color: #1e2a59; }
.news-list h2 a:hover { text-decoration: underline; }
.news-list li {
	padding: 18px 0 26px 0;
	background:  /*url(images/news-li.jpg) no-repeat left bottom*/;
	line-height: 1.3;
	border-bottom: 1px solid #efefef;
}
.news-list li div {
	padding-left: 45px;
	background: url(images/mini-logo-news.png) no-repeat left 0;
}
.news-list p { font-size: 120%; width: 375px;}
.news-controls li, .news-controls a { display: block; }
.news-controls a {
	width: 25px;
	height: 16px;
	text-indent: -9000px;
}
.news-prev {
	position: absolute;
	top: 10px;
	right: 0;
}
.news-prev a { 
	background-image: url(images/arrow-news-up.gif);
	background-position: left top;

	}
.news-prev a:hover { 
	background-position: left 45px;
	}
.news-next {
	position: absolute;
	bottom: 15px;
	right: 0;
}
.news-next a { 
	background-image: url(images/arrow-news-dw.gif);
	background-position: left top;
	 }
.news-next a:hover { background-position: left 45px; }
.aside-1 {
	float: right;
	width: 220px;
}
.quotation {
	overflow: hidden;
	margin: 0 0 30px;
	background: #f6f6f6; /* Old browsers */
	background: -moz-linear-gradient(top, #f6f6f6 0%, #f6f6f6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f6f6), color-stop(100%, #e5e5e5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f6f6f6 0%, #f6f6f6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f6f6f6 0%, #f6f6f6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f6f6f6 0%, #f6f6f6 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f6f6f6 0%, #f6f6f6 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#f6f6f6', GradientType=0 ); /* IE6-9 */
}
.quotation blockquote{
	background: url('images/quote-open.png') no-repeat 11px 20px;
}
.quotation blockquote p {
	padding: 25px 25px 0;
	margin-bottom: 25px;
	font-size: 180%;
	color: #2d2d2e;
	background: url('images/quote-close.png') no-repeat 180px bottom;
}
.quotation cite {
	display: block;
	padding: 0 20px 20px;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	
}
.quotation .cont-quote{
	background: url(images/bg-bottom-review.png) no-repeat left bottom;
}
.quote-aux  { min-height: 336px; position: relative; padding-bottom: 30px;
}
.quotation  { margin: 0; }
.metacritic { display: none; }
.quotation .continue {
	padding: 0;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	width: 100%px;
	height: 87px;	
}
.quotation .continue a {
	display: block;
	padding: 55px 20px 0;
	color: #fff;
}
.de .quotation .continue a{
	padding: 45px 20px 0;
	font-size: 120%;
	line-height: 1;
}



/* rotator quote */

.quote-aux ul{ font-size: 100%; }
.quote-aux ul li { width: 100%; }

.quote-aux .pager-review a{
	height: 25px;
	width: 25px;
	display: block;
	text-indent: -99999px;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.quote-aux .pager-review a{
	float: left;
}
.quote-aux .pager-review a:hover{
	opacity: 1;
	filter: alpha(opacity=100);
}
.quote-aux .pager-review {
	position: absolute;
	bottom: 0px;
	left: 50%;
	width: 60px;
	margin-left: -30px;
}
.quote-aux  #prev-rev{
	background: url('images/prev-rev.png') no-repeat left top;
}
.quote-aux  #next-rev{
	background: url('images/next-rev.png') no-repeat left top;
	margin-left: 10px;
}


/* end */



.metacritic {
	background-color: #1c2753;
	padding: 10px;
	overflow: hidden;
	position: relative;
}
.metacritic .heading {
	float: left;
	width: 100px;
	line-height: 1;
}
.metacritic h4 {
	color: #fff;
	text-transform: uppercase;
}
.metacritic .heading p {
	font-size: 120%;
	font-weight: bold;
	position: absolute;
	bottom: 10px;
}
.metacritic p a:hover { text-decoration: underline; }
.metacritic .score {
	float: right;
	width: 88px;
	text-align: center;
	color: #fff;
	font-size: 140%;
	line-height: 1;
	padding: 5px 0 10px;
	background: #49cc53; /* Old browsers */
	background: -moz-linear-gradient(top, #49cc53 0%, #40b449 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #49cc53), color-stop(100%, #40b449)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #49cc53 0%, #40b449 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #49cc53 0%, #40b449 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #49cc53 0%, #40b449 100%); /* IE10+ */
	background: linear-gradient(to bottom, #49cc53 0%, #40b449 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#49cc53', endColorstr='#40b449', GradientType=0 );
	text-shadow: #31953b 0 1px 3px;
}
.metacritic .score strong {
	font-size: 48px;
	color: #fff;
	display: block;
}
.aside-2 { width: 210px; }
.facebook {
	margin: 0 0 30px;
	background-color: #f5f5f5;
	min-height: 360px;
}
.facebook .heading {
	color: #fff;
	padding: 14px 14px 20px;
	min-height: 57px;
	background: url(images/bg-fb -top.png) no-repeat left -30px;
}

.fbbox {
	height: 310px;
	overflow: hidden;
	padding-top: 12px;
	width: 180px;
	margin-left: -5px;
	margin-top: -10px;
	
}

.facebook h3 { font-size: 150%; }
.facebook p { font-size: 120%; }
.forum { background-image: url(images/bg-forum-link.gif); }
.de .forum a{
	font-size: 12px;
	padding-left: 50px;
}
.forum, .forum a {
	display: block;
	height: 61px;
}
.forum a {
	line-height: 61px;
	padding: 0 0 0 30px;
	text-align: center;
	color: #fff;
}
#title {
	min-height: 90px;
	padding: 15px 0;
	position: relative;
	z-index: 5;
}
#title img {
	position: absolute;
	top: 0;
}
#title .buy {
	position: absolute;
	z-index: 10;
	width: 232px;
	height: 107px;
	top: 0px;
	margin: 0 0 0 -7px;
	padding: 0 3px;
	/*background: url(images/btn-preorder-internal.png) no-repeat left -3px;*/
	font-size: 210%;
}
#title .buy a {
	display: block;
	text-transform: uppercase;
	color: #fff;
	line-height: 91px;
	text-align: center;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.de #title .buy a{
	line-height: 1.2;
	padding: 33px 0;
}
#title .buy:hover{
	/*background: url(images/btn-preorder-internal-hover.png) no-repeat left -3px;*/
}
#title .buy a:hover{
	text-shadow: #5d5e5e 0 1px 3px;	
}
#title h1 {
	position: relative;
	z-index: 20;
	color: #fff;
	text-transform: uppercase;
	left: 230px;
	min-height: 90px;
	width: 710px;
	background-repeat: no-repeat;
	background-position: left center;
}
#title h1.title-3{
	left: 0;
	width: 200px;
}
#title .dinamic-title h1{
	position: relative;
	color: #1e2a59!important;
	line-height: 85px;
	min-height: 90px;
	width: auto;
	left: 68px;
	background-repeat: no-repeat;
	background-position: left center;
	background: url('images/bg-header.png') no-repeat right top;	
	padding-right: 260px;
}
#title .dinamic-title span{
	height: 90px;
	display: inline-block;
	max-width: 491px;
	background: url('images/bg-header-left.png') repeat-x left top;	
}
#title .dinamic-title {
	background: url('images/bg-header-left.png') no-repeat left top;	
	position: absolute;
	float: left;
	z-index: 100;
	left: 230px;
}
#title.wide h1 {
	left: 0;
	width: 940px;
}
#title .bg { text-indent: -9000px; }
.title-1 { background-image: url(images/text/title-1.png); }
.title-2 { background-image: url(images/text/title-2.png); }
.title-3 { background-image: url(images/text/gallery.png); }
#internal-content {
	background: url(images/internal-content.jpg) repeat-x left top;
	min-height: 605px;
}

#internal-content .wrapper {
	background: url(images/internal-content-bg.png) repeat-x center top;
	min-height: 605px;
	position: relative;
	padding: 40px 18px 0;	
}
#internal-content .wrapper .left-shadow {
	background: url(images/internal-content-bg-left.png) no-repeat left top;
	left: 0px;
}
#internal-content .wrapper .right-shadow{
	background: url(images/internal-content-bg-right.png) no-repeat left top;
	right: 0px;
}

#internal-content .wrapper .left-shadow, #internal-content .wrapper .right-shadow{
	min-height: 605px;
	width: 20px;
	display: block;
	position: absolute;
	top: 0px;
}


.page-content { padding: 6px 0; overflow: hidden;}
#breadcrumb {
	position: absolute;
	top: 0;
	right: 30px;
	line-height: 1;
	text-transform: lowercase;
}
#breadcrumb p, #breadcrumb ul {
	font-size: 110%;
	padding: 4px 5px 6px;
}
#breadcrumb p, #breadcrumb ul, #breadcrumb li, #breadcrumb a { float: left; }
#breadcrumb ul {
	background-color: #2e2e2e;
	border-radius: 0 0 4px 4px
}
#breadcrumb li {
	padding: 0 0 0 16px;
	background: url(images/breadcrumb.png) no-repeat 4px center;
}
#breadcrumb li:first-child {
	padding: 0;
	background-image: none;
}
#breadcrumb a:hover { text-decoration: underline; }
#breadcrumb .active {
	color: #fff;
	font-weight: bold;
	cursor: default;
}
#breadcrumb .active:hover { text-decoration: none; }
.col2-left-layout, .col2-right-layout {
	float: left;
	width: 100%;
	background: url(images/internal-line.gif) repeat-y 229px 0;
	margin: 0 0 100px;
}
.col2-right-layout { background-position: 628px 0; }
.col-left { float: left; }
.col-right { float: right; }
.col2-left-layout .col-main {
	float: left;
	width: 100%;
}
.col2-left-layout .col-main .page-content { margin: 0 84px 0 298px; }
.col2-right-layout .col-main {
	float: left;
	width: 100%;
}
.col2-right-layout .col-main .blog-content { margin: 0 370px 0 40px; }
.col-left {
	width: 230px;
	margin: 0 0 0 -100%;
}
.col-right {
	width: 250px;
	margin: 0 0 0 -100%;
}
.aside h3 {
	font-size: 140%;
	text-transform: uppercase;
	color: #1e2a59;
	margin: 0 0 25px;
}
.subnav{
	position: relative;
	background: #3cb0df; /* Old browsers */
		background: -moz-linear-gradient(top, #3cb0df 0%, #1f7aa4 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3cb0df), color-stop(100%, #1f7aa4)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #3cb0df 0%, #1f7aa4 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #3cb0df 0%, #1f7aa4 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #3cb0df 0%, #1f7aa4 100%); /* IE10+ */
		background: linear-gradient(to bottom, #3cb0df 0%, #1f7aa4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3cb0df', endColorstr='#1f7aa4', GradientType=0 ); /* IE6-9 */
	position: relative;
	margin-top: -40px;
	margin-bottom: 40px;
}

.subnav p.title-subnav {
	padding: 20px 30px 10px;	
	margin-bottom: -20px;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 0 1px 5px #1a789f;
	font: 17px 'DINPro-Medium';
}

.subnav ul {
	
	margin: 0px;
	font-size: 130%;
	padding: 28px 0px 40px 30px;
	line-height: 1.3;
	}
	
.subnav ul li.active{
	background: url('images/arrow-submenu.png') no-repeat 180px center;
}
	
.subnav ul, .subnav li, .subnav a { display: block; }
.subnav a {
	color: #fff;
	font-weight: bold;
	margin: 14px 0 0;
	padding: 0 0px 0 0;	
}
.subnav ul li{
	padding-right: 30px;
}
.subnav li:first-child a { margin: 0; border-top: none;
}
.subnav span { padding: }
.subnav a:hover span, .subnav .current span {
	color: #fff;
	padding: 0;
	border-radius: 4px;
}
.subnav li a{
	margin-top: 0;
	padding: 10px 0px; 
	border-top: 1px solid rgba(255, 255, 255, 0.09);
}
.subnav a:hover span{
	text-decoration: underline;
}
.aside-box { width: 150px; }
.col-left .aside-box { margin: 0 0 0 40px; }
.latest-news ul { font-size: 100%; }
.latest-news li {
	border-top: 1px solid #ececec;
	padding: 20px 0 20px;
}
.latest-news li:first-child {
	border-top: none;
	padding-top: 0;
}
.latest-news h2 {
	font-size: 180%;
	margin: 0 0 10px;
	font-weight: 400;
	line-height: 1;
}
.latest-news h2 a:hover{
	text-decoration: underline;
}
.latest-news .info {
	line-height: 1;
	color: #333;
	font-weight: 700;
}
.latest-news p { font-size: 130%; }
.post .info { margin: 0 0 5px; }
.post h1 {
	position: relative;
	left: -1px;
	margin: 0 0 30px;
	line-height: 1;
	letter-spacing: -1px;
}
.page-content a:hover, .post a:hover { text-decoration: underline; }
.page-content .intro {
	font-size: 200%;
	color: #464648;
	line-height: 1.3;
}

#internal-content .page-content .caption {
	background-color: rgba(0, 0, 0, 0.7);
	color: #fff;
	padding: 5px 10px 5px;
	font-size: 130%;
	position: absolute;
	
	display: block;
	bottom: 0px;
	height: 19px;
}

.labeled-image.image-block {
	position: relative;	
}

#internal-content .page-content img {
	display: block;
}

.page-content p, .page-content ul, .post p, .post ul, .post img {
	margin: 0 0 25px;
	display: block;
}
.post img { width: 100%; height:;
}
.page-content ul, .page-content ol {
	margin-left: 40px;
	padding: 10px 0;
}
.page-content li:first-child{
	margin-top: 0;
}
.page-content li {
	background: url(images/icon-list.gif) no-repeat left 8px;
	padding: 0 0 0 20px;
	margin-top: 10px;
}
#internal-content .page-content h2 {
	color: #333;
	font-size: 260%;
	margin-bottom: 20px;
}
.comments {
	padding: 20px 0;
	float: left;
	width: 100%;
}
.comment {
	background: #f4f4f4 url(images/comment.gif) repeat-y;
	margin: 0 0 1px;
	overflow: hidden;
	float: left;
	width: 100%;
}
.comment .avatar, .comment .content { float: left; }
.comment .avatar {
	width: 91px;
	margin: 0 0 0 -100%;
}
.comment .content { width: 100%; }
.comment .content-wrapper {
	margin: 0 0 0 91px;
	padding: 20px;
}
.comment .info {
	display: block;
	font-size: 120%;
	margin: 0 0 6px;
	color: #abadb1;
}
.comment .content p {
	margin: 0;
	color: #7b7c80;
}
.comment-form {
	clear: both;
	float: left;
	width: 100%;
	border-top: 1px solid #f2f2f2;
	padding: 22px 0 0;
}
.comment-form h3 {
	text-transform: uppercase;
	color: #1e2a59;
	margin: 0 0 24px;
}
.comment-form form {
	background-color: #f4f4f4;
	padding: 30px;
}
.comment-form textarea {
	height: 160px;
	display: block;
	width: 452px;
}
.comment-form button {
	float: right;
	margin: 25px 0 0;
	line-height: 1;
	padding: 15px 30px;
	border: 1px solid #c61a1a;
	color: #fff;
	border-radius: 4px;
	font-size: 18px;
	text-transform: uppercase;
	background: #e92124; /* Old browsers */
	background: -moz-linear-gradient(top, #e92124 0%, #bb1919 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e92124), color-stop(100%, #bb1919)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e92124 0%, #bb1919 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e92124 0%, #bb1919 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e92124 0%, #bb1919 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e92124 0%, #bb1919 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e92124', endColorstr='#bb1919', GradientType=0 ); /* IE6-9 */
	box-shadow: 0 1px 4px #ccc;
}
#footer { clear: both; }
.newsletter-share {
	padding: 80px 0 38px;
	overflow: hidden;
	background: url(images/newsletter.gif) center top;
}
.newsletter { float: left; position: relative;}
.share { float: right; }
.newsletter label, .newsletter-btn, .newsletter .input-text, .newsletter button { float: left; }
.newsletter label {
	text-transform: uppercase;
	color: #1d2957;
	font-size: 14px;
	margin: 0 20px 0 0;
}
.newsletter .success-news{
	position: absolute;
	left: 110px;
	right: auto;
	top:auto;
	margin-top: 10px;
	}
.newsletter .success-news label{

	font: 110% "Helvetica", Arial, sans-serif;
	border-radius: 3px;
	background-color: #9bc320;
	text-transform: uppercase;
	color: #fff;
	margin: 0;
	padding: 2px 4px;

}
.newsletter label.error{
	position: absolute;
	left: 5px;
	border-radius: 3px 3px 0 0;
	top: -17px;
	background-color: #de0101;
	text-transform: lowercase;
	color: #fff;
	margin: 0;
	padding: 2px 4px;
	font: 110% "Helvetica", Arial, sans-serif;
}
.newsletter .privacy{
	position: relative;
}
.newsletter .privacy label.error{
	position: absolute;
	right: 0px;
	left: auto;
	border-radius: 3px;
	top: 1px;
	background-color: #de0101;
	text-transform: lowercase;
	color: #fff;
	padding: 2px 4px;
	font: 11px "Helvetica", Arial, sans-serif;
}
.newsletter-btn {
	position: relative;
	top: -9px;
}
.newsletter .input-text { width: 240px; }
.newsletter button {
	border: 1px solid #c61a1a;
	color: #fff;
	height: 33px;
	width: 34px;
	position: relative;
	border-radius: 0 4px 4px 0;
	background: #e92124; /* Old browsers */
	background: -moz-linear-gradient(top, #e92124 0%, #bb1919 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e92124), color-stop(100%, #bb1919)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e92124 0%, #bb1919 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e92124 0%, #bb1919 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e92124 0%, #bb1919 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e92124 0%, #bb1919 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e92124', endColorstr='#bb1919', GradientType=0 ); /* IE6-9 */
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	overflow: visible;
}
.newsletter button:hover {
	background: #c51316; /* Old browsers */
	background: -moz-linear-gradient(top,  #c51316 0%, #981414 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c51316), color-stop(100%,#981414)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #c51316 0%,#981414 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #c51316 0%,#981414 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #c51316 0%,#981414 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #c51316 0%,#981414 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c51316', endColorstr='#981414',GradientType=0 ); /* IE6-9 */
}
.newsletter button:active span{
	background: url(images/icon-newsletter.png) no-repeat center 10px;
}
.newsletter button span {
	background: url(images/icon-newsletter.png) no-repeat center 9px;
	text-indent: -9000px;
	width: 16px;
	height: 31px;
	display: block;
	margin: 0 auto;
}
.newsletter .privacy {
	clear: both;
	font-size: 110%;
	margin: 10px 0 0 104px;
}
.newsletter input[type=checkbox]{
	margin-right:5px;
}
.newsletter .privacy a:hover { text-decoration: underline; }
#footer .info {
	padding: 34px 0 35px;
	overflow: hidden;
	background-color: #fff;
}
#footer .info .geniaware, #footer .info .geniaware img { float: left; }
#footer .info ul {
	float: right;
	font-size: 100%;
	line-height: 1;
}
#footer .info ul li { float: left; }
#footer .info ul li:first-child a {
	border-left: none;
	padding-left: 0;
}
#footer .info ul li a {
	color: #1d2957;
	margin: 10px 0 10px 5px;
	padding: 0 0 0 5px;
	float: left;
	font-size: 130%;
	border-left: 1px solid #e0e0e0;
}
#footer .info ul a:hover { text-decoration: underline; }
.other-info {
	clear: both;
	background-color: #282828;
	padding: 40px 50px;
	font-size: 130%;
	text-align: center;
	box-shadow: 0 1px 2px #222;
}
.other-info strong { color: #25a0da; }
.main-footer {
	background: #333 url('images/bg-footer.gif') repeat left top;
	padding: 40px 0 160px;
}
.main-footer ul, .main-footer .buy { padding: 0 0 25px; }
.main-footer ul, .main-footer li, .main-footer a, .main-footer a img { float: left; }
.main-footer li a {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.main-footer li a:hover { opacity: 0.5; }
.main-footer li { margin: 0 20px 20px 0; }
.main-footer .buy {
	position: relative;
	top: -7px;
	right: -5px;
	font-size: 180%;
	text-align: center;
}
.main-footer .buy, .main-footer .buy a { float: right; }
.main-footer .buy a {
	/*background-image: url(images/btn-preorder-footer.png);*/
	width: 185px;
	height: 65px;
	color: #fff;
	padding: 0 4px;
	text-transform: uppercase;
	line-height: 64px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.main-footer .buy a:hover{
	/*background-image: url(images/btn-preorder-footer-hover.png);*/
	text-shadow: #5d5e5e 0 1px 3px;
}
.de .main-footer .buy a{
	/*line-height: 1.2;
	padding-top: 10px;
	height: 55px;*/
}
/*news mycss*/
.list-dw, .list-dw ul, .list-dw li, .list-dw .info-dw, .list-news, .list-news ul, .list-news li, .list-news .img-news, .list-news .info-news, .pager, .pager-list, .pager-list li, .pager-list ul, .left-image-news, .cont-page-news { float: left; }
.list-dw .info-dw, .list-news .info-news {}
.list-dw .info-dw { width: auto; }
.list-news .info-news { width:65%; }
.list-dw, .list-news { width:100%; }
.list-dw li:first-child, .list-news li:first-child { padding: 0px 0 30px; }
.list-dw li, .list-news li {
	padding: 45px 0 35px;
	background: url('images/bg-list-news-and-dw.png') no-repeat center bottom;
	clear: left;
}
.list-dw ul, .list-news ul {
	font-size: 100%;
	margin-left: 0;

}
.list-news .img-news { margin-right: 30px; }
.list-news .img-news img { display: block; }
.list-dw .date, .cont-page-news .date, .list-news .date {
	font-size: 130%;
	font-weight: bold;
	color: #333;
	float: left;

}
.list-dw .info-dw p {
	font-size: 150%;
	margin-bottom: 0;
	float: left;
	clear: left;
}
.list-news .info-news p {
	font-size: 130%;
	margin-bottom: 0;
	float: left;
	clear: left;
}
.list-dw h1, .cont-page-news h1, .list-news h1 {
	font-weight: 400;
	color: #25a0da;
	font-size: 240%;
	line-height: 1;
	margin-bottom: 20px;
	float: left;
	clear: left;
}
.list-dw h1 a, .list-news h1 a { font-weight: 400; }
.pager { width: 100%; }
.pager-list li:first-child { margin-left: 0; }
.pager-list ul {
	font-size: 100%;
	margin-left: 0;
	padding: 10px 0;
}
.pager-list li {
	background: none;
	padding: 0;
	margin: 0 0 0 20px;
	font-family: DINPro-Medium, "Helvetica", Arial, sans-serif;
}
.pager-list li.active a {
	color: #333;
	font-weight: bold;
}
.pager-list li a:hover {
	color: #333;
	text-decoration: none;
}
.pager-list li span, .pager-list li a {
	font-size: 180%;
	color: #25a0da;
}
.pager-nav {
	float: right;
	width: 82px;
	margin-top: 5px;
}
.pager-nav a {
	display: block;
	float: left;
	width: 41px;
	height: 39px;
	text-indent: -9999px;

	background-position: left top;	
}
.pager-nav a.active {
	background-position: left center;	
}
.pager-nav a.active:hover { background-position: left bottom;	 }
.pager-nav a.prev { background-image:url('images/prev-pager.png'); }
.pager-nav a.next { background-image:url('images/next-pager.png'); }
.left-image-news { margin: 15px 30px 0 0; }
.cont-page-news { width: 374px; }

.embed-html {
clear: both;	
}

.cont-page-news img { margin-bottom: 25px;  max-width: 374px;}
.cont-page-news p { font-size: 130%; clear: both;
}
.cont-page-news ul, .cont-page-news ol { font-size: 100%; }
.cont-page-news ul li, .cont-page-news ol li { font-size: 130%; }
p.intro span { color: #808184; }
.btn-download {
	background-color: #333;
	display: block;
	width: 557px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.btn-download a {
	display: block;
	width: 397px;
	height: 36px;
	padding: 28px 80px;
	background: url('images/btn-download.gif') no-repeat left center;
	font-size: 220%;
	font-family: DINPro-Regular, "Helvetica", Arial, sans-serif;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.btn-download a:hover {
	text-decoration: none;
	opacity: 0.9;
	filter: alpha(opacity=90);
}

#internal-content .page-content h1 {
	color: #25a0da;
	margin-bottom: 20px;
 }
 

.title-wrapper { position: relative; }

.title-wrapper.gallery{
	background: url('images/bg-header-gallery.jpg') no-repeat left top;
}
#internal-content.gallery .wrapper {
	width: 100%;
	padding: 0;
}

#internal-content.gallery .page-content {
	padding: 0;
}
#slider-gallery{
	background: #333 url('images/bg-header-3.jpg') no-repeat center bottom;
}
#slider-gallery div.wrapper-gallery div.container img{
	display: block;
	width: 100%;
	height: auto;
}

#slider-gallery img.img-gallery {
	position: absolute;
	top: 0;
	left: 0;
}
#slider-gallery div.wrapper-gallery div.container div.info-downlaod a span{
	background: url('images/dw-wall.png') no-repeat left -60px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	padding-left: 50px;
	display: block;
}
#slider-gallery div.wrapper-gallery div.container div.info-downlaod a:hover span{
	background: url('images/dw-wall.png') no-repeat left -10px;
}
#slider-gallery div.wrapper-gallery div.container div.info-downlaod a {
		font-family: DINPro-Regular, "Helvetica", Arial, sans-serif;
	    background: url("images/bg-slideshow.png") repeat scroll 0 0 transparent;
	    color: #FFFFFF;
	    font-size: 30px;
	    left: auto;
	    line-height: 1;
	    margin-top: -37px;
	    padding: 20px 20px 20px 10px;
	    position: absolute;
	    right: 0;
	    text-transform: uppercase;
	    top: 50%;
	    -webkit-transition: all 0.1s ease-in-out;
	    -moz-transition: all 0.1s ease-in-out;
	    -o-transition: all 0.1s ease-in-out;
	    transition: all 0.1s ease-in-out;
	}	
#slider-gallery div.wrapper-gallery div.container div.info-downlaod a:hover{
	text-decoration: none;
	color: #25a0da;
}
#slider-gallery div.wrapper-gallery div.container {
	width: 940px;
	margin: 0 auto;
	background: #3a3a3a url('images/loading.gif') no-repeat center center;
	position: relative;
}
#slider-thumbs{
	background:url('images/bg-gray-gallery.gif') repeat-x left top;
	height: 81px;
	padding: 49px 0;
}
#slider-thumbs .inner-slider-thumb{
	width: 835px;
	margin: 0 auto;
	position: relative;
	padding: 0 44px;
}
.next-thumb{
	float: right;
}
#cont-thumb .thumb-list{
	padding: 0;
	margin: 0;
}
#cont-thumb .thumb-list li{
	background: none;
	padding: 0;
	margin: 0 11px;
	float: left;
}
.thumb-list li a:hover,
.thumb-list li.active a{
	opacity: 1;
	filter: alpha(opacity=100);
}
.thumb-list li a{
	display: block;
	opacity: 0.5;
	width: 140px;
	height: 81px;
	box-shadow: 0px 0px 15px #cdcdcd inset;
	filter: alpha(opacity=50);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	background: url('images/loading-2.gif') no-repeat center center;
}
.thumb-list li a img{
	display: block;
}
.prev-thumb a,
.next-thumb a{
	display: block;
	width: 44px;
	height: 81px;
	text-indent: -99999px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.prev-thumb a,
.next-thumb a{
	background-position: left center;
}
.prev-thumb a.disabled,
.next-thumb a.disabled,
.prev-thumb a.disabled:hover,
.next-thumb a.disabled:hover{
	background-position: left bottom;
}
.prev-thumb a:hover,
.next-thumb a:hover{
	background-position: left top;
}

#nav-thumbs {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
#nav-thumbs .prev-thumb{
	left: 0;
}
.prev-thumb,
.next-thumb{
	position: absolute;
}
.next-thumb{
	right: 0;
	top: 0;
}
.prev-thumb a{
	background-image: url('images/prev-gallery.gif');
}
.next-thumb a{
	background-image: url('images/next-gallery.gif');
}
#slider-gallery div.wrapper-gallery {
	width: 100%;
	background: #202020;
	padding: 15px 0;
}
#list-gallery {
	width: 940px;
	margin: 0 auto;
}
#cont-list-gallery,
#cont-list-gallery ul,
#cont-list-gallery ul li {
	float: left;
}
#cont-list-gallery ul li a{
	display: block;
	border: 1px solid #f0f0f0;
	width: 290px;
	height: 224px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#cont-list-gallery ul{
	padding: 45px 0 10px;
	margin: 0;
	font-size: 100%;
}
.desctiption-gal {
	position: absolute;
	display: block;
	height: 70px;
	width: 250px;
	bottom: 40px;
	padding: 20px;
	z-index: 1;
	background: url('images/bg-gallery-section.png') no-repeat left top;	
}
.image-gal img{
	display: block;}
.image-gal {
	display: block;
	position: absolute;	
}
#cont-list-gallery li a:hover{
	text-decoration: none;
}
#cont-list-gallery li:hover .selected,
#cont-list-gallery li.active .selected{
	top: -27px;
	opacity: 1;
	filter: alpha(opacity=100);
}
#cont-list-gallery ul li a:hover,
#cont-list-gallery ul li.active a{
	border: 1px solid #d4142a;
}	
#cont-list-gallery .selected{
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 0;
	width: 292px;
	height: 27px;
	text-indent: -99999px;
	opacity: 0;
	filter: alpha(opacity=0);
		
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	
}
#cont-list-gallery .selected span{
	display: block;
	background: url('images/top-gallery.png') no-repeat center top;
	width: 292px;
	height: 27px;

	

}
#cont-list-gallery ul li:first-child{
	margin-left: 0;
}
#cont-list-gallery ul li{
	background: none;
	margin: 0 0 0 35px;
	padding: 0 0 40px 0;
	width: 290px;
	height: 225px;
	position: relative;
	background: url('images/shadow-gallery.gif') no-repeat center bottom;
}
.desctiption-gal span{
	float: left;
	clear: left;
}
.desctiption-gal span.tit-gal{
	font-size: 180%;
	line-height: 1;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-family: DINPro-Regular, Helvetica, Arial, sans-serif;
}
.desctiption-gal span.des-gal{
	font-size: 130%;
	color: #818284;
}
.blog-list {
	font-size: 100%;	
	margin-bottom: 50px;
}
.blog-list li:first-child{
	border: none;
	padding-top: 0px
}
.blog-list li{
	border-top: 1px solid #e3e3e3;
	margin-bottom: 30px;
	padding-top: 30px;
}
.wrapper-inner-slider{
	position: relative;
	max-width: 558px;
}
.rslides-inner {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0!important;
  margin: 0 0 30px!important;
  }

.rslides-inner li {
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  padding: 0;
  margin-top: 0;
  background: none;
  }

.rslides-inner li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides-inner img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

.rslides1_nav {

    height: 40px;
    left: 0;
    margin-top: -20px;
    opacity: 0.9;
    filter: alpha(opacity=90);
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    text-indent: -9999px;
    top: 50%;
    width:50px;
}
.rslides1_nav:focus, .rslides2_nav:focus, .rslides3_nav:focus {
    outline: medium none;
}
.rslides1_nav:active {
    opacity: 1;
}
.rslides1_nav.next:hover{
	background-position: left top;
}
.rslides1_nav.prev:hover{
	background-position: left top;
}
.rslides1_nav.prev{
	background: url("images/nav-inner-prev.png") no-repeat scroll -10px top transparent;
}
.rslides1_nav.next {
	background: url("images/nav-inner-next.png") no-repeat scroll 10px top transparent;
    left: auto;
    right: 0;
}
.cont-main-des{
	padding: 20px 0 65px;
	background: url('images/bg-des.png') no-repeat center top;	
	position: relative;
	z-index: 1;
}
.main-description{
	position: relative;
	width: 100%;
	padding:0;
}
.wrapper-main-description {
	padding: 0px;
	text-align: center;	
}

.main-description h1{
	color: #fff;
	margin-bottom: 16px;
	font-size: 280%;
	text-shadow: 0 1px 4px #790909;
}
.main-description p.red{
	color: #ff0004;
}
.main-description p{

	font-size: 140%;
	line-height: 1.3;
	color: #fff;
	text-shadow: 0 1px 4px #27666b;
	
}
.main-description p.intro{
	font-family: DINPro-Regular, "Helvetica", Arial, sans-serif; 
	color: #333;
	font-size: 200%;
	line-height: 1.3;
	padding-left: 0;
}

.image-left {
	float: left;
	margin:0 20px 0 0;	
}
/*review*/
ul.list-review{
	font-size: 100%;
	margin: 0;
}
.list-review li blockquote p {
	font-size: 170%;
	margin-bottom: 10px;
}
.list-review li:first-child{
	margin-top: 0;
	border-top: none;
	padding-top: 0;
	
}
.list-review li{
	margin-top: 10px;
	float: left;
	clear: both;
	border-top: 1px solid #;
	list-style: none;
	padding: 25px 0 ;
	width: 100%;
	background:  url('images/bg-list-news-and-dw.png') no-repeat center bottom;
}
.list-review .logo-review {
	float: right;	
}
.list-review .logo-review img{
	width: 100%;
	display: block;
}
.list-review li a{
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.list-review li a:hover{
	color: #25a0da;
	text-decoration: none;
}

/* contact page*/

#contact .field,
#contact label,
#contact input{
	float: left;
	clear: left;
}
#contact .field{
	margin-bottom: 10px;
	position: relative;
	width: 100%;
}
#contact .field.margin{
	clear: none;
	margin-left: 13px;
}
#contact p em,
#contact label em{
	color: #25a0da;
	font-style: normal;
	font-weight: bold;
	margin-left: 3px;
}
#contact label{
	font-size: 15px;
	color: #333;
	margin-bottom: 5px;
}
#contact label.error{
	color: #fff;
	text-transform: lowercase;
	font-size: 11px;
	background-color: #de0101;
	margin: 0;
	padding: 1px 6px;
	border-radius:  0 0 3px 3px;
}
#contact .mess label.error{
	
}
#contact .priva label.error{
	position: absolute;
	left: 270px;
	border-radius: 3px;
}
#contact .field.inp{
	width: 45%;
}
#contact .field.inp input{
	width: 95%;
}
#contact input[type=text]{
	border: 1px solid #e3e3e3;
	height: 20px;
	box-shadow: 0px 1px 3px #e9e9e9 inset;
	padding: 7px;
	margin: 0;
	width: 90%;
	font-size: 15px;
}
#contact textarea:focus,
#contact input[type=text]:focus{
	border: 1px solid #25a0da;
}

#contact textarea {
	border: 1px solid #e3e3e3;
	height: 30px;
	border-radius: 0;
	box-shadow: 0px 1px 3px #e9e9e9 inset;
	padding: 5px 7px!important;
	margin: 0!important;
	width: 90%;
	font-size: 15px;
	height: 200px;
	float: left;
}
#contact input[type=checkbox]{
	margin-right: 5px;
}
#contact .field.priva p {
	
	font-size: 12px;
	line-height: 1;
	margin-top: 4px;
	margin-bottom: 0;
}
#contact .field.send {
	float: left;
	clear: left;
	width: 92%;	
	padding-top: 20px;
	margin-top: 20px;
	border-top: 1px solid #e3e3e3;
}
#contact input[type=submit]{
	float: right;
	clear: none;
	border: 1px solid #2585b0;
	width:130px;
	height: 50px;
	font-size: 18px;
	font-weight: bold;
	text-shadow: 0 1px 2px #0c5476;
	text-transform: uppercase;
	color: #fff;	
	background: #3cb0df; /* Old browsers */
		background: -moz-linear-gradient(top, #3cb0df 0%, #1f7aa4 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3cb0df), color-stop(100%, #1f7aa4)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #3cb0df 0%, #1f7aa4 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #3cb0df 0%, #1f7aa4 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #3cb0df 0%, #1f7aa4 100%); /* IE10+ */
		background: linear-gradient(to bottom, #3cb0df 0%, #1f7aa4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3cb0df', endColorstr='#1f7aa4', GradientType=0 ); /* IE6-9 */
	border-radius: 3px;
}
#success-form {
	text-transform: uppercase;
	color: #fff;	
	background-color: #54bb0f;
	display: block;
	float: left;
	clear: left;
	margin-top: 13px;
	font-size: 13px;
	font-weight: bold;
	padding: 10px;
	border-radius: 3px;
}

#contact .field.send p{
	font-size: 14px;
	float: left;
	clear: none;
	margin: 0;
}
/*end contact page*/
/*Button*/
.buy-button{
	margin-bottom: 30px;
}
.buy-button a{
	border-radius: 5px;
	background: url('images/bg-button.gif') repeat-x left top;	
	padding: 20px;
	clear: both;
	display: block;
	border: 1px solid #9b0000;
	opacity: 1;
	width: 230px;
	text-align: center;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-transform: uppercase;
	color: #fff;
	font-family: DINPro-Bold;
	font-size: 180%;
	line-height: 1;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.buy-button a:hover{
	opacity: 1;
	filter: alpha(opacity=100);
	text-decoration: none!important;
	text-shadow: #5d5e5e 0 1px 3px;

}

.buy-button.color a{
	background: url('images/bg-button2.gif') repeat-x left top;	
	border: 1px solid #b27100;
	text-shadow: 0 1px 2px #5a3b09;
}

/*end button*/

/*end mycss*/

 @media only screen and (max-width: 980px) {
         .comment-form textarea {
         	width: 92%;
         	padding: 4%;
         }
         #main{
         	background: #fff url(images/bg-header-6.jpg) no-repeat center top;
         }
         #main.homepage{
         	background: url(images/bg-header-8.jpg) no-repeat center top;
         }
         .cont-main-des{
    
         	padding: 20px 0 65px;
         	background: url('images/bg-des.png') no-repeat center bottom;	
         
         }
         
         .news-list li {
         	background:  url(images/news-li.jpg) no-repeat left bottom;
     		border-bottom: none;
         }
         
         #player{
         	display: none;
         }
		#breadcrumb {
			right: 10px;
		}
		#nav .buy a {
			background-position: center;
			width: 138px;
			height: 79px;
			padding: 0;
			right: 0;
		}
         
         .main-footer{
         	width: 100%;
         }
         .wrapper { width: auto; padding: 0 20px; }

		 #slideshow .wrapper {
		 	margin: 0 20px;
		 }
		 
		 #internal-content .wrapper {
		 	margin: 0 20px;
		 	padding: 40px 0 0;
		 }
		 #internal-content .wrapper .left-shadow {
		 	
		 	left: -20px;
		 }
		 #internal-content .wrapper .right-shadow{
		 	
		 	right: -20px;
		 }
		 #internal-content.gallery .wrapper{
		 	margin: 0;
		 }
		 #extra {right: 20px;}
		 #nav, .main-content { width: 100%; }
         #title h1 { width: 100%; }
         .title-wrapper { height: 91px; overflow: hidden;}
         .news { width: 65%; }
         .aside-1 { width: 30%; }
         .main-footer ul { width: 71%; }
         .aside-2{ display: none; }
 		#slider {
 			width: 100%;
 			margin-left: 0;
 			position: absolute;
 			right: 0;
 		}
 		#slider-gallery div.wrapper-gallery div.container{
 			width: auto;
 			padding: 0 0px;
 			margin: 0 20px;
 		}
 		#slider-thumbs .inner-slider-thumb{
 			width: auto;
 			margin: 0 20px;
 		}
 		#list-gallery {
 			float: left;
 			width: 100%;
 			padding: 0 0px;
 		}
 		#cont-list-gallery {
 			width: 100%;
 		}
 		#cont-list-gallery .selected{
 			width: 100%;
 		}
 		#cont-list-gallery .selected span{
 			
 			width: auto;
 		}
 		
 		#cont-list-gallery .image-gal{
 			width: 100%;
 			top: 0;
 		}
 		#cont-list-gallery .image-gal img{
 			width: 100%;
 			height: auto;
 		}
 		#cont-list-gallery ul li{
 			background: none;
 			margin: 0 0 0 5%;
 			padding: 0 0 40px 0;
 			width: 30%;
 			height: auto;
 			position: relative;
 			background: url('images/shadow-gallery.gif') no-repeat center bottom;
 		
 		}
 		.desctiption-gal {
 			position: relative;
 			display: block;
 			bottom: 0;
 			height: 70px;
 			width: auto;
 			padding: 20px;
 			z-index: 1;
 			background: url('images/bg-gallery-section.png') no-repeat left top;	
 		}
 		#cont-list-gallery ul li a{
 			padding: 40% 0 0 ;
 			position: relative;
 			height: auto;
 			width: auto;
 		}
 	
 		#cont-list-gallery ul{
 			float: none;
 			padding-left: 20px;
 			padding-right: 20px;
 			overflow: hidden;
 		}
 }
  @media only screen and (max-width : 880px) {
         #main .page-content .list-dw .info-dw { width: 100%; }
         #main .page-content .list-news .info-news { width: 50%; }
         #main .page-content .list-dw,  #main .page-content .list-news { width: 100%; }
         #main .pager { width: 100%; }
         #main .page-content .btn-download { width: 460px; }
         #main .page-content .btn-download a { width: 300px; }
 }
 @media only screen and (max-width : 820px) {
         .col2-left-layout,  .col2-right-layout {
         	background-image: none;
         	margin-bottom: 40px;
         }
         #title .dinamic-title h1{
         	left: 35px;
         }
         #title .dinamic-title {
           	left: 0px;
         }
         #title .buy,  .col-left,  .col-right { display: none; }
         .col2-left-layout .col-main .page-content { margin: 0 40px; }
         .col2-right-layout .col-main .blog-content { margin: 0 40px; }
         #title h1 { left: 0; }
         #title.wide h1 {
         	left: 0;
         	width: 940px;
         }
         #title h1.title-2 { background-position: -29px 0; }
         #main .page-content .list-dw,  #main .page-content .list-news { width: 100% }
         #main .pager { width: 100%; }
         #footer .share{display: none;}
 }
 @media only screen and (min-width: 865px) and (max-width : 967px) {
  		#nav ul li a{
  		    font-size: 13px;
		}
		
		#nav ul li a:hover{
			padding: 18px 18px 25px;
		
	    }

		#nav ul li.current a:hover,
		#nav ul li a,
		#nav ul li.current a{
			padding: 20px 18px 23px;
		}
		
		#nav ul li.sub-nav-menu li a,
		#nav ul li.current.sub-nav-menu li a:hover{
			padding: 5px 7px;
		}
		
		#internal-content .page-content img {
		
			width: auto;
		}
		
		
 }
 @media only screen and (max-width : 865px) {
 		#nav ul.main-menu li:nth-child(1),
        #nav ul.main-menu li:nth-child(6) { display: none; }
        
        #internal-content .page-content img {
        
         	width: auto;
         }
         
        
        #nav ul li:nth-child(2){
         	background: none
         }
 }
 @media only screen and (max-width : 760px) {

         #slider {
         	width: 100%;	
         }
         
         .desctiption-gal span.des-gal{
			display: none;
		 }
		 .desctiption-gal{
		 	text-align: center;
		 	height: 20px;
		 }
         .desctiption-gal span.tit-gal{
         	font-size: 150%;
         	float: none;
         	clear: both;
         	line-height: 1;
         	text-transform: uppercase;
   	      	margin-bottom: 0px;     	
         }  
         #cont-list-gallery ul li{
         	width: 30%;
         }
         #internal-content .page-content img {
        
         	width: auto;
         }
		#slideshow {
		}
		
		 #slideshow div.wrapper div.caption {
		 	/*display: none;*/	
		 	width: 250px;
		 }
		 #slideshow .caption .wrapper-caption {
		 	margin-left: 10px;
		 }
		 #pager-slider {
			width: 100%;
			float: none;
			position: relative;
			/*background: url(images/pager.gif) no-repeat center;*/
		 }
		 .rslides_tabs_wrapper {
		  	padding: 0px;
		 	margin-top: 2px;
		 	left: 50%;
		 	background-color: rgba(55, 55, 55, .75);
		 	border-radius: 5px;
		 	margin-left: -70px;
		 	position: absolute;
		 	width: 
		 }
	 }
	 
@media only screen and (min-width: 685px) and (max-width : 781px) {

			#nav ul li a{
				    font-size: 13px;
			}
			
			#nav ul li a:hover{
				padding: 18px 18px 25px;
			}
			
			#nav ul li.current a:hover,
			#nav ul li a,
			#nav ul li.current a{
				padding: 20px 18px 23px;
			}
			
		#nav ul li.sub-nav-menu li a,
		#nav ul li.sub-nav-menu li a:hover{
			padding: 5px 7px!important;
		}
}
 @media only screen and (max-width : 685px) {
         #nav ul li:nth-child(5) { display: none; }
         #slideshow .caption{
         	display: none;
         }
         #slideshow .wrapper{
         	height: auto;
         	padding: 0 0 30px;
     		position: relative;
         }
         #slider{
         	width: 100%;
        	position: relative;
   			right: auto;
   			height: auto;
   			margin: 0;
   		 }
			
		 #slideshow {
			
			padding-bottom: 0;			
			}
			
			#pager-slider {
         	width: 100%;
          	bottom: 0;
          	top: auto;
         }
		 #pager-slider .rslides_tabs_wrapper {
		 	top:15px;
		 }
         ul.rslides_tabs.rslides1_tabs {
         	
         }
         
         /*short menu*/
         #nav ul.main-menu{
         	display: none;
         }
         #nav ul.short-menu{
         	display: block;
         }
         #nav ul.short-menu li:first-child{
          	display: block;
         }
         #nav ul.short-menu li:nth-child(2){
         		background: url(images/nav-li.png) no-repeat left center;
         }
         #nav ul.short-menu li:nth-child(2) span{
         	background: url('images/icon-short-menu.png') no-repeat left center;
         	padding-left: 40px;
         	padding-right: 30px;
         }
         #nav ul.short-menu .sub-nav-menu ul li{
         	padding: 0px;
         }
          #nav ul.short-menu .sub-nav-menu ul li a{
          	padding: 5px 10px;
          }
         #nav ul.short-menu .sub-nav-menu ul li span{
         	background: none;
 			padding: 0;
         }
         #nav ul.short-menu .sub-nav-menu ul li.sub-sub-nav-menu ul{
         	top: 0!important;
         	margin: 0!important;
         	position: relative;
         	background: none;
         }
         
         #slider-gallery div.wrapper-gallery div.container div.info-downlaod a{
   			padding: 10px;
         	font-size: 20px;
         }
         #slider-gallery div.wrapper-gallery div.container div.info-downlaod a span{
         	height: 30px;
         	line-height: 30px;
         }
         #footer div.main-footer div.wrapper p.buy span.fadehover {
        	width: 193px;
        	height: 72px;
        	margin: 0 auto;
        	position: relative;
        	display: block;
         }
		 
		 #footer .main-footer .buy{
		 	height: 72px;
		 	width: 193px;
		 }
		 #footer .main-footer .buy a{
		 	position: absolute;
		 	top: 0;
		 	padding: 0!important;
		 	width: 100%;
		 }
		 #footer .buy.no-active a:hover,
		 #footer .buy.no-active a{
		 	padding-top: 10px!important;
		 }
		 #nav ul.short-menu .sub-nav-menu ul li.sub-sub-nav-menu a{
         	background: url('images/icon-sub-sub.png') no-repeat 130px center;
         }

         #nav ul.short-menu .sub-nav-menu ul li.sub-sub-nav-menu ul li a{
         	text-transform: lowercase;
         	padding-left:25px;
         	text-shadow: none;
         	background: #a41616 url('images/icon-list-sub-sub.png') no-repeat 8px 6px;
         }
         #nav ul.short-menu .sub-nav-menu ul li.sub-sub-nav-menu ul li a:hover{
         	box-shadow: inset 0 0 10px #6d0404;
         }
         #nav ul.short-menu .sub-nav-menu ul li.sub-sub-nav-menu ul li a:hover span{
         	text-shadow: none;
         }
         
         #nav ul.short-menu .sub-nav-menu ul li.sub-sub-nav-menu ul{
         	margin: 0;
         	padding: 0;
         }
         #nav ul.short-menu .sub-nav-menu ul li.sub-sub-nav-menu ul{
         	display: none;
         }
         /*end short menu*/
         
         #main .page-content .list-news .info-news { width: 55%; }
         .main-footer ul,  .main-footer ul li,  .main-footer ul li img,  .main-footer ul li a {
         	display: none;
         }
         .main-footer ul {
         	width: 300px;
         	margin: 0 auto;
         }
         #title .dinamic-title h1{
         	font-size: 260%;
         	left:20px;
         	padding-right: 20px;
         	width: 100%;
         	min-width: 210px;
       		background: url('images/bg-header-left.png') repeat-x left top;	
         	
         }
         .main-footer .buy,  .main-footer .buy a {
         	float: none;
         	display: block;
         	margin: 0 auto;
         }
         #main .page-content .btn-download { width: 360px; }
         #main .page-content .btn-download a { width: 200px; }
         #content .continue{
         	font-size: 13px;
         }
         
         div.left-image-news {
         	display: none;	
         }
         .col2-left-layout .col-main .page-content { margin: 0 20px; }
         .cont-page-news{
         	width: 100%;
         }
         #extra ul.networks{
			display: none;
	         }
		#extra ul.links{
			background: none;
			float: right;
			padding: 0 0 10px;
		   }
		   
		   #extra {
		   	position: absolute;
		   	right: 20px;
		   	top: 40px;
		   	float: right;
		   	background: url(images/bg.png) repeat;
		   	padding: 10px;
		   	border-radius: 2px
		   }
		   
		   #extra div.language {
		   	clear: both;
		   	background: none;
		   	padding: 0;
		   }
		   
		   #footer .info .geniaware {
         	margin: 0 auto;
         	display: block;
         	float: none;
         	clear: both;
         	width: 179px;
         	height: 35px;
         	margin-bottom: 20px;
         	}
          #footer .info { width: 100%; }
          #footer .info ul {
          	float: none!important;
          	font-size: 100%;
          	line-height: 1;
          	text-align: center!important;
          }	
          #footer .info ul li{
          	float: none!important;
          	text-align: center!important;
          	display: inline!important;
          	height: 30px;
          }	  
          #footer .info ul li a{
          	float: none;  
          	line-height: 30px;      
          	margin-top :0 ;
          	margin-bottom: 0;  	
          }
		  .news .caroufredsel_wrapper {
		  	margin: 0 auto!important;
		  }
		  
		  .aside-1{
		  	display: none;
		  }
		  .news { width: 100%; }
	  	
	  	.youtube-container {
	  	    position: relative;
	  	    padding-bottom: 56.25%;
	  	    padding-top: 0px; height: 0; overflow: hidden;
	  	}
	  
	  }
 @media only screen and (max-width : 480px) {
 
         body { min-width: 440px; }
         .desctiption-gal{
         	padding-left: 2px;
         	padding-right: 2px;
         }
 			.col2-right-layout .col-main .blog-content { margin: 0 20px; }
		#main .page-content .list-news .info-news { width: 210px; }
		.newsletter-share{
			padding-top:40px;
		}
		.buy-button{
			width: auto;
			position: relative;
			height: 60px;
			float: left;
			width: 100%;
	
		}
		.buy-button a{
			border: none;
			position: absolute;
			width: 100%;
			border-radius: 0;
			padding-left: 0!important;
			padding-right: 0!important;
		}
		#internal-content .page-content img {
		
		 	width: 100%;
		 }
		.newsletter-share .wrapper{
			padding: 0px;
		}
		.newsletter{
			float: none;
		}
		.newsletter label{
			float: none;
			clear: both;
			margin: 0 auto 20px;
			display: block;
			position: relative;
			width: 200px;
			text-align: center;
		}
		.newsletter .success-news{
			margin: 0 0 0 -100px;
			width: 200px;
			left: 50%;
		}
		.newsletter .privacy{
			margin: 0;
			text-align: center;
			padding: 10px 0;
		}
		.newsletter label.error{
			left: 0;
			right: auto;
			width: auto;
			position: absolute;	
		}
		.newsletter .privacy{
			position: relative;
		}
		.newsletter .privacy label.error{
			width: 140px;
			margin-left: -70px;
			left: 50%;
			bottom: -12px;
			top: auto;
		}
		.newsletter .newsletter-btn{
			float: none;
			clear: both;
			height: 20px;
			width: 293px;
			margin: 0 auto;
			position: relative;
			top: auto;
		}
		#cont-list-gallery ul{
			padding-bottom: 0;
		}
		#internal-content .cont-page-news img {
			width: 100%;
			height: auto;
		}
		
		.other-info{
			font-size: 11px;
		}
		.main-footer{
			padding-bottom: 60px;
		}
		
	}
@media only screen and (max-width : 400px) {
		
		.news-list p { font-size: 120%; width: 280px;}
		
		#title h1.title-2 { background-position: -45px 0; }
		
		body { min-width: 280px; }
		#nav ul.short-menu > li:first-child{
			display: none;
		}
		#nav ul.short-menu{
			padding: 0;
		}
		#nav ul.short-menu li.sub-nav-menu{
			background: none;
		}
		.wrapper { width: auto; padding: 0 20px; }
		
	
		
		ul.rslides_tabs.rslides1_tabs {
			
		}
		#slider li .title {
			right: 0;
			left: 0;
			bottom: 0;
			top: auto;
			padding: 10px 20px;
			font-size: 13px;
		}
		
		#cont-list-gallery .image-gal img{
			display: none;
		}
		
		/*
		#brand, #brand img { float: none; clear: both; display: block; }
		#brand{
			margin: 0 auto;
			width: 216px;
			height: 139px;
		}
		#extra{
			float: none;
			clear: both;
			position: relative;
			top: auto;
			right: auto;
			margin: 0 auto 25px;
			width: 170px;
			height: 20px;
		}
		#extra ul.links{
			padding-top: 2px;
			padding-right: 20px;
		}
		#extra ul.links,
		#extra div.language{
			float: left;
			clear: none;
		}
		#header{
			height: 265px;
		}*/	
		
		#brand img { 
			position: relative;
			left: -20px;
		}
		#extra{
			padding: 2px;
			top: 70px;
			background: none;
		}
		.links a{
			font-size: 11px;
			padding-right: 2px;
		}
		.language img{
			width: 13px;
			height: auto;
			
		}
		
		
		
		
		.newsletter .input-text { width: 140px; }
		.newsletter .newsletter-btn{
			width: 200px;
		}
		.news h3{
			padding-left: 0px;
		}
		.news .continue{
			padding-left: 10px;
		}
		#internal-content .wrapper {
			margin: 0 5px;
			padding: 40px 0 0;
		}
		#internal-content .wrapper .left-shadow {
			
			left: -5px;
		}
		#internal-content .wrapper .right-shadow{
			
			right: -5px;
		}
		#internal-content .wrapper .left-shadow, #internal-content .wrapper .right-shadow{
			min-height: 605px;
			width: 5px;
			display: block;
			position: absolute;
			top: 0px;
		}
		#internal-content .blog-content .avatar img {
			width: 100%;
		}
		.comment .avatar {
			width: 60px;
			margin: 0 0 0 -100%;
		}
		.comment {
		    background: url("images/comment.gif") repeat-y scroll -30px 0px #F4F4F4;
		}
		.comment .content-wrapper {
			margin: 0 0 0 61px;
			padding: 20px;
		}
		#internal-content .blog-content .post h1{
			font-size: 26px;
		}
		#main .page-content .btn-download{
			width: 260px;
		}
		#main .page-content .btn-download a { width: 180px; font-size: 16px; padding: 20px 0 20px 80px;line-height: 30px;
		}
		#internal-content .page-content p,
		#internal-content .blog-content .post p,
		.comment .content p, .page-content li {
			font-size: 12px;
		}
		.page-content ul,
		.page-content ol,
		.page-content p{
			margin-bottom: 10px;
		}
		
		#cont-list-gallery ul {
			position: relative;
			float: left;
			width: 100%;
		}
		#cont-list-gallery ul li{
			float: left;
			clear: both;
			width: 100%;
			height: auto;	
			padding: 0;	
			margin: 0 0 10px;
			background: none;
		}
		#cont-list-gallery ul li a{
			height: auto;
			padding: 0;
			width: auto;
			;
		}
		#cont-list-gallery ul li .selected{
			display: none;
		}
		#cont-list-gallery ul li img{
			display: none;
		}
		.desctiption-gal {
			position: relative;
			display: block;
			height: px;
			width: auto;			
			padding: 20px;
		}
		#cont-list-gallery ul{
			float: none;
			padding: 0;
			overflow: hidden;
			width: auto;
			margin: 10px ;
		}
		.list-news .img-news{
			display: none;
		}
		#main .page-content .list-news .info-news { width: 100%; }
		#internal-content .page-content .intro {
			font-size: 170%;
		}
		#success-form {
			width: 100%;
			text-align: center;
			padding: 10px 0;
			border-radius: 0;
		}
		#contact input[type=submit]{
			width: 100%;
			border-radius: 0;
		}
		#contact .field.send p{
			margin: 0 0 15px;
		}
		#contact .field.inp{
			width: 100%;
		}
		#contact .field.margin{
			margin-left: 0;
		}
		#contact .field.inp input{
			width: 90%;
		}
	
		 #contact .priva label.error{
		 	position: relative;
		 	left: 0px;
		 	top: 10px;
		 	border-radius: 3px;
		 }
}
#riot-inspector
{
	z-index: 100000;
}
