
 .wp-fusion-features{
   background:radial-gradient(circle at 66% 47%, #3a3a3a, #181818);
 }
 .wp-fusion-features .wp-text-column > .box-content{
    -moz-flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
}
 .wp-fusion-features .wp-feature-nav{
    list-style: none;
    padding-left: 0px;
    margin-top: 0px;
 }
    body:not(.cq-wcm-edit) .wp-fusion-features .wp-scroll-column{
    overflow: hidden;
 }
  body:not(.cq-wcm-edit) .wp-fusion-features .wp-nav-column .text{
    -moz-display: flex;
    -webkit-display: flex;
    -ms-display: flex;
    display: flex;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
 }
 .wp-fusion-features .wp-feature-nav li.wp-selected {
    position: relative;
    color: white;
 }
 .wp-fusion-features .wp-feature-nav li {
    color: #ccc;
    font-size: 16px;
    cursor: pointer;
    padding: 6px 23px;
 }
 .wp-fusion-features .wp-feature-nav li:hover {
    color: #fff;
 }
 .wp-fusion-features .wp-feature-nav li p {
    font-size: 16px;
    padding: 0px;
    margin: 0px;
    display: inline-block;
}
 .wp-fusion-features .wp-feature-nav li.wp-selected p {
    border-bottom: 2px solid #faa21b;
}
 .wp-fusion-features .wp-back-nav{
    width: 32px;
    height: 60px;
    position: absolute;
    top: 0px;
    left: 0px;
    cursor: pointer;
    display:none;
 }
 .wp-fusion-features .wp-forward-nav{
    width: 32px;
    height: 60px;
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: pointer;
    display:none;
 }
 .wp-fusion-features .wp-forward-nav .icon-arrow-down {
    position: absolute;
    color: white;
    font-size: 12px;
    top: 24px;
    left: 10px;
    transform: rotate(-90deg);
 }
 .wp-fusion-features .wp-back-nav .icon-arrow-down {
    position: absolute;
    color: white;
    font-size: 12px;
    top: 24px;
    left: 10px;
    transform: rotate(90deg);
 }
 body:not(.cq-wcm-edit) .wp-fusion-features .wp-copy{
    display:none;
    position:relative;
 }
 body:not(.cq-wcm-edit) .wp-fusion-features .wp-copy.wp-selected{
    display:block;
 }
 .wp-fusion-features .wp-copy h2 {
    font-weight: 300;
    color: #fff;
    font-size: 22px;
    line-height: 1.46;
 }
 .wp-fusion-features .wp-copy p.wp-text {
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.5;
    color: #ccc;
    padding-right: 50px;
    margin-bottom: 10px;
 }
 .wp-fusion-features .wp-quote{
   padding-right: 50px;
 }
 .wp-fusion-features .wp-quote i:first-child{
   line-height: 16px;
 }
.wp-fusion-features .wp-quote i:nth-child(3) {
    padding-top: 5px;
    display: inline-block;
}
 .wp-fusion-features .wp-quote i:nth-child(4) {
    display: block;
    padding-left: 6px;
}
 .wp-fusion-features .wp-copy a {
    color: #fff !important;
    pointer-events: auto;
 }
 .wp-fusion-features .wp-copy svg {
    font-size: 16px;
    position: relative;
    top: 3px;
    z-index: 2;
    margin-right: 5px;
 }
 .wp-fusion-features .wp-copy .icon-circle {
    position: absolute;
    top: 11px;
    left: 2px;
    color: white;
    font-size: 12px;
 }
  .wp-fusion-features .wp-copy p {
    position: relative;
 }
 .wp-fusion-features .wp-video-line{
    width: 30px;
    height: 4px;
    background: #fff;
 }
 .wp-fusion-features .wp-video-line {
    width: 30px;
    height: 4px;
    background: #fff;
    position: absolute;
    right: 0px;
    top: -20px;
 }
 body:not(.cq-wcm-edit) .wp-fusion-features .wp-text-column{
    position: absolute;
    top: 0px;
    pointer-events: none;
    height: 100%;
    -moz-display: flex;
    -webkit-display: flex;
    -ms-display: flex;
    display: flex;
    -moz-align-items: stretch;
    -webkit-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
 }
  .wp-fusion-features .wp-video-column{
    overflow: hidden;
 }
 body:not(.cq-wcm-edit) .wp-fusion-features .wp-video-wheel > .box-content {
    width: calc(100% + 50px);
    padding-right: 50px;
    overflow-y: scroll;
    height: 560px;
 }
 body:not(.cq-wcm-edit) .wp-fusion-features .wp-videos-container > .box-content > .decorative-box {
    position:relative;
 }
 body:not(.cq-wcm-edit) .wp-fusion-features .wp-videos-container > .box-content > .decorative-box:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 1;
 }
 body:not(.cq-wcm-edit) .wp-fusion-features .wp-videos-container > .box-content > .decorative-box.wp-selected:before {
    width: 0px;
    height: 0px;
 }
 body:not(.cq-wcm-edit) .wp-fusion-features .wp-video-wheel .wp-videos-container img{
    max-width: none;
    width: 100%;
    height: auto;
 }
 .wp-fusion-features .wp-video-wheel .wp-bottom-padding, .wp-fusion-features .wp-video-wheel .wp-top-padding{
    height: 110px;
 }
 .wp-fusion-features .wp-back-button {
    position: absolute;
    bottom: calc(50% - 25px);
    width: 50px;
    height: 50px;
    background: #000;
    border-radius: 50%;
    border: 1px solid #fff;
    z-index: 2;
    left: 16px;
    cursor: pointer;
    transform: rotate(-90deg);
    display:none;
 }
 .wp-fusion-features .wp-back-button .icon-arrow-up {
    color: white;
    right: 17px;
    position: absolute;
    margin: auto;
    bottom: 18px;
    font-size: 14px;
 }
 .wp-fusion-features .wp-forward-button {
    position: absolute;
    bottom: calc(50% - 25px);
    width: 50px;
    height: 50px;
    background: #000;
    border-radius: 50%;
    border: 1px solid #fff;
    z-index: 5;
    right: 16px;
    cursor: pointer;
    transform: rotate(90deg);
    display:none;
 }
 .wp-fusion-features .wp-forward-button .icon-arrow-up {
    color: white;
    right: 17px;
    position: absolute;
    margin: auto;
    bottom: 18px;
    font-size: 14px;
 }
 
 
 
 
