@charset "utf-8";
body {
    margin: 0;
}
#awning {
	background-image: url(imeges/bg_bike.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;

}
#wagmon {
	background-image: url(imeges/bg_wagon.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
}
* {
	font-family: Open Sans Hebrew, Arial, Helvetica, sans-serif;
	direction: rtl;
}
img {
	border: 0;
}
#main {
    float: right;
    width: 795px;
}
#center0 {
    background-image: url('imeges/bg_wagon.jpg');
    background-position: center top;
    background-repeat: no-repeat;
}
#awning #center0 {
	background: none;
}
#wagmon #center0 {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 center;
}
#center {
	width: 1038px;
	margin-right: auto;
	margin-left: auto;
}
#header {
    clear: both;
    height: 370px;
    overflow: hidden;
}
#awning #header {
    height: auto;
}
#awning #header img {
    border: 3px solid #fca02c;
    border-radius: 20px;
    margin: 10px 0 0 46px;
}
#header .wont {
	color: hsla(21, 95%, 52%, 1);
}
#awning #header img:last-child  {
    margin-left: 0;
}
#header span {
    display: block;
    font-size: 34px;
    font-weight: bold;
	line-height: 37px;
    text-align: center;
}

#contact {
    background-color: #e1e2e2;
    border: 3px solid #fca02c;
    border-radius: 20px;
    float: left;
    font-size: 19px;
    font-weight: bold;
    margin-top: 17px;
    padding: 10px;
    text-align: center;
    width: 201px;
	 margin-bottom: 10px;
}
#contact span {
	display: block;
}
#name, #tel, #email {
	width: 100%;
	border: 1px solid #7A7A7A;
	border-radius: 6px;
}
label {
    float: right;
    font-size: 20px;
    font-weight: normal;
    line-height: 22px;
    text-align: right;
}
#send {
	background-color: #000000;
	border-radius: 15px;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	border: 0;
	padding: 5px 10px;
}
#successMsg,
#errorMsg {
	margin: 10px 0;
	font-size: 1.1em;
	padding: 5px 0;
	font-size: 14px;
}

#successMsg {
	color: #485A30;
}

#errorMsg {
	color: #FD0206;
}
#contact #msg {
	height: auto !important;
	min-height: auto;
}
#tit {
    background-image: url("imeges/logo.png");
    background-position: right 10px;
    background-repeat: no-repeat;
    clear: both;
    overflow: hidden;
}
.tit1 {
    color: #7b7f81;
    font-size: 56px;
    font-weight: bold;
    margin: 0 198px 0 0;
    word-spacing: -10.1px;
}
#awning .tit1 {
    font-size: 38px;
    margin: 16px 123px 0 0;
}
#wagmon .tit1 {
    font-size: 51px;
}
.tit2 {
    font-size: 33px;
    font-weight: bold;
    margin: 131px 137px 10px 0;
}
.tit3 {
    font-size: 18px;
    font-weight: bold;
    margin: 0 122px 0 0;
}
#sin {
	float: left;
}
#since {
    float: left;
    margin-top: -91px;
}
#thule {
    margin-left: 54px;
    margin-top: 9px;
}
ul {
    float: right;
	margin-right: 56px;
}
li {
	list-style-image: url(imeges/vi.png);
	font-size: 17px;
	font-weight: bold;
}
#logos {
    clear: both;
    margin-bottom: 10px;
    margin-right: 75px;
    overflow: hidden;
    width: 807px;
}
#logos img {
}
#thule-m {
	display: none;
}
#footer {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ed1c24+1,f7931d+100 */
background: #ed1c24; /* Old browsers */
background: -moz-linear-gradient(top,  #ed1c24 1%, #f7931d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ed1c24), color-stop(100%,#f7931d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ed1c24 1%,#f7931d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ed1c24 1%,#f7931d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ed1c24 1%,#f7931d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ed1c24 1%,#f7931d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed1c24', endColorstr='#f7931d',GradientType=0 ); /* IE6-9 */
 height: 45px;
 width: 100%;
}
@media screen and (max-width: 650px) {
body {
	background:url(imeges/sand.jpg);
		
}
#awning, #wagon {
	background-image: url(imeges/bg_bike_mobile.jpg);
}
#wagmon {
    background-image: url("imeges/bg_bike_mobile.jpg");
    background-repeat: repeat-y;
}
#wagmon #center0 {
    background-image: url("imeges/bg_mobile-wagmon.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
}
#header span img {
    height: auto;
    width: 4%;
}
#center0 {
	background-image: url(imeges/bg_mobile-wagmon.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
}
#awning #center0 {
	background-image: none;
}
#center {
		width: 100%;
		position: relative;
	}
#header {
    clear: both;
    height: auto;
    overflow: hidden;
    padding-bottom: 114%;
}
#tit, #sin {
	display: none;
}
#awning #header {
    padding-bottom: 0;
}
#wagmon #header {
    padding-bottom: 33%;
}
#awning #header img {
    border: 3px solid #fca02c;
    border-radius: 14px;
    float: right;
    margin: 1% 4%;
    width: 40%;
}
#header span {
    font-size: 120%;
	 line-height: 131%;
}
#main {
    float: none;
    width: 100%;
}
#tit {
    background-position: 62% 58%;
    background-size: 90%;
    text-align: center;
}
.tit1 {
    font-size: 192%;
    margin: 0 17%;
     word-spacing: normal;
}
#awning .tit1 {
    font-size: 171%;
    margin: 0 6%;
}
#wagmon .tit1 {
    font-size: 192%;
    margin: 0 4%;
}
.tit2 {
    font-size: 160%;
    font-weight: bold;
    margin: 0;
}
.tit3 {
    font-size: 97%;
    font-weight: bold;
    margin: 13% 0% 0 0;
}
ul {
	width: auto;
	margin: 0;
	position: absolute;
}
.ul0 {
	top: 100%;
}
.ul1 {
	top: 120%;
}
#wagmon .ul1 {
	top: 126%;
}
li {
	font-size: 113%;
}
#logos {
	position: absolute;
	top: 108%;
	margin: 0 2%;
}
#thule-m {
    display: inline-block;
    height: auto;
    width: 24% !important;
}
#wagmon #logos {
	top: 156%;
}

#awning ul {
	position: static;
	width: 90%;
	background-size: 24%;
}
#awning #logos {
    clear: both;
	position: static;
}
#logos img {
    width: 23%;
}
#left_panel {
    float: none;
	width: 90%;
	margin: 0 auto;
}
#logos {
	width: 100%;
}
#contact {
    margin: 4% auto;
    width: 95%;
}
#contact span {
	display: inline;
}
#contact #o{
	display: block;
}
#contact div {
	clear: both;
	overflow: hidden;
}
#name, #tel, #email {
    background-color: #fff;
    background-image: none;
    border-radius: 5px;
	border: solid 1px #731750;
    width: 80%;
	float: left;
	margin: 0 0 5% 0;
}
#send {
    margin-left: 21px;
}
#footer {
	position: absolute;
	top: 184%;
	display: none;
}
}