/* BIG SCREEN */
@media only screen and (min-width: 1919px) {
    .nexvap-feed {
      max-width:1720px;
    }
}




@media only screen and (max-width: 34em){
  .awards-on-slide {

      width: 18vw;

  }


  .slick-slide {
      height: 90vh !important;

  }

  .slick-slide img {
    height: 100vh !important;
    text-align: center;
    max-width: 3000px;
    width: auto;
    position: absolute;
    left: 50%;
    -webkit-transform: translateY(-50%) !important;
    transform: translatex(-50%) !important;
    -ms-transform: translatex(-50%) !important;
  }

  .select-color-container ul li img {
      width: 100%;
      margin-top: 0 !important;
  }
  .select-color-container ul li {
    width: 65px !important;
  }

  /* MOBILE MENU */
  .mobile-menu .has-submenu:after {
      right:auto;
      left: 63vw !important;
  }
/* NEXVAP PERSONAL VAPORIZER */


  .change-nex-color-container,.change-nex-color-container ul {
    box-sizing: inherit;
    overflow: inherit;
  }

.personal-vaporizer-container {
  padding:2vw !important;
  margin:30px !important;
}


.personal-vaporizer {
    min-height: 250px;
}



/* RED */
.red-right {
  display:none;
}

.red-container {
    background-size: 86vw;
  }


}








@media only screen and (max-width: 48em){





  /* MOBILE MENU */
  .mobile-menu .has-submenu:after {
      right:40vw;
  }


/* PERSONAL VAPORIZER */
.personal-vaporizer-container {
    height: 850px;
}

#buy {
    min-height: 956px;
}

/* MOBILE MENU */

.product-page-title {
  font-size:6vw;
}


/* RED */
.red-left {
    margin-right: 0rem;
}

/* BLUE */

.transp {
  display:none !important;
}

#first-text-block, #second-text-block, #third-text-block, #fourth-text-block, #fifth-text-block, #sixth-text-block{
  margin: auto;
      width: 100%;
      max-width: 300px;
      position: initial;
      margin: 34px auto;
      margin: 50px auto;
      left: 0px;
}

/* ACCESSORIES */
.box-accompagnamento {
  overflow: hidden;
  width: 100%;
  margin: 1px 0;
}


.accessories-img {
  display:none;
}


/* CHOSE COLOR */
.personal-vaporizer-container {
    background-position: top center;
    background-size: 50%;
}

/* DEALERS */
.dealers-container h2 {
  margin-top:45px;
}

.dealers-container p {
  padding:36px;
}

.buy-button {
    margin-top: 69px;
  }

  .cat-button {
    float: none;
    text-align: center;
    margin: 37px 0px;
}
.dealers-container p {
    float: none;
}





}












@media only screen and (max-width: 62em){




  .select-color-container ul li img {
      width: 100%;
      margin-top: -3px;
  }
  .select-color-container ul li {
    width: 50px;
  }


  .dealers-image {
    display:none;
  }

  .form-container {
    padding: 10vw 20px;
}
/* MOBILE NAV */
  #desktop-menu,.nex-nav {
    display:none;
  }
  #hamburger-trigger {
    display:block;
  }




}













@media only screen and (max-width: 75em){

/* NAV */

.nav a {
  padding:0;
}

.nex-nav a {
  letter-spacing: 1.0px;
  font-size: 0.85rem;
}


}
/* SLider fix */
@media (max-width:1020px) and (min-width:990px) {
.right-nav-menu {
width:33.33% !important;
float:right;
}

.main-nav-menu {
width:50% !important;
}
}



/* SLider fix */
@media (max-width:1050px) and (min-width:980px) {
  .slick-list {
    width: 100% !important;
    height: 100% !important;
}

}​
