#chat-widget-container{
	z-index:8000 !important;
}
#onetrust-banner-sdk #onetrust-reject-all-handler{
color:#6C9D0D !important;
background-color:#FFFFFF !important;
border-color:#FFFFFF !important;
}
.webservice-form {
  max-width: 800px;
  display: block;
  text-align: left;
  margin: 0 auto;

}
@media only screen and (max-width: 800px) {
	.webservice-form {
	padding:0px 12px;
	box-sizing: border-box;
	}
}



/*floating cta*/
.floating-button-order-now{
	background-color: #6C9D0D;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
	color:#FFFFFF;
	height:44px;
	position:fixed;
	left:50%;
	bottom:16px;
	transform:translateX(-50%);
	border-radius: 44px;
	padding:0 32px;
	display:flex;
	align-items: center;
	-webkit-box-shadow: 8px 8px 32px 0px rgba(0,0,0,0.2); 
box-shadow: 8px 8px 32px 0px rgba(0,0,0,0.2); 
	z-index:2;
	font-size: 16px;
	cursor: pointer;
	
}
/*
* searchbox
*/
.searchmenu {
    display: none;
}

.searchmenu.active {
    display: block;
    position: absolute;
    right: 0px;
    top: 43px;
	font-size:14px;
    z-index: 200;
    width: 560px;
    max-width: 100%;
    background-color: #FFF;
    text-align: left;
    overflow-y: auto;
    max-height: 500px;
    min-height: 260px;
}

.search, .iwi.close {
    cursor: pointer;
}

.searchmenu .iwi.close {
    position: absolute;
    right: 4px;

    width: 40px;
    height: 38px;
    text-align: right;
}

.searchmenu .iwi.close:before {
    font-size: 21px;
    font-weight: bold;
    color: #333;

}

body.overlay:before {
    left: 0px;
    top: 0px;
    content: " ";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.12;
    position: fixed;
    z-index: 3;

}

body.overlay, body.overlay .container {

    height: 100%;
    max-height: 100%;
    overflow: hidden;
    overflow-y: hidden;

}

/* hide the serachrterms when overlayed */
body.overlay #sgsupportsearchform .searchterms {
    display: none !important;
}
/* 
 * google search  
*/
#searchresultTable{
	padding:27px 16px 48px 16px;
	text-align: left;
}
#searchboxTable{
	display:none;
	
	text-align:left;
	background-color: #FFFFFF;
	 
	top:0px;
	left:auto;
	right:0px;
	overflow-y:auto;
	max-height: 100vh !important;
	min-height: unset;height:unset;
	width:446px !important;
	max-width:100%;z-index:2;
}
#searchboxTable >div{
	padding:16px 16px 16px 16px;
	text-align:left;	
}
#searchboxTable.active{
	display:block;
}

/* thank you page */
#sgThankyouTable{
	padding:24px 16px 80px 16px;
	max-width:1600px;
	border-bottom:1px solid #ccc;
	margin:0 auto;
}

#sgThankyouTable .rc-thank-you-header{
	font-size:22px; 
	line-height:32px;
	font-weight: normal;
}

#sgThankyouTable .rc-thank-you-header:not(.error){
	background-image: url('../images/success.svg');
	background-position: center 10px;
	background-repeat: no-repeat;
	padding-top:68px;
	overflow: visible;
}
/* thank you page end */
/*comp ordernow downloadbox start*/
.saal-download-clients-module .client-list .client-item.recommended-client .btn-simple.btn-dark-grey {
  background-color: #6c9d0d;
}
#clientDownload .client-description h2{
	font-family: 'SourceSansPro-Regular', sans-serif;
	margin-bottom:16px;
}
#clientDownload{
	padding-bottom:48px; 
}
#clientDownload p{
	margin-bottom:0px;
}
/*comp ordernow downloadbox end*/





/* comp orderType download start */
/* comp orderType download start */
.comp-order-type > div {
  padding-bottom: 48px;
  max-width: 1616px;
  margin: 0 auto; }
.comp-order-type [data-type] {
  display: none; }
.comp-order-type [data-type="0"] {
  display: block; }

body.pc:not(.mobilebrowser) .comp-order-type [data-type="1"], body.mac:not(.mobilebrowser) .comp-order-type [data-type="2"], body.pc .comp-order-type [data-type="3"], body.mac .comp-order-type [data-type="4"] {
  display: block; }

@media only screen and (max-width: 2000px) {
  .comp-order-type > div {
    max-width: 1416px; } }
@media only screen and (max-width: 1600px), (max-height: 1024px) {
  .comp-order-type > div {
    max-width: 1216px; } }
.comp-order-type .order-type-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 16px;
  align-items: stretch;
  padding: 0px 16px; }
.comp-order-type .order-type-item {
  flex: 1;
  min-width: 288px;
  max-width: 384px;
  /* icon button big */ }
  .comp-order-type .order-type-item > div {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 16px;
    height: 100%;
    background-color: #FBFBFB;
    padding: 32px 16px;
    box-sizing: border-box; }
  .comp-order-type .order-type-item .order-type-title .image {
    height: 96px;
    padding-bottom: 10px; }
    .comp-order-type .order-type-item .order-type-title .image img {
      height: 100%;
      width: auto; }
  .comp-order-type .order-type-item .order-type-title h2 {
    font-weight: normal; }
  .comp-order-type .order-type-item .order-type-cta {
    padding-top: 4px; }
    .comp-order-type .order-type-item .order-type-cta .secondary {
      margin-top: 12px;
      margin-bottom: -5px; }
  .comp-order-type .order-type-item[data-type="1"] .comp-button, .comp-order-type .order-type-item[data-type="2"] .comp-button {
    height: auto; }
  .comp-order-type .order-type-item[data-type="1"] .comp-button a:before, .comp-order-type .order-type-item[data-type="2"] .comp-button a:before {
    content: "\e9fd";
    width: 24px;
    height: 24px;
    color: #FFFFFF;
    position: absolute;
    left: 16px;
    top: 50%;
    font-family: 'icomoon';
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    font-size: 24px;
    display: flex;
    transform: translateY(-50%);
    align-items: center;
    justify-content: center; }
  .comp-order-type .order-type-item[data-type="1"] .comp-button a, .comp-order-type .order-type-item[data-type="2"] .comp-button a {
    padding: 10px 24px 12px 54px;
    height: auto;
    flex-direction: column;
    flex-wrap: nowrap;
    position: relative;
    text-align: left;
    align-items: flex-start; }
  .comp-order-type .order-type-item[data-type="1"] .comp-button a *, .comp-order-type .order-type-item[data-type="2"] .comp-button a * {
    flex: auto;
    padding: 0;
    margin: -2px 0;
    font-weight: normal; }
  .comp-order-type .order-type-item[data-type="1"] .comp-button a p, .comp-order-type .order-type-item[data-type="2"] .comp-button a p {
    padding-left: 1px; }
  .comp-order-type .order-type-item[data-type="2"] .comp-button a:before {
    content: "\e9dd"; }

/* comp orderType download end */

/* comp orderType download end */





/* basic end */



 



/* comp-customer-success-stories start */
/* comp-customer-success-stories start */
.comp-customer-success-stories.bg-lgrey {
  background-color: #FBFBFB; }
.comp-customer-success-stories.card-list .comp-boxes-group {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 20px 0px 20px 0px;
  align-items: baseline; }
  .comp-customer-success-stories.card-list .comp-boxes-group .comp-content-box {
    flex: auto;
    max-width: 522px; }
    .comp-customer-success-stories.card-list .comp-boxes-group .comp-content-box .comp-text {
      padding: 20px 16px 20px 16px; }
      .comp-customer-success-stories.card-list .comp-boxes-group .comp-content-box .comp-text > div {
        flex: 1; }
      .comp-customer-success-stories.card-list .comp-boxes-group .comp-content-box .comp-text > div, .comp-customer-success-stories.card-list .comp-boxes-group .comp-content-box .comp-text > div p {
        text-align: center; }
      .comp-customer-success-stories.card-list .comp-boxes-group .comp-content-box .comp-text .customer-success-profile {
        display: block;
        flex: 0; }
        .comp-customer-success-stories.card-list .comp-boxes-group .comp-content-box .comp-text .customer-success-profile .customer-logo img {
          max-height: 180px; }
        .comp-customer-success-stories.card-list .comp-boxes-group .comp-content-box .comp-text .customer-success-profile .customer-name {
          font-size: 22px;
          line-height: 22px;
          font-weight: bold;
          padding: 12px 0px 0px 0px; }
.comp-customer-success-stories .comp-image-list {
  background-color: transparent; }
  .comp-customer-success-stories .comp-image-list .image-list-group {
    padding: 0px 8px 0px 8px; }
.comp-customer-success-stories .comp-content-list {
  background-color: transparent; }
.comp-customer-success-stories .comp-text {
  padding-top: 40px; }
  .comp-customer-success-stories .comp-text .customer-success-profile {
    text-align: left;
    padding-bottom: 12px;
    display: flex;
    align-items: center; }
    .comp-customer-success-stories .comp-text .customer-success-profile .customer-avatar.comp-image {
      flex: 0 0 96px;
      border-radius: 48px;
      overflow: hidden;
      height: 96px;
      margin-right: 8px;
      padding: 0; }
      .comp-customer-success-stories .comp-text .customer-success-profile .customer-avatar.comp-image picture {
        padding-bottom: 100%; }
        .comp-customer-success-stories .comp-text .customer-success-profile .customer-avatar.comp-image picture img {
          width: 100%;
          height: 100%;
          object-fit: cover; }
    .comp-customer-success-stories .comp-text .customer-success-profile .customer-voting > div {
      flex: auto;
      display: inline-block;
      height: 24px;
      width: 120px;
      max-width: 100%;
      margin: 4px 0px 2px 0px;
      background-repeat: repeat-x;
      overflow: hidden;
      background-size: auto 100%;
      background-image: url(Star_off.svg?12); }
      .comp-customer-success-stories .comp-text .customer-success-profile .customer-voting > div .starstop {
        background-image: url(Star_on.svg?12);
        background-repeat: repeat-x;
        background-size: auto 100%;
        width: 100%;
        height: 100%;
        overflow: hidden; }
    .comp-customer-success-stories .comp-text .customer-success-profile .customer-name {
      font-size: 16px;
      line-height: 24px;
      padding-left: 2px; }

@media only screen and (max-width: 446px) {
  .comp-customer-success-stories.card-list .comp-boxes-group .comp-content-box .comp-text {
    padding-left: 32px;
    padding-right: 32px; } }
/* comp-customer-success-stories end */



/* comp-customer-success-stories end */



/*comp dialog*/
.comp-dialog {
  z-index: 2;
  display: none;
  position: fixed;
  width: calc(100% - 32px);
  left: 50%;
  top: 50%;
  height: auto;
  max-height: calc(100vh - 32px);
  transform: translate(-50%, -50%); }
  .comp-dialog.show {
    display: flex; }

.comp-dialog-overlay {
  display: none;
  position: fixed;
  left: 0%;
  top: 0%;
  background-color: rgba(53, 56, 64, 0.8);
  width: 100%;
  height: 100vh; }

@media only screen and (max-width: 1616px) {
  .comp-dialog {
    width: 100%;
    max-height: 100vh; } }
/*comp dialog*/

/* comp-alert start */
/* comp-alert start */
.comp-alert {
  position: fixed;
  left: 50%;
  top: 168px;
  display: none;
  max-width: calc(100% - 32px);
  width: 446px;
  transform: translateX(-50%);
  z-index: 2; }
  .comp-alert.active {
    display: block; }
  .comp-alert > div {
    padding: 16px;
    background-color: #FFFFFF;
    box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.25);
    border-radius: 8px; }
    .comp-alert > div p:first-child {
      margin-top: 0; }
    .comp-alert > div .buttongroup {
      display: flex;
      flex-wrap: wrap;
      gap: 8px;
      justify-content: center; }

/* comp-alert end*/
/* browserlanguagedetection*/
#browserLanguageDetection.comp-alert {
  width: 672px; }
  #browserLanguageDetection.comp-alert > div {
    padding: 0; }
    #browserLanguageDetection.comp-alert > div > div {
      padding: 24px; }
      #browserLanguageDetection.comp-alert > div > div .buttongroup {
        justify-content: flex-start; }
    #browserLanguageDetection.comp-alert > div #userLang {
      border-top: 1px solid #CCCCCC; }

/*browserlanguagedetection*/


/* comp wrapper start - used to organize a content element in the list */
/* comp wrapper start - used to organize a content element in the list */
/* comp wrapper start - used to organize a content element in the list */
.comp-content-wrapper, #mainContent .comp-content-wrapper {
  padding: 32px 0px 32px 0px;
  /*beta*/
  /*banner*/ }
  .comp-content-wrapper.no-padding, #mainContent .comp-content-wrapper.no-padding {
    padding: 0; }
  .comp-content-wrapper .comp-boxes-group .comp-content-box, #mainContent .comp-content-wrapper .comp-boxes-group .comp-content-box {
    background-color: transparent;
    margin: 0 auto; }
  .comp-content-wrapper .comp-content-box .comp-text h1, .comp-content-wrapper .comp-content-box .comp-text h2.h1, #mainContent .comp-content-wrapper .comp-content-box .comp-text h1, #mainContent .comp-content-wrapper .comp-content-box .comp-text h2.h1 {
    color: unset; }
  .comp-content-wrapper:not(.no-padding) .comp-banner-image > div .comp-heading, #mainContent .comp-content-wrapper:not(.no-padding) .comp-banner-image > div .comp-heading {
    padding-top: 10px;
    /*was 42px before*/ }
  .comp-content-wrapper .comp-banner-image > div, #mainContent .comp-content-wrapper .comp-banner-image > div {
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0; }

/*comp wrapper end*/
/*comp wrapper end*/
/*comp wrapper end*/


