﻿body {
  /* .mppVideoModalAble {
      position: absolute;
      z-index: 999999;
      top: 1%;
      right: 1.5%;
      font-size: 3rem;
      color: $green;
  }*/
}
body .able-wrapper {
  margin: 0px !important;
}
body .able-media-container {
  background-color: #464646 !important;
}
body .able-vidcap-container {
  background-color: #464646 !important;
}
body #ableclosebutton {
  position: absolute;
  top: 1px;
  right: 1.5%;
  height: 1em;
  width: 1em;
  float: left;
  z-index: 99999999;
  color: #66cc33;
  font-size: 3rem;
  background-color: transparent;
  border: none;
}
body #ableclosebutton svg {
  position: inherit;
  top: 1px;
  right: 3px;
  overflow: hidden;
  vertical-align: middle;
}
body .mppVideoModalAble {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100%;
  height: 100%;
  outline: 0;
  color: #66cc33;
}
body .mppVideoModalAble .close {
  position: absolute;
  z-index: 999999;
  top: 1%;
  right: 1.5%;
  font-size: 3rem;
  color: #66cc33;
}
body button svg {
  display: inline-block;
  width: 1em;
  height: 1em;
  fill: currentColor;
}
body .mppVideoAble {
  max-height: 500px;
}
body .bg-blk {
  background-color: black;
}

@media (max-width: 575.98px) {
  #subBrandVideos {
    height: 230px !important;
    margin-top: -18px !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  #subBrandVideos .thumbnailDiv {
    width: 456px !important;
    position: absolute !important;
  }
  #subBrandVideos .videoDiv {
    width: 456px !important;
  }
  #subBrandVideos .playVideoSvg {
    position: absolute !important;
    /* top: 0px !important; */
    /* left: 50% !important; */
    /* margin-top: 40% !important; */
    z-index: 1 !important;
  }
  #subBrandVideos .playVideoLink {
    /*     position: relative;*/
    margin-bottom: 20px;
    cursor: pointer;
    margin-top: 0px;
  }
  #subBrandVideos .videoDivContainer {
    position: absolute;
    margin-top: 0px !important;
    width: 100% !important;
    /* height: 530px !important; */
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  }
  #subBrandVideos .thumbnailimage {
    width: 100% !important;
    height: auto !important;
  }
  #subBrandVideos .AblemppVideoModal .modal-content {
    max-width: 432px !important;
    padding-top: 0px !important;
    width: 400px !important;
    height: 300px !important;
  }
  #subBrandVideos .AblemppVideoModal .btn-carryModal-close {
    position: absolute;
    z-index: 999999;
    top: 1%;
    right: 1.5%;
    font-size: 3rem;
    color: #66cc33;
  }
  #newRiderVideos {
    /*        height: 430px !important;*/
    /*margin-top: -18px !important;*/
    padding-left: 25px !important;
    padding-right: 25px !important;
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }
  #newRiderVideos .thumbnailDiv {
    width: 456px !important;
    position: absolute !important;
  }
  #newRiderVideos .videoDiv {
    width: 456px !important;
  }
  #newRiderVideos .playVideoSvg {
    position: absolute !important;
    /* top: 0px !important; */
    /* left: 50% !important; */
    /* margin-top: 40% !important; */
    z-index: 1 !important;
  }
  #newRiderVideos .playVideoLink {
    /*     position: relative;*/
    margin-bottom: 20px;
    cursor: pointer;
    margin-top: 0px;
  }
  #newRiderVideos .videoDivContainer {
    position: relative;
    margin-top: 0px !important;
    width: 100% !important;
    /* height: 530px !important; */
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  }
  #newRiderVideos .thumbnailimage {
    width: 100% !important;
    height: auto !important;
  }
  #newRiderVideos .AblemppVideoModal .modal-content {
    max-width: 432px !important;
    padding-top: 0px !important;
    width: 400px !important;
    height: 300px !important;
  }
  #newRiderVideos .AblemppVideoModal .btn-carryModal-close {
    position: absolute;
    z-index: 999999;
    top: 1%;
    right: 1.5%;
    font-size: 3rem;
    color: #66cc33;
  }
}
#subBrandVideos {
  /*    height: 530px;*/
  /*    margin-top: -18px !important;*/
  /*    .playVideoSvg {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -50px;
      margin-left: -50px;
      z-index: 1;
  }*/
}
#subBrandVideos .playVideoDiv {
  width: 50px;
  height: 50px;
  background-color: red;
}
#subBrandVideos .playVideoSvg {
  width: 100px;
  height: 100px;
  position: absolute;
}
#subBrandVideos .videoDivContainer {
  /*      position: absolute;*/
  margin-top: 0px !important;
  width: 100% !important;
  /*       height: 530px !important;*/
  /* Center vertically and horizontally */
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}
#subBrandVideos .thumbnailimage {
  width: 100% !important;
  height: auto;
}
#subBrandVideos .playVideoLink {
  position: relative;
  /*       margin-bottom: 20px;*/
  cursor: pointer;
  width: 100%;
  display: inherit;
}
#subBrandVideos .AblemppVideoModal .modal-content {
  max-width: 795px;
  padding-top: 0px !important;
  width: 795px;
}
#subBrandVideos .AblemppVideoModal .btn-carryModal-close {
  position: absolute;
  z-index: 999999;
  top: 1%;
  right: 1.5%;
  font-size: 3rem;
  color: #66cc33;
}

