.desktop-only {
  display:block!important;
}
.mobile-only {
  display:none!important
}

/* ULTIMAXX 360 Menu styles */
.wpml-ls-legacy-dropdown {
    width: 10em!important;
    max-width: 100%;
    margin-left: 28px;
}
body .header-menu #mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-menu-item {
    margin: 15px 20px 0!important;
}
#ultimaxx-360-navigation {
  float:right;
  display:inline-block;
  padding:0 0 0 0;
  margin:0;
}
#ultimaxx-360-navigation li {
  float:left;
  position:relative;
  list-style-type:none;
  margin: 0 5px;
}
#ultimaxx-360-navigation li:last-of-type {
  margin-right:0px;
}
#ultimaxx-360-navigation > li:last-of-type > a {
  margin-right:0px;
}
#ultimaxx-360-navigation li a {
  color: #fff;
  display: block;
  font-size: 16px;
  line-height: 1.25em;
  font-weight: bold;
  font-family: arial;
  padding: 20px 0;
  text-transform: uppercase;
  cursor:pointer;
}
#ultimaxx-360-navigation > li > a {
  padding:20px 10px 20px 10px;
  position:relative;
}
#ultimaxx-360-navigation > li > a:after {
  position:absolute;
  bottom:0;
  height:10px;
  content:"";
  display:block;
  background-color:transparent;
  width:100%;
  transition:all ease 250ms;
}
#ultimaxx-360-navigation > li.menu-item-has-children > a {
  padding:26px 15px 26px 10px;
}
#ultimaxx-360-navigation li.menu-item-has-children:last-of-type a {
  padding-right: 15px;
}
#ultimaxx-360-navigation li a:hover {
  color:#f18a00 !important;
}
#ultimaxx-360-navigation li.current-menu-item > a {
  color:#f18a00;
}
#ultimaxx-360-navigation li.menu-item-has-children > a {
  position:relative;
  padding:26px 20px 26px 10px;
}
#ultimaxx-360-navigation li.menu-item-has-children > a:before {
  text-rendering: optimizeLegibility;
  position: absolute;
  display: inline-block;
  float: right;
  font-family: Font Awesome\ 5 Pro,'FontAwesome';
  font-size: 12pt;
  font-weight: 900;
  content: "\f107";
  right: -0;
  top: 50%;
  margin-top:-9px;
}
#ultimaxx-360-navigation li.current-menu-item > a {
  color:#fff;
}
#ultimaxx-360-navigation li:last-of-type a {
  padding-right:0;
}
#ultimaxx-360-navigation li:last-of-type {
  padding-right:0;
}
#ultimaxx-360-navigation li.current-menu-item > a:after {
  position:absolute;
  bottom:0;
  height:10px;
  content:"";
  display:block;
  background-color:#f18a00;
  width: 100%;
  left: 0;
}
#ultimaxx-360-navigation li.highlight a {
}
#ultimaxx-360-navigation > li.highlight > a {
  margin: 16px auto;
  padding: 10px 10px 10px 10px;
  color: #fff;
  background-color: #f18a00;
  border: solid 1px #f18a00;
  border-radius: 10px;
}
#ultimaxx-360-navigation > li.highlight > a:hover {
  color:#f18a00;
  background-color:#fff;
  border:solid 1px #f18a00;
}
#ultimaxx-360-navigation > li:hover > a:after {
  background-color: #f18a00;
  width: 100%;
}
#ultimaxx-360-navigation > li > a:hover:after,
#ultimaxx-360-navigation > li > a.active:after {
  position: absolute;
  bottom: 0;
  height: 10px;
  content: "";
  display: block;
  background-color: #f18a00;
  width: 100%;
  left: 0;
}
#ultimaxx-360-navigation > li > a:after {
  position: absolute;
  bottom: 0;
  height: 10px;
  content: "";
  display: block;
  background-color: transparent;
  width: 0%;
  left: 0;
  transition: all ease 250ms;
}










/* Layout styles */
#page {
  padding-top: 175px;
}
#page-block {
  overflow: visible;
}
.page-template-page-sustainability .menu-wrapper {
  padding: 30px 0 0 0;
}
.page-template-page-sustainability.scrolled .menu-wrapper {
  padding: 0;
}
.page-template-page-sustainability.scrolled .menu-inner {
    display: flex;
    align-items: center;
}


