.scnvdovr.scn.notrailer{ opacity: 1; width: 100%; height: 100%; background-color: rgba(0,0,0,0.8); top: 0%; left: 0%; text-align: center;  }
.scnvdovr.scn.notrailer a{ float: none; display: inline-block; font: 600 22px/22px 'Open Sans', sans-serif; padding: 20px;  text-align: center;  border-radius: 2px;  cursor: pointer;  display: inline-block;  text-align: center;  margin-top: 1%;  text-transform: capitalize;  margin-bottom: 1%;  border: 2px solid #6ea100 !important;  background-color: #6ea100 !important;  color: #fff !important;  }
.notrailerwrap{  width: 100%;  display: block;  position: absolute;  color: #fff;  top: 50%;  transform: translateY(-50%);  }
.notrailerttl, .notrailersubttl{  float: left;  display: block;  width: 100%;  text-align: center;  margin-top: 0.5%;  margin-bottom: 0.5%;  }
.notrailerttl{font: 600 50px/50px 'Open Sans', sans-serif; text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.42);}
.notrailersubttl{ font: 200 20px/20px 'Open Sans', sans-serif; text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.42);}
.rmp-context-fullscreen-on > .headerUpgrade{ display: none}

@media all and (max-width: 800px) {
    .notrailerttl{font: 600 30px/30px 'Open Sans', sans-serif; }
    .notrailersubttl{ font: 200 16px/16px 'Open Sans', sans-serif;}
    .scnvdovr.scn.notrailer a{ padding: 13px;}
}