@charset "utf-8";
/*-----------------------------CONTAINERS-----------------------------*/





.moduletable.usermenu {
	float: left;
}
ul#usermenu {
	float: left;
}
.container.banner {
	display: inherit;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	box-sizing: border-box;
}
.row.contentFull {
	margin-top: 20px;
}
/*-----------------------------SUB HOLDERS-----------------------------*/

.introMainHolder {
	margin: 0 auto;
	margin-bottom: 10px;
}
.introMainHolder::after {
	clear: both;
}
.introMainHolder::before,  .introMainHolder::after {
	content: "";
	display: table;
	line-height: 0;
	min-height: 100%
}
.SdPosition {
	position: relative;
	width: 100%;
}
.item-page {
	float: left;
	width: 100%;
}
/*---------------------------------------------------------------*/

/*-----------------------------CONTENT COLUMS-----------------------------*/

/*---------------------------------------------------------------*/



/*-----------------------------CONTENT-----------------------------*/

.content1 div.span12 { /*1 COLUMS - 1 INTRO COLUMS*/
	/*	border: 1px solid #ccc;*/

	box-sizing: border-box;
	float: left;
	width: 100%;
}
.content1 div.span2 { /*1 COLUMS - 3 INTRO COLUMS*/
	/*	border: 1px solid #ccc;

*/	box-sizing: border-box;
	float: left;
}
/*-----------------------------CONTENT LEFT OR RIGHT-----------------------------*/

.content2 div.span12 { /*2 COLUMS - 1 INTRO COLUMS*/
	border: 1px solid #ccc;
	box-sizing: border-box;
	/*	min-height: 475px;

	margin-bottom: 10px;*/

	width: 100%;
}
/*-----------------------------CONTENT LEFT AND RIGHT-----------------------------*/

.content3 div.span12 { /*3 COLUMS - 1 INTRO COLUMS*/
	border: 1px solid #ccc;
	box-sizing: border-box;
	/*	min-height: 475px;

	margin-bottom: 10px;*/

	width: 100%;
}
.span6:nth-child(2n+2) {
}
.span12 {
}
/*-----------------------------SUB CATEGORIES-----------------------------*/

.cat-children {
	box-sizing: border-box;
}
.cat-children > div {
}
div.cat-children > *:nth-child(1),  div.cat-children > *:nth-child(2),  div.cat-children > *:nth-child(3),  div.cat-children > *:nth-child(4),  div.cat-children > *:nth-child(5) {
}
div.cat-children > *:nth-child(2),  div.cat-children > *:nth-child(3),  div.cat-children > *:nth-child(5),  div.cat-children > *:nth-child(6) {
}
/*-----------------------------COLUMS POSITION-----------------------------*/

.col5 {
	float: left;
}
.col6 {
	float: left;
}
.pc-hidden {
	visibility: hidden;
	display: none;
}
.pc-hidden {
	visibility: hidden;
	display: none;
}
