html {
  font-family: "open-sans",sans-serif; }

body {
  font-family: "open-sans",sans-serif; }

.noPaddingSides {
  padding-left: 0;
  padding-right: 0; }

.noMarginSides {
  margin-left: 0;
  margin-right: 0; }

input[type="checkbox"] {
  margin-right: 8px;
  vertical-align: top;
  outline: 0; }

label {
  font-weight: 400;
  font-size: 13px; }

/*#nav-scrolled{
  
}*/
#footer {
  background: #ffffff;
  border-top: 1px solid #f5f4f9; }
  #footer .fa {
    font-size: 20px; }

#footerBottom {
  color: #999; }

#footerBottom a {
  cursor: pointer; }

.footer-nav li a {
  padding-bottom: 0;
  padding-top: 4px; }

.ib {
  display: inline-block; }

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  font-weight: 600;
  color: #333333;
  background-color: transparent; }

#cart-small {
  display: none; }

.navbar_small {
  min-height: 50px;
  height: 50px; }
  .navbar_small .navbar-brand img {
    height: 21px;
    width: 106px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .navbar_small #cart-small {
    display: inline-block; }
  .navbar_small .navbar-nav > li > a {
    padding-top: 14px;
    padding-bottom: 14px;
    font-size: 15px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }

.current-menu-item a {
  color: #636363 !important; }

/*.nav-scrolled-off{
  display: none;
}

.nav-scrolled-on{
  display: block !important;
}
*/
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #333333; }

.desktopOnly {
  display: inline-block !important; }

.desktopOnlyBlock {
  display: block !important; }

.mobileOnly {
  display: none !important; }

.mobileOnlyBlock {
  display: none !important; }

#primary {
  margin: 100px 0; }

#navbar-dark {
  background-color: #333333;
  color: #ffffff;
  font-size: 12px;
  padding-top: 10px;
  padding-bottom: 10px; }
  #navbar-dark img {
    margin-right: 6px; }
  #navbar-dark a {
    text-decoration: none;
    color: #ffffff; }
  #navbar-dark .menu-tertiary-menu-container {
    display: inline; }
  #navbar-dark #menu-tertiary-menu a {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 12px; }
    #navbar-dark #menu-tertiary-menu a:hover {
      background: transparent;
      opacity: 0.5;
      filter: alpha(opacity=50); }

.menu-secondary-menu-container {
  display: inline-block;
  vertical-align: middle; }

#navbar-primary {
  z-index: 2; }

#nav-buy {
  display: none; }
  #nav-buy #nav-product-img-holder {
    overflow: hidden;
    height: 50px;
    vertical-align: middle;
    display: inline-block;
    width: 80px; }
  #nav-buy #top-nav-product-img {
    display: inline-block;
    top: -13px;
    position: relative;
    max-width: 100%; }
  #nav-buy #top-nav-product-name {
    display: inline-block;
    margin-right: 14px; }

#top-nav-product-name {
  color: #000000; }

.buy-btn-top {
  padding: 10px;
  background-color: #2a96ff;
  color: #ffffff;
  font-weight: 800;
  border-radius: 2px;
  cursor: pointer;
  text-decoration: none; }
  .buy-btn-top .glyphicon {
    margin-right: 10px; }

.navbar_buy #menu-main-menu {
  display: none !important; }
.navbar_buy #menu-secondary-menu {
  display: none !important; }
.navbar_buy #cart-small {
  display: none; }
.navbar_buy #nav-buy {
  display: inline-block; }

#navbar-white {
  width: 100%;
  margin: 0;
  background-color: #ffffff;
  z-index: 3;
  border-bottom: 1px solid #f5f4f9; }
  #navbar-white a:hover {
    color: #000000; }
  #navbar-white .cartLink {
    color: #333333;
    border-left: 1px solid #333333;
    margin-left: -16px;
    margin-right: 20px;
    padding-left: 20px;
    -webkit-filter: brightness(0.2);
    filter: brightness(0.2); }
    #navbar-white .cartLink img {
      margin-right: 6px; }

#asSeen {
  margin-top: 70px;
  margin-bottom: 50px;
  display: none; }

.noPadSides {
  padding-left: 0;
  padding-right: 0; }

#trigger1 {
  height: 680px;
  display: block;
  /*background-color: red;*/
  width: 100%; }

.align-left {
  text-align: left;
  padding-right: 0;
  display: inline-block; }

.align-center {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  display: inline-block; }
  .align-center .navbar-nav {
    float: none; }

