html {
  overflow-x: hidden;
}

body {
  height: auto !important;
  font-size: 12px;
  background-image: url('/kuvat/tapahtumainfo_bg_b.jpg');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-color: black !important;
  background-size: cover;
  width: 100%;
  min-height: 100vh;
  position: relative;
  overflow-x: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

h1,
h2,
h3,
p,
body {
  font-family: 'Expletus Sans';
}

h1,
h2,
h3,
a {
  color: #d71982;
}
h1 {
  font-size: 1px;
}
h2 {
  font-size: 1px;
}
td {
  vertical-align: top;
}

#mobiili {
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 5px;
  color: #369;
  text-decoration: none;
}

#header {
  width: 100%;
  height: 100px;
  background-color: #333333;
  z-index: 15;
  position: relative;
}

@media (max-width: 800px) {
  #header {
    height: fit-content;
  }
}

#headerImg {
  width: 594px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
}

@media (max-width: 800px) {
  #headerImg {
    width: 80%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
  }
}

#headercontent {
  position: relative;
  font-weight: bold;
  width: 800px;
  margin-right: auto;
  margin-left: auto;
}

@media (max-width: 800px) {
  #headercontent {
    width: 100%;
    position: relative;
    font-weight: bold;
    height: auto;
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 0px;
    background-color: black;
  }
}

/*
#headerkuvat {
  float: right;
  width: auto;
  line-height: 0px;
}
#headermaski {
  position: absolute;
  right: 0px;
}
#logo {
  position: relative;
  top: 5px;
}
*/
#linkit {
  background-color: #333333;
  font-family: 'Expletus Sans';
  margin-top: 10px;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  align-content: center;
  width: 800px;
}

@media (max-width: 800px) {
  #linkit {
    background-color: #333333;
    font-family: 'Expletus Sans';
    font-weight: bold;
    padding-left: 0px;
  }
}

#linkit a {
  color: white;
}

#linkit ul {
  text-align: center;
}

/*
#linkit {
  width: 100%;
  height: 300px;
  background-color: #d71982;
  zindex: 10;
}
#linkitcontent {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
}
#kategoriat_osio {
  float: left;
  width: auto;
  line-height: 27px;
  text-align: left;
  color: #fff;
}
#kategoriat_osio a {
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}
*/
.dot {
  margin-right: 10px;
  margin-left: 10px;
}
#paalinkit {
  position: relative;
  float: right;
  width: 90px;
  line-height: 20px;
  text-align: right;
}
#paalinkit a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

#maincontent {
  position: relative;
  z-index: 4;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  width: 980px;
  background-color: rgba(0, 0, 0, 0);
  padding-bottom: 5px;
}

@media (max-width: 980px) {
  #maincontent {
    width: 100%;
    position: relative;
    z-index: 4;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0x;
    padding-bottom: 5px;
    position: relative;
    z-index: 4;
    margin-left: auto;
    margin-right: auto;
    background-color: rgba(0, 0, 0, 0);
  }
}

#categoria-menu {
  z-index: 9;
}

#left {
  width: fit-content;
}

#suomentapahtumat_container {
  display: inline-flex;
}

#suomentapahtumat {
  padding: 18px;
  padding-top: 0px;
  margin-right: 5px;
  margin-left: 1px;
  margin-bottom: 30px;
  border-radius: 5px;
  font-size: 17px;
  color: white;
}

@media (max-width: 800px) {
  #suomentapahtumat {
    margin-top: 0;
    margin-bottom: 1rem;
    padding: 18px;
    padding-top: 0px;
    margin: 2px;
    margin-right: 5px;
    margin-left: 6px;
    border-radius: 5px;
    color: white;
  }
}

#suomentapahtumat_header {
  color: #d71982;
  font-size: 34px;
  font-family: 'Expletus Sans';
}

#tapahtumahakuloota {
  width: auto;
  padding-left: 11px;
  padding-right: 45px;
  padding-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  background-color: #333333;
  display: block;
  z-index: 5;
  position: relative;
}

