/* GENERAL */

body {
	margin:0px;
	padding:0px;
	font-family:Roboto,Arial;
	background-color:#ffffff;
	box-sizing: border-box;
	color: #333333;
}
div {
	margin:0px;
	padding:0px;	
}
img {
	margin:0px;
	padding:0px;
	border:0px;
}
a {
	text-decoration:none;
	color: #353535;
}

a:active, a:focus{
	outline:none;
	color:#999999;
}

h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
input {	
	font-size: 14px;
	color: #666666;
	border: 1px;
	border-style: solid;
	border-color:#858585;	
	padding: 2px 2px 2px 2px;
	box-sizing: border-box;
}
select {	 
	font-size: 14px; 
	color: #4F4F4F;	
	border: 1px;
	border-style: solid;
	border-color:#858585;	
	padding: 4px 4px 4px 4px;
}
input [type=button], input[type=submit], input[type=reset] {	 
	color: #000000;	
	border-radius: 5px;
	cursor:pointer;	
}
.belep_mezo{			
	height: 40px;
	width: 300px;	
	margin: 10px 0px 10px 0px;
}
#iw {text-align:center; padding: 2; margin: 0;  width:300px;}
#iw .on {display:block;}
#iw .off {display:none;}
#iw .clear{clear:both;}
#iw #iw_undiv, #iw #iw_pwdiv {position:absolute; top:auto; padding:20px 0px 20px 0px; height:40px; font-size:14px; color:#999; width:300px;}

/* COMMON */
#wrapper{	
	max-width: 100%;
}
#header {
	position:relative;	
	width: 100%;
	max-width:1000px;
	height:80px;
	left:0px;
	background-color: #ffffff;
	box-sizing: border-box;
}
.head_logo {
	position:relative;
	width:30%;	
	height:70px;		
	top:10px;	
	padding: 0px;	
	cursor:pointer;	
	text-align:left;
	float: left;
}
.head_menus {	
	position:relative;
	top:10px;		
	width:70%;	
	height:70px;		
	text-align:right;
	float: left;
}

.head_links {
	width:130px;		
	cursor:pointer;		
}
.head_links:hover {
	color: #0066CC; 
}
.head_logging {	
	position:relative;
	top:0px;		
	height:30px;
	width:150px;	
	padding: 15px 0px 15px 15px;		
	z-index:100;
	float: right;
}
.head_menu {		
	top:0px;	
	height:30px;
	width: 150px;	
	padding: 15px;
	float: right;	
}
.head_menu_bars {					
	height:30px;
	width: 50px;	
	padding: 8px;
	float: right;	
	display: block;
	color:#3399FF;
}	
#head_line {	
	position: relative;
	width:100%;
	height:5px;	
	text-align: right;	
	background-color: #0066CC;
}
.header_text
{	
	z-index:999;	
}
#mainmenu {
	position: relative;
	width: 100%;
	max-width: 1000px;
	min-height: 400px;	
	height:auto;	
}
#footer {
	position: relative;
	display: block;
	width: 100%;	
	height:auto;
	margin:0px 0px 0px 0px;
	background-color: #333333;
	color:#ffffff;
	font-size:12px;	
	padding: 5px;	
	box-sizing: border-box;	
}
#footer a {
	color:#ffffff;
}
.footer_logos {
	position: relative;
	width: 250px;	
	text-align:center;
	padding:10px;
}
.footer_links {
	position: relative;
	width:100%;
	height:auto;
	min-height:100px;
	text-align:center;
	max-width:400px;
}
.footer_rights {
	position: relative;
	width:100%;
	text-align:center;
	max-width:1000px;
	padding:0px;
}
.footer_col1{
	float: left;
	text-align:left;	
	width: 200px;
	font-size:15px;		
}
.footer_col2{
	float: left;
	text-align:left;
	width: 200px;
	font-size:15px;
}
.maxwidth {
	max-width: 1000px;		
}

