@charset "utf-8";

#html, body{
	/*font-size:60%;*/
}


#wrapper{
	width:100%;
/*	background-color:#666;*/
}

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

.mobile_only{
	display:block;
}
.desktop_only{
	display:none;
}

/*HEADER***************************************************************/

#hamburger{
	position:absolute;
	width:38px;
	height:13px;
	background-image:url(images/hamburger.png);
	top:23px;
	left:22px;
}
#x_btn{
	position:absolute;
	width:28px;
	height:28px;
	background-image:url(images/x_btn.png);
	top:16px;
	left:22px;
	display:none;
}
#langs_links{
	position:absolute;
	top:12px;
	right:22px;
	direction:rtl;
}

#langs_links a{
	color:#fff;
	text-decoration:none;
	font-size:18px;
}
#mobile_menu{
	display:none;
	width:100%;
	position:absolute;
	top:62px;
	background-color:#F06623;
	opacity:0.9;
	z-index:100;
}
#header{
	/*border-bottom:solid #fff 1px;*/
}

#pyramid img{
	display:block;
	margin:0 auto;
}
#pyramid table{
	margin:0 auto;
}
#pyramid td{
	height:62px;
	vertical-align:middle;
}

.mobile_menu_link{
	text-align:center;
	margin-top:25px;
	margin-bottom:25px;
	font-size:21px;
}
.mobile_menu_link a{
	text-align:center;
	color:#fff;
	text-decoration:none;
	display:block;
	padding-bottom:10px;
	padding-top:10px;
}

#mobile_menu_decor img{
	display:block;
	margin:0 auto;
	margin-top:56px;
}

#mobile_menu_icons_container{
	text-align:center;
	margin-top:56px;
	margin-bottom:70px;
}

/*END HEADER***************************************************************/

/*SITE_TITLE***************************************************************/

#site_title_mobile{
	margin-top:40px;
	margin-bottom:40px;
}

#site_title{
	max-width:none;
	color:#27A7DF;
}

#mobile_logo_container img{
	display:block;
	margin:0 auto;
}

#site_title_english_mobile{
	font-size:23px;
	line-height:23px;
	text-align:center;
	margin-top:3px;
	font-family:Museo-500;
}
#site_title_hebrew_mobile{
	font-size:18px;
	margin-top:9px;
	line-height:19px;
	text-align:center;
	font-family: 'Meoded-Sans_OERegular';
}
#site_title_arabic_mobile{
	font-size:18px;
	margin-top:5px;
	line-height:18px;
	text-align:center;
	font-family: 'JF Flat Regular';
}

/*END SITE_TITLE***************************************************************/

/*GALLERY***************************************************************/

#gallery_container{
	margin-top:0px;
	width:100%;
}

#gallery_caption{
	display:none;
}

#banner_left_arrow,#banner_right_arrow,#dots_container{
	display:none;
}

/*END GALLERY***************************************************************/

/*LARGE DESCRIPTION***************************************************************/

#large_description_mobile{
	width:98%;
	margin:0 auto;
	margin-top:50px;
	margin-bottom:50px;
}

.large_description_mobile_diamond img{
display:block;
margin: 0 auto;
}

.large_description_text_mobile{
	text-align:center;
	font-size:18px;
	line-height:20px;
	color:#666;
	margin:0 auto;
	direction:rtl;
	margin-top:20px;
	margin-bottom:20px;
	width:90%;
}

/*END LARGE DESCRIPTION***************************************************************/


/*TWO NEWS BLOCK***************************************************************/

#two_news_block_mobile{
	width:98%;
	margin:0 auto;
	margin-top:40px;
}

.read_more_link{
	margin-top:25px;
	margin-bottom:25px;
}

.empty_diamond img{
	display:block;
	margin:0 auto;
}

/*END TWO NEWS BLOCK***************************************************************/

/*MOBILE FORM***************************************************************/

#mobile_form{
	width:85%;
	margin:0 auto;
}

.form_tf_container{
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px solid #F06623;
	/*direction:rtl;*/
	width:100%;
	margin:0 auto;
}

/*END MOBILE FORM***************************************************************/

/*FOOTER***************************************************************/

#footer{
	height:137px;
	font-size:15px;
}
#footer table{
	width:auto;
	margin:0 auto;
}
#footer td{
	height:auto;
	vertical-align:middle;
}
.footer_icon_link{
	margin-left:5px;
}
#footer #footer_table_container{
	height:137px;
	vertical-align:middle;
}

/*END FOOTER***************************************************************/

/*SECTIONS NAV***************************************************************/

#sections_nav{
	width:98%;
	max-width:none;
	text-align:center;
	margin:0 auto;
	direction:rtl;
	margin-top:30px;
}

.section_link{
	display:block;
	margin-bottom:10px;
}

.section_link_text:hover{
	color:#27a9e0;
}

.section_link_text{
	display:inline-block;
	/*font-family:'Alef';*/
	font-family: Museo-100;
	font-size:19px;
	color:#F06623;
	cursor:pointer;
}

.section_space{
	display:none;
}


/*END SECTIONS NAV***************************************************************/

/*SECTION***************************************************************/


.section_content_mobile_images img{
	width:100%;
	display:block;
	margin-bottom:15px;
}

.section_content_mobile_text{
	font-size:18px;
	line-height:20px;
	color:#666;
}

/*END SECTION***************************************************************/

/*IMAGES GRID***************************************************************/

.grid_image_top_decor_td{
	width:48%;
}
.grid_images_space_between_tds{
	width:4%;
}

.grid_image_title_div{
	font-size:28px;
	/*font-family:'Alef';*/
	font-family: Museo-500;
	line-height:29px;
	color:#27A9E0;
}
.grid_image_desc_div{
	font-size:18px;
	color:#666;
	line-height:19px;
}

/*END IMAGES GRID***************************************************************/

/*CONTACT***************************************************************/


.contact_text{
	width:290px;
	margin:0 auto;
	margin-top:28px;
}
.contact_text a{
	color:#666;
	text-decoration:none;
}
.contact_box_container{
	margin-bottom : 45px;
}

.contact_three_boxes_desktop_space_td{
	width:5%;
}

.contact_box_container_td{
	width:30%;
}

#map_container{
	width:100%;
	max-width:none;
	height:320px;
	margin-top:40px;
}

/*END CONTACT***************************************************************/