.align-right {
  padding-left: 0;
  text-align: right;
  display: inline-block;
  vertical-align: top; }
  .align-right .navbar-nav {
    float: none;
    display: inline-block;
    vertical-align: middle; }

.navbar-right {
  margin-right: 20px; }

.cartLink {
  margin-left: 12px; }

#category_navs {
  z-index: 1; }
  #category_navs .category_nav {
    display: none; }

.productPage {
  display: none; }

.categoryPage {
  display: none;
  /*.page-header{
    margin-top: 100px;
  }*/ }
  .categoryPage #primary {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin: 0px 0; }

.movedForFixed {
  margin: 160px 0 !important; }

.navbar {
  margin-bottom: 0;
  border: 0; }

.navbar-brand {
  width: 100%; }
  .navbar-brand img {
    max-height: 31px;
    max-width: 156px;
    width: 100%;
    height: auto; }

.menu-main-menu-container {
  line-height: 10px; }

.navbar-inverse {
  background-color: #ffffff; }
  .navbar-inverse .navbar-nav > li > a {
    color: #333333; }

#prod-options {
  margin-top: 10px;
  margin-bottom: 30px;
  display: block;
  /*display: none;
  position: absolute;
  top: 0;
  background-color: $light-gray;
  height: 100vh;
  overflow: hidden;
  
  #prod-options-holder{
      width: 100vw;
      height: 150px;
    
    
    
  }*/ }
  #prod-options .prod-option {
    width: 50px;
    display: inline-block;
    margin-right: 4px;
    margin-bottom: 4px;
    cursor: pointer; }
  #prod-options img {
    max-width: 100%; }
  #prod-options .active-option {
    outline: 1px solid #2a96ff; }

#menu-secondary-menu a {
  font-size: 14px; }

.filterCount {
  color: #b9b9b9; }

.clearFilters {
  color: #333333;
  display: inline-block;
  margin-left: -15px;
  cursor: pointer; }
  .clearFilters .glyphicon {
    margin-right: 10px; }

.cat-product-group {
  display: inline-block;
  padding: 0px;
  height: 390px;
  margin: 24px;
  max-width: 230px;
  text-align: center; }
  .cat-product-group a:hover {
    color: #fff !important; }
  .cat-product-group .cat-product-img {
    display: block;
    display: inline-block;
    height: 300px;
    width: 200px;
    max-width: none; }
  .cat-product-group .cat-product-desc {
    color: black;
    text-decoration: none;
    text-transform: capitalize;
    margin-bottom: 10px;
    display: inline-block;
    font-size: 12px;
    min-height: 34px; }
  .cat-product-group .cat-product-name {
    display: block;
    font-size: 14px;
    font-weight: 800; }
  .cat-product-group .cat-oz {
    font-size: 24px; }
  .cat-product-group .cat-product-price {
    display: inline-block; }
  .cat-product-group .productInfo {
    border-top: 1px solid #f5f4f9;
    text-align: left;
    padding-top: 14px;
    font-family: "open-sans",sans-serif;
    display: inline-block;
    width: 100%;
    color: #333333; }
    .cat-product-group .productInfo o {
      font-size: 10px; }
    .cat-product-group .productInfo .productSize {
      line-height: 16px;
      vertical-align: bottom;
      display: block;
      text-align: left;
      padding-top: 3px; }

.homeslide {
  width: 100vw;
  height: 100vh;
  position: relative;
  font-size: 15px;
  color: #fff; }
  .homeslide img {
    position: absolute; }
  .homeslide .slide-img-mobile {
    width: 100%; }
  .homeslide .slide-text {
    position: absolute;
    right: 80px;
    top: 100px;
    z-index: 4; }
  .homeslide .slide_description {
    position: relative;
    width: 380px;
    margin-top: 30px; }
  .homeslide .slide_button {
    border: 1px solid #fff;
    padding: 6px 10px;
    width: 70%;
    text-align: center;
    margin: 0 auto;
    margin-top: 30px;
    transition: all linear 0.25s;
    background-color: rgba(0, 0, 0, 0.25); }
  .homeslide .slide_button:hover {
    background-color: #fff;
    color: #000; }
  .homeslide .front {
    z-index: 4;
    position: relative; }
  .homeslide .middle2 {
    z-index: 3;
    width: 100vw;
    top: -390px; }
  .homeslide .middle1 {
    z-index: 2;
    width: 100vw; }
  .homeslide .back {
    z-index: 1;
    width: 100vw; }

#homeslide1 {
  background-image: url("../images/homepage/otf_bg.jpg"); }

#homeslide2 {
  background-image: url("../images/homepage/lunchbuddy_bg.jpg"); }

#homeslide3 {
  background-image: url("../images/homepage/32wm_bg.jpg"); }

#homeslideMarvel {
  background-image: url("../images/homepage/marvel_bg.jpg");
  background-position: 0px -120px; }

.coverBG {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover; }

#intro-text div:first-child {
  text-align: center;
  padding: 60px 0; }

