/* CSS CLEAR v1.0 | 20080212
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{line-height:1;}
ol,ul{list-style:none;}
blockquote,q{	quotes: none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;} */
/* remember to define focus styles!
:focus{outline: 0;} */
/* remember to highlight inserts somehow!
ins{text-decoration:none;}
del{text-decoration:line-through;} */
/* tables still need 'cellspacing="0"' in the markup
table{border-collapse:collapse;border-spacing:0;} */

/*************PARTS****************/
/*secondary*/
.secondary .uc { margin-bottom:15px; }
/* lists */
.list .a0 { background: #f4f8ed; }
.list,
.list .a1 { background: #fff; }
.list { padding-bottom:6px; background-position:50% 100%; }
.list .item { padding:5px; }
/* path */
.path { margin-bottom:10px; }
.path .current { color:#414141; }
.path a.current:hover { cursor:default; text-decoration:none; }
/* sitemap */
#main ul { list-style:circle; margin:0 10px 0 10px; }
#main ol { margin:0 10px 0 10px; }
/* content */
.introduction { font-size:1.1em; font-style:italic; }
/* date */
.date { font-size:small; color:#414141; display:block; }
/* intro */
.intro { font-style:italic; font-size:1.2em; }
.list .intro { font-style:normal; font-size:1em; }
/*columns*/
.columns .left { float:left; width:48%; padding-left:15px; }
.columns .right { float:right; width:48%; }
.socialBookmarks a { white-space:nowrap; text-align:right; direction:rtl; }
.socialBookmarks { text-align:right; direction:ltr; }
/* login */
.login .tb { width:100px; }
.login .ff { margin-bottom:5px; }
.register td { padding:0; }
/* comments */
.commentInput .box { display:none; }
.commentList { border-top:solid 1px #D0CFCB; margin-top:10px;}
/* calendar */
.calendar { }
/* login */
.login { padding-right: 10px;}
/* languageMenu */
.languageMenu  { position:absolute; top:203px; left:0px; padding-left:30px; vertical-align:middle; padding-top:5px; z-index:2000; }
.languageMenu a { padding-left:15px; }
/* menu */
.menu,.menu ul { list-style-type:none;}
/* Form */
.inputForm { margin:10px; }
.inputForm .row { margin-bottom:5px; height: 100%; width:100%; }
.inputForm .label { width:120px; float:right; }
.secondary .label { display:block; }
.inputForm .alternatives * { vertical-align:middle }
.inputForm .alternatives label { margin-right:10px; }
.inputForm input[type="text"], .inputForm textarea  {padding:2px; border-style:solid; border-width:1px; border-color:#777777; }
.inputForm input[type="text"]:hover, .inputForm textarea:hover { border-color:#555555; background-color:#fafafa; }
.inputForm .tb { width:240px; }
.inputForm .validator { margin-right:10px; }
.form_btnSubmit { cursor:pointer; margin:0 130px 0 0; padding:5px; border-style:solid; border-width:1px; border-color:#777777; background-color:#dedede; }
.form_btnSubmit:hover { background-color:#bebebe; }
/* Form EN*/



/********* GLOBALS VAR *********/
a img,table, iframe {border:0}
a { text-decoration:none; color:#000; }
a img{vertical-align:middle;}
div { overflow:hidden; }
p {padding:0; margin:0;}
button,select,textarea,input { }
table {border-collapse:collapse}
caption,th,td {}
/********* GLOBALS CLASES *********/
.nodicor { text-decoration:none; }
.clear {clear:both; height:0; line-height:0;}
.fr {float:right; }
.fl {float:left; }
.ac { text-align:center; }
.ar { text-align:right; }
.al { text-align:left; }
.rtl { direction:rtl; }
.ltr { direction:ltr; }
.rh { position:relative; }
.p10 { padding:10px; }
.dn { display:none; }
/*********** H1 ***********/
h1 { font-size:20px; padding:0; margin:0 0 15px 0; font-weight:bold; color:#749c00; border-bottom: 1px solid #d0ec5f;}
h2 { font-size:16px; padding:0; margin:0 0 15px 0; font-weight:bold; color:#749c00;}
h3 { font-size:14px; padding:0; margin:0 0 10px 0; font-weight:bold; color:#749c00;}
h4 { font-size:12px; padding:0; margin:0; font-weight:bold; color:#749c00; }
h5 { font-size:12px; padding:0; margin:0; font-weight:bold; color:#749c00; }


/********* LAYOUT *********/
body {
	font-family: Arial, Helvetica, sans-serif; margin:0; padding:0; color:#666; font-size:12px; background-color:#f0f0f0;
}
.mceContentBody 
{
	background-color:#ffffff;
}
/*************Holders****************/
#main_holder {
	width:100%;
    text-align:center;
   
}
#site_holder {
	text-align:right;
	width:980px;
	height:100%;
	margin:0 auto;
	direction:rtl;
	
	overflow:visible;
	position:relative;
}

.site_left {position:absolute; top:0; left:-150px;
            width:150px; height: 650px;
            background: url(/Upload/Design/tiltan_page_left.jpg) no-repeat 0 0;
            }
            
.site_right {position:absolute; top:0; right:-150px;
            width:150px; height: 650px;
            background: url(/Upload/Design/tiltan_page_right.jpg) no-repeat 0 0;
            }

#header
{
    height:296px;
    width:980px;
    background: url(/Upload/Design/header_bg.jpg) no-repeat 0 0;
    position:relative;
}
#page 
{
	background: #fff;
	width:980px;
    height:100%;
	margin:0;
	padding:0;
	position:relative;
	overflow:visible;
}
#content 
{
    float:right;
    width:760px;
    height:100%;
	margin:35px 5px 0 0;
	padding:0;
}
#right 
{
	float:right;
	width:195px;
	height:100%;
	margin:-70px 5px 0 10px;
	padding:0;
	min-height:1px;
}


/************Header******************/
#logo img {margin: 0 15px 10px 0;}

.slogan {position:absolute; right:340px; top:115px; color:#749c00; font-size:20px; width:375px; height:65px; }


#menu 
{
    width:800px;
    height:34px;
    position:absolute;
    top:10px;
    left:0;
    
}

#menu ul {
	list-style-type: none;
	list-style:none;
	display:block;
	margin:0;
	padding:0;
	
	}
	
#menu li {
	float:right;
	background: url(/Upload/Design/menu_bg.png) repeat-x 0 center;
	line-height:33px;
	}
	
#menu li a{
	padding:0 11px;
	line-height:33px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	display:block;
	background: url(/Upload/Design/menu_line.jpg) no-repeat 0 center;
	}
	
#menu li a:hover, #menu li.current a, #menu li.trail a
{
    background: url(/Upload/Design/menu_s.jpg) repeat-x 0 0;
}


/*home*/
.home_table {margin-bottom:30px;}
.home_table th {border-bottom:1px solid #D0EC5F;}
.home_table th h2 {margin-bottom: 5px;}
.home_table td {background: url(/Upload/Design/home_table.jpg) repeat-x 0 bottom; padding-bottom:10px;}

/*************Right*******************/

.header_right {position:absolute; right:6px; bottom:0; width:195px; height:120px;}

.contact_btn 
{
	width: 195px; 
	height:55px; 
	background: url(/Upload/Design/right_btn.jpg) no-repeat 0 0; 
	color: #fff;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	margin-right:6px;
	padding-top:5px;
	}
.contact_btn div {margin:5px 10px;}	
	
/*Search*/

#search {width:194px; height:28px; 
         background: url(/Upload/Design/right_search.jpg) no-repeat 0 0; 
         margin: 10px 0; 
         
         }
         
.search_text {margin: 5px 5px 0 0; width:155px; border:none; background:none;} 
.search_submit {height:28px;width:33px; border:none;background:none; display:block; cursor:pointer; }

/*SubMenu*/

#sub_menu {margin: 20px 0;}

#sub_menu h2 a {color: #678d20;}

#sub_menu ul {
	list-style-type: none;
	list-style:none;
	margin:0;
	padding:0;
	}
	
#sub_menu ul ul {display:none;}

#sub_menu li {
	margin:0;
	padding:0;
	}

#sub_menu li a{
	padding:0 15px;
	margin: 0 1px 3px 0; 
	line-height:23px;
	font-size:14px;
	color:#fff;
	background: #9acc11 url(/Upload/Design/sub_menu_bg.jpg) repeat-x 0 0; 
	border: 1px solid #c6dc7f;
	display:block;
	font-weight:bold;
	}
	
#sub_menu li a:hover, #sub_menu li.current a, #sub_menu li.trail a
{
    background:#fff;
    color: #c6dc7f;
}

/*static menu*/
#static_menu {margin: 10px 0 20px;}

#static_menu ul {
	list-style-type: none;
	list-style:none;
	margin:0;
	padding:0;
	}
	
#static_menu ul ul, #static_menu ul ul ul  {display:none;}

#static_menu li {
	margin:0;
	padding:0;
	}

#static_menu li a{
	padding:0 15px;
	margin: 0 1px 3px 0; 
	line-height:23px;
	font-size:14px;
	color:#fff;
	background: #9acc11 url(/Upload/Design/sub_menu_bg.jpg) repeat-x 0 0; 
	border: 1px solid #c6dc7f;
	display:block;
	font-weight:bold;
	}
	
#static_menu li a:hover, #static_menu li.current a, #static_menu li.trail a
{
    background:#fff;
    color: #82b103;
}

/*smallForm*/
.smallForm {margin-bottom:10px;}
.smallForm h2 {border:none; height: 63px; background: url(/Upload/Design/form_top.jpg) no-repeat 0 0; line-height:65px; padding-right:55px; color:#fff; font-size:24px; font-weight:normal; margin:0; }
.small_box_middle { margin:5px 10px 5px 0; }
.smallForm .inputForm { margin:0 ; background: url(/Upload/Design/right_form_middle.jpg) repeat-y 0 0; }
.inputForm_bottom {height:16px; margin: 0 0 10px 0; background: url(/Upload/Design/right_form_bottom.jpg) no-repeat left top;}
*:first-child+html .inputForm_bottom {margin-top:-5px;}
*html .inputForm_bottom {margin-top:-5px;}
.smallForm .inputForm .row { margin-bottom:5px; }
.smallForm .inputForm .label { width:100px;  color:#666; margin-right:25px; font-size:14px; }
.smallForm .secondary .label { display:block; }
.smallForm .inputForm .alternatives * { vertical-align:middle }
.smallForm .inputForm .alternatives label { margin-right:10px; }
.smallForm .inputForm input , .smallForm .inputForm  textarea { width:150px; background: #fff url(/Upload/Design/right_input_bg.jpg) repeat-x 0 0; margin-right:20px; border-color:#ccc; }
.smallForm .inputForm .tb { width:240px; }
.smallForm .inputForm .validator { margin-right:10px; width:2px; overflow:hidden; }
.inputBtn {background: url(/Upload/Design/right_form_middle.jpg) repeat-y 0 0; margin:0; border:0; height:40px;}
*html .inputBtn {margin-top:-5px; padding-top: 5px;}


.form_btnSubmit_small { cursor:pointer; margin:0 98px 0 0; padding:3px 15px 0 3px;
                         width:78px; height:37px;
                         background: url(/Upload/Design/btn_send.jpg) no-repeat 0 3px;
                         text-align:right;
                         border:none;
                         color:#fff;
                         font-size:20px;
                         font-family:Arial;
}

.form_btnSubmit_small:hover {color:#666;}

/*Newsletter*/


.newsletter_pre {margin:10px 0;}
#main_newsletter h2 {border:none; height: 63px; background: url(/Upload/Design/form_top.jpg) no-repeat 0 0; line-height:65px; padding-right:30px; color:#fff; font-size:24px; font-weight:normal; margin:0; }
#main_newsletter .inputForm { margin:0 ; background: url(/Upload/Design/right_form_middle.jpg) repeat-y 0 0; }
#main_newsletter .contactfield label { width:100px;  color:#666; margin-right:25px; font-size:14px; }
#main_newsletter .contactfield input { width:150px; background: #fff url(/Upload/Design/right_input_bg.jpg) repeat-x 0 0; margin-right:20px; border-color:#ccc; }
#main_newsletter .check {padding:10px 20px 0 0;}
#main_newsletter .check input {margin: 3px 2px 0 1px ;}
#main_newsletter .check label {line-height: 15px; }
#main_newsletter .inputBtn {background: url(/Upload/Design/right_form_middle.jpg) repeat-y 0 0; position:relative; width:195px; height:46px;}
#main_newsletter .inputBtn input 
						{cursor:pointer; 
						 float:left; 
						 margin-left:15px; 
						 margin-top:10px;
						 padding:3px;
                         width:78px; height:31px; display:block;
                         color:white;
                         font-family:Arial;
                         text-align:right;
					     font-size :20px;
                         background: url(/Upload/Design/btn_send.jpg) no-repeat 0 1px;
                         border:none;
                         }
 
 *:first-child+html #main_newsletter .contactfield {margin-right:10px;}
 *html #main_newsletter .contactfield {margin-right:10px;}
 *:first-child+html #main_newsletter .contactfield input {  margin-right:0;  }
 *html #main_newsletter .contactfield input {  margin-right:0;  }
 *html #main_newsletter .inputBtn input {margin-left:10px;}
                       
#main_newsletter .inputBtn label {position:absolute; top: 5px; left:40px; color:#fff; font-size:20px; font-family:Arial;}

.newsletterDiv2 .newsletter_pre {margin:0px; padding:0px;}
.newsletterDiv2 .main_newsletter {width:287px; margin:0px; padding:0px; height:223px;  background: url('/Upload/Design/newsleter_cam.png') no-repeat 0 0; position:relative;}
.newsletterDiv2 .newcheckbox input {position:absolute; top:147px; right:16px;}
.newsletterDiv2 .small_box_middle .NameValueNews { border:0px none; width:168px; height:13px; position:absolute; top:90px; right:87px; direction:rtl; color:#333333; font-size:12px;}
.newsletterDiv2 .small_box_middle .EmailValueNews { border:0px none; width:168px; height:13px; position:absolute; top:116px;right:87px; direction:ltr; color:#333333; font-size:12px;}
.newsletterDiv2 .newsletter_btnSubmit2 {position:absolute; top:176px; left:23px;}
.newsletterDiv2 .small_box_middle2 {position:absolute; top:98px;  font-size:19px; color:#000000; font-weight:bold; direction:rtl; right:82px;} 
.newsletterDiv2 .error_area {direction:rtl; font-size:14px; color:red; position:absolute; top:181px; right:20px; font-style:italic;}

/*boxedText*/
.boxedText h2 {border:none; height: 67px;line-height: 75px; background: url(/Upload/Design/boxed_text_top.jpg) no-repeat left bottom; padding-right:30px; color:#fff; font-size:24px; font-weight:normal; margin:0; }

.border_boxed_middle {width: 3px; float:right; min-height:100px;background:  url(/Upload/Design/border_boxed.jpg) no-repeat 0 0;  height:100%;}
.boxedText .boxed_middle {min-height:82px; 
                          background: #8EBE08 url(/Upload/Design/boxed_text_middle.jpg) repeat-x 0 0;
                          width:189px;
                          border-right: 2px solid #f4fpcc;
                          text-align:center;
						  float:right;
						  height:100%;
                          
                          }
.boxedText .boxed_middle p {margin:0;}
                          
.boxed_bottom {height:29px; margin-bottom:10px; background: url(/Upload/Design/boxed_text_bottom.jpg) no-repeat 0 0;}
.boxed_bottom a {width: 80px; height:29px; float: left; display:block; }

/*****************Content Main***********************/

.content_main {margin:10px 0;}
.content_right {width:390px;  float:right; margin-left:10px; min-height:1px;}
.content_left {width:351px;  float: right;min-height:1px;}



/*************Footer****************/
#footer {
	width:970px;
	height:90px;
	background: url(/Upload/Design/footer_bg.jpg) repeat-x 0 0; 
	color:#666;
	text-align:center;
	border-top: 1px solid #d7e399;
	padding: 10px 5px;
}
#footer  a
{
    color:#666;
}

#footer  a:hover {color: #000;}


/**************Articles*****************/
.article {border-bottom: 1px solid #eff9ca; margin-bottom:10px;padding-bottom:10px;}
.article_img {width:100px; height:100px; padding:10px; border: 1px solid #eff9ca;}
.article_desc {width:600px; float:right; margin-right:10px;}
.article_desc h2 {border:none;}
.article_desc h2 a {color: #749C00;}
.article_desc h2 a:hover {color: #666;}
.article_more {width:106px; height:24px; float: left;  display:block;
               background: url(/Upload/Design/btn_article.jpg) no-repeat 0 0; 
               margin:10px 0 10px 15px; 
               }
               
.course {border-bottom: 1px solid #eff9ca; margin-bottom:10px;padding-bottom:10px;}
.course_more {width:106px; height:24px; float: left;  display:block;
               background:  url(/Upload/Design/btn_course_send.jpg) no-repeat right 0; 
               margin-left:15px; margin-top:10px; color: #749c00; font-size:16px;
         padding-right:5px;
               }
             
        
               
/************Video*****************/
.video_gallery {margin-left:5px;}
.video_bottom {height:33px;
                background: url(/Upload/Design/video_hetz.jpg) no-repeat 0 bottom; 
               position:relative;
               }
               
.prev {margin-top: 5px; height:30px; line-height:30px; width:100px; position:absolute; top: 0; left: 73px;  }
.next {margin-top: 5px; height:30px; line-height:30px; width:100px; position:absolute; top: 0; right: 80px;  }

.box_bottom {width: 346px; height: 73px; position:relative; margin:0; padding:0;}
.js_contp {height: 73px; position:absolute; top:0; left:0;}
.js_contp a {float:left; margin-right: 3px;}


/***********Course Page******************/
.lector {border-bottom:1px solid #d0ec5f;  margin: 10px 0; padding:10px 0;}
.subtitle {color: #749c00; font-weight:bold; font-size:14px; line-height:25px;}



/* snir css */
.mobile-logo{display:none;}
@media only screen and (max-width: 760px) {
    body{text-align:center;}
    h1, h2, h3, h4, h5, p, ul, li{width:auto !important;float:none !important;height:auto !important;}    
    div, input{width:auto !important;float:none !important;min-height:0px !important;position:static !important;height:auto !important;text-align:center;}
    h1, h2, h3, h4, h5{font-size:20px !important;text-align:center;}
    p, span, div, label, a, b{font-size:18px !important;}
    #content div{height:auto !important;position:static;margin:auto;}
    input{float:none !important;}
    img{max-width:100%;margin:0 auto !important;height:auto;}

    #check_mobile{display:none;}
    .hid_mobile{display:none;}

    /* header */
    #header{background:#fff;height:auto;}
    #header_inner{height:auto;}
    #logo{position:static;height:auto;padding-bottom:5px;text-align:center;}
    #logo a{width:100%;}
    #header_menu{position:static;height:auto;padding:5px;width:auto !important;}
    .sf-menu{height:auto !important;}
    .sf-menu li{width:100% !important;}
    .sf-menu li a,.sf-menu li a:hover,.sf-menu li.current a{height:28px;line-height:28px;background:#fff !important;margin:0 !important;float:none;
                                                            width:auto !important;color:black !important;border:1px solid #8FBED1;display:block !important;}        
    .sf-menu li.current a{background:#8FBED1 !important;color:#fff !important;}
    .stripe{background:black;height:5px; width:30px;display:inline-block;margin:3px;}
    .desktop-logo{/*display:none;*/}
    .mobile-logo{display:none;padding-top:15px;}
    #header_facebook{position:static;}
    #right #search{background-position:right;display:inline-block;width:194px !important;height:28px !important;}
    #search .fr{float:right !important;}    
    #right .inputForm_bottom{height:23px !important;}
    #right .boxed_bottom{height:43px !important;}  
    
    /* page */    
    #side_jump_banner{display:none;}
    .inputSmallForm{background:none;padding:0px;margin:5px;}
    .inputSmallForm .pre_text_left,.inputSmallForm .pre_text_right{text-align:center;color:#666666 !important;}
    .inputSmallForm .row{border:1px solid #8FBED1;margin:5px 0;padding:2px;}
    .inputSmallForm p{color:#666666 !important;}
    .homepage_flash{display:none;}
    #hompage_pictures,.homepage_pictures{display:none;}
    .mceItemFlash{display:none;}            
    .content_in{text-align:right;}    
    #content{margin:0;}
    #site_holder{padding:10px;background:#fff;}    
    .right_cat ul li a{width:100%;}
    .search_box_dd{padding:8px;}
    .search_dd{float:none;display:block;margin:5px auto;}    
    .search_submit{margin:0px;}
    .search_more ul li a{width:auto;}    
    #nav-click{text-align:right;margin:3px;}
    .search_item_right{float:right !important;}
    .product_prices_center ul li{background-position:right;float:right !important;margin-right:10px;}
    #right .text{margin:0 auto;text-align:center;}
    #right .text div{height:auto;padding:0px;background:none;}
    #right .text img{display:none;}
    #right ul, #right ol{padding:0px;margin:0;}
    #right ul li, #right ol li{display:inline;padding:0;}
    #right ul li a, #right ol li a{list-style:none;width:100%;margin:0;background:none repeat scroll 0 0 #EFEEE7;border:1px solid #D0D0D0;
                               color: #555555 !important;font-size:14px;display:block;padding: 6px;height:auto;text-align:center;}    
    .shimoshon_top{background:none;}
    .newsBox{display:none;}    
    .search_item_right{}
    .search_item_more{position:static;}
    .comment_form_center .row input[type="text"], .comment_form_center .row textarea{width:auto !important;margin:0 auto;}
    .comment_add_button a img{min-height:20px;width:100% !important;}
    #content p{margin:0 0 10px 0;}
    .product_gallery_images_inner{text-align:center;}
    .product_gallery_images_inner img{float:none;}
    .product_gallery_right,.product_gallery_left{display:none;}
    .search_text{padding:0; margin:5px 1px;}
    .search_more ul li a{margin:0;}
    #right{margin:5px;}
    .smallForm h2,#main_newsletter h2{padding:20px 0px 0px 0;text-align:center;line-height:45px;}
    .boxedText h2{text-align:center;padding-right:0;}
    .smallForm h2,.smallForm .inputForm,.inputBtn,.inputForm_bottom,.boxedText h2,.boxed_bottom,#main_newsletter h2,
    #main_newsletter .inputForm,#main_newsletter .check,#main_newsletter .inputBtn{background-size:100%;}
    #main_newsletter .check{padding-right:0;}    
    .smallForm .inputForm .label, #main_newsletter .contactfield label{width:auto;float:none;margin:auto;display:block;}
    .smallForm .inputForm input, .smallForm .inputForm textarea, #main_newsletter .contactfield input{margin:auto;}
    .contactfield{margin-bottom:5px;}
    .contactfield input{margin-top:5px;}
    .inputBtn{text-align:center;}
    .form_btnSubmit_small,#main_newsletter .inputBtn input{width:78px !important;height:37px !important;display:inline-block;margin:0;}
    .border_boxed_middle{width:3px !important;min-height:100px !important;float:right !important;}      
    .article_more{float:none;margin:5px auto;}
    .article_desc, .article_desc div{text-align:justify;}
    .inputForm .label{display:block;float:none;width:auto;}
    .inputForm textarea{width:90%;}
    .form_btnSubmit{margin:5px auto;}


    /* footer */        
    #footer{margin-bottom:60px;}
    #footer img{width:100%;}    
    #footer_inner{display:none;}    
    #lpButDivID-1322132853368{display:none;}    
    object{width:auto !important;height:auto !important;}
    .home-mobile-image{display:none;}
    .header_menu{display:none;}
    .copyright{display:none;}
    .home_table td{display:block;width:auto;}
    #___plusone_0{display:none !important;}

    .footer-div{position:fixed !important;bottom:0px;width:100% !important;left:0px;height:65px !important;background:#fff;border:1px solid black;text-align:center;z-index:2;}
    .footer-phone, .footer-contact,.footer-logo{display:inline-block;width:49% !important;float:left !important;height:100% !important;}
    .footer-contact{border-left:1px solid black;float:right !important;width:50%;}
    .footer-logo{border-left:1px solid black;float:right !important;}
    .footer-phone a,.footer-contact a,.footer-logo a{background:url('/Upload/Design/mail.png') no-repeat;width:35px;height:100%;display:inline-block;background-size:contain;background-position:center;}
    .footer-phone a{background:url('/Upload/Design/phone.png') no-repeat center;background-size:contain;}
    .footer-links,.footer-bottom-links{display:none;}    

    #menu{position:absolute !important;width:200px !important;top:0;left:0;display:none;overflow-y:auto;}
    #menu li a{background:url(/Upload/Design/menu_s.jpg) repeat-x 0 0;margin:5px 0;background-size:contain;line-height:30px;}

    /* top menu */
    .menu-icon{position:absolute !important;left:20px;top:45px;width:50px;height:50px !important;display:block;transition:0.3s;background:url('/Upload/Design/menuicon.png') no-repeat;}
    .menu-icon-close{top:40px;left:160px;background:url('/Upload/Design/close_menu.png') no-repeat;height:35px !important;width:35px;background-size:35px;position:fixed !important;z-index:3;}
    .menu-div{position:fixed !important;background:black;height:100% !important;width:200px !important;left:-1px;z-index:999999;top:0px;display:none;z-index:2;overflow-y:auto;}    
}