/* comp image list start */
/* comp image list start */
.comp-image-list {
  padding-top: 0px;
  padding-bottom: 41px;
  background-color: #FBFBFB; }
  .comp-image-list .comp-text {
    /*padding: 10px $boxpaddingleftright 20px $boxpaddingleftright;*/
    padding: 10px 8px 0px 8px;
    flex: 1;
    flex-basis: auto; }
    .comp-image-list .comp-text > div {
      max-width: 960px;
      margin: 0 auto;
      text-align: center; }
  .comp-image-list .image-list-group {
    display: flex;
    flex-wrap: wrap;
    max-width: calc(1600px + 16px);
    margin: 0 auto;
    padding: 12px 8px 0px 8px;
    justify-content: center; }
  .comp-image-list .image-list-element {
    flex: 0 0 calc(25% - 16px);
    background-color: #FFF;
    color: #000;
    margin: 8px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-self: stretch;
    /* min-height: 200px;*/ }
    .comp-image-list .image-list-element.placeholder {
      /* the empty elements to fill ... */
      background-color: transparent;
      min-height: unset;
      height: 0;
      margin: 0 8px; }
    .comp-image-list .image-list-element a, .comp-image-list .image-list-element a:hover, .comp-image-list .image-list-element a:visited, .comp-image-list .image-list-element a:active, .comp-image-list .image-list-element a:focus {
      text-decoration: none;
      color: #000; }
    .comp-image-list .image-list-element .comp-image {
      overflow: hidden;
      align-self: flex-start; }
      .comp-image-list .image-list-element .comp-image picture {
        padding-bottom: 100%; }
        .comp-image-list .image-list-element .comp-image picture img {
          height: 100%;
          width: 100%;
          object-fit: cover; }
        .comp-image-list .image-list-element .comp-image picture:after {
          position: absolute;
          right: 8px;
          bottom: 8px;
          background-color: #FFF;
          width: 36px;
          height: 36px;
          border-radius: 6px;
          top: auto;
          left: auto;
          content: "\e95f";
          font-family: 'icomoon';
          font-weight: normal;
          font-style: normal;
          font-stretch: normal;
          font-size: 21px;
          display: flex;
          color: #6e6e6e;
          align-items: center;
          justify-content: center; }
        .comp-image-list .image-list-element .comp-image picture:hover {
          cursor: pointer; }
  .comp-image-list .comp-image-list-show-more {
    flex: 0 0 100%; }
  .comp-image-list .comp-image-list-show-more ~ .image-list-element {
    display: none; }
  .comp-image-list .image-list-headline {
    padding: 40px 8px 0px 8px;
    max-width: 960px;
    margin: 0 auto; }
    .comp-image-list .image-list-headline p {
      margin-top: 8px;
      text-align: center;
      hyphens: auto; }

@media only screen and (max-width: 800px) {
  .comp-image-list .image-list-group {
    flex-wrap: wrap; }
    .comp-image-list .image-list-group .image-list-element {
      flex: 0 0 calc(50% - 16px); } }
.image-list-popup {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: calc(100vh - 32px);
  position: relative;
  width: 100%;
  overflow: hidden; }
  .image-list-popup .image-list-header {
    align-self: flex-end;
    height: 36px;
    flex: 0 0 36px; }
    .image-list-popup .image-list-header .icon-button:before {
      content: "\e978";
      color: #FFF; }
  .image-list-popup .image-list-image {
    flex: auto;
    display: flex;
    overflow: hidden;
    align-items: center;
    width: 100%;
    margin-bottom: 36px; }
    .image-list-popup .image-list-image .image-list-next.inactive, .image-list-popup .image-list-image .image-list-prev.inactive {
      opacity: 0.25;
      cursor: inherit; }
    .image-list-popup .image-list-image .image-list-prev {
      flex: 0 0 72px;
      cursor: pointer; }
      .image-list-popup .image-list-image .image-list-prev .circle-icon-huge:before {
        content: "\e9d5"; }
    .image-list-popup .image-list-image .image-list-next {
      cursor: pointer;
      flex: 0 0 72px; }
      .image-list-popup .image-list-image .image-list-next .circle-icon-huge {
        float: right; }
      .image-list-popup .image-list-image .image-list-next .circle-icon-huge:before {
        content: "\e9d4"; }
    .image-list-popup .image-list-image .comp-image {
      align-self: center;
      max-width: 1600px;
      flex: auto;
      margin: 0 auto;
      width: auto;
      display: flex;
      max-height: 100%;
      align-items: center; }
      .image-list-popup .image-list-image .comp-image .image-area {
        flex: auto; }
      .image-list-popup .image-list-image .comp-image picture {
        padding-bottom: 100%; }
        .image-list-popup .image-list-image .comp-image picture img {
          height: 100%;
          width: 100%;
          object-fit: contain; }
  .image-list-popup .image-list-footer {
    /* maybe needed */
    height: 0;
    flex: 0; }

@media only screen and (max-width: 1616px) and (orientation: portrait) {
  .image-list-popup {
    height: 100vh; }
    .image-list-popup .image-list-image {
      flex-wrap: wrap;
      align-items: flex-end; }
      .image-list-popup .image-list-image .comp-image {
        order: 1;
        flex: 0 0 100%;
        height: calc(100vh - 176px); }
      .image-list-popup .image-list-image .image-list-next {
        flex: 0 0 50%;
        order: 3;
        padding-bottom: 16px;
        padding-left: 8px;
        box-sizing: border-box; }
        .image-list-popup .image-list-image .image-list-next .circle-icon-huge {
          float: left; }
      .image-list-popup .image-list-image .image-list-prev {
        flex: 0 0 50%;
        order: 2;
        padding-bottom: 16px;
        padding-right: 8px;
        box-sizing: border-box; }
        .image-list-popup .image-list-image .image-list-prev .circle-icon-huge {
          float: right; } }
/* comp image list end */

/* comp image list end */

/*imagelist end*/
.comp-dialog{z-index:4002} .comp-dialog-overlay{z-index:4001}


/*notifierbar*/
/* comp notifier bar moves navigation elements to bottom if exist */
.comp-notifier-bar {
  position: fixed; }


.comp-notifier-bar ~  .comp-website-navigation {
  padding-bottom: calc(144px + 44px); }

.comp-notifier-bar ~  .comp-website-navigation.has-no-mainnav {
  padding-bottom: calc(75px + 44px); }

.comp-notifier-bar ~  .comp-website-navigation > .sticky:not(.scrolling) {
  top: 44px; }

.comp-notifier-bar ~ .comp-website-navigation .sticky.scrolling {
  transform: translateY(-31px); }

.comp-notifier-bar ~  .comp-design-list .design-list-filter {
  transform: translateY(44px); }

.comp-notifier-bar ~ .comp-website-navigation .mobile-main-navigation .mobile-main-navigation-list, .comp-notifier-bar ~ .comp-website-navigation .mobile-main-navigation .mobile-sub-navigation-list {
  top: 105px;
  height: calc(100% - 105px); }

@media only screen and (max-width: 732px) {
  .mobilebrowser .comp-notifier-bar ~ .comp-website-navigation > div.sticky .navigation-dropdown {
    max-height: none;
    min-height: none;
    height: calc(100vh - 75px - 68px - 44px); }
  .mobilebrowser .comp-notifier-bar ~ .comp-website-navigation > div.sticky.scrolling .navigation-dropdown {
    max-height: none;
    min-height: none;
    height: calc(100vh - 52px - 44px); } }
@media only screen and (max-width: 992px) {
  .comp-notifier-bar ~ .comp-website-navigation {
    padding-bottom: calc(61px + 44px); } }
/* moves navigation end */
.comp-notifier-bar {
  height: 44px;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 2999;
  background-color: #383838;
  color: #FFF;
  display: flex;
  align-items: center; }
  .comp-notifier-bar .notifier-elements {
    flex: 1; }
    .comp-notifier-bar .notifier-elements .notifier-element {
      height: 100%;
      line-height: 120%;
      font-size: 16px;
      text-align: center;
      padding-left: 34px; }
      .comp-notifier-bar .notifier-elements .notifier-element a, .comp-notifier-bar .notifier-elements .notifier-element a:hover, .comp-notifier-bar .notifier-elements .notifier-element a:visited, .comp-notifier-bar .notifier-elements .notifier-element a:active {
        color: #FFF; }
  .comp-notifier-bar .icon-button {
    margin-right: 8px;
    z-index: 1; }
    .comp-notifier-bar .icon-button:before {
      content: "\e978"; }

@media only screen and (max-width: 768px) {
  .comp-notifier-bar .notifier-elements .notifier-element {
    font-size: 14px;
    text-align: left;
    padding-left: 16px;
    justify-content: flex-start; } }
/* comp notifier bar  end */

/*notifierbar-end*/



/*client download 1600 template*/
#mainContentBoxes {
  line-height: unset;
}
#mainContentBoxes #clientDownload {
  padding-top: 48px;
  padding-bottom: 48px;
}


/*component content three cols */



/* comp faq */
/* comp-faq start */
/* comp-faq start */
.comp-faq {
  /*max-width:calc(1600px + 32px);*/
  max-width: 100%;
  margin: 0 auto;
  padding-top: 0px;
  padding-bottom: 48px; }
  .comp-faq.bg-lgrey {
    background-color: #f3f3f4; }
  .comp-faq .comp-headline {
    padding: 40px 32px 3px 32px;
    text-align: left; }
    .comp-faq .comp-headline > div {
      max-width: 960px;
      margin: 0 auto; }

.faq-list {
  max-width: 960px;
  margin: 0 auto;
  padding: 0px 32px 0px 32px; }
  .faq-list .faq-title {
    min-height: 36px;
    text-align: left;
    align-content: center;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    cursor: pointer;
    /*.icon-button{
    	transition: transform 0.2s ease-in-out;
    }*/ }
    .faq-list .faq-title .label {
      display: flex;
      align-items: center;
      font-size: 16px;
      line-height: 24px;
      text-align: left; }
    .faq-list .faq-title .icon-button:before {
      content: "\ea0d"; }
  .faq-list .faq-item {
    	/*	&.active .icon-button{
    	transform: rotate(45deg);
    }*/ }
    .faq-list .faq-item .faq-text {
      display: none;
      text-align: left;
      font-size: 16px;
      line-height: 24px;
      padding-right: 36px;
      box-sizing: border-box; }
      .faq-list .faq-item .faq-text p, .faq-list .faq-item .faq-text ul, .faq-list .faq-item .faq-text ol {
        margin-top: 3px;
        margin-bottom: 19px; }
      .faq-list .faq-item .faq-text ul {
        /* Typo3 formatting*/
        padding-left: 2em; }
    .faq-list .faq-item.active .faq-text {
      display: inherit; }
    .faq-list .faq-item.active .icon-button:before {
      content: "\e99b"; }
    .faq-list .faq-item.active .faq-title {
      font-weight: bold; }
    .faq-list .faq-item:after {
      content: "";
      display: block;
      border-top: 1px solid #CCC;
      padding-bottom: 4px;
      margin-top: 3px; }

/* comp-faq end */

/* comp-faq end */


/* comp faq end */
/* comp video */
/* CSS Document */
/* CSS Document */
/*comp-video start*/
.comp-video {
  padding-top: 0px;
  padding-bottom: 32px; }
  .comp-video .comp-text {
    /*padding: 10px $boxpaddingleftright 20px $boxpaddingleftright;*/
    padding: 4px 16px 8px 16px;
    flex: 1;
    flex-basis: auto; }
    .comp-video .comp-text > div {
      max-width: 960px;
      margin: 0 auto;
      text-align: left; }
    .comp-video .comp-text h2:first-child {
      padding: 36px 0 0px 0; }
  .comp-video .comp-headline {
    /*padding: 56px $boxpaddingleftright 0px $boxpaddingleftright;*/
    padding: 40px 16px 0px 16px; }
    .comp-video .comp-headline > div {
      max-width: 960px;
      margin: 0 auto; }

.video-list {
  max-width: calc(960px + 16px);
  margin: 0 auto;
  padding: 2px 8px 8px 8px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .video-list .video-frame {
    flex: 1 1 400px;
    margin: 8px;
    max-width: 976px; }
    .video-list .video-frame > div {
      position: relative;
      padding-bottom: 56.25%;
      padding-top: 0;
      height: 0;
      overflow: hidden; }
    .video-list .video-frame iframe, .video-list .video-frame img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      max-height: 787px; }

/*comp-video end*/

/* comp video end */

/* comp boxes column */
/* comp boxes column */
.comp-boxes-column {
  padding-top: 0px;
  padding-bottom: 40px; }
  .comp-boxes-column.bg-dgrey {
    background-color: #383838 !important; }
  .comp-boxes-column.no-headline {
    padding-top: 28px; }
  .comp-boxes-column .comp-heading {
    padding: 40px 8px 0px 8px;
    max-width: 760px; }
  .comp-boxes-column .group-list {
    display: flex;
    flex-wrap: wrap;
    max-width: calc(1600px + 16px);
    margin: 0 auto;
    padding: 12px 8px 0px 8px;
    justify-content: center; }
    .comp-boxes-column .group-list .comp-content-box {
      flex: 1;
      /* flex-basis: 388px;*/
      margin: 8px;
      display: block;
      max-width: 388px;
      min-width: 288px;
      align-self: stretch; }
      .comp-boxes-column .group-list .comp-content-box .comp-text {
        padding: 16px 16px 18px 16px; }
        .comp-boxes-column .group-list .comp-content-box .comp-text ul {
          padding-left: 18px; }
      .comp-boxes-column .group-list .comp-content-box > div p, .comp-boxes-column .group-list .comp-content-box > div h2, .comp-boxes-column .group-list .comp-content-box > div h3, .comp-boxes-column .group-list .comp-content-box > div h4, .comp-boxes-column .group-list .comp-content-box > div ul, .comp-boxes-column .group-list .comp-content-box > div ol, .comp-boxes-column .group-list .comp-content-box > div li {
        color: #000 !important; }
      .comp-boxes-column .group-list .comp-content-box.bg-dgrey .comp-text > div p, .comp-boxes-column .group-list .comp-content-box.bg-dgrey .comp-text > div h2, .comp-boxes-column .group-list .comp-content-box.bg-dgrey .comp-text > div h3, .comp-boxes-column .group-list .comp-content-box.bg-dgrey .comp-text > div h4, .comp-boxes-column .group-list .comp-content-box.bg-dgrey .comp-text > div ul, .comp-boxes-column .group-list .comp-content-box.bg-dgrey .comp-text > div ol, .comp-boxes-column .group-list .comp-content-box.bg-dgrey .comp-text > div li {
        color: #FFF !important; }
      .comp-boxes-column .group-list .comp-content-box .comp-image {
        overflow: hidden;
        align-self: flex-start; }
        .comp-boxes-column .group-list .comp-content-box .comp-image picture {
          padding-bottom: calc(100% / 1.45); }
          .comp-boxes-column .group-list .comp-content-box .comp-image picture img {
            /* microsite mode */
            height: auto;
            width: 100%; }

@media only screen and (max-width: 1024px) {
  .comp-boxes-column .group-list {
    max-width: 1200px; }
    .comp-boxes-column .group-list .comp-content-box {
      flex: auto; } }
@media only screen and (max-width: 820px) {
  .comp-boxes-column .group-list {
    flex: auto; }
    .comp-boxes-column .group-list .comp-content-box .comp-text > div h2, .comp-boxes-column .group-list .comp-content-box .comp-text > div h3, .comp-boxes-column .group-list .comp-content-box .comp-text > div h4 {
      font-size: 22px;
      line-height: 26px; } }
@media only screen and (max-width: 446px) {
  .comp-boxes-column .group-list {
    justify-content: flex-start;
    padding: 4px 12px 12px 12px;
    flex-wrap: nowrap;
    max-width: none;
    overflow-x: auto; }
    .comp-boxes-column .group-list .comp-content-box:first-child {
      padding-left: 16px; } }
/* comp boxes column */

/* comp boxes column */



/* comp-banner-options-image */
/*compbanneroptions start*/
/*compbanneroptions start*/
/*compbanneroptions start*/
.comp-boxes .comp-banner-image {
  max-width: 1616px;
  margin: 0 auto; }

.comp-banner-image > div {
  margin: 8px auto; }
  .comp-banner-image > div.bg-lgrey {
    background-color: #fbfbfb; }
  .comp-banner-image > div.bg-dgrey {
    background-color: #383838 !important;
    color: #FFF !important; }

.comp-banner-image > div {
  max-width: 1600px;
  padding-bottom: 28px; }
  .comp-banner-image > div .comp-heading {
    padding: 42px 16px 8px 16px; }
    .comp-banner-image > div .comp-heading p {
      text-align: center;
      hyphens: auto; }
      .comp-banner-image > div .comp-heading p:last-child {
        margin-bottom: 3px; }
    .comp-banner-image > div .comp-heading a, .comp-banner-image > div .comp-heading a:hover, .comp-banner-image > div .comp-heading a:visited, .comp-banner-image > div .comp-heading a:active, .comp-banner-image > div .comp-heading a:focus {
      text-decoration: none; }
  .comp-banner-image > div .tool-tip {
    visibility: hidden;
    position: absolute;
    top: auto;
    left: auto;
    right: 8px;
    bottom: 8px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    background-color: #FFF;
    box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.25);
    padding: 8px 8px 52px 8px;
    box-sizing: border-box;
    max-height: calc(100% - 16px);
    height: auto;
    width: 320px;
    max-width: calc(100% - 16px); }
    .comp-banner-image > div .tool-tip.active {
      visibility: visible; }
  .comp-banner-image > div .slider-images {
    position: relative;
    height: auto;
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden;
    text-align: center; }
    .comp-banner-image > div .slider-images .icon-button.prev, .comp-banner-image > div .slider-images .icon-button.next {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      background-color: #FFFFFF; }
    .comp-banner-image > div .slider-images .icon-button.prev {
      left: 16px; }
      .comp-banner-image > div .slider-images .icon-button.prev:before {
        content: "\e9d5"; }
    .comp-banner-image > div .slider-images .icon-button.next {
      left: auto;
      right: 16px; }
      .comp-banner-image > div .slider-images .icon-button.next:before {
        content: "\e9d4"; }
    .comp-banner-image > div .slider-images .comp-image {
      transition: transform 0.4s ease, background 0.4s ease;
      flex: 0 0 100%;
      max-width: 100%; }
      .comp-banner-image > div .slider-images .comp-image.touchmove {
        transition: none; }
    .comp-banner-image > div .slider-images > .icon-button.more {
      position: absolute;
      top: auto;
      left: auto; }
    .comp-banner-image > div .slider-images .icon-button.more {
      background-color: #000000;
      color: #FFF;
      right: 16px;
      bottom: 16px;
      border-radius: 18px;
      display: none; }
      .comp-banner-image > div .slider-images .icon-button.more:before {
        content: "\ea0d";
        color: #FFF; }
    .comp-banner-image > div .slider-images .tool-tip + .icon-button.more {
      display: block; }
    .comp-banner-image > div .slider-images .tool-tip.active + .icon-button.more:before {
      content: "\e978"; }
    .comp-banner-image > div .slider-images .tool-tip .comp-text {
      width: 100%;
      padding: 8px 8px 0 8px;
      box-sizing: border-box;
      overflow-y: auto; }
      .comp-banner-image > div .slider-images .tool-tip .comp-text p, .comp-banner-image > div .slider-images .tool-tip .comp-text ul, .comp-banner-image > div .slider-images .tool-tip .comp-text ol {
        margin-bottom: 19px;
        text-align: left;
        font-size: 14px;
        line-height: 18px; }
      .comp-banner-image > div .slider-images .tool-tip .comp-text ul, .comp-banner-image > div .slider-images .tool-tip .comp-text ol {
        padding-left: 2em;
        margin-left: 0; }
      .comp-banner-image > div .slider-images .tool-tip .comp-text h1, .comp-banner-image > div .slider-images .tool-tip .comp-text h2, .comp-banner-image > div .slider-images .tool-tip .comp-text h3 {
        font-family: 'SourceSansPro-Regular', sans-serif;
        font-weight: bold;
        text-align: left;
        color: #383838;
        font-size: 22px;
        margin-top: 0px;
        line-height: 26px;
        margin-bottom: 12px; }
  .comp-banner-image > div .comp-image picture {
    padding-bottom: calc(100% / 2.5); }
  .comp-banner-image > div .comp-cta {
    padding-top: 16px;
    padding-bottom: 20px; }
  .comp-banner-image > div .comp-tabs {
    padding: 8px 16px 0px 16px; }
    .comp-banner-image > div .comp-tabs.inline-button {
      padding-top: 16px; }
    .comp-banner-image > div .comp-tabs .tab-container {
      justify-content: center; }
  .comp-banner-image > div .surfaces-options {
    padding: 8px 16px 0px 16px; }
    .comp-banner-image > div .surfaces-options > div {
      display: flex;
      gap: 8px;
      flex-wrap: wrap;
      justify-content: center; }
    .comp-banner-image > div .surfaces-options .option-card {
      flex: 0 0 128px;
      text-align: center; }
      .comp-banner-image > div .surfaces-options .option-card .group-label {
        color: #555;
        height: auto;
        min-height: 36px; }
      .comp-banner-image > div .surfaces-options .option-card:hover {
        cursor: pointer; }
        .comp-banner-image > div .surfaces-options .option-card:hover .group-label {
          color: #000; }
        .comp-banner-image > div .surfaces-options .option-card:hover .comp-image {
          border-color: #d8d8d8; }
      .comp-banner-image > div .surfaces-options .option-card.active .group-label {
        font-weight: bold;
        color: #000; }
      .comp-banner-image > div .surfaces-options .option-card.active .comp-image {
        border-color: #3669C4; }
    .comp-banner-image > div .surfaces-options .comp-image {
      border: 2px solid transparent;
      box-sizing: border-box;
      overflow: hidden;
      align-self: flex-start; }
      .comp-banner-image > div .surfaces-options .comp-image picture {
        padding-bottom: calc(100% / 1.45); }
        .comp-banner-image > div .surfaces-options .comp-image picture img {
          /* microsite mode */
          height: auto;
          width: 100%; }

.comp-tabs .tab-container {
  display: flex; }
  .comp-tabs .tab-container .tab-button {
    flex: 1; }
    .comp-tabs .tab-container .tab-button .group-label {
      text-align: center;
      border-bottom: 2px solid #d8d8d8;
      color: #555;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box; }
    .comp-tabs .tab-container .tab-button.active .group-label {
      border-color: #3669C4;
      color: #3669C4;
      font-weight: bold; }
    .comp-tabs .tab-container .tab-button:hover .group-label {
      cursor: pointer;
      color: #000; }
.comp-tabs.inline .tab-container {
  gap: 0px 16px;
  flex-wrap: wrap; }
  .comp-tabs.inline .tab-container .tab-button {
    flex: 0 0 auto; }
    .comp-tabs.inline .tab-container .tab-button:not(.active) .group-label {
      border-color: transparent; }
.comp-tabs.inline-button .tab-container {
  gap: 8px;
  flex-wrap: wrap; }
  .comp-tabs.inline-button .tab-container .tab-button {
    flex: 0 0 auto; }
    .comp-tabs.inline-button .tab-container .tab-button .group-label {
      border-bottom-style: none;
      background-color: #EFEFEF;
      padding-right: 12px;
      padding-left: 12px;
      border-radius: 8px; }
    .comp-tabs.inline-button .tab-container .tab-button.active .group-label {
      background-color: #3669C4;
      color: #FFF;
      font-weight: normal; }
    .comp-tabs.inline-button .tab-container .tab-button:hover:not(.active) .group-label {
      background-color: #e3e3e3;
      color: #000; }

.comp-tabs-target [data-tab-index]:not(.active) {
  visibility: hidden;
  height: 0;
  position: fixed; }

@media only screen and (max-width: 960px) {
  .comp-banner-image > div .comp-image picture {
    padding-bottom: calc(100% / 1.425); }
  .comp-banner-image > div .slider-images .icon-button.next {
    right: 0px; }
  .comp-banner-image > div .slider-images .icon-button.prev {
    left: 0px; }
  .comp-banner-image > div .surfaces-options {
    overflow-y: hidden;
    overflow-x: auto; }
    .comp-banner-image > div .surfaces-options > div {
      flex-wrap: nowrap;
      justify-content: flex-start;
      /* add a bit spacing to the scrolling at the end*/ }
      .comp-banner-image > div .surfaces-options > div > span {
        flex: 0 0 16px; }

  .comp-banner-image > div .slider-images .tool-tip {
    padding: 8px; }
    .comp-banner-image > div .slider-images .tool-tip .comp-text:after {
      display: block;
      content: "";
      background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, white 100%);
      height: 64px;
      top: auto;
      bottom: 0;
      position: sticky; }

  .slider-images .promotion-banner-customer-opinions-mini-header {
    padding: 8px 8px 5px; } }
@media only screen and (max-width: 2000px) {
  .comp-boxes .comp-banner-image {
    max-width: 1400px; } }
@media only screen and (max-width: 1600px), (max-height: 1024px) {
  .comp-banner-image > div, .comp-boxes .comp-banner-image {
    max-width: 1200px; } }
@media only screen and (max-height: 660px) {
  .comp-banner-image > div, .comp-boxes .comp-banner-image {
    max-width: 900px; } }
/*compbanneroptions end*/


/*compbanneroptions end*/


/*compbanneroptions end*/


/* comp-banner-options-image-end */





/* comp boxes list */
/* comp boxes list */
/* comp boxes list */
.comp-content-list {
  justify-content: center;
  max-width: 1086px;
  margin: 8px auto; }
  .comp-content-list .comp-image-svg {
    flex: 0 0 144px; }
    .comp-content-list .comp-image-svg > div {
      padding-left: 48px;
      padding-top: 8px; }
      .comp-content-list .comp-image-svg > div img {
        width: 48px;
        height: auto;
        display: block;
        float: right; }
  .comp-content-list .comp-text {
    flex: auto;
    padding-top: 16px;
    padding-bottom: 8px; }
    .comp-content-list .comp-text > div {
      margin: 0 auto;
      text-align: left;
      width: 100%; }
    .comp-content-list .comp-text .comp-cta {
      padding-bottom: 8px; }
    .comp-content-list .comp-text .comp-button {
      padding-top: 8px;
      padding-bottom: 8px;
      font-size: 16px; }
    .comp-content-list .comp-text .comp-button a, .comp-content-list .comp-text .comp-button :before {
      background-color: transparent;
      color: #3669C4;
      padding-left: 0; }

.comp-content-list .comp-image-svg + .comp-text > div {
  max-width: 848px; }

.comp-content-list .comp-image {
  padding-left: 48px;
  flex: 0 0 auto;
  width: 100%;
  max-width: 446px;
  box-sizing: border-box;
  align-self: center; }
.comp-content-list .comp-image + .comp-text {
  padding-left: 32px; }

@media only screen and (min-width: 1600px) and (min-height: 1024px) {
  .comp-content-list .comp-image-svg {
    flex-basis: 144px; }
    .comp-content-list .comp-image-svg > div {
      padding-left: 80px; }
  .comp-content-list .comp-image {
    padding-left: 64px; } }
@media only screen and (min-width: 1024px) {
  .comp-content-list .comp-image-svg + .comp-text {
    padding-left: 16px; } }
@media only screen and (max-width: 1023px) {
  .comp-content-list .comp-image-svg {
    flex-basis: 48px;
    padding-top: 8px;
    margin: 0 auto; }
    .comp-content-list .comp-image-svg > div {
      padding-left: 0px; }
      .comp-content-list .comp-image-svg > div img {
        width: 48px;
        float: none; }

  .comp-content-box .comp-image-svg + .comp-text {
    padding-top: 4px; }
    .comp-content-box .comp-image-svg + .comp-text h2, .comp-content-box .comp-image-svg + .comp-text h3, .comp-content-box .comp-image-svg + .comp-text h4 {
      text-align: center; } }
/* comp boxes list end */


/* comp boxes list end */

/* comp boxes list end */





/* component content ad */

/*hero background*/
.comp-ad .comp-content-box {
  position: relative;
  margin: 0;
  flex-basis: 100%;
  max-width: 100%; }
  .comp-ad .comp-content-box .comp-image {
    flex: 0 0 100%;
    max-width: 100%; }
    .comp-ad .comp-content-box .comp-image .image-area {
      background-color: #383838; }
      .comp-ad .comp-content-box .comp-image .image-area picture {
        opacity: 0.6;
        position: relative;
        padding-bottom: calc(100% / 4); }
        .comp-ad .comp-content-box .comp-image .image-area picture img {
          width: 100%;
          height: auto; }
  .comp-ad .comp-content-box .comp-text {
    padding: 40px 48px 40px 48px;
    max-width: 694px;
    position: absolute;
    left: 50%;
    top: 50%;
    box-sizing: border-box;
    transform: translate(0, -50%);
    color: #FFFFFF; }

@media only screen and (max-width: 2000px) {
  .comp-ad .comp-content-box .comp-image .image-area picture {
    padding-bottom: calc(100% / 3); } }
@media only screen and (max-width: 1200px) {
  .comp-ad .comp-content-box .comp-image .image-area picture {
    padding-bottom: calc(100% / 2.5); } }
@media only screen and (max-width: 1024px) {
  .comp-ad .comp-content-box {
    position: relative; }
    .comp-ad .comp-content-box .comp-image .image-area picture {
      padding-bottom: 100%; }
      .comp-ad .comp-content-box .comp-image .image-area picture img {
        width: auto;
        height: 100%; }
    .comp-ad .comp-content-box .comp-text {
      width: 100%;
      flex: 0 0 100%;
      transform: translate(-50%, -50%); }
      .comp-ad .comp-content-box .comp-text > div {
        text-align: center; }
      .comp-ad .comp-content-box .comp-text p, .comp-ad .comp-content-box .comp-text h2, .comp-ad .comp-content-box .comp-text h1, .comp-ad .comp-content-box .comp-text h3, .comp-ad .comp-content-box .comp-text ul, .comp-ad .comp-content-box .comp-text li {
        text-align: center; } }




/* component content ad */

/*comp usp start*/
/*comp usp start*/
/*comp usp start*/
.comp-usp {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  justify-content: center;
  box-sizing: border-box;
  /* IDEA! */
  padding: 32px 16px 29px 16px; }
  .comp-usp .comp-heading {
    flex: 0 0 100%; }
  .comp-usp .comp-cta {
    flex: 0 0 100%;
    padding-top: 29px;
    padding-bottom: 32px; }
  .comp-usp .usp-element {
    /* IDEA! */
    padding: 16px 16px 11px 16px;
    /* IDEA! */
    flex: 1;
    max-width: 400px;
    min-width: 320px;
    box-sizing: border-box;
    text-align: center; }
    .comp-usp .usp-element .usp-icon {
      flex: 0 0 64px; }
      .comp-usp .usp-element .usp-icon > img {
        width: 48px; }
    .comp-usp .usp-element .usp-text {
      padding-top: 8px; }
    .comp-usp .usp-element .usp-text, .comp-usp .usp-element .usp-text * {
      font-size: 16px;
      line-height: 24px;
      font-weight: normal;
      margin-bottom: 0; }
    .comp-usp .usp-element .usp-text h2, .comp-usp .usp-element .usp-text .h2, .comp-usp .usp-element .usp-text h3, .comp-usp .usp-element .usp-text .h3 {
      font-weight: normal;
      font-family: 'SourceSansPro-Regular', sans-serif;
      font-size: 22px;
      /*26px;*/
      line-height: 22px;
      /* 31px;*/
      padding-top: 0px;
      /*1px*/
      padding-bottom: 6px;
      /*12px*/ }
  .comp-usp.newsletter-subscription .usp-element {
    max-width: 960px; }

@media only screen and (max-width: 688px) {
  .comp-usp:not(.newsletter-subscription) .usp-element {
    padding: 12px 8px 12px 8px;
    text-align: left;
    max-width: none; }
    .comp-usp:not(.newsletter-subscription) .usp-element > div {
      display: flex;
      flex-wrap: nowrap;
      align-items: center; }
    .comp-usp:not(.newsletter-subscription) .usp-element .usp-icon > img {
      transform: translateY(3px); } }
/*comp usp end*/
/*comp usp end*/
/*comp usp end*/

/*comp usp end*/
/* end comp-usp */

/* usp manual added for forms */
.newsletter-subscription .webservice-form,.newsletter-subscription .rc-form-container .rc-form-footer-error{
max-width: 600px;
padding: 0px 8px;
box-sizing: border-box;
}
.newsletter-subscription .small-text{
	max-width: 600px;
    margin: 0 auto;
    text-align: left;
    padding: 0 8px;
    box-sizing: border-box;
}

.newsletter-subscription .rc-form-container .rc-form-group-wrapper{
margin-bottom:0;
margin-top:8px;
}
.newsletter-subscription .rc-form-container .rc-form-element{
width:auto;
}
.newsletter-subscription sguploadprogress {
background-color: transparent;
}
.newsletter-subscription .rc-form-container .rc-form-group{
justify-content: center;
}
.newsletter-subscription .rc-form-container .rc-form-element:first-child{
width: 343px;
max-width: 100%;
		flex: 1;
}
.newsletter-subscription .rc-input, .newsletter-subscription .btn-simple{
height:44px;
font-size: 16px;
}
.newsletter-subscription .small-text {
  font-size:14px;
	line-height: 1.2;
}
/* END usp manual added for forms */

/* comp article cards */
/* comp-article-cards start */
/* comp-article-cards start */
.comp-article-cards {
  padding-top: 0px;
  padding-bottom: 40px;
  background-color: #FBFBFB; }
  .comp-article-cards.no-headline {
    padding-top: 28px; }

.article-cards-group {
  display: flex;
  flex-wrap: wrap;
  max-width: calc(1600px + 16px);
  margin: 0 auto;
  padding: 12px 8px 0px 8px;
  justify-content: center; }

.price-info {
  max-width: calc(1600px + 16px);
  margin: 0 auto;
  text-align: left; }
  .price-info > div {
    padding-left: 16px; }

.article-card.content-all > div {
  display: flex;
  flex-direction: column;
  flex: 0 0 100%; }
.article-card.content-all .comp-image {
  width: 100%;
  flex: 0 0 auto; }
.article-card.content-all .article-title {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: 16px 16px 12px 16px;
  text-align: left; }
  .article-card.content-all .article-title a {
    flex: 0 0 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    z-index: 0; }
  .article-card.content-all .article-title .article-description {
    padding-bottom: 6px;
    flex: 1;
    box-sizing: border-box; }
    .article-card.content-all .article-title .article-description p, .article-card.content-all .article-title .article-description ul, .article-card.content-all .article-title .article-description ol {
      margin-top: 0px; }
    .article-card.content-all .article-title .article-description p:last-child, .article-card.content-all .article-title .article-description ul:last-child, .article-card.content-all .article-title .article-description ol:last-child {
      margin-bottom: 0px; }
    .article-card.content-all .article-title .article-description ul, .article-card.content-all .article-title .article-description ol {
      margin-left: 16px; }
  .article-card.content-all .article-title .article-cta {
    flex: 0 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    font-family: 'SourceSansPro-Regular', sans-serif; }
    .article-card.content-all .article-title .article-cta .price .color {
      font-weight: bold; }
    .article-card.content-all .article-title .article-cta .cta {
      height: 36px;
      display: flex;
      align-items: center;
      color: #3669C4; }

.article-card {
  flex: auto;
  flex-basis: 380px;
  cursor: pointer;
  background-color: #FFF;
  color: #000;
  margin: 12px;
  border-radius: 6px;
  display: flex;
  flex-direction: column;
  max-width: 380px;
  justify-content: flex-start;
  align-self: stretch;
  min-height: 200px;
  position: relative;
  color: #2c2c2c;
  transition: transform .15s ease-out;
  /*fun end*/ }
  .article-card:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    z-index: 0;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    transition: box-shadow .15s ease-out; }
  .article-card:hover {
    transform: translateY(-4px); }
    .article-card:hover:before {
      box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.24); }
  .article-card a, .article-card a:hover, .article-card a:visited, .article-card a:active, .article-card a:focus {
    text-decoration: none;
    color: #2c2c2c;
    position: relative;
    flex: 1; }
  .article-card .article-title {
    font-size: 22px;
    line-height: 28px;
    text-align: center;
    font-family: 'SourceSansPro-Light',sans-serif;
    padding: 21px 16px 20px 16px; }
    .article-card .article-title .price {
      font-weight: normal; }
    .article-card .article-title .color {
      color: #d9052f; }
    .article-card .article-title:has(.article-description) {
      text-align: left; }
    .article-card .article-title .article-description {
      font-size: 16px;
      line-height: 24px;
      font-family: 'SourceSansPro-Regular', sans-serif;
      text-align: left;
      padding-top: 12px;
      font-weight: normal; }
  .article-card .promotion-label {
    background-color: #d9052f;
    color: #FFF;
    position: absolute;
    left: 8px;
    top: 8px;
    border-radius: 6px;
    font-size: 16px;
    line-height: 24px;
    font-family: 'SourceSansPro-Regular', sans-serif;
    padding: 4px 16px; }
  .article-card .comp-image {
    border-radius: 6px 6px 0px 0px;
    background-color: #EFEFEF;
    overflow: hidden;
    align-self: flex-start; }
    .article-card .comp-image picture {
      padding-bottom: calc(100% / 1.45); }
      .article-card .comp-image picture img {
        /* microsite mode */
        height: auto;
        width: 100%; }

.comp-article-cards .article-cards-group .article-card .comp-image picture img {
  image-rendering: -webkit-optimize-contrast; }

.mac .comp-article-cards .article-cards-group .article-card .comp-image picture img {
  image-rendering: unset; }

.article-cards-group.small {
  justify-content: flex-start;
  padding: 4px 0px 12px 12px; }
  .article-cards-group.small .article-card {
    flex-basis: 168px;
    max-width: 168px;
    margin: 6px;
    min-height: unset; }
  .article-cards-group.small .article-title {
    min-height: 51px;
    font-size: 14px;
    line-height: 18px;
    font-family: 'SourceSansPro-Regular', sans-serif;
    /*text-align: left;*/
    padding: 7px 8px 8px 8px;
    box-sizing: border-box; }
    .article-cards-group.small .article-title .article-description {
      display: none; }
  .article-cards-group.small .promotion-label {
    background-color: #d9052f;
    color: #FFF;
    position: absolute;
    font-size: 14px;
    line-height: 18px;
    font-family: 'SourceSansPro-Regular', sans-serif;
    padding: 4px 8px; }

.article-cards-headline {
  padding: 40px 8px 0px 8px;
  max-width: 760px;
  margin: 0 auto; }
  .article-cards-headline h2, .article-cards-headline h3 {
    font-size: 26px;
    line-height: 31px;
    font-weight: bold;
    font-family: 'SourceSansPro-Regular', sans-serif;
    text-align: center; }

@media only screen and (max-height: 1024px) and (orientation: landscape) {
  /*.article-cards-group{
   
  	.article-card{
  	
  	
  		 max-width:304px;
  	}
   	.article-title{
  		padding: 19px 8px 17px 8px;
  		font-size:18px;
  		line-height: 24px;
  	font-family: 'SourceSansPro-Regular', sans-serif;
  	
  	.article-description{
  		font-size:14px;
  		line-height: 18px;
  	padding-top:6px;
  	}
  		}
  
  	.article-card.content-all{
  		.article-title{
  			font-size:21px;
  			line-height: 27px;
  			font-family: 'SourceSansPro-Light', sans-serif;
  		}
  	}
  }*/ }
@media only screen and (max-width: 820px) {
  .article-cards-group {
    	/*.article-card.content-all{
    	.article-title{
    		font-size:21px;
    		line-height: 27px;
    		font-family: 'SourceSansPro-Light', sans-serif;
    	}
    }*/ }
    .article-cards-group .article-card {
      max-width: 320px; }
    .article-cards-group .article-title {
      padding: 19px 8px 17px 8px;
      font-size: 18px;
      line-height: 24px;
      font-family: 'SourceSansPro-Regular', sans-serif; } }
@media only screen and (max-width: 446px) {
  .comp-article-cards .article-cards-group .article-card, .comp-article-cards .article-cards-group .article-card.content-all {
    /*margin:6px;
    min-height:unset;*/
    		/*	.article-title{
    				align-items: flex-start;
         			justify-content: flex-start;
    			}*/ }

  .article-cards-group {
    justify-content: flex-start;
    padding: 4px 12px 12px 12px;
    	/*.article-card.content-all{
    		
    		.article-title{
    			padding: 8px;
    			font-size:16px;
    			font-family: 'SourceSansPro-Regular', sans-serif;
    
    			line-height: 22px;
    			justify-content: flex-start;
    			    flex-wrap: wrap;
    			a{flex:1;}
    			.article-cta{ 
    				flex-direction: column;
    				justify-content: space-between;
    				align-items:flex-start;
    				font-size:14px;  
    				
    				.cta{
    				display:none;
    					align-self: center;
    				}
    			}
    		}
    	}*/ }
    .article-cards-group .article-card {
      max-width: calc(50% - 12px);
      margin: 6px;
      min-height: unset; }
    .article-cards-group .article-title {
      min-height: 51px;
      font-size: 14px;
      line-height: 18px;
      font-family: 'SourceSansPro-Regular', sans-serif;
      padding: 8px;
      display: flex;
      box-sizing: border-box;
      align-items: center;
      justify-content: center; }
    .article-cards-group .article-card:has(.article-description) {
      margin: 12px 6px;
      max-width: 100%; }
      .article-cards-group .article-card:has(.article-description) .article-title {
        font-size: 22px;
        line-height: 28px;
        padding: 19px 16px 17px 16px; }
    .article-cards-group .promotion-label {
      font-size: 12px;
      line-height: 14px;
      font-family: 'SourceSansPro-Regular', sans-serif;
      padding: 4px 8px;
      left: 4px;
      top: 4px; } }
.article-cards-group.small .article-card picture.r {
  display: none; }

.article-cards-group.small .article-card picture.nr img {
  image-rendering: -webkit-optimize-contrast; }

@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min-resolution: 192dpi), screen and (min-resolution: 2dppx) {
  .article-cards-group.small .article-card picture.r {
    display: block; }

  .article-cards-group.small .article-card picture.nr {
    display: none; } }
/* comp-article-cards end */

/* comp-article-cards end */


/* end comp article cards */

/* component feature table start */
/* component feature table start */
.comp-feature-table > div {
  max-width: 1632px;
  margin: 0 auto;
  color: #000;
  padding-bottom: 48px; }
  .comp-feature-table > div .comp-heading {
    padding: 42px 16px 8px 16px; }
  .comp-feature-table > div .comp-cta {
    margin-top: 32px; }
  .comp-feature-table > div .feature-table {
    padding: 0px 16px; }
    .comp-feature-table > div .feature-table.sticky-headings > div .feature-value-col .feature-heading {
      position: sticky;
      top: 0px;
      z-index: 1;
      background-color: #FFFFFF; }
    .comp-feature-table > div .feature-table.sticky-headings > div .feature-value-col.highlighted-element .feature-heading {
      top: -44px; }
    .comp-feature-table > div .feature-table.compare-elements > div:not(.feature-notes) .feature-value-col {
      font-weight: normal; }
      .comp-feature-table > div .feature-table.compare-elements > div:not(.feature-notes) .feature-value-col .feature-heading .heading {
        height: 54px;
        overflow: hidden;
        font-size: 18px;
        line-height: 24px;
        display: flex;
        align-items: center;
        font-weight: bold;
        justify-content: center; }
      .comp-feature-table > div .feature-table.compare-elements > div:not(.feature-notes) .feature-value-col .comp-image picture {
        padding-bottom: calc(100% / 2.5); }
      .comp-feature-table > div .feature-table.compare-elements > div:not(.feature-notes) .feature-value-col .comp-image img {
        z-index: -1; }
      .comp-feature-table > div .feature-table.compare-elements > div:not(.feature-notes) .feature-value-col .values {
        flex: 1;
        text-align: left; }
        .comp-feature-table > div .feature-table.compare-elements > div:not(.feature-notes) .feature-value-col .values .feature-element > div {
          font-weight: normal;
          font-size: 16px; }
    .comp-feature-table > div .feature-table.compare-elements > div:not(.feature-notes) .feature-label-col .feature-element > div {
      font-weight: normal;
      font-size: 16px; }
    .comp-feature-table > div .feature-table > div > div {
      flex: 0 1 auto;
      max-width: 100%;
      width: 446px;
      margin: 32px auto 0px auto; }
    .comp-feature-table > div .feature-table > div .feature-label-col {
      display: none; }
      .comp-feature-table > div .feature-table > div .feature-label-col .feature-element {
        padding-left: 16px;
        padding-right: 16px;
        box-sizing: border-box;
        text-align: left; }
    .comp-feature-table > div .feature-table > div .feature-value-col {
      display: flex;
      flex-wrap: wrap;
      box-sizing: border-box;
      border: 1px solid #ccc; }
      .comp-feature-table > div .feature-table > div .feature-value-col.highlighted-element {
        border-color: #D5A52F; }
        .comp-feature-table > div .feature-table > div .feature-value-col.highlighted-element .feature-heading .group-label:first-child {
          background-color: #D5A52F;
          color: #FFFFFF; }
      .comp-feature-table > div .feature-table > div .feature-value-col .feature-heading {
        flex: 0 0 100%; }
        .comp-feature-table > div .feature-table > div .feature-value-col .feature-heading .group-label.g1 {
          margin-top: 8px; }
        .comp-feature-table > div .feature-table > div .feature-value-col .feature-heading .group-label:last-child {
          margin-bottom: 8px; }
      .comp-feature-table > div .feature-table > div .feature-value-col .labels {
        flex: 1; }
        .comp-feature-table > div .feature-table > div .feature-value-col .labels .feature-element {
          padding-left: 16px;
          box-sizing: border-box;
          text-align: left; }
      .comp-feature-table > div .feature-table > div .feature-value-col .values {
        text-align: center;
        flex: 0 1 96px; }
        .comp-feature-table > div .feature-table > div .feature-value-col .values .feature-element {
          font-size: 16px;
          font-weight: bold;
          display: flex;
          justify-content: center;
          padding-left: 16px;
          padding-right: 16px;
          box-sizing: border-box; }
      .comp-feature-table > div .feature-table > div .feature-value-col .feature-element.hidden {
        display: none; }
      .comp-feature-table > div .feature-table > div .feature-value-col .feature-element .icon-button.add:before {
        content: "\ea0d"; }
      .comp-feature-table > div .feature-table > div .feature-value-col .feature-element.active .icon-button.add:before {
        content: "\e99b"; }
    .comp-feature-table > div .feature-table > div .feature-element {
      min-height: 44px;
      padding-top: 4px;
      padding-bottom: 4px;
      display: flex;
      align-items: center; }
      .comp-feature-table > div .feature-table > div .feature-element.chapter-row {
        border-top: 1px solid #EFEFEF;
        background-color: #FFFFFF;
        padding-top: 24px;
        padding-bottom: 16px; }
        .comp-feature-table > div .feature-table > div .feature-element.chapter-row > div {
          font-weight: bold !important; }
      .comp-feature-table > div .feature-table > div .feature-element:not(.chapter-row):nth-child(even) {
        background-color: #f7f7f7; }
      .comp-feature-table > div .feature-table > div .feature-element:not(.chapter-row):nth-child(odd) {
        background-color: #FBFBFB; }
    .comp-feature-table > div .feature-table .feature-notes {
      max-width: 100%;
      width: 446px;
      margin: 0px auto 0px auto;
      display: block;
      padding: 8px 0px 0px 0px; }
      .comp-feature-table > div .feature-table .feature-notes p {
        max-width: unset;
        line-height: 120%;
        font-size: 14px;
        color: #676767;
        margin-bottom: 0;
        text-align: left; }

@media only screen and (min-width: 992px) {
  .comp-feature-table > div .feature-table.compare-elements > div:not(.feature-notes) {
    overflow-x: auto;
    overflow-y: hidden;
    justify-content: flex-start; }
    .comp-feature-table > div .feature-table.compare-elements > div:not(.feature-notes) > div {
      flex: 1; }
    .comp-feature-table > div .feature-table.compare-elements > div:not(.feature-notes) .feature-value-col {
      min-width: 220px;
      			/*		border-bottom-style:none;
      					border-left-style:none;
      
          border-right-style: solid;*/ }
    .comp-feature-table > div .feature-table.compare-elements > div:not(.feature-notes) .feature-label-col {
      position: sticky;
      left: 0px;
      top: 0px;
      align-self: stretch;
      background-color: #FFF;
      display: flex;
      flex-direction: column;
      justify-content: flex-end;
      /*border-right:1px solid #CCC;*/
      min-width: 220px;
      box-sizing: border-box; }
  .comp-feature-table > div .feature-table.sticky-headings > div:not(.feature-notes) {
    overflow: unset;
    justify-content: flex-start; }
  .comp-feature-table > div .feature-table > div {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    flex-wrap: nowrap; }
    .comp-feature-table > div .feature-table > div > div {
      margin: 0;
      min-width: 200px; }
    .comp-feature-table > div .feature-table > div .feature-element.hidden {
      display: flex !important; }
    .comp-feature-table > div .feature-table > div .feature-element .icon-button {
      display: none !important; }
    .comp-feature-table > div .feature-table > div .feature-label-col {
      display: block;
      flex: 1; }
    .comp-feature-table > div .feature-table > div > .feature-value-col {
      min-width: unset;
      flex: 1;
      width: auto;
      max-width: 375px; }
      .comp-feature-table > div .feature-table > div > .feature-value-col:not(:last-child) {
        border-right-style: none; }
      .comp-feature-table > div .feature-table > div > .feature-value-col .labels {
        display: none; }
      .comp-feature-table > div .feature-table > div > .feature-value-col .values {
        flex: 1; }
      .comp-feature-table > div .feature-table > div > .feature-value-col.highlighted-element + .feature-value-col, .comp-feature-table > div .feature-table > div > .feature-value-col.highlighted-element + .feature-value-col .feature-heading {
        border-left-style: none;
        box-shadow: -1px 0px 0px 0px #D5A52F; }
  .comp-feature-table > div .feature-table .feature-notes {
    width: auto; } }
/*situation with and without Main navigation*/
#TopNav:has(.main-navigation) + #mainContent .comp-feature-table > div .feature-table.sticky-headings > div .feature-value-col .feature-heading {
  top: 52px; }

#TopNav:has(.main-navigation) + #mainContent .comp-feature-table > div .feature-table.sticky-headings > div .feature-value-col.highlighted-element .feature-heading {
  top: 8px; }

/* component feature table end */



/* component feature table end */




/* comp dynamiclandingpage banner */
.comp-dynamiclandingpage-banner {
  max-width: 1616px;
  margin: 0 auto; }
  .comp-dynamiclandingpage-banner > div {
    padding-bottom: 24px; }
  .comp-dynamiclandingpage-banner .webservice-form {
    padding: 16px 0px;
    max-width: 672px; }
    .comp-dynamiclandingpage-banner .webservice-form .rc-form-container .rc-form-element {
      width: 100%; }
  .comp-dynamiclandingpage-banner .comp-image {
    position: relative; }
    .comp-dynamiclandingpage-banner .comp-image picture {
      padding-bottom: calc(100% / 2.5);
      height: auto;
      width: 100%;
      display: block;
      position: relative;
      text-align: center;
      overflow: hidden; }
      .comp-dynamiclandingpage-banner .comp-image picture img {
        margin: 0;
        padding: 0;
        max-width: unset;
        max-height: unset;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: auto;
        /*IE11 :-(*/
        max-width: 16000px;
        height: 100%; }

@media only screen and (min-width: 768px) {
  .comp-dynamiclandingpage-banner .webservice-form .rc-form-container .rc-form-footer-group .rc-form-element {
    width: auto; } }
@media only screen and (max-width: 960px) {
  .comp-dynamiclandingpage-banner .comp-image picture {
    padding-bottom: calc(100% / 1.6); } }
@media only screen and (max-width: 2000px) {
  .comp-dynamiclandingpage-banner {
    max-width: 1400px; } }
@media only screen and (max-width: 1600px), (max-height: 1024px) {
  .comp-dynamiclandingpage-banner {
    max-width: 1200px; } }
/* comp dynamiclandingpage banner */


/* comp placeholderContent for lazy and external elements */
.comp-placeholder-content {
  position: relative;
  background-color: #EFEFEF;
  overflow: hidden; }

.comp-placeholder-webservice-form {
  display: flex;
  max-width: 672px;
  flex-direction: column;
  margin: auto; }

.comp-placeholder-webservice-form > div {
  flex: 0 0 36px;
  margin: 0px 16px 16px 16px; }

.comp-placeholder-webservice-form .form-button {
  width: 200px; }

.comp-placeholder-webservice-form .form-text-line {
  flex: 0 0 16px;
  margin-top: 10px;
  margin-bottom: 26px;
  border-radius: 8px; }

.comp-placeholder-content:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100px;
  background: linear-gradient(90deg, #efefef, #f4f4f4, #eee);
  animation: gradient 1s infinite ease-in-out; }

@keyframes gradient {
  form {
    left: 0%; }
  to {
    left: 100%; } }
@media only screen and (max-width: 768px) {
  .comp-placeholder-webservice-form > div {
    flex: 0 0 44px; }

  .comp-placeholder-webservice-form .form-text-line {
    margin-top: 14px;
    margin-bottom: 30px; } }
/* comp placeholderContent for lazy and external elements */




/* comp footer start */
/* comp footer start */
.comp-footer {
  padding-top: 41px;
  padding-bottom: 89px;
  background-color: #383838;
  color: #EFEFEF;
  /* resets */
  /* resets */ }
  .comp-footer a {
    color: #EFEFEF; }
  .comp-footer a:hover, .comp-footer a:visited {
    color: #FFF; }
  .comp-footer ul, .comp-footer li {
    list-style-type: none;
    padding-left: 0;
    margin-left: 0;
    list-style: none; }
  .comp-footer sgsuccess, .comp-footer sgsuccess > div {
    background-color: transparent; }
  .comp-footer .footer-elements .comp-usp.newsletter-subscription {
    padding-right: 8px;
    padding-left: 8px; }
    .comp-footer .footer-elements .comp-usp.newsletter-subscription .webservice-form {
      max-width: 600px;
      padding: 0px 8px;
      box-sizing: border-box;
      margin: 0 auto; }
      .comp-footer .footer-elements .comp-usp.newsletter-subscription .webservice-form .rc-form-container .rc-form-group-wrapper {
        margin-top: 8px; }
        .comp-footer .footer-elements .comp-usp.newsletter-subscription .webservice-form .rc-form-container .rc-form-group-wrapper .rc-form-element {
          width: auto; }
          .comp-footer .footer-elements .comp-usp.newsletter-subscription .webservice-form .rc-form-container .rc-form-group-wrapper .rc-form-element:first-child {
            width: 343px;
            max-width: 100%;
            padding-left: 0px;
            flex: 1; }
    .comp-footer .footer-elements .comp-usp.newsletter-subscription .small-text {
      max-width: 600px;
      font-size: 14px;
      line-height: 18px;
      margin: 0 auto;
      text-align: left;
      padding: 0 8px;
      box-sizing: border-box; }
      .comp-footer .footer-elements .comp-usp.newsletter-subscription .small-text em {
        font-style: italic; }
  .comp-footer .footer-elements .footer-row {
    display: flex;
    flex-wrap: wrap;
    max-width: calc(1200px + 16px);
    margin: 0 auto;
    padding: 0 16px;
    text-align: left; }
    .comp-footer .footer-elements .footer-row .footer-menugroup {
      flex: 1;
      min-width: 216px;
      padding-bottom: 16px; }
      .comp-footer .footer-elements .footer-row .footer-menugroup.partner .image-list {
        padding-top: 0; }
        .comp-footer .footer-elements .footer-row .footer-menugroup.partner .image-list a {
          flex: 0 0 130px; }
          .comp-footer .footer-elements .footer-row .footer-menugroup.partner .image-list a img {
            height: 100%; }
      .comp-footer .footer-elements .footer-row .footer-menugroup.partner .comp-image {
        max-width: 168px;
        background-color: #FFFFFF; }
      .comp-footer .footer-elements .footer-row .footer-menugroup.shipping .image-list > div img, .comp-footer .footer-elements .footer-row .footer-menugroup.payment .image-list > div img {
        width: 64px;
        height: 64px; }
      .comp-footer .footer-elements .footer-row .footer-menugroup.richsnippet {
        font-size: 14px;
        line-height: 18px;
        max-width: 912px;
        min-width: 75%; }
      .comp-footer .footer-elements .footer-row .footer-menugroup.csr img {
        width: 32px;
        height: 32px;
        padding-top: 8px; }
      .comp-footer .footer-elements .footer-row .footer-menugroup.languageinfo, .comp-footer .footer-elements .footer-row .footer-menugroup.priceinfo {
        padding-top: 32px;
        padding-bottom: 16px; }
        .comp-footer .footer-elements .footer-row .footer-menugroup.languageinfo a, .comp-footer .footer-elements .footer-row .footer-menugroup.priceinfo a {
          display: flex; }
        .comp-footer .footer-elements .footer-row .footer-menugroup.languageinfo img, .comp-footer .footer-elements .footer-row .footer-menugroup.priceinfo img {
          width: 24px;
          padding-right: 8px; }
  .comp-footer .footer-menugroup-elements .group-label {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    height: 26px;
    padding-left: 16px;
    padding-right: 16px; }
    .comp-footer .footer-menugroup-elements .group-label > div {
      padding-top: 6px; }
    .comp-footer .footer-menugroup-elements .group-label.g4 a:hover, .comp-footer .footer-menugroup-elements .group-label.g4 a:visited {
      color: #FFF; }
    .comp-footer .footer-menugroup-elements .group-label.g4 * {
      font-size: 14px !important;
      line-height: 18px !important;
      margin: 0; }
  .comp-footer .footer-menugroup-elements .title, .comp-footer .footer-menugroup-elements [typeof="Product"] {
    padding-bottom: 4px;
    padding-top: 28px;
    padding-left: 16px;
    padding-right: 16px; }
    .comp-footer .footer-menugroup-elements .title h3, .comp-footer .footer-menugroup-elements [typeof="Product"] h3 {
      line-height: 20px;
      margin-bottom: 3px !important;
      font-size: 18px !important;
      font-weight: normal !important; }
  .comp-footer .footer-menugroup-elements .image-list {
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 8px; }
    .comp-footer .footer-menugroup-elements .image-list.social-media {
      padding-top: 0px;
      padding-left: 8px;
      padding-right: 8px; }
  .comp-footer .footer-menugroup-elements .image-list > div {
    display: flex;
    flex-wrap: wrap;
    gap: 8px; }
    .comp-footer .footer-menugroup-elements .image-list > div img {
      display: block;
      width: auto;
      height: 48px; }
  .comp-footer .footer-menugroup-elements .button-list {
    padding: 8px 16px 0px 8px; }
    .comp-footer .footer-menugroup-elements .button-list > div {
      display: flex;
      flex-wrap: wrap; }
      .comp-footer .footer-menugroup-elements .button-list > div .download-button {
        margin-left: 8px;
        margin-bottom: 8px;
        background-color: #000;
        border: 1px solid #a6a6a6;
        border-radius: 6px;
        display: flex;
        text-decoration: none;
        padding: 5px 16px 5px 8px;
        align-items: center; }
        .comp-footer .footer-menugroup-elements .button-list > div .download-button .icon-button.windows:before {
          font-size: 26px;
          content: "\e9fd"; }
        .comp-footer .footer-menugroup-elements .button-list > div .download-button .icon-button.macos:before {
          font-size: 26px;
          content: "\e9dd"; }
        .comp-footer .footer-menugroup-elements .button-list > div .download-button .description {
          padding-left: 2px; }
          .comp-footer .footer-menugroup-elements .button-list > div .download-button .description > div {
            font-size: 12px;
            line-height: 14px; }
          .comp-footer .footer-menugroup-elements .button-list > div .download-button .description > .cta {
            font-size: 16px;
            line-height: 24px;
            font-weight: bold; }
  .comp-footer .footer-menugroup-elements .image-text {
    padding-left: 16px;
    padding-bottom: 8px;
    display: flex; }
    .comp-footer .footer-menugroup-elements .image-text > div {
      flex: 0 0 32px;
      margin-right: 8px; }
    .comp-footer .footer-menugroup-elements .image-text > .group-label {
      flex: auto;
      height: auto;
      white-space: unset;
      padding-left: 0px; }

@media only screen and (max-width: 464px) {
  .footer-row.sitemap .footer-menugroup {
    border-bottom: 1px solid #a0a0a0; }
    .footer-row.sitemap .footer-menugroup:last-child {
      margin-bottom: 16px; }
  .footer-row.sitemap .title {
    position: relative; }
  .footer-row.sitemap .title:after {
    position: absolute;
    right: 32px;
    top: 26px;
    font-size: 21px;
    font-family: 'icomoon';
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    content: "\ea0d"; }
  .footer-row.sitemap .group-label {
    display: none;
    height: 30px; }
  .footer-row.sitemap .active .group-label {
    display: inherit; }
  .footer-row.sitemap .active .title {
    padding-bottom: 8px; }
    .footer-row.sitemap .active .title:after {
      content: "\e99b"; }


  .comp-footer .footer-elements .footer-row .footer-menugroup.languageinfo {
    padding-top: 0; } }
/* comp footer end */

/* comp footer end */




/* some old stuff */
.video-container {
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}
.apic-video-content {
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
}
.apic-video-content .video-container {
  width: 100%;
}
.video-container > div {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 787px;
}

.apic-content.align-center p {
  margin-left: auto;
  margin-right: auto;
}
#DownloadBoxBottom .saal-download-clients-module {
  padding-top: 64px;
  padding-bottom: 64px;
}
/* some old stuff */

/* software download */
#SaalDownloadClients .download-info-box {
  background: transparent !important;
}
/*pricetable

 */
@media only screen and (max-width : 1200px) {
  .apicbox {
    flex-basis: 100%;
    padding: 4px 0px;
  }
}
 #sgFormatTable,  #sgPriceTable {
   min-height:600px; /*CLS*/
  }



#sgShippingCostTable .web-tables-module{
  margin-top: 32px !important;
  margin-bottom: 32px !important;max-width:1200px;
}
/*formats*/
.format-groups {
  justify-content: center;
  align-items: flex-end;
  line-height: 22px;
  max-width: 1600px;
  margin: 0 auto;
}
.format-groups .format-label{
	font-size:16px;
}
.format-groups .format-label a{
	display: flex;
	width:100%;
	box-sizing: border-box;
	padding:7px 8px;
	align-items: center;
	justify-content: center;
}
.format-groups .format-group {
  overflow: hidden;
}
.format-groups .format-group .format-elements {
  overflow-x: auto;
  position: relative;
  max-width: 1200px;
}
.format-groups .format-group .format-boxes {
  display: table;
  table-layout: fixed;
  padding: 24px;
  padding-top: 0px;
}
.format-groups .format-group .format-boxes .format-box {
  display: table-cell;
  vertical-align: bottom;
  padding: 8px;
  white-space: nowrap;
  text-align: center;
  overflow: hidden;
}
.format-groups .format-group .format-boxes .format-box img {
  text-decoration: none;
  max-width: none;
	display: block;
}

.format-groups .format-group .format-boxes .format-box .format-image a {
  text-decoration: none;
}
.format-groups .format-group-header {
  margin: 32px 0 8px 0;
  line-height: 1em;
}
.format-groups .format-group-header h3 {
  font-size: 20px;
}


/* video-tutorials */
.video-tutorial-category-image {
  background-color: #D71C33;
  background-image: radial-gradient(200% 200% at center, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2));
}
.video-tutorial-category-image img {
  display: block;
}
.video-tutorials .video-tutorial-category-image {
  width: 64px;
  height: 64px;
  margin-right: 16px;
}
.video-tutorial-category-header {
  border-bottom: 1px solid #CCC;
  display: flex;
  align-items: center;
  position: sticky;
  background-color: #FFF;
  z-index: 1;
  top: 0px;
}
.comp-website-navigation ~ #mainContent .video-tutorial-category-header {
	top:52px;
}



.video-tutorial-category-header h2 {
  margin: 0;
}
.video-tutorial {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 64px;
}
.video-tutorial .video-description {
  padding: 16px;
  padding-left: 32px;
  flex: 1 1 50%;
  max-width: 592px;
  box-sizing: border-box;
}
.video-tutorial .video-element {
  flex: 0 1 560px;
  max-width: 100%;
  overflow: hidden;
}
 .video {
  width: 100%;
  background-color: #000;
  position: relative;
  padding-top: 56%;
  overflow: hidden;
  cursor: pointer;
}
.video-tutorial .video img {
  width: 100%;
  top: -17%;
  left: 0;
  opacity: 0.7;
}
.video .play-button {
  width: 68px;
  height: 68px;
  background-image: url("play-button.png");
  opacity: 0.8;
  background-size: 100% 100%;
  background-position: center center;
  background-attachment: scroll;
}
.video-tutorial .video img, .video-tutorial .video .play-button {
  cursor: pointer;
}
 .video img, .video iframe, .video .play-button, .video .play-button:before {
  position: absolute;
}
.video .play-button, .video .play-button:before {
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.video-tutorial .video iframe {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.video-tutorials-categories {
  display: flex;
  flex-wrap: wrap;
  max-width: 1216px;
  margin: 0 auto;
  text-align: left;
}
.video-tutorial-headings {
  max-width: 1200px;
  margin: 0 auto;
  padding-bottom: 16px;
}
.video-tutorials-intro {
  padding-bottom: 54px;
  padding-top: 58px;
  text-align: left;
}
.video-tutorial-card {
  flex: 0 0 33.33%;
  display: flex;
  align-items: stretch;
  box-sizing: border-box;
  padding: 8px;
  cursor: pointer;
}
.video-tutorial-card .video-tutorial-category-image {
  flex: 0 0 112px;
}
.video-tutorial-card p {
  margin: 0;
}
.video-category-description {
  padding: 0px 16px;
  background-color: #FFFFFF;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

/* stoerer left bottom*/
#importantInfo {
  max-width: 360px !important;
  text-align: left;
  position: fixed;
  left: 12px;
  bottom: 0px;
  z-index: 200;
  background-color: #3669C4;
  border: 1px solid #dae2f1;
  border-bottom-style: none;
}
#importantInfo > div {
  margin: 12px;
}
#importantInfo > div * {
  color: #FFF;
  /*color:#3669c4;*/
  text-decoration: none;
  cursor: pointer;
  font-size: 14px;
  line-height: 18px;
}
#importantInfo span {
  color: #FFF;
  display: block;
  width: 24px;
  z-index: 201;
  text-align: right;
  cursor: pointer;
  height: 24px;
}
span.spr {
  display: none !important;
}


/* testsieger icons*/
#testbarTooltips { overflow: hidden;}
#testbarTooltips > div {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  flex-wrap: wrap;
}
#testbarTooltips > div > div {
  cursor: pointer;
  margin: 0;
  padding: 4px;
  float: none;
display: flex;
}
#testbarTooltips .align-left {
  text-align: left;
}
#testbarTooltips .align-right {
  text-align: right;
}
#testbarTooltips > div > div img {
  max-width: 84px;
}
#testbarTooltips.no-table {
  display: block;
}
#testbarTooltips.no-table > div {
  display: inline;
  float: left;
  margin-right: 10px;
}
/*
 * sgform
 */
.sgmailer-indent > .csc-default {
  padding-left: 4px;
  padding-right: 4px;
}

.sgmailer-indent {
  max-width: 800px;
  min-width: 320px;
  margin: 0 auto !important;
  display: block !important;
}


sguploadprogress, sgsuccess, sgsuccess > div {
  display: block;
  clear: both;
  text-align: center;
  background-color: #F3F3F4;
  min-height: 10em;
  overflow: hidden;
}
sguploadprogress > div, sgsuccess > div {
  padding: 3em 1em;
}

sguploadprogress circle {
  transition: stroke-dashoffset 0.5s linear;
  stroke-width: 8px;
  stroke: #CCC;
}
sguploadprogress circle.sgw-circle-progress-bar {
  stroke: #3669C4;
}
sguploadprogress .circle-loader {
  position: relative;
}
sguploadprogress .circle-loader:after {
  position: absolute;
  display: block;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  content: attr(data-percent) "%";
  margin-top: -40px;
  margin-left: -40px;
  border-radius: 100%;
  line-height: 2.5em;
  font-size: 2em;
}
.sgsupport-form sguploadprogress .circle-loader:after {
  line-height: 76px;
}


sgsuccess .error, .red {
  color: #D9052F;
}
.error-info-label {
  display: none;
  padding: 0px 6px !important;
  box-sizing: border-box;
  border: 1px solid transparent;
  position: relative;
  text-align: center;
  background-color: #D9052F;
  color: #FFFFFF;
  margin: 0px !important;
  margin-left: 50% !important;
  transform: translate(-50%, 0);
  white-space: nowrap;
  max-width: unset !important;
  text-overflow: ellipsis;
}
.error > .error-info-label {
  display: inline-block;
}
.error-info-label:before {
  left: 50%;
  content: "";
  top: 0px;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  position: absolute;
  transform: translate(-50%, -100%);
  border-bottom: 7px solid #D9052F;
}

sgerrors > div, .successstyle {
  padding: 4px 8px;
  background-color: #9DCE41;
  color: #FFF;
  margin-bottom: 0.5em;
}
sgerrors > div {
  background-color: #D9052F;
  margin: 4px;
  display: inline-block;
}
sgsuccess {
  display: none;
}



/*
*loader
*/
.default-loading, .default-loading:hover {
  margin: 60px auto;
  text-align: center;
  background-color: transparent !important;
  background-image: none !important;
  background: transparent;
}
.default-loading > * {
  background-color: transparent;
  background-image: none;
}
.default-loading > div > div {
  width: 18px;
  height: 18px;
  background-color: #3669C4;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sg-idelay 1.4s infinite ease-in-out both;
  animation: sg-idelay 1.4s infinite ease-in-out both;
}
.default-loading .i1 {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
.default-loading .i2 {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}
@-webkit-keyframes sg-idelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0)
  }
  40% {
    -webkit-transform: scale(1.0)
  }
}
@keyframes sg-idelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}



/*
 * media responsive
 */
@media only screen and (max-width: 1200px) {
  
  .video-tutorial .video {
    padding-left: 24px;
    padding-right: 24px;
    box-sizing: border-box;
  }
  .video-tutorial-headings {
    padding: 16px 24px;
    padding-top: 0px;
  }
}
/**
    * Media Query Max Width 1063 start, was not closed!!!
     */
@media only screen and (max-width: 1063px) {
  #customerOpinionsMiniTopBannerService {
    display: none;
  }


  iframe.youtube-player {
    width: auto !important;
    max-width: 100%;
  }

}
/**
* Media Query Max Width 1063 end
 */
/**
* Media Query Max Width 900 start
 */
@media only screen and (max-width: 900px) {
 
  .video-tutorial-category-header {
    top: 50px;
  }
  .video-tutorials .video-tutorial-category-image {
    width: 48px;
    height: 48px;
    margin-right: 8px;
  }
  .video-tutorial .video-description {
    padding-left: 16px;
  }
  .video-tutorials-categories .video-tutorial-card {
    flex: 0 0 50%;
  }
  
	
  #testbarTooltips > div > div img {
    max-width: 70px;
  }
  
}
/**
* Media Query Max Width 900 end
 */
/**
* Media Query Max Width 700 start
 */
@media only screen and (max-width: 700px) {
 

  sgmailer .form-row {
    margin: 0px !important;
    max-width: 100%;
    overflow: hidden;
  }
  sgmailer .form-row > div:not(.error-info-label) {
    flex: 0 1 100%;
    max-width: 100%;
    margin: 4px !important;
  }
  sgmailer .form-row:not(.inline) > div.clickbox {
    flex: 0 0 100%;
    max-width: 100%;
  }

}


/*undeleted walldecor voucher*/


/* infobox in popupsupport*/


/**
* Media Query Max Width 700 end
*/
@media only screen and (max-width: 500px) {
 
}
@media only screen and (max-width: 400px) {
 
}
#shippingCostsTable .factsheet-pretty-selector-current-value, #shippingCostsTable .factsheet-pretty-selector-wrapper {
  width: 120px;
}




/* old stuff from sg-main */

@media handheld, only screen and (max-width: 900px) {
	
    .hide-mobile, .svg.reorder-clock:before, #customerOpinionsMiniClientBanner, #sgDeliveryTable td.coldark, #sgDeliveryTable td.sg-delivery-special-not-guaranteed
    ul.sg-auth .iwi:before, #SubNav .h-nav li.download-info  {
        display: none !important;
    }

	
	/* widescreen bold */
	.widescreen #mainContent .hero-banner > .csc-default{
		padding-left:24px;
		
		padding-right:24px;
	}
 
	
	


	#PriceTables .table-group-item h3, #PriceTables h2, #PriceTables p{
		  padding-left: 0px;
       padding-right: 0px; 
			margin-left:0px !important;
		margin-right:0px !important;
	}
  

    #mainContent {
       /* overflow: hidden;*/
        min-height:inherit;
    }

    #mainContent > .csc-default {
      overflow: visible;
      
    }

   

    .flexfce.formats .csc-default h3 {

        padding-top: 20px;

    }

    .flexfce.formats .csc-default > .box > div {
        padding: 8px;
    }

 .flexfce.m100 > div.csc-default {
        width: 100% !important;

    }
    .flexfce.m50.p50 > div.csc-default, .flexfce.p50 > div.csc-default  {
        width: 50% !important;
    }

    .space-around.flexfce.m50.p50 > div.csc-default {
        width: 48% !important;
    }

    .flexfce.m33 > div.csc-default, .flexfce.p33 > div.csc-default {
        width: 33% !important;
    }


    .sgimage-hover-text {
        display: none !important;
    }

    #bannerArea .csc-default > h1 {
        padding-top: 20px;
        margin-top: 16px;
    }

    .show-mobile {
        display: block !important;
    }
	.langSelection .output {
		top:4px;	
	}
  
   

    .searchmenu.active {

        left: 0px;
        top: 0px;
        z-index: 3001;
        width: 100%;
        max-width: 100%;
        height: auto;
        min-height: 100%;
        overflow: hidden;
        max-height: none !important;

    }

    body.overlay, body.overlay .container {

        overflow-y: scroll;

    }

    .searchmenu.active .static_searchbox {
        width: 100%;
        margin-left: 0px;
        background-color: #FFF;
        left: 0px;
        top: 0px;
    }

    .searchmenu.active .iwi.search:before {
        padding-left: 16px;
    }
	

    /*
    *  main mobile Layout
    */
    .col4 > div, .twocol > div, .onecol > div, .col1-5 > div, .col1-75 > div, #mainContent .row-max.bg-dgrey, .csc-default ul.h-nav-center {
        padding: 0 !important;
    }

   
	/* Attention in bigbox margin results in overflow-x - so we increase the padding + 8*/
	.flexfce.d100 .csc-default.boxed > .box p, .flexfce.d100 .csc-default.boxed > .box h2{
	padding:0px 24px;	
}
	.csc-default.boxed .box ul{
		margin-left:16px !important;
		margin-right:16px !important;
	}
	

	
    .csc-default ul.v-nav {
        margin-bottom: 1.5em;
    }



    .button.windows.apple, .button.windows, .button.apple, .hide-mobile, .downloadbox {
        display: none !important;
    }

    .col6, .col4, .col3, .c50l, .c50r, .c33l, .c33r, .c66l, .twocol, .onecol, .c66r, .col1-5, .col1-75, DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
        width: 100% !important;
        float: none !important;
    }

    .col1 {
        width: 50%;
    }

    #mainContent > div, #mainContent .csc-default, #mainContent > .row-max > div, #mainContent > .csc-frame {
        margin-top: 0;
    }

    .show-600 {
        display: block !important;
    }

    a.border-solid img, a.border-solid {
        height: auto;
        border-style: none;
        margin-bottom: 1em !important;
    }


}
/*
* fex cols
*/
.flexfce {
    display: flex;
    flex-wrap: wrap;
}

