@font-face {
    font-family: 'OpenSansCondensedLight';
    src: url('opensans-condlight.eot');
    src: url('opensans-condlight.eot') format('embedded-opentype'),
         url('opensans-condlight.woff') format('woff'),
         url('opensans-condlight.ttf') format('truetype'),
         url('opensans-condlight.svg#OpenSansCondensedLight') format('svg');
}

html {
  height: 100%;
  margin-bottom: 0px;
}
form, div, span, li{
  margin: 0;
  padding: 0;
}

ul {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 26px;
  margin-left:  5px;
}

hr {
  height: 0 !important;
  height: 1px; /* wysokosc pod ie */
  color: #ccc; /* kolor pod ie */
  background: transparent;
  border-width: 1px 0 0 0;
  border-color: #CCC;
  border-style: dotted; 
}


img,table {
  border: none;
}

body {
  font-family: Tahoma, Verdana;
  line-height: 22px;
  margin: 0;
  font-size: 12px;
  padding: 0;
  color: #333;
  text-align: justify;
  background: #f4f4f4;
}

body.contentpane {
}

a:link, a:visited {
  text-decoration: none;
  font-weight: normal;
  color: #111;
}

a:hover {
  text-decoration: none;
  font-weight: normal;
  color: #999;
}

p {
  font-size: 13px;
  color: #333;
  padding: 0px;
  margin: 0px;
  text-align: justify;
  margin-bottom: 5px;
}

input.button, button, input[type="submit"], .button1{
    font-size: 15px;
    height: 25px; 
    line-height: 25px; 
    padding: 0px 20px; 
	cursor: pointer;
	color: #fff;
	vertical-align: middle;
	color: #fff;
	border: none;
	background: url(../images/menu.png) center top repeat-x;
    font-family: 'OpenSansCondensedLight';
}

.button1:link, .button1:visited{
	display: block;
	float: left;
	margin-right: 6px;
	color: #fff;
}

.button1:hover, input[type="submit"]:hover{
	background: #02ABFF;
	color: #fff;
}

.inputbox, input[type="text"], input[type="password"], input[type="email"] {
    width: 220px;
    color: #555;
    font-size: 12px;
    height: 22px;
    padding:2px 4px; 
    border: 1px solid #eee;
    background: #FFF;
}

.textarea, textarea {
	width: 530px;
	height: 110px;
    border: 1px solid #eee;
    color: #555;
    padding: 2px 4px;
    font-size: 12px;
	font-family: Tahoma, Verdana;
}

.inputbox:hover, textarea:hover, input[type="text"]:hover {

    border: 1px solid #ddd;
    background: #fdfdfd;
}
#page_bg{
  padding: 0;
  background: url(../images/bg.jpg) center bottom repeat;
  background-attachment:fixed;
}
#header {
  padding: 0;
  margin: 0 auto;
  width: 1100px;
  height: 112px;
  background: url(../images/header.png) center top repeat-x; 
}
#header_01{
  width: 430px;
  height: 108px;
  float: left;
  margin-top: 4px;
  margin-left: 30px;
}
#header_02{
  width: 630px;
  height: 40px;
  float: right;
}
#header_02 p{
  color:#fff;
  line-height:29px;
  font-size:22px;
  font-family: 'OpenSansCondensedLight';
}
#header_02a{
  width: 270px;
  height: 30px;
  float: left;
  background: url(../images/contact1.png) center top no-repeat;
}

#header_02b{
  width: 356px;
  height: 30px;
  float: left;
  background: url(../images/contact2.png) center top no-repeat;
}

#header_02a ul.menu{
  list-style: none;
  padding-left: 14px;
}

#header_02a ul.menu li{
  float:left;
  margin: 0 9px;
}

#header_02a ul.menu li a{
  color: #fff;
  line-height: 40px;
  font-size: 14px;
  font-family: 'Arial';
}

#header_03{
  width: 630px;
  height: 40px;
  margin-top: 16px;
  float: right;
}


.mod-languages{
	margin-top: 9px;
}

.mod-languages .pretext{
	float:left;
	color: #fff;
	font-size: 10px;
	margin-right: 5px;
	line-height: 18px;
}

