@charset "utf-8";

/* CSS Document */

body {
font-size:15px;
font-family: comfortaa;
font-weight:normal;
}

a {
	text-decoration: none !important;
}

ul, li {
	list-style-type: none;
}

article {
padding: 0 3%;
}

.header {
position: relative;
z-index: 1;
}

header {
margin-bottom:0;
clear: both;
}

.top {
overflow:hidden;
width: 100%;
z-index: 200;
float: left;
clear: both;

}

h1 {
font-size: 30px;
letter-spacing: 0.05em;
text-align: center;
text-transform: uppercase;
}

.logo {
display:block;
width:100%;
max-width:300px;
height:150px;
margin:0.5em auto 0;
background-repeat: no-repeat;
text-align: center;
}

.logoImg {
text-align: center;
margin: auto;
float: left;
width: 100%;
border-bottom-width: 1px;
border-bottom-style: solid;
}

.socialNav {
float: right;
width: 100%;

}

.socialNav ul li {
float: right;
width: 4%;
margin: 0 0 1%;
}

.top-menu-holder {
float:right; 
width:100%;
border-bottom-width: 1px;
border-bottom-style: solid;
box-shadow: 5px 5px 10px #ccc;
}

.addit {
width: 20%;
text-align:right;
overflow:hidden;
float: left;
display: none;
}

.moreinfo {
display:inline-block;
float:right;
margin-right:1em;
padding-top:0.3em;
font-size: 13px;
line-height: 15px;
text-align: left;
}

.lang {
margin-right:0.5em;
}

.menu {
display: none;
}

.animate {
float:right;
width:100%;
display: block;
}
.skitter {
width: 100% !important;
max-width: 100% !important;
}

.container_skitter {
 height:580px !important;
}

.skitter-large-box{
    height:580px !important;
}

.skitter-large-box img {
    height:580px !important;
}

.blog ul li {
float: left;
width: 45%;
margin: 5% 1.5%;
}

.news{
    text-align: center;
    clear: both;
	float: left;
	margin: 0 0 5% 0;
}

.date {
	display: none;
}

.pubImage {
    display: block !important;
    margin-top: 4px;
    padding: 5px;
}

.blogLeft {
float: left;
width: 70%;
}

.blogRight {
float: left;
width: 25%;
margin: 0 2%;
}

.latestPublications li {
margin: 0 5% 5% 0;	
float: left;
display: block;
width: 44%;
}

.projects ul, .mnenia ul, .time ul {
padding: 0; 
margin: 0;
}

.projects .widgetPublicationTitle, .mnenia .widgetPublicationTitle, .time .widgetPublicationTitle {
display: none;
}

.projects .latestPublications li, .mnenia .latestPublications li, .time .latestPublications li {
width: 100%;
}

.latestPublications li:last-child {
	margin-right: 0%;
}
.latestPublications .pubSummary{
display:block !important;
}

.widgetPublicationTitle {
	display: block;
	font-size: 16px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	font-weight: 700;
}

.mnenia, .projects {
float: left;
width: 100%;
}

.time {
float: left;
width: 100%;
}

.contact {
float: left;
width: 100%;
background: #eee;
padding: 5%;
margin: auto;
text-align: center;
}

.latestCatalogItemsContainer {
margin: auto;
text-align: center;
}

.latestCatalogItems br {
display: none;
}

.latestCatalogItemsContainer li {
	width: 21.5% !important;
	height: auto !important;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	border-width: 1px;
	border-style: solid;	
}

.latestCatalogItemsContainer li:last-child {
	margin: 0 !important;
}

.latestCatalogItemsContainer span {
    font-size: 1.02em;
    font-weight: bold;
    line-height: 2.5em;
    text-transform: uppercase;
  	text-align: center;
    width: 100%;	
}

.latestCatalogItems li a span  img {
	margin: auto;
	width: 270px;
	height: 330px;
}
.latestCatalogItems .attributes {
	display: inline-block;
}

nav.top-menu {
position: relative;
z-index: 300;
}

nav.top-menu ul {
display: table;
list-style: outside none none;
margin: 0;
padding: 0;
}

nav.top-menu ul li a {
line-height:3em;
text-align:center;
font-size:1em;
text-transform:uppercase;
}

nav.top-menu ul li.activeMenu a, nav.top-menu ul li a:hover {
border-bottom-width: 3px;
border-bottom-style: solid;
}

nav.top-menu li span.floatLeft {
height:2em;
width:2px;
margin-top:0.5em;
}

.content {
margin-bottom:0;
padding: 0;
overflow: hidden;
}


.pageWidth1280 .container {
	max-width: 100%;
}

.catalogCategories li a {
width:100%;
padding: 0.4em;
}

.catalogCategories li a:hover {

}

.catalogCategories li a.active {
font-weight:normal;
} 

.categories {
background: url("images/arrow.png") no-repeat scroll center center;
height: 100%;
width: 4em;
}

