

*, *:before, *:after {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
    box-sizing: content-box;
    outline: 0 none;
}


body, html, input, select, textarea {
  font-family: 'PT Sans', sans-serif; /*  'Open Sans' */
  font-size: 16px;
  line-height:22px;
  padding:0; margin:0; 
 }



input {   font-family: 'PT Sans', sans-serif; /*  'Open Sans' */ }

a { color:#003974; }
a:hover { color:#000000; }

h1 {     font-size: 24px;
    font-weight: 400;
    padding: 20px 0 20px 0;
    line-height:28px;
		margin:0;
	}

h2 {     font-size: 22px;
    font-weight: 400;
    padding: 20px 0 30px 0;
    line-height:25px;
	margin:0;
	}

h1 + time { color:#606060; display:block; padding-bottom:10px; font-size:12px; }

h1 span { color:#003974; font-size:24px; }

/*
video, video * { cursor:pointer; cursor:pointer; }
video::media-controls-panel, video::-webkit-media-controls-panel, video::-moz-media-controls-panel { cursor:pointer; }
*/


div.back { padding:0 0 20px 0; }

section { clear:both; position:relative; }
section.inside, section div.inside { width:90%; max-width:1200px; padding:0 5%; margin:0 auto; position:relative; }
div.center { text-align:center; }


section#header { border-bottom:#d1d1d1 solid 1px; }

#corporate { padding:30px 0 30px 0; background:#ffffff; position:relative; }
#corporate .inside { padding:5px 0; }

#language { position:absolute; right:0; top:0; padding:0; margin:0; }
#language ul { list-style:none; padding:0; margin:0; height:26px; overflow:hidden; display:block; }
#language ul li { display:inline-block; background:#ffffff; }
#language ul li a { display:block; padding:3px 8px; background:#ffffff; color:#a0a0a0; font-size:14px; text-decoration:none; border-right:#f0f0f0 solid 1px; }
#language ul li a img { width:20px; height:20px; }
#language ul li span { padding:2px; width:10px; display:block; font-size:12px; }

#language ul li:first-child { background:transparent; }




#logo { width:25%; display:inline-block; vertical-align:top; z-index:10000; }
#logo a { display:block; }
#logo img { width:100%; }

#slogan {  width:50%; display:inline-block; padding-top:2%;  vertical-align:top;     font-size: 18px; padding-left:5px; color:#003974; }
#slogan img { width:100%; }

#searchblock { position:absolute; bottom:-36px; right:0; overflow:hidden; height:36px; }
#searchblock > div { vertical-align:top; display:inline-block; }
#search { display:inline-block; height:32px; background:#ffffff;  vertical-align:bottom; }
#search form { margin:3px 10px 0 10px; }
#search form input { padding:2px; display:inline-block; height:20px; border:0px; }
#search form input[type="text"] { width:130px; }

#hamburger { position:absolute; display:none; top:10px; left:0; }


#searchblock > div.shortmenu { display:none; }
#searchblock > div.shortmenu a { display:block;     padding: 7px 50px 5px 20px; text-decoration:none;  z-index:20000;

background: url(../gfx/hamburger2.png) no-repeat right 20px top 10px;
    background-size: 26px;


}



#hladaj fieldset { padding:0; margin:0; border:0; display:inline-block;  }
.corporate-start { width:auto; margin-right:0px; }

.topsearch { display:inline-block; position:relative;   height:36px; }
.topsearch form { overflow:hidden; height:36px; padding:0; margin:0; }



textarea:focus, input:focus{
    outline: none;
}
.topsearch fieldset { height:36px; overflow:hidden; }
.topsearch input { height:36px; background:none; border:none;  margin:0; padding:0; display:inline-block; vertical-align:top;  font-size: 16px;    line-height: 22px; }
.topsearch input#hladajslovo { width:100px; margin:0 0 0 20px; }
.topsearch input[type="submit"] { cursor:pointer; width:26px; height:32px;  background: transparent url(../gfx/searchicon.png) no-repeat top 6px center;
background-size:20px;
border:0;

}


#searchcontainer { position:relative;   }


#btncontactdealer {
 z-index:1;

 display:inline-block; background:none; height:36px; vertical-align:bottom;     background-size: 45px !important; position:relative; 
 overflow:hidden;
}


#btncontactdealer a {

z-index:1;
display:block; padding:7px 10px 5px 20px; height:36px;  color:#000000; text-decoration:none; white-space: nowrap;

}


.corporate { 

z-index:1;
height:36px;

}

.corporate::before {

  content:'';
  display:block;
  position:absolute;
  top:0; left:0px;
  width:100%;
  height:37px;
  background:#f9f9f9;
  z-index:-1;

      -ms-transform: skewx(-19.5deg); /* IE 9 */
    -webkit-transform: skewx(-19.5deg); /* Safari */
    transform: skewx(-19.5deg); /* Standard syntax */

transform-origin: 100% 100%;
-ms-transform-origin: 100% 100%;
-webkit-transform-origin: 100% 100%;

}

.corporate.white::before {

 background:#ffffff;

}

.corporate.orange::before {

  background:#fdcc17;

}
.topsearch.corporate::before { 

height:35px;
overflow:hidden;
border-left:#d1d1d1 solid 1px; 
border-top:#d1d1d1 solid 1px; 

}



.corporate-right { background-image:url(../gfx/corporate-right.png) !important; background-repeat: no-repeat !important; background-position: left 0px bottom !important; background-size:contain !important; }
.corporate-left { background-image:url(../gfx/corporate-left.png) !important; background-repeat: no-repeat !important; background-position: right top !important; background-size:contain !important; }
.corporate-start { width:30px; height:22px; display:inline-block; padding:5px;  vertical-align:bottom; }


#btncontactdealer a span { display:inline-block; }
#btncontactdealer a span:last-child { display:none; }


#nav { background:#ffffff; padding:0px 0; 
 /*  border-top:#f0f0f0 solid 1px; */

/* border-bottom:rgba(0,57,116,0.5) solid 1px; */

/* border-top:#fdcc17 solid 3px; */

}
#nav ul { display:block; list-style:none; text-align:center; padding:0; margin:0; }
#nav ul li { display:inline-block; }
#nav ul li a { display:block; padding:6px 10px 0px 10px; color:#003975; text-decoration:none; font-size:16px;

 height:30px;

 transition: all 0.3s; transition-timing-function: ease;

}
#nav ul li a:hover { background:#003975; color:#ffffff; }

#nav ul li.active a { color:#003974; font-weight:bold; text-decoration:none; }
#nav ul li.active a:hover { color:#ffffff; }

@media screen and (max-width: 1200px) { 
#nav ul.menuOpen {

    max-height: 1000px;
    -webkit-transition: max-height 0.5s;
    -moz-transition: max-height 0.5s;
    transition: max-height 0.5s;
	margin-top:0px;
}

#nav ul.menuOpen li { display:block; }
#nav ul.menuOpen li { border-top:#d1d1d1 solid 1px; }

