/*
* Theme Name:Artheme
* Theme URI: https://www.artalk.cz
* Description: Artheme for artalk
* Author: Filip Uhlir
* Author URI: http://www.teapot.cz
* Tags: 3 column theme, black, white, art magazine
* Version:          0.9.6
* Template Version: 0.9.6
* GitHub Theme URL: https://github.com/destrosvet/Artheme
/*

# Table of Content:
- Normalize
- Navigation

/*!
    normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 26.1.2016, 12:05:37
    Author     : Filip Uhlir
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 26.1.2016, 12:02:05
    Author     : Filip Uhlir
    Description: Variables for Artheme
*/
/*
* Style for display up to 768
*
*
/*
/*
    Created on : 26.1.2016, 12:02:05
    Author     : Filip Uhlir
    Description: Display for Artheme
*/
@media only screen and (max-width: 765px) {
  .logo-search-container {
    display: block !important; }

  .site-logo {
    margin: 0 auto !important; }

  .magazine {
    border-bottom: none !important; } }
@media only screen and (max-width: 420px) {
  .submit {
    width: 50%; } }
@media only screen and (max-width: 765px) {
  #myNavbar {
    text-align: center; }

  .nav > li {
    border-top: 1px solid #212121; } }
@media only screen and (max-width: 320px) {
  .post-content {
    height: 510px !important; } }
@media only screen and (min-width: 320px) and (max-width: 405px) {
  .post-content {
    height: 500px !important; }

  .image_container {
    height: auto !important; } }
@media only screen and (min-width: 406px) and (max-width: 989px) {
  .post-content {
    height: 585px !important; } }
@media only screen and (min-width: 360px) and (max-width: 989px) {
  .thumb-link img {
    width: 100%;
    height: 100%; }

  .post-title {
    margin-top: 20px !important;
    margin-bottom: 20px !important; } }
.collapse {
  display: none; }

@media (max-width: 768px) {
  .collapse.in {
    display: none; } }
.collapse.show {
  display: block; }

tr.collapse.show {
  display: table-row; }

tbody.collapse.show {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }

@media only screen and (max-width: 768px) {
  .d-md-none {
    display: none !important; }

  .d-md-inline {
    display: inline !important; }

  .d-md-inline-block {
    display: inline-block !important; }

  .d-md-block {
    display: block !important; }

  .d-md-table {
    display: table !important; }

  .d-md-table-cell {
    display: table-cell !important; }

  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important; }

  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media only screen and (max-width: 768px) {
  .further-content {
    margin-right: 15px; }

  .single-fotoreport-container figure {
    padding: 10px 8px 10px 8px !important; }

  .no-padding-sm {
    padding: 0 !important; }

  .no-left-padding-sm {
    padding-left: 0 !important; }

  .no-right-padding-sm {
    padding-right: 0 !important; }

  .padding-sm-10 {
    padding: 10px !important; }

  .padding-right-sm-10 {
    padding-right: 10px !important; }

  .padding-left-sm-10 {
    padding-left: 10px !important; }

  .no-margin-left-sm {
    margin-left: 0 !important; }

  .margin-left-sm-10 {
    margin-left: 10px !important; }

  .margin-right-sm-10 {
    margin-right: 10px !important; }

  .relatedthumb {
    padding-left: 0px;
    padding-right: 0px; }
    .relatedthumb a:hover {
      text-decoration: none; }
    .relatedthumb .related-link {
      width: 100%;
      display: inline-block;
      border-bottom: 1px solid black;
      padding: 5px 5px 5px 10px;
      color: #212121; }

  .sidebar_right {
    margin-left: 0 !important; }

  .form-submit .submit {
    padding-left: 10px;
    border: 0;
    height: 34px;
    background-color: #BCBCBC; }

  .submit {
    padding-left: 0px;
    margin-left: 10px; }

  .no-padding-right-md {
    padding-right: 0px !important; }

  .no-padding-left-md {
    padding-left: 0px !important; }

  .padding-left-md {
    padding-left: 15px !important; }

  .no-padding-left-md {
    padding-left: 0px !important; }

  .no-padding-left-lg {
    padding-left: 0px !important; }

  .padding-right-lg {
    padding-right: 15px !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .no-padding-left-lg {
    padding-left: 0px !important; }

  .padding-right-lg {
    padding-right: 15px !important; } }
@media (min-width: 1201px) {
  .further-content #more-posts {
    margin-right: 40px;
    background-color: #D0D0D0; }

  .main-magazine .col-md-12.col-sm-12.no-padding-md.noleftpadding.norightpadding {
    padding-right: 40px !important; } }
body.hidden-scroll {
  overflow: hidden; }

.sl-overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  opacity: 0.7;
  display: none;
  z-index: 1050; }

.sl-wrapper {
  z-index: 1040; }
  .sl-wrapper button {
    border: 0 none;
    background: transparent;
    font-size: 28px;
    padding: 0;
    cursor: pointer; }
    .sl-wrapper button:hover {
      opacity: 0.7; }
  .sl-wrapper .sl-close {
    display: none;
    position: fixed;
    right: 30px;
    top: 30px;
    z-index: 1060;
    margin-top: -14px;
    margin-right: -14px;
    height: 44px;
    width: 44px;
    line-height: 44px;
    font-family: Arial, Baskerville, monospace;
    color: #000;
    font-size: 3rem; }
    .sl-wrapper .sl-close:focus {
      outline: none; }
  .sl-wrapper .sl-counter {
    display: none;
    position: fixed;
    top: 30px;
    left: 30px;
    z-index: 1060;
    color: #000;
    font-size: 1rem; }
  .sl-wrapper .sl-navigation {
    width: 100%;
    display: none; }
    .sl-wrapper .sl-navigation button {
      position: fixed;
      top: 22.5%;
      margin-top: -22px;
      height: 60%;
      width: 22px;
      line-height: 44px;
      text-align: center;
      display: block;
      z-index: 1060;
      font-family: Arial, Baskerville, monospace;
      color: #000;
      background-color: #fff;
      			/*
      
      			@media (min-width: $sl-breakpoint-medium) {
      				width: 44px;
      
      				&.sl-next {
      					right: 10px;
      					font-size: $sl-arrow-fontsize-medium;
      				}
      
      				&.sl-prev {
      					left: 10px;
      					font-size: $sl-arrow-fontsize-medium;
      				}
      			}
      			@media (min-width: $sl-breakpoint-large) {
      				width: 44px;
      
      				&.sl-next {
      					right: 20px;
      					font-size: $sl-arrow-fontsize-large;
      				}
      
      				&.sl-prev {
      					left: 20px;
      					font-size: $sl-arrow-fontsize-large;
      				}
      			}*/ }
      .sl-wrapper .sl-navigation button.sl-next {
        right: 30px;
        font-size: 2rem; }
      .sl-wrapper .sl-navigation button.sl-prev {
        left: 30px;
        font-size: 2rem; }
      .sl-wrapper .sl-navigation button:focus {
        outline: none; }
    .sl-wrapper .sl-navigation .sl-next {
      width: 40px; }
    .sl-wrapper .sl-navigation .sl-prev {
      width: 40px; }
    .sl-wrapper .sl-navigation .sl-next:after, .sl-wrapper .sl-navigation .sl-next:before, .sl-wrapper .sl-navigation .sl-prev:after, .sl-wrapper .sl-navigation .sl-prev:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0; }
    .sl-wrapper .sl-navigation .sl-next:before, .sl-wrapper .sl-navigation .sl-next:after {
      border-top: 30vh solid transparent;
      border-bottom: 30vh solid transparent;
      border-left: 40px solid #272727; }
    .sl-wrapper .sl-navigation .sl-prev:before, .sl-wrapper .sl-navigation .sl-prev:after {
      border-top: 30vh solid transparent;
      border-bottom: 30vh solid transparent;
      border-right: 40px solid #272727; }
    .sl-wrapper .sl-navigation .sl-next:after {
      border-left-color: #fff;
      left: -1px; }
    .sl-wrapper .sl-navigation .sl-prev:after {
      border-right-color: #fff;
      right: -1px; }
  .sl-wrapper .sl-image {
    position: fixed;
    -ms-touch-action: none;
    touch-action: none;
    z-index: 10000; }
    .sl-wrapper .sl-image img {
      margin: 0;
      padding: 0;
      display: block;
      border: 0 none; }
      @media (min-width: 35.5em) {
        .sl-wrapper .sl-image img {
          border: 0 none; } }
      @media (min-width: 50em) {
        .sl-wrapper .sl-image img {
          border: 0 none; } }
    .sl-wrapper .sl-image iframe {
      background: #000;
      border: 0 none; }
      @media (min-width: 35.5em) {
        .sl-wrapper .sl-image iframe {
          border: 0 none; } }
      @media (min-width: 50em) {
        .sl-wrapper .sl-image iframe {
          border: 0 none; } }
    .sl-wrapper .sl-image .sl-caption {
      display: none;
      padding: 10px;
      color: #fff;
      background: rgba(0, 0, 0, 0.8);
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0; }
      .sl-wrapper .sl-image .sl-caption.pos-top {
        bottom: auto;
        top: 0; }
      .sl-wrapper .sl-image .sl-caption.pos-outside {
        bottom: auto; }
    .sl-wrapper .sl-image .sl-download {
      display: none;
      position: absolute;
      bottom: 5px;
      right: 5px;
      color: #000;
      z-index: 1060; }

.sl-spinner {
  display: none;
  border: 5px solid #333;
  border-radius: 40px;
  height: 40px;
  left: 50%;
  margin: -20px 0 0 -20px;
  opacity: 0;
  position: fixed;
  top: 50%;
  width: 40px;
  z-index: 1007;
  -webkit-animation: pulsate 1s ease-out infinite;
  -moz-animation: pulsate 1s ease-out infinite;
  -ms-animation: pulsate 1s ease-out infinite;
  -o-animation: pulsate 1s ease-out infinite;
  animation: pulsate 1s ease-out infinite; }

.sl-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@-webkit-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0.0; }
  50% {
    opacity: 1; }
  100% {
    transform: scale(1.2);
    opacity: 0; } }
@keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0.0; }
  50% {
    opacity: 1; }
  100% {
    transform: scale(1.2);
    opacity: 0; } }
@-moz-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0.0; }
  50% {
    opacity: 1; }
  100% {
    transform: scale(1.2);
    opacity: 0; } }
@-o-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0.0; }
  50% {
    opacity: 1; }
  100% {
    transform: scale(1.2);
    opacity: 0; } }
@-ms-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0.0; }
  50% {
    opacity: 1; }
  100% {
    transform: scale(1.2);
    opacity: 0; } }
