﻿ @import url(http://fonts.googleapis.com/earlyaccess/alefhebrew.css); 
  
@font-face {
font-family: 'opensanshebrew-regular';
src: url('/css/fonts/opensanshebrew-regular.eot'); /* IE9 Compat Modes */
src: url('/css/fonts/opensanshebrew-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/css/fonts/opensanshebrew-regular.woff') format('woff'), /* Pretty Modern Browsers */
url('/css/fonts/opensanshebrew-regular.ttf')  format('truetype'), /* Safari, Android, iOS */
url('/css/fonts/opensanshebrew-regular.svg#OpenSans-regular') format('svg'); /* Legacy iOS */
}

@font-face {
font-family: 'opensanshebrew-light';
src: url('/css/fonts/opensanshebrew-light.eot'); /* IE9 Compat Modes */
src: url('/css/fonts/opensanshebrew-light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/css/fonts/opensanshebrew-light.woff') format('woff'), /* Pretty Modern Browsers */
url('/css/fonts/opensanshebrew-light.ttf')  format('truetype'), /* Safari, Android, iOS */
url('/css/fonts/opensanshebrew-light.svg#OpenSans-light') format('svg'); /* Legacy iOS */
}



@font-face {
font-family: 'opensanshebrew-Bold';
src: url('/css/fonts/opensanshebrew-Bold.eot'); /* IE9 Compat Modes */
src: url('/css/fonts/opensanshebrew-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/css/fonts/opensanshebrew-Bold.woff') format('woff'), /* Pretty Modern Browsers */
url('/css/fonts/opensanshebrew-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
url('/css/fonts/opensanshebrew-Bold.svg#OpenSans-Bold') format('svg'); /* Legacy iOS */
font-weight:bold;
}

@font-face {
font-family: 'opensanshebrew-extrabold';
src: url('/css/fonts/opensanshebrew-extrabold.eot'); /* IE9 Compat Modes */
src: url('/css/fonts/opensanshebrew-extrabold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/css/fonts/opensanshebrew-extrabold.woff') format('woff'), /* Pretty Modern Browsers */
url('/css/fonts/opensanshebrew-extrabold.ttf')  format('truetype'), /* Safari, Android, iOS */
url('/css/fonts/opensanshebrew-extrabold.svg#OpenSans-extrabold') format('svg'); /* Legacy iOS */
font-weight:bold;
}
      
html
{
	margin:0 0 0 0 ;
	padding:0 0 0 0 ;
	width:100%;
	height: 100%;
	font-family: 'opensanshebrew-regular';
	font-size:15px;
	color:#464646;
	direction:rtl;
	text-align:right;
}

body
{	
	margin:0 0 0 0 ;
	padding:0 0 0 0 ;
	direction:rtl;
	text-align:right;
	width:100%;
	min-height: 100%;
	font-family: 'opensanshebrew-regular';
	font-size:15px;
	color:#464646;
	line-height:1;
	background:#ffffff;
}




#cellmenu
{
	display:none;
}

#cellmenubutton
{
	display:none;
}

 img { 
	outline:0;
	border:0px;
 }
 
 
 textarea {outline:0;resize: none; }



#googlemap {
	width:100% !important;
	height:450px !important;
}

#cellfooter {
display:none;
}


a
{
	margin:0 0 0 0 ;
	padding:0 0 0 0 ;
	color:#000000;
	font-size:inherit;
	text-decoration:none;
}

a.xclose
{
	position:absolute;
	display:none;
}

#black_out
{
	position:fixed;
	display:none;
	width:100%;
	height:100%;
	z-index:9999;
	top:0px;
	left:0px;
	background:rgba(0,0,0,0.75);
}

#contact-on {
		position:absolute;
		display:none;
		width:320px;
		height:400px;
		background:#FFFFFF;
		border:1px solid #585b5d;
		box-sizing:border-box;
		
		top:10px;
		left:50%;
		margin-left:-160px;
		z-index:9999;
}

.messagesent {
	position:fixed;
	display:none;
	width:300px;
	text-align:center;
	left:50%;
	margin-left:-150px;
	height:150px;
	text-align:center;
	color:#FFFFFF;
	font-size:30px;
	font-weight:bold;
	top:50%;
	margin-top:-75px;
	z-index:10000;
	font-family: 'opensanshebrew-regular';
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	 border-radius: 3px;
	 border:1px solid #FFFFFF;
}