#newRiderVideos {
  /* height: 432px  ;*/
}
#newRiderVideos .able-wrapper {
  margin: 0px !important;
  max-width: 100% !important;
}
#newRiderVideos .videoLink {
  width: 765px !important;
  height: 432px !important;
}
#newRiderVideos .thumbnailimage {
  width: 100% !important;
  height: auto;
}
#newRiderVideos .playVideoSvg {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -50px;
  z-index: 1;
}
#newRiderVideos .playVideoLink {
  /*  position: relative;*/
  margin-bottom: 20px;
  cursor: pointer;
}
#newRiderVideos .AblemppVideoModal .modal-content {
  max-width: 795px;
  padding-top: 0px !important;
  width: 795px;
}
#newRiderVideos .AblemppVideoModal .btn-carryModal-close {
  position: absolute;
  z-index: 999999;
  top: 1%;
  right: 1.5%;
  font-size: 3rem;
  color: #66cc33;
}

#hppVideo .VideoModalAble {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100%;
  height: 100%;
  outline: 0;
  color: #66cc33;
}
#hppVideo .VideoModalAble .close {
  position: absolute;
  z-index: 999999;
  top: 1%;
  right: 1.5%;
  font-size: 3rem;
  color: #66cc33;
}
#hppVideo .modal-dialog {
  max-width: 1500px;
}
#hppVideo .modal-content {
  width: 900px !important;
}

#mppVideo .VideoModalAble {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100%;
  height: 100%;
  outline: 0;
  color: #66cc33;
}
#mppVideo .VideoModalAble .close {
  position: absolute;
  z-index: 999999;
  top: 1%;
  right: 1.5%;
  font-size: 3rem;
  color: #66cc33;
}
#mppVideo .VideoModalAble .modal-content {
  width: 1500px !important;
}

.mpp {
  /*.heroBackground {
  background-color: $black !important;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: auto 100%;
  position: relative;

  .video-controls {
      position: absolute;
      top: 0px;
      right: 15px;
      z-index: 100;

      button {
          background: none;
          border: none;
      }

      svg {
          height: 40px;
          width: 40px;
      }
  }

  .video-container {
      position: absolute;
      top: 0px;
      left: 0px;
      width: 100%;
      height: 100%;*/
  /*vertical-align: middle;*/
  /*overflow: hidden;*/
  /*margin: 0 auto;*/
  /*video {
          display: block;
          min-height: 100%;
          min-width: 100%;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
      }
  }

  .container {
      position: relative;
      min-height: 500px;



      .disclaimer-desktop {
          position: absolute;
          bottom: 0px;
          left: 25px;
          color: $white;
      }
  }

  img {*/
  /*width: 100%;*/
  /*height: 150px;*/
  /*}
  }

  .heroCaption {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      text-align: inherit;
      width: 40%;

      .headOne, .headFour, p {
          color: $white;
      }

      .headFour {
          font-weight: $font-weight-light;
          margin-top: 40px;
      }

      .mp3 {
          margin-top: 10px;
      }

      .disclaimer {
          color: $white;
      }
  }*/
  /*
      .mpp .mppVideoModal .close {
          position: absolute;
          z-index: 999999;
          top: 1%;
          right: 1.5%;
          font-size: 3rem;
          color: #66cc33;
      }

  */
}
.mpp .able-wrapper {
  height: 100%;
}
.mpp #btn-carryModal-close:focus {
  outline: 2px transparent solid;
  box-shadow: 0 0 0 2px #000000, 0 0 0 4px #66cc33, 0 0 4px 8px #000000;
}
.genericVideo {
  width: 768px;
}
.genericVideo .able-wrapper {
  height: auto;
}
.genericVideo .thumbnailimage {
  width: 768px;
}
.genericVideo .playVideoSvg {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -50px;
  z-index: 1;
}
.genericVideo .playVideoLink {
  /*    background-color: red;*/
  position: relative;
  margin-bottom: 20px;
  cursor: pointer;
}
.genericVideo .able-wrapper {
  width: 100%;
  max-width: 768px !important;
  height: 500px;
}
.genericVideo .able-descriptions {
  width: 100%;
}
.genericVideo .able-status-bar {
  padding-bottom: 25px;
}
.genericVideo .modal-dialog {
  max-width: 768px;
}
.genericVideo .btn-carryModal-close {
  position: absolute;
  z-index: 999999;
  top: 1%;
  right: 1.5%;
  font-size: 3rem;
  color: #66cc33;
}
.genericVideo .buttons button {
  background-color: transparent;
  border-style: none;
  padding-right: 10px;
}

