.tanHover a {
    color: #fff !important;
}
.tanHover:hover a {
    color: #929292 !important;
}

.boxBrdr{
    border: solid 3px #006b01;
    padding: 1px;
}

/* VIDEO START */
.video-left-butn {
  bottom: 155px !important;
  left: 0px;
  position: relative;
}

.white-popup {
    position: relative;
    background: #000;
    padding: 0;
    width: 80%;
    max-width: 900px;
    margin: 40px auto;
}

.white-popup video {
    width: 100%;
    display: block;
}

.vdo-bx-size {
    width: 111px !important;
    display: block;
}
/*  VIDEO END */

