.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  padding-left: 10px;
  padding-right: 10px; }

.container {
  max-width: 980px;
  overflow: hidden; }

.box {
  overflow: hidden;
  padding: 10px 0;
  margin: 30px 0 20px;
  border-top: 5px solid #9B1715;
  border-radius: 0;
  margin-bottom: 15px;
  font-size: 18px;
  color: #fff;
  font-weight: bold; }

.hasWatermark::after {
  background-image: url("../img/watermark.png"); }

.absoluteLink {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

body, html {
  min-width: 320px;
  color: #0D0D0D;
  line-height: 1.2em; }

a:hover, a:focus, a:active {
  color: inherit;
  text-decoration: none; }

body {
  margin: 0;
  background: url("../img/pattern.jpg") repeat;
  background-color: #2B2B2B;
  color: #000;
  /*background-attachment: fixed;*/
  font-family: 'Roboto Condensed', Arial, sans-serif; }

#enterPrompt {
  overflow-y: auto;
  background: transparent;
  padding: 10px; }
  #enterPrompt > div {
    width: 440px;
    font-size: 18px;
    padding: 10px 20px;
    max-width: 100%;
    margin: 250px auto 0;
    color: white;
    text-align: left;
    font-size: 14px;
    color: #fff; }
    #enterPrompt > div > div {
      background: #ECECEC; }
    @media screen and (max-width: 819px) {
      #enterPrompt > div {
        margin: 100px auto 0; } }
    #enterPrompt > div p {
      margin: 10px 0 0 0; }
    #enterPrompt > div img {
      max-width: 100%; }
    #enterPrompt > div a.pelno {
      width: 214px;
      height: 30px;
      /*font-weight: bold;*/
      color: #EDF0E9;
      font-size: 20px;
      text-align: center;
      display: block;
      margin: 10px 0;
      transition: 0.3s ease 0s;
      -webkit-transition: 0.3s ease 0s;
      -ms-transition: 0.3s ease 0s;
      -o-transition: 0.3s ease 0s;
      -moz-transition: 0.3s ease 0s;
      -khtml-transition: 0.3s ease 0s;
      line-height: 30px;
      border-radius: 0;
      text-decoration: none;
      text-transform: uppercase;
      background: #9D1718; }
      #enterPrompt > div a.pelno:hover {
        background: #6d1010; }

.sortMovies {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
  color: white; }
  .sortMovies span {
    white-space: nowrap;
    margin-left: 10px; }
    .sortMovies span a {
      font-size: 24px;
      margin: 0 5px;
      display: inline-block;
      transition: 0.3s ease 0s;
      -webkit-transition: 0.3s ease 0s;
      -ms-transition: 0.3s ease 0s;
      -o-transition: 0.3s ease 0s;
      -moz-transition: 0.3s ease 0s;
      -khtml-transition: 0.3s ease 0s; }
      .sortMovies span a.selected, .sortMovies span a:hover {
        color: #f00; }

h2.alert, h3.alert {
  margin-top: 0;
  padding: 10px;
  font-size: 18px;
  font-weight: normal; }

#top {
  margin: 0;
  background: #ECECEC; }
  #top a, #top img {
    max-width: 100%; }

#footer {
  margin-top: 20px;
  text-align: center;
  font-size: 13px;
  color: #373737;
  line-height: 1.2em;
  border-top: 5px solid #9D1717;
  background: #ECECEC;
  padding: 15px 0; }