.videoContainer {
  position: relative;
  margin-top: 65px;
}

.videoContent {
  padding: 30px;
}

.closefeaturesbutton {
  z-index: 999999 !important;
}

.closegallerybutton {
  z-index: 999999 !important;
}

.hideVideoButton {
  display: none !important;
}

.showVideoButton {
  display: block !important;
}

.videoWindowResults {
  width: 510px;
  background-color: transparent;
}

#ModalContainer {
  width: 720px;
  background-color: orange;
}

#SlideShowModals .btn-carryModal-close {
  position: absolute;
  z-index: 999999;
  top: 1%;
  right: 1.5%;
  font-size: 3rem;
  color: #66cc33;
}
#SlideShowModals .AblemppVideoModal.modal-dialog {
  max-width: 795px;
}
#SlideShowModals .AblemppVideoModal.able-wrapper {
  max-width: 795px;
  margin-top: 0px !important;
  /*  background-color: red;*/
}
#SlideShowModals .AblemppVideoModal.modal-content {
  max-width: 795px;
  padding-top: 0px !important;
}
#SlideShowModals .popVideo object {
  width: 100%;
  object-fit: cover;
}
#SlideShowModals .popVideo .modal-content {
  background: #262626;
}
#SlideShowModals .popVideo .able {
  margin-top: 0;
}
#SlideShowModals .popVideo .modal-dialog {
  max-width: 768px;
}
#SlideShowModals .popVideo .able-wrapper {
  width: 100%;
  max-width: 768px !important;
  height: 500px;
}
#SlideShowModals .popVideo .able-descriptions {
  width: 100%;
}
#SlideShowModals .popVideo .able-status-bar {
  padding-bottom: 25px;
}

#gallery #videoGallery .btn-carryModal-close {
  position: absolute;
  z-index: 999999;
  top: 1%;
  right: 1.5%;
  font-size: 3rem;
  color: #66cc33;
}
#gallery #videoGallery .AblemppVideoModal.modal-dialog {
  max-width: 795px;
}
#gallery #videoGallery .AblemppVideoModal.able-wrapper {
  max-width: 795px;
  margin-top: 0px !important;
  /*   background-color: red;*/
}
#gallery #videoGallery .AblemppVideoModal.modal-content {
  max-width: 795px;
  padding-top: 0px !important;
}
#gallery #videoGallery .popVideo object {
  width: 100%;
  object-fit: cover;
}
#gallery #videoGallery .popVideo .modal-content {
  background: transparent;
}
#gallery #videoGallery .popVideo .able {
  margin-top: 0;
}
#gallery #videoGallery .popVideo .modal-dialog {
  max-width: 768px;
}
#gallery #videoGallery .popVideo .able-wrapper {
  width: 100%;
  max-width: 768px !important;
  height: 500px;
}
#gallery #videoGallery .popVideo .able-descriptions {
  width: 100%;
}
#gallery #videoGallery .popVideo .able-status-bar {
  padding-bottom: 25px;
}
#gallery .videoWindowResults {
  margin-top: -18px;
}
#TopFeaturesStandAlone .videoContent {
  margin-right: 0px;
  margin-right: 0px;
  padding-right: 0px;
  padding-top: 0px;
}
#TopFeaturesStandAlone .videoModalResults {
  width: 100%;
}
#TopFeaturesStandAlone .able-wrapper {
  width: 100%;
  /*max-width: 768px !important;
  height: 500px;*/
}