.blockElementBottom {
border-bottom-width: 1px !important;
border-bottom-style: solid !important;
}

.listLayout .itemSummary p {
width: 100% !important;
}

/* Footer */

footer .widget-categories ul {
    columns: 2 auto;
}

.widget-categories ul li a {
    display: block;
    padding: 5px 0 5px 20px;
    position: relative;
}

.widget-categories ul li a::before {
    content:"\203A";
    left: 0;
    position: absolute;
    top: 5px;
	
}

.footer a:not(.btn-theme) {

}

.widget-categories ul li a:hover::before {
    animation: 0.4s ease 0s normal none 1 running bounceIn;
}

footer {
border-top-style:solid;
border-top-width: 5px;
padding:1.8em 0;
}

.footer-links {margin-left:0.5em;}
.footer-links a {}
.footer-links span {margin:0.7em}

#websitebg {margin-right:0.5em;}
#websitebg a {}


/* End Footer */

/* products */
.listLayout li {
border-style: solid; 
border-width: 1px;
}

.catalogCategories li  {
margin: 5% 0 0 0;
}


@media screen and (max-width: 1055px) {
	.addit {
	overflow:hidden;
	text-align:center;
	width: 100%;
	margin: 10px 0 0 10px !important;
	}
	
	.top-menu-holder {
	width:100%;
	}
	
	.top {
	padding-bottom:0em;
	border-bottom: none;
	}
	
	.listLayout.cols2 li, .listLayout.cols2.AC li:nth-child(1), .listLayout.cols2.AC li:nth-child(3) {
	width: 100%;
	}
	
	.head-contacts {
	width: 100%;
	}
	
	
	.banners .images span {
	    visibility: hidden;
	}
	
	.latestCatalogItemsContainer li  {
	width: 79% !important;
	}
	
	.latestPublications li, .latestPublications li:nth-child(1) {
	width: 100%;
	}
	
	.latestPublications {
	margin: 0;
	padding: 0;
	}
	
	.latestPublications li img {
	width: 100%;
	}
	
	.container_skitter {
 height:280px !important;
}

.skitter-large-box{
    height:280px !important;
}

.skitter-large-box img {
    height:280px !important;
}

.socialNav ul li {
width: 10%;
}

.freeTime {
width: 100%;
}

.banner-time {
width: 100%;
}

.projects .latestPublications li, .projects .latestPublications li:nth-child(1) {
width: 100% !important;
}

.projects .widgetPublicationTitle {
height: auto;
}

.blog ul {
margin: 0;
padding: 0;
}

.blogLeft {
width: 100%;
}

.blogRight {
width: 100%;
}
}

@media screen and (max-width: 850px) {
	.top {
	padding-bottom:0em;
	}
	
	nav.top-menu {
	margin-top:0em;
	}
	
	nav.top-menu ul {
	position: relative;
	z-index: 6000;
	}
	
	nav.top-menu ul li {
	display:block;
	border-top-style: solid;
	border-top-width: 1px;
	}
	
	.expandMain {
	height:3em;
	width:100%;
	background:url(images/menu.gif) no-repeat 1em 0em;
	display:block;
	margin-top:0.3em;
	}
	
	.expandElement {
	position:inherit;
	z-index: 50000;
	}
	
	.logo {
	margin-bottom:0.5em;
	
  }
	
	.footer-links.floatLeft {
	float:none;
	text-align:center;
	}
	
	#websitebg {
	text-align:center;
	margin-top:1em;
	font-size:0.8em;
	}
	
	.content {
	padding:2em 2%;
	}
	.catalogItem.catalogSingleItem .leftBlock {width:100%}
	.catalogItem.blockElement.catalog{width:48%}
	
	section {
	position:relative;
	z-index: 20;
	}
	
	header {
	position:relative;
	z-index: 200000;
	}
	
}

@media screen and (max-width: 768px) {

	.aside article, .aside .pagePath {
	margin-left:0em;
	}

	aside {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	}
	
	.aside aside {width:auto}
	
	.aside aside:hover {
	  width: 100%;
	  max-width: 50%;
	}
	
	.expandfixed {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1;
	}

}

@media screen and (max-width: 640px) {
	.logo {
	float:none;
	margin:auto;
	margin-bottom:0.5em;
	}
	
	.lang {
	display:inline-block;
	}
	
	.moreinfo {
	display:inline-block;
	}
	
	.addit {
	margin-top:0em;
	margin:auto;
	}
	.catalogItem.blockElement.catalog{width:100%}
  .gs-item {width: 100%;}
  .latestPublications li{width: 100%;}
}

@media screen and (max-width: 360px) {
	.latestCatalogItemsContainer li {
		width: 80% !important;
	}
	.lang div {
	padding: 0 !important;
	}
}

@media only screen and (max-device-width: 480px) and (min-device-width: 320px) {
		body {
			padding: 0;
			margin: 0;
			width: 360px !important; }
		}