.box.boxPadding h2.appTitle {
  background-color: #0070C0;
  margin-bottom: 0px;
}
.box.boxPadding .boxWrapper .productButton {
  width: 80%;
  height: 39px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
.box.boxPadding .boxWrapper .productButton a {
  box-shadow: 2px 2px 5px 2px rgba(0,0,0,0.4);
  border-radius: 5px;
  padding: 10px;
  display: block;
  color: #333333;
  font-weight: bold;
  text-align: center;
  background-color: #ffffff;
}
.box.boxPadding .boxWrapper .productButton a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.box.boxPadding .boxWrapper .contactButton {
  width: 80%;
  height: 39px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
.box.boxPadding .boxWrapper .contactButton a {
  box-shadow: 2px 2px 5px 2px rgba(0,0,0,0.4);
  border-radius: 5px;
  padding: 10px;
  display: block;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  background-color: #0070C0;
}
.box.boxPadding .boxWrapper .contactButton a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.box.boxPadding .boxWrapper .meButton a {
  box-shadow: 2px 2px 5px 2px rgba(0,0,0,0.4);
  border-radius: 5px;
  padding: 10px 20px;
  display: inline-block;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  background-color: #ef858c;
}
.box.boxPadding .boxWrapper .meButton a:hover {
  opacity: 0.6;
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  #content div.twoColumnLayout div.columnOne,
  #content div.twoColumnLayout div.layout.columnOne,
  #content div.twoColumnLayout.fiftyFifty div.layout.columnOne,
  #content div.twoColumnLayout div.columnTwo,
  #content div.twoColumnLayout div.layout.columnTwo,
  #content div.twoColumnLayout.fiftyFifty div.layout.columnTwo {
    float: none;
    width: 100%;
  }
}

/* Top Pers */
#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%;
    }
}

div.divider,
.twoColumnLayout.fiftyFifty {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

@media screen and (max-width: 959px) {
  div.divider,
  .twoColumnLayout.fiftyFifty {
    width: 80%;
  }
}
@media screen and (max-width: 768px) {
  div.divider,
  .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-3 {
  padding: 7px 20px 0 30px;
  border-top: 1px solid #cccccc;
}
#main-menu .mega-menu .column-1-3 h2 a {
  display: block;
  font-size: 14px;
}

@media (min-width: 960px) {
  #main-menu .mega-menu .column-1-3 {
    float: left;
    width: 33%;
    padding: 0px 20px 10px;
    border-top: none;
  }
  #main-menu .mega-menu .column-1-3 h2 a {
    padding-left: 12px;
    position: relative;
  }
  #main-menu .mega-menu .column-1-3 h2 a:before {
    font-family: FontAwesome;
    content: "\f105";
    position: absolute;
    top: 0;
    left: 0;
  }
}

a.invalid,
a.invalid:hover {
  color: #cccccc;
}

/* Corner Abstract */
#c634477 p.bodytext,
#c634525 p.bodytext,
#c634541 p.bodytext,
#c634557 p.bodytext,
#c634573 p.bodytext,
#c634589 p.bodytext,
#c634605 p.bodytext,
#c634621 p.bodytext {
  font-size: 120%;
  line-height: 160%;
}
#c634645 h2 {
  font-size: 140%;
  line-height: 160%;
}
#c634645 p.bodytext {
  font-size: 120%;
  line-height: 160%;
}
.box.boxPadding #c631909 h2.appTitle,
.box.boxPadding #c632069 h2.appTitle {
  background-color: #a22227;
}
.box.boxPadding #c631881 h2.appTitle {
  background-color: #530066;
}
.box.boxPadding #c632049 h2.appTitle {
  background-color: #004097;
}
.box.boxPadding #c631981 h2.appTitle {
  background-color: #b39b11;
}
.box.boxPadding #c631933 h2.appTitle {
  background-color: #ad700d;
}
.box.boxPadding #c631957 h2.appTitle {
  background-color: #c6400f;
}
.box.boxPadding #c633459 h2.appTitle,
.box.boxPadding #c633481 h2.appTitle,
.box.boxPadding #c633541 h2.appTitle {
  background-color: #1297d4;
}
.box.boxPadding #c632029 h2.appTitle {
  background-color: #91d18f;
}
#c631905 h2 {
  color: #a22227;
}
#c631877 h2 {
  color: #530066;
}
#c632339 h2 {
  color: #004097;
}
#c631977 h2 {
  color: #b39b11;
}
#c631929 h2 {
  color: #ad700d;
}
#c631953 h2 {
  color: #c6400f;
}
#c632001 h2 {
  color: #1297d4;
}
#c632025 h2 {
  color: #91d18f;
}


@media (max-width: 768px) {
  .columnWrapper.layout > div > p,
  .columnWrapper.layout > div > h3 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}

/**************************************************************************************************
 * Footer
 **************************************************************************************************/