.vc_row {
  padding-top: 5%!important;
  padding-right: 3vw!important;
  padding-bottom: 5%!important;
  padding-left: 3vw!important;
}
.vc_row.wpb_row .vc_row.wpb_row.vc_inner {
  width: 100%;
  max-width: 100%;
}
.vc_row.vc_row-flex > .vc_column_container {
  padding: 0 40px;
}
.vc_column_container>.vc_column-inner {
  padding: 0!important;
}
.horizontal-parallax .upb_row_bg {
  background-position-y: 50%!important;
}
.animated-bar {
  margin-left: -50vw;
  margin-right: 50vw;
  border-radius: 100px;
}
#machine-design-video {
  width: 100%;
  /* Sets the video width to 100% of the container */
  height: auto;
  /* Maintains the aspect ratio */
  object-fit: cover;
  /* Ensures the video covers the entire container */
}
.circle-icon .vc_figure {
    max-width: 50%!important;
}
/* Font Styles */
.font-400 {
  font-weight: 400;
}
.font-600 {
  font-weight: 600;
}
.font-white,.font-white p {
  color: #ffffff;
}
.font-black,.font-black p {
  color: #000000;
}
.section-title {
  font-size: 52pt;
  letter-spacing: -2px;
}
.section-subtitle {
  font-size: 40pt;
  letter-spacing: -1px;
}
.font-small p {
  font-size: 24pt!important;
  letter-spacing: -1px;
  line-height: 1.2em
}
.font-medium p {
  font-size: 30pt!important;
  letter-spacing: -1px;
  line-height: 1.2em
}
.optimal-machine-performance a.section-text-link {
  color:#ffffff;
  text-decoration:underline;
}
.optimal-machine-performance a.section-text-link:hover,
.optimal-machine-performance a.section-text-link:active {
  color:#f18a00;
}

/* Button Styles */
.certification-button a.vc_general {
  font-size: 40pt;
  text-align: left;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 100px!important;
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0));
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0));
}
.certification-button .vc_btn3-icon:before {
  background-color: #f18a00!important;
  padding: 15px!important;
  font-size: 30px!important;
  border-radius: 120px!important;
  color: #000000;
}
.certification-button a.vc_general {
  position: relative;
  padding: 10px 0px;
  background-color: rgba(255,255,255,0)!important;
  border: 2px solid transparent;
  /* Consistent border width */
  overflow: hidden;
  transition: color 0.4s, background-color 0.4s;
}
.certification-button a.vc_general::before,.certification-button a.vc_general::after {
  content: '';
  position: absolute;
  width: 0;
  height: 2px;
  background-color: #f18a00;
  transition: width 0.4s;
}
.certification-button a.vc_general::before {
  top: 0;
  left: 0;
}
.certification-button a.vc_general::after {
  bottom: 0;
  right: 0;
}
.certification-button a.vc_general:hover::before,.certification-button a.vc_general:hover::after {
  width: 100%;
}
.certification-button a.vc_general:hover {
  border: 2px solid transparent;
  color: #fff;
  background-color: #f18a00;
  border-color: transparent;
  /* Keep the border transparent on hover */
}
.white-paper-button a.vc_general {
  position: relative;
  text-align: left;
  padding: 15px 30px;
  background-color: #fff;
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0));
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0));
  border: 2px solid transparent;
  /* Consistent border width */
  overflow: hidden;
  transition: color 0.4s, background-color 0.4s;
}
.white-paper-button a.vc_general::before,.white-paper-button a.vc_general::after {
  content: '';
  position: absolute;
  width: 0;
  height: 2px;
  background-color: #f18a00;
  transition: width 0.4s;
}
.white-paper-button a.vc_general::before {
  top: 0;
  left: 0;
}
.white-paper-button a.vc_general::after {
  bottom: 0;
  right: 0;
}
.white-paper-button a.vc_general:hover::before,.white-paper-button a.vc_general:hover::after {
  width: 100%;
}
.white-paper-button a.vc_general:hover {
  border: 2px solid transparent;
  color: #fff;
  background-color: transparent!important;
  border-color: transparent;
  /* Keep the border transparent on hover */
}
.toc-menu a.vc_general {
  position: relative;
  text-align: left;
  padding: 10px 0px;
  background-color: rgba(255,255,255,0)!important;
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0));
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0));
  border: 2px solid transparent;
  overflow: hidden;
  transition: color 0.4s, background-color 0.4s;
  font-size: 24pt!important;
  letter-spacing: -1px;
  line-height: 1.2em;
}
.toc-menu a.vc_general::before,.toc-menu a.vc_general::after {
  content: '';
  position: absolute;
  width: 0;
  height: 2px;
  background-color: #f18a00;
  transition: width 0.4s;
}
.toc-menu a.vc_general::before {
  top: 0;
  left: 0;
}
.toc-menu a.vc_general::after {
  bottom: 0;
  right: 0;
}
.toc-menu a.vc_general:hover::before,.toc-menu a.vc_general:hover::after {
  width: 100%;
}
.toc-menu a.vc_general:hover {
  border: 2px solid transparent;
  color: #fff;
  background-color: transparent!important;
  border-color: transparent;
  /* Keep the border transparent on hover */
}
.static-bar {
    display:none!important;
}