#header_02c div.mod-languages {
	text-align: right;
}
#header_02c div.mod-languages li {
	margin-left: 2px;
	margin-right: 2px;
}


#header_03b{
}



#header_03b > ul,
#header_03b > ul li,
#header_03b > ul ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#header_03b > ul {
  position: relative;
  z-index: 597;
  float: left;
}
#header_03b > ul li {
  float: left;
  min-height: 1px;
  line-height: 1.3em;
  vertical-align: middle;
  padding: 10px;
}

#header_03b > ul li:hover,
#header_03b > ul li:hover {
  z-index: 599;
  cursor: default;
}
#header_03b > ul ul {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 598;
}
#header_03b > ul ul.parent {
  visibility: visible;

}
#header_03b > ul ul li {
  float: none;
}
#header_03b > ul li:hover > ul {
  visibility: visible;
}
/* Align last drop down RTL */
/* Theme Styles */
#header_03b > ul a:link {
  text-decoration: none;
}
#header_03b > ul a:active {
  color: #ffa500;
}
#header_03b li {
  padding: 0;
  color: #000;
  font-family: 'OpenSansCondensedLight';
}
#header_03b > ul {
  display: block;
  float: none;
}
#header_03b > ul:before {
  content: '';
  display: block;
}
#header_03b > ul:after {
  content: '';
  display: table;
  clear: both;
}
#header_03b > ul > li {
  padding: 0px;
  background: #f3f3f3;
}

#header_03b > ul > .li-last{
	background: none;
}


#header_03b > ul > li > a,
#header_03b > ul > li > a:link,
#header_03b > ul > li > a:visited {
	color: #666;
	font-size: 30px;
	line-height: 30px;
    font-family: 'OpenSansCondensedLight';
	display: block;
	width: auto;
	height: 0;
	padding: 0 15px;
}


#header_03b > ul > li:hover > a, #header_03b > ul > li.current > a, #header_03b > ul > li.parent > a{
	color: #cf241c;
}

#header_03b > ul > li:hover > a{

	z-index: 1100;
}

#header_03b > ul > li > a:hover,
#header_03b > ul > li:hover > a {
	
}
#header_03b li li a {
  color: #555;
  font-size: 18px;
}


#header_03b ul ul {
  margin: 0 0px;
  padding: 0 0px;
  float: none;
  right: 0;
  left: 0;
  margin-left:-20px;
}
#header_03b ul > li > ul > li {
  margin: 0 12px 0 0;
  position: relative;
  padding: 0;
  float: left;
}
#header_03b ul > li > ul > li > a {
  padding: 10px 0px 10px 0px;
  display: block;
  font-size: 14px;
  margin-right: 10px;
  font-family: Arial;
}

#header_03b ul ul ul {
  width: 200px;
  top: 100%;
}
#header_03b ul ul ul li {
  float: none;
}

#slideshow1{
  margin: 0 auto;
  width: 1080px;
  height: 10px;
  padding: 0 10px;
  background: #fff;
}

#footer{
  margin: 0 auto;
  width: 1080px;
  padding: 0 10px;
  height: 40px;
  background: url(../images/footer.png) center top no-repeat; 
}

#slideshow{
  margin: 0 auto;
  width: 1100px;  height: 336px;
  background: url(../images/slide.png) center top no-repeat; 
}
#content{
  margin: 0 auto;
  width: 1100px;
  padding: 10px 0;
  background: #fff; 
}


#pillmenu{
  margin: 0px;
  padding: 0px;
  margin-top: 20px;
}

#pillmenu ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#pillmenu ul li{
	float:left;
	margin: 0 5px 0 0px;
}

#pillmenu ul li a:link, #pillmenu ul li a:visited{
	display: block;
	font-size: 15px;
	line-height: 32px;
	padding: 0 11px;
	display: block;
	height: 32px;
	color: #666;
    font-family: 'OpenSansCondensedLight';
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


#pillmenu ul li.current a, #pillmenu ul li:hover a{
	background: #02ABFF url(../images/menu.png) center top repeat-x; 
	color: #FFF;
}




