.video-slider-outer-wrp {
    /* float: left; */
    width: 100%;
    display: block;
}

.video-slider-outer-wrp button:hover,
.video-slider-outer-wrp button:focus,
.video-slider-outer-wrp .button:hover,
.video-slider-outer-wrp .button:focus {
    background-color: transparent;
}
.video-slider-outer-wrp .slick-slide{
  text-align:center;
}
.thumbnail-image img{
    max-width: 100%;
    height: 150px;
    margin: 0 auto;
    margin-bottom:10px
    }
.slider-thumbnail .slick-slide {
    height: auto !important;
}
.video-slider-outer-wrp {
    /*padding: 100px 0px;
    /*width:100%;
  float:left;*/
}
.video-header p {
    font-size: 16px;
    color: #fff;
    text-align: center;
    font-weight: 700;
}
.video-header h3 {
    font-size: 25px;
    line-height: 1.25em;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    padding: 20px 0px;
}
.video-header h2 {
    font-size: 38px;
    font-weight: 300;
    line-height: 1.25em;
    color: #fff;
    text-align: center;
    padding-bottom:20px;
}
.video-bottom-text p {
    color: #fff;
    padding-bottom:20px;
}
.video-bottom-text {
    text-align: center;
    padding-top: 30px;
}
.video-bottom-text p a {
    color: #8A036D;
}
.video-bottom-text p a:hover {
    text-decoration: underline;
}
.video-header {
    //padding-bottom: 60px;
    max-width: 700px;
    float: none;
    margin: 0px auto;
}
.video-slider-outer-wrp video:-webkit-full-page-media  {
    width: 100% !important;
   height: 100% !important;
}
video{
    width: 100% !important;
   height: 100% !important;
 
}
.slider-thumbnail .slick-track{
    margin: 0 auto;
}
.slider-thumbnail button.slick-prev.slick-arrow {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 140px;
    left: -30px;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
  z-index:999;
}
.slider-thumbnail button.slick-prev.slick-arrow:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "←";
    font-size: 20px;
    line-height: 1;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slider-thumbnail button.slick-next.slick-arrow:before {
    content: "→";
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slider-thumbnail button.slick-next.slick-arrow {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 140px;
    right: -30px;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
     background: transparent;
    z-index:999;
}
.video-slider-inner-wrp button.slick-prev.slick-arrow,
.video-slider-inner-wrp button.slick-next.slick-arrow {
    display: none !important;
}
iframe video {
    width: 100% !important;
    height: 100% !important;
}
video {
    display: none !important;
}
.video-sec {
    height: auto;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    cursor:pointer;
    position:relative;
    background-size:cover;
}
.slider-thumbnail {
    padding-top: 90px;
}
.video-sec.active {
    background-image: none !important;
}
.video-sec.active video {
    display: block !important;
    margin: auto;
    height: 100%;
    width: 100%;
}
video:-webkit-full-page-media {
    width: 100% !important;
}
.video-name h4 {
    margin: 0;
    color: #fff;
    font-weight: 300;
}
.thumbnail-image {
    padding: 0px 10px;
}
/* .video-name {
    float: left;
    width: 50%;
} */
.thumbnail-image {
    text-align: center;
    cursor:pointer;
}
/*.video-sec:before {
    position: absolute;
    width: 90px;
    height: 90px;
    background-image: url(https://f.hubspotusercontent00.net/hubfs/6550155/ResMed-BR-B2B-2020/Home-Page/playbtn.png);
    top: 0;
    display: block;
    content: '';
    z-index: 999;
    background-size: contain;
    top: 40%;
    left: 47%;
    background-repeat: no-repeat;
}*/
.bc-player-kiLUUcwvM_default .vjs-big-play-button{
  top: 40%;
  background: #8A036D !important;
}
.video-sec.active:before{
  display:none;
}
.slick-prev:hover :before, .slick-next:hover :before {
    opacity: 1;
}
.single-video {
    display: none !important;
}
.bottom-video-wrapper a {
    border-radius: 77px;
    border: 2px solid #8A036D;
    background-color: #8A036D;
    padding: 4px 33px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .5px;
    text-decoration: none;
    display: inline-block;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    vertical-align: middle;
    line-height: 32px;
}
.bottom-video-wrapper a:hover {
    color: #8A036D;
    background: #FFF;
    border-color: #FFF;
}
.bottom-video-wrapper {
    //padding-top: 20px;
}
/**************** Responsive **********************/




/************** ipad ***************/
@media (max-width: 1080px) {}

/************** ipad nd tab ***************/
@media only screen and (min-width:768px) and (max-width: 1024px){

.thumbnail-image img {
    max-width: 85%;
    height: auto;
    margin: 0 auto;
    float: left;
    width: 100%;
}
.video-name {
    float: left;
    width: 100%;
    padding-top: 10px;
}
  .video-sec {
    //height: 350px !important;
  }
  .slider-thumbnail {
    padding-top: 40px;
}
  .slider-thumbnail button.slick-next.slick-arrow{
   right: 40px;
}
}

/************** iphone roatate***************/
@media (max-width: 767px) {

.thumbnail-image img {
    max-width: 85%;
    height: auto;
    margin: 0 auto;
    float: left;
    width: 100%;
}
.video-name {
    float: left;
    width: 100%;
    padding-top: 10px;
}
  .video-sec {
    //height: 350px !important;
  }
  .slider-thumbnail {
    padding-top: 40px;
}
  .slider-thumbnail button.slick-next.slick-arrow{
   right: 40px;
}
  
}

/************** iphone ***************/
@media (max-width: 479px) {}
