.clear:before, .clear:after {
  content: ' ';
  display: table; }

.clear {
  *zoom: 1; }
  .clear:after {
    clear: both; }

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: Helvetica, Arial !important;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; 
  font-family: Helvetica, Arial !important;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

h1 {
  font-size: 1em;
  margin: 0px; }

h2 {
  font-size: 1em;
  margin: 0px; }
mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0; }

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto; }

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: 700; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

audio, canvas, iframe, img, svg, video {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */
body {
  font: 16px/1.5 Helvetica, Helvetica Neue, Arial, sans-serif; 
  }

.wrappermid   {
  width: 80%;
  margin: 0 auto; 
  padding: 50px 0 0 0; 
  }

.wrapperalt   {
  width: 80%;
  margin: 0; 
  }

.wrapper {
  width: 100%;
  margin: 0 0 0 0; }

.fullwrapper {
  width: 94%;
  margin: 0 3%; 
  padding:10px 0px 10px 0px
  }

/* Make the body 100% of the browser viewport height */
html, body {
  height: 100%;
  margin: 0; }

h1 {
  font-size: 1em;
  margin-top: 0;
  font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
  font-weight: 700; }

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* =Header */
.header-container {
  text-align: center;
  color: #ffffff;
}
  .header-container .wrapper {
    padding-top: 120px;
    z-index: 2; }

.scroll-hint {
  color: #404041;
  position: absolute;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translate(-46%, -50%);
      -ms-transform: translate(-46%, -50%);
          transform: translate(-46%, -50%);
  padding: 5px 30px;
  border: 1px #404041 solid;
  font-size: 12px !important;
  font-weight: bold;
  font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
  background-color: #FEC10D; 
  cursor:pointer;
  }

.scroll-hint:hover {background-color: #404041; color: #FFFFFF;}
/* =Main */
ul {font-size: 14px; font-weight:500}
p {
  font-size: 14px; font-weight:500}

.fs {
  height: 100vh; }

.slide {
  color: #ffffff;
  position: relative; }
  .slide .wrapper {
    padding-top: 120px;
    text-align: center; }
  .slide#slide01 {
    background: url(../img/img_mountains02.jpg) no-repeat center center;
    background-size: cover;
    color: #212121; }
  .slide#slide02 {
    background: url(../img/img_mountains03.jpg) no-repeat center center;
    background-size: cover; }
    .slide#slide02 .wrapper {
      position: absolute;
      bottom: 10%; }
  .slide#slide03 {
    color: #212121;
    background: url(../img/img_mountains04.jpg) no-repeat center center;
    background-size: cover; }
    .slide#slide03 .button {
      border-color: rgba(0, 0, 0, 0.7);
      background-color: #212121;
      color: #ffffff; }
      .slide#slide03 .button:hover {
        border-color: #212121;
        background-color: rgba(33, 33, 33, 0.7); }
    .slide#slide03 .wrapper {
      padding-top: 70px; }
  .slide#slide04 {
    background-color: #be4c2c; }