#pillmenu ul li.current li a, #pillmenu ul li li a:hover, #pillmenu ul li:hover li a{
	background: none; 
	color: #FFF;
}



#pillmenu ul li li a:hover{
	color: #333;
  text-shadow: 1px 1px 1px white;
}



#pillmenu ul li ul{
	background: #02ABFF; 
	margin-top: -6px;
	padding-top:8px;
	color: #FFF;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}



div#maincolumn {
  margin: 0;
  padding: 0;
  float: left;
  width: 1100px;
}

div.nopad {
  padding: 0px 30px;

}



h1, h2 {
  padding: 0;
  margin: 0;
  font-size: 30px;
  line-height:30px;
  color: #E7222F;
  text-align: left;
  margin: 10px 0 10px;
  font-family: 'OpenSansCondensedLight';
  font-weight: normal;
}

h2 {
  margin: 15px 0;
  font-size: 24px;
  line-height:24px;
  color: #E7222F;
  font-family: 'OpenSansCondensedLight';
  font-weight: normal;
}


h4{
  margin: 5px 0; 
  color: #888;
  font-size: 15px;
  font-weight: normal;
  font-family: 'OpenSansCondensedLight';
}

h3 {
  font-family: 'OpenSansCondensedLight';
  padding: 5px 0;
  margin: 5px 0;
  font-size: 22px;
  line-height: 20px;
  color: #666;
  font-weight: normal;
  
}

.product_box h3{

  padding: 0 0 5px ;
  margin: 0 0 5px;
}

a.readon {
  display: block;
  float: right;
  line-height: 14px;
  font-size: 10px;
  text-decoration: none;
  padding: 1px 2px 1px 2px;
}
a.readon:hover {
  color: #333;
}

/* spacers */

span.article_separator {

  display: block;

  height: 20px;

}


.clr {

  clear: both;

}

div.message {

  font-weight: bold;

  font-size : 14px;

  color : #c30;

  text-align: center;

  width: auto;

  background-color: #f9f9f8;

  border: solid 1px #d5d5d5;

  margin: 3px 0px 10px;

  padding: 3px 20px;

}


/* Frontend Editing*/

fieldset {

  margin: 0;

  border: none;

  margin-top: 0px;

  margin-bottom: 0px;

  padding: 10px;

}





.tool-title {

  padding: 0;

  margin: 0;

  font-size: 100%;

  font-weight: bold;

  margin-top: -15px;

  padding-top: 15px;

  padding-bottom: 5px;


}



.tool-text {

  font-size: 100%;

  margin: 0;

}



/* ****************************************************************************** */


div.box_header h3{
	font-size: 24px;
	text-align: left;
	margin: 0;
	padding: 0 10px;
	color: #E7222F;
	line-height: 55px;
    font-family: 'OpenSansCondensedLight';
}



div.box_header{
  width: 277px;
  height: 55px;
}


div.box_content{
  width: 277px;
  padding: 0px;
}

div.box_bottom{
  width: 277px;
  padding: 5px 0px;
}


.module-kontakt div.box_header h3{
  color: #fff;
}

.module-kontakt p{
  color: #fff;
  line-height: 30px;
  font-size: 20px;
  font-family: 'Arial';
}

.module-kontakt{
  width: 277px;
  padding: 0px;
  margin-bottom: 10px;
  background: #7B7B7B url(../images/contact.png) center top no-repeat;
  
  background-size: cover;
}

.module-kontakt div.box_bottom{
  width: 277px;
  padding: 0px;
}



div.module-bez div.box_header{
  background: none;
  height: 0px;
  width: 277px;
}

div.module-bez div.box_content{
  background: none;
  width: 277px;
}

div.module-bez div.box_bottom{
  background: none;
  width: 277px;
}