/*
* Pure CSS icons
*
*
/*
/*
    Created on : 26.1.2016, 12:02:05
    Author     : Filip Uhlir
    Description: icons for Artheme
*/
/* Arrow */
.arrow-alt a:before {
  left: 8px;
  border-width: 7px 0 7px 8px;
  border-style: solid;
  border-color: transparent #c55500;
  margin-top: -7px;
  background: transparent; }

.arrow-alt a:after {
  left: 0;
  width: 8px;
  height: 6px;
  margin-top: -3px;
  background: #c55500; }

/*!
 * Datepicker for Bootstrap v1.6.1 (https://github.com/eternicode/bootstrap-datepicker)
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker {
  border-radius: 0px;
  direction: ltr; }

.datepicker-inline {
  width: 220px; }

.datepicker.datepicker-rtl {
  direction: rtl; }

.datepicker.datepicker-rtl table tr td span {
  float: right; }

.datepicker-dropdown {
  top: 0;
  left: 0;
  padding: 4px; }

.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(0, 0, 0, 0.15);
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute; }

.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute; }

.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px; }

.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px; }

.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px; }

.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px; }

.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px; }

.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px; }

.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid rgba(0, 0, 0, 0.15); }

.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff; }

.datepicker > div {
  display: none; }

.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.datepicker table tr td, .datepicker table tr th {
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 0px;
  border: none; }

.table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
  background-color: transparent; }

.datepicker table tr td.new, .datepicker table tr td.old {
  color: #777; }

.datepicker table tr td.day:hover, .datepicker table tr td.focused {
  background: #eee;
  cursor: pointer; }

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
  background: 0 0;
  color: #777;
  cursor: default; }

.datepicker table tr td.highlighted {
  color: #000;
  background-color: #d9edf7;
  border-color: #85c5e5;
  border-radius: 0; }

.datepicker table tr td.highlighted.focus, .datepicker table tr td.highlighted:focus {
  color: #000;
  background-color: #afd9ee;
  border-color: #298fc2; }

.datepicker table tr td.highlighted:hover {
  color: #000;
  background-color: #afd9ee;
  border-color: #52addb; }

.datepicker table tr td.highlighted.active, .datepicker table tr td.highlighted:active {
  color: #000;
  background-color: #afd9ee;
  border-color: #52addb; }

.datepicker table tr td.highlighted.active.focus, .datepicker table tr td.highlighted.active:focus, .datepicker table tr td.highlighted.active:hover, .datepicker table tr td.highlighted:active.focus, .datepicker table tr td.highlighted:active:focus, .datepicker table tr td.highlighted:active:hover {
  color: #000;
  background-color: #91cbe8;
  border-color: #298fc2; }

.datepicker table tr td.highlighted.disabled.focus, .datepicker table tr td.highlighted.disabled:focus, .datepicker table tr td.highlighted.disabled:hover, .datepicker table tr td.highlighted[disabled].focus, .datepicker table tr td.highlighted[disabled]:focus, .datepicker table tr td.highlighted[disabled]:hover, fieldset[disabled] .datepicker table tr td.highlighted.focus, fieldset[disabled] .datepicker table tr td.highlighted:focus, fieldset[disabled] .datepicker table tr td.highlighted:hover {
  background-color: #d9edf7;
  border-color: #85c5e5; }

.datepicker table tr td.highlighted.focused {
  background: #afd9ee; }

.datepicker table tr td.highlighted.disabled, .datepicker table tr td.highlighted.disabled:active {
  background: #d9edf7;
  color: #777; }

.datepicker table tr td.today {
  color: #000;
  background-color: #ffdb99;
  border-color: #ffb733; }

.datepicker table tr td.today.focus, .datepicker table tr td.today:focus {
  color: #000;
  background-color: #ffc966;
  border-color: #b37400; }

.datepicker table tr td.today:hover {
  color: #000;
  background-color: #ffc966;
  border-color: #f59e00; }

.datepicker table tr td.today.active, .datepicker table tr td.today:active {
  color: #000;
  background-color: #ffc966;
  border-color: #f59e00; }

.datepicker table tr td.today.active.focus, .datepicker table tr td.today.active:focus, .datepicker table tr td.today.active:hover, .datepicker table tr td.today:active.focus, .datepicker table tr td.today:active:focus, .datepicker table tr td.today:active:hover {
  color: #000;
  background-color: #ffbc42;
  border-color: #b37400; }

.datepicker table tr td.today.disabled.focus, .datepicker table tr td.today.disabled:focus, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today[disabled].focus, .datepicker table tr td.today[disabled]:focus, .datepicker table tr td.today[disabled]:hover, fieldset[disabled] .datepicker table tr td.today.focus, fieldset[disabled] .datepicker table tr td.today:focus, fieldset[disabled] .datepicker table tr td.today:hover {
  background-color: #ffdb99;
  border-color: #ffb733; }

.datepicker table tr td.today.focused {
  background: #ffc966; }

.datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:active {
  background: #ffdb99;
  color: #777; }

.datepicker table tr td.range {
  color: #000;
  background-color: #eee;
  border-color: #bbb;
  border-radius: 0; }

.datepicker table tr td.range.focus, .datepicker table tr td.range:focus {
  color: #000;
  background-color: #d5d5d5;
  border-color: #7c7c7c; }

.datepicker table tr td.range:hover {
  color: #000;
  background-color: #d5d5d5;
  border-color: #9d9d9d; }

.datepicker table tr td.range.active, .datepicker table tr td.range:active {
  color: #000;
  background-color: #d5d5d5;
  border-color: #9d9d9d; }

.datepicker table tr td.range.active.focus, .datepicker table tr td.range.active:focus, .datepicker table tr td.range.active:hover, .datepicker table tr td.range:active.focus, .datepicker table tr td.range:active:focus, .datepicker table tr td.range:active:hover {
  color: #000;
  background-color: #c3c3c3;
  border-color: #7c7c7c; }

.datepicker table tr td.range.disabled.focus, .datepicker table tr td.range.disabled:focus, .datepicker table tr td.range.disabled:hover, .datepicker table tr td.range[disabled].focus, .datepicker table tr td.range[disabled]:focus, .datepicker table tr td.range[disabled]:hover, fieldset[disabled] .datepicker table tr td.range.focus, fieldset[disabled] .datepicker table tr td.range:focus, fieldset[disabled] .datepicker table tr td.range:hover {
  background-color: #eee;
  border-color: #bbb; }

.datepicker table tr td.range.focused {
  background: #d5d5d5; }

.datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:active {
  background: #eee;
  color: #777; }

.datepicker table tr td.range.highlighted {
  color: #000;
  background-color: #e4eef3;
  border-color: #9dc1d3; }

.datepicker table tr td.range.highlighted.focus, .datepicker table tr td.range.highlighted:focus {
  color: #000;
  background-color: #c1d7e3;
  border-color: #4b88a6; }

.datepicker table tr td.range.highlighted:hover {
  color: #000;
  background-color: #c1d7e3;
  border-color: #73a6c0; }

.datepicker table tr td.range.highlighted.active, .datepicker table tr td.range.highlighted:active {
  color: #000;
  background-color: #c1d7e3;
  border-color: #73a6c0; }

.datepicker table tr td.range.highlighted.active.focus, .datepicker table tr td.range.highlighted.active:focus, .datepicker table tr td.range.highlighted.active:hover, .datepicker table tr td.range.highlighted:active.focus, .datepicker table tr td.range.highlighted:active:focus, .datepicker table tr td.range.highlighted:active:hover {
  color: #000;
  background-color: #a8c8d8;
  border-color: #4b88a6; }

.datepicker table tr td.range.highlighted.disabled.focus, .datepicker table tr td.range.highlighted.disabled:focus, .datepicker table tr td.range.highlighted.disabled:hover, .datepicker table tr td.range.highlighted[disabled].focus, .datepicker table tr td.range.highlighted[disabled]:focus, .datepicker table tr td.range.highlighted[disabled]:hover, fieldset[disabled] .datepicker table tr td.range.highlighted.focus, fieldset[disabled] .datepicker table tr td.range.highlighted:focus, fieldset[disabled] .datepicker table tr td.range.highlighted:hover {
  background-color: #e4eef3;
  border-color: #9dc1d3; }

.datepicker table tr td.range.highlighted.focused {
  background: #c1d7e3; }

.datepicker table tr td.range.highlighted.disabled, .datepicker table tr td.range.highlighted.disabled:active {
  background: #e4eef3;
  color: #777; }

.datepicker table tr td.range.today {
  color: #000;
  background-color: #f7ca77;
  border-color: #f1a417; }

.datepicker table tr td.range.today.focus, .datepicker table tr td.range.today:focus {
  color: #000;
  background-color: #f4b747;
  border-color: #815608; }

.datepicker table tr td.range.today:hover {
  color: #000;
  background-color: #f4b747;
  border-color: #bf800c; }

.datepicker table tr td.range.today.active, .datepicker table tr td.range.today:active {
  color: #000;
  background-color: #f4b747;
  border-color: #bf800c; }

.datepicker table tr td.range.today.active.focus, .datepicker table tr td.range.today.active:focus, .datepicker table tr td.range.today.active:hover, .datepicker table tr td.range.today:active.focus, .datepicker table tr td.range.today:active:focus, .datepicker table tr td.range.today:active:hover {
  color: #000;
  background-color: #f2aa25;
  border-color: #815608; }

.datepicker table tr td.range.today.disabled.focus, .datepicker table tr td.range.today.disabled:focus, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today[disabled].focus, .datepicker table tr td.range.today[disabled]:focus, .datepicker table tr td.range.today[disabled]:hover, fieldset[disabled] .datepicker table tr td.range.today.focus, fieldset[disabled] .datepicker table tr td.range.today:focus, fieldset[disabled] .datepicker table tr td.range.today:hover {
  background-color: #f7ca77;
  border-color: #f1a417; }

.datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:active {
  background: #f7ca77;
  color: #777; }

.datepicker table tr td.selected, .datepicker table tr td.selected.highlighted {
  color: #fff;
  background-color: #777;
  border-color: #555;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datepicker table tr td.selected.focus, .datepicker table tr td.selected.highlighted.focus, .datepicker table tr td.selected.highlighted:focus, .datepicker table tr td.selected:focus {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #161616; }

.datepicker table tr td.selected.highlighted:hover, .datepicker table tr td.selected:hover {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #373737; }

.datepicker table tr td.selected.active, .datepicker table tr td.selected.highlighted.active, .datepicker table tr td.selected.highlighted:active, .datepicker table tr td.selected:active {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #373737; }

.datepicker table tr td.selected.active.focus, .datepicker table tr td.selected.active:focus, .datepicker table tr td.selected.active:hover, .datepicker table tr td.selected.highlighted.active.focus, .datepicker table tr td.selected.highlighted.active:focus, .datepicker table tr td.selected.highlighted.active:hover, .datepicker table tr td.selected.highlighted:active.focus, .datepicker table tr td.selected.highlighted:active:focus, .datepicker table tr td.selected.highlighted:active:hover, .datepicker table tr td.selected:active.focus, .datepicker table tr td.selected:active:focus, .datepicker table tr td.selected:active:hover {
  color: #fff;
  background-color: #4c4c4c;
  border-color: #161616; }

.datepicker table tr td.selected.disabled.focus, .datepicker table tr td.selected.disabled:focus, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.highlighted.disabled.focus, .datepicker table tr td.selected.highlighted.disabled:focus, .datepicker table tr td.selected.highlighted.disabled:hover, .datepicker table tr td.selected.highlighted[disabled].focus, .datepicker table tr td.selected.highlighted[disabled]:focus, .datepicker table tr td.selected.highlighted[disabled]:hover, .datepicker table tr td.selected[disabled].focus, .datepicker table tr td.selected[disabled]:focus, .datepicker table tr td.selected[disabled]:hover, fieldset[disabled] .datepicker table tr td.selected.focus, fieldset[disabled] .datepicker table tr td.selected.highlighted.focus, fieldset[disabled] .datepicker table tr td.selected.highlighted:focus, fieldset[disabled] .datepicker table tr td.selected.highlighted:hover, fieldset[disabled] .datepicker table tr td.selected:focus, fieldset[disabled] .datepicker table tr td.selected:hover {
  background-color: #777;
  border-color: #555; }

.datepicker table tr td.active, .datepicker table tr td.active.highlighted {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datepicker table tr td.active.focus, .datepicker table tr td.active.highlighted.focus, .datepicker table tr td.active.highlighted:focus, .datepicker table tr td.active:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40; }

.datepicker table tr td.active.highlighted:hover, .datepicker table tr td.active:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74; }

.datepicker table tr td.active.active, .datepicker table tr td.active.highlighted.active, .datepicker table tr td.active.highlighted:active, .datepicker table tr td.active:active {
  color: #fff;
  background-color: #fb026a;
  border-color: #ff54aa; }

.datepicker table tr td.active.active.focus, .datepicker table tr td.active.active:focus, .datepicker table tr td.active.active:hover, .datepicker table tr td.active.highlighted.active.focus, .datepicker table tr td.active.highlighted.active:focus, .datepicker table tr td.active.highlighted.active:hover, .datepicker table tr td.active.highlighted:active.focus, .datepicker table tr td.active.highlighted:active:focus, .datepicker table tr td.active.highlighted:active:hover, .datepicker table tr td.active:active.focus, .datepicker table tr td.active:active:focus, .datepicker table tr td.active:active:hover {
  color: #fff;
  background-color: #b60055;
  border-color: #b60055; }

.datepicker table tr td.active.disabled.focus, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.highlighted.disabled.focus, .datepicker table tr td.active.highlighted.disabled:focus, .datepicker table tr td.active.highlighted.disabled:hover, .datepicker table tr td.active.highlighted[disabled].focus, .datepicker table tr td.active.highlighted[disabled]:focus, .datepicker table tr td.active.highlighted[disabled]:hover, .datepicker table tr td.active[disabled].focus, .datepicker table tr td.active[disabled]:focus, .datepicker table tr td.active[disabled]:hover, fieldset[disabled] .datepicker table tr td.active.focus, fieldset[disabled] .datepicker table tr td.active.highlighted.focus, fieldset[disabled] .datepicker table tr td.active.highlighted:focus, fieldset[disabled] .datepicker table tr td.active.highlighted:hover, fieldset[disabled] .datepicker table tr td.active:focus, fieldset[disabled] .datepicker table tr td.active:hover {
  background-color: #337ab7;
  border-color: #2e6da4; }

.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 0px; }

.datepicker table tr td span.focused, .datepicker table tr td span:hover {
  background: #eee; }

.datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
  background: 0 0;
  color: #777;
  cursor: default; }

.datepicker table tr td span.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active:hover {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datepicker table tr td span.active.disabled.focus, .datepicker table tr td span.active.disabled:focus, .datepicker table tr td span.active.disabled:hover.focus, .datepicker table tr td span.active.disabled:hover:focus, .datepicker table tr td span.active.focus, .datepicker table tr td span.active:focus, .datepicker table tr td span.active:hover.focus, .datepicker table tr td span.active:hover:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40; }

.datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74; }

.datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover:active {
  color: #fff;
  background-color: #286090;
  border-color: #204d74; }

.datepicker table tr td span.active.active.focus, .datepicker table tr td span.active.active:focus, .datepicker table tr td span.active.active:hover, .datepicker table tr td span.active.disabled.active.focus, .datepicker table tr td span.active.disabled.active:focus, .datepicker table tr td span.active.disabled.active:hover, .datepicker table tr td span.active.disabled:active.focus, .datepicker table tr td span.active.disabled:active:focus, .datepicker table tr td span.active.disabled:active:hover, .datepicker table tr td span.active.disabled:hover.active.focus, .datepicker table tr td span.active.disabled:hover.active:focus, .datepicker table tr td span.active.disabled:hover.active:hover, .datepicker table tr td span.active.disabled:hover:active.focus, .datepicker table tr td span.active.disabled:hover:active:focus, .datepicker table tr td span.active.disabled:hover:active:hover, .datepicker table tr td span.active:active.focus, .datepicker table tr td span.active:active:focus, .datepicker table tr td span.active:active:hover, .datepicker table tr td span.active:hover.active.focus, .datepicker table tr td span.active:hover.active:focus, .datepicker table tr td span.active:hover.active:hover, .datepicker table tr td span.active:hover:active.focus, .datepicker table tr td span.active:hover:active:focus, .datepicker table tr td span.active:hover:active:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40; }

.datepicker table tr td span.active.disabled.disabled.focus, .datepicker table tr td span.active.disabled.disabled:focus, .datepicker table tr td span.active.disabled.disabled:hover, .datepicker table tr td span.active.disabled.focus, .datepicker table tr td span.active.disabled:focus, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover.disabled.focus, .datepicker table tr td span.active.disabled:hover.disabled:focus, .datepicker table tr td span.active.disabled:hover.disabled:hover, .datepicker table tr td span.active.disabled:hover[disabled].focus, .datepicker table tr td span.active.disabled:hover[disabled]:focus, .datepicker table tr td span.active.disabled:hover[disabled]:hover, .datepicker table tr td span.active.disabled[disabled].focus, .datepicker table tr td span.active.disabled[disabled]:focus, .datepicker table tr td span.active.disabled[disabled]:hover, .datepicker table tr td span.active:hover.disabled.focus, .datepicker table tr td span.active:hover.disabled:focus, .datepicker table tr td span.active:hover.disabled:hover, .datepicker table tr td span.active:hover[disabled].focus, .datepicker table tr td span.active:hover[disabled]:focus, .datepicker table tr td span.active:hover[disabled]:hover, .datepicker table tr td span.active[disabled].focus, .datepicker table tr td span.active[disabled]:focus, .datepicker table tr td span.active[disabled]:hover, fieldset[disabled] .datepicker table tr td span.active.disabled.focus, fieldset[disabled] .datepicker table tr td span.active.disabled:focus, fieldset[disabled] .datepicker table tr td span.active.disabled:hover, fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover, fieldset[disabled] .datepicker table tr td span.active.focus, fieldset[disabled] .datepicker table tr td span.active:focus, fieldset[disabled] .datepicker table tr td span.active:hover, fieldset[disabled] .datepicker table tr td span.active:hover.focus, fieldset[disabled] .datepicker table tr td span.active:hover:focus, fieldset[disabled] .datepicker table tr td span.active:hover:hover {
  background-color: #337ab7;
  border-color: #2e6da4; }

.datepicker table tr td span.new, .datepicker table tr td span.old {
  color: #777; }

.datepicker .datepicker-switch {
  width: 145px; }

.datepicker .datepicker-switch, .datepicker .next, .datepicker .prev, .datepicker tfoot tr th {
  cursor: pointer; }

.datepicker .datepicker-switch:hover, .datepicker .next:hover, .datepicker .prev:hover, .datepicker tfoot tr th:hover {
  background: #eee; }

.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle; }

.input-group.date .input-group-addon {
  cursor: pointer; }

.input-daterange {
  width: 100%; }

.input-daterange input {
  text-align: center; }

.input-daterange input:first-child {
  border-radius: 0px 0 0 0px; }

.input-daterange input:last-child {
  border-radius: 0 3px 0px 0; }

.input-daterange .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  line-height: 1.42857143;
  text-shadow: 0 1px 0 #fff;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px; }

/*# sourceMappingURL=bootstrap-datepicker3.min.css.map */
/**
 * @author zhixin wen <wenzhixin2010@gmail.com>
 */
.ms-parent {
  display: inline-block;
  position: relative;
  vertical-align: middle; }

.ms-choice {
  display: block;
  width: 100%;
  height: 30px;
  padding: 0;
  overflow: hidden;
  cursor: pointer;
  border: 1px solid #aaa;
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
  color: #444;
  text-decoration: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background-color: #fff; }

.ms-choice.disabled {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default; }

.ms-choice > span {
  position: absolute;
  top: 0;
  left: 0;
  right: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  padding-left: 8px; }

.ms-choice > span.placeholder {
  color: #999; }

.ms-choice > div {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 25px;
  background: url("assets/images/multiple-select.png") left top no-repeat; }

.ms-choice > div.open {
  background: url("assets/images/multiple-select.png") right top no-repeat; }

.ms-drop {
  width: 100%;
  overflow: hidden;
  display: none;
  margin-top: -1px;
  padding: 0;
  position: absolute;
  z-index: 1000;
  background: #fff;
  color: #000;
  border: 1px solid #aaa;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px; }

.ms-drop.bottom {
  top: 100%;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); }

.ms-drop.top {
  bottom: 100%;
  -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15); }

.ms-search {
  display: inline-block;
  margin: 0;
  min-height: 26px;
  padding: 4px;
  position: relative;
  white-space: nowrap;
  width: 100%;
  z-index: 10000; }

.ms-search input {
  width: 100%;
  height: auto !important;
  min-height: 24px;
  padding: 0 20px 0 5px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  border: 1px solid #aaa;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #fff url("assets/images/multiple-select.png") no-repeat 100% -22px;
  background: url("assets/images/multiple-select.png") no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
  background: url("assets/images/assets/images/multiple-select.png") no-repeat 100% -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url("assets/images/multiple-select.png") no-repeat 100% -22px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url("assets/images/multiple-select.png") no-repeat 100% -22px, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
  background: url("assets/images/multiple-select.png") no-repeat 100% -22px, -ms-linear-gradient(top, #ffffff 85%, #eeeeee 99%);
  background: url("assets/images/multiple-select.png") no-repeat 100% -22px, linear-gradient(top, #ffffff 85%, #eeeeee 99%); }

.ms-search, .ms-search input {
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.ms-drop ul {
  overflow: auto;
  margin: 0;
  padding: 5px 8px; }

.ms-drop ul > li {
  list-style: none;
  display: list-item;
  background-image: none;
  position: static; }

.ms-drop ul > li .disabled {
  opacity: .35;
  filter: Alpha(Opacity=35); }

.ms-drop ul > li.multiple {
  display: block;
  float: left; }

.ms-drop ul > li.group {
  clear: both; }

.ms-drop ul > li.multiple label {
  width: 100%;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.ms-drop ul > li label {
  width: 100%;
  font-weight: normal;
  display: block;
  white-space: nowrap; }

.ms-drop ul > li label span {
  padding-left: 10px; }

.ms-drop ul > li label.optgroup {
  font-weight: bold; }

.ms-drop input[type="checkbox"] {
  vertical-align: middle; }

.ms-drop .ms-no-results {
  display: none; }

/*
* Style for Artalk Revue
*
*
/*
/*
    Created on : 15.1.2018, 12:02:05
    Author     : Filip Uhlir
    Description: Artalk Revue reletad classes
*/
.revue a:hover {
  color: #12FF01;
  text-decoration: none; }

.revue .wp-caption-text a:hover {
  color: #12FF01;
  text-decoration: none;
  border-bottom: 2px solid #12FF01 !important; }

.single-revue a:hover {
  color: #12FF01;
  text-decoration: none;
  border-bottom: 2px solid #12FF01 !important; }

.revue-feature {
  padding-left: 8px !important;
  height: 406px;
  border-bottom: 1px solid #212121;
  display: table;
  padding-bottom: 20px; }

.revue .post-meta-single a:hover {
  color: #12FF01;
  text-decoration: none; }

.revue-number {
  text-align: center;
  font-size: 400px;
  line-height: 308px;
  font-weight: 600;
  color: #12FF01; }

.revue-name, .revue-content-title {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 23px;
  font-weight: 600; }

.revue-content-title:last-of-type {
  margin-top: 20px; }

.revue-content-title span {
  padding-left: 8px; }

.single-revue a:hover {
  text-decoration: none;
  border-bottom: 2px solid #12FF01 !important; }

.revue-actual-date {
  float: right;
  font-weight: 400; }

.revue-single-title {
  padding-left: 8px !important;
  margin-bottom: 2px; }
  .revue-single-title h1 {
    display: inline-block;
    font-size: 23px !important;
    line-height: 1.42857143;
    font-weight: 600; }
  .revue-single-title h3 {
    float: right;
    font-size: 20px !important;
    font-weight: 100; }

.revue-sidebar-list ul {
  list-style: none;
  padding-left: 0px; }

.revue-sidebar {
  float: right !important; }
  .revue-sidebar ul {
    padding-left: 0px; }

.revue-list {
  height: auto;
  margin-bottom: 8px;
  padding-bottom: 8px;
  list-style: none; }
  .revue-list span {
    padding-left: 8px; }
  .revue-list .revue-sidebar-list {
    display: block;
    font-size: 14px;
    font-weight: 600; }
  .revue-list .revue-sidebar-name {
    font-size: 14px; }

.revue-download-buttons {
  display: flex;
  margin-left: -25px; }
  .revue-download-buttons a {
    margin: 5px;
    float: left;
    height: 90px;
    min-width: 90px;
    background-image: url("assets/images/down-pdf-cz.png"); }
  .revue-download-buttons a:last-child {
    background-image: url("assets/images/down-pdf-en.png"); }

@media only screen and (max-width: 990px) {
  .revue .revue .single-content {
    display: none; } }
.revue-download-block, .revue-download-block-mobile {
  text-align: center;
  display: none; }

@media (max-width: 1200px) {
  .revue-download-block-mobile {
    display: block; }

  .revue-download-buttons {
    display: inline-block; } }
@media (min-width: 1201px) {
  .revue-download-block {
    display: block; } }
@media only screen and (max-width: 768px) {
  .padding-left-md .revue-content-title span {
    margin-left: 15px; }
  .padding-left-md ul .revue-sidebar-list, .padding-left-md ul .revue-sidebar-name {
    margin-left: 15px; } }
html {
  font-family: Arial, Helvetica, sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-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;
  color: #212121;
  text-decoration: none;
  outline: none; }

a:active,
a:hover {
  outline: none;
  transition: color 0.10s ease-out;
  color: #fb026a;
  text-decoration: underline; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  margin: .67em 0;
  font-size: 2em; }

mark {
  color: #000;
  background: #ff0; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

article a {
  color: #212121; }

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit; }

input:not([type="radio"]):not([type="checkbox"]) {
  -webkit-appearance: none;
  border-radius: 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 {
  padding: 0;
  border: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0; }

legend {
  padding: 0;
  border: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-spacing: 0;
  border-collapse: collapse; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

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

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .navbar {
    display: none; }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }

  .table td,
  .table th {
    background-color: #fff !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
/*
    Fonts
*/
@font-face {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  /*    src: url("assets/fonts/SimplonNorm-Medium-Web/S/SimplonNorm-Medium-WebS.eot");
        src: url("assets/fonts/SimplonNorm-Medium-Web/S/SimplonNorm-Medium-WebS.eot?#iefix") format("embedded-opentype"), url("assets/fonts/SimplonNorm-Medium-Web/S/SimplonNorm-Medium-WebS.woff") format("woff"), url("assets/fonts/SimplonNorm-Medium-Web/S/SimplonNorm-Medium-WebS.ttf") format("truetype"), url("assets/fonts/SimplonNorm-Medium-Web/S/SimplonNorm-Medium-WebS.svg#SimplonNorm") format("svg");
        font-weight: bold;
        font-style: normal;*/ }
/*
    Container
*/
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }
@media (min-width: 992px) {
  .container {
    width: 970px; } }
@media (min-width: 1200px) {
  .container {
    width: 1170px; } }
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  margin-right: -15px;
  margin-left: -15px; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #212121;
  background-color: #FFF; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

/*
Artheme single content
 */
.article-single-title {
  padding-left: 8px !important;
  padding-bottom: 5px; }
  .article-single-title h1 {
    font-size: 25px; }

.cont p {
  margin-right: 33.3333%; }

.thumb img {
  width: 792px;
  height: 520px;
  max-width: 100%;
  max-height: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover; }

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  object-fit: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 600;
  line-height: 1.1;
  color: inherit; }

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777; }

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  margin-top: 20px;
  margin-bottom: 10px; }

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%; }

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%; }

h1,
.h1 {
  font-size: 36px; }

h2,
.h2 {
  font-size: 28px; }

h3,
.h3 {
  font-size: 24px; }

h4,
.h4 {
  font-size: 18px; }

h5,
.h5 {
  font-size: 14px; }

h6,
.h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }

@media (min-width: 768px) {
  .lead {
    font-size: 21px; } }
small,
.small {
  font-size: 85%; }

mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff;
  background-color: #337ab7; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none; }

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857143; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

/*
    nav and navbar
*/
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.navbar-nav {
  list-style-type: none;
  padding: 0;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  flex-wrap: nowrap;
  /* assumes you only want one row */
  width: 100%; }

.nav > li {
  position: relative;
  display: block; }

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15.2px; }

.nav > li:first-child a {
  padding-left: 10px; }

.nav > li.disabled > a {
  color: #777; }

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent; }

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7; }

.nav .nav-divider {
  height: 10px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.nav > li > a > img {
  max-width: none; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px; } }
@media (min-width: 768px) {
  .navbar-header {
    float: left; } }
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }

.navbar-collapse.in {
  overflow-y: auto; }

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; }

  .navbar-collapse.in {
    overflow-y: visible; }

  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0; } }
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px; } }
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0; } }
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0; } }
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0; } }
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px; }

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none; }

