/*
Theme Name: 	Euro.cz
Theme URI: 		http://euro.cz
Description: 	Ekonomika, byznys, finance
Version: 		0.1-production-build-215
Author: 		Mladá fronta a. s.
Author URI: 	https://mf.cz/
License:        No-license
License URI:    N/A
Text Domain:    euro
Tags:black, white, one-column, two-columns, fixed-layout
*/
#td-extras-nav {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
}
/*  ----------------------------------------------------------------------------
    responsive settings
*/
/* responsive landscape tablet */
/* responsive portrait tablet */
/* responsive portrait phone */
.mx_image_background {
  background-color: #f2f2f2;
}
.td-visibility-hidden {
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
div.line {
  background: #ddd;
  height: 1px;
  width: 100%;
  margin: 20px 0;
}
.col-6 {
  width: 50%;
  float: left;
}
.col-4 {
  width: 33.33%;
  float: left;
}
.line-through {
  text-decoration: line-through;
}
/*
usage:
.td-block-row {
  .mx-row(td-block-span);
}

@all_span_selector - is the begining of the span selector
 */
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
ul.list-inline li {
  display: inline-block;
}
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 0;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"] {
  box-sizing: border-box;
  /* 1 */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/* latin-ext */
@font-face {
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: local('Barlow ExtraBold Italic'), local('Barlow-ExtraBoldItalic'), url(https://fonts.gstatic.com/s/barlow/v4/7cHsv4kjgoGqM7E_CfOc5mogvToJdLm8BvE.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: local('Barlow ExtraBold Italic'), local('Barlow-ExtraBoldItalic'), url(https://fonts.gstatic.com/s/barlow/v4/7cHsv4kjgoGqM7E_CfOc5mouvToJdLm8.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: local('Barlow Black Italic'), local('Barlow-BlackItalic'), url(https://fonts.gstatic.com/s/barlow/v4/7cHsv4kjgoGqM7E_CfO452ogvToJdLm8BvE.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: local('Barlow Black Italic'), local('Barlow-BlackItalic'), url(https://fonts.gstatic.com/s/barlow/v4/7cHsv4kjgoGqM7E_CfO452ouvToJdLm8.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 400;
  src: local('Barlow Italic'), local('Barlow-Italic'), url(https://fonts.gstatic.com/s/barlow/v4/7cHrv4kjgoGqM7E_Cfs1wH8RnA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 400;
  src: local('Barlow Italic'), local('Barlow-Italic'), url(https://fonts.gstatic.com/s/barlow/v4/7cHrv4kjgoGqM7E_Cfs7wH8.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Barlow Regular'), local('Barlow-Regular'), url(https://fonts.gstatic.com/s/barlow/v4/7cHpv4kjgoGqM7E_Ass5ynghnQci.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Barlow Regular'), local('Barlow-Regular'), url(https://fonts.gstatic.com/s/barlow/v4/7cHpv4kjgoGqM7E_DMs5ynghnQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local('Barlow SemiBold'), local('Barlow-SemiBold'), url(https://fonts.gstatic.com/s/barlow/v4/7cHqv4kjgoGqM7E30-8s6Vostz0rdom9.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local('Barlow SemiBold'), local('Barlow-SemiBold'), url(https://fonts.gstatic.com/s/barlow/v4/7cHqv4kjgoGqM7E30-8s51ostz0rdg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Barlow Bold'), local('Barlow-Bold'), url(https://fonts.gstatic.com/s/barlow/v4/7cHqv4kjgoGqM7E3t-4s6Vostz0rdom9.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Barlow Bold'), local('Barlow-Bold'), url(https://fonts.gstatic.com/s/barlow/v4/7cHqv4kjgoGqM7E3t-4s51ostz0rdg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: local('Barlow ExtraBold'), local('Barlow-ExtraBold'), url(https://fonts.gstatic.com/s/barlow/v4/7cHqv4kjgoGqM7E3q-0s6Fostz0rdom9.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: local('Barlow ExtraBold'), local('Barlow-ExtraBold'), url(https://fonts.gstatic.com/s/barlow/v4/7cHqv4kjgoGqM7E3q-0s6Vostz0rdom9.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: local('Barlow ExtraBold'), local('Barlow-ExtraBold'), url(https://fonts.gstatic.com/s/barlow/v4/7cHqv4kjgoGqM7E3q-0s51ostz0rdg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: local('Barlow Black'), local('Barlow-Black'), url(https://fonts.gstatic.com/s/barlow/v4/7cHqv4kjgoGqM7E3j-ws6Fostz0rdom9.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: local('Barlow Black'), local('Barlow-Black'), url(https://fonts.gstatic.com/s/barlow/v4/7cHqv4kjgoGqM7E3j-ws6Vostz0rdom9.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: local('Barlow Black'), local('Barlow-Black'), url(https://fonts.gstatic.com/s/barlow/v4/7cHqv4kjgoGqM7E3j-ws51ostz0rdg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'newspaper';
  src: url('assets/fonts/icons/newspaper.eot?orubr1');
  src: url('assets/fonts/icons/newspaper.eot?orubr1#iefix') format('embedded-opentype'), url('assets/fonts/icons/newspaper.ttf?orubr1') format('truetype'), url('assets/fonts/icons/newspaper.woff?orubr1') format('woff'), url('assets/fonts/icons/newspaper.svg?orubr1#newspaper') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="td-icon-"],
[class*=" td-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'newspaper' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.td-icon-logout:before {
  content: "\e800";
}
.td-icon-down:before {
  content: "\e801";
}
.td-icon-left:before {
  content: "\e802";
}
.td-icon-right:before {
  content: "\e803";
}
.td-icon-up:before {
  content: "\e804";
}
.td-icon-views:before {
  content: "\e805";
}
.td-icon-menu-down:before {
  content: "\e806";
}
.td-icon-left-arrow:before {
  content: "\e807";
}
.td-icon-right-arrow:before {
  content: "\e808";
}
.td-icon-menu-up:before {
  content: "\e809";
}
.td-icon-search:before {
  content: "\e80a";
}
sr:before {
  content: "\e80b";
}
.td-icon-menu-left:before {
  content: "\e80c";
}
.td-icon-menu-right:before {
  content: "\e80d";
}
.td-icon-star:before {
  content: "\e80f";
}
.td-icon-mail:before {
  content: "\e810";
}
.td-icon-facebook:before {
  content: "\e818";
}
.td-icon-mail-1:before {
  content: "\e820";
}
.td-icon-rss:before {
  content: "\e828";
}
.td-icon-share:before {
  content: "\e829";
}
.td-icon-twitter:before {
  content: "\e831";
}
.td-icon-wordpress:before {
  content: "\e834";
}
.td-icon-youtube:before {
  content: "\e836";
}
.td-icon-star-empty:before {
  content: "\e839";
}
.td-icon-star-half:before {
  content: "\e83a";
}
.td-icon-close:before {
  content: "\e83c";
}
.td-icon-read-down:before {
  content: "\e83d";
}
.td-icon-mobile:before {
  content: "\e83e";
}
.td-icon-close-mobile:before {
  content: "\e900";
}
.td-icon-modal-back:before {
  content: "\e901";
}
.td-icon-modal-close:before {
  content: "\e902";
}
.td-icon-circle:before {
  content: "\e90f";
}
.td-icon-circle-full:before {
  content: "\e910";
}
.td-icon-circle-line:before {
  content: "\e911";
}
.td-icon-circless:before {
  content: "\e912";
}
.td-icon-star-full:before {
  content: "\e924";
}
.td-icon-star-line:before {
  content: "\e925";
}
.td-icon-dots-circle-big:before {
  content: "\e929";
}
.td-icon-dots-circle-line:before {
  content: "\e92a";
}
.td-icon-dots-circle-line-medium:before {
  content: "\e92b";
}
.td-icon-dots-circle-medium:before {
  content: "\e92c";
}
.td-icon-dots-circle-united-line:before {
  content: "\e92d";
}
.td-icon-dots-square-big:before {
  content: "\e934";
}
.td-icon-dots-square-line:before {
  content: "\e935";
}
.td-icon-dots-square-line-big:before {
  content: "\e936";
}
.td-icon-dots-square-medium:before {
  content: "\e937";
}
.td-icon-magnifier-big-fill-space:before {
  content: "\e938";
}
.td-icon-magnifier-big-long-line:before {
  content: "\e939";
}
.td-icon-magnifier-big-rounded:before {
  content: "\e93a";
}
.td-icon-magnifier-big-rounded-line:before {
  content: "\e93b";
}
.td-icon-magnifier-big-space:before {
  content: "\e93c";
}
.td-icon-magnifier-big-square-space:before {
  content: "\e93d";
}
.td-icon-magnifier-fill-round-space:before {
  content: "\e93e";
}
.td-icon-magnifier-medium-long:before {
  content: "\e93f";
}
.td-icon-magnifier-medium-long-light:before {
  content: "\e940";
}
.td-icon-magnifier-medium-long-line:before {
  content: "\e941";
}
.td-icon-magnifier-medium-short:before {
  content: "\e942";
}
.td-icon-magnifier-medium-short-light:before {
  content: "\e943";
}
.td-icon-magnifier-outline-line:before {
  content: "\e944";
}
.td-icon-magnifier-thin-long:before {
  content: "\e948";
}
.td-icon-magnifier-thin-short:before {
  content: "\e949";
}
.td-icon-menu-arrow-down:before {
  content: "\e94a";
}
.td-icon-menu-arrow-right:before {
  content: "\e94b";
}
.td-icon-menu-circle:before {
  content: "\e94c";
}
.td-icon-menu-circle-equal:before {
  content: "\e94d";
}
.td-icon-menu-dots-circle:before {
  content: "\e94e";
}
.td-icon-menu-dots-square:before {
  content: "\e955";
}
.td-icon-menu-fill-circles:before {
  content: "\e957";
}
.td-icon-menu-fill-squares:before {
  content: "\e958";
}
.td-icon-menu-line-center:before {
  content: "\e959";
}
.td-icon-menu-line-center-equal:before {
  content: "\e95a";
}
.td-icon-menu-line-circles:before {
  content: "\e95b";
}
.td-icon-menu-line-left:before {
  content: "\e95c";
}
.td-icon-menu-line-right:before {
  content: "\e95d";
}
.td-icon-menu-line-square-center:before {
  content: "\e95e";
}
.td-icon-menu-line-square-center-equal:before {
  content: "\e95f";
}
.td-icon-menu-line-square-left:before {
  content: "\e960";
}
.td-icon-menu-line-square-right:before {
  content: "\e961";
}
.td-icon-menu-line-squares:before {
  content: "\e962";
}
.td-icon-menu-medium:before {
  content: "\e963";
}
.td-icon-menu-medium-center:before {
  content: "\e964";
}
.td-icon-menu-medium-left:before {
  content: "\e965";
}
.td-icon-menu-medium-right:before {
  content: "\e966";
}
.td-icon-menu-medium-square:before {
  content: "\e967";
}
.td-icon-menu-outline-circle:before {
  content: "\e968";
}
.td-icon-menu-outline-circle-equal:before {
  content: "\e969";
}
.td-icon-menu-outline-rounded:before {
  content: "\e96a";
}
.td-icon-menu-outline-rounded-square:before {
  content: "\e96b";
}
.td-icon-menu-outline-square:before {
  content: "\e96c";
}
.td-icon-menu-outline-square-round:before {
  content: "\e96d";
}
.td-icon-menu-outline-square-round-lines:before {
  content: "\e96e";
}
.td-icon-menu-rounded:before {
  content: "\e96f";
}
.td-icon-menu-rounded-square:before {
  content: "\e970";
}
.td-icon-menu-square:before {
  content: "\e971";
}
.td-icon-menu-square-arrow-right:before {
  content: "\e972";
}
.td-icon-menu-square-round-lines:before {
  content: "\e974";
}
.td-icon-menu-thin:before {
  content: "\e975";
}
.td-icon-menu-thin-center:before {
  content: "\e976";
}
.td-icon-menu-thin-left:before {
  content: "\e977";
}
.td-icon-menu-thin-right:before {
  content: "\e978";
}
.td-icon-menu-thin-square:before {
  content: "\e979";
}
.td-icon-menu-vertical:before {
  content: "\e97a";
}
.td-icon-audio-pause:before {
  content: "\e9ce";
}
.td-icon-audio-play:before {
  content: "\e9cf";
}
.td-icon-audio-speaker:before {
  content: "\e9d0";
}
.td-icon-audio-speaker-mute:before {
  content: "\e9d1";
}
.td-icon-audio-refresh:before {
  content: "\e9d2";
}
.td-icon-plus:before {
  content: "\ea0a";
}
.td-icon-minus:before {
  content: "\ea0b";
}
.td-icon-print:before {
  content: "\f02f";
}
.td-icon-commenting:before {
  content: "\f27a";
}
.td-icon-cross:before {
  content: "\ea0f";
}
.td-icon-checkmark:before {
  content: "\ea10";
}
.td-icon-checkmark2:before {
  content: "\ea11";
}
.td-icon-lock:before {
  content: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IlZyc3R2YV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjE0cHgiIGhlaWdodD0iMjJweCIgdmlld0JveD0iMCAwIDE0IDIyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNCAyMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8cGF0aCBmaWxsPSIjMTMxMTBDIiBkPSJNMTEuODUsOS43ODhWNi4xNTFjMC0yLjY3NC0yLjE3Ni00Ljg1LTQuODUtNC44NXMtNC44NDksMi4xNzUtNC44NDksNC44NXYzLjYzNw0KCQljLTEuMDAyLDAtMS44MTksMC44MTYtMS44MTksMS44MTl2Ny4yNzNjMCwxLjAwMywwLjgxNiwxLjgxOCwxLjgxOSwxLjgxOGg5LjY5OWMxLjAwMywwLDEuODE4LTAuODE1LDEuODE4LTEuODE4di03LjI3Mw0KCQlDMTMuNjY4LDEwLjYwNCwxMi44NTMsOS43ODgsMTEuODUsOS43ODh6IE0zLjM2Myw2LjE1MWMwLTIuMDA2LDEuNjMxLTMuNjM4LDMuNjM3LTMuNjM4YzIuMDA2LDAsMy42MzgsMS42MzEsMy42MzgsMy42Mzh2My42MzcNCgkJSDMuMzYzVjYuMTUxeiBNMTIuNDU1LDE4Ljg4YzAsMC4zMzUtMC4yNzEsMC42MDYtMC42MDUsMC42MDZIMi4xNTFjLTAuMzM0LDAtMC42MDYtMC4yNzEtMC42MDYtMC42MDZ2LTcuMjczDQoJCUMxLjU0NCwxMS4yNzEsMS44MTYsMTEsMi4xNTEsMTFoOS42OTljMC4zMzQsMCwwLjYwNSwwLjI3MiwwLjYwNSwwLjYwN1YxOC44OHoiLz4NCgk8cGF0aCBmaWxsPSIjMTMxMTBDIiBkPSJNNywxMi44MThjLTAuNjY5LDAtMS4yMTIsMC41NDMtMS4yMTIsMS4yMTJjMCwwLjQ0OCwwLjI0NSwwLjgzNSwwLjYwNSwxLjA0NXYxLjM4DQoJCWMwLDAuMzM2LDAuMjcxLDAuNjA2LDAuNjA2LDAuNjA2czAuNjA2LTAuMjcxLDAuNjA2LTAuNjA2di0xLjM4YzAuMzYxLTAuMjEsMC42MDYtMC41OTcsMC42MDYtMS4wNDUNCgkJQzguMjEzLDEzLjM2MSw3LjY2OSwxMi44MTgsNywxMi44MTh6Ii8+DQo8L2c+DQo8L3N2Zz4NCg==');
}
.td-icon-lock-darkgrey:before {
  content: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IlZyc3R2YV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjE0cHgiIGhlaWdodD0iMjJweCIgdmlld0JveD0iMCAwIDE0IDIyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNCAyMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8cGF0aCBmaWxsPSIjYThhOGE4IiBkPSJNMTEuODUsOS43ODhWNi4xNTFjMC0yLjY3NC0yLjE3Ni00Ljg1LTQuODUtNC44NXMtNC44NDksMi4xNzUtNC44NDksNC44NXYzLjYzNw0KCQljLTEuMDAyLDAtMS44MTksMC44MTYtMS44MTksMS44MTl2Ny4yNzNjMCwxLjAwMywwLjgxNiwxLjgxOCwxLjgxOSwxLjgxOGg5LjY5OWMxLjAwMywwLDEuODE4LTAuODE1LDEuODE4LTEuODE4di03LjI3Mw0KCQlDMTMuNjY4LDEwLjYwNCwxMi44NTMsOS43ODgsMTEuODUsOS43ODh6IE0zLjM2Myw2LjE1MWMwLTIuMDA2LDEuNjMxLTMuNjM4LDMuNjM3LTMuNjM4YzIuMDA2LDAsMy42MzgsMS42MzEsMy42MzgsMy42Mzh2My42MzcNCgkJSDMuMzYzVjYuMTUxeiBNMTIuNDU1LDE4Ljg4YzAsMC4zMzUtMC4yNzEsMC42MDYtMC42MDUsMC42MDZIMi4xNTFjLTAuMzM0LDAtMC42MDYtMC4yNzEtMC42MDYtMC42MDZ2LTcuMjczDQoJCUMxLjU0NCwxMS4yNzEsMS44MTYsMTEsMi4xNTEsMTFoOS42OTljMC4zMzQsMCwwLjYwNSwwLjI3MiwwLjYwNSwwLjYwN1YxOC44OHoiLz4NCgk8cGF0aCBmaWxsPSIjYThhOGE4IiBkPSJNNywxMi44MThjLTAuNjY5LDAtMS4yMTIsMC41NDMtMS4yMTIsMS4yMTJjMCwwLjQ0OCwwLjI0NSwwLjgzNSwwLjYwNSwxLjA0NXYxLjM4DQoJCWMwLDAuMzM2LDAuMjcxLDAuNjA2LDAuNjA2LDAuNjA2czAuNjA2LTAuMjcxLDAuNjA2LTAuNjA2di0xLjM4YzAuMzYxLTAuMjEsMC42MDYtMC41OTcsMC42MDYtMS4wNDUNCgkJQzguMjEzLDEzLjM2MSw3LjY2OSwxMi44MTgsNywxMi44MTh6Ii8+DQo8L2c+DQo8L3N2Zz4NCg==');
}
.td-icon-like:before {
  content: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IlZyc3R2YV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjIwLjI1cHgiIGhlaWdodD0iMTguMzc3cHgiIHZpZXdCb3g9IjAgMCAyMC4yNSAxOC4zNzciIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwLjI1IDE4LjM3NyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8cGF0aCBmaWxsPSIjMzk0QzFGIiBkPSJNMy44NjUsNy4wNzdIMi4xNzljLTAuNDY2LDAtMC44NDMsMC41NjctMC44NDMsMS4yNjZ2Ny42MDFjMCwwLjY5OSwwLjM3NywxLjI2NywwLjg0MywxLjI2N2gxLjY4Ng0KCQljMC40NjUsMCwwLjg0My0wLjU2NywwLjg0My0xLjI2N1Y4LjM0M0M0LjcwOCw3LjY0NCw0LjMzMSw3LjA3NywzLjg2NSw3LjA3N3oiLz4NCgk8cGF0aCBmaWxsPSIjMzk0QzFGIiBkPSJNMTguOTE2LDExLjA2YzAtMC4zNjYtMC4xMTctMC43MDQtMC4zMTYtMC45NzljMC4zNDgtMC4zMDgsMC41NjctMC43NTcsMC41NjctMS4yNTgNCgkJYzAtMC45MjYtMC43NTYtMS41ODUtMS42NzgtMS42NzdjLTAuNTgtMC4wNTgtMS45NC0wLjIwMi0xLjk0LTAuMjAybC0zLjI0LTAuMTg0bDAuODEyLTIuOTE1YzAuMTA2LTAuNTM4LDAuMTU0LTEuMDg4LDAuMTI2LTEuNjM2DQoJCWMtMC4wNDUtMC44NjItMC4yNi0xLjQ2Ni0xLjI1NS0xLjQ2NmMtMC42MTgsMC0wLjgyNiwwLjQtMS4wMTEsMC45NTdjLTAuMjg4LDAuODY1LTAuNjg1LDEuNjktMS4wODYsMi41MDlMNy45OTEsNi4yNjcNCgkJQzcuNjM4LDYuNjQ4LDcuMjIsNi45Nyw2Ljc0Miw3LjE3MUM2LjIyMyw3LjM5LDUuOTc1LDcuOTYyLDUuOTc1LDguNjMzdjcuMDJjMCwwLjg2LDAuNjk4LDEuNTU3LDEuNTU4LDEuNTU3aDIuMjQzaDMuOGgxLjI2NA0KCQljMC42MzksMCwxLjI3NS0wLjA5MiwxLjg4Mi0wLjI4OGMwLjI3LTAuMDg4LDAuNTE2LTAuMTksMC42NDctMC4zMDJjMC4zOTYtMC4yNjMsMC42NTgtMC43MTEsMC42NTgtMS4yMjINCgkJYzAtMC4yNDgtMC4wNjItMC40ODEtMC4xNzItMC42ODdjMC40MjItMC4zMDUsMC42OTctMC44LDAuNjk3LTEuMzZjMC0wLjM1Ni0wLjExLTAuNjg1LTAuMjk5LTAuOTU2DQoJCUMxOC42NTUsMTIuMDg4LDE4LjkxNiwxMS42MDQsMTguOTE2LDExLjA2eiIvPg0KPC9nPg0KPC9zdmc+DQo=');
}
.td-icon-dislike:after {
  content: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IlZyc3R2YV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjIwLjI1cHgiIGhlaWdodD0iMTguMzc3cHgiIHZpZXdCb3g9IjAgMCAyMC4yNSAxOC4zNzciIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwLjI1IDE4LjM3NyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8cGF0aCBmaWxsPSIjOTgxOTE1IiBkPSJNMTYuNjM3LDEwLjg3N2gxLjY4NmMwLjQ2NywwLDAuODQ0LTAuNTY3LDAuODQ0LTEuMjY3VjIuMDFjMC0wLjY5OS0wLjM3Ny0xLjI2Ny0wLjg0My0xLjI2N2gtMS42ODcNCgkJYy0wLjQ2NSwwLTAuODQzLDAuNTY3LTAuODQzLDEuMjY3VjkuNjFDMTUuNzkzLDEwLjMxLDE2LjE3MiwxMC44NzYsMTYuNjM3LDEwLjg3N3oiLz4NCgk8cGF0aCBmaWxsPSIjOTgxOTE1IiBkPSJNMS41ODcsNi44OTRjMCwwLjM2NiwwLjExNywwLjcwNCwwLjMxNiwwLjk3OUMxLjU1Niw4LjE4MSwxLjMzNiw4LjYzLDEuMzM2LDkuMTMxDQoJCWMwLDAuOTI2LDAuNzU2LDEuNTg1LDEuNjc4LDEuNjc3YzAuNTgsMC4wNTksMS45NCwwLjIwMSwxLjk0LDAuMjAxbDMuMjQsMC4xODRsLTAuODEyLDIuOTE2Yy0wLjEwNiwwLjUzNy0wLjE1NCwxLjA4OC0wLjEyNiwxLjYzNQ0KCQljMC4wNDUsMC44NjIsMC4yNiwxLjQ2NywxLjI1NSwxLjQ2N2MwLjYxOCwwLDAuODI2LTAuNCwxLjAxMS0wLjk1N2MwLjI4OC0wLjg2NSwwLjY4NS0xLjY4OSwxLjA4Ni0yLjUwOGwxLjkwNS0yLjA1OQ0KCQljMC4zNTItMC4zODEsMC43Ny0wLjcwMywxLjI0OC0wLjkwNGMwLjUyLTAuMjE5LDAuNzY4LTAuNzkxLDAuNzY4LTEuNDYyVjIuM2MwLTAuODYtMC42OTctMS41NTctMS41NTgtMS41NTdoLTIuMjQzaC0zLjhINS42NjQNCgkJYy0wLjYzOSwwLTEuMjc1LDAuMDkyLTEuODgyLDAuMjg4Yy0wLjI3LDAuMDg4LTAuNTE2LDAuMTktMC42NDcsMC4zMDJDMi43MzksMS41OTYsMi40NzcsMi4wNDQsMi40NzcsMi41NTUNCgkJYzAsMC4yNDgsMC4wNjIsMC40ODEsMC4xNzIsMC42ODdjLTAuNDIyLDAuMzA1LTAuNjk3LDAuOC0wLjY5NywxLjM2YzAsMC4zNTYsMC4xMSwwLjY4NSwwLjI5OSwwLjk1Ng0KCQlDMS44NDgsNS44NjUsMS41ODcsNi4zNSwxLjU4Nyw2Ljg5NHoiLz4NCjwvZz4NCjwvc3ZnPg0K');
}
.td-icon-cogs:before {
  content: "\e995";
}
.td-icon-books:before {
  content: "\e920";
}
.td-social-icon-wrap:hover .td-icon-font {
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
  color: #fff;
}
.td-social-icon-wrap:hover i.td-icon-facebook {
  color: #3B5998;
}
.td-social-icon-wrap:hover i.td-icon-mail {
  color: #000000;
}
.td-social-icon-wrap:hover i.td-icon-path {
  color: #e62f17;
}
.td-social-icon-wrap:hover i.td-icon-rss {
  color: #f36f24;
}
.td-social-icon-wrap:hover i.td-icon-share {
  color: #000000;
}
.td-social-icon-wrap:hover i.td-icon-twitter {
  color: #00aced;
}
.td-social-icon-wrap:hover i.td-icon-wordpress {
  color: #222222;
}
.td-social-icon-wrap:hover i.td-icon-youtube {
  color: #bb0000;
}
#ad-leaderboard-upper {
  min-height: 200px;
}
@media (max-width: 1018px) {
  #ad-leaderboard-upper {
    min-height: initial;
  }
}
.ad-leaderboard-profit-anchor {
  height: 90px;
  width: 728px;
  margin: 0 auto;
  display: block;
}
@media (max-width: 1018px) {
  .ad-leaderboard-profit-anchor {
    width: 100%;
    height: auto;
  }
}
#ad-leaderboard-profit {
  background: #171717;
  overflow: hidden;
}
#ad-leaderboard-profit #mf-profit-logotype {
  display: block;
  float: left;
  margin-left: 121px;
}
#ad-leaderboard-profit .action {
  max-width: 277px;
  margin: 23px 60.5px 0 0;
  position: relative;
  float: right;
}
@media (max-width: 1018px) {
  #ad-leaderboard-profit {
    padding: 27px 0;
  }
  #ad-leaderboard-profit #mf-profit-logotype {
    float: initial;
    clear: both;
    margin: 0 auto 25px auto;
  }
  #ad-leaderboard-profit .action {
    margin: 0 auto;
    float: initial;
  }
}
.ad-leaderboard-export-a-podnikani-wrapper {
  height: 90px;
  width: 728px;
  margin: 0 auto;
  display: block;
}
@media (max-width: 1018px) {
  .ad-leaderboard-export-a-podnikani-wrapper {
    width: 100%;
    height: auto;
  }
}
#ad-leaderboard-export-a-podnikani {
  background: #171717;
  overflow: hidden;
}
#ad-leaderboard-export-a-podnikani #mf-export-a-podnikani-logotype {
  display: block;
  float: left;
  margin-left: 75px;
}
#ad-leaderboard-export-a-podnikani .action {
  max-width: 200px;
  position: relative;
  float: right;
  margin: 22px 0;
}
#ad-leaderboard-export-a-podnikani .archived {
  margin-left: 49px;
  margin-right: 49px;
}
@media (max-width: 1018px) {
  #ad-leaderboard-export-a-podnikani {
    padding: 27px 0;
  }
  #ad-leaderboard-export-a-podnikani #mf-export-a-podnikani-logotype {
    float: initial;
    clear: both;
    margin: 0 auto 25px auto;
  }
  #ad-leaderboard-export-a-podnikani .action {
    margin: 0 auto;
    float: initial;
  }
  #ad-leaderboard-export-a-podnikani .archived {
    margin-bottom: 21px;
  }
}
#ad-skyscraper-lower {
  min-height: 600px;
}
@media (max-width: 1018px) {
  #ad-skyscraper-lower {
    min-height: initial;
  }
}
#ad-leaderboard-lower {
  width: auto;
  height: auto;
  min-height: 270px;
  overflow: hidden;
  padding: 35px 0;
}
@media (max-width: 1018px) {
  #ad-leaderboard-lower {
    min-height: initial;
  }
}
#ad-leaderboard-sticky {
  width: auto;
  height: auto;
  position: fixed;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0px);
  z-index: 9999;
}
@media (max-width: 1018px) {
  #ad-square-lower {
    width: auto;
    height: auto;
    min-height: 250px;
    overflow: hidden;
    display: block;
    margin-bottom: 21px;
  }
}
#ad-inarticle-upper {
  width: auto;
  height: auto;
  min-height: 250px;
  overflow: hidden;
  display: block;
  visibility: hidden;
  margin-bottom: 21px;
}
#ad-inarticle-upper.on {
  visibility: visible;
}
html.seznamAd #ad-inarticle-upper {
  min-height: initial;
}
#ad-inarticle-lower {
  width: auto;
  height: auto;
  min-height: 250px;
  overflow: hidden;
  display: block;
  margin-bottom: 21px;
}
#ad-rectangle-mobile-top {
  width: auto;
  height: auto;
  overflow: hidden;
  display: block;
}
@media (max-width: 1018px) {
  #ad-rectangle-mobile-top {
    padding: 21px 0;
  }
}
#adUnderParagraph {
  width: auto;
  height: auto;
  overflow: hidden;
  display: block;
  visibility: hidden;
  margin-bottom: 21px;
}
@media (min-width: 1018px) {
  #adUnderParagraph {
    display: none;
  }
}
#adUnderParagraph.on {
  visibility: visible;
}
#mobile_branding {
  width: 100%;
  height: auto;
  position: fixed;
  left: 50%;
  bottom: -1px;
  transform: translate(-50%, 0);
  z-index: 9999;
  display: block;
}
#AdTrackHomepageTopDesktop .image-thumb {
  overflow: hidden;
  height: 118px;
  width: 118px;
}
#AdTrackArticleNativeDesktop .image-thumb {
  overflow: hidden;
}
#adInCategory {
  margin-bottom: 15px;
}
/* 4.  Theme Grid */
body {
  visibility: visible !important;
}
* {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
img {
  max-width: 100%;
  width: auto;
  height: auto;
}
.td-main-content-wrap,
.td-category-grid {
  background-color: #fff;
}
.td-page-meta {
  display: none;
}
/*  ----------------------------------------------------------------------------
    container
*/
.td-container,
.tdc-row,
.tdc-row-composer {
  width: 1052px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 35px;
  position: relative;
}
.td-container.opaque,
.tdc-row.opaque,
.tdc-row-composer.opaque {
  background: #fff;
}
.td-container.mb,
.tdc-row.mb,
.tdc-row-composer.mb {
  margin-bottom: 35px;
}
.td-container.pb,
.tdc-row.pb,
.tdc-row-composer.pb {
  padding-bottom: 35px;
}
.td-container:before,
.tdc-row:before,
.tdc-row-composer:before,
.td-container:after,
.tdc-row:after,
.tdc-row-composer:after {
  display: table;
  content: '';
  line-height: 0;
}
.td-container:after,
.tdc-row:after,
.tdc-row-composer:after {
  clear: both;
}
.td-container.middle {
  padding-top: 35px;
  padding-bottom: 35px;
}
@media (max-width: 1018px) {
  .td-container.middle {
    padding-bottom: 0;
  }
}
.td-line.generic {
  margin-bottom: 21px;
}
.td-line.inverted {
  margin-top: 21px;
}
.td-line.generic-thin {
  margin-bottom: 10.5px;
}
.td-line.inverted-thin {
  margin-top: 10.5px;
}
section {
  background: #fff;
  position: relative;
  max-width: 1052px;
  margin: 0 auto;
}
article {
  position: relative;
}
.tdc-row[class*="stretch_row"] > .td-pb-row > .td-element-style,
.tdc-row-composer[class*="stretch_row"] > .td-pb-row > .td-element-style {
  width: 100vw !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
}
.td-pb-row > .td-element-style {
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  .td-pb-row > .td-element-style {
    width: 100vw !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
  }
}
.vc_inner.absolute_inner_full {
  width: 100% !important;
}
.vc_inner.absolute_inner_1068 {
  width: 100% !important;
  max-width: 1156px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.tdc-row.stretch_row_1200,
.tdc-row-composer.stretch_row_1200 {
  width: auto !important;
  max-width: 1240px;
  /* responsive portrait tablet */
}
.vc_inner.absolute_inner_1200 {
  width: 100% !important;
  max-width: 1288px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.tdc-row.stretch_row_1400,
.tdc-row-composer.stretch_row_1400 {
  width: auto !important;
  max-width: 1440px;
  /* responsive portrait tablet */
}
.tdc-row.stretch_row_1400 > .td-pb-row,
.tdc-row-composer.stretch_row_1400 > .td-pb-row {
  /* responsive portrait tablet */
}
@media (min-width: 0px) and (max-width: 1018px) {
  .tdc-row.stretch_row_1400 > .td-pb-row,
  .tdc-row-composer.stretch_row_1400 > .td-pb-row {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 1019px) {
  .tdc-row.stretch_row_1400,
  .tdc-row-composer.stretch_row_1400 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.vc_inner.absolute_inner_1400 {
  width: 100% !important;
  max-width: 1488px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.tdc-row.stretch_row_1600,
.tdc-row-composer.stretch_row_1600 {
  width: auto !important;
  max-width: 1640px;
  /* responsive portrait tablet */
}
.tdc-row.stretch_row_1600 > .td-pb-row,
.tdc-row-composer.stretch_row_1600 > .td-pb-row {
  /* responsive portrait tablet */
}
@media (min-width: 0px) and (max-width: 1018px) {
  .tdc-row.stretch_row_1600 > .td-pb-row,
  .tdc-row-composer.stretch_row_1600 > .td-pb-row {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 1019px) {
  .tdc-row.stretch_row_1600,
  .tdc-row-composer.stretch_row_1600 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.vc_inner.absolute_inner_1600 {
  width: 100% !important;
  max-width: 1688px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.tdc-row.stretch_row_1800,
.tdc-row-composer.stretch_row_1800 {
  width: auto !important;
  max-width: 1840px;
  /* responsive portrait tablet */
}
.tdc-row.stretch_row_1800 > .td-pb-row,
.tdc-row-composer.stretch_row_1800 > .td-pb-row {
  /* responsive portrait tablet */
}
@media (min-width: 0px) and (max-width: 1018px) {
  .tdc-row.stretch_row_1800 > .td-pb-row,
  .tdc-row-composer.stretch_row_1800 > .td-pb-row {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 1019px) {
  .tdc-row.stretch_row_1800,
  .tdc-row-composer.stretch_row_1800 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.vc_inner.absolute_inner_1800 {
  width: 100% !important;
  max-width: 1888px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.tdc-row.stretch_row_content,
.tdc-row-composer.stretch_row_content {
  width: 100% !important;
}
.tdc-row.stretch_row_content_no_space,
.tdc-row-composer.stretch_row_content_no_space {
  width: 100% !important;
}
.tdc-row.stretch_row_content_no_space > .td-pb-row,
.tdc-row-composer.stretch_row_content_no_space > .td-pb-row {
  margin-left: 0;
  margin-right: 0;
}
.tdc-row.td-stretch-content,
.tdc-row-composer.td-stretch-content {
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  .tdc-row.td-stretch-content,
  .tdc-row-composer.td-stretch-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/*  ----------------------------------------------------------------------------
    rows
*/
.td-pb-row {
  padding-left: 24px;
  padding-right: 24px;
  *zoom: 1;
  position: relative;
  overflow: hidden;
}
.td-pb-row:before,
.td-pb-row:after {
  display: table;
  content: '';
}
.td-pb-row:after {
  clear: both;
}
.td-pb-row.p-0 {
  padding: 0;
}
.td-pb-row.mb {
  margin-bottom: 35px;
}
.td-pb-row.pb {
  padding-bottom: 35px;
}
.td-boxed-layout .vc_row {
  width: auto;
  left: 0;
  padding-left: 0;
  padding-right: 0;
}
/*  ----------------------------------------------------------------------------
    all spans
*/
.td-pb-row [class*="td-pb-span"] {
  display: block;
  min-height: 1px;
  float: left;
  padding-right: 24px;
  padding-left: 24px;
  position: relative;
}
.td-pb-row [class*="td-pb-span"] .p-0 {
  padding: 0;
}
.td-pb-row [class*="td-pb-span"].mb {
  margin-bottom: 35px;
}
.td-pb-row [class*="td-pb-span"].pb {
  padding-bottom: 35px;
}
/*  ----------------------------------------------------------------------------
    smart sidebar - fix
*/
.td-ss-sidebar,
.td-ss-row .td-pb-span4 .wpb_wrapper {
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
}
/*  ----------------------------------------------------------------------------
    main grid
*/
.td-pb-span1 {
  width: 8.33333333%;
}
.td-pb-span2 {
  width: 16.66666667%;
}
.td-pb-span3 {
  width: 25%;
}
.td-pb-span4 {
  width: 33.33333333%;
}
.td-pb-span5 {
  width: 41.66666667%;
}
.td-pb-span6 {
  width: 50%;
}
.td-pb-span7 {
  width: 58.33333333%;
}
.td-pb-span8 {
  width: 66.66666667%;
}
.td-pb-span9 {
  width: 75%;
}
.td-pb-span10 {
  width: 83.33333333%;
}
.td-pb-span11 {
  width: 91.66666667%;
}
.td-pb-span12 {
  width: 100%;
}
/*  ----------------------------------------------------------------------------
    hacks Visual Composer
*/
.wpb_row {
  margin-bottom: 0;
}
.vc_col-has-fill > .vc_column-inner,
.vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner,
.vc_row-has-fill > .vc_column_container > .vc_column-inner,
.vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner,
.vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner {
  padding-top: 0;
}
.vc_row .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}
/* block row + global block spans */
.td-block-row {
  position: relative;
  background: #fff;
  padding: 0 24px;
  overflow: hidden;
}
.td-block-row.p-0 {
  padding: 0;
}
.td-block-row [class*="td-block-span"] {
  float: left;
}
.td-block-row [class*="td-block-span"].m-0 {
  margin: 0;
}
.td-block-row [class*="td-block-span"].p-0 {
  padding: 0;
}
.td-block-row [class*="td-block-span"].mb {
  margin-bottom: 35px;
}
.td-block-row [class*="td-block-span"].pb {
  padding-bottom: 35px;
}
.td-block-span1 {
  width: 8.33333333%;
}
.td-block-span2 {
  width: 16.66666667%;
}
.td-block-span3 {
  width: 25%;
}
.td-block-span4 {
  width: 33.33333333%;
}
.td-block-span5 {
  width: 41.66666667%;
}
.td-block-span6 {
  width: 50%;
}
.td-block-span7 {
  width: 58.33333333%;
}
.td-block-span8 {
  width: 66.66666667%;
}
.td-block-span9 {
  width: 75%;
}
.td-block-span10 {
  width: 83.33333333%;
}
.td-block-span11 {
  width: 91.66666667%;
}
.td-block-span12 {
  width: 100%;
}
/* responsive portrait phone */
@media (max-width: 1018px) {
  .td-container,
  .tdc-row,
  .tdc-row-composer {
    width: 100%;
  }
  .td-pb-row,
  .td-block-row {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .td-main-content-wrap > .td-container > .td-pb-row > .td-pb-span8 {
    width: 100%;
  }
  .td-main-content-wrap > .td-container > .td-pb-row > .td-pb-span4 {
    width: 100%;
    clear: both;
    margin-top: 35px;
  }
}
@media (max-width: 767px) {
  .td-pb-row {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.td-text-right {
  text-align: right !important;
}
.td-text-center {
  text-align: center !important;
}
.td-text-left {
  text-align: left !important;
}
.td-pull-right {
  float: right !important;
}
.td-pull-left {
  float: left !important;
}
.td-m-center {
  margin: 0 auto !important;
}
.td-p-0 {
  padding: 0 !important;
}
.td-pt-0 {
  padding-top: 0 !important;
}
.td-pr-0 {
  padding-right: 0 !important;
}
.td-pb-0 {
  padding-bottom: 0 !important;
}
.td-pl-0 {
  padding-left: 0 !important;
}
.td-m-0 {
  margin: 0 !important;
}
.td-mt-0 {
  margin-top: 0 !important;
}
.td-mr-0 {
  margin-right: 0 !important;
}
.td-mb-0 {
  margin-bottom: 0 !important;
}
.td-ml-0 {
  margin-left: 0 !important;
}
.td-opacity-0 {
  opacity: 0;
}
.td-opacity-1 {
  opacity: 1;
}
.td-visible {
  visibility: visible !important;
}
.td-hidden {
  visibility: hidden !important;
}
.td-cursor-pointer {
  cursor: pointer !important;
}
.td-cursor-text {
  cursor: text !important;
}
.td-font-1 {
  font-family: 'Barlow', 'Open Sans', arial, sans-serif !important;
}
.td-font-size-27 {
  font-size: 27px !important;
}
.td-font-size-26 {
  font-size: 26px !important;
}
.td-font-size-25 {
  font-size: 25px !important;
}
.td-font-size-24 {
  font-size: 24px !important;
}
.td-font-size-23 {
  font-size: 23px !important;
}
.td-font-size-22 {
  font-size: 22px !important;
}
.td-font-size-21 {
  font-size: 21px !important;
}
.td-font-size-17 {
  font-size: 17px !important;
}
.td-font-size-16 {
  font-size: 16px !important;
}
.td-font-size-15 {
  font-size: 15px !important;
}
.td-font-size-14 {
  font-size: 14px !important;
}
.td-font-size-13 {
  font-size: 13px !important;
}
.td-font-size-12 {
  font-size: 12px !important;
}
.td-font-bold {
  font-weight: 700 !important;
}
/*
----------------------------------------------------------------------------
  Site wide > typography style
----------------------------------------------------------------------------
*/
body {
  font-family: 'Barlow', 'Open Sans', arial, sans-serif;
  font-size: 14px;
  line-height: 21px;
}
p {
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 21px;
}
a:active,
a:focus {
  outline: none;
}
a {
  color: #cc0033;
  text-decoration: none;
}
ins {
  background: #fff;
  text-decoration: none;
}
code {
  position: relative;
  top: -1px;
  border: none;
  background-color: #F1F1F1;
  padding: 2px 6px;
}
pre {
  background-color: #f1f1f1;
  padding: 4px 10px;
  border: none;
  border-radius: 0;
  margin-top: 24px;
  overflow: auto;
}
cite {
  font-family: 'Barlow', 'Open Sans', arial, sans-serif;
  font-size: 13px;
  font-style: italic;
  font-weight: normal;
  text-transform: none;
  color: #000;
}
cite a {
  color: #000;
}
cite a:hover {
  color: #cc0033;
}
q {
  font-style: italic;
}
ul,
ol {
  padding: 0;
}
ul li,
ol li {
  line-height: 24px;
  margin-left: 21px;
}
.dl-horizontal a {
  font-weight: 500 !important;
}
.dl-horizontal dt {
  width: 70px;
  font-weight: 400;
  line-height: 24px;
  font-size: 15px;
}
.dl-horizontal dd {
  margin-left: 90px;
  line-height: 24px;
  font-size: 14px;
}
address {
  font-size: inherit !important;
  line-height: inherit !important;
  margin-bottom: 21px;
}
big {
  text-transform: uppercase;
}
embed {
  width: 100%;
}
/*  ----------------------------------------------------------------------------
     table
*/
table {
  width: 100%;
}
table th {
  text-align: left;
  border: 1px solid #ededed;
  padding: 2px 8px;
}
table td {
  border: 1px solid #ededed;
  padding: 2px 8px;
}
table .odd td {
  background-color: #fcfcfc;
}
/*  ----------------------------------------------------------------------------
    h
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Barlow', 'Open Sans', arial, sans-serif;
  color: #111;
  font-weight: 400;
  margin-top: 0;
}
h1 > a,
h2 > a,
h3 > a,
h4 > a,
h5 > a,
h6 > a {
  color: #111;
}
h1 {
  font-size: 33px;
  line-height: 39px;
  margin-bottom: 23px;
}
h2 {
  font-size: 27px;
  line-height: 38px;
  margin-bottom: 20px;
}
h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 27px;
  margin-bottom: 15px;
}
h4 {
  font-size: 17px;
  line-height: 22px;
  font-weight: 600;
  margin-bottom: 12px;
}
h5 {
  font-size: 18px;
  line-height: 23px;
  margin-bottom: 11px;
  font-weight: 600;
}
h6 {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 11px;
}
.videopress-placeholder {
  width: 100% !important;
}
.videopress-poster {
  height: auto !important;
  width: 100% !important;
}
.video-player {
  width: 100% !important;
}
/*
----------------------------------------------------------------------------
  Site wide > WordPress Text, Images & Captions
----------------------------------------------------------------------------
*/
.tagdiv-type {
  /*  ----------------------------------------------------------------------------
    text and Images align
  */
  font-size: 15px;
  line-height: 1.74;
  color: #222;
  /*  ----------------------------------------------------------------------------
    quote :not(.wp-block-quote)
*/
}
.tagdiv-type img {
  margin-bottom: 21px;
}
.tagdiv-type figure img {
  margin-bottom: 0;
}
.tagdiv-type .alignnone {
  display: inline-block;
  margin: 0 5px;
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  .tagdiv-type .alignnone {
    margin: 0 10px 0 0;
  }
}
.tagdiv-type a:hover {
  text-decoration: underline;
}
.tagdiv-type ul,
.tagdiv-type ol {
  margin-bottom: 26px;
}
.tagdiv-type li ul,
.tagdiv-type li ol {
  margin-bottom: 0;
}
.tagdiv-type li[style="text-align: center;"],
.tagdiv-type li[style="text-align: right;"] {
  list-style-position: inside;
  margin-left: -21px;
}
.tagdiv-type p {
  margin-bottom: 26px;
}
.tagdiv-type .td-arrow-list {
  list-style: none;
  margin-left: 16px;
}
.tagdiv-type .td-arrow-list li:before {
  font-family: 'newspaper', sans-serif;
  content: '\e803';
  float: left;
  margin-left: -16px;
  line-height: 26px;
  font-size: 14px;
}
.tagdiv-type embed,
.tagdiv-type iframe,
.tagdiv-type object {
  max-width: 100% !important;
}
.tagdiv-type iframe.instagram-media {
  margin: 1px 0 12px !important;
}
.tagdiv-type blockquote {
  padding: 0;
  position: relative;
  border-left: none;
  margin: 40px 5% 38px;
  font-style: italic;
  text-align: center;
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  .tagdiv-type blockquote {
    margin: 20px 3% 18px;
  }
}
.tagdiv-type blockquote p {
  font-family: 'Barlow', 'Open Sans', arial, sans-serif;
  font-size: 32px;
  line-height: 40px;
  font-weight: 400;
  text-transform: uppercase;
  color: #cc0033;
  word-wrap: break-word;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 0px) and (max-width: 1018px) {
  .tagdiv-type blockquote p {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (max-width: 1018px) {
  .tagdiv-type blockquote p {
    font-size: 22px;
    line-height: 30px;
  }
}
.tagdiv-type .td_quote_right {
  float: right;
  width: 50%;
  margin: 21px 0 21px 21px;
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  .tagdiv-type .td_quote_right {
    float: none;
    width: auto;
    margin-right: 5%;
    margin-left: 5%;
  }
}
.tagdiv-type .td_quote_left {
  float: left;
  width: 50%;
  margin: 18px 18px 18px 0;
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  .tagdiv-type .td_quote_left {
    float: none;
    width: auto;
    margin-right: 5%;
    margin-left: 5%;
  }
}
.tagdiv-type .td_quote_left p {
  text-align: left;
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  .tagdiv-type .td_quote_left p {
    text-align: center;
  }
}
.tagdiv-type .td_quote_box {
  margin: 0;
  background-color: #FCFCFC;
  border-left: 2px solid #cc0033;
  padding: 15px 23px 0 23px;
  position: relative;
  top: 6px;
  clear: both;
}
.tagdiv-type .td_quote_box p {
  font-family: 'Barlow', 'Open Sans', arial, sans-serif;
  color: #777;
  font-size: 13px;
  line-height: 21px;
  padding-bottom: 16px;
  margin: 0;
  text-transform: none;
}
.tagdiv-type .td_box_left {
  width: 40%;
  float: left;
  margin: 0 34px 20px 0;
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  .tagdiv-type .td_box_left {
    float: none;
    margin: 0 0 36px 0;
    width: auto;
  }
}
.tagdiv-type .td_box_left p {
  text-align: left;
}
.tagdiv-type .td_box_right {
  width: 30%;
  float: right;
  margin: 0 0 20px 34px;
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  .tagdiv-type .td_box_right {
    float: none;
    margin: 0 0 36px 0;
    width: auto;
  }
}
.tagdiv-type .td_box_right p {
  text-align: left;
}
.tagdiv-type .td_box_center {
  margin: 0 0 29px 0;
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  .tagdiv-type .td_box_center {
    margin-bottom: 36px;
  }
}
img.wp-smiley {
  width: auto;
}
.wp-caption-text,
.wp-caption-dd {
  font-family: 'Barlow', 'Open Sans', arial, sans-serif;
  text-align: left;
  margin: -10px 0 15px 0;
  font-size: 14px;
  font-style: italic;
  font-weight: normal;
  line-height: 17px;
  color: #444;
}
.wp-caption {
  text-align: center;
  max-width: 100%;
}
.wp-caption img {
  max-width: 100% !important;
}
.alignnone {
  margin-top: 0;
}
.aligncenter {
  text-align: center;
  clear: both;
  display: block;
  margin: 6px auto;
}
img.td-center {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  max-width: 100vw !important;
  width: auto !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
figure.alignright,
figure.alignleft,
figure.aligncenter {
  margin-bottom: 0;
}
.alignnone img,
.aligncenter img {
  width: 100%;
}
/*  ----------------------------------------------------------------------------
    align left
     -> on desktop - the tinyMCE size is used
     -> on tablet(s) - apply the max-width to make it look nice
     -> on phones  - center, max width 100%
        + fix for tinyMCE padding
     -> on full width td-pb-span12
*/
.alignleft {
  float: left;
  margin-top: 6px;
  margin-right: 24px;
  margin-bottom: 6px !important;
  /* hack for tinyMCE / post content diffs*/
  margin-left: 0;
  /* responsive landscape tablet */
  /* responsive portrait tablet + phone */
  /* responsive phone CUSTOM - align the image on center */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .alignleft {
    max-width: 312px;
    margin-right: 21px;
  }
}
@media (max-width: 1018px) {
  .alignleft {
    max-width: 220px;
    margin-right: 21px;
  }
}
@media (max-width: 500px) {
  .alignleft {
    float: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    margin-bottom: 21px;
  }
  .alignleft img {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .alignleft figcaption {
    text-align: center;
  }
}
.mce-content-body .alignleft {
  margin: 6px 24px 6px 0;
}
.td-pb-span12 .alignleft,
.mceContentBody-max-width-big .alignleft {
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-pb-span12 .alignleft,
  .mceContentBody-max-width-big .alignleft {
    max-width: 550px !important;
  }
}
@media (min-width: 0px) and (max-width: 1018px) {
  .td-pb-span12 .alignleft,
  .mceContentBody-max-width-big .alignleft {
    max-width: 400px !important;
  }
}
/*  ----------------------------------------------------------------------------
    Screen reader text
*/
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
/*  ----------------------------------------------------------------------------
    align right
     -> on desktop - the tinyMCE size is used
     -> on tablets - apply the max-width to make it look nice
     -> on phones  - center, max width 100%
        + fix for tinyMCE padding
     -> on full width td-pb-span12
*/
.alignright {
  float: right;
  margin-top: 6px;
  margin-right: 0;
  margin-bottom: 6px !important;
  /* hack for tinyMCE / post content diffs*/
  margin-left: 24px;
  /* responsive landscape tablet */
  /* responsive portrait tablet + phone */
  /* responsive phone CUSTOM  - align the image on center */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .alignright {
    max-width: 312px;
    margin-left: 21px;
  }
}
@media (max-width: 1018px) {
  .alignright {
    max-width: 220px;
    margin-left: 21px;
  }
}
@media (max-width: 500px) {
  .alignright {
    float: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    margin-bottom: 21px;
  }
  .alignright img {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .alignright figcaption {
    text-align: center;
  }
}
.mce-content-body .alignright {
  margin: 6px 0 6px 24px;
}
.td-pb-span12 .alignright,
.mceContentBody-max-width-big .alignright {
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-pb-span12 .alignright,
  .mceContentBody-max-width-big .alignright {
    max-width: 550px !important;
  }
}
@media (min-width: 0px) and (max-width: 1018px) {
  .td-pb-span12 .alignright,
  .mceContentBody-max-width-big .alignright {
    max-width: 400px !important;
  }
}
.entry-title a:hover,
.td-post-category:hover,
.widget a:hover,
.td_block_wrap a:hover {
  text-decoration: none !important;
}
.wp-block-quote.is-large cite {
  font-size: 13px;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  max-width: 100px;
  border: none;
  border-bottom: 1px solid #8f98a1;
  margin: 1.65em auto;
}
.wp-block-separator.is-style-wide {
  border-width: 0 0 1px 0;
}
.twitter-tweet p {
  font-family: initial;
  font-size: initial;
  line-height: initial;
  font-style: initial;
  text-align: initial;
  text-transform: initial;
  color: initial;
  font-weight: initial;
}
.wp-block-pullquote blockquote,
.td_pull_quote {
  padding: 18px 25px;
  margin: 0;
  clear: both;
}
.wp-block-pullquote blockquote p,
.td_pull_quote p {
  font-family: 'Barlow', 'Open Sans', arial, sans-serif;
  font-size: 14px;
  line-height: 26px;
  font-weight: 600;
  text-transform: none;
  text-align: center;
}
.wp-block-pullquote blockquote p:first-child:before,
.td_pull_quote p:first-child:before {
  position: absolute;
  left: 0;
  display: block;
  content: '';
  width: 15px;
  height: 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAALBAMAAABSacpvAAAALVBMVEUAAAC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLRK0HxpAAAADnRSTlMAd+67mWZR3SKqMxGIzB8/1rAAAABlSURBVAjXFcexDQEBAAXQd+KCRm4CDZURFGICMYFadTHBxQQmEDHCzWAI9XGJ8s/ANS95FBvccKwYr5kuUQ/5omm5dpQ9Fu+H2efEPX07Sg62f+bJ2T6pJkmnTi5FslM2L56r9geMACBhjTsodgAAAABJRU5ErkJggg==') no-repeat;
}
.wp-block-pullquote blockquote p:after,
.td_pull_quote p:after {
  position: absolute;
  bottom: 10px;
  right: 0;
  display: block;
  content: '';
  width: 15px;
  height: 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAALBAMAAABSacpvAAAALVBMVEUAAAC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLRK0HxpAAAADnRSTlMA3ZnuqndmIhG7VYhEMzOiL2oAAABkSURBVAjXY+D1E2PgULZuYGB89+4A07t3AQzn3r1T4Hv3ToCh7t27CUDRBwxAYQe2d+8MGBiuAuWr5BwYGBjeFTAwzEtgYOB6xMDA8RAowGnOwMD6CsjIA4oWKwBFXYGcLQ0MAFHHH+tW1OhlAAAAAElFTkSuQmCC') no-repeat;
}
.wp-block-pullquote blockquote,
.td_pull_center {
  margin: 17px 0;
  padding: 15px 50px;
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  .wp-block-pullquote blockquote,
  .td_pull_center {
    padding: 15px 20px;
  }
}
.wp-block-pullquote {
  padding: 0;
  color: #cc0033;
}
.wp-block-pullquote p {
  color: inherit;
}
.wp-block-pullquote cite {
  color: #000;
}
.wp-block-pullquote.alignfull blockquote {
  margin-left: 30px;
  margin-right: 30px;
}
.wp-block-pullquote.alignleft,
.td_pull_left {
  width: 40%;
  margin-right: 34px;
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  .wp-block-pullquote.alignleft,
  .td_pull_left {
    float: none;
    margin: 0 0 30px 0;
    width: auto;
  }
}
.td_pull_left {
  float: left;
}
.wp-block-pullquote.alignright,
.td_pull_right {
  width: 30%;
  margin-left: 34px;
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  .wp-block-pullquote.alignright,
  .td_pull_right {
    float: none;
    margin: 0 0 30px 0;
    width: auto;
  }
}
.td_pull_right {
  float: right;
}
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
  margin-top: 0;
  margin-bottom: 0 !important;
  /* responsive portrait phone */
}
.wp-block-pullquote.alignleft blockquote,
.wp-block-pullquote.alignright blockquote {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}
@media (max-width: 1018px) {
  .wp-block-pullquote.alignleft,
  .wp-block-pullquote.alignright {
    max-width: 100%;
  }
}
.wp-block-pullquote.is-style-solid-color blockquote {
  max-width: 100%;
}
blockquote small {
  margin-top: 5px;
  display: block;
  font-size: 13px;
  font-style: italic;
  font-weight: normal;
  text-transform: none;
  color: #444;
}
blockquote.pull-right {
  padding-left: 20px;
  border-right: none;
}
blockquote.pull-right:after {
  border-right: 2px solid #FB5502;
  width: 40px;
  right: -40px;
}
/*  ----------------------------------------------------------------------------
    dropcaps
*/
.dropcap {
  float: left;
  display: block;
  font-size: 50px;
  line-height: 56px;
  background-color: #cc0033;
  color: #fff;
  text-align: center;
  margin: 9px 13px 0 0;
  padding: 2px 10px 4px;
  font-family: 'Barlow', 'Open Sans', arial, sans-serif;
  text-transform: uppercase;
  min-width: 62px;
  min-height: 62px;
}
.dropcap1 {
  border-radius: 70px;
  font-size: 40px;
  padding: 2px 14px 4px;
}
.dropcap2 {
  background-color: transparent !important;
  color: #4B4B4B;
  font-size: 79px;
  line-height: 69px;
  margin: 0 9px 0 0;
  padding: 0 13px 0 0;
}
.dropcap3 {
  background-color: transparent !important;
  color: #4B4B4B;
  font-weight: bold;
  font-size: 79px;
  line-height: 69px;
  margin: 0 9px 0 0;
  padding: 0 13px 0 0;
}
/*  ----------------------------------------------------------------------------
    text columns
*/
.td_text_columns_two_cols {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  -webkit-column-rule-style: solid;
  -moz-column-rule-style: solid;
  column-rule-style: solid;
  -webkit-column-rule-width: 1px;
  -moz-column-rule-width: 1px;
  column-rule-width: 1px;
  -webkit-column-rule-color: #e9e9e9;
  -moz-column-rule-color: #e9e9e9;
  column-rule-color: #e9e9e9;
  margin-bottom: 26px;
}
/*  ----------------------------------------------------------------------------
    button
*/
.td_btn {
  cursor: pointer;
  display: inline-block;
  position: relative;
  color: white;
  font-family: 'Open Sans', arial, sans-serif;
  font-weight: 600;
}
.td_btn_sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.td_btn_sm.td_round_btn {
  border-radius: 3px;
}
.td_btn_md {
  padding: 9px 12px;
  font-size: 16px;
  line-height: 20px;
}
.td_btn_md.td_round_btn {
  border-radius: 4px;
}
.td_btn_lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
}
.td_btn_lg.td_round_btn {
  border-radius: 6px;
}
.td_default_btn,
.td_round_btn {
  transition: background-color 0.1s ease;
  -webkit-transition: background-color 0.1s ease;
  background-color: #cc0033;
}
.td_default_btn:hover,
.td_round_btn:hover {
  background-color: #444 !important;
}
.td_default_btn:active,
.td_round_btn:active {
  background-color: #000 !important;
}
.td_outlined_btn {
  border-radius: 4px;
  border: 2px solid #cc0033;
  color: #cc0033;
  background-color: transparent;
  transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
}
.td_outlined_btn:hover {
  background-color: #cc0033;
  color: #fff;
}
.td_outlined_btn:active {
  background-color: #444 !important;
  border-color: #444;
}
.td_shadow_btn {
  background-color: #cc0033;
  top: 0;
  -webkit-box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.25);
  transition: top 0.1s ease;
  -webkit-transition: top 0.1s ease;
}
.td_shadow_btn:hover {
  top: -3px;
  -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.25);
}
.td_shadow_btn:active {
  background-color: #444 !important;
}
.td_3D_btn {
  background-color: #cc0033;
  top: 0;
  transition: top 0.1s ease;
  -webkit-transition: top 0.1s ease;
}
.td_3D_btn:after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 100%;
  width: 100%;
  height: 5px;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 0;
  transition: height 0.1s ease;
  -webkit-transition: height 0.1s ease;
}
.td_3D_btn:hover {
  top: 5px;
}
.td_3D_btn:hover:before {
  height: 0;
}
.td_3D_btn:hover:after {
  height: 0;
}
.td_3D_btn:active {
  background-color: #444 !important;
}
/*  ----------------------------------------------------------------------------
    text highlighting
*/
.td_text_highlight_0 {
  background-color: rgba(0, 0, 0, 0.77);
  padding: 5px 0 6px 0;
  margin: 0 8px 0 8px;
  box-shadow: 8px 0 0 rgba(0, 0, 0, 0.77), -8px 0 0 rgba(0, 0, 0, 0.77);
  color: #2a2a2a;
  -webkit-transition: color 400ms;
  -moz-transition: color 400ms;
  -o-transition: color 400ms;
  transition: color 400ms;
}
.td_text_highlight_0:hover {
  color: #F9F9F9;
  cursor: default;
}
.td_text_highlight_marker {
  padding: 5px 0 6px 0;
  margin: 0 8px 0 8px;
  color: white;
  -webkit-transition: color 400ms;
  -moz-transition: color 400ms;
  -o-transition: color 400ms;
  transition: color 400ms;
}
.td_text_highlight_marker:hover {
  color: #F9F9F9;
}
.td_text_highlight_marker_red {
  background-color: rgba(255, 28, 26, 0.62);
  box-shadow: 8px 0 0 rgba(255, 28, 26, 0.62), -8px 0 0 rgba(255, 28, 26, 0.62);
}
.td_text_highlight_marker_blue {
  background-color: rgba(57, 213, 255, 0.75);
  box-shadow: 8px 0 0 rgba(57, 213, 255, 0.75), -8px 0 0 rgba(57, 213, 255, 0.75);
}
.td_text_highlight_marker_green {
  background-color: rgba(77, 216, 69, 0.65);
  box-shadow: 8px 0 0 rgba(77, 216, 69, 0.65), -8px 0 0 rgba(77, 216, 69, 0.65);
}
.td_text_highlight_marker_yellow {
  background-color: rgba(255, 203, 0, 0.75);
  box-shadow: 8px 0 0 rgba(255, 203, 0, 0.75), -8px 0 0 rgba(255, 203, 0, 0.75);
}
.td_text_highlight_marker_pink {
  background-color: rgba(255, 101, 243, 0.75);
  box-shadow: 8px 0 0 rgba(255, 101, 243, 0.75), -8px 0 0 rgba(255, 101, 243, 0.75);
}
/*  ----------------------------------------------------------------------------
    custom post padding
*/
.td-paragraph-padding-0 {
  display: block;
  padding-left: 0;
  padding-right: 6%;
}
.td-paragraph-padding-1 {
  display: block;
  padding-left: 6%;
  padding-right: 6%;
}
.td-paragraph-padding-2 {
  display: block;
  padding-left: 12%;
  padding-right: 12%;
}
.td-paragraph-padding-3 {
  display: block;
  padding-left: 6%;
  padding-right: 12%;
}
.td-paragraph-padding-4 {
  display: block;
  padding-left: 6%;
  padding-right: 0;
}
.td-paragraph-padding-5 {
  display: block;
  padding-left: 18%;
  padding-right: 18%;
}
.td-paragraph-padding-6 {
  display: block;
  padding-left: 12%;
  padding-right: 6%;
}
.td-pb-span8 .td-paragraph-padding-0,
.mceContentBody-max-width-small .td-paragraph-padding-0 {
  padding-right: 4%;
}
.td-pb-span8 .td-paragraph-padding-1,
.mceContentBody-max-width-small .td-paragraph-padding-1 {
  padding-left: 4%;
  padding-right: 4%;
}
.td-pb-span8 .td-paragraph-padding-2,
.mceContentBody-max-width-small .td-paragraph-padding-2 {
  padding-left: 8%;
  padding-right: 8%;
}
.td-pb-span8 .td-paragraph-padding-3,
.mceContentBody-max-width-small .td-paragraph-padding-3 {
  padding-left: 4%;
  padding-right: 8%;
}
.td-pb-span8 .td-paragraph-padding-4,
.mceContentBody-max-width-small .td-paragraph-padding-4 {
  padding-left: 4%;
}
.td-pb-span8 .td-paragraph-padding-5,
.mceContentBody-max-width-small .td-paragraph-padding-5 {
  padding-left: 12%;
  padding-right: 12%;
}
.td-pb-span8 .td-paragraph-padding-6,
.mceContentBody-max-width-small .td-paragraph-padding-6 {
  padding-left: 8%;
  padding-right: 4%;
}
/* responsive phone */
@media (max-width: 500px) {
  .td-paragraph-padding-0,
  .td-paragraph-padding-1,
  .td-paragraph-padding-2,
  .td-paragraph-padding-3,
  .td-paragraph-padding-4,
  .td-paragraph-padding-5,
  .td-paragraph-padding-6 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
button {
  border: none;
  display: block;
}
.td-button {
  display: block;
  overflow: hidden;
  text-align: center;
}
.td-button.default {
  text-transform: uppercase;
  background: #fff;
}
.td-button.default.euro,
.td-button.default.gallery {
  border-radius: 2px;
  color: #cc0033;
  border: 1px solid #cc0033;
}
.td-button.default.euro:hover,
.td-button.default.gallery:hover {
  color: #fff;
  background: #cc0033;
}
.td-button.default.euro:active,
.td-button.default.gallery:active {
  color: #fff;
  border: 1px solid #b3002d;
  background: #b3002d;
}
.td-button.default.euro:focus,
.td-button.default.gallery:focus {
  outline: none;
}
.td-button.default.black {
  border-radius: 4px;
  color: #000;
}
.td-button.default.black:hover {
  background: #e6e6e6;
}
.td-button.default.black:active {
  background: #cccccc;
}
.td-button.default.darkgrey {
  border-radius: 2px;
  color: #c1c1c1;
  border: 1px solid #c1c1c1;
}
.td-button.default.darkgrey:hover {
  color: #fff;
  background: #b9b9b9;
}
.td-button.default.darkgrey:active {
  color: #fff;
  border: 1px solid #b9b9b9;
  background: #b4b4b4;
}
.td-button.default.red {
  color: #fff;
  border-radius: 2px;
  background: #bd0027;
}
.td-button.default.red:hover {
  background: #ae0024;
}
.td-button.default.red:active {
  background: #a40022;
}
.td-button.large {
  width: 100%;
  font-size: 16px;
  font-weight: 600;
  padding: 12px 0;
}
.td-button.medium {
  width: 170px;
  font-size: 16px;
  font-weight: 600;
  padding: 12px 0;
}
.td-button.small {
  width: 35%;
  font-size: 16px;
  padding: 12px 0;
}
.td-button.void {
  font-size: 16px;
  padding: 2px 8px;
  border-radius: 2px;
  font-weight: normal;
  text-transform: initial;
  background: transparent;
}
.td-button.void.light {
  color: #fff;
  border: 1px solid #fff;
}
.td-button.void.dark {
  color: #c1c1c1;
  border: 1px solid #c1c1c1;
}
textarea {
  font-size: 12px;
  line-height: 21px;
  color: #444;
  border: 1px solid #e1e1e1;
  width: 100%;
  max-width: 100%;
  height: 168px;
  min-height: 168px;
  padding: 6px 9px;
}
textarea:active,
textarea:focus {
  border-color: #b0b0b0 !important;
}
select {
  width: 100%;
  height: 37px;
  border: 1px solid #2B2B2B;
  background: #fff;
  border-radius: 2px;
  overflow: hidden;
}
textarea:focus,
input:focus,
input[type]:focus {
  outline: 0 none;
}
input[type="checkbox"] {
  border: 1px solid;
  border-radius: 2px;
  position: relative;
  overflow: hidden;
  width: 16px;
  height: 16px;
}
input[type="checkbox"]:checked {
  background: #c1c1c1;
  padding: 0 4px 1px 4px;
}
input[type="checkbox"]:checked:before {
  font-family: 'newspaper', sans-serif;
  font-size: 9px;
  color: #fff;
  content: '\ea10';
  position: absolute;
  left: 2.3px;
  top: 3px;
}
input[type="checkbox"]:checked:before.darkgrey {
  color: #c1c1c1;
}
input[type="checkbox"].darkgrey {
  border-color: #c1c1c1;
}
/* Input buttons */
input[type=submit] {
  font-size: 16px;
  background: #000;
  border-radius: 0;
  color: #fff;
  border: none;
  text-transform: uppercase;
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
input[type=submit]:hover {
  background-color: #cc0033;
}
input[type=submit].large {
  height: 70px;
  font-size: 16px;
  font-weight: bold;
  padding: 8px 15px;
}
@media (max-width: 1018px) {
  input[type=submit].large {
    height: 45px;
    padding: 8px 6px;
  }
}
input[type=text],
input[type=url],
input[type=tel],
input[type=email],
input[type=password] {
  width: 100%;
  line-height: 1;
  color: #000;
  border: 2px solid #2B2B2B;
  border-radius: 4px;
  margin-bottom: 15px;
}
input[type=text].default,
input[type=url].default,
input[type=tel].default,
input[type=email].default,
input[type=password].default {
  font-size: 16px;
  color: #000;
  background: #fff;
}
input[type=text].default:active,
input[type=url].default:active,
input[type=tel].default:active,
input[type=email].default:active,
input[type=password].default:active,
input[type=text].default:focus,
input[type=url].default:focus,
input[type=tel].default:focus,
input[type=email].default:focus,
input[type=password].default:focus {
  border-color: #ffffff;
}
input[type=text].black,
input[type=url].black,
input[type=tel].black,
input[type=email].black,
input[type=password].black {
  color: #fff;
  background: #000;
}
input[type=text].black:active,
input[type=url].black:active,
input[type=tel].black:active,
input[type=email].black:active,
input[type=password].black:active,
input[type=text].black:focus,
input[type=url].black:focus,
input[type=tel].black:focus,
input[type=email].black:focus,
input[type=password].black:focus {
  border-color: #454545;
}
input[type=text].darkgrey,
input[type=url].darkgrey,
input[type=tel].darkgrey,
input[type=email].darkgrey,
input[type=password].darkgrey {
  color: #000;
  background: #fff;
  border-color: #c1c1c1;
}
input[type=text].darkgrey:active,
input[type=url].darkgrey:active,
input[type=tel].darkgrey:active,
input[type=email].darkgrey:active,
input[type=password].darkgrey:active,
input[type=text].darkgrey:focus,
input[type=url].darkgrey:focus,
input[type=tel].darkgrey:focus,
input[type=email].darkgrey:focus,
input[type=password].darkgrey:focus {
  border-color: #b9b9b9;
}
input[type=text].form,
input[type=url].form,
input[type=tel].form,
input[type=email].form,
input[type=password].form {
  border: 1px solid;
  border-radius: 2px;
}
input[type=text].void,
input[type=url].void,
input[type=tel].void,
input[type=email].void,
input[type=password].void {
  border: 0;
  background: transparent;
  outline: 0;
  padding: 0;
  text-align: left;
  border-radius: 0;
}
input[type=text].void.dark,
input[type=url].void.dark,
input[type=tel].void.dark,
input[type=email].void.dark,
input[type=password].void.dark {
  color: #fff;
  border-bottom: 1px solid #2E2E2E;
}
input[type=text].void.dark:active,
input[type=url].void.dark:active,
input[type=tel].void.dark:active,
input[type=email].void.dark:active,
input[type=password].void.dark:active,
input[type=text].void.dark:focus,
input[type=url].void.dark:focus,
input[type=tel].void.dark:focus,
input[type=email].void.dark:focus,
input[type=password].void.dark:focus {
  border-color: #484848;
}
input[type=text].small,
input[type=url].small,
input[type=tel].small,
input[type=email].small,
input[type=password].small {
  height: 20px;
  padding: 18px 10px;
}
input[type=text].large,
input[type=url].large,
input[type=tel].large,
input[type=email].large,
input[type=password].large {
  height: 40px;
  padding: 25px 10px;
}
input[type=text].medium,
input[type=url].medium,
input[type=tel].medium,
input[type=email].medium,
input[type=password].medium {
  padding-left: 5px;
}
html.is-IE input[type=text].small,
html.is-IE input[type=url].small,
html.is-IE input[type=tel].small,
html.is-IE input[type=email].small,
html.is-IE input[type=password].small {
  height: 35px;
  padding: 0 10px;
}
html.is-IE input[type=text].large,
html.is-IE input[type=url].large,
html.is-IE input[type=tel].large,
html.is-IE input[type=email].large,
html.is-IE input[type=password].large {
  height: 55px;
  padding: 0 10px;
}
html.is-IE input[type=text].medium,
html.is-IE input[type=url].medium,
html.is-IE input[type=tel].medium,
html.is-IE input[type=email].medium,
html.is-IE input[type=password].medium {
  padding-left: 5px;
}
/*  ----------------------------------------------------------------------------
    Blocks
*/
.block-title {
  font-family: 'Barlow', 'Open Sans', arial, sans-serif;
  font-size: 20px;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 21px;
  border-bottom: 1px solid #818181;
}
.block-title a,
.block-title span,
.block-title label {
  /* label is for jetpack */
  line-height: 17px;
  display: inline-block;
  text-transform: uppercase;
}
.block-title a.default,
.block-title span.default,
.block-title label.default {
  font-weight: 600;
  margin-bottom: 15px;
}
.block-title a.black,
.block-title span.black,
.block-title label.black {
  background: black;
  color: white;
  padding: 7px;
  font-weight: 500;
}
ul.no-style {
  list-style-type: none;
}
ul li.checked:before {
  content: '\ea10';
  font-family: 'newspaper';
  margin-right: 10px;
  font-size: 12px;
  padding: 4px;
  border-radius: 50%;
}
ul li.checked.dark:before {
  background: #2A2A2A;
  color: #000;
}
ul li.checked.light:before {
  background: #C9C9C9;
  color: #fff;
}
html.mf-branding header {
  max-width: 1052px;
  margin: 0 auto;
}
/*  ----------------------------------------------------------------------------
    header grid container
*/
.td-header-wrap {
  position: relative;
  z-index: 2000;
  background: #fff;
}
/*  ----------------------------------------------------------------------------
    logo
*/
.td-logo {
  margin: 0;
  padding: 0;
  line-height: inherit;
  font-size: inherit !important;
}
h1.td-frontpage-title {
  display: none;
}
/*  ----------------------------------------------------------------------------
    Search
*/
/* the search button */
#td-header-search-button {
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  #td-header-search-button {
    display: none;
  }
}
/* the search drop down */
.td-search-box-wrap {
  position: absolute;
  top: 100%;
  right: 0;
}
#td-top-search {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -24px;
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  #td-top-search {
    top: 0;
    margin-top: 0;
  }
}
/* responsive without mobile */
@media (min-width: 0px) {
  .td-drop-down-search .td-search-form {
    margin: 20px;
  }
}
.td-header-wrap .td-drop-down-search {
  position: absolute;
  top: 100%;
  right: 0;
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  transform: translate3d(0, 20px, 0);
  -webkit-transform: translate3d(0, 20px, 0);
  -moz-transform: translate3d(0, 20px, 0);
  -ms-transform: translate3d(0, 20px, 0);
  -o-transform: translate3d(0, 20px, 0);
  background-color: #fff;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  border-top: 0;
  width: 342px;
  pointer-events: none;
  /* this class is added by the js to open the menu - will be used for animation */
  /* search form */
  /* triangle top */
}
.td-header-wrap .td-drop-down-search.td-drop-down-search-open {
  visibility: visible;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  pointer-events: auto;
}
.td-header-wrap .td-drop-down-search .btn {
  position: absolute;
  height: 32px;
  min-width: 67px;
  line-height: 17px;
  padding: 7px 15px 8px;
  text-shadow: none;
  vertical-align: top;
  right: 20px;
  margin: 0 !important;
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
.td-header-wrap .td-drop-down-search .btn:hover {
  background-color: #cc0033;
}
.td-header-wrap .td-drop-down-search:before {
  position: absolute;
  top: -9px;
  right: 73px;
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5.5px 6px 5.5px;
  border-color: transparent transparent #cc0033 transparent;
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-wrap .td-drop-down-search:before {
    right: 37px;
  }
}
.td-header-wrap .td-drop-down-search:after {
  position: absolute;
  top: -3px;
  display: block;
  content: '';
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 100%;
  height: 3px;
  background-color: #cc0033;
}
.td-header-wrap #td-header-search {
  width: 100%;
  height: 32px;
  border-right: 0;
  line-height: 18px;
  border-color: #eaeaea !important;
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  .td-header-wrap #td-header-search {
    width: 91%;
    font-size: 16px;
  }
}
.td-header-wrap .td-post-category {
  z-index: 2;
  position: relative;
}
.td-header-wrap .meta-info {
  line-height: 14px;
}
/* -------------------------------------------------------------------

Headers style

----------------------------------------------------------------------  */
/* General */
.td-banner-wrap-full {
  position: relative;
}
.td-header-menu-wrap-full {
  z-index: 9998;
  position: relative;
  margin-top: 5px;
}
/* responsive portrait phone */
@media (max-width: 1018px) {
  .td-header-wrap .td-header-menu-wrap-full,
  .td-header-wrap .td-header-menu-wrap,
  .td-header-wrap .td-header-main-menu {
    height: 0px;
  }
  .control-buttons-wrap .td-icon-search {
    color: #fff !important;
  }
}
#mf-euro-logotype {
  line-height: 79px;
  display: inline-block;
  z-index: 1;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
@media (max-width: 1018px) {
  #mf-euro-logotype {
    line-height: 62px;
  }
}
.td-header-wrap .td-header-menu-wrap-full {
  background-color: #fff;
}
/* -------------------------------------------------------------------
  Style Default
----------------------------------------------------------------------  */
.td-logo-text-wrap {
  min-height: 79px;
}
.td-logo-text-wrap a {
  position: relative;
  z-index: 1;
  line-height: 1;
  display: inline-block;
  vertical-align: bottom;
}
.td-logo-text-wrap .td-logo {
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  .td-logo-text-wrap .td-logo {
    line-height: 90px;
  }
}
.td-header-sp-logo {
  text-align: center;
}
.control-buttons-wrap .td-icon-search {
  color: #000;
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  .control-buttons-wrap .td-icon-search {
    color: #fff;
  }
}
.td-header-menu-wrap-full {
  position: relative;
}
/*  ----------------------------------------------------------------------------
    main menu
*/
.td-header-main-menu {
  position: relative;
  z-index: 999;
  text-align: center;
  padding-top: 15px;
}
@media (max-width: 1018px) {
  .td-header-main-menu {
    padding-right: 64px;
    padding-left: 2px;
  }
}
.td-header-menu-no-search .td-header-main-menu {
  padding-right: 0;
}
/*  ----------------------------------------------------------------------------
    SF menu
*/
.sf-menu,
.sf-menu ul,
.sf-menu li {
  margin: 0;
  list-style: none;
}
/* responsive phone */
@media (max-width: 1018px) {
  .sf-menu {
    display: none;
  }
}
.sf-menu ul {
  position: absolute;
  top: -999em;
  width: 10em;
  /* left offset of submenus need to match (see below) */
}
.sf-menu > li.td-normal-menu > ul.sub-menu {
  left: -15px;
  /* responsive portrait tablet */
}
@media (min-width: 0px) and (max-width: 1018px) {
  .sf-menu > li.td-normal-menu > ul.sub-menu {
    left: -5px;
  }
}
.sf-menu ul li {
  width: 100%;
}
.sf-menu li:hover {
  visibility: inherit;
  /* fixes IE7 'sticky bug' */
}
.sf-menu li {
  float: left;
  position: relative;
}
.sf-menu li .fa {
  margin-right: 10px;
  font-size: 1.4em;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
.sf-menu li .td-only-icon {
  margin-right: 0;
}
.sf-menu .td-menu-item > a {
  display: block;
  position: relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
  left: 0;
  top: auto;
  z-index: 99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
  top: -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
  left: 10em;
  /* match ul width */
  top: 0 !important;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
  top: -999em;
}
.sf-menu > .current-menu-ancestor,
.sf-menu > .current-category-ancestor,
.sf-menu > .current-menu-item {
  z-index: 0;
}
/*  ----------------------------------------------------------------------------
    All the links
*/
/* remove the down arrow on links with  (icons menus) */
.td-no-down-arrow > a .sf-sub-indicator {
  display: none;
}
.sf-menu > li > a {
  padding: 0 14px;
  line-height: 48px;
  font-size: 16px;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-backface-visibility: hidden;
}
@media (min-width: 0px) and (max-width: 1018px) {
  .sf-menu > li > a {
    padding: 0 9px;
    font-size: 11px;
  }
}
/* menu icons */
.sf-menu .menu_icon {
  position: relative;
  top: 13px;
  float: left;
}
.sf-menu .sub-menu .menu_icon {
  top: 0;
}
.sf-menu .menu_hidden {
  display: none !important;
}
/* hover and current menu */
.sf-menu > .current-menu-item > a,
.sf-menu > .current-menu-ancestor > a,
.sf-menu > .current-category-ancestor > a,
.sf-menu > li > a:hover,
.sf-menu > .sfHover,
.sf-menu > .sfHover > a {
  z-index: 999;
}
.sf-menu > .current-menu-item > a,
.sf-menu > .current-menu-ancestor > a,
.sf-menu > .current-category-ancestor > a,
.sf-menu > li > a:hover,
.sf-menu > .sfHover > a {
  background-color: transparent;
}
.td-affix {
  /* hover and current menu */
}
.td-affix .sf-menu > .current-menu-item > a,
.td-affix .sf-menu > .current-menu-ancestor > a,
.td-affix .sf-menu > .current-category-ancestor > a,
.td-affix .sf-menu > li > a:hover,
.td-affix .sf-menu > .sfHover > a {
  background-color: transparent;
}
/* Bottom border on Main Menu */
.sf-menu > li > a:after {
  background-color: transparent;
  content: '';
  width: 0;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: width 0.2s ease;
  -moz-transition: width 0.2s ease;
  -o-transition: width 0.2s ease;
  transition: width 0.2s ease;
}
/* hover and current menu border */
.sf-menu > .current-menu-item > a:after,
.sf-menu > .current-menu-ancestor > a:after,
.sf-menu > .current-category-ancestor > a:after,
.sf-menu > li:hover > a:after,
.sf-menu > .sfHover > a:after {
  background-color: #cc0033;
  width: 100%;
}
#td-header-menu {
  display: inline-block;
  vertical-align: top;
}
/*  ----------------------------------------------------------------------------
    submenu
*/
.td-normal-menu ul {
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.15);
}
.sf-menu .td-normal-menu ul {
  padding: 15px 0;
  /* responsive portrait tablet */
}
@media (min-width: 0px) and (max-width: 1018px) {
  .sf-menu .td-normal-menu ul {
    padding: 8px 0;
  }
}
.sf-menu .td-normal-menu ul ul {
  margin: -15px 0;
  /* responsive portrait tablet */
}
@media (min-width: 0px) and (max-width: 1018px) {
  .sf-menu .td-normal-menu ul ul {
    margin: -8px 0;
  }
}
.sf-menu ul {
  background-color: #fff;
}
.sf-menu ul .td-menu-item > a {
  padding: 7px 30px;
  font-size: 12px;
  line-height: 20px;
  color: #111;
}
.sf-menu ul .td-menu-item > a .fa {
  font-size: 1em;
  position: relative;
  top: -1px;
  width: 20px;
  margin-right: 5px;
  text-align: center;
}
@media (min-width: 0px) and (max-width: 1018px) {
  .sf-menu ul .td-menu-item > a {
    padding: 5px 16px 6px;
    font-size: 11px;
  }
}
.sf-menu ul .td-icon-menu-down {
  float: right;
  top: 0;
  font-size: 7px;
}
.sf-menu ul .td-menu-item > a:hover,
.sf-menu ul .sfHover > a,
.sf-menu ul .current-menu-ancestor > a,
.sf-menu ul .current-category-ancestor > a,
.sf-menu ul .current-menu-item > a {
  color: #cc0033;
}
.sf-menu li:hover,
.sf-menu li.sfHover,
.sf-menu a:focus,
.sf-menu a:hover,
.sf-menu a:active {
  outline: 0;
}
/*  ----------------------------------------------------------------------------
    arrows
*/
.sf-menu .td-icon-menu-down {
  position: absolute;
  top: 50%;
  margin-top: -5px;
  padding-left: 7px;
  font-size: 9px;
}
@media (min-width: 0px) and (max-width: 1018px) {
  .sf-menu .td-icon-menu-down {
    padding-left: 6px;
  }
}
.sf-menu .sub-menu {
  -webkit-backface-visibility: hidden;
}
.sf-menu .sub-menu .td-icon-menu-down {
  position: absolute;
  top: 50%;
  right: 19px;
  margin-top: -9px;
  line-height: 19px;
}
.sf-menu .td-menu-badge {
  font-size: 10px;
  background-color: #f0f8ff;
  color: #cc0033;
  border-radius: 10px;
  padding: 1px 7px 2px;
  margin-left: 6px;
  line-height: 1;
  position: relative;
  top: -1px;
}
.td-menu-badge {
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  .td-menu-badge {
    display: none;
  }
}
.sf-menu a.sf-with-ul {
  padding-right: 31px;
  min-width: 1px;
  /* trigger IE7 hasLayout so spans position accurately */
}
@media (min-width: 0px) and (max-width: 1018px) {
  .sf-menu a.sf-with-ul {
    padding-right: 22px;
  }
}
/* arrow for all items in the menues */
a.sf-with-ul i.td-icon-menu-down:before {
  content: '\e808';
}
/* arrow for all items in the menues AT FIRST LEVEL*/
ul.sf-js-enabled > li > a > i.td-icon-menu-down:before {
  content: '\e806' !important;
}
/* ----------------------------------------------------------------------------
    Control Buttons
 */
.control-buttons-wrap {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 999;
  font-size: 27px;
}
@media (max-width: 1018px) {
  .control-buttons-wrap {
    top: -56px;
  }
}
.control-buttons-wrap > * {
  width: 70px;
  float: right;
}
/* ----------------------------------------------------------------------------
    Burger Menu
 */
/* toggle button - burger button */
#td-top-toggle {
  display: inline-block;
  position: relative;
}
#td-top-toggle a {
  display: inline-block;
}
#td-top-toggle i {
  display: inline-block;
  color: #000;
}
/*  ----------------------------------------------------------------------------
    Search
*/
.td-icon-search {
  display: inline-block;
  text-align: center;
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  .td-icon-search {
    height: 54px;
    width: 54px;
    line-height: 54px;
    font-size: 22px;
    margin-right: 2px;
  }
}
.td-header-menu-social + .td-search-wrapper #td-header-search-button {
  position: relative;
}
.td-header-menu-social + .td-search-wrapper #td-header-search-button:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background-color: #000;
  opacity: 0.08;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 8 ")";
  filter: alpha(opacity=8);
  /* responsive tablet + phone */
}
@media (max-width: 1140px) {
  .td-header-menu-social + .td-search-wrapper #td-header-search-button:before {
    display: none;
  }
}
.td-demo-multicolumn-2 .sub-menu {
  padding: 14px;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
}
.td-extras-open-menu .td-demo-multicolumn-2 .sub-menu {
  padding: 0;
  -moz-column-count: 1;
  -webkit-column-count: 1;
  column-count: 1;
}
.td-extras-open-menu .td-demo-menuitem-hide {
  display: none;
}
.td-demo-menuitem-hide {
  visibility: hidden;
}
.td-mega-menu-page .sub-menu ul {
  display: inline-block !important;
  position: initial !important;
  width: auto !important;
}
/*
  Mobile menu
*/
#td-outer-wrap {
  overflow: hidden;
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  #td-outer-wrap {
    margin: auto;
    width: 100%;
    -webkit-transition: transform 0.7s ease;
    -moz-transition: transform 0.7s ease;
    -o-transition: transform 0.7s ease;
    transition: transform 0.7s ease;
    -webkit-transform-origin: 50% 200px 0;
    -moz-transform-origin: 50% 200px 0;
    -o-transform-origin: 50% 200px 0;
    transform-origin: 50% 200px 0;
  }
}
/*
    Opened menu with admin bar
*/
.admin-bar #td-extras-nav {
  padding-top: 32px;
}
@media (max-width: 1018px) {
  .admin-bar #td-extras-nav {
    padding-top: 46px;
  }
}
#td-extras-nav {
  padding: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 9999;
  visibility: visible;
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transform: translate3d(-99%, 0, 0);
  -webkit-transform: translate3d(-99%, 0, 0);
  -moz-transform: translate3d(-99%, 0, 0);
  -ms-transform: translate3d(-99%, 0, 0);
  -o-transform: translate3d(-99%, 0, 0);
  left: -1%;
}
#td-extras-nav.gradient {
  background: #ffffff;
  background: -moz-linear-gradient(left, #ffffff 15.44444445%, rgba(255, 255, 255, 0.99) 34.55555555%, rgba(255, 255, 255, 0.99) 34.55555555%, rgba(0, 0, 0, 0.99) 34.55555555%);
  background: -webkit-gradient(left top, right top, color-stop(15.44444445%, #ffffff), color-stop(34.55555555%, rgba(255, 255, 255, 0.99)), color-stop(34.55555555%, rgba(255, 255, 255, 0.99)), color-stop(34.55555555%, rgba(0, 0, 0, 0.99)));
  background: -webkit-linear-gradient(left, #ffffff 15.44444445%, rgba(255, 255, 255, 0.99) 34.55555555%, rgba(255, 255, 255, 0.99) 34.55555555%, rgba(0, 0, 0, 0.99) 34.55555555%);
  background: -o-linear-gradient(left, #ffffff 15.44444445%, rgba(255, 255, 255, 0.99) 34.55555555%, rgba(255, 255, 255, 0.99) 34.55555555%, rgba(0, 0, 0, 0.99) 34.55555555%);
  background: -ms-linear-gradient(left, #ffffff 15.44444445%, rgba(255, 255, 255, 0.99) 34.55555555%, rgba(255, 255, 255, 0.99) 34.55555555%, rgba(0, 0, 0, 0.99) 34.55555555%);
  background: linear-gradient(to right, #ffffff 15.44444445%, rgba(255, 255, 255, 0.99) 34.55555555%, rgba(255, 255, 255, 0.99) 34.55555555%, rgba(0, 0, 0, 0.99) 34.55555555%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#000000', GradientType=1);
}
@media (max-width: 1018px) {
  #td-extras-nav.gradient {
    background: #fff;
  }
}
#td-extras-nav .td-pb-span4 {
  float: left;
}
@media (max-width: 1018px) {
  #td-extras-nav .td-pb-span4 {
    float: none;
    width: 100%;
    margin-top: 25px;
    overflow: hidden;
  }
}
#td-extras-nav .wrapper {
  padding: 0 79px;
}
#td-extras-nav .wrapper .td-pb-row {
  margin-bottom: 20px;
}
#td-extras-nav h1,
#td-extras-nav h2,
#td-extras-nav h3,
#td-extras-nav h4,
#td-extras-nav h5,
#td-extras-nav h6,
#td-extras-nav h2.td-extras-h1 {
  font-size: 27px;
  text-transform: uppercase;
  margin-top: 0;
}
#td-extras-nav h2 {
  font-size: 19px;
}
#td-extras-nav .td_display_err {
  text-align: center;
  color: #fff;
  border: none;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
  margin: -9px -30px 24px;
  font-size: 14px;
  border-radius: 0;
  padding: 12px;
  position: relative;
  background-color: rgba(255, 255, 255, 0.06);
  display: none;
}
#td-extras-nav input:invalid {
  box-shadow: none !important;
}
#td-extras-nav .td-extras-content {
  width: 100%;
  height: auto;
  clear: both;
  padding-left: 70px;
  padding-right: 70px;
  /* hide the icons */
  /* reposition the main menu */
}
#td-extras-nav .td-extras-content > .td-pb-span4:first-of-type {
  min-height: 1px;
  background: transparent;
}
@media (max-width: 1018px) {
  #td-extras-nav .td-extras-content {
    padding: 0;
  }
  #td-extras-nav .td-extras-content > .td-pb-span4:nth-of-type(2) {
    display: none;
  }
}
#td-extras-nav .td-extras-content .menu-extras-container {
  height: auto;
  width: 225px;
  margin: 0 auto;
  position: relative;
  padding-right: 230px;
}
@media (max-width: 1018px) {
  #td-extras-nav .td-extras-content .menu-extras-container {
    padding-right: 343px;
  }
}
#td-extras-nav .td-extras-content .menu-extras-container ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#td-extras-nav .td-extras-content .menu-extras-container li {
  float: right;
  clear: both;
  margin-left: 0;
  text-transform: uppercase;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#td-extras-nav .td-extras-content .menu-extras-container li a {
  display: block;
  margin-bottom: 30px;
  margin-left: 0;
  font-size: 19px;
  font-weight: 600;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