#footer p, #footer a, #footer a:link, #footer a:visited{
  font-size: 11px;
  color: #666;
  margin: 0;
  line-height: 40px;
}
#system-message ul { 
  list-style: none;
  padding: 0;
  margin: 0;
}
#system-message dt { 
  display:none;
}
#system-message dd { 
  list-style: none;
  padding: 0;
  margin: 0;
}
#system-message ul li { 
  padding: 0;
  margin: 0;
  text-align:center;
  font-size: 14px;
  padding: 5px;
}
#system-message dd ul { 
  background: #fff; 
  border-top: 3px solid #FF0000; 
  border-bottom: 3px solid #FF0000;
  border: 1px solid #AAA;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  margin: 5px 0;
}
#system-message dd.message { 
  color: #0080C0
}
#system-message dd.error { 
  color: #FF0000; 
}
#system-message dd.notice{
  color: #0080C0
}
#content .pagination, #content .vm-pagination{
        margin:10px 0 ;
        padding:10px 0 10px 0px;
}
#content .pagination ul, #content .vm-pagination ul{
        list-style-type:none;
        margin:0;
        padding:0;
        text-align:center;
        
}
#content .pagination li, #content .vm-pagination li{
        display:inline;
        padding:2px 5px;
        text-align:left;
        border:solid 0px #eee;
        margin:0 2px
}

#content .pagination li.pagination-start,
#content .pagination li.pagination-next,
#content .pagination li.pagination-end,
#content .pagination li.pagination-prev,
#content .vm-pagination li.pagination-start,
#content .vm-pagination li.pagination-next,
#content .vm-pagination li.pagination-end,
#content .vm-pagination li.pagination-prev{
	border:1px solid #eee;
	padding:7px 5px;
	display: none;
}
a.pagenav {
	font-size: 10px;
}
#content .pagination li, #content .vm-pagination li{
	border: 1px solid #eee;
	background: #fdfdfd;
	padding: 7px 15px;
	color: #666;
}
#content .pagination li a, #content .vm-pagination li a{
	font-weight: bold;
	color: #333;
}
#content .pagination li a:hover, #content .vm-pagination li a:hover{
	color: #666;
}
p.counter{
    font-weight: bold;
    text-align: center;
    margin-bottom: 5px;
	color: #333;
}
table.tabelka{
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #eee;
	-moz-box-shadow: 0 0 5px #fafafa;
	-webkit-box-shadow: 0 0 5px #fafafa;
	box-shadow: 0 0 5px #fafafa;
}
table.tabelka td, table.tabelka tr{
		border-top: 1px solid #eee;
        vertical-align: middle;
        background-color: none;
}
table.tabelka td {
        padding: 2px 6px;
}
table.tabelka tr:hover td{
        background: #f6f6f6;

}
table.tabelka tr.th {
        background: #02AAFF url(../images/menu.png) center top repeat-x;
		-webkit-border-top-left-radius: 8px;
		-webkit-border-top-right-radius: 8px;
		-moz-border-radius-topleft: 8px;
		-moz-border-radius-topright: 8px;
		border-top-left-radius: 8px;
		border-top-right-radius: 8px;
}
table.tabelka tr.th .th1 {
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
}
table.tabelka tr.th .th2 {
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	border-top-right-radius: 8px;
}
table.tabelka tr.th th{
		border: none;
		color: #fff;
        padding: 6px 6px;
		font-weight: normal;
        vertical-align: middle;
        text-align: center;
}
table.tabelka p, table.tabelka span{
        text-align: left;
}
.tip{
	background: #eee;
	padding: 10px;
	opacity:0.8;
	filter:alpha(opacity=80);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.item-separator{

	border-top: 1px dotted #aaa;
	margin: 18px 0;
	clear: both;
}

dd.create{
	margin: 0;
	padding: 0;
	color: #BC9352;
	font-size: 11px;
}

ul.actions{
	display: none;
}

.contact_form input[type="submit"]{
    font-size: 12px;
    height: 30px; 
    line-height: 30px; 

    padding: 0px 20px; 

	cursor: pointer;

	color: #fff;

	vertical-align: middle;

	color: #fff;

	border: 1px solid #fff;

}



.contact_form  input[type="text"], .contact_form  input[type="email"] {

    width: 160px;

    color: #555;

    font-size: 12px;

    height: 22px;

    padding:2px 4px; 

    border: 1px solid #ccc;

    background: #FFF;

}



.contact_form textarea {

	width: 600px;
	height: 120px;
    font-size: 12px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.content_bg{
	margin: 20px 0 0;
	background: #f5f5f5;
	padding: 20px;
}


#searchForm .phrases, #searchForm .only, .search .result-created, #searchForm .form-limit{
	display: none;
}


#header.fixed {

	width: 1100px;
	z-index: 120000;
}
#header_hidden {
	padding: 0;
	margin: 0 auto;
	width: 1100px;
	height: 112px;
	display: none;
	
}
#header_hidden.fixed {
	
	display: block;
	
}
#header_03b li ul li:hover a, #header_03b li ul li.current a {
  color: #B5000C;
  border-color: #5c5c5c;
}

