/*
* @author    : DaretoDevelop
* @copyright : Copyright (c) 2016 - DaretoDevelop
*/
@media only screen and (max-width: 1455px) {
  .template1 .infoblock {
    padding: 10% 0 0 10%; }
  .template2 .infoblock {
    padding: 10% 0 0 10%; }
  .template3 .infoblock {
    padding: 10% 0 0 10%; }
  .template4 .infoblock {
    padding: 10% 0 0 10%; } }

@media only screen and (max-width: 1280px) {
  p {
    font-size: 1.2em; } }

@media only screen and (max-width: 1024px) {
  h1 {
    font-size: 4em;
    font-weight: 100;
    color: #fff; }
  .fp-slidesNav, #fp-nav {
    display: inherit; } }

@media screen and (max-width: 960px) {
  .text.textblock p:first-child {
    display: none; }
  .text.textblock p:nth-child(2) {
    display: inherit; }
  h1 {
    font-size: 2.5em;
    font-weight: 100;
    color: #fff; }
  .template1 .infoblock, .template2 .infoblock, .template3 .infoblock, .template4 .infoblock {
    width: 100%;
    top: 0; }
  .overlay {
    width: 10000vh !important;
    height: 10000vh !important; }
  .fp-slidesNav, #fp-nav {
    display: none; }
  .textstroke {
    margin-left: -20px; }
  .hide-btn {
    display: none; }
  .overviewPages.show .col3 {
    width: 50%;
    padding: 1%; }
  .fp-controlArrow.fp-next {
    top: -12px; }
  /* OVERVIEW MENU */
  .menu-block .menu-block-overlay {
    height: 25%;
    opacity: 1; }
  .cbp-spmenu img {
    width: 100px;
    text-align: center;
    margin-left: 23px; }
  .cbp-spmenu .first-menu-item {
    margin: 20px 0 0 0; }
  .cbp-spmenu-vertical a {
    padding: 1em; }
  .longdescription {
    display: none; }
  .shortdescription {
    display: inherit; }
  .num {
    margin: 0 0 25px; }
  .template1 .infoblock, .template3 .infoblock {
    padding: 16% 0 0 10%; } }

@media screen and (max-width: 640px) {
  .overviewBtn {
    z-index: 999 !important;
    display: none; }
  .template3 .Bottle {
    bottom: 40px;
    display: block;
    z-index: 3;
    height: unset;
    top: unset; }
    .template3 .Bottle img {
      max-height: 300px; }
  .template4 .infoblock .buttonblock {
    margin-right: 5%;
    float: right; }
  .template4 .infoblock .controlls {
    right: 40px;
    left: unset; }
  .template4 .Bottle {
    bottom: 40px;
    display: block;
    z-index: 3;
    height: unset;
    top: unset; }
    .template4 .Bottle img {
      max-height: 300px; }
  .template1 .infoblock, .template2 .infoblock, .template3 .infoblock, .template4 .infoblock {
    padding: 9% 0 0 0%;
    background: rgba(0, 0, 0, 0.5); }
    .template1 .infoblock .catblock, .template2 .infoblock .catblock, .template3 .infoblock .catblock, .template4 .infoblock .catblock {
      margin-left: 80px;
      margin-top: 10px; }
    .template1 .infoblock .titleblock, .template2 .infoblock .titleblock, .template3 .infoblock .titleblock, .template4 .infoblock .titleblock {
      margin-left: 88px; }
    .template1 .infoblock .textblock, .template2 .infoblock .textblock, .template3 .infoblock .textblock, .template4 .infoblock .textblock {
      padding: 6% 4%;
      color: #fff;
      font-size: 1em;
      line-height: 1.6em; }
    .template1 .infoblock .buttonblock, .template2 .infoblock .buttonblock, .template3 .infoblock .buttonblock, .template4 .infoblock .buttonblock {
      margin-left: 4%; }
  h1 {
    font-size: 1.6em;
    font-weight: bold;
    color: #fff;
    padding: 0 20px;
    text-align: right; }
  h2 {
    font-size: 1em;
    text-align: right;
    padding: 0 20px;
    font-weight: 100; }
  .homepageSection .col {
    width: 100% !important; }
  .homepageSection img {
    width: 90%;
    height: auto; }
  .overviewPages .sectie {
    margin-top: 25px; }
  /* OVERVIEW MENU */
  .menu-block {
    width: 48%;
    margin: 1% !important;
    min-height: 0px;
    height: 100px;
    clear: none !important; }
    .menu-block .menu-block-link {
      min-height: 100px; }
    .menu-block .menu-block-overlay {
      height: 100%;
      opacity: 1; }
  p {
    font-size: 1em;
    line-height: 1.6em;
    font-style: normal;
    font-weight: lighter;
    display: inline; }
  .overlay {
    width: 10000vh !important;
    height: 10000vh !important; }
  .slide-btn {
    padding: 8px 16px; }
  .textstroke {
    margin-left: -12px; }
  .hide-btn {
    position: absolute;
    bottom: 41px;
    z-index: 100;
    display: inherit;
    left: 5%; }
  i.iconHide {
    bottom: 4px;
    left: 10px;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    min-height: 30px;
    min-width: 30px;
    border: 0;
    background: none;
    font-size: 12px;
    position: absolute; }
  i.iconHide::before {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    padding: 7px;
    width: 30px;
    height: 30px;
    border: 2px solid #fff;
    border-radius: 100%;
    background-color: transparent;
    color: #fff; }
  .fp-tableCell.hide {
    opacity: 0; }
  .fp-tableCell {
    opacity: 1;
    -webkit-transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
    -ms-transition: all .5s ease-in;
    transition: all .5s ease-in; }
  .overviewPages.show {
    padding: 20% 10% 10%; }
    .overviewPages.show .col3 {
      width: 50%;
      padding: 1%; }
  .Aligner-item {
    position: absolute;
    width: 85%;
    top: 48%;
    -webkit-transform: translateY(-48%);
    -ms-transform: translateY(-48%);
    transform: translateY(-48%); }
  .Aligner {
    display: block; }
  .cbp-spmenu .first-menu-item {
    margin: 0px 0 0 0; }
  .cbp-spmenu-vertical a {
    padding: 15px; } }

/* ----------- iPhone 4 and 4S ----------- */
/* Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .content {
    display: none !important; }
  body {
    background-image: url(../img/rotate.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat; } }

/* ----------- iPhone 5 and 5S ----------- */
/* Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .content {
    display: none !important; }
  body {
    background-image: url(../img/rotate.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat; } }

/* ----------- iPhone 6 ----------- */
/* Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .content {
    display: none !important; }
  body {
    background-image: url(../img/rotate.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat; } }

/* ----------- iPhone 6+ ----------- */
/* Landscape */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
  .content {
    display: none !important; }
  body {
    background-image: url(../img/rotate.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat; } }

/* ----------- Galaxy S3 ----------- */
/* Landscape */
@media screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape) {
  .content {
    display: none !important; }
  body {
    background-image: url(../img/rotate.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat; } }

/* ----------- Galaxy S4 ----------- */
/* Landscape */
@media screen and (device-width: 320px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) {
  .content {
    display: none !important; }
  body {
    background-image: url(../img/rotate.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat; } }

/* ----------- Galaxy S5 ----------- */
/* Landscape */
@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) {
  .content {
    display: none !important; }
  body {
    background-image: url(../img/rotate.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat; } }

/* ----------- HTC One ----------- */
/* Landscape */
@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) {
  .content {
    display: none !important; }
  body {
    background-image: url(../img/rotate.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat; } }
