@charset "utf-8";
/* CSS Document */

#formattedFileDownloads
{
	padding: 10px;
}

#formattedFileDownloads div.media-body
{
	padding-left: 50px;
	padding-top: 20px;
}

#formattedFileDownloads .media-heading
{
	margin-bottom: 20px;
}

#formattedFileDownloads a.formatedFileDownloadLink
{
	display: block;
	margin-top: 20px;
}

.tx-fsnd-pt-productgroups .ui-widget,
.tx-fsnd-pt-productgroups .ui-widget-content
{
	color: inherit;
	font-size: inherit;
	font-family: inherit;
}

#waitingMsg
{
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.2);
	background-image: url("/typo3conf/ext/fsnd_pt_productgroups/Resources/Public/Icons/loading.gif");
	background-position: center center;
	background-size: 60px auto;
	background-repeat: no-repeat;
	z-index: 100;
}

.tx-fsnd-pt-productgroups .ui-widget.ui-widget-content
{
	border: none;
	background: none;
}

.tx-fsnd-pt-productgroups div.productGroupTabWrapper,
.tx-fsnd-pt-productgroups div.productTabWrapper
{
	background: #FFF;
}

.tx-fsnd-pt-productgroups .productGroupPetermannDetails div.productGroupTabWrapper
{
	width: 140%;
	margin-left: -50%;
	padding-left: 50%;
}

.tx-fsnd-pt-productgroups ul.ui-widget-header
{
	width: 140%;
	margin-top: 0px;
	margin-left: -35%;
	padding-top: 0px;
	padding-left: 35%;
	border: none;
	color: #FFF;
	background-color: #005199;
	font-size: 28px;
	font-weight: 400;
	text-transform: uppercase;
}

.tx-fsnd-pt-productgroups .ui-tabs .ui-tabs-nav li.productGroupTab,
.tx-fsnd-pt-productgroups .ui-tabs .ui-tabs-nav li.productTab
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: none;
	border: none;
}

.tx-fsnd-pt-productgroups .ui-tabs .ui-tabs-nav li.productTab
{
   padding-bottom: 0px;
}

.tx-fsnd-pt-productgroups article.contentItem div.articleInnerWrapper
{
	max-width: 100%;
}

.productGroupPetermannDetails div.productDesctiption
{
	margin-bottom: 25px;
   margin-top: 30px;
}

.tx-fsnd-pt-productgroups .ui-tabs .ui-tabs-nav li.productGroupTab:hover,
.tx-fsnd-pt-productgroups .ui-tabs .ui-tabs-nav li.productGroupTab.ui-state-active,
.tx-fsnd-pt-productgroups .ui-tabs .ui-tabs-nav li.productTab:hover,
.tx-fsnd-pt-productgroups .ui-tabs .ui-tabs-nav li.productTab.ui-state-active
{
	margin-bottom: 0px;
	background-color: #cd3f30;
	border: none;
}

.tx-fsnd-pt-productgroups .ui-tabs .ui-tabs-nav .productGroupTab a.tabRefLink,
.tx-fsnd-pt-productgroups .ui-tabs .ui-tabs-nav .productTab a.tabRefLink
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFF;
	border: none;
	background: none;
	cursor: pointer;
}

.tx-fsnd-pt-productgroups .productGroupTabs7 ul.ui-widget-header
{
   font-size: 14px;
}
.tx-fsnd-pt-productgroups .productGroupTabs6 ul.ui-widget-header
{
   font-size: 16px;
}
.tx-fsnd-pt-productgroups .productGroupTabs5 ul.ui-widget-header
{
   font-size: 19px;
}
.tx-fsnd-pt-productgroups .productGroupTabs4 ul.ui-widget-header
{
   font-size: 21px;
}
.tx-fsnd-pt-productgroups .productGroupTabs3 ul.ui-widget-header
{
   font-size: 24px;
}

