/* line 47, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/variables.scss */
.ease {
  -webkit-transition: all 150ms cubic-bezier(1, 0, 0, 1);
  -moz-transition: all 150ms cubic-bezier(1, 0, 0, 1);
  -o-transition: all 150ms cubic-bezier(1, 0, 0, 1);
  transition: all 150ms cubic-bezier(1, 0, 0, 1);
  /* easeInOutExpo */ }

/* line 54, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/variables.scss */
.easeBack {
  -webkit-transition: all 500ms cubic-bezier(0.79, 0, 0.145, 1);
  /* older webkit */
  -webkit-transition: all 500ms cubic-bezier(0.79, -0.3, 0.145, 1.34);
  -moz-transition: all 500ms cubic-bezier(0.79, -0.3, 0.145, 1.34);
  -o-transition: all 500ms cubic-bezier(0.79, -0.3, 0.145, 1.34);
  transition: all 500ms cubic-bezier(0.79, -0.3, 0.145, 1.34);
  /* custom */ }

/* line 62, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/variables.scss */
.easeSine {
  -webkit-transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -moz-transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1);
  /* easeOutSine */ }

/* line 69, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/variables.scss */
.radius {
  border-radius: 4px; }

/* line 73, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/variables.scss */
.grey-bg {
  background: #DEDEDE; }

/* line 77, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/variables.scss */
.light-grey-bg {
  background: #f8f8f8; }

/* line 81, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/variables.scss */
.fa-awesome, .new-login-box a.oauth::before, .new-login-box .form-actions .button::before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  font-size-adjust: none;
  font-stretch: normal;
  font-feature-settings: normal;
  font-language-override: normal;
  font-kerning: auto;
  font-synthesis: weight style;
  font-variant: normal;
  font-size: inherit;
  text-rendering: auto; }

/* line 98, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/variables.scss */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

/* line 104, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/variables.scss */
.clearfix:after {
  clear: both; }

/* line 109, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/variables.scss */
.new-login-box .row .columns {
  max-width: 500px; }
/* line 112, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/variables.scss */
.new-login-box .logo {
  padding: 0; }
  /* line 114, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/variables.scss */
  .new-login-box .logo .columns {
    padding: 0; }
/* line 118, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/variables.scss */
.new-login-box .text-center .line {
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border-top: 1px solid black; }
  /* line 123, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/variables.scss */
  .new-login-box .text-center .line span {
    position: absolute;
    text-align: center;
    background-color: #DEDEDE;
    bottom: -10px;
    padding: 0 10px;
    margin-left: -20px; }
/* line 132, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/variables.scss */
.new-login-box .grey-bg {
  padding: 1em 2em 2em 2em; }
/* line 135, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/variables.scss */
.new-login-box .header-text {
  padding: 1.5em 2em 1px 2em; }
/* line 138, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/variables.scss */
.new-login-box a.oauth::before {
  content: '\f09a';
  margin-right: 10px;
  padding: 0; }
/* line 144, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/variables.scss */
.new-login-box .form-actions .button::before {
  content: '\f023';
  padding: 0;
  margin-right: 10px; }

@media only screen and (max-width: 1200px) {
  /* line 163, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/variables.scss */
  .vid-wrapper:before {
    font-size: 2.5em; } }
@media only screen and (max-width: 1000px) {
  /* line 168, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/variables.scss */
  .vid-wrapper:before {
    font-size: 1.5em; } }
@media only screen and (max-width: 768px) {
  /* line 173, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/variables.scss */
  .vid-wrapper:before {
    font-size: 1em; } }
@media only screen and (max-width: 640px) {
  /* line 178, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/variables.scss */
  .vid-wrapper:before {
    font-size: 1.5em; } }
@media only screen and (max-width: 500px) {
  /* line 183, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/variables.scss */
  .vid-wrapper:before {
    font-size: 1em; } }
/* line 3, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/product_listing_age_restrict_popup.scss */
.age_restriction_popup {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 200;
  background-image: url(/assets/age_restrict_bg-3a399e2c89a01c79529d6d400ec7b9e1bd773c9f96f13a8c0211cef0703c5c33.jpg);
  background-size: cover;
  background-position: center; }
  /* line 13, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/product_listing_age_restrict_popup.scss */
  .age_restriction_popup h2 {
    color: white; }
  /* line 16, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/product_listing_age_restrict_popup.scss */
  .age_restriction_popup h4 {
    color: white; }
  /* line 19, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/product_listing_age_restrict_popup.scss */
  .age_restriction_popup .underline {
    text-decoration: underline; }
  /* line 22, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/product_listing_age_restrict_popup.scss */
  .age_restriction_popup .btn {
    display: inline-block;
    color: white;
    margin: 2em 1em; }
  /* line 27, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/product_listing_age_restrict_popup.scss */
  .age_restriction_popup .row {
    position: absolute;
    top: 35%; }
