#ytVideoIcon {
  background: url(../../img/btn/bt_resource_videos.png) repeat scroll 0 0 transparent;
  cursor: pointer;
  float: right;
  height: 29px;
  position: relative;
  top: 5px;
  width: 94px;
  margin-bottom: -15px;
}

#ytVideoIconProductDetails {
  width: 34px;
  height: 34px;
    /*background: url(http://edge.liveclicker.net/images/client/1354/imageassets/image1016.png);*/
  background: url(https://d2vxgxvhgubbj8.cloudfront.net/images/client/1354/imageassets/image1016.png);
  cursor: pointer;
}

.otherYtVidoesThumb {
  margin-top: 18px;
}

.otherYtVidoesThumb li {
  list-style: none;
  float: left;
  width: 200px;
  margin-right: 14px;
  margin-bottom: 10px;
}

#video_content li {
  list-style: none;
  float: left;
  width: 200px;
  margin-right: 43px;
  margin-bottom: 10px;
}

.otherYtVidoesThumb span.ytTitle {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  width: 193px;
  text-align: center;
  margin: 0 auto;
  padding: 8px 0px 0 0px;
}

.ytTitle {
  font-weight: bold;
  font-family: 'Droid Sans', sans-serif;
  font-size: 14px;
  padding-top: 5px;
  line-height: 19px;
  color: #33779a;
  display: block;
}

.ytTitle:focus-visible{
  outline: 2px solid #005fcc;
  outline-offset: 2px;
}

#otherYtVideos {
  width: 100%;
}

.modalContent .otherYtVidoesThumb img {
  width: 194px;
  height: 106px;
}

.modalContent .otherYtVidoesThumb li {
  width: 200px;
}

.otherYtVidoesThumb img {
  width: 190px;
  height: 106px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  box-shadow: 0 1px 2px rgba(0,0,0,0.5);
  padding: 4px;
  cursor: pointer;
  cursor: hand;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.50);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.50);
  -o-box-shadow: 0 1px 3px rgba(0,0,0,0);
}

.loading-img-large {
  display: block;
  width: 32px;
  height: 52px;
  margin: 0 auto;
  padding-bottom: 25px;
  background: url(../../img/ui/ajax-large-orange.gif) no-repeat 0 10px;
}

.modalOverlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(119,119,119,0.5);
  filter: alpha(opacity=50);
  display: none;
  z-index: 1000;
}

.modalPanel {
  position: relative;
  background: #FFFFFF;
  display: none;
  z-index: 1001 !important;
  width: 80%;
  max-width: 800px;
  margin: 30px auto;
  opacity: 1;
  box-shadow: 0 5px 15px rgba(0,0,0,0.5);
}

/* #902 - Video popup styling fix */
.modalPanel.cusModal {
  height: 70%;
  max-height: 550px;
  top: 10vh;
}

@media screen and (min-width: 768px) {
  .modalPanel.cusModal {
    height: 60vw;
    min-height: 250px;
    top: 0;
  }
}

@media  screen and (max-width: 767px) {
  .modalPanel.cusModal {
    height: 68vw;
    max-height: 400px;
  }
}

@media  screen and (max-width: 321px) {
  .modalPanel.cusModal {
    height: 75vw;
  }
}

@media screen and (orientation: landscape) and (max-width: 824px) {
  .modalPanel.cusModal {
    top: -10px !important;
    height: 100%;
    max-height: 90vh;
  }

  .modalContent .modal-header {
    padding: 10px 30px 5px !important;
  }

  .modal-body .video-wrapper #vContent_iframe {
    position: absolute;
    top: -10px;
    left: 0;
    width: 100%;
    height: 65vh;
  }

  a.modalClose:not(#all-video-button) {
    top: -4px;
  }
}
/* #902 - Video popup styling fix - END */

.modalContent {
  background: #fff;
}

.modalContent .modal-header {
  background-color: #f0ece8;
  border-bottom: 1px solid #c8c4c0;
  padding: 23px 30px 20px;
}

.modalContent .modal-body {
  padding: 30px 30px 30px;
}

.modalContent .modal-body .video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}

.modalContent .modal-body .video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modalContent .modal-title {
  font-weight: bold;
  font-size: 22px;
}

.modalClose:not(#all-video-button) {
  font-size: 40px;
  font-weight: normal;
  opacity: 0.9;
  position: absolute;
  right: 5px;
  top: 10px;
  outline: none;
  padding: 0 10px;
  color: #000;
  border: none;
}

.modalClose:not(#all-video-button):focus {
  outline: 2px solid #33779a;
  outline-offset: 2px;
  opacity: 1;
}

.selected img {
  border-style: solid;
  border-width: 1px;
  border-color: #e65100;
}

.otherYtVidoes:hover .plyBtn, .otherYtVideosFromTab:hover .plyBtn {
  display: block;
}

.plyBtnCtr {
  width: 39px;
  margin: 0 auto;
}

.plyBtnCtr:hover {
  cursor: pointer;
}

span.plyBtn {
  background: url(../../img/btn/overlay_play.png) no-repeat;
  width: 40%;
  height: 40%;
  position: absolute;
  margin-top: -45%;
  background-size: contain;
  left: 30%;
}

#otherYtVideos > li a .vdo-thumb > .play-btn-overlay > .playBtn {
  background-size: 65%;
}

#otherYtVideos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#all-videos {
  width: 99.7%;
  border: none;
  text-align: center;
  margin-top: 20px;
}

#all-video-button {
  padding: 10px 30px;
  margin: 25px auto 0px;
}