#sivubannerit {
  position: relative;
  left: 325px;
  top: -400px;
  width: 160px;
  z-index: 1000;
}

#losu-logo {
  position: relative;
  top: -25px;
  left: 5px;
}
#losu-logo img {
  width: 100px;
}

#social {
  margin-top: 10px;
  width: 100%;
  text-align: right;
}

#palautelaatikko {
  position: absolute;
  height: 13px;
  line-height: 10px;
  top: -15px;
  right: 10px;
  background-color: #cfe1e5;
  border-top: solid 1px #ccc;
  border-right: solid 1px #ccc;
  border-left: solid 1px #ccc;
}
#palautelaatikko:hover {
  height: 20px;
  top: -22px;
}
#palautelaatikko a {
  margin: 3px;
  font-size: 9px;
  font-weight: normal;
  color: #4c8b99;
  text-decoration: none;
}

#page-container {
  position: relative;
  min-height: 100vh;
}

#footer {
  display: flex;
  justify-content: center;
  width: 100%;
  background-color: black;
  color: #ccc;
  font-family: 'Expletus Sans';
  font-size: 14px;
  z-index: 5;
}
#footer-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 980px;
}

.footer-item {
  flex: 1 0 33.33%;
  padding: 20px;
}

@media (max-width: 980px) {
  #footer-content {
    width: 100%;
  }
  .footer-item {
    flex: 1 0 calc(100% - 20px);
    padding: 0;
    padding-bottom: 10px;
    margin:  10px;
  }
  .footer-item:not(:last-of-type) {
    border-bottom: 0.2px solid #ccc;
  }
}

.footer-sub-item--title {
  margin-bottom: 5px;
  font-size: 18px;
}
#footer a {
  color: #ccc;
  text-decoration: none;
}
#footer a.red {
  color: white;
  font-size: 15x;
  font-family: 'Expletus Sans';
}

#footer a:hover {
  text-decoration: underline;
}

.footer-sub-item {
  padding-bottom: 10px;
}

.footer-sub-item--content:not(:first-of-type) {
  margin-left: 5px;
}

.footer-sub-item--content a {
  text-decoration: none !important;
}

#follow {
  padding-bottom: 0px;
}

.somelogo {
  height: 30px;
  width: 30px;
  margin: 0px;
}

.instagramlogo,
.facebooklogo {
  filter: brightness(10);
}

#hakusivu {
  margin-top: 15px;
  width: 100%;
  background-color: #fff;
}
#hakusivu td {
  vertical-align: top;
}

#info-laatikko {
  width: 100%;
  margin-bottom: 10px;
  border: solid 1px #bbb;
  background-color: #ccc;
  color: #369;
}
#info-laatikko p {
  margin: 10px;
}

#tapahtumahaku {
  position: relative;
  margin-left: 10px;
  color: #d71982;
  background-color: #d71982;
  border: solid 1px #ddd;
  height: 450px;
}
#tapahtumahaku p {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 0px;
  margin-bottom: 10px;
  color: white;
}
.kuvaus {
  color: white;
  font-size: 10px;
}
.kentta {
  width: 95%;
}
.laatikkootsikko {
  margin: 5px;
  color: #369;
  font-weight: bold;
}
.taustan-korostus {
  background-color: #d71982;
}

#yhteenveto {
  width: 100%;
  border: 0px;
}

#kuvalaatikko {
  width: 10px;
  vertical-align: top;
}
#kuvalaatikko img {
  border: solid 1px #aaa;
}
#sivunotsikko {
  margin: 0px;
  font-weight: bold;
  font-size: 20px;
  color: #d71982;
  font-family: 'Expletus Sans';
  padding-bottom: 10px;
}
#tietoja {
  padding-left: 20px;
  vertical-align: top;
  background-color: #343434;
  color: white;
  font-size: 15px;
}

#yhteenveto_detail {
  color: white;
  width: 100%;
}

#paikka_tieto {
  color: #6ab7ff;
}