.space-around {
    justify-content: space-around;
}

.flexfce .csc-default > .box {
    padding: 8px;
    flex: 1;
}

.flexfce .csc-default.boxed{
	display:flex;
	align-items: stretch;
margin-left: auto;
    margin-right: auto;
}
.flexfce .csc-default.boxed > .box{
	margin:4px;
padding:0;
	font-size:16px;
	
	 
}
h2.bigger{
	font-size:36px !important;
	margin-bottom:24px;
}
h1.bigger{
	font-size:48px;
	margin-bottom:16px;
}
.flexfce .csc-default.boxed > .box p, .flexfce .csc-default.boxed > .box h2, .flexfce .csc-default.boxed > .box h3{
	padding:0px 16px;
	
}
.flexfce.d100 .csc-default.boxed > .box p, .flexfce.d100 .csc-default.boxed > .box h2, .flexfce.d100 .csc-default.boxed > .box h3{
	max-width:780px;
    width:100%;    box-sizing: border-box;
	margin-left:auto !important;
	margin-right:auto !important;
}

.flexfce .csc-default.boxed > .box h2:first-child, .flexfce .csc-default.boxed > .box h3:first-child{
	padding-top:12px; 	font-size:28px; font-family: 'SourceSansPro-Light', sans-serif;
}
.flexfce .csc-default.boxed > .box .vertical.bigbox{
 padding:52px 0px 64px 0px;
}
.flexfce .csc-default.boxed > .box .vertical.bigbox.image-first{
 padding:0px 0px 64px 0px;
}
.flexfce .csc-default.boxed > .box .vertical.bigbox.image-last{
 padding:52px 0px 0px 0px;
}
.flexfce .csc-default.boxed > .box .vertical.bigbox.image-last, .flexfce .csc-default.boxed > .box .vertical.bigbox.image-first{
	display:flex;
	flex-direction: column;
	
}
.flexfce .csc-default.boxed > .box .vertical.bigbox.image-last{
    justify-content: flex-end;
    flex: 0 0 100%;
    height: 100%;
    box-sizing: border-box;
}

