@font-face {
font-family: 'almoniTzar4';
font-weight: 400; /*(regular)*/
font-style: normal;
src: url('../../../Static/fonts/almoni/almoni-tzar-aaa-400.eot');
src: url('../../../Static/fonts/almoni/almoni-tzar-aaa-400.eot') format('embedded-opentype'), url('../../../Static/fonts/almoni/almoni-tzar-aaa-400.ttf') format('truetype'), url('../../../Static/fonts/almoni/almoni-tzar-aaa-400.woff') format('woff');
}

body
	{
	margin:0;
	padding:0;
        background: #7b0e13;
	}
a img {border:0;}	

#main
	{
	width:990px;
	height:700px;
	display:block;
	margin:5% auto;
	background:url('../../../globes/d/11426a/Globes_39sale_minisite.png') no-repeat;
    position:relative;
	}
#FormDiv
	{
       height: 215px;
    left: 0;
    position: relative;
    top: 316px;
    width: 316px;
	}
input[type='text']
	{
	background-color:transparent;
	border: 0 none;
    direction: rtl;
    font: normal 21px almoniTzar4,arial;
    height:24px;
    position: absolute;
    left:0px;
    text-align: right;
    left:72px;
    width:145px;
	padding:0 4px;	
	outline:none;
	}
#txtFirstName
	{
	top:91px;
    }
#txtLastName
	{
    top:132px;
    }

#txtTel, #txtTelArea, #txtEmail { direction:ltr; text-align:left}
#txtTel
	{
      left: 146px;
    top: 173px;
    width: 109px;
    }
#txtTelArea
	{
    top: 173px;
    width: 36px;
    left: 63px;
    }
#txtEmail
	{
    top: 242px;
    left: 40px;
    width:177px;
     display:none !important;
    }
#txtCompany
	{
       top: 206px;
       display:none !important;
	}
#chkAdds
	{
	    position: absolute;
      left: 295px;
    top: 247px;
    width: 18px;
    height: 18px;
	}
#submit_btm
	{
     cursor: pointer;
    height: 30px;
    left: 52px;
    position: absolute;
    top: 214px;
    width: 262px;
    }
#goToSite
	{
    display: block;
    height: 90px;
    left: 109px;
    position: relative;
    top: 50px;
    width: 470px;
    }
#errorBox div#ErrorCloseBTN
	{
    display: block !important;
    float: none !important;
    margin: 10px auto !important;
	}
#errorBox
	{
	top:230px !important;
	left:42% !important;
    z-index:1111;
	}

 input:-webkit-autofill {background-color: #fff !important;}
.globesLink {
    position: absolute;
    bottom: -138px;
    left: 100px;
    display: block;
    width: 162px;
    height: 65px;
}

 #takanon {    
  
}

@media screen and (max-width: 481px) {

     #takanon {    bottom: -118px;}


    body {background:#fdddcf}
 #main	{
	width:375px;
	height:1218px;
	display:block;
	margin:0 auto;
    text-align:center;
	background:url('../../../globes/d/11426a/Globes_39sale_minisite_mobile.png') no-repeat;
 
	}
 #txtFirstName {     top: -33px;}
 #txtLastName {    top: 22px;}
    #FormDiv	{       top: 858px;
    left: -12px;  }
    #txtEmail {        top: 139px;    left: 56px;}
    #txtCompany {  top: 107px;}
    #submit_btm {     top: 124px;
    left: 31px;
    width: 332px;
    height: 36px;}
    #txtTelArea, #txtTel {      top: 68px;
    left: 29px;
    width: 140px;
    height: 38px;}
    #txtTelArea { width:40px;    left: 56px;}
     #txtTel {       left: 150px;  }
 #chkAdds {
    position: absolute;
        left: 348px;
    top: 167px;
    width: 22px;
    height: 22px;
}
 .globesLink {
    position: absolute;
    bottom: -92px;
    left: 82px;
    display: block;
    width: 235px;
    height: 65px;
}
 .callus {   position: absolute;
    bottom: 414px;
    left: 82px;
    display: block;
    width: 235px;
    height: 49px;}


	#main #errorBox  {    width: 90%;
    left: 2% !important;    top: 630px !important;}
    #animation_container {    zoom: 80%;
    width: 100% !important;
    top: 25px !important;
    right: auto !important;
    margin: 0 auto;
    text-align: center;}
    #dom_overlay_container, #canvas {
               width: 100% !important;
    }

}




@media screen and (max-width: 320px) {
    #main {zoom:72%}

}