.prodlogo {
	position:absolute;
	display:block;
	top:10px;
	left:10px;
	width:210px !important;
	height:auto !important;
	z-index:9999;
}

.worp
{
	position:relative;
	display:block;
	float:none;
	clear:both;
	width:100%;
	height:auto !important;
	box-sizing:border-box;
	padding-right:2.3%;
	padding-left:2.3%;
	line-height:1.4;
	font-family: 'opensanshebrew-regular';
	font-size:22px;
	color:#535353;
}

.worp p a {
	font-family: 'opensanshebrew-regular';
	font-size:22px;
	color:#535353;
	text-decoration:underline;
}

.strongmobile {
				display:none !important;
		}

.tv
{
	position:relative;
	display:block;
	float:none;
	clear:both;
	width:100%;
	height:auto !important;
	
	line-height:1;
	
}


.picbig {
	position:relative;
	display:block;
	float:right;
	width:50%;
	height:auto !important;
	box-sizing:border-box;
	padding-left:2px;
}

.picbig img {
	width:100%;
	
}

.picbox
 {
	position:relative;
	display:block;
	float:right;
	box-sizing:border-box;
	width:50%;
	height:auto !important;
}

.picbox a {
	position:relative;
	display:block;
	float:left;
	width:33.1942%;
	height:auto !important;
	box-sizing:border-box;
	line-height:1;
}

.picbox a div {
	position:absolute;
	display:block;
	width:100%;
	left:0px;
	top:auto;
	bottom:0px;
	height:34px;
	background:rgba(255,255,255,0.6);
	font-family:  'opensanshebrew-regular' ;
	color:#5a5c5e;
	font-size:18px;
	text-align:center;
	box-sizing:border-box;
	padding-top:7px;
}

.tvmrg {
	margin-left:2px;
	margin-right:2px;
}


.picbox a img {
	width:100%;
}

.hideonmobile {
	display:block;
}
 
.thord {
	position:relative;
	display:block;
	float:right;
	width:30%;
	padding-right:1%;
	padding-left:3%;
	height:auto;
	margin-right:3%;
	margin-top:25px;
	box-sizing:border-box;
	font-family:  'opensanshebrew-regular' ;
	color:#1a171b;
	font-size:18px;
	line-height:1.4;
}

.thord IFRAME	, .thord2 IFRAME , .thord3 IFRAME{
	width:100%;
	height:350px;
}

.lspad {
	margin-right:1.2%;
	margin-left:1.8%;
	padding-left:1%;
}

.thord p img  , .thord2 p img , .thord3 p img {
	width:100% !important;
	max-width:100% !important;
	height:auto !important;
}


.verpas {
	position:relative;
	display:block;
	float:right;
	width:1px;
	height:100% ;
	min-height:100% ;
	background:#818284;
	margin-right:0.2%;margin-left:0.2%;
}

.veradd {
	position:relative;
	display:block;
	float:none;
	clear:both;
	height:100% ;	
	background:#818284;
}

.neverhide {
		display:block !important;
}

.brdrri {
	border-right:1px solid #818284;	
}

.thord  strong  , .thord2  strong , .thord3  strong {
	position:relative;
	display:block;
	width:100%;
	float:right;
	text-align:center;
	height:auto !important;
	min-height:38px;
	font-size:25px;
	color:#585b5d;
}

.thord p strong , .thord2 p strong , .thord3 p strong {
	position:relative;
	display:inline;
	width:auto;
	float:none;
	font-family:  'opensanshebrew-regular' ;
	color:#1a171b;
	font-size:18px;
	line-height:1.4;
	text-align:right;
	min-height:18px;
	height:auto;
}

#contenthp  strong {
		cursor:pointer;
}

#contenthp 
{
	position:relative;
	display:block;
	float:right;
	width:100%;
	height:67px;
	box-sizing:border-box;
	overflow:hidden;
	line-height:1;
	margin-top:26px;
}

.contenthp {
	position:relative;
	display:none;
	float:none;
	clear:both;
	width:100%;
	height:auto;
	box-sizing:border-box;
	line-height:1;
}