#nav ul.menuOpen li:first-child { /* border-top:none; */ }

#nav ul.menuOpen li a:hover { 
background:#f9f9f9;
color:#003975;
}

}



.menuIcon {
    display: none; text-align:center; 
    padding: 0px;
    margin-bottom: 20px;
    margin: 0px;
}
.menuIcon a { text-decoration:none; padding:0px 0 0px 0; height:30px; padding-top:6px; display:block; }




#path { padding-top:10px; }
#path ul { display:block; list-style:none; text-align:left; padding:0; margin:0; }
#path ul li { display:inline-block; }
#path ul li a { display:block; padding:5px 10px 5px 20px; color:#6c6e6b; text-decoration:underline; font-size:14px;
background:url(../gfx/corporate-blue.png) no-repeat left 0 top 12px; background-size:10px; 
}
#path ul li.active a { color:#003974; font-weight:bold; text-decoration:underline; }

#clientzone #path { padding:0 0 10px 0 !important; width:100%; }



ul.references {  padding:0; margin:0; }
ul.references li { display:block; padding:0; margin:0; }
ul.references li a {
    display: block;
    padding: 5px 10px 5px 20px;
    color: #6c6e6b;
    text-decoration: underline;
    font-size: 14px;
    background: url(../gfx/corporate-blue.png) no-repeat left 0 top 12px;
    background-size: 10px;
}

ul.references2 { display:block; padding:0; margin:0; list-style:none; }
ul.references2 li { display:inline-block; width:32%; margin-right:2%; margin-bottom:2%; vertical-align:top; height:0; padding-bottom:20%; overflow:hidden; position:relative; background:#ffffff; border:#a0a0a0 solid 1px;

    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;

}
ul.references2 li:nth-child(3n+3) { margin-right:0; }
ul.references2 li a { position:absolute; top:20%; left:10%; width:80%; height:60%; overflow:hidden; background:#ffffff no-repeat center center; background-size:contain;  }
ul.references2 li a span { display:none; }


@media screen and (max-width: 800px) {

ul.references2 li:nth-child(1n+1) { width:23.5%; padding-bottom:11%; margin-right:2%; }
ul.references2 li:nth-child(4n+4) { margin-right:0; }

}

@media screen and (max-width: 500px) {

ul.references2 li:nth-child(1n+1) { width:32%; padding-bottom:20%; margin-right:2%; }
ul.references2 li:nth-child(3n+3) { margin-right:0; }

}


#promo ul { list-style:none; }
#promo ul, #promo li {
    margin: 0px;
    padding: 0px;
	display:block;
}

#promo div { padding:0; margin:0; }

#promo div.promo_space {
    position: relative;
	padding:0;
	margin:0;
	height:300px;  padding-bottom: 0;
    overflow: hidden;
	background:no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#promo div.promo_space a { display:block; position:absolute; top:0; left:0; width:100%; height:100%; }
#promo div.promo_space a > span, #promo div.promo_space > span {

display:block; position:absolute; bottom:0px; left:0; width:100%; height:60px; padding:10px 0px 20px 0px; overflow:hidden; background:rgba(0,57,116,0.5); color:#ffffff;
font-size:14px; line-height:20px;
text-align:center;
}

#promo div.promo_space span.title { display:block; font-weight:bold; font-size:18px; line-height:24px; }
#promo div.promo_space span.desc { font-weight:normal; }


#promo.product div.promo_space { height:100px; }



#text { padding-bottom:3%;  }
#text div.row { width:25%; padding-left:5%; display:inline-block; vertical-align:top;  margin-left:0; margin-right:0; }
#text div.row:not(.row100) + div.sidebar div.category article { width:100%; padding-right:0; }
#text div.row.row100 + div.row.sidebar { width:100%; padding-left:0; }

#clientzone { padding-bottom:3%;  }
#clientzone div.row { width:25%; padding-left:5%; display:inline-block; vertical-align:top;  margin-left:0; margin-right:0; }
#clientzone div.row:not(.row100) + div.sidebar div.category article { width:100%; padding-right:0; }
#clientzone div.row.row100 + div.row.sidebar { width:100%; padding-left:0; }
#clientzone div.row:first-child { width:100%; padding-left:0; text-align:left; /* justify */ }


/* #text div.row.row100 + div.sidebar div.category article { */



#text div.editorial ul {
list-style:none;
padding:10px 0;
}
#text div.editorial li {
    background: url(../gfx/corporate-blue.png) no-repeat left 0 top 9px;
    background-size: 10px;
	padding-left:20px;
}


#text div > img[align="left"],
#text div > img[style*="float: left"],
#text div > img[style*="float:left"]
{
 width:30%;
 float:left;
 margin: 5px 25px 25px 0px;
}

#text div > img[align="right"],
#text div > img[style*="float: right"],
#text div > img[style*="float:right"]
{
 width:30%;
 float:right;
 margin: 5px 0px 25px 25px;
}




#text table {  width:100%; margin-bottom:30px; table-layout: fixed; }
#text table tr td {   padding:5px;  width:40%;

    overflow:hidden;
    white-space: -o-pre-wrap; 
    word-wrap: break-word;
    white-space: pre-wrap; 
    white-space: -moz-pre-wrap; 
    white-space: -pre-wrap; 


}
#text table tr td:first-child { }
#text table tr:nth-child(2n+2) td { }
#text table tr:nth-child(2n+2) td:first-child {  }
#text div.row:first-child { width:70%; padding-left:0; text-align:left; /* justify */ }

#text table.table-list {  width:100%; margin-bottom:30px; }
#text table.table-list tr td { background:#f8f8f8; border-bottom:#f8f8f8 solid 3px; padding:5px;  width:40%; }
#text table.table-list tr td:first-child { background:#f8f8f8; }
#text table.table-list tr:nth-child(2n+2) td { background:#f0f0f0; }
#text table.table-list tr:nth-child(2n+2) td:first-child { background:#f0f0f0; }

#text table.table-list1 tr td { width:auto; padding:0 10px 20px 10px; }
#text table.table-list1 tr td:first-child { width:130px; }

#text table.clear tr td { background:none !important; }