.safetyResourcesVideos {
  width: 768px;
  height: 433px;
}
.safetyResourcesVideos .able-wrapper {
  height: auto;
}
.safetyResourcesVideos .thumbnailimage {
  width: 768px;
}
.safetyResourcesVideos .playVideoSvg {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -50px;
  z-index: 1;
}
.safetyResourcesVideos .playVideoLink {
  /*   background-color: red;*/
  position: relative;
  margin-bottom: 20px;
  cursor: pointer;
}
.safetyResourcesVideos .able-wrapper {
  width: 100%;
  max-width: 768px !important;
  height: 500px;
}
.safetyResourcesVideos .able-descriptions {
  width: 100%;
}
.safetyResourcesVideos .able-status-bar {
  padding-bottom: 25px;
}
.safetyResourcesVideos .modal-dialog {
  max-width: 768px;
}
.safetyResourcesVideos .btn-carryModal-close {
  position: absolute;
  z-index: 999999;
  top: 1%;
  right: 1.5%;
  font-size: 3rem;
  color: #66cc33;
}
.safetyResourcesVideos .buttons button {
  background-color: transparent;
  border-style: none;
  padding-right: 10px;
}

.ableCloseWindow {
  position: relative;
  width: 510px;
}
.ableCloseWindow .able-wrapper {
  z-index: 0;
}
.ableCloseWindow video {
  display: block;
}
.ableCloseWindow .buttons {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 900;
  width: 100%;
  text-align: right;
  color: green;
  padding-right: 5px;
  width: 25px;
}
.ableCloseWindow .buttons button {
  background-color: transparent;
  border-style: none;
  padding-right: 10px;
}
.ableCloseWindow .closeFeatures {
  cursor: pointer;
  height: 40px;
  width: 40px;
  position: absolute;
  top: 25px;
  right: 25px;
  z-index: 100;
}
.ableCloseWindow svg path {
  fill: #66cc33;
  height: 25px;
}

.ableCloseModalWindow {
  position: relative;
  /*  width: 768px;*/
}
.ableCloseModalWindow .able-wrapper {
  z-index: 0;
}
.ableCloseModalWindow video {
  display: block;
}
.ableCloseModalWindow .buttons {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 900;
  width: 100%;
  text-align: right;
  color: green;
  padding-right: 5px;
  width: 25px;
}
.ableCloseModalWindow .buttons button {
  background-color: transparent;
  border-style: none;
  padding-right: 10px;
}

.videoModalResults .able-wrapper {
  z-index: 1;
}

/*<button type="button" id="closebutton-@slides[i].SlideId-1" onclick="CloseHPPVideoByID(@slides[i].SlideId,1)" class="close btn-carryModal-close   " data-dismiss="modal" aria-label="Close @slides[i].CTA1Title Window" >*/
.main-modal-container-ableplayer {
  font-family: "Poppins", sans-serif;
}

.main-modal-container-ableplayer .show-modal {
  color: #fff;
  background-color: #3a97c9;
  text-transform: capitalize;
  padding: 10px 15px;
  margin: 80px auto 0;
  display: block;
}

.modal.fade .modal-dialog {
  transform: scale(0);
  transition: all 450ms cubic-bezier(0.47, 1.64, 0.41, 0.8);
}

.modal.show .modal-dialog {
  transform: scale(1);
}

.main-modal-container-ableplayer .modal-dialog-ableplayer .modal-content-ableplayer {
  border-radius: 30px;
  border: none;
  overflow: hidden;
}

.main-modal-container-ableplayer .modal-dialog-ableplayer .modal-content-ableplayer .close {
  color: #747474;
  background-color: rgba(255, 255, 255, 0.5);
  height: 27px;
  width: 27px;
  padding: 0;
  opacity: 1;
  overflow: hidden;
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 2;
}

.main-modal-container-ableplayer .modal-dialog-ableplayer .modal-content-ableplayer .modal-body {
  padding: 0 !important;
}

.main-modal-container-ableplayer .modal-dialog-ableplayer .modal-content-ableplayer .modal-body-ableplayer .modal-imag-ableplayere img {
  height: 100%;
  width: 100%;
}

.main-modal-container-ableplayer .modal-dialog-ableplayer .modal-content-ableplayer .modal-body .content {
  padding: 35px 30px;
}

.main-modal-container-ableplayer .modal-dialog-ableplayer .modal-content-ableplayer .modal-body-ableplayer .title {
  color: #fb3640;
  font-family: "Sacramento", cursive;
  font-size: 35px;
}

.main-modal-container-ableplayer .modal-dialog-ableplayer .modal-content-ableplayer .modal-body-ableplayer .sub-title-ableplayer {
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 20px;
  display: block;
}
