/*# Machine Page Event Flags */
.bannerText .btn.btn-warning.sm-w-100 {
  width: 100%; }

#block-protomaxeventflag {
  position: relative !important; }

#machineEvents {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10; }

#machineEvents #expandEvtIcn {
  display: none; }

#machineEvents.open #expandEvtIcn {
  display: none; }

#machineEvents.open #contactEvtIcn {
  display: block; }

#machineEvents.closed #expandEvtIcn {
  display: block; }

#machineEvents.closed #contractEvtIcn {
  display: none; }

@media (max-width: 991.98px) {
  #machineEvents {
    position: absolute;
    right: 34%; }

  #machineEvents.right {
    right: 17%; } }
@media (max-width: 575.98px) {
  #machineEvents {
    position: absolute;
    right: 34%; }

  #machineEvents.right {
    right: 17%; } }
@media (max-width: 1199.98px) {
  #machineEvents {
    position: absolute;
    right: 34%; }

  #machineEvents.right {
    right: 17%; } }
/*# ProtoMAX Page Event Flags */
.hide-protomax-flag-mobile #machineEvents {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10; }

.hide-protomax-flag-mobile #machineEvents #expandEvtIcn {
  display: none; }

.hide-protomax-flag-mobile #machineEvents.open #expandEvtIcn {
  display: none; }

.hide-protomax-flag-mobile #machineEvents.open #contactEvtIcn {
  display: block; }

.hide-protomax-flag-mobile #machineEvents.closed #expandEvtIcn {
  display: block; }

.hide-protomax-flag-mobile #machineEvents.closed #contractEvtIcn {
  display: none; }

@media (min-width: 1199.98px) {
  .hide-protomax-flag-mobile #machineEvents {
    position: absolute;
    right: 10%; }

  .hide-protomax-flag-mobile #machineEvents.right {
    right: 17%; }

  .bannerText .btn.btn-warning.sm-w-100 {
    width: auto; } }
@media (min-width: 991.98px) {
  .show-protomax-flag-mobile #machineEvents {
    display: none; } }
@media (max-width: 575.98px) {
  .hide-protomax-flag-mobile #machineEvents {
    display: none; }

  .show-protomax-flag-mobile #machineEvents {
    position: relative;
    top: 0;
    right: 0;
    z-index: 10;
    width: 100%; } }
@media (min-width: 575.98px) {
  .show-protomax-flag-mobile #machineEvents {
    display: none; } }
.show-protomax-flag-mobile #machineEvents #expandEvtIcn {
  display: none; }

.show-protomax-flag-mobile #machineEvents.open #expandEvtIcn {
  display: none; }

.show-protomax-flag-mobile #machineEvents.open #contactEvtIcn {
  display: block; }

.show-protomax-flag-mobile #machineEvents.closed #expandEvtIcn {
  display: block; }

.show-protomax-flag-mobile #machineEvents.closed #contractEvtIcn {
  display: none; }

.proto-faqs {
  background-color: #f2f1f1; }

.textContent {
  width: 100%; }

.jumbotronBanner header {
  top: 50%; }

#renderings .carousel-control-prev-icon,
#renderings .carousel-control-next-icon {
  display: inline-block;
  width: 4rem;
  height: 4rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%; }
#renderings .carousel-control-next-icon {
  background-image: url("/sites/default/files/media-icons/svg/red-next-arrow.svg"); }
#renderings .carousel-control-prev-icon {
  background-image: url("/sites/default/files/media-icons/svg/red-previous-arrow.svg"); }
#renderings .carousel-indicators {
  position: absolute;
  right: 0;
  bottom: -10%;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
  list-style: none; }
  #renderings .carousel-indicators .active {
    background-color: #d6272e !important; }
  #renderings .carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 20px;
    height: 20px;
    padding: 0;
    margin-right: 5px;
    margin-left: 5px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #e1e1e1;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: 1;
    transition: opacity 0.6s ease;
    border-radius: 50%; }

#ProtoMAXSpecs #myTab.nav-tabs {
  border-bottom: 0px; }
  #ProtoMAXSpecs #myTab.nav-tabs .nav-item:nth-of-type(1) {
    margin-left: 0; }
  #ProtoMAXSpecs #myTab.nav-tabs .nav-link {
    background-color: #e1e1e1;
    width: auto;
    margin: 0em;
    border-radius: 0;
    color: #1b1b1b;
    font-size: 1.25rem;
    font-weight: bold; }
    #ProtoMAXSpecs #myTab.nav-tabs .nav-link.active {
      background-color: #d6272e;
      color: #fff; }

#ProtoMAXSoftware #myTab.nav-tabs {
  border-bottom: 0px; }
  #ProtoMAXSoftware #myTab.nav-tabs .nav-item:nth-of-type(1) {
    margin-left: 0; }
  #ProtoMAXSoftware #myTab.nav-tabs .nav-link {
    background-color: #e1e1e1;
    width: auto;
    margin: 0em;
    border-radius: 0;
    color: #1b1b1b;
    font-size: 26px;
    font-weight: bold;
    padding: 0.25em 1em; }
    #ProtoMAXSoftware #myTab.nav-tabs .nav-link.active {
      background-color: #d6272e;
      color: #fff; }

#ProtoMAXFAQs #myTab.nav-tabs {
  border-bottom: 0px; }
  #ProtoMAXFAQs #myTab.nav-tabs .nav-item:nth-of-type(1) {
    margin-left: 0; }
  #ProtoMAXFAQs #myTab.nav-tabs .nav-link {
    background-color: #e1e1e1;
    width: auto;
    margin: 0em;
    border-radius: 0;
    color: #1b1b1b;
    font-size: 26px;
    font-weight: bold;
    padding: 0.25em 1em; }
    #ProtoMAXFAQs #myTab.nav-tabs .nav-link.active {
      background-color: #d6272e;
      color: #fff; }

.yellow-line-left:after {
  display: flex;
  content: "";
  border-top: 0.3rem solid #fed100;
  width: 88%;
  margin: 1.5em 0 -1rem -1rem;
  transform: translateY(-1rem); }

.yellow-line-right:after {
  display: flex;
  content: "";
  border-top: 0.3rem solid #fed100;
  width: 88%;
  margin: 1.5em 0 -1rem -1rem;
  transform: translateY(-1rem); }

#keyFeatures {
  background-color: #f2f1f1; }

/*# sourceMappingURL=protomax.css.map */