.navbar-brand > img {
  display: block; }

@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px; } }
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }

.navbar-toggle:focus {
  outline: 0; }

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px; }

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px; }

@media (min-width: 768px) {
  .navbar-toggle {
    display: none; } }
.navbar-nav {
  margin: 7.5px -15px; }

.navbar-nav > li > a {
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 20px; }

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }

  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px; }

  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px; }

  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none; } }
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0; }

  .navbar-nav > li {
    float: left; }

  .navbar-nav > li > a {
    padding-top: 5px;
    padding-bottom: 5px; } }
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); }

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }

  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }

  .navbar-form .form-control-static {
    display: inline-block; }

  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle; }

  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto; }

  .navbar-form .input-group > .form-control {
    width: 100%; }

  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle; }

  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }

  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0; }

  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0; } }
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px; }

  .navbar-form .form-group:last-child {
    margin-bottom: 0; } }
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; } }
.dropdown-menu {
  z-index: 1000;
  position: absolute;
  padding: 5px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  list-style: none;
  min-width: 160px; }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px; }

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px; } }
@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }

  .navbar-right {
    float: right !important;
    margin-right: -15px; }

  .navbar-right ~ .navbar-right {
    margin-right: 0; } }
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }

.navbar-default .navbar-brand {
  color: #777; }

.navbar-art a {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #212121;
  padding: 10px 8px; }
.navbar-art a:hover {
  color: #fb026a;
  text-decoration: none; }

.navbar-art-container {
  border-bottom: 1px black solid;
  border-top: 1px black solid; }

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent; }

