#c631199 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 930px;
  margin-left: auto;
  margin-right: auto;
}
#c632463 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#c620821 {
  padding-bottom: 10px;
}

#c621031 {
  margin-bottom: 40px;
}

div.overCustomizeTop {
}
div.overCustomize {
  max-width: 930px;
  margin-left: auto;
  margin-right: auto;
}
div.overCustomize div.newProducts {
  margin-bottom: 5px;
}
div.newProducts,
div.needs,
div.Energy,
div.IoT,
div.Workstyle {
  margin-right: 5px;
  display: inline-block;
  width: 250px;
  height: 60px;
  transform: skewX(-10deg);
  vertical-align: top;
}
div.IoT {
  width: 350px;
}
#c605001 div.newProducts,
#c605001 div.needs,
#c605005 div.newProducts,
#c605005 div.needs,
#c605009 div.newProducts,
#c605009 div.needs {
  width: 300px;
  margin-bottom: 5px;
}
div.newProducts:hover,
div.needs:hover,
div.Energy:hover,
div.IoT:hover,
div.Workstyle:hover {
  opacity: 0.6;
}
div.newProducts {
  background-color: #00b2ed;
}
div.needs {
  background-color: #e57894;
}
div.Energy {
  background-color: #f5a21b;
}
div.IoT,
div.Workstyle {
  background-color: #6cbb5a;
}
div.newProducts.black,
div.needs.black,
div.Energy.black,
div.IoT.black,
div.Workstyle.black {
  background-color: #e6e6e6;
}
div.newProducts a,
div.needs a,
div.Energy a,
div.IoT a,
div.Workstyle a {
  transform: skewX(10deg);
  display: block;
  height: 60px;
}
div.newProducts p > img,
div.needs p > img,
div.Energy p > img,
div.IoT p > img,
div.Workstyle p > img {
  transform: skewX(10deg);
}
div.newProducts img,
div.needs img,
div.Energy img,
div.IoT img,
div.Workstyle img {
  position: relative;
  top: 12px;
}

.cornerMenu {
  text-align: left;
  margin-top: 10px;
  margin-right: 10px;
  padding-bottom: 2em;
  max-width: 240px;
}
.cornerMenu p {
  line-height: 140%;
  font-size: 10px;
  margin-bottom: 0.5em;
  padding-left: 1em;
  text-indent: -1em;
}


@media screen and (max-width: 959px) {
  div.newProducts,
  div.needs,
  div.Energy,
  div.IoT,
  div.Workstyle {
    width: 300px;
  }
}


#persWrapper {
  position: relative;
}
#persOver {
  position: relative;
  z-index: 3;
  animation: persVisible 1s 1.5s both;
}
#persFront {
  position: absolute;
  z-index: 2;
  top: 0;
  left:0;
  animation: persIn 1s 0.5s both;
}
#persBack {
  position: absolute;
  z-index: 1;
  top: 0;
  left:0;
}
@keyframes persVisible {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes persIn {
    0% {
        opacity: 0;
        top: 5%;
    }
    100% {
        opacity: 1;
        top: 0%;
    }
}


.twoColumnLayout.fiftyFifty {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 30px;
  text-align: left;
}

@media screen and (max-width: 959px) {
  .twoColumnLayout.fiftyFifty {
    width: 80%;
  }
}
@media screen and (max-width: 768px) {
  .twoColumnLayout.fiftyFifty {
    width: 100%;
  }
}

/* General */
div.seminarMenu {
  display: inline-block;
  width: 230px;
  height: 60px;
  transform: skewX(-10deg);
  vertical-align: top;
  background-color: #02c9c9;
  margin-right: 5px;
  margin-bottom: 5px;
}
div.seminarMenu:hover {
  opacity: 0.6;
}
div.seminarMenu.black {
  background-color: #e6e6e6;
}
div.seminarMenu a {
  transform: skewX(10deg);
  display: block;
  height: 38px;
  color: #333333;
  font-weight: bold;
  padding-top: 22px;
}
div.seminarMenu a:hover {
  text-decoration: none;
}

#main-menu .mega-menu .column-1-4 {
  padding: 7px 20px 0 30px;
  border-top: 1px solid #cccccc;
}
#main-menu .mega-menu .column-1-4 h2 a {
  display: block;
  font-size: 14px;
}