.flexfce .csc-default.boxed > .box .vertical img{
	display:block;
}

.flexfce .csc-default > .box.bg-white{
	background-color:#FFFFFF;
}
.flexfce .csc-default > .box.bg-dark, .apicbox > .bg-dark{
	background-color:#383838;
	color:#EFEFEF !important;
	
}
.flexfce .csc-default > .box.bg-dark a{
	color:#EFEFEF;
}
.flexfce .csc-default > .box.bg-dark a:hover{
	color:#FFFFFF;
}
.flexfce .csc-default.shadow > .box {
    padding: 16px 8px;
}
 
.flexfce.d100 > div.csc-default{
	width:100%;
}
.flexfce.d33 > div.csc-default, .flexfce > div.csc-default.d33, .flexfce.d25 > div.csc-default.d33 {
    width: 33.33%;
}

.flexfce.d50 > div.csc-default {
    width: 50%;
}

.space-around.flexfce.d50 > div.csc-default {
    width: 48%;
}

.flexfce.d25 > div.csc-default {
    width: 25%;
}

.flexfce.d20 > div.csc-default {
    width: 20%;
}

.flexfce.auto > div.csc-default {
max-width: 480px;
}

.flexfce.formats {

    justify-content: center;
}

.flexfce.formats > .csc-default {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.flexfce.formats .csc-default > .box {
    display: table;
    table-layout: fixed;
    padding: 30px;
    padding-top: 0px;

}

.flexfce.formats .csc-default > .box > div {
    display: table-cell;
    vertical-align: bottom;
    padding: 14px;
    white-space: nowrap;

}

.flexfce.formats .csc-default > .box > div img {
    max-width: none;
    margin: 0 auto;
    display: block;
    text-align: center;
}

.flexfce.formats .csc-default h3 {
    text-align: center;
    margin-bottom: 0;
    padding-top: 30px;
}




/*
*
*/
table {
    width: 100%;
}
table.sg-canvas-table{
	font-size:14px;
  margin-top: 2.5em;
    margin-bottom: 5em;

}
table.sg-canvas-table td {
  text-align: center;
  width: 12.5%;
}
.sg-deliverytable{
	text-align: left;
	    max-width: 1168px;
    margin: 0 auto;
}
#sgDeliveryTable td {
  text-align: center;
}
table.sg-canvas-table th {
  background-color: #FFFFFF;
  text-align: center;
}
.sg-product-rating-circle {
  text-align: center !important;
}
#sgDeliveryTable th {
  background-color: #e7e7e7;
}
table.sg-canvas-table td.align-left, #sgDeliveryTable td.align-left {
  text-align: left;
}
td {
  position: relative;
}
td.hover, td.hover * {
  background-color: #3669C4;
  color: #FFF !important;
  border-color: #FFF;
}
td.hover .sg-product-rating-circle > span {
  background-color: #FFF;
}
td.hover .sg-product-rating-circle > span.empty {
  background-color: #3669C4;
}
#sgDeliveryTable td span {
  position: relative;
}
table.sg-canvas-table td span, #sgDeliveryTable td span {
  display: inline-block;
  margin: 0px 1px;
}
table td.align-top {
  vertical-align: top !important;
}
table td span.check-dark {
  margin-bottom: -6px !important;
}
.sg-product-rating-circle > span, .sg-product-rating-circle > span.empty {
  border-radius: 50%;
  width: 15px;
  height: 15px;
  background-color: #6C9D0D;
  background-color: #646A78;
  background-color: #3669C4;
}
.td-hover {
  background-color: #efefef !important;
  border-color: #efefef !important;
}
.tr-odd .td-hover {
  background-color: #e7e7e7 !important;
  border-color: #e7e7e7 !important;
}
.td-hover.td-hover-dark {
  background-color: #cfcfcf !important;
  border-color: #cfcfcf !important;
  /*background-color: #646A78 !important	*/
}
.sg-canvas-table .td-0 {
  text-align: left;
  min-width: 160px;
  max-width: 300px;
}
table.sg-canvas-table .sg-product-rating-circle > span {
  width: 12px;
  height: 12px;
}
.sg-product-rating-circle > span.empty {
  background-color: #E0E1E4;
  /*background-color:#CDD9ED;*/
}
.sg-product-rating-circle > span.empty.minus {
  line-height: 11px;
  font-size: 22px;
}
.td-left-top td, .sg-canvas-table.td-left-top td, .td-left-top th, .sg-canvas-table.td-left-top th {
  text-align: left;
  vertical-align: top;
  /*width:173px;*/
}
span.info {
  font-size: 10px;
  cursor: pointer;
  display: inline-block;
  margin-left: 4px !important;
  line-height: 14px;
  width: 4px;
  position: absolute;
}
.checkimage-dark {
  display: inline-block;
  background-image: url(sgdeliverycheck.png);
  background-repeat: no-repeat;
  background-position: center center;
  width: 20px;
  height: 14px;
}
th.sg-delivery-special-guaranteed {
  background-color: #9BCC40 !important;
  color: #FFF;
}
tr td.sg-delivery-special-guaranteed {
  background-color: #F5FAEC;
  background-color: #E1F0C5;
}
tr.odd td.sg-delivery-special-guaranteed {
  background-color: #E1F0C5 !important;
  background-color: #CDE59F !important;
}
tr td.sg-delivery-special-not-guaranteed {
  background-color: #F7F7F7;
}
tr.odd td.sg-delivery-special-not-guaranteed {
  background-color: #E0E0E0 !important;
}
tr td.sg-delivery-special-guaranteed, th.sg-delivery-special-guaranteed, tr td.sg-delivery-special-not-guaranteed, th.sg-delivery-special-not-guaranteed {
  display: none;
}
#sgDeliveryTable th {
  padding: 0.5em;
}
span.lvl-0 {
  padding-left: 1em;
}
span.lvl-0:before {
  display: block;
  width: 0.5em;
  height: 0.5em;
  background-color: #9BCC40;
  content: " ";
  position: absolute;
  left: 0em;
  top: 0.5em;
}
span.lvl-1 {
  padding-left: 2em;
}
th {
    background-color: #e8e8e8;
    border: 0;
    vertical-align: bottom;
    display: table-cell;
    font-size: 1em;
	font-weight: bold;
}