.slideshow {
	position:relative;
	left:0px;
	width: 100%;
	max-width:990px;
	height:456px;
}
.hr {
	max-width:990px;
	width: 100%;
	height:2px;
	margin:30px 0px 0px 14px;
	padding:0px;
	border:0px;
	background:url(../elements/index/hr.png) top left repeat-x;
	text-decoration:none;
}
#header_text h1 {
	margin:20px;
	padding: 5px;
	font-size:36px;
	font-weight:normal;
	color:#000000;
	text-align:right;
}
#header_text p {
	margin:20px;
	padding:5px;
	color:#666666;
	font-size:18px;
	text-align:right;
}
#header_text #header_links
{
	margin:0px 5px 0px 35px;
}
#header_text #header_links span
{
	font-size:12px;
	font-weight:bold;
	color:#00327d;
}
#header_text #header_links a img {
	vertical-align:middle;
}
#link_text
{
	 float:right;
	 text-align:right;
	 margin: 5px;
}
#link_text a {
	font-size:18px;
	color:#2378c7;
}
#link_text a img {
	vertical-align:middle;
}
.backlink{width:100%; height:30px; margin: 10px};

.head_line1 {
	border-bottom: 1px solid #000000; width:100%; margin: 0 auto; margin-top:10px;	
    display: block; }     
.head_line1 h1 {
	display: block; color: #000000; font-size: 22px; text-transform: uppercase;
	margin: 0px 0px 10px 0px;  }