.tx-fsnd-pt-productgroups .productGroupTabs7.ui-tabs .ui-tabs-nav .productTab a.tabRefLink
{
   padding-left: 12px;
   padding-right: 12px;
}
.tx-fsnd-pt-productgroups .productGroupTabs6.ui-tabs .ui-tabs-nav .productTab a.tabRefLink
{
   padding-left: 18px;
   padding-right: 18px;
}
.tx-fsnd-pt-productgroups .productGroupTabs5.ui-tabs .ui-tabs-nav .productTab a.tabRefLink
{
   padding-left: 19px;
   padding-right: 19px;
}
.tx-fsnd-pt-productgroups .productGroupTabs4.ui-tabs .ui-tabs-nav .productTab a.tabRefLink
{
   padding-left: 20px;
   padding-right: 20px;
}
.tx-fsnd-pt-productgroups .productGroupTabs3.ui-tabs .ui-tabs-nav .productTab a.tabRefLink
{
   padding-left: 22px;
   padding-right: 22px;
}

.tx-fsnd-pt-productgroups .ui-tabs .ui-tabs-nav .productGroupTab a.tabRefLink:hover,
.tx-fsnd-pt-productgroups .ui-tabs .ui-tabs-nav .productTab a.tabRefLink:hover
{
	margin-bottom: 0px;
	border: none;
}

.productGroupPetermannDetails ul.productGroupProperties
{
   width: 100%;
	margin: 0px;
	padding: 0px;
	list-style: none;
	
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
	
	-moz-column-gap: 35px;
	-webkit-column-gap: 35px;
	column-gap: 35px;
}

.productGroupPetermannDetails div.productGroupPropertiesFullWidth
{
	margin-top: 15px;
}

.productGroupPetermannDetails .productGroupProperties li.productGroupProperty
{
	background-color: #eeecf0;
	border-bottom: 2px #FFF solid;
	
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    -ms-column-break-inside: avoid;
	column-break-inside: avoid;
}

.productGroupPetermannDetails .productGroupProperties li.productApplication
{
   padding-left: 25px;
   padding-bottom: 8px;
   padding-top: 8px;
}

.productGroupPetermannDetails .productGroupProperties div.productGroupProperty.fullWidth
{
	height: 43px;
	background-color: #eeecf0;
	border-bottom: 2px #FFF solid;
	overflow: hidden;
	
    -webkit-column-span: all; /* Chrome, Safari, Opera */
    -moz-column-span: all; 
    -ms-column-span: all;
    column-span: all;
}