.breadcrumbs{
    font-family: 'OpenSansCondensedLight';
    font-size: 14px;
}

.text_info, .text_info p{
    font-family: 'OpenSansCondensedLight';
    font-size: 19px;
    margin: 15px 0;
}
.topfixed {
	display: block;
	width: 43px;
	height: 43px;
	position: fixed;
	right: 20px;
	bottom: 20px;
	background: url(../images/totop.png) center center no-repeat;
	opacity: 0.8;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}

.top2 {
	display: block;
	width: 43px;
	height: 43px;
	position: fixed;
	background: url(../images/totop.png) center center no-repeat;
	opacity: 0.8;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
	right: 20px;
	bottom: 80px;
	background: url(../images/totop2.png) center center no-repeat;
}

.topfixed.hidden {
	opacity: 0;
	display: none;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}
.topfixed:hover {

	opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}
.topfixed2:hover {

	opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}
.bloggaleria h2 {
	text-align: center;
}
.bloggaleria .readmore {
	text-align: right;
	margin-top: 20px;
}
.bloggaleria .readmore a{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	background: #E3000F;
	color: #ffffff;
	font-size: 14px;
	line-height: 22px;
	border: 1px #B5000C;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	display: block;
	float: right;
}

.bloggaleria .readmore a:hover{
	background: #B5000C;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.bloggaleria .items-leading>div{
	border: 5px solid #eee;
	background: #fefefe;
	width:  750px;
	padding: 10px;
	margin-bottom: 10px;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	overflow: hidden;
}


.bloggaleria .items-leading>div:hover{
	border: 5px solid #eee;
	background: #eee;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.bloggaleria .items-leading>div:hover .readmore a{
	background: #B5000C;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.bloggaleria .item-separator {
	display: none;
}

.box{
	float:left;
	width:47%;
	margin-right:2%;
	margin-bottom:2%;
	padding: 1%;
	min-height:250px;
	background: #f3f3f3;
}

.box2{
	margin-right:0%;
}