#td-extras-nav .td-extras-content .menu-extras-container li a.active {
  transform: scale(1.4);
  -webkit-transition: all 0.1s ease-in;
  -moz-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
#td-extras-nav .td-extras-content .menu-extras-container .scrollbar {
  height: 29px;
  width: 5px;
  position: absolute;
  background: #000;
  overflow: hidden;
  margin-left: 187px;
  top: 0;
  -webkit-transition: transform 0.2s ease 0.1s;
  -moz-transition: transform 0.2s ease 0.1s;
  -o-transition: transform 0.2s ease 0.1s;
  transition: transform 0.2s ease 0.1s;
}
@media (max-width: 1018px) {
  #td-extras-nav .td-extras-content .menu-extras-container .scrollbar {
    margin-right: 49.56%;
  }
}
#td-extras-nav .td-extras-content .post-preview {
  overflow: hidden;
  margin-bottom: 20px;
}
#td-extras-nav .td-extras-content .post-preview .image-thumb {
  float: left;
}
#td-extras-nav .td-extras-content .post-preview .title {
  float: left;
}
#td-extras-nav .td-extras-content .post-preview .title h2 {
  line-height: 1.5rem;
  text-transform: initial;
  padding-left: 21px;
  margin-bottom: 0;
}
#td-extras-nav .td-extras-content #menu-extras {
  width: 190px;
  overflow: hidden;
  padding-right: 47px;
  border-right: 1px solid #898989;
}
#td-extras-nav .td-extras-content #menu-extras > .menu-item:last-of-type > a {
  margin-bottom: 0;
}
#td-extras-nav .td-extras-content #menu-extras .menu-item {
  width: 145px;
  float: right;
  margin-left: 48px;
  text-align: right;
}
#td-extras-nav .td-extras-content #menu-extras .sub-menu {
  position: absolute;
  top: 0;
  margin-left: 130px;
  display: none;
}
#td-extras-nav .td-extras-content #menu-extras .sub-menu li {
  text-align: left;
  text-transform: initial;
}
#td-extras-nav .td-extras-content #menu-extras .sub-menu li a {
  font-weight: 600;
  font-size: 16px;
  margin-left: 45px;
}
#td-extras-nav .td-extras-content #menu-extras .sub-menu .sub-menu {
  display: none;
}
#td-extras-nav .td-extras-content #menu-extras .sub-menu.active {
  display: block;
}
#td-extras-nav .td-extras-content .fa {
  margin-right: 10px;
  min-width: 22px !important;
  display: inline-block;
  font-size: 18px;
  text-align: center;
  position: relative;
  top: -1px;
}
#td-extras-nav .td-extras-content .sub-menu .fa {
  margin-right: 5px;
  min-width: 16px !important;
  font-size: 13px;
}
#td-extras-nav .td-extras-content .color-primary {
  color: #fff;
}
#td-extras-nav .td-extras-content .color-primary a,
#td-extras-nav .td-extras-content .color-primary h1,
#td-extras-nav .td-extras-content .color-primary h2,
#td-extras-nav .td-extras-content .color-primary h3,
#td-extras-nav .td-extras-content .color-primary h4,
#td-extras-nav .td-extras-content .color-primary h5,
#td-extras-nav .td-extras-content .color-primary h6,
#td-extras-nav .td-extras-content .color-primary ul,
#td-extras-nav .td-extras-content .color-primary li,
#td-extras-nav .td-extras-content .color-primary span,
#td-extras-nav .td-extras-content .color-primary b {
  color: #fff;
}
#td-extras-nav .td-extras-content .color-primary a.td-button.black {
  color: #000;
}
#td-extras-nav .td-extras-content .color-secondary {
  color: #000;
}
#td-extras-nav .td-extras-content .color-secondary a,
#td-extras-nav .td-extras-content .color-secondary h1,
#td-extras-nav .td-extras-content .color-secondary h2,
#td-extras-nav .td-extras-content .color-secondary h3,
#td-extras-nav .td-extras-content .color-secondary h4,
#td-extras-nav .td-extras-content .color-secondary h5,
#td-extras-nav .td-extras-content .color-secondary h6,
#td-extras-nav .td-extras-content .color-secondary ul,
#td-extras-nav .td-extras-content .color-secondary li,
#td-extras-nav .td-extras-content .color-secondary span,
#td-extras-nav .td-extras-content .color-secondary b {
  color: #000;
}
#td-extras-nav .td-extras-content .td-pb-span4:last-child {
  border-left: 1px solid #2b2b2b;
  min-height: 500px;
}
@media (max-width: 1018px) {
  #td-extras-nav .td-extras-content .td-pb-span4:last-child {
    border: none;
    padding: 35px;
    background: #000;
    margin-top: 70px;
  }
}
#td-extras-nav .td-extras-content .td_mobile_submenu > a .td-icon-menu-right {
  display: inline-block;
}
#td-extras-nav .td-extras-content .td-icon-menu-right {
  display: none;
  position: absolute;
  cursor: pointer;
  top: 10px;
  right: -4px;
  z-index: 1000;
  font-size: 14px;
  padding: 6px 12px;
  float: right;
  color: #fff;
  -webkit-transform-origin: 50% 48% 0px;
  -moz-transform-origin: 50% 48% 0px;
  -o-transform-origin: 50% 48% 0px;
  transform-origin: 50% 48% 0px;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}