#intro-text p:first-child {
  font-size: 32px;
  font-weight: 200;
  padding-bottom: 20px; }

#intro-text p:nth-child(2) {
  font-weight: 200;
  letter-spacing: 0.2px;
  line-height: 28px; }

#banners img {
  width: 100%; }

.homePromoTop {
  margin-bottom: 15px;
  border: 1px solid #cecece; }

.zoomHolder {
  overflow: hidden;
  padding: 0; }

.zoom {
  overflow: hidden;
  display: inline-block; }

.zoom img {
  max-width: 100%;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.zoom:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }

#popular div:first-child {
  text-align: center;
  padding: 80px 0; }

#popular img {
  height: 225px;
  padding: 0 15px;
  margin: 15px 0; }

#popular p {
  margin-bottom: 50px; }

#popular-images {
  width: 75%;
  margin: 0 auto; }

.productWrapper {
  /*  height: 100vh;
    margin-top: 5vh;*/ }

.text-center {
  text-align: center; }

/* ------ CONTACT  ------*/
div.contactTitle {
  width: 250px;
  float: left;
  margin-top: 30px;
  color: #707070;
  font-family: Avenir,Arial;
  font-size: 36px;
  position: relative;
  top: 60px;
  left: 50px;
  line-height: 1.35; }

.contactTitle2 {
  color: #707070;
  font-family: Avenir,Arial;
  font-size: 36px;
  position: relative;
  line-height: 1.35;
  margin-top: 50px; }

#contactContent {
  padding-left: 37px;
  width: 550px;
  float: left;
  margin-top: 40px; }

#customerServiceSubheading {
  padding-top: 25px; }

span.subheadingBlack {
  font-weight: bold;
  font-size: 24px; }

div.contactAddress {
  border-bottom: 2px solid #000; }

p.contactAddress {
  margin: 0.5em 0; }

#contactDisclaimer {
  font-style: italic;
  margin-top: 1em;
  font-size: .8em;
  width: 200px;
  line-height: 1.2em; }

#mediaSubheading {
  padding-bottom: 15px; }

/*-----------------------*/
/* ------ DISTRIBUTORS  ------*/
#buttonArea {
  margin-left: 15px;
  width: 80%;
  display: none; }

#buttonArea a {
  width: 100%;
  font-size: 16px;
  display: inline-block; }

#resultArea {
  width: 100% !important; }

p.countryName {
  display: block; }

div.distResults {
  border: none;
  width: 100% !important; }

div.distCountry {
  display: block;
  margin-left: 10px;
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 20px;
  padding-top: 10px; }

div.distCountry a {
  font-size: 14px;
  line-height: 21px;
  display: block; }

#rightInfo {
  display: block;
  width: 30%; }

div.dropDownMenu {
  display: block; }

select.dropDownMenu {
  font-size: 16px;
  font-family: Avenir, Arial;
  border: none;
  background-color: #f1f1f1;
  border: 1px solid #e7e7e7;
  color: #333;
  width: 175px;
  height: 35px;
  margin-top: 15px;
  margin-bottom: 15px; }

/* ------ COUPON ------*/
div.couponContent {
  color: #707070;
  display: inline-block;
  width: 600px;
  margin-left: 300px;
  margin-top: -20px; }

#couponPage {
  display: inline-block; }

p.couponTitle {
  font-weight: 500;
  font-size: 36px !important;
  position: relative;
  top: 60px; }

div.rc-anchor-logo-portrait {
  margin-left: 5px !important; }

/*---------------------*/
#specs .title-container {
  top: 24%; }

.specifications {
  /*background-color: #f7f6fa;*/
  /* width: 100vw;
   height: auto;*/
  border-top: 1px solid #ebebeb;
  /*text-align: center;*/ }
  .specifications .slidePanel {
    position: relative; }
  .specifications .specs-front {
    position: absolute;
    top: 0;
    z-index: 2;
    height: auto; }
  .specifications .specs-back {
    position: relative;
    top: 0;
    left: 0; }