.mainMenu a {
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 5px;
  display: inline-block;
  transition: color 0.3s ease 0s;
  -webkit-transition: color 0.3s ease 0s;
  -ms-transition: color 0.3s ease 0s;
  -o-transition: color 0.3s ease 0s;
  -moz-transition: color 0.3s ease 0s;
  -khtml-transition: color 0.3s ease 0s; }
  .mainMenu a:hover {
    color: #fff; }
  .mainMenu a.bookmarkButton {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    text-transform: lowercase;
    margin: 0; }
@media screen and (max-width: 569px) {
  .mainMenu {
    text-align: center; }
    .mainMenu a {
      float: none !important;
      display: inline-block;
      margin: 0 10px 20px; }
      .mainMenu a.bookmarkButton {
        font-size: 16px;
        margin-bottom: 0; } }

.categories {
  text-align: left; }
  .categories a {
    transition: 0.3s ease 0s;
    -webkit-transition: 0.3s ease 0s;
    -ms-transition: 0.3s ease 0s;
    -o-transition: 0.3s ease 0s;
    -moz-transition: 0.3s ease 0s;
    -khtml-transition: 0.3s ease 0s;
    text-transform: none;
    font-size: 18px;
    height: 15px;
    color: #ECECEC;
    line-height: 15px;
    white-space: nowrap;
    display: inline-block;
    font-weight: normal;
    padding: 0 5px !important;
    margin: 0 0 7px 0;
    border-right: 1px solid #ECECEC; }
    .categories a:hover {
      color: #FF0000; }
    .categories a:last-child {
      border: none; }
  .categories.movieCategories {
    margin-bottom: 20px; }
  .categories.offerCategories {
    margin-top: 6px; }
    .categories.offerCategories br {
      display: none; }
    .categories.offerCategories a {
      text-transform: lowercase; }
    @media screen and (max-width: 767px) {
      .categories.offerCategories {
        text-align: center; } }

.nogeo {
  margin: 0 0 20px;
  text-align: center; }
  .nogeo .citySearch {
    margin: 10px auto; }
  .nogeo .text.text-danger {
    margin-left: 10px;
    margin-right: 10px;
    color: red; }

#offersList, #seenOffers, #favoriteOffers, #sideOffers {
  margin-left: -10px;
  margin-right: -10px; }
  #offersList .offer, #seenOffers .offer, #favoriteOffers .offer, #sideOffers .offer {
    color: white;
    font-size: 18px;
    line-height: normal; }
    #offersList .offer > div, #seenOffers .offer > div, #favoriteOffers .offer > div, #sideOffers .offer > div {
      overflow: hidden;
      background: black;
      z-index: 0;
      margin-bottom: 20px;
      position: relative; }
      #offersList .offer > div small, #seenOffers .offer > div small, #favoriteOffers .offer > div small, #sideOffers .offer > div small {
        display: block;
        font-size: 12px;
        margin-bottom: 10px; }
      #offersList .offer > div .photo, #seenOffers .offer > div .photo, #favoriteOffers .offer > div .photo, #sideOffers .offer > div .photo {
        position: relative;
        overflow: hidden;
        height: 140px; }
        @media screen and (max-width: 991px) {
          #offersList .offer > div .photo, #seenOffers .offer > div .photo, #favoriteOffers .offer > div .photo, #sideOffers .offer > div .photo {
            height: 160px; } }
        #offersList .offer > div .photo span, #seenOffers .offer > div .photo span, #favoriteOffers .offer > div .photo span, #sideOffers .offer > div .photo span {
          transition: 0.2s ease 0s;
          -webkit-transition: 0.2s ease 0s;
          -ms-transition: 0.2s ease 0s;
          -o-transition: 0.2s ease 0s;
          -moz-transition: 0.2s ease 0s;
          -khtml-transition: 0.2s ease 0s;
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          background-size: cover;
          background-position: center top;
          display: block; }
      #offersList .offer > div h4, #seenOffers .offer > div h4, #favoriteOffers .offer > div h4, #sideOffers .offer > div h4 {
        font-weight: bold;
        margin: 10px 0 30px;
        height: 20px; }
        #offersList .offer > div h4 i.fa, #seenOffers .offer > div h4 i.fa, #favoriteOffers .offer > div h4 i.fa, #sideOffers .offer > div h4 i.fa {
          color: #FF00A7;
          font-size: 14px;
          margin-right: 10px; }
        @media screen and (max-width: 529px) {
          #offersList .offer > div h4, #seenOffers .offer > div h4, #favoriteOffers .offer > div h4, #sideOffers .offer > div h4 {
            height: 40px;
            margin-bottom: 10px; } }
      #offersList .offer > div:hover .photo span, #seenOffers .offer > div:hover .photo span, #favoriteOffers .offer > div:hover .photo span, #sideOffers .offer > div:hover .photo span {
        transform: scale(1.1);
        -webkit-transform: scale(1.1); }
      @media screen and (max-width: 339px) {
        #offersList .offer > div .data, #seenOffers .offer > div .data, #favoriteOffers .offer > div .data, #sideOffers .offer > div .data {
          height: 130px; } }
      #offersList .offer > div .data b, #seenOffers .offer > div .data b, #favoriteOffers .offer > div .data b, #sideOffers .offer > div .data b {
        color: #9C1814; }
      #offersList .offer > div .col-sm-6:first-child, #seenOffers .offer > div .col-sm-6:first-child, #favoriteOffers .offer > div .col-sm-6:first-child, #sideOffers .offer > div .col-sm-6:first-child {
        padding-left: 0; }

