/** Fonts */
/** Webfonts */
@font-face { font-family: 'Montserrat-Light'; src: url("../fonts/Montserrat-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Light.woff") format("woff"), url("../fonts/Montserrat-Light.ttf") format("truetype"), url("../fonts/Montserrat-Light.svg#Montserrat-Light") format("svg"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Montserrat-Regular'; src: url("../fonts/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Regular.woff") format("woff"), url("../fonts/Montserrat-Regular.ttf") format("truetype"), url("../fonts/Montserrat-Regular.svg#Montserrat-Regular") format("svg"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Montserrat-Italic'; src: url("../fonts/Montserrat-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Italic.woff") format("woff"), url("../fonts/Montserrat-Italic.ttf") format("truetype"), url("../fonts/Montserrat-Italic.svg#Montserrat-Italic") format("svg"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Montserrat-Bold'; src: url("../fonts/Montserrat-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Bold.woff") format("woff"), url("../fonts/Montserrat-Bold.ttf") format("truetype"), url("../fonts/Montserrat-Bold.svg#Montserrat-Bold") format("svg"); font-weight: normal; font-style: normal; }
/** Main settings */
/** Fonts */
/** Colors */
/** Breakpoints */
/** Resets */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document ========================================================================== */
/** 1. Correct the line height in all browsers. 2. Prevent adjustments of font size after orientation changes in iOS. */
html { line-height: 1.15; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ }

/* Sections ========================================================================== */
/** Remove the margin in all browsers. */
body { margin: 0; }

/** Correct the font size and margin on `h1` elements within `section` and `article` contexts in Chrome, Firefox, and Safari. */
h1 { font-size: 2em; margin: 0.67em 0; }

/* Grouping content ========================================================================== */
/** 1. Add the correct box sizing in Firefox. 2. Show the overflow in Edge and IE. */
hr { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/* Text-level semantics ========================================================================== */
/** Remove the gray background on active links in IE 10. */
a { background-color: transparent; }

/** 1. Remove the bottom border in Chrome 57- 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */
abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ -webkit-text-decoration: underline dotted; -moz-text-decoration: underline dotted; text-decoration: underline dotted; /* 2 */ }

/** Add the correct font weight in Chrome, Edge, and Safari. */
b, strong { font-weight: bolder; }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/** Add the correct font size in all browsers. */
small { font-size: 80%; }

/** Prevent `sub` and `sup` elements from affecting the line height in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

/* Embedded content ========================================================================== */
/** Remove the border on images inside links in IE 10. */
img { border-style: none; }

/* Forms ========================================================================== */
/** 1. Change the font styles in all browsers. 2. Remove the margin in Firefox and Safari. */
button, input, optgroup, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ }

/** Show the overflow in IE. 1. Show the overflow in Edge. */
button, input { /* 1 */ overflow: visible; }

/** Remove the inheritance of text transform in Edge, Firefox, and IE. 1. Remove the inheritance of text transform in Firefox. */
button, select { /* 1 */ text-transform: none; }

/** Correct the inability to style clickable types in iOS and Safari. */
button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; }

/** Remove the inner border and padding in Firefox. */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }

/** Restore the focus styles unset by the previous rule. */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }

/** Correct the padding in Firefox. */
fieldset { padding: 0.35em 0.75em 0.625em; }

/** 1. Correct the text wrapping in Edge and IE. 2. Correct the color inheritance from `fieldset` elements in IE. 3. Remove the padding so developers are not caught out when they zero out `fieldset` elements in all browsers. */
legend { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ }

/** Add the correct vertical alignment in Chrome, Firefox, and Opera. */
progress { vertical-align: baseline; }

/** Remove the default vertical scrollbar in IE 10+. */
textarea { overflow: auto; }