td {
    border: 0;
}



th, td, caption {
    padding: 4px;
}

 tr:nth-child(odd) td, .tr-odd td {
    background: #F2F2F2;
}

.tr-odd td.td-odd {
    background: #F2F2F2 !important;
}

tr:nth-child(even) td, .tr-even td {
    background-color: #F9F9F9;
}

.tr-even td.td-even {
    background-color: #F9F9F9 !important;
}

tfoot {
    font-style: italic;
}

td.r-group, th.r-group {
    border-left: 1em solid #FFF !important;
}

.td-top td, .td-top th {
    vertical-align: top;
}

.blue, .blue *, .blue *:before {
    color: #3669C4 !important;
}

.blue input {
    border: 1px solid #3669C4;
}

/*.blue tr.tr-even td, tr.tr-even td.blue, .blue tr:nth-child(even) td,  tr:nth-child(even) td.blue {
background-color:#E8EEF8;
}

.blue tr.tr-odd td, tr.tr-odd td.blue, .blue tr:nth-child(odd) td,  tr:nth-child(odd) td.blue {
background-color:#D7E1F3;
}*/

.blue tr:nth-child(even) td, tr:nth-child(even) td.blue, tr td.adobe-templates {
    background-color: #E8EEF8;
}

.blue tr:nth-child(odd) td, tr:nth-child(odd) td.blue, tr.tr-even td.adobe-templates {
    background-color: #D7E1F3;
}