#td-extras-nav .td-extras-content .td-icon-menu-right:before {
  content: '\e83d';
}
#td-extras-nav .td-extras-content .td-sub-menu-open > a i {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}
#td-extras-nav .td-extras-content .td-sub-menu-open > ul {
  display: block;
  max-height: 2000px;
  opacity: 0.9;
}
#td-extras-nav .td-extras-content .current-menu-item > a,
#td-extras-nav .td-extras-content .current-menu-ancestor > a,
#td-extras-nav .td-extras-content .current-category-ancestor > a {
  color: inherit;
}
#td-extras-nav .td-extras-content .menu_icon {
  display: none;
}
#td-extras-nav .td-extras-content .menu-item-has-children a {
  z-index: 1;
}
#td-extras-nav .td-extras-content .td-link-element-after {
  position: relative;
}
#td-extras-nav .td-extras-content .subscription {
  margin-bottom: 20px;
}
#td-extras-nav .td-extras-content .subscription .td-pb-span4,
#td-extras-nav .td-extras-content .subscription .td-pb-span8 {
  float: left;
}
#td-extras-nav .td-extras-content .subscription .print-thumb {
  padding-right: 28px;
  margin-bottom: 21px;
}
@media (max-width: 1018px) {
  #td-extras-nav .td-extras-content .subscription .print-thumb {
    padding-right: 28px;
    width: 33.33333333%;
    margin-top: 0;
  }
}
@media (max-width: 1018px) {
  #td-extras-nav .td-extras-content .subscription > .td-pb-span12 {
    display: none;
  }
}
#td-extras-nav .td-extras-content .subscription ul {
  margin-top: 0;
}
.td-extras-controls {
  width: 100%;
  height: auto;
  min-height: 155px;
  padding-left: 70px;
  padding-right: 70px;
  overflow: hidden;
}
@media (max-width: 1018px) {
  .td-extras-controls {
    padding-left: 35px;
    padding-right: 35px;
  }
  .td-extras-controls > .td-pb-span4:last-of-type {
    position: absolute;
    left: -35px;
    top: 47px;
  }
}
.td-extras-controls .control-button {
  float: right;
}
.td-extras-controls #mf-euro-logotype {
  text-align: left;
  width: 100%;
  line-height: 70px;
}
@media (max-width: 1018px) {
  .td-extras-controls #mf-euro-logotype {
    text-align: center;
  }
}
.td-extras-controls #mf-euro-logotype svg {
  vertical-align: middle;
}
.td-extras-controls .td-search-form {
  width: 85%;
  margin: 0 auto;
}
.td-js-loaded #td-extras-nav {
  visibility: visible;
  -webkit-transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -moz-transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -o-transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
