/* Minification failed. Returning unminified contents.
(1057,1): run-time error CSS1019: Unexpected token, found '}'
 */
// .holder {
//   width: 100%;
//   max-width: 1300px;
// }

// .home {
//   left: 0;
//   top: 0;
// }

// #splash {
//   position: relative;
//   margin-top: 0;
//   height: auto;
// }

// #splash .overlay {
//   top: 0;
//   background-color: rgba(0, 0, 0, 0.25);
//   width: 100%;
//   height: 100%;
// }

// #splash video {
//   width: 100%;
//   height: 23.4375vw;
//   object-fit: cover;
//   position: static;
//   transform: none;
// }

// #secondary-nav {
//   padding: 1em 0;
//   background-color: #d2d2d2;
//   width: 100%;
//   position: relative;
//   z-index: 990;
//   top: 0;
// }

// #secondary-nav.stuck {
//   position: fixed;
//   z-index: 1001;
// }

// #secondary-nav .holder > img {
//   margin-right: 3.5em;
//   height: 22px;
// }

// [id$="imgLogo"] {
//   height: 28px;
//   margin-right: 3.5em;
//   position: relative;
//   top: 2px;
// }

// [id$="imgLogo"].activate,
// [id$="imgLogo"].embed,
// [id$="imgLogo"].simsolid {
//   height: 22px;
//   top: -1px;
// }

// .logo-and-caret {
//   display: flex;
//   justify-content: space-between;
//   align-items: center;
// }

// .logo-and-caret .caret-arrow {
//   margin: 0;
//   max-width: 24px;
//   fill: #414042;
//   display: none;
// }

// #splash .holder {
//   display: table;
//   vertical-align: middle;
//   min-height: 0;
//   height: 100%;
//   z-index: 10;
//   width: 100vw;
//   max-width: 1300px;
//   top: -514px;
// }

// #splash .holder > div {
//   display: table-cell;
//   vertical-align: middle;
//   padding-left: 2rem;
//   padding-right: 2rem;
// }

// #splash h1 {
//   font-size: 2.625rem;
//   margin-bottom: 0.5em;
//   line-height: 1.1;
//   text-transform: none;
//   padding: 0;
// }

// #splash h2 {
//   font-size: 2rem;
// }

// #secondary-nav .holder {
//   display: flex;
//   justify-content: flex-start;
//   align-items: center;
//   max-width: 1640px;
//   padding-left: 36px;
//   padding-right: 36px;
// }
// @media (min-width: 800px) {
//   #secondary-nav .holder {
//     padding-left: 70px;
//     padding-right: 70px;
//   }
// }

// @media (min-width: 1010px) {
//   #secondary-nav .holder {
//     padding-left: 100px;
//     padding-right: 100px;
//   }
// }
// @media (min-width: 1640px) {
//   #secondary-nav .holder {
//     padding-left: 0;
//     padding-right: 0;
//   }
// }

// .units-watch-video {
//   background-color: #00aeef;
//   color: #fff;
//   padding: 0.5em 1em;
//   line-height: 1.25em;
//   text-transform: none;
//   text-decoration: none;
//   font-size: 1rem;
// }
/**
.secondary-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  min-height: 3em;
}

.secondary-links a,
.secondary-links a:link,
.secondary-links a:visited,
.secondary-links a:active {
  color: #272525;
  font-weight: 600;
  letter-spacing: 0;
  text-decoration: none;
}

.secondary-links a:hover,
.secondary-links a.current {
  border-bottom: 1px solid;
  color: inherit !important;
}

.secondary-links a + a {
  margin-left: 2.333em;
}
**/
// .product-content .text {
//   padding: 3em 3em 3.5em 0;
// }

// .product-qlinks {
//   text-align: center;
//   margin-bottom: 50px;
// }

// @media only screen and (min-width: 800px) {
//   .product-qlinks {
//     text-align: left;
//     padding: 1.75em 0 0;
//   }
// }

.product-child .product-qlinks {
  background-color: #fff;
}

// .product-qlinks h4 {
//   text-transform: uppercase;
//   font-weight: 600;
//   line-height: 1.2;
// }

// .product-qlinks a {
//   display: block;
//   color: #005776;
//   line-height: 1.5;
//   margin-top: 0.75em;
//   text-decoration: underline;
// }

// .product-qlinks a:hover {
//   color: #fa4616;
// }

// .buy-try-links {
//   display: flex;
//   justify-content: center;
//   margin-top: 1.25em;
// }
// @media only screen and (min-width: 800px) {
//   .buy-try-links {
//     justify-content: left;
//   }
// }