.blue th, .blue th strong, .blue th b, th.blue, th.blue *, tr td.dblue, th.adobe-templates {
    background-color: #3669C4 !important;
    color: #FFF !important;
}

.dark {
    color: #5E5D5F;
}

.dark tr.tr-even td, tr.tr-even td.dark, .dark tr:nth-child(even) td, tr:nth-child(even) td.dark {
    background-color: #F0F0F0;
}

.dark tr.tr-odd td, tr.tr-odd td.dark, .dark tr:nth-child(odd) td, tr:nth-child(odd) td.dark {
    background-color: #e7e7e7;
}

.dark th, th.dark {
    background-color: #cbcbcb;
}






.show-mobile {
    display: none !important;
}




/*
* MEDIA QUERIES
*/
@media handheld, only screen and (max-height: 700px) {
	  #importantInfo {
        display: none !important;
    }
}
@media handheld, only screen and (max-width: 1060px) {
	
	  #importantInfo {
        display: none !important;
    }

	
    .mobilebrowser .overflow-mobile, .mobilebrowser .sg-tabs {
        overflow: hidden;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .mobilebrowser ul.sg-tabs {
        white-space: nowrap;
        overflow-x: scroll;
        margin: 0 !important;
    }

    .mobilebrowser .sg-tabs li {
        display: inline-block;
        float: none !important;
    }

    .mobilebrowser .overflow-mobile td, .mobilebrowser .overflow-mobile th, .mobilebrowser .overflow-mobile table {
        width: auto !important;
    }

    .mobilebrowser .overflow-mobile table {
        min-width: 860px;
    }

    .mobilebrowser .overflow-mobile table th:last-child, .mobilebrowser .overflow-mobile table tr > td:last-child {
        padding-right: 40px;
    }

   
    .col1-5, .col05 {
        width: 50%;
    }

  
}