#somenapit {
  padding: 5px;
  padding-top: 26px;
  white-space: nowrap;
  vertical-align: top;
  text-align: right;
  color: #888;
  font-size: 10px;
  background-color: black;
  width: 64px;
}
#somenapit b {
  font-size: 12px;
}

#somenapit svg {
  background-color: black;
  width: 60px !important;
  height: 60px !important;
}

#somenapit span {
  background-color: black !important;
  width: 60px !important;
  height: 60px !important;
}

#hakuselitys {
  height: 12px;
  color: white;
  margin-bottom: 18px;
}

.listaus-kuvaus {
  height: 120px;
  overflow: hidden;
  text-overflow: clip;
  padding-top: 2px;
}

.listaus-kuvaus span,
.listaus-kuvaus a {
  display: block;
}

.listaus-kuvaus-text {
  font-size: 15px !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.listaus-ajankohta {
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

div.listaus {
  display: inline-flex;
  position: relative;
  clear: both;
  height: 130px;
  width: calc(50% - 6px);
  margin-left: 0px;
  background-color: white;
  padding: 4px;
  margin-top: 3px;
  margin-bottom: 2px;
  margin-right: 1px;
  margin-left: 1px;
  border-radius: 5px;
}

@media (max-width: 800px) {
  div.listaus {
    position: relative;
    display: inline-block;
    clear: both;
    height: 130px;
    margin-bottom: 0px;
    width: calc(100% - 11px);
    padding: 4px;
    margin-top: 3px;
    margin-bottom: 2px;
    margin-right: 1px;
    margin-left: 6px;
    border-radius: 5px;
  }
}
div.listaus a.listausotsikko {
  font-size: 18px;
  color: #d71982;
  font-family: 'Expletus Sans';
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
div.listaus a {
  text-decoration: none;
}

div.listaus a.luelisaa {
  color: #d55;
}

div.listaus img {
  height: 100px;
  width: 100px;
  margin-top: 8px;
}

div.pvmrow {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Expletus Sans';
  font-size: 16px;
  color: white;
}

.kuvaus {
  width: 500px;
  height: 300px;
  background-color: #d71982;
}

#editorinfo {
  padding: 10px;
  margin-bottom: 15px;
}
#editorinfo a {
  font-weight: bold;
  margin-right: 30px;
}
#editorinfo a:hover {
  text-decoration: underline;
}
#sivutus {
  width: 100%;
  padding: 10px;
  text-align: center;
  font-size: 16px;
  color: white;
}
#sivutus a {
  margin: 2px 2px;
  text-decoration: none;
  color: white;
}
#sivutus b {
  font-size: 20px;
}
#sivutus a.prev {
  margin-right: 20px;
}
#sivutus a.next {
  margin-left: 20px;
}

.tilasto_rivi td {
  vertical-align: middle;
  border-bottom: dotted 1px #5db7cc;
}
.tilasto_kunta {
  font-size: 12px;
  color: black;
  text-decoration: none;
}
.tilasto_luku {
  font-size: 20px;
  color: #5db7cc;
}

.yhteistyo {
  background-color: black;
}

.yhteistyo img {
  margin: 5px;
}

.hidden {
  display: none !important;
}

#eventImage {
  height: auto;
  text-align: center;
  overflow: hidden;
}

#eventImageBlur {
  width: 100%;
  height: 300px;
  filter: blur(8px) brightness(80%);
  object-fit: cover;
}

#eventImageSmall {
  position: relative;
  margin-top: -200px;
  margin-left: 0;
  top: 0;
  left: 0;
}

#lisatiedot {
  width: 213px;
  background: #ed008c;
  border: 0px;
  padding: 5px;
}

#lisatiedotlinkki {
  color: white;
}

#kuvauksenotsikko {
  color: #ed008c;
  font-size: 18px;
  font-weight: bold;
}

#kuvausosa {
  font-size: 15px;
  padding: 20px;
}

#ajankohta {
  color: #ed008c;
}

#kategorialista {
  background-color: black;
  width: 213px;
  padding: 5px;
}

#ticketmasterlogo,
#finnkinologo,
#savonkinotlogo {
  width: 122px;
  object-fit: contain;
  padding-bottom: 3px;
}

