/*** LIBRARY: de.incony.anteros.desktop ***/


/* Styles für Größen unter 1010px Breite */
@media screen and (max-width: 1009px) {
	
	#header-top, #header-middle {
		padding: 0px 10px;
	}
	
	#header div.header-phone {
		display: block;
	}
	#header #header-middle .brand-logo {
		display: block;
	}
	#header #header-middle .content-wrapper {
		background: none;
	}
	#header #header-top {
		display: none;
	}
	#header #header-middle div.list-wrapper {
		display: none;
	}
	#header #header-middle div.search {
		display: none;
	}
	#header #header-middle {
		height: auto;
		padding: 0px;
	}
	#header #header-middle div.brand-logo {
		text-align: center;
		margin-top: 30px;
		margin-left: 0px; 
		float: none;
	}
	#header #header-bottom,
	#header #header-sub-navigation {
		display: none;
	}
	
	
	#header #header-middle .brand-logo {
    	left: auto;
    	position: relative;
	}
	
	
	div.navigationList {
	    background: #F1F1F1;
	    border-top: 1px solid #999999;
	    color: #333333;
	    font-size: 16px;
	    line-height: 44px;
	}
	div.navigationList ul {
	    list-style: outside none none;
	    margin: 0px;
	    padding: 0px;
	}
	div.navigationList ul li {
	    border-bottom: 1px solid #B4B4B4;    
	}
	div.navigationList ul li a {
	    color: #333333;
	    display: block;
	    font-size: 16px;
	    font-weight: bold;
	    overflow: hidden;
	    padding-left: 10px;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	}
	div.navigationList ul li a:hover {
		text-decoration: none;
		background-color: #E4E4E4;
	}
	div.navigationList ul li a span {
	    display: block;
	    float: left;
	    line-height: 42px;
	    min-width: 34px;
	    padding-right: 5px;
	    text-align: center;
	    vertical-align: middle;
	}
	div.navigationList div.selectWrapper {
	    border: medium none;
	    cursor: pointer;
	    display: block;
	    font-size: 16px;
	    font-weight: bold;
	    opacity: 1;
	    padding-left: 10px;
	    position: relative;
	    text-align: left;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	}
	div.navigationList div.selectWrapper:hover {
		background-color: #E4E4E4;
	}
	div.navigationList div.selectWrapper span {
	    display: block;
	    float: left;
	    line-height: 42px;
	    vertical-align: middle;
	}
	div.navigationList div.selectWrapper select {
	    cursor: pointer;
	    height: 42px;
	    left: 0px;
	    max-height: 100%;
	    min-height: 100%;
	    opacity: 0;
	    position: absolute;
	    top: 0px;
	    width: 100%;
	    z-index: 2;
	}
		
	div#headerKeywordSearchContainer {
	    background-color: #F1F1F1;
	    border-bottom: 1px solid #999999;
	}
	#headerKeywordSearchContainer table {
	    width: 100%;
	    height: 60px;
	}
	#headerKeywordSearchContainer td.search-input {
	    padding-left: 10px;
	    padding-right: 10px;
	    position: relative;
	    width: auto;
	}
	#headerKeywordSearchContainer td.search-button {
	    width: 50px;
	}
	#headerKeywordSearchContainer td.search-button span.icon-search {
		padding: 0px 10px;
	}
	#headerKeywordSearchContainer input {
		height: 26px;
	    width: 100%;
	    border: 1px solid #999999;
	    box-sizing: border-box;
	    color: #818181;
	    font-size: 14px;	    
	}
	
	#headerKeywordSearchContainer td.search-input span.icon-search {
		float:left;
	}
	
	#headerOptionsContainer {
		display: block;	
	}
	#headerOptionsContainer.hidden {
		display: none;
	}
	
	
	#headerKeywordSearchContainer {
		display: block;
	}
	#headerKeywordSearchContainer.hidden {
		display: none;
	}
	
	
	#content {
		padding: 0px 10px 35px 10px;
	}
	
	div.content-wrapper {
		width: 100%;
	}
	
	#header-bottom div.content-wrapper {
		width: auto;
		margin: 0px 10px 0px 10px;		
	}
	#header-sub-navigation div.content-wrapper {
		width: auto;
		margin: 0px 10px 0px 10px;		
	}
	#footer div.content-wrapper {
		width: auto;
		margin: 0px 10px;
		float: none;
		clear: both;		
	}
	
	div.webpage div.jcarousel li>div {
	padding-top: 76.026%!important;
	background-position: left center;
	}
	div.webpage div.mainImage {
    width: 100%!important;
    left: 0!important;
    margin-left: 0!important;
    border-right: 0!important;
    border-left: 0!important;
	}
	div.webpage div.textOnImage {
	color: #fff;
	padding-left: 24px;
	}
	div.webpage div.buttonsCarousel {
	position: absolute;
	right: 19px;
	left: auto !important;
	margin-left: auto !important;
	z-index: 2;
	cursor: pointer;
	
	}
	
}