#td-extras-nav {
  overflow: hidden;
}
#td-extras-nav .td-menu-socials {
  padding: 0 65px 0 20px;
  overflow: hidden;
  height: 60px;
}
#td-extras-nav .td-social-icon-wrap {
  margin: 20px 5px 0 0;
  display: inline-block;
}
#td-extras-nav .td-social-icon-wrap i {
  border: none;
  background-color: transparent;
  font-size: 14px;
  width: 40px;
  height: 40px;
  line-height: 38px;
  color: #fff;
  vertical-align: middle;
}
#td-extras-nav .td-social-icon-wrap .td-icon-instagram {
  font-size: 16px;
}
.td-top-close {
  z-index: 1000;
}
.td-top-close .td-icon-close-mobile {
  height: 70px;
  width: 70px;
  line-height: 70px;
  font-size: 21px;
  color: #fff;
  position: relative;
}
@media (max-width: 1018px) {
  .td-top-close .td-icon-close-mobile {
    color: #000;
  }
}
.td-extras-container {
  width: 100%;
  height: 100%;
  padding-top: 45px;
  padding-bottom: 20px;
  position: fixed;
}
@media (max-width: 1018px) {
  .td-extras-container {
    position: static;
  }
}
.td-extras-open-menu #td-outer-wrap {
  position: fixed;
  width: 100%;
  -webkit-transition: all 0.5s ease 0.5s;
  -moz-transition: all 0.5s ease 0.5s;
  -o-transition: all 0.5s ease 0.5s;
  transition: all 0.5s ease 0.5s;
  transform: scale3d(0.9, 0.9, 0.9);
  -webkit-transform: scale3d(0.9, 0.9, 0.9);
  -moz-transform: scale3d(0.9, 0.9, 0.9);
  -ms-transform: scale3d(0.9, 0.9, 0.9);
  -o-transform: scale3d(0.9, 0.9, 0.9);
  -webkit-box-shadow: 0 0 46px #000;
  -moz-box-shadow: 0 0 46px #000;
  box-shadow: 0 0 46px #000;
}
.td-extras-open-menu #td-extras-nav {
  overflow: auto;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  left: 0;
}
.td-extras-container {
  opacity: 1;
  -webkit-transition: all 0.5s ease 0.5s;
  -moz-transition: all 0.5s ease 0.5s;
  -o-transition: all 0.5s ease 0.5s;
  transition: all 0.5s ease 0.5s;
}
.td-hide-menu-content .td-extras-container {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.td-hide-menu-content .td-extras-content {
  display: none;
}
#td-extras-nav .td-login-animation {
  opacity: 0;
  -webkit-transition: all 0.5s ease 0.5s;
  -moz-transition: all 0.5s ease 0.5s;
  -o-transition: all 0.5s ease 0.5s;
  transition: all 0.5s ease 0.5s;
  position: absolute;
  top: 0;
  width: 100%;
}
#td-extras-nav .td-login-animation .td-login-inputs {
  height: 76px;
}
#td-extras-nav .td-login-hide {
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  visibility: hidden !important;
}
#td-extras-nav .td-login-show {
  visibility: visible !important;
  opacity: 1;
}
/*
  Search
*/
.td-drop-down-search {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -webkit-backface-visibility: hidden;
  position: relative;
}
#td-extras-search {
  color: #fff;
  font-size: 16px;
  width: 65%;
  height: 70px;
  padding-left: 35px;
}
@media (max-width: 1018px) {
  #td-extras-search {
    color: #000;
    width: 70%;
    height: 45px;
    float: left;
  }
}
.td-search-input {
  width: auto;
  margin: 0 10%;
  position: relative;
}
@media (max-width: 1018px) {
  .td-search-input {
    margin: 0 auto;
    max-width: 320px;
  }
}
.td-search-input .icon {
  font-size: 21px;
  line-height: 70px;
  height: 70px;
  position: absolute;
  left: 0;
  color: darkgray;
}
@media (max-width: 1018px) {
  .td-search-input .icon {
    line-height: 45px;
    height: 45px;
    width: 0;
  }
}
.td-search-input .button {
  margin-left: 9px;
}
.td_module_wrap {
  text-align: left;
}
.td_module_wrap .entry-title {
  font-size: 16px;
  line-height: 20px;
}
.td_module_wrap .entry-title a {
  color: #fff;
}
.td_module_wrap:hover .entry-title a {
  color: #fff;
}
.td-post-date {
  color: #ddd;
  opacity: 0.8;
}
.td-aj-search-results {
  margin: 0 5%;
  text-align: left;
}
.td-module-thumb {
  top: auto;
  left: auto;
}
.result-msg {
  margin: 0 5%;
}
.result-msg a {
  display: block;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  line-height: 50px;
  color: #000;
  border: none;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.36);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.36);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.36);
  margin: 10px 0 40px;
  font-size: 17px;
  border-radius: 0;
  background-color: #fff;
  opacity: 0.8;
}
.td-search-close {
  text-align: right;
  z-index: 1000;
}
.td-search-close .td-icon-close-mobile {
  height: 70px;
  width: 70px;
  line-height: 70px;
  font-size: 21px;
  color: #fff;
  position: relative;
  top: 4px;
  right: 0;
}
.td-search-opened #td-outer-wrap {
  position: fixed;
  transform: scale3d(0.9, 0.9, 0.9);
  -webkit-transform: scale3d(0.9, 0.9, 0.9);
  -moz-transform: scale3d(0.9, 0.9, 0.9);
  -ms-transform: scale3d(0.9, 0.9, 0.9);
  -o-transform: scale3d(0.9, 0.9, 0.9);
  -webkit-box-shadow: 0 0 46px;
  -moz-box-shadow: 0 0 46px;
  box-shadow: 0 0 46px;
}
.td-search-opened .td-search-input:after {
  transform: scaleX(1);
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
}
/*
    Placeholders
*/
.td-login-inputs {
  position: relative;
}
ul.user_menu li {
  list-style-type: none;
  margin-left: 0px;
}
ul.user_menu li a {
  color: #838383 !important;
  font-size: 16px;
  line-height: 22px;
  display: inline-block;
}
ul.user_menu li a span.icon {
  color: #3d3d3d !important;
  margin-right: 15px;
  font-size: 24px;
  text-decoration: none;
}
ul.user_menu li a span.icon.td-icon-close-mobile {
  font-size: 23px;
  position: relative;
  top: 4px;
  left: 1px;
}
ul.user_menu li a span.text {
  text-decoration: underline;
}
.tagdiv-small-menu > li > a:before {
  background-color: transparent;
  content: '';
  width: 0;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: width 0.2s ease;
  -moz-transition: width 0.2s ease;
  -o-transition: width 0.2s ease;
  transition: width 0.2s ease;
}
.tagdiv-small-menu > .current-menu-item > a:before,
.tagdiv-small-menu > .current-menu-ancestor > a:before,
.tagdiv-small-menu > .current-category-ancestor > a:before,
.tagdiv-small-menu > li:hover > a:before,
.tagdiv-small-menu > .sfHover > a:before {
  background-color: #cc0033;
  width: 100%;
}
.tagdiv-small-menu > .current-menu-item > a:after,
.tagdiv-small-menu > .current-menu-ancestor > a:after,
.tagdiv-small-menu > .current-category-ancestor > a:after,
.tagdiv-small-menu > li:hover > a:after,
.tagdiv-small-menu > .sfHover > a:after {
  background-color: transparent;
  width: auto;
}
.tagdiv-small-menu .menu-item-has-children > a:after {
  content: '\e806';
  position: relative;
  top: -2px;
  padding-left: 7px;
  font-family: newspaper;
  font-size: 9px;
  line-height: 1;
  /* responsive portrait tablet */
}
@media (min-width: 0px) and (max-width: 1018px) {
  .tagdiv-small-menu .menu-item-has-children > a:after {
    top: -1px;
  }
}
.tagdiv-small-menu .menu-item-has-children ul {
  min-width: 10em;
  width: auto;
  padding: 15px 0;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.15);
  visibility: hidden;
  opacity: 0;
  /* responsive portrait tablet */
}
@media (min-width: 0px) and (max-width: 1018px) {
  .tagdiv-small-menu .menu-item-has-children ul {
    padding: 8px 0;
  }
}
.tagdiv-small-menu .menu-item-has-children ul .menu-item.current-menu-item > a,
.tagdiv-small-menu .menu-item-has-children ul .menu-item.current-menu-ancestor > a,
.tagdiv-small-menu .menu-item-has-children ul .menu-item.current-category-ancestor > a,
.tagdiv-small-menu .menu-item-has-children ul .menu-item:hover > a {
  color: #cc0033;
}
.tagdiv-small-menu .menu-item-has-children ul .menu-item > a {
  display: block;
  padding: 7px 30px;
  font-size: 14px;
  line-height: 20px;
  color: #111;
  white-space: nowrap;
}
@media (min-width: 0px) and (max-width: 1018px) {
  .tagdiv-small-menu .menu-item-has-children ul .menu-item > a {
    padding: 5px 16px 6px;
    font-size: 11px;
  }
}
.tagdiv-small-menu .menu-item-has-children ul .menu-item-has-children ul {
  left: 100%;
  margin: -15px 0;
  /* responsive portrait tablet */
}
@media (min-width: 0px) and (max-width: 1018px) {
  .tagdiv-small-menu .menu-item-has-children ul .menu-item-has-children ul {
    margin: -8px 0;
  }
}
.tagdiv-small-menu .menu-item-has-children ul .menu-item-has-children > a:after {
  content: '\e808';
  position: absolute;
  top: 50%;
  right: 19px;
  margin-top: -10px;
  padding-left: 7px;
  font-family: newspaper;
  font-size: 7px;
  line-height: inherit;
}
.tagdiv-small-menu .menu-item-has-children:hover > a {
  color: #cc0033;
}
.tagdiv-small-menu .menu-item-has-children:hover > ul {
  visibility: visible;
  opacity: 1;
}
.tagdiv-small-menu > .menu-item-has-children:hover > ul {
  left: -15px;
  /* responsive portrait tablet */
}
@media (min-width: 0px) and (max-width: 1018px) {
  .tagdiv-small-menu > .menu-item-has-children:hover > ul {
    left: -5px;
  }
}
section.td-main-content-wrap > .upper > .td-block-row > .td-block-span6:first-of-type {
  padding-right: 13px;
}
section.td-main-content-wrap > .lower > .td-block-row > .td-block-span8:first-of-type {
  padding-right: 26px;
}
section.td-main-content-wrap > .td-container:last-of-type > .td-block-row > .td-block-span4 > .td-ss-sidebar {
  padding-left: 24px;
}
@media (max-width: 1018px) {
  section.td-main-content-wrap > .upper > .td-block-row > .td-block-span6:first-of-type {
    padding-right: initial;
  }
  section.td-main-content-wrap > .upper > .td-block-row > .td-block-span6 {
    width: 100%;
    float: none;
  }
  section.td-main-content-wrap > .lower > .td-block-row > .td-block-span8:first-of-type {
    padding-right: initial;
  }
  section.td-main-content-wrap > .lower > .td-block-row > .td-block-span8,
  section.td-main-content-wrap > .lower > .td-block-row > .td-block-span4 {
    float: none;
    width: 100%;
    overflow: hidden;
  }
  section.td-main-content-wrap > .lower > .td-block-row > .td-block-span4 > .td-ss-sidebar {
    padding-left: 0;
  }
  section.td-main-content-wrap .eu-fixed-width-118 {
    height: auto;
    max-height: none;
  }
  section.td-main-content-wrap .eu-fixed-width-118 .td-editor-date {
    position: relative;
    left: 0px;
  }
}
.alert-window-msg-dialog {
  z-index: 5000;
  background: none!important;
  border: none!important;
}
.alert-window-msg-dialog p {
  margin-bottom: 0;
  font-size: 14px;
  padding: 10px 30px;
  text-align: center;
}
.alert-window-msg-dialog .alert-window-msg-dialog {
  min-height: auto;
}
.alert-window-msg-dialog .ui-widget-content {
  background: none;
  min-height: auto!important;
}
.alert-window-msg-dialog .ui-dialog-titlebar {
  display: none;
}
.alert-window-msg-dialog .ui-widget.ui-widget-content {
  border: none;
}
.alert-window-msg-dialog .alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.alert-window-msg-dialog .alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.alert-window-msg-dialog .alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
body.single article p:first-of-type {
  font-weight: 600;
}
body.single .td-block-span4 {
  float: left;
  padding-right: 24px;
}
@media (max-width: 1018px) {
  body.single .td-pb-span8,
  body.single .td-block-span4 {
    width: 100%;
    padding-right: 0;
  }
  body.single .td-pb-span8 {
    padding: 0;
  }
}
body.single-mf-opinions #related-posts .post-preview {
  min-height: 318px;
}
.eu-embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  margin: 0 0 20px 0;
}
.eu-embed-container iframe,
.eu-embed-container object,
.eu-embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.td-commerce-notice {
  text-transform: uppercase;
  font-size: 0.8em;
  color: #ccc;
  margin-top: -23px;
  margin-bottom: 10px;
}
.eu-single-pagination {
  text-align: Center;
}
.eu-single-pagination span {
  display: inline-block;
  width: 30px;
  text-align: center;
  border-radius: 2px;
  border: 1px solid #cc0033;
  box-sizing: border-box;
  margin-right: 5px;
}
.eu-single-pagination span:focus {
  outline: 0;
}
.eu-single-pagination span:hover {
  background-color: #cc0033;
  color: #fff !important;
  border: 1px solid #cc0033;
}
.eu-single-pagination span.current {
  background-color: #cc0033;
  color: #fff !important;
  border: none;
}
.wp-block-quote {
  text-align: center;
  color: #000000;
}
.wp-block-quote p {
  display: block;
  margin: auto;
  font-style: italic;
  font-weight: 300 !important;
  font-size: 24px;
}
.wp-block-quote p::before {
  content: "„";
}
.wp-block-quote p::after {
  content: "“";
}
.wp-block-quote cite {
  font-weight: bold;
}
.page-template-nosidebar-page ul li,
.page-template-nosidebar-page ol li {
  font-size: 18px;
  line-height: 27px;
}
.page-template-nosidebar-page .td-page-content {
  line-height: 27px;
}
body.page .td-block-span4 {
  float: left;
}
@media (max-width: 1018px) {
  body.page .td-pb-span8,
  body.page .td-block-span4 {
    width: 100%;
    padding-right: 0;
  }
  body.page .td-pb-span8 {
    padding: 0;
  }
  body.page .cover {
    width: 100%;
  }
}
#td-outer-wrap {
  overflow-anchor: none;
}
body.category > section,
body.post-type-archive-mf-opinions > section,
body.post-type-archive-mf-premium > section,
body.post-type-archive-mf_image_gallery > section {
  margin: 0 auto 21px auto;
}
body.category .category-title,
body.post-type-archive-mf-opinions .category-title,
body.post-type-archive-mf-premium .category-title,
body.post-type-archive-mf_image_gallery .category-title {
  text-transform: uppercase;
}
body.category .hotgrid-boxes-2 > .td-container,
body.post-type-archive-mf-opinions .hotgrid-boxes-2 > .td-container,
body.post-type-archive-mf-premium .hotgrid-boxes-2 > .td-container,
body.post-type-archive-mf_image_gallery .hotgrid-boxes-2 > .td-container {
  padding-top: 0;
}
body.category > #td-outer-wrap > .td-container > .td-pb-row > .td-block-span8,
body.post-type-archive-mf-opinions > #td-outer-wrap > .td-container > .td-pb-row > .td-block-span8,
body.post-type-archive-mf-premium > #td-outer-wrap > .td-container > .td-pb-row > .td-block-span8,
body.post-type-archive-mf_image_gallery > #td-outer-wrap > .td-container > .td-pb-row > .td-block-span8 {
  padding-right: 13px;
}
@media (max-width: 1018px) {
  body.category > #td-outer-wrap > .td-container > .td-pb-row > .td-block-span8,
  body.post-type-archive-mf-opinions > #td-outer-wrap > .td-container > .td-pb-row > .td-block-span8,
  body.post-type-archive-mf-premium > #td-outer-wrap > .td-container > .td-pb-row > .td-block-span8,
  body.post-type-archive-mf_image_gallery > #td-outer-wrap > .td-container > .td-pb-row > .td-block-span8 {
    padding-right: 0;
  }
}
body.category .td-block-span8,
body.post-type-archive-mf-opinions .td-block-span8,
body.post-type-archive-mf-premium .td-block-span8,
body.post-type-archive-mf_image_gallery .td-block-span8,
body.category .td-block-span4,
body.post-type-archive-mf-opinions .td-block-span4,
body.post-type-archive-mf-premium .td-block-span4,
body.post-type-archive-mf_image_gallery .td-block-span4 {
  float: left;
}
@media (max-width: 1018px) {
  body.category .td-block-span8,
  body.post-type-archive-mf-opinions .td-block-span8,
  body.post-type-archive-mf-premium .td-block-span8,
  body.post-type-archive-mf_image_gallery .td-block-span8,
  body.category .td-block-span4,
  body.post-type-archive-mf-opinions .td-block-span4,
  body.post-type-archive-mf-premium .td-block-span4,
  body.post-type-archive-mf_image_gallery .td-block-span4 {
    width: 100%;
  }
}
@media (max-width: 1018px) {
  body.category section#posts-category-politika,
  body.post-type-archive-mf-opinions section#posts-category-politika,
  body.post-type-archive-mf-premium section#posts-category-politika,
  body.post-type-archive-mf_image_gallery section#posts-category-politika {
    margin: 0 auto 21px auto;
  }
  body.category > #td-outer-wrap > .td-container > .td-pb-row > .td-block-span8,
  body.post-type-archive-mf-opinions > #td-outer-wrap > .td-container > .td-pb-row > .td-block-span8,
  body.post-type-archive-mf-premium > #td-outer-wrap > .td-container > .td-pb-row > .td-block-span8,
  body.post-type-archive-mf_image_gallery > #td-outer-wrap > .td-container > .td-pb-row > .td-block-span8 {
    padding-right: initial;
  }
}
body.category-profit .hotgrid-boxes-2,
body.category-export-a-podnikani .hotgrid-boxes-2 {
  padding-bottom: 35px;
}
body.post-type-archive-mf-pr-clanky > #td-outer-wrap > .td-container > .td-pb-row > .td-block-span8 {
  padding-right: 13px;
}
@media (max-width: 1018px) {
  body.post-type-archive-mf-pr-clanky > #td-outer-wrap > .td-container > .td-pb-row > .td-block-span8 {
    padding-right: 0;
  }
}
body.post-type-archive-mf-pr-clanky .td-block-span8,
body.post-type-archive-mf-pr-clanky .td-block-span4 {
  float: left;
}
@media (max-width: 1018px) {
  body.post-type-archive-mf-pr-clanky .td-block-span8,
  body.post-type-archive-mf-pr-clanky .td-block-span4 {
    width: 100%;
  }
}
@media (max-width: 1018px) {
  body.post-type-archive-mf-pr-clanky > #td-outer-wrap > .td-container > .td-pb-row > .td-block-span8 {
    padding-right: initial;
  }
}
body.category-archiv .archive-title,
body.post-type-archive-mf-opinions .archive-title,
body.post-type-archive-mf-premium .archive-title {
  text-transform: uppercase;
}
@media (max-width: 1018px) {
  body.category-archiv section#posts-category-archiv,
  body.post-type-archive-mf-opinions section#posts-category-archiv,
  body.post-type-archive-mf-premium section#posts-category-archiv {
    margin: 0 auto 21px auto;
  }
}
body.author .category-title {
  text-transform: uppercase;
}
body.author .hotgrid-boxes-2 > .td-container {
  padding-top: 0;
}
body.author .td-block-span8,
body.author .td-block-span4 {
  float: left;
}
@media (max-width: 1018px) {
  body.author .td-block-span8,
  body.author .td-block-span4 {
    width: 100%;
  }
}
body.page-template-euro-tv #td-outer-wrap h3 {
  text-transform: uppercase;
  clear: both;
}
body.page-template-euro-tv #td-outer-wrap h4 {
  padding-bottom: 12px;
}
body.page-template-euro-tv #td-outer-wrap section.divide {
  margin-top: 48px;
}
body.page-template-euro-tv #td-outer-wrap .post-preview {
  min-height: 280px;
}
body.page-template-euro-tv #td-outer-wrap .post-preview .image-thumb {
  min-height: 160px;
  object-fit: contain;
}
body.page-template-euro-tv #td-outer-wrap .title {
  background: #1A1A1A;
}
body.page-template-euro-tv #td-outer-wrap .title h3 {
  color: white;
  margin-top: 15px;
  text-transform: unset;
}
body.page-template-euro-tv #td-outer-wrap #euro-tv-player {
  padding-top: 0;
}
body.page-template-euro-tv #td-outer-wrap #euro-tv-player > .td-pb-row > .td-block-span12 {
  background: #1A1A1A;
  overflow: hidden;
}
body.page-template-euro-tv #td-outer-wrap #euro-tv-player > .td-pb-row > .td-block-span12 > .td-block-span8,
body.page-template-euro-tv #td-outer-wrap #euro-tv-player > .td-pb-row > .td-block-span12 > .td-block-span4 {
  float: left;
}
body.page-template-euro-tv #td-outer-wrap #euro-tv-player .list {
  min-height: 376px;
  color: #fff;
}
@media (max-width: 1018px) {
  body.page-template-euro-tv #td-outer-wrap #euro-tv-player .list {
    display: none;
  }
}
body.page-template-euro-tv #td-outer-wrap #euro-tv-player .list .tiny-preview {
  clear: both;
  width: 100%;
  overflow: hidden;
  margin-bottom: 10px;
  padding-left: 20px;
}
body.page-template-euro-tv #td-outer-wrap #euro-tv-player .list .tiny-preview .video-thumb {
  float: left;
}
body.page-template-euro-tv #td-outer-wrap #euro-tv-player .list .tiny-preview .video-thumb .image {
  padding: 0 15px 0 0;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
