#wrapper{
    width: 460px;
}

#header .case{
    margin-bottom: 0;
}
#header .block{
    display: none;
}

/* menu button */
#header .btn-nav{
    display: block;
    float: right;
    background: #df0024;
    color: #FFF;
    font: 18px Arial, Verdana, sans-serif;
    padding: 20px 15px 15px;
    margin-bottom: 10px;
}
#header .btn-nav.active{
    background: #d2d2d2;
    font: 18px Arial, Verdana, sans-serif;
    padding: 20px 15px 30px;
    margin-bottom: 0px;
}
#header .btn-nav span{
    background: url('../img/menu.png');
    background-repeat: no-repeat;
    width: 20px;
    height: 15px;
    display: inline-block;
    padding-right: 10px
}
#header .btn-nav.active span{
    background: url('../img/menu-active.png');
    background-repeat: no-repeat;
    color: #000;
}
#header .language {
    width: 460px;
}
.search-form{
    display: none;
}
.nav-holder {
	height: 1%;
	padding: 0;
        background: #d2d2d2; 
        position: relative;
	}
#nav {
	float: none;
	background: none;
	font: bold 12px/15px Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
        background: #d2d2d2;
        position: absolute;
        width: 100%;
        display: none;
	}
#nav li {
	float: none;
	background: none;
	padding-left: 0px;
	}
#nav a {
	padding: 20px 20px 20px 15px;
        background: url('../img/menu-arrow-right.png') no-repeat 430px 25px ;
        border-top: 1px solid #e6e6e6;
        font: 17px Arial, Verdana, sans-serif;
	}
#nav .has-drop-down ul li a {
        background: url('../img/menu-arrow-right.png') no-repeat 15px 25px !important ;
        padding-left: 30px !important;
        
	}
#nav a.has-drop-down-a {
	background: #e6e6e6 url('../img/menu-arrow-down.png') no-repeat 430px 25px !important;
	padding: 20px 20px 20px 15px;
}

#nav a:hover,
#nav li:hover a,
#nav li.hover a,
#nav li.active a {
	background: none;
	color: #df0024;
	text-decoration: none;
        background: url('../img/menu-arrow-right.png') no-repeat 430px 25px ;
	}
#nav a.has-drop-down-a:hover,
#nav li:hover a.has-drop-down-a,
#nav li.hover a.has-drop-down-a,
#nav li.active a.has-drop-down-a {
	background: #e6e6e6 url('../img/menu-arrow-down.png') no-repeat 430px 25px !important;
	}
#nav li.hover,
#nav li:hover {
	position: relative;
	}
#nav li.hover .drop,
#nav li:hover .drop {
	display: block;
	}
#nav .drop {
	position: static;
	display: block;
	z-index: 100;
	top: 100%;
	left: 0;
	width: 100%;
	background: #e6e6e6;
	border: none;
	padding: 0px;
	}
#nav ul {
	position: relative;
	overflow: hidden;
	list-style: none;
	height: 1%;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}
#nav li ul li,
#nav li ul li {
	float: none;
	background: none;
	vertical-align: top;
	margin: 0;
	padding: 0;
	}
#nav li:hover ul a,
#nav li.hover ul a {
	height: 1%;
	background: none;
	color: #000;
	padding: 20px 20px 20px 15px;
	}
#nav ul a:hover,
#nav ul li:hover a,
#nav ul li.hover a {
	background: none;
	color: #df0024;
	}
        .search{
    display: none;
    margin-bottom: 15px;
}
.search-mobile{
    display: block;
    background-color: #e6e6e6;
    width: 420px;
    border-bottom: 10px solid #FFF;
}
.visual{
    margin-top: 0;
}
.visual-block{
    width: 100%;
    float: none;
    margin-top: 0px;
}
.visual-wrapper{
    display: none;
}
.visual-block .info{
    width: 90%;
}
.visual-block .info h3{
    font-size: 20px;
}
.visual-block strong{
    font-size: 15px;
    font-weight: normal;
}
.visual-block li{
    font-size: 15px;
    font-weight: bold;
}
.logo-container{
    float: none;
    background: #e6e6e6;
    width: 440px;
    padding: 10px;
    zoom: 1;
}
.logo-container:after {
	clear: both;
	display: block;
	visibility: hidden;
	content: ".";
	height: 0;
	line-height: 0;
}
.logo-bosch{
    float: left;
    width: 70px;
    height: 70px;
    background-size: 70px 70px !important;
    margin-left: 0;
}
.logo-container p{
    padding-top: 10px;
    float: right;
    width: 350px;
    font-size: 13px;
    line-height: 15px;
}
.main-inner{
    background-image: none;
}        
#main #content{
    width: 100%;
    padding: 0;
}
#main #content .txtarea{
    width: 430px;
    padding: 15px ;
}