// .buy-try-links a,
// .buy-try-links:visited {
//   background-color: #ffa300;
//   color: #fff;
//   border: 1px solid #ffa300;
//   padding: 0.7em;
//   font-weight: 500;
//   display: inline-block;
//   line-height: 1.25em;
//   text-align: center;
//   margin-top: 0.75em;
//   transition: background 0.3s ease-out;
//   width: auto;
//   text-decoration: none;
// }
// .buy-try-links a:hover {
//   background-color: #fff;
//   color: #ffa300;
//   border: 1px solid #ffa300;
// }

// .buy-try-links.stick-to-bottom {
//   position: fixed;
//   bottom: 0;
//   right: 7vw;
//   z-index: 1000;
//   border-bottom: none;
// }
// .buy-try-links.stick-to-bottom a {
//   background-color: #ffa300;
//   border: none;
// }
// .buy-try-links.stick-to-bottom a:hover {
//   background-color: #fa4616;
//   color: #fff;
//   border: none;
// }

// #product_content_2 h2 {
//   margin: 0;
// }

// .selling-points {
//   display: -ms-grid;
//   -ms-grid-columns: 1fr 1fr 1fr;
//   display: grid;
//   grid-template-columns: 1fr 1fr 1fr;
//   max-width: none;
// }

// .selling-points h2 {
//   font-size: 1.875em;
//   text-align: center;
//   margin-bottom: 0.25em;
//   line-height: 1.1;
//   font-weight: 600;
//   color: #fff;
//   position: relative;
//   z-index: 10;
// }

// .product-benefit {
//   padding: 2.5em 3em;
//   height: 16.667vw;
//   background-size: cover;
//   background-position: center;
//   background-repeat: no-repeat;
//   display: flex;
//   justify-content: center;
//   align-items: center;
//   position: relative;
// }

// .product-benefit::before {
//   content: "";
//   background-color: rgba(0, 0, 0, 0.3);
//   width: 100%;
//   height: 100%;
//   position: absolute;
//   left: 0;
//   top: 0;
// }

// .selling-points-desc {
//   padding: 1.5em 3em;
//   line-height: 1.3125;
// }

// .selling-points-item + .selling-points-item .product-benefit::before {
//   border-left: 1px solid rgb(10%, 10%, 10%);
// }

// .selling-points-item:nth-child(2) {
//   -ms-grid-column: 2;
// }

// .selling-points-item:nth-child(3) {
//   -ms-grid-column: 3;
// }

// .product-features .container {
//   padding-top: 0;
//   padding-bottom: 3.125rem;
// }

// .product-features .wistia-wrapper {
//   margin: auto 0 0;
// }

// .product-feature-item {
//   margin: 2rem 0;
// }

// @media only screen and (min-width: 800px) {
//   .product-features .container {
//     padding-top: 3.125rem;
//     padding-bottom: 3.125rem;
//   }
// }

// .product-features .container h2 {
//   padding-top: 3.125rem;
// }

// .product-features .container::before {
//   content: "";
//   border-top: 1px solid #666666;
//   display: block;
// }

.product-features .holder {
  background-color: #fff;
  padding: 2.5em;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
}

// .product-features .holder > h2,
// .product-workflow .holder > h2,
// .product-whats-new .holder > h2 {
//   flex-basis: 100%;
//   font-size: 2em;
//   font-weight: 600;
//   margin-bottom: 0.75em;
//   line-height: 1.2;
// }

// .caret-arrow {
//   display: block;
//   fill: #999;
//   margin: 0.25em auto 0;
//   height: 20px;
//   width: 40px;
// }

// .product-whats-new {
//   background-color: #ecebea;
//   padding: 1em 0;
// }

// .product-whats-new .holder {
//   padding: 1em 0 1.75em;
//   display: flex;
//   justify-content: space-between;
//   flex-wrap: wrap;
// }

// .product-whats-new-item {
//   width: calc((100% - 6em) / 3);
//   flex: 0 0 auto;
//   margin: 1em 0;
// }

// .product-whats-new-item .wistia_responsive_padding {
//   border: 1px solid rgb(10%, 10%, 10%);
// }

// .wistia_responsive_padding {
//   padding: 56.25% 0 0 !important;
// }

// .customer-story {
//   /*background: url(../images/customer-story-bkg.jpg) 50% 50% no-repeat / cover;*/
//   color: #fff;
//   text-align: center;
// }

// .customer-story .bx-wrapper {
//   margin-bottom: 0;
//   height: 514px;
// }

// .customer-story-slider {
//   margin: 0;
//   padding: 0;
// }