#alt_img {
  display: none; }

#marvel_col {
  display: none;
  margin-bottom: 40px; }

#marvel_alt_img {
  display: none; }

#marvel-banner {
  display: none;
  width: 100%; }

#section-full-4 {
  display: none;
  background-color: #f5f4f9; }

.social {
  padding-top: 60px;
  padding-bottom: 60px; }
  .social .social-icon {
    margin-right: 8px; }
  .social #brand-link-img {
    margin-top: 5px;
    width: 96%; }

/*.animate-repeat.ng-move,
.animate-repeat.ng-enter,
.animate-repeat.ng-leave {
  transition:all linear 0.5s;
}

.animate-repeat.ng-leave.ng-leave-active,
.animate-repeat.ng-move,
.animate-repeat.ng-enter {
  opacity:0;
}

.animate-repeat.ng-leave,
.animate-repeat.ng-move.ng-move-active,
.animate-repeat.ng-enter.ng-enter-active {
  opacity:1;
}
*/
.cat-animate.ng-enter {
  -webkit-animation: flipInX 500ms;
  -moz-animation: flipInX 500ms;
  -ms-animation: flipInX 500ms;
  animation: fadeInUp 500ms; }
.cat-animate.ng-leave {
  -webkit-animation: flipOutX 500ms;
  -moz-animation: flipOutX 500ms;
  -ms-animation: flipOutX 500ms;
  animation: fadeOutDown 500ms; }

.filter-animate.ng-hide-remove {
  -webkit-animation: fadeIn 500ms;
  -moz-animation: fadeIn 500ms;
  -ms-animation: fadeIn 500ms;
  animation: fadeIn 500ms; }
.filter-animate.ng-hide-add {
  -webkit-animation: fadeOut 500ms;
  -moz-animation: fadeOut 500ms;
  -ms-animation: fadeOut 500ms;
  animation: fadeOut 500ms; }

#lb_specs_img {
  display: none; }

#pinContainer {
  /*width: 100vw;
  height: 100vh;*/
  /*overflow: hidden;*/
  padding: 0;
  height: auto;
  /* width: 100%;
   height: 100%;*/ }
  #pinContainer .scroll-status {
    position: absolute;
    right: 30px;
    width: 10px;
    height: 100%;
    top: 40%;
    z-index: 5; }
    #pinContainer .scroll-status .status-circle {
      height: 10px;
      width: 10px;
      border-radius: 30px;
      display: block;
      background-color: #f5f4f9;
      margin-bottom: 6px;
      -webkit-box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.17);
      -moz-box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.17);
      box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.17); }
    #pinContainer .scroll-status .active {
      background-color: #2a96ff; }

#pinContainer2 {
  width: 100vw;
  height: 100vh;
  /*overflow: hidden;*/
  padding: 0; }
  #pinContainer2 .scroll-status {
    position: absolute;
    right: 30px;
    width: 10px;
    height: 100%;
    top: 40%;
    z-index: 5; }
    #pinContainer2 .scroll-status .status-circle {
      height: 10px;
      width: 10px;
      border-radius: 30px;
      display: block;
      background-color: #f5f4f9;
      margin-bottom: 6px; }
    #pinContainer2 .scroll-status .active {
      background-color: #2a96ff; }

.vidBorder {
  border: 16px solid #ffffff;
  -webkit-box-shadow: 0px 0px 14px -4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 14px -4px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 14px -4px rgba(0, 0, 0, 0.5); }

.vidShadow {
  -webkit-box-shadow: 0px 0px 14px -4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 14px -4px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 14px -4px rgba(0, 0, 0, 0.5); }

.slidePanel {
  /*height: 100%;
  width: 100%;*/
  /*top: 15vh;*/
  position: absolute;
  height: 100%;
  /*top: 8%;*/
  /*top: 44%;
  -webkit-transform: translateY(-44%);
  -ms-transform: translateY(-44%);
  transform: translateY(-44%);*/
  /* height: 80%;*/ }
  .slidePanel video {
    width: 100%;
    height: 96%; }

       /* .blue{
          background-color:blue;
        }
        
        .green{
          background-color:green;
        }
        
        .red{
          background-color:red;
        }

        .yellow{
          background-color:yellow;
        }*/