@media handheld, only screen and (min-width: 802px) {
   
	.floating-button-order-now{
		display:none;
	}
}



/* service bannercan be removed at some point */
.typo3-promotion-banner .website-promotion-banner{
	max-width: 1600px;
margin-left: auto;
margin-right: auto;position: relative;
}
/* service banner */

/*
* Buttons icons default color
*/


/*new from apic*/


/* used in saal-box */

.link-button, .link-button:hover, .link-button:visited, .link-button:active{
	background-color:#6C9D0D; color: #FFF;line-height: 100%;white-space:nowrap;
	padding:0 32px;
	display:inline-flex;
	height:44px;
	align-items: center;
	font-size:16px;
	text-decoration:none;
}
.link-button:hover{
	background-color: #79AB19;
}

/* used in saal-box */


/* only download buttons using service */
.download-by-service-button .saal-download-clients-module .client-description{
	display:none;
}
.download-by-service-button .saal-download-clients-module .client-list .client-item .client-inner-wrapper > div.client-download-wrapper{
	min-height: unset;
	flex:0;
}
.download-by-service-button .saal-download-clients-module .client-list .client-item .client-inner-wrapper{
	padding:0;
}




.circle {
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    padding-top: 10px;
}



.csc-default/*, .row-max > div*/ {
    position: relative;
    max-width: 1200px;
}
.bg-lgrey, .bg-mlgrey {
    background-color: #FBFBFB;
}
#bannerArea .csc-default, .csc-default#DownloadBoxBottom{
	margin:0 auto;
}
.circle.intro {
    padding: 10px;
    width: 140px;
    height: 140px;
    font-size: 1.1em;
    position: absolute;
    left: 10%;
    top: 30%;
}

