/* Portfolio LESS */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url("animations.css");
@import url("easyzoom.css");
@import url("featherlight.min.css");
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/* MIXINS */
/* Pääväri */
/* Toinen pääväri */
/* Tekstin väri */
/* Negatekstin väri */
/* Taustan väri */
/* Leipäfontti */
/* Otsikkofontti */
/* Sivuilla oleva yleinen väli */
/* Ylhäällä ja alhaalla oleva yleinen väli */
/* Ylhäällä ja alhaalla oleva isompi väli */
/* Ylhäällä ja alhaalla oleva isoin väli */
/* Animaatioita */
/* LESS Document */
/* Float */
.hvr-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-float2 {
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}
.col {
  width: 100%;
  clear: both;
  margin-left: 0;
  margin-bottom: 0;
  padding: 25px auto;
  float: left;
  display: block;
}
.varjo {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}
.round {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.sharp {
  image-rendering: optimizeSpeed;
  /* STOP SMOOTHING, GIVE ME SPEED  */
  image-rendering: -moz-crisp-edges;
  /* Firefox                        */
  image-rendering: -o-crisp-edges;
  /* Opera                          */
  image-rendering: -webkit-optimize-contrast;
  /* Chrome (and eventually Safari) */
  image-rendering: pixelated;
  /* Chrome 						  */
  image-rendering: optimize-contrast;
  /* CSS3 Proposed                  */
  -ms-interpolation-mode: nearest-neighbor;
  /* IE8+                           */
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
/* ======================================================== */
/* BODY */
/* ======================================================== */
body {
  font-size: 0.85em;
  font-family: 'Hind', Arial, sans-serif;
  color: #fff;
  background-color: #222;
  overflow-x: hidden;
  -ms-overflow-x: hidden;
}
@-ms-viewport {
  width: device-width;
}
/* ======================================================== */
/* OTSIKOT */
/* ======================================================== */
h1,
h2,
h3,
h4 {
  font-family: 'Hind', Arial, sans-serif;
}
h1 {
  color: #fff;
  margin: 60vh 25px 0.125em 25px;
  font-size: 4em;
  font-weight: 700;
  line-height: 80%;
  letter-spacing: 0px;
  text-align: left;
  text-transform: uppercase;
  text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
}
h2 {
  margin: 15px 25px 30px 25px;
  font-size: 3em;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 95%;
}
h3 {
  font-family: 'Hind', Arial, sans-serif;
  margin: 1em 25px -12.5px 25px;
  font-size: 1em;
  font-weight: 600;
  letter-spacing: 0em;
  color: #874BBF;
  text-transform: uppercase;
}
h4 {
  color: #874BBF;
  margin: 1.5em 25px 1em 25px;
  font-size: 1.1em;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 150%;
}
.nimiotsikko {
  margin-bottom: -0.75em;
  font-size: 1.6em;
  text-transform: none;
}
/* ======================================================== */
/* LEIPÄTEKSTI */
/* ======================================================== */
p {
  margin: 1em 25px 1.5em 25px;
  font-size: 1em;
  font-weight: 400;
  line-height: 190%;
  text-align: left;
}
ul li {
  line-height: 190%;
}
.center {
  text-align: center;
}
.nega,
a.nega {
  color: #fff;
}
.kehoitustext {
  font-family: 'Hind', Arial, sans-serif;
  margin: 1em 25px 1em 25px;
  font-size: 1.9em;
  font-weight: 400;
  letter-spacing: 0.01em;
  color: #444;
  text-transform: none;
  text-align: center;
}
.alaotsikko {
  margin-top: 0;
  margin-bottom: 0;
  text-transform: none;
  font-family: 'Hind', Arial, sans-serif;
  font-size: 2em;
  font-weight: 700;
  color: #fff;
  display: block;
  text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
  line-height: 100%;
}
.palveluteksti {
  display: block;
  float: right;
  width: 75%;
}
.footertext {
  margin: 0 auto 0 auto;
  float: none;
  text-align: center;
}
.no-bottom-margin {
  margin-bottom: 0;
}
.meta {
  color: #999999;
}
/* ======================================================== */
/* LAINAUKSET */
/* ======================================================== */
.lainausmerkki {
  float: left;
  margin: 0.5em 1em 0 0;
}
blockquote {
  margin: 1em 1em 2em 1em;
  quotes: "\201C" "\201D" "\2018" "\2019";
}
blockquote p {
  margin-left: 0;
}
cite {
  color: #999999;
  width: 100%;
  clear: both;
  display: block;
  margin: 1em 0;
  font-style: italic;
}
/* ======================================================== */
/* LINKIT */
/* ======================================================== */
a,
a:visited {
  text-decoration: none;
  color: #a071cc;
  cursor: pointer;
}
a:hover,
a:active {
  color: #c6a9e0;
  cursor: pointer;
}
.nega a,
.nega a:visited {
  color: #874BBF;
}
.nega a:hover,
.nega a:active {
  color: #a071cc;
}
/* ======================================================== */
/* LOMAKE */
/* ======================================================== */
label {
  margin-top: 1em;
  margin-right: 25px;
  margin-left: 25px;
  margin-bottom: 0.5em;
  font-size: 1em;
  font-weight: 300;
  line-height: 190%;
}
input,
textarea {
  background: #fff;
  border: 0px solid #ffffff;
  color: #fff;
  display: block;
  font-family: 'Hind', Arial, sans-serif;
  font-size: 1em;
  margin-top: 1em;
  margin-bottom: 1em auto;
  margin-right: 25px;
  margin-left: 25px;
  padding: 0.5em;
  width: 90%;
  resize: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}
input:focus,
textarea:focus {
  outline-color: #874BBF;
}
input[type=radio],
input[type=checkbox] {
  width: auto;
  display: inline-block;
  margin-left: 0;
  margin-top: 0;
}
#herkkukulho {
  display: none;
  height: 0;
  margin: 0;
  padding: 0;
}
.button,
.button:visited {
  background-color: #874BBF;
  border: 0;
  border-bottom: 4px solid #532b79;
  color: #fff;
  display: inline-block;
  font-size: 1em;
  font-weight: 600;
  font-family: 'Hind', Arial, sans-serif;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  width: auto;
  min-width: 10em;
  padding: 0.55555556em 0.5em 0.5em 0.5em;
  margin-top: 25px;
  margin-right: 25px;
  text-decoration: none;
  text-align: center;
  text-indent: 0;
  border-radius: 1.3em;
  -webkit-border-radius: 1.3em;
  -moz-border-radius: 1.3em;
}
.button:hover,
.button:active {
  background-color: #945ec6;
  color: #fff;
}
.button:active {
  margin-top: 27px;
  border-bottom: 2px solid #532b79;
}
/* ======================================================== */
/* KUVAT */
/* ======================================================== */
img,
object,
video {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0;
}
.normaali {
  margin: 1em 25px 0.5em 25px;
  display: block;
}
.symboli {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 2em 0 1em 0;
  padding-left: 25px;
  max-width: 150px;
  width: 25%;
  display: block;
  float: left;
}
.ikoni {
  display: block;
  background-position: left top;
  background-repeat: no-repeat;
  float: left;
  width: 32px;
  margin: 0 1em 0 0;
  color: #fff;
}
.ikoni:hover {
  opacity: 0.8;
}
#ikoni-sahkoposti {
  background-image: url(../img/ikoni-sahkoposti.png);
}
#ikoni-puhelin {
  background-image: url(../img/ikoni-puhelin.png);
}
#ikoni-facebook {
  background-image: url(../img/ikoni-facebook.png);
}
#ikoni-googleplus {
  background-image: url(../img/ikoni-googleplus.png);
}
#ikoni-instagram {
  background-image: url(../img/ikoni-instagram.png);
}
#ikoni-youtube {
  background-image: url(../img/ikoni-youtube.png);
}
.tiimikuva {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 1em 25px 0 12.5px;
  filter: gray;
  /* IE6-9 */
  filter: grayscale(1);
  /* Firefox 35+ */
  -webkit-filter: grayscale(1);
  /* Google Chrome, Safari 6+ & Opera 15+ */
  transition: 0.3s;
}
.tiimikuva:hover {
  filter: none;
  -webkit-filter: grayscale(0);
}
.ref-logo,
.tamk-logo {
  display: block;
  width: 50%;
  margin: 0 auto;
}
.ref-vaaka {
  margin: 15px auto;
}
img.full,
object.full {
  padding: 0;
}
.footerlogo {
  margin: 0 25px 0 25px;
  float: right;
  max-width: 70%;
}
.easyzoom {
  margin: 1em 25px 0 25px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}