.button {
  text-decoration: none;
  color: #ffffff;
  border: 1px rgba(255, 255, 255, 0.7) solid;
  padding: 8px 15px;
  margin-top: 15px;
  display: inline-block;
  position: relative; }
  .button:hover {
    border-color: #ffffff;
    background-color: #ffffff;
    color: #000000; }

/* =Content Block */
.content-block {
  background-color: #FFFFFF;
  color: #4D4D4D; width:80%; margin:0 auto}
  .content-block .wrapper {
    padding: 30px 0;
    text-align: left; }
  .no-touch .content-block.is-active .wrapper {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

/* =Footer */
.footer-container {
  text-align: center;
  font-weight:normal; 
  font-size:13px;
  color: #cccccc;
  background-color: #F6F5F5; }
  .footer-container h3 {
    margin: 0;
    padding: 20px 0;
    }
  .footer-container a {
    color: #404041; }

/* =Simple animation up */
.no-touch .slideInUp {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.7s ease-out;
          transition: all 0.7s ease-out;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0); }
.no-touch .is-active .slideInUp {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
.slideInUp.slideInUp2 {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s; }
.slideInUp.slideInUp3 {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s; }

#iht_logo {
  width: 100px;
  margin-bottom: 30px; }

.trolley{position:fixed;right:0;width:30px;height:30px;margin-top:30px;background:#FEC10D;padding:2px;}

.topheader {
  border-bottom:1px solid #3DA0BD;
  left: 0;
  text-align: left;
  background: #FFFFFF;
  height: 100px;
  position: fixed;
  opacity:1;
  width: 100%;
  z-index: 100;
}

.toplinks {
  margin: 67px 0 0 0px;
  padding: 0px 0px;
}

.toplinksR {
  margin: -5px 10px 0 0px;
  padding: 0px 0px;
}

a.whtLink { color:#3DA0BD !important; text-decoration:none;font-weight:500}
a.whtLink:hover { color:#3DA0BD !important;}

a.footerLink { color:#404041 !important; text-decoration:none;font-weight:700; font-size:11px}
a.footerLink:hover { text-decoration:underline;}

/* =Navigation */
nav {
  top:0px;
  position: relative;
  z-index: 100; margin:0 auto;
}
nav li {
	list-style: none; display:inline;
	padding:0 12px 0 12px;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 768px) {
  h1 {
    font-size: 1em; margin:0px !important}
  h2 {
    font-size: 1em; margin:0px !important}
  /* =Header */
  .header-container .wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -120%);
        -ms-transform: translate(-50%, -120%);
            transform: translate(-50%, -120%);
    margin: 0;
    padding: 0; }
  .header-container:before {
    font-size: 70em; }
  .scroll-hint {
    font-size: 20px; }
  .slide {
    overflow-x: hidden; }
    .slide section {
      max-width: 400px; }
    .slide .wrapper {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      text-align: left;
      width: 100%;
      margin: 0; }
    .slide#slide01 .wrapper, .slide#slide02 .wrapper, .slide#slide03 .wrapper {
      top: 20%;
      text-align: center; }
    .slide#slide01 section, .slide#slide02 section, .slide#slide03 section {
      margin: 0 auto; }
    .slide#slide02 .wrapper {
      top: auto;
      bottom: 40%;
      left: 10%;
      text-align: left;
      -webkit-transform: translate(0);
          -ms-transform: translate(0);
              transform: translate(0);
      padding: 0; }
    .slide#slide02 section {
      margin: 0; }
    .slide#slide03 .wrapper {
      padding: 0;
      top: 15%;
      -webkit-transform: translate(-50%, 0);
          -ms-transform: translate(-50%, 0);
              transform: translate(-50%, 0); }
    .slide#slide03 section {
      margin: 0 auto;
      max-width: 570px; }
    .slide#slide03 .button {
      background: none;
      color: #212121; }
      .slide#slide03 .button:hover {
        color: #ffffff;
        background-color: #212121; }
  nav {
    display: block; }
  .content-block .wrapper {
    padding: 15px 0; } }

/* ==========================================================================
   Helper classes
   ========================================================================== */