.product-top {
  font-weight: 300; }
  .product-top .product-img {
    width: 100%;
    margin-bottom: 60px; }
  .product-top .img-alt {
    width: 100%;
    border: 1px solid;
    height: 50px;
    overflow: hidden;
    display: block;
    margin-bottom: 10px; }
  .product-top .active-alt {
    border: 1px solid #2a96ff; }
  .product-top #alts {
    display: none;
    position: relative;
    margin-top: -50px;
    padding-bottom: 30px; }
  .product-top .alt-mobile {
    cursor: pointer;
    display: none; }
  .product-top .alt-dot {
    background-color: #cccccc;
    width: 15px;
    height: 15px;
    margin-right: 6px;
    display: inline-block;
    border-radius: 50%;
    cursor: pointer; }
  .product-top .alt-active {
    background-color: #f30707; }
  .product-top .product-img-alt {
    width: auto;
    height: 110%; }
  .product-top .product-info {
    margin-top: 100px;
    margin-bottom: 30px; }
  .product-top .product-name {
    font-size: 40px;
    display: inline-block;
    text-transform: uppercase; }
    .product-top .product-name o {
      font-size: 20px; }
    .product-top .product-name .measurement {
      font-size: 20px;
      margin-right: 6px;
      margin-left: -8px; }
    .product-top .product-name .ml-size {
      font-size: 24px; }
      .product-top .product-name .ml-size .measurement {
        font-size: 14px; }
  .product-top .product-selected-color {
    font-weight: 800;
    text-transform: capitalize;
    margin-top: 2px;
    margin-bottom: 20px;
    display: block;
    font-size: 18px; }
  .product-top .product-description {
    margin-bottom: 20px;
    display: inline-block; }
  .product-top .product-price {
    font-size: 24px;
    font-weight: 400;
    margin-right: 30px;
    vertical-align: middle; }
    .product-top .product-price .price-tender {
      font-size: 18px; }
  .product-top #usa {
    width: 50px;
    height: auto;
    margin-top: 30px;
    margin-bottom: 30px; }
  .product-top .buy-btn {
    padding: 10px;
    background-color: #2a96ff;
    color: #ffffff;
    font-weight: 600;
    border-radius: 2px;
    cursor: pointer;
    text-decoration: none;
    margin-right: 40px; }
    .product-top .buy-btn .glyphicon {
      margin-right: 10px; }

.sortSelect {
  width: auto;
  margin-top: 10px; }

.product-bg-full {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 666px;
  min-width: 100vw;
  height: 100vh;
  position: relative; }

.atb-bg {
  background-image: url(../images/lifestyle/atb-bg-1.jpg); }

.draft-bg {
  background-image: url(../images/lifestyle/draft-bg-1.jpg); }

.flask-bg {
  background-image: url(../images/lifestyle/flask-bg-1.jpg); }

.gng-bg {
  background-image: url(../images/lifestyle/gng-bg-1.jpg); }

.multi-bg {
  background-image: url(../images/lifestyle/multi-bg-1.jpg); }

.ngen-bg {
  background-image: url(../images/lifestyle/ngen-bg-1.jpg); }

.marvel-bg {
  background-image: url(../images/lifestyle/marvel-life.jpg) !important;
  background-origin: content-box;
  background-position: 0;
  background-repeat: none; }

.nm-32-bg {
  background-image: url(../images/lifestyle/nm32-bg-1.jpg); }

.oasis-bg {
  background-image: url(../images/lifestyle/oasis-bg-1.jpg); }

.otf-bg {
  background-image: url(../images/lifestyle/otf-bg-1.jpg); }

.otf-kids-bg {
  background-image: url(../images/lifestyle/otf-kids-bg-1.jpg); }

.lunch-buddy-bg {
  background-image: url(../images/lifestyle/lbb-bg-1.jpg); }

.otg-bg {
  background-image: url(../images/lifestyle/otg-bg-1.jpg); }

.wm-32-bg {
  background-image: url(../images/lifestyle/wm32-bg-1.jpg); }

.spec-float-mobile {
  width: 100% !important;
  border-bottom: 1px solid;
  padding-bottom: 30px;
  padding-left: 22px; }
  .spec-float-mobile .spec-label {
    display: inline-block !important;
    vertical-align: top; }
  .spec-float-mobile .spec-mobile-right {
    display: inline-block !important; }
  .spec-float-mobile .spec-size {
    font-size: 22px !important; }
  .spec-float-mobile .spec-size-metric {
    margin-top: 3px; }