// .product-story-item {
//   min-height: 514px;
//   background-size: cover;
//   background-position: center;
//   display: flex;
//   justify-content: center;
//   flex-direction: column;
//   align-items: center;
// }

// .ie11 .product-story-item {
//   padding: 8rem 0;
// }

// .customer-story h1 {
//   font-size: 2.625rem;
//   line-height: 1;
//   padding: 0 0.75em;
// }

// .customer-story h3 + h1 {
//   margin-top: 3.25rem;
// }

// .customer-story h1 + a {
//   margin-top: 4.5rem;
//   text-decoration: none;
// }

// .request a {
//   display: inline-block;
//   padding: 0.5em 2em;
//   color: #fff;
//   margin-top: 1.5em;
// }

// .st-btn:hover {
//   background-color: #0389b4 !important;
// }

// .customer-story .bx-controls-direction {
//   display: none;
// }

// .customer-story .bx-wrapper .bx-pager {
//   bottom: 30px;
// }

// .customer-story .bx-wrapper .bx-pager.bx-default-pager a {
//   width: 15px;
//   height: 15px;
//   border-radius: 50%;
//   padding: 0;
// }

// .customer-story .bx-pager.bx-default-pager a:hover,
// .customer-story .bx-pager.bx-default-pager a.active,
// .customer-story .bx-pager.bx-default-pager a:focus {
//   background: #fff !important;
// }

// .additional-resources {
//   background-color: #005776;
//   color: #fff;
//   padding: 2.5em 0;
// }

// .additional-resources .holder > div {
//   display: flex;
//   justify-content: space-around;
//   flex-wrap: wrap;
// }

// .additional-resources a,
// .additional-resources a:hover {
//   color: #fff;
//   text-align: center;
//   text-decoration: none;
//   flex: 0 0 33.33%;
// }

// .additional-resources .brochure img,
// .additional-resources .datasheet img,
// .additional-resources .forum img {
//   height: 134px;
// }

// .additional-resources figcaption {
//   font-size: 1.625em;
//   margin: 1.5em 0 0;
//   color: #fff;
//   line-height: 1.2;
// }

// .bx-wrapper .bx-viewport {
//   border: none;
// }

// .fancybox-image {
//   object-fit: cover;
// }

// a.fancybox-close {
//   background-image: url(/javascripts/vendor/fancybox/fancybox_close.png);
//   background-size: auto;
//   position: absolute;
//   top: -14px;
//   right: -15px;
//   width: 40px;
//   height: 40px;
//   cursor: pointer;
//   z-index: 8040;
// }

// .fancybox-skin {
//   padding: 0 !important;
// }

// a.fancybox-nav {
//   width: 80px;
//   display: flex;
//   justify-content: center;
//   align-items: center;
// }

// a.fancybox-nav span {
//   /*
//     position: absolute;
//     top: 50%;
//     margin-top: -18px;
//     z-index: 8040;
//     */
//   width: 19px;
//   height: 29px;
//   cursor: pointer;
//   visibility: visible;
//   position: static;
// }

// a.fancybox-prev {
//   left: -80px;
// }

// a.fancybox-next {
//   right: -80px;
// }

// a.fancybox-prev span {
//   left: 10px;
//   background: url(/images/bg_arrows.png) -86px 40px;
// }

// a.fancybox-next span {
//   right: 10px;
//   background: url(/images/bg_arrows.png) -129px 40px;
// }

// a.fancybox-prev:hover span {
//   background-position: -164px 40px;
// }

// a.fancybox-next:hover span {
//   background-position: -207px 40px;
// }

// .product-overview .fancybox-title-float-wrap,
// .product-child .fancybox-title-float-wrap {
//   bottom: auto;
//   top: calc(100% + 0.25em);
// }

// .product-overview .fancybox-title-float-wrap .child,
// .product-child .fancybox-title-float-wrap .child {
//   white-space: normal;
//   font-size: 125%;
//   font-family: "Open Sans";
//   font-weight: normal;
//   background: none;
// }

// .product-whats-new-img-link {
//   display: block;
// }

// .product-whats-new-img-link img {
//   height: 226px;
//   width: 100%;
//   object-fit: cover;
// }

// .product-whats-new-item header {
//   margin: 0 0 0.75rem;
//   height: 3.5em;
// }

.news-blog-more {
  display: block;
  margin: 0.5rem 0 0;
}

.ltHidden {
  display: none;
}

#product-content-1 > .holder {
  display: -ms-grid;
  -ms-grid-columns: 2fr 1fr;
  display: grid;
  grid-template-columns: 2fr 1fr;
}