table.tcennik { width:100%; clear:both; border:#000000 solid 1px; }



table.tcennik tr:hover { background-color:#f0f0f0; }
table.tcennik tr td { color:#808080; border:#b0b0b0 solid 1px; padding:5px; text-align:center;  }
table.tcennik tr td:first-child + td+td, table.tcennik td:first-child + td + td +td+td, table.tcennik td:first-child + td + td +td +td +td +td { font-weight:bold; }
table.tcennik tr td:hover { background-color:#e0e0e0 !important; color:#000000; cursor:default; }
table.tcennik tr td:hover b { color:#000000 !important; }
table.tcennik tr td:hover strong { color:#000000 !important; }
table.tcennik tr td:first-child { color:#000000; word-wrap:none; background:#e0e0e0; }

table.tcennik tr:first-child td { background:#fed71c; color:#000000 !important; }
table.tcennik tr:first-child+tr td { background:#e0e0e0; color:#000000 !important; }
table.tcennik tr:first-child td:first-child { width:100px; font-weight:bold; }
table.tcennik tr:first-child td:hover { background:#fee774 !important; }
/* table.tcennik tr td b { color:#ff0000; } */





	.attachments img { width:auto !important; vertical-align: middle; margin-right: 5px}
	.attachments {list-style: none; padding:20px 0px 10px 0px; clear:both; }
	.attachments li {margin-bottom: 10px; display:block; float:none; width:100%; padding-right:0; }

	.attachments.more10 li {margin-bottom: 10px; display:block; float:left; width:45%; padding-right:5%; }


	.attachments a {font-weight: bold; text-decoration: none; }

@media screen and (max-width: 1200px) { 

.attachments li { display:block; float:none; width:100%;  padding-right:0px; }


}


#product { padding-bottom:3%;  }
#product div.row { width:35%; padding-left:5%; display:inline-block; vertical-align:top; }
#product table {  width:100%; margin-bottom:30px; }
#product table tr td { background:#f8f8f8; border-bottom:#f8f8f8 solid 3px; padding:5px;  width:40%; }
#product table tr td:first-child { background:#f8f8f8; }
#product table tr:nth-child(2n+2) td { background:#f0f0f0; }
#product table tr:nth-child(2n+2) td:first-child { background:#f0f0f0; }


#product span.topimage { display:block; width:100%; height:0; padding-bottom:40%;
background:no-repeat center center;
background-size:contain;
margin:20px 0;
}

#product div.row:first-child { width:60%; padding-left:0; }

#product ul.gallery { display:block; list-style:none; text-align:left; padding:0; margin:0; }
#product ul.gallery li { display:inline-block; width:48%; margin-bottom:4%; height:0; padding-bottom:30%; position:relative; }
#product ul.gallery li:nth-child(2n+2) { margin-left:4%; }
#product ul.gallery li a { background:no-repeat center center; background-size:cover;  display:block; height:100%; width:100%;  position:absolute; top:0; left:0; overflow:hidden; }
#product ul.gallery li a span { position:absolute; display:block; width:100%; height:30px; background:#fdcc17; bottom:-60px;

 text-align:center;
 color:#003974;
 transition: bottom 0.3s; transition-timing-function: ease;
}

#product ul.gallery li a img.image-cover {
    -moz-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
}


#product ul.gallery li a:hover span { bottom:0px; }

a.btn { display:inline-block; padding:5px 40px;  color:#ffffff; margin-bottom:10px; background:url(../gfx/corporate-blue.png) no-repeat center center; background-size:110%; text-decoration:none; text-align:center;

 transition: background-size 0.3s; transition-timing-function: ease;
  }

a.btn:hover { color:#000000; background:url(../gfx/corporate-orange.png) no-repeat center center; background-size:115%; }


div.row100 { width:100% !important; padding:0 !important; }



#product ul.accessories { display:block; list-style:none; text-align:left; padding:0; margin:0; }
#product ul.accessories li { display:inline-block; width:22%; margin-right:4%; margin-bottom:30px; height:auto;  overflow:hidden; vertical-align:top; }
#product ul.accessories li:nth-child(4n+4) { margin-right:0%; }
#product ul.accessories li > a { background:no-repeat center center; background-size:contain; display:block; height:0; width:40%; margin:0 auto; padding-bottom:60%; position:relative; overflow:hidden; }
#product ul.accessories.machines li > a { width:80%; }
#product ul.accessories li > a span { position:absolute; display:block; width:100%; height:34px; background:rgba(255,255,255,0.7); bottom:0; /* bottom:-60px; */

 text-align:center;
 color:#003974;
 transition: bottom 0.3s; transition-timing-function: ease;

 line-height:17px;
 font-size:14px;

}
#product ul.accessories li a:hover span { bottom:0px; }

#product ul.accessories li > span { margin-top:20px; display:block; width:100%; height:34px; background:rgba(255,255,255,0.7); bottom:0; /* bottom:-60px; */

 text-align:center; 
 line-height:17px;
 font-size:14px;

}


article.searchitem { padding-bottom:30px; }
article.searchitem h2 { padding:0 0 10px 0; }
article.searchitem h2 a { text-decoration:none; }
article.searchitem p { margin:0; padding:0 0 5px 0; }
article.searchitem h2 span, article.searchitem h2 span a { font-size:16px; color:#606060; }

article.searchitem { display:table; width:100%; }
article.searchitem > div.image { width:25%; }

article.searchitem > div.image div { height:0; overflow:hidden; padding-bottom:60%; background:no-repeat center center; background-size:cover; }

article.searchitem > div.info { }

article.searchitem > div.image.contain div { background-size:contain; }

article.searchitem > div.image + div.info { padding-left:20px; }

article.searchitem div.info div.desc {     word-break: break-all;  }


article.searchitem > div { display:table-cell; vertical-align:top; }
article.searchitem h2 { padding-bottom:5px; }
article.searchitem div.author { color:#606060; }
article.searchitem time { font-size:12px; color:#606060; display:block; padding-bottom:5px; }



#categories { padding-top:1%; padding-bottom:3%;  }
#categories h2 { color:#6c6e6b; font-size:22px; font-weight:300; padding:20px 0 30px 0; }
#categories h2 a { text-decoration:none; }

 div.category { width:31.333%; padding-right:3%;  display:inline-block; vertical-align:top; text-align:left; }
 div.category:nth-child(3n+3) { padding-right:0; }
 div.category article { padding-bottom:5%; }
 div.category article a { display:block; text-decoration:none; border-top:#c0c0c0 solid 1px; padding-top:15px; }

 div.inside > div + div.sidebar div.category article:first-child a { border-top:0; }
 div.inside > div.row100 + div.sidebar div.category article:first-child a {  border-top:#c0c0c0 solid 1px; }



 div.category article a time { color:#6c6e6b; display:block; padding-bottom:10px; }
 div.category article a span.image { display:block; height:0; width:100%; margin-left:0; padding-bottom:50%; background:no-repeat center center; background-size:cover; }

 div.category article a span.image.contain { background-size:contain; }

 div.category article a h3 { display:block; width:100%; margin:10px 0 10px 0; margin-left:0; line-height:22px; height:44px; overflow:hidden; font-size:20px; font-weight:normal; }
 div.category article a h3 span { font-size:16px; color:#003974; }
 div.category article p { width:100%; margin:0px 0 10px 0; margin-left:0%; color:#808080;  }





 ul.zoznamy { width:100%; padding:0; list-style:none; display:inline-block; vertical-align:top; text-align:left; }
 ul.zoznamy li { width:22%; padding:0; padding-right:3%;  display:inline-block; vertical-align:top; }
 ul.zoznamy li a { display:block; text-decoration:none; border-top:#c0c0c0 solid 1px; padding-top:15px; text-align:center; }

 ul.zoznamy li:first-child a { border-top:0; }
 ul.zoznamy li:nth-child(2) a { border-top:0; }
 ul.zoznamy li:nth-child(3) a { border-top:0; }
 ul.zoznamy li:nth-child(4) a { border-top:0; }

 ul.zoznamy li a time { color:#6c6e6b; display:block; padding-bottom:10px; }
 ul.zoznamy li a span { display:inline-block; text-align:center; margin:0 auto; }
 ul.zoznamy li a span.image { display:inline-block; height:0; width:60%; margin-left:0; padding-bottom:60%; background:#f0f0f0 no-repeat center center; background-size:80%; overflow:hidden; border-radius:50%; }
 ul.zoznamy.industries li a span.image { background-size:50%; }

 ul.zoznamy li a span.image.contain { background-size:contain; }

 ul.zoznamy li a h3 { display:block; width:100%; margin:10px 0 10px 0; margin-left:0; line-height:20px; height:60px; overflow:hidden; font-size:16px; font-weight:normal; }
 ul.zoznamy li a h3 span { font-size:16px; color:#003974; }
 ul.zoznamy li p { width:100%; margin:0px 0 10px 0; margin-left:0%; color:#808080;  }

 ul.zoznamy li:nth-child(4n+4) { padding-right:0; }

@media screen and (max-width: 620px) {

 ul.zoznamy li:nth-child(1n+1) { width:30%; padding-right:5%;  }
 ul.zoznamy li:nth-child(3n+3) { padding-right:0; }
 ul.zoznamy li:nth-child(4) a { border-top:0; border-top:#c0c0c0 solid 1px;  }

}

@media screen and (max-width: 480px) {

 ul.zoznamy li:nth-child(1n+1) { width:48%; padding-right:4%;  }
 ul.zoznamy li:nth-child(2n+2) { padding-right:0; }
 ul.zoznamy li:nth-child(3) a { border-top:0; border-top:#c0c0c0 solid 1px;  }

}




body.references div.sidebar div.category article a h3 { height:auto; }


 div.category.right { float:right; padding-right:0; margin:0 0px 30px 30px; }

 div.category.fullwidth { width:100% !important; padding-right:0 !important; }
 div.category.fullwidth article { width:30%; padding-right:5%;  display:inline-block; vertical-align:top; }
 div.category.fullwidth article:nth-child(3n+3) { padding-right:0; }
 div.category.fullwidth article:nth-child(3n+4) { clear:both; }


 div.category article.product a span.image { background-size:contain; }
 div.category article.product h4 { padding:0; font-size:16px; }

 div.category article.product:nth-child(1) a, div.category article.product:nth-child(2) a,  div.category article.product:nth-child(3) a { border-top:0; /*  border-top:#c0c0c0 solid 1px; */ }


div.text div.gallery { padding:40px 0; }

div.gallery ul { display:block; list-style:none; text-align:left; padding:0; margin:0; }
div.gallery ul li { display:inline-block; width:30.6666%; margin-bottom:4%; margin-right:4%; height:0; padding-bottom:20%; background:no-repeat center center; background-size:cover; position:relative; }
div.gallery ul li:nth-child(3n+3) { margin-right:0; }
div.gallery ul li a { position:absolute; left:0; top:0; width:100%; height:100%; }
div.gallery ul li a.imagedownload { width:20px; height:20px; left:auto; right:0; }


div.gallery ul li img.image-cover {  -moz-object-fit: cover;  object-fit: cover;  width:100%; height:100%; }




#more { clear:both; border-top:#6c6e6b solid 2px; padding-bottom:5%;  }
#more a { display:block; width:200px; padding:0 15px 6px 15px; margin:0 auto 0 auto; color:#ffffff; background:url(../gfx/corporate-bg.png) no-repeat center center; background-size:100%; text-decoration:none; text-align:center; }


#video { background:#fdcc17; position:relative; padding:55px 0 40px 0; }
#video div.video-title { position:absolute; left:0; top:0; display:block; }
#video div.video-title span { display:inline-block; padding:5px; font-size:20px; width:30px; }
#video div.video-title span:first-child { width:auto; background:#ffffff; }

#video div.row { width:50%; display:inline-block; vertical-align:top; }
#video div.row h2 { padding-bottom:20px; padding-right:5%; padding-top:0; }
#video div.row div.text { padding-right:5%; }
#video div.row img { width:100%; }


.youtubevideo {
    display: block;
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
	margin-bottom:20px;
}
.youtubevideo iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



#text { padding-bottom:5%;  }
#text h1 { text-align:left; color:#003974; }
#text h2 { padding-bottom:20px; font-size:22px;  }
#text h2 a { text-decoration:none; }

#text span.titleleft { position:relative; display:block; position:relative;  width:60%; float:left; margin:20px 30px 30px 0; padding:0; }
#text img.titleleft { width:60%; float:left; margin:20px 30px 30px 0; }
#text img.titleright { width:60%; float:right; margin:0 0 30px 30px; }

#text span.titleleft img.titleleft { width:100%; height:auto; float:none; margin:0; }

#text span.titleleft span.logo { position:absolute; right:10px; bottom:14px; padding:10px; display:block; height:0px; width:30%; padding-bottom:15%; background:#ffffff no-repeat center center;

/*  -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; */

  -webkit-background-size: contain !important;
  -moz-background-size:contain !important;
  -o-background-size: contain !important;
  background-size: contain !important;

border:#ffffff solid 10px;

}


#text .editorial { clear:both; color:#6c6e6b; overflow:hidden; }
#text div.editorial + div.videoss { margin-top:30px; }
#text div.editorial + div.gallery { margin-top:30px; clear:both; }



ul.countries { list-style:none; padding:0 0 20px 0; margin:0; }
ul.countries li { display:block; }


div.editorial > img {   border-radius:0px; }

div.editorial div > img[align="left"],
div.editorial div > img[style*="float: left"],
div.editorial div > img[style*="float:left"],

div.editorial > img[align="left"],
div.editorial > img[style*="float: left"],
div.editorial > img[style*="float:left"]
{
 width:30%;
 float:left;
 margin: 5px 20px 20px 0px !important;
  border-radius:0px;
}


div.editorial div > img[align="left"].imagelow,
div.editorial div > img[style*="float: left"].imagelow,
div.editorial div > img[style*="float:left"].imagelow,
div.editorial > img[align="left"].imagelow,
div.editorial > img[style*="float: left"].imagelow,
div.editorial > img[style*="float:left"].imagelow
{
max-width:150px;
height:auto;
}



div.editorial > img[align="right"],
div.editorial > img[style*="float: right"],
div.editorial > img[style*="float:right"]
{
 width:30%;
 float:right;
 margin: 5px 0px 20px 20px !important;
 border-radius:0px;
}






.productsmenu { padding-top:10px; }
.productsmenu ul { list-style:none; padding:0; margin:0; display:block; }
.productsmenu ul li { padding:0; margin:0; text-align:left; display:block; }
.productsmenu ul li a { display:block; text-decoration:none; padding:5px; }
.productsmenu > ul > li { display:inline-block; width:25%; margin-bottom:20px; vertical-align:top; }
.productsmenu > ul > li > ul { background:#e5e5e5; width:80%; padding:5%; }
.productsmenu > ul > li > ul > li { padding-left:5%; background:url(../gfx/corporate-blue.png) no-repeat left 0 top 12px; background-size:10px; }
.productsmenu h3 { display:block; background:#003974; width:90%; padding:0 0 0 0; margin:0; color:#ffffff; background-size:50px !important; }
.productsmenu h3 > a { color:#ffffff; padding-left:30px !important; }

.productsmenutop { padding-top:10px; }
.productsmenutop ul { list-style:none; padding:0; margin:0; display:block; }
.productsmenutop ul li { padding:0 !important; margin:0; text-align:left; display:block; background:none; }
.productsmenutop ul li a { display:block; text-decoration:none; padding:5px; }
.productsmenutop > ul > li { display:inline-block; width:25%; margin-bottom:5px; vertical-align:top; }
.productsmenutop > ul > li > ul { background:#e5e5e5; width:80%; padding:5%; }

.productsmenutop > ul > li > ul > li { padding-left:5%; background:url(../gfx/corporate-blue.png) no-repeat left 0 top 12px; background-size:10px; }
.productsmenutop h3 { display:block; background:#ffffff; width:90%; font-size:14px; padding:5px 0 5px 10%; margin:0; color:#ffffff; background-size:50px !important; }
.productsmenutop h3 a { color:#000000; }
.productsmenutop select { width:90%; padding:5px 5%; }

.productsmenutop > ul > li.active h3 { background:#ffffff; }

.productsmenutop > ul > li.active select { background-color:#fdcc17; }
.productsmenutop > ul > li.active select option { background-color:#ffffff; }
.productsmenutop > ul > li.active select option:checked { background-color:#fdcc17; }


.rolltop { display:block; }
.rollbot { display:none; }




.pager { clear:both; width:100%; height:auto; overflow:hidden; padding:0px 0px 45px 0px; text-align:center; }

.pager select { height:29px; margin-bottom:10px;  box-shadow:none !important; }

.pager select:active, .pager select:hover, .pager select:link, .pager select:visited {
  outline: none;
}


.pager select.active { background-color:#fdcc17; }
.pager select.active option { background-color:#ffffff; }
.pager select.active option:checked { background-color:#fdcc17; }



.pager a {
 margin-left:5px;
 color:#000000;
 text-decoration:none;
 background:#e5e5e5;
 border:0;
 padding:5px 10px;
 font-size:16px;
 line-height:18px;
 display:inline-block;
 height:19px;
}
.pager a:hover { background:#fdcc17; }
.pager span { padding-right:10px; }
.pager a.active { color:#000000; background:#fdcc17; }
.pager.none { clear:both; float:none; text-align:left; height:auto; padding:0px 0px 20px 146px; width:auto; }
.pager.bottom { float:none; text-align:left; height:auto; padding:20px 0px 20px 0px !important; width:auto; }






/* calendar */
div.calendar {
	width: 100%;
	height: auto;
    font-size:9px;
	background:#f4f4f4;
	margin:5px 0;
	}


div.calendar *, div.calendar *:before, div.calendar *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0 none;
}

div.calendar h4 {
	text-align: center;
	font-size: 1.4em;
	padding: 5px 0 0 0;
	margin: 0;
	background: url(menu-l-0.html) no-repeat center top;
	}
	div.calendar h4 a {
		display: block;
		width: 100%;
		height: 100%;
		padding-bottom: 10px;
		background: url(menu-l-02.png) no-repeat center bottom;
		color: #fff;
		}
div.cal_cont {
	height: auto;
	overflow: auto;
	font-size: 11px;
	}
div.cal_header {
	height: auto;
	display: block;
	text-align: center;
	padding-top: 5px;
	text-transform: uppercase;
    font-size:10px;
	}
a.day_before,
a.day_after  {
	text-decoration: none;
	float: left;
	width: 30px;
	height: 30px;
	margin: -5px 0 0 0px;
	display: block;
	border: none;
	font-size:20px;
	padding:0 !important;
/*	background: #ddd url(day-prev.png) no-repeat 6px 4px; */
	}
	a.day_after {
		float: right;
/*		background-image: url(day-next.png); */
		}
div.day_line {
    width:100%;
	height: auto;
	display: block;
	overflow: hidden;
	text-transform: uppercase;
	font-weight: bold;
	}
	div.day_line div {color: #050461}
div.month {
	overflow: hidden;
	background: transparent;
	padding:0px 0 10px 0;
	}

div.month > div { position:relative; padding-top:5px; }

div.day,
div.dayact {
	width: 14.285%;
	height: 30px;
	display: block;
	
	color: #000;
	float: left;
	text-align: center;
	}

div.day a, div.dayact a { padding:5px 0 0 0 !important; position:absolute; top:0; left:0; width:100%; height:100%; text-align:center; }

div.dayact { background: #fed61b !important}
div.nonact {color: #d0d0d0; }
a.act_day {color: #050461; font-weight: bold; text-decoration:underline; }
a.nonact_day {color: #050461}
div.dnes {
	/* width: 23px; */
	/* height: 16px; */
	border: #003974 solid 2px;
	}




ul.sitemap, ul.sitemap ul, ol.sitemap {
    margin: 20px 0;
    padding: 0 0 0 20px;
}

ul.sitemap ul.att { list-style:none; padding:0; }
ul.sitemap ul.att img { width:16px !important; height:16px !important; float:left; vertical-align:middle; margin-right:5px; }

ul.sitemap div.gallery { padding:10px 0 10px 0; }
ul.sitemap div.gallery ul { margin:0; padding:0; }
ul.sitemap div.gallery ul li { width:40px; padding-bottom:30px; margin:0px 5px 5px 0; border:#003974 solid 1px; }




#new-darkbg.show {
    display: block;
    opacity: 0;
}
#new-darkbg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background: rgba(0,0,0,0.7);
    z-index: 800000;
    display: none;

cursor: pointer; 

}


.win-country {
    position: fixed;
    top: 20%;
    left: 10%;
    width: 72%;
    height: auto;
    max-height: 60%;
    overflow: auto;
    margin: 0;
    padding: 2% 4% 3% 4%;
    background: #ffffff;
    color: #303030;
    z-index: 850000;
    display: none;
    -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0, 0.55);
    box-shadow: 0 0 15px 0 rgba(0,0,0, 0.55);
    text-align: left;
}

.win-country.show {
    display: block;
    opacity: 0;
}

.win-country a.win-close { position:absolute; top:10px; right:15px; text-decoration:none;      cursor: pointer;  }



.videoss { clear:both; text-align:left; margin-top:0px; }
.videoss ul { list-style:none; padding:0px; margin:0px; }
.videoss ul li { width:30%;

/*  height:0px; padding-bottom: -webkit-calc(40% +50px);padding-bottom: -moz-calc(40% +50px);padding-bottom: calc(40% +50px); */
/*  height: 100%; */

overflow:hidden; display:inline-block; vertical-align:top; text-align:left; margin:0px 5% 5% 0px;

}
.videoss ul li a { display:block; text-decoration:none; }
/* color:#636467; */
.videoss ul li a:hover { text-decoration:none; }
.videoss ul li span.videoss_img { display:block; height:0px; padding-bottom:60%; margin-bottom:20px; background:#636467 no-repeat center center;

/*  -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; */

  -webkit-background-size: 110% auto;
  -moz-background-size: 110% auto;
  -o-background-size: 110% auto;
  background-size: 110% auto;

transition: 0.3s;
/*
transition: background-size 0.3s ease, filter 1 ease;
-moz-transition: background-size 0.3s ease, filter 1 ease;
-ms-transition: background-size 0.3s ease, filter 1 ease;
-o-transition: background-size 0.3s ease, filter 1 ease;
-webkit-transition: background-size 0.3s ease, filter 1 ease;
*/

}
.videoss ul li a:hover span.videoss_img {

/*
  -webkit-background-size: 120% auto;
  -moz-background-size: 120% auto;
  -o-background-size: 120% auto;
  background-size: 120% auto;
*/

 -webkit-filter: contrast(1.3) grayscale(100%); filter: contrast(1.3) grayscale(100%);

}

/* color:#faa61a; */

.videoss ul li span.videoss_title { display:block; color:#003974; padding:0px 0px 10px 0px; font-size:20px; transition: color 0.3s ease; }
.videoss ul li a:hover span.videoss_title {  }
.videoss ul li span.videoss_desc { display:block; height:120px; color:#808080; overflow:hidden; line-height:20px; transition: color 0.3s ease; }
.videoss ul li a:hover span.videoss_desc { color:#000000; }
.videoss ul li span.videoss_more { display:block; text-decoration:underline; transition: color 0.3s ease; }
.videoss ul li a:hover span.videoss_more { }


.videoss ul li div.videoss_desc { position:relative; display:block; height:0; padding-bottom:30%; overflow:hidden;
}
.videoss ul li div.videoss_desc div.videoss_desc2 {

 position:absolute;
 top:0px;
 left:0px;
 width:100%;
 height:100%;

word-break: break-all;

  -webkit-columns: 1;
     -moz-columns: 1;
          columns: 1;
  -moz-column-fill: auto;
       column-fill: auto;
    -webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;

    -webkit-column-span: all; /* Chrome, Safari, Opera */
    column-span: all;

}

.videoss ul li:nth-child(3n+3) { margin-right:0px; }


/* ########################## ARTICLES */


.articles { clear:both; text-align:left; margin-top:0px; }
.articles article { width:30%;

/*  height:0px; padding-bottom: -webkit-calc(40% +50px);padding-bottom: -moz-calc(40% +50px);padding-bottom: calc(40% +50px); */
/*  height: 100%; */

overflow:hidden; display:inline-block; vertical-align:top; text-align:left; margin:0px 5% 5% 0px;

}
.articles article a { display:block; text-decoration:none; }



.articles article a { border-top: #c0c0c0 solid 1px; padding-top:15px; }
.articles article:nth-child(1) a, .articles article:nth-child(2) a, .articles article:nth-child(3) a { border-top:none; }



/* color:#636467; */
.articles article a:hover { text-decoration:none; }
.articles article span.videoss_img { display:block; position:relative; height:0px; padding-bottom:60%; margin-bottom:20px; background:#ffffff no-repeat center center;

/*  -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; */

  -webkit-background-size: 110% auto;
  -moz-background-size: 110% auto;
  -o-background-size: 110% auto;
  background-size: 110% auto;

transition: 0.3s;
/*
transition: background-size 0.3s ease, filter 1 ease;
-moz-transition: background-size 0.3s ease, filter 1 ease;
-ms-transition: background-size 0.3s ease, filter 1 ease;
-o-transition: background-size 0.3s ease, filter 1 ease;
-webkit-transition: background-size 0.3s ease, filter 1 ease;
*/

}
.articles article span.videoss_img.contain {
  -webkit-background-size: contain !important;
  -moz-background-size:contain !important;
  -o-background-size: contain !important;
  background-size: contain !important;
  }

.articles article a:hover span.videoss_img {

/*
  -webkit-background-size: 120% auto;
  -moz-background-size: 120% auto;
  -o-background-size: 120% auto;
  background-size: 120% auto;
*/
 -webkit-filter: contrast(1.3) grayscale(100%); filter: contrast(1.3) grayscale(100%);

}

.articles article span.logo { position:absolute; right:10px; bottom:10px; padding:10px; display:block; height:0px; width:30%; padding-bottom:15%; background:#ffffff no-repeat center center;

/*  -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; */

  -webkit-background-size: contain !important;
  -moz-background-size:contain !important;
  -o-background-size: contain !important;
  background-size: contain !important;

border:#ffffff solid 10px;

}



/* color:#faa61a; */

.articles article span.videoss_title { display:block; color:#003974; padding:0px 0px 10px 0px; font-size:20px; transition: color 0.3s ease; }
.articles article a:hover span.videoss_title {  }
.articles article span.videoss_desc { display:block; height:120px; color:#808080; overflow:hidden; line-height:20px; transition: color 0.3s ease; }
.articles article a:hover span.videoss_desc { color:#000000; }
.articles article span.videoss_more { display:block; text-decoration:underline; transition: color 0.3s ease; }
.articles article a:hover span.videoss_more { }

.articles article time { font-size:12px; color:#606060; display:block; padding-bottom:5px; }


.articles article div.videoss_desc { position:relative; display:block; height:0; padding-bottom:30%; overflow:hidden; }
.articles article div.videoss_desc div.videoss_desc2 {

 position:absolute;
 top:0px;
 left:0px;
 width:100%;
 height:100%;

word-break: break-all;

  -webkit-columns: 1;
     -moz-columns: 1;
          columns: 1;
  -moz-column-fill: auto;
       column-fill: auto;
    -webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;

    -webkit-column-span: all; /* Chrome, Safari, Opera */
    column-span: all;

}

.articles article:nth-child(3n+3) { margin-right:0px; }

.articles.listsimple article { width:100% !important; }
.articles.listsimple article span.videoss_desc { height:auto; }



#clientzone div.inside { padding-top:40px; padding-bottom:40px; }

#clientzone div.inside div.inside { padding:0 !important; width:100%; margin:auto; }








#footer { padding:20px 0; background:#003974; color:#ffffff; }
#footer ul { list-style:none; padding:0; margin:0; }
#footer ul li { display:inline-block; }
#footer ul li a { display:block; color:#ffffff; padding:5px 10px; }
#footer p { color:#ffffff; padding:2% }

#footer2 { padding:2% 0; }
#footer2 img { width:20%; margin-bottom:2%; }


#footer ul.footersoc li { display:inline-block; padding-top:0px; }
#footer ul.footersoc li a { padding:5px; }
#footer ul.footersoc li a img { width:20px; height:20px; }


div.inside.submenu { background:#f0f0f0; text-align:center; display:none;  }
ul.submenu { list-style:none; display:block; width:auto; margin:0 auto; padding:0 !important; }
ul.submenu li { display:inline-block;  border-left:#ffffff solid 1px; padding:0 !important; background:none !important; }
ul.submenu li:first-child { border-left:0; }
ul.submenu li a { display:block; padding:0px 10px; text-decoration:none; }


table.gsm2019 { width:100%; }
table.gsm2019 tr td { padding:5px; color:#003974; word-wrap: normal; }
table.gsm2019 tr td em { font-size:12px; }
table.gsm2019 tr td:first-child { width:120px !important; max-width:140px !important; padding-left:0;  border-right:#505050 dotted 1px; }
table.gsm2019 tr td:last-child { width:85% !important; padding-right:0; }
table.gsm2019 tr.day td { color:#fba61c; border-top:#505050 dotted 1px; padding-top:20px; }
table.gsm2019 tr td b + b { color:#fba61c; font-weight:normal; }
table.gsm2019 tr td strong + strong { color:#fba61c; font-weight:normal; }
table.gsm2019 tr:hover td { background-color:#f0f0f0; }


@media screen and (max-width: 1200px) {  /* HAMBURGER  */

/* .topsearch { top:-35px; } */


.videoss ul li:nth-child(1n+1) { width:47.5%; margin-right:5%; }
.videoss ul li:nth-child(2n+2) { margin-right:0; }

.articles article:nth-child(1n+1) { width:47.5%; margin-right:5%; }
.articles article:nth-child(2n+2) { margin-right:0; }


.articles article:nth-child(3) a { border-top: #c0c0c0 solid 1px; padding-top:15px; }


#searchblock > div.shortmenu { display:inline-block; }

.menuIcon { display:none; height:36px; }
.menuIcon a { /* display:none; */}
#nav ul { max-height: 0px; overflow:hidden; }
#nav { padding: 0px 0; }

#nav div.inside { margin-top:36px; }


.rolltop { display:none; }
.rollbot { display:block; }


 div.category.fullwidth article { width:47.5%; padding-right:5%;   }
 div.category.fullwidth article:nth-child(1n+1) { width:47.5%; padding-right:5% }
 div.category.fullwidth article:nth-child(2n+2) { padding-right:0; }
 div.category.fullwidth article:nth-child(2n+3) { clear:both; }


 div.category article.product:nth-child(3) a {  border-top:#c0c0c0 solid 1px; }



}


@media screen and (max-width: 900px) {  /* ########################################## 900px   */




.rolltop { display:none; }
.rollbot { display:block; }


#more { border-top:#6c6e6b solid 2px; }

}


@media screen and (max-width: 800px) {  /* ########################################## 800px   */


#text img.titleright, #text img.titleleft { width:100%; float:none; margin:20px 0 10px 0 !important; }

#text span.titleleft { width:100%; float:none; margin:20px 0 10px 0 !important; }
#text span.titleleft img.titleleft { margin:0 !important; }


/*
#promo div.promo_space { padding-bottom:50%; }
#promo div.promo_space a > span, #promo div.promo_space > span { width:60%; }
*/

#logo { width:30%; }
#slogan { width:65%; }


#video div.row { width:100%; }
#video div.row div.text { padding-right:0; padding-bottom:30px; }

div.inside.submenu { display:block; }


#text div.row.sidebar div.category article { width:31.333%; padding-right:3%; }
#text div.row.sidebar div.category article:nth-child(3n+3) { padding-right:0; }


.productsmenu > ul > li { width:50%; }
.productsmenutop > ul > li { width:50%; }
#product div.row { width:100% !important; padding:0 !important; }

#text div.row { width:100% !important; padding:0 !important; }


#product ul.accessories li {  width:32%; margin-right:2%; }
#product ul.accessories li:nth-child(1n) { margin-right:2%; }
#product ul.accessories li:nth-child(3n+3) { margin-right:0%; }


div.editorial div > img[align="left"], div.editorial div > img[style*="float: left"], div.editorial div > img[style*="float:left"], div.editorial > img[align="left"], div.editorial > img[style*="float: left"],
div.editorial > img[style*="float:left"]
{
 width:50%;
 margin: 5px 20px 20px 0px !important;
}

div.editorial > img[align="right"], div.editorial > img[style*="float: right"], div.editorial > img[style*="float:right"] 
{
 width:50%;
 margin: 5px 0px 20px 20px !important;
}



}


@media screen and (max-width: 700px) {  /* ########################################## 700px  */

#promo div.promo_space span.desc { display:none; }

#language ul li a { padding:2px; font-size:12px; }
#language ul li a img { width:16px; height:16px; }

#footer2 img { width:40%; }


}

@media screen and (max-width: 600px) {  /* ########################################## 600px  */


div.text > img[align="left"],
div.text > img[style*="float: left"],
div.text > img[style*="float:left"],
#text div > img[align="left"],
#text div > img[style*="float: left"],
#text div > img[style*="float:left"]
{
 width:100% !important;
 float:none;
 margin: 5px 0 25px 0;
}

div.text > img[align="right"],
div.text > img[style*="float: right"],
div.text > img[style*="float:right"],
#text div > img[align="right"],
#text div > img[style*="float: right"],
#text div > img[style*="float:right"]
{
 width:100% !important;
 float:none;
 margin: 5px 0 25px 0;
}


#slogan { display:none; }
#logo { position: absolute; top:-10px; width:50%; }
#corporate .inside { padding-top:5%; }

#more { border-top:#6c6e6b solid 1px; }

#product span.topimage { padding-bottom:60%; }


#product ul.accessories li {  width:48%; margin-right:4%; }
#product ul.accessories li:nth-child(1n) { margin-right:4%; }
#product ul.accessories li:nth-child(2n+2) { margin-right:0%; }

.videoss ul li:nth-child(1n+1) { width:100%; margin-right:0; }
.articles article:nth-child(1n+1) { width:100%; margin-right:0; margin-bottom:30px; }

.articles article span.videoss_desc { height:auto; }

.articles article:nth-child(2) a { border-top: #c0c0c0 solid 1px; padding-top:15px; }



/*
#promo div.promo_space { padding-bottom:60%; }
#promo div.promo_space a > span, #promo div.promo_space > span { width:50%; }
#promo div.promo_space span.desc { display:none; }
*/


#footer2 img { width:40%; margin:10px 0; }

.productsmenu > ul > li { width:100%; }
.productsmenu > ul > li > ul { width:90%; }
.productsmenu h3 { width:100%; }

.productsmenutop > ul > li { width:100%; }
.productsmenutop > ul > li > ul { width:90%; }
.productsmenutop h3 { width:90%; }

div.category { width:100%; }

div.editorial-text {  display:flex;   flex-direction: column-reverse;  }
div.category.right { float:none; margin:20px 0 0 0; }



 div.category.fullwidth article { width:100%; padding-right:0%;   }
 div.category.fullwidth article:nth-child(1n+1) { width:100%; padding-right:0%; clear:both; }


 div.category article.product:nth-child(2) a, div.category article.product:nth-child(3) a {  border-top:#c0c0c0 solid 1px; }




#text div.row.sidebar div.category article { width:100%; padding-right:0; }



/* #btncontactdealer.corporate-right { background-image:none !important; } */



div.editorial div > img[align="left"], div.editorial div > img[style*="float: left"], div.editorial div > img[style*="float:left"], div.editorial > img[align="left"], div.editorial > img[style*="float: left"],
div.editorial > img[style*="float:left"]
{
 width:100%;
 float:none;
 margin: 5px 0px 20px 0px !important;
}

div.editorial div > img[align="left"].imagelow, div.editorial div > img[style*="float: left"].imagelow, div.editorial div > img[style*="float:left"].imagelow, div.editorial > img[align="left"].imagelow,
div.editorial > img[style*="float: left"].imagelow, div.editorial > img[style*="float:left"].imagelow
{

margin: 5px 20px 20px 0px !important;
float:left;

}

div.editorial > img[align="right"], div.editorial > img[style*="float: right"], div.editorial > img[style*="float:right"] 
{
 width:100%;
 float:none;
 margin: 5px 0px 20px 0px !important;
}



}


@media screen and (max-width: 500px) {  /* ########################################## 500px  */

#nav div.inside { margin-top:0px; }

#searchblock > div.shortmenu { display:none; }

#searchcontainer { position:absolute; top:0; width:100%; }

.topsearch {
 position:absolute;
 top:-0px; 
 /* padding:5px 0 8px 0; */
 width:100%; left:0;
 background:#f9f9f9;
 border-bottom:#003974 solid 1px;
  border-bottom:rgba(0,57,116,0.5) solid 1px;
  border-bottom:#d0d0d0 solid 1px;
 }
.topsearch form { padding-right:80px; }

#hladaj fieldset { display:block; padding-right:55px; }
.topsearch input#hladajslovo {  margin-left:20px; width:100%; }

.topsearch.corporate::before { display:none; }

.topsearch input[type="submit"] {  position:absolute; top:2px; right:100px; cursor:pointer; }


#searchblock { top:0; z-index:20000; bottom:auto; right:0px; 

background:#f9f9f9;
border-bottom:#d1d1d1 solid 1px; 

width:100%;

    height: 36px;
   /*  overflow: hidden; */

}
#btncontactdealer {  height:36px; border-bottom:#ffffff solid 2px;

width:100px;
position:absolute; right:0; top:0;

}
#btncontactdealer a span:first-child { display:none; }
#btncontactdealer a span:last-child { display:inline-block; color:#003974; }
#btncontactdealer a { padding:7px 15px 9px 20px; border-bottom:#ffffff solid 2px; text-align:center; }



#corporate { padding-top:45px; }
#corporate .inside { position:relative; width:100%; padding-left:0px; padding-top:20px; padding-bottom:20px; }
#logo { top:15px; left:20px; }
#logo img { width:auto; height:32px; }
#language { display:none; }
#hamburger { display:block; position:absolute;  width:50px; height:32px; top:60px; left:auto; right:20px; }
#hamburger a { display:block; width:50px; height:32px;
 background:url(../gfx/hamburger2.png) no-repeat left top; background-size:50px;
 }
#hamburger span { display:none; }
.menuIcon { display:none; }
#nav { padding:0; }

}


@media screen and (max-width: 400px) {  /* ########################################## 400px  */


#logo { position: absolute;  width:55%; }

#btncontactdealer a span:first-child { display:none; }
#btncontactdealer a span:last-child { display:inline-block; }

}



body.subpage #promo div.promo_space { height:200px; }
body.subpage #promo div.promo_space span { display:none; }

body.subpage #promo.product div.promo_space { height:200px; }


/* SLIDER */


.bx-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0;
    *zoom: 1;
}

.bx-wrapper img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.bx-wrapper .bx-viewport {
    background: #000;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: 5%;
    width: 100%;
}

.bx-wrapper .bx-loading {
    min-height: 50px;
    /* background: url(../images/bx_loader.gif) center center no-repeat #fff; */
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: 0.85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
}

.bx-wrapper .bx-pager-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    text-indent: -9999px;
    display: block;
    width: 30px;
    height: 30px;
    margin: 0;
    outline: 0;
	background:url(../gfx/corporate.png) no-repeat center center;
	background-size:contain;
    /* -moz-border-radius: 5px;    -webkit-border-radius: 5px;    border-radius: 5px; */
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-pager.bx-default-pager a.active {
	background:url(../gfx/corporate-on.png) no-repeat center center;
	background-size:contain;

}

.bx-wrapper .bx-prev {
    left: 10px;
    /* background: url(../images/controls.png) no-repeat 0 -32px; */
}

.bx-wrapper .bx-next {
    right: 10px;
    /* background: url(../images/controls.png) no-repeat -43px -32px; */
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}

.bx-wrapper.disabled {
    display: none;
}

.bx-wrapper .bx-controls-auto {
    text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    /* background: url(../images/controls.png) -86px -11px no-repeat; */
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto:hover,.bx-wrapper .bx-controls-auto.active {
    background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    /* background: url(../images/controls.png) -86px -44px no-repeat; */
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto:hover,.bx-wrapper .bx-controls-auto.active {
    background-position: -86px -33px;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #0b0b0b;
    background: rgba(80,80,80,0.75);
    width: 100%;
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: 0.85em;
    padding: 10px;
}

.slider__core {
    visibility: hidden;
}

.homepage .bx-controls-direction {
    display: none;
}

.slider__content {
    margin: 0;
}

.slider__content-inner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.slider__content-inner--heading {
    margin-top: 10%;
    font-size: 72px;
    font-size: 4.5rem;
    color: #f08c28;
}

.slider__content-inner--info {
    font-size: 20px;
    font-size: 1.25rem;
    color: #fff;
}

.slider__content-inner--btn {
    margin: 24px 0px;
    margin: 1.5rem 0rem;
    padding: 8px 31px;
    padding: 0.5rem 1.9375rem;
    font-size: 26px;
    font-size: 1.625rem;
    color: #fff;
}

.slider__content-inner--btn:visited {
    color: #fff;
}

.slider__content-inner--btn:focus {
    color: #fff;
}

.slider__content-inner--btn:hover {
    color: #fff;
}

.slider__content-inner--btn:active {
    color: #fff;
}

.slider__content-inner--try {
    font-size: 20px;
    font-size: 1.25rem;
    color: #fff;
    color: rgba(255,255,255,0.5);
}

.slider__content-inner--try a {
    color: #fff;
    color: rgba(255,255,255,0.5);
}

.slider__resources {
    visibility: hidden;
}