/* Styles für Größen unter 820px Breite */
@media screen and (max-width: 819px) {
	

	
	
	#category div.subCategories div.leftCategory {
		width: 100%;
	}
	#category div.subCategories div.middleCategory {
		width: 100%;
	}
	#category div.subCategories div.rightCategory {
		width: 100%;
	}
	
	
	#content #page-left {
		padding-bottom: 0px;
	}
	
	#content #page-center {
		padding-bottom: 5px;
	}
		
	
	
	table.inconyTable thead {
		display: none;
	}
	table.no-collapse > thead {
		display: table-header-group;
	}
	table.inconyTable > tbody > tr > td {
		display: none;
	}
	#comparisonList table.inconyTable th,
	#comparisonList table.inconyTable td {
		display: table-cell;
	} 
	table.no-collapse > thead > tr > th,
	table.no-collapse > tbody > tr > td {
		display: table-cell;
	}
	table.inconyTable th.idT_selectionColumn,
	table.inconyTable th.rowOperations,
	table.inconyTable th.column-phone,
	table.inconyTable td.idT_selectionColumn,
	table.inconyTable td.rowOperations,
	table.inconyTable td.column-phone {
		display: table-cell;
		cursor: pointer;
	}
	table.inconyTable tr:hover td {
		background-color: #E4E4E4;
	}
	
	div.accordion ul {
		display: none;
	}
	div.accordion div.accordion-content ul {
		display: inline-block;
	}
	div.accordion-header {
		display: block;
		position: relative;
		background: #F1F1F1;
		border-left: 1px solid #444444;
		border-right: 1px solid #444444;
		border-bottom: 1px solid #444444;
		text-align: left;
		height: 35px;
		line-height: 35px;
	}
	div.accordion-header.first {
		border-top: 1px solid #444444;
	}
	div.accordion-header a {
		color: #333333;
		font-size: 18px;
		padding-left: 5px;
	    padding-right: 35px;
		display: block;
	}
	div.accordion-content {
		border-color: #444444;
	}
	div.accordion-content.hidden.renderIfEmpty {
		display: none;	
	}
	
	#product div.product-content-wrapper div.name-wrapper-small-size {
		display: block;
	}
	#product .product-content-wrapper .product-content {
		display: none;
	}
	
	#orderHistoryForm table.inconyTable th.state-column {
		display: none;
	}
	#orderHistoryForm table.inconyTable td.state {
		display: none;
	}
	.content-wrapper a.scrollerButton{
		bottom: 10px;
	}
	#footer {
		display: none;
	}
}


/* Styles für Größen unter 690px Breite */
@media screen and (max-width: 689px) {
	#content div.content-wrapper #page-left {
		clear: both;
		float: none;
	}
	
	#content div.content-wrapper #page-center {
		clear: both;
		float: none;
	}
	
	#content div.content-wrapper div.column {
		display: block;
	}
	
	#classificationTree div.currentTree {
		margin: 0px;
	}
	
	#classificationTree.navigation {
		display: none;
	}
	
	#classificationTree {
		width: 100%;
	}
	
	
	#orderingProcess #orderingProcess_orderOverview div.left-table-wrapper {
		float: none;
		width: 100%;
	}
	#orderingProcess #orderingProcess_orderOverview div.right-table-wrapper {
		float: none;
		width: 100%;
	}
}

/* Styles für Größen unter 600px Breite */
@media screen and (max-width: 600px) {
	
	table.inconyTable td.picture {
		white-space: normal;
	}
	
	#category div.category_details div.picture img {
		width: 100%;
	}
	div.accordion-content img {
		width: 100%;
		height: auto;
	}
	div.accordion-content table.inconyTable img {
		width: 100px;
	}
	
	#product div.product-image-wrapper {
		width: 100%;
	}
	#product div.product-image-wrapper div.product-image {
		width: 100%;
	}
	#product div.product-image-wrapper div.product-thumbnails div.thumbnail.last-in-row {
		margin-right: 7px;
	}
	
	#product div.product-content {
    	clear: both;
    	width: 100%;
    	border-radius: 6px;
    	border: 1px solid #999999;
    	margin-top: 10px;
	}
	#product div.product-content > div {
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 5px;
		margin-top: 5px;
	}
	#product div.product-content div.parameters {
		max-width: 100%;
	}
	#product div.product-functions {
		margin-top: 20px;
	}
	#product div.product-functions {
		width: 100%;
	}
	#product div.product-functions div.list-functions {
		width: 100%;
	}
	
	#product div.page-headline div.functions {
		display: none;
	}
	#product div.product-functions #headline-functions {
		display: block;
	}
	
	#orderingProcess .orderingState {
		word-break: break-all;
	}
	#orderingProcess #orderingProcess_orderOverview table.inconyTable td table td.label {
		width: 120px;
	}
	#orderingProcess #orderingProcess_orderOverview table.inconyTable td.column-phone table.quantity input {
		width: 50px;
	}
	
	div.webpage img {
		width: 100%;
		height: auto;
	}
}


/* Styles für Größen unter 600px Breite */
@media screen and (max-width: 360px) {
	table.dataScroller td.dataScroller_pageSelector li.pageSelector_previous,
	table.dataScroller td.dataScroller_pageSelector li.pageSelector_next {
		display: none;
	}
}