.pager .yiiPager {
  /*padding: 10px 0 0;*/
  display: block;
  text-align: right;
  margin-bottom: 0; }
  .pager .yiiPager li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 2px;
    background: transparent; }
    .pager .yiiPager li a {
      border: none;
      border-radius: 0;
      transition: 0.3s ease 0s;
      -webkit-transition: 0.3s ease 0s;
      -ms-transition: 0.3s ease 0s;
      -o-transition: 0.3s ease 0s;
      -moz-transition: 0.3s ease 0s;
      -khtml-transition: 0.3s ease 0s;
      text-align: center;
      display: block;
      width: 30px;
      font-weight: bold;
      height: 30px;
      background: #9D1717;
      line-height: 30px;
      padding: 0;
      color: #343434;
      font-size: 16px; }
    .pager .yiiPager li.selected a, .pager .yiiPager li a:hover {
      background: #FF0000;
      color: white; }

.text {
  padding: 0 10px 5px;
  color: black;
  font-size: 14px; }

#offer {
  padding: 10px 0;
  overflow: hidden;
  margin-bottom: 6px;
  background: black;
  font-size: 18px;
  color: #fff;
  font-size: 18px; }
  #offer .infoSection {
    padding-left: 20px; }
  #offer .data {
    margin: 20px 0; }
  #offer .contact a.button {
    transition: 0.3s ease 0s;
    -webkit-transition: 0.3s ease 0s;
    -ms-transition: 0.3s ease 0s;
    -o-transition: 0.3s ease 0s;
    -moz-transition: 0.3s ease 0s;
    -khtml-transition: 0.3s ease 0s;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    padding: 0 13px;
    white-space: nowrap;
    border-radius: 3px;
    text-align: center;
    background: #F60100;
    width: 140px;
    height: 30px;
    line-height: 30px;
    text-transform: uppercase;
    display: block;
    margin: 30px auto 10px; }
    #offer .contact a.button:hover, #offer .contact a.button.active {
      background: #ac0000; }
  #offer .galleryMainPhoto {
    overflow: hidden; }
    #offer .galleryMainPhoto img {
      width: 100%; }
  #offer span, #offer b {
    color: #FC0000;
    font-weight: bold; }
  #offer a.addFavButton {
    margin-top: 10px;
    float: right;
    font-size: 17px;
    text-transform: lowercase;
    font-weight: bold;
    color: #9C1511; }
    #offer a.addFavButton i.fa {
      margin-right: 5px; }
  #offer h2 {
    float: left;
    color: #fff;
    margin-top: 10px;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px; }
  #offer .sms, #offer .ivr {
    line-height: 1.2em;
    margin-top: 10px; }
  #offer p.description {
    margin: 20px 0;
    font-size: 18px;
    color: #fff;
    line-height: 1.1em; }
  @media screen and (max-width: 991px) and (min-width: 550px) {
    #offer .halfCol {
      width: 50%;
      float: left; } }
  @media screen and (max-width: 991px) {
    #offer .col-md-4:first-child {
      text-align: center;
      overflow: hidden; }
      #offer .col-md-4:first-child .galleryMainPhoto {
        display: inline-block; }
        #offer .col-md-4:first-child .galleryMainPhoto img {
          width: auto;
          max-width: 100%; }
    #offer .infoSection {
      padding: 0 10px !important; } }
  #offer .galleryMiniPhotos {
    margin-left: -10px;
    margin-right: -10px; }
    #offer .galleryMiniPhotos > div {
      width: 16.66%;
      padding: 0 10px;
      float: left; }
      #offer .galleryMiniPhotos > div .miniPhoto {
        margin-top: 10px;
        overflow: hidden;
        cursor: pointer; }
        #offer .galleryMiniPhotos > div .miniPhoto img {
          transition: 0.3s ease 0s;
          -webkit-transition: 0.3s ease 0s;
          -ms-transition: 0.3s ease 0s;
          -o-transition: 0.3s ease 0s;
          -moz-transition: 0.3s ease 0s;
          -khtml-transition: 0.3s ease 0s;
          cursor: pointer;
          width: 100%; }
        #offer .galleryMiniPhotos > div .miniPhoto:hover img {
          transform: scale(1.1);
          -webkit-transform: scale(1.1); }
      @media screen and (max-width: 991px) {
        #offer .galleryMiniPhotos > div {
          width: 25%; } }
      @media screen and (max-width: 559px) {
        #offer .galleryMiniPhotos > div {
          width: 25%; } }
      @media screen and (max-width: 499px) {
        #offer .galleryMiniPhotos > div {
          width: 33.33%; } }