.kuvateksti {
  margin-top: 0;
  background-color: #fff;
  color: #fff;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  padding: 0.5em 12.5px 0.5em 12.5px;
  line-height: 130%;
  font-size: 90%;
}
/* ======================================================== */
/* TABIT */
/* ======================================================== */
.tablinks {
  color: #999999;
  font-family: 'Hind', Arial, sans-serif;
  margin: 1em 12.5px 0 12.5px;
  font-size: 1em;
  font-weight: 600;
  letter-spacing: 0em;
  text-transform: uppercase;
}
.tablinks:first-of-type {
  margin-left: 25px;
}
.tablinks:hover {
  color: inherit;
  text-decoration: underline;
}
.tablinks.active {
  color: #fff;
}
.tabcontent {
  display: none;
  min-height: 120px;
}
/* ======================================================== */
/* VALIKKO */
/* ======================================================== */
#topmenu {
  position: fixed;
  z-index: 101;
  top: 0;
  background-color: #333;
  padding: 0;
}
#topmenu label {
  display: block;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  margin: 0;
  font-family: 'Hind', Arial, sans-serif;
  font-size: 1.8em;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
  text-shadow: 1px 1px 2px rgba(33, 33, 33, 0.5);
  padding: 15px 50px 15px 50px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
#topmenu input[type=checkbox] {
  display: none;
}
#topmenu ul {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
}
#topmenu ul li {
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: background-color;
  transition-property: background-color;
  display: block;
  width: 100%;
  margin: 0;
  font-family: 'Hind', Arial, sans-serif;
  font-size: 1.5em;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 100%;
}
#topmenu ul li a,
#topmenu ul li a:visited,
#topmenu ul li a:active {
  color: #fff;
  text-shadow: 1px 1px 2px rgba(33, 33, 33, 0.5);
  padding: 15px 50px 7.5px 50px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