.spec-float {
  position: relative;
  text-align: left;
  color: #333333;
  display: block;
  width: 140px;
  padding-top: 40px; }
  .spec-float .spec-label {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    width: 150px; }
  .spec-float .spec-size {
    display: inline-block;
    font-weight: bold;
    font-size: 35px; }
  .spec-float .spec-size-label {
    display: inline-block;
    font-size: 17px; }
  .spec-float .spec-size-metric {
    line-height: 6px;
    margin-bottom: 20px; }
  .spec-float .spec-bpa {
    text-align: right;
    margin-top: 14px; }
  .spec-float .spec-addl-1 {
    font-size: 12px;
    font-weight: bold; }
  .spec-float .spec-addl-2 {
    font-size: 12px; }

#specs-left {
  position: absolute;
  top: 0;
  left: 23%; }

#specs-right {
  position: absolute;
  top: 0;
  right: 23%; }

.featureHolder {
  top: 0;
  width: 100%; }
  .featureHolder .video-container video {
    position: relative !important; }

.feature_mobile {
  width: 100%;
  height: auto; }

.spec-right {
  text-align: right; }

.homepage-hero-module {
  border-right: none;
  border-left: none;
  position: relative;
  z-index: 0; }

.no-video .video-container video,
.touch .video-container video {
  display: none; }

.no-video .video-container .poster,
.touch .video-container .poster {
  display: block !important; }

