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,
img {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  outline: none;
}
html {
  height: 101%;
  font-size: 62.5%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section,
img,
ol,
ul {
  list-style: none;
}
video {
  display: block;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
input {
  outline: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  text-decoration: none;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}
.clearfix:after {
  clear: both;
}
a[href^=tel] {
  color: inherit;
  text-decoration: none;
}
@font-face {
  font-family: CooperHewittBook;
  src: url(https://kamariorkesteri.fi/assets/fonts/cooperhewitt-book-webfont.woff);
}
@font-face {
  font-family: CooperHewittMedium;
  src: url(https://kamariorkesteri.fi/assets/fonts/cooperhewitt-medium-webfont.woff);
}
@font-face {
  font-family: CooperHewittBold;
  src: url(https://kamariorkesteri.fi/assets/fonts/cooperhewitt-bold-webfont.woff);
}
@font-face {
  font-family: CamilaBold;
  src: url(https://kamariorkesteri.fi/assets/fonts/latinotype_-_camila-bold-webfont.woff);
}
@font-face {
  font-family: CamilaBoldIt;
  src: url(https://kamariorkesteri.fi/assets/fonts/latinotype_-_camila-boldit-webfont.woff);
}
html,
body {
  height: 100%;
}
html {
  -webkit-text-size-adjust: 100%;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
}
body {
  font-family: CooperHewittBook, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem;
  font-weight: 400;
  color: #000;
  background: #fff;
}
.max-width {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  padding: 0 30px 40px 30px;
}
@media (min-width: 500px) {
  .max-width {
    padding: 0 40px 60px 40px;
  }
}
a,
a:visited {
  color: #7d2552;
  text-decoration: underline;
}
a:hover,
a:active,
a.active {
  text-decoration: none;
}
a.link,
a.link:visited {
  background: url(../svg/fallback/icon-link.png) left 3px no-repeat;
  color: #fff;
  background-image: url(../svg/icon-link.svg), none;
  padding: 0 0 0 20px;
  color: #7d2552;
  text-decoration: underline;
}
a.link:hover {
  text-decoration: none;
}
a img {
  -webkit-transition: -webkit-transform 0.55s;
  transition: -webkit-transform 0.55s;
  transition: transform 0.55s;
  transition: transform 0.55s, -webkit-transform 0.55s;
  -webkit-transform: scale(1);
  transform: scale(1);
}
a:hover > img {
  -webkit-transform: scale(1.01);
  transform: scale(1.01);
}
h1,
h2,
h3,
h4,
h5,
h6 {
  width: 100%;
  float: left;
}
h1,
h2,
h3,
h4 {
  font-family: CamilaBoldIt, sans-serif;
}
h1,
h2 {
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 40px;
  line-height: 4rem;
  padding: 0 0 10px 0;
}
@media (min-width: 750px) {
  h1,
  h2 {
    font-size: 40px;
    font-size: 4rem;
    line-height: 44px;
    line-height: 4.4rem;
  }
}
@media (min-width: 1200px) {
  h1,
  h2 {
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 52px;
    line-height: 5.2rem;
  }
}
h3 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 28px;
  line-height: 2.8rem;
  padding: 10px 0 10px 0;
}
@media (min-width: 500px) {
  h3 {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 36px;
    line-height: 3.6rem;
  }
}
@media (min-width: 750px) {
  h3 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 36px;
    line-height: 3.6rem;
  }
}
h4 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 28px;
  line-height: 2.8rem;
  padding: 10px 0 10px 0;
}
h5,
h6 {
  font-family: CooperHewittMedium, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem;
  padding: 0 0 10px 0;
}
p {
  width: 100%;
  float: left;
  font-family: CooperHewittBook, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem;
  font-weight: 400;
  color: #000;
  padding: 0 0 15px 0;
}
.intro {
  font-family: CooperHewittMedium, sans-serif;
}
strong,
p strong {
  font-family: CooperHewittMedium, sans-serif;
  font-weight: 400;
}
img {
  width: 100%;
  max-width: 100%;
  height: auto;
  float: left;
}
.buttons {
  width: 100%;
  float: left;
  padding: 0 30px;
}
@media (min-width: 500px) {
  .buttons {
    padding: 0 40px;
  }
}
.buttons a,
.buttons a:visited {
  display: inline-block;
  margin: 0 auto;
  float: none;
  min-width: 200px;
  font-family: CooperHewittMedium;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  background: #7d2552;
  border: 1px solid #7d2552;
  padding: 11px 25px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (min-width: 750px) {
  .buttons {
    text-align: center;
    padding: 15px 25px;
  }
}
.buttons a.borders,
.buttons a.borders:visited {
  color: #7d2552;
  background: none;
  border: 1px solid #7d2552;
}
.buttons a.borders:hover {
  color: #fff;
  background: #000;
  border: 1px solid #000;
}
.buttons a.borders-light,
.buttons a.borders-light:visited {
  color: #fff;
  background: none;
  border: 1px solid #fff;
}
.buttons a.borders-light:hover {
  color: #fff;
  background: #000;
  border: 1px solid #000;
}
.buttons a.borders-color,
.buttons a.borders-color:visited {
  color: #7d2552;
  background: none;
  border: 1px solid #7d2552;
}
.buttons a.borders-color:hover {
  color: #fff;
  background: #000;
  border: 1px solid #000;
}
.buttons a.light,
.buttons a.light:visited {
  color: #7d2552;
  background: #fff;
  border: 1px solid #fff;
}
.buttons a.light:hover {
  color: #fff;
  background: #000;
  border: 1px solid #000;
}
.buttons a:hover {
  color: #fff;
  background: #000;
  border: 1px solid #000;
}
.buttons a.listen,
.buttons a.listen:visited {
  padding: 11px 0;
}
.buttons a.listen span,
.buttons a.listen:visited span {
  background: url(../svg/fallback/headphones.png) 20px center no-repeat;
  background-image: url(../svg/headphones.svg), none;
  text-align: left;
  padding: 11px 25px 11px 50px;
}
.buttons a.listen:hover span {
  background: url(../svg/fallback/headphones.png) 20px center no-repeat;
  color: #fff;
  background-image: url(../svg/headphones.svg), none;
}
a.button,
a.button:visited {
  display: inline-block;
  margin: 10px auto 20px auto;
  float: none;
  min-width: 200px;
  font-family: CooperHewittMedium;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  color: #fff;
  background: #7d2552;
  border: 1px solid #7d2552;
  padding: 11px 25px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  text-decoration: none;
}
a.button:hover {
  color: #fff;
  background: #000;
  border: 1px solid #000;
}
a.button-light,
span.button-light,
a.button-light:visited {
  display: inline-block;
  margin: 20px auto;
  float: none;
  min-width: 200px;
  font-family: CooperHewittMedium;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  color: #7d2552;
  background: #fff;
  border: 1px solid #7d2552;
  padding: 11px 25px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  text-decoration: none;
}
a.button-light:hover,
span.button-light:hover {
  color: #fff;
  background: #000;
  border: 1px solid #000;
}
.hyphenate {
  -ms-hyphens: auto;
      hyphens: auto;
  word-wrap: break-word;
}
/*
.header {display: none; position: absolute; top: 0; left: 0; width: 250px; height: 100%; background: @dark; z-index: 100;
	@media (min-width: 1000px) {display: block;}
}
*/
.hero {
  width: 100%;
  float: left;
  position: relative;
}
@media (min-width: 500px) {
  .hero {
    padding: 0 0 0 0;
  }
}
@media (min-width: 1000px) {
  .hero {
    height: 100%;
    padding: 0 0 0 250px;
  }
}
.page {
  width: 100%;
  float: left;
  position: relative;
}
@media (min-width: 1000px) {
  .page {
    padding: 0 0 0 250px;
  }
}
.section {
  width: 100%;
  float: left;
  position: relative;
  background: #fff;
}
.section:first-child {
  padding-top: 40px;
}
@media (min-width: 500px) {
  .section:first-child {
    padding-top: 60px;
  }
}
.col-50 {
  width: 100%;
  float: left;
}
@media (min-width: 600px) {
  .col-50 {
    width: 50%;
  }
}
.col-25 {
  width: 50%;
  float: left;
  position: relative;
}
@media (min-width: 750px) {
  .col-25 {
    width: 25%;
  }
}
.col-33 {
  width: 100%;
  float: left;
  position: relative;
}
@media (min-width: 750px) {
  .col-33 {
    width: 50%;
  }
}
@media (min-width: 1000px) {
  .col-33 {
    width: 33%;
  }
}
.col-66 {
  width: 100%;
  float: left;
  position: relative;
}
@media (min-width: 750px) {
  .col-66 {
    width: 50%;
  }
}
@media (min-width: 1000px) {
  .col-66 {
    width: 66%;
  }
}
.col-40 {
  width: 100%;
  float: left;
  position: relative;
}
@media (min-width: 750px) {
  .col-40 {
    width: 50%;
  }
}
@media (min-width: 1000px) {
  .col-40 {
    width: 40%;
  }
}
.col-60 {
  width: 100%;
  float: left;
  position: relative;
}
@media (min-width: 750px) {
  .col-60 {
    width: 50%;
  }
}
@media (min-width: 1000px) {
  .col-60 {
    width: 60%;
  }
}
.col-70 {
  width: 100%;
  float: left;
  position: relative;
}
@media (min-width: 750px) {
  .col-70 {
    width: 50%;
  }
}
@media (min-width: 1000px) {
  .col-70 {
    width: 70%;
  }
}
.col-30 {
  width: 100%;
  float: left;
  position: relative;
}
@media (min-width: 750px) {
  .col-30 {
    width: 50%;
  }
}
@media (min-width: 1000px) {
  .col-30 {
    width: 30%;
  }
}
/*---- Aside ----*/
.branding-aside {
  width: 100%;
  float: left;
  padding: 20px;
}
@media (min-width: 1000px) {
  .branding-aside {
    width: 250px;
    padding: 30px;
  }
}
.branding-aside img {
  height: 60px;
  width: auto;
}
@media (min-width: 400px) {
  .branding-aside img {
    height: 60px;
  }
}
@media (min-width: 750px) {
  .branding-aside img {
    height: 80px;
  }
}
@media (min-width: 1000px) {
  .branding-aside img {
    height: 100px;
  }
}
.branding-aside a:hover > img {
  -webkit-transform: none;
  transform: none;
}
.menu {
  width: 250px;
  float: left;
}
.menu ul {
  width: 100%;
  float: left;
  overflow: visible;
}
.menu li {
  width: 100%;
  float: left;
  /* border-bottom: 1px solid #222;  */
}
.menu ul li ul {
  border-top: 1px solid #111;
}
.menu ul li ul li {
  border-bottom: none;
}
.menu ul li ul li:first-child {
  padding-top: 7px;
}
.menu ul li ul li:last-child {
  padding-bottom: 7px;
}
.menu li,
.menu a,
.menu a:visited {
  width: 100%;
  display: block;
  color: #fff;
}
.menu li.active div {
  border: 1px solid #fff;
}
.menu li.active ul li div {
  border: none;
}
.menu ul li ul li {
  background: #7d2552;
}
.menu ul li ul li:last-child {
  border: none;
}
.menu div {
  width: 100%;
  float: left;
  cursor: pointer;
  display: block;
  padding: 12px 20px 12px 10px;
  border-top: 1px solid #222;
}
.menu ul li ul li div {
  padding: 5px 20px 5px 40px;
  border: none;
}
.menu ul li ul li.active {
  border: none;
}
.menu ul li ul li.active a div span {
  text-decoration: underline;
}
.menu .item {
  background: url(../svg/fallback/menu-sub-arrow-r.png) right center no-repeat;
  background-image: url(../svg/menu-sub-arrow-r.svg), none;
}
.menu .active .item,
.menu .current-tab {
  background: url(../svg/fallback/menu-sub-arrow-d.png) right center no-repeat;
  background-image: url(../svg/menu-sub-arrow-d.svg), none;
}
.menu .active .item ul {
  display: block;
}
.menu span,
.menu a,
.menu a:visited {
  font-size: 14px;
  font-size: 1.4rem;
  display: block;
  line-height: 20px;
  line-height: 2rem;
  font-weight: 600;
  letter-spacing: 1px;
  background-size: 18px auto;
  background-position: left center;
  text-decoration: none;
}
.menu span {
  padding: 0 0 0 30px;
}
.menu ul li ul li a,
.menu ul li ul li a:visited,
.menu ul li ul li span {
  padding: 0;
}
.menu li:hover > div span,
.menu li:hover > a div span {
  opacity: 0.5;
  text-decoration: none;
}
.menu li.active:hover > div span,
.menu li.active:hover > a div span,
.menu li.active:hover > a div span {
  opacity: 1;
}
.accordion ul {
  display: none;
  width: 100%;
  height: auto;
}
.accordion .active ul {
  display: block;
}
.etusivu {
  background: url(../svg/fallback/menu-icon-home.png) no-repeat;
  background-image: url(../svg/menu-icon-home.svg), none;
}
.konsertit {
  background: url(../svg/fallback/menu-icon-konsertit.png) no-repeat;
  background-image: url(../svg/menu-icon-konsertit.svg), none;
}
.liput {
  background: url(../svg/fallback/menu-icon-liput.png) no-repeat;
  background-image: url(../svg/menu-icon-liput.svg), none;
}
.levyt {
  background: url(../svg/fallback/menu-icon-levyt.png) no-repeat;
  background-image: url(../svg/menu-icon-levyt.svg), none;
}
.orkesteri {
  background: url(../svg/fallback/menu-icon-orkesteri.png) no-repeat;
  background-image: url(../svg/menu-icon-orkesteri.svg), none;
}
.yleisolle {
  background: url(../svg/fallback/menu-icon-yleisolle.png) no-repeat;
  background-image: url(../svg/menu-icon-yleisolle.svg), none;
}
.ajankohtaista {
  background: url(../svg/fallback/menu-icon-ajankohtaista.png) no-repeat;
  background-image: url(../svg/menu-icon-ajankohtaista.svg), none;
}
.media {
  background: url(../svg/fallback/menu-icon-media.png) no-repeat;
  background-image: url(../svg/menu-icon-media.svg), none;
}
.yhteys {
  background: url(../svg/fallback/menu-icon-yhteys.png) no-repeat;
  background-image: url(../svg/menu-icon-yhteys.svg), none;
}
.juhlavuosi {
  background: url(../svg/fallback/menu-icon-juhla.png) no-repeat;
  background-image: url(../svg/menu-icon-juhla.svg), none;
}
/*------ MOBILE MENU ------*/
.page-aside {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  background: #000;
  overflow-y: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  overflow: hidden;
  overflow-y: auto;
}
@media (min-width: 1000px) {
  .page-aside {
    width: 250px;
  }
}
.page-aside .page-aside-content {
  position: relative;
  float: left;
  top: 0;
  width: 250px;
}
.page-aside .closebtn {
  position: absolute;
  top: 0;
  right: 0;
  width: 42px;
  height: 42px;
  background: url(../svg/fallback/close-w.png) center center no-repeat;
  background-image: url(../svg/close-w.svg), none;
  text-indent: -9999px;
}
#close-curtain {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  height: 100vh;
  z-index: 200;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
  display: none;
}
/*---- Etusivu - Hero ----*/
.bx-wrapper {
  width: 100%;
  float: left;
  position: relative;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  background: #000;
}
@media (min-width: 1000px) {
  .bx-wrapper {
    height: 100%;
  }
}
ul.bxslider {
  width: 100%;
  float: left;
  position: relative;
  list-style: none;
}
@media (min-width: 1000px) {
  ul.bxslider {
    height: 100%;
  }
}
.bx-viewport {
  -webkit-transform: translatez(0);
}
@media (min-width: 1000px) {
  .bx-viewport {
    height: 100%;
    max-height: 100%;
  }
}
.bx-pager {
  /* position: absolute; right: 20px; bottom: 20px; */
  width: auto;
  float: left;
  position: relative;
  margin: -40px 80px 0 0;
  float: right;
}
.bx-pager-item {
  width: 20px;
  padding: 5px;
  float: left;
}
a.bx-pager-link,
a.bx-pager-link:visited {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  display: block;
  background: #fff;
  text-indent: -9999px;
}
a.bx-pager-link:hover,
a.bx-pager-link:active,
a.bx-pager-link.active {
  opacity: 0.5;
}
.slider-paging {
  width: 80px;
  height: 40px;
  position: absolute;
  right: 0px;
  bottom: 10px;
  /* float: left; position: relative; margin: -40px 25px 0 0; float: right; */
  z-index: 9999;
}
#slider-prev,
#slider-next {
  width: 30px;
  height: 40px;
  background: #f5f5f5;
  position: absolute;
  bottom: 0px;
  text-align: center;
}
#slider-prev a,
#slider-next a,
#slider-prev a:visited,
#slider-next a:visited {
  display: block;
  width: 100%;
  height: 40px;
  text-indent: -9999px;
}
#slider-prev {
  right: 40px;
  background: url(../svg/fallback/arrow-l.png) center center no-repeat;
  background-image: url(../svg/arrow-l.svg), none;
}
#slider-prev:hover {
  opacity: 0.7;
}
#slider-next {
  right: 10px;
  background: url(../svg/fallback/arrow-r.png) center center no-repeat;
  background-image: url(../svg/arrow-r.svg), none;
}
#slider-next:hover {
  opacity: 0.7;
}
.slider {
  width: 100%;
  float: left;
  background: #111;
}
@media (min-width: 1000px) {
  .slider {
    height: 100%;
  }
}
.slide {
  width: 100%;
  float: left;
  position: relative;
  background-size: cover;
  background-position: right center;
  background-repeat: no-repeat;
}
@media (min-width: 1000px) {
  .slide {
    height: 100%;
  }
}
.slide .max-width {
  padding-top: 50px;
  padding-bottom: 40px;
  min-height: 500px;
}
@media (min-width: 550px) {
  .slide .max-width {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
@media (min-width: 1000px) {
  .slide .max-width {
    height: 100%;
  }
}
.bg-img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}
.layer {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/layer.png) left top no-repeat;
  background-size: cover;
}
.vertical {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.align-bottom {
  position: absolute;
  bottom: 50px;
  left: 0;
  padding: 0 30px;
}
@media (min-width: 500px) {
  .align-bottom {
    padding: 0 40px;
  }
}
.slide-content {
  width: 100%;
  float: left;
}
@media (min-width: 750px) {
  .slide-content {
    width: 600px;
  }
}
.slide-content h2 {
  font-size: 44px;
  font-size: 4.4rem;
  line-height: 48px;
  line-height: 4.8rem;
  color: #fff;
  padding-bottom: 0;
}
@media (min-width: 750px) {
  .slide-content h2 {
    font-size: 56px;
    font-size: 5.6rem;
    line-height: 60px;
    line-height: 6rem;
  }
}
@media (min-width: 1200px) {
  .slide-content h2 {
    font-size: 68px;
    font-size: 6.8rem;
    line-height: 70px;
    line-height: 7rem;
  }
}
.slide-content h3 {
  font-family: CamilaBold;
  font-size: 30px;
  font-size: 3rem;
  line-height: 34px;
  line-height: 3.4rem;
  color: #fff;
}
@media (min-width: 750px) {
  .slide-content h3 {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 40px;
    line-height: 4rem;
  }
}
.slide-content p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem;
  color: #fff;
}
@media (min-width: 750px) {
  .slide-content p {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 28px;
    line-height: 2.8rem;
  }
}
@media (min-width: 1200px) {
  .slide-content p {
    font-size: 20px;
    font-size: 2rem;
    line-height: 30px;
    line-height: 3rem;
  }
}
/*---- Etusivu - Ikoninostot ----*/
.icons {
  text-align: center;
}
.icons h4 {
  font-family: CooperHewittMedium, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  line-height: 2.4rem;
  color: #7d2552;
}
.icons .col-25 a,
.icons .col-25 a:visited {
  width: 100%;
  float: left;
  display: block;
  padding: 75px 15px 20px 15px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (min-width: 750px) {
  .icons .col-25 a,
  .icons .col-25 a:visited {
    padding: 55px 15px 15px 15px;
  }
}
@media (min-width: 1000px) {
  .icons .col-25 a,
  .icons .col-25 a:visited {
    padding: 65px 15px 15px 15px;
  }
}
.icons .col-25 a:hover {
  background-size: auto 42px;
}
.icons .col-25:nth-child(1) {
  border-bottom: 1px solid #7d2552;
  border-right: 1px solid #7d2552;
}
@media (min-width: 750px) {
  .icons .col-25:nth-child(1) {
    border-bottom: none;
    border-right: 1px solid #7d2552;
  }
}
.icons .col-25:nth-child(2) {
  border-bottom: 1px solid #7d2552;
}
@media (min-width: 750px) {
  .icons .col-25:nth-child(2) {
    border-bottom: none;
    border-right: 1px solid #7d2552;
  }
}
.icons .col-25:nth-child(3) {
  border: none;
  border-right: 1px solid #7d2552;
}
@media (min-width: 750px) {
  .icons .col-25:nth-child(3) {
    border-right: 1px solid #7d2552;
  }
}
.icons .col-25:nth-child(4) {
  border: none;
}
.icons .icon-1 {
  background: url(../svg/fallback/icon1.png) no-repeat;
  background-image: url(../svg/icon1.svg), none;
  background-size: auto 40px;
  background-position: center 30px;
}
@media (min-width: 750px) {
  .icons .icon-1 {
    background-position: center 15px;
  }
}
.icons .icon-2 {
  background: url(../svg/fallback/icon2.png) no-repeat;
  background-image: url(../svg/icon2.svg), none;
  background-size: auto 40px;
  background-position: center 30px;
}
@media (min-width: 750px) {
  .icons .icon-2 {
    background-position: center 15px;
  }
}
.icons .icon-3 {
  background: url(../svg/fallback/icon3.png) no-repeat;
  background-image: url(../svg/icon3.svg), none;
  background-size: auto 40px;
  background-position: center 30px;
}
@media (min-width: 750px) {
  .icons .icon-3 {
    background-position: center 15px;
  }
}
.icons .icon-4 {
  background: url(../svg/fallback/icon4.png) no-repeat;
  background-image: url(../svg/icon4.svg), none;
  background-size: auto 40px;
  background-position: center 32px;
}
@media (min-width: 750px) {
  .icons .icon-4 {
    background-position: center 15px;
  }
}
/*---- Ikoninostojen span - piilotus ----*/
.hide-m {
  display: none;
}
@media (min-width: 1000px) {
  .hide-m {
    display: inline-block;
  }
}
@media (min-width: 1000px) {
  .hide-d {
    display: none;
  }
}
/*---- Etusivu - Uutiset ----*/
.news {
  padding-bottom: 10px;
}
@media (min-width: 750px) {
  .news {
    padding-bottom: 20px;
  }
}
.news a,
.news a:visited {
  display: block;
  color: #000;
}
.news a:hover {
  color: #7d2552;
}
.news a:hover > img {
  opacity: 0.9;
}
.news .col-50 {
  padding: 0 0 30px 0;
}
@media (min-width: 600px) {
  .news .col-50 {
    padding: 0 15px 30px 0;
  }
}
@media (min-width: 600px) {
  .news .col-50:last-child {
    padding: 0 0 30px 15px;
  }
}
.news img {
  padding: 0 0 15px 0;
}
.news h3 {
  padding: 0 0 5px 0;
}
/*---- Etusivu - KPKO ----*/
.kpko .max-width {
  padding-top: 40px;
  padding-bottom: 0;
}
.kpko .col-50 {
  width: 100%;
  padding: 0 0 0 0;
}
@media (min-width: 750px) {
  .kpko .col-50 {
    width: 50%;
    padding: 0 30px 15px 0;
  }
}
@media (min-width: 750px) {
  .kpko .col-50:last-child {
    padding: 10px 0 10px 30px;
    border-left: 1px solid #7d2552;
  }
}
.kpko h1 {
  padding: 0 0 5px 0;
}
@media (min-width: 750px) {
  .kpko h1 {
    float: right;
    text-align: right;
  }
}
.kpko .buttons {
  margin: 10px 0 40px 0;
}
@media (min-width: 750px) {
  .kpko .buttons {
    margin: 30px 0 40px 0;
  }
}
/*---- Etusivu - Alareunan nostot ----*/
.news-bottom {
  width: 100%;
  float: left;
  position: relative;
  margin-top: 15px;
}
.news-bottom .col-33 {
  display: none;
}
@media (min-width: 1200px) {
  .news-bottom .col-33 {
    display: block;
    position: absolute;
    height: 100%;
    background-size: 100% auto;
  }
}
@media (min-width: 750px) {
  .news-bottom .col-66 {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .news-bottom .col-66 {
    width: 66%;
    float: right;
    padding: 0 0 0 15px;
  }
}
.news-bottom .news-up {
  width: 100%;
  float: left;
  padding: 15px 0 15px 0;
}
@media (min-width: 600px) {
  .news-bottom .news-up {
    width: 50%;
    padding: 0 15px 0px 0;
  }
}
@media (min-width: 1200px) {
  .news-bottom .news-up {
    width: 100%;
    padding: 0;
  }
}
.news-bottom .news-up a,
.news-bottom .news-up a:visited {
  display: block;
  color: #000;
}
.news-bottom .news-up a:hover {
  color: #7d2552;
}
.news-bottom .news-up a:hover > img {
  opacity: 0.9;
}
.news-bottom .news-up img {
  width: 100%;
  float: left;
  padding: 0 0 15px 0;
}
@media (min-width: 1200px) {
  .news-bottom .news-up img {
    width: 50%;
    padding: 0 20px 20px 0;
  }
}
.news-bottom .news-up div {
  width: 100%;
  float: left;
}
@media (min-width: 1200px) {
  .news-bottom .news-up div {
    width: 50%;
  }
}
@media (min-width: 600px) {
  .news-bottom .news-up:last-child {
    padding: 0 0 0px 15px;
  }
}
@media (min-width: 1200px) {
  .news-bottom .news-up:last-child {
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .news-bottom .news-up:last-child img {
    padding: 0 20px 0 0;
  }
}
.news-bottom h3 {
  padding: 0 0 5px 0;
}
.news-bottom p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
}
/*---- Etusivu - Sähköpostilista ----*/
.newsletter {
  background: #f4eef1;
  padding: 50px 0 0 0;
  text-align: center;
}
.newsletter p {
  padding: 0 0 20px 0;
}
.subscribe {
  width: 270px;
  margin: 0 auto;
  float: none;
}
.subscribe-form {
  width: 270px;
  height: 40px;
  position: relative;
  float: left;
}
.subscribe-form input[type="email"] {
  width: 100%;
  height: 40px;
  border: none;
  background: #fff;
  float: left;
  padding: 0 10px 0 15px;
}
.subscribe-form .submit-button {
  position: absolute;
  right: -2px;
  top: 0;
  font-family: CooperHewittMedium;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 20px;
  line-height: 2rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
  text-align: center;
  padding: 10px 20px;
  background: #7d2552;
  border: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
  -webkit-appearance: none;
}
.subscribe-form .submit-button:hover {
  background: #000;
}
/*---- Etusivu - Some ----*/
.someline {
  padding: 50px 30px 40px 30px;
  text-align: center;
}
iframe {
  width: 100%;
  float: left;
  margin: 20px 0 0 0;
}
.some {
  width: 100%;
  float: left;
  text-align: center;
  padding: 10px 0 0 0;
}
.some li {
  display: inline-block;
}
.some a,
.some a:visited {
  width: 44px;
  height: 42px;
  display: block;
  opacity: 1;
  text-indent: -9999px;
}
.some a:hover {
  opacity: 0.7;
}
.smaller {
  font-size: 150%;
}
.fb {
  background: url(../svg/fallback/icon-some-fb.png) no-repeat;
  background-image: url(../svg/icon-some-fb.svg), none;
}
.ig {
  background: url(../svg/fallback/icon-some-ig.png) no-repeat;
  background-image: url(../svg/icon-some-ig.svg), none;
}
.tube {
  background: url(../svg/fallback/icon-some-tube.png) no-repeat;
  background-image: url(../svg/icon-some-tube.svg), none;
}
.tw {
  background: url(../svg/fallback/icon-some-tw.png) no-repeat;
  background-image: url(../svg/icon-some-tw.svg), none;
}
/*---- Menu Sub (alasivu) ----*/
.menu-sub {
  display: none;
  width: 100%;
  float: left;
  text-align: center;
  margin: -20px 0 20px 0;
  padding: 0 30px;
}
@media (min-width: 550px) {
  .menu-sub {
    display: block;
  }
}
.menu-sub li {
  display: inline-block;
  padding: 0 0 10px 0;
}
.menu-sub a,
.menu-sub a:visited {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 7px 20px;
  color: #000;
  border: 1px solid #fff;
  text-decoration: none;
}
.menu-sub a:hover {
  border: 1px solid #000;
}
.menu-sub .active a {
  border: 1px solid #000;
}
/*---- Menu Sub Dropdown ----*/
.drop-menu-sub {
  width: 100%;
  float: left;
  position: relative;
  height: 42px;
  text-align: center;
  padding: 0 30px;
  margin: -10px 0 30px 0;
}
@media (min-width: 550px) {
  .drop-menu-sub {
    display: none;
  }
}
.dropmenu {
  width: 230px;
  float: none;
  position: relative;
  margin: 0 auto;
}
a.dropmenubtn,
a.dropmenubtn:visited {
  position: absolute;
  top: 0;
  left: 0;
  width: 230px;
  font-family: CooperHewittMedium;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  letter-spacing: 1px;
  padding: 10px 30px 10px 15px;
  cursor: pointer;
  text-align: left;
  background: url(../svg/fallback/menu-m-arrow-d-w.png) right center no-repeat;
  background-image: url(../svg/menu-m-arrow-d-w.svg), none;
  border: 1px solid #000;
}
.dropmenu-content {
  display: none;
  position: absolute;
  top: 40px;
  right: 0;
  background-color: #f4eef1;
  width: 230px;
  z-index: 100;
  border-top: 1px solid #000;
}
.dropmenu-content a,
.dropmenu-content a:visited {
  display: block;
  width: 100%;
  font-family: CooperHewittMedium;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  letter-spacing: 1px;
  padding: 10px 10px 10px 15px;
  cursor: pointer;
  text-align: left;
}
.dropmenu-content li.active a,
.dropmenu-content a:hover {
  background: #eee5e9;
}
.show {
  display: block;
}
.dropmenu.onw a.dropmenubtn,
.dropmenu.onw a.dropmenubtn:visited {
  color: #000;
  background: url(../svg/fallback/menu-m-arrow-d.png) 202px center no-repeat;
  background-image: url(../svg/menu-m-arrow-d.svg), none;
}
/*---- Header - mobile ----*/
.header {
  width: 100%;
  height: 100px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}
@media (min-width: 1000px) {
  .header {
    height: 60px;
  }
}
.icon-menu-m {
  display: block;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../svg/fallback/icon-menu-m.png) 30px 30px no-repeat;
  background-image: url(../svg/icon-menu-m.svg), none;
  cursor: pointer;
  text-indent: -9999px;
}
@media (min-width: 550px) {
  .icon-menu-m {
    background: url(../svg/fallback/icon-menu-m.png) 40px 40px no-repeat;
    background-image: url(../svg/icon-menu-m.svg), none;
  }
}
@media (min-width: 1000px) {
  .icon-menu-m {
    display: none;
  }
}
.header.onbg {
  background: url(../svg/fallback/bg-header-m.png) center top repeat-x;
  background-image: url(../svg/bg-header-m.svg), none;
}
.header.onbg .icon-menu-m {
  background: url(../svg/fallback/icon-menu-m-w.png) 30px 30px no-repeat;
  background-image: url(../svg/icon-menu-m-w.svg), none;
}
@media (min-width: 550px) {
  .header.onbg .icon-menu-m {
    background: url(../svg/fallback/icon-menu-m-w.png) 40px 40px no-repeat;
    background-image: url(../svg/icon-menu-m-w.svg), none;
  }
}
.branding-m {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100px;
  height: 80px;
  margin: 0 0 0 -50px;
  background: #000;
  z-index: 110;
  padding: 15px;
}
@media (min-width: 400px) {
  .branding-m {
    width: 120px;
    height: 100px;
    margin: 0 0 0 -60px;
  }
}
@media (min-width: 1000px) {
  .branding-m {
    display: none;
  }
}
.branding-m a:hover > img {
  -webkit-transform: none;
  transform: none;
}
.branding-m.branding-sv {
  height: 70px;
}
@media (min-width: 400px) {
  .branding-m.branding-sv {
    height: 83px;
  }
}
.branding-m.branding-m-en {
  height: 63px;
}
@media (min-width: 400px) {
  .branding-m.branding-m-en {
    height: 76px;
  }
}
.section.page-in {
  padding-top: 100px;
}
@media (min-width: 400px) {
  .section.page-in {
    padding-top: 100px;
  }
}
@media (min-width: 1000px) {
  .section.page-in {
    padding-top: 30px;
  }
}
.section.page-in.nopad {
  padding-top: 0;
}
/*---- Menu - kielet ----*/
.menu-lang {
  display: none;
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 200;
}
@media (min-width: 550px) {
  .menu-lang {
    top: 40px;
    right: 40px;
  }
}
.menu-lang li {
  display: inline-block;
  float: left;
  line-height: 20px;
  line-height: 2rem;
}
.menu-lang li:after {
  content: "|";
  color: #fff;
}
.menu-lang li:last-child:after {
  content: none;
}
.menu-lang a,
.menu-lang a:visited {
  display: block;
  float: left;
  position: relative;
  font-family: CooperHewittMedium;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  letter-spacing: 1px;
  padding: 0 10px;
}
.menu-lang .active a,
.menu-lang a:hover {
  opacity: 0.7;
}
.menu-lang li:last-child a {
  padding: 0 0 0 10px;
}
.dropdown {
  position: absolute;
  top: 25px;
  right: 30px;
  width: 55px;
  z-index: 100;
}
@media (min-width: 550px) {
  .dropdown {
    top: 35px;
    right: 40px;
  }
}
@media (min-width: 1000px) {
  .dropdown {
    top: 25px;
  }
}
a.dropbtn,
a.dropbtn:visited {
  position: absolute;
  top: 0;
  right: 0;
  width: 55px;
  font-family: CooperHewittMedium;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  letter-spacing: 1px;
  padding: 7px 10px 7px 10px;
  cursor: pointer;
  text-align: left;
  background: url(../svg/fallback/menu-m-arrow-d-w.png) 34px center no-repeat;
  background-image: url(../svg/menu-m-arrow-d-w.svg), none;
}
.dropdown-content {
  display: none;
  position: absolute;
  top: 34px;
  right: 0;
  background-color: #f4eef1;
  width: 55px;
  z-index: 100;
  /* border: @border;  */
  border-bottom: none;
}
.dropdown-content a,
.dropdown-content a:visited {
  display: block;
  width: 100%;
  font-family: CooperHewittMedium;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  letter-spacing: 1px;
  padding: 7px 10px 7px 10px;
  cursor: pointer;
  text-align: left;
  /* border-bottom: @border; */
}
.dropdown-content a.active,
.dropdown-content a:hover {
  background: #eee5e9;
}
.show {
  display: block;
}
.dropdown.onw a.dropbtn,
.dropdown.onw a.dropbtn:visited {
  color: #000;
  background: url(../svg/fallback/menu-m-arrow-d.png) 30px center no-repeat;
  background-image: url(../svg/menu-m-arrow-d.svg), none;
}
/*
.dropdown {position: absolute; top: 25px; right: @side-m; width: 55px; z-index: 100;
	@media (min-width: 550px) {top: 35px; right: @side-d;}
	@media (min-width: 1000px) {top: 25px;}
}
a.dropbtn, a.dropbtn:visited {position: absolute; top: 0; right: 0; width: 55px; font-family: CooperHewittMedium; color: #fff; text-decoration: none; text-transform: uppercase; font-size: 14px; font-size: 1.4rem; line-height: 20px; line-height: 2rem; letter-spacing: 1px; padding: 7px 10px 7px 10px; cursor: pointer; text-align: left; background: url(../svg/fallback/menu-m-arrow-d-w.png) 30px center no-repeat; background-image: url(../svg/menu-m-arrow-d-w.svg), none;}
.dropdown-content {display: none; position: absolute; top: 34px; right: 0; background-color: @dark; width: 55px; z-index: 100;
  a, a:visited {display: block; width: 100%; font-family: CooperHewittMedium; color: #fff; text-decoration: none; text-transform: uppercase; font-size: 14px; font-size: 1.4rem; line-height: 20px; line-height: 2rem; letter-spacing: 1px; padding: 7px 10px 7px 10px; cursor: pointer; text-align: left;}
  a.active, a:hover {background: @color1;}
}
.show {display: block;} 

.dropdown.onw {
	a.dropbtn, a.dropbtn:visited {color: @dark; background: url(../svg/fallback/menu-m-arrow-d.png) 30px center no-repeat; background-image: url(../svg/menu-m-arrow-d.svg), none;}
}
*/
/*---- Alasivut ----*/
.title {
  width: 100%;
  float: left;
  text-align: center;
  padding: 30px 20px 30px 20px;
}
@media (min-width: 500px) {
  .title {
    padding: 50px 20px 50px 20px;
  }
}
.title h1 {
  max-width: 700px;
  margin: 0 auto;
  float: none;
  font-size: 44px;
  font-size: 4.4rem;
  line-height: 52px;
  line-height: 5.2rem;
  padding: 0;
}
@media (min-width: 500px) {
  .title h1 {
    font-size: 56px;
    font-size: 5.6rem;
    line-height: 60px;
    line-height: 6rem;
  }
}
@media (min-width: 1200px) {
  .title h1 {
    font-size: 68px;
    font-size: 6.8rem;
    line-height: 70px;
    line-height: 7rem;
  }
}
.title-sub {
  width: 100%;
  float: left;
}
.title-sub h1 {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 36px;
  line-height: 3.6rem;
  padding: 0;
}
@media (min-width: 500px) {
  .title-sub h1 {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 42px;
    line-height: 4.2rem;
  }
}
@media (min-width: 750px) {
  .title-sub h1 {
    font-size: 46px;
    font-size: 4.6rem;
    line-height: 50px;
    line-height: 5rem;
  }
}
@media (min-width: 1350px) {
  .title-sub h1 {
    font-size: 68px;
    font-size: 6.8rem;
    line-height: 70px;
    line-height: 7rem;
  }
}
.title-sub h3 {
  font-family: CooperHewittMedium, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem;
  padding: 10px 0 5px 0;
}
.highlight {
  width: 100%;
  float: left;
  text-align: center;
  background: #f4eef1;
  padding: 40px 20px 30px 20px;
  margin: 0 0 30px 0;
}
.highlight h2 {
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 40px;
  line-height: 4rem;
  padding: 0 0 10px 0;
}
@media (min-width: 750px) {
  .highlight h2 {
    font-size: 40px;
    font-size: 4rem;
    line-height: 44px;
    line-height: 4.4rem;
  }
}
.section.page-in {
  padding-bottom: 50px;
}
.section.page-in .max-width {
  padding-top: 0;
  padding-bottom: 0;
}
.section.page-in .content {
  max-width: 800px;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 500px) {
  .section.page-in .content {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.section.page-in .content2 {
  max-width: 800px;
  padding-top: 20px;
}
.section.page-in .no-pad {
  padding-top: 0;
}
.section.page-in .no-pad .content-in {
  padding-top: 0;
}
.section.page-in .content.concert-in {
  max-width: 1100px;
}
.content-in {
  width: 100%;
  float: left;
  padding: 15px 0 0 0;
  /*
	ul {width: 100%; float: left; padding: 15px 0 20px 0;
		li {display: inline-block; width: 50%; float: left; font-family: CooperHewittMedium, sans-serif; background: @color1-light3; font-size: 16px; font-size: 1.6rem; line-height: 20px; line-height: 2rem; padding: 5px 10px 5px 10px;}
		li:nth-child(even) {font-family: CooperHewittBook, sans-serif;}
		li:nth-child(3), li:nth-child(4), li:nth-child(7), li:nth-child(8), li:nth-child(11), li:nth-child(12), li:nth-child(15), li:nth-child(16), li:nth-child(19), li:nth-child(20), li:nth-child(23), li:nth-child(24) {background: @color1-light2;}
	}
*/
  /*
	ul {width: 100%; float: left; padding: 15px 0;
		li {display: block; width: 100%; float: left; font-family: CooperHewittBook, sans-serif; background: @color1-light3; padding: 5px 5px;}
		li:nth-child(even) {background: @color1-light2;}
		h4, h5 {width: 50%; font-size: 16px; font-size: 1.6rem; line-height: 20px; line-height: 2rem; padding: 5px 10px 5px 5px;
			@media (min-width: 500px) {width: 50%; padding: 5px 10px;}
		}
		h4 {font-family: CooperHewittMedium, sans-serif;}
		h5 {font-family: CooperHewittBook, sans-serif;}
	}
*/
  /*
	.listitem {width: 50%; float: left; font-family: CooperHewittBook, sans-serif; font-size: 16px; font-size: 1.6rem; line-height: 20px; line-height: 2rem;}
	.listitem.light { background: @color1-light3;}
	.listitem.dark {background: @color1-light2;}
	h4.listitem {font-family: CooperHewittMedium, sans-serif; padding: 5px 10px 5px 5px;}
	h5.listitem {font-family: CooperHewittBook, sans-serif; padding: 5px 5px;
		@media (min-width: 500px) {padding: 5px 10px;}
	}
	.listitem:first-child {margin-top: 20px;}
*/
}
.content-in h2 {
  padding-bottom: 15px;
  padding-top: 20px;
}
@media (min-width: 750px) {
  .content-in h2 {
    padding-bottom: 20px;
  }
}
.content-in h3,
.content-in h4 {
  padding-top: 15px;
}
@media (min-width: 750px) {
  .content-in h3,
  .content-in h4 {
    padding-top: 20px;
  }
}
.content-in ul {
  width: 100%;
  float: left;
  padding: 15px 0 20px 0;
}
.content-in ul li {
  display: block;
  width: 100%;
  float: left;
  font-family: CooperHewittBook, sans-serif;
  background: #f4eef1;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
  line-height: 2rem;
  padding: 5px 10px 5px 10px;
}
@media (min-width: 500px) {
  .content-in ul li {
    min-height: 30px;
  }
}
.content-in ul li:nth-child(even) {
  background: #eee5e9;
}
.content-in ul li.list-2col,
.content-in ul span.list-2col {
  display: inline-block;
  width: 100%;
  float: left;
  font-family: CooperHewittMedium, sans-serif;
  background: #f4eef1;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
  line-height: 2rem;
  padding: 5px 10px 5px 10px;
}
@media (min-width: 500px) {
  .content-in ul li.list-2col,
  .content-in ul span.list-2col {
    width: 50%;
  }
}
.content-in ul li.list-2col:nth-child(even),
.content-in ul span.list-2col:nth-child(even) {
  font-family: CooperHewittBook, sans-serif;
  padding: 0 10px 5px 10px;
  margin-top: -5px;
}
@media (min-width: 500px) {
  .content-in ul li.list-2col:nth-child(even),
  .content-in ul span.list-2col:nth-child(even) {
    padding: 5px 10px 5px 10px;
    margin-top: 0;
  }
}
.content-in ul li.list-2col:nth-child(3),
.content-in ul li.list-2col:nth-child(4),
.content-in ul li.list-2col:nth-child(7),
.content-in ul li.list-2col:nth-child(8),
.content-in ul li.list-2col:nth-child(11),
.content-in ul li.list-2col:nth-child(12),
.content-in ul li.list-2col:nth-child(15),
.content-in ul li.list-2col:nth-child(16),
.content-in ul li.list-2col:nth-child(19),
.content-in ul li.list-2col:nth-child(20),
.content-in ul li.list-2col:nth-child(23),
.content-in ul li.list-2col:nth-child(24) {
  background: #eee5e9;
}
@media (min-width: 500px) {
  .content-in ul li.list-2col.two-row,
  .content-in ul span.list-2col.two-row {
    min-height: 50px;
  }
}
.content-in img,
.post img {
  width: auto;
  max-width: 100%;
  padding: 10px 0 25px 0;
}
.line {
  width: 100%;
  float: left;
  height: 1px;
  background: #000;
  margin: 0 0 20px 0;
}
/*Tulossa*/
.concert {
  width: 100%;
  float: left;
  padding: 50px 0 40px 0;
  border-bottom: 1px solid #000;
  /*
	h3 {font-family: CamilaBold; font-size: 24px; font-size: 2.4rem; line-height: 34px; line-height: 3.4rem; padding: 10px 0 5px 0;
		@media (min-width: 400px) {font-size: 30px; font-size: 3rem; line-height: 40px; line-height: 4rem;}
	}
*/
}
.concert .col-50 {
  width: 100%;
  padding: 0 0 10px 0;
}
@media (min-width: 850px) {
  .concert .col-50 {
    width: 50%;
  }
}
.concert .col-50:last-child,
.concert .col-50-2 {
  padding: 0;
}
@media (min-width: 850px) {
  .concert .col-50:last-child,
  .concert .col-50-2 {
    padding: 0 0 0 30px;
  }
}
.concert h2 {
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 40px;
  line-height: 4rem;
  padding: 0 0 10px 0;
}
@media (min-width: 750px) {
  .concert h2 {
    font-size: 40px;
    font-size: 4rem;
    line-height: 44px;
    line-height: 4.4rem;
  }
}
.concert a h2,
.concert a:visited h2 {
  color: #000;
}
.concert a:hover h2 {
  color: #7d2552;
}
.concert .concert-header {
  width: 100%;
  float: left;
  padding: 10px 0 20px 0;
}
.concert .list-date,
.concert .list-place {
  width: auto;
  font-family: CooperHewittBook;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
  line-height: 2rem;
}
.concert .list-date a,
.concert .list-place a,
.concert .list-date a:visited,
.concert .list-place a:visited {
  color: #7d2552;
  text-decoration: underline;
}
.concert .list-date a:hover,
.concert .list-place a:hover {
  text-decoration: none;
}
.concert .list-date {
  padding: 0 15px 7px 26px;
  background: url(../svg/fallback/icon-list-date.png) left top no-repeat;
  background-image: url(../svg/icon-list-date.svg), none;
}
.concert .list-place {
  padding: 0 15px 0 20px;
  background: url(../svg/fallback/icon-list-placee.png) left top no-repeat;
  background-image: url(../svg/icon-list-place.svg), none;
}
.concert p {
  padding-bottom: 23px;
}
.concert .buttons a {
  margin: 0 0 10px 0;
}
.concert:first-child {
  padding-top: 20px;
}
.concert:last-child {
  border: none;
}
/*Konsertti*/
.hero-sub {
  width: 100%;
  float: left;
  height: 400px;
  position: relative;
}
@media (min-width: 1000px) {
  .hero-sub {
    height: 75%;
  }
}
.hero-sub .slide {
  height: 400px;
}
@media (min-width: 1000px) {
  .hero-sub .slide {
    height: 100%;
  }
}
.hero-sub .slide .max-width {
  min-height: 0;
}
/*---- VIDEO ---*/
.video {
  width: 100%;
  float: left;
  padding: 10px 0 25px 0;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*

.slider {display: none;
	@media (min-width: 800px) {display: block;}
}
*/
.title-subhero {
  /* position: absolute; top: 150px; left: 0; width: 100%; */
  width: 100%;
  z-index: 100;
  padding: 120px 30px 50px 30px;
}
@media (min-width: 400px) {
  .title-subhero {
    padding: 140px 30px 50px 30px;
  }
}
@media (min-width: 750px) {
  .title-subhero {
    display: none;
  }
}
.title-subhero h1 {
  float: left;
  width: 100%;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 42px;
  line-height: 4.2rem;
  text-align: center;
  color: #fff;
}
@media (min-width: 400px) {
  .title-subhero h1 {
    font-size: 42px;
    font-size: 4.2rem;
    line-height: 50px;
    line-height: 5rem;
  }
}
.title-subhero h3 {
  font-family: CamilaBold;
  font-size: 30px;
  font-size: 3rem;
  line-height: 38px;
  line-height: 3.8rem;
  color: #fff;
  text-align: center;
  padding: 10px 0 5px 0;
}
@media (min-width: 400px) {
  .title-subhero h3 {
    font-size: 34px;
    font-size: 3.4rem;
    line-height: 40px;
    line-height: 4rem;
  }
}
.concert-in {
  /*
	.title-sub.show-m {
		@media (min-width: 750px) {display: none;}
		h3 {text-align: center; padding: 0 30px 40px 30px;}
	}
*/
  /*
	.title-sub.show-d {display: none;
		@media (min-width: 750px) {display: block;}
	}
*/
}
.concert-in .review {
  border: none;
  padding: 20px 0 40px 0;
}
@media (min-width: 750px) {
  .concert-in .review h2 {
    font-size: 40px;
    font-size: 4rem;
    line-height: 44px;
    line-height: 4.4rem;
  }
}
.concert-in .col-70 {
  width: 100%;
  float: right;
  position: relative;
}
@media (min-width: 750px) {
  .concert-in .col-70 {
    width: 60%;
    float: left;
    padding: 0 40px 0 0;
  }
}
@media (min-width: 1200px) {
  .concert-in .col-70 {
    width: 70%;
  }
}
.concert-in .col-70 img {
  width: auto;
  max-width: 100%;
}
.concert-in .col-30 {
  width: 100%;
  float: left;
  position: relative;
  padding: 0 0 50px 0;
}
@media (min-width: 750px) {
  .concert-in .col-30 {
    width: 40%;
    float: right;
  }
}
@media (min-width: 1200px) {
  .concert-in .col-30 {
    width: 30%;
  }
}
.section.page-in .content.concert-in {
  padding-top: 40px;
  padding-bottom: 0;
}
@media (min-width: 750px) {
  .section.page-in .content.concert-in {
    padding-top: 60px;
  }
}
.aside .buttons {
  width: 100%;
  padding: 0;
}
.aside .buttons a,
.aside .buttons a:visited {
  max-width: 0;
  width: 100%;
  max-width: none;
  padding: 20px 20px;
}
.aside p {
  padding: 15px 0;
}
.aside img {
  padding: 10px 0 0 0;
}
.col-30.aside.show-m {
  border-top: 1px solid #000;
}
.block-out {
  width: 100%;
  float: left;
  position: relative;
  background: #f4eef1;
  margin: 10px 0 0 0;
}
.block-out h3 {
  font-family: CamilaBold, sans-serif;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 26px;
  line-height: 2.6rem;
  padding: 10px 10px 10px 60px;
}
.block-out h4 {
  font-family: CooperHewittBook, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 22px;
  line-height: 2.2rem;
  padding: 12px 10px 12px 60px;
}
.block-out-50 {
  width: 50%;
  float: left;
  position: relative;
  padding: 10px 5px 0 0;
}
.block-out-50 a:hover > .block-in-50 {
  background: #eee5e9;
}
.block-out-50.p-left {
  padding: 10px 0 0 5px;
}
.block-in-50 {
  width: 100%;
  float: left;
  position: relative;
  height: 150px;
  background: #f4eef1;
  text-align: center;
}
.block-in-50 .vertical {
  width: 100%;
  padding: 10px 15px;
}
.block-in-50 h5 {
  width: 100%;
  float: left;
  font-family: CooperHewittBold, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  line-height: 2.4rem;
  text-transform: uppercase;
  padding: 0;
}
.kausikortti {
  text-align: center;
  background: #aad1bc;
  padding-right: 10px;
  padding-left: 10px;
}
.block-in {
  position: absolute;
  top: 0;
  left: 0;
  width: 46px;
  height: 46px;
}
.show-d {
  display: none;
}
@media (min-width: 750px) {
  .show-d {
    display: block;
  }
}
@media (min-width: 750px) {
  .show-m {
    display: none;
  }
}
.c-date {
  background: url(../svg/fallback/icon-c-date.png) center center no-repeat #7d2552;
  background-image: url(../svg/icon-c-date.svg), none;
}
.c-place {
  background: url(../svg/fallback/icon-c-place.png) center center no-repeat #7d2552;
  background-image: url(../svg/icon-c-place.svg), none;
}
.c-artists {
  background: url(../svg/fallback/icon-c-artists.png) center center no-repeat #7d2552;
  background-image: url(../svg/icon-c-artists.svg), none;
}
.c-program {
  background: url(../svg/fallback/icon-c-program.png) center center no-repeat #7d2552;
  background-image: url(../svg/icon-c-program.svg), none;
}
/*
.sib-nav {width: 100%; float: left;
	li {display: inline-block; width: 50%; float: left; height: 40px;}
	a, a:visited {display: block; width: 100%; height: 40px; font-family: CooperHewittMedium; font-size: 14px; font-size: 1.4rem; line-height: 40px; line-height: 4rem; text-transform: uppercase; letter-spacing: 1px; color: @color1; text-decoration: none; padding: 0 20px;}
	a:hover {opacity: 0.5;}
}
.prev-page {text-align: left; 
	a, a:visited {background: url(../svg/fallback/arrow-l-color.png) left center no-repeat; background-image: url(../svg/arrow-l-color.svg), none;}
}
.next-page {text-align: right; 
	a, a:visited {background: url(../svg/fallback/arrow-r-color.png) right center no-repeat; background-image: url(../svg/arrow-r-color.svg), none;}
}
*/
/*-Tietoa-*/
.img-up {
  max-width: 800px;
  /*
	.line {margin: 40px 0 0 0;
		@media (min-width: 1200px) {display: none;}
	}
*/
}
.img-up .col-33 {
  width: 100%;
  float: left;
  padding: 15px 0 15px 0;
}
@media (min-width: 600px) {
  .img-up .col-33 {
    width: 50%;
    border-right: 1px solid #fff;
    padding: 0 15px 0 0;
    margin: 0 0 15px 0;
  }
}
.img-up .col-33:nth-child(2) {
  /*
		@media (min-width: 1200px) {padding: 0;}
		div {
			@media (min-width: 1200px) {border-left: 1px solid @dark; border-right: 1px solid @dark;}
		}
*/
}
@media (min-width: 600px) {
  .img-up .col-33:nth-child(2) {
    padding: 0 0 15px 15px;
  }
}
.img-up a,
.img-up a:visited {
  display: block;
  color: #000;
}
.img-up a:hover {
  color: #7d2552;
}
.img-up a:hover > img {
  opacity: 0.9;
}
.img-up h3 {
  padding: 0 0 5px 0;
}
.img-up img {
  width: 100%;
  float: left;
  padding: 0 0 15px 0;
}
.img-up .col-33 div {
  width: 100%;
  float: left;
}
@media (min-width: 600px) {
  .img-up .col-33 div {
    max-height: 100px;
    padding: 0 20px 0px 0px;
    overflow: hidden;
  }
}
@media (min-width: 750px) {
  .img-up .col-33 div {
    max-height: 100px;
  }
}
.img-up .col-33:last-child div {
  border: none;
}
.img-up p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
}
/*-Muusikot-*/
.profiles {
  width: 100%;
  float: left;
  text-align: center;
  position: relative;
  padding-top: 20px;
}
.profiles li {
  display: inline-block;
  position: relative;
  width: 100%;
  float: left;
}
@media (min-width: 500px) {
  .profiles li {
    width: 50%;
  }
}
@media (min-width: 750px) {
  .profiles li {
    width: 250px;
    float: none;
  }
}
.profiles a,
.profiles a:visited {
  display: block;
}
.profiles img {
  width: 160px;
  height: 160px;
  border-radius: 80px;
  margin: 0 auto;
  float: none;
  padding: 5px;
}
@media (min-width: 750px) {
  .profiles img {
    width: 200px;
    height: 200px;
    border-radius: 100px;
  }
}
.profiles a img {
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.profiles a:hover > img {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 0.9;
}
.profiles .profile {
  width: 100%;
  float: left;
  overflow: hidden;
  padding: 20px 15px 20px 15px;
}
@media (min-width: 500px) {
  .profiles .profile {
    min-height: 110px;
    padding: 20px 15px 10px 15px;
  }
}
@media (min-width: 750px) {
  .profiles .profile {
    min-height: 106px;
  }
}
.profiles .tag {
  width: 100%;
  position: absolute;
  top: 140px;
  left: 0;
  text-align: center;
}
@media (min-width: 750px) {
  .profiles .tag {
    top: 180px;
  }
}
.profiles h6 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
  line-height: 2rem;
  color: #000;
  padding: 0;
}
.profiles p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  padding: 0;
}
.profiles h5 {
  width: auto;
  display: inline-block;
  float: none;
  margin: 0 auto;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 20px;
  line-height: 2rem;
  color: #fff;
  padding: 5px 15px;
}
@media (min-width: 750px) {
  .profiles h5 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 22px;
    line-height: 2.2rem;
  }
}
.profiles h5.others {
  background: #7d2552;
}
.profiles h5.viulu1 {
  background: #6d2546;
}
.profiles h5.viulu2 {
  background: #91aec5;
}
.profiles h5.alttoviulu {
  background: #79ab91;
}
.profiles h5.sello {
  background: #0a4e75;
}
.profiles h5.kontrabasso {
  background: #2a3e41;
}
.profiles h5.fagotti {
  background: #e4c971;
}
.profiles.no-img {
  text-align: left;
}
.profiles.no-img li {
  width: 100%;
  float: left;
}
@media (min-width: 650px) {
  .profiles.no-img li {
    width: 50%;
    padding: 0 0 30px 0;
  }
}
.profiles.no-img .profile {
  padding: 10px 0;
}
@media (min-width: 650px) {
  .profiles.no-img .profile {
    min-height: 90px;
    padding: 5px 15px 5px 20px;
    border-left: 1px solid #000;
  }
}
/* Muusikot-popup */
.zoom-anim-dialog {
  background: white;
  text-align: left;
  max-width: 400px;
  margin: 40px auto;
  position: relative;
}
.zoom-anim-dialog h2 {
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 40px;
  line-height: 4rem;
}
.zoom-anim-dialog p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 22px;
  line-height: 2.2rem;
}
.popup {
  width: 100%;
  float: left;
  padding: 40px 30px 30px 30px;
  background: #fff;
}
/**
       * Fade-zoom animation for first dialog
       */