#topmenu ul li a .smallmenu,
#topmenu ul li a:visited .smallmenu,
#topmenu ul li a:active .smallmenu {
  display: block;
  font-size: 0.4em;
  line-height: 100%;
}
#topmenu ul li a:hover {
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}
#topmenu ul li:hover {
  background-color: #444;
}
[id^=showmenu]:checked + ul {
  display: block !important;
}
/* ======================================================== */
/* RAKENNE */
/* ======================================================== */
.full {
  width: 100%;
  float: left;
  display: block;
  padding: 60px 0;
  overflow-x: hidden;
}
.no-padding {
  padding: 0;
}
.flexfull {
  width: 100%;
  overflow-x: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
}
.wrapper {
  width: 94%;
  display: block;
  margin: 0 3%;
  *zoom: 1;
}
.wrapper:before,
.wrapper:after {
  content: "";
  display: table;
}
.wrapper:after {
  clear: both;
}
.flexwrapper {
  width: 94%;
  overflow-x: hidden;
  display: flex;
  margin: 0 3%;
  flex-direction: column;
  position: relative;
}
/* .peli {
    -moz-box-shadow:    inset 0 0 40px #000000;
    -webkit-box-shadow: inset 0 0 40px #000000;
    box-shadow:         inset 0 0 40px #000000;
} */
.kuvitus,
.peli {
  background-image: url(../img/back.jpg);
  background-position: center center;
  background-size: cover;
  min-height: 300px;
}
.kehoitus,
.tiedostot,
#leikkaus-tyot,
#kasikirjoitus-tyot,
#leikkaus-swot,
#kasikirjoitus-swot,
#leikkaus,
#kasikirjoitus {
  background-color: #f5f5f5;
}
.alku {
  min-height: 100vh;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  background-image: url("../img/explore-preview.jpg");
  background-position: center left;
  background-size: cover;
  /*background: rgba(245,245,245,1);
	background: -moz-radial-gradient(center, ellipse cover, rgba(245,245,245,1) 0%, rgba(245,245,245,1) 40%, rgba(153,153,153,1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(245,245,245,1)), color-stop(40%, rgba(245,245,245,1)), color-stop(100%, rgba(153,153,153,1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(245,245,245,1) 0%, rgba(245,245,245,1) 40%, rgba(153,153,153,1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(245,245,245,1) 0%, rgba(245,245,245,1) 40%, rgba(153,153,153,1) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(245,245,245,1) 0%, rgba(245,245,245,1) 40%, rgba(153,153,153,1) 100%);
	background: radial-gradient(ellipse at center, rgba(245,245,245,1) 0%, rgba(245,245,245,1) 40%, rgba(153,153,153,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#999999', GradientType=1 );*/
}
#etusivu {
  background-image: url(../img/back_barcelona2.jpg);
}
#virhe {
  background-image: url(../img/back_rooma.jpg);
}
#autogrind {
  background-image: url(../img/autogrind.webp);
}
#wodor {
  background-image: url(../img/wodor.jpg);
}
#lasthabitat {
  background-image: url("../img/lasthabitat.jpg");
}
#ultimateutilidor {
  background-image: url("../img/ultimateutilidor.jpg");
}
#tahtibileet {
  background-image: url("../img/tahtibileet.jpg");
}
#openciv {
  background-image: url("../img/openciv-preview.jpg");
  object-fit: cover;
}
#factions {
  background-image: url("../img/factions-preview.jpg");
}
#nightfire {
  background-image: url("../img/nightfire-preview.jpg");
}
#jeke {
  background-image: url(../img/jv_back.jpg);
  background-size: cover;
  margin-bottom: 0;
  text-align: center;
}
#jeke img {
  display: block;
  margin: 0 auto 0 auto;
  max-height: 300px;
}
#matka {
  background-color: #151515;
}
#kuvitus1 {
  background-image: url(../img/kuvitus_pieni.jpg);
  background-position: center center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  min-height: 20em;
}
#jeke,
#kommentit {
  background-color: #444;
  color: #fff;
}
footer,
footer.full {
  background-color: #333;
  padding: 25px 0;
}
.kokonainen {
  width: 100%;
  clear: both;
  margin-left: 0;
  margin-bottom: 0;
  padding: 25px auto;
  float: left;
  display: block;
}
.puolikas {
  width: 100%;
  clear: both;
  margin-left: 0;
  margin-bottom: 0;
  padding: 25px auto;
  float: left;
  display: block;
}
.kaksikolmasosaa {
  width: 100%;
  clear: both;
  margin-left: 0;
  margin-bottom: 0;
  padding: 25px auto;
  float: left;
  display: block;
}
.kolmasosa,
.kolmasosa-puolikas {
  width: 100%;
  clear: both;
  margin-left: 0;
  margin-bottom: 0;
  padding: 25px auto;
  float: left;
  display: block;
}
.neljasosa {
  width: 100%;
  clear: both;
  margin-left: 0;
  margin-bottom: 0;
  padding: 25px auto;
  float: left;
  display: block;
}
.hide-mobile {
  display: none;
}
.hide-tablet {
  display: none;
}
.tablet-only {
  display: none;
}
@media only screen and (min-width: 481px) {
  /* ======================================================== */
  /* TABLETTI */
  /* ======================================================== */
  body {
    font-size: 0.85em;
  }
  h1 {
    font-size: 4em;
  }
  p {
    font-size: 0.95em;
  }
  .wrapper,
  .flexwrapper {
    width: 90%;
    margin: 0 5%;
  }
  .kuvitus {
    min-height: 300px;
  }
  #topmenu ul li a,
  #topmenu ul li a:visited,
  #topmenu ul li a:active {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  .flexwrapper,
  .flexfull {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  #openciv {
    max-height: 300px;
  }
  .neljasosa {
    width: 50%;
    clear: none;
  }
  .hide-desktop {
    display: none;
  }
  .hide-mobile {
    display: block;
  }
  .tablet-only {
    display: block;
  }
}
@media only screen and (min-width: 899px) {
  /* ======================================================== */
  /* DESKTOP, ISOT NÄYTÖT */
  /* ======================================================== */
  body {
    font-size: 1em;
  }
  h1 {
    font-size: 4em;
  }
  p {
    font-size: 0.9em;
  }
  .wrapper,
  .flexwrapper {
    max-width: 1200px;
    margin: 0 auto;
  }
  .wrapper-puolikas,
  .wrapper.wrapperpuolikas {
    width: 88%;
    max-width: 500px;
    display: block;
    margin: 0 0 0 6% !important;
  }
  .kuvitus {
    min-height: 300px;
  }
  #topmenu label {
    display: none;
  }
  #topmenu ul {
    display: block;
  }
  #topmenu ul li {
    display: inline-block;
    text-align: center;
    width: 33%;
    /* oli 19.5%*/
  }
  #kuvitus1 {
    height: 30em;
  }
  #jeke img {
    max-height: 450px;
  }
  #openciv {
    max-height: 500px;
  }
  .kolmasosa {
    width: 33.333%;
    clear: none;
  }
  .puolikas,
  .kolmasosa-puolikas {
    width: 50%;
    clear: none;
  }
  .kaksikolmasosaa {
    width: 66.666%;
    clear: none;
  }
  .neljasosa {
    width: 25%;
    clear: none;
  }
  .symboli {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    float: none;
  }
  .palveluteksti {
    width: 100%;
    text-align: center;
  }
  .tiedosto h4 {
    margin-top: 0.5em;
  }
  .footertext {
    margin: 0 25px 0 25px;
    float: left;
    text-align: left;
  }
  .hide-tablet {
    display: block;
  }
  .tablet-only {
    display: none;
  }
}
@media only screen and (min-width: 1199px) {
  /* ======================================================== */
  /* ISOT NÄYTÖT */
  /* ======================================================== */
  .kuvitus {
    min-height: 350px;
  }
  .symboli {
    width: 33.333%;
    float: left;
    padding-left: 25px;
  }
  .palveluteksti {
    width: 66.666%;
    text-align: left;
  }
  .kolmasosa-puolikas {
    width: 33.333%;
    clear: none;
  }
  a.tiedosto {
    min-height: 100px;
  }
  .tiedosto h4 {
    margin-top: 0;
  }
}