body.page-template-euro-tv #td-outer-wrap #euro-tv-player .list .description {
  float: left;
  line-height: 17px;
  padding-right: 15px;
}
body.page-template-euro-tv #td-outer-wrap #euro-tv-player .list .description .text {
  color: #fff;
}
body.page-template-euro-tv #td-outer-wrap #euro-tv-player .vimeo-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}
body.page-template-euro-tv #td-outer-wrap #euro-tv-player .vimeo-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.page-template-euro-tv #td-outer-wrap #euro-tv-upper .td-pb-row > .td-block-span8,
body.page-template-euro-tv #td-outer-wrap #euro-tv-upper .td-pb-row > .td-block-span8 > .td-block-span6 {
  float: left;
}
@media (max-width: 1018px) {
  body.page-template-euro-tv #td-outer-wrap #euro-tv-upper .td-pb-row > .td-block-span8 {
    width: 100%;
  }
  body.page-template-euro-tv #td-outer-wrap #euro-tv-upper .td-pb-row > .td-block-span8 > .td-block-span6 {
    width: 100%;
    float: initial;
    text-align: center;
  }
}
body.page-template-euro-tv #td-outer-wrap #euro-tv-upper .td-block-span6.post-preview:nth-of-type(odd) {
  padding-right: 10px;
}
@media (max-width: 1018px) {
  body.page-template-euro-tv #td-outer-wrap #euro-tv-upper .td-block-span6.post-preview:nth-of-type(odd) {
    padding-right: 0;
  }
}
body.page-template-euro-tv #td-outer-wrap #euro-tv-upper .td-block-span6.post-preview:nth-of-type(even) {
  padding-left: 10px;
}
@media (max-width: 1018px) {
  body.page-template-euro-tv #td-outer-wrap #euro-tv-upper .td-block-span6.post-preview:nth-of-type(even) {
    padding-left: 0;
  }
}
body.page-template-euro-tv #td-outer-wrap #euro-tv-upper .td-pb-row > .td-block-span12 > .td-block-span4 {
  float: left;
}
body.page-template-euro-tv #td-outer-wrap #euro-tv-upper .td-block-span4.post-preview:nth-of-type(3n+1) {
  padding-right: 10px;
}
@media (max-width: 1018px) {
  body.page-template-euro-tv #td-outer-wrap #euro-tv-upper .td-block-span4.post-preview:nth-of-type(3n+1) {
    padding-right: 0;
  }
}
body.page-template-euro-tv #td-outer-wrap #euro-tv-upper .td-block-span4.post-preview:nth-of-type(3n+2) {
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 1018px) {
  body.page-template-euro-tv #td-outer-wrap #euro-tv-upper .td-block-span4.post-preview:nth-of-type(3n+2) {
    padding-left: 0;
    padding-right: 0;
  }
}
body.page-template-euro-tv #td-outer-wrap #euro-tv-upper .td-block-span4.post-preview:nth-of-type(3n) {
  padding-left: 10px;
}
@media (max-width: 1018px) {
  body.page-template-euro-tv #td-outer-wrap #euro-tv-upper .td-block-span4.post-preview:nth-of-type(3n) {
    padding-left: 0;
  }
}
body.page-template-euro-tv #td-outer-wrap #euro-tv-middle .td-pb-row > .td-block-span12 > .td-block-span4 {
  float: left;
}
@media (max-width: 1018px) {
  body.page-template-euro-tv #td-outer-wrap #euro-tv-middle .td-pb-row > .td-block-span12 > .td-block-span4 {
    text-align: center;
  }
}
body.page-template-euro-tv #td-outer-wrap #euro-tv-middle .td-block-span4.post-preview:nth-of-type(3n+1) {
  padding-right: 10px;
}
@media (max-width: 1018px) {
  body.page-template-euro-tv #td-outer-wrap #euro-tv-middle .td-block-span4.post-preview:nth-of-type(3n+1) {
    padding-right: 0;
  }
}
body.page-template-euro-tv #td-outer-wrap #euro-tv-middle .td-block-span4.post-preview:nth-of-type(3n+2) {
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 1018px) {
  body.page-template-euro-tv #td-outer-wrap #euro-tv-middle .td-block-span4.post-preview:nth-of-type(3n+2) {
    padding-left: 0;
    padding-right: 0;
  }
}
body.page-template-euro-tv #td-outer-wrap #euro-tv-middle .td-block-span4.post-preview:nth-of-type(3n) {
  padding-left: 10px;
}
@media (max-width: 1018px) {
  body.page-template-euro-tv #td-outer-wrap #euro-tv-middle .td-block-span4.post-preview:nth-of-type(3n) {
    padding-left: 0;
  }
}
body.page-template-euro-tv #td-outer-wrap #euro-tv-lower .td-pb-row > .td-block-span8,
body.page-template-euro-tv #td-outer-wrap #euro-tv-lower .td-pb-row > .td-block-span8 > .td-block-span6 {
  float: left;
}
@media (max-width: 1018px) {
  body.page-template-euro-tv #td-outer-wrap #euro-tv-lower .td-pb-row > .td-block-span8 {
    width: 100%;
  }
  body.page-template-euro-tv #td-outer-wrap #euro-tv-lower .td-pb-row > .td-block-span8 > .td-block-span6 {
    float: initial;
    width: 100%;
    text-align: center;
  }
}
body.page-template-euro-tv #td-outer-wrap #euro-tv-lower .td-pb-row > .td-pb-span4 {
  padding-left: 0;
}
@media (max-width: 1018px) {
  body.page-template-euro-tv #td-outer-wrap #euro-tv-lower .td-pb-row > .td-pb-span4 {
    padding-left: 24px;
    margin-bottom: 33px;
  }
}
body.page-template-euro-tv #td-outer-wrap #euro-tv-lower .td-block-span6.post-preview:nth-of-type(odd) {
  padding-right: 10px;
}
@media (max-width: 1018px) {
  body.page-template-euro-tv #td-outer-wrap #euro-tv-lower .td-block-span6.post-preview:nth-of-type(odd) {
    padding-right: 0;
  }
}
body.page-template-euro-tv #td-outer-wrap #euro-tv-lower .td-block-span6.post-preview:nth-of-type(even) {
  padding-left: 10px;
}
@media (max-width: 1018px) {
  body.page-template-euro-tv #td-outer-wrap #euro-tv-lower .td-block-span6.post-preview:nth-of-type(even) {
    padding-left: 0;
  }
}
body.page-template-euro-tv #td-outer-wrap #euro-tv-lower .td-pb-row > .td-block-span12 > .td-block-span4 {
  float: left;
}
body.page-template-euro-tv #td-outer-wrap #euro-tv-lower .td-block-span4.post-preview:nth-of-type(3n+1) {
  padding-right: 10px;
}
@media (max-width: 1018px) {
  body.page-template-euro-tv #td-outer-wrap #euro-tv-lower .td-block-span4.post-preview:nth-of-type(3n+1) {
    padding-right: 0;
  }
}
body.page-template-euro-tv #td-outer-wrap #euro-tv-lower .td-block-span4.post-preview:nth-of-type(3n+2) {
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 1018px) {
  body.page-template-euro-tv #td-outer-wrap #euro-tv-lower .td-block-span4.post-preview:nth-of-type(3n+2) {
    padding-left: 0;
    padding-right: 0;
  }
}
body.page-template-euro-tv #td-outer-wrap #euro-tv-lower .td-block-span4.post-preview:nth-of-type(3n+3) {
  padding-left: 10px;
}
@media (max-width: 1018px) {
  body.page-template-euro-tv #td-outer-wrap #euro-tv-lower .td-block-span4.post-preview:nth-of-type(3n+3) {
    padding-left: 0;
  }
}
body.page-template-euro-tv #td-outer-wrap #euro-tv-other {
  margin-bottom: 35px;
}
body.page-template-euro-tv #td-outer-wrap #euro-tv-other .td-pb-row > .td-pb-span12 > .td-block-span4 {
  float: left;
}
body.page-template-euro-tv #td-outer-wrap #euro-tv-other .td-block-span4.post-preview:nth-of-type(3n+1) {
  padding-right: 10px;
}
@media (max-width: 1018px) {
  body.page-template-euro-tv #td-outer-wrap #euro-tv-other .td-block-span4.post-preview:nth-of-type(3n+1) {
    padding-right: 0;
  }
}
body.page-template-euro-tv #td-outer-wrap #euro-tv-other .td-block-span4.post-preview:nth-of-type(3n+2) {
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 1018px) {
  body.page-template-euro-tv #td-outer-wrap #euro-tv-other .td-block-span4.post-preview:nth-of-type(3n+2) {
    padding-left: 0;
    padding-right: 0;
  }
}
body.page-template-euro-tv #td-outer-wrap #euro-tv-other .td-block-span4.post-preview:nth-of-type(3n) {
  padding-left: 10px;
}
@media (max-width: 1018px) {
  body.page-template-euro-tv #td-outer-wrap #euro-tv-other .td-block-span4.post-preview:nth-of-type(3n) {
    padding-left: 0;
  }
}
body.page-template-euro-tv #td-outer-wrap button.more {
  margin-top: 48px;
}
@media (max-width: 1018px) {
  .player {
    width: 100%;
  }
}
.td-search-query {
  color: #cc0033;
}
.search-page-search-wrap {
  margin: 37px 0 51px 0;
}
.td-search-form-widget {
  position: relative;
  line-height: 21px;
}
.td-search-form-widget .wpb_button {
  height: 32px;
  position: absolute;
  right: 0;
  top: 0;
  text-shadow: none;
  padding: 7px 15px 8px 15px;
  line-height: 16px;
  margin: 0;
}
.td-search-form-widget .wpb_button:hover {
  background-color: #cc0033;
}
.td-search-form-widget div {
  text-align: left;
}
.td-search-form-widget .td-widget-search-input {
  width: 95%;
  border-right: 0;
  height: 32px;
  line-height: 21px;
  position: relative;
  top: 0;
  display: inline-table;
  vertical-align: middle;
}
.td_search_subtitle {
  position: relative;
  top: 11px;
  left: 2px;
  font-size: 12px;
}
section#page-mf_euro_paid_content_login_page .entry-title {
  text-align: center;
}
section#page-mf_euro_paid_content_login_page .login-form {
  max-width: 254px;
  margin: 0 auto;
  overflow: hidden;
}
.td-404-title {
  font-family: 'Barlow', 'Open Sans', arial, sans-serif;
  font-size: 40px;
  color: #222222;
  text-align: center;
  line-height: 50px;
  margin: 50px 0 17px 0 ;
  font-weight: 600;
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  .td-404-title {
    font-size: 34px;
    line-height: 44px;
  }
}
.td-404-sub-title {
  font-family: 'Barlow', 'Open Sans', arial, sans-serif;
  font-size: 21px;
  line-height: 24px;
  color: #a6a6a6;
  text-align: center;
  margin: 0 0 40px 0;
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  .td-404-sub-title {
    font-size: 17px;
    line-height: 22px;
  }
}
.td-404-sub-sub-title {
  text-align: center;
  margin-bottom: 70px;
}
.td-404-sub-sub-title a {
  background-color: #818181;
  border: medium none;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  line-height: 16px;
  padding: 8px 15px;
  margin-left: 6px;
  text-transform: uppercase;
}
.td-404-sub-sub-title a:hover {
  color: #fff;
  background-color: #cc0033;
}
.td-404-head {
  text-align: center;
}
.block-title-404 {
  font-family: 'Barlow', 'Open Sans', arial, sans-serif;
}
.block-title-404 a,
.block-title-404 span,
.block-title-404 label {
  /* label is for jetpack */
  font-weight: 400;
  line-height: 17px;
  display: inline;
  text-transform: uppercase;
  background: #bf071e;
  color: white;
  padding: 6px 14px;
  font-size: 16px;
}
#page-mf-euro-paid-content-register-page h1,
#page-mf-euro-paid-content-login-page h1 {
  display: none;
}
#page-mf-euro-paid-content-register-page h2,
#page-mf-euro-paid-content-login-page h2 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
  margin: Auto;
}
#page-mf-euro-paid-content-register-page p,
#page-mf-euro-paid-content-login-page p {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -0.8px;
}
#page-mf-euro-paid-content-register-page table td,
#page-mf-euro-paid-content-login-page table td {
  width: 50%;
  border: none;
}
#page-mf-euro-paid-content-register-page #qrcode,
#page-mf-euro-paid-content-login-page #qrcode {
  margin: Auto;
  max-width: 100px;
}
#page-mf-euro-paid-content-register-page form input[type=text],
#page-mf-euro-paid-content-login-page form input[type=text],
#page-mf-euro-paid-content-register-page form input[type=password],
#page-mf-euro-paid-content-login-page form input[type=password],
#page-mf-euro-paid-content-register-page form input[type=email],
#page-mf-euro-paid-content-login-page form input[type=email] {
  border: 1px solid #3d3d3d;
  max-width: 280px;
  line-height: 40px;
  display: block;
  padding: 0px 15px;
  height: 40px;
  border-radius: 2px;
  margin: auto;
  margin-bottom: 10px;
}
#page-mf-euro-paid-content-register-page form .td-button,
#page-mf-euro-paid-content-login-page form .td-button {
  margin: auto;
  margin-top: 15px;
  font-size: 16px;
  font-weight: 600;
  padding: 10px 40px;
  width: 100%;
  max-width: 280px;
}
#page-mf-euro-paid-content-register-page form .td-button:hover,
#page-mf-euro-paid-content-login-page form .td-button:hover {
  text-decoration: none;
}
#page-mf-euro-paid-content-login-page a.td-button {
  margin: auto;
  margin-top: 30px;
  font-size: 16px;
  font-weight: 600;
  padding: 10px 40px;
  width: auto;
  max-width: 235px;
}
#page-mf-euro-paid-content-login-page a.td-button:hover {
  text-decoration: none;
}
#page-newsletter-potvrzeni-odebrani #add_to_newletter {
  border: 1px solid #3d3d3d;
  max-width: 280px;
  line-height: 40px;
  display: block;
  padding: 0px 15px;
  height: 40px;
  border-radius: 2px;
  margin: auto;
  margin-bottom: 10px;
}
#page-newsletter-potvrzeni-odebrani h3 {
  text-transform: uppercase;
}
#page-newsletter-potvrzeni-odebrani input[type=submit].td-button.medium {
  margin: auto;
  width: 280px;
}
#page-newsletter-potvrzeni-odebrani p.newsletter_message {
  font-weight: 600;
}
#page-newsletter-potvrzeni-odebrani img.newsletter_logo {
  margin: 15px;
}
#page-newsletter-potvrzeni-odebrani h1 {
  text-align: center;
}
.td-attachment-page-content p {
  color: #444;
  font-size: 11px;
  font-style: italic;
  line-height: 17px;
}
.td-attachment-prev {
  display: inline-block;
  margin: 10px 0 21px 0;
}
.td-attachment-prev img {
  width: 100px;
  height: 100px;
}
.td-attachment-next {
  float: right;
  margin: 10px 0 21px 0;
}
.td-attachment-next img {
  width: 100px;
  height: 100px;
}
body.single-mf-opinions .author-image {
  width: 150px;
  height: 154px;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  display: block;
  margin: 0 auto 23px auto;
}
body.single-mf-opinions .kk-star-ratings {
  display: none;
}
body.single-mf-opinions h1:before {
  content: '„';
  font-size: 50px;
}
body.single-mf-opinions h1:after {
  content: '“';
  font-size: 50px;
}
body.single-mf-opinions article .meta .author:after {
  content: initial;
}
body.page-template-discussion article .meta {
  text-align: center;
  width: 100%;
  font-size: 16px;
}
body.page-template-discussion article #disqus_thread {
  min-height: 437px;
}
body.page-template-discussion .td-block-span4 {
  float: left;
}
.page-template-predplatne .td-container h1 {
  font-size: 26px;
  line-height: 28px;
  font-weight: 600;
  text-transform: uppercase;
}
.page-template-predplatne .td-container h2 {
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.page-template-predplatne .td-container ul {
  margin-top: 0px;
}
.page-template-predplatne .td-container ul li {
  line-height: 24px;
  font-size: 16px;
  list-style-type: none;
  padding-left: 0px;
  margin-left: 0px;
}
.page-template-predplatne .td-container p.prices {
  line-height: 26px;
  margin-top: 20px;
}
.page-template-predplatne .td-container p.prices span.old-price {
  font-size: 16px;
}
.page-template-predplatne .td-container p.prices span.new-price span {
  color: #cc0033;
}
.page-template-predplatne .td-container .subscribe {
  margin: 30px auto;
}
.page-template-predplatne .td-container .subscribe .td-button {
  width: 300px;
  margin: auto;
}
.page-template-predplatne .black_bg {
  background: #131313;
  padding: 30px;
  color: white;
}
.page-template-predplatne .black_bg h3 {
  color: white;
  font-weight: 300;
}
.page-template-predplatne .black_bg h3 strong {
  font-weight: 600;
}
.page-template-predplatne .black_bg ul {
  margin: auto;
}
.page-template-predplatne .black_bg ul li {
  margin: 0px 8px;
}
.page-template-predplatne #euro-paid-form-register {
  max-width: 80%;
  border: none;
  margin: auto;
}
.page-template-predplatne #euro-paid-form-register .td-block-row:nth-child(3),
.page-template-predplatne #euro-paid-form-register .td-block-row:nth-child(2) {
  float: left;
  width: 50%;
  clear: none;
}
.page-template-predplatne #euro-paid-form-register .td-block-row:nth-child(3) .td-block-span4,
.page-template-predplatne #euro-paid-form-register .td-block-row:nth-child(2) .td-block-span4 {
  width: 100%;
}
.page-template-predplatne #euro-paid-form-register .contine {
  margin-top: 0px;
}
.page-template-predplatne #euro-paid-form-register .td-block-row:nth-child(3) {
  margin-bottom: 65px;
}
.page-template-predplatne #euro-paid-form-register #purchase-company {
  margin-top: 30px;
}
.page-template-predplatne #euro-paid-form-register #purchase-company .td-block-span6 {
  text-align: left;
}
.page-template-predplatne #euro-paid-form-register #purchase-company .td-block-span6 input {
  max-width: 90%;
  text-align: left;
}
.page-template-predplatne #euro-paid-form-register #recaptcha_element.contine {
  margin-top: 40px;
  margin-bottom: 20px;
}
.page-template-predplatne #euro-paid-form-register #delivery-details {
  margin-bottom: 30px;
}
.page-template-predplatne #euro-paid-form-register #delivery-details .td-block-span6 {
  text-align: left;
}
.page-template-predplatne #euro-paid-form-register #delivery-details input {
  max-width: 90%;
  text-align: left;
}
.page-template-predplatne #euro-paid-form-register h3 {
  text-transform: uppercase;
  width: 100%;
}
.page-template-predplatne #euro-paid-form-register h3:nth-child(2) {
  float: left;
}
.page-template-predplatne #euro-paid-form-register h3:last-child {
  margin-top: 30px;
}
.page-template-predplatne #euro-paid-form-register .print-thumb {
  display: none;
}
.page-template-predplatne #euro-paid-form-register .benefits {
  display: none;
}
.page-template-predplatne .magazine_slider img {
  max-width: 130px;
  height: 173px;
}
div.user_heading {
  border-bottom: 1px solid #111;
  margin-bottom: 15px;
}
div.user_heading h2.username {
  width: 50%;
  float: left;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 150x;
}
div.user_heading ul.user_menu {
  margin-bottom: 10px;
}
div.user_heading ul.user_menu li a {
  color: #111;
  text-decoration: underline;
  line-height: 38px;
  display: inline-block;
}
.prev_orders p {
  margin-bottom: 10px;
}
.prev_orders h2 {
  margin-top: 20px;
}
.prev_orders table th,
.prev_orders table td {
  border: none;
}
.prev_orders table th {
  border-top: 1px solid #818181;
  border-bottom: 1px solid #818181;
  line-height: 40px;
}
.prev_orders table td {
  line-height: 65px;
  border-bottom: 1px solid #dadada;
}
.payment_result {
  margin-top: 20px;
  margin-bottom: 20px;
}
#page-mf-euro-paid-content-user-page input[type=password] {
  border: 1px solid #131313;
  border-radius: 0;
}
#page-mf-euro-paid-content-user-page button {
  border-radius: 2px;
  color: #cc0033;
  border: 1px solid #cc0033;
}
#page-mf-euro-paid-content-user-page button:hover {
  color: #fff;
  background: #cc0033;
}
#page-mf-euro-paid-content-user-page #euro-paid-change-password-form {
  max-width: 250px;
}
article {
  font-family: 'Barlow', 'Open Sans', arial, sans-serif;
  padding-top: 20px;
  margin-bottom: 35px;
}
article h1 {
  text-align: center;
  font-weight: 600;
  line-height: 45px;
  text-transform: uppercase;
}
article P {
  line-height: 1.7rem;
}
article .wp-embedded-content {
  width: 100%;
}
article .cover {
  width: 100%;
  max-height: 350px;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
article .cover,
article .meta {
  margin-bottom: 23px;
}
article .meta {
  text-align: center;
  width: 100%;
  font-size: 16px;
}
article .meta .author {
  font-weight: bold;
  text-transform: uppercase;
  color: #000;
}
article .td-post-content .wpml-ls-statics-post_translations .wpml-ls-flag {
  margin-bottom: 0;
}
article .single.wpb-js-composer .td-post-content .tdc-row {
  width: 100%;
}
article.mf-old-euro hr {
  display: none;
}
article.mf-old-euro .inarticle-image {
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
article.mf-old-euro .art-table-case {
  margin-bottom: 21px;
}
body.single .mf-euro-paid-content {
  padding-top: 35px;
}
body.single .mf-euro-paid-content h3,
body.single .mf-euro-paid-content h4 {
  text-transform: uppercase;
}
body.single .mf-euro-paid-content .notice {
  text-align: center;
  margin-bottom: 35px;
}
body.single .mf-euro-paid-content .login {
  margin-bottom: 35px;
}
body.single .mf-euro-paid-content .login form {
  max-width: 215px;
  margin: 0 auto;
}
body.single .mf-euro-paid-content .login form input {
  clear: both;
}
body.single article.inaccessible:after {
  content: ' ';
  width: 100%;
  position: absolute;
  height: 400px;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#fff));
  background: -o-linear-gradient(rgba(255, 255, 255, 0), #fff);
  background: linear-gradient(rgba(255, 255, 255, 0), #fff);
}
.td-page-content {
  padding-bottom: 26px;
}
.td-page-content table {
  margin-bottom: 21px;
}
.tdc-theme-Newspaper {
  overflow-x: hidden;
}
.td-pb-span4 .wpb_wrapper,
.td-ss-sidebar {
  perspective: unset !important;
}
.search-page-search-wrap form input[type=text] {
  border: none;
  border-bottom: 1px solid #ddd;
  width: 100%;
  float: left;
  line-height: 38px;
  font-size: 16px;
  padding: 10px;
}
.search-page-search-wrap form input[type=submit] {
  float: right;
  display: none;
}
.search-results .td-block-span6 {
  width: 100%;
  float: left;
}
.search-results .image-thumb img {
  max-width: 100% !important;
}
.search-results ul.tags li {
  list-style-type: none;
  display: inline-block;
  margin: 0;
}
.search-results ul.tags li a {
  border: 1px solid #999;
  color: #999 !important;
  padding: 5px 10px;
}
.search-results ul.tags li a:hover {
  text-decoration: underline;
}
/*  ----------------------------------------------------------------------------
    less for Gutenberg elements
*/
.wp-block-image figcaption {
  font-family: 'Barlow', 'Open Sans', arial, sans-serif;
  text-align: left;
  margin: 6px 0 26px 0;
  font-size: 11px;
  font-style: italic;
  font-weight: normal;
  line-height: 17px;
  color: #444;
}
.wp-block-image.alignfull figcaption {
  margin-right: 20px;
  margin-left: 20px;
}
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
  font-family: 'Barlow', 'Open Sans', arial, sans-serif;
  font-size: 11px;
  line-height: 17px;
}
.wp-block-gallery.alignnone {
  display: flex;
}
.wp-block-categories {
  padding: 0 10px;
}
.wp-block-categories,
.wp-block-categories ul {
  list-style-type: none;
}
.wp-block-categories ul {
  margin: 5px 0 0;
  padding-left: 26px;
}
.wp-block-categories li {
  margin-left: 0;
  margin-bottom: 5px;
}
.wp-block-categories li:last-child {
  margin-bottom: 0;
}
.wp-block-categories a {
  color: #000;
}
.wp-block-categories a:hover {
  text-decoration: none;
  color: #cc0033;
}
.wp-block-categories .td-widget-no {
  float: right;
}
.wp-block-categories select {
  height: 30px;
  margin-bottom: 10px;
  margin-top: 13px;
  padding: 0 5px;
}
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
  font-size: 36px;
  line-height: 1.2;
}
.wp-block-quote.is-large cite,
.wp-block-quote.is-style-large cite {
  font-size: 13px;
}
.wp-block-quote cite {
  color: #6c7781;
  font-size: 13px;
  margin-top: 1em;
  position: relative;
  font-style: normal;
}
.wp-block-archives {
  font-family: 'Barlow', 'Open Sans', arial, sans-serif;
}
.wp-block-archives li {
  line-height: 30px;
  list-style: none;
  padding: 0;
  margin-left: 0 !important;
}
.wp-block-archives li a {
  color: #222222;
}
.wp-block-archives li a:hover {
  color: #cc0033;
  text-decoration: none !important;
}
.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
  margin-left: 0;
}
.wp-block-latest-comments .wp-block-latest-comments__comment {
  display: flex;
  margin: 10px 0 !important;
  line-height: 21px;
  padding-bottom: 13px;
  font-size: 12px;
}
.wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-date {
  display: block;
  font-family: 'Barlow', 'Open Sans', arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #b5b5b5;
  font-style: italic;
  margin-bottom: 5px;
}
.wp-block-latest-comments .wp-block-latest-comments__comment p {
  margin-bottom: 0;
}
.wp-block-latest-comments .wp-block-latest-comments__comment a {
  color: #222222;
  font-style: italic;
  font-size: 11px;
  font-weight: bold;
}
.wp-block-latest-comments .wp-block-latest-comments__comment a:hover {
  color: #cc0033;
  text-decoration: none !important;
}
.wp-block-latest-posts:not(.is-grid) li {
  list-style: none;
  margin-bottom: 8px !important;
  margin-left: 0;
  padding-bottom: 7px;
  border-bottom: 1px dashed #f1f1f1;
  font-family: 'Barlow', 'Open Sans', arial, sans-serif;
}
.wp-block-latest-posts:not(.is-grid) li:last-child {
  border-bottom: none;
}
.wp-block-latest-posts:not(.is-grid) li a {
  display: inline-block;
  color: #222222;
  line-height: 21px;
}
.wp-block-latest-posts:not(.is-grid) li a:hover {
  color: #cc0033;
  text-decoration: none !important;
}
.wp-block-latest-posts:not(.is-grid) .wp-block-latest-posts__post-date {
  display: block;
  font-family: 'Barlow', 'Open Sans', arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #b5b5b5;
  font-style: italic;
  margin-bottom: 5px;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link {
  transition: background-color 0.1s ease;
  -webkit-transition: background-color 0.1s ease;
  padding: 9px 12px;
  font-size: 16px;
  line-height: 20px;
  font-family: 'Barlow', 'Open Sans', arial, sans-serif;
  font-weight: 600;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link:hover {
  background-color: #444 !important;
  text-decoration: none !important;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link:not([class*="has-background"]) {
  background-color: #cc0033;
}
.wp-block-button.is-style-outline .wp-block-button__link {
  border-width: 2px;
  border-style: solid;
  transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
}
.wp-block-button.is-style-outline .wp-block-button__link:not([class*="has-background"]) {
  background-color: transparent;
}
.wp-block-button.is-style-outline .wp-block-button__link:not([class*="has-background"]):hover {
  background-color: #4db2ec;
}
.wp-block-button.is-style-outline .wp-block-button__link:not([class*="has-text-color"]) {
  color: #cc0033;
  border-color: #cc0033;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover {
  background-color: #444;
  color: #fff;
  text-decoration: none !important;
}
@media (min-width: 1485px) {
  .alignwide {
    width: calc(100% + 400px);
    margin-left: -200px;
    max-width: 100vw;
  }
  .alignwide.wp-block-video video {
    width: 100%;
  }
  .alignwide.wp-block-embed iframe {
    width: 100%;
  }
}
.alignfull {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw !important;
  max-width: none !important;
  margin-left: 0;
  margin-right: 0;
}
.alignfull.wp-block-cover.has-parallax {
  left: auto;
  transform: none;
  margin-left: calc((-100vw + 100%) / 2);
}
.alignfull.wp-block-columns {
  padding-left: 8px;
  padding-right: 8px;
}
.alignfull.wp-block-embed-wordpress-tv .wp-block-embed__wrapper {
  padding-bottom: 56.25%;
}
.alignfull.wp-block-embed-wordpress-tv iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-left: 8px;
  padding-right: 8px;
}
.alignfull.wp-block-embed iframe {
  width: 100%;
}
.wp-block-media-text {
  margin-bottom: 26px;
}
@media (max-width: 1018px) {
  .hotgrid-boxes-3 {
    margin-top: 0;
  }
}
.hotgrid-boxes-3 .td-button.void {
  position: absolute;
  width: 95px;
}
.hotgrid-boxes-3 h1,
.hotgrid-boxes-3 h2 {
  color: white;
  text-transform: uppercase;
  word-break: break-word;
  margin: 0;
}
.hotgrid-boxes-3 .pinned-post-preview {
  height: 325px;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  cursor: pointer;
}
.hotgrid-boxes-3 .pinned-post-preview:before {
  position: absolute;
  height: 325px;
  content: ' ';
  background: #000;
  opacity: 0.4;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.hotgrid-boxes-3 .pinned-post-preview .pinned-post-title {
  height: 75%;
  overflow: hidden;
}
.hotgrid-boxes-3 .pinned-post-preview .pinned-post-title h1,
.hotgrid-boxes-3 .pinned-post-preview .pinned-post-title h2 {
  position: absolute;
}
.hotgrid-boxes-3 .pinned-post-preview .pinned-post-read-more {
  width: 95px;
  height: 25%;
  overflow: hidden;
  margin: 0 auto;
}
.hotgrid-boxes-3 .pinned-post-preview:hover:before {
  opacity: 0.6;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.hotgrid-boxes-3 .pinned-post-preview.large:before,
.hotgrid-boxes-3 .pinned-post-preview.large h1 {
  width: 100%;
  max-width: 490px;
}
@media (max-width: 1018px) {
  .hotgrid-boxes-3 .pinned-post-preview.large:before,
  .hotgrid-boxes-3 .pinned-post-preview.large h1 {
    max-width: none;
  }
}
.hotgrid-boxes-3 .pinned-post-preview.large .pinned-post-title h2 {
  color: white;
  font-weight: bold;
  padding: 61px 11px;
  font-size: 31px;
  line-height: 36px;
  text-align: center;
  position: relative;
  word-break: normal;
}
@media (max-width: 1018px) {
  .hotgrid-boxes-3 .pinned-post-preview.large .pinned-post-title h2 {
    font-size: 26px;
    line-height: 35px;
    text-align: center;
    font-weight: bold;
    padding: 66px 5px;
  }
}
@media (max-width: 1018px) {
  .hotgrid-boxes-3 .pinned-post-preview.small {
    margin-top: 10px;
  }
}
.hotgrid-boxes-3 .pinned-post-preview.small:before,
.hotgrid-boxes-3 .pinned-post-preview.small h2 {
  width: 100%;
  max-width: 251px;
}
@media (max-width: 1018px) {
  .hotgrid-boxes-3 .pinned-post-preview.small:before,
  .hotgrid-boxes-3 .pinned-post-preview.small h2 {
    max-width: none;
  }
}
.hotgrid-boxes-3 .pinned-post-preview.small .pinned-post-title h2 {
  color: white;
  font-weight: 600;
  padding: 70px 19px;
  font-size: 21px;
  line-height: 24px;
  text-align: right;
}
@media (max-width: 1018px) {
  .hotgrid-boxes-3 .pinned-post-preview.small .pinned-post-title h2 {
    font-size: 26px;
    line-height: 35px;
    text-align: center;
    font-weight: bold;
    padding: 66px 5px;
  }
}
.hotgrid-boxes-3 .euro-mag-preview {
  overflow: hidden;
  height: 272px;
}
@media (max-width: 1018px) {
  .hotgrid-boxes-3 .euro-mag-preview {
    display: none;
  }
}
.hotgrid-boxes-3 .euro-mag-preview img {
  object-fit: scale-down;
}
.hotgrid-boxes-3 .benefits {
  margin-top: 7px;
}
@media (max-width: 1018px) {
  .hotgrid-boxes-3 .benefits {
    display: none;
  }
}
@media (min-width: 1018px) {
  .hotgrid-boxes-3 > .td-container > .td-block-row > [class*="td-block-span"]:first-child {
    padding-right: 12px;
  }
  .hotgrid-boxes-3 .td-block-row > [class*="td-block-span"] > .td-block-row > [class*="td-block-span"]:last-child {
    padding-left: 12px;
  }
}
@media (max-width: 1018px) {
  .hotgrid-boxes-3 > .td-container {
    padding: 0;
  }
  .hotgrid-boxes-3 .td-block-row {
    padding: 0;
  }
  .hotgrid-boxes-3 .td-block-row > .td-block-span6 {
    width: 100%;
    float: none;
  }
}
@media (max-width: 1018px) {
  .hotgrid-boxes-2 {
    margin-top: 0;
  }
}
.hotgrid-boxes-2 .td-button.void {
  position: absolute;
  width: 95px;
}
.hotgrid-boxes-2 h1,
.hotgrid-boxes-2 h2 {
  color: white;
  text-transform: uppercase;
  word-break: break-word;
  margin: 0;
}
.hotgrid-boxes-2 .post-preview {
  height: 325px;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  cursor: pointer;
}
.hotgrid-boxes-2 .post-preview:before,
.hotgrid-boxes-2 .post-preview h1 {
  width: 100%;
  max-width: 496px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .hotgrid-boxes-2 .post-preview:before,
  .hotgrid-boxes-2 .post-preview h1 {
    max-width: 480px;
  }
}
@media (max-width: 1018px) {
  .hotgrid-boxes-2 .post-preview:before,
  .hotgrid-boxes-2 .post-preview h1 {
    max-width: none;
  }
}
.hotgrid-boxes-2 .post-preview:before {
  position: absolute;
  height: 325px;
  content: ' ';
  background: #000;
  opacity: 0.4;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.hotgrid-boxes-2 .post-preview .title {
  height: 75%;
  overflow: hidden;
}
.hotgrid-boxes-2 .post-preview .title h2 {
  font-size: 31px;
  font-weight: bold;
  padding: 61px 11px;
  position: relative;
  word-break: normal;
  text-align: center;
  margin: 0 auto;
}
@media (max-width: 1018px) {
  .hotgrid-boxes-2 .post-preview .title h2 {
    font-size: 29px;
  }
}
.hotgrid-boxes-2 .post-preview .read-more {
  width: 95px;
  height: 25%;
  overflow: hidden;
  margin: 0 auto;
}
.hotgrid-boxes-2 .post-preview:hover:before {
  opacity: 0.6;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
@media (min-width: 1018px) {
  .hotgrid-boxes-2 > .td-container > .td-block-row > [class*="td-block-span"]:first-child {
    padding-right: 6px;
  }
  .hotgrid-boxes-2 > .td-container > .td-block-row > [class*="td-block-span"]:last-child {
    padding-left: 6px;
  }
}
@media (max-width: 1018px) {
  .hotgrid-boxes-2 > .td-container {
    padding: 0;
  }
  .hotgrid-boxes-2 > .td-container > .td-block-row > [class*="td-block-span"]:last-child {
    margin-top: 10px;
  }
  .hotgrid-boxes-2 .td-block-row {
    padding: 0;
  }
  .hotgrid-boxes-2 .td-block-row > .td-block-span6 {
    width: 100%;
    float: none;
  }
}
.post-stream .post-preview {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 15px;
}
.post-stream .post-preview .image-thumb,
.post-stream .post-preview .excerpt {
  float: left;
}
.post-stream .post-preview .image-thumb {
  padding-left: 0;
}
@media (max-width: 1018px) {
  .post-stream .post-preview .image-thumb {
    width: auto;
    margin-right: 14px;
  }
}
.post-stream .post-preview .image-thumb img {
  max-width: initial;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
.post-stream .post-preview .excerpt h3 {
  line-height: 23px;
  margin-bottom: 12px;
}
.post-stream .post-preview .excerpt .category {
  width: 100%;
  clear: both;
  overflow: hidden;
  margin-bottom: 12px;
}
@media (max-width: 1018px) {
  .post-stream .post-preview .excerpt .category {
    display: none;
  }
}
.post-stream .post-preview .excerpt .tag {
  display: inline-block;
  overflow: hidden;
  text-align: center;
  padding: 0 8px;
  font-size: 14px;
  border-radius: 2px;
  font-weight: normal;
  text-transform: initial;
  background: transparent;
}
.post-stream .post-preview .excerpt .tag.default {
  color: #c1c1c1;
  border: 1px solid #c1c1c1;
}
.post-stream .post-preview .excerpt .tag.premium {
  color: #cc0033;
  border: 1px solid #cc0033;
}
.post-stream.small .post-preview .excerpt {
  width: 75%;
  float: left;
  padding-left: 9.5px;
}
@media (max-width: 1018px) {
  .post-stream.small .post-preview .excerpt {
    width: 100%;
    float: none;
    padding: 0;
  }
}
.post-stream.small .post-preview .excerpt .title {
  color: #000;
}
.post-stream.small .post-preview .excerpt .title > span {
  font-size: 20px;
  font-weight: 600;
  line-height: 23px;
  margin-bottom: 12px;
  display: block;
}
.post-stream.small .post-preview .image-thumb {
  width: 25%;
  float: left;
}
@media (max-width: 1018px) {
  .post-stream.small .post-preview .image-thumb {
    width: auto;
  }
}
.post-stream.small .post-preview .image-thumb img {
  width: 118px;
  height: 118px;
}
.post-stream.large .excerpt {
  padding-left: 19px;
}
@media (max-width: 1018px) {
  .post-stream.large .excerpt p {
    display: none;
  }
}
.post-stream.large .excerpt p:after {
  content: '...';
}
@media (max-width: 1018px) {
  .post-stream.large .excerpt {
    width: 100%;
    float: none;
    padding: 0;
  }
}
.post-stream.large .image-thumb img {
  width: 220px;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  height: 145px;
}
@media (max-width: 1018px) {
  .post-stream.large .image-thumb img {
    max-width: 118px;
    max-height: 118px;
  }
}
#main-stream-bottom button.more {
  margin: 0 auto 21px auto;
}
html.seznamAd #zive-firmy {
  display: none;
}
section#zive-firmy {
  overflow: hidden;
}
section#zive-firmy .slog {
  color: grey;
  font-weight: 500;
  font-size: 0.89em;
  display: block;
  text-align: center;
  margin: 5px 0;
  letter-spacing: 0.0001em;
}
section#zive-firmy .list {
  margin: 0 auto;
  padding: 0;
  width: 90%;
}
section#zive-firmy .list ul {
  list-style-type: circle;
  color: #C30029;
}
section#zive-firmy .list ul li {
  line-height: 17px;
  margin-bottom: 15px;
}
section#zive-firmy .list ul a {
  color: #000;
  font-weight: 600;
}
section#zive-firmy .more {
  float: right;
}
.author-meta {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 35px;
}
.author-meta .avatar,
.author-meta .decsription {
  float: left;
}
.author-meta .avatar {
  padding-left: 0;
}
@media (max-width: 1018px) {
  .author-meta .avatar {
    width: auto;
    margin-right: 14px;
  }
}
.author-meta .avatar img {
  max-width: initial;
  object-fit: cover;
}
.author-meta .description {
  padding-left: 14px;
}
@media (max-width: 1018px) {
  .author-meta .description {
    width: 100%;
    float: none;
    padding: 0;
  }
}
.author-meta .description h3 {
  line-height: 23px;
  margin-bottom: 12px;
}
.author-meta .description p {
  margin-bottom: 13px;
}
.author-meta .description p:after {
  content: '...';
}
.author-meta.small .image-thumb img {
  width: 118px;
  height: 118px;
}
.author-meta.large .image-thumb img {
  width: 220px;
  height: 145px;
}
@media (max-width: 1018px) {
  .author-meta.large .image-thumb img {
    width: initial;
    max-width: 245px;
  }
}
#related-posts {
  width: 100%;
  overflow: hidden;
}
#related-posts .post-preview {
  padding: 0 8px;
  min-height: 254px;
  width: 33%;
  float: left;
}
@media (max-width: 1018px) {
  #related-posts .post-preview {
    width: 100%;
    min-height: 299px;
    float: initial;
    clear: both;
    padding: 0 !important;
  }
}
#related-posts .post-preview .title {
  color: #000;
}
#related-posts .post-preview .title > span {
  font-size: 17px;
  line-height: 22px;
  font-weight: 600;
  margin-bottom: 12px;
  display: block;
}
#related-posts .post-preview img {
  width: 100%;
  height: 105px;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