.productGroupPetermannDetails div.productGroupTabContent
{
	width: 1200px;
   max-width: 100%;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.productGroupPetermannDetails .productGroupTabContent div.propertyImage
{
   width: 100%;
}

.productGroupPetermannDetails .productGroupTabContent .propertyImage img
{
   width: 100%;
   height: auto;
}

.productGroupPetermannDetails .productGroupProperties .productGroupPropertyName,
.productGroupPetermannDetails .productGroupProperties .productGroupPropertyContent
{
	display: inline-block;
	margin: 0px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: 400;
}

.productTabWrapper div.tableFootnote
{
   padding-left: 25px;
   margin-top: -15px;
}

.productGroupPetermannDetails .productGroupProperties .productGroupPropertyName
{
	width: 190px;
	min-height: 50px;
	padding-bottom: 20px;
	border-right: 2px #FFF solid;
	background-color: #c2c2ce;
	text-transform: uppercase;
	vertical-align: top;
}

.productGroupPetermannDetails .productGroupProperties .productGroupDoubleHeight .productGroupPropertyName
{
   min-height: 135px;
}

.productGroupPetermannDetails .productGroupProperties .fullWidth .productGroupPropertyName
{
	min-height: 18px;
}

.productGroupPetermannDetails .productGroupProperties .productGroupPropertyContent
{
	max-width: 300px;
}

.productGroupPetermannDetails .productGroupProperties.productGroupPropertiesFullWidth .productGroupPropertyContent
{
	max-width: 960px;
	padding-top: 0px;
}

.productGroupPetermannDetails .productGroupProperties div.productGroupPropertyContentItem
{
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px #3E3E3E solid;
	text-align: center;
	vertical-align: text-bottom;
}

.productGroupPetermannDetails .productGroupProperties .fullWidth div.productGroupPropertyContentItem
{
	height: 100%;
	min-height: 43px;
	width: 140px;
	padding: 0px;
	margin: 0px;
	border-left: 2px #FFF solid;
}

.productGroupPetermannDetails .productGroupProperties div.productGroupPropertyContentItem0,
.productGroupPetermannDetails .productGroupProperties .fullWidth div.productGroupPropertyContentItem0
{
	padding-left: 0px;
	border-left: none;
}

.productGroupPetermannDetails .productGroupProperties .productGroupPropertyContentItem div.detailRow
{
	margin-bottom: 3px;
}

.productGroupPetermannDetails .productGroupProperties .fullWidth .productGroupPropertyContentItem div.detailRow
{
	width: 100%;
	margin-top: 10px;
	text-align: center;
}

.productGroupPetermannDetails .productGroupProperties .unit
{
	text-transform: none;
}

.tx-fsnd-pt-productgroups div.productDataSheets
{
	width: 140%;
	margin-left: -50%;
	padding-left: 50%;
	background: #EEDEDE;
}

.tx-fsnd-pt-productgroups div.productGroupPetermannDataSheets
{
}

.tx-fsnd-pt-productgroups .productDataSheets div.dataSheet
{
	margin-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #eeecf0;
}

.tx-fsnd-pt-productgroups .productDataSheets div.datasheetName
{
	display: inline-block;
	height: 50px;
	color: #005199;
	line-height: normal;
	text-transform: uppercase;
	vertical-align: middle;
}

.tx-fsnd-pt-productgroups .productDataSheets .datasheetName p,
.tx-fsnd-pt-productgroups .productDataSheets .datasheetName h3
{
	color: #005199;
	line-height: 100% !important;
	font-weight: 700;
}

.tx-fsnd-pt-productgroups .productDataSheets a.pdfDownloadLink
{
	display: inline-block;
	float: right;
	height: 40px;
	margin-top: 5px;
}

.tx-fsnd-pt-productgroups .productDataSheets .pdfDownloadLink img
{
	height: 100%;
	width: auto;
}

.tx-fsnd-pt-productgroups .downloadImage img
{
   max-width: 95%;
   height: auto;
   text-align: center;
}

.tx-fsnd-pt-productgroups .productDataSheets div.productDataSheetInnerWrapper
{
	width: 1200px;
	max-width: 95%;
	padding-top: 25px;
	padding-bottom: 25px;
}

.tx-fsnd-pt-productgroups .productSubtitle
{
   padding-left: 25px;
   padding-bottom: 10px;
   margin-top: 0px;
   margin-bottom: 0px;
   text-transform: uppercase;
}

.productDataSheet img.pdfDownloadImage
{
   height: 20px;
   width: auto;
   padding-top: 2px;
}

div#productNoGenerator
{
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 20px;
	background: #c2c2ce;
}

#productNoGenerator .disabledGroup div.generatorCheckbox,
#productNoGenerator div.generatorCheckbox.disabledItem
{
	color: #888;
}

#productNoGenerator .generatorItemsType1 .generatorItemFrequencyStability div.disabledItem
{
	display: none;
}

.inquiryFormWrapper fieldset
{
	border: none;
}

div.inquiryFormItems
{
	
	-moz-column-count: 3;
	-webkit-column-count: 3;
	column-count: 3;
	
	-moz-column-gap: 25px;
	-webkit-column-gap: 25px;
	column-gap: 25px;
}

div.generatorItems
{
}

.generatorItems div.generatorItem
{
	display: inline-block;
	width: 19.5%;
	vertical-align: top;
	line-height: 180%;
	overflow: hidden;
	
	column-break-inside: avoid;               /* Chrome, Opera, Safari */
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    -ms-column-break-inside: avoid;
}

.generatorItems div.generatorItem sup
{
	margin-top: -8px;
}

.generatorItems div.generatorItem div.optionAddInfo
{
	padding-left: 16px;
	margin-top: -9px;
}

.inquiryFormItems label.inquiryFormItemLabel
{
	display: block;
}

.generatorItems table.sliderInfoTable
{
	width: 100%;
}

.generatorItems div.generatorSubItem
{
	margin-bottom: 30px;
}

input.sliderItem
{
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

label.inquiryFormItemLabel,
#productNoGenerator h2,
.generatorItem legend
{
	text-transform: uppercase;
	color: #005098;
	font-weight: 400;
}

.generatorItem legend .unit
{
   text-transform: none;
}

#productNoGenerator h2
{
	margin-bottom: 20px;
}

.generatorItem legend
{
	height: 30px;
	margin-bottom: 0;
}

.generatorItems .currentItem legend.generatorItemLabel
{
}

.generatorItems .currentItem legend.generatorItemLabel::after,
.generatorItems legend.generatorItemLabel.currentItem::after
{
	display: inline-block;
	margin-left: 5px;
	content: "<";
	color: #cd3f30;
	font-weight: 900;
}

.generatorItems .generatorItemSpreadSpectrum.currentItem legend.generatorItemLabel::after
{
	position: absolute;
	top: -2px;
	right: -25px;
}

.inquiryFormItem input[type=text],
.inquiryFormItem input[type=email]
{
	width: 90%;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #eeecf0;
	border: none;
	vertical-align: top;
}

#downloadInfoForm
{
	position: fixed;
	left: 50%;
	top: 50%;
	min-width: min(650px,98dvw);
	transform: translate(-50%, -50%);
	z-index: 100;
}

dialog::backdrop
{
	background: rgba(0, 0, 0, 0.5); /* Change as per your needs */
}

fieldset.inquiryFormItem
{
	padding-top: 10px;
	padding-bottom: 20px;
}

div.inquiryFormSubmitWrapper
{
	text-align: right;
}

.generatorItems input.formattedNumber
{
	width: 100%;
	margin-bottom: 2px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #eeecf0;
	text-align: center;
	border: none;
}

.inquiryFormSubmitWrapper input[type=submit],
.generatorItems input[type=reset]
{
	margin-right: 40px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #005098;
	text-transform: uppercase;
	background: #FFF;
	border: 1px #005098 solid;
	cursor: pointer;
}

.generatorItems input[type=reset]
{
   margin-bottom: 20px;
}

.generatorItems input[type=reset]:hover
{
   background: #F8F8FA;
   border-style: outset;
}

.generatorItems table.sliderInfoTable td
{
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	font-size: 80%;
	white-space: nowrap;
}

.generatorItems .sliderInfoTable td.sliderMinVal,
.generatorItems .sliderInfoTable td.sliderMaxVal
{
	width: 40px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px #3E3E3E solid;
}

.tx-fsnd-pt-productgroups div.debugInfo
{
	display:  none;
	position: fixed;
	left: 5px;
	top: 105px;
	padding: 15px;
	background: #FFF;
	border: #888 2px outset;
	font-size: 70%;
	font-family: "sans-serif";
	
	z-index: 20000;
}

.tx-fsnd-pt-productgroups .typo3-messages li.alert
{
	width: auto;
	max-width: 420px;
	padding-left: 35px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 35px;
	margin-left: -20px;
	border: 2px #EEE outset;
}

.tx-fsnd-pt-productgroups .typo3-messages li.alert-danger
{
	background: #901010;
	background: rgba( 200, 20, 20, 0.8 );
	color: #FFF;
}

.tx-fsnd-pt-productgroups #inquiryTitle #productGroupName
{
	margin-left: 20px;
	color: #3E3E3E;
	font-size: 85%;
	font-style: italic;
	text-transform: none;
}

.tx-fsnd-pt-productgroups .generatorItemsType9 div.generatorItemFrequencyRange
{
	margin-right: 35px;
}

.productTabWrapper #productGroupContent-2 div.generalProductProperties
{
	
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
	
	-moz-column-gap: 35px;
	-webkit-column-gap: 35px;
	column-gap: 35px;
}

table.fsndProductListTable
{
	width: 100%;
   margin-bottom: 25px;
	
	-moz-column-count: 1;
	-webkit-column-count: 1;
	column-count: 1;
	
	-moz-column-gap: 0px;
	-webkit-column-gap: 0px;
	column-gap: 0px;
   
   break-inside: avoid;
}

.fsndProductListTable thead th
{
   padding: 7px 7px 7px 10px;
   text-align: left;
   vertical-align: middle;
   color: #FFF;
   background-color: #005199;
   box-shadow: 0 0 5px -3px rgba(0,0,0,0.6) inset;
}

.fsndProductListing thead th
{
   font-size: 12px;
}

.fsndProductListTable .productListRow td,
.fsndProductListTable .productHeaderRow td
{
   padding-left: 10px;
}

.fsndProductListTable .productListRow td
{
   height: 30px;
   vertical-align: middle;
}

.fsndProductListing .productListRow td 
{
   font-size: 11px;
}

.fsndProductListTable tr.productListRowOdd 
{
   background-color: #c2c2ce;
   color: #2E2E2E;
}
.fsndProductListTable tr.productListRowOdd td
{
   border-bottom: rgba( 96, 96, 98, 0.55 ) 1px solid;
   border-top: rgba( 96, 96, 98, 0.55 ) 1px solid;
}
.fsndProductListTable .productListRow td.imageCol
{
   background: #FFF;
}
.fsndProductListTable #productListRow1 td.imageCol
{
   border-top-color: #FFF;
}

.fsndProductListTable .productListRow td.temperatureRangeCol
{
   padding-left: 0px;
   text-align: center;
   white-space: nowrap;
}

.fsndProductListTable th.tempRangCol
{
   padding-right: 25px;
   text-align: right;
}


.fsndProductListTable th.frequencyCol,
.fsndProductListTable td.frequencyCol
{
   padding-left: 25px;
}

.productPetermannDetails div.detailHeader
{
   margin-bottom: 25px;
}

.productPetermannDetails div.productImage
{
   display: inline-block;
   width: 40%;
   margin-right: 4.5%;
   vertical-align: top;
}

.productPetermannDetails .productImage img
{
   width: 100%;
   height: auto;
}

.productPetermannDetails div.productDescriptionWithImage
{
   display: inline-block;
   width: 55%;
   vertical-align: top;
}

.fsndProductListTable .productHeaderRow .outputSignalCol select.productListSearchSelect
{
   max-width: 180px;
}

.productGroupPetermannDetails #productGroupContent-2 ul.productGroupProperties
{
	
	-moz-column-count: 1;
	-webkit-column-count: 1;
	column-count: 1;
	
	-moz-column-gap: 0px;
	-webkit-column-gap: 0px;
	column-gap: 0px;
}

.dataSheetDownloadForm input.downloadFormInput,
.dataSheetDownloadForm textarea.downloadFormInput
{
	width: 90%;
	margin-bottom: 6px;
}

.dataSheetDownloadForm div.downloadSubmitWrapper
{
	padding-right: 10%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
}

.dataSheetDownloadForm input.downloadSubmit
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.dataSheetDownloadForm div.downloadInfoText
{
	max-width: 90%;
	margin-bottom: 10px;
}

div.productCategoryMenuWrapper
{
	margin-bottom: 20px;
   
	-moz-column-count: 3;
	-webkit-column-count: 3;
	column-count: 3;
	
	-moz-column-gap: 25px;
	-webkit-column-gap: 25px;
	column-gap: 25px;
}

ul.productCategoryMenu
{
   width: 100%;
   margin-left: 0px;
   margin-top: 0px;
   padding-left: 0px;
   padding-top: 0px;
   list-style: none;
}

.productCategoryMenu li.productCategoryMenuItem
{
   padding-bottom: 25px;
   break-inside: avoid;
   vertical-align: top;
}

.productCategoryMenu .categoryTitle
{
   margin-bottom: 0px;
   margin-top: 0px;
   padding-bottom: 0px;
   padding-top: 0px;
}

.productCategoryMenu ul.catProductListMenu
{
   margin-left: 0px;
   list-style: none;
   break-inside: avoid;
}

.productCategoryMenu li.catProductMenuItem
{
   font-size: 90%;
   break-inside: avoid;
}

table.tx_fsndptproductgroups.contenttable
{
   border: 1px #3E3E3E solid;
}

.tx_fsndptproductgroups.contenttable th,
.tx_fsndptproductgroups.contenttable td
{
   padding-left: 6px;
   padding-right: 6px;
   padding-top: 2px;
   padding-bottom: 2px;
   border: 1px #3E3E3E solid;
}

table.tx_fsndptproductgroups .downloadLangItem
{
   text-align: center;
}

.tx_fsndptproductgroups .downloadLangItem img
{
   margin-left: auto;
   margin-right: auto;
   margin-top: 2px;
}

div.productDataSheet
{
   display: inline-block;
   width: 47%;
   margin-right: 2.9%;
   margin-bottom: 15px;
}

div.productDataSheetEven
{
   margin-right: 0px;
}

.productDataSheet a.datasheetDownloadLink:hover
{
   background-color: #F0F0F0;
}

.productDataSheet div.downloadLinkGroup
{
   display: inline-block;
   max-width: 40%;
   margin-right: 2%;
   padding-left: 0.9%;
   padding-top: 10px;
   padding-bottom: 10px;
   vertical-align: top;
}

a.datasheetDownloadLink:hover,
a.datasheetDownloadLink:hover h3
{
   text-decoration: none;
   background-color: transparent !important;
}

.productDataSheet a.datasheetDownloadLink .downloadLinkGroup p
{
   margin-top: 10px;
   text-align: center;
   font-weight: normal;
}

.datasheetDownloadLink div.downloadLinkGroup:hover
{
   background-color: #F0F0F0;
   
    -webkit-transition: background-color 0.8s;
    transition: background-color 0.8s;
}

.productDataSheet div.downloadDescription
{
   max-width: 55%;
   display: inline-block;
   padding-top: 10px;
   margin-left: 1%;
   vertical-align: top;
}

@media only screen and (max-width: 1200px)
{
	.tx-fsnd-pt-productgroups .productGroupPetermannDetails div.productGroupTabWrapper
	{
		width: 100%;
	}
	.tx-fsnd-pt-productgroups ul.ui-widget-header
	{
		width: 102%;
	}
   .tx-fsnd-pt-productgroups .productGroupTabs5 ul.ui-widget-header
   {
      font-size: 17px;
   }
	.productGroupPetermannDetails div.productGroupTabContent
	{
		max-width: 99.8%;
	}
   .productGroupPetermannDetails .ui-tabs
   {
      padding-top: 0px;
      padding-left: 1px;
      padding-right: 0px;
   }
   .generatorItem legend
   {
      font-size: 14px;
   }
	.productGroupPetermannDetails ul.productGroupProperties
	{
		-moz-column-gap: 15px;
		-webkit-column-gap: 15px;
		column-gap: 15px;
	}
	.productGroupPetermannDetails .productGroupProperties .productGroupPropertyName
	{
		font-size: 90%;
		width: 180px;
		padding-bottom: 15px;
	}
	.productGroupPetermannDetails .productGroupProperties .productGroupPropertyContent
	{
		font-size: 90%;
		max-width: 240px;
	}
	.productGroupPetermannDetails .productGroupProperties div.productGroupPropertyContentItem, 
	.productGroupPetermannDetails .productGroupProperties .fullWidth div.productGroupPropertyContentItem
	{
		font-size: 80%;
		width: 100px;
	}
}

@media only screen and (max-width: 1024px)
{
	.tx-fsnd-pt-productgroups .productGroupPetermannDetails div.productGroupTabWrapper
	{
		font-size: 80%;
	}
	.productGroupPetermannDetails .productGroupProperties .productGroupPropertyContent
	{
		max-width: 190px;
	}
	.productGroupPetermannDetails ul.productGroupProperties
	{
		-moz-column-gap: 10px;
		-webkit-column-gap: 10px;
		column-gap: 10px;
	}
	.productGroupPetermannDetails .productGroupProperties .productGroupPropertyName
	{
		width: 170px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.tx-fsnd-pt-productgroups div.productDataSheets
	{
		width: 105%;
	}
	.tx-fsnd-pt-productgroups .productDataSheets .datasheetName p
	{
		max-width: 720px;
	}
}
@media only screen and (max-width: 930px)
{
	.productGroupPetermannDetails ul.productGroupProperties
	{
		-moz-column-gap: 5px;
		-webkit-column-gap: 5px;
		column-gap: 5px;
	}
	.productGroupPetermannDetails .productGroupProperties .productGroupPropertyName
	{
		width: 130px;
	}
	.productGroupPetermannDetails .productGroupProperties .productGroupPropertyContent
	{
		max-width: 190px;
	}
	.tx-fsnd-pt-productgroups div.productDataSheets
	{
		width: 100%;
	}
   .fsndProductListTable .productListRow td, 
   .fsndProductListTable .productHeaderRow td
   {
      padding-left: 5px;
   }
   
   .fsndProductListTable .productListRow td.imageCol
   {
      padding-left: 0px;
   }
   .productGroupPetermannDetails .productGroupProperties li.productGroupProperty
   {
      white-space: nowrap;
      break-inside: avoid;
   }
   .productGroupPetermannDetails .productGroupProperties .productGroupPropertyName,
   .productGroupPetermannDetails .productGroupProperties .productGroupPropertyContent
   {
      white-space: normal;
   }
}

@media only screen and (max-width: 800px)
{
	.tx-fsnd-pt-productgroups .productDataSheets .datasheetName p
	{
		max-width: 500px;
	}
	.generatorItems div.generatorItem
	{
		width: 32.5%;
	}
	div.inquiryFormItems
	{   
		-moz-column-gap: 15px;
		-webkit-column-gap: 15px;
		column-gap: 15px;
	}
	.inquiryFormSubmitWrapper input[type=submit]
	{
		margin-right: 20px;
	}
}

@media only screen and (max-width: 770px)
{
	.parallaxItemGroup div.parallaxTextElementInner
	{
		max-width: 98%;
	}
	.tx-fsnd-pt-productgroups .productDataSheets div.datasheetName
	{
		height: 40px;
	}
	.tx-fsnd-pt-productgroups .productDataSheets a.pdfDownloadLink
	{
		height: 30px;
	}
	.tx-fsnd-pt-productgroups .productDataSheets .datasheetName p
	{
		font-size: 80%;
	}
	.tx-fsnd-pt-productgroups ul.ui-widget-header
	{
		font-size: 24px;
	}
}

@media only screen and (max-width: 740px)
{
	.productGroupPetermannDetails .productGroupProperties .productGroupPropertyName
	{
		width: 110px;
		min-height: 40px;
	}
	.tx-fsnd-pt-productgroups .productDataSheets div.dataSheet
	{
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom: 10px;
		padding-top: 15px;
	}
	.tx-fsnd-pt-productgroups .productDataSheets div.datasheetName
	{
		height: 30px;
	}
	.tx-fsnd-pt-productgroups .productDataSheets a.pdfDownloadLink
	{
		height: 20px;
		margin-top: 0px;
	}
	.tx-fsnd-pt-productgroups .productDataSheets .pdfDownloadLink img
	{
		max-width: 90px;
		height: auto;
	}
	.tx-fsnd-pt-productgroups ul.ui-widget-header
	{
		font-size: 22px;
	}
}

@media only screen and (max-width: 670px)
{
	.tx-fsnd-pt-productgroups .productDataSheets .datasheetName p
	{
		max-width: 460px;
	}
	.tx-fsnd-pt-productgroups .productGroupPetermannDetails div.productGroupTabWrapper
	{
		width: 99%;
		margin-left: auto;
		margin-right:  auto;
		padding-left: 0px;
		padding-right:  0px;
	}
	.productGroupPetermannDetails .productGroupProperties .productGroupPropertyName
	{
		width: 95px;
		min-height: 35px;
		padding-left: 5px;
		padding-right: 5px;
	}
	.productGroupPetermannDetails .productGroupProperties .productGroupPropertyContent
	{
		max-width: 170px;
	}
	.tx-fsnd-pt-productgroups .productDataSheets div.datasheetName
	{
		height: 30px;
	}
	.tx-fsnd-pt-productgroups .productDataSheets a.pdfDownloadLink
	{
		height: 15px;
	}
	.tx-fsnd-pt-productgroups .productDataSheets .pdfDownloadLink img
	{
		max-width: 70px;
	}
	.tx-fsnd-pt-productgroups ul.ui-widget-header
	{
		font-size: 20px;
	}
   .fsndProductListTable .productListRow td.dataSheetCol,
   .fsndProductListTable .productHeaderRow td.dataSheetCol,
   .fsndProductListTable .productHeaderRow th.dataSheetCol
   {
      display: none;
   }
   .tx-fsnd-pt-productgroups .productGroupTabs3 ul.ui-widget-header
   {
      font-size: 18px;
   }
}

@media only screen and (max-width: 600px)
{
	.tx-fsnd-pt-productgroups .productDataSheets .datasheetName p
	{
		max-width: 400px;
	}
	.tx-fsnd-pt-productgroups ul.ui-widget-header
	{
		width: 100%;
		margin-left: 0px;
		padding-left: 0px;
	}
	.ui-tabs .ui-tabs-nav li
	{
		width: 100%;
	}
	.productGroupPetermannDetails ul.productGroupProperties
	{
		-moz-column-count: 1;
		-webkit-column-count: 1;
		column-count: 1;
		-moz-column-gap: 0px;
		-webkit-column-gap: 0px;
		column-gap: 0px;
	}
	.productGroupPetermannDetails .productGroupProperties div.productGroupProperty.fullWidth
	{
		height: auto;
	}
	.productGroupPetermannDetails .productGroupProperties .fullWidth .productGroupPropertyName
	{
		display: block;
		width: auto;
		max-width: 100%;
		min-height: 0px;
	}
	.productGroupPetermannDetails .productGroupProperties.productGroupPropertiesFullWidth .productGroupPropertyContent
	{
		display: block;
		width: auto;
		max-width: 100%;
		padding-left: 0px;
		padding-right: 0px;
	}
	.productGroupPetermannDetails .productGroupProperties .fullWidth div.productGroupPropertyContentItem
	{
		width: auto;
		padding-left: 10px;
		padding-right: 10px;
		font-size: 90%;
	}
	.generatorItems div.generatorItem
	{
		width: 48.5%;
	}
	div.inquiryFormItems
	{    
		-moz-column-count: 2;
		-webkit-column-count: 2;
		column-count: 2;
		-moz-column-gap: 20px;
		-webkit-column-gap: 20px;
		column-gap: 20px;
	}
	div#productNoGenerator
	{
		padding-left: 20px;
		padding-right: 15px;
	}
	.plainPage article.contentItem div.articleInnerWrapper
	{
		width: 100%;
		max-width: 100%;
	}
	.generatorItems input.formattedNumber,
	.generatorItems table.sliderInfoTable
	{
		max-width: 90%;
	}
   .fsndProductListTable thead th,
   .fsndProductListTable th.frequencyCol
   {
      padding-left: 2px;
      padding-right: 2px;
      font-size: 11px;
   }
   .fsndProductListTable thead td
   {
      font-size: 10px;
      padding-left: 0px;
      padding-right: 0px;
   }
   .fsndProductListTable thead td select
   {
      font-size: 10px;
   }
}

@media only screen and (max-width: 540px)
{
   .fsndProductListTable thead th.contactCol,
   .fsndProductListTable thead td.contactCol,
   .fsndProductListTable tr.productListRow  td.contactCol
   {
      display: none;
   }
   div.productCategoryMenuWrapper 
   {
       -moz-column-count: 2;
       -webkit-column-count: 2; 
       column-count: 2; 
   }
}
@media only screen and (max-width: 480px)
{
   .fsndProductListTable .productListRow td.imageCol,
   .fsndProductListTable .productHeaderRow td.imageCol,
   .fsndProductListTable .productHeaderRow th.imageCol
   {
      display: none;
   }
}
@media only screen and (max-width: 400px)
{
	.tx-fsnd-pt-productgroups .productDataSheets .datasheetName p
	{
		max-width: 240px;
	}
	.generatorItems div.generatorItem
	{
		display: block;
		width: auto;
	}
	div.inquiryFormItems
	{    
		-moz-column-count: 1;
		-webkit-column-count: 1;
		column-count: 1;
		-moz-column-gap: 0px;
		-webkit-column-gap: 0px;
		column-gap: 0px;
	}
	.inquiryFormSubmitWrapper input[type=submit]
	{
		margin-right: 30px;
	}
   .fsndProductListTable thead th,
   .fsndProductListTable thead td,
   .fsndProductListTable th.frequencyCol,
   .fsndProductListTable .productListRow td
   {
      font-size: 10px;
   }
   div.fsndProductsListing
   {
      max-width: 100%;
      overflow-x: scroll;
   }
   div.productListingWrapper
   {
      min-width: 410px;
   }
   div.productCategoryMenuWrapper 
   {
       -moz-column-count: 1;
       -webkit-column-count: 1; 
       column-count: 1; 
   }
}

@media only screen and (max-width: 360px)
{
	.tx-fsnd-pt-productgroups .productDataSheets .datasheetName p
	{
		max-width: 220px;
	}
	.productGroupPetermannDetails .productGroupProperties .fullWidth div.productGroupPropertyContentItem
	{
		padding-left: 8px;
		padding-right: 8px;
		font-size: 80%;
	}
}

@media only screen and (max-width: 360px)
{
	.tx-fsnd-pt-productgroups .productDataSheets .datasheetName p
	{
		max-width: 190px;
	}
}