.navbar-default .navbar-text {
  color: #777; }

.navbar-default .navbar-nav > li > a {
  color: #777; }

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent; }

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7; }

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent; }

.navbar-default .navbar-toggle {
  border-color: #ddd; }

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888; }

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7; }

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7; }

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777; }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent; }

  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }

  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; } }
.navbar-default .navbar-link {
  color: #777; }

.navbar-default .navbar-link:hover {
  color: #333; }

.navbar-default .btn-link {
  color: #777; }

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333; }

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc; }

/*
    Columns
*/
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  .col-sm-1, .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-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-11 {
    width: 91.66666667%; }

  .col-sm-10 {
    width: 83.33333333%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-8 {
    width: 66.66666667%; }

  .col-sm-7 {
    width: 58.33333333%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-5 {
    width: 41.66666667%; }

  .col-sm-4 {
    width: 33.33333333%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-2 {
    width: 16.66666667%; }

  .col-sm-1 {
    width: 8.33333333%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-pull-11 {
    right: 91.66666667%; }

  .col-sm-pull-10 {
    right: 83.33333333%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-8 {
    right: 66.66666667%; }

  .col-sm-pull-7 {
    right: 58.33333333%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-5 {
    right: 41.66666667%; }

  .col-sm-pull-4 {
    right: 33.33333333%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-2 {
    right: 16.66666667%; }

  .col-sm-pull-1 {
    right: 8.33333333%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-push-11 {
    left: 91.66666667%; }

  .col-sm-push-10 {
    left: 83.33333333%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-8 {
    left: 66.66666667%; }

  .col-sm-push-7 {
    left: 58.33333333%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-5 {
    left: 41.66666667%; }

  .col-sm-push-4 {
    left: 33.33333333%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-2 {
    left: 16.66666667%; }

  .col-sm-push-1 {
    left: 8.33333333%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-offset-12 {
    margin-left: 100%; }

  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  .col-sm-offset-0 {
    margin-left: 0; } }
@media (min-width: 992px) {
  .col-md-1, .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-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-12 {
    width: 100%; }

  .col-md-11 {
    width: 91.66666667%; }

  .col-md-10 {
    width: 83.33333333%; }

  .col-md-9 {
    width: 75%; }

  .col-md-8 {
    width: 66.66666667%; }

  .col-md-7 {
    width: 58.33333333%; }

  .col-md-6 {
    width: 50%; }

  .col-md-5 {
    width: 41.66666667%; }

  .col-md-4 {
    width: 33.33333333%; }

  .col-md-3 {
    width: 25%; }

  .col-md-2 {
    width: 16.66666667%; }

  .col-md-1 {
    width: 8.33333333%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-pull-11 {
    right: 91.66666667%; }

  .col-md-pull-10 {
    right: 83.33333333%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-8 {
    right: 66.66666667%; }

  .col-md-pull-7 {
    right: 58.33333333%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-5 {
    right: 41.66666667%; }

  .col-md-pull-4 {
    right: 33.33333333%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-2 {
    right: 16.66666667%; }

  .col-md-pull-1 {
    right: 8.33333333%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-push-11 {
    left: 91.66666667%; }

  .col-md-push-10 {
    left: 83.33333333%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-8 {
    left: 66.66666667%; }

  .col-md-push-7 {
    left: 58.33333333%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-5 {
    left: 41.66666667%; }

  .col-md-push-4 {
    left: 33.33333333%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-2 {
    left: 16.66666667%; }

  .col-md-push-1 {
    left: 8.33333333%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-offset-12 {
    margin-left: 100%; }

  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  .col-md-offset-10 {
    margin-left: 83.33333333%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  .col-md-offset-7 {
    margin-left: 58.33333333%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  .col-md-offset-4 {
    margin-left: 33.33333333%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  .col-md-offset-0 {
    margin-left: 0; } }
@media (min-width: 1200px) {
  .col-lg-1, .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-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-11 {
    width: 91.66666667%; }

  .col-lg-10 {
    width: 83.33333333%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-8 {
    width: 66.66666667%; }

  .col-lg-7 {
    width: 58.33333333%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-5 {
    width: 41.66666667%; }

  .col-lg-4 {
    width: 33.33333333%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-2 {
    width: 16.66666667%; }

  .col-lg-1 {
    width: 8.33333333%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-pull-11 {
    right: 91.66666667%; }

  .col-lg-pull-10 {
    right: 83.33333333%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-8 {
    right: 66.66666667%; }

  .col-lg-pull-7 {
    right: 58.33333333%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-5 {
    right: 41.66666667%; }

  .col-lg-pull-4 {
    right: 33.33333333%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-2 {
    right: 16.66666667%; }

  .col-lg-pull-1 {
    right: 8.33333333%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-push-11 {
    left: 91.66666667%; }

  .col-lg-push-10 {
    left: 83.33333333%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-8 {
    left: 66.66666667%; }

  .col-lg-push-7 {
    left: 58.33333333%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-5 {
    left: 41.66666667%; }

  .col-lg-push-4 {
    left: 33.33333333%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-2 {
    left: 16.66666667%; }

  .col-lg-push-1 {
    left: 8.33333333%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-offset-12 {
    margin-left: 100%; }

  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  .col-lg-offset-0 {
    margin-left: 0; } }
/*
    Clearing
*/
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " "; }

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both; }

/*
    Helpers
*/
.allmargin {
  margin: 50px !important; }

.leftmargin {
  margin-left: 50px !important; }

.rightmargin {
  margin-right: 50px !important; }

.topmargin {
  margin-top: 50px !important; }

.bottommargin {
  margin-bottom: 50px !important; }

.clear-bottommargin {
  margin-bottom: -50px !important; }

.allmargin-sm {
  margin: 30px !important; }

.leftmargin-sm {
  margin-left: 30px !important; }

.rightmargin-sm {
  margin-right: 30px !important; }

.topmargin-sm {
  margin-top: 30px !important; }

.bottommargin-sm {
  margin-bottom: 30px !important; }

.clear-bottommargin-sm {
  margin-bottom: -30px !important; }

.allmargin-lg {
  margin: 80px !important; }

.leftmargin-lg {
  margin-left: 80px !important; }

.rightmargin-lg {
  margin-right: 80px !important; }

.topmargin-lg {
  margin-top: 80px !important; }

.bottommargin-lg {
  margin-bottom: 80px !important; }

.clear-bottommargin-lg {
  margin-bottom: -80px !important; }

.nomargin {
  margin: 0 !important; }

.noleftmargin {
  margin-left: 0 !important; }

.norightmargin {
  margin-right: 0 !important; }

.notopmargin {
  margin-top: 0 !important; }

.nobottommargin {
  margin-bottom: 0 !important; }

.header-stick {
  margin-top: -50px !important; }

.content-wrap .header-stick {
  margin-top: -80px !important; }

.footer-stick {
  margin-bottom: -50px !important; }

.content-wrap .footer-stick {
  margin-bottom: -80px !important; }

.noborder {
  border: none !important; }

.noleftborder {
  border-left: none !important; }

.norightborder {
  border-right: none !important; }

.notopborder {
  border-top: none !important; }

.nobottomborder {
  border-bottom: none !important; }

.noradius {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important; }

.col-padding {
  padding: 60px; }

@media only screen and (max-width: 990px) {
  .no-padding-md {
    padding: 0px; }

  .comment-form-web {
    padding-right: 25px; }

  .d-lg-no-right-padding {
    padding-right: 0px !important; } }
@media only screen and (min-width: 769px) {
  .no-paddin-right-lg {
    padding-right: 0px !important; } }
@media only screen and (min-width: 767px) {
  .side-recent-item {
    padding-left: 0px !important;
    padding-right: 0px !important; } }
@media (min-width: 992px) and (max-width: 1200px) {
  .side-recent-item li, .side-recent-item .triple-sm {
    height: auto !important; } }
@media screen and (max-width: 768px) {
  .image_container {
    height: 62%; } }
@media only screen and (max-width: 989px) {
  .hidden-dm {
    display: none; }

  .img-responsive {
    width: 100% !important; } }
@media only screen and (min-width: 360px) and (max-width: 1800px) {
  .padding-right-45-lg {
    padding-right: 45px !important; } }
@media only screen and (max-width: 767px) {
  .search-margin-top-xs {
    margin-top: 0px !important; }

  .padding-right-sm-45 {
    padding-right: 45px !important; } }
@media only screen and (min-width: 800px) and (max-width: 2000px) {
  .search-margin-top-lg {
    margin-top: 32% !important; } }
.nopadding {
  padding: 0 !important; }

.nopadding-i {
  padding: 0; }

.noleftpadding {
  padding-left: 0 !important; }

.noleftpadding-i {
  padding-left: 0; }

.norightpadding {
  padding-right: 0 !important; }

.notoppadding {
  padding-top: 0 !important; }

.nobottompadding {
  padding-bottom: 0 !important; }

.noabsolute {
  position: relative !important; }

.noshadow {
  box-shadow: none !important; }

.hidden {
  display: none !important; }

.nothidden {
  display: block !important; }

.inline-block {
  float: none !important;
  display: inline-block !important; }

.center {
  text-align: center !important; }

/*
    Visibility for displays
 */
.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media only screen and (max-width: 576px) {
  .d-sm-none {
    display: none !important; }

  .d-sm-inline {
    display: inline !important; }

  .d-sm-inline-block {
    display: inline-block !important; }

  .d-sm-block {
    display: block !important; }

  .d-sm-table {
    display: table !important; }

  .d-sm-table-cell {
    display: table-cell !important; }

  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important; }

  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media only screen and (max-width: 992px) {
  .d-lg-none {
    display: none !important; }

  .d-lg-inline {
    display: inline !important; }

  .d-lg-inline-block {
    display: inline-block !important; }

  .d-lg-block {
    display: block !important; }

  .d-lg-table {
    display: table !important; }

  .d-lg-table-cell {
    display: table-cell !important; }

  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important; }

  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media (max-width: 1200px) {
  .d-xl-none {
    display: none !important; }

  .d-xl-inline {
    display: inline !important; }

  .d-xl-inline-block {
    display: inline-block !important; }

  .d-xl-block {
    display: block !important; }

  .d-xl-table {
    display: table !important; }

  .d-xl-table-cell {
    display: table-cell !important; }

  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important; }

  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
/*
    Artheme specific
*/
.site-title {
  display: none; }

.site-logo {
  display: block;
  margin-bottom: 15px;
  margin-top: 20px;
  margin-left: 1px; }

/*
    Artheme post
*/
/*
Artheme social button
 */
#header_icons img {
  float: left;
  height: 32px;
  width: 32px;
  margin: 0px;
  margin-left: 10px; }

#header_icons {
  float: left;
  padding-top: 5px;
  width: 195px;
  z-index: -999;
  padding-bottom: 10px; }

#header_icons ul {
  height: 32px;
  margin: 0px;
  padding: 0px 0px 0px 0px; }

#header_icons ul li {
  display: inline;
  float: left;
  text-align: left;
  height: 32px;
  margin: 0px;
  padding: 0px;
  height: 32px; }

/* Single page layout */
.no-margin {
  padding-left: 0px; }

/* Single page layout */
.no-margin {
  padding-left: 0px; }

.hidden-text {
  height: 160px;
  overflow: hidden; }

.relatedthumb {
  padding-left: 0px;
  padding-right: 0px; }
  .relatedthumb a:hover {
    text-decoration: none; }
  .relatedthumb .related-link {
    width: 100%;
    display: inline-block;
    padding: 5px 5px 5px 0px;
    color: #212121; }

.no-padding-left {
  padding-left: 0px; }

#no-padding-right {
  padding-right: 0px; }

/* Artheme comments */
.comment-article time {
  color: #212121;
  font-weight: 600; }

.links time {
  color: #212121;
  font-weight: 600; }

.comment-reply-link {
  color: #212121;
  font-weight: 600; }

/* Highlight active form field */
#respond input[type=text], textarea {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
  border: 1px solid #DDDDDD; }

#comment {
  width: 100%;
  margin-right: 5px; }

.comment-author-bio {
  list-style-type: none;
  padding-left: 30px;
  font-weight: 600; }
  .comment-author-bio a:hover {
    text-decoration: none; }

#email-notes {
  display: none; }

#reply-title {
  background-color: lightgrey;
  padding: 10px;
  margin-bottom: 50px;
  font-size: small; }

.comment-reply-title {
  background-color: grey;
  padding: 5px;
  margin-bottom: 50px; }

.comment-respond {
  padding: 0px; }

.comment-notes {
  display: none; }

.comment-form-comment label {
  display: none; }

.form-submit .submit {
  border: 0;
  text-align: left;
  width: 31%;
  height: 30px;
  background-color: #BCBCBC;
  font-weight: 600;
  font-size: 13px; }
  .form-submit .submit:hover {
    color: #FFF; }

.comment-input {
  height: 34px;
  padding: 10px; }

.commentlist {
  padding-left: 0px; }

#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-age label {
  background: #eee;
  -webkit-box-shadow: 1px 2px 2px rgba(204, 204, 204, 0.8);
  -moz-box-shadow: 1px 2px 2px rgba(204, 204, 204, 0.8);
  box-shadow: 1px 2px 2px rgba(204, 204, 204, 0.8);
  color: #555;
  display: inline-block;
  font-size: 13px;
  left: 4px;
  min-width: 60px;
  padding: 4px 10px;
  position: relative;
  top: 40px;
  z-index: 1; }

.comments-area {
  padding-left: 0px; }

.comments-title {
  background-color: black;
  color: white; }

.comments-title p {
  padding: 5px 15px; }

.commented-list {
  list-style-type: none;
  margin-top: 20px;
  border-top: 1px solid black;
  padding-top: 10px; }
  .commented-list a:hover {
    text-decoration: none; }

ol.children .commented-list {
  border: 0px; }

ol.children > ol.children {
  margin-left: 0px;
  padding-left: 0px;
  border-bottom: 0px; }

.commented-list:last-child {
  border-bottom: none; }

/*
* Artheme sidebar search
 */
.advanced-search {
  display: block;
  padding: 15px 0 15px 0;
  text-align: left; }
  .advanced-search p {
    font-weight: 600;
    padding-left: 15px; }
  .advanced-search .form-element {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    padding-left: 15px;
    margin-bottom: 10px; }
  .advanced-search label {
    padding-top: 5px;
    width: 30%;
    float: left; }
  .advanced-search input[type="text"], .advanced-search input[type="month"] {
    border: 0;
    border-bottom: 1px solid #212121;
    color: #212121;
    background-color: transparent;
    margin: auto;
    padding: 5px;
    width: 70%; }
  .advanced-search select {
    border: 0;
    border: 1px solid #212121;
    color: #212121;
    background-color: transparent;
    margin: auto;
    padding: 5px;
    width: 70%; }
  .advanced-search .category-select {
    width: 70%; }
  .advanced-search input[type="submit"] {
    display: block;
    font-size: 1.1em;
    border: none;
    color: #FFF;
    border-radius: 0px;
    background-color: #212121;
    margin: auto;
    padding: 5px 13px 5px 13px;
    width: 100%; }
    .advanced-search input[type="submit"]:hover {
      text-decoration: underline; }

/*
Artheme single
*/
.social-icon {
  margin-top: 15%;
  float: right; }
  .social-icon a:hover, .social-icon a:visited, .social-icon a:active {
    text-decoration: none; }

@media (max-width: 1200px) {
  .social-icon {
    display: none; }

  .single-text-container .full-width {
    width: 100%; }

  article .single-text-container .full-width {
    width: 100%; } }
@media (min-width: 769px) and (max-width: 990px) {
  .single .relatedposts, .single .related-posts, .single-foto-report .relatedposts, .single-foto-report .related-posts, .author-sidebar .relatedposts, .author-sidebar .related-posts {
    width: 50%;
    float: left;
    display: block;
    margin: 0px 0px; }
  .single .sidebar_right, .single-foto-report .sidebar_right, .author-sidebar .sidebar_right {
    width: 100%; }
  .single .author-bio-section, .single .easy-adverts-out-ads-holder, .single-foto-report .author-bio-section, .single-foto-report .easy-adverts-out-ads-holder, .author-sidebar .author-bio-section, .author-sidebar .easy-adverts-out-ads-holder {
    display: none; } }
@media (max-width: 990px) {
  .single-foto-report .single-content {
    padding-right: 0px;
    margin-right: 0px; }
    .single-foto-report .single-content .col-lg-9 {
      padding-right: 0px;
      margin-right: 0px; }

  .single .single-content {
    padding-right: 0px;
    margin-right: 0px; }
    .single .single-content .col-lg-9 {
      padding-right: 0px;
      margin-right: 0px; } }
@media (min-width: 991px) {
  .single .easy-adverts-out-ads-holder, .single-foto-report .easy-adverts-out-ads-holder, .author-archive .easy-adverts-out-ads-holder {
    padding: 0px 15px; } }
@media screen and (max-width: 768px) {
  .single .related-posts, .single-foto-report .related-posts {
    width: 100%;
    display: block;
    margin: 0px 0px; }
  .single .side-recent-item li, .single-foto-report .side-recent-item li {
    padding-left: 0px; }
  .single .sidebar_right, .single-foto-report .sidebar_right {
    width: 100%; }
  .single .bott-border, .single-foto-report .bott-border {
    border: 0px; }
  .single .author-bio-section, .single .relatedposts, .single .easy-adverts-out-ads-holder, .single-foto-report .author-bio-section, .single-foto-report .relatedposts, .single-foto-report .easy-adverts-out-ads-holder {
    display: none; } }
.single-text-container h2, .single-fotoreport-container h2 {
  font-size: 22px;
  padding-left: 8px; }

@media (max-width: 769px) {
  blockquote p {
    font-size: 13px;
    padding-left: 20px; } }
.single-text-container, .single-fotoreport-container {
  font-size: 17px;
  padding-right: 10px;
  padding-left: 0px; }
  .single-text-container p, .single-fotoreport-container p {
    padding-left: 8px; }
  .single-text-container a, .single-fotoreport-container a {
    border-bottom: 2px solid #212121; }
    .single-text-container a:hover, .single-fotoreport-container a:hover {
      text-decoration: none;
      border-bottom: 2px solid #fb026a; }

.single-fotoreport-container p:last-of-type {
  clear: both; }

.single-text-container, .single-fotoreport-container {
  padding-right: 10px;
  padding-left: 0px;
  padding-top: 15px; }

.single-text-container .full-width {
  width: 136%;
  padding-bottom: 1em;
  padding-top: 0.5em; }

.single-text-container .full-width img {
  width: 100%;
  height: auto; }

.single-fotoreport-container figure {
  width: 50%;
  float: left;
  object-fit: cover;
  padding: 10px 20px 10px 0; }

.single-fotoreport-container img {
  width: 100%;
  height: 210px;
  object-fit: cover; }

.single-fotoreport-container figure:last-child {
  /*  float: none;
    clear: both;*/ }

.single-fotoreport-container p:last-child {
  float: none;
  clear: both; }

.single-fotoreport-container hr {
  float: none;
  clear: both; }

@media screen and (max-width: 768px) {
  .single-fotoreport-container figure {
    width: 100%; } }
/*
 * Artheme caption
 */
.wp-caption {
  text-align: center;
  width: auto  !important; }

.wp-caption img {
  margin: 0;
  border: 0 none;
  padding-left: 0px;
  padding-right: 0px;
  min-height: 500px; }

.wp-caption-text {
  font-size: 13px;
  line-height: 17px;
  padding: 5px 0 0 8px;
  text-align: left; }

.wp-caption p.wp-caption-text {
  font-size: 8px;
  line-height: 17px;
  padding: 0 4px 1em;
  margin: 0 10px 0; }

/*
 * Artheme citate collum
 */
.float-right {
  float: right; }

.citate-left {
  font-size: 13px;
  position: absolute;
  left: 100%;
  width: 191.25px;
  padding-left: 10px; }
  .citate-left a {
    text-decoration: none;
    border: 0; }
    .citate-left a:hover {
      border: none; }

@media (max-width: 1200px) {
  .citate-left {
    position: initial;
    width: 100%; } }
/*
 * Artheme sidebar_right_collumn
 */
.sidebar_right {
  padding-right: 0px; }

/**
* Mail poet Forms
*
 */
form.mailpoet_form p.mailpoet_paragraph:last-child {
  color: red; }

.mailpoet_paragraph {
  float: left;
  display: block;
  margin: 0;
  width: 50%;
  line-height: 31px !important; }
  .mailpoet_paragraph:first-child {
    border-right: 1px #212121 solid; }
  .mailpoet_paragraph:last-of-type {
    width: 100%;
    font-size: 11px; }
  .mailpoet_paragraph .mailpoet_text {
    background: transparent;
    border: 0;
    border-bottom: 1px #212121 solid;
    width: 100% !important; }
  .mailpoet_paragraph input[type=text] {
    padding-left: 15px; }
  .mailpoet_paragraph input[type=email] {
    padding-left: 15px;
    width: 320px !important; }
  .mailpoet_paragraph .mailpoet_submit {
    background-image: url("assets/images/newsletter-button.png");
    background-repeat: no-repeat;
    border: 0;
    float: right;
    padding-bottom: 3px;
    width: 70px !important;
    font-size: 30px;
    color: #FFF; }
    .mailpoet_paragraph .mailpoet_submit:hover {
      text-decoration: underline; }

@media (min-width: 992px) {
  .mailpoet_text {
    width: 320px !important; } }
.mail-poet-subscription .mailpoet_paragraph {
  width: 100%;
  margin-bottom: 15px; }
  .mail-poet-subscription .mailpoet_paragraph label {
    width: 100px;
    display: inline-block; }
  .mail-poet-subscription .mailpoet_paragraph input {
    width: 50% !important;
    margin-left: 50px !important;
    padding-left: 5px !important; }
  .mail-poet-subscription .mailpoet_paragraph select {
    width: 50% !important;
    margin-left: 50px !important;
    padding-left: 5px !important; }
  .mail-poet-subscription .mailpoet_paragraph .mailpoet_submit {
    background-image: none;
    background-color: #000;
    color: #fff;
    font-size: 16px;
    width: 30% !important;
    margin-left: 0px !important;
    float: left; }
  .mail-poet-subscription .mailpoet_paragraph .mailpoet_segment_label {
    display: block; }
  .mail-poet-subscription .mailpoet_paragraph .mailpoet_checkbox_label {
    width: 250px; }
    .mail-poet-subscription .mailpoet_paragraph .mailpoet_checkbox_label input {
      width: 10px !important;
      margin-left: 0px !important; }

/*
Artheme tags
 */
#tags {
  margin-bottom: 15px;
  margin-top: 15px; }

div.tags {
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 100%;
  background: grey; }

.tags a {
  color: white;
  border-left: 1px solid white;
  padding-left: 1px; }

.single-tags-container {
  display: inline;
  margin: 10px 0 10px 0; }

.single-tags-tag {
  color: #212121;
  display: inline-block;
  background-color: #D1D1D1;
  border-left: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  font-size: 12px;
  padding: 0px 6px 4px 6px; }

.single-tags-tag:after {
  content: '';
  display: inline-block;
  border-bottom: 1px solid #FFF;
  margin-top: 16px; }

.single-tags-tag a {
  color: #212121;
  line-height: 1em; }

.single-tags-tag a:hover {
  color: #fb026a;
  text-decoration: none; }

/*
Artheme author widget

*/
.widget_single {
  background-color: black;
  color: white;
  padding: 10px;
  font-size: 14px;
  font-family: inherit;
  font-weight: 600;
  line-height: 1.1;
  width: 100%;
  display: inline-block;
  margin: 0px 0px 0px 0px; }

.relatedposts {
  text-align: left; }

.author-heading {
  font-size: 24px;
  font-weight: bold;
  text-align: left;
  margin: 20px 0px 10px 0px; }
  .author-heading a {
    text-decoration: none; }
  .author-heading h2 {
    font-size: 25px;
    margin-top: 0px; }

.author_details img {
  float: left;
  margin: 0 15px 10px 0; }

.author_details {
  text-align: initial;
  padding-bottom: 10px; }

.post-container {
  background-color: #FFF;
  margin-bottom: 10px; }

.post-container-grid {
  padding-left: 0 !important; }

@media only screen and (max-width: 990px) {
  .social-icon {
    margin-top: 0 !important; }

  .submit {
    width: 255px; } }
footer.post-meta {
  padding-left: 8px;
  position: absolute;
  bottom: 0;
  height: 45px; }
  footer.post-meta li {
    text-transform: uppercase;
    list-style: none;
    display: inline; }
  footer.post-meta .post-categories {
    padding-left: 0;
    display: inline; }
  footer.post-meta a {
    color: #212121;
    text-decoration: none; }
    footer.post-meta a:hover {
      color: #fb026a;
      text-decoration: none; }

.post-meta-single-category {
  text-transform: uppercase; }

.post-meta-category {
  text-transform: uppercase;
  display: block; }

.post-meta-single {
  padding-left: 8px;
  display: inline-flex; }
  .post-meta-single span {
    margin-left: 0px;
    margin-right: 4px; }
    .post-meta-single span a {
      color: black;
      text-decoration: none; }
      .post-meta-single span a:hover {
        color: #fb026a;
        text-decoration: none; }
  .post-meta-single time {
    margin-left: 5px;
    margin-right: 5px; }
  .post-meta-single li {
    text-transform: uppercase;
    list-style: none;
    display: inline; }
  .post-meta-single .post-categories {
    padding-left: 0;
    display: inline; }

#posts article:nth-last-of-type(-n+2) .post-container-grid .post {
  border-bottom: none !important; }

#posts article:nth-last-of-type(-n+2) .post-container-grid .post-service-content {
  border-bottom: none !important; }

.post, .post-category {
  border-bottom: 1px solid #212121; }
  .post a, .post-category a {
    color: #212121;
    text-decoration: underline; }
    .post a:hover, .post-category a:hover {
      color: #fb026a; }
  .post footer a, .post-category footer a {
    text-decoration: none;
    color: #212121; }
    .post footer a:hover, .post-category footer a:hover {
      color: #fb026a;
      text-decoration: none; }

.content-excerpt, .content-service-excerpt {
  padding-left: 8px; }

.post-content {
  height: 386px; }

.post-content {
  margin-right: 25px; }

.post-service-content {
  min-height: 270px;
  margin-right: 22px; }

.image_container {
  padding-bottom: 10px;
  overflow: hidden; }

.post-title {
  padding-left: 8px;
  line-height: 1;
  height: 2em;
  font-size: 1.3em;
  margin-bottom: 20px; }
  .post-title:active, .post-title:visited, .post-title:focus {
    color: #212121; }
  .post-title a {
    text-decoration: none;
    color: #212121; }
    .post-title a:hover {
      color: #fb026a; }

.further-content {
  cursor: pointer;
  margin-bottom: 5px;
  clear: both;
  line-height: 60px;
  color: #212121;
  text-align: center;
  font-size: 1.3em;
  height: 60px;
  display: inline-block;
  margin-top: 10px;
  width: 100%; }

.further-content #more-posts {
  background-color: #D0D0D0; }
  .further-content #more-posts:hover {
    background-color: #e5e5e5; }

.next-posts-link:hover {
  text-decoration: none; }

.art-footer {
  text-align: left;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 20px;
  color: #FFF;
  text-align: left;
  background-color: #212121; }
  .art-footer li {
    display: inline-block; }
    .art-footer li + li {
      margin-left: 15px; }
  .art-footer a {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #FFF;
    text-transform: uppercase; }
  .art-footer .information {
    font-size: 0.8em;
    color: #787878; }

.footer-menu {
  padding-left: 0px; }

/*
    Magazine
*/
.magazine {
  min-height: 540px;
  border-bottom: 1px solid black; }
  .magazine .service {
    height: 100%; }
  .magazine h3 {
    margin-top: 0px;
    margin-bottom: 48px;
    margin-left: 10px; }
  .magazine a:hover {
    text-decoration: none; }

@media (min-width: 991px) {
  .main-magazine #posts {
    padding-left: 0px; }
    .main-magazine #posts .content-excerpt {
      height: 4.1em;
      overflow: hidden; }
    .main-magazine #posts content-service-excerpt {
      height: 6.1em;
      overflow: hidden; }
  .main-magazine .col-md-8 {
    padding: 0px 0px; }

  .sidebar-author-bio-top {
    display: none; }

  #b-mm h5, #b-top h5 {
    margin-top: 0px; }

  #b-mm, #b-top {
    margin-bottom: -20px; } }
@media (min-width: 769px) and (max-width: 990px) {
  .easy-adds-image {
    width: 60%;
    display: block;
    margin: 0 auto !important; }

  .main-magazine #sidebar {
    padding-right: 0px;
    padding-left: 0px; }
  .main-magazine #sidebar .row:nth-child(1) {
    width: 100%;
    display: block;
    margin: 0px 0px;
    order: 2; }
  .main-magazine #sidebar .row:nth-child(2) {
    order: 1; }
  .main-magazine #sidebar .row:nth-child(2), .main-magazine #sidebar .row:nth-child(5) {
    width: 50%;
    float: left;
    display: block;
    margin: 0px 0px; }
  .main-magazine #sidebar .row:nth-child(6) {
    width: 100%;
    float: left;
    display: block;
    margin: 0px 0px; }
  .main-magazine #sidebar .row, .main-magazine #b-tz, .main-magazine #b-mm, .main-magazine #b-top {
    display: none; }
  .main-magazine #posts {
    padding-left: 0px !important;
    padding-right: 0px !important; }
  .main-magazine .col-sm-12 {
    padding: 0px 0px; }

  .magazine {
    border-bottom: none;
    margin-bottom: 10px; } }
@media screen and (max-width: 768px) {
  .main-magazine #sidebar .row:nth-child(2), .main-magazine #sidebar .row:nth-child(4) {
    display: block; }
  .main-magazine #sidebar .row, .main-magazine #b-tz, .main-magazine #b-mm, .main-magazine #b-top {
    display: none; }
  .main-magazine .post-content {
    margin-right: 0px; }
  .main-magazine .col-xs-1, .main-magazine .col-sm-1, .main-magazine .col-md-1, .main-magazine .col-lg-1, .main-magazine .col-xs-2, .main-magazine .col-sm-2, .main-magazine .col-md-2, .main-magazine .col-lg-2, .main-magazine .col-xs-3, .main-magazine .col-sm-3, .main-magazine .col-md-3, .main-magazine .col-lg-3, .main-magazine .col-xs-4, .main-magazine .col-sm-4, .main-magazine .col-md-4, .main-magazine .col-lg-4, .main-magazine .col-xs-5, .main-magazine .col-sm-5, .main-magazine .col-md-5, .main-magazine .col-lg-5, .main-magazine .col-xs-6, .main-magazine .col-sm-6, .main-magazine .col-md-6, .main-magazine .col-lg-6, .main-magazine .col-xs-7, .main-magazine .col-sm-7, .main-magazine .col-md-7, .main-magazine .col-lg-7, .main-magazine .col-xs-8, .main-magazine .col-sm-8, .main-magazine .col-md-8, .main-magazine .col-lg-8, .main-magazine .col-xs-9, .main-magazine .col-sm-9, .main-magazine .col-md-9, .main-magazine .col-lg-9, .main-magazine .col-xs-10, .main-magazine .col-sm-10, .main-magazine .col-md-10, .main-magazine .col-lg-10, .main-magazine .col-xs-11, .main-magazine .col-sm-11, .main-magazine .col-md-11, .main-magazine .col-lg-11, .main-magazine .col-xs-12, .main-magazine .col-sm-12, .main-magazine .col-md-12, .main-magazine .col-lg-12 {
    padding-right: 5px;
    padding-left: 10px; }
  .main-magazine .further-content {
    margin-right: 5px; }
  .main-magazine #sidebar .row {
    margin-left: 0px;
    margin-right: 5px; } }
@media (min-width: 769px) and (max-width: 1200px) {
  .main-magazine article:nth-child(2n + 2) div.post-container-grid, .main-magazine article:nth-child(2n + 2) .post-content {
    margin-right: 0px;
    padding-right: 0px; }

  .main-magazine article:nth-child(2n + 2) div.post-container-grid {
    padding-left: 15px; }

  .main-magazine article:nth-child(2n + 2) .post-content {
    margin-left: 15px; }

  .post-content {
    margin-right: 0px; } }
.service-news {
  height: 100%;
  border-left: 1px solid black;
  border-right: 1px solid black; }
  .service-news .s-news-content {
    padding: 10px 10px 3px 10px; }
  .service-news .s-news-content p {
    height: 60px;
    -webkit-line-clamp: 3; }
  .service-news .s-news-content h5 {
    height: 20px;
    -webkit-line-clamp: 1; }
  .service-news .s-news-content p, .service-news .s-news-content h5 {
    display: block;
    /* Fallback for non-webkit */
    display: -webkit-box;
    margin: 0 auto;
    font-size: 14px;
    line-height: 1.42857;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; }
  .service-news li {
    border-top: 1px solid black;
    padding: 6px 10px;
    height: 96px;
    overflow: hidden;
    text-overflow: ellipsis; }
    .service-news li a {
      display: block;
      color: #212121; }
    .service-news li a:hover {
      color: #fb026a; }
    .service-news li p {
      margin: 0 0 8px; }
  .service-news ul {
    list-style: none;
    padding-left: 0px;
    margin-left: 0px;
    margin-bottom: 0px; }

.service-b-tz .s-header, .service-b-dp .s-header, .service-b-mm .s-header, .service-b-top .s-header {
  background-color: #212121;
  height: 2.1em; }
  .service-b-tz .s-header a:hover, .service-b-dp .s-header a:hover, .service-b-mm .s-header a:hover, .service-b-top .s-header a:hover {
    color: #FFF; }
.service-b-tz .s-b-mm li, .service-b-tz .s-b-top li, .service-b-dp .s-b-mm li, .service-b-dp .s-b-top li, .service-b-mm .s-b-mm li, .service-b-mm .s-b-top li, .service-b-top .s-b-mm li, .service-b-top .s-b-top li {
  height: 3.0em; }
.service-b-tz .s-b-mm li:last-child, .service-b-tz .s-b-top li:last-child, .service-b-dp .s-b-mm li:last-child, .service-b-dp .s-b-top li:last-child, .service-b-mm .s-b-mm li:last-child, .service-b-mm .s-b-top li:last-child, .service-b-top .s-b-mm li:last-child, .service-b-top .s-b-top li:last-child {
  border: 0; }
.service-b-tz h5, .service-b-dp h5, .service-b-mm h5, .service-b-top h5 {
  color: #FFF;
  line-height: 2.1em;
  font-weight: 200;
  padding-left: 0.9em; }
  .service-b-tz h5:hover, .service-b-dp h5:hover, .service-b-mm h5:hover, .service-b-top h5:hover {
    color: #FFF; }
.service-b-tz ul, .service-b-dp ul, .service-b-mm ul, .service-b-top ul {
  list-style: none;
  padding-left: 0px;
  margin-left: 0px;
  margin-bottom: 0px !important; }
.service-b-tz li, .service-b-dp li, .service-b-mm li, .service-b-top li {
  border-bottom: 1px solid black;
  padding: 10px;
  min-height: 4.5em; }
  .service-b-tz li a, .service-b-dp li a, .service-b-mm li a, .service-b-top li a {
    display: block;
    color: #212121; }
  .service-b-tz li a:hover, .service-b-dp li a:hover, .service-b-mm li a:hover, .service-b-top li a:hover {
    color: #fb026a;
    text-decoration: none; }
.service-b-tz li:last-child, .service-b-dp li:last-child, .service-b-mm li:last-child, .service-b-top li:last-child {
  border-bottom: 0;
  padding-bottom: 0; }
.service-b-tz li.double, .service-b-dp li.double, .service-b-mm li.double, .service-b-top li.double {
  width: 50%;
  float: left; }

.service-b-tz li:nth-last-of-type(-n+2) {
  border-bottom: 0;
  padding-bottom: 0; }

.service-photoreport {
  height: 100%; }
  .service-photoreport .s-photoreport-content {
    padding: 10px 0px 0px 10px; }
    .service-photoreport .s-photoreport-content .photo-article:last-child {
      margin-bottom: 10px !important; }
    .service-photoreport .s-photoreport-content .photo-article {
      margin-bottom: 20px;
      margin-left: 10px;
      height: 225px; }
      .service-photoreport .s-photoreport-content .photo-article img {
        object-fit: cover;
        width: 280px;
        height: 180px; }
      .service-photoreport .s-photoreport-content .photo-article a h5 {
        color: #212121; }
        .service-photoreport .s-photoreport-content .photo-article a h5:hover {
          color: #fb026a; }
      .service-photoreport .s-photoreport-content .photo-article a:hover {
        color: #fb026a; }

@media screen and (max-width: 990px) {
  .bar-info {
    display: none; } }
.bar-info {
  line-height: 34px;
  height: 34px;
  margin-bottom: 4px;
  border-bottom: solid 1px #212121; }

.recent-header {
  text-align: left;
  margin-bottom: 0.5em;
  height: 34px;
  background-color: #212121; }
  .recent-header h5 {
    font-size: 1.1em;
    font-weight: 300;
    color: #FFF; }

.side-recent-item {
  text-align: left;
  list-style: none;
  padding-right: 15px;
  padding-left: 10px; }
  .side-recent-item a {
    color: #212121;
    display: inline-block; }
  .side-recent-item a:hover {
    color: #fb026a;
    text-decoration: none; }
  .side-recent-item ul {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px; }
  .side-recent-item li {
    height: 86px;
    padding-bottom: 5px;
    padding-left: 1em; }
  .side-recent-item li:last-child {
    border: none !important; }
  .side-recent-item .twice-sm {
    height: 57.33333px; }
  .side-recent-item .triple-sm {
    height: 34.4px; }

@media (min-width: 769px) and (max-width: 990px) {
  .bott-border .xs-top-margin {
    margin-top: 0px; }

  .twice-sm {
    height: 86px !important; }

  .triple-sm {
    height: 86px !important; } }
.popular-posts .popular-posts-name {
  margin-top: 8px;
  font-weight: bold;
  display: block; }

.recent-comments .recent-comments-post {
  display: block;
  font-weight: bold; }
.recent-comments .recent-comments-excerpt {
  display: inline; }

/* Media artalk service part */
/*
Utils
*/
.left-border {
  border-left: 1px solid #212121;
  padding-right: 0px; }

.bott-border {
  border-bottom: 1px solid #212121; }

.xs-top-margin {
  margin-top: 4px; }

.small-side-padding {
  padding: 0px 5px 0px 5px !important; }

.small-left-padding {
  padding-left: 8px !important; }

/*
Feature Box
*/
@media only screen and (max-width: 765px) {
  .featured {
    margin-left: 15px;
    margin-right: 5px; } }
.featured {
  height: 567px;
  overflow: hidden; }
  .featured .featured-excerpt {
    min-height: 88px;
    margin-left: 10px;
    padding-right: 10px; }
  .featured footer {
    margin-left: 10px; }
  .featured h2 {
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 24px;
    height: 66px; }
  .featured a {
    color: #212121; }
  .featured a:hover {
    color: #fb026a;
    text-decoration: none; }
  .featured ul {
    display: inline;
    padding-left: 0px; }
    .featured ul li {
      display: inline;
      text-transform: uppercase;
      list-style: none; }

.featured-img {
  width: auto;
  height: 420px; }
  .featured-img a {
    width: 100%;
    height: 100%;
    display: block; }

.responsive {
  padding-left: 0px;
  padding-right: 0px;
  min-height: 500px; }

.article-title {
  padding-top: 10px; }

.article-title a {
  color: #212121; }

/*
    Easy Advert
*/
.easy-adverts-out-item img {
  width: 100%; }

.easy-adds-image {
  margin: 10px 0px; }

/* Artheme author list */
.authors-letter-line {
  background-color: #212121;
  font-size: 1.8em;
  color: #fff;
  display: table;
  /*width:100%;*/
  /*TO DO*/
  width: 1170px; }

.authors-list-row {
  -moz-column-width: 25em;
  -webkit-column-width: 25em;
  -moz-column-gap: 1em;
  -webkit-column-gap: 1em;
  display: table;
  width: 100%; }

.authors-list-row p {
  margin: 10px 0;
  text-align: center; }

.authors-list-row > .authors-list-col {
  display: table-cell;
  width: 33%;
  padding: 0px 8px 10px 8px;
  border-right: 1px solid #000; }

.authors-list-row > .authors-list-col:last-child {
  display: table-cell;
  width: 33%;
  padding: 0px 8px 10px 8px;
  border-right: 0; }

.authors-letter-line > a {
  color: #fff;
  display: table-cell;
  text-align: center;
  /*padding-left: 10px;*/ }

.authors-letter-line a:hover {
  color: #fb026a;
  text-decoration: none; }

.authors-list-single {
  color: #212121;
  border-bottom: 1px solid #212121;
  overflow: hidden;
  padding-bottom: 8px;
  /*padding-left: 10px;*/ }

authors-list-single-text {
  text-align: left;
  color: #212121; }

.authors-list-single-text a {
  color: #212121; }

.authors-list-single-text a:hover {
  color: #fb026a;
  text-decoration: none; }

.authors-list-single-text H1 {
  font-size: 1.6em;
  /*padding-left: 10px;*/ }

.author-list-awatar {
  width: 150px;
  height: 150px;
  margin: 0px 10px 10px 0;
  float: left; }

.author-list-awatar-empty {
  border: 1px solid #212121; }

#icona {
  background-color: #212121; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #search-text {
    color: red; } }
@media \0screen\,screen\9 {
  .logo-search-container #searchform #search-button-mobile {
    right: 58px !important;
    margin-top: 38px !important; } }
@media screen and (min-width: 0\0) {
  .logo-search-container #searchform #search-button-mobile {
    right: 58px !important;
    margin-top: 38px !important; } }
#search-button, #search-button-mobile {
  color: #7a7a7a;
  float: right;
  margin-top: 30%;
  width: 10%;
  background: transparent;
  border: none; }

.logo-search-container {
  display: inline-flex;
  width: 100%;
  vertical-align: bottom; }

#search-text {
  border: 0px;
  margin-bottom: 5px;
  float: right;
  background: transparent;
  margin-top: 30%;
  width: 90%;
  border-bottom: 1px solid #7a7a7a; }

#search-button img {
  height: 24px; }

#short-menu-button a {
  cursor: pointer; }

.sub-menu {
  display: none;
  padding-left: 0px;
  margin-bottom: 5px;
  position: absolute;
  width: 200px;
  background-color: white;
  z-index: 10;
  border: 1px solid;
  left: -60px; }

.sub-menu li {
  list-style-type: none;
  text-align: center;
  border-bottom: 1px solid;
  padding-right: 0px !important;
  padding-top: 4px;
  padding-bottom: 4px; }

.sub-menu li:last-child {
  border-bottom: 0px; }

.main-menu {
  visibility: hidden; }

.short-main-menu {
  display: none; }

.menu-item-has-children > a:after {
  content: " ";
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

#search-button-mobile {
  display: none; }

@media screen and (max-width: 768px) {
  .main-menu li {
    float: none;
    text-align: center; }

  ul.main-menu {
    display: block !important;
    margin: 0px 0px; }

  #search-text {
    border-bottom: none;
    background-color: #e5e5e5;
    width: 185px;
    display: none; }

  #search-button, #search-button-mobile {
    width: auto;
    margin-right: 5px;
    cursor: pointer; }

  .navbar-toggle {
    margin-right: 0px; }

  .site-logo {
    margin: 10px 0px !important;
    float: left; }

  .logo-search-container #search-text {
    margin-top: 38px !important; }

  .logo-search-container #search-button {
    margin-top: 35px !important; }

  .logo-search-container #search-button-mobile {
    margin-top: 40px !important;
    position: absolute;
    right: 32px; } }

/*# sourceMappingURL=style.css.map */