/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}
/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}
/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}
/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}
/*-Levytykset-*/
.albums {
  max-width: 800px;
}
.albums .col-33 {
  padding: 0 0 30px 0;
  text-align: center;
}
@media (min-width: 550px) {
  .albums .col-33 {
    width: 33%;
    padding: 0 30px 0 0;
  }
}
.albums .col-66 {
  padding: 0;
}
@media (min-width: 550px) {
  .albums .col-66 {
    width: 66%;
    padding: 0 0 0 30px;
    border-left: 1px solid #000;
  }
}
.albums img {
  /* max-width: 440px;  */
}
.albums .twin-buttons .buttons {
  text-align: center;
}
.albums .twin-buttons .buttons a,
.albums .twin-buttons .buttons a:visited {
  padding: 11px 0;
}
@media (min-width: 550px) {
  .albums .twin-buttons .buttons a,
  .albums .twin-buttons .buttons a:visited {
    min-width: 0;
    width: auto;
  }
}
.albums .twin-buttons .buttons a:first-child {
  width: 39%;
}
@media (min-width: 350px) {
  .albums .twin-buttons .buttons a:first-child {
    width: 49%;
  }
}
.albums .twin-buttons .buttons a:last-child {
  width: 59%;
}
@media (min-width: 350px) {
  .albums .twin-buttons .buttons a:last-child {
    width: 49%;
  }
}
.section.page-in .content.albums {
  padding-top: 0;
}
.album {
  width: 100%;
  float: left;
  padding: 50px 0 40px 0;
  border-bottom: 1px solid #000;
}
@media (min-width: 550px) {
  .album {
    border: none;
    padding: 0 0 60px 0;
  }
}
.album a h2,
.album a:visited h2 {
  color: #000;
}
.album a:hover h2 {
  color: #7d2552;
}
.album:first-child {
  padding: 0 0 40px 0;
}
@media (min-width: 550px) {
  .album:first-child {
    padding: 0 0 60px 0;
  }
}
.album:last-child {
  border-bottom: none;
}
.twin-buttons .buttons {
  text-align: left;
  padding: 10px 0 0 0;
}
.twin-buttons a:first-child {
  margin: 0 2% 10px 0;
}
.twin-buttons a {
  width: 49%;
  display: inline-block;
  min-width: 0;
  float: left;
  padding: 11px 10px;
}
@media (min-width: 550px) {
  .twin-buttons a {
    min-width: 150px;
    width: auto;
  }
}
/*-Levy-*/
.albums-in {
  max-width: 1100px;
}
.albums-in .col-40 {
  padding: 0 0 30px 0;
  text-align: center;
}
@media (min-width: 750px) {
  .albums-in .col-40 {
    width: 40%;
    padding: 0 40px 0 0;
  }
}
.albums-in .col-40 img {
  float: none;
  margin: 0 auto;
}
.albums-in .col-40 .twin-buttons {
  float: none;
  margin: 0 auto;
}
@media (min-width: 750px) {
  .albums-in .col-40 .twin-buttons {
    max-width: none;
  }
}
.albums-in .col-40 .twin-buttons .buttons {
  text-align: center;
}
@media (min-width: 550px) {
  .albums-in .col-40 .twin-buttons .buttons a,
  .albums-in .col-40 .twin-buttons .buttons a:visited {
    min-width: 0;
    width: auto;
  }
}
.albums-in .col-40 .twin-buttons .buttons a:first-child {
  width: 39%;
}
@media (min-width: 350px) {
  .albums-in .col-40 .twin-buttons .buttons a:first-child {
    width: 49%;
  }
}
@media (min-width: 750px) {
  .albums-in .col-40 .twin-buttons .buttons a:first-child {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .albums-in .col-40 .twin-buttons .buttons a:first-child {
    width: 49%;
  }
}
.albums-in .col-40 .twin-buttons .buttons a:last-child {
  width: 59%;
}
@media (min-width: 350px) {
  .albums-in .col-40 .twin-buttons .buttons a:last-child {
    width: 49%;
  }
}
@media (min-width: 750px) {
  .albums-in .col-40 .twin-buttons .buttons a:last-child {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .albums-in .col-40 .twin-buttons .buttons a:last-child {
    width: 49%;
  }
}
.albums-in .col-60 {
  padding: 0 0 30px 0;
}
@media (min-width: 750px) {
  .albums-in .col-60 {
    width: 60%;
    padding: 0 0 100px 0;
    border: none;
  }
}
.albums-in p.small {
  font-size: 14px;
  font-size: 1.4rem;
}
.albums-in .review {
  margin: 30px 0 0 0;
  padding: 20px 0 20px 0;
  border-top: 1px solid #000;
}
@media (min-width: 750px) {
  .albums-in .review {
    padding: 0px 0 20px 30px;
    border-left: 1px solid #000;
    border-top: none;
  }
}
.review {
  width: 100%;
  float: left;
  padding: 40px 0;
  border-bottom: 1px solid #000;
}
.review div {
  width: 100%;
  float: left;
  padding-bottom: 20px;
}
.review h2 {
  padding-bottom: 20px;
}
.review a h2,
.review a:visited h2 {
  color: #000;
  float: left;
}
.review a:hover h2 {
  color: #7d2552;
}
.review a.button-light {
  margin-top: 0;
}
.review:first-child {
  padding-top: 0px;
}
.review:last-child {
  border-bottom: none;
}
/*-Levyarvostelut-*/
.album-review {
  width: 100%;
  float: left;
  padding: 50px 0 20px 0;
  border-bottom: 1px solid #000;
}
@media (min-width: 550px) {
  .album-review {
    border: none;
    padding: 0 0 60px 0;
  }
}
.album-review .review {
  padding: 0;
}
.album-review:first-child {
  padding-top: 0px;
}
/*-Levyarvostelut-*/
.post {
  width: 100%;
  float: left;
  padding: 40px 0;
  border-bottom: 1px solid #000;
}
.post h2 {
  padding-bottom: 20px;
}
.post a h2,
.post a:visited h2 {
  color: #000;
}
.post a:hover h2 {
  color: #7d2552;
}
.post .buttons {
  text-align: left;
  padding: 0;
  margin: 15px 0 0 0;
}
.post:first-child {
  padding-top: 0px;
}
.post:last-child {
  border-bottom: none;
}
.date {
  font-family: CamilaBoldIt, sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 28px;
  line-height: 2.8rem;
}
/*-Kuvapankki-*/
.img-gallery {
  text-align: center;
  margin-bottom: 50px;
}
.img-gallery h2 {
  padding: 10px 0 20px 0;
}
.img-gallery p {
  padding: 0 0 30px 0;
}
.img-gallery ul {
  width: 100%;
  float: left;
  text-align: center;
  padding: 10px 0 40px 0;
}
.img-gallery li {
  display: inline-block;
  padding: 0 1px;
}
.img-gallery ul a,
.img-gallery ul a:visited {
  display: block;
}
.img-gallery img {
  height: 120px;
  width: auto;
}
@media (min-width: 550px) {
  .img-gallery img {
    height: 180px;
  }
}
/*pagination pager getpage*/
.pagination {
  width: 100%;
  float: left;
  gap: 0.5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 20px 0;
}
.pagination a,
.pagination span {
  display: inline-block;
  float: left;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px 15px;
  border: 1px solid #ccc;
  text-decoration: none;
  line-height: 1.1;
  margin: 10px 5px;
}
.pagination a:hover {
  border-color: #999;
}
.pagination .active,
.pagination span.active,
.pagination span {
  font-weight: 600;
}
.pagination .active,
.pagination span.active {
  border-color: #666;
}
/*-gallery-popup*/
.image-source-link {
  color: #98C3D1;
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}
/*-Yhteys-*/
.contact {
  width: 100%;
  float: left;
  text-align: center;
  background: #f4eef1;
  padding: 50px 20px 50px 20px;
  margin: 0 0 50px 0;
}
.contact h1 {
  padding-bottom: 20px;
}
.contact .buttons {
  padding: 0;
  margin: 20px 0 0 0;
}
.contact .some {
  margin: 0 0 10px 0;
}
.contact .some li {
  padding: 2px;
}
.contact .some a,
.contact .some a:visited {
  width: 24px;
  height: 24px;
}
.form {
  width: 100%;
  float: left;
  padding: 0px 0 20px 0;
  text-align: left;
}
.form .col-50 {
  width: 100%;
  float: left;
  padding: 15px 0 5px 0;
}
@media (min-width: 600px) {
  .form .col-50 {
    width: 50%;
    padding: 15px 10px 5px 0;
  }
}
.form .col-100 {
  width: 100%;
  float: left;
}
.form .col-100 .col-100 {
  padding: 15px 0px 0 0;
}
@media (min-width: 600px) {
  .form .col-100 .col-100 {
    padding: 10px 20px 0 0;
  }
}
.form label {
  width: 100%;
  float: left;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
  line-height: 2rem;
  padding: 10px 5px 0 0;
}
.form .checkbox {
  width: 100%;
  float: left;
  padding: 5px 0 0 0;
}
.form .checkbox.subfield {
  padding: 0;
}
.form .checkbox label {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem;
  padding: 0;
}
.form input[type="text"],
.form input[type="email"],
.form input[type="phone"] {
  font-family: CooperHewittBook, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  width: 100%;
  line-height: 36px;
  height: 36px;
  border: 1px solid #000;
  margin: 5px 0 0 0;
  padding: 0 10px;
}
.form textarea {
  font-family: CooperHewittBook, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  width: 100%;
  border: 1px solid #000;
  margin: 5px 0 0 0;
  padding: 10px;
}
.form .wrap-submit {
  text-align: center;
}
.form .submit-button {
  width: 150px;
  font-family: CooperHewittMedium;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 20px;
  line-height: 2rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
  text-align: center;
  padding: 10px 20px;
  background: #7d2552;
  border: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
  margin: 30px 0 0 0;
  -webkit-appearance: none;
}
.form .submit-button:hover {
  background: #000;
}
/*---- Footer Sub - Logot ----*/
.logos {
  width: 100%;
  float: left;
  background: #7d2552;
  padding: 35px 30px 30px 30px;
  text-align: center;
  border-left: 1px solid #631a45;
}
.logos ul {
  width: 100%;
  float: left;
  text-align: center;
}
.logos li {
  display: block;
  width: 100%;
  float: left;
  padding: 0 10px 5px 10px;
  text-align: center;
}
@media (min-width: 400px) {
  .logos li {
    float: none;
    width: auto;
    display: inline-block;
  }
}
@media (min-width: 800px) {
  .logos li {
    float: left;
    width: 33.3%;
    padding: 0 10px;
  }
}
@media (min-width: 1250px) {
  .logos li {
    float: none;
    width: auto;
  }
}
.logos a,
.logos a:visited {
  width: 100%;
  display: block;
  opacity: 0.5;
  text-decoration: none;
}
.logos a:hover {
  opacity: 1;
}
.logos img {
  height: 45px;
  width: auto;
  float: none;
}
@media (min-width: 800px) {
  .logos img {
    height: 50px;
  }
}
@media (min-width: 1250px) {
  .logos img {
    height: 45px;
  }
}
@media (min-width: 1350px) {
  .logos img {
    height: 50px;
  }
}
/*---- Footer ----*/
.footer {
  width: 100%;
  float: left;
  position: relative;
  background: #000;
  z-index: 200;
  padding: 0 0 10px 0;
}
@media (min-width: 1000px) {
  .footer {
    padding: 0 0 10px 250px;
  }
}
/*
.footer-branding {width: 100%; float: left; padding: 30px;
	@media (min-width: 1000px) {width: 250px; position: absolute; top: 20px; left: 0; }
	img {height: 70px; width: auto;}
	a:hover > img {-webkit-transform: none; transform: none;}
	p {font-size: 12px; font-size: 1.2rem; line-height: 20px; line-height: 2rem; color: #fff; opacity: 0.5; padding: 20px 0 0 0;}
}
*/
.col-16 {
  width: 100%;
  float: left;
  padding: 10px 0;
}
@media (min-width: 380px) {
  .col-16 {
    /* width: 50%; */
    /* min-height: 240px; */
    padding: 10px 20px 20px 0;
  }
}
@media (min-width: 650px) {
  .col-16 {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .col-16 {
    width: 33.33%;
    min-height: 0;
  }
}
.footer-content {
  width: 100%;
  float: left;
  padding: 30px 30px 0 30px;
}
@media (min-width: 1000px) {
  .footer-content {
    padding: 30px 40px 0 40px;
    border-left: 1px solid #222;
  }
}
.footer-content .col-50 {
  width: 100%;
}
@media (min-width: 500px) {
  .footer-content .col-50 {
    width: 50%;
  }
}
@media (min-width: 800px) {
  .footer-content .col-50 {
    width: 100%;
  }
}
@media (min-width: 1000px) {
  .footer-content .col-50 {
    width: 100%;
  }
}
@media (min-width: 1400px) {
  .footer-content .col-50 {
    width: 50%;
  }
}
.footer-content .col-16 {
  width: 100%;
}
@media (min-width: 600px) {
  .footer-content .col-16 {
    width: 100%;
  }
}
@media (min-width: 800px) {
  .footer-content .col-16 {
    width: 33%;
  }
}
.sitemap h4 {
  font-family: CooperHewittMedium;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 0 0 5px 0;
}
.sitemap h4 a,
.sitemap h4 a:visited {
  color: #b22f7d;
}
.sitemap h4 a:hover {
  opacity: 1;
}
.sitemap ul {
  width: 100%;
  float: left;
  padding-bottom: 10px;
}
.sitemap li {
  display: block;
  width: 100%;
}
.sitemap a,
.sitemap a:visited {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  letter-spacing: 1px;
  color: #fff;
  text-decoration: none;
}
.sitemap a:hover {
  opacity: 0.5;
}
.footer-some {
  width: 100%;
  float: left;
  text-align: center;
  padding: 10px 0 10px 0;
}
.footer-some li {
  display: inline-block;
}
.footer-some a,
.footer-some a:visited {
  width: 28px;
  height: 24px;
  display: block;
  opacity: 0.4;
  text-indent: -9999px;
  text-decoration: none;
}
.footer-some a:hover {
  opacity: 1;
}
.footer-some .fb {
  background: url(../svg/fallback/icon-some-fb-w.png) no-repeat;
  background-image: url(../svg/icon-some-fb-w.svg), none;
}
.footer-some .ig {
  background: url(../svg/fallback/icon-some-ig-w.png) no-repeat;
  background-image: url(../svg/icon-some-ig-w.svg), none;
}
.footer-some .tube {
  background: url(../svg/fallback/icon-some-tube-w.png) no-repeat;
  background-image: url(../svg/icon-some-tube-w.svg), none;
}
.footer-some .tw {
  background: url(../svg/fallback/icon-some-tw-w.png) no-repeat;
  background-image: url(../svg/icon-some-tw-w.svg), none;
}
.copy {
  width: 100%;
  float: left;
}
.copy p {
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 20px;
  line-height: 2rem;
  letter-spacing: 1px;
  color: #fff;
  opacity: 0.5;
  padding: 0 10px;
}
.copy p.small {
  font-size: 10px;
  font-size: 1rem;
  letter-spacing: normal;
  margin: 2px 0 0 0;
}
.copy p.small a,
.copy p.small a:visited {
  color: #fff;
  opacity: 0.5;
  text-decoration: none;
}
.copy p.small a:hover {
  opacity: 1;
}
/*------ ONLOAD ANIMATION ------*/
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fade-in {
  opacity: 0;
  -webkit-animation: fadeIn ease-in 1;
          animation: fadeIn ease-in 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.fade-in.one {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
.fade-in.two {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.fade-in.three {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
.fade-in.four {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
.fade-in.five {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #000;
  opacity: 0.8;
  filter: alpha(opacity=90);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #cccccc;
}
.mfp-preloader a:hover {
  color: white;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: none /* 0 0 8px rgba(0, 0, 0, 0.6) */;
          box-shadow: none /* 0 0 8px rgba(0, 0, 0, 0.6) */;
  background: #444444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  font-weight: 300;
  color: #fff;
  word-wrap: break-word;
  padding-right: 36px;
  padding-top: 5px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
