.container {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}
.container:after {
  content: " ";
  display: block;
  clear: both;
}
@media (max-width: 980px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

#information .badge {
  width: 31.91489%;
  float: left;
  margin-right: 2.12766%;
  margin-left: 0;
}
#information .text {
  width: 65.95745%;
  float: left;
  margin-right: 2.12766%;
  float: right;
  margin-right: 0;
}
@media (max-width: 700px) {
  #information .badge, #information .text {
    clear: both;
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}

html {
  font-size: 62.5%;
}

html, body {
  margin: 0;
  padding: 0;
}

html * {
  max-height: 1000000px;
}

body {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  font-family: "Raleway", sans-serif;
  letter-spacing: 1px;
  -webkit-text-size-adjust: 100%;
}

p {
  line-height: 26px;
  line-height: 2.6rem;
  margin-top: 0;
}
p.last {
  margin-bottom: 0;
}

img {
  display: block;
  width: auto !important;
  width: 100%;
  max-width: 100%;
}

@media (max-width: 700px) {
  .badge img {
    margin: auto;
    max-width: 187.5px;
  }
}
h1, h2, h3 {
  font-weight: 100;
  margin: 0;
  letter-spacing: 2px;
}
@media (max-width: 780px) {
  h1, h2, h3 {
    font-weight: 400;
  }
}

h1, h2 {
  font-size: 50px;
  font-size: 5rem;
  line-height: 60px;
  line-height: 6rem;
  color: #fff;
}
@media (max-width: 780px) {
  h1, h2 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 40px;
    line-height: 4rem;
  }
}

h3 {
  font-size: 30px;
  font-size: 3rem;
  line-height: 34px;
  line-height: 3.4rem;
  margin: 0;
  color: #B00C36;
  margin-bottom: 60px;
}
@media (max-width: 700px) {
  h3 {
    margin-bottom: 20px;
  }
}

a, a:visited {
  color: #B00C36;
  text-decoration: none;
}

.stage-text-outer {
  position: relative;
  display: table;
  overflow: hidden;
  height: 100%;
  width: 100%;
}

.stage-text-inner {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.ie6 .stage-text-inner, .ie7 .stage-text-inner {
  position: absolute;
  top: 50%;
}
.ie6 .stage-text, .ie7 .stage-text {
  position: relative;
  top: -50%;
}

.anchor-link {
  padding-top: 158px;
}
@media (max-width: 700px) {
  .anchor-link {
    padding-top: 98px;
  }
}

#top {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 10;
}
#top .menu {
  position: absolute;
  top: 19px;
  left: 10px;
}
#top .menu .icon {
  display: block;
  width: 20px;
  height: 14px;
  background-image: url('../images/parturikallio-icons-s926bece879.png');
  background-repeat: no-repeat;
  background-position: 0 -86px;
}
#top .menu .menu-toggle-button {
  padding: 30px;
  width: 20px;
}
#top .menu .menu-container {
  display: none;
  margin-top: -45px;
  margin-left: 90px;
  overflow: hidden;
}
#top .menu .menu-container ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#top .menu .menu-container ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}
#top .menu .menu-container ul li {
  margin: 0;
  margin-left: 25px;
  float: left;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 700;
}
#top .menu .menu-container ul li.first {
  margin-left: 0;
}
#top .menu .menu-container ul li.last {
  margin-bottom: 0;
}
#top .menu .menu-container ul li a {
  color: #fff;
}
@media (max-width: 1540px) {
  #top .menu .menu-container {
    padding: 20px;
    margin-top: 0;
    margin-left: 10px;
  }
  #top .menu .menu-container ul li {
    margin-left: 0;
    margin-bottom: 18px;
    float: none;
  }
}
#top .menu.is-open .menu-container {
  display: block;
}
#top .logo {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -125px;
  border-top: 1px solid #fff;
  width: 170px;
  text-transform: uppercase;
  margin-top: 30px;
  padding-top: 20px;
  padding-left: 40px;
  padding-right: 40px;
}
@media (max-width: 780px) {
  #top .logo {
    border-top: none;
    padding: 0;
    margin-top: 50px;
    margin-left: 0;
    left: auto;
    right: 25px;
  }
}
#top .logo a {
  color: #fff;
}
#top .logo a .icon {
  display: block;
  width: 170px;
  height: 12px;
  background-image: url('../images/parturikallio-icons-s926bece879.png');
  background-repeat: no-repeat;
  background-position: 0 -60px;
}
@media (max-width: 780px) {
  #top {
    background: #fff;
    height: 60px;
    height: auto;
    overflow: hidden;
  }
  #top .logo {
    border-top: none;
    margin-top: 24px;
    padding: 0;
    margin-left: -85px;
  }
  #top .logo a .icon {
    display: block;
    width: 170px;
    height: 12px;
    background-image: url('../images/parturikallio-icons-s926bece879.png');
    background-repeat: no-repeat;
    background-position: 0 -48px;
  }
  #top .menu {
    top: 0;
    left: 0;
  }
  #top .menu .icon {
    display: block;
    width: 20px;
    height: 14px;
    background-image: url('../images/parturikallio-icons-s926bece879.png');
    background-repeat: no-repeat;
    background-position: 0 -72px;
  }
  #top .menu .menu-container {
    margin-left: 70px;
    margin-top: -39px;
  }
  #top .menu .menu-container ul li a {
    color: #000;
  }
  #top .menu .menu-toggle-button {
    padding: 23px;
  }
  #top .logo a {
    color: #000;
  }
  #top .menu {
    position: relative;
  }
  #top .menu .menu-container {
    margin: 0;
    padding-bottom: 40px;
  }
}
#top.small {
  background: #fff;
  height: 60px;
}
#top.small .logo {
  border-top: none;
  margin-top: 24px;
  padding: 0;
  margin-left: -85px;
}
#top.small .logo a .icon {
  display: block;
  width: 170px;
  height: 12px;
  background-image: url('../images/parturikallio-icons-s926bece879.png');
  background-repeat: no-repeat;
  background-position: 0 -48px;
}
#top.small .menu {
  top: 0;
  left: 0;
}
#top.small .menu .icon {
  display: block;
  width: 20px;
  height: 14px;
  background-image: url('../images/parturikallio-icons-s926bece879.png');
  background-repeat: no-repeat;
  background-position: 0 -72px;
}
#top.small .menu .menu-container {
  margin-left: 70px;
  margin-top: -39px;
}
#top.small .menu .menu-container ul li a {
  color: #000;
}
#top.small .menu .menu-toggle-button {
  padding: 23px;
}
#top.small .logo a {
  color: #000;
}
@media (max-width: 1540px) {
  #top.small {
    height: auto;
    overflow: hidden;
  }
  #top.small .menu {
    position: relative;
  }
  #top.small .menu .menu-container {
    margin: 0;
    padding-bottom: 40px;
  }
}