a.cirsol {
	position:relative;
	display:block;
	float:none;
	clear:both;
	width:68px;
	height:67px;
	margin-left:auto;margin-right:auto;
	margin-top:0px;
}

.showonlymobile {
	display:none !important;
}

.highlight {
	height:700px !important;
}

h1  , h2 , h3{
	position:relative;
	display:block;
	width:100%;
	float:right;
	color:#4e2e16;
	font-size:36px;
	font-family:  'opensanshebrew-regular' ;
	font-weight:normal;
	padding:0 0 0 0;
	margin:0 0 0 0;
}




#lastposts h2 {
	margin-top:26px;
}

.cntr {
	text-align:center;
}

.pdt40 {
	padding-top:40px;
}

.fb-like-box {
	border:1px solid #328691;
}

#hpmain p {
	position:relative;
	display:block;
	width:82%;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}

.bg2 {
	position:relative;
	display:block;
	width:100%;
	float:right;
	min-height:140px;
}

#maindiv {
	margin-top:15px;
}


.cntr {
	text-align:center;
}


.bx-pager 
{
	display:none !important;
}



.likebox {
	position:absolute;
	display:block;
	width:280px;
	height:370px;
	left:0px;
	top:0px;
}

.likebox  h2 {
	margin-bottom:20px;
}

a.spec-home {
	color:#8cb8d5;
	font-family:  'opensanshebrew-regular' ;
	font-weight:bold;
	font-size:18px;
}

.bgblur {
	position:relative;
	display:block;
	float:none;
	clear:both;
	width:100%;
	min-height:261px;
	height:auto;
	background:URL('/images/bgmiddle.jpg') center top no-repeat;

}


#cellmenubutton
{
	display:none;
}

#cellmenu
{
	display:none;
}

@media screen and (max-width:	1366px) {

	

}

@media screen and (max-width:	1700px) {
	

	
.picbox
 {
	width:calc(50% - 2px);
}



.tvmrg {
	margin-left:1px;
	margin-right:1px;
}



}


@media screen and (max-width:	1159px) {
	

	
.picbox
 {
	width:calc(50% - 2px);
}



.tvmrg {
	margin-left:1px;
	margin-right:1px;
}



}


@media screen and (max-width: 768px) {

	.likebox , .verpas {
		display:none;
	}
	
	.hideonmobile {
			display:none !important;
		}
	
	.thord {	
		width:90%;
		clear:both;
		float:none;
		margin-right:auto;margin-left:auto;
	}
	
	
	h2 , h3
	{
		margin-bottom:15px;
	}
	
	
	.worp
	{
		width:95%;
		padding-right:2.5%;padding-left:2.5%;
	}
	
	.worp p img
	{
		width:100% !important;
		max-width:100%  !important;
		height:auto !important;
	}
	

	
	
	#yt_video
	{
		width:100% !important;
		left:0px !important;
		right:0px !important;
		height:240px  !important;
	}
	


	#googlemap {
		display:none !important;
	}
	
	
		.picbig {
			width:100%;
		}


		.picbox
		 {
			width:100% ;
		}

		.picbox a {
			width:33.1942%;
		}


		.tvmrg {
			margin-left:1px;
			margin-right:1px;
		}


}

@media screen and (max-width: 640px) {
		.showonlymobile {
			display:none;
		}
	
		.hidepicboxmobile {
				display:none !important;
		}
				
		.prodlogo {
			width:105px !important;
		}
	
		.strongmobile {
				display:block !important;
		}

		.hideonmobile {
			display:none !important;
		}
		
		

		.picbig {
			width:100%;
		}


		.picbox
		 {
			width:100% ;
		}

		.picbox a {
			width:calc(50% - 1px);
			max-height:179px !important;
		}
		
		.p2 , .p4 , .p6 {
			margin-left:1px !important;
		}
		

		.tvmrg {
			margin-left:0px;
			margin-right:0px;
		}
		
		.contenthp {
				display:block !important;
		}
		
		.thord p iframe {
			width:100%;
			height:215px;
		}

	
}

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 640px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
	  		.picbox a {
			width:50%;
			max-height:285px !important;
		}
		.arrclose {
				left:25px !important;
		}
		
}