@media screen and (min-width: 1600px) {
  .section-title {
    font-size: 4em!important;
  }
  .font-small p {
    font-size: 2em!important;
  }
  .font-medium p {
    font-size: 2em!important;
  }
}
@media screen and (max-width:1600px) {
  /* Medium Screen Layout styles */
  .vc_row {
    padding-top: 5%!important;
    padding-right: 5vw!important;
    padding-bottom: 5%!important;
    padding-left: 5vw!important;
  }
  /* Medium Screen Font Styles */
  .section-title {
    font-size: 36pt;
  }
  .section-subtitle {
    font-size: 28pt;
  }
  .font-small p {
    font-size: 20pt!important;
  }
  .font-medium p {
    font-size: 20pt!important;
  }
  .certification-button a.vc_general {
    font-size: 26pt;
    margin-bottom: 20px;
  }
  .certification-button .vc_btn3-icon:before {
    padding: 12px!important;
    font-size: 22px!important;
  }
}
@media screen and (max-width:1500px) {
      #page {
          padding-top: 148px;
      }
}
@media screen and (max-width:1024px) {
  /* Mobile Layout styles */
  #page {
          padding-top: 148px;
      }
  .vc_row {
    padding-top: 60px!important;
    padding-right: 30px!important;
    padding-bottom: 60px!important;
    padding-left: 30px!important;
  }
  .vc_row > .vc_column_container > .vc_column-inner {
    padding: 0!important;
    margin: 0 0 0 0;
  }
  .vc_row.vc_row-flex > .vc_column_container {
    padding: 0 0;
  }
  .vc_rtl-columns-reverse {
    flex-direction: column-reverse!important;
  }
  .technologies-section-parallax-text {
    margin-top:40px!important;
  }
  .technologies-section-parallax-text .wpb_text_column p {
    text-align:left!important;
  }
  /* Mobile Font Styles */
  p {
    margin: 0 0 35px 0;
  }
  .section-title {
    font-size: 34pt;
  }
  .section-subtitle {
    font-size: 24pt;
  }
  .font-small p {
    font-size: 18pt!important;
  }
  .font-medium p {
    font-size: 18pt!important;
  }
  .certification-button a.vc_general {
    font-size: 22pt;
    margin-bottom: 20px;
  }
  .certification-button .vc_btn3-icon:before {
    padding: 12px!important;
    font-size: 22px!important;
  }
  .toc-menu a.vc_general {
    font-size: 18pt!important;
    text-align:left;
  }
}
@media screen and (max-width:668px) {
    .desktop-only {
      display:none!important;
    }
    .mobile-only {
      display:block!important
    }

  /* Mobile Layout styles */
  #page {
        padding-top: 110px;
    }
    .page-template-page-sustainability .menu-wrapper {
        padding: 0;
    }
    .header-logo {
        width: 100%;
    }
    .header-logo a img {
        height: 70px;
    }
    .circle-icon .vc_figure {
        max-width: 35%!important;
    }
    .rohslogo .vc_figure {
        max-width: 60%!important;
        margin-top:36px;
    }
    .animated-bar {
        display:none!important;
    }
    .static-bar {
        display:block!important;
    }
}