#main #sidebar{
    width: 430px;
    padding: 0 15px;
}

.details-service #sidebar{
    display: none;
}

.txtarea .img_center,.txtarea .img_left,.txtarea .img_right{
    max-width: 430px;
    max-height: 280px;
    float: none;
    position: relative;
    left: 0px;
    display: block;
}


#footer{
    width: 100%;
    text-align: center;
}
#footer ul{
    float: none !important;
    display: inline-block;
    width: 80%;
    text-align: center;
}
#footer ul li{
    float: none !important;
    display: inline-block;
    width: 40%;
    text-align: center;
    background-image: none;
}

#main .boxes,#main .boxes .boxes-holder{
    width: 460px;
}
#main .boxes .boxes-holder .box{
    width: 180px;
    margin: 5px 15px 10px;
}
#main .boxes .boxes-holder .box .image{
    width: 200px;
    padding: 0;
    margin: 0 0 10px -10px;
}
#main .boxes .boxes-holder .box .image img{
    width: 100%;
    
}

.home .title{
    display:none;
}
.home #main .boxes .boxes-holder .box{
    width: 100%;
    padding: 0;
    margin: 0;
    float: none;
    height: auto;
    background: #FFF;
}
.home #main .boxes .boxes-holder .box .image img{
    display:none;
}

.home .boxes h3{
    font-size: 20px;
    font-weight: bold;
    color: #777777;
    padding: 10px 15px;
    margin: 0;
    line-height: normal;
    background: #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    background-image: url('../img/menu-arrow-up.png');
    background-repeat: no-repeat;
    background-position: 430px 17px;
}
.home .boxes h3.selected{
    background-color: #FFF;
    background-image: url('../img/menu-arrow-down.png');
}
.home .boxes p{
    margin: 0;
    padding: 10px 15px;
}
.home .boxes .more{
    position: static;
}

.home .boxes p, .home .boxes .more{
    display: none;
}

a.more{
    float: none;
    display: block;
    width: 180px;
    margin: 0 auto;
    padding: 5px 0;
    height: auto;
    background: #ec1e2f; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjMWUyZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3MDAxMDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ec1e2f 0%, #700101 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec1e2f), color-stop(100%,#700101)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ec1e2f 0%,#700101 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ec1e2f 0%,#700101 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ec1e2f 0%,#700101 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ec1e2f 0%,#700101 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec1e2f', endColorstr='#700101',GradientType=0 ); /* IE6-8 */

}

.home .posts{
    display: none;
}

/* contact */
.contact-form .columns{
    width: 430px;
}
.contact-form .columns-holder{
    width: 430px;
}
.contact-form .column{
    width: 430px;
}
.contact-form .text1{
    width: 430px;
}
.contact-form .text1 .text{
    width: 418px;
}
.contact-form .textarea{
    width: 418px;
}
.contact-form .text3{
    width: 306px;
}
.contact-form .text3 .text{
    width: 294px;
}


/* dealers */
.map{
    display: none;
}

.roll{
    float: left;
    width: 100%;
}
.roll li{
    width: 50%;
    padding-left: 0;
    padding-right: 0;
}
.roll li a{
    width: 100%;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
}

.table{
    width: 100%;
}

.table .line{
    width: 100%;
}
.line .info .numb{
    margin-right: 20px;
}
.line .info{
    width: 340px;
}
.line .info .tel{
    margin-top: 5px;
    float: left;
}

#map{
    width: 100% !important;
    height: 300px !important;
}

.map-little{
    width: 100%;
    margin: 0 0 15px;
}
.map-little #map_detail{
    width: 100% !important;
}

.posts{
    width: 100%;
}
.posts-holder{
    width: 100%;
}
.post{
    width: 100%;
}



/* open */

dd{
    padding-left: 100px;
    position: relative;
    top: -15px;
}