@media (min-width: 960px) {
  #main-menu .mega-menu .column-1-4 {
    float: left;
    width: 25%;
    padding: 0px 20px 10px;
    border-top: none;
  }
  #main-menu .mega-menu .column-1-4 h2 a {
    padding-left: 12px;
    position: relative;
  }
  #main-menu .mega-menu .column-1-4 h2 a:before {
    font-family: FontAwesome;
    content: "\f105";
    position: absolute;
    top: 0;
    left: 0;
  }
}

#main-menu .mega-menu .column-1-5 {
  padding: 7px 20px 0 30px;
  border-top: 1px solid #cccccc;
}
#main-menu .mega-menu .column-1-5 h2 a {
  display: block;
  font-size: 14px;
}

@media (min-width: 960px) {
  #main-menu .mega-menu .column-1-5 {
    float: left;
    width: 20%;
    padding: 0px 20px 10px;
    border-top: none;
  }
  #main-menu .mega-menu .column-1-5 h2 a {
    padding-left: 12px;
    position: relative;
  }
  #main-menu .mega-menu .column-1-5 h2 a:before {
    font-family: FontAwesome;
    content: "\f105";
    position: absolute;
    top: 0;
    left: 0;
  }
}

a.invalid,
a.invalid:hover {
  color: #cccccc;
}








/**************************************************************************************************
 * Footer
 **************************************************************************************************/
body#showcase #contentWrapper > .monoColumnPageLayout > .monoColumnPageLayoutWrapper > .rowOne.row > .columnTwo.column.page > .columnWrapper.page {
  position: relative;
}


/* Contact Box -- */
#c628427 {
  position: fixed;
  bottom: 40px;
  height: auto;
  background-color: #3278b9;
  color: #ffffff;
  width: 100%;
  z-index: 8;
}
#c628431 {
  position: relative;
}
#c628431 a {
  position: absolute;
  display: inline-block;
  width: 40px;
  height: 40px;
  background-color: #000000;
  border-radius: 25px;
  top: -30px;
  right: 30px;
  text-align: center;
}
#c628431 a:hover {
  background-color: #333333;
}
#c628431 i {
  padding-top: 5px;
  font-size: 26px;
  color: #ffffff;
}

#c628435 {
  position: relative;
}
#c628435 p {
  position: absolute;
  display: inline-block;
  width: 50px;
  height: 40px;
  background-color: #3278b9;
  border-radius: 5px;
  top: -30px;
  left: 50%;
  text-align: center;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#c628435 p i {
  padding-top: 5px;
  font-size: 26px;
  color: #ffffff;
  transition-duration: 0.5s;
  transform-origin: center 19.5px;
}
#c628435 p:hover {
  cursor: pointer;
}
#c628435 p i:hover {
  color: #cccccc;
}
#c628435 p.footerOpen i {
  transform: rotate(180deg);
}

#c628439 {
  display: none;
}
#telIcon {
  position: relative;
}
#telBox {
  display: none;
  position: absolute;
  bottom: 120%;
  padding: 16px;
  left: 0%;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;  
  border-radius: 8px;
  background: #333;
  color: #fff;
  width: 200px;
}
#telBox b {
  font-size: 200%;
  line-height: 160%;
}
#telBox:after {
  position: absolute;
  top: 100%;
  left: 22.5px;
  width: 0;
  height: 0;
  margin-left: -10px;
  border: solid transparent;
  border-color: rgba(51, 51, 51, 0);
  border-top-color: #333;
  border-width: 10px;
  pointer-events: none;
  content: " ";
}
#c628463 .box .boxWrapper,
#c628463 .box .boxWrapper div,
#c628443 .box .boxWrapper {
  display: flex;
  justify-content: center;
}
#c628443 .box .boxWrapper div {
  display: flex;
  margin-top: 20px;
}
#c628443 .box .boxWrapper div p {
  font-size: 10px;
}
#c628463 .box .boxWrapper div a:hover,
#c628443 .box .boxWrapper div a:hover {
  opacity: 0.6;
}
#c628443 .box .boxWrapper div p b {
  font-size: 20px;
  line-height: 1.4em;
}