.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  *, *:before, *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a, a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after, a[href^="javascript:"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; } }

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a, a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; } }
.darkbg {background:#58595B !important; color:#FFFFFF !important}
.lightbg {background:#FFFFFF !important; }

.inner {
  width: 100%;
  margin: 0 auto;
  color:#FEC10D;
}

.activity {
  padding: 0;
  margin: 2em 0;
  list-style: none;
}
.activity li {
  -webkit-transition: box-shadow 0.2s ease;
  -moz-transition: box-shadow 0.2s ease;
  transition: box-shadow 0.2s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 50%;
  color: #ffb600;
  display: inline-block;
  font-size: .889em;
  height: 10em;
  margin: 0 1em 0em;
  position: relative;
  text-align: center;
  text-transform: lowercase;
  width: 10em;
  line-height: 10em;
}
.activity li a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.activity li:hover {
  box-shadow: 0 0 0 7px #FEC10D;
}
.activity li:hover:before {
  -webkit-transform: scale(0.925);
  -moz-transform: scale(0.925);
  -ms-transform: scale(0.925);
  -o-transform: scale(0.925);
  transform: scale(0.925);
  box-shadow: 0 0 0 1px #FEC10D;
  opacity: .5;
}
.activity li:before {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border-radius: 50%;
  bottom: 0;
  box-shadow: 0 0 0 1px #FEC10D;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.activitySquare {
  padding: 0;
  margin: 2em 0;
  list-style: none;
}
.activitySquare li {
  -webkit-transition: box-shadow 0.2s ease;
  -moz-transition: box-shadow 0.2s ease;
  transition: box-shadow 0.2s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  color: #ffb600;
  display: inline-block;
  font-size: .889em;
  height: 10em;
  margin: 0 1em 0em;
  position: relative;
  text-align: center;
  text-transform: lowercase;
  width: 10em;
  line-height: 10em;
}
.activitySquare li a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.activitySquare li:hover {
  box-shadow: 0 0 0 7px #FEC10D;
}
.activitySquare li:hover:before {
  -webkit-transform: scale(0.925);
  -moz-transform: scale(0.925);
  -ms-transform: scale(0.925);
  -o-transform: scale(0.925);
  transform: scale(0.925);
  box-shadow: 0 0 0 1px #FEC10D;
  opacity: .5;
}
.activitySquare li:before {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  bottom: 0;
  box-shadow: 0 0 0 1px #FEC10D;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.activityInfo {
  padding: 0;
  margin: 0em 0;
  list-style: none;
  color:#FFFFFF;
}

.activityInfo li {
  display: inline-block;
  vertical-align: top;
  font-size: .889em;
  margin: 0 0em 1em 0;
  position: relative;
  text-align: center;
  width: 12em;
}

.activityInfo li a {
	color:#FFFFFF;
	text-decoration: none;
	font-size:13px;
}

.activitySquareInfo {
  padding: 0;
  margin: 0em 0;
  list-style: none;
  color:#58595B;
}
.activitySquareInfo li {
  display: inline-block;
  vertical-align: top;
  font-size: .889em;
  margin: 0 0em 1em 0;
  position: relative;
  text-align: center;
  width: 12em;
}

.infoBox {font-size:13px; line-height:14px; display:none}
.infoBoxOpen {font-size:13px; line-height:14px; display:block; margin-top:10px}
.inpSubs {background:#58595B;color:#FFFFFF;font-size:12px;padding:3px;border:0px;width:180px;margin:0;height:18px}
.inpBut {font-size:12px;padding:3px 8px 3px 8px;border:0px;margin:0;height:24px}
.social {height:20px;float:left;margin:15px 5px 0 0;}
.banner-pss {height:100%}
.slides  {height:100% !important}
.item {height:100% !important}

.productsmain {
  width:90%;margin:0 auto
} 
.pitems {
  width:16%;
  float:left;
  margin:0;
  padding:0;
  margin-top:10px;
  margin-right:0.5%;
  margin-bottom:25px;
  text-align:center;
  font-size:11px
} 
.pitems img {
	width:80%
} 
 
.handlee {font-family: Helvetica, Arial, sans-serif;}
h1 {font-family: Helvetica, Arial, sans-serif; font-size:25px}
h2 {font-family: Helvetica, Arial, sans-serif; font-size:25px}
.text {width:100%;max-width:330px;padding:5px;}
.butn {padding:5px; background:#9D9D9D;color:#FFF; border:1px solid #9D9D9D}
.prodOpac {width:100%;}
.prodOpac:hover {opacity:0.5;}
.text-mid {
  padding: 0px 15px 0px 0px;
  text-align: center;
  margin:0 auto !important;
  width:1000px;
}
.prodDetR {width:40%;float:left;text-align:left}
.prodDetL {width:60%;float:left;}
.basketTXT {font-size:12px;}
.logoD {margin:6px 0 0 120px}

@media (max-width: 639px) {
	.text {width:90%;max-width:230px;padding:1px;}
	.logoD {margin:1px 0 0 20px !important}
	.logo{width:140px;margin-top:-4px}
	.toplinks {font-size:10px;}
	nav li { padding:0 5px 0 5px; }
	.trolley{width:20px;height:20px;margin-top:30px;padding:3px}
	.trolley img{margin-top:-5px}
	.t2 {height:50px !important}
	.t3 {width:41% !important; margin-left:2%}
	.t4 {display:none}

	.toplinks {
		margin: 13px 0 0 0px;
	}

	.topheader {
	  height: 50px;
	}
	
	.banner-pss {height:300px !important}
	.slides  {height:100% !important}
	.item {height:100% !important}

	.pitems {
	  width:49%;
	  float:left;
	  margin:0;
	  padding:0;
	  margin-top:10px;
	  margin-right:0.5%;
	  margin-bottom:25px;
	  text-align:center;
	  font-size:13px
	} 
	.pitems img {
		width:80%
	} 
	
	.text-mid {
	  	padding: 0px 15px 0px 35px;
  		text-align: center;
  		margin:-50px auto 0 0 !important;
  		width:100% !important;
	}

	.prodDetR {width:96%;float:none;text-align:left; margin-left:3%;font-size:11px !important}
	.prodDetL {width:100%;float:none; text-align:center !important; margin:-30px 0 0 0 !important;}
	.et1 {display:none}
}
@media (min-width: 640px) and (max-width: 999px) {
	.et1 {display:none}
}
@media (min-width: 1000px) and (max-width: 1200px) {
	.t4 {display:none}
	.banner-pss {height: 100vh !important}
	.slides  {height:100% !important}
	.item {height:100% !important}
}
@media (min-width: 1200px) {
	.banner-pss {height: 100vh !important}
	
}
@media (min-width: 1600px) {
}
@media (min-width: 1900px) {
}
	