.action {
    margin: 0 auto;
}

/*
* others
*/

.clear:after, .csc-default:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.border-box {
    background-color: #FFF;
    border: 1px solid #BEBEBE;
}

.show-600, .show-1060 {
    display: none;
}

/*
* content

*/


#mainContent > .csc-default, #mainContent > .row-max > div, .csc-frame, .csc-default.top, #bannerArea .csc-default > h1, #bannerArea .csc-default > .h1 {
    padding-top: 36px;
    margin-top: 36px;
    margin-left: auto;
    margin-right: auto;
}

#mainContent .csc-default .comp-usp.newsletter-subscription{
	margin-top:-64px;
}



.csc-default.top-half, .csc-frame.top-half, #mainContent .csc-default.top-half, #mainContent .csc-frame.top-half {
    padding-top: 16px;
    margin-top: 16px;
}

#mainContent > .csc-default .divider, #bannerArea > .csc-default .divider {
    margin-top: -16px;
}

#mainContent > .bg-dgrey > .csc-default, #mainContent > .bg-lgrey > .csc-default {
    margin-top: 0px;
}

#mainContent > .bg-dgrey, #mainContent > .bg-lgrey {
    margin-top: 36px;

}


.button.bg-dgrey,a.bg-dgrey,button.bg-dgrey{
	color:#FFFFFF !important;
	background-color:#6e6e6e !important;
	
} 
.button.bg-dgrey:hover,a.bg-dgrey:hover,button.bg-dgrey:hover{

	background-color:#606060 !important;
	
} 

.button.bg-dgrey:active,a.bg-dgrey:active,button.bg-dgrey:active{

	background-color:#535353 !important;
	
} 

.row-max > div {
    margin-left: auto;
    margin-right: auto;
}

#mainContent > .row-max > div {
    padding-bottom: 32px;
}

.no-top, .no-margintop {
    padding-top: 0px !important;
    margin-top: 0px !important;
}

.align-left {
    float: left;
}

td.align-left, th.align-left {
    text-align: left !important;
    float: none;
}

.align-right {
    float: right !important;
}

td.align-right, th.align-right {
    text-align: right !important;
    float: none !important;
}

.align-center {
    text-align: center;
}

p.align-center {
    margin-left: auto;
    margin-right: auto;

}

p.small.align-center {
    max-width: 1200px;
}

.border {
    border-top: 1px solid #E0E1E4;
}

.no-border, table.no-border td, table.no-border th {
    border-style: none !important;
}

.empty-col {
    background-color: #FFF !important;
}



/* removeables */
#mainContent >div:last-child {
    padding-bottom: 48px;
}


.row-max {
    display: block;
    width: 100%;
    max-width: 100%;
    clear: both;
    text-align: center;
}

/* 
* old layout 
*/
.csc-default ul, .csc-default ol {
    margin: 0 1.5em 1.5em 0;
    padding-left: 1.5em;
}

.col1, .col2, .col3, .col4, .col5, .c50l, .c50r, .c33l, .c33r, .c66l, .twocol, .onecol, .c66r, .col1-5, .col1-75, .c25, .col4-5, .col05 {
    float: left;
    text-align: left;
}

.col1 > div, .col2 > div, .col3 > div, .col4 > div, .twocol > div, .onecol > div, .col1-5 > div, .col1-75 > div, .col5 > div {
    padding: 1em;
}
.col2, .c33l, .c33r, .onecol {
    width: 33%;
}

.col3, .c50l, .c50r {
    width: 50%;
    text-align: left;
}

.col4, .c66l, .twocol, .c66r {
    width: 66%;
}
#mainContent .csc-default {
    text-align: left;
}




/* no navigation template */
.container.nolines > .row-max > .logohome{
	text-align: left;
    padding-top: 16px;
	max-width:1200px;
}

.container.nolines > .row-max > .logohome .logo{
 background-image: url("logo_saal.svg");
	height:29px;
	width:120px;
	background-size: auto 29px;
	background-repeat: no-repeat;
	margin:0 auto;
}








/*
* Button styles, Sprites and FONT-ICONS
*/
.svg {
    position: relative;
}

.svg:before {
    font-size: 20px !important;
    content: '';
    background: url('iconsprite.svg?2');
    width: 2.5em;
    height: 3em;
    -webkit-background-size: 40em 40em;
    background-size: 40em 40em;
    display: block;
    float: left;
    margin-right: 0.5em;
}
#careerBoxes .svg{
	display:inline-flex;align-items: center;
	
}
#careerBoxes .svg:before{
	height:2.5em;
}
.svg.linestyle:before {
    background-image: url('iconsprite_linestyle.svg?2');
}


.svg.top:before {
    margin: 0 auto;
    margin-bottom: 16px;
    width: 3em;
    height: 3em;
    float: none;
}


.svg.forfreecheck:before {
    background-position: -240px -60px;
}


.svg.check:before, .svg.check-dark:before {
    background-position: -70px 0px;
    width: 1.5em;
    height: 1em;
}

.svg.ceview:before {
 
		width: 3em;
    margin-bottom: 64px;
    /* position: relative; */
    margin-left: 8px;
    /* top: -1em;*/
}

.svg.logo:before, a.svg.logo:hover:before {
    width: 5em;
    height: 3em;
    background-position: 0px 0px;
    text-decoration: none;
}

.svg.logo, .no-link {
    text-decoration: none;
    display: inline;
}

.button, .button-green a, .bg-green, a.bg-green:hover, .button-green, .button-green *, a.button-green:hover, #opinionsShowAll, #opinionsShowLess > span, .bg-lblue, /*.bg-dgrey,*/ .flat-button {
    padding:0px 32px 0px 32px;
    background-color: #6C9D0D;
 line-height: 36px;
    color: #FFF;
    display: inline-block;
    text-decoration: none !important;
    cursor: pointer;
   
}

/* used in wall decor tables */

.svg.check-dark:before {
    background-position: -70px -20px;
}
.bg-dgrey, *.bg-dgrey, .bg-dgrey h1, .bg-dgrey h2, .bg-dgrey h3, .bg-dgrey p {
    color: #FFF !important;
    background-color: transparent !important; /*line-height:120%;*/
}

.bg-dgrey.iwi:before, .bg-dgrey.iwi {
    color: #E0E1E4 !important;
}

.bg-dgrey.iwi {
    padding-left: 0.25em;
    text-decoration: none;
}

.bg-dgrey a, .bg-dgrey a:hover {
    color: #F8F8F9;

}
/* used in wall decor tables */
.row-max.bg-dgrey, .row.bg-dgrey {
    line-height: inherit;
    cursor: default;
    padding-right:0px;
    padding-left:0px;
}

.software-download .button, .downloadbox .button, .software-download .button:hover, .downloadbox .button:hover {
    font-size: 1.2em;
    padding: 8px;
    color: #FFF !important;
    text-decoration: none;
}

.software-download .apple.button {
    margin: 0;
    margin-left: 0.5em;
}

.downloadbox .small {
    margin: 0px;
}

.downloadbox .button .small {
    font-size: 0.6em;
}

.software-download span, .white {
    color: #FFF !important;
}

.software-download h2, .software-download p, .software-download {
    text-align: center;
}

/*removeables end */