@charset "utf-8";

/*#wrapper{
	margin:0 auto;
	width:100%;
	background-color:inherit;
}*/

#info{
	position:fixed;
	left:3px;
}

#header_mobile{
	display:block;
	height:27px;
	background-color:#7B7F82;
}
#header{
	display:none;
}

#wrapper{
	margin:0 auto;
	margin-top:0px;
}

#about_first_screen{
/*	display:none;*/
/*margin-top:5px;*/

}

#top_scroll_icon{
	display:none;
}

#quotes{
/*	display:none;*/
}

#mobile_logo{
	display:block;
	margin:0 auto;
	width:120px;
	height:60px;
	position:relative;
	top:-66px;
	padding-bottom:-66px;
}
#mobile_logo img{
	width:120px;
	height:120px;
}
#line_under_header{
	display:none;
}

#mobile_line_under_banner{
	display:block;
	height:2px;
/*	position:relative;
	top:-16px;*/
	background-color:#7b8083;
}
#mobile_line_under_banner img{
	width:100%;
}

#mobile_menu{
	display:block;
	width:249px;
	margin:0 auto;
	margin-bottom:30px;
}

.fra #mobile_menu{
	width:290px;
}
.rus #mobile_menu{
	width:290px;
}

#mobile_menu table{
	width:100%;
}

.mobile_menu_red_stripe{
	height:30px;
	background-color:#BF262C;
	margin-top:15px;
	margin-bottom:15px;
}
.mobile_menu_red_stripe_no_margin{
	height:30px;
	background-color:#BF262C;
	margin-bottom:15px;
}

.mobile_menu_grey_stripe{
	height:30px;
	background-color:#7B7F82;
	margin-top:5px;
	margin-bottom:5px;
}

.mobile_menu_link{
	background-color:#fff;
	font-size:45px;
	color:#000;
	line-height:23px;
	padding-right:10px;
	cursor:pointer;
}
.heb .mobile_menu_link{
	padding-left:10px;
	padding-right:0px;
	line-height:23px;
	font-size:55px;

}
.fra .mobile_menu_link{
	padding-left:10px;
	padding-right:10px;
	line-height:27px;
	font-size:30px;
}
.rus .mobile_menu_link{
	padding-left:10px;
	padding-right:10px;
	line-height:25px;
	font-size:30px;
}

#lang_selector_mobile{
	color:#7B7F82;
	font-size:21px;
}
#lang_selector_mobile table{
	margin:0 auto;
	color:#7B7F82;
	direction:rtl;
}
#lang_selector_mobile td{
	height:27px;
	vertical-align:bottom;
}

.lang_link_mobile{
/*	height:23px;*/
	cursor:pointer;
	border-bottom:2px #7B7F82 solid;
	color:#fff;
}

.lang_link_mobile:hover{
	color:#BF262C;
}

.selected_lang{
	border-bottom:2px #BF262C solid;
	display:block;
	color:#BF262C;
}

#about_logo{
	display:none;
}

#red_circles{
	position:inherit;
	margin:0 auto;
	height:100%;
	width:inherit;
}
#red_circles table{
	margin:0 auto;
}
#mobile_line_under_menu{
	display:block;
}

.line_type_3{
/*	background-color:#C66;*/
}

#quote_td{
	width:200px;
}

.quote_item{
	width:200px;
}

.quote_text{
	padding-right:0px;
	padding-left:0px;
	font-size:25px;
	text-align:center;
	line-height:25px;
}

.heb .quote_text{
	padding-right:0px;
	padding-left:0px;
	font-size:25px;
	text-align:center;
	line-height:30px;
}
.heb .quote_sig{
	font-size:20px;
	padding-left:0px;
	padding-right:0px;
	line-height:14px;
}
.quote_sig{
	font-size:20px;
	padding-left:0px;
	padding-right:0px;
	line-height:14px;
}
.heb .quote_date{
	font-size:16px;
	padding-left:0px;
	padding-right:0px;
	line-height:25px;
}
.quote_date{
	font-size:16px;
	padding-left:0px;
	padding-right:0px;
	line-height:25px;
}

.top_quote_icon{
	display:none;
}
.heb .bottom_quote_icon{
	background-image:none;
	height:inherit;
	width:100%;
	text-align:center;
	margin-top:20px;
}
.bottom_quote_icon{
	background-image:none;
	height:inherit;
	width:100%;
	text-align:center;
	margin-top:20px;
}

.quote_mark{
	display:inline;
	color:#BF262C
}
.team_about_image_td{
	display:none;
}

#gallery{
	display:none;
}

#mobile_gallery{
/*	display:none;*/
	width:100%;
	margin:0 auto;
	margin-top:2px;
}

#mobile_gallery table{
/*	width:100%;
	margin:0 auto;*/
}

#mobile_gallery img{
	width:100%;
	display:block;
}

.mobile_gallery_outer_td{
	width:33%;
}

.mobile_gallery_outer_td table{
	width:100%;
}



#magazine{
	display:none;
}

#footer_desktop{
	display:none;	
}
#footer_mobile{
	display:block;	
}
#mobile_gallery_three_cols_table{
	width:100%;
	margin:0 auto;
}
#mobile_gallery_three_cols_table td{
	width:33.33333%;
}
#mobile_social_container table{ 
	direction:rtl;
}

#quote_1 .quote_text{
	font-size:23px;
	line-height:25px;
}

#quote_2 .quote_text{
	font-size:20px;
	line-height:21px;
}
#quote_3 .quote_text{
	font-size:23px;
	line-height:25px;
}
#quote_4 .quote_text{
	font-size:23px;
	line-height:25px;
}

#below_magazine{
	height:0px;
	background-color:#fff;
}