.ie11 #product-content-1 > .holder {
  display: block;
  padding-right: 25%;
}

// #product-content-1 {
//   background: linear-gradient(
//     to right,
//     #ffffff 0%,
//     #ffffff 70%,
//     #ecebea 70%,
//     #ecebea 100%
//   );
// }

// .product-child #product-content-1 {
//   background: #fff;
// }

.product-child #product-content-1 img {
  max-width: 100%;
}

body.product-child .request {
  border-top: none;
}

.product-child .product-content a {
  color: #00a9e0;
  text-decoration: none;
}

.product-child .product-content a:hover {
  text-decoration: underline;
}

.view-overview-video {
  background-color: rgb(0, 174, 239);
  display: inline-block;
  cursor: pointer;
  color: rgb(255, 255, 255);
  padding: 0.5em 1.5em;
  margin: 1.5em 0px 0px;
  transition: background-color 0.12s ease;
}

.view-overview-video:hover {
  color: rgb(255, 255, 255);
}

.product-gallery .bx-wrapper {
  max-width: 100% !important;
}

.bx-wrapper .bx-viewport {
  min-height: 332px;
}

.bx-wrapper .bx-prev {
  left: 5px;
}

.bx-wrapper .bx-prev:hover {
  background-position: 0 -64px;
}

.bx-wrapper .bx-next {
  right: 5px;
}

.bx-wrapper .bx-next:hover {
  background-position: -43px -64px;
}

.bx-wrapper img {
  border: 1px solid hsl(0, 0%, 10%);
}

.product-slider {
  font-size: 0;
  padding: 0;
  width: calc(100% - 90px);
  margin: 0 auto 30px;
}

.product-slider a::after {
  content: "";
  background-color: rgba(0, 0, 0, 0.25);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.2s;
}

.product-slider a:hover::after {
  opacity: 1;
}

.slick-slide a {
  display: block;
  position: relative;
}

.slick-slide img {
  width: 100%;
}

.slick-prev {
  left: -25px;
  z-index: 1;
  height: 40px;
}

.slick-next {
  right: -25px;
  height: 40px;
}

.slick-prev:before {
  content: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2021.378%2040.778%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M2.489%2040.589l18.7-20.2-1-1.1-17.7-19.1-2.3%202.1%2016.7%2018-16.7%2018z%22%20fill%3D%22%23ccc%22%2F%3E%3C%2Fsvg%3E");
  height: 40px;
  display: block;
  transform: scaleX(-1);
  opacity: 1;
}

.slick-next:before {
  content: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2021.378%2040.778%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M2.489%2040.589l18.7-20.2-1-1.1-17.7-19.1-2.3%202.1%2016.7%2018-16.7%2018z%22%20fill%3D%22%23ccc%22%2F%3E%3C%2Fsvg%3E");
  height: 40px;
  display: block;
  opacity: 1;
}

.slick-prev:hover:before,
.slick-next:hover:before {
  content: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2021.378%2040.778%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M2.489%2040.589l18.7-20.2-1-1.1-17.7-19.1-2.3%202.1%2016.7%2018-16.7%2018z%22%20fill%3D%22%2300a9e0%22%2F%3E%3C%2Fsvg%3E");
}

// .slick-dots li button:before {
//   font-size: 14px;
// }

.wistia-link-2 {
  display: block !important;
}

.bx-controls {
  margin: 0.7rem 0 0;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  margin: 0 10px;
}

.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #00aeef;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover {
  background: #999;
}

.splashImage,
.splashImageMobile {
  width: 100%;
  height: 23.4375vw;
  object-fit: cover;
}

// .support-search {
//   margin-top: 0;
// }

#scrollUp {
  background-image: url(../png/top.png);
  background-repeat: no-repeat;
  bottom: 60px;
  color: #454545;
  outline: none;
  padding-top: 40px;
  right: 20px;
  text-align: center;
  text-decoration: none;
  width: 38px;
  height: 38px;
}

/* #splash.no-video,
#splash.no-video .overlay,
#splash.no-video .splashImage,
#splash.no-video .splashImageMobile {
  height: 250px;
}

#splash.no-video .holder {
  top: -250px;
}

#splash.no-video .holder > div {
  padding: 0;
} */