#finnkinologo {
  height: 40px;
  color: #fff;
}

#ilmoitusinfo {
  background-color: white;
  border: 0px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  padding: 40px !important;
}

#arvonta {
  color: #d71982 !important;
}

#lippupiste {
  height: 50px;
  width: auto;
  padding-top: 7px;
}
/* 
#palauteDialogi {
  color: white;
}
#palauteDialogi input {
  margin: 5px;
  width: 200px;
}
#palauteDialogi textarea {
  margin: 5px;
  width: 100%;
} */

.contactFormRow {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  font-family: 'Expletus Sans' !important;
}
.contactFormCol-4,
.contactFormCol-6,
.contactFormCol-8,
.contactFormCol-12 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin: 10px 0;
}
.contactFormCol-4 form {
  padding: 25px 20px;
  background-color: #fff;
}
@media (max-width: 767px) {
  .contactFormCol-4 form {
    padding: 10px;
  }
}
@media (min-width: 768px) {
  .contactFormCol-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .contactFormCol-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .contactFormCol-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: calc(66.666667% - 60px);
  }
  .contactFormCol-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .contactFormCol-12 > div {
    max-width: calc(100% - 60px);
  }
}
.contactFormTitle,
.contactFormTitle > span {
  display: block;
  max-width: 100%;
}
.contactFormTitle {
  margin-bottom: 20px;
}
.contactFormTitle > span {
  font-weight: bold;
  line-height: 30px;
}
.contactFormTitle > span:first-child {
  font-size: 1.2em;
}
.contactFormTitle > span:last-child {
  font-size: 2em;
}
.inputWrap {
  display: flex;
  max-width: 100%;
  padding: 15px 0 0;
}
#contactFormWrapper input:not([type='submit']),
#contactFormWrapper textarea {
  width: 100%;
  max-width: 100%;
  padding: 10px 8px;
  border: 1.5px solid #333;
  font-size: 1em;
}
#contactFormWrapper input:not([type='submit']) {
  border-top: none;
  border-right: none;
  border-left: none;
}
#contactFormWrapper input.name {
  width: calc(100% - 10px);
  margin-right: 10px;
}
#contactFormWrapper input.email {
  width: calc(100% - 10px);
  margin-left: 10px;
}
.contactFormCol-sub {
  height: calc(50% - 20px);
  max-height: calc(50% - 20px);
  max-width: 100%;
  display: flex;
  align-items: center;
  background-color: #f4f4f4;
}
.contactFormCol-sub:first-child {
  margin-bottom: 30px !important;
}
.contactFormCol-sub:last-child {
  margin-top: 30px !important;
}
.contactFormCol-sub a {
  text-decoration: none !important;
  color: #000;
}
.contactFormCol-sub a:hover {
  color: #000;
}
.contactFormIcon {
  height: calc(100% - 40px);
  max-height: 100%;
  max-width: 100%;
  display: flex;
  padding: 10px 10px 10px 20px;
}
.contactFormIcon > img {
  height: 60px;
  width: 60px;
}
.contactFormInfo {
  padding: 20px;
}
.contactFormInfoTitle {
  font-size: 1.5em;
}
.contactFormBtn {
  cursor: pointer;
  outline: none;
  padding: 15px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
}
#feedbackSubmit {
  margin-top: 15px;
  width: 100%;
  max-width: 100%;
  border: none;
  color: #fff;
  background-color: rgba(255, 193, 7, 1);
}
#feedbackSubmit:hover {
  background-color: rgba(255, 193, 7, 0.8);
}
.infoBtn {
  max-width: 100%;
  padding: 10px 30px;
  border: 1px solid black;
}
.contactFormCol-12 > div.eventtiOy {
  padding: 5px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  background-color: #fff;
}
.feedbackErrorMsg {
  background-color: #ff4444 !important;
  color: #fff;
}
.feedbackSuccessMsg {
  background-color: #00c851 !important;
  color: #fff;
}
.contactFormCol-12 > div.contactPageInfo {
  padding: 20px;
  font-size: 1.06em;
  background-color: #fff;
}
.ical-btn-wrap {
  display: flex;
  flex-direction: column;
  padding: 15px 0;
}
.ical-btn-wrap > div {
  margin-top: 10px;
  text-align: center;
}
.ical-btn-wrap > a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
  margin-top: 10px;
  margin-right: 15px;
  border-radius: 4px;
  text-decoration: none !important;
  background-color: #f4f4f4 !important;
}
@media (min-width: 768px) {
  .ical-btn-wrap {
    flex-direction: row;
  }
  .ical-btn-wrap > div {
    margin-right: 15px;
  }
  .ical-btn-wrap > a {
    padding: 0 15px;
  }
}
.tapahtumat-section {
  margin-top: 10px;
}
.tapahtumat-section .tapahtumat-header {
  display: flex;
  justify-content: space-between;
  font-family: 'Expletus Sans';
}
.tapahtumat-section .tapahtumat-header h5 {
  padding: 0 10px;
  color: #d71982;
}
.tapahtumat-section .tapahtumat-header a {
  display: inline-block;
  padding: 0 10px;
  text-decoration: none;
}
.embed-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  margin-top: 10px;
}
.embed-wrapper iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  overflow: hidden;
}
/* .fb-embed-wrapper {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
.fb-embed-wrapper iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
iframe.youtube-embed {
  width: 100% !important;
  height: 443px !important;
}
@media (max-width: 767px) {
  iframe.youtube-embed {
    height: 300px !important;
  }
} */
.media-page-container .contactFormCol-sub {
  margin: 0 !important;
  min-width: 100% !important;
  max-width: 100% !important;
}
.media-page-sub {
  height: 100% !important;
  max-height: 100% !important;
  align-items: flex-start;
  text-align: left !important;
}
.media-page-sub .contactFormIcon,
.media-page-sub .contactFormInfo {
  padding: 15px !important;
}
.media-page-sub .contactFormInfo a.infoBtn {
  display: inline-block;
  margin-top: 15px;
}
.media-page-sub .contactFormIcon > img {
  height: 80px;
  width: 80px;
}
/*div[id^="tt-"] iframe, div[id*="tt-"] iframe {
  width: 100% !important;
  height: 500px !important;
  padding: 10px 20px !important;
  background-color: rgba(255,255,255,0.7);
}*/
.reviews, .momondo-banner {
  padding: 10px 20px;
  background-color: white;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 10px;
}
.review-create-form-wrapper {
  display: inline-block;
  padding:  0.8rem;
  border-radius: 0.25rem;
  background-color: rgba(214, 26, 129, 0.6);
}
form#review-form {
  margin:  0;
}
.review-create-input {
  width:  100%;
  padding:  0.4rem 0.5rem;
  margin-bottom:  0.5rem;
  border-radius: 0.25rem;
  border-width: 0.2px;
}
.review-submit {
  padding:  0.3rem 0.5rem;
  border: none;
  border-radius: 0.25rem;
  background-color: rgba(214, 26, 129, 1);
  color:  white;
}
.reviews-show-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.review-show {
  display: inline-block;
  padding: 0.5rem;
  margin-top: 0.5rem;
  border-radius: 0.35rem;
  font-size: 0.95rem;
  background-color: rgba(236, 240, 243, 0.8);
}
.review-show--reviewer {
  display: flex;
  justify-content: space-between;
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: capitalize;
}
.review-show--date {
  display: inline-block;
  margin-left: 0.5rem;
  font-weight: 400;
  color:  grey;
}
.review-show--review {
  display: block;
}
.ad-container {
  display: flex;
  justify-content: center;
  align-items: center;
}
.lippufi_upload {
  margin-top: 10px;
}
.arkisia-img,
.igda-img,
.article-detail img {
  display: block;
  max-width: 100%;
  max-height: 300px;
  margin-bottom: 20px;
  object-fit: cover;
}
#add-article-form td {
  width: 400px;
}
.article-title, .article-desc {
  width: 400px;
}
.article-desc {
  height: 400px;
}