@media only screen and (min-width: 40.063em) and (max-width: 64.063em) {
 .wp-fusion-features .wp-video-wheel .wp-bottom-padding, .wp-fusion-features .wp-video-wheel .wp-top-padding{
    height: 100px;
 }
 .wp-fusion-features .wp-feature-nav li {
    margin-bottom: 12px;
    display: inline-block;
    padding: 16px 0px;
    margin-right: 35px;
    line-height: 19px;
 }
 .wp-fusion-features .wp-feature-nav li:last-child {
    margin-right: 0px;
 }
  /**************************************
  Change the width to fit the content 
  of the nav. JS does this but coding 
  it in css can also help.
 **************************************/
 .wp-fusion-features .wp-feature-nav{
    margin-top: 0px;
    height: 75px;
    margin-bottom: 0px;
    width: 1175px;
    padding-top: 3px;
    padding-left: 12px;
    padding-right: 12px;
    border: none;
 }
 .wp-fusion-features .wp-nav-column{
    margin-top: 0px;
    background: #09080a;
    width: calc(100% + 40px);
    position: relative;
    left: -20px;
    overflow: hidden;
 }
   body:not(.cq-wcm-edit) .wp-fusion-features .wp-scroll-column{
    overflow: hidden;
    width: calc(100% + 40px);
    left: 20px;
 }
  body:not(.cq-wcm-edit) .wp-fusion-features .wp-copy{
    display:none;
    position:relative;
 }
 body:not(.cq-wcm-edit) .wp-fusion-features .wp-copy.wp-selected{
    display:block;
 }
 body:not(.cq-wcm-edit) .wp-fusion-features .wp-nav-column .column-content > .text{
    overflow-x: scroll;
    overflow-y: hidden;
    display: block;
 }
 .wp-fusion-features .wp-nav-column > .responsive-column {
    overflow: hidden;
    height: 60px;
    padding: 0px 32px;
 }
 .wp-fusion-features .wp-nav-column > .responsive-column > .column-content {
    border-left: 1px solid rgb(50,50,50);
    border-right: 1px solid rgb(50,50,50);
 }
 .wp-fusion-features .wp-feature-nav li.wp-selected {
    border-left: none;
    border-bottom: 4px solid #faa21b;
    left: 0px;
 }
 .wp-fusion-features .wp-feature-nav li.wp-selected p{
    border:none;
 }
  .wp-fusion-features .wp-video-line {
    display: none;
 }
 .wp-fusion-features .wp-text-column {
    padding: 0px 44px;
 }
 body:not(.cq-wcm-edit) .wp-fusion-features .wp-text-column {
    position: relative;
    display:block;
 }
 body:not(.cq-wcm-edit) .wp-fusion-features .wp-text-column .column-content .text{
    display:block;
 }
 .wp-fusion-features .wp-copy {
    margin-top: 50px;
    margin-bottom: 28px;
 }
 .wp-fusion-features .wp-copy p.wp-text, .wp-fusion-features .wp-quote {
    padding-right: 0px;
    max-width: 520px;
 }
 .wp-fusion-features .wp-back-nav, .wp-fusion-features .wp-forward-nav{
    display:block;
 }
 .wp-fusion-features .wp-back-animation{
    position: absolute;
    top: 0px;
    height: 60px;
    left: 32px;
    width: 12px;
    background-image: -webkit-gradient(linear, left top, right top, rgba(55,55,55,0.8), to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(left, rgba(55,55,55,0.8), rgba(0,0,0,0));
    background-image: -moz-linear-gradient(left, rgba(55,55,55,0.8), rgba(0,0,0,0));
    background-image: -o-linear-gradient(left, rgba(55,55,55,0.8), rgba(0,0,0,0));
    background-image: linear-gradient(to right, rgba(55,55,55,0.8), rgba(0,0,0,0));
    display: none;
    opacity: 0;
 }
 .wp-fusion-features .wp-forward-animation{
    position: absolute;
    top: 0px;
    height: 60px;
    right: 32px;
    width: 12px;
    background-image: -webkit-gradient(linear, right top, left top, rgba(55,55,55,0.8), to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(right, rgba(55,55,55,0.8), rgba(0,0,0,0));
    background-image: -moz-linear-gradient(right, rgba(55,55,55,0.8), rgba(0,0,0,0));
    background-image: -o-linear-gradient(right, rgba(55,55,55,0.8), rgba(0,0,0,0));
    background-image: linear-gradient(to left, rgba(55,55,55,0.8), rgba(0,0,0,0));
    display: none;
    opacity: 0;
  }
 .wp-fusion-features .wp-back-animation,  .wp-fusion-features .wp-forward-animation{
    display:block;
 }
 .wp-fusion-features .wp-video-wheel .wp-bottom-padding, .wp-fusion-features .wp-video-wheel .wp-top-padding{
    display:none;
 }
 .wp-fusion-features .wp-video-column{
    padding: 0px;
 }
 .wp-fusion-features .wp-videos-container {
    position: relative;
    overflow: hidden;
 }
body:not(.cq-wcm-edit) .wp-fusion-features .wp-video-wheel > .box-content {
    height: auto;
    width: 100%;
    padding-right: 0px;
    overflow: hidden;
}
 body:not(.cq-wcm-edit) .wp-fusion-features .wp-videos-container > .box-content {
    padding-right: 0px;
    overflow: hidden;
    height: auto;
    scroll-snap-type: none;
    -moz-display: flex;
    -webkit-display: flex;
    -ms-display: flex;
    display: flex;
    position: relative;
 }
 
 /************************************************
 *****                  IMPORTANT              ***
 * Change width to number of videos in container *
 ************************************************/
   body:not(.cq-wcm-edit) .wp-fusion-features .wp-video-wheel.wp-size-1 .wp-videos-container > .box-content {
    width: 100%;
 }
   body:not(.cq-wcm-edit) .wp-fusion-features .wp-video-wheel.wp-size-2 .wp-videos-container > .box-content {
    width: 200%;
 }
   body:not(.cq-wcm-edit) .wp-fusion-features .wp-video-wheel.wp-size-3 .wp-videos-container > .box-content {
    width: 300%;
 }
   body:not(.cq-wcm-edit) .wp-fusion-features .wp-video-wheel.wp-size-4 .wp-videos-container > .box-content {
    width: 400%;
 }
   body:not(.cq-wcm-edit) .wp-fusion-features .wp-video-wheel.wp-size-5 .wp-videos-container > .box-content {
    width: 500%;
 }
   body:not(.cq-wcm-edit) .wp-fusion-features .wp-video-wheel.wp-size-6 .wp-videos-container > .box-content {
    width: 600%;
 }
   body:not(.cq-wcm-edit) .wp-fusion-features .wp-video-wheel.wp-size-7 .wp-videos-container > .box-content {
    width: 700%;
 }
   body:not(.cq-wcm-edit) .wp-fusion-features .wp-video-wheel.wp-size-8 .wp-videos-container > .box-content {
    width: 800%;
 }
   body:not(.cq-wcm-edit) .wp-fusion-features .wp-video-wheel.wp-size-9 .wp-videos-container > .box-content {
    width: 900%;
 }
   body:not(.cq-wcm-edit) .wp-fusion-features .wp-video-wheel.wp-size-10 .wp-videos-container > .box-content {
    width: 1000%;
 }
   body:not(.cq-wcm-edit) .wp-fusion-features .wp-video-wheel.wp-size-11 .wp-videos-container > .box-content {
    width: 1100%;
 }
   body:not(.cq-wcm-edit) .wp-fusion-features .wp-video-wheel.wp-size-12 .wp-videos-container > .box-content {
    width: 1200%;
 }
  body:not(.cq-wcm-edit) .wp-fusion-features .wp-video-wheel.wp-size-13 .wp-videos-container > .box-content {
    width: 1300%;
 }
 
 
 body:not(.cq-wcm-edit) .wp-fusion-features .wp-video-wheel .wp-videos-container > .box-content > .decorative-box {
    -moz-flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
 }
  .wp-fusion-features .wp-video-column{
    overflow: hidden;
    width: 100%;
 }
  .wp-fusion-features .wp-back-button {
    display:block;
 }
 .wp-fusion-features .wp-forward-button {
    display:block;
 }
 .wp-fusion-features .wp-back-animation,  .wp-fusion-features .wp-forward-animation{
    display:block;
 }
 
 .wp-fusion-features .wp-back-button-animation{
    width: 15px;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: -webkit-gradient(linear, left top, right top, rgba(55,55,55,0.5), to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(left, rgba(55,55,55,0.5), rgba(0,0,0,0));
    background-image: -moz-linear-gradient(left, rgba(55,55,55,0.5), rgba(0,0,0,0));
    background-image: -o-linear-gradient(left, rgba(55,55,55,0.5), rgba(0,0,0,0));
    background-image: linear-gradient(to right, rgba(55,55,55,0.5), rgba(0,0,0,0));
    opacity: 0;
    pointer-events: none;
 }
 .wp-fusion-features .wp-forward-button-animation{
    width: 15px;
    height: 100%;
    position: absolute;
    top: 0px;
    right: 0px;
    background-image: -webkit-gradient(linear, right top, left top, rgba(55,55,55,0.5), to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(right, rgba(55,55,55,0.5), rgba(0,0,0,0));
    background-image: -moz-linear-gradient(right, rgba(55,55,55,0.5), rgba(0,0,0,0));
    background-image: -o-linear-gradient(right, rgba(55,55,55,0.5), rgba(0,0,0,0));
    background-image: linear-gradient(to left, rgba(55,55,55,0.5), rgba(0,0,0,0));
    opacity: 0;
    pointer-events:none;
 }
}




@media only screen and (max-width: 40.063em){
  .wp-fusion-features .wp-video-wheel .wp-bottom-padding, .wp-fusion-features .wp-video-wheel .wp-top-padding{
    height: 100px;
 }
 .wp-fusion-features .wp-feature-nav li {
    margin-bottom: 12px;
    display: inline-block;
    padding: 16px 0px;
    margin-right: 35px;
    line-height: 19px;
 }
 .wp-fusion-features .wp-feature-nav li:last-child {
    margin-right: 0px;
 }
  /**************************************
  Change the width to fit the content 
  of the nav. JS does this but coding 
  it in css can also help.
 **************************************/
 .wp-fusion-features .wp-feature-nav{
    margin-top: 0px;
    height: 75px;
    margin-bottom: 0px;
    width: 1175px;
    padding-top: 3px;
    padding-left: 12px;
    padding-right: 12px;
    border: none;
 }
 .wp-fusion-features .wp-nav-column{
    margin-top: 0px;
    background: #09080a;
    width: calc(100% + 40px);
    position: relative;
    left: -20px;
    overflow: hidden;
 }
   body:not(.cq-wcm-edit) .wp-fusion-features .wp-scroll-column{
    overflow: hidden;
    width: calc(100% + 40px);
    left: 20px;
 }
  body:not(.cq-wcm-edit) .wp-fusion-features .wp-copy{
    display:none;
    position:relative;
 }
 body:not(.cq-wcm-edit) .wp-fusion-features .wp-copy.wp-selected{
    display:block;
 }
 body:not(.cq-wcm-edit) .wp-fusion-features .wp-nav-column .column-content > .text{
    overflow-x: scroll;
    overflow-y: hidden;
    display: block;
 }
 .wp-fusion-features .wp-nav-column > .responsive-column {
    overflow: hidden;
    height: 60px;
    padding: 0px 32px;
 }
 .wp-fusion-features .wp-nav-column > .responsive-column > .column-content {
    border-left: 1px solid rgb(50,50,50);
    border-right: 1px solid rgb(50,50,50);
 }
 .wp-fusion-features .wp-feature-nav li.wp-selected {
    border-left: none;
    border-bottom: 4px solid #faa21b;
    left: 0px;
 }
  .wp-fusion-features .wp-feature-nav li.wp-selected p{
    border:none;
 }
  .wp-fusion-features .wp-video-line {
    display: none;
 }
 .wp-fusion-features .wp-text-column {
    padding: 0px 44px;
 }
 body:not(.cq-wcm-edit) .wp-fusion-features .wp-text-column {
    position: relative;
    display:block;
 }
  body:not(.cq-wcm-edit) .wp-fusion-features .wp-text-column .column-content .text{
    display:block;
 }
 .wp-fusion-features .wp-copy {
    margin-top: 50px;
    margin-bottom: 28px;
 }
 .wp-fusion-features .wp-copy p.wp-text, .wp-fusion-features .wp-quote {
    padding-right: 0px;
    max-width: 520px;
 }
 .wp-fusion-features .wp-back-nav, .wp-fusion-features .wp-forward-nav{
    display:block;
 }
 .wp-fusion-features .wp-back-animation{
    position: absolute;
    top: 0px;
    height: 60px;
    left: 32px;
    width: 12px;
    background-image: -webkit-gradient(linear, left top, right top, rgba(55,55,55,0.8), to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(left, rgba(55,55,55,0.8), rgba(0,0,0,0));
    background-image: -moz-linear-gradient(left, rgba(55,55,55,0.8), rgba(0,0,0,0));
    background-image: -o-linear-gradient(left, rgba(55,55,55,0.8), rgba(0,0,0,0));
    background-image: linear-gradient(to right, rgba(55,55,55,0.8), rgba(0,0,0,0));
    display: none;
    opacity: 0;
 }
 .wp-fusion-features .wp-forward-animation{
    position: absolute;
    top: 0px;
    height: 60px;
    right: 32px;
    width: 12px;
    background-image: -webkit-gradient(linear, right top, left top, rgba(55,55,55,0.8), to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(right, rgba(55,55,55,0.8), rgba(0,0,0,0));
    background-image: -moz-linear-gradient(right, rgba(55,55,55,0.8), rgba(0,0,0,0));
    background-image: -o-linear-gradient(right, rgba(55,55,55,0.8), rgba(0,0,0,0));
    background-image: linear-gradient(to left, rgba(55,55,55,0.8), rgba(0,0,0,0));
    display: none;
    opacity: 0;
  }
 .wp-fusion-features .wp-back-animation,  .wp-fusion-features .wp-forward-animation{
    display:block;
 }
 .wp-fusion-features .wp-video-wheel .wp-bottom-padding, .wp-fusion-features .wp-video-wheel .wp-top-padding{
    display:none;
 }
 .wp-fusion-features .wp-video-column{
    padding: 0px;
 }
 .wp-fusion-features .wp-videos-container {
    position: relative;
    overflow: hidden;
 }
body:not(.cq-wcm-edit) .wp-fusion-features .wp-video-wheel > .box-content {
    height: auto;
    width: 100%;
    padding-right: 0px;
    overflow: hidden;
}
 body:not(.cq-wcm-edit) .wp-fusion-features .wp-videos-container > .box-content {
    padding-right: 0px;
    overflow: hidden;
    height: auto;
    scroll-snap-type: none;
    -moz-display: flex;
    -webkit-display: flex;
    -ms-display: flex;
    display: flex;
    position: relative;
 }
 
 /************************************************
 *****                  IMPORTANT              ***
 * Change width to number of videos in container *
 ************************************************/
   body:not(.cq-wcm-edit) .wp-fusion-features .wp-video-wheel.wp-size-1 .wp-videos-container > .box-content {
    width: 100%;
 }
   body:not(.cq-wcm-edit) .wp-fusion-features .wp-video-wheel.wp-size-2 .wp-videos-container > .box-content {
    width: 200%;
 }
   body:not(.cq-wcm-edit) .wp-fusion-features .wp-video-wheel.wp-size-3 .wp-videos-container > .box-content {
    width: 300%;
 }
   body:not(.cq-wcm-edit) .wp-fusion-features .wp-video-wheel.wp-size-4 .wp-videos-container > .box-content {
    width: 400%;
 }
   body:not(.cq-wcm-edit) .wp-fusion-features .wp-video-wheel.wp-size-5 .wp-videos-container > .box-content {
    width: 500%;
 }
   body:not(.cq-wcm-edit) .wp-fusion-features .wp-video-wheel.wp-size-6 .wp-videos-container > .box-content {
    width: 600%;
 }
   body:not(.cq-wcm-edit) .wp-fusion-features .wp-video-wheel.wp-size-7 .wp-videos-container > .box-content {
    width: 700%;
 }
   body:not(.cq-wcm-edit) .wp-fusion-features .wp-video-wheel.wp-size-8 .wp-videos-container > .box-content {
    width: 800%;
 }
   body:not(.cq-wcm-edit) .wp-fusion-features .wp-video-wheel.wp-size-9 .wp-videos-container > .box-content {
    width: 900%;
 }
   body:not(.cq-wcm-edit) .wp-fusion-features .wp-video-wheel.wp-size-10 .wp-videos-container > .box-content {
    width: 1000%;
 }
   body:not(.cq-wcm-edit) .wp-fusion-features .wp-video-wheel.wp-size-11 .wp-videos-container > .box-content {
    width: 1100%;
 }
   body:not(.cq-wcm-edit) .wp-fusion-features .wp-video-wheel.wp-size-12 .wp-videos-container > .box-content {
    width: 1200%;
 }
  body:not(.cq-wcm-edit) .wp-fusion-features .wp-video-wheel.wp-size-13 .wp-videos-container > .box-content {
    width: 1300%;
 }
 
 
 body:not(.cq-wcm-edit) .wp-fusion-features .wp-video-wheel .wp-videos-container > .box-content > .decorative-box {
    -moz-flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
 }
  .wp-fusion-features .wp-video-column{
    overflow: hidden;
    width: 100%;
 }
  .wp-fusion-features .wp-back-button {
    display:block;
 }
 .wp-fusion-features .wp-forward-button {
    display:block;
 }
 .wp-fusion-features .wp-back-animation,  .wp-fusion-features .wp-forward-animation{
    display:block;
 }
 
 .wp-fusion-features .wp-back-button-animation{
    width: 15px;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: -webkit-gradient(linear, left top, right top, rgba(55,55,55,0.5), to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(left, rgba(55,55,55,0.5), rgba(0,0,0,0));
    background-image: -moz-linear-gradient(left, rgba(55,55,55,0.5), rgba(0,0,0,0));
    background-image: -o-linear-gradient(left, rgba(55,55,55,0.5), rgba(0,0,0,0));
    background-image: linear-gradient(to right, rgba(55,55,55,0.5), rgba(0,0,0,0));
    opacity: 0;
    pointer-events: none;
 }
 .wp-fusion-features .wp-forward-button-animation{
    width: 15px;
    height: 100%;
    position: absolute;
    top: 0px;
    right: 0px;
    background-image: -webkit-gradient(linear, right top, left top, rgba(55,55,55,0.5), to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(right, rgba(55,55,55,0.5), rgba(0,0,0,0));
    background-image: -moz-linear-gradient(right, rgba(55,55,55,0.5), rgba(0,0,0,0));
    background-image: -o-linear-gradient(right, rgba(55,55,55,0.5), rgba(0,0,0,0));
    background-image: linear-gradient(to left, rgba(55,55,55,0.5), rgba(0,0,0,0));
    opacity: 0;
    pointer-events:none;
 }
}