.card {
  border: 1px solid #D4D4D4;
  background: #F3F3F3;
  border-radius: 5px;
  overflow: hidden; }
  .card > div {
    padding: 5px;
    border: 1px solid #FFFFFF;
    border-radius: 5px;
    overflow: hidden; }

#moviesList, #randomMoviesList {
  margin-left: -10px;
  margin-right: -10px; }
  @media screen and (max-width: 688px) {
    #moviesList .rating, #randomMoviesList .rating {
      font-size: 20px; }
      #moviesList .rating span.star, #randomMoviesList .rating span.star {
        margin: 0; } }
  @media screen and (max-width: 469px) {
    #moviesList .movie, #randomMoviesList .movie {
      width: 50%; } }
  #moviesList .movie > div, #randomMoviesList .movie > div {
    z-index: 0;
    margin-bottom: 20px;
    position: relative; }
    #moviesList .movie > div .thumbWrap, #randomMoviesList .movie > div .thumbWrap {
      position: relative;
      overflow: hidden; }
      #moviesList .movie > div .thumbWrap .dummy, #randomMoviesList .movie > div .thumbWrap .dummy {
        padding-top: 75%; }
      #moviesList .movie > div .thumbWrap .thumb, #randomMoviesList .movie > div .thumbWrap .thumb {
        transition: 0.2s ease 0s;
        -webkit-transition: 0.2s ease 0s;
        -ms-transition: 0.2s ease 0s;
        -o-transition: 0.2s ease 0s;
        -moz-transition: 0.2s ease 0s;
        -khtml-transition: 0.2s ease 0s;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-size: cover;
        background-position: center top;
        display: block; }
    #moviesList .movie > div h4, #randomMoviesList .movie > div h4 {
      margin: 0;
      font-size: 12px;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      padding: 8px 15px;
      background: rgba(0, 0, 0, 0.7);
      font-weight: normal;
      color: #E9E9E9; }
      #moviesList .movie > div h4 i.fa, #randomMoviesList .movie > div h4 i.fa {
        color: #FF0000;
        font-size: 14px;
        margin-right: 6px; }
      @media screen and (max-width: 529px) {
        #moviesList .movie > div h4, #randomMoviesList .movie > div h4 {
          height: 60px; } }
    #moviesList .movie > div:hover .thumb, #randomMoviesList .movie > div:hover .thumb {
      transform: scale(1.1);
      -webkit-transform: scale(1.1); }

.rating {
  margin-top: 10px;
  margin-bottom: 10px;
  float: left;
  direction: rtl;
  font-size: 30px;
  unicode-bidi: bidi-override; }
  .rating span.star {
    margin: 0 2px;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal; }
    .rating span.star:hover {
      cursor: pointer; }
    .rating span.star::before {
      color: #A9131C;
      content: '\f006'; }

#movie .rating span.star:hover::before, .rating span.star.selected::before, #movie .rating span.star:hover ~ span.star::before, .rating span.star.selected ~ span.star::before {
  color: #EB0706;
  content: '\f005'; }

#randomMoviesList {
  overflow: hidden; }

#movie {
  overflow: hidden;
  margin-bottom: 6px; }
  #movie .playerWrap {
    background: black; }
  #movie .rating {
    float: right; }
  #movie b {
    font-weight: normal; }
  #movie h2 {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 22px; }
  #movie #player {
    padding: 0;
    background: black; }
    #movie #player.initial {
      min-height: 300px; }
    #movie #player.keepRatio .wrap {
      position: relative;
      overflow: hidden; }
      #movie #player.keepRatio .wrap > .playerEmbed.fixed {
        margin: 0 auto;
        max-width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%; }
        #movie #player.keepRatio .wrap > .playerEmbed.fixed > * {
          width: 100%;
          height: 100%; }
        #movie #player.keepRatio .wrap > .playerEmbed.fixed object {
          width: 100% !important;
          height: 100% !important; }
  #movie .info {
    background: #232323;
    color: white;
    font-size: 16px;
    padding-bottom: 20px; }
    #movie .info .rating {
      padding-top: 15px; }
      #movie .info .rating span {
        font-size: 30px; }
    #movie .info h2 {
      margin: 15px 0;
      font-size: 30px;
      font-weight: normal; }
    #movie .info span, #movie .info b {
      color: #EB0706;
      font-size: 18px;
      font-weight: bold; }