/** 1. Add the correct box sizing in IE 10. 2. Remove the padding in IE 10. */
[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

/** Correct the cursor style of increment and decrement buttons in Chrome. */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

/** 1. Correct the odd appearance in Chrome and Safari. 2. Correct the outline style in Safari. */
[type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ }

/** Remove the inner padding in Chrome and Safari on macOS. */
[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/** 1. Correct the inability to style clickable types in iOS and Safari. 2. Change font properties to `inherit` in Safari. */
::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ }

/* Interactive ========================================================================== */
/* Add the correct display in Edge, IE 10+, and Firefox. */
details { display: block; }

/* Add the correct display in all browsers. */
summary { display: list-item; }

/* Misc ========================================================================== */
/** Add the correct display in IE 10+. */
template { display: none; }

/** Add the correct display in IE 10. */
[hidden] { display: none; }

/*! HTML5 Boilerplate v6.1.0 | MIT License | https://html5boilerplate.com/ */
/* What follows is the result of much research on cross-browser styling. Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal, Kroc Camen, and the H5BP dev community and team. */
/* ========================================================================== Base styles: opinionated defaults ========================================================================== */
html { color: #222; font-size: 1em; line-height: 1.4; }

/* apply a natural box layout model to all elements, but allowing components to change */
html { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

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

/* Remove text-shadow in selection highlight: https://twitter.com/miketaylr/status/12228805301  Vendor-prefixed and regular ::selection selectors cannot be combined: https://stackoverflow.com/a/16982510/7133471  Customize the background color to match your design. */
::-moz-selection { background: #b3d4fc; text-shadow: none; }

::selection { background: #b3d4fc; text-shadow: none; }

/* A better looking default horizontal rule */
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

/* Remove the gap between audio, canvas, iframes, images, videos and the bottom of their containers: https://github.com/h5bp/html5-boilerplate/issues/440 */
audio, canvas, iframe, img, svg, video { vertical-align: middle; }

/* Remove default fieldset styles. */
fieldset { border: 0; margin: 0; padding: 0; }

/* Allow only vertical resizing of textareas. */
textarea { resize: vertical; }

/* ========================================================================== Browser Upgrade Prompt ========================================================================== */
.browserupgrade { margin: 0.2em 0; background: #ccc; color: #000; padding: 0.2em 0; }

/* ========================================================================== Author's custom styles ========================================================================== */
/* ========================================================================== Helper classes ========================================================================== */
/* Hide visually and from screen readers */
.hidden { display: none !important; }

/* Hide only visually, but have it available for screen readers: https://snook.ca/archives/html_and_css/hiding-content-for-accessibility  1. For long content, line feeds are not interpreted as spaces and small width causes content to wrap 1 word per line: https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; white-space: nowrap; /* 1 */ }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: https://www.drupal.org/node/897638 */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; white-space: inherit; }

/* Hide visually and from screen readers, but maintain layout */
.invisible { visibility: hidden; }

/* Clearfix: contain floats  For modern browsers 1. The space content is one way to avoid an Opera bug when the `contenteditable` attribute is included anywhere else in the document. Otherwise it causes space to appear at the top and bottom of elements that receive the `clearfix` class. 2. The use of `table` rather than `block` is only necessary if using `:before` to contain the top-margins of child elements. */
.clearfix:before, .wrapper:before, .footer:before, .featured .featured-post .featured-post-inner .post-meta:before, .main-posts .post .post-data .post-meta:before, .post-sidebar .post-data .post-meta:before, .post-details .post-heading .post-info .post-meta:before, .post-details .post-body:before, .post-details .post-footer .post-tags ul:before, .page-body:before, .modal-cookie .modal-panel-sliders .ranges:before, .clearfix:after, .wrapper:after, .footer:after, .featured .featured-post .featured-post-inner .post-meta:after, .main-posts .post .post-data .post-meta:after, .post-sidebar .post-data .post-meta:after, .post-details .post-heading .post-info .post-meta:after, .post-details .post-body:after, .post-details .post-footer .post-tags ul:after, .page-body:after, .modal-cookie .modal-panel-sliders .ranges:after { content: ""; /* 1 */ display: table; /* 2 */ }

.clearfix:after, .wrapper:after, .footer:after, .featured .featured-post .featured-post-inner .post-meta:after, .main-posts .post .post-data .post-meta:after, .post-sidebar .post-data .post-meta:after, .post-details .post-heading .post-info .post-meta:after, .post-details .post-body:after, .post-details .post-footer .post-tags ul:after, .page-body:after, .modal-cookie .modal-panel-sliders .ranges:after { clear: both; }

/* ========================================================================== EXAMPLE Media Queries for Responsive Design. These examples override the primary ('mobile first') styles. Modify as content requires. ========================================================================== */
@media only screen and (min-width: 35em) { /* Style adjustments for viewports that meet the condition */ }
@media print, (-webkit-min-device-pixel-ratio: 1.25), (-o-min-device-pixel-ratio: 5/4), (min-resolution: 1.25dppx), (min-resolution: 120dpi) { /* Style adjustments for high resolution devices */ }
/* ========================================================================== Print styles. Inlined to avoid the additional HTTP request: https://www.phpied.com/delay-loading-your-print-css/ ========================================================================== */
@media print { *, *:before, *:after { background: transparent !important; color: #000 !important; /* Black prints faster */ -webkit-box-shadow: none !important; box-shadow: none !important; text-shadow: none !important; }
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  /* Don't show links that are fragment identifiers, or use the `javascript:` pseudo protocol */
  a[href^="#"]:after, a[href^="javascript:"]:after { content: ""; }
  pre { white-space: pre-wrap !important; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  /* Printing Tables: http://css-discuss.incutio.com/wiki/Printing_Tables */
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; } }
/** Helpers */
/** Responsive embeds */
.embed-responsive { position: relative; display: block; width: 100%; padding: 0; overflow: hidden; }

.embed-responsive .embed-sizer { display: block; }

.embed-responsive::before { display: block; content: ""; }

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video { position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0; }

.embed-responsive-21by9::before { padding-top: 42.857143%; }

.embed-responsive-16by9::before { padding-top: 56.25%; }

.embed-responsive-4by3::before { padding-top: 75%; }

.embed-responsive-1by1::before { padding-top: 100%; }

/** Defaults */
body { font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif; font-weight: normal; color: #4a4a4a; font-size: 14px; line-height: 21px; overflow-x: hidden; }

/** Links & buttons */
a, a:visited, a:hover, a:active, a:focus, button, button:focus, input[type="submit"], input[type="submit"]:focus { outline: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); cursor: pointer; }

a, a:visited, a:hover, a:active, a:focus { text-decoration: none; }

a, a:visited { color: #479a93; -webkit-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; }

a:hover, a:active, a:focus { color: #377772; }

/** Font styles */
strong { font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif; font-weight: normal; }

em { font-family: "Montserrat-Italic", Helvetica, Arial, sans-serif; font-style: normal; }

/** Bootstrap grid (used for custom CMS content formatting) */
/** Bootstrap grid */
.container { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }

@media (min-width: 576px) { .container { max-width: 540px; } }
@media (min-width: 768px) { .container { max-width: 720px; } }
@media (min-width: 992px) { .container { max-width: 960px; } }
@media (min-width: 1200px) { .container { max-width: 1140px; } }
.container-fluid { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }

.row { display: -ms-flexbox; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: flex; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; }

.no-gutters { margin-right: 0; margin-left: 0; }

.no-gutters > .col, .no-gutters > [class*="col-"] { padding-right: 0; padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto { position: relative; width: 100%; min-height: 1px; padding-right: 15px; padding-left: 15px; }

.col { -ms-flex-preferred-size: 0; -webkit-flex-basis: 0; flex-basis: 0; -ms-flex-positive: 1; -webkit-box-flex: 1; -webkit-flex-grow: 1; -moz-box-flex: 1; flex-grow: 1; max-width: 100%; }

.col-auto { -ms-flex: 0 0 auto; -webkit-box-flex: 0; -webkit-flex: 0 0 auto; -moz-box-flex: 0; flex: 0 0 auto; width: auto; max-width: none; }

.col-1 { -ms-flex: 0 0 8.333333%; -webkit-box-flex: 0; -webkit-flex: 0 0 8.333333%; -moz-box-flex: 0; flex: 0 0 8.333333%; max-width: 8.333333%; }

.col-2 { -ms-flex: 0 0 16.666667%; -webkit-box-flex: 0; -webkit-flex: 0 0 16.666667%; -moz-box-flex: 0; flex: 0 0 16.666667%; max-width: 16.666667%; }

.col-3 { -ms-flex: 0 0 25%; -webkit-box-flex: 0; -webkit-flex: 0 0 25%; -moz-box-flex: 0; flex: 0 0 25%; max-width: 25%; }

.col-4 { -ms-flex: 0 0 33.333333%; -webkit-box-flex: 0; -webkit-flex: 0 0 33.333333%; -moz-box-flex: 0; flex: 0 0 33.333333%; max-width: 33.333333%; }

.col-5 { -ms-flex: 0 0 41.666667%; -webkit-box-flex: 0; -webkit-flex: 0 0 41.666667%; -moz-box-flex: 0; flex: 0 0 41.666667%; max-width: 41.666667%; }

.col-6 { -ms-flex: 0 0 50%; -webkit-box-flex: 0; -webkit-flex: 0 0 50%; -moz-box-flex: 0; flex: 0 0 50%; max-width: 50%; }

.col-7 { -ms-flex: 0 0 58.333333%; -webkit-box-flex: 0; -webkit-flex: 0 0 58.333333%; -moz-box-flex: 0; flex: 0 0 58.333333%; max-width: 58.333333%; }

.col-8 { -ms-flex: 0 0 66.666667%; -webkit-box-flex: 0; -webkit-flex: 0 0 66.666667%; -moz-box-flex: 0; flex: 0 0 66.666667%; max-width: 66.666667%; }

.col-9 { -ms-flex: 0 0 75%; -webkit-box-flex: 0; -webkit-flex: 0 0 75%; -moz-box-flex: 0; flex: 0 0 75%; max-width: 75%; }

.col-10 { -ms-flex: 0 0 83.333333%; -webkit-box-flex: 0; -webkit-flex: 0 0 83.333333%; -moz-box-flex: 0; flex: 0 0 83.333333%; max-width: 83.333333%; }

.col-11 { -ms-flex: 0 0 91.666667%; -webkit-box-flex: 0; -webkit-flex: 0 0 91.666667%; -moz-box-flex: 0; flex: 0 0 91.666667%; max-width: 91.666667%; }

.col-12 { -ms-flex: 0 0 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -moz-box-flex: 0; flex: 0 0 100%; max-width: 100%; }

.order-first { -ms-flex-order: -1; -webkit-box-ordinal-group: 0; -webkit-order: -1; -moz-box-ordinal-group: 0; order: -1; }

.order-last { -ms-flex-order: 13; -webkit-box-ordinal-group: 14; -webkit-order: 13; -moz-box-ordinal-group: 14; order: 13; }

.order-0 { -ms-flex-order: 0; -webkit-box-ordinal-group: 1; -webkit-order: 0; -moz-box-ordinal-group: 1; order: 0; }

.order-1 { -ms-flex-order: 1; -webkit-box-ordinal-group: 2; -webkit-order: 1; -moz-box-ordinal-group: 2; order: 1; }

.order-2 { -ms-flex-order: 2; -webkit-box-ordinal-group: 3; -webkit-order: 2; -moz-box-ordinal-group: 3; order: 2; }

.order-3 { -ms-flex-order: 3; -webkit-box-ordinal-group: 4; -webkit-order: 3; -moz-box-ordinal-group: 4; order: 3; }

.order-4 { -ms-flex-order: 4; -webkit-box-ordinal-group: 5; -webkit-order: 4; -moz-box-ordinal-group: 5; order: 4; }

.order-5 { -ms-flex-order: 5; -webkit-box-ordinal-group: 6; -webkit-order: 5; -moz-box-ordinal-group: 6; order: 5; }

.order-6 { -ms-flex-order: 6; -webkit-box-ordinal-group: 7; -webkit-order: 6; -moz-box-ordinal-group: 7; order: 6; }

.order-7 { -ms-flex-order: 7; -webkit-box-ordinal-group: 8; -webkit-order: 7; -moz-box-ordinal-group: 8; order: 7; }

.order-8 { -ms-flex-order: 8; -webkit-box-ordinal-group: 9; -webkit-order: 8; -moz-box-ordinal-group: 9; order: 8; }

.order-9 { -ms-flex-order: 9; -webkit-box-ordinal-group: 10; -webkit-order: 9; -moz-box-ordinal-group: 10; order: 9; }

.order-10 { -ms-flex-order: 10; -webkit-box-ordinal-group: 11; -webkit-order: 10; -moz-box-ordinal-group: 11; order: 10; }

.order-11 { -ms-flex-order: 11; -webkit-box-ordinal-group: 12; -webkit-order: 11; -moz-box-ordinal-group: 12; order: 11; }

.order-12 { -ms-flex-order: 12; -webkit-box-ordinal-group: 13; -webkit-order: 12; -moz-box-ordinal-group: 13; order: 12; }

.offset-1 { margin-left: 8.333333%; }

.offset-2 { margin-left: 16.666667%; }

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

.offset-4 { margin-left: 33.333333%; }

.offset-5 { margin-left: 41.666667%; }

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

.offset-7 { margin-left: 58.333333%; }

.offset-8 { margin-left: 66.666667%; }

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

.offset-10 { margin-left: 83.333333%; }

.offset-11 { margin-left: 91.666667%; }

@media (min-width: 576px) { .col-sm { -ms-flex-preferred-size: 0; -webkit-flex-basis: 0; flex-basis: 0; -ms-flex-positive: 1; -webkit-box-flex: 1; -webkit-flex-grow: 1; -moz-box-flex: 1; flex-grow: 1; max-width: 100%; }
  .col-sm-auto { -ms-flex: 0 0 auto; -webkit-box-flex: 0; -webkit-flex: 0 0 auto; -moz-box-flex: 0; flex: 0 0 auto; width: auto; max-width: none; }
  .col-sm-1 { -ms-flex: 0 0 8.333333%; -webkit-box-flex: 0; -webkit-flex: 0 0 8.333333%; -moz-box-flex: 0; flex: 0 0 8.333333%; max-width: 8.333333%; }
  .col-sm-2 { -ms-flex: 0 0 16.666667%; -webkit-box-flex: 0; -webkit-flex: 0 0 16.666667%; -moz-box-flex: 0; flex: 0 0 16.666667%; max-width: 16.666667%; }
  .col-sm-3 { -ms-flex: 0 0 25%; -webkit-box-flex: 0; -webkit-flex: 0 0 25%; -moz-box-flex: 0; flex: 0 0 25%; max-width: 25%; }
  .col-sm-4 { -ms-flex: 0 0 33.333333%; -webkit-box-flex: 0; -webkit-flex: 0 0 33.333333%; -moz-box-flex: 0; flex: 0 0 33.333333%; max-width: 33.333333%; }
  .col-sm-5 { -ms-flex: 0 0 41.666667%; -webkit-box-flex: 0; -webkit-flex: 0 0 41.666667%; -moz-box-flex: 0; flex: 0 0 41.666667%; max-width: 41.666667%; }
  .col-sm-6 { -ms-flex: 0 0 50%; -webkit-box-flex: 0; -webkit-flex: 0 0 50%; -moz-box-flex: 0; flex: 0 0 50%; max-width: 50%; }
  .col-sm-7 { -ms-flex: 0 0 58.333333%; -webkit-box-flex: 0; -webkit-flex: 0 0 58.333333%; -moz-box-flex: 0; flex: 0 0 58.333333%; max-width: 58.333333%; }
  .col-sm-8 { -ms-flex: 0 0 66.666667%; -webkit-box-flex: 0; -webkit-flex: 0 0 66.666667%; -moz-box-flex: 0; flex: 0 0 66.666667%; max-width: 66.666667%; }
  .col-sm-9 { -ms-flex: 0 0 75%; -webkit-box-flex: 0; -webkit-flex: 0 0 75%; -moz-box-flex: 0; flex: 0 0 75%; max-width: 75%; }
  .col-sm-10 { -ms-flex: 0 0 83.333333%; -webkit-box-flex: 0; -webkit-flex: 0 0 83.333333%; -moz-box-flex: 0; flex: 0 0 83.333333%; max-width: 83.333333%; }
  .col-sm-11 { -ms-flex: 0 0 91.666667%; -webkit-box-flex: 0; -webkit-flex: 0 0 91.666667%; -moz-box-flex: 0; flex: 0 0 91.666667%; max-width: 91.666667%; }
  .col-sm-12 { -ms-flex: 0 0 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -moz-box-flex: 0; flex: 0 0 100%; max-width: 100%; }
  .order-sm-first { -ms-flex-order: -1; -webkit-box-ordinal-group: 0; -webkit-order: -1; -moz-box-ordinal-group: 0; order: -1; }
  .order-sm-last { -ms-flex-order: 13; -webkit-box-ordinal-group: 14; -webkit-order: 13; -moz-box-ordinal-group: 14; order: 13; }
  .order-sm-0 { -ms-flex-order: 0; -webkit-box-ordinal-group: 1; -webkit-order: 0; -moz-box-ordinal-group: 1; order: 0; }
  .order-sm-1 { -ms-flex-order: 1; -webkit-box-ordinal-group: 2; -webkit-order: 1; -moz-box-ordinal-group: 2; order: 1; }
  .order-sm-2 { -ms-flex-order: 2; -webkit-box-ordinal-group: 3; -webkit-order: 2; -moz-box-ordinal-group: 3; order: 2; }
  .order-sm-3 { -ms-flex-order: 3; -webkit-box-ordinal-group: 4; -webkit-order: 3; -moz-box-ordinal-group: 4; order: 3; }
  .order-sm-4 { -ms-flex-order: 4; -webkit-box-ordinal-group: 5; -webkit-order: 4; -moz-box-ordinal-group: 5; order: 4; }
  .order-sm-5 { -ms-flex-order: 5; -webkit-box-ordinal-group: 6; -webkit-order: 5; -moz-box-ordinal-group: 6; order: 5; }
  .order-sm-6 { -ms-flex-order: 6; -webkit-box-ordinal-group: 7; -webkit-order: 6; -moz-box-ordinal-group: 7; order: 6; }
  .order-sm-7 { -ms-flex-order: 7; -webkit-box-ordinal-group: 8; -webkit-order: 7; -moz-box-ordinal-group: 8; order: 7; }
  .order-sm-8 { -ms-flex-order: 8; -webkit-box-ordinal-group: 9; -webkit-order: 8; -moz-box-ordinal-group: 9; order: 8; }
  .order-sm-9 { -ms-flex-order: 9; -webkit-box-ordinal-group: 10; -webkit-order: 9; -moz-box-ordinal-group: 10; order: 9; }
  .order-sm-10 { -ms-flex-order: 10; -webkit-box-ordinal-group: 11; -webkit-order: 10; -moz-box-ordinal-group: 11; order: 10; }
  .order-sm-11 { -ms-flex-order: 11; -webkit-box-ordinal-group: 12; -webkit-order: 11; -moz-box-ordinal-group: 12; order: 11; }
  .order-sm-12 { -ms-flex-order: 12; -webkit-box-ordinal-group: 13; -webkit-order: 12; -moz-box-ordinal-group: 13; order: 12; }
  .offset-sm-0 { margin-left: 0; }
  .offset-sm-1 { margin-left: 8.333333%; }
  .offset-sm-2 { margin-left: 16.666667%; }
  .offset-sm-3 { margin-left: 25%; }
  .offset-sm-4 { margin-left: 33.333333%; }
  .offset-sm-5 { margin-left: 41.666667%; }
  .offset-sm-6 { margin-left: 50%; }
  .offset-sm-7 { margin-left: 58.333333%; }
  .offset-sm-8 { margin-left: 66.666667%; }
  .offset-sm-9 { margin-left: 75%; }
  .offset-sm-10 { margin-left: 83.333333%; }
  .offset-sm-11 { margin-left: 91.666667%; } }
@media (min-width: 768px) { .col-md { -ms-flex-preferred-size: 0; -webkit-flex-basis: 0; flex-basis: 0; -ms-flex-positive: 1; -webkit-box-flex: 1; -webkit-flex-grow: 1; -moz-box-flex: 1; flex-grow: 1; max-width: 100%; }
  .col-md-auto { -ms-flex: 0 0 auto; -webkit-box-flex: 0; -webkit-flex: 0 0 auto; -moz-box-flex: 0; flex: 0 0 auto; width: auto; max-width: none; }
  .col-md-1 { -ms-flex: 0 0 8.333333%; -webkit-box-flex: 0; -webkit-flex: 0 0 8.333333%; -moz-box-flex: 0; flex: 0 0 8.333333%; max-width: 8.333333%; }
  .col-md-2 { -ms-flex: 0 0 16.666667%; -webkit-box-flex: 0; -webkit-flex: 0 0 16.666667%; -moz-box-flex: 0; flex: 0 0 16.666667%; max-width: 16.666667%; }
  .col-md-3 { -ms-flex: 0 0 25%; -webkit-box-flex: 0; -webkit-flex: 0 0 25%; -moz-box-flex: 0; flex: 0 0 25%; max-width: 25%; }
  .col-md-4 { -ms-flex: 0 0 33.333333%; -webkit-box-flex: 0; -webkit-flex: 0 0 33.333333%; -moz-box-flex: 0; flex: 0 0 33.333333%; max-width: 33.333333%; }
  .col-md-5 { -ms-flex: 0 0 41.666667%; -webkit-box-flex: 0; -webkit-flex: 0 0 41.666667%; -moz-box-flex: 0; flex: 0 0 41.666667%; max-width: 41.666667%; }
  .col-md-6 { -ms-flex: 0 0 50%; -webkit-box-flex: 0; -webkit-flex: 0 0 50%; -moz-box-flex: 0; flex: 0 0 50%; max-width: 50%; }
  .col-md-7 { -ms-flex: 0 0 58.333333%; -webkit-box-flex: 0; -webkit-flex: 0 0 58.333333%; -moz-box-flex: 0; flex: 0 0 58.333333%; max-width: 58.333333%; }
  .col-md-8 { -ms-flex: 0 0 66.666667%; -webkit-box-flex: 0; -webkit-flex: 0 0 66.666667%; -moz-box-flex: 0; flex: 0 0 66.666667%; max-width: 66.666667%; }
  .col-md-9 { -ms-flex: 0 0 75%; -webkit-box-flex: 0; -webkit-flex: 0 0 75%; -moz-box-flex: 0; flex: 0 0 75%; max-width: 75%; }
  .col-md-10 { -ms-flex: 0 0 83.333333%; -webkit-box-flex: 0; -webkit-flex: 0 0 83.333333%; -moz-box-flex: 0; flex: 0 0 83.333333%; max-width: 83.333333%; }
  .col-md-11 { -ms-flex: 0 0 91.666667%; -webkit-box-flex: 0; -webkit-flex: 0 0 91.666667%; -moz-box-flex: 0; flex: 0 0 91.666667%; max-width: 91.666667%; }
  .col-md-12 { -ms-flex: 0 0 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -moz-box-flex: 0; flex: 0 0 100%; max-width: 100%; }
  .order-md-first { -ms-flex-order: -1; -webkit-box-ordinal-group: 0; -webkit-order: -1; -moz-box-ordinal-group: 0; order: -1; }
  .order-md-last { -ms-flex-order: 13; -webkit-box-ordinal-group: 14; -webkit-order: 13; -moz-box-ordinal-group: 14; order: 13; }
  .order-md-0 { -ms-flex-order: 0; -webkit-box-ordinal-group: 1; -webkit-order: 0; -moz-box-ordinal-group: 1; order: 0; }
  .order-md-1 { -ms-flex-order: 1; -webkit-box-ordinal-group: 2; -webkit-order: 1; -moz-box-ordinal-group: 2; order: 1; }
  .order-md-2 { -ms-flex-order: 2; -webkit-box-ordinal-group: 3; -webkit-order: 2; -moz-box-ordinal-group: 3; order: 2; }
  .order-md-3 { -ms-flex-order: 3; -webkit-box-ordinal-group: 4; -webkit-order: 3; -moz-box-ordinal-group: 4; order: 3; }
  .order-md-4 { -ms-flex-order: 4; -webkit-box-ordinal-group: 5; -webkit-order: 4; -moz-box-ordinal-group: 5; order: 4; }
  .order-md-5 { -ms-flex-order: 5; -webkit-box-ordinal-group: 6; -webkit-order: 5; -moz-box-ordinal-group: 6; order: 5; }
  .order-md-6 { -ms-flex-order: 6; -webkit-box-ordinal-group: 7; -webkit-order: 6; -moz-box-ordinal-group: 7; order: 6; }
  .order-md-7 { -ms-flex-order: 7; -webkit-box-ordinal-group: 8; -webkit-order: 7; -moz-box-ordinal-group: 8; order: 7; }
  .order-md-8 { -ms-flex-order: 8; -webkit-box-ordinal-group: 9; -webkit-order: 8; -moz-box-ordinal-group: 9; order: 8; }
  .order-md-9 { -ms-flex-order: 9; -webkit-box-ordinal-group: 10; -webkit-order: 9; -moz-box-ordinal-group: 10; order: 9; }
  .order-md-10 { -ms-flex-order: 10; -webkit-box-ordinal-group: 11; -webkit-order: 10; -moz-box-ordinal-group: 11; order: 10; }
  .order-md-11 { -ms-flex-order: 11; -webkit-box-ordinal-group: 12; -webkit-order: 11; -moz-box-ordinal-group: 12; order: 11; }
  .order-md-12 { -ms-flex-order: 12; -webkit-box-ordinal-group: 13; -webkit-order: 12; -moz-box-ordinal-group: 13; order: 12; }
  .offset-md-0 { margin-left: 0; }
  .offset-md-1 { margin-left: 8.333333%; }
  .offset-md-2 { margin-left: 16.666667%; }
  .offset-md-3 { margin-left: 25%; }
  .offset-md-4 { margin-left: 33.333333%; }
  .offset-md-5 { margin-left: 41.666667%; }
  .offset-md-6 { margin-left: 50%; }
  .offset-md-7 { margin-left: 58.333333%; }
  .offset-md-8 { margin-left: 66.666667%; }
  .offset-md-9 { margin-left: 75%; }
  .offset-md-10 { margin-left: 83.333333%; }
  .offset-md-11 { margin-left: 91.666667%; } }
@media (min-width: 992px) { .col-lg { -ms-flex-preferred-size: 0; -webkit-flex-basis: 0; flex-basis: 0; -ms-flex-positive: 1; -webkit-box-flex: 1; -webkit-flex-grow: 1; -moz-box-flex: 1; flex-grow: 1; max-width: 100%; }
  .col-lg-auto { -ms-flex: 0 0 auto; -webkit-box-flex: 0; -webkit-flex: 0 0 auto; -moz-box-flex: 0; flex: 0 0 auto; width: auto; max-width: none; }
  .col-lg-1 { -ms-flex: 0 0 8.333333%; -webkit-box-flex: 0; -webkit-flex: 0 0 8.333333%; -moz-box-flex: 0; flex: 0 0 8.333333%; max-width: 8.333333%; }
  .col-lg-2 { -ms-flex: 0 0 16.666667%; -webkit-box-flex: 0; -webkit-flex: 0 0 16.666667%; -moz-box-flex: 0; flex: 0 0 16.666667%; max-width: 16.666667%; }
  .col-lg-3 { -ms-flex: 0 0 25%; -webkit-box-flex: 0; -webkit-flex: 0 0 25%; -moz-box-flex: 0; flex: 0 0 25%; max-width: 25%; }
  .col-lg-4 { -ms-flex: 0 0 33.333333%; -webkit-box-flex: 0; -webkit-flex: 0 0 33.333333%; -moz-box-flex: 0; flex: 0 0 33.333333%; max-width: 33.333333%; }
  .col-lg-5 { -ms-flex: 0 0 41.666667%; -webkit-box-flex: 0; -webkit-flex: 0 0 41.666667%; -moz-box-flex: 0; flex: 0 0 41.666667%; max-width: 41.666667%; }
  .col-lg-6 { -ms-flex: 0 0 50%; -webkit-box-flex: 0; -webkit-flex: 0 0 50%; -moz-box-flex: 0; flex: 0 0 50%; max-width: 50%; }
  .col-lg-7 { -ms-flex: 0 0 58.333333%; -webkit-box-flex: 0; -webkit-flex: 0 0 58.333333%; -moz-box-flex: 0; flex: 0 0 58.333333%; max-width: 58.333333%; }
  .col-lg-8 { -ms-flex: 0 0 66.666667%; -webkit-box-flex: 0; -webkit-flex: 0 0 66.666667%; -moz-box-flex: 0; flex: 0 0 66.666667%; max-width: 66.666667%; }
  .col-lg-9 { -ms-flex: 0 0 75%; -webkit-box-flex: 0; -webkit-flex: 0 0 75%; -moz-box-flex: 0; flex: 0 0 75%; max-width: 75%; }
  .col-lg-10 { -ms-flex: 0 0 83.333333%; -webkit-box-flex: 0; -webkit-flex: 0 0 83.333333%; -moz-box-flex: 0; flex: 0 0 83.333333%; max-width: 83.333333%; }
  .col-lg-11 { -ms-flex: 0 0 91.666667%; -webkit-box-flex: 0; -webkit-flex: 0 0 91.666667%; -moz-box-flex: 0; flex: 0 0 91.666667%; max-width: 91.666667%; }
  .col-lg-12 { -ms-flex: 0 0 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -moz-box-flex: 0; flex: 0 0 100%; max-width: 100%; }
  .order-lg-first { -ms-flex-order: -1; -webkit-box-ordinal-group: 0; -webkit-order: -1; -moz-box-ordinal-group: 0; order: -1; }
  .order-lg-last { -ms-flex-order: 13; -webkit-box-ordinal-group: 14; -webkit-order: 13; -moz-box-ordinal-group: 14; order: 13; }
  .order-lg-0 { -ms-flex-order: 0; -webkit-box-ordinal-group: 1; -webkit-order: 0; -moz-box-ordinal-group: 1; order: 0; }
  .order-lg-1 { -ms-flex-order: 1; -webkit-box-ordinal-group: 2; -webkit-order: 1; -moz-box-ordinal-group: 2; order: 1; }
  .order-lg-2 { -ms-flex-order: 2; -webkit-box-ordinal-group: 3; -webkit-order: 2; -moz-box-ordinal-group: 3; order: 2; }
  .order-lg-3 { -ms-flex-order: 3; -webkit-box-ordinal-group: 4; -webkit-order: 3; -moz-box-ordinal-group: 4; order: 3; }
  .order-lg-4 { -ms-flex-order: 4; -webkit-box-ordinal-group: 5; -webkit-order: 4; -moz-box-ordinal-group: 5; order: 4; }
  .order-lg-5 { -ms-flex-order: 5; -webkit-box-ordinal-group: 6; -webkit-order: 5; -moz-box-ordinal-group: 6; order: 5; }
  .order-lg-6 { -ms-flex-order: 6; -webkit-box-ordinal-group: 7; -webkit-order: 6; -moz-box-ordinal-group: 7; order: 6; }
  .order-lg-7 { -ms-flex-order: 7; -webkit-box-ordinal-group: 8; -webkit-order: 7; -moz-box-ordinal-group: 8; order: 7; }
  .order-lg-8 { -ms-flex-order: 8; -webkit-box-ordinal-group: 9; -webkit-order: 8; -moz-box-ordinal-group: 9; order: 8; }
  .order-lg-9 { -ms-flex-order: 9; -webkit-box-ordinal-group: 10; -webkit-order: 9; -moz-box-ordinal-group: 10; order: 9; }
  .order-lg-10 { -ms-flex-order: 10; -webkit-box-ordinal-group: 11; -webkit-order: 10; -moz-box-ordinal-group: 11; order: 10; }
  .order-lg-11 { -ms-flex-order: 11; -webkit-box-ordinal-group: 12; -webkit-order: 11; -moz-box-ordinal-group: 12; order: 11; }
  .order-lg-12 { -ms-flex-order: 12; -webkit-box-ordinal-group: 13; -webkit-order: 12; -moz-box-ordinal-group: 13; order: 12; }
  .offset-lg-0 { margin-left: 0; }
  .offset-lg-1 { margin-left: 8.333333%; }
  .offset-lg-2 { margin-left: 16.666667%; }
  .offset-lg-3 { margin-left: 25%; }
  .offset-lg-4 { margin-left: 33.333333%; }
  .offset-lg-5 { margin-left: 41.666667%; }
  .offset-lg-6 { margin-left: 50%; }
  .offset-lg-7 { margin-left: 58.333333%; }
  .offset-lg-8 { margin-left: 66.666667%; }
  .offset-lg-9 { margin-left: 75%; }
  .offset-lg-10 { margin-left: 83.333333%; }
  .offset-lg-11 { margin-left: 91.666667%; } }
@media (min-width: 1200px) { .col-xl { -ms-flex-preferred-size: 0; -webkit-flex-basis: 0; flex-basis: 0; -ms-flex-positive: 1; -webkit-box-flex: 1; -webkit-flex-grow: 1; -moz-box-flex: 1; flex-grow: 1; max-width: 100%; }
  .col-xl-auto { -ms-flex: 0 0 auto; -webkit-box-flex: 0; -webkit-flex: 0 0 auto; -moz-box-flex: 0; flex: 0 0 auto; width: auto; max-width: none; }
  .col-xl-1 { -ms-flex: 0 0 8.333333%; -webkit-box-flex: 0; -webkit-flex: 0 0 8.333333%; -moz-box-flex: 0; flex: 0 0 8.333333%; max-width: 8.333333%; }
  .col-xl-2 { -ms-flex: 0 0 16.666667%; -webkit-box-flex: 0; -webkit-flex: 0 0 16.666667%; -moz-box-flex: 0; flex: 0 0 16.666667%; max-width: 16.666667%; }
  .col-xl-3 { -ms-flex: 0 0 25%; -webkit-box-flex: 0; -webkit-flex: 0 0 25%; -moz-box-flex: 0; flex: 0 0 25%; max-width: 25%; }
  .col-xl-4 { -ms-flex: 0 0 33.333333%; -webkit-box-flex: 0; -webkit-flex: 0 0 33.333333%; -moz-box-flex: 0; flex: 0 0 33.333333%; max-width: 33.333333%; }
  .col-xl-5 { -ms-flex: 0 0 41.666667%; -webkit-box-flex: 0; -webkit-flex: 0 0 41.666667%; -moz-box-flex: 0; flex: 0 0 41.666667%; max-width: 41.666667%; }
  .col-xl-6 { -ms-flex: 0 0 50%; -webkit-box-flex: 0; -webkit-flex: 0 0 50%; -moz-box-flex: 0; flex: 0 0 50%; max-width: 50%; }
  .col-xl-7 { -ms-flex: 0 0 58.333333%; -webkit-box-flex: 0; -webkit-flex: 0 0 58.333333%; -moz-box-flex: 0; flex: 0 0 58.333333%; max-width: 58.333333%; }
  .col-xl-8 { -ms-flex: 0 0 66.666667%; -webkit-box-flex: 0; -webkit-flex: 0 0 66.666667%; -moz-box-flex: 0; flex: 0 0 66.666667%; max-width: 66.666667%; }
  .col-xl-9 { -ms-flex: 0 0 75%; -webkit-box-flex: 0; -webkit-flex: 0 0 75%; -moz-box-flex: 0; flex: 0 0 75%; max-width: 75%; }
  .col-xl-10 { -ms-flex: 0 0 83.333333%; -webkit-box-flex: 0; -webkit-flex: 0 0 83.333333%; -moz-box-flex: 0; flex: 0 0 83.333333%; max-width: 83.333333%; }
  .col-xl-11 { -ms-flex: 0 0 91.666667%; -webkit-box-flex: 0; -webkit-flex: 0 0 91.666667%; -moz-box-flex: 0; flex: 0 0 91.666667%; max-width: 91.666667%; }
  .col-xl-12 { -ms-flex: 0 0 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -moz-box-flex: 0; flex: 0 0 100%; max-width: 100%; }
  .order-xl-first { -ms-flex-order: -1; -webkit-box-ordinal-group: 0; -webkit-order: -1; -moz-box-ordinal-group: 0; order: -1; }
  .order-xl-last { -ms-flex-order: 13; -webkit-box-ordinal-group: 14; -webkit-order: 13; -moz-box-ordinal-group: 14; order: 13; }
  .order-xl-0 { -ms-flex-order: 0; -webkit-box-ordinal-group: 1; -webkit-order: 0; -moz-box-ordinal-group: 1; order: 0; }
  .order-xl-1 { -ms-flex-order: 1; -webkit-box-ordinal-group: 2; -webkit-order: 1; -moz-box-ordinal-group: 2; order: 1; }
  .order-xl-2 { -ms-flex-order: 2; -webkit-box-ordinal-group: 3; -webkit-order: 2; -moz-box-ordinal-group: 3; order: 2; }
  .order-xl-3 { -ms-flex-order: 3; -webkit-box-ordinal-group: 4; -webkit-order: 3; -moz-box-ordinal-group: 4; order: 3; }
  .order-xl-4 { -ms-flex-order: 4; -webkit-box-ordinal-group: 5; -webkit-order: 4; -moz-box-ordinal-group: 5; order: 4; }
  .order-xl-5 { -ms-flex-order: 5; -webkit-box-ordinal-group: 6; -webkit-order: 5; -moz-box-ordinal-group: 6; order: 5; }
  .order-xl-6 { -ms-flex-order: 6; -webkit-box-ordinal-group: 7; -webkit-order: 6; -moz-box-ordinal-group: 7; order: 6; }
  .order-xl-7 { -ms-flex-order: 7; -webkit-box-ordinal-group: 8; -webkit-order: 7; -moz-box-ordinal-group: 8; order: 7; }
  .order-xl-8 { -ms-flex-order: 8; -webkit-box-ordinal-group: 9; -webkit-order: 8; -moz-box-ordinal-group: 9; order: 8; }
  .order-xl-9 { -ms-flex-order: 9; -webkit-box-ordinal-group: 10; -webkit-order: 9; -moz-box-ordinal-group: 10; order: 9; }
  .order-xl-10 { -ms-flex-order: 10; -webkit-box-ordinal-group: 11; -webkit-order: 10; -moz-box-ordinal-group: 11; order: 10; }
  .order-xl-11 { -ms-flex-order: 11; -webkit-box-ordinal-group: 12; -webkit-order: 11; -moz-box-ordinal-group: 12; order: 11; }
  .order-xl-12 { -ms-flex-order: 12; -webkit-box-ordinal-group: 13; -webkit-order: 12; -moz-box-ordinal-group: 13; order: 12; }
  .offset-xl-0 { margin-left: 0; }
  .offset-xl-1 { margin-left: 8.333333%; }
  .offset-xl-2 { margin-left: 16.666667%; }
  .offset-xl-3 { margin-left: 25%; }
  .offset-xl-4 { margin-left: 33.333333%; }
  .offset-xl-5 { margin-left: 41.666667%; }
  .offset-xl-6 { margin-left: 50%; }
  .offset-xl-7 { margin-left: 58.333333%; }
  .offset-xl-8 { margin-left: 66.666667%; }
  .offset-xl-9 { margin-left: 75%; }
  .offset-xl-10 { margin-left: 83.333333%; }
  .offset-xl-11 { margin-left: 91.666667%; } }
/** Main blocks */
/** Buttons */
.btn, .btn:visited, .btn:hover, .btn:active, .btn:focus { outline: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); cursor: pointer; text-decoration: none; }

.btn, .btn:visited { display: inline-block; margin: 0; padding: 10px 20px; text-align: center; font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif; font-weight: normal; font-size: 12px; line-height: 1; text-transform: uppercase; letter-spacing: 1px; border: none; -webkit-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; }

/** Button colors */
.btn-primary, .btn-primary:visited { color: #ffffff; background: #479a93; }

.btn-primary:hover, .btn-primary:active, .btn-primary:focus { color: #ffffff; background: #377772; }

.btn-link, .btn-link:visited { color: #479a93; background: transparent; }

.btn-link:hover, .btn-link:active, .btn-link:focus { color: #377772; background: transparent; }

/** Alerts - based on Bootstrap v4.1 */
.alert { position: relative; padding: 0.75rem 1.25rem; margin-bottom: 1rem; border: 1px solid transparent; border-radius: 0.25rem; }

.alert-heading { color: inherit; }

.alert-link { font-weight: 700; }

.alert-dismissible { padding-right: 4rem; }

.alert-dismissible .close { position: absolute; top: 0; right: 0; padding: 0.75rem 1.25rem; color: inherit; }

.alert-primary { color: #004085; background-color: #cce5ff; border-color: #b8daff; }

.alert-primary hr { border-top-color: #9fcdff; }

.alert-primary .alert-link { color: #002752; }

.alert-secondary { color: #383d41; background-color: #e2e3e5; border-color: #d6d8db; }

.alert-secondary hr { border-top-color: #c8cbcf; }

.alert-secondary .alert-link { color: #202326; }

.alert-success { color: #155724; background-color: #d4edda; border-color: #c3e6cb; }

.alert-success hr { border-top-color: #b1dfbb; }

.alert-success .alert-link { color: #0b2e13; }

.alert-info { color: #0c5460; background-color: #d1ecf1; border-color: #bee5eb; }

.alert-info hr { border-top-color: #abdde5; }

.alert-info .alert-link { color: #062c33; }

.alert-warning { color: #856404; background-color: #fff3cd; border-color: #ffeeba; }

.alert-warning hr { border-top-color: #ffe8a1; }

.alert-warning .alert-link { color: #533f03; }

.alert-danger { color: #721c24; background-color: #f8d7da; border-color: #f5c6cb; }

.alert-danger hr { border-top-color: #f1b0b7; }

.alert-danger .alert-link { color: #491217; }

.alert-light { color: #818182; background-color: #fefefe; border-color: #fdfdfe; }

.alert-light hr { border-top-color: #ececf6; }

.alert-light .alert-link { color: #686868; }

.alert-dark { color: #1b1e21; background-color: #d6d8d9; border-color: #c6c8ca; }

.alert-dark hr { border-top-color: #b9bbbe; }

.alert-dark .alert-link { color: #040505; }

/** Page wrapper */
.wrapper { position: relative; margin: 0; padding: 80px 0 0 0; width: 100%; height: auto; overflow-x: hidden; }
@media (min-width: 992px) { .wrapper { padding-top: 70px; } }

/** Page main content */
.page-main-content { margin: 0; padding: 0; width: 100%; height: auto; overflow-x: hidden; }
@media (min-width: 992px) { .page-main-content { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; } }

/** Main content */
.main { margin: 0; padding: 0; }
@media (min-width: 992px) { .main { -webkit-flex-basis: 64.4%; -ms-flex-preferred-size: 64.4%; flex-basis: 64.4%; } }

.sidebar { margin: 0; padding: 0; background: #f6f5f5; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
@media (min-width: 992px) { .sidebar { -webkit-flex-basis: 35.6%; -ms-flex-preferred-size: 35.6%; flex-basis: 35.6%; -webkit-box-pack: start; -webkit-justify-content: flex-start; -moz-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } }

.footer { margin: 0; padding: 0; width: 100%; height: auto; clear: both; }

/** Mobile menu */
.mobile-menu-wrapper { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; position: fixed; z-index: 101; right: 0; top: 80px; bottom: 0; width: 100%; background: #191919; /** Menu slider */ /** Mobile menus */ /** Search form */ /** Social menu */ }
@media (min-width: 540px) { .mobile-menu-wrapper { width: 320px; } }
@media (min-width: 992px) { .mobile-menu-wrapper { display: none; } }
.mobile-menu-wrapper .menu-slider { position: relative; -webkit-box-flex: 1; -webkit-flex-grow: 1; -moz-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; overflow-x: hidden; }
.mobile-menu-wrapper .menu-slider .menu-slide { position: absolute; z-index: 1; left: 0; top: 0; bottom: 0; width: 100%; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); will-change: transform; }
.mobile-menu-wrapper .menu-slider .menu-slide.menu-slide-2 { left: 100%; color: white; }
.mobile-menu-wrapper .menu-slider .menu-slide.animate { -webkit-transition: -webkit-transform 0.3s ease-out 0s; transition: -webkit-transform 0.3s ease-out 0s; -o-transition: -o-transform 0.3s ease-out 0s; -moz-transition: transform 0.3s ease-out 0s, -moz-transform 0.3s ease-out 0s; transition: transform 0.3s ease-out 0s; transition: transform 0.3s ease-out 0s, -webkit-transform 0.3s ease-out 0s, -moz-transform 0.3s ease-out 0s, -o-transform 0.3s ease-out 0s; }
.mobile-menu-wrapper .mobile-menu { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: stretch; -webkit-justify-content: stretch; -moz-box-pack: stretch; -ms-flex-pack: stretch; justify-content: stretch; margin: 0; padding: 0; list-style: none; -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; min-height: 300px; max-height: 500px; overflow-y: auto; -ms-touch-action: pan-y; touch-action: pan-y; /** Secondary menu items */ }
.mobile-menu-wrapper .mobile-menu .menu-item { position: relative; -webkit-box-flex: 1; -webkit-flex-grow: 1; -moz-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; min-height: 60px; max-height: 70px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; /** Trend */ /** More categories */ }
.mobile-menu-wrapper .mobile-menu .menu-item a, .mobile-menu-wrapper .mobile-menu .menu-item span { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; margin: 0; padding: 0 0 0 30px; color: #ffffff; font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif; font-weight: normal; font-size: 12px; text-transform: uppercase; letter-spacing: 0.8px; }
.mobile-menu-wrapper .mobile-menu .menu-item a span { display: inline; margin: 0; padding: 0; }
.mobile-menu-wrapper .mobile-menu .menu-item a, .mobile-menu-wrapper .mobile-menu .menu-item a:visited, .mobile-menu-wrapper .mobile-menu .menu-item a:hover, .mobile-menu-wrapper .mobile-menu .menu-item a:active, .mobile-menu-wrapper .mobile-menu .menu-item a:focus { -webkit-transition: none; -o-transition: none; -moz-transition: none; transition: none; }
.mobile-menu-wrapper .mobile-menu .menu-item.menu-item-trend { overflow: hidden; -ms-touch-action: pan-x; touch-action: pan-x; }
.mobile-menu-wrapper .mobile-menu .menu-item.menu-item-trend:after { content: " "; position: absolute; z-index: 1; right: 10px; top: 0; width: 110px; height: 60px; background: transparent url(../img/crumbs.svg) no-repeat bottom center; background-size: cover; pointer-events: none; }
.mobile-menu-wrapper .mobile-menu .menu-item.menu-item-trend a { font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif; font-weight: normal; color: #4a4a4a; background: #dceeee; text-transform: none; font-size: 15px; letter-spacing: 0px; }
.mobile-menu-wrapper .mobile-menu .menu-item.menu-item-trend a strong { font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif; font-weight: normal; }
.mobile-menu-wrapper .mobile-menu .menu-item.menu-item-more-categories { background-image: -webkit-gradient(linear, right top, left top, from(#535353), to(#353535)); background-image: -webkit-linear-gradient(right, #535353, #353535); background-image: -moz-linear-gradient(right, #535353, #353535); background-image: -o-linear-gradient(right, #535353, #353535); background-image: linear-gradient(to left, #535353, #353535); overflow: hidden; -ms-touch-action: pan-x; touch-action: pan-x; }
.mobile-menu-wrapper .mobile-menu .menu-item.menu-item-more-categories:before { content: " "; position: absolute; z-index: 1; left: 50%; bottom: 0; top: 14px; margin: 0 0 0 30px; padding: 0; width: 43px; background: transparent url(../img/swipe.svg) no-repeat top left; background-size: cover; pointer-events: none; }
.mobile-menu-wrapper .mobile-menu.mobile-menu-secondary .menu-item { border-bottom: 1px solid #4a4a4a; }
.mobile-menu-wrapper form { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; margin: 0; padding: 0 16px; -webkit-flex-basis: 60px; -ms-flex-preferred-size: 60px; flex-basis: 60px; background: #191919; border-top: 1px solid #4a4a4a; }
.mobile-menu-wrapper form input[type="text"] { -webkit-box-flex: 1; -webkit-flex-grow: 1; -moz-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; margin: 0 10px 0 0; padding: 4px 0 4px 10px; border: none; border-left: 1px solid #9b9b9b; background: transparent; font-size: 15px; font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif; font-weight: normal; letter-spacing: 0.7px; color: #9b9b9b; border-radius: 0px; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.mobile-menu-wrapper form input[type="text"]:focus { outline: none; border: none; border-left: 1px solid #9b9b9b; -webkit-appearance: none; -moz-appearance: none; appearance: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.mobile-menu-wrapper form button { background: transparent; -webkit-flex-basis: 23px; -ms-flex-preferred-size: 23px; flex-basis: 23px; border: none; -webkit-transition: none; -o-transition: none; -moz-transition: none; transition: none; }
.mobile-menu-wrapper form button svg { display: block; margin: 0; padding: 0; width: 23px; height: 23px; fill: #4a4a4a; }
.mobile-menu-wrapper .mobile-menu-social { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin: 0; padding: 0; width: 100%; -webkit-flex-basis: 60px; -ms-flex-preferred-size: 60px; flex-basis: 60px; background: #191919; list-style: none; border-top: 1px solid #4a4a4a; }
.mobile-menu-wrapper .mobile-menu-social .menu-item { -webkit-box-flex: 1; -webkit-flex-grow: 1; -moz-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; border-right: 1px solid #4a4a4a; }
.mobile-menu-wrapper .mobile-menu-social .menu-item:last-child { border: none; }
.mobile-menu-wrapper .mobile-menu-social .menu-item a, .mobile-menu-wrapper .mobile-menu-social .menu-item a:visited { -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-transition: none; -o-transition: none; -moz-transition: none; transition: none; }
.mobile-menu-wrapper .mobile-menu-social .menu-item a svg, .mobile-menu-wrapper .mobile-menu-social .menu-item a:visited svg { display: block; margin: 0; padding: 0; width: 25px; height: 25px; fill: #4a4a4a; }

/** Mobile menu - state & transitions */
.wrapper { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); will-change: transform; -webkit-transition: all 0.4s ease-out 0s; -o-transition: all 0.4s ease-out 0s; -moz-transition: all 0.4s ease-out 0s; transition: all 0.4s ease-out 0s; }
@media (min-width: 992px) { .wrapper { -webkit-transition: none; -o-transition: none; -moz-transition: none; transition: none; } }

.mobile-menu-wrapper { -webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%); will-change: transform; -webkit-transition: all 0.4s ease-out 0s; -o-transition: all 0.4s ease-out 0s; -moz-transition: all 0.4s ease-out 0s; transition: all 0.4s ease-out 0s; }
@media (min-width: 540px) { .mobile-menu-wrapper { -webkit-transform: translateX(320px); -moz-transform: translateX(320px); -ms-transform: translateX(320px); -o-transform: translateX(320px); transform: translateX(320px); } }

body.menu-opened .mobile-menu-wrapper { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); }
@media (min-width: 540px) { body.menu-opened .mobile-menu-wrapper { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } }
@media (min-width: 992px) { body.menu-opened .mobile-menu-wrapper { -webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%); } }
body.menu-opened .wrapper { -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%); }
@media (min-width: 540px) { body.menu-opened .wrapper { -webkit-transform: translateX(-320px); -moz-transform: translateX(-320px); -ms-transform: translateX(-320px); -o-transform: translateX(-320px); transform: translateX(-320px); } }
@media (min-width: 992px) { body.menu-opened .wrapper { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } }
body.menu-opened .header .mm-trigger svg.mm-hamburger { -webkit-transform: translate3d(0, -20px, 0); -moz-transform: translate3d(0, -20px, 0); transform: translate3d(0, -20px, 0); }
body.menu-opened .header .mm-trigger svg.mm-close { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.pagination { margin: 0; padding: 0; width: 100%; height: auto; }
.pagination ul { display: block; margin: 0; padding: 0; width: 100%; height: auto; border-top: 1px solid #dedada; }
@media (min-width: 768px) { .pagination ul { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; } }
.pagination ul li { display: block; margin: 0; padding: 0; }
@media (min-width: 768px) { .pagination ul li { -webkit-flex-basis: 50%; -ms-flex-preferred-size: 50%; flex-basis: 50%; border-right: 1px solid #dedada; } }
.pagination ul li:last-child { border-right: none; }
.pagination ul li.pagination-prev span { margin-left: 10px; }
.pagination ul li.pagination-next span { margin-right: 10px; }
.pagination ul li a, .pagination ul li a:visited { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; margin: 0; padding: 1rem; color: #4a4a4a; background: transparent; }
@media (min-width: 768px) { .pagination ul li a, .pagination ul li a:visited { padding: 0; height: 60px; } }
.pagination ul li a svg, .pagination ul li a:visited svg { width: 12px; height: 12px; fill: #4a4a4a; }
.pagination ul li a:hover, .pagination ul li a:active, .pagination ul li a:focus { background: #f6f5f5; }

/*! nouislider - 11.1.0 - 2018-04-02 11:18:13 */
.noUi-target, .noUi-target * { -webkit-touch-callout: none; -webkit-tap-highlight-color: transparent; -webkit-user-select: none; -ms-touch-action: none; touch-action: none; -ms-user-select: none; -moz-user-select: none; user-select: none; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.noUi-target { position: relative; direction: ltr; }

.noUi-base, .noUi-connects { width: 100%; height: 100%; position: relative; z-index: 1; }

.noUi-connects { overflow: hidden; z-index: 0; }

.noUi-connect, .noUi-origin { will-change: transform; position: absolute; z-index: 1; top: 0; left: 0; height: 100%; width: 100%; -ms-transform-origin: 0 0; -webkit-transform-origin: 0 0; -moz-transform-origin: 0 0; -o-transform-origin: 0 0; transform-origin: 0 0; }

html:not([dir=rtl]) .noUi-horizontal .noUi-origin { left: auto; right: 0; }

.noUi-vertical .noUi-origin { width: 0; }

.noUi-horizontal .noUi-origin { height: 0; }

.noUi-handle { position: absolute; }

.noUi-state-tap .noUi-connect, .noUi-state-tap .noUi-origin { -webkit-transition: transform .3s; -webkit-transition: -webkit-transform .3s; transition: -webkit-transform .3s; -o-transition: -o-transform .3s; -moz-transition: transform .3s, -moz-transform .3s; transition: transform .3s; transition: transform .3s, -webkit-transform .3s, -moz-transform .3s, -o-transform .3s; }

.noUi-state-drag * { cursor: inherit !important; }

.noUi-horizontal { height: 18px; }

.noUi-horizontal .noUi-handle { width: 34px; height: 28px; left: -17px; top: -6px; }

.noUi-vertical { width: 18px; }

.noUi-vertical .noUi-handle { width: 28px; height: 34px; left: -6px; top: -17px; }

html:not([dir=rtl]) .noUi-horizontal .noUi-handle { right: -17px; left: auto; }

.noUi-target { background: #FAFAFA; border-radius: 4px; border: 1px solid #D3D3D3; -webkit-box-shadow: inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB; box-shadow: inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB; }

.noUi-connects { border-radius: 3px; }

.noUi-connect { background: #3FB8AF; }

.noUi-draggable { cursor: ew-resize; }

.noUi-vertical .noUi-draggable { cursor: ns-resize; }

.noUi-handle { border: 1px solid #D9D9D9; border-radius: 3px; background: #FFF; cursor: default; -webkit-box-shadow: inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB; box-shadow: inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB; }

.noUi-active { -webkit-box-shadow: inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB; box-shadow: inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB; }

.noUi-handle:after, .noUi-handle:before { content: ""; display: block; position: absolute; height: 14px; width: 1px; background: #E8E7E6; left: 14px; top: 6px; }

.noUi-handle:after { left: 17px; }

.noUi-vertical .noUi-handle:after, .noUi-vertical .noUi-handle:before { width: 14px; height: 1px; left: 6px; top: 14px; }

.noUi-vertical .noUi-handle:after { top: 17px; }

[disabled] .noUi-connect { background: #B8B8B8; }

[disabled] .noUi-handle, [disabled].noUi-handle, [disabled].noUi-target { cursor: not-allowed; }

.noUi-pips, .noUi-pips * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.noUi-pips { position: absolute; color: #999; }

.noUi-value { position: absolute; white-space: nowrap; text-align: center; }

.noUi-value-sub { color: #ccc; font-size: 10px; }

.noUi-marker { position: absolute; background: #CCC; }

.noUi-marker-large, .noUi-marker-sub { background: #AAA; }

.noUi-pips-horizontal { padding: 10px 0; height: 80px; top: 100%; left: 0; width: 100%; }

.noUi-value-horizontal { -webkit-transform: translate(-50%, 50%); -moz-transform: translate(-50%, 50%); -ms-transform: translate(-50%, 50%); -o-transform: translate(-50%, 50%); transform: translate(-50%, 50%); }

.noUi-rtl .noUi-value-horizontal { -webkit-transform: translate(50%, 50%); -moz-transform: translate(50%, 50%); -ms-transform: translate(50%, 50%); -o-transform: translate(50%, 50%); transform: translate(50%, 50%); }

.noUi-marker-horizontal.noUi-marker { margin-left: -1px; width: 2px; height: 5px; }

.noUi-marker-horizontal.noUi-marker-sub { height: 10px; }

.noUi-marker-horizontal.noUi-marker-large { height: 15px; }

.noUi-pips-vertical { padding: 0 10px; height: 100%; top: 0; left: 100%; }

.noUi-value-vertical { -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%, 0); -ms-transform: translate(0, -50%, 0); -o-transform: translate(0, -50%, 0); transform: translate(0, -50%, 0); padding-left: 25px; }

.noUi-rtl .noUi-value-vertical { -webkit-transform: translate(0, 50%); -moz-transform: translate(0, 50%); -ms-transform: translate(0, 50%); -o-transform: translate(0, 50%); transform: translate(0, 50%); }

.noUi-marker-vertical.noUi-marker { width: 5px; height: 2px; margin-top: -1px; }

.noUi-marker-vertical.noUi-marker-sub { width: 10px; }

.noUi-marker-vertical.noUi-marker-large { width: 15px; }

.noUi-tooltip { display: block; position: absolute; border: 1px solid #D9D9D9; border-radius: 3px; background: #fff; color: #000; padding: 5px; text-align: center; white-space: nowrap; }

.noUi-horizontal .noUi-tooltip { -webkit-transform: translate(-50%, 0); -moz-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); transform: translate(-50%, 0); left: 50%; bottom: 120%; }

.noUi-vertical .noUi-tooltip { -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%); top: 50%; right: 120%; }

body.compensate-for-scrollbar { overflow: hidden; }

.fancybox-active { height: auto; }

.fancybox-is-hidden { left: -9999px; margin: 0; position: absolute !important; top: -9999px; visibility: hidden; }

.fancybox-container { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; height: 100%; left: 0; position: fixed; -webkit-tap-highlight-color: transparent; top: 0; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); transform: translateZ(0); width: 100%; z-index: 99992; }

.fancybox-container * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.fancybox-outer, .fancybox-inner, .fancybox-bg, .fancybox-stage { bottom: 0; left: 0; position: absolute; right: 0; top: 0; }

.fancybox-outer { -webkit-overflow-scrolling: touch; overflow-y: auto; }

.fancybox-bg { background: #1e1e1e; opacity: 0; -webkit-transition-duration: inherit; -moz-transition-duration: inherit; -o-transition-duration: inherit; transition-duration: inherit; -webkit-transition-property: opacity; -o-transition-property: opacity; -moz-transition-property: opacity; transition-property: opacity; -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); -moz-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); -o-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg { opacity: .87; -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); -moz-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); -o-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar, .fancybox-toolbar, .fancybox-caption, .fancybox-navigation .fancybox-button { direction: ltr; opacity: 0; position: absolute; -webkit-transition: opacity .25s, visibility 0s linear .25s; -o-transition: opacity .25s, visibility 0s linear .25s; -moz-transition: opacity .25s, visibility 0s linear .25s; transition: opacity .25s, visibility 0s linear .25s; visibility: hidden; z-index: 99997; }

.fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar, .fancybox-show-caption .fancybox-caption, .fancybox-show-nav .fancybox-navigation .fancybox-button { opacity: 1; -webkit-transition: opacity .25s, visibility 0s; -o-transition: opacity .25s, visibility 0s; -moz-transition: opacity .25s, visibility 0s; transition: opacity .25s, visibility 0s; visibility: visible; }

.fancybox-infobar { color: #ccc; font-size: 13px; -webkit-font-smoothing: subpixel-antialiased; height: 44px; left: 0; line-height: 44px; min-width: 44px; mix-blend-mode: difference; padding: 0 10px; pointer-events: none; text-align: center; top: 0; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.fancybox-toolbar { right: 0; top: 0; }

.fancybox-stage { direction: ltr; overflow: visible; -webkit-transform: translate3d(0, 0, 0); z-index: 99994; }

.fancybox-is-open .fancybox-stage { overflow: hidden; }

.fancybox-slide { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; display: none; height: 100%; left: 0; outline: none; overflow: auto; -webkit-overflow-scrolling: touch; padding: 44px; position: absolute; text-align: center; top: 0; transition-property: opacity, -webkit-transform; -webkit-transition-property: opacity, -webkit-transform; -o-transition-property: opacity, -o-transform; -moz-transition-property: transform, opacity, -moz-transform; transition-property: transform, opacity; transition-property: transform, opacity, -webkit-transform, -moz-transform, -o-transform; transition-property: transform, opacity, -webkit-transform; white-space: normal; width: 100%; z-index: 99994; }

.fancybox-slide::before { content: ''; display: inline-block; height: 100%; margin-right: -.25em; vertical-align: middle; width: 0; }

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--previous, .fancybox-slide--current, .fancybox-slide--next { display: block; }

.fancybox-slide--next { z-index: 99995; }

.fancybox-slide--image { overflow: visible; padding: 44px 0; }

.fancybox-slide--image::before { display: none; }

.fancybox-slide--html { padding: 6px 6px 0 6px; }

.fancybox-slide--iframe { padding: 44px 44px 0; }

.fancybox-content { background: #fff; display: inline-block; margin: 0 0 6px 0; max-width: 100%; overflow: auto; padding: 0; padding: 24px; position: relative; text-align: left; vertical-align: middle; }

.fancybox-slide--image .fancybox-content { -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1); -moz-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1); -o-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1); animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1); -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; background: transparent; background-repeat: no-repeat; background-size: 100% 100%; left: 0; margin: 0; max-width: none; overflow: visible; padding: 0; position: absolute; top: 0; -webkit-transform-origin: top left; -ms-transform-origin: top left; -moz-transform-origin: top left; -o-transform-origin: top left; transform-origin: top left; transition-property: opacity, -webkit-transform; -webkit-transition-property: opacity, -webkit-transform; -o-transition-property: opacity, -o-transform; -moz-transition-property: transform, opacity, -moz-transform; transition-property: transform, opacity; transition-property: transform, opacity, -webkit-transform, -moz-transform, -o-transform; transition-property: transform, opacity, -webkit-transform; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content { cursor: -webkit-zoom-out; cursor: -moz-zoom-out; cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content { cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in; }

.fancybox-can-drag .fancybox-content { cursor: -webkit-grab; cursor: -moz-grab; cursor: grab; }

.fancybox-is-dragging .fancybox-content { cursor: -webkit-grabbing; cursor: -moz-grabbing; cursor: grabbing; }

.fancybox-container [data-selectable='true'] { cursor: text; }

.fancybox-image, .fancybox-spaceball { background: transparent; border: 0; height: 100%; left: 0; margin: 0; max-height: none; max-width: none; padding: 0; position: absolute; top: 0; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; width: 100%; }

.fancybox-spaceball { z-index: 1; }

.fancybox-slide--html .fancybox-content { margin-bottom: 6px; }

.fancybox-slide--video .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--iframe .fancybox-content { height: 100%; margin: 0; overflow: visible; padding: 0; width: 100%; }

.fancybox-slide--video .fancybox-content { background: #000; }

.fancybox-slide--map .fancybox-content { background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content { background: #fff; height: -webkit-calc(100% - 44px); height: -moz-calc(100% - 44px); height: calc(100% - 44px); margin-bottom: 44px; }

.fancybox-video, .fancybox-iframe { background: transparent; border: 0; height: 100%; margin: 0; overflow: hidden; padding: 0; width: 100%; }

.fancybox-iframe { vertical-align: top; }

.fancybox-error { background: #fff; cursor: default; max-width: 400px; padding: 40px; width: 100%; }

.fancybox-error p { color: #444; font-size: 16px; line-height: 20px; margin: 0; padding: 0; }

/* Buttons */
.fancybox-button { background: rgba(30, 30, 30, 0.6); border: 0; border-radius: 0; cursor: pointer; display: inline-block; height: 44px; margin: 0; outline: none; padding: 10px; -webkit-transition: color .2s; -o-transition: color .2s; -moz-transition: color .2s; transition: color .2s; vertical-align: top; width: 44px; }

.fancybox-button, .fancybox-button:visited, .fancybox-button:link { color: #ccc; }

.fancybox-button:focus, .fancybox-button:hover { color: #fff; }

.fancybox-button.disabled, .fancybox-button.disabled:hover, .fancybox-button[disabled], .fancybox-button[disabled]:hover { color: #888; cursor: default; }

.fancybox-button svg { display: block; overflow: visible; position: relative; shape-rendering: geometricPrecision; }

.fancybox-button svg path { fill: transparent; stroke: currentColor; stroke-linejoin: round; stroke-width: 3; }

.fancybox-button--play svg path:nth-child(2) { display: none; }

.fancybox-button--pause svg path:nth-child(1) { display: none; }

.fancybox-button--play svg path, .fancybox-button--share svg path, .fancybox-button--thumbs svg path { fill: currentColor; }

.fancybox-button--share svg path { stroke-width: 1; }

/* Navigation arrows */
.fancybox-navigation .fancybox-button { height: 38px; opacity: 0; padding: 6px; position: absolute; top: 50%; width: 38px; }

.fancybox-show-nav .fancybox-navigation .fancybox-button { -webkit-transition: opacity .25s, visibility 0s, color .25s; -o-transition: opacity .25s, visibility 0s, color .25s; -moz-transition: opacity .25s, visibility 0s, color .25s; transition: opacity .25s, visibility 0s, color .25s; }

.fancybox-navigation .fancybox-button::after { content: ''; left: -25px; padding: 50px; position: absolute; top: -25px; }

.fancybox-navigation .fancybox-button--arrow_left { left: 6px; }

.fancybox-navigation .fancybox-button--arrow_right { right: 6px; }

/* Close button on the top right corner of html content */
.fancybox-close-small { background: transparent; border: 0; border-radius: 0; color: #555; cursor: pointer; height: 44px; margin: 0; padding: 6px; position: absolute; right: 0; top: 0; width: 44px; z-index: 10; }

.fancybox-close-small svg { fill: transparent; opacity: .8; stroke: currentColor; stroke-width: 1.5; -webkit-transition: stroke .1s; -o-transition: stroke .1s; -moz-transition: stroke .1s; transition: stroke .1s; }

.fancybox-close-small:focus { outline: none; }

.fancybox-close-small:hover svg { opacity: 1; }

.fancybox-slide--image .fancybox-close-small, .fancybox-slide--video .fancybox-close-small, .fancybox-slide--iframe .fancybox-close-small { color: #ccc; padding: 5px; right: -12px; top: -44px; }

.fancybox-slide--image .fancybox-close-small:hover svg, .fancybox-slide--video .fancybox-close-small:hover svg, .fancybox-slide--iframe .fancybox-close-small:hover svg { background: transparent; color: #fff; }

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small { display: none; }

/* Caption */
.fancybox-caption { bottom: 0; color: #fff; font-size: 14px; font-weight: 400; left: 0; line-height: 1.5; padding: 25px 44px 25px 44px; right: 0; }

.fancybox-caption::before { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC); background-repeat: repeat-x; background-size: contain; bottom: 0; content: ''; display: block; left: 0; pointer-events: none; position: absolute; right: 0; top: -25px; z-index: -1; }

.fancybox-caption::after { border-bottom: 1px solid rgba(255, 255, 255, 0.3); content: ''; display: block; left: 44px; position: absolute; right: 44px; top: 0; }

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited { color: #ccc; text-decoration: none; }

.fancybox-caption a:hover { color: #fff; text-decoration: underline; }

/* Loading indicator */
.fancybox-loading { -webkit-animation: fancybox-rotate .8s infinite linear; -moz-animation: fancybox-rotate .8s infinite linear; -o-animation: fancybox-rotate .8s infinite linear; animation: fancybox-rotate .8s infinite linear; background: transparent; border: 6px solid rgba(100, 100, 100, 0.5); border-radius: 100%; border-top-color: #fff; height: 60px; left: 50%; margin: -30px 0 0 -30px; opacity: .6; padding: 0; position: absolute; top: 50%; width: 60px; z-index: 99999; }

@-webkit-keyframes fancybox-rotate { from { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  to { -webkit-transform: rotate(359deg); transform: rotate(359deg); } }
@-moz-keyframes fancybox-rotate { from { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); }
  to { -webkit-transform: rotate(359deg); -moz-transform: rotate(359deg); transform: rotate(359deg); } }
@-o-keyframes fancybox-rotate { from { -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); }
  to { -webkit-transform: rotate(359deg); -o-transform: rotate(359deg); transform: rotate(359deg); } }
@keyframes fancybox-rotate { from { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); }
  to { -webkit-transform: rotate(359deg); -moz-transform: rotate(359deg); -o-transform: rotate(359deg); transform: rotate(359deg); } }
/* Transition effects */
.fancybox-animated { -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1); -moz-transition-timing-function: cubic-bezier(0, 0, 0.25, 1); -o-transition-timing-function: cubic-bezier(0, 0, 0.25, 1); transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous { opacity: 0; -webkit-transform: translate3d(-100%, 0, 0); -moz-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next { opacity: 0; -webkit-transform: translate3d(100%, 0, 0); -moz-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current { opacity: 1; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous, .fancybox-fx-fade.fancybox-slide--next { opacity: 0; -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); -moz-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current { opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous { opacity: 0; -webkit-transform: scale3d(1.5, 1.5, 1.5); -moz-transform: scale3d(1.5, 1.5, 1.5); transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next { opacity: 0; -webkit-transform: scale3d(0.5, 0.5, 0.5); -moz-transform: scale3d(0.5, 0.5, 0.5); transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current { opacity: 1; -webkit-transform: scale3d(1, 1, 1); -moz-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous { opacity: 0; -webkit-transform: rotate(-360deg); -ms-transform: rotate(-360deg); -moz-transform: rotate(-360deg); -o-transform: rotate(-360deg); transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next { opacity: 0; -webkit-transform: rotate(360deg); -ms-transform: rotate(360deg); -moz-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current { opacity: 1; -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous { opacity: 0; -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); -moz-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next { opacity: 0; -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); -moz-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current { opacity: 1; -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0); -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0); transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous { -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); -moz-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next { -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); -moz-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current { -webkit-transform: translate3d(0, 0, 0) scale(1); -moz-transform: translate3d(0, 0, 0) scale(1); transform: translate3d(0, 0, 0) scale(1); }

/* Share */
.fancybox-share { background: #f4f4f4; border-radius: 3px; max-width: 90%; padding: 30px; text-align: center; }

.fancybox-share h1 { color: #222; font-size: 35px; font-weight: 700; margin: 0 0 20px 0; }

.fancybox-share p { margin: 0; padding: 0; }

.fancybox-share__button { border: 0; border-radius: 3px; display: inline-block; font-size: 14px; font-weight: 700; line-height: 40px; margin: 0 5px 10px 5px; min-width: 130px; padding: 0 15px; text-decoration: none; -webkit-transition: all .2s; -o-transition: all .2s; -moz-transition: all .2s; transition: all .2s; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; white-space: nowrap; }

.fancybox-share__button:visited, .fancybox-share__button:link { color: #fff; }

.fancybox-share__button:hover { text-decoration: none; }

.fancybox-share__button--fb { background: #3b5998; }

.fancybox-share__button--fb:hover { background: #344e86; }

.fancybox-share__button--pt { background: #bd081d; }

.fancybox-share__button--pt:hover { background: #aa0719; }

.fancybox-share__button--tw { background: #1da1f2; }

.fancybox-share__button--tw:hover { background: #0d95e8; }

.fancybox-share__button svg { height: 25px; margin-right: 7px; position: relative; top: -1px; vertical-align: middle; width: 25px; }

.fancybox-share__button svg path { fill: #fff; }

.fancybox-share__input { background: transparent; border: 0; border-bottom: 1px solid #d7d7d7; border-radius: 0; color: #5d5b5b; font-size: 14px; margin: 10px 0 0 0; outline: none; padding: 10px 15px; width: 100%; }

/* Thumbs */
.fancybox-thumbs { background: #fff; bottom: 0; display: none; margin: 0; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; padding: 2px 2px 4px 2px; position: absolute; right: 0; -webkit-tap-highlight-color: transparent; top: 0; width: 212px; z-index: 99995; }

.fancybox-thumbs-x { overflow-x: auto; overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs { display: block; }

.fancybox-show-thumbs .fancybox-inner { right: 212px; }

.fancybox-thumbs > ul { font-size: 0; height: 100%; list-style: none; margin: 0; overflow-x: hidden; overflow-y: auto; padding: 0; position: absolute; position: relative; white-space: nowrap; width: 100%; }

.fancybox-thumbs-x > ul { overflow: hidden; }

.fancybox-thumbs-y > ul::-webkit-scrollbar { width: 7px; }

.fancybox-thumbs-y > ul::-webkit-scrollbar-track { background: #fff; border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb { background: #2a2a2a; border-radius: 10px; }

.fancybox-thumbs > ul > li { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; cursor: pointer; float: left; height: 75px; margin: 2px; max-height: -webkit-calc(100% - 8px); max-height: -moz-calc(100% - 8px); max-height: calc(100% - 8px); max-width: -webkit-calc(50% - 4px); max-width: -moz-calc(50% - 4px); max-width: calc(50% - 4px); outline: none; overflow: hidden; padding: 0; position: relative; -webkit-tap-highlight-color: transparent; width: 100px; }

.fancybox-thumbs-loading { background: rgba(0, 0, 0, 0.1); }

.fancybox-thumbs > ul > li { background-position: center center; background-repeat: no-repeat; background-size: cover; }

.fancybox-thumbs > ul > li:before { border: 4px solid #4ea7f9; bottom: 0; content: ''; left: 0; opacity: 0; position: absolute; right: 0; top: 0; -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); -o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); -moz-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); z-index: 99991; }

.fancybox-thumbs .fancybox-thumbs-active:before { opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) { .fancybox-thumbs { width: 110px; }
  .fancybox-show-thumbs .fancybox-inner { right: 110px; }
  .fancybox-thumbs > ul > li { max-width: -webkit-calc(100% - 10px); max-width: -moz-calc(100% - 10px); max-width: calc(100% - 10px); } }
/** Page parts */
/** Header & WP Admin Bar */
body.admin-bar .header { top: 46px; }
@media (min-width: 783px) { body.admin-bar .header { top: 32px; } }

/** Header styles */
.header { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; position: fixed; z-index: 99; left: 0; top: 0; width: 100%; height: 80px; background-image: -webkit-gradient(linear, left top, right top, from(#000000), color-stop(50%, #000000), to(#535353)); background-image: -webkit-linear-gradient(left, #000000 0%, #000000 50%, #535353 100%); background-image: -moz-linear-gradient(left, #000000 0%, #000000 50%, #535353 100%); background-image: -o-linear-gradient(left, #000000 0%, #000000 50%, #535353 100%); background-image: linear-gradient(to right, #000000 0%, #000000 50%, #535353 100%); /** Header logo */ /** Mobile menu trigger */ /** Headernav */ }
@media (min-width: 992px) { .header { height: 70px; } }
.header .logo { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-flex-basis: 100px; -ms-flex-preferred-size: 100px; flex-basis: 100px; background: black; margin: 0; padding: 0 0 0 20px; }
@media (min-width: 992px) { .header .logo { -webkit-flex-basis: 11%; -ms-flex-preferred-size: 11%; flex-basis: 11%; padding: 0 10px; } }
@media (min-width: 1200px) { .header .logo { padding-left: 15px; padding-right: 15px; } }
.header .logo img { margin: 0; padding: 0; width: auto; height: auto; max-height: 50px; }
@media (min-width: 992px) { .header .logo img { margin-top: 10px; max-height: 25px; } }
@media (min-width: 1200px) { .header .logo img { max-height: 38px; } }
.header .mm-trigger { display: block; position: absolute; z-index: 2; top: 50%; right: 40px; width: 20px; height: 20px; margin: -10px 0 0 0; padding: 0; overflow: hidden; }
@media (min-width: 992px) { .header .mm-trigger { display: none; } }
.header .mm-trigger svg { position: absolute; z-index: 1; left: 50%; top: 50%; margin: -10px 0 0 -10px; padding: 0; width: 20px; height: 20px; pointer-events: none; fill: #ffffff; -webkit-transition: -webkit-transform 0.3s ease-in-out 0s; transition: -webkit-transform 0.3s ease-in-out 0s; -o-transition: -o-transform 0.3s ease-in-out 0s; -moz-transition: transform 0.3s ease-in-out 0s, -moz-transform 0.3s ease-in-out 0s; transition: transform 0.3s ease-in-out 0s; transition: transform 0.3s ease-in-out 0s, -webkit-transform 0.3s ease-in-out 0s, -moz-transform 0.3s ease-in-out 0s, -o-transform 0.3s ease-in-out 0s; will-change: transform; }
.header .mm-trigger svg.mm-hamburger { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.header .mm-trigger svg.mm-close { width: 14px; height: 14px; margin: -7px 0 0 -7px; -webkit-transform: translate3d(0, 20px, 0); -moz-transform: translate3d(0, 20px, 0); transform: translate3d(0, 20px, 0); }
.header .headernav { display: none; /** Secondary menu */ }
@media (min-width: 992px) { .header .headernav { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-flex-basis: 89%; -ms-flex-preferred-size: 89%; flex-basis: 89%; background: pink; } }
.header .headernav .menu-main { display: none; margin: 0; padding: 0; width: 80%; list-style: none; /** Menu items */ }
@media (min-width: 992px) { .header .headernav .menu-main { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-flex-basis: 80%; -ms-flex-preferred-size: 80%; flex-basis: 80%; width: auto; } }
.header .headernav .menu-main .menu-item { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-flex: 1; -webkit-flex-grow: 1; -moz-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-flex-basis: 20%; -ms-flex-preferred-size: 20%; flex-basis: 20%; }
.header .headernav .menu-main .menu-item a { position: relative; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-flex: 1; -webkit-flex-grow: 1; -moz-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #ffffff; font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif; font-weight: normal; font-size: 12px; text-transform: uppercase; letter-spacing: 0.8px; }
.header .headernav .menu-main .menu-item a:before { content: " "; position: absolute; z-index: 1; left: 0; top: 0; right: 0; bottom: 0; margin: 0; padding: 0; background-image: -webkit-linear-gradient(135deg, rgba(0, 0, 0, 0.45), rgba(255, 255, 255, 0.25)); background-image: -moz-linear-gradient(135deg, rgba(0, 0, 0, 0.45), rgba(255, 255, 255, 0.25)); background-image: -o-linear-gradient(135deg, rgba(0, 0, 0, 0.45), rgba(255, 255, 255, 0.25)); background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.45), rgba(255, 255, 255, 0.25)); mix-blend-mode: multiply; opacity: 0; -webkit-transition: opacity 0.2s linear 0s; -o-transition: opacity 0.2s linear 0s; -moz-transition: opacity 0.2s linear 0s; transition: opacity 0.2s linear 0s; pointer-events: none; }
.header .headernav .menu-main .menu-item a:after { content: " "; position: absolute; z-index: 2; bottom: 0; left: 0; right: 0; height: 3px; background-image: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0.25)), to(rgba(255, 255, 255, 0))); background-image: -webkit-linear-gradient(right, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0)); background-image: -moz-linear-gradient(right, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0)); background-image: -o-linear-gradient(right, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0)); background-image: linear-gradient(to left, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0)); opacity: 0; -webkit-transition: opacity 0.2s linear 0s; -o-transition: opacity 0.2s linear 0s; -moz-transition: opacity 0.2s linear 0s; transition: opacity 0.2s linear 0s; pointer-events: none; }
.header .headernav .menu-main .menu-item a span { position: relative; z-index: 2; }
.header .headernav .menu-main .menu-item a:hover:before, .header .headernav .menu-main .menu-item a:hover:after { opacity: 1; }
.header .headernav .menu-main .menu-item.current-menu-item a:before, .header .headernav .menu-main .menu-item.current-menu-item a:after, .header .headernav .menu-main .menu-item.current-menu-item a:hover:before, .header .headernav .menu-main .menu-item.current-menu-item a:hover:after { opacity: 1; }
.header .headernav .menu-secondary { display: none; list-style: none; margin: 0; padding: 0; /** Dropdown menu */ }
@media (min-width: 992px) { .header .headernav .menu-secondary { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-flex-basis: 20%; -ms-flex-preferred-size: 20%; flex-basis: 20%; } }
.header .headernav .menu-secondary .menu-item { position: relative; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-flex-basis: 33.3333%; -ms-flex-preferred-size: 33.3333%; flex-basis: 33.3333%; }
.header .headernav .menu-secondary .menu-item:after { content: " "; position: absolute; z-index: 1; right: 0; top: 0; bottom: 0; width: 1px; background: #4a4a4a; pointer-events: none; }
.header .headernav .menu-secondary .menu-item:last-child:after { display: none; }
.header .headernav .menu-secondary .menu-item > a { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; background: #191919; }
.header .headernav .menu-secondary .menu-item > a svg { display: block; margin: 0; padding: 0; width: 18px; height: 18px; fill: #4a4a4a; -webkit-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; }
.header .headernav .menu-secondary .menu-item > a.dropdown-menu-toggle.opened svg { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); }
.header .headernav .menu-secondary .menu-item:nth-child(1) > a { background-image: -webkit-gradient(linear, right top, left top, from(#535353), to(#353535)); background-image: -webkit-linear-gradient(right, #535353, #353535); background-image: -moz-linear-gradient(right, #535353, #353535); background-image: -o-linear-gradient(right, #535353, #353535); background-image: linear-gradient(to left, #535353, #353535); }
.header .headernav .menu-secondary .menu-item:nth-child(1) > a svg { width: 13px; height: 13px; fill: #ffffff; }
.header .headernav .menu-secondary .menu-item:nth-child(2) > a:hover svg, .header .headernav .menu-secondary .menu-item:nth-child(2) > a:active svg, .header .headernav .menu-secondary .menu-item:nth-child(2) > a:focus svg { fill: #4566ac; }
.header .headernav .menu-secondary .menu-item:nth-child(3) > a:hover svg, .header .headernav .menu-secondary .menu-item:nth-child(3) > a:active svg, .header .headernav .menu-secondary .menu-item:nth-child(3) > a:focus svg { fill: #ffffff; }
.header .headernav .menu-secondary .menu-item .form-search { display: none; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; position: absolute; z-index: 9; margin: 0; padding: 0 30px; top: 100%; right: 0; width: 600%; height: 70px; background: #191919; -webkit-box-shadow: 0 2px 44px 0 rgba(0, 0, 0, 0.5); box-shadow: 0 2px 44px 0 rgba(0, 0, 0, 0.5); }
@media (min-width: 1200px) { .header .headernav .menu-secondary .menu-item .form-search { height: 80px; } }
.header .headernav .menu-secondary .menu-item .form-search.opened { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; }
.header .headernav .menu-secondary .menu-item .form-search input[type="text"] { -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; margin: 0; padding: 8px 0 8px 20px; background: transparent; border: none; border-left: 1px solid #979797; font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif; font-weight: normal; color: #979797; font-size: 18px; line-height: 1; letter-spacing: 0.8px; outline: none; -webkit-box-shadow: none; box-shadow: none; border-radius: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.header .headernav .menu-secondary .menu-item .form-search input[type="text"]:focus { outline: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.header .headernav .menu-secondary .dropdown-menu { display: none; position: absolute; z-index: 9; left: 0; top: 100%; width: 300%; height: auto; margin: 0; padding: 20px 0; background: #4a4a4a; list-style: none; -webkit-box-shadow: 0 2px 64px 0 rgba(0, 0, 0, 0.7); box-shadow: 0 2px 64px 0 rgba(0, 0, 0, 0.7); }
.header .headernav .menu-secondary .dropdown-menu.opened { display: block; }
.header .headernav .menu-secondary .dropdown-menu li { display: block; margin: 0; padding: 0; }
.header .headernav .menu-secondary .dropdown-menu li a, .header .headernav .menu-secondary .dropdown-menu li a:visited { display: block; margin: 0; padding: 4px 20px; color: #ffffff; font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif; font-weight: normal; text-transform: uppercase; font-size: 11px; letter-spacing: 0.8px; background: transparent; }
@media (min-width: 1200px) { .header .headernav .menu-secondary .dropdown-menu li a, .header .headernav .menu-secondary .dropdown-menu li a:visited { padding: 6px 30px; font-size: 12px; } }
.header .headernav .menu-secondary .dropdown-menu li a:hover, .header .headernav .menu-secondary .dropdown-menu li a:active, .header .headernav .menu-secondary .dropdown-menu li a:focus { background: #191919; }

/** Featured section */
.featured { position: relative; width: 100%; height: auto; margin: 0; padding: 0; /** Featured post */ }
@media (min-width: 992px) { .featured { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; margin-bottom: 64px; } }
.featured .featured-post { position: relative; display: block; margin: 0 0 20px 0; padding: 0; overflow: hidden; }
@media (min-width: 992px) { .featured .featured-post { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-flex-basis: 64.4%; -ms-flex-preferred-size: 64.4%; flex-basis: 64.4%; margin: 0; padding: 0; } }
.featured .featured-post:before { content: " "; position: absolute; z-index: 2; top: 0; right: 0; bottom: 0; left: 0; margin: 0; padding: 0; pointer-events: none; background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.2)), to(#000000)); background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.2), #000000); background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.2), #000000); background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.2), #000000); background-image: linear-gradient(to top, rgba(0, 0, 0, 0.2), #000000); mix-blend-mode: multiply; }
.featured .featured-post .featured-post-image { position: absolute; z-index: 1; left: 0; top: 0; bottom: 0; right: 0; background-color: #ccc; background-repeat: no-repeat; background-position: center center; background-size: cover; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); will-change: transform; }
.featured .featured-post .featured-post-image:before { content: " "; position: absolute; z-index: 1; left: 0; top: 0; bottom: 0; right: 0; pointer-events: none; opacity: .65; }
.featured .featured-post .featured-post-inner { position: relative; z-index: 3; margin: 0 auto; padding: 30px; width: 100%; height: auto; max-width: 590px; }
@media (min-width: 768px) { .featured .featured-post .featured-post-inner { padding: 60px 0; } }
@media (min-width: 992px) { .featured .featured-post .featured-post-inner { padding-top: 0; padding-bottom: 0; } }
@media (min-width: 1200px) { .featured .featured-post .featured-post-inner { max-width: 700px; } }
.featured .featured-post .featured-post-inner .post-category { position: relative; margin: 0 0 16px 0; padding: 0 0 0 20px; font-size: 15px; line-height: 1.5; font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif; font-weight: normal; }
.featured .featured-post .featured-post-inner .post-category:before { content: " "; position: absolute; z-index: 1; left: 0; top: 0; bottom: 0; width: 7px; margin: 0; padding: 0; pointer-events: none; }
.featured .featured-post .featured-post-inner .post-category a { color: #ffffff; text-transform: uppercase; }
.featured .featured-post .featured-post-inner .post-title { margin: 0 0 20px 0; padding: 0; font-size: 25px; line-height: 1.3; }
@media (min-width: 768px) { .featured .featured-post .featured-post-inner .post-title { font-size: 40px; } }
@media (min-width: 992px) { .featured .featured-post .featured-post-inner .post-title { font-size: 35px; margin-bottom: 26px; } }
@media (min-width: 1200px) { .featured .featured-post .featured-post-inner .post-title { font-size: 40px; } }
.featured .featured-post .featured-post-inner .post-title a, .featured .featured-post .featured-post-inner .post-title a:visited { font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif; font-weight: normal; color: #ffffff; }
.featured .featured-post .featured-post-inner .post-meta { display: block; width: 100%; height: auto; margin: 0; padding: 0; list-style: none; }
.featured .featured-post .featured-post-inner .post-meta li { position: relative; float: left; display: inline; width: auto; height: auto; margin: 0; padding: 4px 14px; font-size: 12px; line-height: 1.5; color: #ffffff; font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif; font-weight: normal; }
@media (min-width: 768px) { .featured .featured-post .featured-post-inner .post-meta li { font-size: 14px; } }
.featured .featured-post .featured-post-inner .post-meta li:before { content: " "; position: absolute; z-index: 1; right: 0; top: 50%; width: 2px; height: 2px; margin: -1px 0 0 0; padding: 0; background: #ffffff; pointer-events: none; border-radius: 50%; }
.featured .featured-post .featured-post-inner .post-meta li:first-child { padding-left: 0; }
.featured .featured-post .featured-post-inner .post-meta li:nth-child(2):before { display: none; }
@media (min-width: 768px) { .featured .featured-post .featured-post-inner .post-meta li:nth-child(2):before { display: block; } }
.featured .featured-post .featured-post-inner .post-meta li:last-child { padding-right: 0; padding-left: 0; width: 100%; }
.featured .featured-post .featured-post-inner .post-meta li:last-child:before { display: none; }
@media (min-width: 768px) { .featured .featured-post .featured-post-inner .post-meta li:last-child { padding-left: 14px; width: auto; } }
.featured .featured-post .featured-post-inner .post-meta li a, .featured .featured-post .featured-post-inner .post-meta li a:visited { color: #ffffff; }
.featured .featured-post .featured-post-inner .post-meta li.post-author { text-transform: uppercase; }
.featured .featured-post .featured-post-inner .post-meta li.post-date { font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif; font-weight: normal; }

/** Newest post list */
.new-posts { margin: 0; padding: 0; }
@media (min-width: 992px) { .new-posts { -webkit-flex-basis: 35.6%; -ms-flex-preferred-size: 35.6%; flex-basis: 35.6%; } }
.new-posts .post { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; position: relative; margin: 0 0 20px 0; padding: 0; }
@media (min-width: 992px) { .new-posts .post { display: block; margin-bottom: 0; } }
@media (min-width: 1200px) { .new-posts .post { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; } }
@media (min-width: 1200px) { .new-posts .post:nth-child(odd) { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -webkit-flex-direction: row-reverse; -moz-box-orient: horizontal; -moz-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; } }
@media (min-width: 992px) { .new-posts .post:nth-child(odd) .featured-image { left: auto; right: 0; } }
@media (min-width: 992px) { .new-posts .post:nth-child(odd) .post-data { margin-left: 20px; margin-right: 25%; } }
@media (min-width: 1200px) { .new-posts .post:nth-child(odd) .post-data { margin-right: 0; } }
.new-posts .post .featured-image { position: relative; -webkit-flex-basis: 90px; -ms-flex-preferred-size: 90px; flex-basis: 90px; -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; overflow: hidden; width: auto; background-color: #ccc; background-repeat: no-repeat; background-position: center center; background-size: cover; opacity: 1; }
@media (min-width: 768px) { .new-posts .post .featured-image { -webkit-flex-basis: 250px; -ms-flex-preferred-size: 250px; flex-basis: 250px; } }
@media (min-width: 992px) { .new-posts .post .featured-image { position: absolute; z-index: 1; left: 0; top: 0; bottom: 0; width: 50%; opacity: .35; } }
@media (min-width: 1200px) { .new-posts .post .featured-image { position: relative; -webkit-flex-basis: 50%; -ms-flex-preferred-size: 50%; flex-basis: 50%; width: auto; opacity: 1; } }
.new-posts .post .featured-image:before { content: " "; position: absolute; z-index: 1; left: 0; top: 0; right: 0; bottom: 0; margin: 0; padding: 0; pointer-events: none; opacity: .75; -webkit-transition: opacity 0.3s ease-in-out 0s; -o-transition: opacity 0.3s ease-in-out 0s; -moz-transition: opacity 0.3s ease-in-out 0s; transition: opacity 0.3s ease-in-out 0s; }
@media (min-width: 1200px) { .new-posts .post .featured-image:before { opacity: .75; } }
.new-posts .post .featured-image:hover:before, .new-posts .post .featured-image:active:before, .new-posts .post .featured-image:focus:before { opacity: .5; }
.new-posts .post .post-data { position: relative; margin: 0; padding: 0 20px 0 26px; }
@media (min-width: 768px) { .new-posts .post .post-data { padding-top: 20px; padding-bottom: 20px; } }
@media (min-width: 992px) { .new-posts .post .post-data { z-index: 2; margin-left: 25%; padding: 20px 0 20px 20px; } }
@media (min-width: 1200px) { .new-posts .post .post-data { -webkit-flex-basis: 50%; -ms-flex-preferred-size: 50%; flex-basis: 50%; margin-right: 0; margin-left: 20px; margin-top: 20px; margin-bottom: 20px; } }
.new-posts .post .post-data:before { content: " "; position: absolute; z-index: 1; left: 0; top: 0; bottom: 0; width: 10px; pointer-events: none; }
@media (min-width: 992px) { .new-posts .post .post-data:before { top: 20px; bottom: 20px; } }
.new-posts .post .post-data .post-category { margin: 0 0 5px 0; padding: 0; font-size: 10px; text-transform: uppercase; line-height: 1.5; }
@media (min-width: 768px) { .new-posts .post .post-data .post-category { font-size: 12px; } }
@media (min-width: 992px) { .new-posts .post .post-data .post-category { font-size: 10px; } }
.new-posts .post .post-data .post-category a { color: #9b9b9b; }
.new-posts .post .post-data .post-title { margin: 0 0 10px 0; padding: 0; font-size: 14px; line-height: 1.5; font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif; font-weight: normal; }
@media (min-width: 768px) { .new-posts .post .post-data .post-title { font-size: 21px; } }
@media (min-width: 992px) { .new-posts .post .post-data .post-title { font-size: 14px; } }
.new-posts .post .post-data .post-title a { color: #4a4a4a; }
.new-posts .post .post-data .post-meta { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; margin: 0; padding: 0; list-style: none; }
.new-posts .post .post-data .post-meta li { position: relative; margin: 0; padding: 0 6px; text-transform: uppercase; font-size: 10px; font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif; font-weight: normal; color: #4a4a4a; }
.new-posts .post .post-data .post-meta li:first-child { padding-left: 0; }
.new-posts .post .post-data .post-meta li:last-child { padding-right: 0; }
.new-posts .post .post-data .post-meta li:last-child:before { display: none; }
.new-posts .post .post-data .post-meta li a, .new-posts .post .post-data .post-meta li a:visited { color: #4a4a4a; }
.new-posts .post .post-data .post-meta li:before { content: " "; position: absolute; z-index: 1; width: 2px; height: 2px; right: 0; top: 50%; margin: -1px 0 0 1px; padding: 0; background: #4a4a4a; border-radius: 50%; pointer-events: none; }

/** Main post list */
.main-posts { margin: 0; padding: 0; }
.main-posts .post { position: relative; margin: 0 0 20px 0; padding: 0; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; /** Even posts */ }
@media (min-width: 992px) { .main-posts .post { display: block; padding-top: 40px; padding-bottom: 40px; margin-bottom: 40px; } }
@media (min-width: 1200px) { .main-posts .post { margin-bottom: 60px; padding-top: 80px; padding-bottom: 80px; } }
@media (min-width: 992px) { .main-posts .post:nth-child(even) .featured-image { left: auto; right: 0; } }
@media (min-width: 992px) { .main-posts .post:nth-child(even) .post-data { margin-left: 0; margin-right: 25%; padding-left: 40px; padding-right: 0; } }
@media (min-width: 1200px) { .main-posts .post:nth-child(even) .post-data { padding-left: 64px; padding-right: 0; } }
.main-posts .post .featured-image { position: relative; -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; -webkit-flex-basis: 90px; -ms-flex-preferred-size: 90px; flex-basis: 90px; }
@media (min-width: 768px) { .main-posts .post .featured-image { -webkit-flex-basis: 250px; -ms-flex-preferred-size: 250px; flex-basis: 250px; } }
@media (min-width: 992px) { .main-posts .post .featured-image { position: absolute; z-index: 1; width: 50%; left: 0; top: 0; bottom: 0; } }
.main-posts .post .featured-image:before { content: " "; display: none; position: absolute; z-index: 2; left: 0; top: 0; right: 0; bottom: 0; margin: 0; padding: 0; background: rgba(255, 255, 255, 0.75); pointer-events: none; }
@media (min-width: 992px) { .main-posts .post .featured-image:before { display: block; } }
.main-posts .post .featured-image a { position: absolute; z-index: 1; left: 0; top: 0; right: 0; bottom: 0; background-color: #ccc; background-position: center center; background-repeat: no-repeat; background-size: cover; }
.main-posts .post .post-data { position: relative; margin: 0; padding: 0 20px 0 26px; }
@media (min-width: 768px) { .main-posts .post .post-data { padding-top: 20px; padding-bottom: 20px; } }
@media (min-width: 992px) { .main-posts .post .post-data { z-index: 3; padding: 0 40px 0 0; margin-left: 25%; } }
@media (min-width: 1200px) { .main-posts .post .post-data { padding-right: 64px; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); will-change: transform; } }
.main-posts .post .post-data:before { content: " "; position: absolute; z-index: 1; left: 0; top: 0; bottom: 0; width: 10px; }
@media (min-width: 992px) { .main-posts .post .post-data:before { display: none; } }
.main-posts .post .post-data .post-category { position: relative; margin: 0 0 5px 0; padding: 0; font-size: 10px; font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif; font-weight: normal; line-height: 1.5; text-transform: uppercase; }
@media (min-width: 768px) { .main-posts .post .post-data .post-category { font-size: 12px; } }
@media (min-width: 992px) { .main-posts .post .post-data .post-category { font-size: 15px; line-height: 1.2; font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif; font-weight: normal; padding: 4px 0 4px 20px; margin-bottom: 10px; } }
.main-posts .post .post-data .post-category:before { content: " "; display: none; position: absolute; z-index: 1; left: 0; top: 0; bottom: 0; width: 7px; pointer-events: none; }
@media (min-width: 992px) { .main-posts .post .post-data .post-category:before { display: block; } }
.main-posts .post .post-data .post-category a { color: #9b9b9b; }
@media (min-width: 992px) { .main-posts .post .post-data .post-category a { color: #4a4a4a; } }
.main-posts .post .post-data .post-title { margin: 0 0 10px 0; padding: 0; font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif; font-weight: normal; font-size: 14px; line-height: 1.5; }
@media (min-width: 768px) { .main-posts .post .post-data .post-title { font-size: 21px; } }
@media (min-width: 992px) { .main-posts .post .post-data .post-title { font-size: 28px; } }
@media (min-width: 1200px) { .main-posts .post .post-data .post-title { font-size: 35px; } }
.main-posts .post .post-data .post-title a { color: #4a4a4a; }
.main-posts .post .post-data .post-meta { display: block; width: 100%; height: auto; margin: 0; padding: 0; list-style: none; }
.main-posts .post .post-data .post-meta li { position: relative; float: left; display: inline; width: auto; height: auto; margin: 0; padding: 0 6px; font-size: 10px; line-height: 1.5; color: #4a4a4a; font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif; font-weight: normal; }
@media (min-width: 768px) { .main-posts .post .post-data .post-meta li { font-size: 12px; padding: 0 14px; } }
@media (min-width: 992px) { .main-posts .post .post-data .post-meta li { font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif; font-weight: normal; padding: 4px 14px; } }
@media (min-width: 1200px) { .main-posts .post .post-data .post-meta li { font-size: 14px; } }
.main-posts .post .post-data .post-meta li:before { content: " "; position: absolute; z-index: 1; right: 0; top: 50%; width: 2px; height: 2px; margin: -1px 0 0 0; padding: 0; background: #4a4a4a; pointer-events: none; border-radius: 50%; }
.main-posts .post .post-data .post-meta li:first-child { padding-left: 0; }
.main-posts .post .post-data .post-meta li:nth-child(2):before { display: none; }
@media (min-width: 768px) { .main-posts .post .post-data .post-meta li:nth-child(2):before { display: block; } }
.main-posts .post .post-data .post-meta li:last-child { display: none; padding-right: 0; padding-left: 0; width: 100%; }
.main-posts .post .post-data .post-meta li:last-child:before { display: none; }
@media (min-width: 768px) { .main-posts .post .post-data .post-meta li:last-child { display: inline; padding-left: 14px; width: auto; } }
.main-posts .post .post-data .post-meta li a, .main-posts .post .post-data .post-meta li a:visited { color: #4a4a4a; }
.main-posts .post .post-data .post-meta li.post-author { text-transform: uppercase; }
.main-posts .post .post-data .post-meta li.post-date { text-transform: uppercase; }
@media (min-width: 992px) { .main-posts .post .post-data .post-meta li.post-date { font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif; font-weight: normal; } }

.post-sidebar { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; margin: 0; padding: 20px; }
@media (min-width: 768px) { .post-sidebar { padding-left: 40px; padding-right: 40px; } }
@media (min-width: 992px) { .post-sidebar { padding-left: 20px; padding-right: 20px; } }
@media (min-width: 1200px) { .post-sidebar { padding-left: 40px; padding-right: 40px; } }
.post-sidebar .featured-image { -webkit-flex-basis: 70px; -ms-flex-preferred-size: 70px; flex-basis: 70px; margin-right: 20px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; }
@media (min-width: 768px) { .post-sidebar .featured-image { margin-right: 30px; -webkit-flex-basis: 98px; -ms-flex-preferred-size: 98px; flex-basis: 98px; } }
@media (min-width: 992px) { .post-sidebar .featured-image { margin-right: 20px; -webkit-flex-basis: 70px; -ms-flex-preferred-size: 70px; flex-basis: 70px; } }
@media (min-width: 1200px) { .post-sidebar .featured-image { margin-right: 30px; -webkit-flex-basis: 98px; -ms-flex-preferred-size: 98px; flex-basis: 98px; } }
.post-sidebar .featured-image a { display: block; margin: 0; padding: 0; width: 70px; height: 70px; overflow: hidden; background-color: transparent; background-repeat: no-repeat; background-position: center center; background-size: cover; border-radius: 50%; }
@media (min-width: 768px) { .post-sidebar .featured-image a { width: 98px; height: 98px; } }
@media (min-width: 992px) { .post-sidebar .featured-image a { width: 70px; height: 70px; } }
@media (min-width: 1200px) { .post-sidebar .featured-image a { width: 98px; height: 98px; } }
.post-sidebar .post-data { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; }
.post-sidebar .post-data .post-category { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; position: relative; margin: 0 0 5px 0; padding: 1px 0 1px 12px; font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif; font-weight: normal; font-size: 11px; line-height: 1.2; text-transform: uppercase; }
.post-sidebar .post-data .post-category:before { content: " "; position: absolute; z-index: 1; left: 0; top: 0; bottom: 0; width: 7px; pointer-events: none; }
.post-sidebar .post-data .post-category a { color: #9b9b9b; }
.post-sidebar .post-data .post-title { margin: 0 0 10px 0; padding: 0; font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif; font-weight: normal; font-size: 15px; line-height: 1.5; }
.post-sidebar .post-data .post-title a { color: #4a4a4a; }
.post-sidebar .post-data .post-meta { display: block; margin: 0; padding: 0; width: 100%; height: auto; list-style: none; }
.post-sidebar .post-data .post-meta li { position: relative; float: left; display: inline; margin: 0; padding: 0 10px; font-size: 11px; line-height: 1.2; font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif; font-weight: normal; color: #4a4a4a; }
.post-sidebar .post-data .post-meta li:first-child { padding-left: 0; }
.post-sidebar .post-data .post-meta li:last-child { padding-right: 0; }
.post-sidebar .post-data .post-meta li:last-child:after { display: none; }
.post-sidebar .post-data .post-meta li:after { content: " "; position: absolute; z-index: 1; width: 2px; height: 2px; top: 50%; right: 0; margin: -1px 0 0 0; padding: 0; background: #4a4a4a; pointer-events: none; border-radius: 50%; }
.post-sidebar .post-data .post-meta li a { color: #4a4a4a; }
.post-sidebar .post-data .post-meta li.post-author { font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif; font-weight: normal; text-transform: uppercase; }

/** Page & Post CMS generated content */
.page-body, .post-body { /** First level DIVs */ /** Paragraph */ /** Titles */ /** Quotes */ /** Standalone image */ /** WP attachment image embed */ /** Image with description */ /** Full size image */ /** Ordered list */ /** Unordered list */ /** Responsive embeds */ /** Instagram post embed */ }
.page-body > div, .post-body > div { margin: 0 0 20px; padding: 0 20px; }
@media (min-width: 768px) { .page-body > div, .post-body > div { padding-left: 40px; padding-right: 40px; } }
@media (min-width: 992px) { .page-body > div, .post-body > div { padding-left: 20px; padding-right: 20px; } }
@media (min-width: 1200px) { .page-body > div, .post-body > div { padding-left: 0; padding-right: 0; } }
.page-body p, .post-body p { margin: 0 0 20px 0; padding: 0; }
@media (min-width: 768px) { .page-body p, .post-body p { padding-left: 40px; padding-right: 40px; } }
@media (min-width: 992px) { .page-body p, .post-body p { padding-left: 20px; padding-right: 20px; } }
@media (min-width: 1200px) { .page-body p, .post-body p { padding-left: 0; padding-right: 0; } }
.page-body p img, .post-body p img { display: block; margin: 20px auto; padding: 0; width: auto; height: auto; max-width: 100%; max-height: 400px; }
.page-body h1, .page-body h2, .page-body h3, .page-body h4, .page-body h5, .page-body h6, .post-body h1, .post-body h2, .post-body h3, .post-body h4, .post-body h5, .post-body h6 { font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif; font-weight: normal; margin: 0 0 20px 0; padding: 0 20px; line-height: 1.3; }
@media (min-width: 768px) { .page-body h1, .page-body h2, .page-body h3, .page-body h4, .page-body h5, .page-body h6, .post-body h1, .post-body h2, .post-body h3, .post-body h4, .post-body h5, .post-body h6 { padding-left: 40px; padding-right: 40px; } }
@media (min-width: 992px) { .page-body h1, .page-body h2, .page-body h3, .page-body h4, .page-body h5, .page-body h6, .post-body h1, .post-body h2, .post-body h3, .post-body h4, .post-body h5, .post-body h6 { padding-left: 20px; padding-right: 20px; } }
@media (min-width: 1200px) { .page-body h1, .page-body h2, .page-body h3, .page-body h4, .page-body h5, .page-body h6, .post-body h1, .post-body h2, .post-body h3, .post-body h4, .post-body h5, .post-body h6 { padding-left: 0; padding-right: 0; } }
.page-body h1, .post-body h1 { font-size: 24px; }
@media (min-width: 768px) { .page-body h1, .post-body h1 { font-size: 26px; } }
.page-body h2, .post-body h2 { font-size: 22px; }
@media (min-width: 768px) { .page-body h2, .post-body h2 { font-size: 24px; } }
.page-body h3, .post-body h3 { font-size: 20px; }
@media (min-width: 768px) { .page-body h3, .post-body h3 { font-size: 22px; } }
.page-body h4, .post-body h4 { font-size: 18px; }
@media (min-width: 768px) { .page-body h4, .post-body h4 { font-size: 20px; } }
.page-body h5, .post-body h5 { font-size: 16px; }
@media (min-width: 768px) { .page-body h5, .post-body h5 { font-size: 18px; } }
.page-body h6, .post-body h6 { font-size: 14px; }
@media (min-width: 768px) { .page-body h6, .post-body h6 { font-size: 16px; } }
.page-body blockquote, .post-body blockquote { margin: 0 0 20px 0; padding: 0 20px; font-family: "Montserrat-Italic", Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; color: #9b9b9b; }
@media (min-width: 768px) { .page-body blockquote, .post-body blockquote { padding-left: 40px; padding-right: 40px; } }
@media (min-width: 992px) { .page-body blockquote, .post-body blockquote { padding-left: 20px; padding-right: 20px; } }
@media (min-width: 1200px) { .page-body blockquote, .post-body blockquote { padding-left: 0; padding-right: 0; } }
.page-body blockquote p, .post-body blockquote p { margin: 0 0 10px 0; padding: 0; }
.page-body blockquote cite, .post-body blockquote cite { position: relative; display: block; margin: 6px 0 0 0; padding: 0 0 0 28px; font-size: 14px; font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; color: #4a4a4a; }
.page-body blockquote cite:before, .post-body blockquote cite:before { content: " "; position: absolute; z-index: 1; left: 0; top: 50%; width: 12px; height: 1px; background: #4a4a4a; pointer-events: none; }
.page-body img, .post-body img { display: block; margin: 0 0 20px 0; padding: 0; width: auto; height: auto; max-width: 100%; max-height: 400px; }
.page-body .wp-caption, .post-body .wp-caption { margin: 0 0 20px 0; padding: 0; width: 100% !important; max-width: 100% !important; text-align: center; }
@media (min-width: 768px) { .page-body .wp-caption, .post-body .wp-caption { margin-bottom: 40px; padding-left: 40px; padding-right: 40px; } }
.page-body .wp-caption a, .post-body .wp-caption a { display: inline-block; margin: 0; padding: 0; }
.page-body .wp-caption img, .post-body .wp-caption img { display: block; margin: 0 auto; padding: 0; width: auto; height: auto; max-width: 100%; }
.page-body .wp-caption .wp-caption-text, .post-body .wp-caption .wp-caption-text { margin: 0; padding: 10px 0 0 0; text-align: center; font-size: 12px; line-height: 18px; }
.page-body .wp-caption .wp-caption-text a, .post-body .wp-caption .wp-caption-text a { display: inline; }
.page-body figure, .post-body figure { margin: 0 0 20px 0; padding: 0; width: 100%; height: auto; }
.page-body figure img, .post-body figure img { display: block; margin: 0 auto; padding: 0; width: auto; height: auto; max-width: 100%; max-height: 400px; }
.page-body figure figcaption, .post-body figure figcaption { display: block; margin: 0; padding: 6px 0 0 0; text-align: center; font-size: 10px; line-height: 1.3; font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif; font-weight: normal; text-transform: uppercase; color: #9b9b9b; }
.page-body .wp-block-image.img-fullwidth img, .post-body .wp-block-image.img-fullwidth img { display: block; margin: 0 auto; padding: 0; width: 100%; height: auto; min-width: auto; min-height: auto; max-width: 100%; max-height: none; }
.page-body ol, .post-body ol { display: block; margin: 0 20px 20px 0; padding: 0 0 0 20px; list-style: none; }
@media (min-width: 768px) { .page-body ol, .post-body ol { padding-left: 40px; padding-right: 40px; margin-left: 20px; } }
@media (min-width: 992px) { .page-body ol, .post-body ol { padding-left: 20px; padding-right: 20px; } }
@media (min-width: 1200px) { .page-body ol, .post-body ol { padding-left: 0; padding-right: 0; } }
.page-body ol li, .post-body ol li { position: relative; display: block; margin: 0 0 10px 0; padding: 0 0 0 20px; font-size: 16px; line-height: 1.5; counter-increment: step-counter; }
@media (min-width: 1200px) { .page-body ol li, .post-body ol li { font-size: 18px; } }
.page-body ol li:before, .post-body ol li:before { content: counter(step-counter); position: absolute; z-index: 1; left: 0; top: 0; font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif; font-weight: normal; }
.page-body ul, .post-body ul { display: block; margin: 0 20px 20px 0; padding: 0 0 0 20px; list-style: none; }
@media (min-width: 768px) { .page-body ul, .post-body ul { padding-left: 40px; padding-right: 40px; margin-left: 20px; } }
@media (min-width: 992px) { .page-body ul, .post-body ul { padding-left: 20px; padding-right: 20px; } }
@media (min-width: 1200px) { .page-body ul, .post-body ul { padding-left: 0; padding-right: 0; } }
.page-body ul li, .post-body ul li { position: relative; display: block; margin: 0 0 10px 0; padding: 0 0 0 20px; font-size: 16px; line-height: 1.5; }
@media (min-width: 1200px) { .page-body ul li, .post-body ul li { font-size: 18px; } }
.page-body ul li:before, .post-body ul li:before { content: " "; position: absolute; z-index: 1; top: 10px; left: 0; width: 3px; height: 3px; background: #4a4a4a; border-radius: 50%; pointer-events: none; }
@media (min-width: 1200px) { .page-body ul li:before, .post-body ul li:before { top: 12px; } }
.page-body .embed-responsive, .post-body .embed-responsive { margin-bottom: 20px; /*@media (min-width: $break_l){
	width:80%;
}
@media (min-width: $break_xl){
	width:80%;
}*/ }
@media (min-width: 768px) { .page-body .embed-responsive, .post-body .embed-responsive { margin-left: auto; margin-right: auto; width: 80%; } }
@media (min-width: 768px) { .page-body .instagram-media-rendered, .post-body .instagram-media-rendered { margin-left: auto !important; margin-right: auto !important; max-width: 400px !important; } }
@media (min-width: 1200px) { .page-body .instagram-media-rendered, .post-body .instagram-media-rendered { max-width: 500px !important; } }

.post-details { /** Post heading */ /** Post body content */ /** Post footer content */ /** Comments block content */ }
.post-details .post-heading { position: relative; margin: 0 0 20px 0; padding: 0; overflow: hidden; }
@media (min-width: 768px) { .post-details .post-heading { margin-bottom: 40px; } }
@media (min-width: 1200px) { .post-details .post-heading { padding-top: 40px; padding-bottom: 40px; } }
.post-details .post-heading:before { content: " "; position: absolute; z-index: 2; top: 0; right: 0; bottom: 0; left: 0; margin: 0; padding: 0; pointer-events: none; background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.2)), to(#000000)); background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.2), #000000); background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.2), #000000); background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.2), #000000); background-image: linear-gradient(to top, rgba(0, 0, 0, 0.2), #000000); mix-blend-mode: multiply; }
.post-details .post-heading .post-heading-bg { position: absolute; z-index: 1; left: 0; top: 0; bottom: 0; right: 0; background-color: #ccc; background-repeat: no-repeat; background-position: center center; background-size: cover; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); will-change: transform; }
.post-details .post-heading .post-heading-bg:before { content: " "; position: absolute; z-index: 1; left: 0; top: 0; bottom: 0; right: 0; pointer-events: none; opacity: .65; }
.post-details .post-heading .post-info { position: relative; z-index: 3; margin: 0 auto; padding: 30px; width: 100%; height: auto; max-width: 590px; }
@media (min-width: 768px) { .post-details .post-heading .post-info { padding: 60px 0; } }
@media (min-width: 1200px) { .post-details .post-heading .post-info { max-width: 700px; } }
.post-details .post-heading .post-info .post-category { position: relative; margin: 0 0 16px 0; padding: 0 0 0 20px; font-size: 15px; line-height: 1.5; font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif; font-weight: normal; }
.post-details .post-heading .post-info .post-category:before { content: " "; position: absolute; z-index: 1; left: 0; top: 0; bottom: 0; width: 7px; margin: 0; padding: 0; pointer-events: none; }
.post-details .post-heading .post-info .post-category a { color: #ffffff; text-transform: uppercase; }
.post-details .post-heading .post-info .post-title { margin: 0 0 20px 0; padding: 0; font-size: 25px; line-height: 1.3; font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif; font-weight: normal; color: #ffffff; }
@media (min-width: 768px) { .post-details .post-heading .post-info .post-title { font-size: 40px; } }
@media (min-width: 992px) { .post-details .post-heading .post-info .post-title { font-size: 35px; margin-bottom: 26px; } }
@media (min-width: 1200px) { .post-details .post-heading .post-info .post-title { font-size: 40px; } }
.post-details .post-heading .post-info .post-meta { display: block; width: 100%; height: auto; margin: 0; padding: 0; list-style: none; }
.post-details .post-heading .post-info .post-meta li { position: relative; float: left; display: inline; width: auto; height: auto; margin: 0; padding: 4px 14px; font-size: 12px; line-height: 1.5; color: #ffffff; font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif; font-weight: normal; }
@media (min-width: 768px) { .post-details .post-heading .post-info .post-meta li { font-size: 14px; } }
.post-details .post-heading .post-info .post-meta li:before { content: " "; position: absolute; z-index: 1; right: 0; top: 50%; width: 2px; height: 2px; margin: -1px 0 0 0; padding: 0; background: #ffffff; pointer-events: none; border-radius: 50%; }
.post-details .post-heading .post-info .post-meta li:first-child { padding-left: 0; }
.post-details .post-heading .post-info .post-meta li:nth-child(2):before { display: none; }
@media (min-width: 768px) { .post-details .post-heading .post-info .post-meta li:nth-child(2):before { display: block; } }
.post-details .post-heading .post-info .post-meta li:last-child { padding-right: 0; padding-left: 0; width: 100%; }
.post-details .post-heading .post-info .post-meta li:last-child:before { display: none; }
@media (min-width: 768px) { .post-details .post-heading .post-info .post-meta li:last-child { padding-left: 14px; width: auto; } }
.post-details .post-heading .post-info .post-meta li a { color: #ffffff; }
.post-details .post-heading .post-info .post-meta li.post-author { text-transform: uppercase; }
.post-details .post-heading .post-info .post-meta li.post-date { font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif; font-weight: normal; }
.post-details .post-body { margin: 0 auto 20px auto; padding: 0 30px; width: 100%; height: auto; max-width: 800px; font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif; font-weight: normal; color: #4a4a4a; font-size: 16px; line-height: 1.8; }
@media (min-width: 768px) { .post-details .post-body { margin-bottom: 40px; } }
@media (min-width: 992px) { .post-details .post-body { max-width: 700px; } }
@media (min-width: 1200px) { .post-details .post-body { font-size: 18px; padding-left: 0; padding-right: 0; } }
.post-details .post-footer { margin: 0 auto; padding: 0; width: 100%; height: auto; max-width: 800px; /** Post share */ /** Post navigation */ /** Post tags */ }
@media (min-width: 992px) { .post-details .post-footer { max-width: 700px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } }
.post-details .post-footer .post-share { margin: 0; padding: 40px 0 30px 0; border-top: 1px solid #c7c7c7; border-bottom: 1px solid #c7c7c7; }
@media (min-width: 992px) { .post-details .post-footer .post-share { -webkit-flex-basis: 300px; -ms-flex-preferred-size: 300px; flex-basis: 300px; border-right: 1px solid #c7c7c7; } }
.post-details .post-footer .post-share ul { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; margin: 0; padding: 0; list-style: none; }
@media (min-width: 992px) { .post-details .post-footer .post-share ul { -webkit-box-pack: start; -webkit-justify-content: flex-start; -moz-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } }
.post-details .post-footer .post-share ul .post-share-item { margin: 0; padding: 0; -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; max-width: 100px; }
@media (min-width: 768px) { .post-details .post-footer .post-share ul .post-share-item { margin-right: 20px; max-width: 120px; } }
@media (min-width: 992px) { .post-details .post-footer .post-share ul .post-share-item { max-width: 100px; margin-right: 0; } }
.post-details .post-footer .post-share ul .post-share-item:last-child { margin-right: 0; }
@media (min-width: 768px) { .post-details .post-footer .post-share ul .post-share-item:last-child { margin-right: 0; } }
.post-details .post-footer .post-share ul .post-share-item.post-share-item-messenger { display: none; }
.post-details .post-footer .post-share ul .post-share-item a { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; }
.post-details .post-footer .post-share ul .post-share-item a .share-icon { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 40px; height: 40px; margin-bottom: 15px; background: #4267b2; border-radius: 50%; }
.post-details .post-footer .post-share ul .post-share-item a .share-icon.share-icon-messenger, .post-details .post-footer .post-share ul .post-share-item a .share-icon.share-icon-whatsapp { border-radius: none; background: transparent; }
.post-details .post-footer .post-share ul .post-share-item a .share-icon svg { width: 16px; height: 16px; fill: #ffffff; -webkit-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; }
.post-details .post-footer .post-share ul .post-share-item a .share-icon img { width: 44px; height: auto; }
.post-details .post-footer .post-share ul .post-share-item a span { position: relative; font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif; font-weight: normal; font-size: 12px; color: #4a4a4a; opacity: 1; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; will-change: transform; }
@media (min-width: 1200px) { .post-details .post-footer .post-share ul .post-share-item a span { opacity: 0; -webkit-transform: translate3d(0, 10px, 0); -moz-transform: translate3d(0, 10px, 0); transform: translate3d(0, 10px, 0); } }
.post-details .post-footer .post-share ul .post-share-item a:hover .share-icon { background: #34518d; }
.post-details .post-footer .post-share ul .post-share-item a:hover .share-icon svg { fill: #ffffff; }
.post-details .post-footer .post-share ul .post-share-item a:hover .share-icon.share-icon-messenger, .post-details .post-footer .post-share ul .post-share-item a:hover .share-icon.share-icon-whatsapp { border-radius: none; background: transparent; }
.post-details .post-footer .post-share ul .post-share-item a:hover span { opacity: 1; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.post-details .post-footer .post-navigation { margin: 0; padding: 40px 30px; }
@media (min-width: 992px) { .post-details .post-footer .post-navigation { -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; border-top: 1px solid #c7c7c7; border-bottom: 1px solid #c7c7c7; } }
.post-details .post-footer .post-navigation span { display: block; margin: 0; padding: 0; color: #9b9b9b; text-transform: uppercase; font-size: 10px; font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif; font-weight: normal; }
.post-details .post-footer .post-navigation h5 { margin: 0; padding: 0; font-size: 14px; line-height: 1.5; font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif; font-weight: normal; }
.post-details .post-footer .post-navigation h5 a { color: #4a4a4a; }
.post-details .post-footer .post-tags { margin: 0; padding: 15px 10px 40px 10px; }
@media (min-width: 768px) { .post-details .post-footer .post-tags { padding-left: 30px; padding-right: 30px; } }
@media (min-width: 992px) { .post-details .post-footer .post-tags { -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; padding-top: 40px; padding-left: 20px; padding-right: 20px; } }
@media (min-width: 1200px) { .post-details .post-footer .post-tags { padding-left: 0; padding-right: 0; } }
.post-details .post-footer .post-tags ul { display: block; margin: 0; padding: 0; list-style: none; }
.post-details .post-footer .post-tags ul li { display: block; margin: 0 0 10px 0; padding: 0 10px; }
@media (min-width: 768px) { .post-details .post-footer .post-tags ul li { float: left; display: inline; width: auto; padding: 0; margin-right: 10px; } }
.post-details .post-footer .post-tags ul li a, .post-details .post-footer .post-tags ul li a:visited { height: 30px; margin: 0; padding: 0 10px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; background: #f6f5f5; color: #4a4a4a; font-size: 10px; font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif; font-weight: normal; letter-spacing: 1px; text-transform: uppercase; -webkit-transition: none; -o-transition: none; -moz-transition: none; transition: none; white-space: nowrap; }
.post-details .post-footer .post-tags ul li a:hover, .post-details .post-footer .post-tags ul li a:active, .post-details .post-footer .post-tags ul li a:focus { color: #ffffff; }
.post-details .post-comments { margin: 0 auto 40px auto; padding: 0 20px; max-width: 550px; background: transparent; }
@media (min-width: 992px) { .post-details .post-comments { margin-bottom: 70px; padding-left: 0; padding-right: 0; } }

/** Messenger share icon (mobile/tablet only): */
body.site-mobile .post-details .post-footer .post-share ul .post-share-item.post-share-item-messenger { display: block; }

/** Page heading section */
.page-heading { position: relative; margin: 0 0 20px 0; padding: 0; background: #479a93; /** Page info block */ }
.page-heading:before { content: " "; position: absolute; z-index: 1; top: 0; right: 0; bottom: 0; left: 0; margin: 0; padding: 0; pointer-events: none; background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.2)), to(#000000)); background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.2), #000000); background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.2), #000000); background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.2), #000000); background-image: linear-gradient(to top, rgba(0, 0, 0, 0.2), #000000); mix-blend-mode: multiply; }
@media (min-width: 768px) { .page-heading { margin-bottom: 40px; } }
@media (min-width: 992px) { .page-heading { margin-bottom: 56px; } }
@media (min-width: 1200px) { .page-heading { padding-top: 40px; padding-bottom: 40px; margin-bottom: 70px; } }
.page-heading .page-info { position: relative; z-index: 2; margin: 0 auto; padding: 30px; width: 100%; height: auto; max-width: 590px; /** Page title */ }
@media (min-width: 768px) { .page-heading .page-info { padding: 60px 0; } }
@media (min-width: 1200px) { .page-heading .page-info { max-width: 700px; } }
.page-heading .page-info .page-title { margin: 0; padding: 0; font-size: 25px; line-height: 1.3; font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif; font-weight: normal; color: #ffffff; }
@media (min-width: 768px) { .page-heading .page-info .page-title { font-size: 40px; } }
@media (min-width: 992px) { .page-heading .page-info .page-title { font-size: 35px; } }
@media (min-width: 1200px) { .page-heading .page-info .page-title { font-size: 40px; } }

/** Page body content */
.page-body { margin: 0 auto 20px auto; padding: 0 30px; width: 100%; height: auto; max-width: 800px; font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif; font-weight: normal; color: #4a4a4a; font-size: 16px; line-height: 1.5; }
@media (min-width: 768px) { .page-body { margin-bottom: 40px; } }
@media (min-width: 992px) { .page-body { max-width: 700px; } }
@media (min-width: 1200px) { .page-body { font-size: 18px; padding-left: 0; padding-right: 0; } }
.page-body a, .page-body a:visited { color: #479a93; }
.page-body a:hover { color: #377772; }

/** Page comment block */
.page-comments { margin: 0 auto 40px auto; padding: 0 20px; max-width: 700px; background: #ddd; min-height: 100px; }
@media (min-width: 992px) { .page-comments { margin-bottom: 70px; padding-left: 0; padding-right: 0; } }

/** Sidebar widgets */
.widget { width: 100%; height: auto; margin: 0; padding: 0; /** Widget - title */ /** Widget - body */ /** Newsletter signup widget */ /** New posts widget */ /** Similar posts widget */ /** Trend widget */ }
.widget .widget-title { margin: 0; padding: 0; }
.widget .widget-title { margin: 0; padding: 0; }
.widget.widget-newsletter { -webkit-box-ordinal-group: 2; -webkit-order: 1; -moz-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
@media (min-width: 992px) { .widget.widget-newsletter { -webkit-box-ordinal-group: 4; -webkit-order: 3; -moz-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; } }
.widget.widget-newsletter .widget-body { margin: 0 auto; padding: 40px 20px; max-width: 450px; }
@media (min-width: 992px) { .widget.widget-newsletter .widget-body { padding-left: 40px; padding-right: 40px; max-width: none; margin: 0; } }
.widget.widget-new-posts { -webkit-box-ordinal-group: 4; -webkit-order: 3; -moz-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }
@media (min-width: 992px) { .widget.widget-new-posts { -webkit-box-ordinal-group: 2; -webkit-order: 1; -moz-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; padding-bottom: 64px; background: #ffffff; } }
.widget.widget-similar { -webkit-box-ordinal-group: 3; -webkit-order: 2; -moz-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; margin-bottom: 40px; border-bottom: 1px solid rgba(0, 0, 0, 0.15); }
@media (min-width: 992px) { .widget.widget-similar { border-bottom: none; margin-bottom: 0; } }
.widget.widget-similar .widget-title { position: relative; margin: 0; padding: 20px; }
@media (min-width: 768px) { .widget.widget-similar .widget-title { padding: 40px; } }
.widget.widget-similar .widget-title .category-label { display: block; margin: 0; padding: 0; color: #ffffff; font-size: 10px; line-height: 1.3; font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif; font-weight: normal; text-transform: uppercase; }
.widget.widget-similar .widget-title h3 { margin: 0; padding: 0; font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif; font-weight: normal; font-size: 21px; line-height: 1.3; color: #ffffff; }
@media (min-width: 768px) { .widget.widget-similar .widget-title h3 { font-size: 30px; } }
.widget.widget-similar .widget-body { padding-top: 20px; padding-bottom: 20px; }
.widget.widget-trend { -webkit-box-ordinal-group: 3; -webkit-order: 2; -moz-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
.widget.widget-trend .widget-title { position: relative; margin: 0; padding: 20px; background: #dceeee; }
@media (min-width: 768px) { .widget.widget-trend .widget-title { padding: 40px; } }
.widget.widget-trend .widget-title:before { content: ""; position: absolute; z-index: 2; top: -20px; right: 10px; width: 110px; height: 100%; background: transparent url(../img/crumbs.svg) no-repeat top center; background-size: cover; pointer-events: none; }
@media (min-width: 768px) { .widget.widget-trend .widget-title:before { top: -32px; right: 20px; width: 180px; } }
@media (min-width: 992px) { .widget.widget-trend .widget-title:before { display: none; } }
@media (min-width: 1200px) { .widget.widget-trend .widget-title:before { display: block; } }
.widget.widget-trend .widget-title h3 { margin: 0; padding: 0; font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif; font-weight: normal; font-size: 21px; line-height: 1.3; }
@media (min-width: 768px) { .widget.widget-trend .widget-title h3 { font-size: 30px; } }
.widget.widget-trend .widget-body { padding-top: 20px; padding-bottom: 20px; }

/** Newsletter signup intro */
.newsletter-signup-intro { margin: 0 0 20px 0; padding: 0; }
.newsletter-signup-intro span { display: block; margin: 0; padding: 0; font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif; font-weight: normal; text-transform: uppercase; font-size: 10px; color: #9b9b9b; }
.newsletter-signup-intro h5 { margin: 0; padding: 0; font-size: 14px; line-height: 1.5; font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif; font-weight: normal; color: #4a4a4a; }

/** Newsletter signup form */
#mc-embedded-subscribe-form { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; margin: 0; padding: 0; /** Submit error & success messages */ }
#mc-embedded-subscribe-form .mc-field-group { position: relative; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; margin: -1px 0 0 0; padding: 0; background: #ffffff; -webkit-flex-basis: 60px; -ms-flex-preferred-size: 60px; flex-basis: 60px; border: 1px solid #c7c7c7; }
#mc-embedded-subscribe-form .mc-field-group.mc-field-group-cb { background: transparent; margin: 0; padding: 0.25rem 0; border: none; }
#mc-embedded-subscribe-form .mc-field-group .checkbox { margin: 0; padding: 0; }
#mc-embedded-subscribe-form .mc-field-group .checkbox.checked label svg .cb-check { opacity: 1; }
#mc-embedded-subscribe-form .mc-field-group .checkbox label { position: relative; display: block; margin: 0; padding: 0 0 0 1.5rem; cursor: pointer; outline: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-appearance: none; -moz-appearance: none; appearance: none; }
#mc-embedded-subscribe-form .mc-field-group .checkbox label svg { position: absolute; z-index: 1; top: 2px; left: 0; width: 16px; height: 16px; margin: 0; padding: 0; pointer-events: none; }
#mc-embedded-subscribe-form .mc-field-group .checkbox label svg .cb-bg { fill: #e0e0e0; }
#mc-embedded-subscribe-form .mc-field-group .checkbox label svg .cb-border { fill: #d4d4d4; }
#mc-embedded-subscribe-form .mc-field-group .checkbox label svg .cb-check { fill: #4a4a4a; opacity: 0; -webkit-transition: opacity 0.2s linear 0s; -o-transition: opacity 0.2s linear 0s; -moz-transition: opacity 0.2s linear 0s; transition: opacity 0.2s linear 0s; }
#mc-embedded-subscribe-form .mc-field-group .checkbox label input[type="checkbox"] { visibility: hidden; opacity: 0; position: absolute; right: 999px; }
#mc-embedded-subscribe-form .mc-field-group .icon { -webkit-flex-basis: 30px; -ms-flex-preferred-size: 30px; flex-basis: 30px; height: 30px; margin: 0 15px; border-radius: 50%; background: #f6f5f5; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; }
#mc-embedded-subscribe-form .mc-field-group .icon svg { width: 15px; height: 15px; margin: 0; padding: 0; fill: #cfcfcf; }
#mc-embedded-subscribe-form .mc-field-group input[type="text"], #mc-embedded-subscribe-form .mc-field-group input[type="email"] { -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; background: transparent; border: none; font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif; font-weight: normal; color: #4a4a4a; outline: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-appearance: none; -moz-appearance: none; appearance: none; }
#mc-embedded-subscribe-form .mc-field-group input[type="text"]:focus, #mc-embedded-subscribe-form .mc-field-group input[type="email"]:focus { border: none; outline: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-appearance: none; -moz-appearance: none; appearance: none; }
#mc-embedded-subscribe-form .mc-field-group .mc-error { position: absolute; z-index: 2; right: -10px; top: -15px; margin: 0; padding: 0.25rem; font-size: 10px; background: #ff0000; color: #ffffff; border-radius: 3px; -webkit-box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.25); box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.25); -webkit-transition: all 0.2s ease-out 0s; -o-transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; transition: all 0.2s ease-out 0s; -webkit-transform: translate3d(0, -10px, 0); -moz-transform: translate3d(0, -10px, 0); transform: translate3d(0, -10px, 0); will-change: transform; opacity: 0; }
@media (min-width: 1200px) { #mc-embedded-subscribe-form .mc-field-group .mc-error { right: 10px; font-size: 12px; -webkit-box-shadow: none; box-shadow: none; } }
#mc-embedded-subscribe-form .mc-field-group .mc-error.mc-error-active { opacity: 1; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
#mc-embedded-subscribe-form .mc-field-group .mc-error:after { top: 100%; left: 8px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(255, 0, 0, 0); border-top-color: #ff0000; border-width: 5px; margin-left: -5px; }
#mc-embedded-subscribe-form .button { -webkit-flex-basis: 60px; -ms-flex-preferred-size: 60px; flex-basis: 60px; background: #c7c7c7; border: none; color: #ffffff; font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif; font-weight: normal; letter-spacing: 0.8px; font-size: 12px; text-transform: uppercase; -webkit-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; border-radius: 0px; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
#mc-embedded-subscribe-form .button:hover, #mc-embedded-subscribe-form .button:focus { background: #aeaeae; border: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
#mc-embedded-subscribe-form .mc-submit-error, #mc-embedded-subscribe-form .mc-submit-success { margin: 0 0 1rem 0; padding: 1rem; text-align: center; }
#mc-embedded-subscribe-form .mc-submit-error { color: #ff0000; }
#mc-embedded-subscribe-form .mc-submit-success { color: #39a404; }

/** Contact Form 7 styles */
.wpcf7-form { margin: 0; padding: 0; }
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form textarea { display: block; margin: 0; padding: 0.5rem; width: 100%; height: auto; border: 1px solid #c7c7c7; color: #4a4a4a; background: #ffffff; font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif; font-size: 1rem; line-height: 1.3; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); outline: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.wpcf7-form input[type="submit"], .wpcf7-form button[type="submit"] { display: block; margin: 0 auto; width: 200px; text-align: center; }
.wpcf7-form .wpcf7-captchac { display: block; margin: 0.5rem auto 0 auto; padding: 0; width: auto; height: auto; max-width: 100%; }

/** Search results page content */
body.search-results { /** Page heading */ /** Search result item - page */ }
body.search-results .page-heading { margin-bottom: 0; }
@media (min-width: 992px) { body.search-results .page-heading { margin-bottom: 0; } }
body.search-results .search-result-page { background: #eee; margin: 0 auto; padding: 0 20px; width: 100%; height: auto; }
@media (min-width: 992px) { body.search-results .search-result-page { max-width: 700px; } }
body.search-results .search-result-page .page-title { margin: 0 0 10px 0; padding: 0; font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif; font-weight: normal; font-size: 14px; line-height: 1.5; }
@media (min-width: 768px) { body.search-results .search-result-page .page-title { font-size: 21px; } }
@media (min-width: 992px) { body.search-results .search-result-page .page-title { font-size: 28px; } }
@media (min-width: 1200px) { body.search-results .search-result-page .page-title { font-size: 35px; } }
body.search-results .search-result-page .page-title a { color: #4a4a4a; }

/** No results */
body.search-no-results .alert-warning { margin: 0 auto; padding-left: 20px; padding-right: 20px; max-width: 500px; border-radius: 0px; }

body.error404 { /** Image */ /** Titles */ /** 404 search form */ }
body.error404 .page-body { padding-top: 2rem; padding-bottom: 2rem; }
@media (min-width: 992px) { body.error404 .page-body { padding-top: 3rem; padding-bottom: 3rem; } }
@media (min-width: 1200px) { body.error404 .page-body { padding-top: 4rem; padding-bottom: 4rem; } }
body.error404 .img-404 { margin: 0 auto 2rem auto; padding: 0; width: auto; height: auto; max-width: 160px; }
@media (min-width: 1200px) { body.error404 .img-404 { max-width: 220px; } }
body.error404 .img-404 img { display: block; margin: 0; padding: 0; width: 100%; height: auto; }
body.error404 .title-404 { margin: 0 0 2rem 0; padding: 0; text-align: center; }
body.error404 .title-404 h1, body.error404 .title-404 h5 { margin: 0; padding: 0; font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif; font-weight: normal; color: #4a4a4a; line-height: 1.3; }
body.error404 .title-404 h1 { margin-bottom: 0.5rem; font-size: 2.5rem; }
@media (min-width: 1200px) { body.error404 .title-404 h1 { font-size: 3rem; } }
body.error404 .title-404 h5 { font-size: 1.2rem; }
body.error404 p { margin: 0 0 2rem 0; padding: 0; text-align: center; }
body.error404 .form-search-404 { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; margin: 0 auto; padding: 0; width: 100%; height: 60px; max-width: 400px; border: 1px solid #c7c7c7; }
body.error404 .form-search-404 input[type="text"] { -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; margin: 0 15px; padding: 0.75rem 0; outline: none; border: none; background: transparent; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-appearance: none; }
body.error404 .form-search-404 button[type="submit"] { position: relative; -webkit-flex-basis: 32px; -ms-flex-preferred-size: 32px; flex-basis: 32px; height: 32px; margin: 0 10px 0 0; padding: 0; border: none; outline: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-appearance: none; cursor: pointer; background: transparent; }
body.error404 .form-search-404 button[type="submit"] svg { position: absolute; width: 20px; height: 20px; left: 50%; top: 50%; margin: -10px 0 0 -10px; padding: 0; fill: #c7c7c7; }

.footer { margin: 0; padding: 0; background: #191919; }
.footer .footer-inner { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 auto; padding: 30px 40px 0 40px; width: 100%; height: auto; max-width: 1200px; }
@media (min-width: 1200px) { .footer .footer-inner { padding-left: 0; padding-right: 0; padding-top: 60px; padding-bottom: 60px; } }
.footer .footer-inner .logo { -webkit-flex-basis: 95px; -ms-flex-preferred-size: 95px; flex-basis: 95px; padding-right: 20px; border-right: 1px solid #979797; border-bottom: 1px solid #979797; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: start; -webkit-justify-content: flex-start; -moz-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: end; -webkit-align-items: flex-end; -moz-box-align: end; -ms-flex-align: end; align-items: flex-end; }
@media (min-width: 768px) { .footer .footer-inner .logo { -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; border-right: none; padding-right: 0; padding-bottom: 20px; } }
@media (min-width: 1200px) { .footer .footer-inner .logo { -webkit-flex-basis: 174px; -ms-flex-preferred-size: 174px; flex-basis: 174px; border-bottom: none; padding-bottom: 0; } }
.footer .footer-inner .logo a, .footer .footer-inner .logo img { max-height: 200px; }
@media (min-width: 768px) { .footer .footer-inner .logo a, .footer .footer-inner .logo img { max-height: none; max-width: 174px; } }
@media (min-width: 768px) { .footer .footer-inner .logo a.logo-mobile, .footer .footer-inner .logo img.logo-mobile { display: none; } }
.footer .footer-inner .logo a.logo-desktop, .footer .footer-inner .logo img.logo-desktop { display: none; }
@media (min-width: 768px) { .footer .footer-inner .logo a.logo-desktop, .footer .footer-inner .logo img.logo-desktop { display: block; } }
.footer .footer-inner .footer-nav-main { -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; border-bottom: 1px solid #979797; }
@media (min-width: 768px) { .footer .footer-inner .footer-nav-main { -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; } }
@media (min-width: 1200px) { .footer .footer-inner .footer-nav-main { -webkit-flex-basis: auto; -ms-flex-preferred-size: auto; flex-basis: auto; border: none; } }
.footer .footer-inner .footer-nav-main ul { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; margin: 0 0 20px 0; padding: 0 0 0 20px; list-style: none; }
@media (min-width: 768px) { .footer .footer-inner .footer-nav-main ul { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -moz-box-orient: horizontal; -moz-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 0; padding: 20px 0; } }
@media (min-width: 1200px) { .footer .footer-inner .footer-nav-main ul { padding: 0; } }
.footer .footer-inner .footer-nav-main ul li { position: relative; padding: 10px 0; font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif; font-weight: normal; text-transform: uppercase; font-size: 12px; line-height: 1.3; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; /*@media (min-width: $break_xl){
	padding-left:15px;
	padding-right:15px;
}*/ }
@media (min-width: 768px) { .footer .footer-inner .footer-nav-main ul li { padding-left: 15px; padding-right: 15px; padding-top: 0; padding-bottom: 0; } }
.footer .footer-inner .footer-nav-main ul li:after { content: " "; display: none; position: absolute; z-index: 1; right: 0; top: 50%; width: 2px; height: 2px; margin: -1px 0 0 1px; padding: 0; background: #6b6b6b; border-radius: 50%; pointer-events: none; }
@media (min-width: 768px) { .footer .footer-inner .footer-nav-main ul li:after { display: block; } }
.footer .footer-inner .footer-nav-main ul li:first-child { padding-top: 0; }
@media (min-width: 768px) { .footer .footer-inner .footer-nav-main ul li:first-child { padding-left: 0; } }
.footer .footer-inner .footer-nav-main ul li:last-child { padding-bottom: 0; }
@media (min-width: 768px) { .footer .footer-inner .footer-nav-main ul li:last-child { padding-right: 0; } }
@media (min-width: 768px) { .footer .footer-inner .footer-nav-main ul li:last-child:after { display: none; } }
.footer .footer-inner .footer-nav-main ul li a, .footer .footer-inner .footer-nav-main ul li a:visited { color: #6b6b6b; }
.footer .footer-inner .footer-nav-main ul li a:hover, .footer .footer-inner .footer-nav-main ul li a:active, .footer .footer-inner .footer-nav-main ul li a:focus { color: #9e9e9e; }
.footer .footer-inner .footer-nav-social { -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; }
@media (min-width: 1200px) { .footer .footer-inner .footer-nav-social { -webkit-flex-basis: 174px; -ms-flex-preferred-size: 174px; flex-basis: 174px; } }
.footer .footer-inner .footer-nav-social ul { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; margin: 0; padding: 15px 0; list-style: none; }
@media (min-width: 1200px) { .footer .footer-inner .footer-nav-social ul { padding: 0; } }
.footer .footer-inner .footer-nav-social ul li { margin: 0; padding: 0 15px; }
.footer .footer-inner .footer-nav-social ul li a { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.footer .footer-inner .footer-nav-social ul li a svg { width: 32px; height: 32px; fill: #6b6b6b; }
.footer .footer-inner .copyright { -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; margin: 0; padding: 0 0 30px 0; text-align: center; font-family: "Montserrat-Regular", Helvetica, Arial, sans-serif; font-weight: normal; text-transform: uppercase; font-size: 10px; line-height: 2; color: #6b6b6b; }
@media (min-width: 1200px) { .footer .footer-inner .copyright { margin-top: -30px; padding: 0; } }
.footer .footer-inner .copyright a, .footer .footer-inner .copyright a:visited { font-size: 12px; text-transform: none; color: #e6e6e6; }
.footer .footer-inner .copyright a:hover, .footer .footer-inner .copyright a:active, .footer .footer-inner .copyright a:focus { color: #ffffff; }

/** Cookie modal backdrop */
.modal-cookie-backdrop { position: fixed; z-index: 198; left: 0; top: 0; bottom: 0; right: 0; background: rgba(0, 0, 0, 0.65); }

/** Cookie modal */
.modal-cookie { position: absolute; z-index: 199; left: 20px; right: 20px; top: 40px; height: auto; margin: 0; padding: 0; background: #ffffff; border-radius: 5px; -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15); box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15); -webkit-transform: translate3d(0, 10px, 0); -moz-transform: translate3d(0, 10px, 0); transform: translate3d(0, 10px, 0); opacity: 0; will-change: transform; -webkit-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; /** Modal body content */ /** Modal panels */ /** Modal panel steps */ /** Modal sliders */ /** Modal footer */ }
.modal-cookie.animate { opacity: 1; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
@media (min-width: 540px) { .modal-cookie { left: 50%; right: auto; width: 80%; margin-left: -40%; } }
@media (min-width: 992px) { .modal-cookie { position: fixed; top: 70px; width: 900px; margin-left: -450px; -webkit-box-shadow: 0 8px 40px 0 rgba(0, 0, 0, 0.15); box-shadow: 0 8px 40px 0 rgba(0, 0, 0, 0.15); } }
.modal-cookie .modal-body { margin: 0; padding: 20px; width: 100%; height: auto; }
@media (min-width: 992px) { .modal-cookie .modal-body { padding: 30px; max-height: 500px; overflow-y: auto; } }
.modal-cookie .modal-body h3 { margin: 0 0 20px 0; padding: 0; font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif; font-weight: normal; color: #4a4a4a; font-size: 1rem; line-height: 1.3; }
@media (min-width: 768px) { .modal-cookie .modal-body h3 { font-size: 1.2rem; } }
@media (min-width: 992px) { .modal-cookie .modal-body h3 { font-size: 1.5rem; } }
.modal-cookie .modal-body p { margin: 0 0 20px 0; padding: 0; }
.modal-cookie .modal-body .list { display: block; margin: 0 0 20px 0; padding: 0; list-style: none; }
.modal-cookie .modal-body .list li { position: relative; display: block; margin: 0; padding: 0 0 0 20px; }
.modal-cookie .modal-body .list li:before { content: " "; position: absolute; z-index: 1; left: 0; top: 8px; width: 4px; height: 4px; background: #4a4a4a; border-radius: 50%; pointer-events: none; }
.modal-cookie .modal-body .btn { display: block; width: 100%; text-align: center; margin-bottom: 10px; font-size: 10px; }
@media (min-width: 768px) { .modal-cookie .modal-body .btn { margin-right: 10px; margin-bottom: 0; display: inline-block; font-size: 12px; width: auto; } }
.modal-cookie .modal-panel { margin: 0; padding: 0; }
.modal-cookie .modal-panel-step { margin: 0; padding: 20px 0 0 0; }
.modal-cookie .modal-panel-step h3 { margin: 0 0 20px 0; padding: 0; font-family: "Montserrat-Bold", Helvetica, Arial, sans-serif; font-weight: normal; color: #4a4a4a; font-size: 1rem; line-height: 1.3; }
@media (min-width: 768px) { .modal-cookie .modal-panel-step h3 { font-size: 1.2rem; } }
@media (min-width: 992px) { .modal-cookie .modal-panel-step h3 { font-size: 1.5rem; } }
.modal-cookie .modal-panel-step p { margin: 0 0 10px 0; padding: 0; }
.modal-cookie .modal-panel-sliders { position: relative; padding-top: 30px; /** Slider ranges */ /** Horizontal slider */ /** Vertical slider */ /*
.cookie-slider-vertical{
	display:none;
}
*/ /** Slider handle & connect */ }
@media (min-width: 768px) { .modal-cookie .modal-panel-sliders { margin-left: auto; margin-right: auto; max-width: 400px; } }
@media (min-width: 992px) { .modal-cookie .modal-panel-sliders { padding-top: 40px; } }
.modal-cookie .modal-panel-sliders .ranges { display: block; margin: 0; padding: 0; list-style: none; }
.modal-cookie .modal-panel-sliders .ranges li { position: relative; float: left; display: inline; width: 33.3333%; height: auto; margin: 0; padding: 10px 0 0 0; text-align: center; line-height: 1.3; font-size: 11px; }
.modal-cookie .modal-panel-sliders .ranges li:first-child { text-align: left; }
.modal-cookie .modal-panel-sliders .ranges li:first-child:before { left: 10px; }
.modal-cookie .modal-panel-sliders .ranges li:last-child { text-align: right; }
.modal-cookie .modal-panel-sliders .ranges li:last-child:before { left: auto; right: 10px; }
.modal-cookie .modal-panel-sliders .ranges li:before { content: " "; position: absolute; z-index: 1; width: 1px; height: 16px; top: -10px; left: 50%; margin: 0; padding: 0; background: #cccccc; pointer-events: none; }
.modal-cookie .modal-panel-sliders .cookie-slider-horizontal { margin-bottom: 20px; position: relative; z-index: 2; }
.modal-cookie .modal-panel-sliders .cookie-slider-horizontal.noUi-target { height: 4px; margin-left: 10px; margin-right: 10px; background: #e6e6e6; -webkit-box-shadow: none; box-shadow: none; border-radius: 2px; border: none; }
.modal-cookie .modal-panel-sliders .cookie-slider-horizontal.noUi-target .noUi-handle { top: -13px; right: -15px; }
.modal-cookie .modal-panel-sliders .noUi-handle { width: 30px; height: 30px; background: #479a93; border-radius: 50%; border: none; -webkit-box-shadow: none; box-shadow: none; cursor: pointer; outline: none; }
.modal-cookie .modal-panel-sliders .noUi-handle:before, .modal-cookie .modal-panel-sliders .noUi-handle:after { display: none; }
.modal-cookie .modal-panel-sliders .noUi-connect { background: #5fb5ae; }
.modal-cookie .modal-footer { position: relative; margin: 0; padding: 20px; border-top: 1px solid #e6e6e6; text-align: center; }
@media (min-width: 992px) { .modal-cookie .modal-footer { padding: 20px 30px; text-align: left; } }
.modal-cookie .modal-footer:after { display: none; content: " "; position: absolute; z-index: 3; left: 0; right: 0; top: -30px; height: 29px; background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(white)); background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), white); background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0), white); background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0), white); background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), white); pointer-events: none; }
@media (min-width: 992px) { .modal-cookie .modal-footer:after { display: block; } }

/** Category colors */
/** Menu items */
.menu-item-influencer a { background-image: -webkit-gradient(linear, right top, left top, from(#ff8582), to(#feb871)); background-image: -webkit-linear-gradient(right, #ff8582, #feb871); background-image: -moz-linear-gradient(right, #ff8582, #feb871); background-image: -o-linear-gradient(right, #ff8582, #feb871); background-image: linear-gradient(to left, #ff8582, #feb871); }

.menu-item-instagram a { background-image: -webkit-gradient(linear, right top, left top, from(#269eb5), to(#11c895)); background-image: -webkit-linear-gradient(right, #269eb5, #11c895); background-image: -moz-linear-gradient(right, #269eb5, #11c895); background-image: -o-linear-gradient(right, #269eb5, #11c895); background-image: linear-gradient(to left, #269eb5, #11c895); }

.menu-item-facebook a { background-image: -webkit-gradient(linear, right top, left top, from(#265eb5), to(#7f26b5)); background-image: -webkit-linear-gradient(right, #265eb5, #7f26b5); background-image: -moz-linear-gradient(right, #265eb5, #7f26b5); background-image: -o-linear-gradient(right, #265eb5, #7f26b5); background-image: linear-gradient(to left, #265eb5, #7f26b5); }

.menu-item-youtube a { background-image: -webkit-gradient(linear, right top, left top, from(#b526b0), to(#db1f1f)); background-image: -webkit-linear-gradient(right, #b526b0, #db1f1f); background-image: -moz-linear-gradient(right, #b526b0, #db1f1f); background-image: -o-linear-gradient(right, #b526b0, #db1f1f); background-image: linear-gradient(to left, #b526b0, #db1f1f); }

/** Featured post */
.featured { /** Borders */ /*
.category-socialmedia .post-category:before,
.category-social-media .post-category:before{
	background-image: linear-gradient(to bottom, #adf380, #e2dd4a);
}
.category-youtube .post-category:before{
	background-image: linear-gradient(to bottom, #b526b0, #db1f1f);
}
.category-facebook .post-category:before{
	background-image: linear-gradient(to bottom, #265eb5, #7f26b5);
}
.category-instagram .post-category:before{
	background-image: linear-gradient(to bottom, #269eb5, #11c895);
}
.category-influencer .post-category:before{
	background-image: linear-gradient(to bottom, #ff8582, #feb871);
}
*/ /** Image overlays */ }
.featured .featured-post-image:before { background-image: -webkit-gradient(linear, right top, left top, from(#a8c69e), to(#479a93)); background-image: -webkit-linear-gradient(right, #a8c69e, #479a93); background-image: -moz-linear-gradient(right, #a8c69e, #479a93); background-image: -o-linear-gradient(right, #a8c69e, #479a93); background-image: linear-gradient(to left, #a8c69e, #479a93); }
.featured .category-socialmedia .featured-post-image:before, .featured .category-social-media .featured-post-image:before { background-image: -webkit-gradient(linear, right top, left top, from(#adf380), to(#e2dd4a)); background-image: -webkit-linear-gradient(right, #adf380, #e2dd4a); background-image: -moz-linear-gradient(right, #adf380, #e2dd4a); background-image: -o-linear-gradient(right, #adf380, #e2dd4a); background-image: linear-gradient(to left, #adf380, #e2dd4a); }
.featured .category-youtube .featured-post-image:before { background-image: -webkit-gradient(linear, right top, left top, from(#b526b0), to(#db1f1f)); background-image: -webkit-linear-gradient(right, #b526b0, #db1f1f); background-image: -moz-linear-gradient(right, #b526b0, #db1f1f); background-image: -o-linear-gradient(right, #b526b0, #db1f1f); background-image: linear-gradient(to left, #b526b0, #db1f1f); }
.featured .category-facebook .featured-post-image:before { background-image: -webkit-gradient(linear, right top, left top, from(#265eb5), to(#7f26b5)); background-image: -webkit-linear-gradient(right, #265eb5, #7f26b5); background-image: -moz-linear-gradient(right, #265eb5, #7f26b5); background-image: -o-linear-gradient(right, #265eb5, #7f26b5); background-image: linear-gradient(to left, #265eb5, #7f26b5); }
.featured .category-instagram .featured-post-image:before { background-image: -webkit-gradient(linear, right top, left top, from(#269eb5), to(#11c895)); background-image: -webkit-linear-gradient(right, #269eb5, #11c895); background-image: -moz-linear-gradient(right, #269eb5, #11c895); background-image: -o-linear-gradient(right, #269eb5, #11c895); background-image: linear-gradient(to left, #269eb5, #11c895); }
.featured .category-influencer .featured-post-image:before { background-image: -webkit-gradient(linear, right top, left top, from(#ff8582), to(#feb871)); background-image: -webkit-linear-gradient(right, #ff8582, #feb871); background-image: -moz-linear-gradient(right, #ff8582, #feb871); background-image: -o-linear-gradient(right, #ff8582, #feb871); background-image: linear-gradient(to left, #ff8582, #feb871); }
.featured .category-google .featured-post-image:before { background-image: -webkit-gradient(linear, right top, left top, from(#9a4e97), to(#eacf78)); background-image: -webkit-linear-gradient(right, #9a4e97, #eacf78); background-image: -moz-linear-gradient(right, #9a4e97, #eacf78); background-image: -o-linear-gradient(right, #9a4e97, #eacf78); background-image: linear-gradient(to left, #9a4e97, #eacf78); }
.featured .category-mobil .featured-post-image:before { background-image: -webkit-gradient(linear, right top, left top, from(#eb52e6), to(#e0e647)); background-image: -webkit-linear-gradient(right, #eb52e6, #e0e647); background-image: -moz-linear-gradient(right, #eb52e6, #e0e647); background-image: -o-linear-gradient(right, #eb52e6, #e0e647); background-image: linear-gradient(to left, #eb52e6, #e0e647); }
.featured .category-twitter .featured-post-image:before { background-image: -webkit-gradient(linear, right top, left top, from(#2676b5), to(#00c1ff)); background-image: -webkit-linear-gradient(right, #2676b5, #00c1ff); background-image: -moz-linear-gradient(right, #2676b5, #00c1ff); background-image: -o-linear-gradient(right, #2676b5, #00c1ff); background-image: linear-gradient(to left, #2676b5, #00c1ff); }
.featured .category-technologia .featured-post-image:before { background-image: -webkit-gradient(linear, right top, left top, from(#7a9aaf), to(#bec0c1)); background-image: -webkit-linear-gradient(right, #7a9aaf, #bec0c1); background-image: -moz-linear-gradient(right, #7a9aaf, #bec0c1); background-image: -o-linear-gradient(right, #7a9aaf, #bec0c1); background-image: linear-gradient(to left, #7a9aaf, #bec0c1); }
.featured .category-reklam .featured-post-image:before, .featured .category-reklam-es-marketing .featured-post-image:before { background-image: -webkit-gradient(linear, right top, left top, from(#1fdb8d), to(#a2249e)); background-image: -webkit-linear-gradient(right, #1fdb8d, #a2249e); background-image: -moz-linear-gradient(right, #1fdb8d, #a2249e); background-image: -o-linear-gradient(right, #1fdb8d, #a2249e); background-image: linear-gradient(to left, #1fdb8d, #a2249e); }

/** Featured & Sidebar & Post heading - borders */
.post-category:before { background-image: -webkit-gradient(linear, left top, left bottom, from(#a8c69e), to(#479a93)); background-image: -webkit-linear-gradient(top, #a8c69e, #479a93); background-image: -moz-linear-gradient(top, #a8c69e, #479a93); background-image: -o-linear-gradient(top, #a8c69e, #479a93); background-image: linear-gradient(to bottom, #a8c69e, #479a93); }

.category-socialmedia .post-category:before, .category-social-media .post-category:before { background-image: -webkit-gradient(linear, left top, left bottom, from(#adf380), to(#e2dd4a)); background-image: -webkit-linear-gradient(top, #adf380, #e2dd4a); background-image: -moz-linear-gradient(top, #adf380, #e2dd4a); background-image: -o-linear-gradient(top, #adf380, #e2dd4a); background-image: linear-gradient(to bottom, #adf380, #e2dd4a); }

.category-youtube .post-category:before { background-image: -webkit-gradient(linear, left top, left bottom, from(#b526b0), to(#db1f1f)); background-image: -webkit-linear-gradient(top, #b526b0, #db1f1f); background-image: -moz-linear-gradient(top, #b526b0, #db1f1f); background-image: -o-linear-gradient(top, #b526b0, #db1f1f); background-image: linear-gradient(to bottom, #b526b0, #db1f1f); }

.category-facebook .post-category:before { background-image: -webkit-gradient(linear, left top, left bottom, from(#265eb5), to(#7f26b5)); background-image: -webkit-linear-gradient(top, #265eb5, #7f26b5); background-image: -moz-linear-gradient(top, #265eb5, #7f26b5); background-image: -o-linear-gradient(top, #265eb5, #7f26b5); background-image: linear-gradient(to bottom, #265eb5, #7f26b5); }

.category-instagram .post-category:before { background-image: -webkit-gradient(linear, left top, left bottom, from(#269eb5), to(#11c895)); background-image: -webkit-linear-gradient(top, #269eb5, #11c895); background-image: -moz-linear-gradient(top, #269eb5, #11c895); background-image: -o-linear-gradient(top, #269eb5, #11c895); background-image: linear-gradient(to bottom, #269eb5, #11c895); }

.category-influencer .post-category:before { background-image: -webkit-gradient(linear, left top, left bottom, from(#ff8582), to(#feb871)); background-image: -webkit-linear-gradient(top, #ff8582, #feb871); background-image: -moz-linear-gradient(top, #ff8582, #feb871); background-image: -o-linear-gradient(top, #ff8582, #feb871); background-image: linear-gradient(to bottom, #ff8582, #feb871); }

.category-google .post-category:before { background-image: -webkit-gradient(linear, left top, left bottom, from(#9a4e97), to(#eacf78)); background-image: -webkit-linear-gradient(top, #9a4e97, #eacf78); background-image: -moz-linear-gradient(top, #9a4e97, #eacf78); background-image: -o-linear-gradient(top, #9a4e97, #eacf78); background-image: linear-gradient(to bottom, #9a4e97, #eacf78); }

.category-mobil .post-category:before { background-image: -webkit-gradient(linear, left top, left bottom, from(#eb52e6), to(#e0e647)); background-image: -webkit-linear-gradient(top, #eb52e6, #e0e647); background-image: -moz-linear-gradient(top, #eb52e6, #e0e647); background-image: -o-linear-gradient(top, #eb52e6, #e0e647); background-image: linear-gradient(to bottom, #eb52e6, #e0e647); }

.category-twitter .post-category:before { background-image: -webkit-gradient(linear, left top, left bottom, from(#2676b5), to(#00c1ff)); background-image: -webkit-linear-gradient(top, #2676b5, #00c1ff); background-image: -moz-linear-gradient(top, #2676b5, #00c1ff); background-image: -o-linear-gradient(top, #2676b5, #00c1ff); background-image: linear-gradient(to bottom, #2676b5, #00c1ff); }

.category-technologia .post-category:before { background-image: -webkit-gradient(linear, left top, left bottom, from(#7a9aaf), to(#bec0c1)); background-image: -webkit-linear-gradient(top, #7a9aaf, #bec0c1); background-image: -moz-linear-gradient(top, #7a9aaf, #bec0c1); background-image: -o-linear-gradient(top, #7a9aaf, #bec0c1); background-image: linear-gradient(to bottom, #7a9aaf, #bec0c1); }

.category-reklam .post-category:before, .category-reklam-es-marketing .post-category:before { background-image: -webkit-gradient(linear, left top, left bottom, from(#1fdb8d), to(#a2249e)); background-image: -webkit-linear-gradient(top, #1fdb8d, #a2249e); background-image: -moz-linear-gradient(top, #1fdb8d, #a2249e); background-image: -o-linear-gradient(top, #1fdb8d, #a2249e); background-image: linear-gradient(to bottom, #1fdb8d, #a2249e); }

/** Post detail page - post heading */
body.single { /** Post heading - borders */ /*
.post-sidebar.category-socialmedia .post-category:before,
.post-sidebar.category-social-media .post-category:before{
	background-image: linear-gradient(to bottom, #adf380, #e2dd4a);
}
.post-sidebar.category-youtube .post-category:before{
	background-image: linear-gradient(to bottom, #b526b0, #db1f1f);
}
.post-sidebar.category-facebook .post-category:before{
	background-image: linear-gradient(to bottom, #265eb5, #7f26b5);
}
.post-sidebar.category-instagram .post-category:before{
	background-image: linear-gradient(to bottom, #269eb5, #11c895);
}
.post-sidebar.category-influencer .post-category:before{
	background-image: linear-gradient(to bottom, #ff8582, #feb871);
}
*/ /** Post heading - image overlays */ /** Post body - links */ /** Post tags hover */ }
body.single .post-heading-bg:before { background-image: -webkit-gradient(linear, right top, left top, from(#a8c69e), to(#479a93)); background-image: -webkit-linear-gradient(right, #a8c69e, #479a93); background-image: -moz-linear-gradient(right, #a8c69e, #479a93); background-image: -o-linear-gradient(right, #a8c69e, #479a93); background-image: linear-gradient(to left, #a8c69e, #479a93); }
body.single .category-socialmedia .post-heading-bg:before, body.single .category-social-media .post-heading-bg:before { background-image: -webkit-gradient(linear, right top, left top, from(#adf380), to(#e2dd4a)); background-image: -webkit-linear-gradient(right, #adf380, #e2dd4a); background-image: -moz-linear-gradient(right, #adf380, #e2dd4a); background-image: -o-linear-gradient(right, #adf380, #e2dd4a); background-image: linear-gradient(to left, #adf380, #e2dd4a); }
body.single .category-youtube .post-heading-bg:before { background-image: -webkit-gradient(linear, right top, left top, from(#b526b0), to(#db1f1f)); background-image: -webkit-linear-gradient(right, #b526b0, #db1f1f); background-image: -moz-linear-gradient(right, #b526b0, #db1f1f); background-image: -o-linear-gradient(right, #b526b0, #db1f1f); background-image: linear-gradient(to left, #b526b0, #db1f1f); }
body.single .category-facebook .post-heading-bg:before { background-image: -webkit-gradient(linear, right top, left top, from(#265eb5), to(#7f26b5)); background-image: -webkit-linear-gradient(right, #265eb5, #7f26b5); background-image: -moz-linear-gradient(right, #265eb5, #7f26b5); background-image: -o-linear-gradient(right, #265eb5, #7f26b5); background-image: linear-gradient(to left, #265eb5, #7f26b5); }
body.single .category-instagram .post-heading-bg:before { background-image: -webkit-gradient(linear, right top, left top, from(#269eb5), to(#11c895)); background-image: -webkit-linear-gradient(right, #269eb5, #11c895); background-image: -moz-linear-gradient(right, #269eb5, #11c895); background-image: -o-linear-gradient(right, #269eb5, #11c895); background-image: linear-gradient(to left, #269eb5, #11c895); }
body.single .category-influencer .post-heading-bg:before { background-image: -webkit-gradient(linear, right top, left top, from(#ff8582), to(#feb871)); background-image: -webkit-linear-gradient(right, #ff8582, #feb871); background-image: -moz-linear-gradient(right, #ff8582, #feb871); background-image: -o-linear-gradient(right, #ff8582, #feb871); background-image: linear-gradient(to left, #ff8582, #feb871); }
body.single .category-google .post-heading-bg:before { background-image: -webkit-gradient(linear, right top, left top, from(#9a4e97), to(#eacf78)); background-image: -webkit-linear-gradient(right, #9a4e97, #eacf78); background-image: -moz-linear-gradient(right, #9a4e97, #eacf78); background-image: -o-linear-gradient(right, #9a4e97, #eacf78); background-image: linear-gradient(to left, #9a4e97, #eacf78); }
body.single .category-mobil .post-heading-bg:before { background-image: -webkit-gradient(linear, right top, left top, from(#eb52e6), to(#e0e647)); background-image: -webkit-linear-gradient(right, #eb52e6, #e0e647); background-image: -moz-linear-gradient(right, #eb52e6, #e0e647); background-image: -o-linear-gradient(right, #eb52e6, #e0e647); background-image: linear-gradient(to left, #eb52e6, #e0e647); }
body.single .category-twitter .post-heading-bg:before { background-image: -webkit-gradient(linear, right top, left top, from(#2676b5), to(#00c1ff)); background-image: -webkit-linear-gradient(right, #2676b5, #00c1ff); background-image: -moz-linear-gradient(right, #2676b5, #00c1ff); background-image: -o-linear-gradient(right, #2676b5, #00c1ff); background-image: linear-gradient(to left, #2676b5, #00c1ff); }
body.single .category-technologia .post-heading-bg:before { background-image: -webkit-gradient(linear, right top, left top, from(#7a9aaf), to(#bec0c1)); background-image: -webkit-linear-gradient(right, #7a9aaf, #bec0c1); background-image: -moz-linear-gradient(right, #7a9aaf, #bec0c1); background-image: -o-linear-gradient(right, #7a9aaf, #bec0c1); background-image: linear-gradient(to left, #7a9aaf, #bec0c1); }
body.single .category-reklam .post-heading-bg:before, body.single .category-reklam-es-marketing .post-heading-bg:before { background-image: -webkit-gradient(linear, right top, left top, from(#1fdb8d), to(#a2249e)); background-image: -webkit-linear-gradient(right, #1fdb8d, #a2249e); background-image: -moz-linear-gradient(right, #1fdb8d, #a2249e); background-image: -o-linear-gradient(right, #1fdb8d, #a2249e); background-image: linear-gradient(to left, #1fdb8d, #a2249e); }
body.single .post-details .post-body a { color: #479a93; }
body.single .post-details.category-socialmedia .post-body a, body.single .post-details.category-social-media .post-body a { color: #71ea23; }
body.single .post-details.category-facebook .post-body a { color: #7f26b5; }
body.single .post-details.category-instagram .post-body a { color: #11c895; }
body.single .post-details.category-youtube .post-body a { color: #b526b0; }
body.single .post-details.category-influencer .post-body a { color: #ff8582; }
body.single .post-details.category-google .post-body a { color: #9a4e97; }
body.single .post-details.category-mobil .post-body a { color: #eb52e6; }
body.single .post-details.category-twitter .post-body a { color: #00c1ff; }
body.single .post-details.category-technologia .post-body a { color: #7a9aaf; }
body.single .post-details.category-reklam .post-body a, body.single .post-details.category-reklam-es-marketing .post-body a { color: #1fdb8d; }
body.single .post-details .post-footer .post-tags ul li a:hover { background-image: -webkit-gradient(linear, right top, left top, from(#a8c69e), to(#479a93)); background-image: -webkit-linear-gradient(right, #a8c69e, #479a93); background-image: -moz-linear-gradient(right, #a8c69e, #479a93); background-image: -o-linear-gradient(right, #a8c69e, #479a93); background-image: linear-gradient(to left, #a8c69e, #479a93); }
body.single .post-details.category-socialmedia .post-footer .post-tags ul li a:hover, body.single .post-details.category-social-media .post-footer .post-tags ul li a:hover { background-image: -webkit-gradient(linear, right top, left top, from(#adf380), to(#e2dd4a)); background-image: -webkit-linear-gradient(right, #adf380, #e2dd4a); background-image: -moz-linear-gradient(right, #adf380, #e2dd4a); background-image: -o-linear-gradient(right, #adf380, #e2dd4a); background-image: linear-gradient(to left, #adf380, #e2dd4a); }
body.single .post-details.category-youtube .post-footer .post-tags ul li a:hover { background-image: -webkit-gradient(linear, right top, left top, from(#b526b0), to(#db1f1f)); background-image: -webkit-linear-gradient(right, #b526b0, #db1f1f); background-image: -moz-linear-gradient(right, #b526b0, #db1f1f); background-image: -o-linear-gradient(right, #b526b0, #db1f1f); background-image: linear-gradient(to left, #b526b0, #db1f1f); }
body.single .post-details.category-facebook .post-footer .post-tags ul li a:hover { background-image: -webkit-gradient(linear, right top, left top, from(#265eb5), to(#7f26b5)); background-image: -webkit-linear-gradient(right, #265eb5, #7f26b5); background-image: -moz-linear-gradient(right, #265eb5, #7f26b5); background-image: -o-linear-gradient(right, #265eb5, #7f26b5); background-image: linear-gradient(to left, #265eb5, #7f26b5); }
body.single .post-details.category-instagram .post-footer .post-tags ul li a:hover { background-image: -webkit-gradient(linear, right top, left top, from(#269eb5), to(#11c895)); background-image: -webkit-linear-gradient(right, #269eb5, #11c895); background-image: -moz-linear-gradient(right, #269eb5, #11c895); background-image: -o-linear-gradient(right, #269eb5, #11c895); background-image: linear-gradient(to left, #269eb5, #11c895); }
body.single .post-details.category-influencer .post-footer .post-tags ul li a:hover { background-image: -webkit-gradient(linear, right top, left top, from(#ff8582), to(#feb871)); background-image: -webkit-linear-gradient(right, #ff8582, #feb871); background-image: -moz-linear-gradient(right, #ff8582, #feb871); background-image: -o-linear-gradient(right, #ff8582, #feb871); background-image: linear-gradient(to left, #ff8582, #feb871); }
body.single .post-details.category-google .post-footer .post-tags ul li a:hover { background-image: -webkit-gradient(linear, right top, left top, from(#9a4e97), to(#eacf78)); background-image: -webkit-linear-gradient(right, #9a4e97, #eacf78); background-image: -moz-linear-gradient(right, #9a4e97, #eacf78); background-image: -o-linear-gradient(right, #9a4e97, #eacf78); background-image: linear-gradient(to left, #9a4e97, #eacf78); }
body.single .post-details.category-mobil .post-footer .post-tags ul li a:hover { background-image: -webkit-gradient(linear, right top, left top, from(#eb52e6), to(#e0e647)); background-image: -webkit-linear-gradient(right, #eb52e6, #e0e647); background-image: -moz-linear-gradient(right, #eb52e6, #e0e647); background-image: -o-linear-gradient(right, #eb52e6, #e0e647); background-image: linear-gradient(to left, #eb52e6, #e0e647); }
body.single .post-details.category-twitter .post-footer .post-tags ul li a:hover { background-image: -webkit-gradient(linear, right top, left top, from(#2676b5), to(#00c1ff)); background-image: -webkit-linear-gradient(right, #2676b5, #00c1ff); background-image: -moz-linear-gradient(right, #2676b5, #00c1ff); background-image: -o-linear-gradient(right, #2676b5, #00c1ff); background-image: linear-gradient(to left, #2676b5, #00c1ff); }
body.single .post-details.category-technologia .post-footer .post-tags ul li a:hover { background-image: -webkit-gradient(linear, right top, left top, from(#7a9aaf), to(#bec0c1)); background-image: -webkit-linear-gradient(right, #7a9aaf, #bec0c1); background-image: -moz-linear-gradient(right, #7a9aaf, #bec0c1); background-image: -o-linear-gradient(right, #7a9aaf, #bec0c1); background-image: linear-gradient(to left, #7a9aaf, #bec0c1); }
body.single .post-details.category-reklam .post-footer .post-tags ul li a:hover, body.single .post-details.category-reklam-es-marketing .post-footer .post-tags ul li a:hover { background-image: -webkit-gradient(linear, right top, left top, from(#1fdb8d), to(#a2249e)); background-image: -webkit-linear-gradient(right, #1fdb8d, #a2249e); background-image: -moz-linear-gradient(right, #1fdb8d, #a2249e); background-image: -o-linear-gradient(right, #1fdb8d, #a2249e); background-image: linear-gradient(to left, #1fdb8d, #a2249e); }

/** New posts */
.new-posts { /** Borders */ /** Featured image overlays */ }
.new-posts .post-data:before { background-image: -webkit-gradient(linear, left bottom, left top, from(#a8c69e), to(#479a93)); background-image: -webkit-linear-gradient(bottom, #a8c69e, #479a93); background-image: -moz-linear-gradient(bottom, #a8c69e, #479a93); background-image: -o-linear-gradient(bottom, #a8c69e, #479a93); background-image: linear-gradient(to top, #a8c69e, #479a93); }
.new-posts .category-instagram .post-data:before { background-image: -webkit-gradient(linear, left bottom, left top, from(#269eb5), to(#11c895)); background-image: -webkit-linear-gradient(bottom, #269eb5, #11c895); background-image: -moz-linear-gradient(bottom, #269eb5, #11c895); background-image: -o-linear-gradient(bottom, #269eb5, #11c895); background-image: linear-gradient(to top, #269eb5, #11c895); }
.new-posts .category-youtube .post-data:before { background-image: -webkit-gradient(linear, left bottom, left top, from(#b526b0), to(#db1f1f)); background-image: -webkit-linear-gradient(bottom, #b526b0, #db1f1f); background-image: -moz-linear-gradient(bottom, #b526b0, #db1f1f); background-image: -o-linear-gradient(bottom, #b526b0, #db1f1f); background-image: linear-gradient(to top, #b526b0, #db1f1f); }
.new-posts .category-facebook .post-data:before { background-image: -webkit-gradient(linear, left bottom, left top, from(#265eb5), to(#7f26b5)); background-image: -webkit-linear-gradient(bottom, #265eb5, #7f26b5); background-image: -moz-linear-gradient(bottom, #265eb5, #7f26b5); background-image: -o-linear-gradient(bottom, #265eb5, #7f26b5); background-image: linear-gradient(to top, #265eb5, #7f26b5); }
.new-posts .category-influencer .post-data:before { background-image: -webkit-gradient(linear, left bottom, left top, from(#ff8582), to(#feb871)); background-image: -webkit-linear-gradient(bottom, #ff8582, #feb871); background-image: -moz-linear-gradient(bottom, #ff8582, #feb871); background-image: -o-linear-gradient(bottom, #ff8582, #feb871); background-image: linear-gradient(to top, #ff8582, #feb871); }
.new-posts .category-google .post-data:before { background-image: -webkit-gradient(linear, left bottom, left top, from(#9a4e97), to(#eacf78)); background-image: -webkit-linear-gradient(bottom, #9a4e97, #eacf78); background-image: -moz-linear-gradient(bottom, #9a4e97, #eacf78); background-image: -o-linear-gradient(bottom, #9a4e97, #eacf78); background-image: linear-gradient(to top, #9a4e97, #eacf78); }
.new-posts .category-mobil .post-data:before { background-image: -webkit-gradient(linear, left bottom, left top, from(#eb52e6), to(#e0e647)); background-image: -webkit-linear-gradient(bottom, #eb52e6, #e0e647); background-image: -moz-linear-gradient(bottom, #eb52e6, #e0e647); background-image: -o-linear-gradient(bottom, #eb52e6, #e0e647); background-image: linear-gradient(to top, #eb52e6, #e0e647); }
.new-posts .category-twitter .post-data:before { background-image: -webkit-gradient(linear, left bottom, left top, from(#2676b5), to(#00c1ff)); background-image: -webkit-linear-gradient(bottom, #2676b5, #00c1ff); background-image: -moz-linear-gradient(bottom, #2676b5, #00c1ff); background-image: -o-linear-gradient(bottom, #2676b5, #00c1ff); background-image: linear-gradient(to top, #2676b5, #00c1ff); }
.new-posts .category-technologia .post-data:before { background-image: -webkit-gradient(linear, left bottom, left top, from(#7a9aaf), to(#bec0c1)); background-image: -webkit-linear-gradient(bottom, #7a9aaf, #bec0c1); background-image: -moz-linear-gradient(bottom, #7a9aaf, #bec0c1); background-image: -o-linear-gradient(bottom, #7a9aaf, #bec0c1); background-image: linear-gradient(to top, #7a9aaf, #bec0c1); }
.new-posts .category-reklam .post-data:before, .new-posts .category-reklam-es-marketing .post-data:before { background-image: -webkit-gradient(linear, left bottom, left top, from(#1fdb8d), to(#a2249e)); background-image: -webkit-linear-gradient(bottom, #1fdb8d, #a2249e); background-image: -moz-linear-gradient(bottom, #1fdb8d, #a2249e); background-image: -o-linear-gradient(bottom, #1fdb8d, #a2249e); background-image: linear-gradient(to top, #1fdb8d, #a2249e); }
.new-posts .featured-image:before { background-image: -webkit-gradient(linear, right top, left top, from(#a8c69e), to(#479a93)); background-image: -webkit-linear-gradient(right, #a8c69e, #479a93); background-image: -moz-linear-gradient(right, #a8c69e, #479a93); background-image: -o-linear-gradient(right, #a8c69e, #479a93); background-image: linear-gradient(to left, #a8c69e, #479a93); }
.new-posts .category-instagram .featured-image:before { background-image: -webkit-gradient(linear, right top, left top, from(#269eb5), to(#11c895)); background-image: -webkit-linear-gradient(right, #269eb5, #11c895); background-image: -moz-linear-gradient(right, #269eb5, #11c895); background-image: -o-linear-gradient(right, #269eb5, #11c895); background-image: linear-gradient(to left, #269eb5, #11c895); }
.new-posts .category-facebook .featured-image:before { background-image: -webkit-gradient(linear, right top, left top, from(#265eb5), to(#7f26b5)); background-image: -webkit-linear-gradient(right, #265eb5, #7f26b5); background-image: -moz-linear-gradient(right, #265eb5, #7f26b5); background-image: -o-linear-gradient(right, #265eb5, #7f26b5); background-image: linear-gradient(to left, #265eb5, #7f26b5); }
.new-posts .category-youtube .featured-image:before { background-image: -webkit-gradient(linear, right top, left top, from(#b526b0), to(#db1f1f)); background-image: -webkit-linear-gradient(right, #b526b0, #db1f1f); background-image: -moz-linear-gradient(right, #b526b0, #db1f1f); background-image: -o-linear-gradient(right, #b526b0, #db1f1f); background-image: linear-gradient(to left, #b526b0, #db1f1f); }
.new-posts .category-influencer .featured-image:before { background-image: -webkit-gradient(linear, right top, left top, from(#ff8582), to(#feb871)); background-image: -webkit-linear-gradient(right, #ff8582, #feb871); background-image: -moz-linear-gradient(right, #ff8582, #feb871); background-image: -o-linear-gradient(right, #ff8582, #feb871); background-image: linear-gradient(to left, #ff8582, #feb871); }
.new-posts .category-google .featured-image:before { background-image: -webkit-gradient(linear, right top, left top, from(#9a4e97), to(#eacf78)); background-image: -webkit-linear-gradient(right, #9a4e97, #eacf78); background-image: -moz-linear-gradient(right, #9a4e97, #eacf78); background-image: -o-linear-gradient(right, #9a4e97, #eacf78); background-image: linear-gradient(to left, #9a4e97, #eacf78); }
.new-posts .category-mobil .featured-image:before { background-image: -webkit-gradient(linear, right top, left top, from(#eb52e6), to(#e0e647)); background-image: -webkit-linear-gradient(right, #eb52e6, #e0e647); background-image: -moz-linear-gradient(right, #eb52e6, #e0e647); background-image: -o-linear-gradient(right, #eb52e6, #e0e647); background-image: linear-gradient(to left, #eb52e6, #e0e647); }
.new-posts .category-twitter .featured-image:before { background-image: -webkit-gradient(linear, right top, left top, from(#2676b5), to(#00c1ff)); background-image: -webkit-linear-gradient(right, #2676b5, #00c1ff); background-image: -moz-linear-gradient(right, #2676b5, #00c1ff); background-image: -o-linear-gradient(right, #2676b5, #00c1ff); background-image: linear-gradient(to left, #2676b5, #00c1ff); }
.new-posts .category-technologia .featured-image:before { background-image: -webkit-gradient(linear, right top, left top, from(#7a9aaf), to(#bec0c1)); background-image: -webkit-linear-gradient(right, #7a9aaf, #bec0c1); background-image: -moz-linear-gradient(right, #7a9aaf, #bec0c1); background-image: -o-linear-gradient(right, #7a9aaf, #bec0c1); background-image: linear-gradient(to left, #7a9aaf, #bec0c1); }
.new-posts .category-reklam .featured-image:before, .new-posts .category-reklam-es-marketing .featured-image:before { background-image: -webkit-gradient(linear, right top, left top, from(#1fdb8d), to(#a2249e)); background-image: -webkit-linear-gradient(right, #1fdb8d, #a2249e); background-image: -moz-linear-gradient(right, #1fdb8d, #a2249e); background-image: -o-linear-gradient(right, #1fdb8d, #a2249e); background-image: linear-gradient(to left, #1fdb8d, #a2249e); }

/** Main post list */
.main-posts { /** Mobile colors */ /** Desktop colors */ }
.main-posts .post-data:before { background-image: -webkit-gradient(linear, left bottom, left top, from(#a8c69e), to(#479a93)); background-image: -webkit-linear-gradient(bottom, #a8c69e, #479a93); background-image: -moz-linear-gradient(bottom, #a8c69e, #479a93); background-image: -o-linear-gradient(bottom, #a8c69e, #479a93); background-image: linear-gradient(to top, #a8c69e, #479a93); }
.main-posts .category-youtube .post-data:before { background-image: -webkit-gradient(linear, left bottom, left top, from(#b526b0), to(#db1f1f)); background-image: -webkit-linear-gradient(bottom, #b526b0, #db1f1f); background-image: -moz-linear-gradient(bottom, #b526b0, #db1f1f); background-image: -o-linear-gradient(bottom, #b526b0, #db1f1f); background-image: linear-gradient(to top, #b526b0, #db1f1f); }
.main-posts .category-instagram .post-data:before { background-image: -webkit-gradient(linear, left bottom, left top, from(#269eb5), to(#11c895)); background-image: -webkit-linear-gradient(bottom, #269eb5, #11c895); background-image: -moz-linear-gradient(bottom, #269eb5, #11c895); background-image: -o-linear-gradient(bottom, #269eb5, #11c895); background-image: linear-gradient(to top, #269eb5, #11c895); }
.main-posts .category-facebook .post-data:before { background-image: -webkit-gradient(linear, left bottom, left top, from(#265eb5), to(#7f26b5)); background-image: -webkit-linear-gradient(bottom, #265eb5, #7f26b5); background-image: -moz-linear-gradient(bottom, #265eb5, #7f26b5); background-image: -o-linear-gradient(bottom, #265eb5, #7f26b5); background-image: linear-gradient(to top, #265eb5, #7f26b5); }
.main-posts .category-influencer .post-data:before { background-image: -webkit-gradient(linear, left bottom, left top, from(#ff8582), to(#feb871)); background-image: -webkit-linear-gradient(bottom, #ff8582, #feb871); background-image: -moz-linear-gradient(bottom, #ff8582, #feb871); background-image: -o-linear-gradient(bottom, #ff8582, #feb871); background-image: linear-gradient(to top, #ff8582, #feb871); }
.main-posts .category-google .post-data:before { background-image: -webkit-gradient(linear, left bottom, left top, from(#9a4e97), to(#eacf78)); background-image: -webkit-linear-gradient(bottom, #9a4e97, #eacf78); background-image: -moz-linear-gradient(bottom, #9a4e97, #eacf78); background-image: -o-linear-gradient(bottom, #9a4e97, #eacf78); background-image: linear-gradient(to top, #9a4e97, #eacf78); }
.main-posts .category-mobil .post-data:before { background-image: -webkit-gradient(linear, left bottom, left top, from(#eb52e6), to(#e0e647)); background-image: -webkit-linear-gradient(bottom, #eb52e6, #e0e647); background-image: -moz-linear-gradient(bottom, #eb52e6, #e0e647); background-image: -o-linear-gradient(bottom, #eb52e6, #e0e647); background-image: linear-gradient(to top, #eb52e6, #e0e647); }
.main-posts .category-twitter .post-data:before { background-image: -webkit-gradient(linear, left bottom, left top, from(#2676b5), to(#00c1ff)); background-image: -webkit-linear-gradient(bottom, #2676b5, #00c1ff); background-image: -moz-linear-gradient(bottom, #2676b5, #00c1ff); background-image: -o-linear-gradient(bottom, #2676b5, #00c1ff); background-image: linear-gradient(to top, #2676b5, #00c1ff); }
.main-posts .category-technologia .post-data:before { background-image: -webkit-gradient(linear, left bottom, left top, from(#7a9aaf), to(#bec0c1)); background-image: -webkit-linear-gradient(bottom, #7a9aaf, #bec0c1); background-image: -moz-linear-gradient(bottom, #7a9aaf, #bec0c1); background-image: -o-linear-gradient(bottom, #7a9aaf, #bec0c1); background-image: linear-gradient(to top, #7a9aaf, #bec0c1); }
.main-posts .category-reklam .post-data:before, .main-posts .category-reklam-es-marketing .post-data:before { background-image: -webkit-gradient(linear, left bottom, left top, from(#1fdb8d), to(#a2249e)); background-image: -webkit-linear-gradient(bottom, #1fdb8d, #a2249e); background-image: -moz-linear-gradient(bottom, #1fdb8d, #a2249e); background-image: -o-linear-gradient(bottom, #1fdb8d, #a2249e); background-image: linear-gradient(to top, #1fdb8d, #a2249e); }
.main-posts .post-category:before { background-image: -webkit-gradient(linear, left bottom, left top, from(#a8c69e), to(#479a93)); background-image: -webkit-linear-gradient(bottom, #a8c69e, #479a93); background-image: -moz-linear-gradient(bottom, #a8c69e, #479a93); background-image: -o-linear-gradient(bottom, #a8c69e, #479a93); background-image: linear-gradient(to top, #a8c69e, #479a93); }
.main-posts .category-youtube .post-category:before { background-image: -webkit-gradient(linear, left bottom, left top, from(#b526b0), to(#db1f1f)); background-image: -webkit-linear-gradient(bottom, #b526b0, #db1f1f); background-image: -moz-linear-gradient(bottom, #b526b0, #db1f1f); background-image: -o-linear-gradient(bottom, #b526b0, #db1f1f); background-image: linear-gradient(to top, #b526b0, #db1f1f); }
.main-posts .category-instagram .post-category:before { background-image: -webkit-gradient(linear, left bottom, left top, from(#269eb5), to(#11c895)); background-image: -webkit-linear-gradient(bottom, #269eb5, #11c895); background-image: -moz-linear-gradient(bottom, #269eb5, #11c895); background-image: -o-linear-gradient(bottom, #269eb5, #11c895); background-image: linear-gradient(to top, #269eb5, #11c895); }
.main-posts .category-facebook .post-category:before { background-image: -webkit-gradient(linear, left bottom, left top, from(#265eb5), to(#7f26b5)); background-image: -webkit-linear-gradient(bottom, #265eb5, #7f26b5); background-image: -moz-linear-gradient(bottom, #265eb5, #7f26b5); background-image: -o-linear-gradient(bottom, #265eb5, #7f26b5); background-image: linear-gradient(to top, #265eb5, #7f26b5); }
.main-posts .category-influencer .post-category:before { background-image: -webkit-gradient(linear, left bottom, left top, from(#ff8582), to(#feb871)); background-image: -webkit-linear-gradient(bottom, #ff8582, #feb871); background-image: -moz-linear-gradient(bottom, #ff8582, #feb871); background-image: -o-linear-gradient(bottom, #ff8582, #feb871); background-image: linear-gradient(to top, #ff8582, #feb871); }
.main-posts .category-google .post-category:before { background-image: -webkit-gradient(linear, left bottom, left top, from(#9a4e97), to(#eacf78)); background-image: -webkit-linear-gradient(bottom, #9a4e97, #eacf78); background-image: -moz-linear-gradient(bottom, #9a4e97, #eacf78); background-image: -o-linear-gradient(bottom, #9a4e97, #eacf78); background-image: linear-gradient(to top, #9a4e97, #eacf78); }
.main-posts .category-mobil .post-category:before { background-image: -webkit-gradient(linear, left bottom, left top, from(#eb52e6), to(#e0e647)); background-image: -webkit-linear-gradient(bottom, #eb52e6, #e0e647); background-image: -moz-linear-gradient(bottom, #eb52e6, #e0e647); background-image: -o-linear-gradient(bottom, #eb52e6, #e0e647); background-image: linear-gradient(to top, #eb52e6, #e0e647); }
.main-posts .category-twitter .post-category:before { background-image: -webkit-gradient(linear, left bottom, left top, from(#2676b5), to(#00c1ff)); background-image: -webkit-linear-gradient(bottom, #2676b5, #00c1ff); background-image: -moz-linear-gradient(bottom, #2676b5, #00c1ff); background-image: -o-linear-gradient(bottom, #2676b5, #00c1ff); background-image: linear-gradient(to top, #2676b5, #00c1ff); }
.main-posts .category-technologia .post-category:before { background-image: -webkit-gradient(linear, left bottom, left top, from(#7a9aaf), to(#bec0c1)); background-image: -webkit-linear-gradient(bottom, #7a9aaf, #bec0c1); background-image: -moz-linear-gradient(bottom, #7a9aaf, #bec0c1); background-image: -o-linear-gradient(bottom, #7a9aaf, #bec0c1); background-image: linear-gradient(to top, #7a9aaf, #bec0c1); }
.main-posts .category-reklam .post-category:before, .main-posts .category-reklam-es-marketing .post-category:before { background-image: -webkit-gradient(linear, left bottom, left top, from(#1fdb8d), to(#a2249e)); background-image: -webkit-linear-gradient(bottom, #1fdb8d, #a2249e); background-image: -moz-linear-gradient(bottom, #1fdb8d, #a2249e); background-image: -o-linear-gradient(bottom, #1fdb8d, #a2249e); background-image: linear-gradient(to top, #1fdb8d, #a2249e); }

/** Trend widget & sidebar posts */
.post-sidebar { /** Borders */ /** Badges */ /*
&.category-socialmedia .tooltip-badge,
&.category-social-media .tooltip-badge{
	background-image: linear-gradient(to left, #adf380, #e2dd4a);
}
&.category-facebook .tooltip-badge{
	background-image: linear-gradient(to left, #265eb5, #7f26b5);
}
*/ }
.post-sidebar .post-category:before { background-image: -webkit-gradient(linear, left top, left bottom, from(#a8c69e), to(#479a93)); background-image: -webkit-linear-gradient(top, #a8c69e, #479a93); background-image: -moz-linear-gradient(top, #a8c69e, #479a93); background-image: -o-linear-gradient(top, #a8c69e, #479a93); background-image: linear-gradient(to bottom, #a8c69e, #479a93); }
.post-sidebar.category-socialmedia .post-category:before, .post-sidebar.category-social-media .post-category:before { background-image: -webkit-gradient(linear, left top, left bottom, from(#adf380), to(#e2dd4a)); background-image: -webkit-linear-gradient(top, #adf380, #e2dd4a); background-image: -moz-linear-gradient(top, #adf380, #e2dd4a); background-image: -o-linear-gradient(top, #adf380, #e2dd4a); background-image: linear-gradient(to bottom, #adf380, #e2dd4a); }
.post-sidebar.category-facebook .post-category:before { background-image: -webkit-gradient(linear, left bottom, left top, from(#265eb5), to(#7f26b5)); background-image: -webkit-linear-gradient(bottom, #265eb5, #7f26b5); background-image: -moz-linear-gradient(bottom, #265eb5, #7f26b5); background-image: -o-linear-gradient(bottom, #265eb5, #7f26b5); background-image: linear-gradient(to top, #265eb5, #7f26b5); }
.post-sidebar.category-instagram .post-category:before { background-image: -webkit-gradient(linear, left bottom, left top, from(#269eb5), to(#11c895)); background-image: -webkit-linear-gradient(bottom, #269eb5, #11c895); background-image: -moz-linear-gradient(bottom, #269eb5, #11c895); background-image: -o-linear-gradient(bottom, #269eb5, #11c895); background-image: linear-gradient(to top, #269eb5, #11c895); }
.post-sidebar.category-youtube .post-category:before { background-image: -webkit-gradient(linear, left bottom, left top, from(#b526b0), to(#db1f1f)); background-image: -webkit-linear-gradient(bottom, #b526b0, #db1f1f); background-image: -moz-linear-gradient(bottom, #b526b0, #db1f1f); background-image: -o-linear-gradient(bottom, #b526b0, #db1f1f); background-image: linear-gradient(to top, #b526b0, #db1f1f); }
.post-sidebar.category-influencer .post-category:before { background-image: -webkit-gradient(linear, left bottom, left top, from(#ff8582), to(#feb871)); background-image: -webkit-linear-gradient(bottom, #ff8582, #feb871); background-image: -moz-linear-gradient(bottom, #ff8582, #feb871); background-image: -o-linear-gradient(bottom, #ff8582, #feb871); background-image: linear-gradient(to top, #ff8582, #feb871); }
.post-sidebar.category-google .post-category:before { background-image: -webkit-gradient(linear, left bottom, left top, from(#9a4e97), to(#eacf78)); background-image: -webkit-linear-gradient(bottom, #9a4e97, #eacf78); background-image: -moz-linear-gradient(bottom, #9a4e97, #eacf78); background-image: -o-linear-gradient(bottom, #9a4e97, #eacf78); background-image: linear-gradient(to top, #9a4e97, #eacf78); }
.post-sidebar.category-mobil .post-category:before { background-image: -webkit-gradient(linear, left bottom, left top, from(#eb52e6), to(#e0e647)); background-image: -webkit-linear-gradient(bottom, #eb52e6, #e0e647); background-image: -moz-linear-gradient(bottom, #eb52e6, #e0e647); background-image: -o-linear-gradient(bottom, #eb52e6, #e0e647); background-image: linear-gradient(to top, #eb52e6, #e0e647); }
.post-sidebar.category-twitter .post-category:before { background-image: -webkit-gradient(linear, left bottom, left top, from(#2676b5), to(#00c1ff)); background-image: -webkit-linear-gradient(bottom, #2676b5, #00c1ff); background-image: -moz-linear-gradient(bottom, #2676b5, #00c1ff); background-image: -o-linear-gradient(bottom, #2676b5, #00c1ff); background-image: linear-gradient(to top, #2676b5, #00c1ff); }
.post-sidebar.category-technologia .post-category:before { background-image: -webkit-gradient(linear, left bottom, left top, from(#7a9aaf), to(#bec0c1)); background-image: -webkit-linear-gradient(bottom, #7a9aaf, #bec0c1); background-image: -moz-linear-gradient(bottom, #7a9aaf, #bec0c1); background-image: -o-linear-gradient(bottom, #7a9aaf, #bec0c1); background-image: linear-gradient(to top, #7a9aaf, #bec0c1); }
.post-sidebar.category-reklam .post-category:before, .post-sidebar.category-reklam-es-marketing .post-category:before { background-image: -webkit-gradient(linear, left bottom, left top, from(#1fdb8d), to(#a2249e)); background-image: -webkit-linear-gradient(bottom, #1fdb8d, #a2249e); background-image: -moz-linear-gradient(bottom, #1fdb8d, #a2249e); background-image: -o-linear-gradient(bottom, #1fdb8d, #a2249e); background-image: linear-gradient(to top, #1fdb8d, #a2249e); }

/** Similar posts - widget header */
.widget-similar .widget-title { background-image: -webkit-linear-gradient(243deg, #a8c69e, #479a93); background-image: -moz-linear-gradient(243deg, #a8c69e, #479a93); background-image: -o-linear-gradient(243deg, #a8c69e, #479a93); background-image: linear-gradient(207deg, #a8c69e, #479a93); }
.widget-similar.category-socialmedia .widget-title, .widget-similar.category-social-media .widget-title { background-image: -webkit-linear-gradient(243deg, #adf380, #e2dd4a); background-image: -moz-linear-gradient(243deg, #adf380, #e2dd4a); background-image: -o-linear-gradient(243deg, #adf380, #e2dd4a); background-image: linear-gradient(207deg, #adf380, #e2dd4a); }
.widget-similar.category-facebook .widget-title { background-image: -webkit-linear-gradient(243deg, #265eb5, #7f26b5); background-image: -moz-linear-gradient(243deg, #265eb5, #7f26b5); background-image: -o-linear-gradient(243deg, #265eb5, #7f26b5); background-image: linear-gradient(207deg, #265eb5, #7f26b5); }
.widget-similar.category-instagram .widget-title { background-image: -webkit-linear-gradient(243deg, #269eb5, #11c895); background-image: -moz-linear-gradient(243deg, #269eb5, #11c895); background-image: -o-linear-gradient(243deg, #269eb5, #11c895); background-image: linear-gradient(207deg, #269eb5, #11c895); }
.widget-similar.category-youtube .widget-title { background-image: -webkit-linear-gradient(243deg, #b526b0, #db1f1f); background-image: -moz-linear-gradient(243deg, #b526b0, #db1f1f); background-image: -o-linear-gradient(243deg, #b526b0, #db1f1f); background-image: linear-gradient(207deg, #b526b0, #db1f1f); }
.widget-similar.category-influencer .widget-title { background-image: -webkit-linear-gradient(243deg, #ff8582, #feb871); background-image: -moz-linear-gradient(243deg, #ff8582, #feb871); background-image: -o-linear-gradient(243deg, #ff8582, #feb871); background-image: linear-gradient(207deg, #ff8582, #feb871); }
.widget-similar.category-google .widget-title { background-image: -webkit-linear-gradient(243deg, #9a4e97, #eacf78); background-image: -moz-linear-gradient(243deg, #9a4e97, #eacf78); background-image: -o-linear-gradient(243deg, #9a4e97, #eacf78); background-image: linear-gradient(207deg, #9a4e97, #eacf78); }
.widget-similar.category-mobil .widget-title { background-image: -webkit-linear-gradient(243deg, #eb52e6, #e0e647); background-image: -moz-linear-gradient(243deg, #eb52e6, #e0e647); background-image: -o-linear-gradient(243deg, #eb52e6, #e0e647); background-image: linear-gradient(207deg, #eb52e6, #e0e647); }
.widget-similar.category-twitter .widget-title { background-image: -webkit-linear-gradient(243deg, #2676b5, #00c1ff); background-image: -moz-linear-gradient(243deg, #2676b5, #00c1ff); background-image: -o-linear-gradient(243deg, #2676b5, #00c1ff); background-image: linear-gradient(207deg, #2676b5, #00c1ff); }
.widget-similar.category-technologia .widget-title { background-image: -webkit-linear-gradient(243deg, #7a9aaf, #bec0c1); background-image: -moz-linear-gradient(243deg, #7a9aaf, #bec0c1); background-image: -o-linear-gradient(243deg, #7a9aaf, #bec0c1); background-image: linear-gradient(207deg, #7a9aaf, #bec0c1); }
.widget-similar.category-reklam .widget-title, .widget-similar.category-reklam-es-marketing .widget-title { background-image: -webkit-linear-gradient(243deg, #1fdb8d, #a2249e); background-image: -moz-linear-gradient(243deg, #1fdb8d, #a2249e); background-image: -o-linear-gradient(243deg, #1fdb8d, #a2249e); background-image: linear-gradient(207deg, #1fdb8d, #a2249e); }

/** Scroll animation/transition classes */