@media (max-width: 1018px) {
  #related-posts .post-preview img {
    height: 231px;
  }
}
#related-posts .post-preview:nth-of-type(1),
#related-posts .post-preview:nth-of-type(4) {
  padding-left: 0;
}
#related-posts .post-preview:nth-of-type(3),
#related-posts .post-preview:nth-of-type(6) {
  padding-right: 0;
}
section#blogy-posts .post-preview {
  overflow: visible;
}
@media (max-width: 1018px) {
  section#blogy-posts .post-preview {
    width: 100%;
    overflow: hidden;
    margin: 0 auto 31px auto;
  }
}
section#blogy-posts .post-preview h3 {
  text-align: right;
  font-size: 17px;
  line-height: 17px;
}
section#blogy-posts .post-preview .author-photo {
  height: 148px;
  background-size: contain;
}
@media (max-width: 1018px) {
  section#blogy-posts .post-preview .author-photo {
    width: 100%;
    background-size: cover;
    background-position: 0px -11px;
    clear: both;
  }
}
section#blogy-posts .post-preview .excerpt {
  height: 100%;
  float: right;
  padding-right: 15px;
  text-align: right;
}
@media (max-width: 1018px) {
  section#blogy-posts .post-preview .excerpt {
    padding-right: 0;
  }
}
section#blogy-posts .post-preview .excerpt .title {
  width: 100%;
  height: 85%;
}
section#blogy-posts .post-preview .excerpt .author {
  width: 100%;
  height: 15%;
}
.widget {
  font-family: 'Barlow', 'Open Sans', arial, sans-serif;
  margin-bottom: 21px;
  overflow: hidden;
}
.widget a {
  color: #111;
}
.widget ul {
  list-style: none;
  box-shadow: none;
}
.widget li {
  line-height: 30px;
  list-style: none;
  margin-left: 12px;
}
.widget li li {
  margin-left: 21px;
}
.widget select {
  width: 100%;
  height: 30px;
  margin-bottom: 10px;
  margin-top: 13px;
  padding: 0 5px;
}
.widget .block-title {
  margin-bottom: 21px;
}
.widget .block-title span a {
  padding: 0;
  color: inherit;
  margin-bottom: 0;
}
.widget .block-title span a:hover {
  color: #cc0033;
}
.widget .block-title span {
  display: inline-block;
  width: 100%;
}
.widget .block-title span span {
  display: inline-block;
  float: right;
  width: auto;
  margin-bottom: 0;
  font-size: 12px;
  text-transform: lowercase;
}
.widget .post-preview {
  overflow: hidden;
  padding-bottom: 10px;
  margin-bottom: 14px;
}
.widget_premiumposts .post-preview {
  border-bottom: 1px solid #c1c1c1;
}
.widget_premiumposts .post-preview:first-of-type .excerpt:before {
  content: 'TOP';
  padding: 14px 20px 12px 20px;
  font-family: 'Barlow', 'Open Sans', arial, sans-serif;
  font-weight: 600;
  font-size: 19px;
  color: #cc0033;
  float: left;
}
.widget_premiumposts .post-preview:nth-of-type(n+2) .excerpt:before {
  padding: 13px 34px 12px 28px;
  float: left;
}
.widget_premiumposts .post-preview:last-of-type {
  border-color: transparent;
  margin-bottom: 0;
}
.widget_premiumposts .post-preview .excerpt {
  padding-right: 3px;
}
.widget_premiumposts .post-preview .excerpt h4 {
  margin-bottom: 3px;
  font-size: 18px;
}
.widget_premiumposts .post-preview .excerpt p {
  font-family: 'Barlow', 'Open Sans', arial, sans-serif;
  font-size: 16px;
  line-height: 1rem;
  margin-bottom: 1px;
}
.widget_premiumposts .post-preview .excerpt p:after {
  content: '...';
}
.widget_premiumposts .post-preview .image-thumb img {
  max-height: 68px;
  object-fit: cover;
  float: right;
}
.td-block-span4 .widget_premiumposts h4 {
  max-width: 70%;
  float: left;
}
.td-block-span4 .widget_premiumposts .td-block-span10 {
  float: left;
}
.td-block-span4 .widget_premiumposts .td-block-span2 {
  float: right;
}
.widget_opinionsposts .post-preview .td-block-span7 {
  float: left;
}
.widget_opinionsposts .post-preview .image-thumb img {
  float: left;
}
.widget_opinionsposts .post-preview .statement {
  padding-top: 5px;
}
.widget_opinionsposts .post-preview .statement:before {
  content: '„';
  font-size: 80px;
  float: left;
  padding: 0 14px 90px 10px;
}
.widget_opinionsposts .post-preview .statement:after {
  content: '“';
}
.widget_opinionsposts .post-preview .author {
  font-size: 18px;
}
.widget_opinionsposts .post-preview .act {
  width: 100%;
  overflow: hidden;
  margin-bottom: 15px;
  padding-top: 10px;
  text-align: center;
}
.widget_opinionsposts .post-preview .act button {
  display: inline-block;
  font-size: 18px;
  padding: 0;
  margin: 0 8px;
}
.widget_opinionsposts .post-preview .td-icon-like:before {
  vertical-align: middle;
}
.widget_opinionsposts .post-preview .td-icon-dislike:after {
  vertical-align: -webkit-baseline-middle;
}
.widget_opinionsposts a.td-button {
  margin-top: 21px;
  float: right;
}
.td-block-span6 .widget_opinionsposts .act {
  max-width: 170px;
  float: right;
}
.td-block-span6 .widget_opinionsposts .act .td-button {
  margin-top: 21px;
}
.td-block-span4 .widget_opinionsposts .td-block-span8 {
  width: 100%;
}
.td-block-span4 .widget_opinionsposts .statement {
  padding-top: 15px;
}
.td-block-span4 .widget_opinionsposts .author {
  float: right;
}
.td-block-span4 .widget_opinionsposts .act {
  margin-bottom: 23px;
  padding-top: 20px;
}
.td-block-span4 .widget_opinionsposts .td-button.euro {
  width: 100%;
}
.widget_eurotv .post-preview .image-thumb,
.widget_eurotv .post-preview .image-thumb:hover {
  position: relative;
  color: #fff;
  font-weight: normal;
}
.widget_eurotv .post-preview .image-thumb:before {
  font-family: 'Barlow', 'Open Sans', arial, sans-serif;
  content: 'Přehrát';
  position: absolute;
  padding: 0px 8px;
  background: #000;
  border-radius: 2px;
  opacity: 0.5;
  bottom: 15px;
  right: 30px;
  white-space: nowrap;
}
.widget_eurotv .post-preview .image-thumb:after {
  font-family: 'Barlow', 'Open Sans', arial, sans-serif;
  content: 'Přehrát';
  position: absolute;
  padding: 0px 8px;
  border: 1px solid #fff;
  border-radius: 2px;
  white-space: nowrap;
  bottom: 14px;
  right: 29px;
}
@media (max-width: 1018px) {
  .widget_eurotv .post-preview.large .td-block-span7 {
    width: 50%;
  }
}
.widget_eurotv .post-preview.large a:before {
  bottom: initial;
  top: 118px;
}
@media (max-width: 1018px) {
  .widget_eurotv .post-preview.large a:before {
    top: 93px;
  }
}
.widget_eurotv .post-preview.large a:after {
  bottom: initial;
  top: 118px;
}
@media (max-width: 1018px) {
  .widget_eurotv .post-preview.large a:after {
    top: 93px;
  }
}
.widget_eurotv .post-preview.large img {
  float: left;
  padding-right: 15px;
  max-height: 156px;
}
@media (max-width: 1018px) {
  .widget_eurotv .post-preview.large img {
    width: 100%;
    max-height: 195px;
    min-height: 130px;
  }
}
@media (max-width: 1018px) {
  .widget_eurotv .post-preview.small {
    width: 50%;
  }
  .widget_eurotv .post-preview.small img {
    width: 100%;
  }
}
.widget_eurotv .post-preview.small:first-of-type {
  padding-right: 6px;
}
.widget_eurotv .post-preview.small:nth-of-type(even) {
  padding: 0 3px;
}
.widget_eurotv .post-preview.small:last-of-type {
  padding-left: 6px;
}
@media (max-width: 1018px) {
  .widget_eurotv .post-preview.small:last-of-type {
    display: none;
  }
}
.widget_eurotv .post-preview .image-thumb img {
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
.td-block-span4 > .widget_eurotv .post-preview.large .td-block-span7 {
  width: 100%;
}
.td-block-span4 > .widget_eurotv .post-preview.large .image-thumb img {
  float: initial;
  padding-right: initial;
  max-height: initial;
}
@media (max-width: 1018px) {
  .td-block-span4 > .widget_eurotv .post-preview.large .image-thumb img {
    max-height: 157px;
    min-width: 310px;
  }
}
.td-block-span4 > .widget_eurotv .post-preview.large .excerpt {
  width: 100%;
  padding-top: 6px;
}
.td-block-span4 > .widget_eurotv .post-preview.large .excerpt h3 {
  font-size: 16px;
  line-height: 1.2rem;
}
.td-block-span4 > .widget_eurotv .post-preview.small {
  display: none;
}
body.single .widget_eurotv {
  margin-bottom: 0;
}
.widget_euroteaser .subscription img {
  display: block;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  margin: 0 auto;
}
.widget_euronewsletter h3,
.widget_euronewsletter .brand {
  text-align: center;
}
.widget_euronewsletter h3 {
  text-transform: uppercase;
  margin-bottom: 0;
}
.widget_euronewsletter .brand {
  margin-bottom: 15px;
}
.widget_euronewsletter button {
  margin-bottom: 10px;
}
.widget_euronewsletter label {
  padding-left: 5px;
  vertical-align: text-bottom;
}
.widget_euronewsletter label a,
.widget_euronewsletter label a:hover {
  text-decoration: underline;
}
.widget_currencyrates .currency {
  max-width: 115px;
  margin: 0 auto;
}
.widget_currencyrates .currency .flag {
  float: left;
  margin-right: 13px;
}
.widget_currencyrates .currency .code {
  margin-bottom: 3px;
}
.widget_currencyrates .currency .rate {
  font-size: 18px;
}
.widget_currencyrates .td-block-span6 {
  float: left;
}
html.seznamAd .widget_protextctk {
  display: none;
}
.widget_protextctk .post-preview .image-thumb {
  width: 80px;
  height: 80px;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  float: left;
  margin-right: 13px;
}
.widget_cmzrb_box .post-preview .image-thumb {
  width: 80px;
  height: 80px;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  float: left;
  margin-right: 13px;
}
.ui-widget-overlay {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.login-modal-window {
  background: black;
  z-index: 5000;
  color: white;
  padding: 50px;
}
.login-modal-window a {
  background: black;
  z-index: 5000;
  color: white;
}
.login-modal-window .ui-dialog-titlebar {
  display: none;
}
.login-modal-window .login-modal-window__form-welcome-title {
  text-align: center;
  color: white;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 25px;
}
.login-modal-window .login-modal-window__form-close-button-wrapper {
  text-align: right;
  margin-bottom: 25px;
}
.login-modal-window .login-modal-window__form-close-button {
  font-size: 20px;
  font-weight: bold;
}
.login-modal-window .login-modal-window__form-forgotten-password {
  text-align: right;
  margin-bottom: 25px;
}
.login-modal-window .login-modal-window__form-forgotten-password a {
  color: gray;
  text-decoration: underline;
}
.login-modal-window #login-modal-window__form-errors {
  text-align: center;
  color: red;
  font-weight: bold;
  margin-bottom: 15px;
}
.login-modal-window .login-modal-window__subscription-btn {
  border: 1px solid #b3002d;
  color: #b3002d;
}
.login-modal-window .login-modal-window__subscription-btn-wrapper {
  border-top: 1px solid gray;
  padding-bottom: 5px;
  padding-top: 30px;
}
@media (min-width: 1018px) {
  .login-modal-window {
    width: 25%!important;
  }
}
@media (max-width: 1018px) {
  .login-modal-window {
    width: 100%!important;
  }
}
#euro-paid-form-register {
  border: 1px solid #c1c1c1;
  border-radius: 2px;
  padding: 13px;
  margin-top: 20px;
  margin-bottom: 21px;
}
#euro-paid-form-register .contine {
  clear: both;
  margin-top: 20px;
}
#euro-paid-form-register .benefits {
  font-size: 15px;
}
@media (max-width: 1018px) {
  #euro-paid-form-register .benefits {
    width: 100%;
  }
}
@media (max-width: 1018px) {
  #euro-paid-form-register .benefits .print-thumb {
    width: 100%;
    text-align: center;
    margin: 21px 0;
  }
}
#euro-paid-form-register .title {
  text-align: center;
  margin-bottom: 35px;
  padding-top: 15px;
}
#euro-paid-form-register #delivery-details input,
#euro-paid-form-register #billing-details input,
#euro-paid-form-register #purchase-company input {
  max-width: 245px;
}
#euro-paid-form-register #delivery-details .td-block-span6,
#euro-paid-form-register #billing-details .td-block-span6,
#euro-paid-form-register #purchase-company .td-block-span6 {
  text-align: center;
}
@media (max-width: 1018px) {
  #euro-paid-form-register #delivery-details .td-block-span6:nth-of-type(even),
  #euro-paid-form-register #billing-details .td-block-span6:nth-of-type(even),
  #euro-paid-form-register #purchase-company .td-block-span6:nth-of-type(even) {
    padding-left: 5px;
  }
  #euro-paid-form-register #delivery-details .td-block-span6:nth-of-type(odd),
  #euro-paid-form-register #billing-details .td-block-span6:nth-of-type(odd),
  #euro-paid-form-register #purchase-company .td-block-span6:nth-of-type(odd) {
    padding-right: 5px;
  }
}
#euro-paid-form-register #delivery-details select,
#euro-paid-form-register #billing-details select,
#euro-paid-form-register #purchase-company select {
  max-width: 245px;
  margin-bottom: 15px;
}
#euro-paid-form-register input[name=register_form_submit] {
  margin: 0 auto;
}
#euro-paid-form-register input[type=radio],
#euro-paid-form-register input[type=checkbox] {
  margin-right: 7px;
}
#euro-paid-form-register .td-block-span4,
#euro-paid-form-register td-block-row contine {
  font-size: 15px;
}
#euro-paid-login-form-article {
  width: 100%;
  max-width: 350px;
  margin: auto;
}
section#diskuze .td-button {
  margin: 0 auto;
  max-width: 205px;
}
.kk-star-ratings {
  margin-bottom: 21px !important;
}
h2.convertRateHeadline,
h2.ratesTableHeadline {
  width: 100%;
  clear: both;
  float: left;
  margin-bottom: 0px;
}
h2.convertRateHeadline span,
h2.ratesTableHeadline span,
h2.convertRateHeadline a,
h2.ratesTableHeadline a {
  float: left;
  font-size: 16px;
  color: white;
  background: #111;
  text-transform: uppercase;
  padding: 0px 15px;
}
.convertRateBlock {
  border: 1px solid #111;
  padding: 20px;
}
.convertRateBlock form {
  margin: auto;
  width: 85%;
}
.convertRateBlock form#exchangeConvertForm {
  width: 100%;
}
.convertRateBlock form#exchangeConvertForm input[type=text] {
  max-width: 145px;
  padding-left: 10px;
  margin-bottom: 0px;
}
.convertRateBlock form select,
.convertRateBlock form input[type=text] {
  border: 1px solid #ccc;
  height: 38px;
  line-height: 38px;
}
.convertRateBlock form select:hover,
.convertRateBlock form input[type=text]:hover {
  cursor: pointer;
}
.convertRateBlock form input[type=submit] {
  line-height: 38px;
  padding: 0 15px;
  font-size: 16px;
  text-transform: none;
  background-color: #cc0033;
}
.convertRateBlock form .border-box-ajax-from-text {
  line-height: 38px;
  margin-left: 5px;
  margin-right: 5px;
}
.ratesTable table tr td,
.ratesTable table tr th {
  vertical-align: middle;
  height: 50px;
  line-height: 16px;
}
.ratesTable table tr td img,
.ratesTable table tr th img {
  margin: auto;
  vertical-align: middle;
}
.ratesTable table tr td.img,
.ratesTable table tr th.img {
  min-width: 40px;
}
.ratesTable table tr td:nth-child(2),
.ratesTable table tr th:nth-child(2),
.ratesTable table tr td:nth-child(3),
.ratesTable table tr th:nth-child(3),
.ratesTable table tr td:nth-child(5),
.ratesTable table tr th:nth-child(5),
.ratesTable table tr td:nth-child(6),
.ratesTable table tr th:nth-child(6),
.ratesTable table tr td:nth-child(7),
.ratesTable table tr th:nth-child(7),
.ratesTable table tr td:nth-child(8),
.ratesTable table tr th:nth-child(8),
.ratesTable table tr td:nth-child(9),
.ratesTable table tr th:nth-child(9) {
  text-align: center !important;
}
p.tip {
  font-size: 15px;
  padding: 8px;
  background: #eee;
  border: 1px solid #ddd;
  margin-bottom: 10px;
}
p.tip a {
  text-decoration: underline;
}
canvas.currency_graph {
  height: 220px !important;
}
h2.currency_graph {
  width: 60%;
}
div.title-tab-right.currency_graph {
  float: right;
  width: 40%;
  text-align: right;
}
div.title-tab-right.currency_graph a {
  font-size: 16px;
  color: white;
  background: #cc0033;
  text-transform: uppercase;
  padding: 0px 15px;
  displaY: inline-block;
  line-height: 38px;
}
.currency_graph_headline {
  border-bottom: 1px solid #111;
  margin: 20px auto;
}
.rate-detail-main {
  font-size: 40px;
  text-align: center;
  line-height: 32px;
  margin: auto auto 20px auto;
  padding: 35px;
  border: 1px solid #eee;
  font-weight: 600;
}
.rate-detail-main small {
  font-weight: normal;
  font-size: 18px;
  color: #666;
}
.rate-detail-main a.td-button {
  margin: 20px auto auto auto;
  width: auto;
  max-width: 300px;
}
.rate-detail-main a.td-button:hover {
  text-decoration: none;
}
.rates-company-table {
  margin-top: 20px;
}
.rates-company-table table tr th:nth-child(2),
.rates-company-table table tr th:nth-child(3),
.rates-company-table table tr th:nth-child(4),
.rates-company-table table tr th:nth-child(5) {
  text-align: center !important;
}
.rates-company-table table tr td:nth-child(1),
.rates-company-table table tr td:nth-child(3),
.rates-company-table table tr td:nth-child(4),
.rates-company-table table tr td:nth-child(5) {
  text-align: center !important;
}
.rates-company-table table tr td:nth-child(2) {
  text-align: left !important;
}
.rates-company-table table.exchangeTable tr th:nth-child(4) {
  text-align: center !important;
}
.rates-company-table table.exchangeTable tr td:nth-child(4) {
  text-align: center !important;
}
.currency_pairs {
  margin-top: 20px;
}
.currency_pairs h3 {
  border-top: 1px solid #111;
  border-bottom: 1px solid #111;
  padding-bottom: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
}
.currency_pairs ul {
  margin-top: 0px;
}
.currency_pairs ul li {
  list-style-type: disc;
  margin-left: 15px;
  border-bottom: 1px solid #eee;
}
.currency_pairs ul li a {
  color: #111;
  display: inline-block;
  line-height: 38px;
}
ul.exchange-rates-links {
  clear: both;
  width: 100%;
}
ul.exchange-rates-links.company_detail li {
  width: 50%;
}
ul.exchange-rates-links.company_detail li a.td-button.medium {
  width: 280px;
}
ul.exchange-rates-links li {
  list-style-type: none;
  display: inline-block;
  width: 33%;
  margin: 0 0 15px 0;
  float: left;
}
ul.exchange-rates-links li:nth-child(4),
ul.exchange-rates-links li:nth-child(5) {
  margin: 0;
}
ul.exchange-rates-links li a {
  font-size: 16px;
  font-weight: 600;
  padding: 10px 40px;
}
ul.exchange-rates-links li a:hover {
  text-decoration: none;
}
#selectCompany {
  padding: 10px;
  margin-left: 10px;
  cursor: pointer;
}
.rates-company-table.ratesTable tr th:nth-child(4) {
  text-align: left !important;
}
.rates-company-table.ratesTable tr td:nth-child(1),
.rates-company-table.ratesTable tr td:nth-child(4) {
  text-align: left !important;
}
.embed-youtube {
  position: relative;
}
.embed-youtube .close-button {
  position: absolute;
  top: 0;
  right: 0;
  width: 35px;
  height: 35px;
  background-color: #c03;
  color: #fff;
  border-radius: 5px;
  text-align: center;
  line-height: 35px;
  font-size: 2em;
  z-index: 1;
  cursor: pointer;
}
.embed-youtube-title {
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
}
.pagination span a:hover,
.pagination span.active a {
  background-color: #cc0033;
  color: white;
}
.pagination a {
  color: #cc0033;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
  border: #cc0033 solid 1px;
  margin: 5px;
}
.td_module_wrap {
  position: relative;
  padding-bottom: 35px;
}
.td_module_wrap .entry-title {
  /* General Title */
  font-size: 21px;
  line-height: 25px;
  margin: 0 0 6px 0;
}
.td_module_wrap:hover .entry-title a {
  color: #cc0033;
}
.entry-title {
  word-wrap: break-word;
}
/*  ----------------------------------------------------------------------------
    thumbnail
*/
.td-module-thumb {
  position: relative;
  margin-bottom: 13px;
}
.td-module-thumb .entry-thumb {
  display: block;
}
.td-video-play-ico > img {
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
/*  ----------------------------------------------------------------------------
   module meta info
*/
.td-module-meta-info {
  font-family: 'Barlow', 'Open Sans', arial, sans-serif;
  font-size: 11px;
  margin-bottom: 7px;
  line-height: 1;
  min-height: 17px;
}
.td_module_wrap.td-meta-info-hide .td-module-meta-info {
  min-height: 1px;
  margin-top: -4px;
}
.entry-review-stars {
  display: inline-block;
  position: relative;
  top: 1px;
}
.td-post-author-name {
  font-weight: bold;
  display: inline-block;
  position: relative;
  top: 2px;
}
.td-post-author-name a {
  color: #000;
}
.td-post-author-name span {
  color: #ccc;
  margin: 0 2px 0 2px;
  font-weight: normal;
}
.td-post-author-name div {
  display: inline;
  margin-right: 2px;
}
.td-post-date {
  color: #aaa;
  display: inline-block;
  position: relative;
  top: 2px;
}
.td-module-comments {
  position: relative;
  float: right;
  font-family: 'Barlow', 'Open Sans', arial, sans-serif;
  font-size: 10px;
  font-weight: 600;
  text-align: center;
  line-height: 1;
}
.td-module-comments a {
  color: #fff;
  background-color: #000;
  display: inline-block;
  min-width: 17px;
  padding: 3px 4px 4px 5px;
  position: relative;
}
.td-module-comments a:after {
  position: absolute;
  bottom: -3px;
  left: 0;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 3px 0 0;
  border-color: #000 transparent transparent transparent;
}
/*  ----------------------------------------------------------------------------
    excerpt
*/
.td-excerpt {
  font-size: 13px;
  color: #777;
  font-family: 'Barlow', 'Open Sans', arial, sans-serif;
  margin-top: 9px;
}
.td-read-more,
.more-link-wrap {
  display: inline-block;
  font-family: 'Barlow', 'Open Sans', arial, sans-serif;
  margin-bottom: 20px;
}
.td-read-more a,
.more-link-wrap a {
  background-color: #cc0033;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
  padding: 10px 15px;
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
.td-read-more a:hover,
.more-link-wrap a:hover {
  background-color: #818181 !important;
  text-decoration: none;
}
/*  ----------------------------------------------------------------------------
    admin edit
*/
.td-admin-edit {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff !important;
  padding: 3px 10px;
  font-size: 13px;
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
.td-admin-edit:hover {
  background-color: #000;
}
.td-module-thumb:hover .td-admin-edit {
  display: block;
}
.td-post-category {
  font-family: 'Barlow', 'Open Sans', arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  background-color: #ffffff;
  color: #A9A9A9;
  margin-right: 5px;
  padding: 3px 6px 4px;
  display: block;
  vertical-align: top;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  border: 1px solid #A9A9A9;
  border-radius: 2px;
}
.td-post-category:hover {
  background-color: #cc0033;
  color: #ffffff;
  border: 1px solid #cc0033;
}
.td-module-image {
  position: relative;
}
.td-module-image .td-post-category {
  position: absolute;
  bottom: 0;
}
.td-module-meta-info .td-post-category {
  display: inline-block;
}
/*  ----------------------------------------------------------------------------
    Module 15
*/
.td_module_15 {
  padding-bottom: 20px;
  border-bottom: 1px dashed #f2f2f2;
  margin-bottom: 40px;
}
.td_module_15 .entry-title {
  font-size: 34px;
  line-height: 42px;
  margin-bottom: 8px;
  margin-top: 0;
  /* responsive max portrait tablet */
}
@media (max-width: 1018px) {
  .td_module_15 .entry-title {
    font-size: 26px;
    line-height: 36px;
  }
}
.td_module_15 .entry-title a:hover {
  text-decoration: none;
}
.td_module_15.sticky .entry-title a {
  color: #cc0033;
}
.td_module_15 .td-module-meta-info a:hover {
  text-decoration: none;
}
.td_module_15.post {
  margin-top: 0;
}
.td_module_15 .td-module-meta-info {
  margin-bottom: 21px;
}
.td_module_15 .entry-review-stars {
  top: 5px;
}
.td_module_15 .td-post-content {
  padding-bottom: 0;
}
.td_module_15 .td-icon-comments {
  font-size: 9px;
  margin-right: 5px;
  vertical-align: middle;
}
.td_module_15 .alignwide {
  width: auto;
  margin-left: auto;
}
.td_module_15 .alignfull {
  left: auto;
  transform: none;
  width: auto !important;
  margin-left: 0 !important;
}
.td_module_15 .alignfull.wp-block-columns {
  padding-left: 0;
  padding-right: 0;
}
html.is-IE #td-extras-nav {
  display: none;
  transition: none;
}
@media print {
  html,
  body {
    background-color: #FFF;
    color: #000;
    margin: 0;
    padding: 0;
  }
  body {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    zoom: 80%;
  }
  article .inarticle-image img {
    width: 100% !important;
  }
  .td-post-template-1 .td-featured-image-rec {
    width: 40%;
  }
  .td-post-template-6 #td-full-screen-header-image {
    position: relative !important;
  }
  .td-post-template-6 .td-post-header {
    height: auto !important;
  }
  .td-post-template-6 .td-post-header-holder {
    position: relative !important;
  }
  .td-post-template-6 .td-backstretch,
  .td-post-template-7 .td-backstretch {
    left: auto !important;
    right: auto !important;
    transform: none !important;
    width: auto !important;
    height: auto !important;
  }
  .td-post-template-7 .td-parallax-header {
    left: auto !important;
    right: auto !important;
    transform: none !important;
  }
  .td-post-template-8 .td-post-header {
    height: auto;
  }
  img {
    max-width: 100%;
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    page-break-after: avoid;
  }
  ul,
  ol,
  li {
    page-break-inside: avoid;
  }
  table,
  tr,
  td {
    page-break-before: avoid;
  }
  .single-post .td-header-wrap,
  .single-post .td-main-sidebar,
  .single-post #td-theme-settings,
  .single-post .td-header-top-menu,
  .single-post .td-header-menu-wrap,
  .single-post .td-header-sp-ads,
  .single-post .td-main-sidebar,
  .single-post .td-post-source-tags,
  .single-post .td-post-sharing,
  .single-post .td-post-next-prev,
  .single-post .td_block_related_posts,
  .single-post #comments,
  .single-post .td-footer-container,
  .single-post .td-footer-wrapper,
  .single-post .td-sub-footer-container,
  .single-post .td-category,
  .single-post .td-post-views,
  .single-post .td-post-comments,
  .single-post .td-scroll-up,
  .single-post iframe,
  .single-post .td-more-articles-box,
  .single-post .td_block_video_playlist,
  .single-post .td-g-rec,
  .single-post .td-a-rec,
  .single-post .author-box-wrap .avatar {
    display: none !important;
  }
  .backstretch {
    display: none;
  }
  .td-main-content,
  header {
    width: 100% !important;
  }
}
.mf-perex {
  clear: both;
}
.mf_image_gallery-template-default .mf-image-gallery-detail-thumb div.current a img {
  border: 2px solid #cc0033;
}
.mf-image-gallery-main-thumbs .mf-image-gallery-main-thumb a.show-more span {
  background: #cc0033;
}
/*# sourceMappingURL=style.css.map */