.head_line1 h1 span { font-size: 17px; color: #000000; text-transform: none; }
.head_line1_print { width:100%; }

.head_line2 {	 
	font-size:18px;
	color:#2378c7;
}						
.head_line3 {	 
	font-size:14px;
	color:#666666;
}
.head_text_block{
	width: 100%;margin-top:5px;
	padding: 10px;
	font-size:32px;
	font-weight:normal;
	color:#000000;
	box-sizing: border-box;
}
.message_text_block{
	width: 100%;margin-top:5px;
	padding: 20px;
	font-size:18px;
	font-weight:normal;
	color:#00327d;
	box-sizing: border-box;
	text-align: center;
}
.login{	 
	background:url(../images/goddess_yellow2.png) no-repeat;	 
	height: 400px;		
}

.checkout {	
	position:relative;
	display: block;
	width: 99%;		
	margin:10px;	
	color:#000000;
	font-size:18px;
	text-align:center;
	padding: 30px 10px 10px 10px;		
	box-sizing: border-box;
	display:table;
}
.row {
	position:relative;
	display:inline-table;
	text-align:center;
	width: 50%;	
}
.logo {	
	width: auto;	
	height:80px;
	margin:10px;
	padding:10px;	
	box-sizing: border-box;		
}

.menu_block100 {
	position: relative;
	display: block;
	width: 99%;	
	height:150px;
	margin:10px 0.5%;
	background-color: #E9E9E9;
	color:#000000;
	font-size:18px;
	text-align:center;
	padding: 30px 0px 0px 0px;	
	float:left;
	box-sizing: border-box;
}
.menu_block100:hover{
	background-color: #000000;
	color:#EEB111;
	transition:all 0.7s ease;
	-webkit-transition:all 0.7s ease;
	-moz-transition:all 0.7s ease;
	-ms-transition:all 0.7s ease;
	-o-transition:all 0.7s ease;
}
.menu_block50 {
	position: relative;
	display: block;
	width: 49.4%;	
	height:150px;
	margin:10px 0.3%;
	background-color: #E9E9E9;
	color:#000000;
	font-size:18px;
	text-align:center;
	padding: 30px 0px 0px 0px;	
	float:left;
	box-sizing: border-box;
}
.menu_block50:hover{
	background-color: #000000;
	color:#EEB111;
	transition:all 0.7s ease;
	-webkit-transition:all 0.7s ease;
	-moz-transition:all 0.7s ease;
	-ms-transition:all 0.7s ease;
	-o-transition:all 0.7s ease;
}
.menu_block50yellow {
	position: relative;
	display: block;
	width: 49%;	
	height:150px;
	margin:10px 0.5%;
	background-color: #EEB111;
	color:#FFFFFF;
	font-size:18px;
	text-align:center;
	padding: 30px 0px 0px 0px;	
	float:left;
	box-sizing: border-box;
}
.menu_block50yellow:hover{	
	color:#000000;
	transition:all 0.7s ease;
	-webkit-transition:all 0.7s ease;
	-moz-transition:all 0.7s ease;
	-ms-transition:all 0.7s ease;
	-o-transition:all 0.7s ease;
}
.menu_block50_image {
	position: relative;
	display: block;
	width: 49.4%;	
	height:200px;
	margin:0.3%;
	background-color: #E9E9E9;
	color:#000000;
	font-size:18px;
	text-align:center;
	padding: 0px 0px 0px 0px;
	float:left;
	box-sizing: border-box;	
	opacity: 0.8;
}
.menu_block50_image:hover {
	color:#ffffff;
	background-color: #000000;
	transition:all 0.7s ease;
	-webkit-transition:all 0.7s ease;
	-moz-transition:all 0.7s ease;
	-ms-transition:all 0.7s ease;
	-o-transition:all 0.7s ease;	
	
	opacity: 1;
    -webkit-transition: opacity 1s ease, visibility 1s 0s;	
}
.menu_block33 {
	position: relative;
	display: block;
	width: 32.7%;	
	height:150px;
	margin:0.3%;
	background-color: #E9E9E9;
	color:#000000;
	font-size:18px;
	text-align:center;
	padding: 30px 0px 0px 0px;
	float:left;
	box-sizing: border-box;	
}
.menu_block33:hover {
	color:#EEB111;
	background-color: #000000;
	transition:all 0.7s ease;
	-webkit-transition:all 0.7s ease;
	-moz-transition:all 0.7s ease;
	-ms-transition:all 0.7s ease;
	-o-transition:all 0.7s ease;
}
.menu_block33_image {
	position: relative;
	display: block;
	width: 32.7%;	
	height:200px;
	margin:0.3%;
	background-color: #E9E9E9;
	color:#000000;
	font-size:18px;
	text-align:center;
	padding: 0px 0px 0px 0px;
	float:left;
	box-sizing: border-box;	
	opacity: 0.8;
}
.menu_block33_image:hover {
	color:#ffffff;
	background-color: #000000;
	transition:all 0.7s ease;
	-webkit-transition:all 0.7s ease;
	-moz-transition:all 0.7s ease;
	-ms-transition:all 0.7s ease;
	-o-transition:all 0.7s ease;	
	
	opacity: 1;
    -webkit-transition: opacity 1s ease, visibility 1s 0s;	
}
.icon {		
	color:#000000;
	font-size:18px;
	text-align:center;		
}
.icon:hover{	
	color:#0066CC;
	transition:all 0.7s ease;
	-webkit-transition:all 0.7s ease;
	-moz-transition:all 0.7s ease;
	-ms-transition:all 0.7s ease;
	-o-transition:all 0.7s ease;
}
.pipa{
	padding-left: 300px;
	top: 10px;
}
.device_block {
	position: relative;
	display: block;
	width: 100%;	
	height:auto;
	margin:0px;
	padding: 10px;
	background-color:#ffffff;
	color:#333333;
	font-size:18px;
	text-align:center;	
	float:left;
	border-bottom: 1px solid #999999;	
	box-sizing: border-box;		
}
.device_block:hover {
	color:#0063C0;
}
.device_block_icon {	
	width: 20%;	
	min-width:150px;		
	float:left;	
	height: 150px;	
	text-align: left;
}
.device_block_description {	
	position: relative;
	width: 50%;			
	min-width:400px;	
	float: left;
	text-align: left; 
}
.device_block_action {	
	width: 25%;
	float: left;
	text-align: center;
	padding: 10px;
	box-sizing: border-box;		
}
.device_block_detail {	
	float: left;
	text-align: left; 
	width: 60%;
}
.device_block_data {	
	float: left;
	text-align: left; 
	width: 40%;
}

.iwebshop2{
	position: relative;
	display: block;
	min-width: 200px;		
	width: 100%;		
	height:40px;	
	background-color: #ffffff;
	color: #000000;
	font-size:18px;
	text-align:center;
	padding: 2px 2px 2px 2px;	
	box-sizing: border-box;
	border: 1px;
	border-style: solid;
	border-color: #000000; 
	border-radius: 5px;
}
.iwebshop2:hover {
	background-color: #0066CC; 
	color: #ffffff;
	border-color: #0066CC;
	transition:all 0.7s ease;
	-webkit-transition:all 0.7s ease;
	-moz-transition:all 0.7s ease;
	-ms-transition:all 0.7s ease;
	-o-transition:all 0.7s ease;	
}
.szoveg_mezo {	
	color: #4F4F4F;
	text-decoration: none;
	height: 28px;		
	display: block;
	background-color: #FFFFFF;	
	padding: 4px 4px 4px 4px;
	text-align: left;	
	font-size:14px;
	border: 1px;
	border-style: solid;
	border-color:#999999;		
	width: 100%;
}
.szoveg_mezo1 {	
	color: #4F4F4F;
	text-decoration: none;
	height: 28px;		
	display: block;
	background-color: #FFFFFF;	
	padding: 4px 4px 4px 4px;
	text-align: left;	
	font-size:14px;
	border: 1px;
	border-style: solid;
	border-color:#999999;	
	float: left;	
	width: 90%;
}

.szoveg_mezo2 {	
	color: #4F4F4F;
	text-decoration: none;
	height: 28px;		
	display: block;
	background-color: #FFFFFF;	
	padding: 4px 4px 4px 4px;
	text-align: left;	
	font-size:14px;
	border: 1px;
	border-style: solid;
	border-color:#999999;	
	float: left;	
	width: 35%;
}
.szoveg_mezo3 {	
	color: #4F4F4F;
	text-decoration: none;
	height: 28px;		
	display: block;
	background-color: #FFFFFF;	
	padding: 4px 4px 4px 4px;
	text-align: left;	
	font-size:14px;
	border: 1px;
	border-style: solid;
	border-color:#999999;	
	float: left;	
}

.main_container {	
	position: relative;
	width: 100%;	
	max-width: 1000px;	
	padding: 20px 0px 20px 0px;
	top:10px;	
	text-align: left;
	border: 0px;
}
.half_container {
	position: relative;
	max-width: 500px;
	width: 50%;	
	float: left;
	border: 0px;
	text-align: left;
	box-sizing: border-box;
}
.right_container {
	width: 100%;
	text-align: right;	
	height: 400px;
}
.left {
	float: left;
}
.right {	
	padding-left: 30px;
	
}
.center {
	width:100%;
	text-align:center;
	max-width:1000px;
}
.logo_container {	
	position: relative;	
	padding: 20px;	
	min-height: 50px;
	text-align: center;
}
.center_container {	
	position: relative;	
	display:inline-block;
	width: 100%;	
	text-align: center;
	min-height: 90px;
	height:auto;
}
.service_options_container {	
	color: #4F4F4F;	
	width: 100%;		
	border: 1px;
	padding: 20px 0px 30px 0px;
	min-height: 220px;
	border-style: solid;
	border-color:#999999;		
	border-radius: 10px;	
}
.service_option {	
	color: #000000;
	text-decoration: none;			
	width: 33.33%;	
	min-height: 180px;
	height: auto;
	top: 30px;
	box-sizing: border-box;	
	padding: 20px 10px 10px 10px;
	text-align: center;	
	font-size:16px;	
	float: left;	
	border-style: solid;
	border-color:#999999;
	border-left-width: 0px;	
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
.service_option:hover {	
	color: #000000;		
}
.wh_link {
  text-decoration: underline;
  -webkit-text-decoration-color: #0066CC;
  text-decoration-color: #0066CC;
}
.buttons_container{		
	width: 100px;
	height: 60px;	
}
.button1{	
	color: #FFFFFF;	
	background-color: #0066CC;
	padding: 10px 10px 10px 10px;
	min-width: 200px;
	box-sizing: border-box;
	border-radius: 5px;
	font-size:18px;	
	font-weight: 400;
	text-align:center;
}
.button1:hover{	
	color: #0066CC;
	background-color: #000000;
	transition:all 0.7s ease;
	-webkit-transition:all 0.7s ease;
	-moz-transition:all 0.7s ease;
	-ms-transition:all 0.7s ease;
	-o-transition:all 0.7s ease;	
}
.button2{	
	color: #000000;
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;	
	min-width: 50px;	
	width: auto;		
	font-size:18px;
	text-align:center;		
	box-sizing: border-box;
	border: 1px;
	border-style: solid;
	border-color: #000000; 
	border-radius: 5px;
}
.button2:hover {
	background-color: #0066CC; 
	color: #ffffff;
	border-color: #0066CC;
	transition:all 0.7s ease;
	-webkit-transition:all 0.7s ease;
	-moz-transition:all 0.7s ease;
	-ms-transition:all 0.7s ease;
	-o-transition:all 0.7s ease;	
}
.button3{	
	color: #000000;
	background-color: #ffffff;
	padding: 5px 5px 5px 5px;	
	margin: 2px;
	min-width: 50px;	
	width: auto;		
	font-size:14px;
	text-align:center;		
	box-sizing: border-box;
	border: 1px;
	border-style: solid;
	border-color: #000000; 
	border-radius: 5px;
}
.button3:hover {
	background-color: #0066CC; 
	color: #ffffff;
	border-color: #0066CC;
	transition:all 0.7s ease;
	-webkit-transition:all 0.7s ease;
	-moz-transition:all 0.7s ease;
	-ms-transition:all 0.7s ease;
	-o-transition:all 0.7s ease;	
}
.w100 {
	width: 100%;
	display:inline-block;
}
.w50 {	
	width: 50%;
}
.mw200 {
	min-width: 200px;
	display:inline-block;
}
.h50 {
	
}
.search{	
	color: #000000;	
	background-color: #0066CC;
	padding: 5px 5px 5px 5px;
	min-width: 200px;
	box-sizing: border-box;
	border-radius: 5px;
	font-size:16px;	
	font-weight: 400;
	
	}
.search:hover{	
	color: #0066CC;
	background-color: #000000;
	transition:all 0.7s ease;
	-webkit-transition:all 0.7s ease;
	-moz-transition:all 0.7s ease;
	-ms-transition:all 0.7s ease;
	-o-transition:all 0.7s ease;	
}

a:hover .over_img {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
}
.over_img {
    width: 100%;
    height: 100%;
	 top: 0;
    left: 0;
    background: rgba(237,177,18,0.1);
    position: absolute;   
    -webkit-transition: all,0.3s,ease;
    -o-transition: all,0.3s,ease;
    transition: all,0.3s,ease;
    transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
}
.move_img {    
	 top: 0;
    left: 0;    
    -webkit-transition: all,3s,ease;
    -o-transition: all,3s,ease;
    transition: all,3s,ease;
}
.move_img:hover {
	-webkit-transition: all,3s,ease;
    -o-transition: all,3s,ease;
    transition: all,3s,ease;
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}
.bg_cover {
	background-repeat:no-repeat; 
	-webkit-background-size: cover;
   -moz-background-size: cover;
   background-size: cover;
}
.grey_line{	
	width:100%;		
	text-align: left;	
	color: #FFFFFF;
	padding: 5px;
	background-color: #aeaeae;
	box-sizing: border-box;
}
.grey_line:hover{		
	background-color: #0066CC; 	
}
.grey_line_content{			
	color: #FFFFFF;
	padding: 5px;		
	display: table-cell; 
	vertical-align: middle;
}
.main_color1{
	color:#0066CC;
}
.pp_message{
	position: absolute;
	text-align:left;
	padding:5px;
	border:1px solid #555555;
	z-index: 1000;
	color:#000000;
	background-color:#FFFFFF;
	display: none;
}

.dropdown_hover {		
	display: block;		
	transition-delay: 0s;
	transition-duration: 0.3s;
	transition-property: background-color, color, box-shadow, opacity;
	transition-timing-function: ease;
} 
.dropdown_hover:hover .dropdown_menu {
	display: block; 	
	min-height: 200px;			
}   	
.dropdown_menu {			
	display: none;			
	transition-delay: 0s;
	transition-duration:  0.3s;
	transition-property: background-color, color, box-shadow, opacity;
	transition-timing-function: ease;		
} 

.sszurke_apro {font-size: 13px; font-weight: normal;  color: #666666; }
.sszurke {font-size: 18px; font-weight: normal;  color: #666666; }
.link_grey {font-weight: normal;  color: #666666; }
.link_grey:hover {color: #333333; }
.request_box { position: relative; display:inline-block; width: 100%; height: auto; border: 1px solid #bbbbbb; padding: 10px; margin: 0px 0px 5px 0px; box-sizing: border-box;}	
.request_block {padding:0px; }	
.label {position: relative; display: block; font-weight: bold; font-size: 12px; float: left; line-height: 31px; text-align: left; width: 100%; margin: 5px;}	
.label_normal {position: relative; display: block; font-weight: normal; font-size: 12px; float: left; line-height: 31px; text-align: left; width: 100%; margin: 5px;}	
.label50 {position: relative; display: block; font-weight: bold; font-size: 12px; float: left; line-height: 31px; text-align: left; width: 50%; min-width: 250px; margin: 5px;}
.label_medium {position: relative; display: block; font-weight: bold; font-size: 18px; float: left; line-height: 31px; text-align: left; width: 100%; margin: 5px;}
.label_small {position: relative; display: block; font-weight: bold; font-size: 12px; float: left; line-height: 20px; text-align: left; width: 100%; margin: 3px;}
.label_large {position: relative; display: block; font-weight: bold; font-size: 24px; line-height: 36px; text-align: center; width: 100%; margin: 5px;}
.notice {position: relative; display: block; font-size: 14px; float: left; line-height: 31px; text-align: left; width: 100%; margin: 5px;}    
.notice a{color: #0065b1;}   
.alert_text { position: relative; display: block;  float: left; color:#FF0000; padding: 0px; margin: 0px 10px 0px 0px; box-sizing: border-box;}	
.input_form {position: relative;  }            
.input_mezo {position: relative; font-size: 16px; float: left; line-height: 31px; text-align: left; width: 98%; height: 30px; border:1px solid #858585; padding: 2px; margin: 5px;}		
.input_mezo_print {position: relative; font-size: 10px; float: left; line-height: 18px; text-align: left; width: 98%; height: 18px; border:1px solid #858585; padding: 2px; margin: 5px;}	
.input_mezo_bold {position: relative; font-size: 16px; float: left; line-height: 31px; text-align: left; width: 98%; height: 30px; border:2px solid #000000; padding: 2px; margin: 5px;}		
.input_mezo_bold2 {position: relative; font-size: 18px; font-weight: bold; color:#333333; line-height: 31px; text-align: left; width: 49%; height: 30px; border:0px solid #858585; padding: 2px; margin: 0px;}
.input_mezo_red {position: relative; font-size: 16px; float: left; line-height: 31px; text-align: left; width: 98%; height: 30px; border:1px solid #FF0000; padding: 2px; margin: 5px;}	
.input_mezo_blue {position: relative; font-size: 16px; float: left; line-height: 31px; text-align: left; width: 98%; height: 30px; border:1px solid #2378c7; padding: 2px; margin: 5px;}	
.keres_mezo {position: relative; font-size: 16px; line-height: 31px; text-align: left; width: 98%; height: 30px; border:1px solid #858585; padding: 2px; margin: 5px;}		
.product_image {display: none; text-align: center;}
.input_radio {position: relative; font-size: 16px; float: left; line-height: 31px; text-align: left; width: 30px; height: 30px; border:1px solid #858585; padding: 2px; margin: 5px;}
.lightblue {background-color:#F1FAFE;}
.datum {font-size: 12px; font-weight: normal; }
.left{ float:left; }
.noborder{ border:0px; }
.main_site_menu_title {height:50px; margin: 5px;}


@media screen and (max-width: 700px) {
	.service_options_container {		
		min-height: 680px;
		height: auto;
	}
	.service_option {			
		border-right-width: 0px;
		border-bottom-width: 1px;
		width: 100%;	
		max-width: 100%;
	}
	.half_container {
		width: 100%;	
		max-width: 100%;
	}
	.main_container {		
		min-height: 600px;		
		text-align: left;
		padding-left: 10px;
		width: 90%;
	}
	.head_logo {		
		width:30%;
		max-width:150px;			
	}
	.head_menu {		
		width: 0px;	
		padding: 15px;
		float: right;	
		display: none;
	}	
	.head_menu_bars {					
		height:30px;
		width: 50px;	
		padding: 8px;
		float: right;	
		display: block;
	}	
	.pipa{
		padding-left: 200px;		
	}
	.right_container {
		width: 90%;
		padding-left: 10px;
	}
	.right {
		padding-left: 0px;
	}
}
@media screen and (max-width: 480px) {
	.menu_block50 {		
		width: 99%;	
		float:left;
	}
	.menu_block33 {		
		width: 100%;	
		height:150px;
	}	
	.menu_block33_image {		
		display: none;
	}	
	.device_block_icon {	
		width: 100%;		
	}
	.device_block_description{
		width: 100%;	
		min-width:150px;		
	}
	.device_block_action {	
		width: 100%;	
		min-width:150px;		
	}
	.footer_links {		
		width:100%;		
		max-width:200px;		
	}
}