@media only screen and (max-width: 85em) {
  .holder:not(.selling-points):not(.req-lic-drop-holder) {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

// @media only screen and (max-width: 67em) {
//   #secondary-nav .holder {
//     justify-content: space-between;
//   }

//   .secondary-links a {
//     width: auto;
//     margin: 0.5em 0;
//   }
// }

@media only screen and (max-width: 59.938em) {
  .product-benefit {
    height: 12em;
  }
}

@media only screen and (max-width: 47.938em) {
  .wistia_embed {
    height: 100% !important;
  }
}

@media only screen and (max-width: 47.9em) {
  nav {
    display: none;
  }
  nav#ml-menu {
    display: block;
  }
  #product-content-1 {
    background: none;
  }

  #product-content-1 .text {
    width: 100%;
    padding: 2em 0;
  }

  // .product-qlinks {
  //   float: none;
  //   width: 100%;
  // }

  .product .spot-01 h3 {
    width: 70%;
  }

  .selling-points {
    grid-template-columns: 1fr;
  }

  #product-content-1 > .holder {
    grid-template-columns: 100%;
  }

  .product-workflow ol {
    width: 100%;
  }

  .product-workflow .active .wistia-wrapper {
    position: static;
    width: 100%;
  }

  // .support-items-holder {
  //   grid-template-columns: repeat(2, minmax(220px, 1fr));
  // }

  .partner-portal-content {
    flex-wrap: wrap;
  }

  .partner-portal-content article {
    flex: 1 0 100%;
    order: 2;
    border: none;
    padding-right: 0;
  }

  .partner-portal-content .partners {
    flex: 1 0 100%;
    margin-bottom: 3em;
  }

  .platform-overview .holder,
  .start-using > .holder {
    flex-direction: column;
  }

  .platform-overview > .holder > div:first-child,
  .platform-overview > .holder > div:last-child,
  .start-using > .holder > div:first-child,
  .start-using > .holder > div:last-child {
    width: 100%;
  }

  .platform-overview > .holder > div:first-child {
    padding-right: 0;
    margin-bottom: calc(20px + 1.67vw);
  }

  .start-using > .holder > div:last-child {
    padding-left: 0;
    margin-top: 2em;
  }
}

@media only screen and (max-width: 44em) {
  .product-whats-new-item {
    width: calc(100% - 2em);
  }

  .product-whats-new-item header {
    height: auto;
  }
}

// @media only screen and (max-width: 51.25em) {
//   #secondary-nav.open .holder {
//     display: flex;
//     justify-content: flex-start;
//     flex-direction: column;
//     align-items: center;
//   }

//   .secondary-links {
//     flex-direction: column;
//     align-items: flex-start;
//     width: 100%;
//     margin-top: 10px;
//   }

//   .secondary-links a + a {
//     margin-left: 0;
//   }

//   .closed .secondary-links {
//     display: none;
//   }

  // #secondary-nav img {
  //   margin: 0.25rem 0 0.25rem;
  // }

  // .logo-and-caret {
  //   width: 100%;
  // }

  // .logo-and-caret .caret-arrow {
  //   display: block;
  // }

  // .open .logo-and-caret .caret-arrow {
  //   transform: scaleY(-1);
  // }

  .product-workflow .active .wistia-wrapper {
    display: none;
  }

  .product-workflow .mobile-active .wistia-wrapper {
    display: block;
  }

  .product-workflow ol li.active .caret-arrow {
    stroke-width: 0;
    transform: rotateZ(0) scale(0.75);
  }

  .product-workflow ol li.mobile-active .caret-arrow {
    transform: scale(0.75, -0.75);
  }

  .buy-try-links.stick-to-bottom {
    width: 62%;
    right: 19%;
    display: flex;
    justify-content: space-around;
  }

  div.sticky-buttons a {
    background-color: #ffa300;
    color: #fff;
    padding: 0.5em;
    width: 8em;
    display: inline-block;
    line-height: 1.25em;
    text-align: center;
    margin-top: 0.75em;
    text-decoration: none;
  }
  div.sticky-buttons a:hover {
    background-color: #fa4616;
  }

  .product-workflow .active .wistia-wrapper {
    display: none;
  }

  .product-workflow .mobile-active .wistia-wrapper {
    display: block;
  }

  .product-workflow .active .caret-arrow {
    stroke-width: 0;
    transform: rotateZ(0) scale(0.75);
  }

  .product-workflow .mobile-active .caret-arrow {
    transform: scale(0.75, -0.75);
  }
}

@media only screen and (max-width: 28.75em) {
  #secondary-nav .holder {
    flex-wrap: wrap;
  }
}

/**  Hide product sub nav item **/
[action*="?product_name=panopticon"] #hlProdChild:nth-child(3),
[action*="?product_name=panopticon"]
  #MainContent_MainContent_SecondaryNav_exChildProdRep_hlProdChild_1 {
  display: none;
}