.video-container {
  position: relative;
  bottom: 0%;
  left: 0%;
  height: 100%;
  width: 100%;
  overflow: hidden;
  background: #fff; }

.video-container .poster img {
  width: 100%;
  bottom: 0;
  position: absolute;
  z-index: 1; }

.video-container .filter {
  z-index: 100;
  position: absolute;
  background: rgba(0, 0, 0, 0.4);
  width: 100%; }

.video-container .title-container {
  z-index: 1000;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  text-align: center;
  color: #000; }

.video-container .description .inner {
  font-size: 1em;
  width: 45%;
  margin: 0 auto; }

.video-container .link {
  position: absolute;
  bottom: 3em;
  width: 100%;
  text-align: center;
  z-index: 1001;
  font-size: 2em;
  color: #fff; }

.video-container .link a {
  color: #fff; }

.video-container video {
  position: relative;
  z-index: 2;
  bottom: 0; }

.video-container video.fillWidth {
  width: 100%; }

.border-bottom {
  border-bottom: 3px solid #f5f4f9; }

.product-top .product-name .measurement {
  margin-left: 0; }

.text-over-image {
  padding: 40px;
  padding-top: 90px;
  padding-bottom: 90px;
  color: #ffffff;
  background-color: rgba(42, 150, 255, 0.8);
  position: absolute;
  top: 100%;
  right: 20%;
  width: 460px;
  text-align: center;
  line-height: 32px; }
  .text-over-image h1 {
    font-size: 22px;
    line-height: 28px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 40px; }

.marvel-text-over-image {
  background-color: rgba(240, 18, 29, 0.9) !important; }

.category_nav {
  /* height:108px;*/
  background-color: #f5f4f9; }

.product_nav_header a {
  color: #333333; }
.product_nav_header .productCat {
  display: inline-block;
  /*height: 100%;*/
  padding: 22px 5px 10px 5px;
  text-align: center;
  font-size: 12px; }
  .product_nav_header .productCat .catIcon {
    display: inline-block;
    height: 54px;
    padding-bottom: 7px;
    max-width: 90%; }
  .product_nav_header .productCat .catLabel {
    display: block;
    font-size: 11px; }
.product_nav_header .active {
  color: #ffffff;
  background-color: #2a96ff;
  transition-property: background-color;
  transition-duration: .5s; }
  .product_nav_header .active .catIcon {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    transition-property: filter;
    transition-property: -webkit-filter;
    transition-duration: .5s; }
.product_nav_header li {
  display: inline-block;
  list-style: none; }

.filterSize {
  color: #333333;
  font-weight: 600;
  padding: 14px;
  display: inline-block;
  background-color: #f5f4f9; }
  .filterSize:hover {
    background-color: #2a96ff;
    color: #ffffff;
    text-decoration: none; }

.checkboxSize {
  width: 40px;
  height: 40px;
  margin-right: 2px;
  margin-bottom: 2px;
  position: relative;
  display: inline-block; }

.checkboxSize label {
  cursor: pointer;
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0;
  left: 0;
  background: #f5f4f9;
  text-align: center;
  padding-top: 11px;
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  transition: all 500ms ease-out; }

.checkboxSize input[type=checkbox]:checked + label {
  background-color: #2a96ff;
  color: #ffffff;
  text-decoration: none; }

.checkboxSize label:hover {
  background-color: #2a96ff;
  color: #ffffff;
  text-decoration: none; }

.colorRed {
  background: #ce0000; }

.colorOrange {
  background: #ff9a00; }

.colorYellow {
  background: #ffcd00; }

.colorBlue {
  background: #2a96ff; }

.colorGreen {
  background: #62ce61; }

.colorPink {
  background: #ff61cd; }

.colorPurple {
  background: #9a00ff; }

.colorWhite {
  background: #ffffff;
  border: 1px solid #bfbfbf; }

.colorClear {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bfbfbf+0,ffffff+100 */
  background: #bfbfbf;
  /* Old browsers */
  background: -moz-linear-gradient(top, #bfbfbf 0%, white 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #bfbfbf 0%, white 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #bfbfbf 0%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfbfbf', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */ }

.colorGray {
  background: #999999; }

.colorGlow {
  background: #cbff94; }

.checkboxColor {
  width: 40px;
  height: 40px;
  margin-right: 2px;
  margin-bottom: 2px;
  position: relative;
  display: inline-block;
  left: 10px;
  top: 10px; }

.checkboxColor label {
  cursor: pointer;
  position: absolute;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  top: -10px;
  left: -10px;
  text-align: center;
  padding-top: 11px; }

.checkmark {
  display: inline-block; }
  .checkmark:after {
    /*Add another block-level blank space*/
    content: '';
    display: block;
    /*Make it a small rectangle so the border will create an L-shape*/
    width: 3px;
    height: 6px;
    /*Add a white border on the bottom and left, creating that 'L' */
    border: solid #fff;
    border-width: 0 2px 2px 0;
    /*Rotate the L 45 degrees to turn it into a checkmark*/
    transform: rotate(45deg); }

.checkboxColor input[type=checkbox]:checked + label:after {
  /*Add another block-level blank space*/
  content: '';
  display: block;
  /*Make it a small rectangle so the border will create an L-shape*/
  width: 11px;
  height: 18px;
  /*Add a white border on the bottom and left, creating that 'L' */
  border: solid #fff;
  border-width: 0 2px 2px 0;
  /*Rotate the L 45 degrees to turn it into a checkmark*/
  transform: rotate(45deg);
  position: relative;
  left: 14px; }

.cart-icon-mobile {
  float: right;
  margin-top: 16px;
  margin-right: 16px; }
  .cart-icon-mobile img {
    vertical-align: text-top; }

.checkboxBlack input[type=checkbox]:checked + label:after {
  /*Add another block-level blank space*/
  content: '';
  display: block;
  /*Make it a small rectangle so the border will create an L-shape*/
  width: 11px;
  height: 18px;
  /*Add a white border on the bottom and left, creating that 'L' */
  border: solid #000;
  border-width: 0 2px 2px 0;
  /*Rotate the L 45 degrees to turn it into a checkmark*/
  transform: rotate(45deg);
  position: relative;
  left: 14px; }

/*.checkboxSize label:after {
opacity: 0;
content: '';
position: absolute;
width: 30px;
height: 30px;
background: transparent;
top: 0px;
left: 0px;
border: 3px solid #333;
border-top: none;
border-right: none;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}*/
/*.checkboxSize label:hover::after {
opacity: 0.5;
}*/
/**
 * Create the checkbox state for the tick
 */
/*.checkboxSize input[type=checkbox]:checked + label:after {
opacity: 1;
background-color: $light-blue;
color: $white;
text-decoration: none;

}*/
.cat_nav_small .category_nav {
  /*margin-top: 48px !important;*/ }

.filterList h4 {
  font-family: "open-sans",sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 13px;
  text-transform: uppercase; }

#press_links {
  margin-top: 40px; }

.pressBlock {
  display: inline-block;
  width: 130px;
  vertical-align: top;
  text-align: left;
  padding: 10px;
  margin-bottom: 10px; }

.pressBlock a {
  text-decoration: none; }

.pressBlock .entry-title {
  font-size: 12px !important;
  color: #000;
  font-weight: bold;
  line-height: 1.3em;
  margin-bottom: 0;
  text-decoration: none;
  margin-top: 10px; }

.press_img {
  width: 120px !important;
  height: auto;
  border: 1px solid #a7a7a7; }

.press_description {
  color: #000000;
  font-size: 12px;
  line-height: 18px;
  margin-top: 8px; }

.navbar-nav > li > a {
  padding: 20px 12px;
  font-size: 16px; }

.mobileMarginTop {
  margin-top: 0px; }

#mobile-filter-nav {
  position: fixed;
  z-index: 1000;
  width: 100%;
  background-color: whitesmoke;
  left: 0; }

.navbar-header {
  display: none; }

.navbar-collapse.collapse {
  display: none !important; }

#section-full-2 {
  overflow-y: hidden; }

@media only screen and (max-width: 1200px) {
  #specs-left {
    left: 16%; }

  #specs-right {
    right: 16%; }

  .product_nav_header .productCat .catLabel {
    font-size: 9px; }

  .product-top .buy-btn-small {
    display: block;
    width: 75px;
    margin-top: 10px; } }
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  #asSeen {
    margin-top: 60px;
    margin-bottom: 60px; }

  #footer .credit-link {
    float: none !important;
    margin-top: 20px;
    display: inline-block; }

  #footer ul {
    margin-bottom: 16px !important;
    display: inline-block; }

  .text-over-image {
    top: 30%; }

  .homePromoTop {
    margin-bottom: 3px;
    border: 1px solid #cecece; }

  .product_nav_header {
    width: 100%; }

  .navbar-toggle {
    display: block; }

  .navbar-header {
    display: block;
    float: none; }

  .navbar-collapse.in {
    display: block !important; }

  #specs-left {
    left: 10%; }

  #specs-right {
    right: 10%; }

  .align-left-mobile {
    text-align: left; }

  .specifications {
    height: auto; }

  #navbar-dark {
    display: none; }

  #navbar-white {
    display: none; }

  .categoryPage #primary {
    margin: 0 !important; }

  .product-top {
    text-align: left;
    padding-top: 30px; }
    .product-top .product-info {
      margin-top: 0; }
    .product-top .product-name {
      font-size: 22px; }
    .product-top .product-selected-color {
      font-size: 14px;
      margin-top: 10px;
      margin-bottom: 20px; }

  .navbar-toggle .icon-bar {
    border: 1px solid #ffffff; }

  #pinContainer {
    width: 100%;
    height: 90vw; }

  #pinContainer2 {
    width: 100%;
    height: 90vw; }

  .productWrapper {
    margin-top: 0;
    height: auto;
    margin-bottom: 60px; }

  #prod-options {
    margin-top: 2px;
    margin-bottom: 6px; }

  #product-page-header {
    margin-bottom: 10px; }

  .navbar-header {
    background-color: #333333;
    color: #ffffff; }

  .mobileOnly {
    display: inline-block !important; }

  .mobileOnlyBlock {
    display: block !important; }

  .desktopOnly {
    display: none !important; }

  .desktopOnlyBlock {
    display: none !important; }

  .mobileStatic {
    position: static;
    margin-bottom: 0; }

  .mobileFixed {
    position: fixed;
    margin-bottom: 0; }

  .mobileMarginTop {
    margin-top: 70px; }

  #menu-secondary-menu {
    display: none; }

  .categoryPage #primary {
    margin: 62px 0; }
  .categoryPage .category_nav {
    margin-top: 0;
    position: relative; } }
@media only screen and (max-width: 932px) {
  .navbar-nav > li > a {
    padding: 20px 12px;
    font-size: 14px; }

  .navbar-brand {
    padding-left: 0; } }
/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
  .marvel-bg {
    background-position: 97%; }

  #section-full-2 {
    height: auto;
    min-height: initial; }

  .text-over-image {
    right: 0;
    top: 0;
    position: relative;
    width: 100%; } }
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .product-top #alts {
    position: relative;
    margin-top: 0;
    margin-bottom: 40px; }
  .product-top .product-img {
    width: 70%; }

  .navbar-brand {
    height: 44px; }

  .cat-product-group {
    height: 320px; }
    .cat-product-group .cat-product-img {
      width: 100%;
      height: auto; }
    .cat-product-group .cat-product-name {
      font-size: 12px; }
    .cat-product-group .cat-product-price {
      font-size: 12px; }
    .cat-product-group .productInfo .productSize {
      text-align: left; }
    .cat-product-group .cat-product-desc {
      min-height: 56px; }

  #prod-options-holder {
    text-align: left; }

  #popular-images {
    width: 90%; }

  .menu-item-1619 {
    display: none !important; } }
/* Custom, iPhone Retina */

/*# sourceMappingURL=nalgene.css.map */