#c628443 .box .boxWrapper div#c628447 {
  width: 380px;
}
#c628443 .box .boxWrapper div#c628447 p:nth-child(1) {
  margin-right: 10px;
}
#c628443 .box .boxWrapper div#c628447 p:nth-child(2) {
  margin-top: 10px;
}
#c628443 .box .boxWrapper div#c628451 {
  width: 220px;
}
#c628443 .box .boxWrapper div#c628451 p:nth-child(1) {
  margin-right: 10px;
}
#c628443 .box .boxWrapper div#c628451 p:nth-child(2) {
  margin-top: 10px;
}
#c628443 .box .boxWrapper div#c628451 p b {
  font-size: 15px;
}
#c628443 .box .boxWrapper div#c628451 p:nth-child(2) {
  padding-right: 5em;
}
#c628443 .box .boxWrapper div#c628451 p a {
  color: #ffffff;
}
#c628443 .box .boxWrapper div#c628451 p a:hover {
  text-decoration: none;
}
#c628443 .box .boxWrapper div#c628455 p {
  margin-right: 15px;
}
#c628463 .box .boxWrapper div p {
  margin-top: 10px;
  margin-right: 15px;
  margin-bottom: 10px;
}
#c628467 {
  padding-left: 14px;
}


#c602271 {
  width: 95%;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  font-size: 11px;
}

@media screen and (max-width: 959px) {
  #c628443 .box {
    text-align: center;
  }
  #c628443 .box .boxWrapper {
    display: inline-block;
    text-align: left;
  }
  #c628443 .box .boxWrapper div#c628447,
  #c628443 .box .boxWrapper div#c628451 {
    width: 100%;
  }
  #c628443 .box .boxWrapper div#c628451 p:nth-child(2) {
    margin-top: 20px;
    padding-right: 0;
  }
}

@media screen and (max-width: 959px) {
/*  #c628427 {
    position: fixed;
    bottom: 0px;
  }
  #c628427.static {
    position: static;
  }*/
}
@media screen and (max-width: 768px) {
  #c628439 {
    padding-bottom: 16px;
  }
  #c628427 {
    position: relative;
    bottom: 0px;
  }
  #c628443 .box .boxWrapper div#c628455 p {
    margin-right: 5px;
  }
  #c628463 .box .boxWrapper div p {
    margin-right: 5px;
  }
}
/* -- Contact Box */

.box.boxPadding .cornerMenu ul.appMenu {
    display: block;
    width: 95%;
}

.box.boxPadding ul.appMenu {
  width: 60%;
}
.box.boxPadding ul.appMenu.center {
  justify-content: center;
}
.box.boxPadding ul.appMenu.center li {
  justify-content: center;
  width: 62%;
  margin-right: 0;
}

.box.boxPadding ul.appMenu li {
    background: none;
    width: 45%;
    text-align: left;
    padding: 0 10px 0 10px;
    margin: 0 10px 10px 10px;
    position: relative;
    box-sizing: border-box;
}

BODY.Download .box.boxPadding .solidText60 {
    text-align: center;
}

.box.boxPadding .box.categoriesBox .boxWrapper .contactButton,
.box.boxPadding .box.categoriesBox .boxWrapper .movieButton,
.box.boxPadding .box.categoriesBox .boxWrapper .downloadButton {
  margin-bottom: 15px;
}



#c629947 h2.appTitle,
#c629971 h2.appTitle,
#c630757 h2.appTitle,
#c630019 h2.appTitle {
  background-color: #00b2ee;
}
#c629827 h2.appTitle,
#c629851 h2.appTitle {
  background-color: #f5a11b;
}
#c629643 h2.appTitle,
#c629707 h2.appTitle,
#c629731 h2.appTitle,
#c629755 h2.appTitle,
#c629779 h2.appTitle,
#c629803 h2.appTitle {
  background-color: #e67893;
}
#c629923 h2.appTitle,
#c630043 h2.appTitle,
#c630067 h2.appTitle {
  background-color: #6ebb5d;
}


#c629679 h2,
#c629683 h2,
#c629671 h2,
#c629639 h2,
#c629675 h2,
#c629687 h2,
#c630535 h2 {
  font-size: 180%;
  line-height: 160%;
}
#c629679 h2,
#c629683 h2 {
  color: #00b2ee;
}
#c629671 h2 {
  color: #f5a11b;
}
#c629639 h2 {
  color: #e67893;
}
#c629675 h2,
#c629687 h2 {
  color: #6ebb5d;
}