body#showcase #contentWrapper > .monoColumnPageLayout > .monoColumnPageLayoutWrapper > .rowOne.row > .columnTwo.column.page > .columnWrapper.page {
  position: relative;
}
/* Contact Box -- */
#c660063 {
  position: fixed;
  bottom: 40px;
  height: auto;
  background-color: #3278b9;
  color: #ffffff;
  width: 100%;
  z-index: 8;
}
#c659995 {
  position: relative;
}
#c659995 a {
  position: absolute;
  display: inline-block;
  width: 40px;
  height: 40px;
  background-color: #000000;
  border-radius: 25px;
  top: -30px;
  right: 30px;
  text-align: center;
}
#c659995 a:hover {
  background-color: #333333;
}
#c659995 i {
  padding-top: 5px;
  font-size: 26px;
  color: #ffffff;
}

#c659999 {
  position: relative;
}
#c659999 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%);
}
#c659999 p i {
  padding-top: 5px;
  font-size: 26px;
  color: #ffffff;
  transition-duration: 0.5s;
  transform-origin: center 19.5px;
}
#c659999 p:hover {
  cursor: pointer;
}
#c659999 p i:hover {
  color: #cccccc;
}
#c659999 p.footerOpen i {
  transform: rotate(180deg);
}

#c660003 {
  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: " ";
}
#c660031 .box .boxWrapper,
#c660031 .box .boxWrapper div,
#c660007 .box .boxWrapper {
  display: flex;
  justify-content: center;
}
#c660007 .box .boxWrapper div {
  display: flex;
  margin-top: 20px;
}
#c660007 .box .boxWrapper div p {
  font-size: 10px;
}
#c660031 .box .boxWrapper div a:hover,
#c660007 .box .boxWrapper div a:hover {
  opacity: 0.6;
}
#c660007 .box .boxWrapper div p b {
  font-size: 20px;
  line-height: 1.4em;
}

#c660007 .box .boxWrapper div#c660011 {
  width: 380px;
}
#c660007 .box .boxWrapper div#c660011 p:nth-child(1) {
  margin-right: 10px;
}
#c660007 .box .boxWrapper div#c660011 p:nth-child(2) {
  margin-top: 10px;
}
#c660007 .box .boxWrapper div#c660015 {
  width: 220px;
}
#c660007 .box .boxWrapper div#c660015 p:nth-child(1) {
  margin-right: 10px;
}
#c660007 .box .boxWrapper div#c660015 p:nth-child(2) {
  margin-top: 10px;
}
#c660007 .box .boxWrapper div#c660015 p b {
  font-size: 15px;
}
#c660007 .box .boxWrapper div#c660015 p:nth-child(2) {
  padding-right: 5em;
}
#c660007 .box .boxWrapper div#c660015 p a {
  color: #ffffff;
}
#c660007 .box .boxWrapper div#c660015 p a:hover {
  text-decoration: none;
}
#c660007 .box .boxWrapper div#c660019 p {
  margin-right: 15px;
}
#c660031 .box .boxWrapper div p {
  margin-top: 10px;
  margin-right: 15px;
  margin-bottom: 10px;
}
#c641221 {
  padding-left: 14px;
}


#c602271 {
  width: 95%;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  font-size: 11px;
}

@media screen and (max-width: 959px) {
  #c660007 .box {
    text-align: center;
  }
  #c660007 .box .boxWrapper {
    display: inline-block;
    text-align: left;
  }
  #c660007 .box .boxWrapper div#c660011,
  #c660007 .box .boxWrapper div#c660015 {
    width: 100%;
  }
  #c660007 .box .boxWrapper div#c660015 p:nth-child(2) {
    margin-top: 20px;
    padding-right: 0;
  }
}

@media screen and (max-width: 959px) {
/*  #c660063 {
    position: fixed;
    bottom: 0px;
  }
  #c660063.static {
    position: static;
  }*/
}
@media screen and (max-width: 768px) {
  #c660003 {
    padding-bottom: 16px;
  }
  #c660063 {
    position: relative;
    bottom: 0px;
  }
  #c660007 .box .boxWrapper div#c660019 p {
    margin-right: 5px;
  }
  #c660031 .box .boxWrapper div p {
    margin-right: 5px;
  }
}
/* -- Contact Box */

.box.boxPadding ul.appMenu.one {
}

.box.boxPadding .cornerMenu ul.appMenu {
    display: block;
    width: 95%;
}

.box.boxPadding ul.appMenu.center {
  justify-content: center;
}
.box.boxPadding ul.appMenu.center li {
  justify-content: center;
  width: auto;
  margin-right: 0;
}

.box.boxPadding ul.appMenu li {
    background: none;
    width: 45%;
    text-align: left;
    padding: 0 0 0 10px;
    margin: 0 5% 10px 0;
    position: relative;
    box-sizing: border-box;
}
.box.boxPadding ul.appMenu.download li {
    width: 35%;
    margin: 0 5% 10px 10%;
}

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;
}


#c631877 h2,
#c631905 h2,
#c631929 h2,
#c631953 h2,
#c631977 h2,
#c632339 h2,
#c632001 h2,
#c632025 h2,
#c632391 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;
}


#c640351,
#c640521 {
  display: none;
}