/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 5, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* This stylesheet generated by Transfonter (//transfonter.org?$staticlink$") on May 23, 2016 8:03 AM */
@font-face {
  font-family: 'Knockout 31 A', 'Knockout 31 B', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  src: url("../fonts/Knockout-HTF31-JuniorMiddlewt.eot");
  src: url("../fonts/Knockout-HTF31-JuniorMiddlewt.eot?#iefix") format("embedded-opentype"), url("../fonts/Knockout-HTF31-JuniorMiddlewt.woff") format("woff"), url("../fonts/Knockout-HTF31-JuniorMiddlewt.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Knockout 50 A', 'Knockout 50 B', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  src: url("../fonts/Knockout-HTF47-Bantamweight.eot");
  src: url("../fonts/Knockout-HTF47-Bantamweight.eot?#iefix") format("embedded-opentype"), url("../fonts/Knockout-HTF47-Bantamweight.woff") format("woff"), url("../fonts/Knockout-HTF47-Bantamweight.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
/* line 32, ../sass/screen.scss */
* {
  text-transform: uppercase;
}

/* line 36, ../sass/screen.scss */
.social {
  position: fixed;
  top: 50%;
  margin-top: -30px;
  right: 15px;
  width: 30px;
  z-index: 9999;
}
/* line 44, ../sass/screen.scss */
.social img {
  width: 100%;
}

/* line 49, ../sass/screen.scss */
.no_overflow {
  overflow: hidden;
}

/* line 53, ../sass/screen.scss */
a {
  text-decoration: none;
}

/* line 57, ../sass/screen.scss */
p {
  text-transform: none !important;
}

/* line 63, ../sass/screen.scss */
.grid {
  width: 35px;
  cursor: pointer;
}

/* line 69, ../sass/screen.scss */
.globe {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 30px;
  height: 30px;
  padding: 5px;
  background: #f47a21;
  z-index: 999999;
}
/* line 78, ../sass/screen.scss */
.globe img {
  max-width: 100%;
}

/* line 82, ../sass/screen.scss */
body {
  background: url("/on/demandware.static/-/Sites-merrell_uk-Library/en_GB/content/seasonal-content/landing-pages/extreme-trek/gid.jpg?$staticlink$") top left #f8f3ef;
}

/* line 86, ../sass/screen.scss */
.full_screen_container {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #000 url("/on/demandware.static/-/Sites-merrell_uk-Library/en_GB/content/seasonal-content/landing-pages/extreme-trek/intro.jpg?$staticlink$") center center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  z-index: 99;
}s

/* line 97, ../sass/screen.scss */
.intro_title {
  position: absolute;
  bottom: 50px;
  left: 50px;
  width: 900px;
  opacity: 0;
  bottom: 0px;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -moz-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
/* line 109, ../sass/screen.scss */
.intro_title.in {
  bottom: 50px;
  opacity: 1;
}

/* line 115, ../sass/screen.scss */
.logo {
  position: absolute;
  top: 50px;
  left: 50px;
  z-index: 889;
  width: 150px;
  cursor: pointer;
}

/* line 124, ../sass/screen.scss */
.explore {
  position: absolute;
  bottom: 0px;
  right: 100px;
}

/* line 130, ../sass/screen.scss */
.long_arrow {
  background: #f47a21;
  color: #fff;
  text-decoration: none;
  display: block;
  width: 60px;
  text-align: center;
  font-size: 27px;
  padding: 5px;
  font-family: 'Knockout 50 A', 'Knockout 50 B', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
/* line 141, ../sass/screen.scss */
.long_arrow img {
  display: inline;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 149, ../sass/screen.scss */
.grid_view, .mte_view {
  box-sizing: border-box;
  position: fixed;
  overflow: auto;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 999;
  padding: 40px;
  display: none;
  padding-bottom: 50px;
}
/* line 152, ../sass/screen.scss */
.grid_view .close, .grid_view .mte_close, .mte_view .close, .mte_view .mte_close {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 35px;
}
/* line 157, ../sass/screen.scss */
.grid_view .close img, .grid_view .mte_close img, .mte_view .close img, .mte_view .mte_close img {
  width: 100%;
}
/* line 174, ../sass/screen.scss */
.grid_view .shadow_cont, .mte_view .shadow_cont {
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.65)));
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
  height: 150px;
  z-index: 8;
}
/* line 191, ../sass/screen.scss */
.grid_view ul, .mte_view ul {
  padding-bottom: 100px;
}
/* line 194, ../sass/screen.scss */
.grid_view ul li, .mte_view ul li {
  cursor: pointer;
  position: relative;
  width: 18%;
  margin: 1%;
  float: left;
  height: auto;
  border-bottom: 1px solid #ebebeb;
  overflow: hidden;
}
/* line 198, ../sass/screen.scss */
.grid_view ul li img, .mte_view ul li img {
  max-width: 100%;
  display: block;
}
/* line 211, ../sass/screen.scss */
.grid_view ul li a, .mte_view ul li a {
  font-family: 'Knockout 31 A', 'Knockout 31 B', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-size: 14px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  z-index: 9;
  padding: 10px;
}

/* line 226, ../sass/screen.scss */
.mte_view {
  width: 100%;
  box-sizing: border-box;
}
/* line 231, ../sass/screen.scss */
.mte_view .shadow_cont {
  display: none !important;
}
/* line 236, ../sass/screen.scss */
.mte_view li a {
  position: static !important;
  padding-left: 0px !important;
}

/* line 243, ../sass/screen.scss */
#mapdiv {
  width: 90%;
  height: 90%;
  position: absolute;
  top: 5%;
  left: 10%;
}

/* line 251, ../sass/screen.scss */
svg {
  -webkit-filter: drop-shadow(5px 5px 0px rgba(0, 0, 0, 0.7));
  filter: drop-shadow(5px 5px 0px rgba(0, 0, 0, 0.7));
  /* Same syntax as box-shadow */
}

/* line 256, ../sass/screen.scss */
.filters {
  position: absolute;
  bottom: 40px;
  left: 40px;
  font-family: 'Knockout 50 A', 'Knockout 50 B', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
}
/* line 263, ../sass/screen.scss */
.filters a {
  font-family: 'Knockout 31 A', 'Knockout 31 B', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  display: inline-block;
  background: transparent;
  padding: 3px 5px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-left: -5px;
  line-height: 15px;
}
/* line 274, ../sass/screen.scss */
.filters a:hover {
  background-color: #f47a21;
}
/* line 278, ../sass/screen.scss */
.filters a.active {
  background-color: #f47a21;
}
/* line 283, ../sass/screen.scss */
.filters span.big {
  font-size: 80px;
  color: #f47a21;
  font-family: 'Knockout 47 A', 'Knockout 47 B', arial, sans-serif;
}

/* line 289, ../sass/screen.scss */
.trek_hero {
  position: fixed;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-position-y: 0px;
}

/* line 300, ../sass/screen.scss */
.bottom_graphics {
  height: 240px;
  background: url("/on/demandware.static/-/Sites-merrell_uk-Library/en_GB/content/seasonal-content/landing-pages/extreme-trek/mountains_bottom.png?$staticlink$") center top no-repeat;
  -moz-background-size: 900px;
  -o-background-size: 900px;
  -webkit-background-size: 900px;
  background-size: 900px;
  margin-top: -130px;
}

/* line 308, ../sass/screen.scss */
.move_down {
  left: 50%;
  position: absolute;
  bottom: 0px;
  z-index: 3;
}

/* line 316, ../sass/screen.scss */
.title_container {
  position: absolute;
  left: 40px;
  bottom: 40px;
  max-width: 50%;
}
/* line 321, ../sass/screen.scss */
.title_container h1 {
  font-size: 120px;
  color: #fff;
  font-family: 'Knockout 50 A', 'Knockout 50 B', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  line-height: 100px;
}
/* line 330, ../sass/screen.scss */
.title_container .meta {
  font-family: 'Knockout 31 A', 'Knockout 31 B', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: 20px;
  margin-top: 10px;
}

/* line 345, ../sass/screen.scss */
#content {
  opacity: 0;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -moz-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
/* line 350, ../sass/screen.scss */
#content.in {
  opacity: 1;
}

/* line 355, ../sass/screen.scss */
.trek_content {
  position: relative;
  background: url("/on/demandware.static/-/Sites-merrell_uk-Library/en_GB/content/seasonal-content/landing-pages/extreme-trek/gid.jpg?$staticlink$") top left #f8f3ef;
  z-index: 5;
}
/* line 361, ../sass/screen.scss */
.trek_content .image_container {
  position: absolute;
  top: 100px;
  height: 600px;
  width: 100%;
  right: 0px;
}
/* line 369, ../sass/screen.scss */
.trek_content .image_container .image_one_wrap {
  height: 450px;
  position: absolute;
  left: 60%;
  width: 30%;
  top: 0px;
}
/* line 377, ../sass/screen.scss */
.trek_content .image_container .image_one_wrap .image_one {
  width: 100%;
  height: 100%;
  position: absolute;
}
/* line 385, ../sass/screen.scss */
.trek_content .image_container .image_two_wrap {
  width: 450px;
  height: 300px;
  position: absolute;
  left: 40%;
  width: 35%;
  margin-top: 200px;
  top: 0px;
}
/* line 394, ../sass/screen.scss */
.trek_content .image_container .image_two_wrap .image_two {
  width: 100%;
  height: 100%;
  position: absolute;
}
/* line 404, ../sass/screen.scss */
.trek_content .text_one {
  width: 30%;
  position: absolute;
  top: 150px;
  left: 5%;
  text-align: left;
}
/* line 413, ../sass/screen.scss */
.trek_content h2 {
  font-size: 100px;
  color: #f47a21;
  font-family: 'Knockout 50 A', 'Knockout 50 B', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  line-height: 80px;
  margin-bottom: 30px;
}
/* line 422, ../sass/screen.scss */
.trek_content p {
  font-family: 'Knockout 31 A', 'Knockout 31 B', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #222;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: 23px;
  margin-bottom: 20px;
  font-size: 17px;
}
/* line 432, ../sass/screen.scss */
.trek_content .vert {
  font-family: 'Knockout 31 A', 'Knockout 31 B', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #222;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-align: left;
}
/* line 440, ../sass/screen.scss */
.trek_content .pull_one {
  width: 50%;
  height: 300px;
  background: #f47a21 url("/on/demandware.static/-/Sites-merrell_uk-Library/en_GB/content/seasonal-content/landing-pages/extreme-trek/orange_boot.jpg?$staticlink$") center center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  top: 50px;
  position: absolute;
}
/* line 448, ../sass/screen.scss */
.trek_content .pull_one .image_three {
  width: 55%;
  height: 300px;
  position: absolute;
  left: 10%;
  top: 50px;
}
/* line 457, ../sass/screen.scss */
.trek_content .pull_one h2 {
  position: absolute;
  top: 20px;
  right: 30px;
  color: #fff;
  font-size: 84px;
  width: 27%;
  line-height: 69px;
}
/* line 468, ../sass/screen.scss */
.trek_content .text_two {
  width: 30%;
  right: 10%;
  position: absolute;
  text-align: center;
  margin-top: 50px;
}

/* line 478, ../sass/screen.scss */
.pull_two {
  width: 58%;
  height: 300px;
  background: #f47a21 url("/on/demandware.static/-/Sites-merrell_uk-Library/en_GB/content/seasonal-content/landing-pages/extreme-trek/black_boot.jpg?$staticlink$") center center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  top: 50px;
  right: 0px;
  position: absolute;
}
/* line 487, ../sass/screen.scss */
.pull_two h2 {
  position: absolute;
  bottom: 0px;
  left: 30px;
}

/* line 495, ../sass/screen.scss */
.section_one, .section_two, .section_three, .section_four, .section_five {
  position: relative;
  height: 700px;
  width: 100%;
}

/* line 501, ../sass/screen.scss */
.section_five {
  height: 420px;
}

/* line 505, ../sass/screen.scss */
.btm_trees {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 400px;
  background: url("/on/demandware.static/-/Sites-merrell_uk-Library/en_GB/content/seasonal-content/landing-pages/extreme-trek/btm_trees.png?$staticlink$") bottom left no-repeat;
  -moz-background-size: 450px;
  -o-background-size: 450px;
  -webkit-background-size: 450px;
  background-size: 450px;
}

/* line 516, ../sass/screen.scss */
.section_two {
  height: 450px;
  background-image: url("/on/demandware.static/-/Sites-merrell_uk-Library/en_GB/content/seasonal-content/landing-pages/extreme-trek/btm_trees.png?$staticlink$");
  background-position: bottom left;
  background-repeat: no-repeat;
  -moz-background-size: 550px;
  -o-background-size: 550px;
  -webkit-background-size: 550px;
  background-size: 550px;
  padding-bottom: 75px;
}

/* line 528, ../sass/screen.scss */
.map {
  border: 10px solid #dcd5d0;
  width: 50%;
  height: 400px;
  right: 5%;
  position: absolute;
  background: #fff;
  z-index: 4;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 55px 55px 55px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 55px 55px 55px;
  box-shadow: rgba(0, 0, 0, 0.3) 55px 55px 55px;
}

/* line 539, ../sass/screen.scss */
.text_three {
  width: 32%;
  left: 7%;
  position: absolute;
  text-align: left;
  margin-top: -80px;
}

/* line 547, ../sass/screen.scss */
.section_three {
  height: 300px;
  padding-top: 80px;
}

/* line 552, ../sass/screen.scss */
.section_four {
  height: 470px;
  margin-top: -550px;
}

/* line 557, ../sass/screen.scss */
.bottom_arr {
  position: absolute;
  bottom: 0px;
  left: 50%;
  z-index: 99;
}

/* line 564, ../sass/screen.scss */
.track {
  position: absolute;
  top: 0px;
  width: 600px;
  left: 50%;
  margin-left: -300px;
  background: url("/on/demandware.static/-/Sites-merrell_uk-Library/en_GB/content/seasonal-content/landing-pages/extreme-trek/track.png?$staticlink$") top center;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  height: 100%;
  z-index: 2;
  pointer-events: none;
  max-height: 90%;
}

/* line 578, ../sass/screen.scss */
#map {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}

/* line 586, ../sass/screen.scss */
h2 a {
  color: #f47a21;
  font-size: 35px;
  line-height: 30px;
}

/* line 592, ../sass/screen.scss */
p a {
  color: #f47a21;
}

/* line 596, ../sass/screen.scss */
.blogger_quote {
  width: 35%;
  text-align: center;
  padding: 0px 30px;
  margin-top: 20px;
}

/* line 603, ../sass/screen.scss */
.map-marker {
  /* adjusting for the marker dimensions 
  so that it is centered on coordinates */
  margin-left: -8px;
  margin-top: -8px;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -moz-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
/* line 612, ../sass/screen.scss */
.map-marker.out {
  opacity: 0;
}

/* line 616, ../sass/screen.scss */
.map-marker.map-clickable {
  cursor: pointer;
}

/* line 619, ../sass/screen.scss */
.pulse {
  width: 10px;
  height: 10px;
  border: 2px solid #fff;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background-color: #f47a21;
  z-index: 10;
  position: absolute;
}

/* line 630, ../sass/screen.scss */
.map-marker .dot {
  border: 7px solid #fff601;
  background: transparent;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  height: 50px;
  width: 50px;
  -webkit-animation: pulse 3s ease-out;
  -moz-animation: pulse 3s ease-out;
  animation: pulse 3s ease-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  position: absolute;
  top: -25px;
  left: -25px;
  z-index: 1;
  opacity: 0;
}

@-moz-keyframes pulse {
  0% {
    -moz-transform: scale(0);
    opacity: 0.0;
  }
  25% {
    -moz-transform: scale(0);
    opacity: 0.1;
  }
  50% {
    -moz-transform: scale(0.1);
    opacity: 0.3;
  }
  75% {
    -moz-transform: scale(0.5);
    opacity: 0.5;
  }
  100% {
    -moz-transform: scale(1);
    opacity: 0.0;
  }
}
@-webkit-keyframes "pulse" {
  0% {
    -webkit-transform: scale(0);
    opacity: 0.0;
  }
  25% {
    -webkit-transform: scale(0);
    opacity: 0.1;
  }
  50% {
    -webkit-transform: scale(0.1);
    opacity: 0.3;
  }
  75% {
    -webkit-transform: scale(0.5);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0.0;
  }
}
/* line 696, ../sass/screen.scss */
.class {
  width: 10px;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 703, ../sass/screen.scss */
.section_one {
  background: url("/on/demandware.static/-/Sites-merrell_uk-Library/en_GB/content/seasonal-content/landing-pages/extreme-trek/mountains.png?$staticlink$") center top no-repeat;
  -moz-background-size: 900px;
  -o-background-size: 900px;
  -webkit-background-size: 900px;
  background-size: 900px;
}

/* line 708, ../sass/screen.scss */
.section_three {
  padding-top: 120px;
  height: 660px;
  margin-top: -140px;
  background-image: url("/on/demandware.static/-/Sites-merrell_uk-Library/en_GB/content/seasonal-content/landing-pages/extreme-trek/mountains.png?$staticlink$"), url("/on/demandware.static/-/Sites-merrell_uk-Library/en_GB/content/seasonal-content/landing-pages/extreme-trek/trees.png?$staticlink$");
  background-position: top left, top right;
  background-repeat: no-repeat, no-repeat;
  -moz-background-size: 900px, 400px;
  -o-background-size: 900px , 400px;
  -webkit-background-size: 900px , 400px;
  background-size: 900px , 400px;
}

/* line 726, ../sass/screen.scss */
.image_one, .image_two, .image_three {
  background-position: center center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}

/* line 732, ../sass/screen.scss */
.source {
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 3px 5px;
  background: rgba(255, 255, 255, 0.5);
  z-index: 1;
}
/* line 739, ../sass/screen.scss */
.source a {
  color: #222;
  font-size: 11px;
  font-family: 'Knockout 31 A', 'Knockout 31 B', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

/* line 746, ../sass/screen.scss */
.text_four {
  position: absolute;
  left: 32%;
  top: 30px;
  padding-right: 30px;
}
/* line 753, ../sass/screen.scss */
.text_four p {
  color: #fff;
}

/* line 760, ../sass/screen.scss */
body.alpine {
  background-image: url("/on/demandware.static/-/Sites-merrell_uk-Library/en_GB/content/seasonal-content/landing-pages/extreme-trek/gid_alpine.jpg?$staticlink$");
}
/* line 763, ../sass/screen.scss */
body.alpine .trek_content {
  background-image: url("/on/demandware.static/-/Sites-merrell_uk-Library/en_GB/content/seasonal-content/landing-pages/extreme-trek/gid_alpine.jpg?$staticlink$");
}
/* line 767, ../sass/screen.scss */
body.alpine .pull_one {
  background-image: url("/on/demandware.static/-/Sites-merrell_uk-Library/en_GB/content/seasonal-content/landing-pages/extreme-trek/orange_boot_alpine.jpg?$staticlink$");
}
/* line 771, ../sass/screen.scss */
body.alpine .track {
  background-image: url("/on/demandware.static/-/Sites-merrell_uk-Library/en_GB/content/seasonal-content/landing-pages/extreme-trek/track_alpine.png?$staticlink$");
}

/* line 776, ../sass/screen.scss */
.blogger_quote h2 {
  font-size: 60px;
}

/* line 781, ../sass/screen.scss */
.extra_quotes {
  margin-top: -100px;
  padding-bottom: 50px;
}
/* line 786, ../sass/screen.scss */
.extra_quotes .blogger_quote {
  width: 40%;
  float: left;
}
/* line 790, ../sass/screen.scss */
.extra_quotes .blogger_quote.threeee {
  margin-top: -50px;
}

/* line 798, ../sass/screen.scss */
.cont_home {
  z-index: 888;
}

/* line 1, ../sass/responsive.scss */
.mobile_list {
  display: none;
}

@media (max-width: 768px) {
  /* line 8, ../sass/responsive.scss */
  body.trek .logo {
    position: absolute;
    top: 20px;
    left: 50px;
    z-index: 1;
    width: 150px;
  }

  /* line 16, ../sass/responsive.scss */
  .section_one, .section_two, .section_three, .section_four, .section_five, .section_six, .text_three, .bottom_graphics {
    margin-top: 0px;
    background-image: none;
    padding: 0px;
  }

  /* line 22, ../sass/responsive.scss */
  .map {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  /* line 27, ../sass/responsive.scss */
  .btm_trees {
    display: none;
  }

  /* line 31, ../sass/responsive.scss */
  .cont_home {
    position: static !important;
    height: 100% !important;
    width: 100% !important;
    padding: 0px !important;
  }

  /* line 38, ../sass/responsive.scss */
  .mobile_list {
    display: block;
  }

  /* line 42, ../sass/responsive.scss */
  .trek_hero {
    height: auto !important;
    padding: 80px 16px 50px 16px;
    position: static;
    width: auto;
  }

  /* line 50, ../sass/responsive.scss */
  .title_container {
    position: static;
    left: 40px;
    bottom: 40px;
    max-width: 50%;
    width: auto;
  }

  /* line 58, ../sass/responsive.scss */
  .title_container h1 {
    font-size: 80px;
    color: #fff;
    font-family: 'Knockout 50 A', 'Knockout 50 B', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    line-height: 60px;
  }

  /* line 65, ../sass/responsive.scss */
  .logo {
    position: absolute;
    top: 16px;
    left: 16px;
    z-index: 1;
    width: 150px;
  }

  /* line 73, ../sass/responsive.scss */
  .move_down {
    display: none;
  }

  /* line 77, ../sass/responsive.scss */
  .trek_content {
    position: relative;
    background: url("/on/demandware.static/-/Sites-merrell_uk-Library/en_GB/content/seasonal-content/landing-pages/extreme-trek/gid.jpg?$staticlink$") top left #f8f3ef;
    z-index: 1;
    margin-top: 0px !important;
  }

  /* line 84, ../sass/responsive.scss */
  .full_screen_container {
    position: static;
    top: 0px;
    left: 0px;
    width: auto;
    height: 100%;
    background: #000 url("/on/demandware.static/-/Sites-merrell_uk-Library/en_GB/content/seasonal-content/landing-pages/extreme-trek/intro.jpg?$staticlink$") center center;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 80px 16px;
    height: auto !important;
  }

  /* line 99, ../sass/responsive.scss */
  .filters {
    position: static;
    bottom: 40px;
    left: 40px;
    font-family: 'Knockout 50 A', 'Knockout 50 B', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: #fff;
  }

  /* line 107, ../sass/responsive.scss */
  .trek_content .text_one {
    width: auto;
    position: static;
    top: 150px;
    left: 5%;
    text-align: left;
    padding: 30px;
  }

  /* line 116, ../sass/responsive.scss */
  .trek_content .image_container .image_one_wrap {
    height: 220px;
    position: relative;
    left: 0;
    width: 100%;
    top: 0px;
  }

  /* line 124, ../sass/responsive.scss */
  .trek_content .image_container .image_two_wrap {
    height: 220px;
    position: relative;
    left: 0;
    width: 100%;
    top: 0px;
  }

  /* line 132, ../sass/responsive.scss */
  .trek_content .image_container {
    position: static;
    top: 100px;
    height: auto;
    width: 100%;
    right: 0px;
  }

  /* line 140, ../sass/responsive.scss */
  .section_one, .section_two, .section_three, .section_four, .section_five {
    position: relative;
    height: auto;
    width: 100%;
  }

  /* line 146, ../sass/responsive.scss */
  .trek_content .image_container .image_two_wrap {
    margin-top: 0px;
  }

  /* line 150, ../sass/responsive.scss */
  .trek_content .pull_one {
    width: auto;
    height: auto;
    background: #f47a21 url("/on/demandware.static/-/Sites-merrell_uk-Library/en_GB/content/seasonal-content/landing-pages/extreme-trek/orange_boot.jpg?$staticlink$") center center;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    top: 50px;
    position: static;
    padding: 20px;
  }

  /* line 163, ../sass/responsive.scss */
  .trek_content .pull_one h2 {
    position: static;
    top: 20px;
    right: 30px;
    color: #fff;
    font-size: 84px;
    width: 100%;
    line-height: 69px;
  }

  /* line 173, ../sass/responsive.scss */
  .trek_content .pull_one .image_three {
    width: 100%;
    height: 210px;
    position: static;
    left: 10%;
    top: 50px;
  }

  /* line 181, ../sass/responsive.scss */
  .map {
    border: 10px solid #dcd5d0;
    width: auto;
    height: 180px;
    right: 5%;
    position: static;
    background: #fff;
    z-index: 4;
  }

  /* line 191, ../sass/responsive.scss */
  .section_four {
    padding: 30px;
    width: auto;
  }

  /* line 196, ../sass/responsive.scss */
  .text_three {
    width: auto;
    left: 7%;
    position: static;
    text-align: left;
  }

  /* line 203, ../sass/responsive.scss */
  .trek_content h2 {
    font-size: 70px;
    color: #f47a21;
    font-family: 'Knockout 50 A', 'Knockout 50 B', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    line-height: 60px;
    margin-bottom: 30px;
  }

  /* line 211, ../sass/responsive.scss */
  .trek_content .text_two {
    width: auto;
    right: 10%;
    position: static;
    text-align: center;
    margin-top: 10px;
    padding: 30px;
  }

  /* line 220, ../sass/responsive.scss */
  .pull_two {
    width: auto;
    height: 300px;
    background: #f47a21 url("/on/demandware.static/-/Sites-merrell_uk-Library/en_GB/content/seasonal-content/landing-pages/extreme-trek/black_boot.jpg?$staticlink$") center center;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    top: 50px;
    right: 0px;
    position: static;
  }

  /* line 233, ../sass/responsive.scss */
  .bottom_arr {
    position: absolute;
    bottom: 0px;
    left: 70%;
  }

  /* line 239, ../sass/responsive.scss */
  .bottom_graphics {
    height: 160px;
    background: url("/on/demandware.static/-/Sites-merrell_uk-Library/en_GB/content/seasonal-content/landing-pages/extreme-trek/mountains_bottom.png?$staticlink$") center top no-repeat;
    -moz-background-size: 600px;
    -o-background-size: 600px;
    -webkit-background-size: 600px;
    background-size: 600px;
  }

  /* line 248, ../sass/responsive.scss */
  .trek_content p {
    font-family: 'Knockout 31 A', 'Knockout 31 B', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: #222;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    line-height: 18px;
    margin-bottom: 20px;
    font-size: 12px;
  }

  /* line 258, ../sass/responsive.scss */
  .section_one {
    -moz-background-size: 400px;
    -o-background-size: 400px;
    -webkit-background-size: 400px;
    background-size: 400px;
  }

  /* line 263, ../sass/responsive.scss */
  .image_two_wrap {
    display: none;
  }

  /* line 267, ../sass/responsive.scss */
  .track {
    display: none;
  }

  /* line 271, ../sass/responsive.scss */
  .intro_title {
    position: static;
    bottom: 50px;
    left: 5%;
    width: 90%;
    opacity: 0;
    bottom: 0px;
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -moz-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    margin-top: 60px;
    margin-left: 17px;
  }

  /* line 294, ../sass/responsive.scss */
  .intro_title.in {
    bottom: auto;
    opacity: 1;
    top: 70px;
  }

  /* line 300, ../sass/responsive.scss */
  .explore {
    position: absolute;
    bottom: 0px;
    right: 35px;
    display: none;
  }

  /* line 307, ../sass/responsive.scss */
  #mapdiv {
    display: none;
  }

  /* line 310, ../sass/responsive.scss */
  .filters {
    display: none;
  }

  /* line 315, ../sass/responsive.scss */
  .mobile_list ul li {
    border-bottom: 1px solid #ebebeb;
  }
  /* line 317, ../sass/responsive.scss */
  .mobile_list ul li a {
    font-family: 'Knockout 31 A', 'Knockout 31 B', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: #fff;
    line-height: 45px;
    font-size: 20px;
    display: block;
  }

  /* line 327, ../sass/responsive.scss */
  .pull_two {
    height: auto;
    padding: 30px;
    width: auto;
  }
  /* line 332, ../sass/responsive.scss */
  .pull_two h2 {
    position: static;
  }

  /* line 337, ../sass/responsive.scss */
  .blogger_quote {
    width: auto;
    text-align: center;
    padding: 30px;
    margin-bottom: 40px;
  }

  /* line 344, ../sass/responsive.scss */
  .extra_quotes {
    margin-top: -50px;
  }
  /* line 346, ../sass/responsive.scss */
  .extra_quotes .blogger_quote {
    width: auto !important;
  }

  /* line 351, ../sass/responsive.scss */
  .text_four {
    position: static;
  }
  /* line 354, ../sass/responsive.scss */
  .text_four p {
    color: #fff;
  }
}
/* line 807, ../sass/screen.scss */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

/* line 815, ../sass/screen.scss */
.clearfix {
  display: inline-block;
}

/* start commented backslash hack \*/
/* line 817, ../sass/screen.scss */
* html .clearfix {
  height: 1%;
}

/* line 818, ../sass/screen.scss */
.clearfix {
  display: block;
}

/* close commented backslash hack */
