/* 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/products/list.scss */
.new-products {
  /* make keyframes that tell the start state and the end state of our object */
  /* Products page styles */
  /* Mobile styles */ }
  /* line 5, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
  .new-products #banner.page {
    height: 180px;
    background-color: #f76e38;
    text-align: center;
    padding: 40px 0; }
  /* line 12, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
  .new-products #banner.page .lead {
    font-size: 2em; }
  /* line 16, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
  .new-products #banner.page .subtext {
    font-size: 1.3em;
    font-weight: 400; }
  /* line 22, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
  .new-products .page-section-products {
    background: #f4f4f4;
    padding: 0 0 60px 0; }
  /* line 27, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
  .new-products #banner.page p {
    font-weight: 800; }
  /* line 32, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
  .new-products .product-box {
    background: white; }
@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-moz-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
  /* line 42, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
  .new-products .fade-in {
    opacity: 0;
    /* make things invisible upon start */
    -webkit-animation: fadeIn ease-in 1;
    /* call our keyframe named fadeIn, use animation ease-in and repeat it only 1 time */
    -moz-animation: fadeIn ease-in 1;
    animation: fadeIn ease-in 1;
    -webkit-animation-fill-mode: forwards;
    /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  @media only screen and (max-width: 1500px) {
    /* line 58, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
    .new-products .page-section-products {
      padding: 0 0 60px 0; } }
  /* line 65, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
  .new-products .tabs {
    display: block;
    width: 100%;
    padding: 0 0.625rem 1.25rem;
    position: absolute;
    bottom: 0;
    height: 55px; }
  /* line 74, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
  .new-products .tabs a.tab {
    float: left;
    display: inline-block;
    padding: 18px;
    font-size: 16px;
    color: #ffffff;
    height: 60px;
    font-weight: 800;
    border-radius: 3px;
    margin: 0 3px;
    -webkit-transition: all 0.0s ease-in;
    -moz-transition: all 0.0s ease-in;
    -o-transition: all 0.0s ease-in;
    transition: all 0.0s ease-in; }
  /* line 90, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
  .new-products .tabs a.tab.currentproduct {
    background-color: #33b17e; }
  /* line 94, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
  .new-products .tabs a.tab.currentproduct:hover {
    background-color: #108050; }
  /* line 98, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
  .new-products .tabs a.tab.pastproduct {
    background-color: #397aa5; }
  /* line 102, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
  .new-products .tabs a.tab.pastproduct:hover {
    background-color: #0d4d79; }
  /* line 106, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
  .new-products .tabs a.tab.catalogue {
    background-color: #f4ad54; }
  /* line 110, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
  .new-products .tabs a.tab.catalogue:hover {
    background-color: #f67a48; }
  /* line 114, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
  .new-products .tabs a.tab.active {
    background-image: url("/assets/products/tab_arrow-efbeae497e9ddd0645c3856f2a5078c1d60ca5abe1cbf0ab587214d7e57464ac.png");
    background-size: 20px 10px;
    background-position: center 45px;
    background-repeat: no-repeat; }
  /* line 121, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
  .new-products .categoriesandfilters {
    display: block;
    padding-top: 10px;
    position: relative;
    width: 100%; }
  /* line 128, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
  .new-products .categoriesnav {
    display: block;
    float: left;
    width: 100%;
    padding: 0 15px;
    margin: 5px 0 5px 0; }
  /* line 136, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
  .new-products .filtersnav {
    display: block;
    float: left;
    width: 50%;
    height: 50px;
    padding: 0 15px;
    border-left: 1px solid #d3d3d3;
    margin: 5px 0; }
  /* line 160, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
  .new-products .selected_categories {
    display: none;
    float: left;
    width: 90%;
    margin: 7px 0 0 15px; }
  /* line 167, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
  .new-products .categoriesnav ul.selected_categories li.active {
    background: none; }
  /* line 171, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
  .new-products .categories_icon {
    display: none; }
  /* line 175, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
  .new-products .categories {
    margin: 0; }
  /* line 188, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
  .new-products .categoriesnav ul li {
    display: block;
    font-size: 14px;
    float: left;
    margin: 0 4px 10px 4px;
    padding: 7px 10px;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
    cursor: pointer; }
  /* line 199, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
  .new-products .categoriesnav ul li.active {
    background: #ffffff; }
  /* line 203, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
  .new-products .categoriesnav ul li:hover {
    border: 1px solid #000000;
    color: #000000; }
  /* line 208, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
  .new-products .filter {
    display: block;
    float: left;
    height: 50px;
    background: url("/assets/products/dropdown_arrows-3fef3075fe3eb60243de7fc751eb2ec4556212d56f9f25648ab905aac6a04686.png") no-repeat right top;
    background-size: 22px 100px;
    width: 100%;
    line-height: 50px;
    font-size: 14px;
    font-weight: 800;
    color: #404040;
    cursor: pointer; }
  /* line 222, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
  .new-products .filter.up {
    background: url("/assets/products/dropdown_arrows-3fef3075fe3eb60243de7fc751eb2ec4556212d56f9f25648ab905aac6a04686.png") no-repeat right bottom;
    background-size: 22px 100px; }
  /* line 227, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
  .new-products .filter:hover {
    color: #f76e38; }
  /* line 231, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
  .new-products .price.filter {
    width: 62px;
    margin-right: 30px; }
  /* line 236, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
  .new-products .date.filter {
    width: 60px;
    margin-right: 30px; }
  /* line 241, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
  .new-products .trending.filter {
    width: 90px;
    margin-right: 30px; }
  @media only screen and (max-width: 767px) {
    /* line 251, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
    .new-products #banner.page {
      height: 140px;
      padding: 30px 0; }
    /* line 256, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
    .new-products #banner.page p {
      line-height: 24px; }
    /* line 260, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
    .new-products #banner.page .lead {
      font-size: 1.5em; }
    /* line 264, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
    .new-products #banner.page .subtext {
      font-weight: 400;
      font-size: 1em; }
    /* line 269, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
    .new-products .tabs {
      height: 45px;
      padding: 0 10px; }
    /* line 274, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
    .new-products .tabs a.tab {
      display: inline-block;
      float: none;
      padding: 15px 10px;
      font-size: 11px;
      height: 50px;
      margin: 0 2px;
      font-weight: normal; }
    /* line 284, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
    .new-products .tabs a.tab.active {
      background-position: center 35px; }
    /* line 288, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
    .new-products .categories {
      display: none; }
    /* line 292, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
    .new-products .categoriesandfilters {
      height: 60px;
      padding-top: 10px; }
    /* line 297, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
    .new-products .categoriesnav {
      height: auto; }
    /* line 301, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
    .new-products .categoriesnav .categories {
      position: absolute;
      width: 100%;
      background: #f4f4f4;
      top: 55px;
      left: 0;
      z-index: 1000;
      margin: 0;
      padding: 20px 14px 10px 14px;
      list-style: none;
      -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
      -moz-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
      box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3); }
    /* line 316, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
    .new-products .selected_categories {
      display: block;
      float: left;
      width: 100%;
      margin: 0; }
      /* line 321, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
      .new-products .selected_categories li {
        text-align: left !important; }
        /* line 323, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
        .new-products .selected_categories li:after {
          content: '\f0d7';
          font: normal normal normal 25px FontAwesome;
          position: absolute;
          right: 30px;
          top: 23px; }
    /* line 333, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
    .new-products .filtersnav {
      height: 50px;
      margin: 5px 0;
      background-position: center center;
      background-size: 30px 30px; }
    /* line 340, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
    .new-products .filters_icon {
      width: 100%;
      height: 50px;
      float: left;
      background: url("/assets/products/filters_icon-ed91e45c018123f549b7c689b118826ca4a83a3aa0ab027b34fd942989b92e1c.png") no-repeat center center;
      background-size: 28px 28px; }
    /* line 348, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
    .new-products li:nth-child(1).product {
      margin-top: 0; }
    /* line 352, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
    .new-products .categoriesnav ul li {
      float: none;
      text-align: left; }
    /* line 357, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
    .new-products .filters_dropdown {
      display: block;
      position: absolute;
      left: 0;
      width: 100%;
      height: 50px;
      z-index: 1000;
      background: #f4f4f4; }
    /* line 367, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
    .new-products .filter {
      display: none;
      position: absolute;
      width: 100%;
      height: 50px;
      left: 0;
      z-index: 1000;
      font-size: 16px;
      padding-left: 45%;
      background: url("/assets/products/dropdown_arrows-3fef3075fe3eb60243de7fc751eb2ec4556212d56f9f25648ab905aac6a04686.png") no-repeat 35% top #f4f4f4;
      background-size: 22px 100px; }
    /* line 380, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
    .new-products .filter.up {
      background: url("/assets/products/dropdown_arrows-3fef3075fe3eb60243de7fc751eb2ec4556212d56f9f25648ab905aac6a04686.png") no-repeat 35% bottom #f4f4f4;
      background-size: 22px 100px; }
    /* line 385, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
    .new-products .price.filter {
      top: 60px;
      width: 100%;
      margin-right: 0; }
    /* line 390, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
    .new-products .date.filter {
      top: 110px;
      width: 100%;
      margin-right: 0; }
    /* line 395, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
    .new-products .trending.filter {
      top: 160px;
      width: 100%;
      margin-right: 0;
      -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
      -moz-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
      box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3); }
    /* line 404, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
    .new-products .filters_dropdown .dropbtn {
      display: block; } }
  @media only screen and (max-width: 396px) {
    /* line 412, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
    .new-products #banner.page {
      height: 140px;
      padding: 30px 0; }
    /* line 417, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
    .new-products #banner.page p {
      line-height: 18px; }
    /* line 420, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
    .new-products #banner.page .lead {
      font-size: 1.5em; }
    /* line 424, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
    .new-products #banner.page .subtext {
      font-weight: 400;
      font-size: 0.8em; } }

/* line 436, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
.new-products #banner.aa-page {
  height: 200px;
  background: url("/assets/aa_banner-fedb3e058a61f88a9d4100b66f0265743117ad902f4d10cb53bf122852bd7c24.jpg") no-repeat bottom center;
  background-size: cover;
  text-align: center;
  padding: 50px 0; }
  /* line 442, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
  .new-products #banner.aa-page p {
    color: black;
    font-size: 2em;
    font-weight: bold; }
  /* line 447, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
  .new-products #banner.aa-page img {
    height: 3em; }
@media only screen and (max-width: 767px) {
  /* line 454, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
  .new-products #banner.aa-page {
    background: url("/assets/aa_banner_mobile-bef4e1d8754eea7563dafcdc967704d8d8af46cd6e3605a6376d20f875982d77.jpg") no-repeat bottom center;
    height: 160px; }
    /* line 457, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
    .new-products #banner.aa-page p {
      font-size: 1.5em; }
    /* line 460, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
    .new-products #banner.aa-page img {
      height: 2.5em; } }
@media only screen and (max-width: 543px) {
  /* line 467, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
  .new-products #banner.aa-page {
    height: auto; }
    /* line 469, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
    .new-products #banner.aa-page p {
      font-size: 1.5em; }
    /* line 472, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
    .new-products #banner.aa-page img {
      height: 2.5em; } }
@media only screen and (max-width: 350px) {
  /* line 480, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
  .new-products #banner.aa-page p {
    font-size: 1em; }
  /* line 483, /home/containerdoor/sites/containerdoor/releases/20171213074618/app/assets/stylesheets/products/list.scss */
  .new-products #banner.aa-page img {
    height: 2.7em; } }