input[type=submit] {
  background: #F60100;
  transition: background 0.3s ease 0s;
  -webkit-transition: background 0.3s ease 0s;
  -ms-transition: background 0.3s ease 0s;
  -o-transition: background 0.3s ease 0s;
  -moz-transition: background 0.3s ease 0s;
  -khtml-transition: background 0.3s ease 0s;
  float: right;
  border-radius: 3px;
  display: block;
  font-family: inherit;
  border: none;
  width: 40%;
  color: white;
  width: calc(95px);
  font-size: 18px;
  height: 30px;
  line-height: 30px; }
  input[type=submit]:hover {
    background: #ac0000; }

#ageFilter {
  color: #fff;
  /*width: 280px;*/
  overflow: hidden;
  margin-bottom: 5px; }
  #ageFilter b {
    float: left;
    font-size: 18px;
    font-weight: normal; }
  #ageFilter .rangeSlider {
    font-size: 18px;
    float: left;
    margin: 0 5px; }
    #ageFilter .rangeSlider .ageRangeWrapper {
      float: left;
      width: 85px;
      margin: 3px 7px 0 12px; }
    #ageFilter .rangeSlider .ui-slider {
      background: #4e0b0c;
      height: 10px;
      border: none; }
    #ageFilter .rangeSlider .ui-slider-handle, #ageFilter .rangeSlider .ui-slider-range {
      cursor: pointer; }
    #ageFilter .rangeSlider .ui-slider-range {
      height: 10px;
      background: #9D1718; }
    #ageFilter .rangeSlider .ui-slider-handle {
      background: #9D1718;
      width: 18px;
      height: 18px;
      border-radius: 10px;
      border: 1px solid white;
      border: 1px solid rgba(255, 255, 255, 0.7);
      top: -4px;
      /*position: relative;*/ }
      #ageFilter .rangeSlider .ui-slider-handle::after {
        position: absolute;
        top: 4px;
        border-radius: 10px;
        left: 4px;
        right: 4px;
        bottom: 4px;
        display: block;
        margin: auto;
        background: white;
        content: ''; }
  #ageFilter b, #ageFilter .rangeSlider {
    margin-top: 6px; }
  #ageFilter input[type=submit] {
    font-size: 14px;
    float: left;
    background: #9D1718;
    border: none;
    border-radius: 0;
    transition: 0.3s ease 0s;
    -webkit-transition: 0.3s ease 0s;
    -ms-transition: 0.3s ease 0s;
    -o-transition: 0.3s ease 0s;
    -moz-transition: 0.3s ease 0s;
    -khtml-transition: 0.3s ease 0s;
    padding: 0;
    color: white;
    height: 30px;
    width: 70px; }
    #ageFilter input[type=submit]:hover {
      background: #6d1010; }
  @media screen and (max-width: 767px) {
    #ageFilter {
      max-width: 100%;
      width: 310px;
      margin: 10px auto 15px; } }
  @media screen and (max-width: 489px) {
    #ageFilter {
      float: none !important;
      width: 230px;
      display: block;
      margin: 0 auto; }
      #ageFilter input[type=submit] {
        display: block;
        margin: 0 auto 15px;
        float: none; }
      #ageFilter .rangeSlider {
        margin-bottom: 5px; } }

.citySearch {
  display: block;
  max-width: 230px;
  margin: 0 auto;
  overflow: hidden;
  background: #ECECEC;
  border-radius: 0;
  position: relative; }
  .citySearch input[type=text] {
    float: left;
    font-size: 14px;
    width: 100%;
    display: block;
    height: 30px;
    line-height: 30px;
    border: none;
    padding: 0 8px;
    color: black;
    padding-right: 30px;
    background: #ECECEC; }
  .citySearch button {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    font-size: 20px;
    background: #9D1718;
    border: none;
    transition: 0.3s ease 0s;
    -webkit-transition: 0.3s ease 0s;
    -ms-transition: 0.3s ease 0s;
    -o-transition: 0.3s ease 0s;
    -moz-transition: 0.3s ease 0s;
    -khtml-transition: 0.3s ease 0s;
    padding: 0;
    color: white;
    height: 30px; }
    .citySearch button:hover {
      background: #6d1010; }

#seenOffers, #favoriteOffers {
  margin-top: 20px; }
  #seenOffers .alert, #favoriteOffers .alert {
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 10px;
    margin-right: 10px; }

