/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

@import url(../warp/css/base.css);


/* New style-related Base Values
----------------------------------------------------------------------------------------------------*/

div.chronoform a {
color: #699cbb; font-size:4px; display: none;
}
body {
	font: normal 13px/20px Arial, Helvetica, sans-serif;
	color: black;
overflow-x:hidden;
}

h1 { color: #666; }

a { color: #48b; }

em { color: #555; }

code {
	padding: 1px 2px;
	border: 1px solid rgba(0,0,0,0.1);
	border-radius: 2px;
	background: url(../images/code.png) 0 0 repeat;
	color: #444;
}

ins, mark { background-color: #ffa; }
mark { color: #444; }

hr { border-top-color: #d3d3d3; }

pre {
	border: 1px solid #d3d3d3;
	border-radius: 5px;
	background: #fafafa;
}

::-moz-selection { background: #39f; color: #fff; }
::selection { background: #39f; color: #fff; }


/* Useful Snippets
----------------------------------------------------------------------------------------------------*/

a:not([class]):active,
a:not([class]):focus {
	position: relative;
	top: 1px;
}

a:not([class]):active > *,
a:not([class]):focus > * {
	position: relative;
	top: -1px;
}


/* רספונסיבהההההההההההההההההההההההההההההההההההההההההההההההההההההה
----------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 900px) {
#logo .custom-logo {
background-size:100% 132px!important;
width:380px!important;
}
.wrapper{
width:100%!important;
}
.grid-box.width100.grid-h,#slideshow-44-5549cc853fc85 {
width:98%!important;
margin-right:1%;
}
#maininner,#sidebar-a {
width:100%!important;
min-height: 132px!important;
}
#slideshow-45-5549cc8553815 {
width:100%!important;
}

body {
  min-width: 100%!important;
}
.grid-box.width25.grid-h {
width:99%!important;
}
.slides {
height:95px!important;
}
.slides-container .slides {
height:365px!important;
}
.module.style-blank.style-blank.deepest {
min-height:150px!important;
}
.next,.prev {
display:none;
}
#ChronoContact_side_form table {
width:100%;
}
#ChronoContact_side_form input{
width:100%!important;
}
#ChronoContact_side_form select{
width:100%!important;
}
#ChronoContact_side_form textarea{
width:100%!important;
}
#menubar { background:none!important; border:none!important; }
.content img {
width:100%;
}


}