@media (max-width: 780px) {
  #etusivu .stage-text {
    margin-top: 30px;
  }
}
.bg-cover-container {
  position: relative;
}
.bg-cover-container .bg-cover-img {
  width: 100%;
  z-index: 1;
  background-image: url('../images/cover.jpg');
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  -ms-behavior: url("/sites/all/libraries/backgroundsizepolyfill/backgroundsize.min.htc");
}

.feature {
  width: 100%;
  z-index: 1;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  -ms-behavior: url("/sites/all/libraries/backgroundsizepolyfill/backgroundsize.min.htc");
  height: 450px;
}
.feature .stage-text h2 {
  margin-left: 60px;
  margin-right: 60px;
}
@media (max-width: 700px) {
  .feature .stage-text h2 {
    margin-left: 0;
    margin-right: 0;
  }
}

#feature-1 {
  background-image: url('../images/wide-image-1.jpg');
}

#feature-2 {
  background-image: url('../images/wide-image-2.jpg');
}

#information {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media (max-width: 700px) {
  #information {
    padding-top: 40px;
  }
}
@media (max-width: 700px) {
  #information {
    padding-bottom: 40px;
  }
}
#information .badge {
  margin-bottom: 60px;
}
@media (max-width: 700px) {
  #information .badge {
    margin-bottom: 20px;
  }
}

#pricelist {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media (max-width: 700px) {
  #pricelist {
    padding-top: 40px;
  }
}
@media (max-width: 700px) {
  #pricelist {
    padding-bottom: 40px;
  }
}

.pricelist .item {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
  clear: both;
  overflow: hidden;
}
.pricelist .item.last {
  border: none;
}
.pricelist .item .title {
  float: left;
}
.pricelist .item .price {
  float: right;
  color: #B00C36;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 18px;
  line-height: 1.8rem;
}

#contact {
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (max-width: 700px) {
  #contact {
    padding-top: 20px;
  }
}
@media (max-width: 700px) {
  #contact {
    padding-bottom: 20px;
  }
}
#contact .location {
  margin-top: 60px;
}
@media (max-width: 700px) {
  #contact .location {
    margin-top: 20px;
  }
}
#contact .location .icon {
  display: block;
  width: 30px;
  height: 35px;
  background-image: url('../images/parturikallio-icons-s926bece879.png');
  background-repeat: no-repeat;
  background-position: 0 -13px;
  margin: 0 auto;
  margin-bottom: 10px;
}