.btn-group-vertical > .btn-group::after, .btn-group-vertical > .btn-group::before, .btn-toolbar::after, .btn-toolbar::before, .clearfix::after, .clearfix::before, .container-fluid::after, .container-fluid::before, .container::after, .container::before, .dl-horizontal dd::after, .dl-horizontal dd::before, .form-horizontal .form-group::after, .form-horizontal .form-group::before, .modal-footer::after, .modal-footer::before, .modal-header::after, .modal-header::before, .nav::after, .nav::before, .navbar-collapse::after, .navbar-collapse::before, .navbar-header::after, .navbar-header::before, .navbar::after, .navbar::before, .pager::after, .pager::before, .panel-body::after, .panel-body::before, .row::after, .row::before {
  display: none; }

.titleBar {
  font-size: 18px;
  font-weight: bold;
  padding: 10px 0;
  color: white;
  font-family: 'Roboto Condensed', Arial, sans-serif;
  border-top: 5px solid #A9166E;
  margin: 10px 0 20px; }

#laska {
  position: absolute;
  top: 70px;
  right: 0;
  right: calc(50vw - 830px);
  z-index: -1; }
  @media screen and (max-width: 1239px) {
    #laska {
      display: none; } }

#mainMenu {
  overflow: hidden;
  margin-bottom: 30px; }
  #mainMenu .clear {
    display: none; }
  #mainMenu a {
    padding: 13px;
    height: 40px;
    margin: 0 39px;
    color: white;
    position: relative;
    background: #9D1717;
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase; }
    #mainMenu a, #mainMenu a::after, #mainMenu a::before {
      transition: 0.3s ease 0s;
      -webkit-transition: 0.3s ease 0s;
      -ms-transition: 0.3s ease 0s;
      -o-transition: 0.3s ease 0s;
      -moz-transition: 0.3s ease 0s;
      -khtml-transition: 0.3s ease 0s; }
    #mainMenu a:first-child {
      margin-right: 0; }
    #mainMenu a:first-child::after, #mainMenu a.bookmarkButton::after {
      position: absolute;
      left: -40px;
      top: 0;
      content: '';
      display: block;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 40px 40px 0;
      border-color: transparent #9D1717 transparent transparent; }
    #mainMenu a:first-child::before, #mainMenu a.bookmarkButton::before {
      position: absolute;
      right: -40px;
      top: 0;
      content: '';
      display: block;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 40px 40px 0 0;
      border-color: #9D1717 transparent transparent transparent; }
    #mainMenu a:first-child:hover, #mainMenu a.bookmarkButton:hover {
      background: #ff0000; }
      #mainMenu a:first-child:hover::after, #mainMenu a.bookmarkButton:hover::after {
        border-color: transparent #ff0000 transparent transparent; }
      #mainMenu a:first-child:hover::before, #mainMenu a.bookmarkButton:hover::before {
        border-color: #ff0000 transparent transparent transparent; }
    #mainMenu a:nth-child(2)::after {
      position: absolute;
      left: -40px;
      top: 0;
      content: '';
      display: block;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 0 40px 40px;
      border-color: transparent transparent #9D1717 transparent; }
    #mainMenu a:nth-child(2)::before {
      position: absolute;
      right: -40px;
      top: 0;
      content: '';
      display: block;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 40px 40px 0 0;
      border-color: #9D1717 transparent transparent transparent; }
    #mainMenu a:nth-child(2):hover {
      background: #ff0000; }
      #mainMenu a:nth-child(2):hover::after {
        border-color: transparent transparent #ff0000 transparent; }
      #mainMenu a:nth-child(2):hover::before {
        border-color: #ff0000 transparent transparent transparent; }
    #mainMenu a.bookmarkButton {
      float: right;
      font-size: 14px;
      text-transform: lowercase; }
  @media screen and (max-width: 699px) {
    #mainMenu {
      text-align: center; }
      #mainMenu .clear {
        display: block; }
      #mainMenu a.bookmarkButton {
        float: none;
        margin: 0; } }
  @media screen and (max-width: 459px) {
    #mainMenu a::before, #mainMenu a::after {
      display: none !important; }
    #mainMenu a {
      height: 60px;
      margin: 0 !important;
      display: block;
      float: left;
      width: 50%; }
      #mainMenu a:last-child {
        width: 100%;
        height: 40px; } }

.error {
  color: red;
  text-align: center;
  font-weight: bold;
  font-size: 16px; }