#menu_responsive{display:none;}
#slidebar_left {list-style:none;padding:0;margin:0; z-index: 120001;}
#slidebar_left ul{list-style:none;padding:0;margin:0;}
#slidebar_left ul li{margin-top:10px;text-align:left!important;}
#slidebar_left ul li a:link, #slidebar_left ul li a:visited, #slidebar_left ul li span.separator{text-align:left;color:#fff;
    font-size: 25px;
    line-height: 30px;
    font-family: 'OpenSansCondensedLight';
    display: block;
    width: auto;
    padding: 0 15px;
}
#slidebar_left ul ul > li a:before{content:"A"; font-family: 'Ikony';color: #fff;float:left;font-size:16px;margin-right:10px;}
#slidebar_left ul ul > li.item-170 a:before,#slidebar_left ul ul > li.item-169 a:before{content:"A"; }
#slidebar_left ul ul > li.item-163 a:before{content:"B"; }
#slidebar_left ul ul > li.item-165 a:before,#slidebar_left ul ul > li.item-164 a:before,#slidebar_left ul ul > li.item-162 a:before,#slidebar_left ul ul > li.item-166 a:before,#slidebar_left ul ul > li.item-167 a:before{content:"C"; }
#slidebar_left ul ul > li.item-173 a:before{content:"D"; }
@media (max-width: 1100px){
	#header, #slideshow, #content, #footer, div#maincolumn{
		width:96%;
		margin:0 2%;
	}
	
	#header_hidden{
		width:100%;
	}
	
	#footer{
		width:92%;
		margin:0 2%;
		padding:0 2%;
	}
	
	div.nopad {
		padding: 0px 10px;
	}
	
	#header.fixed {
		width: 96%!important;
		left: 2%!important;
		right: 2%!important;
	}
	
	#header{
		position:relative;
	}
	
	#header_02 {
		position: absolute;
		top: 0;
		right: 0;
	}
	
	#header_02 {
		width: auto;
	}
	
	#header_02a {
		width: auto;
		height: 25px;
		padding: 0 0 0 30px;
		float: left;
		background: url(../images/contact1.png) left top no-repeat;
	}
	
	#header_02b {
		width: auto;
		padding: 0 20px;
		height: 25px;
		float: left;
		background: url(../images/contact2.png) center top no-repeat;
	}
	
	#header_03 {
		width: auto;
		margin-top: 46px;
	}
	
	#header_03b > ul > li > a, #header_03b > ul > li > a:link, #header_03b > ul > li > a:visited {
		color: #333;
		font-size: 18px;
		padding: 0 10px;
	}
	
	#header_02 p {
		line-height: 25px;
		font-size: 18px;
		margin:0;
	}
	
	.leading-0 img,
	.leading-1 img,
	.leading-3 img{
		max-width:100%
	}
	
	.leading-2 div.boxplus-slider {
		padding: 0!important;
		width: 100%!important;
	}
	
	.leading-2 .boxplus-viewport>ul, .leading-2 .boxplus-viewport {
		position: static!important;
		width: 100%!important;
		height:auto!important;
    }
    
    .leading-2 .boxplus-viewport>ul>li{
		position: static!important;
		width: 18%!important;
		margin: 1%!important;
		height: auto!important;
		display: inline-block!important;
	}
	
	.leading-2 .boxplus-paging{
		display:none;
	}
	
	div.sigplus-gallery ul>li>img, div.sigplus-gallery ul>li>a>img {
		max-width: 100%;
		height: auto!important;
		width: 100%!important;
	}
	
	#slideshow{
		height:auto;
		background:none;
	}

}


@media (max-width: 900px){
	#menu_responsive{display:block;position: absolute;top: 29px;right: 20px;overflow: hidden;width: 36px;padding: 0;height: 50px;cursor:pointer;}
	#menu_responsive .js-open-left-slidebar{background:#ddd;width:36px;height:4px;}
	#menu_responsive:after{background:#ddd;width:36px;height:4px;margin: 8px 0;}
	#menu_responsive:before{background:#ddd;width:36px;height:4px;margin: 8px 0;}
	#header_03b > ul{display:none;}
	
	.leading-2 .boxplus-viewport>ul>li{
		position: static!important;
		width: 23%!important;
	}
	
	.box {
		width: 96%;
		margin-right: 0%;
		margin-bottom: 2%;
		padding: 1% 2%;
		min-height: auto;
    }
    
    #header.fixed{
		position: relative!important;
		padding: 0!important;
		margin: 0!important;
    }
    
    #header_hidden{
		display:none!important;
    }
}

@media (max-width: 768px){
	#header{
		background: #fff url(../images/header.png) 0 30px repeat-x;
	}
	
	#header_01{
		padding-top:29px;
		width:auto;
		height: 79px;
		margin-left: 10px;
	}
	
	
	#header_01 img{
		max-height:75px;
	}
	
	#menu_responsive {
		top: 47px;
    }
    
    #slide_gora_text{
		display:none!important;
    }
}

@media (max-width:420px){
	#header_02, #slide_gora .slick-next, #slide_gora .slick-prev{
		display:none;
	}
	#header{
		background: #fff url(../images/header.png) 0 0px repeat-x;
		height:auto
	}
	
	
	#header_01{
		padding-top:0px;
		width:auto;
		height: 65px;
		margin-left: 10px;
	}
	
	#header_01 img{
		max-height:55px;
	}
	
	#menu_responsive {
		top: 10px;
    }
    
    #header_03 {
		margin-top: 0;
	}	

}
